@media (min-width: 1199.98px) {}

@media (max-width: 1199.98px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        width: 100%;
        max-width: 100%;
    }

    .container.slidertext {
        padding-left: 70px;
        padding-right: 40px;
    }
}

@media (min-width: 991.98px) {
    .dropdown_cutosme:hover .menu_procuts {
        display: block;
        visibility: visible;
        opacity: 1;
        height: auto;
    }

}

@media (max-width: 991.98px) {
    .menu_procuts {
            position: static;
    overflow: unset;
    opacity: 1;
    visibility: visible;
    height: auto!important;
    }
    .plus-icon:after {
 
    color: #000000;
}
    .social_media_icons_infor {

        justify-content: center;
    }

    .social_media_icons_infor {
        flex-wrap: wrap;
    }

    .social_media_icons {
        justify-content: center;
    }

    .topbar.bg-emerald {
        padding: 10px 0px;
    }

    .slidertext h1 {
        font-size: 30px;
        line-height: 35px;
    }

    .container.slidertext {
        padding-left: 15px;
        padding-right: 15px;
    }

    section.we_trusted .col-lg-4 img {
        width: 100%;
    }

    section.we_trusted .row.g-5 {
        text-align: center;
        margin: 0px;

    }

    section.we_trusted .heading_parts {
        text-align: center;
    }

    .contct_list_unstyled li {
        margin-bottom: 10px;
    }

    .contct_list_unstyled {
        margin-bottom: 30px;
    }

    .footer_bottom {
        background: #000000;
        padding: 40px 0px 20px;

    }

    .copyrights_section {
        text-align: center;
    }

    .why_choose_us {
        padding: 40px 0px;
    }

    .prodcut_sections_add {
        padding: 40px 0px;
    }

    .conatctuseform img {
        width: 40% !important;
        margin: auto;
        height: auto;
        text-align: center;
        display: block;
    }

    ul#productTabs {
        align-items: center;
        justify-content: flex-start;
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        margin-top: 20px;
    }

    #productTabs .nav-link {
        font-size: 16px;
        padding: 10px 8px;
    }

    .why_heaigne_content {
        padding: 0px 6px 0px 16px;
        font-size: 16px;
        margin-left: -20px;
        padding-left: 31px;
    }

    .why_heaigne_content:before {
        left: 22px;
        top: 10px;
    }
.menu_lists_items li i, .menu_lists_items a i, .menu_lists_items li, .menu_lists_items a {
    color: #222;
}
.heading-h2 a, .heading-h2 {
    color: #222;
}

.menu-hover a {
    color: #222;
}
}

@media (max-width: 767.98px) {
    .social_media_icons {
        display: none;
    }
    .social_media_icons_infor {
        font-size: 14px;
    }

    .social_media_icons_infor {
        column-gap: 14px;
        row-gap: 10px;
    }

    .premium_boxes p {
        font-size: 18px;
        line-height: 26px;
    }

    .contact_card {
        padding: 30px 15px 20px;
    }

    .hero_sliders .owl-carousel .item {
        min-height: 300px;
        padding: 30px 0px;
    }

    .hero_sliders .owl-carousel .owl-item img {
        display: none;
    }

    .slidertext {
        position: relative;
        left: auto;
        transform: unset;
        top: auto;

    }

    .hero_sliders .owl-carousel .item {
        height: 280px;
        background-size: cover !important;
        background-position: right !important;
    }
}

@media (max-width: 575.98px) {}

@media (max-width: 360.98px) {}