ol,
ul {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}

.h1,
h1 {
    font-size: 48px;
    font-weight: 500;
    line-height: 50px;
}

.h2,
h2 {
    font-size: 34px;
    font-weight: 400;
    line-height: 36px;
}

.image1 {
    position: absolute;
    top: 316px;
    right: 0px;
    width: 200px;
}

.image2 {
    position: absolute;
    top: -160px;
    right: -437px;
    z-index: 1;
    opacity: 0.8;
}

#cashcard .banner {
    background-image: url('/static/images/service-ndid/bg.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: top;
    height: 32vw;
    display: flex;
    align-items: center;
}

#cashcard h1.banner-title {
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 50px;
    color: #FFFFFF;
}

#cashcard .home-item-btn a {
    background: #e31c79;
    border-radius: 40px;
    border: none;
    color: #fff;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    padding: 10px 26px;
}

#cashcard .background-wrapper {
    /* background-image: url('/static/images/service-ndid/bg.webp'); */
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top;
    background-size: cover;
    height: auto;
}

#cashcard .rounded-1rem {
    border-radius: 40px;

}

.header-text {
    font-size: 34px !important;
}

#service-ndid-registration {
    padding-top: 10rem;
    background: linear-gradient(180deg, #D7F5FF 0%, rgba(215, 245, 255, 0) 100%);
}

#service-ndid-document {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 180, 241, 0.3) 100%), #F0FBFF;
    min-height: 100%;
    margin-top: 32px;
    /* height: 400px; */
}

#service-ndid-document h2 {
    color: #003F67;
    font-weight: 600;
}

#service-ndid-document ol {
    color: #202020;
}

#service-ndid-document a {
    color: #E31C79;
    text-decoration: underline 0.5px;
    font-weight: 600;
}


#service-ndid-carousel {
    padding: 0 5rem;
}

#service-ndid-carousel .carousel-item-image {
    position: absolute;
    top: -160px;
    padding: 0 5rem;
}

#service-ndid-carousel .carousel-item-text {
    padding: 1rem 5rem 1rem 5rem;
}

#service-ndid-carousel .carousel-item-text h2 {
    color: #003F67;
    font-weight: 600;
    margin-bottom: 32px;
}

#service-ndid-carousel .carousel-item-text h2 span {
    color: #00B4F1;
}

#service-ndid-carousel .carousel-item-text p {
    color: #202020;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

#service-ndid-title {
    background: linear-gradient(180deg, #EDFAFF 0%, #ADEAFF 100%);
    border-radius: 12px;
    padding: 12px;
    color: #003F67;
    font-weight: 600;
}

#service-ndid-content .accordion-flush .accordion-button {
    background-color: transparent;
    font-size: 26px;
    border: none;
    color: #003F67;
    transition: none;
    transform: none;
}

#service-ndid-content .accordion-flush .accordion-button:not(.collapsed),
#service-ndid-content .accordion-flush .accordion-button:not(.collapsed):focus {
    box-shadow: none;
}

#service-ndid-content .accordion-flush .accordion-item {
    margin-top: 0;
    margin-bottom: 0;
}

#cashcard .show-mobile {
    display: none;
}

#cashcard .show-desktop {
    display: block;
}

#cashcard .register-mobile h1 {
    color: #003F67;
    font-weight: bold;
    text-align: center;
}

#cashcard .register-mobile h2 {
    color: #003F67;
    font-weight: bold;
    text-align: center;
    font-size: 24px;
}

#cashcard .register-mobile p {
    color: #003F67;
    text-align: center;
}


#service-ndid-document .mobile-pic {
    position: relative;
    text-align: center;
}

#service-ndid-document .mobile-pic img {
   /* top: -50px;*/
    top: 310px;
    /* width: 70%; */
    /* height: 556px; */
    left: 0;
    position: absolute;
}

#service-ndid-document .document-text-header {
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
    color: #003f67;
    text-align: center;
    margin-bottom: 0px;
}

.padding-document {
    padding: 95px 0;
}

.accordion-button.collapsed::after {
    background-image: url(/static/images/share/expand_more.png) !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: url(/static/images/share/expand_more.png) !important;
}

.graphic-ident-right {
    position: absolute;
    top: -97px;
    /* z-index: 30; */
    right: -60px;
    width: 30%;
}

.graphic-ident-left {
    left: -162px;
    position: absolute;
    top: 166px;
    width: 10%;
}

.card-howtoregister {
    border-radius: 40px;
    box-shadow: 4px 14px 30px 0px rgba(9, 30, 66, 0.10);

}

.image-right {
    z-index: 2 !important;
}

#cashcard #service-ndid-carousel .carousel-item-image {
    position: relative;
    top: -60px !important;
    padding: 0rem;
}

#service-ndid-carousel.carousel {
    overflow: visible;
}

.carousel-indicators [data-mdb-target] {
    margin-left: 5px;
}

.img-phone {
    width: 80%;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 62px;
    left: 37px;
}
#cashcard #service-ndid-carousel .carousel-item-text h2 {
    font-size: 34px;
    line-height: 36px;
    color: #003F67;
    font-weight: 600;
}

@media (min-width: 320px) and (max-width: 992px) {
    #service-ndid-document ol {
        color: #202020;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
    }

    .register-section {
        display: flex;
        justify-content: center;
    }

    #cashcard .banner {
        background-image: url('/static/images/service-ndid/banner-mobile.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: scroll;
        background-position: top;
        min-height: 67vw;
        height: auto;
        display: flex;
        align-items: center;

    }

    .accordion-body {
        padding-top: 0px;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
    }

    #service-ndid-content .accordion-flush .accordion-button {
        color: #003F67;
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
    }

    .padding-document {
        padding: 32px 0px;
    }

    .graphic-ident-right {
        position: absolute;
        top: -69px;
        /* z-index: 30; */
        right: -30px;
        width: 70%;
    }

    .graphic-ident-left {
        left: -69px;
        position: absolute;
        top: 166px;
        width: 10%;
    }

    .image1 {
        position: absolute;
        top: 232px !important;
        right: -30px !important;
        width: 100%;
        z-index: -1;
    }

    .image2 {
        position: absolute;
        top: -281px;
        right: -439px;
        z-index: -1;
        opacity: 0.8;
    }


    .card-howtoregister {
        border-radius: 20px;
        box-shadow: 4px 14px 30px 0px rgba(9, 30, 66, 0.10);

    }

    #service-ndid-registration {
        padding-top: 7rem;
        background: linear-gradient(180deg, #D7F5FF 0%, rgba(215, 245, 255, 0) 100%);
    }



    #cashcard #service-ndid-carousel {
        padding: 0rem;
    }

    #cashcard #service-ndid-carousel .carousel-item-text {
        padding: 1rem 1rem 1rem 1rem;
    }

    #cashcard #service-ndid-carousel .carousel-item-text p {
        text-align: center;
    }

    #cashcard #service-ndid-carousel .carousel-item-text h2 {
        color: #003F67;
        font-weight: 600;
        font-size: 24px !important;
        text-align: center;
        margin-bottom: 8px;
    }

    #cashcard .show-mobile {
        display: block;
    }

    #cashcard .show-desktop {
        display: none;
    }

    .card-body-howtoregister {
        height: auto;
    }

    .carousel-item {
        height: 680px;
    }

    .carousel-indicators [data-mdb-target] {
        margin-left: 2px;
    }

    .carousel-indicators {
        bottom: 0;
        left: 0;
    }

    .carousel-control-prev {
        top: 0
    }

    .carousel-control-next {
        top: 0
    }
}

/* fixed mobile size 360 and 390 */
@media (min-width: 500px) and (max-width: 800px) {
    .carousel-item {
        height: 750px;
    }
}

@media (min-width: 320px) and (max-width: 389px) {
    .card-body-howtoregister {
        height: auto;
    }

    .carousel-item {
        height: 600px;
    }

    .carousel-indicators {
        bottom: 0;
        left: 0;
    }

    .img-phone {
        width: 50%;
    }
}

@media (min-width: 320px) and (max-width: 413px) {
    .img-phone {
        width: 100%;
    }

    .card-body-howtoregister {
        height: auto;
    }

    .carousel-item {
        height: 608px;
    }

    .carousel-indicators {
        bottom: -20px;
        left: 0;
    }

    #cashcard #service-ndid-carousel .carousel-item-image {
        position: relative;
        top: 0 !important;
        padding: 0 4rem;
    }
}

/* @media (min-width: 414px) and (max-width: 450px) {
    .img-phone {
        width: 100%;
    }

    .card-body-howtoregister {
        height: auto;
    }

    .carousel-item {
        height: 660px;
    }

    .carousel-indicators {
        bottom: 0;
        left: 0;
    }

    #cashcard #service-ndid-carousel .carousel-item-image {
        position: relative;
        top: 0;
        padding: 0 4rem;
    }
} */

@media (min-width: 413px) and (max-width: 520px) {
    #cashcard #service-ndid-carousel .carousel-item-image {
        position: relative;
        top: 0 !important;
        padding: 0 4rem;
    }
}

@media (min-width: 521px) and (max-width: 768px) {
    #cashcard #service-ndid-carousel .carousel-item-image {
        position: relative;
        top: 0;
        padding: 0 5rem;
    }
}

@media (min-width: 768px) {
    #cashcard #service-ndid-carousel .carousel-item-image {
        position: relative;
        top: 0;
        padding: 0 3rem;
    }
}

@media (min-width: 768px) and (max-width: 819px) {
    .select-phone {
        width: 100%;
    }

    .image1 {
        position: absolute;
        top: 752px !important;
        right: 598px !important;
        width: 20%;
    }


}



@media (min-width: 768px) and (max-width: 991px) {
    .img-phone {
        width: 50%;
    }

    .carousel-item {
        height: 750px;
    }

    .carousel-item-screen {
        display: flex;
        justify-content: center;
    }

    #service-ndid-document .show-mobile,
    #service-ndid-carousel .show-mobile {
        display: block;
    }

    #service-ndid-document .show-desktop,
    #service-ndid-carousel .show-desktop {
        display: none;
    }

    #service-ndid-document .register-section {
        justify-content: center;
    }

    #service-ndid-carousel {
        padding: 1rem;
    }

    #service-ndid-carousel .carousel-item-text h2 {
        text-align: center;
    }

    #service-ndid-carousel .carousel-item-text p {
        text-align: center;
    }

    .image1 {
        position: absolute;
        top: 752px !important;
        right: 598px !important;
        width: 20%;
    }

    #cashcard #service-ndid-carousel .carousel-item-image {
        position: relative;
        top: 0 !important;
        padding: 0 3rem;
    }

    #service-ndid-document .document-text-header {
        font-weight: 500;
        font-size: 24px;
        line-height: 36px;
        color: #003f67;
        text-align: left;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .header-text {
        font-size: 30px !important;
    }

    .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: -6px;
        left: 158px;
    }
}

@media (min-width: 1201px) and (max-width: 1469px) {
    .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: 92px;
        left: 100px;
    }
    #cashcard #service-ndid-carousel .carousel-item-text h2 {
        font-size: 34px;
        line-height: 36px;
        color: #003F67;
        font-weight: 600;
    }
}

@media (min-width: 1470px) and (max-width: 1919px) {
    #service-ndid-document .mobile-pic img {
        /*top: -52px;*/
        top: 85px;
        width: 90%;
        height: 90%;
        left: 0;
        position: absolute;
    }

    #cashcard #service-ndid-carousel .carousel-item-text h2 {
        font-size: 34px;
        line-height: 36px;
        color: #003F67;
        font-weight: 600;
    }
}

@media (max-width: 991px) {
    #cashcard .rounded-1rem {
        border-radius: 30px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) 
{
    #service-ndid-document .document-text-header {
        font-weight: 500;
        font-size: 27px;
        line-height: 36px;
        color: #003f67;
        text-align: left;
    }
}

@media (min-width: 1200px) 
{
    #service-ndid-document .document-text-header {
        font-weight: 500;
        font-size: 30px;
        line-height: 36px;
        color: #003f67;
        text-align: left;
    }
}