@media only screen and (max-width: 600px) {
    header .logo-div img {
    width:80px !important;
    height:80px !important;
    background: none;
}
    nav.main-menu {
    display: none;
}
.contact-div {
    display: none;
}
.sticky-menu .btn-div a{
    display: none;
}
header .btn-div a{
    display: none;
}
.btn-div {
    display: none;
}
.mobile-menu {
    display: block;
}
.menu-btn {
    width:38px;
    height:38px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all .2s ease-in-out;
    border: 3px solid #7e9066;
}
.menu-btn__burger {
    width:23px;
    height:3px;
    background: #7e9066;
    border-radius: 5px;
    transition: all .2s ease-in-out;
}
.menu-btn__burger::before{
    content: '';
    position: absolute;
    width:23px;
    height:3px;
    background: #7e9066;
    border-radius: 5px;
    transition: all .2s ease-in-out;
    margin-top:7px;
}
.menu-btn__burger::after {
    content: '';
    position: absolute;
    width:23px;
    height:3px;
    background: #7e9066;
    border-radius: 5px;
    transition: all .2s ease-in-out;
    margin-top: -7px;
}
.sticky-menu .menu-btn {
    border: 3px solid #fff;
}
.sticky-menu .menu-btn__burger{
    background: #fff;
}
.sticky-menu .menu-btn__burger::before{
    background: #fff;
}
.sticky-menu .menu-btn__burger::after {
    background: #fff;
}

.sticky-menu .menu-btn.open {
    border: 3px solid #fff;
}
.sticky-menu .menu-btn.open .menu-btn__burger::before {
    transform: rotate(45deg) translate(30px, -41px);
    background: #fff;
}
.sticky-menu .menu-btn.open .menu-btn__burger::after {
    transform: rotate(-45deg) translate(31px, 40px);
    background: #fff;
}
.menu-btn.open {
    border: 3px solid #6b240b;
}
.menu-btn.open .menu-btn__burger::before {
    transform: rotate(45deg) translate(30px, -41px);
    background:#6b240b;
}
.menu-btn.open .menu-btn__burger::after {
    transform: rotate(-45deg) translate(31px, 40px);
    background:#6b240b;
}
.sht-hero-banner {
    position: relative;
    height: 40vh;
}
ul.brand-sud-list li img {
    width: 100% !important;
}
.sht-hero-banner .w-100 {
    width: 100%!important;
    height: 40vh;
}
.hero-line-bar {
    background: #6b240b;
    color: #fff;
    padding: 11px 5%;
    z-index: 1;
    position: absolute;
    font-size: 8px;
    width: 100%;
}
.inr-cont-hero {
    position: absolute;
    z-index: 1;
    top: 55%;
    transform: translate(0, -50%);
    width: 100%;
    padding: 0 5%;
}
header .header-div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
    .inr-cont-hero h1 {
    font-family: AzoSans-Black;
    line-height: 1;
    font-size:35px;
    font-weight: 600;
    text-transform: uppercase;
    color: #c3d4ad;
    margin-top: 21px;
}
.inr-cont-hero h2 {
    display: block;
    font-size:15px;
    line-height: 1;
    color: #c3d4ad;
    margin: 16px 0px 30px 0px;
}
.inr-cont-hero p {
    font-size:15px;
    margin: -15px 0px 17px 0px;
    color: #ffffff;
}
section.destination-banner img{
    width: 100% !important;
    height:auto;
}
.hero-btn-div {
    display: flex;
    gap: 40px;
    align-items: center;
    margin-bottom: 66px;
}
.hero-rev-div span {
    color: #fff;
    font-size: 8px;
}
.hero-line-bar {
    background: #6b240b;
    color: #fff;
    padding: 11px 5%;
    z-index: 1;
    position: relative;
    font-size: 8px;
}
.hero-btn-div a {
    color: #6b240b;
    background-color: #fff;
    border: 2px solid #6b240b;
    text-decoration: none;
    border-radius: 50px;
    display: inline-block;
    padding: 4px 10px;
    transition: all ease .3s;
    font-size: 12px;
    font-family: 'Mulish';
    font-weight: 600;
}
.abt-us-left-wing {
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.hp-about-us h2 {
    font-family: 'Azo Sans';
    font-size: 35px;
    line-height: 1;
    margin-top: 21px;
    margin-bottom: 13px;
    font-weight: 600;
}
.hp-about-us .abt-btn {
    display: flex;
    gap: 27px;
    margin-top: 18px;
    justify-content: center;
}
.hp-about-us .abt-btn a {
    color: #6b240b;
    background-color: #fff;
    border: 2px solid #6b240b;
    text-decoration: none;
    border-radius: 50px;
    display: inline-block;
    padding: 8px 23px;
    font-size: 13px;
    transition: all ease .3s;
}
.mail-title h2 {
    font-family: 'AzoSans-Regular';
    font-size: 34px;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 15px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 20px;
}
.desti-para {
    text-align: center;
}
.feature-why-card {
    width: 100%;
    text-align: center;
    margin: 25px 0px;
    background: #b5c99b;
    padding: 35px 18px;
}
section.destination-overview-sec {
    width: 100%;
    padding:50px 0px;
}
section.destination-overview-sec .desti-para h2 {
    font-family: 'Azo Sans';
    font-size: 39px;
    line-height: 1;
    margin-bottom: 30px;
    font-weight: 600;
}
.desti-map {
    margin-top: 35px;
    overflow:hidden;
}
.hp-about-us .abt-us-rht-wing {
    text-align: center;
     padding: 0px 28px 0px 28px !important;
}
.destinatio-info {
    position: absolute;
    width: 60%;
    background: #fff;
    bottom: 0px;
    padding: 16px 0px 28px 20px;
    text-align: justify;
}
 .destinatio-info h3 {
    font-size: 13px;
    font-family: 'AzoSans-Regular';
    font-weight: 700;
    text-align: left;
}
.destinatio-info p {
    padding: 5px 18px 9px 0px;
    font-size: 11px;
    font-family: 'Mulish';
    line-height: 1.3;
    color: #959595;
    text-align: left;
}
a.destination-btn {
    text-decoration: none;
    font-size: 9px;
    font-weight: 500;
    padding: 11px 19px 11px 19px;
    background: #6b240b;
    color: #fff;
    border: 2px solid #6b240b;
    border-radius: 27px;
    margin: 26px 0px 0px 0px;
}
.destination-slider.owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    left: 65%;
    display: flex;
}
.destination-slider.owl-theme .owl-nav button {
    width: 55px;
    height: 55px;
    margin-right: 20px;
    border: 3px solid #fff !important;
    border-radius: 50%;
}
.tailor-made-safari {
    width: 100%;
    margin-top: 80px;
    position: relative;
    background-attachment: fixed;
    background-position: top;
}
.tailor-made-inner-div h2 {
    font-family: AzoSans-Black;
    line-height: 1.6;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}
.tailor-made-inner-div a {
    color: #fff;
    padding:20px 35px 35px 35px;
    font-weight: 800;
    text-transform: uppercase;
    font-family: "Mulish", sans-serif;
    font-size: 13px;
    max-height: 55px;
    border-radius: 50px;
    text-decoration: none;
    transition: all ease .3s;
    margin-top: 30px;
    display: inline-block;
    background: #3f1b0f;
    border: none;
}
.tailor-made-inner-div p {
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
}
.tailor-made-inner-div {
    padding: 50px 0px;
    position: relative;
    top: 60%;
    width: 66%;
    padding: 51% 5%;
    z-index: 1;
}
ul.brand-sud-list {
    list-style: none;
    display: flex;
    justify-content: right;
    position: relative;
    top: 14px;
}

.footer-middle {
    padding: 21px 0px;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #fff;
}
.footer-middle .row{
    display: block;
    padding: 0px 18px;
}
.footer-middle .col-md-3 {
    width: 100%;
}
.footer-middle ul.list1{
    display: none;
}
.footer-middle ul.list2{
    display: none;
}
.end-footer .cop-si-sec {
    width: 100%;
    text-align: left;
    padding: 26px 28px;
   display: block !important;
}
.end-footer .cop-si-sec img{
    width:40% !important;
}
.best-tab {
    width: 100%;
    padding: 15px 30px;
}
.banner-content {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 21px;
    left: 0;
}
.banner-content h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 10px;
    text-shadow: 0 0 2px rgba(0,0,0,1);
}
section.itinerary-overview {
    width: 100%;
    padding: 27px 0px 0px 0px;
    position: relative;
}
.when-to-para {
    padding: 20px 0px;
    text-align: center;
}
.when-to-para h2 {
    font-family: 'Azo Sans';
    font-size: 34px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 30px;
}
.wheather-higlists h6 {
    font-size: 10px;
    font-weight: 900;
}
ul.highlist-list li {
    font-size: 10px;
    font-weight: 500;
    color: #959595;
    padding-right: 29px;
}
.weather-months {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
.weather-months span {
    flex: 1 1 calc(25% - 16px);
    margin: 0px 0px;
}
.when-to-card h3 {
    font-size: 25px;
    color: #fff;
    padding: 20px 0px;
}
.nl-left-eing {
    text-align: center;
    border-right:none;
    padding: 16px 40px;
}
.nl-left-eing form {
    display: flex;
    width: 95%;
    margin: 0 auto;
}
.testimonial {
    width: 100%;
    margin-top: 80px;
}

.when-to-go-sec {
    width: 100%;
    margin: 0 auto;
    padding: 50px 28px;
}
.testimonial-center-div {
    background-image: url(../images/textimo.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
}
.middle-slider-testi.owl-carousel .owl-nav .owl-prev {
    float: left;
    background: white;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    margin-left: -99px;
}
.middle-slider-testi.owl-carousel .owl-nav .owl-next {
    float: right;
    background: white;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    margin-right: -99px;
}
.itinerary-overview ul.itinary-bred-list a {
    text-decoration: none;
    font-family: 'Mulish';
    font-size: 9px;
    font-weight: 600;
    color: #6b240b;
    text-transform: capitalize;
}
.itinerary-overview ul.itinary-bred-list i {
    color: #c3d4ad;
    padding: 0px 3px;
    font-size:7px;
    padding-left: 9px;
}
section.african-land-sec .over-land-des  h2 {
    font-family: 'Azo Sans';
    font-size: 20px;
    line-height: 1.6;
    font-weight: 800;
    margin-bottom: 16px;
    text-transform: uppercase;
    color: #401b0e;
}
section.african-land-sec .over-land-des p{
    color: #959595;
    font-family: "Mulish", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    padding:0;
    text-align: center;
}
section.african-land-sec .over-land-box{
    width: 100%;
    text-align: center;
    margin: 0;
}
section.africa-full-sec {
    width: 100%;
    position: relative;
    background: #6c2b14;
    margin: 30px 0px 32px 0px;
}
section.africa-full-sec .full-sop h3 {
    font-family: 'Azo Sans';
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: 1.3px;
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 16px;
    text-transform: uppercase;
    color: #fff;
}
section.africa-full-sec .full-sop p {
    color: #fff;
    font-family: "Mulish", sans-serif;
    font-size: 14px;
    padding-top: 17px;
    font-weight: 400;
    line-height: 1.5;
}
section.africa-full-sec:after {
    top: 97%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0,45,86,0);
    border-top-color: #6c2b14;
    border-width: 30px;
    margin-left: -30px;
}
section.african-land-sec .over-land-box img {
    vertical-align: middle;
    width: 21%;
    margin-top: 10px;
}
.south-best-tab h2.top-bar-sec {
    position: absolute;
    top: -10px;
    left:16%;
    background: none;
    background: white;
    padding: 0px 15px;
    font-size: 11px;
    font-family: 'Mulish';
    font-weight: 600;
    text-transform: uppercase;
    color: #6c2b14;
}
.south-best-tab ul.best-tab-list {
    display: flex;
    list-style: none;
    padding: 33px 0px 20px 0px;
    text-align: center;
    flex-wrap: wrap;
}

.all-main-pico {
    width: 100%;
    text-align: center;
}
.all-main-pico img{
    width:15% !important;
   
}
.itinerary-overview ul.itinary-bred-list li {
    padding-right: 0px;
}
section.national-about .nat-overview-sec {
    width: 100%;
    padding:20px 20px;
    text-align: center;
}
section.how-to-visit-sec {
    width: 100%;
    background-repeat: repeat;
    padding: 65px 40px;
    margin: 60px 0px;
    text-align: center;
}
section.wild-life-sec  .wild-cont-sec .wild-box {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 5%;
    box-shadow: 1px 3px 27px #e7e1e1;
    margin-bottom: 35px;
}
section.wild-life-sec {
    width: 100%;
    margin: 0px 0px;
    text-align: center;
}
.details-high-sec {
    width: 100%;
    display: flex;
    padding: 100px 0px;
    z-index: 1;
    overflow: hidden;
}
.high-card {
    position: absolute;
    width: 25%;
    margin-left: 28px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 5px;
    box-shadow: 1px 1px 5px #6b240c;
    top: 20%;
    display: none;
}
.itinerary-overview .itinary-over-para h2 {
    font-family: 'Azo Sans';
    font-size: 25px;
    line-height: 1;
    font-weight: 300;
    padding: 30px 0px;
}
.itinary-over-para .itina-special li {
    border-right: 1px solid #6b240b;
    padding: 0px 10px 0px 10px;
    max-height:40px;
    
}
.itinary-over-para .itina-special li strong {
    color: #6b240b;
    font-family: "Mulish", sans-serif;
    font-size:10px;
    font-weight: 600;
}
.itinerary-overview .itinary-over-para p {
    color: #959595;
    font-family: "Mulish", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    text-align: center;
    padding: 22px 10px;
}
div.right-iti-tab{
    display:none;
}
.itinerary-overview .expert-para {
    width: 100%;
    text-align: left;
    padding: 30px 0px 0px 28px;
}
.itinary-over-para .itina-special li p {
    color: #959595;
    font-family: "Mulish", sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    padding: 0px;
}
section.who-we-sec .main-full-who .who-we-pic img{
    width: 100% !important;
    height:auto;
}
section.who-we-sec .main-full-who .who-we-para {
    width:100%;
    padding: 50px 22px 0px 22px;
}
section.who-we-sec .main-full-who .who-we-para h2 {
    font-family: 'AzoSans-Regular';
    font-size: 20px;
    line-height: 1;
    font-weight: 100;
    margin-bottom: 28px;
    color: #6b240b;
    text-transform: uppercase;
}
section.who-we-sec .main-full-who .who-we-para p {
    color: #000;
    font-family: "Mulish", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
}
.inner-who-paa {
    width: 100%;
    padding: 0px 0px 0px 32px;
    margin: 25px 0px;
    border-left: 1px solid #6b240b;
}
.inner-who-paa span {
    color: #959595;
    font-family: "Mulish", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.3;
}
section.who-we-sec {
    width: 100%;
    position: relative;
    padding: 0px;
}
.container.my-info-hero {
    padding: 35px 0px 20px 0px;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
}
.what-info-box {
    width: 100%;
    padding: 0px 30px;
}
.what-info-box h5 {
    font-family: 'Mulish';
    font-size: 17px;
    line-height: 1;
    font-weight: 900;
    margin-bottom: 22px;
    color: #6b240b;
    text-transform: uppercase;
}
.what-info-box h6 {
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'AzoSans-Regular';
    font-weight: lighter;
    line-height: 1.1;
    margin: 20px 0px;
    color: #453939;
    letter-spacing: 1.2px;
}
.what-info-box p {
    color: #483939;
    font-family: "Mulish", sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 1.4;
}
.people-card-info {
    width: 100%;
    padding: 50px 0px 0px 0px;
}
.people-card-info h6 {
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'AzoSans-Regular';
    font-weight: lighter;
    line-height: 1.1;
    margin: 20px 0px;
    color: #453939;
    letter-spacing: 1.2px;
}
.people-card-info p {
    color: #483939;
    font-family: "Mulish", sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 1.4;
}
a.mentor-btn {
    text-decoration: none;
    font-family: 'Mulish';
    color: #fff;
    font-weight: 500;
    padding: 10px 9px;
    background: #6b240b;
    line-height: 4.8;
    border-radius: 17px;
}
section.people-sec {
    width: 100%;
    position: relative;
    padding: 0px 18px;
}
.pleopo-chabi {
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
}
.pleopo-chabi img{
    width:100%;
    height:auto;
}
.super-cont-sec {
    width:100%;
    padding: 40px 15px 20px 15px;
    margin-bottom:0px;
    max-height:auto;
    overflow: hidden;
    position: relative;
}
.super-cont-sec h4 {
    position: relative;
    font-size:24px;
    font-weight: 600;
    color: #6b240b;
    font-family: 'AzoSans-Regular';
    text-transform: capitalize;
}
.super-pic-sec {
    width:100%;
    position:relative;
}
.super-pic-sec img{
    width: 100%;
    height:auto;
}
section.what-we-do {
    width: 100%;
    overflow: hidden;
}
.nl-left-eing button{
    font-size: 16px;
}
.footer-middle ul.list1 {
    display: none;
}
.footer-middle ul.list2 {
    display: none;
}
.itinerary-overview .iti-map-sec h3 {
    font-family: 'AzoSans-Regular';
    font-size: 28px;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 15px;
    text-transform: capitalize;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 20px;
}
.itinery-include h3 {
    font-family: 'AzoSans-Regular';
    font-size: 28px;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 15px;
    text-transform: capitalize;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 20px;
}

.itinery-Exclude h3 {
    font-family: 'AzoSans-Regular';
    font-size: 28px;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 15px;
    text-transform: capitalize;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 20px;
}
.day-by-day-iti h3 {
    font-family: 'AzoSans-Regular';
    font-size: 28px;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 25px;
    text-transform: capitalize;
}
.why-choo-card-main .feature-why-card img{
    width:32% !important;
    margin:0 auto;
}
.destination-card img {
    width: 100%;
    height: 60vh;
    background-size: cover;
    object-fit: cover;
    background-repeat: no-repeat;
}
.col-aff-box .col-box-con {
    width: 100%;
    position: absolute;
    top: 50%;
    text-align: center;
    transform: translate(0%, -50%);
    padding: 0px 39px;
}
.footer-logo {
    text-align: center;
}
ul.brand-sud-list {
    list-style: none;
    text-align: center;
    margin: 21px -29px;
    overflow: hidden;
}
.south-best-tab ul.best-tab-list li a.best-bt {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1.3px;
    font-weight: 800;
    font-family: 'Mulish';
    color: #6c2b14;
    padding: 13px 20px;
    border: 1px solid #000;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
}
.south-best-tab ul.best-tab-list li {
    padding: 10px 10px;
    width: 48%;
}
h4.boottom-hed-title {
    position: absolute;
    top: 20%;
    left: 0;
    padding: 0px 37px;
    color: #fff;
    font-family: 'Mulish';
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}
section.tailor-main-sec {
    width: 100%;
    position: relative;
    text-align: center;
    padding:40px 20px;
}
section.tailor-main-sec h2 {
    font-family: 'AzoSans-Regular';
    font-size: 23px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 28px;
    color: #6b240b;
    text-transform: capitalize;
}
section.tailor-main-sec h4 {
    font-family: 'Azo Sans';
    font-size: 20px;
    line-height: 1.3;
    font-weight: bolder;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.form-flide label {
    display: inline-block;
    font-size: 12px;
    font-weight: 800;
    font-family: 'Mulish';
    color: #6b240b;
    line-height: 2.5;
}
.tailor-form-box {
    width: 100%;
    margin: 0 auto;
}
.form-flide input {
    width: 100%;
    padding: 12px 9px;
    background: #f3f3f3;
    outline: none;
    border-radius: 2px;
    border: none;
}
.mobile-menu-list {
    width: 100%;
    height: 100vh;
    top:77px !important;
    position: fixed;
    background: #6b240b;
    opacity: 1;
}
.mobile-menu-list ul.all-menu-list {
    position: relative;
    z-index: 1;
    list-style: none;
    text-align: left;
}
.mobile-menu-list ul.all-menu-list li{
    width:100%;
    border-bottom:1px solid #999999;
}
.mobile-menu-list ul.all-menu-list a {
    text-decoration: none;
    font-size: 19px;
    font-weight: 700;
    position: relative;
    z-index: 1;
    line-height: 2.8;
    color: #fff;
    text-transform: capitalize;
}
.mob-bootom-box-new0764 {
    width: 100%;
    position: absolute;
    bottom:170px;
}
.main-sud-btnt.top-top-srv {
    margin-top: 60px;
    margin-bottom: 0px;
}
footer .footer-logo img {
    width: 60%;
    height: auto;
    filter: brightness(0) invert(1);
}
section.african-land-sec .over-land-des {
    width: 85%;
    margin: 0px auto;
    padding: 20px 0px;
    text-align: center;
}
.when-to-card {
    width: 100%;
    background: #6b240b;
    margin: 0 auto;
    padding: 50px 30px;
    text-align: center;
    margin-top: 30px;
}
.all-destination {
    width: 100%;
    margin: 0px 0px 0px 0px;
    text-align: center;
    overflow: hidden;
}
.travel-new-list li {
    font-size: 17px;
    font-weight: 400;
    text-align: left;
}
.where-to-sec {
    width: 100%;
    padding: 0px 0px;
    text-align: center;
}
section.national-about {
    width: 100%;
    padding: 30px 0px 0px 0px;
    text-align: justify;
}
.highlits-sec {
    position: relative;
    width: 100%;
    margin-top: 70px;
    margin-bottom: 0px;
}
section.national-about .row {
    display: flex;
    flex-direction: column-reverse;
}
section.national-about .nat-overview-sec h2 {
    font-size: 25px;
    line-height: 1;
    font-weight: 600;
}
section.national-about .nat-overview-sec h4 {
    font-size: 15px;
    line-height: 1.5;
    font-weight: 500;
}
section.wild-life-sec  .wild-cont-sec {
    width: 90%;
    margin: 0 auto;
}
.itinary-div-garo {
    width: 100%;
    border-bottom: none;
    margin: 0;
}
.itinary-over-para {
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #6b240b;
}
.details-over-sec {
    width: 107%;
}
.itinery-include ul.include-list i {
    color: #6b240b;
    font-size: 13px;
    padding-right: 8px;
}
.itinery-Exclude ul.exclude-list i {
    color: #c3d4ad;
    font-size: 13px;
    padding-right: 8px;
}
.new-excursion-div {
    padding-top: 0px;
    text-align: left;
}
.where-bottom-text {
    padding: 0 10px;
    text-align: left !important;
}
section.who-we-sec .main-full-who {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
}
section.who-we-sec .main-full-who .who-we-pic {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0px;
}
.peple-main-hero {
    width: 100%;
    display: block;
}
.sight-team-mem-about .col-md-3{
    width:100% !important;
}
section.specialists-sec {
    width: 100%;
    margin: 50px 0px;
}
.super-sec {
    width: 100%;
    position: relative;
    display: block;
}
.super-sec.mob-fle-sight-tra {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
}
.cont-sight-addres-details {
    width: 100%;
    background: #f3f3f3;
    padding: 60px 10px 35px 20px;
    margin-top: 50px;
}
.footer-middle h4 {
    position: relative;
    color: #fff;
    font-size: 15px;
}
.footer-middle ul li a {
    position: relative;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.7;
    text-transform: capitalize;
}
.itinerary-overview .iti-map-sec {
    width: 100%;
    padding: 40px 0px 0px 20px;
}
/*sud mobile responsive end here*/
}





@media only screen and (max-width:1320px) {
    .hp-about-us h2 {
    font-family: 'Azo Sans';
    font-size: 40px;
    line-height: 1;
    margin-bottom:13px;
    font-weight: 600;

}
.hp-about-us p {
    color: #959595;
    font-family: "Mulish", sans-serif;
    font-size: 17px;
    line-height: 28px;
}
.hp-about-us .abt-btn {
    display: flex;
    gap: 36px;
    margin-top: 18px;
}
.hp-about-us .abt-us-rht-wing {
    padding: 0px 0px 0px 30px;
}

}