.english .slidesjs-slide .subtitle-left {
    font-family: sans-serif;
    color: white;
    top: inherit;
    left: 55%;
    bottom:220px;
    height: auto;
    z-index: 1;
    position: fixed;
    background: url(bck-new_h.png);
    width: 30%;
}
.english ul.slidesjs-pagination{
    top: inherit;
    left: 55%;
    bottom:166px;
    margin: 0;
    height: 50px;
    position: fixed;
    border-radius: 0;
    z-index: 10;
    background: #1e0103;
    width: 30%;
    opacity: 0.8;
    overflow: hidden;
}
.english ul.slidesjs-pagination li a{
    color:#d76a01 !important;
    font-size: 1.8em !important;

}
.english ul.slidesjs-pagination li.slidesjs-pagination-item a.active{
    font-size: 1.8em;
    font-weight: normal;
    color:#FFFFFF !important;
}
.english ul.slidesjs-pagination li a:hover,.english ul.slidesjs-pagination li a:active{
    color:#FFFFFF !important;

}
.english .slidesjs-slide .subtitle h2{
	display:inline-block;
	color: #eb7400;
	margin: 1em 1em 0 1.5em;
	padding: 0;
    border: none;
	font-family: "source sans pro";
	font-size:2.6em;
}
.english .slidesjs-slide .subtitle p{
	display:inline-block;
	color: #ffffff;
	margin: 0em 1em 1em 1.8em;
	padding: 0;
	font-family: "source sans pro";
	font-size: 2.2em;
}
.english .slidesjs-pagination-item{
	display: inline;
	margin: 0em .2em 1em .2em;
	overflow: hidden;
	float: left;
	padding-top: 1.5em;
}
.english .slidesjs-next {
    background: url(arrow-right.png) no-repeat;
    right: 25px;
}
.english .slidesjs-next:hover {
    background: url(arrow-righ-over.png) no-repeat;
    right: 25px;
}
.english .slidesjs-previous {
    background: url(arrow-left.png) no-repeat;
    left:25px;
}
.english .slidesjs-previous:hover {
    background: url(arrow-left-over.png) no-repeat;
    left:25px;
}
.english .slidesjs-navigation {
    width: 34px;
    height: 78px;
    text-indent: 9999px;
}
.latest {
    float: right;
    width: 25%;
    padding: 1% 0;
}
.latest a {
    color: #FFFFFF;
    font-size: 1.8em;
    font-family: "source sans pro";
}
    .latest a:hover {
        color:#d76a01
    }
.main-english .slidesjs-slide .subtitle-galery{
    height: 100%;
    left: 63%;
    margin-right: 10%;
}
.main-english .subtitle-galery h1{
    background: url(galeria_museologico.png) center center no-repeat
}
.main-english .arquitetonico .subtitle-galery h1{
    background: url(galeria_arquit.png) center center no-repeat
}
.main-english .fotos-documentos .subtitle-galery h1{
    background: url(galeria_arquivistico.png) center center no-repeat
}
.main-english .slider-3 {
    height: 400px;
    overflow: hidden;
}
.main-english .slider-3 img{
    height: 400px;
}
.main-english .slidesjs-slide .subtitle-galery p{
    line-height: 2.0em;
}
.responsive{
    width:100%;
    height: 100vh;
    background-position:center !important;
    background-size:cover !important;
}
@media only screen and (max-width:1680px){
    .english .slidesjs-slide .subtitle-left{
        bottom: 245px;

    }
    .english ul.slidesjs-pagination{
        bottom: 190px;
    }

}
@media only screen and (max-width:1440px){
    .english .slidesjs-slide .subtitle-left{
        bottom: 245px;

    }
    .english ul.slidesjs-pagination{
        bottom: 190px;
    }
    .latest{
        width:36%;
    }
    .main-english .fotos-documentos .slidesjs-slide .subtitle-galery{
        left:60%;
    }
    .main-english .arquitetonico .slidesjs-slide .subtitle-galery{
        left:60%;
    }
}
@media only screen and (max-width:1366px){
    /*.main-english{
        min-width: 1024px;
    }*/
    .latest{
        width:36%;
    }
    .main-english .arquitetonico .slidesjs-slide .subtitle-galery{
        left:58%;
    }
    .main-english .museologico .slidesjs-slide .subtitle-galery{
        left:57%;
    }
}
@media only screen and (max-width:1280px){
    .main-english .arquitetonico .slidesjs-slide .subtitle-galery{
        left:58%;
    }
}
@media only screen and (max-width:1024px){

    .main-english .arquitetonico .slidesjs-slide .subtitle-galery,.main-english .museologico .slidesjs-slide .subtitle-galery,.main-english .fotos-documentos .slidesjs-slide .subtitle-galery{
        left:47%;
    }
    .main-english .slidesjs-slide .subtitle-galery {
        left: 50%;
    }
@media only screen and (max-width:768px){
    .english .slidesjs-slide .subtitle-left{
        position: relative;
        width: 100%;
        left:0;
        bottom:137px;
    }
    .english ul.slidesjs-pagination{
        position: relative;
        width: 100%;
        left: 0;
        bottom: 0;
    }
    /*.english .slidesjs-container{
        height: 100vh !important;

    }*/
    .english .slidesjs-container{
        height: 100vh !important;
    }

}
@media only screen and (max-width:640px){
    
        

    /*.english .slidesjs-container{
        height: 1300px !important;
    }*/
    /*.english ul.slidesjs-pagination{
        position: relative;
        left:0;
        bottom:0;
        width: 100%
    }
    .subtitle{
        display: block;
    }
    .english .slidesjs-slide .subtitle-left{
        position: absolute;
        width:100%;
        left: 0;
        bottom: 202px;
    }*/
}
