/*! 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}

#h10fra7e6ans6nz9ewgpvgp1{
    display: none;
}
@font-face {
    font-family: 'BalooTammudu2-Regular';
    src: url('../_fonts/BalooTammudu2-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'BalooTammudu2-Medium';
    src: url('../_fonts/BalooTammudu2-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'BalooTammudu2-SemiBold';
    src: url('../_fonts/BalooTammudu2-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: 'BalooTammudu2-Bold';
    src: url('../_fonts/BalooTammudu2-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'BalooTammudu2-ExtraBold';
    src: url('../_fonts/BalooTammudu2-ExtraBold.ttf') format('truetype');
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../_fonts/OpenSans-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'OpenSans-Medium';
    src: url('../_fonts/OpenSans-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../_fonts/OpenSans-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'OpenSans-ExtraBold';
    src: url('../_fonts/OpenSans-ExtraBold.ttf') format('truetype');
}


html{
    background-color: #e6e7e8;
}
body{
	background-image: url("../_images/main-background.jpg");
	background-color: #af0000;
	background-position: center -26px;
	background-repeat: no-repeat;
	position: relative;
	color:#fff;
    background-size: cover;
}
.match[data-match="3"] {
    position: relative;
    top: 45px;
}
.semi-bold{
	font-family: 'BalooTammudu2-SemiBold';
}
.bold{
	font-family: 'BalooTammudu2-Bold';
}

.white{
	color:#fff;
}
.yellow{
	color:#ffe000;
}
.header-title span.desc .yellow {
	text-shadow: 1px 1px 2px #141c56;
}
.red{
	color:#af0000;
}

.mobile {
	display: none!important;
}

.wicket-mob{
	display: none !important;;
}
.title-mob{
	display: none !important;;
}
/*  CONTENT  */
main{
	position: relative;
    max-width: 1175px;
    margin: 0 auto;
	text-align:center;
	padding:60px 0px;
	font-size:13px;
	font-family: 'BalooTammudu2-Bold';
    background-image: url("../_images/prediction-container.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
    height: 770px;
}
main a{
	color:#ffe000;
	/* border-bottom: 1px solid #ffe000; */
	text-decoration: underline;
}
.header-title{
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    /* margin-bottom: -80px; */
    z-index: 1;
    position: relative;
}

.title-img {
    position: relative;
    top: -185px;
}

.tpl-lang-wrap {
    width: 175px;
}
.header-title span.title{
    display: flex;
    background-image: url(../_images/title-en.png);
    background-repeat: no-repeat;
    background-position: center 0px;
    background-size: contain;
    width: 210px;
    height: 150px;
}

body.hi .header-title span.title{
    background-image: url(../_images/title-hi.png);
}

body.te .header-title span.title{
    background-image: url(../_images/title-te.png);
}

body.bg .header-title span.title{
    background-image: url(../_images/title-bg.png);
}

body.bd .header-title span.title{
    background-image: url(../_images/title-bd.png);
}

body.hi .title-img{
    width: 295px;
    height: 310px;
}

body.te .title-img{
    width: 295px;
    height: 310px;
}

body.bg .title-img{
    width: 295px;
    height: 310px;
}

body.bd .title-img{
    width: 295px;
    height: 310px;
}
.header-title span.desc{
    font-size: 36px;
    color: #fff;
    padding-top: 0px;
}
.prediction-container{
    max-width: 970px;
    height:auto;
	margin: 0 auto;
	/* padding:55px 0px; */
	position:relative;
    background: url(../_images/lines-desk.png);
    background-size: 620px;
    background-repeat: no-repeat;
    background-position: center 84px;
}
.column{
	display:inline-block;
	vertical-align:top;
	margin: 0px 10px;
	position:relative;
}
.team{
    width: 168px;
    height: 40px;
    cursor: pointer;
	position:relative;
	color: #fff;
	padding: 0px 5px;
	margin:0 auto;
}
.team img{
	opacity: .7;
}
.team:hover img{
	opacity: 1;
}
.team-advanced {
  animation: crescendo 1.2s;
}
@keyframes crescendo {
  0%   {transform: scale(.2);}
  35%   {transform: scale(1.1);}
  75%   {transform: scale(.8);}
  100% {transform: scale(1);}
}
.team-advanced{
	background-repeat: no-repeat;
	width: 35px;
    height: 41px;
	position: absolute;
	top: -3px;
	z-index: 1;
}

.team-advanced.team-advanced-right {
	right: 0px;
	z-index: 1;
}
.col-left .team{
    text-align:right;
	background-image: url(../_images/dropdown-left-bg.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-size: contain;
}
.team.winner-1, .team.winner-2 {
    width: 160px;
    background-size: contain;
    height: 42px;
    background-repeat: no-repeat;
    background-position: center;
}

.team.winner-1 {
	background-image: url(../_images/dropdown-bg-no-arrow-left.png);
}

.team.winner-2 {
	background-image: url(../_images/dropdown-bg-no-arrow-right.png);
}

.team.winner-1 span {
	position: relative;
    left: -13px;
    bottom: 0;
}

.team.winner-2 span {
    position: relative;
    left: 15px;
    bottom: 0px;
    font-size: 17px;
}
.col-right .team{
    text-align:left;
	background-image: url(../_images/dropdown-right-bg.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-size: contain;
}
.team span,
.team img{
	vertical-align:top;
	display: inline-block;
    text-align: center;
}
.team img{
	margin-top: 5px;
    width: 42px;
    height: 25px;
}
.team span{
	width: 100%;
    margin-top: 16px;
	font-size: 15px;
}
.team-advanced ul {
	width: 160px;
}
.col-right .team-advanced ul{
    right:0px;
}
.team-advanced ul ,
.wicket-options ul {
    background: #fff;
    list-style: none;
    position: absolute;
    display: none;
    z-index: 1;
	top: 35px;
}
.team-advanced ul li ,
.wicket-options ul li {
    display: inline-block;
    width: 100%;
    color: #000;
    padding: 4px;
    text-align: left;
    font-weight: normal;
	font-size:12px;
}
.team-advanced ul li:hover ,
.wicket-options ul li:hover {
    background: #BB0018;
	color:#fff;
}
.team-advanced ul li.removed{
	background: #b3b3b3;
	display:none;
}
.team-advanced ul li.team_selected{
	background: #ffe000;
	display:none;
}
.wicket-options{
	width: 35px;
    height: 35px;
	background-image: url(../_images/bg-wicket-options.png);
	background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    position: relative;
    border-radius: 3px;
	margin: 0 auto;
	color:#fff;
	font-size: 18px;
    padding-top: 12px;
}
.advanced-column{
	position:relative;
}
.advanced-column .col-title {
	color: #fff;
	margin-bottom: 10px;
    display: none;
}
.advanced-column .team,
.advanced-column .wicket-options{
	display:inline-block;
	vertical-align: top;
}
.advanced-column .wicket-options{
	margin:0px 30px;
	top: 5px;
}

.advanced-column .tooltip-3{
	left: 2px;
}
div.match.finals{
	position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
	bottom:-70px;
}
.team.rank-1 span, .team.rank-4 span {
    padding-left: 10px;
}
.team.rank-2 span, .team.rank-3 span {
    padding-right: 10px;
}
div.match.finals .team{
    width: 185px;
    height: 54px;
    border-radius: 0px;
    padding: 0;
    background: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
div.match.finals .team img{
	width: 84px;
    height: 50px;
    margin: 0;
    opacity: 1;
}
div.match.finals .team span{
	width: 100%;
    margin-top: 12px;
    color: #ffffff;
    border-radius: 3px;
    font-size: 23px;
}
.team span,
.wicket-options span{
    font-weight: bold;
}
.col-wicket{
	margin: 0px -18px;
    width: 100px;
}
.col-wicket-left {
	right: 18px
}

.col-wicket-left .wicket-options{
	left: -5px;
}

.col-wicket-left .tooltip-1{
	left: -8px;
}
.col-wicket-right {
	left: 25px
}

.col-wicket-right .wicket-options{
	right: 3px;
}

.col-wicket-right .tooltip-2{
	left: -5px;
	z-index: 1;
}
.col-title{
	font-size:30px;	
    display: block;
}
.col-left .col-title,
.col-right .col-title{
    margin: 20px 0px 20px;
    font-size: 22px;
    font-weight: bold;
}

/* body.hi .col-left .col-title,
body.hi .col-right .col-title{
    font-size: 20px;
} */

body.te .col-left .col-title, body.te .col-right .col-title {
    margin: 26px 0px 20px;
    font-size: 16px;
}

body.bg .col-left .col-title, body.bg .col-right .col-title,
body.bd .col-left .col-title, body.bd .col-right .col-title {
    margin: 40px 0px 10px;
    font-size: 19px;
}

.spacer-35{
	height:36px;
	position:relative;
}
.tooltip{
	position:absolute;
	left: 0;
    right: 0;
}
.tooltip img{
	margin:-5px;
}
.tooltip-text{
	width:100px;
	/* background-color:#fff; */
	background-image: url(../_images/tooltip-bg.png);
	background-size: contain;
	background-position: top;
	background-repeat: no-repeat;
	margin:0 auto;
	color:#FF0000;
	padding: 15px 0px 0px 0px;
	font-size:9px;
}
.tooltip {
	animation-name: bounce;
    transform-origin: center bottom;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
	-webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.tooltip-1 {
    -webkit-animation-duration: 1.7s;
    animation-duration: 1.7s;
}
.tooltip-3 {
    -webkit-animation-duration: 1.6s;
    animation-duration: 1.6s;
}
.tooltip-2 {
    -webkit-animation-duration: 1.8s;
    animation-duration: 1.8s;
}
.tooltip-mob{
	left: -30px;
    right: unset;
    width: 90px;
    top: 21px;
	display:none;
}
.tooltip-2.tooltip-mob{
	right: -30px;
	left:unset;
}
.tooltip-mob .tooltip-text,
.tooltip-mob img{
	display:inline-block;
	vertical-align: -webkit-baseline-middle;
}
.advanced-column .team.winner{
	width:160px;
}
.advanced-column .spacer{
	height:55px;
}
.col-wicket .spacer{
	height:104px;
}
/* .submit-button{
	margin-top:215px;
}

body.hi .submit-button{
	margin-left: -130px;
	font-weight: 600;
}

body.te .submit-button{
	font-weight: 600;
} */

.wicket-counter-wrap{
	width: 33.33%;
}
.wicket-counter-wrap span,
.wicket-counter-wrap .wicket-counter{
	display:inline-block;
	vertical-align:top;
}
.wicket-counter-wrap span{
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    position: absolute;
    bottom: 415px;
    left: 152px;
}
/* body.hi .wicket-counter-wrap span{
    bottom: 260px;
    left: 140px;
} */

.wicket-counter{
    text-align: center;
    font-family: 'OpenSans-ExtraBold';
    font-size: 54px;
    color: #fff;
    position: relative;
    left: -112px;
    top: 30px;
}

#submit-form{
	margin:12px 0px;
}
#submit-form input{
    background: url(../_images/bg-field.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    outline: none;
    border: 0px solid #fff;
    color: #000;
	width: 225px;
    height: 50px;
    font-size: 17px;
    text-align: center;
    margin-bottom: 8px;
    font-weight: bold;
}
#submit-form input::placeholder{
	color:#fff;
}
.lbox-input {
	display: flex;
    flex-direction: column;
    align-items: center;
}
.lbox-success h2 {
	color: #fff;
	font-size: 25px;
}
.btn{
    font-size: 14px;
    background: #ffe000;
    color: #bb0018;
    padding: 10px 20px 10px 20px;
    cursor: pointer;
    display: inline-block;
    border-radius: 40px;
    font-family: 'OpenSans-ExtraBold';
}

.btn{
    font-size: 20px;
    padding: 15px 30px;
    position: relative;
    top: -175px;
}

#submit-form .btn.btn-submit.semi-bold{
  top: 0;
}
div.match.finals{
    z-index: -1;
}


body.te .btn{
    font-size: 17px;
}

.btn:hover{
	background: #ffe73a;
}
.bottom-cta-wrap {
    display: flex;
    align-items: flex-start;
    margin-top: 10px;
    flex-direction: column;
    width: 23.33%;
    position: relative;
    left: 0px;
    bottom: -20px;
    overflow: hidden;
    font-family: 'OpenSans-ExtraBold';
    gap: 3px;
}

.bottom-cta-wrap .cta-btn{
    height: 60px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-weight: bold;
	background-size: contain;
    background-position: left;
}
/* body.hi .bottom-cta-wrap .cta-btn{
    height: 55px;
} */
.bottom-cta-wrap .cta-btn-timer{
    background-image: url("../_images/btn-timer-blue.png");
    width: 220px;
    background-repeat: no-repeat;
    padding-left: 15px;
}
.bottom-cta-wrap .cta-btn-htp{
	background-image: url("../_images/btn-how-to-play-blue.png");
	width:220px;
	background-repeat: no-repeat;
	padding-left: 30px;
}
.bottom-cta-wrap .cta-btn-tnc{
	background-image: url("../_images/btn-terms-blue.png");
	width:220px;
	background-repeat: no-repeat;
	padding-left: 50px;
}

/* body.hi .bottom-cta-wrap .cta-btn-timer{
    width: 150px;
    padding-left: 25px;
}

body.hi .bottom-cta-wrap .cta-btn-htp{
    width: 175px;
    padding-left: 10px;
}

body.hi .bottom-cta-wrap .cta-btn-tnc{
    width: 220px;
    padding-left: 0px;
} */

body.te .bottom-cta-wrap .cta-btn-htp{
	padding-left: 17px;
}

body.te .bottom-cta-wrap .cta-btn-tnc{
    padding-left: 20px;
	text-align: left;
}

body.bg .bottom-cta-wrap .cta-btn-timer{
	padding-left: 30px;
}

body.bg .bottom-cta-wrap .cta-btn-htp{
	padding-left: 50px;
}

body.bg .bottom-cta-wrap .cta-btn-tnc{
    padding-left: 0;
}

body.bd .bottom-cta-wrap .cta-btn-timer{
	padding-left: 30px;
}

body.bd .bottom-cta-wrap .cta-btn-htp{
	padding-left: 50px;
}

body.bd .bottom-cta-wrap .cta-btn-tnc{
    padding-left: 0;
}

.lbox-timer .lbox-title {
	font-size: 30px
}

.tooltip-hover{
	display:none;
	position:absolute;
}
.tooltip-hover .tooltip-text{
    padding: 0 10px;
    padding-top: 15px;
    height: 28.5px;
    font-size: 10px;
}
.hover-1{
	top: 127px;
    left: 25px;
}

.hover-1 .tooltip-text,
.hover-2 .tooltip-text,
.hover-3 .tooltip-text,
.hover-4 .tooltip-text {
    padding: 0 10px;
    padding-top: 11px;
	height: 32.5px;
}

body.te .hover-1 .tooltip-text,
body.te .hover-2 .tooltip-text,
body.te .hover-3 .tooltip-text,
body.te .hover-4 .tooltip-text {
    padding: 0;
    padding-top: 13px;
    height: 40.5px;
}
.hover-4{
	top: 198px;
    left: 25px;
}
.hover-2{
	top: 127px;
    right: 25px;
}
.hover-3{
	top: 198px;
    right: 25px;
}
.team-hover-1 .tooltip-text,
.team-hover-2 .tooltip-text{
    width: 130px;
    height: 50px;
}

body.te .team-hover-1 .tooltip-text, body.te .team-hover-2 .tooltip-text {
    width: 160px;
    height: 57px;
    padding-top: 20px;
}

.team-hover-1,
.team-hover-2{
	top: 185px;
}
.team-hover-3{
	margin:0 auto;
	left:0;
	right:0;
	top:135px;
}
.team-hover-3 .tooltip-text{
    width: 120px;
    height: 40px;
}

.bottom-pc {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.bottom-pc-2 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bottom-pc-btn {
	width: 33.33%;
}

.ball {
    position: absolute;
    bottom: 310px;
    left: -70px;
    width: 100px;
}

.logo-container {
    position: relative;
    top: -55px;
}

.logo {
    width: 80px;
    height: 80px;
    margin: 0 10px;
    border-radius: 50%;
    animation: pulse 2s infinite ease-in-out;
    /* box-shadow: 0 0 15px rgba(0, 150, 255, 0.8);
    filter: drop-shadow(0 0 15px rgba(0, 150, 255, 1));
    animation: glowPulse 2s infinite alternate ease-in-out; */
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes glowPulse {
    0% {
        box-shadow: 0 0 10px rgba(0, 150, 255, 0.5);
        filter: drop-shadow(0 0 10px rgba(0, 150, 255, 0.8));
    }
    100% {
        box-shadow: 0 0 30px rgba(0, 150, 255, 1);
        filter: drop-shadow(0 0 30px rgba(0, 150, 255, 1));
    }
}
/* LBOX */
.overlay{
    background: #261d00;
    background-color: rgba(0, 0, 0, .9);
    height: 100% !important;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 300;
    overflow: auto;
	display:none;
}
.lbox {
    margin: 7% auto 0 auto;
    position: relative;
    text-align: center;
	width:602px;
	height:auto;
	/* background: #0020af; */
    /* border: 1px solid #fff; */
	padding: 65px 20px 20px 20px;
	font-size:18px;
	border-radius: 11px;
	display:none;
}

.lbox-timer {
	background: url(../_images/bg-timer.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.lbox-htp {
	background: url(../_images/bg-timer.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.lbox-terms {
	background: url(../_images/bg-tnc.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.lbox-submit {
	background: url(../_images/bg-submit.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.lbox-success {
	background: url(../_images/bg-success.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.lbox .btn{
	color: #000;
    font-size: 22px;
    padding: 13px 60px;
    margin: 7px 0px;
	background: url(../_images/bg-submit-btn.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.lbox-submit{
	padding: 30px 20px 20px 20px;
	margin: 13% auto 0 auto;
}

.lbox-success{
	padding: 50px 20px;
	margin: 13% auto 0 auto;
}
.lbox-success .btn{
	padding: 13px 35px;
	font-size: 16px;
    top: 0px
}
.lbox-loading {
    width: 143px;
    height: 143px;
    background: url("../_images/loading.svg") no-repeat;
    margin: 19% auto 0 auto;
    padding: 0px;
	border:none;
}
.close{
	background-image: url(../_images/close.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-size: contain;
	height: 60px;
    width: 60px;
	position: absolute;
	right: 10px;
    top: -10px;
    font-size: 20px;
	color: #f7da00;
	cursor:pointer;
}
.lbox-success .close {
	right: 60px;
    top: -20px;
}
.lbox-title{
	position:absolute;
	color: #fff!important;
	left:0;
	right:0;
	top:30px;
	margin:0 auto;
	font-size: 20px;
}
.lbox table{
	text-align:center;
	margin:10px auto;
    border-collapse: collapse;
    border-spacing: 0;
	font-size:14px;
}
.lbox table th{
	background-color:#ffe000;
	border: 1px solid #ffe000;
	color:#af0000;
	font-weight:700;
}
.lbox table td{
	padding: 5px;
    border: 1px solid #ffe000;
}
.lbox-terms,
.lbox-htp,
.lbox-timer,
.lbox-msg{
	font-size:16px;
	padding: 65px 20px 30px 20px;
}
.lbox-msg span {
	text-transform: uppercase;
}
.lbox-msg{
	margin: 20% auto 0 auto;
    padding: 36px;
	background: url(../_images/bg-timer.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.lbox .timer-wrap h2{
    font-size: 65px;
    margin: 0 10px;
    margin-bottom: -20px;
}
.lbox .timer-wrap span {
	font-size: 20px;
	color: #ead513;
}
.lbox .timer-wrap div{
	display:inline-block;
	vertical-align:top;
	margin: 10px 15px;
}
.lbox img.lbox-promo-banner{
	width:100%;
}
.scroll-pane:focus, .scroll-pane:active, .scroll-pane:visited {
    border: none;
    outline: none;
}
.jspVerticalBar {
    background: none;
}
.jspTrack {
	width: 2px;
    background: rgba(255, 255, 255, 0.2);
}
.jspDrag {
    width: 4px;
    left: -1px;
    background: #fff;
    border-radius: 20px;
}
.jspHorizontalBar{
	display:none;
}
.scroll-pane {
    width: 85% !important;
    height: 300px;
    overflow-x: hidden; 
    margin: 0 auto;
}
ol {
    padding-left: 29px;
    padding-right: 12px;
    margin-bottom: 12px;
}
.tpl-lang-select li {
	text-transform: capitalize;
}
li {
    list-style-type: decimal;
    list-style-position: outside;
    padding-left: 5px;
    text-align: left;
    line-height: 1.4;
	text-transform: uppercase;
}
li > ol li {
    list-style-type: disc;
}
li > ol li > ol li{
    list-style-type: lower-alpha;
}
ol.list-alpha li{
	list-style-type: lower-alpha !important;
}
ol.list-alpha {
    padding-left: 56px;
}

@-webkit-keyframes bounce {
	from, 20%, 53%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0,0,0);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transform: translate3d(0,0,0);
	}

	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -5px, 0);
		animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transform: translate3d(0, -5px, 0);
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -2px, 0);
		animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transform: translate3d(0, -2px, 0);
	}

	90% {
		-webkit-transform: translate3d(0,-1px,0);
		transform: translate3d(0,-1px,0);
	}
}

/* ~ CONTENT  */