@media only screen and (min-width: 1600px) {
     

    .container{
		max-width: 1600px;
		width: 100%;
	}

    .newslatter-area {
        width: 100%;
        display: block;
        padding: 114px 0;
        background: url(../images/newslatter.png);
        min-height: 326px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .scroll-izt-section .white-slider-text h2{
        font-size: 15px;
        line-height: 17px;
    }


    .details-left-section {
        padding: 39px 5px 39px 0;
    }
    .izt-slider-section img{
        height: 541px;
    }
    .white-slider-section .item img {
        height: 515px;
        object-fit: cover;
    }
	.footer-menu ul li a{
		font-size: 18px;
	}
	.footer-menu ul li{
		padding: 0 26px;
	}
	.footer-menu ul li:last-child{
		padding-right: 0;
	}
	ul.menu a{
		padding: 12px 27px 10px 27px;
	}
	.tab-big-img img{
		height: 596px;
	}
	.tab-small-section-image img {
	    height: 188px;
	}

    .tab-area-section .nav-tabs {
        position: relative;
        right: 94px;
    }
    .carousel-indicators{
        bottom: 60px;
    }

    .flexslider2 .flex-control-nav {
        bottom: 100px;
        opacity: 1;
        text-align: left;
        padding-left: 0;
        width: 1600px;
        left: 51%;
        transform: translateX(-50%);
    }
    .search-icon-area {
        margin-left: 50px;
    }
    ul.menu a.current:after{
        left: 27px;
    }
    .tab-small-section-text{
        margin-top: 0;
    }
    .relatedcategory h2 {
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .articlesamecat h2{
        margin-top: 10px;
    }

    .inner-listing-area .col-md-4{
      padding: 52px 50px;
      position: relative;
    }
    .inner-details-area .col-md-4{
      padding: 52px 50px;
      position: relative;
    }
    .sidenav{
        float: right;
    }

    .sidenav li {
        padding: 12px 10px 10px;
        min-width: 185px;
    }
    .footer-menu ul li{
        padding: 12px 4px 10px;
        min-width: 160px;
    }
    .footer-menu ul li a{
        font-size: 14px;
    }

	

}



@media only screen and (min-width: 1200px) and (max-width : 1599px) {


    .sidenav li {
        padding: 12px 4px 10px;
        min-width: 145px;
    }
    .footer-menu ul li{
        padding: 12px 0px 10px;
        min-width: 136px;
    }
    .footer-menu ul li a{
        font-size: 14px;
    }

	
	.container{
		max-width: 1300px;
		width: 100%;
	}
    .flexslider2 .flex-control-nav {
        bottom: 100px;
        opacity: 1;
        text-align: left;
        padding-left: 10px;
        width: 1300px;
        left: 50%;
        transform: translateX(-50%);
    }


    
    .sidenav li a{
        font-size: 15px;
    }
    .tab-big-img img{
        height: 470px;
    }
    .izt-slider-section img{
        height: 320px;
    }
    .white-slider-section .item img {
        height: 320px;
        object-fit: cover;
    }

    .inner-details-area .col-md-4{
      padding: 30px 20px;
      background: #F5F5F5;
      position: relative;
    }
    .articlesamecat{
        padding: 20px;
    }
    .articlesamecat h2{
        margin-top: 0;
        margin-bottom: 15px;
    }
    .relatedpostlist{
        padding: 15px 0;
    }

    .relatedcategory{
        padding: 20px;
    }
    .relatedcategory h2{
        margin-top: 0;
        margin-bottom: 15px;
    }
    .tagproductdetails{
        padding: 20px;
        padding-top: 0;
    }
    .tagproductdetails h2{
        margin-top: 0;
    }



		

}



@media only screen and (min-width: 1200px) {

	
.search-icon-area{
    margin-right: 15px;
    position: relative;
}

.closebtn{
    display: none;
}
.inner-listing-area .col-md-4{
    padding-top: 50px;
}
.inner-details-area .col-md-4{
    padding-top: 50px;
}
	

}



@media only screen and (min-width: 992px) and (max-width : 1199px) {

    .mobile-menu{
        position: relative;
    }
    .inner-banner-details h2 {
        font-size: 30px;
        letter-spacing: 1px;
        line-height: 23px;
    }
    .inner-details-area .col-md-4 {
        padding-top: 50px;
    }
    .sidenav .menu-logo-area a{
        padding: 0!important;
    }

    
	.menu {
	    margin-top: 20px;
	    width: 100%;
	    text-align: center;
	}
	.mobile-menu-footer{
		width: 100%;
	}
	.tab-image-section .col-md-7 {
	    padding-right: 15px;
	    margin-bottom: 15px;
	    width: 100%;
	}
	.tab-image-section .col-md-5 {
	    width: 100%;
	}

   .carousel-indicators{
    display: none;
   }

   /****menu****/

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 0;
  margin-top: 0;
}

.sidenav a {
  padding: 20px 14px!important;
  text-decoration: none;
  font-size: 15px!important;
  line-height: 17px!important;
  letter-spacing: 0.5px!important;
  color: #000!important;
  display: block;
  transition: 0.3s;
}
.sidenav li{
    padding: 0;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.sidenav ul{
    position: relative;
}
.sidenav li:last-child {
    position: absolute;
    bottom: -90px;
}
.sidenav li:last-child a{
    font-size: 15px!important;
    line-height: 17px!important;
    text-align: center;
    color: #fff!important;
    padding: 0!important;
}
.sidenav li:last-child {
    position: absolute;
    bottom: -90px;
    border-bottom: none;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    padding: 15px 32px;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: -60px;
    font-size: 36px!important;
    margin-left: 0;
    color: #fff!important;
}
.menu-icon{
  display: block;
  position: absolute;
  left: 10px;
}
.menu-logo-area{
    display: flex;
    padding: 10px;
}
.menu-logo-area img{
    float: left;
}
.sidenav ul {
    background: #fff;
    width: 100%;
    display: inline-block;
}
.menu-logo-area img{
    width: 162px;
}
.menu-background-area{
  height: 100%;
  background-color: #E7DECD;
  width: 320px;
  position: relative;
}


/****end menu****/


.logo img{
    width: 162px;
}
.logo{
    margin-left: 70px;
    margin-top: 2px;
}
.search-icon-area{
    margin-top: 8px;
}


}



@media only screen and (min-width: 768px) and (max-width: 991px) {

/****menu****/
.mobile-menu{
        position: relative;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 0;
  margin-top: 0;
}

.sidenav a {
  padding: 20px 14px!important;
  text-decoration: none;
  font-size: 15px!important;
  line-height: 17px!important;
  letter-spacing: 0.5px!important;
  color: #000!important;
  display: block;
  transition: 0.3s;
}
.sidenav li{
    padding: 0;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.sidenav ul{
    position: relative;
}
.sidenav li:last-child {
    position: absolute;
    bottom: -90px;
}
.sidenav li:last-child a{
    font-size: 15px!important;
    line-height: 17px!important;
    text-align: center;
    color: #fff!important;
    padding: 0!important;
}
.sidenav li:last-child {
    position: absolute;
    bottom: -90px;
    border-bottom: none;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    padding: 15px 32px;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: -60px;
    font-size: 36px!important;
    margin-left: 0;
    color: #fff!important;
}
.menu-icon{
  display: block;
  position: absolute;
  left: 10px;
}
.menu-logo-area{
    display: flex;
    padding: 10px;
}
.menu-logo-area img{
    float: left;
}
.sidenav ul {
    background: #fff;
    width: 100%;
    display: inline-block;
}
.menu-logo-area img{
    width: 162px;
}
.menu-background-area{
  height: 100%;
  background-color: #E7DECD;
  width: 320px;
  position: relative;
}


/****end menu****/


#menu1{
	padding: 5px 0;
}


.mean-container .mean-nav ul{ background: #000; }


.white-slider-section {
    margin-top: 0;
}
.fixed {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    width: 100%;
}
.footer-logo img{
	width: 216px;
}
.footer-bg{
	text-align: center;
}
.footer-logo{
	text-align: center;
	width: 100%;
}
.footer-menu ul li {
    padding: 22px 14px;
    width: 50%;
    float: left;
}
.footer-menu{
	background: #fff;
	display: inline-block;
	width: 100%;
	padding: 22px 0;
    margin-top: 0;
}
.mobile-menu-footer{
	padding: 0;
}
.footer-bg {
    padding: 0;
}
.copy-text{
	padding: 20px 0;
	border-top: none;
}
.tab-small-section-image{
	width: 100%;
}
.tab-small-section-text{
	width: 100%;
	padding-left: 0;
}
.tab-area-section{
	padding: 0;
}
.top-section{
	display: none;
}
.newslatter-area{
	display: none;
}
.tab-image-section .col-md-7 {
    padding-right: 15px;
    margin-bottom: 15px;
}
.tab-area-section .nav-tabs>li>a {
    background: transparent!important;
    font-size: 14px!important;
    line-height: 18px!important;
    letter-spacing: 0.2px!important;
    border: none!important;
    padding: 8px;
}

.scroll-izt-section{
	display: none;
}
.tab-big-img .white-slider-text p {
    font-size: 21px;
    line-height: 30px;
    letter-spacing: 0.25px;
}
.tab-big-img .white-slider-text span {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.48px;
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    color: #fff;
}
.banner-text h2{
	font-size: 18px;
	line-height: 20px;
}
.banner-text p{
	font-size: 14px;
	line-height: 17px;
}
.banner-text a {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0;
    padding: 13px 30px 15px 13px !important;
    font-size: 12px;
    height: 42px;
    line-height: 17px;
    border-radius: 50px;
    color: #252628;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-color: #E7DECD;
    margin-top: 40px;
    text-decoration: none;
}
.tab-image-section img {
    width: 100%;
    height: 341px;
}
.tab-small-section-image img{
	height: 229px;
}
.tab-big-img .white-slider-text {
    padding: 45px 45px 0;
}
.white-slider-text{
	bottom: 25px;
}
.tab-image-section {
    margin-top: 30px;
}
.heading-section{
	margin: 20px 0 ;
	display: inline-block;
}
.white-slider-section .owl-nav{
	display: none;
}
.scroll-white-section{
	padding: 0 15px 17px;
}
.search-icon-area {
    float: right;
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 0;
}
.logo img{ width: 162px; }
.logo {
    margin-left: 70px;
    margin-top: 4px;
}

.flexslider2 .slides > li img {
    width: 100%;
    height: 305px;
    object-fit: cover;
}
.flexslider2 .banner-text-area img{
	width: 4px!important;
	height: 8px!important;
}
.flexslider2 .flex-control-nav{
	display: none;
}
.mean-container a.meanmenu-reveal {
    width: 42px;
    height: 34px;
    background: rgba(204,177,127, 0.15);
    border-radius: 50%;
    padding: 8px 0 0;
    left: 10px!important;
    right: auto;
}
.mean-container a.meanmenu-reveal.meanclose {
    color: #f9495f;
    line-height: 20px;
}

.mean-container a.meanmenu-reveal span {
    display: block;
    background: #CCB17F;
    height: 2px;
    width: 20px;
    margin: 5px auto;
}

.menu {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 4px;
}
.mean-container a.meanmenu-reveal.meanclose {
    color: #000;
    line-height: 28px;
}

.footer-bg .container{
	width: 100%;
}


.banner-area img{
    height: 307px!important;
}
.banner-area .carousel-indicators{
    display: none;
}
.banner-area .banner-text-area img{
    height: auto!important;
}


.banner-area img{
    height: 307px!important;
}
.banner-area .carousel-indicators{
    display: none;
}
.banner-area .banner-text-area img{
    height: auto!important;
}
.mean-container .mean-bar:nth-child(2){
    display: none;
}


.mobile-footer-logo-bg{
    background: #F2EFE7;
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
    padding: 22px 0;
}
.copyright-area{
    background: #F2EFE7;
}


.inner-banner-details h2{
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 23px;
}
.inner-listing-area{
    background: #fff;
    padding-bottom: 0;
}
.inner-listing-area .col-md-8{
    padding-top: 15px;
}
.inner-listing-area .tab-small-section{
    width: 100%;
    border-bottom: none;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.articlesamecat{
    padding: 15px;
}
.relatedcategory{
    padding: 15px;
    margin-bottom: 0;
} 
.tagproductdetails{
    padding: 15px;
} 
.inner-listing-area .col-xs-12:last-child{
    background: #F5F5F5;
    padding-top: 30px;
}
.inner-banner-area img {
    width: 100%;
    height: 120px;
}
.inner-banner-details .breadcrumb a{
    font-size: 11px;
}
.fbc-page .fbc-wrap .fbc-items{
    padding: 0!important;
}
.inner-banner-details h2{
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 23px;
}

.inner-banner-details .breadcrumb a{
    font-size: 11px;
}
.fbc-page .fbc-wrap .fbc-items{
    padding: 0!important;
}

.inner-details-area{
    background: #fff;
}
.details-left-section{
    padding: 15px 0;
}
.inner-details-area .col-xs-12:last-child{
    background: #F5F5F5;
    padding-top: 30px;
}
.details-left-img-section img{
    width: 100%;
    margin-right: 0;
}
.footer-menu ul {
    padding: 0;
    margin: 0 auto;
    text-align: left;
    width: 329px;
    display: inline-block;
}

.wp-pagenavi {
    clear: both;
    text-align: center;
    padding: 25px 0 25px;
    border-top: 1px solid #D8D8D8;
}

.only-mobile-dropdown{
    display: inline-block;
}
.relatedcategory{
    display: none;
}

.catbannerdesktop{
  display: none;
}
.catbannermobile{
  display: block;
}
.sidenav .menu-logo-area a{
    padding: 0!important;
}



}



@media only screen and (max-width: 767px) {

.tagproductdetails h2{
    font-size: 16px;
    line-height: 18px;
}
.articlesamecat h2{
    font-size: 16px;
    line-height: 18px;
}
.articlesamecat .relatedpostlist a{
    font-size: 14px;
    line-height: 16px;
}

.home .tab-small-section-text span{
    display: none;
}

.inner-listing-area .tab-small-section-text h2{
    font-size: 16px;
    margin-bottom: 17px;
    line-height: 20px;
}
.inner-listing-area .tab-small-section-text p{
    font-size: 12px;
    line-height: 20px;
}
.tab-small-section-text span{
    font-size: 12px;
    line-height: 15px;
    
}
.inner-listing-area .tab-small-section-text span{
    margin-bottom: 5px;
}
.only-mobile-dropdown img{
    margin-right: 10px;
}
.tab-area-section .nav-tabs{
    float: left;
    margin-top: 0;
}
.tab-area-section .heading-section{
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 25px;
}
.tab-area-section .heading-section a{
    display: none;
}
.tab-area-section .heading-section h2{
    margin-top: 5px;
}



.sidenav .menu-logo-area a{
    padding: 0!important;
}
.menu-logo-area a{
    padding: 0;
}

.catbannerdesktop{
  display: none;
}
.catbannermobile{
  display: block;
}

.white-slider-text h2{
    font-size: 12px;
    line-height: 15px;
}
.white-slider-text p a{
    font-size: 16px;
    line-height: 20px;
}
.tab-big-img .white-slider-text h2{
    font-size: 12px;
    line-height: 15px;
}
.tab-big-img .white-slider-text p a{
    font-size: 21px;
    line-height: 28px;
    letter-spacing: 1.05px;
}


.heading-text h2{
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 5px;
}
.heading-text p a{
    font-size: 12px;
    line-height: 15px;
}
.footer-menu ul li a{
    font-size: 14px;
    line-height: 16px;
}
.tab-small-section-text p{
    margin-top: 20px;
}

.wp-pagenavi {
    clear: both;
    text-align: center;
    padding: 25px 0 25px;
    border-top: 1px solid #D8D8D8;
}
.only-mobile-dropdown{
    display: inline-block;
}
.relatedcategory{
    display: none;
}
.footer-menu ul {
    padding: 0;
    margin: 0 auto;
    text-align: left;
    width: 310px;
    display: inline-block;
}


.inner-banner-details h2{
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 23px;
}
.inner-listing-area{
    background: #fff;
    padding-bottom: 0;
}
.inner-listing-area .col-md-8{
    padding-top: 15px;
}
.inner-listing-area .tab-small-section{
    width: 100%;
    border-bottom: none;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.articlesamecat{
    padding: 15px;
    margin-bottom: 0;
}
.relatedcategory{
    padding: 15px;
    margin-bottom: 0;
} 
.tagproductdetails{
    padding: 15px;
} 
.inner-listing-area .col-xs-12:last-child{
    background: #F5F5F5;
    padding-top: 30px;
}
.inner-banner-area img {
    width: 100%;
    height: 120px;
    object-fit: cover;
}
.inner-banner-details .breadcrumb a{
    font-size: 11px;
}
.fbc-page .fbc-wrap .fbc-items{
    padding: 0!important;
}

.inner-details-area{
    background: #fff;
}
.details-left-section{
    padding: 15px 0;
}
.inner-details-area .col-xs-12:last-child{
    background: #F5F5F5;
    padding-top: 30px;
}
.details-left-img-section img{
    width: 100%;
    margin-right: 0;
}




.copyright-area{
    background: #F2EFE7;
}

.mobile-footer-logo-bg{
    background: #F2EFE7;
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
    padding: 20px 0;
}
.dropdown-content{
    margin-top: 15px;
}



/****menu****/

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 0;
  margin-top: 0;
}

.sidenav a {
  padding: 20px 14px!important;
  text-decoration: none;
  font-size: 15px!important;
  line-height: 17px!important;
  letter-spacing: 0.5px!important;
  color: #000!important;
  display: block;
  transition: 0.3s;
}
.sidenav li{
    padding: 0;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.sidenav ul{
    position: relative;
}
.sidenav li:last-child {
    position: absolute;
    bottom: -90px;
}
.sidenav li:last-child a{
    font-size: 15px!important;
    line-height: 17px!important;
    text-align: center;
    color: #fff!important;
    padding: 0!important;
}
.sidenav li:last-child {
    position: absolute;
    bottom: -90px;
    border-bottom: none;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    padding: 15px 32px;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: -50px;
    font-size: 36px!important;
    margin-left: 0;
    color: #fff!important;
}
.menu-icon{
  display: block;
  position: absolute;
  left: 10px;
}
.menu-logo-area{
    display: flex;
    padding: 10px;
}
.menu-logo-area img{
    float: left;
}
.sidenav ul {
    background: #fff;
    width: 100%;
    display: inline-block;
}
.menu-logo-area img{
    width: 162px;
}
.menu-background-area{
  height: 100%;
  background-color: #E7DECD;
  width: 320px;
  position: relative;
}


/****end menu****/



ul.menu ul li a{
	color: #fff!important;
}
#menu1{
	padding: 5px 0;
}
.banner-area img{
    height: 307px!important;
    object-fit: cover;
    object-position: left;
}
.banner-area .carousel-indicators{
    display: none;
}
.banner-area .banner-text-area img{
    height: auto!important;
}
.mean-container .mean-bar:nth-child(2){
    display: none;
}

.mean-container .mean-nav ul{ background: #000; }


.white-slider-section {
    margin-top: 0;
}
.fixed {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    width: 100%;
}
.footer-logo img{
	width: 216px;
}
.footer-bg{
	text-align: center;
}
.footer-logo{
	text-align: center;
	width: 100%;
}
.footer-menu ul li {
    padding: 15px 14px;
    width: 50%;
    float: left;
}
.footer-menu{
	background: #fff;
	display: inline-block;
	width: 100%;
	padding: 22px 0;
    margin-top: 0;
}
.mobile-menu-footer{
	padding: 0;
}
.footer-bg {
    padding: 0;
}
.copy-text{
	padding: 10px 0;
	border-top: none;
    font-size: 12px;
    line-height: 24px;
}
.tab-small-section-image{
	width: 100%;
}
.tab-small-section-text{
	width: 100%;
	padding-left: 0;
}
.tab-area-section{
	padding: 0 0 15px;
}
.banner-text-area img{
    position: relative;
    top: -2px;
}
.top-section{
	display: none;
}
.newslatter-area{
	display: none;
}
.tab-image-section .col-md-7 {
    padding-right: 15px;
    margin-bottom: 15px;
}
.tab-area-section .nav-tabs>li>a {
    background: transparent!important;
    font-size: 14px!important;
    line-height: 18px!important;
    letter-spacing: 0.2px!important;
    border: none!important;
    padding: 7px;
}
.instagram-heading-section{
    font-size: 18px;
    line-height: 21px;
}

.home .tab-small-section-text h2{
    font-size: 18px;
    line-height: 20px;
}

.scroll-izt-section{
	display: none;
}
.tab-big-img .white-slider-text p {
    font-size: 21px;
    line-height: 30px;
    letter-spacing: 0.25px;
}
.tab-big-img .white-slider-text span {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.42px;
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    color: #fff;
}
.banner-text h2{
	font-size: 18px;
	line-height: 20px;
}
.banner-text p{
	font-size: 14px;
	line-height: 17px;
}
.banner-text a {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0;
    padding: 13px 30px 15px 13px !important;
    font-size: 12px;
    height: 42px;
    line-height: 17px;
    border-radius: 50px;
    color: #252628;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-color: #E7DECD;
    margin-top: 40px;
    text-decoration: none;
}
.tab-image-section img {
    width: 100%;
    height: 341px;
}
.tab-small-section-image img{
	height: 229px;
}
.tab-big-img .white-slider-text {
    padding: 45px 45px 0;
}
.white-slider-text{
	bottom: 25px;
}
.tab-image-section {
    margin-top: 30px;
}
.heading-section{
	margin: 20px 0 ;
	display: inline-block;
}
.white-slider-section .owl-nav{
	display: none;
}
.scroll-white-section{
	padding: 0 15px 17px;
}
.search-icon-area {
    float: right;
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 0;
}
.logo img{ width: 162px; }
.logo {
    margin-left: 68px;
    margin-top: 0px;
    position: relative;
    top: 3px;
}

.flexslider2 .slides > li img {
    width: 100%;
    height: 305px;
    object-fit: cover;
}
.flexslider2 .banner-text-area img{
	width: 4px!important;
	height: 8px!important;
}
.flexslider2 .flex-control-nav{
	display: none;
}
.mean-container a.meanmenu-reveal {
    width: 42px;
    height: 34px;
    background: rgba(204,177,127, 0.15);
    border-radius: 50%;
    padding: 8px 0 0;
    left: 10px!important;
    right: auto;
}
.mean-container a.meanmenu-reveal.meanclose {
    color: #f9495f;
    line-height: 20px;
}

.mean-container a.meanmenu-reveal span {
    display: block;
    background: #CCB17F;
    height: 2px;
    width: 20px;
    margin: 5px auto;
}

.menu {
    width: 100%;
    position: absolute;
    top: 0;
    margin-top: 4px;
}
.mean-container a.meanmenu-reveal.meanclose {
    color: #000;
    line-height: 28px;
}
.mobile-footer-logo-bg{
    background: #F2EFE7;
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
    padding: 22px 0;
}

.fbc-page .fbc-wrap .fbc-items li:last-child {
    width: 131px;
    height: 18px;
    overflow: hidden;
    position: relative;
    top: 7px;
}
.inner-banner-details .breadcrumb{
    margin-bottom: 0;
}





}



@media only screen and (min-width: 640px) and (max-width: 767px) {




	

}



@media only screen and (min-width: 480px) and (max-width: 639px) {

	





	

}



@media only screen and (max-width: 479px) {











	

}



