
@media (max-width: 768px) {
	body { font-size: 12px !important; }
	
	section { height:auto !important; }	
	.title { font-size:16px; margin-bottom: 10px; }
	.subtitle { font-size:20px; margin-bottom: 15px; }
	.subtitle2 { font-size:20px; margin-bottom: 15px; }	
	.mtop30 { margin-top:30px; }
	
	#home { margin-top: 50px !important; }
	.homeDescTitle { font-size:8px; }
	.homeDesc { font-size:6px; }  
	#home_desc .title { font-size:8px; } 
	#home_desc .homeSubDesc { font-size:6px; }
	/*#home_slogan { font-size:18px; top: 20%; top: 27%;right: 7%;}*/
	
	#sprograma { padding-top:0 !important; }
	#sprograma .container { min-height: AUTO !important; }  
	#sprograma .title {padding-top:10px !important; font-size:14px !important;}
	#sprograma .subtitle {font-size:16px !important; margin-bottom: 30px !important;}
	.programaDivisao { position: relative; padding-top: 25%; bottom:10vh !important; top:AUTO !important; }
	.programaDesc { padding-top:0 !important; }
	
	.recrutamentoSubTitle3{margin-top:0px !important;margin-left: 10px !important; font-size:18px !important;}
	
	.carouselDesc { margin-top: 1rem; text-align: center; padding: 0 1rem; }
	.carousel-item img { max-height: 200px; margin-bottom: 1rem; }
	.carouselDesc p { font-size: 0.75rem; line-height: 1.5; width: 60%; margin: 0 auto; }
	
	.oportunidadeDesc{ margin-top:2rem !important; }
	.oportunidadesSubTitle2 { font-size:12px; }
	
	.contactosBtn { height:auto !important; }
	.contactosImg { max-height:100% !important; margin-top:60px !important; }
	
	section#sprograma{ height: auto !important; }
	
}

/*@media (max-width:1399px) {
	
	section{ height:100% !important; padding-top:2rem !important; padding-bottom:10px !important; }
	section.contactosSection { padding-bottom:0px !important; }
	section#sprograma{ height:720px !important; }
	.nav-link { font-size: 12px !important; }
}

@media (min-width: 1024px) and (max-width: 1440px) {
  section#home{ height:720px !important; }
}


@media (min-width:1899px) {
	
	.contactosSection { height:100% !important; } 
	section{ height:100vh !important; } 
}
*/


@media (max-width:1799px) {
	
	section{ height:100% !important; padding-top:2rem !important; padding-bottom:10px !important; }
	section.contactosSection { padding-bottom:0px !important; }
	section#sprograma{ height:850px !important; }
	.nav-link { font-size: 12px !important; }
}

@media (min-width: 1024px) and (max-width: 1440px) {
  section#home{ height:720px !important; }
  .programaDivisao{ top:10vh !important; }
}


@media (min-width:1899px) {
	
	.contactosSection { height:100% !important; } 
	section{ height:100vh !important; }  
	section#recrutamento{height:100% !important;}
	/*section#recrutamento{height:1000px !important;}*/
	.title{padding-top:55px !important;}
}

@media (min-width:769px) and  (max-width:999px){
	.title{ font-size:16px !important; padding-bottom:15px !important; margin-bottom:0px !important; }
	.subtitle{ font-size:18px !important; }
	.programaDivisao { top:20vh !important; }
}

@media (max-width: 768px) {
	
	section#sprograma{ height: auto !important; }
	
}

@media (min-width:1600px){
	#home_desc { bottom: 7% !important;}
}

@media (min-width:1650px){
	.container { max-width:1600px !important;}
	.programaDesc{font-size:14px !important;}
}