.under-991 {
  display: none;
}
@media only screen and (max-width: 991px) {
  .home-hero-img img {
    max-width: 700px;
  }
  .home-hero-img::after {
    height: 204px;
  }
	#flota {
		padding-top: 40px !important;
	}
  .main-navigation {
    position: fixed;
    right: 0;
    top: 72px;
    height: auto;
    z-index: 9;
    background: #f8f9fa;
    width: 100vw;
    /* height: calc(100svh - 72px); */
    /* transform: translateX(100%); */
  }
  .site-header .col-12 > .flex {
    flex-direction: row-reverse;
  }
  .under-991 {
    display: block;
  }
  .main-navigation {
    display: none;
  }
  .above-991 {
    display: none;
  }
  .home-lizing-services h2 {
    text-align: center;
  }
  .home-lizing-services .under-991 .filled__button {
    width: max-content;
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }
  .home-fleet__item {
    width: 100%;
  }
  .home-fleet__item:last-of-type .home-fleet__content {
    left: 0;
  }
  .home-services-list {
    flex-wrap: wrap;
  }
  .home-services__item {
    width: 100%;
  }
  .home-about-content {
    padding-left: 0;
    padding-top: 20px;
    text-align: center;
  }
  .home-about-content {
    left: 20px;
  }
  .home-faq__trigger h4 {
    white-space: normal;
    line-height: 25px;
    padding-right: 30px;
  }
  .home-contact__right {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-top: 20px;
    margin-top: -5px;
  }
  .home-contact__link {
    margin-bottom: 20px;
  }
  .home-contact__left {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* .home-contact__link-item a {
    background: #95d2f0;
    color: #3b4147;
  } */
  .home-contact__right h2,
  .home-contact__right .paragraph__xl,
  .home-contact__right .contact-form__logo {
    display: none;
  }
  .header-right {
    justify-content: flex-start;
  }
  .footer-col-1 {
    text-align: center;
  }
  .footer-col-1 a {
    justify-content: center;
    margin-bottom: 40px;
  }
  .hamburger-menu {
    display: flex;
  }
  .header-right > a:first-of-type {
    display: none;
  }
  .site-logo {
    justify-content: flex-end;
  }
  header {
    padding: 20px 0;
    background: #f8f9fa;
    border-bottom: 1px solid #ebebeb;
  }
  .main-navigation ul {
    flex-direction: column;
  }
  .main-navigation {
    padding: 20px;
    text-align: center;
  }
  .main-navigation ul {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .home-hero {
    padding-top: 107px;
  }
  .home-hero-content h1 {
    font-size: 33px;
  }
  .filled__button {
    padding: 18px 20px;
    font-size: 14px;
    line-height: 1;
  }
  .home-lizing-services img {
    height: 187px;
    object-fit: cover;
  }
  h2 {
    font-size: 33px;
  }
  .home-fleet__item img {
    max-height: 187px;
    object-fit: cover;
  }
  .home-fleet__item h3,
  .home-fleet__item:last-of-type .home-fleet__content h3 {
    font-size: 16px;
  }
  .home-fleet__item::after {
    height: 80px;
  }
  .home-fleet__item:last-of-type .home-fleet__content {
    left: 0px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    bottom: 0;
    top: unset;
    transform: unset;
  }
  .home-fleet__content br {
    display: none;
  }
  /* .home-lizing-services {
    padding-top: 0;
  } */
}
@media only screen and (max-width: 575px) {
  .home-hero-img img {
    transform: translateX(-70px);
    width: 610px;
  }
  .home-hero-img::after {
    height: 178px;
  }
  .home-hero-content h1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  #page {
    overflow-x: hidden;
  }
  .home-fleet {
    padding-top: 0;
  }
  .home-fleet__item:not(:last-of-type) img {
    min-height: 100%;
    height: unset;
    object-position: 0 -180px;
  }
  .home-fleet__item img {
    height: 187px;
    min-height: 100%;
  }
  .home-fleet__item:last-of-type::after {
    height: 99px;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #056487 100%);
  }
  .home-fleet-list,
  .home-services-list {
    gap: 20px;
  }
  .home-services h3 {
    font-size: 31px;
  }
  .home-cta .container {
    padding-left: 0;
    padding-right: 0;
  }
  .home-cta__content {
    left: 40px;
  }
  .home-cta {
    padding-bottom: 0;
  }
  .home-cta__wrapper img {
    height: 579px;
    object-fit: cover;
    object-position: -700px 0;
  }
  .home-cta__wrapper {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
  .home-cta__content .filled__button--light {
    background: var(--dark-blue);
  }
  .home-cta__content h2 {
    color: #fff;
  }
  .home-cta__content {
    top: 5%;
    text-align: center;
    margin-left: auto;
    left: 50%;
    transform: translateX(-50%);
  }
  .home-cta {
    padding-top: 0;
  }
  .home-cta::before {
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0)
    );
    z-index: 9;
  }
  .home-cta__content {
    z-index: 9;
  }
  .home-faq__trigger,
  .home-faq__item p {
    padding-left: 0;
  }
  .home-contact__heading {
    margin-bottom: 30px;
  }
}
