.objectives{
height: 350px;
color:#fff;
text-align: center;
text-shadow: 1px 2px 3px #666;
}
.objectives .parallax-container{
	height: 350px;
}
.objectives .title{
	margin-top:1.5em !important;
	font-size: 32px;
}
.objectives .title{
	margin-top:1.5em !important;

	font-size: 32px;
}
.objectives .objective .title{
	margin-top:0.5em;
	font-size: 23px;
}
.objectives .objective .text-objectives{
	font-size: 20px;
    padding-left: 2em;
    padding-right: 2em;
}
@media screen and (max-width: 1024px){
	.objectives .title{
	margin-top:1em;
	font-size: 32px;
}
		.objectives{
	height: auto;

}
.objectives .parallax-container{
	height: auto;
	padding-bottom:1em;
}

}
@media screen and (max-width: 768px){
/*	.objectives{
height: 450px;
}
.objectives .parallax-container{
	height: 450px;
}*/
.objectives .objective .text-objectives{
	font-size: 16px;
    padding-left: 0em;
    padding-right: 0em;
}
.objective{
	text-align:left;
}
}
@media screen and (max-width: 700px){

}

