@media screen and (max-width: 1260px) {
  .portfolio__list {
    margin-left: 30px;
    margin-right: 30px; }
    .portfolio__list .slick-arrow.slick-prev {
      left: -30px; }
    .portfolio__list .slick-arrow.slick-next {
      right: -30px; }
  .portfolio__bgs {
    margin-left: 30px;
    margin-right: 30px; }
  .imgs__nav .slick-arrow.slick-prev {
    left: 8px; }
  .imgs__nav .slick-arrow.slick-next {
    right: 8px; }
  .videos__list, .clients__list {
    margin-left: 0;
    margin-right: 0;
    padding-left: 25px;
    padding-right: 25px; }
    .videos__list .slick-arrow.slick-prev, .clients__list .slick-arrow.slick-prev {
      left: 10px; }
    .videos__list .slick-arrow.slick-next, .clients__list .slick-arrow.slick-next {
      right: 10px; } }

@media screen and (max-width: 1199px) {
  .case {
    width: 950px; }
  .panel__desc {
    display: none; }
  .panel__logo {
    margin-right: 60px; }
  .panel__contacts {
    width: -webkit-calc(100% - 203px - 60px);
    width: calc(100% - 203px - 60px); }
  .main-title {
    font-size: 42px; }
  .title {
    font-size: 34px;
    line-height: 40px; }
  .services {
    padding-top: 50px;
    padding-bottom: 50px; }
    .services__title {
      margin-bottom: 30px; }
    .services__list {
      margin-bottom: -20px; }
    .services__item {
      width: -webkit-calc(50% - 20px);
      width: calc(50% - 20px);
      margin-left: 10px;
      margin-right: 10px;
      margin-bottom: 20px; }
  .service__img {
    width: 230px; }
  .service__content {
    padding: 20px;
    width: -webkit-calc(100% - 230px);
    width: calc(100% - 230px); }
  .advantages {
    padding-top: 50px;
    padding-bottom: 50px; }
    .advantages__title {
      margin-bottom: 40px; }
  .order {
    padding-top: 50px;
    padding-bottom: 50px; }
  .help__persona {
    display: none; }
  .help__wrap {
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .help__content {
    padding-top: 0; }
  .videos {
    padding-top: 50px;
    padding-bottom: 50px; }
  .photos {
    padding-top: 40px;
    padding-bottom: 40px; }
    .photos__title {
      margin-bottom: 30px; }
    .photos__more {
      margin-top: 40px; }
  .contacts {
    padding-top: 45px;
    padding-bottom: 45px; }
    .contacts__content {
      padding-top: 10px;
      padding-bottom: 20px;
      padding-right: 50px; }
  .footer__desc {
    display: none; }
  .footer__call {
    padding-top: 10px; }
  .hidden-lg {
    display: block; }
  .hidden-md {
    display: none; } }

@media screen and (max-width: 992px) {
  .case {
    width: 750px; }
  .panel {
    padding-top: 18px;
    padding-bottom: 18px; }
    .panel__logo {
      width: 160px;
      margin-right: 20px; }
    .panel__contacts {
      padding-left: 70px;
      width: -webkit-calc(100% - 160px - 20px);
      width: calc(100% - 160px - 20px); }
  .contact_email {
    display: none; }
  .nav__list li {
    margin-right: 40px; }
    .nav__list li:last-of-type {
      margin-right: 0; }
  .main-title {
    font-size: 38px; }
  .title {
    font-size: 30px;
    line-height: 36px; }
  .subtitle {
    font-size: 20px;
    line-height: 24px; }
  .hello__wrap {
    padding-top: 50px;
    padding-bottom: 70px; }
  .hello__content {
    width: -webkit-calc(100% - 350px);
    width: calc(100% - 350px);
    padding-right: 20px; }
  .hello__form {
    width: 350px; }
  .formus {
    padding: 30px; }
  .checks li {
    font-size: 18px;
    padding-top: 4px; }
  .services {
    padding-top: 30px;
    padding-bottom: 30px; }
  .service__img {
    width: 100%;
    height: 200px; }
  .service__content {
    padding: 20px;
    width: 100%; }
  .advantages {
    padding-top: 30px;
    padding-bottom: 30px; }
    .advantages__title {
      margin-bottom: 25px;
      max-width: 580px;
      margin-left: auto;
      margin-right: auto; }
    .advantages__item {
      width: 50%; }
  .portfolio {
    padding-top: 40px;
    padding-bottom: 80px; }
    .portfolio__title {
      padding-left: 30px;
      padding-right: 30px; }
    .portfolio__list {
      margin-left: 0;
      margin-right: 0; }
      .portfolio__list > .slick-arrow {
        top: -80px;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; }
        .portfolio__list > .slick-arrow.slick-prev {
          left: 0; }
        .portfolio__list > .slick-arrow.slick-next {
          right: 0; }
        .portfolio__list .slick-dots {
          bottom: -50px;
        }
    .portfolio__title {
      margin-bottom: 25px; }
    .portfolio__imgs {
      padding-right: 0;
      width: 100%; }
    .portfolio__content {
      width: 100%;
      padding-left: 0; }
    .portfolio__bgs {
      margin-left: 0;
      margin-right: 0; }
  .help__content {
    padding-right: 20px;
    width: -webkit-calc(100% - 350px);
    width: calc(100% - 350px); }
  .help__text {
    font-size: 20px;
    line-height: 24px; }
  .help__form {
    width: 350px; }
  .photos__item {
    height: 250px; }
  .clients {
    padding-top: 35px;
    padding-bottom: 35px; }
    .clients__title {
      margin-bottom: 30px; }
    .clients__img {
      height: auto;
      margin-bottom: 20px; }
  .footer {
    padding-top: 20px;
    padding-bottom: 20px; }
    .footer__data {
      width: 180px;
      margin-right: 15px; }
    .footer__logo {
      width: 180px;
      margin-bottom: 28px; }
    .footer__nav li {
      width: 110px; }
  .hidden-md {
    display: block; }
  .hidden-sm {
    display: none; } }

@media screen and (max-width: 767px) {
  .case {
    width: 100%; }
  .input_md .input__area, .input_sm .input__area {
    height: 46px;
    padding-left: 15px;
    padding-right: 15px; }
  .btn_md, .btn_sm {
    height: 46px; }
  .main {
    padding-top: 50px; }
  .header__wrap {
    display: block;
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: var(--color-2);
    border-bottom: 1px solid #f0f0f0; }
  .header__logo {
    max-width: 200px;
    height: 30px; }
    .header-mobile_phone{
        margin: 0 auto;
    }
  .header__hum {
    margin-left: auto; }
  .header__inner {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 9;
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--color-2);
    overflow-y: auto;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%); }
    .header__inner_show {
      -webkit-transform: translateY(0%);
          -ms-transform: translateY(0%);
              transform: translateY(0%); 
    }
  .panel {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    padding-top: 20px;
    width: 100%; }
    .panel__logo {
      display: none; }
    .panel__wrap {
      width: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .panel__contacts {
      padding-left: 0;
      width: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .panel__contact {
      margin-bottom: 12px; }
    .panel__call {
      margin-top: 10px; }
  .nav {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    background: none;
    width: 100%;
    padding-top: 15px; }
    .nav__list {
      text-align: center; }
      .nav__list ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }
      .nav__list li {
        margin-right: 0; }
        .nav__list li.subnav a:after {
          display: none; }
        .nav__list li ul {
          display: none; }
      .nav__list a {
        color: var(--color-1);
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 20px; }
  .contact {
    width: 205px;
    max-width: 100%; }
    .contact_email {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
  .hum {
    cursor: pointer; }
    .hum span {
      display: block;
      width: 30px;
      height: 3px;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s;
      margin-bottom: 5px;
      background-color: #000;
      position: relative; }
      .hum span:last-of-type {
        margin-bottom: 0; }
    .hum_toggle span:nth-of-type(1) {
      top: 8px;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .hum_toggle span:nth-of-type(2) {
      opacity: 0; }
    .hum_toggle span:nth-of-type(3) {
      top: -8px;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .call {
    text-align: center; }
  .main-title {
    font-size: 32px;
    line-height: 38px; }
  .title {
    font-size: 28px;
    line-height: 32px; }
    .title_line:after {
      width: 60px;
      margin-top: 12px; }
  .hello__wrap {
    padding-top: 25px; }
  .hello__content {
    width: 100%; }
  .hello__content {
    margin-bottom: 30px; }
  .hello__title {
    text-align: center;
    margin-bottom: 20px; }
  .hello__form {
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px; }
  .services__list {
    margin-left: 0;
    margin-right: 0; }
  .services__item {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .service__btn {
    max-width: 100%; }
  .advantages__list {
    margin-bottom: -25px; }
  .advantages__item {
    width: 100%;
    margin-bottom: 25px; }
  .advantage__icon {
    margin-bottom: 10px; }
  .order {
    padding-top: 35px;
    padding-bottom: 35px; }
    .order__title {
      margin-bottom: 20px; }
    .order__text {
      font-size: 20px;
      line-height: 24px;
      margin-bottom: 15px; }
    .order__input {
      padding-left: 0;
      padding-right: 0;
      max-width: 100%;
      margin-bottom: 12px; }
    .order__btn {
      max-width: 100%;
      margin-bottom: 24px; }
  .portfolio__title {
    font-size: 20px;
    line-height: 24px;
    max-width: 275px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px; }
  .portfolio__list > .slick-arrow {
    top: -70px; }
  .portfolio__item {
    padding: 15px; }
  .portfolio__table td {
    padding: 7px 10px; }
  .portfolio__btn {
    max-width: 100%; }
  .imgs__list-item {
    height: 290px; }
  .data__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px; }
    .data__item:last-of-type {
      margin-bottom: 0; }
  .formus {
    padding: 20px; }
    .formus__title {
      margin-bottom: 15px; }
    .formus__btn {
      margin-top: 15px; }
    .formus__policy {
      margin-top: 10px; }
  .help__wrap {
    padding-top: 40px;
    padding-bottom: 30px; }
  .help__content {
    padding-right: 0;
    max-width: 100%;
    width: 100%; }
  .help__title {
    margin-bottom: 20px;
    text-align: center; }
  .help__text {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 20px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto; }
  .help__form {
    width: 100%; }
  .videos {
    padding-top: 30px;
    padding-bottom: 30px; }
    .videos__list {
      padding-left: 0;
      padding-right: 0; }
      .videos__list .slick-arrow.slick-prev {
        left: -10px; }
      .videos__list .slick-arrow.slick-next {
        right: -10px; }
    .videos__title {
      margin-bottom: 25px; }
  .photos {
    padding-top: 30px;
    padding-bottom: 1px; }
    .photos__list {
      margin-bottom: -1px; }
    .photos__item {
      width: 50%;
      height: 250px; }
    .photos__more {
      margin-top: 20px;
      margin-bottom: 20px; }
  .contacts {
    padding-top: 35px;
    padding-bottom: 0; }
    .contacts__content {
      width: 100%;
      margin-bottom: 10px;
      padding-right: 0; }
    .contacts__title {
      margin-bottom: 20px; }
    .contacts__item {
      margin-bottom: 18px; }
      .contacts__item:last-of-type {
        margin-bottom: 0; }
    .contacts__text {
      padding-left: 12px; }
    .contacts__name {
      margin-bottom: 3px; }
    .contacts__desc {
      font-size: 17px; }
    .contacts__map-wrap {
      padding-left: 0;
      width: -webkit-calc(100% + 30px);
      width: calc(100% + 30px);
      height: 350px;
      margin-left: -15px;
      margin-right: -15px; }
  .page {
    padding-top: 30px;
    padding-bottom: 30px; }
    .page__wrap {
      min-height: 300px; }
  .footer {
    padding-bottom: 80px; }
    .footer__wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .footer__data{
       margin-right: 0;
    }
    .footer__data img{
       margin: 0 auto;
    }
    .footer__logo {
      margin-bottom: 10px; }
    .footer__nav {
      margin-left: 0;
      width: 180px;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .footer__nav ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        text-align: center; }
      .footer__nav li {
        width: 100%; }
    .footer__call {
      margin-right: auto;
      padding-top: 25px; }
    .footer__copy {
      position: absolute;
      bottom: -50px;
      left: 15px;
      right: 15px;
      text-align: center; }
  .hidden-sm {
    display: block; }
  .hidden-xs {
    display: none; } }

@media screen and (max-width: 420px) {
  .photos__item {
    height: 190px; } }
