@media(max-width: 575px){
    .course_name h6 {
        font-size: 16px;
        line-height: 25px;
    }
    .cont_form {
        margin-right: 0;
        margin-bottom: 30px;
    }
    .main_caption {
        font-size: 30px;
        line-height: 48px;
    }
    .main_caption::after {
        width: 70%;
        height: 20px;
        left: 50%;
        bottom: -40px;
        background-size: contain;
    }
    .services {
        margin-top: 0;
    }
    .services ul li {
        width: 100%;
        border-right:0;
        padding: 30px 20px;
    }
    #services {
        padding-top: 80px;
    }
    .common_title {
        font-size: 28px;
        line-height: 38px;
    }
    .hm_about_left {
        text-align: center;
        margin-bottom: 30px;
    }
    .inner_banner {
        width: unset;
        padding: 20px;
    }
    .inner_banner h6 {
        font-size: 20px;
        line-height: 30px;
    }
    .industry_image{
        display: none;
    }
    .testi_left {
        border-right: 0;
        padding-right: 0;
        margin-bottom: 50px;
    }
    .testi_content::after{
        display: none;
    }
    .testi_content {
        padding-left: 0;
    }
    #testi_slider .owl-nav {
        position: relative;
        margin-top: 50px;
    }
    .cta {
        width: unset;
        padding: 20px;
    }
    #cta {
        border-radius: 0px 80px 0px 0px;
    }
    #inner_banner {
        border-radius: 0px 80px 0px 0px;
    }
    .ftr_logo img {
        width: 150px;
    }
    .ftr_first {
        display: block;
    }
    .social_media {
        display: inline-block;
        width: 100%;
        margin-top: 20px;
    }
    .ftr_scnd {
        display: block;
    }
    .ftr_contact {
        display: block;
    }
    .ftr_contact_scnd {
        border-left: 0;
        padding-left: 0;
        margin-left: 0;
        margin-top: 20px;
    }
    .ftr_menu {
        margin-bottom: 20px;
    }
    #hm_courses .owl-nav button {
        font-size: 20px;
    }
    #testi_slider .owl-nav button {
        font-size: 20px;
    }
    .hm_d_about_left {
        margin-right: 0;
        margin-bottom: 50px;
    }
    .service_image {
        height: 200px;
        margin-bottom: 20px;
    }
    .other_services {
        margin-left: 0;
        background: #ebebeb;
        padding: 20px;
        margin-top: 20px;
    }
}
@media (min-width: 576px) and (max-width: 767px){
    .course_wrap {
        height: 300px;
    }
    .course_name h6 {
        font-size: 16px;
        line-height: 25px;
    }
    .cont_form {
        margin-right: 0;
        margin-bottom: 30px;
    }
    .main_caption {
        font-size: 30px;
        line-height: 48px;
    }
    .main_caption::after {
        width: 70%;
        height: 20px;
        left: 50%;
        bottom: -40px;
        background-size: contain;
    }
    .services {
        margin-top: 0;
    }
    .services ul li {
        width: 100%;
        border-right:0;
        padding: 30px 20px;
    }
    #services {
        padding-top: 80px;
    }
    .common_title {
        font-size: 28px;
        line-height: 38px;
    }
    .hm_about_left {
        text-align: center;
        margin-bottom: 30px;
    }
    .inner_banner {
        width: 300px;
        padding: 20px;
    }
    .inner_banner h6 {
        font-size: 20px;
        line-height: 30px;
    }
    .industry_image{
        display: none;
    }
    .testi_left {
        border-right: 0;
        padding-right: 0;
        margin-bottom: 50px;
    }
    .testi_content::after{
        display: none;
    }
    .testi_content {
        padding-left: 0;
    }
    #testi_slider .owl-nav {
        position: relative;
        margin-top: 50px;
    }
    .cta {
        padding: 20px;
    }
    #cta {
        border-radius: 0px 80px 0px 0px;
    }
    #inner_banner {
        border-radius: 0px 80px 0px 0px;
    }
    .ftr_logo img {
        width: 150px;
    }
    .ftr_first {
        display: block;
    }
    .social_media {
        display: inline-block;
        width: 100%;
        margin-top: 20px;
    }
    .ftr_scnd {
        display: block;
    }
    .ftr_contact {
        display: block;
    }
    .ftr_contact_scnd {
        border-left: 0;
        padding-left: 0;
        margin-left: 0;
        margin-top: 20px;
    }
    .ftr_menu {
        margin-bottom: 20px;
    }
    #hm_courses .owl-nav button {
        font-size: 20px;
    }
    #testi_slider .owl-nav button {
        font-size: 20px;
    }
    .hm_d_about_left {
        margin-right: 0;
        margin-bottom: 50px;
    }
    .service_image {
        height: 200px;
        margin-bottom: 20px;
    }
    .other_services {
        margin-left: 0;
        background: #ebebeb;
        padding: 20px;
        margin-top: 20px;
    }
    .cont_inner {
        margin: 20px 0px;
    }
 
}
@media (min-width: 768px) and (max-width: 991px){
    .service_wrap {
        display: block;
    }
    .service_wrap span img {
        margin-bottom: 20px;
    }
    .services ul li {
        padding: 40px 15px;
    }
    .common_title {
        font-size: 34px;
        line-height: 44px;
    }
    .industry_image{
        display: none;
    }
    .testi_left {
        border-right: 0;
        padding-right: 0;
        margin-bottom: 20px;
        width: 330px;
    }
    .cont_form {
        margin-right: 0;
        margin-bottom: 50px;
    }
}
@media (min-width: 992px) and (max-width: 1199px){

}

@media (min-width: 1800px){
 
}

