@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i");
* {
  margin: 0;
  padding: 0; }

.clearfix {
  clear: both; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  font-family: 'Open Sans', sans-serif; }

ul li {
  list-style: none; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

h2 {
  font-weight: 100;
  color: #5a5a5a; }

p {
  color: #5a5a5a; }

 
@media (min-width: 1200px) {
  .container {
    max-width: 1010px; } }
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-15 {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left; } }
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  .alert-warning {
    font-size: 10px; }

  .tool-menu-mobile-version > a {
    right: 65px; }

  .banner-menu-items {
    position: static; }
    .banner-menu-items .row {
      padding: 0;
      background: #f1efef; }
    .banner-menu-items .row > div {
      padding: 0; }

  .banner-menu-items > .row > div a {
    font-size: 14px;
    padding: 13px 12px;
    background: #f1efef;
    color: #003d4c;
    border-radius: 0 0 0 0;
    font-weight: 600;
    border-left: 1px solid #d0d1d2;
    border-bottom: 1px solid #d0d1d2; }

  h2 {
    font-size: 25px;
    margin-top: 30px;
    margin-bottom: 20px; }

  .service {
    background: none; }
    .service h3 {
      max-width: 240px;
      margin-left: auto;
      margin-right: auto;
      background: #ebebeb;
      position: relative;
      text-align: left;
      padding-left: 74px;
      padding-top: 12px;
      padding-bottom: 12px;
      margin-bottom: 34px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
    
      border-radius: 5px;
      font-weight: 600;
      font-size: 14px; }
      .service h3 img {
        position: absolute;
        left: -4px;
        top: -10px;
        height:60px;
      }

  .services {
    margin-bottom: 20px; }

  .where-you-go-we-go {
    background: none; }
    .where-you-go-we-go img {
      width: 100%; }

  .where-you-go-we-go-inner {
    background: #f1efef; }
    .where-you-go-we-go-inner h2 {
      font-size: 24px;
      color: #313131; }
    .where-you-go-we-go-inner p {
      font-size: 14px;
      color: #1c1c1c; }
    .where-you-go-we-go-inner a {
      padding: 8px 32px;
      font-size: 14px;
      margin-bottom: 25px;
      margin-top: 12px; }

  .rider-info {
    margin-bottom: 32px; }
    .rider-info h2 {
      margin-bottom: 42px; }
    .rider-info .rider-information {
      background: none;
      width: 250px;
      margin-left: auto;
      margin-right: auto;
      position: relative;
      border: 1px dashed #003d4c;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      
      border-radius: 5px;
      margin-bottom: 25px; }
    .rider-info h3 {
      font-weight: 600;
      font-size: 14px;
      margin: 0;
      padding: 12px 0 12px 60px; }
    .rider-info .icon-wrap {
      position: absolute;
      left: -10px;
      top: -9px; }
      .rider-info .icon-wrap img {
        width: 54px;
        height: auto; }

  .section-slider {
    margin-bottom: 70px; }

  .port-authority-wrap {
    text-align: center; }
    .port-authority-wrap h3 {
      font-size: 16px !important; }

  .accessibility-and-translate {
    text-align: center; }
    .accessibility-and-translate a {
      border: 1px solid #fff;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      
      border-radius: 5px;
      display: inline-block;
      padding: 5px 8px;
      min-width: 100px; }

  .copyright-wrap {
    text-align: center;
    font-size: 12px; }

  .footer-bottom {
    padding: 15px 15px; }

  .breadcrumb-wrapper .breadcrumb, .page-content .page-content-inner{
    padding: 16px 0 !important; }
 
  .banner-text {
   padding: 10px 0 !important; 
  }
  .breadcrumb-wrapper li {
    font-size: 12px; }
    .breadcrumb-wrapper li a {
      font-size: 12px; }

  .bio-page-content-right h2 {
    margin-top: 8px;
    margin-bottom: 20px;
    text-align: center; }

  .page-content h1 {
    font-size: 30px; }

  .content-area h2 {
    font-size: 27px; }

  .page-top-content p {
    font-size: 13px;
    line-height: 1.4; }

  .box {
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
    .box .box-left {
      float: none;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 20px; }
    .box .box-right {
      margin-left: 0; }

  .block {
    margin-left: 0;
    text-align: left; }

  .block {
    text-align: center;
    max-width: 300px; }
    .block img {
      margin-left: auto;
      margin-right: auto; }

  .title-area h1 {
    padding-top: 15px;
    padding-bottom: 14px; }

  .content-area p {
    margin-bottom: 18px; }

  label {
    font-size: 11px; }

  .blocks > div > div {
    margin-left: auto;
    margin-right: auto; }

  /*---- New code ----*/
  .page-top-content {
    border-bottom: 0 solid #cacaca; }

  .trip-planner {
    padding-top: 80px;
    padding-bottom: 100px; }

  .email-and-print-this-trip {
    margin-bottom: 30px; }

  .container-schedule-finder h1 {
    font-size: 24px; }
  .container-schedule-finder .schedule-finder-form-wrapper {
    border-radius: 0; }
  .container-schedule-finder span.field-right-text {
    position: relative;
    top: -15px; }
  .container-schedule-finder .btns-purple {
    padding-left: 9px;
    padding-right: 9px; }
  .container-schedule-finder .btn-purple {
    margin-top: 20px;
    margin-bottom: 50px; }

  .table-top-content h4 {
    font-size: 18px !important; }
  .table-top-content p {
    font-size: 18px !important;
    line-height: 1.2 !important; }

  .schedule-finder-results .email-and-print-this-trip {
    margin-top: 7px;
    margin-bottom: 35px;
    float: right;
    clear: both; }

  input[type="radio"].toggle + label {
    min-width: 40px; }

  .trip-planner .section-header h1 {
    font-size: 24px; }
  .trip-planner .section-header p {
    font-size: 16px; }

  .box-travel-preferences ul li {
    font-size: 12px; }
  .box-travel-preferences a.edit-link {
    top: 20px;
    right: 10px;
    font-size: 12px; }

  .trip-planner-form-area .btn-purple {
    font-size: 16px; }
  .trip-planner-form-area .form-group label {
    font-size: 16px; } }
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  .alert-warning {
    font-size: 14px; }

  .tool-menu-mobile-version > a {
    right: 80px; }

  .banner-menu-items > .row > div a {
    font-size: 16px; }

  input[type="radio"].toggle + label {
    min-width: 60px; }

  .trip-planner-form-area .btn-purple {
    font-size: 16px; }
  .trip-planner-form-area .form-group label {
    font-size: 16px; }

  .box-travel-preferences ul li {
    font-size: 14px; }
  .box-travel-preferences a.edit-link {
    top: 20px;
    right: 20px;
    font-size: 14px; } }
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .navbar-header {
    width: 100%;
    text-align: center; }
    .navbar-header .navbar-brand {
      float: none;
      display: inline-block; }

  .alert-dismissable .close, .alert-dismissible .close {
    right: 0; }
    .alert-dismissable {
        font-size: 12px;
        font-weight: 600;
    }
  .navbar-left > li > a {
    padding-left: 10px;
    padding-right: 10px; }

  .banner {
    border-bottom: 0 solid }

  .banner-menu-items {
    position: absolute; }
    .banner-menu-items .row {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 0;
      background: none; }
    .banner-menu-items .row > div {
      padding-left: 15px;
      padding-right: 15px;
      margin-bottom: 0; }

  .banner-menu-items > .row > div a {
    padding: 20px 15px 14px;
    text-decoration: underline;
    background: rgba(207, 207, 206, 0.12);
    border-radius: 5px 5px 5px 5px;
    border-left: 0 solid #d0d1d2;
    border-bottom: 0 solid #d0d1d2;
    color: #030303; }
    .banner-menu-items > .row > div a img {
      opacity: 1; }
    .banner-menu-items > .row > div a div {
      opacity: 1; }
    .banner-menu-items > .row > div a:hover {
      text-decoration: none;
      background: rgba(207, 207, 206, 0.3);
      color: #030303; }
      .banner-menu-items > .row > div a:hover img {
        opacity: 1; }
      .banner-menu-items > .row > div a:hover div {
        opacity: 1; }

  h2 {
    font-size: 48px;
    margin-top: 55px;
    margin-bottom: 30px; }

  .service {
    background: #ebebeb;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    
    border-radius: 0; 
    /*min-height:255px;*/
     height:340px; 
  }
    .service h3 {
      text-align: center;
      max-width: none;
      background: none;
      padding-left: 0;
      font-weight: 700;
      font-size: 18px;
      padding-top: 0;
      padding-bottom: 0;
      margin-bottom: 0; }

  .services {
    margin-bottom: 70px; }

  .where-you-go-we-go {
    position: relative;
    background: none;
    background-size: cover;
    min-height: 700px; }
    .where-you-go-we-go .where-you-go-we-go-inner {
      background: rgba(0, 0, 0, 0.7);
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0; }

  .where-you-go-we-go-inner {
    background: none; }
    .where-you-go-we-go-inner h2 {
      font-size: 48px;
      color: #fff; }
    .where-you-go-we-go-inner p {
      font-size: 30px;
      color: #fff; }
    .where-you-go-we-go-inner a {
      padding: 15px 30px;
      font-size: 20px;
      margin-bottom: 50px;
      margin-top: 25px; }

  .rider-info {
    margin-bottom: 70px; }
    .rider-info h2 {
      margin-bottom: 70px; }
    .rider-info .rider-information {
      padding: 15px 7px;
      background: #ebebeb;
      text-align: center;
      width: auto;
      margin-left: 0;
      position: relative;
      border: 0 dashed #003d4c;
      margin-bottom: 0;
      min-height:240px!important;
    }
    .rider-info h3 {
      font-weight: 700;
      font-size: 18px;
      text-align: center;
      margin-top: 25px;
      margin-bottom: 20px;
      padding: 0; }
    .rider-info .icon-wrap {
      position: relative;
      margin-top: -64px; }
      .rider-info .icon-wrap img {
        border: 10px solid #fff;
        -webkit-border-radius: 42px;
        -moz-border-radius: 42px;
        
        border-radius: 42px;
        width: auto;
        height: auto; }

  .section-slider {
    margin-bottom: 100px; }

  .port-authority-wrap {
    border-left: 1px solid #c7c7c7;
    min-height: 345px;
    padding-left: 15px;
    text-align: left; }
    .port-authority-wrap h3 {
      font-size: 21px !important;
      margin-bottom: 20px; }

  .footer-top {
    background: #f4f4f4;
    padding-top: 35px;
    padding-bottom: 30px; }

  .accessibility-and-translate {
    text-align: left; }
    .accessibility-and-translate a {
      border: 0 solid #fff;
      /*display: inline;*/
      padding: 0;
      width: auto; }

  .copyright-wrap {
    text-align: right;
    font-size: 12px; }

  .footer-bottom {
    padding: 6px 15px; }

  .breadcrumb-wrapper .breadcrumb, .page-content .page-content-inner{
    padding: 16px 20px !important; }
  .banner-text {
   padding: 10px 26px !important; 
  }
  .breadcrumb-wrapper li {
    font-size: 12px; }
    .breadcrumb-wrapper li a {
      font-size: 12px; }

  .bio-page-content-right h2 {
    margin-top: 5px;
    margin-bottom: 25px;
    text-align: left; }

  .page-content h1 {
    font-size: 48px; }

  .content-area h2 {
    font-size: 35px; }

  .page-top-content p {
    font-size: 16px;
    line-height: 1.6; }

  .box {
    text-align: left; }
    .box .box-left {
      float: left; }
    .box .box-right {
      margin-left: 75px;
      max-width: 274px; }

  .block {
    max-width: 215px;
    text-align: left; }
    .block img {
      margin-left: 0; }

  .title-area h1 {
    padding-top: 33px;
    padding-bottom: 17px; }

  .content-area p {
    margin-bottom: 26px; }

  .form-inner-side {
    max-width: 655px;
    margin-left: auto;
    margin-right: auto; }

  label {
    font-size: 15px; }

  .blocks > div:nth-child(3) > div, .blocks > div:nth-child(6) > div {
    float: right; }

  .blocks > div:nth-child(2) > div, .blocks > div:nth-child(5) > div {
    margin-left: auto;
    margin-right: auto; }

  .blocks > div > div {
    margin-left: 0; }

  /*---- New code ----*/
  .page-top-content {
    border-bottom: 1px solid #cacaca; }

  .email-and-print-this-trip {
    float: right;
    margin-bottom: 0; }

  .trip-planner {
    padding-top: 160px;
    padding-bottom: 100px; }

  .container-schedule-finder h1 {
    font-size: 36px; }
  .container-schedule-finder .schedule-finder-form-wrapper {
    border-radius: 20px; }
  .container-schedule-finder span.field-right-text {
    margin-top: 15px;
    top: 0; }
  .container-schedule-finder .btns-purple {
    padding-left: 48px;
    padding-right: 48px; }
  .container-schedule-finder .btn-purple {
    margin-top: 10px;
    margin-bottom: 10px; }

  .table-top-content h4 {
    font-size: 24px !important; }
  .table-top-content p {
    font-size: 24px !important;
    line-height: 1.6 !important; }

  .schedule-finder-results .email-and-print-this-trip {
    margin-top: -21px;
    margin-bottom: 30px;
    float: right; }

  .trip-planner .section-header h1 {
    font-size: 30px; }
  .trip-planner .section-header p {
    font-size: 18px; }

  .trip-planner-form-area .btn-purple {
    font-size: 18px; }
  .trip-planner-form-area .form-group label {
    font-size: 18px; }

  .slick-next {
    display: none !important; } }
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .navbar-header {
    width: auto;
    text-align: left; }
    .navbar-header .navbar-brand {
      float: left;
      margin-right: 30px; }

  .alert-dismissable .close, .alert-dismissible .close {
    right: -21px; } }
/* Large Devices, Wide Screens */
* {
  margin: 0;
  padding: 0; }

.clearfix {
  clear: both; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  font-family: 'Open Sans', sans-serif; }

ul li {
  list-style: none; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

h2 {
  font-weight: 100;
  color: #5a5a5a; }

p {
  color: #5a5a5a; }

@media (min-width: 1200px) {
  .container {
    max-width: 1010px; } 


}
@media (min-width: 1024px) {
    .banner-text {
    padding: 10px 44px !important;
}
}
@media (min-width: 1440px) {
    .banner-text {
    padding: 10px 232px !important;
}
}
.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-15 {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left; } }
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
    /*.page-content .page-content-inner h2 {
        margin-top: 0!important;
    }*/
   
  .alert-warning {
    font-size: 10px; }

  .tool-menu-mobile-version > a {
    right: 65px; }


    .banner-menu-items .row {
      padding: 0;
    }
      .banner-menu-items .row > div {
        padding: 0; }
    .banner-menu-items > .row > div a {
      font-size: 14px;
      padding: 13px 12px;
      background: #f1efef;
      color: #003d4c;
      border-radius: 0 0 0 0;
      font-weight: 600;
      border-left: 1px solid #d0d1d2;
      border-bottom: 1px solid #d0d1d2; }

  h2 {
    font-size: 25px;
    margin-top: 30px;
    margin-bottom: 20px; }

  .service {
    background: none; }
    .service h3 {
      max-width: 240px;
      margin-left: auto;
      margin-right: auto;
      background: #ebebeb;
      position: relative;
      text-align: left;
      padding-left: 74px;
      padding-top: 12px;
      padding-bottom: 12px;
      margin-bottom: 34px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      
      border-radius: 5px;
      font-weight: 600;
      font-size: 14px; }
      .service h3 img {
        position: absolute;
        left: -4px;
        top: -10px;
        height:60px;
      }

  .services {
    margin-bottom: 20px; }

  .where-you-go-we-go {
    background: none; }
    .where-you-go-we-go img {
      width: 100%; }

  .where-you-go-we-go-inner {
    background: #f1efef; }
    .where-you-go-we-go-inner h2 {
      font-size: 24px;
      color: #313131; }
    .where-you-go-we-go-inner p {
      font-size: 14px;
      color: #1c1c1c; }
    .where-you-go-we-go-inner a {
      padding: 8px 32px;
      font-size: 14px;
      margin-bottom: 25px;
      margin-top: 12px; }

  .rider-info {
    margin-bottom: 32px; }
    .rider-info h2 {
      margin-bottom: 42px; }
    .rider-info .rider-information {
      background: none;
      width: 250px;
      margin-left: auto;
      margin-right: auto;
      position: relative;
      border: 1px dashed #003d4c;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      
      border-radius: 5px;
      margin-bottom: 25px; }
    .rider-info h3 {
      font-weight: 600;
      font-size: 14px;
      margin: 0;
      padding: 12px 0 12px 60px; }
    .rider-info .icon-wrap {
      position: absolute;
      left: -10px;
      top: -9px; }
      .rider-info .icon-wrap img {
        width: 54px;
        height: auto; }

  .section-slider {
    margin-bottom: 70px; }

  .port-authority-wrap {
    text-align: center; }
    .port-authority-wrap h3 {
      font-size: 16px !important; }

  .accessibility-and-translate {
    text-align: center; }
    .accessibility-and-translate a {
      border: 1px solid #fff;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      
      border-radius: 5px;
      display: inline-block;
      padding: 5px 8px;
      min-width: 100px; }

  .copyright-wrap {
    text-align: center;
    font-size: 12px; }

  .footer-bottom {
    padding: 15px 15px; } }
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  .alert-warning {
    font-size: 12px;
    font-weight: 600; }

  .tool-menu-mobile-version > a {
    right: 80px; }

  .banner-menu-items > .row > div a {
    font-size: 16px; } }
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .navbar-header {
    width: 100%;
    text-align: center; }
    .navbar-header .navbar-brand {
      float: none;
      display: inline-block; }

  .alert-dismissable .close, .alert-dismissible .close {
    right: 0; }

  .navbar-left > li > a {
    padding-left: 10px;
    padding-right: 10px; }

  .banner {
    border-bottom: 0 solid  }

  .banner-menu-items {
    position: absolute; }
    .banner-menu-items .row {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 0;
      background: none; }
      .banner-menu-items .row > div {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 0; }
    .banner-menu-items > .row > div a {
      padding: 20px 15px 14px;
      background: rgba(255, 255,255, 0.5);
      border-radius: 5px 5px 5px 5px;
      border-left: 0 solid #d0d1d2;
      border-bottom: 0 solid #d0d1d2;
      color: #030303; }
      .banner-menu-items > .row > div a img {
        opacity: 0.70; }
      .banner-menu-items > .row > div a:hover {
        text-decoration: none;
        background: rgba(255,255,255, 1);
        color: #030303; }
        .banner-menu-items > .row > div a:hover img {
          opacity: 1; }

  /*.banner-menu-items > .row > div a div {
    opacity: 0.6; }*/
  /*.banner-menu-items > .row > div a:hover div {
    opacity: 1; }*/
  h2 {
    font-size: 48px;
    margin-top: 55px;
    margin-bottom: 30px; }

  .service {
    background: #ebebeb;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
  
    border-radius: 0;
      min-height:255px;
  }
    .service h3 {
      text-align: center;
      max-width: none;
      background: none;
      padding-left: 0;
      font-weight: 700;
      font-size: 18px;
      padding-top: 0;
      padding-bottom: 0;
      margin-bottom: 0; }

  .services {
    margin-bottom: 70px; }

  .where-you-go-we-go {
    position: relative;
    background: none;
    background-size: cover;
    min-height: 700px; }
    .where-you-go-we-go .where-you-go-we-go-inner {
      background: rgba(0, 0, 0, 0.7);
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0; }

  .where-you-go-we-go-inner {
    background: none; }
    .where-you-go-we-go-inner h2 {
      font-size: 48px;
      color: #fff; }
    .where-you-go-we-go-inner p {
      font-size: 30px;
      color: #fff; }
    .where-you-go-we-go-inner a {
      padding: 15px 30px;
      font-size: 20px;
      margin-bottom: 50px;
      margin-top: 25px; }

  .rider-info {
    margin-bottom: 70px; }
    .rider-info h2 {
      margin-bottom: 70px; }
    .rider-info .rider-information {
      padding: 15px 7px;
      background: #ebebeb;
      text-align: center;
      width: auto;
      margin-left: 0;
      position: relative;
      border: 0 dashed #003d4c;
      margin-bottom: 0;
      min-height:240px!important;
    }
    .rider-info h3 {
      font-weight: 700;
      font-size: 18px;
      text-align: center;
      margin-top: 25px;
      margin-bottom: 20px;
      padding: 0; }
    .rider-info .icon-wrap {
      position: relative;
      margin-top: -64px; }
      .rider-info .icon-wrap img {
        border: 10px solid #fff;
        -webkit-border-radius: 42px;
        -moz-border-radius: 42px;
        
        border-radius: 42px;
        width: auto;
        height: auto; }

  .section-slider {
    margin-bottom: 100px; }

  .port-authority-wrap {
    border-left: 1px solid #c7c7c7;
    min-height: 345px;
    padding-left: 15px;
    text-align: left; }
    .port-authority-wrap h3 {
      font-size: 21px !important;
      margin-bottom: 20px; }

  .footer-top {
    background: #f4f4f4;
    padding-top: 35px;
    padding-bottom: 30px; }

  .accessibility-and-translate {
    text-align: left; }
    .accessibility-and-translate a {
      border: 0 solid #fff;
      /*display: inline;*/
      padding: 0;
      width: auto; }

  .copyright-wrap {
    text-align: right;
    font-size: 12px; }

  .footer-bottom {
    padding: 6px 15px; } }
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .navbar-header {
    width: auto;
    text-align: left; }
    .navbar-header .navbar-brand {
      float: left;
      margin-right: 30px; }

  .alert-dismissable .close, .alert-dismissible .close {
    right: -21px;
    margin-top: -3px; } }


/* Large Devices, Wide Screens */
.main-wrapper {
  overflow: hidden; }

.alert-warning, .alert-information, .alert-danger {
  background: #000000;
  margin-bottom: 0;
  color: #fff;
  border-radius: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border: none; }


.alert-danger .container a  {
  color:#ff0000;
  text-decoration:none;
 }


.alert-warning .container a  {
  color: #FFA500;
  text-decoration:none;
 }


.alert-information .container a  {
  color: #fff;
  text-decoration:none;
 }


.close
{
      opacity:1 !important;
}
  .alert-warning .container a .close,.alert-information .container a .close,  .alert-warning  .container a .close{
    /*color: #fff !important;
    font-size: 20px;*/
    opacity:1 !important;
    opacity: 1; }

    

.navbar {
  border-bottom: 5px solid #003d4c!important;
  min-height: 88px;
  margin-bottom: 0!important;
  background: #ffffff; }
  .navbar .navbar-brand {
    height: 50px;
    padding: 0px 15px; 
    margin-top: 10px;
  }
  .navbar .navbar-left > li > a {
    margin-top: 32px;
    padding-top: 14px;
    padding-bottom: 36px;
    font-size: 16px;
    color: #2e2d2d !important;
    font-weight: 600;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0; }
  .navbar .navbar-right {
    margin-top: 40px; }
    .navbar .navbar-right li {
      margin-left: 7px; }
      .navbar .navbar-right li:hover a {
        background: #003d4c;
        color: #fff; }
      .navbar .navbar-right li a {
        width: 34px;
        height: 34px;
        background: #4a4a4a;
        line-height: 34px;
        text-align: center;
        -webkit-border-radius: 17px;
        -moz-border-radius: 17px;
       
        border-radius: 17px;
        display: block;
        padding: 0; }
      .navbar .navbar-right li:last-child a {
        width: auto;
        height: auto;
        background: none;
        color: #003d4c;
        text-align: right;
        border-radius: 0;
        display: block;
        font-size: 16px;
        text-transform: uppercase;
        margin-left: 40px;
        padding: 0; }
        .navbar .navbar-right li:last-child a:hover {
          text-decoration: underline; }


.dropnav {
  display: none; }

.menu-items {
  background: #ebebeb;
}
  .menu-items .megamenu {
    padding: 25px 0 20px 0;
height:150px; }
    .menu-items .megamenu .row {
      display: flex;
      align-items: center; }
  .menu-items a {
    color: #3b3b3b;
    font-size: 14px;
    font-weight: 600; }
    .menu-items a:hover {
      color: #003d4c;
      text-decoration: none; }
    .menu-items-title-link a{
          color: #f4f4f4;
          text-decoration:none;
    }   
    .menu-items-title a{
          color: #003d4c;
      text-decoration: none; 
    }
     .menu-items-title-link a:hover {
      color: #f4f4f4;
      text-decoration:none;
     }
    .menu-items-title a:hover {
      color: #003d4c;
      text-decoration: none; }
  .menu-items #nav_schedules {
    max-width: 575px;
    margin-left: auto;
    margin-right: auto; }
  .menu-items .more-services h4 {
    font-size: 14px;
    font-weight: 700;
    color: #5a5a5a; }
  .menu-items .more-services ul {
    margin-bottom: 0;
    columns: 2;
    -moz-columns: 2;
    -webkit-columns: 2; }
  .menu-items .more-services a {
    color: #003d4c;
    font-size: 12px;
    font-weight: 600; }
    .menu-items .more-services a:hover {
      text-decoration: underline; }

.trip-tools-and-search-form-area {
  position: relative; 
z-index:1000;}
  .trip-tools-and-search-form-area .tools-and-srch-form {
    background: #003d4c; }
    .trip-tools-and-search-form-area .tools-and-srch-form > div {
      display: none; }
  .trip-tools-and-search-form-area .trip-tools {
    text-align: center; }
    .trip-tools-and-search-form-area .trip-tools .row {
      display: flex;
      align-items: center;
      min-height: 56px;
      padding: 16px 0; }
    .trip-tools-and-search-form-area .trip-tools a {
      font-size: 14px;
      font-weight: 600;
      color: #fff;
      text-transform: uppercase; }
  .trip-tools-and-search-form-area .search-form-area {
    text-align: center; }
    .trip-tools-and-search-form-area .search-form-area .container {
      display: flex;
      align-items: center;
      min-height: 56px;
      text-align: center;
      padding: 11px 0 16px 0; }
    .trip-tools-and-search-form-area .search-form-area .search-form-inner-container {
      position: relative;
      max-width: 425px;
      margin-left: auto;
      margin-right: auto;
      width: 100%; }
    .trip-tools-and-search-form-area .search-form-area input[type="text"] {
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      
      border-radius: 10px;
      border: none;
      width: 100%;
      height: 30px;
      line-height: 1;
      padding: 2px 5px;
      font-style: italic; }
    .trip-tools-and-search-form-area .search-form-area input[type="submit"] {
      background: #fff url(../img/icon_srch.png) no-repeat scroll right center;
      border: none;
      color: transparent;
      position: absolute;
      right: 7px;
      top: 0;
      width: 30px;
      height: 30px;
      padding: 5px; }
.search-menu-mobile-version .












nav input[type="submit"] {
    background: #fff url(../img/icon_srch.png) no-repeat scroll right center;
    border: none;
    color: transparent;
    position: absolute;
    right: 20px;
    top: 12px;
    width: 30px;
    height: 30px;
    padding: 5px;
}
  .trip-tools-and-search-form-area .trip-tools-and-search-menu {
    position: absolute;
    /*top: 56px;*/
    top: 0;
    right: -15px;
    z-index:9999;
    text-align: right;
    width: 100%; }
    .trip-tools-and-search-form-area .trip-tools-and-search-menu a {
      background: #003d4c;
      padding: 2px 18px 5px;
      min-width: 128px;
      text-align: center;
      text-transform: uppercase;
      color: #fff;
      font-size: 12px;
      font-weight: 600;
      margin-left: 10px;
      display: inline-block;
      border-radius: 0 0 5px 5px; }
      .trip-tools-and-search-form-area .trip-tools-and-search-menu a.active {
text-decoration:underline;
        background: #003d4c !important; }
      .trip-tools-and-search-form-area .trip-tools-and-search-menu a:hover {
        text-decoration: none;
        background: #003d4c; }
   

.banner {
  position: relative; }
  .banner .video-container {
    max-height: 560px;
    overflow: hidden; }
  .banner #video-bg {
    margin: 0;
    padding: 0;
    right: 0;
    bottom: 0;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    z-index: 2;
  
    background-size: cover; }
  .banner .banner-menu-items {
    max-width: 745px;
    width: 100% !important;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 50px;
    margin-top: 50px;
   }
    .banner .banner-menu-items > .row > div a {
      display: block;
      text-align: center;
      border-top: 5px solid #003d4c; 
      text-transform: uppercase;
    }
    .banner .banner-menu-items a img {
      margin-bottom: 10px;
      display: inline-block; }
/*banner-text starts*/
*{
  outline:none !important;
}
.banner-area{
  position: relative;
  clear: both;
  width: 100%;
  max-height:400px;
  overflow: hidden; 
}
.banner-text{
  background: rgba(0,0,0,0.5);
  color: #fff;  
  padding: 5px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  /*text-align: center;*/
}
.banner-text h1{
  margin: 0;
  font-size: 16px;
  float: left;
 
  text-transform: uppercase;
}
.banner-mobi-version {
    overflow: hidden;
}
/*.hidden-video{
  display: none !important;  
}
.hidden-video + .banner-mobi-version{
  display: block !important;
}*/
@media(min-width: 768px){
  .banner-text{
   padding: 15px;
  }
  .banner-text h1{
    font-size: 24px;
  }
  .banner .banner-menu-items > .row > div a {
    min-height: 143px;
  }
}
@media(min-width: 992px){
  .banner-text h1{
    font-size: 26px;
    font-weight:700;
  }
}
@media(min-width: 1200px){
  .banner-text h1{
    font-size: 36px;
  }  
}
@media (max-width: 767px){
  .banner-menu-items .row{
    background: transparent;
  }
  
  .banner .banner-menu-items > .row > div a{
    float: left;
    width: 100%;
    margin-top: 5px;
    text-align: left;
  }
  .banner .banner-menu-items a img{
    float: left;
    width: 25px;
    display: block; 
    margin: 0;
  }
  .banner .banner-menu-items a img + div{
    float: right;
    width: calc(100% - 25px);
    padding-left: 15px;
    line-height: 26px;
  }
}
/*banner-text ends*/
.services {
  background: #fff; }
  .services h2 {
    text-align: center; }
  .services .service h3 {
    color: #003d4c; }

    .services .service a{
    color: #003d4c;
    text-decoration:none;
    text-align:center;
    }

  .services .service p {
    font-size: 14px;
    text-align: center;
    margin-bottom: 0;
    padding: 15px 14px 30px; }

.where-you-go-we-go .where-you-go-we-go-inner {
  text-align: center;
  width: 100%; }
  .where-you-go-we-go .where-you-go-we-go-inner .container {
    max-width: 810px; }
  .where-you-go-we-go .where-you-go-we-go-inner h2 {
    font-weight: 600; }
  .where-you-go-we-go .where-you-go-we-go-inner a {
    background: #003d4c;
    color: #fff;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    
    border-radius: 5px; }
    .where-you-go-we-go .where-you-go-we-go-inner a:hover {
      text-decoration: none;
      background: #003d4c; }

.rider-info h2 {
  text-align: center; }
.rider-info h3 {
  color: #003d4c; }


.rider-info h3 a {
  color: #003d4c; 
  text-decoration:none;
}

.rider-info p {
  font-size: 14px;
  color: #5a5a5a; }

.section-slider {
  font-size: 14px;
  text-align: center; }
  .section-slider p {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 20px; }

#footer .footer-top {
  background: #f4f4f4; }
  #footer .footer-top h4 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px; }
  #footer .footer-top ul > li, #footer .footer-top a {
    font-size: 14px;
    color: #585858;
    line-height: 26px; }
  #footer .footer-top h3 {
    font-size: 23px;
    font-weight: 700; }
  #footer .footer-top .phone-no {
    font-size: 22px;
    font-weight: 700;
    color: #464646; }
#footer .footer-bottom {
  background: #dde5ed;
  color: #000; }
  #footer .footer-bottom ul {
   margin-top: 5px;
    display: inline-block;
    margin-left: -20px;
    margin-bottom: 0; }
    #footer .footer-bottom ul li {
      float: left;
      margin-left: 12px; }
      #footer .footer-bottom ul li a {
        font-size: 12px;
        color: #000; }
  #footer .footer-bottom .copyright p {
    margin-top: 5px;
    font-size: 12px;
    color:#000;
  }



.menu-mobile-version #menu, .menu-mobile-version #tools,  .menu-mobile-version #search {
  display: none; }

#mobileNav {
  min-height: 74px;
  background: #fff;
 
  z-index: 999999; }
  #mobileNav .tool-menu-mobile-version .slicknav_nav a {
    font-weight: 600;
    padding: 12px 15px;
    margin: 2px 0 !important;
    margin: 2px 5px;
    text-decoration: none;
    border-bottom: 1px solid #dedede;
    border-radius: 0; }
    #mobileNav .tool-menu-mobile-version .slicknav_nav a:hover {
      background: #f7f7f7; }
  #mobileNav .slicknav_btn {
    background: none;
padding-left: 8px;
    padding-right: 8px; }
    #mobileNav .slicknav_btn .slicknav_menutxt {
      color: #323232 !important;
      text-shadow: none;
      font-weight: 700;
      font-size: 11px;
      text-transform: uppercase; }
  #mobileNav .slicknav_icon {
    display: none; }
  #mobileNav .tool-menu-mobile-version > a.slicknav_open {
    background: #ebebeb url('../img/icons/Plan Your Trip.png') no-repeat center 10px;
    background-size:20px 20px;
  }
  #mobileNav .search-menu-mobile-version > a.slicknav_open {
    background: #ebebeb url('../img/icons/search2.png') no-repeat center 10px;
    background-size:20px 20px;
    padding-left: 7px;
    padding-right: 7px;
  }
  #mobileNav .main-menu-mobile-version > a.slicknav_open {
    background: #ebebeb url(../img/menu_bars.png) no-repeat center 10px;
      background-size:20px 20px;
  }
  #mobileNav .slicknav_open .slicknav_menutxt {
    color: #323232 !important;
    text-shadow: none;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase; }
  #mobileNav .main-menu-mobile-version .slicknav_nav p {
    margin: 0;
    border-bottom: 1px solid #dedede;
    padding: 5px 15px 6px; }
  #mobileNav .main-menu-mobile-version .slicknav_nav input[type="text"] {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    max-width: 310px;
    height: 22px;
    line-height: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    
    border-radius: 20px;
    background: #fff url(../img/icon_srch.png) no-repeat;
    background-position: 99% center; }
  #mobileNav .main-menu-mobile-version .slicknav_nav a {
    font-weight: 600;
    padding: 5px 15px;
    margin: 2px 0 !important;
    margin: 2px 5px;
    text-decoration: none;
    border-bottom: 1px solid #dedede;
    border-radius: 0; }
    #mobileNav .main-menu-mobile-version .slicknav_nav a:hover {
      background: #f7f7f7; }
  #mobileNav .main-menu-mobile-version > a {
    position: fixed;
    /*top: 12px;*/
    right: 62px;
    height: 64px;
    border-radius: 3px 3px 0 0;
    padding-top: 38px;
    background: url(../img/menu_bars.png) no-repeat center 10px;
      background-size:20px 20px;
  }
  #mobileNav .tool-menu-mobile-version > a {
    position: fixed;
    /*top: 8px;*/
    height: 64px;
    right: 107px;
    border-radius: 3px 3px 0 0;
    padding-top: 38px;
    background: url('../img/icons/Plan Your Trip.png') no-repeat center 10px;
    background-size:20px 20px;
 z-index: 9999999999;
  }
  #mobileNav .search-menu-mobile-version > a {
    position: absolute;
    /*top: 12px;*/
    right: 125px;
    height: 64px;
    border-radius: 3px 3px 0 0;
    padding-top: 38px;
    background: url(../img/icons/search2.png) no-repeat center 10px; 
    background-size:20px 20px;
  }
  #mobileNav .main-menu-mobile-version > a {
    position: fixed;
    /*top: 8px;*/
 z-index: 1;
    }
   #mobileNav .search-menu-mobile-version > a {
    position: fixed;
    /*top: 8px;*/
    right: 8px; 
 z-index: 1;}
  #mobileNav .logo-mobi-verion {
    position: fixed;
    /*top: 26px;*/
    left: 15px;
    z-index: 1;
    margin-top:0;
  }
  #mobileNav .slicknav_menu {
    padding: 0; 
position: fixed;
z-index:1;}
    #mobileNav .slicknav_menu > ul {
      position: fixed;
      top: 74px;
      width: 100%;
      background: #ebebeb;
z-index:10; }
      #mobileNav .slicknav_menu > ul li a {
        color: #3a3a3a;
        font-size: 14px;
        font-weight: 600; }
  #mobileNav .slicknav_nav li {
    text-transform: none; }
  #mobileNav .slicknav_nav > li {
    text-transform: uppercase; }

.banner-mobi-version img {
  width: 100%;
  height: auto; }

/*# sourceMappingURL=main.css.map */
/*------------------------------------
	BIO PAGE
-------------------------------------*/
.banner-area img,
.banner-mobi-version img{
  width: 100%;   
}

.breadcrumb-wrapper {
  background: #f4f4f4;
  min-height: 47px;
  line-height: 1;
  width: 100%;
  margin-bottom: 26px;
 }
  .breadcrumb-wrapper .breadcrumb {
    margin-bottom: 0; }
    .breadcrumb-wrapper li {
        color: #003d4c !important;
    }
    .breadcrumb-wrapper li a {
      color: #003d4c !important; }
    .breadcrumb-wrapper .breadcrumb > li + li:before {
        padding: 0 5px;
        color: #003d4c;
        content: ">";
    }

.page-content h1 {
  color: #4b4b4b;
  font-weight: 600; }
.page-content .content-area {
  margin-bottom: 5px; }
  .page-content .content-area h3 {
    margin-top: 36px;
    margin-bottom: 21px; }
  .page-content .content-area p {
    font-size: 16px;
    line-height: 1.6; }
  .page-content .content-area .chief-executive-officer img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px; }
.page-content .title-area {
  /*h1{
      padding-top:35px;
      padding-bottom: 17px;
  }*/
  border-bottom: 1px solid #cacaca; }
.page-content .bio-page-content-area {
  margin-bottom: 42px;
  margin-top: 47px; }
.page-content .page-content-inner {
  margin-bottom: 42px;
  overflow: hidden; }
  .page-content .page-content-inner h2 {
    margin-top: 20px;
    margin-bottom: 50px; }

/*------------------------------------
  BOARD OF DIRECTORS PAGE
-------------------------------------*/
.page-content .container-inner {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto; }
.page-content .page-top-content {
  border-bottom: 1px solid #cacaca;
  margin-bottom: 53px; }
  .page-content .page-top-content h1 {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 26px; }
  .page-content .page-top-content p {
    margin-bottom: 18px;
    color: #535353; }
.page-content .section-header h2 {
  margin-bottom: 64px; }
.page-content .boxes, .page-content .blocks {
  max-width: 875px;
  margin-left: auto;
  margin-right: auto; }
.page-content .box {
  max-width: 430px;
  margin-bottom: 53px;
  /*overflow: hidden;*/ 
min-height : 130px;
}
  .page-content .box .box-left {
    border: 1px solid #dadada;
    width: 54px;
    height: 54px;
    line-height: 52px;
    text-align: center;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    
    border-radius: 27px; }
  .page-content .box .box-right h3 {
    color: #003d4c;
    font-weight: 600;
    font-size: 22px;
    margin-top: 0; }
  .page-content .box .box-right p {
    line-height: 1.3;
    font-size: 14px;
    margin-bottom: 18px; }
.page-content .block h3 {
  color: #003d4c;
  font-weight: 600;
  font-size: 22px;
  margin-top: 25px;
  margin-bottom: 17px; }
.page-content .block p {
  line-height: 1.4;
  font-size: 14px;
  /*margin-bottom: 66px;*/ }
.page-content .section-board-members {
  margin-top: 13px;
  overflow: hidden; }
  .page-content .section-board-members .section-header h2 {
    margin-top: 13px; }

/*------------------------------------
  FARE INFO
-------------------------------------*/
.page-content .section-purchase .blocks {
  max-width: 749px;
  margin-left: auto;
  margin-right: auto; }
.page-content .section-purchase .block {
  max-width: 285px;
  text-align: left; }
.page-content .section-purchase .block2 {
  float: right; }
.page-content .section-purchase .block p {
  margin-bottom: 55px; }

/*------------------------------------
  Services
-------------------------------------*/
.page-content .section-main-services .block p {
  margin-bottom: 50px; }

/*------------------------------------
  Contact Form
-------------------------------------*/
.form-inner-side {
  margin-bottom: 30px; }
  .form-inner-side label {
    color: #484848;
    margin-bottom: 20px; }
  .form-inner-side .form-group {
    margin-bottom: 30px; }
  .form-inner-side input[type="text"], .form-inner-side input[type="email"], .form-inner-side select {
    height: 38px;
    line-height: 1;
    border: 1px solid #979797; }
  .form-inner-side textarea {
    border: 1px solid #979797; }
  .form-inner-side select {
    max-width: 190px; }
  .form-inner-side button[type="submit"] {
    background: #c01b83;
    width: 150px;
    height: 40px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #fff; }
  .form-inner-side button[type="submit"]:hover, .form-inner-side button[type="submit"]:active, .form-inner-side button[type="submit"]:focus {
    background: #c01b83;
    color: #fff; }

/*------------------------------------
  Business Center
-------------------------------------*/
.advertise-with-us {
  padding-left: 0;
  padding-right: 0; }
  .advertise-with-us .section-advertise-with-us {
    margin-bottom: 62px; }
    .advertise-with-us .section-advertise-with-us img {
      width: 100%; }
  .advertise-with-us .content-block {
    margin-top: 14px;
    max-width: 875px;
    margin-left: auto;
    margin-right: auto; }
    .advertise-with-us .content-block p {
      line-height: 1.4;
      font-size: 14px; }
    .advertise-with-us .content-block a.advertise-today-btn {
      background: #c01b81;
      color: #fff;
      width: 187px;
      height: 40px;
      text-align: center;
      padding: 10px 5px; }
      .advertise-with-us .content-block a.advertise-today-btn:hover {
        background: #bb0877; }
.block h3 a, .box-right h3 a{
    color: #003d4c;
    text-decoration: none;
}

/*# sourceMappingURL=main.css.map */



.page-content-inner.content-area ul li { 
    list-style-type : circle;
    margin-left:20px; 
  }

.page-content-inner.content-area ol li { 
    list-style-type:numeric;
    margin-left:20px; 
  }



/*------------------------------------
  Trip Planner
-------------------------------------*/
.trip-planner {
  background: url(../img/banner_trip_planner.png) no-repeat;
  background-size: cover;
  min-height: 705px; }
  .trip-planner .container {
    max-width: 930px;
    margin: 0 auto; }
  .trip-planner label {
    color: #fff; }
  .trip-planner .section-header h1 {
    font-weight: bold;
    font-family: arial;
    color: #fff!important; }
  .trip-planner .section-header p {
    color: #fff;
    font-family: arial;
    margin-bottom: 30px; }
  .trip-planner .trip-planner-form-area .form-group label {
    font-weight: bold;
    font-family: arial;
    margin-bottom: 12px; }
  .trip-planner .trip-planner-form-area .form-group label span {
    background: #003d4c;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 42px;
    font-size: 24px;
    font-weight: bold;
    margin-right: 7px; }
  .trip-planner .trip-planner-form-area .btn-purple {
    background: rgba(176, 28, 120, 0.85);
    color: #fff;
    font-weight: bold;
    font-family: arial; }
  .trip-planner .trip-planner-form-area .reset-plan-return-trip-need-help-links {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 8px; }
    .trip-planner .trip-planner-form-area .reset-plan-return-trip-need-help-links div {
      padding-left: 5px;
      padding-right: 5px; }
    .trip-planner .trip-planner-form-area .reset-plan-return-trip-need-help-links a {
      font-size: 14px;
      color: #fff;
      text-decoration: underline; }
      .trip-planner .trip-planner-form-area .reset-plan-return-trip-need-help-links a:hover {
        text-decoration: none; }
  .trip-planner .choose-on-map-and-use-my-location {
    text-align: right;
    margin-top: 7px; }
    .trip-planner .choose-on-map-and-use-my-location a {
      font-weight: bold;
      font-family: arial;
      font-size: 14px;
      color: #fff; }
    .trip-planner .choose-on-map-and-use-my-location .checkbox {
      display: inline-block;
      margin: 0;
      margin-left: 17px; }
      .trip-planner .choose-on-map-and-use-my-location .checkbox label {
        font-family: arial;
        font-size: 14px;
        color: #fff; }
  .trip-planner .box-travel-preferences {
    position: relative;
    background: rgba(197, 204, 206, 0.9);
    padding: 20px;
    border-radius: 10px;
    -moz-order-radius: 10px;
    -webkit-border-radius: 10px; }
    .trip-planner .box-travel-preferences ul {
      margin-bottom: 0; }
      .trip-planner .box-travel-preferences ul li {
        color: #333333;
        font-family: arial;
        font-weight: bold; }
        .trip-planner .box-travel-preferences ul li span {
          color: #000; }
    .trip-planner .box-travel-preferences a.edit-link {
      position: absolute;
      z-index: 2;
      color: #993366;
      text-transform: uppercase;
      font-family: arial;
      font-weight: bold; }
    .box-travel-preferences a.edit-link {
    top: 20px;
    right: 20px;
    font-size: 14px;
}

body.js .suggested-trips {
  display: none;
  background-color:#fff;
}

.loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('/Content/img/loader.gif') 50% 50% no-repeat rgb(249,249,249);
    opacity: .8;
}

.suggested-trips .container {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto; }
.suggested-trips h2 {
  font-size: 24px;
  color: #000;
  font-weight: bold;
  margin-top: 25px; }
.suggested-trips .email-and-print-this-trip {
  margin-left: -35px;
  margin-top: 30px;
  overflow: hidden; }
  .suggested-trips .email-and-print-this-trip li {
    float: left;
    margin-left: 35px;
    display: block;
    text-align: center; }
    .suggested-trips .email-and-print-this-trip li a {
      font-size: 15px;
      color: #000;
      font-family: arial;
      display: block; }
    .suggested-trips .email-and-print-this-trip li:first-child img {
      margin-bottom: 7px; }
    .suggested-trips .email-and-print-this-trip li:last-child img {
      margin-bottom: 2px;
      position: relative;
      top: -5px; }
.suggested-trips .suggested-tips-content-area {
  margin-bottom: 20px; }
  .suggested-trips .suggested-tips-content-area .tabs {
    position: relative; }
  .suggested-trips .suggested-tips-content-area .tabs img.purple_arrow {
    /*position: absolute;
    right: 15px;
    height: 24px;
    top: 0;*/
    height: 24px;
    margin-left: 40px; }
  .suggested-trips .suggested-tips-content-area .tab-menu-items {
    border-bottom: 5px solid #003d4c; }
  .suggested-trips .suggested-tips-content-area .tab-content {
    border-top: 5px solid #003d4c; }
  .suggested-trips .suggested-tips-content-area .tab-content > div {
    display: block; }
  .suggested-trips .suggested-tips-content-area .tab-content .active {
    display: inherit; }
  .suggested-trips .suggested-tips-content-area .tab-list-area {
    position: relative;
    z-index: 2;
    /*margin-left: -12px;*/
    margin-bottom: 0;
    /*max-width: 200px;*/ }
    .suggested-trips .suggested-tips-content-area .tab-list-area li {
            float: left;
            overflow: hidden;
            margin-left: 12px;
             border-bottom:none;
             border-left:2px solid #003d4c;
             border-top:2px solid #003d4c;
             border-right:2px solid #003d4c;
             border-radius: 6px 6px 0 0;
                -moz-border-radius: 6px 6px 0 0;
                -webkit-border-radius: 6px 6px 0 0;
               text-decoration:none;
        }
         .suggested-trips .suggested-tips-content-area .tab-list-area .active a{
            background-color:#fff;
            color:#003d4c;
            text-decoration:none;
         }
            .suggested-trips .suggested-tips-content-area .tab-list-area li a {
            color:#fff;
            background-color:#003d4c;
                padding: 5px 20px;
                margin-bottom: -5px;              
                display: block;
               text-decoration:none;
            }
  .suggested-trips .suggested-tips-content-area .panel-trip-time-cost-transfers {
    background: #f5f5f5;
    margin-bottom: 22px;
    padding-top: 20px;
    padding-bottom: 25px; }
    .suggested-trips .suggested-tips-content-area .panel-trip-time-cost-transfers ul li {
      font-size: 15px;
      margin-bottom: 4px;
      display: block; }
  .suggested-trips .suggested-tips-content-area .panel-schedule .schedule {
    overflow: hidden; }
    .suggested-trips .suggested-tips-content-area .panel-schedule .schedule .schedule-left {
      float: left;
      font-weight: bold;
      margin-top: 8px; }
    .suggested-trips .suggested-tips-content-area .panel-schedule .schedule .schedule-right {
      margin-left: 85px;
      position: relative; }
      .suggested-trips .suggested-tips-content-area .panel-schedule .schedule .schedule-right ul {
        margin-bottom: 0;
        padding-bottom: 30px; }
        .suggested-trips .suggested-tips-content-area .panel-schedule .schedule .schedule-right ul li {
          font-size: 12px; }
          .suggested-trips .suggested-tips-content-area .panel-schedule .schedule .schedule-right ul li a {
            color: #cc3399; }
    .suggested-trips .suggested-tips-content-area .panel-schedule .schedule .icon_wrapper {
      position: absolute;
      background: #737373;
      width: 38px;
      height: 38px;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      text-align: center;
      line-height: 38px;
      
      left: -21px;
      top: 0; }
    .suggested-trips .suggested-tips-content-area .panel-schedule .schedule .icon_red.icon_wrapper {
      background: #f43e3e; }
  .suggested-trips .suggested-tips-content-area .panel-schedule .schedule-1 .schedule-right {
    border-left: 4px solid #737373;
    padding-left: 35px; }
  .suggested-trips .suggested-tips-content-area .panel-schedule .schedule-2 .schedule-right {
    border-left: 4px dotted #737373;
    padding-left: 35px; }
  .suggested-trips .suggested-tips-content-area .panel-schedule .schedule-3 .schedule-right {
    padding-left: 35px; }

.modal h4 {
  font-size: 24px;
  font-weight: bold;
  color: #000; }
.modal .modal-content {
  border-radius: 0; }
.modal .modal-body {
  padding: 0; }
.modal .modal-footer {
  padding: 15px;
  text-align: center;
  border-top: 0 solid #e5e5e5; }
.modal .btn-purple {
  background: #003d4c !important;
  color: #fff;
  font-size: 20px;
  font-family: arial; }

.img_100 {
  width: 100%; }

.container-schedule-finder {
  max-width: 980px; }
  .container-schedule-finder h1 {
    font-weight: bold;
    color: #000; }
  .container-schedule-finder .schedule-finder-form-wrapper {
    background: #dde3e5;
    padding: 15px 15px; }
    .container-schedule-finder .schedule-finder-form-wrapper h4 {
      font-size: 14px;
      font-weight: bold;
      color: #333333;
      font-family: arial; }
    .container-schedule-finder .schedule-finder-form-wrapper span.field-right-text {
      font-size: 12px;
      color: #333333;
      font-family: arial;
      display: inline-block; }
    .container-schedule-finder .schedule-finder-form-wrapper select, .container-schedule-finder .schedule-finder-form-wrapper .form-control {
      height: 44px; }
    .container-schedule-finder .schedule-finder-form-wrapper .row {
      padding-left: 10px;
      padding-right: 10px; }
    .container-schedule-finder .schedule-finder-form-wrapper .row > div {
      padding-left: 5px;
      padding-right: 5px; }
  .container-schedule-finder .btn-purple {
    background: #003d4c !important;
    color: #fff; }
  .container-schedule-finder .btns-purple > div {
    padding-left: 6px;
    padding-right: 6px; }
    .container-schedule-finder .btns-purple > div .btn-purple {
      display: inline-block; }
  .container-schedule-finder .panel-online-booking {
    margin-bottom: 50px; }
    .container-schedule-finder .panel-online-booking .learn-more {
      float: right; }

.table-top-content h4 {
  color: #000; }
.table-top-content p {
  color: #000;
  margin-bottom: 15px; }

.select-visible-stops {
  float: left; }
  .select-visible-stops #dLabel {
    background: #ebebeb;
    border: 2px solid #d7d7d7;
    padding: 4px 15px;
    border-radius: 3px;
    font-size: 14px; }
  .select-visible-stops ul.dropdown-menu {
    padding: 15px;
    min-width: 300px; }

.schedule-finder-results .am-pm {
  margin-left: 208px;
  margin-bottom: 10px; }

.btn-radio {
  border: 1px solid #9a1667;
  display: inline-block;
  padding: 5px;
  position: relative;
  text-align: center;
  transition: background 600ms ease, color 600ms ease;
  font-size: 14px; }

.btn-am {
  border-radius: 3px 0 0 3px; }

.btn-pm {
  border-radius: 0 3px 3px 0; }

input[type="radio"].toggle {
  display: none; }
  input[type="radio"].toggle + label {
    cursor: pointer; }
    input[type="radio"].toggle + label:hover {
      background: none;
      color: #1a1a1a; }
    input[type="radio"].toggle + label:after {
      background: #9a1667;
      content: "";
      height: 100%;
      position: absolute;
      top: 0;
      transition: left 200ms cubic-bezier(0.77, 0, 0.175, 1);
      width: 100%;
      z-index: -1; }
  input[type="radio"].toggle.toggle-left + label {
    border-right: 0; }
    input[type="radio"].toggle.toggle-left + label:after {
      left: 100%; }
  input[type="radio"].toggle.toggle-right + label {
    margin-left: -5px; }
    input[type="radio"].toggle.toggle-right + label:after {
      left: -100%; }
  input[type="radio"].toggle:checked + label {
    cursor: default;
    color: #fff;
    transition: color 200ms; }
    input[type="radio"].toggle:checked + label:after {
      left: 0; }
    .container .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.container .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid ;
    border-radius: 4px;
}

.schedule-finder-results .email-and-print-this-trip {
  margin-left: -35px;
  overflow: hidden; }
  .schedule-finder-results .email-and-print-this-trip li {
    float: left;
    margin-left: 35px;
    display: block;
    text-align: center; }
    .schedule-finder-results .email-and-print-this-trip li a {
      font-size: 15px;
      color: #000;
      font-family: arial;
      display: block; }
    /*.schedule-finder-results .email-and-print-this-trip li:first-child img {
      margin-bottom: 7px; }
    .schedule-finder-results .email-and-print-this-trip li:last-child img {
      margin-bottom: 2px;
      position: relative;
      top: -5px; }*/
.schedule-finder-results .table-responsive {
  border: none; }
.schedule-finder-results .table {
  border: 2px solid #ebebeb;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-collapse: separate !important; }
.schedule-finder-results .table > tbody > tr > th {
  border-top: 0 solid #fff;
  background: #f5f5f5;
  border-left: 1px solid #ddd;
  font-size: 15px !important;
  font-weight: normal;
  text-align: center;
  vertical-align: bottom; }
.schedule-finder-results .table > tbody > tr > td {
  font-size: 12px !important;
  text-align: center;
  vertical-align: middle;
  border-top: 0 solid #fff;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd; }
/*.schedule-finder-results .table > tbody > tr > th:first-child {
  border-top: 0 solid #fff;
  border-left: 0 solid #ddd;
  background: #fff; }
.schedule-finder-results .table > tbody > tr > td:first-child {
  border-top: 0 solid #fff;
  border-left: 0 solid #ddd; }*/
.schedule-finder-results .schedule-table-bottom-content {
  padding-top: 15px;
  padding-bottom: 45px; }
  .schedule-finder-results .schedule-table-bottom-content p {
    font-size: 14px;
    margin-bottom: 5px; }
  .schedule-finder-results .schedule-table-bottom-content p.help-text {
    margin-top: 17px; }


 
 
/*# sourceMappingURL=main.css.map */
   
@media print {
 .more-pagedetails, .trip-planner, #suggested-trips-header, .adp-list, .Show, .detail, #panel-trip, .slicknav_menu, .alert, #footer, #Legend_div, .email-and-print-this-trip, .select-visible-stops, .am-pm, #Floating-menu, #header, .logo-mobi-verion{
    display:none;
}

    @page {
        size: A4;
        padding: 5px;
        margin: 1cm;
    }
    body {
        overflow: visible;
        font: 12pt Georgia, "Times New Roman", Times, serif;
        line-height: 1.3;
    }
   
      .col-sm-5 {
        /*width:41.66666667%;*/
        position: relative;
        float: left;
        min-height: 280mm;
    }
   
  .tab-content .container .row .col-sm-7 {
        /*min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        width: 50%;
        position: fixed;
        float: left;*/
    }

  .main-wrapper .banner-area, .main-wrapper .page-content .container-schedule-finder .page-top-content,  .main-wrapper .page-content .container-schedule-finder .content-area .row, .filter-sorting {
        display: none;
    }
     .page-content .container-schedule-finder .schedule-finder-results, .tabContent .panel-trip-time-cost-transfers .container .row .col-sm-7{
         display: block ;
    }

}

.accordion_content .dataTable tbody tr td a{
color:#003d4c;
}

.accordion_content ol{
padding-left:5%!important;
}

li .banner-area .banner-inner .img-responsive{
max-height:320px!important;
}


    li .banner-area .banner-inner .img-responsive{
max-height:320px!important;
}
@media (min-width: 1450px) {
    .banner-text {
        padding: 10px 260px!important;
    }
}
@media only screen and (max-width: 768px) {  
    .login-page-align {
        width: auto;
    }
    .btn-align{
    width: 100%;
    margin-right: 25%;
    margin-bottom: 5%;
    }
}

  @media (max-width: 375px) {
        .suggested-trips .suggested-tips-content-area .tab-list-area li a {
            padding:5px 14px!important;
        }
        .suggested-trips .suggested-tips-content-area .tab-list-area li {
            margin-left:3px!important;
        }
        .suggested-trips .suggested-tips-content-area .tab-list-area{
            float:none!important;
        }
        li .banner-area .banner-inner .img-responsive {
            max-height: 250px!important;
    }
}
@media (max-width: 1024px) {
    li .banner-area .banner-inner .img-responsive {
            max-height: 250px!important;
    }
}


 .alert-warning .container .close .ui-icon{
        background-image: url(../img/FFA500.png);
            margin-top: 5%;

    }
      .alert-danger .container .close .ui-icon{
        background-image: url(../img/ff0000.png);
         margin-top: 5%;
    }
      .alert-information .container .close .ui-icon{
        background-image: url(../img/fff.png);
         margin-top: 5%;
    }
@media (min-width: 1445px) {
    .banner-text h1 {
        padding-left: 2%;
    }
}
      .col-sm-4 .service .img-responsive{
          width:100%!important;
      }
      @media only screen and (min-width: 1440px) {  
    .login-page-align {
        width: auto;
    }
    .btn-align{
    width: 100%!important;
    margin-right: 25%;
    margin-bottom: 5%;
    }
   
}
      @media (min-width: 1200px){
           .login-page-align {
        width: auto;
    }
    .btn-align{
    width: 100%!important;
    margin-right: 25%;
    margin-bottom: 5%;
    }

      }
@media screen and (max-width:770px){
.where-you-go-we-go-inner{
     top: 3%;
    height: fit-content;
}
.navbar-left li{
    width: 115px;
    text-align: center;
}
}
@media screen and (max-width:1024px) and (min-width:768px){
.navbar .navbar-brand {
    height: 50px;
    padding: 25px 15px;
}
.navbar .navbar-left > li > a{
margin-top: 25px;
    padding-top: 14px;
    padding-bottom: 25px;
}
.navbar .navbar-right {
    margin-top: 25px!important;
    margin-right: 10px;
}
.navbar .navbar-left > li > a{
	font-size:14px;
	}
	.trip-tools-and-search-form-area .trip-tools a{
		font-size:10px;
	}
.where-you-go-we-go-inner{
     top: 21%;
    height: fit-content;
}
}
.content-block .content__section{
    height:62px;
}
@media screen and (max-width:425px){
    .more-pagedetails{
        top:25%!important;
    }
    .slicknav_nav{
        top:auto!important;
        margin-top:65px!important;
    }
   
        #map-sec .map-inner-sub{
            width:320px!important;
        }
.established{
padding:4%!important;
}
/*.breadcrumb-wrapper{
    margin-top: 20%;
}
.banner-area{
    top:75px;
}*/
.banner-area, .page-content .container{
   
z-index:-999;
}
    
        .banner-text h1 {
    float: left;
   
}
        .breadcrumb-wrapper .breadcrumb {
    margin-left: 3%;
}
    .content-block .content__section {
        height: 180px;
        text-align: center;
    }
 .contact-form-wrapper{
        padding-left: 20px;
    padding-right: 10px;
    }
  .accessibility a {
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    padding: 5px 8px;
    min-width: 90px;
}
      .accessibility{
          text-align:center;
      }

    }
.where-you-go-we-go-button{
        color: #FFF!important;
     background-color: #003d4c!important; 
     border-color: #003d4c!important; 
  
}

.where-you-go-we-go-content{
color:#003d4c!important;
}



#Sign-up-for-register{
    display:none;
}
#Sign-up-for-email{
display:none;
}
#Sign-out-for-email{
    display:none;
}

.navbar-left li{
    width: 120px;
    text-align: center;
}

.nav>li>a>img {
    height: 24px;
    width: 24px;
}
.slicknav_nav li form p {
    margin:10px;
}
.slicknav_nav li form p input {
  border-radius:10px;
}
@media screen and (max-width:1199px)and (min-width:1024px)
{
.navbar .navbar-right {
margin-top:40px;
margin-right:10px;
}
.navbar-left li 
{
width:auto!important;
}
.container {



}
}
@media screen and (max-width:1024px)and (min-width:574px)
{
.navbar .navbar-right {
margin-top:40px;
margin-right:10px;
}
 .container {
width:auto;


}
}

@media screen and (max-width:768px)and (min-width:425px)
{
 #header .menu-desktop-version .container {
padding:0;
}
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
background-color:#FFF;
z-index:3;
}
.sticky-tool{
 position: fixed;
  top: 105px;
  width: 100%;
background-color:#FFF;
z-index:3;
}
.sticky-main-tool{
 position: fixed;
  top: 255px;
  width: 100%;
background-color:#FFF;
z-index:3;
}

.sticky + .content {
  padding-top: 102px;
}


.page-content-inner a{
color:#007680;
}



/*//For Floating Menu*/

.more-pagedetails {
    position: fixed;
    right: 0;
    z-index: 999 !important;
    top: 50%;
    border: solid hsla(323, 75%, 43%, 0.5)!important;
    background: hsla(323, 75%, 43%, 0.7)!important;
}

.more-deatails {
    float: right;
    display: inline-block;
   
}

    .more-deatails div {
        margin: 10px;
        margin-left: 5px;
    }

.more-deatails div {       
            text-transform: uppercase;    
}

.more-deatails div:last-child a {
color:#FFF;
}

.search-full {
    margin: 3px;
    position: relative;
    display: block;
    float: right;
    text-align: left;
    margin: 5px;
    margin-bottom: 0 !important;
    color: #FFF;
    margin-top: 0!important;
}
.more-deatails ul li p {
    text-align: left;
    text-transform: uppercase;
    list-style-type: none;
    color: #FFF;
    text-decoration: underline;
}

.more-deatails .s-button .ui-icon-triangle-1-w, .more-deatails .s-button .ui-icon-triangle-1-e {   
    zoom: 1.5;
  
}
.more-deatails ul li:nth-child(2), .more-deatails ul li:nth-child(3), .more-deatails ul li:nth-child(1) {
    padding-bottom: 10px;
    padding-top: 10px;
    
    line-height: 40px;  
}
#Floating-menu {
    margin-bottom: 0 !important;
    text-align: left;
}
.more-deatails ul li:nth-child(1) {
    padding-top: 0!important;
}
.more-deatails ul li:nth-child(2) {
    border-bottom:none;
}


.slicknav_nav form input[type=submit] {
    background: #fff url(../img/icon_srch.png) no-repeat scroll right center;
    border: none;
    color: transparent;
    position: absolute;
   right: 20px;
    top: 12px;
    width: 30px;
    height: 30px;
    padding: 5px;
}

.glyphicon-user:before {
content: "\e008";
padding-right: 20px;
}
.glyphicon-user{
    top:-1px;
}

.Form__Element__ValidationError{
color:#FF0000!important;
}

.ValidationFail .form-group{
margin-bottom: 10px!important;
}


.ValidationSuccess .form-group{
margin-bottom: 30px!important;
}

#Sticky_header .alert{
display:none;
}


@media only screen and (min-width:480px){
#mobileNav .main-menu-mobile-version .slicknav_nav{
        top:auto!important;
        margin-top:65px!important;
          height:225px!important;
        overflow-y:auto!important;
    }
}

a#showr{
text-decoration:none;
}

.white-text {
    color: #fff !important;
}