@media only screen and (max-width: 1600px) {}

@media only screen and (max-width: 1500px) {}


@media only screen and (max-width:1199px) {

    .tour-one-wrap .image-main {
        width: 50%;
    }

    .tour-one-wrap .image-main .image-in {
        right: 0;
    }

    .tour-one-wrap .tour-one-content {
        right: 0;
    }

    .about-me-page-section-wrapper .content-bg {
        padding-left: 15px;
        position: relative;
        left: 0;
        bottom: 0;
    }

    .about-me-page-section-wrapper .content h2::after {
        left: 0;
        width: 90%;
    }

    .tour-section-style-two .tour-two-content {
        left: 0;
        bottom: 0;
    }


}

/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1200px) {}

@media only screen and (max-width: 991px) {

    .tour-one-wrap .tour-one-content {
        position: relative;
    }

    .tour-one-wrap .image-main .image-in {
        right: -100px;
        bottom: -60px;
        width: 60%;
    }

    .tour-location-title::after {
        left: 0;
    }

    .tour-section-style-one {
        margin-bottom: 80px;
    }

    .tour-section-style-two .tour-two-content {
        position: relative;
        margin-bottom: 30px;
    }

    .tour-section-style-two .tour-two-wrap {
        display: block;
        flex: none;
    }

    .about-me-page-section-wrapper .content-bg {
        width: 100%;
    }

    .about-me-page-section-wrapper .image img {
        width: 100%;
    }

    .about-me-page {
        margin-bottom: 0;
    }

    .banner-area {
        margin-bottom: 80px;
    }

    .footer-section {
        margin-top: 80px;
    }

    .recent-tour-item-wrap {
        display: block;
        flex: none;
    }

    .recent-tour-item-wrap .image img {
        width: 100%;
    }

    .tour-details-page .para-item .image-one {
        margin-left: 15px;
    }

    .tour-details-page .para-item .image-two {
        margin-right: 15px;
    }

    .blog-page-sidebar-wrapper {
        margin-top: 50px;
    }


    .prev_next_tour .single-item .sml-date::after {
        width: 90%;
    }

    .slider-section {
        display: block;
    }

    .slider-section .slider-wrap {
        margin-bottom: 10px;
    }

    .slider-section {
        margin-bottom: 0;
    }

    .tour-section-style-two {
        margin-bottom: 70px;
        margin-top: 130px;
    }

    .header-inner {
        margin: 0;
    }

    .post-part-one .image {
        display: block;
    }

    .post-part-three {
        margin-top: 30px;
    }

    .blog-post-section {
        margin-top: 80px;
    }

    .tour-one-wrap {
        display: flex;
        flex-wrap: wrap;
    }

    .tour-one-wrap .image-main {
        width: 100%;
        flex: none;
        order: 2;
        margin-top: 88px;
    }

    .tour-one-wrap .image-main .image-in {
        right: -267px;
        width: 100%;
    }

    .slider-section .slider-item .slider-content h1 {
        font-size: 50px;
        line-height: 60px;
    }

    .post-part-one .image {
        display: block;
        float: none;
    }

    .image-wrap img,
    .post-part-one img {
        width: 100%;
    }

    .bottom-margin {
        margin-bottom: 50px;
    }

    .slider-section .slider-item .image img {
        min-height: 600px;
    }

    .slider-section .slider-item .slider-content {
        top: 35%;
    }

    .cursor {
        display: none;
    }

    .tour-section-style-two .tour-two-wrap .image-main {
        margin-left: 100px;
    }

    .banner-area {
        height: 400px;
    }

    .banner-content h1 {
        font-size: 55px;
    }

    .tour-details-page .video-item {
        margin-bottom: 20px;
    }

    .mb70 {
        margin-bottom: 70px;
    }

    .blog-details-page .tagsAndIconWrap {
        display: block;
        flex: none;

    }

    .blog-details-page .tagsAndIconWrap .tags {
        margin-bottom: 30px;
    }


}

/*		Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {}

/*		Mobile Layout: 767px.  */

@media only screen and (max-width: 767px) {
    .slider-section {
        display: block;
        flex: none;
    }

    .tour-one-wrap .image-main {
        width: 100%;
    }

    .tour-one-wrap .image-main .image-in {
        width: 50%;
        right: 0;

    }

    .tour-one-content .image {
        display: block;
        flex: none;
    }

    .tour-location-title::after {
        content: '';
        width: 400px;
    }

    .tour-two-content .image {
        display: block;
        flex: none;
    }

    .about-me-page-section-wrapper .content p {
        padding-left: 10px;
        padding-right: 10px;
    }

    .recent-tour-item-wrap .content {
        max-width: 100%;
    }

    .recent-tour-item-wrap .content h4::after {
        width: 80%;
    }

    .tour-details-page .para-item {
        display: block;
        flex: none;
    }

    .tour-details-page .para-item .image-two {
        margin-bottom: 30px;
    }

    .tour-details-page .para-item .image-one {
        margin-left: 0;
    }

    .blog-details-page .tagsAndIconWrap {
        display: block;
    }

    .prev_next_tour {
        display: block;
    }

    .prev_next_tour .single-item {
        margin-left: 0 !important;
    }

    .prev_next_tour .single-item .content {
        margin-left: 0;
    }

    .slider-section .slider-item .slider-content h1 {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 30px;
    }


    .scroll-btn-wrap {
        right: 0px;
    }

    .blog-post-section .blog-post-one,
    .blog-post-section .blog-post-two,
    .blog-post-section .blog-post-three {
        margin-top: 0;
    }

    .blog-post-section .travel-guide .travel-content {
        margin-left: 0;
        margin-bottom: 80px;
    }

    .footer-section .footer-wrapper h3 {
        font-size: 35px;
    }

    .order2 {
        order: 2;
    }

    .order3 {
        order: 3;
    }

    .order1 {
        order: 1;
    }

    .slider-section .slider-item .image img {
        min-height: 540px;
    }

    .footer-section .footer-wrapper p {
        margin-left: 15px;
        margin-right: 15px;
    }

    .blog-item .content {
        margin-top: 20px;
    }

    .banner-content h1 {
        font-size: 45px;
    }

    .blog-item {
        margin-bottom: 30px;
    }

    .blog-post-two {
        margin-bottom: 0;
    }

}


@media only screen and (max-width: 575px) {

    .slider-section .slider-item .slider-content {
        left: 15px;
    }

    .slider-object {
        left: 15px;
    }

    .slide-bottom {
        display: none;
    }

    .post-part-two {
        margin-top: 30px;
    }

    .slider-section .slider-item .slider-content h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .image-bottom img {
        min-height: 460px;
    }

    .image-wrap img {
        width: 100%;
    }

    .post-part-one .image img {
        width: 100%;
    }

    .return-btn {
        display: none;
    }

    h2 {
        font-size: 22px;
        line-height: 32px;
    }

    .footer-section .footer-wrapper h3 {
        font-size: 28px;
    }


}

@media only screen and (max-width: 530px) {


    .tour-location-title::after {
        width: 300px;
    }
}


@media only screen and (max-width: 480px) {
    .tour-one-wrap .tour-one-content {
        position: relative;
        display: block;
    }

    .tour-section-style-two .tour-two-content {
        position: relative;
        display: block;
        flex: none;
    }

    .tour-one-content-discribe {
        margin-left: 0;
    }

    .tour-location-title::after {
        left: 0;
    }

    .tour-one-content .image img {
        width: 100%;
    }

    .tour-two-content .image img {
        width: 100%;
    }

    .blog-details-page .comment-wrap .comment-single-item {
        display: block;
        margin-left: 0;
    }

    .comment-wrap .comment-single-item .image img {
        margin-bottom: 15px;
    }

    .slider-section .slider-item .slider-content h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .slider-section .slider-item .slider-content .tour-location .larg-font::after {
        width: 200px;
    }

    .tour-one-content-discribe .in-wrap {
        margin-right: 40px;
    }

    .tagsAndIconWrap .tags h4,
    .tagsAndIconWrap .social-icon h4 {
        display: block !important;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 375px) {

    .tour-location-title::after {
        width: 200px;
    }

}


@media only screen and (max-width: 350px) {
    .load-more-btn-wrap .btn-style-one {
        margin-right: 0;
    }

    .slider-section .slider-item .slider-content {
        top: 30%;
    }
}
