@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: 38px;
    line-height: 48px;
  }
  .hero-section .hero-img-wrap .hero-bg-one {
    height: 300px;
    width: calc(100% - 100px);
    margin-left: 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: 54px;
    line-height: 64px;
  }
  .hero-section .hero-img-wrap .hero-bg-one {
    height: 400px;
    width: calc(100% - 160px);
    margin-left: 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;
    right: 10px;
  }
  .back-to-top i {
    font-size: 18px;
  }
  .fs-48 {
    font-size: 26px;
  }
  .breadcrumb-wrap {
    padding: 71px 0 79px;
    position: relative;
    z-index: 1;
  }
  .breadcrumb-wrap:after {
    position: absolute;
    top: 0;
    left: 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-right: 8px;
    padding-right: 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;
    left: 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: 26px;
    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-right: 8px;
  }
  .hero-slider.style-two .slider-btn .hero-next, .hero-slider.style-four .slider-btn .hero-next {
    margin-left: 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;
    left: auto;
    right: 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: 26px;
    line-height: 40px;
  }
  .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: 280px;
    margin: 25px auto 0;
    display: block;
    order: 1;
    margin-bottom: 20px;
  }
  .about-section .about-content {
    padding-left: 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 {
    left: 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;
    left: 45px;
    padding-right: 20px;
  }
  .blog-card.style-two .blog-info .blog-date {
    top: 40%;
    font-size: 14px;
    left: -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-right: 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;
    right: 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-right: 9px;
    margin-bottom: 10px;
  }
  .author-info-wrap .author-metainfo li {
    margin-right: 2px;
    margin-bottom: 10px;
    padding-right: 15px;
    font-size: 14px;
  }
  .map-card img {
    max-width: 120px;
  }
  .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;
    right: 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-left: 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;
    left: 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 15px 18px 40px;
  }
  .blog-link-wrap .blog-link img {
    top: 26px;
    left: 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-right: 20px;
  }
  .post-meta-option .post-share .social-profile li:last-child {
    margin-right: 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-left: 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-left: 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;
    right: 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;
  }
  .travel-area:after {
    width: 100%;
  }
  .travel-area .travel-pagination {
    margin-top: 40px;
  }
  .brand-box {
    padding-left: 18px;
    padding-right: 18px;
  }
  .slider-pagination .swiper-pagination-bullet {
    width: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container-fluid {
    max-width: 720px;
    padding-left: 12px;
    padding-right: 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;
  }
  .breadcrumb-wrap {
    padding: 91px 0 99px;
  }
  .hero-section .hero-content h1 {
    font-size: 75px;
    line-height: 90px;
  }
  .hero-section .hero-img-wrap .hero-bg-one {
    height: 500px;
  }
  .hero-slider.style-two .slider-btn .hero-prev {
    left: 15px;
  }
  .hero-slider.style-two .slider-btn .hero-next {
    right: 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: 32px;
    line-height: 45px;
  }
  .hero-slider.style-two .hero-slide-item .hero-content:after {
    left: 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: 40px;
    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-right: 20px;
  }
  .map-card.style-two img {
    max-width: 80px;
  }
  .faq-img-wrap {
    margin-bottom: 30px;
  }
  .faq-img-wrap .faq-img {
    max-width: 250px;
    right: 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);
    left: 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-right: 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-right: 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;
    left: auto;
    right: 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-left: 30px;
  }
  .travel-tips-wrap .content-title .travel-date {
    left: -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;
  }
  .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;
  }
}
@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-left: calc((100% - 980px) / 2 + 10px);
  }
  .hero-section .hero-content {
    position: relative;
    padding: 62px 0 0 15px;
  }
  .hero-section .hero-content .travel-date {
    left: -50px;
  }
  .hero-section .hero-content h1 {
    font-size: 70px;
    line-height: 88px;
  }
  .hero-section .hero-img-wrap {
    width: calc(100% + 230px);
    margin-left: -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-right: 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: 40px;
    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;
    left: 15px;
  }
  .category-card-wrap {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: repeat(4, 1fr);
  }
  .map-card.style-two {
    padding-right: 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;
    right: 30px;
  }
  .faq-img-wrap .faq-img {
    max-width: 250px;
    right: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .travel-tips-wrap {
    margin-top: 100px;
  }
  .blog-card.style-two {
    height: 100vh;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .fs-48 {
    font-size: 40px;
  }
  .hero-section .container-fluid {
    padding-left: calc((100% - 1170px) / 2 + 10px);
  }
  .hero-section .hero-content {
    position: relative;
    padding: 62px 0 0;
  }
  .hero-section .hero-content .travel-date {
    left: -63px;
  }
  .hero-section .hero-content h1 {
    font-size: 90px;
    line-height: 110px;
  }
  .hero-section .hero-img-wrap {
    width: calc(100% + 280px);
    margin-left: -280px;
  }
  .hero-slider.style-two .slider-btn .hero-prev {
    left: 15px;
  }
  .hero-slider.style-two .slider-btn .hero-next {
    right: 15px;
  }
  .hero-slider.style-two .hero-slide-item {
    padding: 165px 50px 165px 0;
  }
  .hero-slider.style-two .hero-slide-item .hero-content {
    max-width: 500px;
  }
  .hero-slider.style-two .hero-slide-item .hero-content h1 {
    font-size: 38px;
    line-height: 47px;
  }
  .hero-slider.style-two .hero-slide-item .hero-content:after {
    left: 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-right: calc((100% - 1170px) / 2 + 12px);
  }
  .category-card-wrap {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: repeat(4, 1fr);
  }
}
@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%;
  }
}
@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-right: 15px;
    padding-right: 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-left: calc((100% - 1380px) / 2 + 10px);
  }
  .hero-section .hero-content {
    position: relative;
    padding: 82px 0 0;
  }
  .hero-section .hero-content .travel-date {
    left: -58px;
  }
  .hero-section .hero-content span {
    margin-bottom: -14px;
    position: relative;
    left: 2px;
  }
  .hero-section .hero-content h1 {
    font-size: 106px;
    line-height: 130px;
  }
  .hero-section .hero-content .btn {
    position: relative;
    left: 2px;
  }
  .hero-section .hero-img-wrap {
    width: calc(100% + 300px);
    margin-left: -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 20px 44px 45px;
  }
  .blog-card.style-two {
    height: 800px;
  }
  .featured-blog-wrap .container-fluid {
    padding-right: 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 30px !important;
  }
  .subscribe-wrap:before {
    width: 1295px;
    height: 365px;
    background-size: cover;
  }
  .subscribe-wrap .newsletter-form {
    margin-left: -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: 15px 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;
  }
}
@media only screen and (min-width: 1600px) {
  .hero-section .container-fluid {
    padding-left: calc((100% - 1520px) / 2 + 10px);
  }
  .hero-section .hero-content .travel-date {
    left: -80px;
  }
  .hero-section .hero-content span {
    margin-bottom: -14px;
    position: relative;
    left: 2px;
  }
  .hero-section .hero-content h1 {
    font-size: 120px;
    line-height: 150px;
  }
  .hero-section .hero-content .btn {
    position: relative;
    left: 2px;
  }
  .hero-section .hero-img-wrap {
    width: calc(100% + 388px);
    margin-left: -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: 48px;
    line-height: 65px;
    margin-bottom: 25px;
  }
  .featured-blog-wrap .sticky-content {
    width: 40%;
  }
  .featured-blog-wrap .blog-right {
    width: 60%;
    padding-left: 24px;
  }
}
@media only screen and (min-width: 1920px) {
  .hero-section {
    padding-bottom: 5px;
  }
  .hero-section .container-fluid {
    padding-left: calc((100% - 1630px) / 2 + 10px);
  }
  .hero-section .hero-content h1 {
    font-size: 128px;
    line-height: 150px;
  }
  .about-section .about-content {
    padding-left: 115px;
  }
  .about-section .about-content .travel-date {
    left: 5px;
  }
  .about-section .about-img-wrap h4 {
    padding-left: 15px;
    min-width: 372px;
    position: relative;
    top: -24px;
  }
  .about-section .about-img-wrap .about-img-two {
    min-width: 416px;
    position: relative;
    right: 22px;
  }
  .featured-post-wrap .section-shape-one {
    left: 42px;
  }
  .featured-blog-wrap .blog-left .blog-card {
    width: calc(100% + 65px);
  }
  .featured-blog-wrap .blog-right {
    width: calc(100% - 42px);
    margin-left: 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;
    left: 20px;
  }
  .travel-card.style-five .travel-info h1 {
    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 #newsletterForm button {
    display: block;
    width: 100%;
  }
  .newsletter-box #newsletterForm input {
    width: 100%;
    height: 48px;
    margin: 0 0 15px;
  }
  .pb-50 {
    padding-bottom: 0px;
  }
  .hero-section.style-five:after {
    width: 100%;
    height: 75%;
  }
  .hero-slider-three .hero-slider-btn .hero-pagination {
    width: calc(100% - 125px);
  }
  .hero-slider-three .hero-slider-btn .prev-btn,
  .hero-slider-three .hero-slider-btn .next-btn {
    width: 42px;
    height: 42px;
  }
  .about-area.style-one .about-content .features-list {
    margin: 20px 0;
  }
  .about-area.style-one .about-content .features-list ul {
    -moz-columns: 1;
         columns: 1;
  }
  .travel-card-wrap {
    margin-left: -12.4px;
    margin-right: -12.4px;
  }
  .travel-card.style-eight:after {
    background: linear-gradient(180deg, rgba(17, 17, 17, 0) 28%, rgba(17, 17, 17, 0.85) 100%);
  }
  .travel-card.style-eight .travel-info {
    left: 20px;
    bottom: 20px;
  }
  .travel-card.style-nine {
    padding: 130px 0 110px;
  }
  .travel-card.style-nine .travel-info h1 {
    font-size: 28px;
    line-height: 41px;
  }
  .post-card-wrap {
    padding: 25px 22px 25px;
  }
  .featured-post.style-six .featured-info {
    padding: 21px 0 0 0;
  }
  .blog-card.style-five {
    padding: 20px;
  }
  .blog-card.style-six:after {
    background: rgba(0, 0, 0, 0.6);
  }
  .blog-card.style-six .blog-info {
    left: 20px;
    bottom: 20px;
    padding-right: 20px;
  }
  .blog-card.style-seven.mb-50 {
    margin-bottom: 25px;
  }
  .blog-card.style-eight.style-eight .blog-img-wrap .travel-date {
    width: 65px;
  }
  .blog-card.style-eight.style-eight .blog-img-wrap .blog-img {
    width: calc(100% - 65px);
  }
  .blog-card.style-eight .blog-info {
    padding: 22px 20px 20px 20px;
  }
  .blog-card.style-eight .blog-info h3 {
    margin-bottom: 25px;
  }
  .blog-card.style-nine:after {
    background: linear-gradient(0deg, rgb(17, 17, 17) 2%, rgba(17, 17, 17, 0.2) 100%);
  }
  .blog-card.style-nine .blog-info {
    bottom: 23px;
    left: 20px;
    padding-right: 20px;
  }
  .travel-card-wrap.style-three .column.size-1of3 {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .mb-md-20 {
    margin-bottom: 20px;
  }
  .hero-slider-four .hero-pagination {
    bottom: 20px;
  }
  .about-area.style-one .container-fluid:after {
    width: 100%;
  }
  .about-area.style-one .about-content {
    margin-top: 25px;
  }
  .travel-card.style-nine:after, .travel-card.style-ten:after {
    background: rgba(0, 0, 0, 0.55);
  }
  .travel-card.style-ten {
    height: 400px;
  }
  .travel-card.style-ten .travel-info {
    left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-50 {
    padding-bottom: 10px;
  }
  .travel-card.style-five {
    height: 655px;
  }
  .travel-card.style-five .travel-info {
    bottom: 30px;
    left: 30px;
  }
  .travel-card.style-five .travel-info h1 {
    font-size: 42px;
    line-height: 60px;
  }
  .travel-card.style-nine {
    padding: 170px 0 150px;
  }
  .travel-card.style-nine .travel-info h1 {
    font-size: 40px;
    line-height: 59px;
  }
  .travel-card-wrap.style-three .column.size-1of3 {
    width: 50%;
  }
}
@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;
    left: 25px;
  }
  .travel-card.style-five .travel-info h1 {
    font-size: 42px;
    line-height: 60px;
  }
  .container-fluid.style-three {
    padding-left: 0;
    padding-right: calc((100% - 975px) / 2 + 12px);
  }
  .container-fluid.style-four {
    padding-left: calc((100% - 975px) / 2 + 12px);
  }
  .hero-slider-four .hero-pagination {
    bottom: 30px;
  }
  .travel-card-wrap {
    margin-left: -12.4px;
    margin-right: -12.4px;
  }
  .travel-card.style-nine {
    padding: 200px 0 180px;
  }
  .travel-card.style-nine:after {
    background-color: rgba(0, 0, 0, 0.45);
  }
  .travel-card.style-nine .travel-info h1 {
    font-size: 40px;
    line-height: 59px;
  }
  .travel-card.style-ten:after {
    background-color: rgba(0, 0, 0, 0.3);
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.style-three {
    padding-left: 0;
    padding-right: calc((100% - 1170px) / 2 + 12px);
  }
  .container-fluid.style-four {
    padding-left: calc((100% - 1170px) / 2 + 12px);
  }
}
@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;
    left: 50px;
  }
  .travel-card.style-five .travel-info h1 {
    font-size: 65px;
    line-height: 85px;
  }
  .container-fluid.style-three {
    padding-left: 0;
    padding-right: calc((100% - 1330px) / 2 + 12px);
  }
  .container-fluid.style-four {
    padding-left: calc((100% - 1330px) / 2 + 12px);
  }
  .travel-card.style-eight .travel-info {
    left: 50px;
    bottom: 45px;
  }
  .travel-card.style-nine {
    min-height: 800px;
    padding: 225px 0 271px;
  }
  .travel-card.style-nine .travel-info h1 {
    font-size: 56px;
    line-height: 76px;
  }
  .travel-card.style-ten .travel-info {
    left: 30px;
  }
  .blog-card.style-five {
    padding: 25px 30px 26px;
  }
  .blog-card.style-nine .blog-info {
    bottom: 48px;
    left: 50px;
    padding-right: 50px;
  }
  .featured-post.style-six .featured-info {
    padding: 25px 30px 0 30px;
  }
}
@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 h1 {
    font-size: 80px;
    line-height: 102px;
  }
  .container-fluid.style-three {
    padding-left: 0;
    padding-right: calc((100% - 1580px) / 2 + 12px);
  }
  .travel-card.style-nine {
    padding: 225px 0 271px;
  }
  .travel-card.style-nine .travel-info h1 {
    font-size: 64px;
    line-height: 100px;
  }
  .travel-card.style-ten {
    height: 646px;
  }
}
@media only screen and (min-width: 1920px) {
  .container-fluid.style-two {
    max-width: 1920px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .container-fluid.style-three {
    padding-left: 0;
    padding-right: calc((100% - 1625px) / 2 + 12px);
  }
  .container-fluid.style-five {
    padding-left: 152px;
    padding-right: 152px;
  }
  .hero-wrap.style-four .container-fluid {
    max-width: 1920px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .travel-card-wrap.style-two {
    margin: 0 -22px -40px;
  }
  .travel-card-wrap.style-two .travel-card {
    padding-left: 22.5px;
    padding-right: 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 h1 {
    font-size: 90px;
    line-height: 112px;
    padding-right: 100px;
  }
  .traveling-blog-wrap:after {
    width: calc(100% - 100px);
  }
  .traveling-blog-wrap .container-fluid.style-one {
    padding-left: calc((100% - 1330px) / 2 + 12px);
    padding-right: 50px;
  }
  .traveling-blog-wrap .container-fluid.style-two {
    padding-right: 80px;
  }
  .traveling-blog-wrap .travel-slider-wrap {
    width: calc(100% + 110px);
  }
  .traveling-blog-wrap .sidebar {
    width: calc(100% - 110px);
    margin-left: auto;
  }
  .traveling-blog-wrap .sidebar .sidebar-widget {
    margin-bottom: 35px;
  }
  .traveling-blog-wrap .slider-btn-wrap {
    width: calc(100% + 110px);
    margin-left: auto;
  }
  .traveling-blog-wrap .slider-btn-wrap .slider-btn {
    margin-left: 250px;
  }
  .featured-post.style-five .featured-info p {
    padding: 0 66px;
  }
  .hero-section.style-five {
    margin-top: 30px;
  }
  .hero-section.style-five:after {
    width: calc(100% - 100px);
  }
  .hero-section.style-five .container {
    max-width: 1625px;
  }
  .hero-slider-four {
    width: calc(100% - 31px);
  }
  .about-area.style-one .container-fluid {
    max-width: 1920px;
  }
  .about-area.style-one .container-fluid:after {
    width: 84%;
  }
  .about-area.style-one .about-img {
    width: calc(100% - 101px);
  }
  .about-area.style-one .about-content {
    padding-right: 150px;
  }
  .travel-area:after {
    width: calc(100% - 100px);
  }
  .travel-card.style-nine .travel-info {
    padding: 0 40px;
  }
  .travel-card.style-ten {
    width: calc(100% + 30px);
    margin-left: -30px;
  }
  .brand-wrapper .container {
    max-width: 1625px;
  }
}/*# sourceMappingURL=responsive.css.map */