.thmTxtcolor{
	color:#87400c;
}
.top__strip{
	display:none;
}
.topbar {
    width: 100%;
    background: #87400c;
    padding: 10px 0;
    text-align: center;
    font-family: "Roboto", sans-serif;
}
.topbar p{
	font-size: 14px;
    color: #FFF;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.topbar p span{
	color:#ffd373;
}
.header__fixed {
    background: #000000;
}
.header__logo {
    filter:brightness(1)invert(1);
}
ul.header__menu li a {
    color: #ffffff;
}
ul.header__menu li a:hover,
 ul.header__menu li a.active {
    color:#ffd373;
}
a.header__button {
    border-radius: 0;
    background: transparent;
    color: #ab6531;
    border: 1px solid #ab6531;
}
.banner__heading {
    font-size: 56px;
    line-height: 70px;
    font-weight: 800;
    background: -webkit-radial-gradient(rgb(135 64 12), rgb(0 0 0));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.banner__points li {
    background: url(../images/banner_check1.png) no-repeat 0 6px;
}
.common__button {
    border-radius: 0;
    background: #87400c;
}
.scroll__strip {
    background: #87400c;
}
.scroll__text_box p:after {
    background: url(../images/white_check.png) no-repeat 0 6px;
    width: 25px;
    right: auto;
    left: -20px;
    top: -2px;
}
/* .section2 h1, .section2 p {
	text-align:right;
} */

.s3__col p {
    color: #000;
    font-weight: 600;
    background: #ffffff;
    text-transform: uppercase;
}
.s5__rating_col1 h1 {
    color: #87400c;
}
.s5__rating_box {
    border: 4px solid #87400c;
}
.up-slide-dwn {
    border: 1px solid #87400c;
    padding: 0 30px;
    margin-bottom: 15px;
    background: #FFF;
}
.up-slide-dwn:last-child {
    border: 1px solid #87400c;
}
.acdn-heading.accordion-open {
    background: url(../images/open1.png) no-repeat 100% center;
    background-size: 16px;
}
.package_item {
    border-radius: 0 !important;
}
.package_item.active {
    border: 4px solid #87400c;
}
.package.active, .package_item.active, .package_item:hover {
    border: 4px solid #87400c;
}
.checkoutBtn, .checkoutBtn:hover {
    background: #87400c;
}
.pakge_price {
    color: #87400c;
}
.contuBtn {
    background-color: #87400c;
}
.minCart_payBtn ul li .checkBtn {
    background:#87400c;
}
.s3mid{
	width:25%;
}
.section3in1 {
    width: 100%;
    background: url(../images/sec4Bg.png) top center no-repeat;
    background-size: cover;
    float: left;
	padding:100px 0;
}
.section3in1 h3{
	font-size: 40px;
    line-height: 50px;
    font-weight: 800;
    color: #FFF;
    padding: 0 0 80px 0;
}
.s3mid {
    width: 25%;
    float: left;
    text-align: left;
    padding: 0 6% 0 0;
}
.s3mid h4{
	font-size: 21px;
    color: #FFF;
    padding: 15px 0 0 0;
}
.s3mid p{
	font-size: 16px;
    color: #FFF;
    padding: 15px 0 0 0;
}
.section3in2 {
    width: 100%;
    float: left;
    padding: 100px 0;
    background: #f4f4f4;
}
.section3in2 h3 {
    font-size: 45px;
    line-height: 55px;
    color: #000;
    font-weight: 800;
    padding-bottom: 40px;
    text-align: center;
}
.rowDiv{
	width:100%;
	float:left;
	padding:30px 0 0 0;
}
.articles_box_right{
	background: #fff;
    -webkit-box-shadow: 0 10px 28px 5px rgba(158, 158, 158, .65);
    -moz-box-shadow: 0 10px 28px 5px rgba(158, 158, 158, .65);
    box-shadow: 0 10px 28px 5px rgba(158, 158, 158, .25);
    display: flex;
    margin-bottom: 30px;
}
.articles_box_right .news-content {
    padding: 35px 0;
}
.articles_box_right .post_meta {
    padding: 25px 25px 0;
}
.articles_box_right .post_meta h2 {
    font-size: 25px;
    line-height: 33px;
    padding-bottom: 6px;
	color: #000;
    font-weight: 700;
    padding-bottom: 15px;
    text-decoration: none;
	text-align:left;
}
.articles_box_right .post_meta p {
    font-size: 16px;
    line-height: 26px;
    color: #616161;
    font-weight: 400;
    padding-bottom: 20px;
	text-align:left;
}
.post_meta ul.s4-list2 {
    margin: 0;
}
.post_meta ul.s4-list2 li {
    float: left;
    width: 33.33%;
    text-align: center;
    padding: 0 10px;
    margin: 0;
    position: relative;
    border-right:1px solid #e7e7e7;
}
.post_meta ul.s4-list2 li:last-child{
    border-right:1px solid transparent;
}
.post_meta ul.s4-list2 li img {
    display: block;
    max-width: 100%;
    margin: 0 auto 10px;
}
.post_meta ul.s4-list2 li p {
	font-size:16px;
    line-height: 22px;
    color: #616161;
	font-weight: 400;
    padding-bottom: 20px;
	text-align:center;
}
.mobile_pic{display:none;}
.s2__product {
    width:45%;
    top:12px;
}
.txtRight li{
    text-align:right !important;
}
.list2_li2{
    padding: 35px 40px 30px 80px !important;
}
.list2_li2 img{
    top: 30px !important;
}
.list2_li3{
    padding: 25px 40px 0 80px !important;
}
.list2_li3 img{
    top: 25px !important;
}
.list1_li1{
    padding: 40px 80px 40px 40px !important;
}
.list1_li1 img{
    left: auto !important;
    right: 0;
}
.list1_li2{
    padding: 30px 80px 40px 40px !important;
}
.list1_li2 img{
    left: auto !important;
    right: 5px !important;
    top: 30px !important;
}
.list1_li3{
    padding: 30px 80px 0 40px !important;
}
.list1_li3 img{
    left: auto !important;
    right: 5px;
    top: 25px !important;
}
.displaytab{
    display:none;
}
.padd_both{
    padding:5px 0;
}

@media only screen and (max-width: 1200px) {
    .banner__heading {
        font-size: 50px;
        line-height: 56px;
    }
}
@media(max-width:1199px){
    .hidetab{display:none;}
    .displaytab {display:block;position:relative;top:0;}
    .s2__list1{width:100% !important;}
    .s2__list2{width:100% !important;}
    .txtRight li {text-align:left !important;}
    .list1_li1 {
        padding: 20px 0 20px 60px !important;
    }
    .list1_li2 {
        padding: 20px 0 20px 60px !important;
    }
    .list1_li3 {
        padding: 20px 0 20px 60px !important;
        border-bottom: 1px solid #ececec !important;
    }
    .list1_li1 img {
        left: 5px !important;
        right: auto;
        top: 25px !important;
    }
    .list1_li2 img {
        left: 5px !important;
        right: auto !important;
        top: 25px !important;
    }
    .list1_li3 img {
        left: 5px !important;
        right: auto;
        top: 25px !important;
    }
    .list2_li2 {
        padding: 20px 0px 20px 60px !important;
    }
    .list2_li3 {
        padding: 20px 0px 0 60px !important;
    }
}
@media only screen and (max-width: 1023px) {
    .banner__heading {
        font-size: 38px;
        line-height: 46px;
    }
}
@media(max-width:767px){
	.banner__heading {
        font-size: 34px;
        line-height: 42px;
    }
	.top__strip{
		display:block;
		background: #87400c;
	}
	.top__strip_text span {
		color:#ffd373;
	}
	.topbar {
		display:none;
	}
	#mobMenuBtn i {
        color: #ffd373;
    }
	.section3in1 {
		padding: 50px 0;
	}
	.section3in1 h3 {
		font-size: 24px;
		line-height: 30px;
		font-weight:600;
		padding: 0 0 40px 0;
	}
	.s3mid {
		width: 100%;
		text-align: center;
		padding: 0 0 25px 0;
	}
	.section3in2 {
		padding: 50px 0;
	}
	.section3in2 h3 {
		font-size: 30px;
		line-height: 30px;
		padding-bottom: 10px;
	}
	.articles_box_right {
        display: block;
        width: 100%;
        float: left;
    }
	.articles_box_right img{
		width:100%;
	}
	.articles_box_right .post_meta h2 {
		font-size: 18px;
		line-height: 25px;
	}
	.articles_box_right .post_meta {
		padding: 0 25px 0;
		background: #FFF;
	}
	.articles_box_right .news-content {
		padding: 0;
	}
	.post_meta ul.s4-list2 li img {
		max-width: max-content;
	}
	.post_meta ul.s4-list2 li p {
		font-size: 1rem;
		line-height: 1.5rem;
	}
    .displaytab{left:0}
    .showMob{display:block;}

}