@charset "utf-8";
/*====CSS Document====*/

body {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0;
	background: #ffffff;
	color: #000000;
	text-align: center;
    font-family: 'Inter';
	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;
	}
.fl{ float:left;}
.fr{ float:right;}

/*-----------------------
FONTS
------------------------*/
@font-face {
	font-family: 'Inter';
	src: url('Inter-Light.woff2') format('woff2'),
	url('Inter-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
	}

@font-face {
    font-family: 'Inter';
    src: url('Inter-Regular.woff2') format('woff2'),
	url('Inter-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	}
	
@font-face {
    font-family: 'Inter';
	src: url('Inter-Medium.woff2') format('woff2'),
	url('Inter-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	}

@font-face {
    font-family: 'Inter';
	src: url('Inter-SemiBold.woff2') format('woff2'),
	url('Inter-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
	}
	
@font-face {
    font-family: 'Inter';
    src: url('Inter-Bold.woff2') format('woff2'),
	url('Inter-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
	}
@font-face {
    font-family: 'Inter';
    src: url('Inter-ExtraBold.woff2') format('woff2'),
        url('Inter-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}	

/*-----------------------
MAIN CSS START
------------------------*/

.container {
	width:1005px;
	margin:0 auto;
	padding:0;
	position:relative;
	}

.overflow{overflow:hidden;}
	
/*-----Top-Caption-------*/
.top_caption{
	float:left;
	width:100%;
	background:#000;
	padding:1px 0 4px;
	}
.top_caption p{
	color:#ffffff;
    font-size:15px;
    line-height:24px;
	font-weight:300;
	position:relative;
	text-align:left;
	padding:0 0 0 22px;
	}
.top_caption p span{
	color:#f2a410;
	font-weight:bold;
	}
.alert_icon{
	position:absolute;
	left:0;
	top:6px;
	width:15px;
}
	
/*-----Header------*/
.header{
	float:left;
	width:100%;
	-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);
	padding:8px 0;
	}
.logo{
	float:left;
	width:148px;
	}		
.header_button{
	float:right;
	width:210px;
    color:#ffffff;
	font-size:17px;
	line-height:17px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	background:#1aaa13;
	border-radius:8px;
	padding:17px 0 14px;
	margin-top:7px;
	}
.header_button_arrow{
	display:inline-block;
	vertical-align:middle;
	margin:-4px 0 0 8px;
    width:18px;
	}
		
/*========Banner========*/
.banner{
	float:left;
	width:100%;
	background:url(../images/bnr-bg.webp)no-repeat center top;
	padding:55px 0 47px;
	position:relative;
	}
.banner_left{
	float:left;
	width:76%;
	text-align:left;
	position: relative;
    z-index: 1;
	}
.banner_review_text{
	float:left;
	width:100%;
	color:#fff; 
    font-size:17px;
	line-height:25px;
    font-weight:600;
	}
.banner_review_star{
	display:inline-block;
	vertical-align:middle;
	margin:-4px 8px 0 0;
	width:92px;
	}
.banner_heading{
	float:left;
	width:100%;
	color:#fff; 
    font-size:62px;
	line-height:65px;
    font-weight:800;
	letter-spacing:-0.5px;
	}	
.banner_heading span{color:#e96f1d;}
.banner_strip{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
	justify-content:space-between;
	align-items:center;
	float:left;
	max-width:630px;
	width:100%;
	margin-top:20px;
	background:#fff;
	border-radius:100px;
	overflow:hidden;
	}
.banner_strip_left{
	width:75px;
	}
.banner_strip_left p{
	color:#e8772b; 
    font-size:47px;
	line-height:47px;
    font-weight:bold;
	text-align:center;
	letter-spacing:-1px;
	margin-top:-4px;
	}
.banner_strip_right{
	width:calc(100% - 75px);
	background:#e8772b;
	padding:5px 0 8px 13px;
	}
.banner_strip_right p{
	color:#fff; 
    font-size:20px;
	line-height:26px;
    font-weight:600;
	text-align:left;
	}
ul.banner_list{
	float:left;
	width:72%;
	margin-top:16px;
	}
ul.banner_list li{
	float:left;
	width:100%;
	color:#fff;
    font-size:22px;
	line-height:32px;
	font-weight:bold;
	text-align:left;
	background:url(../images/bnr-bullet.webp)no-repeat left 4px;
	background-size:22px;
	padding-left:35px;
	margin-top:6px;
	}
ul.banner_list li span{color:#199bcd;}
.banner_image{
	position:absolute;
	top:-55px;
    right:-378px;
	}
.banner_product{
	position: absolute;
    top: 290px;
    right: 30px;
	}
		
/*========COMMON-CSS=========*/	
.common_heading{
	color:#000;
	font-size:48px;
	line-height:52px;
	font-weight:bold;
	letter-spacing:-0.8px;
	padding-bottom:50px;
	}
.common_heading.padding-bottom-0{padding-bottom:0;}
.common_heading span{color:#e46a18;}
.common_heading.heading_bg1{background:url(../images/hdg-bg1.webp)no-repeat center bottom;}
.common_heading.heading_bg2{background:url(../images/hdg-bg2.webp)no-repeat left bottom;}
.common_heading.red_text{color:#ed1c24;}
.common_paragraph{
	color:#000;
	font-size:18px;
	line-height:26px;
	letter-spacing:-0.5px;
	margin-top:15px;
	}
.button_box{
	display:inline-block;
	vertical-align:middle;
	max-width:480px;
	width:100%;
	text-align:center;
	margin-top:25px;
	}
.common_button{
	display:inline-block;
	vertical-align:middle;
	width:100%;
   	color:#ffffff;
	font-size:30px;
	line-height:30px;
	border-radius:12px;
	text-align:center;
	font-weight:bold;
	-webkit-box-shadow:0 4px 4px 2px rgba(0, 0, 0, 0.2);
    box-shadow:0 4px 4px 2px rgba(0, 0, 0, 0.2);
	background:#1aaa13;
	padding:19px 0;
	margin:12px 0 16px;
	}		
.button_arrow{
	display:inline-block;
	vertical-align:middle;
	width:25px;
	margin:-5px 6px 0 10px;
	}
.button_text{
	color:#fff;
	font-size:16px;
	line-height:16px;
	letter-spacing:-0.5px;
	}
.button_icon1{
	display:inline-block;
	vertical-align:middle;
	margin:-2px 6px 0 0;
	width:25px;
	}
.button_icon2{
	display:inline-block;
	vertical-align:middle;
	margin:-2px 6px 0 0;
	width:20px;
	}
.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);}
	}	


/*=========================*/
/*========Section1=========*/
.section1{
	float:left;
	width:100%;
	padding:60px 0 0;
	}		
.section1_list_image{
	display:inline-block;
	vertical-align:top;
	margin-top:20px;
	}
ul.section1_list{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
	justify-content:space-between;
	margin-top:8px;
	}
ul.section1_list li{
	width:25%;
	padding:0 22px;
	}
ul.section1_list li p{
	color:#000;
	font-size:20px;
	line-height:26px;
	font-weight:bold;
	}
.section1_content_box{
	float:left;
	width:100%;
	height:245px;
	text-align:center;
	background:url(../images/s1-bx-bg.webp)no-repeat center top;
	background-size:100%;
	margin-top:50px;
	}
.section1_content_text1{
	color:#000;
	font-size:24px;
	line-height:26px;
	font-weight:600;
	letter-spacing:-0.5px;
	margin-top:30px;
	}
.section1_content_text1 span{
	color:#e8772b;
	font-size:36px;
	font-weight:800;
	text-transform:uppercase;
	margin:0 10px;
	display: inline-block;
	vertical-align: middle;
	}
.section1_content_text2{
	color:#ffffff;
	font-size:23px;
	line-height:31px;
	font-weight:bold;
	letter-spacing:-0.5px;
	margin-top:30px;
	}
.section1_content_text2 span{color:#fff600;}

/*========Section2=========*/
.section2{
	float:left;
	width:100%;
	padding:60px 0;
	}	
.section2_left{
	float:left;
	width:80%;
	text-align:left;
	}
.section2_left .common_paragraph{max-width:650px;}
.benefit_heading{
	color:#000;
	font-size:36px;
	line-height:40px;
	font-weight:bold;
	margin-top:30px;
	}
.benefit_heading span{color:#e46a18;}
.benefit_box{
	float:left;
	width:100%;
	height:185px;
	background:url(../images/benefit-bg.webp)no-repeat center top;
	background-size:100%;
	margin-top:25px;
	z-index:1;
    position:relative;
	}	
ul.benefit_list{
	float:right;
	width:58%;
	}
ul.benefit_list li{
	float:left;
	width:100%;
	color:#000;
	font-size:20px;
	line-height:42px;
	font-weight:bold;
	margin-top:10px;
	text-shadow:1px 1px 0px #fff;
	}
ul.benefit_list li:nth-child(2){color:#ffffff; text-shadow:1px 1px 0px #000;}	
.section2_image{
	position:absolute;
	top:-112px;
    right:-172px;
	}
.section2_product{
	position:absolute;
	top:298px;
    right:-50px;
	}
		
/*======Section-Strip======*/
.section_strip{
	float:left;
	width:100%;
	background:url(../images/strip-bg.webp)no-repeat center top;
	padding:20px 0;	
	}
.strip_content{
	float:left;
	width:100%;
	}
.strip_left{
	float:left;
	text-align:left;
	}
.strip_text1{
	color:#ffffff;
	font-size:30px;
	line-height:32px;
	font-weight:bold;
	}
.strip_text1 span{color:#ffe400;}
.strip_text2{
	color:#ffffff;
	font-size:27px;
	line-height:34px;
	margin-top:5px;	
	}
.strip_button{
	float:right;
	width:280px;
    color:#ffffff;
	font-size:23px;
	line-height:23px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	background:#1aaa13;
	border-radius:8px;
	padding:20px 0;
	margin-top:20px;
	}
.strip_button_arrow{
	display:inline-block;
	vertical-align:middle;
	margin:-5px 0 0 15px;
	width:24px;
	}
	
/*========Section3=========*/
.section3{
	float:left;
	width:100%;
	padding:60px 0;
	}	
.section3_row{
	float:left;
	width:100%;
	margin-top:40px;
	position:relative;
	}
.section3_column{
	width:34%;
	}
.section3_column.fr{width:31%;}
ul.section3_list{
	float:left;
	width:100%;
	text-align:left;
	}
.section3_column.fr ul.section3_list{text-align:right;}
ul.section3_list li{
	float:left;
	width:100%;
	margin-bottom:50px;
	}
ul.section3_list li:last-child{margin-bottom:0;}
.section3_list_heading{
	color:#000;
	font-size:23px;
	line-height:28px;
	font-weight:bold;
	letter-spacing:-0.5px;
	padding:6px 0 6px 75px;
	position:relative;
	}
.section3_column.fr .section3_list_heading{
	padding-left:0;
	padding-right:75px;
	}
.section3_list_heading span{color:#e46a17;}
.section3_list_icon{
	position:absolute;
	top:0;
	left:0;
	width:69px;
	}
.section3_column.fr .section3_list_icon{
	left:auto;
	right:0;
	}
.section3_list_paragraph{
	color:#000;
	font-size:17px;
	line-height:25px;
	margin-top:8px;
	}
.section3_product{
	position:absolute;
	top:35px;
	left:50%;
	transform:translateX(-50%);	
	}	

/*========Section4=========*/
.section4{
	float:left;
	width:100%;
	padding:60px 0;
	}	
ul.section4_list{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
	row-gap:30px;
	justify-content:space-between;
	margin-top:35px;
	}
ul.section4_list li{
	width:33.33%;
	position:relative;
	}
ul.section4_list li:nth-child(-n+3){padding-bottom:30px;}
ul.section4_list li:before{
	content:'';
	position:absolute;
	bottom:0;
	left:25px;
	right:25px;	
	height:1px;
	background:#d9d9d9;
	}
ul.section4_list li:nth-last-child(-n+3):before{display:none;}
ul.section4_list li:after{
	content:'';
	position:absolute;
	top:0;
	bottom:25px;
	right:0;	
	width:1px;
	background:#d9d9d9;
	}
ul.section4_list li:nth-child(3n):after{display:none;}
ul.section4_list li p{
	color:#000;
	font-size:22px;
	line-height:30px;
	font-weight:300;
	letter-spacing:-0.5px;
	}
ul.section4_list li p span{
	color:#e46a17;
	font-weight:bold;	
	}
.section4_list_image{
	display:block;
	margin:0 auto 12px;
	width:153px;
	border-radius:50%;
	}
.proven_box-outer{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
	}
.proven_box{
	display:inline-block;
	vertical-align:middle;
	max-width:390px;
	margin-left:80px;
	width:100%;
	text-align:left;
	border-radius:20px;
	border:1px solid #fad8c0;
	margin-top:60px;
	position:relative;
	}
.proven-seal{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:-62px;
	width:125px;
	}
.proven_text1{
	color:#e46a17;
	font-size:35px;
	line-height:43px;
	font-weight:bold;
	background:#ffffff;
	border-radius:20px 20px 0 0;
	padding:7px 10px 7px 72px;
	}
.proven_text2{
	color:#000000;
	font-size:22px;
	line-height:30px;
	font-weight:500;
	background:#ffeee2;
	border-radius:0 0 20px 20px;
	padding:7px 10px 7px 72px;
	}
	
/*========Section5=========*/
.section5{
	float:left;
	width:100%;
	padding:60px 0;
	}	
.testimonial_row{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
	justify-content:space-between;
	width:100%;
	margin-top:50px;
	}
.testimonial_column{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
	justify-content:space-between;
	flex-direction:column;
	width:32%;
	border:1px solid #e46a17;
	border-radius:8px;
	}
.testimonial_column_top{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
	justify-content:space-between;
	align-items:center;
	width:100%;
	text-align:left;
	background:#ffffff;
	border-radius:8px 8px 0 0;
	position:relative;
	}
.testimonial_user_image_box{
	width:130px;
	position:relative;
	}
.testimonial_user_image{
	width:120px;
	border:1px solid #e46a17;
	background:#ffffff;
	border-radius:50%;
	padding:4px 4px;
	margin:-20px 0 0 10px;
	}
.testimonial_arrow{
	position:absolute;
	 bottom:-13px;
    left:55px;
	z-index:1;
	}
.testimonial_heading{
	width:calc(100% - 130px);
	color:#000;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	letter-spacing:-0.5px;
	padding-left:15px;
	}
.testimonial_column_bottom{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	flex-direction:column;
	flex:1;
	width:100%;
	background:#de6614;
	border-radius:0 0 8px 8px;
	padding:20px 22px 0;
	position:relative;
	overflow:hidden;
	}
.testimonial_star{
	display:block;
	margin:0 auto;
	width:102px;	
	}
.testimonial_paragraph{
	color:#ffffff;
	font-size:18px;
	line-height:24px;
	font-weight:300;
	letter-spacing:-0.3px;
	margin:15px 0 15px;
	}
.testimonial_user_name{
	width: fit-content;
	color:#fff;
	font-size:16px;
	line-height:25px;
	font-style:italic;
	background:#ba4e04;
	text-align:left;
	padding:6px 0 6px 6px;
	margin-left:-22px;
	margin-top:auto;
	position:relative;
	}
.user_bg_icon{
	position:absolute;
	top:0;
	right:-52px;
	}
.testimonial_user_name span{
	font-weight:bold;
	}	

/*========Package Section=========*/
.package_sec{
	float:left;
	width:100%;
	padding:60px 0;
}
.package{
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	margin:10px auto 0;
}
.package_box{
	border:2px solid #d9d9d9;
	border-radius:15px;
	padding:20px 12px;
	background:#fff;
	width:32.5%;
	position:relative;
}
.package_label{
	font-size:19px;
	line-height:20px;
	font-weight:500;
	color:#fff;
	background:#000;
	max-width:158px;
	width:100%;
	padding:6px;
	border-radius:100px;
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	top:-17px;
}
.package_qty{
	font-size:35px;
	line-height:35px;
	font-weight:800;
	color:#000;
	margin:3px 0 0;
}
.package_suply{
	font-size:17px;
	line-height:22px;
	color:#000;
	margin:3px 0 0;
}
.package_strip{
	font-size:15px;
	line-height:20px;
	font-weight:600;
	color:#fff;
	background:#000;
	padding:5px 10px;
	width:calc(100% + 24px);
	margin-left:-12px;
	margin-top:10px;
}
.package_prod{
	max-width:260px;
	width:100%;
	margin:20px auto 0;
}
.package_price{
	display:flex;
	display:-webkit-flex;
	align-items:center;
	justify-content:center;
	font-size:40px;
	margin:10px 0 0;
}
.package_price span{
	font-size:56px;
	line-height:56px;
	font-weight:700;
	margin:0 5px;
}
.package_price small{
	font-size:17px;
	line-height:17px;
	font-weight:500;
	text-align:left;
	margin:5px 5px 0;
}
.package_save{
	font-size:22px;
	line-height:22px;
	font-weight:700;
	color:#e46a17;
	margin:10px 0 0;
}
.package_total{
	font-size:18px;
	line-height:22px;
	margin:10px 0 0;
}
.package_ship{
	font-size:14px;
	line-height:18px;
	font-weight:500;
	color:#000;
	margin:15px 0 0;
}
.package_ship img{
	width:19px;
	display:inline-block;
	vertical-align:middle;
	margin:0 5px 0 0;
}
.package_button{
	display:inline-block;
	vertical-align:top;
	max-width:290px;
	width:100%;
	height:55px;
	background:#1aaa13;
	color:#fff;
	border-radius:6px;
	box-shadow:3px 3px 1px 1px rgba(0,0,0,0.1);
	font-size:20px;
	line-height:55px;
	font-weight:700;
	text-transform:uppercase;
	margin:12px 0 0;
}
.package_button img{
	width:23px;
	display:inline-block;
	vertical-align:middle;
	margin:-3px 5px 0 0;
}
.package_mbg{
	font-size:14px;
	line-height:18px;
	font-weight:500;
	color:#000;
	display:flex;
	display:-webkit-flex;
	align-items:center;
	justify-content:center;
	text-align:left;
	margin:8px 0 0;
}
.package_mbg img{
	width:28px;
	margin:0 5px 0 0;
}
.package_box2{background:#fdf4ed; border:2px solid #e46a17; box-shadow:0px 0px 10px 1px rgba(228, 106, 23, 0.3);}
.package_box2 .package_label{background:#e46a17;}
.custom_star{
	width:116px;
	display:inline-block;
	vertical-align:top;
	margin:100px auto 0;
}
.custom_text{
	font-size:19px;
	line-height:22px;
	font-weight:500;
	margin:10px 0 0;
}
ul.custom_list{
	display:flex;
	display:-webkit-flex;
	margin:25px auto 0;
}
ul.custom_list li{
	padding:0 10px;
	border-right:1px solid #d9d9d9;
}
ul.custom_list li:last-child{border-right:none;}
ul.custom_list li img{
	width:50px;
}
ul.custom_list li p{
	font-size:17px;
	line-height:20px;
	font-weight:500;
}

/*========Faq Section=========*/
.faq_sec{
	float:left;
	width:100%;
	padding:60px 0;
}
.faq-container{
	display:inline-block;
	vertical-align:top;
	max-width:830px;
	width:100%;
	margin:20px auto 0;
	}
.up-slide-dwn{
	border-bottom:1px solid #c2c2c2;
	}
.accordion{
	text-align:left;
	background:url(../images/close-btn.webp) no-repeat right center;
	background-size:13px;
	padding:22px 20px 22px 0;
	font-size:21px;
	line-height:27px;
	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:26px;
	color:#000;
	padding-bottom:20px;
	}

/*========RED STRIP=========*/
.red_strip{
	float:left;
	width:100%;
	background:#f00;
	padding:10px 0;
}
.red_strip_inner{
	display:flex;
	display:-webkit-flex;
    align-items: flex-start;
	gap:10px;
	max-width:880px;
	margin:0 auto;
}
.red_strip_icon{
	width:40px;
	margin:3px 0 0;
}
.red_strip_inner p{
	font-size:18px;
	line-height:26px;
	font-weight:700;
	color:#fff;
}
	
/*========Section6=========*/
.section6{
	float:left;
	width:100%;
	background:url(../images/s6-bg.webp)no-repeat center top;
	padding:70px 0;
	position:relative;
	overflow:hidden;
	}		
.section_image{
	position:absolute;
	top:-70px;
	right:-250px;
	}
.section_product{
	position: absolute;
    top: 310px;
    right: 80px;
	}

/*========Section7=========*/
.section7{
	float:left;
	width:100%;
	padding:70px 0;
	}
.reference_heading{
	color:#242424;
	font-size:22px;
	line-height:30px;
	font-weight:bold;
	text-align:left;
	}
ul.reference_list{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
	justify-content:space-between;
	width:100%;
	margin-top:5px;
	}
ul.reference_list li{
	width:47%;
	color:#676767;
	font-size:13px;
	line-height:21px;
	text-align:left;
	word-break:break-all;
	padding-left:15px;
	margin-top:20px;
	position:relative;
	}
ul.reference_list li span{
	position:absolute;
	top:0;
	left:0;
	}

/*========footer==========*/	
.footer{
	float:left;
	width:100%;
	border-top:1px solid #dddddd;
	padding:55px 0 45px;
	}
.footer_statement1{
	display:inline-block;
	vertical-align:top;
	color:#000000;
	font-size:12px;
	line-height:20px;
	border:1px solid #c5c5c5;
	padding:8px 15px;
	}
.footer_statement2{
	color:#000000;
	font-size:13px;
	line-height:21px;
	margin:20px 0 25px;
	}	
.footer_text{
	color:#000000;
	font-size:14px;
	line-height:20px;
	margin-top:8px;
	}
.footer_text a{padding:0 10px;}
	
/*-----------------------
MEDIA-QUERY
------------------------*/
.show-mob, .show-tab{display:none;}

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

}

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

.common_heading{font-size:34px; line-height:44px; padding-bottom:45px;}
.common_paragraph{font-size:17px; line-height:25px;}
.button_box{max-width:395px;}
.common_button{font-size:24px; line-height:24px; border-radius:10px; padding:18px 0; margin:10px 0 14px;}
.button_text{font-size:14px; line-height:14px;}

.top_caption p{font-size:13px; line-height:17px;}
	
.header{padding:10px 0;}		
.header_button{width:200px; font-size:16px; line-height:16px; padding:16px 0 14px;}

.banner{padding:40px 0;}
.banner_review_star{margin:-4px 5px 0 0; width:85px;}
.banner_review_text{font-size:16px; line-height:24px;}
.banner_heading{font-size:40px; line-height:48px;}
.banner_strip_left{width:75px;}
.banner_strip_left p{font-size:50px; line-height:50px; letter-spacing:-2px; margin-top:-4px;}
.banner_strip_right{width:calc(100% - 75px); padding:8px 0 8px 12px;}
.banner_strip_right p{font-size:17px; line-height:25px;}
ul.banner_list{width:74%; margin-top:15px;}
ul.banner_list li{font-size:20px; line-height:27px; background-size:21px; background-position:left 2px; padding-left:32px; margin-top:10px;}
.banner_image{top:-40px; right:-92px; width:400px;}
.banner_product{top:273px; right:5px; width:286px;}

.section1{padding:40px 0 0;}
ul.section1_list li{padding:0 10px;}
ul.section1_list li p{font-size:17px; line-height:21px;}
.section1_content_box{height:180px; margin-top:35px;}
.section1_content_text1{font-size:22px; line-height:26px; margin-top:20px;}
.section1_content_text1 span{font-size:25px; margin:0 5px;}
.section1_content_text2{font-size:19px; line-height:26px; margin-top:15px;}

.section2{padding:40px 0;}
.section2_left{width:66%;}
.benefit_heading{font-size:28px; line-height:36px; margin-top:20px;}
.benefit_box{height:115px; margin-top:15px;}
ul.benefit_list li{font-size:13px; line-height:23px;}
.section2_image{top:-30px; right:-110px; width:400px; z-index:-1;}
.section2_product{top:270px; right:0; width:240px;}

.section_strip{padding:15px 0;}
.strip_text1{font-size:24px; line-height:30px;}
.strip_text2{font-size:18px; line-height:26px;}
.strip_button{width:245px; font-size:20px; line-height:20px; padding:19px 0; margin-top:16px;}
.strip_button_arrow{margin:-3px 0 0 10px; width:20px;}

.section3{padding:40px 0;}
.section3_row{margin-top:25px;}
.section3_column, .section3_column.fr{width:48%;}
.mob_section3_product{display:block; margin:0 auto 20px; width:400px; max-width:100%;}
ul.section3_list li{margin-bottom:40px;}
.section3_list_heading{font-size:22px; line-height:28px; padding-left:65px;}
.section3_column.fr .section3_list_heading{padding-right:68px;}
.section3_list_icon{top:8px; width:55px;}

.section4{padding:40px 0;}
ul.section4_list{margin-top:25px;}
ul.section4_list li:before{left:10px; right:10px;}
ul.section4_list li:after{top:-20px; bottom:10px;}
ul.section4_list li:nth-child(-n+3){padding-bottom:25px;}
ul.section4_list li p{font-size:17px; line-height:25px;}
.section4_list_image{width:100px;}
.proven_box{max-width:335px; margin-top:40px;}
.proven_text1{font-size:28px; line-height:36px;}
.proven_text2{font-size:20px; line-height:28px;}
.proven-seal{left:-50px; width:115px;}

.section5{padding:40px 0;}
.testimonial_row{margin-top:30px;}
.testimonial_user_image_box{width:80px;}
.testimonial_heading{width:calc(100% - 85px); font-size:17px; line-height:21px; padding:6px 20px 6px 15px;}
.testimonial_arrow{bottom:-9px; left:42px; z-index:1; width:20px;}
.testimonial_star{width:85px;}
.testimonial_column_bottom{padding:20px 14px 0;}
.testimonial_paragraph{font-size:17px; line-height:25px; margin:10px 0;}
.testimonial_user_name{width:98%; font-size:12px; line-height:20px; padding:6px 0 6px 10px; margin-left:-15px;}

.package_sec{padding:50px 0;}
.package_qty{font-size:28px; line-height:30px;}
.custom_star{margin:60px auto 0;}
ul.custom_list li p{font-size:14px; line-height:19px;}

.section6{padding:40px 0;}
.section_image{top:-40px; right:-235px; width:516px;}
.section_product{top:300px; right:125px; width:190px;}

.section7{padding:40px 0;}
ul.reference_list li{width:48%; margin-top:15px;}

.footer{padding:40px 0;}

}

@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;}


.common_heading{font-size:24px; line-height:30px; padding-bottom:40px;}
.button_box{max-width:345px;}
.common_button{font-size:23px; line-height:23px;}
.button_text{font-size:14px; line-height:14px;}

.top_caption{background-size:cover; padding:3px 0 5px;}
.top_caption p{font-size:11px; line-height:16px;}

.header{padding:5px 0;}		
.logo{float:none; display:inline-block; vertical-align:middle; width:130px; margin-top:0;}

.banner{padding:20px 0 30px; background-size:cover;}
.banner_left{width:100%; text-align:center;}
.banner_review_star{width:75px;}
.banner_review_text{font-size:14px; line-height:22px;}
.banner_heading{font-size:29px; line-height:35px;}
.banner_image_box{display:inline-block; vertical-align:middle; width:calc(100% + 30px); margin-left:-15px;}
.mob_banner_image{display:block; margin:0 auto;}

.banner_strip{margin-top:0; width:calc(100% + 30px); margin-left:-15px; align-items: normal; border-radius:0px;}
.banner_strip_left {width:45px;background: #fff;display: flex;justify-content: center;align-items: center;}
.banner_strip_left p { font-size:32px;line-height:32px;}
.banner_strip_right{padding:8px 10px; text-align:left;width: calc(100% - 45px);}
.banner_strip_right p{font-size:14px; line-height:18px;}

ul.banner_list{float:none; display:inline-block; vertical-align:middle; max-width:360px; width:100%; margin-bottom:10px;}
ul.banner_list li{font-size:18px; line-height:24px; letter-spacing:0; margin-top: 12px;}

.section1{padding:25px 0 0;}
ul.section1_list{row-gap:25px; margin-top:25px;}
ul.section1_list li{width:47%; padding:0 0;}
ul.section1_list li p{font-size:17px; line-height:22px;}
.section1_problem_image{display:block; margin:0 auto 8px;}
.section1_content_box{height:auto; background:none;  width:calc(100% + 30px); margin-left:-15px;  margin-top:20px;}
.section1_content_text1{ background:url(../images/s1-strip-line.webp) no-repeat center top; background-size:100%; padding:15px 10px 10px;font-size: 20px;  line-height: 25px;width: 350px;  margin: 0 auto;}
.section1_content_text1 span{ font-size:20px;}

.section1_content_text2{ margin:0; background: #CE5B0E;
background: linear-gradient(360deg, rgba(206, 91, 14, 1) 0%, rgba(196, 87, 15, 1) 87%, rgba(218, 132, 74, 1) 100%); padding:15px 15px 20px; letter-spacing:0;font-size: 19px; line-height: 26px; position:relative;}
.section1_content_text2:after{ position:absolute; background:url(../images/s1-strip-tik.webp) no-repeat center center; background-size:100%; left:50%; bottom:-37px; transform:translateX(-50%); width:150px; height:40px; content:""; z-index:-1;}

.section2{padding:50px 0 30px;}
.section2_left{width:100%;}
.sec2_mob-img{width:calc(100% + 30px); margin-left:-15px; margin-top:10px; max-width:none; }
.benefit_heading{font-size:22px; line-height:30px;}
.benefit_box{height:80px;}
ul.benefit_list li{font-size:10px; line-height:12px;}
.sec2_3x-mob-img{ max-width:100%; margin:20px auto 0;}

.section_strip{background-size:cover; padding:20px 0 25px;}
.strip_left{width:100%; text-align:center;}
.strip_text1{font-size:22px; line-height:28px;}
.strip_text2{font-size:14px; line-height:22px;}
.strip_button{float:none; display:inline-block; vertical-align:middle; width:345px; width:100%; font-size:22px; line-height:21px; padding:20px 0 19px;}
.strip_button_arrow{margin:-4px 0 0 13px;}

.section3{padding:25px 0 30px;}
.section3_row{margin-top:20px;}
.section3_column, .section3_column.fr{width:100%;}
.mob_section3_product{display:block; width:310px;}
.section3_list_mob{margin-top:30px;}
ul.section3_list li{margin-bottom:30px;}
.section3_list_heading{font-size:22px; line-height:28px; padding-left:68px;}
.section3_column.fr .section3_list_heading{padding-left:76px; padding-right:0;}
.section3_column.fr ul.section3_list{text-align:left;}
.section3_column.fr .section3_list_icon{left:0; right:auto;}
.section3_list_icon{width:55px;}

.section4{padding:25px 0 30px;}
ul.section4_list{row-gap:25px;}
ul.section4_list li{width:49%;}
ul.section4_list li:before{display:none;}
ul.section4_list li:after{display:none;}
ul.section4_list li:nth-child(-n+3){padding-bottom:0;}
ul.section4_list li p{font-size:14px; line-height:22px;}
ul.section4_list li p span{font-size:17px; line-height:17px; letter-spacing:0;}
.section4_list_image{width:90px;}

.proven_box-outer{justify-content: space-between; max-width:350px; margin:0 auto;}
.proven_box{max-width:none; margin-top:65px; margin-left:0; text-align:center;}
.proven_text1{font-size:17px; line-height:22px; padding:5px 10px 10px;}
.proven_text2{font-size:15px; line-height:20px; padding:10px 10px;}
.proven-seal{left:-40px; width:90px;position: static;  display: block; margin:-40px auto 0;transform: none;}

.section5{padding:25px 0 30px;}
.testimonial_row{row-gap:35px; padding:0 15px;}
.testimonial_column{width:100%;}
.testimonial_user_image_box{width:80px;width: 80px; }
.testimonial_heading{font-size:18px; line-height:22px; padding:6px 28px 6px 15px;}
.testimonial_paragraph{font-size:16px; line-height:24px; margin:10px 0 20px;}
.testimonial_user_name{font-size:16px; line-height:24px; padding:7px 0 7px 15px;}

.package_sec{padding:25px 0 30px;}
.package{flex-wrap:wrap; -webkit-flex-wrap:wrap; gap:30px 0;}
.package_box{width:100%;}
.package_box1{order:3;}
.package_box2{order:1;}
.package_box3{order:2;}
.package_label{font-size:17px; line-height:18px;}
.package_suply{font-size:16px; line-height:20px;}
.package_strip{font-size:14px; line-height:18px;}
.package_price{font-size:30px;}
.package_price span{font-size:42px; line-height:42px;}
.package_price small{font-size:15px; line-height:15px;}
.package_save{font-size:19px; line-height:19px;}
.package_total{font-size:16px; line-height:20px;}
.package_ship{font-size:13px; line-height:17px;}
.package_mbg{font-size:12px; line-height:16px;}
.package_mbg img{width:22px;}
.package_button{font-size:18px;}
.package_button img{width:21px;}
.custom_star{margin:30px auto 0; width:90px;}
.custom_text{font-size:16px; line-height:20px;}
ul.custom_list{flex-wrap:wrap; -webkit-flex-wrap:wrap; gap:20px 0;}
ul.custom_list li{width:33.3%; padding:0 6px;}
ul.custom_list li:nth-child(3n){border-right:none;}
ul.custom_list li img{width:35px;}
ul.custom_list li p{font-size:12px; line-height:16px;}

.faq_sec{padding:25px 0 30px;}
.faq-container{margin:8px auto 0;}
.accordion{font-size:18px; line-height:24px; padding: 15px 20px 15px 0;}
.acdn-para{font-size:15px; line-height:22px;}

.red_strip_icon{width:22px;}
.red_strip_inner p{font-size:15px; line-height:20px; text-align:left;}

.section6{padding:25px 0 30px;background:url(../images/s6-bg-mob.webp) center top repeat;}

.section7{padding:25px 0 30px;}
.reference_heading{font-size:20px; line-height:26px;}
ul.reference_list{margin-top:0;font-size: 12px; line-height: 16px;}
ul.reference_list li{width:100%;}

.footer{padding:25px 0;}
.footer_statement1{font-size:12px; line-height:20px; padding:8px 10px;}
.footer_statement2{font-size:12px; line-height:20px; margin:20px 0;}
.footer_text{font-size:12px; line-height:18px; letter-spacing:-0.3px;}
.footer_text a{padding:0 4px;}

}