﻿.experience-sec .element-item {
    margin-bottom: 32px;
    width: 274px;
    max-width: 306px;
}

.experience-sec .card.load-card {
    min-height: 338px;
    max-height: 338px;
}


div#packages-container {
    margin-left: 3px;
}

.element-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.experience-sec .card {
    width: 276px;
}

.experience-sec .owl-carousel .owl-item img, .experience-sec .item img {
    display: block;
    min-width: 274px;
    width: 274px;
    min-height: 108px;
    height: 108px;
}

.card-body.c-body {
    width: 274px;
    padding: 16px !important;
    display: flex;
    flex-flow: column;
    gap: 3px;
}

.experience-sec .card-title {
    width: 242px;
    height: 92px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.experience-sec .d-flex.justify-content-between.mb-0.footer-container {
    min-width: 242px;
}

.title_date {
    display: flex;
    flex-flow: column;
    gap: 16px;
}

p.card-text {
    margin-bottom: 0;
}

.card-bottom-cont {
    min-height: 45px;
}

.doller p {
    margin-top: 0;
    text-decoration: line-through;
}

.footer-content p {
    margin-bottom: 0;
}

.locat {
    min-height: 42px;
}

    .locat p {
        margin-bottom: 0 !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

.f-text {
    margin-bottom: 0 !important;
}

.savingsTxt {
    padding: 4px 8px;
    height: 43px;
}

.srow2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.srow1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFFFFF;
}


.cart-styling {
    padding: 33px 30px;
    width: 480px;
}


.calendar-right-sec2 {
    border-radius: 8.77px;
    border: 0.88px solid #e8533f;
    width: 122px;
    height: 126px;
}

.g-rat-text2 {
    padding: 12px 8px;
    font-size: 12px;
    line-height: 14.63px;
    font-family: "Montserrat SemiBold";
    background: #e81515;
    color: #fff;
    border-radius: 8px 8px 0 0;
    max-height: 39px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.g-rat-text3 {
    padding: 12px 8px;
    font-size: 12px;
    color: #fff;
    max-height: 39px;
    background: #e8533f !important;
    border: 0.88px solid #e8533f;
    display: flex;
    align-items: center;
    justify-content: center;
}

.g-rat2 {
    font-size: 20px;
    font-family: "Montserrat SemiBold";
    color: #e8533f;
    max-height: 48px;
    padding: 12px 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.priceCards #priceTierTitle {
    min-height: 54px;
    height: 54px;
    padding: 12px 8px;
    text-align: center;
    border: none;
    font-size: 12px;
    line-height: 14.36px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
}

.g-rat {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 8px 4px;
    flex-direction: column;
    font-family: "Montserrat SemiBold";
    border-top: 1px solid #eee;
}

.four-tiers-price .g-rat {
    font-size: 20px !important;
}

.three-tiers-price .g-rat {
    font-size: 18px !important;
}

.calendar-right-sec {
    border-radius: 8.77px;
    margin: 20px 0;
    box-shadow: none;
    border: 1px solid #eee;
    flex: 1 0 0%;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    max-width: 104px;
    height: 102px;
    width: 100%;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
}

@media (min-width: 1200px) {
    .experience-sec .container, .experience-sec.union-exp.container {
        max-width: 1280px !important;
    }
}

@media (min-width: 1200px) and (max-width:1450px) {
    #pacMainContent.col-xl-8 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    #pacPricingPanel.col-xl-4 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
}

@media (max-width:1239px) {
    div#packages-container {
        display: flex;
        margin-left: -15px;
        justify-content: center;
    }

    #relatedPackages div#packages-container {
        display: flex;
        margin-left: 0;
        justify-content: center;
    }

    .experience-sec.home-page div#packages-container {
        margin-left: 0;
    }
}

@media (max-width:1239px) {
    div#packages-container {
        display: flex;
        margin-left: -15px;
        justify-content: center;
    }

    #relatedPackages div#packages-container {
        display: flex;
        margin-left: 0;
        justify-content: center;
    }

    .experience-sec.home-page div#packages-container {
        margin-left: 0;
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    #relatedPackages .col-md-6 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media (min-width: 768px) and (max-width:999px) {
    #pacMainContent.col-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100% !important;
        max-width: 100%;
    }

    #pacPricingPanel.col-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100% !important;
        max-width: 100%;
    }

    div#pacPricingPanel {
        display: flex;
        justify-content: center;
    }
}


@media (min-width:600px) and (max-width:991px) {
    .cart-styling {
        width: 510px;
    }

    .experience-sec .element-item {
        margin-bottom: 32px;
        width: 316px;
        max-width: 348px;
    }

    .experience-sec .card {
        width: 318px;
    }

    .experience-sec .owl-carousel .owl-item img, .experience-sec .item img {
        min-width: 316px;
        width: 316px;
        min-height: 125px;
        height: 125px;
    }

    .experience-sec .card .title_date {
        min-width: 284px;
    }

    .experience-sec .card .card-bottom-cont {
        min-width: 284px;
    }

    .experience-sec .card-title {
        width: 284px;
    }

    .experience-sec .d-flex.justify-content-between.mb-0.footer-container {
        min-width: 284px;
    }

    .experience-sec .card.load-card {
        min-height: 355px;
        max-height: 355px;
    }
}

@media (max-width:599px) {
    .experience-sec .col-md-6 {
        margin-bottom: 32px;
        display: flex;
        justify-content: center;
    }

    .experience-sec .element-item {
        width: 333px;
    }

    .experience-sec .card {
        width: 335px;
    }

        .experience-sec .card.load-card {
            min-height: 361px;
            max-height: 361px;
        }

        .experience-sec .card .title_date {
            min-width: 301px;
        }

    .experience-sec .d-flex.justify-content-between.mb-0.footer-container {
        min-width: 301px;
    }

    .experience-sec .owl-carousel .owl-item img, .experience-sec .item img {
        min-width: 333px;
        width: 333px;
        min-height: 131px;
        height: 131px;
    }

    .card-body.c-body {
        width: 301px;
    }

    #relatedPackages .card-bottom-cont {
        width: 301px;
    }

    .experience-sec .card-title {
        width: 301px;
    }

    div#pacPricingPanel {
        display: flex;
        justify-content: center;
    }

    .cart-styling {
        padding: 33px 18px;
        width: 333px;
    }

    .calendar-right-sec2 {
        border-radius: 8.77px;
        width: 94px;
        max-height: 139px;
        border: 0.88px solid #e8533f;
    }

    .g-rat2 {
        font-size: 18px;
        font-family: "Montserrat SemiBold";
        color: #e8533f;
        max-height: 46px;
        padding: 12px 4px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .g-rat {
        font-size: 18px !important;
    }

    .four-tiers-size .g-rat {
        font-size: 18px !important;
    }

    .three-tiers-size .g-rat {
        font-size: 18px !important;
    }

    .four-tiers-size .g-rat2 {
        font-size: 18px !important;
    }

    .three-tiers-size .g-rat2 {
        font-size: 18px !important;
    }


    .four-tiers-price.calendar-right-sec {
        max-width: 78px;
    }

    .three-tiers-price.calendar-right-sec {
        max-width: 94px;
    }

    .addto-book-btns button.btn.book-btn {
        font-size: 14px;
    }

    .addto-book-btns a.btn.book-btn {
        font-size: 14px;
    }
}