body {
    font-family: 'poppins', sans-serif;
}

#hero {
    background: #259CC0;
    color: #fff;
    padding: 70px 0px;
    margin-top:15px;
}
#hero h2 {
    font-weight:600;
    font-size:25px;
}
#hero h1 {
    text-transform: uppercase;
    font-size: 70px;
    font-weight: 100;
}
.subscription2 #hero h1 {
    text-transform: inherit;
    text-align: center;
}
.subscription2 #hero p {
    font-size: 36px;
    font-weight: 600;
    text-align: center;
}
.subscription2 #hero h2 {
    text-transform: inherit;
    text-align: center;
}
.subscription2 #hero .cta {

}
#hero h1 strong {
    font-weight:bold;
}
#hero p {
    font-size: 36px;
    font-weight: 600;
}
#hero .cta {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    padding: 20px 90px;
    border-radius: 41px;
    border: 3px solid #fff;
    color: #fff;
    margin-top: 16px;
    display: inline-block;
}
#hero .cta:hover {
    background:#fff;
    color:#259CC0;
    text-decoration:none;
}
#hero img {
    position: absolute;
    top: -70px;
}
.icon {
    font-size: 37px;
    text-align: center;
    background: #259cc0;
    width: 80px;
    height: 80px;
    color: #fff;
    border-radius: 50%;
    padding-top: 17px;
    margin-top:13px;
}
.landing-stats {
    background-image:url('/assets/images/landing-stats-bg.png');
    background-size:cover;
    background-position:center center;
    color:#fff;
    text-align:center;
    padding:50px;
    background-attachment:fixed;
}
.landing-stats i {
    font-size:60px;
}
.landing-stats .stat {
    font-weight: bold;
    font-size: 60px;
    margin-top: 10px;
    margin-bottom: 0px;
}
.landing-stats .description {
    font-size:20px;
}
.cta {
    background: #259cc0;
    color: #fff;
    padding: 30px 0px;
}
.cta h4 {
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
}
.cta p {
    font-size: 25px;
    font-weight: 100;
    margin-bottom: 0;
}
.cta.sticky {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    display:none;
    padding: 10px;
}
.cta a {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
    padding: 9px 35px;
    border-radius: 41px;
    border: 2px solid #fff;
    color: #fff;
    display: block;
    text-align: center;
    width: 250px;
    max-width: 90%;
    margin: 10px auto 0px;
}
.cta a:hover {
    background:#fff;
    color:#b2d489;
    text-decoration:none;
}
.blurredImg {
    width: 100%;
    margin-bottom: 50px;
    filter: blur(6px);
}
.xoUpsell .xoContainer {
    position:relative;
}
.xoUpsell .xoContainer .xoText {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    background: #1a1a1aad;
    height: 61px;
    font-size: 27px;
    color: #fff;
    font-weight: bold;
    width: 300px;
    border-radius: 10px;
    padding: 10px;
}
.xoUpsell .xoContainer .xoText img {
    height: 34px;
    margin-left: 6px;
}
@media(max-width:1200px) {

    #hero h1 {
        font-size:50px;
    }
    #hero h2 {
        font-size:20px;
    }
    #hero .cta {
        font-size:22px;
    }
    .section-title {
        font-size:40px;
    }
    .landing-stats .stat {
        font-size:40px;
    }
    .landing-stats i {
        font-size:45px;
    }
    .container {
        max-width: 95% !important;
    }
}
@media(max-width:992px) {
    #hero img {
        display:none;
    }
    #hero h1 br {
        display:none;
    }
    .landing-stats .description {
        margin-bottom:30px;
    }
    .cta {
        padding: 15px 0px;
        text-align:center;
    }
    .cta h4 {
        font-size:25px;
    }
    .cta p {
        font-size:20px;
    }
    .cta a {
        display: inline-block;
        font-size: 18px;
        margin-top: 10px;
        padding: 7px 35px;
    }
    .popular-box-overlay {
        display:none !important;
    }
    .Popular-title-bottom {
        display:block !important;
    }
}
@media(max-width:700px) {
    #hero h1 {
        font-size: 35px;
    }
    #hero {
        padding: 30px 0px;
    }
    #hero .cta {
        font-size: 19px;
        margin-top: 5px;
    }
    .section-title {
        font-size: 30px;
    }
    .icon {
        margin-left:-24px;
    }
    .cta p {
        font-size: 14px;
    }
    .cta h4 {
        font-size: 18px;
    }
    .cta a {
        display: inline-block;
        font-size: 16px;
        margin-top: 10px;
        padding: 5px 35px;
        width: 100%;
    }
    .student h5 {
        font-size:15px;
    }
}
#navBar, #validateFooter, .ab-preview {
    display:none !important;
}
.student-counting h5 {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    line-height: 24px;
    margin-bottom: 20px;
}
.landingCourses .single {
    border: 2px solid #eee;
    border-radius: 15px;
    background: #fff;
    display: inline-block;
    /*width: 32%;*/
    margin-right: 1%;
    margin-bottom: 18px;
    vertical-align: top;
}
.landingCourses .single .img {
    display: inline-block;
    width: 130px;
    vertical-align: top;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    height: 72px;
    background-size: cover;
    background-position: center center;
}
.landingCourses .single .title {
    font-size: 16px;
    display: inline-block;
    padding: 10px 10px;
    width: calc(100% - 200px);
    padding-top: 11px;
}
@media(max-width:900px) {
    .landingCourses .single {
        width:100%;
        margin-right:0;
    }
}
.section-title {
    font-family: 'Catamaran', sans-serif;
}
.courseUpsellOne, .courseUpsellTwo {
    margin:100px 0px;
}
.courseUpsellOne h2, .courseUpsellTwo h2 {
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 700;
    font-family: 'Catamaran', sans-serif;
}
.courseUpsellOne p {
    font-size: 18px;
    color: #333;
}
.cta.blue {
    padding: 9px 47px;
    background: none;
    color: #000;
    border: 4px solid #259cc0;
    border-radius: 36px;
    font-weight: 700;
    font-size: 24px;
    margin-top: 20px;
    text-transform: uppercase;
    display: inline-block;
}
.cta.blue:hover {
    text-decoration:none;
    background:#259cc0;
    color:#fff;
}
.howItWorks h1 {
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 900;
    font-family: 'Catamaran', sans-serif;
}
.howItWorks {
    margin:100px 0px;
}
.howItWorks .item {
    border: 4px solid #eee;
    padding: 10px;
    border-radius: 15px;
    vertical-align: top;
    margin: 14px 0px;
}
.howItWorks .item .count {
    color: #259CC0;
    font-size: 107px;
    font-weight: 700;
    display: inline-block;
    width: 90px;
    vertical-align: top;
    line-height: 91px;
    text-align: center;
}
.howItWorks .item .content {
    display:inline-block;
    width:calc(100% - 100px);
    padding-left:20px;
}
.howItWorks .item .content p strong {
    color:#000;
    font-weight:700;
    font-size:20px;
}
.howItWorks .item .content p.desc {
    margin-bottom:0;
}
.courseUpsellTwo h3 {
    text-transform: none;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Catamaran', sans-serif;
}
.courseUpsellTwo .highlight {
    color: #6ADBAA;
    font-weight: 700;
    font-size: 28px;
    line-height: 33px;
}
.courseUpsellTwo h4 {
    font-weight: 700;
    font-size: 36px;
    margin-top: 50px;
    margin-bottom: 30px;
}
.courseUpsellTwo .unitItem {
    border-bottom:3px solid #eee;
    padding-bottom:25px;
    margin-bottom:25px;
}
.courseUpsellTwo .unitItem .title {
    font-size: 26px;
    font-weight: 700;

}
.courseUpsellTwo .unitItem p {
    font-weight: 300;
    font-size: 20px;
}
.courseUpsellTwo h2 {
    text-transform:none;
    font-size:70px;
}
.ncfe-landing .cta.sticky {
    background:#6ADBAA;
}
.ncfe-landing {
    margin-top:-30px;
    background:#fff;
    background-color:#fff !important;
}
.ncfe-landing #hero {
    background: #259CC0;
    color: #fff;
    padding: 70px 0px;
    margin-top: 15px;
    padding-top: 155px;
    margin-bottom:190px;
}
.ncfe-landing .logo {
    position: relative !important;
    height: auto !important;
    top: -84px !important;
}
.ncfe-landing #hero img {
    position: absolute;
    top: -160px;
    right: 0;
    left: 0;
    margin: auto;
}
.ncfe-landing h1 {
    font-weight: 700 !important;
    font-size: 52px !important;
}
.ncfe-landing .cta {
    background:#6adbaa;
}
.ncfe-landing .icon {
    background:#000;
    color:#fff;
}
.ncfe-landing .cta.blue {
    border: 4px solid #6adbaa;
}
#hero u {
    line-height: 37px;
    display: inline-block;
    text-decoration: none;
    border-bottom: 2px solid white;
}
.ncfe-heading-title {
    font-size: 70px !important;
    text-transform:none !important;
    font-weight:700 !important;
    font-family: 'Catamaran', sans-serif !important;
    text-align:left !important;
}
.courseUpsellTwo a.expand {
    text-align:center;
    color:#6adbaa;
    font-size:30px;
    text-decoration:underline;
    text-transform:uppercase;
    font-weight:700;
    display:block;
    margin-top:40px;
    margin-bottom:40px;
}
#fitnessBrands {
    margin:100px 0px;
}
#fitnessBrands .logos {
    font-size:0;
}
#fitnessBrands .logos .item {
    width:25%;
    display:inline-block;
    position:relative;
    height:100px;
}
#fitnessBrands .logos .item img {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
    max-width:80%;
}
#fitnessBrands .logos .item:nth-child(5) {
    margin-left: 17%;
}
#fitnessBrands .mainImg {
    margin-top: 50px;
    margin-left: 80px;
}
.courseUpsellOne p span {
    color:#6adbaa;
    font-weight:700;
}
.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    transform: scale(.7) !important;
    content: " ";
    display: block;
    width: 35px;
    height: 35px;
    float: right;
    background-color: #eaeaea;
    padding: 5px;
    background-size: 20px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 8px 7px;
    position: absolute;
    right: 0;
    top: 15px;
    margin: auto;
    right: 20px;
}
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}
#accordionFaqs {
    margin-bottom:80px;
}
#accordionFaqs .btn-link {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    white-space: inherit;
    padding-right: 40px;
}
#accordionFaqs .btn-link:hover {
    text-decoration:none;
    color:#259CBF;
}
#accordionFaqs .card-header {
    background-color:#fff;
}
.starBG {
    position:absolute;
    top:0;
    left:0;
    right:0;
    z-index:0;
    bottom:0;
    margin:auto;
}
.students-cont img {
    margin-bottom:12px;
}
#hero .trialPoint {
    visibility: visible;
    animation-delay: 0.4s;
    animation-name: fadeInUp;
    font-size: 18px;
    background: #fff;
    text-align: center;
    max-width: 400px;
    color: #259cc0;
    padding: 9px;
    border-radius: 10px;
    border: 3px dashed #259cc0;
}
#hero .trialPoint small {
    display: block;
    font-size: 11px;
}
.landingCourses .row .single{
    border: none;
    /*border: 2px solid #259cc0;*/
    /*padding-top: 7px;*/
    /*padding-right: 7px;*/
}
.landingCourses .row .single_inner{
    border: 2px solid #eee;
    border-radius: 15px;
    background: #fff;
    margin-left: -10px;
    margin-bottom: -10px;
    height: 150px;
    text-align: left;
    background-repeat: no-repeat;
    background-position: 95% 95%;
}
.landingCourses .single_inner .title {
    font-size: 14px;
    font-weight: bold;
    display: inherit;
    width: 100%;

}
section#free_access{
    padding-top: 50px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
section .col_outer{
    /*border: 3px solid #259cc0;*/
    padding-top: 10px;
    padding-right: 10px;
    border-radius: 15px;
}
section .col_inner{
    margin-left: -10px;
    margin-bottom: -10px;
    border: 2px solid #eee;
    border-radius: 15px;
    background: #fff;
    padding: 20px;
}
section .col_inner img{
    max-width: 100%;
}
.courses_stats{
    padding-right: 100px;
}
.courses_stats img{
    max-width: 100%;
    width: 400px;
    margin-bottom: 50px;
}
.sub_sec_title_outer{
    /*border: 2px solid #259cc0;*/
    padding-top: 5px;
    padding-right: 5px;
    border-radius: 15px;
    width: fit-content;
    margin: 0 auto 20px;

}
.sub_sec_title_outer label{
    margin-left: -10px;
    margin-bottom: -10px;
    border: 2px solid #eee;
    border-radius: 15px;
    background: #259cc0;
    color: #ffffff;
    padding: 8px 15px;
    text-transform: uppercase;
    font-weight: bold;
}
.learn-container h3.column-title{
    font-weight: bold;
    text-align: left;
    width: 450px;
    max-width: 100%;
    line-height: 40px;
    font-size: 32px;
}
.sec-col-lb{
    font-weight: bold;
    font-size: 22px;
    background-color: #fff;
    margin-top: 15px;
    padding: 5px 10px;
    border-radius: 15px;
}
.student-counting{
    border: 1px solid rgb(0 0 0 / 20%);
    box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
    border-radius: 20px;
    padding-bottom: 0px;
    background-color: #ffffff;
}
.student-counting img{
    width: 45px;
}
.question-learning{
    border-bottom: none;
}
.question-learning#studentcount {
    background: #F4F4F4;

}
.accordion .card{
    border-top: none;
    border-left: none;
    border-right: none;
}

.card:first-child, .card-header:first-child{
    border-radius: 20px 20px 0px 0px;
}
section.staff-learning{
    background-color: #F4F4F4;
}
.col_inner p{
    font-size: 18px;
    margin-top: 20px;
    line-height: 24px;
}
.sub_sec_title_outer.left{
    width: max-content;
    text-align: left;
    margin-left: 10px;
}
.student-counting .blue_down img {
    left: 46%;
    margin-top: 0px;
}
.student-counting .white_down img {
    width: 50px;
    margin-top: -1px;
    left: 41%;
}
#accordionFaqs .card-body p{
    text-align: left;
}
.homeHeader #hero h1{
    font-size: 70px;
    font-weight: bold;

}
.learn-container h3.column-title {
    font-weight: 700;
    font-size: 40px;
}
.courses_devices{
    margin-left: -80px;
}
.courses_devices img{
    width: 650px;
    max-width: 100%;
    margin-left: -50px;

}
.ctaSticky_membership{
    font-size: 30px;
    margin-top: 15px;
}
.courseDevicesStats{
    color: #fff;
    background-color: #259cc0;
    height: 140px;
    width: 140px;
    border-radius: 100%;
    text-align: center;
    margin: 20px 0px;
    font-size: 42px;
    line-height: 28px;
    padding-top: 40px;
}
.courseDevicesStats span{
    font-size: 22px;
}
.courses_devices_bg{
    background-image:url('/assets/images/course-devices-img.png');
    padding-bottom: 130px;
    background-size: contain;
    background-repeat: no-repeat;
}
.courses_devices_bg video{
    padding-top: 20px;
}
.show-desktop .student-counting h5{
    min-height: 265px;
}
.question-learning_free_access{
    padding-top: 50px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    background: #F9F9F9;
}
.question-learning_cv_builder{
    padding-top: 50px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    background: #F2F2F2;
}
.question-learning_cv_builder p{
    color: black;
}
.question-learning_free_access p{
    color: black;
}
.homeHeader .subscription2 #hero h1{
    font-size: 52px;
}
#freeCourseLeave{
    display: none;
}
.learn-container h3.column-title-sub u{
    color: #3E9DC0;
    font-weight: 700;
    font-size: 40px;
}
.learn-container h3.column-title-sub {
    font-weight: bold;
    text-align: left;
    width: 450px;
    max-width: 100%;
    line-height: 40px;
    font-size: 32px;
}
.subscription-2 .sub_sec_title_outer{
    margin-left: 10px;
    border: none;
}
.subscription-2 .question-learning_cv_builder .sub_sec_title_outer{
    margin-left: 25px;
}