body {
    margin: 0;
}

section:not(.active) {
    visibility: hidden;
}


ul {
    list-style: none;
}


/* 1680X1050 , 980X  */

.section_home {
    background-color: white;
    /* max-height: 100%;
    height: 100%; */
}

.element {
    background: transparent repeat-x;
    position: initial;
    /* width: 300%; */
    left: -100%;
    display: block;
    /* height: 100%; */
    height: fill-available;
    height: -moz-available;
    height: -webkit-fill-available;
    width: 125%;
    top: 100%;
    left: 0;
}

.wrapper {
    /* min-height: 768px; */
    overflow: hidden;
    display: table;
    /* height: 100%; */
    height: 84%;
    width: 100%;
    left: 0;
    top: 0;
}

.bg_img {
    background: url(../images/P1_BG.png) no-repeat;
}

.background {
    background: url(../images/P1_BG.png) no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /* max-width: 1863px; */
    /* max-height: 84%; */
    overflow: hidden;
    /* overflow-x: hidden; */
    margin: auto;
}

.scene,
.layer {
    display: block;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    position: absolute;
}

.scene {
    min-height: 460px;
    position: relative;
    overflow: hidden;
}

.clouds {
    margin-top: 0%;
    background-image: url(images/1b.png);
}

.center_cloud {
    background-image: url(../images/P1_1_1.png);
    width: 1095px;
    height: 658px;
    background-repeat: no-repeat;
    margin-top: -13%;
    margin-left: 20%;
    transform: scale(0.55);
    -moz-transform: scale(.55);
    -webkit-transform: scale(.55);
}

.ribbon {
    background-image: url(../images/P1_wave.png);
    background-repeat: repeat-x;
    margin-top: 15%;
    margin-left: -5%;
    width: 105%;
}

.buildings_1 {
    background-image: url(../images/P1_2.png);
    margin-top: 9%;
    margin-left: -4%;
    height: 771px;
    width: 2407px;
}

.buildings_2 {
    background-image: url(../images/P1_3.png);
    margin-top: 27%;
    margin-left: -3%;
    height: 359px;
    width: 1607px;
}

.mountains_1 {
    background-image: url(../images/P1_mountain_1.png);
    margin-top: 35%;
    margin-left: 3%;
    background-size: contain;
    transform: scale(1.4);
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    height: 219px;
    width: 1850px;
}

.mountains_2 {
    background-image: url(../images/P1_mountain_2.png);
    margin-top: 44%;
    margin-left: 0%;
}

.mountains_3 {
    background-image: url(../images/P1_mountain_3.png);
    margin-top: 35%;
    left: -30px;
}

.bigee {
    background-image: url(../images/P1_biggie.png);
    background-repeat: no-repeat;
    transform: scale(.9);
    -moz-transform: scale(.9);
    -webkit-transform: scale(.9);
    width: 1928px;
    height: 1038px;
}

.coin {
    background-image: url(../images/P1_biggie_coin_6.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 15%;
    width: 88px;
    height: 87px;
    margin-left: 20%;
    margin-top: 0%;
}

.coin_2 {
    background-image: url(../images/P1_biggie_coin_5.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 15%;
    width: 133px;
    height: 140px;
    margin-left: 69%;
    margin-top: 5%;
}

.coin_3 {
    background-image: url(../images/P1_biggie_coin_3.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 15%;
    width: 143px;
    height: 133px;
    margin-left: 10%;
    margin-top: 10%;
}

.coin_right {
    background-image: url(../images/P1_biggie_coin_5.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 2%;
    height: 140px;
    margin-left: 64%;
    margin-top: 1%;
}

.coin_3_left {
    background-image: url(../images/P1_biggie_coin_3.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 15%;
    width: 65px;
    height: 133px;
    margin-left: 75%;
    margin-top: 20%;
}

.coin_blur {
    background-image: url(../images/P1_biggie_coin_1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 15%;
    width: 330px;
    height: 312px;
    margin-left: 90%;
    margin-top: 10%;
}

.coin_blur_2 {
    background-image: url(../images/P1_biggie_coin_2.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 15%;
    width: 302px;
    height: 292px;
    margin-left: -9%;
    margin-top: 10%;
}

.heart {
    background-image: url(../images/P1_Heart.png);
    background-repeat: no-repeat;
    /* background-size: contain; */
    width: 15%;
    width: 182px;
    height: 140px;
    margin-top: 15%;
    margin-left: 55%;
    transform: scale(.9);
    -moz-transform: scale(.9);
    -webkit-transform: scale(.9);
}

.thumbs {
    background-image: url(../images/P1_thumpsup.png);
    background-repeat: no-repeat;
    /* background-size: contain; */
    width: 15%;
    width: 182px;
    height: 140px;
    margin-top: 14%;
    margin-left: 69%;
}

.back_cloud {
    background-image: url(../images/P1_BG_cloud.png);
    background-repeat: no-repeat;
    height: 158px;
    width: 1952;
    margin-top: 12%;
}

.bottom_layer_1 {
    background-image: url(../images/P1_mountain_1.png);
    margin-top: 15%;
    left: -30px;
}

.bottom_layer {
    margin-top: 44%;
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.bottom_layer_left {
    background-image: url(../images/P1_mountain_3.png);
    background-repeat: no-repeat;
    /* margin-left: -10%; */
    width: 100%;
}

.bottom_layer_right {
    background-image: url(../images/P1_mountain_3.png);
    background-repeat: no-repeat;
    width: 100%;
    margin-right: -15%;
    /* height: 100%; */
}

.bottom_layer_center {
    text-align: center;
    background-color: white;
    height: 300px;
    font-size: 16px;
    margin-top: 42%;
    padding-top: 15px;
    font-weight: 600;
    padding-bottom: 22px;
    line-height:25px;
}

.img_bg {
    background: url(../images/P1_mountain_1.png);
    background-repeat: no-repeat;
    transform: scale(1.35);
    /* background-position-y: -20%; */
    width: 100%;
    height: 291px;
    /* top: 84%; */
    margin-top: 35%;
}

.bottom_image {
    background-size: contain;
}

.bottom_image_one {
    background-size: contain;
    position: absolute;
    margin-top: -5%;
    margin-left: -13%;
    width: 95%;
    height: 100%;
    overflow: hidden;
    background-image: url(../images/P1_mountain_1.png);
    background-repeat: no-repeat;
    overflow: hidden !important;
    transform: scale(1.5);
}

.scale-50 {
    transform: scale(.5) !important;
    -moz-transform: scale(.5) !important;
    -webkit-transform: scale(.5) !important;
    margin-top: 15%;
    margin-left: 40%;
}

.scale-40 {
    transform: scale(.4) !important;
    -moz-transform: scale(.4) !important;
    -webkit-transform: scale(.4) !important;
    margin-top: 25%;
}

.scale-25 {
    transform: scale(.25) !important;
    -moz-transform: scale(.25) !important;
    -webkit-transform: scale(.25) !important;
    margin-top: 25%;
}


/* 1680X1050 */

@media all and (max-width: 1680px) {
    .center_cloud {
        margin-top: -14%;
        margin-left: 16%;
        transform: scale(0.75);
        -moz-transform: scale(.75);
        -webkit-transform: scale(.75);
    }
    .mountains_1 {
        margin-top: 48%;
        margin-left: -2%;
        transform: scale(1.2);
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
    }
    .mountains_2 {
        margin-top: 52%;
        margin-left: 0%;
    }
    .buildings_2 {
        margin-top: 38%;
        margin-left: -7%;
    }
    .buildings_1 {
        margin-top: 18%;
        margin-left: -7%;
    }
    .bigee {
        margin-left: 0%;
        margin-top: 7%;
        transform: scale(0.95);
        -moz-transform: scale(.95);
        -webkit-transform: scale(.95);
    }
    .coin {
        margin-left: 16%;
        margin-top: 6%;
    }
    .coin_right {
        width: 3%;
        height: 140px;
        margin-left: 70%;
        margin-top: 5%;
    }
    .coin_2 {
        margin-left: 76%;
        margin-top: 8%;
        transform: scale(0.85) !important;
        -moz-transform: scale(.85) !important;
        -webkit-transform: scale(.85) !important;
    }
    .coin_3 {
        margin-left: 13%;
        margin-top: 15%;
        width: 4%;
    }
    .coin_3_left {
        width: 4%;
        margin-left: 70%;
        margin-top: 25%;
    }
    .thumbs {
        margin-top: 20%;
        margin-left: 65%;
    }
    .heart {
        margin-top: 16%;
        margin-left: 55%;
    }
    .bottom_layer_center {
        margin-top: 56%;
    }
    /* .background {
        max-height: 1050;
    } */
}

@media all and (max-width: 1440px) {
    .element {
        width: 130%;
    }
    /* .background {
        max-height: 750px;
    } */
    .center_cloud {
        margin-top: -17%;
        margin-left: 4%;
        transform: scale(0.7) !important;
        -moz-transform: scale(.7) !important;
        -webkit-transform: scale(.7) !important;
    }
    .back_cloud {
        height: 100%;
        margin-top: 15%;
        background-size: contain;
    }
    .thumbs {
        margin-top: 22%;
        margin-left: 65%;
    }
    .buildings_1 {
        margin-top: 13%;
        margin-left: -20%;
        transform: scale(.9);
        -moz-transform: scale(.9);
        -webkit-transform: scale(.9);
    }
    .buildings_2 {
        margin-top: 32%;
        margin-left: -20%;
        width: 150%;
        transform: scale(.75);
        -moz-transform: scale(.75);
        -webkit-transform: scale(.75);
    }
    .mountains_1 {
        margin-top: 41%;
        transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        margin-left: -10%;
    }
    .mountains_2 {
        margin-top: 50%;
        margin-left: -3%;
    }
    .mountains_3 {
        margin-top: 35%;
        left: -30px;
    }
    .bigee {
        margin-left: -13%;
        margin-top: -1%;
        transform: scale(0.8);
        -moz-transform: scale(0.8);
        -webkit-transform: scale(0.7);
        height: 115%;
    }
    .coin_blur_2 {
        margin-left: -13%;
        margin-top: 4%;
        transform: scale(.85) !important;
        -moz-transform: scale(.85) !important;
        -webkit-transform: scale(.85) !important;
    }
    .coin_blur {
        margin-left: 90%;
        margin-top: 4%;
        transform: scale(.9) !important;
        -moz-transform: scale(.9) !important;
        -webkit-transform: scale(.9) !important;
    }
    .bottom_layer {
        margin-top: 51%;
        margin-left: -10%;
        transform: scale(1.1);
    }
    /* .bottom_layer_center {
        text-align: center;
        width: 82%;
        margin-left: 9%;
        margin-top: -1%;
        height: 20%;
    } */
    .bottom_image_one {
        position: absolute;
        margin-top: 3%;
        margin-left: -26%;
        width: 104%;
        height: 150%;
        transform: scale(1.25);
    }
    .coin {
        margin-left: 17%;
        margin-top: 5%;
        transform: scale(0.5) !important;
        -moz-transform: scale(.5) !important;
        -webkit-transform: scale(.5) !important;
    }
    .coin_3 {
        margin-left: 6%;
        margin-top: 10%;
        transform: scale(0.35) !important;
        -moz-transform: scale(.35) !important;
        -webkit-transform: scale(.35) !important;
    }
    .coin_3_left {
        margin-top: 20%;
        margin-left: 84%;
        width: 65px;
    }
    .bottom_layer_center {
        margin-top: 50%;
    }
    @media all and (max-height: 600px) {
        .bottom_layer_center {
            margin-top: 40%;
        }
    }
}

@media all and (max-width: 1200px) {
    .element {
        width: 130%;
    }
    /* .background {
        max-height: 768px;
    } */
    .center_cloud {
        margin-top: -25%;
        margin-left: -7%;
        transform: scale(0.55) !important;
        -moz-transform: scale(.55) !important;
        -webkit-transform: scale(.55) !important;
    }
    .buildings_1 {
        margin-top: 41%;
        margin-left: 2%;
        background-size: contain;
        transform: scale(1.5);
        -moz-transform: scale(1.5);
        -webkit-transform: scale(1.5);
    }
    .buildings_2 {
        margin-top: 50%;
        margin-left: -30%;
        transform: scale(1.1);
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        background-size: contain;
    }
    .mountains_1 {
        margin-top: 63%;
        margin-left: -15%;
        transform: scale(1.4);
    }
    .mountains_2 {
        margin-top: 70%;
        margin-left: -17%;
        background-size: contain;
        transform: scale(1.25);
    }
    .mountains_3 {
        margin-top: 35%;
        left: -30px;
    }
    .coin {
        margin-left: 3%;
        margin-top: 32%;
        width: 5%;
    }
    .coin_2 {
        margin-left: 77%;
        margin-top: 0%;
        width: 75px;
    }
    .coin_3 {
        margin-left: 8%;
        margin-top: 10%;
        width: 80px;
    }
    .coin_3_left {
        margin-top: 40%;
        margin-left: 87%;
        width: 65px;
    }
    .coin_blur {
        margin-left: 82%;
        margin-top: -9%;
        visibility: hidden;
    }
    .coin_blur_2 {
        margin-left: -16%;
        margin-top: 10%;
        visibility: hidden;
    }
    .heart {
        margin-top: 24%;
        margin-left: 73%;
        transform: scale(.75) !important;
        -moz-transform: scale(0.75) !important;
        -webkit-transform: scale(0.75) !important;
    }
    .thumbs {
        margin-top: 22%;
        margin-left: 65%;
        transform: scale(.65) !important;
    }
    .bigee {
        margin-left: -10%;
        margin-top: 18%;
        background-size: contain;
        transform: scale(1.3);
        -moz-transform: scale(1.3);
        -webkit-transform: scale(1.3);
    }
    .back_cloud {
        height: 100%;
        margin-top: 10%;
        margin-left: -22%;
        transform: scale(.8)!important;
        -moz-transform: scale(.8)!important;
        -webkit-transform: scale(0.8)!important;
    }
    .bottom_layer {
        margin-top: 48%;
        margin-left: -25%;
        transform: scale(.75);
    }
    /* .bottom_layer_center {
        text-align: center;
        margin-left: 13%;
        margin-top: -14%;
    } */
    .bottom_image_one {
        display: none;
    }
    .bottom_layer_center {
        margin-top: 73%;
        height: 250px;
    }
    .coin_right {
        width: 4%;
        height: 140px;
        margin-left: 81%;
        margin-top: 15%;
    }
}


/* @media all and (max-width: 900px) {} */

@media all and (max-width: 768px) {
    /* .wrapper {
        max-height: 825px;
    } */
    /* .background {
        max-height: 825px;
    } */
    .center_cloud {
        margin-top: -32%;
        margin-left: -12%;
        background-size: contain;
        transform: scale(.55) !important;
        -moz-transform: scale(.55) !important;
        -webkit-transform: scale(.55) !important;
    }
    .buildings_1 {
        margin-top: 66%;
        margin-left: 0%;
        background-size: contain;
        transform: scale(1.7);
        -moz-transform: scale(1.7);
        -webkit-transform: scale(1.7);
    }
    .buildings_2 {
        margin-top: 75%;
        margin-left: -30%;
        transform: scale(1.5);
        -moz-transform: scale(1.5);
        -webkit-transform: scale(1.5);
        background-size: contain;
    }
    .mountains_1 {
        visibility: hidden;
    }
    .mountains_2 {
        margin-top: 100%;
        margin-left: -25%;
        background-size: contain;
        transform: scale(1.2);
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
    }
    .mountains_3 {
        margin-top: 35%;
        left: -30px;
    }
    .bigee {
        margin-left: -9%;
        margin-top: 47%;
        background-size: contain;
        transform: scale(1.4);
        -moz-transform: scale(1.4);
        -webkit-transform: scale(1.4);
    }
    .back_cloud {
        margin-top: 8%;
        margin-left: -37%;
        transform: scale(.75)!important;
        -moz-transform: scale(.75)!important;
        -webkit-transform: scale(.75)!important;
    }
    .coin_3 {
        display: none !important;
    }
    .coin_3_left {
        margin-top: 55%;
        margin-left: 85%;
        width: 65px;
    }
    .coin_2 {
        margin-left: 85%;
        margin-top: 5%;
        width: 50px;
    }
    .coin {
        margin-left: 7%;
        margin-top: 15%;
        width: 75px;
    }
    .coin_blur_2 {
        margin-left: -18%;
        margin-top: 15%;
    }
    .coin_blur {
        display: none !important;
    }
    .heart {
        margin-top: 30%;
        margin-left: 80%;
    }
    .thumbs {
        margin-top: 35%;
        margin-left: 45%;
    }
    .bottom_layer {
        display: none;
    }
    .bottom_layer_center {
        height: 300px;
    }
    .bottom_layer_center {
        margin-top: 100%;
    }
}

@media all and (max-width: 425px) {
    /* .wrapper {
        max-height: 620px;
    } */
    /* .background {
        max-height: 620px;
    } */
    .center_cloud {
        background-repeat: no-repeat;
        margin-top: -35%;
        margin-left: -13%;
        background-size: contain;
        transform: scale(0.8) !important;
        -moz-transform: scale(0.8) !important;
        -webkit-transform: scale(0.8) !important;
    }
    .back_cloud {
        margin-top: 1%;
        margin-left: -90%;
        transform: scale(.7)!important;
        -moz-transform: scale(.7)!important;
        -webkit-transform: scale(.65)!important;
    }
    .buildings_1 {
        margin-top: 155%;
        margin-left: 15%;
        background-size: contain;
        transform: scale(2.1);
        -moz-transform: scale(2.1);
        -webkit-transform: scale(2.1);
    }
    .buildings_2 {
        margin-top: 123%;
        margin-left: -30%;
        transform: scale(1.8);
        -moz-transform: scale(1.8);
        -webkit-transform: scale(1.8);
        background-size: contain;
    }
    .mountains_1 {
        visibility: hidden;
    }
    .mountains_2 {
        margin-top: 175%;
        margin-left: -18%;
        background-size: contain;
        transform: scale(1.65);
        -moz-transform: scale(1.65);
        -webkit-transform: scale(1.65);
    }
    .mountains_3 {
        margin-top: 35%;
        left: -30px;
    }
    .bigee {
        margin-left: -12%;
        margin-top: 85%;
        background-size: contain;
        transform: scale(1.5);
        -moz-transform: scale(1.5);
        -webkit-transform: scale(1.5);
        width: 150%;
    }
    .coin_blur_2 {
        display: none !important;
    }
    .coin {
        margin-left: 15%;
        margin-top: 20%;
        width: 35px;
    }
    .coin_2 {
        margin-left: 70%;
        margin-top: 50%;
        width: 30px;
    }
    .coin_3 {
        visibility: hidden;
        /* margin-top: 25%;    
        margin-left: 20%;
        transform: scale(0.25) !important;
        -moz-transform: scale(0.25) !important;
        -webkit-transform: scale(0.25) !important; */
    }
    .coin_3_left {
        margin-top: 40%;
        margin-left: 80%;
        width: 25px;
    }
    .coin_right {
        width: 6%;
        height: 140px;
        margin-left: 89%;
        margin-top: 5%;
    }
    .heart {
        margin-top: 35%;
        margin-left: 35%;
        background-size: contain;
        width: 50px;
    }
    .thumbs {
        margin-top: 35%;
        margin-left: 60%;
        background-size: contain;
        width: 45px;
    }
    .bottom_layer {
        display: none;
    }
    .bottom_layer_center {
        margin-top: 130%;
        height: 300px;
        font-size: medium;
    }
}

.animate_shimmy {
    animation: shimmy 3s infinite;
    animation-direction: alternate;
}

@keyframes shimmy {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(25px, 10px);
    }
}

.animate_coin {
    animation: coin 3s infinite;
    animation-direction: alternate;
}

@keyframes coin {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-25px, -5px);
    }
}

.animate_heart {
    animation: heart 3s infinite;
    animation-direction: alternate;
}

@keyframes heart {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-25px, -5px);
    }
}

.animate_thumbs {
    animation: thumbs 3s infinite;
    animation-direction: alternate;
}

@keyframes thumbs {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(25px, 5px);
    }
}

.animate_blur_coin {
    animation: coin_blur 3s infinite;
    animation-direction: alternate;
}

@keyframes coin_blur {
    0% {
        transform: translate(0);
    }
    100% {
        transform: translate(25px, 0px);
    }
}

@media all and (max-height: 900px) {
    .wrapper {
        height: 84% !important;
    }
}

@media all and (max-height: 768px) {
    .wrapper {
        height: 88% !important;
    }
}

@media all and (max-height: 600px) {
    .wrapper {
        height: 90% !important;
    }
}