 /***** Tablets *****/
 @media screen and (max-width: 1024px){
.faixa3 {
    background-image: url(../producao.jpg);
    background-size: 100%;
    background-position-y: 50%;
    background-color: #9b3d30;
    background-repeat: no-repeat;
}
ul.lista-menu-principal[data-toggle="open"]>li {
    background-color: #545454;
    width: 100%!important;
}
.moduleUnderline .col-md-6{
    width: 80%;
}
.setaprodu{
        left: -23%!important;
}
.datacima {
    border: 2px solid white;
    width: 27%;
    text-align: center;
    border-radius: 50%;
    background-color: #a14337;
    height: 31%;
    left: 40%;
    position: absolute;
    bottom: -16%;
}
}
@media screen and (max-width: 768px){
#interna img{
    width: 100%;
}
.faixa3{
	background-image: none;
	background-color: #9a4134;
}
.col-md-12.langBar {
    margin-left: 0px;
}
.boxprodu.col-md-6 {
	display: inline-block;
}
.setaprodu{
	    left: -15%!important;
}
.caixaIm {
    min-height: 350px;
}
.informesIm .col-md-6 {
	display: inline-block;
}
.buscaM{
	float: right;
}
#noticias .col-md-4{
width: 80%;
    left: 10%;
    margin-bottom: 20px;
}
.diacima{
     /* margin-top: 10px; */
     font-size: 20px;
}
.docenteMobile h3{
    text-align: center;
    height: 70px;
}
}
/***** smartphones *****/
@media screen and (max-width: 500px){

/*fix para banner de em breve*/
img[src="/images/images/30_11_im_banner_embreve.png"]{
    width: 100%;
}
#banner{
  display: none;
}
div#headerIcons{
    height: 150px;
}
.col-md-12.langBar {
    margin-left: 0px;
    width: 340px;
    margin-top: 60px;
}
.moduleUnderline{
    /* height: 60px; */
}
.moduleUnderline .custom{
    height: 60px;
}

/* top icons */ 
.topIcon {
    width: 50px;
}
.topIconLang {
    width: 25px;
}

.datacima {
    border: 2px solid white;
    width: 24%;
    text-align: center;
    border-radius: 50%;
    background-color: #a14337;
    height: 33%;
    left: 40%;
    position: absolute;
    bottom: -12%;
    }
.caixacima{
    margin-bottom: 10px;
}

.faixa1 .container {
    position: relative;
    /* margin-bottom: 115px; */
}

.leiacima, .leiaIm{
    width: 45%;
    left: 26.5%;
    }
.informesIm .col-md-6 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10%;
}

.col-md-6 .informesIm {
    height: auto;
}


.caixaIm{
	min-height: 350px;
}
.boxprodu.col-md-6 {
    min-height: 200px;
    background-color: white;
    width: 45%;
    margin: 2%;
    display: inline-block;
    /* margin: 0; */
    border-left: 3px solid black;
}
.setaprodu {
	    width: 30px!important;
    height: 30px!important;
    left: -21%!important;
}
#teses{
	width:93vw;
}
#headerPrincipal{
	/* overflow: auto; */
}
.warp.warp_docentes{
    width: auto;
}
.control {
    right: 17%;
}


}
@media screen and (max-width: 400px){
	#banner{
  display: none;
}
.datacima {
    border: 2px solid white;
    width: 24%;
    text-align: center;
    border-radius: 50%;
    background-color: #a14337;
    height: 33%;
    left: 40%;
    position: absolute;
    bottom: -12%;
    }
    .caixacima{
    	margin-bottom: 10px;
    }
    .leiacima, .leiaIm{
    /* width: 30%; */
}
.informesIm .col-md-6 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10%;
}
.caixaIm{
	min-height: 350px;
}
.boxprodu.col-md-6 {
    min-height: 200px;
    background-color: white;
    width: 45%;
    margin: 2%;
    display: inline-block;
    /* margin: 0; */
    border-left: 3px solid black;
}
.setaprodu {
	    width: 30px!important;
    height: 30px!important;
    left: -23%!important;
}
#teses{
	width:93vw;
}

}

/***** iphone5 e smartphones antigos *****/

@media screen and (max-width: 320px){

}