@charset "utf-8";
/* CSS Document */

/*----------------
RESET CSS
-----------------*/
body {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0;
	background: #fff;
	color: #000000;
	text-align: center;
    font-family: 'Merriweather Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {margin: 0;padding: 0;}
header, section, footer, aside, nav, main, article, figure {display: block;}
table, tr, td {border: 0;}
a {outline: none; color: #333; text-decoration: none;}
a:hover {
	outline: none;
	color: #000;
	text-decoration: none;
	}
img {border: none;}
li {list-style: none;}
* {box-sizing: border-box;}
.img-full {max-width: 100%;}
.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}
b{
    font-weight: 700;
	}
/*-----------------------
MAIN CSS START
------------------------*/
#wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.container {
	max-width: 1005px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	/*border:1px solid #f00;*/
	}
/*********************************/
.page-top{
	float:left;
	width:100%;
	background:url("../images/bg-topbar.jpg") repeat left top;
	}
.p1-pgtop {
    font-size: 14px;
    line-height: 16px;
    padding: 10px 0 9px;
    color: #fff;
    font-weight: 300;
}
.p1-pgtop span{
	color:#ffb015;
    font-weight: 700;
}
.p1-pgtop span.span1{ text-transform:uppercase;}
/*------------------------
CSS FOR BANNER
-------------------------*/
.banner-hm {
    float: left;
    width: 100%;
	background:url("../images/bg-bnr.jpg") no-repeat center top;
}
.bnrhm-lft {
    width: 697px;
    float: left;
    padding-left: 148px;
    position: relative;
}
.bnrhm-lft-in1 {
    margin: 17px 0 0;
}
.logo{
    height: 49px;
    width: auto;
}
.p1img-bnr{ display:table; margin: 26px auto 0;}
.p2-bnrhm {
    width: 100%;
    float: left;
    color: #212322;
    font-size: 29.32px;
    line-height: 29px;
    margin: 13px 0 0;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -1.2px;
}
.p3-bnrhm {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    margin: -19px auto 0;
    text-transform: uppercase;
    padding: 42px 0 0px 60px;
    font-weight: 800;
    background: url("../images/bg-p4bnr.png") no-repeat center top;
    height: 94px;
}

.p4-bnrhm {
    width: 75%;
    color: #2d2d2d;
    font-size: 18px;
    line-height: 24px;
    margin: 2px auto 0;
    display: inline-block;
}
ul.points-bnrhm {
    width: auto;
    padding: 0;
    margin: 22px auto 4px 50px;
    display: inline-block;
}
ul.points-bnrhm li {
    width: auto;
    font-size: 23px;
    line-height: 23px;
    text-align: left;
    color: #2d2d2d;
    padding: 10px 0 5px 47px;
    font-weight: 700;
    background: url("../images/bullet-bnr.png") no-repeat left center;
    margin: 0 auto;
    letter-spacing: -1.4px;
}
ul.points-bnrhm li span{ color:#8d181b;}
.p5-bnrhm {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 16px;
    color: #2d2d2d;
    margin: 22px 0 0;
    letter-spacing: -0.8px;
}
.eye-bnr{ vertical-align:middle; margin:0 8px 0 0;}
.arwtxt-bnr {
    float: right;
    margin: 33px -5px 0 0;
    position: relative;
}
.prod-bnr {
    position: absolute;
    left: -118px;
    top: 353px;
}
.prod-bnr-add {
    position: absolute;
    left: -235px;
    top: 537px;
}
.bnrhm-rgt {
    width: 308px;
    float: right;
    position: relative;
}
.p6-bnrhm {
    width: 100%;
    display: inline-block;
    margin: 20px auto 0;
    font-size: 16px;
    line-height: 18px;
    color: #242424;
    text-align: left;
    font-weight: 300;
    letter-spacing: -0.02em;
}
.flag-bnrhm{
    float:left; margin: 4px 12px 0 3px;
    width: 41px;
    height: 26px;
    box-shadow: 1px 2px 2px 0 rgba(0,0,0,0.4);
}
.p6-bnrhm span{
   /* display:table;*/
}
.formdiv-bnrhm {
    width: 100%;
    float: left;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
    background: #8d181b;
	border:1px solid #f1f1f1;
	box-shadow: 0px 0 11px 0 #d5d5d5;
	margin: 15px 0 0;
}
.formdiv-bnrhm-top{
	width:100%;
	float:left;
	padding: 4px 0 0;
	}
.form-top-hm{ display: table; margin: 13px auto;}
.timer-bg {
    width: 100%;
    float: left;
    margin: 0px auto;
    position: relative;
    background: #4d1116;
}
.timer-bg-brdr{ float:left; width:100%;}
.timer-bgin{
	width:auto;
	display:table;
	margin:0 auto;
	padding: 6px 0;}
.timeric-bnrhm{ float:left; margin: 4px 12px 0 0;}
.form-bnrhm{
	width:100%;
	float:left;
	padding: 0px 13px 10px;}
.form-holder{ margin-bottom: 10px; width: 100%;}
.form-bnrhm input.form-control,
.form-bnrhm select.form-control{
	width: 100%;
    background: #fff;
    border: 1px solid #c5c7d1;
    border-radius: .375rem;
    outline: none;
    height: 42px;
    /* font-size: 13px; */
    font-size: 1rem;
    color: #2d2d2d;
    padding: 0 10px;
	font-family:Arial, Helvetica, sans-serif;}
.form-bnrhm .has-error input.form-control,
.form-bnrhm .has-error select.form-control{
    border-color: red;
    box-shadow: inset 0 0 3px 0 red;
}
.form-bnrhm .accept input.form-control,
.form-bnrhm .accept select.form-control {
    border-color: greenyellow;
}
.form-bnrhm .form-holder select.form-control {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff url("../images/arw-select.png") no-repeat 96% center !important;
}
::-webkit-input-placeholder {color: #808080;}
:-moz-placeholder { color: #808080;}/* Firefox 18- */
::-moz-placeholder { color: #808080;}/* Firefox 19+ */
:-ms-input-placeholder { color: #808080;}

.btn-bnrhm {
    max-width: 100%;
    display: inline-block;
    margin: 16px auto 8px;
    outline: none;
    cursor: pointer;
}
.security-bnrhm{ display:table; margin: 0 auto 2px;}
/*------------------------
CSS FOR SECTION1
-------------------------*/
.section1 {
    float: left;
    width: 100%;
	padding: 46px 0 73px;
	background:#fff url("../images/bg-sec1.jpg") no-repeat center bottom;
}
.sec1-in{
	width:100%;
	float:left;
	position:relative;}
.hdng1{
	font-size:52px;
	line-height:54px;
	color:#ed1c24;
    font-weight: 700;
}
.p1-sec1{
	width:100%;
	float:left;
    font-weight: 800;
	}
.points1-sec1{
	width:100%;
	float:left;
	margin:3px 0 0;}
.img-points1-sec1{ display:table; margin:0 auto;}
.points1-sec1 ul{
	width:auto;
	display:table;
	margin: 5px auto 0;}
.points1-sec1 ul li {
    width: 25%;
    padding: 0 10px;
    font-size: 20px;
    line-height: 24px;
    color: #2d2d2d;
    font-weight: 700;
    float: left;
    letter-spacing: -1px;
}
.points1-sec1 ul li:first-child{ margin-left:0;}
.points1-sec1 ul li:last-child{ margin-right:0;}
.p2-sec1 {
    width: 975px;
    height: 230px;
    display: inline-block;
    margin: 28px auto 0;
    font-size: 28px;
    line-height: 36px;
    padding: 35px 45px 60px;
    color: #fff;
    letter-spacing: -0.7px;
    background: url("../images/bg-p2sec1.png") no-repeat center top;
}
.p2-sec1 span.span1{
	display:block;
	margin:0 0 24px;
	font-size:22px;
	line-height:22px;
	color:#2d2d2d;}
.p2-sec1 span.span2{
	font-size:36px;
	color:#ef2622;
	text-transform:uppercase;
    font-weight: 800;
}
.p2-sec1 span.span3{
    font-weight: 700;
}
.p2-sec1 span.span4{ color:#ffae18;}
.sec1-in1{
	width:100%;
	float:left;
	padding-right:231px;
	position:relative;}
.p3-sec1{
	width:100%;
	float:left;
	text-align:left;
	margin: 28px 0 0;}
.hdng1 span.span1{ color:#8d181b;}
.hdngbrdrdiv {
    position: relative;
    background: url("../images/bg-hdngbrdrdiv.png") repeat-x center center;
}
.hdngbrdrdiv-sec1 {
    width: 100%;
    float: left;
    margin: 10px 0 0;
}
.shp1-hdngbrdr { float: left; margin: 0 0 0 30px;}
.p4-sec1 {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 18px;
    line-height: 28px;
    color: #2d2d2d;
    margin: 18px 0 0;
    letter-spacing: -0.4px;
    padding: 0 20px 0 0;
}
.p5-sec1 {
    width: 100%;
    float: left;
    font-size: 36px;
    line-height: 38px;
    color: #2d2d2d;
    letter-spacing: 0px;
    text-align: left;
    font-weight: 700;
    margin: 45px 0 0;
}
.p5-sec1 span { color: #e81b23;}
.points2-sec1{
	width:100%;
	height:183px;
	float:left;
	margin: 22px 0 0;
	background: url("../images/bg-points2-sec1.png") no-repeat left top;}
.points2-sec1 ul {
    width: auto;
    display: table;
    margin: 5px auto 0;
}
.points2-sec1 ul li {
    width: 100%;
    font-size: 26px;
    line-height: 26px;
	padding: 15px 0 15px 350px;
    color: #2d2d2d;
    font-weight: 700;
    float: left;
	text-align:left;
    letter-spacing: -0.5px;
	text-shadow: 0px 1px 1px #fff;
}
.points2-sec1 ul li:nth-child(2){ color:#fff; text-shadow: 0px 1px 1px #000;}
.prod-sec1{
	position:absolute;
    right: -90px;
    bottom: -59px;
}
.shp1-sec1 {
    position: absolute;
    right: 203px;
    bottom: 141px;
}
/***************************/
.cta {
    width: 100%;
    float: left;
    background: url("../images/bg-cta.jpg") no-repeat center top;
	background-size: cover;
}
.cta-in {
    width: 105%;
    float: left;
    display: table;
    padding: 22px 0;
}
.cta-lft { width: auto; float: left;}
.p1-cta {
    font-size: 34px;
    line-height: 34px;
    color: #fff;
    text-align: left;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 700;
}
.p1-cta span { color: #f8a910;}
.p2-cta {
    font-size: 25px;
    line-height: 28px;
    color: #fff;
    text-align: left;
    margin: 4px 0 0;
    letter-spacing: 0em;
}
.btn-ordr-cta {float: right;}
/*------------------------
CSS FOR SECTION TWO
-------------------------*/
.section2 {
    float: left;
    width: 100%;
    padding: 55px 0 0;
}
.sec2-in { width: 100%; float: left;}
.hdngbrdrdiv-sec2 {
    width: 70%;
    display: table;
    margin: 10px auto 0;
}
.shp2-hdngbrdr { display: table; margin: 0 auto;}
.p2-sec2 {
    width: 80%;
    display: table;
    margin: 10px auto 0;
	font-size: 18px;
    line-height: 26px;
    color: #2d2d2d;
}
.points-bnfts {
    width: 100%;
    float: left;
    padding: 43px 0 40px;
    position: relative;
}
.bnfts-lft {
    float: left;
    text-align: left;
    margin-left: -103px;
}
.points-in-bnfts{ width:100%; float:left;}
.bnfts-lftin {
    width: 368px;
    float: left;
    position: relative;
    text-align: left;
	padding-right: 10px;
  /*  background: url("https://bloodbalancenanatural.com/assets/desktop/images/bg1-txtsec2.png") no-repeat top right;*/
}
.mrgn1-sec2 { margin: 45px 0;}
.ic1-sec2 { float: left; margin: -5px 12px 0 0;}
.p3-sec2 {
    width: 100%;
    float: left;
    font-size: 26px;
    line-height: 28px;
    color: #ef343b;
    font-weight: 700;
}
.p3-sec2 span { color: #2d2d2d; display:block;}
.p4-sec2 {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 24px;
    color: #2d2d2d;
    margin: 8px 0 0;
    letter-spacing: -0.4px;
    font-weight: 300;
}
.bnfts-rgtin {
    width: 368px;
    float: right;
    position: relative;
    text-align: right;
	padding-left: 13px;
/*    background: url("https://bloodbalancenanatural.com/assets/desktop/images/bg2-txtsec2.png") no-repeat top left;*/
}
.ic2-sec2 { float:right; margin: -5px 0 0 12px;}
.prod-sec2 {
    position: absolute;
    left: 0;
    right: 0;
    top: 32px;
    margin: auto;
}
/*------------------------
CSS FOR SECTION3
-------------------------*/
.section3 {
    float: left;
    width: 100%;
	padding: 52px 0 55px;	
}
.sec3-in { width: 100%; float: left;}
.p2-sec3 {
    width: 80%;
    display: table;
    margin: 10px auto 0;
    font-size: 18px;
    line-height: 26px;
    color: #2d2d2d;
}
.points-sec3{
	float: left;
    width: 100%;
	height:440px;
	position:relative;
	margin: 40px 0 0;}
.p3-sec3{
	font-size:18px;
	line-height:26px;
	color:#2d2d2d;
	width:219px;
	position:absolute;
	letter-spacing: -0.3px;
    font-weight: 300;
}
.p3-sec3 span.span1{
	font-size:28px;
	line-height:28px;
	color:#2d2d2d;
	display:block;
	margin: 0 0 10px;
    font-weight: 700;
}
.p3-sec3 span.span1 span{ color:#ef343b; display:block;}
.po1-sec3{ top:0; left:0;}
.po2-sec3{
	top:0;
	left:0;
	right:0;
	margin:auto;}
.po3-sec3{ top:0; right:0;}
.po4-sec3 { top: 267px; left: 197px;}
.po5-sec3{
	top: 267px;
	left: 402px;
	right:0;
	margin:auto;}
.points-img-sec3{ display:table; margin: 35px auto 0;}
.padd1-sec3{ padding:0 10px;}
.padd2-sec3{ padding:0 5px;}
.ingrdiv-sec3 {
    width: 55%;
    float: left;
    position: relative;
    padding-left: 180px;
    margin: 35px 0 0 20px;
}
.ingr-sec3{ position:absolute; left:0; top:0;}
.p4-sec3{
	font-size: 28px;
    line-height: 28px;
    color: #2d2d2d;
    display: table;
    margin: 20px 0 3px;
	text-align:left;
    font-weight: 700;
	}
.p4-sec3 span{color: #ef343b;}
.brdr-ingr-sec3 {
    float: left;
    margin: 0 0 0 -57px;
    position: relative;
}
.p5-sec3 {
    font-size: 18px;
    line-height: 26px;
    color: #2d2d2d;
    letter-spacing: -0.3px;
    font-weight: 300;
    float: left;
    text-align: left;
}
.p6-sec3{
	height:141px;
	width:410px;
	float:right;
	text-align:left;
	padding-left:158px;
	margin: 21px 0 0;
    font-weight: 700;
	background: url("../images/ingr-seal-sec3.png") no-repeat left top;}
.p6-sec3 span.span1{
	font-size:22.87px;
	line-height:22px;
	color:#2d2d2d;
	margin: 30px 0 0;
	display:block;
	letter-spacing: -2px;
	}
.p6-sec3 span.span1 span{
	font-size:31.45px;
	font-style:italic;
    font-weight: 800;
}
.p6-sec3 span.span2 {
    font-size: 19.06px;
    line-height: 20px;
    color: #fff;
    letter-spacing: 7px;
    display: block;
    text-transform: uppercase;
    margin: 15px 0 0;
}
.p6-sec3 span.span3{
	font-size:31.45px;
	line-height:32px;
	color:#fff;
	display:block;
	text-transform:uppercase;
    font-weight: 800;
}
/*------------------------
CSS FOR SECTION4
-------------------------*/
.section4 {
    float: left;
    width: 100%;
	padding: 57px 0 61px;	
}
.sec4-in { width: 100%; float: left;}
.p2-sec4 {
    width: 62%;
    display: table;
    margin: 10px auto 0;
    font-size: 18px;
    line-height: 26px;
    color: #2d2d2d;
}
.testi-div{
	width:100%;
	float:left;
	margin: 48px 0 0;}
.testi-in-div{
	width:calc(33.333% - 11px);
	height:395px;
	float:left;
	background:#8d181b;
	border:1px solid #8d181b;
	border-radius:10px;
	position:relative;
	padding-bottom:45px;}
.mrgn1-sec4{ margin:0 16px;}
.p3-sec4 {
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 22px;
    color: #2d2d2d;
    font-style: italic;
    background: #fff;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    font-weight: 700;
    padding: 0 10px 6px;
    letter-spacing: -0.5px;
}
.img-testi { float: left; margin: -20px 10px 0 0;}
.p3-sec4 span { display: table; margin: 23px 0 0;}
.shp-testi{ float:left; margin: 0 0 0 57px;}
.p4-sec4 {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    padding: 15px 15px 0;
    letter-spacing: -0.2px;
}
.p5-sec4 {
    width: 100%;
	height:39px;
    float: left;
    font-style: italic;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url("../images/bg-p5-sec4.png") no-repeat left top;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
}
.p5-sec4 span.span1 {
    float: left;
    font-size: 17px;
    line-height: 17px;
    color: #e39e93;
    padding: 11px 0 11px 10px;
    text-align: left;
}
.p5-sec4 span.span2{ color:#fff;
    font-weight: 700;
}
.stars-testi{ float:right; margin: 8px 14px 0 0;}	
/*------------------------
CSS FOR section5
-------------------------*/
.section5 {
    float: left;
    width: 100%;
	padding: 0 0 67px;
	background:url("../images/bg-sec5.jpg") no-repeat center top;
}
.sec5-in{
    width: 100%;
    float: left;
    padding-right: 476px;
    position: relative;
}
.logo-sec5{
    display: block;
    margin: 55px auto 0;
    height: 49px;
}
.p1img-sec5{ margin: 44px auto 0; float: left;}
.p2-sec5 {
    width: 100%;
    float: left;
    color: #212322;
    font-size: 29.32px;
    line-height: 29px;
    margin: 13px 0 0 -10px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -1.2px;
}
.p3-sec5 {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    margin: -19px auto 0 -13px;
    text-transform: uppercase;
    padding: 42px 0 0px 60px;
    font-weight: 800;
    background: url("../images/bg-p4bnr.png") no-repeat center top;
    height: 94px;
}

.p4-sec5 {
    width: 100%;
    color: #2d2d2d;
    font-size: 16px;
    line-height: 22px;
    margin: 4px auto 0;
    display: inline-block;
    font-weight: 300;
}
ul.points-sec5 {
    width: 100%;
    margin: 15px auto 4px -5px;
    display: inline-block;
    float: left;
}
ul.points-sec5 li {
    width: auto;
    font-size: 23px;
    line-height: 23px;
    text-align: left;
    color: #2d2d2d;
    padding: 10px 0 5px 47px;
    font-weight: 700;
    background: url("../images/bullet-bnr.png") no-repeat left center;
    margin: 0 auto;
    letter-spacing: -1.4px;
}
ul.points-bnrhm li span{ color:#8d181b;}
.btn-sec5 {
    max-width: 100%;
    margin: 20px auto 8px;
    outline: none;
    cursor: pointer;
    float: left;
}
.prod-sec5 {
    position: absolute;
    right: 242px;
    top: 351px;
}
.seals-sec5 { position: absolute; right: 3px; bottom: -24px;}
/*------------------------
CSS FOR SECTON FOOTER
-------------------------*/
.footer {
    float: left;
    width: 100%;
    padding: 30px 0;
    color: #202020;
    font-size: 15px;
    font-family: 'Source Sans Pro', sans-serif;
    border-top: 1px solid #b8b8b8;
}
ul.list-ftr {
    width: auto;
    margin: 22px auto 16px;
	display:inline-block;
}
ul.list-ftr li {
    float: left;
	line-height:14px;
    padding: 0 6px;
    border-right: 1px solid #202020;
}
ul.list-ftr li a{color: #000101;}
ul.list-ftr li:last-child { border-right: none;}
.p1-ftr { width: 100%; float: left; line-height: 20px;}
.p2-ftr { width: 100%; float: left;}

/*==================button animation=======================*/
.pulse{
	animation-name: pulse;
	-webkit-animation-name: pulse;   
	
	animation-duration: 1.5s;   
	-webkit-animation-duration: 1.5s;
	
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	}

@keyframes pulse {
    0% {
        transform: scale(0.9);
        opacity: 0.9;       
    }
    50% {
        transform: scale(1);
        opacity: 1;   
    }   
    100% {
        transform: scale(0.9);
        opacity: 0.9;   
    }           
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.95);
        opacity: 0.7;       
    }
    50% {
        -webkit-transform: scale(1);
        opacity: 1;   
    }   
    100% {
        -webkit-transform: scale(0.95);
        opacity: 0.7;   
    }           
}

@media screen and (max-width: 1200px) {
    .p6-bnrhm {
        font-size: 15px;
    }
    .prod-bnr {
        position: absolute;
        left: -48px;
        top: 393px;
        width: 330px;
    }
    .banner-hm {
        background-position: calc(50% + 50px) top;
    }
    .container {
        padding: 0 10px;
    }
    .bnrhm-rgt {
        width: 288px;
    }
    .prod-sec1 {
        right: -60px;
        width: 330px;
    }
    .p1-cta {
        font-size: 33px;
    }
    .p2-cta {
        font-size: 24px;
    }
}


/*popups*/

.popup-wrapper {
    width: 100%;
    height: 100%;
    display: none;
    overflow: scroll;
    position: fixed;
    left: 0; top: 0;
    z-index: 1003;
    background: rgba(255, 255, 255, 0.6)
}

.popup-wrapper .popup {
    max-width: 900px;
    display: none;
    padding: 0 0 50px;
    position: relative;
    top: 50px; left: 50%;

    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);

}

.popup-wrapper .popup .popup-inner {
    font-size: 14px;
    line-height: 24px;
    padding: 34px 40px 40px 40px;
    position: relative;
    border-radius: 10px;
    background: #fff;
    text-align: left;

    -webkit-box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .15);
    -o-box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .15);

}

.popup-wrapper .popup h2 {
    padding: 0 0 33px;
}

.popup-wrapper .popup h3 {
    padding: 0 0 23px;
}

.popup-wrapper .popup p + h3 {
    padding-top: 15px;
}

.popup-wrapper .popup h4 {
    padding: 0 0 13px;
}

.popup-wrapper .popup .close-popup-link {
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    top: 15px; right: 15px;
}

.popup-wrapper .popup .close-popup-link:before,
.popup-wrapper .popup .close-popup-link:after {
    content: '';
    width: 14px;
    height: 2px;
    display: block;
    position: absolute;
    left: -1px; top: 5px;
    background: #333;
}

.popup-wrapper .popup .close-popup-link:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.popup-wrapper .popup .close-popup-link:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.popup-wrapper .popup footer {
    text-align: center;
    padding: 30px 0 0 0;
    margin: 14px 0 0 0;
    border-top: 1px solid #ECEFF0;
}

.popup-wrapper .popup footer .close-popup-link {
    width: auto;
    height: 38px;
    display: inline-block;
    font-size: 20px;
    color: #766118;
    line-height: 36px;
    letter-spacing: -.5px;
    opacity: 1;
    padding: 0 25px;
    position: relative;
    top: 0;
    right: 0;
    border: 1px solid #e0b712;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 0 #ffe786;
    -moz-box-shadow: inset 0 1px 0 #ffe786;
    -o-box-shadow: inset 0 1px 0 #ffe786;
    box-shadow: inset 0 1px 0 #ffe786;
    -webkit-text-shadow: 1px 1px 0 #fbe27e;
    -moz-text-shadow: 1px 1px 0 #fbe27e;
    -o-text-shadow: 1px 1px 0 #fbe27e;
    text-shadow: 1px 1px 0 #fbe27e;
    background: #fdd638;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fdd638), to(#f3c81e));
    background: -webkit-linear-gradient(#fdd638, #f3c81e);
    background: -moz-linear-gradient(#fdd638, #f3c81e);
    background: -ms-linear-gradient(#fdd638, #f3c81e);
    background: -o-linear-gradient(#fdd638, #f3c81e);
    background: linear-gradient(#fdd638, #f3c81e);
    text-transform: uppercase;
    font-weight: 700;
}

.popup-wrapper .popup footer .close-popup-link:hover {
    color: #77620d;
    background: #f3c81e;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f3c81e), to(#fdd638));
    background: -webkit-linear-gradient(#f3c81e, #fdd638);
    background: -moz-linear-gradient(#f3c81e, #fdd638);
    background: -ms-linear-gradient(#f3c81e, #fdd638);
    background: -o-linear-gradient(#f3c81e, #fdd638);
    background: linear-gradient(#f3c81e, #fdd638)
}

.popup-wrapper .popup footer .close-popup-link:before,
.popup-wrapper .popup footer .close-popup-link:after {
    display: none;
}

.popup-wrapper .popup .form-popup {
    padding: 10px 0 22px;
}

.popup-wrapper .popup .form-popup .form-holder {
    margin: 0;
}

.popup-wrapper .popup .form-popup .form-holder .selectedTxt,
.popup-wrapper .popup .form-popup .form-holder .SSContainerDivWrapper {
    width: 50%;
    overflow-y: visible;
}

.popup-wrapper .popup#popup-declined .form-popup .form-holder .selectedTxt,
.popup-wrapper .popup#popup-declined .form-popup .form-holder .SSContainerDivWrapper {
    width: 100px;
}

.popup-wrapper .popup .form-popup .form-holder select,
.popup-wrapper .popup .form-popup .form-holder input[type="text"],
.popup-wrapper .popup .form-popup .form-holder input[type="email"],
.popup-wrapper .popup .form-popup .form-holder textarea {
    width: 50%;
    height: 30px;
    margin-top: 10px;
    border-radius: 5px;
    border: 1px solid #D4D4D4;
    font-size: 14px;
    line-height: 16px;
    background: #fff;
    text-indent: 10px;
}
.popup-wrapper .popup .form-popup .form-holder select {
    text-indent: 4px;
}
.popup-wrapper .popup .form-popup .form-holder select:focus,
.popup-wrapper .popup .form-popup .form-holder input[type="text"]:focus,
.popup-wrapper .popup .form-popup .form-holder input[type="email"]:focus,
.popup-wrapper .popup .form-popup .form-holder textarea:focus {
    outline: none;
}
.popup-wrapper .popup .form-popup .form-holder textarea {
    max-width: 550px;
    min-height: 120px;
    width: 100%;
    padding-top: 10px;
    padding-left: 10px
}
.popup-wrapper .popup .form-popup .form-holder .captcha {
    margin-top: 10px;
}
.popup-wrapper .popup .form-popup .button {
    display: block;
    height: 70px;
    width: 200px;
    font-size: 34px;
    font-weight: 700;
    color: #fff;
    line-height: 70px;
    letter-spacing: -1px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    padding: 0 25px;
    margin: 10px 0 0;
    position: relative;
    border: none;
    border-radius: 5px;
    background: #FF6600;
}

.popup-wrapper .popup .form-popup .form-holder .accept-icon {
    left: -27px;
}

.popup-wrapper .popup .form-popup .form-holder .error-message {
    height: auto;
    font-size: 12px;
    color: #F25158;
    line-height: 14px;
    padding: 3px 4px 2px 4px;
    position: relative;
    right: 0; top: 0;
    background: none;
    display: none;
}

.popup-wrapper .popup .form-popup .form-holder.has-error .error-message {
    display: block;
}

.popup-wrapper .popup .form-popup .form-holder .error-message:after {
    display: none;
}

.popup-wrapper #popup-declined .popup-inner {
    position: relative;
    padding: 27px 40px 40px 40px;
}

.popup-wrapper #popup-declined h2 {
    font-size: 32px;
    color: #82bd2f;
    text-align: center;
    padding: 0 0 21px;
}

.popup-wrapper #popup-declined h3 {
    font-size: 20px;
    color: #82bd2f;
    line-height: 24px;
    letter-spacing: 0;
    text-transform: none;
    padding: 0 0 2px;
}

.popup-wrapper #popup-declined .reason {
    font-size: 15px;
    text-align: center;
    padding: 21px 140px 24px;
    margin: 0 0 23px;
    border: 2px solid #F25158;
    position: relative;
    border-radius: 5px;
}

.popup-wrapper #popup-declined .reason h3 {
    color: #F25158;
    padding: 0 0 8px;
}

.popup-wrapper #popup-declined ul {
    padding: 4px 0 3px 30px;
}

.popup-wrapper #popup-declined ul li {
    list-style-type: disc;
}

.popup-wrapper #popup-declined form {
    padding: 12px 0 0 0;
    margin: 0;
}

.popup-wrapper #popup-declined form .form-holder {
    width: 100%;
    padding: 0 0 10px;
}
.popup-wrapper #popup-declined form .form-holder.clearfix:after,
.popup-wrapper #popup-declined form .form-holder.clearfix:before {
    display: block;
    clear: both;
    content: '';
}
.popup-wrapper .cvv-image {
    text-align: left;
}
.popup-wrapper #popup-declined form .form-holder label {
    width: 175px;
    line-height: 38px;
    float: left;
    color: #000;
    text-align: left;
    font-size: 14px;
}

.popup-wrapper #popup-declined form .form-holder input[type="text"] {
    width: 300px;
}

.popup-wrapper #popup-declined form .form-holder select,
.popup-wrapper #popup-declined form .form-holder.cvv-code input[type="text"] {
    width: 100px;
    float: left;
    margin: 0 5px 0 0;
}

.popup-wrapper #popup-declined form .form-holder.cvv-code .cvv-link a {
    font-size: 12px;
    color: #82bd2f;
    line-height: 39px;
}

.popup-wrapper #popup-declined form .form-holder.cvv-code .cvv-link a:hover {
    text-decoration: none;
}

.popup-wrapper #popup-declined form .form-holder.cvv-code .cvv-image {
    display: none;
    padding: 8px 0 0 175px;
}

.cvv-input {
    font-size: 13px !important;
}

.popup-wrapper #popup-declined form .form-holder.cvv-code .cvv-image img {
    width: 205px;
}

.popup-wrapper #popup-declined form .button {
    width: 205px;
    margin: 0 0 0 175px;
}

.popup-wrapper #popup-declined .lock {
    height: 30px;
    font-size: 10px;
    color: #999;
    line-height: 14px;
    text-align: right;
    padding: 1px 33px 0 0;
    position: absolute;
    right: 45px; bottom: 10px;
}

.popup-wrapper #popup-declined .lock img {
    position: absolute;
    top: 0; right: 0;
}

.popup-wrapper #popup-declined .tip {
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    right: 10px; bottom: 10px;
}

.popup-wrapper #popup-declined .tip .icon {
    width: 30px;
    height: 30px;
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    padding: 0 0 0 1px;
    position: relative;
    border-radius: 20px;
    background: #82bd2f;
}

.popup-wrapper #popup-declined .tip .text {
    width: 370px;
    display: none;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
    text-align: right;
    letter-spacing: 0;
    padding: 10px 15px 12px;
    position: absolute;
    top: 45px; right: -10px;
    border-radius: 4px;
    background: #82bd2f;
}

.popup-wrapper #popup-declined .tip .text:before {
    content: '';
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    right: 17px;
    top: -10px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 10px solid #82bd2f;
}

.popup-wrapper #popup-declined .tip:hover .text,
.popup-wrapper #popup-declined .tip:focus .text {
    display: block;
}

.popup-loading-wrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0; top: 0;
    z-index: 1100;
    background: rgba(0,0,0,0.95);
}

.popup-loading-wrapper h3 {
    font-size: 18px;
}

.popup-loading-wrapper .popup {
    min-width: 300px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    position: absolute;
    top: 50%; left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.popup-loading-wrapper .popup h2 {
    font-size: 32px;
    color: #fff;
    line-height: 36px;
    padding: 2px 0 22px;
    margin: 0;

    text-shadow: none;

}

.popup-loading-wrapper .popup h2 span {
    font-size: 28px;
}

.popup-loading-wrapper .popup h2:after {
    display: none;
}

.popup-loading-wrapper .popup h3 {
    color: #fff;
    line-height: 20px;
    letter-spacing: 0;
    padding: 0 0 21px;

    text-shadow: none;

}

.popup-loading-wrapper .popup p {
    opacity: 0.5;
    font-size: 16px;
    padding: 4px 0 0;
}

.popup-loading-wrapper .popup .product-image {
    width: 200px;
    height: 200px;
    margin: 0 auto 3px;
    background: url("../images/btl-single.png") no-repeat center 0;
    background-size: contain;
}

.popup-loading-wrapper .popup .lock-image {
    width: 90px;
    margin: 0 auto 10px;
}

.popup-loading-wrapper .popup .loading-image {
    width: 70px;
    height: 70px;
    margin: auto;
    -webkit-animation: spin 3s linear infinite;
    -moz-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}
@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

/*end popups*/

@media screen and (max-width: 1024px) {

    /*popups*/

    .popup-wrapper .popup {
        max-width: 100%;
        padding: 10px;
        top: 0; left: 0;
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
    }

    .popup-wrapper .popup h3 {
        padding: 0 0 12px;
    }

    .popup-wrapper .popup ul + h3,
    .popup-wrapper .popup p + h3 {
        padding: 0 0 12px;
    }

    .popup-wrapper #popup-declined .reason {
        padding: 24px 70px 23px;
    }

    /*end popups*/

}

@media screen and (max-width: 767px) {

    /*popups*/

    .popup-wrapper .popup .form-popup .form-holder .selectedTxt,
    .popup-wrapper .popup .form-popup .form-holder .SSContainerDivWrapper,
    .popup-wrapper .popup .form-popup .form-holder select,
    .popup-wrapper .popup .form-popup .form-holder input[type="text"],
    .popup-wrapper .popup .form-popup .form-holder input[type="email"],
    .popup-wrapper .popup .form-popup .form-holder textarea {
        width: 100%;
        max-width: none;
    }

    .popup-wrapper .popup h2 {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: -1px;
    }

    .popup-wrapper .popup .form-popup .button {
        width: 100%;
    }

    .popup-wrapper .popup#popup-declined {
        padding: 10px 10px 75px 10px;
    }

    .popup-wrapper #popup-declined .popup-inner {
        padding: 20px 20px 40px 20px;
    }

    .popup-wrapper #popup-declined h2 {
        padding: 0 0 20px;
    }

    .popup-wrapper .popup#popup-declined .reason {
        padding: 13px 25px 15px;
        margin: 0 0 18px;
    }

    .popup-wrapper .popup#popup-declined .reason + h3 {
        padding: 0 0 3px;
    }

    .popup-wrapper .popup#popup-declined ul {
        padding: 5px 0 2px 20px;
    }

    .popup-wrapper .popup#popup-declined form .form-holder label {
        width: 100%;
        display: block;
        float: none;
        line-height: normal;
        padding: 0 0 7px;
    }

    .popup-wrapper .popup#popup-declined form .form-holder input[type="text"] {
        width: 100%;
    }

    .popup-wrapper .popup#popup-declined form .form-holder select,
    .popup-wrapper .popup#popup-declined form .form-holder.cvv-code input[type="text"] {
        width: 100px;
    }

    .popup-wrapper .popup#popup-declined form .form-holder.cvv-code .cvv-image {
        padding: 10px 0 0 0;
    }

    .popup-wrapper .popup#popup-declined form .button {
        width: 100%;
        margin: 0;
    }

    .popup-wrapper #popup-declined .tip .text {
        width: 300px;
    }

    /*end popups*/

}


/*flipclock styles*/
.flip-clock-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-clock-wrapper a {
    cursor: pointer;
    text-decoration: none;
    color: #ccc; }

.flip-clock-wrapper a:hover {
    color: #fff; }

.flip-clock-wrapper ul {
    list-style: none; }

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
    content: " ";
    display: table; }

.flip-clock-wrapper.clearfix:after {
    clear: both; }

.flip-clock-wrapper.clearfix {
    *zoom: 1; }

/* Main */
.flip-clock-wrapper {
    font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
    -webkit-user-select: none; }

.flip-clock-meridium {
    background: none !important;
    box-shadow: 0 0 0 !important;
    font-size: 36px !important; }

.flip-clock-meridium a { color: #313333; }

.flip-clock-wrapper {
    text-align: center;
    position: relative;
    width: auto;
    /*margin: 1em;*/
    margin: 0;
    float:left;
}

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.flip-clock-wrapper:after {
    clear: both;
}

/* Skeleton */
.flip-clock-wrapper ul {
    position: relative;
    float: left;
    margin: 2px;
    width: 24px;
    height: 25px;
    font-size: 80px;
    font-weight: bold;
    line-height: 28px;
    border-radius: 6px;
    background: #000;
}

.flip-clock-wrapper ul li {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 25px;
    text-decoration: none !important;
}

.flip-clock-wrapper ul li:first-child {
    z-index: 2; }

.flip-clock-wrapper ul li a {
    display: block;
    height: 100%;
    -webkit-perspective: 200px;
    -moz-perspective: 200px;
    perspective: 200px;
    margin: 0 !important;
    overflow: visible !important;
    cursor: default !important; }

.flip-clock-wrapper ul li a div {
    z-index: 1;
    position: absolute;
    left: 0;
    width: 100%;
    height: 50%;
    font-size: 29px;
    overflow: hidden;
    outline: 1px solid transparent; }

.flip-clock-wrapper ul li a div .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2; }

.flip-clock-wrapper ul li a div.up {
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    top: 0; }

.flip-clock-wrapper ul li a div.up:after {
    content: "";
    position: absolute;
    top: 44px;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 3px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4); }

.flip-clock-wrapper ul li a div.down {
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
    bottom: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.flip-clock-wrapper ul li a div div.inn {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 200%;
    color: #000;
    text-align: center;
    background-color: #f4f4f4;
    border-radius: 3px;
    font-size: 29px;
    /*font-family: 'oswaldlight';*/
    font-weight: normal;
}

.flip-clock-wrapper ul li a div.up div.inn {
    top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
    bottom: 0; }

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
    z-index: 3; }

.flip-clock-wrapper .flip {   box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7); }

.flip-clock-wrapper ul.play li.flip-clock-active {
    -webkit-animation: asd 0.5s 0.5s linear both;
    -moz-animation: asd 0.5s 0.5s linear both;
    animation: asd 0.5s 0.5s linear both;
    z-index: 5; }

.flip-clock-divider {
    float: left;
    display: inline-block;
    position: relative;
    width: 10px;
    height: 25px; }



.flip-clock-divider:first-child {
    width: 0; }

.flip-clock-dot {
    display: block;
    background: #fff;
    width: 3px;
    height: 3px;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    left: 3px;
}

.flip-clock-divider .flip-clock-label {
    position: absolute;
    top: -1.5em;
    right: -86px;
    color: black;
    text-shadow: none;
    display:none; }

.flip-clock-divider.minutes .flip-clock-label {
    right: -88px; }

.flip-clock-divider.seconds .flip-clock-label {
    right: -91px; }

.flip-clock-dot.top {
    top: 20px; }

.flip-clock-dot.bottom {
    bottom: 12px; }

@-webkit-keyframes asd {
    0% {
        z-index: 2; }

    20% {
        z-index: 4; }

    100% {
        z-index: 4; } }

@-moz-keyframes asd {
    0% {
        z-index: 2; }

    20% {
        z-index: 4; }

    100% {
        z-index: 4; } }

@-o-keyframes asd {
    0% {
        z-index: 2; }

    20% {
        z-index: 4; }

    100% {
        z-index: 4; } }

@keyframes asd {
    0% {
        z-index: 2; }

    20% {
        z-index: 4; }

    100% {
        z-index: 4; } }

.flip-clock-wrapper ul.play li.flip-clock-active .down {
    z-index: 2;
    -webkit-animation: turn 0.5s 0.5s linear both;
    -moz-animation: turn 0.5s 0.5s linear both;
    animation: turn 0.5s 0.5s linear both; }

@-webkit-keyframes turn {
    0% {
        -webkit-transform: rotateX(90deg); }

    100% {
        -webkit-transform: rotateX(0deg); } }

@-moz-keyframes turn {
    0% {
        -moz-transform: rotateX(90deg); }

    100% {
        -moz-transform: rotateX(0deg); } }

@-o-keyframes turn {
    0% {
        -o-transform: rotateX(90deg); }

    100% {
        -o-transform: rotateX(0deg); } }

@keyframes turn {
    0% {
        transform: rotateX(90deg); }

    100% {
        transform: rotateX(0deg); } }

.flip-clock-wrapper ul.play li.flip-clock-before .up {
    z-index: 2;
    -webkit-animation: turn2 0.5s linear both;
    -moz-animation: turn2 0.5s linear both;
    animation: turn2 0.5s linear both; }

@-webkit-keyframes turn2 {
    0% {
        -webkit-transform: rotateX(0deg); }

    100% {
        -webkit-transform: rotateX(-90deg); } }

@-moz-keyframes turn2 {
    0% {
        -moz-transform: rotateX(0deg); }

    100% {
        -moz-transform: rotateX(-90deg); } }

@-o-keyframes turn2 {
    0% {
        -o-transform: rotateX(0deg); }

    100% {
        -o-transform: rotateX(-90deg); } }

@keyframes turn2 {
    0% {
        transform: rotateX(0deg); }

    100% {
        transform: rotateX(-90deg); } }

.flip-clock-wrapper ul li.flip-clock-active {
    z-index: 3; }

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
    background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
    background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
    -webkit-animation: hide 0.5s 0.3s linear both;
    -moz-animation: hide 0.5s 0.3s linear both;
    animation: hide 0.5s 0.3s linear both; }

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
    background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
    background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
    background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
    background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
    -webkit-animation: hide 0.5s 0.3s linear both;
    -moz-animation: hide 0.5s 0.3s linear both;
    animation: hide 0.5s 0.2s linear both; }

@-webkit-keyframes show {
    0% {
        opacity: 0; }

    100% {
        opacity: 1; } }

@-moz-keyframes show {
    0% {
        opacity: 0; }

    100% {
        opacity: 1; } }

@-o-keyframes show {
    0% {
        opacity: 0; }

    100% {
        opacity: 1; } }

@keyframes show {
    0% {
        opacity: 0; }

    100% {
        opacity: 1; } }

@-webkit-keyframes hide {
    0% {
        opacity: 1; }

    100% {
        opacity: 0; } }

@-moz-keyframes hide {
    0% {
        opacity: 1; }

    100% {
        opacity: 0; } }

@-o-keyframes hide {
    0% {
        opacity: 1; }

    100% {
        opacity: 0; } }

@keyframes hide {
    0% {
        opacity: 1; }

    100% {
        opacity: 0; } }


/*=========================*/
@media only screen and (max-width:767px) {
    .flip-clock-wrapper { margin: 5px auto 0; float: none; display: table;}

}
@media only screen and (max-width:579px) {
    .flip-clock-wrapper ul li a div div.inn { font-size: 19px;}
    .flip-clock-wrapper ul{ width:20px; height:24px; line-height:22px;}
    .flip-clock-wrapper ul li { line-height: 26px;}
}
@media only screen and (max-width:414px) {}
@media only screen and (max-width:380px) {}

.s2-hdg {
    font-size: 42px;
    line-height: 44px;
    color: #ed1c24;
    font-weight: 800;
    padding: 10px 60px;
}

ul.s2-list li {
    width: 50%;
    float: left;
    font-size: 27px;
    line-height: 31px;
    margin: 20px 0;
    padding: 0 20px;
    font-weight: 700;
}
ul.s2-list li img {
    margin: 0 auto 5px;
    display: block;
}

.sec2-bg {
    float: left;
    width: 100%;
    padding: 20px 0;
}
.strip-txt1 {
    font-size: 32px;
    line-height: 36px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.strip {
    float: left;
    width: 100%;
    background: url(../../mobile/images/strip-bg.jpg) center top no-repeat;
    background-size: cover;
    padding: 12px 0;
}
.strip-txt1 span {
    color: #f8a910;
}
.strip-txt2 {
    font-size: 27px;
    line-height: 31px;
    color: #fff;
    letter-spacing: -1px;
}
.sec3-bg {
    float: left;
    width: 100%;
    padding: 20px 0;
}
.sec3-txt1 {
    font-size: 24px;
    line-height: 28px;
    padding: 10px 0;
}
.sec3-txt1 span {
    font-size: 36px;
    line-height: 40px;
    color: #ef2622;
    font-weight: 700;
    vertical-align: middle;
}
.sec3-txt2 {
    background: url(../../mobile/images/sec3-hdg-bg.png) center top no-repeat;
    float: left;
    width: 100%;
    font-size: 22px;
    line-height: 34px;
    color: #fff;
    padding: 15px 0 75px;
}
.sec3-txt2 span {
    color: #ffae18;
}

@media screen and (max-width: 1000px) {
    .desktop {
        display: none !important;
    }
    
    .a1 {
        width: 100% !important;
        padding-left: 0px !important;
    }
    .bpimg {
        width: 250px !important;
    }
    .bpimg2 {
        width: 350px !important;
    }
    #formid {
        margin: auto !important;
        float: initial !important;
    }
    .pointsdiv {
        margin: auto !important;
        margin-left: 10px !important;
    }
    .oldpplImgs {
        width: 90% !important;
    }
    .smallerFont {
        font-size: 24px !important;
    }
    .sec3-txt2 {
        font-size: 20px !important;
    }
    .natImg {
        width: 380px !important;
    }
    .juniper {
        margin-left: 0px !important;
    }
    .pkg-lft {
        width: auto !important;
        float: none !important;
    }
    .rgt-div-pkg {
        width: auto !important;
        float: none !important;
    }
}