@media only screen and (min-width: 1200px) and (max-width: 1500px) {
    .service-sec .content-column .text-column .inner-box {
        padding: 114px;
    }
}

@media only screen and (min-width: 767px) {}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .counter-cont-wrap {
    text-align: center;
    margin-bottom: 40px;
}
.book-counseller-form {
    padding: 15px;
}
.all__university_sec {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}
.comm-section.lBlue-bg-2 {
    padding: 15px;
}
.course__items {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
}
    .section-title.mt-4 {
        margin-top: 0 !important;
    }
    .breadcrumb-section {
        padding: 45px 0px !important;
    }
   .slider-content {
        width: auto;
        position: relative;
        margin-top: 30px;
    }
    .slider-content h2 {
        font-size: 25px;
    }
    .slider-content a {
        padding: 8px 20px;
        font-size: 16px;
    }
    .slider-item {
        height: auto;
    }
    .slider-img {
        width: 80%;
        float: right;
        margin-top: -35px;
    }
    .about-content:after {
        left: 1px;
        border-right: 6px solid #FFF;
    }
    .section-banner {
        height: 180px;
    }

    .details_img {
        height: 300px;
    }

    .details_img img {
        height: 300px;
    }

    .font-small {
        font-size: 11px;
        font-weight: 700;
    }

    .section-items {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 15px;
    }

    .section-item {
        height: 220px;
    }

    .section-item-desc h3 {
        font-size: 16px;
        -webkit-line-clamp: 2;
        height: 30px;
        margin-bottom: 1px;
    }

    .section-item-desc p {
        font-size: 11px;
    }

    .section-item-desc h4 {
        font-size: 13px;
    }

    .grid-list ul {
        display: grid;
        grid-template-columns: 1fr;
        column-gap: 20px;
    }

    .air-tickets-direct {
        overflow-x: auto;
    }

    body {
        overflow-x: hidden;
    }

    .project__category {
        display: none;
    }

    .main__logo_header {
        margin: 0 auto;
    }

    .actives {
        display: block !important;
    }

    .project_menu i {
        float: right;
        margin: 16px 15px 0 0;
        font-size: 14px;
    }

    .on__going_project_pro {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }

    .subcat_pro {
        display: none;
    }


    .section__title {
        text-align: center;
        padding: 0px 0 34px 0;
    }

    .section__title h2 {
        text-transform: uppercase;
        padding-top: 36px;
    }

    .footer_nav {
        display: block;
    }

    .btn_about {
        margin-top: 10px;
    }

    .footer-about p {
        margin: 5px 0;
        color: #fff;
        font-size: 16px;
        text-align: start;
    }

    .this_show {
        width: 490px;
        height: 455px;
        visibility: visible;
        opacity: 1;
        transition: 0.35s all;
        top: 0px;
        position: fixed;
        box-shadow: 1px 1px 9px 3px #00000030;
        display: none;
    }

    .footer-about {
        text-align: start;
        padding-right: 70px;
    }

    .service_description {
        margin-top: 0px;
    }

    .main_menu {
        display: none;
    }

    .main_item img {
        height: 350px;
    }

    .md__message {
        display: grid;
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .owner-message .title {
        margin-top: 30px;
    }
    .mv_img {
        display: none;
    }

    .md_title {
        text-align: center;
    }

    .md__img {
        height: 140px;
        width: 140px;
        margin: 0 auto;
    }

    .md__message_data p {
        text-align: center;
    }

    .about_title {
        text-align: center;
        margin-top: 45px;
    }

    .md__messages {
        text-align: center;
    }

    .social__media li {
        display: inline-block;
        margin-top: 30px;
    }

    .social__media {
        text-align: center;
    }

    .project__title h3 {
        letter-spacing: 0px;
    }

    .main__header {
        display: grid;
        grid-template-columns: 1fr;
    }

    .first-nav .parent-category {
        display: block;
        line-height: 33px;
    }

    .first-nav .menu-category-list {
        display: block;
    }

    .first-nav .menu-category-list .menu-category-link {
        padding: 10px 0;
        display: block;
        padding-left: 20px;
    }
    .footer_bar_section {
        right: 0;
        width: 82px;
    }
    .footer_bar_section a {
        font-size: 14px;
    }
    .section-padding.page-margin {
        background: #f1f1f1;
        padding: 30px 0;
    }
    .side_cat_img {
        width: 20px;
        height: auto;
        margin-right: 5px;
    }

    .fa-chevron-down:before {
        content: "\f078";
    }
    .header-top ul li {
        margin: 0 0;
    }

 ul.first-nav li {
    display: block;
    line-height: 37px;
    padding-left: 18px;
    font-weight: 400;
    transition: all 0.3s ease;
}

   .first-nav .parent-category .menu-category-name {
        display: block;
        padding: 10px;
        padding-left: 20px;
        text-transform: capitalize;
        font-weight: 600;
        color: #222;
    }
     .mobile-menu span.menu-category-toggle {
        position: absolute;
        right: 0px;
        top: 0px;
        display: flex;
        width: 50px;
        height: 50px;
        justify-content: center;
        align-items: center;
    }

    .mobile-menu li.parent-category {
        position: relative;
    }
    .mobile-menu.active {
        left: 0;
    }

    .mobile-menu {
        display: block;
    }

    .mobile-menu {
        width: 300px;
        left: -300px;
        position: fixed;
        top: 0;
        z-index: 99999;
        background-color: #fff;
        height: 100vh;
        transition: all 0.3s ease;
        overflow-y: auto;
    }

    .mobile-menu-close i {
        font-size: 22px;
    }

    .logo-image img {
        height: 40px;
        width: auto;
        border-radius: 7px;
    }

    .mobile-menu::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #f5f5f5;
    }

    .mobile-menu::-webkit-scrollbar {
        width: 6px;
        background-color: #f5f5f5;
    }

    .mobile-menu::-webkit-scrollbar-thumb {
        background-color: #00aef0;
    }
    /*====================*/
    .top_bar_menu span.menu-category-toggle {
        position: absolute;
        right: 0px;
        top: 0px;
        display: flex;
        width: 50px;
        height: 50px;
        justify-content: center;
        align-items: center;
    }

    .top_bar_menu li.parent-category {
        position: relative;
    }
    .top_bar_menu.active {
        left: 0;
    }

    .top_bar_menu {
        display: block;
    }

    .top_bar_menu {
        width: 300px;
        left: -300px;
        position: fixed;
        top: 0;
        z-index: 99999;
        background-color: #fff;
        height: 100vh;
        transition: all 0.3s ease;
        overflow-y: auto;
    }
    .main__header_top{
        display:none;
    }
    .mobile-menu-logo {
        display: flex;
        justify-content: space-between;
        padding: 11px 16px;
    }
    .mobile-menu-close i {
        font-size: 22px;
    }

    .logo-image img {
        height: 40px;
        width: auto;
        border-radius: 7px;
    }

    .top_bar_menu::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #f5f5f5;
    }

    .top_bar_menu::-webkit-scrollbar {
        width: 6px;
        background-color: #f5f5f5;
    }

    .top_bar_menu::-webkit-scrollbar-thumb {
        background-color: #00aef0;
    }

    .service__items {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .service__item {
        margin-top: 10px;
        height: 290px;
        padding: 9px 12px;
    }

    .service_title_name h3 {
        color: white;
        font-size: 35px;
    }

    section.service__item__section {
        margin-top: 59px;
        height: 664px;
    }

    .btn_about a {
        font-size: 13px;
    }

    .our__mission {
        margin-top: 10px;
    }

    .gallery__section {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }

    .all_service {
        background: red;
        width: 142px;
        text-align: center;
        padding: 5px;
        border-radius: 3px;
        color: white;
        margin: 7px;
    }

    .banner_data h4 {
        font-size: 28px;
    }

    section#navbar_top {
        display: none;
    }

    li.top__gmail {
        display: none;
    }

    /*--=========--*/
    .mobile-header {
        display: block;
        background-color: #fff;
        height: 65px;
    }

    .mobile-logo {
        display: grid;
        grid-template-columns: 6fr 1fr;
        text-align: end;
        font-size: 16px;
        height: 70px;
        align-items: center;
    }

    .menu-bar {
        margin-top: 0;
        padding-right: 15px;
    }

    .visa__img {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .visa__imgs {
        margin: 40px 0;
    }

    header .toggle {
        margin-top: 0;
        padding-left: 30px;
    }

    .menu-bar i {
        font-size: 22px;
    }

    .menu-logo a {
        display: flex;
        text-align: left;
        padding-left: 20px;
        align-items: center;
        column-gap: 12px;
    }

    .menu-logo img {
        width: auto;
        height: 50px;
        margin-top: 0;
        border-radius: 14px;
    }

    .choose-bio {
        padding-right: 0px;
    }

    .choose-bio h2 {
        font-size: 20px;
    }

    section.about-why {
        padding: 30px 0;
    }

    .choose-bio p {
        color: #555;
        margin-bottom: 10px;
    }

    .choose-list {
        display: grid;
        grid-template-columns: 1fr;
        gap: 6px 3px;
    }

    .choose-item ul {
        display: grid;
        grid-template-columns: 32% 61%;
        gap: 5%;
        align-items: center;
        margin: 14px 0;
    }

    .choose-item ul li h5 {
        margin-bottom: 3px;
        font-size: 16px;
    }

    .choose-bio p {
        color: #555;
        margin-bottom: 10px;
    }

    .choose-contact ul {
        display: flex;
        gap: 5px;
        align-items: center;
    }

    .read-more {
        padding: 6px 8px;
        font-size: 10px;
    }

    section.package-section {
        padding: 40px 0;
        background: #fafbff;
    }

    .banner-content h1 {
        margin: 15px 0;
        font-size: 18px;
    }

    .banner-content p {
        font-size: 11px;
        padding: 0 5px;
    }

    .banner-content {
        padding: 26px 0;
    }

    button.owl-prev span,
    button.owl-next span {
        font-size: 22px;
        color: #fff;
    }

    .team-info {
        padding: 15px 5px;
        border-top: 5px solid #ebc344;
    }

    .team-info h5 {
        color: #019647;
        font-size: 14px;
    }

    .team-info p {
        font-size: 12px;
    }

    .service-sec .content-column {
        position: relative;
        width: 100%;
        padding: 26px 0 25px 0;
        z-index: 20;
    }

    .service-sec .content-column .text-column .inner-box {
        position: relative;
        padding: 10px 10px;
        z-index: 2;
    }

    .whychoose-content {
        padding: 0;
    }
    .about_section .col-sm-5 {
            order: 2;
        }
    .about-img {
        height: auto;
    }
    .about-img {
        width: 80%;
        float: right;
        margin-top: -32px;
    }
    .large-heading {
        font-size: 14px;
        margin-bottom: 0;
    }
    .whychoose-content  li {
        text-align: left !important;
        margin: 1px 0;
    }
    .whychoose-img img {
        width: 80%;
        float: right;
    }
    .inner-box p {
        line-height: 21px;
        margin-bottom: 10px;
        font-size: 13px;
        margin-top: 7px;
    }

    .dvCity-list-content ul.cities {
        column-count: inherit;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 6px;
        /* padding: 0; */
    }

    .dvCity-list-content ul.cities li a {
        color: #047e3d;
        position: relative;
        padding-left: 26px;
        padding-top: 8px;
        padding-right: 0px;
        padding-bottom: 8px;
        background: #ffffff;
        border-radius: 5px;
        display: flex;
        transition: all 0.3s ease;
        font-size: 13px;
    }

    section.course_section {
        overflow: hidden;
    }

    .course-item {
        width: 100%;
        height: 240px;
        border: 11px solid white;
        position: relative;
        overflow: hidden;
    }

    .success-item {
        width: 100%;
        text-align: center;
        padding: 23px 2px;
        overflow: hidden;
    }

    .success-item p {
        margin-top: 9px;
    }

    .header-branches {
        text-align: right;
        display: none;
    }

    .main-item {
        display: grid;
        grid-template-columns: 1fr;
        gap: 10px;
    }

    p.success_after {
        margin-top: 13px;
        position: relative;
        display: inline-block;
    }

    .success_icon {
        height: 26px;
        padding: 2px 0;
        display: inline-block;
        width: 100%;
    }

    .service-list-title h3 {
        font-size: 16px;
        font-weight: 600;
    }

    .service-d-image {
        height: 230px;
    }

    .service-d-title {
        margin-top: 7px;
    }

    .service-d-title h3 {
        font-size: 23px;
        font-weight: 600;
    }

    .partner_flex {
        display: grid;
        grid-template-columns: 1fr 1fr;
        justify-content: center;
        align-items: center;
    }
    .partner_item_box {
        height: 75px;
        width: auto;
        margin: 4px;
    }
    .client_success_section {
        padding-top: 30px;
    }

    .bread-crumb ul li a {
        color: #fff;
        font-size: 17px;
        font-weight: 400;
    }

    .parent-subcategory a {
        font-size: 14px;
        font-weight: 500;
        margin-left: 17px;
    }

    .service-d-description {
        margin: 10px 0 26px;
        text-align: center;
    }

    .video-container {
        height: 240px;
        margin-bottom: 15px;
    }

    .choose-contact {
        border-top: 1px solid #ddd;
        padding-top: 13px;
        margin-top: 0px;
    }
    .col-sm-12.application__form {
        width: 90%;
    }

    .testimonial-section {
        position: relative;
        z-index: 9;
        padding: 47px 0;
        padding-bottom: 20px;
    }

    .footer_top_item {
        padding: 15px 0px;
    }

    .icon__top {
        line-height: 27px;
        font-size: 17px;
        padding-left: 0px;
        color: white;
    }

    .footer__item {
        margin-top: 40px;
        text-align: center;
    }

    .footer__item li.item-list {
        justify-content: center;
    }

    .footer_des p {
        text-align: center;
    }

    .fotter__top_content {
        display: flex;
        justify-content: space-between;
        background: green;
        border: 0px solid #fff;
        border-radius: 0px;
        width: 100%;
        padding: 0;
        flex-direction: column;
    }

    .item__logo_footer {
        height: 120px;
        width: 100%;
    }

    .item__logo_footer img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .footer_nav {
        display: none;
    }

    li.mobile_home {
        border: 2px solid #ddd;
        margin-top: -35px !important;
        background: #f36310;
        padding-top: 15px;
        border-radius: 50%;
        width: 75px;
        height: 75px;
        margin: 0 auto;
    }

    .item_top-main {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .footer_top_item_data h4 {
        font-size: 12px;
        font-weight: 500;
        color: white;
        text-align: center;
    }
    .box__inner {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 5px;
        margin-bottom: 60px;
    }
.toggle_top {
    display: block;
    font-size: 20px;
}
.main_header_top_bar {
    display: block;
    text-align: center;
}
.service-list-card {
    padding: 15px;
}
.main_header_top_bar li a {
    color: white;
}

    .footer__bottom_section {
        border-top: 2px solid #ebba3f;
        background: #333;
        /* height: 70px; */
        line-height: 20px;
        padding-bottom: 140px;
        padding-top: 6px;
    }

    .footer__bottom_section p {
        text-align: -webkit-center;
        color: white;
        font-size: 12px;
    }

    .footer__bottom_section li a {
        color: white;
        font-size: 12px;
    }

    .footer_top_item_data h3 {
        font-size: 16px;
        color: #fff;
        text-align: center;
        margin-top: 5px;
    }

    .icon__top i {
        font-size: 30px;
    }
.event_date {
    padding: 5px 25px;
    
}

    .main__footer__section {
        background: #333;
        padding: 70px 0px 27px;
    }

    .footer__bottom_bellow {
        text-align: center;
    }

    .grid-column-4 {
        grid-template-columns: 1fr;
    }

    .blognews-single-des-title {
        padding: 7px;
        margin: 22px 0;
    }

    .blognews-single-des-title h5 {
        font-size: 15px;
    }

    .main-blog-item-gird {
        display: grid;
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .main-blog-box {
        border: 1px solid gainsboro;
        padding: 15px;
        box-shadow: 1px 1px 6px 0px #0000001f;
    }

    .main-blog-img {
        height: 220px;
        width: 100%;
        margin-bottom: 20px;
    }

    .blognews-single-item-info li a {
        font-size: 14px;
        font-weight: 600;
        color: #434040;
        display: inline-block;
    }
}