.child-despoints,
.destination-main-points,
.review-box,
section.africa-soul-sec{
    width: 100%;
    position: relative;
}
section.tabjump-sec {
    width: 100%;
    position: relative;
    padding: 20px 0px;
    box-shadow: 0 1px 5px #9fa7b133;
}
.tabjump-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
ul.vistjump-list {
    display: flex;
    gap: 30px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.tabjump-box h4 {
    font-size: clamp(14px, 2vw, 20px);
    padding: 0px;
    margin: 0px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.tabjump-box h4 i {
    color: #f6b512;
    margin-right: 10px;
    font-size: 32px;
}
ul.vistjump-list li a {
    color: #000;
    text-decoration: none;
    font-size: 15px;
    text-underline-offset: 32px;
    text-decoration-thickness: 2px;
}
ul.vistjump-list li a:hover {
    color: #f6b512;
    text-decoration: underline;
    text-underline-offset: 32px;
    text-decoration-thickness: 2px;
}
.destination-main-points {
    border-left: 1px solid #bebebe;
    padding-left: 60px;
}
.child-despoints {
    padding-left: 45px;
    margin-bottom: 30px;
}
.about-main-cart p,
.child-despoints p,
.details-points p {
    font-size: 15px;
}
.destination-welcome-box p {
    font-size: 17px;
}
.child-despoints::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    background-color: #f6b512;
    border-radius: 50%;
}

/* ====Mission section=== */
section.africa-soul-sec {
    width: 100%;
    position: relative;
    background: #000;
    overflow: hidden;
    padding:70px 40px;
}
.sou-dvok.align-items-center {
    display: flex;
    gap: 25px;
}
.col.middle-soulcont-box {
    flex: 1.3 0 0%;
}
.col.left-shift {
    margin-left: -25%;
}
.col.right-shift {
    margin-right: -25%;
}
.africa-soul-cont {
    text-align: center;
    padding: 30px 15px;
}
.africa-soul-cont p {
    color:#fff;
}
p.uer-para-soul {
    text-transform: uppercase;
    letter-spacing: 1.5px;
    line-height: 1.7;
    font-size: 15px;
}
a.best-day-bgl-btn.deep-hover-btn:hover {
    background: #333333;
}
.africa-soul-cont h2 {
    color: #fff;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.africa-soul-cont h2 span {
    font-weight: 300;
}
.btn-order {
    border: 1.5px solid #f6b512;
    font-weight: 500;
    white-space: nowrap;
    transition: background 0.3s, color 0.3s;
    padding: 10px 25px;
    color: #fff !important;
    text-decoration: none;
    font-size: clamp(14px, 0.9vw, 15px);
    text-transform: capitalize;
    border-radius: 25px;
}
.btn-order:hover {
    background: #f6b512;
    color: #111;
}
.review-box {
    display: flex;
    align-items: stretch;
    border: 1px solid #e8e8e8;
    border-radius: 16px;
    overflow: hidden;
    background: #fff;
}

.review-left {
    flex: 1;
    padding: 10px 48px 10px 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.review-quote-icon {
    font-size: 72px;
    color: #f6b512;
    line-height: 0.6;
    font-family: 'bootstrap-icons';
    position: absolute;
    top: -10px;
    left: -50px;
}
.review-quote {
    font-size: clamp(16px, 1.8vw, 20px);
    font-weight: 600;
    color: #111;
    line-height: 1.55;
    margin: 0 0 60px;
    border: none;
    padding: 0;
    position: relative;
}
.review-divider {
    width: 48px;
    height: 3px;
    background: #f6b512;
    border-radius: 2px;
    margin-bottom: 24px;
}
.review-author {
    display: flex;
    align-items: center;
    gap: 14px;
}
.review-avatar {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #e8e8e8;
}
.review-author-text {
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.review-photo {
    height: 100%;
    object-fit: cover;
    display: block;
}
.review-author-text strong {
    font-size: 14px;
    font-weight: 700;
    color: #111;
}
.review-author-text span {
    font-size: 12px;
    color: #888;
}
.review-right {
    width: 42%;
    min-width: 200px;
    flex-shrink: 0;
}
.review-photo {
    width: 100%;
}
.team-member-tittle {
    width: 100%;
    padding-top: 20px;
}
.team-member-tittle h5 {
    padding: 0;
    margin: 0;
}
.team-member-tittle p {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    color: #6a5215;
}
.safari-vehicle-box {
    width: 100%;
    position: relative;
    background: #f9f9f9;
    padding: 40px;
}
.points-box {
    display: flex;
    flex-wrap: nowrap;
    gap: 30px;
    margin-bottom: 20px;
}
.vehicle-hig-points .points-box:last-child {
    margin-bottom: 0;
}
.dots-points {
    width: 10px;
    height: 10px;
    background: #f6b512;
    border-radius: 50%;
    flex-shrink: 0;
    margin-top: 5px;
}
.safari-vehicle-parts {
    width: 100%;
    position: relative;
}
.about-main-cart {
    width: 100%;
    padding: 20px 10px 0;
}

/*===Brand Inspiration===*/
.brand-insp-section {
    position: relative;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 100px;
    overflow: hidden;
}
.brand-insp-content {
    flex: 0 0 45%;
    background: #f9f9f9;
    padding: 70px 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.brand-insp-title {
    color: #222;
    margin-bottom: 20px;
}
.brand-insp-content p {
    font-size: 14px;
    color: #444;
    line-height: 1.8;
    margin-bottom: 16px;
    max-width: 400px;
}
.brand-insp-content p:last-of-type {
    margin-bottom: 32px;
}
.brand-insp-next {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: #222;
    text-decoration: none;
    letter-spacing: 0.05em;
    transition:
        gap 0.2s,
        color 0.2s;
}
.brand-insp-next:hover {
    color: #f6b512;
    gap: 14px;
}
.brand-insp-arrow {
    font-size: 11px;
    color: inherit;
}
@media (max-width: 767px) {
    .review-box {
        flex-direction: column;
    }
    .review-left {
        padding: 28px 24px;
    }
    .review-right {
        width: 100%;
        height: 220px;
    }
    .review-arrow {
        left: 12px;
        top: auto;
        bottom: 230px;
        transform: none;
    }
    .brand-insp-content {
        flex: 0 0 75% !important;
        padding: 36px 24px;
    }
}
.award-main-bot-pic {
    width: 100%;
    padding-right: 60px;
}

/*===========table CSS ===========*/

  .custome-best-table {
    width: 100% !important;
    border: 1px solid #e8e9ea !important;
    border-radius: 10px !important;
    overflow: hidden !important; 
    border-collapse: separate !important;
    border-spacing: 0 !important;
}
.main-content-best-box h2 {
    margin-bottom: 20px !important;
}
.main-content-best-box p {
    font-weight: 300 !important;
    line-height: 26px !important;
}
.table.custome-best-table thead tr th {
    vertical-align: bottom !important;
    background: #f9f9f9 !important;
    padding: 20px !important;
    font-weight: 500 !important;
    font-size: 15px !important;
}
.table.custome-best-table tbody tr th {
    padding: 20px !important;
    font-weight: 500 !important;
    font-size: 15px !important;
}
.table.custome-best-table tbody tr td {
    padding: 20px !important;
    font-size: 14px !important;
}
table.custome-best-table tbody tr:nth-child(even) td {
    background-color: #f9f9f9 !important;
}
table.custome-best-table tbody tr:nth-child(even) th {
    background-color: #f9f9f9 !important;
}

/*======================table end =======================*/

.col-md-12.new-sec-experi {
    display: flex !important;
    margin-top: 25px !important;
    margin-left: 18px !important;
}

.qutaion-box-national {
    width: 100%;
    overflow: hidden;
    border-radius: 15px;
}
.quote-section {
    background: #f9f9f9;
    border-radius: 15px;
    overflow: hidden;
}
.align-items-stretch {
    align-items: stretch!important;
}
.quote-box {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    padding: 30px 30px 30px 55px;
}
.quote-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
 

/* =================== Popup background ===================== */


.popup {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.6);
    z-index: 9999;
}

/* Popup box */
.popup-content {
    background: #fff;
    width: 70%;
    height: 80vh;
    margin: 95px auto;
    border-radius: 15px;
    display: flex;
    overflow: hidden;
    position: relative;
    padding: 30px;
}

/* Layout */
.team-detils {
    display: flex;
    width: 100%;
}

/* Image (fixed) */
.team-img {
    width: 40%;
}

.team-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* ONLY THIS SCROLLS */
.team-box {
    width: 60%;
    padding: 30px;
    overflow-y: auto;
}

/* Close button */
.close-btn {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 22px;
    cursor: pointer;
}

/* Remove underline */
.common-native-btn {
    text-decoration: none;
    cursor: pointer;
}








/*====Responsive Code====*/
@media (max-width: 767px) {
  .tabjump-box {
    align-items: flex-start;
    flex-direction: column;
}
ul.vistjump-list {
    display: flex;
    gap: 15px;
    row-gap: 6px;
    flex-wrap: wrap;
    padding: 0px;
    margin: 20px 0px 0px 0px;
}
.destination-main-points {
    border-left: none;
    padding-left: 0px;
    border-top: 1px solid #bebebe;
    padding-top: 40px;
    margin-top: 40px;
}
.sou-dvok.align-items-center {
    display: flex;
    gap: 25px;
    flex-direction: column;
}
.child-despoints {
    padding-left: 30px;
}
section.africa-soul-sec {
    padding: 70px 20px;
}
.col.left-shift {
    display: none;
}
.col.right-shift {
    display: none;
}
.review-quote-icon {
    top: -10px;
    left: 0px;
}
.review-quote {
    margin: 0 0 29px;
    padding: 0px 0px 0px 50px;
}
.review-avatar {
    width: 80px;
    height: 80px;
}
.award-main-bot-pic {
    padding-right: 0px;
    margin-bottom: 30px;
}
.brand-insp-content p:nth-of-type(n+2) {
    display: none;
}
.brand-insp-section {
    padding: 0 20px 0px  100px;
}
ul.vistjump-list {
    width: 100%;
    display: flex;
    gap: 15px;
    row-gap: 6px;
    padding: 0;
    margin: 20px 0 0;
    overflow-x: auto;
    flex-wrap: nowrap;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
}
ul.vistjump-list li {
    flex: 0 0 calc(33.33% - 5px);
    list-style: none;
    scroll-snap-align: start;
}
.col-md-12.new-sec-experi {
    display: flex;
    margin-left: 0px !important;
    flex-direction: column;
}
.quote-box {
    padding: 20px;
}
.team-detils {
    display: flex;
    width: 100%;
    flex-direction: column;
}
.team-detils .col-md-5 {
    width: 100%;
}
.team-detils .col-md-7 {
    width: 100%;
}
.team-box {
    width: 100%;
    padding: 40px 0px;
    height: 400px;
    overflow-y: auto;
}
.popup-content {
    background: #fff;
    width: 100%;
    margin: 0 auto;
    padding: 30px;
}
.team-img img {
    width: 100%;
    height: 250px;
    object-fit: contain;
}
.table-box {
    overflow: hidden;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
.tabjump-box {
    align-items: flex-start;
    flex-direction: column;
}
ul.vistjump-list {
    display: flex;
    gap: 15px;
    row-gap: 6px;
    flex-wrap: wrap;
    padding: 0px;
    margin: 20px 0px 0px 0px;
}
.destination-main-points {
    border-left: none;
    padding-left: 0px;
    border-top: 1px solid #bebebe;
    padding-top: 40px;
    margin-top: 40px;
}
.desti-welcome-sec .row .col-md-7 {
    width: 100%;
}
.desti-welcome-sec .row .col-md-5 {
  width: 100%;  
}
.col.middle-soulcont-box {
    flex: 1.9 0 0%;
}
.col.left-shift {
    display: none;
}
.col.right-shift {
    display: none;
}
.africa-soul-cont p {
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.africa-soul-cont {
    padding: 15px;
}
.review-quote {
    margin: 0 0 25px;
}
.review-quote-icon {
    top: 0px;
    left: -55px;
}
.coomon-heading-box {
    width: 100%;
}
.rating-head-bestday {
    width: 100%;
}
.award-main-bot .row .col-md-6 {
    width: 100%;
}
.award-main-bot-pic {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 45px;
}
.brand-insp-content {
    flex: 0 0 55%;
}
.brand-insp-section {
    padding: 0 50px 0px 0px;
}
.qutaion-box-national .row .col-md-5 {
    width: 100%;
}
.qutaion-box-national .row .col-md-7 {
    width: 100%;
}
.quote-box {
    padding: 30px 30px 30px 30px;
}
.best-day-team-box .row .col-md-4 {
    width: 50%;
}
.team-detils {
    display: flex;
    width: 100%;
    flex-direction: column;
}
.team-detils .col-md-5 {
    width: 100%;
}
.team-detils .col-md-7 {
    width: 100%;
}
.team-box {
    height: 400px;
    padding:30px 0px;
    overflow-y: auto;
}
.popup-content {
    background: #fff;
    width: 70%;
    height: 75vh;
    padding: 30px;
}
.team-img img {
    width: 100%;
    height: 300px;
    object-fit: contain;
}
section.tabjump-sec {
    position: sticky !important;
    top: 75px;
    z-index: 10;
    background: #ffffff;
}
}