@media (max-width: 1400px) {
    .hero_area {
        background-size: cover;

    }
}

@media (max-width: 1200px) {
    .container-bg {
        border-radius: 0;
        background-color: transparent;
        position: relative;
    }

    .container-bg::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 1120px;
        height: 100%;
        border-radius: 1500px;
        background-color: #fff;
        z-index: -1;
        border-radius: 100%;
    }
}

@media (max-width: 1120px) {}

@media (max-width: 992px) {
    .hero_area {
        height: auto;
        min-height: auto;
    }

    .slider_section .box {
        width: 100%;
        margin: 75px 0;
    }

    .slider_section .btn-box {
        margin-bottom: 90px;
    }

    .custom_nav-container .nav_search-btn {
        background-position: center;
    }

    .trip_section .box .form_container,
    .package_section .box .detail-container {
        width: 100%;
    }

    .blog_section .box {
        flex-direction: column;
    }

    .blog_section .container-bg::before {

        width: 1450px;
    }

    .blog_section .blog_box-cover {
        display: flex;
    }

    .info_section::before {
        bottom: 0;
        transform: translate(-50%, 0) scale(3.1);
    }

    .info_section .row>div {
        align-items: center;
        text-align: center;
    }

    .info_section .social_container {
        margin-bottom: 70px;
    }

    .info_section .info_link-box {

        display: flex;
        flex-direction: column;
        align-items: center;

    }
}

@media (max-width: 768px) {
    .blog_section {
        padding-top: 50px;
    }
    .blog_section .blog_box-cover {
        flex-direction: column;
    }

    .package_section .box .detail-container {
        flex-direction: column;
    }

    .package_section .box .detail-container .detail-box {
        margin: 35px 15px;
    }

    .client_section .box .detail-box {
        width: 100%;
    }

    .client_section .box .img-box {
        width: 250px;
    }

    .client_section::before {
        top: 34%;
        width: 450px;
        height: 282px;
    }

    .trip_section .box .form_container .range_input {
        flex-direction: column;
        align-items: stretch;
    }

    .info_section::before {
        transform: translate(-50%, 0) scale(3.3);

    }

    .info_section .info_container {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .slider_section .box {
        flex-direction: column;
        text-align: center;
    }

    .service_section .box .detail-box {
        width: auto;
    }

    .slider_section .detail-box::before {
        left: 50%;
        transform: translateX(-50%);
    }

    .slider_section .detail-box {
        margin-bottom: 35px;
    }

    .package_section .box .detail-container .detail-box {
        border-radius: 75px;
        margin-left: 0;
        margin-right: 0;
    }

    .client_section .box .img-box {
        width: 175px;
    }

    .client_section::before {
        top: 35.5%;
        width: 300px;
        height: 200px;
    }
}

@media (max-width: 480px) {}

@media (max-width: 420px) {
    .client_section::before {

        top: 30%;

    }
    .btnbook {
        font-size: 13px;
        background-color: #144a9e; padding: 10px 20px; border-radius: 30px;
    }
    .btnbook a {
        color: white;
    }
}

@media (max-width: 576px) {
    .client_section::before {
        top: 30%;
        height: 230px;
    }
}
@media (max-width: 768px) {
    .client_section .box .img-box img {
 width: 230px;
 height: 200px;
}
}

@media (max-width: 576px) {
    .client_section .box .img-box img {
 width: 180px;
}
.client_section .box .detail-box {
    margin-top: -120px;
}
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }

}

@media (max-width: 576px) {
    .slider ,.image {
        height: 250px;
    }
}

@media (max-width: 576px) {
    .small {
        display: none;
    }
}

@media (max-width: 576px) {
    .large {
        display: block;
    }
}

@media (max-width: 768px) {
    .type {
        width: 360px;
    }
}


@media (min-width: 600px) {
    .type {
        width: 360px;
    }
}

@media (max-width: 576px) {
    .logo { font-size: 20px;
}

.short {
    margin-top: 20px;
    width: 200px;
}
.space {
    margin-top: 20px;
}
.bus {
     margin-top: 20px;
}
#service {
    width: 450px;
    margin: 0px 16px;
}
.service {
    padding-bottom: 20px;
}
#tour {
    width: 320px;
}
#about{
    height: 200px;
}
.width {
    width: 330px;
    height: 230px;
}
.type {
        width: 330px;
    }
.gallery {
  width: 330px;
  margin-top: 10px;
    }
#tourdetail {
    margin: ;
 font-size: 18px;
}
#contact {
    width: 300px;
}
 .typee {
        width: 334px;
        margin: 0px 10px; 
    }
.content {}
}
@media (max-width: 640px) {
.slider ,.image {
        height: 250px;
    }
    .service {
   width: 100%;
}
.client_section::before {
    height: 250px;
    top: 20%;
}
.client_section #carouselExample2Controls {
    padding-top: 40px;
}
#about {
 height: 200px;
}
.width {
    width: 170px;
    height: 140px;
}
.type {
    width: 170px;
    height: 220px;
}
.gallery {
    width: 170px;
    height: 170px;
    border-radius: 10px;
  margin-top: 10px;
}

}
@media (max-width:480px){
.width {
    width: 330px;
    height: 230px;
}
.type {
        width: 330px;
        height: 150px;
    }
.gallery {
  width: 330px;
  height: 250px;
  margin-top: 10px;
    }
}