﻿@media (max-width: 1450px) {
  .model .tabs a {
    padding: 12px 15px;
    font-size: 13px;
  }

  .model .tabs .slick-track a {
    width: auto;
  }

  #quest {
    align-items: center;
  }

  h2 {
    font-size: 44px !important;
  }

  .model .image_wrap {
    align-items: center;
    min-height: 575px;
  }

  .model .image_wrap img {
    max-width: 420px;
  }
}

@media (max-width: 1550px) {
  .b1 {
    padding-top: 60px;
  }
}

/*IPAD PRO BEGIN*/
@media (min-width: 768px) and (max-width: 1199px) {
  h2 {
    font-size: 26px !important;
  }

  .b1 {
    height: 473px;
    background-size: 100%;
    padding-top: 10px;
  }

  .b1:after {
    height: 220px;
    top: 0;
  }

  .b1 .rows .pretitle {
    font-size: 22px;
  }

  .b1 .rows h2 {
    /*font-size: 40px !important;*/
  }

  .b1 .rows .subtitle {
    font-size: 34px;
  }

  .timer {
    transform: scale(0.7) !important;
    white-space: nowrap;
    transform-origin: left;
  }

  #timer_form .agree_field {
    margin-left: 0;
  }

  /*#timer_form {
        flex-direction: column;
        width:50%;
    }
    #timer_form .form-group {
        width: 100%;
    }*/
  .timer_wrap {
    margin-bottom: 17px;
  }

  .button {
    height: 50px;
    font-size: 15px;
  }

  form .form-group input[type="tel"],
  form .form-group input[type="text"],
  form .form-group select {
    height: 50px;
  }

  .now .items .item {
    padding: 0px 10px;
  }

  #timer_form {
    margin-bottom: 10px;
  }

  /*.model { padding-top: 70px;padding-bottom: 80px; }*/
  .model .name {
    font-size: 41px;
  }

  .model .tabs {
    flex-wrap: wrap; /*border-bottom:0;*/
    justify-content: space-around;
  }

  .model .tabs a {
    font-size: 11px;
    width: auto;
    padding: 4px 8px; /*margin-bottom:14px;*/
  }

  .model .image_wrap {
    margin-top: 0;
    height: 430px;
  }

  .model .chars {
    top: 465px;
  }

  #kred {
    height: 416px;
  }

  #quest .text-wrap .tradein_wrap #tradein_form {
    flex-direction: column;
  }

  #quest .text-wrap .tradein_wrap #tradein_form .form-group {
    width: 100%;
  }

  #quest .text-wrap .tradein_wrap #tradein_form .agree_field {
    margin-left: 0;
  }

  #quest img {
    max-width: 300px;
  }

  #map1 {
  }
}

/*IPAD PRO BEGIN*/

/*IPAD BEGIN*/
@media (min-width: 768px) and (max-width: 991px) {
  h2 {
    font-size: 26px !important;
  }

  header .top_addr {
    display: none;
  }

  header .phone_wrap .top_phone {
    display: none;
  }

  .b1 {
    height: 477px;
    background-size: auto 100%;
    padding-top: 53px;
  }

  .b1:after {
    top: 35px;
  }

  .b1 .rows .pretitle {
    margin-bottom: 4px;
  }

  .b1 .rows .subtitle {
    font-size: 29px;
  }

  #timer_form {
    flex-direction: column;
  }

  #timer_form {
    width: 50%;
  }

  #timer_form .form-group {
    width: 100%;
    margin-bottom: 5px;
  }

  .agree_field input {
    top: 0;
  }

  .now .items {
    margin-bottom: 10px;
  }

  .now .items .item p {
    font-size: 13px;
  }

  .now .items .img-wrap {
    height: 72px;
  }

  .now .groups {
    font-size: 14px;
    margin-bottom: 32px;
  }

  .now .container {
    height: auto;
  }

  .model .tabs {
    border-bottom: 0;
    padding: 0;
  }

  .model .tabs a {
    margin-bottom: 20px;
    padding: 4px 15px;
  }

  .model .chars {
    left: 15px;
    padding-left: 0;
  }

  .model .chars .popup {
    font-size: 14px;
  }

  .model__label {
    transform: scale(0.7) !important;
    left: 15px;
    top: 150px;
  }
  .model .vigoda {
    white-space: nowrap;
    transform-origin: left;
  }

  .model .bg_mount {
    height: 425px;
    background-position: center -100px;
  }

  .model .image_wrap {
    min-height: auto;
  }

  .model .chars {
    top: 343px;
  }

  .model.before_changing .bg_mount {
    background-position: center 100px;
  }

  .model.is_changing .bg_mount,
  .model.is_changing .bg_mount {
    background-position: center -100px;
  }

  #profi .image_wrap {
    height: 490px;
    padding-top: 20px;
  }

  #profi .image_wrap img {
    margin-bottom: 100px;
  }

  #kred {
    height: 330px;
  }

  #kred .text-wrap .button {
    width: 250px;
  }

  #kred .text-wrap p {
    font-size: 17px;
  }

  #contacts .cont_wrap .cont_box {
    width: 300px;
    padding: 26px;
  }

  #contacts .cont_wrap .cont_box p {
    font-size: 19px;
    margin-bottom: 22px;
  }

  #contacts .cont_wrap .cont_box .button {
    width: 100%;
  }

  #contacts .cont_wrap .cont_box .socials {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }

  #contacts .cont_wrap .cont_box .socials .links {
    margin-top: 15px;
  }

  #contacts .cont_wrap .cont_box .bot_phone {
    font-size: 22px;
  }

  #quest {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  #quest img {
    max-width: 175px;
  }

  #quest .text-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  #quest .text-wrap p {
    font-size: 11px;
  }
}

/*IPAD END*/

/*MOBILE BEGIN*/
@media (max-width: 767px) {
  span[id^=timer-text] {
    color: #ffffff !important;
  }

  body {
    padding-top: 62px;
  }

  h2 {
    font-size: 24px !important;
  }

  .mob {
    display: flex !important;
  }

  .fancybox-type-image {
    width: 100% !important;
    margin: 0px !important;
    left: 0px !important;
  }

  .fancybox-close {
    right: 9px !important;
    top: 9px !important;
  }

  .fancybox-inner {
    width: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
  }

  .fancybox-wrap {
    margin: 0px !important;
    width: 100% !important;
    left: 0px !important;
    top: 20px !important;
  }

  .fancybox-type-image .fancybox-close {
    top: -8px !important;
  }

  .popup_container {
    width: 100%;
  }

  #map1 {
    position: static;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    height: 400px;
  }

  header {
    position: fixed;
    top: 0;
    width: 100%;
    background: white;
    z-index: 5;
    height: 83px;
  }

  header .container {
  }

  header .logo1_wrap {
  }

  header .logo1_wrap .logo {
  }

  header .logo1_wrap .logo img {
  }

  header .top_addr {
    display: none;
  }

  header .top_addr br {
  }

  header .phone_wrap {
  }

  header .phone_wrap .top_phone {
    display: none;
  }

  header .phone_wrap a {
  }

  header .phone_wrap a:before {
  }

  header .phone_wrap a:after {
  }

  header .phone_wrap a:hover {
  }

  header .phone_wrap .top_phone:before {
  }

  header .phone_wrap .top_phone:after {
  }

  header .phone_wrap .top_phone:hover {
  }

  header .button {
    display: none;
  }

  header a {
  }

  header a:before {
  }

  header a:after {
  }

  header a:hover {
  }

  header .button:before {
  }

  header .button:after {
  }

  header .button:hover {
  }

  header .m_button {
    display: block;
    position: relative;
    width: 30px;
    height: 21px;
    z-index: 1;
    /* top: 10px; */
    /* right: 15px; */
    order: 4;
    margin-left: 10px;
    cursor: pointer;
  }

  header .m_button span {
    position: absolute;
    display: block;
    width: 30px;
    height: 3px;
    background: #282828;
    transition: all 0.3s linear;
  }

  header .m_button span:nth-child(1) {
    top: 0;
  }

  header .m_button span:nth-child(2) {
    top: calc(50% - 1px);
    opacity: 1;
  }

  header .m_button span:nth-child(3) {
    bottom: 0;
  }

  header .m_button.active span:nth-child(1) {
    transform-origin: top right;
    transform: rotate(-45deg);
    top: -1px;
  }

  header .m_button.active span:nth-child(2) {
    opacity: 0;
  }

  header .m_button.active span:nth-child(3) {
    transform-origin: bottom right;
    transform: rotate(45deg);
    bottom: -1px;
  }

  .menu_wrapper {
    margin-top: 0;
    display: block;
    position: fixed;
    background: #f0f3fa;
    width: 300px;
    max-width: initial;
    height: auto;
    right: -100%;
    left: unset;
    transition: all 0.3s linear;
    z-index: 5;
    padding: 10px 0;
  }

  .menu_wrapper.active {
    right: 0;
  }

  .menu {
    background: #f0f3fa;
    color: black;
    position: static;
    border: 0;
  }

  .menu.active {
  }

  .menu .container {
    flex-direction: column;
  }

  .menu a {
    color: #2d314f !important;
    text-align: center;
    padding: 10px 0;
  }

  .menu .menu_blocks {
    flex-direction: column;
    height: auto;
  }

  .button {
    height: 40px;
    width: 100% !important;
  }

  form .form-group input[type="tel"],
  form .form-group input[type="text"],
  form .form-group select {
    height: 40px;
  }

  ﻿header {
  }

  header {
    padding: 10px 0;
    height: auto;
  }

  header .container {
    height: auto;
  }

  header .logo1_wrap {
  }

  header .logo1_wrap .logo {
  }

  header .logo1_wrap .logo img {
  }

  header .top_addr {
  }

  header .top_addr br {
  }

  header .phone_wrap {
  }

  header .phone_wrap .top_phone {
  }

  header .phone_wrap a {
  }

  header .phone_wrap a:before {
  }

  header .phone_wrap a:after {
  }

  header .phone_wrap a:hover {
  }

  header .phone_wrap .top_phone:before {
  }

  header .phone_wrap .top_phone:after {
  }

  header .phone_wrap .top_phone:hover {
  }

  header .button {
  }

  header a {
  }

  header a:before {
  }

  header a:after {
  }

  header a:hover {
  }

  header .button:before {
  }

  header .button:after {
  }

  header .button:hover {
  }

  header .m_button {
  }

  header .m_button span {
  }

  header .logo2_wrap {
  }

  header .logo2_wrap .logo {
  }

  header .logo2_wrap .logo img {
  }

  .menu_wrapper {
  }

  .menu_wrapper .menu {
  }

  .menu_wrapper .menu .container {
  }

  .menu_wrapper .menu .menu_blocks {
  }

  .menu_wrapper .menu .menu_blocks {
  }

  .menu_wrapper .menu .menu_blocks a {
  }

  .menu_wrapper .menu .menu_blocks .button {
    color: white !important;
  }

  .menu_wrapper .menu .menu_blocks a:before {
  }

  .menu_wrapper .menu .menu_blocks a:after {
  }

  .menu_wrapper .menu .menu_blocks a:hover {
  }

  .menu_wrapper .menu .menu_blocks:before {
  }

  .menu_wrapper .menu .menu_blocks:after {
  }

  .menu_wrapper .menu .menu_blocks:hover {
  }

  .b1 {
    background: url(../img/bg1_mob.jpg?v=2) center bottom no-repeat;
    background-size: 100%;
    height: 480px;
    padding-top: 36px;
  }

  .b1:after {
    height: 140px;
    opacity: 0.7;
    top: 28px;
  }

  .b1 .container {
    padding: 0;
  }

  .b1 .rows {
    /*background-color: #ff4a33;*/
    border-radius: 12px;
    /*padding: 15px 20px;*/
  }

  .b1 .rows h2 {
    font-size: 30px !important;
    display: block;
    background: #e84b37;
    color: #ffffff;
    padding: 5px 0;
  }

  .b1 .rows h2 span {
    color: #ffffff;
  }

  .b1 .rows .pretitle {
    font-size: 14px;
  }

  .b1 .rows .subtitle {
    font-size: 14px;
    margin-bottom: 0;
  }

  .b1 .rows .button {
  }

  .b1 .rows a {
  }
  .b1 .text-with-ico {
    background-size: 25px;
    padding-left: 30px;
  }
  .b1 .rows a:before {
  }

  .b1 .rows a:after {
  }

  .b1 .rows a:hover {
  }

  .b1 .rows .button:before {
  }

  .b1 .rows .button:after {
  }

  .b1 .rows .button:hover {
  }

  .timer_block-wrap {
    background: #102028;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .timer_block {
    flex-direction: column;
    margin-top: 0px;
    height: auto;
    align-items: center;
  }

  .timer_wrap {
    max-width: initial;
    width: 100%;
    margin: 0;
    padding-bottom: 0;
    justify-content: center;
    align-items: center;
    width: 600px;
  }

  .timer_title {
    margin-right: 0;
    text-align: center;
  }

  .timer {
    /*    transform: scale(1) !important;
            white-space: nowrap;
            transform-origin: center;
            text-align: left;
            margin-left: 0px;*/
    /*max-width:300px;*/
    transform: scale(1) !important;
    white-space: nowrap;
    transform-origin: center;
    text-align: left;
    margin-left: 0px;
    /* max-width: 300px; */
    width: 100%;
    display: flex;
    justify-content: center;
  }

  #timer_form {
    width: 100%;
    flex-direction: column;
  }

  #timer_form .form-group {
    width: 100%;
  }

  #timer_form .form-group input[type="tel"] {
  }

  #timer_form .agree_field {
    margin-left: 0;
  }

  #timer_form .agree_field a {
  }

  .now {
  }

  .now .container {
    padding: 0;
    height: auto;
  }

  .now .columns {
  }

  .now hr {
    display: none;
  }

  .now .items {
    flex-wrap: wrap;
    justify-content: center;
  }

  .now .groups {
    display: none;
  }

  .now .text1 {
    font-size: 12px;
  }

  .now .text2 {
    font-size: 12px;
  }

  .now .items {
    margin-left: 30px;
    margin-right: 30px;
    width: calc(100% - 60px);
  }

  .now .slick-prev,
  .now .slick-next {
    position: absolute;
    top: calc(50% - 15px);
    background: url(data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAZCAMAAADdclTDAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABTVBMVEWMJh9xHxlwHxlrHRdpHRdqHReNJx9tHhhYGBNuHhhWGBNoHRdXGBN3IBqHJR1fGhV4IBqEJBxdGhViGhV5IBqFJB1eGhVgGhWAIxxhGhVoHBeJJR9mHBduHRiEJB1RFhJZGRRdGRRkGxZqHBdnHBhnHRdrHhhsHhhvHxlyHxlzIBqoLiV9Ixt8Iht7Iht6Iht4Ihp6IhqXKiF3IRp2IRqTKSB5IhqWKSCRJyBfGhScKiJzHxldGhSaKiJ/IhxeGhSYKSF7IRt9IhyVKSB5IRt+Ihx6IRuZKSKTKCAAAABMFREzDgsAAABPFhE2DwxNFRE1Dgs7EA08EA09EQ1IEw8+EQ5HEw9GExBIEw9EEw9FEw9OFRIsDAlRFxE8EQ1SFxFFEw9RFhJQFRJRFxFNFRFQFhFMFRFOFRFTFxJMFBFSFxJIFBAHAgFCEg7///9UHdJPAAAAbnRSTlMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaDA4bigrKi4sLiwqLiktKS0tLE8nLiguKC4oLikuLCcvJzNpNAIGi2gAAAABYktHRG4iD1EXAAAAB3RJTUUH5wcaDTYPW2r1xgAAAO5JREFUGNM1yvc/AnEcx/HP6RpyTQ0aLuNaLuFKNNQRGZ+ocEZWku3//9V3ef/2fLzecHwC0pQk2WQ7GZxi10Eo5DzDc1KFXNM9Wu1cbpezT6pthklxK54Bdr2yzKQoPv8FXgbolyo4G7pCK0xIFYn65q7xhlSm+WAsfksrVySRXLhDKwCqqqYWU0vLK/EhWqBpWjqTzuay+dV7BF3XC2uF4vrG5gM+gsFWMspP+LwFApURvmzvgChjfK3W6sDLBN8au1IT/kvL3MsRlYz9Cb43zPYBlVH+wM+W2T5koqVDwHT0xQvXtyhcP7+8MP0BSxc6oLk9E5EAAAAASUVORK5CYII=)
      center center no-repeat;
    width: 30px;
    height: 30px;
    border: 0;
    font-size: 0;
  }

  .now .slick-prev {
    left: -30px;
    transform: scale(-1, 1);
  }

  .now .slick-next {
    right: -30px;
  }

  .now .slick-disabled {
    opacity: 0.2;
  }

  .now .items .item {
  }

  .now .items a {
  }

  .now .items a:hover {
  }

  .now .items .item {
    padding: 2px;
    width: 33%;
    text-align: center;
  }

  .now .items .item:hover {
  }

  .now .items .item p {
    font-size: 11px;
    margin-bottom: 0px;
  }

  .now .items .img-wrap {
    height: 100px;
  }

  .now .items .img {
  }

  .model {
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .model .bg_mount {
    height: 59%;
    background-position: center 100%;
  }

  .model.before_changing .bg_mount {
    background-position: center 50px;
  }

  .model.is_changing .bg_mount {
    background-position: center -50px;
  }

  .model .bg_sky {
  }

  .model .container {
  display: flex;
  flex-direction: column;
  }

  .model .name {
    font-size: 34px;
    order: -1;
  }

  .model .name b {
  }

  .model .tabs {
    padding-left: 0px;
    padding-right: 0px;
    order: -1;
  }

  .model .tabs .active {
  }

  .model .tabs a {
  }

  .model .tabs a:before {
  }

  .model .tabs a:after {
  }

  .model .tabs a:hover {
  }

  .model .tabs .active:before {
  }

  .model .tabs .active:after {
  }

  .model .tabs .active:hover {
  }

  .model a {
  }

  .model a:before {
  }

  .model a:after {
  }

  .model a:hover {
  }

  .model .tabs:before {
  }

  .model .tabs:after {
  }

  .model .tabs:hover {
  }

  .model .image_wrap {
    min-height: auto;
    margin-top: 68px;
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .model .image_wrap:before {
  }

  .model .image_wrap:after {
  }

  .model .image_wrap:hover {
  }

  .model .image_wrap img {
    max-width: 100%;
  }
  .model__label {
    top: 0px;
    left: -69px;
    flex-direction: row;
    scale: 0.6;
    flex-direction: column;
    position: relative;
    order: -1;
    margin-bottom: -100px;
  }
  .model .vigoda {
    font-size: 18px;
    line-height: 112%;
    width: auto;
    /* height: 59px; */
    background-size: auto 80%;
    background-position: 6px center;
    /* padding-left: 66px; */
  }

  .model .vigoda:before {
  }

  .model .vigoda:after {
  }

  .model .vigoda:hover {
  }

  .model .vigoda span {
  }

  .model .vigoda span br {
  }

  .model .chars {
    position: static;
    display: flex;
    justify-content: space-between;
    padding: 0;
    flex-wrap: wrap;
  }

  .model .chars .popup {
    font-size: 13px;
    background-size: auto 20px;
    padding-left: 34px;
  }

  .model .chars .dvig {
  }

  .model .chars .power {
  }

  .model .chars .moment {
  }

  .model .chars .gruz {
  }

  .model .chars .pass {
  }

  .model .chars .privod {
  }

  .model .chars a {
  }

  .model .chars a:before {
  }

  .model .chars a:after {
  }

  .model .chars a:hover {
  }

  .model .chars .popup:before {
  }

  .model .chars .popup:after {
  }

  .model .chars .popup:hover {
  }

  .model .chars .popup span {
  }

  .model .chars .popup span br {
  }

  .model .buttons {
    padding: 0;
  }

  .model .buttons .button.red {
  }

  .model .buttons a {
  }

  .model .buttons a:before {
  }

  .model .buttons a:after {
  }

  .model .buttons a:hover {
  }

  .model .buttons .button.red:before {
  }

  .model .buttons .button.red:after {
  }

  .model .buttons .button.red:hover {
  }

  .model .buttons .button {
  }

  .model .buttons .button:before {
  }

  .model .buttons .button:after {
  }

  .model .buttons .button:hover {
  }

  #kred {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  #kred .bg1 {
  }

  #kred .bg2 {
  }

  #kred .container {
    /*width: 100%;*/
  }

  #kred .col-center {
  }

  #kred .text-wrap {
    width: 100%;
  }

  #kred .text-wrap h2 {
  }

  #kred .text-wrap p {
    font-size: 13px;
  }

  #kred .text-wrap p br {
  }

  #kred .text-wrap .button {
    width: auto;
  }

  #kred .text-wrap a {
  }

  #kred .text-wrap a:before {
  }

  #kred .text-wrap a:after {
  }

  #kred .text-wrap a:hover {
  }

  #kred .text-wrap .button:before {
  }

  #kred .text-wrap .button:after {
  }

  #kred .text-wrap .button:hover {
  }

  #quest {
    padding-top: 36px;
    padding-bottom: 44px;
  }

  #quest img {
    width: 170px;
    display: none;
  }

  #quest .text-wrap {
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 0px;
    padding: 0 15px;
    max-width: 540px;
  }

  #quest .text-wrap h2 {
    margin-bottom: 20px;
  }

  #quest .text-wrap p {
    font-size: 17px;
    margin-bottom: 30px;
  }

  #quest .text-wrap .tradein_wrap {
  }

  #quest .text-wrap .tradein_wrap #tradein_form {
  }

  #quest .text-wrap .tradein_wrap #tradein_form input {
  }

  #quest .text-wrap .tradein_wrap #tradein_form .form-group {
    width: 100%;
  }

  #quest .text-wrap .tradein_wrap #tradein_form .form-group .form-control {
  }

  #quest
    .text-wrap
    .tradein_wrap
    #tradein_form
    .form-group
    .form-control.button {
  }

  #quest
    .text-wrap
    .tradein_wrap
    #tradein_form
    .form-group
    .form-control.button
    span {
  }

  #quest .text-wrap .tradein_wrap #tradein_form .agree_field {
    margin-left: auto;
  }

  #quest .text-wrap .tradein_wrap #tradein_form .agree_field input {
  }

  #quest .text-wrap .tradein_wrap #tradein_form a {
  }

  #quest .text-wrap .tradein_wrap #tradein_form a:before {
  }

  #quest .text-wrap .tradein_wrap #tradein_form a:after {
  }

  #quest .text-wrap .tradein_wrap #tradein_form a:hover {
  }

  #quest .text-wrap .tradein_wrap #tradein_form .agree_field:before {
  }

  #quest .text-wrap .tradein_wrap #tradein_form .agree_field:after {
  }

  #quest .text-wrap .tradein_wrap #tradein_form .agree_field:hover {
  }

  #contacts {
    position: static;
    background: #1c252c;
  }

  #contacts .container {
  }

  #contacts .cont_wrap {
    height: auto;
  }

  #contacts .cont_wrap .cont_box {
    width: 100%;
    max-width: 100%;
    padding: 30px 0;
  }

  #contacts .cont_wrap .cont_box h2 {
  }

  #contacts .cont_wrap .cont_box p {
  }

  #contacts .cont_wrap .cont_box .bot_phone {
  }

  #contacts .cont_wrap .cont_box a {
  }

  #contacts .cont_wrap .cont_box a:before {
  }

  #contacts .cont_wrap .cont_box a:after {
  }

  #contacts .cont_wrap .cont_box a:hover {
  }

  #contacts .cont_wrap .cont_box .bot_phone:before {
  }

  #contacts .cont_wrap .cont_box .bot_phone:after {
  }

  #contacts .cont_wrap .cont_box .bot_phone:hover {
  }

  #contacts .cont_wrap .cont_box .bot_addr {
  }

  #contacts .cont_wrap .cont_box .worktime {
  }

  #contacts .cont_wrap .cont_box .button {
    max-width: 100%;
  }

  #contacts .cont_wrap .cont_box .socials {
    width: 100%;
  }

  #contacts .cont_wrap .cont_box .button:before {
  }

  #contacts .cont_wrap .cont_box .button:after {
  }

  #contacts .cont_wrap .cont_box .button:hover {
  }

  footer {
  }

  footer .container {
  }

  footer .footer_wrapper {
  }

  footer .footer_wrapper .disclamer_switch_bg {
  }

  footer .footer_wrapper .disclamer_switch_bg br {
  }

  footer .footer_wrapper .logo_wrap_bottom {
  }

  footer .footer_wrapper .logo_wrap_bottom .logo1 {
  }

  footer .footer_wrapper .logo_wrap_bottom .logo1 picture {
  }

  footer .footer_wrapper .logo_wrap_bottom .logo1 picture .lazyload {
  }

  footer .footer_wrapper .logo_wrap_bottom .logo2 {
  }

  footer .footer_wrapper .logo_wrap_bottom .logo2 picture {
  }

  footer .footer_wrapper .logo_wrap_bottom .logo2 picture .lazyload {
  }
  
  
  
  .model#hant .bg_mount {
    height: 56%;
}
}

/*MOBILE END*/

@media (max-width: 600px) {
  #kred .container {
    width: 100%;
  }

  .b1 {
    height: 420px;
  }

  .b1 .rows h2 {
    font-size: 20px !important;
  }

  .b1 .rows .subtitle {
    font-size: 19px !important;
  }
}

@media (max-width: 530px) {
  h2 {
    font-size: 25px !important;
  }

  .b1 {
    height: 380px;
  }

  .timer {
    margin-left: 0;
  }

  .button {
    font-size: 12px;
  }

  #kred .bg1 {
    width: 100%;
  }

  #kred .bg2 {
    display: none;
  }

  #kred .col-center {
    width: 100%;
  }

  #kred br {
    display: none;
  }

  #kred .text-wrap .button {
    width: 100%;
  }
}

/* Portrait phones and smaller */
@media (max-width: 460px) {
  .timer {
    transform: scale(0.9) !important;
  }

  .b1 {
    height: 350px;
  }
}

@media (max-width: 420px) {
  .timer {
    transform: scale(0.8) !important;
  }

  .b1 {
    height: 335px;
  }

  .b1 .rows .pretitle {
    margin-bottom: 0;
  }

  .b1 .rows h2 {
    font-size: 22px !important;
    margin: 5px 0;
  }

  .b1 .rows .subtitle {
    font-size: 16px !important;
  }
}

@media (max-width: 380px) {
  .timer {
    transform: scale(0.65) !important;
  }
}

@media (max-width: 320px) {
  .b1 {
    height: 285px;
  }

  #contacts .cont_wrap .cont_box .socials .links {
    column-gap: 10px;
  }
}
