@import url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/css/intlTelInput.css);
@import url(https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css);

/*
  Bootstrap 3 sets html { font-size: 10px } for its own rem math. That shrinks every Tailwind rem-based
  utility on the header/footer (text-sm, spacing, etc.). Restore a normal root size so nav matches the rest of the site.
*/
html {
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

body {
    font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #4B5563;
}

.page_container {
    padding: 144px 80px 40px 80px;
    margin: 0 auto;
    font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    width: 100%;
}

.information-sec {
    width: 43%
}

.form-sec {
    width: 50%
}

.error-msg-industry, .error-msg-name, .error-msg-role, .errormsgMail, .errormsgPhone {
    color: #ee2828;
    text-align: center;
    padding-top: 1%;
    display: none;
    font-size: 12px;
    padding: 5px 0;
    margin: 0;
    text-align: left
}

.banner-Img {
    width: 100%;
    aspect-ratio: 16/9
}

.exit-intent-popup.visible {
    transform: translateY(0) scale(1);
    display: none
}

.pg-title {
    color: #101010;
    font-size: clamp(1.75rem, 2.2vw + 1rem, 2.25rem) !important;
    line-height: 1.25 !important;
    margin: 0;
    text-align: center;
    font-weight: 600;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
}

.word-box {
    display: inline-flex;
    gap: 50px;
    text-align: center;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 25px 0
}

.single-ltr {
    font-size: 40px;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.single-ltr h4 {
    font-size: 1.25rem;
    margin-bottom: 10px;
    font-weight: 600
}

.lms-learn-box-line-blue {
    border: 2px solid #44a791
}

.lms-learn-box-line-orange {
    border: 2px solid #f8a44b
}

.lms-learn-box-line-red {
    border: 2px solid #d44d44
}

.check-now-btn {
    width: auto;
    min-width: min(12rem, 100%);
    color: #fff !important;
    font-size: 1.0625rem;
    box-shadow: 0 12px 20px #7b68ED29;
    border: 1px solid #98a5df;
    border-radius: 8px;
    margin: 10px 0;
    padding: 14px 20px;
    background: #098ff8;
    font-weight: 600;
    transition: transform .3s cubic-bezier(.5, 2.5, .7, .7), box-shadow .3s cubic-bezier(.5, 2.5, .7, .7), background-color .3s ease-in-out;
    transform: translateY(0)
}

.check-now-btn:hover {
    color: #fff;
    transform: translateY(calc(-1 * var(--animation-depth, .375em)));
    box-shadow: 0 5px 0 #35136b;
    animation: none;
}

.field-space {
    margin: 10px 0;
    display: flex;
    align-items: center
}

.main {
    width: 100%;
    text-align: center
}

.main div {
    width: 400px;
    margin: 0 auto;
    text-align: center
}

.container-box {
    display: none;
    width: 100%;
    position: fixed;
    opacity: .9;
    background: #222;
    z-index: 40000;
    top: 0;
    left: 0;
    overflow: hidden;
    animation-name: fadeIn_Container;
    animation-duration: 1s
}

.modal {
    display: none;
    top: 0;
    min-width: 250px;
    width: 90%;
    margin: 0 auto;
    position: fixed;
    z-index: 100000 !important;
    background: #f9fcff;
    border-radius: 10px;
    box-shadow: 0 0 10px #000;
    margin-top: 15px;
    margin-left: 5%;
    animation-name: fadeIn_Modal;
    animation-duration: .8s;
    height: 600px
}

.popup-header {
    width: 100%;
    box-sizing: border-box;
    border-radius: 10px 10px 0 0;
    border-bottom: 2px solid #ccc;
    padding: 10px 20px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    min-height: 44px;
}

.popup-header a {
    text-decoration: none;
    color: #aaa;
    flex-shrink: 0;
}

.popup-header .close-popup {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.content {
    width: 100%;
    overflow-y: scroll;
    padding: 20px 0;
    height: 580px
}

form {
    margin-top: 20px
}

form label {
    display: block;
    margin-left: 0;
    margin-top: 10px;
    font-size: 1rem
}

.label-text {
    font-size: 1.0625rem;
    text-align: left;
    font-weight: 600;
    color: #101010;
}

.mandatory-symbol {
    color: #ee2828;
    font-weight: 600;
}

form input {
    display: block;
    width: 75%;
    margin-left: 12%;
    margin-top: 10px;
    border-radius: 3px
}

#first_label {
    padding-top: 30px
}

#second_label {
    padding-top: 25px
}

.error-msg-queEight, .error-msg-queEleven, .error-msg-queFive, .error-msg-queFour, .error-msg-queNine, .error-msg-queOne, .error-msg-queSeven, .error-msg-queSix, .error-msg-queTen, .error-msg-queThree, .error-msg-queTwo {
    display: none;
    text-align: center;
    margin: 0;
    font-size: 14px;
    padding: 15px 0;
    color: #ee2828
}

@-webkit-keyframes slide-up {
    from {
        transition: translateY(0);
        opacity: 1
    }

    to {
        transition: translateY(-150px);
        opacity: 0;
        top: 0
    }
}

@keyframes slide-up {
    from {
        transform: translateY(0);
        opacity: 1
    }

    to {
        transform: translateY(-150px);
        opacity: 0;
        top: 0
    }
}

@keyframes fadeIn_Modal {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn_Container {
    from {
        opacity: 0
    }

    to {
        opacity: .9
    }
}

#msform {
    width: 100%;
    margin: auto;
    text-align: center;
    position: relative
}

#msform fieldset {
    background: #f9fcff;
    border: 0 none;
    border-radius: 3px;
    padding: 20px 0;
    box-sizing: border-box;
    width: 100%;
    margin: auto;
    position: absolute;
    text-align: center
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform input, #msform textarea {
    padding: 10px 12px;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    color: #101010;
    font-size: 14px;
    margin: 0;
    background: #fff !important
}

#msform .action-button {
    width: 20%;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
    padding: 14px 20px;
    margin: 10px 20px;
    display: inline;
    background: #098ff8 !important;
    font-weight: 600;
    transition: transform .3s cubic-bezier(.5, 2.5, .7, .7), box-shadow .3s cubic-bezier(.5, 2.5, .7, .7), background-color .3s ease-in-out;
    transform: translateY(0);
}

#msform .action-button:hover {
    color: #fff;
    transform: translateY(calc(-1 * var(--animation-depth, .375em)));
    box-shadow: 0 5px 0 #35136b;
    animation: none;
}

#msform .previous {
    border: 1px solid #098ff8;
    color: #098ff8;
    width: 20%;
    border-radius: 10px;
    cursor: pointer;
    padding: 12px 30px;
    margin: 0 20px;
    display: inline
}

#msform .previous:hover {
    background: #fff;
    border: 1px solid #098ff8;
    color: #098ff8
}

#msform .action-button:focus, #msform .action-button:hover {
    background: #098ff8
}

.fs-title {
    font-size: clamp(1.35rem, 1.2vw + 1rem, 1.75rem);
    margin: 0 0 30px 0;
    text-align: center;
    line-height: 1.4;
    font-weight: 600;
    color: #101010;
}

.fs-question {
    font-size: clamp(1.2rem, 1vw + 1rem, 1.5rem);
    margin: 0;
    text-align: center;
    font-weight: 700;
    color: #101010;
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    counter-reset: step;
    padding: 0;
    text-align: center;
    display: inline-block
}

#progressbar li {
    list-style-type: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    width: 90px;
    float: left;
    position: relative
}

#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 25px;
    line-height: 25px;
    display: block;
    color: #098ff8;
    background: #fff;
    border-radius: 3px;
    margin: 0 auto 5px auto;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #098ff8
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #098ff8;
    position: absolute;
    left: -50%;
    top: 12px;
    z-index: -1
}

#progressbar li:first-child:after {
    content: none
}

#progressbar li.progressbarActive:after, #progressbar li.progressbarActive:before {
    background: #098ff8;
    color: #fff
}

.main-box {
    height: 280px;
    margin: 20px 0
}

.main-box .button {
    float: left;
    margin: 0 5px 0 0;
    width: 100%;
    position: relative
}

.main-box .radioButton input[type=radio] {
    opacity: .011;
    z-index: 100
}

.main-box .radioButton input[type=radio]:checked+label {
    background: #dbeefd;
    border-radius: 10px
}

.main-box .radioButton input[type=radio]:hover {
    background: #cadfff;
    border-radius: 10px
}

.label-box {
    cursor: pointer;
    font-size: 16px;
    border-radius: 10px;
    border: 1px solid #098ff8;
    padding: 10px 15px;
    text-align: left;
    letter-spacing: normal;
    color: #101010;
    width: 100%;
    height: 65px;
    margin: 0;
    align-items: center;
    display: flex;
    background: #fff
}

.first-block-form {
    padding: 0 150px
}

.first-block-form .form-control {
    display: block;
    width: 100%;
    height: 46px;
    padding: 8px 12px;
    font-size: 14px;
    color: #2c3e50;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.nextData {
    display: block;
    text-align: center;
    margin: auto;
    padding: 150px
}

.nextData h3 {
    font-size: 30px;
    margin: 20px;
    font-weight: 700
}

.nextData p {
    font-size: 20px;
    font-weight: 500
}

.succes {
    display: none
}

.secondForm {
    display: none
}

.reportGenerator {
    border: none;
    background: 0 0;
    color: #098ff8
}

.reportGenerator:hover {
    cursor: pointer
}

.secondForm {
    padding: 150px;
    margin: auto
}

.secondForm form input {
    display: block;
    margin-left: 0;
    margin-top: 10px;
    border-radius: 3px;
    padding: 8px 12px;
    border: 1px solid #98a5df;
    border-radius: 10px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    color: #2c3e50;
    font-size: 16px;
    background: #f9fbff !important
}

.secondForm .label-form2 {
    font-size: 16px;
    margin: 0
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(0 0 0 / 80%);
    transition: opacity 250ms;
    visibility: hidden;
    opacity: 0
}

.overlay:target {
    visibility: visible;
    opacity: 1;
    z-index: 1000
}

.dialog-body {
    text-align: center;
    position: relative;
    margin: 100px auto;
    width: 600px;
    padding: 40px;
    background: #fff;
    box-shadow: 0 0 50px rgba(0, 0, 0, .5);
    height: 200px;
    font-size: 20px
}

.content-dialog {
    max-height: 300px;
    overflow: auto;
    display: inline-flex;
    text-align: center;
    gap: 50px;
    margin: 20px 0
}

.dialog-body .close-dialog {
    font-size: 16px
}

.dialogCloseBtn {
    border: 1px solid #1385f5;
    padding: 10px 30px;
    border-radius: 10px;
    box-shadow: 2px 2px 6px #00000029;
    font-size: 16px;
    color: #fff;
    background: #098ff8
}

.dialogCloseBtn a {
    color: #fff
}

.bgdiff {
    background: 0 0;
    box-shadow: none;
    color: #1385f5
}

.bgdiff a {
    color: #7b68ee
}

.iti {
    position: relative;
    display: inline-block;
    width: 100%
}

.btnContainer {
    color: #fff !important;
    font-size: 16px;
    padding: 12px 100px;
    background-color: #7b68ee;
    border: none;
    box-shadow: 2px 2px 6px #00000029;
    border-radius: 8px
}

.thirdForm {
    margin: 150px auto
}

.thirdForm h4 {
    font-size: 20px;
    color: green;
    padding: 20px 50px;
    line-height: 1.3
}

@-webkit-keyframes showHideDot {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    60% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes showHideDot {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    60% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

#sidebar.fixed {
    position: fixed;
    top: 20%;
    left: 52%
}

.heading-title {
    margin: 20px auto;
    font-size: clamp(1.5rem, 1.5vw + 1.1rem, 2rem);
    text-align: center;
    line-height: 1.35;
    font-weight: 700;
    color: #101010;
}

.text-data {
    font-size: 1.125rem;
    line-height: 1.65;
    color: #4B5563;
    margin: 10px 0;
    font-weight: 400;
}

/* Lead copy under the hero: comfortable line length without affecting cards */
.form-sec>.heading-title+.text-data {
    max-width: 65ch;
    margin-left: auto;
    margin-right: auto;
}

.third-section {
    padding: 0
}

.fitfall-box {
    padding: 25px;
    border-radius: 10px;
    margin: 20px 0;
    border: 1px solid #93cefb
}

.fitfall-box h4 {
    color: #101010;
    font-weight: 800;
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
}

.form-bg {
    padding: 50px 12px;
    border-radius: 10px;
    background: #F8F9FA;
    border: 1px solid #D1D5DB;
}

.free-trial-button2, .free-trial-button3 {
    border-radius: 8px;
    border: none;
    color: #fff;
    font-size: 1.0625rem;
    background: #098ff8;
    padding: 0.875rem 1.5rem;
    font-weight: 600;
}

.free-trial-button3 {
    padding: 0.875rem 2.5rem !important;
    margin: 20px auto;
    font-size: 1.0625rem !important;
    font-weight: 600;
}

.lms-tool-assmnt-help {
    margin: 35px 0
}

.lms-tool-assmnt-help h4 {
    font-size: 1.3125rem;
    color: #101010;
    line-height: 1.45;
    margin: 0;
    font-weight: 700;
}

.fifth-section {
    background: #f9fcff;
    padding: 20px;
    border-radius: 10px;
    margin: 30px 0
}

.lms-tool-assmnt-help img {
    width: 34px;
    height: 34px
}

.howWrks-section, .report-section {
    background: #f9fcff;
    padding: 20px 20px 50px 20px;
    border-radius: 10px;
    margin: 30px 0
}

.report-section {
    padding: 20px
}

.animationForm {
    display: none;
    width: 30%;
    margin: auto
}

.aniTxt {
    margin: 0;
    font-size: 16px;
    font-weight: 500
}

#accbtn, #pre1, #pre10, #pre11, #pre12, #pre2, #pre3, #pre4, #pre5, #pre6, #pre7, #pre8, #pre9, #prel1, #prel2, #prel3, #prel4 {
    display: none;
    font-size: 18px
}

.checkmark-course {
    width: 30px !important;
    height: 30px !important
}

.animation-pd {
    padding: 0;
    text-align: center
}

.accessReportBtn {
    text-align: center;
    padding: 0;
    margin: 0 auto;
    width: 100%
}

.agreeTxt {
    font-size: 17px;
    margin: 15px 0;
    line-height: 1.5
}

.pd-zr {
    padding: 0
}

/* .pd-zr-txt {
    text-align: center;
    padding: 0
} */

.learner-images {
    width: 80px;
    height: 80px
}

.iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0;
    width: 20px
}

.tx-ctr {
    text-align: center
}

.mr-lyt {
    margin: 40px 0
}

.reportLayout {
    padding: 10px 0;
    margin: auto;
    text-align: left
}

.reportLytAnimation {
    display: inline-flex;
    align-items: center;
    gap: 10px
}

.reportLytAnimation img {
    padding-top: 5px
}

@media only screen and (min-width:767px) {
    .desktop-version {
        display: block
    }

    .mobile-version {
        display: none
    }
}

@media only screen and (max-width:767px) {

    /* Bootstrap rows use negative margins; on this page it cancels mobile padding */
    .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .desktop-version {
        display: none
    }

    .mobile-version {
        display: block
    }

    #sidebar.fixed {
        position: relative !important;
        left: 0
    }

    .page_container {
        /* Maintain comfortable spacing under fixed header on mobile */
        padding: 50px 16px 24px 16px;
        overflow-x: hidden
    }

    .text-data {
        text-align: left
    }

    .fifth-section {
        padding: 20px 0 20px 0;
        margin: 0
    }

    .lms-tool-assmnt-help .text-data {
        text-align: left
    }

    .lms-tool-assmnt-help {
        margin: 20px 0
    }

    .word-box {
        display: inline-flex;
        flex-wrap: wrap;
        gap: 10px
    }

    .lms-learn-box-line-blue, .lms-learn-box-line-orange, .lms-learn-box-line-red {
        width: 70px
    }

    .main div {
        width: 100%
    }

    .first-block-form {
        padding: 0 0
    }

    .fs-title {
        font-size: 20px;
        margin: 0;
        padding: 10px
    }

    #progressbar {
        margin-bottom: 0;
        margin: auto;
        text-align: center;
        display: flex
    }

    #progressbar li {
        width: 49px
    }

    #progressbar li:before {
        margin: 0 4px 5px 4px;
        width: 15px;
        line-height: 16px;
        font-size: 10px
    }

    .field-space {
        display: block
    }

    .label-text {
        margin: 0
    }

    #msform fieldset {
        padding: 0
    }

    .first-block-form .form-control {
        height: 40px;
        font-size: 14px
    }

    #msform input, #msform textarea {
        font-size: 14px
    }

    #msform .action-button {
        width: auto;
        margin: 0 0;
        padding: 10px 30px
    }

    .fs-question {
        font-size: 16px;
        line-height: 1.5;
        padding-top: 10px
    }

    #msform .previous {
        width: auto;
        margin: 15px 0 0 0
    }

    .content {
        height: min(580px, 72vh);
        padding: 10px 2px
    }

    .label-box {
        font-size: 12px;
        height: auto;
        padding: 10px
    }

    .nextData {
        padding: 100px 0
    }

    .animation-pd {
        padding: 20px;
        width: 100%;
        margin: auto
    }

    .main-box {
        height: auto
    }

    .error-msg-queEight, .error-msg-queEleven, .error-msg-queFive, .error-msg-queFour, .error-msg-queNine, .error-msg-queOne, .error-msg-queSeven, .error-msg-queSix, .error-msg-queTen, .error-msg-queThree, .error-msg-queTwo {
        margin: 10px 0;
        padding: 0 0
    }

    .accessReportBtn {
        padding: 0 20px
    }

    .secondForm {
        padding: 100px 0
    }

    .secondForm form input {
        margin: 0
    }

    .btnContainer {
        margin: 20px 0;
        padding-left: 24px;
        padding-right: 24px;
        max-width: 100%;
    }

    .thirdForm h4 {
        line-height: 1.5
    }

    .dialog-body {
        width: calc(100% - 32px);
        max-width: 600px;
        margin: 80px auto;
        padding: 24px;
    }

    .learner-images {
        width: 50px;
        height: 50px
    }

    .single-ltr h4 {
        font-size: 1.0625rem;
    }

    .form-bg {
        margin: 0 0 20px 0
    }

    .howWrks-section {
        margin: 0;
        padding: 16px
    }

    .report-section {
        margin: 0
    }

    .modal {
        height: 700px
    }

    .lms-tool-assmnt-help h4 {
        font-size: 18px;
        text-align: left
    }

    .animationForm {
        display: none;
        width: 100%;
        margin: auto
    }

    .agreeTxt {
        font-size: 14px;
        margin: 10px 5px
    }

    .learner-images {
        width: 50px;
        height: 50px
    }

    .information-sec {
        width: 100%
    }

    .form-sec {
        width: 100%
    }

    .banner-Img {
        width: 260px;
        height: 195px;
        margin: auto
    }

    .check-now-btn {
        width: auto
    }

    .free-trial-button2, .free-trial-button3 {
        font-size: 14px;
        margin: 20px 0 !important;
        background: #098ff8;
        padding: 10px;
        font-weight: 600
    }

    .col-xs-3 {
        width: 20%
    }
}



@media only screen and (min-width:768px) and (max-width:1024px) {

    /* Tablet: reduce excess whitespace vs desktop padding */
    .page_container {
        padding: 20px;
    }

    .learner-images {
        width: 50px;
        height: 50px
    }

    .word-box {
        gap: 10px;
        margin: 10px 0
    }

    .lms-learn-box-line-blue, .lms-learn-box-line-orange, .lms-learn-box-line-red {
        width: 70px
    }

    .form-bg {
        padding: 20px 12px
    }

    #sidebar.fixed {
        position: fixed;
        top: 16%;
        left: 52%;
    }

    .lms-tool-assmnt-help img {
        padding: 10px 20px
    }

    .lms-tool-assmnt-help h4 {
        font-size: 18px
    }

    .first-block-form {
        padding: 0 100px
    }

    .label-box {
        height: auto;
        font-weight: 400;
        font-size: 14px
    }

    .fs-question {
        font-size: 18px;
        line-height: 1.5
    }

    .content {
        height: 450px
    }

    .main-box {
        height: auto;
        margin: 20px 0
    }

    .main div {
        width: 100%
    }

    .animation-pd {
        padding: 0
    }

    .accessReportBtn {
        padding: 0
    }

    .fs-title {
        font-size: 25px
    }

    .bannerContainer {
        text-align: center
    }

    .banner-Img {
        width: -webkit-fill-available;
        height: auto;
        object-fit: cover
    }

    #progressbar li:before {
        width: 20px;
        line-height: 20px;
        font-size: 8px
    }

    #progressbar {
        display: flex
    }

    .agreeTxt {
        font-size: 12px;
        margin: 20px;
        line-height: 1.5
    }

    .check-now-btn {
        font-size: 14px
    }

    #msform fieldset {
        padding: 10px
    }

    .nextData p {
        font-size: 16px
    }
}

@media only screen and (min-width:840px) and (max-width:985px) {
    .page_container {
        padding: 120px 20px 20px 20px;
    }
}