@charset "UTF-8";
/* CSS Document */

@media (max-width: 1600px){
    .banner-content h1{
        font-size: 28px;
        line-height: 36px;
    }
    .inner-banner-content h1{
        font-size: 28px;
        line-height: 36px;
    }
    .title h3{
        font-size: 24px;
        line-height: 32px;
    }
    .service-box-wrap h4{
        font-size: 22px;
        line-height: 30px;
    }
    .header-menu .navbar-nav li{
        padding: 0 36px;
    }
    .inner-banner-wrap .container{
        max-width: 1110px;
    }
    .our-rates-content h1{
        font-size: 24px;
        line-height: 32px;
    }
    .tooltip-content p{
        font-size: 18px;
        line-height: 24px;
    }
    .package-list-wrap ul{
        padding-top: 25px;
    }
}

@media (max-width: 1366px){
    .map-wrap{
        height: auto;
        padding-top: 45%;
    }
    .content-box .content-box-text{
        font-size: 18px;
        line-height: 26px;
    }
}

@media(max-width: 1100px){
    .header-menu .navbar-nav li{
        padding: 0 32px;
    }
    .banner-wrap .banner-slide{
        height: 600px;
    }
}
@media (max-width: 1024px){
	.header-menu .navbar-nav li {
        padding: 0 15px;
    }
   .home-about-wrap{
        padding-bottom: 10px;
    }
    .banner-slider .slick-arrow.slick-prev{
        margin-top: 0;
        top: initial;
        bottom: 15px;
        left: 15px;
    }
    .banner-slider .slick-arrow.slick-next{
        margin-top: 0;
        top: inherit;
        bottom: 15px;
        right: 15px;
    }
    .contact-us-wrap{
        padding: 40px 0 30px;
    }
    .form-title-text p{
        padding: 10px 0 10px;
        font-size: 20px;
        line-height: 26px;
    }
    .contact-form-wrap .form-group .form-control{
        height: 54px;
    }
    .contact-form-wrap .form-group .form-control{
        font-size: 16px;
        line-height: 26px;
    }
    .contact-address ul > li > a{
        font-size: 18px;
        line-height: 24px;
        padding: 10px 0;
    }
    .contact-form-checkbox label{
        font-size: 18px;
        line-height: 28px;
    }
    .contact-form-wrap p{
        font-size: 18px;
    }
    .inner-banner-content h1{
        font-size: 22px;
        line-height: 30px;
    }
    .title h3{
        font-size: 22px;
        line-height: 30px;
    }
    .service-content-list-wrap ul li{
        font-size: 18px;
        line-height: 26px;
    }
    .footer-bottom .copyright{
        line-height: 26px;
    }
}

@media (max-width: 991px){
	.header-menu .navbar-nav li a{
        font-size: 16px;
        line-height: 26px;
        padding-bottom: 36px;
    }
    .header-menu .navbar-nav li a:after{
        bottom: 0;
    }
    .home-content-wrap{
        padding: 40px 0 30px;
    }
    .banner-wrap .banner-slide{
        height: 500px;
    }
    .banner-content h1{
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 25px;
    }
    .read-more-btn a,
    .contact-form-wrap .submit-btn .submit{
        height: 132px;
        width: 132px;
        font-size: 16px;
        line-height: 26px;
    }
    .service-box-wrap{
        padding-bottom: 20px;
    }
    .footer-newsletter span{
        float: none;
        display: block;
    }
    .footer-newsletter .newsletter-form .newsletter-field-email{
        width: calc(100% - 84px);
    }
    .footer-top .footer-links ul > li a{
        font-size: 16px;
        line-height: 20px;
    }
    .contact-form-wrap .form-group .form-control{
        height: 50px;
        font-size: 16px;
    }
    .contact-form-wrap p{
        font-size: 18px;
        line-height: 30px;
    }
    .contact-form-checkbox label{
        font-size: 18px;
        line-height: 26px;
    }
    .footer-bottom .copyright{
        font-size: 14px;
        line-height: 24px;
    }
    .wpcf7-form input[type=checkbox] + span{
        font-size: 18px;
        line-height: 26px;
    }
    .stay-in-touch-wrap{
        padding: 30px 0 20px;
    }
    .title h3{
        margin-bottom: 10px;
    }
    .service-box-wrap{
        padding-bottom: 15px;
    }
    .banner-content h1{
        font-size: 24px;
        line-height: 30px;
    }
    .read-more-btn a{
        font-size: 16px;
        line-height: 24px;
    }
    .our-rates-wrap{
        padding: 30px 0 25px;
    }
    .form-title-text p{
        font-size: 18px;
        line-height: 26px;
    }
    .contact-address ul > li > a{
        font-size: 16px;
        line-height: 24px;
    }
    .page-template-testimonals-php .testimonals-wrap{
        padding: 80px 0 80px;
    }
}

@media (max-width: 767px){
	.header-icon ul{
        padding-right: 20px;
    }
    .header-icon{
        padding: 0;
    }
    .navbar-toggler{
        display: block;
    }
    .header-wrap{
        padding: 10px 15px 10px 15px;
    }
    .header-logo a img{
        width: 70%;
    }
    .header-menu .navbar {
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 999;
        background: #3b3a43;
        width: 100%;
        left: 0;
        text-align: right;
    }
    .navbar-nav{
        padding-bottom: 20px;
    }
    .header-menu .navbar-nav li a:after{
        display: none;
    }
    .header-menu .navbar-nav li:last-child{
        padding-right: 15px;
    }
    .header-icon ul li a{
        font-size: 16px;
        line-height: 26px;
    }
    .banner-slider .slick-arrow.slick-prev{
        left: 15px;
    }
    .banner-slider .slick-arrow.slick-next{
        right: 15px;
    }
    .banner-wrap .banner-slide{
        height: 440px;
    }
    .banner-content h1{
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    .read-more-btn a{
        height: 100px;
        width: 100px;
        font-size: 15px;
    }
    .title h3{
        font-size: 20px;
        line-height: 26px;
    }
    .content-box .content-box-text{
        font-size: 18px;
        line-height: 28px;
    }
    .services-list{
        padding-top: 40px;
    }
    .service-box-wrap h4{
        font-size: 20px;
        line-height: 26px;
        padding: 20px 0 15px;
    }
    .home-content-wrap{
        padding: 30px 0 25px;
    }
    .footer-links{
        margin-bottom: 10px;
    }
    .footer-wrap .footer-top{
        padding: 30px 0 10px;
    }
    .footer-bottom .copyright{
        text-align: center;
    }
    .footer-bottom .social-links .header-icon{
        justify-content: center !important;
    }
    .footer-bottom .social-links .header-icon ul{
        padding-right: 0;
        margin-top: 15px;
    }
    .service-content-list-wrap{
        padding: 20px 0;
    }
    .contact-us-wrap{
        padding: 30px 0 25px;
    }
    .contact-address{
        font-size: 22px;
        line-height: 30px;
    }
    .contact-address ul{
        padding-top: 0;
    }
    .contact-address ul > li{
        display: block;
    }
    .contact-address ul > li > a{
        font-size: 16px;
        line-height: 24px;
    }
    .form-title-text p{
        padding: 15px 0;
        font-size: 18px;
        line-height: 26px;
    }
    .contact-form-wrap .form-group .form-control{
        height: 48px;
    }
    .contact-form-wrap .form-group textarea.form-control{
        height: 160px;
    }
    .contact-form-checkbox label{
        padding-left: 30px;
    }
    .contact-form-checkbox label::before{
        height: 25px;
        width: 25px;
    }
    .contact-form-checkbox label{
        font-size: 18px;
        line-height: 24px;
    }
    .contact-form-wrap p{
        padding-left: 40px;
    }
    .contact-form-wrap p{
        font-size: 16px;
        line-height: 24px;
    }
    .contact-form-wrap .submit-btn .submit{
        height: 100px;
        width: 100px;
        font-size: 15px;
    }
    .contact-address ul > li span{
        font-size: 28px;
        line-height: 36px;
    }
    .package-list-wrap ul{
        padding-bottom: 15px;
    }
    .our-rates-wrap{
        padding: 30px 0 25px;
    }
    .our-rates-content h1 span{
        font-size: 18px;
        line-height: 24px;
    }
    .our-rates-content h1{
        font-size: 20px;
        line-height: 30px;
    }
    .our-rates-content h1::after{
        height: 3px;
    }
     .map-wrap{
        padding-top: 65%;
    }
    .contact-form-checkbox label{
        padding-left: 0;
    }
    .wpcf7-form input[type=checkbox] + span{
        font-size: 16px;
        line-height: 24px;
        padding-left: 40px;
    }
    .wpcf7-form input[type=checkbox] + span:before{
        height: 25px;
        width: 25px;
    }
    .wpcf7-form input[type=checkbox]:checked + span:after{
        height: 21px;
        width: 21px;
    }
    .subscription-profile .tnp-profile form .tnp-field{
        margin-left: 5px;
    }
    .subscription-profile .tnp-profile form .tnp-field label{
        padding-right: 5px;
        float: none;
        display: block !important;
        text-align: left;
    }
    .subscription-profile .tnp-profile form .tnp-field{
        margin-left: 0;
        max-width: 230px;
        float: none;
    }
    .subscription-profile .tnp-field-email input{
        max-width: 100%;
        width: 100%;
        display: block;
    }
    .stay-in-touch-text{
        font-size: 18px;
        line-height: 26px;
    }
    .header-menu .navbar-nav li a{
        padding-bottom: 0;
    }
    .inner-banner-content h1{
        font-size: 20px;
        line-height: 26px;
    }
    .testimonals-slide{
        font-size: 16px;
        line-height: 24px;
    }
    .page-template-testimonals-php .testimonals-wrap{
        padding: 40px 0 40px;
        height: 100%;
    }
}

@media (max-width: 413px){
    .header-logo{
        width: 100%;
        text-align: center;
        padding-bottom: 10px;
    }
    header > .d-flex{
        display: block !important;
    }
    .header-right .justify-content-end{
        -ms-flex-pack: justify!important;
        justify-content: space-between!important;
    }
}