@media only screen and (min-width: 1200px) and (max-width: 1300px){}

@media only screen and (min-width: 992px){
	.main-menu .navigation > li.dropdown > a:after{
		display: none;
	}
}

@media only screen and (max-width: 1199px){
	.main-menu .navigation > li > a{
		font-size: 17px;
        padding: 6px 12px;
	}
	.banner-section .slide-item{
		min-height: 400px;
	}
	.banner-section .content-box{
		padding-top: 55px;
		width: 550px;
	}
	.banner-section .content-box .title{
		font-size: 32px;
    	line-height: 38px;
	}
	.banner-section .content-box .sub-title{
		font-size: 18px;
		letter-spacing: 0;
	}
	.about-section-three .image-column .exp-box .title{
		font-size: 18px;
	}
	.service-block .title{
		font-size: 18px;
		height: 50px;
	}
	.service-block .icon{
		font-weight: 48px;
	}
	.service-block .inner-box{
		min-height: auto;
		border-radius: 15px;
	}
	.service-block .inner-box:after{
		border-radius: 15px;
	}
	.service-section p{
		margin-bottom: 10px;
	}
	.service-section .col-lg-3{
		padding: 0 8px;
	}
	.process-block .title{
		font-size: 18px;
		height: 35px;
	}
	.process-block .icon{
		height: 70px;
    	width: 70px;
    	font-size: 26px;
    	margin-top: -43px;
    	left: 33%;
	}
	.process-block .title-box{
		padding-top: 40px;
	}
	.process-block .inner-box{
		padding: 10px 10px 60px;
		margin-top: 30px;
	}
	.process-block .count{
		height: 60px;
    	width: 60px;
    	margin-left: -30px;
	}
	.faqs-section .faq-column .sec-title{
		padding: 50px 50px 40px 0;
	}
	.faqs-section .upper-box .bg::after{
		margin-top: 0;
		height: 250px;
    	width: 250px;
	}
	.testimonial-block .text-box{
		margin-right: 200px;
	}
	.gallery-widget .outer .image{
		width: 25%;
	}
	.subscribe-form .form-group{
		padding: 20px 0;
	}
	.subscribe-form .form-group{
		margin-left: 15px;
	}
	.subscribe-form .form-group .theme-btn{
		right: -28px;
		bottom: 21px;
	}
	.main-footer .widgets-section{
		padding: 60px 0 10px;
	}
	.contact-details .team-contact-form h2 {
    	font-size: 30px;
	}
	.contact-map {
		height: 320px;
	}
    .head-right-top .sec-1 .img-sec{
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    }
    .head-right-top .sec-1 .con-sec label{
        font-size: 17px;
    }
    .head-right-top .sec-1 .con-sec{
        padding: 3px 14px;
        padding-left: 18px;
    }
    .logo-text h1{
        font-size: 34px;
    }
    .logo-icon img {
        width: 110px;
    }
    .service-third-single{
        padding: 25px 25px 25px 0;
    }
    .service-third-single .icon{
        margin-right: 15px;
    }
    .about-section-three .image-column .exp-box{
        width: 310px;
        left: -128px;
        top: 128px;
    }
    .exp-box-img img{
        bottom: 60px;
    }
    .prev-arrow, .next-arrow{
        top: 56%;
    }
    .attachment-area .service-block-three .inner-box{
        height: 370px;
    }
    .thumbs-column .testimonial-thumb video{
        height: 510px;
    }
    .main-footer .footer-padding {
        padding-left: 25px;
    }
    .about-area .image-box{
        width: 375px;
    }
}

@media only screen and (max-width: 991px){
	.head-right-top .em1{
		margin-left: 0;
		margin-top: 5px;
        display: none;
	}
	.head-right-top a{
		float: right;
	}
	.head-right-top .sec-1 .con-sec label{
		font-size: 15px;
	}
	.head-right-top .sec-1 .con-sec label.f-size {
    	font-size: 16px;
	}
    .header-style-two .header-lower .outer-box{
    	margin-left: auto;
    }
    .sticky-header .mobile-nav-toggler span{
    	float: right;
    }
    .sticky-header.fixed-header{
    	padding: 10px 0;
    }
    .mobile-menu .nav-logo img{
    	visibility: hidden;
    }
    .mobile-menu .navigation li:hover > a, .mobile-menu .navigation li.current > a{
    	background: linear-gradient(45deg, #00a4ff, #8bc000);
    	color: #fff;
    }
    .mobile-menu .navigation li > a i{
    	margin-right: 5px;
    }
    .mobile-menu .navigation li > ul span{
    	color: #b8d4ff;
    	line-height: 24px;
    	display: block;
    	padding: 10px 0;
    }
    .banner-section .slide-item {
        min-height: 350px;
    }
    .banner-section .content-box .sub-title{
    	font-size: 16px;
    	margin-bottom: 5px;
    }
    .banner-section .content-box{
    	width: 400px;
    	padding-top: 25px;
    }
    .banner-section .content-box .title {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 8px;
    }
    .banner-section .btn-style-one{
        padding: 3px 14px;
        font-size: 16px;
    }
    .banner-section .content-box p{
    	font-size: 16px;
    	line-height: 26px;
    	margin-bottom: 12px;
    }
    .space, .service-details{
    	padding: 60px 0;
    }
    .about-section-three .sec-title h2{
    	font-size: 38px;
    }
    .about-section-three .sec-title h3{
    	font-size: 17px;
    }
    .about-section-three p, .about-section-three ul li{
    	line-height: 27px;
    }
    .about-section-three p span{
    	display: none;
    }
    .sec-title h2{
    	font-size: 42px;
    }
    .counter-block .icon{
    	height: 75px;
    	width: 75px;
    	font-size: 28px;
    	top: -40px;
    	left: 54%;
    }
    .counter-block .content{
    	margin: 35px auto 0;
    	padding: 50px 10px 18px;
    }
    .counter-block .count-box .count-text{
    	font-size: 34px;
    }
    .counter-block .counter-title{
    	font-size: 15px;
    }
    .service-section{
    	padding-bottom: 50px;
    }
    .service-block-three .title{
    	font-size: 20px;
        line-height: 26px;
    }
    .faqs-section .faq-column .sec-title{
        padding-bottom: 44px;
    }
    .accordion-box .block .acc-btn{
    	font-size: 18px;
    	line-height: 27px;
    	padding: 15px 0px;
    	padding-right: 18px;
    }
    .accordion-box .block .acc-content .content .text{
    	line-height: 27px;
    }
    .faqs-section .form-column .contact-form .sec-title h2{
    	font-size: 36px;    	
    }
    .faqs-section .form-column .contact-form {
        padding: 35px 25px;
    }
    .faqs-section .form-column .inner-column {
        margin-top: -154px;
    }
    .testimonial-block .upper-box{
    	padding: 12px 30px 32px;
    }
    .testimonial-block .info-box .thumb img{
    	height: 90px;
    	width: 90px;
    }
    .testimonial-block .info-box .thumb::before{
    	height: 105px;
    	width: 105px;
    }
    .testimonial-block .text-box{
    	min-height: 170px;
    }
    .testi-block{
    	margin-top: 30px;
    }
    .main-footer .widget-title2{
    	display: none;
    }
    .foot-map iframe{
    	width: 49.7%;
    }
    .page-title .title{
    	font-size: 42px;
    }
    .about-area .image-box{
    	width: 280px;
    }
    .about-section-three h4{
    	font-size: 26px;
    }
    .service-details__right h2{
    	font-size: 23px;
    	line-height: 30px;
    	margin-bottom: 12px;
    }
    .coming-soon h2{
    	font-size: 54px;
    }
    .contact-details .contact-details__right h2{
    	font-size: 38px;
    }
    .contact-details .team-contact-form h2 {
        font-size: 34px;
    }
    .team-contact-form{
    	padding: 40px 20px;
    }
    .form-control, .input-text{
    	height: 54px;
    	margin-bottom: 16px;
    }
    textarea.form-control{
    	height: 125px;
    }
    .top-contact ul li{
        font-size: 16px;
    }
    .top-contact ul li i{
        margin-right: 5px;
    }
    .top-contact ul{
        gap: 15px;
    }
    .top-contact ul:before{
        right: -7px;
    }
    .service-third-single .information .title{
        font-size: 17px;
        line-height: 24px;
    }
    .about-section-three .image-column .exp-box .title{
        font-size: 16px;
    }
    .about-section-three .image-column .exp-box{
        padding: 9px 15px 9px 30px;
        width: 250px;
        left: -101px;
        top: 101px;
    }
    .exp-box-img img {
        bottom: 15px;
        width: 80px;
    }
    .marquee2 {
        padding: 20px 0;
    }
    .attachment-area .service-block-three .inner-box {
        height: 390px;
        padding: 25px;
    }
    .service-block-three .text{
        margin-bottom: 6px;
    }
    .thumbs-column .testimonial-thumb video{
        height: 320px;
        margin-bottom: 30px;
    }
    .main-footer .footer-padding{
        padding-left: 0;
    }
    .page-title{
        padding: 50px 0;
    }
    .service-details__right h4{
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px){
	.head-right-top{
		display: none;
	}
    .header-style-two .header-lower .logo-box{
    	padding: 15px 0;
    }
	.banner-section .content-box p{
		display: none;
	}
	.banner-section .slide-item {
        min-height: 245px;
    }
    .banner-section .content-box{
    	width: 325px;
    	padding-top: 55px;
    }
    .banner-section .content-box .title {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .btn-style-one{
    	padding: 5px 14px;
    }
    .about-section-three .image-column .image-box{
    	width: 320px;
    	margin: 0 auto;
    	float: none;
    	margin-bottom: 25px;
    }
    .about-section-three .content-column .inner-column{
    	text-align: center;
    }
    .about-section-three p span{
    	display: block;
    }
    .about-section-three .bottom-box {
    	margin-top: 15px;
	}
	.service-section h3 {
        font-size: 18px;
    }
    .service-section {
        padding-bottom: 35px;
    }
    .counter-block .content{
    	margin-top: 70px;
    }
    .call-to-action .outer-box{
    	padding-top: 155px;
    }
    .service-block-three .icon{
    	font-size: 42px;
    }
    .service-block-three .count{
    	height: 105px;
    	width: 105px;
    }
    .service-block-three .count em{
    	left: 25px;
    	bottom: 25px;
    }
    .service-block-three .inner-box{
    	height: auto;
    }
    .faqs-section .faq-column .sec-title{
    	padding: 25px 25px 25px 0;
    }
    .faqs-section .upper-box{
    	padding: 75px 0;
    }
    .faqs-section .faq-column .inner-column {
        margin-top: -93px;
    }
    .accordion-box .block{
    	background: transparent;
    }
    .accordion-box .block .acc-btn .icon{
    	top: 15px;
    }
    .faqs-section .form-column .inner-column{
    	margin-top: 50px;
    }
    .foot-map iframe{
    	width: 100%;
    }
    .main-footer .widget-title2{
    	display: block;
    }
    .p-exp{
    	text-align: left;
    }
    .service-details .faq-section{
    	display: none;
    }
    .page-title .title {
        font-size: 36px;
    }
    .coming-soon h2 {
        font-size: 48px;
    }
    .team-contact-form{
    	padding: 40px 30px;
    	margin-top: 40px;
    }    
    .contact-map {
        height: 280px;
    }
    .marquee, .top-contact ul:before{
        display: none;
    }
    .top-contact ul{
        justify-content: center;
        padding: 3px 0;
    }
    .header-style-two .header-lower .main-box{
        justify-content: center;
    }
    .service-third-single{
        margin: 5px 0;
    }
    .about-section-three .image-column{
        order: -1;
    }
    .exp-box-img img{
        bottom: 60px;
    }
    .service-section .card .btn-style-one{
        padding: 1px 10px;
    }
    .attachment-area .service-block-three .inner-box{
        height: 310px;
    }
    .main-footer .widget-title{
        font-size: 26px;
    }
    .service-sidebar{
        display: none;
    }
    .gallery p{
        font-size: 24px;
    }
}

@media only screen and (max-width: 575px){
	.header-style-two .header-lower .logo-box {
        padding: 10px 0;
    }
	.main-header .header-lower .outer-box{
		width: 35px;
        height: 33px;
	}
    .header-style-two .header-lower .outer-box .mobile-nav-toggler{
        font-size: 19px;
        top: 7px;
    }
	.banner-section .content-box {
        width: 280px;
        padding-top: 25px;
    }
    .banner-section .content-box .title{
    	font-size: 17px;
        line-height: 26px;
    }
    .banner-section .slide-item {
        min-height: 210px;
    }
	.about-section-three .image-column .image-box{
		width: 250px;
	}
	.about-section-three .image-column .image-1 img{
		border-radius: 25px;
	}
	.space, .service-details {
        padding: 50px 0;
    }
    .about-section-three .sec-title h2 {
        font-size: 32px;
    }
    .about-section-three .sec-title h3 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .about-section-three p, .about-section-three ul li{
    	font-size: 15px;
    	line-height: 25px;
    }
    .btn-style-one {
        padding: 3px 13px;
        font-size: 15px;
    }
	.sec-title h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .sec-title .sub-title{
    	font-size: 15px;
    	margin-bottom: 5px;
    }
    .sec-title {
        margin-bottom: 20px;
    }
    .service-section .card, .counter-block .inner{
    	width: 270px;
    	margin: auto;
    }
    .service-section h3 {
        font-size: 19px;
    	line-height: 23px;
        height: auto;
    }
    .service-section{
    	padding-bottom: 25px;
    }
    .counter-block .icon{
    	height: 70px;
        width: 70px;
        font-size: 26px;
    }
    .counter-block .content{
    	padding-top: 45px;
    }
    .counter-block .count-box .count-text{
    	font-size: 30px;
    }
    .service-block-three .inner-box {
        padding: 35px 20px 15px;
    }
    .service-block-three .icon {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .service-block-three .title {
        font-size: 18px;
        line-height: 24px;
    }
    .service-block-three .text{
    	font-size: 15px;
    	line-height: 24px;
    	margin-bottom: 8px;
    }
    .service-block-three .count {
        height: 95px;
        width: 95px;
    }
    .service-block-three .count em{
    	font-size: 24px;
    	bottom: 22px;
    }
    .faqs-section .upper-box {
        padding: 85px 0;
    }
    .faqs-section .faq-column .inner-column {
        margin-top: -88px;
    }
    .accordion-box .block .acc-btn{
    	font-size: 16px;
        line-height: 24px;
    }
    .accordion-box .block .acc-content .content .text{
    	font-size: 15px;
        line-height: 24px;
    }
    .faqs-section .form-column .contact-form .sec-title h2 {
        font-size: 28px;
        line-height: 30px;
    }
    .faqs-section .form-column .contact-form{
    	text-align: center;
    }
    .form-control, .input-text {
        height: 48px;
        margin-bottom: 12px;
        padding: 10px 15px;
        font-size: 14px;
    }
    textarea.form-control {
        height: 100px;
    }
    .faqs-section{
    	padding-bottom: 55px;
    }
    .testimonial-block .text-box{
    	margin-right: 0;
    }
    .testimonial-block .info-box{
    	position: unset;
    }
    .testimonial-block .info-box .thumb{
    	display: none;
    }
    .testimonial-block .text-box{
    	padding: 20px 25px;
    }
    .testimonial-block .upper-box {
        padding: 12px 25px 32px;
    }
    .testimonial-block .upper-box .name{
    	font-size: 20px;
    }
    .testimonial-block .text-box .text{
    	font-size: 15px;
    	line-height: 26px;
    }
    .testimonial-block .text-box{
    	min-height: auto;
    }
    .testimonial-block .info-box .rating{
    	margin-bottom: 0;
    	padding-bottom: 22px;
    	text-align: left;
    	padding-left: 25px;
    }
    .main-footer .widgets-section{
    	padding-top: 50px;
    }
    .main-footer .widget-title{
    	font-size: 24px;
    }
    .contacts-widget .contact-info li, .user-links li, .footer-bottom .copyright-text{
    	font-size: 15px;
    	line-height: 24px;
    }
    .scroll-to-top{
    	right: 12px;
    	width: 45px;
    	line-height: 45px;
    	font-size: 20px;
    }
    .fab-wrapper .fab{
    	width: 55px;
    	height: 55px;
    }
    .fab-wrapper .fab-dots{
    	height: 6px;
    	width: 6px;
    }
    .fab-wrapper .fab-action{
    	width: 40px;
    	height: 40px;
    	font-size: 15px;
    }
    .fab-wrapper .fab-wheel .fab-action-1{
    	right: -1rem;
    	top: 28px;
    }
    .fab-wrapper .fab-wheel .fab-action-2{
    	right: -5.4rem;
    	top: 2.5rem;
    }
    .fab-wrapper .fab-wheel .fab-action-3{
    	right: -8rem;
    }
    .fab-wrapper .fab-wheel .fab-action-4{
    	right: -9rem;
    }
    .page-title {
        padding: 38px 0 35px;
    }
    .page-title .title {
        font-size: 30px;
        line-height: 32px;
        margin-bottom: 6px;
    }
    .page-breadcrumb li{
    	font-size: 15px;
    }
    .page-title.space{
    	padding: 40px 0;
    }
    .p-exp{
    	padding: 20px;
    }
    .about-section-three h4 {
        font-size: 22px;
    }
    .about-section-three ul li{
    	line-height: 23px;
    }
    .service-details__right{
        padding: 25px;
    }
    .service-details__right h2{
    	font-size: 20px;
        line-height: 26px;
    }
    .service-details__right p{
    	font-size: 15px;
        line-height: 25px;
    }
    .service-details__right h4{
    	font-size: 18px;
        line-height: 24px;
        padding-left: 24px;
    }
    .service-details__right ul li{
    	font-size: 15px;
    	line-height: 24px;
    }
    .service-details__right ul li:before{
        font-size: 12px;
    }
    .testimonial-area.space{
    	padding: 45px 0;
    }
    .testi-content p{
    	font-size: 15px;
    	line-height: 25px;
    }
    .testi-content h2{
    	font-size: 19px;
    }
    .testi-content ul li{
    	font-size: 15px;
    }
    .testi-content img{
    	width: 50px;
    }
    .coming-soon h2 {
        font-size: 40px;
        padding: 50px 0 45px;
    }
    .contact-details .contact-details__right h2 {
        font-size: 28px;
        margin-bottom: 8px;
    }
    .contact-details .contact-details__right .sec-title .text {
    	margin-top: 5px;
	}
	.sec-title .text{
		font-size: 15px;
		line-height: 24px;
	}
	.contact-details__info li .text h6{
		font-size: 16px;
	}
	.contact-details__info li .text{
		font-size: 15px;
		line-height: 24px;
	}
	.contact-details__info li + li{
		margin-top: 10px;
	}
	.team-contact-form{
		padding: 35px 25px;
	}
	.contact-details .team-contact-form h2 {
        font-size: 28px;
        line-height: 32px;
    }
    .contact-details .sec-title {
    	margin-bottom: 30px;
	}
	.contact-map{
		height: 200px;
	}
    .top-contact ul li{
        font-size: 14px;
    }
    .top-contact ul {
        gap: 8px;
    }
    .top-contact ul li i{
        margin-right: 3px;
        font-size: 12px;
    }
    .logo-icon img {
        width: 75px;
    }
    .logo-text h1 {
        font-size: 24px;
        margin-bottom: 3px;
    }
    .logo-text h2{
        font-size: 15px;
    }
    .main-header .header-logo{
        gap: 8px;
    }
    .header-style-two .header-lower{
        padding: 6px 0;
    }
    .header-style-two .header-lower2{
        padding: 0;
    }
    .service-third-single{
        width: 280px;
        margin: 5px auto;
        padding: 20px 20px 20px 0;
    }
    .service-third-single .information .title{
        font-size: 16px;
    }
    .service-third-single .information .subtitle{
        font-size: 15px;
        line-height: 22px;
    }
    .exp-box-img img{
        width: 65px;
        bottom: 0px;
        left: -8px;
    }
    .prev-arrow, .next-arrow{
        width: 25px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    .attachment-area .service-block-three .inner-box{
        width: 280px;
        height: auto;
        margin: 0 auto;
        padding: 20px;
    }
    .thumbs-column .testimonial-thumb video{
        height: 280px;
    }
    .testimonial-block-two .text{
        font-size: 15px;
        line-height: 25px;
    }
    .testimonial-block-two .name{
        font-size: 20px;
    }
    .testimonial-block-two .name img{
        width: 50px;
        margin-right: 10px;
    }
    .swiper-nav .testi-button-prev, .swiper-nav .testi-button-next{
        height: 42px;
        width: 42px;
        font-size: 16px;
    }
    .testimonial-section-two.space {
        padding: 60px 0;
    }
    .main-footer .about-widget .text{
        font-size: 15px;
        line-height: 25px;
    }
    .contacts-widget .contact-info li b, .contacts-widget .contact-info li strong{
        font-size: 16px;
    }
    .main-footer .contacts-widget li i{
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    .main-footer .contacts-widget li {
        padding-left: 45px;
    }
    .fab-wrapper .fab-icons{
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 19px;
    }
    .btn-whatsapp-pulse{
        font-size: 32px;
        padding: 26px;
        right: 10px;
        bottom: 70px;
    }
    .social-icon-two li a{
        line-height: 35px;
        height: 35px;
        width: 35px;
    }
    .services-section2, .video-gallery {
        padding: 50px 0;
    }
    .testi-content{
        padding: 25px;
    }
    .video-gallery video{
        height: 250px;
    }
    .contact-details__info li .icon span{
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
    }
    .contact-details__info li{
        padding-left: 50px;
    }
    .gallery p{
        font-size: 20px;
    }
}	

@media only screen and (max-width: 480px){
	.banner-section .content-box{
		width: 190px;
		padding-top: 20px;
	}
	.banner-section .content-box .title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .banner-section .content-box .sub-title {
        font-size: 12px;
        margin-bottom: 1px;
    }
    .banner-section .slide-item {
        min-height: 150px;
    }
    .banner-section .btn-style-one{
    	padding: 0px 8px;
        font-size: 13px;
    }
}

/*@media only screen and (max-width: 345px){
	.banner-section .content-box .title{
		font-size: 12px;
        line-height: 19px;
        margin-bottom: 6px;
	}
	.banner-section .content-box .sub-title{
		line-height: 18px;
	}
	.banner-section .content-box{
		width: 178px;
		padding-top: 4px;
	}
	.banner-section .slide-item {
        min-height: 135px;
    }
    .banner-section .btn-style-one{
    	line-height: 26px;
    }
}*/