@media (max-width: 1199px) {
  .header-section, .header-section .download-links, .site-name {
    float: none;
    text-align: center;
  }
  .contact-title {
    font-size: 1.3em;
  }
  .form-container h2 {
    font-size: 36px;
  }
  .feature-items.style-3.list-style .item {
    margin-right: 30px;
  }
}
@media (max-width: 992px) {
  .member-profile {
    min-height: 475px;
  }
  .footer-section .copyright-info {
    text-align: center !important;
  }
}
@media (max-width: 991px) {
  .call-btn:after {
    content: '';
  }
  .member-profile {
    min-height: inherit;
  }
  #banner.contact-section {
    background-position: center left !important;
  }
  #consultation.contact-section {
    background-position: top right !important;
  }
  #consultation.contact-section .container {
    display: flex;
    flex-direction: row-reverse;
  }
  #banner .embed-container {
    margin-bottom: 60px;
  }
  #banner.contact-section .banner-title {
    font-size: 2em;
  }
  .contact-title {
    font-size: 1.5em;
  }
  .form-container h2 {
    font-size: 38px;
  }
  .accord-img {
    float: none;
  }
  .feature-items.style-3.list-style .item {
    display: block;
    margin: 0 auto 15px;
  }
  .section-title {
    text-align: center;
  }
}
@media (max-width: 736px) {
  .header-section .download-links > .link-item {
    padding: 5px 20px;
  }
  .header-section .download-links > .link-item > .name {
    font-size: 1em;
  }
  .header-section {
    padding: 10px 10px 0;
  }
}
@media (max-width: 649px) {
  #consultation.contact-section .container {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (max-width: 480px) {
  #banner.contact-section .banner-title {
    font-size: 1.5em;
  }
  #consultation.contact-section .banner-title {
    font-size: 2em;
  }
  .download-links > .link-item {
    padding: 15px 20px;
  }
  .section-padding {
    padding: 50px 0;
  }
  .confirmation-header {
    padding: 100px 0 50px 0;
  }
  .site-name img {
    width: 45%;
  }
}
@media (max-width: 413px) {
  .banner-title {
    font-size: 2.5em;
  }
}
@media (max-width: 390px) {
  h1 {
    font-size: 32px;
  }
  .deal-details {
    font-size: 26px;
    line-height: 30px;
  }
  .how-section h1 {
    font-size: 38px;
  }
}
@media (max-width: 381px) {
  .banner-title {
    font-size: 2.1em;
  }
  .header-section .download-links {
    margin-left: 0px;
  }
}
@media (max-width: 349px) {
  .contact-title {
    font-size: 1.2em;
  }
  h1 {
    font-size: 30px;
  }
}
@media (max-width: 334px) {

}
@media (max-width: 331px) {
  .banner-title {
    font-size: 2.0em;
  }
}