@import url('https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,600,700,800,900|Montserrat:100,200,300,400,500,600,700,800,900&subset=latin-ext&display=swap');

@font-face {
    font-family: RobotoRegular;
    src: url('../fonts/Roboto-Regular.ttf') format("truetype");
    font-weight: normal;
}

@font-face {
    font-family: Futura;
    src: url('../fonts/Futura-Medium.ttf') format("truetype");
    font-weight: normal;
}

@font-face {
    font-family: FuturaBold;
    src: url('../fonts/Futura-Bold.ttf') format("truetype");
    font-weight: bold;
}

body, button, input, select, optgroup, textarea {
    color: #000;
}

html,body {
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

header#masthead {
    background: #414042;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

header#masthead .main-navigation li {
    padding: 10px 27px;
}

header#masthead ul.nav-menu li a {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1.5px;
}

header#masthead img.custom-logo {
    max-width: 200px;
    padding: 20px 25px;
}

header#masthead button.menu-toggle {
    margin-left: auto;
}

button.menu-toggle {
    background: none;
    border: 0;
}

button.menu-toggle:focus {
    outline: 0;
}

button.menu-toggle rect {
    fill: #fff;
    height: 10px;
}

.page-content, .entry-content, .entry-summary {
    margin: 0 50px;
}

.ctrail-featured {
    font-size: 16px;
    color: #fff;
}

.ctrail-featured .wpb_wrapper {
    width: 756px;
    margin: 0 auto;
    max-width: 100%;
}

.station-hours .wpb_row, .service-providers .vc_row-fluid, .at-the-station .wpb_row, .maps .wpb_row {
    width: 950px;
    margin: 0 auto!important;
    max-width: 100%;
}

@media screen and (min-width: 968px) {
    .ctrail-featured .vc_inner > div {
        padding-top: 45px;
    }
}

@media screen and (max-width: 968px) {

    nav#site-navigation {
        padding: 5px 10px 0;
    }

    nav#site-navigation > div {
        position: absolute;
        background: #000;
        z-index: 99;
        width: 100%;
        left: 0;
    }

    .page-content, .entry-content, .entry-summary {
        margin: 0 10px;
    }

    .ctrail-featured .wpb_text_column {
        padding: 0 15px 10px!important;
        margin: 0;
    }

    .ctrail-featured h1 {
        font-size: 2.8em!important;
        word-break: break-all;
        text-align: center;
    }

    .at-the-station .vc_col-sm-6 .vc_column-inner .wpb_text_column {
        width: auto!important;
    }

    .site footer.site-footer {
        justify-content: center;
    }

}

@media screen and (min-width: 768px) {
    body:not(.vc_editor) .maps .vc_btn3-container {
        position: absolute;
        left: 0px;
        right: 0px;
        top: 35px;
        z-index: 99;
    }
}

@media screen and (max-width: 768px) {
    .site-footer__logos {
        flex-direction: column;
    }
}

@media screen and (max-width: 368px) {
    .ctrail-featured h1 {
        font-size: 2.65em!important;
        word-break: normal;
    }
}


body {
    font-family: "Roboto", sans-serif;
    line-height: 19px;
}


body .entry-content h2 {
    font-family: "Roboto", sans-serif;
}

h1,h2,h3 {
    line-height: 1.25em;
    font-weight: 700;
}

h1 {
    font-size: 48px;
    margin-bottom: 10px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 18px;
}

hr {
    height: 0.5px;
}

.ctrail-featured h1 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    color: rgb(253, 183, 26);
    margin: 10px;
    word-break: break-word;
}

.ctrail-featured hr {
    background-color: #fff!important;
}

.ctrail-featured p {
    font-weight: 900;
    line-height: 1.5em;
}

.station-hours * {
    text-align: center;
}

.station-hours h1, .station-hours h2 {
    color: rgb(0, 62, 126);
    margin-bottom: 10px;
}

.station-hours hr {
    background-color: #fdb71a!important;
}

.station-hours p {
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1.5em;
    font-size: 14px;
    font-weight: normal;
}

.service-providers h1, .service-providers h2 {
    color: #fff;
}

.service-providers h2 {
    font-size: 36px;
    font-weight: 600;
}

.service-providers h3 {
    font-weight: 600;
    color: #fdb71a!important;
}

.service-providers hr {
    background-color: #fdb71a!important;
}

.service-providers p {
    margin-bottom: 0;
    line-height: normal;
    font-size: 16px;
    color: #fff;
}

.service-providers a {
    color: #fff;
    font-weight: bold;
}

.at-the-station {
    margin-top: 125px;
}

.at-the-station h1, .at-the-station h2 {
    color: rgb(0, 62, 126);
}

.at-the-station h3 {
    color: rgb(0, 62, 126);
}

.at-the-station hr {
    background-color: #fdb71a!important;
}

.at-the-station .vc_col-sm-6 .vc_column-inner {
    box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    background-color: #fff!important;
    border-style: solid!important;
    border-width: 2px!important;
    border-color: #003e7e!important;
    border-radius: 20px!important;
    -moz-border-radius: 20px!important;
    -webkit-border-radius: 20px!important;
}

.at-the-station .vc_col-sm-6 .vc_column-inner .wpb_text_column {
    width: calc(100% - 75px);
    margin: 0 auto;
    padding: 40px 0;
    max-width: 100%;
}

.at-the-station .vc_col-sm-6 .vc_column-inner .wpb_text_column ul li {
    margin: 19px auto 8px!important;
    font-weight: 300;
}

.at-the-station .vc_col-sm-6 .vc_column-inner .wpb_text_column ul li strong {
    font-weight: 700;
}

.service-providers h1, .service-providers h2 {
    color: #fff;
}

.parking h1 {
    color: #fff;
}

.parking h3 {
    font-weight: 600;
    color: #fdb71a!important;
}

.parking hr {
    background-color: #fdb71a!important;
}

.parking p {
    margin-bottom: 0;
    line-height: normal;
    font-size: 16px;
    color: #fff;
}

.parking a {
    color: #fff;
    font-weight: bold;
}

.maps h1 {
    color: #003e7e;
}

.maps h2 {
    color: rgb(51, 51, 51);
    font-size: 38px;
}

.maps hr {
    background-color: #fdb71a!important;
}

body .maps .vc_general {
    background-color: #CC3F3F!important;
    width: 250px;
    font-weight: bold;
    max-width: 100%;
}

footer.site-footer {
    background: #414042;
    width: 100%;
    min-height: 200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.site-footer__logos {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.site-footer__logos img {
    margin: 35px;
}

ul#menu-footer-links {
    column-count: 2;
    margin: 0 50px;
}

ul#menu-footer-links li {
    padding: 7px 0;
    text-align: right;
}

ul#menu-footer-links a {
    color: #fff;
}

ul#menu-footer-links li.footer-copyrights a {
    text-decoration: none!important;
    cursor: auto;
}

ul#menu-footer-links {
    list-style-type: none;
}

body .ctrail-bg-image {
    min-height: 85vh!important;
}

body:not(.vc_editor) .vc_section.beveled-separator {
    height: 0;
    min-height: 0!important;
    width: 100%!important;
    padding-top: 0!important;
}

body.vc_editor .gambit_separator polygon {
    display: none!important;
}

.maps .wpb_row {
    z-index: auto;
}