/*  -------******** big device ********---------- */

@media (min-width: 1920px) and (max-width: 2560px) {

    .onbord-text-div-bottom2 {
        bottom: 148px;
    }

    /*Public pages*/
    .hero_heading h1 {
        font-size: 85px;
        line-height: 108px
    }

    .hero_section {
        padding-top: 100px
    }

    .hero_text_section {
        padding-left: 60px;
        padding-top: 90px
    }

    .hero_section .input-group {
        margin-top: 50px;
        width: 80%;

    }

    .input-group [type="text"] {
        height: 60px !important;
    }

    .comman_heading h2 {
        font-size: 50px
    }

    .tabbing_section ul {
        margin: 60px
    }

    .comman_padding {
        padding: 80px 150px
    }

    .join_learnet .card {
        padding: 40px
    }

    .join_learnet .card_body h4 {
        font-size: 30px;
        font-weight: 500;
        margin-bottom: 20px
    }

    .join_learnet .card_body p {
        margin-bottom: 0
    }

    .btn-button {
        padding: 12px 30px;
        font-size: 20px
    }

    .booking_workflow_padding {
        padding-top: 150px
    }

    .booking_workflow_padding-top {
        padding-top: 100px
    }

    .footer_padding,
    .header_section-home {
        padding-left: 150px;
        padding-right: 150px
    }

    .footer_section a {
        font-size: 16px
    }

    .privacy_section a {
        margin-right: 50px
    }

    .hero_section .input-group i {
        color: #fff
    }

    .hero_section .input-group input[type=text] {
        height: 70px;
        border-radius: 230px;
        font-size: 20px
    }

    .btn-secondary {
        height: 70px;
        width: 70px;
        border-radius: 0 230px 230px 0
    }

    .navbar-nav li .nav-items {
        width: 143px;
        padding: 19px 10px;
        margin-top: -15px
    }

    .bg-slider .owl-carousel__prev {
        left: 125px
    }

    .bg-slider .owl-carousel__next {
        right: 125px
    }

    .card-text-body h4 {
        font-size: 20px;
        line-height: 28px;
        font-weight: 600;
        margin-top: 10px
    }

    .slider_section .card-text-body {
        padding: 30px
    }

    .heart_icon i {
        font-size: 20px
    }

    .card-text-body .duration_text h6 {
        font-size: 16px
    }

    .bottom_block p {
        font-size: 20px !important
    }

    .bg-slider .owl-carousel__next,
    .bg-slider .owl-carousel__prev {
        height: 45px;
        width: 45px;
        line-height: 45px
    }

    .fewclick_section .nav-pills .nav-link.active,
    .nav-pills .show>.nav-link {
        width: 180px;
        height: 60px
    }

    .fewclick_section button {
        width: 180px;
        height: 60px;
        border-radius: 54px !important
    }

    .fewclick_section_items ul li {
        list-style: none;
        margin-bottom: 18px
    }

    .fewclick_section_items ul li a {
        font-size: 21px;
        line-height: 50px
    }

    .faqsection .accordion-header button {
        font-size: 30px;
        padding: 40px 0
    }

    .footer-brand {
        font-size: 30px !important
    }

    .footer_section h5 {
        font-size: 30px
    }

    .privacytext a {
        font-size: 16px
    }

    .underline_view::after {
        left: 136px
    }

    /*Public pages End*/
}

@media screen and (min-width:1441px) and (max-width:1919px) {
    .onbording-signup-img{
        height: 100% !important;
    }
    .onbord-img-div{
        height: 100% !important;
    }
    .hero_section .hero_content h1 {
        font-size: 65px
    }

    .header {
        padding: 12px 0
    }

    .hero_img img {
        width: 400px
    }

    .main_body .content .welcome {
        font-size: 60px
    }

    .footer {
        padding: 17px 0
    }

    .ob_title {
        font-size: 30px
    }

    .profile_box .profile_img {
        width: 100px;
        height: 100px;
        margin: -90px auto 20px
    }

    .profile_box .profile_name {
        font-size: 20px
    }

    .input_form .form-control {
        height: 55px
    }


    .header .nav_header .top_menu a {
        font-size: 20px
    }

    .copy {
        margin-bottom: 0;
        font-size: 14px
    }

    .footer .bottom_menu a {
        font-size: 14px
    }

    .ob_para {
        font-size: 18px;
        line-height: 28px
    }

    .input_form .form-group {
        margin-bottom: 20px
    }

    .input_form label {
        font-size: 14px
    }

    .linkbtn {
        font-size: 18px;
        line-height: 24px
    }

    .otpinput .form-control {
        width: 40px
    }

    .otp_wrap {
        padding-top: 30px
    }

    .Agreecheck h3 {
        font-size: 18px
    }

    .otp_wrap p {
        font-size: 14px;
        line-height: 24px;
        color: #65735B
    }

    .form_box {
        margin: 24px auto 0
    }

    .mentor_container .mentor_card {
        width: 31%;
    }

    .mentor_container .mentor_card .photo {
        width: 100px;
        height: 100px
    }

    .mentor_container .mentor_card h4 {
        font-size: 18px
    }

    .mentor_container .mentor_card p {
        font-size: 16px;
        line-height: 16px
    }

    .addbtn {
        font-size: 14px;
        padding: 6px 30px
    }

    .mentor_container {
        gap: 26px
    }

    .btnsm {
        font-size: 16px !important;
        padding: 6px 20px !important
    }

    /*Public pages*/
    .hero-section-privacy {
        height: 360px;
    }

    /*Public pages End*/
}

@media screen and (min-width:1025px) and (max-width:1440px) {
    .onbording-signup-img{
        height: 100% !important;
    }
    .onbord-img-div{
        height: 100% !important;
    }
    /* .main_body {
        margin-top: 0px;
    } */
    h5,
    .h5 {
        font-size: 1rem;
    }

    .hero_section .hero_content h1 {
        font-size: 65px;
    }

    .our_team_list .team_container {
        gap: 50px;
    }

    .hero_section .hero_right_img .hero_img img {
        width: 280px;
    }

    .hero_section .hero_content {
        margin-right: 0;
    }

    .help_card {
        padding: 25px;
    }

    .help_card ul li {
        font-size: 16px;
    }

    .help_card p {
        font-size: 18px;
        line-height: 30px;
    }

    .help_card h4 {
        font-size: 26px;
    }

    .right_getimg .get_imgflex .gimg1 {
        width: 350px;
    }

    .right_getimg .get_imgflex .gimg2 {
        width: 230px;
    }

    .right_getimg .get_imgflex .gimg3 {
        width: 300px;
    }

    .right_getimg:after {
        width: 400px;
        height: 400px;
    }

    .news_card .news_title {
        font-size: 18px;
        line-height: 30px;
        margin-top: 20px;
    }

    .card_container {
        width: 90%;
        margin: 0 auto 20%;
    }

    .mentor_container .mentor_card {
        width: 235px;
    }

    .ob_title {
        font-size: 42px;
    }

    .btn_primary {
        padding: 15px 30px !important;
    }

    /* .fixed-bottom{
        position: unset !important;
    }  */
    .fixed_bottom {
        position: fixed;
    }

    .hero-section-privacy.term_condition_bg {
        height: 43vh;
    }

    .sessio-local-date.pb-2.mx-0.pd05 {
        padding: 0 0.5rem !important;
    }
}

/*  ----------******** End of laptop device ********-------------- */
@media screen and (max-width: 1024px) {
    .onbording-signup-img{
        height: 100% !important;
    }
    .onbord-img-div{
        height: 100% !important;
    }
    .topserachbar .form-control {

        width: 100% !important;

    }

    .sessio-local-date.pb-2.mx-0.pd05 {
        padding: 0 0.5rem !important;
    }

    .other-view {
        /* margin: 8px; */
    }

    .over-time {
        height: 246px !important;
    }
}

@media screen and (min-width: 901px) and (max-width: 1024px) {
    .mentor_container .mentor_card {
        width: 31% !important;
    }

    .hero_img img {
        width: 100%;
    }

    .main_body .content .welcome {
        font-size: 46px;
    }

    .title_wrap {
        width: 80%;
    }

    .ob_title {
        font-size: 30px;
    }


    .card_container {
        width: 95%;
        margin: 0 auto 20%;
    }

    .mentor_container .mentor_card {
        width: 30%;
    }


}


@media screen and (max-width: 1000px) {
    .navbar_padd {
        height: 100px;
    }

    .obstep3 {

        width: 100%;

    }

    .dropdown-menu.dropdown-animation.dropdown-menu-end.dropdown-menu-size-md.p-0.shadow-lg.border-0 {
        /* right: -33px !important; */
    }

    .mentor_container {
        gap: 6px;
    }

    .offcanvas-start {
        z-index: 1051 !important;
    }
}



@media screen and (min-width: 651px) and (max-width: 900px) {
    .main_body {
        margin-top: 30px;
    }

    .hero_img img {
        width: 100%;
    }

    .main_body .content .welcome {
        font-size: 46px;
    }

    .btnlg {
        min-width: 100%;
    }

    .title_wrap {
        width: 100%;
    }

    .ob_title {
        font-size: 30px;
    }

    .ob_para {
        font-size: 18px;
        line-height: 26px;
    }

    .otp_wrap {
        width: 90%;
    }

    .card_container {
        width: 90%;
        margin: 0 auto 20%;
    }

    .mentor_container {}

    .mentor_container .mentor_card {
        width: 47%;
    }

    /*Public pages*/
    .footer_padding {
        padding: 30px 50px
    }

    .faqsection {
        max-width: 600px;
        margin: 30px
    }

    .header_section-home {
        padding-left: 50px !important;
        padding-right: 50px !important;
        padding-bottom: 10px
    }

    .comman_padding {
        padding: 50px
    }

    .join_learnet .card {
        min-height: 270px
    }

    .hero_section {
        padding-left: 42px
    }

    .hero_heading h1 {
        font-size: 50px
    }

    .fewclick_section {
        padding-left: 30px;
        padding-right: 30px
    }

    .selectbox_section {
        padding-left: 30px;
        padding-right: 30px;
        margin-top: 90px
    }

    .join_learnet .card_body p {
        margin-bottom: 0
    }

    .session_section {
        width: 313px;
        padding: 22px 20px
    }

    .session_section::after {
        content: url(../images/herodatetime.png);
        position: absolute;
        top: -83px;
        transform: scale(.72)
    }

    .times_icon_flex p {
        font-size: 11px;
        padding: 3px 6px
    }

    .side_confirm {
        margin-right: 6px
    }

    .monthdate {
        margin-top: -66px
    }

    .faqsection .accordion-header button {
        font-size: 17px !important;
        line-height: 53px
    }

    .duration_text h6 {
        font-size: 11px
    }

    .bg-slider .owl-carousel__prev {
        left: 35px
    }

    .bg-slider .owl-carousel__next {
        right: 35px
    }

    .fewclick_section_items ul li a {
        font-size: 13px !important
    }

    .hero-section-privacy {
        height: 300px
    }

    .privacy_heading {
        font-size: 34px
    }


    .dropdown-menu.dropdown-animation.dropdown-menu-end.dropdown-menu-size-md.p-0.shadow-lg.border-0 {
        right: 0 !important;
    }

    /*Public pages End*/

    button.border-0.bg-transparent {
        /* margin-top: 4rem !important; */
    }
}


@media screen and (max-width: 800px) {


    .obstepcard {
        width: 100%;
        flex-direction: column;
    }

    .otpinput input[type='password'] {
        width: 100% !important;
        height: 100% !important;


    }

    .inner_container {
        margin-left: 0% !important;
        margin-right: 0% !important;
        margin-top: 0rem !important;
    }


    .obstepcard {
        width: 100%;
        flex-direction: column;
    }

    .obstep3 {
        width: 100%;
        /* padding: 20px !important; */
        /* margin-top: 3rem; */
        padding-bottom: 1rem !important;

    }

    .obstepcard .obstepcard_left {
        margin-top: 2rem;
    }

    .obstepcard_right .ob_title {
        font-size: 25px;
        text-align: center;
    }

    .btn.primaryBtn {
        display: block;
    }

    .form_box {
        padding: 0 1rem;
    }

    .obstep3 .ob_para {
        padding: 0 1rem;
    }

    p.ob_para.confirm_mail {
        text-align: center;
    }

    .otp_wrap {
        margin-top: 10px;
        padding: 0 1rem;
    }

    .obstepcard_left .profile_img {
        width: auto;
        height: auto;
    }

    .other-view {
        margin: auto !important;
        /* width: auto !important;
        height: auto !important; */
    }

    .video__front,
    .self-video {
        width: 100% !important;
        /* height: 120px !important; */
    }
}

@media screen and (min-width: 651px) and (max-width: 900px) {

    /*Public pages */
    .header_section-home {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .faq_padd {
        padding: 30px 20px
    }

    .offcanvas-start {
        z-index: 11111 !important;
    }

    .hero-section-privacy {
        height: 300px
    }

    .privacy_heading {
        font-size: 34px
    }

    .home_header {
        align-items: center;
        justify-content: space-between;
        width: 100%
    }

    .mynavbar.navbar-nav {
        align-items: unset;
        background: #fff;
        padding: 20px
    }

    .mynavbar .nav-item+.nav-item {
        margin-left: 0 !important
    }

    .navbar-nav.mynavbar .nav-item .nav-link.btnnav {
        margin-top: 5px;
        margin-bottom: 5px;
        display: inline-block !important;
        text-align: center !important;
    }

    .comman_padding {
        padding: 50px 30px
    }

    .header_section {
        padding-left: 60px;
        padding-right: 60px
    }

    .faq_section-padd {
        padding-top: 180px
    }

    .footer_padding {
        padding: 30px
    }

    .hero_text_section {
        padding-top: 3px;
        padding-left: 60px;
        padding-right: 60px
    }

    .comman_heading h2 {
        font-size: 35px;
        line-height: 40px
    }

    .hero_sub_position img {
        width: 90%;
        margin-top: 30px;
        display: flex;
        margin-left: auto
    }

    .hero_heading h1 {
        font-size: 45px
    }

    .hero_section {
        padding-left: 0
    }

    .hero_text_section .input-group {
        padding-right: 25px
    }

    .join_learnet .card {
        padding: 15px
    }

    .monthdate_margin {
        margin-top: 30px !important;
    }

    .fewclick_section_items {
        margin-left: 60px
    }

    .fewclick_section_items ul li a {
        font-size: 14px !important;
        line-height: 14px !important
    }

    .fewclick_section_items ul li {
        margin-bottom: 0
    }

    .faqsection {
        max-width: 630px;
        margin-top: 30px
    }

    .faqsection .accordion-header button {
        font-size: 15px !important;
        line-height: 50px
    }

    .selectbox_section {
        padding-left: 32px;
        padding-right: 32px
    }

    .result_section .table tr td h6 {
        font-size: 15px
    }

    .result_section .table tr td p {
        font-size: 13px !important
    }

    .result_section .table tr td .span1 {
        font-size: 14px !important
    }

    .result_section h4 {
        font-size: 21px
    }

    .monthdate {
        margin-top: 16px;
        padding: 17px 13px
    }

    .side_time {
        /* width: 97px */
    }

    .side_time p {
        font-size: 13px !important
    }

    .result_section1 {
        margin-left: -77px
    }

    .times_icon_flex p {
        padding: 3px 24px;
        font-size: 12px !important
    }

    .result_section2 {
        width: 100%;
        margin-top: 30px
    }

    .bg-slider .owl-carousel__prev {
        left: 15px
    }

    .bg-slider .owl-carousel__next {
        right: 15px
    }

    .faq_section h1 {
        text-align: center
    }

    .privacy_padd {
        max-width: 550px
    }

    .search input {
        width: 550px
    }


    /*Public pages End*/
}

@media screen and (max-width: 768px) {
    .mob-display-none{
        display: none;
    }
    /* .elementor-39 .elementor-element.elementor-element-530c763 .elementor-button {
        line-height: 27px !important;
    }
    .elementor-39 .elementor-element.elementor-element-e6fa90f .elementor-button {
        line-height: 27px !important;
    } */
    .dropdown-menu-notiffication{
        top: 57px !important;
        position: fixed !important;
      
    }
    .sessio-local-date.pb-2.mx-0.pd05 {
        padding: 0 !important;
    }

    .m-notification {
        display: block !important;
        width: 40px !important;
        position: absolute;
        right: 35px;
        top: 8px;
    }

    .badge-notif {
        margin-left: 15px !important;
        top: auto !important;
        right: auto !important;
    }

    .normalscreen {
        height: auto !important;
    }
}

/*  ----------***** Mobile device *****--------- */

@media screen and (max-width: 650px) {
    ul.dropdown-menu.dropdown-animation.dropdown-menu-end.pt-3.small.me-md-n3 {
        /* margin-top: 202px; */
        left: 45px;
        width: 223px;
    }

    
 
    .navbar_padd i {
        padding-right: 18px !important;
    }

    /* Onboarding CSS */
    .skill_sec {
        display: block !important;
        margin: 7px auto;
        padding: 0
    }

    .form-group.relative {
        padding: 10px;
    }

    .hero-section-privacy.term_condition_bg {
        height: 100% !important;
    }

    .height__overflowx_scroll {
        height: 300px;
        overflow-y: scroll;
    }

    .card-body.p-0 ul.list-group.list-group-flush.list-unstyled.p-2 {
        height: 13rem !important;
    }

    form.d-sm-flex.align-items-end.justify-content-between.diplay-flex-and.same {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;

    }

    .disflex-back {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: baseline;
        margin-top: 15px;
    }

    .nav.nav-bottom-line.align-items-center.justify-content-center.justify-content-md-start.mb-0.border-0.flexcolum-se-to {
        display: flex !important;
        flex-direction: row !important;
        justify-content: flex-start !important;
    }

    .navbar_padd {
        gap: 0px;
    }


    input.form-control.mb-sm-0.mb-3.margin-bottom-0 {
        margin: 0 !important;
    }

    p.btn.btn-sm.btn-success-soft.margin-0 {
        margin: 0 !important;
    }

    .mmenuleft-margin-bartab {
        margin-left: inherit !important;
        align-items: flex-start !important;
        padding: 0rem 3rem 2rem !important;

    }

    .search__info__details {
        flex-direction: column !important;
    }

    .mobile__responsive__flex__direction {
        flex-direction: column !important;
    }

    .mobile-responsive-text {
        font-size: 14px !important;
        font-weight: 700 !important;
        line-height: 38px !important;
        display: flex !important;
        align-items: center !important;
    }


    button.border-0.bg-transparent {
        /* margin-top: 4rem !important; */
    }

    .otpinput input[type='password'] {
        width: 100% !important;
        height: 100% !important;


    }

    .obstepcard .obstepcard_left {
        min-height: auto !important;

        width: auto !important;

    }

    button.react-calendar__tile {
        height: auto !important;
    }


    .obstepcard .obstepcard_right {
        width: 100%;
        padding-bottom: 3rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .otp_wrap {
        margin: 0;
        padding: 0;
    }

    .obstep3-0 {
        padding: 0 10px !important;
    }

    .text-center.mt30 {
        margin-top: 0px !important;
    }

    .text-sm-start {
        text-align: left !important;
    }

    .skill_sec .skill_btn {
        margin-left: 0;
        margin-top: 6px !important
    }

    .obstepcard {
        gap: 0px;
    }

    .user_search {
        padding-top: 20px;
        width: 100%
    }

    form.stepinput_form.mt30 {
        margin-top: 10px !important;
    }

    .usersearch_body .card-body {
        padding: 10px
    }

    .userlist_sect ul {
        padding-left: 55px
    }

    .userstarlist ul {
        padding-left: 0
    }

    .month {
        margin-left: 0;
        padding: 20px 12px
    }

    .days,
    .weekdays {
        padding: 10px 12px
    }

    .navbar_padd {
        padding: 10px
    }

    .d-flex-prop,
    .d-flex-prop1 {
        display: block
    }

    .mobile_view_margin {
        margin-top: -40px !important;
    }

    .end_year_margin {
        margin-top: 20px !important;
    }

    .header .nav_header .logo img {
        height: auto;
    }

    .ps-4 {
        padding-left: 0px !important;
    }

    .ps-4 {
        padding-left: 0rem !important;
    }

    /* Booking Flow CSS */
    .main_body .text_rapper {
        display: block;
    }

    .main_body .content .welcome br {
        display: none;
    }

    .hero_img img {
        width: 100%;
    }

    .header .nav_header .top_menu a+a {
        margin-left: 15px;
    }

    .header .nav_header .top_menu a {
        font-size: 20px;
    }

    .btnlg {
        min-width: 100%;
    }

    .main_body .content .welcome {
        font-size: 46px;
    }

    .footer .bottom_menu a+a {
        margin-left: 15px;
    }

    .footer .bottom_menu a {
        font-size: 14px;
    }

    .header .nav_header .logo img {
        width: 130px;
    }

    .main_body {
        margin-top: 0px;
    }

    .title_wrap {
        width: 100%;
    }

    .ob_title {
        font-size: 26px;
        padding: 0 10px;
    }

    .btn.addbtn {
        font-size: 20px !important;
    }

    .ob_para {
        font-size: 16px;
        line-height: 24px;
        padding: 0 10px;
    }

    .otp_wrap {
        width: 100%;
        margin-bottom: 50px;
    }

    .col-lg-5.col-md-5 .side_button p.text-left {
        padding-left: 10px !important;
        margin-top: 40px !important;
    }

    .otpinput .form-control {
        margin: 0 4px;
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        position: unset;
    }

    .otp_wrap p {
        font-size: 16px;
        line-height: 20px;
    }

    .form_skills {
        margin: 40px auto 110px;
    }

    .card_container {
        width: 90%;
    }

    .mentor_container {
        display: block;
    }

    .mentor_container .mentor_card {
        width: 100%;
        margin-bottom: 30px;
    }

    /* footer pages */
    .flex_center_between {
        display: block;
    }

    .flex_center_between .copy {
        text-align: center;
    }

    .flex_center_between .bottom_menu {
        display: flex;
        justify-content: center;
        margin-top: 10px;
    }

    .profile_box {
        margin: 51px auto 0;
    }

    /*Public pages */
    .mynavbar.navbar-nav {
        align-items: unset;
        background: #fff;
        padding: 20px
    }

    .mynavbar .nav-item+.nav-item {
        margin-left: 0 !important
    }

    /* ul.nav.flex-nowrap.align-items-center.ms-auto.list-unstyled.navbar_padd {
        overflow-x: scroll;
    } */

    .bg-slider {
        margin-top: 0
    }

    .card-text-body h4 {
        font-size: 20px;
        color: #1B1B1B;
        line-height: 26px
    }

    .search input {
        width: 300px
    }

    .privacy_padd {
        max-width: 90%
    }

    .hero-section-privacy {
        /* margin-top: 88px; */
        height: 250px
    }

    .privacy_padd {
        padding: 25px 0px;
    }

    .mynavbar .nav-item .btnnav {
        text-align: center;
        padding: 1px 30px !important;
    }

    .term_condition_bg {
        height: auto;
        padding: 60px 0
    }

    .btn-button {
        margin-top: 20px
    }

    .comman_padding {
        padding: 50px 10px 0
    }

    .comman_heading h2 {
        font-size: 20px;
        line-height: 30px
    }

    .hero_section {
        padding-left: 15px;
        padding-right: 15px;
    }

    .header_section {
        padding-left: 15px;
        padding-right: 0
    }

    .header_section-home {
        padding-left: 15px !important;
        padding-right: 15px !important;
        padding-bottom: 10px
    }

    .hero_sub_position img {
        width: 100%
    }

    .hero_text_section .input-group {
        width: 100%;
        display: flex
    }

    .hero_text_section .input-group input[type=text] {
        padding-left: 16px;
        height: 60px;
        font-size: 16px
    }

    .btn-secondary {
        background-color: #AF65D5;
        height: 50px;
        width: 50px;
        border-radius: 0 250px 250px 0;
        border: unset
    }

    .navbar-light .navbar-toggler {
        color: rgba(0, 0, 0, .55);
        border: unset
    }

    .hero_heading h1 {
        font-size: 36px;
        color: #001E00
    }

    .hero_text_section {
        padding-top: 30px;
        padding-right: 25px
    }

    .hero_sub_position img {
        margin-top: 40px;
        padding-right: 15px;
        padding-bottom: 40px
    }

    #mobleview {
        display: block
    }

    #desktop_view {
        display: none !important
    }

    .monthdate_margin {
        margin-top: 30px !important;
    }

    .btn-btn-join {
        margin-top: 0;
        padding-bottom: 2rem;
    }

    .topserachbar .form-control {
        width: 100%;
    }

    .monthdate {
        margin-top: 30px;
    }

    .tabbing_section ul li {
        display: flex !important
    }

    .tabbing_section .nav-pills {
        flex-wrap: nowrap;
        flex-direction: row !important
    }

    .nav-pills-items {
        flex-direction: row !important;
        flex-wrap: nowrap
    }

    .join_learnet .card {
        height: auto
    }

    .mt3 {
        margin-top: 0
    }

    .footer_section h5 {
        font-size: 15px
    }

    .fewclick_section_items {
        margin-left: 10px;
        margin-top: 20px;
        display: block
    }

    .fewclick_section .nav-pills .nav-link.active,
    .fewclick_section button {
        font-size: 18px;
        width: 130px;
        height: 45px
    }

    .ulitemssecond ul {
        margin-left: 0;
        margin-top: 10px
    }

    .nav-pills-items1 {
        display: block !important
    }

    .footer_section .footer-brand img {
        width: 120px !important;
    }

    .footer_padding {
        padding: 30px 8px;
    }

    .bg-slider .owl-carousel__prev {
        left: 1px;
    }

    .bg-slider .owl-carousel__next {
        right: 1px;
    }

    .heart_icon i {
        font-size: 16px;
    }

    .footer-brand img {
        display: flex;
        margin: 0 auto;
    }

    .footer_icon li {
        padding: 0 7px;
        margin-left: 5px
    }

    .footer_section_second {
        margin-top: 0
    }

    .footer_section_second a {
        text-align: center;
        margin-top: 10px
    }

    .privacy_section a {
        margin-right: 20px
    }

    .d-block {
        display: block !important
    }

    .result-booking-section {
        display: block;
    }

    .filter_sect .display_block {
        display: block !important;
    }

    .result_profile .curr_rup {
        display: none;
    }

    .confirm_card {
        width: auto !important;
        padding: 20px 10px;
    }

    .privacy_heading {
        font-size: 35px
    }

    .privacy_heading5 {
        font-size: 16px
    }

    .acc__title {
        font-size: 17px;
        line-height: 30px;
        padding: 0
    }

    .acc__panel {
        font-size: 13px;
        line-height: 25px;
        padding-left: 0
    }

    .faq_padd {
        width: 100% !important;
        padding: 0px 20px
    }

    .faq_section .accordion-button {
        font-size: 16px;
        line-height: 24px;
    }

    .acc__card::after {
        left: 0
    }

    .acc__title::after {
        right: -31px
    }

    .bg_theme {
        padding: 0px 0px;
    }

    .display_block {
        display: block;
    }

    .footer_section_second {
        display: block !important;
    }

    .footer_section .footer_barnd {
        text-align: center !important;
        margin-bottom: 10px;
    }

    .footer_section .privacytext {
        text-align: center;
    }

    .navbar-brand img {
        width: 120px;
    }

    .footer_icon ul li a i {
        font-size: 18px;
    }

    .dropdown-menu.dropdown-animation.dropdown-menu-end.dropdown-menu-size-md.p-0.shadow-lg.border-0 {
        /* right: 0 !important; */
        left: 0 !important;
    }


    .navbar_padd {
        height: 100% !important;
        flex-direction: column !important;
        justify-content: space-between !important;
        margin-top: 30px !important;
    }


    /*Public pages End*/

    .sessio-local-date.pb-2.mx-0.pd05 {
        padding: 0 !important;
    }

    .dropdown-menu-notiffication{
        top: 57px !important;
        position: fixed !important;
      
    }
}


/*  ---------***** End of Mobile device *****--------*/

@media screen and (max-width:767px) {

    .d-flex.justify-content-between.align-items-center.dbug {

        flex-direction: column !important;

    }

    .hero_section {
        padding-left: 34px !important;

    }

    .nav.mt-3.mt-lg-0.flex-nowrap.align-items-center.px-4.px-lg-0 {
        width: 100%;
    }

    button.btn.btn-success-soft.save_btn.btn-sm.btn-close-account {
        margin-left: 5rem;
    }

    .nav-item.border-bottom-none a.nav-link.btngetstart {
        margin-top: 2rem;
    }

    /* .participent-video,
    .video__front,
    .self-video {
        margin-top: 10px;
    }*/

    .main-view {
        height: 260px !important;
    }

    .over-time {
        height: 190px;
    }

    /* canvas#participants-screen-share-content-canvas {
        height: 260px !important;
    } */

    .desk-top {
        display: none !important;
    }

    .desk-mobile {
        display: block !important;
        margin-top: 18px !important;
    }

    .participent-video-messanger.pt-3 {
        display: none;
    }

    .material-symbols-outlined {
        font-size: 18px !important;
    }

    .btn-video-front.desk-mobile {
        display: flex !important;
        background: transparent;
        position: fixed;
        bottom: 10px;
    }

    button.btn.btn-primary.position-fixed-top {
        position: absolute;
        right: 0;
        display: block;
        top: 0;
        background: transparent !important;
        border: none;
        padding: 5px !important;
    }

    button.btn.btn-primary.position-fixed-top span.material-symbols-outlined {
        font-size: 20px !important;
    }

    .btn-video-front.desk-mobile button.btn.btn-primary,
    .btn-video-front.desk-mobile a.btn.btn-primary {
        background: transparent !important;
        border: 1px solid #92278f !important;
        color: #92278f !important;
    }

    .btn-video-front.desk-mobile button.btn.btn-cut-call,
    .btn-video-front.desk-mobile a.btn.btn-primary {
        background: transparent !important;
        border: 1px solid red !important;
        color: red !important;
    }
}

@media screen and (max-width: 590px) {
    .mob-ps-20 {
        padding-left: 20px !important;
    }
    .group-card-participant {
        border-top-right-radius: 20px !important;
        padding-left: 31px !important;
    }
    .left-br-20 {
        border-top-left-radius: 20px !important;
        border-top-right-radius: 20px !important;}
    .dropdown-menu-notiffication {
        top: 57px !important;
        position: fixed !important;
      
    }
    .flexcolum-se-to {
        flex-direction: column !important;
    }

    .mobleflex-wrap {
        flex-wrap: wrap !important;
    }

    ul.list-inline.mb-0.text-sm-start.mt-3.mt-sm-0 {
        margin-top: 0 !important;
    }

    button.btn.btn-sm.btn-xs.btn_edit.ms-2 {
        display: flex !important;
    }

    button.btn.btn-sm.btn-xs.btn_edit.ms-2 i.fa.fa-check {
        padding-right: 2px;
    }

    .direction-colum-down {
        flex-direction: column !important;
    }

    .form-switch {
        padding: 0 !important;
    }

    .trans52px {
        transform: translateY(52px);
        margin-left: 0 !important;
    }

    .d-flex.align-items-start input#deactivateReason2 {
        margin-right: 4px !important;
    }

    .custom-ui {
        width: 100% !important;
    }

    .text-right {
        text-align: inherit !important;
    }

    .btn.primaryBtn {
        width: 100%;
        font-size: 18px !important;
    }

    .obstep3 .ob_para {
        font-size: 18px !important;
    }

    .obstep3 .ob_title {
        font-size: 20px !important;
    }

    .linkbtn {
        font-size: 15.5px !important;
    }

    .nav.nav-bottom-line .nav-link {
        padding: 0.75rem 0.975rem !important;
    }

 
    .ms-sm-4.mt-sm-3.d-flex.justify-content-between.mt-2 {
        text-align: left !important;
    }

    .card .card-body.pb-0 .card.mb-3 .card-body .d-flex.align-items-center.text-center.justify-content-between.border-0.pb-0.mb-0.mt-0 {
        display: flex;
        flex-direction: column;
    }

    /* .dropdown-menu.dropdown-animation.dropdown-menu-end.dropdown-menu-size-md.p-0.shadow-lg.border-0 {
        right: -33px !important;
    } */


    .card .card-body.pb-0 .card.mb-3 .card-body .d-flex.align-items-center.text-center.justify-content-between.mb-0.mt-2 {
        flex-direction: column !important;
    }

    .card.dbug {
        margin-right: 0rem;
        padding: 1rem 1rem;

    }

    .unfollow-img {
        margin-right: 0.9rem;
    }
}

@media screen and (max-width: 497px) {
   
    .dropdown-menu-notiffication {
        top: 57px !important;
        position: fixed !important;
      
    }
    .flex__direction__date {
        flex-direction: column !important;

    }

    li.list-inline-item.d-flex {
        flex-wrap: wrap !important;
    }

    .my-5.pt-5.container {
        padding: 20px 10px !important;
    }

    .main-view {
        height: 220px !important;
    }

    .over-time {
        height: 190px !important;
    }
}

@media screen and (max-width: 376px) {
   
    .dropdown-menu-notiffication {
        top: 57px !important;
        position: fixed !important;
      
    }
    .card.dbug {
        margin-right: 0rem;
        padding: 3rem 0rem;

    }

    .unfollow-img {
        margin-right: 0rem;
    }

    .btn-video-front.desk-mobile button.btn.btn-primary,
    .btn-video-front.desk-mobile button.btn.btn-cut-call,
    .btn-video-front.desk-mobile a.btn.btn-primary {
        padding: 3px 10px !important;
    }

    .main-view {
        height: 200px !important;
    }

    .other-view {
        /* margin: 8px;
        width: 45% !important;
        height: 100%; */
    }
  
}

@media screen and (max-width: 321px) {
    .detail-topic-card {
        height: 174px;
        overflow: hidden;
    }
    .dropdown-menu-notiffication {
        top: 57px !important;
        position: fixed !important;
      
    }
    .material-symbols-outlined {
        font-size: 15px !important;
    }

    .btn-video-front button.btn.btn-primary {
        margin: 0 7px;
    }

    .main-view {
        height: 165px !important;
    }

    .Seract-form-learn {
        width: 85%;
    }
   
}