@media (min-width: 1400px) and (max-width: 1599.99px) {

    .banner_img span {
        width: 135px;
        top: 30%;
    }

    .banner .shape_2 {
        right: 0%;
    }

    .banner .shape_4 {
        width: 60px;
        height: 70px;
        bottom: 3%;
        left: 5%;
    }

    .event .shape_3 {
        right: 2%;
    }

    .instructor .shape_1 {
        top: 28%;
        right: 1%;
    }

    .testimonial .shape_2 {
        top: 5%;
    }

    .blog .shape_1 {
        right: 2%;
    }
}

@media (min-width: 1200px) and (max-width: 1399.99px) {

    /* home page start */
    .banner_text h1,
    .banner_text h1 span {
        font-size: 40px;
    }

    .banner_img .img {
        width: 500px;
        height: auto;
        left: 30px;
    }

    .banner_img span {
        width: 140px;
    }

    .banner .shape_4 {
        width: 50px;
        height: 60px;
        bottom: 5%;
        left: 5%;
    }

    .banner .shape_3 {
        width: 70px;
        height: 60px;
    }

    .banner .shape_2 {
        width: 70px;
        height: 70px;
        top: 20%;
        right: 15%;
    }

    .course_filter button {
        padding: 7px 21px;
        margin-right: 10px;
    }

    .single_event_text {
        width: 68%;
    }

    .student_choose_img .img_2 {
        width: 135px;
        height: 150px;
        left: 0;
    }

    .student_choose_img .img_2::after {
        width: 100px;
        height: 100px;
        top: -120px;
    }

    .community_text h2,
    .section_heading h2 {
        font-size: 32px;
    }

    .single_certificate h4 {
        font-size: 20px;
    }

    .testimonial .shape_2 {
        top: 5%;
        right: 10%;
    }

    .footer_content {
        margin-bottom: 60px;
    }

    .footer_content h3 {
        margin-bottom: 25px;
    }

    .footer_content form {
        margin-top: 15px;
    }

    .footer_bottom {
        margin-top: 0;
    }

    .footer_content p,
    .footer_content .footer_link li a,
    .footer_bottom p,
    .footer_bottom li a {
        font-size: 15px;
    }

    .blog .shape_1,
    .event .shape_3,
    .instructor .shape_1 {
        top: 25%;
        right: 1%;
    }

    .single_blog_img {
        height: 270px;
    }

    /* home page end */

    .single_comment_text {
        width: 87%;
    }

    .sidebar_post ul li .text {
        width: 59%;
    }

    .contact_info {
        padding: 56px 20px;
    }

    /* course details start */

    .courses_details_header ul li {
        margin-right: 15px;
        padding-right: 15px;
    }

    .course_instructor_img {
        margin-bottom: 25px;
        height: 360px;
    }

    .single_review_img {
        margin-bottom: 20px;
    }

    .single_review_text {
        width: 76%;
    }

    .courses_review_input_area form {
        padding: 20px;
    }

    .sidebar {
        padding: 20px;
    }

    /* course details end */

    .sidebar_event ul li .text {
        width: 67%;
    }

    .become_instructor_form h2 {
        font-size: 26px;
    }

    .become_instructor_form {
        padding: 30px;
    }

    .faq_text .accordion-button {
        font-size: 20px;
    }

    /* payment page start */
    .payment_method_single {
        height: 130px;
    }

    /* payment page end */

    /* instructor details start */
    .instructor_details_page .course_instructor_img {
        height: 430px;
        margin-bottom: 0;
    }

    .instructor_courses h2 {
        font-size: 40px;
    }

    /* instructor details end */


    /* course video start */
    .courses_video_list {
        max-height: 580px;
    }

    /* course video end */

    /* dashboard start */
    .dashboard_overview_item p {
        font-size: 16px;
    }

    .dashboard_overview_item {
        padding: 35px 15px;
    }

    .dashboard_overview_item .icon {
        width: 70px;
        height: 70px;
    }

    .dashboard_overview_item p {
        font-size: 15px;
    }

    .dashboard_overview_item h4 {
        font-size: 36px;
    }

    .dashboard .single_courses_img {
        height: 230px;
    }

    /* dashboard end */
}

@media (min-width: 992px) and (max-width: 1199.99px) {

    .our-services h5{
    font-size: 16px;
    margin: 15px 0px;
}

    /* home page start */
    .main_menu .navbar-nav .nav-item .nav-link {
        font-size: 15px;
        padding: 0px 10px;
    }

    .banner_text h1,
    .banner_text h1 span {
        font-size: 50px;
    }

    .banner_img .img {
        width: 440px;
        height: auto;
        left: 40px;
    }

    .banner .shape_4 {
        width: 50px;
        height: 60px;
        bottom: 5%;
        left: 5%;
    }

    .banner .shape_3 {
        width: 70px;
        height: 60px;
    }

    .banner .shape_2 {
        width: 70px;
        height: 70px;
        top: 20%;
        right: 15%;
    }

    .course_filter button {
        font-size: 14px;
        padding: 7px 15px;
        margin-right: 10px;
    }

    .single_event_date {
        border-right: 0;
        border-bottom: 1px solid #E3E8EF;
        width: 100%;
        justify-content: start;
    }

    .single_event_date img {
        margin-right: 25px;
    }

    .single_event_text {
        width: 100%;
    }

    .student_choose_img .img_1 {
        width: 295px;
        height: auto;
    }

    .student_choose_img .img_2 {
        width: 135px;
        height: 150px;
        left: 0;
    }

    .category::after {
        width: 110px;
        height: 60px;
    }

    .student_choose_img .img_2::after {
        width: 100px;
        height: 100px;
        top: -120px;
    }

    .community_text h2,
    .section_heading h2 {
        font-size: 40px;
    }

    .single_certificate h4 {
        font-size: 18px;
    }

    .testimonial .shape_2 {
        top: 5%;
        right: 10%;
    }

    .footer_content {
        margin-bottom: 60px;
    }

    .footer_content h3 {
        margin-bottom: 25px;
    }

    .footer_content form {
        margin-top: 15px;
    }

    .footer_bottom {
        margin-top: 0;
    }

    /* home page end */

    /* about page start */
    .breadcrumb_text h1 {
        font-size: 45px;
    }

    .breadcrumb_text ul li a::after {
        font-size: 10px;
        top: 1px;
    }

    .breadcrumb {
        padding: 97px 0px 100px 0px;
    }

    .about_us_text {
        margin-top: 15px;
    }

    .about_us_img .img_1 {
        width: 315px;
    }

    .about_us_img .img_2 {
        width: 360px;
    }

    .about_us_img .img_2::after {
        right: 0;
    }

    .about_us_text ul li {
        padding: 20px;
    }

    .about_us_text ul li h4 {
        font-size: 20px;
    }

    /* about page end */

    /* blog details start */
    .blog_details_img {
        height: 350px;
    }

    .blog_details_text .quote p {
        font-size: 16px;
    }

    .blog_details_text .community_img {
        height: 300px;
    }

    .blog_details_tag_area .tags li a {
        font-size: 14px;
        padding: 7px 20px;
    }

    .blog_comment_area {
        padding: 30px;
    }

    .single_comment_img {
        margin-bottom: 15px;
    }

    .single_comment_text {
        width: 84%;
    }

    .sidebar {
        padding: 20px;
    }

    .sidebar_post ul li .img {
        width: 90px;
        height: 90px;
        margin-right: 10px;
    }

    .sidebar_post ul li .text {
        width: 60%;
    }

    .sidebar_post ul li .text a {
        font-size: 14px;
    }

    .sidebar_post ul li .text p {
        font-size: 12px;
    }

    /* blog details end */

    /* contact start */
    .contact_page h2 {
        font-size: 35px;
    }

    .contact_map {
        height: 450px;
    }

    /* contact end */

    /* course details start */
    .event_details_img,
    .courses_details_img {
        height: 400px;
    }

    .courses_details_header ul li {
        margin-right: 15px;
        padding-right: 15px;
    }

    .course_instructor_img {
        margin-bottom: 25px;
        height: 330px;
    }

    .single_review_img {
        margin-bottom: 20px;
    }

    .single_review_text {
        width: 72%;
    }

    .sidebar_course_video {
        height: 250px;
    }

    /* course details end */

    /* event details start */
    .sidebar_event ul li .text {
        width: 60%;
    }

    .sidebar_event ul li .text a {
        font-size: 14px;
    }

    /* event details end */

    .become_instructor_form h2 {
        font-size: 28px;
    }

    .faq_text .accordion-button {
        font-size: 20px;
    }

    /* payment page start */
    .payment_modal .modal-content {
        width: 550px;
    }

    .payment_method_single {
        height: 95px;
    }

    /* payment page end */

    /* instructor details start */
    .instructor_details_page .course_instructor_img {
        height: 450px;
        margin-bottom: 0;
    }

    .instructor_courses h2 {
        font-size: 40px;
    }

    /* instructor details end */

    /* course video start */
    .courses_video_list {
        max-height: 550px;
    }

    .courses_video_text h3 {
        font-size: 28px;
    }

    /* course video end */

    /* dashboard start */
    .dashboard_overview_item p {
        font-size: 16px;
    }

    .dashboard_overview_item {
        padding: 35px 20px;
    }

    .dashboard .single_courses_img {
        height: 200px;
    }

    .dashboard .title {
        font-size: 20px;
    }

    .dashboard_info ul li span {
        width: 90px;
    }

    /* dashboard end */
}

@media (min-width: 768px) and (max-width: 991.99px) {
    .our-services h5{
    font-size: 16px;
    margin: 15px 0px;
}
.logo-img{
   margin-left:25%;
    padding-bottom:5px;
}

    /* home page start */
    .main_menu {
        height: 80px;
        border-bottom: 1px solid var(--colorPrimary);
    }

    .main_menu .container {
        padding: 4px 0px;
    }

    .main_menu .navbar-brand {
        width: 270px;
        margin-left: 12px;
    }

    .navbar-toggler {
        width: 40px;
        height: 40px;
        line-height: 40px;
        padding: 0;
        text-align: center;
        border-radius: 5px;
        background: var(--colorPrimary);
        color: var(--colorWhite);
        border: none;
        margin-right: 12px;
        transition: all linear .3s;
        -webkit-transition: all linear .3s;
        -moz-transition: all linear .3s;
        -ms-transition: all linear .3s;
        -o-transition: all linear .3s;
    }

    .navbar-toggler .menu_close_icon {
        display: none;
    }

    .navbar-toggler.show {
        background: var(--colorBlack);
    }

    .navbar-toggler.show .menu_bar_icon {
        display: none;
    }

    .navbar-toggler.show .menu_close_icon {
        display: block;
    }

    .main_menu .navbar-nav {
        line-height: 55px;
        background: var(--colorWhite);
        padding-top: 15px;
    }

    .main_menu #navbarNav {
        /*! background: var(--colorWhite); */
        margin-top: 10px;
        /*! padding-bottom: 30px; */
        /*! padding-top: 15px; */
        /*! border-bottom: 1px solid var(--colorPrimary); */
    }

    .main_menu .navbar-nav .nav-item .nav-link {
        text-align: center;
    }

    .main_menu .right_menu {
        justify-content: center;
        padding-top: 15px;
        margin-left: 0;
        padding-bottom: 30px;
        background: var(--colorWhite);
        border-bottom: 1px solid var(--colorPrimary);
    }

    .main_menu .droap_menu {
        left: 50%;
        transform: scaleY(.8) translate(-50%);
        -webkit-transform: scaleY(.8) translate(-50%);
        -moz-transform: scaleY(.8) translate(-50%);
        -ms-transform: scaleY(.8) translate(-50%);
        -o-transform: scaleY(.8) translate(-50%);
    }

    .main_menu .navbar-nav .nav-item:hover .droap_menu {
        transform: scale(1) translate(-50%);
        -webkit-transform: scale(1) translate(-50%);
        -moz-transform: scale(1) translate(-50%);
        -ms-transform: scale(1) translate(-50%);
        -o-transform: scale(1) translate(-50%);
    }

    .main_menu .droap_menu li a {
        text-align: center;
    }

    .main_menu .droap_menu {
        max-height: 270px;
    }

    .banner {
        height: auto;
        padding-bottom: 120px;
    }

    .banner_text h1,
    .banner_text h1 span {
        font-size: 45px;
    }

    .banner .shape_4,
    .banner .shape_3 {
        display: none;
    }

    .banner .shape_2 {
        top: 10%;
    }

    .single_courses_img {
        height: 230px;
    }

    .banner_text {
        padding-top: 120px;
    }

    .banner_img .img {
        width: 450px;
        height: auto;
        position: static;
        margin-top: 30px;
    }

    .banner_img span {
        width: 130px;
        top: 5%;
        left: 15%;
    }

    .section_heading h2 {
        font-size: 35px;
    }

    .community_text h2 {
        font-size: 35px;
    }

    .community_img {
        height: auto;
        margin-right: 10px;
        margin-bottom: 5px;
    }

    .course_filter {
        justify-content: center;
        margin-top: 27px;
        height: auto;
    }

    .single_courses_img .category {
        font-size: 13px;
    }

    .testimonial .shape_2 {
        display: none;
    }

    .courses .shape_4 {
        bottom: 15px;
    }

    .student_choose_text {
        margin-bottom: 45px;
    }

    .student_choose_img .img_2 {
        left: 0;
    }

    .instructor .shape_1 {
        width: 50px;
        height: 50px;
        top: 29%;
        right: 2%;
    }

    .certificate_overlay {
        padding-bottom: 5px !important;
    }

    .single_certificate {
        margin-bottom: 55px;
    }

    .single_testimonial h4 span {
        display: block;
    }

    .blog .shape_1 {
        width: 50px;
        height: 50px;
        top: 5%;
        right: 5%;
    }

    .single_blog_img {
        height: 230px;
    }

    .single_blog_text ul li:last-child {
        width: 100%;
        margin-top: 10px;
    }

    .footer_content .footer_logo {
        width: 150px;
    }

    .footer_content {
        margin-bottom: 60px;
    }

    .footer_content h3 {
        margin-bottom: 25px;
    }

    .footer_bottom {
        margin-top: 0;
    }

    .footer_bottom p {
        margin-bottom: 10px;
    }

    .footer_bottom li a {
        font-size: 12px;
        margin-left: 0;
        margin-right: 20px;
    }

    /* home page end */

    /* error page start */
    .error_text h2 {
        font-size: 35px;
    }

    /* error page end */

    /* about page start */
    .breadcrumb_text h1 {
        font-size: 35px;
    }

    .breadcrumb_text ul li a::after {
        font-size: 10px;
        top: 1px;
    }

    .breadcrumb {
        padding: 97px 0px 100px 0px;
    }

    .breadcrumb_text h1::after {
        width: 35px;
        height: 38px;
    }

    .about_us_text {
        margin-top: 15px;
    }

    .about_video .community_img {
        height: 400px;
        margin-top: 40px;
    }

    /* about page end */

    /* blog details start */
    .blog_details_img {
        height: 400px;
    }

    .blog_details_text .quote p {
        font-size: 16px;
    }

    .blog_details_text .community_img {
        height: 350px;
    }

    .blog_details_tag_area .tags li a {
        font-size: 12px;
        padding: 7px 20px;
    }

    .blog_comment_area {
        padding: 30px;
        margin-bottom: 25px;
    }

    .single_comment_img {
        margin-bottom: 15px;
    }

    .single_comment_text {
        width: 86%;
    }

    .sidebar_post ul li .text {
        width: 73%;
    }

    /* blog details end */

    /* contact start */
    .contact_page h2 {
        font-size: 35px;
    }

    .contact_map {
        height: 400px;
    }

    .contact_info {
        padding: 55px 20px;
    }

    /* contact end */

    /* course details start */
    .event_details_img,
    .courses_details_img {
        height: 400px;
    }

    .courses_details_header ul li {
        margin-right: 15px;
        padding-right: 15px;
    }

    .courses_details_header h2 {
        font-size: 25px;
    }

    .courses_details_area {
        margin-bottom: 25px;
    }

    .course_instructor_img {
        margin-bottom: 25px;
    }

    .course_instructor_text .course_rating li {
        margin-right: 15px;
    }

    .single_review_img {
        margin-bottom: 20px;
    }

    .single_review_text {
        width: 74%;
    }

    .sidebar_course_video {
        height: 350px;
    }

    /* course details end */

    .sidebar_event ul li .text {
        width: 83%;
    }

    .event_details_area {
        margin-bottom: 25px;
    }

    .faq_text .accordion-button {
        font-size: 20px;
    }

    /* payment page start */
    .payment_method_single {
        height: 120px;
    }

    .payment_modal .modal-content {
        width: 550px;
    }

    /* payment page end */

    /* instructor details start */
    .instructor_details_page .course_instructor_img {
        height: 355px;
    }

    .instructor_courses h2 {
        font-size: 35px;
    }

    /* instructor details end */

    /* course video start */
    .courses_video_list_area {
        margin-top: 25px;
    }

    .courses_video_list {
        max-height: 500px;
    }

    /* course video end */

    /* dashboard start */
    .dashboard_body {
        padding: 20px;
    }

    /* dashboard end */




    .category::after {
        display: none;
    }

    .main_menu .right_menu::after {
        display: none;
    }

    .menu_search form {
        width: 75%;
    }

    .category_item h3 {
        font-size: 20px;
    }





}

@media (min-width: 576px) and (max-width: 767.99px) {
    .our-services h5{
    font-size: 16px;
    margin: 15px 0px;
}

.logo-img{
     margin-left:25%;
     padding-bottom:5px;
}

    /* home page start */
    .main_menu {
        height: 80px;
        border-bottom: 1px solid var(--colorPrimary);
    }

    .main_menu .container {
        padding: 4px 0px;
    }

    .main_menu .navbar-brand {
        width: 130px;
        margin-left: 12px;
    }

    .navbar-toggler {
        width: 40px;
        height: 40px;
        line-height: 40px;
        padding: 0;
        text-align: center;
        border-radius: 5px;
        background: var(--colorPrimary);
        color: var(--colorWhite);
        border: none;
        margin-right: 12px;
        transition: all linear .3s;
        -webkit-transition: all linear .3s;
        -moz-transition: all linear .3s;
        -ms-transition: all linear .3s;
        -o-transition: all linear .3s;
    }

    .navbar-toggler .menu_close_icon {
        display: none;
    }

    .navbar-toggler.show {
        background: var(--colorBlack);
    }

    .navbar-toggler.show .menu_bar_icon {
        display: none;
    }

    .navbar-toggler.show .menu_close_icon {
        display: block;
    }

    .main_menu .navbar-nav {
        line-height: 55px;
        background: var(--colorWhite);
        padding-top: 15px;
    }

    .main_menu #navbarNav {
        /*! background: var(--colorWhite); */
        margin-top: 10px;
        /*! padding-bottom: 30px; */
        /*! padding-top: 15px; */
        /*! border-bottom: 1px solid var(--colorPrimary); */
    }

    .main_menu .navbar-nav .nav-item .nav-link {
        text-align: center;
    }

    .main_menu .right_menu {
        justify-content: center;
        padding-top: 15px;
        margin-left: 0;
        background: var(--colorWhite);
        border-bottom: 1px solid var(--colorPrimary);
        padding-bottom: 30px;
    }

    .main_menu .droap_menu {
        left: 50%;
        transform: scaleY(.8) translate(-50%);
        -webkit-transform: scaleY(.8) translate(-50%);
        -moz-transform: scaleY(.8) translate(-50%);
        -ms-transform: scaleY(.8) translate(-50%);
        -o-transform: scaleY(.8) translate(-50%);
    }

    .main_menu .navbar-nav .nav-item:hover .droap_menu {
        transform: scale(1) translate(-50%);
        -webkit-transform: scale(1) translate(-50%);
        -moz-transform: scale(1) translate(-50%);
        -ms-transform: scale(1) translate(-50%);
        -o-transform: scale(1) translate(-50%);
    }

    .main_menu .droap_menu li a {
        text-align: center;
    }

    .main_menu .droap_menu {
        max-height: 270px;
    }

    .banner {
        height: auto;
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 80px;
    }

    .banner_text h1,
    .banner_text h1 span {
        font-size: 40px;
    }

    .banner .shape_1,
    .banner .shape_2,
    .banner .shape_3,
    .banner .shape_4,
    .banner .shape_5 {
        display: none;
    }

    .banner_text {
        padding-top: 80px;
    }

    .banner_img .img {
        width: 400px;
        height: auto;
        position: static;
        margin-top: 30px;
    }

    .banner_img span {
        width: 130px;
        top: 5%;
        left: 15%;
    }

    .section_heading h2 {
        font-size: 25px;
    }

    .community_text h2 {
        font-size: 25px;
    }

    .community::after {
        display: none;
    }

    .community_img {
        height: auto;
        margin-right: 10px;
    }

    .community_img::after {
        width: 200px;
        height: 160px;
        top: -20px;
        right: -20px;
    }

    .course_filter {
        justify-content: center;
        margin-top: 30px;
        height: auto;
    }

    .course_filter button {
        font-size: 12px;
        padding: 10px 24px;
        margin: 0px 5px !important;
    }

    .single_courses_img .category {
        font-size: 13px;
    }

    .single_event_date {
        border-right: 0;
        border-bottom: 1px solid #E3E8EF;
        width: 100%;
        justify-content: start;
    }

    .single_event_date img {
        margin-right: 20px;
    }

    .single_event_text {
        width: 100%;
        padding: 20px;
    }

    .single_event_text h3 {
        font-size: 20px;
    }

    .student_choose_img .img_1 {
        width: 350px;
        height: 380px;
    }

    .student_choose_img .img_2 {
        width: 140px;
        height: 150px;
        bottom: 0;
        left: auto;
    }

    .testimonial .shape_2,
    .instructor .shape_2,
    .event .shape_1,
    .student_choose_img .img_1::after {
        display: none;
    }

    .student_choose_img .img_2::after {
        width: 120px;
        height: 120px;
    }

    .single_instructor_img {
        width: 240px;
        height: 240px;
    }

    .student_choose_text {
        margin-bottom: 45px;
    }

    .instructor .shape_1 {
        width: 50px;
        height: 50px;
        top: 30%;
        right: -4%;
    }

    .single_certificate h4 {
        font-size: 18px;
    }

    .single_certificate {
        margin-bottom: 55px;
    }

    .single_testimonial h4 span {
        display: block;
    }

    .blog .shape_1 {
        width: 50px;
        height: 50px;
        top: 25%;
        right: -4%;
    }

    .single_blog_img {
        height: 280px;
    }

    .footer_content .footer_logo {
        width: 150px;
    }

    .footer_content {
        margin-bottom: 60px;
    }

    .footer_content h3 {
        margin-bottom: 25px;
    }

    .footer_bottom {
        margin-top: 0;
    }

    .footer_bottom p {
        margin-bottom: 10px;
    }

    .footer_bottom li a {
        font-size: 12px;
        margin-left: 0;
        margin-right: 20px;
    }

    /* home page end */

    /* error page start */
    .error_text h2 {
        font-size: 35px;
    }

    /* error page end */

    /* about page start */
    .breadcrumb_text h1 {
        font-size: 25px;
        margin-bottom: 15px;
    }

    .breadcrumb_text ul li,
    .breadcrumb_text ul li a {
        font-size: 12px;
    }

    .breadcrumb_text ul li a::after {
        font-size: 10px;
        top: 1px;
    }

    .breadcrumb {
        padding: 70px 0px 70px 0px;
    }

    .breadcrumb_text h1::after {
        width: 35px;
        height: 38px;
    }

    .about_us_img .img_1 {
        height: 300px;
    }

    .about_us_img .img_2::after {
        display: none;
    }

    .about_us_text {
        margin-top: 15px;
    }

    .about_us_text ul li {
        padding: 20px;
        width: 100%;
    }

    .about_video .community_img {
        height: 330px;
    }

    /* about page end */


    /* become an instructor start */
    .become_instructor_text h1,
    .become_instructor_text h2,
    .become_instructor_text h3,
    .become_instructor_text h4,
    .become_instructor_text h5,
    .become_instructor_text h6 {
        font-size: 20px !important;
    }

    .become_instructor_form h2 {
        font-size: 20px;
    }

    /* become an instructor end */

    /* blog details start */
    .blog_details_img {
        height: 300px;
    }

    .blog_details_text .quote {
        padding: 40px 25px;
    }

    .blog_details_text .quote p {
        font-size: 16px;
    }

    .blog_details_text .quote::after {
        font-size: 45px;
    }

    .blog_details_text .community_img {
        height: 250px;
    }

    .blog_details_tag_area .tags li a {
        font-size: 12px;
        padding: 7px 20px;
    }

    .blog_details_tag_area .social li a {
        margin: 10px 5px 0px 0px;
    }

    .blog_comment_area {
        padding: 30px;
        margin-bottom: 25px;
    }

    .single_comment_img {
        margin-bottom: 15px;
    }

    .single_comment_text {
        width: 100%;
    }

    .sidebar_post ul li .text {
        width: 73%;
    }

    /* blog details end */

    /* blog start */
    .blog_search_input {
        margin-bottom: 25px;
    }

    .blog_search_item label {
        font-size: 18px;
    }

    /* blog end */

    /* contact start */
    .contact_page h2 {
        font-size: 30px;
    }

    .contact_map {
        height: 300px;
    }

    /* contact end*/

    /* course details start */
    .event_details_img,
    .courses_details_img {
        height: 300px;
    }

    .courses_details_header ul li {
        margin-right: 15px;
        padding-right: 15px;
    }

    .courses_details_area {
        margin-bottom: 25px;
    }

    .course_instructor_img {
        margin-bottom: 25px;
    }

    .single_review_img {
        margin-bottom: 20px;
    }

    .single_review_text h4 span {
        display: block;
        margin-top: 10px;
        width: 100%;
    }

    .single_review_text {
        width: 100%;
    }

    .courses_review_input_area form {
        padding: 20px;
    }

    /* course details end */

    /* event details start */
    .sidebar_event ul li .text {
        width: 77%;
    }

    .event_details_area {
        margin-bottom: 25px;
    }

    /* event details end */

    .faq_text .accordion-button {
        font-size: 20px;
    }

    /* payment page start */
    .payment_modal .modal-content {
        width: 100%;
    }

    /* payment page end */

    /* instructor details start */
    .instructor_details_page .course_instructor_img {
        height: 355px;
    }

    .instructor_courses h2 {
        font-size: 25px;
    }

    /* instructor details end */

    /* course video start */
    .courses_video_text h3 {
        font-size: 28px;
    }

    .courses_video_list .accordion-body ul li a {
        font-size: 16px;
    }

    .courses_video_list_area {
        margin-top: 25px;
    }

    .courses_video_list {
        max-height: 500px;
    }

    /* course video end */

    /* dashboard start */
    .dashboard_body {
        padding: 25px 0px 0px 0px;
    }

    .dashboard_content {
        border: none;
        overflow: initial;
    }

    .dashboard_overview_item p {
        font-size: 15px;
    }

    .dashboard_info ul li span {
        width: 70px;
    }

    .invoice_header .header_address {
        max-width: 100%;
        margin-bottom: 30px;
    }

    .invoice_header {
        padding: 30px 30px 0px 30px;
    }

    /* dashboard end */

    .topbar_text p {
        font-size: 14px;
        -webkit-line-clamp: 1;
    }

    .topbar_text p b {
        font-size: 16px;
    }

    .category::after {
        display: none;
    }

    .single_testimonial {
        padding: 20px;
    }

    .single_testimonial h4 {
        font-size: 18px;
        margin-top: 50px;
    }

    .main_menu .right_menu::after {
        display: none;
    }

    .menu_search form {
        width: 85%;
    }

    .category_item {
        padding: 25px;
    }

    .category_item h3 {
        font-size: 20px;
    }


}

@media (max-width: 575.99px) {
    .our-services h5{
    font-size: 16px;
    margin: 15px 0px;
}

.logo-img{
     margin-left:25%;
      padding-bottom:5px;
}

    /* home page start */
    .main_menu {
        height: 80px;
        border-bottom: 1px solid var(--colorPrimary);
    }

    .main_menu .container {
        padding: 3px 0;
    }

    .main_menu .navbar-brand {
        width: 200px;
        margin-left: 10px;
    }

    .navbar-toggler {
        width: 40px;
        height: 40px;
        line-height: 40px;
        padding: 0;
        text-align: center;
        border-radius: 5px;
        background: var(--colorPrimary);
        color: var(--colorWhite);
        border: none;
        margin-right: 12px;
        transition: all linear .3s;
        -webkit-transition: all linear .3s;
        -moz-transition: all linear .3s;
        -ms-transition: all linear .3s;
        -o-transition: all linear .3s;
    }

    .navbar-toggler .menu_close_icon {
        display: none;
    }

    .navbar-toggler.show {
        background: var(--colorBlack);
    }

    .navbar-toggler.show .menu_bar_icon {
        display: none;
    }

    .navbar-toggler.show .menu_close_icon {
        display: block;
    }

    .main_menu .navbar-nav {
        line-height: 55px;
        background: var(--colorWhite);
        padding-top: 15px;
    }

    .main_menu #navbarNav {
        /*! background: var(--colorWhite); */
        margin-top: 11px;
        /*! padding-bottom: 30px; */
        /*! padding-top: 15px; */
        /*! border-bottom: 1px solid var(--colorPrimary); */
    }

    .main_menu .navbar-nav .nav-item .nav-link {
        text-align: center;
    }

    .main_menu .right_menu {
        justify-content: center;
        /*! margin-top: 15px; */
        margin-left: 0;
        background: var(--colorWhite);
        padding-top: 15px;
        padding-bottom: 30px;
        border-bottom: 1px solid var(--colorPrimary);
    }

    .main_menu .droap_menu {
        left: 50%;
        transform: scaleY(.8) translate(-50%);
        -webkit-transform: scaleY(.8) translate(-50%);
        -moz-transform: scaleY(.8) translate(-50%);
        -ms-transform: scaleY(.8) translate(-50%);
        -o-transform: scaleY(.8) translate(-50%);
    }

    .main_menu .navbar-nav .nav-item:hover .droap_menu {
        transform: scale(1) translate(-50%);
        -webkit-transform: scale(1) translate(-50%);
        -moz-transform: scale(1) translate(-50%);
        -ms-transform: scale(1) translate(-50%);
        -o-transform: scale(1) translate(-50%);
    }

    .main_menu .droap_menu li a {
        text-align: center;
    }

    .main_menu .droap_menu {
        max-height: 270px;
    }

    .banner {
        height: auto;
        margin-top: 0px;
        padding-top: 0;
        padding-bottom: 80px;
    }

    .banner_text h5 {
        font-size: 22px;
    }

    .banner_text h1,
    .banner_text h1 span {
        font-size: 40px;
    }

    .banner .shape_1,
    .banner .shape_2,
    .banner .shape_3,
    .banner .shape_4,
    .banner .shape_5 {
        display: none;
    }

    .banner_img .img {
        width: 100%;
        height: auto;
        position: static;
        margin-top: 30px;
    }

    .banner_img span {
        width: 100px;
        top: 5%;
        left: 20%;
    }

    .section_heading h2 {
        font-size: 25px;
    }

    .community_text h2 {
        font-size: 25px;
    }

    .community::after {
        display: none;
    }

    .community_img {
        height: auto;
        margin-right: 10px;
    }

    .community_img::after {
        width: 200px;
        height: 160px;
        top: -20px;
        right: -20px;
    }

    .course_filter {
        justify-content: center;
        margin-top: 25px;
        height: auto;
    }

    .course_filter button {
        font-size: 12px;
        padding: 5px 15px;
        border-radius: 4px;
        margin: 5px 3px 0px 3px !important;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
    }

    .single_courses_img .category {
        font-size: 13px;
    }

    /*.single_courses_img {
        height: 200px;
    }*/

    .title {
        font-size: 20px;
    }

    .single_event_date {
        border-right: 0;
        border-bottom: 1px solid #E3E8EF;
        width: 100%;
        justify-content: start;
    }

    .single_event_date img {
        margin-right: 20px;
    }

    .single_event_text {
        width: 100%;
        padding: 20px;
    }

    .single_event_text h3 {
        font-size: 20px;
    }

    /*.student_choose_img .img_1 {
        width: 280px;
        height: 330px;
    }*/

    .student_choose_img .img_2 {
        width: 140px;
        height: 150px;
        bottom: -20px;
        /* left: auto; */
        /* right: 0; */
    }

    .testimonial .shape_2,
    .instructor .shape_2,
    .event .shape_1,
    .student_choose_img .img_1::after,
    .student_choose_img .img_2::after {
        display: none;
    }

    .student_choose_text {
        margin-bottom: 45px;
        padding-left: 10%;
    }

        .student_choose_text1 {
        margin-bottom: 45px;
        padding-left: 0%!important;
    }
}

    .instructor .shape_1 {
        width: 50px;
        height: 50px;
        top: 30%;
        right: -4%;
    }

    .single_certificate h4 {
        font-size: 24px;
    }

    .single_certificate {
        margin-bottom: 55px;
    }

    .single_testimonial h4 span {
        display: block;
    }

    .blog .shape_1 {
        width: 50px;
        height: 50px;
        top: 25%;
        right: -4%;
    }

    .single_blog_img {
        height: 200px;
    }

    .single_blog_text ul li:last-child {
        width: 100%;
        margin-top: 10px;
    }

    .footer_content .footer_logo {
        width: 100%;
    }

    .footer_content {
        margin-bottom: 60px;
    }

    .footer_content h3 {
        margin-bottom: 25px;
    }

    .footer_bottom {
        margin-top: 0;
    }

    .footer_bottom p {
        margin-bottom: 10px;
    }

    .footer_bottom li a {
        font-size: 12px;
        margin-left: 0;
        margin-right: 20px;
    }

    /* home page end */

    /* error page start */
    .error_text h2 {
        font-size: 35px;
    }

    /* error page end */

    /* about page start */
    .breadcrumb_text h1 {
        font-size: 25px;
        margin-bottom: 15px;
    }

    .breadcrumb_text ul li,
    .breadcrumb_text ul li a {
        font-size: 12px;
    }

    .breadcrumb_text ul li a::after {
        font-size: 10px;
        top: 1px;
    }

    .breadcrumb {
        padding: 70px 0px 70px 0px;
    }

    .breadcrumb_text h1::after {
        width: 35px;
        height: 38px;
    }

    .about_us_img .img_1 {
        width: 100%;
        height: 300px;
    }

    .about_us_img .img_2 {
        width: 190px;
        height: 150px;
    }

    .about_us_img .img_2::after {
        display: none;
    }

    .about_us_text {
        margin-top: 15px;
    }

    .about_us_text ul li {
        padding: 20px;
        width: 100%;
    }

    .about_video .community_img {
        height: 250px;
    }

    /* about page end */

    /* become an instructor start */
    .become_instructor_form {
        padding: 15px;
    }

    .become_instructor_form h2 {
        font-size: 20px;
    }

    .become_instructor_text h1,
    .become_instructor_text h2,
    .become_instructor_text h3,
    .become_instructor_text h4,
    .become_instructor_text h5,
    .become_instructor_text h6 {
        font-size: 20px !important;
    }

    /* become an instructor end */

    /* blog details start */
    .blog_details_img {
        height: 190px;
    }

    .blog_details_header ul li p {
        font-size: 14px;
        margin-left: 0;
        margin-right: 25px;
        margin-top: 10px;
    }

    .blog_details_text h1,
    .blog_details_text h2,
    .blog_details_text h3,
    .blog_details_text h4,
    .blog_details_text h5,
    .blog_details_text h6 {
        font-size: 20px !important;
    }

    .blog_details_text .quote {
        padding: 30px 20px;
    }

    .blog_details_text .quote p {
        font-size: 16px;
    }

    .blog_details_text .quote::after {
        font-size: 45px;
    }

    .blog_details_text .community_img {
        height: 170px;
    }

    .blog_details_tag_area .tags li a {
        font-size: 12px;
        padding: 7px 20px;
        margin: 5px 10px 0px 0px;
    }

    .blog_details_tag_area .tags li:first-child {
        width: 100%;
    }

    .blog_details_tag_area .social li a {
        margin: 10px 5px 0px 0px;
    }

    .blog_comment_area {
        padding: 20px;
        margin-bottom: 25px;
    }

    .single_comment_img {
        margin-bottom: 15px;
    }

    .single_comment_text {
        width: 100%;
    }

    .single_comment_text .comment_time a {
        margin-top: 7px;
    }

    .pagination nav ul li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        margin: 0px 5px;
        font-size: 12px;
    }

    .blog_comment_area h3 {
        font-size: 20px;
    }

    .sidebar {
        padding: 20px;
    }

    .sidebar_post ul li .img {
        width: 90px;
        height: 90px;
        margin-right: 10px;
    }

    .sidebar_post ul li .text {
        width: 60%;
    }

    .sidebar_post ul li .text a {
        font-size: 14px;
    }

    .sidebar_post ul li .text p {
        font-size: 12px;
    }

    /* blog details end */

    /* blog start */
    .blog_search_input {
        margin-bottom: 25px;
    }

    .blog_search_item label {
        font-size: 18px;
    }

    /* blog end */

    /* contact start */
    .contact_page h2 {
        font-size: 25px;
        margin-bottom: 0;
    }

    .contact_info {
        padding: 40px 20px;
    }

    .contact_form {
        padding: 25px;
    }

    .contact_map {
        height: 250px;
    }

    /* contact end*/

    /* course details start */
    .event_details_img,
    .courses_details_img {
        height: 200px;
    }

    .courses_details_header ul li {
        width: 100%;
        margin: 5px 0px;
        padding-right: 0;
        border-right: 0;
    }

    .event_details_area h2,
    .courses_details_header h2 {
        font-size: 25px;
    }

    .courses_details_text nav .nav-tabs .nav-link {
        width: 100%;
        margin-bottom: 15px;
    }

    .sidebar_course_video {
        height: 200px;
    }

    .courses_details_area {
        margin-bottom: 25px;
    }

    .course_instructor_img {
        height: 340px;
        margin-bottom: 25px;
    }

    .course_instructor_text h5 span {
        display: block;
        margin-top: 10px;
    }

    .course_instructor_text .course_rating li {
        margin-right: 15px;
    }

    .single_review_img {
        margin-bottom: 20px;
    }

    .single_review_text h4 span {
        display: block;
        margin-top: 10px;
        width: 100%;
    }

    .single_review_text {
        width: 100%;
    }

    .courses_review_input_area form {
        padding: 20px;
    }

    /* course details end */

    /* event details start */
    .sidebar_event ul li .text {
        width: 61%;
    }

    .sidebar_event ul li .text a {
        font-size: 14px;
    }

    .event_details_area {
        margin-bottom: 25px;
    }

    /* event details end */

    .faq_text .accordion-button {
        font-size: 18px;
    }

    /* sign up start */
    .sing_in_form h4 {
        font-size: 20px;
    }

    .sing_in_form {
        padding: 20px;
    }

    .sing_in_form .form_single_input a {
        margin-top: 10px;
    }

    /* sign up end */

    /* privacy policy start */
    .trems_condition_text h1,
    .trems_condition_text h2,
    .trems_condition_text h3,
    .trems_condition_text h4,
    .trems_condition_text h5,
    .trems_condition_text h6 {
        font-size: 20px !important;
    }

    .trems_condition_text ul li::after,
    .trems_condition_text ol li::after {
        top: 4px;
    }

    /* privacy policy end */

    /* payment page start */
    .payment_modal .modal-body {
        padding: 20px;
    }

    .sidebar h3,
    .pay_modal_info h3 {
        font-size: 20px;
    }

    .payment_modal .modal-content {
        width: 100%;
    }

    /* payment page end */

    /* instructor details start */
    .instructor_details_page .course_instructor {
        padding: 15px;
    }

    .instructor_details_page .course_instructor_img {
        height: 340px;
    }

    .instructor_courses h2 {
        font-size: 25px;
    }

    /* instructor details end */

    /* course video start */
    .courses_video_text h3 {
        font-size: 25px;
    }

    .courses_video_list_header h3 {
        font-size: 20px;
    }

    .courses_video_list .accordion-body ul li a {
        font-size: 14px;
    }

    .courses_video_list .accordion-header span b {
        font-size: 14px;
    }

    .courses_video_list_area {
        margin-top: 25px;
    }

    .courses_video_list {
        max-height: 450px;
    }

    /* course video end */

    /* dashboard start */
    .dashboard_sidebar {
        padding: 20px;
    }

    .dashboard_body {
        padding: 25px 0px 0px 0px;
    }

    .dashboard_content {
        border: none;
        overflow: initial;
    }

    .dashboard_body .dashboard_title {
        font-size: 25px;
    }

    .dashboard_info {
        padding: 20px;
    }

    .dashboard_body .dashboard_title a {
        margin-top: 25px;
    }

    .dashboard_info ul li span {
        width: 70px;
    }

    .invoice_header .header_address {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .invoice_header {
        padding: 20px 20px 0px 20px;
    }

    /* dashboard end */

    .topbar {
    height: fit-content;
    padding: 10px 0px;
}

    .topbar_text p {
        font-size: 20px;
        line-height: initial;
        margin: 0 auto;
        padding-top: 5px;
    }

    .topbar_text p b {
        font-size: 16px;
    }

    .category::after {
        display: none;
    }

    .single_testimonial {
        padding: 20px;
    }

    .single_testimonial h4 {
        font-size: 18px;
        margin-top: 50px;
    }

    .main_menu .right_menu::after {
        display: none;
    }

    .menu_search form {
        width: 95%;
    }

    .category_item h3 {
        font-size: 20px;
    }

}