.srcn-container {
    width: 90%;
    max-width: 1480px;
    margin: 0 auto;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
    list-style: none;
    padding: 0;
}

.commom-padding-in {
    padding: 65px 0 35px;
    }

.thead-dark-in {
    background-color: #adb5bd75;
}

.logo-contaent {
    font-size: 32px;
    font-weight: 700;
}

p.m-0.sub-tittel {
    padding: 20px 0;
}

h2.content-text-heading {
    font-size: 48px;
    line-height: 52px;
    font-weight: 500 !important;
}

.images-right-box img {
    width: 100%;
    object-fit: cover;
}

.table-from {
    width: 80%;
    margin-top: 65px;
    margin: 0 auto;
    padding: 40px 0;
}

.carousel-item img {
    height: 600px;
    object-fit: cover;
}

.contact-box {
    display: flex;
    flex-direction: column;
    text-align: justify;
    padding-left: 86px;
    margin-bottom: 12px;
    position: relative;
}

.contact-box a p i {
    font-size: 18px;
    margin: 0 10px;
}



.right-box-in,
.card-box-right-in {
    box-shadow: 0px 0px 2px #000;
}

.contact-text-box {
    width: 80%;
    margin: 0 auto;
    padding: 35px 0 0;
}

img.about-img-in {
    width: 100%;
    height: 410px;
    margin-bottom: 30px;
}

img.single_slider-img {
    width: 100%;
    object-fit: cover;
    height: 406px;
    margin: 20px 0;
}

.page-sec {
    padding: 40px 25px 20px;
    border: 1px solid #d6d1d1;
    margin-top: 50px;
    border-radius: 10px;
    background: #fff;
}

.page-sec-content {
    border-bottom: 1px solid #d6d1d1;
}

.page-sec-content li {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    padding-bottom: 20px;
    border-bottom: 2px solid transparent;
}

.page-sec-content li a {
    color: #38404f !important;
}

.listing ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
    list-style: disc;
    margin-left: 18px;
}

.listing ul li {
    font-size: 16px;
    line-height: 28px;
}

.itinerary-left-content {
    width: calc(10% - 10px);
    height: 64px;
}

.itinerary-content:hover span {
    background: transparent;
    border: 2px dashed #7ab730;
    color: #7ab730;
}

.itinerary-right-content {
    width: 90%;
}

.itinerary-left-content span {
    display: inline-block;
    font-size: 25px;
    background: #7ab730;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 100px;
    color: #fff;
}

.itinerary-content {
    padding: 20px 0;
    gap: 30px;
}

.Whatsapp-sharing-btn a {
    position: fixed;
    right: 40px;
    bottom: 17px;
    z-index: 11;
    cursor: pointer;
}
.travel-detail ul {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.Whatsapp-sharing-btn a img {
    width: 50px;
    height: 50px;
    z-index: 2;
}

.header-nav-box{
    height: 130px
}


.header-nav-box-in {
    height: 85px;
}

.itinerary-right-content.overview-content ul {
    display: flex;
    flex-direction: column;
    gap: 11px;
    list-style: disc;
    margin-left: 19px;
}

.itinerary-right-content.overview-content ul li {
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
}


.sub-tittel-content ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

@media (max-width: 993px) {
    .destination-overlay {
        right: 30px;
    }
    .navbar-collapse {
    background-color: #fff;
}
}



@media (max-width: 992px) {
    .header-nav-box {
 height: 80px
}
.navbar-toggler{
    font-size: 1.0rem;
}
}
@media (max-width: 767px) {
    .img-fluid {
        width: 100%;
    }
    .destination-overlay {
        right: 30px;
    }
    .carousel-item img {
        height: 400px;
    }
    .table-from {
        width: 100%;
    }
    .contact-text-box {
        width: 100% !important;
        padding: 9px 0 0 !important;
    }
    img.about-img-in {
        height: auto !important;
    }
    .logo-contaent {
        font-size: 27px !important;
    }
    img.single_slider-img {
        height: auto !important;
    }
    .itinerary-content {
        flex-direction: column;
    }
    .itinerary-right-content,
    .itinerary-left-content {
        width: 100% !important;
    }
   h2.content-text-heading{
font-size: 32px;
line-height:48px ;
    }

    .commom-padding-in {
    padding: 46px 0 11px;
}
.header-nav-box-in {
    height: 80px
}
.about-text h2 {
    font-size: 16px;
    line-height: 27px;
}
.commom-padding-in {
    padding: 36px 0 35px;
}
.contact-box.pt-4.text-center {
    align-items: baseline !important;
}
 p{
text-align: justify;
 }
}


@media (max-width: 567px){
.logo-contaent {
    font-size: 20px !important;
}
.header-nav-box {
height: 65px
}
.header-nav-box-in {
    height: 60px
}

h2 {
    font-size: 18px;
    line-height: 29px;
}

}

@media (max-width: 425px){
.logo-contaent {
    font-size: 17px !important;
}