/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}

/* jquery.jscrollpane.css */	.jspContainer{overflow:hidden;position:relative}.jspHorizontalBar,.jspPane,.jspVerticalBar{position:absolute}.jspVerticalBar{top:0;right:0;width:16px;height:100%;background:red}.jspHorizontalBar{bottom:0;left:0;width:100%;height:16px;background:red}.jspCap{display:none}.jspHorizontalBar .jspCap{float:left}.jspTrack{background:#dde;position:relative}.jspDrag{background:#bbd;position:relative;top:0;left:0;cursor:pointer}.jspHorizontalBar .jspDrag,.jspHorizontalBar .jspTrack{float:left;height:100%}.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;padding:0;margin:0}.jspArrow.jspDisabled{cursor:default;background:#80808d}.jspVerticalBar .jspArrow{height:16px}.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%}.jspVerticalBar .jspArrow:focus{outline:0}.jspCorner{background:#eeeef4;float:left;height:100%}* html .jspCorner{margin:0 -3px 0 0}

*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;animation:unset!important;-webkit-transition:none!important;-o-transition:none!important;transition:none!important}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}

@font-face {
	font-family: 'EakGiatUNI';
	src: url('../_fonts/EakGiatUNI.woff') format('woff'), 
	url('../_fonts/EakGiatUNI.eot?#iefix') format('embedded-opentype'),
	url('../_fonts/EakGiatUNI.ttf')  format('truetype'),
	url('../_fonts/EakGiatUNI.svg#EakGiatUNI') format('svg');
	font-weight: normal;
	font-style: normal;
}

html{
    background-color: #e6e7e8;
}
body{
	background-image: url("../_images/desktop_bg.png");
	background-repeat: no-repeat;
	background-position: center -10px;
}
.layer{
    background-color: rgba(0, 0, 0, 0.5);
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
a{
    text-decoration: none;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}
input {
  outline: none;
}
#terms_link,#terms_link2,#terms_link3{
    color:red;
}
.container{
	height:675px;
	max-width: 920px;
	margin:0 auto;
}
.back_to_promotions {
    cursor: pointer;
}
.draw{
	background-image: url("../_images/image1.png");
	width: 243px;
    height: 244px;
    position: relative;
    top: 200px;
    text-align: center;
    left: 5px;
    background-repeat:no-repeat;
}
.draw h{
	color: white;
    position: relative;
    top: 128px;
    font-size: 27px;
    font-weight: bold;
}
.giveaway{
	background-image:url("../_images/image2.png");
	height: 351px;
    width: 436px;
    position: relative;
    left: 239px;
    top: -115px;
    text-align: center;
    background-repeat:no-repeat;
}
.giveaway h{
    position: relative;
    top: 173px;
    font-size: 35px;
    color: white;
    font-weight: bold;
}
.giveaway h span{
	color: yellow;
    font-size: 50px;
    font-weight: bold;
}
.cashback{
    background-image: url("../_images/image1.png");
    width: 243px;
    height: 244px;
    position: relative;
    top: -397px;
    text-align: center;
    float: right;
    right: 13px;
    background-repeat:no-repeat;
}
.cashback h{
    color: white;
    position: relative;
    top: 135px;
    font-size: 23px;
    font-weight: bold;
}
.tpl-partners {
    float: left;
    margin-left: 199px;
    margin-top: -155px;}
.lbox{
    height: 99px;
    width: 515px;
    /*background-color: #002048;*/
    margin: 0 auto;
    /*border-radius: 14px;*/
    margin-top: -101px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.username{
    width: 70%;
    color: white;
    font-size: 20px;
    padding-top: 8px;
    float:left;
    height:60%;
    background-color: #002048;
    border-radius: 14px 0px 0px 0px;
    text-align: center;
}
.bold_sub{
    font-size: 16px;
}
.how_it_works{
    font-size: 20px;
}
.lbox button{
    float: left;
    width: 30%;
    background-color: #EF4136;
    height: 60%;
    border: none;
    color: white;
    border-radius: 0px 14px 0px 0px;
    font-size: 20px;
}
.sign_up{
    height: 40%;
    float: left;
    width: 100%;
    text-align: left;
    background: #fff;
    padding-top: 10px;
    padding-left: 30px;
    color: #002048;
    font-size: 20px;
    border-radius: 0px 0px 14px 14px;
}
.sign_up a{
    color:#EC1B40;
}
.back_to_promotions{
    width: 100%!important;
    border-radius: 14px!important;
    margin-top: 10px!important;
    font-weight: bold!important;
}
.lbox1{
    width: 672px;
    height: 658px;
    background-color: white;
    position: absolute;
    z-index: 5;
    right: 9px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    top: 109px;
    border-radius: 8px;
    border-bottom: 8px solid #F04262;
    text-align: center;
    padding-top: 31px;
}
.lbox1 .title{
    color: #F04262;
    font-size: 31px;
    font-weight: bold;
}
.lbox1 .date{
    font-size: 15px;
    margin-top: 0px;
}
.bold_sub{
    
    margin: 0 auto;
    font-weight: bold;
}
.lbox_container{
    width: 600px;
    margin: 0 auto;
}
.how_it_works{
    text-align: left;
}
.lbox_container ol{
    text-align: left;
    margin-left: 22px;
    padding-bottom: 15px;
    font-size: 16px;
}
.terms_title{
    color: #F04262;
    font-size: 24px;
    font-weight: bold;
}
#first_ol{
    padding-bottom: 15px;
}
#second_ol{
    padding-top: 15px;
}
.jspVerticalBar{
    width:5px;
    top: 55px;
    right: 18px;
}
.jspTrack{
    background:white;
}
.jspDrag{
    background:#DCDEDF;
    height: 190px!important;
    top:0px;
    border-radius: 30px;
}
.jspContainer {
    height:587px!important;
}
#terms_link{
    color:#F04262;
}
.close_btn{
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 999;
    border-radius: 0px 6px 0px 0px;
}
.scroll-pane{
    width:670px;
}
.draw:hover,.giveaway:hover,.cashback:hover{
    cursor: pointer;
}
@media screen and (max-width: 1024px) {
    body{
        background-image: url("../_images/tablet_bg.png");
    }
    .container{
        max-width: 780px;
    }
    .draw,.cashback{
        background-size: 190px;
        width:190px;
    }

    .draw h{
        font-size: 22px;
        top:100px;
    }
    .giveaway{
        width:350px;
        background-size: 350px;
        left: 213px;
    }
    .giveaway h span{
        font-size: 40px;
    }
    .giveaway h{
        font-size: 26px;
        top: 137px;
    }
    .cashback h{
        top: 106px;
        font-size: 17px;
        left:4px;
    }
    .tpl-contacts, .tpl-partners {
    margin-left: 0px;
    }

@media screen and (max-width: 768px) {
    body{
        background-size:770px; 
    }
    .container {
        max-width: 600px;
        height: 507px;
    }
    .jspContainer{
        height:440px!important;
    }
    .scroll-pane,.lbox1{
        width:600px;
    }
    .lbox1{
        height: 492px;
        right: 0px;
    }
    .lbox1 .title{
        font-size: 28px;
    }
    .lbox1 .date{
        font-size: 12px;
    }
    .lbox_container ol,.bold_sub{
        font-size: 14px;
    }
    .bold_sub{
        width: 550px;
    }
    .how_it_works{
        font-size: 18px;
    }
    .terms_title{
        font-size: 22px;
    }
    .draw, .cashback {
        background-size: 150px;
        width: 150px;
    }
    #second_ol{
        width: 90%;
    }
    .draw{
        left:5px;
        top:106px;
    }
    .draw h{
        font-size: 17px;
        top: 80px;
    }
    .giveaway{
        width: 290px;
        background-size: 290px;
        left:155px;
        top:-196px;
    }
    .giveaway h{
        font-size: 22px;
        top:115px;
    }
    .giveaway h span{
        font-size: 33px;
    }
    .cashback{
        top:-490px;
        right: 5px;
    }
    .cashback h{
        top:83px;
        font-size: 14px;
    }
    .lbox{
        width: 410px;
        margin-top: -290px;
    }
}
@media screen and (max-width: 600px) {
    body{
        background-image: url("../_images/mobile_bg.png");
        background-size: auto;
    }
    .container {
        max-width: 460px;
        height: 800px;
    }
    .lbox1{
        width: 480px;
    }
    .lbox_container{
        width: 460px;
    }
    .lbox1 .title{
        font-size: 25px;
    }
    .lbox1 .date{
        font-size: 10px;
    }
    .scroll-pane{
        width: 480px;
    }
    .bold_sub{
        width: 410px;
        font-size: 12px;
    }
    .how_it_works{
        font-size: 16px;
    }
    .lbox_container ol{
        font-size: 12px;
    }
    .draw, .cashback {
        background-size: 170px;
        width: 170px;
    }
    .draw{
        left: 59px;
        top: 351px;
        z-index: 2;
    }
    .draw h{
        font-size: 20px;
        top: 89px;
        z-index: 2;
    }
    .giveaway{
        width: 360px;
        background-size: 360px;
        left: auto;
        margin: 0 auto;
        top: -152px;
            z-index: 1;
    }
    .giveaway h{
        font-size: 28px;
        top: 150px;
    }
    .giveaway h span{
        font-size: 44px;
    }
    .cashback{
        top:-245px;
        right: 61px;
        z-index: 3;
    }
    .cashback h{
        top:94px;
        font-size: 16px;
    }
    .lbox{
        width: 410px;
        margin-top: -35px;
    }
    .tpl-partners {
    float: left;
    /*margin-left: 199px;*/
     margin-top: 0px; 
}
}
@media screen and (max-width: 540px) {
    body{
        background-size: 550px;
    }
} 
@media screen and (max-width: 480px) {
    body{
        background-size: 480px;
    }
    .container {
        max-width: 320px;
        height: 800px;
    }
    .lbox1{
        width: 320px;
    }
    .scroll-pane{
        width: 320px;
    }
    .lbox_container{
        width: 320px;
        margin-top: 5px;
    }
    .lbox1 .title{
        font-size: 16px;
    }
    #second_ol{
        width: 82%;
    }
    #first_ol{
        width: 85%;
    }
    .lbox_container ol,.bold_sub{
        font-size: 10px;
    }
    .how_it_works{
        font-size: 14px;
    }
    .terms_title{
        font-size: 17px;
    }
    .bold_sub{
        font-size: 9px;
        width: 272px;
    }
    .draw, .cashback {
        background-size: 140px;
        width: 140px;
    }
    .draw{
        left: 7px;
        top: 305px;
        height: 140px;
        margin-bottom: 100px;
    }
    .draw h{
        font-size: 16px;
        top: 75px;
    }
    .giveaway{
        width: 300px;
        background-size: 300px;
        left: auto;
        margin: 0 auto;
        top: -152px;
    }
    .sign_up{
        font-size: 15px;
    }
    .giveaway h{
        font-size: 24px;
        top: 124px;
    }
    .giveaway h span{
        font-size: 36px;
    }
    .cashback{
        top:-287px;
        right: 9px;
        height: 140px;
    }
    .cashback h{
        top:77px;
        font-size: 13px;
    }
    .lbox{
        width: 320px;
        margin-top: -35px;
    }

}
@media screen and (max-width: 430px) {
    body{
        background-size: 430px;
    }
}
@media screen and (max-width: 380px) {
    body{
        background-size: 380px;
        background-position: center 15px;
    }
    .lbox {
    margin-top: -105px;
    }
    img.tpl-mobile-sponsor {
            margin-top: -130px;
    }
        .draw{
    height: 140px;
    margin-bottom: 96px;
    }
    .cashback{
    height: 140px;
    margin-bottom: 108px;
    }
    .container {
    height: 689px;
    }
}
@media screen and (max-width: 320px) {
    body{
        background-size: 350px;
    }
    .lbox {
    margin-top: -125px;
    }
} 

@media screen and (max-width: 768px) and (min-width: 600px) {
    .tpl-partners {
     margin-left:0px; 
     margin-top: -31px; 
    }
}