@charset "utf-8";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:vifeatDtls{text-decoration:underline}a[href]:after{content:"("attr(href) ")"}abbr[title]:after{content:"("attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#999}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}
html, body {
	margin: 0!important;
	padding: 0!important;
	height: 100%;
	width: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	color:#fff;
	background: #000;
}
body.checkout{background: #000 url(../images/bg-checkout.jpg) top no-repeat;background-attachment: scroll;}
a, a:visited, a:link, a:active {
	color:#ffd800;
	text-decoration:none;
	outline:none;
}
a:hover {color: #fff; text-decoration:underline}
img{border:0;}
ul{list-style:none}
h1, h2, h3, h4, h5, h6, p, ul, li, div{
	display:block;
	padding:0;
	margin:0;
	font-weight:normal
}
.inner, .feedC, .btmP{
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 1200px;
}
header{
	position: relative;
	display: block;
	width: 100%;
	background:#000 url(../images/bg-one.jpg) center top 45px no-repeat;
}
.topTxt{
	background:#f4a600 url(../images/bg-top.png) bottom repeat-x;
	padding: 5px 0;
	text-align: center;
}
.topTxt .inner{
	font-size: 24px;
	color: #000;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	text-shadow: 1px 1px 0 #ffd25f
}
.topTxt span{color: #7e1901}
.afteryouburn{
	display:inline-block;
	margin: 35px 0 0 -140px;
}
.model{
	position: absolute;
	display: inline-block;
	top: 25px;
	left: 22%;
	z-index: 77;
}
.bigBottleC{
	position: relative; 
	z-index: 88;
	margin: 25px 0 0
}
.bttB{
	position: relative; 
	display: inline-block;
	z-index: 88;
	margin-left: -100px
}
.bgtxt{
	position: relative;
	display: inline-block;
	margin-left: -110px;
	z-index: 86
}
.formC{
	position: absolute;
	top: 50px;
	right: 0;
	width: 309px;
	background: rgba(41,38,47,.86);
	border-radius: 5px;
	border: 2px solid #4c4c4c;
	z-index: 999;
	overflow: hidden;
	text-align: center;
}
.formC input[type=text], .selectC, .formOpt input[type=text], .dateSlt, .yearSlt{
	display: inline-block;
	border-radius: 4px;
	border: 0;
	background: #fff;
	font-size: 16px;
	padding: 8px 12px;
	width: 90%;
	margin: 8px 0 0;
	text-align: left;
	color: #8e8e8e
}
.selectC, .dateSlt, .yearSlt{background: #fff url(../images/drop-arrow.png) right 12px center no-repeat;}
.selectC select, .dateSlt select, .yearSlt select{
	border:0;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
    text-overflow: '';
	background:transparent none;
	width:100%;
}
.formC input[type=image]{
	display: inline-block;
	margin: 12px 0 0 2px;
}
.formC p{
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	margin: 0 20px;
}
.formC hr{
	border-top:1px solid #000;
	border-bottom: 1px solid #504d55;
	margin: 10px 15px;
}
.secureC, .secureB{
	background: url(../images/btm-form.png) bottom repeat-x;
	padding: 0 0 10px;
	font-size: 15px;
	font-weight: 900;
	color: #ffd200;
	text-transform: uppercase;
}
i.secIcon{
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 38px;
	background: url(../images/shield.png)
}
.hdrTxt{
	display: inline-block;
	vertical-align: top;
	width: 850px;
	text-align: center;
	margin-top: 50px;
}
.hdrTxt h3{
	display:block;
	font-size: 28px;
	font-family: 'Gloria Hallelujah', cursive;
	color: #ffe000;
	text-shadow:-1px -1px 0 rgba(0,0,0,.35);
	text-align: center;
	padding:20px 10px;
	background: #e60e12;
	background: -moz-linear-gradient(top, #e60e12 0%, #77080c 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #e60e12), color-stop(100%, #77080c));
	background: -webkit-linear-gradient(top, #e60e12 0%, #77080c 100%);
	background: -o-linear-gradient(top, #e60e12 0%, #77080c 100%);
	background: -ms-linear-gradient(top, #e60e12 0%, #77080c 100%);
	background: linear-gradient(to bottom, #e60e12 0%, #77080c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e60e12', endColorstr='#77080c', GradientType=0 );
}
.hdrTxt p{
	font-size: 30px;
	color: #fff;
	margin-top: 20px
}
.hdrTxt p strong{
	color: #ffe000;
	font-weight: 900;
}
.hdrIcon{
	float: right;
	display: inline-block;
	vertical-align: top;
}
.topCurve{
	background:#000 url(../images/top-curve.jpg) center bottom no-repeat;
	height: 47px;
	margin-top: 60px;
}
.realFact{
	position: relative;
	background:#fff url(../images/bg-two.jpg) center top no-repeat;
	margin: 0;
	min-height: 734px;
}
.goBtm{
	position: absolute;
	display: inline-block;
	top: 15px;
	left: 50%;
	margin-left: -40px
}
.rfBottle{
	display: inline-block;
	width: 665px;
	margin: 45px 0 0 -170px;
	background-image: url(../images/ab-marij-bg.png);
	background-size: 100%;
	background-position:center center;
	background-repeat: no-repeat
}
.rfRy{
	display: inline-block;
	width: 685px;
	vertical-align: top;
	margin:190px 0 0 10px;
	text-shadow: 1px 1px 0 rgba(255,255,255,.7)
}
.rfRy h4{
	font-size: 55px;
	color: #434343;
	text-transform: uppercase;
	font-family: 'Anton', sans-serif;
	margin-bottom: 10px;
}
.rfRy h4 span{color: #9e0b0f;}
.rfRy p{
	line-height: 28px;
	text-align: justify;
	color: #201f1f;
	margin-bottom: 30px;
}
.rfRy a:hover, .btmTxt a:hover{opacity: .9}
.btmCurve{
	background:#363636 url(../images/btm-curve.jpg) center top no-repeat;
	min-height: 68px;
	text-align: center
}
.goBtm2{
	display: inline-block;
	margin-top: 10px;
}
.bigbg{
	background: url(../images/bg-three2.jpg) center bottom -180px no-repeat, #363636 url(../images/bg-three1.jpg) center bottom  -180px repeat-x;
	padding: 50px 0 20px;
	margin-bottom: 20px
}
.feedTtl{
	font-size: 55px;
	font-family: 'Anton', sans-serif;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-align: center
}
.feedTtl span{color: #ffd800}
.feedTtl p{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	text-transform: none;	
}
.feedC ul{
	text-align: center;
	margin: 160px 0
}
.feedC li{
	position:relative;
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin: 10px;
	background: rgba(0,0,0,.3);
	padding: 20px;
}
.feedPic{
	text-align: center;
	margin: -160px 0 10px
}
.feedPic img{border: 8px solid #252525}
.feedC li p{
	position: relative;
	line-height: 24px;
	text-indent: 10px;
}
.feedC li p:before, .feedC li p:after{
	position: absolute;
    content: '';
    width: 14px;
    height: 14px;
    background: url(../images/openQ.png);
    top: 2px;
    left: 0;
}
.feedC li p:after{
    background: url(../images/closeQ.png) right center no-repeat;
    top: auto;
    width: 18px;
    left: auto;
    bottom: 6px;
}
.feedC li h5{
	font-weight: 700;
	font-size: 16px;
	font-style: italic;
	margin-top: 10px;
}
.btmDtls{
	display: inline-block;
	margin-right: -50px;
}
.btmBttl{
	position: relative;
	width: 450px;
	display: inline-block;
	vertical-align: top;
	margin-left:-100px;
	z-index: 999
}
.btmTxt{
	display: inline-block;
	vertical-align: top;
	width: 475px;
	z-index: 88;
	margin: 20px 0 0 -95px;
	text-align: left;
}
.btmTxt a{
	display: block;
	margin: 5px 35px;
}
.bigbg .inner{
	text-align: right
}
.btmP{margin-bottom: 20px}
.btmP p{
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #8f8f8f
}

.checkoutC{
	margin: 90px auto;
	border: 2px solid #343434;
	border-radius: 8px;
	width: 1003px;
}
.coL{
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 670px;
	background: #fff;
	margin: 0 -2px;
	border-radius: 6px 0 0 6px;
	min-height: 700px;
}
.coTtl{
	background: url(../images/discount-bg.png) top repeat-x;
	height: 86px;
	width: 682px;
	text-align: center;
	margin:20px 0 0 -6px;
	padding-top: 5px;
}
.coBttl{
	display: inline-block;
	vertical-align: top;
	width: 233px;
	margin: 20px 0 0 -5px
}
.coDtls{
	display: inline-block;
	color: #282828;
	width: 415px;
	margin: 20px 0 0;
	border-top: 2px solid #d8d8d8
}
.coDtls li{
	position: relative;
	border-bottom: 2px solid #d8d8d8;
	padding: 12px 5px 15px;
}
.coDtls li:last-child{border-bottom: 0}
.coDtls li h3, .coDtls li h5{
	display: inline-block;
	vertical-align: middle;
	width: 240px;
	font-size: 36px;
	font-weight: 700;
}
.coDtls li h3 small{
	display: block;
	font-size: 24px;
	font-weight: 700;
	color: #ef7e05;
	margin-top: -2px;
}
.coDtls li span, .shipRow span{
	display: inline-block;
	vertical-align: middle;
	width: 65px;
	text-align: right;
	font-size: 18px;
	color: #f40701;
	text-decoration: line-through
}
.coDtls li h4, .shipRow h4{
	display: inline-block;
	vertical-align: middle;
	width: 100px;
	font-size: 30px;
	font-weight: 700;
	text-align: right;
}
.coDtls li h5{
	font-size: 24px;
	font-weight: 400;
}
.shipRow{margin:5px 5px 10px;}
.shipRow input[type=radio]{display: none}
.shipRow label {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	font-size: 18px;
	width: 240px;
}
.shipRow label small{
	display: block;
	font-size: 14px;
	font-style: italic;
	margin-top: -2px;
}
.shipRow label:before {
	content: "";
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
	border-radius: 50%;
	background-color: #c5c5c5;
	border: 2px solid #c5c5c5
}
.shipRow input[type=radio]:checked + label:before {
	background-color: #309100;
	-webkit-box-shadow: inset 0px 0px 0px 2px rgba(225,225,225,1);
	-moz-box-shadow: inset 0px 0px 0px 2px rgba(225,225,225,1);
	box-shadow: inset 0px 0px 0px 2px rgba(225,225,225,1);
}
.shipTtl{
	padding: 7px 5px;
	text-align: right;
	font-size: 42px;
	margin: 20px 0 0;
	border-top: 3px solid #d8d8d8;
}
.notice{
	margin: 20px;
	padding: 15px;
	background: #EEE;
	color: #5a5a5a;
	text-shadow: 1px 1px 0 rgba(255,255,255,.5)
}
.notice h6{
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 900;
}
.notice p{
	font-size: 12px;
	line-height: 18px;
}
.coR{
	display: inline-block;
	vertical-align: top;
	width: 333px;
	background: #1f1f1f;
	border-left: 1px  solid #343434;
	margin:0 -2px;
	border-radius:0 6px 6px 0;
	overflow: hidden;
	min-height: 700px;
}
.coR hr{
	border-bottom: 1px solid #383838;
	border-top: 1px solid #000;
	margin: 5px 10px;
}
.finalTtl{
	background:#000 url(../images/final-top.png) top repeat-x;
	font-size: 36px;
	color: #ffcc00;
	padding: 10px 0;
	text-align: center;
	font-family: 'Anton', sans-serif;
	text-transform: uppercase
}
.finalTtl small{
	display: block;
	margin-top: -7px;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	font-family: 'Roboto', sans-serif;
}
.payC{
	text-align: center;
	font-size: 14px;
	color: #bebebe;
	padding: 10px 0;
}
.payC img{margin-top: 7px}
.formOpt{
	text-align: center;
	margin: 12px 20px 16px;
}
.dateSlt{
	width: 72px;
	margin: 10px 8px 0;
}
.yearSlt{
	width: 90px;
	margin: 10px 0 0 8px;
}
.formOpt label{ font-size: 16px;}
.formOpt p{
	display: inline-block;
	vertical-align: middle;
	font-style: italic;
	text-decoration: underline;
}
.formOpt input[type=text].secInput{
	width: 155px;
	margin:10px 0 0 10px
}
.btntxt{
	text-align: center;
	margin: 10px 0;
}
.btntxt p{
	font-size: 12px;
	line-height: 18px;
	color: #8e8e8e;
	margin-bottom: 14px;
}
.btntxt p a{ color: #fff;}
.secureB{
	background:none;
	padding: 0;
	text-align: center;
	margin-top: 10px
}
.secLogo{
	display: block;
	margin: 10px 30px;
	background: #fff;
	padding: 5px;
	border-radius: 5px;
}



.freeTop-tab, .hdrIcon-sml, .btmBtn{display: none}
.cimg{border-radius: 50%;}
.btmBttl img, .btmTxt img, .afteryouburn img, .model img, .bigBottleC img, .feedPic img, .freeTop-tab img, .coBttl img, .secLogo img{
	max-width: 100%;
	height: auto;
}
.blogImg img{
	width: 100%;
	height: auto;
}
.clickBtn img{
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor
}


nav li a{
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.text-left{text-align: left}

footer{
	padding:20px 0 30px; 
	text-align: center;
}
footer p{
	margin: 20px 0;
	line-height: 30px;
}


|:-moz-any-link:focus {outline: none;}
input[type="image"]:focus {outline: none;}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {border: none;}
abbr[title], acronym[title] {border-bottom: none;}
*:focus {outline : none;}

.jst-hours, .jst-minutes, .jst-seconds, .timer {display: inline-block;font-weight: 700;}	
.jst-timeout {color: red;}
