/* made by GlobalCode. https://globalcode.ru/ */

@media (max-width: 991.98px) {

    .stats_rig{
        height: auto!important;
    }
    .tab-pane table td{
        width: auto !important;
    }
    .tab-pane table{
        width: 100% !important;
    }
    .trishat{
        font-size: 23px !important;
    }

    .inner-icons .row{
        margin-bottom: 0;
    }
    .icon-item{
        margin-bottom: 40px;
        text-align: center;
    }
    .contleftbig .conts-item_left a{
        width: auto;
    }
    .stats_rig li:last-of-type{
        margin-right: 0;
    }
    .stats_rig li{
        width: calc(100% / 3);
        margin-right: 15px;
    }
    .header__mp__sections{
    }
    .inner__stan{
        height: 300px;
    }
    .sections__item a span {
        color: white;
        font-size: 20px;
        text-align: center;
        display: block;
    }
    .stats_rig li{
        height: 100px;
    }
    .inner__tabs{
        padding: 50px 0;
    }
    .inner__top{
        padding-top: 40px;
    }
    .sections__item{
        background-position: center 75px;
    }
    .sections__item.sections__item__all span{
        padding-top: 60px;
    }
    .mainpage-top{
        background-position: top center;
        background-size: 277%;
    }
    .contman{
        display: none;
    }
    .factorybg__item a img{
        display: none;
    }
    .mobile-menu.visible{
        height: 150%!important;
    }
    .factorybg__item a{
        line-height: 1.2;
        padding-right: 15px;
        padding-left: 15px;
    }
    .mainpage-top h1 {
        display: block;
        max-width: 700px;
        font-weight: 900;
        font-size: 40px;
        color: #313131;
        margin-top: 120px;
        text-transform: uppercase;
        text-shadow: 2px 1px 2px white;
    }
    .mainpage-top h2 span{
        text-shadow: 2px 1px 2px white;
    }
    .mainpage-top h2 {
        font-size: 70px;
        text-shadow: 2px 1px 2px white;
    }
    .sections__item{
        width: 100%;
    }
    .conts-item_left{
        margin-bottom: 30px;
    }
    .mobile-menu{
        position: fixed;
        background: white;
        z-index: 500;
        top: 50px;
        width: 100%;
        left: 0;
        height: 0%!important;
        overflow: hidden;
        -webkit-transition: height .25s ease-in-out;
        -moz-transition: height .25s ease-in-out;
        -ms-transition: height .25s ease-in-out;
        -o-transition: height .25s ease-in-out;
        transition: height .25s ease-in-out;
    }
    .map{
        display: none;
    }
    .contacts__body{
        padding-top: 50px;
        margin-bottom: 30px;
    }
    .header__logo{
        margin-top: 20px;
        margin-bottom: 25px;
    }
    .header__menu ul li{
        border-right: none;
        display: block;
        width: 100%;
    }
    .header__menu ul li a{
        padding: 8px 0 8px 0!important;
        display: block;
        width: 100%;
        text-align: center;
    }
    .header__socials{
        margin-top: 10px;
        margin-bottom: 25px;
    }
    .header__menu{
        width: 100%;
    }
    .header__conts{
        padding-top: 20px!important;
        width: 100%;
        background: transparent;
    }
    .header__conts .footer__conts__item__right a{
        color: #b32728;
    }
    .mob-cen a img{
        display: block;
        margin: 0 auto;
        height: 40px;
    }
    .mob-cen a{
        display: block;
        height: 100%;
    }

.mob-rig a{
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
    height: 100%;
    width: 100%;
    text-align: left;
}
.mob-rig a i{
    color: #b32728;
    font-size: 20px;
}


    .header__logo__inner{
        top: 0;
    }
    .header{
        height: 50px!important;
        background: white!important;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 500;
        width: 100%;
    }
    body{
        padding-top: 50px;
    }
    .help .form input[type=submit]{
        width: 100%;
    }
    .help h2{
        font-size: 32px;
    }
    .footer__menu ul li:last-of-type a{
        padding-bottom: 0!important;
    }
    .footer__menu ul li a{
        padding: 0 0 7px 0!important;
    }
    .mobile-menu__icon {
        display: block;
        position: relative;
        background: #b32728;
        width: 22px;
        height: 2px;
        transition: .4s;
        top: 24px;
    }

    .mobile-menu__icon::after, .mobile-menu__icon::before {
        content: "";
        display: block;
        position: absolute;
        background: #b32728;
        width: 22px;
        height: 2px;
        transition: .4s;
    }

    .mobile-menu__icon::after {
        top: 6px;
    }

    .mobile-menu__icon::before {
        top: -6px;
    }

    .chech_burger.opened .mobile-menu__icon {
        background: transparent;
    }

    .chech_burger.opened .mobile-menu__icon::after,
    .chech_burger.opened .mobile-menu__icon::before {
        top: 0;
        background: #313131;
    }

    .chech_burger.opened .mobile-menu__icon::after {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    .chech_burger.opened .mobile-menu__icon::before {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
}

@media (max-width: 1199.98px) {
    .header__logo__inner img {
        width: 80px;
    }
    .header__conts{
        padding: 0 15px;
    }
    .header__menu ul li a {
        font-size: 13px;
    }
    .header{
        height: 90px;
    }
    .header__logo,.header__logo__inner{
        width: 120px;
    }
    .header__logo__inner{
        height: 120px;
    }
    .footer__menu ul li a {
        font-size: 14px;
        font-weight: bold;
        color: #6a6a6a;
        text-transform: uppercase;
        display: block;
        padding: 0 11px;
    }

    .footer .footer__logo img {
        height: 60px;
    }

    .logo_made__img {
        height: 35px;
    }

    .footer__conts__item__right {
        font-size: 15px;
    }

    .footer__conts__item .footer__conts__item__left {
        font-size: 12px;
        position: relative;
    }
}