@font-face {
	font-family: 'merriweather_sansbold';
	src: url('../fonts/merriweathersans-bold-webfont.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	}

@font-face {
	font-family: 'merriweather_sansextrabold';
	src: url('../fonts/merriweathersans-extrabold-webfont.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;

	}

@font-face {
	font-family: 'merriweather_sanslight';
	src: url('../fonts/merriweathersans-light-webfont.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	}


@font-face {
	font-family: 'merriweather_sansregular';
	src: url('../fonts/merriweathersans-regular-webfont.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;

	}
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300');

/*----------------
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_sansregular';
	-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;max-width: 100%;}
li {list-style: none;}
* {box-sizing: border-box;}
.img-full {max-width: 100%;}
.clearall {
	clear: both;
	}
b{
	font-family: 'merriweather_sansbold';
	}

.yellow2_txt{
	color: #ffae18;
}
.dark_red , .listing_txt span{
    color: #432468;
}
.red{
	color:#e81b23;
	}
.red2{
	color:#ef343b
}
.pink{
	    color: #ee226e;
}
/*-----------------------
MAIN CSS START
------------------------*/
.container {
	width: 1005px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	}
	.full_width{
    float:left;
    width: 100%;
}
/*********************************/

/*Home page*/


.yellow_txt {
    color: #ffb015;
    font-family: merriweather_sansbold;
}
.top-banner{
    background: url('../images/bg-topbar.jpg') repeat left top;
}
.top-banner p {
    font-size: 15px;
    line-height: 16px;
    padding: 10px 0 9px;
    color: #fff;
    font-family: merriweather_sanslight;
}
.sec_one {
    background: url(../images/bg-bnr.jpg) no-repeat center top;
}
.sec_lft {
    width: 697px;
    float: left;
    padding-left: 148px;
    position: relative;
}
.sec_rgt {
    width: 308px;
    float: right;
    position: relative;
	margin-top: 20px;
}
.banner_logo {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
	margin: 5px 0 0 0;
}
.clbrt_logo {
    width: 95px;
    margin: 10px 0 0 40px;
}
.heading_txt {
    display: table;
    margin: 15px auto 0;
}
.sub_heading{
    width: 100%;
    display:inline-block;
    color: #212322;
    font-size: 29.32px;
    line-height: 29px;
    margin: 13px 0 0;
    font-family: merriweather_sansextrabold;
    text-transform: uppercase;
    letter-spacing: -1.2px;
}
.img_text {
    width: 100%;
    display:inline-block;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    margin: -19px auto 0;
    text-transform: uppercase;
    padding: 42px 0 0 60px;
    font-family: merriweather_sansextrabold;
    background: url(../images/bg-p4bnr.png) no-repeat center top;
    height: 94px;
}
.text1 {
    width: 75%;
    color: #2d2d2d;
    font-size: 17px;
    line-height: 24px;
    margin: 2px auto 0;
    display: inline-block;
}
.listing_txt {
    width: auto;
    padding: 0;
    margin: 22px auto 4px 50px;
    display: inline-block;
}

.listing_txt li {
    width: auto;
    font-size: 23px;
    line-height: 23px;
    text-align: left;
    color: #2d2d2d;
    padding: 10px 0 5px 47px;
    font-family: merriweather_sansbold;
    background: url(../images/bullet-bnr.png) no-repeat left center;
    margin: 0 auto;
    letter-spacing: -1.4px;
}
.banner_bottle {
    position: absolute;
    left: -205px;
    top: 348px;
}
.flag_txt {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
.flag_txt p{
    text-align: left;
	padding-left:12px;
	line-height:1.2;
	color:#242424

}
.form_outer {
    width: 100%;
    float: left;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background: #432468;
    border: 1px solid #f1f1f1;
    box-shadow: 0 0 11px 0 #d5d5d5;
    margin: 20px 0 0;
}
.form_heading_img{
	display: table;
    margin: 15px auto;
}
.timer_brdr {
    width: 100%;
    float: left;
}
.timer_sec {
    width: 100%;
    float: left;
    margin: 0 auto;
    position: relative;
    background: #4d1116;
}
.clock_sec {
    width: auto;
    display: table;
    margin: 0 auto;
    padding: 6px 0;
}
.watch_img {
    float: left;
    margin: 4px 12px 0 0;
}
.form_sec .form_field input, .form_sec .form_field select {
    width: 100%;
    float: left;
    /* background: #fff; */
    border: 1px solid #c5c7d1;
    outline: none;
    height: 32px;
    font-size: 13px;
    color: #2d2d2d;
    padding: 0 10px;
}
.form_sec .form_field select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    /* background: #fff url(../images/arw-select.png) no-repeat 96% center!important; */

}
select {
	-webkit-appearance: none!important;
	background-color: #fff;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-position: 94% center
}
.form_sec {
    width: 100%;
    padding: 20px 13px 7px;
    float: left;
}
.form_field {
    margin-bottom: 10px;
    width: 100%;
    float: left;
}
.form_btn {
    max-width: 100%;
    display: inline-block;
    margin: 12px auto 8px;
    outline: none;
    cursor: pointer;
}
.eye-bnr {
    vertical-align: middle;
    margin: 0 8px 0 0;
}

.order_txt {
    float: right;
    margin: 33px 10px 0 0;
    position: relative;
}
.view_txt p{
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 16px;
    color: #2d2d2d;
    margin: 22px 0 0;
    letter-spacing: -.8px;
}
h2 {
    font-size: 52px;
    line-height: 58px;
    color: #432468;
    letter-spacing: -1px;
    font-family: merriweather_sansbold;
}
.sec1 {
    float: left;
    width: 100%;
    padding: 46px 0 0;
}
.four_col {
    display: table;
    margin: 0 auto;
}
.four_col ul {
    width: auto;
    display: table;
    margin: 5px auto 0;
}
.four_col ul li {
    width: 25%;
    padding: 0 10px;
    font-size: 20px;
    line-height: 24px;
    color: #2d2d2d;
    font-family: merriweather_sansbold;
    float: left;
    letter-spacing: -1px;
}
.sec2{
	padding: 0 0 73px;
    background: #fff url(../images/bg-sec1.jpg) no-repeat center bottom;
	background-size:cover;
	    background-position: 50% 50px;
}
.sec2 h3 {
    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: -1.7px;
    background: url(../images/bg-p2sec1.png) no-repeat center top;
}
.sec2 h3 .red {
    font-size: 36px;
    color: #ef2622;
    text-transform: uppercase;
    font-family: merriweather_sansextrabold;
}
.sec2 h3 .answer_txt {
    display: block;
    margin: 0 0 24px;
    font-size: 22px;
    line-height: 22px;
    color: #2d2d2d;
}
.sec2_inner{
    width: 100%;
    float: left;
    padding-right: 231px;
    position: relative;
	text-align:left;
	margin: 28px 0 0;
}
.sec2_inner p {
    font-size: 17px;
    line-height: 26px;
    color: #2d2d2d;
    margin: 60px 0 0;
    padding: 0 20px 0 0;
}
.line_divider {
	width: 100%;
    float: left;
    margin: 10px 0 0;
    position: relative;
    background: url(../images/bg-hdngbrdrdiv.png) repeat-x center center;
}
.drop_icon {
    float: left;
    margin: 0 0 0 30px;
}
.sec2_inner h4{
    font-size: 36px;
    line-height: 38px;
    color: #2d2d2d;
    letter-spacing: -1px;
    text-align: left;
    font-family: merriweather_sansbold;
    margin: 45px 0 0;
}
.three_x_txt{
    width: 100%;
    height: 183px;
    float: left;
    margin: 22px 0 0;
    background: url(../images/bg-points2-sec1.png) no-repeat left top;
}
.three_x_txt ul {
    width: auto;
    display: table;
    margin: 5px auto 0;
}
.three_x_txt ul li {
    width: 100%;
    font-size: 26px;
    line-height: 26px;
    padding: 15px 0 15px 350px;
    color: #2d2d2d;
    font-family: merriweather_sansbold;
    float: left;
    text-align: left;
    letter-spacing: -1.3px;
    text-shadow: 0 1px 1px #fff;
}
.three_x_txt ul li:nth-child(2) {
    color: #fff;
    text-shadow: 0 1px 1px #000;
}
div#fades {
    width: 100%;
    display: inline-block;
    margin: 105px 0 0 0;
}
.bottle_1_img {
    position: absolute;
    right: -50px;
    bottom: -73px;
}
.drop_img {
    position: absolute;
    right: 303px;
    bottom: 201px;
    width: 170px;
}
.cta {
    background: url(../images/bg-cta.jpg) no-repeat center top;
    background-size: cover;
    padding: 22px 0;
}
.cta_inner {
    display: inlibe-block;
	width:100%;
}
.cta_inner p {
    color: #fff;
    text-align: left;
    letter-spacing: -1px;
}
.para1{
    font-size: 32px;
    line-height: 36px;
    text-transform: uppercase;
    font-family: merriweather_sansbold;
}
.para2 {
    font-size: 26px;
    line-height: 28px;
    margin: 4px 0 0;
	    letter-spacing: inherit !important;
}
.para1 span {
    color: #f8a910;
}
.cta_lft{
	float:left;
}
.cta_inner img {
    margin: 3px 0 0;
    float: right;
}
.sec3 {
    padding: 55px 0 0;
}
.line_divider.divider_center {
    width: 70%;
    display: table;
    margin: 10px auto 0;
	float:none;
}
.divider_center .drop_icon{
	float:none;    margin: 0;
}
.benefit_sec {
    width: 100%;
    float: left;
    padding: 43px 0 40px;
    position: relative;
}
.benefit_product {
    position: absolute;
    left: 0;
    right: 0;
    top: 32px;
    margin: auto;
}
.sub_heading_sec{
    width: 80%;
    display: table;
    margin: 10px auto 0;
    font-size: 18px;
    line-height: 26px;
    color: #2d2d2d;
}
.left_benefit {
    width: 368px;
    float: left;
    position: relative;
    text-align: left;
    padding-right: 15px;
}
.ryt_benefit {
    width: 368px;
    float: right;
    position: relative;
    text-align: right;
    padding-left: 13px;
}
.benefit_sec2{
	margin: 45px 0;
}
.benefits_point {
    width: 100%;
    float: left;
}
.benefits_point h5 {
    width: 100%;
    float: left;
    font-size: 24px;
    line-height: 28px;
    color: #ef343b;
    font-family: merriweather_sansbold;
}
.benefits_point h5 span {
    color: #2d2d2d;
    display: block;
}
.left_benefit h5 img {
    float: left;
    margin: -5px 12px 0 0;
}
.ryt_benefit h5 img {
    float: right;
    margin: -5px 0 0 12px;
}
.benefits_point p {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 24px;
    color: #2d2d2d;
    margin: 8px 0 0;
    letter-spacing: -.4px;
    font-family: merriweather_sanslight;
}
.sec4 {
    padding: 52px 0 55px;
}
.ingredients_sec {
    display:inline-block;
    width: 100%;
    height: 440px;
    position: relative;
    margin: 40px 0 0;
}
.ingredients_sec img {
    display: table;
    margin: 35px auto 0;
}
.ingredients_sec h6{
    font-size: 28px;
    line-height: 28px;
    color: #2d2d2d;
    display: block;
    margin: 0 0 10px;
    font-family: merriweather_sansbold;
}
.ingredients_sec p {
    font-size: 18px;
    line-height: 26px;
    color: #2d2d2d;
    letter-spacing: -.3px;
    font-family: merriweather_sanslight;
}
.ingredients_sec div{
    width: 219px;
    position: absolute;
}
.ingre_one {
    top: 0;
    left: 0;
}
.ingre_two {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.ingre_three {
    top: 0;
    right: 0;
}
.ingre_four {
    top: 267px;
    left: 197px;
	padding: 0 5px;
}
.ingre_five{
    top: 267px;
    left: 402px;
    right: 0;
    margin: auto;
}
.seal_sec {
    height: 141px;
    width: 410px;
    float: right;
    text-align: left;
    padding-left: 158px;
    margin: 21px 270px 0;
    font-family: merriweather_sansbold;
    background: url(../images/ingr-seal-sec3.png) no-repeat left top;
}
.text2 {
    font-size: 22.87px;
    line-height: 22px;
    color: #2d2d2d;
    margin: 30px 0 0;
    display: block;
    letter-spacing: -2px;
}
.text3 {
    font-size: 19.06px;
    line-height: 20px;
    color: #fff;
    letter-spacing: 7px;
    display: block;
    text-transform: uppercase;
    margin: 15px 0 0;
}
.text2 i{
	    font-size: 31.45px;
    font-family: 'merriweather_sansextrabold';
}
.text4 {
    font-size: 31.45px;
    line-height: 32px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-family: 'merriweather_sansextrabold';
}
.sec5 {
    padding: 57px 0 61px;
}
.sec5 .small_txt {
    width: 62%;
    display: table;
    margin: 10px auto 0;
    font-size: 17px;
    line-height: 26px;
    color: #2d2d2d;
}
.testimonial_col {
    margin: 48px 0 0;
}
.testimonial_inner {
    width: 324px;
    height: 395px;
    float: left;
    background: #432468;
    border: 1px solid #432468;
    border-radius: 10px;
    position: relative;
    padding-bottom: 45px;
}
.testi_two{
	    margin: 0 16px;
}
.img_heading {
    font-size: 18px;
    line-height: 22px;
    color: #2d2d2d;
    font-style: italic;
    background: #fff;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    font-family: 'merriweather_sansbold';
    padding: 0 10px 6px;
    letter-spacing: -0.5px;
	display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
    align-items: center;
}
.testi_arrow {
    float: left;
    margin: 0 0 0 57px;
}
.img_testi {
    margin: -20px 10px 0 0;
}
.testi_txt{
	color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-family: 'merriweather_sanslight';
    padding: 15px 15px 0;
    letter-spacing: -0.2px;
}
.author_star {
    height: 39px;
    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;
}
.author_name {
    float: left;
    font-size: 17px;
    line-height: 17px;
    color: #fff;
    padding: 11px 0 11px 10px;
    text-align: left;
	font-family: 'merriweather_sansbold';
}
.stars_testi {
    float: right;
    margin: 8px 14px 0 0;
}
.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(.9);opacity:.9}
	50%{transform:scale(1);opacity:1}
	100%{transform:scale(.9);opacity:.9}
}
@-webkit-keyframes pulse{
	0%{-webkit-transform:scale(.95);opacity:.7}
	50%{-webkit-transform:scale(1);opacity:1}
	100%{-webkit-transform:scale(.95);opacity:.7}
}
.sec6 {
    padding: 0 0 67px;
    background: url(../images/bg-sec5.jpg) no-repeat center top;
}
.sec_inner {
    padding-right: 476px;
    position: relative;
}
.sec6 .listing_txt{
	    margin-left: 10px;
}
.sec6 .btn {
    max-width: 100%;
    margin: 20px auto 8px;
    outline: none;
    cursor: pointer;
    float: left;
}
.sec6 .logo {
    float: left;
    margin: 55px 0 0px 120px;
}
.sec6 .clbrt_logo {
    width: 95px;
    margin: 50px 0 0 40px;
}
.heading_banner{
	    margin: 44px auto 0;
    float: left;
}
.text_uppercase{
	text-transform:uppercase;
}
.prod_seal {
    position: absolute;
    right: -30px;
    top: 352px;
}
/*footer*/

.footer {
    padding: 30px 0;
    color: #202020;
    font-size: 14px;
     font-family: 'Source Sans Pro', sans-serif;
    border-top: 1px solid #b8b8b8;
    line-height: 20px;
}
.footer ul {
    width: auto;
    margin: 22px auto 16px;
    display: inline-block;
}
.footer ul li {
    float: left;
    line-height: 14px;
    padding: 0 6px;
    border-right: 1px solid #202020;
}
.footer ul li a {
    color: #000101;
}
.footer ul li:last-child{
	border-right:none;
}
/*Responsive css*/
@media screen and (max-width: 1130px) {
 .bottle_1_img {
    right: 0px;
}
}
@media screen and (max-width: 1024px) {
	.prod_seal {
    right: 0;
    width: 600px;
}
}
