body {
    background: #ddd;
    color: #212121;
}
img {
    display: block;
    max-width: 100%;
    box-sizing: border-box;
}
sup {
    font-size: 0.7em;
    vertical-align: super;
}
.container {
    max-width: 960px;
    overflow: hidden;
}
.table {
    display: table;
}
.table > div {
    display: table-row;
}
.table > div > div {
    display: table-cell;
    vertical-align: top;
}
.table {
    display: table;
    width: 100%;
    margin: 0 0 1.3em;
    table-layout: fixed;
}
.table > div {
    display: table-row;
}
.table > div > div {
    display: table-cell;
    padding: 0 18px;
}
.table > div > div:first-child {
    padding-left: 0;
}
.table > div > div:last-child {
    padding-right: 0;
}
.scrollable {
    overflow: hidden;
    overflow-x: auto;
    position: relative;
    width: 100%;
    margin: 0 0 6px;
}
.borderTable {
    border-collapse: collapse;
    margin-bottom: 2em;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
}
.borderTable th {
    background: #fff;
    color: #0a0a0a;
    font-family: oswald, arial, helvetica, sans-serif !important;
}
sub-university .borderTable .table-subhead td {
    background-color: #fff;
}
.borderTable td {
    border: 1px solid #e6e6e6;
    background: #fff;
}
.borderTable td,
.borderTable th {
    padding: 13px 4px;
    text-align: center;
}
.borderTable td:first-child,
.borderTable th:first-child,
.borderTable .left {
    text-align: left;
}
.borderTable td.main-textcenter,
.borderTable th.center {
    text-align: center;
    font-family: oswald, arial, helvetica, sans-serif !important;
    font-size: 2rem !important;
    padding: 13px 0;
}
.borderTable {
    background: #fff;
}
.tuition {
    background: #fff !important;
    padding: 50px 0;
    margin: 50px 0 0;
}
span.heading {
    font-size: 2.8rem;
    text-align: center !important;
    font-family: oswald, arial, helvetica, sans-serif;
    margin: 20px auto !important;
    display: block;
}
p.tuition-content {
    font-size: 1.4rem;
    text-align: center !important;
    line-height: 125%;
}
p.disclaimer {
    color: #0a0a0a;
    text-align: center;
    font-size: 1.2rem;
}
.borderTable {
    text-align: center !important;
    font-size: 1.8rem;
}
.borderTable th {
    text-align: center !important;
    font-size: 1.8rem;
    font-weight: initial;
    padding: 10px 0;
}
.borderTable td.main-university {
    text-align: center;
    font-family: oswald, arial, helvetica, sans-serif;
    font-size: 2.2rem;
    font-weight: initial;
}
.borderTable td.main-university:first-child {
    font-weight: initial;
}
.borderTable td.main-university:last-child {
    border-right: none;
}
.borderTable td.main-text {
    text-align: center;
    font-family: oswald, arial, helvetica, sans-serif !important;
    font-size: 2rem !important;
    padding: 13px 0;
    font-weight: initial;
}
.main-text:last-child:last-child {
    border-right: none;
}
.main-text img {
    margin: 0 0 0 0;
    display: inline-flex;
    text-align: center;
}
.borderTable td.sub-university {
    text-align: center;
    font-size: 1.6rem;
    color: #5b6770;
    padding: 17px 0;
    font-weight: initial;
}
.borderTable td.sub-university:first-child {
    text-align: center;
    font-size: 1.6rem;
    color: #5b6770;
    padding: 17px 0;
    font-weight: initial;
}
.borderTable td.sub-university:last-child {
    border-right: none;
}
.gold-check {
    color: #b5985a;
}
header {
    position: relative;
    border-bottom: 1px solid #0a0a0a;
    background: #6d5b36;
    background: -moz-linear-gradient(top, #6d5b36 0%, #8d734a 100%);
    background: -webkit-linear-gradient(top, #6d5b36 0%, #8d734a 100%);
    background: linear-gradient(to bottom, #6d5b36 0%, #8d734a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d5b36',endColorstr='#8d734a',GradientType=0 );
}
header .background {
    position: absolute;
    width: 50%;
    height: 100%;
}
header .container {
    display: table;
}
header .container > div {
    display: table-cell;
    vertical-align: middle;
}
header .image {
    width: 210px;
    padding: 5px 20px 20px 5px;
}
header .image .logo {
    margin: 0 auto;
}
header .copy {
    padding: 10px 0 10px 20px;
}
header .header1 {
    text-align: right;
    font-family: oswald, arial, helvetica, sans-serif;
    font-size: 2.4rem;
    line-height: 110%;
    color: #fff;
}
header .header1 span {
    display: inline-block;
}
.hero {
    background: url(../images/uncp-mba-hero-003.jpg) center top no-repeat;
    background-size: cover;
    padding: 65px 0 45px;
    position: relative;
    text-align: right;
}
.hero .transparency {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
}
.hero-content {
    display: inline-block;
    font-family: oswald, arial, helvetica, sans-serif;
    text-align: center;
}
.hero-content .lockup .header1 {
    font-size: 3.1rem;
    line-height: 100%;
    color: #0a0a0a;
}
.hero-content .lockup .header2 {
    display: inline-block;
    margin: 20px 0 15px;
    border-bottom: 1px solid #303030;
    padding: 0 0 15px;
}
.hero-content .lockup .header2 .line1 {
    display: table;
    width: 100%;
    margin: 0 0 5px;
}
.hero-content .lockup .header2 .line1 span {
    display: table-cell;
    vertical-align: middle;
    /*background: url(../images/black-tile.png) left center repeat-x;*/
}
.hero-content .lockup .header2 .line1 .copy {
    background: 0 0;
    width: 170px;
    font-size: 3.4rem;
    line-height: 100%;
    color: #131313;
    letter-spacing: -0.03em;
}
.hero-content .lockup .header2 .line2 {
    display: block;
    font-size: 6.3rem;
    line-height: 110%;
    color: #0a0a0a;
    letter-spacing: -0.04em;
    padding: 0 20px;
}
.hero-content .lockup .header2 .line2 sup {
    vertical-align: top;
}
.hero-content .lockup .header3 {
    font-size: 6.1rem;
    line-height: 100%;
    font-weight: 700;
    color: #495965;
    margin: 0 0 10px;
}
.hero-content .lockup .header4 {
    font-size: 4.1rem;
    line-height: 100%;
    color: #0a0a0a;
    letter-spacing: -0.05em;
}
.hero-buttons {
    padding: 35px 0 0;
}
.hero-buttons .button {
    background: #8d734a;
}
.hero-buttons .button:hover,
.hero-buttons .button:focus {
    background: #0a0a0a;
}
body.popup-form .infoForm .button {
    display: block;
    background: #8d734a;
    width: 252px;
    padding: 18.5px 18px;
    font-size: 1.8rem;
    line-height: 100%;
}
body.popup-form .infoForm .button:hover {
    background: #a67f31;
}
body.popup-form .cta .button.scroll {
    display: none;
}
.content {
    font-size: 1.4rem;
    line-height: 1.35em;
}
.content p {
    font-family: open sans, arial, helvetica, sans-serif;
    margin: 0 0 20px;
}
.content ul,
.content ol {
    margin: 0 0 20px 25px;
}
.content li {
    margin: 0 0 10px;
}
.content li ul,
.content li ol {
    margin-top: 15px;
}
.middle {
    background: #fff;
    padding: 30px 0 0;
}
.middle > .container {
    text-align: center;
}
.middle .header1 {
    font-family: oswald, arial, helvetica, sans-serif;
    font-size: 2.8rem;
    line-height: 1.2em;
    margin: 0 0 30px;
}
.middle .header2 {
    font-size: 1.5rem;
    line-height: 115%;
    font-weight: 700;
    margin: 0 0 5px;
}
.middle .header3 {
    font-size: 1.5rem;
    line-height: 1em;
    font-weight: 700;
    margin: 0 0 1.2em;
}
.middle .header4 {
    font-size: 1.4rem;
    line-height: 1em;
    font-weight: 700;
    margin: 0 0 1.2em;
}
.middle.intro {
    padding: 0;
}
.middle.programs {
    padding: 55px 0;
}
.middle.programs .content {
    display: table;
    vertical-align: top;
    width: 100%;
}
.middle.callouts-form .container {
    max-width: 905px;
}
.middle.callouts-form {
    background: #efefef;
    max-width: 100%;
    padding: 30px 0 0;
}
.middle.callouts-form .left {
    position: relative;
    padding-right: 2%;
}
.middle.callouts-form .right {
    padding-left: 2%;
}
.middle.callouts-form .left,
.middle.callouts-form .right {
    display: table-cell;
    width: 50%;
    max-width: 450px;
    vertical-align: top;
}
.middle.callouts-form .left h2:before {
    content: "";
    position: absolute;
    top: 1%;
    left: 0;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 10px solid #8d734a;
}
.middle.callouts-form .left .header1 {
    margin: 0 0 20px 20px;
    text-align: left;
}
.middle.callouts-form .left p {
    margin: 0 0 0 20px;
    text-align: left;
}
.middle.callouts-form .left .callout-hr {
    border-bottom: 2px solid #a67f31;
    max-width: 399px;
    margin: 30px auto;
}
.middle.callouts-form .left .milatary-logo {
    width: 100%;
    margin: 0 auto 25px;
}
.middle.callouts-form .left .milatary-logo img {
    display: inline-block;
    margin: auto 0;
    text-align: center;
}
.infoForm {
    max-width: 420px;
    width: 100%;
    margin-left: auto;
    padding: 0;
}
.formTitle {
    display: none;
}
.form-group.firstName-group {
    float: left;
    width: 49%;
}
.form-group.lastName-group {
    float: right;
    width: 49%;
}
.infoForm select:focus,
.infoForm input[type="text"]:focus,
.infoForm input[type="tel"]:focus,
.infoForm input[type="email"]:focus {
    border-color: #0a0a0a;
}
.errorMessageContainer {
    font-family: arial, helvetica, sans-serif;
}
.errorMessage.hasErrors {
    background: red;
    padding: 0 4px 0 0;
}
.errorMessage span {
    color: #5b5b5b;
    width: 100%;
    font-size: 1.1rem;
    text-align: right !important;
    padding: 4px 0;
}
.formContact {
    margin: 14px 0 10px;
    text-align: left;
}
.formConsent {
    text-align: left;
}
.infoForm input[type="text"],
.infoForm input[type="tel"],
.infoForm input[type="email"],
.infoForm select {
    color: #3c3c3c;
    font-size: 1.4rem;
    border: solid 1px #dbdbdb;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 42px;
    line-height: 120%;
}
#submitButtonContainer {
    display: block;
    text-align: left;
    width: 252px;
    margin: 0 0 8px;
}
.quick-facts {
    color: #111;
    text-align: center;
}
.quick-facts .table {
    table-layout: fixed;
    width: 100%;
    margin: 30px 0 0;
}
.quick-facts .table > div > div {
    padding: 0 1.8%;
    vertical-align: baseline;
}
.quick-facts .table > div > div:first-child {
    padding-left: 0;
}
.quick-facts .table > div > div:last-child {
    padding-right: 0;
}
.quick-facts .table > div > div img {
    margin: 0 auto 20px;
}
.quick-facts .table > div > div p {
    margin: 10px 0 0;
}
.midLeft {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    padding: 0 2% 0 0;
}
.midRight {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    padding: 0 0 0 2%;
}
.details {
    background: #d6d6d6;
    padding: 45px 0;
}
.details .table {
    display: table;
    width: 100%;
}
.details .table > div {
    display: table-cell;
    vertical-align: top;
}
.details .left-column {
    width: 51%;
}
.details .right-column {
    padding: 0 0 0 7%;
    width: 49%;
}
.details .right-column .header2 {
    text-align: center;
    padding: 0 0 10px;
}
.details .right-column img {
    display: block;
    width: 138px;
    margin: 0 auto 10px;
}
.details .right-column p {
    font-family: helvetica neue lt w01_55 roman, Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 1.4rem;
    line-height: 120%;
}
.details .right-column hr {
    background: #303030;
    margin: 30px 0;
}
.external-programs-heading {
    font-size: 2rem;
    line-height: 110%;
    font-family: helvetica neue lt w01_65 md, helvetica, arial, sans-serif;
    margin: 0 0 10px;
    padding: 40px 0 0;
}
.external-programs-copy p {
    margin: 0;
}
.show-hide {
    margin: 0 0 14px;
}
.show-link {
    display: table;
    width: 100%;
    background: #efefef;
    color: #111;
    font-size: 1.4rem;
    border: 1px solid #a67f31;
    box-sizing: border-box;
    padding: 11px;
    text-decoration: none;
}
.show-link > span {
    display: table-cell;
    vertical-align: middle;
}
.show-link-left {
    font-weight: 700;
    text-align: left;
}
.show-link-right {
    width: 40px;
    font-size: 1.4rem;
    line-height: 110%;
    text-decoration: underline;
    color: #ccb994;
}
.show-link-right img {
    margin: 0 0 0 auto;
}
.show-link .close {
    display: none;
}
.show-link.open .expand {
    display: none;
}
.show-link.open .close {
    display: block;
}
.show-content {
    display: none;
    padding: 15px;
    font-size: 1.3rem;
    line-height: 130%;
    color: #131313;
    text-align: left;
    border-top: none;
}
.show-content p {
    margin: 5px 0 0;
}
.show-content p:first-child {
    margin: 0;
}
.show-content p.links a {
    font-family: open sans, arial, helvetica, sans-serif;
    text-decoration: underline;
    font-weight: 700;
    color: #4f868e;
    font-size: 1.3rem;
    line-height: 100%;
}
.show-content p.links a:hover {
    text-decoration: none;
}
.show-content p.links a span {
    font-size: 1.65rem;
    line-height: 110%;
    vertical-align: text-top;
}
.cta {
    background: url(../images/uncp-cta-bg-001.jpg) center top no-repeat;
    background-size: cover;
    padding: 45px 0;
}
.cta .container > div {
    text-align: center;
    padding: 0;
}
.cta .container .button {
    margin: 40px auto 0;
}
.cta .container > div > div {
    text-align: center;
    padding: 20px 0;
}
.cta .header1 {
    color: #fff;
    display: block;
    width: 100%;
    margin: auto 0;
    font-size: 2.8rem;
    line-height: 120%;
    font-weight: 700;
}
.cta .right-column {
    vertical-align: middle;
    width: 340px;
    text-align: center;
}
.button {
    background: #0a0a0a;
    color: #fff;
    border-radius: 5px;
    padding: 19px;
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 100%;
    width: 100%;
    max-width: 252px;
}
.button:hover,
.button:focus {
    background: #495965;
}
footer {
    padding: 25px 0;
}
footer .logo {
    float: left;
}
footer .copy {
    float: right;
    width: 660px;
    font-size: 1.2rem;
    line-height: 140%;
    font-family: arial, helvetica, sans-serif;
}
footer .copy .disclaimer {
    margin: 0 0 15px;
}
footer .copy p .break {
    display: inline-block;
    border-left: 1px solid #282828;
    padding: 0 0 0 7px;
    margin: 0 0 0 5px;
}
@media screen and (max-width: 1000px) {
    .hero {
        background: url(../images/uncp-mba-hero-002.jpg) right center no-repeat;
        background-size: cover;
        text-align: center;
    }
    .middle.callouts-form .left .callout-hr {
        max-width: none;
    }
    .hero .transparency {
        display: block;
    }
    .mf > div {
        display: block;
    }
    .mf .image {
        width: auto;
    }
    .mf .image img {
        margin: 0 auto 10px;
    }
    .middle.callouts-form .left .callout-hr {
        margin: 30px 0;
    }
    footer .logo {
        float: none;
        margin: 0 auto 20px;
    }
    footer .copy {
        float: none;
        width: auto;
        text-align: center;
    }
    footer .copy .disclaimer,
    footer .copy p {
        margin: 0 0 20px;
    }
    footer .copy p .break {
        display: block;
        border-left: 0;
        padding: 0 0 0 7px;
        margin: 0 0 0 5px;
    }
}
@media screen and (max-width: 800px) {
    header .background {
        width: 100%;
    }
    header .container {
        background: 0 0;
    }
    header .image {
        display: block;
        margin: 0 auto;
        padding: 5px 0 10px;
    }
    .hero {
        background-image: none !important;
        background: #e0e0e0 !important;
    }
    .midLeft,
    .midRight {
        display: block;
        width: auto;
    }
    .midRight {
        padding: 20px 0 0;
    }
    .middle.programs .midLeft,
    .middle.programs .midRight {
        padding: 0;
    }
    .aacsb {
        margin: 40px 0;
        border-top: 1px solid #e0e0e0;
        padding: 40px 0 0;
    }
    .aacsb img {
        margin: 0 auto;
    }
    .mf {
        padding: 40px 0;
        border-bottom: 0;
    }
    .quick-facts .table {
        table-layout: fixed;
        width: 100%;
        margin: 30px 0 0;
    }
    .quick-facts .table > div > div {
        display: block;
        padding: 0;
        margin: 50px 0;
    }
    .quick-facts .table > div > div:first-child {
        margin-top: 15px;
    }
    .quick-facts .table > div > div:last-child {
        margin-bottom: 15px;
    }
    .quick-facts .table > div > div img {
        margin-bottom: 5px;
    }
    .middle.callouts-form .left {
        padding-right: 0;
    }
    .middle.callouts-form .left p {
        margin: 0;
        text-align: center;
    }
    .middle.callouts-form .right {
        padding-left: 0;
    }
    .infoForm {
        background: #8d734a;
        max-width: 100%;
        color: #fff;
        padding: 30px 0;
    }
    .formTitle {
        display: block;
        color: #fff;
        font-size: 2.5rem;
        line-height: 100%;
        margin: 0 0 15px;
    }
    .infoForm select:focus,
    .infoForm input[type="text"]:focus,
    .infoForm input[type="tel"]:focus,
    .infoForm input[type="email"]:focus {
        border-color: #0a0a0a;
    }
    .errorMessageContainer {
        font-family: arial, helvetica, sans-serif;
    }
    .errorMessage span {
        color: #fff;
        text-align: center !important;
        padding: 5px 0;
    }
    .errorMessage.hasErrors {
        padding: 0;
    }
    #submitButtonContainer {
        margin: 0 auto;
    }
    body.popup-form .infoForm .button {
        background: #0a0a0a;
        margin: 0 auto;
    }
    body.popup-form .infoForm .button:hover {
        background: #495965;
    }
    .formContact {
        margin: 14px 0 10px;
        text-align: center;
    }
    .formConsent {
        text-align: center;
    }
    .cta {
        background: #0a0a0a;
    }
    .cta .left-column {
        display: block;
        width: auto;
        text-align: center;
    }
    .borderTable th.main-university {
        font-family: oswald, arial, helvetica, sans-serif !important;
        font-size: 2.2rem !important;
    }
    .borderTable th {
        padding: 20px 0;
    }
    th.sub-university {
        font-family: open sans, arial, helvetica, sans-serif !important;
        font-size: 1.2rem;
        color: #5b6770;
    }
    span.small-text {
        font-size: 1.2rem;
        font-family: open sans, arial, helvetica, sans-serif;
    }
    .borderTable td {
        border-top: none;
    }
    .borderTable td.sub-university {
        font-size: 1.4rem;
    }
    .borderTable td.sub-university:first-child {
        font-size: 1.4rem;
    }
    .main-text img {
        margin: 0 auto 10px;
    }
}
@media screen and (max-width: 600px) {
    .hero {
        padding: 25px 0;
    }
    .hero-content .lockup .header1 {
        font-size: 2.5rem;
        line-height: 100%;
    }
    .hero-content .lockup .header2 .line2 {
        font-size: 4rem;
        line-height: 100%;
        padding-top: 5px;
    }
    .hero-content .lockup .header3 {
        font-size: 2.7rem;
        line-height: 100%;
        margin: 0 0 15px;
    }
    .hero-content .lockup .header4 {
        font-size: 2.5rem;
        line-height: 100%;
        margin: 0 0 15px;
    }
    .hero-content .hero-buttons {
        padding: 25px 0 0;
    }
}
