/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1449px) {

    .hero__filter__box {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

    /* Header scaling for XL */
    .header__navigation ul {
        gap: 5px;
    }

    .header__navigation ul li a {
        font-size: 14px;
        padding: 4px 6px;
    }

    .header__left {
        gap: 20px;
    }

    .header__right {
        gap: 18px;
    }

    .header__contact .theme__btn {
        font-size: 14px;
        padding: 10px 16px;
    }

    .filter__select,
    .selectize-control {
        max-width: 250px;
    }

    .selectize-control.single .selectize-input {
        min-width: unset;
    }

    .filter__main .nice-select {
        width: 270px;
    }

    /* Checkout grid scaling for XL */
    .grid__box__model {
        grid-template-columns: 60% 38%;
        gap: 25px;
    }

    .insurance__single__step {
        padding: 20px;
        gap: 20px;
    }

    .insurance__area {
        padding-block: 70px 120px;
    }

    .step__heading h5 {
        font-size: 18px;
    }

    .payment__title h4 {
        font-size: 18px;
    }

    .payment__box__heading h4,
    .payment__box__heading .price {
        font-size: 16px;
    }

    .concert__slider__wrapper .swiper-button-prev,
    .concert__slider__wrapper .swiper-button-next {
        width: 45px;
        height: 45px;
        padding: 15px;
    }

    .location__filter .filter__check {
        position: unset;
        text-align: start;
    }

    .footer__navigation {
        padding-inline: 15px;
    }

    footer {
        padding-block: 150px 30px;
    }

    .header__content {
        margin-inline: 20px;
    }

    .banner__area {
        margin: 0;
        border-radius: 0;
    }

    .banner__content {
        padding: 40px;
        border-radius: 20px;
        margin-left: 40px;
    }

    .banner__box h4 {
        font-size: 35px;
        line-height: 120%;
        margin-bottom: 10px;
    }

    .banner__box p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }

}

/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {

    .hero__filter__box {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

    /* Checkout grid scaling for LG */
    .grid__box__model {
        grid-template-columns: 58% 40%;
        gap: 20px;
    }

    .insurance__single__step {
        padding: 18px;
        gap: 18px;
    }

    .insurance__area {
        padding-block: 60px 100px;
    }

    .step__heading h5 {
        font-size: 17px;
    }

    .step__number {
        width: 26px;
        height: 26px;
    }

    .step__heading .step__number span {
        font-size: 17px;
    }

    .payment__title h4 {
        font-size: 17px;
        margin-bottom: 18px;
    }

    .payment__box__heading h4,
    .payment__box__heading .price {
        font-size: 15px;
    }

    .payment__option__box {
        padding: 14px;
    }

    .input__field input,
    .phone-input-container input {
        padding: 12px 16px;
        font-size: 14px;
    }

    .filter__main {
        flex-wrap: wrap;
        gap: 15px;
    }

    .filter__select,
    .selectize-control {
        max-width: 100%;
        flex: 1 1 200px;
    }

    .selectize-control.single .selectize-input {
        min-width: unset;
    }

    .filter__calender {
        flex: 1 1 150px;
    }

    .filter__person {
        flex: 0 0 80px;
    }

    .filter__submit {
        flex: 0 0 auto;
    }

    .concert__slider__wrapper .swiper-button-prev,
    .concert__slider__wrapper .swiper-button-next {
        width: 45px;
        height: 45px;
        padding: 15px;
    }

    .footer__navigation {
        padding-inline: 20px;
    }

    /* Header scaling for LG */
    .header__navigation ul {
        gap: 3px;
    }

    .header__navigation ul li a {
        font-size: 13px;
        padding: 3px 5px;
    }

    .header__left {
        gap: 15px;
    }

    .header__right {
        gap: 15px;
        padding-inline: 5px;
    }

    .header__contact .theme__btn {
        font-size: 13px;
        padding: 8px 14px;
    }

    .header__logo {
        width: 50px;
    }

    footer {
        padding-block: 116px 30px;
    }

    .header__content {
        margin-inline: 20px;
    }


    .location__filter .filter__person,
    .location__filter .filter__calender {
        width: 49%;
    }

    .filter__check {
        text-align: start;
    }

    .hero__area {
        height: 100vh;
    }

    .footer__address {
        align-items: start;
    }

    .hero__filter__box {
        width: 100%;
    }

    .filter__select__container {
        width: 100%;
    }

    .filter__extra__container {
        width: 100%;
    }

    .list__page .filter__select {
        width: 49%;
    }

    .banner__box h4 {
        font-size: 35px;
        margin-bottom: 10px;
    }

    .banner__content {
        padding: 30px 40px;
        margin-left: 30px;
        border-radius: 20px;
    }

    .banner__area {
        margin: 0;
        border-radius: 0;
    }

    .banner__box p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 25px;
    }

    .footer__contact .contact__email {
        font-size: 24.59px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .footer__contact .contact__number {
        font-weight: 700;
        font-size: 16px;
        line-height: 160%;
        letter-spacing: -1px;
    }

    .footer__address ul li {
        font-size: 15.02px;
    }

    .single__filter__left {
        gap: 30px;
    }

    .filterLocation__heading h4 {
        font-size: 14px;
        line-height: 24px;
    }

    .lowest__price {
        font-size: 12px;
        line-height: 15px;
    }

    .filterPrice {
        padding-left: 30px;
    }

    .single__filterTime time {
        font-size: 14px;
        line-height: 24px;
    }

    .filter__main .nice-select .current {
        font-size: 13px;
    }

    .single__filterTime p {

        font-size: 14px;

    }

    .single__filterTime time span {
        font-size: 12px;
        line-height: 24px;
    }

    .filter__main .nice-select::after {
        height: 8px;
        width: 8px;
        margin-top: -1px;
        transform: translateY(-50%) rotate(45deg);
        right: 15px;
    }

    .filter__calender input {
        padding: 10px 15px;
        width: 100%;
        height: 100%;
        font-size: 14px;
    }

    .filter__calender label {
        position: absolute;
        right: 10px;
        top: 18px;
        transform: translateY(-50%);
    }

    .filter__submit button {
        height: 47px;
        margin-left: 9px;
        font-size: 14px;
    }

    .filter__main .nice-select {
        width: 250px;
        height: 48px;
    }

    .filter__person {
        height: 48px;
    }

    .filter__main {
        align-items: center;
    }

    .price__tag h1 {
        font-size: 20px;
    }

    .limited__seat {
        font-size: 14px;
    }

    .filter-btn {
        font-size: 12px;
        padding: 5px 15px;
    }

    .opinion__text p {
        font-size: 18px;
    }

    .opinion__text {
        max-width: 530px;
    }

    .concert__transport {
        padding-block: 80px;
    }

    .opinion__title h5 {
        font-size: 20px;
        margin-block: 20px 15px;
        padding-block: 5px;
    }

    .section__title h2 {
        font-size: 38px;
        line-height: 120%;
        margin-bottom: 8px;
    }
}


/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {

    .filter__calender {
        margin-left: 0px !important;
    }

    .hero__filter__box {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

    .filter__main {
        display: flex;
        flex-wrap: wrap;
        gap: 15px;
        align-items: center;
    }

    .filter__select,
    .selectize-control {
        max-width: 100%;
        flex: 1 1 calc(50% - 40px);
        min-width: 200px;
    }

    .selectize-control.single .selectize-input {
        min-width: unset;
    }

    .fillter__connector {
        flex: 0 0 auto;
    }

    .filter__person {
        flex: 0 0 80px;
    }

    .filter__calender {
        flex: 1 1 180px;
    }

    .filter__submit {
        flex: 0 0 auto;
    }

    .filter__submit button {
        margin: 0;
        padding: 14px 25px;
        font-size: 15px;
    }

    .concert__slider__wrapper .swiper-button-prev,
    .concert__slider__wrapper .swiper-button-next {
        width: 45px;
        height: 45px;
        padding: 15px;
    }

    .footer__navigation {
        padding-inline: 15px;
    }

    .header__navigation ul {
        gap: 5px;
    }

    footer {
        padding-block: 120px 30px;
    }

    .header__content {
        margin-inline: 20px;
    }

/*     .filter__check {
        text-align: end;
        position: absolute;
        right: 25px;
        bottom: 40px;
    } */

    .location__filter .filter__check {
        position: unset;
        text-align: start;
    }

    .hero__area {
        height: 100%;
        padding-block: 190px 0;
    }

    .footer__address {
        align-items: start;
    }

    .filter__main .nice-select {
        width: 100%;
    }

    .filterPrice {
        padding: 0;
        border: none;
    }

    .continue__btn {
        margin-top: 6px;
        width: 100%;
        justify-content: center;
    }

    .footer__contact .contact__email {
        font-size: 18.59px;
        line-height: 35px;
        margin-bottom: 15px;
    }

    .footer__contact .contact__number {
        font-size: 14px;
    }

    .footer__navigation ul,
    .footer__navigation nav {
        gap: 10px;
    }

    .footer__address ul li {
        font-size: 14px;
        line-height: 22px;
    }

    .contact__social ul {
        flex-direction: column;
        align-items: start;
    }

    .contact__social .dot__separate {
        display: none;
    }

    .footer__major__contact {
        margin-bottom: 70px;
    }

    .opinionSlider {
        padding-bottom: 40px;
    }

    .concert__transport {
        padding-block: 80px;
    }

    .banner__content {
        padding: 30px;
        margin-left: 30px;
        max-width: 470px;
        border-radius: 20px;
    }

    .banner__area {
        padding-block: 100px;
        margin: 30px 20px;
    }

    .footer__credit p {
        font-size: 14.73px;
    }

    .personal__transport__button a {
        width: 100%;
        justify-content: center;
    }


    .filter__select__container {
        width: 100%;
        gap: 20px;
    }

    .filter__extra__container {
        width: 100%;
        gap: 20px;
    }

    .grid__box__model {
        grid-template-columns: 1fr;
    }

    .iti__country-list {
        max-width: 360px;
    }

    .banner__area {
        margin: 0;
        border-radius: 0;
    }

    .banner__box h4 {
        font-size: 35px;
        margin-bottom: 10px;
    }

    .banner__box p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }

    .single__filterLocation__name img {
        width: 10px;
    }

    .single__filterLocation__name {
        gap: 10px;
    }

    .filterLocation__heading h4 {
        font-size: 14px;
        line-height: 25px;
    }

    .single__filter__left {
        gap: 15px;
    }

    .single__filterTime time {
        font-size: 12px;
    }

    .single__filterTime p {
        font-size: 12px;
    }

    .single__filterTime time span {
        font-size: 10px;
    }

    .single__filter__block {
        padding: 12px 20px;
    }

    .price__tag h1 {
        font-size: 20px;
        line-height: 24px;
        margin-left: 5px;
    }

    .price__tag p span {
        font-size: 12px;
    }

    .personal__transport__left {
        gap: 20px;
    }

    .transport__icon {
        width: 50px;
    }

    .transport__text h5 {
        font-size: 18px;
        line-height: 20px;
    }

    .transport__text p {
        font-size: 14px;
        line-height: 22px;
    }

    .list__page .filter__select {
        width: 49%;
    }


    .lowest__price {
        font-size: 12px;
        line-height: 20px;
        padding: 6px 10px;
    }

    .filterTime__flex {
        gap: 15px;
        margin-right: 10px;
    }

    .limited__seat {
        font-size: 12px;
    }

    .filter-btn {
        font-size: 14px;
        padding: 5px 15px;
    }

    .section__title h2 {
        font-size: 32px;
        margin-bottom: 5px;
    }


    .hero__content .filter__person,
    .hero__content .filter__calender {
        width: 49%;
    }

    .filter__main {
        gap: 10px;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .filter__select {
        width: 44%;
    }

    .filter-btn {
        font-size: 12px;
        padding: 5px 15px;
    }

    .opinion__text p {
        font-size: 18px;
    }

    .opinion__text {
        max-width: 530px;
    }

    .opinion__title h5 {
        font-size: 20px;
        margin-block: 15px 20px;
    }

    .section__title p {
        font-size: 14px;
    }

    .hero__text h1 {
        font-size: 45px;
    }

    .location__filter .filter__calender {
        width: 49%;
    }

    .location__filter .filter__person {
        margin: 0;
        width: 49%;
    }
}


/* SM Small Device :320px. */
@media only screen and (min-width: 320px) and (max-width: 767px) {

    html, body {
        overflow-x: hidden;
        max-width: 100vw;
    }

    .hero__filter__box {
        width: 100%;
        max-width: 100%;
        padding: 15px;
        box-sizing: border-box;
    }

    .filter__select,
    .selectize-control {
        max-width: 100% !important;
        width: 100% !important;
        min-width: unset !important;
    }

    .selectize-control.single .selectize-input {
        min-width: unset !important;
        width: 100% !important;
    }

    .selectize-input,
    .filter__calender input {
        min-width: unset !important;
    }

    .container,
    .container-sm,
    .container-xl,
    .container-xsm {
        max-width: 100vw;
        box-sizing: border-box;
    }

    .filter__submit {
        width: 100%;
    }

    .filter__submit button {
        width: 100%;
    }

    .concert__slider__wrapper .swiper-button-prev,
    .concert__slider__wrapper .swiper-button-next {
        width: 45px;
        height: 45px;
        padding: 15px;
    }

    .footer__navigation {
        padding-inline: 0;
        border: none;
        max-width: 480px;
        text-align: center;
        border-block: 1px solid #c8c8c8;
        padding-block: 15px;
        margin-inline: auto;
        width: unset;
    }

    .header__navigation ul {
        gap: 5px;
    }

    footer {
        padding-block: 120px 20px;
    }

    .header__content {
        margin-inline: 15px;
        padding: 8px;
    }

    .header__logo {
        width: 40px;
    }

    .filter__main {
        flex-direction: column;
        gap: 20px;
    }

    .filter__person {
        margin: 0;
        width: 100%;
    }

    .filter__calender {
        width: 100%;
    }

    .filter__submit button {
        margin: 0;
        padding: 14px 24px;
        font-size: 14px;
    }
/* 
    .filter__check {
        text-align: end;
        position: absolute;
        bottom: 45px;
        right: 20px;
    } */

    .hero__area {
        height: 75vh;
    }

    .fillter__connector {
        display: none;
    }

    .footer__address {
        align-items: center;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .hero__filter__box {
        width: 100%;
        max-width: 100%;
        margin-inline: auto;
    }

    .filter__main .nice-select {
        width: 100%;
    }

    .filterPrice {
        padding: 0;
        border: none;
        display: flex;
        justify-content: space-between;
    }

    .continue__btn.theme__btn {
        padding: 5px 10px;
        border: none;
        justify-content: center;
    }

    .footer__contact .contact__email {
        font-size: 18px;
        line-height: 37px;
        margin-bottom: 18px;
    }

    .footer__contact .contact__number {
        font-size: 14px;
    }

    .footer__navigation ul,
    .footer__navigation nav {
        flex-direction: column;
        gap: 2px;
    }

    .footer__address ul li {
        font-size: 14px;
        line-height: 22px;
    }

    .contact__social ul {
        align-items: center;
        justify-content: center;
    }

    .footer__major__contact {
        margin-bottom: 30px;
        align-items: center !important;
    }

    .opinionSlider {
        padding-bottom: 20px;
    }

    .concert__transport {
        padding-block: 70px;
    }

    .banner__content {
        padding: 20px;
        margin-inline: 20px;
        max-width: 410px;
        border-radius: 20px;
    }

    .banner__area {
        padding-block: 100px;
        margin: 30px 20px;
    }

    .footer__credit p {
        font-size: 14.73px;
        text-align: center;
    }

    .hero__text h1 {
        font-size: 45px;
        line-height: 110%;
    }

    .footer__widget__flex {
        flex-direction: column;
        padding: 50px 30px 30px;
    }

    .footer__logo img {
        width: 150px;
    }

    .opinion__text p {
        font-size: 16px;
    }

    .opinionSlider-prev,
    .opinionSlider-next {
        position: absolute;
        top: auto;
        bottom: 48px;
    }

    .footer__contact {
        width: 100%;
        margin-left: 0;
        margin-top: 6px;
    }

    .footer__credit {
        flex-direction: column;
        gap: 15px;
        padding-bottom: 0;
        padding-top: 20px;
        margin-top: 50px;
    }

    .banner__box p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }

    .banner__box h4 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .selectize-input {  
        width: 100%;
    }
    .section__title h2 {
        font-size: 30px;
        margin-bottom: 5px;
    }

    .section__title {
        margin-bottom: 30px;
    }

    .transfer__area {
        padding-block: 50px;
    }

    .single__filterTime time {
        font-size: 12px;
    }

    .single__filterTime p {
        font-size: 12px;
    }

    .filter-btn {
        font-size: 12px;
        padding: 5px 15px;
    }

    .exclamination__icon {
        position: absolute;
        right: 10px;
        top: 10px;
    }

    .filterTime__container {
        width: 100%;
    }

    .single__filter__left {
        gap: 20px;
        flex-wrap: wrap;
        width: 100%;
    }

    .filterLocation__heading h4 {
        font-size: 14px;
        line-height: 24px;
    }

    .single__filter__flex {
        gap: 20px;
    }

    .singel__filter__right {
        width: 100%;
    }

    .filterTime__flex {
        gap: 20px;
        margin-right: 0;
        width: 100%;
        justify-content: space-between;
    }

    .filter__search__left span {
        font-size: 14px;
    }

    .search__dropdown {
        font-size: 14px;
    }

    .filter__search__relevant span {
        font-size: 14px;
    }

    .personal__transport__left {
        flex-direction: column;
        width: 100%;
        text-align: center;
    }

    .personal__transport__button a {
        width: 100%;
        justify-content: center;
    }

    .personal__transport__button {
        width: 100%;
    }

    .filter__select__container {
        width: 100%;
        flex-direction: column;
        gap: 20px;
    }

    .filter__extra__container {
        flex-direction: column;
        width: 100%;
        gap: 20px;
    }

    .grid__box__model {
        grid-template-columns: 1fr;
        display: flex;
        flex-direction: column;
    }

    .input__field {
        width: 100%;
    }

    .input__field__container {
        gap: 20px;
    }

    .insurance__area {
        padding-block: 60px;
    }

    .single__path {
        width: 100%;
    }

    .path__flex {
        gap: 20px;
    }


    .error__page__footer {
        padding: 50px 0;
    }

    .step__heading h5 {
        font-size: 16px;
    }

    .step__heading .step__number span {
        font-size: 16px;
    }

    .step__number {
        width: 25px;
        height: 25px;
        margin-right: 6px;
    }

    .insurance__single__step {
        padding: 18.8px;
    }

    .payment__input {
        width: 100%;
    }

    .payment__box__heading h4,
    .payment__box__heading .price {
        font-size: 16.8px;
    }

    .insurance__box__info {
        margin-left: 10px;
    }

    .item__holder__flex {
        gap: 24px;
        flex-wrap: wrap;
        justify-content: center !important;
        align-items: center !important;
    }

    .accesories__item__holder {
        display: flex;
        justify-content: center;
        border-bottom: 1px solid #c8c8c8;
        gap: 50px;
    }


    .iti__country-list {
        max-width: 280px;
        width: 768px;
    }

    .popup__box__main .input__container {
        flex-direction: column;
    }

    .banner__area {
        margin: 0;
        border-radius: 0;
    }

    #exampleModal .modal-dialog {
        transform: scale(1);
    }

    .popup__title h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .modal-body {
        padding: 50px 20px 40px;
    }

    .personal__transport__button button {
        width: 100%;
        justify-content: center;
    }

    .transport__text h5 {
        font-weight: 700;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .transport__text p {
        font-size: 14px;
        line-height: 20px;
        ;
    }

    .contact__social ul li a {
        font-size: 14px;
    }

    .price__tag h1 {
        font-size: 18px;
        line-height: 20px;
        margin-left: 4px;
    }

    .single__filter__block {
        padding: 15px;
    }

    .price__tag p span {
        font-size: 12px;
    }

    .single__filterLocation__name img {
        width: 10px;
    }

    .single__filterLocation__name {
        gap: 10px;
    }

    .limited__seat {
        font-size: 12px;
    }

    .ride-list {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .transfer__area {
        background-color: #F5F5F5;
    }

    .filter-btns .filter-btn {
        justify-content: center;
        padding: 3px 10px;
    }

    .single__filter__right {
        width: 100%;
    }

    .opinion__text p {
        font-size: 16px;
    }

    .opinion__text {
        max-width: 400px;
    }

    .transfer__area {
        padding-block: 80px;
    }

    .opinion__title h5 {
        font-size: 20px;
        margin-block: 10px 20px;
    }

    .location__filter .filter__check {
        position: unset;
        text-align: start;
    }

    .item__caption {
        gap: 12px;
        width: 100% !important;
        display: flex;
        justify-content: center;
    }

    .item__quantity {
        width: 100% !important;
        justify-content: center !important;
    }
}

/* Extra Small Device :450px and below */
@media only screen and (max-width: 450px) {
    html, body {
        overflow-x: hidden;
        max-width: 100vw;
    }

    * {
        max-width: 100vw;
    }

    .hero__filter__box {
        padding: 12px;
        max-width: calc(100vw - 30px);
    }

    .header__content {
        margin-inline: 10px;
        padding: 6px;
        max-width: calc(100vw - 20px);
    }

    .header__left {
        flex-shrink: 1;
        min-width: 0;
        gap: 10px;
    }

    .header__right {
        gap: 10px;
        padding-inline: 5px;
        flex-shrink: 1;
        min-width: 0;
    }

    .header__contact .theme__btn {
        padding: 6px 10px;
        font-size: 11px;
        white-space: nowrap;
    }

    .hero__text h1 {
        font-size: 32px;
    }

    /* Reset all min-widths for selectize */
    .selectize-control.single .selectize-input {
        height: 46px;
        padding: 0 12px;
        font-size: 14px;
        min-width: unset !important;
    }

    .selectize-input,
    .filter__calender input {
        min-width: unset !important;
    }

    .filter__select,
    .selectize-control {
        max-width: 100% !important;
        min-width: unset !important;
    }

    .filter__calender input {
        padding: 10px 12px;
        font-size: 13px;
    }

    .filter__person {
        height: 46px;
    }

    #passengerNumber {
        font-size: 14px;
    }

    .filter__check label {
        font-size: 13px;
    }

    .filter-btns {
        flex-wrap: wrap;
        gap: 6px;
    }

    .filter-btns .filter-btn {
        font-size: 11px;
        padding: 4px 8px;
        line-height: 18px;
    }

    .theme__btn {
        font-size: 12px;
        padding: 8px 12px;
    }

    /* Checkout page styles for 450px and below */
    .insurance__area {
        padding-block: 40px 60px;
    }

    .insurance__single__step {
        padding: 14px;
        gap: 16px;
    }

    .step__heading h5 {
        font-size: 14px;
        line-height: 20px;
    }

    .step__heading .step__number span {
        font-size: 14px;
    }

    .step__number {
        width: 22px;
        height: 22px;
        margin-right: 6px;
    }

    .input__field input,
    .phone-input-container input {
        padding: 12px 14px;
        font-size: 14px;
    }

    .input__field__container {
        gap: 12px;
        margin-bottom: 12px;
    }

    .add__button {
        font-size: 14px;
    }

    .add__button svg {
        width: 18px;
        height: 18px;
    }

    .single__path {
        padding: 10px 12px;
    }

    .selected__date {
        font-size: 14px;
    }

    .path__time p,
    .path__time span {
        font-size: 14px;
    }

    .path__time__wrapper {
        width: 85%;
    }

    .connector__image {
        width: 10%;
    }

    .connector__image img {
        max-width: 100%;
        height: auto;
    }

    .payment__title h4 {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .payment__box__heading h4,
    .payment__box__heading .price {
        font-size: 14px;
    }

    .payment__option__box {
        padding: 12px;
    }

    .payment__item ul li,
    .payment__item ul li span {
        font-size: 13px;
    }

    .coupon__field label {
        font-size: 14px;
    }

    .coupon__field input {
        padding: 12px 14px;
        font-size: 14px;
    }

    .coupon__redeem button {
        font-size: 12px;
        padding: 6px 10px;
    }

    .payment__terms p {
        font-size: 12px;
        line-height: 18px;
    }

    .payBtn {
        padding: 12px;
        font-size: 14px;
    }

    .accesories {
        padding: 10px;
        flex-direction: column;
        gap: 8px;
    }

    .accesories__icon {
        width: 40px;
    }

    .accesories__info h5 {
        font-size: 14px;
    }

    .accesories__info ul li {
        font-size: 12px;
    }

    .accessory-row {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 10px;
    }

    .accessory-info h6 {
        font-size: 14px;
    }

    .accessory-info p {
        font-size: 12px;
    }

    .accessory-actions {
        width: 100%;
        justify-content: space-between;
    }

    .accessory-price {
        font-size: 13px;
    }

    .counter-btn {
        width: 28px;
        height: 28px;
        font-size: 16px;
    }

    .counter-value {
        width: 35px;
        font-size: 14px;
    }

    .about__insurance p {
        font-size: 13px;
        line-height: 18px;
    }

    .single__insurance__box {
        padding: 12px;
    }

    .insurance__box__info h5 {
        font-size: 14px;
    }

    .insurance__box__info span {
        font-size: 12px;
    }

    .large__check input[type="checkbox"] {
        width: 20px;
        height: 20px;
    }

    .payment__method h5 {
        font-size: 14px;
        margin-bottom: 12px;
    }

    .payment__radio__button label {
        font-size: 14px;
        padding: 10px 12px;
    }

    .form__back a {
        font-size: 14px;
    }

    .form__back a svg {
        width: 20px;
        height: 20px;
    }

    .traveler__block {
        padding: 12px;
    }

    .traveler__header h6 {
        font-size: 14px;
    }

    .traveler__header button {
        font-size: 12px;
    }

    .toggle-flight-btn {
        font-size: 13px;
    }

    .toggle-flight-icon svg {
        width: 16px;
        height: 16px;
    }

    .removeTripBtn svg {
        width: 18px;
        height: 18px;
    }

    .step__heading__flex {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 12px;
    }

    .notify__text {
        font-size: 11px;
    }

    .iti__country-list {
        max-width: 250px;
    }

    .path__flex {
        gap: 12px;
    }

    .add_flight_button_container {
        flex-wrap: wrap;
        gap: 8px;
    }

    .insurance__alert {
        padding-inline: 14px;
        padding-top: 25px;
    }

    .insurance__alert p,
    .insurance__alert a {
        font-size: 11px;
    }

    /* Footer responsive for 450px and below */
    footer {
        padding-block: 80px 20px;
    }

    .footer__widget__flex {
        padding: 30px 15px 20px;
        border-radius: 20px;
        margin-top: 40px;
    }

    .footer__navigation {
        padding-inline: 0;
        border: none;
        width: 100%;
    }

    .footer__navigation ul {
        gap: 8px;
    }

    .footer__navigation ul li a {
        font-size: 13px;
        line-height: 20px;
    }

    .footer__address {
        width: 100%;
    }

    .footer__address ul li {
        font-size: 13px;
        line-height: 22px;
    }

    .footer__contact {
        width: 100%;
        padding-left: 0;
    }

    .footer__contact .contact__email {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .footer__contact .contact__number {
        font-size: 14px;
        line-height: 22px;
    }

    .footer__major__contact {
        margin-bottom: 30px;
    }

    .footer__credit {
        padding: 15px 0;
        margin-top: 30px;
    }

    .footer__credit p {
        font-size: 12px;
        line-height: 18px;
    }

    .contact__social ul li a {
        font-size: 12px;
    }

    .privacy__list ul li a {
        font-size: 10px;
        line-height: 16px;
    }

    .footer__logo img {
        width: 120px;
    }
}

/* Extra Extra Small Device :360px and below */
@media only screen and (max-width: 360px) {
    .filter-btns {
        gap: 4px;
    }

    .filter-btns .filter-btn {
        font-size: 10px;
        padding: 3px 6px;
        line-height: 16px;
    }

    .hero__text h1 {
        font-size: 28px;
    }

    .section__title h2 {
        font-size: 24px;
    }

    .header__content {
        margin-inline: 5px;
        padding: 5px;
        max-width: calc(100vw - 10px);
    }

    .header__left {
        gap: 5px;
    }

    .header__right {
        gap: 12px;
        padding-inline: 5px;
    }

    .header__logo {
        width: 35px;
        flex-shrink: 0;
    }

    .header__contact .theme__btn {
        padding: 4px 6px;
        font-size: 9px;
    }

    .flag__image {
        width: 26px;
        height: 18px;
    }

    .user__icon svg {
        width: 18px;
        height: 18px;
    }

    /* Reset min-widths that block scaling */
    .selectize-control.single .selectize-input {
        min-width: unset !important;
    }

    .filter__select,
    .selectize-control {
        max-width: 100% !important;
    }

    .container,
    .container-sm,
    .container-xl,
    .container-xsm {
        padding-inline: 10px;
    }

    .insurance__single__step {
        padding: 10px;
    }

    .input__field input,
    .phone-input-container input {
        padding: 10px 12px;
        font-size: 13px;
    }

    .iti__country-list {
        max-width: 220px;
    }

    /* Footer for 360px */
    .footer__contact .contact__email {
        font-size: 14px;
        line-height: 20px;
    }

    .footer__contact .contact__number {
        font-size: 12px;
    }

    .footer__address ul li {
        font-size: 12px;
        line-height: 20px;
    }

    .footer__navigation ul li a {
        font-size: 12px;
    }

    .footer__credit p {
        font-size: 11px;
    }

    .footer__logo img {
        width: 100px;
    }
}

/* Extra Extra Extra Small Device :320px and below */
@media only screen and (max-width: 320px) {
    html, body {
        overflow-x: hidden;
        max-width: 100vw;
    }

    .header__content {
        margin-inline: 3px;
        padding: 4px;
        max-width: calc(100vw - 6px);
    }

    .header__right {
        gap: 10px;
        padding-inline: 4px;
    }

    .header__logo {
        width: 30px;
    }

    .header__contact {
        display: none;
    }

    .hero__text h1 {
        font-size: 22px;
    }

    .hero__filter__box {
        padding: 8px;
    }

    .filter__submit button {
        padding: 10px 12px;
        font-size: 12px;
    }

    .flag__image {
        width: 24px;
        height: 16px;
    }

    .user__icon svg {
        width: 16px;
        height: 16px;
    }

    /* Reset all min-widths */
    .selectize-control.single .selectize-input {
        min-width: unset !important;
        padding: 0 10px;
        height: 44px;
    }

    .selectize-input,
    .filter__calender input {
        min-width: unset !important;
    }

    .filter__select,
    .selectize-control {
        max-width: 100% !important;
        min-width: unset !important;
    }

    .container,
    .container-sm,
    .container-xl,
    .container-xsm {
        padding-inline: 8px;
        max-width: 100vw;
        box-sizing: border-box;
    }

    .insurance__area {
        padding-block: 30px 50px;
    }

    .insurance__single__step {
        padding: 8px;
        gap: 12px;
    }

    .step__heading h5 {
        font-size: 13px;
    }

    .step__number {
        width: 20px;
        height: 20px;
    }

    .step__heading .step__number span {
        font-size: 12px;
    }

    .input__field input,
    .phone-input-container input {
        padding: 8px 10px;
        font-size: 12px;
    }

    .input__field__container {
        gap: 10px;
        margin-bottom: 10px;
    }

    .add__button {
        font-size: 12px;
    }

    .add__button svg {
        width: 16px;
        height: 16px;
    }

    .single__path {
        padding: 8px 10px;
    }

    .selected__date {
        font-size: 12px;
    }

    .path__time p,
    .path__time span {
        font-size: 12px;
    }

    .payment__title h4 {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .payment__box__heading h4,
    .payment__box__heading .price {
        font-size: 13px;
    }

    .payment__option__box {
        padding: 10px;
    }

    .payment__item ul li,
    .payment__item ul li span {
        font-size: 12px;
    }

    .payBtn {
        padding: 10px;
        font-size: 13px;
    }

    .payment__terms p {
        font-size: 11px;
        line-height: 16px;
    }

    .iti__country-list {
        max-width: 200px;
    }

    .grid__item__left,
    .grid__item__right {
        min-width: 0;
        width: 100%;
    }

    /* Footer for 320px */
    footer {
        padding-block: 60px 15px;
    }

    .footer__widget__flex {
        padding: 20px 10px 15px;
        border-radius: 15px;
        margin-top: 30px;
    }

    .footer__contact .contact__email {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 8px;
    }

    .footer__contact .contact__number {
        font-size: 11px;
        line-height: 16px;
    }

    .footer__address ul li {
        font-size: 11px;
        line-height: 18px;
    }

    .footer__navigation ul li a {
        font-size: 11px;
        line-height: 16px;
    }

    .footer__navigation ul {
        gap: 5px;
    }

    .footer__credit {
        padding: 12px 0;
        margin-top: 20px;
    }

    .footer__credit p {
        font-size: 10px;
        line-height: 14px;
    }

    .contact__social ul li a {
        font-size: 10px;
    }

    .privacy__list ul li a {
        font-size: 9px;
    }

    .footer__logo img {
        width: 80px;
    }

    .footer__major__contact {
        margin-bottom: 20px;
    }
}

/* SM Small Device :550px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {}