@media (max-width: 1500px) {
    .porto-product-filters-toggle.opened {
        margin-left: -26%;
        z-index: 2;
    }

    .main_video_text_1 {
        font-size: 70px;
        margin-top: 80px;
    }

    .main_video_text_2 {
        line-height: 100px;
        font-size: 100px;
    }

    .main_video_text_3 {
        line-height: 80px;
        font-size: 80px;
    }
}


@media (max-width: 1400px) {
    #about_2 {
        flex-direction: column;
        align-items: center;

        .col-md-7 {
            width: 80%;
            max-width: 600px;
        }

        .col-md-5 {
            width: 80%;
        }
    }
}

@media (max-width: 1200px) {

    #header .wpb_custom_75d63889cc8cd01a431ec244a929c52a.top-links>li.menu-item>a,
    #header .wpb_custom_75d63889cc8cd01a431ec244a929c52a.main-menu>li.menu-item>a,
    #header .wpb_custom_75d63889cc8cd01a431ec244a929c52a .menu-custom-block a,
    #header .wpb_custom_75d63889cc8cd01a431ec244a929c52a .menu-custom-block span,
    .wpb_custom_75d63889cc8cd01a431ec244a929c52a .sidebar-menu>li.menu-item>a,
    #header .wpb_custom_75d63889cc8cd01a431ec244a929c52a.porto-popup-menu .main-menu>li.menu-item>a {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .main_image_text span {
        font-size: 70px;
    }

    .main_image_text {
        font-size: 90px;
        line-height: 80px;
    }

    #brands {
        margin-bottom: 95px;
        margin-top: 120px;
    }

    .main_video_text_1 {
        font-size: 50px;
        margin-top: 80px;
        line-height: 50px;
    }

    .main_video_text_2 {
        line-height: 80px;
        font-size: 80px;
    }

    .main_video_text_3 {
        line-height: 60px;
        font-size: 60px;
    }

    #about .wpb_single_image img {
        margin-bottom: -400px;
        margin-top: 70px;
    }

}

@media (min-width: 992px) {
    .porto-product-filters-toggle.opened a {
        background: unset;
        min-width: 150px;
    }

    .porto-product-filters-toggle.d-none.d-lg-flex a:after {
        display: none;
    }

    .porto-product-filters-toggle.d-none.d-lg-flex.opened a:after {
        display: inline-block;
    }

    .main-content-wrap.opened .left-sidebar {
        left: 70px;
    }


}

@media (max-width: 992px) {
    .main_image_text span {
        font-size: 40px;
    }

    .main_image_text {
        font-size: 65px;
        line-height: 65px;
    }

    #brands {
        margin-bottom: 55px;
        margin-top: 80px;
    }

    .main_video_text_1 {
        font-size: 40px;
        margin-top: 70px;
        line-height: 40px;
    }

    .main_video_text_2 {
        line-height: 70px;
        font-size: 70px;
    }

    .main_video_text_3 {
        line-height: 50px;
        font-size: 50px;
    }

    .sidebar-content {
        max-width: 100%;
        margin: auto;
    }

    #about_2 {
        .col-md-7 {
            width: 100%;
            max-width: unset;
            padding-right: 60px;
        }
    }

    #side-nav-panel .searchform {
        padding: 0 10px;
        margin-top: 100px;
    }

    html.panel-opened .side-nav-panel-close {
        color: black;
        font-size: 40px;
        top: 40px;
        right: 30px;
    }

    html.panel-opened #side-nav-panel {
        width: 100%;
    }

    .shop-loop-before .porto-product-filters-toggle {
        margin-left: 0%;
        /* background: lightgrey; */
    }

    #side-nav-panel .accordion-menu li:not(:last-child),
    #side-nav-panel .accordion-menu.porto-view-switcher>li {
        border: none;
    }

    #side-nav-panel .accordion-menu li.menu-item>a,
    #side-nav-panel .menu-custom-block a,
    #side-nav-panel .accordion-menu li.menu-item>.arrow {
        color: #222529;
        text-align: center;
        text-transform: uppercase;
    }
}


@media (max-width: 850px) {
    #about .wpb_single_image img {
        margin-bottom: -330px;
        margin-top: 70px;
    }

    .main_video_text_1 {
        font-size: 30px;
        margin-top: 70px;
        line-height: 30px;
    }

    .main_video_text_2 {
        line-height: 55px;
        font-size: 55px;
    }

    .main_video_text_3 {
        line-height: 40px;
        font-size: 40px;
        margin-bottom: 30px;
    }
}



@media (max-width: 768px) {


    .footer_menus_container .col-md-4 {
        width: 50%;
        text-align: center;
    }

    .footer_menus_container .col-md-4:last-of-type {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
        border-top: 1px solid lightgray;
        padding-top: 30px;

        .footer_menu_title {
            display: none;
        }
    }

    .overlay_left,
    .overlay {
        left: 0 !important;
        width: 100%;
    }

    .vc_custom_1728484197499,
    .vc_custom_1728484205403 {
        padding-top: 0px !important;
        padding-right: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 0px !important;
    }

    /* ul.products .product-content {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    } */

    .product_info {
        width: 100%;
        margin-left: 0;
        max-width: 570px;
    }

    #about .wpb_single_image img {
        margin-bottom: -200px;
        margin-top: 70px;
    }

    .about_us_text {
        padding-top: 250px;
    }

    #contact_form:after {
        top: 250px;
    }

    #about_2 {
        .col-md-7 {
            padding-right: 0;
        }
    }

    #about_2 .wpb_single_image img {
        max-width: 100%;
    }

    #about_2 .small_image {
        margin-top: unset;
        margin-left: 0;
        margin-top: -280px;
    }

    #about_2 .wpb_single_image.vc_align_left {
        text-align: center;
    }

    #about_2 {
        .col-md-5 {
            width: 100%;
        }
    }

    #about_2 .title:after {
        top: -60px;
        right: -50px;
        background-size: contain;
        width: 280px;
        height: 240px;
    }
}




@media (max-width: 550px) {
    .menu_image {
        max-width: 200px;
    }

    .contact_rows {
        flex-direction: column;
    }

    .contact_rows span {
        width: 100%;
    }

    #about_2 .small_image {
        margin-top: 0px;
    }

    .about_us_text {
        padding-top: 200px;
        padding-bottom: 120px;
    }

    .main_image_text {
        font-size: 55px;
        line-height: 50px;
    }
}

@media (max-width: 450px) {
    #about_2 .title {
        font-size: 42px;
    }

    .about_us_text {
        padding-top: 200px;
        padding-bottom: 90px;
    }
}

@media (max-width: 380px) {
    .about_us_text {
        padding-top: 200px;
    }
}