@media (min-width: 1400px) {
  .list-items img {
    max-width: 486px;
    float: right;
  }
}
@media (min-width: 1024px) {
  .arrive-form form {
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .close-menu,
  .mobile-info,
  .mobile-toggle {
    display: none;
  }
}
@media (max-width: 1199px) {
  .callus .main-menu {
    position: unset;
    padding: 0;
  }
  .callus .call-group a {
    font-size: 17px;
    letter-spacing: 2px;
  }
  .newsletter-form {
    padding-right: 2px;
  }
  .callus {
    padding-left: 20px;
  }
}
@media (max-width: 1023px) {
  .items-content {
    padding-left: 120px;
    max-width: 45ch;
  }
}
@media (max-width: 991px) {
  .close-menu,
  .mobile-toggle {
    cursor: pointer;
  }
  .top-header ul li {
    display: none;
  }
  .top-header ul li.search-btn {
    display: inline-block;
  }
  .top-header {
    display: flex;
    justify-content: flex-end;
    gap: 27px;
    margin: 0;
    padding-top: 10px;
    border: none;
  }
  .book-now-list-mobile li a {
    width: 100%;
  }
  .book-now-list-mobile li a:hover {
    color: var(--white-color);
  }
  .mobile-info ul .book-now-outer {
    margin-bottom: 30px !important;
  }
  .book-now-mobile {
    width: 100%;
    height: 42px;
    line-height: 35px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .book-now-list-mobile {
    position: relative;
    width: 100%;
    border-radius: 0 0 10px 10px;
  }
  .close-menu {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 10px;
    padding: 10px;
  }
  #hero-section img {
    min-height: 500px;
    object-fit: cover;
    object-position: 80%;
  }
  .items-content {
    padding: 0;
    margin-bottom: 30px;
  }
  .items-content:before {
    left: 0;
    top: 0;
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
  }
  .custom-section {
    padding-bottom: 100px;
  }
  .bottom-form form {
    gap: 14px 20px;
  }
  .bottom-form .field.message-field {
    width: 67%;
  }
  .bottom-form .field.button-field {
    width: 30%;
    margin-top: 10px;
  }
  .social-icons ul a {
    width: 38px;
    height: 38px;
    line-height: 36px;
  }
  .destination-title-section .title-sections {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .destination-title-section {
    gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }
  .destination-items-outer {
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    padding-bottom: 120px;
  }
  .items-des:before {
    font-size: 42px;
    top: 10px;
    left: 0;
  }
  .items-des {
    padding-left: 60px;
  }
  #contact-footer h3 {
    font-size: 57px;
  }
}
@media (min-width: 768px) {
  .mobile-view {
    display: none;
  }
}
@media (max-width: 767px) {
  .f-menus h4,
  .inner-common h4 {
    font-size: 18px;
  }
  .destination-title-section h1,
  .hero-copy h1 {
    max-width: 10ch;
  }
  .primary-button.arrive-form-button {
    width: auto !important;
    min-width: auto;
    margin: auto;
    display: block;
  }
  .title-arrow {
    margin: 60px auto 40px;
    height: 150px;
  }
  .title-arrow:after {
    width: 11px;
    height: 11px;
    left: -5px;
  }
  .container {
    padding-inline: 20px;
  }
  .arrive-form .field,
  .arrive-form .field.r-w:first-child {
    width: 100%;
  }
  .hero-copy .container {
    margin-top: -100px;
  }
  .destinations-listing {
    background-size: 350%;
    background-position: 16% 0;
  }
  .destination-img {
    margin-bottom: 20px;
  }
  .destination-items-outer {
    grid-template-columns: 1fr;
  }
  .logo {
    padding-top: 5px;
  }
  header {
    padding: 15px 10px;
  }
  .copy-outer .tandc {
    order: 2;
  }
  .copy-outer {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 40px;
  }
  .background-logo {
    background-size: 100%;
    padding-top: 40px;
  }
  .f-menus h4 {
    font-style: normal;
    line-height: 22px;
    margin-bottom: 13px;
    padding-bottom: 13px;
    border-bottom: 1px solid #d2d2d2;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .menus-list.first-menu ul li {
    flex: 0 0 100%;
  }
  .f-menus h4:after {
    background: url(../images/select.png) center no-repeat;
    display: inline-block;
    content: "";
    width: 20px;
    height: 20px;
    text-align: center;
    transition: 0.35s;
    -webkit-transition: 0.35s;
    -moz-transition: 0.35s;
    -ms-transition: 0.35s;
    -o-transition: 0.35s;
  }
  .f-menus h4.active:after {
    transform: rotate(180deg);
  }
  .bottom-form .field.button-field,
  .bottom-form .field.message-field {
    width: 100%;
    text-align: center;
  }
  .title-sections.full-width h3 .big-with-italic {
    max-width: 100%;
    white-space: nowrap;
  }
  .title-sections.full-width h3 {
    max-width: 12ch;
    margin: auto;
  }
  .custom-section {
    padding-bottom: 100px;
  }
  .list-items {
    padding: 0 5px;
  }
  .view-more {
    margin-top: 40px;
  }
  .list-items .row .col-lg-5,
  .list-items .row .col-lg-7 {
    padding-left: 0;
    padding-right: 0;
  }
  .disnep-section {
    padding-bottom: 40px;
    background-size: cover;
    background-position: center 105px;
  }
  .list-items .row {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .items-content:before {
    font-size: 40px;
    top: 3px;
  }
  .disnep-heading {
    font-size: 36px;
    letter-spacing: 9px;
    line-height: 52px;
    max-width: 19ch;
  }
  img.desktop-view {
    display: none;
  }
  .hero-copy h1 {
    font-size: 48px;
    line-height: 53px;
  }
  .arrive-form {
    padding-block: 40px 0px;
  }
  .arrive-form input,
  .arrive-form select {
    width: 100% !important;
    min-width: 100%;
  }
  .arrive-form .field.r-w {
    width: 100%;
  }
  .arrive-form form {
    justify-content: space-between;
  }
  .arrive-form .field button {
    margin: auto;
    display: flex;
    align-items: center;
  }
  #set-sail {
    padding: 40px 0 0;
  }
  .inner-container {
    display: inline-block;
    padding-top: 80px;
  }
  .big-with-italic {
    font-size: 40px;
    line-height: 45px;
  }
  #meet-our-fleet {
    padding-top: 100px;
  }
  .f-menus .menus-list {
    display: none;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  .f-menus li a {
    padding-bottom: 10px;
    width: 100%;
  }
  .newsletter-form {
    text-align: left;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #cecece;
  }
  .newsletter-outer,
  section#bottom-footer {
    padding-top: 0;
  }
  .callus .call-group a {
    font-size: 20px;
  }
  .callus {
    padding: 0;
    border: none;
  }
  .copy-outer .social-icons {
    order: 3;
    padding-top: 32px;
  }
  .heading-sections p {
    max-width: 31ch;
    margin: auto;
    letter-spacing: 0.1px;
  }
  .footer-logo-section {
    padding-top: 80px;
  }
  .padding-top220 {
    padding-top: 180px;
  }
}
@media (max-width: 480px) {
  .copy-outer {
    padding-left: 10px;
  }
  .title-sections p {
    max-width: 34ch;
  }
  .callus .call-group a {
    font-size: 18px;
  }
}
