@media screen and (max-width: 1399px){
  .main-navigation ul ul{
    left: -50px;
  }
  .main-navigation ul .lang ul{
    left: unset;
    right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .comming-soon-section {
    height: 100vh;
  }
}
@media screen and (min-width: 992px) {
  .left-sidebar {
    padding-left: 40px;
  }
  .right-sidebar {
    padding-right: 40px;
  }
  .main-navigation .navigation > ul > li > a > span{
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .section-heading h2{
    font-size: 43px;
  }
  .subscribe-section .section-heading h4{
    font-size: 16px;
}
  .special-content .package-price{
    font-size: 15px;
  }
  .special-item .special-content h3{
    min-height: 82px;
    font-size: 20px;
  }
  .comming-soon-section {
    padding: 30px 0;
  }
  .main-navigation .navigation > ul > li {
    padding: 0 8px;
  }
  .package-section .package-wrap .package-content h3{
    font-size: 20px;
  }
}

@media screen and (max-width: 991px) {
  .map2 h3{
    height: unset;
  }
  blockquote p {
    font-size: 24px;
}
  .mobile-menu-container .slicknav_menu .slicknav_nav li ul{
    background: #f8f8f89e;
    border-top: 1px solid #d6d6d6;
  }
  .mobile-menu-container .slicknav_menu .slicknav_nav li ul ul{
    border-top: 1px solid #b38808;
    background-color: #b388080d;
  }
  .single-post-section .sidebar{
    margin-top: 0;
  }
  .widget.widget-post-thumb .post-content{
    width: -webkit-calc(100% - 170px);
    width: calc(100% - 170px);
  }
  .widget.widget-post-thumb .post-thumb{
    width: 150px;
  }
  .archive-inner .entry-content h3{
    font-size: 18px;
    min-height: 45px;
  }
  .mobile-menu-container .slicknav_menu .slicknav_nav li:last-child{
    border-bottom: 1px solid #e6e6e6;
  }
  .slicknav_menu .slicknav_nav li a.changeLang{
    display: flex;
    gap: 15px;
  }
  .slicknav_menu .slicknav_nav li .img-fixed, .slicknav_menu .slicknav_nav li a{
    display: block;
  }
 
  .mobile-menu-container .slicknav_menu .slicknav_row .slicknav_item:first-child{
    padding: 10px 15px;
    width: 100%;
    justify-content: space-between;
  }
  .mobile-menu-container .slicknav_menu .slicknav_row .slicknav_item:last-child, .slicknav_menu .slicknav_nav li .img-absolute{
    display: none;
  }
  .mobile-menu-container .slicknav_menu .slicknav_row{
    justify-content: space-between;
  }
  .logo-bars.img-absolute{
    display: none !important;
  }
  .comming-soon-section .comming-soon-footer {
    text-align: center;
  }
  .comming-soon-section .com-contact-info {
    margin-bottom: 20px;
  }
  .comming-soon-section .time-counter .counter-time [class*='counter-'] {
    font-size: 42px;
  }
  .header-social {
    padding: 10px 0;
  }
  .bottom-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    padding: 10px 0;
  }
  .navigation-container {
    padding-right: 35px;
  }
  .fixed-header .bottom-header {
    background-color: transparent;
    position: relative;
  }
  .fixed-header .mobile-menu-container {
    background-color: #ffffff;
    -webkit-box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 999;
  }
  .fixed-header .mobile-menu-container .slicknav_nav {
    min-height: calc(100vh - 78px);
    height: 100%;
    overflow-y: auto;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
  }
  .fixed-header .mobile-menu-container .slicknav_menu .slicknav_menutxt {
    color: #212121;
  }
  .fixed-header .mobile-menu-container .slicknav_btn .slicknav_icon span {
    background-color: #212121;
  }
  .fixed-header
    .mobile-menu-container
    .slicknav_btn
    .slicknav_icon
    span:first-child:before,
  .fixed-header
    .mobile-menu-container
    .slicknav_btn
    .slicknav_icon
    span:first-child:after {
    background-color: #212121;
  }
  .mobile-menu-container {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }
  .home-banner-items .banner-content .banner-title {
    font-size: 50px;
  }

  .package-section {
    padding-bottom: 70px;
  }
  .package-wrap {
    margin-bottom: 30px;
  }
  .package-section.bg-light-grey {
    padding-top: 70px;
    margin-top: 0;
  }
 
  .callback-section .callback-img {
    min-height: 300px;
    background-position: top center;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
  }
  .callback-inner {
    padding: 80px 0px 0 0px;
  }
  .activity-section {
    padding-bottom: 82px;
  }
  .activity-inner .activity-item {
    margin-bottom: 18px;
  }
  .activity-bg-image {
    padding-top: 82px;
    margin-bottom: 82px;
  }
  .special-section {
    padding-bottom: 62px;
  }
 
  .best-section .gallery-img img, .blog-section .feature-image img, .special-item .special-img img, .callback-section:before, .package-wrap .feature-image img, .desti-item .desti-image img {
    width: 100%;
  }
  .blog-section {
    padding: 100px 0 70px;
  }
  .blog-section .post {
    margin-bottom: 30px;
  }
  .contact-section .contact-img, .footer-primary .widget {
    margin-bottom: 30px;
  }
  .contact-section .contact-details-wrap {
    padding-left: 0;
  }
 
  .inner-shape {
    height: 105px;
  }
  .faq-page-container .pl-20 {
    padding-left: 0;
  }
  .qsn-form-container {
    margin-top: 40px;
  }
  .faq-testimonial {
    margin-bottom: 40px;
  }
  .product-inner-wrap {
    margin-bottom: 70px;
    padding-bottom: 70px;
  }
  .procduct-rate {
    font-size: 12px;
  }
  .related-product {
    margin-top: 60px;
  }
  .sidebar {
    margin-top: 50px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .activity-bg-image .activity-item {
    border-width: 0 1px 1px 0;
  }
  .activity-bg-image
    [class*='col-']:nth-child(3)
    ~ [class*='col-']
    .activity-item {
    border-bottom: none;
  }
  .activity-bg-image [class*='col-']:nth-child(3) .activity-item {
    border-right: none;
  }
}

@media screen and (max-width: 767px) {
  .map2 .work-space .address-h{
    min-height: unset;
    margin-bottom: 15px;
  }
  .address-h{
    min-height: unset;
  }
  blockquote p {
    font-size: 18px;
}
  .special-item .special-content h3{
    min-height: unset;
  }
  .package-section .package-wrap .package-content h3, .special-item .special-content h3,.package-wrap .package-content p {
    min-height: unset;
  }
  .activity-bg-image .activity-item {
    border-width: 0 1px 1px 0;
  }
  .activity-bg-image
    [class*='col-']:nth-child(4)
    ~ [class*='col-']
    .activity-item {
    border-bottom: none;
  }
  .activity-bg-image [class*='col-']:nth-child(2n + 2) .activity-item {
    border-right: none;
  }
  .site-footer .footer-menu {
    text-align: center;
    margin-bottom: 15px;
  }
  .site-footer .footer-logo {
    margin-bottom: 15px;
    text-align: center;
  }
  .site-footer .footer-logo img{
    width: 220px;
  }
  .site-footer .copy-right {
    text-align: center !important;
  }
 
  .home-about-section .about-img-wrap {
    margin-bottom: 40px;
  }
  .post-navigation .nav-prev, .home-about-section .about-img-wrap img {
    width: 100%;
  }
  .post-navigation .nav-next {
    float: left;
    width: 100%;
  }
  .post-navigation .nav-prev ~ .nav-next {
    border-top: 1px solid #ececec;
    margin-top: 15px;
    padding-top: 15px;
  }
  .contact-from-wrap {
    margin-bottom: 40px;
  }
  .gallery-inner-wrap {
    margin: -5px;
  }
  .gallery-inner-wrap .single-gallery {
    width: 50%;
    padding: 5px;
  }
  .no-content-wrap span {
    font-size: 224px;
  }
  .cart-list-inner .updateArea .input-group .form-control {
    text-align: center;
  }
  .cart-list-inner .updateArea a.update-btn {
    float: none;
    margin-top: 15px;
  }
  .cart-list-inner .updateArea {
    text-align: center;
  }
  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 18px;
  }

  h4 {
    font-size: 14px;
  }

  h5 {
    font-size: 14px;
  }

  h6 {
    font-size: 12px;
  }
  .section-heading h2 {
    font-size: 30px;
  }
  .home-banner-items .banner-content .banner-title {
    font-size: 45px;
  }

  .callback-counter-wrap .counter-icon {
    width: 40px;
  }
  .callback-counter-wrap .counter-item {
    border: 1px solid rgba(255, 255, 255, 0.4);
    margin-bottom: 10px;
    width: 100%;
  }
  .callback-counter-wrap .counter-content {
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    padding-left: 20px;
    text-align: right;
  }

  .bg-color-callback .callback-content {
    margin-bottom: 30px;
  }
  .bg-color-callback .callback-content h2 {
    font-size: 20px;
  }
  .bg-img-callback, .bg-color-callback {
    text-align: center;
  }
}

@media screen and (max-width: 575px) {

  body {
    font-size: 14px;
  }
  .right-sidebar {
    text-align: center;
  }
  .site-identity img {
    max-width: 120px;
  }
  .to-top-icon {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    right: 10px;
    bottom: 10px;
  }
  .outline-primary,
  .outline-round,
  .button-primary,
  .button-round,
  .button-secondary {
    font-size: 14px;
    padding: 10px 20px;
  }
  .section-heading {
    margin-bottom: 30px;
  }
  .section-heading h2 {
    font-size: 24px;
  }
 
  .home-banner-section .banner-content-wrap, .home-banner-section, .package-section, .destination-section, .contact-section, .choice-section {
    padding-bottom: 60px;
  }
  .home-banner-section .banner-content-wrap .slider-button {
    margin-left: -5px;
    margin-right: -5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .home-banner-section .banner-content-wrap .slider-button a {
    padding: 10px 15px;
    text-align: center;
    margin: 5px;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
  }
  .home-banner-items .banner-content-wrap {
    padding-top: 190px;
  }
  .home-banner-items .banner-content {
    max-width: 90%;
  }
  .home-banner-items .banner-content .banner-title {
    font-size: 32px;
  }
  .home-slider .slick-arrow:before {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 11px;
  }
  .header-btn {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
  }
  .header-btn a {
    padding: 8px 20px;
    font-size: 14px;
  }
  .package-wrap .package-content {
    padding: 0 20px 0;
  }
  .package-wrap .package-content .btn-wrap {
    margin-left: -20px;
    margin-right: -20px;
  }

  .btn-wrap a {
    margin-top: 20px;
  }
 
  .callback-inner {
    padding: 30px 0px 0 0px;
  }
  .callback-section {
    margin-bottom: 120px;
  }
  .package-inner-list .package-wrap .feature-image,
  .package-inner-list .package-wrap .package-content {
    width: 100%;
  }
  .package-section.bg-light-grey {
    padding-top: 60px;
  }
  .package-meta {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
  }
  .activity-section {
    padding-bottom: 42px;
  }
  .video-button a i {
    font-size: 18px;
    height: 80px;
    width: 80px;
    line-height: 80px;
  }
  .video-button a:after {
    height: 50px;
    width: 50px;
  }
  .support-area {
    padding: 20px;
  }
  .support-area h3 {
    font-size: 20px;
  }
  .support-area h4 {
    font-size: 15px;
  }
  .callback-counter-wrap {
    margin-bottom: 30px;
  }
  .client-wrap .client-item {
    padding: 10px 20px;
    text-align: center;
  }
  .best-section {
    padding-bottom: 30px;
  }
  .special-section {
    padding-bottom: 12px;
  }
  .special-section.specil-offer {
    padding-bottom: 62px;
  }
  .activity-bg-image {
    padding-top: 50px;
    margin-bottom: 50px;
  }
  .blog-section {
    padding: 60px 0;
  }
  .progress-wrap .progress-inner {
    width: 100%;
  }
  .home .subscribe-bg-image {
    padding: 80px 0 40px;
    margin-bottom: 60px;
  }
  .newsletter-form input[type='email'] {
    padding: 0 20px;
    margin-bottom: 15px;
  }
  .newsletter-form input[type='submit'] {
    width: 100%;
    position: static;
  }
  .site-footer {
    padding-top: 50px;
  }
  .site-footer .top-footer {
    padding-bottom: 25px;
  }
  .choice-slider .choice-slider-content {
    padding-bottom: 80px;
    padding-top: 80px;
  }
  
  .contact-section .contact-details {
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    border-right: none;
    padding: 20px 0;
  }
  .contact-section .contact-details .contact-icon {
    margin-left: auto;
    margin-right: auto;
  }
  .contact-section
    .contact-details-wrap
    [class*='col-']:last-child
    .contact-details {
    border-bottom: none;
  }
  .contact-section .contact-btn-wrap {
    text-align: center;
  }
  .home-about-section .about-content {
    margin: 0 30px;
  }
  .home-about-section .about-img-wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .home-about-section .about-img-right .about-img {
    border-left: none;
    border-right: none;
  }
  .fullwidth-callback .callback-counter-wrap .counter-item {
    width: 50%;
  }
  .inner-baner-container .inner-title {
    font-size: 30px;
  }
  .inner-baner-container .inner-banner-content p {
    font-size: 15px;
  }
  .inner-banner-wrap {
    padding-bottom: 0;
  }
  .summary-review {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
  }
  .summary-review .review-score {
    margin-bottom: 20px;
  }
  .tab-content {
    padding: 20px;
  }
  .tab-container .nav {
    display: block;
  }
  .tab-container .nav.nav-tabs a {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #dee2e6;
    padding: 15px 20px;
  }
  .tab-container .nav.nav-tabs a:hover,
  .tab-container .nav.nav-tabs a:focus,
  .tab-container .nav.nav-tabs a.active {
    background-color: #c5a136;
    color: #ffffff;
  }
  .package-offer-wrap .special-section {
    padding-bottom: 130px;
  }
  .comment-area .comment-thumb {
    width: 25px;
  }
  .comment-area .comment-content {
    width: -moz-calc(100% - 35px);
    width: -webkit-calc(100% - 35px);
    width: calc(100% - 35px);
  }
  .single-post-section .author-wrap {
    text-align: center;
  }
  .single-post-section .author-wrap .author-thumb {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .single-post-section .author-wrap .author-content {
    width: 100%;
  }
  .single-post-section {
    margin-bottom: 50px;
  }
  .blog-archive {
    padding-bottom: 50px;
  }
  .no-content-section {
    padding-bottom: 80px;
  }
  .comming-soon-section .comming-soon-content h2 {
    font-size: 30px;
  }
  .gallery-section {
    margin-bottom: 50px;
  }
  .service-content-wrap {
    margin-bottom: 30px;
    padding: 25px;
  }
  .career-detail-section .nav {
    display: block;
  }
  .career-detail-section .nav.nav-tabs a {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #dee2e6;
    padding: 15px 20px;
    font-size: 15px;
  }
  .career-detail-section .nav.nav-tabs a:hover,
  .career-detail-section .nav.nav-tabs a:focus,
  .career-detail-section .nav.nav-tabs a.active {
    background-color: #c5a136;
    color: #ffffff;
  }
  .career-detail-section .job-description li {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #f8f8f8;
    padding: 10px 0;
  }
  .career-detail-section .job-description li:last-child {
    border-bottom: none;
  }
  .guide-content-wrap .guide-content {
    margin-left: 15px;
    margin-right: 15px;
  }
  .guide-content-wrap .guide-social a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
  .no-content-wrap span {
    font-size: 145px;
  }
  .no-content-wrap h1 {
    -webkit-transform: translate(0, -145%);
    -moz-transform: translate(0, -145%);
    -ms-transform: translate(0, -145%);
    -o-transform: translate(0, -145%);
    transform: translate(0, -145%);
  }
  .no-content-wrap h4 {
    font-size: 16px;
  }
 
  .cart-section, .checkout-section {
    margin-bottom: 50px;
  }
  .product-outer-wrap .tab-content {
    padding: 30px 15px;
  }
  .product-summary {
    margin-top: 40px;
  }
  .cart-list-inner .updateArea a.update-btn {
    margin-top: 0;
  }
  .cart-list-inner .updateArea .input-group {
    width: 100%;
  }
  .cart-list-inner .updateArea .input-group .form-control {
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
  }
  .cart-list-inner .updateArea a {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
  .cart-list-inner .updateArea a.update-btn {
    float: none;
  }
  .cart-list-inner .table {
    display: block;
  }
  .cart-list-inner .table thead,
  .cart-list-inner .table tbody,
  .cart-list-inner .table th,
  .cart-list-inner .table td,
  .cart-list-inner .table tr {
    display: block;
  }
  .cart-list-inner .table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .cart-list-inner .table tr {
    border: 1px solid #e6e6e6;
  }
  .cart-list-inner .table td {
    border: none;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
  }
  .cart-list-inner .table td:before {
    display: block;
    white-space: nowrap;
    content: attr(data-column);
    color: #101f46;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .checkout-field-wrap {
    padding: 20px;
  }
  .checkout-field-wrap .coupon-field .form-group input[type='submit'] {
    margin-top: 15px;
  }
  .popup-wraper {
    position: absolute;
  }
  .popup-wraper .popup-inner:before {
    bottom: 0;
    left: 50%;
    top: auto;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .popup-wraper .popup-image,
  .popup-wraper .popup-content {
    width: 100%;
  }
  .popup-wraper .popup-content {
    padding: 30px 20px;
  }
  .popup-wraper .popup-content h2 {
    margin-bottom: 25px;
  }
  .popup-wraper .popup-content form input[type='email'] {
    height: 39px;
  }
  .popup-wraper .popup-image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
  .popup-wraper .popup-image img {
    width: 50%;
  }
  .popup-wraper {
    padding: 10px;
  }
  .booking-content {
    margin-bottom: 30px;
  }
  .booking-content .form-title {
    margin-bottom: 15px;
  }
  .booking-content .form-title span {
    height: 30px;
    line-height: 30px;
    margin-right: 16px;
    width: 30px;
  }
  .step-link-wrap {
    margin-bottom: 50px;
    font-size: 13px;
  }
  .step-link-wrap .step-item:before,
  .step-link-wrap .step-item:after {
    height: 4px;
    bottom: 10px;
  }
  .step-link-wrap .step-item a {
    border-width: 4px;
    margin-top: 15px;
    height: 25px;
    width: 25px;
  }
  .step-section {
    margin-bottom: 50px;
  }
  .widget.widget-post-thumb .post-content{
    width: -webkit-calc(100% - 130px);
    width: calc(100% - 130px);
  }
  .widget.widget-post-thumb .post-thumb{
    width: 110px;
  }
}
