@import "style.1.css";
@media screen and (max-width: 768px) {
  #site-footer .nav-columns {
    margin: 20px 0 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }

  .spaced {
    padding: 40px 0;
  }

  .spotlight p {
    min-height: 0;
  }

  .spotlight,
  .news {
    padding-bottom: 40px;
    margin: 20px auto 0 auto;
    text-align: center;
    float: none;
    display: block;
    max-width: 400px;
    width: 90%;
  }

  #menu-search {
    display: none;
  }

  .overlay {
    padding: 20px 0;
    top: 60px;
    height: calc(100% - 56px);
  }

  .overlay .container {
    overflow: auto;
    height: 100%;
  }

  .overlay .home-link {
    display: none;
  }

  .overlay .close-overlay {
    background: #0055A4;
    top: -60px;
    height: 60px;
    width: 70px;
    line-height: 60px;
    text-align: center;
    display: block;
  }

  .overlay hr {
    display: none;
  }

  #main-nav .service-links {
    margin: 20px 0;
  }

  #main-menu .close-overlay {
    right: 0;
  }

  #main-menu .level1,
  #main-menu .submenu {
    width: 100%;
  }

  #main-menu .level1 a,
  #main-menu .submenu a {
    font-size: 16px;
    display: block;
    padding: 10px 0;
    font-weight: 400;
  }

  #main-menu .level1 a i,
  #main-menu .submenu a i {
    float: right;
    color: #00203e;
  }

  #main-menu .level1 {
    position: static;
  }

  #main-menu .level1>li>a {
    font-size: 16px;
    position: static;
  }

  #main-menu .submenu {
    background: #0055A4;
    left: calc(100% + 15px);
    display: block;
    opacity: 1;
    visibility: visible;
    min-height: 100%;
    height: 100%;
    padding: 30px 15px 0;
    -webkit-transition: left 0.25s linear;
    -moz-transition: left 0.25s linear;
    -ms-transition: left 0.25s linear;
    -o-transition: left 0.25s linear;
    transition: left 0.25s linear;
  }

  #main-menu .submenu .menu-handle {
    display: block;
    font-weight: 500;
  }

  #main-menu .submenu .menu-handle i {
    color: #fff;
    float: left;
    margin: 0 20px 0 0;
  }

  #main-menu .submenu.open {
    left: 0;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: left 0.25s linear;
    -moz-transition: left 0.25s linear;
    -ms-transition: left 0.25s linear;
    -o-transition: left 0.25s linear;
    transition: left 0.25s linear;
  }

  #main-menu .submenu.shift {
    margin: 0;
  }

  #main-menu .submenu.shift>li>a {
    opacity: 1;
    pointer-events: auto;
  }

  #main-menu li {
    border-bottom: 1px solid #00203e;
  }

  #tools .close-overlay {
    right: 70px;
  }

  #site-head nav {
    margin: 0;
  }

  #site-head nav #head-search {
    right: 70px;
    width: calc(100% - 70px);
  }

  #site-head nav #close-search {
    width: 70px;
  }

  #site-head nav #close-search:before {
    display: block;
  }

  #site-head nav .menu-link {
    z-index: 0;
  }

  #site-head nav .hamburger-icon {
    margin: 0 10px;
    z-index: 0;
  }

  #site-head #close-search:before {
    display: inline-block;
  }

  .slider .container {
    padding: 0 20px;
  }

  .sub-page-brief {
    text-align: center;
  }

  .sub-page-brief .icon {
    max-width: 100px;
    width: 100%;
    margin: 0 auto;
    display: block;
  }

  .sub-page-brief .action {
    width: 100%;
    display: block;
  }

  .sub-page-brief .description {
    margin: 0 0 20px;
    width: 80%;
  }

  .sub-page-brief .description p {
    font-size: 13px;
    font-weight: 500;
  }

  .sub-page-brief .details {
    display: none;
  }

  .sub-page-brief .learn-more,
  .sub-page-brief hr {
    display: block;
  }

  .sub-page-brief .learn-more {
    max-width: 200px;
    margin: 0 auto;
  }

  .sub-page-brief .action h5,
  .sub-page-brief .action a {
    font-size: 15px;
  }

  .sub-page-brief .description p {
    font-size: 13px;
  }

  .two-column .white-overlay h4,
  .two-column .blue-overlay h4 {
    font-size: 15px;
  }

  .two-column .white-overlay p,
  .two-column .blue-overlay p {
    font-size: 13px;
    font-weight: 500;
  }

  .breadcrumbs {
    display: none;
  }

  #hero h1 {
    font-size: 26px;
  }

  #hero.blue-fade {
    height: 250px;
  }

  #hero.post-heading {
    height: 250px;
  }

  #hero.post-heading h1 {
    font-size: 32px;
  }

  #hero.short {
    height: 250px;
  }

  #content {
    float: left;
    width: 65%;
    margin: 40px 0 60px;
  }

  #sidebar {
    clear: right;
    float: right;
    width: 35%;
    margin-top: 30px;
  }

  #sidebar .social li {
    margin: 0 10px 10px 0;
  }

  #sidebar .btn.smaller {
    font-size: 10px;
    line-height: 17px;
    padding: 0 14px 0 14px;
  }

  #sidebar .full-mobile {
    padding: 20px 20px 40px 0;    
  } 

  .side-nav {
    background: #F4F5F6;
    float: none;
    width: 100%;
    padding: 0;
  }

  .side-nav h4 {
    padding: 10px 15px;
    margin: 0;
    line-height: 25px;
  }

  .side-nav h4:after {
    display: none;
  }

  .side-nav h4 i {
    position: relative;
    top: 4px;
  }

  .side-nav .jump-links {
    margin: 0;
  }

  .side-nav .jump-links li {
    border-top: 1px solid #c9cacb;
  }

  .side-nav .jump-links a {
    padding: 10px 15px;
    font-weight: 500;
  }

  .side-nav .jump-links a:hover {
    font-weight: 500;
  }
  
  .news-results .result h4 {
    font-size: 16px;
  }

  .news-results .result p,
  .news-results .result time {
    display: none;
  }

  .most-recent {
    background: #0055A4;
    padding: 30px 0;
  }

  .most-recent.sml-overlay {
    height: 400px;
  }

  .most-recent h2 {
    max-width: 100%;
    display: block;
  }

  .most-recent .meta {
    margin: 0;
  }

  .most-recent .meta:after {
    display: none;
  }

  .most-recent .btn {
    float: none;
    margin: 10px 0 0;
  }

  .app-link {
    margin: 30px 0 0;
  }

  #four-o-four nav {
    display: none;
  }

  #four-o-four .content {
    margin: 0 auto 0;
    width: 90%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  #four-o-four h1 {
    font-size: 40px;
  }

  #four-o-four p {
    font-size: 30px;
  }

  .fare h2 {
    width: 100%;
  }

  .fare h2 .fr-icon {
    display: none;
  }

  .fare .fr-header .buy-btn {
    float: left;
  }

  .fare.rental h2 .fr-title .fr-descriptor {
    font-size: 18px;
  }

  .field-row label {
    width: 100%;
  }

  .field-row label.number:after {
    float: none;
    padding: 0 0 0 10px;
    display: none;
  }

  .field-row input {
    width: 100%;
  }

  .field-row input.number {
    width: 50%;
  }

  .field-row textarea {
    width: 100%;
  }

  .select-wrap {
    width: 100%;
  }

  #filter .query {
    font-size: 18px;
  }

  .banner {
    height: 150px;
  }

  .banner h1 {
    font-size: 26px;
    bottom: 20px;
  }

  .schedule-settings .option {
    padding: 0;
    width: 100%;
  }

  .schedule-settings .option:first-child {
    padding: 0;
  }

  .route-tools .tool {
    text-align: left;
    padding: 10px 0;
  }

  .route-tools .tool i,
  .route-tools .tool span {
    display: inline-block;
  }

  .widget.promo {
    margin: 0;
    background: #F4F5F6;
    padding: 20px;
    border-top: 1px solid #b0b1b1;
  }

  .all-stops {
    display: none;
  }

  .routes .route-name {
    width: calc(100% - 175px);
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
  }

  .schedule-settings .options {
    text-align: left;
  }

  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media screen and (max-width: 611px) {
  #content,
  #sidebar {
    float: none;
    width: 100%;
    padding: 0;
  }  
  
  #sidebar .split-mobile {
    min-height: 375px;
  }

  #sidebar .btn.smaller {
    font-size: 13px;
    line-height: 22px;
    padding: 5px 25px;
  }

  #sidebar .widget {
    margin-top: 40px;
  }

  #four-o-four .content {
    width: 90%;
  }

  #four-o-four h1 {
    font-size: 30px;
  }

  #four-o-four p {
    font-size: 25px;
  }

  #search-404 {
    display: none;
  }

  .key span {
    width: 100%;
  }

  .tabs .tab {
    font-size: 24px;
  }

  .tabs .tab i {
    display: none;
  }

  .region-select {
    width: calc(50% - 7px);
    margin-right: 10px;
  }

  .region-select select {
    width: 100%;
  }

  .route-badge {
    position: absolute;
    bottom: calc(100% + 15px);
    left: 15px;
    margin: 0;
    width: 100px;
    height: auto;
    padding: 8px 0;
    text-align: center;
    border-radius: 5px;
    background: rgba(0,0,0,0.5);
  }

  .route-badge span {
    display: inline-block;
  }

  .route-badge .route-number {
    font-size: 11px;
    font-weight: 600;
    padding: 0;
    line-height: 1em;
    width: auto;
  }

  .route-description .name {
    font-size: 24px;
  }

  .route-description .type i {
    margin: 0 0 0 -5px;
  }

  .change-select {
    width: calc(50% - 7px);
  }

  .mk-frame {
    right: 0;
    bottom: 0;
    max-width: 100%;
  }

  .mk-frame.mobile-full {
    width: 100%;
  }

  .mk-frame .route-number {
    padding: 0 10px;
    margin: 0 10px 0 0;
    width: 50px;
  }

  .mk-frame .route-meta i {
    font-size: 30px;
  }

  .mk-frame .key li {
    width: 50%;
    margin: 0 -2px;
  }
}

@media screen and (max-width: 501px) {
  #site-footer .nav-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }

  #branding {
    width: 120px;
    margin: 0 0 0 10px;
    padding: 11px 0;
  }

  #site-head nav .nav-link {
    padding: 17px 5px;
  }

  #tools .close-overlay {
    right: 59px;
  }

  .overlay {
    top: 53px;
  }

  .overlay .close-overlay {
    background: #0055A4;
    top: -53px;
    height: 53px;
    width: 59px;
    line-height: 54px;
  }

  #hero.blue-fade {
    height: 150px;
  }

  #sidebar .split-mobile {
    width: 100%;
    float: none;
    min-height: 0;
  }

  #sidebar .split-mobile.left,
  #sidebar .split-mobile.right {
    margin: 0 10px 0 0;
  }

  .fare.rental h2 .fr-title .fr-name {
    font-size: 16px;
  }

  .fare.rental h2 .fr-title .fr-descriptor {
    font-size: 14px;
  }

  .region-select {
    width: 100%;
    margin: 0 0 10px;
  }

  .change-select {
    width: 100%;
  }

  .schedule-settings .trip .start,
  .schedule-settings .trip .end {
    width: calc(50% - 20px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .map-page {
    height: calc(100% - 54px);
  }

.fare .gray-otl-btn, .selected-trip-controls .gray-otl-btn {
    padding: 5px 9px;
    font-size: 12px;
}

  .routes .route-name i {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .tile i {
    display: none;
  }
}

@media (max-width: 850px) {
  #content article .searchbox input[type="text"],
  #content article .searchbox select {
    font-size: 14px;
    padding-left: 6px;
  }
}

@media (max-width: 768px) {
  #content article .searchbox {
    padding: 20px 15px;
  }
}

@media (max-width: 450px) {
  #content article .button {
    padding: 11px 15px;
    margin: 20px 7px 10px 0px;
    width: 80px;
  }

  #content article .searchbox input[type="text"],
  #content article .searchbox select {
    font-size: 12px;
  }
}

@media (max-width: 380px) {
  .tile .large-icon {
    width: 34px;
    display: inline-block;
    vertical-align: middle;
  }

  .tile .large-icon svg {
    width: 40px;
    height: 40px;
  }
}

.toggle>.active-toggle {
  color: white;
  background: #0055A4;
  border-color: #0055A4;
}

.toggle>.toggle-btn-left {
  border-radius: 30px 0 0 30px;
  border-right-width: 0;
}
.toggle > .btn.long-name {
    transition-property: background-color, border-color, color;
}

#stop-filter-toggle .toggle > .toggle-btn-right {
    border-radius: 0 30px 30px 0;
}

.toggle>i.icon-chevron-right,
.toggle>i.icon-chevron-left
 {
  font-size: 25px;
}

#trip-calendar > .calendar-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

#trip-calendar > div > .left-btn {
  border-radius: 30px 0 0 30px;
  text-align: center;
  width: 40px;
  min-width: 40px;
  padding-right: 0;
  padding-left: 0;
  font-size: 14px !important;
}

#trip-calendar > div > .right-btn {
  border-radius: 0 30px 30px 0;
  text-align: center;
  width: 40px;
  min-width: 40px;
  padding-right: 0;
  padding-left: 0;
  font-size: 14px !important;
}

#trip-calendar .left-btn i {
  font-size: 20px;
  position: relative;
  top :3px;
}
#trip-calendar .right-btn i {
  font-size: 20px;
  position: relative;
  top :3px;
}

@media (min-width: 992px) {
    #trip-calendar {
        padding: 0;
    }
}

.toggle {
  white-space: nowrap;
  padding-left: 0;
  padding-right: 0;
}

.selected-trip-controls {
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding-left: 76px;
    display: none;
    cursor: default;
    border-bottom: 1px solid #ddd;
}
.selected-trip-controls i {
    vertical-align: middle;
    font-size: 2em;
}
    .selected-trip-controls > div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
    }
    @media (max-width: 767px) {
        .selected-trip-controls > div {
            padding: 0 5px;
        }
    }
    @media (min-width: 768px) {
        .selected-trip-controls > div {
            padding: 0 65px;
        }
    }
    @media (min-width: 992px) {
        .selected-trip-controls > div {
            padding: 0 175px;
        }
    }
    @media (min-width: 1200px) {
        .selected-trip-controls > div {
            padding: 0 245px;
        }
    }


@media only screen and (min-width: 792px) {
  .selected-trip-controls.mobile-trip-control {
      display: none;
  }
}

/* Safari */
@-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.route-schedules > div:first-child {
    border: 1px solid #ddd;
    border-bottom: none;
}

@media (min-width: 992px) {
    .route-schedules .form-group {
        margin-bottom: 0;
    }
}
.route-schedules .form-group + .form-group + .form-group {
    margin-bottom: 0;
}

@media (max-width: 991px) {
    #stop-filter-toggle {
        margin-top: 15px;
    }
}

.route-schedules h4 {
    font-size: 14px;
}
.route-schedules h4, .route-schedules h5 {
    color: #888;
}

.route-schedules .btn-group {
    display: flex;
}
    .route-schedules .btn-group > .btn {
        flex: 1;
    }

.shift-toggle {
    white-space: nowrap;
    padding-left: 0;
    padding-right: 0;
}
    .shift-toggle > .toggle-btn.left {
        border-right: none;
        border-radius: 30px 0 0 30px;
    }
    .shift-toggle > .toggle-btn.right {
        border-left: none;
        border-radius: 0 30px 30px 0;
    }
    .shift-toggle > .toggle-btn:hover {
        background: #0055A4;
        border-color: #0055A4;
    }
    .shift-toggle > .toggle-btn i {
        font-size: 20px;
        position: relative;
    }
.row .shift-toggle > .toggle-btn i {
    top: 3.5px;
}
.shift-toggle > .toggle-btn {
    min-width: 75px;
}

.smaller-0 {
    font-size: 97%;
}
.smaller-5 {
    font-size: 95%;
}
.smaller-10 {
    font-size: 93%;
}
.smaller-15 {
    font-size: 91%;
}
.smaller-20 {
    font-size: 90%;
}
.smaller-25 {
    font-size: 87%;
}
.smaller-30 {
    font-size: 85%;
}
.smaller-35 {
    font-size: 83%;
}
.smaller-40 {
    font-size: 77%;
}
.smaller-45 {
    font-size: 75%;
}

@media (max-width: 501px) {
    .route-schedules .btn-group > .btn {
        font-size: 12px;
    }

    .routes-container .stops-container .stop {
        width: 190px;
    }

    .routes-container .stop.normal {
        font-size: 12px;
    }

    .route-schedules h4 {
        margin-bottom: -5px;
        font-size: 10px;
    }

    .route-schedules h5 {
        font-size: 10px;
    }

    .route-schedules .field-row {
        margin-bottom: 0;
    }
}

@media (max-width: 350px) {
    .route-schedules .btn-group > .btn {
        font-size: 10px;
    }
}

@media {
    .route-schedules .gray-otl-btn.long-name {
        white-space: normal;
        line-height: 14px;
    }
}

@media (max-width: 767px) {
    .shift-toggle > .hidden-xs + .toggle-btn.right {
        border-left: 2px solid #969798;
    }
}

.calendar-flex .trip-date {
    border: solid #969798;
    border-width: 2px 1px;
    height: 43.25px;
    margin-left: 0;
}

.routes-container .trips-row[data-stop-selected="true"] .box,
.routes-container .stops-container .stop[data-stop-selected="true"],
.selected-trip .box.stop-selected {
    background-color: #0055A4;
    color: white;
}

.routes-container.filtered .trips-row[data-stop-selected="true"] .box,
.routes-container.filtered .selected-trip .stop-selected {
    background-color: inherit;
    color: inherit;
}

.route-schedules .hidden {
    width: 0;
    opacity: 0;
    font-size: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

.no-trip {
    text-align: center;
    color: #999;
    background-color: #f5f5f5;
}

.route-schedules .trip {
    background: white;
}

.highlighted {
    background-color: #b8dcff;
}

.row-selected {
    background-color: #0055A4
}

.trips-container {
    white-space: nowrap;
    height: auto;
    overflow-x: scroll;
    overflow-y: hidden;
    padding-bottom: 1px;
}

.trips-relative-container {
    position: relative;
    overflow-x: hidden;
    width: 100%;
}

.fixed {
    position: fixed;
}

.absolute {
    position: absolute;
}

.routes-container {
    position: relative;
    min-height: 150px;
}

#routes-grid {
    display: flex;
    cursor: pointer;
    position: relative;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
    #routes-grid a {
        cursor: pointer;
    }

.stops-container {
    height: 100%;
    border-right: 1px solid #ddd;
}

.routes-container .stops-container .stop {
    width: 200px;
    background-color: #f3f3f3;
    padding: 5px 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 20px;
}

.trips-row .box {
    display: inline-block;
    text-align: center;
    width: 76px;
    padding: 5px 10px;
    overflow: hidden;
    white-space: nowrap;
}

.routes-container .stops-container .stop {
    box-shadow: 0 1px 0 0 #ddd inset;
}

.stop .badge {
    margin-left: 5px;
    padding: 3px 0px 2px;
}
.stop[data-stop-selected="true"] .badge {
    background: white;
    color: black;
}

.trips-row {
    height: 30px;
}
    .trips-row .box,
    .selected-trip .box {
        box-shadow: 1px 0 0 0 #ddd inset, 1px 0 0 0 #ddd inset, 0 1px 0 0 #ddd inset;
    }
        .trips-row .box:first-child {
            box-shadow: 0 1px 0 0 #ddd inset;
        }

.ampm {
    opacity: 0.5;
    font-size: 0.85em;
    margin-left: 2px;
}

.routes-container .stops-container .stop[data-stop-selected='false']:hover {
    background: #b8dcff;
}

.trips-row .box[data-trip-hover="true"],
.routes-container.filtered .trips-row[data-stop-selected="true"] .box[data-trip-hover="true"] {
    background-color: #b8dcff;
    box-shadow: 1px 0 0 0 #b0b0b0 inset, 0 1px 0 0 #b0b0b0 inset;
    transition-duration: 0s; /* this is for when the stops are filtered */
}

.selected-trip {
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    border-right: 1px solid #ddd;
}

    .selected-trip .box {
        display: inline-block;
        text-align: center;
        width: 76px;
        padding: 5px 10px;
        overflow: hidden;
        white-space: nowrap;
    }

.route-schedules .route-notice {
    width: 100%
}

.trip-mode .trips-relative-container {
    min-height: 125px;
}

.trip-mode .selected-trip-controls {
    border-bottom: none;
}

.trip-mode .stops-container {
    border-bottom: 1px;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

#overlay {
    visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    background: grey;
    opacity: .5;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.spinner-container {
    position: relative
}

.train-icon {
    font-size: 50px;
    position: absolute;
    line-height: 0;
    margin-left: calc(50% - .5em);
    margin-top: calc(50% - .5em);
}

.trax-icon {
    font-size: 30px;
}

.behind {
    display: none;
}

#google_translate_element select {
    display: none !important;
}

.goog-te-gadget-simple img {
    display: none !important;
}

.goog-te-gadget-simple {
    border-radius: 30px;
    background-color: #0055A4 !important;
    margin-left: 5px;
}

    .goog-te-gadget-simple span {
        color: #FFF;
        margin: 4px;
    }

.skiptranslate iframe {
    display: none !important;
}

#google_translate_element {
    display: none;
}