@media (max-width: 1180px) {
  .catalog_left {
    display: none !important;
  }
  .catalog_right {
    min-height: auto;
  }
}
@media (max-width: 1035px) {
  .header:after {
    content: '';
    display: block;
    height: 45px;
    width: 100%;
    position: absolute;
    top: 100%;
    background: url(../images/main-bg-1-people.jpg) center top no-repeat;
    z-index: 0;
  }
  .ctr {
    width: 100%;
    position: relative;
  }
  .header_logo {
    float: none;
    margin: auto;
    width: 184px;
  }
  .header_menu {
    z-index: 1;
  }
  .header_menu_top_buttons {
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 5px;
    padding-right: 5px;
  }
  .header_menu_top_form {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -150px;
    width: 300px;
    background-color: #323230;
    padding: 0;
  }
  .login_input {
    width: 140px;
    background-size: 100% 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #login_div {
    text-align: center;
  }
  #login_div a {
    padding: 0;
    text-align: center;
  }
  .password_input {
    width: 140px;
    margin-right: 0;
    background-size: 100% 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .password_input input {
    width: 95px;
  }
  .header_search {
    width: auto;
    float: none;
    position: absolute;
    right: 10px;
    z-index: 1;
  }
  .header_search_input {
    background: url(../images/search-bg.png) top left no-repeat;
    background-size: 100%;
    margin-top: 30px;
  }
  .header_search_input input {
    font-size: 10px;
    margin-top: 7px;
  }
  .ishare-wrapper {
    display: none !important;
  }
  #mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link:after,
  #mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after,
  #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item-has-children > a.mega-menu-link:after {
    content: '' !important;
    display: block;
    width: 11px;
    height: 6px;
    background: url(../images/down-arr.png) no-repeat center center;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 5px;
  }
  .xs-menu-button {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    font-family: "minaeff_ectbold";
    margin-top: 5px;
    margin-right: 10px;
    padding-right: 10px;
    transition: .2s;
  }
  .xs-menu-button:after {
    width: 4px;
    height: 9px;
    content: '';
    position: absolute;
    display: block;
    background: url(../images/back-arr.png) no-repeat center center;
    right: 0;
    top: 50%;
    margin-top: -4.5px;
  }
  .xs-menu-button:hover {
    color: #dadad0;
  }
  #mega-menu-wrap-main_menu .mega-menu-toggle .mega-toggle-block-right {
    margin-right: 9px !important;
  }
  #mega-menu-wrap-main_menu #mega-menu-main_menu {
    background: transparent !important;
  }
  #mega-menu-wrap-main_menu #mega-menu-main_menu {
    background: transparent !important;
  }
  #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-flyout ul.mega-sub-menu {
    box-shadow: none !important;
    background: transparent !important;
    margin-top: 0 !important;
  }
  #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: transparent !important;
    margin-left: 10px !important;
    line-height: 25px !important;
    letter-spacing: 1px !important;
    font-size: 12px !important;
    margin-bottom: 5px !important;
  }
  #mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link:after,
  #mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after,
  #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item-has-children > a.mega-menu-link:after {
    margin: -3px 0 0 0 !important;
  }
  .main_1_menu {
    height: 100%;
    overflow: hidden;
    width: 100%;
    padding: 0;
    padding-top: 60px;
  }
  ul.main_1_menu_ul li {
    display: block;
    float: left;
    width: 29.33%;
    box-sizing: border-box;
    margin: 2%;
  }
  ul.main_1_menu_ul li:hover {
    width: 29.33% !important;
  }
  .m2 {
    clear: both;
  }
  .main_1_title h1 {
    font-size: 23px;
    color: #343432;
    opacity: 1;
    text-align: center;
    padding-bottom: 20px;
  }
  .next_button {
    font-size: 14px;
    height: 18px;
    background-size: contain;
    padding: 0;
    padding-right: 23px;
    margin-right: 8%;
  }
  .line1_block {
    padding-top: 40px;
  }
  .line1_title h2 {
    left: 50%;
    width: 190px;
    text-align: center;
    margin-left: -95px;
    background: #fff;
    margin-top: -10px;
  }
  .line1 {
    width: 50%;
    height: 1px;
    background: #bbbbbb;
  }
  .info_block_5 a:last-child {
    display: none;
  }
  .info_block_item {
    width: 21%;
    margin: 2%;
  }
  .info_block_item:hover {
    background-size: 100% 100%;
  }
  .info_block_item_thumb img {
    max-width: 80%;
    height: auto;
  }
  .main_2 {
    height: 100%;
    overflow: hidden;
  }
  .main_3 {
    height: 100%;
    overflow: hidden;
    background-size: 100% 100%;
  }
  .line2_block {
    padding-top: 40px;
  }
  .line2 {
    width: 50%;
    height: 1px;
    background: #fff;
  }
  .line2_title h3 {
    left: 50%;
    width: 190px;
    text-align: center;
    margin-left: -95px;
    background: url(../images/main-bg-3.jpg);
    margin-top: -10px;
    color: #fff;
  }
  .main_gallery {
    display: table;
    margin: auto;
    margin-top: 20px;
    width: 100%;
  }
  #leftbtn,
  #rightbtn {
    display: none;
  }
  .main_gallery_item {
    width: 22.5%;
    height: auto;
    margin-left: 1%;
    margin-right: 1%;
  }
  .main_gallery_item img {
    display: block;
    margin: auto;
    width: 100%;
    height: auto;
  }
  .my_gallery {
    width: 100%;
    margin-bottom: 20px;
    height: 100%;
    overflow: hidden;
  }
  .my_gallery a.main_gallery_item:nth-child(5) {
    display: none;
    width: 0;
  }
  .my_gallery a.main_gallery_item:first-child {
    margin-left: 2%;
  }
  .my_gallery a.main_gallery_item:last-child {
    margin-right: 2%;
  }
  .gallery_running_man {
    width: 20px;
    height: 21px;
    margin: auto;
    display: block;
    margin-top: 20px;
  }
  .footer_item_title {
    display: none;
  }
  .hFooter {
    height: 180px;
  }
  .footer {
    height: 180px;
    margin-top: -180px;
    overflow: hidden;
    font-family: "minaeff_ectbold";
    background: url(../images/footer-bg.jpg) top center no-repeat, url(../images/main-bg-3.jpg) center top no-repeat;
    padding-top: 40px;
  }
  .footer .ctr .creator {
    display: none;
  }
  .footer_logo {
    width: 20% !important;
    height: 70px;
    margin-top: 0;
    padding-top: 0px;
    box-sizing: border-box;
  }
  .footer_logo img {
    display: none;
  }
  .footer_logo:before {
    content: '';
    display: block;
    width: 80%;
    height: 70px;
    background: url(../images/header-logo.png) no-repeat center center;
    background-size: contain;
    margin-left: 10%;
  }
  .footer_item {
    width: 20% !important;
    box-sizing: border-box;
    padding-left: 2%;
    padding-right: 2%;
    text-transform: uppercase;
  }
  .footer_item_text,
  .footer_item_text a {
    font-family: "minaeff_ectbold";
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none !important;
  }
  .footer_item_text a {
    font-family: "minaeff_ectbold" !important;
    color: #fff !important;
    opacity: 1 !important;
  }
  .copyright {
    display: block;
    clear: both;
    text-align: center;
    color: #1c1c1c;
    font-size: 14px;
    line-height: 20px;
  }
  .about_1_column {
    display: none;
  }
  .about_1_content {
    width: 100%;
    margin: 0;
    height: 100%;
    overflow: hidden;
  }
  .about_1_content h1 {
    text-transform: uppercase;
    color: #343432;
    font-family: "minaeff_ectbold";
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
  }
  .about-wrapper-xs {
    background: url(../images/main-bg-1.jpg) center bottom no-repeat;
    padding-bottom: 75px;
    position: relative;
  }
  .about-wrapper-xs .about-span {
    font-family: "minaeff_ectbold";
    font-size: 16px;
    color: #343432;
    margin-left: 15px;
    margin-right: 15px;
    text-align: left;
    line-height: 24px;
  }
  .about-wrapper-xs p {
    padding-right: 15%;
    position: relative;
  }
  .about-wrapper-xs p::after {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 15%;
    background: url(../images/about-column.png) no-repeat center center;
    background-size: contain;
    opacity: 0.8;
    top: 0;
    right: 15px;
  }
  .about-span a {
    font-family: "minaeff_ectbold";
    font-size: 16px;
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
  }
  .our-shop-xs {
    display: block;
    text-decoration: none;
    background-color: #343432;
    color: #fff;
    text-transform: uppercase;
    color: #e3e4de;
    font-family: "minaeff_ectbold";
    font-size: 10px;
    letter-spacing: 1px;
    width: 160px;
    height: 25px;
    line-height: 25px;
    border-radius: 25px;
    padding: 0;
    padding-left: 15px;
    position: absolute;
    left: 50%;
    margin-left: -80px;
    bottom: -30px;
  }
  .our-shop-xs::after {
    content: '';
    display: block;
    position: absolute;
    height: 16px;
    width: 16px;
    background: url(../images/running-man-white.png) no-repeat center center;
    background-size: contain;
    opacity: 0.8;
    top: 4.5px;
    right: 15px;
  }
  .about_1 {
    height: auto;
    overflow: hidden;
  }
  .about-certificate-xs {
    display: block;
    padding-top: 15px;
    width: 100%;
    position: relative;
    text-align: center;
    font-family: "minaeff_ectbold";
    text-transform: uppercase;
    color: #bbb;
    margin: auto;
    margin-bottom: 15px;
    height: 100%;
    overflow: hidden;
    font-size: 24px;
  }
  .about-certificate-xs span {
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding-left: 20px;
    padding-right: 20px;
  }
  .about-certificate-xs::before,
  .about-certificate-xs::after {
    content: '';
    height: 1px;
    width: 50%;
    position: absolute;
    display: block;
    background-color: #bbb;
    top: 50%;
    margin-top: 7.5px;
  }
  .about-certificate-xs::after {
    right: 0;
  }
  #document-gallery-1 {
    height: 100%;
    overflow: hidden;
  }
  .document-icon {
    border: 1px solid #bbb;
    width: 22% !important;
    margin-left: 1% !important;
    margin-right: 1% !important;
    box-sizing: border-box;
  }
  .document-icon img {
    width: 90% !important;
    margin: 0 auto 10px !important;
  }
  .document-icon .title {
    font-family: "minaeff_ectbold";
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
  }
  .document-icon a {
    text-decoration: none;
  }
  .document-icon-row .document-icon:first-child {
    margin-left: 2% !important;
  }
  .about-catalogue-addr span > br {
    display: block;
  }
  .about-catalogue-addr {
    text-align: center !important;
    font-family: "minaeff_ectbold";
    font-size: 14px;
    color: #323230;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .about_2_shop_banner {
    display: none;
  }
  .about_2 {
    overflow: hidden;
    height: auto;
    background: #343432;
  }
  .about_2 .ctr {
    height: 100%;
    overflow: hidden;
  }
  .about_2_content_title {
    display: block;
    padding-top: 15px;
    width: 100%;
    position: relative;
    text-align: center;
    font-family: "minaeff_ectbold";
    text-transform: uppercase;
    color: #fff;
    margin: auto;
    height: 100%;
    overflow: hidden;
    font-size: 24px;
    margin-bottom: 0 !important;
  }
  .about_2_content_title h2 {
    background-color: #343432;
    position: relative;
    z-index: 2;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 24px;
    opacity: 1;
    display: table;
    color: #fff;
    font-weight: normal;
    margin: 0 auto;
    padding-top: 0;
  }
  .about_2_content_title::before,
  .about_2_content_title::after {
    content: '';
    height: 1px;
    width: 50%;
    position: absolute;
    display: block;
    background-color: #fff;
    top: 50%;
    margin-top: 7.5px;
  }
  .about_2_content_title::after {
    right: 0;
  }
  .about_2_content_salon_left,
  .about_2_content_salon_right {
    display: none;
  }
  .about_2_content_salon_center {
    height: 100%;
    position: relative;
    width: 100%;
    margin-left: 0;
  }
  .about_2_content_salon .about_2_content_salon_item {
    width: 22.5%;
    margin-left: 1%;
    margin-right: 1%;
  }
  .about_2_content_salon .about_2_content_salon_item img {
    margin: auto;
    display: block;
    max-width: 100%;
    height: auto !important;
  }
  .about_2_content_salon .about_2_content_salon_item:first-child {
    margin-left: 2%;
  }
  .catalog-base-menu {
    display: block;
    background: url(../images/main-bg-1.jpg) center bottom no-repeat;
    padding-top: 30px;
    color: #343432;
    overflow: hidden;
    padding-bottom: 40px;
    width: 100%;
    margin-top: 0;
  }
  .catalog-base-menu h1,
  .catalog-base-menu h1.current-menu-item {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
    font-family: "minaeff_ectbold";
    margin-bottom: 10px;
    display: block;
    margin: auto;
    padding-left: 0;
  }
  .catalog-base-menu h1 > a,
  .catalog-base-menu h1.current-menu-item > a {
    text-decoration: none !important;
    color: #000 !important;
    border-bottom: none;
  }
  .catalog-base-menu h1 > a:before,
  .catalog-base-menu h1.current-menu-item > a:before,
  .catalog-base-menu h1 > a:after,
  .catalog-base-menu h1.current-menu-item > a:after {
    display: none;
  }
  .catalog-base-menu h1 > a:hover,
  .catalog-base-menu h1.current-menu-item > a:hover {
    border-bottom: none;
  }
  .catalog-base-menu #menu-menyu-kataloga,
  .catalog-base-menu .menu-menyu-kataloga-container {
    width: 100%;
  }
  .catalog-base-menu #menu-menyu-kataloga .menu-item-object-catalog_category {
    display: block;
    margin: auto;
  }
  .catalog-base-menu #menu-menyu-kataloga .menu-item-object-catalog_category,
  .catalog-base-menu .menu-menyu-informatsii-container li {
    text-align: center;
  }
  .catalog-base-menu #menu-menyu-kataloga .menu-item-object-catalog_category > a,
  .catalog-base-menu .menu-menyu-informatsii-container li > a {
    font-family: "minaeff_ectbold";
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: #343432;
    line-height: 30px;
    position: relative;
    padding-right: 10px;
    transition: 0.2s;
    border-bottom: none;
    padding-bottom: 0;
  }
  .catalog-base-menu #menu-menyu-kataloga .menu-item-object-catalog_category > a:before,
  .catalog-base-menu .menu-menyu-informatsii-container li > a:before {
    display: none;
  }
  .catalog-base-menu #menu-menyu-kataloga .menu-item-object-catalog_category > a:after,
  .catalog-base-menu .menu-menyu-informatsii-container li > a:after {
    content: '';
    display: block;
    position: absolute;
    background-color: transparent;
    background: url(../images/catalogue-arr.png) no-repeat center center;
    width: 6px;
    height: 10px;
    top: 50%;
    margin-top: -5px;
    right: 0;
    left: auto;
  }
  .catalog-base-menu #menu-menyu-kataloga .menu-item-object-catalog_category > a:hover,
  .catalog-base-menu .menu-menyu-informatsii-container li > a:hover {
    color: #000;
  }
  .catalog-base-menu #menu-menyu-kataloga .current-menu-item > a,
  .catalog-base-menu .menu-menyu-informatsii-container .current-menu-item > a {
    font-size: 16px;
    color: #000;
  }
  .catalog-base-menu #menu-menyu-kataloga .current-menu-item > a:after,
  .catalog-base-menu .menu-menyu-informatsii-container .current-menu-item > a:after {
    display: none;
  }
  .catalog_item {
    border-radius: 0;
    border: 1px solid #bbb;
  }
  .catalog_single_title {
    display: none;
  }
  .info_1 {
    padding-top: 0;
  }
  .info_block_5_item a:last-child {
    display: block;
  }
  .info_block_news {
    margin-top: 10px;
  }
  .partners-item {
    font-family: "minaeff_ectbold";
    color: #000;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .partners-item p {
    font-family: "minaeff_ectbold";
    color: #000;
    padding-top: 0;
    line-height: 18px;
  }
  .partners-item img {
    max-width: 40%;
    height: auto;
  }
  .wholesalers-info-xs {
    display: block;
  }
  .wholesalers-info-xl {
    display: none;
  }
  h2.wholessalers-info-title {
    text-align: center;
    text-transform: uppercase;
    color: #000;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .wholessalers-info-text {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    width: 500px;
    text-align: center;
    display: block;
    margin: auto;
    font-family: "minaeff_ectbold";
  }
  .info-documents {
    padding-bottom: 30px;
  }
  .gallery-title {
    display: block;
    text-align: center;
    background: url(../images/main-bg-1.jpg) center bottom no-repeat;
    margin-top: -25px;
    text-transform: uppercase;
    color: #343432;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    padding: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .ctr_gallery a:nth-child(4n+2) .main_gallery_item {
    clear: both;
  }
  .ctr_gallery .main_gallery_item {
    margin: 1.25%;
  }
  .ctr_gallery .main_gallery_item img {
    opacity: 1;
  }
  .ctr_gallery .main_gallery_item:hover .overlay_gallery_item {
    display: none;
  }
  .ctr_gallery .overlay_gallery_item_border {
    border: none;
    position: relative;
    display: block;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
  }
  .ctr_gallery .overlay_gallery_item_border_text {
    color: #000;
    text-decoration: none;
    font-family: "minaeff_ectbold";
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
  }
  .ctr_gallery .gallery_running_man {
    display: none;
  }
  .contact {
    background: none;
    min-height: 760px;
  }
  .dillers_list {
    display: none;
  }
  .contacts_title {
    color: #343432;
    text-transform: uppercase;
    font-size: 22px;
    font-family: "minaeff_ectbold";
    text-align: center;
    margin-top: 20px;
  }
  .contact-ctr {
    width: 100%;
    padding-top: 50px;
  }
  .tit {
    display: none;
  }
  .contacts_address,
  .contacts_phones,
  .contacts_post {
    text-transform: uppercase;
    font-family: "minaeff_ectbold";
    color: #000;
    font-size: 16px;
    text-align: center;
    width: 100% !important;
    position: relative;
    float: none !important;
  }
  .contacts_address::before,
  .contacts_phones::before,
  .contacts_post::before {
    content: '';
    width: 35px;
    height: 32px;
    background: url(../images/contacts-address.png) no-repeat center center;
    position: absolute;
    top: -38px;
    left: 50%;
    margin-left: -17.5px;
  }
  .contacts_phones {
    margin-top: 60px;
  }
  .contacts_phones::before {
    width: 28px;
    height: 28px;
    background: url(../images/contacts-phones.png) no-repeat center center;
    top: -36px;
    margin-left: -14px;
  }
  .contacts_post {
    margin-top: 50px;
    float: left !important;
    width: 50% !important;
    text-align: right;
    box-sizing: border-box;
    padding-right: 30px;
  }
  .contacts_post::before {
    width: 25px;
    height: 20px;
    background: url(../images/contacts-post.png) no-repeat center center;
    top: -26px;
    /* margin-left: -12.5px; */
    right: 70px;
    left: auto;
  }
  .contacts_social {
    display: block;
    width: 50%;
    float: left;
    margin-top: 30px;
    box-sizing: border-box;
    padding-left: 30px;
  }
  .contacts_social a {
    float: left;
    margin-left: 15px;
  }
  .contact-ctr .op {
    font-family: "minaeff_ectbold";
    line-height: 18px;
  }
  .contacts-map-xs {
    display: block;
    text-transform: uppercase;
    font-family: "minaeff_ectbold";
    color: #000;
    font-size: 16px;
    text-align: center;
    width: 100% !important;
    position: relative;
    float: none !important;
    padding-top: 40px !important;
  }
  .contacts-map-xs .map-xs a {
    font-family: "minaeff_ectbold";
    color: #000;
    font-size: 16px;
    text-align: center;
    position: relative;
  }
  .contacts-map-xs .map-xs a::before {
    content: '';
    width: 20px;
    height: 27px;
    background: url(../images/contacts-map.png) no-repeat center center;
    position: absolute;
    bottom: 0;
    left: -25px;
  }
  .contacts-map-xs #map-xs {
    margin: auto;
    margin-top: 15px;
  }
  .contacts-map-xl {
    display: none;
  }
  .contacts_bg_xs {
    background: url(../images/main-bg-1.jpg) center bottom no-repeat;
    background-size: cover;
    padding-bottom: 40px;
  }
  .contact-form-ctr {
    padding-top: 10px;
  }
  #form_contact > div {
    width: 100% !important;
    float: none !important;
  }
  .contacts_tit {
    display: block;
    padding-top: 15px;
    width: 100%;
    position: relative;
    text-align: center;
    font-family: "minaeff_ectbold";
    text-transform: uppercase;
    color: #bbb;
    margin: auto;
    margin-bottom: 15px;
    height: 100%;
    overflow: hidden;
    font-size: 24px;
  }
  .contacts_tit h4 {
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding-left: 20px;
    padding-right: 20px;
    display: table;
    margin: auto;
    color: #bbb;
    font-size: 22px;
  }
  .contacts_tit::before,
  .contacts_tit::after {
    content: '';
    height: 1px;
    width: 50%;
    position: absolute;
    display: block;
    background-color: #bbb;
    top: 50%;
  }
  .contacts_tit::after {
    right: 0;
  }
  .contact-ctr .op input,
  .contact-ctr .op textarea {
    display: block;
    margin: auto;
    width: 264px !important;
    border-radius: 13px;
    border: 1px solid #343432;
    background-color: #343432;
    color: #bbb;
    font-family: "minaeff_ectbold";
    font-size: 14px;
    /* Firefox 19+ */
    /* Firefox 18- */
  }
  .contact-ctr .op input::-webkit-input-placeholder,
  .contact-ctr .op textarea::-webkit-input-placeholder {
    color: #bbb;
  }
  .contact-ctr .op input::-moz-placeholder,
  .contact-ctr .op textarea::-moz-placeholder {
    color: #bbb;
  }
  .contact-ctr .op input:-moz-placeholder,
  .contact-ctr .op textarea:-moz-placeholder {
    color: #bbb;
  }
  .contact-ctr .op input:-ms-input-placeholder,
  .contact-ctr .op textarea:-ms-input-placeholder {
    color: #bbb;
  }
  .contact-ctr .op input::-webkit-input-placeholder,
  .contact-ctr .op textarea::-webkit-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
  }
  .contact-ctr .op input::-moz-placeholder,
  .contact-ctr .op textarea::-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
  }
  .contact-ctr .op input:-moz-placeholder,
  .contact-ctr .op textarea:-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
  }
  .contact-ctr .op input:-ms-input-placeholder,
  .contact-ctr .op textarea:-ms-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
  }
  .contact-ctr .op input:focus::-webkit-input-placeholder,
  .contact-ctr .op textarea:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  .contact-ctr .op input:focus::-moz-placeholder,
  .contact-ctr .op textarea:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  .contact-ctr .op input:focus:-moz-placeholder,
  .contact-ctr .op textarea:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  .contact-ctr .op input:focus:-ms-input-placeholder,
  .contact-ctr .op textarea:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  .contact-ctr .op input:focus,
  .contact-ctr .op textarea:focus {
    background-color: #fff;
    color: #000;
  }
  .contact-ctr .op .not-empty {
    background-color: #fff;
    color: #000;
  }
  .contact-ctr .op textarea {
    display: block;
    margin: auto;
    margin-top: 15px;
    width: 264px !important;
    height: 97px !important;
    border-radius: 12px;
    border: 1px solid #343432;
    background-color: #343432;
    color: #bbbbbb;
    font-family: "minaeff_ectbold";
    font-size: 14px;
    /* Firefox 19+ */
    /* Firefox 18- */
  }
  .contact-ctr .op textarea::-webkit-input-placeholder {
    color: #bbb;
  }
  .contact-ctr .op textarea::-moz-placeholder {
    color: #bbb;
  }
  .contact-ctr .op textarea:-moz-placeholder {
    color: #bbb;
  }
  .contact-ctr .op textarea:-ms-input-placeholder {
    color: #bbb;
  }
  .contacts_form_number_example {
    color: #000;
    font-size: 10px;
    width: 264px;
    display: block;
    text-align: right;
    margin: auto;
    margin-bottom: 5px;
    line-height: 15px;
  }
  .contacts_form_button {
    float: none !important;
    text-align: center;
    margin-top: 15px !important;
  }
  .contacts_form_button img {
    display: none;
  }
  .contacts_form_button a.send {
    display: block;
    margin: auto;
    height: 25px;
    line-height: 25px !important;
    width: 160px !important;
    border-radius: 13px;
    border: none;
    background-color: #343432;
    color: #e3e4de !important;
    font-family: "minaeff_ectbold";
    font-size: 12px !important;
    text-transform: uppercase;
    transition: .3s;
  }
  .contacts_form_button a.send:hover {
    text-decoration: none;
    color: #fff !important;
  }
  #cp_email {
    margin-top: 0;
  }
  #form_contact {
    margin-bottom: 20px;
  }
  .gallery_inside {
    padding-bottom: 50px;
  }
  .gallery_inside_content_title {
    text-transform: uppercase;
    font-size: 18px;
  }
  .gallery_inside_content_text {
    padding: 0;
    font-size: 14px;
    line-height: 18px;
  }
  .gallery_inside_image {
    margin-bottom: 20px;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .gallery_inside_image img {
    max-width: 100% !important;
    height: auto;
  }
  .gallery_inside_content {
    width: 100%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
  }
  .gallery-single_catalogue-more {
    display: block;
    text-decoration: none;
    background-color: #343432;
    color: #fff;
    text-transform: uppercase;
    color: #e3e4de;
    font-family: "minaeff_ectbold";
    font-size: 10px;
    letter-spacing: 1px;
    width: 140px;
    height: 25px;
    line-height: 25px;
    border-radius: 25px;
    padding: 0;
    padding-left: 25px;
    position: absolute;
    left: 50%;
    margin-left: -80px !important;
    bottom: -30px;
    cursor: pointer;
  }
  .gallery-single_catalogue-more:after {
    content: '';
    display: block;
    position: absolute;
    height: 16px;
    width: 16px;
    background: url(../images/running-man-white.png) no-repeat center center;
    background-size: contain;
    opacity: 0.8;
    top: 4.5px;
    right: 15px;
  }
  .gallery_inside .about_2_content_salon_item {
    opacity: 1;
    margin-bottom: 2%;
    display: none;
  }
  .gallery_inside .about_2_content_salon_center .about_2_content_salon_item:nth-child(4n+1) {
    margin-left: 2%;
    clear: both;
  }
  .info_inside {
    padding: 50px 15px 20px 15px;
  }
  .info_inside h1.info_inside_title {
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
    text-align: center;
    font-family: "minaeff_ectbold" !important;
    letter-spacing: 1px;
  }
  .info_inside .ctr h1 {
    font-size: 14px;
    padding: 10px 0;
    color: #343432;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: normal;
  }
  .info_inside .ctr h2 {
    font-size: 14px;
    color: #343432;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: normal;
  }
  .info_inside .ctr h2 a {
    font-size: 14px;
    color: #343432;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  .info_inside .ctr p {
    font-size: 14px;
    color: #343432;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  .info_inside .ctr a {
    text-decoration: underline;
  }
  .info_inside .ctr img {
    max-width: 100%;
  }
  .catalog_single {
    padding: 40px 15px 0px;
  }
  .catalog_single .catalog_single_title {
    display: block;
    text-align: center;
    font-size: 22px;
  }
  .catalog_single .catalog_single_subtitle {
    text-align: center;
  }
  .catalog_single .catalog_single_image {
    float: none;
    margin: 20px auto;
  }
  .catalog_single .catalog_single_content {
    width: 100%;
    float: none;
    padding: 0;
  }
  .catalog_single .catalog_single_content h1 {
    text-align: center;
  }
  .catalog_single .catalog_single_content img {
    max-width: 100%;
  }
  .catalog_single .catalog_single_assign .catalog_single_assign_title {
    text-align: center;
    padding: 10px 0;
  }
  .catalog_single .catalog_single_assign .catalog_single_assign_elements {
    margin: auto;
    float: none;
    display: flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
  }
  .catalog_single .catalog_single_assign .catalog_single_assign_elements .catalog_item {
    display: block;
    width: 173px;
    margin-top: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 752px) {
  .catalog {
    padding-bottom: 50px;
  }
  .catalog_right {
    width: 100%;
  }
  .catalog_items {
    width: 100%;
  }
  .catalog_item {
    width: 32%;
    margin-left: 0.4%;
    margin-right: 0.4%;
    display: none;
  }
  .catalog_item_image {
    margin: 5px auto 0;
  }
  .catalog_item_image img {
    max-width: 100% !important;
  }
  .catalog_item_text {
    width: 100%;
  }
  .info_block_item {
    display: none;
  }
  .info_block_5_main .info_block_item {
    display: block;
  }
  .info_block_5_item .info_block_item {
    width: 24%;
    margin-left: 0.5%;
    margin-right: 0.5%;
  }
  .catalogue-more {
    display: block;
    text-decoration: none;
    background-color: #343432;
    color: #fff;
    text-transform: uppercase;
    color: #e3e4de;
    font-family: "minaeff_ectbold";
    font-size: 10px;
    letter-spacing: 1px;
    width: 140px;
    height: 25px;
    line-height: 25px;
    border-radius: 25px;
    padding: 0;
    padding-left: 25px;
    position: absolute;
    left: 50%;
    margin-left: -70px;
    bottom: -38px;
    cursor: pointer;
  }
  .catalogue-more:after {
    content: '';
    display: block;
    position: absolute;
    height: 16px;
    width: 16px;
    background: url(../images/running-man-white.png) no-repeat center center;
    background-size: contain;
    opacity: 0.8;
    top: 4.5px;
    right: 15px;
  }
  .catalogue-more-info {
    text-align: left;
  }
  .info_1 {
    background-size: 430px auto;
  }
  .info_block_5 {
    padding-bottom: 320px !important;
  }
  .info_block_5_main {
    padding-bottom: 0 !important;
  }
  .info_block_5_item {
    width: 100%;
  }
  .info_block_5_item .info-more {
    font-size: 10px;
    height: 25px;
    line-height: 25px;
    border-radius: 25px;
    padding-left: 30px;
  }
  .info_block_5_item .info-more:after {
    top: 4.5px;
    right: 25px;
  }
  .partners-title {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 20px;
  }
  img.partners-img {
    width: 300px;
    max-width: 300px;
    height: auto;
    float: none;
    margin: auto;
    display: block;
    margin-top: 0;
  }
  .partners-item p {
    text-align: center;
  }
  .dillers_ctr {
    width: 100%;
  }
  .info_partners {
    padding-top: 45px;
  }
}
@media (max-width: 600px) {
  .info_block_5 {
    padding-left: 2%;
    padding-right: 2%;
    height: 100%;
    overflow: hidden;
    padding-top: 10px;
  }
  .info_block_5 .info_block_5_item:first-child {
    margin-top: 0;
  }
  .info_block_5 a:nth-child(3) .info_block_item {
    clear: both;
  }
  .info_block_news a:nth-child(odd) .info_block_item {
    clear: both;
  }
  .info_block_item {
    width: 46%;
    margin: 2%;
    height: 100%;
    overflow: hidden;
    border: 1px solid #bbb;
    box-sizing: border-box;
    padding-left: 2%;
    padding-right: 2%;
  }
  .info_block_item:hover {
    background: none;
    color: #000;
  }
  .info_block_item_text {
    padding: 0;
    height: 76px;
    margin-bottom: 10px;
    box-sizing: border-box;
  }
  .info_block_item_title {
    font-size: 11px;
  }
  .info_block_item_ex {
    font-size: 10px;
  }
  .info_block_item_thumb img {
    max-width: 100%;
    height: auto;
  }
  .info_block_item_date {
    margin-bottom: 10px;
    height: 12px;
  }
  .info_block_item:hover .info_block_item_ex p,
  .info_block_item:hover .info_block_item_ex h1,
  .info_block_item:hover .info_block_item_ex h2 {
    color: #000;
  }
  .info_block_item:hover .info_block_item_date {
    display: block;
  }
  .main_2 {
    padding-bottom: 20px;
    height: 100%;
    overflow: hidden;
  }
  .main_gallery_item {
    width: 44%;
    height: auto;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 4%;
  }
  .my_gallery a:nth-child(3) {
    clear: both;
    margin-left: 4%;
  }
  .my_gallery a.main_gallery_item:first-child {
    margin-left: 4%;
  }
  .my_gallery a.main_gallery_item:last-child {
    margin-right: 4%;
  }
  .gallery_running_man {
    width: 20px;
    height: 21px;
    margin: auto;
    display: block;
    margin-top: 20px;
  }
  .hFooter {
    height: 270px;
  }
  .footer {
    height: 270px;
    margin-top: -270px;
    overflow: hidden;
    font-family: "minaeff_ectbold";
    padding-top: 50px;
  }
  .footer_logo {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .footer_logo:before {
    width: 183px;
    height: 70px;
    margin: auto;
  }
  .light_icon {
    width: 60px;
    display: block;
    margin: auto;
  }
  .footer_item {
    width: 44% !important;
    box-sizing: border-box;
    margin-left: 2%;
    margin-right: 2%;
    text-transform: uppercase;
    height: 80px;
  }
  .ctr div.footer_item:nth-child(even) {
    margin-left: 4%;
    width: 44% !important;
  }
  .ctr div.footer_item:nth-child(odd) {
    margin-right: 4%;
    width: 44% !important;
  }
  .ctr div.footer_item:nth-child(5) {
    margin-top: -6px;
    height: 40px;
  }
  .ctr div.footer_item:nth-child(4) {
    height: 40px;
  }
  .footer_item_text,
  .footer_item_text a {
    font-family: "minaeff_ectbold";
    letter-spacing: 1px;
    text-align: center;
    line-height: 20px;
  }
  .copyright {
    display: block;
    text-align: center;
    clear: both;
    color: #1c1c1c;
    font-size: 12px;
    line-height: 15px;
  }
  .about-wrapper-xs p {
    padding-right: 30%;
  }
  .about-wrapper-xs p::after {
    width: 30%;
    right: 0;
  }
  .document-icon {
    width: 45.5% !important;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 3% !important;
    margin-top: 0 !important;
  }
  .document-icon-row .document-icon:nth-child(odd) {
    clear: both !important;
    margin-left: 3% !important;
  }
  .document-icon .title {
    margin-left: 0;
    margin-right: 0;
  }
  .about_2_content_salon .about_2_content_salon_item {
    width: 46%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
  }
  .about_2_content_salon .about_2_content_salon_item img {
    margin: auto;
    display: block;
    max-width: 100%;
    height: auto !important;
  }
  .about_2_content_salon .about_2_content_salon_item:nth-child(odd) {
    margin-left: 3%;
  }
  .catalog_item {
    width: 47%;
    margin-left: 1%;
    margin-right: 1%;
  }
  .catalog_item:hover {
    background: transparent;
  }
  .info_block_5_item a:nth-child(3) .info_block_item {
    clear: none;
  }
  .info_block_5_item .info_block_item {
    width: 46%;
    margin: 2%;
  }
  .info_block_5_item .info-more {
    margin-top: 10px;
  }
  .info_block_5_item .info_block_item_date {
    color: #000;
  }
  .partners-excerpt {
    font-size: 12px;
    line-height: 16px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .wholessalers-info-title {
    font-size: 18px;
  }
  .wholessalers-info-text {
    width: 90%;
  }
  .gallery-title {
    font-size: 18px;
  }
  .ctr_gallery a:nth-child(2n+2) .main_gallery_item {
    clear: both;
  }
  .ctr_gallery a:nth-child(even) .main_gallery_item {
    margin-left: 4%;
  }
  .ctr_gallery .main_gallery_item {
    margin: 2%;
    display: none;
  }
  .ctr_gallery .main_gallery_item img {
    opacity: 1;
  }
  .dillers_info {
    margin-bottom: 20px;
  }
  .dillers_title {
    font-size: 18px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .dillers_subtitle {
    font-size: 14px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .dillers_tab_nav {
    font-size: 16px;
  }
  .dillers_tab_nav > span:after {
    margin-top: -2px;
  }
  .dillers_tab_info_title {
    font-size: 14px;
  }
  .dillers_tab_info {
    width: 80%;
  }
  .gallery_inside .about_2_content_salon_center .about_2_content_salon_item:nth-child(2n+1) {
    margin-left: 2%;
    clear: both;
  }
  .info_inside {
    padding: 50px 15px 20px 15px;
  }
  .info_inside .ctr img {
    max-width: 100% !important;
    height: auto !important;
  }
  .info_inside .ctr iframe {
    width: 100% !important;
  }
  .info_partners {
    padding-left: 15px;
    padding-right: 15px;
  }
  .info_partners_title {
    font-size: 18px;
  }
  .info_partners .partners-item {
    width: 48%;
    height: 130px;
    float: left;
    line-height: 130px;
    margin-left: 4%;
    margin-bottom: 4%;
    border: 1px solid #bbb;
  }
  .ctr div.partners-item:nth-child(4n+1),
  .ctr div.partners-item:nth-child(2) {
    clear: none;
    margin-left: 4%;
  }
  .ctr div.partners-item:nth-child(even) {
    clear: both;
    margin-left: 0;
  }
}
@media (max-width: 450px) {
  .main_1 {
    height: 100%;
    overflow: hidden;
    background-size: cover;
  }
  ul.main_1_menu_ul li {
    padding-top: 75px;
    background-size: auto 160px;
    font-size: 12px;
    margin-left: 1%;
    margin-right: 1%;
    width: 31.33%;
  }
  ul.main_1_menu_ul li:hover {
    width: 31.33% !important;
    background-position: center -93px;
  }
  .main_1_title h1 {
    font-size: 16px;
    padding: 35px 0 5px;
  }
  .next_button {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 40px;
  }
  .line1_block,
  .line2_block {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .line1_title h2,
  .line2_title h3 {
    left: 50%;
    width: 140px;
    text-align: center;
    margin-left: -70px;
    margin-top: -10px;
    font-size: 18px;
  }
  .line1 {
    width: 50%;
    height: 1px;
    background: #bbbbbb;
  }
  .main_gallery_item:hover .overlay_gallery_item {
    display: none;
  }
  .gallery_running_man {
    display: none;
  }
  .overlay_gallery_item_border {
    border: none;
    width: auto;
    height: auto;
    position: relative;
    display: block;
    margin-top: 0;
    margin-left: 0;
  }
  .overlay_gallery_item_border_text {
    padding: 5px 0 0 0;
    text-decoration: none !important;
    color: #bbb;
    font-weight: normal;
  }
  .main_gallery_item {
    text-decoration: none;
    text-decoration-color: transparent;
    pointer-events: none;
    /* делаем ссылку некликабельной */
    cursor: default;
  }
  a:-webkit-any-link {
    text-decoration: none;
  }
  .main-gallery-read-more {
    display: table;
    margin: auto;
    text-align: center;
    text-transform: uppercase;
    color: #bbb;
    font-family: "minaeff_ectbold";
    font-size: 10px;
    letter-spacing: 1px;
    position: relative;
    height: 20px;
    line-height: 20px;
    padding-right: 25px;
  }
  .main-gallery-read-more:after {
    content: '';
    height: 20px;
    width: 20px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/running-man-white.png) no-repeat center center;
    background-size: contain;
    opacity: 0.8;
  }
  .my_gallery {
    margin-bottom: 10px;
  }
  .ctr div.footer_item:nth-child(5) {
    margin-top: -6px;
    height: 40px;
  }
  .ctr div.footer_item:nth-child(4) {
    height: 40px;
  }
  .ctr div.footer_item:nth-child(even) {
    width: 54% !important;
    letter-spacing: 1px !important;
    line-height: 20px !important;
  }
  .ctr div.footer_item:nth-child(odd) {
    width: 34% !important;
  }
  .footer_logo {
    width: 117px;
    height: 45px;
  }
  .footer_logo:before {
    width: 117px;
    height: 45px;
  }
  .footer_item {
    padding: 0;
  }
  .about-wrapper-xs .about-span {
    margin-right: 5px;
    line-height: 16px;
    font-size: 12px;
    letter-spacing: 0;
  }
  .about-wrapper-xs p {
    padding-right: 40%;
  }
  .about-wrapper-xs p::after {
    width: 40%;
    right: 0;
  }
  .about-certificate-xs {
    font-size: 18px;
  }
  .document-icon .title {
    margin-left: 0;
    margin-right: 0;
  }
  .about_2_content_title h2 {
    font-size: 18px;
  }
  .catalog_item {
    height: 174px;
    width: 45%;
    margin-left: 3%;
    margin-right: 0%;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .catalog_item_image {
    width: 128px !important;
    height: 105px !important;
  }
  .catalog_item_image img {
    width: 128px !important;
    height: 105px !important;
    display: block;
    margin: auto;
  }
  .catalog_item_text_1,
  .catalog_item_text_2 {
    font-size: 12px;
  }
  .catalogue-more {
    bottom: -30px;
  }
  .info_1 {
    background-size: 300px auto;
  }
  .info_block_5 {
    padding-bottom: 220px !important;
  }
  .info_block_5_main {
    padding-bottom: 0 !important;
  }
  img.partners-img {
    max-width: 100%;
  }
  .ctr_gallery .main_gallery_item {
    pointer-events: auto;
    cursor: pointer;
  }
  #map-xs {
    width: 300px !important;
  }
  .contacts_post {
    padding-right: 15px;
  }
  .contacts_post::before {
    right: 55px;
  }
  .contacts_social {
    padding-left: 15px;
  }
  .contacts_social a {
    margin-left: 20px;
  }
  .contacts_title {
    font-size: 18px;
  }
  .contacts_tit h4 {
    font-size: 18px;
  }
  .contact-ctr .op input,
  .contact-ctr .op textarea {
    width: 80% !important;
  }
  .info_inside {
    padding: 50px 15px 20px 15px;
  }
  .info_inside .ctr h1 {
    font-size: 14px;
  }
  .info_inside .ctr h2 {
    font-size: 14px;
    color: #343432;
  }
  .info_inside .ctr h2 a {
    font-size: 14px;
    color: #343432;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: normal;
  }
  .info_inside .ctr h1.info_inside_title {
    font-size: 16px;
    letter-spacing: 1px;
  }
  .info_inside_button {
    float: none;
    margin: auto;
    margin-bottom: 10px;
    margin-top: 20px;
    display: table;
  }
  .info_inside_button_text {
    float: none;
    padding: 0;
  }
  .info_inside_button_text a {
    text-decoration: none !important;
    background-color: #343432;
    text-transform: uppercase;
    color: #e3e4de;
    font-family: "minaeff_ectbold";
    font-size: 10px;
    letter-spacing: 1px;
    width: 120px;
    height: 25px;
    line-height: 25px;
    border-radius: 25px;
    padding: 0;
    padding-left: 25px;
    position: relative;
    display: block;
  }
  .info_inside_button_text a:after {
    content: '';
    display: block;
    position: absolute;
    height: 16px;
    width: 16px;
    background: url(../images/running-man-white.png) no-repeat center center;
    background-size: contain;
    opacity: 0.8;
    top: 4.5px;
    right: 15px;
  }
  .info_inside_button_img {
    display: none;
  }
  .catalog_single .catalog_single_assign .catalog_single_assign_elements .catalog_item {
    width: 95%;
  }
  .catalog_single .catalog_single_assign .catalog_single_assign_elements .catalog_item img {
    max-width: 100%;
  }
}
