.text-decoration-none,
a:hover {
    text-decoration: none !important;
}

.font18_AppleSDGothicNeoBold {
    font-size: 18px;
    font-family: AppleSDGothicNeoSemiBold;
}

.patch_test_instruction {
    border: 2px solid #fcd5b5;
}

.and_block li:first-child,
.and_block li:nth-child(2),
.and_block li:nth-child(3) {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    padding: 10px;
}

.patch_test_instruction_block_1 {
    background: #fef7f0;
}

.instruction_number {
    background: #ddd9c3;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    padding: 4px 18px;
}

.instruction_numbe_heading {
    font-size: 24px;
    font-family: AppleSDGothicNeoBold;
}

.instruction_numbe_heading_red {
    font-size: 19px;
    font-family: AppleSDGothicNeoSemiBold;
    color: red;
}

.instruction_numbe_small_heading_red {
    font-size: 15px;
    font-family: AppleSDGothicNeoBold;
    color: red;
}

.and_block li:first-child {
    background: #fe5e57;
}

.and_block li:nth-child(2) {
    background: #fff;
}

.and_block li:nth-child(3) {
    background: #d88e85;
}

.indicators_patch li {
    background: #fff;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    border-radius: 5px;
    color: transparent;
}

    .indicators_patch li.active {
        background: #000;
        width: 8px;
        height: 8px;
        border: 1px solid #000;
        border-radius: 5px;
        color: transparent;
    }

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #6c757d;
    content: ">" !important;
}

li.breadcrumb-item a {
    color: #744636 !important;
    font-size: 14px;
    font-family: AppleSDGothicNeoBold;
}

.breadcrumb-item.active {
    color: #babfbb !important;
    font-size: 14px;
    font-family: AppleSDGothicNeoBold;
    margin-top: 6px !important;
}

.text-decoration-none {
    color: #0056b3;
}

.patch_test_slides li.active a {
    color: #000;
    font-size: 15px;
    font-family: AppleSDGothicNeoBold;
}

.face_testing_block_section_li_1 li,
.patch_test_slides li a {
    color: #7c7c7c;
    font-size: 15px;
    font-family: AppleSDGothicNeoBold;
}

    .patch_test_slides li a span:first-child {
        background: #fff;
        color: #000;
        font-size: 12px;
        font-family: AppleSDGothicNeoBold;
        height: 25px;
        width: 25px;
        border-radius: 15px;
        padding: 6px 8px;
        margin-top: -4px;
        border: 1px solid #cdcdcd !important;
    }

.test_serial_sec {
    border: 1px dotted #000;
    border-radius: 15px;
    font-size: 8px;
    padding: 9px 11px;
    font-family: AppleSDGothicNeoSemiBold;
    box-shadow: 0 2px 2px #cdcdcd;
    width: 28px;
    height: 28px;
}

.dry_section p,
.patch_test_slides li a span:nth-child(2),
.skin_result_text_1,
.skin_result_text_heading,
.skinresult_des p {
    font-family: AppleSDGothicNeoBold;
}

.skinresult_des p {
    color: #000;
    font-size: 18px;
}

.skin_result_part_1 {
    background: #fafafa;
}

.skin_result_text_1 {
    font-size: 11px;
    color: #000;
}

.dry_section {
    border: 1px solid #000;
    background: #fff;
}

    .dry_section p {
        color: #555;
    }

.test_skin_bg {
    background-image: url("../images/skin_result_bg.png");
    background-size: cover;
}

.skin_result_text ul li .skin_tester {
    border: 1px solid #000;
    border-radius: 3px;
}

.skin_result_text_heading {
    font-size: 16px;
    color: #000;
}

.font22_AppleSDGothicNeoBold {
    font-size: 20px;
    font-family: AppleSDGothicNeoSemiBold;
}

.patch_test_slides li a span:nth-child(2) {
    background: #fff;
    color: #000;
    font-size: 12px;
    height: 4px;
    width: 100px;
    padding: 6px 8px;
    border-bottom: 1px solid #cdcdcd !important;
    margin: -4px 8px;
}

.patch_test_slides li.active a span:first-child {
    background: #000;
    color: #fff;
    font-size: 12px;
    font-family: AppleSDGothicNeoBold;
    height: 25px;
    width: 25px;
    border-radius: 15px;
    padding: 6px 9px;
    margin-top: -4px;
    border: 1px solid #000 !important;
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #fff !important;
    border-radius: 0.25rem;
}

.face_testing_block_section_li_2 li.active .skin_darkness_checking {
    border: 2px solid #000;
    border-radius: 3px;
}

.face_testing_block_section_li_2 li.active .face_testing_block_section_li_1 li {
    color: #000 !important;
}

.face_testing_block_section_li_2 li.unactive .face_testing_block_section_li_1 li {
    color: #7c7c7c !important;
}

.face_testing_block_section_li_2 li.unactive .skin_darkness_checking {
    border: 2px solid #cccccd;
    border-radius: 3px;
}

.face_testing_block_section_li_2 li.active .skin_darkness_checking_check {
    background: #41aa00;
    color: #fff;
    width: 28px;
    height: 28px;
    position: absolute;
    border-radius: 16px !important;
    border: 1px solid #fff;
    padding: 1px 5px;
    top: -10px;
    left: -10px;
}

.face_testing_block_section_li_2 li.unactive .skin_darkness_checking_check {
    background: #fff;
    color: #707070;
    width: 28px;
    height: 28px;
    position: absolute;
    border-radius: 16px !important;
    border: 1px solid #707070;
    padding: 1px 5px;
    top: -10px;
    left: -10px;
}

.custom_header_class {
    background-color: #f8f7f3 !important;
}

    .custom_header_class .nav-item a {
        font-size: 14px;
        color: #744636 !important;
        font-family: AppleSDGothicNeoMedium;
    }

hr.custom-hr {
    border-color: #8b3534;
    border-width: 3px;
    width: 100px;
}

.text-gray-small-bold {
    color: #7c7c7c;
    font-size: 16px;
    font-family: AppleSDGothicNeoMedium;
}

.custom_container_2 h2 {
    font-size: 28px;
    font-family: AppleSDGothicNeoBold;
}

.shadow-lg {
    box-shadow: 0 30px 50px #cdcdcd;
}

.custom-radius {
    border-radius: 30px !important;
}

.Sline-height {
    line-height: 1.2;
}

.home_f_imges img:first-child {
    width: 88%;
}

.custom__last_bg h4 {
    font-family: AppleSDGothicNeoSemiBold;
    font-size: 22px;
}

.custom__last_bg button {
    background: 0 0;
    border: 1px solid #8b3534;
    color: #8b3534;
    border-radius: 50px;
}

footer {
    background-image: linear-gradient(to right, #BF7256, #934D33);
    color: #fff;
}

.footer-inner-content p {
    font-size: 1vw;
    color: white;
    opacity: .8;
}

.footer_subscribe_btn {
    background: #744636;
    color: #fff;
    border: 0;
    line-height: 0;
    font-size: .78vw;
    font-family: Apple-Bold;
    text-transform: uppercase;
    padding: 1.7vw 1.3vw;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.custom__last_bg:first-child {
    background-image: linear-gradient(to right, #efceb5, #f9ece2);
    border-radius: 80% 167% 51% 165%;
    transform: rotate(-25deg);
    opacity: 0.9;
}

.custom__last_bg_inner {
    transform: rotate(25deg);
}

.custom__last_bg_inner1 {
    transform: rotate(28deg);
}

.custom__last_bg:nth-child(2) {
    background-image: linear-gradient(to right, #e1edf0, #e1edf0);
    border-radius: 66% 198% 80% 197%;
    transform: rotate(-28deg);
    opacity: 0.6;
}

.home_conatiner_top_heading {
    font-size: 40px;
    font-family: AppleSDGothicNeoBold;
}

.top_container {
    background-image: url("../images/container_bg.png");
    height: 400px;
    margin-bottom: 3em;
}

.custom-box-height {
    height: 175px;
    margin-bottom: 1em !important;
}

.custom_img_style_section {
    background: #f4f4f4;
}

.sort_by_text i {
    background: #fff;
    width: 22px;
    height: 22px;
    font-size: 12px;
    padding: 5px;
    border: 1px solid #cccccd;
    border-radius: 3px;
}

.p-small-10 {
    font-size: 10px;
    color: #7c7c7c;
}

.gll_img_transparency {
    background: #0000004a;
    height: 0;
    position: absolute;
    left: 9px;
    top: 0;
    width: 102px;
    border-radius: 10px;
    transition: 1s;
}

.onhover_transparency.active .gll_img_transparency {
    background: #0000004a;
    height: 100%;
    position: absolute;
    left: 9px;
    top: 0;
    width: 86%;
    border-radius: 15px;
    transition: 1s;
}

.onhover_transparency.active img {
    box-shadow: 0 10px 20px #b1aaaa !important;
}

.onhover_transparency:hover img {
    box-shadow: 0 10px 20px #b1aaaa;
    transition: 1s;
}

span.bflinks {
    display: none !important;
}

.custm_dashboard_navbar li a,
.gallery_sidebar li {
    display: grid;
    text-align: center;
    padding-top: 1vw;
}

.gallery_add_faces {
    box-shadow: 0 10px 30px #cdcdcd;
    border-radius: 32px;
    margin-bottom: 8%;
}

.gallery_add_faces_progress {
    box-shadow: 0 10px 30px #cdcdcd;
    border-radius: 32px;
    margin-bottom: 8%;
}

.small_gallery_sidebar1 ul li {
    border: 1px solid #cdcdcd;
    border-radius: 50px;
    width: 60px;
    height: 60px;
}

.face_click.active .sub_list_check,
.sub_list_check {
    position: absolute;
    top: -10px;
    right: -4px;
    height: 20px;
    background: #41aa00;
    width: 20px;
    border: 1px solid #fff;
    border-radius: 10px;
}

    .face_click.active .sub_list_check i,
    .sub_list_check i {
        color: #fff;
        font-size: 9px;
        position: absolute;
        top: 5px;
        left: 4px;
    }

.side_poses_img_main {
    border-radius: 15px;
    border: 1px solid #cdcdcd;
}

.sub_faces_list ul li {
    border: 1px solid #cdcdcd;
    padding-top: 0.4vw;
    border-radius: 50px;
    width: 3vw;
    height: 3vw;
    margin: 0.3vw 0.3vw;
}

    .sub_faces_list ul li img {
        height: 2vw;
    }

.side_poses_img img {
    width: 100%;
}

.dashboard_btn,
.dashboard_btn:hover {
    font-size: 10px;
    font-family: AppleSDGothicNeoBold;
    padding-top: 12px !important;
    transition: 0.5s;
}

.dashboard_heading h1 {
    font-size: 40px !important;
    font-family: AppleSDGothicNeoBold;
}

.dashboard_btn {
    background: 0 0;
    border: 1px solid #8b3534;
    color: #8b3534;
    border-radius: 50px;
}

    .dashboard_btn a {
        color: #8b3534;
        text-decoration: none;
    }

    .dashboard_btn:hover a {
        color: #fff;
        text-decoration: none;
    }

    .dashboard_btn:hover {
        background: #8b3534 !important;
        border: 1px solid #8b3534;
        color: #fff !important;
        border-radius: 50px;
    }

.custm_dashboard_navbar li a {
    font-size: .8vw;
    color: #000 !important;
}

.dashboard_header_imges {
    background: #fff;
    /* width: 4.5vw; */
    /* height: 4.5vw; */
    padding: 1.2vw;
    border-radius: 50%;
    box-shadow: 0 5px 10px #cdcdcd;
}

.insight_blocks,
.insight_imges img:first-child,
.insight_imges2 img:first-child,
.insight_imges3 img:first-child,
.insight_imges4 img:first-child {
    box-shadow: 0 10px 20px #cdcdcd;
}

.custm_dashboard_navbar li.nav-item {
    padding: 0 2vw;
}

li.nav-item.active .dashboard_header_imges {
    background: #bf7256 !important;
}

    li.nav-item.active .dashboard_header_imges img {
        filter: brightness(0) invert(1);
    }

.gallert_items img {
    width: 100%;
    border-radius: 15px;
    background: white
}

.gallery_cloud {
    background-image: url("../images/dashboard_clocud.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
    padding: 6vw;
    margin-bottom: 8%;
}

.gallery_sidebar {
    width: 7vw;
    background: #f6fafb;
    position: absolute;
    top: 30%;
    right: 0;
    box-shadow: 0 0 10px #c7c7c7;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    padding-top: 3vw;
}

.insight_blocks {
    border-radius: 30px;
    padding: 25px 25px 15px 30px;
    width: 80%;
}

.cstm_col_4 {
    position: absolute;
    right: -4.5em;
}

.gallery_sidebar_icon {
    border: 1px solid #8b3534;
    height: 30px;
    width: 30px;
    padding: 2px 6px;
    border-radius: 20px;
    font-size: 16px;
    color: #8b3534;
    margin-left: -15px;
    cursor: pointer;
}

.insight_imges img:nth-child(2) {
    position: absolute;
    left: 2.7em;
    bottom: -1.5em;
}

.insight_imges2 img:nth-child(2) {
    position: absolute;
    bottom: 1.5em;
    left: -25px;
    box-shadow: 0 5px 10px #cdcdcd;
}

.insight_imges3 img:nth-child(2) {
    position: absolute;
    top: 0;
    left: -25px;
    box-shadow: 0 5px 10px #cdcdcd;
}

.insight_imges4 img:nth-child(2) {
    position: absolute;
    bottom: -25px;
    right: -25px;
    box-shadow: 0 5px 10px #cdcdcd;
}

.home_page_side_img {
    position: absolute;
    bottom: 22%;
    right: -17%;
    width: 50%;
}

.cstm_insight_ul li::marker {
    font-size: 24px !important;
}

.insight_arrow i {
    border: 1px solid #8b3534;
    height: 30px;
    width: 30px;
    padding: 7px 10px;
    border-radius: 15px;
    font-size: 15px;
    color: #8b3534;
}

.custom-box-img {
    background: #fcf9f4;
    padding: 15px;
    width: 70px;
    position: absolute;
    top: -25px;
    left: -10px;
    border-radius: 20% 70% 40%;
    box-shadow: 0 30px 50px #cdcdcd;
}

.sub_img_list li {
    border: 1px solid #cdcdcd;
    border-radius: 50%;
}

@media (min-width: 540px) and (max-width: 767px) {
    .text-gray-small-bold {
        color: #7c7c7c;
        font-size: 18px !important;
        font-family: AppleSDGothicNeoMedium;
    }
}

@media (min-width: 411px) and (max-width: 767px) {
    .onhover_transparency.active .gll_img_transparency {
        background: #0000004a;
        height: 100%;
        position: absolute;
        left: 9px;
        top: 0;
        width: 90% !important;
        border-radius: 15px;
        transition: 1s;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .onhover_transparency.active .gll_img_transparency {
        background: #0000004a;
        height: 100%;
        position: absolute;
        left: 9px;
        top: 0;
        width: 82% !important;
        border-radius: 15px;
        transition: 1s;
    }
}

@media (min-width: 768px) and (max-width: 990px) {

    .custom__last_bg:first-child,
    .custom__last_bg:nth-child(2) {
        border-radius: 0 !important;
        transform: rotate(0) !important;
    }

    .custom__last_bg:first-child,
    .custom__last_bg:nth-child(2),
    .custom__last_bg_inner,
    .custom__last_bg_inner1 {
        transform: rotate(0) !important;
    }

    .custom__last_bg:first-child {
        background-image: linear-gradient(to right, #efceb5, #f9ece2);
    }

    .custom__last_bg:nth-child(2) {
        background-image: linear-gradient(to right, #e1edf0, #e1edf0);
    }

    .home_page_side_img {
        position: absolute;
        bottom: 36% !important;
        right: -6% !important;
        width: 38% !important;
    }

    .box {
        margin: auto -10px !important;
        padding: 2.3em 0.5em !important;
    }

        .box p {
            font-size: 14px;
        }

    .custom-box-img {
        background: #fcf9f4;
        padding: 15px;
        width: 70px;
        position: absolute;
        top: -50px;
        left: 0;
        border-radius: 20% 70% 40%;
        box-shadow: 0 30px 50px #cdcdcd;
    }

    .top_container {
        background-image: url("../images/container_bg.png");
        height: auto !important;
        margin-bottom: 0 !important;
    }

    .dashboard_container {
        width: 85% !important;
    }

    .f-size-32 {
        font-size: 26px !important;
        font-family: AppleSDGothicNeoBold;
    }
}

@media (min-width: 420px) and (max-width: 568px) {
    .gallery_cloud {
        background-image: url("../images/dashboard_clocud.png");
        background-size: cover !important;
        background-repeat: no-repeat;
    }
}

@media (min-width: 280px) and (max-width: 568px) {
    .login_sticky_info {
        width: 70px;
        height: 100px;
        position: fixed;
        right: 0 !important;
        bottom: 50px;
    }
}

.sign_up_body,
.sign_up_body2 {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.sign_up_body {
    background-image: url("../images/login_background.png");
}

.sign_up_body2 {
    background-image: url("../images/login_background2.jpg");
}

.sign_in_body {
    background-image: url("../images/login_background3.png");
    height: 100%
}

.sign_in_body {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.otp_blocks input {
    width: 50px !important;
    height: 50px !important;
}

.wave_section_block li,
.wave_section_block li:hover {
    width: 45px;
    height: 45px;
    padding: 10px;
    box-shadow: 0 5px 20px #cdcdcd;
    transition: 0.5s;
}

.success_icon {
    border: 2px solid #41aa00;
    width: 65px;
    height: 65px;
    border-radius: 35px;
    padding: 14px 20px;
    color: #41aa00;
    font-size: 22px;
}

.login_normal_font {
    color: #7c7c7c;
    font-size: 14px;
    font-family: AppleSDGothicNeoMedium;
}

.login_section_label,
.popup_label {
    font-family: AppleSDGothicNeoBold;
    color: #7c7c7c;
}

.login_section_label {
    font-size: 15px;
}

.popup_label {
    font-size: 17px;
}

.range_setting {
    padding: 0 !important;
    width: 100px !important;
}

    .range_setting:focus {
        color: #495057;
        background-color: #fff;
        border-color: #fff !important;
        outline: 0;
        box-shadow: 0 0 0 0.2rem rgb(255 255 255 / 25%) !important;
    }

.l-hight-5 {
    line-height: 5px;
}

.wave_section_block {
    position: absolute;
    left: 0;
    top: -10px;
}

    .wave_section_block li {
        background: #fff;
        border-radius: 38% 81% 55% 84%;
    }

        .wave_section_block li p:nth-child(2) {
            color: #7c7c7c;
            font-size: 12px;
        }

.serial_number {
    background: #f4ebeb;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    padding: 5px 7px;
}

.routine_img,
.routine_img2 {
    height: 38px;
    width: 38px;
    border-radius: 20px;
    padding-top: 8px;
}

.routine_img {
    background-image: linear-gradient(to right, #ac5a57, #b15e5b);
}

.routine_img2 {
    background-image: linear-gradient(to right, #6e75cc, #5651b5);
}

.Product_added,
.Product_pending,
.Product_upcoming {
    top: -35px;
    padding: 5px 8px 0;
    border-radius: 10px;
    left: 38px;
    position: absolute;
}

.Product_added {
    background: #c7e6cd;
}

.Product_pending {
    background: #e6c7c7;
}

.Product_upcoming {
    background: #c7d3e6;
}

.Product_img {
    background: #fff;
    border: 1px solid #cdcdcd;
    width: 50px;
    height: 50px;
    border-radius: 10px;
}

    .Product_img img {
        height: 40px;
    }

.morning_block_6 {
    box-shadow: 0 5px 10px #cdcdcd;
}

.wave_section_block li:hover p:nth-child(2) {
    color: #000;
    font-size: 12px;
}

.morning_block__1 {
    background-image: linear-gradient(to right, #d37b77, #b05d5a);
    border-radius: 25px;
}

.product_border {
    height: 36px;
    background: #f4ebeb;
    width: 2px;
    position: absolute;
    left: 17px;
    bottom: -25px;
}

td.product_img {
    background: #fff;
    border: 1px solid #cdcdcd;
}

.wave_section_block li:hover {
    background: #744636;
    border-radius: 38% 81% 55% 84%;
    color: #fff;
}

.on_off_point label.btn.btn-outline-dark.toggle-on {
    background: #000 !important;
    color: #fff !important;
}

.toggle.btn-outline-dark .toggle-handle {
    background-color: #fbfbfb !important;
    border-color: var(--dark);
}

.on_off_point .btn-outline-dark {
    border-radius: 20px !important;
}

.on_off_point .btn-outline-primary.off {
    border-radius: 20px !important;
    background: #000 !important;
}

.toggle.btn-outline-primary .toggle-handle {
    background-color: #fff !important;
    border: #000;
}

.btn-outline-primary:hover {
    color: #fff !important;
    background-color: #000 !important;
    border-color: #f8f9fa !important;
}

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #000 !important;
}

span.form_icons i {
    color: #7d7d7d;
    font-size: 14px;
}

.login_bottom_line {
    font-size: .799vw;
    color: #000;
    font-weight: 700;
    margin-top: 2vw !important;
    text-transform: uppercase;
}

.font-16,
ul.cstm_insight_ul li {
    font-size: 14px;
}

.login_bottom_line a {
    font-size: .799vw;
    color: #8b3534;
    font-weight: 500;
}

.login_page_footer {
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
}

.login_sticky_info {
    width: 70px;
    height: 100px;
    position: fixed;
    right: 50px;
    bottom: 50px;
}

.login_phone_section_select {
    color: #000;
    font-size: 1vw;
    margin-top: 4px;
    margin-bottom: 5px;
    border-radius: 0.3vw;
    box-shadow: 0 0 2px #cdcdcd;
}

.phoneCustomMain {
    padding-left: 1.2vw;
}

.arrowDownselect {
    position: absolute;
    right: 0;
    top: 6px;
}

    .arrowDownselect img {
        width: 1.5vw !important;
        border: 1px solid transparent !important;
    }

.login_gender_section input {
    position: absolute;
    top: 10px;
    left: 10px;
    opacity: 0;
}

.login_gender_section label {
    height: 34px !important;
    padding-top: 10px;
    border-radius: 0 !important;
}

.login_gender_section input:checked label {
    color: red !important;
}

.login_phone_section_select:focus {
    border-color: #fff !important;
    outline: 0 !important;
    box-shadow: 0 0 0 2px rgb(190 194 199 / 25%) !important;
}

.container_insight {
    width: 90%;
}

.font-16 {
    font-family: AppleSDGothicNeoMedium;
    color: #000;
}

.f-18-bold,
.f-size-32 {
    font-family: AppleSDGothicNeoBold;
}

.f-size-32 {
    font-size: 32px;
}

.f-18-bold {
    font-size: 16px;
}

@media (min-width: 320px) and (max-width: 568px) {
    .f-size-32 {
        font-size: 28px !important;
        font-family: AppleSDGothicNeoBold;
    }
}

@media (max-width: 568px) {
    .d-xs-none {
        display: none !important;
    }

    .d-xs-block {
        display: block !important;
    }
}

.cursor {
    cursor: pointer;
}

.resetConfirmedImage {
    width: 20%;
    margin-top: 7vh;
    margin-bottom: -10px;
}

.resetPasswordSection .signup_top_spacing {
    margin-top: 12vh;
}

@media (max-width: 767px) {
    .logverOutermain {
        display: inline-table;
    }

    .verLogMain .col {
        padding: 10px !important;
    }

    .verLog {
        height: 6vh !important;
    }

    .textInfoUser span {
        font-size: 24px !important;
    }

    .form_icons_eye img {
        width: 16px !important;
    }

    input[type="checkbox"].toggle + label {
        padding: 0px 10px !important;
    }

    input[type="checkbox"].toggle + label {
        height: 20px !important;
        line-height: 20px !important;
        width: 50px !important;
        font-size: 12px !important;
    }

        input[type="checkbox"].toggle + label:before,
        input[type="checkbox"].toggle + label:hover:before {
            top: 3px !important;
            left: 3px;
            width: 15px !important;
            height: 15px !important;
        }

        input[type="checkbox"].toggle + label .off {
            margin-left: 3.2vw !important;
            display: inline-block;
        }

    input[type="checkbox"].toggle:checked + label:before,
    input[type="checkbox"].toggle:checked + label:hover:before,
    input[type="checkbox"].toggle:focus:checked + label:before,
    input[type="checkbox"].toggle:focus:checked + label:hover:before {
        background-position: 0 0;
        top: 4px;
        left: 100%;
        margin-left: -19px !important;
    }

    .radio-tile-group .input-container .radio-tile-label {
        text-align: center;
        font-size: 14px !important;
        color: black;
    }

    .arrowDownselect {
        position: absolute;
        right: -12px !important;
        display: none
    }

    .login_section {
        padding: 30px 30px !important;
        margin-top: 30px;
    }

    .textVerify {
        padding-top: 10vw !important;
        margin-bottom: 5vw !important;
        text-align: center;
    }

    .verifyText p {
        font-size: 4vw !important;
        padding: 0px 1vw;
        line-height: 5.8vw !important;
        letter-spacing: .5px;
    }

    .form_icons img {
        width: 24px !important;
    }

    .phoneCustom::placeholder {
        color: black !important;
        opacity: 0.3;
    }

    .phoneCustom {
    }

    .arrowDownselect img {
        width: 5.5vw !important;
    }

    .col-md-6.signup_top_spacing {
        z-index: 1;
        margin-top: 50px;
    }

    .footer_copyright {
        font-size: 13px !important;
    }

    .sbhwMain {
        margin-top: 1.4vw !important;
        margin-bottom: 25px
    }

    .login_bottom_line {
        font-size: 3vw !important;
    }

        .login_bottom_line a {
            font-size: 3vw !important;
        }

    .textMainLogin {
        font-size: 3vw !important;
        margin-bottom: 5px;
    }

    .custom__last_bg:first-child,
    .custom__last_bg:nth-child(2) {
        border-radius: 0 !important;
    }

    .custom__last_bg:first-child,
    .custom__last_bg:nth-child(2),
    .custom__last_bg_inner,
    .custom__last_bg_inner1 {
        transform: rotate(0) !important;
    }

    .custom__last_bg:first-child {
        background-image: linear-gradient(to right, #efceb5, #f9ece2);
    }

    .custom__last_bg:nth-child(2) {
        background-image: linear-gradient(to right, #e1edf0, #e1edf0);
    }

    .top_container {
        background-image: url("../images/container_bg.png");
        height: auto !important;
        margin-bottom: 0 !important;
    }

    .custom-box-img {
        background: #fcf9f4;
        padding: 15px;
        width: 70px;
        position: absolute;
        top: -35px;
        left: 10px;
        border-radius: 20% 70% 40%;
        box-shadow: 0 30px 50px #cdcdcd;
    }

    .insight_blocks,
    .insight_imges img:first-child,
    .insight_imges2 img:first-child,
    .insight_imges3 img:first-child,
    .insight_imges4 img:first-child {
        box-shadow: 0 10px 20px #cdcdcd;
    }

    .custom-box-height {
        height: auto !important;
        margin-bottom: auto !important;
    }



    .insight_imges img:nth-child(2) {
        position: relative !important;
        left: 0 !important;
        bottom: 0 !important;
    }

    .insight_imges2 img:nth-child(2),
    .insight_imges3 img:nth-child(2),
    .insight_imges4 img:nth-child(2) {
        position: relative !important;
        bottom: 0 !important;
        left: 0 !important;
        box-shadow: 0 5px 10px #cdcdcd;
    }

    .insight_blocks {
        border-radius: 30px;
        padding: 25px 25px 15px 30px;
        width: 100% !important;
    }

    .cstm_col_4 {
        position: relative !important;
        text-align: center !important;
        right: auto !important;
    }

    .slidebar_slider.active,
    .slidebar_slider.inactive {
        background: #f6fafb;
        width: 300px;
        position: absolute;
        z-index: 99;
        top: 0;
        border-radius: 0 10px 10px 0;
        transition: 0.5s;
    }

    .slidebar_slider.inactive {
        left: -330px;
    }

    .slidebar_slider.active {
        left: -25px;
        box-shadow: 0 0 20px #0000005c;
    }

    .small_gallery_sidebar {
        background: #f6fafb;
    }
}

@media (max-width: 990px) {
    .dashboard_tool_1 {
        display: none;
    }
}

@media (min-width: 991px) {
    .dashboard_tool_2 {
        display: none;
    }
}

@media all and (min-width: 768px) {
    .signupverifyPage {
        height: 100%
    }

    .gallery_cloud {
        padding: 4vw 6vw !important;
    }

    .gallery_add_faces_progress {
        padding: 25px;
    }
}

@media all and (min-width: 768px) and (max-width: 1023px) and (orientation:portrait) {
    .mainInsighPopup2 {
        max-width: 80% !important;
    }

    .routine h4 {
        font-size: 16px;
        padding: 18px 0px;
    }

    .Eveningroutine h4 {
        font-size: 16px;
        padding: 18px 0px;
    }

    .insightPopupBodyMain {
        width: 40vh !important;
        margin-top: 30vw !important;
    }

        .insightPopupBodyMain form {
            padding: 1vw 17vw !important;
        }

    .insightPopupBody h4 {
        font-size: 16px !important;
        padding: 0px 30px !important;
    }

    .dividerFilter {
        height: auto !important;
    }

    .iconFiler {
        right: 20% !important;
        top: 55% !important;
    }

    .arrow_1 {
        width: 30px !important;
        top: -18% !important;
    }

    .arrow_2 {
        width: 30px !important;
        bottom: -15% !important;
    }

    .arrow_3 {
        width: 30px !important;
        left: -30% !important;
    }

    .arrow_4 {
        width: 30px !important;
        right: -30% !important;
    }

    .btnGallProcess a {
        width: 145px !important;
        margin-bottom: 15px;
    }

    .after_before_time p {
        font-size: 13px !important;
    }

    .dateAfterBefore {
        font-size: 11px !important;
    }

    .gallery_scroll {
        padding: 0px 0 0.5em 0.5em !important;
    }

    #dropdownStartdate {
        width: 24vw !important;
    }

    #dropdownEnddate {
        width: 24vw !important;
    }

    .divideAfterBefore {
        height: 28vh !important;
    }

    .gallery_add_faces_progress {
        box-shadow: 0 0px 0px #cdcdcd;
    }

    .uploadFaceMain h2 {
        font-size: calc(1.375rem + 1.5vw) !important;
    }

    .textCancel {
        font-size: 2.7vw !important;
    }

    .UploadWrapper img {
        width: 48px !important;
    }

    .gallery_add_faces p {
        font-size: 16px !important;
    }

    .gallery_add_faces {
        box-shadow: 0 0px 0px #cdcdcd;
        border-radius: 32px !important;
    }

    .gallery_add_faces_images ul li {
        width: 11vw !important;
        height: 11vw !important;
        padding-top: 1.8vw !important;
    }

        .gallery_add_faces_images ul li img {
            height: 7vw !important;
        }

    nav {
        padding: 10px 17px !important;
    }

    .rowInner {
        /* height: 64vh !important; */
    }

    .footer_subscribe_btn {
        font-size: 12px !important;
        padding: 0px 15px !important;
    }

    .footer-inner-content h4 {
        margin-top: 40px !important;
    }

    .footer-inner-content ul {
        height: auto !important;
    }

    .footerCus {
        padding: 3vw 3vw 3vw 3vw !important;
    }

    .footer-inner-content img {
        width: auto !important;
    }

    .footer-inner-content h4 {
        font-size: 16px !important;
        margin-bottom: 16px !important;
    }

    .signUpRec {
        margin-top: 32px !important;
    }

    .footer-inner-content p {
        font-size: 16px !important;
    }

    .footer-inner-content ul li a {
        font-size: 16px !important;
    }

    .btnUploadGallImage {
        padding: 10px 20px !important;
        font-size: 10px !important;
        padding-top: 16px !important;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .gallery_cloud h2 {
        margin-top: 40px !important;
        font-size: 30px !important;
        margin-bottom: 20px !important;
    }

    .gallery_cloud p {
        font-size: 16px !important;
    }

    .gallery_cloud img {
        width: 48px !important;
    }

    .wrapper .file-upload {
        width: 48px !important;
    }

        .wrapper .file-upload input[type=file] {
            height: 48px !important;
            width: 48px !important;
        }

    .gallery_cloud {
        background-image: none !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position-x: center !important;
        padding: 0vw !important;
    }

    .small_gallery_sidebar img {
        width: 45px !important;
        height: 45px !important;
    }

    .dashboard_tool_2 p {
        font-size: 13px !important;
        font-family: 'Apple-Bold' !important;
        text-align: center !important;
    }

    a.navbar-brand img {
        width: 65px !important;
    }

    .custm_dashboard_navbar li a {
        font-size: 16px !important;
    }

    .dashboard_header_imges img {
        width: 45px !important;
        height: 45px !important;
    }

    .dashboard_header_imges {
        padding: 5.2vw !important;
    }

    .itemAccIcon img {
        width: 30px !important;
    }
}

@media all and (min-width: 768px) and (max-width: 1180px) and (orientation:portrait) {
    .sign_up_body {
        height: 100%;
    }

    .sign_up_body2 {
        height: 100%;
    }

    .textInfoUser span {
        font-size: 24px !important;
    }

    .form_icons_eye img {
        width: 16px !important;
    }

    input[type="checkbox"].toggle + label {
        padding: 0px 10px !important;
    }

    input[type="checkbox"].toggle + label {
        height: 23px !important;
        line-height: 23px !important;
        width: 50px !important;
        font-size: 12px !important;
    }

        input[type="checkbox"].toggle + label:before,
        input[type="checkbox"].toggle + label:hover:before {
            top: 4px !important;
            left: 3px;
            width: 15px !important;
            height: 15px !important;
        }

        input[type="checkbox"].toggle + label .off {
            margin-left: 14px !important;
            display: inline-block;
        }

    input[type="checkbox"].toggle:checked + label:before,
    input[type="checkbox"].toggle:checked + label:hover:before,
    input[type="checkbox"].toggle:focus:checked + label:before,
    input[type="checkbox"].toggle:focus:checked + label:hover:before {
        background-position: 0 0;
        top: 4px;
        left: 100%;
        margin-left: -19px !important;
    }

    .radio-tile-group .input-container .radio-tile-label {
        text-align: center;
        font-size: 16px !important;
        color: black;
    }

    .signup_top_spacing {
        margin-top: 3vw;
        padding: 0 0vw;
    }

    .textVerify {
        padding-top: 10vw !important;
        margin-bottom: 5vw !important;
        text-align: center;
    }

    .verifyText p {
        font-size: 2.5vw !important;
        padding: 0px 1vw;
        line-height: 4.8vw !important;
        letter-spacing: .5px;
    }

    .form_icons img {
        width: 24px !important;
    }

    .phoneCustom::placeholder {
        color: black !important;
        opacity: 0.3;
    }

    .phoneCustom {
    }

    .arrowDownselect img {
        width: 3vw !important;
    }

    .col-md-6.signup_top_spacing {
        z-index: 1;
        margin-top: 50px;
    }

    .footer_copyright {
        font-size: 13px !important;
    }

    .sbhwMain {
        margin-top: 1.4vw !important;
    }

    .login_bottom_line {
        font-size: 1.5vw !important;
    }

        .login_bottom_line a {
            font-size: 1.5vw !important;
        }

    .textMainLogin {
        font-size: 2.3vw !important;
        margin-bottom: 5px;
    }
}

@media (min-width: 1025px) {
    .productCheckPopup .productTextInsight {
        padding-left: 10px !important;
    }

    .mainInsighPopup2 {
        max-width: 70% !important;
    }

    .insightPopupBody {
        padding: 2vw !important;
    }

    .insightPopupBodyMain {
        width: 66vh !important;
        margin-top: 14vw !important;
    }

    .sbhwMain {
        position: fixed;
        bottom: top;
        bottom: 2%;
        right: 2%;
    }

    .customNav {
        padding: 0px 7vw !important;
    }
}

@media (max-width: 1023px) {
    .sign_in_body {
        background-image: none !important;
        height: 100%
    }

    .sign_up_body2 {
        background-image: none !important;
    }

    .sign_up_body {
        background-image: none !important;
    }
}

@media all and (min-width: 768px) and (max-width: 1180px) and (orientation:landscape) {
    .insightPopupBody h4 {
        font-size: 16px !important;
        padding: 0 3vw !important;
    }

    .insightPopupBodyMain form {
        padding: 1vw 10vw !important;
    }

    .insightPopupBodyMain {
        width: 66vh !important;
        margin-top: 20vw !important;
    }

    .gallery_scroll {
        padding: 0px 0 0.5em 0.5em !important;
    }

    .dividerFilter {
        height: 86vh !important;
    }

    .divideAfterBefore {
        height: 28vh !important;
    }

    .sign_up_body {
        /* height: 100%; */
    }

    .sign_up_body2 {
        height: 100%;
    }

    .textInfoUser span {
        font-size: 24px !important;
    }

    .form_icons_eye img {
        width: 16px !important;
    }

    input[type="checkbox"].toggle + label {
        padding: 0px 10px !important;
    }

    input[type="checkbox"].toggle + label {
        height: 23px !important;
        line-height: 23px !important;
        width: 50px !important;
        font-size: 12px !important;
    }

        input[type="checkbox"].toggle + label:before,
        input[type="checkbox"].toggle + label:hover:before {
            top: 4px !important;
            left: 3px;
            width: 15px !important;
            height: 15px !important;
        }

        input[type="checkbox"].toggle + label .off {
            margin-left: 14px !important;
            display: inline-block;
        }

    input[type="checkbox"].toggle:checked + label:before,
    input[type="checkbox"].toggle:checked + label:hover:before,
    input[type="checkbox"].toggle:focus:checked + label:before,
    input[type="checkbox"].toggle:focus:checked + label:hover:before {
        background-position: 0 0;
        top: 4px;
        left: 100%;
        margin-left: -19px !important;
    }

    .radio-tile-group .input-container .radio-tile-label {
        text-align: center;
        font-size: 16px !important;
        color: black;
    }

    .signup_top_spacing {
        margin-top: 3vw;
        padding: 0 0vw;
    }

    .textVerify {
        padding-top: 3 !important;
        margin-bottom: 3 !important;
        text-align: center;
    }

    .verifyText p {
        font-size: 1.5vw !important;
        padding: 0px 1vw;
        line-height: 2.8vw !important;
        letter-spacing: .5px;
    }

    .form_icons img {
        width: 24px !important;
    }

    .phoneCustom::placeholder {
        color: black !important;
        opacity: 0.3;
    }

    .phoneCustom {
    }

    .arrowDownselect img {
        width: 2.2vw !important;
    }

    .col-md-6.signup_top_spacing {
        z-index: 1;
        margin-top: 50px;
    }

    .footer_copyright {
        font-size: 13px !important;
    }

    .sbhwMain {
        margin-top: 1.4vw !important;
    }

    .login_bottom_line {
        font-size: 1vw !important;
    }

        .login_bottom_line a {
            font-size: 1vw !important;
        }

    .textMainLogin {
        font-size: 1.4vw !important;
        margin-bottom: 5px;
    }
}

@media (min-width: 768px) {
    .imgProductInsight {
        padding: 0 !important;
    }

    .productTextInsight {
        padding: 0 !important;
    }

    .dashboard_container {
        width: 63%;
    }

    .sm-12,
    .xs-12 {
        width: 100% !important;
    }

    .gallery_scroll {
        padding: 0 0 2.5em 3.5em;
    }

    .add_sample_left_border {
        border-left: 1px solid #cdcdcd;
    }
}

@media only screen and (min-width: 280px) and (max-width: 767px) {
    .skin_box {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
        margin-right: 0 !important;
    }

    .reset_psw_top_spacing {
        margin-top: 2em !important;
    }
}

@media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: landscape) {
    .sign_up_body2 {
        height: 100%;
    }

    .verLog {
        height: 5vh !important;
    }
}

/* Landscape*/
@media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    #dropdownStartdate {
        width: 24vw !important;
    }

    #dropdownEnddate {
        width: 24vw !important;
    }

    .divideAfterBefore {
        height: 54vh !important;
    }

    .gallery_add_faces_progress {
        box-shadow: 0 0px 0px #cdcdcd;
    }

    .verLog {
        height: 5vh !important;
    }

    .sign_up_body2 {
        height: 100%;
    }

    .gallery_add_faces_progress {
        padding: 54px 50px !important;
    }
}

/* Portrait*/
@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .dividerFilter {
        height: 55vh !important;
        padding-left: 0vw !important;
    }

    .gallery_scroll {
        padding: 0 88px 2.5em 0.5em !important;
        margin-top: 16vw !important;
    }

    .btnGallProcess a {
        width: 14vw !important;
    }

    .arrow_1 {
        width: 4vw !important;
        top: -20% !important;
    }

    .arrow_2 {
        width: 4vw !important;
        bottom: -17% !important;
    }

    .arrow_3 {
        width: 4vw !important;
        left: -27% !important;
    }

    .arrow_4 {
        width: 4vw !important;
        right: -27% !important;
    }

    #dropdownStartdate {
        width: 24vw !important;
    }

    #dropdownEnddate {
        width: 24vw !important;
    }

    .divideAfterBefore {
        height: 39vh !important;
    }

    .gallery_add_faces_progress {
        box-shadow: 0 0px 0px #cdcdcd;
    }

    .gallery_add_faces_progress {
        padding: 54px 50px !important;
    }

    .footer_subscribe_btn {
        font-size: 12px !important;
        padding: 0px 15px !important;
    }

    .footer-inner-content h4 {
        margin-top: 40px !important;
    }

    .footer-inner-content ul {
        height: auto !important;
    }

    .footerCus {
        padding: 3vw 3vw 3vw 3vw !important;
    }

    .footer-inner-content img {
        width: auto !important;
    }

    .footer-inner-content h4 {
        font-size: 16px !important;
        margin-bottom: 16px !important;
    }

    .signUpRec {
        margin-top: 32px !important;
    }

    .footer-inner-content p {
        font-size: 16px !important;
    }

    .footer-inner-content ul li a {
        font-size: 16px !important;
    }

    .btnUploadGallImage {
        padding: 10px 20px !important;
        font-size: 10px !important;
        padding-top: 16px !important;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .mainInsighPopup2 {
        max-width: 70% !important;
    }

    .rowInner {
        padding: 15vw 70px 20vw 70px !important;
    }

    .gallery_cloud h2 {
        margin-top: 40px !important;
        font-size: 30px !important;
        margin-bottom: 20px !important;
    }

    .gallery_cloud p {
        font-size: 16px !important;
    }

    .gallery_cloud img {
        width: 48px !important;
    }

    .wrapper .file-upload {
        width: 48px !important;
    }

        .wrapper .file-upload input[type=file] {
            height: 48px !important;
            width: 48px !important;
        }

    .gallery_cloud {
        background-size: contain;
        background-repeat: no-repeat;
        background-position-x: center;
        padding: 4vw 10vw !important;
    }

    .small_gallery_sidebar img {
        width: 45px !important;
        height: 45px !important;
    }

    .dashboard_tool_2 p {
        font-size: 13px !important;
        font-family: 'Apple-Bold';
        text-align: center;
    }

    a.navbar-brand img {
        width: 65px !important;
    }

    .custm_dashboard_navbar li a {
        font-size: 16px !important;
    }

    .itemAccIcon img {
        width: 30px !important;
    }

    .customNav {
        padding: 0px 2vw !important;
    }

    .custm_dashboard_navbar li.nav-item {
        padding: 0 1vw !important;
    }

    .uploadFaceMain h2 {
        font-size: calc(1.375rem + 1.5vw) !important;
    }

    .textCancel {
        font-size: 1.7vw !important;
    }

    .gallery_add_faces p {
        font-size: 16px !important;
    }

    .uploadFaceMain {
        padding-bottom: 6vw !important;
    }
}

@media only screen and (max-width: 1280px) {
    .login_phone_section_select {
        font-size: 16px !important;
    }

    .customPhoneMargin img {
        margin-top: -30px !important;
        /* padding: 0px; */
    }

    .form_logo_size {
        width: 60px;
    }

    .reset_psw_top_spacing {
        margin-top: 8em;
    }

    .login_section {
        padding: 40px 50px;
        border-radius: 15px;
        background: #ffffffd9;
    }

    .reset_psw_heading {
        margin-top: 50px;
    }

    .font_36 {
        font-size: 36px;
    }

    .font_18 {
        font-size: 18px;
    }

    .font_16 {
        font-size: 16px;
    }

    .font_15 {
        font-size: 15px;
    }

    .height_40 {
        height: 40px;
    }

    .common_input {
        font-family: Apple-Medium;
        color: #000;
        font-size: 16px;
        box-shadow: 0 0 2px #cdcdcd;
        border-radius: 5px;
        padding-top: 10px;
        padding-left: 55px;
    }

    .login_btn,
    .login_btn:hover {
        transition: 0.5s;
        padding: 15px 45px 5px;
    }

    input.form-control::placeholder {
        font-size: 16px;
        color: black;
        font-family: Apple-Regular;
    }

    .form_icons {
        position: absolute;
        bottom: 0;
        width: 40px;
    }

        .form_icons img {
            border-right: 1px solid #cdcdcd;
            padding-right: 10px;
            width: 30px;
            margin: 14px 0 10px 10px;
        }

    .login_btn {
        background: #8b3534;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 10px;
    }

        .login_btn:hover {
            background: #fff;
            color: #8b3534;
            border: 1px solid #8b3534;
            border-radius: 10px;
        }

    .button_top_spacing {
        margin-top: 35px;
    }

    .font_12 {
        font-size: 12px;
    }

    .font_10 {
        font-size: 10px;
    }

    .footer_copyright {
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .login_sticky_block1 {
        background: #f2dbc9;
        color: #744636;
        height: 50px;
        padding-top: 20px;
    }

    .login_sticky_block2,
    .login_sticky_block3 {
        color: #f2f2f2;
        height: 50px;
        padding-top: 20px;
    }

    .login_sticky_block2 {
        background: #bf7256;
        border-radius: 0 50% 0 0;
    }

    .login_sticky_block3 {
        background: #744636;
        border-radius: 0 0 0 50%;
    }

    .login_sticky_block4 {
        background: #f2f2f2;
        color: #744636;
        height: 50px;
        padding-top: 20px;
    }

    .skin_box {
        width: 100px;
        float: right;
        margin-top: 10px;
        margin-bottom: 20px;
        margin-right: 25px;
    }

    .login_footer {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 12;
    }
    #change_pass .form-group {
        flex-wrap: wrap;
    }

    .UserInfo_textField {
        flex-grow: 1;
    }
	
}

@media only screen and (min-width: 1281px) {
    .sortingMain p {
        font-size: .8vw !important;
    }

    .gallery_add_faces_progress {
        padding: 3vw 6vw 2vw 6vw !important;
    }

    .footer-copyright {
        margin-top: -40px;
    }

    .login_footer {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 12;
    }

    .skin_box {
        width: 6vw;
        float: right;
        margin-top: 1vw;
        margin-bottom: 2vw;
        margin-right: 1vw;
    }

    .login_sticky_block4 {
        background: #f2f2f2;
        color: #744636;
        height: 3vw;
        padding-top: 1.1vw;
    }

    .login_sticky_block2,
    .login_sticky_block3 {
        color: #f2f2f2;
        height: 3vw;
        padding-top: 1.1vw;
    }

    .login_sticky_block3 {
        background: #744636;
        border-radius: 0 0 0 50%;
    }

    .login_sticky_block2 {
        background: #bf7256;
        border-radius: 0 50% 0 0;
    }

    .login_sticky_block1 {
        background: #f2dbc9;
        color: #744636;
        height: 3vw;
        padding-top: 1.1vw;
    }

    .login_btn,
    .login_btn:hover {
        transition: 0.5s;
        padding: 1vw 3vw 0.5vw;
    }

    .footer_copyright {
        margin-top: 1vw;
        margin-bottom: 0.6vw;
    }

    .font_12 {
        font-size: 0.75vw;
    }

    .font_10 {
        font-size: 0.6vw;
    }

    .button_top_spacing {
        margin-top: 2vw;
    }

    .login_btn {
        background: #8b3534;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 0.3vw;
    }

        .login_btn:hover {
            background: #fff;
            color: #8b3534;
            border: 1px solid #8b3534;
            border-radius: 0.3vw;
        }

    .form_icons img {
        border-right: 1px solid #cdcdcd;
        padding-right: 0.6vw;
        width: 1.7vw;
        margin: 0.9vw 0 1vw 0.7vw;
    }

    .form_icons {
        position: absolute;
        bottom: 0;
        width: 2.5vw;
    }

    input.form-control::placeholder {
        font-size: 1vw;
        color: black;
        font-family: Apple-Regular;
    }

    .phoneCustom::placeholder {
        color: black !important;
        opacity: 0.3
    }

    .form_logo_size {
        width: 4.6vw;
    }

    .reset_psw_top_spacing {
        margin-top: 8vw;
        padding: 0 8vw;
    }

    .signup_top_spacing {
        margin-top: 3vw;
        padding: 0 8vw;
    }

    .login_section {
        padding: 2.5vw 3.5vw;
        border-radius: 15px;
        background: #ffffffd9;
        margin-bottom: 30px
    }

    .reset_psw_heading {
        margin-top: 3vw;
    }

    .font_36 {
        font-size: 2.2vw;
    }

    .font_18 {
        font-size: 1.1vw;
    }

    .font_16 {
        font-size: 1vw;
    }

    .font_15 {
        font-size: 0.95vw;
    }

    .height_40 {
        height: 2.6vw;
    }

    .common_input {
        font-family: Apple-Medium;
        color: #000;
        font-size: 1vw;
        box-shadow: 0 0 2px #cdcdcd;
        border-radius: 0.3vw;
        padding-top: 0.8vw;
        padding-left: 55px;
       /* width: 200px;*/
    }
}

.text_dark {
    color: #000;
}

.text_gray {
    color: #7c7c7c;
}

.Apple-Light {
    font-family: Apple-Light;
}

.btn:focus,
input.form-control:focus {
    border-color: #ced4da !important;
    box-shadow: none !important;
}

.sign_up_body3 {
    background-image: url("../images/login_background3.png");
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

@font-face {
    font-family: Apple-Light;
    src: url("../fonts/AppleSDGothicNeoL00.eot");
    src: url("../fonts/AppleSDGothicNeoL00.eot?#iefix") format("embedded-opentype"), url("../fonts/AppleSDGothicNeoL00.woff2") format("woff2"), url("../fonts/AppleSDGothicNeoL00.woff") format("woff"), url("../fonts/AppleSDGothicNeoL00.ttf") format("truetype");
}

.Apple-EBold {
    font-family: Apple-EBold;
}

@font-face {
    font-family: Apple-EBold;
    src: url("../fonts/AppleSDGothicNeoEB00.eot");
    src: url("../fonts/AppleSDGothicNeoEB00.eot?#iefix") format("embedded-opentype"), url("../fonts/AppleSDGothicNeoEB00.woff2") format("woff2"), url("../fonts/AppleSDGothicNeoEB00.woff") format("woff"), url("../fonts/AppleSDGothicNeoEB00.ttf") format("truetype");
}

.Apple-Bold {
    font-family: Apple-Bold;
}

@font-face {
    font-family: Apple-Bold;
    src: url("../fonts/AppleSDGothicNeoB00.eot");
    src: url("../fonts/AppleSDGothicNeoB00.eot?#iefix") format("embedded-opentype"), url("../fonts/AppleSDGothicNeoB00.woff2") format("woff2"), url("../fonts/AppleSDGothicNeoB00.woff") format("woff"), url("../fonts/AppleSDGothicNeoB00.ttf") format("truetype");
}

.Apple-Medium {
    font-family: Apple-Medium;
}

@font-face {
    font-family: Apple-Medium;
    src: url("../fonts/AppleSDGothicNeoM00.eot");
    src: url("../fonts/AppleSDGothicNeoM00.eot?#iefix") format("embedded-opentype"), url("../fonts/AppleSDGothicNeoM00.woff2") format("woff2"), url("../fonts/AppleSDGothicNeoM00.woff") format("woff"), url("../fonts/AppleSDGothicNeoM00.ttf") format("truetype");
}

.Apple-Regular {
    font-family: Apple-Regular;
}

@font-face {
    font-family: Apple-Regular;
    src: url("../fonts/AppleSDGothicNeoR00.eot");
    src: url("../fonts/AppleSDGothicNeoR00.eot?#iefix") format("embedded-opentype"), url("../fonts/AppleSDGothicNeoR00.woff2") format("woff2"), url("../fonts/AppleSDGothicNeoR00.woff") format("woff"), url("../fonts/AppleSDGothicNeoR00.ttf") format("truetype");
}

.Awesome-Web {
    font-family: Awesome-Web;
}

@font-face {
    font-family: Awesome-Web;
    src: url("../fonts/fontawesome-webfont.eot");
    src: url("../fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype");
}

.Univecon {
    font-family: Univecon;
}

@font-face {
    font-family: Univecon;
    src: url("../fonts/Univecon.eot");
    src: url("../fonts/Univecon.eot?#iefix") format("embedded-opentype"), url("../fonts/Univecon.woff2") format("woff2"), url("../fonts/Univecon.woff") format("woff"), url("../fonts/Univecon.ttf") format("truetype");
}

.form-group {
    margin-bottom: 20px;
}

.textMainLogin {
    font-size: .9vw;
    margin-bottom: 5px;
}

.sbhw {
    width: 50%;
    float: left;
}

.footer_copyright {
    letter-spacing: 1px;
    font-size: .7vw;
    opacity: .8;
}

.col-md-6.signup_top_spacing {
    z-index: 1;
}

.verifyText p {
    font-size: 1vw;
    padding: 0px 1vw;
    line-height: 1.8vw;
    letter-spacing: .5px;
}

    .verifyText p span {
        color: black;
        font-weight: 700;
    }

.verifyText {
    text-align: center;
    height: 27vh;
    color: #7C7C7C;
}

.textVerify {
    margin-top: 3vw !important;
    margin-bottom: 1vw;
    text-align: center;
}

.textInfoUser span {
    font-size: 1.5vw;
    display: block;
    padding-bottom: 5px;
}

form.formUserInfo {
    padding-top: 10px;
}

.w-5 {
    width: 5%
}

.login_phone_section_select ::placeholder {
    font-size: 1vw;
    color: black;
    font-family: Apple-Regular;
}

.form_icons_eye {
    position: absolute;
    right: 8px;
    bottom: 13px;
}

    .form_icons_eye img {
        width: 0.9vw;
    }

.radio-tile-group {
    display: flex;
    border: 1px solid #CCCCCD;
    /* height: 2.6vw; */
    background: white;
    box-shadow: 0 0 2px #cdcdcd;
    border-radius: 0.3vw;
}

    .radio-tile-group .input-container {
        position: relative;
    }

        .radio-tile-group .input-container .radio-button {
            opacity: 0;
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            margin: 0;
            cursor: pointer;
        }

        .radio-tile-group .input-container .radio-tile {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100%;
            padding: 0 1.3vw;
            transition: transform 300ms ease;
            opacity: 0.3;
        }

.icon.walk-icon img {
    padding-right: 10px;
    width: 1.7vw;
}

.radio-tile-group .input-container .icon svg {
    fill: #079ad9;
    width: 3rem;
    height: 3rem;
}

.radio-tile-group .input-container .radio-tile-label {
    text-align: center;
    font-size: 1vw;
    color: black;
}

.radio-tile-group .input-container .radio-button:checked + .radio-tile {
    background-color: #079ad900;
    border: 2px solid #000000;
    border-radius: 5px;
    opacity: 1;
}

.w-60 {
    width: 60%;
}

.InfobottomCustom {
    margin-bottom: 0
}

input[type="checkbox"].toggle {
    opacity: 0;
    position: absolute;
    left: -99999px;
}

    input[type="checkbox"].toggle + label {
        height: 1.8vw;
        line-height: 1.7vw;
        background-color: #ccc;
        padding: 0px .8vw;
        border-radius: 16px;
        display: inline-block;
        position: relative;
        cursor: pointer;
        -moz-transition: all 0.25s ease-in;
        -o-transition: all 0.25s ease-in;
        -webkit-transition: all 0.25s ease-in;
        transition: all 0.25s ease-in;
        float: right;
        width: 4vw;
        font-size: .8vw;
    }

        input[type="checkbox"].toggle + label:before,
        input[type="checkbox"].toggle + label:hover:before {
            content: ' ';
            position: absolute;
            top: 4px;
            left: 4px;
            width: 1.2vw;
            height: 1.2vw;
            background: #fff;
            z-index: 2;
            -moz-transition: all 0.25s ease-in;
            -o-transition: all 0.25s ease-in;
            -webkit-transition: all 0.25s ease-in;
            transition: all 0.25s ease-in;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
        }

        input[type="checkbox"].toggle + label .off,
        input[type="checkbox"].toggle + label .on {
            color: #fff;
        }

        input[type="checkbox"].toggle + label .off {
            margin-left: 1.2vw;
            display: inline-block;
        }

        input[type="checkbox"].toggle + label .on {
            display: none;
        }

    input[type="checkbox"].toggle:checked + label .off {
        display: none;
    }

    input[type="checkbox"].toggle:checked + label .on {
        margin-right: 20px;
        display: inline-block;
    }

    input[type="checkbox"].toggle:checked + label,
    input[type="checkbox"].toggle:focus:checked + label {
        background-color: #000000;
    }

        input[type="checkbox"].toggle:checked + label:before,
        input[type="checkbox"].toggle:checked + label:hover:before,
        input[type="checkbox"].toggle:focus:checked + label:before,
        input[type="checkbox"].toggle:focus:checked + label:hover:before {
            background-position: 0 0;
            top: 4px;
            left: 100%;
            margin-left: -1.5vw;
        }

.verLog {
    height: 8vh;
}

.label_4digit {
    padding-top: 2vw
}

.padding-reset-center {
    padding: 0px 6vw
}

.padding-verfiy-center {
    padding: 0px 3vw
}

    .padding-verfiy-center span {
        color: black;
        font-weight: 700
    }

.text-align-center {
    text-align: center
}

.verLogMain .col {
    margin: 0;
    padding: 1vh;
    width: 16% !important;
    flex: initial;
}

/* Landscape*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .sign_up_body {
        height: 130vh;
    }

    .sign_in_body {
        height: 130vh;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: landscape) {
    .sign_in_body {
        height: 130vh;
    }
}

/* Galley Page Starting */
/* .active img {
    filter: brightness(0) invert(1);
} */

/* body {
    font-family: Apple-Regular;
} */

div#navbarSupportedContent img {
    height: 35px;
}

div#navbarNav {
    padding-left: 3vw;
    padding-top: 1vw;
}

.dashboard_header_imges img {
    width: 2.5vw;
    height: 2.5vw;
}

.cutom-container-fluid {
    display: contents;
}

.itemAccIcon img {
    width: 2vw;
}

div#navbarNav li {
    padding-top: 1vw;
}

.footerCus {
    padding: 3vw 16vw 1vw 16vw
}

.footer-inner-content img {
    width: 4.5vw;
}

.footer-inner-content h4 {
    font-size: .9vw;
    margin-top: -1vw;
    margin-bottom: 1vw;
}

.block-1 .footer-inner-content {
    padding-right: 4vw;
}

.footerNewsletter {
    display: inline-flex;
}

.imputFooter {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.footer-inner-content ul li a {
    font-size: 1vw;
    opacity: .8;
}

.footer-copyright p { /*sudipta 04/05/23*/
    font-size: 14px !important;
}

.footerNewsletter input::-webkit-input-placeholder {
    /* Edge */
    color: #9B9B9B;
}

.footerNewsletter input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #9B9B9B;
}

.footerNewsletter input::placeholder {
    color: #9B9B9B;
}

.footer-inner-content ul {
    height: 8vw;
}

.signUpRec {
    margin-top: 2vw !important;
}

.dashboard_tool_1 p {
    font-size: .8vw;
    font-family: 'Apple-Bold';
    padding-top: 0.5vw;
    line-height: 1vw;
}

.dashboard_tool_2 p {
    font-size: .8vw;
    font-family: 'Apple-Bold';
    padding-top: 0.5vw;
    line-height: 1vw;
}

.navbar-nav li a p {
    font-family: 'Apple-Bold';
}

.gallery_sidebar img {
    width: 2.5vw;
    height: 2.5vw;
}

.small_gallery_sidebar img {
    width: 2.5vw;
    height: 2.5vw;
}

.containerInner {
    width: 100%;
    overflow-x: hidden;
}

.rowInner {
    padding: 4vw 17vw 4vw 17vw;
}

.gallery_cloud p {
    color: #7C7C7C;
    font-size: 1vw;
}

.gallery_cloud h2 {
    margin-top: 3vw;
    font-size: 2vw;
    margin-bottom: 1vw;
}

.gallery_cloud img {
    width: 5vw;
}

/*sudipta 08/05/23*/
.btnSectionGallery h1 {
    font-family: Apple-Light !important;
    text-transform: uppercase;
    margin-bottom: 0px;
    line-height: initial;
}

/*sudipta 05/05/23*/
.btnUploadGallImage {
    border: 1px solid;
    border-radius: 20px;
    padding: 6px 16px 4px;
    text-decoration: none;
    color: #8B3534;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Apple-Bold';
    /* line-height: 3; */
    padding-top: 1vw;
    float: right
}

.insightPopupBody h4 {
    font-family: 'Apple-Regular';
    font-size: 1vw;
    text-align: center;
    text-transform: uppercase;
    padding: 0 1vw;
}

.btnUploadGallImage:hover {
    color: #8B3534;
}

.wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .wrapper .file-upload {
        width: 5vw;
        position: relative;
        display: flex;
    }

        .wrapper .file-upload input[type=file] {
            height: 5vw;
            width: 5vw;
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
            cursor: pointer;
        }

.gallery_add_faces p {
    color: #7C7C7C;
    font-size: 1vw;
}

.textCancel {
    padding-top: 10px;
}

.uploadFaceMain {
    padding-bottom: 2vw;
}

.gallery_add_faces {
    padding: 4vw 5vw 2.5vw 5vw !important;
}

.uploadFaceMain h2 {
    font-size: 2vw;
}

.gallery_add_faces_images ul li {
    width: 5vw;
    height: 5vw;
    padding-top: 0.8vw;
    margin: 0.5vw;
}

    .gallery_add_faces_images ul li img {
        height: 3vw;
    }

.textDragUp {
    padding-bottom: 3vw;
}

.UploadWrapper img {
    width: 5vw;
}

.textCancel {
    font-size: .9vw;
}

.side_poses_img {
    padding: 0.3vw;
    margin-bottom: 1vw;
}

.btnUploadFaceImage {
    border: 1px solid;
    border-radius: 20px;
    text-decoration: none;
    color: #8B3534;
    font-size: .8vw;
    text-transform: uppercase;
    font-family: 'Apple-Bold';
    /* line-height: 3; */
    display: block;
    width: 9vw;
    padding-top: 1.2vw;
    padding-bottom: 0.8vw;
}

    .btnUploadFaceImage:hover {
        color: #8B3534;
    }

.afterBeforeMain {
    float: right;
}

.imageFacesAngles {
    border-left: 1px solid gray
}

.dateAfterBefore {
    font-size: 1vw;
}

.dateTwoAfterBefore {
    float: right;
    padding-right: 3vw;
}

.dateOneAfterBefore {
    padding-left: 3vw;
}

.divideAfterBefore {
    width: 4.1vw;
    margin: 0 auto;
    height: 75%;
    padding-left: 4vw;
    height: 86vh;
}

.after_before_time {
    width: 10vw;
    padding: 0.5vw 0.4vw;
    margin-left: 9px;
    height: 2.5vw;
    border-radius: 3px;
}

    .after_before_time p {
        font-size: .9vw;
    }

.sortImages p {
    opacity: .7;
}

.after_before_time span {
    float: right;
    padding-top: 3px;
}

#dropdownStartdate {
    background: white;
    border: 1px solid #cdcdcd;
    width: 17vw;
    margin-left: 8px;
    position: absolute;
    z-index: 1;
    padding: 1vw 0px;
    box-shadow: 0 0 10px #87878787;
}

#dropdownEnddate {
    background: white;
    border: 1px solid #cdcdcd;
    width: 17vw;
    margin-left: 8px;
    position: absolute;
    z-index: 1;
    padding: 1vw 0px;
    box-shadow: 0 0 10px #87878787;
}

.afterbeforecalender ul {
    list-style: none;
    display: flex;
    margin-bottom: 1vw;
    padding-left: 1.5vw;
}

    .afterbeforecalender ul li {
        border: 1px solid #e5e5e6;
        margin: 0px 3px;
        font-size: .8vw;
        color: #744636;
        height: 1.5vw;
        width: 1.5vw;
        text-align: center;
        padding-top: 2px;
        border-radius: 50%;
    }

.imgAfterBefor {
    background: black;
    border-radius: 15px;
}

.activeAfterBefore {
    opacity: .9;
    box-shadow: 0 10px 20px #686868;
    border: 1px solid #d7d7d7;
    padding: 2px;
}

.afterbeforecalender th {
    font-family: 'Apple-Regular';
    font-weight: unset;
    color: black;
    padding-left: 1vw;
    font-size: .9vw;
}

.activeDateList {
    border: 1px solid #744636 !important;
    background: #744636 !important;
    color: white !important;
}

.btnGallProcess a {
    width: 11vw;
    text-align: center;
    margin-left: 1vw;
}

.sortingUpDown li {
    margin-right: .7vw;
    width: 2.4vw;
    height: 2.4vw;
}

.sortingUpDown img {
    opacity: .5;
    padding: 4px;
    width: 100%;
    height: 100%;
}

.activeSort img {
    background: white !important;
    padding: .3vw !important;
    border: 1px solid #80808047 !important;
    border-radius: 5px !important;
    opacity: 1;
}

.sortingface img {
    background: white;
    padding: 0.2vw;
    border: 1px solid #80808047;
    border-radius: 5px;
    width: 100%;
    height: 100%;
}

.sortingface li {
    margin-right: .7vw;
    width: 2.4vw;
    height: 2.4vw;
}

.sortingMain {
    padding: 0.6vw 1vw 0.6vw;
}

    .sortingMain select {
        font-size: .8vw;
        border-radius: 5px;
        height: 2.4vw;
    }

.textr24 {
    margin-right: .7vw;
}

.textL24 {
    margin-left: .4vw;
}

.arrow_1 {
    position: absolute;
    top: -13%;
    width: 2vw;
    left: 45%;
}

.arrow_2 {
    position: absolute;
    bottom: -10%;
    width: 2vw;
    left: 45%;
}

.arrow_3 {
    position: absolute;
    left: -20%;
    width: 2vw;
    top: 45%;
}

.arrow_4 {
    position: absolute;
    right: -20%;
    width: 2vw;
    top: 45%;
}

.iconFiler {
    position: absolute;
    right: 1.4vw;
    top: 2.6vw;
}

    .iconFiler img {
        width: 0.8vw;
    }

.imageGalleryAll {
    margin-top: 8vw;
}

.dividerFilter {
    padding-top: 2vw;
    width: 4.1vw;
    margin: 0 auto;
    height: 75%;
    padding-left: 4vw;
    height: 111vh;
}

.downloadPhoto {
    color: #8B3534;
    font-family: 'Apple-Bold';
    font-size: .8vw;
    text-decoration: underline;
    padding-top: 0.6vw;
}

.textDateFace {
    opacity: .7;
}

.btnLoadMore {
    border: 1px solid;
    border-radius: 20px;
    padding: 0.5vw 1.5vw;
    text-decoration: none;
    color: #8B3534;
    font-size: .8vw;
    text-transform: uppercase;
    font-family: 'Apple-Bold';
    padding-top: 1vw;
    margin: 0 auto;
    display: block;
    width: 31%;
    text-align: center;
    margin-top: 30px;
}

    .btnLoadMore:hover {
        color: #8B3534;
    }

.AppointmentImage img {
    width: 15px;
}

.main_InsightSection {
    background: white;
    box-shadow: 0 10px 15px #00000036;
    border-radius: 20px;
    padding: 2vw 7vw 2vw 2vw;
    position: relative;
    margin-right: 4vw;
    margin-left: 3vw;
    margin-bottom: 3vw;
    height: 20vw;
}

.imagesection1 {
    position: absolute;
    top: 2.6vw;
    right: -7vw;
}

    .imagesection1 img {
        width: 16vw;
    }

.imagesection2 {
    position: absolute;
    top: 1.6vw;
    right: -9vw;
}

    .imagesection2 img {
        width: 22vw;
    }

.imagesection3 {
    position: absolute;
    top: 1vw;
    right: -9vw;
}

    .imagesection3 img {
        width: 20vw;
    }

.imagesection4 {
    position: absolute;
    top: 2vw;
    right: -7vw;
}

    .imagesection4 img {
        width: 20vw;
    }

.main_InsightSection ul {
    color: #7C7C7C;
    font-size: 1vw;
    margin-left: -1vw;
}

.main_InsightSection p {
    text-transform: uppercase;
    font-size: 1vw;
}

.main_InsightSection ul li {
    padding-bottom: 0.5vw;
}

.main_InsightSection a img {
    width: 3vw;
    margin-left: .5vw;
    position: absolute;
    bottom: 2vw;
}

.InsightSection {
    margin-left: -3vw;
    margin-right: -3vw;
}

/*sudipta 08/05/23*/
span.headingFilter {
    font-size: 16px;
    color: black;
}

.product-filter .form-check {
    display: block;
    margin-bottom: .5vw;
    padding-left: 0;
}

    .product-filter .form-check input {
        padding: 0;
        height: initial;
        width: initial;
        margin-bottom: 0;
        display: none;
        cursor: pointer;
    }

    /*sudipta 05/05/23*/
    .product-filter .form-check label {
        position: relative;
        cursor: pointer;
        margin-left: 10px;
        font-size: 16px;
    }

        /*sudipta 05/05/23*/
        .product-filter .form-check label:before {
            content: '';
            -webkit-appearance: none;
            background-color: transparent;
            border: 1px solid #cfcfcf;
            box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
            padding: 10px;
            display: inline-block;
            position: relative;
            vertical-align: middle;
            cursor: pointer;
            margin-right: .5vw;
            margin-top: -3px;
            border-radius: 4px;
        }

    /*sudipta 05/05/23*/
    .product-filter .form-check input:checked + label:after {
        content: '';
        display: block;
        position: absolute;
        top: 2px;
        left: 8px;
        width: 4px;
        height: 11px;
        border: solid #bf7256;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
    }

.product-filter h4 {
    font-family: 'Apple-Regular';
    text-transform: uppercase;
    font-size: 1.3vw;
    cursor: pointer;
}

/*sudipta 05/05/23*/
span.headingFilter img {
    width: 17px;
    margin-right: 8px;
    margin-top: -4px;
}

/*sudipta 05/05/23*/
.product-option .form-check span {
    float: right;
    font-size: 12px;
    margin-top: .4vw;
}

.solution-option .form-check span { /*sudipta 04/05/23*/
    float: right;
    font-size: 12px;
    margin-top: .4vw;
}

.sectionResultMain {
    box-shadow: 0 0 10px #00000038;
    border-radius: 26px;
    margin: 10px
}

/*sudipta 04/05/23*/
.productTextInsight p {
    font-size: 12px;
    color: gray;
    margin-bottom: 1vw;
}

/*sudipta 04/05/23*/
.productTextInsight h4 {
    font-size: 14px;
    margin-bottom: 0.3vw;
}

.product-option {
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 2vw;
    padding-bottom: 1vw;
}

.product-filter label,
/* span {
    color: #7C7C7C;
    font-size: 1vw;
} */
.formOptionFilter {
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 2vw;
    padding-bottom: 2vw;
    margin-top: 1vw;
}

    /*sudipta 09/05/23*/
    .formOptionFilter .form-select {
        border-radius: 5px;
        padding: 0.6vw;
        font-size: 13px;
    }

.product-filter h4 img {
    float: right;
}

.solution-option h4 img {
    float: right;
}

/*sudipta 09/05/23*/
.formOptionFilter p {
    color: #7C7C7C;
    font-size: 17px;
    margin-bottom: 5px;
}

.routine {
    background-image: linear-gradient(to right, #D57C78, #AC5A57);
    padding: 1.5vw 2vw;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
}

    .routine img {
        margin-right: 10px;
        margin-top: -10px;
    }

    .routine h4 {
        color: white;
        font-family: 'Apple-Regular'
    }

.Eveningroutine {
    background-image: linear-gradient(to right, #7883D5, #3E2D9F);
    padding: 1.5vw 2vw;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
}

    .Eveningroutine img {
        margin-right: 10px;
        margin-top: -10px;
    }

    .Eveningroutine h4 {
        color: white;
        font-family: 'Apple-Regular'
    }

/*sudipta 05/05/23*/
.routineInnerSection {
    border-radius: 25px;
    background: white;
    margin-top: -25px;
    padding: 25px;
}

.numberTextInsight {
    padding: 0 !important
}

    /*sudipta 08/05/23*/
    .numberTextInsight span {
        width: 20px;
        height: 20px;
        background: #b1585824;
        display: block;
        text-align: center;
        color: black;
        border-radius: 50%;
        font-size: .7vw;
        margin-top: 1.4vw;
        padding-top: 4px;
        position: relative;
    }

/*sudipta 08/05/23*/
.numberTextInsightEvening span {
    width: 20px;
    height: 20px;
    background: #ECEDFD;
    display: block;
    text-align: center;
    color: black;
    border-radius: 50%;
    font-size: .7vw;
    margin-top: 1.4vw;
    padding-top: 4px;
    position: relative;
}

.routineInnerSection .row {
    padding-bottom: 15px;
}

.filterInsightOuter {
    margin-right: 3vw;
    margin-top: 7em;
}

.btnUploadGallImage {
    margin-left: 10px;
}

.imgProductInsight img {
    width: 4.2vw;
    height: 4.2vw;
    margin: 0 auto;
    display: block;
    background: white;
    border: 1px solid #f1f1f1;
    border-radius: 10px;
}

/*sudipta 05/05/23*/
/*.img-routine {
    width: 9%;
}*/

/*sudipta 08/05/23*/
.numberTextInsight span:after {
    background: #b1585824;
    display: block;
    content: "";
    width: 2.2px;
    height: 6vw;
    position: absolute;
    left: 50%;
    top: 33px;
    transform: translateX(-50%);
}

.routineInnerSection .row:last-child .numberTextInsight span:after {
    background: transparent
}

/*sudipta 08/05/23*/
.numberTextInsightEvening span:after {
    background: #ECEDFD;
    display: block;
    content: "";
    width: 3px;
    height: 6vw;
    position: absolute;
    left: 50%;
    top: 33px;
    transform: translateX(-50%);
}

.routineInnerSection .row:last-child .numberTextInsightEvening span:after {
    background: transparent
}

.progress_bar div {
    width: 25%;
}

/*sudipta 09/05/23*/
.progress_bar span {
    color: #7C7C7C;
    font-size: 13px;
    display: block;
    text-align: center;
    margin-bottom: 1vw;
}

.progress_bar {
    margin-bottom: 1vw;
    display: inline-flex;
    background: url(../images/linewave.png);
    background-size: 63%;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 25px;
}

.sectionProgressMain {
    margin-bottom: 2vw;
}

.activeBar {
    color: white !important;
    background: #744636 !important
}

/*sudipta 08/05/23*/
.progress_bar p {
    text-align: center;
    font-size: 12px;
}

/*sudipta 05/05/23*/
.progress_bar span {
    width: 37px;
    height: 37px;
    background: #FCF9F4;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 6px;
    margin: 9px auto;
}

.sectionInsightMain { /*sudipta 04/05/23*/
    padding: 0px;
}

/* span.step1:before { */
/* background: url(../images/step1.png); */
/* display: block; */
/* content: ""; */
/* width: 3px; */
/* height: 3vw; */
/* margin-left: 0.5vw; */
/* margin-top: 0.6vw; */
/* back */
/* } */
.numberTextInsightEvening {
    padding: 0 !important;
}

html {
    overflow-x: hidden;
}

.moreveTextInsight h4 {
    font-size: .8vw;
    margin-bottom: 0.3vw;
}

.moreveTextInsight p {
    font-size: .7vw;
    color: gray;
    margin-bottom: 1vw;
}

.sectionResultMain1b {
    box-shadow: 0 0 20px #00000040;
    border-radius: 20px;
    padding: 2vw 1vw;
    position: relative;
    margin-bottom: 2vw;
}

.sunriseSpan {
    font-size: .8vw;
    text-align: center;
    display: block;
}

.eveningSpan {
    font-size: .8vw;
    text-align: center;
    display: block;
}

.sunriseSpan div {
    background-image: linear-gradient(to right, #D57C78, #AC5A57);
    display: block;
    margin: 0 auto;
    width: 3.5vw;
    padding-top: 1vw;
    height: 3.5vw;
    border-radius: 50%;
    margin-bottom: 5px;
}

.eveningSpan div {
    background-image: linear-gradient(to right, #7883D5, #3E2D9F);
    display: block;
    margin: 0 auto;
    width: 3.5vw;
    padding-top: 1vw;
    height: 3.5vw;
    border-radius: 50%;
    margin-bottom: 5px;
}

.img-product1b {
    width: 100%;
}

.rosw {
    padding-left: 0 !important;
    margin-left: -8px;
}

span.sunriseSpan img {
    width: 70%;
}

span.eveningSpan img {
    width: 50%;
}

.rosw a {
    margin-top: 1.5vw;
}

.moreveTextInsightMain {
    position: relative
}

.moreveTextInsight {
    position: absolute;
    bottom: 0;
}

.img-product1b {
    width: 90%;
    margin: 0 auto;
    display: block;
}

.statusPurchased {
    position: absolute;
    top: -8px;
    background: #C7E6CD;
    border-radius: 10px;
    padding: 2px 12px;
    left: 9vw;
    font-size: .7vw;
}

.statusPrescribed {
    position: absolute;
    top: -8px;
    background: #E6C7C7;
    border-radius: 10px;
    padding: 2px 12px;
    left: 9vw;
    font-size: .7vw;
}

.statusRecommended {
    position: absolute;
    top: -8px;
    background: #C7D3E6;
    border-radius: 10px;
    padding: 2px 12px;
    left: 9vw;
    font-size: .7vw;
}

.btn-cart {
    background: #8B3534;
    color: white;
    border: 0;
    font-size: .8vw;
    padding: 7px 17px;
    margin-top: 10px;
}

.moreveTextInsight1e h4 {
    font-size: .8vw;
    margin-bottom: 0.3vw;
}

.moreveTextInsight1e a {
    color: #8B3534 !important;
    font-family: 'Apple-Bold';
    font-size: .8vw;
    text-decoration: underline !important;
}

.moreveTextInsight1e p {
    font-size: .7vw;
    color: gray;
    margin-bottom: 1vw;
}

.moreveTextInsight1e .progress {
    width: 50%;
    float: left;
    margin-right: 8px;
    height: 0.4vw;
}

.moreveTextInsight1e .progress-bar {
    background-color: #744636;
}

form.formInsight1e label {
    font-size: .7vw;
    color: gray;
}

.formInsight1e a {
    color: #8B3534;
    font-size: .8vw;
    text-decoration: none;
    font-family: 'Apple-Bold';
    float: right;
    cursor: pointer;
    text-transform: uppercase;
}

    .formInsight1e a:hover {
        color: #8B3534;
        text-decoration: none;
    }

.moreveTextInsight1e h4 {
    margin-bottom: 0.8vw;
}

.formInsight1e textarea {
    border-radius: 5px
}

.moreveTextInsight1e span {
    font-size: .8vw;
    color: black;
    width: 100%;
    position: relative;
    top: -15px;
}

form.formInsight1e p {
    font-size: .8vw;
}

.insightPopupBodyMain form {
    padding: 1vw 5vw;
}

.insightPopupBody label {
    font-size: .8vw;
    text-align: center;
    display: block;
    text-transform: uppercase;
}

.insightPopupBody button {
    margin: 0 auto;
    display: block;
}

.insightPopupBody select {
    font-size: .8vw;
}

.insightPopupBody .btn-submt {
    border: 1px solid #8B3534;
    border-radius: 20px;
    padding: 0.5vw 2.5vw;
    color: #8B3534;
    font-size: .7vw;
    text-transform: uppercase;
    font-family: 'Apple-Bold';
    /* line-height: 3; */
    padding-top: 1vw;
    background: transparent;
    margin-top: 2vw;
}

.insightPopupBody .btn-cancel {
    color: #080808;
    font-size: .7vw;
    background: transparent;
    border: transparent
}

    .insightPopupBody .btn-cancel:hover {
        color: #080808;
        background: transparent;
        border: transparent
    }

.insightPopupBodyMain .modal-content {
    box-shadow: 0 0 10px #00000024;
    border: transparent;
}

.insightPopupBody .btn-submt:hover {
    color: #8B3534;
    border: 1px solid #8B3534;
    background: transparent
}

.mainInsighPopup2 h5 {
    font-family: 'Apple-Regular';
    font-size: 1vw;
    text-align: center;
    text-transform: uppercase;
    padding: 0 1vw;
    width: 42%;
    margin: 0 auto;
    margin-top: 2vw;
}

.mainInsighPopup2 label {
    font-size: .8vw;
    text-align: center;
    display: block;
    text-transform: uppercase;
}

.mainInsighPopup2 select {
    font-size: .8vw;
}

.mainInsighPopup2 .btn-submt {
    border: 1px solid #8B3534;
    border-radius: 20px;
    padding: 0.5vw 2.5vw;
    color: #8B3534;
    font-size: .7vw;
    text-transform: uppercase;
    font-family: 'Apple-Bold';
    /* line-height: 3; */
    padding-top: 1vw;
    background: transparent;
    margin-top: 2vw;
}

.mainInsighPopup2 button {
    margin: 0 auto;
    display: block;
    margin-bottom: 1vw;
}

.mainInsighPopup2 .btn-cancel {
    color: #080808;
    font-size: .7vw;
    background: transparent;
    border: transparent;
}

.mainInsighPopup2 form {
    width: 45%;
    margin: 0 auto;
}

    .mainInsighPopup2 form .mb-3 {
        width: 45%;
        float: left;
        margin-right: 5%;
    }

.productCheckPopup {
    padding: 3vw 1vw 1vw;
}

    .productCheckPopup .row {
        border: 1px solid #0000001c;
        margin: 10px 0px;
        padding: 10px;
        border-radius: 1vw;
    }

.mainInsighPopup2 .btn-cancel:hover {
    color: #080808;
    background: transparent;
    border: transparent;
}

.mainInsighPopup2 .btn-submt:hover {
    color: #8B3534;
    border: 1px solid #8B3534;
    background: transparent;
}

.productCheckPopup input {
    margin-top: 1.5vw;
    width: 1.2vw;
    height: 1.2vw;
}

@media (min-width: 768px) and (max-width: 1100px) {
    .cusnavIpad {
        padding: 0px 0vw 0px 45px !important;
    }

    .rosw a {
        padding: 15px 6px !important;
        font-size: 7px !important;
        margin-top: 0px;
    }
}

@media (max-width: 767px) {
    .insightPopupBody h4 {
        font-size: 14px;
    }

    .insightPopupBody label {
        font-size: 12px;
    }

    .insightPopupBody select {
        font-size: 12px;
    }

    .insightPopupBody .btn-submt {
        font-size: 12px;
        padding: 15px 20px 2vw;
    }

    .insightPopupBody .btn-cancel {
        font-size: 12px;
    }

    .insightPopupBodyMain {
        margin-top: 60vw !important;
    }

    .moreveTextInsight1e a {
        font-size: 14px;
    }

    .moreveTextInsight1e p {
        font-size: 12px;
    }

    .moreveTextInsight1e h4 {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .moreveTextInsight1e .progress {
        width: 80%;
        height: 8px;
    }

    .moreveTextInsight1e span {
        font-size: 10px;
        top: -13px;
    }

    form.formInsight1e label {
        font-size: 12px;
    }

    .formInsight1e a {
        font-size: 12px;
    }

    .sectionResultMain1b {
        padding: 20px;
        margin-bottom: 30px;
        margin-top: 15px
    }

    form.formInsight1e p {
        font-size: 12px;
    }

    .btn-cart {
        font-size: 12px;
    }

    .imageProductMain1b {
        margin-bottom: 30px
    }

    .statusRecommended {
        top: -9px;
        padding: 2px 12px;
        left: 105px;
        font-size: 10px;
    }

    .rosw a {
        width: 96%;
        text-align: center;
    }

    .sunriseSpan {
        font-size: 14px;
    }

    .eveningSpan {
        font-size: 14px;
    }

    .rosw {
        margin-top: 30px;
    }

    .statusPurchased {
        top: -9px;
        padding: 2px 12px;
        left: 105px;
        font-size: 10px;
    }

    .statusPrescribed {
        top: -9px;
        padding: 2px 12px;
        left: 105px;
        font-size: 10px;
    }

    .sunriseSpan div {
        margin: 0 auto;
        width: 45px;
        padding-top: 8px;
        height: 45px;
    }

    .eveningSpan div {
        margin: 0 auto;
        width: 45px;
        padding-top: 8px;
        height: 45px;
    }

    .moreveTextInsightMain p {
        font-size: 12px;
        color: gray;
        margin-bottom: 1vw;
    }

    .moreveTextInsightMain h4 {
        font-size: 14px;
        margin-bottom: 0.3vw;
    }

    .imagemoreven1b {
        width: 50% !important;
    }

    .img-product1b {
        width: 100%;
    }

    .moreveTextInsightMain {
        position: relative;
        width: 75% !important;
    }

    .imageProduct1b {
        width: 25% !important;
    }

    .sectionResultMain {
        margin: 28px 0px;
    }

    /*sudipta 04/05/23*/
    /*.solution-option .form-check span {
        font-size: 16px;
    }*/

    .mainInsighResult .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .mainInsighResult .col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    /*sudipta 05/05/23*/
    /*  .mainInsighResult .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }*/

    /*sudipta 05/05/23*/
    /* .productTextInsight h4 {
        font-size: 14px;
        margin-bottom: 0.3vw;
    }*/

    /*sudipta 05/05/23*/
    /*.productTextInsight p {
        font-size: 12px;
        color: gray;
        margin-bottom: 1vw;
    }*/

    .progress_bar span {
        width: 45px;
        height: 45px;
        padding-top: 12px;
        font-size: 15px;
    }

    /*sudipta 05/05/23*/
    /*    .numberTextInsight span {
        width: 30px;
        height: 30px;
        font-size: 12px;
        margin-top: 15px;
        padding-top: 6px;
    }*/

    /*sudipta 05/05/23*/
    /* .numberTextInsight span:after {
        width: 2.2px;
        height: 35px;
        margin-left: 14px;
        margin-top: 18px;
    }*/

    .numberTextInsightEvening span {
        width: 30px;
        height: 30px;
        font-size: 12px;
        margin-top: 15px;
        padding-top: 6px;
    }

        .numberTextInsightEvening span:after {
            width: 2.2px;
            height: 35px;
            margin-left: 14px;
            margin-top: 18px;
        }

    .numberTextInsightEvening {
        padding: 0 !important;
    }

    .imgProductInsight img {
        width: 60px;
        height: 60px;
    }

    /*sudipta 08/05/23*/
    .progress_bar p {
        text-align: center;
        font-size: 15px;
    }

    .routine {
        padding: 25px;
    }

    .Eveningroutine {
        padding: 25px;
    }

    /*sudipta 08/05/23*/
    .product-option .form-check span,
    .solution-option .form-check span {
        font-size: 15px !important;
    }

    .product-filter .form-check {
        margin-bottom: 15px;
    }

    .mainInsighResult {
        margin: 15px !important;
        padding-top: 30px;
    }

    .mainInsighResult1b {
        margin: 15px !important;
        padding-top: 30px;
    }

    .filterInsightOuter {
        margin-top: 0em;
        margin: 20px;
    }

    span.headingFilter {
        font-size: 20px;
    }

    .formOptionFilter p {
        font-size: 16px;
    }

    .formOptionFilter .form-select {
        padding: 10px;
        font-size: 16px;
    }

    .formOptionFilter {
        margin-bottom: 30px;
        padding-bottom: 30px;
        margin-top: 15px;
    }

    .product-option {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }

    span.headingFilter img {
        width: 20px;
        margin-right: 8px;
        margin-top: -4px;
    }

    .product-filter h4 {
        font-size: 18px;
    }

    /*.product-filter label,
    span {
        font-size: 18px;
    }*/

    /*sudipta 17/07/23*/
    .product-filter label,
    .product-filter span {
        font-size: 18px;
    }

    /*sudipta 05/05/23*/
    /* .product-filter .form-check label:before {
        padding: 10px;
    }*/

    .main_InsightSection {
        background: white;
        box-shadow: 0 10px 15px #00000036;
        border-radius: 20px;
        padding: 25px;
        position: relative;
        margin-right: 15px;
        margin-left: 15px;
        margin-bottom: 30px;
        height: auto;
    }
        /*sudipta 05/05/23*/
        /* .product-filter .form-check input:checked+label:after {
        top: 5px;
        left: 9px;
        width: 5px;
        height: 14px;
    }*/

        .main_InsightSection p {
            font-size: 16px;
        }

        .main_InsightSection ul {
            font-size: 16px;
            margin-left: -15px;
        }

        .main_InsightSection a img {
            width: auto;
            margin-left: 0.5vw;
            position: unset;
        }

    .imagesection1 {
        position: absolute;
        top: 18.6vw;
        right: -3vw;
    }

        .imagesection1 img {
            width: 162px;
        }

    .imagesection2 {
        position: absolute;
        top: 18.6vw;
        right: -6vw;
    }

        .imagesection2 img {
            width: 200px;
        }

    .imagesection3 {
        position: absolute;
        top: 17.6vw;
        right: -8vw;
    }

        .imagesection3 img {
            width: 200px;
        }

    .imagesection4 {
        position: absolute;
        top: 18.6vw;
        right: -6vw;
    }

        .imagesection4 img {
            width: 192px;
        }

    .sortingMain {
        padding: 16px;
        margin-top: 30px;
    }

    .sortingUpDown li {
        margin-right: 10px;
        width: 50px;
        height: 50px;
        padding: 6px
    }

    .sortingMain select {
        font-size: 16px;
        border-radius: 5px;
        height: 45px;
    }

    .sortingface li {
        margin-right: 15px;
        width: 50px;
        height: 50px;
    }

    .sortingface {
        margin-top: 25px !important;
    }

    .textr24 {
        margin-right: 40% !important;
    }

    .iconFiler {
        position: absolute;
        right: 8%;
        top: 68%;
    }

        .iconFiler img {
            width: 16px;
        }

    .downloadPhoto {
        font-size: 11px;
        padding-top: 7px;
    }

    .btnLoadMore {
        border: 1px solid;
        border-radius: 20px;
        padding: 10px 15px;
        font-size: 15px;
        padding-top: 10px;
        width: 35%;
        margin-top: 30px;
    }

    .faceList {
        width: 100%;
    }

    .sortingface img {
        padding: 3px !important;
    }

    .activeSort img {
        padding: 3px !important;
    }

    .sortingMain p {
        font-size: 16px !important;
    }

    .btnGallProcess a {
        width: 42%;
        text-align: center;
        margin-left: 4%;
    }

    .dateTwoAfterBefore {
        padding-right: 20px !important;
    }

    .dateOneAfterBefore {
        padding-left: 20px !important;
    }

    .dateAfterBefore {
        font-size: 16px !important;
    }

    #dropdownStartdate {
        width: 87%;
        padding: 10px;
    }

    #dropdownEnddate {
        width: 87%;
        padding: 10px;
    }

    .afterbeforecalender ul li {
        margin: 0px 3px;
        font-size: 12px;
        height: 32px;
        width: 32px;
        padding-top: 6px;
    }

    .afterbeforecalender th {
        padding-left: 10px;
        font-size: 16px;
    }

    .after_before_time p {
        font-size: 16px;
        line-height: 0px;
    }

    .after_before_time {
        width: 194px;
        padding: 25px 15px;
        margin-left: 9px;
        height: 40px;
        border-radius: 3px;
    }

        .after_before_time span {
            float: right;
            padding-top: 0px;
            line-height: 0px;
        }

    #resizer:after {
        margin: 0 0 0 -18px !important;
    }

    .footer_subscribe_btn {
        font-size: 12px;
        padding: 0px 15px;
    }

    .footer-inner-content h4 {
        margin-top: 40px;
    }

    .footer-inner-content ul {
        height: auto;
    }

    .footerCus {
        padding: 3vw 3vw 3vw 3vw;
    }

    .footer-inner-content img {
        width: auto;
    }

    .footer-inner-content h4 {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .signUpRec {
        margin-top: 32px !important;
    }

    .footer-inner-content p {
        font-size: 12px !important;
        line-height: 1.5;
    }

    .footer-inner-content ul li a {
        font-size: 16px;
    }

    /*sudipta 05/05/23*/
    .btnUploadGallImage {
        padding: 10px 20px;
        font-size: 12px;
        padding-top: 16px;
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .mainInsighPopup2 h5 {
        font-size: 14px;
        width: 100%;
    }

    .mainInsighPopup2 .col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .mainInsighPopup2 .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .productCheckPopup input {
        margin-top: 22px;
        width: 20px;
        height: 20px;
    }

    .productCheckPopup .row {
        border-radius: 10px;
    }

    .mainInsighPopup2 label {
        font-size: 12px;
    }

    .mainInsighPopup2 form .mb-3 {
        width: 100%;
        float: left;
    }

    .mainInsighPopup2 select {
        font-size: 11px;
    }

    .mainInsighPopup2 .btn-submt {
        font-size: 12px;
        padding: 15px 20px 2vw;
    }

    .mainInsighPopup2 .btn-cancel {
        font-size: 12px;
    }

    .mainInsighPopup2 form {
        width: 65%;
    }

    .mainInsighPopup2 .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .rowInner {
        padding: 45px 20px 40px 20px;
    }

    .gallery_cloud h2 {
        margin-top: 40px;
        font-size: 30px;
        margin-bottom: 20px;
    }

    .gallery_cloud p {
        font-size: 16px;
    }

    .gallery_cloud img {
        width: 48px !important;
    }

    .wrapper .file-upload {
        width: 48px;
    }

        .wrapper .file-upload input[type=file] {
            height: 48px;
            width: 48px;
        }

    .gallery_cloud {
        background-image: none;
        background-size: contain;
        background-repeat: no-repeat;
        background-position-x: center;
        padding: 0vw;
    }

    .small_gallery_sidebar img {
        width: 45px !important;
        height: 45px;
    }

    .dashboard_tool_2 p {
        font-size: 13px;
        font-family: 'Apple-Bold';
        text-align: center;
        line-height: 4vw;
    }



    .custm_dashboard_navbar li a {
        font-size: 16px;
    }

    .dashboard_header_imges img {
        width: 45px;
        height: 45px;
    }

    .dashboard_header_imges {
        padding: 5.2vw;
    }

    .itemAccIcon img {
        width: 30px;
    }

    button.navbar-toggler.collapsed {
        outline: none;
    }

    button:focus:not(:focus-visible) {
        outline: none !important;
        box-shadow: none !important;
    }

    .uploadFaceMain h2 {
        font-size: calc(1.375rem + 1.5vw);
        text-align: left !important;
    }

    .textCancel {
        font-size: 2.7vw;
    }

    .UploadWrapper img {
        width: 48px !important;
    }

    .gallery_add_faces p {
        font-size: 16px;
    }

    .gallery_add_faces {
        box-shadow: 0 0px 0px #cdcdcd;
        border-radius: 32px;
    }

    .gallery_add_faces_images ul li {
        width: 12vw;
        height: 12vw;
        padding-top: 1.8vw;
    }

        .gallery_add_faces_images ul li img {
            height: 7vw;
        }

    /*sudipta 05/05/23*/
    /*nav {
        padding: 10px 17px !important;
    }*/

    .gallery_add_faces_progress {
        box-shadow: 0 0px 0px #cdcdcd;
        border-radius: 32px;
    }

    .sub_faces_list ul li {
        border: 1px solid #cdcdcd;
        padding-top: 8px;
        border-radius: 50px;
        width: 80px;
        height: 80px;
        margin: 0px 20px 30px 20px;
    }

        .sub_faces_list ul li img {
            height: 60px;
        }

    .btnUploadFaceImage {
        font-size: 10px;
        width: 47%;
        padding-top: 15px;
        padding-bottom: 10px;
    }
}
