@media only screen and (max-width: 575px) {
    .xs-none {
      display: none;
    }
    .page-nav li {
      margin: 0 2px;
    }
    .page-nav li:first-child, .page-nav li:last-child {
      position: relative;
      top: 0;
    }
    .page-nav li a {
      width: 45px;
      height: 40px;
      line-height: 35px;
    }
    .page-nav li a i {
      font-size: 18px;
    }
    .hero-section .hero-content h1 {
      font-size: 40px;
      line-height: 48px;
    }
    .hero-section .hero-content h2 {
      font-size: 38px;
      line-height: 48px;
    }
    .hero-section .hero-content h3 {
      font-size: 35px;
      line-height: 48px;
    }
    .hero-section .hero-content h4 {
      font-size: 32px;
      line-height: 48px;
    }
    .hero-section .hero-content h5 {
      font-size: 30px;
      line-height: 48px;
    }
    .hero-section .hero-content h6 {
      font-size: 28px;
      line-height: 48px;
    }
    .hero-section .hero-img-wrap .hero-bg-one {
      height: 300px;
      width: calc(100% - 100px);
      margin-right: 15px;
    }
    .hero-section .hero-img-wrap .hero-bg-two {
      width: 85px;
      height: 100px;
    }
    .travel-slider {
      padding: 0 12px;
    }
    .travel-tips-wrap .features-list ul {
      -moz-columns: 1;
           columns: 1;
    }
    .travel-tips-wrap .featured-travel-one {
      max-width: 220px;
    }
    .travel-tips-wrap .featured-travel-two {
      max-width: 220px;
    }
    .single-shop-img {
      padding: 30px 10px;
      border: 1px solid #E7DFDE;
    }
    .single-shop-img img {
      display: block;
      margin: 0 auto;
    }
    .coupon-code input, .coupon-code button {
      width: 100%;
    }
    .coupon-code button {
      margin: 12px 0 0;
    }
    .comp-map.style-one {
      height: 650px;
    }
    .comp-map.style-three {
      height: 450px;
    }
  }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .container-fluid {
      max-width: 540px;
      padding: 0 15px;
    }
    .hero-section .hero-content h1 {
      font-size: 56px;
      line-height: 64px;
    }
    .hero-section .hero-content h2 {
      font-size: 54px;
      line-height: 64px;
    }
    .hero-section .hero-content h3 {
      font-size: 52px;
      line-height: 64px;
    }
    .hero-section .hero-content h4 {
      font-size: 50px;
      line-height: 64px;
    }
    .hero-section .hero-content h5 {
      font-size: 48px;
      line-height: 64px;
    }
    .hero-section .hero-content h6 {
      font-size: 45px;
      line-height: 54px;
    }
    .hero-section .hero-img-wrap .hero-bg-one {
      height: 400px;
      width: calc(100% - 160px);
      margin-right: 20px;
    }
    .hero-section .hero-img-wrap .hero-bg-two {
      width: 140px;
      height: 180px;
    }
  }
  @media only screen and (max-width: 767px) {
    p, input, textarea, span, select, label {
      font-size: 14px;
      line-height: 25px;
    }
    h1, h2, h3, h4, h5, h6 {
      line-height: 1.3;
    }
    .mt-sm-15 {
      margin-top: 15px;
    }
    .w-sm-100 {
      width: 100% !important;
    }
    .sm-none {
      display: none !important;
    }
    .fs-24 {
      font-size: 22px;
    }
    .fs-30 {
      font-size: 26px;
    }
    .fs-sm-14 {
      font-size: 14px;
    }
    .mb-40 {
      margin-bottom: 30px;
    }
    .pt-100 {
      padding-top: 50px;
    }
    .ptb-100 {
      padding-top: 50px;
      padding-bottom: 50px;
    }
    .pb-100 {
      padding-bottom: 50px;
    }
    .pb-75 {
      padding-bottom: 25px;
    }
    .pb-70 {
      padding-bottom: 20px;
    }
    .pb-50 {
      padding-bottom: 0px;
    }
    .btn {
      font-size: 14px;
      padding: 12px 24px 12px;
    }
    .back-to-top {
      font-size: 20px;
      width: 35px;
      height: 35px;
      line-height: 32px;
      left: 10px;
    }
    .back-to-top i {
      font-size: 18px;
    }
    .fs-48 {
      font-size: 26px;
    }
    .sidebar-left {
      padding-right: 0;
      margin-top: 0 !important;
    }
    .breadcrumb-wrap {
      padding: 71px 0 79px;
      position: relative;
      z-index: 1;
    }
    .breadcrumb-wrap:after {
      position: absolute;
      top: 0;
      right: 0;
      content: "";
      width: 100%;
      height: 100%;
      background: linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.7315126734) 96%);
      z-index: -1;
    }
    .br-menu li {
      margin-left: 8px;
      padding-left: 15px;
      font-size: 14px;
    }
    .br-menu li:after {
      font-size: 15px;
    }
    .hero-section .travel-date {
      font-size: 14px;
    }
    .hero-slider.style-two .hero-slide-item {
      padding: 60px 30px 120px;
      position: relative;
      z-index: 1;
    }
    .hero-slider.style-two .hero-slide-item:after {
      position: absolute;
      top: 0;
      right: 0;
      content: "";
      width: 100%;
      height: 100%;
      background-color: rgba(255, 255, 255, 0.8);
      z-index: -1;
    }
    .hero-slider.style-two .hero-slide-item .hero-content {
      max-width: 100%;
      margin: 0 auto;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h1 {
      font-size: 30px;
      line-height: 38px;
      margin-bottom: 15px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h2 {
      font-size: 26px;
      line-height: 38px;
      margin-bottom: 15px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h3 {
      font-size: 24px;
      line-height: 38px;
      margin-bottom: 15px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h4 {
      font-size: 22px;
      line-height: 38px;
      margin-bottom: 15px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h5 {
      font-size: 22px;
      line-height: 38px;
      margin-bottom: 15px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h6 {
      font-size: 20px;
      line-height: 38px;
      margin-bottom: 15px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content:after {
      display: none;
    }
    .hero-slider.style-two .hero-slide-item .hero-content .link {
      color: var(--secondaryColor);
      font-size: 14px;
    }
    .hero-slider.style-two .slider-btn, .hero-slider.style-four .slider-btn {
      position: absolute;
      bottom: 20px;
      display: flex;
      width: 100%;
      justify-content: center;
    }
    .hero-slider.style-two .slider-btn .hero-prev, .hero-slider.style-four .slider-btn .hero-prev {
      margin-left: 8px;
    }
    .hero-slider.style-two .slider-btn .hero-next, .hero-slider.style-four .slider-btn .hero-next {
      margin-right: 8px;
    }
    .hero-slider.style-two .slider-btn .hero-prev,
    .hero-slider.style-two .slider-btn .hero-next, .hero-slider.style-four .slider-btn .hero-prev,
    .hero-slider.style-four .slider-btn .hero-next {
      position: relative;
      top: auto;
      transform: translateY(0%);
      width: 40px;
      height: 40px;
      right: auto;
      left: auto;
    }
    .hero-slider.style-four .hero-slide-item {
      padding: 70px 15px 130px;
    }
    .hero-slider.style-four .hero-slide-item:before {
      background: rgba(0, 0, 0, 0.5);
    }
    .hero-slider.style-four .hero-content span {
      font-size: 16px;
    }
    .hero-slider.style-four .hero-content h1 {
      font-size: 30px;
      line-height: 40px;
    }
    .hero-slider.style-four .hero-content h2 {
      font-size: 26px;
      line-height: 40px;
    }
    .hero-slider.style-four .hero-content h3 {
      font-size: 23px;
      line-height: 40px;
    }
    .hero-slider.style-four .hero-content h2 {
      font-size: 20px;
      line-height: 40px;
    }
    .hero-slider.style-four .hero-content h2 {
      font-size: 20px;
      line-height: 40px;
    }
    .hero-slider.style-four .hero-content h2 {
      font-size: 18px;
      line-height: 40px;
    }
    .about-section {
        overflow: hidden;
    }
    .about-section .about-bg {
      display: none;
    }
    .about-section .about-img-wrap {
      flex-wrap: wrap;
    }
    .about-section .about-img-wrap h4 {
      width: 100%;
      order: 2;
      margin: 20px 0 0;
    }
    .about-section .about-img-wrap .about-img-two {
      width: 250px;
      margin: 25px auto 0;
      display: block;
      order: 1;
      margin-bottom: 20px;
    }
    .about-section .about-content {
      padding-right: 30px;
    }
    .simple-wrap .simple-img {
      padding-bottom: 40px;
    }
    .simple-wrap .simple-img h4 {
      font-size: 20px;
    }
    .simple-wrap .simple-content ol li {
      font-size: 14px;
    }
    .travel-card-wrap .column.size-1of4 {
      width: 100%;
    }
    .blog-wrapper,
    .category-wrap {
      overflow-x: hidden;
    }
    .category-wrap {
      overflow-x: hidden;
    }
    .category-wrap .section-shape-two {
      right: 0;
      max-width: 90%;
    }
    .category-card-wrap {
      grid-template-columns: repeat(2, 1fr);
    }
    .category-card-wrap .category-card:nth-child(even) {
      top: 0;
    }
    .blog-slider .blog-pagination {
      margin-top: 27px;
    }
    .blog-slider .blog-pagination .swiper-pagination-bullet {
      width: 30px;
    }
    .blog-card.style-two {
      height: 400px;
    }
    .blog-card.style-two:after {
      background: linear-gradient(-180deg, rgba(17, 17, 17, 0.49) 59.37%, #111 100%);
    }
    .blog-card.style-two .blog-info {
      bottom: 25px;
      right: 45px;
      padding-left: 20px;
    }
    .blog-card.style-two .blog-info .blog-date {
      top: 40%;
      font-size: 14px;
      right: -60px;
    }
    .blog-card.style-two .blog-info .blog-category {
      margin-bottom: 4px;
    }
    .blog-card.style-two .blog-info h3 {
      font-size: 24px;
      line-height: 32px;
    }
    .blog-wrapper {
      margin: 0 0 25px;
      overflow: hidden;
    }
    .blog-wrapper .column.size-1of3 {
      width: 100%;
      padding: 0;
      flex-wrap: wrap;
    }
    .blog-wrapper .blog-card.mb-45 {
      margin-bottom: 30px;
    }
    .blog-wrapper .blog-card.pb-45 {
      padding-bottom: 30px;
    }
    .popular-post-wrap .pp-post-item .pp-post-info h6 {
      font-size: 16px !important;
      line-height: 22px;
    }
    .popular-post-wrap .pp-post-item .pp-post-info a {
      font-size: 14px;
    }
    .featured-post.style-one {
      padding: 25px 20px;
    }
    .featured-post.style-two .featured-info {
      margin-top: 0px;
      padding: 25px 20px 25px;
      border-radius: 0 0 15px 15px;
    }
    .featured-post.style-three {
      margin-bottom: 18px;
    }
    .featured-post.style-three .featured-img {
      width: 100%;
    }
    .featured-post.style-three .featured-info {
      width: 100%;
      margin: 15px 0 0;
    }
    .featured-post.style-four .featured-img {
      border-radius: 15px 15px 0 0;
      padding-left: 0;
    }
    .featured-post.style-four .featured-img img {
      border-radius: 15px 15px 0 0;
    }
    .featured-post.style-four .featured-info {
      position: relative;
      max-width: 100%;
      top: auto;
      left: auto;
      transform: translateY(0%);
      z-index: 1;
      background-color: var(--whiteColor);
      border-radius: 0 0 15px 15px;
      padding: 25px 20px 25px;
    }
    .featured-post.style-four .featured-info h3 {
      margin-bottom: 16px;
    }
    .featured-post.style-four .featured-info p {
      margin-bottom: 28px;
    }
    .author-info-wrap .author-img {
      width: 45px;
      height: 45px;
      margin-left: 9px;
      margin-bottom: 10px;
    }
    .author-info-wrap .author-metainfo li {
      margin-left: 2px;
      margin-bottom: 10px;
      padding-left: 15px;
      font-size: 14px;
    }
    .map-card img {
      max-width: 120px !important;
    }
    .map-card.style-two img {
      margin-bottom: 20px;
    }
    .subscribe-wrap {
      background-color: #F1E9E8;
      padding: 50px 20px;
    }
    .subscribe-wrap:before {
      display: none;
    }
    .subscribe-wrap .newsletter-form {
      margin-top: 25px;
    }
    .subscribe-wrap .newsletter-form h2 {
      font-size: 24px;
      line-height: 38px;
    }
    .subscribe-wrap .newsletter-form button {
      position: relative;
      margin-top: 10px;
      width: 100%;
      display: block;
      padding: 15px 20px 16px;
    }
    .cart-table {
      width: 100%;
      overflow-x: auto;
    }
    .cart-table table tr th:nth-child(2), .cart-table table tr td:nth-child(2) {
      min-width: 285px;
    }
    .coupon-code {
      margin-bottom: 25px;
    }
    .contact-img-wrap .contact-bg {
      width: 100%;
      height: 450px;
    }
    .contact-img-wrap .contact-img {
      max-width: 150px;
      left: 30px;
      bottom: 10px;
    }
    article p,
    .destination-details-wrap p,
    .terms-wrap p {
      margin-bottom: 15px;
    }
    article h1, article h2, article h3, article h4, article h5, article h6,
    .destination-details-wrap h1,
    .destination-details-wrap h2,
    .destination-details-wrap h3,
    .destination-details-wrap h4,
    .destination-details-wrap h5,
    .destination-details-wrap h6,
    .terms-wrap h1,
    .terms-wrap h2,
    .terms-wrap h3,
    .terms-wrap h4,
    .terms-wrap h5,
    .terms-wrap h6 {
      margin-bottom: 15px;
    }
    article h1,
    .destination-details-wrap h1,
    .terms-wrap h1 {
      font-size: 32px;
    }
    article h2,
    .destination-details-wrap h2,
    .terms-wrap h2 {
      font-size: 30px;
    }
    article h3,
    .destination-details-wrap h3,
    .terms-wrap h3 {
      font-size: 28px;
    }
    article h4,
    .destination-details-wrap h4,
    .terms-wrap h4 {
      font-size: 26px;
    }
    article h5,
    .destination-details-wrap h5,
    .terms-wrap h5 {
      font-size: 24px;
    }
    article h6,
    .destination-details-wrap h6,
    .terms-wrap h6 {
      font-size: 22px;
    }
    article p:last-child,
    .destination-details-wrap p:last-child,
    .terms-wrap p:last-child {
      margin-bottom: 0;
    }
    article ol,
    .destination-details-wrap ol,
    .terms-wrap ol {
      margin-top: 20px;
      margin-bottom: 30px;
    }
    article ol li,
    .destination-details-wrap ol li,
    .terms-wrap ol li {
      margin-bottom: 15px;
      color: var(--paraColor);
      padding-right: 3px;
    }
    article .single-post-img,
    .destination-details-wrap .single-post-img,
    .terms-wrap .single-post-img {
      margin-bottom: 25px;
    }
    article .single-post-video,
    .destination-details-wrap .single-post-video,
    .terms-wrap .single-post-video {
      height: 400px;
      margin-bottom: 20px;
    }
    article .single-para,
    .destination-details-wrap .single-para,
    .terms-wrap .single-para {
      margin-bottom: 30px;
    }
    article .author-info-wrap .author-img,
    .destination-details-wrap .author-info-wrap .author-img,
    .terms-wrap .author-info-wrap .author-img {
      margin-bottom: 7px;
    }
    article .author-info-wrap .author-info li,
    .destination-details-wrap .author-info-wrap .author-info li,
    .terms-wrap .author-info-wrap .author-info li {
      margin-bottom: 7px;
    }
    .quote-wrap {
      padding: 65px 20px 25px 20px;
      margin-bottom: 25px;
    }
    .quote-wrap .quote-icon {
      position: absolute;
      top: 20px;
      right: 25px;
    }
    .blog-link-wrap {
      margin-bottom: 25px;
      flex-wrap: wrap;
    }
    .blog-link-wrap .blog-bg {
      width: 100%;
    }
    .blog-link-wrap .blog-link {
      margin: 15px 0 0;
      font-size: 20px;
      padding: 12px 40px 18px 15px;
    }
    .blog-link-wrap .blog-link img {
      top: 26px;
      right: 10px;
      max-width: 16px;
    }
    .wp-block-quote {
      padding: 25px 25px 25px 25px;
      margin: 25px 0 25px;
    }
    .post-meta-option {
      margin-bottom: 25px;
      padding: 15px 0;
      border-top: 1px solid #E7DFDE;
      border-bottom: 1px solid #E7DFDE;
    }
    .post-meta-option .post-share .social-profile li {
      margin-left: 20px;
    }
    .post-meta-option .post-share .social-profile li:last-child {
      margin-left: 0;
    }
    .post-meta-option .post-share .social-profile li a {
      opacity: 0.7;
    }
    .post-meta-option .post-share .social-profile li a:hover {
      opacity: 1;
    }
    .author-box {
      padding: 20px;
    }
    .author-box .author-info {
      width: 100%;
      margin: 25px 0 0;
    }
    .comment-item-wrap .comment-item.reply {
      margin-right: 25px;
    }
    .comment-item-wrap .comment-item .comment-author-img {
      width: 75px;
      height: 75px;
    }
    .comment-item-wrap .comment-item .comment-author-wrap {
      width: calc(100% - 95px);
      margin-right: 20px;
    }
    .comment-item-wrap .comment-item .comment-author-wrap .comment-author-name {
      margin: 0 0 12px;
    }
    .comment-item-wrap .reply-btn {
      font-size: 14px;
    }
    .sidebar .social-profile li a {
      font-size: 14px;
    }
    .category-list li a,
    .tag-list li a {
      font-size: 14px;
    }
    .faq-img-wrap {
      margin-bottom: 50px;
      padding-bottom: 120px;
    }
    .faq-img-wrap .faq-bg {
      height: 450px;
      width: 100%;
    }
    .faq-img-wrap .faq-img {
      max-width: 200px;
      left: 30px;
    }
    .error-wrap .error-img {
      padding: 0 20px;
    }
    .error-wrap .error-img img {
      display: block;
      margin: 0 auto 30px;
    }
    .place-lsit {
      margin-top: 25px;
    }
    .place-lsit li {
      margin-bottom: 20px;
    }
    .place-lsit li a {
      font-size: 16px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .container-fluid {
      max-width: 720px;
      padding-right: 12px;
      padding-left: 12px;
    }
    .pt-100 {
      padding-top: 70px;
    }
    .pb-100 {
      padding-bottom: 70px;
    }
    .pb-75 {
      padding-bottom: 45px;
    }
    .pb-70 {
      padding-bottom: 40px;
    }
    .pt-75 {
      padding-top: 50px;
    }
    .pb-70 {
      padding-bottom: 40px;
    }
    .pb-50 {
      padding-bottom: 20px;
    }
    .ptb-100 {
      padding-top: 70px;
      padding-bottom: 70px;
    }
    .fs-48 {
      font-size: 32px;
    }
    .offcanvas.prala-hide-adminbar {
        top: 32px;
    }
    .breadcrumb-wrap {
      padding: 91px 0 99px;
    }
    .hero-section .hero-content h1 {
      font-size: 78px;
      line-height: 90px;
    }
    .hero-section .hero-content h2 {
      font-size: 75px;
      line-height: 90px;
    }
    .hero-section .hero-content h3 {
      font-size: 73px;
      line-height: 90px;
    }
    .hero-section .hero-content h4 {
      font-size: 70px;
      line-height: 90px;
    }
    .hero-section .hero-content h5 {
      font-size: 68px;
      line-height: 90px;
    }
    .hero-section .hero-content h6 {
      font-size: 65px;
      line-height: 90px;
    }
    .hero-section .hero-img-wrap .hero-bg-one {
      height: 500px;
    }
    .hero-slider.style-two .slider-btn .hero-prev {
      right: 15px;
    }
    .hero-slider.style-two .slider-btn .hero-next {
      left: 15px;
    }
    .hero-slider.style-two .hero-slide-item {
      padding: 115px 30px 115px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content {
      max-width: 500px;
      margin: 0 auto;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h1 {
      font-size: 35px;
      line-height: 45px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h2 {
      font-size: 32px;
      line-height: 45px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h3 {
      font-size: 30px;
      line-height: 45px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h4 {
      font-size: 28px;
      line-height: 45px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h5 {
      font-size: 25px;
      line-height: 45px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h6 {
      font-size: 21px;
      line-height: 45px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content:after {
      right: 0;
      width: 550px;
      height: 350px;
      background-size: 550px 350px;
    }
    .hero-slider.style-four .hero-slide-item:before {
      background: rgba(0, 0, 0, 0.5);
    }
    .hero-slider.style-four .hero-content h1 {
      font-size: 45px;
      line-height: 50px;
    }
    .hero-slider.style-four .hero-content h2 {
      font-size: 40px;
      line-height: 50px;
    }
    .hero-slider.style-four .hero-content h3 {
      font-size: 35px;
      line-height: 50px;
    }
    .hero-slider.style-four .hero-content h4 {
      font-size: 32px;
      line-height: 50px;
    }
    .hero-slider.style-four .hero-content h5 {
      font-size: 28px;
      line-height: 50px;
    }
    .hero-slider.style-four .hero-content h6 {
      font-size: 24px;
      line-height: 50px;
    }
    .about-section {
      padding-bottom: 55px;
    }
    .travel-card-wrap .column.size-1of4 {
      width: 50%;
    }
    .category-card-wrap {
      grid-template-rows: 1fr 1fr 1fr;
      grid-template-columns: repeat(4, 1fr);
    }
    .subscribe-wrap:before {
      width: 720px;
      height: 300px;
      background-size: 720px 300px;
    }
    .subscribe-wrap .newsletter-form h2 {
      font-size: 26px;
      line-height: 34px;
    }
    .map-card.style-two {
      padding-left: 20px;
    }
    .map-card.style-two img {
      max-width: 80px;
    }
    .faq-img-wrap {
      margin-bottom: 30px;
    }
    .faq-img-wrap .faq-img {
      max-width: 250px;
      left: 30px;
    }
  }
  @media only screen and (max-width: 991px) {
    .md-none {
      display: none !important;
    }
    .mt-md-30 {
      margin-top: 30px;
    }
    .hero-section .hero-content {
      padding: 50px 0 0;
      margin-bottom: 30px;
    }
    .hero-section .hero-content .travel-date {
      position: relative;
      top: auto;
      transform: translateY(0);
      right: auto;
      margin-bottom: 25px;
    }
    .hero-slider.style-three .slider-btn {
      position: relative;
      bottom: 20px;
      justify-content: center;
      padding: 0;
      margin-top: 30px;
    }
    .hero-slider.style-three .slider-btn .hero-prev,
    .hero-slider.style-three .slider-btn .hero-next {
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    }
    .hero-slider.style-three .featured-post.style-four .featured-img {
      padding-left: 0;
      border-radius: 15px 15px 0 0;
    }
    .hero-slider.style-three .featured-post.style-four .featured-img img {
      border-radius: 15px 15px 0 0;
    }
    .hero-slider.style-three .featured-post.style-four .featured-info {
      position: relative;
      top: auto;
      transform: translateY(0);
      max-width: 100%;
      border-radius: 0 0 15px 15px;
    }
    .about-section .about-img-wrap {
      margin: 0 0 30px;
    }
    .simple-wrap .simple-content {
      margin-top: 30px;
    }
    .single-shop-img {
      margin-bottom: 25px;
    }
    .travel-tips-wrap {
      padding: 20px 25px 70px;
      padding-left: 25px;
    }
    .travel-tips-wrap:after {
      width: 100%;
    }
    .travel-tips-wrap .featured-travel-one,
    .travel-tips-wrap .featured-travel-two {
      position: relative;
      top: auto;
      bottom: auto;
      right: auto;
      left: auto;
    }
    .travel-tips-wrap .featured-travel-one {
      display: block;
      margin: 60px auto 35px;
    }
    .travel-tips-wrap .featured-travel-two {
      display: block;
      margin: 60px auto 0;
    }
    .travel-tips-wrap .content-title {
      padding-right: 30px;
    }
    .travel-tips-wrap .content-title .travel-date {
      right: -40px;
    }
    .travel-tips-wrap .features-list {
      margin: 25px 0 0;
    }
    .destination-list {
      margin-bottom: 25px;
    }
    .contact-img-wrap {
      margin-top: 25px;
    }
    .faq-img-wrap {
      margin-bottom: 25px;
    }
  }
  @media only screen and (max-width: 1199px) {
    .lg-none {
      display: none !important;
    }
    .sidebar {
      margin-top: 50px;
    }
    .sidebar-left {
        padding-right: 0;
        margin-top: 0 ;
    }
    .my-account .row:after {
      display: none;
    }
    .scroll-menu {
      margin-bottom: 30px;
    }
    .main-content-wrapper .main-content {
      width: 100%;
      margin: 0;
      padding: 0 12px;
    }
    .main-content-wrapper .sidebar-wrapper {
      width: 100%;
      position: relative;
      height: auto;
      padding: 0;
    }
    .page-banner-content::before {
       display: none;
    }
  }
  @media only screen and (min-width: 992px) {
    .container {
      max-width: 980px;
    }
    .about-section {
      padding-bottom: 75px;
    }
    .travel_card {
      min-width: 360px;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .fs-48 {
      font-size: 36px;
    }
    .hero-section .container-fluid {
      padding-right: calc((100% - 980px) / 2 + 10px);
    }
    .hero-section .hero-content {
      position: relative;
      padding: 62px 15px 0 0;
    }
    .hero-section .hero-content .travel-date {
      right: -50px;
    }
    .hero-section .hero-content h1 {
      font-size: 75px;
      line-height: 88px;
    }
    .hero-section .hero-content h2 {
      font-size: 70px;
      line-height: 88px;
    }
    .hero-section .hero-content h3 {
      font-size: 68px;
      line-height: 88px;
    }
    .hero-section .hero-content h4 {
      font-size: 65px;
      line-height: 88px;
    }
    .hero-section .hero-content h5 {
      font-size: 62px;
      line-height: 88px;
    }
    .hero-section .hero-content h5 {
      font-size: 60px;
      line-height: 88px;
    }
    .hero-section .hero-img-wrap {
      width: calc(100% + 230px);
      margin-right: -230px;
    }
    .hero-section .hero-img-wrap .hero-bg-one {
      height: 600px;
    }
    .hero-section .hero-img-wrap .hero-bg-two {
      height: 202px;
    }
    .hero-slider.style-three .slider-btn {
      bottom: 20px;
    }
    .hero-slider.style-three .featured-post.style-four .featured-img {
      padding-left: 45px;
    }
    .hero-slider.style-three .featured-post.style-four .featured-info {
      top: 45%;
      max-width: 480px;
    }
    .hero-slider.style-four .hero-content h1 {
      font-size: 45px;
      line-height: 50px;
    }
    .hero-slider.style-four .hero-content h2 {
      font-size: 40px;
      line-height: 50px;
    }
    .hero-slider.style-four .hero-content h3 {
      font-size: 38px;
      line-height: 50px;
    }
    .hero-slider.style-four .hero-content h4 {
      font-size: 35px;
      line-height: 50px;
    }
    .hero-slider.style-four .hero-content h5 {
      font-size: 32px;
      line-height: 50px;
    }
    .hero-slider.style-four .hero-content h6 {
      font-size: 30px;
      line-height: 50px;
    }
    .about-section .about-bg {
      height: 350px;
    }
    .travel-card-wrap .column.size-1of4 {
      width: 50%;
    }
    .travel-tips-wrap {
      margin-top: 40px;
    }
    .travel-tips-wrap .featured-travel-two {
      max-width: 155px;
      right: 15px;
    }
    .category-card-wrap {
      grid-template-rows: 1fr 1fr;
      grid-template-columns: repeat(4, 1fr);
    }
    .map-card.style-two {
      padding-left: 20px;
    }
    .map-card.style-two img {
      max-width: 80px;
    }
    .featured-blog-wrap .blog-card.style-two {
      margin: 0 12px;
    }
    .subscribe-wrap:before {
      width: 970px;
      height: 300px;
      background-size: 970px 300px;
    }
    .subscribe-wrap .newsletter-form h2 {
      font-size: 32px;
    }
    .contact-img-wrap .contact-img {
      max-width: 250px;
      left: 30px;
    }
    .faq-img-wrap .faq-img {
      max-width: 250px;
      left: 30px;
    }
  }
  @media only screen and (min-width: 1200px) {
    .container {
      max-width: 1170px;
    }
    .travel-tips-wrap {
      margin-top: 100px;
    }
    .blog-card.style-two {
      height: 100vh;
    }
    .home-four-prt .container {
      max-width: 100%;
    }
  }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .fs-48 {
      font-size: 40px;
    }

    .hero-section .container-fluid {
      padding-right: calc((100% - 1170px) / 2 + 10px);
    }
    .hero-section .hero-content {
      position: relative;
      padding: 62px 0 0;
    }
    .hero-section .hero-content .travel-date {
      right: -63px;
    }
    .hero-section .hero-content h1 {
      font-size: 95px;
      line-height: 110px;
    }
    .hero-section .hero-content h2 {
      font-size: 90px;
      line-height: 110px;
    }
    .hero-section .hero-content h3 {
      font-size: 85px;
      line-height: 105px;
    }
    .hero-section .hero-content h4 {
      font-size: 80px;
      line-height: 100px;
    }
    .hero-section .hero-content h5 {
      font-size: 75px;
      line-height: 95px;
    }
    .hero-section .hero-content h6 {
      font-size: 70px;
      line-height: 90px;
    }
    .hero-section .hero-img-wrap {
      width: calc(100% + 280px);
      margin-right: -280px;
    }
    .hero-slider.style-two .slider-btn .hero-prev {
      right: 15px;
    }
    .hero-slider.style-two .slider-btn .hero-next {
      left: 15px;
    }
    .hero-slider.style-two .hero-slide-item {
      padding: 165px 0 165px 50px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content {
      max-width: 500px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h1 {
      font-size: 40px;
      line-height: 47px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h2 {
      font-size: 38px;
      line-height: 47px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h3 {
      font-size: 35px;
      line-height: 45px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h4 {
      font-size: 32px;
      line-height: 42px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h5 {
      font-size: 30px;
      line-height: 40px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h6 {
      font-size: 28px;
      line-height: 38px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content:after {
      right: 0;
      width: 550px;
      height: 350px;
      background-size: 550px 350px;
    }
    .hero-slider.style-three .slider-btn:before {
      width: 63%;
    }
    .travel-tips-wrap .featured-travel-two {
      max-width: 216px;
    }
    .travel-card-wrap .column.size-1of4 {
      width: 50%;
      display: inline-flex;
      flex-wrap: wrap;
    }
    .featured-blog-wrap .container-fluid {
      padding-left: calc((100% - 1170px) / 2 + 12px);
    }
    .category-card-wrap {
      grid-template-rows: 1fr 1fr;
      grid-template-columns: repeat(4, 1fr);
    }

    .home-travel-card .col-xl-3 {
      width: 50% !important;
    }
  }
  @media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .hero-slider.style-two .hero-slide-item .hero-content {
      max-width: 548px;
    }
    .travel-card-wrap .column.size-1of4 {
      width: 33.33%;
    }
    .home-travel-card .col-xl-3 {
      width: 50% !important;
    }
   
  }
  @media only screen and (min-width: 1400px) {
    .container {
      max-width: 1330px;
    }
    .btn {
      padding: 14px 50px 15px;
    }
    .breadcrumb-wrap {
      padding: 151px 0 159px;
    }
    .br-title {
      line-height: 55px;
    }
    .br-menu li {
      margin-left: 15px;
      padding-left: 23px;
      color: var(--titleColor);
      position: relative;
    }
    .mt-one {
      margin-top: -12px;
    }
    .sidebar .sidebar-widget {
      margin-bottom: 45px;
    }
    .main-content-wrapper .sidebar-wrapper {
      padding: 50px 0 50px;
    }
    .main-content-wrapper .sidebar-wrapper .search-form {
      padding: 15px 28px 0;
    }
    .main-content-wrapper .sidebar-wrapper .social-profile {
      padding-top: 20px;
      margin-top: 25px;
    }
    .hero-section .container-fluid {
      padding-right: calc((100% - 1380px) / 2 + 10px);
    }
    .hero-section .hero-content {
      position: relative;
      padding: 82px 0 0;
    }
    .hero-section .hero-content .travel-date {
      right: -84px;
    }
    .hero-section .hero-content span {
      margin-bottom: -14px;
      position: relative;
      right: 2px;
    }
    .hero-section .hero-content h1 {
      font-size: 110px;
      line-height: 130px;
    }
    .hero-section .hero-content h2 {
      font-size: 106px;
      line-height: 130px;
    }
    .hero-section .hero-content h3 {
      font-size: 100px;
      line-height: 125px;
    }
    .hero-section .hero-content h4 {
      font-size: 96px;
      line-height: 120px;
    }
    .hero-section .hero-content h5 {
      font-size: 90px;
      line-height: 115px;
    }
    .hero-section .hero-content h6 {
      font-size: 85px;
      line-height: 110px;
    }
    .hero-section .hero-content .btn {
      position: relative;
      right: 2px;
    }
    .hero-section .hero-img-wrap {
      width: calc(100% + 300px);
      margin-right: -300px;
    }
    .hero-section .hero-img-wrap .hero-bg-one {
      height: 777px;
    }
    .hero-section .hero-img-wrap .hero-bg-two {
      height: 202px;
    }
    .about-section .about-bg {
      height: 500px;
    }
    .simple-wrap .simple-img h4 {
      bottom: 30px;
    }
    .blog-card.style-one .blog-img-wrap .travel-date {
      width: 110px;
    }
    .blog-card.style-one .blog-img-wrap .blog-img {
      width: calc(100% - 110px);
    }
    .blog-card.style-one .blog-info {
      padding: 27px 45px 44px 20px;
    }
    .blog-card.style-two {
      height: 800px;
    }
    .featured-blog-wrap .container-fluid {
      padding-left: calc((100% - 1330px) / 2 + 12px);
    }
    .featured-post.style-one {
      padding: 45px 50px;
    }
    .featured-post.style-two .featured-info, .featured-post.style-four .featured-info {
      padding: 45px 50px 50px;
    }
    .travel-card.style-two .teavel-info {
      padding: 24px 46px 45px;
    }
    .travel-card.style-four {
      padding: 28px 22px 28px 22px !important;
    }
    .subscribe-wrap:before {
      width: 1295px;
      height: 365px;
      background-size: cover;
    }
    .subscribe-wrap .newsletter-form {
      margin-right: -50px;
    }
    .subscribe-wrap .newsletter-form form {
      max-width: 522px;
      margin: 0 auto;
    }
    .category-card-wrap {
      grid-template-rows: 1fr 1fr;
      grid-template-columns: repeat(6, 1fr);
      grid-gap: 24px;
    }
    .single-shop-img {
      width: calc(100% + 30px);
      padding: 125px 10px;
    }
    article h1,
    .destination-details-wrap .terms-wrap h1 {
      font-size: 48px;
    }
    article h2,
    .destination-details-wrap .terms-wrap h2 {
      font-size: 42px;
    }
    article h3,
    .destination-details-wrap .terms-wrap h3 {
      font-size: 36px;
    }
    article h4,
    .destination-details-wrap .terms-wrap h4 {
      font-size: 30px;
    }
    article h5,
    .destination-details-wrap .terms-wrap h5 {
      font-size: 24px;
    }
    article h6,
    .destination-details-wrap .terms-wrap h6 {
      font-size: 20px;
    }
    .scroll-menu {
      padding: 45px;
    }
    .travel-card-wrap .col-xl-3 {
      flex: 0 0 auto;
      width: 33.33%;
    }
  }
  @media only screen and (min-width: 1300px) and (max-width: 1499px) {
    .travel-card-wrap .col-xl-3 {
      width: 33.33%;
    }
  }
  @media only screen and (min-width: 1600px) {
    .travel-card-wrap .col-xl-3 {
      width: 25%;
    }
  }
  @media only screen and (min-width: 1600px) {
    .hero-section .container-fluid {
      padding-right: calc((100% - 1520px) / 2 + 10px);
    }
    .hero-section .hero-content .travel-date {
      right: -80px;
    }
    .hero-section .hero-content span {
      margin-bottom: -14px;
      position: relative;
      right: 2px;
    }
    .hero-section .hero-content h1 {
      font-size: 125px;
      line-height: 150px;
    }
    .hero-section .hero-content h2 {
      font-size: 120px;
      line-height: 150px;
    }
    .hero-section .hero-content h3 {
      font-size: 115px;
      line-height: 145px;
    }
    .hero-section .hero-content h4 {
      font-size: 110px;
      line-height: 140px;
    }
    .hero-section .hero-content h5 {
      font-size: 105px;
      line-height: 135px;
    }
    .hero-section .hero-content h6 {
      font-size: 100px;
      line-height: 130px;
    }
    .hero-section .hero-content .btn {
      position: relative;
      right: 2px;
    }
    .hero-section .hero-img-wrap {
      width: calc(100% + 388px);
      margin-right: -388px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content > span {
      margin-bottom: -3px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h1 {
      font-size: 50px;
      line-height: 65px;
      margin-bottom: 25px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h2 {
      font-size: 48px;
      line-height: 65px;
      margin-bottom: 25px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h3 {
      font-size: 45px;
      line-height: 62px;
      margin-bottom: 22px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h4 {
      font-size: 42px;
      line-height: 60px;
      margin-bottom: 20px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h5 {
      font-size: 40px;
      line-height: 58px;
      margin-bottom: 18px;
    }
    .hero-slider.style-two .hero-slide-item .hero-content h6 {
      font-size: 38px;
      line-height: 56px;
      margin-bottom: 16px;
    }
    .featured-blog-wrap .sticky-content {
      width: 40%;
    }
    .featured-blog-wrap .blog-right {
      padding-right: 24px;
    }
  }
  @media only screen and (min-width: 1920px) {
    .hero-section {
      padding-bottom: 5px;
    }
    .hero-section .container-fluid {
      padding-right: calc((100% - 1630px) / 2 + 10px);
    }
    .hero-section .hero-content h1 {
      font-size: 130px;
      line-height: 150px;
    }
    .hero-section .hero-content h2 {
      font-size: 128px;
      line-height: 150px;
    }
    .hero-section .hero-content h3 {
      font-size: 125px;
      line-height: 147px;
    }
    .hero-section .hero-content h4 {
      font-size: 120px;
      line-height: 142px;
    }
    .hero-section .hero-content h5 {
      font-size: 115px;
      line-height: 137px;
    }
    .hero-section .hero-content h6 {
      font-size: 112px;
      line-height: 135px;
    }
    .about-section .about-content {
      padding-right: 115px;
    }
    .about-section .about-content .travel-date {
      right: 5px;
    }
    .about-section .about-img-wrap h4 {
      padding-right: 15px;
      min-width: 372px;
      position: relative;
      top: -24px;
    }
    .about-section .about-img-wrap .about-img-two {
      min-width: 416px;
      position: relative;
      left: 22px;
    }
    .featured-post-wrap .section-shape-one {
      right: 42px;
    }
    .featured-blog-wrap .blog-left .blog-card {
      width: calc(100% + 65px);
    }
    .featured-blog-wrap .blog-right {
      width: calc(100% - 42px);
      margin-right: auto;
    }
  }

  /*-------------------------------
    CSS For New Demos
-------------------------------*/
@media only screen and (max-width: 767px) {
  .mb-sm-20 {
    margin-bottom: 20px !important;
  }
  .travel-card.style-five {
    height: 655px;
  }
  .travel-card.style-five .travel-info {
    bottom: 20px;
    right: 20px;
  }
  .travel-card.style-five .travel-info .travel-card-title {
    font-size: 32px;
    line-height: 45px;
  }
  .travel-card.style-seven .travel-info h3 {
    font-size: 20px;
  }
  .featured-post.style-five .featured-img {
    margin-bottom: 30px;
  }
  .featured-post.style-five .featured-info h3 {
    font-size: 28px;
    line-height: 39px;
    margin: 12px 0 20px;
  }
  .featured-post.style-five .featured-info p {
    padding: 0 10px;
  }
  .newsletter-box {
    padding: 25px 20px;
  }
  .newsletter-box form button {
    display: block;
    width: 100%;
  }
  .newsletter-box form input {
    width: 100%;
    height: 48px;
    margin: 0 0 15px;
  }
}
@media only screen and (max-width: 991px) {
  .mb-md-20 {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .travel-card.style-five {
    height: 655px;
  }
  .travel-card.style-five .travel-info {
    bottom: 30px;
    right: 30px;
  }
  .travel-card.style-five .travel-info .travel-card-title {
    font-size: 42px;
    line-height: 60px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .traveling-blog-wrap .sidebar {
    margin-top: 0;
  }
  .travel-card.style-five {
    height: 725px;
  }
  .travel-card.style-five .travel-info {
    bottom: 25px;
    right: 25px;
  }
  .travel-card.style-five .travel-info .travel-card-title {
    font-size: 42px;
    line-height: 60px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .travel-card-wrap .column.size-1of4 {
    width: 50%;
  }
}
@media only screen and (min-width: 1400px) {
  .featured-post.style-five .featured-info h3 {
    font-size: 48px;
    line-height: 60px;
  }
  .featured-post.style-five .featured-info p {
    padding: 0 30px;
  }
  .travel-card.style-five {
    height: 706px;
  }
  .travel-card.style-five .travel-info {
    bottom: 65px;
    right: 50px;
  }
  .travel-card.style-five .travel-info .travel-card-title {
    font-size: 65px;
    line-height: 85px;
  }
}
@media only screen and (min-width: 1600px) {
  .product-wrapper:after,
  .category-wrapper:after {
    width: calc(100% - 100px);
  }
  .travel-card.style-five {
    height: 742px;
  }
  .travel-card.style-five .travel-info .travel-card-title {
    font-size: 80px;
    line-height: 102px;
  }
}
@media only screen and (min-width: 1920px) {
  .container-fluid.style-two {
    max-width: 1920px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .hero-wrap.style-four .container-fluid {
    max-width: 1920px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .travel-card-wrap.style-two {
    margin: 0 -22px -40px;
  }
  .travel-card-wrap.style-two .travel-card {
    padding-right: 22.5px;
    padding-left: 22.5px;
  }
  .travel-card-wrap.style-two .travel-card:before {
    width: calc(100% - 45px);
  }
  .travel-card.style-five {
    height: 816px;
  }
  .travel-card.style-five .travel-info .travel-card-title {
    font-size: 90px;
    line-height: 112px;
    padding-left: 100px;
  }
  .traveling-blog-wrap:after {
    width: calc(100% - 100px);
  }
  .traveling-blog-wrap .container-fluid.style-one {
    padding-right: calc((100% - 1330px) / 2 + 12px);
    padding-left: 50px;
  }
  .traveling-blog-wrap .container-fluid.style-two {
    padding-left: 80px;
  }
  .traveling-blog-wrap .travel-slider-wrap {
    width: calc(100% + 110px);
  }
  .traveling-blog-wrap .sidebar .sidebar-widget {
    margin-bottom: 35px;
  }
  .traveling-blog-wrap .slider-btn-wrap {
    width: calc(100% + 110px);
    margin-right: auto;
  }
  .traveling-blog-wrap .slider-btn-wrap .slider-btn {
    margin-right: 250px;
  }
  .featured-post.style-five .featured-info p {
    padding: 0 66px;
  }
}