/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */


/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.FontPassword {
    font-weight: 200 !important;
}

.keyslogo {
    font-weight: bold;
    margin-left: 20px;
    margin-top: 10px;
    color: white;
}

.icon-profile {
    display: none;
}

.homehead {
    font-weight: bold;
    margin-left: 50px;
    margin-top: 50px;
    color: white;
}

.hometext {
    font-weight: 600;
    margin-left: 50px;
    margin-right: 200px;
    margin-top: 10px;
    color: white;
    font-size: 16px
}

.homeVideos {
    font-weight: bold;
    margin-left: 30px;
    margin-top: 35px;
    color: white;
}

.row.homeVideos iframe {
    max-width: 450px;
}

.homeheader {
    font-weight: bold;
    margin-left: -15px;
    margin-top: 10px;
}

.registerheader {
    font-weight: bold;
    margin-left: -15px;
    margin-top: -10px;
}

.homeaddress {
    font-weight: bold;
    margin-left: 150px;
    margin-top: 20px;
    color: white;
}

.hometextaddress {
    font-weight: bold;
    margin-left: 150px;
    margin-top: 10px;
    color: white;
}

.aboutheader {
    font-weight: bold;
    margin-left: 70px;
    margin-top: 34px;
    /*  color: #ddd;*/
}

.aboutImageicon {
    width: 50px;
    height: 50px;
    margin: 0px 5px 0px 5px;
}

.aboutImage {
    margin-left: 230px;
    margin-top: 10px;
}

.aboutImageButton {
    width: 150px;
    height: 60px;
    margin: 0px 5px 0px 5px;
    border-radius: 10px;
}

.abouttext {
    font-weight: bold;
    margin-left: 70px;
    margin-right: 147px;
    margin-top: 10px;
    color: white;
}

.abouttextt {
    font-weight: bold;
    margin-left: 10px;
    margin-right: 50px;
    margin-top: 10px;
    color: #025689;
    font-size: 15px;
}

/*.navbar-expand-lg .navbar-nav .nav-link {
    color: #025689;
    
    font-size: 17px;
    font-weight: bold;
    padding-right: 17px;
    padding-left: 17px;
    padding-bottom: 20px;
    padding-top: 20px;
}*/

.topnav a:hover {
    background-color: #ddd;
    color: black;
}

.btn-primary {
    color: #fff !important;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}



/* Sticky footer styles
-------------------------------------------------- */




.Error {
    color: red;
    padding-left: 20px;
    margin-top: 6px;
}

.inputContainer i {
    position: absolute;
}

.inputContainer {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}

.inputContainer img {
    object-fit: contain;
}

.inputHomeContainer img {
    object-fit: contain;
}

.inputHomeContainer {
    width: 100%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.icon {
    padding: 15px;
    color: rgb(49, 0, 128);
    width: auto;
    margin-top: 2px;
    text-align: left;
}

.Field {
    width: 100%;
    padding: 10px;
    padding-left: 40px;
    text-align: left;
    font-size: 20px;
    font-weight: 500;
}

.WithoutHomeIconField {
    width: 100%;
    padding: 7px 7px 7px;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
}

.WithoutIconField {
    width: 100%;
    padding: 10px 10px 10px;
    text-align: left;
    font-size: 20px;
    font-weight: 500;
    border-radius: 32px;

}

/*.WithoutIconFieldMobileNuber {
    width: 735px;
    padding: 10px 10px 10px;
    border-radius: 5px;
    box-shadow: none;
    border:0;
    font-size: 14px;
    font-weight: 500;
    background-color: #DEE2E6;
}*/
/*.WithoutIconFieldMobileNuber {
    width: 100%;
    padding: 10px 10px 10px;
    font-size: 14px;
    border-radius: 5px;
    box-shadow: none;
    border: 0;
    font-weight: 500;
    background-color: #DEE2E6;
}*/
.WithoutIconFieldMobileNumber {
    width: 100%;
    padding: 10px 10px 10px;
    font-size: 14px;
    border-radius: 5px;
    box-shadow: none;
    border: 0;
    font-weight: 500;
    background-color: #DEE2E6;
}

.iti {
    position: relative;
    display: inline-block;
    width: 100% !important;
}



.WithoutddlIconField {
    width: 100%;
    padding: 10px 10px 10px;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
}

.WithoutIconTestField {
    width: 100%;
    padding: 10px 10px 10px;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
}

.WithoutIconOTPField {
    padding: 10px 10px 10px;
    text-align: center;
    font-size: 15px;
}

.WithoutwidthField {
    width: 65px;
    margin-right: 4px;
}

.textarea {
    border-radius: 2px;
    border: 0.15px solid #aba8a8;
    background-color: #e5e5e5;
}

.logosize {
    width: 170px;
    height: 55px;
}

.headertop {
    margin-top: -25px;
}

input {
    border-radius: 2px;
    border: 0.15px solid #aba8a8;
    /* box-shadow: 1px 1px 10px #cec6c6;*/
    background-color: #e5e5e5;
}

select {
    border-radius: 10px;
    border: 0.15px solid #aba8a8;
    /* box-shadow: 1px 1px 10px #cec6c6;*/
    background-color: #fff;
}

.Label-Caption {
    font-size: 14px;
}

.contact-add h5 {
    color: #e6b121;
    font-size: 2rem;
}

.contact-add {
    padding-left: 76px;
}

/* .Home-inner-form {
    align-items: center;
} */

.contact-add ul li {
    list-style-type: none;
    color: #fff;
    font-size: 1.3rem;
    font-weight: 500;
}

.contact-add ul {
    padding: 0px;
}

.Label-CaptionOTP {
    font-size: 18px;
    padding-left: 16px;
}

.RequiredField {
    color: red;
}

.logininput {
    border-radius: 32px;
    border: 0.15px solid #aba8a8;
    box-shadow: 1px 1px 10px #cec6c6;
    background-color: #fff;
}

.logininput:focus {
    border-radius: 32px !important;
    border: 0.15px solid #aba8a8 !important;
    box-shadow: 1px 1px 10px #cec6c6 !important;
    background-color: #fff;
    outline: none;
}



.Margin-top47 {
    margin-top: 47px;
}


.profile-picture {
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border: 2px solid #dadada;
}

.add-picture {
    height: 25px;
    width: 25px;
    margin-left: -34px;
    margin-bottom: 5px;
}

.tableBody {
    width: 100% !important;
}

.currsor {
    cursor: pointer;
}

select:focus {
    border: 0.15px solid #aba8a8 !important;
    box-shadow: 1px 1px 10px #cec6c6 !important;
    background-color: #fff;
    outline: none;
}

.icon.pwd {
    left: auto;
    right: 0px;
}

/*Loader Indicator*/

#loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 80px;
    height: 80px;
    margin: -76px 0 0 -76px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Add animation to "page content" */
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }

    to {
        bottom: 0px;
        opacity: 1
    }
}

@keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

/* .card {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    width: 40%;
    border-radius: 20px;
} */

.dashboard-card {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    transition: 0.3s;
    width: 100%;
    border-radius: 8px !important;
}

.hide-pass {
    display: none;
    bottom: 44%;
}

/**service provider start css***/
.serviveProBox .Vendor-header h1 {
    margin: 0 0 15px 0;
    font-size: 20px;
}

/* .serviveProBox .card {
    border-radius: 10px;
} */

.serviveProBox .Vendor-cst-box {
    padding: 15px 10px;
}

.serviveProBox .inputContainer .WithoutIconField {
    padding: 10px;
    font-size: 14px;
    border: 0;
    box-shadow: none;
    background-color: #dee2e6;
    border-radius: 5px;
}

.inputContainer button.btn.btn-primary {
    margin: 15px 0 0 0;
    padding: 3px 10px;
}

.btnLeft {
    float: left;
    margin: 43px 0 0 0;
    width: 40%;
    font-size: 17px;
}

.right-content {
    margin-top: 73px;
}


.serviveProBox .inputContainer .Label-Caption {
    font-size: 14px;
    padding-left: 0;
    color: #000;
    font-weight: 600;
}

.createServBox .bg-white {
    border-radius: 5px;
    padding: 15px !important;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
}

/*.createServBox .table thead th {
    background-color: #025689;
    color: #fff;
    font-size: 14px;
}*/

.createServBox .table thead th {
    background-color: #fff;
    color: #009688;
    font-size: 14px;
}

.createServBox .table-bordered td {
    font-size: 14px;
}

.createServBox table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before {
    top: 49%;
}


.createServBox table.dataTable.dtr-inline.collapsed>tbody>tr>td.DocReupload {
    background: yellow;
}


.dataTables_filter label {
    margin-top: 5px;
}

/*****contact us form****/
.customForm {
    background: #e9f3f9;
    padding: 0px 20px 20px 20px;
    border-radius: 5px;
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
    margin-top: 70px;
}

.loginbtnWrapper {
    gap: 10px;
}

/* .customForm .Home-inner-form .inputHomeContainer .WithoutHomeIconField {
        width: 100%;
        padding: 7px;
        text-align: left;
        font-size: 14px;
        font-weight: 500;
        border: 0;
        background: #fff;
        height: 40px;
    } */

.customRegiForm {
    background: #e9f3f9;
    padding: 20px;
    border-radius: 5px;
    width: 100%;
    max-width: 630px;
    margin: 0 auto;
}

/* .customRegiForm .Home-inner-form .inputHomeContainer .WithoutHomeIconField {
        width: 100%;
        padding: 7px;
        text-align: left;
        font-size: 14px;
        font-weight: 500;
        border-radius: 10px;
        border: 0;
        background: #fff;
        height: 40px;
    } */

.Cussubmit {
    margin: 20px 0 0 0;
    text-align: right;
}

.Cussubmit .cst-logn-btn {
    border-radius: 25px;
    background-image: linear-gradient(45deg, #36aee2, #0e2778);
    font-size: 20px;
    padding: 2px 20px;
    width: auto;
    height: auto;
    font-weight: normal;
    font-size: 18px;
    margin-top: 0;
}

@media (max-width: 768px) {
    html {
        font-size: 16px;
    }

    .contact-add {
        padding: 10px 20px 0px 20px;
    }

    .accounttext {
        font-size: 2rem;
    }

    .navbar-toggler .fas {
        font-size: 24px;
    }

    .abouttextt {
        font-weight: 400;
        margin-left: 10px;
        margin-right: 0px;
        margin-top: 10px;
        color: #fff;
    }

    .homeheader {
        font-weight: 500;
        margin-left: -15px;
        margin-top: 10px;
        color: #e4b021;
    }

    .aboutImage {
        margin-left: 100px;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .aboutImageButton {
        width: 90px;
        height: 40px;
        margin: 0px 5px 0px 5px;
    }

    .homeaddress {
        margin-left: 20px;
    }

    .hometextaddress {
        margin-bottom: 5px;
        font-weight: bold;
        margin-left: 20px;
        margin-top: 10px;
        color: white;
    }

    .homehead {
        margin-left: 20px;
    }

    .customForm {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    /* .regi-page .card {
        width: 100%;
    } */
}

@media screen and (max-width: 1950px) and (min-width: 1920px) {
    .icon {
        padding: 18px 15px 15px 15px;
    }

    .login-cst-box {
        margin-top: 29%;
    }
}

.jconfirm-content {
    height: 50px !important;
}

.show {
    display: block;
}

.hide {
    display: none !important;
}

.toast-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .25rem .75rem;
    background-color: #1b6ec2;
    color: #fff;
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 1.5;
}

.toast {
    max-width: 417px;
    overflow: hidden;
    font-size: .875rem;
    background-color: rgba(255, 255, 255, .85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 0.25rem 0.75rem rgb(0 0 0 / 10%);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: .25rem;
}

.headerSection {
    padding: 0 15px;
}

.inner-banner img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.privacy-policy {
    padding: 20px 0;
}

.privacy-policy p {
    margin-bottom: .5rem;
}

.default-heading {
    color: #18355E;
    font-size: 30px;
    border-bottom: 1px solid #18355e;
    padding-bottom: .5rem;
    padding-top: 1rem;
    margin-bottom: 1rem;
    font-weight: 600;
}

.doc-heading {
    color: #000;
    font-size: 20px;
    border-bottom: 1px solid #18355e;
    padding-bottom: .5rem;
    margin-bottom: 1rem;
    font-weight: 600;
}

.sub-heading {
    color: #5080c1;
    font-size: 24px;
    font-weight: 700;
}

.small-heading {
    color: #5080c1;
    font-size: 20px;
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 5px;
}

.list-item {
    list-style: none;
}

.regheader {
    font-weight: 600;
    margin-top: 20px;
    border-bottom: 1px solid #dee2e6;
}

.regbackground {
    background-color: #ecf0f3;
    height: 100%
}


.docuploade {
    margin-top: 17px
}

.regbtn {
    width: 80%;
    border-radius: 30px;
    height: 40px;
    background-image: linear-gradient(45deg, #36aee2, #0e2778);
    font-size: 20px;
    font-weight: bold;
    margin-left: 25px;
    margin-top: 40px;
}

.regalign {
    margin-top: 30px;
    margin-bottom: 5px;
}

.servbtn {
    margin-top: 60px;
    margin-left: 80px;
}

.driverbtn {
    margin-top: 35px;
}

.rowtaxid {
    margin-top: -15px;
}

.resonheader {
    margin-top: 20px;
}

.reasontext {
    font-weight: 550;
    margin-top: 5px;
}

.padding-9 {
    margin-top: 80px !Important;
}

.paddin-8 {
    margin-top: 60px;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #000;
}

ul.dtr-details {
    width: 100%;
}

ul.dtr-details li {
    display: inline-block;
    width: auto;
    padding-right: 10px !important;
    border-bottom: none !important;
    border-right: 1px solid #dedede;
    margin-right: 10px;
}

.dtr-details li:first-child {
    border-right: 1px solid #dedede;
    margin-right: 10px;
    margin-bottom: 0;
    padding-top: 5px;
    border-bottom: none !important;
}

.dtr-details li:last-child {
    border-right: none !important;
}

@media only screen and (max-width: 768px) {
    .right-content {
        margin-top: 70px;
        margin-left: 250px;
    }


    .profile ul.dropdown-menu {
        transform: translate3d(-3px, 0px, 0px);
        margin: 0px;
        width: 150px;
        padding: 10px 10px 20px 10px;
        top: 47px !important;
        right: 5px;
        border: solid 1px #d0d0d0;
        box-shadow: 0 0 5px 0 #e8e8e8;
    }

    @media only screen and (min-width:1024px) {

        /*h6.modal-title.abouttextt {
        color: #fff !important;
    }*/
        .abouttextt {
            color: #025689;
        }
    }

    /*
@media screen and (max-width: 768px) and (min-width: 481px){
    .login-bg.aboutpage {
        background: none;
    }
}*/
    @media(max-width:1024px) {
        .Label-Caption-class {
            font-size: 2rem;
            margin-bottom: 14px;
        }

        .icon-profile {
            font-size: 3rem;
            margin-top: 15px;
            display: block;
            color: #b1aeae;
        }

        .Error-text {
            color: red;
            padding: 0;
            margin: 7px 0 7px 0px;
            font-size: 2rem;
        }

        header {
            height: 85px;
        }

        .cst-theading {
            font-size: 28px;
        }

        .edit-pro-btn {
            background: rgb(2 86 137);
            font-size: 14px;
            color: #fff;
            border-radius: 5px;
            font-size: 2rem;
            padding: 0.4rem 1.4rem;
        }

        /*   span#loginUser {
        font-size: 2rem;
    }*/

        .homeheaderbank {
            font-size: 3rem;
        }

        .accounttext {
            font-size: 2rem;
        }

        /*.profile-name {
        font-size: 2rem;
    }*/

        .aboutImage {
            justify-content: center;
            margin-left: auto !important;
        }

        /* .Home-inner-form.row {
            flex-direction: column;
        } */

        .image--1,
        .form--1 {
            max-width: 100% !important;
        }

        .customForm {
            max-width: 800px;
        }

        .WithoutHomeIconField {
            height: 60px !important;
        }
    }






    @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400&display=swap');

    * {
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
    }

    .navbar {
        z-index: 9;
    }

    .lgfont {
        font-size: 20px;
    }

    .banner-content {
        padding: 30px;
        color: #fff;
    }

    .videowidth {
        width: 630px;
    }

    .banner-img img {
        width: 100%;
        margin-top: -40px;
    }

    .primary-yellow {
        color: #E6B121;
        font-weight: 600;
    }

    .btn-yellow {
        background: #f1941a !important;
        color: white !important;
        border-radius: 14px;
    }

    .second-subtitle {
        font-weight: 600;
    }

    .primary-bg-yellow {
        background-color: #E6B121;
        color: white !important;
    }

    .navbar-nav .nav-item {
        margin-left: 10px;
        margin-right: 30px;
        font-weight: 600;
        font-size: 18px;
    }

    .navbar-nav .nav-item.active {
        border-bottom: 2px solid #025689;
        color: #025689;
    }

    .px-70 {
        padding-left: 70px;
        padding-right: 70px;
    }

    .inner-shadow {
        filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.11));
    }

    .main-logo {
        height: 50px;
    }

    .store-data img {
        height: 50px;
    }

    .store-data {
        align-content: center;
        justify-content: center;
    }

    .main-title {
        font-weight: 800;
        font-size: 2rem;
    }

    .navbar-light .navbar-nav .nav-link {
        color: #6f6f6f;
        font-weight: bold;
        font-size: 15px;
    }

    .text-content-banner {
        align-items: center;
        height: calc(100% - 73px);
    }

    .navbar-nav {
        align-items: center;
    }

    .title-desc {
        font-size: 1.4rem;
    }

    .title-down {
        font-size: 1.6rem;
    }

    .baner-img {
        position: relative;
    }

    .youtube-icon {
        position: absolute;
        height: 72px;
        cursor: pointer;
        top: 9%;
        z-index: 9;
        left: 15%;
    }

    .pl-70 {
        padding-left: 70px;
    }


    #youtubepopup iframe {
        width: 470px;
        height: 500px;
    }

    .visible-sm {
        display: none;
    }

    .homebody {
        background-color: #025689;
        height: 100%;
    }

    .contactmarg {
        margin-top: -20px;
    }

    /* media query 
form mobile maxwidth 600px */
    @media(max-width:600px) {
        .px-70 {
            padding-left: 10px;
            padding-right: 10px;
        }

        .banner-content {
            padding-top: 70px;
        }

        .main-logo {
            height: 40px;
            float: left;
        }

        .store-data img {
            height: 40px;
        }

        .banner-img {
            display: none;
        }

        .main-title {
            font-size: 1.2rem;
        }
    }



    @media(min-width:760px) and (max-width:880px) {

        .banner-img {
            display: none;
        }
    }

    @media(min-width:2100px) {
        .youtube-icon {
            position: absolute;
            height: 72px;
            top: 21%;
            z-index: 9;
            left: 22%;
        }
    }

    @media(min-width:1300px) and (max-width:1600px) {
        .youtube-icon {
            position: absolute;
            height: 141px;
            top: 28%;
            z-index: 9;
            left: 52%;
        }
    }

    @media (max-width:575px) {
        .banner-section {
            background-image: none !important;
        }

        .inputContainer-user {
            text-align: center;
            margin-top: 20px;
        }

        /* .card {
            width: 100%;
        } */

        .button-login-mb {
            width: 150px;
        }

        .navbar-nav {
            align-items: baseline;
        }

        .text-content-banner {
            height: inherit;
        }

        .mobile-youtube-icon {
            height: 120px;
            position: absolute;
            top: 0%;
            display: block;
        }

        #youtubepopup iframe {
            width: 100%;
            height: auto;
        }

        .videowidth {
            width: 100%;
        }

        .title-desc {
            font-size: 20px !important;
        }

        .homebody {
            height: inherit;
        }

        .main-title {
            font-size: 1.9rem;
        }

        .store-data {
            margin-top: 45px;
        }
    }

    @media(min-width:1000px) and (max-width:1100px) {
        .youtube-icon {
            position: absolute;
            height: 72px;
            top: 3%;
            z-index: 9;
            left: 15%;
        }

        .main-title {
            font-weight: 800;
            font-size: 1.6rem !important;
        }
    }

    .banner-section {
        min-height: Calc(100vh - 73px);
        background-image: url(../Images/banner_bg.svg);
        background-repeat: no-repeat;
        background-position: center right -206px;
        background-size: 80% 100%;
    }

    .title-desc {
        font-size: 15px;
        font-weight: 500;
    }

    @media(min-width:1600px) and (max-width:2000px) {
        .youtube-icon {
            position: absolute;
            height: 206px;
            top: 28%;
            z-index: 9;
            left: 56%;
        }

        .contact-add ul li {
            font-size: 2.3rem;
        }

        .contact-add h5 {
            color: #e6b121;
            font-size: 4rem;
        }

        .text-content-banner {
            height: calc(100vh - 73px);
            align-items: center;
        }

        .main-title {
            font-weight: 800;
            font-size: 3.4rem;
        }

        .store-data {
            align-content: center;
            justify-content: center;
            margin-top: 68px;
        }

        .title-desc {
            font-size: 26px;
        }

        .banner-section {
            min-height: Calc(100vh - 73px);
            background-image: url(../Images/banner_bg.svg);
            background-repeat: no-repeat;
            background-position: center right -687px;
            background-size: 100% 100%;
        }
    }

    @media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
        .banner-section {
            background-image: none !important;
        }

        .text-content-banner {
            height: 100%;
            justify-content: center;
            align-items: center;
        }

        .mobile-youtube-icon {
            height: 206px;
            position: absolute;
            top: -23%;
            display: block;
            left: 35%;
        }

        .title-desc {
            font-size: 30px !important;
        }

        .store-data {
            align-content: center;
            justify-content: center;
            margin-top: 27px;
        }
    }

    @media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
        .youtube-icon {
            position: absolute;
            height: 188px;
            top: 29%;
            z-index: 9;
            left: 57%;
        }

        .title-desc {
            font-size: 18px;
            text-align: justify;
        }

        .main-title {
            font-weight: 800;
            font-size: 2rem !important;
        }

        .banner-section {
            min-height: Calc(100vh - 73px);
            background-image: url(../Images/banner_bg.svg);
            background-repeat: no-repeat;
            background-position: center right -680px;
            background-size: 137% 100%;
        }
    }

    @media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
        .banner-section {
            min-height: Calc(100vh - 73px);
            background-image: url(../Images/banner_bg.svg);
            background-repeat: no-repeat;
            background-position: center right -829px;
            background-size: 134% 100%;
        }

        .youtube-icon {
            position: absolute;
            height: 216px;
            top: 28%;
            z-index: 9;
            left: 52%;
        }
    }

    @media only screen and (max-width: 800px) {
        .second-section {
            display: none !important;
        }

        .banner-img {
            display: none;
        }

        .banner-content.pl-70 {
            padding-left: 20px !important;
        }

        /*  .navbar-nav .nav-item {
        text-align: center;
    }*/



        .hidden-sm {
            display: none !important;
        }

        .visible-sm {
            display: block;
        }

        /* .navbar-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: row;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        align-content: space-around;
        justify-content: space-evenly
    }*/
    }

    /* Portrait*/
    @media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
        .banner-section {
            background-image: none !important;
        }

        .title-desc {
            font-size: 25px;
        }

        .banner-content {
            width: 656px;
            margin-left: -124px;
        }

        .youtube-icon {
            position: absolute;
            height: 254px;
            top: 18%;
            z-index: 9;
            left: 36%;
        }

        .text-content-banner {
            height: 100%;
            align-items: center;
            justify-content: center;
        }
    }

    .generatePassword {
        width: 35% !important;
    }

    @media only screen and (max-width: 600px) {
        .generatePassword {
            width: 100% !important;
        }

        .WithoutIconFieldMobileNumber {
            width: 100%;
        }
    }

    /*@media only screen and (max-width: 414px) {
    .WithoutIconFieldMobileNumber {
        width: 392px;
        padding: 10px 10px 10px;
        font-size: 14px;
        border-radius: 5px;
        box-shadow: none;
        border: 0;
        font-weight: 500;
        background-color: #DEE2E6;
    }
}*/

}

@media (min-width: 1400px) {
    /* .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
            max-width: 1520px !important;
        } */
}

img.aboutImageicon {
    width: 50px;
    height: 50px;
    margin: 0px 5px 0px 5px;
}

a.nav-link {
    font-size: 14px;
    font-weight: 400;
}

.row.aboutImage>a {
    width: 60px !important;
}

a.btn-getStarted:hover {
    color: #fff !important;
    text-decoration: none;
}

.toglePassIcone {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    cursor: pointer;
}

/*-------- By TFZ for Reset Password UI start------- */
:root {
    --primary-color: #1f688e;
    --secondary-color: #2d9cdb;
    --accent-color: #56ccf2;
    --dark-color: #0d3b4e;
    --light-color: #f8f9fa;
    --success-color: #27ae60;
    --error-color: #eb5757;
}

body {
    font-family: 'Poppins', sans-serif;
    background-color: #f5f7fa;
    color: #333;
}

.navbar {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    background-color: white;
}

.password-container {
    min-height: 85vh;
    display: flex;
    align-items: center;
    justify-content: center;
    /*background: linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);*/
    padding: 2rem 0;
    background:#fff;
}

.password-card {
    border: none;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    width: 100%;
    max-width: 500px;
    background: white;
    transform: translateY(0);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.password-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}

.password-header {
    background: linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);
    color: white;
    padding: 1.5rem;
    text-align: center;
}

.password-header h3 {
    margin: 0;
    font-weight: 600;
    font-size: 1.5rem;
}

.password-body {
    padding: 2rem;
}

.form-group {
    margin-bottom: 1.5rem;
}

.form-label {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 500;
    color: var(--dark-color);
}

.RequiredField {
    color: var(--error-color);
    margin-left: 3px;
}

.password-input-container {
    position: relative;
}

.password-input {
    width: 100%;
    padding: 12px 15px;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    font-size: 1rem;
    transition: all 0.3s ease;
    padding-right: 45px;
}

.password-input:focus {
    border-color: var(--accent-color);
    box-shadow: 0 0 0 3px rgba(86, 204, 242, 0.2);
    outline: none;
}

.password-toggle {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #bdbdbd;
    cursor: pointer;
    transition: color 0.3s ease;
}

.password-toggle:hover {
    color: var(--secondary-color);
}

.password-strength {
    height: 4px;
    background: #e0e0e0;
    border-radius: 2px;
    margin-top: 8px;
    overflow: hidden;
}

.strength-meter {
    height: 100%;
    width: 0;
    transition: width 0.3s ease, background 0.3s ease;
}

.password-requirements {
    margin-top: 0.5rem;
    font-size: 0.85rem;
    color: #757575;
}

.requirement {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.requirement i {
    margin-right: 8px;
    font-size: 0.7rem;
}

.requirement.valid {
    color: var(--success-color);
}

.btn-generate {
    background: linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);
    color: white;
    border: none;
    padding: 12px 30px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(31, 104, 142, 0.3);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.btn-generate:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(31, 104, 142, 0.4);
}

.btn-generate:active {
    transform: translateY(0);
}

.error-message {
    color: var(--error-color);
    font-size: 0.85rem;
    margin-top: 5px;
    display: none;
}

.password-footer {
    text-align: center;
    margin-top: 1.5rem;
    font-size: 0.9rem;
    color: #757575;
}

/* Animation classes */
.shake {
    animation: shake 0.5s;
}

@keyframes shake {

    0%,
    100% {
        transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translateX(-5px);
    }

    20%,
    40%,
    60%,
    80% {
        transform: translateX(5px);
    }
}

/* Responsive adjustments */
@media (max-width: 576px) {
    .password-body {
        padding: 1.5rem;
    }

    .password-header h3 {
        font-size: 1.3rem;
    }
}

/*-------- By TFZ for Reset Password UI start------- */

/* ============================================================
   Password setup — premium (consistent with register / OTP)
   ============================================================ */
.password-container {
    min-height: 82vh;
    background: linear-gradient(180deg, #f5fafd 0%, #ffffff 55%);
    padding: 48px 16px;
}
.password-card {
    max-width: 460px;
    border-radius: 20px;
    box-shadow: 0 30px 70px -24px rgba(13, 30, 45, .35);
    overflow: hidden;
}
.password-card:hover {
    transform: none;
    box-shadow: 0 30px 70px -24px rgba(13, 30, 45, .35);
}
.password-header {
    background: #ffffff;
    color: inherit;
    padding: 36px 34px 4px;
    text-align: center;
}
.password-header__icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    background: linear-gradient(135deg, #0a6ea3 0%, #005e8e 100%);
    box-shadow: 0 12px 24px -10px rgba(0, 94, 142, .6);
}
.password-header__icon i { font-size: 30px; color: #ffffff; line-height: 1; }
.password-header h3 {
    font-family: "Poppins";
    font-weight: 700;
    font-size: 22px;
    color: #17212e;
    margin: 0;
}
.password-header__sub {
    font-family: "Poppins";
    font-size: 14px;
    line-height: 1.55;
    color: #64748b;
    margin: 8px auto 0;
    max-width: 320px;
}
.password-body { padding: 24px 34px 30px; }
.form-label {
    font-family: "Poppins";
    font-weight: 500;
    font-size: 14px;
    color: #334155;
}
.password-input {
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    min-height: 52px;
    background: #ffffff;
    font-family: "Poppins";
    font-size: 15px;
    color: #1f2937;
}
.password-input:focus {
    border-color: #005e8e;
    box-shadow: 0 0 0 3px rgba(0, 94, 142, .15);
}
.password-requirements { font-family: "Poppins"; }
.btn-generate {
    width: 100%;
    border-radius: 12px;
    padding: 15px 24px;
    font-family: "Poppins";
    font-weight: 600;
    font-size: 16px;
    background: linear-gradient(135deg, #0a6ea3 0%, #005e8e 100%);
    box-shadow: 0 14px 28px -12px rgba(0, 94, 142, .6);
}
.btn-generate:hover { box-shadow: 0 20px 36px -14px rgba(0, 94, 142, .72); }
.password-footer { font-family: "Poppins"; }
