/*=====Timer1=======*/

#countdown {
    text-align: center;
    margin:  0px;
	font-weight:800;		
}


@media (min-width:240px){
#countdown > div > span
{
	display: block;
    font-size: 16px;
    line-height: 100%;
    color: #000;
    font-weight: 400;
}
#countdown > div {
    width: 15px;
    height: 15px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 20px;
    line-height: 45px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}

@media (min-width:768px){
#countdown > div > span
{
	display: block;
    font-size: 16px;
    line-height: 150%;
    color: #000;
    font-weight: 400;
}
#countdown > div {
width: 50px;
height: 50px;
margin: 0px 1%;
display: inline-block;
font-size: 25px;
line-height: 50px;
position: relative;
color: #fff;
border: 0;
border-radius: 50%;
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}}

@media (min-width:992px){
#countdown > div > span
{
	display: block;
    font-size: 16px;
    line-height: 150%;
    color: #000;
    font-weight: 400;
}
#countdown > div {
width: 50px;
height: 50px;
margin: 0px 1%;
display: inline-block;
font-size: 25px;
line-height: 50px;
position: relative;
color: #fff;
border: 0;
border-radius: 50%;
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}

@media (min-width:1200px){
#countdown > div > span
{
	display: block;
    font-size: 12px;
    line-height: 150%;
    color: #000;
    font-weight: 400;
}
#countdown > div {
width: 45px;
height: 45px;
margin: 0px 1%;
display: inline-block;
font-size: 20px;
line-height: 50px;
position: relative;
color: #fff;
border: 0;
border-radius: 50%;
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}



/*=====Timer2=======*/

#timer {
    text-align: center;
    margin:  0px;
	font-weight:800;
}


@media (min-width:240px){
#timer > div > span
{
	display: block;
    font-size: 16px;
    line-height: 100%;
    color: #000;
    font-weight: 400;
}
#timer > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 20px;
    line-height: 45px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}

@media (min-width:768px){
#timer > div > span
{
	display: block;
    font-size: 18px;
    line-height: 150%;
    color: #000;
    font-weight: 400;
}
#timer > div {
    width: 65px;
    height: 65px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 30px;
    line-height: 65px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}}

@media (min-width:992px){
#timer > div > span
{
	display: block;
    font-size: 24px;
    line-height: 150%;
    color: #000;
    font-weight: 400;
}
#timer > div {
    width: 85px;
    height: 85px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 40px;
    line-height: 85px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}

@media (min-width:1200px){
#timer > div > span
{
	display: block;
    font-size: 24px;
    line-height: 150%;
    color: #000;
    font-weight: 400;
}
#timer > div {
    width: 52px;
    height: 52px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 40px;
    line-height: 85px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 20%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}



/*=====Timer2=======*/

#timer2 {
    text-align: center;
    margin:  0px;
	font-weight:800;
}


@media (min-width:240px){
#timer2 > div > span
{
	display: block;
    font-size: 10px;
    line-height: 100%;
    color: #fff;
    font-weight: 400;
	margin-top:10px;
	display:none;
}
#timer2 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 20px;
    line-height: 45px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}

@media (min-width:768px){
#timer2 > div > span
{
	display: block;
    font-size: 11px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
	margin-top:10px;
	display:none;
}
#timer2 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 22px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}}

@media (min-width:992px){
#timer2 > div > span
{
	display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
	margin-top:10px;
	display:none;
}
#timer2 > div {
    width: 40px;
    height: 40px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 25px;
    line-height: 55px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}

@media (min-width:1200px){
#timer2 > div > span
{
	display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
	margin-top:10px;
	display:none;
}
#timer2 > div {
       width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 26px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 20%;
    padding-top:4px;
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}



/*=====Timer3=======*/

#timer3 {
    text-align: center;
    margin:  0px;
    font-weight:800;
}


@media (min-width:240px){
#timer3 > div > span
{
    display: block;
    font-size: 10px;
    line-height: 100%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer3 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 20px;
    line-height: 45px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}

@media (min-width:768px){
#timer3 > div > span
{
    display: block;
    font-size: 11px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer3 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 22px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}}

@media (min-width:992px){
#timer3 > div > span
{
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer3 > div {
    width: 50px;
    height: 50px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 25px;
    line-height: 55px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}

@media (min-width:1200px){
#timer3 > div > span
{
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer3 > div {
       width: 52px;
    height: 52px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 26px;
    line-height: 35px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 20%;
    padding-top:4px;
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}




/*=====Timer4=======*/
#timer4 {
    text-align: center;
    margin:  0px;
    font-weight:800;
}


@media (min-width:240px){
#timer4 > div > span
{
    display: block;
    font-size: 10px;
    line-height: 100%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer4 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 20px;
    line-height: 45px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}

@media (min-width:768px){
#timer4 > div > span
{
    display: block;
    font-size: 11px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer4 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 22px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}}

@media (min-width:992px){
#timer4 > div > span
{
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer4 > div {
    width: 50px;
    height: 50px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 25px;
    line-height: 55px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}

@media (min-width:1200px){
#timer4 > div > span
{
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer4 > div {
       width: 52px;
    height: 52px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 26px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 20%;
    padding-top:4px;
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}




/*=====Timer5=======*/

#timer5 {
    text-align: center;
    margin:  0px;
    font-weight:800;
}


@media (min-width:240px){
#timer5 > div > span
{
    display: block;
    font-size: 10px;
    line-height: 100%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer5 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 20px;
    line-height: 45px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
/*background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );*/

}
}

@media (min-width:768px){
#timer5 > div > span
{
    display: block;
    font-size: 11px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer5 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 22px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
/*background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );*/

}}

@media (min-width:992px){
#timer5 > div > span
{
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer5 > div {
    width: 50px;
    height: 50px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 25px;
    line-height: 55px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
/*background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );*/

}
}

@media (min-width:1200px){
#timer2 > div > span
{
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer5 > div {
       width: 65px;
    height: 65px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 26px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    padding-top:4px;
/*background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );*/

}
}



/*=====Timer6=======*/

#timer6 {
    text-align: center;
    margin:  0px;
    font-weight:800;
}


@media (min-width:240px){
#timer6 > div > span
{
    display: block;
    font-size: 10px;
    line-height: 100%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer6 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 20px;
    line-height: 45px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
/*background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );*/

}
}

@media (min-width:768px){
#timer6 > div > span
{
    display: block;
    font-size: 11px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer6 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 22px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
/*background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );*/

}}

@media (min-width:992px){
#timer6 > div > span
{
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer6 > div {
    width: 50px;
    height: 50px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 25px;
    line-height: 55px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
/*background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );*/

}
}

@media (min-width:1200px){
#timer6 > div > span
{
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer6 > div {
       width: 65px;
    height: 65px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 26px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    padding-top:4px;
/*background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );*/

}
}




/*=====Timer7=======*/
#timer7 {
    text-align: center;
    margin:  0px;
    font-weight:800;
}


@media (min-width:240px){
#timer7 > div > span
{
    display: block;
    font-size: 10px;
    line-height: 100%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer7 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 20px;
    line-height: 45px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
/*background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );*/

}
}

@media (min-width:768px){
#timer7 > div > span
{
    display: block;
    font-size: 11px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer7 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 22px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
/*background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );*/

}}

@media (min-width:992px){
#timer7 > div > span
{
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer7 > div {
    width: 50px;
    height: 50px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 25px;
    line-height: 55px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
/*background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );*/

}
}

@media (min-width:1200px){
#timer7 > div > span
{
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer7 > div {
       width: 65px;
    height: 65px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 26px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    padding-top:4px;
/*background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );*/

}
}







/*=====Timer8=======*/
#timer8 {
    text-align: center;
    margin:  0px;
    font-weight:800;
}


@media (min-width:240px){
#timer8 > div > span
{
    display: block;
    font-size: 10px;
    line-height: 100%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer8 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 20px;
    line-height: 45px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}

@media (min-width:768px){
#timer8 > div > span
{
    display: block;
    font-size: 11px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer8 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 22px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}}

@media (min-width:992px){
#timer8 > div > span
{
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer8 > div {
    width: 50px;
    height: 50px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 25px;
    line-height: 55px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}

@media (min-width:1200px){
#timer8 > div > span
{
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer8 > div {
       width: 65px;
    height: 65px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 26px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    padding-top:4px;
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}


/*=====Timer9=======*/
#timer9 {
    text-align: center;
    margin:  0px;
    font-weight:800;
}


@media (min-width:240px){
#timer9 > div > span
{
    display: block;
    font-size: 10px;
    line-height: 100%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer9 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 20px;
    line-height: 45px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}

@media (min-width:768px){
#timer9 > div > span
{
    display: block;
    font-size: 11px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer9 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 22px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}}

@media (min-width:992px){
#timer9 > div > span
{
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer9 > div {
    width: 50px;
    height: 50px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 25px;
    line-height: 55px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}

@media (min-width:1200px){
#timer9 > div > span
{
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer9 > div {
       width: 65px;
    height: 65px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 26px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    padding-top:4px;
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}


/*=====Timer10=======*/
#timer10 {
    text-align: center;
    margin:  0px;
    font-weight:800;
}


@media (min-width:240px){
#timer10 > div > span
{
    display: block;
    font-size: 10px;
    line-height: 100%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer10 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 20px;
    line-height: 45px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}

@media (min-width:768px){
#timer10 > div > span
{
    display: block;
    font-size: 11px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer10 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 22px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}}

@media (min-width:992px){
#timer10 > div > span
{
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer10 > div {
    width: 50px;
    height: 50px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 25px;
    line-height: 55px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}

@media (min-width:1200px){
#timer10 > div > span
{
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer10 > div {
       width: 65px;
    height: 65px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 26px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    padding-top:4px;
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}


/*=====Timer11=======*/
#timer11 {
    text-align: center;
    margin:  0px;
    font-weight:800;
}


@media (min-width:240px){
#timer11 > div > span
{
    display: block;
    font-size: 10px;
    line-height: 100%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer11 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 20px;
    line-height: 45px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}

@media (min-width:768px){
#timer11 > div > span
{
    display: block;
    font-size: 11px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer11 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 22px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}}

@media (min-width:992px){
#timer11 > div > span
{
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer11 > div {
    width: 50px;
    height: 50px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 25px;
    line-height: 55px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}

@media (min-width:1200px){
#timer11 > div > span
{
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer11 > div {
       width: 65px;
    height: 65px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 26px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    padding-top:4px;
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}


/*=====Timer12=======*/
#timer12 {
    text-align: center;
    margin:  0px;
    font-weight:800;
}


@media (min-width:240px){
#timer12 > div > span
{
    display: block;
    font-size: 10px;
    line-height: 100%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer12 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 20px;
    line-height: 45px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}

@media (min-width:768px){
#timer12 > div > span
{
    display: block;
    font-size: 11px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer12 > div {
    width: 45px;
    height: 45px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 22px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}}

@media (min-width:992px){
#timer12 > div > span
{
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer12 > div {
    width: 50px;
    height: 50px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 25px;
    line-height: 55px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}

@media (min-width:1200px){
#timer12 > div > span
{
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
    font-weight: 400;
    margin-top:10px;
    display:none;
}
#timer12 > div {
       width: 65px;
    height: 65px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 26px;
    line-height: 50px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 50%;
    padding-top:4px;
background: #0d1922 ;
background: -moz-linear-gradient(top, #0d1922  1%, #0d1922  50%, #0d1922  51%, #0d1922  100%);
background: -webkit-linear-gradient(top, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
background: linear-gradient(to bottom, #0d1922  1%,#0d1922  50%,#0d1922  51%,#0d1922  100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1922 ', endColorstr='#0d1922 ',GradientType=0 );

}
}






.item {
    margin-right: 5px;
    padding: 10px 0px !important;
    width: 100%;
    border-radius: 5px;
    position: relative;
}

.item::before {
    content: ':';
    position: absolute;
    z-index: 9;
    right: -25px;
    color: #f01236;
    font-size: 60px;
    top: -10px;
    display: none;
}

.main .item:last-child {
    margin-right: 0px;
}

.main .item:last-child::before {
    content: none;
}

.item .count_down {
    font-weight: 700 !important;
    line-height: 100%;
    width: 100%;
    float: left;
    color: #ffffff;
    font-size: 24px;
    padding: 0px;
    margin: 0px;
}

.item h4 {
    font-weight: 400 !important;
    line-height: 120%;
    color: #ffffff;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
}

.cta-secure {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-direction: column;
    justify-content: center;
}

@media (min-width:768px) {
    .item {
        margin-right: 20px;
    }

    .itemx .count_down {
        font-size: 40px;
        line-height: 40px;
    }

    .item .count_down {
        font-size: 30px;
        line-height: 30px;
    }

    .item h4 {
        font-size: 18px;
    }


}





















