@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: 20px 0 0px 0px;float: right;}
.cntct-txt{display:none}
/*-------------------------
CSS FOR BANNER
--------------------------*/
.wht-strip{ padding: 20px 0 40px;}
.wht-strip .s1-p1 { font-size: 27px; line-height: 36px;}
.wht-ul{ width:100%;}
.wht-ul li { padding: 0px 20px 0px 65px; width:32%;}

.wht-ic-1 { margin: 0 auto 5px;}
.wht-p2{ font-size:17px; line-height:27px;}
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.pad-1 {}
.banner{ height: 606px; background-size:cover;}
.bnr-box{ width: 46%;}
.bnr-prodt { right: -15%; top: 125px; max-width: 650px;}
.bnr-ylw-strp{padding-right:30px;}
.bnr-sub-p1{ font-size: 26px; line-height: 30px;}
.bnr-p1 { font-size: 55px; line-height: 63px;}
.bnr-p4{ width: 95%; font-size: 18px;}

/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.s1-inner {width: 100%;}
.s1-txt1 span { font-size: 16px; line-height: 30px;}
.s1-ic-1{ right:0; }
/*-------------------------
CSS FOR CTA
--------------------------*/
.cta-1 { overflow: hidden; padding: 20px 0 40px; }
.cta-1-rit { width: 100%; margin-top: 0px;}
.cta-2 .cta-1-rit{}
.cta-p1 { font-size:36px; line-height: 40px;}
ul.cta-1-list li { padding: 0px 0px 0px 0px;}
ul.cta-1-list li .s2-img-1{ left:0; margin:0 0;}
ul.cta-1-list li p {}
ul.cta-1-list li .shop-nw-btn { margin-top: 16px; width: 188px; height: 42px; line-height: 42px; font-size: 18px;}
.cta-prodt1 { max-width:100%;}
.cta-1-lft{ width:50%;}

.cta-2{ padding:45px 0 30px;}
.cta-2 .cta-1-rit {width: 29%;}
ul.cta-2-list {}
.cta2-li-div2 { padding: 0px 0px 0px;}
.cta2-li-div img{ max-width:130px;}
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.s1-inner_rit { width: 42%; padding: 0px 0 0;}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section-2 { padding: 50px 0 35px;}
.s2-ul {column-gap: 12px;}
.s2-ul li, li.item {  width: 24%;}
.s2-p1 {}
.s2-p2 {}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.sec3-box { padding: 80px 0px 0;}
/*-------------------------
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: 8px;
	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: #ffb400;
	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: #ffb400;
}
.dl-active .bar2 {
	opacity: 0;
}
.dl-active .bar3 {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-8px, -8px);
	background: #ffb400;
}
.mob-menu-div {
	float: left;
	width: 100%;
}
.mobimenu {
	float: left;
	width: 100%;
	position: fixed;
	top: 94px;
	background: #ffbd2e;
	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; background-position: 40% top;}
.bnr-box{ width: 56%; margin: 70px 0 70px; padding: 20px 0px 20px 0; }
.bnr-prodt { right: -10%; top: 160px; max-width: 400px;}
.bnr-sub-p1 { font-size: 24px; line-height: 28px; }
.bnr-p1 { font-size: 50px; line-height: 58px;}
.bnr-p4 { font-size: 17px; line-height: 27px; margin-top: 15px; width:100%;}
.bnr-books { top: 395px; left: 40%;}
.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-strip{ padding: 0px 0 25px;}
.wht-strip .s1-p1{ float:none; display:inline-block; width:100%; text-align:center; }
.wht-ul{ width:100%; margin-top:0px;}
.wht-ul li {
    padding: 0px 10px;
	text-align:center;
}
.wht-ic-1 {
    position: static;
    transform: none;
    margin: 0 auto 8px;}
.wht-p1 {
    font-size: 18px;
    line-height: 24px;
}


/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section-1, .section-2, .section-3 { padding: 40px 0;}
.s1-inner{width:100%; margin:0 0; justify-content: center;}

.section-1{ height:auto;}
.s1-inner_rit{ width:50%; padding:0 0;}
.s1-prodt1{ max-width:350px; }
.s1-p1 {font-size: 32px;line-height: 36px;}
.s1-p2 {font-size:17px;line-height: 27px;margin-top:10px;}
.pad-1 {}
.s1-ul { margin-top:0px; width:100%; justify-content: center;}
.s1-ul-li { padding: 20px 20px 20px 20px; width:48%; }
.s1-ul:nth-child(2){ width:100%;}
.s1-ic-1 { right: 15px; max-width: 135px;}
.section-1 .no-txt {
    float: none;
}

/*-------------------------
CSS FOR CTA
--------------------------*/
.cta-1 { padding: 0px 0 20px; }
.pad-2 { padding: 10px 0 20px;}
.cta-1-rit_inr .s1-p2{ width:100%;}
.cta-1-content { margin-top: 0px; justify-content: center;}

.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: 100%; margin-top: 0px; text-align: center;}
ul.cta-1-list { margin-top: 0px; justify-content: center; row-gap: 15px; column-gap:13px;}
ul.cta-1-list li{ width:49%; padding: 0px 0px; text-align:center;}
ul.cta-1-list li .s2-img-1{ position:static; display:block; margin: 0px auto 0px; max-width:150px;}
ul.cta-1-list li p { font-size: 18px; line-height: 28px;}
ul.cta-1-list li .shop-nw-btn { margin-top: 10px; width: 184px; height: 38px; line-height: 38px; font-size: 16px;}

.cta-prodt1 { position: static; max-width: 100%; margin-top: 0px;}
.cta-1 .no-txt { float: none; display: inline-block;}	

.cta-2{ background-position: center top; padding: 30px 0 30px;}
.cta-2 .cta-1-rit { width: 100%; text-align: center;}
ul.cta-2-list { margin: 25px 0 0; justify-content: center; width:100%;}
ul.cta-2-list li{ width:32%;}
.cta2-li-div{ width: 100%;}
.cta2-li-div2{  width: 100%; font-size: 20px; line-height: 26px;}
ul.cta-2-list li span{ font-size:18px;}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section-2 .no-txt {float: none;}
.s2-ul { row-gap: 25px;}
.s2-ul li { width: 32%;}
.s2-ul li:nth-child(2) {}
.s2-ul li .shop-nw-btn { margin-top: 10px; width: 188px;}
.s2-p1 {}
.s2-p1 span{ font-size:17px;}
.s2-p2 {}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.section-3{ padding:0 0; height:auto; }
.sec3-box { padding: 40px 0;}
.s3-books{ left: -45px; top: 18px; max-width: 200px;}
.s3-models { right: -40px;  max-width: 272px;}
/*-------------------------
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: 160px;
        margin-top: 5px;
}
.pop-innr{width: calc(100% - 10px);}
.top-sec{margin-bottom: 60px;}
.top-bar{height: 60px; margin-top: -60px; top: 60px;}
/*-------------------------
CSS FOR BANNER
--------------------------*/
.banner { background: #d5d8d5;}
.bnr-box { width: 100%;margin: 0;text-align: center;padding: 25px 0;}
.bnr-prodt {position: static;max-width: unset;margin-top: 10px;width: calc(100% + 20px);margin-left: -10px;display: inline-block;}
.bnr-box:before{background: none;	 }
.bnr-sub-p1 { font-size: 20px;  line-height: 24px;}
.bnr-p1 {font-size: 32px;
        line-height: 37px;
        margin: 5px 0 0;}
.bnr-p1 span{}
.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: 16px;
    line-height: 26px;
	width:100%;
	margin-top:10px;
}
.shop-nw-btn { margin-top: 18px;
        width: 224px;
        height: 42px;
        line-height: 42px;
        font-size: 16px;}
.btn-div{
}

/*-------------------------
CSS FOR WHITE
--------------------------*/
.wht-strip { padding: 0px 0px 20px 0;}
.wht-strip .s1-p1 { font-size: 22px; line-height: 32px;}
.wht-ul { justify-content: center; row-gap: 15px; padding: 0; margin-top: 0px;}
.wht-ul li { width: 100%; padding: 15px 20px; max-width:355px; border: 1px solid #ebebeb; border-radius:5px;}
.wht-ul li:nth-child(2) {}
.wht-ic-1 { left: 0;}
.wht-p1 { font-size: 18px; line-height: 24px; margin-bottom:6px;}
.wht-p2 { font-size: 16px; line-height: 26px; }
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section-1, .section-2, .section-3 { padding: 30px 0;}

.section-1{ border-top:1px solid #eef2f5; background:#eef2f5; height:auto; padding:25px 0;}
.s1-inner_rit{ float:none; display:inline-block; width:100%; text-align:center; }
img.s1-prodt1_mob {  position: static; display: block; margin: 0 auto 0px; max-width: 355px;}
.s1-p1 { font-size: 22px; line-height: 30px;}
.s1-p2 { line-height: 26px; font-size: 16px;}
.pad-1 {}
.s1-inner { width: 100%;}
.s1-ul, .s1-ul:nth-child(2) { padding: 0px 0 0;flex-wrap: wrap; width:100%; max-width:355px; text-align:center;}
.s1-ul li { width: 49%;margin-bottom:20px;}
.s1-ul-li { width: 100%; max-width: 355px; padding: 20px 10px; text-align: center;}
.s1-ic-1, .s1-ul:nth-child(2) .s1-ic-1 { max-width: 180px; position: static; margin: 0 auto 5px;}
.s1-ul li:nth-child(3),.s1-ul li:last-child { margin-bottom:0;}
.s1-txt1 { width:100%; font-size: 17px; line-height: 26px;}   
.s1-txt1 span { font-size: 16px; line-height: 28px; margin-bottom: 2px;}
.s1-txt2 {
    font-size: 20px;
    line-height: 28px;
    margin-top: 8px;}	
/*-------------------------
CSS FOR CTA
--------------------------*/
.cta-1 {
    padding: 25px 0;
	background-position: center top; border-bottom:1px solid #f1f1f1;
}
.cta-1-rit_inr{ width:100%; max-width:355px; text-align:center;}
img.cta-prodt1_mob {
    position: static;
    display: block;
    margin: 10px auto 0;}
.cta-1-rit, .cta-2 .cta-1-rit {
        width: 100%;
        margin-top: 0px;
        max-width: 355px;
        text-align: center;
}
.cta-1-content{ margin-top:0;}
ul.cta-1-list { margin-top: 0px; row-gap: 18px;}
ul.cta-1-list li{ width:100%; max-width:355px; text-align:center; border-radius:5px 5px;}
ul.cta-1-list li p { font-size: 18px; line-height: 28px; }
.cta-prodt1 {
	display:none;
    position: static;
    max-width: 100%;
    margin-top: 15px;
}
.cta-1-lft{ display:none;}
.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;}
.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: 100%; max-width: 355px; font-size: 17px; text-align:center; line-height: 27px;}
.cta2-li-div2{ text-align:center;}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.s2-ul li { width: 100%; max-width: 355px; padding: 0px 0px 15px; border: 0px solid #dedede; border-radius: 0px; text-align:center; } 
.s2-img-1{ top:20px;}
.s2-ul{ margin-top: 20px; column-gap: 0; row-gap: 16px;margin-bottom: 0;}
.s2-p1 span{ font-size: 18px; line-height: 28px;}
.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;}
.s2-p3{ font-size:20px; line-height:28px;}
.dis_txt{ top:15px; right:15px;}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section-3{ height:auto; background:#e6eaed; text-align:center; }
.sec3-box{ width:100%; text-align:center; padding:0 0; }
img.s3-books_mob { position: static; display: inline-block; vertical-align: middle; margin: 0 0 10px; max-width: 230px;}
/*-------------------------
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;
}
.s1-p3{    font-size: 16px;line-height: 26px;letter-spacing: 0;}
.prd-bnr-lft {
    width: 100%;
}
.prodDtls1-rght{ width:100%;}
.proDetls1-rgt-pnts li span{font-size: 14px;    width: 54%; line-height: 24px;}
.proDetls1-rgt-pnts li{font-size: 14px;line-height: 27px;}
.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;}
a.add-to-cart{ width:100%;}
.logos {
    margin: 14px auto 0;
    display: inline-block;
    float: left;
}
.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;}

}
