@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: "Montserrat", sans-serif;
	font-weight: normal;
	}
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: inherit;text-decoration: none;}
img {border: none; max-width:100%; height:auto}
li {list-style: none;}
* {box-sizing: border-box;}
.img-full {max-width: 100%;}
.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}


/*-----------------------
MAIN CSS START
------------------------*/
.container {
	width: 1170px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	}	

.topStrip{
	background: #e21923;
	float:left;
	width:100%;
	padding:5px 0;
	}
.topStrip p{
	float:left;
	width:100%;
	font-size:18px;
	color:#fff;
	letter-spacing:0.5px;
	}
.topStrip p span{ 
	color:#ffde00;
	font-weight:bold;
	}		
	
.top-fix-bar{
	float: left;
	width: 100%;
	margin-bottom: 70px;
	}
.header{
	    float: left;
    width: 100%;
    background: #fff;
    height: 70px;
    padding: 13px 0;
    margin-top: -70px;
    top: 70px;
    position: relative;
    box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.1);		
	}
.fixed-nav .header{
	position: fixed;
	z-index: 10;
	-webkit-transition: margin .3s ease-out;
	transition: margin .3s ease-out;
	margin-top:0;
	top:0;
	border-bottom:1px solid #ddd;
	}				
.logo{
	float: left;
    margin-top: 0;
    max-width: 170px;
	}
ul.topMenu{
	float:right;
	margin: 14px 0 0 0;
	}
ul.topMenu li{
	float:left;
	padding:1px 20px;
	position:relative;
	}
ul.topMenu li a{
	color:#565656;
	font-size:17px;
	line-height:17px;
	}
ul.topMenu li:after{
	content:'';
	width:1px;
	background:#d0d0d0;
	top:5px;
	bottom:5px;
	position:absolute;
	right:0;
	}	
ul.topMenu li:last-child:after{display:none;}
ul.topMenu li a:hover, ul.topMenu li .active{color:#3f2265;}
.nav-btn{
	float: right;
	background: #11c956;
	color: #fff;
	font-size: 16px;
	text-align: center;
	width: 160px;
	height: 40px;
	line-height: 40px;
	border-radius: 45px;
	font-weight: bold;
	margin-top: 4px;	
	}	

.shopBreadcrm {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 16px;
    text-align: left;
    background: #f82d2d;
    padding: 10px 0;
    background-size: cover;
}

.shopBreadcrm a {
    color: #fff;
}
.shopBreadcrm span {
    color: #fff;
    font-weight: 600;
}

/*-----------------------
SECTION-1
------------------------*/
.sec1{
	float:left;
	width:100%;
	padding:50px 0 50px;
}
.sec1_content{
	float:left;
	width:52%;
	text-align:left;
	margin-top: 18px;
}
.sec1_sub_heading{
	font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}
.sec1_sub_heading img{
	width: 82px;
    display: inline-block;
    vertical-align: middle;
    margin: -4px 4px 0 0;
}
.sec1_heading{
	font-size: 56px;
    line-height: 66px;
    font-weight: 700;
    margin: 10px 0 0;
    text-transform: capitalize;
}
.sec1_text{
	font-size:17px;
	line-height:26px;
	margin:12px 0 0;
}
ul.sec1_list{
	display:inline-block;
	vertical-align:top;
	margin:15px 0 0;
}
ul.sec1_list li{
	font-size: 20px;
    line-height: 22px;
    text-align: left;
    background: url(../images/sec1-list-tick.webp) left 9px no-repeat;
    background-size: 25px;
    padding: 10px 0 10px 35px;
    font-weight: 700;
    text-transform: capitalize;
}
.gradient_text{
	background: #5E1718;
	background: linear-gradient(90deg, rgba(94, 23, 24, 1) 0%, rgba(236, 42, 48, 1) 45%, rgba(94, 23, 24, 1) 90%);
	background-clip: text;
	color: transparent;
	text-shadow: none;
	padding:0 0 5px;
	-webkit-background-clip: text;
}


.button_box{
    display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:475px;
	margin-top:30px;
	text-align:center;
	overflow: hidden;
	}
.button_rating{
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	margin-top: 8px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.button_rating img{
	width:19px;
	display:inline-block;
	vertical-align:middle;
	margin:-4px 4px 0 4px;
}
.common_button{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    background: #11c956;
    height: 67px;
    line-height: 67px;
    color: #fff;
    font-size: 25px;
	font-weight:700;
    border-radius:100px;
    position: relative;
    overflow: hidden;
    text-align: center;
	}
.button_arw{
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    margin: -4px 0 0 10px;
	}

.ship_text{
	display:flex;
	display:-webkit-flex;
	align-items:center;
	justify-content:center;
	font-size:14px;
	line-height:20px;
	color:#000;
	font-weight:500;
	margin-bottom:8px;
	position:relative;
	}
.ship_text:before{
	content:"";
	display:inline-block;
	vertical-align:middle;
	width:9px;
	height:9px;
	background:#00d228;
	border-radius:50%;
	margin:0px 7px 0 0;
	animation:breath 1.3s infinite;
	}
@keyframes breath{
	0% { opacity:1;}
	50% { opacity:0.5;}
	100% { opacity:1;}
	}
.low-stock-row{
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	width:80px;
	margin:0 10px;
	}
.low-stock-indicater{
	width:13px;
	height:14px;
	background:#e6e6e6;
	}
.low-stock-indicater.active > span{
	background:#ef2000;
	width:100%;
	height:100%;
	float:left;
	}
.fade{
	animation:fade 1.2s ease infinite;
	}
@keyframes fade{
	0%{ opacity:1;}
	50%{ opacity:0.1;}
	100%{ opacity:1;}
	}

.sec1_slides{
	    float: right;
    width: 45.7%;
    margin: 5px 0 0;
}
.sec1_slides_box{
	background:#f82d2d;
	float:left;
	width:100%;
	padding:10px;
	border-radius:15px;
}
.sec1_slides_inr{
	background:#fff;
	border-radius:15px;
}
.sec1_slides_item{
	border-radius:20px;
	overflow:hidden;
}
.sec1_slides_img{
	max-width:100%;
	margin: 20px 0;
}
.sec1_slides_text{
	font-size:22px;
	line-height:26px;
	font-weight:600;
	color:#fff;
	padding:20px 0 12px;
}

/*-----------------------
BRAND STRIP
------------------------*/	
.brand_strip{
	float:left;
	width:100%;
	padding:10px 0;
	position:relative;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	}
.brand_box{
	width:100%;
	max-width:100%;
	margin:0 auto 0;
 	display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	}	
.feature_text{
	width: 160px;
	font-size: 17px;
	line-height: 26px;
	color: #000;
	font-weight: bold;
	margin: 0px 0 0;
	text-align: left;
	}	
.brand_list{
	width: calc(100% - 170px);
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 0;
    position: relative;
    padding: 10px 0;
    overflow: hidden;
	}
.brand_list:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    bottom: 0px;
    border-left: 1px solid #ddd;
}
.slider_track {
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-shrink: 0;
    animation: marquee-horizontal 60s linear infinite;
}
@keyframes marquee-horizontal {
	from {transform: translateX(0);}
	to {transform: translateX(-100%);}
	}
.slider_track li {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    position: relative;
    padding: 0 25px;
}
.slider_track li:after {
        content: '';
    position: absolute;
    top: 5px;
    right: -5px;
    background: #f82d2d;
    width: 10px;
    height: 10px;
    border-radius: 20%;
}	
	
/*-----------------------
SECTION-3
------------------------*/
.sec3{
	float:left;
	width:100%;
	background:#fff;
	padding:60px 0 70px;
}
.common_heading{
	    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    position: relative;
    text-transform: capitalize;
    z-index: 1;
}
.common_text-center{
	max-width: 900px;
    margin: auto;
    width: 100%;
}
.common_text {
    font-size: 17px;
    line-height: 26px;
	color:#000;
    margin-top: 15px;
}
.sec3_top_prod{
	text-align: center;
    z-index: 1;
    display: block;
    margin: -130px auto 10px;
    position: relative;
}
.sec3_top_prod:before{
	content:'';
	position:absolute;
	width:178px;
	height:178px;
	border-radius:50%;
	background:#fff;
	box-shadow:0px 0px 0px 50px rgba(255, 247, 247, 1);
	-webkit-box-shadow:0px 0px 0px 50px rgba(255, 247, 247, 1);
	left:50%;
	transform:translateX(-50%);
	z-index:-1;
}
.sec3_top_prod img{
	width:271px;
	margin: 48px 0 0 0;
}
.sec3_prod{
	float:left;
	margin:40px 0 0;
	max-width:47%;
}
ul.sec3_list{
	float:right;
	width:48.71%;
	margin:30px 0 0;
}
ul.sec3_list li{
	position:relative;
	padding:25px 0 25px 80px;
	text-align:left;
	border-bottom:1px solid #e4dede;
}
ul.sec3_list li:last-child{padding-bottom:0px; border-bottom:none;}
ul.sec3_list li img{
	position:absolute;
	left:0;
	top:25px;
	width:60px;
}
ul.sec3_list li h3{
	font-size:22px;
	line-height:28px;
	font-weight:700;
}
ul.sec3_list li p{
	font-size:17px;
	line-height:26px;
	margin:10px 0 0;
}
.sec3_btm_text{
	max-width: 810px;
	font-size: 26px;
	line-height: 36px;
	font-weight: 600;
	margin: 20px auto 0;
	text-transform: capitalize;
}
				
/*=======SECTION3======*/
.section3{
    float: left;
    width: 100%;
    padding: 60px 0;
    position: relative;
    background: #f8f6ff;
	}	
.section3:before{
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	height: 202px;
	background:#fff;
	z-index: 1;
	}
	
.s3_product_block{
	    width: 100%;
    max-width: 770px;
    margin: 45px auto 0;
    padding-top: 170px;
    position: relative;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}
.s3-product{
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
	width:577px;
	}
.s3_prod_box{
	width:100%;
	max-width:210px;
	}
.s3_prod_col{
	width:100%;
	margin-top:60px;
	}
.s3_prod_col h3{
	font-size:36px;
	line-height:36px;
	color:#4a4a4a;
	font-weight:600;
	}
.s3_prod_col p{
	    font-size: 18px;
    line-height: 26px;
    color: #000;
    margin-top: 10px;
    font-weight: 700;
	}

.certifie_box{
	width:100%;
	margin:120px auto 0;
	padding: 25px 25px;
	position:relative;
	z-index:1;
	background:#fff;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	}
.certifie_col{
	    width: 32%;
    padding: 15px;
    border: 1px solid #d1d1d1;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
	}
.certifie_col img{
	width: 90px;
	margin-bottom: 10px;
	}
.certifie_col_cont{
	width: 100%;
	padding-left: 10px;
	text-align: left;
	}
.certifie_col_cont h3{
	font-size:22px;
	line-height:28px;
	color:#000;
	font-weight:bold;
	}
.certifie_col_cont p{
	font-size: 17px;
	line-height: 26px;
	color: #000;
	margin-top: 10px;
	}

/*-----------------------
SECTION-4
------------------------*/
.sec4{
	float:left;
	width:100%;
	padding:60px 0 70px;
	background:#fff7f7;
}
.benfit_sec{
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	margin:40px auto 0;
	gap:25px;
}
.benfit_box{
	background:#fff;
	padding:15px 15px 0;
	position:relative;
	color:#fff;
	display:flex !important;
	display: -webkit-flex !important;
	flex-direction: column;
	-webkit-flex-direction: column;
	width:31.5%;
}
.benfit_heading{
	display:flex;
	display:-webkit-flex;
	align-items:center;
}
.benfit_heading p{
	width:calc(100% - 41px);
	position:relative;
	z-index:1;
	text-align:left;
}
.benfit_heading p:before{
	content:'';
	position:absolute;
	left:0;
	right:0;
	top:10px;
	border-top:1px solid #cbd1e1;
	z-index:-1;
}
.benfit_heading span{
	    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    color: #000;
    border: 1px solid #ffb1b3;
    border-radius: 100px;
    padding: 2px 15px 3px;
    background: #fff7f7;
}
.benfit_heading img{
	width:41px;
	filter: drop-shadow(1px 18px 12px #bababa);
	-webkit-filter: drop-shadow(1px 8px 10px #bababa);
	margin: 0 0 0 20px;
}
.benfit_img{
	max-width: 100%;
	display: block;
	margin: auto auto 10px;
	position:relative;
}
ul.benfit_list{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	background:#f82d2d;
	padding:15px 10px;
	gap:12px;
	width: calc(100% + 30px);
	margin-left: -15px;
	margin-top: -80px;
	padding: 70px 8px 15px;
}
ul.benfit_list li{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	font-size:18px;
	line-height:20px;
	font-weight:600;
	color:#fff;
	gap:12px;
}
ul.benfit_list li:after{
	content:'';
	display:inline-block;
	vertical-align:middle;
	width:8px;
	height:8px;
	border-radius:50%;
	background:#fff;
}
ul.benfit_list li:last-child:after{display:none;}
.benfit_content_hdg{
	font-size: 22px;
	line-height: 28px;
	font-weight: 700;
	color: #000;
	margin: 20px 0 0;
}
.benfit_content_txt{
	font-size:17px;
	line-height:25px;
	color:#000;
	margin:10px 0 15px;
}
					
/*-----------------------
		SECTION 4
------------------------*/	
.section4{
	background:#fff;
	float:left;
	width:100%;
	padding:60px 0 70px;
	border-top: 1px solid #f8f6ff;
	}
.ingredients-slider{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:100%;
	}
.ingredientBlock, .supplement{
	    float: left;
    width: 100%;
    margin: 30px 0 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 23px;
	}	
.ingredientBox{
	display: inline-block;
    vertical-align: top;
    width: 49%;
    text-align: center;
    background: #fff7f7;
    position: relative;
    /* box-shadow: 0 0 10px #ffdbdb; */
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #fdd8d9;
}
.prod-btl {
	display: inline-block;
	margin: 15px auto 0;
	max-width: 100%;
	padding: 0 5px;
	width: 167px;
}	
.ing-bnr-imgs{
	max-width:100%;
	margin:0 auto 0;
	display:block;
	}	
.ingbox-top{
	    float: right;
    width: 61%;
    text-align: left;
    position: relative;
    padding: 15px 10px 0;
    background: #f82d2d;
    margin-top: 4px;
    border-radius: 0px;
}
.ing-imgs{
    position: absolute;
    top: -50px;
    right: 15px;
	}
.ing-head{
	float: left;
    width: 100%;
    font-size: 28px;
    line-height: 38px;
    color: #fff;
    font-weight: 500;
	}
.ing-mg-txt{
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 25px;
	color: #fff;
	margin-bottom: 12px;
	letter-spacing: 0.5px;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 10px;	
	}
.ing-mg-txt span {
	display: block;
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 10px;
	font-weight: 700;
	text-transform: capitalize;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 5px;
}	
.ing-mg-txt img{
	display:inline-block !important;
	vertical-align:middle;
	margin:-3px 3px 0 0;
	}
.ings-list{
    float: left;
    width: 100%;
    background: #2f644f;
    border-bottom: 1px solid #577569;
    padding: 12px 6px 10px;
	}
.ings-list li{
    float: left;
	display:flex;
    margin: 0 14px;
	}						
.ings-list li img{
	float: left;
    margin-right: 8px;
	}		
.ings-list li p{
	font-size:17px;
	line-height:17px;
	color:#fff;	
	}							
.ingbox-btm{
	float:left;
	width:100%;
	text-align:left;
	padding:18px 20px 25px;
	}
.ingbox-btm p{
	float: left;
    width: 100%;
    color: #fff;
    font-size: 19px;
    line-height: 26px;
    letter-spacing: 0.5px;
	}
.box-container{
	float: left;
    width:640px;
    margin:50px auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 55px;
	}
.box1, .box2, .box3, .box4{
	background:#fff;
	position: relative;
	margin: 0 0px;
	width: 48%;
	float:left;
	border-radius:30px;
	box-shadow: 0 0 8px 1px rgb(0 0 0 / 10%);
   -webkit-box-shadow: 0 0 8px 1px rgb(0 0 0 / 10%);
}
.package2 .box1, .package2 .box2, .package2 .box3, .package2 .box4{margin: 0 0px;}
.pkg-hding{
	font-weight:700;
	font-size:20px;
	line-height:30px;
	color:#171a3d;
	text-align:center;
	padding:6px 0 0 0;
}
.pkg-hding span{
	text-transform:uppercase;
	color:#22c087;
}
.box-container2{
	float:right;
	width:42%;
	}
.box-container2 .box4{
	width:61%;
	}	
.box-container2 .box4 .packageOpt p {
	}	
.box-container2 .box4 .pkg-hding {color: #fff;}	
.btl-Div{
	float:left;
	width:100%;
	padding-top:10px;
	position:relative;
	}
.ingredientBox img.prod-sec {
        display: block;
    margin: 20px auto 0px;
    width: 210px;
    max-width: 100%;
    z-index: 9;
    position: relative;
}
.ingredientBox img.prod-sec:nth-child(2), .ingredientBox img.prod-sec:nth-child(3){
	position: absolute;
    z-index: 5;
    top: 17px;
    left: 40px;
    max-width: 190px;
	}
.ingredientBox img.prod-sec:nth-child(3){ right:40px; left:auto;}
.ingredientBox img.prod-sec:nth-child(4), .ingredientBox img.prod-sec:nth-child(5) {
    position: absolute;
    z-index: 3;
    top: 33px;
    left: 20px;
    max-width: 170px;
}
.ingredientBox img.prod-sec:nth-child(5) {right: 20px; left:auto;}
.ingredientBox img.prod-sec:nth-child(6) {
    position: absolute;
    z-index: 3;
    top:26px;
    left: 9px;
    max-width: 160px;
}
.ingredientBox img.prod-sec:nth-child(6) {left: auto; right: 0px; z-index: 1; top: 39px;}
.ingredientBox img.prod-sec:nth-child(7) {
	position: absolute;
	z-index: 1;
	top: 66px;
	left: -7px;
	max-width: 150px;
}
.pkg-img{margin:46px auto 0 auto;display:block;}
.pkg-prcbox{
	float: left;
    width: 100%;
    margin: 8px 0 0 0;
    position: relative;
}
.package2 .pkg-prcbox{}
.offbx{
	float: left;
	height:35px;
	width:100%;
	background:#f5f4f4;
	font-weight:700;
	font-size:22px;
	line-height:35px;
	color:#303030;
	text-align:center;
	margin:0 0 10px;
}
.pkg-prcbox input[type=radio] {
    position: absolute;
    opacity: 0;
}
.pkgrgt {
        float: left;
    width: 100%;
    padding: 0px 10px 20px;
    text-align: center;
}
.buyOpt-row {
    float: left;
    width: 100%;
    padding: 5px 0px;
    cursor: pointer;
    position: relative;
}
.packageOpt {
    float: left;
    text-align: left;
    position: relative;
    padding: 2px 0 0 30px;
}
.packageOpt input[type=radio] {
    position: absolute;
    opacity: 0;
}
.packageOpt input[type=radio] + span {
    position: absolute;
    left: 0;
    top: 0px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #333;
}
.packageOpt input[type=radio]:checked + span:after {
    content: '';
    position: absolute;
    left: 3px;
    top: 3px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #333;
}
.packageOpt p {
    color: #000;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0.5px;
    font-weight: 600;
}
.prc1{
	font-weight:600;
	font-size:24px;
	line-height:30px;
	color:#fff;
	text-align:center;
	padding:30px 0 0 0;
}
.prc2{
	color:#e3e3e3;
	text-align:center;
	padding:5px 0 0 0;
	font-size:20px;
	line-height:30px;
}
ul.s14list{padding:26px 0 0 0;text-align:center;}
ul.s14list li{
	display:inline-block;
	padding:20px 0 0 0;
	margin:0 20px;
}
ul.s14list li img{margin:2px auto;display:block;}
.s14l-hding{
	font-weight:600;
	font-size:20px;
	line-height:24px;
	color:#2a2a2a;
	text-align:center;
}
.s14l-txt{
	text-align:center;
	font-size:18px;
	line-height:24px;
	color:#5e5e5e;
}
.select-btn {
    height: 60px;
    width: 100%;
    line-height: 60px;
    margin: 12px auto 0 auto;
    display: inline-block;
    font-size: 22px;
    background: #11c956;
    color: #fff;
    border-radius: 40px;
    font-weight: 700;
}


/*-----------------------
SECTION-5
------------------------*/
.sec5{
	float:left;
	width:100%;
	padding:60px 0 70px;
	background:#fff7f7;
}
.ingred_sec{
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	justify-content:space-between;
	margin:40px auto 10px;
}
.ingred_box{
	width:31.8%;
	background:#fff;
	padding:20px 20px 25px;
	text-align:left;
	border-radius:10px;
}
.ingred_box h3{
	font-size:22px;
	line-height:28px;
	font-weight:800;
}
.ingred_img{
	margin:10px auto 0;
	max-width:100%;
}
.ingred_box p{
	font-size:17px;
	line-height:26px;
	margin:10px 0 0;
}
ul.ingred_list{
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	margin:12px 0 0;
}
ul.ingred_list li{
	width:50%;
	text-align:left;
	font-size:15px;
	line-height:20px;
	font-weight:700;
	position:relative;
	padding:0 0 0 15px;
	margin:3px 0px;
}
ul.ingred_list li:before{
	content:'';
	position:absolute;
	left:0;
	top:7px;
	width:6px;
	height:6px;
	background:#000;
	border-radius:50%;
}

.s4_good_stuff_row{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin-top:45px;
	}
.good_stuff_text{
	display:inline-block;
	vertical-align:middle;
	position:relative;
	width:100%;
	max-width:500px;
	}
.good_stuff_text:before{
	position:absolute;
	left:0;
	right:0;
	content:"";
	background:#0c426d;
	height:1px;
	top:51%;
	}
.good_stuff_text span{
	position: relative;
	padding: 0 15px;
	background: #fff7f7;
	font-size: 22px;
	line-height: 28px;
	color: #000000;
	font-weight: 400;
	}
ul.s4_good_stuff_list{
	display: -webkit-flex;
	display:flex;
	-webkit-box-align:center;
	align-items:center;
	justify-content:space-between;
	margin:0 auto 0;
	width:100%;
	}
ul.s4_good_stuff_list li{
	margin-top:30px;
	width:16.66%;
	text-align:center;
	position:relative;
	}
ul.s4_good_stuff_list li:after{
	position:absolute;
	content:"";
	top:10px;
	bottom:0;
	right:0;
	border-right:1px solid #d6d8dc;
	}
ul.s4_good_stuff_list li:last-child:after{ display:none;}
ul.s4_good_stuff_list li img{
	display:block;
	margin:0 auto 0;
	width:64px;
	}
ul.s4_good_stuff_list li p{
	font-size:15px;
	line-height:20px;
	color:#000000;
	font-weight:600;
	margin-top:8px;
	text-transform:uppercase;
	letter-spacing:0.2px;
	}

@media only screen and (max-width: 1187px){

.s2-bnr-icn {top: 140px;}
ul.s2-list p {font-size: 17px;line-height: 27px;}
	
.box-container2 {width: 34%;}
.box-container2 .box4 {width: 90%;}	
.pkg-img {margin: 36px auto 0 auto;}
.pkgrgt{padding: 25px 10px 20px;}
.pkg-hding{ font-size:18px;}
.package2 .box1, .package2 .box2, .package2 .box3, .package2 .box4{ margin:0 2px;}
}
@media only screen and (max-width: 1021px){
.sec14{padding:50px 0; text-align:center;}
.box-container {width:90%;}
.box-container2 {
	float:left;
    width:50%;
}
.box1, .box2, .box3, .box4{ width: 48.9%;}
.pkgrgt {
    padding: 0px 0px 20px;
}
.pkg-hding{
	font-size:22px;
	line-height:24px;
}
.pkg-img {margin: 20px auto 0 auto;}
.pkg-prcbox{}
.offbx, .prc1{font-size:22px;}
.prc2{font-size:18px;}
ul.s14list li{float:left;width:50%;margin:0;}

}
@media only screen and (max-width: 767px){
.sec14{padding:30px 0 30px; overflow:hidden;}
.box-container{margin:20px auto 0 auto; width:100%;row-gap: 20px;}
.box1, .box2, .box3, .box4{
	height:auto;width:100%;
	margin:0px auto 0 auto;
	float:none;
	display:block;
	border-radius:10px;
	width: 100%;
    max-width: 350px;
}
.box-container2 .box4 {
    width: 100%;
}
.pkg-hding{height:auto;}
.pkg-prcbox, .box1 .pkg-prcbox, .box4 .pkg-prcbox{
	border-radius:0 0 10px 10px;
}
.package2 .box1, .package2 .box2, .package2 .box3, .package2 .box4{    margin: 20px auto 0 auto;}
}
@media only screen and (max-width: 440px){
.box1, .box2, .box3, .box4{width:100%;}
}
@media only screen and (max-width: 359px){
ul.s14list li{width:100%;}
}
						
		
/*=======SECTION5======*/
.section5{
    float: left;
    width: 100%;
    padding: 60px 0;
    background: #f8f6ff;
	}
.s5_block{
	width:100%;
	max-width:870px;
	margin:50px auto 20px;
	row-gap:50px;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	}
.s5_box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	text-align:left;
	padding-left:80px;
	position:relative;
	}
.s5_num{
	position:absolute;
	top:17px;
	left:0;
	width:40px;
	height:40px;
	font-size:25px;
	line-height:40px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	border-radius:50%;
	background:#4e3b6d;
	z-index:1;
	}
.s5_inner{
	width:100%;
	
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	}
.s5-img{
	width: 299px;
    border: 2px solid #e6d6ff;
    border-radius: 10px;
	}
.s5_box_cont{
	width:calc(100% - 299px);
	padding-right:104px;
	padding-top:20px;
	}
.s5_box h3{
	font-size: 22px;
    line-height: 32px;
    color: #000;
    font-weight: bold;
	}
.s5_box p{
	font-size:18px;
	line-height:26px;
	color:#000;
	margin-top:10px;
	}
.s5_box:after{
	content:'';
	position:absolute;
	top: 45px;
	left: 20px;
	bottom:-45%;
	width:2px;
	border-left:2px dotted #4e3b6d;
	}
.s5_box:last-child:after{ display:none;}

/*-----------------------
SECTION-6
------------------------*/
.sec6{
	float:left;
	width:100%;
	padding:60px 0 70px;
	background:#fff;
}
.sec5_block{
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 830px;
    margin-top: 40px;
    margin-bottom: 20px;
	}
.sec5_order_box{
	background:#FFEAEA;
	display:inline-block;
	vertical-align:top;
	width:100%;
	padding:35px 280px 45px 30px;
	text-align:left;
	position:relative;
	}
.s5_women{
	position:absolute;
	right:0;
	bottom:0;
	}
.s5_prod{
	position: absolute;
	right: 40px;
	bottom: -15px;
	max-width: 160px;
	}
.s5_order_head{
	font-size:38px;
	line-height:46px;
	color:#000;
	font-weight:700;
	}
.odr_date_box{
	float:left;
	width:100%;
	margin-top:20px;
	
	display: -webkit-flex;
    display: flex;
    align-items: center;
	}	
.odr_date_box h3{
	font-size:80px;
	line-height:70px;
	color:#000;
	font-weight:500;	
	}	
.date_cont{
	width:calc(100% - 60px);
	text-align:left;
	padding-left:15px;
	}	
.date_cont p{
	font-size:26px;
	line-height:30px;
	color:#000;
	letter-spacing:0.5px;
	font-weight:500;
	text-transform:uppercase;
	}	
.date_cont p span{
	display:block;
	font-size:26px;
	text-transform:uppercase;
	letter-spacing:2px;
	}	
.s5_box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:735px;
	position:relative;
	margin-top:30px;
	padding-left:75px;
	}	
.s5_box:before{
	content:'';
	position:absolute;
	top:-30px;
	bottom:17%;
	left:10px;
	border-left:1px solid #e5292f;
	}	
.s5_box_row{
	width: 100%;
    text-align: left;
    position: relative;
    padding: 25px 20px 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.2);
    margin-top: 20px;
	}	
.s5_box_row:before{
    content: '';
    position: absolute;
    top:25px;
    left:-75px;
    background: #e5292f;
    width:18px;
    height:18px;
    border-radius: 50%;
	border:2px solid #fff;
	box-shadow:0 0 0 4px rgb(255, 147, 147, 0.3);
	-webkit-box-shadow:0 0 0 4px rgb(255, 147, 147, 0.3);
	}
.s5_box_row:after{
	position: absolute;
    content: "";
    background-size: 100%;
    background: #fff;
    width: 15px;
    height: 15px;
    left: -7px;
    top: 30px;
    transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	box-shadow: -6px 6px 8px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: -6px 6px 8px 0px rgba(0, 0, 0, 0.1);
	}	
.s5_box_row h3{
	    font-size: 22px;
    line-height: 24px;
    color: #000;
    font-weight: 700;
	}	
ul.s5_list{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin-top:10px;
	}
ul.s5_list li{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin-top:12px;
	font-size:17px;
	line-height:26px;
	letter-spacing:-0.3px;
	color:#000;
	font-weight:400;
	padding-left:35px;
	text-align:left;
	background:url(../images/s5_list_point.webp) no-repeat left 3px;
	background-size:21px;
	}

/*-----------------------
SECTION-9
------------------------*/
.sec9{
	float:left;
	width:100%;
	padding:60px 0 70px;
	background:#fff7f7;
}
.faq-container{
	display:inline-block;
	vertical-align:top;
	max-width:770px;
	width:100%;
	margin:20px auto 0;
	}
.up-slide-dwn{
	border-bottom:1px dashed #f0d3d6;
	}
.accordion{
	text-align:left;
	background:url(../images/close-btn.webp) no-repeat right center;
	background-size:13px;
	padding:22px 20px 22px 0;
	font-size:19px;
	line-height:25px;
	font-weight:700;
	color:#000;
	cursor:pointer;
	position:relative;
	}
.acdn-heading.accordion-open{
	background:url(../images/open-btn.webp) no-repeat right center;
	background-size:13px;
	}
.acdn-content{
	text-align:left;
	padding:0 20px 8px 0;
	}
.acdn-para{
	font-size:17px;
	line-height:25px;
	color:#000;
	padding-bottom:20px;
	}
.up-slide-dwn:last-child{border-bottom:none;}
/*-----------------------
		Footer
------------------------*/
.footer{
	    float: left;
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 40px 0;
	border-top: 2px solid #fff5fe;
	}
img.ftrlogo {
    max-width: 180px;
}
.crop-info {    
	float: left;
    width: 100%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 20px;}
.crop-info .ftr-txt{ display:inline-block; vertical-align:top; width:auto;}
.ftr-logo{
	margin:0 auto 10px;
	display:block;
	}	
.ftr-txt{
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 25px;
	color: #545454;
	margin-top: 16px;
	}	
.footer .ftr-txt a{
    padding: 0 7px;
    color: #545454;
	}	
	
/*-----------------------
		Pulse
------------------------*/
.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);}
50% {transform: scale(1);}
100% {transform: scale(0.9);}
}

@-webkit-keyframes pulse {
0% {-webkit-transform: scale(0.95);}
50% {-webkit-transform: scale(1);}
100% {-webkit-transform: scale(0.95);}
}	

.show-mob, .show-tab {display: none;}
.show-desk {display: block;}
.fl{ float:left;}
.fr{ float:right;}

/*---------Media Querry---------*/

@media only screen and (max-width:1187px){
.container{width:1004px;}

.common_text{ max-width: 90%;}
.s1_col_cont h3{ font-size:20px;}
.s1_mid_contbox{ width:52%;}
.s1_mid_imgbox{ width: 48%;}

.certifie_col img{ width: 85px;}
.certifie_col_cont{ width: calc(100% - 85px);}
.certifie_col_cont h3{ font-size: 21px; line-height:28px;}

.sec5Cont{ width:65%;}
.s5-bnr-img{ top: 60px;}
.sec5Cont {width: 50%;}
}


@media only screen and (max-width:1023px){
.container{width:750px;}
.show-desk {display: none;}
.show-tab {display: block;}

.mob-mnu-ic{
    cursor: pointer;
    position:absolute;
    right: 0px;
    top: 14px;
	z-index:16;
	height:30px;
	}
.mob-mnu-ic button{
	outline: none;
    -webkit-appearance: none;
	background: none;
	padding:0;
    cursor: pointer;
	border: none;
	}
.mob-mnu-ic span{
	color:#000;
	display:inline-block;
	vertical-align:top;
	font-size:16px;
	font-weight:300;
	margin-top:4px;
	margin-right:5px;
	}
.bar1, .bar2, .bar3 {
	width: 30px;
	height: 3px;
	background-color: #000;
	transition: 0.4s;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	}
.bar2{margin: 6px 0;}

.dl-active .bar1 {
	-webkit-transform: rotate(-45deg) translate(-6px, 5px);
	transform: rotate(-45deg) translate(-6px, 5px);
	background:#000;
	}
.dl-active .bar2 {opacity: 0;}
.dl-active .bar3 {
	-webkit-transform: rotate(45deg) translate(-7px, -7px);
	transform: rotate(45deg) translate(-7px, -7px);
	background:#000;
	}	
.mobilemenu{
	left:0;
	position:fixed;
	top:101px;
	background:rgba(255,255,255,1);
	z-index:10;
	right:0;
	bottom:0;
	overflow:scroll;
	display:none;
	}
.mobimenu-top{ top:65px;}	
.mobilemenu li{
	float:left;
	width:100%;
	text-align:left;
	border-bottom:1px solid #dddddd;
	}
.mobilemenu li a{
	float:left;
	width:100%;
	padding:17px 20px;
	font-size:18px;
	color:#000;
	}
.mobilemenu li:last-child a	{ padding:0; color:#fff; border-radius:0;}
.mobilemenu li a:hover{color:#000;}

.topStrip p{ font-size:16px;}
.header{border-bottom: 1px solid #ddd;}

.sec1_heading{font-size:38px; line-height:38px;}

.common_heading {font-size: 34px; line-height: 40px;}

ul.sec3_list li{padding: 20px 0 20px 60px;}
ul.sec3_list li img{width:45px;}
ul.sec3_list li h3{font-size:20px; line-height:26px;}
.sec3_btm_text{font-size:20px; line-height:28px;}

.benfit_box{width:48%;}
.benfit_heading span{font-size:16px;}
.benfit_content_hdg{font-size:20px; line-height:24px;}

.section4{ padding:50px 0 60px;}
ul.sec4-list{ width:80%;}
.s2-bnr-icn{top: 100px;}
.ingredientBlock, .supplement{display: flex; row-gap: 10px; flex-wrap: wrap; justify-content: center;}
.ingredientBox{ width:48%;}


.ingred_box{padding:15px 15px 20px;}
ul.ingred_list li{font-size:14px; line-height:18px;}

.s4_good_stuff_row{ margin-top:45px;}
ul.s4_good_stuff_list li img{ width:55px;}
ul.s4_good_stuff_list li p{ font-size:14px; line-height:18px;}
.good_stuff_text span{ font-size:20px; line-height:25px;}

.blue-strip-rgt{ padding:30px 20px 30px;}
.btn-top{ margin-top:25px;}


.section5{ padding:50px 0 60px;}
.s5-bnr-img{ width:265px;}
.sec5Cont {width: 62%;}

.section6{ padding:50px 0 60px;}
.sec6Box{ width:90%;}
.testiBox{padding:0 20px;}
.testi-para{ font-size:17px; line-height:25px;}
}

@media only screen and (max-width:767px){
.container{width:100%; padding:0 10px; max-width:600px; box-sizing:border-box;}
.show-desk{display:none;}
.show-mob{display:block;}
.hide-mob{ display:none;}

.topStrip{ height: 32px; padding: 8px 0; overflow:hidden;}
.topStrip p{font-size: 15px; line-height:15px;}

.header{ height:55px; margin-top: -55px; top: 55px; padding: 5px 0;}
.logo{max-width: 140px;margin-top: 6px;}
.fixed-nav .header{ border-bottom:1px solid #ddd;}
.top-fix-bar{ margin-bottom:55px;}

.mob-mnu-ic{ top:12px; right:10px;}
.mobilemenu{ top:56px;}
.mobimenu-top{ top:55px;}

.sec1{padding:20px 0 30px;}
.sec1_content, .sec1_slides{width:100%; text-align:center;}
.sec1_sub_heading{font-size:14px; line-height:18px; margin:0 auto;}
.sec1_sub_heading img{width:75px;}
.sec1_heading{font-size: 34px; line-height: 40px;}
.sec1_text{ font-size: 16px; line-height: 24px; margin: 10px 0 10px;}
.sec1_slides_box{padding:8px;}
.sec1_slides_text{font-size:16px; line-height:20px; padding:15px 0 8px;}
ul.sec1_list li{font-size:16px; line-height:18px; background-size: 20px; padding: 6px 0 6px 28px; background-position: left 4px;}
.button_box{ margin-top:20px;}
.button_rating{ font-size:13px;}

.common_heading {font-size: 28px; line-height: 34px;}
.common_text { max-width: 100%; font-size: 16px;line-height: 24px;}

.feature_text{ display:none;}
.brand_list{ width:100%;}
.brand_list:before{ display:none;}

.s1_mid_wrap{ margin:30px auto 0; max-width: 100%;}
.s1_mid_contbox{ width:100%; position:relative; z-index:1;}
.s1_box{ padding: 15px 15px 35px;}
.s1_col{margin-bottom: 15px; padding-bottom: 15px;}
.s1_col_img_box{ width: 22px;}
.s1_col_cont{ width:calc(100% - 22px); padding-left: 10px;}
.s1_col_cont h3{ font-size: 18px; line-height: 26px;}
.s1_col_cont p{ font-size: 16px; line-height: 24px; margin-top: 5px;}
.s1_mid_imgbox{ width:100%;}
.s1_mid_imgbox img{ transform: rotate(5deg); margin: 0 -90px -40px auto;}
.s1_strip{ font-size: 13px; line-height: 16px; margin-top: -15px; padding: 5px 11px 7px; position: relative; z-index: 2;}
.s1_text{ font-size: 16px; line-height: 23px; margin-top: 10px;}
.s1-gate{ bottom: -70px; width: 50px;}

.sec3{padding:30px 0 40px;}
.sec3_top_prod{margin: -120px auto 10px;}
.sec3_top_prod:before{width:100px; height:100px; box-shadow: 0px 0px 0px 30px rgba(255, 247, 247, 1); -webkit-box-shadow: 0px 0px 0px 30px rgba(255, 247, 247, 1);}
.sec3_top_prod img{width: 165px;margin: 18px 0 0 5px;}
.sec3_prod{max-width:100%; margin:25px auto 0;}
ul.sec3_list{width:100%; margin:5px 0 0;}
ul.sec3_list li h3{font-size:18px; line-height:26px;}
ul.sec3_list li p{font-size:16px; line-height:24px; margin:6px 0 0;}

.certifie_box{margin: 60px auto 0 0; padding: 10px 10px 0; row-gap: 12px;} 
.certifie_col{ width: 100%; align-items: center;}
.certifie_col_cont h3{ font-size: 18px; line-height: 26px;}
.certifie_col_cont p{ font-size: 16px; line-height: 24px; margin-top: 4px;}
.certifie_col img{ width: 50px;}
.certifie_col_cont{ width: calc(100% - 60px); padding-left: 0;}

.sec4{padding:30px 0 40px;}
.benfit_sec{width:calc(100% + 30px); margin-left:-15px; flex-wrap:wrap; -webkit-flex-wrap:wrap;}
.benfit_box{margin:0 auto; padding: 15px 15px 0; width:100%;}
.benfit_box:last-child{margin-bottom:0px;}
.benfit_img{max-width:92%;}
ul.benfit_list{width:calc(100% + 30px); margin-left:-15px; margin-top:-80px; padding:84px 8px 15px; gap:15px;}
ul.benfit_list li{font-size:15px; line-height:20px; gap:15px;}
ul.benfit_list li:after{width:8px; height:8px;}
.benfit_heading span{font-size:13px;}
.benfit_heading img{width:30px;}
.benfit_content_hdg{margin:5px 0 0;}
.benfit_content_txt{font-size:16px; line-height:22px;}

.section4{ padding:25px 0 30px;}
.s4-bnr-img{ margin:25px auto 0;}
ul.sec4-list{ width:100%; margin:0;}
ul.sec4-list li{ width:100%; margin-bottom:0px;}
ul.sec4-list li span{ font-size:22px; line-height:22px;}
ul.sec4-list li p{ font-size:16px; line-height:24px; margin-top:8px;}
.ingredientBox { width: 100%;}
.ing-mg-txt span{font-size: 20px;   line-height: 28px;}
.ingbox-top{ width:100%;}

.sec5{padding:30px 0 40px;}
.ingred_sec{margin:25px auto 0; gap:20px 0;}
.ingred_box{width:100%;}
.ingred_box p{font-size:16px; line-height:22px;}

.s4_good_stuff_row{ margin-top:25px;}
.good_stuff_text span{ font-size:16px; line-height:24px; padding:0 10px;}
.good_stuff_text:before{ height:1px; top:53%;}
ul.s4_good_stuff_list{flex-wrap: wrap; margin:5px 0 5px;}
ul.s4_good_stuff_list li{ width:33.33%; margin-top:15px;}
ul.s4_good_stuff_list li:after{ display:none;}
ul.s4_good_stuff_list li p{ font-size:12px; line-height:16px;}

.sec6{padding:30px 0 40px;}
.sec5_block{ width:calc(100% + 30px); margin:25px 0 0 -15px; max-width:none;}
.sec5_order_box {padding: 15px 120px 20px 15px;}
.s5_order_head{ font-size:19px; line-height:26px; letter-spacing:0;}

.odr_date_box{margin-top:15px;}
.odr_date_box h3{ font-size:44px; line-height:42px;}
.date_cont{width:calc(100% - 40px);padding-left:5px;}
.date_cont p{ font-size:16px; line-height:20px;}
.date_cont p span{ font-size:16px;}
.s5_women{width: 150px;}
.s5_prod{ right: 40px; width: 78px; bottom: -10px;}
.s5_box{ max-width:360px; margin-top:10px; padding:0 7px 0 40px;}
.s5_box_row{ padding:15px 15px 20px;}
.s5_box_row:before{ width:12px; height:12px; left:-35px; top:20px;}
.s5_box:before{ top:50px; left:12px; bottom:19%;}
.s5_box_row:after{ top:20px; width:12px; height:12px; left:-5px;}
.s5_box_row h3{ font-size:18px; line-height:26px;}
ul.s5_list li{ font-size:16px; line-height:24px; margin-top:10px; background-size:18px; padding-left:25px; background-position:0 2px;}

.blue-strip-box{ display: inline-block; vertical-align: middle;}
.blue-strip-lft{ width:100%;}
.strip-imgbx{ padding-bottom: 85%;}
.blue-strip-rgt{ width: 100%; padding: 20px 10px 25px;}
.blue-strp-hd{ padding:0;}

.sec9{padding:30px 0 40px;}
.accordion{font-size:17px; line-height:22px; padding: 18px 20px 18px 0;}
.acdn-para{font-size:15px; line-height:22px;}

#ctabtn-mob{
	background: #e21923;
	padding:7px 0px;
	position: fixed;
	bottom:0%;
	left: auto;
	z-index: 99;
	transition: bottom 1s;
	display: table;
	width:100%;
	}
#ctabtn-mob .order-btn{ margin:0;}	

.footer{ padding: 0 0 20px;}
.ftr-logo{width:110px; margin:20px auto 5px;}
.footer .ftr-txt a{ padding:0 3px;}
img.ftrlogo {max-width: 120px; margin-top: 10px;}
.ftr-txt{ font-size: 14px; line-height: 22px; margin-top: 10px;}

#caption {
    width: 100%;
    white-space: nowrap;
    -moz-animation:  caption 15s linear 0s infinite;
    -webkit-animation:  caption 15s linear 0s infinite;
	}
@-moz-keyframes caption { 
    0% { margin-left:100%; } 100% { margin-left:-600px; }  
	}
@-webkit-keyframes caption { 
    0% { margin-left:100%; } 100% { margin-left:-600px; }  
	}

}