/** Shopify CDN: Minification failed

Line 2096:19 Expected ")" to end URL token
Line 2100:19 Expected ")" to end URL token

**/
@charset "utf-8";
/*/ CSS Document /*/
body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff;
	color:#000000;
	text-align:center;
    font-family: 'Source Sans Pro';
	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;}
a:hover {}
img {border:none; height:auto; max-width:100%;}
li {list-style:none;}
*{box-sizing:border-box;}
.img-full{max-width:100%;}
.clearall{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
	}
.container {
	width:1170px;
	margin:0 auto;
	padding:0;
	position:relative;
	}	
	
/*=======FONTS=======*/
@font-face {
    font-family: 'Source Sans Pro';
    src: url('//www.primallifeorganics.com/cdn/shop/files/SourceSansPro-Bold.woff2?v=16864509127817615575') format('woff2'),
        url('//www.primallifeorganics.com/cdn/shop/files/SourceSansPro-Bold.woff?v=13854848618681038514') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('//www.primallifeorganics.com/cdn/shop/files/SouceSansPro-Semibold.wroff2?54035') format('woff2'),
        url('//www.primallifeorganics.com/cdn/shop/files/SourceSansPro-Semibold.woff?v=3976716773435303421') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('//www.primallifeorganics.com/cdn/shop/files/SourceSansPro-Regular.woff2?v=852637691409113258') format('woff2'),
        url('//www.primallifeorganics.com/cdn/shop/files/SourceSansPro-Regular.woff?v=17650319545030053742') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pill Gothic 600mg Rg';
    src: url('//www.primallifeorganics.com/cdn/shop/files/PillGothic600mg-Bold.woff2?v=4912475416425479895') format('woff2'),
        url('//www.primallifeorganics.com/cdn/shop/files/PillGothic600mg-Bold.woff2?v=4912475416425479895') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pill Gothic 600mg Rg';
    src: url('//www.primallifeorganics.com/cdn/shop/files/PillGothic600mg-Regular.woff2?v=10786937708983183908') format('woff2'),
        url('//www.primallifeorganics.com/cdn/shop/files/PillGothic600mg-Regular.woff2?v=10786937708983183908') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*=========Top Strip========*/
.top_strip{
	float:left;
	width:100%;
	padding:9px 0 7px;
	background:#044855;	
	}
.top_strip p{
	font-size:17px;
	line-height:17px;
	color:#fff2ce;
	font-family: 'Pill Gothic 600mg Rg';
	font-weight:bold;
	}
	
/*==========Header==========*/	
.top-fix-bar{
	float: left;
	width: 100%;
	margin-bottom:74px;
	}
.header{
	float:left;
	width:100%;
	background:#eefffb;
	height:74px;
	margin-top: -74px;
	position: relative;
	top:74px;
	}
.fixed-nav .header{
	position: fixed;
	z-index: 11;
	top: 0;
	border:none;
	-webkit-transition: margin .3s ease-out;
	transition: margin .3s ease-out;
	margin-top:0;
	-webkit-box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);
	box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);
	}	
.logo{
	float: left;
    margin-top:12px;
    width: 192px;
	}
.nav_btn{
	float: right;
    width: 150px;
    height: 42px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 42px;
    background: #26ba94;
    border-radius: 50px;
	font-family: 'Pill Gothic 600mg Rg';
    font-weight: bold;
    margin-top: 15px;
	letter-spacing:0.2px;
	position:relative;
	}	
	
/*========BANNER=======*/
.banner{
	float: left;
	width: 100%;
	background:#fff;
	overflow:hidden;
	}
.banner_wrap{
	float:left;
	width:100%;
	position:relative;
	}	
.banner_left{
	float:left;
	width:54%;
	text-align:left;
	padding:40px 0 60px;
	}
.banner_heading{
	font-size:60px;
	line-height:60px;
	color:#044855;
	font-family: 'Pill Gothic 600mg Rg';
	font-weight:bold;
	}
.banner_heading span{ color:#35b997;}	
.banner_text{
    font-size: 20px;
    line-height: 27px;
	color:#000;
	padding-right:100px;
	margin-top:17px;
	}	
ul.banner_list{
    display: inline-block;
    vertical-align: top;
    width: 100%;
	max-width:335px;
    margin-top: 12px;
	}	
ul.banner_list li{
    background: url(//www.primallifeorganics.com/cdn/shop/files/lp1_bnr-lst-tike.png?v=7547697083026973797) no-repeat left 2px;
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 26px;
    color: #000;
    font-family: 'Pill Gothic 600mg Rg';
    font-weight: bold;
    text-align: left;
    position: relative;
    background-size: 23px;
    padding: 0 0 7px 30px;
    border-bottom: 1px solid #b7b7b7;
    margin-top: 7px;
	}
ul.banner_list li:last-child{ border:none;}		
.bnr_model{
    position: absolute;
    bottom: 5px;
    right: -165px;
	}
.bnr_prodbox{
    position: absolute;
    bottom: 40px;
    right: 200px;
    width: 530px;
	}	
.bnr_product{
	margin:0 auto 0;
	display:block;
	}	
.bnr_seal{
	top: -25px;
    left: 85px;
    position: absolute;
    width: 108px;
	}	

/*Button*/
.button__box{
	float:left;
	width:100%;
	margin-top:45px;
	}
.button__box.button__box_mrg40{ margin-top:40px;} 
.button__width{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:418px;
	text-align:center;
	}
.common__button{
	display:inline-block;
	vertical-align:top;
	width:100%;
    height: 65px;
    color: #fff;
    text-align: center;
    font-size:27px;
    line-height: 65px;
    background: #26ba94;
    border-radius: 50px;
	font-family: 'Pill Gothic 600mg Rg';
    font-weight: bold;
    letter-spacing: -0.7px;
    position: relative;
	}
.common__button img{
	display:inline-block;
	vertical-align:middle;
	width:31px;
	margin:-7px 0 0 16px;
	}
.button_top_text{
	font-size:18px;
	line-height:18px;
	color:#000;
	margin-bottom:10px;
	}
.button_top_text img{
	display:inline-block;
	vertical-align:middle;
	width:83px;
	margin:-6px 6px 0 0;
	}
.common-button_bottom{
	color:#000;
	margin-top:10px;
    display: flex;
    align-items: center;
	justify-content: center;
    width: 100%;
	}
.common-button_bottom li{
	display:inline-block;
	vertical-align:middle;
	font-size:18px;
	line-height:18px;
	padding:0 10px;
	}
.common-button_bottom li.green-dot{
	padding-left:25px;
	border-right:1px solid #000;
	position:relative;
	}
.common-button_bottom li.white_text.green-dot{
	border-right:1px solid #fff;
	}	
.green-dot:after{
	content:'';
	position:absolute;
	top:4px;
	left:10px;
	width:9px;
	height:9px;
	border-radius:50%;
	background:#22bd01;
	animation:breath 1.3s infinite;
	}
.hourglass{
	display:inline-block;
	vertical-align:middle;
	width:10px;
	margin:-3px 3px 0 0;
	animation:rotateP 2.5s  ease-in-out forwards infinite 
	}
	@keyframes rotateP{
		0%{transform:rotate(0)}
		50%{transform:rotate(180deg)}
		100%{transform:rotate(180deg)}
	} 
	@keyframes rotate{
		0%{transform:rotate(00deg)}
		100%{transform:rotate(360deg)}
	}
@keyframes breath{
	0% { opacity:1;}
	50% { opacity:0;}
	100% { opacity:1;}
	}

.low-stock{
    display: inline-block;
    vertical-align: middle;
    width: 70px;
    height: 12px;
    margin: 0 3px;
	}
.low-stock span{
	float: left;
	width: 12px;
	height: 100%;
	background: #e1e1e1;
	margin: 0 1px;
	transition: 0.5s;
	}
.low-stock span.fade{
	animation:fade 1.2s ease-in-out infinite;
	background: #fc2201;
    border: 1px solid #fc2201;
	}
	
@keyframes fade{
0%{ opacity:1;}
50%{ opacity:0;}
100%{ opacity:1;}
	}			
	
/*=======BRAND STRIP======*/	
.brand_strip{
	float:left;
	width:100%;
	padding:15px 0;
	background:#000;
	position:relative;
	}
.brand_strip:before, .brand_strip:after{
	content:'';
	position:absolute;
	top:-5px;
	left:0;
	right:0;
	height:3px;
	background:#000;
	}	
.brand_strip:after{
	top:auto;
	bottom:-5px;
	}	
.brand_box{
	width:100%;
	max-width:810px;
	margin:0 auto 0;
	
 	display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	}	
.feature_text{
	display:inline-block;
	vertical-align:middle;
	font-size:16px;
	line-height:16px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	padding:2px 30px 2px 0;
	border-right:1px solid #919191;
	}	
ul.brand_list{
	width:calc(100% - 142px);
 	display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	column-gap: 44px;
	}
ul.brand_list li{
	display:inline-block;
	vertical-align:middle;
	}		
ul.brand_list li img{
	margin:0 auto 0;
	display:block;
	height:34px;
	max-width:none;
	max-height:100%;
	width:auto;
	}		

/*=======SECTION1======*/
.section1{
    float: left;
    width: 100%;
	background:#fff;
	padding:60px 0 95px;
	position:relative;
	z-index:2;
	}	
.common_heading{
    font-size: 45px;
    line-height: 50px;
	color:#044855;
	font-family: 'Pill Gothic 600mg Rg';
	font-weight: bold;
	}
.cmn_hdg_black{ color:#000;}	
.common_text{
    font-size: 20px;
    line-height: 27px;
	color:#000;
	margin-top:20px;
	}	
.fm_pill_bld{
	font-family: 'Pill Gothic 600mg Rg';
	font-weight:bold;
	}
.section1 .common_text{ padding:0 170px;}		
	
.sec1_box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:885px;
	border:2px solid #eb0009;
	border-radius:12px;
	margin-top:50px;
	overflow:hidden;
	position:relative;
	}
.s1_cont_header{
	float:left;
	width:100%;
	background:#eb0009;
	padding:12px;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    font-family: 'Pill Gothic 600mg Rg';
    font-weight: bold;	
	}	
.s1_content_box{
	float:left;
	width:63%;
	text-align:left;
	display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	}
.s1_prod_bx{ 
	width:150px;
	position: relative;
    z-index: 1;
	}	
.s1_teeth_img{
	margin:0 auto 0;
	display:block;
	}	
ul.s1_prod_list{
	width:calc(100% - 150px);
	text-align:left;
	display: -webkit-flex;
    display: flex;
	flex-wrap: wrap;
	row-gap:20px;
	padding:40px 0 40px 80px;
	}
ul.s1_prod_list li{
	width:100%;
	display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	text-align:left;
	position:relative;
	}
ul.s1_prod_list li p{
	width: calc(100% - 50px);
	font-size:20px;
	line-height:22px;
	color:#000;
	font-family: 'Pill Gothic 600mg Rg';
	font-weight:bold;
	padding-left:20px;
	}	
.s1_bx_imgs{ width:50px;}	
.s1_prd_lst_lns{
	position:absolute;
	top:20px;
	left:-109px;
	}
.s1_prd_lst_ln2{ left:-139px;}
.s1_prd_lst_ln3{ left:-139px;}
.s1_prd_lst_ln4{ top:-5px; left:-139px;}
.s1_prd_lst_ln5{ top:-15px; left:-146px;}
.s1_model_img{
	position: absolute;
    bottom: 0;
    right: 25px;
	}
.s1_btm_box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin-top:30px;
	position:relative;
	}	
.s1_btm_txt{
	font-size:32px;
	line-height:36px;
	color:#044855;
	font-family: 'Pill Gothic 600mg Rg';
	font-weight:bold;
	}
.s1_btm_teeth{
	margin:20px auto 0;
	display:block;
	width:80px;
	}
.s1_btm_txt2{
	font-size:26px;
	line-height:28px;
	color:#2aba97;
	font-family: 'Pill Gothic 600mg Rg';
	font-weight:bold;
	text-transform:uppercase;
	margin-top:25px;
	}
.s1_polygn_shap{
	position:absolute;
	top:58px;
	left:50%;
	margin-left:-190px;
	}
.s1_dwn_shap{
	position: absolute;
    bottom: -43px;
    left: 50%;
    width: 85px;
    margin-left: -42.5px;
	}

/*=======SECTION2======*/
.section2{
    float: left;
    width: 100%;
	background:#044855;
	padding:60px 0 70px;
	position:relative;
	}
.white_text{ color:#fff !important;}
.s2_imgbox{
    float: left;
    width: 45%;
    position: relative;
    padding-bottom: 23%;
	margin-top:-58px;
	}	
.s2_model_img{
	float: left;
    max-width: none;
    margin-left: -110px;
	}
.s2_prod_img{
	position: absolute;
    left: -8px;
    bottom: -72px;
    max-width: none;
    width: 400px;
	}	
	
.s2_content{
	float:right;
	width:55%;
	text-align:left;
	position: relative;
    z-index: 1;
	}
ul.s2_list{
    width: 100%;
    display: -webkit-flex;
    display: flex; 
	flex-wrap: wrap;
	column-gap: 27px;
	margin:35px 0 10px;
	}
ul.s2_list li{
	text-align:left;
	display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	}	
ul.s2_list li img{ width:70px;}	
ul.s2_list li p{
	width:calc(100% - 70px);
	text-align:left;
	font-family: 'Pill Gothic 600mg Rg';
	font-weight:bold;
	font-size:18px;
	line-height:23px;
	color:#fff;
	padding-left:12px;
	}	
.fs_22{
	font-size:22px !important;
	line-height:29px !important;
	}	
	
/*=======SECTION3======*/
.section3{
    float: left;
    width: 100%;
	background:#f7f9e5;
	padding:60px 0 70px;
	}	
ul.sec3_list{
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: 60px auto 0;
	}
ul.sec3_list li{
	width: 33.333333%;
    padding: 0 10px 40px;
	position:relative;
	}
ul.sec3_list li:after, ul.sec3_list li:before{
	content:'';
	position:absolute;
	}
ul.sec3_list li:after{
	top: 0;
	right: 0;
	bottom: 0;
	width: 1px;
	background: #35b997;
	}
ul.sec3_list li:nth-child(n + 4):before{
    top: 0;
    right: 0;
    left: 0;
    height: 1px;
    background: #35b997;
	}
ul.sec3_list li:nth-child(n + 4){ padding-top:40px; padding-bottom:0;}
ul.sec3_list li:nth-last-child(3n + 1):after{ display:none;}
ul.sec3_list li:nth-child(n + 4):after{ top:0; bottom:0;}
	
ul.sec3_list li img{
	display:block;
	margin:0 auto -10px;
	width:120px;
	}
ul.sec3_list li h3{
	font-size:26px;
	line-height:30px;
	font-family: 'Pill Gothic 600mg Rg';
	font-weight:bold;
	color:#044855;
	margin-top:15px;
	}	
ul.sec3_list li p{ 
	margin-top:16px !important;
	padding:0 50px;
	}		
	
/*=====SECTION 4=====*/	
.section4{
	float:left;
	width:100%;
	padding:60px 0 70px;
	position:relative;
	overflow:hidden;
	background:#044855 url(//www.primallifeorganics.com/cdn/shop/files/lp1_s4-bg.jpg?v=12928547673853010495) no-repeat top center;
	background-size:cover;
	}
.s4-teeth{ position:absolute; width:305px;}
.s4-teeth1{
	top:-220px;
	left:-92px;
	}
.s4-teeth2{
    bottom: -394px;
    right: -160px;
	}
.common_heading.star_heading{
	display:inline-block;
	vertical-align:top;
	position:relative;
	}
.star2{
	position:absolute;
	top:0;
	right:-100px;
	width:70px;
	}
	
.s4_block{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin-top:45px;
	position:relative;
	}
.s4-product{
	position:absolute;
	top:50%;
	left:50%;
	margin:-192.5px 0 0 -203.5px;
	width:407px;
	z-index:2;
	}
.s4_box{
	float:left;
	width:360px;
	}
.s4_box.s4_box2{ float:right;}
.s4_col{
	width:100%;
	margin-bottom:25px;
	padding-bottom:25px;
	position:relative;
	
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:flex-start;
	}
.s4_col:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 72px;
    right: -110px;
    height: 1px;
    background: #637275;
	}
.s4-icn{
	width:62px;
	}
.s4_col_cont{
	width:calc(100% - 62px);
	text-align:left;
	padding-left:15px;
	}
.s4_col_cont h3{
	font-size:24px;
	line-height:30px;
	color:#fff;
	font-weight:bold;
    font-family: 'Pill Gothic 600mg Rg';
	} 
.s4_col_cont p{
	font-size:20px;
	line-height:26px;
	color:#fff;
	margin-top:6px;
	} 
.s4_box.s4_box2{ float:right;}
.s4_box2 .s4_col{ flex-direction:row-reverse;}
.s4_box2 .s4_col_cont{
	text-align:right;
	padding:0 15px 0 0;
	}
.s4_col:last-child:before{ display:none;}
.s4_col:last-child{
	margin-bottom:0;
	padding-bottom:0;
	}
.s4_box2 .s4_col:before{ left: -110px; right: 72px;}

	
/*=====SECTION 5=====*/	
.section5{
	float:left;
	width:100%;
	padding:60px 0 70px;
	background:#fff;
	}

.s5_block{
	width:100%;
	max-width:1000px;
	margin:55px auto 0;
	
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	}
.s5_box{
	width:48.5%;
	border:2px solid #35b997;
	border-radius:10px;
	background:#ebfffa;
	}
.s5_box.s5_box2{
	border:2px solid #427981;
	}
.s5_header{
	display:inline-block;
	vertical-align:top;
	width:100%;
	position:relative;
	padding:20px 160px 20px 20px;
	border-radius:7px 7px 0 0;
	background:#35b997;
	}
.s5_box2 .s5_header{ background:#044855;}
.s5_header_cont{
	float:left;
	width:100%;
	text-align:left;
	}
.s5_header_cont h3{
	font-size:35px;
	line-height:35px;
	color:#fff;
	font-weight:bold;
    font-family: 'Pill Gothic 600mg Rg';
	}
.s5_header_cont p{
	font-size:20px;
	line-height:28px;
	color:#fff;
	margin-top:12px;
    font-family: 'Pill Gothic 600mg Rg';
	}
.s5-product{
	position:absolute;
	bottom:-20px;
	right:20px;
	width:119px;
	}
.s5_content{
	float:left;
	width:100%;
	padding:35px 15px 30px;
	}
.ing_list{
	width:100%;
	
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	}
.ing_list li{
	width:49%;
	text-align:left;
	
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	}
.ing_list li img{ width:75px;}
.ing_list li p{
	width:calc(100% - 75px);
	padding-left:6px;
	font-size:20px;
	line-height:26px;
	color:#000;
	font-weight:600;
	} 
	
.s5_points{
	width:100%;
	max-width:570px;
	margin:40px auto 0;
	
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	}
.s5_points li{
	width:31.33%;
	background:url(//www.primallifeorganics.com/cdn/shop/files/lp1_cross.png?v=7022321816487030931) no-repeat;
	background-position:center center;
	background-size:64px;
	}
.s5_points li p{
	font-size:23px;
	line-height:64px;
	color:#000;
	font-weight:bold;
    font-family: 'Pill Gothic 600mg Rg';
	background: #fff;
	-webkit-background-clip: text;
	-webkit-text-stroke: 4px transparent;
	}

/*=====SECTION 6=====*/	
.section6{
	float:left;
	width:100%;
	padding:60px 0 70px;
	background:#f7f9e5;
	}
.s6_block{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:770px;
	margin:45px 0 15px;
	border-radius:10px;
	overflow:hidden;
	background:#fff;
	border: 5px solid #f3f3f3;
	}
.row-nav{
	display:inline-block !important;
	vertical-align:top;
	width:100%;
	}
.row-nav-col{
	float:left;
	width:50%;
	min-width:50%;
	text-align:left;
	cursor:pointer;
	padding:20px 20px;
	background:#f3f3f3;
	}
.active.row-nav-col{
	background:#fff;
	}	
.row-nav-col p{
	font-size:26px;
	line-height:30px;
	color:#000;
	font-weight:bold;
	padding-left:60px;
	position:relative;
	}
.row-nav-col p img{
	position:absolute;
	top:-7px;
	left:0;
	width:43px;
    filter:brightness(0);
	}
.active.row-nav-col p{
	color:#044855;
	}
.active.row-nav-col p img{ filter:none;}
	
.tabs_container{
	float:left;
	width:100%;
	padding:40px 25px 35px;
	}
.tab_bx{
	width:100%;
	
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:flex-start;
	}
.tabs_img_box{
	float:left;
	width:48%;
	}
.tab-img{
	display:block;
	margin:0 auto 0;
	width:344px;
	border-radius:10px;
	}
.tab_cont{
	float:right;
	width:48%;
	}
.tab_cont_points{
	float:left;
	width:100%;
	}
.tab_cont_points li{
	float:left;
	width:100%;
	font-size:19px;
	line-height:28px;
	color:#000;
	text-align:left;
	padding:0 0 10px 30px;
	position:relative;
	}
.tab_cont_points li:before{
    content: '';
    position: absolute;
    top:10px;
    left:0;
    width:8px;
    height:8px;
    border-radius:50%;
    background:#044855;
	}
.tab_cont_points li:after{
	content:'';
	position:absolute;
    top:20px;
    bottom:-9px;
	left:3px;
	border-left:2px dotted #044855;
	}
.tab_cont_points li:last-child:after{ display:none;}

/*=====SECTION 7=====*/	
.section7{
	float:left;
	width:100%;
	padding:60px 0 70px;
	background:#fff;
	}
	
.rating_box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin-top:30px;
	}
.rating_box p{
	font-size:66px;
	line-height:66px;
	color:#000;
	font-weight:800;
	}
.rating_box img{
	display:block;
	margin:5px auto 0;
	width:125px;
	}
	
.s7_block{
	width:100%;
	margin:40px auto 20px;
	
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:flex-start;
	}
.s7_left{
	width:38.462%;
	background:#fff;
	}
.s7-img{
	display:block;
	margin:0 auto 0;
	width:450px;
	}
.s7_left_box{
	float:left;
	width:100%;
	text-align:left;
	padding:20px 30px 30px;
	}
.s7_left_heading{
	font-size:26px;
	line-height:32px;
	color:#000;
	font-weight:bold;
    font-family: 'Pill Gothic 600mg Rg';
	}
.s7_left_text{
	font-size:20px;
	line-height:28px;
	color:#000;
	margin-top:20px;
	}
.s7_left_vrfy_text{
	font-size:16px;
	line-height:24px;
	color:#11b666;
	margin-top:20px;
    font-family: 'Pill Gothic 600mg Rg';
	}
.s7_left_vrfy_text img{
	display:inline-block;
	vertical-align:middle;
	width:14px;
	margin:-3px 5px 0 8px;
	}
.s7_left_vrfy_text span{
	font-size:20px;
	color:#000;
	font-weight:bold;
	}
	
.s7_right{
	width:57%;
	}
.review_box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	}
.review_col{
	float:left;
	width:100%;
	padding:20px 20px 25px 110px;
	border:2px solid #044855;
	border-radius:10px;
	position:relative;
	background:#fff;
	margin-top:23px;
	}
.review_col:first-child{ margin-top:0;}
.review-img{
	position:absolute;
	top:20px;
	left:30px;
	width:63px;
	border-radius:50%;
	}
.review_col_cont{
	float:left;
	width:100%;
	text-align:left;
	}
.review_heading{
	font-size:26px;
	line-height:30px;
	color:#000;
	font-weight:bold;
    font-family: 'Pill Gothic 600mg Rg';
	}
.review-star{
	display:block;
	margin-top:7px;
	width:106px;
	}
.review_text{
	font-size:20px;
	line-height:27px;
	color:#000;
	margin-top:15px;
	}
.review_vrfy_text{
	font-size:16px;
	line-height:16px;
	color:#11b666;
	margin-top:20px;
    font-family: 'Pill Gothic 600mg Rg';
	}
.review_vrfy_text img{
	display:inline-block;
	vertical-align:middle;
	width:14px;
	margin:-3px 5px 0 8px;
	}
.review_vrfy_text span{
	font-size:20px;
	color:#000;
	font-weight:bold;
    font-family: 'Pill Gothic 600mg Rg';
	}
.review-cottation{
	position:absolute;
	bottom:-16px;
	right:30px;
	width:40px;
	}							

/*======OFFER SECTION=======*/
.offer_section{
	float:left;
	width:100%;
	padding:30px 0 40px;
	position:relative;
	background:#044855;
	}
.offer_section:before{
    content: '';
    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translateX(-50%) rotate(-90deg);
    border-bottom: 17px solid transparent;
    border-top: 17px solid transparent;
    border-right: 14px solid #044855;
	}
	
.timer_box{
    display: inline-block;
    vertical-align:top;
	margin-top:20px;
	}
#clockdiv{
    width: 100%;
	margin:0 auto 0;
    max-width: 315px;
	
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	}
#clockdiv > div{
	width: 62px;
	
	display: -webkit-flex;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;		
	}
#clockdiv div > span{
    width: 100%;
	height:62px;
    text-align: center;
	padding:2px;
    color: #000;
    font-size: 34px;
    line-height: 34px;
    font-weight: bold;
    font-family: 'Pill Gothic 600mg Rg';
	border-radius:10px;
	background: #fff;
	
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	}
#clockdiv div > small{
	font-size:16px;
	line-height:16px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
    font-family: 'Pill Gothic 600mg Rg';
	margin-top:10px;
	}
#clockdiv p{
    float: left;
    width: 36px;
    color: #fff;
    font-size: 44px;
    line-height: 63px;
    text-align: center;
    font-weight: bold;
	}
	
/*======SECTION8=======*/
.section8{
	float:left;
	width:100%;
	padding:60px 0 70px;
	background:#fff;
	}
.s8_img_box{
	float:left;
	width:49.232%;
	}
.package_slider_box{
	float:left;
	width:100%;
	position:relative;
	}
.package_slider div{ vertical-align:top;}	

.pakge-slide-prod{ margin:43px auto 0;}
.prd-nav1{ width:50px;}

.s8_content{
	float:right;
	width:43%;
	text-align:left;
	}
.s8_rating {
	font-size: 18px;
	line-height: 18px;
	color: #000;
	font-weight: 600;
	margin-bottom: 7px;
	}
.s8_rating img{
    display: inline-block;
    vertical-align: top;
    width: 84px;
    margin: -2px 8px 0 0;
	}	
.s8_text{
    font-size: 20px;
    line-height: 27px;
    color: #000;
	border-top:1px solid #d0d0d0;
    padding-top: 14px;
	margin-top:8px;
	}	

.package_row{
	width: 100%;
    margin-top: 25px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	row-gap: 25px;
	}
.pkg_col_innr{
	margin:0 auto 0;
	width:100%;
	display:flex;
	display:-webkit-flex;
	flex-wrap: wrap;
	align-items:center;
	-webkit-align-items:center;
	}		
.package_col{
	width: 100%;
    float: left;
    background: #fff;
    border-radius: 7px;
    border: 1px solid #d7d7d7;
    cursor: pointer;
	position:relative;
	padding:15px 15px;
	-webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
	}
.package_col.active{
    background: #eefcff;
    border-color: #044855;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
	box-shadow:0 0 8px 4px rgba(0,0,0,0.1);
	}
.radio_opt{
	width:5%;
	padding:0;
	margin-top:0;
	}
.radio_opt input[type='radio']{
	-webkit-appearance:none;
	position:absolute;
	left:0;
	top:0;
	}
.radio_opt input[type='radio'] + span{
	width:20px;
	height:20px;
	border-radius:50%;
	border:1px solid #cecece;
	display:inline-block;
	vertical-align:middle;
	position:relative;
	}
.radio_opt input[type='radio']:checked + span{background:#fff; border:1px solid #b7b7b7;}
.radio_opt input[type='radio']:checked + span:before{
	content:'';
	position:absolute;
	width:10px;
	height:10px;
	background:#644498;
	border-radius:50%;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	}
.package_col.active .radio_opt input[type='radio']:checked + span{border:1px solid #b7b7b7; background:none;}
.package_col.active .radio_opt input[type='radio']:checked + span:before{background: #000;}
.purchase_info{
	width:22%;
	}
.purchase_info img{
	margin:0 auto 0;
	display:block;
	}	

.purchase_qtyBx{
	width: 35%;
    text-align: left;
    padding-left: 15px;
	}
.pkg-hdg-text{
    font-size: 22px;
    line-height: 22px;
    color: #044855;
    font-weight: bold;
	}
.pkg-qty-text{
    font-size: 18px;
    line-height: 18px;
    color: #000;
    margin-top: 4px;
	}	
.purchase_offerBx{
    width: 33%;
    text-align: center;
	}		
.pkg-save-text{
	display: inline-block;
    vertical-align: top;
    background: #044855;
    border-radius: 30px;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    font-weight: 600;
    padding: 3px 15px 2px;
	}	
.pkg-ship-text{
	font-size:14px;
	line-height:14px;
	color:#494949;
	margin-top:5px;
	}	
	
.purchase_priceBx{
	width:27%;
	text-align:right;
	}	
.pkg-list-price{
	font-size:28px;
	line-height:28px;
	color:#000;
	font-weight:bold;
	margin-top:4px;
	}	
.pkg-list-price span{
	display:inline-block;
	font-size:14px;
	line-height:14px;
	font-weight:normal;
	}	
.pkg_cut_price{
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    color: #575757;
    font-weight: 400;
    position: relative;
	}
.pkg_cut_price:after{
	position:absolute;
	content:"";
	left:-2px;
	right:-2px;
	transform:rotate(-12deg);
	top:49%;
	border-top:1px solid #ff0000;
	}
.best_value{
    position: absolute;
    top: 0;
    left: -10px;
    background: #e42c07;
    font-size: 15px;
    line-height: 15px;
    color: #fff;
    padding: 2px 9px 2px;
    transform: rotate(-17deg);
	}		
		
.pkg_button__box{ margin-top:30px !important;}		
.pkg_button__box .button__width{ max-width:500px;}	
.pkg_button__box .common-button_bottom{ margin:0 0 10px;}	
.pkg_button__box .common__button img.cart_img{ width:29px;}
.pkg_cards{
	margin:12px auto 0;
	display:block;
	width:359px;
	}	
	
.select_box{
	margin: 14px auto 0;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	}	
.select_box p{
	font-size:19px;
	line-height:19px;
	color:#000;
	font-weight:600;
	}	
.prod-qty-div{
	width: 155px;
    background: #ffffff;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    overflow: hidden;
    margin-left: 10px;
    padding: 5px 0;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
	}
.sub2, .add2 {
    float: left;
    width: 45px;
    height: 35px;
    padding: 0;
    text-align: center;
    background: #fff;
    outline: none;
    border: none;
    cursor: pointer;
	}
.prod-qty-div input{
	float: left;
    border: none;
    background: none;
    width: 63px;
    text-align: center;
    height: 35px;
    font-size: 20px;
    color: #000;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    font-family: 'Pill Gothic 600mg Rg';
    font-weight: bold;
    -webkit-appearance: none;
    border-radius: 0;
    outline: none;
	}
.gift_strip{
    float: left;
    width: 100%;
    background: #fff;
	border:1px dashed #f85819;
    padding: 6px 12px 4px;
    margin-top: 16px;
    border-radius: 10px;
	position:relative;
	display: -webkit-flex;
    display: flex;
    align-items: center;
	}
.gift_strip p{
	display:inline-block;
	vertical-align:middle;
	font-size:20px;
	line-height:20px;
	color:#044855;
	font-weight:bold;
	}	
.gft_price{
	font-size: 16px;
    line-height: 18px;
    color: #000;
	font-weight:normal;
	}			
.gift_prod_img{
	display:inline-block;
	vertical-align:middle;
	}
.gift_seal_img{
	display:inline-block;
	vertical-align:middle;
	margin:0 10px 0 -12px;
	}		
					
/*======SECTION9=======*/
.section9{
	float:left;
	width:100%;
	padding:60px 0 70px;
	background:#fffaf1;
	}
.faq-container{
	display:inline-block;
	vertical-align:top;
	max-width:770px;
	width:100%;
	margin-top:35px;
	}
.up-slide-dwn{
	float:left;
	width:100%;
	border-bottom:1px solid #e3e0db;
	}
.faq-innr{
	float:left;
	width:100%;
	}
.accordion{
	float:left;
	width:100%;
	text-align:left;
	background:url(//www.primallifeorganics.com/cdn/shop/files/lp1_close-btn.png?v=12596262176487987888) no-repeat;
	background-position: right 15px center !important;
	background-size:14px !important;
	padding:20px 45px 20px 0;
	font-size:20px;
	line-height:26px;
	font-weight:bold;
	color:#000;
	cursor:pointer;
	position:relative;
	}
.acdn-heading.accordion-open{
	background:url(//www.primallifeorganics.com/cdn/shop/files/lp1_open-btn.png?v=5496335230189807672) no-repeat;
	}
.acdn-content{
	float:left;
	width:100%;
	text-align:left;
	padding:0 30px 0 0;
	}
.acdn-para{
	float:left;
	width:100%;
	font-size:20px;
	line-height:28px;
	color:#000;
	margin-bottom:15px;
	}

.up-slide-dwn:last-child{border-bottom:none;}
	
/*-----------------------
         FOOTER
------------------------*/
.footer{
	float:left;
	width:100%;
	padding:40px 0;
	background:#ffffff;
	}
.foot-logo{
	display:block;
	margin:0 auto 25px;
	width:162px;
	}
.foot_text{
	font-size: 20px;
	line-height: 20px;
	color: #000000;
	margin-top: 12px;
	}
.foot_text a{ padding:0 8px; color:#000;}						
	

/*-----------------------
       MEDIA-QUERY
------------------------*/
.show-mob, .show-tab{display:none;}

.fl{ float:left;}
.fr{ float:right;}
.ovrflow{ overflow:hidden;}

@media only screen and (max-width: 1200px){         
.container{width:1004px;}

.banner_text{ padding:0;}
.banner_heading{ font-size: 51px; line-height: 51px;}
.bnr_model{ right:-215px;}
.bnr_prodbox{ right: 156px; width: 430px;}
.s2_imgbox{ margin:-52px 0 0 -50px;}
.s2_prod_img{ bottom: -112px;}
ul.s2_list{ column-gap: 9px;}
ul.s2_list li img{ width: 60px;}
ul.s2_list li p{ width: calc(100% - 60px); font-size: 17px; line-height: 22px; padding-left: 10px;}

.s4_col_cont h3{ font-size: 22px; line-height: 28px;} 
.s4_col_cont p{ font-size: 19px; line-height: 27px;}
.s4-product{ margin: -157.5px 0 0 -158px; width: 316px;}

.s8_content{ width:47%;}
.gift_prod_img{ width:144px;}
}

@media only screen and (max-width:1021px){	    
.container{width:750px;}
.show-tab{display:block;}
.show-desk{ display:none;}

.banner_left{ width:57%;}
.banner_heading{ font-size: 50px; line-height: 50px;}
.banner_text{ font-size: 18px; line-height: 25px; margin-top: 15px;}
ul.banner_list li{ font-size:19px; line-height:25px;}
.bnr_model{ right: -275px; width:400px;}
.bnr_prodbox{ right: 72px; width: 315px; bottom: 152px;}
.button__box.button__box_mrg40{ margin-top: 30px;}
.bnr_seal{ top: -55px; left: 95px; width: 85px;}

ul.brand_list{ column-gap: 32px;}
ul.brand_list li img{ height:30px;}

.section1{ padding:50px 0 100px;}
.common_heading{ font-size: 40px; line-height: 46px;}
.common_text{ font-size: 18px; line-height: 25px;}	
.section1 .common_text{ padding:0;}	
.s1_btm_txt{ font-size: 30px; line-height: 34px;}	
.s1_btm_txt2{ font-size: 24px; line-height: 26px;}
.s1_model_img{ right: 5px; width: 340px;}	

.section2{ padding:50px 0 60px;}
.s2_content{ width:57%;}	
.s2_imgbox{	margin: 0 0 0 -168px;}	
.s2_prod_img{ left: 148px; width: 280px;}	
.fs_22{ font-size: 20px !important; line-height: 27px !important;}
ul.s2_list{ column-gap: normal; margin: 30px 0 10px;}
ul.s2_list li{ width: 33.33%;  text-align: center;}
ul.s2_list li img{ width: 58px; margin: 0 auto 10px; display: block;}
ul.s2_list li p{ width: 100%; font-size: 17px; line-height: 22px; padding: 0; text-align: center;}

.section3{ padding:50px 0 60px;}	
ul.sec3_list li h3{ font-size: 23px; line-height: 27px;}
ul.sec3_list li p{ padding:0;}	

.section4{ padding:50px 0 60px;}
.s4-teeth{ width: 255px;}
.s4-teeth1{ top: -200px; left: -112px;}
.s4-product{ position:static; display:block; margin:0 auto 30px;}
.s4_col:before{ right: 0;}
.s4_box2 .s4_col:before{ left:0;}
.s4_box{ width: 46%;}
.star2{ right: -80px;}

.section5{ padding:50px 0 60px;}
.s5_block{ margin: 45px auto 0;}
.s5_header{ padding: 20px 112px 20px 20px;}
.s5_header_cont h3{ font-size: 32px; line-height: 32px;}
.s5_header_cont p{ font-size: 18px; line-height: 26px; margin-top: 12px;}
.s5-product{ bottom: -11px; right: 12px; width: 100px;}
.s5_content{ padding: 25px 15px 20px;}
.ing_list li img{ width: 55px;}
.ing_list li p{ width: calc(100% - 55px); padding-left: 6px; font-size: 14px; line-height: 17px;}

.section6{ padding:50px 0 60px;}

.section7{ padding:50px 0 60px;}
.s7_left_box{ padding: 20px 20px 30px;}
.s7_left_heading{ font-size: 21px; line-height: 26px;}
.s7_left_text{ font-size: 18px; line-height: 26px; margin-top: 15px;}
.s7_left_vrfy_text{ font-size: 14px; line-height: 22px; margin-top: 20px;}
.s7_left_vrfy_text span{ font-size: 18px;}
.s7_left_vrfy_text img{ width: 11px;}

.review_col{ padding: 20px 20px 25px 90px;}
.review-img{ left: 20px; width: 53px;}
.review_heading{ font-size: 22px; line-height: 26px;}
.review_text{ font-size: 18px; line-height: 25px; margin-top: 10px;}
.review_vrfy_text{ font-size: 14px; line-height: 14px;}
.review_vrfy_text span{ font-size: 18px;}
.review_vrfy_text img{ width: 11px;}

.section8{ padding:50px 0 60px;}
.s8_img_box{ width: 45%;}
.s8_content{ width: 51%;}
.s8_text{ font-size: 18px; line-height: 26px;}
.purchase_qtyBx{ width:27%;}
.purchase_priceBx{ width:35%;}

.section9{ padding:50px 0 60px;}
.acdn-para{ font-size: 18px; line-height: 26px;}	
}

@media only screen and (max-width:767px){
.container{ max-width:600px; width:100%; padding:0px 15px; box-sizing:border-box;}
.show-mob{ display:block;}
.hide-mob{ display:none;}

.top_strip{ padding:8px 0;}
.top_strip p{ font-size: 14px; line-height: 14px;}

.top-fix-bar{ display:none;}

.banner{ padding:0 0 35px;}
.banner_wrap{ display: inline-block; vertical-align: top; float: none;}
.header_mob{ float:left; width:calc(100% + 30px); margin-left:-15px;}
.hdr_mob_logo{ float:left; width:50%; background:#eefffb; padding:5px 15px 7px; height:46px;}
.hdr_mob_logo:first-child{ border-radius:0 0 36px 0;}
.hdr_mob_logo:last-child{ border-radius:0 0 0 36px;}
.hdr_mob_logo img{ float:left; width:120px;}
.banner_left{ width:100%; padding:0; text-align:center;}
.bnr_hdr_mob{ float:left; width:240px; margin-top:20px; text-align:left;}
.banner_heading{ font-size: 40px; line-height: 40px;}
.banner_heading span{ display:block;}
.banner_heading span{ display:block;}
.banner_text{ font-size: 16px; line-height: 22px; margin-top: 12px; padding-right:10px;}
.bnr_model_mob{ position:absolute; top:0; right:-35px; width:300px;}
.bnr_prodbx_mob{ margin:26px auto 0; position:relative;}
.bnr_prod_mob{ width: calc(100% + 30px); margin: 0 auto 0; display:block; position: relative; z-index: 1; max-width: none;
margin-left: -15px;}
.bnr_seal_mob{ position: absolute; top: -40px; left: 200px; z-index: 3; width: 85px;}
.bnr_pro_bg_m{ width: calc(100% + 30px); margin: 0 auto 0; display:block; max-width:none; margin-left:-15px; position:absolute; left:0; bottom:-30px;}
ul.banner_list{ max-width: 298px; margin-top:4px;}
ul.banner_list li{ font-size: 18px; line-height: 24px; padding: 0 0 5px 28px; margin-top: 5px; background-size: 21px;}

.button__box{ margin-top:25px;}
.button__box.button__box_mrg40{ margin-top: 25px;}
.button_top_text{ font-size: 15px; line-height: 15px; margin-bottom: 8px;}
.button_top_text img{ width:60px;}
.common__button{ height: 58px; font-size: 22px; line-height: 58px; letter-spacing: -0.2px;}
.common-button_bottom{ margin-top:8px;}
.common-button_bottom li{ font-size:15px; line-height:15px; padding:0 6px;}

/*====scroll_strip====*/
.scroll_strip_mob{
	float: left;
	width: 100%;
	background:#000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}
.scroll_strip_mob p{
	font-size:13px;
	line-height:13px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	}
.scroll_strip{
	float:left;
	width:100%;
	background:#000;
	padding:14px 0 12px;
	overflow: hidden;
	
	display: flex;
    flex-wrap: nowrap;
	}
ul.scroll_strip_list{
    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 20s linear infinite;
	}
ul.scroll_strip_list li{
	display: flex;
    align-items: center;
    justify-content: center;
	padding:0 12px;
	position:relative;
	}
ul.scroll_strip_list li img{
	display:inline-block;
	vertical-align:middle;
	height:24px;
	width:auto;
	max-width:100%;
	}

@keyframes marquee-horizontal {
	from {transform: translateX(0);}
	to {transform: translateX(-100%);}
	}	
	
.section1{ padding:25px 0 0;}
.common_heading{ font-size: 33px; line-height: 36px;}
.common_text{ font-size: 16px; line-height: 22px; margin-top: 15px;}
.fm_pill_bld{ font-size:18px; line-height:24px;}
.sec1_box{ border:none; border-radius:0; margin-top:10px; overflow: visible;}
.s1_model_img_m{ margin:0 auto 0;}	
.s1_bx_txt_mob{ text-align:left; background:#fff5f5; width:calc(100% + 30px); margin:0 0 0 -15px; padding:10px 15px 25px !important;}	
.s1_content_box{ width: 100%; float: none; margin: 0 auto 0; max-width: 432px;}	
.s1_prod_bx{ margin-top: 45px; width: 242px; margin-left: -130px;}
.s1_cont_header{ width: calc(100% + 30px); padding: 10px; font-size: 25px; line-height: 25px; margin: 0 0 0 -15px;}
ul.s1_prod_list{ width: calc(100% - 145px); row-gap: 12px; padding: 25px 0;}	
.s1_bx_imgs{ width: 60px;}	
ul.s1_prod_list li p{ width: calc(100% - 60px); font-size: 18px; line-height: 20px; padding-left: 12px;}	
.s1_prd_lst_lns{ top: 30px; left: -86px;}	
.s1_prd_lst_ln2, .s1_prd_lst_ln3{ left:-118px;}
.s1_prd_lst_ln4{ top: 15px; width: 60px; left: -72px;}	
.s1_prd_lst_ln5{ top: 2px; left: -99px; width: 90px;}	
.s1_btm_box{ margin-top:10px;}
.s1_btm_txt{ font-size: 26px; line-height: 30px;}	
.s1_btm_teeth, .s1_dwn_shap, .s1_btm_txt2, .s1_polygn_shap{ display:none;}
.s1_healthy_strip{ margin:-55px auto -120px;}
	
.section2{ background:url(//www.primallifeorganics.com/cdn/shop/files/lp1_s2-bg-mob.png?v=1993358190220317783) no-repeat center top; background-size: contain; padding: 130px 0 0;}	
.s2_content{ width:100%; text-align:center;}
.head_clr_m{ color: #044855 !important;}	
.txt_clr_m{ color:#000 !important;}	
.s2_model_img_m{ width:calc(100% + 30px); margin:10px 0 0 -15px; max-width:none;}	
.s2_btmbx_mob{ background: #044855; display: inline-block; vertical-align: top; width: calc(100% + 30px); margin: -180px 0 0 -15px; padding: 0 15px 35px; border-radius: 170px 170px 0 0; position: relative; z-index: 1; max-width:430px;}	
ul.s2_list{ margin:0;}
ul.s2_list li{ margin-top:-36px;}
ul.s2_list li:first-child, ul.s2_list li:last-child{ margin-top:10px;}
ul.s2_list li img{ width: 65px; margin: 0 auto 5px;}	
ul.s2_list li p{ font-size: 14px; line-height: 17px; letter-spacing: 0.5px;}
.s2_prod_img_m{ margin: 24px auto 0; width: 245px;}	

.section3{ padding:25px 0 35px;}
.s3_wrap_mob{ display:inline-block; vertical-align:top; width:100%; max-width:350px;}
.s3_prod_mob{ margin:4px auto 0; width:calc(100% + 30px); margin-left:-15px; max-width:none;}
ul.sec3_list{ margin:0 auto 0;}
ul.sec3_list li:after, ul.sec3_list li:before{ display:none;}
ul.sec3_list li{ width: 100%; padding: 25px 0 25px 120px!important; text-align:left; border-bottom:1px solid #35b997;}
ul.sec3_list li:last-child{ border:none;}
ul.sec3_list li img{ position:absolute; top:30px; left:-15px;}
ul.sec3_list li h3{ font-size: 20px; line-height: 25px; margin: 0;}

.section4{ padding: 30px 0 35px;}
.s4-teeth{ display:none;}
.s4_block{ border: 2px solid #fff; border-radius: 25px 80px 70px 70px; padding: 25px 15px 70px; margin: 30px 0 75px; position:relative;}
.s4-product{ display:none;}
.s4_box{ width:100%;}
.s4_col{ padding-bottom:0; margin-bottom:25px !important; flex-direction: row !important;}
.s4_box2 .s4_col:last-child{ margin-bottom:0 !important; padding-right: 18%;}
.s4_col:before{ display:none;}
.s4-icn{ width: 52px;}
.s4_col_cont{ width: calc(100% - 52px); padding:0 0 0 10px !important; text-align:left !important;}
.s4_col_cont h3{ font-size: 22px; line-height: 28px;}
.s4_col_cont p{ font-size: 16px; line-height: 24px;}
.s4-star{ position:absolute; top:-36px; right:-13px; width:70px;}
.s4-teeth-m{ position:absolute; bottom:-116px; right:-22px; width:143px;} 

.section5{ padding: 30px 0 35px;}
.s5_block{ margin: 45px auto 0; row-gap: 35px; max-width: 390px;}
.s5_box{ width: 100%;}
.s5_header{ padding: 15px 112px 17px 15px;}
.s5_header_cont h3{ font-size: 30px; line-height: 30px;}
.s5_header_cont p{ font-size: 16px; line-height: 20px; margin-top: 8px;}
.s5-product{ bottom: -11px; right: 10px; width: 90px;}
.s5_content{ padding: 22px 8px 18px;}
.ing_list li img{ width: 50px;}
.ing_list li p{ width: calc(100% - 50px); padding-left: 4px; font-size: 14px; line-height: 17px; font-weight:bold;}
.s5_points{ max-width: 370px; margin: 25px auto 0;}
.s5_points li p{ font-size: 20px; line-height: 18px; padding: 14px 0;}

.section6{ padding: 30px 0 35px;}
.s6_block{ margin-top: 30px;}
.row-nav-col{ padding: 15px 15px;}
.row-nav-col p{ font-size: 20px; line-height: 24px; padding-left: 47px; text-align:left;}
.row-nav-col p img{ top: 4px; width: 38px;}
.tabs_container{ padding: 30px 15px 25px;}
.tabs_img_box{ width:100%;}
.tab_cont{ width:100%; margin-top:20px;}
.tab_cont_points li{ font-size: 16px; line-height: 24px; padding-left: 25px; margin-top:15px;}
.tab_cont_points li:before{ top: 8px;}
.tab_cont_points li:after{ top: 17px; bottom: -22px;}

.section7{ padding: 30px 0 35px;}
.s7_block{ max-width: 450px; margin: 25px auto 10px;}
.s7_left{ width:100%; background:#f7f9e5;}
.s7_left_box{ padding: 20px 22px 25px;}
.s7_left_heading{ font-size: 20px; line-height: 25px;}
.s7_left_text{ font-size: 16px; line-height: 22px; margin-top: 10px;}
.s7_left_vrfy_text{ font-size: 12px; line-height: 16px;}
.s7_right{ width:100%; margin-top:50px;}

.review_col{ padding: 20px 20px 25px 20px; margin-top: 40px;}
.review-img{ position:static; display:block; margin:-50px 0 2px; width: 60px; border:7px solid #fff;}
.review_heading{ font-size: 20px; line-height: 22px;}
.review-star{ margin-top: 5px; width: 94px;}
.review_text{ font-size: 16px; line-height: 22px; margin-top: 10px;}
.review_vrfy_text{ font-size: 12px; line-height: 14px; margin-top:20px;}
.review_vrfy_text img{ width: 11px;}
.review_vrfy_text span{ font-size: 18px; font-weight:bold;}

.offer_section{	padding: 20px 0 20px;}
.offer_section:before{ display:none;}
.offer_section .container{ padding:0 10px;}
.offer_section .common_heading{ display:inline-block; vertical-align:middle; padding-right:10px; font-size: 19px; line-height: 22px;}
.timer_box{ margin-top: 0; vertical-align:middle;}
#clockdiv{ max-width: 125px;}
#clockdiv > div{ width: 32px;}
#clockdiv div > span{ height: 32px; padding:2px; font-size: 18px; line-height: 18px; border-radius: 4px;}
#clockdiv div > small{ font-size: 9px; line-height: 10px; margin-top: 4px;}
#clockdiv p{ width: 15px; font-size: 15px; line-height: 35px;}

.section8{ padding: 0 0 35px;}
.s8_img_box{ width:calc(100% + 30px); margin-left:-15px;}
.s8_content{ width:100%; margin-top:30px;}
.s8_text{ font-size: 16px; line-height: 22px; padding-top: 8px; margin-top: 8px;}
.package_row{ margin-top:20px; row-gap: 18px;}
.package_col{ padding:15px 10px;}
.purchase_qtyBx{ width:38%; padding-left:6px;}
.pkg-hdg-text{ font-size: 18px; line-height: 18px;}
.pkg-qty-text{ font-size: 15px; line-height: 15px;}
.radio_opt input[type='radio'] + span{ width: 18px; height: 18px;}
.radio_opt input[type='radio']:checked + span:before{ width:8px; height:8px;}
.purchase_offerBx{ width: 27%;}
.pkg-save-text{ font-size: 15px; line-height: 15px; padding: 3px 9px 2px;}
.pkg-ship-text{ font-size: 12px; line-height: 12px;}
.purchase_priceBx{ width: 29%;}
.pkg_cut_price{ font-size: 17px; line-height: 17px;}
.pkg-list-price{ font-size: 20px; line-height: 22px;}
.select_box p{ font-size: 18px; line-height: 18px;}
.prod-qty-div{ width: 140px;}
.sub2, .add2{ width: 36px;}
.pkg_cards{ width:270px;}
.gift_strip{ padding:6px 7px 4px;}
.gift_prod_img{ width: 150px;}
.gift_seal_img{ margin: 0 7px 0 -12px; width: 40px;}
.gift_strip p{ font-size: 17px; line-height: 17px;}
.best_value{ top: -1px; font-size: 13px; line-height: 13px;}
.gft_price{ font-size: 13px; line-height: 18px;}

.section9{ padding: 30px 0 35px;}
.faq-container{ margin: 10px 0 0px;}
.accordion{font-size: 18px;line-height: 24px;padding: 12px 30px 12px 0; background-position:right 10px center !important;}
.acdn-content{ padding: 0 0 0 0;}
.acdn-para{ font-size: 16px; line-height: 23px;}

.acdn-para{ font-size: 16px; line-height: 24px;}

.footer{ padding: 25px 0;}
.foot-logo{ margin: 0 auto 20px; width:145px;}
.foot_text{ font-size: 16px; line-height: 18px; margin-top: 10px;}
.foot_text a{ padding: 0 6px;}
}

@media only screen and (max-width:360px){
.banner_heading{font-size: 30px;line-height: 32px;}	
.banner_text{ padding-right:30px;}

.s4_block{ margin-bottom:15px;}
.s4-teeth-m{ bottom: -56px;}

.offer_section .common_heading{ font-size: 18px; line-height: 21px;}
#clockdiv > div{ width: 30px;}
#clockdiv div > span{ height: 30px;}

.prod-qty-div{ width:134px; margin-left:20px;}
}



/* Arrows */
.slick-prev, .slick-next{
	position: absolute;
	top:50%;
	font-size:0;
	display: block;
	padding: 0;
	outline: none;
	border: none;
	z-index: 2;
	cursor: pointer;
	width:30px;
	height:30px;
	margin-top:-35px;
	border-radius:50%;
	background-size:100% !important;
	box-shadow: 0 0 5px 1px rgba(0,0,0,0.2);
	}
.slick-prev{
	left:-4px;
	background: url({{'lp1_prev.png' | file_url }}) no-repeat top left;
	}
.slick-next{
	right:-4px;
	background: url({{'lp1_next.png' | file_url }}) no-repeat top right;
	}
	
.s5_mid_wrap .slick-slide{ margin:0 10px;}	

/*============dots=======*/
ul.slick-dots{
	width:100%;
	text-align:center;
	margin-top:25px;
	}
ul.slick-dots li{
	display: inline-block;
    vertical-align: middle;
    margin: 0 7px;
    cursor: pointer;
    width: 14px;
    padding: 0;
    border: none;
    border-radius: 100%;
	text-align:center;
	float:none;
	}
ul.slick-dots li button{
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background:#b6d3e4;
	text-indent: -9999px;
	display: block;
	outline:none;
	padding:0;
	cursor:pointer;
	border:none;
	}
ul.slick-dots li.slick-active button{
	background:#004976;
	}
	
.videos-mid-row ul.slick-dots li button{ background:#fff; border:2px solid #afb0c4;}	
.videos-mid-row ul.slick-dots li.slick-active button{ background:#28235f; border:2px solid #28235f;}	


/*/PACKAGE SLIDER/*/
.pakge_slide_img{
    display: block;
    width:100%;
    height: 100%;
    margin: 0 auto;
	max-width:100%;
	border-radius:10px;
	}
.package_slider{
	border:2px solid #e0cdb2;
	border-radius:15px;
	}	
.slick-slide img{
    display: block;
    margin: 0 auto;
	}
.package_slider_nav{
	float:left;
	width:100%;
	text-align:center;
	margin-top:15px;
	}	
.package_slider_nav .slick-track{
	transform:none !important;
	}	
.package_slider_nav .slick-slide{
	margin:0 8px;
    display:inline-block;
    float: none;
    cursor: pointer;
    outline: none;
    position: relative;
    overflow: hidden;
	padding:0;
	opacity: 0.6px;
	height: 390px;
	}
.package_slider_nav img{
    display: block;
    max-width:100%;
    margin:0 auto 0;
	border-radius:8px;
    border: 2px solid #131312;
	}
.package_slider_nav .slick-slide.slick-current{
	opacity:1;
	}
.package_slider_nav .slick-slide.slick-current img{ border: 2px solid #26ba94;}	
.package_slider .slick-list{
	width:100%;
	border-radius:15px;
	}	
.slick-initialized .slick-slide{ max-height: 573px;}
@media only screen and (max-width:767px){
	
.package_slider .slick-prev, .package_slider .slick-next{ background-size: 25px; width: 25px; height: 25px;}
.package_slider .slick-prev{ left: 10px;}
.package_slider .slick-next{ right: 10px;}

.package_slider_nav .slick-slide{ margin:0 4px;height: 100px;}
.package_slider{ border:none; border-radius:0;} 	
.package_slider_nav{ padding:0 10px;}
.slick-initialized .slick-slide{ max-height: 390px;}
}