@media only screen and (max-width: 7000px){
	.page-wrapper{
		overflow: hidden;
	}
	
}
@media only screen and (max-width: 1590px){
	.header-top-two .right-column {
		display: flex;
	}
	.servies-section-two .right-column,
	.servies-section-two .left-column {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 30px;
	}
	.servies-section-two .auto-container {
		padding: 0 15px;
	}
	.features-section-two .bottom-content .image {
		margin-left: 0;
	}
	.features-section-two .bottom-content {
		padding: 0 15px;
	}
    
    .feature-block h3 {
    font-size: 20px;
    }
    .feature-block .inner-box {
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0px 10px 21.25px 3.75px rgba(0, 0, 0, 0.06);
    padding: 40px 10px 40px 20px;
    background-color: #fff;
    }
}
@media only screen and (max-width: 1500px){
	.header-top .right-column {
		display:flex;
	}
}
@media only screen and (max-width: 1400px){
	.main-header .header-upper .navbar-right {
		display: none;
	}
	.what_we_do-block .lower-content .count {
		display: none;
	}
	.services-section-three .ourfacts {
		padding-left: 0;
	}
}

@media only screen and (max-width: 1366px) {
    .link-btn {
        margin-right: 0px !important;
    }
}

@media only screen and (max-width: 1299px){
	.main-header.header-style-two .header-upper .link-box {
		display: none;
	}
	.header-style-two .header-top {
		padding-right: 0;
	}
	.banner-section .our-facts {
		display: none;
	}
}

@media only screen and (max-width: 1199px){
	.banner-section .banner-slider-nav {
		display: none;
	}
	.program-block .link-btn {
		position: relative;
		bottom: 0;
		margin-top: 20px;
	}
	
	.program-block .inner-box {
		background: #fff;
		padding-bottom: 45px;
	}
	
	.program-block .shape {
		display: none;
	}
	.news-section .auto-container,
	.main-header .auto-container {
		padding: 0 15px;
	}
	.features-section-two .bottom-content .image {
		margin-top: 30px;
		margin-left: 0;
	}
}

@media only screen and (max-width: 1139px){
	/* Default */
	
	
}

@media only screen and (max-width: 991px){
    .main-header .nav-outer .main-menu,
	.sticky-header{
		display: none !important;
	}
    .nav-outer .mobile-nav-toggler{
		display: block;
	}
	.services-section-three .content-block {
		padding: 30px;
	}
	.about-section.style-two .image-block {
		margin-left: 0;
	}
	.about-section .image-block {
		padding-left: 0;
		margin-left: 0;
	}
	.mayor-message-section .funfacts {
		margin-top: 60px;
	}
	.highlights-section .highlight-image {
		margin-left: 0;
		margin-right: 0;
	}
	.contact-info-block .inner-box:before {
		display: none;
	}
	.main-footer .footer-top .wrapper-box {
		margin-left: 0;
	}
	.main-footer .footer-top .logo:before {
		display: none;
	}
	.news-section {
		padding-bottom: 0;
	}
	.news-section .owl-dots {
		display: none;
	}
	.news-block .lower-content {
		padding: 45px 20px 30px; 
	}
	.big-title {
		display: none;
	}
	.video-section h2 {
		font-size: 40px;
		line-height: 50px;
	}
    
    .feature-block .inner-box {
    position: relative;
    margin-bottom: 10px;
    box-shadow: 0px 10px 21.25px 3.75px rgba(0, 0, 0, 0.06);
    padding: 26px 20px 46px 20px;
    }
    
    .feature-block .overlay {
    bottom: -6px;
    }
}

@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){	
	.features-section-two .bottom-content {
		padding-left: 15px;
		padding-right: 15px;
	}
	.event-block-two .date {
		font-size: 20px;
		line-height: 30px;
	}	
	.event-block-two .link-btn {
		position: relative;
		right: 0;
		top: 0;
		transform: translateY(0);
		margin-top: 24px;
	}	
	.event-block-two .image {
		padding-bottom: 30px;
	}	
	.event-block-two .image img {
		width: 100%;
	}
}

@media only screen and (max-width: 575px){
	.project-block .content {
		left: 30px;
		bottom: 30px;
	}	
	.features-section-two {
    padding: 30px 0 30px !important;
	}
    .mayor-message-section-two {
    	padding: 30px 0 30px !important;
    }
	.mayor-message-section-two .image-block {
    position: relative;
    padding-bottom: 10px;
    margin-top: 30px;
    margin-bottom: 10px;
	}
	.mayor-message-section-two .image-block .image-one {
    position: relative;
    border-right: 10px solid #fff;
    border-bottom: 10px solid #fff;
    z-index: 2;
    display: inline-block;
    margin:0 auto;
	}
	.mayor-message-section-two .image-block .image-two {display: none;}
	
    .news-section-two {
    padding: 30px 0 30px;
    }
    .city-program-section {
    padding: 30px 0 30px;
    background-position: top center;
}
	.project-block h4:before {
		display: none;
	}
    .footer-bottom .wrapper-box {
        padding: 13px 0 50px;
    }
	.contact-info-section .wrapper-box {
		padding-left: 20px;
		padding-right: 20px;
	}
	.feature-block .inner-box {
		padding: 30px 15px;
	}
	.sec-title h2 {
		font-size: 40px;
	}
	.banner-section .content-box h1 {
		font-size: 40px;
		line-height: 55px;
	}
	.banner-section .content-box .text {
		font-size: 18px;
		line-height: 30px;
	}
    .main-header .nav-outer {
    position: absolute;
    z-index: 1051;
    width: 20% !important;
    right: 10px;
    float: right !important;
    display: block !important;
    align-items: right;
    }
    
    .main-header .header-upper .logo-box .logo img { width: 80%;}
    
    .header-top-two .left-column {display:flex;}
    .header-top-two .right-column {display: none;}
    
    .social-icon { margin-left: 20%;}
    
    .header-top-two .link-btn {
    position: relative;
    margin: 0px auto;
    margin-left: 10%;
    align-items: center;
    }
}


@media only screen and (max-width: 350px) {

}









