/*--width 1400 --*/

@media (max-width: 1400px) {
    .main-header-wrapper2 .sb-header-section2 .menu-top-section2::after {
        right: -115px;
        width: 14%;
    }
    .service-slider-wrappe3 .owl-nav {
        display: flex !important;
        justify-content: space-between;
    }
    .service-slider-wrappe3 .owl-nav button {
        position: unset !important;
        opacity: 0.6;
    }
    .service-slider-wrappe3 .owl-nav button:hover {
        opacity: 1;
    }
}

/*--width 1199 --*/

@media (max-width: 1199px) {
    .banner-section-wrapper {
        padding: 75px 0;
    }
    .banner-section-wrapper .sb-banner-section h2 br {
        display: none;
    }
    .home3-btn {
        padding: 0 10px !important;
        font-size: 14px;
    }
    .main-header-wrapper .sb-main-header .menu-items-wrapper nav ul li {
        padding: 0;
    }
    .main-header-wrapper .sb-main-header .menu-items-wrapper nav ul li a {
        padding: 0px 10px;
    }
    .main-header-wrapper .sb-main-header .mid-header-section .sb-mid-right-section li {
        padding: 0 20px;
    }
    .main-header-wrapper .sb-main-header .mid-header-section .sb-mid-right-section li a {
        font-size: 14px;
    }
    .main-header-wrapper2 .sb-header-section2 .menu-top-section2 ul li {
        font-size: 14px;
    }
    .main-header-wrapper2 .sb-header-section2 .menu-top-section2::after {
        right: -130px;
        width: 19%;
    }
    .client2-main-wrapper .client-img img {
        width: 100%;
    }
    .client2-main-wrapper .slider-section {
        padding-bottom: 150px;
    }
    section .sb-service-section2 h5 {
        font-size: 20px;
    }
    .main-header-wrapper3 .sb-main-header3 .top-header3 .top-right-section ul li+li {
        padding-left: 13px;
    }
    .about-main-wrapper3 h4 {
        font-size: 30px !important;
    }
    .service-main-page-wrapper .booking-main-sec .booking-info {
        column-gap: 35px;
    }
    .team-main-wrapper .team-section .contact-action {
        right: 10px;
    }
    .team-main-wrapper .team-section h5 a {
        font-size: 18px;
    }
    .blog-page-main-container .blog-single-main-page .blog-box .blog-content .tag-with-media .tag-buttons li {
        padding: 2px !important;
    }
    .menu-items-wrapper nav ul li {
        padding: 0 0;
    }
    .services-main-wrapper .sb-service-section .slider-service-section .owl-carousel .owl-nav {
        position: absolute;
        top: auto;
        bottom: -100px;
        display: flex;
        justify-content: center;
    }
    .services-main-wrapper .sb-service-section .slider-service-section .owl-carousel .owl-nav .owl-prev,
    .services-main-wrapper .sb-service-section .slider-service-section .owl-carousel .owl-nav .owl-next {
        position: unset !important;
    }
}

.plr-50 {
    padding: 0;
}

@media (max-width: 999px) {
    .main-header-wrapper2 .sb-header-section2 .menu-top-section2::after {
        right: -30px;
        width: 5%;
    }
}

@media (max-width: 991px) {
    h4 {
        font-size: 30px;
    }
    h2 {
        font-size: 40px;
    }
    .image-about-wrapper .about-content {
        padding-bottom: 100px;
    }
    .main-header-wrapper2 {
        background-color: #004274;
    }
    .banner-main-wrapper2 .carousel-item .carousel-caption {
        transform: translateY(-88%) !important;
    }
    .emergency2-main-wrapper .video-section {
        height: 500px;
    }
    .emergency2-main-wrapper .sb-emergency-section {
        padding: 50px 25px;
    }
    .emergency2-main-wrapper .sb-emergency-section .content i {
        font-size: 36px;
    }
    .emergency2-main-wrapper .sb-emergency-section .content h4 {
        font-size: 20px;
    }
    .emergency2-main-wrapper .sb-emergency-section .content p {
        font-size: 14px;
    }
    .our-team-main3 section {
        margin-top: 50px;
    }
    .team-main-wrapper .team-section .contact-action {
        right: 75px;
    }
    .resp-30 {
        margin-top: 30px;
    }
    .Error-page-main-wrapper {
        background-image: none !important;
        background-color: #ffd9db;
    }
    .Error-page-main-wrapper .resp-text h2 {
        font-size: 150px;
        text-align: center;
        color: #ffeded;
        font-weight: 700;
        text-shadow: 6px 6px #e12454;
    }
    .gallery-main-page ul {
        column-count: 3;
    }
    .login-main-wrapper .form-sidebar {
        height: auto;
        background-color: #e12454;
    }
    .login-main-wrapper .form-sidebar .logo-section {
        padding: 30px;
    }
    .login-main-wrapper .form-sidebar:before {
        display: none;
    }
    .login-main-wrapper .login-main {
        margin: 50px auto;
        padding: 0 30px;
    }
    .footer-main-wrapper section p,
    .footer-main-wrapper section .last-para {
        text-align: center;
        padding-top: 10px;
    }
    .blog-page-main-container.ptb-100 {
        padding: 40px 0px;
    }
    .contact-main-wrapper {
        padding: 100px 0;
    }
}

@media (max-width: 767px) {
    h6 {
        font-size: 18px !important;
    }
    h2 {
        font-size: 30px;
    }
    .resp-mt-20 {
        margin-top: 20px;
    }
    .banner-section-wrapper {
        background-position: left;
    }
    .about-main-wrapper .sb-about-section {
        padding-top: 60px;
        padding-bottom: 30px;
    }
    .banner-main-wrapper2 .carousel-item .carousel-caption h4 {
        font-size: 18px;
    }
    .banner-main-wrapper2 .carousel-item .carousel-caption h3 {
        font-size: 28px;
    }
    .banner-main-wrapper2 .carousel-item .carousel-caption p {
        font-size: 14px;
    }
    .banner-main-wrapper2 .carousel-item .carousel-caption ul {
        padding-top: 11px !important;
    }
    .banner-main-wrapper2 .carousel-item .carousel-caption .page2-btn {
        padding: 3px 16px;
    }
    .client2-main-wrapper .resp-font-size {
        font-size: 30px;
    }
    .service2-main-wrapper2 .resp-margin {
        margin-top: 30px;
    }
    .about2-main-wrapper .sb-about-section .counter-main .count-up {
        display: block;
    }
    .about2-main-wrapper .sb-about-section .counter-main .count-up .counter-icon {
        padding: 13px;
    }
    .about2-main-wrapper .sb-about-section .counter-main h4 {
        margin-top: 20px;
    }
    .banner-main-wrapper3 .carousel .carousel-item p br {
        display: none;
    }
    .banner-main-wrapper3 .carousel .carousel-item h2 span {
        line-height: 45px;
    }
    .service-main-page-wrapper .booking-main-sec .form-section .list-img {
        display: block;
        column-count: 3;
    }
    .service-main-page-wrapper .booking-main-sec .form-section .list-img li {
        margin-bottom: 15px;
    }
    .service-main-page-wrapper .booking-main-sec .booking-info.r-border:before {
        display: none;
    }
    .blog-page-main-container .blog-single-main-page .blog-box .blog-content .tag-with-media {
        display: block;
    }
    .blog-page-main-container .blog-single-main-page .blog-box .blog-content .tag-with-media .social {
        margin-top: 30px;
    }
    .gallery-main-page ul {
        column-count: 1;
    }
}

/*---width 580--*/

@media (max-width: 580px) {
    br {
        display: none;
    }
    .image-about-wrapper .image-section .image-content {
        left: 30px;
        top: 0;
    }
    .image-about-wrapper .image-section .img {
        display: none;
    }
    .image-about-wrapper .about-content {
        padding: 30px;
    }
    .banner-section-wrapper .sb-banner-section p {
        width: auto;
    }
    .client2-main-wrapper .resp-font-size {
        font-size: 24px;
    }
    .client2-main-wrapper p {
        font-size: 14px;
    }
    .blog-main-wrapper br {
        display: block;
    }
    .Error-page-main-wrapper .sb-error-content h2 {
        font-size: 35px;
    }
    .banner-section-wrapper .sb-banner-section h2 {
        font-size: 40px;
    }
    .blog-box .img-icon p br {
        display: block;
    }
}

/*-- width 480 --*/

@media (max-width: 480px) {
    p {
        font-size: 14px;
    }
    .banner-main-wrapper2 .carousel-item h4 {
        font-size: 22px !important;
    }
    .banner-main-wrapper2 .carousel-item h3 {
        font-size: 30px !important;
    }
    .banner-main-wrapper2 .carousel-item ul {
        display: block !important;
    }
    .banner-main-wrapper2 .carousel-item ul li {
        margin-bottom: 10px;
    }
    .founder-main-wrapper h6 {
        font-size: 20px;
    }
    .about-main-wrapper3 h4 {
        font-size: 22px !important;
    }
    .about-main-wrapper .sb-about-section {
        padding-top: 40px;
        padding-bottom: 50px;
        padding: 40px 30px 50px 30px;
    }
    .form-section .form-input {
        padding: 15px;
    }
    .comment-section ul {
        display: block !important;
        text-align: center;
    }
    .comment-section ul li {
        margin-bottom: 20px;
    }
    .comment-section h5 {
        font-size: 18px !important;
    }
    .contact-main-wrapper .sb-contact-section h4 {
        font-size: 24px;
    }
    .contact-main-wrapper .sb-contact-section .breadcrumb {
        padding-right: 0 !important;
    }
    .contact-main-wrapper .sb-contact-section .breadcrumb li {
        font-size: 16px;
    }
    .blog-page-main-container .blog-single-main-page .blog-box .admin-main {
        display: block;
    }
    .blog-page-main-container .blog-single-main-page .blog-box .admin-main .admin-about {
        margin-left: 0;
    }
    .blog-page-main-container .blog-single-main-page .blog-box .admin-main .admin-about .h6 {
        font-size: 20px;
    }
    .resp-disply {
        display: block !important;
    }
    .resp-disply ul {
        margin-top: 20px;
    }
    .main-header-wrapper .sb-main-header .top-header-section .sb-top-right-section ul .login-btn span a {
        font-size: 13px;
    }
    .service-main-page-wrapper .booking-main-sec .form-section .list-img {
        column-count: 1;
    }
}

@media (max-width: 380px) {
    .testimonial-main3 h5 {
        font-size: 22px;
    }
    .Error-page-main-wrapper .sb-error-content h2 {
        font-size: 26px;
    }
    .about-main-wrapper .sb-about-section h5 {
        font-size: 17px;
    }
    .main-header-wrapper .sb-main-header .top-header-section .sb-top-right-section ul .login-btn span a {
        font-size: 13px;
    }
    nav.page-navigation ul li.page-item {
        margin-right: 7px;
    }
    .main-header-wrapper .sb-main-header .top-header-section .sb-top-left-section {
        padding: 13px 10px;
    }
    .main-header-wrapper .sb-main-header .top-header-section .sb-top-right-section ul .login-btn span a {
        font-size: 12px;
    }
    .blog-box .blog-content ul li {
        padding-right: 35px;
    }
    .blog-box .blog-content ul li:last-child {
        padding-right: 0px;
    }
    .login-main-wrapper .login-main form label {
        font-size: 11px;
    }
    .consult-wrap a {
        font-size: 12px;
    }
}

/*-- width 360 --*/

@media (max-width: 360px) {
    .image-about-wrapper .image-section .image-content {
        left: 5px;
    }
    .image-about-wrapper .image-section .image-content .logo-icon {
        left: 213px;
    }
    .testimonial-main-wrapper .sb-testimonial-wrapper .text-slider .owl-carousel .owl-nav {
        top: 35px;
    }
    .main-header-wrapper .sb-main-header .top-header-section .sb-top-left-section a,
    .main-header-wrapper .sb-main-header .top-header-section .sb-top-right-section a {
        font-size: 14px;
    }
    .blog-page-main-container .blog-single-main-page .blog-box .admin-main .admin-about .h6 {
        font-size: 16px;
    }
    .login-main-wrapper .form-resp-display {
        display: block !important;
    }
    .testimonial-main-wrapper .sb-testimonial-wrapper .text-slider .owl-carousel .owl-nav {
        top: -6px;
    }
    .home1-section-heading2 {
        font-size: 18px;
    }
    .blog-box .blog-content ul li i {
        padding-right: 4px;
    }
    .blog-box .blog-content ul li a {
        font-size: 14px;
    }
}

/*--width 320 --*/

/*# sourceMappingURL=responsive.css.map */