@charset "utf-8";
/*-----------------------=============================================================================================
CSS FOR MEDIA QUERY
----------------------============================================================================================---*/
.show-mob, .show-tab {
	display: none;
}
.show-desk {
	display: block;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
 @media only screen and (max-width:1187px) {
.container {
	width: 1004px;
}
/*-------------------------
CSS FOR TOP BAR
--------------------------*/
.blk-bar{
	font-size:13px;
}
.menu-bar {margin: 13px 0 0px 0px;float: right;}
.cntct-txt{display:none}
/*-------------------------
CSS FOR BANNER
--------------------------*/
.wht-ic-1 {
    left: 16px;
}
.wht-ul li {
    padding: 0 15px 0 85px;
}
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.pad-1 {
}
.bnr-box{width: 64%;}
.bnr-prodt {
    right: -15%;
    top: 125px;
    max-width: 650px;
}
.bnr-ylw-strp{padding-right:30px;}

.s1-inner {width: 78%;}
/*-------------------------
CSS FOR CTA
--------------------------*/
.cta-1-rit {
    width: 59%;
	margin-top: 20px;   
}
.cta-2 .cta-1-rit{}

.cta-p1 {
    font-size:36px;
    line-height: 40px;
}
.cta-1 { overflow:hidden;padding: 50px 0 70px;}
.cta-prodt1 {left: -12%;}
.cta-2 .cta-1-rit {width: 29%;}
ul.cta-2-list {}
.cta2-li-div2 { padding: 24px 10px 24px 10px;}
.cta2-li-div img{ max-width:80px;}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.s2-ul {column-gap: 12px;}
.s2-p1 {}
.s2-p2 {}
/*-------------------------
CSS FOR FOOTER TOP
--------------------------*/
.sub-box {}
/*-=================================================================================================
CSS FOR PRODUCT PAGE
========================================================================================================-*/
.prd-bnr-rit {
    width: 62%;
}
.prd-bnr-lft {
    width: 35%;
}
.qty-div {padding: 0 5px;}
.or-icon{ margin:20px 5px 0;}
.save-btn{ max-width:280px;}
.save-btn p{ font-size:15px; padding: 10px 5px 10px 0; width:86%;}
.qsn-popup{ padding: 10px 0 10px 5px;}


/*===========survival-Kit===========*/
ul.kit-s2-list li{ padding:0;}
.kit-s2-prd { margin-left: -205px;width: 400px;}

.caryy-prd2 {width: 430px;}

}
 @media only screen and (max-width:1023px) {
.container {
	width: 755px;
}
.show-mob, .show-desk {
	display: none;
}
.show-tab {
	display: block;
}
/*-------------------------
CSS FOR LOGO BAR
--------------------------*/
.menu-bar {
	display: none;
}
.mob-logo {
	float: left;
	width: 120px;
}
.mob-mnu-ic {
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 7px;
	z-index: 16;
	height: 25px;
}
.mob-mnu-ic button {
	outline: none;
	-webkit-appearance: none;
	background: none;
	padding: 0;
	cursor: pointer;
	border: none;
}
.mob-mnu-ic span {
	color: #fff;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	font-weight: 300;
	margin-top: 0px;
	margin-right: 5px;
}
.bar1, .bar2, .bar3 {
	width: 30px;
	height: 4px;
	background-color: #f13809;
	transition: 0.4s;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
.bar2 {
	margin: 6px 0;
}
.dl-active .bar1 {
	-webkit-transform: rotate(-45deg) translate(-7px, 6px);
	transform: rotate(-45deg) translate(-7px, 6px);
	background: #f13809;
}
.dl-active .bar2 {
	opacity: 0;
}
.dl-active .bar3 {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-8px, -8px);
	background: #f13809;
}
.mob-menu-div {
	float: left;
	width: 100%;
}
.mobimenu {
	float: left;
	width: 100%;
	position: fixed;
	top: 94px;
	background: #f13809;
	z-index: 9;
	left: 0px;
	bottom: 0px;
	border-top: 1px solid #414040;
}
.mob-nav-top {
	top: 57px;
}
.mobimenu li {
	float: left;
	width: 100%;
	color: #fff;
	padding: 10px;
	font-size: 17px;
	line-height: 20px;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px solid #e1e1e1;
	font-weight: normal;
}
.mobimenu li a {
	color: #fff;
	float: left;
	width: 100%;
	padding: 10px 10px;
}
.mobimenu li a:hover, .mobimenu li a.active {
	text-decoration: none;
}
.mobimenu li ul {
	float: left;
	width: 100%;
	padding: 0 18px;
	border-bottom: 0;
}
.mobimenu li ul li:last-child {
	border: none;
}
.mobimenu li a:hover .m-arw, .mobimenu li a.active .m-arw {
	fill: #f08a3c;
}

.call-spn {
    font-size: 14px;
}
.blk-bar {
    font-size: 10px;
}
.top-bar-right{
	display:none;
}
/*-----------------------
CSS FOR BANNER
-------------------------*/
.banner {height: auto;
    background-size: cover;}
.bnr-box{width: 60%; margin: 50px 0 60px;}
.bnr-prodt {
    right: -10%;
    top: 160px;
    max-width: 400px;
}
.bnr-p1 {
    font-size:50px;
    line-height: 60px;
}
.bnr-p4 {
    font-size: 17px;
    line-height: 27px;
    margin-top: 15px;}
.bnr-p2 {
    font-size: 65px;
    line-height: 60px;
    margin: 10px 0 5px;
}

.bnr-ylw-strp li {
    font-size: 18px;
    line-height: 24px;
    padding: 0 10px;
}
.bnr-ylw-strp {
	width:81%;
}
.no-txt{
	font-size: 50px;
    line-height: 60px;}
.wht-ul li {
    padding: 0 24px;
	text-align:center;
}
.wht-ic-1 {
    position: static;
    transform: none;
    margin: 0 auto 8px;}
.wht-p1 {
    font-size: 20px;
    line-height: 23px;
}

.cta2-li-div{    width: 37%;}
.cta2-li-div2{    width: 63%;}
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section-1, .section-2, .section-3 {
    padding: 50px 0;
}
.s1-inner{width:100%;}

.s1-p1 {font-size: 36px;line-height: 46px;}
.s1-p2 {font-size:17px;line-height: 27px;margin-top:15px;}
.pad-1 {
    
}
.s1-ul {
    margin-top:20px;
}
.s1-ul-li {padding: 40px 30px 40px 400px;}
.section-1 .no-txt {
    float: none;
}

/*-------------------------
CSS FOR CTA
--------------------------*/
.cta-1 {
    padding: 50px 0 50px;
	background-position: -580px 0;
}
.pad-2 {
    padding: 10px 0 20px;
}
.cta-p2 {
    font-size:17px;
    line-height: 23px;
}
.cta-p1 {
    
}
.cta-p3 {
    font-size: 22px;
    line-height: 22px;
    margin: 0 0 20px;
}
.cta-1-rit {
    float: none;
    display: inline-block;
    width: 77%;
    margin-top: 10px;
    text-align: center;
}
.cta-prodt1 {
    position: static;
    max-width: 75%;
    margin-top: 20px;}
.cta-1 .no-txt {
    float: none;
    display: inline-block;
    }	
.cta-2{
	background-position: center top;
}
.cta-2 .cta-1-rit {
    width: 100%;
    text-align: center;
}
ul.cta-2-list {
    width: 100%;
}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section-2 .no-txt {float: none;}
.s2-ul li {
    width: 32%;
}
.s2-ul li:nth-child(2) {

}
.s2-p1 {}
.s2-p2 {}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.sec3-box {
    padding: 25px 0 0;
}
/*-------------------------
CSS FOR FOOTER TOP
--------------------------*/
.f-t-p1 {
    font-size: 17px;
}
.foo-ul li {
    margin-left: 4px;
}
.sub-btn {
    font-size: 17px;}
.sub-inp {
    padding: 0 92px 0 10px;
}
.sub-box {
    width: 80%;
}
/*-=================================================================================================
CSS FOR PRODUCT PAGE
========================================================================================================-*/
.prd-bnr-rit {
    width: 60%;
}
.prd-bnr-lft {
    width: 38%;
}
.qty-div input {
    width: 40px;
	height:45px;
}
.sub, .add {
    width: 35px;
	height:45px;
}
.add-to-cart-btn {
    max-width: 237px;
	width:100%;
}
.prd-bnr-p2 {
    font-size: 30px;
	padding-top:8px;
}
.qty-div {
    padding: 0 10px;
}
.prd-bnr-ul-2 li {
    padding-right: 10px;
	padding-left: 47px;
}
.money-bk{ padding: 5px 0 0 56px;font-size: 14px;line-height:18px;}
.money-bk img{ width:50px; top:0;}


/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.prd-sec1 {
    padding: 60px 0 0;
}
.prd-sec2 {
    padding: 50px 0 50px;
}
.prd-s2-prd {
    max-width: 359px;
    width:41%;
}
.prd-s2-ul li {
    padding-left: 55px;
	margin-bottom: 18px;
}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.prd-sec3{
    padding: 50px 0 0;
}
.prd-s3-box {
    padding: 10px 0 0;
}
/*-------------------------
CSS FOR SECTION 4
--------------------------*/
.prd-sec4 {
    padding: 50px 0;
}
.prd-s4-p1 {
    font-size: 18px;
    line-height: 24px;
	min-height: 50px;
}
.prd-s4-ul li{width:49%; margin-bottom:10px;}
.prd-s4-prd img{max-width: 200px;}
.prd-s4-prd{min-height: 210px; overflow:hidden;}
/*===========survival-Kit===========*/
ul.kit-s2-list{ width:40%;}
ul.kit-s2-list li{ padding:0; margin-bottom:20px;}
.kit-s2-prd{ width:400px; position:static; display:block; margin:0 auto; max-width:100%;}
a.add-to-cart-btn{ font-size:26px;}
a.save-btn{ font-size:16px;}

/*======CONTACT=====*/
.cntct-lft{ width:48%;}
.cntct-hdng{ margin-top:20px;}
ul.cntct-list{ padding:30px 0 0;}
.cntct-rght{ width:50%; padding:30px 20px;}

}
 @media only screen and (max-width:767px) {
.container {
	width: 100%;
	padding: 0 10px;
	max-width: 600px;
}
.show-desk, .show-tab,.hide-mob {
	display: none;
}
.show-mob {
	display: block;
}
/*-------------------------
CSS FOR LOGO BAR
--------------------------*/
.blk-bar {
    display:none;
}
.mobimenu {
    top: 57px;
}
.logo {
	max-width: 210px;
	margin-top: 2px;
}
.top-sec{margin-bottom: 60px;}
.top-bar{height: 60px; margin-top: -60px; top: 60px;}
/*-------------------------
CSS FOR BANNER
--------------------------*/
.banner { background: #f1f6fc;}
.bnr-box {
	        float: none;
        display: inline-block;
        width: 100%;
        max-width: 100%;
        margin: 10px 0 30px;
        text-align: center;
}
.bnr-prodt {
    position: static;
        max-width: unset;
        margin-top: 8px;
        width: calc(100% + 20px);
        margin-left: -10px;
}
.bnr-p1 {
    font-size: 24px;
    line-height: 34px;
    margin: 0;
}
.bnr-p1 span{font-size: 30px;  line-height: 36px;}
.bnr-p2 {
    font-size: 35px;
    line-height: 37px;
}
.no-txt {
    font-size: 40px;
    line-height: 50px;
    display: inline-block;
    float: none;
}
.no-txt span {
    width: 30px;
    padding: 2px 0;
}
.bnr-ylw-strp {
    height: auto;
	width:100%;
    padding: 9px 5px;
    background:#f7a40e;
	border:1px solid #1d1c1c;
	border-radius:5px;
}
.bnr-ylw-strp:before, .bnr-ylw-strp:after{
	content:"";
}
.bnr-ylw-strp li {
    font-size: 16px;
    line-height: 20px;
    padding: 30px 5px 0;
    width: 28%;
    float: left;
	position:relative;
}
.bnr-ylw-strp li img{
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
	height:25px;
	margin:0;
}
.bnr-p3 {
    font-size: 20px;
    line-height: 26px;
    margin: 14px 0 10px;
}
.bnr-p4 {
    font-size: 17px;
    line-height: 25px;
	width:100%;
	margin-top:10px;
}
.shop-nw-btn {margin-top: 22px;}
.btn-div{
}

/*-------------------------
CSS FOR WHITE
--------------------------*/
.wht-strip {
    padding: 0px 0;
}
.wht-ul {
    justify-content: center;
    row-gap: 0px;
    padding: 0;
	}
.wht-ul li {
    width: 100%;
    padding: 20px;
	max-width:355px;
}
.wht-ul li:nth-child(2) {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    border-right: none;
    border-left: none;
}
.wht-ic-1 {
    left: 0;
}
.wht-p1 {
    font-size: 21px;
    line-height: 22px;
	margin-bottom:6px;
}
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section-1, .section-2, .section-3 {
    padding: 30px 0;
}
.s1-p1 {
    font-size: 26px;
    line-height: 35px;
}
.s1-p2 {
    line-height:25px;
}
.pad-1 {
    
}
.s1-inner {
    width: 90%;
}
.s1-ul {
    padding: 0px 0 0;
	flex-wrap: wrap;
}
.s1-ul li {
    width: 49%;
	margin-bottom:20px;
}
.s1-ic-1 {
	max-width: 215px;
    position: static;
    margin: 0 auto 6px;
}
.s1-ul li:nth-child(3),.s1-ul li:last-child {
   margin-bottom:0;
}
.s1-ul-li {
    padding: 25px 10px; text-align:center;}
   
.s1-txt1 {
    font-size: 17px;
    line-height: 26px;}   
.s1-txt1 span {
           font-size: 20px;
        line-height: 32px;
        margin-bottom: 6px;}
.s1-txt2 {
    font-size: 25px;
    line-height: 35px;
    margin-top: 8px;}	
/*-------------------------
CSS FOR CTA
--------------------------*/
.cta-1 {
    padding: 25px 0;
	background-position: center top;
}
.cta-1-rit, .cta-2 .cta-1-rit {
    width: 100%;
   margin-top: 4px;
	text-align:left;
}
ul.cta-1-list {
    margin-top: 20px;
    row-gap: 18px;
}
.cta-prodt1 {
    position: static;
    max-width: 100%;
    margin-top: 15px;
}
.cta-p1 {
    font-size: 26px;
    line-height:28px;
}
.cta-p1 span{ font-size:18px; line-height:20px;}
.cta-p2 {
    font-size: 17px;
    line-height: 23px;
}
.pad-2 {
    padding: 10px 0 0;
}
.cta-p3 {
    font-size: 17px;
    line-height: 23px;
}
.cta-2 {padding: 25px 0 0;

}
.cta2-seal{
	display:inline-block;
	max-width:130px;
	width:100%;
	margin-bottom:12px;
}
ul.cta-2-list {justify-content: center;margin-top: 20px;}
ul.cta-2-list li { width: 98%;font-size: 20px;line-height: 30px;}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.s2-ul li {width: 100%;
    max-width: 355px;
    padding: 24px 10px;
    border: 1px solid #dedede;
    border-radius: 10px;} 
.s2-img-1{top:20px;}
.s2-ul{margin-top: 20px;
    column-gap: 0;
    row-gap: 16px;margin-bottom: 0;}
.s2-p1 span{font-size:22px; line-height:32px; min-height:auto;}
.s2-p2 {margin-bottom:10px;}
.s2-p1 {}
.s2-ul li:nth-child(2) {
    margin-left: 0;
    margin-right: 0;
}
.inr-cont {
    padding: 10px 0 30px;
}
/*-------------------------
CSS FOR FOOTER-top
--------------------------*/
.foo-top {
    padding: 15px 0 0;
}
.f-t-p1 {
    font-size: 16px;
	width:100%;
	margin:0 0 5px 0;
}
.foo-ul {
    float: left;
	width:100%;
}
.foo-ul li {
    float: none;
    margin:15px 2px 0;
	display:inline-block;
}
.sub-box {
    width: 100%;
}
.foo-ul-2 {
    margin-top: 20px;
    padding-top: 0px;
}
.foo-ul-2 li:nth-child(1), .foo-ul-2 li {
    width: 100%;
	margin-top: 15px;
}
.foo-img{
	display:none;
}
footer {
    padding:0 0 25px 0;
}
footer p {
    margin:0px 0 0;
}
/*-----------------------
CSS FOR FIXED BTN
-------------------------*/
#call-btn {
	float: left;
	width: 100%;
	padding: 13px 0 13px;
	background: #1b1b1b;
	position: fixed;
	bottom: 0%;
	left: auto;
	z-index: 5;
	transition: bottom 1s;
	display: table;
}
#call-btn img {
	max-width: 96%;
	margin: 0 auto;
	display: block;
}

/*-=================================================================================================
CSS FOR PRODUCT PAGE
========================================================================================================-*/
.prd-bnr {
    padding: 30px 0;
}
.prd-bnr-rit {
    width: 100%; text-align:center;
}
.prd-bnr-lft {
    width: 100%;
}
.prd-bnr-p2 {
    font-size: 36px;
    padding-top: 8px;
}
.qty-div {
    padding: 0 0 0 20px;
}
.add-to-cart-btn {
    max-width: 279px;
    width: 100%;
	display:inline-block;
	margin:20px auto 0;
	float:none;
}
.prd-bnr-row, .catagory-select{
	text-align: left;
	width:100%;
}
.select-size a{width:49%;}
.slick-track{margin:0 auto;}
.prd-bnr-p2,.qty-div{
	display:inline-block;
	float:none;
	vertical-align:middle;
	text-align:center;
}
.ul-details li{border: 1px solid #e3e3e3;}
.select-size a{float:none; display:inline-block;}
.size-guide-box a{
	left:auto;
	right:0;
}

.prd-bnr-ul-2 li {
    padding:0px 0 0;
	text-align:center;
	width:33.3%;
}
.prd-bnr-ul-2 li img {
    position: static;
    transform:none;
	margin-bottom:10px;
}
.money-bk {padding:0; font-size: 20px;line-height: 24px;margin:20px auto 0; text-align:center; display:block;}
.money-bk img{ width:60px; position:static; display:block; margin:0 auto;}
.prd-sec1 {
    padding: 30px 0 0;
}
.prd-s1-ul li {
    width: 100%;
    margin-right: 0%;
	float:none;
	display:inline-block;
	max-width:268px;
	margin:10px 0;
}
.prd-s2-box{ padding:0;}
.prd-sec2 {
    padding: 30px 0;
}
.prd-s2-ul {
    width: 100%;
	margin-top:15px;
}
.prd-s2-prd {
    max-width: 350px;
    width: 100%;
    float: none;
    display: inline-block;
    margin-top: 10px;
    vertical-align: middle;
	}
.prd-sec3 {
    padding: 30px 0 0;
}
.prd-fc1 {
   width:70px;
    left: 0;
    top: 30px;
}
.prd-s3-row {
    padding: 30px 5px 30px 85px;
}
.prd-s3-p1 {
    width: 100%;
    border-right: none;
    padding-right: 0px;
    margin-right: 0px;
}
.prd-sec4 {
    padding: 20px 0;
}
.prd-s4-ul li {}
.prd-s4-ul {
    margin: 20px 0 0;
}

/*===========survival-Kit===========*/
a.add-to-cart-btn{ max-width:350px;}
.or-icon{ margin:10px auto;}
.save-btn{max-width:350px; margin-top:0;}
.save-btn p{ font-size:18px;}
.toltip-content{ left:0; right:0;}
ul.kit-s2-list{ width:100%;}
ul.kit-s2-list li p{ min-height:auto; padding:0 20px;}

/*======CSS FOR CONTACT=====*/
.support-sec{ padding:30px 0;}
.cntct-lft{ width:100%;}
.cntct-hdng{ margin-top:0;}
ul.cntct-list li{ padding:0 0 20px 35px;}
ul.cntct-list li p{ font-size:16px; padding-bottom: 10px;}
.cntct-rght{ width:100%; padding:30px 10px;}
.msg-frmfild input{ height:50px; padding-left:10px;}
.msg-frmfild textarea{ padding-left:10px;}

}
