@media screen and (max-width: 1730px) {
  .footer__socials {
    padding-left: 14%; } }

@media screen and (max-width: 1530px) {
  .footer__socials {
    padding-left: 10%; } }

@media screen and (max-width: 1380px) {
  .footer__socials {
    padding-left: 4%; } }

@media screen and (max-width: 1615px) {
  .logo {
    width: 108px; }
    .logo__desc {
      display: none; }
  .nav {
    width: -webkit-calc(100% - 108px - 312px);
    width: calc(100% - 108px - 312px); } }

@media screen and (max-width: 1420px) {
  .nav li {
    margin-left: 10px;
    margin-right: 10px; } }

@media screen and (max-width: 1300px) {
  img {
    max-width: 100%; }
  .panel {
    padding-left: 15px;
    padding-right: 15px; }
    .panel__nav {
      padding-top: 5px;
      line-height: 20px; }
  .mobile-nav {
    display: none; }
  .panel > .row, .footer > .row {
    max-width: 950px;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
  body, .panel, .footer {
    min-width: 1px; }
  .case {
    width: 950px; }
  .header {
    padding-top: 60px;
    padding-bottom: 60px; }
    .header__content {
      width: 600px; }
    .header__form {
      width: -webkit-calc(100% - 600px);
      width: calc(100% - 600px); }
    .header__title {
      font-size: 42px; }
  .services__subtitle {
    height: 40px;
    margin-bottom: 12px; }
  .advantages__wrap {
    width: 425px;
    padding-top: 10px; }
  .advantages__item:nth-of-type(1) .advantages__wrap {
    padding-top: 0; }
  .advantages__subtitle {
    margin-bottom: 10px; }
  .advantages__subdesc {
    padding-bottom: 10px; }
  .advantages__sublist {
    margin-top: 10px; }
  .advantages__square {
    margin-bottom: 15px; }
  .advantages__img img {
    max-width: none; }
  .partners__text {
    height: 176px; }
  .partners__btn {
    margin-top: 20px; }
  .form__wrap {
    width: 100%; }
  .footer__nav {
    display: none; }
  .footer__socials {
    width: 400px; } }

@media screen and (max-width: 992px) {
  .mobile-nav {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 100;
    height: 100%;
    width: 260px;
    border-right: 2px solid #31b2eb;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: .3s;
    transition: .3s; }
    .mobile-nav_show {
      -webkit-transform: translateX(0%);
          -ms-transform: translateX(0%);
              transform: translateX(0%); }
    .mobile-nav .panel__nav, .mobile-nav .panel__contacts {
      display: block;
      float: none;
      width: 100%; }
    .mobile-nav .panel__nav li {
      display: block;
      text-align: left;
      margin-bottom: 5px; }
    .mobile-nav .panel__nav a {
      font-size: 16px; }
  .case, .panel > .row, .footer > .row {
    width: 750px; }
  .panel__nav {
    display: none; }
  .panel .time {
    display: none; }
  .panel__contacts {
    width: -webkit-calc(100% - 40px - 108px);
    width: calc(100% - 40px - 108px); }
  .panel__mobile-btn {
    width: 40px;
    float: right;
    margin-top: 18px;
    cursor: pointer; }
    .panel__mobile-btn span {
      position: relative;
      display: block;
      height: 4px;
      width: 100%;
      margin-bottom: 6px;
      background: #31b2eb;
      -webkit-transition: .3s;
      transition: .3s; }
    .panel__mobile-btn_click span:nth-of-type(1) {
      top: 10px;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .panel__mobile-btn_click span:nth-of-type(2) {
      opacity: 0; }
    .panel__mobile-btn_click span:nth-of-type(3) {
      top: -10px;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .time {
    display: block;
    margin-right: 0;
    text-align: left;
    padding-left: 10px;
    margin-bottom: 15px; }
  .header {
    padding-top: 40px;
    padding-bottom: 40px; }
    .header__content, .header__form {
      display: block;
      width: 100%; }
    .header__form {
      margin-top: 35px; }
  .services__item {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px); }
  .advantages__img, .advantages__content, .advantages__wrap {
    float: none !important;
    width: 100%; }
  .advantages__img {
    margin-bottom: 0px !important; }
    .advantages__img:before {
      display: none; }
  .advantages__item {
    margin-bottom: 30px; }
  .advantages__wrap {
    max-width: none;
    padding: 10px 15px 0 !important; }
  .advantages__subdesc br {
    display: none; }
  .advantages__btn {
    max-width: 280px; }
  .advantages__content {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .about__item {
    width: 33.333%; }
  .form__element {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100%;
    margin-bottom: 15px; }
  .partners__item {
    min-height: 300px; }
  .partners__show {
    height: 300px;
    padding-left: 15px;
    padding-right: 15px; }
  .partners__logo {
    height: 300px;
    line-height: 300px; }
  .partners__show:hover + .partners__hidden {
    display: block; }
  .partners__hidden {
    display: none;
    opacity: 1; }
  .partners__text {
    padding-right: 0;
    font-size: 14px;
    text-align: left;
    height: 120px; }
  .be-kept__col {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .footer__data {
    padding-right: 0;
    padding-top: 7px; }
  .footer__socials {
    padding-left: 0;
    width: 250px;
    padding-top: 0; }
    .footer__socials .socials__list {
      width: 200px; }
      .footer__socials .socials__list li {
        margin-bottom: 10px; } }

@media screen and (max-width: 810px) {
  .case {
    width: 100%; }
  .services__list {
    margin-left: 0;
    margin-right: 0; }
  .services__item {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .services__subtitle {
    height: auto;
    margin-bottom: 25px; }
  .about__item {
    width: 50%; }
  .team__item {
    margin-bottom: 30px;
    width: 100%; }
    .team__item:last-of-type {
      margin-bottom: 0; }
  .partners__list {
    font-size: 0;
    text-align: center; }
  .partners__item {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px); }
  .order__element {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .footer__data {
    display: none; }
  .footer__data, .footer__nav, .footer__socials, .footer__contacts {
    float: none;
    width: 250px;
    margin-left: auto;
    margin-right: auto; }
  .footer__socials .socials__title {
    text-align: center; }
  .footer__socials .socials__list {
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
  .footer__contacts {
    text-align: center; }
  .partners__list {
    margin-left: 0;
    margin-right: 0; }
  .partners__item {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .case, .panel > .row, .footer > .row {
    width: 100%; }
  .thanks {
    padding-top: 70px;
    padding-bottom: 30px; }
  .page__nav li {
    display: block; }
  .page__col {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100%;
    margin-bottom: 30px; }
    .page__col:last-of-type {
      margin-bottom: 0; }
  .page__content {
    padding: 20px 10px; }
  .page__wrap {
    padding-bottom: 30px; }
  .order__subdesc {
    margin-bottom: 0; } }

@media screen and (max-width: 500px) {
  .be-kept__item {
    height: auto; } }

@media screen and (max-width: 400px) {
  .panel__contacts {
    display: none; } }

@media screen and (max-width: 370px) {
  .header__desc, .header__subdesc {
    font-size: 16px; }
  .header__title {
    font-size: 30px; }
  .header__count {
    margin-bottom: 0; }
  .title {
    font-size: 30px; }
  .footer {
    padding: 15px; }
  .close__btn {
    display: none; } }

@media screen and (max-width: 350px) {
  .about__item {
    width: 100%;
    margin-bottom: 30px; }
  .about__icon {
    margin-bottom: 15px; } }
