.main-english {

    margin: 0 auto;
    text-align: left;
    clear: both;
    width: 100%;
    max-width: none !important;
    /*min-width: 1360px;*/
}
.main-english .others {
    font-size: 1.6em;
}
.bottom-en {
    width: 300px;
    float: left;
    margin-left: 4.5%;
}
.bottom-en:first-child {
    margin-left: 0;
}
.bottom-en h1 {
    color: #dd9f5e;
    font-family: "linix libertine";
    font-size: 2.0em;
    font-weight: normal;
    border-bottom: 1px solid;
}
.bottom-en p {
    margin-top: 0.5em;
}
.bottom-en p a{
    color:#dd9f5e;
    font-family: "verdana";
    font-size: 1.4em;
    font-weight: normal;
}
.bottom-en p a:hover{
    color:#FFFFFF;
}

#footer-en {
    background: rgba(25, 1, 1, 0.91);
    width: 100%;
    z-index: 20;
    height: auto;
    padding: 0 15% 15px 15%;
    bottom: 0;
    position: fixed;
}
.partner {
    width: 10%;
}
.graduate {
    width: 22%;
}
.history {
    width: 12%;
}
.archive{
    width: 13%;
}
    .archive .input-pesquise{
        width: 80%;
        color:#FFFFFF;
        background: transparent;
        border: 1px solid #FFFFFF;
    }
    .archive .bt-pesquise{
        background:url(lupa1.png) no-repeat;
        width: 38px;
        height:31px;
    }
.main-english .breadcrumbs {
    margin-left: 5.5%;
    margin-top: 20px;
    margin-bottom: 10px;

}
.newsletter {
    float: left;
    height: auto;
    text-align: left;
}
/*.news-page p, .news-page h1 {
    width: 83.55%;
}*/
.news-page h1 {
    margin-left: 6.2em;
    font-size: 2.8em;
}
.cat-items h1{
    margin-left: 0em;
}
::-webkit-input-placeholder {
    color: transparent;
}
@media only screen and (max-width:1680px){
    #footer-en{
        padding: 0 10% 0.5% 10%;
    }
    .archive {
        width: 16%;
    }
    .graduate {
        width: 25%;
    }
    .history {
        width: 15%;
    }
    .partner {
        width: 13%;
    }
}
@media only screen and (max-width:1440px){
    #footer-en{
        padding: 0 10% 0.5% 3%;
    }
    .archive {
        width: 20%;
    }
    .graduate {
        width: 29%;
    }
    .history {
        width: 16%;
    }
    .partner {
        width: 14%;
    }
}

@media only screen and (max-width:1366px){


/*Versão inglês Rodapé*/
    #footer-en{
        padding: 0 5%;
    }
    .archive {
        width: 20%;
    }
    .graduate {
        width: 25%;
    }
    .history {
        width: 20%;
    }
    .partner {
        width: 20%;
    }
    /*Fim Rodapé */
}
@media only screen and (max-width:1280px){
    #footer-en{
        padding: 0 10% 0.5% 0.5%;
    }
    .archive {
        width: 18%;
    }
    .graduate {
        width: 33%;
    }
    .history {
        width: 20%;
    }
    .partner {
        width: 15%;
    }
}
@media only screen and (max-width:1024px){
    #footer-en{
        padding: 0 0 0.5% 0.5%;
    }
    .bottom-en{
        margin-left: 1%;
    }
    .archive {
        width: 23%;
    }
    .graduate {
        width: 33%;
    }
    .history {
        width: 20%;
    }
    .partner {
        width: 19%;
    }
}
@media only screen and (max-width:768px){
    .english .slidesjs-slide .subtitle h2{
        width: 100%;
    }
    
/*News Page*/
    .news-page,.barra-lateral{
        width: 95%;
        margin:0 0 0 5%;
    }
    .box-pagination{
        width: 100%;
        height: 15px;

    }
    .counter{
        width: 100% !important;
    }  
    .news-page h1{
        margin:0;

    } 
    .news-page p{
        margin-left:0;
    }
    .colum-red-dir{
        width:auto;
        margin:0; 
    }
    .colum-red-esq{
        display:none; 
    }
    .news-page blockquote{
        width: auto !important;
        margin: 0 5% 0 0 !important;
    }
    .redes-sociais-bottom .addthis_toolbox {
        float: left;
    }
    table{
        margin:auto auto !important;
    }
    .colum-red-dir table img{
        width: 100% !important;
        height: auto !important;
    }
    .colum-red-dir iframe{
        width: 100% !important;
    }


/*Versão inglês Rodapé*/
    #footer-en {
        position: relative;
        float: left;
        padding: 0 0 3% 0;
    }
    .bottom-en {
        float: left;
        position: relative;
        width: 100%;
        margin-left: 0;
        padding-left: 1%;
    }
    .bottom-en p a{
        font-size: 2.0em;
    }
    .archive .input-pesquise{
      width: 25%;
    }
    .archive,.graduate,.history,.partner {
        width: 99%;
    }

    /*Fim Rodapé */
}
