@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
    .tourTitIn h3 {
        font-size: 16px;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1440px;
    }
    .tourTitIn h3 {
        font-size: 22px;
    }
}

@media (max-width: 1024px) {
    .mainmenu a,
    .navbar-default .navbar-nav>li>a,
    .mainmenu ul li a,
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 15px 8px !important;
    }
}

@media (max-width: 991px) {
    .fxdTp .header {
        position: relative;
        top: 0;
        border-radius: 0;
        height: 53px;
        background-color: #682056;
        z-index: 9999;
    }
    .mobMenuBtn {
        position: absolute;
        display: Block !important;
        right: 15px !important;
        top: 5px !important;
        background-color: #fff;
        border-radius: 0;
        z-index: 9999999;
        /* background: linear-gradient(90deg, #aa0004, #eb1e24); */
        color: #fff;
        /* background: linear-gradient(90deg, #4f1541, #682056); */
    }
    .navbar-collapse {
        display: block !important;
        position: fixed !important;
        top: 0;
        right: -100%;
        width: calc(100% - 50px);
        background: #FFF;
        z-index: 9;
        transition: all 0.3s linear;
        height: 100vh;
        top: 82px;
    }
    .navbar-collapse .navbar-nav {
        margin: 0 !important;
    }
    li.nav-item {
        width: 100%;
        border-bottom: 1px solid #fff;
    }
    .mainmenu ul li a,
    .navbar-expand-lg .navbar-nav .nav-link {
        border-bottom: 1px solid #000;
        border-radius: 0 !important;
        font-size: 16px;
        line-height: initial;
        padding-left: 32px !important;
        color: #fff;
    }
    .navbar-collapse {
        display: block !important;
        position: fixed !important;
        top: 0;
        right: -100%;
        width: calc(100% - 50px);
        background: #FFF;
        z-index: 9;
        transition: all 0.3s linear;
        height: 100vh;
        top: 0px;
    }
    .navbar-collapse.collapse.show {
        right: 67px;
        display: block !important;
        padding-left: 8px;
        top: 0;
        width: 83%;
        background-color: #682056;
    }
    .mainmenu ul li a,
    .navbar-expand-lg .navbar-nav .nav-link {
        border-bottom: 1px solid #000;
        border-radius: 0 !important;
        font-size: 16px;
        line-height: initial;
        padding-left: 32px !important;
        color: #fff;
    }
    .mainmenu a,
    .navbar-default .navbar-nav>li>a,
    .mainmenu ul li a,
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 15px 8px !important;
    }
    .mainmenu ul li.nav-item {
        padding-top: 0px !important;
    }
}

@media (max-width: 767px) {
    .topClNm {
        position: absolute;
        top: -9px;
        z-index: 9999;
        right: 0;
        left: 0;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        color: #ffffff;
        border: 2px solid #ffffff;
        width: 34px;
        height: 34px;
        margin-top: 21px;
        border-radius: 50%;
        font-size: 20px;
        display: block !important;
        padding-top: 3px;
        /* background-color: #ffffff; */
    }
    .topClNm i {
        color: #fff;
    }
    .tpCaption.wow.fadeInDown {
        display: none;
    }
    .menu-area {
        backdrop-filter: none;
    }
    .topMenu {
        margin-top: 0;
        /* display: flex; */
    }
    .site-branding {
        padding: 0;
        margin: -6px 0px 0px 18px !important;
        padding: 12px 8px !important;
    }
    .site-branding img {
        max-width: 80px !important;
    }
    .menu {
        position: absolute;
    }
    .featureTour {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .tourSection {
        padding-bottom: 0px !important;
        text-align: center;
        width: 100% !important;
    }
    .wlTitle {
        font-size: 20px !important;
        color: #682056;
    }
    .mbView {
        position: relative;
        top: 0;
        z-index: 9;
        right: 0;
        left: 0;
    }
    .cmpTitle {
        font-size: 30px;
        line-height: 30px;
        color: #000;
        font-weight: 600;
    }
    .tourSection p {
        font-size: 15px;
    }
    .tourTitle {
        font-size: 22px;
        text-align: center;
        font-weight: 800;
        line-height: 35px;
        padding-bottom: 0px;
        padding-top: 0px;
        margin-bottom: 4px;
        width: 80%;
        margin: 0 auto;
        margin-bottom: 38px;
    }
    .tourTitle span {
        display: inline-block;
        padding: 0px 10px;
        font-size: 30px;
    }
    .destImageBlock {
        overflow: hidden;
        background-color: #fff !important;
        padding-bottom: 50px;
    }
    section.slSec {
        background: no-repeat;
        width: 100%;
        padding-bottom: 90px !important;
    }
    .slick-prev {
        right: 52% !important;
        left: 40% !important;
    }
    .slick-next {
        left: 52% !important;
    }
    .slick-prev,
    .slick-next {
        top: 530px;
    }
    section.thSecHm {
        padding: 0px;
        padding-bottom: 0px;
    }
    .post-card {
        margin-bottom: 20px;
    }
    .subCnBlock {
        position: relative;
        width: 100%;
        padding: 30px 15px;
    }
    .subCon_Sec {
        margin-bottom: 40px;
    }
    .subCnBlock p {
        font-size: 18px;
    }
    .post-thumb img {
        height: 188px;
    }
    .blogcard-content {
        display: none;
    }
    .btn.btn-details {
        font-size: 10px;
        display: none;
    }
    .post-content h3 a {
        font-size: 15px;
    }
    .text-truncate {
        white-space: normal;
    }
    .post-content-wrap {
        padding: 10px 10px;
    }
    .tourTitle {
        margin-bottom: 40px;
    }
    .prgBlock {
        opacity: 1;
        position: relative;
        transform: none;
        left: 0;
        top: 0;
        padding: 23px 16px !important;
        margin-top: -208px;
        width: 90%;
        border-radius: 20px 20px 0px 0px;
        background-color: #682056f5;
        height: auto !important;
    }
    .destName {
        margin-top: 0 !important;
        font-size: 30px !important;
    }
    .callFtr {
        position: fixed;
        z-index: 99999;
        background-color: #000;
        right: 0;
        left: 0;
        width: 100%;
        bottom: 0;
        color: #fff;
        display: flex !important;
    }
    .clNwBtn {
        display: flex;
        flex: 1;
        padding: 14px 0px;
        justify-content: center;
        justify-content: center;
        font-size: 16px;
        align-items: center;
        background: linear-gradient(90deg, #aa0004, #eb1e24);
        background: linear-gradient(90deg, #682056, #440d37);
    }
    .clNwBtn a {
        color: #fff;
    }
    .clNwBtn i {
        padding-left: 10px;
    }
    .header {
        position: relative;
        top: 0;
        border-radius: 0;
        height: 53px;
        background-color: #682056;
    }
    span.destTitle {
        font-size: 40px !important;
    }
    .themeOverview {
        width: 100%;
        margin-top: 20px;
        padding: 15px 15px;
    }
    span.lgImg {
        /* width: 100% !important; */
        display: block;
        text-align: center;
        margin: 0 auto;
        padding-top: 0px !important;
        margin-bottom: 50px;
    }
    span.ftrAdd {
        display: block;
        width: 100%;
        text-align: center;
        padding-left: 0px !important;
    }
    .footerLogo {
        display: block !important;
    }
    .footer {
        padding: 40px 0px;
        padding-bottom: 70px;
    }
    .footerMenu {
        text-align: center !important;
    }
    .NwssoclIcon.text-right {
        text-align: center !important;
    }
    .tourSecOvr {
        width: 100%;
        padding: 10px 10px !important;
    }
    .tourOverview {
        width: 100%;
    }
    .brfTrDtl {
        padding-top: 22px;
        flex-direction: column;
    }
    .brfTIcon.brfTdrmIn {
        max-width: 100%;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: left;
        margin-bottom: 16px;
    }
    .fntIcon {
        font-size: 38px;
    }
    .brfTIcon.crdCty {
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: left;
        margin-bottom: 14px;
    }
    .btTourInfo {
        margin-left: 6px;
    }
    .btTourTitle {
        font-size: 20px;
    }
    .incld {
        right: 0;
        position: relative;
        /* top: 20px; */
        left: 0;
        justify-content: center;
    }
    .gleSec {
        display: inline-block;
        width: 148px !important;
        margin-top: 3px;
    }
    .smGallery {
        margin-bottom: 30px;
    }
    .mdlInfoTour {
        width: 100% !important;
    }
    .sendQurSecIn {
        width: 100% !important;
        padding: 0px !important;
    }
    .tourMap {
        padding: 0px 11px;
    }
    .tourMap img {
        height: 350px;
    }
    .bgWt {
        min-height: auto !important;
    }
    .smLrTrouSec {
        display: block;
    }
    .smLSecImg {
        max-width: 100%;
    }
    .smlcontent {
        max-width: 100%;
    }
    .smLprcSec {
        width: 100%;
    }
    .inclSecLst {
        padding: 10px 1px;
    }
    .smLSecImg img {
        max-width: 100% !important;
        height: auto !important;
    }
    .htTitIn {
        text-align: center !important;
        padding-top: 0;
    }
    span.trTl {
        margin-bottom: 0px !important;
    }
    .pkgNameTitle {
        line-height: 56px;
        font-size: 40px !important;
    }
    .subConHeader img {
        height: 260px;
    }
    .themeTitle_Sec {
        width: 200px;
        padding: 2px 0px;
        margin-top: -41px;
    }
    span.destTitle {
        font-size: 40px !important;
    }
    .subCnTextItn {
        width: 90%;
        margin: 0 auto;
        padding-bottom: 25px;
    }
    section.destSubInform {
        width: 95%;
        margin: 0 auto;
        padding: 10px 10px;
    }
    .tbnv {
        background: none;
    }
}