﻿.blueBackground {
    /*background: #00406e;*/
}

.contactCallout {
    background: #00406e;
}

.blueBackground .columns {
    padding-left: 0px;
    padding-right: 0px;
}

#section1 h2, #section5 h2 {
    color: #fff;
}

#section2 h2, #section3 h2, #section5 h2, #section6 h2, #section6 h3 {
    text-align: center;
}

#section2 h2, #section3 h2, #section4 h2, #section4 h3, #section6 h2 {
    color: #0663a8;
}

#section4, #section6 {
    background: #f0f3f5;
}

#section1 {
    /*background: #009372 url(../images/fuse/12759991-0-fuse-bg-v3.png) no-repeat center center;
    background-size: contain;*/
    background: #fff;
    min-height: 756px;
    /*padding-top: 180px;*/
    padding-bottom: 25px;
    /*color: #fff;*/
}

#section1 .mainImages img {
    display: block;
    width: 85%;
    height:85%;
    margin: 0px auto;
}

#section1 .mainCopy {
    text-align: center;
    margin-top: 25px;
}

#section1 .mainCopy p {
    margin-bottom: 0px;
}

#section1 p {
    font-size:1.4em;
}

#section1 img {
    margin: 0px auto;
    /*max-width: 441px;*/
}

#section1 .textCol h2 {

    margin: 20px 0 0 30%;
}

#section1 .tempCallout {
    padding-left: 2px;
    padding-right: 2px;
    text-align: center;
}

#section1 .contactCallout p {
    font-size: 1.2em;
    font-weight: 300;
}

#section1 .contactCallout a {
    font-size: 1.1em;
    font-weight: normal;
}

#section1 .contactCallout .contactHeading {
    background-color: #80bd01;
    padding: 0px 0px;
}

#section1 .contactCallout .contactHeading h3 {
    margin-top:0;
}

#section1 .contactCallout .contactHeading h3 {
    color: #ffffff;
}

#section1 .contactStudent {
    margin-top: 30px;
}

#section1 .contactCallout .contactStudent p, #section1 .contactCallout .contactStudent a {
    color: #fff;
}

#section1 .contactCallout .contactStudent a {
    background-color: #80bd01;
    padding: 2px 10px 5px 10px;
    border: 0;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    text-transform: uppercase;
}

#section1 .contactCallout .contactStudent a:hover {
    color: #008CBA;
}


#section2 {
    background: #f0f3f5;
}

.benefitsCol {
    max-width: 321px;
    margin: 0px auto;
}

#section3 {
    background: #fff;
}

#section3 p {
    text-align: center;
}

#section4 h2 {
     font-size: 1.6em;
}

#section4 p {
     line-height: 1.3em;
}

#section5 {
    background: #fff;
    color: #fff;
}

#section5 .jump-quote p {
    color: #00406e;
    font-size: 1.8em;
    line-height: 1.2em;
    margin-top: 10%;
}

#section5 .grayBgContainer {
    background: #98a0a6;
    padding-top: 50px;
    padding-bottom: 50px;
}

#section5 .bioImage {
    text-align: center;
}

#section5 .bioImage p span.name {
    font-size: 1.3em;
}

#section5 .bioQuote p {
    margin-top: 25px;
    font-size: 1.6em;
    font-style: italic;
}

#section6 {
    text-align: center;
    color: #98a0a6;
    padding: 25px 0px;
}

#section6 .dynamic-button, #section6 .image-button {
    width: 355px;
    height: 68px;
    z-index: 6;
    line-height: 27px;
    font-size: 23px;
    font-weight: 700;
    font-family: Roboto;
    border-radius: 3px;
}
#section6 .dynamic-button {
    background-color: #0663a8;
    color: #ffffff;
}

.dynamic-button {
    color: #fff;
    -moz-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
}

.wForm h3 {
    color:#fff;
    text-transform: uppercase;
    font-size: 1.3em;
}

.pnlform {
    padding: 0px;
}