@media only screen and (min-width: 1200px) and (max-width: 1264px){
	.service-four .owl-carousel .owl-nav button.owl-prev{
		left: -13px;
	}
	.service-four .owl-carousel .owl-nav button.owl-next{
		right: -13px;
	}
}

@media(max-width: 1199px){
	.topbar__social a{
		width: 32px;
	    height: 32px;
	    line-height: 32px;
	}
	.topbar__social{
		gap: 2px;
	}
	.topbar__info li+li{
		margin-left: 12px;
    	padding-left: 12px;
	}
	.topbar__info li{
		gap: 8px;
	}
	.middle-header .logo-area .logo-text h1{
		font-size: 36px;
	}
	.middle-header .logo-area .logo-text h3{
		font-size: 15px;
	}
	.middle-header .logo-area .logo-icon img{
		width: 100px;
	}
	.middle-header .head-location {
    	width: 470px;
	}
	.main-menu .thm-btn-two{
		padding: 6px 18px;
	}
	.main-menu-wrapper__left{
		padding-top: 6px;
	}
	.main-menu .mobile-nav__toggler{
		font-size: 24px;
	}
	.main-slider-four__title{
		font-size: 40px;
    	line-height: 42px;
	}
	.main-slider-four__layer img{
		width: 390px;
	}
	.main-slider-four #main-slider-four__pagination{
		flex-direction: row;
        transform: none;
        justify-content: center;
        align-items: center;
        left: 0;
        right: 0;
        top: auto;
        bottom: -20px;
	}
	.thm-btn-two{
		padding: 6px 20px;
	}
	.service-four__item{
		padding: 25px;
	}
	.service-four .owl-carousel .owl-nav button.owl-prev{
		left: -28px;
	}
	.service-four .owl-carousel .owl-nav button.owl-next{
		right: -28px;
	}
	.service-four__item__title{
		font-size: 22px;
	}
	.about-four__content{
		padding-left: 0;
	}
	.about-four-area strong, .about-four-area .about-four__content ul,
	.about-four__experiance{
		display: none;
	}
	.why-choose-six__box__title{
		font-size: 20px;
	}
	.why-choose-six__box{
		padding: 20px 24px 20px 60px;
	}
	.features-four__btn li{
		width: 34%;
	}
	.features-four__content__right{
		padding: 0;
	}
	.site-footer-four .footer-widget__links{
		margin-left: 50px;
	}
	.site-footer-four .footer-widget__links:before{
		left: -35px;
	}
	.site-footer-four .footer-widget__contact__info li{
		padding-left: 53px;
	}
	.about-four2 .about-four__image{
		width: 390px;
		margin: 0 30px 30px 0;
	}
	.service-details__right h1{
		font-size: 38px;
		line-height: 40px;
	}
}

@media(max-width: 991px){
	.topbar__info li.mailid{
		display: none;
	}
	.middle-header .head-location ul li{
		font-size: 16px;
    	line-height: 24px;
	}
	.middle-header .head-location{
		display: none;
	}
	.middle-header .header-content{
		justify-content: center;
	}
	.main-slider-four__title {
        font-size: 32px;
        line-height: 36px;
    }
    .main-slider-four__layer img{
        width: 340px;
    }
    .main-slider-four__text{
    	font-size: 16px;
    	line-height: 24px;
    }
    .section-title-two__title{
    	font-size: 44px;
    }
    .section-title-two{
    	padding-bottom: 35px;
    }
    .about-four__image, .about-four2 .about-four__image{
    	width: 400px;
    	margin: 0 auto 25px;
    	float: none;
    }
    .about-four__content{
    	text-align: left;
    }
    .about-four .section-title-two__title{
    	font-size: 42px;
    	margin-bottom: 5px;
    }
    .about-four h3{
    	font-size: 18px;
    	line-height: 24px;
    	margin-bottom: 1px;
    }
    .features-four__btn li{
    	font-size: 22px;
    	width: 38%;
    }
    .features-four__content__image{
    	display: none;
    }
    .features-four__content{
    	padding: 30px;
    }
    .funfact-client__top__title{
    	font-size: 34px;
    	line-height: 44px;
    }
    .funfact-client__top{
    	margin-bottom: 40px;
    }
    .funfact-client__item{
    	margin: 10px 0;
    }
    .site-footer-four .footer-widget__links:after, 
    .site-footer-four .footer-widget__links:before{
    	display: none;
    }
    .site-footer-four .footer-widget__links{
    	margin: 0;
    }
    .about-four strong, .about-four__content ul li{
    	text-align: left;
    }
    .page-header__inner h2{
    	font-size: 48px;
    }
    .page-header{
    	padding: 60px 0;
    }
    .service-details__right h1 {
        font-size: 32px;
        line-height: 37px;
    }
    .contact-info__icon{
    	height: 70px;
    	width: 70px;
    }
    .contact-info__title{
    	margin-top: 15px;
    }
    .google-map{
    	height: 300px;
    	margin-top: 40px;
    }
}	

@media(max-width: 767px){
	
	.topbar__info li{
		font-size: 15px;
	}
	.main-slider-four__content{
		text-align: center;
	}
	.main-slider-four__layer img{
		width: 100%;
	}
	.main-slider-four__layer {
		width: 300px;
		margin: 20px auto 0;
		display: block;
	}
	.main-slider-four .swiper-slide-active .main-slider-four__btn{
		justify-content: center;
	}
	.features-four__btn li{
		width: auto;
	}
	.service-details__sidebar-service{
		display: none;
	}
	.service-details .col-md-4{
		order: 1;
	}
	.gallery span{
		line-height: 22px;
		padding: 10px 5px;
	}
}

@media(max-width: 575px){
	.topbar__social{
		display: flex;
	}
	.topbar__info{
		display: none;
	}
	.topbar__wrapper{
		justify-content: center;
		padding: 5px 0;
	}
	.middle-header .logo-area .logo-icon img {
        width: 50px;
    }
    .middle-header .logo-area .logo-text h1 {
        font-size: 24px;
        margin-bottom: 2px;
    }
    .middle-header .logo-area .logo-text h3 {
        font-size: 12px;
        line-height: 17px;
    }
    .main-menu .thm-btn-two {
        padding: 1px 11px;
        margin-top: 4px;
    }
    .main-slider-four__title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 8px;
    }
    .main-slider-four__text {
     	font-size: 14px;
        line-height: 20px;
    }
   /* .main-slider-four__content .thm-btn-two{
    	font-size: 14px;
    	padding: 0px 10px;
    }*/
    .main-slider-four__layer{
    	width: 200px;
    }
    .space {
    	padding: 50px 0;
	}
	.section-title-two__tagline{
		font-size: 16px;
		margin-bottom: 0;
	}
	.section-title-two__title {
        font-size: 34px;
    }
    .section-title-two {
        padding-bottom: 30px;
    }
    .service-four__item__text{
    	font-size: 15px;
    	line-height: 23px;
    }
    .service-four__item__rm{
    	font-size: 16px;
    	margin-top: 25px;
    }
    .service-four .owl-carousel .owl-nav button.owl-prev, 
    .service-four .owl-carousel .owl-nav button.owl-next{
    	width: 25px;
	    height: 35px;
	    line-height: 35px;
    }
    .service-four .owl-carousel .owl-nav button.owl-prev {
        left: -12px;
    }
    .service-four .owl-carousel .owl-nav button.owl-next {
        right: -12px;
    }
    .about-four__image, .about-four2 .about-four__image{
    	width: 270px;
    }
    .about-four__image__video{
    	display: none;
    }
    .about-four .section-title-two__title{
    	font-size: 32px;
    }
    .about-four h3{
    	font-size: 16px;
        line-height: 22px;
    }
    .about-four__content__text{
    	font-size: 15px;
    	line-height: 24px;
    	margin-bottom: 10px;
    }
    .thm-btn-two{
    	font-size: 15px;
    	padding: 2px 15px;
    }
    .video-gallery .section-title-two {
    	padding-bottom: 15px;
	}
	.video-gallery .vd lite-youtube{
		height: 200px;
	}
	.video-gallery .vd h2{
		font-size: 16px;
	}
	.why-choose-six{
		padding: 50px 0 35px;
	}
	.why-choose-six__box__icon{
		width: 60px;
    	height: 60px;
    	font-size: 28px;
    	left: -30px;
	}
	.why-choose-six__box {
        padding: 15px 20px 15px 35px;
        margin: 15px 0;
        margin-left: 15px;
    }
    .why-choose-six__box__text{
    	font-size: 15px;
    	line-height: 23px;
    }
    .features-four__btn li{
    	width: 100%;
    	padding: 8px 0;
    	font-size: 20px;
    }
    .features-four__content {
        padding: 25px 20px;
    }
    .features-four__content__title{
    	font-size: 24px;
    }
    .features-four__content ul li{
    	font-size: 15px;
    	line-height: 22px;
    }
    .features-four__content ul li strong{
    	font-size: 18px;
    	line-height: 23px;
    }
    .funfact-client__top{
    	display: block;
    }
    .funfact-client__top__title{
    	width: 100%;
    	font-size: 22px;
        line-height: 28px;
    }
    .funfact-client{
    	padding: 50px 0 40px;
    	text-align: center;
    }
    .funfact-client__item__number{
    	font-size: 30px;
    	line-height: 32px;
    }
    .funfact-client__item__icon{
    	width: 85px;
	    height: 65px;
	    font-size: 30px;
    }
    .funfact-client__counter{
    	margin-bottom: 0;
    }
    .testimonial-four__item::after{
    	display: none;
    }
    .testimonial-four__item{
    	padding: 0 30px 30px;
    }
    .testimonial-four__item__author__ratings{
    	font-size: 16px;
    }
    .testimonial-four__item__author__name{
    	font-size: 20px;
    	margin: 12px 0 5px;
    }
    .testimonial-four__item__content{
    	font-size: 15px;
    	line-height: 24px;
    }
    .testimonial-four__carousel{
    	margin-bottom: 50px;
    }
    .site-footer-four .footer-widget__about-text, 
    .site-footer-four .footer-widget__links-list li a, .site-footer-four__bottom__text{
    	font-size: 15px;
    	line-height: 24px;
    }
    .page-header__inner h2 {
        font-size: 30px;
        line-height: 34px;
    }
    .thm-breadcrumb li{
    	font-size: 15px;
    }
    .page-header {
        padding: 35px 0;
    }
    .about-four__content ul li{
    	font-size: 15px;
    	line-height: 26px;
    }
    .about-four strong{
    	font-size: 18px;
    }
    .service-details__right{
    	padding: 20px;
    }
    .service-details__right h1 {
        font-size: 25px;
        line-height: 30px;
    }
    .service-details__right p, .service-details__right ul li, .faq-one-accrodion .accrodion-content p{
    	font-size: 15px;
    	line-height: 24px;
    }
    .service-details__img img{
    	width: 100%;
    }
    .service-details__right h2{
    	font-size: 22px;
    }
    .faq-one-accrodion .accrodion-title h4{
    	font-size: 16px;
    	line-height: 25px;
    }
    .contact-info__icon {
        height: 60px;
        width: 60px;
	}
	.contact-info__icon span{
		font-size: 26px;
	}
	.contact-info__text{
		line-height: 24px;
	    font-size: 15px;
	}
	.contact-info__title{
		font-size: 22px;
		margin-bottom: 0;
	}
	.contact-page__form{
		padding: 25px;
	}
	.comment-form__input-box input[type=text], .comment-form__input-box input[type=email]{
		height: 50px;
	}
	.comment-form__input-box textarea{
		height: 125px;
	}
	.google-map{
		height: 200px;
	}
}