/*
*Theme Name : ThemeName
*Description : ThemeName Theme
*Version : 1.0
*/
.mobile-nav__content .main-menu__list li a.expanded {
    color: #92deeb;
}
.mobile-nav__content {
	width: 366px;
}
@media(max-width:767px){
	.topbar-one,.main-header__helpline{
		display:none;
	}
	.main-slider-two__title {
        font-size: 33px;
        line-height: 39px;
    }
	.main-header{
		top:0;
	}
	.main-header .container-fluid{
		padding:0;
	}
	.main-header__logo{
		padding:0;
	}
	.about-one__content__qualitwrap__pricesbox{
		right:0;
		padding:36px;
	}
	.grdeen-owl__carousel--basic-nav.owl-carousel .owl-dots{
		margin-top:0;
	}
	 .sec-title__title {
        font-size: 23px;
        line-height: 27px;
    }
	 .about-one--two {
        padding-bottom: 39px;
    }
	  .service-one {
        padding: 53px 0;
    }
	.project-one--two .project-one__sctwrap .sec-title__title{
		font-size:23px;
	}
	.project-one {
        padding: 45px 0 0;
    }
	.project-one--two{
	    padding-bottom: 2px;
	}
	.mission_section{
		padding: 80px 0 53px;
	}
	.testimonials-one--two {
        padding-top: 50px;
        padding-bottom: 52px;
    }
	.City_section ul{
		padding: 0;
        margin: 0;
		justify-content: center;
	}
	.City_section ul li{
		font-size: 13px;
	}
	.city_area{
	    padding: 54px 0 39px;
	}
	.free-booking-one__content {
        padding: 49px 0 23px;
    }
	.blog-one {
        padding: 51px 0;
    }
	.footer-widget--links h6:before, .footer-widget__col__col3 h6:before{
		top:28px;
	}
	.footer-widget__title{
		margin-bottom: 33px;
	}
	.footer-widget__col__col3{
		left:10px;
	}
	.noptin-form-fields{
		flex-direction:row;
	}
	 .page-header {
        padding-top: 138px;
     }
	.blog-page {
        padding: 80px 0 43px;
    }
	.contact-one__info{
		padding: 0 0px 20px;
		border-right:none;
		border-bottom: 1px solid #fff;
	}
	.contact-one__wrapper {
        padding: 250px 20px 32px;
    }
	.contact-one {
        padding: 47px 0 0;
    }
 }

@media(min-width:768px) and (max-width:991px){
	.main-header__btn, .main-header__helpline{
		display:none;
	}
	.main-header{
		top: 0px;
	}

	.main-slider-two__title {
        font-size: 58px;
        line-height: 52px;
    }
	.about-one__content__qualitwrap__pricesbox{
		right: 258px;
	}
	.service-one__item{
		height:528px;
	}
	.service-one{
		padding: 66px 0 47px;
	}
	.city_area{
		padding: 60px 0 41px;
	}
	.main-footer__social-row{
	  position: relative;
      top: -10px;
	}
	.topbar-one{
		display:none;
	}
	.main-header .container-fluid{
		width:100%;
		padding:0;
	}
	.blog-page {
        padding: 80px 0 43px;
    }
	.contact-one__info{
		padding: 0 0px 20px;
		border-right:none;
		border-bottom: 1px solid #fff;
	}
}
@media(min-width:1024px) and (max-width:1366px){
	.topbar-one{
		display:none;
	}
	.main-header__btn, .main-header__helpline{
		display:none;
	}
	.main-header{
		top: 0px;
	}
	.main-header .container-fluid{
		width:100%;
		padding:0;
	}
	.sec-title__title{
		font-size: 33px;
	}
	.mission_content{
		height: 376px;
	}
	.blog-page {
        padding: 80px 0 43px;
    }
}