﻿@import url(https://fonts.googleapis.com/css?family=Montserrat:100,300,400,600,700,800);

/* HTML */
html {
    height: 100%;
}
/* HEADINGS */
h1 {
    font-weight: 300;
    color: #000000;
}

@media (max-width: 767px) {
    h1 {
        margin-top: 60px;
        font-size: 20pt;
        font-weight: 500;
    }
}

@media (min-width: 768px) {
    h1 {
        font-size: 32pt;
    }
}

h1.dottedLine {
    padding: 20px 0;
}

@media (max-width: 768px) {
    h2 {
        font-size: 14pt;
        font-weight: 500;
    }
}

@media (min-width: 768px) {
    h2 {
        font-size: 22pt;
    }
}

@media (max-width: 768px) {
    h3 {
        font-size: 11pt;
    }
}

@media (min-width: 768px) {
    h3 {
        font-size: 16pt;
    }
}

h3.noMargin {
    margin-top: 0 !important;
}

.circle-background {
    border-radius: 50%;
}

body {
    font-family: 'Ubuntu', 'Times New Roman',sans-serif;
    text-align: left;
    font-size: 12pt;
}

    body a {
        text-decoration: underline;
    }

a:hover,
a:active,
a:focus {
    outline: none;
}

a.navbar-toggle {
    text-decoration: none;
}

[class^="icon-"],
[class*=" icon-"] {
    text-decoration: none;
}

    [class^="icon-"]:hover,
    [class*=" icon-"]:hover {
        text-decoration: none;
    }

header,
nav,
footer {
    border-radius: 0;
    border: none;
    margin-bottom: 0;
}

    header a,
    nav a,
    footer a {
        color: #ffffff;
        text-decoration: none;
    }

        header a:hover,
        nav a:hover,
        footer a:hover {
            color: #ffffff;
        }

.row {
    max-width: 1200px;
}

    .row div {
        padding: 0;
    }

@media (min-width: 0px) {
    .row {
        margin: 0 5px 0 5px;
    }
}

@media (min-width: 768px) {
    .row {
        margin: 0 auto 0 auto;
    }
}


a.button-link {
    border: none;
    font-size: 10pt;
}

    a.button-link:hover {
        text-decoration: underline;
    }

.o-headerSection {
    background-color: #007da6;
    height: 70px;
    z-index: 2;
    box-shadow: 0 4px 4px -2px rgba(0,0,0,.1), 0 10px 20px -5px rgba(0,0,0,.1);
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .o-headerSection {
        width: 100%;
    }
}


@media only screen and (max-width: 767px) {
    .o-headerSection {
        width: 100%;
    }
}

.m-header {
    display: table;
    width: 100%;
    height: inherit;
}

    .m-header > ul.a-navList {
        text-align: left;
    }

    .m-header > a.a-headerLink {
        text-align: right;
        font-size: 14px;
        padding-bottom: 3px;
        font-family: Montserrat,sans-serif;
    }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .m-header {
        margin: 0px auto;
        text-align: center;
        width: -webkit-calc(100% - 2 * 24px);
        width: -moz-calc(100% - 2 * 24px);
        width: calc(100% - 2 * 24px);
    }
}

@media only screen and (max-width: 767px) {
    .m-header {
        margin: 0px auto;
        text-align: center;
        width: -webkit-calc(100% - 2 * 24px);
        width: -moz-calc(100% - 2 * 24px);
        width: calc(100% - 2 * 24px);
    }
}

.a-iconLink--Logo {
    clear: both;
    text-align: left;
    display: table-cell;
    text-decoration: none;
    color: #FFFFFF;
    width: 160px;
    padding-left: 3%;
}

    .a-iconLink--Logo:hover {
        text-decoration: none;
        color: #FFFFFF;
    }

.a-headerLogo {
    width: 150px;
    height: 70px;
}

.t-flexContainer {
    clear: both;
    width: 100%;
    background-color: #FFFFFF;
    min-width: 320px;
}


.no-ribbon {
    background-color: #0FABDD;
}

.t-flexContainer--blue {
    background-color: #0FABDD;
}

.t-heroContainer {
    min-height: 512px;
    margin: 0 auto;
    min-width: 320px;
}

@media only screen and (min-width: 1200px) {
    .t-heroContainer {
        width: 850px;
        padding: 0px 160px 0px 160px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .t-heroContainer {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .t-heroContainer {
        width: 960px;
        padding: 0px 16px 0px 16px;
    }
}

@media only screen and (max-width: 767px) {
    .t-heroContainer {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }
}

@media only screen and (min-width: 1200px) {
    .t-heroContainer {
        width: 1010px;
        padding: 0px 80px 0px 80px;
    }
}

@media only screen and (min-width: 1200px) {
    .t-heroContainer {
        height: 512px;
    }
}

.paddingTop {
    padding-top: 50px;
}

.a-maintenanceImage {
    z-index: 1;
    margin-left: 170px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .a-maintenanceImage {
        padding: 16px 0px 0px 120px;
        margin-left: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .a-maintenanceImage {
        height: 100%;
        width: 100%;
        padding: 24px;
        margin-left: 0px;
    }

    .paddingTop {
        padding: 0px;
    }
}


.maintenance-title {
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    font-size: 46px;
    color: #fff;
    line-height: 61px;
    padding-top: 70px;
    text-align: center;
    margin-top: 0px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .maintenance-title {
        font-size: 42px;
        line-height: 48px;
        padding: 32px 16px 16px 16px;
    }
}

@media only screen and (max-width: 767px) {
    .maintenance-title {
        font-size: 36px;
        line-height: 44px;
        padding: 32px 16px 16px 16px;
    }
}

.maintenance-content {
    font-family: Montserrat,sans-serif;
    font-weight: 300;
    font-size: 28px;
    color: #fff;
    line-height: 42px;
    text-align: center;
}

.registrations {
    margin-top: 30px;
    margin-bottom: 20px;
}

.bold {
    font-weight: bold;
}

@media only screen and (max-width: 767px) {
    .maintenance-content {
        font-size: 28px;
        line-height: 36px;
        padding: 16px 16px;
    }
}

.t-heroContainer h2 {
    margin-bottom: 15px;
}

.a-headerLink {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .a-headerLink {
        text-align: left;
    }
}

@media only screen and (max-width: 767px) {
    .a-headerLink {
        text-align: left;
        font-family: Montserrat,sans-serif;
    }
}

.a-headerLink--active {
    font-weight: 600;
}

.a-headerLink:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.a-headerLink__small {
    display: inline-block;
    text-align: left;
    font-size: 14px;
    text-decoration: underline;
}

.a-headerLink--smallText {
    font-size: 14px;
}

.u-hide, .hide-div {
    display: none !important;
}

@media only screen and (min-width: 1200px) {
    .u-hide__desktop, .hide-div__desktop {
        display: none !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .u-hide__desktop, .hide-div__desktop {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .u-hide__mobile, .hide-div__mobile {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .u-hide__mobile, .hide-div__mobile {
        display: none !important;
    }
}

.a-horizontalList {
    padding-left: 0px;
    display: inline-block;
    text-align: right;
    vertical-align: middle;
}

.a-horizontalList__listItem {
    display: table-cell;
    vertical-align: middle;
    list-style: none;
    padding-right: 8px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    font-family: Montserrat,sans-serif;
}

.m-headerAccountSection {
    text-align: right;
    display: table-cell;
    vertical-align: middle;
}

    .m-headerAccountSection ul {
        margin-right: 5%;
    }

    .m-headerAccountSection .a-horizontalList__listItem {
        font-size: 14px;
        padding-right: 4px;
        padding-top: 8px;
        font-family: Montserrat,sans-serif;
    }

        .m-headerAccountSection .a-horizontalList__listItem > a {
            font-size: 14px;
        }

    .m-headerAccountSection .a-loginButton {
        padding-top: 2px;
        margin-bottom: 8px;
    }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .m-headerAccountSection .a-loginButton {
        padding: 0px 10px;
    }
}

@media only screen and (max-width: 767px) {
    .m-headerAccountSection .a-loginButton {
        padding: 0px 10px;
    }
}

.u_upperCase {
    text-transform: uppercase;
}

.dark-turquoise-bg {
    background-color: #006b94;
}

.white {
    color: #ffffff;
}

.dark-magenta {
    color: #8b008b;
}

.dark-turquoise {
    color: #006b94;
}
