/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/* ad-landing.css */
.ad-landing .page {
    overflow: visible;
    height: 100%;
}

.ad-landing .content-container {
    padding-bottom: 3.2rem;
}

.ad-landing .content-container.has-fixed-button {
    padding-bottom: 6rem;
}

.ad-landing.one-column .content-container {
  max-width: 86rem;
  margin-left: auto;
  margin-right: auto;
    padding: 2rem;
}

@media screen and (min-width: 40em) {
  .ad-landing.one-column .content-container {
    padding: 3.2rem;
  }
}


/* scroll css */
.ad-landing .content-container.has-fixed-button .right-column {
    overflow-x: scroll;
    overflow: auto;
    overflow-x: hidden;
}

.ad-landing .content-container.has-fixed-button .right-column::-webkit-scrollbar-track {
    background-color: #e1e1e1;
}

.ad-landing .content-container.has-fixed-button .right-column::-webkit-scrollbar {
    width: 10px;
    background-color: #e1e1e1;
}

.ad-landing .content-container.has-fixed-button .right-column::-webkit-scrollbar-thumb {
    background-color: #76e3db;
}

header {
    background-color: #064;
    top: 0;
    z-index: 3;
    position: relative;
    display: block;
    width: 100%;
    height: 8rem;
}

.header__logo.site-title {
    color: #FFF;
    text-transform: uppercase;
    top: 0;
    padding-top: 3rem;
    padding-left: 3rem !important;
    width: 100%;
    max-width: 120rem;
    margin: 0 auto;
    position: relative;
}

.header__logo.site-title svg {
    overflow: unset;
    width: 100%;
}

.content-container {
    padding: 2rem;
    margin: 0 auto;
    font-family: "Zilla Slab", serif;
    max-width: 120rem;
    position: relative;
    display: block;
}
@media screen and (min-width: 40em) {
  .content-container {
    padding: 3.2rem;
  }
}


.right-column {
    background-color: #0a5271;
    margin-bottom: 3.2rem;
    padding: 0 1.6rem 1.6rem;
    color: #FFFFFF;
    font-size: 1.6rem;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1 {
    color: #064;
    text-transform: uppercase;
    font-size: 4.16rem;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 3rem;
    font-family: "Barlow Condensed";
}

h2 {
    font-size: 3.52rem;
}

h3 {
    font-size: 2.56rem;
    color: #005172;
}

footer {
    color: #333;
    margin-top: 6.4rem;
}

footer, .legal {
    font-family: verdana, sans-serif;
    font-size: 1.6rem;
}

footer .fine-print {
    font-size: 1.28rem;
    line-height: 1.5;
    margin-bottom: 0;
}

.landing-footer__logo {
    margin-bottom: .8rem;
    width: 12.0rem;
}

.intro-text {
    color: #666;
}

hr {
    width: 95%;
    margin: 1.6rem auto 2.08rem;
    border-top: .2rem solid #5bbbb7;
}

.grad-inquiry-cta {
    font-size: 1.8rem;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 2.25rem;
    line-height: 1.2;
}

.landing-course-details__container {
    max-width: 100% !important;
}

.mba-products {
    font-size: 1.92rem;
    line-height: 1.4;
    margin-bottom: 3.2rem;
}

.mba-products h2 {
    margin-bottom: 1.6rem;
}

.mba-products h3 {
    margin-bottom: .8rem;
}

.mba-products ul, .mba-products ol {
    padding: 0 3.2rem 1.6rem;
    margin-top: .8rem;
}

.mba-products ul ul {
    list-style-type: circle;
}

.grad__slider-cards__set {
    margin-bottom: 0;
}

.grad__slider-card__text p {
    margin-bottom: .32rem;
}

/* FORM ASSEMBLY OVERRIDES */
/* + MAIN CONTENT AREA FORMS + */
.ad-landing .wForm h4 {
    font-size: 2.8rem;
    font-weight: 400;
}

.ad-landing .wForm div {
    font-size: 2rem;
}

.ad-landing body:not(.page__legacy) .wForm form input:not([type=checkbox]):not([type=radio]):not([type=image]):not([type=submit]), .ad-landing body:not(.page__legacy) .wForm form textarea, body:not(.page__legacy) .wForm form select, .ad-landing .wForm input[type=text], .ad-landing .wForm .oneField > .inputWrapper input, .ad-landing .wForm .oneField > .inputWrapper select, .ad-landing .wForm .oneField > .inputWrapper textarea, .ad-landing input[type=text], .ad-landing input[type=password], .ad-landing input[type=date], .ad-landing input[type=datetime], .ad-landing input[type=datetime-local], .ad-landing input[type=month], .ad-landing input[type=week], .ad-landing input[type=email], .ad-landing input[type=number], .ad-landing input[type=search], .ad-landing input[type=tel], .ad-landing input[type=time], .ad-landing input[type=url], .ad-landing input[type=color], .ad-landing fieldset .form_responses textarea, .ad-landing textarea, .ad-landing .saveAndResume input[type="text"], .ad-landing .saveAndResume input[type="password"], .ad-landing .required:not(.choices):not(select):not(.wfAutosuggest), .ad-landing div.form-assembly-container .wForm .oneField input, .ad-landing div.form-assembly-container .wForm .oneField select {
    width: 100%;
    background-color: #ffffff;
    color: #000000;
    font-family: "Oswald", sans-serif;
    font-size: 1.6rem;
    text-transform: none;
    height: 44px;
    border-radius: 0;
    padding: 0.8rem;
    margin: 0;
    display: block;
    box-sizing: border-box;
    border: 1px solid #6C6F70;
}

.ad-landing body:not(.page__legacy) form label, .ad-landing label, .ad-landing .form-assembly-container .wForm label.label {
    font-family: "Zilla Slab", serif;
    color: #005172;
    font-size: 2rem !important;
    font-weight: 400 !important;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.ad-landing .wForm .readonly {
    background-color: transparent !important;
    border: none !important;
    background-image: none !important;
}

.ad-landing input#submit_button.primaryAction {
    background: #76e3db !important;
    color: #0a5271;
    margin-top: .8rem;
    border: 2px solid #76e3db;
    padding: 0 !important;
    margin-bottom: 1.5rem;
}

.ad-landing input#submit_button.primaryAction:hover {
    background: #e0d464 !important;
    border: 2px solid #e0d464 !important;
    color: #222222;
    padding: 0 !important;
}

/*.ad-landing div.section.group:nth-child(2n+2) {
    background-color: #EEF2F3;
    padding: 2rem;
}*/
.ad-landing input[type=radio]:checked + label:before, .ad-landing input[type=radio]:not(:checked) + label:before {
    top: 0.1rem;
    border: 1px solid #6C6F70;
}

.ad-landing .wFormContainer [type=checkbox]:not(:checked) + label:before, .ad-landing .wFormContainer [type=checkbox]:checked + label:before, .ad-landing input[type=checkbox]:not(:checked) + label:before, .ad-landing input[type=checkbox]:checked + label:before, .ad-landing input[type=checkbox]:not(:checked) + span:before, .ad-landing input[type=checkbox]:checked + span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.1rem;
    width: 2rem;
    height: 2rem;
    border: 1px solid #6C6F70;
    background: #fff;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ad-landing input[type=radio]:checked + label:after {
    content: "";
    width: 1.4rem;
    height: 1.4rem;
    position: absolute;
    top: 0.5rem;
    left: 0.4rem;
    background: #464646;
    border-radius: 50%;
}

div.section.group:not(:first-child):not(:last-child)::after {
    display: none;
}

/* – MAIN CONTENT AREA FORMS – */
/* + RIGHT COLUMN FORMS + */
.right-column .form-container {
    padding-top: 1.6rem;
}

.right-column .form-assembly-container div.wFormContainer {
    margin: 0;
}

.right-column .wForm .section {
    width: 100%;
}

.ad-landing .right-column .wForm div {
    font-size: 1.6rem;
    font-weight: 700;
}

.right-column .form-assembly-container .wForm fieldset {
    border: 0;
    padding: 0;
    margin: 0 auto;
    width: 100%;
}

.right-column h2, .right-column h3, .right-column .form-assembly-container .wFormContainer h3.wFormTitle, .right-column h4, .right-column h5, .right-column h6 {
    color: #76e3db;
    letter-spacing: .1rem;
    margin: 0 0 2.24rem;
    font-family: "Barlow Condensed";
}

.right-column h2 {
    font-size: 4rem;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
}

.right-column h3, .right-column h3 .form-assembly-container .wFormContainer h3.wFormTitle {
    color: #76e3db;
    font-style: italic;
    font-size: 3.5rem !important;
    font-weight: bold !important;
    letter-spacing: .1rem;
    text-transform: uppercase;
    margin: 0 0 2.24rem;
    font-family: "Barlow Condensed";
}

.right-column h4, .right-column h5, .right-column h6 {
    font-size: 3rem !important;
    font-weight: 400;
    font-style: oblique;
}

.right-column h5, .right-column h6 {
    font-size: 2.5rem !important;
    font-weight: 400 !important;
}

.right-column legend {
    font-family: "Barlow Condensed";
    color: #76e3db !important;
    font-style: italic;
    font-size: 2.4rem;
    font-weight: bold;
    letter-spacing: .1rem;
    text-transform: uppercase;
    margin: 0 0 1rem;
    padding: 0 !important;
}

.right-column .form-assembly-container .wForm .labelsAbove label.preField {
    margin-bottom: .32rem !important;
}

.right-column label, .right-column .form-container label.label, .right-column .form-assembly-container .wForm label.label {
    font-family: 'Zilla Slab', serif !important;
    color: #FFF !important;
    font-size: 1.6rem !important;
    display: inline-block !important;
    font-weight: bold !important;
}

.right-column label.label.postField {
    padding-top: .2rem !important;
}

.right-column div.form-assembly-container .wForm form div.oneField {
    margin-bottom: 2.4rem !important;
    line-height: 1;
}

.right-column div.form-assembly-container .wForm .oneField input, .right-column input, .right-column select, .right-column textarea, .right-column .wForm .oneField > .inputWrapper select {
    width: 100%;
    font-size: 1.6rem;
    color: #333;
    padding: .3rem .5rem !important;
    background-color: #FFF;
    margin-bottom: 0;
    height: 3rem;
    border: none !important;
}

.right-column .wForm .inputWrapper select, .right-column textarea {
    height: 3rem !important;
}

.right-column .wForm .inputWrapper select[title=Multi Select list], .right-column .wForm .inputWrapper select#tfa_16 {
    height: unset !important;
}

.right-column input[type=submit], .right-column .wForm .primaryAction, .right-column .wForm .actions input.primaryAction, .ad-landing .right-column .form-container .wForm .actions .primaryAction {
    border: 0;
    background-color: #76e3db;
    color: #0a5271;
    margin-top: .8rem;
    font-size: 2rem;
    height: 4.4rem !important;
    border: 2px solid #76e3db;
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.ad-landing .right-column .form-container .wForm .actions .primaryAction:hover {
    background: #e0d464;
    border: 2px solid #e0d464 !important;
    color: #222222;
    padding: 0 !important;
}

.right-column div.form-assembly-container .wForm .hintsBelow .field-hint .hint, .right-column div.form-assembly-container .wForm .hintsBelow .field-hint-inactive .hint {
    display: block;
    margin-top: .2rem;
    color: #e0d464;
    font-size: 1.6rem;
    font-weight: bold;
}

.right-column div.form-assembly-disclaimer p {
    color: #FFF;
    padding: 1.6rem 0 3.2rem;
    font-size: 1.6rem;
    line-height: 1.2;
}

.ad-landing .right-column input[type=checkbox]:not(:checked)+label:before, .ad-landing .right-column input[type=checkbox]:checked+label:before, .ad-landing .right-column input[type=checkbox]:not(:checked)+span:before, .ad-landing .right-column input[type=checkbox]:checked+span:before {
    border: .5px solid #ffffff;
}

.right-column label.required::after, .right-column .wForm label.reqMark:after {
    content: "\00a0*";
    color: #e0d464;
    font-size: 2.4rem;
    line-height: .5;
}

.right-column .wFormContainer .errFld .errMsg {
    color: #e0d464;
    letter-spacing: .1rem;
    margin-top: .16rem;
}

.right-column input[type=file], .right-column div.form-assembly-container .wForm .oneField input[type=file] {
    font-size: 1.2rem !important;
    padding: .5rem !important;
}

/* – RIGHT COLUMN FORMS – */
/*CARD NAVIGATION SUPPORT*/
/* Float three columns side by side */
.afncolumnjl {
    margin: 0 auto;
    padding: 0 1rem;
}

/* Remove extra left and right margins, due to padding */
.afnrowjl {
    margin: 0 -.5rem;
}

.afncardsjl {
    margin-top: 1.6rem;
    margin-bottom: 0;
}

/* Clear floats after the columns */
.afnrowjl:after {
    content: "";
    display: table;
    clear: both;
}

/* For mobile phones: */
[class*="col-"] {
    width: 100%;
}

@media only screen and (min-width: 90rem) {
    /* For tablets: */ .col-s-1 {
        width: 8.33%;
    }

    .col-s-2 {
        width: 16.66%;
    }

    .col-s-3 {
        width: 25%;
    }

    .col-s-4 {
        width: 33.33%;
    }

    .col-s-5 {
        width: 41.66%;
    }

    .col-s-6 {
        width: 50%;
    }

    .col-s-7 {
        width: 58.33%;
    }

    .col-s-8 {
        width: 66.66%;
    }

    .col-s-9 {
        width: 75%;
    }

    .col-s-10 {
        width: 83.33%;
    }

    .col-s-11 {
        width: 91.66%;
    }

    .col-s-12 {
        width: 100%;
    }
}

@media only screen and (min-width: 110rem) {
    /* For desktop: */ .col-1 {
        width: 8.33%;
    }

    .col-2 {
        width: 16.66%;
    }

    .col-3 {
        width: 25%;
    }

    .col-4 {
        width: 33.33%;
    }

    .col-5 {
        width: 41.66%;
    }

    .col-6 {
        width: 50%;
    }

    .col-7 {
        width: 58.33%;
    }

    .col-8 {
        width: 66.66%;
    }

    .col-9 {
        width: 75%;
    }

    .col-10 {
        width: 83.33%;
    }

    .col-11 {
        width: 91.66%;
    }

    .col-12 {
        width: 100%;
    }
}

/* Style the counter cards */
.afncardjl {
    font-size: 1.76rem;
    box-shadow: 0 .4rem .8rem 0 rgba(0, 0, 0, 0.2);
    padding: 3.5rem 2rem 2rem;
    margin: 0 .5rem 2rem 0;
    text-align: left;
    border-top: .5rem solid #CCD695;
    background-color: rgba(255, 255, 255, 0.95);
}

.afncardjl h4 {
    font-size: 2.24rem;
    margin-bottom: 1.6rem;
}

.afncardjl h4 sup {
    font-size: 1.6rem;
}

.afncardjl-top {
    box-shadow: 0 .4rem .8rem 0 rgba(0, 0, 0, 0.2);
    padding: 5rem 2rem 2rem;
    margin: 0 .5rem 2rem 0;
    text-align: left;
    border-top: .8rem solid #EEAF00;
    background-color: rgba(255, 255, 255, 0.95);
}

.afncardjl:hover {
    border-top: .5rem solid #5bbbb7;
    box-shadow: 0 .6rem 1rem 0 rgba(0, 0, 0, 0.3);
}

.afncardjl-top:hover {
    border-top: .8rem solid #69923A;
    box-shadow: 0 .6rem 1rem 0 rgba(0, 0, 0, 0.3);
}

/* DIFFERENTIATOR CARDS */
.differentiator__hero {
    text-align: center;
}

.differentiator__text {
    padding: 1.6rem;
    hyphens: manual;
    text-align: center;
}

.differentiator__text h3 {
    font-size: 2.24rem;
    margin-bottom: 1.6rem;
}

.grad__slider-card__text h3 {
    color: #3d3d3d;
}

/* TESTIMONIAL */
.testimonial {
    color: #005172;
    font-family: 'Zilla Slab',serif;
    font-size: 1.95rem;
    line-height: 1.2;
}

p.quote {
    margin-bottom: 0;
}

.testimonial p.attr {
    font-weight: bold;
    float: right;
    margin: .8rem 3.2rem 0 0;
    font-size: 1.76rem;
}

.testimonial a {
    text-decoration: underline;
}

/*MEDIA QUERIES*/
@media screen and (min-width: 40em) {
    .right-column {
        width: 80%;
        margin: 0 auto 3.2rem;
    }
}

@media screen and (min-width: 50em) {
    .content-container {
        padding-right: 44.8rem;
    }

    .right-column {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 40rem;
        margin-bottom: 0;
    }

    .right-column .form-container {
        position: sticky;
        position: -webkit-sticky;
        /* Safari */
        top: 0;
    }

    footer {
        margin: 12.8rem 3.2rem 0 0;
    }

    .afncardjl {
        min-height: 27.2rem;
    }

    .differentiators {
        margin-bottom: 3.2rem;
    }

    .differentiator__text {
        min-height: 12.8rem;
        text-align: left;
    }

    .differentiator__text h3 {
        font-size: 1.92rem;
        margin-bottom: 0;
    }

    .landing-footer__logo {
        margin-bottom: .8rem;
        width: 12rem;
    }
}

@media screen and (min-width: 64em) {
    header {
        height: 10rem;
    }

    .header__logo.site-title {
        padding-top: 3.2rem;
        padding-left: 1.4rem !important;
    }

    .header__logo.site-title svg {
        height: 3.6rem !important;
        max-height: 6rem !important;
        width: 27.5rem !important;
        max-width: 27.5rem !important;
    }

    .large-7 {
        flex: none;
        max-width: none;
        margin-left: 0;
    }
}

@media screen and (min-width: 69em) {
    .header__logo svg {
        width: 27.5rem !important;
        max-width: 27.5rem !important;
    }
}

.get-started {
    position: fixed;
    bottom: -1px;
    width: 100%;
    text-decoration: none;
    -webkit-transition: background .2s ease-out;
    transition: background .2s ease-out;
    text-transform: uppercase;
    background: #006644;
    font-family: "Oswald", sans-serif;
    border: none;
    font-weight: 400;
    line-height: 1.6;
    color: #FFFFFF;
    box-sizing: border-box;
    font-size: 2rem;
    height: 7.3rem;
    padding: 20px 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 8;
    text-align: center;
    display: none;
}

.get-started:hover {
    background: #005172;
    color: #76e3db;
    text-decoration: none;
}

@media screen and (min-width: 800px) {
    .get-started {
        display: none !important;
    }
}

@media screen and (max-width: 800px) {
    .get-started {
        padding-left: .8rem;
    }
}