@media (min-width: 1400px) and (max-width: 1700px) {
    .tf__about::after {
        top: 225px;
    }

    .tf__about::before {
        bottom: -40px;
    }

    .tf__faq::after {
        top: 0;
    }

    .tf__faq::before {
        bottom: -50px;
    }

    .tf__banner_3 .tf__banner_text::before,
    .tf__banner::before {

        width: 80px;
        height: 110px;
    }

    .tf__upcoming_event::after,
    .tf__banner::after {
        width: 150px;
        height: 100px;
    }

    @keyframes banner_animi_1 {
        from {
            top: 120px;
        }

        to {
            top: 150px;
        }
    }

    .tf__faq_img {
        width: 650px;
        height: 650px;
        left: -50px;
    }

    .tf__team_3::before,
    .tf__team_2::before {
        top: 0;
    }


    .tf__team_2::after {
        top: 95%;
    }

    .tf__banner_3 .tf__banner_text::before {
        width: 105px;
        height: 100px;
    }

    .tf__breadcrumb .container::after {
        top: -155px;
    }

    .tf__faq_page::after {
        top: 150px !important;
    }

    .tf__faq_page::before {
        right: 3%;
    }


}


@media (min-width: 1200px) and (max-width: 1399.99px) {

.main_menu .navbar-nav .nav-item {
    position: relative;
    margin-right: 34px;
}
.main_menu .navbar-nav {
    margin-left: 0px;
    align-items: center;
}
    /*==================================
        HOME PAGE START
    ==================================*/
    .tf__banner_text p {
        max-width: 80%;
    }

    .tf__banner_3 .tf__banner_text::before,
    .tf__banner::before {
        right: 3%;
        width: 80px;
        height: 110px;
    }

    .tf__upcoming_event::after,
    .tf__banner::after {
        width: 150px;
        height: 100px;
    }

    .tf__single_category_text {
        padding: 30px;
        padding-left: 60px;
        margin-left: 40px;
    }

    .tf__single_category_icon {
        width: 85px;
        height: 85px;
        line-height: 85px;
        font-size: 40px;
    }

    .tf__heading_area h2 {
        font-size: 37px;
    }

    .tf__single_category_text h3 {
        font-size: 20px;
    }

    .tf__about_text p {
        max-width: 80%;
    }

    .tf__banner_3 .tf__banner_text::after,
    .tf__faq::after,
    .tf__about::after {
        top: 250px;
    }

    .tf__faq::before,
    .tf__about::before {
        bottom: 0;
        width: 45px;
        height: 80px;
    }

    .tf__about_text a {
        width: 190px;
    }

    .tf__single_event_text ul li {
        margin-bottom: 10px;
    }

    .tf__single_event_text .title {
        margin-top: 5px;
    }

    .tf__faq_img {
        width: 590px;
        height: 590px;
        left: -50px;
    }

    .tf__faq::after {
        top: -50px !important;
    }

    .tf__faq_img::after {
        top: -55px;
    }

    .tf__faq::before {
        right: 80%;
        bottom: 40px !important;
    }

    .tf__activities_img {
        width: auto;
        height: 100%;
        margin-left: 0;
    }

    .tf__about_img {
        height: 580px;
    }

    .tf__about::before {
        left: 35%;
    }

    .tf__activities_item span {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 30px;
    }

    .tf__activities_item h3 {
        font-size: 18px;
    }

    .tf__activities_item {
        padding: 30px;
        border-top-right-radius: 35px;
        border-bottom-left-radius: 35px;
    }

    .tf__activities_slider_area .tf__activities_item::after {
        border-top-right-radius: 35px;
        border-bottom-left-radius: 35px;
    }

    .tf__scroll_btn {
        right: 0;
    }

    .tf__faq_page::after {
        top: 150px !important;
    }

    .tf__faq_page::before {
        right: 92%;
    }

    /*==================================
        HOME PAGE END
    ==================================*/

    /*==================================
        ABOUT PAGE START
    ==================================*/
    .tf__breadcrumb_text h2 {
        font-size: 55px;
    }

    .tf__breadcrumb {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .tf__breadcrumb .container::after {
        width: 350px;
        height: 360px;
        top: -40px;
    }

    .tf__about_2_img .tf__about_large {
        width: 540px;
        height: 540px;
    }

    .tf__about_2_text ul {
        max-width: 100%;
    }

    .tf__about_2_text ul li .text {
        width: 83%;
    }

    .tf__about_2_img .tf__about_large::after {
        top: -50px;
    }

    /*==================================
        ABOUT PAGE END
    ==================================*/

    /*==================================
        BLOG DETAILS START
    ==================================*/
    .tf__blog_details_img,
    .tf__courses_details_img,
    .tf__blog_details_center_img {
        height: 400px;
    }

    .tf__single_comment_text {
        max-width: 82%;
    }

    .tf__single_comment.reply .tf__single_comment_text {
        max-width: 79%;
    }

    .tf__sidebar_certificate {
        padding: 30px;
    }

    .sidebar_item {
        padding: 20px 20px 0px 20px;
    }

    .tf__sidebar_blog.sidebar_item {
        padding-bottom: 0;
    }

    .tf__sidebar_blog ul li .text {
        max-width: 65%;
    }

    .tf__sidebar_tags {
        padding-bottom: 5px;
    }

    .tf__sidebar_apply {
        height: 400px;
    }

    .tf__sidebar_apply a {
        padding: 15px 30px;
    }

    /*==================================
        BLOG DETAILS END
    ==================================*/

    /*==================================
        CONTACT START
    ==================================*/
    .tf__contact_single .text {
        max-width: 73%;
    }

    .tf__contact_form p {
        width: 80%;
    }

    /*==================================
        CONTACT END
    ==================================*/

    /*==================================
        COURSE DETAILS START
    ==================================*/
    .tf__courses_details_header .text {
        width: 91.5%;
    }

    .tf__course_overview ul li,
    .tf__course_overview ol li {
        width: 100%;
    }

    .tf__course_instructor_img {
        height: 300px;
    }

    /*==================================
        COURSE DETAILS END
    ==================================*/

    /*==================================
        TEAM DETAILS START
    ==================================*/
    .tf__team_details_img {
        height: 370px;
    }

    .tf__team_page::before {
        width: 100px;
        height: 135px;
    }

    .tf__team_page::after {
        display: none;
    }

    /*==================================
        TEAM DETAILS END
    ==================================*/

    /*==================================
        HOME PAGE 2 START
    ==================================*/
    .tf__team_3::before,
    .tf__team_2::before {
        top: 20px;
    }

    .tf__team_2::after {
        top: 90%;
    }

    @keyframes banner_animi_1 {
        from {
            top: 120px;
        }

        to {
            top: 150px;
        }
    }

    .tf__scroll_btn_2 {
        right: 10px;
    }


    /*==================================
        HOME PAGE 2 END
    ==================================*/

    /*==================================
        HOME PAGE 3 START
    ==================================*/
    .tf__banner_3 .tf__banner_text::before {
        right: 40%;
        width: 85px;
        height: 80px;
    }

    .tf__study_contact_text {
        padding: 160px 0px 30px 150px;
    }

    .tf__study_contact_text .text {
        width: 50%;
        padding-right: 0;
    }

    .tf__single_counter h4 {
        font-size: 18px;
    }

    .tf__counter_3_area::before {
        top: -175px;
        right: 190px;
        width: 120px;
        height: 115px;
    }

    .tf__team_3::before {
        top: 300px;
        width: 80px;
        height: 110px;
    }

    .tf__contact_3_area {
        padding: 50px;
    }

    .tf__banner_3 .tf__banner_text::after {
        top: 350px;
    }

    .tf__counter_3 p {
        width: 80%;
    }

    /*==================================
        HOME PAGE 3 END
    ==================================*/
}


@media (min-width: 992px) and (max-width: 1199.99px) {
        .main_menu .navbar-brand {

        max-width: 155px;
    }
    .main_menu .navbar-nav {
    margin-left: 0px;
}
.tf__about_2_text p {
    max-width: 99%;

}

    /*==================================
        HOME PAGE START
    ==================================*/
    .main_menu .navbar-nav .nav-item {
        margin-right: 25px;
    }

    .main_menu_2 .navbar-nav .nav-item .nav-link,
    .main_menu .navbar-nav .nav-item .nav-link {
        font-size: 15px;
    }

    .main_menu .navbar-nav .nav-item .common_btn {
        padding: 12px 25px !important;
        font-size: 14px !important;
    }

    .tf__upcoming_event::after,
    .tf__banner::after {
        width: 125px;
        height: 75px;
    }

    .tf__banner_3 .tf__banner_text::before,
    .tf__banner::before {
        right: 40%;
        width: 85px;
        height: 115px;
    }

    .tf__single_category_text {
        padding-left: 70px;
    }

    .tf__banner_text h1,
    .tf__banner_text h1 span {
        font-size: 60px;
    }

    .tf__banner_text p {
        max-width: 80%;
    }

    .tf__heading_area h2 {
        font-size: 30px;
    }

    .tf__about_top_text_center {
        max-width: 65%;
        padding-right: 25px;
    }

    .tf__about_text p {
        max-width: 100%;
    }

    .tf__about_img {
        height: 480px;
    }

    .tf__about::before {
        bottom: 20px;
        left: 35%;
        width: 40px;
        height: 75px;
    }

    .tf__faq_img {
        width: 450px;
        height: 450px;
        left: 0;
    }

    .tf__faq_img::after {
        top: -55px;
    }

    .tf__faq::after {
        top: -50px;
    }

    .tf__faq::before {
        right: 85%;
    }

    .tf__faq_page::after {
        top: 150px;
    }

    .tf__faq_page::before {
        right: 90%;
    }

    .tf__activities_text p {
        max-width: 100%;
    }

    .tf__activities_item span {
        width: 70px;
        height: 70px;
        line-height: 70px;
        font-size: 30px;
    }

    .tf__work_single_img {
        width: 250px;
        height: 250px;
    }

    .tf__work_single_text {
        padding: 163px 30px 0px 30px;
    }

    .tf__single_testimonial {
        border-radius: 40px;
    }


    .tf__activities_item h3 {
        font-size: 18px;
    }

    .tf__activities_img {
        width: auto;
        height: 100%;
        margin-left: 0;
    }

    .tf__footer_content h3 {
        margin-bottom: 25px;
    }

    .tf__footer_content.xs_mt_50 {
        margin-bottom: 50px;
    }

    .tf__scroll_btn {
        right: -25px;
    }

    .tf__about::after {
        top: 200px;
    }

    /*==================================
        HOME PAGE END
    ==================================*/

    /*==================================
        ABOUT PAGE START
    ==================================*/
    .tf__breadcrumb_text h2 {
        font-size: 55px;
    }

    .tf__breadcrumb {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .tf__breadcrumb .container::after {
        width: 350px;
        height: 360px;
        top: -28px;
    }

    .tf__about_2_img .tf__about_large {
        width: 430px;
        height: 430px;
    }

    .tf__about_2_img p {
        bottom: -70px;
        left: 40px;
    }

    .tf__about_2_text ul {
        max-width: 100%;
    }

    .tf__about_2_text ul li .text {
        width: 83%;
    }

    .tf__about_us_counter {
        margin-top: -15px;
    }

    .tf__about_2_img .tf__about_large::after {
        top: -50px;
    }

    /*==================================
        ABOUT PAGE END
    ==================================*/

    /*==================================
        BLOG DETAILS START
    ==================================*/
    .tf__blog_details_img,
    .tf__courses_details_img,
    .tf__blog_details_center_img {
        height: 350px;
    }

    .tf__single_comment_text {
        max-width: 82%;
    }

    .tf__single_comment.reply .tf__single_comment_text {
        max-width: 79%;
    }

    .tf__comment_reply {
        padding: 30px;
    }

    .tf__sidebar_certificate {
        padding: 21px;
    }

    .sidebar_item {
        padding: 20px 20px 0px 20px;
    }

    .tf__sidebar_blog.sidebar_item {
        padding-bottom: 0;
    }

    .tf__sidebar_blog ul li .text {
        max-width: 58%;
    }

    .tf__sidebar_tags {
        padding-bottom: 0px;
    }

    .tf__sidebar_apply {
        height: 340px;
    }

    .tf__sidebar_apply a {
        padding: 15px 30px;
    }

    .tf__blog_page {
        margin-top: 190px !important;
    }

    /*==================================
        BLOG DETAILS END
    ==================================*/

    /*==================================
        CONTACT START
    ==================================*/
    .tf__contact_single .text {
        max-width: 73%;
    }

    .tf__contact_form p {
        width: 100%;
    }

    /*==================================
        CONTACT END
    ==================================*/

    /*==================================
        COURSE DETAILS START
    ==================================*/
    .tf__courses_details_header .text {
        width: 89.7%;
    }

    .tf__course_overview ul li,
    .tf__course_overview ol li {
        width: 100%;
    }

    .tf__course_instructor_img {
        height: 300px;
    }

    .tf__courses_details_header .text li a {
        padding: 10px 19px !important;
        font-size: 14px !important;
    }

    /*==================================
        COURSE DETAILS END
    ==================================*/

    /*==================================
        EVENT DETAILS START
    ==================================*/
    .tf__event_details_img,
    .tf__event_det_center_img {
        height: 450px;
    }

    .tf__event_details_text {
        margin-right: 0;
    }

    .tf__event_det_center_text {
        max-width: 100%;
    }

    .tf__single_services {
        padding: 60px 30px 30px 30px;
    }

    /*==================================
        EVENT DETAILS END
    ==================================*/

    /*==================================
        TEAM DETAILS START
    ==================================*/
    .tf__team_details_img,
    .tf__single_team_img {
        height: 440px;
    }

    .tf__team_details_text p {
        padding: 20px;
    }

    .tf__counter_area ul li.tf__single_counter {
        width: 50%;
        border-right: 0;
    }

    .tf__counter_area {
        padding: 25px 0px;
    }

    .tf__team_page::before {
        width: 75px;
        height: 103px;
    }

    .tf__team_page::after {
        display: none;
    }

    /*==================================
        TEAM DETAILS END
    ==================================*/

    /*==================================
        HOME PAGE 2 START
    ==================================*/
    .tf__header_text a {
        max-width: 170px;
        height: 65px;
    }

    .tf__topbar_right .tf__other_language {
        left: auto;
        right: 0;
    }

    .tf__header_text ul li .icon {
        width: 45px;
        height: 45px;
        line-height: 45px;
        margin-right: 10px;
    }

    .tf__header_text ul li .text h4 {
        font-size: 16px;
    }

    .main_menu_2 .navbar-nav .nav-item {
    