/* logou popup  */
.sa-button-container .cancel {
    width: unset;
    margin-top: 0 !important;
    min-width: 90px !important;
    border: none !important;
    padding: 10px 22px !important;
}

.gm-style-iw-d a {
    padding: 18px;
}
h5.meeting_status li {
    display: block;
}

.custom_cmn_gap {
    padding-top: 33px;
    padding-bottom: 0px !important;
}

.custom_heading_sec {
    margin-bottom: 23px;
}
.cmn_policy p {
    color: #525252;
}
.custom_cmn_policy {
    color: black;
}

.custom_cmn_policy p {
    color: black;
    font-size: 16px !important;
}

.custom_bold_terms {
    font-weight: 600 !important;
    font-size: 27px !important;
}

.custom_sub_bold_terms {
    font-weight: 600 !important;
    font-size: 18px !important;
}

.custom_sub_heading {
    text-decoration: underline;
}
.custom_earning_class {
    display: flex;
    gap: 5px;
    align-items: center;
}

.custom_error {
    color: red;
    display: none; /* Hide error labels initially */
}

ul.about-sec {
    display: flex;
    gap: 20px;
}

.login_form_si_top_left {
    width: unset;
    border-bottom: none;
}

.login_form_si_top_right {
    width: unset;
}

.navbar-nav > li.current-menu-item > a {
    color: #ff4575;
}

.navbar-nav > li > a:before {
    background-color: #ff4575;
}

.container {
    max-width: 1440px !important;
    margin: auto;
}

.container-md {
    max-width: 1440px !important;
    margin: auto;
}

.you_can_font {
    color: #000;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.5px;
}

.custom-control-label {
    color: #000;
    font-style: normal;
    font-weight: 400;
}

.custom-checkbox input:checked ~ .custom-control-label::before {
    background-color: #ff4575;
    border-color: #ff4575;
}

.custom-checkbox input:checked ~ .custom-control-label::after {
    color: white;
}

.custom-checkbox .custom-control-label::before {
    height: 16px !important;
    width: 16px !important;
}

.two_part_margin select:first-child {
    margin-right: 20px;
}

.custom_back_button {
    margin: 20px 0;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
}

.custom_back_content {
    vertical-align: middle;
    color: black !important;
}

.custom_margin_bottom_zero {
    margin-bottom: 0px !important;
}

.custom_book_date {
    color: #fff !important;
    border-radius: 8px !important;
    background: #ff4575 !important;
    border: none;
    box-shadow: 0px 4px 12px 0px rgba(255, 69, 117, 0.24);
    padding: 14px 27px !important;
    font-size: 14px;
    font-weight: 500;
}

.sweet-alert:hover button.confirm {
    background: #ff4575 !important;
    color: #fff;
}

ul.pagination .page-link {
    border-radius: 0% !important;
}

.inner_page {
    margin-top: 100px;
}

.custom_upgrade_button {
    margin-left: 10px;
    border-radius: 8px;
    background: red;
    padding: 8px 16px;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
}

.custom_connect {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 16px 0;
}

.connect_sec_outer {
    border-radius: 16px;
    background: rgba(33, 33, 33, 0.3);
    backdrop-filter: blur(1.9664429426193237px);
    padding: 25px 50px;
}

.custom_connect_p {
    font-size: 16px !important;
    font-weight: 400;
}

.custom_join_now {
    border-radius: 8px;
    border: 1.966px solid #fff;
    background: #fff;
    box-shadow: 0px 0px 15.732px 0px rgba(0, 0, 0, 0.24);
    padding: 16px 24px;
    align-items: baseline;
    justify-content: end;
    display: inherit;
    text-align: center;
}

.mobile_nav {
    display: none;
}
.web_none {
    display: none;
}

.desktop_none {
    display: none;
}
.padding_btn {
    padding: 0;
}
.padding_btn .navmenu_buttons a {
    text-align: center;
}
.logo_nav {
    display: none;
}

@media only screen and (max-width: 767px) {
    /* .msg-login-mobile{height: 70px !important;} */
    .logo_nav {
        display: flex;
        width: 100%;
        padding: 25px;
    }
    .padding_btn {
        padding: 0 20px;
    }

    .web_none {
        display: flex;
        justify-content: center;
    }
    .desktop_none {
        display: block;
    }
    .mob_none {
        display: none;
    }
    .col-md-6 {
        flex: unset !important;
        max-width: unset !important;
    }

    .mobile_none {
        display: none !important;
    }

    .mobile_nav {
        display: flex;
    }

    .logout_button {
        text-align: center;
        border-radius: 4px;
        background: #e8047d !important;
        color: #ffffff !important;
        font-weight: 700 !important;
        border: 1px solid #e8047d !important;
        padding: 16px 24px;
    }

    .nav_menu_links {
        color: #eaeaea;
        margin-bottom: 16px;
        font-size: 18px;
        font-weight: 400;
    }

    /* .inner_page {
        margin-top: 78px !important;
    } */

    .navbar-nav li a {
        color: #eaeaea;
        font-size: 18px;
        font-weight: 400;
    }
}
/* icons_cuts */
.center_icon {
    padding: 0 8px;
}
.image_cuts {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
}
.cuts {
    border: 1px dashed #ff4575;
    height: 1px;
}
/* header  */
.imgss_fl figure:after {
    background: #242424;
}
.dropdown-item:hover {
    color: #ff4575 !important;
    text-decoration: none;
    background-color: transparent !important;
}
.topfoot h6 {
    text-align: start;
    width: 100%;
}
.contact_foot ul {
    width: 100%;
}
.before_login li a {
    border-radius: 8px;
    border: 1px solid #fff;
    padding: 14px 24px;
    /* color:#fff; */
    text-align: left;
    font-size: 14px !important;
    font-weight: 600;
    min-width: 90px;
}

.before_login .Register {
    min-width: 110px;
    border-radius: 8px;
    background: #ff4575;
    color: #ffffff;
    padding: 16px 24px;
    font-weight: 700;
    border: 1px solid #ff4575;
}

.dropdown-item {
    color: #373737;
    font-size: 16px;
    padding: 0 !important;
    padding-top: 12px !important;
    font-weight: 600 !important;
}

.eaning_img_right .dropdown-menu {
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    padding: 0 16px 10px 16px;
}

.red {
    color: #ab0b3f;
}

.mainheader .navbar-toggler {
    margin-left: 16px;
    width: 24px;
    height: 24px;
}

ul li:before {
    background-color: transparent;
}

/* .navbar */
.before_login.after_login {
    margin-left: 20%;
}

.navbar-nav li a {
    color: #eaeaea;
    font-size: 15px;
    font-weight: 500;
}

.before_login {
    margin-left: 10%;
}

.desktop_view {
    display: flex;
}

.mobile_view {
    display: none;
}

.navbar_head {
    padding-bottom: 16px;
    border-bottom: 1px solid #999;
    padding: 0 0 16px 0 !important;
    color: #eaeaea;
    font-size: 18px;
    font-weight: 600;
}

.white {
    color: #fff;
}

.coins_img {
    width: 14px;
    height: 11px;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
}

.eaning_img_right .dropdown-menu {
    top: 50px;
}

/* footer */
.copyright_text,
.terms_text,
.policy_text {
    font-size: 14px;
}
.half {
    width: 50%;
    max-width: unset;
    flex: unset;
    padding: 0 15px;
}
.pay_card_image {
    width: 100%;
    max-width: unset;
    flex: unset;
}
.copyright_text {
    color: rgba(232, 232, 232, 0.93);
}
.footer1 .logo_sec p {
    margin-right: 40%;
}

/* Landing Page css */

.banner_sec_inner h1 span {
    color: #fff;
}

.vbtn {
    display: inline-block;
    padding: 16px 20px;
    min-width: 178px;
}

.vbtn:hover {
    display: inline-block;
    padding: 16px 20px;
    min-width: 178px;
}

.heading_sec .subhead h3 {
    text-transform: none;
    font-weight: 400;
}

.heading_sec .subhead h3 span {
    text-transform: none;
    font-weight: 900;
}

.heading_sec .subhead:after {
    background: url(/assets/frontend/images/Isolation_Mode.png);
    height: 7px;
    width: 138px;
}

.user_profile_bg {
    background: url(/assets/frontend/images/user_details-bg.svg);
    /* height: 100%; */
    width: 100%;
    background-position: center;
    background-size: cover;
    padding: 109px;
}

.heading_sec .subhead:before {
    position: absolute;
    content: "";
    background: url(/assets/frontend/images/Vector-home.png) no-repeat center
        center;
    bottom: -8px;
    width: 17px;
    height: 23px;
    z-index: -1;
    background-size: 18px;
}

a.vbtn.at {
    color: #ff4575;
    background: transparent;
    border: 1px solid #ff4575;
    text-decoration: none;
    list-style: none;
}

.row.about_us_row li:before {
    display: none;
}
.about_us_row {
    margin-left: 0;
    margin-right: 0;
}

.row.about_us_row p {
    color: #525252;
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
}

.row.about_us_row h4 {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}

.about_us.cmn_gap .heading_sec {
    margin-bottom: 27px;
}

/* .row.about_us_row .animate__fadeInLeft {
    margin-top: 80px;
} */
figure.about-home-img img {
    margin-top: 35px;
}
.row.about_us_row ul {
    margin: 40px 0;
}

.how_it_works.cmn_gap {
    background: linear-gradient(
        359.89deg,
        rgba(255, 200, 221, 0.19) -0.14%,
        rgba(255, 200, 221, 0.42) 52.99%,
        rgba(255, 200, 221, 0.15) 108.38%
    );
}

.heading_sec.work p {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: #525252;
}

.sub_how_it_work {
    display: flex;
    gap: 1px;
    /* justify-content: space-between; */
    /* align-items: center; */
    margin: 0 auto;
}

.sub_how_it_work h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
}

.sub_how_it_work p {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: #525252;
}

.sub_how_it_work figure {
    text-align: center;
}

.connect_sec {
    padding: 80px 0;
}

.connect_sec_outer {
    background: #2121214d;
    max-width: 100%;
    border-radius: 16px;
}

.connect_sec_outer .vbtn {
    margin-top: 0px;
}

.last_sec {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
h4.selected_chat_user_name {
    color: #e6177e;
}
/* .black_clr{
color  #1c1c1c
} */

.connect_sec_outer h2 {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 19px;
}

.last_sec p {
    max-width: 775px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}

.last_sec .vbtn {
    background-color: #fff !important;
    color: #ff4575;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
}

#map {
    height: 650px;
    border-radius: 20px;
    margin-bottom: 40px;
}

.connect_sec.mobile {
    display: none;
}

.about_us.cmn_gap {
    padding-bottom: 0;
}

/* end landing page css */

/* .navbar-expand-lg .navbar-collapse{

    justify-content: flex-end;
} */

/* login */
.pill_nav_bar {
    background-color: #f1f1f1;
    border-radius: 104px;
    width: fit-content;
    padding: 6px;
    font-size: 12px;
    font-weight: 400;
}

.loginn-outer-row {
    /* padding: 68px 15px; */
}

.login_form_si {
    padding: 20px;
}

/*  pw change page  */
.col-md-6 {
    -ms-flex: 0 0 50%;
    /* flex: 0 0 40%;
    max-width: 40%; */
}

.login_form_si_top.no-tabes {
    padding: 0;
}

.border_bottom {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
}

.padding_none {
    padding: 0;
}

.cancel {
    border-radius: 8px;
    border: 1px solid #ff4575 !important;
    width: 100%;
    margin-top: 0 !important;
    padding: 16px !important;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
}

/*  */
/* FAQ Page */
.faq_container {
    padding: 70px 15px;
}

.faq_top {
    margin-bottom: 40px;
}

.top_content {
    margin-top: 32px;
}

.flex_col {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.top_head {
    color: #1c1c1c;
    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
}

.top_content {
    color: var(--Black-Black-40, #636d79);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}

.faq-heading {
    color: #333 !important;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    margin: 40px !important;
}

.faq-text {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    color: #919191;
    padding: 0 40px 40px 40px;
}

.faq {
    max-width: 832px;
    margin: 0 auto;
    background: white;
    margin-bottom: 10px;
    border-radius: 4px;
    position: relative;
    /*   border: 1px solid #E1E1E1; */
}

.faq label {
    display: block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    /*   height: 56px; */
    /*   padding-top:1px; */
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    background-color: #fff;
    /*   border-bottom: 1px solid #E1E1E1; */
}

.faq input[type="checkbox"] {
    display: none;
}

.faq .faq-arrow {
    width: 5px;
    height: 5px;
    transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    transition: transform 0.8s, -webkit-transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    border-top: 2px solid #fb7e9e;
    border-right: 2px solid #fb7e9e;
    float: right;
    position: relative;
    top: -60px;
    right: 27px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.faq input[type="checkbox"]:checked + label > .faq-arrow {
    transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    transition: transform 0.8s, -webkit-transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.faq input[type="checkbox"]:checked + label {
    display: block;
    background: rgba(255, 255, 255, 255) !important;
    color: #4f7351;
    height: fit-content;
    transition: height 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.faq input[type="checkbox"]:not(:checked) + label {
    display: block;
    transition: height 0.8s;
    height: 100px;
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

::-webkit-scrollbar {
    display: none;
}

/* how it works page */
.heading_sec_h3 {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600 !important;
    text-transform: capitalize;
}

.number_register_right_details {
    color: #000;
    font-size: 18px !important;
    font-weight: 500;
}

.grid_cols_2 {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: 1fr 1fr;
}

.image_div figure {
    height: 100%;
}

.image_div figure img {
    height: 100%;
}

.benefit_gf_rental_row {
    background: transparent;
}

.benefit_gf_rental_outer:before {
    background: #e8047d;
}

.benefit_gf_rental_row_left h2 {
    color: #000;

    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    margin: 0;
}

.heading_content p {
    color: #000 !important;
    font-size: 16px;
    font-weight: 500;
    margin: 16px 0;
    margin-bottom: 16px !important;
}

.sky_div {
    background: #e4f3ff;
    border-radius: 24px 0 0 0;
}

.pink_div {
    background: #ffebf3;
    border-radius: 0 0 24px 0;
}

.premium_rounded_badge {
    color: #e8047d !important;
    background: #fff;

    border-radius: 30px;
    padding: 5px 15px;
}

.Membership_Plans_right_outer {
    min-height: 160px;
}

.button_margin {
    margin-top: 50px;
}

.find_out_more_row_outer p {
    color: #000 !important;
}

.find_out_more_row_outer {
    min-height: 336px;
}

.figure_round {
    background: #fff6fa;
    width: fit-content;
    padding: 15px;
    border-radius: 40px;
}

/* contact-us */
.send_message_secc_outer {
    max-width: unset;
    margin: unset;
}
.heading_sec p {
    color: #141414;
    font-size: 16px;
    font-weight: 400;
    margin-top: 16px;
}
.contact_us_form_margin {
    margin: 54px 0;
}
.pink_subhead {
    color: #e6177e;
    font-size: 40px;
    text-transform: capitalize;
    font-weight: 600 !important;
}

.imp_star {
    color: #ff4575;
}

.grid_6_4 {
    margin: 54px 0;
    display: grid;
    grid-gap: 15%;
    align-items: center;
    justify-content: center;
    grid-template-columns: 3fr 3fr;
}

.heading_sec.left {
    text-align: left;
    height: fit-content;
}

.backdrop_blurr {
    border-radius: 16px;
    background: rgba(239, 239, 239, 0.9);
    padding: 40px;
    backdrop-filter: blur(1.9664429426193237px);
}

.get_in_touch_cnt_row_left::before {
    background: transparent;
}

.get_in_touch_cnt_row_right {
    right: 0;
    width: 50%;
    padding: 0;
    top: 0;
}

.get_in_touch_cnt_row_left:after {
    position: unset;
    content: unset;
    background: transparent;
    left: unset;
    width: unset;
    top: 0;
    bottom: 0;
    height: unset;
}

.get_in_touch_cnt_row {
    min-height: 450px;
    background: transparent;
}

.contact_info_heading {
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
}

.send_message_secc_outer_top h3 {
    margin: 0;
}

/* about us */

.content_bottom {
    display: flex;
    align-items: flex-end;
}
.col_2_flex {
    display: flex;
    align-items: center;
    text-align: left;
    justify-content: space-between;
}
.col_1 {
    flex: 0 0 48%;
}
.col_2 {
    flex: 0 0 48%;
}
.about_head_text {
    color: #525252;
    margin-top: 8px;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
}
.about_heading {
    margin-top: 12px;
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
.pink_gradient {
    padding: 52px 150px;
    padding-bottom: 52px;
    padding-top: 52px !important;
    background: linear-gradient(
        0deg,
        rgba(255, 200, 221, 0.19) -0.14%,
        rgba(255, 200, 221, 0.42) 52.99%,
        rgba(255, 200, 221, 0.15) 108.38%
    );
}
.no_bottom_gap {
    padding-bottom: 0px;
}
.grid_cols_3 {
    display: grid;
    grid-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
}
.margin_top {
    margin-top: 16px;
}
.about_advantage_card {
    border-radius: 8px;
    background: #fff;
    padding: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0px 8px 24px 0px rgba(198, 104, 128, 0.16);
}
.text_center {
    text-align: center;
}
.icon_padding {
    padding: 14px !important;
    border-radius: 50%;
}
.class_head {
    color: #000;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px;
}
.class_text {
    color: #525252;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
}
/* homepage css header 10jan */
header.mainheader.homepage-header.sticky {
    background: #000;
}
header.mainheader.homepage-header {
    background: transparent;
}
.last_sec p {
    padding: 20px 0;
}

/* end homepage css */
/* gf dashboard css 11jan */

.chat_section_messenger_main figure img {
    border-radius: 50px;
    border: 1.02px solid #ff4575;
    box-shadow: 0px 4.0910468101501465px 8.182093620300293px 0px #ff45751f;
    background: #ff4575;
}
.navbar-nav > li.current-menu-item > a,
.navbar-nav > li > a:hover,
.navbar-nav > li.menu-item-has-children:hover > a {
    color: #ff0076;
}
.user_name.gf {
    color: #000;
    font-size: 14px;
    font-weight: 700;
}
.notify {
    display: none;
}

#section2 .carousel-inner {
    height: 100vh;
    max-height: 50vh !important;
}
.custom_user_profile_bg {
    background: url("/assets/frontend/images/user_details-bg.svg") center
        center/cover;
    position: relative;
    height: 100vh;
    width: 100%;
}
.photoos_parttstss_left_parent_btm_li figure {
    border-radius: 10px;
}
.photoos_parttstss_left_parent_btm_li figure img {
    width: 100%;
    height: 430px !important;
}
.custom_outgoing .answer_span {
    background: #fff4f4 !important;
    text-align: left;
    max-width: 350px;
}

.custom_dot_css {
    display: flex;
    justify-content: start;
    gap: 5px;
    align-items: center;
}

.terms_heading {
    text-align: center;
    text-decoration: underline;
}
/* .policy_top{display: none;} */
/* end gf dahboard css */

/* responsiveness */
/* # Mobile */
@media only screen and (max-width: 479px) {
    .chattt_partttss_text_bottom1_answr {
        display: block;
    }
    .custom_outgoing .answer_span {
        background: #fff4f4 !important;
        text-align: left;
        max-width: 100%;
    }
    .chattt_partttss_text_bottom1_qts .answer_span {
        display: block;
        max-width: max-content;
    }
    .chattt_partttss_text_bottom1_qts {
        display: block;
    }
    .dataTables_wrapper .dataTables_paginate .paginate_button {
        min-width: 25px !important;
        height: 33px !important;
        padding: 4px 3px !important;
    }
    .subst-history-parent-btm-head > * {
        padding: 0px;
    }

    .carousel-inner {
        height: 100vh;
        max-height: 50vh !important;
    }
    div#section2 {
        height: 60vh;
    }
    .banner_sec_inner h1 {
        font-size: 24px;
        text-transform: uppercase;
    }
    .banner_sec_inner h4 {
        font-size: 15px;
    }
    .banner_sec > figure > img {
        height: 600px;
        object-fit: cover;
        object-position: 72% center;
    }
    .banner_sec > figure:after {
        position: absolute;
        content: "";
        background: rgb(0 0 0 / 70%);
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }
    .about_us_row {
        display: flex;
        flex-direction: column-reverse;
    }

    .row.about_us_row h4 {
        font-size: 12px;
    }
    .row.about_us_row p {
        font-size: 12px;
        font-weight: 500;
    }
    .heading_sec .subhead h3 {
        font-size: 16px;
    }
    .heading_sec.work p {
        font-size: 12px;
    }
    .sub_how_it_work h4 {
        font-size: 14px;
    }
    .last_sec p {
        padding: 0px;
    }
    .row.about_us_row .animate__fadeInLeft {
        margin-top: 0px;
    }
    .before_login {
        top: 25px !important;
    }
    .heading_sec {
        margin: 0 auto;
        margin-bottom: 24px;
    }

    /* about us */
    .about_img {
        padding: 0 59px;
    }
    .mob_col_reverse {
        flex-direction: column-reverse;
    }
    .about_head_text {
        font-size: 12px;
    }
    .pink_gradient {
        padding: 50px 0;
    }

    .about_heading {
        color: #000;
        font-size: 12px;
        font-weight: 600;
    }

    /* contact us  */
    .grid_cols_3 {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: 1fr;
    }
    .send_message_secc_outer_btm {
        padding: 15px;
    }

    .send_message_secc .container {
        padding: 40px 20px;
    }

    .contact_foot {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .grid_6_4 {
        margin: 0;
        grid-template-columns: 1fr;
        padding: 20px;
        grid-gap: 5%;
    }

    .backdrop_blurr {
        padding: 20px;
    }

    /* how it works page */

    .button_margin {
        margin-top: 30px;
    }

    .text_center {
        text-align: center;
    }

    .heading_content p {
        font-size: 14px;
    }

    .benefit_gf_rental_row_left h2 {
        font-size: 18px;
    }

    .grid_cols_2 {
        grid-template-columns: 1fr;
    }

    .sky_div {
        margin-right: 0px;
        margin-left: 0px;
    }

    .pink_div {
        margin-right: 0px;
        margin-left: 0px;
    }

    .pink_div_img {
        border-radius: 0 0 24px 0;
    }

    .heading_sec_h3 {
        font-size: 18px;
    }

    .Membership_Plans_head {
        color: #000;
        font-size: 28px !important;
        font-weight: 700;
        margin: 0;
    }

    /* FAQ Page */

    .faq_container {
        padding: 30px 20px;
    }

    .top_content {
        font-size: 14px;
        font-weight: 400;
    }

    .top_head {
        font-size: 18px;
    }

    .faq-heading {
        font-size: 12px;
        margin: 16px !important;
    }

    .faq input[type="checkbox"]:not(:checked) + label {
        height: 54px;
    }
    .faq-text {
        font-size: 14px;
    }
    .faq .faq-arrow {
        position: relative;
        top: -29px;
        right: 20px;
    }

    /*  */

    .user_profile_bg {
        background: #fff;
        padding: 0px;
    }

    .custom_user_profile_bg {
        background: #fff;
        padding: 0px;
    }

    .loginn-outer-row {
        padding: 15px;
    }

    .login_form_si_top_left {
        width: 100%;
        display: flex;
        justify-content: center;
        border-bottom: 1px solid #e3e3e3;
        padding: 0;
    }

    .login_form_si_top_right {
        width: 100%;
        display: flex;
        justify-content: center;
        padding: 15px 0;
    }

    /* .menu_afterlogin {
        padding: 30px 25px;
        margin: 30px 0 !important;
    } */

    .col_reverse {
        /* flex-direction: column-reverse !important; */
        /* justify-content: flex-end !important; */
    }

    .menu_section {
        margin-top: 0 !important;
    }

    .navbar-expand-lg .navbar-collapse {
        justify-content: flex-start;
    }
    a:hover {
        color: #e8047d;
    }
    .navbar-nav {
        padding: 0 25px;
        padding-top: 0;
        /* margin-top: 147px; */
        overflow-y: unset;
    }

    .before_login {
        /* position: unset; */
        margin: 0;
        /* padding: 0 25px; */

        width: 100%;
    }

    /* navbar */
    .nav_menu {
        position: unset;
    }

    .nav_menu ul {
        margin: 0;
        display: flex;
        flex-direction: column;
    }

    .nav_menu ul li {
        padding: 0;
        margin-bottom: 16px;
    }

    .nav_navmenu {
        height: unset;
    }

    .menu_scroll_none {
        width: unset;
        padding-right: 0px !important;
    }
    .menuxt-close {
        position: absolute;
        right: 25px;
        top: 25px;
        z-index: 1;
    }

    .coins_img {
        width: 10px;
        height: 8px;
    }

    .before_login li a {
        width: 100%;
        padding: 15px 20px;
    }

    .eaning_img_left span.erng {
        font-size: 12px;
    }

    .avatar_img {
        margin: 0;
        width: 33px;
        height: 33px;
    }

    .balance {
        font-size: 12px;
    }

    .before_login.after_login {
        margin-left: 0;
    }

    .navbar-collapse.show {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .dropdown {
        display: none;
    }

    .dropdown-item {
        color: #373737 !important;
        padding-top: 15px !important;
        padding: 0;
    }

    .navbar-nav li {
        margin-bottom: 16px !important;
    }

    .navbar-nav {
        /* margin-top: 0; */
    }

    .navbar-nav li a {
        color: #eaeaea;
        font-size: 18px;
        font-weight: 400;
    }
    .navmenu-nav {
        margin-top: 0px !important;
        height: unset;
        width: 100%;
        margin-bottom: unset;
    }
    .navmenu_pt {
        padding-top: 100px;
    }

    .navbar-nav {
        /* margin-top: 100px; */
        height: unset;
        width: 100%;
        margin-bottom: 0px;
    }

    .img_mbl {
        position: unset;
    }

    /* header  */
    ul li a {
        color: #f93e7b;
        font-size: 14px;
        font-weight: 600;
    }

    .desktop_view {
        display: none;
    }

    .mobile_view {
        display: flex;
    }

    /* footer */
    .copyright_text {
        font-size: 10px;
    }

    .terms_text {
        font-size: 15px;
    }

    /* .policy_text {
        font-size: 12px;
    } */

    .footer1 {
        width: 100% !important;
    }

    .footer2 {
        width: 100% !important;
    }

    /* .col-lg-3 {
        display: none;
    } */

    .row.topfoot_row {
        display: flex;
        flex-direction: column;
    }

    .footer1 .logo_sec p {
        margin-right: 0;
    }

    .sub_how_it_work {
        display: flex;
        gap: 15px;
        justify-content: space-between;
        align-items: center;
        margin: 0 auto;
        flex-direction: column;
    }
    .cuts {
        border: 1px dashed #ff4575;
        height: 66px;
    }
    .center_icon {
        padding: 8px;
    }
    .cuts_mobile_none {
        display: none;
    }
    .image_cuts {
        display: grid;
        grid-template-columns: 1fr;
        align-items: center;
        justify-items: center;
    }
    .last_sec {
        display: inline;
    }

    .lasr_sec p {
        font-size: 16px;
        font-weight: 400;
    }

    .connect_sec_outer h2 {
        line-height: 58px;
        font-size: 16px;
        font-weight: 600;
    }

    .connect_sec.desktop {
        display: none;
    }

    .connect_sec.mobile {
        display: block;
    }

    .how_it_works.cmn_gap {
        padding-bottom: 80px;
    }

    .last_sec p {
        font-size: 12px;
        text-align: center;
    }

    #map {
        height: 500px;
        border-radius: 20px;
    }

    .footer1 {
        width: 100% !important;
    }

    .footer2 {
        width: 100% !important;
    }

    /* .col-lg-3 {
        display: none;
    } */

    .row.topfoot_row {
        display: flex;
        flex-direction: column;
    }

    .footer1 .logo_sec p {
        margin-right: 0;
    }

    .custom_mobile_view {
        text-align: center;
    }
}

/* # Tablet
only screen and (min-width: 768px) */

/* # Desktop */

@media (min-width: 1024px) and (max-width: 1439px) {
    .topfoot {
        padding: 30px 30px;
    }

    .gf-service-seeker-class-users-btm ul {
        grid-template-columns: 1fr 1fr 1fr !important;
        gap: 8px;
    }
    .half {
        width: 70% !important;
    }
    .footer1 .logo_sec p {
        margin-right: 0% !important;
    }
    .before_login.after_login {
        margin-left: 10% !important;
    }

    .topfoot .col-lg-5 {
        -ms-flex: 0 0 30%;
        flex: 0 0 45%;
        max-width: 45%;
    }
    .topfoot .col-lg-4 {
        -ms-flex: 0 0 45%;
        flex: 0 0 30%;
        max-width: 30%;
    }
    .topfoot .col-lg-4 .half {
        width: 50%;
    }
    .topfoot .col-lg-5 .row {
        flex-wrap: unset;
    }
    .footer1 .logo_sec {
        padding-right: 0px;
    }
}

/* .flex-end {
    justify-content: flex-end;
} */

@media screen and (min-width: 769px) {
    .flex-end {
        justify-content: flex-end;
    }

    .row-reverse {
        flex-direction: row-reverse;
    }
    .dataTables_wrapper .dataTables_paginate .paginate_button {
        min-width: 27px;
        height: 32px;
        padding: 4px 6px;
    }
}
@media (max-width: 991px) {
    .footer1 .logo_sec {
        padding-right: 0;
        padding: 15px;
    }
    ul.about-sec {
        display: block;
    }
    ul.about-sec li {
        margin: 12px 0;
    }
    .dataTables_wrapper .dataTables_paginate .paginate_button {
        min-width: 25px !important;
        height: 33px !important;
        padding: 4px 3px !important;
    }
    .subst-history-parent-btm table tbody tr.subst-history-tr {
        padding: 22px 15px;
    }

    .register-form-css {
        width: 555px;
        flex: unset;
    }

    .custom_address_footer {
        color: #e7e7e7;
    }

    .custom_login_class {
        background: #f1f7fe;
    }

    .custom_full_width_book_date {
        width: 100%;
        padding: 16px !important;
    }
}

/* # Huge */
/* only screen and (min-width: 1280px)   */
