@media (max-width: 768px) {
    #carrer_page .col-md-12 .course_grid_box
    {
           flex-direction: column !important;
    margin: 1rem 0;
    }
    .course_link {
 
    bottom: 14px;
 
}
   .course_grid_box .course_images,.course_grid_box .wrapper{
        width: 100% !important;
    }
    .lightgallery-img_wrapper img{
        width:92% !important;
    }
    .headers {
        display: none;
    }

    .slider_img {
        height: 264px;
    }

    .col_md_3 {
        webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
    }

    .bootom_slider {
    position: relative;
    width: 100%;
    top: 0;
    margin: 0px 0 10px 0;
    border-radius: 0;
    padding: 1rem;
    min-height: auto;
    }

    .slider__content2 h2 {
        font-size: 30px;
        left: 0 !IMPORTANT;
        text-align: center;
    }

    .slider__content2 {
        padding-top: 27%;
    }

    .about_sec {
        padding: 1rem;
        padding-top: 0;
        padding-bottom: 50px;
        flex-direction: column;
        margin-top: 14px;
    }

    .about_sec_content {
        width: 100%;
        position: relative;
        margin-top: 0;
        max-width: 100%;
        margin-left: 0;
        padding: 15px;
        text-align: center;
    }

    .about_sec_content_inner span::before {
        display: none;
    }

    .about_sec_content_inner span {
        padding-left: 0px;
    }

    .la {
        display: none;
    }

    .ra {
        display: none;
    }

    .course_grid_box {
        margin-bottom: 40px;
    }

    .coures_sec {
        padding: 40px 0px 10px 0px;
        border-radius: 0;
    }

    .our_events h5 {
        display: none;
    }

    .svg_animation svg {
        display: none;
    }

    .blog_inner_box {
        margin-bottom: 40px;
    }

    .mt_right {
        display: none;
    }

    .why_choose_right {
        padding-top: 30px;
    }

    .brdr_right {
        border: 0px;
    }

    .why_choose_right_bottom {
        margin-bottom: 30px;
    }

    .why_choose {
        padding: 55px 0px 20px 0px;
    }

    .col-lg-2 {
        webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
    }

    .placement_cell {
        padding: 50px 0px 20px 0px;
        border-radius: 0;
    }

    .testimonil_text h5 {
        font-size: 27px;
    }

    .testimonial {
        position: relative;
        padding: 50px 0px 50px 0px;
    }

    .placement_title {
        font-size: 27px;
    }

    .coures_sec h2 {
        font-size: 27px;
    }

    .our_events h4 {
        font-size: 27px;
    }

    .our_events {
        padding: 40px 0px 30px 0px;
    }

    .course_tag h2 {
        font-size: 15px !important;
    }

    .breadcumb {
        height: 200px;
        margin-top: 70px;
    }

    .breadcumb_title {
        padding-top: 20%;
    }

    #left_about {
        padding: 40px 20px 0px 20px;
        width: 100%;
    }

    #right_about {
        width: 100%;
    }

    #aboutas {
        width: 90%;
        right: 0;
        top: 50px;
        clip-path: none !important;
        position: relative;
        margin: auto;
        display: block;
    }

    #aboutasa {
        display: none;
    }

    .inner_same {
        height: auto !important;
    }

    #third::after {
        display: none;
    }

    .inner_two {
        background-color: #fff;
    }

    .testimonials_blog {
        height: auto !important;
        display: none;
    }

    .testimonial_main_bg {
        width: 100%;
        height: auto;
    }

    .owl-dots {
        display: none;
    }

    .owl-nav {
        display: none;
    }

    .course_sec_inner h4 {
        font-size: 27px;
    }

    .galler_box {
        margin-bottom: 40px;
    }

    .gallery_grid a img {
        min-height: auto;
    }

    .breadcumn_inner ul li::after {
        left: 37%;
    }

    .footer_logo a img {
        width: 26%;
    }

    .footer_connect h5 {
        font-size: 20px;
    }

    .footer_connect ul {
        margin: 0;
        margin-bottom: 30px;
    }

    .contact_breadcumb {
        height: 200px;
    }

    .locations_wrap {
        height: auto;
        border-radius: 2px;
        margin-bottom: 30px;
    }

    .contact_info_title h5 {
        width: 100%;
    }

    .contact_inner {
        background: #F5F5F5;
        padding: 50px 0px 20px 0px;
    }

    .contact_left_bg img {
        width: 100%;
        margin-bottom: 30px;
    }

    .active_menu {
        width: 100%;
        opacity: 1;
        visibility: visible;
        transition: all .5s;
        padding: 0px 0px 19px 1px;
    }

    .mobile_menu {
        display: block;
    }

    .mobile_menu {
        width: 100%;
        height: 70px;
        z-index: 999999 !important;
        -webkit-transition: all 0.5s ease;
        -moz-transition: position 10s;
        -ms-transition: position 10s;
        -o-transition: position 10s;
        transition: all 0.5s ease;
        background: #fff;
        top: 0px;
        position: fixed;
        box-shadow: 0px 2px 18px 0px rgba(34, 34, 34, 0.19);
    }

    .mobile_menu_logo {
        width: 80%;
        padding-left: 15px;
        padding-top: 5px;
    }

    .mobile_menu_logo a img {
        float: left;
        display: inline-block;
        margin-right: 10px;
        width: 55px;
    }

    .mobo_button {
        right: 20px;
        top: 14px;
        width: 30px;
        height: 41px;
        position: absolute;
        z-index: 100;
    }

    .mobo_button span {
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        left: 0;
    }

    .mobo_button span:nth-child(1) {
        background: #000;
        display: block;
        width: 100%;
        height: 2.5px;
        top: 10px;
        margin-left: 8px;
        position: absolute;
    }

    .mobo_button span:nth-child(2) {
        background: #000;
        display: block;
        width: 100%;
        height: 2.5px;
        top: 19px;
        margin-left: 8px;
        position: absolute;
    }

    .mobo_button span:nth-child(3) {
        background: #000;
        display: block;
        width: 100%;
        height: 2.5px;
        bottom: 10px;
        margin-left: 8px;
        position: absolute;
    }

    .mobo_button.cross_bar span:nth-child(1) {
        opacity: 0;
    }

    .mobo_button.cross_bar span:nth-child(2) {
        opacity: 1;
        left: 2px;
        position: absolute;
        transform: rotate(45deg);
        top: 17px;
    }

    .mobo_button.cross_bar span:nth-child(3) {
        transform: rotate(-45deg);
        position: absolute;
        top: 16.4px;
        left: 0px;
    }

    .mobo__menu_link {
        margin-top: 10px;
        z-index: 99999 !important;
        position: fixed;
        width: 0;
        height: 100%;
        background: #aa1a56d6;
        right: 0;
        transition: all .5s;
        opacity: 0;
        visibility: hidden;
        top: 60px;
    }

    .mobo__menu_link ul {
        margin-bottom: 0;
        padding: 0;
        margin: 0;
        width: 80%;
        background: #000;
        height: 100%;
    }

    .mobo__menu_link ul li {
        list-style: none;

    }

    .mobo__menu_link ul li a {
        border-bottom: 1px solid #dfdfdf2e;
        padding: 1em 5%;
        display: block;
        width: 100%;
        font-size: 16px;
        color: #fff;
        letter-spacing: 1px;
    }

    .mobo_button.open .mobo__menu_link {
        display: block;
    }

    .site_header {
        display: none;
    }

    .mobile_menu {
        display: block;
    }

    .active_menu {
        width: 100%;
        opacity: 1;
        visibility: visible;
        transition: all .5s;
        padding: 0;
    }

    .hero__sloider {
        position: relative;
        z-index: 10;
        margin-top: 70px;
    }

    .faq_inners h5 {

        width: 90%;
        margin: auto;
        text-align: left;
    }

    .faq_inners p {

width: 90%;

margin: auto;

margin-bottom: 30px;

margin-top: 30px;
}

    .review_icon {
        display: none;
    }

    .review_content {
        padding-top: 20px;
        padding-left: 0px;
    }

    .user_img {
        margin-bottom: 30px;
    }

    .review_content p {
        text-align: center;
    }

    .user_description h6 {
        text-align: center;
    }

    .user_description span {
        text-align: center;
        display: block;
    }

    .box_form {
        margin: auto;
        margin-top: -40px;
        padding: 10px;
    }

    .breadcumb_course {
        height: 300px;
        margin-top: 70px;
    }

    .col_50 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .breadcumb_title h5{
      font-size: 39px;
    }
   .course_desc_top_box h5{
   font-size: 21px;
   }
   .course_desc_top_box span{
    margin-bottom: 10px;
    line-height: 17px;
    display: block;
   }
   .tor_d {
    width: 100%;
   }
   .bg_img {
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 94px;
}
.slider__image_wrap{
    
width: 100%;
    
top: 25%;
    
text-align: center;
    
left: 1%;
    
text-align: center;
    
width: 94%;
}
.mb_none{
    display:none ;
    
}
.facts_inner h4 {
    font-size: 20px;
}
.facts_inner span {
    font-family: neutra text tf;
    color: #fff;
    font-size: 11px;
    font-weight: 200;
    letter-spacing: 1px;
}
.bottom_slider_inner h4 {
    text-align: center;
    font-family: neutra text tf;
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 11px;
    letter-spacing: 1px;
    line-height: 30px;
}
.event{
        margin: auto;
        padding: 0 2rem !IMPORTANT;
}
.why_choose::before {
    transform: translateY(-130px);
    background-size: cover;
}
.breadcumb_title h1 {
 
    font-size: 19px;
    letter-spacing: 1px;
}
.breadcumb_title h2 {
    text-align: center;
    display: block;
    position: relative;
    font-size: 18px;
    font-weight: 300;
    font-family: neutra text tf;
    color: #fff;
    margin-top: 10px;
}
}