@media only screen and (min-width: 768px) {
    .home_form .form_section {
        width: 28%;
        right: 10%;
        position: absolute;
        top: 50%;
        z-index: 4;
        transform: translateY(-50%);
    }
    .home_form .form_section .btn-theme {
        background-color: var(--title-color);
    }
    .home_form .form_section .btn-theme:hover {
        background-color: #fff;
        color: var(--title-color);
    }
    .form_section .form-title {
        text-align: left;
    }
    .form_section .form-group label {
        display: none;
    }
    .single-section .detail p {
        margin-bottom: 0;
    }
    .testimonial_section .sec-title {
        font-size: 64px;
    }
}

@media only screen and (max-width: 768px) {
    .form_section {
        margin-top: 0;
        width: 92%;
        padding: 10px 18px;
        margin-inline: auto;
        border-radius: 15px;
    }
    .form_section.hghghhghg .form-group i,
    .form_section.hghghhghg .form_section .input-group i {
        transform: none;
        right: 14px;
    }
    .form_section.hghghhghg .row {
        flex-direction: column !important;
    }
    .home_form .form_section {
        margin-bottom: 10px;
    }
    .home_form .form_section:before {
        width: 94.3%;
    }
    .form_section .form-group i {
        font-size: 14px;
    }
    .form-title {
        font-size: 22px;
        svg {
            width: 30px;
        }
    }
    .top_header a {
        color: #fff;
        font-size: 12px;
    }
    .brand-logo {
        position: relative;
        top: auto;
        transform: none;
    }
    .why-choose-us .work-item {
        height: 235px;
    }
    .why-choose-us .work-item.image img {
        object-fit: cover;
    }
    .about-img-01 {
        height: 100%;
    }
    .form-btn {
        border-radius: 30px;
    }
    .form_section .input-group i {
        color: var(--second-color);
    }
    .cab-service-section .card {
        flex-direction: column;
        width: 100%;
    }
    .cab-service-section .owl-item {
        margin: 0px;
    }
    .cab-service-section .card .card-img {
        width: 100%;
    }
    .footer-links a {
        font-size: 12px;
    }
    .footer-links {
        margin-bottom: 10px;
    }
    .tour-package-section .bg-img {
        padding-bottom: 30px;
    }
    .sec-plans-package {
        margin-top: -49px;
    }
    .sec-plans-package .box {
        margin-bottom: 10px;
    }
    .copyright-text {
        font-size: 12px;
        text-align: center;
    }
    .about-img-2 {
        width: 100%;
    }
    .shape-101 {
        display: none;
    }
    .sec-title {
        font-size: 30px;
        line-height: 30px;
    }
    .tour-package-section .row {
        margin: 0;
    }
    .faq-shape {
        display: none;
    }
    .faq_taxi_img img {
        margin-bottom: 15px;
    }
    .faq-section-three .section-header h2 {
        font-size: 20px;
    }
    footer .avatar {
        width: 35px;
        height: 35px;
        font-size: 20px;
    }
    .tour-package-section .row .card {
        margin-top: 0;
    }
    .tour-package-section .row .car-2 {
        margin-top: 0;
    }
    .package-details-area .includ-and-exclud-area {
        display: block;
    }
    .package-details-area .includ-and-exclud-area ul {
        display: block;
        width: 100%;
    }
    #mainslider img,
    #mainslider video {
        height: 300px;
    }
    .breadcrumb__text h2 {
        font-size: 25px;
        line-height: 1.2;
    }
    .nav-book-btn {
        display: none;
    }
    .work-item {
        width: 92%;
        margin-inline: auto;
        margin-bottom: 12px;
    }
    .about-car .br-left-top {
        bottom: 75px;
    }
    .footer-widget {
        margin-bottom: 15px;
    }
    .about-car .about-exp {
        width: 120px;
        height: 120px;
    }
    .copyright_text {
        font-size: 16px;
    }
    .copyright-wrap.style2 {
        margin-bottom: 50px;
    }
    .about-car .about-exp {
        line-height: 1;
    }
    .box_title_area {
        margin-bottom: 8px;
    }
    /*header*/
    .logo-style {
        top: 12px;
        width: 110px;
        height: 110px;
    }
    header .menu .brand-logo img {
        width: 70px;
    }
    .brand-logo a .brand-name {
        font-size: 15px;
    }
    /*about us*/
    .about-thumb-wrap img {
        height: 200px;
    }
    .about-thumb-wrap .img-2 {
        margin: 0 0 -70px 25px;
    }
    a.about_us_contact_box {
        width: 100%;
        gap: 10px;
    }
    .about_img img {
        height: 400px;
    }
    .client_testimonials_item {
        width: 100%;
        margin: 0;
    }
    .client_testimonials_item .client-test-img:before {
        width: 100%;
    }
    .client_testimonials_item .client-test-img:after {
        display: none;
    }
    .client-test-img {
        margin-bottom: 25px;
    }
    .testimonial_section .title-area {
        text-align: center;
    }
    .menu-all-pages-container .menu {
        padding-left: 15px;
    }
    .cab-service-section .row {
        padding: 0;
    }
    .breadcrumb__links a {
        font-size: 15px;
    }
    .breadcrumb__links span:last-child {
        font-size: 12px;
    }
    .breadcrumb__links a::after {
        font-size: 15px;
    }
    .contact-page-div {
        padding: 10px;
    }
    .contact_section .contact-page-wrap .contact_content {
        width: 73%;
    }
    .contact-page-div {
        top: 50%;
    }
    .contact_section .contact-page-wrap .contact_content {
        padding: 3px 9px;
    }
    .brand-logo a img {
        display: inline;
        margin-left: 0;
    }
    .single-section .h3 {
        margin-top: 30px;
        text-align: center;
    }
    .about-us-section .about-sec-padding {
        padding: 0px;
    }
    .elementskit-infobox {
        display: none;
    }
    .elementskit-infobox1 {
        display: none;
    }
    .about-page .elementskit-infobox {
        display: none;
    }
    .about-page .elementskit-infobox1 {
        display: none;
    }
    .lg-extra-block {
        display: block;
    }
    .sm-extra-block {
        display: none;
    }
    .tr_test_img {
        right: 80px;
        top: 56%;
    }
    .tr_test_slider .swiper-wrapper {
        top: 0px;
    }
    .Service_Box .service_img {
        margin-top: 0px;
    }
    .footer-wrapper .justify-content-between {
        padding: 0px;
    }
    .accordion-item.not_want_border {
        border-bottom: 0 !important;
    }
    .accordion-button {
        line-height: 1.3;
    }
    .footer_png img {
        right: 0;
        bottom: -223px;
    }
    .copyright_text {
        text-align: center;
    }
    .about-car .br-right-bottom2 {
        right: 86px;
    }
    .tr_head_title {
        text-align: center;
    }
    .tr_head_title h6::before {
        left: 64%;
        bottom: 0;
        top: -90px;
    }
    .light_header .main-header::before {
        display: none;
    }
    header.light_header {
        padding: 0;
        border-radius: 0;
        width: 100%;
    }
    .top_header {
        padding-top: 1px;
    }
    .slider {
        height: 375px;
    }
    /*.slider .slide:nth-child(2) .image{
   top: 20px;
}
.slider .slide:nth-child(2) .image{
   top: 33px;
}
.slider .slide:nth-child(3) .image{
   top: 8px;
}
*/
    .slide {
        flex-direction: column-reverse;
        justify-content: start;
    }
    .slide .image {
        width: 100%;
        position: relative;
        top: auto;
        height: 100%;
        img {
            width: 100%;
            max-width: 100%;
            margin: 0;
        }
    }
    .slider .nav-icons {
        bottom: 24%;
        left: 50%;
        transform: translateX(-50%);
    }
    .slider .nav-icon {
        padding: 12px;
    }
    .slide .content {
        width: 100%;
        padding: 0 4% 0 4%;
        margin-bottom: 50px;
        top: 37%;
        left: 0;
        text-align: center;
    }
    .slide h1 img {
        width: 60px;
    }
    .slide h6 {
        font-size: 16px;
        font-weight: 600;
        color: var(--theme-color);
        margin-bottom: 11px;
    }
    .slide h1 {
        font-size: 28px;
        margin-bottom: 12px;
        margin-top: 10px;
        text-align: center;
    }
    .slide p {
        font-size: 14px;
    }
    .site-logo {
        justify-content: start;
        padding: 5px 0;
    }
    .slider_btns {
        margin-top: 32px;
        justify-content: space-between;
        flex-direction: column;
        gap: 10px;
    }
    .slider .slider_btn a {
        font-size: 20px;
    }
    .slider .slider_btn span {
        font-size: 16px;
    }
    .slider .slider_btn {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
    }
    .slider_btns .slider_btn img {
        display: block;
        position: relative;
        width: auto;
        height: auto;
        border-radius: 50%;
        top: auto;
        right: auto;
        background-color: var(--theme-color);
        border: 6px solid RGBA(255, 255, 255, 1);
        padding: 11px;
    }
    ul.custom-flex {
        justify-content: center;
    }
    header nav {
        width: auto;
    }
    .map-grid {
        width: 100%;
        margin-top: 0;
    }
    .cont_caption {
        width: 95%;
    }
    .contact_section .card {
        margin-top: 223px;
    }
    .breadcrumb__links {}
    .spad {
        padding-top: 35px;
        padding-bottom: 80px;
    }
    .about-two__img-shape {
        width: 287px;
        height: 304px;
    }
    .row.contact-margin-top {
        margin-top: 25px;
    }
    .slider__img {
        height: 400px;
        margin-top: 20px;
    }
    .slider__img .slider_taxi {
        bottom: auto;
        top: 43%;
        left: 22%;
        max-width: 232px;
    }
    .why-card {
        text-align: center;
        margin-bottom: 10px;
    }
    .why-card .card_icon {
        left: 50%;
        transform: translateX(-50%);
    }
    .cs_team_member.cs_style_2 .cs_team_member_thumb {
        width: 150px;
        height: 150px;
    }
    .service_card {
        margin-top: 0;
    }
    .our-service-area {
        border-radius: 20px;
    }
    .service_card .card_icon {
        right: -17px;
    }
    .service_card .service-title {
        padding-left: 25px;
    }
    .exclusive-area .card .card-title {
        padding: 7px 15px;
        font-size: 18px;
    }
    .footer-widget .widget_title {
        margin-bottom: 15px;
    }
    .cs_team_member.cs_style_2 .cs_member_social_item {
        font-size: 16px;
    }
    .popular-routes .row {
        margin-top: 15px;
    }
    .popular-routes .row>* {
        margin-top: 0;
    }
    .about-us-section {
        background-color: #f4f4f4;
    }
    .footer-wrapper {
        background-size: cover;
        background-position: center;
    }
    .popular-routes ul li a {
        font-size: 9px;
        position: relative;
    }
    .popular-routes ul li a:after {
        content: '|';
        position: absolute;
        right: -9px;
        font-size: 80%;
    }
    .content-area .content-box {
        padding: 10px 0;
    }
    .cab-card .cab_name {
        font-size: 16px;
    }
    .why_choose:after {
        bottom: -23%;
    }
    .popular-routes ul li {
        padding-inline: 5px;
        position: relative;
    }
    .form_section img {
        bottom: 99%;
    }
    .single-section.small-section .row {
        flex-direction: column-reverse;
    }
    ul.custom-flex a {
        font-size: 11px;
    }
    .about-us-section .about__box {
        padding: 0;
        width: 100%;
        border-radius: 20px;
    }
    .about-us-section .about__box .content-box {
        padding: 25px 10px;
    }
    .about-two__right {
        width: 100%;
        height: 300px;
        position: relative;
        right: auto;
        left: auto;
        transform: none;
    }
    .common-booking-form .form_section .row {
        flex-direction: column;
    }
    .about-us-section .nav-tabs .nav-link {
        padding: 5px 10px;
        font-size: 16px;
    }
    .about-us-section .content-box p {
        font-size: 15px;
    }
    .about-us-section .nav-tabs {
        justify-content: center;
    }
    .about-us-section .content-box .btn-theme {
        left: 50%;
        transform: translateX(-50%);
    }
    .single-testimonial-wrap {
        width: 85%;
        margin: auto;
    }
    .testimonial-area .container:before {
        width: 90%;
        left: 5%;
    }
    .testimonial-box-one .inner-box .border-shap {
        display: none;
    }
    .box_div {
        text-align: center;
        padding: 8px 15px;
    }
    .footer-logo {
        justify-content: center;
    }
    .copyright {
        padding-bottom: 70px;
        text-align: center;
    }
    .footer-nav {
        margin: auto;
    }
    .why-choose-us .work-item {
        padding: 20px;
    }
    .fs-20 {
        font-size: 17px;
    }
    .about-img-01 {
        right: 10px;
    }
    .about-img-01 img {
        height: 100%;
    }
    .about-exp {
        width: 105px;
        height: 105px;
        top: 40px;
        right: -9px;
    }
    .about-exp p {
        font-size: 16px
    }
    .about-exp h2 {
        font-size: 32px;
    }
    .cab-card .cab-btn .btn-theme {
        padding: 10px;
        width: 100%;
        font-size: 14px;
    }
    .cab-card .cab-btn .btn-two {
        padding: 10px;
        width: 100%;
        font-size: 14px;
    }
    .bottom_img {
        width: 100%;
    }
    .testimonial-box-one .inner-box .author-box .author-thumb {
        width: 45px;
        height: 45px;
    }
    .testimonial-box-one .inner-box .quote-box {
        width: 53px;
        height: 50px;
    }
    .testimonial-box-one .inner-box .author-box h3 {
        font-size: 15px;
    }
    .testimonial-box-one .inner-box .text p {
        line-height: 18px;
    }
    .testimonial-box-one .inner-box {
        padding: 10px;
    }
    .testimonial-box-one {
        margin-block: 10px;
    }
    .testimonial-box-one .border-shape {
        position: absolute;
        left: 7px;
        top: 0;
        width: 97%;
        height: 96%;
        z-index: 1;
    }
    .about-img-01.left_df {
        right: 0;
        left: -10px;
    }
    .about-car {
        height: 300px;
    }
}

/* Responsive Design */

/* Responsive Design */

@media only screen and (max-width:1400px) {
    #navigation::after {
        width: 35%;
    }
    #navigation #main-menu .menu-item-has-children {
        margin-right: 25px;
    }
    #main-menu li {
        padding: 5px 12px;
    }
    .cat_list {
        width: 184px;
    }
    .cstyle-2 .course-img {
        width: 270px;
        height: 308px;
    }
}

@media only screen and (max-width:1366px) {
    .banner_img img {
        width: 440px;
    }
    .hbstyle-2 .banner_img img {
        width: 420px;
    }
    .hbstyle-2 .sinfo img {
        width: auto !important;
    }
    .bshape1 {
        top: 23%;
        right: 3%;
    }
    .hbstyle-2 .circle_shape {
        top: 75px;
        right: 70px;
    }
    .contact_list {
        padding: 25px 8px;
    }
    .contact_list p {
        font-size: 15px;
    }
    .scourse_meta .smeta {
        padding-right: 24px;
        margin-right: 24px;
    }
    .cd_tab #nav-tab button {
        padding: 8px 23px;
    }
    .bwavehape svg {
        width: 1366px;
    }
    .feature-item h3,
    .single-category h3 a,
    .course_content h2 a,
    .single-work h4,
    .single-instructor h3,
    .review-item h4,
    .blog-content h3,
    .footer-title,
    .blog-content h3 {
        font-size: 22px;
    }
    body {
        font-size: 16px;
        line-height: 1.6;
    }
    .fot-social span {
        font-size: 18px;
    }
    .blog-content h3 {
        line-height: 32px;
    }
    .blog-content {
        padding: 20px;
    }
    .banner-content .title {
        font-size: 55px;
    }
    .course_content h2 {
        line-height: 26px;
    }
    .fot-social a {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    .bstyle-2 .blog-item {
        padding: 20px;
    }
    .inmeta {
        padding-left: 15px;
        padding-right: 16px;
    }
}

@media only screen and (max-width: 1284px) {
    .course_cat {
        display: none;
    }
    .left-col.col-30 {
        max-width: 20%;
    }
    #navigation .justify-content-center.col-40 {
        max-width: 50%;
    }
    .bwavehape svg {
        width: 1284px;
    }
}

@media only screen and (max-width:1199px) {
    .bwavehape svg {
        width: 1199px;
    }
    #navigation {
        padding: 8px 9px;
    }
    #navigation::after {
        width: 39%;
    }
    #navigation #main-menu .menu-item-has-children {
        margin-right: 19px;
    }
    .cat_list {
        width: 160px;
    }
    .hbstyle-2 .banner_img img {
        width: 390px;
    }
    .hbstyle-2 .circle_shape {
        top: 103px;
        right: 55px;
    }
    .banner-content .title {
        font-size: 56px;
        line-height: 80px;
    }
    .banner-content .sinfo {
        margin-left: 0;
        top: 18px;
    }
    .cstyle-2 .course-img {
        width: 233px;
        height: 341px;
    }
    .single-work {
        margin-top: 40px;
    }
    .single-work::after {
        display: none;
    }
    .faq-image {
        margin-bottom: 60px;
    }
    .single-footer {
        margin-bottom: 30px;
    }
    .copyright {
        margin-top: 20px;
    }
    .contact_us img {
        width: 100%;
        padding: 0;
    }
    .contact_list p {
        font-size: 17px;
    }
    .contact_info {
        margin-top: 40px;
    }
    .contact-form {
        margin-top: 60px;
    }
    #coupon_code {
        padding: 9px 15px;
    }
    .bottom-cart {
        text-align: center;
    }
    .bottom-cart .coupon {
        width: 100%;
        display: inline-block !important;
        flex: none !important;
    }
    .bottom-cart .btn_border {
        margin-top: 25px;
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
    }
    .course-sidebar {
        margin-left: 0;
        margin-top: 40px;
    }
}

@media only screen and (max-width:1024px) {
    .bwavehape svg {
        width: 100%;
    }
    #navigation .container {
        max-width: 100%;
    }
    #navigation .menu_col {
        display: none !important;
    }
    .header-2 .col-md-6 {
        width: 50%;
    }
    .site-logo {
        padding-left: 54px;
    }
    .course_cat,
    #navigation .col-lg-7 {
        display: none !important;
    }
    .col-3.left-col {
        max-width: 40%;
    }
    .col-3.right-col {
        max-width: 60%;
    }
    #navigation::after {
        width: 55%;
    }
    #sm_menu_ham {
        display: block;
        top: 42px;
        left: 19px;
        float: left;
        position: absolute;
    }
    .banner_search_form {
        width: 464px;
    }
    .video-area::after {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .searchcart .cart-icon {
        display: none;
    }
    .searchcart .cart-icon.mobile_cart {
        display: inline-block;
        z-index: 1;
    }
    .banner_search_form {
        width: 500px;
    }
    .banner_img {
        display: none;
    }
    .banner-content .sinfo {
        margin-left: 15px;
        top: -22px;
    }
    .cta-item {
        margin-bottom: 30px;
    }
    .about-title {
        margin-top: 20px;
    }
    .cstyle-2 .course-img {
        width: 335px;
        height: 273px;
    }
    .pthumb {
        display: none;
    }
    .woocommerce-cart-form .product-name {
        margin-left: 0;
    }
    .sidebar {
        padding-top: 60px;
    }
}

@media only screen and (max-width: 767px) {
    #navigation::after {
        width: 61%;
    }
    .banner-content .sinfo {
        margin-left: 0;
        top: 18px;
    }
    .title_btn {
        text-align: left !important;
        padding-bottom: 50px;
    }
    .cstyle-2 .course-img {
        width: 255px;
        height: 303px;
    }
    .contact_list {
        margin-bottom: 30px;
    }
    .com-content {
        float: left;
    }
}

@media only screen and (max-width: 668px) {
    #navigation::after {
        display: none;
    }
    #sm_menu_ham {
        top: 42px;
        right: 19px;
        float: right;
        left: auto;
    }
    .site-logo {
        float: left;
        padding-left: 0;
    }
    .col-30.left-col,
    .col-30.right-col.text-end {
        max-width: 100%;
        text-align: center !important;
    }
    .header-2 .col-md-6 {
        width: 100%;
    }
    .header-2 .col-md-6.text-end,
    .col-30.right-col.text-end {
        padding-top: 25px;
    }
    .searchcart {
        float: left;
    }
    .searchcart path {
        fill: #222;
    }
    #navigation .white-btn {
        background: #0D5FF9;
        color: #fff;
    }
}

@media only screen and (max-width: 575px) {
    .banner-content .subtitle {
        font-size: 22px;
    }
    .banner-content .title {
        font-size: 35px;
        line-height: 38px;
    }
    .cstyle-2 .course-img {
        width: 100%;
        height: 420px;
    }
}

@media(max-width:992px) {
    #navigation .white-btn,
    #navigation .bg_btn {
        float: none;
    }
    .about_images {
        height: auto;
    }
    .about_images img {
        position: relative;
        width: 100%;
        height: auto;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
    }
    .about_images img.about2 {
        display: none;
    }
    .sbcontent{

    display: flex
;
    flex-direction: column;
    }
}

@media(max-width:768px) {
    header .bt {
        padding: 8px 10px;
        text-align: center;
        font-size: 14px;
    }
    .bbtns {
        display: flex;
        justify-content: space-between;
        .bt {
            padding: 8px 25px;
        }
    }
    .home-banner {
        height: auto;
    }
    .section-title h2 {
        font-size: 35px;
        line-height: 40px;
    }
    .banner-content {
        height: auto;
        padding: 50px 0 135px;
    }
    .feature-item {
        height: auto;
    }
    .faq_contact{
      bottom: -52px;
    }
    .banner_slider img{
        opacity: 0.5;
    }
    .home_form .form_section{
        margin-top: -100px;
    }
}