/*======================

  Repsonsive

========================*/

@media(max-width: 1920px) {
    .container-fluid {
        max-width: 1440x;
    }
}

@media(max-width: 1680px) {
    .container-fluid {
        max-width: 1280px;
    }
}

@media(max-width: 1499px) {
    .user_dash_wrapper .user_admin_card_col {
        width: 33.3%;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
        margin-bottom: 16px;
    }
}

@media only screen and (max-width: 1440px) {
    .job-page-banner {
        overflow: hidden;
    }
    .banner-img::before {
        width: calc(100% + 30px);
        background-size: cover;
        background-position: center;
    }
}

@media(max-width: 1367px) {
    .log-in_form_panel h1 {
        font-size: 30px;
        font-weight: 700;
        margin: 0 0 15px 0;
        text-align: center;
    }
    .log-in_form_panel {
        max-width: 475px;
        background-color: #fff;
        box-shadow: 0px 4px 20px rgb(0 0 0 / 10%);
        border-radius: 20px;
        padding: 20px 57px;
    }
    .log-in_form_panel .form-group {
        margin-bottom: 0rem;
    }
    .login_govlia_btn {
        display: flex;
        justify-content: center;
        margin: 20px 0 20px 0;
    }
}

@media(max-width: 1360px) {

    .container-fluid {
        max-width: 1200px;
    }
    .custom-table td.name_big-cell {
        width: 430px;
    }
    .certificate_table .custom-table td.name-cell {
        width: 350px;
    }
    .biz_certification_table .custom-table td.name_big-cell {
        width: 500px;
    }
    .connectiontable .custom-table td.name_big-cell {
        width: 425px;
    }
}

@media(max-width: 1280px) {
    .custom-table td {
        padding: 15px 5px;
        vertical-align: middle;
    }
    .custom-table {
        font-size: 13px;
    }
    .white-box-content-body {
        padding: 10px 0 !important;
    }
    .user_dash_wrapper .user_admin_card_col {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
        margin-bottom: 16px;
    }
    .user_dash_wrapper .left_panel {
        width: 60%;
        margin: 0 27px 0 0;
        padding: 0;
    }
}

@media(max-width: 1230px) {
    .school_career_progress .row [class^="col-"] {
        flex: 100%;
        max-width: 100%;
    }
    .course_vdo_com_des1 {
        font-size: 15px;
        color: #292929;
        margin: 12px -4px -11px 0px;
        font-weight: 600;
        text-align: left;
    }
}

@media(max-width: 1199px) {
    .log-in_form_panel.signup_wrapper {
    max-width: 520px;
    height: auto;
    padding: 35px;
    width: 100%;
}
.steper_body {
    min-height: unset;
    max-height: unset;
    margin: 0 0 20px 0;
    overflow-x: hidden;
    overflow-y: auto;
}
.log-in_form_panel .form-group {
    margin-bottom: 2rem;
}
    .crs_inner {
        display: flex;
        flex-wrap: wrap;
        position: relative;
    }
    .crs_inner .crs_right_vidcontent {
        width: 100%;
        margin: 25px 0 0 0px;
    }
    .crs_frct_right {
        width: 198px;
        position: absolute;
        top: 0;
        right: 0;
    }
    .custom-table td.name_big-cell {
        width: 460px;
    }
    .certificate_table .custom-table td.name-cell {
        width: 300px;
    }
    .certificate_table .custom-table td.action-cell {
        width: 290px;
    }
    .biz_certification_table .custom-table td.name_big-cell {
        width: 390px;
    }
    .connectiontable .custom-table td.name_big-cell {
        width: 300px;
    }
    .msg-container {
        padding: 34px;
        left: 0;
        top: 32px;
        max-width: 463px;
    }
    .applicationtable .custom-table td.name_big-cell {
        width: 300px;
    }
    .applicationtable .custom-table td.action-cell {
        width: 300px;
    }
    .pendingapplicationtable .custom-table td.name_big-cell {
        width: 300px;
    }
    .pendingapplicationtable .custom-table td.action-cell {
        width: 300px;
    }
    ul.profile_tab_items li {
        width: unset;
    }
    /*==== 12-05-2021 by Anumita ====*/
    .job-list-form .form-control {
        height: 45px;
    }
    .job-list-btn {
        padding: 11px 25px;
    }
    /*==== 13-05-2021 by Anumita ====*/
    .faq_left .faq_heading h3 {
        font-size: 17px;
    }
    .sign-in-form-container .form-group label {
        font-size: 13px;
    }
    .svd_container pages-editor .svd-page-scroller-arrow,
    .svd_container pages-editor .svd-page-add {
        padding: 0 0.3em;
    }
    .svd_container .svd_content {
        padding: 10px 0 !important;
    }
    .svd_container pages-editor .svd-page {
        padding: 0.5em !important;
    }
}

@media only screen and (max-width: 1150px) {
    .banner-img::before {
        height: 450px;
    }
    .job-listing-right a {
        width: 30px;
        height: 30px;
    }
    .job-listing-right a img {
        width: 15px;
    }
    .job-listing-div {
        padding: 15px;
        align-items: center;
    }
    .fd_sidepanel_left {
        width: 320px;
    }
}
@media(max-width: 1090px) {
    .course_details_listin_wrapper.new_chatexp_element .business_box_self {
        width: 50%;
        padding: 0 10px;
        margin: 0 0 22px 0;
    }
}
@media(max-width: 1040px) {
    .user_dash_wrapper .user_admin_card_col {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
        margin-bottom: 16px;
    }
}

@media(max-width: 1023px) {
    .custom-table td.name_big-cell {
        width: 400px;
    }
    .biz_certification_table .custom-table td.name_big-cell {
        width: 350px;
    }
    ul.profile_tab_items li {
        width: unset;
    }
    .compareHolder table td,
    .compareHolder table th {
        padding: 28px 20px;
        width: auto;
    }
    .compareHolder table .subject {
        padding: 28px 20px;
    }
    .compareHolder table td.subject {
        font-size: 18px;
    }
    ul.profile_tab_items li a {
        padding: 10px 5px;
    }
    .fd_fullw_right {
        width: 70%;
        margin: 0 0 0 0px;
    }
}

@media only screen and (max-width: 991px) {
    .sidebar_innerpanel {
        background-color: #fff;
        height: 100%;
        box-shadow: 0 10px 12px 0 rgb(0 0 0 / 20%);
    }
    .custom-dropdown-menu.profile-dropdown {
        left: auto;
        right: 0;
        width: 250px;
        z-index: 60;
    }
    .sidebar_main_logo .sfg_left {
        display: none;
    }
    .courselisting_wtapper {
        margin-left: 0;
    }
    .course_details_listin_wrapper {
        margin-top: 24px;
        padding: 0 0 0 0px;
    }
    .sidebar_main_logo {
        margin: 0px 20px 0px 20px;
        padding: 20px 0 0 0;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .fd_sidepanel_left {
        width: 100%;
        position: sticky;
        top: 0;
        z-index: 50;
    }
    .fd_fullw_right {
        width: 100%;
        margin: 0 0 0 0px;
    }
    .fd_account_wrapper {
        display: flex;
        min-height: 100vh;
        flex-direction: column;
        /* added by partha for menu */
    }
    .right-side-menu li.mobile-menu {
        display: inline-block;
    }
    .main-menu {
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        background: #232943;
        z-index: 99;
        width: 100%;
        max-width: 290px;
        overflow-x: hidden;
        overflow-y: auto;
        transition: all 0.5s;
        transform: translateX(100%);
    }
    .main-menu.open {
        transform: translateX(0%);
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
    }
    .menu-overlay.open {
        display: block;
    }
    .main-menu li {
        display: block;
        padding: 15px;
        margin: 0;
    }
    .main-menu li.menu-close-btn {
        display: block;
        text-align: right;
    }
    .main-menu li.menu-close-btn img {
        width: 20px;
    }
    .white-box-container {
        padding: 15px;
    }
    .custom-table td {
        border: none !important;
        padding: 15px 5px;
    }
    .custom-table td.action-cell {
        width: 270px;
    }
    .custom-table td.name-cell {
        width: 260px;
    }
    .custom-table td.created-cell {
        width: 240px;
    }
    .vendortable .custom-table td.action-cell {
        width: 300px;
    }
    .certificate_table .custom-table td.action-cell {
        width: 260px;
    }
    .biz_certification_table .custom-table td.name_big-cell {
        width: 330px;
    }
    .biz_certification_table .custom-table td:last-child {
        width: 180px;
    }
    /* ====================== 22-04 reporting ====================== */
    .reporting-date {
        flex-wrap: wrap;
    }
    .reporting-date {
        margin-left: 0px;
        width: 100%;
        margin-bottom: 20px;
    }
    .reporting-date input {
        width: 100%;
    }
    .reporting-date h3 {
        padding-bottom: 10px;
    }
    .reporting-datepic-area img {
        margin-top: 0px;
    }
    .export-data-area .cell-approve-btn {
        padding: 7px 40px;
    }
    .reporting-date-field {
        margin-left: 0px;
        width: 100%;
    }
    /* ====================== 22-04 reporting end ====================== */
    /*==== 12-05-2021 by Anumita ====*/
    .banner-content h2 {
        font-size: 60px;
    }
    /*==== 13-05-2021 by Anumita ====*/
    .faq_left .faq_heading {
        padding: 16px 20px 16px 12px;
    }
    .faq_left .faq_heading h3 {
        font-size: 15px;
    }
    .faq_left .faq_heading h3 .material-icons {
        top: -4px;
        right: -21px;
    }
    .svd_container .svd_content .svd_survey_designer .svd_editors {
        display: block !important;
        margin-bottom: 30px;
    }
    .svd_container .svd_content svd-splitter {
        display: none;
    }
    .svd-designer-container--right-side {
        width: 100% !important;
        max-width: 100% !important;
        display: block !important;
    }
}

@media only screen and (max-width: 900px) {
    .white-box-container {
        padding: 10px 10px;
    }
    .custom-table {
        font-size: 12px;
    }
    .cell-edit-btn {
        padding: 4px 6px;
        font-size: 14px;
    }
    .custom-table td.action-cell {
        width: 260px;
    }
    .custom-table td .date:before {
        margin-right: 3px;
    }
    .custom-table td {
        padding: 15px 0px;
    }
    .custom-table td.name_big-cell {
        width: 285px;
    }
    .vendortable .custom-table td.action-cell {
        width: 306px;
    }
    .white-box-content-header {
        padding-bottom: 10px;
    }
    .certificate_table .custom-table td.name-cell {
        width: 250px;
    }
    .custom-table td .date {
        display: block
    }
    .biz_certification_table .custom-table td.name_big-cell {
        width: 280px;
    }
    .biz_certification_table .custom-table td:last-child {
        width: 160px;
    }
    .denial_popup {
        width: 90%;
    }
    .landing-main-menu li {
        padding: 0 6px;
    }
    .landing-main-menu li a.menu-sign-in-btn {
        padding: 5px 17px;
    }
    .landing-main-menu li a.menu-sign-up-btn {
        padding: 5px 17px;
    }
    .landing-main-menu li a.menu-sign-in-btn {
        padding: 5px 17px;
        text-align: center;
    }
    .banner-img::before {
        height: 350px;
    }
    .banner-img {
        display: none;
    }
}

@media only screen and (min-width:900px) {
    .landing-page-header.fixedHeader {
        position: fixed;
        background: #fff;
        box-shadow: 0 0 10px #f1f1f1;
        top: -43px;
    }
    .landing-page-header.fixedHeader a {
        color: #000;
    }
    .landing-page-header.fixedHeader a.menu-sign-in-btn,
    .landing-page-header.fixedHeader a.menu-sign-up-btn {
        color: #fff;
    }
    /* .landing-page-header.fixedHeader {} */
    .fixed-header-logo {
        display: none;
    }
    .landing-page-header.fixedHeader .fixed-header-logo {
        display: block;
    }
    .landing-page-header.fixedHeader .header-logo {
        display: none;
    }
    .public_profile_page {
        padding-top: 100px !important;
    }
}

@media only screen and (max-width:899px) {
    .landing-page-header {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        background: #fff;
    }
    .landing-page-header.fixedHeader {
        position: fixed;
        background: #fff;
        box-shadow: 0 0 10px #f1f1f1;
        top: 0;
    }
    .main-menu-section {
        position: fixed;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0);
        width: 100%;
        max-width: 300px;
        overflow-y: auto;
        overflow-x: hidden;
        transition: all 0.5s;
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        z-index: 9992;
    }
    .main-menu-section.open {
        transform: translateX(0%);
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
    }
    .landing-main-menu li {
        padding: 10px;
        text-align: left;
        display: block;
    }
    .landing-main-menu li:last-child {
        padding: 10px;
        text-align: center;
    }
    .header-menu-list li a {
        color: #000;
        font-weight: 600;
        font-size: 14px;
    }
    .header-menu-list li a img {
        max-width: 20px;
        filter: brightness(0);
    }
    .header-social-media-listing {
        display: none;
    }
    .header-logo {
        display: none;
    }
    .header-top-section {
        padding: 0;
        height: 1px;
        position: relative;
    }
    .header-top-col.top-right-aside {
        position: absolute;
        right: 0;
        top: 15px;
    }
    .feature-section-nav-container {
        position: sticky;
        top: 54px;
    }
    .landing-mobile-menu-btn {
        display: block;
    }
    .header-menu-list li a>span {
        display: none;
    }
    .banner-section {
        padding-top: 127px;
    }
    .landing-footer {
        position: static;
    }
    .landing-page-content {
        margin-bottom: 0 !important;
    }
    .market-place-article {
        margin-bottom: 54px;
    }
    .landing-main-menu li.mobile-close-menu {
        display: block;
    }
    .banner-section-heading {
        font-size: 30px;
        text-align: center;
    }
    .banner-btn-container {
        text-align: center;
    }
    .banner-article {
        margin-bottom: 50px;
    }
    .banner-section {
        min-height: 58vh;
        background-position: 76%;
        background-size: cover;
    }
    .banner-section-heading-container {
        min-height: 120px;
    }
    .feature-section-nav-container {
        margin-bottom: 25px;
    }
    .market-place-container {
        padding: 20px 0;
    }
    .additional-services-container {
        padding: 30px 0;
    }
    .who-we-are-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .testimonial-section {
        padding-top: 40px;
    }
    .top-footer {
        padding: 30px 0;
    }
    .newsletter_div {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .news-block-container {
        padding: 40px 0;
    }
    .supplier-section {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .profile-setup .ui-multiselect {
        width: 80% !important;
    }
    .ui-multiselect .ui-multiselect-panel {
        max-width: 100% !important;
    }
    .public_profile_page {
        padding-top: 70px !important;
    }
    ul.profile_tab_items li {
        width: unset;
    }
    .faq_details {
        padding: 10px;
    }
    #create_survey_form_section .svd_container pages-editor .svd-page-scroller-arrow,
    #create_survey_form_section .svd_container pages-editor .svd-page-add {
        padding: 0 0.5em !important;
    }
    .prev_btn_form_builder,
    .next_btn_form_builder {
        padding: 10px !important;
        min-width: 200px !important;
        font-size: 14px !important;
    }
    ul.profile_tab_items li a {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .mpr0 {
        padding-right: 0
    }
}

@media (max-width: 767px) {
    .steper_header {
    padding: 0 0px;
}
    .new_chatexp_wrapper h2 {
        text-align: center;
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 28px;
        text-align: center;
        color: #292929;
        padding: 20px 0 0px 0;
    }
    .sidebar_main_logo {
        margin: 0px 20px 0px 20px;
        padding: 10px 0 0 0;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .school_career_progress {
        border-radius: 10px;
        padding: 20px 22px 32px 22px;
        background-color: #fff;
        margin: 0 0 24px 0;
    }
    .course_video_list_box {
        padding: 25px 22px;
        border-radius: 10px;
        background-color: #fff;
    }
    .courser_progress_bar .progress {
        height: 6px;
    }
    .courselisting_wtapper {
        background-color: #fff;
        border-radius: 10px;
        padding: 0 20px;
        margin-top: 24px;
        margin-bottom: 24px;
    }
    .ct_course_rtbox {
        width: auto;
        margin: 0 0 0 15px;
    }
    .goto_detail_corse span {
        color: #fff;
        font-size: 34px;
        display: flex;
        justify-content: center;
        align-content: center;
    }
    .goto_detail_corse,
    .goto_detail_corse:hover {
        width: 34.38px;
        height: 34.38px;
        background-color: #232943;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        align-content: center;
        text-decoration: none;
    }
    .user_dash_wrapper .user_admin_card_col {
        width: 33.3%;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
        margin-bottom: 16px;
    }
    .user_dash_wrapper .left_panel {
        width: 100%;
        margin: 0 0px 0 0;
        padding: 0;
    }
    .user_dash_wrapper .right_panel {
        width: 100%;
        margin: 0 0px 25px 0;
    }
    .user_dash_wrapper {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin: 30px 0 48px 0;
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }
    .half-width {
        max-width: 100%;
    }
    .table-responsive-lg thead {
        display: none !important;
    }
    .table-responsive-lg table>tbody>tr {
        display: block;
        border: 1px solid #e9e9e9;
        margin-bottom: 7px;
    }
    .table-responsive-lg table>tbody>tr>td {
        display: block;
        text-align: left !important;
        width: 100%;
        padding-bottom: 9px;
        max-width: 100%;
    }
    .table-responsive-lg table tr td:before {
        content: attr(data-th)":";
        color: #777;
        font-size: 13px;
        line-height: 20px;
        font-weight: 500;
        margin: 0;
        display: inline-block;
        min-width: 170px;
    }
    .applicationtable .custom-table td.action-cell,
    .applicationtable .custom-table td.name_big-cell,
    .pendingapplicationtable .custom-table td.action-cell,
    .pendingapplicationtable .custom-table td.name_big-cell,
    .certificate_table .custom-table td.action-cell,
    .connectiontable .custom-table td.action-cell,
    .biz_certification_table .custom-table td:last-child,
    .biz_certification_table .custom-table td.name_big-cell,
    .certificate_table .custom-table td.action-cell,
    .certificate_table .custom-table td.name-cell,
    .biz_connection_table .custom-table td.action-cell,
    .vendortable .custom-table td.action-cell,
    .custom-table td.name_big-cell,
    .custom-table td.name-cell,
    .custom-table td.created-cell,
    .custom-table td.action-cell {
        width: 100%;
        padding-bottom: 9px;
        max-width: 100%;
    }
    .custom-table td {
        padding: 5px 20px
    }
    .custom-table td.action-cell {
        text-align: left;
        justify-content: flex-start;
    }
    .white-box-content-header {
        padding-bottom: 10px;
        min-height: 40px;
    }
    .white-box-heading {
        font-size: 15px;
    }
    .add-question-btn {
        font-size: 12px;
    }
    .custom-table td .date {
        display: inline-block
    }
    .denial_popup {
        padding: 20px;
    }
    .denial_popup textarea {
        height: 200px;
    }
    .denial_popup h3 {
        font-size: 18px;
    }
    .profile_right {
        margin-top: 20px
    }
    .profile_page .white-box-container {
        padding: 20px
    }
    .profile_sec .logo_sec {
        max-width: 100px;
        margin-right: 10px;
        height: 100px;
    }
    .profile_sec .profile_des {
        width: calc(100% - 115px);
    }
    .profile_sec .social_shares ul li a {
        margin: 0px 10px
    }
    .table-responsive-lg thead {
        display: none !important;
    }
    .additional-tab-navigation-container {
        display: none;
    }
    .additional-tab-nav.mobile-view {
        display: block;
    }
    .tab-content-container {
        padding-bottom: 35px;
        padding-top: 35px;
    }
    .info-block-container .info-block {
        width: 50%;
    }
    .feature-section-nav-text {
        font-size: 11px;
        padding: 7px 15px;
    }
    .market-place-container {
        padding: 0px 0;
    }
    .additional-services-container {
        padding: 28px 0;
    }
    .who-we-are-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .testimonial-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .news-block-container {
        padding: 50px 0;
    }
    .msg-container {
        position: static;
        padding: 15px;
        max-width: inherit;
        box-shadow: 0 -4px 12px 0 hsla(0, 0%, 15%, 0.25);
        text-align: center;
    }
    .testimonial-test-container {
        position: relative;
        padding: 0;
    }
    .slider-image-container {
        position: relative;
        padding: 15px;
    }
    .msg-container .message {
        text-align: center;
    }
    .msg-container .author {
        text-align: center;
    }
    .before-content:after {
        display: none;
    }
    .photo_upload span {
        display: none
    }
    .video_upload span {
        display: none
    }
    .add_location span {
        display: none
    }
    .photo_upload {
        height: 36px;
        padding: 5px;
        width: 36px;
        background-position: center;
    }
    .video_upload {
        height: 36px;
        padding: 5px;
        width: 36px;
        background-position: center;
    }
    .add_location {
        height: 36px;
        padding: 5px !important;
        width: 36px;
        background-position: center;
    }
    .submit_button {
        height: 40px;
        padding: 5px 25px;
    }
    .supplier-section .card {
        margin-bottom: 10px;
        max-width: 400px;
        margin: 10px auto;
    }
    .profile-setup .ui-multiselect {
        width: 100% !important;
    }
    .landing-page-header.fixedHeader .landing-main-menu a {
        color: #FFF;
    }
    /* ========================= search_result 15-04 ==================== */
    .connectiontable.search-connectiontable .custom-table td.name_big-cell {
        width: auto;
    }
    .status-text.view.search-viewInfo {
        justify-content: flex-start;
        padding: 4px 0px;
    }
    .search-agencies-title h3 {
        max-width: 200px;
        width: 100%;
    }
    /* ========================= search_result 15-04 end ==================== */
    /* ====================== 22-04 reporting ====================== */
    .repoting-top-left .form-group {
        margin-bottom: 15px;
        max-width: 400px;
        width: 100%;
    }
    .reporting-date h3 {
        display: block;
        width: 100%;
        margin-top: 20px;
    }
    .reporting-date {
        margin-left: 0px;
        max-width: 300px;
        width: 100%;
        margin-bottom: 20px;
        margin-right: 10px;
        display: inline-block;
    }
    .repoting-top-left {
        border-right: 0px solid #ced4da;
        padding-right: 0px;
    }
    .coming-soon-section h1 {
        font-size: 50px;
    }
    .not-found-section h1 {
        font-size: 33px;
    }
    /* ====================== 22-04 reporting end====================== */
    .faq_left .faq_heading h3 {
        /* font-size: 10px; */
        font-weight: 500;
    }
    /* .faq_left .faq_heading h3 .material-icons {
right: -46px;
} */
    .job-listing-div {
        display: block;
    }
    .job-listing-left {
        margin-bottom: 20px;
    }
    .job-listing-left ul {
        display: block;
    }
    .job-listing-left h3 {
        margin-bottom: 20px;
    }
    .mat-paginator-container {
        justify-content: center !important;
    }
    .cgvilla__link_row {
        display: block;
    }
    .cgvilla_link_left {
        max-width: 100%;
        min-width: 100%;
        margin-bottom: 10px;
    }
    .cgvilla__link_right a {
        display: inline-block;
    }
    .govila_middle_cont_details {
        padding: 25px 0;
    }
    .banner-content form {
        max-width: 100%;
    }
    /*==== 12-05-2021 by Anumita ====*/
    .banner-content .input-group {
        width: calc(100% - 103px);
    }
    .banner-content .form-control {
        width: 100%;
    }
    /*==== 13-05-2021 by Anumita ====*/
    .faq_content {
        display: block;
    }
    .faq_left {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
    }
    .faq_left .faq_heading {
        margin-right: 10px;
        position: relative;
    }
    .faq_left .faq_heading:last-child {
        margin-right: 0;
    }
    .faq_left .faq_heading h3 {
        position: initial;
    }
    .faq_left .faq_heading h3 .material-icons {
        display: none;
    }
    .faq_left .faq_heading h3:after {
        content: 'keyboard_arrow_down';
        font-family: 'Material Icons';
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -1px;
        text-align: center;
    }
    .faq_right {
        width: 100%;
        padding: 0;
    }
    .faq_right .white-box-content-body {
        padding: 10px !important;
    }
    .faq_details {
        padding: 10px;
    }
    .faq_right .white-box-content-body {
        padding: 10px 0 !important;
    }
    .compareHolder table td,
    .compareHolder table th {
        padding: 20px 15px;
    }
    .compareHolder table .subject {
        padding: 20px 15px;
    }
    .compareHolder table td.subject {
        font-size: 16px;
    }
    .next_btn_form_builder.float-right {
        float: left !important;
    }
    .buttondiv {
        margin-top: 20px;
    }
    .right-side-menu li.dropdown-parent {
        position: inherit;
    }
    .btn-upgrade-avial .btn {
        display: block;
        float: none !important;
    }
    .btn-upgrade-avial .btn.float-right {
        float: none !important;
    }
    .btn-upgrade-avial .btn:first-child {
        margin-bottom: 10px;
    }
    .ng-pristine.row {
        margin-bottom: 30px;
    }
    ul.organization_profile.profile_tab_items li {
        width: auto;
    }
    ul.organization_profile.profile_tab_items li a {
        padding: 10px;
    }
    .profile_tab_content .register_btn {
        font-size: 15px;
        padding: 12px 20px;
    }
}

@media (max-width: 600px) {
    .compareSection>.flex-end {
        justify-content: center !important;
        font-size: 15px;
        text-align: center;
    }
    .pricingBlock ul li {
        margin-bottom: 8px;
    }
    .pricingBox {
        padding: 20px 35px;
    }
    .pricingBlock .pricing strong {
        font-size: 35px;
    }
    .profile_tab_details .profile_top {
        display: block;
    }
    .profile_tab_content .contact_info {
        width: 100%;
    }
    .profile_tab_details .social_shares {
        width: 100%;
    }
}

@media (max-width:680px) {
    .user_dash_wrapper .user_admin_card_col {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
        margin-bottom: 16px;
    }
    .sidebar_main_logo {
        margin: 0px 20px 0px 20px;
        padding: 5px 0 0 0;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 575px) {
    .course_details_listin_wrapper.new_chatexp_element .business_box_self {
        width: 100%;
        padding: 0 10px;
        margin: 0 0 22px 0;
    }
    .allcats_listpros .owl-nav {
        position: static;
        margin: 20px 0 20px 0;
        display: flex;
        justify-content: center;
    }
    .caat_gory_right_content h2 {
        font-size: 16px;
    }
    .allcats_listpros .owl-carousel .owl-nav button.owl-next,
    .allcats_listpros .owl-carousel .owl-nav button.owl-prev {
        position: static;
        margin: 0 10px;
    }
    .crs_inner .crs_left_video {
        width: 100%;
    }
    .vid_main_play_wrapper {
        width: 100%;
        height: 312.38px;
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 10px;
        position: relative;
    }
    .crs_frtc_wrapper {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .crs_frct_left {
        width: 100%;
        margin: 0 0px 0 0;
    }
    .crs_frct_right {
        width: 100%;
        position: static;
        display: flex;
        justify-content: space-between;
        align-items: center;
        top: 0;
        right: 0;
        margin: 15px 0 0 0;
        flex-wrap: wrap;
    }
    .crs_frct_right a {
        margin: 0 10px;
    }
    .courselisting_wtapper ul {
        padding: 10px 0;
        margin: 0;
        list-style-type: none;
    }
    .courselisting_wtapper ul li {
        padding: 0 0 20px 0;
        margin: 20px 0 0 0;
        border-bottom: 1px solid #ADADAD;
    }
    .sidebar_unmain_manu {
        margin: 0 20px 20px 20px;
    }
    .sidebar_unmain_manu ul li a {
        border-radius: 30px;
        height: 40px;
    }
    .cat_emp_doc_details {
        width: 100%;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .doc_download_btn_wrapper {
        width: 100%;
        margin: 15px 0 0 0;
    }
    .max_doc_container {
        max-width: 555px;
        width: 100%;
        margin: 0 0px 0 0;
    }
    /* added by partha */
    .login-btn {
        padding: 8px 8px;
        font-size: 12px;
    }
    .login-tagline:after {
        display: none;
    }
    .add-question-btn span {
        display: none
    }
    .denial_popup {
        width: 100%;
        top: 0;
        max-height: 100%;
        position: fixed;
        border-radius: 0;
    }
    .post-edit-popup {
        width: 100%;
        top: 0;
        height: 100%;
        position: fixed;
        border-radius: 0;
        left: 50%;
        transform: translate(-50%, 0%);
    }
    .info-block-container .info-block {
        width: 100%;
        text-align: center;
    }
    .banner-section {
        padding-top: 80px;
    }
    .banner-section-heading-container {
        margin-bottom: 60px;
    }
    .market-place-article {
        margin-bottom: 54px;
        text-align: center;
    }
    .who-we-are-section {
        text-align: center;
        margin-bottom: 33px;
    }
    .marketplace-feature-listing {
        text-align: left;
    }
    .market-place-article figure {
        margin: 25px auto;
    }
    .news-block-row {
        flex-wrap: wrap;
    }
    .news-block {
        width: 50%;
        border: 1px solid rgba(0, 0, 0, 0.08);
    }
    .news-block-row .news-block:last-child {
        border: 1px solid rgba(0, 0, 0, 0.08);
    }
    .news-block-row.bdr-btm {
        border: none;
    }
    .full_search .overlay-search {
        font-size: 43px;
        height: auto;
        line-height: initial;
        border-bottom: 1px solid #666;
    }
    .footer-box {
        max-width: 239px;
        margin: 25px 0 0 0;
    }
    .copy-right-text {
        margin-right: 0;
        text-align: center;
    }
    .banner-section-heading {
        font-size: 25px;
    }
    .banner-section-heading-container {
        margin-bottom: 20px;
        min-height: auto;
    }
    .banner-article {
        margin-bottom: 0;
    }
    .info-icon {
        padding: 0;
    }
    .top-footer {
        background-color: #001389;
        padding: 30px 0;
    }
    .ui-multiselect-panel .ui-multiselect-item span {
        white-space: pre-wrap !important;
        font-size: 12px !important;
    }
    /* ================ add 20-04 ============ */
    .shoing-result-list {
        display: block;
        text-align: center;
    }
    .shoing-result-listing {
        margin-bottom: 20px;
    }
    .shoing-result-describe {
        display: block;
    }
    .shoing-result-describe button {
        margin-top: 15px;
    }
    .shoing-result-photo {
        margin: 0 auto;
    }
    .cgvilla_row {
        display: block;
    }
    .cgvilla_left {
        margin-bottom: 10px;
    }
    .post-card-body .multi-flex-div {
        display: block;
    }
    .post-card-body .multi-flex-div>div {
        margin-bottom: 5px;
    }
    .post-card-body .multi-flex-div>div:last-child {
        text-align: right;
    }
    .banner-content h2 {
        font-size: 45px;
    }
    .banner-content p {
        font-size: 20px;
    }
    .banner-content .form-control {
        padding: 25px 65px;
    }
    .signupcomplete h1 {
        font-size: 16px;
    }
    .prev_btn_form_builder {
        min-width: inherit !important;
    }
    /*==== 14-05-2021 by Anumita ====*/
    .custom-table td {
        padding: 5px 15px;
    }
    .table-responsive-lg table tr td:before {
        min-width: 130px;
    }
    .cell-view-btn,
    .cell-edit-btn,
    .cell-edit-btn,
    .cell-archieve-btn {
        padding: 5px 8px;
    }
    .cell-btn i {
        font-size: 12px;
    }
    .svd_container pages-editor .svd-pages {
        width: calc(100% - 340px) !important;
    }
    .ac-image-c-cover {
        max-width: 100%;
    }
    .sign-in-form-container .picture-area .picture-content {
        width: 100%;
    }
    .compareSection {
        font-size: 14px;
    }
    .compareHolder table td,
    .compareHolder table th {
        padding: 15px 10px;
    }
    .compareHolder table td.subject {
        font-size: 14px;
    }
    .status-text {
        min-width: 65px;
    }
    .status-text.denied,
    .status-text.view,
    .status-text.acepeted {
        padding: 4px 10px;
    }
    .status-text.denied i,
    .status-text.view i,
    .status-text.acepeted i {
        vertical-align: -4px;
        font-size: 16px;
        margin-right: 2px;
    }
    .compareHolder thead {
        display: none;
    }
    .profile_tab_content {
        padding: 50px 0;
    }
    .profile_tab_content .white-box-content-header {
        display: block;
    }
    .profile_tab_content .white-box-content-header .search_div {
        margin-top: 20px;
    }
}

@media (max-width: 500px) {
    #create_survey_form_section .svd_container pages-editor .svd-page-scroller-arrow,
    #create_survey_form_section .svd_container pages-editor .svd-page-add {
        padding: 0 0.2em !important;
    }
    .svd_container pages-editor .svd-page-selector.svd_custom_select {
        max-width: 150px !important;
    }
    .svd_container pages-editor .svd-pages {
        width: calc(100% - 230px) !important;
    }
    .compareHolder table tr {
        display: block;
        margin-bottom: 20px;
    }
    .compareHolder table td {
        padding: 15px;
        display: inline-block;
        padding: 8px 15px;
    }
    .compareHolder table td.subject {
        display: block;
        width: 100%;
        padding: 10px 15px;
    }
    .compareHolder table td.subject:before {
        content: normal;
    }
    .compareHolder table td:before {
        content: attr(name)":";
        margin-right: 15px;
        font-weight: 500;
    }
}

@media (max-width: 480px) {
    .steper_header .sign-up-step-count li span {
    background: #d7d5d8;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins';
    color: #838383;
    font-size: 18px;
}
    .vid_main_play_wrapper {
        width: 100%;
        height: 232.38px;
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 10px;
        position: relative;
    }
    .user_dash_wrapper .user_admin_card_col {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
        margin-bottom: 16px;
    }
    .table-responsive-lg table tr td:before {
        min-width: 70px;
        font-size: 12px;
        line-height: 18px;
    }
    .table-responsive-lg table tr td.name_big-cell:before {
        line-height: 36px;
    }
    .custom-table td {
        padding: 5px 10px;
    }
    .profile_sec .logo_sec {
        display: block;
        margin: auto;
    }
    .profile_sec .profile_des {
        width: 100%;
        display: block;
    }
    .profile_page .white-box-container {
        padding: 10px;
    }
    .profile_sec .profile_des h1 {
        text-align: center;
    }
    .profile_sec .profile_des h4 {
        margin-bottom: 12px;
        text-align: center;
    }
    .baner-clear-btn {
        margin: 15px;
    }
    .newsletter_div h2 {
        font-size: 22px;
    }
    .newsletter_div .form-control {
        font-size: 16px;
        height: 55px;
    }
    .newsletter_div .baner-get-started-btn {
        margin: auto;
        margin-top: 30px;
        width: 250px;
        font-size: 16px;
        height: 60px;
    }
    .logo-section {
        width: 110px;
    }
    .signin-wraper {
        padding: 0
    }
    .sign-in-card-block {
        padding: 25px 10px;
    }
    .register-radio-label .check-mark {
        min-width: 100%;
        font-size: 14px;
    }
    .register-radio-label .check-mark i {
        left: 6px;
    }
    .custom-table td:before {
        position: absolute;
        left: 0;
        padding-left: 10px;
        top: 10px;
        width: 130px;
    }
    .custom-table td {
        padding-left: 130px;
        position: relative;
        display: inline-flex !important;
        align-items: center;
    }
    .custom-table td.action-cell {
        flex-wrap: wrap
    }
    .applicationtable .custom-table td:before {
        width: 130px;
    }
    .applicationtable .custom-table td {
        padding-left: 130px;
    }
    .white-box-container {
        padding: 10px 15px 15px 15px;
    }
    /* .col-12{    padding-right: 8px;
padding-left:8px;} */
    .cell-btn i {
        margin-right: 3px;
    }
    .cell-approve-btn {
        font-size: 11px;
        padding: 2px 7px;
    }
    .profile_des .tags ul li {
        margin-bottom: 15px;
    }
    .sign-in-card-block-header {
        padding-bottom: 0
    }
    .sign-in-card-block-footer {
        padding-top: 10px;
        padding-bottom: 5px;
    }
    .sign-in-card-block {
        min-height: 100vh;
    }
    .banner-section,
    .testimonial-section {
        overflow: hidden
    }
    .sign-in-form-container .form-group label {
        margin-bottom: 8px;
    }
    /* ========================= search_result 15-04 ==================== */
    .search-connectiontable .custom-table td {
        padding-left: 115px;
    }
    .search-connectiontable .custom-table td:before {
        width: 128px;
    }
    /* ========================= search_result 15-04 end==================== */
    /* ====================== 22-04 reporting ====================== */
    .white-box-container-repoting {
        padding: 15px;
    }
    .coming-soon-section h1 {
        font-size: 33px;
    }
    .not-found-section h1 {
        font-size: 20px;
    }
    /* ====================== 22-04 reporting end ====================== */
    .dashboard_small_div .card-body_inner {
        width: calc(100% - 60px);
        text-align: left;
        padding-left: 20px;
    }
    .dashboard_small_div .card-body {
        display: flex;
        padding: 0px 20px !important;
    }
    .supplier-section .card {
        padding: 10px 0;
    }
    .business-user-section .business-user-card {
        min-height: auto;
    }
    .stat_img_holder {
        width: 60px;
        height: 60px;
    }
    .card-title {
        padding: 0px 0;
        font-size: 42px;
    }
    .supplier-section .card-text {
        font-size: 15px;
    }
    .supplier-section .card {
        max-width: 100%;
    }
    .copy_link {
        position: absolute;
        right: 8px;
        top: 5px;
        font-size: 13px;
        line-height: 14px;
    }
    .go_link {
        position: absolute;
        right: 108px;
        top: 5px;
        font-size: 13px;
        line-height: 14px;
        margin-right: 0px;
    }
    .profile_page .white-box-container {
        position: relative;
    }
    .certification_each {
        width: 100%
    }
    .right-side-menu li a {
        position: relative;
        padding: 0px 7px;
    }
    .right-side-menu li a .current-user-name {
        max-width: 70px;
    }
    .certification_each.cert font {
        max-width: calc(100% - 60px);
    }
    .certification_each.cert dd {
        width: 100%;
    }
    .certification_each.cert {
        flex-wrap: wrap;
    }
    .overflowh {
        overflow: hidden
    }
    ul.profile_tab_items li {
        width: unset;
    }
    /*==== 12-05-2021 by Anumita ====*/
    .banner-content .input-group {
        width: 100%;
        margin-bottom: 10px;
    }
    .banner-content form {
        display: block !important;
    }
    .banner-content p {
        font-size: 17px;
    }
    .sign-in-form-container .form-group label {
        font-size: 12px;
    }
    /*==== 14-05-2021 by Anumita ====*/
    .custom-table td {
        padding-left: 130px;
        min-height: 43px;
    }
    .faq_details .next_btn_form_builder {
        min-width: auto;
    }
    .pricingBlock ul li {
        padding-left: 28px;
        font-size: 15px;
    }
    /* .choose_popup .custom-table td {
padding-left: 15px;
display: table-cell !important;
} */
    .prev_btn_form_builder,
    .next_btn_form_builder {
        min-width: auto !important;
    }
    .profile_tab_content h3 {
        font-size: 18px;
    }
}

@media (max-width:414px) {
    .choose-btn {
        padding: 4px 12px;
        font-size: 13px;
    }
    .denial_popup h3 {
        font-size: 16px;
    }
    .faq_right .white-box-content-body {
        padding: 0;
    }
    .faq_right .white-box-content-body .form-group .col-6,
    .faq_right .white-box-content-body .form-group .col-8,
    .faq_right .white-box-content-body .form-group .col-4 {
        padding: 0 10px;
    }
    .checkbox-label>input:checked~.check-mark:after {
        top: -2px;
    }
    .vid_main_play_wrapper {
        width: 100%;
        height: 210.38px!important;
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 10px;
        position: relative;
    }
}

@media only screen and (max-width: 400px) {
    .post_eng_presudo_wrapper,
    .post_eng_presudo_wrapper img {
        width: 120px;
    }
    .faq_left .faq_heading h3 {
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
    .job_details_section h1 {
        font-size: 30px;
    }
    .pricingSection h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .pricingSection p {
        color: #282b30;
        font-size: 16px;
        line-height: 1.6;
    }
}

@media screen and (max-width: 767px) {
    .job_details_section h1 {
        font-size: 26px;
    }
    .job_heading {
        display: block !important;
    }
    .job_heading .comp_logo {
        margin-bottom: 20px;
    }
    ul.profile_tab_items li {
        width: unset;
    }
    .video_rty_header {
        margin: 0 0 25px 0;
    }
    .coursevideo_details {
        padding: 30px 22px 25px;
        border-radius: 10px;
        background-color: #fff;

        padding-top:45px; 
    }
}

@media screen and (max-width: 575px) {
    .dtls_main_play {
        overflow: hidden;
        position: relative;
        border-radius: 10px;
        max-width: 558.83px;
        width: 100%;
        height: 265.08px;
        margin: 0 auto 18px auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .pricingSection h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .pricingSection p {
        color: #282b30;
        font-size: 14px;
        line-height: 1.6;
    }
    .pricingHead {
        width: 640px;
        max-width: 100%;
        margin: 0 auto 30px;
    }
    .compareSection .btnHolder {
        margin-top: 20px;
        text-align: center;
    }
    .sign-in-form-container .row [class^="col-"] {
        flex: 100%;
        max-width: 100%;
    }
    .vid_main_play_wrapper {
        width: 100%;
        height: 312.38px;
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 10px;
        position: relative;
    }
    .job_details_section h1 {
        font-size: 23px;
    }
    .job_details_section h3 {
        font-size: 19px;
        line-height: 1.4;
    }
    .certifications_box ul li {
        font-size: 14px;
    }
    .job_btn_right ul li {
        width: 240px;
    }
    .post_type_btn li {
        padding: 10px 10px;
        font-size: 14px;
    }
    .pricingBox {
        padding: 20px 20px 20px 30px;
    }
    .pricingBlock p {
        margin-bottom: 10px;
    }
    .denial_popup {
        top: 25px;
    }
}

@media screen and (max-width: 420px) {
    .job_details_section h1 {
        font-size: 22px;
    }
}

@media screen and (max-width: 480px) {
    .dtls_main_play {
        overflow: hidden;
        position: relative;
        border-radius: 10px;
        max-width: 558.83px;
        width: 100%;
        height: 185.08px;
        margin: 0 auto 18px auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .custom-dropdown-menu.notification-container {
        width: 358px;
        height: 450px;
        left: auto;
        /* transform: translate(-50%, 0px) !important; */
    }
}

@media screen and (max-width: 420px) {
    .job_details_section h1 {
        font-size: 22px;
    }
    .allnotification .notification_profileimg {
        width: 39px;
        height: 39px;
        max-width: 39px;
        max-height: 39px;
    }
    .allnotification .notification_details {
        width: calc(100% - 125px);
    }
    .notification_details h3 {
        font-size: 13px;
    }
    .notification_details p {
        font-size: 12px;
        /* width: calc(100% - 49px); */
    }
    .noty_descp_img {
        width: 40px;
        height: 29px;
        max-width: 40px;
        max-height: 29px;
    }
    .noty_descp {
        align-items: flex-start;
        padding: 10px 0 0;
    }
    .allnotification .notification_header p {
        font-size: 18px;
    }
    .custom-dropdown-menu.notification-container {
        width: 328px;
        height: 450px;
        /* left: 100%;
transform: translate(-57%, 0px) !important; */
    }
    .notification_row {
        padding: 15px 12px 15px;
    }
    .allow_notifi {
        padding: 0 10px 0 10px;
    }
    .allow_notifi button {
        margin-bottom: 55px;
    }
    .allow_notifi h3 {
        font-size: 20px;
    }
    .logo-section {
        width: 100px;
    }
    .left-menu {
        padding-left: 0;
    }
}

@media screen and (max-width: 370px) {
    .right-side-menu li a {
        padding: 0px 5px;
    }
}

/* new code added in 30 sep 2021 */


@media(max-width: 1199px) {
    .login_inner_wrapper {
        margin: 70px 0 0 0;
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .login_wrapper {
        height: auto;
        background-color: #F2F2F2;
        display: flex;
    }
    .login_inner_wrapper .left_login_formwrapper {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 40px 0 35px 0;
    }
    .login_inner_wrapper .right_form_content {
        width: 100%;
        background-color: #ffffff;
        display: flex;
        align-items: center;
        padding: 57px 67px;
    }
    .mobile_menu_wrapper li {
        padding: 0 10px;
    }
}

@media only screen and (max-width: 950px) {
    
    .mobile_menu_wrapper li a, .mobile_menu_wrapper li a:hover, .mobile_menu_wrapper li a:focus {
        font-size: 14px;
    }
}

@media only screen and (max-width:899px) {

    .mobile_menu_wrapper li {
        padding: 8px;
    }
    
}


@media(max-width: 1280px) {
    
    .login_inner_wrapper .right_form_content {
        width: 620px;
        background-color: #ffffff;
        display: flex;
        align-items: center;
        padding: 57px 67px;
    }
    }


    @media (max-width: 575px) {
        .login_inner_wrapper .right_form_content {
            padding: 40px 25px 5px;
        }
        .log_content_inner_main h6 {
            font-size: 14px;
            color: #717171;
        }
        
    }


    @media (max-width: 767px) {
        
        .log_content_inner_main h2 {
            font-size: 32px;
            line-height: 36px;
            margin: 0 0 20px 0;
        }
        .login_inner_wrapper .right_form_content {
            width: 100%;
            background-color: #ffffff;
            display: flex;
            align-items: center;
            padding: 57px 25px;
        }

        .mobile_menu_wrapper {
            position: fixed;
            padding: 40px 20px 0;
            max-width: 100%;
            height: auto;
            right: -100%;
            top: 65px;
            z-index: 3;
            -webkit-transition: .2s;
            -moz-transition: .2s;
            transition: .2s;
            border-top: none;
        }
        .mobile_menu_wrapper.show {
            width: 100%;
            background-color: #fff;
            right: 0;
            height: calc(100vh - 65px);
        }
        .mobile_menu_wrapper ul {
            display: block;
        }
        .mobile_menu_wrapper li {
            display: block;
            text-align: center;
            margin: 0 0 15px;
        }
        .mobile_menu_wrapper li a, .mobile_menu_wrapper li a:hover, .mobile_menu_wrapper li a:focus {
            display: inline-block;
            font-size: 20px;
        }

        .menu_mobile_btn {
            display: block;
            height: 38px;
            background-color: #fff;
            font-size: 25px;
            border: none;
            box-shadow: 0 0 2px #000;
        }
        
        
    }


    @media(max-width: 1360px) {
        .log-in_form_panel {
            max-width: 475px;
            background-color: #fff;
            box-shadow: 0px 4px 20px rgb(0 0 0 / 10%);
            border-radius: 20px;
            padding: 40px 57px;
        }
    }

    @media (max-width: 480px) {
        .log-in_form_panel h1 {
            font-size: 24px;
            font-weight: 700;
            margin: 0 0 30px 0;
            text-align: center;
        }

        .login_sponcer_bay ul li img{
            width: 70%;
            height: auto;
        }
        .log_content_inner_main h2 {
            font-size: 26px;
            line-height: 30px;
            margin: 0 0 20px 0;
        }
        
        
    }

    @media (max-width: 630px) {
        .login_sponcer_bay ul li {
            width: 48.3%;
            padding: 0 15px;
            display: flex;
            justify-content: center;
            align-items: center;
            max-height: 200px;
            margin: 0 0 40px 0;
        }
        .log-in_form_panel {
            max-width: 320px;
            background-color: #fff;
            box-shadow: 0px 4px 20px rgb(0 0 0 / 10%);
            border-radius: 20px;
            padding: 25px 20px;
        }
        }


        @media (max-width: 575px) {
            .log-in_form_panel label {
                font-size: 14px;
            }
            .forgot_pass, .forgot_pass:hover, .forgot_pass:focus {
                color: #2C2F79;
                display: block;
                text-align: left;
                text-decoration: none;
                font-size: 14px;

            }
        }



@media (max-width: 1199px){
.login_inner_wrapper .right_form_content {
    width: 100%;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    padding: 57px 67px;
}
}