
.menu_toggle span {
    width: 28px;
    height: 5px;
    background: #fa7d33;
    display: block;
    position: absolute;
    margin: 0 auto;
    right: 0;
    top: 0;
}


.menu_toggle span:after{position:absolute;content:" ";width:22px;height:5px;top:-7px;left:0;right:0;background:#fa7d33;transition:0.2s;-moz-transition:0.2s;-ms-transition:0.2s;-o-transition:0.2s;-webkit-transition:0.2s;}

.menu_toggle span:before{position:absolute;content:" ";width:22px;height:5px;bottom:-7px;left:0;right:0;background:#fa7d33;transition:0.2s;-moz-transition:0.2s;-ms-transition:0.2s;-o-transition:0.2s;-webkit-transition:0.2s;}




@media screen and (max-width: 1920px) {


}

@media screen and (max-width: 1600px) {


}

@media screen and (max-width: 1400px) {

}

@media screen and (max-width: 1366px) {

}

@media screen and (max-width: 1300px) {

}

@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 1199px) {

	.top-email ul li a {
    	font-size: 0;
	}
	.top-email ul li, .social-fld ul li, .top-btn ul li {
    	margin: 0 5px 0 0;
	}
	.top-btn ul li a{font-size:10px;}
	.my-nav nav.navbar {
    	padding: .5rem 0;
	}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
		padding:0 6px;
	}



	.sub-nav ul li {
    	padding: 0;
	}
	.bd_menu li a {
	    margin: 0 10px;
	}

	.sub-head h2{
	    font-size: 40px;
	    line-height: 45px;
	}

	.subscribe-main h2 {
    	font-size: 30px;
    	line-height: 36px;
	}
	.subscribe-main h2 br {
    	display: none;
	}
	.subscribe-main p {
	    font-size: 14px;
	    line-height: 20px;
	    padding: 10px 0;
	}

}

@media screen and (max-width: 1170px) {

}

@media screen and (max-width: 1100px) {

	.staty-left{
		padding:50px;
	}
	
}
@media screen and (max-width: 1024px) {


	.title_breadcrumb-inner span h1 {
    	line-height: 36px;
    	padding: 0;
	}

	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	    flex: 0 0 31.3%;
	    max-width: 31.3%;
	}
	.nav-sup ul li a{  font-size: 9px;}
	.banner-content-fld h4 {margin:10px 0;}
	.inquiry-bttn p { font-size: 12px;}
	.why-cont h3 { font-size: 17px; }
	.event-bnt a {
      padding: 6px 15px;
     font-size: 12px;}


}


@media screen and (max-width: 991px) {

	.ui-datepicker-inline{ width: 100% !important; margin-bottom: 30px; }

	.bd_toggle.navbar-toggler {
    	display: block;
	}


	.bnnr-top, .ptb{
    	margin: 30px 0;
	}
	.inner-cont{
		padding:30px 0;
	}

	.mor-btn.pt-5 {
    	padding-top: 30px !important;
	}
	.mobile-app, .testimonials-fld{padding:30px 0;}

	.app-left {
    	width: 60%;
	}
	.app-left h2 {
    	font-size: 30px;
    	line-height: 35px;
	}

	.niew-box{margin-top:30px;}

	.sub-head h2 {
    	font-size: 26px;
    	line-height: 30px;
	}
	.news-right{padding-right:4%;}
	.news-right img {
    width: 100%;
	}

	.news-list .row .niew-box:nth-child(2) .news-right:before,
	.news-list .row .niew-box:nth-child(3) .news-right:before
	{display:none;}

	.who-we-fld .we-sub, .who-we-fld .sub-head, .blog-left, .blog-right-fld{
		flex:0 0 100%;
		max-width:100%;
	}
	.we-sub h2{padding-left:0; margin-bottom:20px;}
	.video-fld iframe {
    	width: 100%;
    	height: 350px;
	}

	.blog-fld .blog-box {
    	flex-wrap: wrap;
	}

	.blog-list {
    	margin-top: 25px;
    	width: 100%;
	}

	.commis-self-btn {
    	display: flex;
    	flex-wrap: wrap;
    	align-items: center;
    	justify-content: center;
	}
	.commis-self-btn a.commi-btn {
    	margin: 5px;
	}

	.item-ptnr h5{height:auto;}

	.hm-cont-fld{padding:30px 0 100px 0;}

	.main-ftr-fld{padding:30px 0 15px 0;}


.modal-content-search{ left: 0; }

/*.my-nav {
    height: 50px;
}*/

.nav-sup ul li {
    padding: 0;
}
.nav-sup ul li a{
   color: #fff;
    margin: 0;
    padding: 10px;
    display: block;
    text-align: left;
    position: relative;
    border-bottom: 1px solid #f9955a;
  }
.nav-sup ul li.current-menu-item a {
    background: #353535;
}
.bd_menu li.menu-item.current-menu-item a{ color: #ec181e; }
	
.nav-sup {
    position: absolute;
    background: #fa7d33;
        top: 100%;
    z-index: 99;
    width: 205px;
    right:0;
}
.nav-sup:after {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #000;
    top: -8px;
    right: 9px;
}
.nav-menu {
    margin-top: 20px;
}
.hdSearch { margin-top: 5px; margin-top: 5px; }
.banner-content-fld h2 { font-size: 25px; padding: 0; line-height: 35px;}
.evaluate-property-right, .evaluate-property-left{ flex: 0 0 100%; max-width:100%; }
.evaluate-property-fld .d-flex{ flex-wrap: wrap; display: flex; }
.banner-content-fld h4 { font-size: 20px; }
.banner-content-fld {top: 40%; }
.banner-content-fld h4{ margin-bottom: 15px; }
.sub-banner-fld img { height:325px; }
.bnr-btn-fld .d-flex{ display: block !important; }
.bnr-btn-text h3 { font-size: 20px; }
.inquiry-bttn p { font-size: 0; }
.bnr-btn-cont.all-btn {
    margin-top: 20px;
}
.bnr-btn-cont a { margin-left: 0; }
.header-appear-index {
   /* background-color: #353535;
    height: 50px;*/
    position: relative;
}
.inquiry-bttn {
    margin-top: 5px;
}
.why-choose-fld { padding: 35px 0; }
.why-choose-fld .p-des p{ width: 100%; }
.property-fld .sub-head p { width: 100%; }
.property-fld:before { width: 100%;  background: #353535;}
.property-slider .owl-nav { top:0;  }
.item-property { margin-top: 25px; }
.property-fld {padding: 35px 0;}
.evaluate-property-left{ padding:20px; }
.evaluate-property-right img { padding: 20px; height: 100%; left: inherit; }
.clients-fld .sub-head p { padding:0px; }
.hm-cont-form p { padding:0 20px; }
.ftr-link.quick-link {
    margin-left: 0;
}
.footer-sub-head { margin: 10px 0; }
.ftr-btn { margin: 15px 0 0 0; padding: 15px 0 0 0;}
.copyright-text p { text-align: center; font-size: 10px; }
.social-link {
    text-align: center;
}
.hm-cont-form { top: 25px; }
.sub-head h4{ margin-top: 15px; }
.why-icon{ width: 60px; height: 60px; }
.why-icon img { height: 35px; height: 35px; }
.why-numb { margin-top: 5px; }
.why-cont h3 { margin-bottom: 8px; }
.ftr-link ul li a { font-size: 11px; }
.ftr-fld.ftr_icon a { font-size: 9px;}
.ftr-fld.ftr_icon span { margin: 0 5px 0 0;}
.evaluate-property-right{height: 280px; }
.overlay-title h2 { font-size: 17px; }
.contform-mike{ margin: 15px 0; padding: 20px;}
button.close { margin: 0; }

	/*.search-fld{display: none;}*/
	.bd_search{display: block;}

	.my-nav{padding:0;}
	.mob_nav{
		position: absolute;
		background: #e3a796;
		top: 100%;
		z-index: 99;
		width: 250px;
		right: 0;
	}
	.mob_nav:after{
		content: "";
		width: 0px;
		height: 0px;
		position: absolute;
	    border-left: 8px solid transparent;
	    border-right: 8px solid transparent;
	    border-bottom: 8px solid #e3a796;
	    top: -8px;
	    right: 9px;

	}
	.mob_nav li a {
	    color: #fff;
	    margin: 0;
	    padding:10px;
	    display: block;
	    text-align: left;
	    position: relative;
	    border-bottom: 1px solid #eca377;
	}

	.product-list ul li {
    	flex: 0 0 48%;
    	margin: 1%;
	}

	.subscribe-bg{
		padding: 20px;
	}
	.subscribe-img{width: 150px;}


	.ftr-logo-fld{margin-bottom: 20px;}
	.copy-right{margin-top: 20px;}

	.contact_info {
    	margin-top: 20px;
	}
	.map_area {
    	height: 250px;
	}
	
.woocommerce .col-1, .woocommerce .col-2 {
    width: 100% !important;
    max-width: 100%;
    margin: 1% 0;
}
.event-row:nth-child(odd) .event-img:before{ display: none; }
.event-bnt{ margin-bottom: 20px; }
.event-info h3 { line-height: 20px; font-size: 13px; }
.subhead{ font-size: 20px; line-height: 25px; }
/*.inner-cont .wpb_wrapper ul{ margin-left: 0; }*/


}
@media screen and (max-width: 820px) {

	.bnr-left, .bnr-right, .staty-left, .stationery-right, .stock-left, .stack-right{
		flex: 0 0 100%;
		max-width: 100%;
	}
    .bnr-left, .stationery-right, .stack-right{
    	height: 300px;
	}
	.bnr-right .sub-head{padding: 0;}
	.binders-list{padding: 30px 0;}

	.stock-slider {
    	margin-top: 30px;
	}

	.staty-left, .stock-left {
    	order: 1;
	}

	.inner_banner {
    	height: 250px;
	}


}

@media screen and (max-width: 768px) {

	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
     width: auto !important;
    float: none !important;
    margin: 1% !important;
	}

	.banner_area_text_box{
		flex-wrap: wrap;
	}
	.breadcrumb {
    	flex: 0 0 100%;
    	max-width: 100%;
    	margin-top:5px;
	}
	.breadcrumb ul li:nth-child(1){
		margin-left:0;
	}

	.woocommerce table.cart td.product-quantity .qib-container:not(#qib_id):not(#qib_id){
		justify-content: flex-end !important;
	}

	.account-frm{
		margin: 10px 0;
	}
	.woocommerce-MyAccount-content{
		margin-top: 10px;
	}

	.rable-responsive {
    	overflow-x: scroll;
	}

	.inner-cont h2{ font-size:16px !important; line-height:21px !important; }

	.inner-cont ul li{margin-bottom:5px;}
	.inner-cont .wpb_wrapper ul li{font-size:14px !important;}
	.inn-banner h2{ font-size: 30px; padding-bottom: 15px; }
	.inn-banner p{ margin-bottom: 15px; }
	.linkedInfeed h4 { line-height: 35px; }
	.d-flex{ flex-wrap: wrap; }
	.event-row:nth-child(even) .event-img { margin-bottom: 15px; padding-left: 0; }
	#description{ font-size: 16px; line-height: 20px; }

}

@media screen and (max-width: 767px) {

	.app-left h2 {
    	font-size: 20px;
    	line-height: 25px;
	}
	.app-left p{
		margin:15px 0;
		padding:0;
	}

	.news-left-fld, .news-right {
    	flex: 0 0 100%;
    	max-width: 100%;
	}

	.news-right {
    	padding: 0;
    	margin-bottom: 15px;
	}
	.news-right img{height:auto;}
	.news-left-fld {
    	order: 1;
    	padding: 15px;
	}


	.top-btn {
    	flex: 0 0 100%;
    	max-width: 100%;
    	margin-top: 10px;
	}
	.top-btn ul li a{padding:5px 10px;}

	.ftr-link ul li a { font-size: 13px; }
    .ftr-fld.ftr_icon a { font-size:13px;}
	.logo-fld {
    	width: 160px;
	}

	.bd_cart a .pull-left span.amount:before{display: none;}
	.bd_cart a .pull-left span.amount{
		width: auto !important;
		padding-top: 0;
	}

	.subscribe-img{display: none;}
	.copy-right {
    	flex-wrap: wrap;
    	padding: 20px 0;
	}
	.ftr-social-fld {
    	margin-top: 10px;
	}
	.ftr-social-fld ul li{
		margin:0 30px 0 0;
	}

	.sub-head h2 {
    	font-size: 30px;
    	line-height: 35px;
	}

	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    	flex: 0 0 48%;
    	max-width: 48%;
	}

	div#comments, #review_form_wrapper{
		flex: 0 0 100%;
		max-width: 100%;
	}
	#review_form_wrapper{
		margin-top: 20px;
	}

	.title_breadcrumb-inner span h1 {
    	line-height: 26px;
    	font-size: 22px;
	}

	.talent-pic img {
    	max-width: 100%;
	}

	.blog-sidebar {
    	margin-top: 20px;
	}
	.inn-banner h2{ font-size: 25px; }
	.linkedInfeed h4{ font-size: 25px; }
	.vc_btn3.vc_btn3-size-md { font-size: 12px; }
	.vc_btn3-container {margin-bottom: 10px;}
	.inner-cont p { font-size: 15px; }
	.pr-box .pr-title { font-size: 14px; line-height: 18px }


	.event-calender-box{ padding: 0px; box-shadow: none; }
	.event-calender-box .fc .fc-toolbar{ display: block; text-align: center; }



}

@media screen and (max-width: 736px) {


	

}

@media screen and (max-width: 667px) {

.news-head h2{width:100%;padding: 10px;
    text-align: center;}
.news-list:after{display:none;
}
	
	
}

@media screen and (max-width: 627px) {

/*.woocommerce form .form-row label, */.woocommerce-page form .form-row label.screen-reader-text{
	display: none !important;
}

.title_breadcrumb-inner {
    position: relative;
    top: 0;
    transform: translateY(0);
	background-color: #ee551f;
}
.title_breadcrumb-inner span {
    width: 100%;
    padding: 10px;
}

}

@media screen and (max-width: 568px) {

.banner_area_text_box:after {
    right: 10px;
}
.banner_area_text_box:before{
	right: 20px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li{
	padding: 8px 10px;
}
.details_page .product .woocommerce-tabs ul.tabs li a{
	padding: 0 !important;
    font-size: 14px !important;
}
.details_page .woocommerce-Reviews #comments .woocommerce-Reviews-title {
    font-size: 18px;
    line-height: 24px;
}
.pr-box .pr-cont{margin: 15px 0;}

.cart_totals h2 {
    font-size: 16px !important;
    line-height: 24px !important;
   }

   .ftr-menu-link {
    	margin-bottom: 20px;
	}
	.ftr-menu-link h3{margin-bottom: 10px;}
   

}

@media screen and (max-width: 540px) {

	.mobile-app {
    	display: flex;
    	flex-wrap: wrap;
	}
	.app-left, .app-right {
    	flex: 0 0 100%;
    	max-width: 100%;
	}
	.app-left {
    	left: 0;
    	position: relative;
    	order: 1;
    	background: #17624d;
    	top: 0;
    	transform: translate(-0%, 0%);
    	padding: 15px;
	}

	.inner_con h2{
    	font-size: 25px;
    	line-height: 30px;
	}
	.inner_con h3{
		font-size: 20px; line-height: 24px;
	}
	.inner_con h4{
		font-size: 16px; line-height: 20px;
	}


	.details_page .woocommerce-message{font-size: 12px; line-height: 16px;}
	.details_page .woocommerce-message a.button{
		width: 100%; margin: 0 0 10px 0;
		text-align: center;
	}

	
}

@media screen and (max-width: 480px) {

	.bnnr-top{flex-wrap: wrap;}
	.linkedInfeed{flex:0 0 100%; max-width:100%; margin-bottom: 10px;}

	.top-btn ul li{margin: 0 5px 5px 0;}


	.shop-top p {
	    font-size: 10px;
	    line-height: 14px;
	}
	.shop-top {
    	flex: 0 0 100%;
    	max-width: 100%;
	}
	.shop-top.country-fld {
    	margin-top: 5px;
	}
	.login-cart-fld ul li{padding: 0 5px;}
	.bnr-left, .stack-right, .bd_cart a .pull-left span.amount{display: none;}

	.banner-btn-fld{margin-top: 0;}
	.sub-head h2 {
    	font-size: 20px;
    	line-height: 25px;
	}
	.arrow-icon .owl-nav{top: -30px;}
	.sub-head h4{font-size: 14px; margin-top: 15px;}
	.staty-left {
    	padding: 20px;
	}
	.staty-left .sub-head h2{padding-top: 0;}
	.product-list ul li {
    	flex: 0 0 100%;
    	margin: 1% 0;
	}
	.view-all{margin-top: 20px;}
	.subscribe-bg .subscribe-main h2{
		padding: 0;
		font-size: 20px;
		line-height: 26px;
	}
	.subscribe_form .emaillist{
		padding: 2px;
	}
	.subscribe_form .es_subscription_form .es_subscription_form_submit {
    	padding: 0 20px;
    	font-size: 12px;
	}
	.subscribe_form .es_subscription_form .es-field-wrap .es_txt_email{
		padding: 0 115px 0 20px;
	}
	.main-footer {
    	padding: 20px 0 0 0;
	}
	.inner_banner {
    	height: 200px;
	}
	.banner_area_text_box .page-title {
    	font-size: 20px;
    	line-height: 26px;
	}
	.breadcrumb ul li a, .breadcrumb ul li strong {
	    font-size: 12px;
	    line-height: 16px;
	}
	.breadcrumb ul li:nth-child(1){
		margin-left: 0;
	}

}

@media screen and (max-width: 414px) {

.subscribe-bg .subscribe-main h2 {
    font-size: 15px;
    line-height: 20px;
}
.subscribe-main p {
    font-size: 12px;
    line-height: 16px;
}

.bd_logoarea {
    width: 200px;
}

.press-btn a {
    margin: 5px 0;
}

}

@media screen and (max-width: 384px) {

   

}

@media screen and (max-width: 375px) {
.woocommerce ul.order_details li {
    width: 95%;
}
    
}

@media screen and (max-width: 360px) {

.login .g-recaptcha, .register .g-recaptcha {
    transform: scale(0.5);
    transform-origin: left;
}
.event-bnt a { font-size: 10px; padding: 6px 15px;  }


}

@media screen and (max-width: 320px) {

    

}