@media screen and (max-width:1230px){
    .categoriesBlock>.shop_category>.shop_category_name{font-size: 20px;}
    .brandMenu{width: 100%; display: flex; justify-content: space-around; top: 60%;}
    .brandMenu>div{float: none; clear: none;}

}
@media screen and (max-width:1050px){
    .footerContent, .mainMenu ul{width: 90% !important;}
    .sectionContent{width: 90%; margin: 0 auto;}
    .headerContent{justify-content: space-between; width: 90%; margin: 0 auto;}

    .phoneBox{position: relative; left: auto; transform: none; }

    .thirdScreen, .categoriesBlock>.shop_category, .categoriesBlock>.shop_category>.shop_category_img{height: auto;}
    .categoriesBlock>.shop_category>.shop_category_img img{width: 100%; height: auto;}
    .categoriesBlock>.shop_category>.shop_category_name{font-size: 18px;}

    .fourthScreen .blockHeader{width: 90%; margin: 0 auto;}
    .officialDealer .shop_brand{width: 45%; height: auto; margin: 2.5%;}
    .officialDealer .shop_brand img{width: 100%; height: auto;}
    .gradientMask>div{width: 90% !important; margin: 0 auto;}
    .gradientMask>div p{width: 100%;}

    /* ---------------------------------------- */

    .contentBlock{width: 95%; margin: 0 auto;}
    .shop_cat_img img, .catalogItem img{width: 100%; height: auto;}
    .shop-item-left, .shop-item-right{float: none !important; width: 100% !important;}
    .shop-item-right{margin-top: 25px;}

}
@media screen and (max-width:920px){
    .middleBlock {display: none;}
}
@media screen and (max-width:768px){
    header{height: 70px;}
    .footerContent, .firstScreen nav ul{width: 100%;}
    .sectionContent{width: 90%; margin: 0 auto;}
    .breadcrumb{display: none;}
    .blockHeader{font-size: 30px;}
    .logoBox p{line-height: 1.2; font-size: 16px;}
    .middleBlock{display: none;}

    .logoBox .logo{width: 48px; height: 40px;}
    .mainMenu li a{font-size: 16px;}
    .officialDealer{margin: 0; flex-wrap: wrap;}
    .phoneBox, .workHours{display: none;}
    .logoBox{width: 80%;}
    .menuButton{display: block !important;}
    .headerContent{justify-content: space-between; width: 90%; margin: 0 auto;}
    .showMenu{display: block !important;}
    .mainMenu{height: auto !important; display: none; position: absolute;}
    .mainMenu ul{width: 100%; flex-direction: column; align-items: center;}
    .gradientMask{top: 0; background: radial-gradient(ellipse at top, #404E6A 0%,#ffffff00 100%);}
    .gradientMask>div:nth-child(1) p, .gradientMask>div:nth-child(2) p{margin: 20px 0;}
    .gradientMask>div{font-size: 30px !important;}
    .firstSlider .item, .gradientMask{height: 600px;}
    .secondScreen{height: auto; padding: 25px 0;}
    .officialDealer .shop_brand{width: 45%; height: auto; margin: 2.5%;}
    .officialDealer .shop_brand img{width: 100%; height: auto;}
    .categoriesBlock>.shop_category{width: 100%;}
    .fourthScreen{display: none;}
    .fifthScreen .fifthBox {width: 100%; height: auto; float: none !important;}
    .fifthScreen .fifthBox.box1 {height: 210px;}
    .fifthBox.box2 p:nth-child(1){margin: 15px 0;}
    .fifthBox.box2 .popupBtn{margin: 15px auto;}
    .aboutUsBox{width: 100%; padding: 35px 10px;}
    .aboutUsBox .popupBtn{margin-top: 15px;}
    .sixthScreen{height: auto;}
    .seventhScreen{padding: 50px 0;}
    .seventhBox{float: none !important; width: 100%;}
    .seventhBox.box2{display: none;}
    .footerContent{flex-direction: column; align-items: center; text-align: center;}
    .footerContent>div{margin: 15px 0;}
    footer{height: auto;}

    .contentBlock{width: 95%; margin: 0 auto;}
    .catalogMenu, .contentBox{width: 95%; margin: 0 auto; float: none !important;}
    .shop_cat_img{height: 70px;}
    .shop_cat_img img{width: 100%; height: auto;}
    .categoryBox{justify-content: flex-end; height: auto;}

    .catalogMenu .shop_brand_block, .catalogMenu .menu{display: none;}
    .catalogMenu .block_header{margin: 10px 0; text-align: left; padding: 0 0 0 20px; box-sizing: border-box;}
    .catalogMenu .block_header .fa{display: inline-block !important;}
    .catalogMenu .menu .left_menu_level_2 a{width: calc(100% - 18px);}

    .catalogItem{width: 100%; float: none; height: auto;''}
    .shop_compare_list li{min-width: 100%;}
    .shop_compare_list{width: 60%;}
    .shop_compare_left{width: 40%;}
    .contentBox>h1{font-size: 26px;}
    .shop-item-left, .shop-item-right{float: none !important; width: 100% !important;}
    .shop-item-right{margin-top: 25px;}

    .brandMenu{bottom: 0; top: auto;}
    .brandMenu>div {width: 45%; height: 75px; margin: 5px 2.5%; float: right; clear: none; }

    #mainPopupForm {width: 100%; height: 400px;}
    #mainPopupForm form{margin: 20px auto;}
    #mainPopupForm .logoBox{margin: 15px auto 30px auto;}
    #mainPopupForm input{width: 90% !important; margin: 30px auto; display: block;}
}
@media screen and (min-width:400px) and (max-width: 768px){
    .categoriesBlock>.shop_category{width: 45% !important;}
    .catalogItem{width: 48%; float: left; margin: 10px 2% 10px 0;}
    .catalogItem:nth-child(2n){margin: 10px 0 10px  2%;}
}
@media screen and (max-height: 320px){

}