
/*Landscape 16x9*/
@media only screen 
and (device-width: 2560px) 
and (device-height: 1440px)  {}

/*Landscape 16x9*/
@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*/
 /*iPad Pro (12.9-inch)*/
@media only screen 
and (device-width: 1366px) 
and (device-height: 1024px)  {
div.full-screen div.titulo-de-capa {
    position: absolute;
    right: 2%;
    top: 34%;
    /* background-color: aquamarine; */
    width: 52em;
    height: 46em;
}
}


/*Landscape*/
@media only screen 
and (device-width: 1280px) 
and (device-height: 1024px)  {
div.full-screen div.titulo-de-capa {
    position: absolute;
    right: 2%;
    top: 34%;
    /* background-color: aquamarine; */
    width: 52em;
    height: 46em;
}
}

/*Landscape*/
@media only screen 
and (device-width: 1280px) 
and (device-height: 800px)  {}

	
	/*MOBILE*/


/******Landscape******/
/*iPad Pro 10.5-inch*/
@media only screen 
and (device-width: 1112px) 
and (device-height: 834px)  {

/**/

div.full-screen div.titulo-de-capa {
position: absolute;
right: 3%;
top: 27%;
/* background-color: aquamarine; */
width: 47em;
height: 53em;
}

div.full-screen div.module-centered.landscape, div.full-screen-intro#introducao1 div.module-centered.landscape {
height: 18em;
}

div.full-screen a.scroll-link div.scrolldown, div.full-screen-intro#introducao1 a.scroll-link div.scrolldown-two, div.full-screen#video a.scroll-link div.scrolldown-two, div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup, div.wrapper div.content-center.last-content a.scroll-link div.scrollup {
width: 78px;
height: 44px;
}

/**/

}

/*Portrait*/
/*iPad Pro (12.9-inch)*/
@media only screen 
and (device-width: 1024px) 
and (device-height: 1366px)  {

/**/

div.full-screen div.titulo-de-capa {
position: absolute;
/*background-color: aquamarine;*/
top: 82%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
width: 71em;
height: 39em;
}

div.full-screen div.module-centered.portrait {
height: 18em;
}

div.full-screen a.scroll-link div.scrolldown,
div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup, 
div.wrapper div.content-center.last-content a.scroll-link div.scrollup {
width: 156px;
height: 95px;
}

/**/

}

/******Landscape******/
/*iPad Pro (9.7-inch) | iPad Air 2 | iPad Mini 4*/
@media only screen 
and (device-width: 1024px) 
and (device-height: 768px)  {}


/******Landscape******/
@media only screen 
and (device-width : 846px) 
and (device-height : 412px) {

}

/*Portrait*/
/*iPad Pro 10.5-inch*/
@media only screen 
and (device-width: 834px) 
and (device-height: 1112px)  {

/**/

div.full-screen div.titulo-de-capa {
position: absolute;
/*background-color: aquamarine;*/
top: 82%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
width: 71em;
height: 30em;
}

div.full-screen div.module-centered.portait {
height: 25em;
}

div.full-screen a.scroll-link div.scrolldown,
div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup, 
div.wrapper div.content-center.last-content a.scroll-link div.scrollup {
width: 99px;
    height: 51px;
}
/**/

}

/******Landscape******/
/*iPhone X*/
@media only screen 
and (device-width : 812px) 
and (device-height : 375px) {
}



/*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 {
position: absolute;
/* background-color: aquamarine; */
top: 86%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
width: 71em;
height: 27em;
}

div.full-screen div.module-centered.portait {
height: 25em;
}

div.full-screen a.scroll-link div.scrolldown,
div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup, 
div.wrapper div.content-center.last-content a.scroll-link div.scrollup {
width: 99px;
    height: 51px;
}
/**/

}

/******Landscape******/
@media only screen 
and (device-width : 800px) 
and (device-height : 480px) {

}

/*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 {
position: absolute;
/* background-color: aquamarine; */
top: 82%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
width: 71em;
height: 27em;
}

div.full-screen div.module-centered.portait {
height: 25em;
}

div.full-screen a.scroll-link div.scrolldown,
div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup, 
div.wrapper div.content-center.last-content a.scroll-link div.scrollup {
width: 99px;
    height: 51px;
}
/**/

}

/******Landscape 16x9******/
/*iPhone 6, 7, & 8 Plus*/
@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.full-screen div.titulo-de-capa {
position: absolute;
/* background-color: aquamarine; */
top: 86%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
width: 71em;
height: 26em;
}

div.full-screen div.module-centered.portait {
height: 22em;
}

div.full-screen a.scroll-link div.scrolldown,
div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup, 
div.wrapper div.content-center.last-content a.scroll-link div.scrollup {
width: 99px;
    height: 51px;
}
/**/

}

/******Landscape******/
/*iPhone 6, 7, & 8*/
@media only screen 
and (device-width: 667px) 
and (device-height: 375px)  {

}

/******Landscape******/
@media only screen 
and (device-width: 640px) 
and (device-height: 360px)  {

}

/******Landscape******/
/*iPhone 5 & 5S*/
@media only screen 
and (device-width: 568px) 
and (device-height: 320px)  {

}

/******Landscape******/
/*iPhone 2G-4S*/
@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 div.titulo-de-capa {
position: absolute;
/* background-color: aquamarine; */
top: 86%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
width: 50em;
height: 31em;
}

div.full-screen div.module-centered.portait {
height: 19em;
}

div.full-screen a.scroll-link, div.full-screen-intro#introducao1 a.scroll-link, div.full-screen#video a.scroll-link, div.wrapper div.content-center.last-content div.credits a.scroll-link, div.wrapper div.content-center.last-content a.scroll-link {
top: 75%;
}

div.full-screen a.scroll-link div.scrolldown,
div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup, 
div.wrapper div.content-center.last-content a.scroll-link div.scrollup {
width: 99px;
height: 51px;
top: 75%;
}


/**/

}

/******Landscape******/
@media only screen 
and (device-width: 480px) 
and (device-height: 320px)  {

}

/*Portrait*/
/*iPhone 6, 7, & 8 Plus portrait*/
@media only screen 
and (device-width : 414px) 
and (device-height : 736px) {

/**/
div.full-screen div.titulo-de-capa {
position: absolute;
/* background-color: aquamarine; */
top: 86%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
width: 40em;
height: 31em;
}

div.full-screen div.module-centered.portait {
height: 16em;
}

div.full-screen a.scroll-link, div.full-screen-intro#introducao1 a.scroll-link, div.full-screen#video a.scroll-link, div.wrapper div.content-center.last-content div.credits a.scroll-link, div.wrapper div.content-center.last-content a.scroll-link {
top: 71%;
}

div.full-screen a.scroll-link div.scrolldown,
div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup, 
div.wrapper div.content-center.last-content a.scroll-link div.scrollup {
    width: 84px;
    height: 38px;
}


/**/

}

/*Portrait*/
/*meu*/
@media only screen 
and (device-width : 412px) 
and (device-height : 846px) {

/**/
div.full-screen div.titulo-de-capa {
position: absolute;
/* background-color: aquamarine; */
top: 87%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
width: 40em;
height: 31em;
}

div.full-screen div.module-centered.portait {
height: 16em;
}

div.full-screen a.scroll-link, div.full-screen-intro#introducao1 a.scroll-link, div.full-screen#video a.scroll-link, div.wrapper div.content-center.last-content div.credits a.scroll-link, div.wrapper div.content-center.last-content a.scroll-link {
top: 73%;
}

div.full-screen a.scroll-link div.scrolldown,
div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup, 
div.wrapper div.content-center.last-content a.scroll-link div.scrollup {
width: 84px;
height: 38px;
}
/**/	

}


/*Portrait*/
/*Tiago*/
/*iPhone X*/
@media only screen 
and (device-width : 375px) 
and (device-height : 812px)  {

/**/
div.full-screen div.titulo-de-capa {
position: absolute;
/* background-color: aquamarine; */
top: 87%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
width: 40em;
height: 31em;
}

div.full-screen div.module-centered.portait {
height: 16em;
}

div.full-screen a.scroll-link, div.full-screen-intro#introducao1 a.scroll-link, div.full-screen#video a.scroll-link, div.wrapper div.content-center.last-content div.credits a.scroll-link, div.wrapper div.content-center.last-content a.scroll-link {
top: 73%;
}

div.full-screen a.scroll-link div.scrolldown,
div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup, 
div.wrapper div.content-center.last-content a.scroll-link div.scrollup {
width: 84px;
height: 38px;
}
/**/

}

/*Portrait*/
/*iPhone 6, 7, & 8*/
@media only screen 
and (device-width: 375px) 
and (device-height: 667px)  {

/**/
div.full-screen div.titulo-de-capa {
position: absolute;
/* background-color: aquamarine; */
top: 87%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
width: 40em;
height: 31em;
}

div.full-screen div.module-centered.portait {
height: 16em;
}

div.full-screen a.scroll-link, div.full-screen-intro#introducao1 a.scroll-link, div.full-screen#video a.scroll-link, div.wrapper div.content-center.last-content div.credits a.scroll-link, div.wrapper div.content-center.last-content a.scroll-link {
top: 71%;
}

div.full-screen a.scroll-link div.scrolldown,
div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup, 
div.wrapper div.content-center.last-content a.scroll-link div.scrollup {
width: 84px;
height: 38px;
}
/**/

}

/*Portrait*/
@media only screen 
and (device-width: 360px) 
and (device-height: 740px) 
/*and (-webkit-min-device-pixel-ratio: 4)*/ {

/**/
div.full-screen div.titulo-de-capa {
position: absolute;
/* background-color: aquamarine; */
top: 87%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
width: 40em;
height: 31em;
}

div.full-screen div.module-centered.portait {
height: 16em;
}

div.full-screen a.scroll-link, div.full-screen-intro#introducao1 a.scroll-link, div.full-screen#video a.scroll-link, div.wrapper div.content-center.last-content div.credits a.scroll-link, div.wrapper div.content-center.last-content a.scroll-link {
top: 71%;
}

div.full-screen a.scroll-link div.scrolldown,
div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup, 
div.wrapper div.content-center.last-content a.scroll-link div.scrollup {
width: 84px;
height: 38px;
}
/**/

}


/*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.titulo-de-capa {
position: absolute;
/* background-color: aquamarine; */
top: 83%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
width: 40em;
height: 31em;
}

div.full-screen div.module-centered.portait {
height: 15em;
}

div.full-screen a.scroll-link, div.full-screen-intro#introducao1 a.scroll-link, div.full-screen#video a.scroll-link, div.wrapper div.content-center.last-content div.credits a.scroll-link, div.wrapper div.content-center.last-content a.scroll-link {
top: 71%;
}

div.full-screen a.scroll-link div.scrolldown,
div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup, 
div.wrapper div.content-center.last-content a.scroll-link div.scrollup {
width: 84px;
height: 38px;
}
/**/
	
}

/*Portrait*/
@media only screen 
and (device-width: 320px) 
and (device-height: 568px)
/*and (-webkit-min-device-pixel-ratio: 2)*/  {

/**/
div.full-screen div.titulo-de-capa {
position: absolute;
/* background-color: aquamarine; */
top: 95%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
width: 40em;
height: 46em;
}

div.full-screen div.module-centered.portait {
height: 15em;
}

div.full-screen a.scroll-link, div.full-screen-intro#introducao1 a.scroll-link, div.full-screen#video a.scroll-link, div.wrapper div.content-center.last-content div.credits a.scroll-link, div.wrapper div.content-center.last-content a.scroll-link {
top: 44%;
}

div.full-screen a.scroll-link div.scrolldown,
div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup, 
div.wrapper div.content-center.last-content a.scroll-link div.scrollup {
width: 84px;
height: 38px;
}
/**/

}

/*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)  {

/**/
div.full-screen div.titulo-de-capa {
position: absolute;
/* background-color: aquamarine; */
top: 95%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
width: 40em;
height: 46em;
}

div.full-screen div.module-centered.portait {
height: 15em;
}

div.full-screen a.scroll-link, div.full-screen-intro#introducao1 a.scroll-link, div.full-screen#video a.scroll-link, div.wrapper div.content-center.last-content div.credits a.scroll-link, div.wrapper div.content-center.last-content a.scroll-link {
top: 44%;
}

div.full-screen a.scroll-link div.scrolldown,
div.wrapper div.content-center.last-content div.credits a.scroll-link div.scrollup, 
div.wrapper div.content-center.last-content a.scroll-link div.scrollup {
width: 84px;
height: 38px;
}
/**/

}

