/*body {*/
/*font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;*/
/*color: #333;*/
/*font-size: 14px;*/
/*line-height: 20px;*/
/*}*/

/*h1 {*/
/*margin-top: 20px;*/
/*margin-bottom: 15px;*/
/*font-family: 'Varela Round', sans-serif;*/
/*color: #2b302b;*/
/*font-size: 42px;*/
/*line-height: 44px;*/
/*font-weight: 700;*/
/*text-align: center;*/
/*}*/

/*h2 {*/
/*margin-top: 0px;*/
/*margin-bottom: 10px;*/
/*font-family: 'Work Sans', sans-serif;*/
/*color: #2b302b;*/
/*font-size: 20px;*/
/*line-height: 32px;*/
/*font-weight: 800;*/
/*}*/

/*h3 {*/
/*margin-top: 0px;*/
/*margin-bottom: 5px;*/
/*font-family: 'Work Sans', sans-serif;*/
/*color: #fff;*/
/*font-size: 20px;*/
/*line-height: 24px;*/
/*font-weight: 500;*/
/*text-decoration: none;*/
/*}*/

/*h4 {*/
/*margin-top: 10px;*/
/*margin-bottom: 10px;*/
/*font-family: Itim, sans-serif;*/
/*font-size: 22px;*/
/*line-height: 28px;*/
/*font-weight: 700;*/
/*text-transform: uppercase;*/
/*}*/

/*h5 {*/
/*margin-top: 10px;*/
/*margin-bottom: 10px;*/
/*font-family: 'Varela Round', sans-serif;*/
/*font-size: 16px;*/
/*line-height: 20px;*/
/*font-weight: 700;*/
/*}*/

/*p {*/
/*margin-bottom: 10px;*/
/*font-family: 'Work Sans', sans-serif;*/
/*color: #2b302b;*/
/*line-height: 24px;*/
/*text-align: left;*/
/*}*/

/*.navbar {*/
/*position: absolute;*/
/*left: 0px;*/
/*top: 20px;*/
/*right: 0px;*/
/*display: block;*/
/*background-color: transparent;*/
/*}*/

/*.navlink {*/
/*margin-top: 14px;*/
/*margin-right: 5px;*/
/*padding: 6px 8px;*/
/*border: 2px solid transparent;*/
/*border-radius: 4px;*/
/*-webkit-transition: border 300ms ease;*/
/*transition: border 300ms ease;*/
/*font-family: 'Varela Round', sans-serif;*/
/*color: #fff;*/
/*font-size: 14px;*/
/*font-weight: 700;*/
/*text-transform: uppercase;*/
/*}*/

/*.navlink:hover {*/
/*border-color: #fff;*/
/*}*/

/*.navlink.w--current {*/
/*border-color: #fff;*/
/*background-color: #fff;*/
/*color: #333;*/
/*}*/

/*.navlink.noborder {*/
/*margin-right: 10px;*/
/*padding-right: 16px;*/
/*}*/

/*.navlink.noborder:hover {*/
/*border-color: transparent;*/
/*}*/

/*.navlink.noborder.v2 {*/
/*color: #333;*/
/*}*/

/*.navlink.b2 {*/
/*color: #333;*/
/*}*/

/*.navlink.b2:hover {*/
/*border-color: #333;*/
/*}*/

/*.navlink.b2.w--current {*/
/*border-color: #333;*/
/*}*/

/*.navlink.b2.play2 {*/
/*background-color: #47a848;*/
/*color: #fff;*/
/*}*/

/*.navlink.b2.play2.w--current {*/
/*margin-left: 13px;*/
/*}*/

/*.navlink.play {*/
/*margin-left: 13px;*/
/*border-color: #fff;*/
/*color: #fff;*/
/*}*/

/*.navlink.play:hover {*/
/*background-color: #fff;*/
/*color: #333;*/
/*}*/

/*.navlink.join {*/
/*margin-left: 4px;*/
/*}*/

/*.brand {*/
/*width: 150px;*/
/*margin-top: 7px;*/
/*}*/

/*.brand.logo {*/
/*width: 140px;*/
/*margin-top: 6px;*/
/*}*/

/*.background-video {*/
/*height: 600px;*/
/*background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));*/
/*background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));*/
/*}*/

/*.section {*/
/*padding-top: 45px;*/
/*padding-bottom: 45px;*/
/*}*/

/*.section._100 {*/
/*position: relative;*/
/*padding-top: 100px;*/
/*padding-bottom: 100px;*/
/*background-color: #f8f8f8;*/
/*background-image: url('../images/s-notch-bottom.png'), url('../images/s-notch-top.png');*/
/*background-position: 50% 100%, 50% 0px;*/
/*background-size: auto, auto;*/
/*background-repeat: repeat-x, repeat-x;*/
/*text-align: center;*/
/*}*/

/*.section._100.nobb {*/
/*background-image: url('../images/s-notch-top.png');*/
/*background-position: 50% 0px;*/
/*background-size: auto;*/
/*background-repeat: repeat-x;*/
/*}*/

/*.section._100d {*/
/*padding-top: 60px;*/
/*padding-bottom: 120px;*/
/*background-color: #fff;*/
/*}*/

/*.section.blog {*/
/*padding-top: 145px;*/
/*padding-bottom: 80px;*/
/*background-color: #f7f7f7;*/
/*}*/

.section._60 {
    padding-top: 45px;
    padding-bottom: 75px;
    background-color: #f8f8f8;
}

/*.section._100v2 {*/
/*padding-top: 100px;*/
/*}*/

/*.column {*/
/*display: inline-block;*/
/*padding-right: 37px;*/
/*padding-left: 37px;*/
/*-webkit-box-orient: vertical;*/
/*-webkit-box-direction: normal;*/
/*-webkit-flex-direction: column;*/
/*-ms-flex-direction: column;*/
/*flex-direction: column;*/
/*-webkit-box-pack: center;*/
/*-webkit-justify-content: center;*/
/*-ms-flex-pack: center;*/
/*justify-content: center;*/
/*-webkit-box-align: start;*/
/*-webkit-align-items: flex-start;*/
/*-ms-flex-align: start;*/
/*align-items: flex-start;*/
/*}*/

/*.column.j1 {*/
/*display: -webkit-box;*/
/*display: -webkit-flex;*/
/*display: -ms-flexbox;*/
/*display: flex;*/
/*height: 400px;*/
/*padding-right: 0px;*/
/*padding-left: 100px;*/
/*-webkit-box-align: end;*/
/*-webkit-align-items: flex-end;*/
/*-ms-flex-align: end;*/
/*align-items: flex-end;*/
/*text-align: right;*/
/*}*/

/*.column.j1.hoc {*/
/*padding-right: 55px;*/
/*padding-left: 15px;*/
/*}*/

/*.column.j400 {*/
/*display: -webkit-box;*/
/*display: -webkit-flex;*/
/*display: -ms-flexbox;*/
/*display: flex;*/
/*height: 400px;*/
/*}*/

/*.column.j400.lp1 {*/
/*padding-right: 100px;*/
/*}*/

/*.column.f400 {*/
/*display: -webkit-box;*/
/*display: -webkit-flex;*/
/*display: -ms-flexbox;*/
/*display: flex;*/
/*height: 400px;*/
/*padding-right: 0px;*/
/*padding-left: 0px;*/
/*-webkit-box-align: end;*/
/*-webkit-align-items: flex-end;*/
/*-ms-flex-align: end;*/
/*align-items: flex-end;*/
/*}*/

/*.column.f400-la {*/
/*display: -webkit-box;*/
/*display: -webkit-flex;*/
/*display: -ms-flexbox;*/
/*display: flex;*/
/*height: 400px;*/
/*padding-right: 100px;*/
/*padding-left: 0px;*/
/*text-align: left;*/
/*}*/

/*.flatmac {*/
/*position: relative;*/
/*left: 150px;*/
/*max-height: 450px;*/
/*}*/

/*.h1 {*/
/*margin-top: 0px;*/
/*font-family: 'Varela Round', sans-serif;*/
/*font-weight: 600;*/
/*}*/

/*.div-line {*/
/*width: 250px;*/
/*height: 5px;*/
/*background-color: #47a848;*/
/*}*/

/*.div-line.blocks {*/
/*width: 10px;*/
/*height: 10px;*/
/*margin-bottom: 20px;*/
/*margin-left: 10px;*/
/*float: right;*/
/*background-color: #9cc79d;*/
/*}*/

/*.div-line.blocks.mid {*/
/*display: inline-block;*/
/*float: none;*/
/*}*/

/*.dlink {*/
/*border-top-left-radius: 5px;*/
/*border-top-right-radius: 5px;*/
/*-webkit-transition: color 200ms ease, background-color 200ms ease;*/
/*transition: color 200ms ease, background-color 200ms ease;*/
/*font-family: 'Varela Round', sans-serif;*/
/*font-size: 13px;*/
/*line-height: 22px;*/
/*font-weight: 700;*/
/*text-align: center;*/
/*text-transform: uppercase;*/
/*}*/

/*.dlink:hover {*/
/*background-color: #47a848;*/
/*color: #fff;*/
/*}*/

/*.dlink.w--current {*/
/*color: #47a848;*/
/*}*/

/*.dlink.nobb {*/
/*border-radius: 0px 0px 5px 5px;*/
/*}*/

/*.dlink.nobr {*/
/*border-radius: 0px;*/
/*}*/

/*.dlist.w--open {*/
/*left: 0px;*/
/*border-radius: 5px;*/
/*background-color: #fff;*/
/*}*/

/*.dlist.lng.w--open {*/
/*left: -30px;*/
/*}*/

/*.dlist.languages.w--open {*/
/*left: -37px;*/
/*}*/

/*.navbar2 {*/
/*position: fixed;*/
/*left: 0px;*/
/*top: -64px;*/
/*right: 0px;*/
/*display: none;*/
/*height: 64px;*/
/*padding-bottom: 1px;*/
/*background-color: #fff;*/
/*box-shadow: 0 0 27px 1px rgba(0, 0, 0, .1);*/
/*}*/

/*.footer {*/
/*padding-bottom: 80px;*/
/*}*/

/*.invite-div {*/
/*position: fixed;*/
/*right: 0px;*/
/*bottom: -5px;*/
/*z-index: 100;*/
/*}*/

/*.invite-img {*/
/*display: block;*/
/*}*/

/*.newsletter {*/
/*padding-top: 50px;*/
/*padding-bottom: 30px;*/
/*background-color: #47a848;*/
/*background-image: none;*/
/*background-position: 0px 0px;*/
/*background-repeat: repeat;*/
/*}*/

/*.newsletter.purpleversion {*/
/*background-color: #a84776;*/
/*}*/

.newsletter.yellowversion {
    background-color: #f9b823;
}

/*.news-field {*/
/*width: 70%;*/
/*height: 50px;*/
/*margin-bottom: 0px;*/
/*padding-left: 18px;*/
/*border: 2px solid #fff;*/
/*border-top-left-radius: 5px;*/
/*border-bottom-left-radius: 5px;*/
/*background-color: transparent;*/
/*font-family: 'Varela Round', sans-serif;*/
/*color: #fff;*/
/*font-size: 15px;*/
/*}*/

/*.news-field:active {*/
/*border-color: #fff;*/
/*}*/

/*.news-field:focus {*/
/*border-color: #fff;*/
/*}*/

/*.news-field::-webkit-input-placeholder {*/
/*color: #fff;*/
/*}*/

/*.news-field:-ms-input-placeholder {*/
/*color: #fff;*/
/*}*/

/*.news-field::placeholder {*/
/*color: #fff;*/
/*}*/

.news-field.yellow {
    border-color: #222;
    color: #222;
}

.news-field.yellow::-webkit-input-placeholder {
    color: #222;
    font-size: 15px;
}

.news-field.yellow:-ms-input-placeholder {
    color: #222;
    font-size: 15px;
}

.news-field.yellow::placeholder {
    color: #222;
    font-size: 15px;
}

/*.label {*/
/*margin-bottom: 0px;*/
/*font-family: 'Varela Round', sans-serif;*/
/*color: #fff;*/
/*font-size: 38px;*/
/*line-height: 51px;*/
/*font-weight: 600;*/
/*text-align: left;*/
/*}*/

/*.submit {*/
/*width: 30%;*/
/*height: 50px;*/
/*float: right;*/
/*border-top-right-radius: 5px;*/
/*border-bottom-right-radius: 5px;*/
/*background-color: #fff;*/
/*font-family: 'Varela Round', sans-serif;*/
/*color: #47a848;*/
/*font-size: 15px;*/
/*font-weight: 700;*/
/*text-transform: uppercase;*/
/*}*/

/*.submit.purple-button {*/
/*background-color: #222;*/
/*color: #fff;*/
/*}*/

/*.footer-logo {*/
/*width: 220px;*/
/*margin-bottom: 35px;*/
/*}*/

/*.fontawe {*/
/*display: -webkit-box;*/
/*display: -webkit-flex;*/
/*display: -ms-flexbox;*/
/*display: flex;*/
/*width: 40px;*/
/*height: 40px;*/
/*-webkit-box-pack: center;*/
/*-webkit-justify-content: center;*/
/*-ms-flex-pack: center;*/
/*justify-content: center;*/
/*-webkit-box-align: center;*/
/*-webkit-align-items: center;*/
/*-ms-flex-align: center;*/
/*align-items: center;*/
/*border-radius: 20px;*/
/*background-color: #b9d8ba;*/
/*font-family: Fontawesome, sans-serif;*/
/*color: #2b302b;*/
/*font-size: 20px;*/
/*}*/

/*.fontawe.p2 {*/
/*background-color: #e8d4de;*/
/*}*/

/*.c-links {*/
/*display: block;*/
/*margin-left: 10px;*/
/*font-family: 'Work Sans', sans-serif;*/
/*color: #2b302b;*/
/*font-size: 20px;*/
/*line-height: 40px;*/
/*font-weight: 900;*/
/*text-decoration: none;*/
/*}*/

/*.row-info {*/
/*margin-bottom: 25px;*/
/*padding-top: 35px;*/
/*padding-bottom: 35px;*/
/*border-bottom: 2px solid #9cc79d;*/
/*}*/

/*.row-info.p1 {*/
/*border-bottom-color: #e8d4de;*/
/*}*/

/*.col-footer-1 {*/
/*padding-right: 100px;*/
/*}*/

/*.footer-links {*/
/*display: block;*/
/*-webkit-transition: color 200ms ease;*/
/*transition: color 200ms ease;*/
/*font-family: 'Work Sans', sans-serif;*/
/*color: #2b302b;*/
/*font-size: 12px;*/
/*line-height: 34px;*/
/*text-decoration: none;*/
/*text-transform: uppercase;*/
/*}*/

/*.footer-links:hover {*/
/*color: #47a848;*/
/*}*/

/*.footer-links.lessd.p4:hover {*/
/*color: #a84776;*/
/*}*/

/*.footer-links.p3:hover {*/
/*color: #a84776;*/
/*}*/

/*.copy-section {*/
/*position: relative;*/
/*z-index: 101;*/
/*padding-top: 28px;*/
/*padding-bottom: 20px;*/
/*background-color: #f3f3f3;*/
/*}*/

/*.social-blok-links {*/
/*display: -webkit-box;*/
/*display: -webkit-flex;*/
/*display: -ms-flexbox;*/
/*display: flex;*/
/*width: 24px;*/
/*height: 24px;*/
/*margin-left: 18px;*/
/*float: right;*/
/*-webkit-box-pack: center;*/
/*-webkit-justify-content: center;*/
/*-ms-flex-pack: center;*/
/*justify-content: center;*/
/*-webkit-box-align: center;*/
/*-webkit-align-items: center;*/
/*-ms-flex-align: center;*/
/*align-items: center;*/
/*-webkit-transition: color 200ms ease;*/
/*transition: color 200ms ease;*/
/*font-family: Fontawesome, sans-serif;*/
/*color: #2b302b;*/
/*font-size: 24px;*/
/*text-decoration: none;*/
/*}*/

/*.social-blok-links:hover {*/
/*color: #47a848;*/
/*}*/

/*.social-blok-links.mid-align {*/
/*display: inline-block;*/
/*margin-right: 10px;*/
/*margin-left: 10px;*/
/*float: none;*/
/*font-size: 24px;*/
/*}*/

/*.social-blok-links.p5:hover {*/
/*color: #a84776;*/
/*}*/

/*.col-footer {*/
/*padding-top: 66px;*/
/*}*/

/*.div-blocks {*/
/*width: 33.33%;*/
/*height: 505px;*/
/*min-height: 505px;*/
/*padding: 35px 40px 40px;*/
/*float: left;*/
/*border-right: 1px solid #eee;*/
/*border-bottom: 1px solid #eee;*/
/*text-align: center;*/
/*}*/

/*.div-blocks.norb {*/
/*border-right-style: none;*/
/*}*/

/*.text-varela {*/
/*font-family: 'Varela Round', sans-serif;*/
/*color: #999;*/
/*font-size: 16px;*/
/*line-height: 26px;*/
/*text-align: center;*/
/*letter-spacing: -0.25px;*/
/*}*/

/*.text-varela.reg {*/
/*color: #585858;*/
/*}*/

/*.text-varela.reg.r-al {*/
/*width: 80%;*/
/*float: right;*/
/*text-align: right;*/
/*}*/

/*.text-varela.reg.l-al {*/
/*text-align: left;*/
/*}*/

/*.text-varela.reg.l-al.t-name {*/
/*color: #47a848;*/
/*font-size: 14px;*/
/*}*/

/*.text-varela.reg.l-al.t-name.purple-color {*/
/*color: #a84776;*/
/*}*/

/*.text-varela.reg.ql {*/
/*font-size: 15px;*/
/*line-height: 20px;*/
/*text-align: left;*/
/*}*/

.text-varela.reg.tracks {
    font-size: 15px;
    line-height: 25px;
    text-align: left;
}

/*.text-varela.mid-white {*/
/*color: #fff;*/
/*}*/

.text-varela.mid-white.ml1 {
    text-align: left;
}

.text-varela.mid-white.la {
    text-align: left;
}

/*.text-varela.grades {*/
/*font-family: Itim, sans-serif;*/
/*color: #8f8f8f;*/
/*font-size: 16px;*/
/*line-height: 23px;*/
/*font-weight: 400;*/
/*text-align: left;*/
/*}*/

/*.feature-icons {*/
/*width: 160px;*/
/*margin-bottom: 10px;*/
/*}*/

/*.div-bg {*/
/*position: relative;*/
/*z-index: 15;*/
/*margin-bottom: 70px;*/
/*border-radius: 5px;*/
/*background-color: #fff;*/
/*box-shadow: 0 0 100px -10px rgba(0, 0, 0, .25);*/
/*}*/

/*.div-spaces {*/
/*margin-bottom: 60px;*/
/*}*/

/*.div-mid {*/
/*text-align: center;*/
/*}*/

/*.j2 {*/
/*position: absolute;*/
/*left: 33.33%;*/
/*top: 33.33%;*/
/*bottom: 0px;*/
/*}*/

/*.j3 {*/
/*position: absolute;*/
/*right: 50px;*/
/*bottom: 30%;*/
/*}*/

/*.j7 {*/
/*position: absolute;*/
/*left: 50px;*/
/*top: 50%;*/
/*bottom: 0%;*/
/*}*/

/*.jpython {*/
/*position: absolute;*/
/*top: 40%;*/
/*right: 50px;*/
/*bottom: 0px;*/
/*}*/

/*.n-icon {*/
/*top: -1px;*/
/*margin-right: 0px;*/
/*}*/

/*.hoc-imgfull {*/
/*margin-bottom: 20px;*/
/*}*/

/*.navigation {*/
/*display: none;*/
/*}*/

/*.credit-slider {*/
/*overflow: hidden;*/
/*height: auto;*/
/*background-color: transparent;*/
/*}*/

/*.hide {*/
/*display: none;*/
/*}*/

/*.credit-slides {*/
/*width: 25%;*/
/*}*/

/*.globe {*/
/*font-family: Fontawesome, sans-serif;*/
/*font-size: 17px;*/
/*font-weight: 400;*/
/*}*/

.ipadmockup {
    display: block;
    width: 80%;
    max-width: 940px;
    margin-right: auto;
    margin-bottom: 70px;
    margin-left: auto;
    border-bottom-left-radius: 38px;
    border-bottom-right-radius: 38px;
    box-shadow: 0 0 100px 0 rgba(0, 0, 0, .15);
}

/*.ipad-con {*/
/*position: relative;*/
/*top: -120px;*/
/*text-align: center;*/
/*}*/

/*.mid-only {*/
/*position: relative;*/
/*text-align: center;*/
/*}*/

/*.m-above {*/
/*margin-top: 25px;*/
/*}*/

/*.m-above._2x {*/
/*margin-top: 60px;*/
/*}*/

/*.m-above._50 {*/
/*margin-top: 50px;*/
/*}*/

.m-above._20 {
    margin-top: 20px;
}

/*.stats {*/
/*font-family: Itim, sans-serif;*/
/*font-size: 58px;*/
/*line-height: 80px;*/
/*font-weight: 700;*/
/*text-transform: uppercase;*/
/*}*/

/*.stats-icon {*/
/*font-family: Fontawesome, sans-serif;*/
/*color: #f9b823;*/
/*font-size: 50px;*/
/*line-height: 60px;*/
/*}*/

/*.hiw-icons {*/
/*margin-bottom: 10px;*/
/*}*/

/*.hero-sections {*/
/*display: -webkit-box;*/
/*display: -webkit-flex;*/
/*display: -ms-flexbox;*/
/*display: flex;*/
/*height: 500px;*/
/*padding-top: 10px;*/
/*-webkit-box-orient: vertical;*/
/*-webkit-box-direction: normal;*/
/*-webkit-flex-direction: column;*/
/*-ms-flex-direction: column;*/
/*flex-direction: column;*/
/*-webkit-box-pack: center;*/
/*-webkit-justify-content: center;*/
/*-ms-flex-pack: center;*/
/*justify-content: center;*/
/*-webkit-box-align: center;*/
/*-webkit-align-items: center;*/
/*-ms-flex-align: center;*/
/*align-items: center;*/
/*background-image: -webkit-linear-gradient(270deg, rgba(0, 51, 1, .7), rgba(0, 51, 1, .7)), url('../images/hero1bw.jpg');*/
/*background-image: linear-gradient(180deg, rgba(0, 51, 1, .7), rgba(0, 51, 1, .7)), url('../images/hero1bw.jpg');*/
/*background-position: 0px 0px, 50% 20%;*/
/*background-size: auto, cover;*/
/*background-repeat: repeat, no-repeat;*/
/*color: #fff;*/
/*font-size: 64px;*/
/*text-align: center;*/
/*}*/

/*.hero-sections.small {*/
/*position: relative;*/
/*height: 350px;*/
/*padding-top: 50px;*/
/*}*/

/*.hero-sections.approach-header {*/
/*display: -webkit-box;*/
/*display: -webkit-flex;*/
/*display: -ms-flexbox;*/
/*display: flex;*/
/*height: 350px;*/
/*padding-top: 36px;*/
/*-webkit-box-orient: vertical;*/
/*-webkit-box-direction: normal;*/
/*-webkit-flex-direction: column;*/
/*-ms-flex-direction: column;*/
/*flex-direction: column;*/
/*-webkit-box-pack: center;*/
/*-webkit-justify-content: center;*/
/*-ms-flex-pack: center;*/
/*justify-content: center;*/
/*-webkit-flex-wrap: nowrap;*/
/*-ms-flex-wrap: nowrap;*/
/*flex-wrap: nowrap;*/
/*-webkit-box-align: center;*/
/*-webkit-align-items: center;*/
/*-ms-flex-align: center;*/
/*align-items: center;*/
/*-webkit-align-content: flex-start;*/
/*-ms-flex-line-pack: start;*/
/*align-content: flex-start;*/
/*background-image: -webkit-linear-gradient(270deg, rgba(0, 51, 1, .8), rgba(0, 51, 1, .8)), url('../images/approach.jpg');*/
/*background-image: linear-gradient(180deg, rgba(0, 51, 1, .8), rgba(0, 51, 1, .8)), url('../images/approach.jpg');*/
/*background-position: 0px 0px, 50% 50%;*/
/*background-size: auto, cover;*/
/*background-repeat: repeat, no-repeat;*/
/*}*/

/*.hero-sections.school-header {*/
/*background-image: -webkit-linear-gradient(270deg, rgba(0, 51, 1, .7), rgba(0, 51, 1, .7)), url('../images/school.jpg');*/
/*background-image: linear-gradient(180deg, rgba(0, 51, 1, .7), rgba(0, 51, 1, .7)), url('../images/school.jpg');*/
/*background-position: 0px 0px, 50% 50%;*/
/*background-size: auto, cover;*/
/*background-repeat: repeat, no-repeat;*/
/*}*/

/*.hero-sections.team {*/
/*height: 400px;*/
/*background-image: -webkit-linear-gradient(270deg, rgba(0, 51, 1, .7), rgba(0, 51, 1, .7)), url('../images/team.jpg'), url('../images/hero1bw.jpg');*/
/*background-image: linear-gradient(180deg, rgba(0, 51, 1, .7), rgba(0, 51, 1, .7)), url('../images/team.jpg'), url('../images/hero1bw.jpg');*/
/*background-position: 0px 0px, 50% 50%, 50% 20%;*/
/*background-size: auto, cover, cover;*/
/*background-repeat: repeat, no-repeat, no-repeat;*/
/*}*/

/*.ss.sshort {*/
/*margin-bottom: -30px;*/
/*padding-bottom: 0px;*/
/*}*/

/*.h1-white-titles {*/
/*margin-top: 0px;*/
/*margin-bottom: 5px;*/
/*color: #fff;*/
/*}*/

.h1-white-titles.t-l1 {
    text-align: left;
}

.h1-white-titles.dark {
    margin-bottom: 20px;
    color: #656565;
    font-size: 32px;
}

.h1-white-titles.la {
    font-size: 36px;
    line-height: 42px;
    text-align: left;
}

/*.panel-mockups {*/
/*display: block;*/
/*margin-right: auto;*/
/*margin-bottom: -1px;*/
/*margin-left: auto;*/
/*border-radius: 4px;*/
/*}*/

/*.panel-mockups.contact {*/
/*margin-bottom: 50px;*/
/*}*/

/*.con-mockups {*/
/*position: relative;*/
/*top: -125px;*/
/*text-align: center;*/
/*}*/

/*.button-white {*/
/*margin-top: 15px;*/
/*padding-right: 25px;*/
/*padding-left: 25px;*/
/*border-radius: 4px;*/
/*background-color: #fff;*/
/*box-shadow: 0 5px 50px -12px rgba(0, 0, 0, .5);*/
/*font-family: 'Varela Round', sans-serif;*/
/*color: #333;*/
/*font-size: 17px;*/
/*line-height: 30px;*/
/*font-weight: 400;*/
/*}*/

/*.button-white.color {*/
/*padding-top: 10px;*/
/*padding-bottom: 10px;*/
/*background-color: #47a848;*/
/*color: #fff;*/
/*text-transform: uppercase;*/
/*}*/

.button-white.color.fullw {
    margin-top: 0px;
}

.button-white.color.mid {
    display: block;
    width: 180px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
}

.button-white.color.mid.noshadow {
    box-shadow: none;
}

/*.button-white.color.qul {*/
/*position: absolute;*/
/*left: 0px;*/
/*right: 0px;*/
/*bottom: -30px;*/
/*display: block;*/
/*width: 180px;*/
/*margin-right: auto;*/
/*margin-left: auto;*/
/*text-align: center;*/
/*}*/

.button-white.color._100p {
    width: 100%;
    margin-bottom: 16px;
    box-shadow: none;
}

/*.button-white.color.nocaps {*/
/*text-transform: capitalize;*/
/*}*/

/*.button-white.color.quick {*/
/*position: absolute;*/
/*left: 0px;*/
/*right: 0px;*/
/*bottom: -24px;*/
/*display: block;*/
/*width: 200px;*/
/*margin-right: auto;*/
/*margin-left: auto;*/
/*background-color: #a84776;*/
/*text-align: center;*/
/*}*/

.button-white.color.small {
    display: inline-block;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 3px;
    padding-bottom: 3px;
    box-shadow: none;
}

.button-white.color.small._80 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

/*.icons {*/
/*font-family: Fontawesome, sans-serif;*/
/*font-weight: 400;*/
/*}*/

/*.student-progress-img {*/
/*width: 90%;*/
/*max-width: 950px;*/
/*float: right;*/
/*border-radius: 10px;*/
/*box-shadow: 0 0 100px 0 rgba(0, 0, 0, .15);*/
/*}*/

/*.student-profile-img {*/
/*width: 95%;*/
/*max-width: 700px;*/
/*margin-right: 5%;*/
/*border-radius: 10px;*/
/*box-shadow: -25px 25px 100px -16px rgba(0, 0, 0, .15);*/
/*}*/

/*.h2-grades {*/
/*color: #47a848;*/
/*text-transform: uppercase;*/
/*}*/

/*.h2-grades.g3 {*/
/*color: #ee3125;*/
/*}*/

/*.h2-grades.g5 {*/
/*color: #547dbf;*/
/*}*/

/*.h2-grades.g7 {*/
/*color: #fd7d0b;*/
/*}*/

/*.h2-grades.g9 {*/
/*color: #8f6755;*/
/*}*/

/*.grade-divs {*/
/*position: relative;*/
/*margin-top: 100px;*/
/*padding: 35px 60px 40px 150px;*/
/*border-radius: 10px;*/
/*background-color: #fff;*/
/*box-shadow: 0 10px 100px -18px rgba(0, 0, 0, .15);*/
/*text-align: left;*/
/*}*/

/*.grade-imgs {*/
/*position: absolute;*/
/*left: -45px;*/
/*top: -60px;*/
/*width: 170px;*/
/*}*/

/*.h3-grades {*/
/*font-family: Itim, sans-serif;*/
/*color: #333;*/
/*font-size: 18px;*/
/*font-weight: 600;*/
/*}*/

/*.grade-buttons {*/
/*display: inline-block;*/
/*width: 10%;*/
/*margin-right: 3px;*/
/*margin-left: 3px;*/
/*padding-right: 0px;*/
/*padding-left: 0px;*/
/*border-radius: 4px;*/
/*background-color: #47a848;*/
/*font-family: 'Varela Round', sans-serif;*/
/*color: #fff;*/
/*font-size: 16px;*/
/*text-align: center;*/
/*text-decoration: none;*/
/*}*/

/*.grade-buttons.w--current {*/
/*background-color: #f9b823;*/
/*color: #222;*/
/*}*/

/*.tabs-content {*/
/*overflow: visible;*/
/*}*/

/*.tabs-menu {*/
/*text-align: center;*/
/*}*/

/*.field {*/
/*height: 50px;*/
/*border-style: none;*/
/*border-radius: 4px;*/
/*box-shadow: 0 0 50px -13px rgba(0, 0, 0, .1);*/
/*}*/

/*.field.message {*/
/*height: 170px;*/
/*padding-top: 14px;*/
/*}*/

.field.rnow-verson {
    height: 46px;
    margin-bottom: 15px;
    border: 1px solid #d3d3d3;
}

/*.section-approach {*/
/*position: relative;*/
/*height: 1400px;*/
/*min-height: 1000px;*/
/*padding-top: 90px;*/
/*background-image: -webkit-linear-gradient(270deg, #fff, #dfdbc3);*/
/*background-image: linear-gradient(180deg, #fff, #dfdbc3);*/
/*background-position: 0px 0px;*/
/*background-size: auto;*/
/*background-repeat: repeat;*/
/*background-attachment: scroll;*/
/*}*/

/*.cloud-m1 {*/
/*position: absolute;*/
/*left: 0px;*/
/*top: 212px;*/
/*width: 200px;*/
/*}*/

/*.div-world {*/
/*display: inline-block;*/
/*width: 30%;*/
/*margin-top: 70px;*/
/*margin-right: 15px;*/
/*margin-left: 15px;*/
/*float: left;*/
/*}*/

/*.bg-mountains {*/
/*position: absolute;*/
/*left: 0px;*/
/*right: 0px;*/
/*bottom: 0px;*/
/*z-index: 10;*/
/*width: 100%;*/
/*}*/

/*.float-fall {*/
/*position: absolute;*/
/*right: 0px;*/
/*bottom: 0px;*/
/*z-index: 15;*/
/*width: 40%;*/
/*max-width: 600px;*/
/*}*/

/*.robo-char {*/
/*position: absolute;*/
/*left: 0px;*/
/*bottom: 0px;*/
/*width: 200px;*/
/*max-width: 200px;*/
/*}*/

/*.world-imgs {*/
/*margin-bottom: 20px;*/
/*}*/

/*.div-rel {*/
/*position: relative;*/
/*}*/

/*.timeline-div {*/
/*position: absolute;*/
/*left: 0px;*/
/*top: 0px;*/
/*right: 0px;*/
/*bottom: 0px;*/
/*display: block;*/
/*width: 10px;*/
/*height: 100%;*/
/*margin-right: auto;*/
/*margin-left: auto;*/
/*border-radius: 4px;*/
/*background-color: #ddd;*/
/*box-shadow: inset 0 5px 24px -3px rgba(0, 0, 0, .24);*/
/*}*/

/*.col-rel {*/
/*position: relative;*/
/*}*/

/*.adv-button {*/
/*margin-top: 30px;*/
/*margin-right: 50px;*/
/*margin-bottom: 30px;*/
/*padding: 15px 30px;*/
/*float: right;*/
/*border-radius: 4px;*/
/*background-color: #547dbf;*/
/*font-family: Itim, sans-serif;*/
/*color: #fff;*/
/*font-size: 22px;*/
/*text-transform: uppercase;*/
/*}*/

/*.adv-button.leftside-fl {*/
/*margin-right: 0px;*/
/*margin-left: 50px;*/
/*float: left;*/
/*}*/

/*.adv-button.leftside-fl.gc2 {*/
/*background-color: #47a848;*/
/*}*/

/*.adv-button.gc {*/
/*background-color: #47a848;*/
/*}*/

/*.dotted-lines {*/
/*position: absolute;*/
/*top: 53px;*/
/*right: 0px;*/
/*width: 70px;*/
/*height: 2px;*/
/*margin-right: -5px;*/
/*border: 2px dotted #547dbf;*/
/*}*/

/*.dotted-lines.leftside {*/
/*left: 0px;*/
/*top: 53px;*/
/*right: auto;*/
/*}*/

/*.dotted-lines.leftside.gg2 {*/
/*border-color: #47a848;*/
/*}*/

/*.dotted-lines.gg {*/
/*border-color: #47a848;*/
/*}*/

/*.timeline-circles {*/
/*position: absolute;*/
/*top: 44px;*/
/*right: -10px;*/
/*z-index: 50;*/
/*width: 20px;*/
/*height: 20px;*/
/*border: 2px solid #3f6096;*/
/*border-radius: 10px;*/
/*background-color: #547dbf;*/
/*}*/

/*.timeline-circles.gc3 {*/
/*border-color: #398f3a;*/
/*background-color: #47a848;*/
/*}*/

/*.mid-rel {*/
/*position: relative;*/
/*z-index: 20;*/
/*text-align: center;*/
/*}*/

/*.fontawe-nv {*/
/*position: relative;*/
/*top: -1px;*/
/*font-family: Fontawesome, sans-serif;*/
/*font-size: 11px;*/
/*}*/

/*.invite-form-wrap {*/
/*margin-top: 25px;*/
/*}*/

/*.invite-field {*/
/*width: 75%;*/
/*height: 45px;*/
/*float: left;*/
/*border-top-left-radius: 4px;*/
/*border-bottom-left-radius: 4px;*/
/*}*/

/*._20-submit {*/
/*width: 25%;*/
/*height: 45px;*/
/*float: left;*/
/*border-top-right-radius: 4px;*/
/*border-bottom-right-radius: 4px;*/
/*background-color: #47a848;*/
/*font-family: 'Varela Round', sans-serif;*/
/*font-size: 14px;*/
/*text-transform: uppercase;*/
/*}*/

/*.cloud-mid {*/
/*position: relative;*/
/*bottom: -7px;*/
/*z-index: 50;*/
/*display: block;*/
/*width: 150px;*/
/*margin-top: 50px;*/
/*margin-right: auto;*/
/*margin-left: auto;*/
/*}*/

/*.cloud-mid.bottom-c {*/
/*margin-top: 15px;*/
/*-webkit-transform: rotate(-180deg);*/
/*-ms-transform: rotate(-180deg);*/
/*transform: rotate(-180deg);*/
/*}*/

/*.blog-preview-wrapper {*/
/*position: static;*/
/*z-index: 10;*/
/*display: inline-block;*/
/*overflow: visible;*/
/*width: 100%;*/
/*margin-bottom: 25px;*/
/*border-radius: 4px;*/
/*box-shadow: 0 0 50px -5px rgba(0, 0, 0, .15);*/
/*text-decoration: none;*/
/*}*/

/*.blog-preview-div {*/
/*padding: 25px;*/
/*border-bottom-left-radius: 4px;*/
/*border-bottom-right-radius: 4px;*/
/*background-color: #fff;*/
/*}*/

/*.blog-preview-img {*/
/*width: 100%;*/
/*border-top-left-radius: 4px;*/
/*border-top-right-radius: 4px;*/
/*}*/

/*.blog-preview-h1 {*/
/*margin-top: 0px;*/
/*margin-bottom: 8px;*/
/*font-size: 20px;*/
/*line-height: 26px;*/
/*text-align: left;*/
/*}*/

/*.readmore {*/
/*font-family: 'Work Sans', sans-serif;*/
/*color: #47a848;*/
/*font-weight: 700;*/
/*text-align: left;*/
/*text-transform: uppercase;*/
/*}*/

/*.blog-preview-date {*/
/*margin-bottom: 11px;*/
/*font-family: 'Work Sans', sans-serif;*/
/*color: #47a848;*/
/*font-size: 12px;*/
/*font-weight: 500;*/
/*text-align: left;*/
/*}*/

/*.blog-preview-date.inpost {*/
/*margin-bottom: 20px;*/
/*font-size: 20px;*/
/*text-align: center;*/
/*}*/

/*.div-blog-preview-wrapper {*/
/*-webkit-column-count: 3;*/
/*column-count: 3;*/
/*}*/

.blogpost-otherblog-links {
    position: relative;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.otherblog-text {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .5);
    font-family: 'Varela Round', sans-serif;
    color: #fff;
    font-size: 34px;
    font-weight: 400;
    text-decoration: none;
    cursor: pointer;
}

/*.success-message {*/
/*border: 2px solid #fff;*/
/*background-color: transparent;*/
/*font-family: 'Varela Round', sans-serif;*/
/*color: #fff;*/
/*font-size: 20px;*/
/*}*/

/*.error-message {*/
/*background-color: #fff;*/
/*color: #47a848;*/
/*}*/

/*.error-message.pp {*/
/*color: #a84776;*/
/*}*/

/*.contact-success {*/
/*margin-bottom: -15px;*/
/*padding-top: 25px;*/
/*padding-bottom: 25px;*/
/*background-color: #47a848;*/
/*font-family: 'Varela Round', sans-serif;*/
/*color: #fff;*/
/*font-size: 18px;*/
/*}*/

/*.contact-error {*/
/*margin-top: 25px;*/
/*border: 2px solid #47a848;*/
/*background-color: #fff;*/
/*font-family: 'Varela Round', sans-serif;*/
/*color: #47a848;*/
/*font-size: 15px;*/
/*}*/

/*.nav-blogs {*/
/*position: fixed;*/
/*left: 0px;*/
/*top: 0px;*/
/*right: 0px;*/
/*height: 64px;*/
/*background-color: #fff;*/
/*box-shadow: 0 0 27px 1px rgba(0, 0, 0, .1);*/
/*}*/

/*.utility-page-wrap {*/
/*display: -webkit-box;*/
/*display: -webkit-flex;*/
/*display: -ms-flexbox;*/
/*display: flex;*/
/*padding-top: 150px;*/
/*padding-bottom: 100px;*/
/*-webkit-box-pack: center;*/
/*-webkit-justify-content: center;*/
/*-ms-flex-pack: center;*/
/*justify-content: center;*/
/*-webkit-box-align: center;*/
/*-webkit-align-items: center;*/
/*-ms-flex-align: center;*/
/*align-items: center;*/
/*}*/

/*.utility-page-content {*/
/*display: -webkit-box;*/
/*display: -webkit-flex;*/
/*display: -ms-flexbox;*/
/*display: flex;*/
/*-webkit-box-orient: vertical;*/
/*-webkit-box-direction: normal;*/
/*-webkit-flex-direction: column;*/
/*-ms-flex-direction: column;*/
/*flex-direction: column;*/
/*text-align: center;*/
/*}*/

/*._404img {*/
/*display: block;*/
/*width: 200px;*/
/*margin-right: auto;*/
/*margin-left: auto;*/
/*}*/

/*.link {*/
/*color: #47a848;*/
/*text-decoration: none;*/
/*}*/

/*.div-shadow {*/
/*box-shadow: 0 0 50px 5px rgba(0, 0, 0, .1);*/
/*}*/

/*.post-share-links {*/
/*display: -webkit-box;*/
/*display: -webkit-flex;*/
/*display: -ms-flexbox;*/
/*display: flex;*/
/*width: 40px;*/
/*height: 40px;*/
/*margin-right: 10px;*/
/*float: left;*/
/*-webkit-box-pack: center;*/
/*-webkit-justify-content: center;*/
/*-ms-flex-pack: center;*/
/*justify-content: center;*/
/*-webkit-box-align: center;*/
/*-webkit-align-items: center;*/
/*-ms-flex-align: center;*/
/*align-items: center;*/
/*border-radius: 20px;*/
/*background-color: #555;*/
/*font-family: Fontawesome, sans-serif;*/
/*color: #fff;*/
/*font-size: 21px;*/
/*text-decoration: none;*/
/*}*/

/*.post-share-links.fb {*/
/*background-color: #4867aa;*/
/*}*/

/*.post-share-links.twitter {*/
/*background-color: #1da1f2;*/
/*}*/

/*.post-share-links.pinterest {*/
/*background-color: #bd081b;*/
/*}*/

/*.post-share-links.linkedin {*/
/*background-color: #0077b5;*/
/*}*/

/*.post-share-links.insta {*/
/*background-image: -webkit-linear-gradient(45deg, #ffa547, #b030a1 85%);*/
/*background-image: linear-gradient(45deg, #ffa547, #b030a1 85%);*/
/*}*/

/*.quicklook-wrapper {*/
/*position: fixed;*/
/*left: 0px;*/
/*top: 0px;*/
/*right: 0px;*/
/*bottom: 0px;*/
/*z-index: 5000;*/
/*display: none;*/
/*overflow: visible;*/
/*width: 800px;*/
/*height: 640px;*/
/*margin: auto;*/
/*-webkit-box-orient: vertical;*/
/*-webkit-box-direction: normal;*/
/*-webkit-flex-direction: column;*/
/*-ms-flex-direction: column;*/
/*flex-direction: column;*/
/*-webkit-box-pack: center;*/
/*-webkit-justify-content: center;*/
/*-ms-flex-pack: center;*/
/*justify-content: center;*/
/*-webkit-box-align: center;*/
/*-webkit-align-items: center;*/
/*-ms-flex-align: center;*/
/*align-items: center;*/
/*border-bottom-left-radius: 4px;*/
/*background-color: #fff;*/
/*box-shadow: 0 0 100px 5px rgba(0, 0, 0, .25);*/
/*}*/

.quicklook-video {
    height: 200px;
    padding-bottom: 0px;
    border-radius: 4px 4px 0px 0px;
    background-color: #000;
}

.h2 {
    font-family: Itim, sans-serif;
    font-size: 32px;
    line-height: 44px;
}

.quicklook-div {
    width: 60%;
    padding: 20px 15px 15px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #fff;
}

.h4 {
    margin-top: 0px;
    line-height: 24px;
    text-align: center;
    text-transform: none;
}

/*.check {*/
/*display: -webkit-box;*/
/*display: -webkit-flex;*/
/*display: -ms-flexbox;*/
/*display: flex;*/
/*width: 25px;*/
/*height: 25px;*/
/*margin-right: 10px;*/
/*float: left;*/
/*-webkit-box-pack: center;*/
/*-webkit-justify-content: center;*/
/*-ms-flex-pack: center;*/
/*justify-content: center;*/
/*-webkit-box-align: center;*/
/*-webkit-align-items: center;*/
/*-ms-flex-align: center;*/
/*align-items: center;*/
/*border-radius: 25px;*/
/*background-color: #47a848;*/
/*font-family: Fontawesome, sans-serif;*/
/*color: #fff;*/
/*text-align: center;*/
/*}*/

/*.m-below {*/
/*margin-bottom: 5px;*/
/*}*/

.m-below._22x {
    margin-bottom: 10px;
}

/*.close-x {*/
/*position: absolute;*/
/*top: 10px;*/
/*right: 12px;*/
/*width: 35px;*/
/*padding: 8px;*/
/*border-radius: 25px;*/
/*background-color: #fff;*/
/*}*/

.tracks-header {
    display: block;
    height: 600px;
    padding-top: 230px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #16547e;
}

.div-white {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 100;
    width: 350px;
    height: 415px;
    padding: 30px 20px 20px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 36px 0 rgba(0, 0, 0, .15);
}

.g-text {
    color: #547dbf;
}

.h4-l1 {
    color: #767676;
    font-size: 20px;
}

/*.green-arrow {*/
/*position: absolute;*/
/*top: 0px;*/
/*right: -23px;*/
/*bottom: 55px;*/
/*width: 60px;*/
/*margin-top: auto;*/
/*margin-bottom: auto;*/
/*}*/

/*.panel-slider {*/
/*display: block;*/
/*overflow: visible;*/
/*height: auto;*/
/*max-width: 940px;*/
/*margin-right: auto;*/
/*margin-bottom: 70px;*/
/*margin-left: auto;*/
/*background-color: transparent;*/
/*box-shadow: 0 0 100px 0 rgba(0, 0, 0, .15);*/
/*}*/

/*.education-imgs {*/
/*width: 200px;*/
/*}*/

/*.journey-videos {*/
/*margin-top: 20px;*/
/*}*/

/*.plan-div {*/
/*padding-right: 20px;*/
/*padding-left: 20px;*/
/*text-align: center;*/
/*}*/

.plan-div.side-borders {
    border-right: 1px solid rgba(232, 212, 222, .71);
    border-left: 1px solid rgba(232, 212, 222, .71);
}

.help-divs {
    width: 250px;
    margin-right: 15px;
    margin-bottom: 30px;
    margin-left: 15px;
    padding-top: 20px;
    padding-bottom: 15px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 40px -10px rgba(0, 0, 0, .15);
    text-decoration: none;
}

.h2-helpdiv {
    margin-bottom: 5px;
    font-size: 21px;
    font-weight: 500;
    letter-spacing: -0.5px;
}

/*.faq-wrapper {*/
/*padding: 20px 25px;*/
/*border-bottom: 1px solid #e8d4de;*/
/*-webkit-transition: box-shadow 300ms ease, background-color 300ms ease;*/
/*transition: box-shadow 300ms ease, background-color 300ms ease;*/
/*font-family: 'Varela Round', sans-serif;*/
/*text-align: left;*/
/*cursor: pointer;*/
/*}*/

/*.faq-wrapper:hover {*/
/*background-color: #fff;*/
/*box-shadow: 4px 4px 18px -1px rgba(0, 0, 0, .15);*/
/*}*/

.faq-titles {
    float: left;
}

.angle-arrow {
    float: right;
    font-family: Fontawesome, sans-serif;
    color: #a84776;
    font-size: 24px;
}

/*.faq-text {*/
/*display: none;*/
/*padding: 20px 25px;*/
/*background-color: #fff;*/
/*}*/

.need-help-section {
    padding-bottom: 0px;
    background-color: #f8f8f8;
}

.tablink {
    display: inline-block;
    width: 210px;
    margin-right: -2px;
    margin-left: -2px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #fff;
    font-family: 'Varela Round', sans-serif;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
}

.tablink.w--current {
    background-color: #f9b823;
}

.needhelp-tabmenu {
    top: -30px;
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    border-radius: 4px;
    box-shadow: 0 0 35px -5px rgba(0, 0, 0, .15);
}

/*.tab-content {*/
/*overflow: visible;*/
/*margin-top: 40px;*/
/*margin-bottom: 35px;*/
/*padding-bottom: 30px;*/
/*}*/

/*.purple-links {*/
/*color: #a84776;*/
/*text-decoration: none;*/
/*}*/

.tabs {
    border-bottom: 1px solid #e8d4de;
}

.tabs.tabnob {
    border-bottom-style: none;
}

/*.plan-con {*/
/*padding: 50px 20px;*/
/*border-radius: 10px;*/
/*background-color: #fff;*/
/*box-shadow: 0 0 100px 0 rgba(0, 0, 0, .15);*/
/*text-align: center;*/
/*}*/

/*.price {*/
/*margin-top: 35px;*/
/*font-family: 'Varela Round', sans-serif;*/
/*color: #47a848;*/
/*}*/

/*.number {*/
/*font-size: 32px;*/
/*}*/

/*.plan-h2 {*/
/*font-family: 'Varela Round', sans-serif;*/
/*color: #47a848;*/
/*font-size: 20px;*/
/*font-weight: 700;*/
/*text-transform: uppercase;*/
/*}*/

/*.plans-h1 {*/
/*margin-top: 0px;*/
/*}*/

/*.student-panel-img {*/
/*margin-top: 40px;*/
/*margin-bottom: 80px;*/
/*border-radius: 10px;*/
/*box-shadow: 0 0 100px 0 rgba(0, 0, 0, .15);*/
/*}*/

/*.testimonial-wrapper {*/
/*position: relative;*/
/*z-index: 50;*/
/*padding: 25px 20px 15px;*/
/*border-radius: 4px;*/
/*background-color: #fff;*/
/*box-shadow: 7px 7px 35px 0 rgba(0, 0, 0, .15);*/
/*}*/

/*.quotes {*/
/*position: absolute;*/
/*left: -20px;*/
/*top: -30px;*/
/*display: -webkit-box;*/
/*display: -webkit-flex;*/
/*display: -ms-flexbox;*/
/*display: flex;*/
/*width: 50px;*/
/*height: 50px;*/
/*-webkit-box-pack: center;*/
/*-webkit-justify-content: center;*/
/*-ms-flex-pack: center;*/
/*justify-content: center;*/
/*-webkit-box-align: center;*/
/*-webkit-align-items: center;*/
/*-ms-flex-align: center;*/
/*align-items: center;*/
/*border-radius: 25px;*/
/*background-color: #47a848;*/
/*font-family: Fontawesome, sans-serif;*/
/*color: #fff;*/
/*font-size: 28px;*/
/*}*/

/*.quotes.purple-quote {*/
/*background-color: #f9b823;*/
/*}*/

/*.quicklook-h2 {*/
/*margin-bottom: 0px;*/
/*border-right: 1px solid #81355a;*/
/*border-left: 1px none #81355a;*/
/*background-color: #a84776;*/
/*color: #fff;*/
/*font-size: 18px;*/
/*line-height: 38px;*/
/*font-weight: 600;*/
/*text-align: center;*/
/*text-transform: uppercase;*/
/*}*/

/*.col-no-b {*/
/*padding-left: 0px;*/
/*}*/

/*.col-no-b.lc {*/
/*padding-right: 0px;*/
/*padding-left: 10px;*/
/*}*/

/*.quicklook-div2 {*/
/*padding-top: 15px;*/
/*padding-left: 40px;*/
/*}*/

/*.quicklook-icons {*/
/*width: 40px;*/
/*margin-right: 10px;*/
/*margin-bottom: 10px;*/
/*float: left;*/
/*}*/

.course-details-wrapper {
    width: 68%;
    float: left;
}

.course-details-preview-wrapper {
    margin-top: 0px;
    position: relative;
    top: -100px;
    /*position: sticky;*/
    /*top: 64px;*/
    width: 27%;
    padding: 10px 10px 20px;
    float: right;
    background-color: #fff;
    /*box-shadow: 0 0 20px -3px rgba(0, 0, 0, .15);*/
    box-shadow: 0 0 50px -3px rgba(0, 0, 0, .4);
}

.course-details-preview-wrapper2
{
    border-radius: 10px;
    margin-top: 25px;
    margin-bottom: 25px;
    display: none;
    position: relative;
    /*top: -100px;*/
    /*position: sticky;*/
    /*top: 64px;*/
    width: 27%;
    padding: 20px 20px 20px;
    float: right;
    background-color: #fff;
    box-shadow: 0 0 50px -3px rgba(0, 0, 0, .4);

}
.course-details-preview-wrapper2 img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.course-details-img {
    width: 100%;
    margin-bottom: 15px;
}

.div-pad-left {
    padding-right: 10px;
    padding-left: 10px;
}

.div-course-details-borderbelow {
    padding-top: 36px;
    padding-bottom: 36px;
    border-bottom: 1px solid #e8d4de;
}

.div-course-details-borderbelow.nob {
    border-bottom-style: none;
}

.star {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-bottom: 0px;
    float: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Fontawesome, sans-serif;
    color: #f9b823;
    font-size: 16px;
}

.star.half {
    padding-left: 2px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.review-img {
    width: 70px;
    height: 70px;
    margin-right: 15px;
    float: left;
    border-radius: 40px;
}

.review-div-wrapper {
    margin-top: 15px;
}

.h2-left {
    margin-bottom: 20px;
    text-align: left;
}

.related-journey-wrapper {
    display: inline-block;
    /*width: 33%;*/
    /*margin:10px;*/
    margin-right: 10px;
    margin-bottom: 10px;
    float: none;
    background-color: #fff;
    box-shadow: 0 5px 26px -4px rgba(0, 0, 0, .15);
    text-align: left;
}

.related-div-inner-div {
    padding: 15px;
    text-align: center;
}

.related-div-inner-div.left {
    padding-right: 20px;
    padding-left: 20px;
    background-color: #fff;
    text-align: left;
}

.justify-div-full {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    /*-webkit-justify-content: space-between;*/
    -ms-flex-pack: justify;
    /*justify-content: space-between;*/
}

.text-link {
    float: right;
    color: #a84776;
    text-decoration: none;
}

.column-3 {
    line-height: 32px;
}

.arrow-awe {
    font-family: Fontawesome, sans-serif;
    font-size: 15px;
    font-weight: 600;
}

.star-wrapper {
    margin-top: -10px;
    margin-bottom: 10px;
    text-align: center;
}

.star-wrapper.left-stars {
    text-align: left;
}

.related-course-fontawe {
    font-family: Fontawesome, sans-serif;
    font-size: 12px;
    line-height: 22px;
}

.related-img {
    width: 100%;
}

/*.footer-t {*/
/*float: left;*/
/*}*/

/*.flag {*/
/*width: 22px;*/
/*}*/

.div-940 {
    width: 940px;
}

.track-wrapper {
    display: inline-block;
    width: 30%;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .15);
}

.h2-tracks {
    margin-bottom: 5px;
    line-height: 26px;
    font-weight: 500;
}

.section-tracks {
    padding-bottom: 60px;
}

.team-div {
    position: relative;
    top: -38px;
    padding: 40px;
    background-color: #fff;
}

.team-section {
    background-image: url('../images/Asset-2_2.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

/*html.w-mod-js *[data-ix="navblok-initial"] {*/
/*height: 0px;*/
/*}*/

/*html.w-mod-js *[data-ix="initial-trans-none"] {*/
/*opacity: 0;*/
/*}*/

@media (max-width: 991px) {
    /*h1 {*/
    /*margin-bottom: 10px;*/
    /*font-size: 28px;*/
    /*}*/
    /*h2 {*/
    /*font-size: 18px;*/
    /*}*/
    /*h3 {*/
    /*margin-bottom: 8px;*/
    /*font-size: 17px;*/
    /*line-height: 22px;*/
    /*}*/
    /*h4 {*/
    /*font-size: 20px;*/
    /*}*/
    /*.navbar {*/
    /*top: 10px;*/
    /*}*/
    /*.navlink {*/
    /*margin-top: 12px;*/
    /*padding-right: 8px;*/
    /*padding-left: 8px;*/
    /*font-size: 11px;*/
    /*}*/
    /*.navlink.noborder {*/
    /*margin-right: 0px;*/
    /*padding-right: 15px;*/
    /*}*/
    /*.navlink.noborder.v2 {*/
    /*margin-top: 13px;*/
    /*}*/
    /*.navlink.b2 {*/
    /*margin-top: 13px;*/
    /*}*/
    /*.navlink.play {*/
    /*margin-left: 8px;*/
    /*padding-top: 6px;*/
    /*padding-bottom: 5px;*/
    /*}*/
    /*.brand {*/
    /*width: 100px;*/
    /*}*/
    /*.brand.logo {*/
    /*width: 120px;*/
    /*}*/
    /*.background-video {*/
    /*height: 400px;*/
    /*}*/
    /*.section {*/
    /*padding-top: 20px;*/
    /*padding-bottom: 0px;*/
    /*}*/
    /*.section._100 {*/
    /*padding-top: 40px;*/
    /*padding-bottom: 40px;*/
    /*}*/
    /*.section._100.nobb {*/
    /*padding-top: 60px;*/
    /*padding-bottom: 60px;*/
    /*}*/
    /*.section._100.more {*/
    /*padding-bottom: 60px;*/
    /*}*/
    /*.section._100d {*/
    /*padding-top: 20px;*/
    /*padding-bottom: 35px;*/
    /*}*/
    /*.section._100d.more2 {*/
    /*padding-bottom: 75px;*/
    /*}*/
    /*.section.blog {*/
    /*padding-top: 90px;*/
    /*padding-bottom: 40px;*/
    /*}*/
    /*.section.white-v1 {*/
    /*padding-bottom: 45px;*/
    /*}*/
    /*.column.j1 {*/
    /*height: 230px;*/
    /*padding-left: 30px;*/
    /*}*/
    /*.column.j1.lp {*/
    /*height: auto;*/
    /*padding-top: 30px;*/
    /*}*/
    /*.column.j1.hoc {*/
    /*height: 350px;*/
    /*}*/
    /*.column.j400.lp1 {*/
    /*height: 380px;*/
    /*padding-right: 0px;*/
    /*padding-left: 0px;*/
    /*}*/
    /*.column.f400 {*/
    /*height: 250px;*/
    /*}*/
    /*.column.f400-la {*/
    /*height: 230px;*/
    /*padding-right: 65px;*/
    /*}*/
    /*.flatmac {*/
    /*left: 80px;*/
    /*max-height: 450px;*/
    /*}*/
    /*.h1 {*/
    /*font-size: 28px;*/
    /*line-height: 34px;*/
    /*text-align: right;*/
    /*}*/
    /*.h1.fl {*/
    /*text-align: left;*/
    /*}*/
    /*.div-line.blocks {*/
    /*margin-bottom: 10px;*/
    /*}*/
    /*.dlink {*/
    /*padding-right: 14px;*/
    /*padding-left: 14px;*/
    /*font-size: 11px;*/
    /*line-height: 14px;*/
    /*}*/
    /*.dlink.nobb {*/
    /*display: block;*/
    /*padding-right: 13px;*/
    /*padding-left: 13px;*/
    /*}*/
    /*.dlist.lng.w--open {*/
    /*right: -15px;*/
    /*}*/
    /*.navbar2 {*/
    /*height: 60px;*/
    /*}*/
    /*.invite-img {*/
    /*width: 100px;*/
    /*}*/
    /*.newsletter {*/
    /*padding-top: 20px;*/
    /*padding-bottom: 4px;*/
    /*}*/
    /*.news-field {*/
    /*height: 40px;*/
    /*padding-left: 12px;*/
    /*font-size: 13px;*/
    /*}*/
    /*.label {*/
    /*font-size: 24px;*/
    /*line-height: 41px;*/
    /*}*/
    /*.submit {*/
    /*height: 40px;*/
    /*font-size: 13px;*/
    /*}*/
    /*.footer-logo {*/
    /*width: 150px;*/
    /*margin-bottom: 25px;*/
    /*}*/
    /*.fontawe {*/
    /*width: 30px;*/
    /*height: 30px;*/
    /*font-size: 16px;*/
    /*}*/
    /*.c-links {*/
    /*font-size: 17px;*/
    /*line-height: 30px;*/
    /*}*/
    /*.row-info {*/
    /*margin-bottom: 25px;*/
    /*padding-top: 25px;*/
    /*padding-bottom: 25px;*/
    /*}*/
    /*.copy-section {*/
    /*padding-top: 18px;*/
    /*padding-bottom: 10px;*/
    /*}*/
    /*.col-footer {*/
    /*padding-top: 34px;*/
    /*}*/
    /*.div-blocks {*/
    /*height: auto;*/
    /*max-height: 430px;*/
    /*min-height: 435px;*/
    /*padding: 25px 20px;*/
    /*}*/
    /*.text-varela {*/
    /*font-size: 14px;*/
    /*line-height: 26px;*/
    /*}*/
    /*.text-varela.reg {*/
    /*font-size: 14px;*/
    /*line-height: 26px;*/
    /*}*/
    /*.text-varela.reg.r-al {*/
    /*width: 100%;*/
    /*line-height: 26px;*/
    /*}*/
    /*.feature-icons {*/
    /*width: 120px;*/
    /*}*/
    /*.div-bg {*/
    /*margin-bottom: 50px;*/
    /*}*/
    /*.div-spaces {*/
    /*margin-bottom: 30px;*/
    /*}*/
    /*.n-icon {*/
    /*margin-right: 0px;*/
    /*}*/
    /*.d-imgs {*/
    /*display: block;*/
    /*width: 80%;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*}*/
    /*.hoc-imgfull {*/
    /*width: 60%;*/
    /*}*/
    .ipadmockup {
        width: 450px;
        margin-bottom: 50px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    /*.section-fixed {*/
    /*height: 444.875px;*/
    /*}*/
    /*.ipad-con {*/
    /*top: -65px;*/
    /*}*/
    /*.mid-only.testimonials {*/
    /*padding-right: 60px;*/
    /*padding-left: 60px;*/
    /*}*/
    /*.m-above._2x {*/
    /*margin-top: 20px;*/
    /*}*/
    /*.stats {*/
    /*font-size: 48px;*/
    /*line-height: 62px;*/
    /*}*/
    /*.hiw-icons {*/
    /*width: 80%;*/
    /*}*/
    /*.hero-sections {*/
    /*height: 350px;*/
    /*padding-top: 0px;*/
    /*}*/
    /*.hero-sections.approach-header {*/
    /*display: -webkit-box;*/
    /*display: -webkit-flex;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*padding-top: 55px;*/
    /*padding-right: 30px;*/
    /*padding-left: 0px;*/
    /*}*/
    /*.h1-white-titles {*/
    /*font-size: 26px;*/
    /*line-height: 34px;*/
    /*}*/
    .h1-white-titles.la {
        width: 100%;
        font-size: 32px;
        line-height: 40px;
    }
    /*.panel-mockups {*/
    /*margin-bottom: 0px;*/
    /*}*/
    /*.con-mockups {*/
    /*top: -70px;*/
    /*}*/
    /*.button-white {*/
    /*margin-top: 5px;*/
    /*padding-top: 8px;*/
    /*padding-bottom: 8px;*/
    /*}*/
    /*.button-white.color {*/
    /*padding-top: 8px;*/
    /*padding-bottom: 8px;*/
    /*}*/
    /*.grade-divs {*/
    /*margin-top: 50px;*/
    /*padding-left: 130px;*/
    /*}*/
    /*.grade-imgs {*/
    /*left: -15px;*/
    /*top: -28px;*/
    /*width: 120px;*/
    /*}*/
    /*.grade-buttons {*/
    /*width: 10.5%;*/
    /*margin-right: 2px;*/
    /*margin-left: 2px;*/
    /*font-size: 15px;*/
    /*}*/
    /*.section-approach {*/
    /*height: 1100px;*/
    /*padding-top: 55px;*/
    /*}*/
    /*.cloud-m1 {*/
    /*width: 80px;*/
    /*}*/
    /*.div-world {*/
    /*width: 33.33%;*/
    /*margin: 20px 0px;*/
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
    /*float: left;*/
    /*}*/
    /*.float-fall {*/
    /*width: 250px;*/
    /*}*/
    /*.robo-char {*/
    /*width: 120px;*/
    /*}*/
    /*.adv-button {*/
    /*margin-top: 20px;*/
    /*margin-bottom: 20px;*/
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
    /*font-size: 18px;*/
    /*}*/
    /*.dotted-lines {*/
    /*top: 38px;*/
    /*}*/
    /*.dotted-lines.leftside {*/
    /*top: 38px;*/
    /*}*/
    /*.timeline-circles {*/
    /*top: 29px;*/
    /*}*/
    /*.mid-rel {*/
    /*text-align: center;*/
    /*}*/
    /*.cloud-mid {*/
    /*width: 120px;*/
    /*margin-top: 30px;*/
    /*}*/
    /*.cloud-mid.bottom-c {*/
    /*margin-bottom: 30px;*/
    /*}*/
    /*.blog-preview-div.v1 {*/
    /*margin-bottom: 25px;*/
    /*}*/
    /*.div-blog-preview-wrapper {*/
    /*margin-top: 20px;*/
    /*}*/
    /*.success-message {*/
    /*padding-top: 12px;*/
    /*padding-bottom: 12px;*/
    /*font-size: 18px;*/
    /*}*/
    /*.contact-success {*/
    /*padding-top: 15px;*/
    /*padding-bottom: 15px;*/
    /*}*/
    /*.div-worlds {*/
    /*display: block;*/
    /*width: 90%;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*}*/
    /*.utility-page-wrap {*/
    /*padding-top: 115px;*/
    /*padding-bottom: 50px;*/
    /*}*/
    /*._404img {*/
    /*width: 120px;*/
    /*}*/
    /*.quicklook-wrapper {*/
    /*overflow: visible;*/
    /*width: 600px;*/
    /*height: 535px;*/
    /*}*/
    /*.green-arrow {*/
    /*bottom: 96px;*/
    /*width: 50px;*/
    /*}*/
    /*.panel-slider {*/
    /*width: 80%;*/
    /*}*/
    /*.education-imgs {*/
    /*width: 130px;*/
    /*}*/
    .help-divs {
        width: 220px;
        margin-right: 10px;
        margin-left: 10px;
    }
    .help-div-img {
        width: 120px;
    }
    .faq-wrapper {
        padding-top: 18px;
        padding-bottom: 18px;
    }
    .tablink {
        width: 30%;
        margin-right: 0px;
        margin-left: 0px;
    }
    .needhelp-tabmenu {
        width: 90%;
    }
    /*.tab-content {*/
    /*margin-top: 15px;*/
    /*}*/
    /*.student-panel-img {*/
    /*width: 80%;*/
    /*}*/
    /*.testimonial-wrapper {*/
    /*padding-bottom: 10px;*/
    /*}*/
    /*.quotes {*/
    /*font-size: 24px;*/
    /*}*/
    .div-course-details-borderbelow {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .review-div-wrapper {
        margin-top: 10px;
    }
    .related-journey-wrapper {
        /*width: 23%;*/
    }
    .related-journey-wrapper.hideonipad {
        display: none;
    }
    .related-div-inner-div {
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .div-940 {
        width: 90%;
        max-width: 700px;
    }
}

@media (max-width: 768px) {
    /*body {*/
    /*padding-top: 45px;*/
    /*}*/
    /*h1 {*/
    /*font-size: 24px;*/
    /*line-height: 32px;*/
    /*}*/
    /*h2 {*/
    /*font-size: 16px;*/
    /*line-height: 22px;*/
    /*}*/
    /*h4 {*/
    /*font-size: 14px;*/
    /*line-height: 24px;*/
    /*}*/
    /*p {*/
    /*font-size: 13px;*/
    /*line-height: 20px;*/
    /*}*/
    /*.navbar {*/
    /*background-color: #fff;*/
    /*}*/
    /*.navlink.noborder.v2 {*/
    /*display: block;*/
    /*margin-top: 5px;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*padding: 0px 0px 4px;*/
    /*border-bottom-width: 1px;*/
    /*border-bottom-color: #ececec;*/
    /*font-size: 13px;*/
    /*text-align: center;*/
    /*}*/
    /*.navlink.b2 {*/
    /*display: block;*/
    /*margin: 2px auto;*/
    /*padding-top: 8px;*/
    /*padding-bottom: 8px;*/
    /*border-bottom-width: 1px;*/
    /*border-bottom-color: #ececec;*/
    /*font-size: 13px;*/
    /*line-height: 14px;*/
    /*text-align: center;*/
    /*}*/
    /*.navlink.b2:hover {*/
    /*border-color: transparent;*/
    /*}*/
    /*.navlink.b2.w--current {*/
    /*border-style: none none solid;*/
    /*border-bottom-color: #ececec;*/
    /*color: #47a848;*/
    /*}*/
    /*.navlink.b2.join2 {*/
    /*border-bottom-color: transparent;*/
    /*}*/
    /*.navlink.b2.join2:hover {*/
    /*border-bottom-color: #000;*/
    /*}*/
    /*.brand.logo {*/
    /*width: 110px;*/
    /*margin-top: 6px;*/
    /*margin-left: 8px;*/
    /*}*/
    /*.background-video {*/
    /*position: relative;*/
    /*display: -webkit-box;*/
    /*display: -webkit-flex;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*height: 250px;*/
    /*-webkit-box-orient: vertical;*/
    /*-webkit-box-direction: normal;*/
    /*-webkit-flex-direction: column;*/
    /*-ms-flex-direction: column;*/
    /*flex-direction: column;*/
    /*-webkit-box-pack: center;*/
    /*-webkit-justify-content: center;*/
    /*-ms-flex-pack: center;*/
    /*justify-content: center;*/
    /*-webkit-box-align: center;*/
    /*-webkit-align-items: center;*/
    /*-ms-flex-align: center;*/
    /*align-items: center;*/
    /*background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/hero1.jpg');*/
    /*background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/hero1.jpg');*/
    /*background-position: 0px 0px, 50% 50%;*/
    /*background-size: auto, cover;*/
    /*background-repeat: repeat, no-repeat;*/
    /*}*/
    /*.section {*/
    /*padding-top: 10px;*/
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
    /*}*/
    /*.section._100 {*/
    /*padding: 20px;*/
    /*}*/
    /*.section._100.nobb {*/
    /*padding-top: 45px;*/
    /*padding-bottom: 45px;*/
    /*}*/
    /*.section._100d {*/
    /*padding-right: 20px;*/
    /*padding-left: 20px;*/
    /*}*/
    /*.section.blog {*/
    /*padding-right: 20px;*/
    /*padding-bottom: 35px;*/
    /*padding-left: 20px;*/
    /*}*/
    .section._60 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    /*.section._100v2 {*/
    /*padding-top: 20px;*/
    /*}*/
    /*.column.j1 {*/
    /*height: 150px;*/
    /*padding: 25px 0px;*/
    /*-webkit-box-orient: vertical;*/
    /*-webkit-box-direction: normal;*/
    /*-webkit-flex-direction: column;*/
    /*-ms-flex-direction: column;*/
    /*flex-direction: column;*/
    /*-webkit-box-pack: center;*/
    /*-webkit-justify-content: center;*/
    /*-ms-flex-pack: center;*/
    /*justify-content: center;*/
    /*-webkit-box-align: end;*/
    /*-webkit-align-items: flex-end;*/
    /*-ms-flex-align: end;*/
    /*align-items: flex-end;*/
    /*}*/
    /*.column.j1.cla {*/
    /*-webkit-box-align: start;*/
    /*-webkit-align-items: flex-start;*/
    /*-ms-flex-align: start;*/
    /*align-items: flex-start;*/
    /*}*/
    /*.column.j1.hoc {*/
    /*height: 290px;*/
    /*padding-right: 20px;*/
    /*padding-left: 0px;*/
    /*}*/
    /*.column.j400 {*/
    /*height: 340px;*/
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
    /*}*/
    /*.column.j400.lp1 {*/
    /*height: 300px;*/
    /*padding-left: 30px;*/
    /*}*/
    /*.column.f400 {*/
    /*height: 150px;*/
    /*}*/
    /*.column.f400-la {*/
    /*height: 150px;*/
    /*padding-right: 0px;*/
    /*padding-left: 0px;*/
    /*-webkit-box-align: start;*/
    /*-webkit-align-items: flex-start;*/
    /*-ms-flex-align: start;*/
    /*align-items: flex-start;*/
    /*}*/
    /*.flatmac {*/
    /*position: static;*/
    /*display: block;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*}*/
    /*.h1 {*/
    /*display: block;*/
    /*font-size: 20px;*/
    /*line-height: 32px;*/
    /*text-align: right;*/
    /*}*/
    /*.h1.fl {*/
    /*text-align: left;*/
    /*}*/
    /*.div-line.blocks {*/
    /*margin-right: 5px;*/
    /*margin-left: 5px;*/
    /*}*/
    /*.dlink {*/
    /*font-size: 13px;*/
    /*}*/
    /*.dlist.w--open {*/
    /*background-color: hsla(0, 0%, 88%, .31);*/
    /*}*/
    /*.navbar2 {*/
    /*position: fixed;*/
    /*left: 0px;*/
    /*top: 13px;*/
    /*right: 0px;*/
    /*display: block;*/
    /*height: auto;*/
    /*padding-bottom: 0px;*/
    /*border-bottom: 1px solid #47a848;*/
    /*}*/
    /*.footer {*/
    /*padding-right: 20px;*/
    /*padding-bottom: 10px;*/
    /*padding-left: 20px;*/
    /*}*/
    /*.invite-div {*/
    /*right: -10px;*/
    /*}*/
    /*.invite-img {*/
    /*width: 90px;*/
    /*}*/
    /*.newsletter {*/
    /*padding-top: 15px;*/
    /*padding-bottom: 0px;*/
    /*}*/
    /*.news-field {*/
    /*font-size: 12px;*/
    /*}*/
    /*.label {*/
    /*font-size: 20px;*/
    /*text-align: center;*/
    /*}*/
    /*.submit {*/
    /*font-size: 12px;*/
    /*}*/
    /*.footer-logo {*/
    /*width: 100px;*/
    /*}*/
    /*.fontawe {*/
    /*width: 25px;*/
    /*height: 25px;*/
    /*font-size: 14px;*/
    /*}*/
    /*.c-links {*/
    /*margin-left: 8px;*/
    /*font-size: 13px;*/
    /*line-height: 26px;*/
    /*font-weight: 800;*/
    /*letter-spacing: -0.5px;*/
    /*}*/
    /*.row-info {*/
    /*padding-top: 25px;*/
    /*padding-bottom: 20px;*/
    /*}*/
    /*.col-footer-1 {*/
    /*padding-right: 20px;*/
    /*}*/
    /*.footer-links {*/
    /*margin-bottom: 8px;*/
    /*font-size: 11px;*/
    /*line-height: 20px;*/
    /*}*/
    /*.copy-section {*/
    /*padding: 14px 20px 5px;*/
    /*}*/
    /*.social-blok-links {*/
    /*margin-left: 15px;*/
    /*font-size: 20px;*/
    /*}*/
    /*.social-blok-links.mid-align {*/
    /*display: inline-block;*/
    /*width: 30px;*/
    /*height: 30px;*/
    /*margin: 5px 8px;*/
    /*float: none;*/
    /*}*/
    /*.col-footer {*/
    /*padding-top: 30px;*/
    /*}*/
    /*.div-blocks {*/
    /*width: 100%;*/
    /*height: auto;*/
    /*min-height: 0px;*/
    /*padding: 15px 20px;*/
    /*}*/
    /*.div-blocks.norb {*/
    /*border-right-style: solid;*/
    /*}*/
    /*.text-varela {*/
    /*font-size: 12px;*/
    /*line-height: 22px;*/
    /*}*/
    /*.text-varela.reg {*/
    /*font-size: 12px;*/
    /*line-height: 23px;*/
    /*}*/
    /*.text-varela.reg.r-al {*/
    /*line-height: 23px;*/
    /*}*/
    /*.text-varela.reg.l-al.t-name {*/
    /*font-size: 12px;*/
    /*line-height: 20px;*/
    /*}*/
    /*.text-varela.reg.ql {*/
    /*font-size: 13px;*/
    /*line-height: 16px;*/
    /*}*/
    /*.text-varela.grades {*/
    /*font-size: 14px;*/
    /*line-height: 20px;*/
    /*}*/
    /*.feature-icons {*/
    /*width: 100px;*/
    /*margin-bottom: 0px;*/
    /*}*/
    /*.div-bg {*/
    /*margin-bottom: 35px;*/
    /*}*/
    /*.n-icon {*/
    /*right: 180px;*/
    /*display: block;*/
    /*}*/
    /*.d-imgs {*/
    /*width: 80%;*/
    /*}*/
    /*.mb {*/
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
    /*}*/
    /*.mb.w--open {*/
    /*background-color: #fff;*/
    /*}*/
    /*.micon {*/
    /*border: 2px solid #47a848;*/
    /*color: #47a848;*/
    /*}*/
    /*.navmenu {*/
    /*margin-top: 0px;*/
    /*padding-right: 80px;*/
    /*padding-bottom: 15px;*/
    /*padding-left: 80px;*/
    /*border-top: 1px solid #47a848;*/
    /*background-color: #fff;*/
    /*box-shadow: 0 80px 100px 0 rgba(0, 0, 0, .15);*/
    /*}*/
    /*.blok-div-wrapper {*/
    /*display: block;*/
    /*}*/
    /*.news-row {*/
    /*display: inline-block;*/
    /*width: 75%;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*}*/
    /*.form {*/
    /*text-align: center;*/
    /*}*/
    /*.overlay-dark {*/
    /*position: fixed;*/
    /*left: 0px;*/
    /*top: 0px;*/
    /*right: 0px;*/
    /*bottom: 0px;*/
    /*z-index: 150;*/
    /*background-color: rgba(0, 0, 0, .65);*/
    /*}*/
    /*.hoc-imgfull {*/
    /*width: 65%;*/
    /*}*/
    /*.navigation {*/
    /*position: fixed;*/
    /*left: 0px;*/
    /*top: 0px;*/
    /*right: 0px;*/
    /*bottom: 0px;*/
    /*z-index: 200;*/
    /*display: none;*/
    /*overflow: hidden;*/
    /*height: 100%;*/
    /*-webkit-box-orient: vertical;*/
    /*-webkit-box-direction: normal;*/
    /*-webkit-flex-direction: column;*/
    /*-ms-flex-direction: column;*/
    /*flex-direction: column;*/
    /*-webkit-box-pack: center;*/
    /*-webkit-justify-content: center;*/
    /*-ms-flex-pack: center;*/
    /*justify-content: center;*/
    /*-webkit-flex-wrap: nowrap;*/
    /*-ms-flex-wrap: nowrap;*/
    /*flex-wrap: nowrap;*/
    /*-webkit-box-align: center;*/
    /*-webkit-align-items: center;*/
    /*-ms-flex-align: center;*/
    /*align-items: center;*/
    /*background-color: #fff;*/
    /*}*/
    /*.mobile-logo {*/
    /*display: block;*/
    /*width: 45%;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*}*/
    /*.slogan {*/
    /*font-family: Itim, sans-serif;*/
    /*font-size: 24px;*/
    /*line-height: 40px;*/
    /*}*/
    /*.globe {*/
    /*font-size: 25px;*/
    /*}*/
    .ipadmockup {
        position: absolute;
        left: 0px;
        top: -40px;
        right: 0px;
        width: 320px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    /*.section-fixed {*/
    /*height: 295px;*/
    /*}*/
    /*.ipad-con {*/
    /*position: relative;*/
    /*top: 0px;*/
    /*padding-top: 195px;*/
    /*padding-right: 20px;*/
    /*padding-left: 20px;*/
    /*}*/
    /*.mid-only {*/
    /*padding-right: 8px;*/
    /*padding-left: 8px;*/
    /*}*/
    /*.mid-only.testimonials {*/
    /*padding-right: 25px;*/
    /*padding-left: 25px;*/
    /*}*/
    /*.m-above._50 {*/
    /*margin-top: 25px;*/
    /*}*/
    /*.stats {*/
    /*font-size: 24px;*/
    /*line-height: 28px;*/
    /*}*/
    /*.stats-icon {*/
    /*font-size: 40px;*/
    /*line-height: 50px;*/
    /*}*/
    /*.hiw-icons {*/
    /*width: 75%;*/
    /*}*/
    /*.hero-sections {*/
    /*height: 280px;*/
    /*padding-top: 0px;*/
    /*padding-right: 20px;*/
    /*padding-left: 20px;*/
    /*}*/
    /*.hero-sections.small {*/
    /*height: 200px;*/
    /*padding-top: 18px;*/
    /*}*/
    /*.hero-sections.approach-header {*/
    /*height: 200px;*/
    /*padding-top: 10px;*/
    /*}*/
    /*.ss.sshort {*/
    /*height: 394px;*/
    /*}*/
    /*.h1-white-titles {*/
    /*font-size: 22px;*/
    /*}*/
    /*.panel-mockups {*/
    /*margin-bottom: 0px;*/
    /*}*/
    /*.con-mockups {*/
    /*top: -46px;*/
    /*padding-right: 20px;*/
    /*padding-left: 20px;*/
    /*}*/
    /*.button-white {*/
    /*margin-top: 5px;*/
    /*padding-top: 5px;*/
    /*padding-bottom: 5px;*/
    /*}*/
    /*.button-white.color {*/
    /*padding-top: 8px;*/
    /*padding-bottom: 8px;*/
    /*font-size: 13px;*/
    /*line-height: 20px;*/
    /*}*/
    /*.button-white.color.quick {*/
    /*position: absolute;*/
    /*left: 0px;*/
    /*right: 0px;*/
    /*bottom: -32px;*/
    /*width: 100%;*/
    /*}*/
    /*.student-progress-img {*/
    /*border-radius: 5px;*/
    /*}*/
    /*.student-profile-img {*/
    /*width: 90%;*/
    /*margin-right: 0%;*/
    /*}*/
    /*.h2-grades {*/
    /*font-size: 15px;*/
    /*}*/
    /*.grade-divs {*/
    /*margin-top: 25px;*/
    /*padding: 20px 21px 25px 100px;*/
    /*}*/
    /*.grade-imgs {*/
    /*width: 100px;*/
    /*}*/
    /*.grade-buttons {*/
    /*width: 10%;*/
    /*margin-right: 2px;*/
    /*margin-left: 2px;*/
    /*padding-top: 5px;*/
    /*padding-bottom: 5px;*/
    /*font-size: 11px;*/
    /*}*/
    /*.field {*/
    /*height: 40px;*/
    /*}*/
    /*.field.message {*/
    /*height: 140px;*/
    /*}*/
    /*.adv-button {*/
    /*margin-top: 20px;*/
    /*margin-bottom: 0px;*/
    /*font-size: 16px;*/
    /*}*/
    /*.dotted-lines {*/
    /*top: 38px;*/
    /*}*/
    /*.dotted-lines.leftside {*/
    /*top: 38px;*/
    /*}*/
    /*.timeline-circles {*/
    /*top: 29px;*/
    /*}*/
    /*.cloud-mid {*/
    /*bottom: -5px;*/
    /*}*/
    /*.blog-preview-div {*/
    /*padding: 20px;*/
    /*}*/
    /*.blog-preview-h1 {*/
    /*margin-bottom: 5px;*/
    /*font-size: 18px;*/
    /*line-height: 24px;*/
    /*}*/
    /*.blog-preview-date {*/
    /*font-size: 12px;*/
    /*}*/
    /*.div-blog-preview-wrapper {*/
    /*-webkit-column-count: 2;*/
    /*column-count: 2;*/
    /*}*/
    .otherblog-text {
        font-size: 22px;
    }
    /*.success-message {*/
    /*width: 90%;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*font-size: 14px;*/
    /*line-height: 20px;*/
    /*}*/
    /*.contact-success {*/
    /*font-size: 14px;*/
    /*}*/
    /*.nav-menu {*/
    /*display: block;*/
    /*}*/
    /*.navmobile {*/
    /*position: fixed;*/
    /*left: 0px;*/
    /*top: 0px;*/
    /*right: 0px;*/
    /*background-color: #fff;*/
    /*box-shadow: 0 1px 15px 0 rgba(0, 0, 0, .15);*/
    /*}*/
    /*.utility-page-wrap {*/
    /*padding-top: 35px;*/
    /*padding-bottom: 35px;*/
    /*}*/
    /*._404img {*/
    /*width: 80px;*/
    /*}*/
    /*.dd-icon {*/
    /*margin-right: 50px;*/
    /*}*/
    /*.quicklook-wrapper {*/
    /*width: 480px;*/
    /*height: 274px;*/
    /*}*/
    /*.quicklook-video {*/
    /*width: 50%;*/
    /*height: 249.609375px;*/
    /*float: left;*/
    /*}*/
    /*.check {*/
    /*width: 20px;*/
    /*height: 20px;*/
    /*font-size: 12px;*/
    /*}*/
    /*.close-x {*/
    /*top: -15px;*/
    /*right: -15px;*/
    /*z-index: 1000;*/
    /*width: 30px;*/
    /*padding: 5px;*/
    /*box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2);*/
    /*}*/
    .h4-l1 {
        font-size: 14px;
        line-height: 20px;
    }
    /*.green-arrow {*/
    /*bottom: 126px;*/
    /*width: 40px;*/
    /*}*/
    /*.panel-slider {*/
    /*margin-bottom: 40px;*/
    /*}*/
    /*.education-imgs {*/
    /*width: 100px;*/
    /*}*/
    /*.plan-div {*/
    /*padding-right: 0px;*/
    /*padding-left: 0px;*/
    /*}*/
    .help-divs {
        width: 28%;
        min-width: 140px;
        margin-right: 5px;
        margin-bottom: 10px;
        margin-left: 5px;
        padding-right: 5px;
        padding-left: 5px;
    }
    .help-div-img {
        width: 60px;
    }
    .h2-helpdiv {
        font-size: 16px;
    }
    /*.faq-wrapper {*/
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
    /*}*/
    /*.faq-titles {*/
    /*width: 90%;*/
    /*font-size: 12px;*/
    /*line-height: 20px;*/
    /*}*/
    /*.faq-text {*/
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
    /*}*/
    .tablink {
        font-size: 14px;
        line-height: 25px;
    }
    /*.tab-content {*/
    /*margin-top: 10px;*/
    /*}*/
    .plan-con {
        padding: 25px 0px;
    }
    /*.price {*/
    /*margin-top: 20px;*/
    /*}*/
    /*.number {*/
    /*font-size: 24px;*/
    /*}*/
    /*.plan-h2 {*/
    /*font-size: 16px;*/
    /*}*/
    /*.student-panel-img {*/
    /*margin-top: 15px;*/
    /*margin-bottom: 45px;*/
    /*border-radius: 5px;*/
    /*}*/
    /*.quotes {*/
    /*width: 40px;*/
    /*height: 40px;*/
    /*font-size: 17px;*/
    /*}*/
    /*.quicklook-h2 {*/
    /*font-size: 13px;*/
    /*line-height: 28px;*/
    /*}*/
    /*.col-no-b {*/
    /*padding-right: 0px;*/
    /*}*/
    /*.col-no-b.lc {*/
    /*padding-left: 0px;*/
    /*}*/
    /*.quicklook-div2 {*/
    /*padding-top: 8px;*/
    /*padding-left: 20px;*/
    /*}*/
    /*.quicklook-icons {*/
    /*width: 30px;*/
    /*margin-bottom: 10px;*/
    /*}*/
    /*.row-ql {*/
    /*width: 50%;*/
    /*float: right;*/
    /*}*/
    .course-details-wrapper {
        display: block;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        float: none;
    }
    .course-details-preview-wrapper {
        display: none;
        width: 100%;
        float: left;
    }

    .course-details-preview-wrapper2 {
        display: block;
        width: 100%;
        float: left;
    }

    .div-course-details-borderbelow {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media (max-width: 479px) {
    /*body {*/
    /*padding-top: 50px;*/
    /*}*/
    /*h1 {*/
    /*font-size: 22px;*/
    /*line-height: 30px;*/
    /*}*/
    /*h2 {*/
    /*font-size: 18px;*/
    /*line-height: 26px;*/
    /*}*/
    /*h4 {*/
    /*line-height: 22px;*/
    /*}*/
    /*p {*/
    /*font-size: 13px;*/
    /*}*/
    /*.navbar {*/
    /*display: none;*/
    /*}*/
    /*.navlink.noborder.v2 {*/
    /*padding-top: 8px;*/
    /*padding-right: 10px;*/
    /*padding-bottom: 8px;*/
    /*font-size: 14px;*/
    /*}*/
    /*.navlink.b2 {*/
    /*padding-top: 12px;*/
    /*padding-bottom: 12px;*/
    /*border-bottom-width: 1px;*/
    /*border-bottom-color: #f3f3f3;*/
    /*font-size: 14px;*/
    /*}*/
    /*.navlink.b2.join2 {*/
    /*border-bottom-color: transparent;*/
    /*}*/
    /*.navlink.b2.join2:hover {*/
    /*border-bottom-color: #333;*/
    /*}*/
    /*.section {*/
    /*padding-right: 20px;*/
    /*padding-bottom: 10px;*/
    /*padding-left: 20px;*/
    /*}*/
    /*.section._100 {*/
    /*padding-right: 20px;*/
    /*padding-bottom: 35px;*/
    /*padding-left: 20px;*/
    /*}*/
    /*.section._100.nobb {*/
    /*padding-top: 20px;*/
    /*padding-bottom: 20px;*/
    /*}*/
    /*.section._100d {*/
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
    /*}*/
    /*.section.toplogos {*/
    /*padding-right: 5px;*/
    /*padding-left: 5px;*/
    /*}*/
    /*.row500 {*/
    /*-webkit-box-orient: vertical;*/
    /*-webkit-box-direction: reverse;*/
    /*-webkit-flex-direction: column-reverse;*/
    /*-ms-flex-direction: column-reverse;*/
    /*flex-direction: column-reverse;*/
    /*}*/
    /*.column.j1 {*/
    /*height: auto;*/
    /*padding: 15px 0px 20px;*/
    /*}*/
    /*.column.j1.lp {*/
    /*height: auto;*/
    /*padding-top: 20px;*/
    /*padding-bottom: 20px;*/
    /*}*/
    /*.column.j1.hoc {*/
    /*display: -webkit-box;*/
    /*display: -webkit-flex;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*height: auto;*/
    /*-webkit-box-orient: vertical;*/
    /*-webkit-box-direction: normal;*/
    /*-webkit-flex-direction: column;*/
    /*-ms-flex-direction: column;*/
    /*flex-direction: column;*/
    /*-webkit-box-align: center;*/
    /*-webkit-align-items: center;*/
    /*-ms-flex-align: center;*/
    /*align-items: center;*/
    /*text-align: center;*/
    /*}*/
    /*.column.j400 {*/
    /*height: auto;*/
    /*padding: 40px 15px 5px;*/
    /*}*/
    /*.column.j400.lp1 {*/
    /*display: block;*/
    /*height: auto;*/
    /*margin-bottom: 25px;*/
    /*padding-top: 15px;*/
    /*padding-left: 0px;*/
    /*}*/
    /*.flatmac {*/
    /*width: 100%;*/
    /*}*/
    /*.h1 {*/
    /*display: block;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*font-size: 22px;*/
    /*line-height: 30px;*/
    /*}*/
    /*.footer {*/
    /*padding-right: 15px;*/
    /*padding-bottom: 20px;*/
    /*padding-left: 15px;*/
    /*}*/
    /*.invite-img {*/
    /*width: 80px;*/
    /*}*/
    /*.news-field {*/
    /*border-top-right-radius: 0px;*/
    /*border-bottom-right-radius: 0px;*/
    /*font-size: 10px;*/
    /*}*/
    /*.label {*/
    /*margin-bottom: 5px;*/
    /*}*/
    /*.submit {*/
    /*border-top-left-radius: 0px;*/
    /*border-bottom-left-radius: 0px;*/
    /*font-size: 10px;*/
    /*}*/
    /*.c-links {*/
    /*margin-bottom: 5px;*/
    /*margin-left: 0px;*/
    /*}*/
    /*.col-footer-1 {*/
    /*padding-right: 20px;*/
    /*}*/
    /*.footer-links {*/
    /*margin-bottom: 5px;*/
    /*line-height: 20px;*/
    /*}*/
    /*.copy-section {*/
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
    /*}*/
    /*.social-blok-links {*/
    /*display: inline-block;*/
    /*float: none;*/
    /*}*/
    /*.social-blok-links.mid-align {*/
    /*width: 30px;*/
    /*height: 30px;*/
    /*margin-right: 10px;*/
    /*margin-left: 10px;*/
    /*font-size: 26px;*/
    /*}*/
    /*.col-footer {*/
    /*padding-top: 10px;*/
    /*}*/
    /*.div-blocks {*/
    /*width: 100%;*/
    /*height: auto;*/
    /*max-height: none;*/
    /*min-height: none;*/
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
    /*}*/
    /*.text-varela {*/
    /*font-size: 13px;*/
    /*line-height: 23px;*/
    /*}*/
    /*.text-varela.reg {*/
    /*font-size: 13px;*/
    /*line-height: 24px;*/
    /*text-align: center;*/
    /*}*/
    /*.text-varela.reg.r-al {*/
    /*text-align: center;*/
    /*}*/
    /*.text-varela.reg.l-al {*/
    /*text-align: center;*/
    /*}*/
    /*.text-varela.reg.l-al.ql2 {*/
    /*text-align: left;*/
    /*}*/
    .text-varela.mid-white.la {
        text-align: center;
    }
    /*.text-varela.grades {*/
    /*margin-bottom: 10px;*/
    /*font-size: 15px;*/
    /*line-height: 22px;*/
    /*}*/
    /*.feature-icons {*/
    /*width: 100px;*/
    /*}*/
    /*.d-imgs {*/
    /*width: 100%;*/
    /*}*/
    /*.mb {*/
    /*padding-top: 12px;*/
    /*padding-bottom: 12px;*/
    /*}*/
    /*.navmenu {*/
    /*padding-right: 40px;*/
    /*padding-bottom: 10px;*/
    /*padding-left: 40px;*/
    /*}*/
    /*.blok-div-wrapper {*/
    /*display: block;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*}*/
    /*.news-row {*/
    /*width: 95%;*/
    /*}*/
    .heading-2 {
        font-size: 13px;
    }
    /*.col-mid {*/
    /*text-align: center;*/
    /*}*/
    /*.hoc-imgfull {*/
    /*display: block;*/
    /*width: 65%;*/
    /*max-width: 280px;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*}*/
    /*.globe {*/
    /*font-size: 25px;*/
    /*}*/
    .ipadmockup {
        top: -25px;
        width: 85%;
    }
    /*.section-fixed {*/
    /*height: auto;*/
    /*padding-bottom: 20px;*/
    /*}*/
    /*.mid-only {*/
    /*padding-right: 0px;*/
    /*padding-left: 0px;*/
    /*}*/
    /*.mid-only.hiw-col {*/
    /*margin-bottom: 50px;*/
    /*}*/
    /*.m-above._2x.m-switch {*/
    /*display: -webkit-box;*/
    /*display: -webkit-flex;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-webkit-box-orient: vertical;*/
    /*-webkit-box-direction: reverse;*/
    /*-webkit-flex-direction: column-reverse;*/
    /*-ms-flex-direction: column-reverse;*/
    /*flex-direction: column-reverse;*/
    /*}*/
    /*.hiw-icons {*/
    /*width: 70%;*/
    /*}*/
    /*.hero-sections {*/
    /*height: 300px;*/
    /*padding-right: 20px;*/
    /*padding-left: 20px;*/
    /*}*/
    /*.hero-sections.approach-header {*/
    /*padding-right: 0px;*/
    /*}*/
    /*.ss.sshort {*/
    /*height: auto;*/
    /*}*/
    /*.h1-white-titles {*/
    /*font-weight: 700;*/
    /*}*/
    .h1-white-titles.la {
        width: 100%;
        font-size: 24px;
        line-height: 34px;
        text-align: center;
    }
    .panel-mockups {
        width: 100%;
    }
    /*.con-mockups {*/
    /*top: -34px;*/
    /*}*/
    /*.button-white.color {*/
    /*display: block;*/
    /*width: 80%;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
    /*text-align: center;*/
    /*}*/
    /*.button-white.color.fullw {*/
    /*width: auto;*/
    /*margin-top: 20px;*/
    /*}*/
    /*.button-white.color._100 {*/
    /*width: 100%;*/
    /*height: 45px;*/
    /*font-size: 16px;*/
    /*}*/
    /*.button-white.color.quick {*/
    /*font-weight: 800;*/
    /*}*/
    /*.student-progress-img {*/
    /*width: 100%;*/
    /*}*/
    /*.student-profile-img {*/
    /*width: 100%;*/
    /*margin-right: 0%;*/
    /*}*/
    /*.h2-grades {*/
    /*text-align: center;*/
    /*}*/
    /*.h2-grades.g5 {*/
    /*font-size: 16px;*/
    /*line-height: 22px;*/
    /*font-weight: 800;*/
    /*}*/
    /*.grade-divs {*/
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
    /*}*/
    /*.grade-imgs {*/
    /*position: static;*/
    /*display: block;*/
    /*width: 100px;*/
    /*margin-right: auto;*/
    /*margin-bottom: 15px;*/
    /*margin-left: auto;*/
    /*}*/
    /*.h3-grades {*/
    /*margin-bottom: 5px;*/
    /*}*/
    /*.grade-buttons {*/
    /*width: 28%;*/
    /*margin-right: 5px;*/
    /*margin-bottom: 5px;*/
    /*margin-left: 5px;*/
    /*padding-top: 8px;*/
    /*padding-bottom: 8px;*/
    /*font-size: 13px;*/
    /*}*/
    /*.field {*/
    /*height: 45px;*/
    /*}*/
    /*.section-approach {*/
    /*height: auto;*/
    /*min-height: 1830px;*/
    /*}*/
    /*.div-world {*/
    /*display: inline-block;*/
    /*width: 80%;*/
    /*margin-top: 20px;*/
    /*margin-bottom: 0px;*/
    /*padding-right: 5px;*/
    /*padding-left: 5px;*/
    /*float: none;*/
    /*}*/
    /*.float-fall {*/
    /*width: 150px;*/
    /*}*/
    /*.robo-char {*/
    /*width: 70px;*/
    /*}*/
    /*.world-imgs {*/
    /*width: 25%;*/
    /*}*/
    /*.timeline-div {*/
    /*left: auto;*/
    /*top: 40px;*/
    /*right: 0px;*/
    /*bottom: 0px;*/
    /*height: 100%;*/
    /*}*/
    /*.adv-button.leftside-fl {*/
    /*margin-right: 50px;*/
    /*margin-left: 0px;*/
    /*float: right;*/
    /*}*/
    /*.adv-button.leftside-fl.gc2 {*/
    /*margin-right: 50px;*/
    /*margin-left: 0px;*/
    /*float: right;*/
    /*}*/
    /*.dotted-lines {*/
    /*right: 5px;*/
    /*width: 70px;*/
    /*}*/
    /*.dotted-lines.leftside {*/
    /*left: auto;*/
    /*top: 38px;*/
    /*right: 5px;*/
    /*}*/
    /*.timeline-circles {*/
    /*right: -5px;*/
    /*}*/
    /*.mid-rel {*/
    /*padding-right: 0px;*/
    /*padding-left: 0px;*/
    /*}*/
    /*.cloud-mid {*/
    /*top: -26px;*/
    /*right: -17px;*/
    /*display: inline-block;*/
    /*float: right;*/
    /*}*/
    /*.cloud-mid.bottom-c {*/
    /*top: 10px;*/
    /*bottom: 0px;*/
    /*}*/
    /*.div-blog-preview-wrapper {*/
    /*-webkit-column-count: 1;*/
    /*column-count: 1;*/
    /*}*/
    .otherblog-text {
        font-size: 14px;
    }
    /*.contact-success {*/
    /*margin-bottom: 0px;*/
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
    /*}*/
    /*.col-n-b {*/
    /*padding-right: 0px;*/
    /*padding-left: 0px;*/
    /*}*/
    /*.div-worlds {*/
    /*width: 100%;*/
    /*}*/
    /*._404img {*/
    /*width: 100px;*/
    /*}*/
    .paragraph {
        text-align: center;
    }
    /*.macimg-mobile {*/
    /*display: block;*/
    /*width: 80%;*/
    /*max-width: 300px;*/
    /*margin: 10px auto 20px;*/
    /*}*/
    /*.dd-icon {*/
    /*margin-right: 45px;*/
    /*}*/
    /*.quicklook-wrapper {*/
    /*left: 0px;*/
    /*top: 0px;*/
    /*right: 0px;*/
    /*bottom: 0px;*/
    /*width: 90%;*/
    /*height: 590px;*/
    /*margin-top: auto;*/
    /*margin-bottom: auto;*/
    /*box-shadow: 0 0 100px 5px rgba(0, 0, 0, .25);*/
    /*}*/
    /*.quicklook-video {*/
    /*width: 100%;*/
    /*}*/
    /*.green-arrow {*/
    /*left: 0px;*/
    /*top: auto;*/
    /*right: 0px;*/
    /*bottom: -31px;*/
    /*display: block;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*-webkit-transform: rotate(100deg);*/
    /*-ms-transform: rotate(100deg);*/
    /*transform: rotate(100deg);*/
    /*}*/
    /*.panel-slider {*/
    /*width: 90%;*/
    /*margin-bottom: 44px;*/
    /*}*/
    /*.plan-div.side-borders {*/
    /*margin-top: 20px;*/
    /*margin-bottom: 20px;*/
    /*border-style: solid none none;*/
    /*border-top-width: 1px;*/
    /*border-top-color: rgba(232, 212, 222, .71);*/
    /*border-bottom-width: 1px;*/
    /*border-bottom-color: rgba(232, 212, 222, .71);*/
    /*}*/
    /*.plan-div.topb {*/
    /*margin-top: 20px;*/
    /*padding-top: 8px;*/
    /*border-top: 1px solid rgba(232, 212, 222, .71);*/
    /*}*/
    .help-divs {
        width: 75%;
        padding: 15px 15px 10px;
    }
    /*.faq-titles {*/
    /*font-size: 14px;*/
    /*line-height: 22px;*/
    /*}*/
    /*.faq-text {*/
    /*padding-top: 15px;*/
    /*padding-bottom: 15px;*/
    /*}*/
    .tablink {
        width: 31%;
    }
    .needhelp-tabmenu {
        width: 100%;
    }
    /*.plan-img {*/
    /*width: 75%;*/
    /*}*/
    /*.price {*/
    /*font-size: 16px;*/
    /*}*/
    /*.number {*/
    /*font-size: 28px;*/
    /*}*/
    /*.plan-h2 {*/
    /*font-size: 22px;*/
    /*}*/
    /*.quicklook-h2 {*/
    /*font-size: 14px;*/
    /*line-height: 38px;*/
    /*}*/
    /*.quicklook-div2 {*/
    /*padding-top: 15px;*/
    /*padding-bottom: 5px;*/
    /*}*/
    /*.quicklook-icons {*/
    /*width: 30px;*/
    /*margin-right: 10px;*/
    /*}*/
    /*.row-ql {*/
    /*width: 100%;*/
    /*}*/
    /*.column-2 {*/
    /*margin-bottom: 30px;*/
    /*}*/
    .course-details-wrapper {
        width: 100%;
    }
    .div-course-details-borderbelow {
        text-align: center;
    }
    .star {
        width: 16px;
        height: 15px;
        font-size: 14px;
    }
    .review-img {
        display: block;
        margin-right: auto;
        margin-left: auto;
        float: none;
    }
    .related-journey-wrapper {
        /*width: 47%;*/
        margin-right: 4px;
        margin-bottom: 15px;
        margin-left: 4px;
    }
    .related-journey-wrapper.hideonmobile {
        display: none;
    }
    .justify-div-full {
        display: block;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .column-3 {
        padding-right: 0px;
        padding-left: 0px;
    }
    .details-journey-img {
        display: block;
        width: 100px;
        margin-right: auto;
        margin-left: auto;
    }
    .div-940 {
        text-align: center;
    }
    /*.mid {*/
    /*text-align: center;*/
    /*}*/
}

/*@font-face {*/
/*font-family: 'Fontawesome';*/
/*src: url('../fonts/fontawesome-webfont.woff') format('woff');*/
/*font-weight: 400;*/
/*font-style: normal;*/
/*}*/