@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;margin: 5px 0;
	}
	.main-header.header-style-two .header-info-right {
		display: none;
	}
}

@media only screen and (max-width: 991px){
	.banner-section .content-box h1 {
		font-size: 20px;
		line-height: 30px;margin-bottom: 0;
	}
	.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){	



.about-style2_text_box .text li,
.about-style2_text_box .text p,
.ceo p {
font-size: 16px;
line-height: 28px;
margin-top: 15px;
} 

.about-page .text ul li {
font-size: 16px;
}

.about-page .text p strong {
display: block;margin: 8px 0;
}

.about-section .image-box img {
    width: 200px;
    margin: 0 auto;
}


.custom-nav .owl-nav {
top: -70px;
}

.video-section {
padding: 30px 0;
}

.about-section .sec-title h2 {
font-size: 18px;
}

.section-title .h1, .section-title .h2 {
font-size: 20px;
}


.widget h4 {
margin-bottom: 20px;
font-size: 18px;
}

.full-width,
.projects-section,
.about-section {
padding: 20px 0;
}


.filter-products .products div.item .product-image img {
height: auto;
}

.filter-products .products div.item .item-area {
width: 80%;
margin: 0 auto;
}

.about-section .sec-title {
margin-bottom: 0;
}

.video-section .video-box .text,
.video-section h2 {
font-size: 16px;line-height: 29px;
}

.widgets-section .widget {
    margin: 20px 0 10px;
}
.main-footer .footer-info-box {
border-right: 0;
border-bottom: 1px solid #393939;
}

.main-footer .footer-info-box:last-child {
border-bottom: 0;
}

.main-footer .footer-info-box .content {
padding-right: 0;padding-top: 10px;
}

.main-footer .footer-info-box .text br {
display: block;

}

.main-footer .widgets-section {
padding: 0;
}

.facts-section-two {
padding: 20px 0 100px;
}

.facts-section-two h2 {
font-size: 18px;
font-weight: 500;
margin-bottom: 25px;
text-align: center;
}


.facts-section-two .count-box {
font-size: 35px;
}

.banner-section .content-outer {
display: grid;
}


.news-block-one .meta-info a,
.btn-style-one {
font-size: 14px;
}

.banner-section .link-box a {
padding: 14px;
}

.banner-section .content-box {
padding: 0 15px;
height: 100%;
display: grid;
align-items: center;
}

.banner-section .big-title {
font-size: 100px;
}


.news-block-one h3,
.banner-section .text {
font-size: 16px;line-height: 25px;
}

.widget_links li a {
font-size: 15px;
}


.main-footer .footer-info-box .icon {
font-size: 26px;
right: 12px;
margin-bottom: 0;
}

.banner-section .swiper-slide {
height: 280px;
}


.main-header .header-upper .logo-box {
width: 100%;
text-align: center;
}


.main-header .header-upper .right-column {
width: 100%;
background: #292929;
}

.header-info-right {
position: absolute;
left: 10px;
}

.header-top {
		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){
	.about-section .year-experience {
		bottom: 30px;
	}
}


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

}









