@media (max-width: 1199px) {}

@media (max-width: 991px) {

    .header-area.sticky-header.sticky.header-default .header-action-area {
        display: block;
        margin-top: 5px;
    }

    .service-ul li {
        width: 46%;
    }

    .page-title-area .page-title-content {
        padding: 60px;
    }

    .top-slider-image {
        height: 66% !important;
        margin-top: 10%;
        margin-left: 5px;
    }

    .about-widget img {
        max-width: 60% !important;
    }

    .offset-sm-6 {
        margin-left: 22% !important;
    }

    .desktop-slider {
        margin-top: 7%;
    }

    /* 
    .row-gutter-0 {
        margin-left: 84%;
    } */
}

@media (max-width: 767px) {}

@media (max-width: 640px) {}

@media (max-width: 575px) {}

@media (max-width: 480px) {

    .moblie-slider-image {
        margin: 5% 0px;
    }

    .desktop-slider {
        display: none;
    }

    .mobile-slider {
        display: block;
        margin-bottom: 10px;
        margin-top: 28%;
    }




    /* .header-default {
        animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
        -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
        background-color: #fff;
        box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.06);
        padding: 33px 0;
        position: fixed;
        left: 0;
        top: -2px;
        width: 100%;
        z-index: 999;
    } */

    .d-lg-none {
        display: block;
    }

    .sticky-md-none {
        display: none;
    }


    .category-area.product-category1-area .category-items1 .category-item .thumb.thumb-style2 img {
        bottom: 5px;
    }

    .service-image {
        width: 100%;
        height: auto;
    }

    .service-image img {
        margin-top: 10px;
    }

    .category-area.product-category1-area .category-items1 .category-item .thumb.thumb-style2 img {
        width: 70%;
    }

    .whatsapp-image-size {
        width: 28% !important;
    }

    .divider-area.divider-style3-area {
        padding: 30px 0;
    }

    #home {
        display: none;

    }

    .connect-section {
        padding: 30px;

    }

    .about-image {
        display: none;
    }

    .offset-sm-6 {
        margin-left: 0% !important;
    }

    .about-widget img {
        max-width: 30% !important;
    }

    .service-hedding h2 {
        padding: 15px 0px;
        font-size: 20px;
    }

    .service-ul li {
        width: 42.5%;
        /* padding-right: 20px; */
    }

    .top-slider-image {
        height: 66% !important;
        margin-top: 10%;
        margin-left: 3px;
    }



    .icon-section i {
        font-size: 40px;
    }

    /* .row-gutter-0 {
        margin-left: 84%;
    } */
    .d-none {
        display: block !important;
    }

    .category-area.product-category1-area {
        padding: 0px !important;
    }

    .title {
        padding: 20px 0px;
    }

    .page-title-area .page-title-content {
        padding: 60px;
    }

    .page-title-area .page-title-content {
        padding: 40px;
    }

    .icon-section img {
        width: 16%;
    }

    .icon-section {
        padding-left: 15px;
    }

    .category-area.product-category1-area .category-items1 .category-item .thumb.thumb-style2 img {
        margin: 0 -16% !important;
    }

    .section-title {
        margin-bottom: -25px;
    }

    .collapse {
        display: block !important;
    }

    .header-logo-area img {
        max-width: 100% !important;
    }

    .header-area.header-default .header-navigation-area .main-menu {
        justify-content: left;
        left: 0px;
        margin-top: 10px;
    }

    .header-area.header-default .header-navigation-area .main-menu>li>a {
        margin: 0 3px;
    }

    .header-area.header-default .header-logo-area {
        max-width: 40px;
    }

    .header-area.sticky-header.sticky.header-default .header-action-area {
        display: block;
        margin-top: 5px;
    }
}

@media (max-width: 320px) {
    .whatsapp-image-size {
        width: 23% !important;
    }

    .icon-section img {
        width: 17%;
    }

    .section-title {
        margin-bottom: -25px;
    }

    .offset-sm-6 {
        margin-left: 0% !important;
    }

    .top-slider-image {
        height: 50% !important;
        margin-top: 10%;
    }

    .icon-section i {
        font-size: 32px;
    }

    .page-title-area .page-title-content {
        padding: 40px;
    }

    .about-widget img {
        max-width: 30% !important;
    }

    .header-logo-area img {
        max-width: 100% !important;
    }

    .header-area.header-default .header-navigation-area .main-menu {
        justify-content: left;
        left: 0px;
        margin-top: 10px;
    }

    .header-area.header-default .header-navigation-area .main-menu>li>a {
        margin: 0 25px;
    }

    .header-area.header-default .header-logo-area {
        max-width: 50px;
    }

}