@media only screen and (max-width: 1700px) {
  header h1 {
    font-size: 330%;
  }
  .orange_block h4 {
    font-size: 230%;
  }
  .orange_block .right h4 {
    font-size: 190%;
  }
}
@media only screen and (max-width: 1440px) {
  header h1 {
    font-size: 300%;
  }
  .orange_block h4 {
    font-size: 200%;
  }
  .orange_block .right h4 {
    font-size: 160%;
  }
}
@media only screen and (max-width: 1385px) {
  .orange_block .right form {
    flex-direction: column;
    align-items: flex-start;
  }
  .orange_block .right form p, .orange_block .right form input[type="email"] {
    width: 100%;
  }
  .orange_block .right form input[type="submit"] {
    margin-left: auto;
    margin-right: 0px;
    width: 100%;
    max-width: 182px;
  }
}
@media only screen and (max-width: 1310px) {
  header .logo {
    max-width: 302px;
  }
  header h1 {
    font-size: 270%;
  }
  .orange_block h4 {
    font-size: 170%;
  }
  .orange_block .right h4 {
    font-size: 130%;
  }
  .white_block ul li {
    font-size: 22px;
    line-height: 34px;
  }
  .white_block img {
    padding-right: 0;
  }
}
@media only screen and (max-width: 1158px) {
  header h1 {
    font-size: 230%;
  }
  header .logo {
    max-width: 238px;
  }
  .orange_block h4 {
    font-size: 160%;
  }
  .orange_block .left {
    padding-right: 30px;
  }
  .orange_block .right {
    padding-left: 30px;
  }
  .orange_block .right form input[type="submit"] {
    max-width: 142px;
    padding: 6px 30px;
  }
  .white_block ul li {
    font-size: 18px;
    line-height: 30px;
  }
  footer form input[type="submit"], footer form textarea[type="submit"] {
    max-width: 142px;
    padding: 6px 30px;
  }
}
@media only screen and (max-width: 976px) {
  header {
    min-height: 200px;
  }
  header .logo {
    max-width: 170px;
    padding: 20px;
    right: 70px;
  }
  header h1 {
    font-size: 180%;
  }
  .orange_block {
    padding: 30px 0px;
  }
  .orange_block h4 {
    font-size: 110%;
  }
  .orange_block .right form input[type="submit"] {
    max-width: 119px;
    padding: 2px 17px;
  }
  .orange_block .right h4 {
    font-size: 102%;
  }
  .white_block {
    padding: 42px 0;
  }
  .white_block .row {
    justify-content: center;
    align-items: center;
  }
  .white_block .row .col-3 {
    max-width: 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    margin-bottom: 1rem;
  }
  .white_block .row .col-3:nth-child(1) {
    max-width: 40%;
    flex: 0 0 40%;
  }
  .white_block .row .col-6 {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .white_block .row ul {
    padding-left: 0;
  }
  footer {
    padding: 20px 0;
  }
  footer .left h3 {
    margin-bottom: 28px;
  }
  footer .col-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 668px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1750px;
  }
  header h1 {
    font-size: 150%;
  }
  header .row {
    flex-direction: column;
  }
  header .row .col-8 {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  header .logo {
    max-width: 160px;
    padding: 12px;
    margin-left: 0;
    position: relative;
    right: auto;
    left: 15px;
    width: 100%;
    align-items: flex-start !important;
    justify-content: flex-start !important;
  }
  header .header_title {
    margin-top: 25px;
  }
  .orange_block .row {
    flex-direction: column;
  }
  .orange_block .row .col-6 {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .orange_block .left {
    border-right: 0px;
    padding-right: 15px;
    border-bottom: 2px solid #fff;
  }
  .orange_block .right {
    margin-top: 1rem;
    padding-left: 15px;
  }
  footer form .wpcf7-list-item {
    margin-top: 0;
  }
  footer form label {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.29px;
    font-weight: normal;
    line-height: 15px;
    font-size: 18px;
    padding-top: 16px;
  }
  footer form textarea {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    resize: none;
    height: 140px;
  }
  footer .left h3 {
    margin-bottom: 1rem;
  }
  footer .left h1, footer .left h2, footer .left h3, footer .left p, footer .left a {
    font-weight: bold;
    font-size: 23px;
    line-height: 30px;
    letter-spacing: 0.62px;
  }
  form span.wpcf7-list-item-label {
    line-height: normal;
  }
}
@media screen and (max-width: 400px) {
  header h1 {
    font-size: 124%;
  }
  .white_block .row .col-3:nth-child(1) {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .white_block .row .col-3:nth-child(1) img {
    max-width: 70%;
  }
  .white_block .row .col-3 {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .white_block ul li {
    font-size: 16px;
    line-height: 24px;
  }
}
