	.pre-header .area-busca input[type=search] {
    border: solid 1px #272e4d !important;
 	
 	}

	.area-busca button#searchsubmit {
    color: #272e4d;
	
	}

	button.navbar-toggle {
    border: 1px solid #fff;
	
	}
	
	.navbar-toggle .icon-bar {
    background: #fff;
	
	}

	.menutopo span {
    vertical-align: super;

	}



/* 
 CELULARES PEQUENOS
*/
@media screen and (min-width: 320px) {
}

/* 
 CELULARES MAIORES
*/
@media screen and (min-width: 480px) {
	
}


/*** RESPONSIVIDADE PAGENAVI ***/
@media screen and (max-width: 612px) {

	ul.ecs-event-list {
		grid-template-columns: 1fr;
		width: 100%;
		padding: 0 15px;
	}
	ul.ecs-event-list li.ecs-event {
		margin: 0;
	}
	ul.ecs-event-list li.ecs-event h4 {
		text-align: center;
	}

	.area-busca {
		display: none;
	}
	.area-direita {
		text-align: center;
	}
	.page, .last, span.pages {
    display: inline-block !important;
	}

	#form-filter .form-item {
		margin-top: 10px;
	}
	.item-medico {
		text-align: center;
	}

	.centro-modal {
		width: 90%;
	}

	.wp-pagenavi {
/*	background-color: red !important ;*/
	
	}

	.wp-pagenavi a, .wp-pagenavi span{
	margin:3px !important;
	
	}

	.footer-post ul li a{
	margin:3px !important;

	}
}	
/*** RESPONSIVIDADE PAGENAVI ***/

/*** AUMENTAR ÁREA DE PESQUISAR ATÉ 991px ***/
@media screen and (max-width: 991px) {


	.pre-header .area-busca .form-item{
	padding-bottom: 35px !important;
    width: 100% !important;
    
    }

	#barra-header .barra-e, .barra-d {
    text-align: center;
	
	}

	.barra-d {
    padding-top: 8px;
	
	}

	.form-item.col-lg-4.col-md-5.col-sm-12.col-xs-12 {
    padding: 7px 0px;
	}

	.col-lg-4.col-md-4.col-sm-12.col-xs-12 {
    padding-top: 0px;
    padding-bottom: 9px;
	}

	.info {
    padding: 7px 0px 0px;
	}

}
/*** AUMENTAR ÁREA DE PESQUISAR ATÉ 991px ***/


/*** CENTRALIZAR TEXTO RODAPÉ ATÉ O VALOR DE ***/
@media screen and (max-width: 700px) {

	.area-direita.col-sm-6.col-xs-12 {
    text-align: center !important;

	}

	.area-esquerda.col-sm-6.col-xs-12 {
    text-align: center !important;
	
	}




}
/*** CENTRALIZAR TEXTO RODAPÉ ATÉ O VALOR DE ***/









@media screen and (min-width: 769px){

	li.dropdown:hover > .dropdown-menu {
    display: block;
    /*background-color:red;*/
}

}

/* 
TABLETS
*/
@media screen and (min-width: 768px) {
.navbar-brand { display:inline-block; }
}



/* 
TABLET MAIOR
*/
@media screen and (min-width: 992px) {
.navbar-brand { display:none; }


	.form-item.col-lg-4.col-md-5.col-sm-12.col-xs-12 {
    width: 35%;
	
	}

	.info.col-lg-4.col-md-2.col-sm-12.col-xs-12 {
    width: 30%;
	
	}



}


@media screen and (max-width: 1199px) and (min-width: 990px){
	.barra-e.col-lg-6.col-md-6.col-sm-12.col-xs-12 {
    padding-bottom: 15px;
   /* background-color: red;*/
	
	}
}	

/*** BOTÃO MAIS INFORMAÇÕES MÉDICO E CLÍNICAS ***/ 
 @media screen and (max-width: 992px) {

	.item-medico a.bt-azul, .item-clinica a.bt-azul {
    margin-left: 15px !important;
	
	}
}
/*** BOTÃO MAIS INFORMAÇÕES MÉDICO E CLÍNICAS ***/ 

/* 
 GERAL
*/
@media screen and (min-width: 1200px) {

}



