@media (max-width: 1390px) {
  .hero_social_media {
    position: absolute;
    left: 10px;
  }
}

@media (max-width: 1290px) {
  .containerinner {
    max-width: 1080px;
  }
}

@media (max-width: 1190px) {
  .containerinner {
    max-width: 850px;
  }

  .Header_row .menu ul.site_menu li.nav_link {
    margin: 0 10px 0 0px;
  }

  .Header_row .menu ul.site_menu li.nav_link a {
    font-size: 14px;
  }

  .form-step .fare-item .price_Controls {
    width: 40%;
  }

  section.why_choose_us .img.why_choose_us_img.img .three {
    width: calc(45% - -12px);
  }

  section.why_choose_us .img.why_choose_us_img.img .two {
    width: calc(53% - 20px);
  }
}

@media (max-width: 991px) {
  .hero_social_media {
    position: unset;
    display: flex;
    order: 3;
    margin: 0 0 20px;
    display: none;
  }

  .hero_social_media .icons {
    flex-direction: row;
    justify-content: center;
    width: 100%;
    order: 4;
  }

  section.hero {
    padding: 250px 0 0;
  }

  .hero_social_media::before {
    display: none;
  }

  .hero_social_media::after {
    display: none;
  }

  .hero_social_media .icons a {
    background: #f40d3880;
  }

  .Header_row .menu ul.site_menu li.nav_link {
    margin: 0 10px 0 0px;
  }

  section.How_It_Works {
    margin: 0;
  }

  section.about .col-md-6 {
    width: 100%;
  }

  section.about .col-md-6:first-child {
    order: 1;
  }

  .how_it_work_info .boxes span.border {
    display: none;
  }

  section.about .img .one {
    width: 50%;
  }

  section.about .img .video {
    width: 50%;
    right: 50px;
    top: 50px;
  }

  div#VideoModal .modal-dialog {
    width: 90%;
  }

  section.Contact .contact_box .col-md-5 {
    width: 100%;
    margin: 0 0 30px;
  }

  section.Contact .contact_box .col-md-7 {
    width: 100%;
  }

  section.Contact .contact_box .contact_info ul {
    margin: 0 0 0;
  }

  section.Contact .contact_box .contact_info ul li {
    margin: 0 0 20px;
  }

  section.hero {
    margin: -145px 0 0;
  }

  .site_footer {
    padding: 50px 15px 0;
  }

  .site_footer .col-md-4 {
    width: 100%;
    margin: 0px 0 20px;
  }

  .site_footer .col-md-2 {
    width: 50%;
    margin: 0 0 20px;
  }

  .Header_row {
    margin: 15px 0 0;
    padding: 8px 15px;
  }

  .Header_row .menu ul.site_menu {
    position: fixed;
    width: 100%;
    background: #222222f2;
    top: -1000px;
    height: 100%;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
    left: 0;
  }
  .Header_row .menu ul.site_menu li.button {
    display: none;
  }

  .Header_row .menu ul.site_menu li.nav_link {
    margin: 0 0 15px;
  }

  .Header_row .menu ul.site_menu li.nav_link a {
    color: #fff;
    font-size: 32px;
  }

  .Header_row .menu span.toggle {
    display: block !important;
    width: 30px;
    height: 22px;
    position: relative;
  }

  .Header_row .menu span.toggle span {
    position: absolute;
    width: 100%;
    height: 1.5px;
    background: #494949;
    top: 0;
    right: 0;
  }

  .Header_row .menu span.toggle span.two {
    top: 10px;
    width: 80%;
  }

  .Header_row .menu span.toggle span.three {
    top: 20px;
  }

  .Header_row .logo h1 {
    margin: 0;
  }

  .Header_row .menu ul.site_menu.active {
    top: 0 !important;
  }

  i.fa.fa-close.d-none {
    display: block !important;
    color: #fff;
    font-size: 32px;
    position: absolute;
    top: 20px;
    right: 20px;
  }

  .mobile_btn_only {
    display: block !important;
    width: 100%;
    position: relative;
    z-index: 1;
  }

  .Header_row {
    flex-wrap: wrap;
  }

  .mobile_btn_only ul {
    margin: 13px 0 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
  }

  .mobile_btn_only ul li.button {
    width: calc(50% - 5px);
    list-style: none;
  }

  .mobile_btn_only ul li.button button {
    width: 100%;
    padding: 8px 0;
    border-radius: 50px;
    border: 0;
    color: #fff;
    background: #f40d38;
  }

  .Header_row.sticky {
    top: -15px;
  }

  section.inner_banner_main {
    margin: -145px 0 30px;
  }

  section.inner_banner_main .inner_banner h2.heading {
    font-size: 32px;
  }

  section.inner_banner_main .inner_banner ul.breadcrumb {
    margin: 0 0 3px;
  }

  .Session_ticket .top_bar .heading h2 {
    font-size: 20px;
  }

  .Session_ticket .top_bar button {
    font-size: 22px;
  }

  .form-step .fare-item {
    flex-wrap: wrap;
  }

  .form-step .total {
    width: 100%;
    margin: 10px 0 0;
  }

  .Confirm_Details .col-md-4 {
    width: 100%;
    margin: 0 0 20px;
  }

  .Confirm_Details .col-md-8 {
    width: 100%;
  }

  .data_steper .payment_and_button {
    flex-wrap: wrap;
    gap: 20px;
  }

  .form-step .fare-info {
    width: 50%;
  }

  .form-step .fare-item .price_Controls {
    width: 50%;
  }

  .sesion_passes .boxes .box {
    width: calc(50% - 8px);
  }

  section.why_choose_us .img.why_choose_us_img.img .two {
    width: calc(53% - -17px);
  }

  section.why_choose_us .img.why_choose_us_img.img .three {
    width: calc(45% - 15px);
  }

  section.about .aboutcontant h2 {
    font-size: 32px;
  }

  section.strip .counts .count span.number {
    font-size: 40px;
    margin: 0 0 15px;
  }

  section.strip .counts .count span.text {
    font-size: 16px;
  }

  section.why_choose_us .img.why_choose_us_img.img .two {
    height: fit-content;
  }

  section.why_choose_us .img.why_choose_us_img {
    height: fit-content;
  }

  section.about.why_choose_us {
    margin: 0 0 0;
  }

  section.why_choose_us .aboutcontant {
    margin: -150px 0 200px;
  }

  section.Meet_With_Guide .col-md-3 {
    width: 50%;
    margin: 0 0 20px;
  }

  section.Meet_With_Guide .team_info .img_social .social {
    bottom: 10px;
  }
}

@media (max-width: 767px) {
  section.hero {
    padding: 200px 0 0;
    margin: -150px 0 0;
  }

  section.hero .booking .Booking_form ul#pills-tab li.nav-item {
    width: 50%;
  }

  section.hero .booking .Booking_form ul#pills-tab li.nav-item button {
    width: 100%;
    font-size: 12px;
  }

  section.hero .booking .Booking_form .form .fields .form-group {
    width: 100%;
  }

  section.hero .booking .Booking_form .form .fields {
    flex-wrap: wrap;
    gap: 5px;
  }

  section.hero .booking .Booking_form .form .fields .form-group select {
    font-size: 14px;
  }

  section.hero .booking .Booking_form .form .fields .form-group label {
    font-size: 14px;
  }

  .how_it_work_info .boxes .box {
    /* width: 50%; */
    margin: 0 0 20px;
  }

  .how_it_work_info .boxes {
    flex-direction: row;
    flex-wrap: nowrap;
    min-width: 600px;
    justify-content: flex-start;
    gap: 20px;
  }

  .how_it_work_info {
    overflow: auto;
  }

  .how_it_work_info .boxes .box span {
    font-size: 12px;
  }

  section.about .aboutcontant h2 {
    font-size: 24px;
    margin: 0 0 20px;
  }

  section.about .aboutcontant {
    top: 0;
    margin: 0;
  }

  section.about .aboutcontant h2 br {
    display: none;
  }

  section.about {
    margin: 30px 0 0;
  }

  section.about .aboutcontant ul li span strong {
    font-size: 14px;
  }

  section.about .aboutcontant ul li span p {
    font-size: 12px;
  }

  section.about .aboutcontant ul li span.icon {
    width: 55px;
    height: 55px;
  }

  section.about .aboutcontant ul li {
    gap: 10px;
  }

  section.about .aboutcontant ul li span {
    width: 80%;
  }

  section.about .aboutcontant ul li span.icon img {
    width: 60%;
  }

  section.about .img .three {
    right: auto;
    margin: 13px 0 0;
  }

  section.Frequently_Asked_Question
    .faq
    .accordion-item
    button.accordion-button {
    padding: 10px 16px;
    font-size: 14px;
    line-height: 18px;
  }

  section.Frequently_Asked_Question .faq .accordion-item .accordion-body {
    font-size: 14px;
  }

  section.Frequently_Asked_Question
    .faq
    .accordion-item
    button.accordion-button::after {
    width: 20px;
    height: 20px;
  }

  section.Contact {
    margin: 30px 0 30px;
  }

  section.Contact .contact_box {
    padding: 15px 15px 50px;
  }

  section.Contact .contact_box .contact_info {
    padding: 15px;
  }

  section.Contact .contact_box .contact_info h2 {
    font-size: 22px;
    margin: 0 0 3px;
  }

  section.Contact .contact_box .contact_info p {
    font-size: 14px;
  }

  section.Contact .contact_box .contact_info ul li {
    margin: 0 0 10px;
  }

  div#LoginModal .modal-dialog .modal-body .login_form .form {
    width: 100%;
  }

  div#LoginModal .modal-dialog .modal-body .login_form {
    flex-wrap: wrap;
  }

  div#LoginModal .modal-dialog .modal-body .login_form .img {
    display: none;
  }

  div#LoginModal .modal-dialog .modal-header button.close {
    color: #222;
  }

  section.inner_banner_main {
    margin: -145px 0 30px;
    padding: 170px 0 40px;
  }

  .mainData .boxes_inner .box_inner .stepper .step span.step_text {
    font-size: 10px;
  }

  .form-step .fare-info {
    width: 100%;
    margin: 0 0 10px;
  }

  .form-step .fare-item .price_Controls {
    width: 100%;
    flex-wrap: wrap;
    gap: 10px;
  }

  .form-step .total {
    text-align: left;
  }

  .form-step .controls input {
    width: 70%;
  }

  .form-step .controls button {
    width: 30%;
  }

  .data_steper .payment_and_button .total_payble_amount {
    width: 100%;
  }

  .data_steper .payment_and_button .buttons {
    width: 100%;
  }

  .data_steper .payment_and_button .buttons button {
    padding: 10px 25px;
    font-size: 13px;
  }

  .mainData .boxes_inner .box_inner {
    padding: 10px;
  }

  .form-step .controls {
    width: 100%;
  }

  .mainData .boxes_inner .box_inner form .form-group {
    width: 100%;
  }

  .Modal_custom .modal-dialog .modal-body .login_form .form {
    width: 100%;
  }

  .Modal_custom .modal-dialog .modal-body .login_form .img {
    display: none;
  }

  .otp-inputs input {
    width: 45px;
    height: 45px;
  }

  .confirmations_forms .coupan_main .coupan {
    width: 100%;
  }

  .mainData
    .boxes_inner
    .box_inner
    .confirmations_forms
    form.form_details
    .form-group {
    width: 100% !important;
  }

  .BookingConfirmed .top_part {
    padding: 15px;
  }

  .BookingConfirmed .top_part .text {
    width: 100%;
  }

  .BookingConfirmed .top_part .qr_code {
    width: 100%;
  }

  .BookingConfirmed .bottom {
    flex-wrap: wrap;
    padding: 0px 15px 15px;
  }

  .BookingConfirmed .bottom .left_text .my_booking {
    margin: 0 0 0;
  }

  .BookingConfirmed .bottom .left_text .my_booking button {
    font-size: 14px;
  }

  .BookingConfirmed .bottom .left_text .my_booking a {
    font-size: 14px;
  }

  .BookingConfirmed .bottom .left_text span {
    font-size: 14px;
  }
  .BookingConfirmed .bottom .right_details {
    width: 100%;
  }

  section.inner_banner_main .inner_banner h2.heading {
    font-size: 24px;
  }

  section.inner_banner_main .inner_banner ul.breadcrumb a {
    font-size: 12px;
  }

  section.inner_banner_main .inner_banner ul.breadcrumb li {
    font-size: 12px;
  }

  section.inner_banner_main .inner_banner ul.breadcrumb i {
    font-size: 12px;
  }

  .sesion_passes .boxes .box {
    width: 100%;
  }

  section.ticket-booking.mainData .sesion_passes .heading h2 {
    font-size: 20px;
  }

  section.about .img .three {
    width: 50%;
  }

  section.about .img .one {
    width: 60%;
  }

  section.strip .counts .count span.number {
    font-size: 26px;
    margin: 0 0 -5px;
  }

  section.strip .counts .count span.text {
    font-size: 12px;
    margin: 0 0 0;
  }

  section.why_choose_us .img.why_choose_us_img.img .three {
    width: calc(50% - 24px);
    top: -80px;
  }

  section.why_choose_us .img.why_choose_us_img.img .two {
    width: calc(48% - -17px);
  }

  section.about .aboutcontant {
    margin: 0;
  }

  section.about .aboutcontant h4 {
    font-size: 16px;
  }

  section.why_choose_us .aboutcontant p {
    font-size: 14px;
  }

  section.Meet_With_Guide .heading h4 {
    font-size: 16px;
  }

  section.Meet_With_Guide .col-md-3 {
    width: 100%;
  }

  section.Meet_With_Guide {
    margin: 0 0 40px;
  }

  section.about .img .video {
    width: 60%;
    right: 0;
  }

  section.contact_info .info {
    margin: 0 0 15px;
  }

  section.get_in_touch_form {
    background-size: cover;
  }

  section.get_in_touch_form .contact_info_main {
    padding: 20px 15px;
  }

  section.get_in_touch_form .title h2 {
    font-size: 20px;
    margin: 0 0 5px;
  }

  section.get_in_touch_form .title p {
    font-size: 14px;
    margin: 0 0 30px;
  }

  section.get_in_touch_form .form form .form-group {
    width: 100%;
    margin: 0 0 15px;
  }

  section.my_bookings_main .booking_tab {
    padding: 15px;
  }

  section.my_bookings_main .booking_tab ul#myTab li.nav-item button {
    font-size: 14px;
  }

  section.my_bookings_main .booking_tab .data .box {
    padding: 15px;
  }

  section.my_bookings_main .booking_tab .data .box .date {
    font-size: 16px;
  }

  section.my_bookings_main .booking_tab .data .box .booking_info span {
    font-size: 14px;
  }

  section.my_bookings_main .booking_tab .data .box .booking_info strong {
    font-size: 14px;
  }

  section.my_bookings_main
    .booking_tab
    .data
    .box
    .price_status_info
    .payment
    strong {
    font-size: 16px;
  }

  section.my_bookings_main .booking_tab .data .box .status {
    font-size: 14px;
  }

  section.my_bookings_main
    .booking_tab
    .data
    .box
    .price_status_info
    .button
    button {
    font-size: 12px;
    padding: 8px 10px;
  }

  section.ticket-booking.mainData .heading_tab {
    flex-wrap: wrap;
  }

  .heading_tab .heading h2 {
    font-size: 20px;
  }

  .heading_tab .ATS_LOUDGE_TAB {
    width: 100%;
    margin: 5px 0 0;
  }

  .heading_tab .ATS_LOUDGE_TAB div#nav-tab button {
    width: 50%;
    font-size: 12px;
  }

  .ATS_LOUDGE_TAB_DATA .Ticket_type_tab div#nav-tab button {
    font-size: 16px;
  }

  .ATS_LOUDGE_TAB_DATA .Ticket_type_tab div#nav-tab button span {
    font-size: 12px;
  }

  .Ticket_type_tab div#nav-tabContent .top_form form {
    flex-wrap: wrap;
  }

  .Ticket_type_tab div#nav-tabContent .top_form form .form-group {
    flex: auto;
    width: 100%;
  }
  section.policy_contant h2 {
    font-size: 18px;
  }

  section.policy_contant p {
    font-size: 14px;
  }
  .site_footer .menu ul li a {
    font-size: 14px;
  }
  p span {
    display: inline-block;
  }

  .Modal_custom .modal-dialog .modal-header button.close {
    color: gray !important;
  }
}

@media (max-width: 567px) {
  .reschedule.row {
    display: grid !important;
  }
  .data_steper .reschedule_payment_and_button {
    justify-content: center !important;
  }

  .data_steper .reschedule_payment_and_button .buttons {
    column-gap: 10px;
    display: grid;
    row-gap: 10px;
    width: 100%;
  }
}

@media (max-width: 400px) {
  .departure-time-range {
    display: block;
  }
}
