/**********PRODUCT DETAIS SECTION-1**********/
.prod-det-s1{
	float:left;
	width:100%;
	padding:50px 0;
	background:#faf7ff;
}
.prod-det-innr {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
}
.prod-det-s1-lft{
	float:left;
	width:42%;
}
.prd-sldr{
	    float: left;
    width: 100%;
    border: 1px solid #e7eef9;
    padding: 40px 0px;
    background: #fff;
}
.prd-sldr-inr{
	float: left;
	width: 100%;
	background: #fff;
	text-align: center;
	padding: 20px 0 50px;
}
.prd-sld{
	display:inline-block;
	vertical-align:top;
	max-width:100%;
}
.prd-sld2, .prd-sld3, .prd-sld4{
	max-width:280px;
	width:100%;
	margin-top:25px;
}
ul.prd-lft-list li {
    width: 24%;
    font-size: 17px;
    line-height: 24px;
}

ul.prd-lft-list li img {
    width: 57px;
    display: block;
    margin: 0 auto 5px;
}
ul.prd-lft-list li:after{border: none;}

.prod-det-s1-rgt{
	width: 53.6%;
	float: right;
	text-align: left;
	margin-top: 12px;
}
.prod-det-s1-rgt .btnBlk{ width:100%;}
.prod-det-prd-nm{
	font-size:24px;
	line-height:28px;
	font-weight:500;
	text-align:left;
}
.prod-det-hd{
	font-size: 42px;
    line-height: 50px;
    font-weight: 700;
    text-align: left;
        background: #1F2A7E;
    background: linear-gradient(to right, #1F2A7E 25%, #D60811 89%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
    margin-top: 10px;
    padding-bottom: 20px;
}
.proDetls1-rgt-pnts{
	    width: 100%;
    margin-top: 20px;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    row-gap: 0px;
    column-gap: 22px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    padding: 10px 0;
	}	
.proDetls1-rgt-pnts li{
	float: left;
    text-align: left;
    position: relative;
    border-right: 1px solid #dbdbdb;
    padding: 0 27px 0 34px;
	}
.proDetls1-rgt-pnts li:nth-child(2){ }	
.proDetls1-rgt-pnts li:last-child{ border:none; padding-right: 0;}	
.proDetls1-rgt-pnts li img{
	    position: absolute;
    top: -3px;
    left: 0;
    width: 30px;
	}
.proDetls1-rgt-pnts li p{
	font-size:15px;
	line-height:18px;
	color:#000;
	font-weight:500;
	}
.proDetls1-rgt-pnts li span{
	    font-size: 18px;
    line-height: 24px;
    color: #000;
    font-weight: 600;
	}
.proDetls1-rgt-pnts li span.circle-txt{
	display: inline-block;
    vertical-align: top;
    background: #007c70;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-top: 7px;
	}
.hr_line{
	width:100%;
	height:1px;
	background:#dbdbdb;
	margin-top:20px;
}
.prd-det-tx{
	font-size: 17px;
    line-height: 26px;
    margin-top: 10px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
}
p.points-hed {
        float: left;
    width: 100%;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #2f2f2f;
    margin-top: 20px;
}
ul.prd-det-lst{
	    float: left;
    width: 100%;
    margin-top: 23px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 7px;
}
ul.prd-det-lst li{
	    font-size: 18px;
    line-height: 28px;
    background: url(../images/tick.png) left 2px no-repeat;
    background-size: 22px;
    font-weight: 600;
    padding-left: 30px;
    text-transform: capitalize;
	width:100%;
}
.options_box{
	    float: left;
    width: 100%;
    margin-top: 35px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 9px 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 9px 6px rgba(0, 0, 0, 0.1);
    padding: 25px 20px 25px;
    text-align: center;
	}
.options_box .button_box{ max-width: 100%; margin-top: 25px;}
.options_box .button_box .card{ margin-top:10px;}
p.pr-dtl-s1-rgt-p2 {
    font-size: 36px;
    line-height: 40px;
    float: left;
    width: 100%;
    font-weight: 600;
}
div#opt1 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    column-gap: 10px;
    row-gap: 10px;
}
.option{
	    float: left;
    vertical-align: top;
    width: 49%;
    border-radius: 0px;
	}
.option-hed{ 
	    font-size: 22px;
    float: left;
    width: 100%;
    text-align: left;
    font-weight: 700;
    margin-bottom: 10px;
}
.pack-opt {
	position: relative;
    float: left;
    width: 100%;
}
.pack-opt .sec2_prod_img{
	    max-width: 66px;
    float: left;
    display: block;
    margin: 0px 0px 0;
    position: relative;
    z-index: 1;
	}
.pack-opt .s1prd:nth-child(3){
	    position: absolute;
    top: 48px;
    left: 20px;
    max-width: 78px;
    z-index: 5;
	}
.pack-opt .s1prd:nth-child(4){
	position: absolute;
    top: 48px;
    right: 20px;
    max-width: 78px;
	z-index:5;
	}
.pack-opt .s1prd:nth-child(5){
	position: absolute;
    top: 50px;
    left: 5px;
    max-width: 75px;
    z-index: 1;
	}
.pack-opt .s1prd:nth-child(6){
	position: absolute;
    top: 50px;
    right:5px;
    max-width: 75px;
	z-index:1;
	}
.pack-opt input[type=radio] {
	top: 14px;
    opacity: 0;
    position: absolute;
    left: 8px;
    height: 18px;
    width: 18px;
}
.pack-opt input[type=radio] + .package-type {
	    width: 100%;
    color: #5e5e5e;
    cursor: pointer;
    padding: 10px;
    vertical-align: middle;
    display: inline-block;
    border: 2px solid #dcd7d7;
    background: #ffffff;
    font-weight: 500;
    border-radius: 8px;
    overflow: hidden;
    text-align: left;
    display: flex;
    align-items: center;
    column-gap: 10px;
    justify-content: center;
}
.pack-opt input[type=radio] + .package-type:hover,.pack-opt input[type=radio]:checked + .package-type {
	    background: #ffffff;
    transition: all .3s ease;
    box-shadow: 0 0 5px #f0fff3;
    color: #000;
    border: 2px solid #1f2a7e;
}

.pack-opt input[type=radio] + .package-type span:hover {
	transition: all .3s ease;
}

.purchase-container {
        margin: 5px 0 0 0;
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.onetime, .subscribe {
    float: left;
    display: inline-block;
    width: 100%;
    font-family: inherit;
    font-size: 18px;
    line-height: 24px;
    cursor: pointer;
    font-weight: 700;
}
.btl-qnty{
	    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #0a0a0a;
    text-transform: uppercase;
    position: relative;
    width: 100%;
    float: left;
	}
.price_tag{
	    font-size: 24px;
    line-height: 30px;
    width: 100%;
    float: left;
    color: #000;
}
.pack-opt input[type=radio]:checked + .package-type span{
	}
.prds1-pkgs {
    height: 50px;
    width: 100%;
    cursor: pointer;
    border: 1px solid #000;
    margin: 24px 0 0 0;
    padding: 0 0;
    box-sizing: border-box;
}
.prds1-pkg1, .prds1-pkg2{
	background:#f0f0f0 url(../images/select.png) 15px  center no-repeat;
    float: left;
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 20px;
    line-height: 46px;
    color: #2d2d2d;
    text-align: left;
    padding: 2px 0 0 40px;
}
.prds1-pkg2 {
    padding: 2px 0 0 42px;
    text-align:left;
    float: right;
	border-left:2px solid #fff;
}
.selected {
    background:#ebf7ff url(../images/selected.png) 15px center no-repeat;
}
.buyopt {
    float: left;
    width: 49%;
    background: #fff;
    text-align: left;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    padding: 10px 10px 10px 45px;
    cursor: pointer;
    letter-spacing: 0.5px;
    border: 1px solid #dbd8d8;
    position: relative;
}
.buyopt.active {
	background: #f7f7f7;
	color: #000;
	border: 1px solid #1f2a7e;
}
.buyopt input[type=radio] {
    position: absolute;
    left: 0;
    opacity: 0;
}
.buyopt input[type=radio] + span {
    position: absolute;
    left: 15px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #1f2a7e;
    top: 50%;
    margin-top: -9px;
    background: #fff;
}
.buyopt input[type=radio]:checked + span:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #1f2a7e;
    border-radius: 50%;
    left: 3px;
    top: 3px;
}
.buyopt input[type=radio]:checked + .buyopt {
    background: #eef7f3;
    color: #000;
    border: 1px solid #769c8b;
}

/*====prodDetails_sec4====*/
.prod__details-sec2{
	float: left;
    width: 100%;
    padding: 60px 0;
	text-align:center;
	}
.prod__details-sec2-row{
	display: flex;
    display: -webkit-flex;
	justify-content: space-between;
	margin-top: 50px;
	margin-bottom:20px;
	}
.dtls_s2-left{
	width:47.30%;
	}
.details-s2-img{
	display:block;
	margin:0 auto;
	max-width:100%;
	}
.legal_strip{
	float:left;
    width: 100%;
	padding:0 190px 25px 70px;
	position:relative;
	margin-top:24px;
	text-align:left;
	border-bottom:1px solid #ddd;
	}
.usa-flag{
	position:absolute;
	left:0;
	top:0;
	}
.legal_strip p{
	font-size:22px;
	line-height:28px;
	color:#000000;
	font-weight:bold;
	}
.dtls_s2-left .sec2_prod_img{
	position: absolute;
	right: -95px;
	bottom: 10px;
	max-width: 380px;
	}
.dtls_s2-right{
	width:49.50%;
	background:#fff;
	border-radius:15px;
	padding:8px 25px;
	box-shadow:0 2px 9px 0 rgba(0,0,0,0.1);
	}
.dtls_s2-right_row{
	float: left;
    width: 100%;
    padding: 10px 0 10px;
    border-bottom: 1px solid #b7b7b7;
	}
.dtls_s2-right_row-last{ border:none;}
.dtls_s2-right_col1{
	float: left;
    width: 190px;
	text-align:left;
	}
.dtls_s2-right_col1 p {
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
	color:#000;
	}
.dtls_s2-right_col2{
	float: right;
    width: calc(100% - 190px);
	padding-left:15px;
	}
ul.dtls_s2_points{
	float: left;
    width: 100%;
	}
ul.dtls_s2_points_half{
	width:50%;
	padding-right:10px;
	}
ul.dtls_s2_points li {
    float: left;
	width: 100%;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    letter-spacing: 0.3px;
	padding: 0 0 0 17px;
    position: relative;
	text-align:left;
	margin-bottom:10px;
	}
ul.dtls_s2_points li:after {
    content: '';
    position: absolute;
    top: 9px;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 50%;
        background: #1F2A7E;
    background: linear-gradient(to right, #1F2A7E 25%, #D60811 89%);
	}

.prod__details-sec3{
	float: left;
    width: 100%;
    padding: 60px 0;
	background: #faf7ff;
	text-align:center;
	}
.prod__details-sec3-row{
	display: flex;
    display: -webkit-flex;
    justify-content: space-between;
	flex-wrap: wrap;
    margin-bottom: 20px;
	}
.prod__details-sec3-col{
	width:31.55%;
	text-align:left;
	margin-top:45px;
	}
.details-s3-col-img{
	display:block;
	margin:0 auto;
	width:100%;
	box-shadow:0 3px 9px 4px rgba(0,0,0,0.1);
	border-radius:10px;
	border:1px solid #fff;
	}
.prod__details-sec3-col h3{
	font-size: 26px;
    line-height: 29px;
    color: #000000;
    font-weight: bold;
	margin-top:20px;
	}
.prod__details-sec3-col p{
	font-size: 18px;
    line-height: 26px;
    margin-top: 15px;
	}
	
/*====prodDetails_sec6====*/
.prodDetails_sec6{
	float:left;
	width:100%;
	padding:60px 0;
	background:#fff;
	text-align:center;
	}
.pdp_s6_bundle_text{
	display:inline-block;
	vertical-align:middle;
	font-size:17px;
	line-height:25px;
	color:#000;
	font-weight:bold;
	background:#fff;
	padding:10px 30px 7px;
	text-align:center;
	border:1px solid #acacac;
	margin:25px 0 25px;
	border-radius:6px;
	}
.pdp_tick{
	display:inline-block;
	vertical-align:middle;
	margin:-4px 10px 0 0;
	width:16px;
	}
.pdp_s6_imag{
	display:block;
	margin:0 auto 0;
	max-width:100%;
	}
ul.pdps6_list{
	float:left;
	width:100%;
	margin-top:40px;
	
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
	column-gap: 15px;
	}
ul.pdps6_list li{
	background:#dfdfdf;
	padding:10px 0 6px;
	width:128px;
	border-radius:6px;
	font-size:18px;
	line-height:26px;
	color:#333;
	font-weight:700;
	}


/*---------------------
 Product Details Sec2
----------------------*/	
.prod-det-sec2{
	float:left;
	width:100%;
	background:#f7fffb;
	padding:60px 0;
	position: relative;
	overflow-x: clip;
	}
.comn-hdng{
	float: left;
    width: 100%;
    font-size: 42px;
    line-height: 50px;
    color: #000000;
    font-weight:600;
	letter-spacing:0.5px;
	}
.comn-para{
	float: left;
    width: 100%;
    font-size: 17px;
    line-height: 26px;
    color: #000;
    margin-top: 15px;
	}
.s2-arw{
    position: absolute;
    left: 0;
    top: -90px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0px 3px 10px 1px rgb(0 0 0 / 10%);
	}	
.prod-det-s2-cont{
	float: left;
	width: 55%;
	text-align: left;
	}		
	
.s2-box{
	float:left;
	width:100%;
	background:#ffffff;
	margin-top:35px;
	border:1px solid #b7b7b7;
	position:relative;
	
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}
.s2-bx-colm{
	float:left;
    padding:20px 20px 15px;
	width:33.33%;
    position: relative;
    text-align: left;
	border-right:1px solid #b7b7b7;
	}	
.s2bx-icon{
	display:block;
	}	
.s2-bx-colm h4{
	font-size: 16px;
    line-height: 24px;
    color: #757575;
	font-weight:700;
    letter-spacing: 0.3px;
	margin-top:8px;
	}	
.s2-bx-colm h3{
	font-size: 28px;
    line-height:32px;
    color: #409a69;
	font-weight:700;
	margin-top:8px;
	}
.s2-bx-colm h3 span{ font-size:20px;}		
.s2-bx-colm p{
	font-size: 14px;
    line-height: 24px;
    color: #000;
    font-weight: 500;
	}	
.s2bx-dot{
	display:block;
	padding:15px 0 10px;
	}	
.s2-bx-colm:last-child{ border:none;}
	
.btn-box {
    display: inline-block;
    vertical-align: middle;
    margin-top:40px;
    text-align: center;
    width:440px;
	max-width:100%;
	}
.odr-btn{
    display: block;
    width: 100%;
    margin:0 auto;
	border-radius:50px;
    height:70px;
    overflow: hidden;
    color: #ffffff;
    font-size:26px;
    line-height:70px;
	letter-spacing:0.5px;
	position:relative;
	text-align:center;
	font-weight:bold;
	text-shadow:0 1px 3px rgba(0,0,0,0.1);
	
background: rgb(68,181,69);
background: -moz-linear-gradient(90deg, rgba(68,181,69,1) 0%, rgba(47,178,77,1) 60%, rgba(15,174,90,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(68,181,69,1) 0%, rgba(47,178,77,1) 60%, rgba(15,174,90,1) 100%);
background: linear-gradient(90deg, rgba(68,181,69,1) 0%, rgba(47,178,77,1) 60%, rgba(15,174,90,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#44b545",endColorstr="#0fae5a",GradientType=1);
	}
.btn-arw{
	display:inline-block;
	vertical-align:middle;
	margin:-8px -15px 0 10px;
	}
.btn-txt{
	float:left;
	width:100%;
	color:#1e1e1e;
	font-size:16px;
	line-height:20px;
	margin-top:6px;
	letter-spacing:0.3px;
	font-weight: 500;
	}
.btn-txt span{ color:#f71e1e; font-weight:bold;}
.btn-txt:before, .btn-txt:after{
	display: inline-block;
    vertical-align: middle;
    content: '';
    width: 60px;
    height: 1px;
    background: #bdbdbd;
	}
.btn-txt:before{margin:-2px 10px 0 0;}
.btn-txt:after{margin:-2px 0 0 10px;}	
	
.prod-det-s2-rgt{
	float:right;
	width:42%;
	position:relative;
	}
.prod-det-s2-rgt img{
	position:absolute;
	top:-10px;
	left:0;
	max-width:none;
	}		
	
/*---------------------
 Product Details Sec3
----------------------*/	
.prod-det-sec3{
	float:left;
	width:100%;
	background:#fff;
	padding:60px 0;
	text-align:center;
	}	
.prod-det-s3-inr{
	float:left;
	width:100%;
	margin-bottom:10px;

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;	
	}
.s3-inr-bx{
	width:31.5%;
	box-shadow:0px 0px 10px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow:0px 0px 10px 1px rgba(0,0,0,0.1);
	border-radius:10px;
	overflow:hidden;
	margin-top:40px;
	}
.s3-img{
	max-width:100%;
	}
.s3-shap{
	max-width:100%;
	margin:-60px auto 0;
	position:relative;
	display:block;
	}
.s3-bx-cont{
	    padding: 20px;
    position: relative;
    text-align: left;
	}
.s3-icn{
	position: absolute;
	right: 15px;
	top: -43px;
	max-width: 70px;
	}
.s3-bx-hd{
	font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
	}
.s3-bx-tx{
	font-size:18px;
	line-height:26px;
	letter-spacing:0.5px;
	color:#000;
	margin-top:10px;
	}
ul.s3-bx-lst{
	float:left;
	width:100%;
	margin:12px 0px;
	}
ul.s3-bx-lst li{
	float:left;
	width:100%;
	border-bottom:1px solid #d0d9f3;
	padding:12px 0;
	}
ul.s3-bx-lst li:last-child{border-bottom:none;}
.s3-lst-icn{
	display:inline-block;
	vertical-align:top;
	margin-top:5px;
	}
ul.s3-bx-lst li p{
	font-size:18px;
	line-height:24px;
	display:inline-block;
	vertical-align:middle;
	width:calc(100% - 50px);
	padding-left:12px;
	font-weight:500;
	color:#000;
	}

.prod__details-sec4{
	float: left;
    width: 100%;
    padding: 60px 0;
	text-align:center;
	}
.prod__details-sec4 .comn-txt--ctr{ max-width:100%;}
.prod__details-sec4-row{
	display: flex;
    display: -webkit-flex;
    justify-content: space-between;
	flex-wrap: wrap;
	width:100%;
	max-width:100%;
	margin:50px auto;
	}
.prod__details-sec4-col-1{
	    width: 40%;
    border: 2px solid #1f2a7e;
    border-radius: 15px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0px;
	}
.details-s4-img{
	display:block;
	margin:0 auto;
	max-width:100%;
	}
.prod__details-sec4-col-2{
	width:54%;
	}
ul.howToUse-list{
	width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
	row-gap: 20px;
	}
ul.howToUse-list li{
	width:100%;
	display: flex;
    display: -webkit-flex;
	flex-wrap: wrap;
	align-items: center;
	position:relative;
	}
ul.howToUse-list li:before{
	position: absolute;
	left: 46px;
	top: 80px;
	bottom: -55px;
	border-left: 1px solid #1f2a7e;
	content: "";
	}
ul.howToUse-list li:last-child:before{ display:none;}
.howToUse-list-icon img{
	display:inline-block;
	vertical-align:middle;
	width:93px;
	position:relative;
	}
.howToUse-list-cont{
	width:calc(100% - 95px);
	padding-left:20px;
	text-align:left;
	}
.howToUse-list-cont h3{
	font-size:26px;
	line-height:26px;
	font-weight:bold;
	}
.howToUse-list-cont p{
	font-size: 18px;
    line-height: 26px;
    margin-top: 10px;
    color: #000000;
	}
	
/*---------------------
 Product Details Sec5
----------------------*/	
.prod-det-sec5{
	float:left;
	width:100%;
	background:#f7fffb;
	padding:60px 0;
	}	
.prod-det-s5-cont{
	float:left;
	width:44%;
	text-align:left;
	}
.white{ color:#fff;}		
.btn-txt-white, .btn-txt-white span{ color:#fff;}	
	
.prod-det-s5-lst{
        position: absolute;
    top: 30px;
    right: 510px;
    background: #fff;
    border-radius: 50px;
    width: 100px;
    padding: 10px 0 20px;
	}
.prod-det-s5-lst li{
	float:left;
	width:100%;
	text-align:center;
	border-bottom:1px solid #e2e2e2;
	padding:12px 0;
	}	
.prod-det-s5-lst li:last-child{ border:none;}	
.prod-det-s5-lst li img{
	margin:0 auto 0;
	display:block;
	}
.prod-det-s5-lst li p{
	float:left;
	width:100%;
	font-size:14px;
	line-height:16px;
	color:#000;
	letter-spacing:0.5px;
	font-weight:500;
	margin-top:8px;
	}		
.prod-det-ing-chat{
	float:right;
	width:40.1%;
	background:#fff;
	padding:40px 30px 30px;
	}
.prod-det-ing-chat img{
	margin:0 auto 0;
	display:block;
	max-width:100%;
	}		
	
/*---------------------
 Product Details Sec6
----------------------*/	
.prod-det-sec6{
	float:left;
	width:100%;
	background:#fff;
	padding:60px 0;
	text-align:center;
	}	
.prod-det-s6-list{
	float:left;
	width:100%;
	margin-top:40px;
	
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;		
	}
.prod-det-s6-list li{
	float:left;
	width:25%;
	text-align:center;
	position:relative;
	padding:0 12px;
	}
.prod-det-s6-list li:before{
	content:'';
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	background:#d4e3df;
	width:1px;
	}
.prod-det-s6-list li:last-child:before{ display:none;}		
.prod-det-s6-list li img{
	margin:0 auto 0;
	display:block;
	max-width:120px;
	}
.prod-det-s6-list li span{
	float: left;
    width: 100%;
    font-size: 20px;
    line-height: 22px;
    color: #000;
    /* letter-spacing: 0.5px; */
    font-weight: 700;
    margin-top: 20px;
    text-transform: capitalize;
	}	
.prod-det-s6-list li p{
	float:left;
	width:100%;
	font-size:18px;
	line-height:26px;
	color:#000;
	letter-spacing:0.3px;
	margin-top:20px;
	}	

@media only screen and (max-width:1187px){

.comn-hdng{ font-size:38px; line-height:46px;}

.buyOpt-row input[type=radio] + span{left: 10px; width: 24px; height: 24px; top: 10px;}
.buyOpt-row input[type=radio]:checked + span:after{left: 4px; top: 4px;}
.packageOpt{padding: 0 0 0 42px;}
.pkp-prc-txt{ font-size:14px;}
.s2-bx-colm h3{ font-size:24px;}
.s2-bx-colm p{ font-size:14px;}

.dtls_s2-right_col1 p{ font-size:18px;}
ul.dtls_s2_points li{font-size: 16px;line-height: 24px;}

.prod-det-s5-lst{ right: 440px;}
}


@media only screen and (max-width:1023px){

/*===============================
CSS FOR PRODUCT DETAILS PAGE
=================================*/
.prod-det-s1-lft{width: 38%}
.prod-det-s1-rgt {width: 58%;    }
.prd-sld2, .prd-sld3, .prd-sld4{max-width:180px;}
ul.prd-lft-list li{width: 40%;}
.proDetls1-rgt-pnts li{padding: 0 10px 0 34px}
.prd-thumb2, .prd-thumb3, .prd-thumb4{max-width:36px;}
.prod-det-prd-nm{font-size:19px; line-height:24px;}
.prod-det-hd{font-size:36px; line-height:38px;}
.package__selection{margin-top:80px;}
.package__selection li span{ font-size: 22px; line-height: 22px;}
.package__option li{padding:12px 5px;}
.package__option__text{font-size:13px; line-height:18px;}
ul.prd-det-lst li {background-size: 16px; padding-left: 22px; font-size: 16px;  line-height: 24px;}
.prod-qty{font-size: 18px;}
.pkp-prc-p1{font-size: 24px;}
.pkg-prod{ display:none;}
.packageOpt{ width:auto; padding:0;}
.prod-qty{ width:44%; line-height: 26px}
.buyOpt-row input[type=radio] + span {left: 10px; width: 20px; height: 20px; top: -25px;}
.buyOpt-row input[type=radio]:checked + span:after {left: 2px; top: 2px;}
.pkp-prc-txt {font-size: 11px;}
.pkp-prc-p2{    font-size: 14px;     width: 90px;}

.package__selection li p{ font-size:18px;}

.prod__details-sec2-row{flex-wrap: wrap; max-width:500px; width:100%; margin:40px auto 20px;}
.dtls_s2-left{ width:100%;}
.dtls_s2-right{ width:100%; margin-top:10px;}

.prod__details-sec3-col h3{font-size: 24px;  line-height: 26px;}

ul.pdps6_list{column-gap:8px;}
ul.pdps6_list li{ width:118px; font-size:17px;}

.pdp_s4_mid{ padding:35px 0 0;}
.pdp_s4_col{ width:32%;}
.pdp_s5_mid{ padding:0;}
.pdp_s5_row{ padding:10px;}
.pdp_s5_row_content{ padding:0 5px 0 0; width:48%;}
.pdp_s5_row_head{ font-size:20px; line-height:26px;}
.number_tag{ font-size:19px;}

}

@media only screen and (max-width:767px){
	
/*===============================
CSS FOR PRODUCT DETAILS PAGE
=================================*/
.prod-det-s1{padding:20px 0 30px;}
.prod-det-innr{row-gap: 0px;}
.prod-det-s1-lft, .prod-det-s1-rgt{width:100%;}
.prd-sldr{}
.prd-sldr ul.s1-right-list{ display:none;}
ul.prd-lft-list li{width: 22%;font-size: 16px;line-height: 22px;}
ul.prd-lft-list li img{width: 40px;}
.prd-sldr-inr{padding: 20px 0;}
.prd-sld2, .prd-sld3, .prd-sld4{max-width:220px;margin-top: 0px;}
.thumb-sldr{margin-top:15px; padding:0 20px;}
.prd-thumb2, .prd-thumb3, .prd-thumb4{max-width:55.5%;}
.prod-det-s1-rgt{margin-top:0;}
.prod-det-hd{padding-bottom: 10px; font-size: 28px; line-height: 34px; margin-top:0;}
.prod-det-prd-nm { font-size: 18px; line-height: 26px;}
.proDetls1-rgt-pnts li img{ position:static; display:block; margin:0 auto}
.proDetls1-rgt-pnts{column-gap: 7px;}
.proDetls1-rgt-pnts li {padding: 0 10px 0 0;  width: 32%; text-align: center;}
.proDetls1-rgt-pnts li span{ font-size:16px;}
.buyOpt-row{height: auto;}	
.prod-qty{ font-size: 17px;}
.pkp-prc-p1 { font-size: 20px;}
p.pr-dtl-s1-rgt-p2{ font-size: 30px; line-height: 30px;}

.prd-det-tx{ font-size:16px; line-height:24px;}
.purchase-container{ row-gap:10px;}
.buyopt{ width:100%;}

.option{ width:100%;}

.prod__details-sec2{ padding:30px 0 35px;}
.prod__details-sec2-row {margin: 20px auto 10px;}
.dtls_s2-left{ position:relative; padding-bottom:25px;}
.details-s2-prod {width: 150px;bottom: 0;}
.dtls_s2-right{ padding:8px 20px; margin-top: 0px;}
.dtls_s2-right_col1{ width:100%;}
.dtls_s2-right_col2{ width:100%; padding:0; margin-top:7px;}
.legal_strip{ padding: 10px 0 10px 50px; border-top:1px solid #ddd;margin-top: 5px;}
.usa-flag {  width: 43px; top: 13px;}
.dtls_s2-left .sec2_prod_img{ right: -35px;  max-width: 200px;}
.legal_strip p{ font-size: 16px; line-height: 24px;}
ul.dtls_s2_points li{ margin-bottom:0;}

.prod__details-sec3{padding:30px 0 35px;}
.prod__details-sec3-row{ margin-bottom:0;}
.prod__details-sec3-col{ width:100%;margin-top: 20px; padding-bottom:35px; border-bottom:1px solid #cfe6ee;}
.prod__details-sec3-col:first-child{ margin-top:20px; padding-bottom: 15px;}
.prod__details-sec3-col:last-child{ border:none; padding-bottom:0;}
.prod__details-sec3-col p {font-size: 16px;line-height: 25px;letter-spacing: 0.3px;margin-top: 12px;}
.prod__details-sec3-col h3 {font-size: 20px; line-height: 24px;}

.prod__details-sec4{padding:30px 0 35px;}
.prod__details-sec4-row{ margin:30px auto;}
.prod__details-sec4-col-1{ width:100%; display:none;}
.prod__details-sec4-col-2{ width:100%;}
ul.howToUse-list{row-gap: 30px;}
ul.howToUse-list li:before {left: 40px;top: 70px;bottom: -50px;}
.howToUse-list-icon img{ width:80px;}
.howToUse-list-cont {width: calc(100% - 80px);padding-left: 15px;}
.howToUse-list-cont h3 {font-size: 20px;line-height: 24px;}
.howToUse-list-cont p {font-size: 16px;line-height: 24px;}


.prodDetails_sec4{ padding:30px 0 30px; background:#fff;}
.pdp_s4_inner{ float:none; display:inline-block; vertical-align:top; max-width:100%; width:100%; background:#fff; border-radius:10px; padding:0 0;}
.pdp_s4_mid{ padding:0 0 15px; margin-top:-15px;}
.pdp_s4_col{ width:100%; margin-top:40px;}
.pdp_s4_col span{ font-size:21px; line-height:27px;}
.pdp_s4_col p{ font-size:17px; line-height:25px; min-height:1px; margin-top:7px;}
.pdp_s4_img{ margin:10px 0 0;}

ul.pdps6_list{justify-content:space-between;row-gap:12px; margin-top:25px;}
.prodDetails_sec6{ padding:30px 0 35px;}
ul.pdps6_list li{ width:31%; font-size:15px; font-weight:600;}



}