/*-------------------------------------------------------------
                    responsive start
-------------------------------------------------------------*/
.for-mobile {
    display: none;
}
.for-desktop {
    display: block;
}
.menu-wrapper {
    display: none;
}
@media only screen and (max-width:991px) {
    .for-mobile {
        display: block;
    }
    .for-desktop {
        display: none !important;
    }
    .menu-wrapper {
        display: inline-block;
    }
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
    .right-menu {
        align-items: flex-start;
        flex-direction: column;
    }
    .right-menu .menu-section {
        flex-direction: column;
        width: 100%;
    }
    .main-footer {
        grid-template-columns: repeat(2, minmax(0px, 1fr));
        padding: 50px 0;
    }
    .footer-bottom {
        text-align: center;
        row-gap: 0;
        flex-direction: column-reverse;
    }
    .column-reverse-mobile {
        flex-direction: column-reverse;
    }
    .main_menu ul li .active, .main_menu ul li:hover > a {
        color: var(--black-color);
        background: transparent;
    }
    .main_menu ul li .active .arrow-icon, .main_menu ul li:hover .arrow-icon {
        color: var(--black-color);
    }
    .inline-menu {
        width: 100%;
        height: 100%;
    }
    .center-heading {
        text-align: center;
    }
    .main-head {
        font-size: 34px;
    }
    .header-top-bar {
        justify-content: space-between;
    }
    .fa-xl {
        font-size: 1.3em;
    }
    .slider__content--maintitle {
        font-size: 30px;
        line-height: 36px;
        width: 100%;
    }
    .inline-main-btn {
        margin-top: 15px;
    }
    .home2__slider--bg, .hero__slider--items__inner {
        height: 35vh;
    }
    .new-slick-dots .slick-dots {
        display: none !important;
    }
    .slick-dotted.slick-slider {
        margin-bottom: 0 !important;
    }
    .home-contact-info {
        gap: 10px;
    }
    .home-contact-info-items {
        margin-bottom: 0;
        flex-direction: row;
        gap: 10px;
    }
    .contact-info-content {
        text-align: left;
    }
    .contact-map-home iframe {
        width: 100%;
        height: 300px;
        margin-top: 15px;
    }
    .footer-item {
        margin-bottom: 20px;
    }
    .top-info {
        display: flex;
        align-items: center;
        gap: 15px;
    }
    .top-info .main-btn.btn-1 span {
        padding: 10px 10px;
    }
    .top-info a:nth-child(2) {
        display: none;
    }
#myHeader {
    display: none;
}
.logo-for-mobile {
    display: flex;align-items: center;justify-content: center;
    background: var(--primary-color);
    height: 60px;
}
header {
    position: relative;
}
.section-padding {
    padding: 50px 0 50px 0;
}
.section-heading {
    margin-bottom: 20px;
}
.contact-info i {
    line-height: 22px;
}
.pad-top {
    padding-top: 50px;
}
.pad-bottom {
    padding-bottom: 50px;
}
.breadcrumb-area {
    margin-top: 0px;
}
.sidebar-service-section {
    margin-top: 15px;
}
.sidebar-heading {
    font-size: 20px;
    margin-bottom: 30px;
}
.contact-page .contact-form {
    display: block;
    margin-top: 15px;
}
.top-info, .top-right {
    display: none;
}
.header-top-bar a {
    color: #fff;
}
    .logo-for-mobile img {
        height: 46px;
    }
    .about-section {
            padding: 0 0px;
        grid-template-columns: repeat(1, minmax(0px, 1fr));
    }
    .about-img-area {
        margin-right: 0;
        height: 450px;
    }
    .about-content-area {
        height: auto;
        gap: 0;
    }
.about-img-area:after {
    display: none;
}
.service-grid {
    grid-template-columns: repeat(2, minmax(0px, 1fr));
    gap: 10px;
}
.service-item {
    padding: 0;
    height: 50px;
}
.gallery-img-img {
    height: 170px;
}
.service-content {
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.service-content .main-head {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
    text-align: center;
    font-weight: 500;
}
.main-service-img img {
    height: auto;
}
    .swiper-wrapper {
        margin-top: 0;
    }
    .slider__content--maintitle {
        font-size: 45px;
        line-height: 50px;
        width: 100%;
    }
    .slider__content h4 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 8px;
        margin-top: 15px;
        display: none;
    }
    .slider__content--desc {
        width: 100%;
        margin-bottom: 0;
        display: none;
    }
    .about-us-section .row .col-lg-6 {
        padding: 0;
    }
    .about-us-section {
        padding: 30px;
        text-align: center;
        margin-top: 0;
    }
    .about-image img {
        display: none;
    }
    .testimonial {
        max-width: 100%;
    }
    .contact-grid {
        grid-template-columns: repeat(1, minmax(0px, 1fr));
    }
    .custom-banner-section {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .custom-banner-content .main-head {
        margin-bottom: 10px;
    }

.about-us-section .inline-main-btn {
    margin-top: 0;
    justify-content: center;
}
    .about-us-section .main-btn {
        margin-top: 5px;
    }
    .service-content p {
        display: none !important;
    }
    .service-content span {
        display: none !important;
    }
    .gallery-details {
        grid-column-gap: 5px;
        grid-row-gap: 5px;
    }
    .contact-form-wrapper, .contact-map-wrapper {
        padding: 20px;
    }
    .contact-map-wrapper {
        display: none;
    }
    .faq-section .row .col-12:last-child {
        display: none;
    }
    .gallery-img-img {
        height: 150px;
    }
    .gallery-details a:before {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        width: 34px;
        height: 34px;
        line-height: 34px;
    }

}



@media only screen and (max-width:768px) {
    .service-area-item {
        height: 210px;
    }
    .center-heading .main-head {
        padding: 0 15px;
    }
    .main-head {
        font-size: 30px;
        line-height: 34px;
    }
    .contact-page .contact-form .main-head {
        font-size: 30px;
        line-height: 34px;
    }
    .right-dots .owl-nav {
        display: none !important;
    }
    .section-padding {
        padding: 30px 0 30px 0;
    }
    .pad-top {
        padding-top: 30px;
    }
    .pad-bottom {
        padding-bottom: 30px;
    }
    .happy-client-item {
        height: 50px;
    }
    .happy-client-item img {
        height: 30px;
    }
    .testimonial .slick-next, .testimonial .slick-prev {
        display: none !important;
    }
    .contact-info-content h4 {
        font-size: 20px;
        margin-bottom: 2px;
    }


}



@media only screen and (max-width:480px) {
    .gallery-img-img {
        height: 80px;
    }
    .main-footer {
        grid-template-columns: repeat(1, minmax(0px, 1fr));
        padding: 30px 0;
    }
    .footer-item {
        margin-bottom: 0;
    }
    .slider__content--maintitle {
        font-size: 30px;
        line-height: 34px;
    }
    .testimonial-item p {
        font-size: 16px;
        line-height: 26px;
    }
    .testimonial-item h4 {
        font-size: 16px;
    }
    .contact-grid .main-head {
        font-size: 30px;
    }

    .section-heading {
        margin-bottom: 0;
    }
    .breadcrumb-area h1, .breadcrumb-area h2, .breadcrumb-area h3, .breadcrumb-area h4 {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .breadcrumb-list a, .breadcrumb-list li {
        font-size: 12px;
    }
    .breadcrumb-list ul {
        padding: 5px 15px;
    }

}

/*-------------------------------------------------------------
                    responsive end
-------------------------------------------------------------*/