:root {
    --poppin: "Poppins", sans-serif;
    --roboto: "Roboto", sans-serif;
    --pc: rgba(68, 157, 68, 1);
    --boxshadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}


/* for laptop devices 1366 */

@media (min-width: 1200px) and (max-width: 1500px) {

    .ham-btn {
        display: none;
    }

    @media (min-width: 1400px) {

        .container,
        .container-lg,
        .container-md,
        .container-sm,
        .container-xl,
        .container-xxl {
            max-width: 1370px;
        }
    }

    .powered-by a {
        display: inline-block;
        width: 145px;
    }

    .ham-btn {
        display: none;
    }

    .ham-btn+.offcanvas {
        display: none;
    }

    hgroup h2 {
        font-size: 35px;
    }

    hgroup h3 {
        font-size: 14px;
    }

    .h-about-box h3 {
        font-size: 17px;
    }

    .h-about-box p {
        font-size: 13px;
    }

    .package table * {
        font-size: 14px;
    }

    .prim-btn {
        padding: .8rem 2rem;
        color: #fff !important;
        text-transform: capitalize;
        font-size: 16px;
    }

    .hover-card {
        height: 240px;
    }

    .hover-card h3 {
        font-size: 17px;
    }

    .service-box h3 {
        font-size: 17px;
    }

    .tripadv-logo {
        width: 130px;
        margin-left: auto;
    }

    .f-links li a,
    .f-links li {
        font-size: 14px;
    }

    .f-bottom p {
        font-size: 13px;
    }

    .package-content h3 {
        font-size: 17px;
    }

    .rental-card h3 {
        font-size: 20px;
    }

    .rental-card {
        height: 250px;
    }

    .enq-h2 {
        font-size: 21px;
    }

    .c-left-area h2 {
        font-size: 27px;


    }

    .bottom-box h3 {
        font-size: 17px;
    }

    .bottom-box li,
    .bottom-box a {
        font-size: 13px;
    }

    .ser-list p {
        font-size: 14px;
    }

}


/* bigger screen pc */
@media (min-width: 1400px) {


    .ham-btn,
    .ham-btn+div {
        display: none;
    }
}



/* Normal desktop :992px. */

@media (min-width: 992px) and (max-width: 1199px) {


    .powered-by a {
        display: inline-block;
        width: 145px;
    }

    .ham-btn,
    .ham-btn+div {
        display: none;
    }

    .top-bar ul li a {
        font-size: 13px;


    }

    header .nav-link {
        font-size: 15px;
    }

    .cont-btn {
        padding: 11px 25px;
        color: #fff !important;
        text-transform: capitalize;
        font-size: 13px;
    }

    .package-tab .nav-link {
        font-size: 14px;
    }

    h1 {
        font-size: 28px;
    }

    .form-body label {
        font-size: 14px;
    }

    .car-foot h3 {
        font-size: 14px;
    }

    .form-body select,
    .form-body input,
    .form-body textarea {
        font-size: 13px;
    }

    .btn-area button {
        font-size: 15px;
    }

    .banner-area {
        height: 930px;
    }

    hgroup h2 {
        font-size: 27px;
    }

    hgroup h3 {
        font-size: 14px;
    }

    .h-about-box h3 {
        font-size: 17px;
    }

    .h-about-box p {
        font-size: 13px;
    }

    .package table * {
        font-size: 13px;
    }

    .prim-btn {
        padding: 11px 35px;
        color: #fff !important;
        text-transform: capitalize;
        font-size: 14px;
    }

    .hover-card h3 {
        font-size: 16px;
    }

    .hover-card p {
        font-size: 13px;
    }

    .hover-card {
        height: 250px;
    }

    .service-box h3,
    .service-box-head h3 {
        font-size: 14px;
    }


    .f-logo {
        width: 115px;
    }

    footer h3 {
        font-size: 14px;
    }

    .f-links li a,
    .f-links li {
        font-size: 13px;
    }

    .tripadv-logo {
        width: 100px;
        margin-left: auto;
    }

    .f-bottom p {
        font-size: 13px;
    }

    .btn-area {
        width: 340px;
    }

    .review-area {
        left: 380px;
    }

    .banner-area.banner-v2 h1 {
        font-size: 28px;
    }

    p {
        font-size: 13px;
    }

    .content h3 {
        font-size: 22px;
    }

    .package-content h3 {
        font-size: 15px;
        text-transform: capitalize;
        margin: 1rem 0;
    }

    .package-content span,
    .package-content a {
        font-size: 13px;
    }

    .rental-card h3 {
        font-size: 16px;
    }

    .rental-card ul li {
        font-size: 13px;
    }

    .rental-card {
        height: 250px;
    }

    .coach-rental-detial table * {
        font-size: 13px;
        padding: 10px;
    }

    .detial-right thead th:first-child,
    .detial-right tbody th:first-child {
        width: auto;
    }

    .coach-rental-detial h3 {
        font-size: 15px;
    }

    .enq-h2 {
        font-size: 16px;
    }

    .c-left-area h2 {
        font-size: 25px;
    }

    .bottom-box h3 {
        font-size: 16px;
    }

    .contact-page-area .col-4 {
        flex: 0 0 auto;
        width: 45%;
    }

    .bottom-box li,
    .bottom-box a {
        font-size: 13px;
        text-transform: capitalize;
        color: #fff;
    }

    .ser-list p {
        margin: 0;
        font-family: var(--roboto);
        font-size: 14px;
        line-height: 22px;
        font-weight: 400;
        color: #5f5f5f;
    }

    .w-ico {
        position: fixed;
        z-index: 999;
        bottom: 30px;
        right: 40px;
        width: 50px;
    }

}





/* Tablet desktop :768px. */

@media (min-width: 768px) and (max-width: 991px) {
    .powered-by a {
        display: inline-block;
        width: 145px;
    }

    .car-foot h3 {
        font-size: 12px;
    }

    .service-box-head h3 {
        font-size: 14px;
    }

    .secondary-nav {
        list-style: none;
        padding: 0;
        margin: 20px 0;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .secondary-nav li a {
        text-decoration: none;
        color: #333;
        padding: 5px 10px;
        display: block;
        transition: all 0.3s ease;
        border-left: 3px solid #ccc;
        font-family: var(--poppin);
        font-size: 15px;
        text-transform: uppercase;
        font-weight: 500;

    }

    .secondary-nav li a:hover {
        color: var(--pc);
        background-color: #f5f5f5;
    }

    .secondary-nav li a.active {

        color: var(--pc);
        border-left-color: var(--pc);
    }

    .offcanvas-header h5 {
        font-size: 24px;
        text-transform: capitalize;
    }

    button:focus:not(:focus-visible) {
        outline: 0;
        box-shadow: none;
    }

    .offcanvas-body {
        padding-top: 0;
    }


    .top-bar ul li a {
        font-size: 12px;


    }

    header .nav-link {
        font-size: 15px;
    }

    .cont-btn {
        padding: 11px 25px;
        color: #fff !important;
        text-transform: capitalize;
        font-size: 13px;
    }

    .package-tab .nav-link {
        font-size: 11px;
        z-index: 99;
    }

    .package-tab {
        padding: 1rem 1rem 2rem;
    }

    .package-tab:after {
        content: '';
        position: absolute;
        bottom: -52px;
        left: -43px;
        background: #ffffff;
        width: 100px;
        height: 110px;
        clip-path: path('M 0,67 L 0,6 L 85,6 L 113,109 C 72,72 49,60 0,104 Z');
        transform: rotate(130deg);
        z-index: 9;
    }

    h1 {
        font-size: 28px;
    }

    .form-body label {
        font-size: 12px;
    }

    .form-body select,
    .form-body input,
    .form-body textarea {
        font-size: 12px;
    }

    .btn-area button {
        font-size: 13px;
    }

    .car-pick-body {
        grid-template-columns: repeat(4, 1fr);
    }

    .banner-area {
        height: 740px;
    }

    .cont-btn {
        display: none;
    }

    header .navbar-toggler {
        display: none;
    }

    .ham-btn {
        background: transparent !important;
        border: none;
        padding: 0;
        width: 45px;
        display: inline-block;
    }

    hgroup h2 {
        font-size: 24px;
    }

    .c-left-area>div {
        gap: 1rem;
    }

    hgroup h3 {
        font-size: 14px;
    }

    .h-about-box h3 {
        font-size: 15px;
    }

    .table-div {
        overflow-x: auto;
    }

    .h-about-box p {
        font-size: 13px;
    }

    .package table * {
        font-size: 13px;
    }

    .prim-btn {
        padding: 11px 35px;
        color: #fff !important;
        text-transform: capitalize;
        font-size: 14px;
    }

    .hover-card h3 {
        font-size: 16px;
    }

    .hover-card p {
        font-size: 12px;
    }

    .hover-card {
        height: 250px;
    }

    .service-box h3 {
        font-size: 13px;
    }

    .service-box {
        height: 100%;
    }

    .f-logo {
        width: 90px;
    }

    footer h3 {
        font-size: 13px;
    }

    .f-links li a,
    .f-links li {
        font-size: 12px;
    }

    .tripadv-logo {
        width: 45px;
        margin-left: auto;
    }

    .f-bottom p {
        font-size: 13px;
    }

    .btn-area {
        width: 340px;
    }

    .review-area {
        display: none;
    }

    .banner-area.banner-v2 h1 {
        font-size: 28px;
    }

    p {
        font-size: 13px;
    }

    .content h3 {
        font-size: 18px;
    }

    .dest-det-img {
        position: sticky;
        top: 180px;
    }

    .banner-area.banner-v2 {
        height: auto;
        padding: 5rem 0;
    }

    .packages div[class*='col'] {
        width: 33.3%;
    }


    .package-content h3 {
        font-size: 14px;
        text-transform: capitalize;
        margin: 1rem 0;
    }

    .package-content span,
    .package-content a {
        font-size: 13px;
    }

    .rental-card h3 {
        font-size: 16px;
    }

    .rental-card ul li {
        font-size: 13px;
    }

    .rental-card {
        height: 170px;
    }

    .coach-rental-detial table * {
        font-size: 13px;
        padding: 10px;
    }

    .detial-right thead th:first-child,
    .detial-right tbody th:first-child {
        width: auto;
    }

    .coach-rental-detial h3 {
        font-size: 15px;
    }

    .enq-h2 {
        font-size: 16px;
    }

    .c-left-area h2 {
        font-size: 20px;
    }

    .bottom-box h3 {
        font-size: 14px;
    }

    .contact-page-area .col-4 {
        flex: 0 0 auto;
        width: 50%;
    }

    .bottom-box li,
    .bottom-box a {
        font-size: 12px;
        line-height: 23px;
        text-transform: capitalize;
        color: #fff;
    }

    .ser-list p {
        margin: 0;
        font-family: var(--roboto);
        font-size: 13px;
        line-height: 22px;
        font-weight: 400;
        color: #5f5f5f;
    }

    .ser-list {
        padding: 1.5rem;
    }

    .w-ico {
        width: 40px;
    }
}





/* small mobile :767px. */

@media (max-width: 767px) {}



/* Large Mobile :480px. */

@media only screen and (min-width: 320px) and (max-width: 767px) {

    .g-5,
    .gy-5 {
        --bs-gutter-y: 1rem;
    }

    .g-5,
    .gx-5 {
        --bs-gutter-x: 1rem;
    }

    .video-banner hgroup h2 {
        font-size: 17px
    }

    .ico {
        height: 100px;
    }

    h1 {
        font-size: 27px;
    }

    .cta {
        font-size: 13px;
        padding: 7px 14px;
        flex-shrink: 0;
    }

    .socials {
        gap: 10px;
    }

    .navbar-toggler {
        display: none;
    }

    .video-banner {
        height: 650px;
    }

    .banner-content {
        width: 95%;
    }

    .top-bar svg {
        width: 20px;
        height: 20px;
    }

    .top-bar img {
        width: 20px;
    }

    .logo img {
        width: 120px;
        height: auto;
        aspect-ratio: 47 / 22;
        object-fit: contain;
    }

    .top-bar {
        text-align: center;
        margin-bottom: 10px;
    }

    h2.title {
        font-size: 16px;
    }

    .top-prop .col-4 {
        width: 100%;
    }

    .left h3 {
        font-size: 16px;
    }

    .left li {
        font-size: 14px;
    }

    .cont-middle h3,
    .cont-middle h4 {
        font-size: 13px;
    }

    .prop-box {
        min-height: auto;
    }

    p {
        font-size: 13px;
        line-height: 22px;
    }

    .dream-prop div[class*='col'] {
        width: 100%;
    }

    .connect-with-exp div[class*='col'] {
        width: 100%;
    }

    .ad-banner .owl-nav {
        bottom: -15px;
    }

    .loc-box {
        height: 280px;
    }

    .loc-box figcaption {
        font-size: 17px;
    }

    .map-area {
        height: 300px;
    }

    .map {
        padding: 0;
    }

    .inp-grp input,
    .inp-grp select {
        font-size: 13px;
    }

    .news-letter div[class*='col'] {
        width: 100%;
    }

    .sub-head {
        font-size: 15px;
    }

    hgroup h3 {
        font-size: 13px;
    }

    .btn-area {
        margin-bottom: 2rem;
    }

    footer div[class*='col'] {
        width: 100%;
    }

    .f-logo img {
        width: 150px;
        margin-bottom: 2rem;
    }

    footer h2 {
        font-size: 15px;
    }

    footer p {
        font-size: 12px;
    }

    .socials svg {
        width: 30px;
        height: 30px;
    }

    .socials {
        gap: 15px;
    }




    .mobile-menu {

        position: fixed;
        top: 50px;
        left: 0;
        width: 100%;
        height: 100vh;
        background: #fff;
        z-index: 1000;
        padding: 20px;
        box-sizing: border-box;
        overflow-y: auto;
    }

    .mobile-menu.active {
        display: block;
    }

    .mobile-menu ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .mobile-menu li {
        position: relative;
        padding: 10px 0;
        /* border-bottom: 1px solid #eee; */
    }

    .g-5,
    .gx-5 {
        --bs-gutter-x: 1rem;
    }

    .offcanvas {
        box-sizing: content-box;
    }

    .mobile-menu a {
        text-decoration: none;
        color: #333;
        font-size: 18px;
        display: block;
        padding: 8px 0;
        /* font-family: var(--iv-reg); */
        text-transform: capitalize;
    }

    .has-submenu button[aria-expanded="true"] a {
        color: var(--pcolor);
    }

    .mobile-menu__secondary a {
        font-size: 16px;
    }

    .mobile-menu__secondary,
    .mobile-menu__tertiary {
        display: none;
        padding-left: 20px;
    }

    .mobile-menu__secondary.active,
    .mobile-menu__tertiary.active {
        display: block;
        background: #fff;
        padding: 10px;
    }

    .has-submenu:has([aria-expanded="true"])>a {
        color: #000;
    }

    .mobile-menu__primary>li {
        border-bottom: 1px solid #cdcd;
    }

    .mobile-menu__primary>li:last-child {
        border-bottom: 0;
    }

    .submenu-toggle {
        position: absolute;
        right: 0;
        top: 10px;
        background: none;
        border: none;
        font-size: 20px;
        cursor: pointer;
        width: 30px;
        height: 30px;
        padding: 0;
    }

    .ham-btn {
        background: transparent;
        border: none;
        outline: none;
    }

    .submenu-toggle .toggle-icon {
        display: block;
    }

    .submenu-toggle[aria-expanded="true"] .toggle-icon {
        transform: rotate(180deg);
    }

    .mobile-menu__tertiary a {
        font-size: 14px;
    }

    a+div [aria-expanded="true"] {
        color: var(--pcolor);
    }

    .mobile-menu__tertiary {
        background-color: #f9f9f9;
        margin-left: -20px;
        padding-left: 40px;
    }

    .form-modal h2.title {
        font-size: 20px;
        color: #c9ac4c;
    }

    .form-modal hgroup h3 {
        font-size: 13px;
    }
    .form-modal p {
    font-size: 13px;
    line-height: normal;
}
}



/* ipad pro */