
@media only screen and (max-width: 1380px) and (min-width: 1024px) {


    .login_part.login_top {
        margin-top: 18vh;
    }

    .pro_img {
        margin: 10px auto 18px;
        width: 51px;
        height: 51px;
    }

    .pro_email {
        margin-bottom: 10px;
    }

    .profile {
        padding-bottom: 11px;
    }

    .left_bar a {
        padding: 7px 25px;
    }

    .left_bar.shrink .ch_pwd, .left_bar.shrink .log_out {
        margin-bottom: 5px;
    }

    .ch_pwd a, .log_out a {
        padding: 0;
    }

    .classic_popup .card .card-header h5 button span {
        margin-top: 3px;
    }
}

@media only screen and (max-width:1460px) {


    .login_wrapper {
        width: 100%;
        max-width: 1340px;
        margin: 10% auto 0;
    }

    .login_left_panel ul {
        width: 100%;
        margin-top: 10px;
    }

        .login_left_panel ul li {
            padding: 8px 0;
            line-height: normal;
        }

    .classic_popup .card .card-header h5 button span {
        margin-top: 3px;
    }
}


@media only screen and (max-width:1280px) {


    .login_wrapper {
        max-width: inherit;
        width: 92%;
    }

    .classic_popup .card .card-header h5 button span {
        margin-top: 3px;
    }
}



@media only screen and (max-width:1200px) {


    .login_wrapper {
        width: 98%;
        max-width: inherit;
    }

    .login_left_panel p.text_slide {
        padding-right: 0px;
    }

    .login_left_panel h1 {
        font-size: 24px;
    }

        .login_left_panel h1 span {
            display: inline;
        }

    .login_left_panel h2 {
        font-size: 20px;
    }

    .inner_header .inner_header_right select {
        width: 230px;
    }

    .crs_sec ul.nav-tabs li a {
        font-size: 13px;
        color: #0095dd;
        border-radius: 0px;
        border: 0px;
        padding: 10px 6px;
        text-align: center;
    }

    .inner_content .entity_box .details_sec .card .card-body label {
        font-size: 12px;
    }

    .classic_popup .card .card-header h5 button span {
        margin-top: 3px;
    }
}

@media only screen and (max-width:1024px) {


    .login_left_panel ul li {
        font-size: 12px;
    }

    .login_wrapper {
        width: 96%;
    }

    .login_right_panel {
        padding: 25px;
    }

    .inner_header .inner_header_right select {
        width: 220px;
    }

    .custom_popup {
        padding-right: 0 !important;
    }

    .classic_popup .card {
        padding: 10px;
    }

    .web_link {
        display: none;
        float: right;
    }

    .mobile_link {
        display: block;
        float: right;
    }



    .btn_con_blue {
        padding: 12px 15px;
    }

    .line1 {
        width: 100px;
    }



    .defaultModal iframe {
        width: 90%;
        padding: 0px;
        top: 10%;
        height: 320px;
    }

    .help_popup .modal-body {
        margin: 0px !important;
        max-height: 330px;
        min-height: 221px;
    }

    .delete_icon_btn {
        margin-top: 15px;
    }

    .Attach_grid {
        margin: 0px;
    }

    .attach_doc2 {
        padding: 0px;
        overflow: hidden;
    }
}



@media only screen and (max-width:1023px) {
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

    .login_left_panel p {
        padding: 0;
    }

    #loginHeader {
        font-size: 15px !important;
    }

    .login_button {
        font-size: 11px !important;
    }

    input, button, select, textarea {
        -webkit-appearance: none;
    }

    body select.form-control {
        background: #fff url("../images/blue_arrow.svg") right 5px top 15px no-repeat !important;
    }


    .bg_login {
        background-size: cover;
    }

    .showcase_box p {
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        display: block;
        height: 67px;
    }

        .showcase_box p:after {
            content: '...';
            background: inherit;
            position: absolute;
            bottom: 0;
            right: 0;
        }

    .inner_content .entity_box .details_sec .card .card-body select.small_select {
        padding-left: 3px;
        background: #fff url("../images/blue_arrow.svg") right 3px top 15px no-repeat !important;
    }

    .inner_content .entity_box .details_sec .new_card .new_body select.small_select {
        padding-left: 3px;
        background: #fff url("../images/blue_arrow.svg") right 3px top 15px no-repeat !important;
    }

    .left_sidebar .card .card-header button[aria-expanded="true"]:before {
        right: 5px;
    }

    .left_sidebar .card .card-header button[aria-expanded="false"]:before {
        right: 5px;
    }

    .login_right_panel .small_padding {
        padding-left: 5px;
    }

    .edit_en_btn {
        display: block;
    }

    .edit_en_btn_gary {
        display: block;
    }
}


@media only screen and (min-device-width : 375px) and (max-device-width : 812px) and (-webkit-device-pixel-ratio : 3) {


    input, button, select, textarea {
        -webkit-appearance: none;
    }

    body select.form-control {
        background: #fff url("../images/blue_arrow.svg") right 5px top 15px no-repeat !important;
    }

    .inner_content .entity_box .details_sec .new_card .new_body a.button_address {
        font-size: 11px;
    }

    .custom_popup_content .modal-body {
        max-height: 40vh;
    }

    .custom_popup_content .container145 {
        margin-left: 0px;
    }

    .custom_popup_content h2 {
        font-size: 14px;
    }


    .edit_en_btn {
        display: none;
    }

    .edit_en_btn_gary {
        display: none;
    }
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {

    input, button, select, textarea {
        -webkit-appearance: none;
    }

    body select.form-control {
        background: #fff url("../images/blue_arrow.svg") right 5px top 15px no-repeat !important;
    }
}




@media only screen and (max-width:991px) {




    .inner_header .inner_header_right li {
        padding: 0 2%;
    }

    .sidebar_responsive {
        display: block;
    }

    .main_stuff {
        padding: 15px 0px;
        position: relative;
    }



    .left_sidebar {
        position: absolute;
        z-index: 0;
        transition: all 0.8s ease;
        max-width: inherit;
        -webkit-transition: all 0.8s ease;
        top: 15px;
        left: -5000px;
        /*width: 100%;*/
        width: 98%;
        margin-left: 4px;
    }

        .left_sidebar.open {
            z-index: 9;
            left: 0px;
            background: #06243b;
            height: 100%;
        }

    .closed_menu {
        position: absolute;
        display: block;
        color: #000;
        font-size: 12px;
        right: 4px;
        top: 4px;
        text-decoration: none;
        background: url(../images/crossed.png) center center no-repeat;
        width: 20px;
        height: 20px;
    }

    .thank_stuff h1 {
        font-size: 20px;
    }

    .thank_stuff h2 {
        font-size: 18px;
    }

    .income_popup .modal-dialog {
        max-width: inherit;
        width: 90%;
    }


    .custom_popup_content .container145 {
        margin-left: 0px;
    }

    .classic_popup.custom_popup_content h2 {
        font-size: 14px;
    }

    body #iframeContent1 {
        height: 420px !important;
    }

    .custom_popup_content .modal-body {
        padding: 10px;
    }


    .white_box_content .certify_sec ul li label {
        line-height: normal;
    }

    .white_box_content .certify_sec ul li {
        padding: 0 10px;
    }

    .no_margin {
        margin-left: 0px;
    }

    .defaultModal iframe {
        width: 90% !important;
        height: 80%;
    }
}


@media only screen and (max-width:1024px) {

    .crs_sec {
        overflow: hidden;
    }

    .scrollmenu {
        overflow: auto;
        white-space: nowrap;
        width: auto;
        padding-right: 20px;
    }

        .scrollmenu .nav-tabs {
            overflow-x: auto;
            overflow-y: hidden;
            flex-wrap: nowrap;
        }

    .scrollmenu {
        overflow-x: auto;
        white-space: nowrap;
        width: 85vw;
    }

        .scrollmenu a {
            display: inline-block;
        }


    .white_box_content .box_list ul li {
        padding: 10px 0;
    }

    .white_box_content .certify_sec ul li {
        padding: 10px;
    }

    .showcase_box .showcase_title {
        font-size: 13px;
    }

    .showcase_box p {
        width: 90%;
    }

    .login_right_panel .logo_login img {
        width: 80%;
    }
}


@media only screen and (max-width:768px) {


    .login_left_panel h1 {
        font-size: 24px;
    }

        .login_left_panel h1 span {
            display: inline;
        }

    .login_left_panel h2 {
        font-size: 17px;
    }

    .income_popup .modal-body {
        height: 34vh;
    }

    .main_title_inner h1 {
        font-size: 24px;
    }

    .inner_content .entity_box .details_sec .card .card-body a.button_address {
        font-size: 10px;
    }

    .inner_content .entity_box .details_sec .new_card .new_body a.button_address {
        font-size: 10px;
    }


    /*.line1 { width:180px; }*/
    .btn_con_blue2 {
        padding: 12px 15px;
        font-size: 15px;
    }



    .fatca_popup {
        width: 100%;
    }
}


@media only screen and (max-width:767px) {

    .login_left_hidden {
        display: none;
    }

    .login_right_panel .login_button {
        font-size: 14px !important;
    }

    .login_right_panel {
        width: 390px;
        margin: 0 auto;
    }

    .login_wrapper {
        width: 98%;
    }


    /*------  Onboarding responsive css-----*/
    .inner_content .entity_box .details_sec .card .card-header h5 button {
        font-size: 15px;
        font-family: 'robotoregular';
    }

    .inner_content .entity_box .details_sec .card {
        padding: 10px 0;
    }

    .inner_content .entity_box .details_sec .btn_submit {
        height: 36px;
        font-size: 11px;
        padding: 0 25px;
    }

    .inner_content .entity_box .nav-tabs .nav-link {
        font-size: 11px;
        width: 120px;
        height: 87px;
        padding: 9px 0 0 0;
    }

    .inner_content .main_title h1 {
        font-size: 20px;
    }

    .inner_header {
        padding-bottom: 20px;
    }


    .inner_content .entity_box .details_sec .new_card {
        padding: 10px 0;
    }


    .custom_popup_content h5 {
        font-size: 16px;
    }


    /*------  form section responsive css-----*/
    .main_title_inner h1 {
        font-size: 18px;
        display: block;
        text-align: center;
    }

    .main_title_inner .btn_form_guide {
        float: none;
        text-align: center;
        margin: 20px auto 0;
        width: auto;
        display: block;
    }

    .box_center {
        margin: 25px 0 25px;
        width: 98%;
        text-align: center;
    }

    .btn_con_blue {
        margin: 4px;
    }

    .line1 {
        width: 55px;
        display: none;
    }

    .btn_con {
        padding: 12px 30px;
    }

    .copyright {
        text-align: center;
        font-size: 11px;
        padding-bottom: 10px;
    }

    .footer_nav {
        text-align: center;
    }

        .footer_nav ul {
            float: none;
            width: 100%;
            text-align: center;
            display: block;
        }

            .footer_nav ul li {
                display: inline-block;
            }


    .white_box_content h1 {
        font-size: 15px;
        padding-top: 7px;
    }

    .white_box_content .box_list ul li {
        padding: 10px 0;
    }

    .white_box_content .box_list input[type="radio"]:checked + label, .white_box_content .box_list input[type="radio"]:not(:checked) + label {
        font-size: 12px;
        font-family: 'robotoregular';
    }

    .btn_con_blue {
        padding: 8px 15px;
        font-size: 11px;
        font-family: 'robotoregular';
    }

    .btn_on_board {
        font-size: 12px;
        font-family: 'robotoregular';
    }

    .pdf_form .pdf_footer input[type=submit] {
        font-size: 12px;
        font-family: 'robotoregular';
    }

    .btn_classification {
        margin: 0px;
    }

    .btn_classification {
        font-size: 12px;
        font-family: 'robotoregular';
    }

    .btn_con {
        padding: 8px 15px;
        font-size: 12px;
        font-family: 'robotoregular';
    }

    .box_chapter .box_chapter_list ul li label {
        font-size: 12px;
        font-family: 'robotoregular';
    }
    /*.custom_popup_content h2{ font-size: 16px; }*/
    .custom_popup_classification .modal-body h3 {
        font-size: 14px;
    }

    .custom_popup_classification .modal-body h4 {
        font-size: 20px;
    }

    .custom_popup_classification .modal-body p {
        font-size: 12px;
        font-family: 'robotoregular';
        padding: 0px;
    }

    .box_chapter {
        margin-bottom: 15px;
    }

    .custom_big_popup .modal-dialog {
        max-width: inherit;
        width: 94%;
    }

    .attach_doc .attach_bar .progress_stuff {
        width: 97%;
    }

    .doc_support .list_popup .progress_stuff {
        width: 100%;
    }

    .white_box_content .certify_sec ul li {
        padding: 10px;
    }

    .classic_popup .card {
        padding: 10px 0;
    }


    .detail_info .right_box {
        margin-top: 10px;
    }

    .total_value label {
        width: 100%;
        text-align: left;
    }

        .total_value label span {
            float: right;
        }


    .payment_info_heading {
        font-size: 15px;
        padding-top: 10px;
    }

    .space_res {
        padding-bottom: 15px;
    }


    .login_wrapper {
        margin: 10% auto 10%;
    }

    footer {
        padding: 10px 0 20px;
    }


    .btn_classification {
        text-transform: capitalize;
    }

    .white_box_content h1.fed_heading {
        font-size: 15px;
        width: 100%;
        display: inline-block;
        padding-top: 15px;
    }

    .owner_form .card .card-header h5 button {
        font-size: 15px;
        font-family: 'robotoregular';
    }

    .detail_info .right_box {
        text-align: left;
    }

    .detail_info h2 {
        font-size: 15px;
    }

    .sub_profile label.dark_label {
        font-size: 12px;
        font-family: 'robotoregular';
    }

    h1.sub_title_inner {
        font-size: 15px;
    }



    /*.custom_popup_content .modal-body {
        max-height: inherit;
        height: 210px;
    }*/


    .attach_doc .attach_bar {
        padding: 5px 0;
    }



    .edit_en_btn {
        display: none;
    }

    .edit_en_btn_gary {
        display: none;
    }

    .ConfirmationCode {
        margin: 0;
    }

    .middle_sec {
        max-width: inherit;
        width: 90%;
        margin: 10px auto;
    }

        .middle_sec h2 {
            font-size: 24px;
            font-weight: bold;
            color: #fff;
            text-align: center;
            padding: 0 0 0px 0;
        }

    .btn_con_blue_error {
        padding: 8px 15px;
        font-size: 11px;
        font-family: 'robotoregular';
        width: 150px;
    }
}

@media only screen and (max-width:575px) {

    /*.selected_box{ left: 0px; right:0px; }*/
    .code_alert_popup {
        width: 94%;
    }

        .code_alert_popup .modal-body {
            padding: 15px;
            text-align: center;
        }

        .code_alert_popup .img_msg_icon {
            display: none;
        }

    .inner_header .logo_eform {
        text-align: center;
        width: 100%;
        max-width: inherit;
    }

        .inner_header .logo_eform img {
            width: 70%;
        }

    .inner_header .inner_header_right {
        float: none;
        margin: 20px auto 0;
    }

        .inner_header .inner_header_right select {
            font-size: 12px;
            color: #555;
            border: 2px solid #e6e6e8;
            height: 34px;
            border-radius: 1px;
            width: 160px;
        }

    .btn_con_blue {
        margin: 0px;
    }

    .backup_popup .card .card-body {
        padding-left: 5px;
    }

    .white_box_content .bottom_list {
        padding: 20px 0;
    }

    .thank_stuff h1 {
        font-size: 17px;
    }

    .box_center_big {
        margin: 30px 0;
    }

    .showcase_box p {
        width: 80%;
    }

    .web_link {
        float: none;
    }

    .mobile_link {
        float: none;
    }

    .detail_info .form_detail label {
        padding-right: 10px;
    }

    .btn-primary {
        font-size: 13px;
    }

    .inner_content .entity_box {
        padding: 70px 15px 25px 15px;
    }

    .delete_row {
        right: 2px;
    }




    .classificationButton {
        margin-bottom: 40px;
    }

    .white_box_content .line1 {
        display: none;
    }



    .justify_language_field {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }


    td.description {
        width: 190px;
        display: block;
    }

    .guide_new_popup .option {
        width: 170px;
    }

    .modal-header .close {
        padding: 0.6rem 1rem 1rem 1rem;
    }

    .ConfirmationCode {
        margin: 0;
    }

    .middle_sec h2 {
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        padding: 0 0 0px 0;
    }

    .middle_sec .btn_home_back {
        font-size: 15px;
        color: #fff;
        width: 180px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        margin: auto;
    }
}

@media all and (max-width: 812px) and (orientation : landscape) {
    .middle_sec .img_center .img-fluid {
        width: 50%;
    }
}

@media all and (max-width: 812px) and (orientation : portrait) {
    .middle_sec .img_center .img-fluid {
        width: 70%;
    }
}

@media only screen and (max-width:440px) {

    .login_right_panel .login_button {
        font-size: 14px !important;
    }

    .login_right_panel {
        width: 98%;
        margin: 0 auto;
    }

    .btn_on_board_next {
        padding: 8px 28px 8px 7px;
        font-size: 11px;
    }

    .login_right_panel select.form-control {
        padding: 0 5px;
    }

    /*.btn_con_blue {
        padding: 8px 4px;
    }*/

    .btn_support {
        font-size: 12px;
    }

    .status_sec {
        margin: 0px;
    }

    .btn_con_blue {
        margin: 4px;
    }

    .custom_popup_content .modal-body {
        padding: 8px;
        /*height: 61vh;*/
    }

    .modal-header .close {
        padding: 0.6rem 1rem 1rem 1rem;
    }

    .container-fluid {
        padding-right: 0px;
    }

    .classic_popup .card .card-header h5 button {
        white-space: normal !important;
        text-align: left !important;
        width: 98% !important;
    }

        .classic_popup .card .card-header h5 button span {
            width: 85%;
            display: inline-block;
            margin-top: 5px;
        }

    .ConfirmationCode {
        margin: 0;
    }

    .middle_sec h2 {
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        padding: 0 0 0px 0;
    }

    .middle_sec .btn_home_back {
        font-size: 15px;
        color: #fff;
        width: 180px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        margin: auto;
    }
}


@media only screen and (max-width:400px) {

    .inner_content .entity_box .details_sec .btn_submit {
        padding: 0 12px;
    }

    .login_right_panel .login_button {
        font-size: 14px !important;
    }

    .line1 {
        width: 25px;
        display: none;
    }

    .btn_save_exit {
        margin-bottom: 15px;
    }

    .help_popupsaveexit1 .modal-body {
        max-height: 44vh;
    }

    .custom_popup_content label {
        font-size: 11px;
    }

    .custom_popup_content h2 {
        font-size: 14px;
    }

    .modal-header .close {
        padding: 0.6rem 1rem 1rem 1rem;
    }

    .classic_popup .card .card-header h5 button {
        white-space: normal;
        text-align: left;
        width: 98%;
    }

        .classic_popup .card .card-header h5 button span {
            width: 85%;
            display: inline-block;
            margin-top: 5px;
        }

    .ConfirmationCode {
        margin: 0;
    }
}


@media only screen and (max-width:374px) {
    .inner_header .inner_header_right {
        width: 100%;
    }

    .inner_content .entity_box .details_sec .card .card-header h5 button {
        font-size: 12px;
    }

    .modal-header .close {
        padding: 0.6rem 1rem 1rem 1rem;
    }

    .login_right_panel .login_button {
        font-size: 14px !important;
    }

    .ConfirmationCode {
        margin: 0;
    }
}
