@charset "utf-8"; /* CONNECT CUSTOM MOBILE CSS */ /**************************************** Default ****************************************/ #connect-container .connect-tooltip { display: none; } /**************************************** Section 1 ****************************************/ #connect-container #connect-section-1 { height: 1077px; background: url(../images/background-section-1-mobile.jpg) center top no-repeat; } #connect-container #connect-section-1 .water-container { position: absolute; top: 390px; left: 0; } #connect-container #connect-section-1 h1 { margin-top: 20px; } #connect-container #connect-section-1 h2 { margin-top: 20px; } #connect-container #connect-section-1 ul { margin: 40px 0 0 10px; } /**************************************** Section 2 ****************************************/ #connect-container #connect-section-2 { height: 1250px; background: url(../images/background-section-2-mobile.jpg) center top no-repeat; } #connect-container #connect-section-2 h2 { margin-top: 70px; } #connect-container #connect-section-2 ul { margin-bottom: 20px; text-align: center; } #connect-container #connect-section-2 ul li + li + li { margin-left: -30px; } /**************************************** Section 3 ****************************************/ #connect-container #connect-section-3 { height: 1054px; background: url(../images/background-section-3-mobile.jpg) center top no-repeat; } #connect-container #connect-section-3 .tooltip-over { margin-top: 40px; } /**************************************** Section 4 ****************************************/ #connect-container #connect-section-4 {} #connect-container #connect-section-4 .button-features, #connect-container #connect-section-4 .box-absolute, #connect-container #connect-section-4 .voce-controla { display: none; } #connect-container #connect-section-4 .connect-content-lightbox { transform: scale(.5); }