@charset "utf-8";
/* CSS Document */
/*----------------
RESET CSS
-----------------*/
body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff;
	color:#000000;
	text-align:center;
	font-weight:400;
	font-family: 'Inter';
	}
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; height:auto;}
li {list-style: none;}
* {box-sizing: border-box;}
a:hover {
	color: #fff;
}
.img-full {max-width: 100%;}
.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}
/*====FONTS====*/
@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;
	}
@font-face {
	font-family: 'Roboto Condensed';
	src: url('RobotoCondensed-Bold.woff2') format('woff2'),
	url('RobotoCondensed-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
	}
@font-face {
	font-family: '946 Latin Regular 4';
	src: url('946Latin-Regular4.woff2') format('woff2'),
	url('946Latin-Regular4.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
	}

/*=====MAIN_CSS_START=====*/
.container {
	width:1170px;
	margin:0 auto;
	padding:0;
	position:relative;
	}

/*====HEADER====*/
.header{
	/* float:left;
	width:100%;
	background:url(../../images/otfknives2/header_img.png) no-repeat center top;
	height:127px;
	margin-bottom:-6px;
	position:relative; */
	}
/*====Banner====*/	
.banner{
	float:left;
	width:100%;
	background:url(../../images/otfknives2/banner.jpg) no-repeat center top #1b1b1b;
	background-size:cover;
	}
.banner_left{
	float:left;
	width:49%;
	padding:125px 0;
	text-align:center;
	}
.banner_heading_box{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	}
.banner_head_text1{
	font-size:28px;
	line-height:30px;
	color:#fff;
	font-weight:700;
	font-family: 'Roboto Condensed';
	text-transform:uppercase;
	margin-top:-15px;
	position:relative;
	display:flex;
	justify-content:center;
	align-items:center;
	}
.banner_head_text1:before, .banner_head_text1:after{
	border-top:1px solid #373736;
	content:"";
	flex-grow:1;
	}
.banner_head_text1 span{
	padding:0 10px;
	}
.banner_heading{
	font-size:72px;
	line-height:60px;
	color:#198f26;
	font-family: '946 Latin Regular 4';
	text-transform:uppercase;
	margin-top:22px;
	}
.banner_heading span{
	color:#198f26;
	background:url(../../images/otfknives2/hedngbg.jpg) no-repeat center center;
	background-size:100%;
	-webkit-background-clip: text;
    -webkit-text-fill-color:transparent;
	background-position:0 -18px;
	}
.banner_strip{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	margin-top:20px;
	padding:15px 22px 17px;
	border-top:1px solid #373736;
	}
.banner_strip ul{
	width:100%;
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items:center;
	}
.banner_strip ul li{
	color:#fff;
	font-size:30px;
	line-height:32px;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:1px;
	font-family: 'Roboto Condensed';
	}
.banner_strip ul li.plus{
	font-weight:400;
	border-radius:50%;
	color:#1d1d1c;
	position:relative;
	z-index:1;
	font-weight:500;
	font-family: 'Inter';
	line-height:24px;
	font-size:26px;
	width:28px;
	height:28px;
	background:#fff;
	}
.button_box{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	max-width:440px;
	margin-top:35px;
	text-align:center;
	}
.banner .button_box{ margin-top:25px;}
.btn_sale_text{
	font-size:17px;
	line-height:24px;
	color:#000000;
	font-weight:400;
	margin-bottom:10px;
	letter-spacing:0.3px;
	}
.btn_sale_text img{
	display:inline-block !important;
	vertical-align:middle;
	width:15px;
	margin:-3px 8px 0 0;
	}
.banner .btn_sale_text{ color:#fff109;}
.common_button{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	height:70px;
	text-align:center;
	font-size:35px;
	line-height:70px;
	font-weight:700;
	font-family: 'Roboto Condensed';
	color:#fff;
	text-transform:uppercase;
	background:#198f26;
	}
.banner_right{
	float:right;
	width:47%;
	position:relative;
	}
.banner_prod{
	display:block;
	margin:0 auto;
	}
.banner_list{
	width:100%;
	position:relative;
	z-index:1;
	}
.banner_list li{
	position:absolute;
	top:0;
	font-size:20px;
	line-height:24px;
	color:#fff;
	font-weight:700;
	font-family: 'Roboto Condensed';
	}
.banner_list li.bnrli1{ left:0; top:140px;}
.banner_list li.bnrli2{ left:100px; top:50px;}
.banner_list li.bnrli3{ right:90px; top:50px;}
.banner_list li.bnrli4{ right:0; top:140px;}
.banner_list li:after{
	position:absolute;
	left:0;
	bottom:-60px;
	content:"";
	background:url(../../images/otfknives2/bnr_list_arw.png) no-repeat center top;
	background-size:100%;
	width:40px;
	height:57px;
	}
.banner_list li.bnrli2:after{ left:15px;}
.banner_list li.bnrli3:after, .banner_list li.bnrli4:after{
	transform: rotateY(180deg);
	left:auto;
	right:20px;
	}
/*====As_Seen====*/
.as_seen_on{
	float:left;
	width:100%;
	padding:20px 0 22px;
	background:#f7f7f7;
	}
.as_seen_on_row{
	 display: flex;
	display: -webkit-flex;
	-webkit-box-align: center;
    align-items: center;
    justify-content: center;
	}
.as_seen_text{
	font-size:18px;
	line-height:26px;
	font-weight:700;
	letter-spacing:0.5px;
	color:#000000;
	border-right:1px solid #c2c2c2;
	padding:10px 30px 10px 0;
	margin-right:15px;
	font-family: 'Roboto Condensed';
	text-transform:uppercase;
	}
ul.brand__list{
    display: flex;
	display: -webkit-flex;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
	}
ul.brand__list li{
	display: flex;
    align-items: center;
    justify-content: center;
	padding:0 10px;
	position:relative;
	}
ul.brand__list li img{
	height:42px;
	width:auto;
	}
/*====Section1====*/
.section1{
	float:left;
	width:100%;
	background:#fff;
	padding:60px 0;
	overflow:hidden;
	}
.common_heading{
	font-size:53px;
	line-height:53px;
	color:#000;
	font-family: '946 Latin Regular 4';
	}
.common_text{
	font-size:18px;
	line-height:26px;
	color:#000;
	margin-top:20px;
	}
.s1-box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:1030px;
	margin-top:35px;
	}
.s1-slider-nav-col{
    padding:7px 10px 5px;
	width:240px !important;
	border:1px solid #8d8d8d;
    position: relative;
    transition: all ease 0.2s;
	cursor:pointer;
	display:flex !important;
	justify-content:center;
	align-items:center;
	}
.s1slide_nav_iconBox{
	width:38px;
	position:relative;
	}
.s1slide_nav_iconBox:before{
	position:absolute;
	left:0;
	top:6px;
	width:38px;
	height:38px;
	border-radius:50%;
	background:#d7e3d9;
	content:"";
	}
.s1slide_nav_icon{
	display:block;
	margin:0 auto;
	width:38px;
	position:relative;
	}
.s1-slider-nav-col-text{
	font-size:21px;
	line-height:21px;
	color:#010101;
	font-family: '946 Latin Regular 4';
	text-align:left;
	padding-left:10px;
	}
.s1-slide-row{
	float:left;
	width:100%;
	}
.s1_slide_inner{
	float:left;
	width:100%;
	}
.s1-slide-row-left{
	float:left;
	width:49%;
	background:#171717;
	border-radius:10px;
	padding:25px 0;
    min-height: 570px;
    display: flex;
	display: -webkit-flex;
    justify-content: center;
    align-items: center;
	}
.s1-slide-row-img{
	display:block;
	margin:0 auto;
	max-width:100%;
	width:107px;
	}
.s1-slide-row-right{
	float:right;
	width:48%;
	}
.s1-slide-row-content{
	text-align:left;
	}
.s1-slide-logo{
	display:block;
	max-width:100%;
	width:370px;
	}
.s1-slide-logo1{ width:355px;}
.s1-slide-logo2{ filter: brightness(0.6);}
.s1-slide-logo4{ width: 390px; filter: brightness(0.9);}
.s1-slide-review{
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:15px;
	}
.s1-slide-review img{
	display:inline-block !important;
	vertical-align:middle;
	width:86px;
	margin:-4px 10px 0 0;
	}
.s1_slide_row_text{
	font-size:18px;
	line-height:22px;
	color:#000000;
	font-weight:400;
	margin-top:15px;
	padding-top:10px;
	border-top:1px solid #e1e1e1;
	}
.s1-info-row{
	width:94%;
	display:flex;
	flex-wrap:wrap;
	justify-content:start;
	column-gap:12px;
	margin-top:25px;
	}
.s1-info-col{
	width:30%;
	text-align:center;
	position:relative;
	border:2px solid #198f26;
	border-radius:7px;
	padding:15px 5px 12px; 
	}
.s1_info_col_icon{
	display:block;
	margin:0 auto 5px;
	width:29px;
	}
.s1-info-col-text1{
	font-size:16px;
	line-height:20px;
	color:#000;
	}
.s1-info-col-text2{
	font-size:20px;
	line-height:22px;
	color:#000;
    font-family: '946 Latin Regular 4';
	margin-top:5px;
	display: flex;
    align-items: center;
    justify-content: center;
	}
.s1-list{
	display:inline-block;
	vertical-align:top;
	margin-top:15px;
	}
.s1-list li{
	font-size:19px;
	line-height:25px;
	color:#000;
	font-weight:600;
	margin-top:10px;
	text-align:left;
	background:url(../../images/otfknives2/s1-list-tick.png) no-repeat left 3px;
	background-size:20px;
	padding-left:30px;
	}
.s1-benefit-row{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:start;
	margin-top:25px;
	}
.s1-benefit-col{
	width:25%;
	padding:0 12px;
	border-right:1px solid #ccc;
	text-align:center;
	}
.s1-benefit-col:first-child{
	padding-left:0;
	}
.s1-benefit-col:last-child{
	padding-right:0;
	border-right:none;
	}
.s1-benefit-blade-icn{
	display:block;
	margin:0 auto;
	width:54px;
	max-width:100%;
	}
.s1-benefit-col-text1{
	font-size:17px;
	line-height:21px;
	color:#2d9839;
	font-weight:800;
	margin-top:5px;
	}
.warning-section{
	float:left;
	width:100%;
	background:#ffd85a;
	padding:46px 0 0;
	position:relative;
	overflow:hidden;
	}
.warning-section:after{
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:14px;
	background:url(../../images/otfknives2/warning-line.png) repeat center bottom;
	background-size:100%;
	height:20px;
	}
.warning-top{
	float:left;
	width:100%;
	background:#000;
	padding:10px 0;
	}
.warning-box{
	float:left;
	width:100%;
	}
.warning-heading-box{
	width:100%;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	column-gap:15px;
	text-align:left;
	}
.warning-icn{
	display:inline-block;
	vertical-align:middle;
	width:51px;
	}
.warning-heading{
	font-size:70px;
	line-height:55px;
	color:#ffffff;
    font-family: '946 Latin Regular 4';
	padding-top:9px;
	text-transform:uppercase;
	}
.warning-btm{
	float:left;
	width:100%;
	position:relative;
	}
.warning-btm:before{
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:12px;
	background:url(../../images/otfknives2/warning-line.png) repeat center bottom;
	background-size:100%;
	height:20px;
	}
.warning-content{
	float:left;
	width:100%;
	text-align:center;
	padding:30px 0 0;
	position:relative;
	}
.warning-text{
	font-size:30px;
	line-height:40px;
	color:#000;
	font-weight:700;
	}
.warning-img{
	display:block;
	margin:10px auto -10px;
	max-width:100%;
	}
	
/*=====section2=====*/	
.section2{
	float:left;
	width:100%;
	background:#f4f5f8;
	padding:60px 0 70px;
	}
.s2-box{
	display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;	
	align-items: center;
	width:100%;
	margin:50px auto 0;
	max-width:1000px;
	}
.s2_image{
	width:550px;
	max-width:100%;
	}
.s2_right{
	float:right;
	width:35%;
	text-align:left;
	}
ul.s2_list{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	}
ul.s2_list li{
	display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content:start;
	align-items:center;
	width:100%;
	text-align:left;
	margin-bottom:20px;
	}
.s2_number{
	width:32px;
	height:32px;
	line-height:30px;
	font-size:18px;
	font-weight:700;
	color:#fff;
	background:#000;
	border-radius:50%;
	text-align:center;
	}
ul.s2_list li p{
	font-size:20px;
	line-height:26px;
	color:#000;
	font-weight:700;
	padding-left:10px;
	}

	
/*=====section3=====*/	
.section3{
	float:left;
	width:100%;
	background:#fff;
	padding:60px 0 70px;
	}
.s3-text1{
	font-size:35px;
    line-height:41px;
    color: #000;
    font-family: '946 Latin Regular 4';
	}
.s3-vdo-box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:770px;
	margin:35px 0 15px;
	height:480px;
	cursor:pointer;
	}
.s3-vdo-img-box{
	float:left;
	width:100%;
	position:relative;
	height:100%;
	}
.s3-vdo-img{
	display:block;
	margin:0 auto;
	max-width:100%;
	height: 100%;
    object-fit: cover;
	}
.s3-play-icn{
	position:absolute;
	left:50%;
	top:50%;
	margin:-32px 0 0 -33px;
	width:75px;
	}
.s3-vdo-box video{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	position:relative;
	left:0;
	right:0;
	height:100%;
	cursor:pointer;
	}	
	
/*=====section4=====*/	
.section4{
	float:left;
	width:100%;
	background:url(../../images/otfknives2/s4-bg.jpg) no-repeat center top;
	padding:70px 0 70px;
    background-size: cover;
	}
.s4-left{
	float:left;
	width:56%;
	text-align:left;
	}
	
/*=====section5=====*/	
.section5{
	float:left;
	width:100%;
	background:#fff;
	padding:70px 0 70px;
	}
.s5-row{
	width:100%;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:45px auto 0;
	}
.s5-col{
	width:23%;
    display: flex;
	display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
	}
.s5-col-prod-box{
	width:100%;
	background:#ebebeb;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	padding:20px 10px;
	border-radius:25px;
	min-height:559px;
	}
.s5-col-prod{
	display:block;
	margin:0 auto;
	width:107px;
	max-width:100%;
	}
.s5-col-info{
	float:left;
	width:100%;
	text-align:left;
	padding-top:25px;
	}
.s5-col-info-heading{
	font-size:28px;
	line-height:32px;
	color:#000;
    font-family: '946 Latin Regular 4';
	}
.s5-col-info-review{
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-top:8px;
	}	
.s5-col-info-review img{
	display:inline-block;
	vertical-align:middle;
	width:95px;
	margin:-4px 8px 0 0;
	}
.s5-col-info-offer-prc{
	font-size:29px;
	line-height:33px;
	color:#198f26;
	font-weight:800;
	margin-top:5px;
	}	
.s5-col-info-ratail-prc{
	display:inline-block;
	vertical-align:top;
	font-size:20px;
	line-height:24px;
	color:#000;
	position:relative;
	margin-top:20px;
	}
.s5-col-info-ratail-prc:after{
	content:"";
	position:absolute;
	border-top:2px solid #f00;
	top:12px;
	left:0;
	right:0;
	transform:rotate(-10deg);
	}
a.shop-btn{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height:50px;
    text-align: center;
    font-size: 24px;
    line-height: 50px;
    font-weight: 700;
    font-family: 'Roboto Condensed';
    color: #fff;
    text-transform: uppercase;
    background: #198f26;
	margin-top:25px;
	}
	
.join-section{
	float:left;
	width:100%;
	background:#000;
	padding:60px 0;
	}
.join-sec-heading{
	font-size:50px;
    line-height:56px;
	color:#fff;
    font-family: '946 Latin Regular 4';
	}
.join-sec-text{
	font-size:20px;
    line-height:26px;
	color:#fff;
	margin-top:10px;
	}
.join-fld-box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:580px;
	margin-top:25px;
	}
.join-fld{
	width:100%;
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	}
.join-input{
	width:calc(100% - 58px);
	background:#fff;
	border:none;
	-webkit-appearance:none;
	outline:none;
	height:58px;
	text-align:left;
	font-size:20px;
	line-height:26px;
	color:#000;
	font-weight:500;
	padding:0 15px 0 25px;
	}
.join-input::placeholder{
	color:#000;
	}
.join-fld-arrow{
	width: 58px;
    background: #198f26;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    border-left: 1px solid #000;
    outline: none;
    cursor: pointer;
    -webkit-appearance: none;
	}
.join-fld-arrow img{
	width:11px;
	}
.terms-condition{
	display:inline-block;
	vertical-align:top;
	font-size:17px;
	line-height:23px;
	color:#fff;
	margin-top:25px;
	cursor:pointer;
	}
.terms-input{
	display:inline-block;
	vertical-align:middle;
	width:18px;
	height:18px;
	background:#fff;
	outline:none;
	margin:-2px 10px 0 0;
	cursor:pointer;
	}
	
/*=====footer=====*/
/* .footer{
	float:left;
	width:100%;
	background:#fff;
	padding:40px 0 45px;
	}
.ft-logo{
	display:block;
	margin:0 auto 15px;
	width:175px;
	}
.footer-txt1{
	font-size:18px;
	line-height:24px;
	color:#000;
	font-weight:500;
	margin-top:8px;
	}
.footer-txt1 a{ padding:0 5px;}	 */




.margin-top10{ margin-top:10px;}

/*=======================*/
.showTab, .showMob{ display:none;}
.showDesk{ display:block;}
.hideDesk{ display:none;}
.fl{ float:left;}
.fr{ float:right;}
.white{ color:#fff;}

/*=====Media-Querry=====*/
@media only screen and (max-width:1200px){
.container{width:1004px;}

.banner_heading {font-size: 60px; line-height: 52px;}
.banner_strip ul li {font-size: 25px; line-height: 31px;}
.banner_prod { width: 441px;}

ul.brand__list li img { height: 32px;}

.common_heading { font-size: 48px; line-height: 48px;}
}


@media only screen and (max-width:1023px){
.container{width:750px;}
.showDesk{display: none;}
.showTab{display: block;}

.banner_left { padding: 60px 0;}
.banner_heading { font-size: 42px; line-height: 40px;}
.banner_strip { padding: 12px 15px 12px;}
.banner_strip ul li { font-size: 18px; line-height: 22px;}
.banner_prod { width: 350px; margin:33px auto 0;}
.banner_list li { font-size: 16px; line-height: 20px;}
.banner_list li:after{ background-size:70%;}
.banner_list li.bnrli2 { left: 60px;}
.banner_list li.bnrli3 { right: 50px;}

.as_seen_text { padding:10px 25px 10px 0; margin-right:15px; font-size: 16px; line-height: 22px;}
ul.brand__list li img { height: 28px;}

.common_heading { font-size:36px; line-height:40px;}
.common_text { font-size: 17px; line-height: 25px;}

.s1-list li { font-size: 16px; line-height: 23px;}

.s1-slide-row-left{ width:45%; min-height:500px;}
.s1-slide-row-right{ width:52%;}
.s1-slide-row-img{ width:85px;}
.s1-slider-nav-col{ width:180px !important;}
.s1-benefit-col { padding: 0 10px;}
.s1-benefit-col-text1 { font-size: 13px; line-height: 17px;}
.s1-slider-nav-col-text{ font-size:16px; line-height:18px;}

.s1-info-row{ width:100%;}
.s1-info-col-text1{ font-size:14px; line-height:18px;}
.s1-info-col-text2{ font-size:16px; line-height:18px;}

.s2_image{ width:58%;}
.s2_right{ width:40%;}
ul.s2_list li{ margin-bottom:15px;}

.warning-text {font-size:26px; line-height: 32px;}
.warning-img{ width:600px;}

.s5-col-prod-box{ min-height:380px;}
.s5-col-prod{ width:70px;}
.s5-col-info-heading { font-size: 24px; line-height: 28px;}
.s5-col-info-review { font-size: 14px; line-height: 20px;}
.s5-col-info-review img { width: 75px;}

.join-sec-heading { font-size: 40px; line-height: 46px;}
.join-sec-text { font-size: 18px; line-height: 24px;}


}

@media only screen and (max-width:767px){
.container{width:100%; padding:0 15px; max-width:600px; box-sizing:border-box;}
.showDesk{display:none;}
.showMob{display:block;}
.hideMob{ display:none;}

.header { background: none; height: auto;}
.header_img-m{ width:100%;}

.banner{ padding:25px 0 0;}
.banner_left { width:100%; padding: 0 0;}
.banner_heading_box{ border:none;}
.banner_head_text1 {font-size: 18px; line-height:22px; letter-spacing:0.5px; margin:0 auto; max-width:320px;}
.banner_head_text1:before, .banner_head_text1:after { border-top: 2px solid #1d4c20;}
.banner_heading { font-size: 45px; line-height: 42px; margin-top:12px;}

.banner_strip{ border-top:none; padding:0; margin-top:10px;}
.banner_strip ul{ justify-content:center; column-gap:10px;}
.banner_strip ul li { font-size: 15px; line-height: 19px;}
.banner_strip ul li.plus{ width:22px; height:22px; font-size:22px; line-height:18px;}

.banner .button_box{ max-width:280px; margin-top:10px;}
.btn_sale_text { font-size: 14px; line-height: 20px; margin-bottom:8px;}
.btn_sale_text img { width: 13px;}
.common_button { height: 50px; font-size: 24px; line-height: 50px;}
	
.banner_right { width: 100%;}
.banner_prod{ margin:0 auto; max-width:100%; width:300px;}
.banner_list li:after { background-size: 65%;}
.banner_list li.bnrli1 { left: 0; top: 90px;}
.banner_list li.bnrli2 { top: 30px; left:60px;}
.banner_list li.bnrli3{ top:30px; right:50px;}
.banner_list li.bnrli4 {right: 0; top: 90px;}

.as_seen_on { padding: 20px 0 15px;}
.as_seen_on_row{ width:calc(100% + 30px); margin-left:-15px;}
.as_seen_text { padding:0; margin-right:0; font-size:14px; line-height:20px; border-right:0; display:flex; justify-content:center; align-items:center; position:relative; width:100%;}
.as_seen_text:before,.as_seen_text:after{ content:""; border-top:1px solid #d8d8d8; flex-grow:1;}

.as-seen-row{
	display: flex;
	display: -webkit-flex;
	flex-wrap: nowrap;
	overflow: hidden;
	margin-top:15px;
	}
.as-seen-list{
	width: auto;
	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 15s linear infinite;
	}
.as-seen-list li{
	padding:0 15px;
	}
.as-seen-list li img{
	width:auto;
	height:32px;
	}

@keyframes marquee-horizontal {
	from {transform: translateX(0);}
	to {transform: translateX(-100%);}
}

.common_heading { font-size:38px;line-height: 40px;}
.common_text { font-size: 16px; line-height: 23px; margin-top:20px;}

.section1{ padding:30px 0;}
.s1-slide-row{ max-width:none;}
.s1-slide-row1{ margin-top:30px;}
.s1_slide_inner-m{ float:left; width:100%; margin-bottom:25px;}
.s1-slide-row-right{ width:100%; padding:5px 0 0;}
.s1-slide-row-left{ width:100%; margin-bottom:25px; height:120px; min-height:120px; margin:10px 0 20px;}
.s1-slide-row-img{width: 65px;transform: rotate(-90deg);}
.s1_slidetog_col{ width:calc(100% + 30px); margin:0 0 0 -15px; padding:12px 15px 10px; border:none; border-top:2px solid #000000;display: flex;align-items: center;justify-content: flex-start; background:url(../../images/otfknives2/close_tog.png) no-repeat 96% center; background-size:13px;}
.s1_slidetog_col4{ border-bottom:2px solid #000;}
.s1_slidetog_col.active{ background:url(../../images/otfknives2/open_tog.png) no-repeat 96% center; background-size:13px;border-bottom:none;}
.s1-slider-nav-col-text{ font-size:24px; line-height:26px;}
.s1slide_nav_iconBox:before{ top:7px;}
.s1_slide_row_text{ font-size:16px; line-height:22px;}
.s1-slide-logo{ width:300px;}
.s1-info-row{ justify-content: center;}

.s1-slide-row4 .s1_slide_inner-m{ margin-bottom:0;}

.s1-benefit-col{ border-right:none; padding:0 8px;}
.s1-benefit-blade-icn { width: 42px;}

.warning-section{ padding:30px 0 0;}
.warning-section:after{ background-repeat:no-repeat; height:10px; top:10px; background-size:cover;}
.warning-btm:before{ background-repeat:no-repeat; height:10px; background-size:cover; bottom:10px;}
.warning-top{ padding:8px 0;}
.warning-heading-box{ column-gap:10px;}
.warning-heading{ font-size:45px; line-height:40px; padding-top:5px;}
.warning-icn{ width:35px;}
.warning-content{ padding:20px 0 0;}
.warning-text{ font-size:20px; line-height:25px; padding:0 10px;}
.warning-img{ width:calc(100% + 30px); margin:15px 0 0 -15px; max-width:none;}


.section2{ padding:30px 0;}
.s2-box{ margin:10px auto 0;justify-content: center;}
.s2_image{ width:280px; max-width:none;}
.s2_right{ width:100%; margin:20px 0 0 0;}
ul.s2_list{display: -webkit-flex;display: flex;flex-wrap: wrap; justify-content: space-between; row-gap:15px;}
ul.s2_list li{ width:50%;flex-wrap: nowrap; margin-bottom:0;}
.s2_number{ width:20px; height:20px; line-height:21px; font-size:11px;}
ul.s2_list li p{ font-size:12px; line-height:16px; padding-left:5px;}

.section3{ padding:30px 0 35px;}
.s3-text1 { font-size: 28px; line-height: 34px;}
.s3-vdo-box { margin: 20px 0 0; height:220px;}
.s3-play-icn { margin: -19px 0 0 -19px; width: 38px;}
.section3 .common_text{ text-align:left;}

.section4 { padding:0; background:none;}
.s4-left { width:calc(100% + 16px); background:url(../../images/otfknives2/s4-bg-mob.jpg) no-repeat center top; padding:50px 18px 30px; background-size:cover; float:none; display:inline-block; vertical-align:top; margin-left:-8px; text-align:center;}
.section4 .button_box{ margin-top:60px;}

.section5{ padding:30px 0 35px;}
.s5-row { width:calc(100% + 20px); margin: 25px auto 0 -10px; row-gap:30px;}
.s5-col {width: 49%; border-radius:18px;}
.s5-col-info { padding:20px 5px 0;}
.s5-col-prod-box {min-height: 360px; padding:10px;}
.s5-col-info-heading { font-size: 24px; line-height: 28px;}
.s5-col-info-review { font-size: 12px; line-height: 16px; margin-top:5px;}
.s5-col-info-offer-prc { font-size: 22px; line-height: 26px; margin-top:2px;}
.s5-col-info-ratail-prc {font-size: 16px; line-height: 20px; margin-top: 18px;}
.s5-col-info-ratail-prc:after{ top:10px;}
.shop-btn {height: 42px; font-size: 17px; line-height: 44px; margin-top:15px;}

.join-section{ padding:50px 0;}
.join-sec-heading { font-size: 38px; line-height: 40px;}
.join-sec-text { font-size: 16px; line-height: 22px; margin-top:10px;}
.join-fld-box{ text-align:left;}
.join-input { width:calc(100% - 45px); height: 45px; font-size: 14px; line-height: 18px; padding: 0 15px 0 20px;}
.join-fld-arrow { width: 45px;}
.join-fld-arrow img { width: 8px;}
.terms-condition { font-size: 12px; line-height: 18px; margin-top: 15px;}
.terms-input{ width:15px; height:15px; margin:-2px 8px 0 0;}

.footer { padding: 20px 0 25px;}
.ft-logo { margin: 0 auto 10px; width: 110px;}
.footer-txt1 { font-size: 14px; line-height: 20px; margin-top:5px;}

.margin-top10{ margin-top:10px;}
.margin-top0{ margin-top:0;}


}