@media only screen and (max-width: 7000px){
	.page-wrapper{
		overflow: hidden;
	}
	
}

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

	.main-menu .navigation>li:nth-last-child(-n+3)>ul>li>ul {
	    left: auto;
	    right: 100%;
	}
	.main-menu .navigation > li:nth-last-child(-n+2) > ul {
	    left: auto;
	    right: 0;
	}
	.main-menu .navigation > li:nth-last-child(-n+2) > ul > li > ul {
	    left: auto;
	    right: 100%;
	}
	.features-section .auto-container {
		padding: 0 15px;
	}
	.main-header.header-style-two .header-info-right .phone-number {
		display: none;
	}
	.main-header.header-style-two .sticky-header .auto-container {
		padding: 0 15px;
	}
}

@media only screen and (max-width: 1199px){
	.main-menu .navigation>li {
		padding: 15px 30px;
	}
	.banner-section .banner-slider-nav {
		display: none;
	}
	.main-header.header-style-one .header-upper .auto-container {
	    padding: 0 15px;
	}
	.header-top .right-column {
	    display: none;
	}
}

@media only screen and (max-width: 1139px){
	/* Default */
	.main-header .nav-outer .main-menu,
	.sticky-header{
		display: none !important;
	}
	.nav-outer .mobile-nav-toggler{
		display: block;
	}
	.main-header.header-style-two .header-info-right {
		display: none;
	}
}

@media only screen and (max-width: 991px){
	.banner-section .content-box h1 {
		font-size: 50px;
		line-height: 60px;
	}
	.about-section .year-experience {
		position: relative;
	}
	.main-header .header-upper .search-btn {
	    position: relative;
	    display: none;
	}

	.main-header .header-upper .link-btn {
	    display: none;
	}
	.features-section .inner-container {
	    max-width: 100%;
	}
	.features-section .image {
	    margin-top: 0;
	}
	.estimate-section .wrapper-box:before {
	    right: -15px;
	}
	.services-section {
		padding-bottom: 70px;
	}
	

}

@media only screen and (min-width: 768px){
	.main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul{
		display:block !important;
		visibility:hidden;
		opacity:0;
	}
}

@media only screen and (max-width: 767px){	
	br {
		display: none;
	}
	.filter-tabs li .count {
		display: none;
	}
	.features-section .icon-box .icon {
		margin-bottom: 20px;
	}
	.skills-section .inner-container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.header-top .left-column .office-hour {
		display: none;
	}
	.header-top .left-column,
	.header-top .left-column .text {
		width: 100%;
	}
	.footer-bottom {
		justify-content: center;
	}

}

@media only screen and (max-width: 600px){
	.form-col-right {
	  float: none;
	}
	.fashionb .image {
	  float: none;
	  width: 100%;
	  margin-left: 0px;
	  margin-bottom: 40px;
	}
	.fashionb .image img {
	  width: 100%;
	}
	.fashionb .wrapper-box {width:100%;}
	.brandsd {padding: 30px 20px;}
	.str-dt-logo-wrp span {position:relative;}
	.str-dt-logo-wrp {padding-left:2px;}
	.facts-section h2 {text-align: center;font-size: 34px;}
	
	.about-section .year-experience {
		bottom: 30px;
	}
	.brand-logo .wrapper-box {
	  display: block;
	  margin-bottom: 40px;
	}
	.brand-logo .image:nth-child(1) {
	  margin-left: 0px;
	}
	.brand-logo .image {
	    width: 50%;
		margin-left: 60px;
		margin-bottom: 10px!important;
		border: 0px solid #88bd32;
		border-radius: 50%;
		margin: 0 auto;
		text-align: center;
		float: left;
	}
	.nav-tabs .nav-item {
	  margin-bottom: 18px;
	  width: auto;
	  margin-right: 5px;
	}
	.shopsonmall .ulstyleh li {
	  float: left;
	  width: 21%;
	  margin-right: 11px;
	  margin-bottom: 10px;
	}
	.tab-content > .tab-pane {
	  padding: 0px 0px;
	}
	.features-section h2 {
	  font-size: 28px;
	}
	.features-section .inner-container {padding: 30px 0;}
	.video-section h2 {
	  font-size: 35px;
	  line-height: 41px;
	  margin-bottom: 20px;
	}
	.col-xs-6{width:50%;}
	.cta-section .wrapper-box {
	  padding: 37px 20px 13px;
	  border-radius: 0px;
	}
	.cta-section .phone {font-size: 31px;}
	.cta-section h3 {font-size: 42px;}
	.main-footer .footer-info-box .content {padding-left: 5px;}
	.main-footer .widgets-section {position: relative;padding: 40px 10px 10px;}
	.cta-section {padding-bottom: 40px;}
	
	
	
	
	
}


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

}









