.masthead.-type-1 .masthead__text {
  max-width: 100%;
}

@media screen and (max-width: 1450px) {
  .masthead.-type-1 .masthead__title {
    line-height: 1.2;
    font-size: 4.5vw;
  }

  .masthead.-type-1 .masthead__text {
    max-width: 27.75rem;
    font-size: 18px;
  }
}
@media screen and (max-width: 800px) {
  .mt-5-contact, .my-5-contact {
    margin-top: 10rem !important;
  }

  .masthead.-type-1.contact-header {
    height: 110vh;
    width: 100%;
  }

  .masthead.-type-1 .masthead__title {
    line-height: 1.2;
    font-size: 9.5vw;
  }

  .nav__bg {
    width: 100vw;
    right: 0 !important;
    left: auto;
  }

  .navList li a {
    font-size: 20px;
  }

  .navList li a.submenu {
    font-size: 18px !important;
  }

  .header__logo div, .header__logo img {
    width: 210px !important;
  }

  .masthead.-type-1 .masthead__text {
    max-width: 27.75rem;
    font-size: 18px;
  }

  .nav__inner {
    width: 100%;
    right: 0 !important;
    left: auto;
  }

  .map-box .sectionHeading.-xl .sectionHeading__title {
    line-height: 1.1;
    font-weight: 700;
    font-size: 40px;
  }

  section.personalized-support .display-3 {
    font-size: 40px;
    font-weight: 700;
    color: #ffffff !important;
  }

  header.video-box .display-3 {
    font-size: 40px;
    font-weight: 700;
    color: #ffffff !important;
    width: 30%;
    text-align: left;
  }

  .preloader__bg::after {
    top: 40% !important;
    left: 17% !important;
  }

  .n-mobile {
    display: none !important;
  }

  .layout-pt-sm-0 {
    padding-top: 0px !important;
  }

  .mt-sm-0 {
    margin-top: 0px !important;
  }

  .mt-sm-30 {
    margin-top: 30px !important;
  }

  .mt-sm-60 {
    margin-top: 60px !important;
  }

  .pb-sm-0 {
    padding-bottom: 0px !important;
  }

  .pt-sm-0 {
    padding-top: 0px !important;
  }

  .mr-sm-0 {
    margin-right: 0px !important;
  }

  .fs-sm-46 {
    font-size: 46px !important;
    line-height: 1.1 !important;
  }

  .LatamConnect .fs-56 {
    font-size: 36px !important;
  }

  .h-sm-50 {
    height: 50vh !important;
  }

  .w-sm-50 {
    width: 50% !important;
  }

  .diplay-sm-none {
    display: none !important;
  }

  .title-sm-awards {
    text-align: center !important;
    font-size: 30px !important;
    line-height: 1.1 !important;
  }

  .ui-element.-bottom-right {
    bottom: -25px !important;
  }
  .ui-element__social {
    font-size: 1.5rem !important;
  }

  .LatamConnect {
    background-color: #010910;
  }
  .LatamConnect .bg-dark-1 {
    z-index: initial !important;
  }

  .LatamConnect .border-b {
    border-bottom: none;
  }

  .h-115 {
    height: 115vh !important;
  }

  .mt-sm-24 {
    margin-top: 24px !important;
  }

  .px-sm-30 {
    padding-top: 30px;
    margin-bottom: 30px;
  }

  .mt-p-sm-20 {
    display: block;
    margin-top: 20px;
  }

  .mb-sm-20 {
    margin-bottom: 20px !important;
  }

}

@media (max-width: 426px) {
  .ui-element.js-ui {
    transform: translate(0px, -50px) !important;
    margin-top: 88% !important;
  }

  .masthead.-type-1 {
    height: initial !important;
  }
  .mt-130 {
    margin-top: 60px;
  }
}