﻿html, body {
    height: 100%;
    background-color: #F3F5F6;
    padding: 0px !important;
}


.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.zopim {
    display: none;
}

.swiper-container {
    /*width: auto;*/
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100% !important;
}


.dropdown-menu {
    top: 90%;
}

.col-centered {
    float: none;
    margin: 0 auto;
}


.dropdown-menu.multi-column {
    width: auto;
}

    .dropdown-menu.multi-column .dropdown-menu {
        display: block !important;
        position: static !important;
        margin: 0 !important;
        border: none !important;
        box-shadow: none !important;
        /*min-width: 100px;*/
        min-width: 50px !important;
        width: auto;
    }

    .dropdown-menu.multi-column .row {
        white-space: nowrap;
        overflow-y: hidden;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

dropdown-menu.multi-column .dropdown-menu {
    width: auto !important;
}


.BNRIMG {
    transform: none !important;
    width: 100% !important;
    height: 100% !important;
    cursor: pointer;
}

.TpMenu1 {
    color: #595959 !important;
    font-size: 13pt;
    font-weight: normal;
    text-align: center !important;
    padding-left: 0px;
    padding-right: 0px;
    cursor: pointer;
    text-decoration: none;
}

    .TpMenu1:hover {
        text-decoration: none;
        color: #595959 !important;
        font-size: 13pt;
        font-weight: normal;
        text-align: center !important;
        padding-left: 0px;
        padding-right: 0px;
        cursor: pointer;
    }

.topScrollDIv {
    white-space: nowrap;
    display: inline-block;
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
    height: 100%;
}

.supportText {
    text-align: left;
    padding-left: 20px;
    font-size: 0.85rem;
    width: 100%;
    cursor: pointer;
    line-height: 1.5;
}


ul#navigation-bar li {
    display: inline-block !important;
    padding-right: 1%;
    padding-left: 1%;
    cursor: pointer;
}

.navigation-bar {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    -webkit-overflow-scrolling: touch;
    display: inline-flex;
    height: 100%;
}

.navigation-barIcon {
    color: #595959;
    padding-top: 2%;
    font-size: 0.80rem;
}

ul#navigation-bar > li > a {
    padding: 5px 8px;
    text-shadow: none;
    color: #595959;
    cursor: pointer;
    text-decoration: none;
}

    ul#navigation-bar > li > a:hover {
        padding: 5px 8px;
        text-shadow: none;
        color: #595959;
        cursor: pointer;
        text-decoration: none;
    }

.MiddlePatch {
    background-color: #8b5fa8;
    height: auto;
}

.MiddlePatch1 {
    padding-top: 1.5%;
    padding-bottom: 1.5%;
}

.MiddlePatch11 {
    padding-top: 2%;
}


.BottomSlider {
    padding: 0px;
    padding-top: 3%;
    padding-bottom: 3%;
    background-color: #fff;
}

.BottomSlider1 {
    position: relative;
    z-index: 0;
}

.BottomSliderIMG {
    width: 75%;
}

.BottomSliderHeadText {
    font-size: 27px !important;
}

.BottomSliderDescription {
    text-align: justify;
    font-size: 1.1rem;
    line-height: 1.5;
}

.navigation-barCHild {
    display: inline-flex;
    padding: 0px;
    max-height: 450px;
    height: auto;
    overflow: auto;
    flex-wrap: wrap;
}

.bottomICO {
    color: #ea2525;
    font-size: 1.5rem;
    padding-top: 1.2%;
    margin-right: 2%;
    vertical-align: text-top;
}

.styNoPadding {
}

.HeadIcon {
    font-size: 1.50rem;
}


.HeadText {
    text-align: left;
    padding-left: 8px;
    font-size: 0.85rem;
    width: 100%;
    line-height: 1.5;
}

.HeadImage {
    height: auto;
    width: auto;
    padding-top: 2.5%;
}

.DivDesktopView {
    display: flex;
}

.DivMobileView {
    display: none;
}

.DIVHeader {
    height: 10%;
    background-color: #FBCF27;
    padding: 0px;
}


[class^="icon-custom"], [class*=" icon-custom"] {
    width: auto;
    height: auto;
    line-height: 40px !important;
    background-image: none !important;
}

.badge1 {
    position: relative;
}

    .badge1[data-badge]:after {
        content: attr(data-badge);
        position: absolute;
        top: 5px;
        left: 5px;
        font-size: 12px !important;
        /*background: #EDB11D;*/
        background-color: transparent;
        color: #ff0000;
        font-weight: bold;
        width: 90%;
        height: 19px;
        text-align: center;
        line-height: 19px;
        border-radius: 50%;
        /*box-shadow: 0 0 1px #333;*/
    }


.badge2 {
    position: relative;
}

    .badge2[data-badge]:after {
        content: attr(data-badge);
        position: absolute;
        top: 5px;
        left: 5px;
        font-size: 12px !important;
        /*background: #EDB11D;*/
        background-color: transparent;
        color: #ff0000;
        font-weight: bold;
        width: 90%;
        height: 19px;
        text-align: center;
        line-height: 19px;
        border-radius: 50%;
        /*box-shadow: 0 0 1px #333;*/
    }



#sticky.stick {
    margin-top: 0 !important;
    position: fixed;
    top: 0;
    z-index: 999;
    -webkit-box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 2px 7px 2px rgba(50, 50, 50, 0.2);
}



.FGTModal {
    width: 30% !important;
}

.PopupVideoTestimonialModal {
    width: 80% !important;
    top: 5% !important;
    max-height: 98%;
}

.PriceSpan {
    border: 1px solid #d03d4c;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.1rem !important;
    color: #d03d4c;
    float: right;
    cursor: pointer;
    font-weight: bold;
    border-radius: 5px;
}

.card-scroller {
    width: 33% !important;
    display: inline-block;
    margin: 15px;
    float: none !important;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 20px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }

        .sidenav a:hover, .offcanvas a:focus {
            color: #f1f1f1;
        }

.closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px !important;
    margin-left: 50px;
}

.MobtnSkip {
    color: #6D6D6D !important;
    text-decoration: none !important;
    cursor: pointer;
    font-size: 20px;
    padding-top: 4%;
    padding-bottom: 4%;
    text-align: center;
    border: 1px solid red;
}

    .MobtnSkip:hover {
        text-decoration: none !important;
        cursor: pointer !important;
        font-size: 20px;
        border-radius: 1px;
        text-align: center;
        padding-top: 4%;
        padding-bottom: 4%;
        border: 1px solid red;
    }

ul#TabListDiv > li {
    text-align: center;
    width: auto;
    display: inline-block;
    float: none;
    padding-right: 3%;
    padding-left: 3%;
}

    ul#TabListDiv > li > h6 {
        color: #595959;
        cursor: pointer;
        font-size: 0.95rem;
        text-shadow: none;
    }


.CourseNavScroll {
    overflow: hidden;
}


.popSTName {
    font-size: 1.12rem;
    font-weight: bold;
    color: #223e7d;
}

.popSTSubName {
    font-size: 0.90rem;
    color: #223e7d;
}

.popSTDesc {
    padding: 0px;
    text-align: justify;
    font-size: 1.1rem;
    margin-top: 2%;
}

.gradBackgroundPopST {
    background: #ffffff; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#ffffff, #d4d5d5); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ffffff, #d4d5d5); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffffff, #d4d5d5); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ffffff, #d4d5d5); /* Standard syntax */
}

.popSTHeadDiv1 {
    background-color: #fdcd0c;
    color: #070707;
}

.popSTHeadDiv2 {
    padding: 15px;
}

.popSTHeadDiv3 {
    width: 100%;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
}

.popSTHeadDiv4 {
    padding: 5px;
    text-align: right;
    padding-bottom: 4px;
}

.popSTVideoDiv {
    padding-top: 0.8%;
    padding-bottom: 0.8%;
}

@media only screen and (min-width:1024px) {
}

@media only screen and (min-width:992px) and (max-width:1024px) {

    .HeadImage {
        height: auto;
        width: auto;
        padding-top: 7%;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
}

@media only screen and (min-width:640px) and (max-width:767px) {

    .CourseNavScroll {
        overflow: auto !important;
    }

    .FGTModal {
        width: 55% !important;
    }

    .HeadImage {
        height: auto;
        width: auto;
        padding-top: 1%;
    }

    .DIVHeader {
        height: 16%;
    }

    .DivDesktopView {
        display: none;
    }

    .DivMobileView {
        display: block;
    }

    .styNoPadding {
        padding: 0px;
    }


    .TpMenu1 {
        display: none;
    }

    .topScrollDIv {
        overflow: auto !important;
    }

    .supportText {
        font-size: 0.75rem;
    }

    .navigation-bar {
        width: 100%;
        white-space: nowrap;
        overflow-x: auto;
        padding: 0px;
        margin: 0px;
        -webkit-overflow-scrolling: touch;
    }

    .badge2[data-badge]:after {
        content: attr(data-badge);
        position: absolute;
        top: 5px;
        left: 5px;
        font-size: 12px !important;
        /*background: #EDB11D;*/
        background-color: transparent;
        color: #ff0000;
        font-weight: bold;
        width: 95%;
        height: 19px;
        text-align: center;
        line-height: 19px;
        border-radius: 50%;
        /*box-shadow: 0 0 1px #333;*/
    }

    .card-scroller {
        width: 94% !important;
        display: inline-block;
        margin: 15px;
        float: none !important;
    }
}

@media only screen and (min-width:480px) and (max-width:639px) {

    .CourseNavScroll {
        overflow: auto !important;
    }

    .FGTModal {
        width: 55% !important;
    }

    .styNoPadding {
        padding: 0px;
    }

    .TpMenu1 {
        display: none;
    }

    .topScrollDIv {
        overflow: auto !important;
    }

    .supportText {
        font-size: 0.75rem;
    }

    .navigation-bar {
        width: 100%;
        white-space: nowrap;
        overflow-x: auto;
        padding: 0px;
        margin: 0px;
        -webkit-overflow-scrolling: touch;
    }

    .BottomSlider {
        padding: 0px;
        padding-top: 40px;
        padding-bottom: 100px;
    }

    .BottomSliderIMG {
        width: 50%;
    }

    .BottomSliderHeadText {
        font-size: 15px !important;
        line-height: 1.5;
    }

    .DIVHeader {
        height: 16%;
    }

    .DivDesktopView {
        display: none;
    }

    .DivMobileView {
        display: block;
    }

    .styNoPadding {
        padding: 0px;
    }

    .card-scroller {
        width: 94% !important;
        display: inline-block;
        margin: 15px;
        float: none !important;
    }

    .MySlide {
        display: block !important;
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {

    .popSTVideoDiv {
        padding: 0px;
        padding-top: 0.8%;
        padding-bottom: 0.8%;
    }

    .popSTHeadDiv3 {
        width: 100%;
        font-size: 0.99rem;
        text-align: left;
    }

    .popSTHeadDiv2 {
        padding: 10px;
    }

    .popSTHeadDiv1 {
        background-color: #fdcd0c;
        color: #070707;
        padding: 0px;
    }

    .popSTIMG {
        width: 90%;
    }

    .popSTDesc {
        line-height: 1.2;
        padding-right: 12px;
        padding-left: 12px;
        text-align: justify;
        font-size: 0.90rem;
        margin-top: 2%;
    }

    .popSTName {
        font-size: 1rem;
        font-weight: bold;
        color: #223e7d;
    }

    .popSTSubName {
        font-size: 0.80rem;
        color: #223e7d;
    }

    .PopupVideoTestimonialModal {
        width: 100% !important;
        top: 0% !important;
        max-height: 100%;
    }

    .CourseNavScroll {
        overflow: auto !important;
    }

    .FGTModal {
        width: 90% !important;
    }

    .DivDesktopView {
        display: none;
    }

    .DivMobileView {
        display: block;
    }

    .styNoPadding {
        padding: 0px;
    }

    .TpMenu1 {
        display: none;
    }

    .topScrollDIv {
        overflow: auto !important;
    }

    .supportText {
        font-size: 0.75rem;
    }

    .navigation-bar {
        width: 100%;
        white-space: nowrap;
        overflow-x: auto;
        padding: 0px;
        margin: 0px;
        -webkit-overflow-scrolling: touch;
    }

    .MiddlePatch1 {
        padding-top: 2.5%;
        padding-bottom: 2.5%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .MiddlePatch12 {
        padding-top: 5%;
    }

    .BottomSlider {
        padding: 0px;
        padding-top: 40px;
        padding-bottom: 100px;
    }

    .BottomSliderIMG {
        width: 50%;
    }

    .BottomSliderHeadText {
        font-size: 15px !important;
        line-height: 1.5;
    }

    .navigation-barCHild {
        display: inline-block;
        padding: 0px;
    }

    .card-scroller {
        width: 94% !important;
        display: inline-block;
        margin: 15px;
        float: none !important;
    }

    .MySlide {
        display: block !important;
    }
}

@media only screen and (max-width:319px) {

    .popSTVideoDiv {
        padding: 0px;
        padding-top: 0.8%;
        padding-bottom: 0.8%;
    }

    .popSTHeadDiv2 {
        padding: 10px;
    }

    .popSTHeadDiv3 {
        width: 100%;
        font-size: 0.99rem;
        text-align: left;
    }

    .popSTHeadDiv1 {
        background-color: #fdcd0c;
        color: #070707;
        padding: 0px;
    }

    .popSTIMG {
        width: 90%;
    }

    .popSTDesc {
        line-height: 1.2;
        padding-right: 12px;
        padding-left: 12px;
        text-align: justify;
        font-size: 0.90rem;
        margin-top: 2%;
    }

    .popSTName {
        font-size: 1rem;
        font-weight: bold;
        color: #223e7d;
    }

    .popSTSubName {
        font-size: 0.80rem;
        color: #223e7d;
    }

    .PopupVideoTestimonialModal {
        width: 100% !important;
        top: 0% !important;
        max-height: 100%;
    }

    .CourseNavScroll {
        overflow: auto !important;
    }

    .FGTModal {
        width: 90% !important;
    }

    .DivDesktopView {
        display: none;
    }

    .DivMobileView {
        display: block;
    }

    .styNoPadding {
        padding: 0px;
    }

    .TpMenu1 {
        display: none;
    }

    .topScrollDIv {
        overflow: auto !important;
    }

    .supportText {
        font-size: 0.75rem;
    }

    .navigation-bar {
        width: 100%;
        white-space: nowrap;
        overflow-x: auto;
        padding: 0px;
        margin: 0px;
        -webkit-overflow-scrolling: touch;
    }

    .MiddlePatch1 {
        padding-top: 2.5%;
        padding-bottom: 2.5%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .MiddlePatch12 {
        padding-top: 5%;
    }

    .BottomSlider {
        padding: 0px;
        padding-top: 40px;
        padding-bottom: 100px;
    }

    .BottomSliderIMG {
        width: 50%;
    }

    .BottomSliderHeadText {
        font-size: 15px !important;
        line-height: 1.5;
    }

    .navigation-barCHild {
        display: inline-block;
        padding: 0px;
    }

    .card-scroller {
        width: 94% !important;
        display: inline-block;
        margin: 15px;
        float: none !important;
    }

    .MySlide {
        display: block !important;
    }
}

@media only screen and (width:1024px) and (height:600px) {
}
