/*landscape*/
@media only screen and (device-width: 2560px) and (device-height: 1440px)  {


}

@media only screen and (device-width: 1920px) and (device-height: 944px)  {

}

/*landscape*/
 /*iPad Pro (12.9-inch)*/
@media only screen and (device-width: 1366px) and (device-height: 1024px)  {}

/*landscape*/
@media only screen and (device-width: 1920px) and (device-height: 1080px)  {}

/*landscape*/
@media only screen and (device-width: 1680px) and (device-height: 1050px)  {}

/*landscape*/
@media only screen and (device-width: 1440px) and (device-height: 900px)  {}

/*landscape*/
@media only screen and (device-width: 1366px) and (device-height: 768px)  {}

/*landscape*/
@media only screen and (device-width: 1280px) and (device-height: 1024px)  {}

/*landscape*/
@media only screen and (device-width: 1280px) and (device-height: 800px)  {}

/*landscape*/
/*iPad Pro 10.5-inch landscape*/
@media only screen and (device-width: 1112px) and (device-height: 834px)  {


/*Portrait*/
/*iPad Pro (12.9-inch)*/
@media only screen and (device-width: 1024px) and (device-height: 1366px)  {
div.full-screen a.scroll-link {
top: 96%;
}

}

/*landscape*/
/*iPad Pro (9.7-inch) | iPad Air 2 | iPad Mini 4 landscape*/
@media only screen and (device-width: 1024px) and (device-height: 768px)  {
}

/*Portrait*/
/*iPad Pro 10.5-inch*/
@media only screen and (device-width: 834px) and (device-height: 1112px)  {

div.full-screen a.scroll-link {
top: 95%;
}

div.wrapper div.content.content-center div.legenda-trabalho {
    position: relative;
    margin: 2em auto;
    display: inherit;
    width: 100%;
}

div.wrapper div.content.content-center div.legenda-trabalho p.legenda {
    font-size: 1.2em;
}
}

/*landscape*/
/*iPhone X landscape*/
@media only screen and (device-width : 812px) and (device-height : 375px) {}

/*Portrait*/
@media only screen and (device-width: 800px) and (device-height: 1280px) {
div.wrapper div.content.content-center div.legenda-trabalho p.legenda {
    font-size: 1em;

} 

div.wrapper div.content.content-center div.legenda-trabalho p.left {

    line-height: 1.1em;

}
}  /*and (-webkit-min-device-pixel-ratio: 2)*/ 


/*Portrait*/
/*iPad Pro (9.7-inch) | iPad Air 2 | iPad Mini 4 portrait*/
@media only screen and (device-width: 768px) and (device-height: 1024px)  {}

/*Portrait*/
@media only screen and (device-width: 768px) and (device-height: 1024px)  /*and (-webkit-min-device-pixel-ratio: 1)*/ {}

/*landscape*/
/*iPhone 6, 7, & 8 Plus landscape*/
@media only screen and (device-width : 736px) and (device-height : 414px) {

}

/*Portrait*/
@media only screen and (device-width: 720px) and (device-height: 1280px)/*and (-webkit-min-device-pixel-ratio: 1.5)*/  {

div.wrapper div.content.content-center > h2 span.chapters {
margin-top: 2.5em;
}	
}

/*landscape*/
/*iPhone 6, 7, & 8*/
@media only screen and (device-width: 667px) and (device-height: 375px)  {


}

/*landscape*/
/*iPhone 5 & 5S*/
@media only screen and (device-width: 568px) and (device-height: 320px)  {

}

/*landscape*/
/*iPhone 2G-4S landscape*/
@media only screen and (device-width: 480px) and (device-height: 320px)  {

}

/*Portrait*/
@media only screen and (device-width: 480px) and (device-height: 800px) /*and (-webkit-min-device-pixel-ratio: 1.5)*/ {

div.full-screen a.scroll-link {
    top: 93%;
}

div.full-screen-intro#introducao div.content div.content-text h1 {
font-size: 2em;
}

}

/*Portrait*/
/*iPhone 6, 7, & 8 Plus portrait*/
@media only screen and (device-width : 414px) and (device-height : 736px) {

div.full-screen-intro#introducao div.content {
width: 88%;
}

div.full-screen-intro#introducao div.content div.content-text h1 {
    font-size: 1.8em;
}

}

/*Portrait*/
/*Tiago*/
/*iPhone X*/
@media only screen and (device-width : 375px) and (device-height : 812px)  {}

/*Portrait*/
/*iPhone 6, 7, & 8*/
@media only screen and (device-width: 375px) and (device-height: 667px)  {}

/*Portrait*/
@media only screen and (device-width: 360px) and (device-height: 740px) /*and (-webkit-min-device-pixel-ratio: 4)*/ {}


/*Portrait*/
/*Joana*/
/*Huawei P10 Lite*/
@media only screen and (device-width: 360px) and (device-height: 640px)/*and (-webkit-min-device-pixel-ratio: 3)*/  {

div.full-screen-intro#introducao div.content div.content-text {
margin-bottom: 3em;
}
}

/*Portrait*/
@media only screen and (device-width: 320px) and (device-height: 568px)/*and (-webkit-min-device-pixel-ratio: 2)*/  {}

/*Portrait*/
/*iPhone 5 & 5S*/
@media only screen and (device-width: 320px) and (device-height: 568px)  {}

/*Portrait*/
/*iPhone 2G-4S*/
@media only screen and (device-width: 320px) and (device-height: 480px)  {}