@media (max-width: 1200px) {
    .headerSlogan {
        display: none;
    }

    .sert {
        width: 100% !important;
        display: block !important;
    }
}

@media (max-width: 1100px) {
    .searchUncategories {
        width: 40% !important;
    }
}

@media (max-width: 1000px) {
    .footerContainer {
        display: block !important;
    }

    .footerData {
        text-align: center;
    }

    .mainMenuPlace {
        justify-content: left !important;
    }

    .searchFilter {
        display: none;
    }

    .searchCategories {
        width: 100% !important;
    }

    .searchPageBody .filterButL {
        display: inline-block;
    }

    #headMobileManu {
        display: block;
    }

    .ddMenuUL {
        display: none;
    }

    .headButtonsPlace {
        display: none;
    }

    .ddMenuULMobile {
        display: block;
    }

    .activeMobileMenu .ddMenuULMobile {
        top: 65px;
    }

    .catPageLogoFilters {
        display: none;
        opacity: 0;
        transition: all .4s;
    }

    .searchFilter.activeCatSidesMenu,
    .catPageLogoFilters.activeCatSidesMenu {
        display: block;
        position: fixed;
        top: 150px;
        right: 0;
        padding: 10px;
        box-sizing: border-box;
        background: rgba(150, 150, 150, .9);
        border-radius: 5px 0 0 5px;
        opacity: 1;
        z-index: 25;
    }

    .filterButR {
        display: inline-block;
    }

    .catPageBody .catPageMainBox {
        width: 80%;
    }
}

@media (max-width: 900px) {
    .catPageMainBox .catPageSimBox {
        width: 100px;
    }

    .catPageBody .catPageFilterPlace {
        width: 200px;
        margin-right: 10px;
    }

    .catPageBody .catPageLogoFilters {
        width: 200px;
    }

    .proPageCatalogTablesPlace {
        display: block;
    }

    .proPageCatalogTablesPlace .proPageCatalogTables:last-child {
        width: 100%;
        margin-left: 0px;
    }

    .lqProItems {
        column-count: 1;
    }
}

@media (max-width: 800px) {
    .mvdb {
        display: block !important;
        width: 100% !important;
    }

    .headLogo {
        width: 170px;
    }

    .tabsPlace span {
        font-size: 12px;
    }

    .catsShowPlace {
        column-count: 2;
    }

    .contactPageBox {
        flex-wrap: wrap;
    }

    .contactPageTexts {
        margin: 0 !important;
    }

    .proPathPlace {
        top: -50px;
    }

    .proPathPlace * {
        line-height: 15px !important;
    }

    .catPageBody .catPageMainBox {
        width: 100%;
    }

    .catPageBody .catPageFilterPlace {
        display: none;
    }

    .catPageBody .catPageFilterPlace.activeCatSidesMenu {
        display: block;
        position: fixed;
        top: 150px;
        right: 0;
        margin: 0 !important;
        padding: 10px;
        box-sizing: border-box;
        background: rgba(150, 150, 150, .9);
        border-radius: 5px 0 0 5px;
        opacity: 1;
        z-index: 25;
    }

    .filterButL {
        display: inline-block;
    }

    .midPageMainBox {
        display: block;
    }

    .proPageMainBox {
        display: block;
    }

    .proPageMainBox .proDataCardPlace {
        width: 100%;
        min-width: initial;
        max-width: initial;
        margin-bottom: 15px;
    }

    .proPageMainBox .buyCardPlace {
        width: 100%;
        min-width: initial;
        max-width: initial;
    }

    .mainPicContainer {
        margin: 0 !important;
    }

    .proDataGallery {
        width: 100% !important;
        padding-top: 10px;
        min-height: initial !important;
        overflow: auto;
    }

    .proDataGallery .proDataGalleryContainer {
        white-space: nowrap;
    }

    .proDataGallery .proDataGalleryContainer div {
        display: inline-block;
        margin: 0 0 0 10px;
    }

    .proDataGallery .proDataGalleryContainer img {
        height: 150px;
    }

    .quickOrderBoxesPlace {
        display: block;
    }

    .quickOrderMainBox {
        width: 100%;
        margin-bottom: 10px;
    }

    .brandPHeadImage div,
    .brandPHeadImage {
        width: 100%;
        min-width: initial;
        background-size: 90% auto;
    }

    .brandPHeadText {
        margin-left: 0;
    }

    .searchPageStrucDIV,
    .searchCategories,
    .searchUncategories {
        display: block;
        width: 100% !important;
    }

    .searchMobileMonitors {
        display: none;
    }

    .searchMobileMonitors.activeMobileMonitor {
        display: block;
    }

    .searchPageStrucDIV h2 {
        display: none;
    }

    .searchMobileTab {
        display: flex;
    }
    .ordersProfile{
        width: 40% !important;
        display: inline-block;
    }
}

@media (max-width: 700px) {

    #mainPageBox .mainPageBoxCon {
        padding: 150px 0 50px;
    }

    .mainPageSearch {
        padding: 0 0 10px;
    }

    .homeIndicator {
        flex-wrap: wrap;
    }

    .homeIndicator div {
        min-width: 140px;
    }

    .catsShowPlace {
        column-count: 1;
    }

    .footerTable, .footerTd {
        display: block;
        margin: 0 auto;
        text-align: center !important;
    }

    .catPageMainBox .catPageSimBox {
        width: 100px;
    }

    .catPageProBox {
        padding: 15px 5px;
    }

    .proPageMainBox .proDataCardPlace .dta,
    .proPageMainBox .proDataCardPlace .dta .dtc:last-child,
    .proPageMainBox .proDataCardPlace .dta .dtc:first-child {
        display: block;
        width: 100%;
        max-width: 100%;
        padding: 0 15px 10px;
        box-sizing: border-box;
    }

    .proImagePlace {
        width: 100%;
        max-width: 100%;
        border-bottom: 1px solid #e5e5e5;
    }

    .proImagePlace div:first-child, .proInspectPlace {
        text-align: center;
    }

    .proInspectPlace {
        position: static;
    }

    .listQStrucDIV .listQMainBox {
        width: 100%;
    }

    .listQPlaceR {
        display: none;
    }

    .listQProBox .dta,
    .listQProBox .dtc {
        display: block;
        width: 100% !important;
        box-sizing: border-box;
    }

    .lqProItems p {
        display: flex;
        justify-content: space-between;
        margin: 0 0 2px;
        padding: 5px;
        border-radius: 3px;
    }

    .lqProItems p:nth-child(2n) {
        background: #f0f0f0;
    }

    .lqProItems p:nth-child(2n+1) {
        background: #f9f9f9;
    }

    #lightBoxContentMar {
        width: 90% !important;
    }

    #lightBoxContent {
        width: 100% !important;
    }
}

@media (max-width: 600px) {
    .catPageMainBox .catPageSimBox {
        display: none;
    }

    .proSimilarM {
        display: block;
    }

    .catPageProBox {
        padding: 30px 0px;
    }

    .mvdn {
        display: none !important;
    }

    .mainSlideContainer {
        height: unset !important;
    }


}