/*landscape*/
@media only screen and (device-width: 2560px) and (device-height: 1440px) {

div.full-screen a.scroll-link div.scrolldown,
div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup {
width: 50px;
height: 20px;
}

}

@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){}

/*landscape*/
/*iPad Pro (9.7-inch) | iPad Air 2 | iPad Mini 4 landscape*/
@media only screen and (device-width: 1024px) and (device-height: 768px){}

/*landscape*/
@media only screen and (device-width: 1024px) and (device-height: 768px) 
/*and (-webkit-min-device-pixel-ratio: 1)*/ {}

/*Portrait*/
/*iPad Pro 10.5-inch*/
@media only screen and (device-width: 834px) and (device-height: 1112px){

div.full-screen div.titulo-de-capa {
height: 36.9em;
top: 61%;
left: -18%;
}

div.full-screen div.module-centered.portait {
width: 33em;
height: 24.8em;
}

}

/*landscape*/
/*iPhone X landscape*/
@media only screen and (device-width : 812px) and (device-height : 375px){

div.full-screen div.titulo-de-capa {
position: relative;
width: 100%;
height: 17.9em;
top: 69%;
left: 50%;
transform: translate(-50%, -50%);
/*border: 3px solid #73AD21;*/
}

div.full-screen div.module-centered.landscape {
position: absolute;
top: 0;
left: 7%;
width: 25%;
height: 98%;
/*border: 3px solid #73AD21;*/
}

div.full-screen a.scroll-link {
position: absolute;
bottom: 0;
right: 7%;
width: 5.7%;
height: 28%;
margin-right: 0;
transform: none;
/*border: 3px solid #73AD21;*/
}

div.full-screen a.scroll-link div.scrolldown, div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup {
width: 19px;
height: 13px;
}

}

/*Portrait*/
@media only screen 
and (device-width: 800px) and (device-height: 1280px)  /*and (-webkit-min-device-pixel-ratio: 2)*/ {

div.full-screen div.titulo-de-capa {
height: 36.9em;
top: 61%;
left: -18%;
}

div.full-screen div.module-centered.portait {
width: 33em;
height: 24.8em;
}

}

/*Portrait*/
/*iPad Pro (9.7-inch) | iPad Air 2 | iPad Mini 4 portrait*/
@media only screen and (device-width: 768px) and (device-height: 1024px){

div.full-screen div.titulo-de-capa {
height: 36.9em;
top: 61%;
left: -18%;
}

div.full-screen div.module-centered.portait {
width: 33em;
height: 24.8em;
}

}

/*Portrait*/
@media only screen and (device-width: 768px) and (device-height: 1024px) { /*and (-webkit-min-device-pixel-ratio: 1)*/ 

div.full-screen div.titulo-de-capa {
height: 36.9em;
top: 61%;
left: -18%;
}

div.full-screen div.module-centered.portait {
width: 33em;
height: 24.8em;
}

}

/*landscape*/
/*iPhone 6, 7, & 8 Plus landscape*/
@media only screen and (device-width : 736px) and (device-height : 414px){

div.full-screen div.titulo-de-capa {
position: relative;
width: 100%;
height: 17.9em;
top: 69%;
left: 50%;
transform: translate(-50%, -50%);
/*border: 3px solid #73AD21;*/
}

div.full-screen div.module-centered.landscape {
position: absolute;
top: 0;
left: 7%;
width: 25%;
height: 98%;
/*border: 3px solid #73AD21;*/
}

div.full-screen a.scroll-link {
position: absolute;
bottom: 0;
right: 7%;
width: 5.7%;
height: 28%;
margin-right: 0;
transform: none;
/*border: 3px solid #73AD21;*/
}

div.full-screen a.scroll-link div.scrolldown, div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup {
width: 19px;
height: 13px;
}

}

/*Portrait*/
@media only screen and (device-width: 720px) and (device-height: 1280px)/*and (-webkit-min-device-pixel-ratio: 1.5)*/  {

div.full-screen div.titulo-de-capa {
height: 36.9em;
top: 59%;
left: -18%;
}

div.full-screen div.module-centered.portait {
width: 33em;
height: 24.8em;
}

}

/*landscape*/
/*iPhone 6, 7, & 8*/
@media only screen and (device-width: 667px) and (device-height: 375px) {

div.full-screen div.titulo-de-capa {
position: relative;
width: 100%;
height: 17.9em;
top: 69%;
left: 50%;
transform: translate(-50%, -50%);
/*border: 3px solid #73AD21;*/
}

div.full-screen div.module-centered.landscape {
position: absolute;
top: 0;
left: 7%;
width: 25%;
height: 98%;
/*border: 3px solid #73AD21;*/
}

div.full-screen a.scroll-link {
position: absolute;
bottom: 0;
right: 7%;
width: 5.7%;
height: 28%;
margin-right: 0;
transform: none;
/*border: 3px solid #73AD21;*/
}

div.full-screen a.scroll-link div.scrolldown, div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup {
width: 19px;
height: 13px;
}

}

/*landscape*/
/*iPhone 5 & 5S*/
@media only screen and (device-width: 568px) and (device-height: 320px) {

div.full-screen div.titulo-de-capa {
position: relative;
width: 100%;
height: 17.9em;
top: 69%;
left: 50%;
transform: translate(-50%, -50%);
/*border: 3px solid #73AD21;*/
}

div.full-screen div.module-centered.landscape {
position: absolute;
top: 0;
left: 7%;
width: 25%;
height: 98%;
/*border: 3px solid #73AD21;*/
}

div.full-screen a.scroll-link {
position: absolute;
bottom: 0;
right: 7%;
width: 5.7%;
height: 45%;
margin-right: 0;
transform: none;
/*border: 3px solid #73AD21;*/
}

div.full-screen a.scroll-link div.scrolldown, div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup {
width: 19px;
height: 13px;
}

}

/*landscape*/
/*iPhone 2G-4S landscape*/
@media only screen and (device-width: 480px) and (device-height: 320px) {


div.full-screen div.titulo-de-capa {
position: relative;
width: 100%;
height: 17.9em;
top: 69%;
left: 50%;
transform: translate(-50%, -50%);
/*border: 3px solid #73AD21;*/
}

div.full-screen div.module-centered.landscape {
position: absolute;
top: 0;
left: 7%;
width: 25%;
height: 98%;
/*border: 3px solid #73AD21;*/
}

div.full-screen a.scroll-link {
position: absolute;
bottom: 0;
right: 7%;
width: 5.7%;
height: 45%;
margin-right: 0;
transform: none;
/*border: 3px solid #73AD21;*/
}

div.full-screen a.scroll-link div.scrolldown, div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup {
width: 19px;
height: 13px;
}

	
}

/*Portrait*/
@media only screen and (device-width: 480px) and (device-height: 800px) /*and (-webkit-min-device-pixel-ratio: 1.5)*/ {

div.full-screen div.module-centered.portait {
width: 23em;
height: 22.8em;
}

div.full-screen a.scroll-link div.scrolldown, div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup {
width: 28px;
height: 15px;
}

div.full-screen a.scroll-link h6, div.full-screen div.content a.scroll-link h6, div.wrapper div.content-center.last-content a.scroll-link h6 {
font-size: 0.9em;
}

div.full-screen div.titulo-de-capa {
top: 57%;
left: -16%;
height: 30.9em;
}

}

/*Portrait*/
/*iPhone 6, 7, & 8 Plus portrait*/
@media only screen and (device-width : 414px) and (device-height : 736px) {

div.full-screen div.module-centered.portait {
width: 20em;
height: 17.8em;
}

div.full-screen a.scroll-link div.scrolldown, div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup {
width: 28px;
height: 15px;
}

div.full-screen a.scroll-link h6, div.full-screen div.content a.scroll-link h6, div.wrapper div.content-center.last-content a.scroll-link h6 {
font-size: 0.9em;
}

div.full-screen div.titulo-de-capa {
top: 55%;
left: -16%;
height: 30.9em;
}

}


/*Portrait*/
/*iPhone 6, 7, & 8 Plus portrait*/
@media only screen and (device-width : 412px) and (device-height : 846px) {

div.full-screen div.module-centered.portait {
width: 20em;
height: 17.8em;
}

div.full-screen a.scroll-link div.scrolldown, div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup {
width: 28px;
height: 15px;
}

div.full-screen a.scroll-link h6, div.full-screen div.content a.scroll-link h6, div.wrapper div.content-center.last-content a.scroll-link h6 {
font-size: 0.9em;
}

div.full-screen div.titulo-de-capa {
top: 55%;
left: -16%;
height: 30.9em;
}

}

/*Portrait*/
/*Tiago*/
/*iPhone X*/
@media only screen and (device-width : 375px) and (device-height : 812px) {

div.full-screen div.module-centered.portait {
    width: 20em;
    height: 17.8em;
}

div.full-screen a.scroll-link div.scrolldown, div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup {
width: 28px;
height: 15px;
}

div.full-screen a.scroll-link h6, div.full-screen div.content a.scroll-link h6, div.wrapper div.content-center.last-content a.scroll-link h6 {
font-size: 0.9em;
}

div.full-screen div.titulo-de-capa {
top: 55%;
left: -16%;
height: 30.9em;
}


}

/*Portrait*/
/*iPhone 6, 7, & 8*/
@media only screen and (device-width: 375px) and (device-height: 667px) {

div.full-screen div.module-centered.portait {
    width: 20em;
    height: 17.8em;
}

div.full-screen a.scroll-link div.scrolldown, div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup {
width: 28px;
height: 15px;
}

div.full-screen a.scroll-link h6, div.full-screen div.content a.scroll-link h6, div.wrapper div.content-center.last-content a.scroll-link h6 {
font-size: 0.9em;
}

div.full-screen div.titulo-de-capa {
top: 51%;
left: -16%;
height: 30.9em;
}

}

/*Portrait*/
@media only screen and (device-width: 360px) and (device-height: 740px) /*and (-webkit-min-device-pixel-ratio: 4)*/ {

div.full-screen div.module-centered.portait {
    width: 18em;
    height: 17.8em;
}

div.full-screen a.scroll-link div.scrolldown, div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup {
width: 28px;
height: 15px;
}

div.full-screen a.scroll-link h6, div.full-screen div.content a.scroll-link h6, div.wrapper div.content-center.last-content a.scroll-link h6 {
font-size: 0.9em;
}

div.full-screen div.titulo-de-capa {
top: 54%;
left: -16%;
height: 30.9em;
}

}

/*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 div.module-centered.portait {
    width: 18em;
    height: 17.8em;
}

div.full-screen a.scroll-link div.scrolldown, div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup {
width: 28px;
height: 15px;
}

div.full-screen a.scroll-link h6, div.full-screen div.content a.scroll-link h6, div.wrapper div.content-center.last-content a.scroll-link h6 {
font-size: 0.9em;
}

div.full-screen div.titulo-de-capa {
top: 55%;
left: -16%;
height: 25.9em;
}

}

/*Portrait*/
@media only screen and (device-width: 320px) and (device-height: 568px)/*and (-webkit-min-device-pixel-ratio: 2)*/  {

div.full-screen div.module-centered.portait {
    width: 22em;
    height: 17.8em;
}

div.full-screen a.scroll-link div.scrolldown, div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup {
width: 28px;
height: 15px;
}

div.full-screen a.scroll-link h6, div.full-screen div.content a.scroll-link h6, div.wrapper div.content-center.last-content a.scroll-link h6 {
font-size: 0.9em;
}

div.full-screen div.titulo-de-capa {
top: 57%;
left: -16%;
height: 28.9em;
}

}

/*Portrait*/
/*iPhone 5 & 5S*/
@media only screen and (device-width: 320px) and (device-height: 568px) {

div.full-screen div.module-centered.portait {
    width: 22em;
    height: 17.8em;
}

div.full-screen a.scroll-link div.scrolldown, div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup {
width: 28px;
height: 15px;
}

div.full-screen a.scroll-link h6, div.full-screen div.content a.scroll-link h6, div.wrapper div.content-center.last-content a.scroll-link h6 {
font-size: 0.9em;
}

div.full-screen div.titulo-de-capa {
top: 57%;
left: -16%;
height: 28.9em;
}

}

/*Portrait*/
/*iPhone 2G-4S*/
@media only screen and (device-width: 320px) and (device-height: 480px) {

div.full-screen div.module-centered.portait {
    width: 22em;
    height: 17.8em;
}

div.full-screen a.scroll-link div.scrolldown, div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup {
width: 28px;
height: 15px;
}

div.full-screen a.scroll-link h6, div.full-screen div.content a.scroll-link h6, div.wrapper div.content-center.last-content a.scroll-link h6 {
font-size: 0.9em;
}

div.full-screen div.titulo-de-capa {
top: 57%;
left: -16%;
height: 28.9em;
}

}