@media only screen and (min-width: 1700px){
  .main-menu .navigation > li {
      margin-right: 45px;
  }
}
@media only screen and (max-width: 1700px){
    .features-section-three .carousel-outer{
		max-width: 1200px;
		padding: 0;
		margin: 0 auto;
	}
.main-menu .navigation > li {
    margin-right: 30px;
  }
  }
    @media only screen and (max-width: 1439px){
	.main-header .header-lower .logo-box {
		min-width: 260px;
		margin-right: 20px;
	}
    .header-style-two .header-lower .logo-box{
		padding: 15px 0;
	}
}

@media only screen and (max-width: 1199px){
    .header-top{
		margin-left: 0;
		padding: 0;
	}

	.main-header .main-box{
		align-items: center;
	}

	.main-header .header-lower .logo-box{
		margin-top: 0;
		min-height: auto;
	}
    .sec-title h2{
		font-size: 42px
	}
    .feature-block-three .inner-box{
		padding: 35px 30px 25px;
		padding-left:260px;
	}
    .about-section-five .image-column .image-2{
		display: none;
	}
    .call-to-action-four .outer-box{
		flex-direction: column;
		text-align: center;
	}

	.call-to-action-four .btn-box{
		margin-top: 30px;
	}

	.call-to-action-four{
		padding: 50px 0;
	}
    .main-header .header-lower .logo-box{
		min-width: 180px;
	}
    .testimonial-section-four{
		padding: 120px 0 90px;
	}

	.header-style-two .header-lower .logo-box,
	.contact-section-four .our-values .image{
		margin-right: 30px;
	}
}

@media only screen and (max-width: 1023px){   
  .header-top, .main-header .main-menu {
        display: none !important;
  }
	.main-header .logo {
		min-width: auto;
	}
    .mobile-nav-toggler {
		display: block;
		margin-left: 20px;
	}
    .main-header .main-box .nav-outer {
		width: auto;
	}

	.main-header .main-box{
		justify-content: space-between;
	}
    .sec-title h2{
		font-size: 42px;
	}
    .offer-section-three .content-column,
	.about-section-five .content-column{
		order: 0 !important;
	}

	.about-section-five .image-column .inner-column:before{
		display: none;
	}

	.about-section-five .image-column .image-1 img,
	.about-section-five .image-column .image-1{
		width: 100%;
	}
}

@media only screen and (max-width: 767px){
    .header-style-four .header-lower,
	.header-style-two .header-lower,
	.header-style-two .header-top{
		padding: 0 20px;
	}

	.main-header .header-lower .logo-box{
		padding: 15px;
	}
}
@media only screen and (max-width: 599px){
	.main-header .header-lower .logo-box {
		padding-left: 0;
	}
    .banner-section-two .content-box .title,
	.sec-title h2{
		font-size: 36px;
	}
    .main-header .header-lower .logo-box {
		min-width: auto;
		margin-right: 0px;
		max-width: 140px;
	}
    .sec-title .sub-title:before,
	.feature-block .text br,
	.main-slider .hidden-mobile,
	.main-slider .text br{
		display: none;
	}
    .footer-bottom .inner-container{
		padding: 20px 15px;
		margin-left: -15px;
		margin-right: -15px;
	}
    .about-section-three .image-column .image-2,
	.banner-carousel .owl-nav{
		display: none;
	}
    .feature-block-three .inner-box{
		padding: 30px 20px;
		text-align: center;
		border-right: 0;
	}

	.feature-block-three .image{
		position: relative;
		left: 0;
		top: 0;
		margin-bottom: 20px;
	}
    .about-section-five .content-column .inner-column .list-style-three li{
		width: 100%;
	}

	.about-section-five .content-column .inner-column .list-style-three{
		margin-bottom: 30px;
	}

	.about-section-five .content-column .btn-box{
		flex-direction: column
	}

	.about-section-five .content-column .btn-box .theme-btn{
		order: 2;
		margin-right: 0;
	}
    .call-to-action-four .title-box .title{
		font-size: 28px;
	}
    .contact-info-box{
		padding-left: 80px;
	}
    .testimonial-block-four .info-box{
		margin-left: 0;
	}

	.testimonial-block-four .content-box:before{
		border-top-width: 10px;
		border-right-width: 30px;
	}

	.testimonial-block-four .content-box{
		padding: 40px 30px;
		text-align: center;
	}

	.testimonial-block-four .content-box .text{
		font-size: 18px;
		line-height: 28px;
	}
}
@media only screen and (max-width: 424px){
    .contact-form{
		padding: 40px 30px 30px;
	}
}