@media  screen and (min-width: 1920px) {
    .loginCA .loginPan {
        width: 92%;
        margin: 0 auto;
    }
    .loginCA .form-group {
        width: 75%;
    }
    .loginCA .loginPan > .w-100 {
        width: 80% !important;
    }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
    .loginCA .form-group {
        width: 100%;
    } 
}
@media screen and (max-width: 1366px) {
    .form-right {
        padding: 35px 25px 56px;
    }

    .btn-orange {
        padding: 8px 0px;
    }

    .index-btn-wrapper {
        margin-bottom: 38px !important;
    }

    .form-right .bp-logo {
        margin-bottom: 10px !important;
    }

    .form-right.fgt-password {
        padding: 35px 25px 150px;
    }

    .login-slider .slick-dots {
        bottom: -32px;
    }

    .dashboard-main-tabs ul li {
        padding: 20px 40px;
        cursor: pointer;
    }

    .footer-col {
        padding-right: 0px;
    }

    .classify-sec .cls-card {
        background: #EAF3F8 0% 0% no-repeat padding-box;
        border: 1px solid #108DC6 !important;
        
    }

    .amount-table thead {
        border: 1px solid #B9CED9 !important;
        border-radius: 10px 10px 0px 0px !important;
    }
    .ds-app-declaration p, .ds-appform-note p{
        font-size: 12px;
        line-height: 16px
    }

    .loginCA .form-group {
        width: 300px;
    }

}

@media screen and (min-width: 1200px) {
    .loginCA .col-md-6:nth-child(2) {
        background: #F0F3F6;
        flex: 0 0 50%;
        max-width: 40%;
        margin-left: 8px;
    }
}

@media screen and (min-width:1024px) {
    /* .fmd-card-section .instContent {
        max-height: 400px;
        overflow-y: scroll;
    } */
    .fmd-card-section .navTabs.sticknavTabs {
        top: 97.5px !important;
    }
}
@media screen and (min-width: 768px){
    .certificate-detail-section .renewAnim .lotteAnim{
        width: 400px;
        margin: 0 auto;
    }
    .fmd-card-section .navTabs.sticknavTabs {
        background: #14315D;
        width: 100%;
        top: 72.2px;
        z-index: 1;
        position: fixed !important;
        padding: 1rem 0;
    }
    .fmd-card-section .headerMang ~ .container.padTop{
        padding-top: 300px;
    }
    .fmd-card-right p.fmd-head{
        min-width: 500px;
    }
    .fmd-cat ul li::after {
        position: absolute;
        content: "";
        height: 20px;
        right: 0;
        top: -2px;
        border: 1px solid #a0dffe;
    }
}
@media screen and (min-device-width: 769px) and (max-device-width: 1024px) {
    .fmd-card {
        padding: 13px 15px 15px 25px;
    }

    .container {
        max-width: 92.5%;
    }

    .success-right {
        box-shadow: 0px 0px 6px #00000029;
        background-color: #f9f9f9;
        padding: 32px 20px 32px 20px;
    }

    .header.certificate ul li a, .header.certificate ul li.active a, .dropdown .ql-btn {
        font-size: 12px
    }

    .success-right p {
        font-size: 12px;
        line-height: 14px
    }

    .payment-successful-wrapper {
        box-shadow: 0px 0px 6px #00000029;
        border-radius: 10px;
        padding: 37px 22px 17px 23px;
    }

    .success-left h2 {
        font-size: 30px;
        line-height: 36px
    }

    .table-blue td {
        padding: 6px 10px 10px 14px;
        border: 1px solid #A6E0FC;
    }

    .table-blue {
        min-width: 75%
    }

    .instructions-div {
        padding-left: 0px;
    }

    .rec-again-btn, .play-ved-btn {
        font-size: 9px;
        padding: 8px 6px;
    }

    .preview-btn-wrapper a, .remove-btn-wrapper a, .upload-btn-wrapper a {
        font-size: 10px;
    }

    .order-status-sidebar h4 {
        font-size: 13px
    }
}
@media screen and (max-device-width: 768px) {
    .status-sidebar {
        position: fixed;
        left: -100%;
        padding: 0px;
        transition: all 0.3s ease-in-out;
        top: 73px;
        background: white;
        z-index: 999;
        width: 90%;
        overflow-y: scroll;
        height: 100%;
        overflow-x: hidden;
    }
    .dsc-process .status-sidebar.show{
        left: 0%;
    }
    .dsc-process #orstatus.show{
        left: 0%;
    }
    .order-status-sidebar {
        padding: 15px;
    }
    .order-status-list li.completed::after, .order-status-list li.pending::after {
        left: 310px;
    }
    .order-status-list li.completed::after, .order-status-list li.pending::after {
        left: 250px;
    }

    .status-sidebar.active {
        position: fixed;
        padding: 0px;
        z-index: 9;
        height: 100vh;
        left: 0px;
        overflow: scroll;
        padding-bottom: 100px;
    }

    .buy-certificate-banner {
        margin-bottom: 26px;
        margin-top: 98px;
    }

    .dsc-order-card {
        padding-bottom: 46px;
    }

    .show-more-detail {
        bottom: 10px;
        right: 20px;
    }

    .order-status-btn {
        display: block !important;
    }

    .cust-col-12 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    /* .fmd-card-section, .payment-failed {
        margin-top: 109px;
    } */

    .get-otp-btn {
        font-size: 15px;
        line-height: 19px;
        padding: 10px 8px;
    }

    .fmd-form-wrapper {
        padding: 20px 14px;
    }

    .cert-tab-card {
        padding: 5px 20px 10px;
        border: 1px solid #108DC6;
        border-radius: 10px;
        background-color: white;
        width: 98px;
        height: 97px;
    }

        .cert-tab-card.usage {
            width: 98px;
            height: 97px;
        }

    .container {
        max-width: 95%;
        margin: 0 auto;
    }

    .btw-tab-content {
        padding: 17px 12px;
        background: #EAF3F8 0% 0% no-repeat padding-box;
        border: 2px solid #108DC6;
        border-radius: 10px;
        margin-top: -3px;
    }

    .st-list-m {
        padding-right: 0px;
    }

    ul.classify-sec li.cls-card, .yearly-sec li.cls-card,.service-sec li.cls-card, .token-sec li.cls-card, .docsigner-sec li.cls-card {
        transition: .3s;
        max-width: 100% !important
    }

    .get-w-93 h3 {
        font-size: 24px;
        margin-bottom: 20px !important
    }

    .get-w-93 p {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 20px !important
    }


    .footer-alllinks h3 {
        font-size: 14px !important;
        margin-bottom: 8px !important
    }

    .footer-logo {
        margin-bottom: 16px !important
    }

    .header2-nav-list {
        position: absolute !important;
        background: green;
        right: -28px;
        top: 52px;
        background: #fff;
        width: auto;
        height: 90vh;
        overflow-y: auto;
        padding: 15px 0px;
        box-shadow: 0 0 3px #ccc;
        width: 250px;
        display: none !important
    }

        .header2-nav-list.show {
            display: block !important
        }

        .header2-nav-list li {
            margin-left: 16px;
            padding: .5rem 1rem;
        }

            .header2-nav-list li .dropdown {
                margin: 0px !important
            }

    .header2-nav-wrapper {
        position: relative !important
    }

    .header.certificate ul li.active::after {
        position: absolute;
        content: "";
        width: 76%;
        border: 1px solid #0c82bb;
    }

    .header.certificate {
        padding: 17px 0px;
    }

    .menubar-show {
        display: block
    }


    .head-logo {
        width: 175px
    }

    .fmd-card {
        padding: 13px 15px 20px 16px;
    }

    .fmd-cat {
        max-width: 100%;
        padding: 9px 10px;
    }

    .fail-cancel-btn, .fail-try-btn {
        padding: 13px 20px;
        font-size: 12px;
        line-height: 14px
    }

    .table-blue td {
        padding: 6px 10px 10px 14px;
        border: 1px solid #A6E0FC;
        word-break: break-word;
    }

    .table-blue {
        min-width: 100% !important;
    }

    .instructions-div {
        padding-left: 0px;
    }

    .fmd-price-tag {
        right: 15px;
        top: 26px;
    }

    .btn-blue-theme {
        padding: 9px 34px;
        font-size: 16px;
        line-height: 19px;
    }

    .otpsend-input a {
        font-size: 16px;
        line-height: 22px;
    }

    .adhar-offline-alert {
        padding: 24px 13px 12px;
    }

    .aoc-first-form {
        padding: 12px 15px 18px;
    }

    .fmd-form-wrapper .check1 label {
        font-size: 14px;
        padding-left: 6px
    }

        .fmd-form-wrapper .check1 label:before {
            right: 6px
        }

    .fmd-head {
        font-size: 16px
    }

    .dsc-process {
        /*        margin-top:px;
*/ background-color: #F0F3F6;
    }

    .social-links a {
        margin-bottom: 10px !important
    }

    /* download signature page code */
    .fmd-card-section .dwnCert {
        padding: 8px;
    }

        .fmd-card-section .dwnCert .formGrd {
            grid-template-columns: 1fr;
            gap: 0;
        }

        .fmd-card-section .dwnCert .form-group:last-child {
            grid-row: unset;
        }

    .fmd-card-section .content {
        border-right: unset;
        border-bottom: 1px solid #CCCCCC;
        padding-bottom: 30px;
    }

    .fmd-card-section .page-title.fs-36 {
        font-size: 20px;
        flex-direction: column;
        align-items: flex-start !important;
        gap: 10px;
    }

    .main {
        background: #F0F3F6;
    }

    .payment-successful {
        margin-top: 50px;
    }

    .fmd-card-section, .payment-failed {
        padding-top: 100px;
    }

    .payment-successful-wrapper {
        padding: 37px 12px 20px 12px;
    }
    .botmContent p.fs-16{
        font-size: 14px;
    }
    #btn-foreign{
        margin-bottom: .5rem !important;
    }
    .order-status-list #acn-list li::after {
        left: unset !important;
        right: 0 !important;
    }
    .fmd-cat ul.d-md-flex {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: ;
        grid-row-gap: 5px;
        grid-column-gap: 10px;
    }
}
@media screen and (min-width: 768px) and (max-width:1023px){

    /* .fmd-card-section .instContent {
        min-height: 580px;
        overflow-y: scroll;
    } */
    .buy-certificate-banner .buyBanCont .fs-24{
        font-size: 16px;
    }
    .buy-certificate-banner .buyBanCont .fs-38{
        font-size: 26px;
    }
    .fmd-edit-tag {
        right: 30px;
        top: 5px;
    }
}
@media screen and (max-device-width: 458px) {
    .header .container {
        max-width: 95%;
    }
    .container {
        max-width: 100%;
        padding: 0 7.5px;
    }
    .loginCA .container{
        padding: 0;
    }
    .page-content .certificate-detail-section.p-2 {
        padding: 0 !important;
    }
    footer .container{
        padding: 0;
    }
    footer .col-6{
        max-width: 45%;
    }
    .right-sec-footer a {
        font-size: 14px;
        line-height: 16px;
    }

    .vedio-upl-success ul li {
        font-size: 10px
    }
    .fmd-card-section .navTabs .tabLinks {
        flex-direction: column;
        position: absolute;
        background: #14315D;
        width: 80%;
        padding: 2rem 0;
        padding-left: .5rem;
        left: -100%;
        transition: all .5s ease-in-out;
        z-index: 1;
    }
    .fmd-card-section .navTabs .tabLinks.show{
        left: 0;
    }
    .fmd-card-section .navTabs .tabLinks .active {
        border-radius: unset;
    }

    .certificate-detail-section .renewAnim .lotteAnim{
        width: 300px;
        margin: 0 auto;
    }
    .buy-certificate-banner .buyBanCont .d-grid {
        grid-template-columns: 1fr;
    }
    .loginCA::after, .loginCA::before {
        width: 100%;
        height: 50%;
    }
    .certificate-detail {
        padding-left: 0;
        padding-right: 0;
    }
    .ekyc-tablist-wrapper ul li img {
        margin-top: 0;
        /* width: 2rem; */
    }
    .ekyc-tablist-wrapper .ekyc-card-p {
        margin-top:10px;
        position: unset;
        /* bottom: 13px; */
    }
    .buy-cert-container .bx-sh {
        padding: 25px 5px 15px;
    }
    .cert-tab-content .cert-tab-card {
        width: 93px;
        height: 90px;
    }
    .cert-tab-content .cert-tab-card.usage {
        width: 93px;
        height: 90px;
    }
    .buy-certificate-banner .buyBanCont .d-grid div:nth-child(1) span::after {
        right: -3%;
    }
    .buy-certificate-banner .buyBanCont .d-grid div:nth-child(1) span::before {
        left: 3%;
    }
    .app-left-content h4{
        font-size:16px;
        line-height:20px;

    }
    .app-left-content p, .application-head-right p {
        font-size: 13px;
        line-height: 18px;
    }
    .label-bg-green{
        font-size:12px;
        line-height:16px
    }
    .ds-appform-note p{
        font-size: 13px;
        line-height: 18px;
    }
    .ds-app-declaration p {
        font-size: 13px;
        line-height: 18px;
    }
    #actiontitle {
        margin-top: 10px;
        display: inline-block;
        margin-left: 25px;
    }
    .ekyc-tablist-wrapper .nav{
        display: grid !important;
        grid-template-columns: repeat(2,1fr);
        justify-content: space-between;
        gap: 5px 10px;
    }
    .ekyc-tablist-wrapper li {
        width: 100% !important;
    }
    body .growl-notification.position-top-right.animation-slide-in {
        top: 40% !important;
        right: 10% !important;
        width: 80% !important;
    }
    .container .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .table.fs--mb td:nth-child(2) {
        font-size: 14px;
    }
    .order-status-list li::after {
        right: 0 !important;
        left: unset !important;
    }
    .status-sidebar {
        height: 80%;
    }
    .float-right{
        float: unset !important;
    }
    ul.btn_div li {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    .fmd-card-section .mangTitle h2 span {
        display: block;
        width: 210px;
    }
    #orprocess .form-group {
        padding-left: 0;
        padding-right: 0;
    }
    .billing-all-fw form {
        padding-left: 0;
        padding-right: 0;
    }
    .fmd-cat ul li:nth-of-type(2n+1):after {
        position: absolute;
        content: "";
        height: 20px;
        right: 0;
        border-left: 2px solid #a0dffe !important;
        width: 1px;
        margin-top: 5px;
    }
    .alert.alert-info .fright {
        float: unset;
    }
    .right-sec-footer a {
        word-wrap: anywhere;
    }
}

@media screen and (min-width: 400px) and (max-width: 460px){
    .cert-tab-content > div {
        gap: 1rem;
    }
}