/*********************************************************/
/*	RESPONSIVO CSS										 */
/*	DESENVOLVIDO POR: GLOBALWS							 */
/*	CEO: MICHAEL PICOLO									 */
/*********************************************************/
@media (max-width: 1680px) {
	header .slogan {width: 80%;}
}


@media (max-width: 1600px) {
	header .slogan h1 {font-size: 2.6em;}
}


@media (max-width: 1440px) {
	
}

@media (max-width: 1400px) {
	.interna {height: 250px;}
	header .logointerno {width: 15%;}
	
}


@media (max-width: 1366px) {
	header .logo {width: 20%; height: 260px; top: 5%;}
	header .slogan {width: 90%; margin: 5% auto 0 auto;}
	.scroll-down {width: 45px; height: 45px; margin-left: -37px; -webkit-border-radius: 45px; -moz-border-radius: 45px; border-radius: 45px; font-size: 35px; line-height: 50px;}
}


@media (max-width: 1280px) {
	.content {max-width: 95%;}
	
	.especial .esquerda {width: 50%;}
}

@media (max-width: 1152px) {
	header .slogan h1 {font-size: 2em;}
	header .slogan p {font-size: 1.2em;}
	
	#cssmenu > ul > li > a {padding: 20px;}
	
	.aclinica p {width: 100%; }
	
	.especialidades { padding: 40px 0;}
	
	.doutor .foto {width: 350px; height: 350px;}
}

@media (max-width: 1024px) {
	.especial .esquerda {width: 60%;}
	
	.interna {height: 200px;}

}


@media (max-width: 950px) {
	.aclinica h2 {font-size: 2em;}
		
	.especialidades h1 {font-size: 2em;}
	.especialidades .esquerda {width:100%; float: none; margin-bottom: 30px}
	.especialidades .direita {width: 60%; float: none; padding-top: 0; margin: auto;}
	
	.exames h1 {font-size: 2em;}
	.exames p {width: 100%;}
	
	.doutor {padding: 60px 0;}
	.doutor h1 {font-size: 2em;}
	.doutor .foto {width: 300px; height: 300px;}
	.doutor .esquerda {width: 100%; float: none; margin-bottom: 30px}
	.doutor .direita {width: 300px; float: none; margin: auto;}
	
	.especial h1 {font-size: 2em;}
	.especial .esquerda {width: 90%; margin: auto;}
	
	.depoimentos {padding: 60px 0;}
	.depoimentos h1 {font-size: 2em;}
	
	.contato .esquerda {width: 100%; float: none; margin-bottom: 30px;}
	.contato .direita {width: 100%; float: none;}
	
	.conteudo .esquerda {width: 50%; float: none; margin: 0 auto 30px auto;}
	.conteudo .direita {width: 100%; float: none;}
	
	footer .contatos .icone {width: 15%; float: none; margin: auto;}
	footer .contatos p {width: 100%; float: none; font-size: 1em; line-height: 25px;}
	footer .contatos li {width: 100%; float: none; margin-bottom: 20px; text-align: center;}
	
	.interna {width: 100%; height: auto; max-height: 400px; background-image: none !important; display: table;}
	header .logointerno {width: 35%; height: 240px; float: none; margin: 1% auto 30px auto;}
	
	p {text-align: justify !important;}
	h1 {text-align: center; width: 100%;}
	
	footer p {text-align: center !important;}
}


@media (max-width: 768px) {
	.home {height: 400px; background-size: 100%;}
	header .logo {width: 30%; height: 200px; top: 5%;}
	header .slogan h1 {font-size: 1.6em;}
	header .slogan p {font-size: 0.9em; width: 100%;}
	
	.aclinica {padding: 60px 0;}
	.aclinica h3 {padding: 15px 0; font-size: 1.4em; display: block; text-align: center;}
	
	.patologias h1 {font-size: 1.4em;}
	.patologias p {column-count: 1;}
	.patologias h2 {font-size: 1.2em;}
	
	
}

@media (max-width: 667px) {
	.home {height: 350px;}
	header .slogan h1 {font-size: 1.3em; padding-bottom: 20px; line-height: 20px;}
	header .slogan p {margin: 0; font-size: 0.8em; letter-spacing: 0;}
}

@media (max-width: 600px) {
	.home {background-size: cover;}
	.conteudo .esquerda {width: 90%;}
}

@media (max-width: 568px) {
	header .logo {width: 42%; height: 200px; top: 5%;}
}

@media (max-width: 480px) {
	header .slogan h1 {font-size: 1em; }
	header .slogan p {font-size: 0.7em;}
	
	.patologias .botao {width: 100%;}
	
	.especial .bt {padding: 10px; font-size: 0.9em;}
	.especial .botao {padding: 10px; font-size: 0.9em;}
	
	header .logointerno {width: 50%;}
}

@media (max-width: 414px) {
	header .logo {width: 55%; }
	
	.especial h1 {font-size: 1.8em;}
}

@media (max-width: 384px) {
	
}

@media (max-width: 375px) {

}
/*********************************************************/