@media only screen and (min-width: 1920px) {
	.imagensInstagram{
	  width: 170px; 
	  height: 170px;
	}
}

@media only screen and (max-width: 1920px) {
	.bg-iconeInstagram img{
		max-width: 7% !important;
	}
}

@media only screen and (max-width: 1366px)  {
	.imagensInstagram{
	  width: 140px; 
	  height: 140px;
	}
}

@media only screen and (max-width: 1199px) {
  	.detalheImagemSobre1{
    margin-top: -18.5%;
	}

	.detalheImagemSobre2{
    margin-top: -17.5%;
	}

	.containerSobre .text-medium{
		font-size: 12px !important;
	}

	.containerSobre .title-large{
		font-size: 26px !important;
	}

	.containerSobre .padding-thirty{
		padding-top: 1% !important;
	}

	.containerSobre .margin-twelve-bottom{
		margin-bottom: 0 !important;
	}

	.lSSlideOuter{
		height: 100px !important;
	}

	/*.sobreEstrutura{
	  padding: 20px 20px 40px 20px;
	}*/

	.sobreEstrutura h2{
	  font-size: 19px;
	}

	.sobreEstrutura p{
	  font-size: 12px; 
	}

	.imagensInstagram{
	  width: 140px; 
	  height: 140px;
	}
	 .navbar li a{
	 	font-size: 10px;
	 }
}

@media only screen and (max-width: 991px) {
  	.detalheImagemSobre1{
    margin-top: -23.8%;
	}
	.detalheImagemSobre2{
    margin-top: -22.5%;
	}

	.containerSobre .text-medium{
		font-size: 11px !important;
	}

	.containerSobre .title-large{
		font-size: 24px !important;
	}

	.containerSobre .padding-thirty{
		padding-top: 0% !important;
	}

	.parallax{
	  background-position: center;
	  background-size: cover;
	}

	.parallax:hover {
	  background-position: center;
	  background-size: cover;
	}

	.parallax2{
	  background-position: center;
	  background-size: cover;
	}

	.parallax2:hover {
	  background-position: center;
	  background-size: cover;
	}

	.lSSlideOuter{
		height: 125px !important;
	}

	/*.sobreEstrutura{
	  padding: 20px 20px 100px 20px;
	}*/
}

@media only screen and (max-width: 767px){
	.boderRadiusSobre{
		align-items: center !important;
		text-align: center !important;
	}

	.boderRadiusSobre img{
		height: 350px !important;
		z-index: 5;
	}

	.linkborder{
		border:none;
	}

	.containerSobre .padding-thirty {
    	padding-top: 5% !important;
    	padding-bottom: -40% !important;
	}

	.containerSobre .text-medium{
		font-size: 12px !important;
	}

	.iconEspecialidades{
		align-items: center;
		text-align: center;
		height: auto !important;
	}

	/*.iconEspecialidades img{
		max-width: 20% !important;
		padding-bottom: 10px;
	}*/

	.bg-celularInstagram{
		display: none ;
	}

	.galeriaInstagram{
		margin-top: -85px !important;
		margin-bottom: -100px !important;
	}

	.imagensInstagram{
	  width: 150px; 
	  height: 150px; 
	}
}

@media only screen and (max-width: 458px) {
	/*.boderRadiusSobre{
		left: 8%;
	}*/

	.fitinha{
		margin-bottom: 6.5% !important;
	}

	.especialidadesImagens img{
		padding-top: 8px;
	}

	.galeriaInstagram{
		margin-top: -75px !important;
	}

	.lSSlideOuter{
		height: 70px !important;
	}

	.lSAction{
		margin-top: -30px;
	}
	.sobreEstrutura p{
	   font-size: 10px;
	 }

	.imagensInstagram{
	  width: 120px; 
	  height: 120px; 
	}

	footer img{
		max-width: 50%;
	}

	.form-container-atendimento{
		width: 100% !important;
	}
	#close-lightbox::before, #close-lightbox::after{
		background: #1d4b65 !important;
	}

	.lightbox form {
		border-radius: 0px 0px 0px 0px;
	}

	.lightbox form{
		left: 0;
	}
}







