



@media only screen and (min-width: 768px) {


    .header .header-content {
        padding-left: 1rem;
        padding-right: 2rem;
    }







    [data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .deznav .nav-text {
        font-size: 13px;
        display: block;
        text-align: left;
        line-height: 16px;
        padding-left: 10px;
    }

    [data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .deznav .metismenu > li:hover > a {
        border-radius: 5px;
        background: #1697d8;
    }







    [data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .deznav .metismenu > li:nth-child(4) {
        padding-bottom: 7px;
        border-bottom: 2px solid #ffffff;
    }

    [data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .deznav .metismenu li > ul {
        left: 9rem;
        top: 10px;
    }

    [data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .content-body {
        margin-left: 9rem;
        padding-top: 5.5rem;
    }



    .header-profile .dropdown-menu {
        display: none !important;
    }

    [data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .white_sidebar.deznav .metismenu > li:nth-child(-n+4) {
        background-color: #ffffff;
    }

    [data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .white_sidebar.deznav .metismenu > li {
        background: #f4f4f4;
    }

    [data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .white_sidebar.deznav {
        background: #f4f4f4;
    }

        [data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .white_sidebar.deznav .metismenu > li.mm-active > a {
            color: #fff;
        }

        [data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .white_sidebar.deznav .metismenu > li:hover > a {
            color: #ffffff;
        }

    [data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .blue_sidebar.deznav .metismenu > li:hover > a {
        background: #ffffff;
        color: #1697d8;
    }

        [data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .blue_sidebar.deznav .metismenu > li:hover > a i {
            color: #1697d8;
        }

    [data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .blue_sidebar.deznav {
        background: #1a83b8;
    }

    .hover_dropdown:hover > .dropdown-menu {
        display: block;
    }

    .hw_dropdown .dropdown-submenu .dropdown-menu > li {
        max-width: 100%;
        width: 11rem;
    }

    .dropdown-submenu .dropdown-menu.show {
        display: flex;
    }

    .dropdown-submenu:hover .dropdown-menu{
        display: flex;
    }
    .redirect_tabs .dropdown-submenu.dropdown--submenu:hover > .dropdown-menu {
        display: block;
    }

    .redirect_tabs .dropdown-submenu.dropdown-submenu-hover:hover > .dropdown-menu {
        display: flex !important;
    }

    .redirect_tabs .dropdown-submenu:hover .dropdown-menu {
        display: none;
    }

    .hw_dropdown .dropdown-submenu {
        position: static;
    }
    .dropdown-submenu:hover > .dropdown-item {
        color: var(--primary);
        background: #F4F5F9;
    }

    .hw_dropdown.redirect_tabs .dropdown-menu.upper_case_link > li > .dropdown-item {
        pointer-events: unset;
    }


    .other_feature_link {
        pointer-events: none;
    }
    .hw_dropdown .dropdown-menu.upper_case_link > li > .dropdown-item {
        pointer-events: none;
    }

    [data-sidebar-style="full"][data-layout="vertical"] .deznav .metismenu > li .has-arrow:after {
        visibility: hidden !important;
    }
    .cus_wrap_arange
    {
        flex-wrap:nowrap !important;
    }
    .inner_footer .f_main .compliments_div {
        min-width: 480px;
        max-width: min-content;
    }

        .inner_footer .f_main .compliments_div .cus_whitespace {
            white-space: nowrap;
        }
        .inner_footer .f_main .compliments_div .cus_sponcer_socials {
            white-space: nowrap;
        }
}

@media only screen and (min-width:1200px) and (max-width:1300px) {
    .default-tab .nav-link {
        padding: 0.5rem 1.2rem;
    }
}

@media only screen and (max-width:1199px) {
    .nav-header {
        display: block;
    }

        .nav-header .brand-logo {
            display: none;
        }



    .nav-control {
        right: auto;
        left: 16px;
        padding: 2px 0 0;
        top: 46px;
    }

    .deznav .metismenu {
        padding-bottom: 150px;
    }

    .nav-header {
        width: 0;
        height: 4.5rem;
    }

    [data-sidebar-style="overlay"] .header {
        padding-left: 60px;
    }

    .header .header-content {
        padding-left: 0;
        padding-right: 1rem;
    }

    .header {
        height: 90px;
        padding: 10px 0;
    }



    /*.sidenav_month {
        letter-spacing: 4px;
        top: 0;
        height: 205px;
        font-size: 14px;
    }*/

    .deznav .ps {
        overflow: unset !important;
        height:auto;
    }

    .deznav .metismenu > li:nth-child(-n+4) {
        z-index: 1;
    }

    .deznav .metismenu > li:nth-child(-n+4) {
        background-color: #4e4e4e;
    }

    .deznav .metismenu > li:first-child {
        padding-top: 7px;
    }

    .deznav .metismenu > li {
        z-index: 4;
        background: #262626;
    }

    [data-sidebar-style="overlay"][data-layout="vertical"] .deznav .metismenu > li > a, [data-sidebar-style="overlay"][data-layout="vertical"] .deznav .metismenu > li > form > a {
        color: #ffffff;
        padding: 10px 30px 10px 40px;
        font-size: 16px;
    }
        [data-sidebar-style="overlay"][data-layout="vertical"] .deznav .metismenu > li > form > a > svg
        {
            margin-right:0.75rem;
        }







    .deznav .metismenu > li:nth-child(-n+4) .has-arrow:after {
        display: none;
    }

    .deznav .metismenu > li .has-arrow:before {
        display: none;
    }

    .deznav .metismenu > li a > i {
        font-size: 1.2rem !important;
        padding: 0 .75rem 0 0;
        margin-right: 0px;
    }

    .deznav .metismenu a {
        padding: 0.625rem 1.25rem;
    }

    [data-header-position="fixed"] .content-body {
        padding-top: 90px;
    }

    .header-right .header-profile img {
        max-height: 60px;
        max-width: 100px;
    }

    .header-right .header-profile > a.nav-link .header-info span {
        font-size: 10px;
    }
    .header-right .header-profile > a.nav-link .header-info p {
        font-size: 12px;
        line-height: 17px;
    }

    .header-right .header-profile > a.nav-link .header-info .profile_name {
        font-size: 14px;
    }

    .active_recall_alert > a:before {
        right: 43px !important;
        left: auto !important;
    }
}

@media only screen and (max-width:1023px) {
    .cus_dz-demo-trigger.dz-demo-trigger {
        display: flex;
        bottom: 15px;
        top: auto;
        transform: translateY(0);
    }
    .cus_dz-demo-panel.dz-demo-panel.show .cus_dz-demo-trigger.dz-demo-trigger span:first-child {
        display: none !important;
    }
    .cus_dz-demo-inner.dz-demo-inner {
        min-height: inherit;
        height: 100vh;
        overflow-y: auto;
    }
    .cus_dz-demo-panel.dz-demo-panel {
        width: 100%;
        max-width: 100%;
        right: -100%;
    }
}




@media only screen and (min-width:992px) and (max-width:1199px) {
    /*.single_row .small_image img {
        width: 50px;
    }

    .single_row h1 {
        font-size: 1rem;
    }

    .single_row p {
        font-size: 1rem;
    }*/

    .single_row .modals_links a {
        margin-left: 10px;
        font-size: 0.8rem;
    }

    .dropdown-submenu:hover .dropdown-menu {
        flex-wrap: wrap;
        width: 22rem;
    }

    .home_care_new .dropdown-submenu:hover .dropdown-menu {
        flex-wrap: inherit;
        width: inherit;
    }

    .cus_logout {
        top: 99px;
    }

    .default-tab .nav-link {
        font-size: 18px;
        padding: 0.5rem 1rem;
    }

    .cus_tab_content p {
        font-size: 20px;
    }

    .tab_content_left_align {
        padding-left: 1rem;
    }

    .for_common_space {
        padding-bottom: 90px;
    }

    .support_network .cus_tab2 {
        padding-left: 12.1rem;
    }

    .support_network .cus_tab3 {
        padding-left: 24.5rem;
    }

    .header-right .header-profile img {
        max-height: 60px;
        max-width: 100px;
    }

    .header-right .header-profile > a.nav-link .header-info .profile_name {
        font-size: 14px;
    }

    .header-right .header-profile > a.nav-link .header-info p {
        font-size: 12px;
        line-height: 17px;
    }

    .header-right .header-profile > a.nav-link .header-info span {
        font-size: 10px;
    }
}

@media only screen and (min-width:768px) and (max-width:1199px) {
    .header .header-content {
        padding-right: 2rem;
    }
}

@media only screen and (max-width:991px) {











    .anchor_design_bold {
        font-size: 18px;
    }

    .modal-xl {
        width: calc(100% - 20px);
        max-width: inherit;
        margin: 1.75rem auto;
    }
    .inner_footer .f_main .compliments_div .your_name.cus_whitespace {
        white-space: inherit !important;
    }
    .payment_after {
        padding-right: 62px;
    }


}


@media only screen and (min-width:768px) and (max-width:991px) {
    .header_heading h1 {
        font-size: 1rem;
    }

    .dropdown-submenu:hover .dropdown-menu {
        flex-wrap: wrap;
        width: 12rem;
    }
    .home_care_new .dropdown-submenu:hover .dropdown-menu {
        flex-wrap: wrap;
        width: 30rem;
    }

    [data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .content-body {
        padding-top: 76.5px;
    }

    .menu-toggle .deznav {
        padding-top: 76.5px;
    }

    .single_row .modals_links a {
        margin-left: 0;
        font-size: 1rem;
        margin-right: 15px;
    }

    .detail_profile .left_part h4 {
        font-size: 16px;
    }

    .detail_profile .left_part ul li, .detail_profile .left_part ul li a {
        font-size: 14px;
    }

    .detail_profile .left_part ol li:not(:last-child) {
        margin-right: 10px;
    }

    .detail_profile .left_part ol li {
        width: 25px;
    }

    .right_part p {
        font-size: 18px;
    }

    p {
        font-size: 18px;
    }

    .cus_months {
        font-size: 2.7rem;
        padding: 8px 50px 14px 50px;
        margin: 20px 0 50px 0;
    }

    .header-left img {
        width: 170px;
    }

        .header-left img[src*="plus_logo"] {
            width: 220px;
        }

    .header-right .header-profile img {
        max-height: 60px;
        max-width: 100px;
    }

    .header-right .header-profile > a.nav-link .header-info .profile_name {
        font-size: 20px;
    }

    .header-right .header-profile > a.nav-link .header-info p {
        font-size: 14px;
        line-height: 19px;
    }

    [data-header-position="fixed"] .content-body {
        padding-top: 90px;
    }

    .cus_logout {
        top: 89px;
    }



    .nav-control {
        top: 40px;
    }

    .inner_header .blue_part h4 {
        font-size: 1rem;
    }

    .inner_header .blue_part a {
        top: 2.3px;
    }

    .support_network .cus_tab1, .support_network .cus_tab2, .support_network .cus_tab3 {
        padding-left: 2rem;
    }

    .custom_video iframe {
        width: 100%;
    }


    .for_supportnetwork_page .add_smartphone {
        font-size: 14px;
        padding: 0.5rem 0.8rem;
    }

    .default-tab .nav-link {
        font-size: 14px;
        padding: 0.5rem 0.8rem;
    }

    .cus_tab_content p {
        font-size: 18px;
    }

    .tab_content_left_align {
        padding-left: 0.8rem;
    }

    .for_common_space {
        padding-bottom: 70px;
    }

    .applicance_recall_page .single_row .small_image img {
        width: 70px;
    }

    .applicance_recall_page .single_row h1 {
        font-size: 1rem;
        margin-bottom: 5px;
    }

    .applicance_recall_page .single_row p {
        font-size: 0.8rem !important;
    }

    .anchor_design_regular {
        font-size: 16px;
    }

    .warning_img {
        width: 40px;
    }

    .middle_heading {
        font-size: 1.6rem;
        margin-bottom: 10px;
    }

    .overview_web h2 {
        display: block;
    }
    .overview_web.Digital_diary h2 {
        display: inline-block;
    }

    .other_feature_link {
        margin-left: 0 !important;
        margin-top: 10px;
    }

    /*.sidenav_month {
        height: 185px;
    }*/

    .new_welcome .welcome_image {
        background-position: top 0 center;
        height: 400px;
    }
    .header-right .header-profile img {
        max-height: 40px;
        max-width: 100px;
    }

    .header-right .header-profile > a.nav-link .header-info span {
        font-size: 8px;
    }

    .header-right .header-profile > a.nav-link .header-info p {
        font-size: 9px;
        line-height: 14px;
    }

    .header-right .header-profile > a.nav-link .header-info .profile_name {
        font-size: 10px;
    }
    .outer_checkbox .border_tips {
        font-size: 16px;
    }
    .plus_tips {
        padding: 0 20px 0 15px;
    }

}





@media only screen and (max-width:767px) {


    .header-left img {
        width: 100px;
        margin-top: 4px;
    }
        .header-left img[src*="plus_logo"] {
            width: 160px;
        }
    .nav-control {
        right: auto;
        left: 7px;
        padding: 2px 0 0;
        top: 50%;
    }

    .header_heading h1 {
        display: none;
    }

    .header-right .header-profile img {
        max-height: 35px;
        max-width: 90px;
    }

    [data-sidebar-style="overlay"] .header {
        padding-left: 43px;
        height: 62px;
    }


    [data-header-position="fixed"] .content-body {
        padding-top: 62px;
    }

    .deznav {
        top: 62px !important;
    }





        .deznav .metismenu > li.mm-active > a {
            color: var(--primary) !important;
        }



        .deznav .metismenu > li:nth-child(4) {
            padding-bottom: 7px;
            border-bottom: 2px solid #ffffff;
        }






    .single_row .modals_links a {
        margin-left: 0;
        font-size: 1rem;
        margin-right: 15px;
    }

    .single_row p {
        line-height: 1.6rem;
        margin-bottom: 10px;
    }

    .single_row h1 img {
        margin-left: 0;
        margin-top: 10px;
        display: block;
    }

    .single_row h1 {
        margin-top: 10px;
    }

    .hw_dropdown .dropdown-menu {
        position: static;
        float: none;
    }

    .navbar-expand .navbar-collapse {
        align-items: center !important;
    }

    .hamburger {
        top: 0px;
    }

        .hamburger .line {
            height: 2px;
        }

    .cus_logout a {
        font-size: 12px;
    }

    .header-right .header-profile > a.nav-link .header-info {
        display: none;
        padding-left: 0;
        white-space: inherit;
    }

        .header-right .header-profile > a.nav-link .header-info span {
            font-size: 8px;
        }

        .header-right .header-profile > a.nav-link .header-info .profile_name {
            font-size: 10px;
        }

        .header-right .header-profile > a.nav-link .header-info p {
            font-size: 9px;
            line-height: 14px;
        }

    .inner_header .blue_part a {
        top: -1px;
        right: 0;
        position: relative;
        margin-left: 5px;
    }

    .inner_footer .f_main h4 {
        font-size: 1.4rem;
    }

    .inner_footer .f_main a.goals_personalize {
        font-size: 1.4rem;
        line-height: 30px;
    }

    .inner_footer {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 45px;
    }

    .compliment_img {
        max-width: 100px;
        max-height: 100px;
        margin: 0 auto 20px auto;
        display: block;
    }

    .inner_footer .f_main .compliments_div ul li {
        font-size: 13px;
    }

    .inner_footer .f_main .compliments_div h6 {
        font-size: 1.2rem;
        margin-bottom: 18px;
    }

    footer.new_footer ul li {
        margin: 0 5px;
        font-size: 10px;
    }

    .inner_footer .f_main .compliments_div {
        max-width: 335px;
    }

    .order_big {
        order: -1;
    }

    .inner_header .gray_part a.change_link {
        top: -1px;
        right: 0;
        margin-left: 5px;
        position: relative;
    }

    .aricles_page .single_row .small_image img {
        width: 78px;
    }

    .overview_web h2 {
        font-size: 1.4rem;
        display: block;
    }

    .other_feature_link {
        font-size: 18px;
        margin-left: 0;
        margin-top: 5px;
    }

    .default-tab .nav-link {
        font-size: 12px;
        padding: 0.3rem 0.3rem;
        border-radius: 10px 10px 0 0 !important;
    }

    .cus_tabs_design.default-tab .nav-link img {
        width: 20px;
    }

    .other_topic_dropdown .dropdown-menu {
        min-width: auto;
        width: 100%;
    }

        .other_topic_dropdown .dropdown-menu .dropdown-item {
            font-size: 15px;
            padding: 5px 15px;
            white-space: unset;
        }

    .main_heading {
        font-size: 1.2rem;
    }

    .upper_heading {
        font-size: 1rem;
    }

    .other_topic_dropdown .dropdown-toggle {
        font-size: 18px;
    }

    .wrapped_text .cus_image {
        padding-left: 0;
        padding-bottom: 20px;
        padding-right: 0;
        max-width: 100%;
        width: 100%;
    }

    .pr-2rem {
        padding-right: 15px;
    }

    .cus_tab_content p {
        font-size: 16px;
        word-break: break-word;
    }

    p {
        font-size: 16px;
    }

    .single_tab_content .new_media_object {
        width: 78px;
        margin-right: 10px;
    }

    .middle_heading {
        font-size: 1.2rem;
        margin-bottom: 10px;
    }

    .tabs_footer ul li a {
        font-size: 14px;
        top: -1.5px;
    }

    .tabs_footer ul li {
        margin: 0 4px;
        font-size: 14px;
    }

    .tabs_footer h2 {
        font-size: 1.2rem;
    }

    .overview_web h2.seeAlsoHeading {
        font-size: 1.2rem;
    }

    .chat_user_img {
        margin-right: 10px;
    }

    .other_topic_list ol li a {
        font-size: 14px;
    }

    .cus_logout {
        right: 15px;
        top: 68px;
    }

    .cus_months {
        font-size: 2rem;
        padding: 0px 20px 5px 20px;
        margin: 20px 0 20px 0;
    }

    .new_welcome .welcome_image {
        background-position: top 0 center;
        padding: 10px 25px 10px 25px;
        background-repeat: no-repeat;
        height: 407px;
    }

    .detail_profile {
        padding-bottom: 15px;
        padding-right: 15px;
        padding-left: 15px;
    }

    a.change_photo {
        margin-right: 15px;
    }



    .support_network .custom_listing li {
        font-size: 15px;
        margin-bottom: 5px;
    }

    .add_list .form-control {
        max-width: 100%;
        width: auto;
    }

    .support_network .cus_tab2 {
        padding-left: 2rem;
    }

    .support_network .cus_tab3 {
        padding-left: 2rem;
    }

    .custom_video .safety_video {
        height: auto;
    }

    .custom_video iframe {
        width: 100%;
    }

    .cus_form_setting .form-label {
        width: auto;
        padding-left: 0;
    }

    .cus_form_setting .form-control {
        width: 100%;
    }

    .forgot_pass_div {
        width: 100%;
    }

    .cus_form_setting .btn_blue {
        max-width: 100%;
        width: 100%;
    }

    .unsubscribe_page h4.middle_heading {
        padding-left: 0;
    }

    .no_task_added {
        padding: 0 15px;
    }

    .overview_web {
        padding: 30px 15px 0 15px;
    }

    .support_network .custom_listing li img.blue_star {
        top: -2px;
        width: 22px;
    }

    .add_smartphone {
        font-size: 12px;
    }

    .tab_content_left_align {
        padding-left: 0;
    }

    #maintenance_log table {
        white-space: nowrap;
    }

    .default-tab .nav-link:focus, .default-tab .nav-link:hover, .default-tab .nav-link.active {
        border-color: #ebeef6;
    }

    .nav-tabs .nav-item {
        margin-bottom: -1px;
        width: calc(50% - 5px);
        text-align: center;
    }

    .default-tab .nav-link {
        font-size: 12px;
        padding: 0.3rem 0.3rem;
        border-radius: 5px !important;
        border-color: #ebeef6;
        margin-bottom: 10px;
    }

    .default-tab .nav.nav-tabs {
        justify-content: space-between;
        border: 0 !important;
    }

    .dd_innertab_content {
        margin-top: -29px;
    }

    .tab_sub_heading {
        font-size: 1.2rem;
        padding-left: 0;
    }

    .for_common_space {
        padding-bottom: 50px;
    }

    .hw_dropdown .dropdown-menu.upper_case_link > li > .dropdown-item {
        padding: 8px 10px;
    }

    .modal-dialog {
        width: calc(100% - 20px) !important;
        max-width: inherit !important;
        margin: 0.5rem auto !important;
    }

    .applicance_recall_page .single_row h1 {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .for_equal_colum {
        height: 40px;
    }

    .not_logged_in .ls_links a {
        margin-left: 15px;
        font-size: 16px;
    }

    .cus_logout .common_welcome {
        font-size: 15px;
    }

    .cus_logout .inner_logout {
        justify-content: center;
    }

    .cus_logout {
        right: 0;
        width: 100%;
    }

    .mb_mobile_0 {
        margin-bottom: 0 !important;
    }

    .cus_text_error label {
        margin-top: 5px;
        margin-bottom: 5px !important;
        margin-left: 0;
    }

    .pointer_none {
        pointer-events: auto;
    }

    .cus_tab_content .modal_feature_img {
        width: 65px;
        margin-right: 10px;
    }

    .home_feature_design .ndp_heading {
        padding-left: 0;
    }

    .applicance_recall_page .single_row .small_image img {
        width: 78px;
    }

    .inner_unsubscribe {
        padding-left: 0;
    }

    .pay_his {
        padding-left: 0;
        margin-left: 0;
    }

    .autopay_off h4 {
        font-size: 18px;
        line-height: 26px;
    }

    .form_cus_lab {
        padding-left: 0px !important;
    }

    .new_error_design .report_cus {
        font-size: 1.6rem;
    }
    section.new_welcome .detail_profile .left_part {
        width: 150px;
        padding-right: 15px;
    }
    .right_part p {
        font-size: 18px;
    }

    .logged_out_red {
        font-size: 11px !important;
        line-height: 14px;
        position: fixed;
        left: 0;
        right: 0;
        top: 2px;
    }
    .welcome_image .banner_navigation_link img {
        max-width: 150px;
        margin: 0 auto;
    }
    .welcome_hw {
        font-size: 14px;
    }

    section.new_welcome .detail_profile .left_part .com_off {
        margin-top: 15px;
        font-size: 10px;
    }
    section.new_welcome .detail_profile .left_part p:not(.com_off) {
        font-size: 12px;
    }
    section.new_welcome .detail_profile .left_part img {
        -webkit-box-shadow: 4px 4px 10px -5px rgb(79 79 79 / 54%);
        -moz-box-shadow: 4px 4px 10px -5px rgb(79 79 79 / 54%);
        box-shadow: 4px 4px 10px -5px rgb(79 79 79 / 54%);
    }
/*    .cus_dz-demo-trigger.dz-demo-trigger {
        display: flex;
        bottom: 15px;
        top: auto;
        transform: translateY(0);
    }
    .cus_dz-demo-panel.dz-demo-panel.show .cus_dz-demo-trigger.dz-demo-trigger span:first-child {
        display: none !important;
    }
    .cus_dz-demo-inner.dz-demo-inner {
        min-height: inherit;
        height: 100vh;
        overflow-y: auto;
    }
    .cus_dz-demo-panel.dz-demo-panel {
        width: 100%;
        max-width: 100%;
        right: -100%;
    }*/

    .plus_tips {
        padding: 0 15px 0 10px;
    }

    .outer_checkbox .border_tips {
        font-size: 12px;
        margin: 0 auto 10px auto;
    }
    .outer_checkbox .red_checkbox input[type="checkbox"] {
        height: 25px;
        width: 25px;
        margin-bottom:30px;
    }
        .outer_checkbox .red_checkbox input[type="checkbox"]:checked + label {
            width: 25px;
            height: 25px;
        }
        .outer_checkbox .red_checkbox input[type="checkbox"] + label {
            width: 25px;
            height: 25px;
        }
    a.change_selection {
        margin: 0 auto 30px auto;
        font-size: 20px;
    }
    .plus_tips h4 {
        font-size: 35px !important;
    }
    .payment_after {
        padding-right:0;
    }
        .payment_after h3 {
            font-size: 25px;
            margin-bottom: 25px;
            margin-top: 25px;
            line-height: 38px;
        }
        .payment_after p {
            font-size: 25px !important;
        }
   
}

@media only screen and (max-width:480px) {
    .signupoutLink .ls_links a {
        margin-left: 0;
        margin-top: 0px;
        display: block;
        font-size: 10px;
    }

    .for_mobile_arange ul {
        flex-direction: column;
    }

    .for_mobile_arange {
        align-items: flex-end !important;
        padding-right: 0;
    }

    .header_signup_btn .orange_shadow_btn {
        padding: 2px 5px;
        font-size: 10px;
        white-space: nowrap;
        position: relative;
        right: 0;
    }
}

@media only screen and (max-width:370px) {
    .header-left img {
        width: 85px;
    }
}
