.desktop-contact {
  display: none;
}
.mobile-contact {
  display: block;
  width: 100%;
  padding: 0;
}

.nopadding {
  padding: 0 !important;
}
.row {
  position: relative;
}
#response {
  margin-bottom: 0 !important;
}
.success {
  margin-top: 10px !important;
}
p,
ul li {
  letter-spacing: 0.09em;
}
.banner img,
.banner video {
  width: 100%;
}
.caption {
  position: absolute;
  font-family: "Helvetica Neue Condensed";
  color: #fff;
  text-transform: uppercase;
  line-height: 0.896;
  text-align: center;
  padding-bottom: 30px;
  top: 27%;
  left: 15%;
  width: 70%;
  z-index: 99;
}
.caption {
  letter-spacing: 0.3em;
}
.caption h1 {
  line-height: 0.876;
  font-size: 15px;
}
.caption h2 {
  font-style: italic;
  margin-bottom: 15px;
  font-size: 14px;
}
.container-fluid {
  padding: unset;
  margin: unset;
}
#contact-section {
  margin: 50px 0;
  background-color: #fff;
}
#contact-section p {
  font-family: "Helvetica Neue Condensed";
  color: #172a53;
  font-size: 18px;
}
#contact-form form input[type="email"],
#contact-form form input[type="tel"],
#contact-form form input[type="text"],
#contact-form form select {
  background: 0 0;
  border: solid 2px #1c1c1b;
  height: 40px;
  width: 100%;
  margin-top: 20px;
  color: #1c1c1b;
  padding-left: 20px;
  font-family: "Helvetica Neue Thin Condensed";
  font-size: 16px;
}
#contact-form form textarea {
  background: 0 0;
  border: solid 2px #1c1c1b;
  height: 90px;
  width: 100%;
  margin-top: 20px;
  color: #1c1c1b;
  padding-left: 20px;
  padding-top: 10px;
  font-family: "Helvetica Neue Thin Condensed";
  font-size: 16px;
}
#contact-form form textarea::placeholder {
  font-family: "Helvetica Neue Thin Condensed";
  font-size: 16px;
}
.btn-submit {
  width: 100%;
  min-width: 0;
  margin-top: 20px;
}
.btn-submit:hover {
  color: #fff;
  background: #1c1c1b;
}
#head-office-section {
  background: #f7f8fa;
  padding-bottom: 50px;
}
#head-office-section .blue-title:after {
  content: "";
  width: 90%;
  height: 1px;
  background-color: #bdbebe;
  position: absolute;
  left: 0;
  top: auto;
  bottom: -15px;
}
.sales-center {
  margin-top: 80px;
}
.head-office {
  margin: 50px 0;
}
#head-office-section ul li {
  font-family: "Helvetica Neue Thin Condensed";
  color: #292929;
  font-size: 16px;
  list-style-type: none;
}
#head-office-section ul {
  padding: 0 !important;
}
#head-office-section h2,
#head-office-section h4,
#head-office-section h5 {
  text-transform: uppercase;
  font-family: "Helvetica Neue Condensed";
}
#head-office-section h4,
#head-office-section h5 {
  color: #3c3f3f;
}
#head-office-section h5 {
  padding-top: 30px;
}
#head-office-section hr {
  border: none;
  height: 1px;
  color: #b1b1b7;
  background-color: #b1b1b7;
}
#head-office-section .sales-center-ul li {
  margin-bottom: 10px;
}
#map {
  width: 100%;
  height: 400px;
  background-color: grey;
  margin: 0;
  display: none;
}
#get-direction-btn {
  display: block;
}
.sales-center-ul #get-direction-btn {
  margin-top: 10px;
}
@media (min-width: 576px) {
  .caption {
    letter-spacing: 0.3em;
  }
  .caption h1 {
    font-size: 40px;
    line-height: 0.876;
  }
  .caption h2 {
    font-size: 25px;
    margin-bottom: 25px;
  }
  #contact-section {
    margin: 50px 40px;
  }
  .head-office {
    margin: 50px 40px;
  }
}
@media (min-width: 768px) {
  .caption h1 {
    font-size: 40px;
    line-height: 0.876;
  }
  .caption h2 {
    font-size: 25px;
    margin-bottom: 25px;
  }
  .col-md-12 {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
  }
  @media (min-width: 992px) {
    .desktop-contact {
      display: block;
      height: 100%;
      width: 100%;
      object-fit: cover;
    }
    .mobile-contact {
      display: none;
    }
    .caption {
      letter-spacing: 0.9em;
    }
    .caption h1 {
      font-size: 43px;
      line-height: 0.876;
    }
    .caption h2 {
      font-size: 25px;
      margin-bottom: 25px;
    }
    #contact-section {
      text-align: center;
      margin: 60px 105px -60px 105px;
    }
    #contact {
      text-align: left;
      position: relative;
      background-color: #fff;
      top: auto;
      padding: 60px 60px 0 60px;
      bottom: 160px;
      z-index: 1;
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 -80px 50px 0 rgba(0, 0, 0, 0.19);
    }
    #contact-form {
      text-align: left;
      background-color: #fff;
      top: auto;
      padding: 0 60px 0 60px;
      bottom: 150px;
      z-index: 9;
    }
    #contact-form form input[type="email"],
    #contact-form form input[type="tel"],
    #contact-form form input[type="text"],
    #contact-form form select {
      width: 31%;
    }
    #contact-form form #name {
      margin-right: 2%;
    }
    #contact-form form #about_us,
    #contact-form form #phone,
    #contact-form form #sales_office {
      margin-left: 2%;
    }
    #contact-form form textarea {
      height: 90px;
      width: 98%;
      margin-top: 20px;
    }
    .btn-submit {
      width: 98%;
      margin-top: 20px;
    }
    .head-office {
      margin: 50px 0;
      padding: 0;
    }
    .zero-padding {
      padding: 0;
    }
    #head-office {
      width: 100%;
    }
    #head-office-section {
      padding: 0 60px 50px 60px;
      margin: 0 105px 0 105px;
    }
    #head-office-section ul li {
      display: inline-block;
      width: 32%;
      vertical-align: top;
      position: relative;
    }
    #head-office-section ul li:not(:last-child):after {
      content: "";
      position: absolute;
      width: 1px;
      height: 60px;
      background-color: #cecece;
      top: 10px;
      right: 0;
    }
    #head-office-section .sales-center-ul li:not(:nth-child(6)):after {
      content: "";
      position: absolute;
      width: 1px;
      height: 60px;
      background-color: #cecece;
      top: 90px;
      right: 0;
    }
    #head-office-section .sales-center-ul li:last-child:after {
      display: none;
    }
    #head-office-section .sales-center-ul li:nth-child(3):after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
    }
    #head-office-section ul li {
      padding-right: 2%;
      padding-left: 2%;
    }
    #head-office-section .sales-center-ul li {
      margin-bottom: 0;
    }
    #map {
      margin: 0 120px 0 120px;
      display: block;
    }
    #get-direction-btn {
      display: none;
    }
  }
  @media (min-width: 1200px) {
    .caption h1 {
      line-height: 0.876;
      font-size: 55px;
    }
    .caption h2 {
      margin-bottom: 25px;
      font-style: italic;
      font-size: 28px;
    }
    #contact-form form #name {
      margin-right: 3%;
    }
    #contact-form form #about_us,
    #contact-form form #phone,
    #contact-form form #sales_office {
      margin-left: 3%;
    }
    #contact-form form input[type="email"],
    #contact-form form input[type="tel"],
    #contact-form form input[type="text"],
    #contact-form form select {
      width: 30%;
    }
    #contact-form form textarea {
      width: 97%;
    }
    .btn-submit {
      width: 97%;
    }
    #head-office-section ul li {
      padding-right: 4%;
      padding-left: 4%;
    }
    #head-office-section ul li {
      width: 31%;
    }
  }
}

[dir="rtl"] * {
  text-align: right;
}

[dir="rtl"] .caption {
  left: unset;
  right: 15%;
}
[dir="rtl"] #contact-form form input[type="email"],
[dir="rtl"] #contact-form form input[type="tel"],
[dir="rtl"] #contact-form form input[type="text"],
[dir="rtl"] #contact-form form select {
  padding-left: unset;
  padding-right: 20px;
}
[dir="rtl"] #contact-form form textarea {
  padding-left: unset;
  padding-right: 20px;
}
[dir="rtl"] #head-office-section .blue-title:after {
  left: unset;
  right: 0;
}
@media (min-width: 768px) {
  @media (min-width: 992px) {
    [dir="rtl"] #contact {
      text-align: right;
    }
    [dir="rtl"] #contact-form {
      text-align: right;
    }
    [dir="rtl"] #contact-form form #name {
      margin-left: 2%;
      margin-right: unset;
    }
    [dir="rtl"] #contact-form form #about_us,
    [dir="rtl"] #contact-form form #phone,
    [dir="rtl"] #contact-form form #sales_office {
      margin-left: unset;
      margin-right: 2%;
    }
    [dir="rtl"] #head-office-section ul li:not(:last-child):after,
    [dir="rtl"] #head-office-section .sales-center-ul li:not(:nth-child(6)):after {
      right: unset;
      left: 0;
    }
  }
  @media (min-width: 1200px) {
    [dir="rtl"] #contact-form form #name {
      margin-left: 3%;
      margin-right: unset;
    }
    [dir="rtl"] #contact-form form #about_us,
    [dir="rtl"] #contact-form form #phone,
    [dir="rtl"] #contact-form form #sales_office {
      margin-right: 3%;
      margin-left: unset;
    }
  }
}
