@font-face {
	font-family: 'Open Sans Reg';
	src: url('../fonts/OpenSans.eot');
	src: url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/OpenSans.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans Bold';
	src: url('../fonts/OpenSans-Bold.eot');
	src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/OpenSans-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
html, body{
    background: url(../assets/images/cny2026/bg.jpg) repeat-x center top;
    background-size: cover;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin:0;
	height: 0;
	padding:0;
	text-align: center;
	position: relative;
	z-index: 1;
}
.bg-all{
    background: url(../assets/images/cny2026/bg.jpg) repeat-x center top;
    background-size: cover;
}
ul{
	list-style-type: none;
}
a,a:hover{
	text-decoration:none;
	cursor:pointer;
}
p {
    margin: 0 0 10px;
}
.desktop{
    display: block;
}
.mobile{
    display: none;
}
.header{
	background: url(../images/layout/header.png) no-repeat top center;
	height: 77px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
#container{
	clear: both;
    margin: 0 auto 50px auto;
    text-align: left;
    width: 1200px;
}
img.grayscale{
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

@media(max-width:1200px){
    #container{
        width: 100%;
    }
}
@media(max-width:768px){
    html, body{
        background: url(../assets/images/cny2026/bgmobile.jpg) repeat-x center top;
        background-size: cover;
        color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 1.5em;
        margin:0;
        height: 0;
        padding:0;
        text-align: center;
        position: relative;
        z-index: 1;
    }
    .bg-all{
        background: url(../assets/images/cny2026/bgmobile.jpg) repeat-x center top;
        background-size: cover;
        width: 100%;
    }
    #container{
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        margin:0 auto
    }
    .desktop{
        display: none;
    }
    .mobile{
        display: block;
    }
}
/*==================================== NAVBAR ===============================*/
.bg-light{
    background-color: transparent !important;
    background: url(../img/teaser/ramadhan2020/mainmenu/bg.jpg) repeat-x center top;
    height: 64px;
}
.navbar-nav{
    display: table;
    font-size: 0;
    line-height: 0;
    width: 100%;
    text-align: center;
    position: relative;
}
.navbar-nav li{
    /*font-family: 'Poppins Regular';*/
    display: inline-table;
    font-size: 16px;
    line-height: 1.5;
    vertical-align: middle;
    border-right: 1px solid #d2d2d2;
}
.navbar-nav li:first-child,
.navbar-nav li:last-child{
    border-right: 0;
}
.navbar-logo{
    position: absolute;
    left: -3vw;
    top: -2px;
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active{
    color: #0049ac;
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus{
    color: #0049ac;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index: 999;
    color: #000;
}
@media(max-width: 768px){
    .bg-light{
        background-color: #f8f9fa !important;
        background: url(../img/teaser/ramadhan2020/mainmenu/bg.jpg) repeat-x center top;
        height: auto;
    }
    .navbar-nav-mobile{
        padding-left: 0; 
        padding-right: 0; 
    }
    .navbar-nav{
        text-align: left;
        margin-top: 15px;
    }
    .navbar-nav li{
        display: block;
        border-right: 0;
        margin-bottom: 5px;
    }
    .navbar-fb {
        position: absolute;
        right: 78px;
        top: 10px;
    }
    .navbar-fb img {
        width: 39px;
    }
}
@media (min-width: 992px){
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 2px 30px;
        color: #000;
    }
}
/*===================================================================== /. MAIN MENU ===================================================================*/

/*===================================================================== SECTION 1 ===================================================================*/
.section1{
	position: relative;
	z-index: 1;
}
.section1-title {
    position: relative;
    max-width: 641px;
    width: 34vw;
    padding-top: 13vw;
    margin-left: 5vw;
    z-index: 2;
}
.section1-char{
    position: absolute;
    max-width: 1305px;
    width: 68vw;
    top: 1vw;
    right: 0vw;
}
.section1-intro{
    position: relative;
    max-width: 1751px;
    width: 92vw;
    padding-top: 24vw;
}

@media(min-width: 1921px){
    .section1-title {
        max-width: none;
        width: 29vw;
        margin-left: 9vw;
    }
    .section1-char{
        max-width: none;
        width: 64vw;
        right: 3vw;
    }
    .section1-intro{
        max-width: none;
        width: 83vw;
        padding-top: 24vw;
    }
}

@media(max-width: 768px){
    .section1{
        padding-top: 50px;
    }
    .section1-char {
        position: relative;
        width: 100%;
        top: 3vh;
    }
    .section1-intro {
        position: relative;
        max-width: 713px;
        width: 94%;
        padding-top: 14vh;
        padding-bottom: 5vh;
    }
    .section1-title {
        width: 72%;
        margin: 0 auto;
    }
}
/*.btnmovie{
	margin: 10px 0;
}
.btnmovie a img.btnprev{
	margin-right: : 5px;
}
.btnmovie a img.btnnext{
	margin-left: 5px;
}*/
/*=================================================================== END SECTION 1 ===================================================================*/

/*===================================================================== SECTION 2 =====================================================================*/
.section2{
	position: relative;
	z-index: 2;
	padding-top: 10vw;
}
.section2-title{
    position: relative;
    z-index: 2;
    max-width: 674px;
    width: 31vw;
    padding-bottom: 1.5vw;
}
.section2-desc{
    position: relative;
    z-index: 2;
    font-size: 30pt;
    line-height: 1.2;
    color: #f9c820;
}
.section2-box{
    padding-top:2vw;
    margin-left: 0px;
    margin-right: 0px;
}
.section2-rewardbox{
    position: relative;
}
.section2-wish-op{
    position: relative;
    max-width: 340px;
    width: 100%;
    padding: 0px;
    z-index: 1;
}
.section2-ratetext{
    position: absolute;
    bottom: 1vw;
    left: 0;
    width: 100%;
}
.section2-descreward{
    position: relative;
    z-index: 2;
    font-size: 24pt;
    line-height: 1.2;
    color: #fff;
}
.section2-btn-info {
    max-width: 295px;
    width: 12vw;
    padding-top: 1vw;
}
.section2-wish-btn{
    max-width: 225px;
    width: 9vw;
    padding-top: 1vw;
    padding-bottom: 1vw;
}
.section2-cloud1{
    position: absolute;
    max-width: 192px;
    width: 8vw;
    top: -1vw;
    left: -4vw;
    z-index: 2;
    will-change: transform;
    animation: cloudMove 6s ease-in-out infinite;
    pointer-events: none;
}

@keyframes cloudMove{
    0%{ transform: translateX(-8px); }
    50%{ transform: translateX(8px); }
    100%{ transform: translateX(-8px); }
}

.section2-cloud2{
    position: absolute;
    max-width: 192px;
    width: 8vw;
    bottom: -1.3vw;
    right: -1.3vw;
    z-index: 1;
    will-change: transform;
    /* different duration and slight delay so it doesn't move in sync with cloud1 */
    animation: cloudMove2 8.2s ease-in-out infinite;
    animation-delay: 1.1s;
    pointer-events: none;
}

@keyframes cloudMove2{
    0%{ transform: translateX(6px); }
    50%{ transform: translateX(-6px); }
    100%{ transform: translateX(6px); }
}

.section2-cloud3{
    position: absolute;
    max-width: 192px;
    width: 8vw;
    top: 2vw;
    left: -1vw;
    z-index: 0;
    will-change: transform;
    animation: cloudMove3 5.4s ease-in-out infinite;
    animation-delay: 0.4s;
    pointer-events: none;
}

.section2-cloud4{
    position: absolute;
    max-width: 192px;
    width: 8vw;
    bottom: 2.7vw;
    right: -1.3vw;
    z-index: 2;
    will-change: transform;
    animation: cloudMove4 7.1s ease-in-out infinite;
    animation-delay: 0.9s;
    pointer-events: none;
}

@keyframes cloudMove3{
    0%{ transform: translateX(-5px); }
    50%{ transform: translateX(5px); }
    100%{ transform: translateX(-5px); }
}

@keyframes cloudMove4{
    0%{ transform: translateX(10px); }
    50%{ transform: translateX(-10px); }
    100%{ transform: translateX(10px); }
}

.section2-cloud5{
    position: absolute;
    max-width: 192px;
    width: 8vw;
    top: 0vw;
    left: -1vw;
    z-index: 2;
    will-change: transform;
    animation: cloudMove5 6.7s ease-in-out infinite;
    animation-delay: 0.7s;
    pointer-events: none;
}

.section2-cloud6{
    position: absolute;
    max-width: 192px;
    width: 8vw;
    bottom: -1.3vw;
    right: -4.3vw;
    z-index: 1;
    will-change: transform;
    animation: cloudMove6 8.9s ease-in-out infinite;
    animation-delay: 1.4s;
    pointer-events: none;
}

@keyframes cloudMove5{
    0%{ transform: translateX(-7px); }
    50%{ transform: translateX(7px); }
    100%{ transform: translateX(-7px); }
}

@keyframes cloudMove6{
    0%{ transform: translateX(5px); }
    50%{ transform: translateX(-5px); }
    100%{ transform: translateX(5px); }
}


@media(min-width: 1921px){
    .section2-title {
        max-width: none;
        width: 28.8vw;
    }
}

.section2-btn-info:hover{
    cursor: pointer;
}


.section2-wish-btn:hover{
    cursor: pointer;
}

.section2-btn-login{
    padding-top: 15px;
    max-width: 275px;
    width: 15vw;
    position: relative;
    z-index: 5;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.section2-btn-login:hover{
    cursor: pointer;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.owl-carousel{
    padding: 45px 0 45px 0;
}
div.owl-controls .clickable{
    display: block !important;
}
div.owl-next{
    background: url(../img/teaser/cny2021/halaman2/right.png) no-repeat top center;
    cursor: pointer;
    float: right;
    position: relative;
    top: -30vw;
    right: -4vw;
    height: 45px;
    width: 54px;
    text-indent: -9999px;
    max-width: 99px;
}
div.owl-prev{
    background: url(../img/teaser/cny2021/halaman2/left.png) no-repeat top center;
    cursor: pointer;
    float: left;
    position: relative;
    top: -30vw;
    left: -4vw;
    height: 45px;
    width: 54px;
    text-indent: -9999px;
    max-width: 99px;
}
@media(max-width: 1366px){
    div.owl-next{
        background: url(../img/teaser/cny2021/halaman2/right.png) no-repeat top center;
        background-size: cover;
        right: -5vw;
        height: 6vw;
        width: 4.4vw;
    }
    div.owl-prev{
        background: url(../img/teaser/cny2021/halaman2/left.png) no-repeat top center;
        background-size: cover;
        left: -5vw;
        height: 6vw;
        width: 4.4vw;
    }
}
@media(max-width: 1280px){
    div.owl-next{
        left: 20px;
        z-index: 100;
    }
    div.owl-prev{
        left: -20px;
        z-index: 100;
    }
}
.owl-item > .item{
	padding: 0 7.5px;
}
@media(max-width: 1200px){
    .section2{
        background-size: cover;
    }
}
@media(max-width: 768px){
    .section2{
        background: none;
        height: auto;
        /*background-color: #28180d;*/
        padding: 30px 0;
    }
    .section2-title{
        width: 90%;
        padding-bottom: 5vw;
    }
    .section2-btn-info, .section2-wish-btn {
        width: 50%;
    }
    .section2-desc {
        font-size: 15pt;
        font-weight: bold;
    }
    .section2-cloud1 {
        max-width: none;
        width: 13vh;
    }
    .section2-cloud2 {
        max-width: none;
        width: 10vh;
    }

    .section2-cloud3 {
        max-width: none;
        width: 13vh;
    }

    .section2-cloud4 {
        max-width: none;
        width: 14vh;
        bottom: 10vh;
    }

    .section2-cloud5 {
        max-width: none;
        width: 13vh;
    }

    .section2-cloud6 {
        max-width: none;
        width: 10vh;
    }

    .section2-ratetext {
        bottom: 7vw;
    }

    .section2-btn-login{
        width: 40%;
    }
    .section2 img.title{
        margin-bottom: 25px;
        padding: 0 30px;
    }
    .owl-carousel {
        padding: 0 40px !important;
    }
    div.owl-controls .clickable{
        display: block !important;
    }
    div.owl-next{
        background: url(../img/teaser/cny2021/halaman2/right.png) no-repeat top center;
        background-size:100%;
        right: -5vw;
        height: 6vw;
        width: 4.4vw;
        top: -54vw;
    }
    div.owl-prev{
        background: url(../img/teaser/cny2021/halaman2/left.png) no-repeat top center;
        background-size:100%;
        left: -5vw;
        height: 6vw;
        width: 4.4vw;
        top: -54vw;
    }
    .owl-item > .item{
        padding: 0 7.5px;
    }
}
/*=================================================================== END SECTION 2 ===================================================================*/

/*===================================================================== SECTION 3 =====================================================================*/
.section3{
	/*background: url(../images/layout/section3/bg.jpg) no-repeat center top;*/
	/*min-height: 620px;*/
	position: relative;
	z-index: 2;
    margin-top: 5vw;
}
.section3-char1{
    position: absolute;
    left: 0;
    top: 10vw;
    max-width: 495px;
    width: 26vw;
}
.section3-char2{
    position: absolute;
    right: 1vw;
    top: 10vw;
    max-width: 288px;
    width: 15vw;
}
.section3-wrap-content{
    position: relative;
}
.section3-container{
    z-index: 2;
    width: 100%;
}
.section3-title{
    max-width: 608px;
    width: 32vw;
}
.section3-content{
    position: relative;
    z-index: 2;
    /*background: rgba(255,255,255,0.6);*/
    border-radius: 8px;
    padding-top: 5vw;
    padding-bottom: 20px;
    width: 100%;
    max-width: 800px;
    /* width: 100%; */
    margin: 0 auto;
    padding-left: 5vw;
}
.section3-info{
    padding-bottom: 1vw;
}
.section3-reward{
    margin: 0 auto;
    max-width: 100%;
    padding-bottom: 3vw;
}
.section3-imgreward{
    display: block;
    margin: 0 auto;
    width: 90%;
}
.section3-reward .slick-prev{
    left: 0vw;
    z-index: 5;
}
.section3-reward .slick-prev:before {
    content: "" !important;
    background: url(../img/teaser/cny2021/halaman3/left.png) no-repeat left top;
    background-size: 100%;
    width: 54px;
    height: 45px;
    float: left;
    position: relative;
    opacity: 1 !important;
    z-index: 5;
}
.section3-reward .slick-next{
    right: 0vw;
    z-index: 5;
}
.section3-reward .slick-next:before {
    content: "" !important;
    background: url(../img/teaser/cny2021/halaman3/right.png) no-repeat left top;
    background-size: 100%;
    width: 54px;
    height: 45px;
    float: left;
    position: relative;
    opacity: 1 !important;
    z-index: 5;
}
.section3-logintext{
    color: #fff;
    font-size: 24pt;
    padding-top: 2vw;
    padding-bottom: 3vw;
}
.section3-login{
    height: 100%;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section3-login .row {
    width: auto;
}
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.section3-btn-info{
    padding-top: 15px;
    max-width: 185px;
    width: 10vw;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
}
.section3-btn-info:hover{
    -webkit-animation-name: hvr-pulse-grow;
    animation-name: hvr-pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;   
}
.section3-btn-login{
    max-width: 287px;
    width: 15vw;
    padding-top: 1vw;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
}
.section3-btn-login:hover{
    cursor: pointer;
    -webkit-animation-name: hvr-pulse-grow;
    animation-name: hvr-pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}
.customGPlusSignIn:hover{
    cursor: pointer;
}
.btn_facebook:hover{
    cursor: pointer;
}
.login-form-submit, .login-form-submit:hover, .login-form-submit:visited {
    background: #00acef !important;
    background: -webkit-linear-gradient(#00acef, #008fef) !important;
    background: -o-linear-gradient(#00acef, #008fef) !important;
    background: -moz-linear-gradient(#00acef, #008fef) !important;
    background: linear-gradient(#00acef, #008fef) !important;
    border-radius: 5px !important;
    border: 1px solid #00acef !important;
    width: 100%;
    height: 50px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
}
.btnyellow, .btnyellow:hover, .btnyellow:visited {
    background: #f79515 !important;
    background: -webkit-linear-gradient(#f79515, #eb8a0c) !important;
    background: -o-linear-gradient(#f79515, #eb8a0c) !important;
    background: -moz-linear-gradient(#f79515, #eb8a0c) !important;
    background: linear-gradient(#f79515, #eb8a0c) !important;
    border-radius: 5px !important;
    border: 1px solid #f79515 !important;
    width: 49%;
    height: 40px;
    margin-top: 10px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    margin-right: 1%;
    padding-top: 8px;
}
.btnlightgreen, .btnlightgreen:hover, .btnlightgreen:visited {
    background: #01b168 !important;
    background: -webkit-linear-gradient(#01b168, #09a364) !important;
    background: -o-linear-gradient(#01b168, #09a364) !important;
    background: -moz-linear-gradient(#01b168, #09a364) !important;
    background: linear-gradient(#01b168, #09a364) !important;
    border-radius: 5px !important;
    border: 1px solid #01b168 !important;
    width: 50%;
    height: 40px;
    margin-top: 10px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 8px;
}
.note {
    color: #218df2;
    padding-top: 15px;
    font-size: 15pt;
    position: relative;
}
@media(min-width: 1600px){
    .section3-content{
        max-width: 1024px;
    }
}
@media(max-width: 1024px){
    
}
@media(max-width: 768px){
    .section3{
        min-height: auto;
        padding-bottom: 10VW;
        margin-top: 0vw;
    }
    .section3-title {
        width: 85%;
    }
    .section3-reward .slick-prev{
        top: 35%;
        left: 10%;
    }
    .section3-reward .slick-next{
        top: 35%;
        right: 15%;
    }
    .section3-info{
        padding-top: 42%;
    }
    .section3-content{
        background: transparent;
        margin-top: 17vw;
        padding-left: 0;
    }
    .section3-login{
        margin: 0 auto;
        padding-left:20px;
        padding-right:20px;
    }
    .section3-login .row{
        width: 100%;
        margin: 0 auto;
    }
    .section3-login .row div{
        width: 100%;
    }
    .section3-imgreward {
        margin: 0 auto;
        width: 70%;
    }
    .section3-btn-info{
        width: 45%;
    }
    .section3-btn-login{
        max-width: 426px;
        width: 70%;
        padding-top: 5vw;
        margin: 0 auto;
    }
}
@media(max-width: 375px){
    .section3-info{
        padding-top: 35%;
    }
}

/*=================================================================== END SECTION 3 ===================================================================*/

/*===================================================================== SECTION 4 =====================================================================*/
.section4{
	position: relative;
	/* top: -230px; */
	z-index: 1;
	padding-top: 7vw;
    margin-bottom: -15vw;
}
.section4-bg{
    position: absolute;
    top: 15vw;
    left: 0;
    max-width: 1381px;
    width: 72vw;
    z-index: 1;
}
.section4-title{
    position: relative;
    z-index: 3;
    max-width: 536px;
    width: 28vw;
}
.section4-desc{
    position: relative;
    z-index: 3;
    color: #fff;
    font-size: 24pt;
    padding-top: 2vw;
}
.section4-btn-info{
    position: relative;
    z-index: 3;
    padding-top: 15px;
    max-width: 185px;
    width: 10vw;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.section4-btn-info:hover{
    cursor: pointer;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
.section4-kado-angpao{
    position: relative;
    z-index: 2;
    top: -11vw!important;
    /*right: -22vw;*/
    max-width: 700px;
    width: 37vw;
}
.section4-kado-angpao:hover{
    cursor: pointer;
}
.section4-content{
    position: relative;
    text-align: left;
    /*margin-left: -10vw;*/
}
.section4-logo{
    position: relative;
    max-width: 729px;
    width: 38vw;
    z-index: 2;
}
.section4-content-kado{
    position: relative!important;
    z-index: 1;
    top: 0;
    max-width: 700px;
    width: 37vw;
    margin-left: 50%;
}
.bgkiri{
	background: url(../img/teaser/ramadhan2020/section4/kiri.png) no-repeat left top;
	float: left;
	height: 143px;
	position: relative;
	top: 65px;
	left: 90px;
	width: 293px;
}
.harike{
	color: #fff;
    font-size: 60pt;
    font-weight: bold;
    text-align: center;
    position: relative;
    right: 22px;
    top: 85px;
    width: 100px;
    margin: 0 0 0 auto;
}
.bgtengah{
	background: url(../img/teaser/ramadhan2020/section4/tengah.png) no-repeat left top;
	float: left;
	height: 143px;
	position: relative;
	top: 65px;
	left: 115px;
	width: 333px;
}
.tanggal{
	color: #fff;
    font-size: 18pt;
    font-weight: bold;
    text-align: center;
    position: relative;
    top: 22px;
}
.jam{
	color: #fff;
    font-size: 40pt;
    font-weight: bold;
    text-align: center;
    position: relative;
    top: 78px;
}
.bgkanan{
	background: url(../img/teaser/ramadhan2020/section4/kanan.png) no-repeat left top;
	float: left;
	height: 143px;
	position: relative;
	top: 65px;
	left: 140px;
	width: 366px;
}
.maghribdesktop{
	color: #fff;
    font-size: 18pt;
    font-weight: bold;
    text-align: right;
    position: relative;
    right: 35px;
    top: 22px;
}
.imsakdesktop{
	color: #fff;
    font-size: 18pt;
    font-weight: bold;
    text-align: right;
    position: relative;
    right: 35px;
    top: 88px;
}
@media(max-width: 1024px){
    .section4{
        background: none;
        height: auto;
        /*background-color: #47240e;*/
        padding: 65px 15px;
    }
    .bgkiri{
        left: 0;
        top:-45px;
        width: 26%;
        background-size: 100%;
    }
    .bgtengah{
        left: 25px;
        top:-45px;
        width: 30%;
        background-size: 100%;
    }
    .bgkanan{
        left: 45px;
        top:-45px;
        width: 33%;
        background-size: 100%;
    }
    .jam{
        top: 70px;
    }
    .maghribdesktop{
        font-size: 24pt;
        top: 15%;
        right: 2%;
    }
    .imsakdesktop{
        font-size: 24pt;
        top: 55%;
        right: 2%;

    }
}

.section4 img.title{
    margin-bottom: 20px;
}
@media(max-width: 768px){
    .section4{
        padding: 15px 15px 65px 15px;
    }
    .section4-title {
        width: 85%;
    }
    .section4-bg {
        top: 65vw;
        max-width: 1381px;
        width: 90%;
    }
    .section4-logo {
        width: 90%;
        z-index: 2;
        display: block;
        margin: 0 auto;
    }
    .section4-btn-info {
        width: 40%;
    }
    .section4-kado-angpao {
        top: -10vw;
        max-width: 700px;
        width: 44vw;
    }
}
/*=================================================================== END SECTION 4 ===================================================================*/

/*===================================================================== SECTION 5 =====================================================================*/
.section5{
    position: relative;
    min-height: 800px; 
    z-index: 2;
    padding-top: 10vw;
    padding-bottom: 5vw;
}
.section5-char{
    position: absolute;
    top: 14vw;
    right: 9vw;
    max-width: 255px;
    width: 14vw;
}
.section5-bg{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.section5-left{
    position: relative;
    z-index: 2;
}
.section5-content{
    margin-bottom: 20px;
}
.section5-menu{
    font-size: 14pt;
    background: #fff;
    color: #000!important;
    border-radius: 10px;
    padding: 15px;
    font-size: 14pt;
}
.section5-menu:hover{
    background: red;
    color: #fff!important;
    cursor: pointer;
}
.section5-menu-active{
    font-size: 14pt;
    background: red;
    color: #fff;
    border-radius: 10px;
    padding: 15px;
    font-size: 14pt;
}
.section5-bg1{
    background: #e1bc88;
    border-radius: 20px;
    padding: 5px;
}
.section5-bg2{
    background: #f5b300;
    border-radius: 20px;
    padding: 5px;
}
.section5-bg3{
    background: #fff;
    border-radius: 20px;
    padding: 5px;
}
.section5-title{
    position: relative;
    z-index: 2;
    width: 100%;
    padding-bottom: 1vw;
    max-width: 930px;
}
.section5-desc{
    position: relative;
    z-index: 3;
    color: #fff;
    font-size: 24pt;
}
.section5-milestone-btn-info{
    position: relative;
    z-index: 2;
    padding-top: 1vw;
    padding-bottom: 1vw;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.section5-milestone-btn-info:hover{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.section5-milestone{
    position: relative;
}
.section5-milestone-bg{
    position: relative;
    width: 100%;
    z-index: 2;
}
.section5-sectionmile-number {
    position: absolute;
    z-index: 3;
    left: 17.5vw;
    top: 2.5vw;
    font-size: 3.5vw;
    color: #c6983c;
}
.section5-milestone-reward{
    width: 100%;
}
.section5-sectionmile-btn{
    position: absolute;
    width: 10vw;
    height: 5vw;
    top: 0;
    left: 5vw;
    z-index: 5;
}
.section5-milestone-btn-info:hover{
    cursor: pointer;
}
@media(min-width: 1921px){
    .section5-sectionmile-btn {
        width: 6.6vw;
        height: 2.5vw;
        top: 0.9vw;
        left: 2vw;
        z-index: 5;
    }
    .section5-sectionmile-number {
        position: absolute;
        z-index: 3;
        left: 13.5vw;
        top: 2vw;
        font-size: 2.5vw;
        color: #c6983c;
    }
    .section5-sectionmile-number {
        top: 2vw;
    }
}

@media(max-width: 1600px){
    .section5-sectionmile-number{
        top: 2.4vw;
        font-size: 4.8vw;
        left: 19.5vw;
    }
    .section5-char {
        right: 2vw;
    }
}
@media(max-width: 1440px){
    .section5-sectionmile-number {
        top: 2.8vw;
        font-size: 5vw;
        left: 21.5vw;
    }
    .section5-char {
        top: 18vw;
    }
}
@media(max-width: 1366px){
    .section5-sectionmile-number {
        left: 24.5vw;
    }
    .section5-char {
        top: 23vw;
    }
}
@media(max-width: 1280px){
    .section5-sectionmile-number {
        font-size: 5.4vw;
    }
}
@media(max-width: 1024px){
    .section5-char {
        top: 30vw;
    }
}
@media(max-width: 768px){
    .section5{
        padding-top: 7vw;
    }
    .section5-title{
        width: 90%;
        padding-bottom: 5vw;
    }
    .section5-milestone-btn-info{
        width: 50%;
        padding-bottom: 5vw;
    }
    .section5-bg1,.section5-bg2,.section5-bg3{
        border-radius: 0px;
        border: none;
        background: transparent;
        padding: 0;
        display: block;
        margin: 0 auto;
    }
    .section5-left{
        padding-left: 25%;
    }
    .section5-bg3 iframe{
        border-radius: 0px!important;
    }
    .section5-sectionmile-number {
        font-size: 9.4vw;
        top: 5.2vw;
        left: 40vw;
    }
    .section5-sectionmile-btn{
        position: absolute;
        width: 24vw;
        height: 12vw;
        top: 0;
        left: 13vw;
        z-index: 5;
    }
}
@media(max-width: 425px){
    .section5-left{
        padding-left: 10%;
    }
}
/*=================================================================== END SECTION 5 ===================================================================*/

.section6{
    position: relative;
    z-index: 2;
    padding-top: 5vw;
    padding-bottom: 5vw;
}

.section6-bg:hover{
    cursor: pointer;
}

/*================================== FOOTER ==============================*/
.section-footer{
    background: url(../img/teaser/ramadhan2020/footer/bg-footer.jpg) repeat-x left top;
    background-size: cover;
    padding: 17px 0;
    position: relative;
    z-index: 2;
}
.section-footer p{
    color: #b8b8b8;
    font-family: 'Poppins Bold';
    font-size: 14px;
    margin: 13px 0;
    text-transform: uppercase;
    float: left;
}
.section-footer img{
    float: right;
}
@media(max-width: 768px){
    .section-footer{
        background: #1b1c1e;
        padding: 10px 0;
        height: auto;
    }
    .section-footer p{
        float: unset;
        margin: 13px 0 0;
    }
    .section-footer img{
        float: unset;
        width: 180px;
    }
}
/*================================ END FOOTER ==============================*/

