/*
Theme Name: GoVentura
Description: Child theme for GoVentura using the versatile Uncode framework.
Author: Celtis Ventures, Inc.
Author URI: http://celtis.com
Template: goventura
Version: 1.0.0
Text Domain: goventura
*/


/*

General

*/
/* Slider Nav */
.owl-prev, .owl-next{
    margin: 0 !important;
}

.owl-prev .owl-nav-container, .owl-nav-container{
    width: 90px !important;
}

.owl-prev i, .owl-next i{
    font-size: 5rem !important;
    display: flex !important;
    align-items: center !important;
    top: 0;
    width: 100%;
    text-align: center;
}

.owl-prev i:before, .owl-next i:before{
    margin: 0 auto;
}

.owl-nav-container.btn-default{
    background-color: #ffb01b !important;
}

@media (max-width: 569px){
    .owl-carousel[data-navmobile="false"] .owl-prev, .owl-carousel[data-navmobile="false"] .owl-next {
        display: block !important;
    }
    
    .owl-prev .owl-nav-container, .owl-nav-container{
        width: 25px !important;
         display: flex;
         align-items: center;
    }
    
    .owl-prev i, .owl-next i{
        font-size: 3rem !important;
    }
}

/* Routes and Schedules */
/* =========== TABS STYLING =========== */
.routes-schedules .main-tabs .tab-container {
   background: rgba(255,255,255,.75);
}

.routes-schedules .nav-tabs {
   border: none;
}

.routes-schedules .tab-container .tab-content {
   padding-bottom: 36px !important;
}

.routes-schedules .nav-tabs li a {
   border: none;
   padding: 18px;
   color: #002766 !important;
}

.routes-schedules .nav-tabs li a:hover {
   color: #ffffff !important;
   background: #003066;
   border: none;
}

.routes-schedules .nav-tabs > li.active > a {
   padding: 18px;
   border-bottom: none !important;
   color: #ffffff !important;
   font-weight: 800;
   /*background: #003066;*/
   border: none;
}

.routes-schedules .nav-tabs > li > a span {
   font-size: 1.4em;
}

.routes-schedules .tab-content {
   padding: 5px 0px 0px 0px !important;
}

@media (max-width: 1920px) {
   
   .routes-schedules .nav-tabs > li > a span {
       font-size: .9em;
   }
   
   .routes-schedules .tab-container .tab-content {
       padding-bottom: 36px !important;
   }
   
   .routes-schedules .tab-content {
       padding: 5px 0px 0px 0px !important;
   }
   
}


@media (max-width: 1440px) {
   .routes-schedules .nav-tabs li a {
       border-left: 2px solid #002766;
       padding: 5px;
       color: #002766 !important;
   }

   .routes-schedules .nav-tabs > li.active > a {
       padding: 5px;
       border-bottom: none !important;
   } 
   
   .routes-schedules .nav-tabs > li > a span {
       font-size: .7em;
   }
}

/* =========== ROUTES BLOCKS STYLING =========== */

.routes-schedules .routes {
   bottom: 0 !important;
}

.routes-schedules .routes a:hover {
   text-decoration: underline;
}

.routes-schedules .owl-nav.disabled {
   display: block !important;
}

@media (max-width: 949px) {
   
   .routes-schedules .routes-slider {
       display: none;
   }
   
}

@media (min-width: 950px) {
   
   .routes-schedules .routes-list {
       display: none;
   }
   
}

/* PT ADDONS  */

.routes-schedules .main-tabs .nav-tabs{
   display: flex !important;
}

.routes-schedules .main-tabs .nav-tabs li{
   flex-grow: 1;
}
   
.routes-schedules #saddr, .routes-schedules #daddr, #header_hero_wrap #start-address, #header_hero_wrap #end-address{
   width: 100% !important;
   padding: 15px 10px !important;
}

@media (max-width: 959px){
  .routes-schedules .tab-content .tab-pane{
       padding-left: 36px !important;
       padding-right: 36px !important;
   }
   
   .routes-schedules .trip-planner-table input[type="submit"]{
       margin-bottom: 18px !important;
   }
   
}


@media (max-width: 500px){
  .routes-schedules .tab-content .tab-pane{
       padding: 18px !important;
   }
}
.routes-schedules .routes a{
   text-transform: uppercase;
   font-size: 24px;
}


.routes-schedules .routes:hover a::before{
   display: inline-block;
}

/*
*/
.routes-schedules .owl-prev, .owl-next{
   margin-left: 2vw !important;
   margin-right: 2vw !important;
}

.routes-schedules .owl-prev .owl-nav-container, .owl-next .owl-nav-container{
   width: 90px !important;
   background-color: #ffb01b !important;
}

.routes-schedules .owl-nav-container.btn-default.btn-hover-nobg {
   color: #ffffff !important;
   background-color: #033466 !important;
   border-color: #033466 !important;
}


.routes-schedules .routes-slider .owl-next .owl-nav-container,
.routes-schedules .routes-slider .owl-prev .owl-nav-container{
   display: flex !important;
   align-items: center !important;
   background-color: #ffb01b !important;
}


.routes-schedules .routes-slider .owl-next .owl-nav-container:hover,
.routes-schedules .routes-slider .owl-prev .owl-nav-container:hover{
   background-color: #033466 !important;
}


.routes-schedules .routes-slider .owl-prev i, .routes-schedules .routes-slider .owl-next i{
   font-size: 5rem;
   top: 0;
}

.routes-schedules .routes-slider .fa-fw {
   width: 100%;
}

/* HEADER PADDING FIX 06112018 */
@media only screen and (max-width: 960px){
   .routes-schedules .desk_tabs_pt .row-inner .heading-text{
       padding-top: 0 !important;
       padding-bottom: 0 !important;
   }
   
   .routes-schedules .heading-text{
       padding: 18px !important;
   }
}

.routes-schedules .pt_force_flex_wrapper .uncont{
   display: flex;
}

@media screen and (max-width: 960px){
   .routes-schedules .pt_force_flex_wrapper .btn-container{
       width: calc(100%) !important;
       border-right: 0 !important;
       border-bottom: 2px solid #fff !important;
   }
   
   .routes-schedules .pt_force_flex_wrapper .btn-container:last-of-type{
       border-bottom: none !important;
   }
   
   .routes-schedules .pt_force_flex_wrapper .btn-container a{
       display: block !important;
       padding: 18px 9px !important;
       width: 100% !important;
       margin: 0 auto !important;
   }
   
   .routes-schedules .btn:not(input), .btn-link:not(input){
       transform: scale(1) !important;
   }

   .routes-schedules .pt_force_flex_wrapper .uncont{
       display: block;
   }
   
   .routes-schedules .route_button_pt h1 span h3:not([class*="fontsize-"]),
   h3:not([class*="fontsize-"]),
   .routes-schedules .h3:not([class*="fontsize-"]),
   .routes-schedules .route_button_ns_pt{
       font-size: 18px !important;
   }
   
   .routes-schedules .route_subhead{
       margin-top: 9px !important;
   }
}

/* 08/06/2018 */
.routes-schedules .super_force_hidden_pt{
   display: none !important;
}

@media screen and (max-width: 960px){
   .routes-schedules .routes-list .btn-container:last-of-type{
       margin-top: 0 !important;
   }
   .routes-schedules .routes-list .btn-container:last-of-type a.btn{
       font-size: .85rem !important;
       border: none !important;
       border-radius: 0 !important;
   }
}

.routes-schedules .desk_routes_pt .heading-text{
   padding: 18px !important;
}

.routes-schedules .resp-container {
   position: relative;
   overflow: hidden;
   padding-top: 56.25%;
}

.routes-schedules .resp-iframe {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   border: 0;
}

.routes-schedules #header-container {
   display: none;
}

.routes-schedules #map-content {
   top: 0;
}



@media only screen and (min-width: 960px){
   .routes-schedules .heading-text{
       padding: 18px !important;
   }
}

/* Bike Page */
.transit_pages .stretch_bkgnd .row-background .background-wrapper .background-inner{
    background-size: 100% 75% !important;
}

.transit_pages .full_bckgnd .row-background .background-wrapper .background-inner{
    background-size: 100% 100% !important;
}

.transit_pages .more_info_button{
    color: #00a0dd !important;
    font-weight: 600 !important;
}

.transit_pages .more_info_button{
    font-size: 18px;
    text-align: left;
    padding-left: 0 !important;
}

/* 5-9-2018 */
.transit_pages .class_bike_terrain h6 span:before{
    display: inline-block;
    content: "";
    width: 25px !important;
    margin: 0 5px 5px 0;
}

.transit_pages .blue h6 span:before{
    border: 2px solid #1D0EFF !important;
}

.transit_pages .orange h6 span:before{
    border: 2px solid #F8A400 !important;
}

.transit_pages .red h6 span:before{
    border: 2px solid #F40000 !important;
}

.transit_pages .terrain_guide .single-internal-gutter{
    border: 1px solid #ccc;
    padding: 18px;
}

.transit_pages .terrain_guide{
    margin-top: -4px !important;
    border-top: 2px solid #ccc;
}

.transit_pages .main-container .terrain_guide .row-inner{
    margin-left: 0 !important;
}

.transit_pages .disclaimer-footer {
    position: absolute !important;
    bottom: 72px !important;
}

.transit_pages .force_hidden_pt{
    display: none !important;
}

.transit_pages .more_info_button{
    padding-right: 0 !important;
    padding-left:0 !important;
    padding-top: 0 !important;
    text-align: center !important;
}

.transit_pages .maintenance-request.text-lead p {
    margin: 0 !important;
}

/* 06012018 */
.transit_pages .tmb-light.tmb .t-entry-visual .t-entry-title {
    color: #ffb01b;
}

.transit_pages .tmb-light.tmb .t-entry-visual .t-entry-title:hover {
    /*color: #00a0dd;*/
}

.transit_pages .t-entry-excerpt {
    line-height: 1.25;
}

/* HEADER PADDING FIX 06112018 */

@media only screen and (max-width: 960px){
    .transit_pages .desk_tabs_pt .row-inner .heading-text{
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}

.transit_pages .tmb .t-entry p.t-entry-meta span {
    display: block;
    font-size: 1.2em;
    font-weight: 600;
}

/* FORCE BOARDERS LIST */
.transit_pages .force_padding_border_pt{
    padding: 18px 0 !important;
    margin: 0 !important;
}

.transit_pages .force_padding_border_pt .column_child{
    padding: 36px !important;
    border-right: 2px solid #ddd !important;
}

.transit_pages .force_padding_border_pt .column_child:last-of-type,
.transit_pages .force_padding_border_pt div.force_border_remove{
    border: none !important;
}

.transit_pages .cycle-cal {
border: 1px solid #eaeaea;
}

@media only screen and (max-width: 960px){
    .transit_pages .force_padding_border_pt .column_child {
        border-bottom: 2px solid #ddd !important;
        border-right: none !important;
        padding: 18px !important;
    }
}

/* Train */
.train .large_font{
    margin-top: 0 !important;
}

.train .large_font p{
    font-size: 24px !important;
}

.train .margin_top h3 span{
    margin-top: 36px !important;
}

.train .traffic-conditions .uncoltable{
    background-color: #022466 !important;
}

.train .traffic-conditions .icon-box-heading p a{
    color: #fff !important;
}

.train .metrolink-text li,
.train .amtrak-text li {
    font-size: 1em;
}

/* PT FIXES */
.train .sta_con_pt h3:not([class*="fontsize-"]){
    font-size: 1.2vw !important;
}

.train .sta_con_pt .heading-text div p strong{
    font-size: .75vw !important;
}


 .train .sta_con_pt .uncode_text_column p, .sta_con_pt .uncode_text_column p strong, .sta_con_pt .uncode_text_column p a{
    font-size: 1vw !important;
}

@media only screen and (max-width: 960px){
/* PT FIXES */
    .train .sta_con_pt .column_child {
        border-bottom: 2px solid #fff !important;
    }
    
    .train .sta_con_pt .column_child:last-of-type{
        border-bottom: none !important;
    }

    .train .sta_con_pt h3:not([class*="fontsize-"]){
        font-size: 24px !important;
    }
    
    .train .sta_con_pt .heading-text div p strong{
        font-size: 18px !important;
    }
    
     .train .sta_con_pt .uncode_text_column p, .train .sta_con_pt .uncode_text_column p strong, .train .sta_con_pt .uncode_text_column p a{
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 450px){
    .train .sta_con_pt{
        padding: 0 !important;
    }
    
    .train .sta_con_pt h3:not([class*="fontsize-"]){
        font-size: 18px !important;
    }
    
    .train .sta_con_pt .heading-text div p strong{
        font-size: 16px !important;
    }
    
     .train .sta_con_pt .uncode_text_column p, .train .sta_con_pt .uncode_text_column p strong, .train .sta_con_pt .uncode_text_column p a{
        font-size: 16px !important;
    }
    
    .train .force_border_pt .single-block-padding{
        padding: 18px 0 !important;
    }
    
    .train .force_border_pt .single-block-padding .single-block-padding{
        padding: 18px !important;
    }
}

body.train.textual-accent-color .post-content p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn){
    color: #00a0dd !important;
}

.train .btn-color-xsdn:not(.btn-flat):not(.btn-hover-nobg):not(.btn-text-skin):hover {
    color: #033466 !important;
}

@media (min-width: 960px){
   body.train .row div[class*=col-lg-].pos-left > .uncol > .uncoltable > .uncell > .uncont{
       width: 100% !important;
       max-width: calc(100%) !important;
   }
}

/* .STreets & Highways */
@media (min-width: 960px){
   .streets-highways .main-container .caltrans-buttons .row-inner{
       margin: 0 !important;
   }
}

.streets-highways a.rte_button, .streets-highways a.order_button{
   color: #00a0dd !important;
   font-weight: 600 !important;
   padding-left: 0 !important;
   padding-right: 0 !important;
}

.streets-highways .caltrans-buttons .btn{
   TEXT-ALIGN: LEFT !IMPORTANT;
   font-size: 15px !important;
}

.streets-highways .pt_force_flex_wrapper .btn-container a{
   background-color: #033466 !important;
}

.streets-highways .btn-color-xsdn:not(.btn-flat):not(.btn-hover-nobg):not(.btn-text-skin):hover{
   color: #033466 !important;
}

.streets-highways iframe{
   width: 100% !important;
   border: none !important;
   background: transparent !important;
   padding: 0 !important;
   margin: 0 !important;
   box-shadow: none !important;
   height: 975px !important;
   overflow-x: scroll !important;
}

@media screen and (max-width: 1000px){
   .streets-highways iframe{
       width: 100% !important;
       height: 1150px !important;
   overflow-x: scroll !important;
   }
}

@media screen and (max-width: 830px){
   .streets-highways iframe{
       width: 100% !important;
       height: 1380px !important;
   overflow-x: scroll !important;
   }
}

@media screen and (max-width: 750px){
   .streets-highways iframe{
       width: 100% !important;
       height: 1510px !important;
   overflow-x: scroll !important;
   }
}

.streets-highways .force_overflow_pt{
   overflow-x: scroll !important;
}

/* FORCE FLEX PT */
.streets-highways .row div[class*=col-lg-].pos-left > .uncol > .uncoltable > .uncell > .uncont{
   max-width: 100% !important;
   width: 100% !important;
}

.streets-highways .rte_button, .rte_button a{
   display: block !important;
   width: 100% !important;
}

.streets-highways .pt_force_flex_wrapper .uncont{
   display: flex;
}

.streets-highways .pt_force_flex_wrapper .btn-container{
   border: none !important;
   border-right: 2px solid #fff !important;
   width: calc(100% / 7) !important;
}

.streets-highways .pt_force_flex_wrapper .btn-container:last-of-type{
   border: none !important;
}

.streets-highways .pt_force_flex_wrapper .btn-container a{
   background-color: transparent !important;
   color: #fff !important;
   padding: 18px !important;
   border: none !important;
   text-align: center !important;
   height: calc(100%) !important;
   display: flex !important;
   align-items: center !important;
   justify-content: center !important;
}


.streets-highways .pt_force_flex_wrapper .btn-container a:hover{
   background-color: #fff !important;
   color: #000 !important;
}

.streets-highways .vc_custom_1528913669575, .border-color-uydo-color{
   border: none !important;
}


@media screen and (max-width: 960px){
   .streets-highways .pt_force_flex_wrapper .btn-container{
       width: calc(100%) !important;
       border-right: 0 !important;
       border-bottom: 2px solid #fff !important;
   }
   
   .streets-highways .pt_force_flex_wrapper .btn-container:last-of-type{
       border-bottom: none !important;
   }
   
   .streets-highways .pt_force_flex_wrapper .btn-container a{
       display: block !important;
       padding: 18px 9px !important;
       width: 100% !important;
       margin: 0 auto !important;
   }
   
   .streets-highways .btn:not(input), .btn-link:not(input){
       transform: scale(1) !important;
   }

   .streets-highways .pt_force_flex_wrapper .uncont{
       display: block;
   }
}

.streets-highways .cal_trans_logo[style]{
   width: 50px !important;
   height: auto;
}

@media screen and (max-width: 960px){
   .streets-highways .uncode-single-media .single-wrapper[style]{
       max-width: 100% !important;
       width: 100% !important;
   }
   
   .streets-highways .tmb > .t-inside{
       width: 25% !important;
       height: auto;
       margin: 0 auto;
   }
   
   .streets-highways .caltrans-buttons .row-inner div.pt_force_flex_wrapper,
   .streets-highways .main-container .caltrans-buttons .row-inner > div{
       padding-left: 0 !important;
   }
}

@media screen and (max-width: 640px){
   .streets-highways .desk_tabs_pt .background-inner{
       background-size: 320% !important;
   }
}

@media screen and (max-width: 550px){
   .streets-highways .tmb > .t-inside{
       width: 50% !important;
       height: auto;
       margin: 0 auto;
   }
}

/* Rideshare - Commuters */
.for-commuters .carpool_tabs .text-lead,
.for-commuters .park-and-ride-lots .text-lead {
   margin: 0 !important;
}

.for-commuters a.white_button{
   color: #00a0dd !important;
   font-weight: 600 !important;
   padding-left: 0 !important;
   padding-right: 0 !important;
   text-decoration: underline;
}

.for-commuters .on-the-go .btn {
   font-size: 15px;
}

.for-commuters .btn-color-xsdn:not(.btn-flat):not(.btn-hover-nobg):not(.btn-text-skin):hover {
   color: #033466 !important;
}

/* 06012018 */
.for-commuters .carpool_tabs .nav-tabs{
   display: flex;
}

.for-commuters .carpool_tabs .tab-content{
   border: none !important;
}

.for-commuters .carpool_tabs .nav-tabs li{
   flex-grow: 1;
   background-color: transparent !important;
}

.for-commuters .carpool_tabs .nav-tabs li{
   background-color: #033466 !important;
}

.for-commuters .carpool_tabs .nav-tabs li.active{
   background-color: #fff !important;
   border-left: 2px solid #fff !important;
}

.for-commuters .carpool_tabs .nav-tabs li{
   justify-content: start;
   border-left: 2px solid #fff !important;
}

.for-commuters .carpool_tabs .carpool_tabs.nav-tabs li:first-of-type{
   margin-right: 36px !important;
   margin-left: 36px !important;
   border-left: none !important;
}

.for-commuters .carpool_tabs .nav-tabs li a span{
   color: #fff !important;
   font-size: 1.5rem !important;
}

.for-commuters .carpool_tabs .nav-tabs li a:hover{
   background-color: #fff !important;
   color: #033466 !important;
}

.for-commuters .carpool_tabs .nav-tabs li a:hover span{
   color: #033466 !important;
}

.for-commuters .carpool_tabs .nav-tabs li.active a span{
   color: #033466 !important;
}

.for-commuters .carpool_tabs .nav-tabs li.active{
   background-color: #fff !important;
   border-bottom: none !important;
   border-right: none !important;
   border-top: none !important;
}

@media only screen and (max-width: 1440px){
   .for-commuters .carpool_tabs .nav-tabs li a{
       border: none !important;
   }
}

@media only screen and (max-width: 1080px){
   .for-commuters .carpool_tabs .nav-tabs li a span{
       font-size: 1.15rem !important;
   }
}

@media only screen and (max-width: 800px){
   .for-commuters .carpool_tabs .nav-tabs{
       display: block !important;
       flex-direction: column !important;
   }
   
   .for-commuters .carpool_tabs .nav-tabs li{
       display: block !important;
   }
   
   .for-commuters .carpool_tabs .nav-tabs li a{
       width: 50% !important;
       margin: 0 auto !important;
   }
   
   .for-commuters .carpool_tabs .nav-tabs li.active{
       border: none !important;
   }
   
   .for-commuters .carpool_tabs .nav-tabs li.active a{
       border-bottom: 3px solid #00a0dd !important;
   }

   .for-commuters .carpool_tabs .nav-tabs li a:hover span, .for-commuters .carpool_tabs .nav-tabs li a:focus span{
       color: #000 !important;
   } 

}

@media only screen and (max-width: 405px){
   .for-commuters .carpool_tabs .nav-tabs li a{
       width: 75% !important;
   }
   
   .for-commuters .carpool_tabs .tab-content{
       padding-left: 0 !important;
       padding-right: 0 !important;
   }
}

/* HEADER PADDING FIX 06112018 */

@media only screen and (max-width: 960px){
   .for-commuters .desk_tabs_pt .row-inner .heading-text{
       padding-top: 0 !important;
       padding-bottom: 0 !important;
   }
}

/* FORCE BORDER PT */
.for-commuters .force_border_right_pt .column_child{
   border-right: 2px solid #ddd!important;
   box-sizing: border-box !important;
}

@media (min-width: 960px){
   .for-commuters .main-container .row-container .row-parent .force_border_right_pt .row-child .row-inner .column_child{
       padding: 18px !important;
   }
}


@media (max-width: 960px){
   .for-commuters .force_mobile_border_pt .force_border_right_pt{
       border: none !important;
   }

   .for-commuters .on_go_buttons .column_child{
       padding-top: 18px !important;
   }
   
   .for-commuters .on_go_buttons a{
       padding: 0 !important;
   }
   
   .for-commuters .main-container .row-container .row-parent .single-internal-gutter .uncont > *{
       margin-top: 0 !important;
   }
}

.for-commuters .single-block-padding{
   padding-top: 0 !important;
   padding-bottom: 0 !important;
}   
  
.for-commuters .force_border_right_pt .column_child:last-of-type,
.for-commuters .force_border_right_pt .force_remove_border_pt{
   border-right: none !important;
}
   
.for-commuters .empty-single{
   display: none !important;
}

.for-commuters .force_border_right_pt .no_border_force{
   border: none !important;
}
   
/* Rideshare For Employers */

.for-employers .carpool_tabs .nav-tabs{
    display: flex;
}

.for-employers .carpool_tabs .nav-tabs li{
    flex-grow: 1;
}

.for-employers .carpool_tabs .nav-tabs li.active{
    background-color: #00a0dd !important;
}

.for-employers .carpool_tabs .nav-tabs li.active a span{
    color: #fff !important;
}

.for-employers a.white_button{
    color: #00a0dd !important;
    font-weight: 600 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-decoration: underline;
}

.for-employers .on-the-go .btn {
    font-size: 15px;
}

.for-employers .btn-color-xsdn:not(.btn-flat):not(.btn-hover-nobg):not(.btn-text-skin):hover {
    color: #033466 !important;
}

.for-employers .rule-211 li,
.for-employers .worksite-resources li {
    font-size: 1em !important;
}

/* TABLE - 06042018 */

.for-employers table, .for-employers tbody, .for-employers tfoot, thead, .for-employers tr, .for-employers th, .for-employers td {
     margin: 0 !important;
     padding: 0 !important;
     border: 0 !important;
     color: #033466 !important;
     font-size: 15px !important;
     font-family: 'Montserrat' !important;
     font: inherit !important;
     text-align: left !important;
     letter-spacing: 0.1em !important;
     vertical-align: baseline !important;
     box-sizing: border-box !important;
}

.for-employers table {
    width: 100% !important;
     border-collapse: collapse !important;
     border-spacing: 0 !important;
}

.for-employers tr:nth-of-type(odd){
     background-color: #D1D1D1 !important;
}

.for-employers th{
     text-transform: uppercase !important;
     font-size: 1.25rem !important;
     font-weight: 600 !important;
     padding: 15px !important;
     color: #fff !important;
     background-color: #033466 !important;
     border-left: 1px solid #fff !important;
}

.for-employers th:first-of-type{
     border-left: none !important;
}

.for-employers td.td_header{
     color: #00A0DD !important;
     text-transform: uppercase !important;
     font-size: 1.25rem !important;
     font-weight: 600 !important;
     padding: 15px !important;
}

.for-employers tr td{
     padding: 15px 50px !important;
}

.for-employers tr td.checked{
     background-image: url('http://162.243.137.184/wp-content/uploads/2018/03/check_mark.png') !important;
     background-repeat: no-repeat !important;
     background-position: center !important;
     font-size: 1px !important;
}

.for-employers table td{
    font-size: 18px !important;
}

.for-employers tr td.checked{
    background-size: 30px !important;
}

@media only screen and (max-width: 500px){
    .for-employers tr td, .for-employers th, .for-employers td.td_header {
        font-size: .75rem !important;
    }
    
    .for-employers tr td, .for-employers th, .for-employers td.td_header {
        padding: 15px 5px !important;
    }
    
    .for-employers th, .for-employers td.td_header{
        font-size: 1rem !important;
    }
}

@media only screen and (max-width: 700px){
    .for-employers tr td.checked{
        background-size: 15% !important;
    }
}

.for-employers .force_border_right_pt .column_child{
    border-right: 2px solid #ddd !important;
}

.for-employers .force_border_right_pt .column_child:last-of-type{
    border-right:none !important;
}

@media only screen and (max-width: 960px){
    .for-employers div[data-section="6"] .column_child,
    .for-employers div[data-section="6"] .column_child a,
    .for-employers div[data-section="6"] .row-container{
        padding-top: 0 !important;
        margin: 0 !important;
    }
    
    .for-employers div[data-section="6"] .row-container{
        padding-top: 18px !important;
    }
}

/* Paratransit */
.paratransit-dial-a-ride a.white_button{
    color: #00a0dd !important;
    font-weight: 600 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-decoration: underline;
}

.paratransit-dial-a-ride .dial_ride_block .btn-container{
    margin-top: 0px;
    background-color: transparent !important;
}

.paratransit-dial-a-ride a.dir_button, .style-dark .style-light .btn-default, .paratransit-dial-a-ride .style-dark .btn-default{
    color: #fff !important;
    font-weight: 600 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-decoration: underline;
    background-color: transparent !important;
    border: none !important;
}



.paratransit-dial-a-ride a.white_button{
    color: #00a0dd !important;
    font-weight: 600 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-decoration: underline;
}

.paratransit-dial-a-ride .btn-color-xsdn:not(.btn-flat):not(.btn-hover-nobg):not(.btn-text-skin):hover {
    color: #033466 !important;
}



/* =========== TRANSIT AGENCIES TAB STYLING =========== */

.paratransit-dial-a-ride .tmb-light.tmb .t-entry-visual .t-entry-title {
    color: #ffb01b;
}

.paratransit-dial-a-ride .tmb-light.tmb .t-entry-visual .t-entry-title:hover {
    color: #00a0dd;
}

.paratransit-dial-a-ride .t-entry-excerpt {
    line-height: 1.25;
}

/* HEADER PADDING FIX 06112018 */

@media only screen and (max-width: 960px){
    .paratransit-dial-a-ride .desk_tabs_pt .row-inner .heading-text{
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}

/* FORCE BORDER PT */
.paratransit-dial-a-ride .force_border_right_pt{
    margin: 0 !important;
    padding: 18px 0 !important;
}

.paratransit-dial-a-ride .force_border_right_pt .column_child{
    border-right: 2px solid #ddd!important;
    box-sizing: border-box !important;
}

@media (min-width: 960px){
    .paratransit-dial-a-ride .main-container .row-container .row-parent .force_border_right_pt .row-child .row-inner .column_child{
        padding: 18px !important;
    }
}

.paratransit-dial-a-ride .single-block-padding{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}   
   
.paratransit-dial-a-ride .force_border_right_pt .column_child:last-of-type,
.paratransit-dial-a-ride .force_border_right_pt .force_remove_border_pt{
    border-right: none !important;
}


.paratransit-dial-a-ride .main-container .desktop-hidden .row-parent{
    padding-bottom: 0 !important;
}

.paratransit-dial-a-ride h3 a{
    color: #00a0dd !important;
}

.paratransit-dial-a-ride h3 a:hover{
    color: #000 !important;
}

/* Social Service Transportation */

.social-services-transportation a.white_button{
    color: #00a0dd !important;
    font-weight: 600 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-decoration: underline;
}

.social-services-transportation .btn-color-xsdn:not(.btn-flat):not(.btn-hover-nobg):not(.btn-text-skin):hover {
    color: #033466 !important;
}

.social-services-transportation .dial_ride_block .btn-container{
    margin-top: 0px;
    background-color: transparent !important;
}

.social-services-transportation a.dir_button, .style-dark .style-light .btn-default, .social-services-transportation .style-dark .btn-default{
    color: #fff !important;
    font-weight: 600 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-decoration: underline;
    background-color: transparent !important;
    border: none !important;
}



.social-services-transportation a.white_button{
    color: #00a0dd !important;
    font-weight: 600 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-decoration: underline;
}

.social-services-transportation .mrp-buttons .btn,
.social-services-transportation .social-services-agencies .btn {
    font-size: 15px !important;
}

/* =========== TRANSIT AGENCIES TAB STYLING =========== */

.social-services-transportation .tmb-light.tmb .t-entry-visual .t-entry-title {
    color: #ffb01b;
}

.social-services-transportation .tmb-light.tmb .t-entry-visual .t-entry-title:hover {
    color: #00a0dd;
}

.social-services-transportation .t-entry-excerpt {
    line-height: 1.25;
}

/* FORCE BORDER PT */
.social-services-transportation .force_border_right_pt{
    margin: 0 !important;
    padding: 18px 0 !important;
}

.social-services-transportation .force_border_right_pt .column_child{
    border-right: 2px solid #ddd !important;
    box-sizing: border-box !important;
}

.social-services-transportation .force_border_right_pt .single-block-padding{
    padding: 0 18px !important;
}

.social-services-transportation .single-block-padding{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}   
   
.social-services-transportation .force_border_right_pt .column_child:last-of-type,
.social-services-transportation .force_border_right_pt .force_remove_border_pt{
    border-right: none !important;
}

.social-services-transportation .force_border_right_pt *{
    padding: 0 !important;
    margin: 0 !important;
}

@media (min-width: 960px){
    .social-services-transportation .main-container .row-container .row-parent .force_border_right_pt .row-child .row-inner .column_child{
        padding: 18px !important;
    }
    
}

@media (max-width: 960px){
    .social-services-transportation .force_border_right_pt, .force_border_right_pt .column_child, .force_border_right_pt .single-block-padding{
        border: none !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    
    .social-services-transportation .force_border_right_pt .column_child{
        border-bottom: 2px solid #ddd !important;
        padding: 18px !important;
    }
    
    .social-services-transportation .force_bottom_border .column_child{
        border-bottom: 2px solid #ddd !important;
        padding: 18px !important;
    }
    
    .social-services-transportation .force_bottom_border  .force_remove_border_pt[style]{
        border-color: #fff !important;
    }
}



@media only screen and (max-width: 960px){
    .social-services-transportation .ada-buttons .column_child, .social-services-transportation .main-container .row-inner > div:not([class*=col-md]){
        margin-top: 0;
        padding-top: 0;
    }
    
    .social-services-transportation .btn-container a{
        padding-top: 0 !important;
        margin-top: 0 !important;
    }
}

.social-services-transportation .disclaimer-footer{
    padding-right: 18px !important
}

/* HOME */
.home .home_header .heading-text div p{
   padding: 0 18px !important;
   color: #fff !important;
   font-weight: 700 !important;
}

.breaking-news-banner{
   margin: 0 !important;
}

#break_news_button{
   display: flex !important;
   align-items: center !important;
   position: relative !important;
   width: 100% !important;
   padding: 9px 18px !important;
}

#break_news_button span{
   font-size: 7.5vw !important;
   text-transform: uppercase !important;
   font-weight: 700 !important;
}

#break_news_button span:last-of-type{
   margin: 0 0 0 auto !important;
}

.cal_trans_button_pt{
   margin: 0 !important;
   background-color: #033466 !important;	
}

.cal_trans_button_pt .wpb_raw{
   margin: 0 !important;
}

#cltrns_btn a{
   display: flex !important;
   align-items: center !important;
   text-transform: uppercase !important;
   padding: 9px 18px !important;
   color: #fff !important;
   font-weight: 700;
}

#cltrns_btn a span{
   margin: 0 auto !important;
}

@media only screen and (min-width: 500px){
   #break_news_button span{
       font-size: 36px !important;
   }
   
   #cltrns_btn a span{
       font-size: 18px !important;
   }
   
   #cltrns_btn a span br{
       font-size: 18px !important;
       display: none;
   }
}

@media only screen and (min-width: 960px){
   .home .home_header .breaking-news-banner, .home .home_header .cal_trans_button_pt, .home .home_header .tabs_box{
       width: 100% !important;
       max-width: 550px !important;
   }
}

@media only screen and (min-width: 1100px){
   .home .home_header .breaking-news-banner .wpb_row, .home .home_header .cal_trans_button_pt .wpb_row{
       margin-left: 0 !important;
   }
   
   .home_header .heading-text h1 span, .home .home_header .heading-text div p{
       width: 80% !important;
       max-width: 600px !important;
       text-align: left !important;
       margin-left: auto !important;
       padding: 0 !important;
   }
   
   .home .home_header .heading-text div p{
        font-size: 20px !important;
   }
   
   .home  .page_category-transit .transit_header > .row > .row-inner .wpb_column{
       margin-bottom: auto !important;
   }
}

/* =========== MEETINGS & AGENDAS STYLING =========== */
.home .meetings-agendas .row-parent {
    padding: 0 !important;
}


/* PT ADDONS  */
.home .media_gallery_pt .single-gutter .tmb .t-overlay-text{
    width: 100% !important;
    background-color: rgba(5,52,102,.80);
    padding: 3% 0;
}
    
@media only screen and (max-width:960px){
    .home .media_gallery_pt .double-h-padding{
        padding: 36px 0 !important;
    }
    
    .home .media_gallery_pt .single-gutter .tmb{
        width: 100% !important;
        padding: 0 !important;
    }
    
    .home .media_gallery_pt .single-gutter .tmb .t-entry-visual img{
        width: 100vw;
    }
}


/* 4-25 */
.home .pt_header_text p{
    color: #fff !important;
    padding-left: 36px !important;
    padding-right: 36px !important;
    font-size: 20px !important;
    line-height: 1.25 !important;
    font-weight: 600 !important;
}

/* 4-30 */
.home .owl-nav.disabled {
    display: block !important;
}

.home .owl-nav-container.btn-default {
    background-color: #ffb01b !important;
}

.home .desk_tabs_pt .el-text p{
    font-weight: 700 !important;
    float: right;
    text-align: left;
}


@media only screen and (max-width:650px){
    .home .desk_tabs_pt .el-text p{
        font-weight: 700 !important;
        width: 100% !important;
        text-align: center;
        padding: 0px 36px 36px 36px !important;
    }
}


/* 5-2-2018 */
.home .home_desk_tabs_pt .pos-left .uncol .uncoltable .uncell .uncont{
    width: 550px !important;
}

.home .desk_tabs_pt table td, .home .desk_tabs_pt table th{
    border: none !important;
}

.home .nav-tabs li a span{
    font-size: .9rem !important;
}

.tablet_header_pt .nav-tabs li a span{
    font-size: 1.5vw !important;
}

.home .mobile_header_pt .nav-tabs li a span{
    font-size: 2.25vw !important;
}

.home .mobile_header_pt .trip-planner-table a.btn{
    width: 100% !important;
}

.home .mobile_header_pt .trip-planner-table a.btn:not(input){
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.home .homepage-header .tab-container .tab-content{
    border: none !important;
}

.home .homepage-header .nav-tabs li.active{
    border: none !important;
}
    
    @media (max-width: 959px){
        .home .menu-container ul.menu-smart > li > a {
            color: #fff;
        }
    }
    
.home .position_absolute{
    position: absolute !important;
    top: 0 !important;
}

.home .desk_tabs_pt .routes-sched-list a{
    color: #000 !important;
}

@media (max-width: 1100px){
    .home .menu-wrapper{
        position: absolute !important;
        z-index: 100 !important;
    }
}


/* FOOTERS */

.home .disclaimer-footer .row-parent {
    padding: 0 !important;
}

/*
.home .disclaimers a {
    color: #00a0dd !important;
}
*/

.home .disclaimers a:hover {
    color: #033466 !important;
}

.home .panel-title > a span:after{
    content: '' !important;
    display: none !important;
}

.home .homepage-header #tab-1521479112178-2-1 p a,
.home .homepage-header #tab-1521479112178-2-11523657742660 p a,
.home .homepage-header #tab-1524069502883-2-7 p a{
    color: #00a0dd !important;
}

.home .homepage-header #tab-1521479112178-2-1 p a:hover,
.home .homepage-header #tab-1521479112178-2-1 p a:focus,
.home .homepage-header #tab-1521479112178-2-11523657742660 p a:hover,
.home .homepage-header #tab-1521479112178-2-11523657742660 p a:focus,
.home .homepage-header #tab-1524069502883-2-7 p a:hover,
.home .homepage-header #tab-1524069502883-2-7 p a:focus{
    color: #0087c4 !important
}

.home .heading-text .text-lead p{
    color: #fff !important;
}

.home .force_white_bckgnd uncont{
    background-color: rgba(0,0,0,.25)
}

.home .force_gradient_pt .row-background .background-wrapper{
}

.home .force_gradient_pt .row-internal .row .uncont{
    max-width: 100% !important;
}

.home .force_gradient_pt .row-internal .row .uncont .uncode_text_column{
    max-width: 600px !important;
}


/* 06042018 - SLIDER PT */
.home .pt_force_images .owl-carousel-wrapper{
    overflow: visible !important;
}
 
/*
.home .pt_force_images .row-background .background-wrapper .background-inner,
.home .pt_force_images .row-background .background-wrapper .block-bg-overlay{
    margin: 5% 0 !important;
}

.home .pt_force_images .uncode-slider .row-child{
    height: 80% !important;
}
*/

/* 06042018 - ACTIVE */
.home .pt_force_images .index-active .row-background .background-wrapper .background-inner{
    margin: 0 !important;
    /*
    transition: margin-top .75s;
    */
}

.home .pt_force_images .uncode-slider .index-active .row-child, .home .pt_force_images .uncode-slider .index-active .row-inner{
    height: 100% !important;
    /*
    transition: height .25s, margin-top .5s;
    */
}

.home .pt_force_images .row-background .background-wrapper .background-inner{
    background-size: cover !important;
}

.home .pt_force_images .index-active .limit-width{
    max-width: 100% !important;
    padding-left: 15% !important;
    padding-right: 15% !important;
    background-color: rgba(3,52,102,.25);
}

.home .pt_force_images .owl-prev, .home .owl-next{
    margin-left: 2vw !important;
    margin-right: 2vw !important;
}

.home .pt_force_images .owl-prev .owl-nav-container, .home .owl-next .owl-nav-container{
    width: 90px !important;
}

.home .pt_force_images .owl-nav-container.btn-default.btn-hover-nobg:hover {
    color: #ffffff !important;
    background-color: #033466 !important;
    border-color: #033466 !important;
}

.home .pt_force_images .btn-color-xsdn{
    color: #033466 !important;
}

.home .pt_force_images .btn-color-xsdn:not(.btn-flat):not(.btn-hover-nobg):not(.btn-text-skin):hover{
    background-color: #033466 !important;
    color: #fff !important;
    border-color: #033466 !important;
}

.home .pt_force_images .owl-next .owl-nav-container,
.home .pt_force_images .owl-prev .owl-nav-container{
    display: flex !important;
    align-items: center !important;
}

.home .pt_force_images .owl-prev i, .home .pt_force_images .owl-next i{
    font-size: 5rem;
    top: 0;
}

.home .pt_force_images .fa-fw {
    width: 100%;
}


@media only screen and (max-width: 960px){
    .home .pt_force_images .owl-carousel-wrapper{
        overflow: hidden !important;
    }
    
    .home .force_height_zero_pt .row-inner{
        min-height: 0px !important;
    }
    
    .home .desk_tabs_pt .row-inner .heading-text{
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}


/* PT TEST ADD ON */
.home .desk_tabs_pt .pos-left .uncol .uncoltable .uncell .uncont{
    max-width: 100% !important;
    width: 100% !important;
    display: block !important;
}

.home table th, .home table td{
    border: none !important;
}

/* BOXES */
@media only screen and (max-width: 960px){
    .home .media_gallery_pt .single-gutter .tmb[style]{
        width: 100vw !important;
    }
}

/* HEADER PT */

.home #page-header[data-imgready="true"] .header-wrapper .row-container > .row-background{
    width: 100vw !important;
}

.home .desk_tabs_pt .uncol .uncoltable .uncell .uncont{
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
}

.home .trip_planner_wrapper_pt{
    max-width: 550px !important;
}

.home .trip_planner_wrapper_p .pos-topt{
    display: none !important;
}

.home .breaking_news_pt, .home .breaking_news_pt .uncol, .home .cal_trans_button_pt {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

.home #breaking-news_new_home{
    padding-left: 36px !important;
    padding-right: 36px !important;
}

.home #breaking-news_new_home h3 span{
    text-align: left !important;
}

.home #breaking-news_new_home h3, .home #breaking-news_new_home h3 span{
    width: 100% !important;
}

.home .breaking_news_pt, .home .cal_trans_button_pt{
    width: 550px !important;
}

.home .desk_tabs_pt .cal_trans_button_pt .row-inner,
.home .desk_tabs_pt .breaking_news_pt .row-inner{
    min-height: auto !important;
    height: auto !important;
}

.home .cal_trans_button_pt .icon-box-content{
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}


.home .cal_trans_button_pt .icon-box-content p a{
    color: #fff !important;
}


body.home.textual-accent-color .post-content .cal_trans_button_pt p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn){
    color: #fff !important;
}

.home .desk_tabs_pt .heading-text h2, .home .desk_tabs_pt .heading-text h2 span,  .home .desk_tabs_pt .heading-text div p{
    width: 100% !important;
    text-align: left !important;
}

@media only screen and (max-width: 960px){
    .home .trip_planner_wrapper_pt, .home .tabs_box, .home .breaking_news_pt, .home .cal_trans_button_pt{
        max-width: 100% !important;
        width: 100% !important;
    }
    
    .home .desk_tabs_pt .mobile_header_pt .row-inner{
        min-height: auto !important;
        height: auto !important;
    }
    
    .home .desk_tabs_pt .row-inner[style], .home .desk_tabs_pt .row-inner{
        min-height: 0 !important;
    }
    
    .home .icon-box-left .icon-box-content{
        padding-left: 60px !important;
    }
    
    .home div.col-lg-1.single-internal-gutter{
        display: none !important;
    }
}

@media only screen and (max-width: 675px){
    .home .mobile_header_pt{
        text-align: center !important;
        padding: 36px !important;
    }
    
    .home .mobile_header_pt .heading-text h2 span, .home .mobile_header_pt .heading-text div p{
        text-align: center !important;
    }
    
    .home .mobile_header_pt .heading-text div p{
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
    
    .home .desk_tabs_pt .row{
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
}

@media only screen and (max-width: 440px){
    .home .mobile_header_pt .heading-text div p{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.home .mobile_header_pt .row-inner{
    height: auto !important;
}

.home .cal_trans_button_pt{
    height: 50px !important;
    /*height: 77px !important;*/
    display: flex;
    align-items: center;
}

.home .cal_trans_button_pt .single-block-padding{
    padding: 0 36px !important;
}

.home .cal_trans_button_pt .icon-box{
    display: flex;
    align-items: center;
}

.home .cal_trans_button_pt .icon-box-left .icon-box-icon{
    width: 40px !important;
}

.breaking-news a,
body.home.textual-accent-color .post-content .breaking-news p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn){
    color: #00a0dd !important;
}

.breaking-news a:hover,
body.home.textual-accent-color .post-content .breaking-news p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn-text-skin):hover:not(.btn){
    color: #033466 !important;
}

.home .force_height_pt .row-inner{
    height: auto !important;
}


@media only screen and (max-width: 1939px){
    .home .meetings-agendas .vc_custom_1529600736660 .row-background {
        margin-left: 36px !important;
        margin-right: 36px !important;
    }
    .home .meetings-agendas .vc_custom_1529600736660 .row-inner {
        padding-left: 36px !important;
        padding-right: 36px !important;
    }
}

.home #break_news_button{
    font-family: Montserrat !important;
    font-weight: 600 !important;
    font-size: 24px !important;
    padding: 0 36px !important;
    display: flex;
    align-items: center !important;
    height: calc(100%) !important;
    text-transform: uppercase !important;
    height: 50px !important;
}

.home #break_news_button span:first-of-type{
    width: 90%;
}

.home #break_news_button span:last-of-type{
    text-align: right !important;
    width: 10%;
}

@media only screen and (max-width: 575px){
    .home #break_news_button{
        padding: 0 18px !important;
    }
    
    .home .cal_trans_button_pt img{
        margin-left: 18px !important;
    }
    
    .home .icon-box-left .icon-box-content{
        padding-left: 30px !important;
        padding-right: 18px !important;
    }
}

.home .super_force_hidden_pt{
    display: none !important;
}


.home .multi_button .btn-container{
    margin-top: 9px !important
}

@media only screen and (max-width: 700px){
    .home .owl-item .btn{
        text-align: left !important;
    }
}

@media only screen and (max-width: 960px){
    .home .heading-text h1{
        float: none !important;
    }
}

/* EMERGANCY ONLY FOR FIRES

body.textual-accent-color .post-content > div p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn), body.textual-accent-color .post-content > div ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a:not(.btn).emerg_link{
    color: #fff !important;
    text-decoration: underline !important;
    font-weight: 900 !important;
}

.desk_tabs_pt{
    margin-top: 0 !important;
}
 */

/* SPACER FOR CSS BOX */

/* Removing Carousel Placeholder */
.home .pt_display_hidden_home_carouse{
    display: none !important;
}

.home .tmb-light.tmb .t-entry-visual .t-entry-title{
   color: #fff !important;
}

@media only screen and (min-width: 960px){
   .home .transit_pages .page_category-transit .transit_header{
       height: 65vh !important;
   }

   .home .page_category-transit .transit_header > .row > .row-inner .wpb_column:last-of-type{
       margin-bottom: 0 !important;
       margin-top: auto !important;
   }
}

@media only screen and (min-width: 1100px){

}

/* BLOG POST */
.single-post .post-wrapper .post-body{
   padding-top: 5vh !important;
}

/*

Tempalte Updates

*/

/* +++++++++++++++++++++++++++++++ HEADER +++++++++++++++++++++++++++++++ */
#header_hero_wrap  *{
   padding: 0 !important;
   margin: 0 !important;
   box-sizing: border-box !important;
}

#header_hero_wrap{
   height: calc(50vh) !important;
   min-height: calc(300px) !important;
}

#header_hero_wrap.transit_header{
   height: auto !important;
}

#header_hero_wrap .heading-text{
   height: calc(50vh) !important;
   min-height: calc(300px) !important;
   max-height: calc(500px);
   padding: calc(54px + 36px) 36px 36px 36px !important;
}

#header_hero_wrap.no_planner > .row,
#header_hero_wrap.no_planner > .row *{
   display: block !important;
   height: calc(100%) !important;
}

#header_hero_wrap.transit_header > .row > .wpb_row > .wpb_column:first-of-type{
   display: block !important;
   height: calc(25vh) !important;
   min-height: calc(300px) !important;
}

#header_hero_wrap.transit_header > .row > .wpb_row > .wpb_column:first-of-type #home_head_wrap *{
   height: auto !important;
}

#header_hero_wrap.no_planner .heading-text h1 span,
#header_hero_wrap.transit_header > .row > .wpb_row > .wpb_column:first-of-type .heading-text h1 span,
#header_hero_wrap.transit_header > .row > .wpb_row > .wpb_column:first-of-type #home_head_wrap{
   display: flex !important;
   align-items: center !important;
   justify-content: center !important;
   text-align: center !important;
}

#header_hero_wrap.no_planner script.vc_controls{
   display: none !important;
}

/* Trip Planner */
#header_hero_wrap .nav-tabs li{
   width: calc(100% / 3) !important;
   padding: 10px 5px !important;
   border: none !important;
}

#header_hero_wrap .nav-tabs li:first-of-type{
   border-right: .5px solid #fff !important;
}

#header_hero_wrap .nav-tabs li:nth-of-type(2){
   border-right: .5px solid #fff !important;
   border-left: .5px solid #fff !important;
}

#header_hero_wrap .nav-tabs li:last-of-type{
   border-left: .5px solid #fff !important;
}

#header_hero_wrap .nav-tabs li.active{
   border-left: 1px solid #033466 !important;
   border-top: 1px solid #033466 !important;
   border-right: 1px solid #033466 !important;
}

#header_hero_wrap .nav-tabs li a, #header_hero_wrap .nav-tabs li a:hover{
   border: 1px solid #033466 !important;
}

#header_hero_wrap .nav-tabs li.active a{
   border: rgba(255, 255, 255, .01) !important;
}

#header_hero_wrap .tab-container .tab-content{
   padding: 36px 18px !important;
}

#header_hero_wrap .tab-container .tab-content .tab-pane{
   width: 100% !important;
   overflow-x: hidden !important;
}

#header_hero_wrap table.trip-planner-table{
   border: transparent !important;
}

#header_hero_wrap table.trip-planner-table,
#header_hero_wrap table.trip-planner-table tbody,
#header_hero_wrap table.trip-planner-table tbody tr,
#header_hero_wrap table.trip-planner-table tbody tr td,
#header_hero_wrap table.trip-planner-table tbody tr td input{
   display: block !important;
   width: 100%;
}

#header_hero_wrap a.route_sched_link{
   display: block !important;
   padding: 2px 4px !important;
   margin: 0 0 10px 0 !important;
   font-size: 17px;
   font-weight: 700 !important;
}

#header_hero_wrap table.trip-planner-table tbody tr td input{
   padding: 10px !important;
   margin: 0 0 10px 0 !important;
}

#header_hero_wrap table.trip-planner-table tbody tr td{
   padding-left: 0 !important;
   padding-right: 0 !important;
}

#header_hero_wrap table.trip-planner-table tbody tr:last-of-type td input,
#header_hero_wrap table.trip-planner-table tbody tr:last-of-type td a{
   width: calc(50% - 5px) !important;
   height: calc(100%) !important;
   padding: 10px 2.5px !important;
   margin-top: 0 !important;
   margin-bottom: 0 !important;
   display: inline-block !important;
   text-align: center !important;
   transform: scale(1);
}

/* Responsive */
@media (min-width: 960px){
   #header_hero_wrap{
       height: 650px !important;
       padding: 36px !important;
       overflow: hidden !important;
   }

   #header_hero_wrap.transit_header{
       height: 650px !important;
       padding: 150px 36px 36px 36px !important;
       overflow: hidden !important;
   }

   #header_hero_wrap.transit_header > .row{
       display: flex !important;
       align-items: center !important;
       flex-direction: row-reverse !important;
       height: calc(100%) !important;
   }

   #header_hero_wrap.transit_header > .row > .wpb_row{
       height: calc(100%) !important;
   }

   #header_hero_wrap.transit_header > .row > .wpb_row > .wpb_column{
       height: auto !important;
   }

   #header_hero_wrap.transit_header.home_header{
       height: 750px !important;
       overflow: hidden !important;
   }
}

@media (min-width: 1100px){
   #header_hero_wrap .heading-text{
       padding: 0 !important;
   }

   #header_hero_wrap.no_planner .heading-text h1 span{
       align-items: flex-end !important;
       justify-content: flex-end !important;
       text-align: right !important;
   }

   #header_hero_wrap.transit_header > .row > .wpb_row > .wpb_column:first-of-type{
       height: auto !important;
   }

   #header_hero_wrap.transit_header > .row > .wpb_row > .wpb_column{
       margin: auto 0 0 0 !important;
   }

   #header_hero_wrap.transit_header.home_header > .row > .wpb_row > .wpb_column:first-of-type{
       width: 40% !important;
       max-width: 650px !important;
   }

   #header_hero_wrap.transit_header > .row > .wpb_row > .wpb_column:first-of-type .heading-text{
       position: relative !important;
   }

   #header_hero_wrap.transit_header > .row > .wpb_row > .wpb_column:first-of-type .heading-text h1{
       position: absolute !important;
       width: 100% !important;
       height: auto !important;
       bottom: 0 !important;
   }

   #header_hero_wrap.transit_header > .row > .wpb_row > .wpb_column:first-of-type .heading-text h1 span{
       display: block !important;
       text-align: right !important;
   }

   #header_hero_wrap.transit_header > .row > .wpb_row > .wpb_column:first-of-type .heading-text #home_head_wrap h1{
       position: static !important;
   }

   #header_hero_wrap.transit_header > .row > .wpb_row > .wpb_column:first-of-type .heading-text #home_head_wrap h1 span{
       display: block !important;
       width: 100% !important;
       text-align: left !important;
   }

   .no-header{
       height: 0px !important;
   }
   
}

/* Ladning Pages */
.landing_pages section#header_hero_wrap,
.landing_pages section#header_hero_wrap *{
   box-sizing: border-box !important;
   display: block !important;
}

.landing_pages section#header_hero_wrap{
   position: relative !important;
   width: 100% !important;
   max-width: 100% !important;
   height: auto !important;
   min-height: auto !important;
   padding: 0 !important;
   margin: calc(54px + 36px) 0 36px 0 !important;
}

.landing_pages section#header_hero_wrap > div{
   display: block !important;
   position: relative !important;
   overflow: hidden !important;
}

.landing_pages section#header_hero_wrap > div > div:first-of-type{
   position: absolute !important;
   height: calc(100%) !important;
   z-index: 1 !important;
   background-color: rgba(255,255,255,.75) !important;
}

.landing_pages section#header_hero_wrap > div > div:first-of-type *{
   display: block !important;
   height: calc(100%) !important;
}

.landing_pages section#header_hero_wrap > div > div:first-of-type .uncode-single-media-wrapper{
   display: flex !important;
   align-items: center !important;
   justify-content: center !important;
   width: 100vw !important;
   height: calc(100%) !important;
}

.landing_pages section#header_hero_wrap > div > div:first-of-type img{
   display: block !important;
   width: auto !important;
   height: calc(75%) !important;
}

.landing_pages section#header_hero_wrap > div > div:last-of-type{
   z-index: 0 !important;
}

.landing_pages section#header_hero_wrap .single-wrapper{
   max-width: 100% !important;
}

@media (min-width: 960px){
   .landing_pages section#header_hero_wrap{
       max-height: 750px !important;
       padding: 0 !important;
   }
}

@media (min-width: 1100px){
   .landing_pages section#header_hero_wrap{
       margin: 0 0 36px 0 !important;
   }

   .landing_pages section#header_hero_wrap > div{
       max-height: calc(750px - 36px) !important;
   }

   .landing_pages section#header_hero_wrap > div > div:first-of-type{
       width: 100vw !important;
   }
}

/* Ladning Pages - END */
/* +++++++++++++++++++++++++++++++ HEADER - END +++++++++++++++++++++++++++++++ */


/* +++++++++++++++++++++++++++++++ PAGES +++++++++++++++++++++++++++++++ */
/* Meetings Page */
.meeting_pages .post-content > div:nth-of-type(2), .single-meeting .meeting_pages .post-content .row-container .row > div:nth-of-type(2){
   max-width: calc(1932px - 144px) !important;
   margin: 0 auto !important;
}

.single-meeting .meeting_pages .post-content div.meetings-events-heading{
   padding: 0 !important;
}

.meeting_pages .post-content .meetings-agendas .column-background .background-wrapper{
   height: calc(100%) !important;
   position: static !important;
}

/*
.meeting_pages .post-content .meetings-agendas{
   max-height: calc(785px) !important;
}
*/

@media (min-width: 960px){
   .single-meeting .meeting_pages .post-content .row-container .row > div:nth-of-type(2) .wpb_row > div:first-of-type{
       width: calc(100% / 3);
   }
   
   .single-meeting .meeting_pages .post-content .row-container .row > div:nth-of-type(2) .wpb_row > div:last-of-type{
       width: calc(100% / 3 * 2);
   }

   .single-meeting .meeting_pages .post-content .meet-agend_pt .single-block-padding{
       padding: 36px !important;
   }
}

/* Home Reset */

.home .meeting_pages .post-content > div:nth-of-type(2){
   max-width: 100% !important;
   margin: 36px auto !important;
}

.home .meeting_pages .post-content .meetings-agendas .column-background .background-wrapper{
   height: calc(100%) !important;
   position: static !important;
}
/* +++++++++++++++++++++++++++++++ PAGES - END +++++++++++++++++++++++++++++++ */
/*

Tempalte Updates - END

*/

/* .\Meetings pages clear remov */
.no_planner .vc_custom_heading_wrap  .clear{
   position: absolute !important;
   top: -10000px !important;
}


/* RESETS */

body.hmenu .menu-primary .menu-horizontal .menu-smart > li > a:hover, body.hmenu .menu-primary .menu-horizontal .menu-smart > li > ul:hover + a{
   color: #fff !important;
   font-weight: 900 !important;
}

.main-tabs .tab-container{
   background: rgba(255,255,255,.85);
}

article a, article a.btn, article a.white_button{
   color: #00a0dd !important;
   text-decoration: none !important;
}

article a:hover, article a.white_button:hover, #header_hero_wrap .main-tabs .tab-container a:hover, article .uncode-accordion .panel-title > a{
   color: #033466 !important;
}

article .uncode-accordion a:hover{
   color: #00a0dd !important;
}

article a.btn-color-196673, .routes-schedules article a, a#break_news_button{
   color: #fff !important;
}

#header_hero_wrap .main-tabs .tab-container .tab-pane:last-of-type .uncode_text_column > p:nth-of-type(even){
   padding: 0 12px 12px 12px !important;
}

.breaking-news #header_hero_wrap{
   min-height: calc(0px) !important;
   height: calc(0px) !important;
   max-height: calc(0px) !important;
}

/* Responsive */
@media (min-width: 960px){
   body, p, li, dt, dd, dl, address, label, small, pre, code{
       font-size: 18px !important;
   }

   .routes-schedules .desk_routes_pt .heading-text > div > p{
       margin-top: 0 !important;
   }
   
   #cltrns_btn{
       height: 50px !important;
   }
   
   a#break_news_button span, #cltrns_btn a span, #cltrns_btn a span.cltrns_btn_txt{
       font-size: 24px !important;
       text-align: left !important;
   }

   #cltrns_btn a img{
       width: auto;
       max-height: 28px !important;
   }

   #cltrns_btn a span:last-of-type{
       text-align: right !important;
   }

   #cltrns_btn a{
       height: calc(100%) !important;
       padding: 5px 36px !important;
   }

   #cltrns_btn a span{
       margin: 0 0 0 auto !important;
   }
}

.meeting_pages .post-content:nth-of-type(2) .row-background, .column-background{
   max-height: 734px !important;
}

 .landing_pages section#header_hero_wrap > div > div:first-of-type img{
      width: 50% !important;
      max-width: 600p !important;
     height: auto !important;
 }
 

 /* Time Tables Styles */
 /* Reset */


/*

font-family: proxima-nova-condensed, sans-serif !important;

*/



/* http://meyerweb.com/eric/tools/css/reset/ 
  v2.0 | 20110126
  License: none (public domain)
*/
.fl_rte_wrap div, .fl_rte_wrap span, .fl_rte_wrap applet, .fl_rte_wrap object, .fl_rte_wrap iframe, .fl_rte_wrap
h1, .fl_rte_wrap h2, .fl_rte_wrap h3, .fl_rte_wrap h4, .fl_rte_wrap h5, .fl_rte_wrap h6, .fl_rte_wrap p, .fl_rte_wrap blockquote, .fl_rte_wrap pre, .fl_rte_wrap
a, .fl_rte_wrap abbr, .fl_rte_wrap acronym, .fl_rte_wrap address, .fl_rte_wrap big, .fl_rte_wrap cite, .fl_rte_wrap code, .fl_rte_wrap
del, .fl_rte_wrap dfn, .fl_rte_wrap em, .fl_rte_wrap img, .fl_rte_wrap ins, .fl_rte_wrap kbd, .fl_rte_wrap q, .fl_rte_wrap s, .fl_rte_wrap samp, .fl_rte_wrap
small, .fl_rte_wrap strike, .fl_rte_wrap strong, .fl_rte_wrap sub, .fl_rte_wrap sup, .fl_rte_wrap tt, .fl_rte_wrap var, .fl_rte_wrap
b, .fl_rte_wrap u, .fl_rte_wrap i, .fl_rte_wrap center, .fl_rte_wrap
dl, .fl_rte_wrap dt, .fl_rte_wrap dd, .fl_rte_wrap ol, .fl_rte_wrap ul, .fl_rte_wrap li, .fl_rte_wrap
fieldset, .fl_rte_wrap form, .fl_rte_wrap label, .fl_rte_wrap legend, .fl_rte_wrap
table, .fl_rte_wrap caption, .fl_rte_wrap tbody, .fl_rte_wrap tfoot, .fl_rte_wrap thead, .fl_rte_wrap tr, .fl_rte_wrap th, .fl_rte_wrap td, .fl_rte_wrap
article, .fl_rte_wrap aside, .fl_rte_wrap canvas, .fl_rte_wrap details, .fl_rte_wrap embed, .fl_rte_wrap 
figure, .fl_rte_wrap figcaption, .fl_rte_wrap footer, .fl_rte_wrap header, .fl_rte_wrap hgroup, .fl_rte_wrap 
menu, .fl_rte_wrap nav, .fl_rte_wrap output, .fl_rte_wrap ruby, .fl_rte_wrap section, .fl_rte_wrap summary, .fl_rte_wrap
time, .fl_rte_wrap mark, .fl_rte_wrap audio, .fl_rte_wrap video {
   margin: 0 !important;
   padding: 0 !important;
   border: 0 !important;
   font-size: 16px !important;
   font: inherit !important;
    vertical-align: baseline !important;
    box-sizing: border-box !important;
    font-family: proxima-nova, sans-serif !important;
    text-decoration: none !important;
}
/* HTML5 display-role reset for older browsers */
.fl_rte_wrap article, .fl_rte_wrap aside, .fl_rte_wrap details, .fl_rte_wrap figcaption, .fl_rte_wrap figure, .fl_rte_wrap 
footer, .fl_rte_wrap header, .fl_rte_wrap hgroup, .fl_rte_wrap menu, .fl_rte_wrap nav, section {
   display: block !important;
}

.fl_rte_wrap{
    height: 100% !important;
}

.fl_rte_wrap {
   line-height: 1 !important;
}
.fl_rte_wrap ol, .fl_rte_wrap ul {
   list-style: none !important;
}
.fl_rte_wrap blockquote, .fl_rte_wrap q {
   quotes: none !important;
}
.fl_rte_wrap blockquote:before, .fl_rte_wrap blockquote:after,
.fl_rte_wrap q:before, .fl_rte_wrap q:after {
   content: '' !important;
   content: none !important;
}
.fl_rte_wrap table {
   border-collapse: collapse !important;
   border-spacing: 0 !important;
}

.fl_rte_wrap h1, .fl_rte_wrap h2, .fl_rte_wrap h3, .fl_rte_wrap h4, .fl_rte_wrap h5, .fl_rte_wrap h6, .fl_rte_wrap th{
    font-family: 'Montserrat', sans-serif !important;
}

.fl_rte_wrap > section > span{
    display: none !important;
}

.fl_rte_wrap a:hover, .fl_rte_wrap button:hover{
    cursor: pointer !important;
}

.fl_rte_wrap .fl_rte_wrap .screen-reader-text{
    position: fixed !important;
    left: -9999px !important;
}

/* General */
.fl_rte_wrap .stop-code{
    display: none !important;
}

/* Header */
.fl_rte_wrap .rte_head_wrap{
    padding: 18px !important;
}

.fl_rte_wrap .rte_head_wrap h2{
    color: #009DDA !important;
    font-size: 44px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

.fl_rte_wrap .rte_head_wrap a{
    display: block !important;
    color: #fff !important;
    text-align: center !important;
    text-transform: uppercase !important;
    padding: 9px !important;
    margin: 0 auto !important;
    background-color: #033467 !important;
    border: 2px solid #033467 !important;
    width: 45% !important;
    transition: all .25s ease-out !important;
}

.fl_rte_wrap .rte_head_wrap a[href="https://www.goventura.org/vctc-transit/routes-schedules/"]{
   width: 100% !important;
}

.fl_rte_wrap .rte_head_wrap a:hover{
    color: #033467 !important;
    background-color: #fff !important;
    transition: all .25s ease-out !important;
}

.fl_rte_wrap a.btn_lnk{
    display: flex !important;
    align-items: center !important;
    color: #fff !important;
    background-color: #009DDA !important;
    border: 2px solid #fff !important;
    padding: 0 5px !important;
    margin: 0 0 0 10px !important;
    height: 24px !important;
    font-weight: 700 !important;
    font-size: .65rem !important;
    font-family: proxima-nova-condensed, sans-serif !important;
    transition: color .25s ease-out !important;
}

.fl_rte_wrap a.btn_lnk:first-of-type{
   margin: 0 0 0 auto !important;
}

.fl_rte_wrap a.btn_lnk:hover{
    color: #009DDA !important;
    background-color: #fff !important;
    border: 2px solid #009DDA !important;
    transition: color .25s ease-out !important;
}

.fl_rte_wrap .rte_info_wrap{
    width: 100% !important;
}

.fl_rte_wrap .rte_head_wrap ul{
    display: block !important;
    width: 100% !important;
    padding: 9px 0 !important;
}

.fl_rte_wrap .rte_head_wrap li{
    display: block !important;
    text-transform: uppercase !important;
}

.fl_rte_wrap .rte_head_wrap li::before{
    content: '-' !important;
    padding: 0 9px !important;
}

/* Buttons */
.fl_rte_wrap .dir_btn_wrap, .fl_rte_wrap .day_btn_wrap{
    display: flex !important;
    align-items: flex-start !important;
    padding: 0 18px 18px 18px !important;
}

.fl_rte_wrap .dir_btn_wrap button, .fl_rte_wrap .day_btn_wrap button{
    display: block !important;
    color: #fff !important;
    text-align: center !important;
    text-transform: uppercase !important;
    width: 45% !important;
    max-width: 200px !important;
    padding: 9px 0 !important;
    margin: 0 auto !important;
    background-color: #009DDA !important;
    border: 2px solid #009DDA !important;
    border-radius: 0 !important;
    transition: all .25s ease-out !important;
    font-weight: 700 !important;
}

.fl_rte_wrap .dir_btn_wrap button.current, .fl_rte_wrap .day_btn_wrap button.current{
    color: #009DDA !important;
    background-color: #fff !important;
}

.fl_rte_wrap .dir_btn_wrap button:hover, .fl_rte_wrap .day_btn_wrap button:hover{
    color: #009DDA !important;
    background-color: #fff !important;
    transition: all .25s ease-out !important;
}

.fl_rte_wrap  section{
    display: none !important;
}

.fl_rte_wrap  section.current_sched{
    display: block !important;
}

.fl_rte_wrap  section h2{
    display: flex !important;
    align-items: center !important;
    color: #fff !important;
    font-size: 24px !important;
    text-transform: uppercase !important;
    background-color: #009DDA !important;
    padding: 9px !important;
    margin: 18px !important;
    font-weight: 700 !important;
}

.fl_rte_wrap .rte_drction{
    color: #009DDA !important;
    text-transform: uppercase !important;
    padding: 0 18px 18px 18px !important;
}

/* Route Tables */
.fl_rte_wrap table{
    display: none !important;
    align-items: flex-start !important;
    flex-wrap: wrap !important;
    height: 100% !important;
    padding: 18px !important;
}

.fl_rte_wrap table.current_sched{
    display: flex !important;
}

.fl_rte_wrap caption, .fl_rte_wrap colgroup{
    width: 100% !important;
}

.fl_rte_wrap table thead{
    display: inline-block !important;
    width: 50% !important;
    max-width: 275px !important;
    height: calc(100%) !important;
    text-align: left !important;
}

.fl_rte_wrap table thead span{
    display: block !important;
    width: 100% !important;
}

.fl_rte_wrap .stop-name{
    font-weight: 700 !important;
    text-align: left !important;
}

.fl_rte_wrap table tbody{
    width: 50% !important;
    display: flex !important;
    align-items: flex-start !important;
    overflow-x: scroll !important;
}

.fl_rte_wrap table tr{
    display: inline-block !important;
}

.fl_rte_wrap table th, .fl_rte_wrap table td{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    flex-wrap: wrap !important;
    padding: 10px 0 !important;
    min-height: 120px !important;
    color: #3F4B72 !important;
}

.fl_rte_wrap .rte_num_head{
    border-top: 2px solid #B7BECF !important;
    border-bottom: 2px solid #B7BECF !important;
    border-right: none !important;
    border-left: none !important;
    flex-direction: column !important;
}

.fl_rte_wrap table tr:first-of-type .rte_num_head{
    border-radius: 5px 0 0 5px !important;
    border-left: 2px solid #B7BECF !important;
    border-right: none !important;
}

.fl_rte_wrap table tr:last-of-type .rte_num_head{
    border-radius: 0 5px 5px 0 !important;
    border-right: 2px solid #B7BECF !important;
    border-left: none !important;
}

.fl_rte_wrap table td{
    padding: 5px 0 !important;
    border: 1px solid #fff !important;
}

.fl_rte_wrap table td span{
    padding: 5px !important;
}

.fl_rte_wrap table td.pm{
    font-weight: 700 !important;
}

.fl_rte_wrap table th{
    width: 100% !important;
    padding: 5px !important;
    font-size: 14px !important;
    justify-content: flex-start !important;
    text-align: left !important;
    border-bottom: 2px solid #B7BECF !important;
    font-family: proxima-nova-condensed, sans-serif !important;
    font-weight: 700 !important;
}

.fl_rte_wrap table th.route_name{
    flex-direction: column !important;
    justify-content: center !important;
}

.fl_rte_wrap table th span{
    font-family: proxima-nova-condensed, sans-serif !important;
    font-weight: 300 !important;
}

.fl_rte_wrap table td.rte_num_head{
    min-height: 66px !important;
    background-color: #fff !important;
}

.fl_rte_wrap .rte_num_head span{
    display: block !important;
}

.fl_rte_wrap .route_name{
    min-height: 66px !important;
}

.fl_rte_wrap table td .symbol{
    display: none !important;
}

.fl_rte_wrap .rte_num_head span{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    text-transform: uppercase !important;
    font-family: proxima-nova-condensed, sans-serif !important;
    font-weight: 700 !important;
    color: #000 !important;
    width: 40px !important;
    height: 40px !important;
    margin: 0 auto !important;
    border-radius: 50% !important;
    border: 2px solid #000 !important;
}

.fl_rte_wrap .spacer, .fl_rte_wrap table td:first-of-type{
    text-align: center !important;
}

.fl_rte_wrap .hidden_rte_num span{
    opacity: 0 !important;
}

.fl_rte_wrap .rte_num_head span.double_rte_num{
    margin-left: 100% !important;
}

/* Route number colors */
.fl_rte_wrap .route_name_81 td, .fl_rte_wrap .route_name_85c td, .fl_rte_wrap .route_name_89 td{
    background-color: #B7BECF !important;
}

.fl_rte_wrap .route_name_81b td{
    background-color: #40A9CC !important;
    color: #fff !important;
}

.fl_rte_wrap .route_name_82 td{
    background-color: #8CD4EF !important;
}

.fl_rte_wrap .route_name_83 td, .fl_rte_wrap .route_name_86 td{
    background-color: #00ABDF !important;
    color: #fff !important;
}

.fl_rte_wrap .route_name_84u td, .fl_rte_wrap .route_name_87 td{
    background-color: #74B0E1 !important;
}

.fl_rte_wrap .route_name_84 td, .fl_rte_wrap .route_name_85 td{
    background-color: #006BC2 !important;
    color: #fff !important;
}

.fl_rte_wrap .route_name_80 td{
    background-color: #7297BE !important;
    color: #fff !important;
}

.fl_rte_wrap .route_name_80c td{
    background-color: #276599 !important;
    color: #fff !important;
}

.fl_rte_wrap .route_name_80x td, .fl_rte_wrap .route_name_88 td{
    background-color: #3F4B72 !important;
    color: #fff !important;
}

/*HWY 101 Conejo*/
.fl_rte_wrap.rte_wrap_highway_101_conejo h2, .fl_rte_wrap.rte_wrap_highway_101_conejo  .rte_drction{
    color: #edc15f !important;
}

.fl_rte_wrap.rte_wrap_highway_101_conejo .dir_btn_wrap button, .fl_rte_wrap.rte_wrap_highway_101_conejo .day_btn_wrap button{
    color: #000 !important;
    border: 2px solid #edc15f !important;
    background-color: #edc15f !important;
}

.fl_rte_wrap.rte_wrap_highway_101_conejo a.btn_lnk{
    background-color: #edc15f !important;
    border: 2px solid #fff !important;
    color: #000 !important;
}

.fl_rte_wrap.rte_wrap_highway_101_conejo a.btn_lnk:hover{
    color: #000 !important;
    border: 2px solid #fff !important;
    background-color: #edc15f !important;
}

.fl_rte_wrap.rte_wrap_highway_101_conejo button:hover, .fl_rte_wrap.rte_wrap_highway_101_conejo button.current{
    color: #edc15f !important;
    background-color: #fff !important;
}

.fl_rte_wrap.rte_wrap_highway_101_conejo td, .fl_rte_wrap.rte_wrap_highway_101_conejo section h2{
    background-color: #edc15f !important;
    color: #000 !important;
}

.fl_rte_wrap.rte_wrap_highway_101_conejo .mre_btn:hover{
    color: #edc15f !important;
    background-color: transparent !important;
}

.fl_rte_wrap .route_name_52x td{
    background-color: #CF8A00 !important;
    color: #fff !important;
}

.fl_rte_wrap .route_name_52 td{
    background-color: #FDE021 !important;
    color: #000 !important;
}
/*HWY 101 Conejo - END*/

/*HWY 126*/
.fl_rte_wrap.rte_wrap_highway_126 h2, .fl_rte_wrap.rte_wrap_highway_126  .rte_drction{
    color: #e15959 !important;
}

.fl_rte_wrap.rte_wrap_highway_126 .dir_btn_wrap button, .fl_rte_wrap.rte_wrap_highway_126 .day_btn_wrap button{
    color: #fff !important;
    border: 2px solid #e15959 !important;
    background-color: #e15959 !important;
}

.fl_rte_wrap.rte_wrap_highway_126 a.btn_lnk{
    background-color: #e15959 !important;
    border: 2px solid #fff !important;
    color: #fff !important;
}

.fl_rte_wrap.rte_wrap_highway_126 a.btn_lnk:hover{
    background-color: #fff !important;
    border: 2px solid #fff !important;
    color: #e15959 !important;
}

.fl_rte_wrap.rte_wrap_highway_126 button:hover, .fl_rte_wrap.rte_wrap_highway_126 button.current{
    color: #e15959 !important;
    background-color: #fff !important;
}

.fl_rte_wrap.rte_wrap_highway_126 td, .fl_rte_wrap.rte_wrap_highway_126 section h2{
    background-color: #e15959 !important;
    color: #fff !important;
}

.fl_rte_wrap.rte_wrap_highway_126 .mre_btn:hover{
    color: #e15959 !important;
    background-color: transparent !important;
}
/*HWY 126 - END*/

/*East County*/
.fl_rte_wrap.rte_wrap_east_county h2, .fl_rte_wrap.rte_wrap_east_county  .rte_drction{
    color: #7e50d8 !important;
}

.fl_rte_wrap.rte_wrap_east_county .dir_btn_wrap button, .fl_rte_wrap.rte_wrap_east_county .day_btn_wrap button{
    color: #fff !important;
    border: 2px solid #7e50d8 !important;
    background-color: #7e50d8 !important;
}

.fl_rte_wrap.rte_wrap_east_county a.btn_lnk{
    background-color: #7e50d8 !important;
    border: 2px solid #fff !important;
    color: #fff !important;
}

.fl_rte_wrap.rte_wrap_east_county a.btn_lnk:hover{
    background-color: #fff !important;
    border: 2px solid #fff !important;
    color: #7e50d8 !important;
}

.fl_rte_wrap.rte_wrap_east_county button:hover, .fl_rte_wrap.rte_wrap_east_county button.current{
    color: #7e50d8 !important;
    background-color: #fff !important;
}

.fl_rte_wrap.rte_wrap_east_county td, .fl_rte_wrap.rte_wrap_east_county section h2{
    background-color: #7e50d8 !important;
    color: #fff !important;
}

.fl_rte_wrap.rte_wrap_east_county .mre_btn:hover{
    color: #7e50d8 !important;
    background-color: transparent !important;
}
/*East County - END*/

/*Cross County Limited*/
.fl_rte_wrap.rte_wrap_cross_county_limited h2, .fl_rte_wrap.rte_wrap_cross_county_limited  .rte_drction{
    color: #ed9850 !important;
}

.fl_rte_wrap.rte_wrap_cross_county_limited .dir_btn_wrap button, .fl_rte_wrap.rte_wrap_cross_county_limited .day_btn_wrap button{
    color: #fff !important;
    border: 2px solid #ed9850 !important;
    background-color: #ed9850 !important;
}

.fl_rte_wrap.rte_wrap_cross_county_limited a.btn_lnk{
    background-color: #ed9850 !important;
    border: 2px solid #fff !important;
    color: #fff !important;
}

.fl_rte_wrap.rte_wrap_cross_county_limited a.btn_lnk:hover{
    background-color: #fff !important;
    border: 2px solid #fff !important;
    color: #ed9850 !important;
}

.fl_rte_wrap.rte_wrap_cross_county_limited button:hover, .fl_rte_wrap.rte_wrap_cross_county_limited button.current{
    color: #ed9850 !important;
    background-color: #fff !important;
}

.fl_rte_wrap.rte_wrap_cross_county_limited td, .fl_rte_wrap.rte_wrap_cross_county_limited section h2{
    background-color: #ed9850 !important;
    color: #fff !important;
}

.fl_rte_wrap.rte_wrap_cross_county_limited .mre_btn:hover{
    color: #ed9850 !important;
    background-color: transparent !important;
}
/*Cross County Limited - END*/



/*Channel Islands*/
.fl_rte_wrap.rte_wrap_channel_islands h2, .fl_rte_wrap.rte_wrap_channel_islands .rte_drction{
    color: #76c06c !important;
}

.fl_rte_wrap.rte_wrap_channel_islands .dir_btn_wrap button, .fl_rte_wrap.rte_wrap_channel_islands .day_btn_wrap button{
    color: #fff !important;
    border: 2px solid #76c06c !important;
    background-color: #76c06c !important;
}

.fl_rte_wrap.rte_wrap_channel_islands a.btn_lnk{
    background-color: #76c06c !important;
    border: 2px solid #fff !important;
    color: #fff !important;
}

.fl_rte_wrap.rte_wrap_channel_islands a.btn_lnk:hover{
    background-color: #fff !important;
    border: 2px solid #fff !important;
    color: #76c06c !important;
}

.fl_rte_wrap.rte_wrap_channel_islands button:hover, .fl_rte_wrap.rte_wrap_channel_islands button.current{
    color: #76c06c !important;
    background-color: #fff !important;
}

.fl_rte_wrap.rte_wrap_channel_islands td, .fl_rte_wrap.rte_wrap_channel_islands section h2{
    background-color: #76c06c !important;
    color: #fff !important;
}

.fl_rte_wrap.rte_wrap_channel_islands .mre_btn:hover{
    color: #76c06c !important;
    background-color: transparent !important;
}
/*Channel Islands - END*/

.fl_rte_wrap .spacer{
    font-size: 36px !important;
}

.fl_rte_wrap .mre_btn{
    display: block !important;
    width: 100% !important;
    font-size: 16px !important;
    padding: 0 18px !important;
    text-align: right !important;
    text-transform: uppercase !important;
    background-color: #fff !important;
    box-shadow: none !important;
    border: none !important;
}

.fl_rte_wrap .route_name button{
    text-align: right !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-family: proxima-nova-condensed, sans-serif !important;
    height: 27px !important;
    padding: 5px 10px !important;
    margin: 0 0 0 auto !important;
    color: #B7BECF !important;
    line-height: 1 !important;
    background-color: #fff !important;
    box-shadow: none !important;
    border: 2px solid #B7BECF !important;
    border-radius: 5px !important;
}

.fl_rte_wrap .route_name button:first-of-type{
    margin-bottom: 3px !important;
}

/* Filter Display */
.fl_rte_wrap .route_name button.rte_fltr_reset, .fl_rte_wrap .route_filter{
    display: none !important;
}

.fl_rte_wrap .route_name button.rte_fltr_reset.flter_active, .fl_rte_wrap .flter_active .route_filter{
    display: block !important;
}

/* Responsive */

@media only screen and (min-width: 350px) {
    .fl_rte_wrap a.btn_lnk{
         font-size: .85rem !important;
    }
}

@media only screen and (min-width: 690px) {
    .fl_rte_wrap{
         max-width: 1200px !important;
         margin: 0 auto !important;
    }

    .fl_rte_wrap table th, .fl_rte_wrap table td{
         min-height: 70px !important;
    }

    .fl_rte_wrap .rte_head_wrap, .fl_rte_wrap .section_head_wrap{
         display: flex !important;
         align-items: center !important;
         flex-wrap: nowrap !important;
    }

    .fl_rte_wrap .rte_drction{
         width: calc(100% - 400px) !important;
         font-size: 18px !important;
         padding: 18px !important;
    }

    .fl_rte_wrap .day_btn_wrap{
         width: 400px !important;
         padding: 18px 0 !important;
    }

    .fl_rte_wrap .day_btn_wrap button{
         margin-left: auto !important; 
    }

    .fl_rte_wrap table tbody{
         width: calc(100% - 275px) !important;
    }

    .fl_rte_wrap .rte_head_wrap li{
         display: inline !important;
    }

    .fl_rte_wrap .rte_head_wrap li:first-of-type::before{
         content: '' !important;
         padding: 0 !important;
    }

    .fl_rte_wrap .rte_info_wrap{
         width: calc(100% - 190px) !important;
    }

    .fl_rte_wrap .dir_btn_wrap button{
         margin: 0 9px 0 0 !important;
    }

   .fl_rte_wrap .rte_head_wrap a[href="https://www.goventura.org/vctc-transit/routes-schedules/"]{
       width: 30% !important;
   }

   .fl_rte_wrap .rte_head_wrap ul{
       padding: 9px 18px 9px 0 !important;
   }
}

@media only screen and (min-width: 740px){
    .fl_rte_wrap .direction_wrapper .mre_btn{
         display: none !important;
    }
}

@media only screen and (min-width: 1034px){
    .fl_rte_wrap .direction_wrapper .mre_btn{
         display: none !important;
    }
     /* Channel Islands */
     .rte_wrap_channel_islands #route_zero table.weekday.current_sched{
          display: grid;
          grid-template-columns: 275px calc(100%);
     }

     .rte_wrap_channel_islands #route_zero table.weekday.current_sched thead{
          width: 100%;
     }

     .rte_wrap_channel_islands #route_zero table.weekday.current_sched tbody{
          display: flex;
          overflow-y: hidden;
          overflow-x: scroll;
     }

     .rte_wrap_channel_islands #route_zero table.weekday.current_sched tbody tr{
          width: 200px !important;
     }
}

/* Trip Planner Buttons */
#tripGo, #buy_passes_link{
   display: inline-block !important;
   padding: 13px 31px !important;
   font-weight: 600 !important;
   font-family: Montserrat !important;
   letter-spacing: .1em !important;
   text-transform: uppercase !important;
   width: 100% !important;
   font-size: 12px !important;
   transform: scale(1) !important;
   margin-top: 18px !important;
}

@media only screen and (min-width: 960px){
   #tripGo, #buy_passes_link{
       width: calc(50% - 18px) !important;
   }

   #tripGo{
       margin-right: auto !important;
   }

   #buy_passes_link{
       margin-left: auto !important;
   }

   .chrome .col-lg-12{
       height: inherit !important;
   }
}

/* Remove translator in IE */
@supports (-ms-ime-align:auto) {
   #glt-translate-trigger {
       display: none !important;
   }
}

/*  IE10+ */
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
   #glt-translate-trigger {
       display: none !important;
   }
}
   
   /*  IE6,7,9,10  */
   @media screen\9 {
       #glt-translate-trigger {
           display: none !important;
       }
   }
   
   /*  IE6,7  */
   @media screen\9 {
       #glt-translate-trigger {
           display: none !important;
       }
   }
   
   /* IE8  */
   @media \0screen {
       #glt-translate-trigger {
           display: none !important;
       }
   }
   
   /*  IE6,7,8  */
   @media \0screen\,screen\9 {
       #glt-translate-trigger {
           display: none !important;
       }
   }
   
   /* IE9,10  */
   @media screen and (min-width:0\0){
       #glt-translate-trigger {
           display: none !important;
       }
   }
   
/* Added by PT 02042021 */


.home .post-content > div:nth-of-type(2){
   order: 1 !important;
   padding-top: 35px !important;
/*

Comment to show Ememrgancy

*/

}
/*
.home .post-content > div:first-of-type{
   order: 2 !important;
}

.home .post-content > div:nth-of-type(3){
   order: 3 !important;
}

.home .post-content > div:nth-of-type(4){
   order: 4 !important;
}

.home .post-content > div:nth-of-type(5){
   order: 5 !important;
}

.home .post-content > div:last-of-type{
   order: 6 !important;
}
*/
.home .meeting_pages .post-content>div:nth-of-type(2){
   margin: 0 !important;
}
  

/* Added by PT 02082021 */
#header_hero_wrap > .row-parent > .row-inner{
   display: flex;
   flex-wrap: wrap;
   flex-direction: column-reverse;
}

#header_hero_wrap .heading-text{
   display: flex !important;
   align-items: center !important;
   justify-content: center !important;
}

@media only screen and (min-width: 960px){
   #header_hero_wrap > .row-parent > .row-inner > div{
       width: 100% !important;
       max-width: 100% !important;
   }
   
   #header_hero_wrap.transit_header > .row-parent > .row-inner > div{
       width: 50% !important;
       max-width: 50% !important;
   }

   #header_hero_wrap.transit_header > .row > .wpb_row > .wpb_column:first-of-type{
       height: auto !important;
   }

   #header_hero_wrap .heading-text{
       display: flex !important;
       align-items: flex-end !important;
       justify-content: flex-end !important;
   }

   .home #header_hero_wrap .heading-text{
        align-items: flex-start !important;
   }
}

@media only screen and (min-width: 1100px){
   #header_hero_wrap.transit_header > .row > .wpb_row > .wpb_column:first-of-type{
       height: auto !important;
   }

   #header_hero_wrap.transit_header > .row-parent > .row-inner > .wpb_column:last-of-type *{
       text-align: left !important;
   }

   #header_hero_wrap.transit_header > .row-parent > .row-inner > .wpb_column:last-of-type{
       max-height: 500px !important;
   }

   #header_hero_wrap.transit_header > .row-parent > .row-inner > .wpb_column:last-of-type > .uncol{
       width: 551px !important;
       margin: 0 0 0 auto !important;
   }
}
 

/* Alert Header PT - 02092021 */
article .alert_header_home a{
   font-size: 100% !important;
   color: #002766!important;
}

article .alert_header_home a:hover, article .alert_header_home a:focus{
   color: #fff !important;
}

#masthead{
    opacity: 1 !important;
}

/* Added from homepage - PT 02162021 */
/*

.home .post-content{
    display: flex !important;
    flex-direction: column !important;
}
*/

.home .post-content > div{
    width: 100% !important;
}

/*
.home .post-content > div:nth-of-type(2){
    order: 1 !important;
    padding-top: 35px !important;
}

.home .post-content > div:first-of-type{
    order: 2 !important;
}

.home .post-content > div:nth-of-type(3){
    order: 3 !important;
}

.home .post-content > div:nth-of-type(4){
    order: 4 !important;
}

.home .post-content > div:nth-of-type(5){
    order: 5 !important;
}

.home .post-content > div:last-of-type{
    order: 6 !important;
}
*/

.home .meeting_pages .post-content>div:nth-of-type(2){
    margin: 0 !important;
}

@media only screen and (min-width: 960px){
.home .post-content > div:nth-of-type(2){
    padding-top: 95px !important;
}
}

/* Added from theme options - PT 02162021 */
#masthead {
    top: 36px;
}

#main-logo {
    position: absolute;
    bottom: -25px;
}

#menu-desktop-main-menu li > ul > li > a:hover {
    font-weight: 800 !important;
}

.btn-color-xsdn:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-xsdn:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, btn-color-xsdn:active {
    color: #033466 !important;
}

.supporting-docs .btn {
    text-align: left;
}

/* TAB SLIDE PANEL */
.slide-tab-header {
    z-index: 1 !important;
}

.mojo-sp > .mojosp-widget-area {
    overflow: scroll;
}

.dashicons-admin-generic:before {
    content: url(/wp-content/uploads/2018/03/Bus_wht-45.png);
}

#mojo-sp-left-wrap {
    /*height: 110%;*/
    top: 110px !important;
}

.mojo-sp {
    position: absolute;
    top: 0;
    height: auto;
    margin: 0;
    box-sizing: border-box;
}

#mojo-sp-right h1, #mojo-sp-right h2, #mojo-sp-right h3, #mojo-sp-right h4, #mojo-sp-right h5,
#mojo-sp-left h1, #mojo-sp-left h2, #mojo-sp-left h3, #mojo-sp-left h4, #mojo-sp-left h5 {
    color: #033466 !important;
}
/* END TAB SLIDE PANEL */

.btn-color-196673:not(.btn-hover-nobg):hover {
    background-color: #ffffff !important;
}

.btn-color-xsdn:not(.btn-hover-nobg):not(.btn-text-skin):focus {
    color: #0aa0dd !important;
}

@media (max-width: 1440px) {
    
    .menu-container ul.menu-smart > li > a {
        font-size: 12px !important;
        color: #033466;
    }
    
}

@media (min-width: 960px) {
    
    body:not(.menu-force-opacity) .style-light-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.active > a {
        font-weight: 900;
    }
    
    body[class*=hmenu-] .submenu-dark .menu-smart ul a:hover, body[class*=hmenu-] .submenu-dark .menu-smart ul a:focus {
        color: #ffffff !important;
    }
    
    .menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a {
        font-weight: 900;
    }
    
    .menu-light .menu-smart > li.current-menu-ancestor > a:hover,
    .menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a:hover {
        color: #ffffff;
    }
    
    .menu-light .menu-smart > li.current-menu-ancestor > a {
        font-weight: 900 !important;
    }
    
    .submenu-dark .menu-smart ul li.current-menu-parent > a,
    .submenu-dark .menu-smart ul li.active > a {
        color: #ffffff !important;
        font-weight: 900 !important;
    }
    
    .menu-secondary {
        display: none;
    }
}

@media (max-width: 959px) {

    body.menu-mobile-centered .main-menu-container .menu-horizontal {
        display: block !important;
        text-align: left;
    }
    
    body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart li.menu-item > a {
        text-transform: uppercase !important;
    }
    
    .main-menu-container .menu-smart ul a:not(.cart-thumb):not(.btn) {
        margin-left: 10px;
    }
    
    .main-menu-container .menu-smart ul ul a:not(.cart-thumb):not(.btn) {
        margin-left: 20px;
    }
    
    .main-menu-container .menu-smart ul ul ul a:not(.cart-thumb):not(.btn) {
        margin-left: 30px;
    }
    
    .submenu-dark .menu-smart a:hover, .submenu-dark .menu-smart a:focus {
        color: #ffb01b;
    }
    
    .submenu-dark .menu-smart li.active > a {
        color: #ffffff !important;
        font-weight: 900 !important;
    }
    
    .submenu-dark .menu-smart li.current-menu-ancestor > a {
        color: #ffffff !important;
        font-weight: 900 !important;
    }
    
    #menu-desktop-main-menu {
        display: none;
    }
    
    #main-logo {
        position: absolute !important;
        bottom: 0px !important;
    }
}

.homepage-header .text-lead p {
    font-weight: 600;
}


/* =========== TABS STYLING =========== */

.main-tabs .tab-container {
    background: rgba(255,255,255,.75);
}

.nav-tabs {
    border: none;
}
.tab-container .tab-content {
    padding-bottom: 36px !important;
}

.nav-tabs li a {
    border: none;
    padding: 18px 23px 18px 23px;
    color: #002766 !important;
}

.nav-tabs li a:hover {
    color: #ffffff !important;
    background: #003066;
    border: none;
}

.nav-tabs > li.active > a {
    padding: 18px 23px 18px 23px;
    border-bottom: none !important;
    color: #ffffff !important;
    font-weight: 800;
    /*background: #003066;*/
    border: none;
}

.nav-tabs > li > a span {
    font-size: 1.4em;
}

.tab-content {
    padding: 5px 0px 0px 0px !important;
}

@media (max-width: 1920px) {
    
    .nav-tabs > li > a span {
        font-size: .9em;
    }
    
    .tab-container .tab-content {
        padding-bottom: 36px !important;
    }
    
    .tab-content {
        padding: 5px 0px 0px 0px !important;
    }
    
}


@media (max-width: 1440px) {
    .nav-tabs li a {
        border-left: 2px solid #002766;
        padding: 5px 7px 7px 7px;
        color: #002766 !important;
    }

    .nav-tabs > li.active > a {
        padding: 5px 7px 7px 7px;
        border-bottom: none !important;
    } 
    
    .nav-tabs > li > a span {
        font-size: .7em;
    }
}


/* PT ADDONS  */

.homepage-header .nav-tabs{
    display: flex;
    align-items: flex-start;
}

.homepage-header .nav-tabs li{
    flex-grow: 1;
    max-width: calc(100% / 3);
}

.homepage-header .nav-tabs li a span{
    width: 100% !important;
}

.nav-tabs li.active{
    background-color: transparent !important;
}


/* PT ADDED 4-18  */
.trip-planner-table{
    /*width: 80%;*/
    margin-left: auto;
    margin-right: auto;
}

.desk_tabs_pt .trip-planner-table{
    /*width: 90%;*/
    margin: 0 !important;
}

.trip-planner-table input[type="text"]{
    padding: 13px;
}

.trip-planner-table input, #saddr, #daddr{
    width: 100% !important;
    color: #000;
}

.nav-tabs li{
    border-left: 1px solid #fff !important;
    background-color: #033466 !important;
}

.nav-tabs li:first-of-type{
    border-left: none !important;
}

.nav-tabs li span{
    color: #033466 !important;
}

.nav-tabs li.active{
    border-top: 1px solid #033466 !important;
    border-left: 1px solid #033466 !important;
    border-right: 1px solid #033466 !important;
    border-bottom: none !important;
    background-color: transparent;
}

.nav-tabs li.active a{
    /*background-color: rgba(255, 255, 255, .75) !important;*/
    color: #033466 !important;
}

.tab-container .tab-content{
    border-bottom: 1px solid #033466 !important;
    border-left: 1px solid #033466 !important;
    border-right: 1px solid #033466 !important;
    border-top: none !important;
}

#breaking-news .panel-body,
#breaking-news-tablet .panel-body,
#breaking-news-mobile .panel-body{
    background-color: #fff !important;
    padding:36px;
}


#breaking-news .panel-body .text-lead{
    margin: 0 !important;
}

#breaking-news .panel-body h2 span,
#breaking-news-tablet .panel-body h2 span,
#breaking-news-mobile .panel-body h2 span{
    text-transform: uppercase;
    color: #00a0dd;
    font-weight: 600;
    text-align: left;
    margin: 0 0 18px 0 !important;
}

#breaking-news .panel-body p,
#breaking-news-tablet .panel-body p,
#breaking-news-mobile .panel-body p{
    text-transform: none;
    color: #000;
    font-size: 18px;
    text-align: left;
    margin: 0 0 4px 0 !important;
}

.row div[class*=col-lg-].pos-left > .uncol > .uncoltable > .uncell > .uncont{
    max-width: 600px;
}
.trip-planner-table tr:last-of-type td{
    display: flex;
    align-items: center;
    justify-content: right;
}

.trip-planner-table tr:last-of-type td input, .trip-planner-table tr:last-of-type td a{
    width: 50% !important;
}

.trip-planner-table tr:last-of-type td input{
    margin-right: 5px;
}

.trip-planner-table tr:last-of-type td right{
    margin-left: 5px;
}

 .mobile_header_pt .trip-planner-table tr:last-of-type td{
    display: block;
    align-items: center;
    justify-content: right;
}

.mobile_header_pt .trip-planner-table tr:last-of-type td input, .mobile_header_pt .trip-planner-table tr:last-of-type td a{
    width: 100% !important;
}

.mobile_header_pt .trip-planner-table tr:last-of-type td input{
    margin-right: 0;
}

.mobile_header_pt .trip-planner-table tr:last-of-type td a{
    display: block;
    margin-top: 18px;
    margin-left: 0;
}

.service-alerts-text {
    margin: 0 !important;    
}

.service-alerts-text p{
    /*color: #000 !important;*/
    margin: 18px 0;
}

.hmenu:not(.hmenu-center-split) .navbar-nav-first > ul > li:last-child > a{
    padding-right: 14px !important;
}

.hmenu:not(.hmenu-center-split) .navbar-nav-first ul li a:hover{
    background-color: #033466;
    color: #fff;
    /*font-weight: 800;*/
}

.nav-tabs li a span{
    color: #fff !important;
    font-weight: 600 !important;
}

.nav-tabs li.active a span{
    color: #033466 !important;
}

.nav-tabs li.active a:focus{
    background-color: transparent !important;
}


.mobile_header_box .trip-planner-table tr:last-of-type td{
    display: block !important;
}

.mobile_header_box .trip-planner-table tr:last-of-type td input, .mobile_header_box .trip-planner-table tr:last-of-type td a{
    width: 100% !important;
}

.tablet_header_box .trip-planner-table input[type="submit"]{
    margin-bottom: 0 !important;
}

.tablet_header_box .trip-planner-table input{
    width: 100%;
}



.mobile_header_box .trip-planner-table{
    width: 100% !important;
}


/* PT added 4-23-2018 */
.homepage-header table{
    width: 100%;
    border: none;
}

.tab-container .tab-content{
    padding: 36px !important;
}

.nav-tabs li a{
    padding: 18px 5px !important;
}

.nav-tabs li.active a{
    background-color: transparent !important;
}

.trip-planner-table tr:last-of-type td a{
}

/* 4-24-2018 */
.navbar-main .menu-item:hover a{
    background-color: #033466;
    color: #fff;
}

.menu-light .menu-smart li.current-menu-ancestor:hover a{
    background-color: #033466;
    color: #fff;
}

.traffic-conditions .icon-box {
    margin-left: 18px !important;
    margin-top: 5px !important;
}

.traffic-conditions .icon-box-left .icon-box-content {
    vertical-align: middle !important;
}

.traffic-conditions .icon-box.icon-inline {
    text-align: left !important;
}

a.white_button{
    color: #00a0dd !important;
    font-weight: 600 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-decoration: underline;
    font-size: 1.1em;
}

.desk_tabs_pt .pos-left .uncol .uncoltable .uncell .uncont{
    width: 550px !important;
}

.desk_tabs_pt table td, .desk_tabs_pt table th{
    border: none !important;
}

.nav-tabs li a span{
    font-size: .9rem !important;
}

.tablet_header_pt .nav-tabs li a span{
    font-size: 1.5vw !important;
}

.mobile_header_pt .nav-tabs li a span{
    font-size: 2.25vw !important;
}

.mobile_header_pt .trip-planner-table a.btn{
    width: 100% !important;
}

.mobile_header_pt .trip-planner-table a.btn:not(input){
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.homepage-header .tab-container .tab-content{
    border: none !important;
}

.homepage-header .nav-tabs li{
    border-left: 1px solid #fff;
}

.homepage-header .nav-tabs li.active,
.homepage-header .nav-tabs li:first-of-type,
.homepage-header .nav-tabs li.active + li{
    border: none !important;
}

    @media (max-width: 959px){
        .menu-container ul.menu-smart > li > a {
            color: #fff;
        }
    }
    
.position_absolute{
    position: absolute !important;
    top: 0 !important;
}

.desk_tabs_pt .style-light .routes-sched-list a,
body.textual-accent-color .post-content p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) .routes-sched-list a:not(.btn){
    color: #fff !important;
}


@media (max-width: 1100px){
    .menu-wrapper{
        position: absolute !important;
        z-index: 100 !important;
    }
}

/* TABS */
.desk_tabs_pt{
    position: relative !important;
    margin-top: -60px !Important;
}

.desk_tabs_pt .uncol .uncoltable .uncell .uncont{
    width: 100% !important;
    max-width: 100% !important;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
}

.tabs_box{
    width: 550px !important;
}

.desk_tabs_pt .el-text{
    flex-grow: 1 !important;
    text-align: right;
}

    .desk_tabs_pt  .h2 span{
        font-size: 50px !important;
        font-weight: 700;
    }


@media only screen and (max-width: 1100px){
    
    .desk_tabs_pt{
        position: relative !important;
        padding-top: 60px !Important;
    }

    .desk_tabs_pt .uncol .uncoltable .uncell .uncont{
        flex-direction: column !important;
        align-items: flex-end;
    }

    .tabs_box{
        width: 100% !important;
    }

    .desk_tabs_pt .el-text{
        flex-grow: 0 !important;
        width: 100% !important;
        text-align: left !important;
    }
}

@media only screen and (max-width: 650px){

    .desk_tabs_pt  .h2 span{
        font-size: 36px !important;
        font-weight: 700;
    }

    .desk_tabs_pt .el-text{
        flex-grow: 0 !important;
        width: 100% !important;
        text-align: center !important;
    }

    .desk_tabs_pt .el-text h1 span{
        font0size: 36px !important;
    }

    .desk_tabs_pt .nav-tabs li a span{
        font-size: /*2.25vw*/ 14px !important;
    }
}

@media only screen and (max-width: 575px){

     .desk_tabs_pt .trip-planner-table tr:last-of-type td{
        display: block;
        align-items: center;
        justify-content: right;
    }

    .desk_tabs_pt .trip-planner-table tr:last-of-type td input,
    .desk_tabs_pt .trip-planner-table tr:last-of-type td a{
        width: 100% !important;
    }

    .desk_tabs_pt .row-parent{
        padding: 108px 0 36px 0 !important;
    }

    .desk_tabs_pt .trip-planner-table a.btn:not(input){
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        margin-top: 18px !important;
    }
}

.route_sched_link{
    color: #fff !important;
}

.box_hidden{
    display: none !important;
}

.tabs_box .uncont{
    display: block !important;
}

.tabs_box .uncont .news-accordion{
    margin-top: 0 !important;
}

.display_none_pt .icon-inline{
    background-color: #033466 !important;
    padding: 18px;
}

.display_none_pt .icon-inline .icon-box-heading a{
    color: #fff !important;
}

.display_none_pt{
    display: none !important;
}

/* 5-9-2018 */
.uncode-accordion .panel-heading a span{
    font-size: 1.4rem !important;
}

@media only screen and (max-width: 575px) {

    .uncode-accordion .panel-heading a span {
        font-size: 1.0rem !important;
    }

}


/* FOOTERS */

.disclaimer-footer .row-parent {
    padding: 0 !important;
}

.disclaimers a {
    color: #033466 !important;
}

.disclaimers a:hover {
    color: #00a0dd !important;
}

.disclaimers-transparent a {
    color: #ffffff !important;
}

.disclaimers-transparent a:hover {
    color: #00a0dd !important;
}

/* 05-30-2018 */
.tabs_box .h5, .tabs_box .h5 span{
    width: 100% !important;
    text-align: left !important;
}

/* 05-06-2018 */
.routes-sched-list a.route_sched_link, .routes-sched-list a.route_sched_link, .color-accent-color, body.textual-accent-color .post-content p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn){
    color: #000 !important;
}

.routes-sched-list a.route_sched_link:hover,
body.textual-accent-color .post-content p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn-text-skin):hover:not(.btn){
    color: #0087c4 !important;
}

#colophon .social-icon a:hover i{
    color: #033466 !important;
}

#colophon .social-icon a:focus i{
    color: #fff !important;
}

.trip-planner-table tr:last-of-type td a{
}

.desk_tabs_pt .row-inner[style], .desk_tabs_pt .row-inner{
    height: 0px !important;
}

.desk_tabs_pt .row-inner[style], .desk_tabs_pt .row-inner{
    min-height: 50vh !important;
}

@media (min-width: 960px) {

    .routes-sched-list-mobile {
        display:none;
    }

}

@media (max-width: 959px){
    /*
    .desk_tabs_pt .row-inner{
        display: flex !important;
        align-items: center !important;
    }
    */
    .desk_tabs_pt .row-inner .heading-text {
        padding: calc(25%) 0;
    }
    
    .desk_tabs_pt .row-inner .serv_alert_header_pt{
        padding: 0 !important;
    }

    .routes-sched-list-desktop {
        display: none;
    }


}

@media (max-width: 400px){
    .desk_tabs_pt .tab-container .tab-content{
        padding: 36px !important;
    }
    
    .vc_custom_1528301702490, .routes-sched-list p{
        margin-left: 0 !important;
    }

}

/* 06112018 */
.force_height_pt .tab-content .tab-pane{
    height: 270px !important;
    overflow-y: scroll !important;
}

@media (max-width: 370px){
    .force_height_pt .tab-content .tab-pane{
        height: 415px !important;
    overflow-y: scroll !important;
    }
}

#tab-1521479112178-2-11524237282570 p a{
    color: #00A0DD !important;
}

#tab-1521478947-2-771524237282570 br, .textwidget br{
    display: none !important;
}

#tab-1521478947-2-771524237282570 a, #text-6 .textwidget p a{
    display: block;
    width: 100% !important;
    color: #fff !important;
    margin-bottom: 5px;
}

#text-6 .textwidget p a{
    font-weight: 800 !important;
}

#tab-1521478947-2-771524237282570 a:last-of-type, #text-6 .textwidget p a:last-of-type{
    margin-bottom: 0 !important;
}



.menu-container ul.menu-smart li ul li.menu-item-has-children  > a{
    font-weight: 400;
}

/* MEETINGS PAGES */

.meeting-template-default .background-element {
    background-image: url(http://162.243.137.184/wp-content/uploads/2018/06/Meetings-main-header-uai-2880x1694.jpg) !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
}

.meeting-template-default .meet-agend_pt {
    padding-left: 72px !important;
}

/* MEETINGS PT 06272018  */

.single-meeting .page-body .limit-width{
    max-width: 100% !important;
    padding: 36px !important;
}

.single-meeting .page-body .limit-width .row-inner{
    padding-left: 36px !important;
    padding-right: 36px !important;
}

@media (max-width: 960px){
    .single-meeting .page-body .limit-width .row-inner{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.break_news_button a{
    border: 2px solid #fff !important;
}

.break_news_button a:hover{
    color: #fff !important;
}

/*  PT ADDED 062718  */
#menu-desktop-main-menu #menu-item-98 ul{
    width: 125% !important;
}

/* ADDED BY PT 7/23 */
@media (max-width: 959px){
    .disclaimer_right_padding{
        padding-right: 18px !important;
    }
}

/* ADDED BY PT 7/27 */
.subnav_indent_pt{
    padding-left: 36px !important;
}

/*  08/06/2018  */
#masthead h1{
    display: none;
}

/*
.subnav_parent_pt{
    border-bottom: 1px solid #fff;
}
*/

/* PAGE END */

/* FOR DEV ONLY -  TO BE REMOVED */
li.menu-item-229{
    display: none !important;
}

.force_news_hidden_pt{
    display: none !important;
}

/* ADDED BY PT 7/23
@media (max-width: 959px){
    footer#colophon div[data-section="4"],
    footer#colophon div[data-section="13"],
    footer#colophon div[data-section="3"]{
        padding-right: 18px !important;
    }
}
*/

/* PAGE END */

.ninja-radio {
    -webkit-appearance: radio;
}

.accordion-content {
    margin-top: 20px;   

}

img {
    max-width: 100%;
    height: auto;
}

.nf-fu-fileinput-button {
    color: #ffffff !important;
    background-color: #033466 !important;
    border-color: #033466 !important;
    white-space: normal;
}

input#nf-field-43 {
    border-color: #033466 !important; 
    border-width: 1px !important;
}

.nf-field-element .btn-success:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-success.active {
    color: #033466 !important;
    background-color: #ffffff !important; 
    border-color: #033466 !important;
}

#nf-label-field-50 {
    font-weight: normal;
}

#break_news_button{
    background-color: #ffb01b !important;
}

@media (min-width: 1100px){
.force_height_pt{
    margin-right: auto;
}
}

.home .uncode-slider .owl-item .row-child{
    background-color: rgba(3, 52, 102, .65) !important;
    background-blend-mode: multiply;
}

.bright_blue_bckgnd{
    background-color: rgba(0, 160, 221, .9) !important;
}

.bright_blue_bckgnd *{
    text-shadow: 2px 2px #033466;
}

#colophon .style-color-113675-bg{
    background-color: #033466 !important;
} 

.home .owl-item .limit-width{
    max-width: 100% !important;
}

@media (min-width: 959px){
    .home .owl-item .limit-width > div{
        max-width: 1932px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .panel-group .panel-heading, .panel-group .panel-heading *{
        overflow:hidden !important;
    }
}