﻿body {
    overflow: auto !important;
}

.webinars {
    border: 1px solid #e7ebef;
    border-radius: 10px;
    box-shadow: 0 5px #e7ebef;
    padding: 10px 0;
    position: relative;
    margin-bottom: 45px;
}

.main-banner-link {
    display: block;
    text-decoration: none;
    color: #12284a !important;
}

/*.webinars .web-wrapper {
    margin: 13px 0;
}*/

.web-wrapper > .row {
    align-items: center;
}

.webinars__text {
    max-width: 533px;
    text-align: center;
    overflow: hidden;
    max-height: 149px;
    transition: max-height .3s ease;
}

    .webinars__text h1 {
        margin-top: 0;
        font-size: 26px;
        font-weight: 600;
        line-height: 1.3;
        margin-bottom: 0;
        color: #002855;
    }

    .webinars__text p {
        max-width: 453px;
        /* white-space: nowrap; */
        /* overflow: hidden; */
        /* text-overflow: ellipsis; */
        margin: 19px auto;
        /* display: inline-block; */
    }

/*a.ios-link.btn-yellow {
    display: flex;
    justify-content: center;
}*/
a.ios-link.btn-yellow {
    display: inline-block !important;
    margin-top: 20px;
}

.webinars .container {
    max-width: 1140px;
    padding: 0 15px;
}

.webinars__text h3 {
    margin-top: 0;
    font-size: 26px;
    color: #002855;
    font-family: "Kopius-Bold" !important;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 0;
}

.webinars__text span {
    max-width: 427px;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 500;
    color: #000;
    text-overflow: ellipsis;
    margin: 15px 0;
    display: inline-block;
}

a.yellow__btn {
    font-weight: 400;
    font-family: "Montserrat-medium" !important;
}

.wrapper-inner-box {
    background-color: white;
    box-shadow: 0 -3px 6px #00000029, 0 3px 6px #00000029;
    border-radius: 5px;
    margin-top: 39px;
    margin-bottom: 50px;
    padding: 0 20px;
}

.edu__col-3 h6 {
    font-family: "Kopius-BOLD" !important;
}
/*.modal.show .modal-dialog {
    background: #fff;
}*/
.row.inner-wrapper.education-wrapper {
    border-radius: 5px;
    padding: 27px 0 40px 0;
    background-color: #fff;
    margin: 0;
}

.modal-backdrop.fade {
    display: none;
    opacity: 0;
}
    .modal-backdrop.fade.in {
        display: block;
        opacity: 0.5;
    }
.row.equal-height-parent {
    display: flex;
    flex-wrap: wrap;
}

.edu__col-poster.pb-2 {
    max-height: 250px;
    height: 100%;
    display: flex;
    align-items: center;
}

.meta-data {
    background-color: #f6f8f9;
    display: flex;
    align-items: center;
    position: relative;
    padding: 16px 10px;
    overflow: hidden;
    margin-top: 12px;
    margin-bottom: 10px;
    background-image: url('/images/NDX_half-circle-icon-background-01.png');
    background-repeat: no-repeat;
    background-position: top left -7px;
    background-size: contain;
    position: relative;
}

    .meta-data img {
        z-index: 2;
        position: relative;
        height: 24px;
        left: 7px;
        top: 4px;
    }

    .meta-data h4 {
        padding-left: 65px;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 0;
        font-family: 'Kopius-BOLD' !important;
        position: absolute;
        left: 28px;
    }

    .meta-data.calender {
        background-image: url('/images/NDX_half-circle-icon-background-02.png');
        background-repeat: no-repeat;
        background-position: top left;
        background-size: contain;
    }

    .meta-data svg {
        position: relative;
        z-index: 2;
        left: 13px;
    }

    .meta-data h4 {
        padding-left: 65px;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 0;
        position: absolute;
        left: 28px;
    }

    .meta-data.clock {
        background-image: url('/images/NDX_half-circle-icon-background-03.png');
        background-repeat: no-repeat;
        background-position: top left -9px;
        background-size: contain;
    }

        .meta-data.clock svg {
            left: 7px;
            bottom: 6px;
        }

div#ios-training-content {
    margin-bottom: 127px !important;
}

.wrapper {
    box-shadow: 0 -3px 6px #00000029, 0 3px 6px #00000029;
    /*box-shadow: 0px 3px 6px 2px #00000029;*/
    max-width: 1248px;
    width: 100%;
    margin: 0 auto;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

.row.inner-wrapper.inner-content-div {
    margin: 40px 0;
    border-radius: 5px;
    /*padding: 10px 0 10px 0;*/
    background-color: #fff;
}

.fr-view img.fr-dib, .fr-view img.fr-dib.fr-fil {
    margin: 0;
    display: block;
    float: none;
    vertical-align: top;
    margin-left: 0;
    text-align: left;
}

.modal.alignerEducation.show, .modal.alignerEducationModel.show {
    z-index: 1060;
    overflow-x: hidden;
    overflow-y: auto;
    display: block;
    padding-left: 0px !important;
}

.modal-dialog.alignerEducation-content {
    max-width: 1265px;
}

.alignerEducationModel .modal-header {
    position: relative;
    padding: 0;
    /*background: #4e6c89;
    color: white;
    height: 512px;
     color: white;
    flex-direction: column;
     display: flex;
    align-items: flex-start;
         background-repeat: no-repeat;
    background-size: cover;
    */
}

div#Form-scriptID p {
    margin-top: 10px;
    color: #fff;
}

.modal-footer {
    display: none;
}

/*.modal-content {
    background: #4e6c89;
    padding: 0 30px;
    border: none;
    color: white;
    border-radius: 62px 0 0 0;
    margin: 0% auto;
}*/
img.modal-img {
    width: 100%;
    border-radius: 5px 5px 0 0;
}
.modal-dialog.alignerEducation-content .modal-content {
    background: #4e6c89;
    background-color: #fff;
    padding: 0;
    /*padding: 0 30px;*/
    border: none;
    color: white;
    display: flex;
    flex-direction: column;
    border-radius: 4px 6px 0 0;
    margin: 0% auto;
    pointer-events: auto;
    width: 70%;
}
.modal-backdrop.fade.show {
    opacity: .5 !important;
    display: block;
}
.modal-body.alignerEducation-modal-body .model-content {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding: 0px 15px;
    justify-content: space-around;
    margin-top: 17px;
}

img.ndx-logo {
    width: 195px;
}

.ce-details {
    padding-top: 24px;
}

.ce-detail {
    display: flex;
    justify-content: end;
}

/*.modal-content {
    background-color: #fff;
}*/

.ce-details {
    padding-top: 6px;
    max-width: 521px;
    width: 100%;
    text-transform: capitalize;
}

span.ce-credits {
    color: #ffd140;
    font-size: 21px;
    line-height: 32px;
    font-family: 'Montserrat-bold';
    text-transform: uppercase;
}

p.date-time {
    margin-top: 13px;
    color: #ffcf54;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    text-transform: uppercase;
}

    p.date-time span {
        font-size: 15px;
        font-weight: 600;
    }
/* p.date-time span::before {
            content: "\25A0";
            display: inline-block;
            margin-right: 4px;
            margin-left: 5px;
            font-size: 9px;
            color: #ffcf54;
        }*/
ul.learning-ul li:before {
    content: '';
    width: 0px;
    list-style-type: square;
    font-size: 18px;
    line-height: 1;
    display: list-item;
    position: absolute;
}

/*.modal-dialog.alignerEducation-content .modal-content {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding: 0px 15px;
    justify-content: space-around;
    margin-top: 17px;
}*/

.course-content p {
    color: #63636d;
    line-height: 22px;
    font-size: 14px;
    font-weight: 500;
    /* max-width: 729px; */
    /* padding-right: 11px; */
}

.course-overview, .learning-objective {
    /* flex: 1; */
    padding: 0 15px;
    max-width: 50%;
}
/*.course-overview {
    padding-left: 28px;
}*/

p.course-preq {
    margin-bottom: 16px;
}

/*ul.learning-ul li {
    color: #000;
}*/

.learning-objective p {
    color: #000;
    font-size: 14px;
}

.learning-objective {
    padding-right: 13px;
}

.model-hero-header {
    margin-left: 50px;
}

.ce-details h1.modal-title {
    line-height: 32px;
    font-size: 28px;
    max-width: 409px;
}

button.btn-close {
    position: absolute;
    top: 17px;
    right: 17px;
    border: none;
    font-size: 20px;
}

.btn-close {
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    /*background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;*/
    opacity: 1;
}


/*.course-heading p, .course-content p {
    color: #000;
}*/
.course-heading, .learning-heading {
    position: relative;
}

    .course-heading::before, .learning-heading::before {
        content: '';
        height: 84%;
        width: 3px;
        position: absolute;
        left: -9px;
        top: 5px;
        bottom: 0;
        background-color: #FFCC33;
    }

    .course-heading h1, .learning-objective h1 {
        color: #002855 !important;
        /* color: #12284b !important; */
        font-weight: 700 !important;
        margin: 0;
        text-transform: uppercase;
        font-size: 24px;
    }

.tab-event {
    /*max-width: 1248px;*/
    width: 100%;
    margin: 60px auto 0;
    /* display: flex;
    flex-wrap: nowrap;*/
    padding-right: 10px;
    text-align: center;
    padding-left: 10px;
}

a.product-tab-link.tab-link {
    position: relative;
    font-size: 22px;
    margin: 0 35px;
    text-decoration: none;
    color: #002855;
    width: fit-content;
    cursor: pointer;

    font-weight: 700;
}

    a.product-tab-link.tab-link.current:after {
        position: absolute;
        content: "";
        width: 100%;
        height: 4px;
        background: #ffce50;
        bottom: -5px;
        margin: auto;
        right: 0px;
        left: 0px;
    }

.wrapper.no-bg {
    max-width: 1277px;
    width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    background: none !important;
    box-shadow: none !important;
}

.PagerControl {
    text-align: center;
    padding: 20px 0;
}

p.event_detail_p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

body {
    font-family: "Kopius-BOLD";
}

.edu__col-3 .edu__col-poster img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    max-width: 100%;
}

.ios-training {
    text-align: center;
    margin: 40px 0;
    /* border: 1px solid #e7ebef; */
    border-radius: 10px;
    /* box-shadow: 0 5px #e7ebef; */
    /* padding: 0px 0 55px; */
}

.centered-item {
    grid-column: 2 / 3;
}

.two-items {
    grid-template-columns: repeat(2, 1fr);
}

.col-md-12.content h1 {
    margin-top: 2px;
    font-size: 24px;
    color: #fff;
    max-width: 381px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 32px;
    letter-spacing: 0em;
    font-family: 'Montserrat-regular';
    text-align: left;
}

p.presentedby {
    text-transform: uppercase;
    font-family: "Montserrat-regular";
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

    p.presentedby span {
        font-weight: 600;
    }

.ios-training p {
    margin: 11px auto 0;
    max-width: 710px;
    text-align: center;
    padding-left: 10px;
    position: relative;
    left: 12px;
    color: #12284A;
    font-size: 17px;
}

.register-button {
    position: absolute;
    bottom: -27px;
    right: 0px;
    /* top: 10px; */
}

.course-heading p, .learning-objective p {
    color: #002855 !important;
    font-size: 13px;
    font-weight: 500;
}

a.yellow--btn {
    background-color: #ffcf54;
    font-size: 20px;
    color: #002855;
    padding: 12px 98px;
    text-decoration: none;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
}

.modal-body.alignerEducation-modal-body {
    margin-top: 30px;
    padding-bottom: 32px;
}

ul.learning-ul li {
    color: #63636d;
    font-size: 14px;
    font-weight: 500;
}

p.course-preq {
    margin-top: -13px;
    color: #63636d;
    font-size: 12px;
    margin-bottom: 16px;
}

.ios-training h1 {
    font-size: 24px !important;
    color: #12284A !important;
    text-align: center !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    max-width: initial !important;
}

div#on-demand-courses-content {
    max-width: 1471px;
    margin: 0 auto;
}
div#ios-training-content, div#upcoming-events-content {
    margin: auto;
    padding: 0px 15px;
    max-width: 1471px;
    /* max-width: 1216px;*/
}
    div#ios-training-content .wrapper {
        background-color: white;
        box-shadow: 0 -3px 6px #00000029, 0 3px 6px #00000029;
        border-radius: 5px;
    }
.edu__col-3:nth-child(1):only-child {
    grid-column: 2/3;
}
.edu__col-poster.pb-2:nth-child(1):only-child {
    max-height: 206px;
}
.edu__col-3:nth-child(1):only-child.edu__col-3 .edu__col-poster img {
    object-fit: none;
}
.edu__3col--grid {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.edu__col-3:nth-child(1):only-child {
    margin: 0 369px;
    object-fit: contain;
}
.modal-header img.modal-img {
    width: 100%;
}
.content_main_edu h5 {
    font-size: 12px;
    color: #4e6c89;
}
@media (max-width: 1199px) {
    .modal-dialog.alignerEducation-content .modal-content {
         width: 90%; 
    }
}

@media (max-width: 1320px) {
    .modal-dialog.alignerEducation-content .modal-content {
        width: 80%;
    }
}

@media screen and (max-width: 1200px) {
    .course-overview {
        padding-left: 0;
    }
    .edu__col-3 .edu__col-poster img {
        object-fit: initial;
    }
}

@media screen and (max-width: 1024px) {
    .row.inner-wrapper.inner-content-div {
        margin: 40px 0;
    }

    .edu__col-3 .edu__col-poster.pb-2 {
        max-height: 200px;
    }

    .modal-dialog.alignerEducation-content {
        max-width: 946px;
    }

    .modal-body.alignerEducation-modal-body .model-content {
        flex-direction: row;
    }
}

@media screen and (max-width:991px) {
    div#tabContainer {
        display: flex;
        flex-direction: column;
    }
    .edu__col-3 .edu__col-poster img {
        object-fit: cover;
    }
   
    .edu__3col--grid {
        grid-template-columns: repeat(2, 1fr);
    }
    /*  a.product-tab-link.tab-link.current:after {
        content: "";
        width: 29%;
    }*/
    a.product-tab-link.tab-link {
        margin: 9px auto;
    }
    .register-button {
        right: 0px;
    }
    .modal-dialog.alignerEducation-content .modal-content {
        width: 100%;
    }
    .webinars .meta-data h4 {
        padding-left: 60px;
        font-size: 14px;
    }

    .model-hero-header {
        margin-left: 18px;
    }

    a.yellow--btn {
        font-size: 18px;
        padding: 9px 30px;
    }

    /*  .course-content p {
        max-width: 639px;
    }*/

    .modal-dialog.alignerEducation-content {
        max-width: 748px;
    }

    .wrapper {
        padding-left: 25px;
        padding-right: 25px;
        max-width: 700px;
    }

    .webinars__text {
        max-width: 100% !important;
        text-align: center;
        max-height: unset !important;
    }

    .wrapper.no-bg {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width:768px) {
    .edu__col-3:nth-child(1):only-child {
        grid-column: 1/3;
        margin: 0;
        object-fit: contain;
    }
    
    .main-banner {
        display: none;
    }
    .ios-training {
        margin: 20px 0 40px 0;
    }
    .webinars__text {
        max-width: initial;
    }
    .tab-event {
        margin: 0;
        padding-top: 112px;
    }

    .nav .nav-link {
        position: fixed;
        bottom: 0px;
        width: 100%;
        background: #002855;
        padding: 10px 15px 5px;
        display: block;
        z-index: 9;
        left: 0px;
    }

        .nav .nav-link > ul {
            position: static;
            display: flex;
            justify-content: space-between;
        }

            .nav .nav-link > ul > li {
                border-bottom: none;
                width: auto;
            }

    .nav-link ul li ul {
        left: 0px;
        bottom: 37px;
    }

    .nav .nav-link > ul > li > a::before {
        display: none;
    }

    .mob-show a.btn-blue {
        display: block;
    }

    .mob-show, .main-logo {
        justify-content: space-between;
        display: flex;
        width: 100%;
    }

        .mob-show .btn-blue {
            height: 37px;
            padding: 0 8px;
            font-size: 12px;
            line-height: 36px;
        }

    footer .row {
        justify-content: center;
        /* text-align: center; */
    }

    footer.footer_corporate .col-md-4:nth-child(2), footer.footer_corporate .col-md-4:nth-child(3) {
        text-align: center;
    }

    footer.footer_corporate h2 {
        text-align: center !important;
    }

    footer.footer_corporate ul {
        text-align: center;
    }

    footer.footer_corporate ul {
        text-align: center !IMPORTANT;
    }

    footer .col-md-4:nth-child(2), footer .col-md-4:nth-child(3), footer.footer_corporate .col-md-4 {
        width: 100%;
        text-align: center;
    }

        footer.footer_corporate .col-md-4:nth-child(3) {
            margin-top: 10px;
        }

    .footer-icon {
        text-align: center;
        display: block;
        padding: 15px 15px;
    }

    footer .col-md-4:nth-child(1) {
        display: block;
    }


    .main-nav {
        display: block;
    }

    .main-banner {
        display: none;
    }

    .clear-p {
        max-width: 429px;
    }

    .fullpage-container h1 {
        font-size: 24px;
        letter-spacing: 1px;
    }

    .course-academy {
        padding-left: 8px;
    }

    .doc-wrapper {
        flex-direction: column;
        justify-content: center;
    }

    .image-doc {
        order: 1;
        width: 100%;
    }

    a.btn-yellow.client-btn {
        margin-bottom: 12px;
    }

    .doc-content {
        flex-basis: 50%;
        position: relative;
        text-align: center;
        padding: 17px;
        margin: 0;
        order: 2;
    }

        .doc-content h1 {
            font-size: 20px;
        }

        .doc-content p {
            font-size: 14px;
        }

    .p-webinar:before {
        content: '+';
        right: -1px;
    }

    a.btn-yellow.register-btn {
        font-size: 13px;
        margin: 22px 6px;
    }

    .modal-body.alignerEducation-modal-body .model-content {
        flex-direction: column;
        /* margin-left: 19px;*/
    }

    .modal-dialog.alignerEducation-content {
        max-width: 676px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .course-overview, .learning-objective {
        max-width: 100%;
        padding: 0;
    }

    .wrapper {
        /* max-width: 823px;
    margin: 0 auto;*/
        padding: 0 16px;
    }

    .webinars__text {
        max-width: max-content;
        margin: unset;
    }

    .model-hero-header {
        margin-left: 17px;
    }

    .modal.fade.alignerEducationModel.show {
        top: 0% !important;
        padding: 0;
        height: 100%;
    }

    .modal-body.alignerEducation-modal-body {
        margin-top: 31px;
        max-height: initial !important;
    }
}

@media screen and (max-width: 767px) {
    .wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
    /*.modal-header {
        height: 343px;*/
    /* background-size: contain; */
    /*background-position: left;
    }*/
    div#ios-training-content {
        padding: 0px 15px;
        margin-bottom: 127px;
    }

    .webinars__text h3 {
        font-size: 20px;
    }

    .wrapper-inner-box {
        padding: 0 10px;
    }

    .wrapper.no-bg {
        padding: 0 10px;
    }

    .inner-wrapper {
        padding: 25px 0 15px 0;
    }

    .edu__col-3 {
        padding: 10px 10px 10px 10px;
    }

    .edu__3col--grid {
        grid-template-columns: repeat(2,1fr);
    }

    .edu__col-3 .edu__col-poster.pb-2 {
        max-height: initial;
        display: block;
        height: auto;
    }
}
/*@media screen and (max-width:539px){
    .modal-header {
        height: 253px;
        background-size: contain;
        background-position: center;
    }
}*/
@media screen and (max-width:450px) {

    p.date-time span {
        font-size: 12px;
    }

    .ios-training h1 {
        font-size: 18px !important;
    }

    .ios-training p {
        padding-left: 0;
        left: 0;
    }

    p.presentedby {
        margin-top: 10px;
        margin-bottom: 14px;
    }

    .modal-dialog.alignerEducation-content {
        max-width: 516px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .ce-details {
        padding-top: 6px;
    }

    ul.learning-ul {
        padding-left: 18px;
    }

        ul.learning-ul li {
            font-size: 12px;
        }

    .ce-details h1.modal-title {
        font-size: 20px;
        line-height: 28px;
    }

    .learning-objective p {
        font-size: 11px;
        line-height: 14px;
    }

    .course-heading h1, .learning-objective h1 {
        font-size: 16px !important;
    }

    .col-md-12.content h1 {
        font-size: 19px;
        line-height: 24px;
    }

    span.ce-credits {
        font-size: 16px;
        line-height: 22px;
    }

    p.date-time {
        margin-top: 8px;
        font-size: 16px;
        line-height: 19px;
    }

    .course-heading p, .course-content p {
        line-height: 19px;
        font-size: 14px;
    }

    p.course-preq {
        margin-bottom: 8px;
    }

    a.yellow--btn {
        font-size: 12px;
        padding: 9px 25px;
    }

    .edu__3col--grid {
        grid-template-columns: repeat(1,1fr);
    }

    .register-button {
        bottom: -21px;
    }
}
@media screen and (min-width: 769px) and (max-width: 1032px) {
    .nav-link ul li a {
        font-size: 16px;
    }

    .btn-blue {
        height: 34px;
        padding: 0 11px;
        font-size: 14px;
        line-height: 32px;
    }

    .banner-text h1 {
        font-size: 46px;
        line-height: normal;
        color: #002855;
    }
}

