@media screen and (max-width: 1900px) {
  .brtwrapper {
    min-width: 1500px;
  }

  .main-descr {
    background-size: 50%;
  }
  .main-descr .text {
    width: 50%;
  }
  .main-descr .sub {
    font-size: 30px;
  }
  .main-descr p {
    font-size: 20px;
  }

  #brtfooter .menu ul {
    min-width: 110px;
  }
}

@media screen and (max-width: 1599px) {
  .brtwrapper {
    min-width: 1100px;
  }

  #brtheader a.logo {
    width: 300px;
  }

  #brtheader ul.menu {
    width: 580px;
  }
  #brtheader ul.menu li a {
    font-size: 16px;
  }

  #brtheader .right {
    margin-top: 41px;
  }

  .main-descr .text {
    margin-top: 0;
  }
  .main-descr h2 {
    margin-top: 0;
    font-size: 54px;
  }
  .main-descr > .inner {
    min-height: 590px;
  }

  .main-complexes > .inner {
    padding-top: 0;
  }

  .main-complexes .icons {
    width: 1100px;
  }
  .main-complexes .icons span.active,
  .main-complexes .icons span:hover {
    background-position: center -164px;
    background-size: 100%;
  }

  .services-list h2 {
    font-size: 50px;
  }

  .info-list h2 {
    font-size: 50px;
  }

  .info-menu h2 {
    font-size: 40px;
  }
  .info-text2 {
    background-size: cover;
  }

  .info-text .cols.b1600 {
    display: block;
  }

  #brtfooter .addresses {
    float: none;
    clear: both;
    width: auto;
    padding-top: 40px;
  }
  #brtfooter .addresses p {
    display: block;
    float: left;
    width: 49%;
    margin: 0;
  }
  #brtfooter .addresses p:last-child {
    float: right;
  }
  #brtfooter .addresses:after {
    display: block;
    clear: both;
    content: '';
  }
}

@media screen and (max-width: 1199px) {
  .brtwrapper {
    min-width: 708px;
    padding: 20px;
  }

  .inner h1 {
    font-size: 50px;
  }

  .border-corners {
    padding: 0;
  }
  .border-corners .l {
    display: none;
  }

  #brtheader a.logo {
    width: 200px;
    margin-top: 18px;
  }

  #brtheader ul.menu {
    width: 360px;
  }
  #brtheader ul.menu li a {
    font-size: 12px;
  }
  #brtheader ul.menu li a .inner {
    padding-top: 25px;
  }

  #brtheader .right {
    margin-top: 10px;
  }
  #brtheader ul.lang {
    font-size: 14px;
  }
  #brtheader ul.lang li {
    float: none;
    border-left: none;
  }

  .main-top h1 {
    font-size: 80px;
  }
  .main-top .logo img {
    margin-right: 10px;
  }
  .main-top .sub {
    font-size: 30px;
  }
  .main-top > .inner {
    min-height: 600px;
  }

  .main-descr > .inner {
    min-height: 460px;
  }
  .main-descr h2 {
    font-size: 35px;
  }
  .main-descr .sub {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .main-descr p {
    font-size: 16px;
  }

  .main-complexes h2 {
    font-size: 30px;
  }
  .main-complexes .sub {
    font-size: 24px;
  }
  .main-complexes .icons {
    width: 700px;
    margin-bottom: 40px;
  }
  .main-complexes .icons span {
    width: 100px;
    height: 100px;
    background-size: 101%;
  }
  .main-complexes .icons span.active,
  .main-complexes .icons span:hover {
    background-position: center -100px;
  }

  .main-complexes > .inner {
    min-height: 420px;
  }
  .main-complexes .slider {
    width: auto;
  }
  .main-complexes .slider .items {
    width: auto;
    margin: 0 70px;
    font-size: 25px;
  }

  .services-top > .inner {
    padding-top: 0;
  }
  .services-list h2 {
    font-size: 30px;
  }
  .services-list ul {
    font-size: 16px;
  }
  .services-images,
  .contacts-top {
    padding: 0;
  }
  .info-top > .inner {
    padding-top: 60px;
  }
  .info-top h1 {
    margin-bottom: 100px;
  }
  .info-text h2 {
    font-size: 30px;
  }
  .info-top > .inner {
    min-height: 400px;
  }
  .info-menu > .inner {
    padding: 0;
  }
  .info-menu h2 {
    font-size: 24px;
  }
  .info-menu ul li a {
    font-size: 20px;
  }
  .info-text .cols {
    display: block;
    overflow: auto;
  }
  .info-text .cols .col {
    margin-bottom: 20px;
  }
  .info-text .cols > .col:last-child {
    margin-left: 0;
  }
  .info-text .cols > .col:first-child {
    margin-right: 0;
  }
  .info-list h2 {
    font-size: 30px;
  }
  .info-list ul {
    font-size: 16px;
  }

  .contacts-top {
    display: block;
    font-size: 18px;
  }
  .contacts-top > .col {
    width: auto;
  }
  .contacts-top > .col.map {
    height: 500px;
  }
  .contacts-top > .col > .inner {
    padding: 20px;
    overflow: auto;
  }
  .contacts-top .logo {
    margin-top: 10px;
  }

  #brtfooter a.logo {
    width: 180px;
  }
  #brtfooter .menu {
    float: none;
    margin-left: 200px;
  }
  #brtfooter .menu ul {
    min-width: 40%;
    min-height: 90px;
  }
  #brtfooter .contacts {
    float: none;
  }
  #brtfooter .addresses {
    padding-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .brtwrapper {
    min-width: 0px;
    padding: 10px;
  }

  form.search {
    top: 0;
  }

  .inner h1 {
    margin-top: 40px;
    font-size: 20px;
  }
  .inner h2 {
    margin: 20px 0px;
    font-size: 18px;
  }

  a.button.red {
    font-size: 20px;
  }

  #brtheader {
    padding-top: 10px;
  }
  #brtheader a.logo {
    float: none;
    width: auto;
    margin: 0;
    margin-bottom: 10px;
  }
  #brtheader ul.menu {
    display: block;
    float: none;
    width: auto;
  }
  #brtheader ul.menu li a .inner {
    padding: 10px;
  }
  #brtheader .right {
    float: none;
    text-align: center;
  }
  #brtheader ul.lang li {
    display: inline-block;
  }

  .main-top > .inner {
    min-height: 400px;
    padding-top: 40px;
  }
  .main-top h1 {
    font-size: 36px;
  }
  .main-top .logo {
    text-align: center;
  }
  .main-top .logo img {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .main-top .sub {
    margin-bottom: 40px;
    font-size: 20px;
  }

  .main-descr {
    background-size: 100%;
  }
  .main-descr > .inner {
    min-height: 0;
    padding-top: 300px;
  }
  .main-descr .text {
    width: auto;
  }
  .main-descr h2 {
    font-size: 28px;
  }
  .main-complexes h2 {
    font-size: 24px;
  }
  .main-complexes .sub {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .main-complexes .icons {
    flex-wrap: wrap;
    justify-content: space-around;
    width: auto;
  }
  .main-complexes .icons span {
    flex: 0 0 auto;
    width: 100px;
    height: 100px;
  }
  .main-complexes .slider div.button {
    display: none;
  }
  .main-complexes .slider .items {
    min-height: 100px;
    margin: 0;
    font-size: 18px;
  }

  .contacts-top {
    padding: 0;
  }

  .services-top .sub {
    font-size: 20px;
  }
  .services-top > .inner {
    min-height: 400px;
  }
  .services-list > .inner {
    display: block;
  }
  .services-list > .inner > .col {
    width: auto;
  }
  .services-list h2 {
    margin-bottom: 0;
    font-size: 24px;
  }
  .services-list ul {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .services-images {
    flex-direction: column;
    padding: 0;
  }
  .services-images div {
    min-height: 200px;
  }

  .info-menu > .inner {
    flex-direction: column;
  }
  .info-menu > .inner > .col {
    border-top: 4px solid #bf0d14;
    border-left: 0;
  }
  .info-menu > .inner > .col:first-child {
    border-top: 0;
  }
  .info-menu h2 {
    min-height: 0;
    font-size: 24px;
  }
  .info-list > .inner {
    display: block;
  }
  .info-list > .inner > .col {
    width: auto;
  }
  .info-list h2 {
    margin-bottom: 0;
    font-size: 24px;
  }
  .info-list ul {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .contacts-top .logo {
    text-align: center;
  }
  .contacts-top .logo img {
    margin-top: 20px;
    margin-right: 0;
  }

  .auth-form h2 {
    margin-top: 40px;
  }
  .auth-form > .inner {
    display: block;
  }
  .auth-form > .inner > .col {
    width: auto;
  }
  .request-form h2 {
    margin-top: 40px;
    margin-bottom: 0px;
  }

  #brtfooter a.logo {
    float: none;
    width: auto;
    margin: 0;
    margin-bottom: 10px;
  }
  #brtfooter .menu {
    margin: 0;
    margin-bottom: 10px;
  }
  #brtfooter .menu ul {
    float: none;
    width: auto;
    min-height: 0;
    border-left: 0;
  }
  #brtfooter .menu ul li a {
    text-align: center;
  }
  #brtfooter .contacts a.phone {
    font-size: 24px;
  }
  #brtfooter .addresses p {
    float: none;
    width: auto;
  }
  #brtfooter .addresses p + p {
    margin-top: 10px;
  }

  #forwarder_btn {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 375px) and (max-width: 500px) and (orientation: portrait) {
  .main-descr > .inner {
    padding-top: 350px;
  }
}

@media screen and (max-width: 800px) and (orientation: landscape) {
  .main-descr > .inner {
    padding-top: 650px;
  }
}

@media screen and (max-width: 700px) and (orientation: landscape) {
  .main-descr > .inner {
    padding-top: 600px;
  }
}

@media screen and (max-width: 600px) and (orientation: landscape) {
  .main-descr > .inner {
    padding-top: 500px;
  }
}
