/*
 Theme Name:   Canberra Metro
 Theme URI:    https://transitgraphics.com.au
 Description:  Theme for Canberra Metro
 Author:       Damiane Müller & Tom Usborne
 Author URI:   https://damianemuller.com
 Template:     generatepress
 Version:      0.1
*/

.page-id-460 em {
    background: yellow;
}


/* CMET ACTUAL SITE*/

#page-header-21 {
    background-repeat: no-repeat;
    background-image: url(https://dev.cbrmetro.com.au/wp-content/uploads/2018/08/crosshatch.png);
    background-size: cover;
    background-position: center top;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}

a.button:hover {
    background-color: #e30706;
}


/* ------------------------------------------------------------- SERVICE DISRUPTIONS------------------------------------------------------------ */

.disruption {
    width: 100vw;
    padding: 70px 0px 30px 0px;
    background-color: #fe5000;
    color: #fff;
    position: relative;
}

.disruption-container {
    display: flex;
    align-items: center;
}

.disruption .icon-container {
    padding: 20px;
    box-sizing: border-box;
}

.disruption:before {
    content: '';
    width: 100%;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: repeating-linear-gradient( -45deg, transparent, transparent 30px, #fff 30px, #fff 60px);
}

.disruption:after {
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    /* background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 30px,
        #fff 30px,
        #fff 60px
        );      */
    background: #fff;
}


/* .disruption.special_event:before, .disruption.service_back_to_normal:before {
    display: none;
} */

.extreme_heat_warning {
    background-color: #ce0e2d;
}

.extreme_weather_warning {
    background-color: #00aeef;
}

.replacement_buses_operating {
    background-color: #0055b8;
}

.rail_construction {
    background-color: #fedd00;
}

.disruption.rail_construction h1 {
    color: #333f48;
}

.service_disruption {
    background-color: #fe5000;
}

.service_delay {
    background-color: #fe5000;
}

.service_update {
    background-color: #ce0e2d;
}

.service_back_to_normal {
    background-color: #93d500;
}

.special_event {
    background-color: #662d91;
}

.temporary_stop_closure {
    background-color: #323e48;
}

.service-disruption.construction h1 {
    color: #333f48;
}

.disruption.rail_construction:before {
    background: repeating-linear-gradient( -45deg, transparent, transparent 30px, #333f48 30px, #333f48 60px);
}

.disruption.rail_construction:after {
    background: #333f48;
}

.service-disruption .icon-container {
    width: 80px;
    float: left;
    margin-right: 30px;
}

.service-disruption .content-container {
    /* margin-top: 15px; */
}

.disruption h1 {
    color: #fff;
    line-height: 1.1;
    font-size: 32px;
}

.disruption h1 span {
    font-weight: 200;
    font-size: 28px;
}


/* .disruption-container {
    height: 100%;
} */


/* ------------------------------------------------------------- GLOBAL ------------------------------------------------------------- */

.home .generate-inside-page-header-content p {
    display: none;
}


/* .zeno_font_resizer_container {
    display: none;
} */

html {
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
}

body,
input,
button {
    font-family: "Gotham A", "Gotham B", Helvetica, sans-serif;
}

button {
    border-radius: 5px;
    padding: 10px 30px;
}

.home .entry-content button {
    border-radius: 0px;
    line-height: 30px;
}

.home .entry-content button:hover {
    background: #D4DBDD;
    color: #2c3b45;
}

button span {
    vertical-align: middle;
    display: inline-block;
    font-weight: 500;
}

button img {
    vertical-align: middle;
    padding-left: 15px;
    width: 30px;
    height: 30px;
}

.home #page {
    max-width: 100%;
}

.home .service-status {
    display: block !important;
}

a {
    transition: 0.25s;
}

a:hover {
    transition: 0.25s;
    cursor: pointer;
}

.button {
    font-size: 12px;
    text-transform: uppercase;
}

#popmake-679 {
    max-width: 480px !important;
}


/* .breadcrumbs {
    line-height: 1;
    font-size: 14px;
    font-weight: 400;
} */


/*.page-id-14 .breadcrumbs {
    font-size: 18px;
}*/

.breadcrumbs {
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 1;
}

.page-blurb {
    margin-bottom: 0px;
    color: #e30706;
    font-weight: 700;
}

.page-id-460 .entry-content h2,
.page-id-327 .entry-content h2,
.page-id-317 .entry-content h2 {
    display: inline-block;
    border-bottom: 2px solid;
    margin: 0;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
}

.entry-content a {
    font-weight: 400;
}

.blog #primary {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 90px;
}

.home #page a div.home-section-one:hover,
.home #page a div.home-section-two:hover,
.home #page a div.home-section-three:hover,
.home #page a div.home-section-four:hover,
.home #page a div.home-section-five:hover {
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    transition: 0.5s;
    cursor: pointer;
}

.home #page a div {
    transition: 0.5s;
    cursor: pointer;
}

.inside-header,
.mailchimp-container .grid-container,
#stop-footer .grid-container,
.footer-widgets-container,
.inside-site-info,
.service-status .grid-container,
.home-section-one,
.home-section-two,
.home-section-three,
.home-section-four,
.home-section-five,
.sub-menu .grid-container,
.inside-downloads,
.latest-news-section {
    max-width: 1180px !important;
}


/*.page-id-325 h3 {
    font-size: 32px;
    color: #e30706;
    font-weight: 700;
}*/

.parent-pageid-317 .entry-content ul,
.parent-pageid-265 .entry-content ul,
.page-id-265 .entry-content ul,
.page-id-317 .entry-content ul {
    list-style: none;
}

.page-id-317 .entry-content ul {
    margin-left: 25px;
}

.parent-pageid-317 .entry-content ul,
.parent-pageid-265 .entry-content ul,
.page-id-265 .entry-content ul,
.page-id-317 .entry-content ul {
    position: relative;
}

.parent-pageid-317 .entry-content ul li,
.parent-pageid-265 .entry-content ul li,
.page-id-265 .entry-content ul li {
    margin-bottom: 10px;
}

.parent-pageid-317 .entry-content ul li:before,
.parent-pageid-265 .entry-content ul li:before,
.page-id-265 .entry-content ul li:before,
.page-id-317 .entry-content ul li:before,
.page-id-460 .entry-content ul li:before {
    content: '>';
    left: -25px;
    position: absolute;
    font-weight: 500;
    color: #e30706;
}

.page-id-325 .entry-content ul {
    margin: 0;
    margin-left: 25px;
}

#why-work {
    padding: 30px;
    border: 1px solid #ccc;
}

.mc4wp-success p,
.mc4wp-alert {
    margin-bottom: 0px;
    color: #fff;
}


/* ------------------------------------------------------------- HEADER ------------------------------------------------------------- */

.site-logo {
    padding: 19.40px 0px;
    float: left;
}

.nav-float-right .header-widget {
    top: 0px;
    max-width: unset;
    max-width: 650px;
    margin: 10px 0px;
}

.nav-float-right .header-widget .widget {
    float: left;
}

ul#menu-secondary-menu li:before {
    content: '';
    height: 40%;
    width: 55%;
    position: absolute;
    left: -48%;
    top: 17px;
    background-image: url(/wp-content/uploads/2019/03/flags.png);
    background-size: contain;
    background-repeat: no-repeat;
}


/*ul#menu-secondary-menu li:before {
    content: '汉字';
    height: 58%;
    width: 50px;
    position: absolute;
    right: -10px;
    top: 18px;
    font-size: 17px;
    color: #fff;
    font-weight: 100;
}*/


/* REMOVING FLAG CLIP PATHS
a.glink {
    -webkit-clip-path: circle(35.0% at 50% 50%);
    clip-path: circle(35% at 50% 50%);
    display: inline-block;
}
*/

.gglobe {
    display: inline-block !important;
    height: 25px !important;
    width: 25px !important;
    vertical-align: middle;
}

a.glink img {
    height: 35px;
}


/* #gtranslate-2, #zeno_fr_widget-2 {
    float:left;
} */

#gtranslate-2 {
    padding-bottom: 0;
}

#zeno_fr_widget-2 .widget-title {
    display: none;
}

#zeno_fr_widget-2 .zeno_font_resizer {
    margin-bottom: 0;
}

#zeno_fr_widget-2 .zeno_font_resizer_container {
    line-height: 36px;
}

.zeno_font_resizer {
    font-weight: 500 !important;
}

.nav-search-active {
    height: 50px;
    background: #fff;
}

.inside-page-header {
    padding: 0;
}

.service-status {
    border-top: #fff solid 5px;
    background-color: #2c3b45;
    color: #fff;
    line-height: 60px;
    font-size: 18px;
}

.status {
    color: #00ff00;
    padding-left: 20px;
    -webkit-animation: pulsate 4s ease-out;
    -webkit-animation-iteration-count: infinite;
    opacity: 0.1;
    font-weight: 500;
}

@-webkit-keyframes pulsate {
    0% {
        opacity: 0.2;
    }
    25% {
        opacity: 1.0;
    }
    75% {
        opacity: 1.0;
    }
    100% {
        opacity: 0.2;
    }
}

.Services.are.not.operating {
    color: #FF8142;
    -webkit-animation: pulsate-notoperating 2s ease-out;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes pulsate-notoperating {
    0% {
        opacity: 0.1;
    }
    50% {
        opacity: 1.0;
    }
    100% {
        opacity: 0.1;
    }
}

.tram-icon {
    height: 120px;
    width: 120px;
    float: right;
    margin-top: -32.5px;
    position: absolute;
    right: 0;
    z-index: 99;
}

.site-header,
.crosshatch,
.gform_wrapper .gform_heading {
    background: url('https://dev.cbrmetro.com.au/wp-content/uploads/2018/08/crosshatch.png') !important;
    background-size: cover !important;
    background-position: center center !important;
}

.page-id-265 #page-header-right {
    margin-top: 28px;
}

.home-icon {
    width: 25px;
}

.home-icon .st0 {
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 5;
    stroke-linecap: round;
    stroke-miterlimit: 10;
    transition: 0.1s;
}

#primary-menu ul li:hover .home-icon .st0,
#primary-menu ul li:active .home-icon .st0,
#primary-menu ul li:focus .home-icon .st0,
#primary-menu ul li:focus-within .home-icon .st0 {
    stroke: #000000;
}

li:hover .home-icon .st0 {
    stroke: #000;
}


/* ------------------------------------------------------------- HOME ------------------------------------------------------------- */


/*
.home .inside-article {
    display: none;
}
*/

.home h2 {
    margin-bottom: 40px !important;
}


/*
.home-section-two:before {
    visibility: visible;
    height: 333px;
    width: 817.03px;
    background: url('https://transitgraphics.com.au/canberrametro/wp-content/uploads/2018/07/stop.jpg');
    background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
    -webkit-clip-path: polygon(80% 0, 100% 50%, 80% 100%, 0 100%, 40% 0);
    clip-path: polygon(80% 0, 100% 50%, 80% 100%, 0 100%, 40% 0);
    position: absolute;
    top:-60px;;
    margin-left: -130px;
} */


/*
.home-section-three:after {
    visibility: visible;
    height: 378px;
    width: 817.03px;
    background: url('https://transitgraphics.com.au/canberrametro/wp-content/uploads/2018/07/watch.jpg');
    background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
    -webkit-clip-path: polygon(20% 0, 0 50%, 20% 100%, 100% 100%, 60% 0);
    clip-path: polygon(20% 0, 0 50%, 20% 100%, 100% 100%, 60% 0);
    position: absolute;
    top:-60px;
    right:13px;
}*/

.home-section-one h2:before {
    background: url('/wp-content/uploads/2018/07/section-1-icon.png');
}

.home-section-two h2:before {
    background: url('/wp-content/uploads/2018/08/tram-icon.svg');
}

.home-section-three h2:before {
    background: url('/wp-content/uploads/2018/07/section-3-icon.png');
}

.home-section-four h2:before {
    background: url('/wp-content/uploads/2018/11/section-4-icon.png');
}

.home-section-five h2:before {
    background: url('/wp-content/uploads/2018/07/section-5-icon.png');
}


/* #safety-tram {
    position: absolute;
    height: 483px;
        top: -120px;
    right: -500px;
    z-index: 1;
    transform: translate(145.9px,-145.9px);
} */

#safety-tram {
    position: absolute;
    height: 485px;
    top: -120px;
    right: -290px;
    z-index: 1;
    /*transform: translate(145.9px,-145.9px);*/
}

h2:before {
    visibility: visible;
    content: '';
    background-size: cover !important;
    width: 120px;
    height: 120px;
    position: absolute;
    margin-left: -150px;
}

.tram {
    position: absolute;
    top: 0px;
    height: 100%;
}

.phone-hand {
    position: absolute;
    bottom: 0;
    z-index: 100;
    height: 423px;
    padding-left: 242px;
}

.stop-facilities {
    position: absolute;
    top: 0;
    right: 47%;
    height: 460px;
}

.watch {
    position: absolute;
    top: 0;
    height: 100%;
}

.tc-ticket {
    position: absolute;
    top: 0px;
    height: 280px;
    transform: rotate(-15deg);
    transform-origin: center left;
    z-index: 201;
}


/*.animated {
    visibility: hidden;
}

.animated h2:before {
    visibility: hidden;
}*/

.fadeInUp,
.fadeInDown,
.fadeInRight {
    visibility: visible;
}

.fadeInUp h2:before {
    visibility: visible;
}

.tram-image-home {
    background-image: url(/wp-content/uploads/2019/03/home_tram.png);
    height: 475px;
    background-size: cover;
    position: absolute;
    right: 0px;
    background-position: left center;
}

.home .latest-news-block,
.home .FAQ-block {
    background-color: #F4F4F4;
}

.home .latest-news-section,
.home .FAQ-section {
    padding: 70px 20px;
}

.home .latest-news-section>h2,
.home .FAQ-section h2 {
    color: #E30706;
}

.home .latest-news-section .flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.home .latest-news-section>.flex-container {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.home .latest-news-section>.flex-container>.flex-item {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
}

.home .latest-news-section>.flex-container>.flex-item h3 {
    font-weight: 500;
    margin: 15px 0 10px;
}

.home .latest-news-section>.flex-container>.flex-item>a>img {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
}

.home .latest-news-section>.flex-container>.flex-item .flex-container>p {
    margin: 0 0 0 10px;
    -webkit-columns: #595959;
    -moz-columns: #595959;
    columns: #595959;
    font-weight: unset;
}

.home .latest-news-section>.flex-container>.flex-item .flex-container>img {
    height: 24px;
}

.home .FAQ-section>p>a {
    font-weight: 500;
}

.home .FAQ-section>.flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
}

.home .FAQ-section .flex-container>.column {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
}

.home .FAQ-section .flex-container>.column>.flex-item {
    margin-bottom: 15px;
}

.home .FAQ-section .flex-container>.column>.flex-item>button.accordion {
    border-radius: 10px;
    background-color: #ffffff;
    color: #444444;
    position: relative;
}

.home .FAQ-section .flex-container>.column>.flex-item>button.accordion.active {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.home .FAQ-section .flex-container>.column>.flex-item>button.accordion.active+.panel {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    animation: slide-down .3s ease-out;
    -webkit-animation: slide-down .3s ease-out;
    -moz-animation: slide-down .3s ease-out;
}

@keyframes slide-down {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-webkit-keyframes slide-down {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes slide-down {
    0% {
        opacity: 0;
        -moz-transform: translateY(-100%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

.home .FAQ-section .flex-container>.column>.flex-item>button.accordion::after {
    position: absolute;
    display: block;
    top: 50%;
    right: 2%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media screen AND (max-width:767px) {
    .home .latest-news-section>.flex-container>.flex-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 20px;
    }
    .home .FAQ-section .flex-container>.column {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .home .latest-news-section,
    .home .FAQ-section {
        padding: 30px 20px 0;
    }
    .home .FAQ-section>.flex-container {
        margin-bottom: 10px;
    }
}


/* ------------------------------------------------------------- LIGHT RAIL STOP MENU ------------------------------------------------------------- */

.light-rail-menu {
    margin: 0;
    margin-bottom: 15px !important;
    margin-left: 85px;
}

#light-rail-menu-suburbs {
    margin-bottom: 90px;
    padding-top: 25px;
    margin-left: 9px;
}

#light-rail-menu-suburbs .suburb {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border-left: 2px solid #ccc;
    color: #ccc;
    text-align: center;
}

#light-rail-menu-suburbs .gungahlin {
    width: 34.3%;
}

#stop-footer h2 {
    font-weight: 700;
    color: #da1a32;
    font-size: 38px;
}

#light-rail-menu-suburbs .city {
    width: 48.9%;
    border-right: 2px solid #ccc;
}

#stop-footer #light-rail-menu-suburbs {
    margin-bottom: 140px;
}


/* ------------------------------------------------------------- LIGHT RAIL POST TYPE ARCHIVE ------------------------------------------------------------- */

.post-type-archive-light_rail_stops a {
    color: #2c3b45;
}

.post-type-archive-light_rail_stops .entry-content a:hover {
    font-weight: bold;
}

.post-type-archive-light_rail_stops a:hover .entry-header:before {
    background: #fff !important;
    border: 5px solid #e30706 !important;
    transition: 0.5s;
}

.post-type-archive-light_rail_stops .page-title {
    padding-top: 150px;
    text-align: center;
}

.post-type-archive-light_rail_stops article .entry-content {
    display: none;
}

.stop-name {
    font-size: 17px;
}

.post-type-archive-light_rail_stops .post-image {
    display: none;
}

.post-type-archive-light_rail_stops .news-thumbnail {
    display: none;
}


/* ------------------------------------------------------------- LIGHT RAIL STOPS POSTS ------------------------------------------------------------- */

.single-light_rail_stops .page-header-content-container {
    position: relative;
}

.single-light_rail_stops .entry-content {
    margin: 0;
}

.single-light_rail_stops #page-header-right {
    position: absolute;
    right: 30px;
}

.single-light_rail_stops .breadcrumbs {
    margin-bottom: 0;
    margin-top: 10.5px !important;
}

.single-light_rail_stops .breadcrumb_last {
    display: none;
}

.single-light_rail_stops h1 {
    color: #e30706;
    margin-bottom: 0;
}

ul.pdf-downloads {
    list-style: none;
    margin-bottom: 0px;
    min-height: 120px;
}

ul.pdf-downloads li {
    position: relative;
    padding: 10px;
}

ul.pdf-downloads li:before {
    content: '';
    width: 20px;
    height: 100%;
    position: absolute;
    left: -23px;
    top: 8px;
    background-image: url('/wp-content/uploads/pdf-icon-3.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

ul.pdf-downloads li a {
    font-weight: 500;
}

.single-light_rail_stops .entry-content h2 {
    display: inline-block;
    border-bottom: 2px solid;
    margin: 0;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
}

.travel-time-span {
    padding-left: 30px;
    padding-right: 30px;
}


/*----- Tabs -----*/

.tabs {
    width: 100%;
    display: inline-block;
}


/*----- Tab Links -----*/


/* Clearfix */

ul.tab-links {
    margin: 0;
}

.tab-links:after {
    display: block;
    clear: both;
    content: '';
}

.tab-links li {
    float: left;
    list-style: none;
}

.tab-links a {
    padding: 10px 20px;
    display: inline-block;
    border-radius: 0;
    background: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    transition: all linear 0.15s;
    border-top: 3px solid #fff;
    opacity: 0.5;
}

.tab-links .active a {
    border-top-color: #ccc;
    opacity: 1;
}

.tab-links a img {
    height: 20px;
    float: left;
    padding-right: 5px;
}

.tab-content {
    margin-top: -1px;
}

.tab-content p {
    margin-bottom: 0;
    text-align: center;
}

.tab-content .stop-service-frequency {
    text-align: center;
}

.travel-time-span {
    font-weight: 400;
}

.stop-service-frequency .stop-frequency-heading {
    text-align: center;
    line-height: 1.2;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
}

.stop-frequency {
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 500;
    font-size: 28px;
}

.stop-frequency-info {
    font-size: 16px;
    line-height: 1.2;
}

.stop-access-map {
    margin-bottom: 0px;
}

.stop-access-legend ul {
    margin-left: 0px;
    padding: 30px 20px 10px 20px;
    background-color: #f1f2f2;
    margin-top: -7px;
}

.stop-access-legend li {
    list-style: none;
    display: inline-flex;
    align-items: center;
    margin-right: 20px;
    margin-bottom: 15px;
    line-height: 1;
}

.legend-icon-container {
    width: 30px;
    float: left;
    margin-right: 10px;
}

#stop-info li.active a,
li.active a:hover,
#stop-info .tab {
    background: #f1f2f2;
}

#stop-info a:hover,
a:focus,
a:active {
    color: #2c3b45;
}

#stop-info,
#connections,
#park-and-ride {
    margin-bottom: 30px;
}

#connections,
#park-and-ride {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #ccc;
}

.connecting-bus {
    font-weight: 300;
    font-size: 20px;
    display: inline-block;
    float: left;
    line-height: 40px;
    width: 40px;
    border-radius: 40px;
    height: 40px;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
    cursor: pointer;
}

.connecting-bus:hover {
    transform: scale(1.2);
    font-weight: 600;
}

.R1 {
    background: #d11f39;
    color: #fff;
}

.R2 {
    background: #ebaacc;
    color: #fff;
}

.R3 {
    background: #ffcc1c;
    color: #fff;
}

.R4 {
    background: #0069ae;
    color: #fff;
}

.R5 {
    background: #ab4399;
    color: #fff;
}

.R6 {
    background: #50b848;
    color: #fff;
}

.R7 {
    background: #f99d1c;
    color: #fff;
}

.R8 {
    background: #231f20;
    color: #fff;
}

.R9 {
    background: #8f9193;
    color: #fff;
}

.R10 {
    background: #b11116;
    color: #fff;
}

#other-stop-info h2 {
    margin-top: 15px;
}

.heading-image {
    height: 40px;
    float: left;
    padding-right: 5px;
}


/*----- Content of Tabs -----*/

.tab {
    display: none;
    padding: 15px;
}

.tab.active {
    display: block;
}

#stop-footer {
    background: #f1f2f2;
    padding-left: 30px;
    padding-right: 30px;
}


/* HEADER MAP */

.acf-map {
    width: 100%;
    height: 300px;
    border: 1px solid #ccc;
}


/* fixes potential theme css conflict */

.acf-map img {
    max-width: inherit !important;
}

.gmnoprint,
.gm-style-cc,
.acf-map button {
    display: none;
}


/*.postid-155 #park-and-ride p:last-of-type {
    display: none;
}*/


/* ------------------------------------------------------------- LIGHT RAIL STOPS FOOTER MENU ------------------------------------------------------------- */


/*

#menu-light-rail-stops {
    margin-top: 120px;
    margin-bottom:5px !important;
    margin-left: 85px;
}

#menu-light-rail-stops a {
    font-size: 17px;
    color: #2c3b45;
}

ul#menu-light-rail-stops li {
	display:inline-block;
	zoom:1;
    width: 7.3%;
    border-bottom: 7px solid #ff0000;
    height: 104px;
    position: relative;
}

ul#menu-light-rail-stops li:last-of-type {
    border-bottom: 7px solid #f1f2f2;
    width:0%;
}

ul#menu-light-rail-stops li a {
    width: 190px;
    position: absolute;
    left: -33px;
    -webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	
	-webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
	    
}

ul#menu-light-rail-stops li a:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    left: -5px;
    background: #ff0000;
    border: 4px solid #fff;
    border-radius: 30px;
    transition: 0.5s;
}

ul#menu-light-rail-stops li a {
     padding-left: 30px;
}

ul#menu-light-rail-stops li:first-of-type a:before, ul#menu-light-rail-stops li:last-of-type a:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: #fff !important;
    border: 5px solid #ff0000 !important;
    border-radius: 30px;
     transition: 0.5s;
}

#menu-light-rail-stops a:hover {
    font-weight: bold;
}

#menu-light-rail-stops a:hover:before {
    background: #fff !important;
    border: 5px solid #ff0000 !important;
    transition: 0.5s;
}

#menu-light-rail-stops .current-menu-item a {
    font-weight: bold;
}

#menu-light-rail-stops .current-menu-item a:before {
    background: #fff !important;
    border: 5px solid #ff0000 !important;
    transition: 0.5s;
}
*/


/* ------------------------------------------------------------ GALLERY PAGE ------------------------------------------------------------- */

.page-id-1492 #primary h2 {
    margin-bottom: 5px;
}


/* ------------------------------------------------------------- NEWS PAGE ------------------------------------------------------------- */

.blog #page-header-right {
    padding-top: 30px;
}

.blog h1.entry-title {
    line-height: 1;
}

body.blog,
body .generate-columns-container .inside-article {
    background: #f3f4f4 !important;
}

.blog .inside-article {
    padding: 15px;
}

.generate-columns-container .featured-column {
    float: none;
    width: 100%;
}


/* FEATURED */

.blog article:first-of-type h2.entry-title {
    font-size: 28px;
    font-weight: 500;
}

.blog article:first-of-type .entry-summary {
    display: block;
}

.blog article:first-of-type .news-thumbnail {
    height: 100%;
}

.blog article:first-of-type .inside-article {
    padding-top: 0;
}


/* OTHER */

.blog h2.entry-title {
    font-size: 21px;
    font-weight: 500;
}


/* .blog article .entry-summary {
    display: none;
} */

.news-thumbnail {
    height: 250px;
    background-size: cover !important;
    background-position: center center !important;
}

.news-content {
    background: #fff;
    padding: 30px;
}

.entry-meta {
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
}

.blog main {
    margin-bottom: 30px !important;
}

.blog .generate-columns-container:not(.masonry-container) {
    display: inherit;
    display: inherit;
    display: inherit;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}


/* ------------------------------------------------------------- NEWS POSTS PAGE ------------------------------------------------------------- */

.single-post header {
    line-height: 1;
}

.single-post .entry-header {
    margin-top: 50px;
    margin-bottom: 10px;
    border-bottom: 2px solid #000;
    padding-bottom: 10px;
}

.single-post .breadcrumbs {
    display: block;
}

.single-post .entry-meta {
    margin-top: 30px;
    padding-bottom: 10px;
    line-height: 1;
    display: inline-block;
}

.single-post .heateor_sss_sharing_container {
    display: inline-block;
    float: right;
    margin-top: 20px;
}

.inside-right-sidebar {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
}

.entry-date:before {
    content: url('/wp-content/uploads/2018/07/quick-frequency-icon.svg');
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    padding-right: 5px;
}

.entry-date {
    line-height: 20px;
}

.single-post .size-full {
    width: 100%;
}


/* ------------------------------------------------------------- NEWS SIDEBAR ------------------------------------------------------------- */

.widget_recent_entries ul li a {
    font-weight: 500;
}

.widget_recent_entries .post-date {
    display: block;
    width: 100%;
    font-size: 14px;
}

.widget_recent_entries ul li {
    margin-top: 30px;
}


/* ------------------------------------------------------------- SAFETY ------------------------------------------------------------- */

.safety-page-body h2 {
    font-size: 24px;
    color: #e30706;
}

#safety-child-grid-container {
    padding-right: 10px;
}

.safety-child-grid-item-content .entry {
    min-height: 48px;
}

.safety-new-sign {
    margin-top: 30px;
}

.safety-new-sign strong {
    display: block;
}

.safety-page-body .site-main {
    margin-bottom: 30px;
}

.safety-new-sign {
    margin-bottom: 60px;
}


/*.safety-child-grid-item {
    min-height: 510px;
}*/


/* .safety-child-grid-item:nth-of-type(2) */

.safety-child-grid-item-content {
    background: #f3f4f4;
    padding: 30px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
}


/* .safety-child-grid-item:nth-of-type(2) img {
    background: #f3f4f4;
    width: 100%;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
} */

.safety-child-grid-item:nth-of-type(2)>.safety-child-grid-item-content img {
    padding-bottom: 40px;
}

.safety-child-grid-item-content {
    background: #f3f4f4;
    padding: 30px;
    padding-bottom: 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    box-sizing: border-box;
}

.safety-child-grid-item img {
    width: 100%;
    background: #f3f4f4;
    padding-bottom: 0px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    padding-top: 85px;
}

.safety-child-grid-item h2 {
    margin-bottom: 5px;
}

.safety-child-grid-item a h2 {
    color: #e30706;
}

.safety-child-grid-item a:hover h2 {
    color: #aaaaaa;
}

.safety-child-grid-item:nth-of-type(2) {
    padding-bottom: 15px;
    z-index: 99997;
    position: relative;
}

.safety-child-grid-item:nth-of-type(3) {
    animation-delay: 0.25s;
}

.safety-child-grid-item:nth-of-type(4) {
    animation-delay: 0.5s;
}

.safety-child-grid-item:hover .safety-child-grid-item-content,
.safety-child-grid-item:hover img {
    background: none;
}

#safety-scenarios {
    margin-bottom: 30px;
}

#safety-child-grid-container .safety-child-grid-item.signage {
    display: none !important;
    visibility: hidden !important;
}

.safety-new-sign .signage-link {
    display: block;
    margin-top: 10px;
    width: 118px;
    position: relative;
}

.safety-new-sign .signage-link:after {
    content: '>';
    top: 2px;
    right: -15px;
    position: absolute;
    font-weight: 500;
}

.safety-new-sign .signage-link:hover {
    border-bottom: 1px solid #000;
}


/* ACCORDION */


/* Style the buttons that are used to open and close the accordion panel */

button.accordion {
    font-weight: 500;
}

button.accordion .active {
    background: #fff;
}

.accordion {
    background-color: #f3f4f4;
    color: #444;
    cursor: pointer;
    padding: 10px 15px;
    border-radius: 0;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
}

#safety-scenarios.active {
    background-color: #fff;
    border-left: 1px solid #f3f4f4;
    border-right: 1px solid #f3f4f4;
    border-top: 1px solid #f3f4f4;
}


/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */

.accordion:hover {
    background-color: #ccc;
}


/* Style the accordion panel. Note: hidden by default */

.panel {
    padding: 10px 18px;
    background-color: white;
    display: none;
    overflow: hidden;
    border-left: 1px solid #f3f4f4;
    border-right: 1px solid #f3f4f4;
    border-bottom: 1px solid #f3f4f4;
}

.accordion::after {
    content: '\02795';
    /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #e30706;
    float: right;
    margin-left: 5px;
    padding: 2px;
}

#monthly-statistics .active::after,
#safety-scenarios .active::after,
.home .FAQ-section button.accordion.active::after {
    content: "\2796";
    color: #e30706;
    /* Unicode character for "minus" sign (-) */
}

#downloads {
    padding: 30px;
    background: #f3f4f4;
}

#downloads h2 {
    color: #e30706;
    font-weight: 700;
}

#downloads .tab-content {
    background: #fff;
}

#downloads #stop-info {
    margin-bottom: 0px;
}

.page-id-265 .entry-content #downloads ul li {
    margin-bottom: 0px;
}

.page-id-265 .entry-content #downloads ul li:before {
    display: none;
}

#downloads #stop-info li.active a {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #fff;
}

#downloads .tab-links a {
    border-top-color: #f3f4f4;
}

#downloads .tab-links .active a {
    border-top-color: #ccc;
}

#downloads #stop-info li a {
    background: #f3f4f4;
    border-left: 1px solid #f3f4f4;
    border-right: 1px solid #f3f4f4;
}

#downloads #stop-info .tab {
    background: none;
    border: 1px solid #ccc;
}

.tab-content .school-resources p {
    text-align: left;
}

.school-resources {
    padding: 20px 0px;
}

.school-resources h6 {
    font-weight: 600;
}

.school-resources a {
    margin: 20px 0px;
}

#stop-info .school-resources a:hover {
    color: #fff;
}

.resource-name {
    line-height: 1.25;
    font-size: 14px;
    font-weight: 400;
    margin-top: 5px;
}

.safety-videos h2 {
    display: inline-block;
    border-bottom: 2px solid;
    margin: 0;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
}


/*---------------------------------SIGNAGE PAGE----------------------------*/


/* ------------------------------------------------------------------------*/

.signage-rows {
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.signage-rows:last-of-type {
    border: none;
}

.signage-rows img {
    max-width: 200px;
}

.signage-rows .description {
    font-weight: 600;
}


/* ------------------------------------------------------------- ABOUT ------------------------------------------------------------- */


/* Headers */

.parent-pageid-317 .page-header-content-container,
.page-id-327 .page-header-content-container,
.page-id-696 .page-header-content-container,
.page-id-650 .page-header-content-container,
.page-id-660 .page-header-content-container {
    position: relative;
}

.page-id-317 .page-header-content-container {
    position: relative;
}

.parent-pageid-317 #page-header-right,
.page-id-327 #page-header-right,
.page-id-650 #page-header-right {
    position: absolute;
    right: 0;
    bottom: -30px
}

.page-id-650 #page-header-right {
    bottom: auto;
}

.page-id-660 #page-header-right {
    position: absolute;
    right: 0;
}

.page-id-660 .entry-content {
    min-height: 540px;
}

.page-id-696 #page-header-right,
.page-id-317 #page-header-right,
.page-id-1012 #page-header-right {
    position: absolute;
    right: 0;
    bottom: auto;
}

.page-id-325 .entry-content h2,
.page-id-317 .entry-content h2,
.page-id-650 .entry-content h2,
.page-id-3 .entry-content h2 {
    display: inline-block;
    border-bottom: 2px solid;
    margin: 0;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
}

#about-partner-logos h2,
#about-subpages-grid h2 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

#about-subpages-grid a {
    font-weight: 300;
}

#about-partner-logos {
    display: none;
    margin-top: -90px;
    background: #fff;
    padding: 30px;
    border: 1px solid #ccc;
}

.logo-section {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    border-bottom: 1px solid #f3f4f4;
    padding-bottom: 20px;
}

#equity-funding .logo-section {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}


/* .logo-section .grid-33 {
    display: table-cell;
} */

.logo-container img {
    width: 100%;
}

#design-construction .logo-section .logo-container:nth-of-type(2) {
    padding-top: 23.53px;
}

#operations-maintenance .logo-section .logo-container:nth-of-type(1) {
    padding-top: 24.51px;
}

#operations-maintenance .logo-section .logo-container:nth-of-type(2) {
    padding-top: 20.07px;
}

#equity-funding .logo-section .logo-container:nth-of-type(2) {
    padding-top: 8.325px;
}

#equity-funding .logo-section .logo-container:nth-of-type(3) {
    padding-top: 13.375px;
}

#equity-funding .logo-section .logo-container:nth-of-type(4) {
    width: 100%;
}

#equity-funding .logo-section .logo-container:nth-of-type(4) img {
    padding-top: 20px;
    width: 33%;
}

.page-id-317 .entry-content .grid-60 h2 {
    position: relative !Important;
    left: 70px;
}

.page-id-317 .entry-content .grid-60 h2+p {
    margin-left: 70px;
}

.page-id-317 .entry-content .grid-60 h2:before {
    width: 45px;
    position: absolute;
    left: -70px;
    top: 0px;
    margin-left: 0px;
}

.page-id-317 .entry-content .grid-60 h2:nth-of-type(1):before {
    content: url(https://dev.cbrmetro.com.au/wp-content/uploads/2018/10/mission.svg);
}

.page-id-317 .entry-content .grid-60 h2:nth-of-type(2):before {
    content: url(https://dev.cbrmetro.com.au/wp-content/uploads/2018/10/vision.svg);
}

.page-id-317 .entry-content .grid-60 h2:nth-of-type(3):before {
    content: url(https://dev.cbrmetro.com.au/wp-content/uploads/2018/10/values.svg);
}


/* ------------------------------------------------ operational performance ------------------------------------------------------------- */

.page-id-1012 .operational-data-table th {
    background: #2c3b45;
    color: #fff;
}

.page-id-1012 .operational-data-table tr:nth-child(even) {
    background: #f4f4f4;
}

.page-id-1012 #monthly-statistics .panel>a {
    color: #7e7f81;
    margin: 30px 5%;
    display: flex;
    align-items: center;
}

.page-id-1012 #monthly-statistics .panel>a>p {
    margin: 0 7px;
}

.page-id-1012 #monthly-statistics #monthly-statistics-explanation {
    padding: 20px;
    margin-top: 10px;
}

.page-id-1012 #monthly-statistics #monthly-statistics-explanation p {
    margin-bottom: 16px;
}

.page-id-1012 #monthly-statistics #monthly-statistics-explanation h3 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px;
}

.page-id-1012 #monthly-statistics #monthly-statistics-explanation h4 {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
}

.page-id-1012 .flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.page-id-1012 .flex-container>div {
    -ms-flex-preferred-size: 27%;
    flex-basis: 27%;
    position: relative;
    margin: 50px 0;
}

.page-id-1012 .flex-container div .statistics-titles,
.page-id-1012 .flex-container div .statistics-contents {
    position: absolute;
    width: 100%;
    font-weight: bold;
    text-align: center;
    color: #005C97;
}

.page-id-1012 .flex-container div .statistics-titles {
    font-size: 1.5vw;
}

.page-id-1012 .flex-container div .statistics-contents {
    font-size: 5vw;
}

.page-id-1012 .total-scheduled-services-title {
    bottom: 35%;
}

.page-id-1012 .total-scheduled-services-contents {
    bottom: 40%;
}

.page-id-1012 .total-services-run-contents {
    bottom: 13%;
}

.page-id-1012 .total-passengers-travelled-contents {
    bottom: 35%;
}

.page-id-1012 .cars-taken-off-the-road-contents {
    bottom: 9%;
}

.page-id-1012 .items-in-lost-property-contents {
    bottom: 13%;
}

.page-id-1012 .total-distance-travelled-contents {
    bottom: 12%;
}

.page-id-1012 .total-distance-travelled-contents span {
    font-size: 3vw;
}

.page-id-1012 .most-popular-day-timetable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    margin-left: 7.5%;
    bottom: 6%;
}

.page-id-1012 .most-popular-day-timetable div {
    -ms-flex-preferred-size: 8%;
    flex-basis: 8%;
    text-align: center;
    margin: 0.2vw 0.5vw;
}

.page-id-1012 .most-popular-day-timetable .most-popular-day-weekday {
    font-size: 1.5vw;
    font-weight: bold;
    color: #CDD6E7;
}

.page-id-1012 .most-popular-day-timetable .most-popular-day-blank-div {
    font-size: 1vw;
    background-color: #CDD6E7;
    border-radius: 5px;
}

.page-id-1012 .most-popular-day-timetable .most-popular-day-weekday.highlight {
    color: #ED2224;
}

.page-id-1012 .most-popular-day-timetable .most-popular-day-blank-div.highlight {
    background-color: #ED2224;
}

.page-id-1012 .service-on-time-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.page-id-1012 .service-on-time-container>div:first-child {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    position: relative;
}

.page-id-1012 .service-on-time-container>div:last-child>div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.page-id-1012 .service-on-time-container div.services-on-time-title,
.page-id-1012 .service-on-time-container div.services-on-time-contents {
    position: relative;
    line-height: 1;
}

.page-id-1012 .service-on-time-container img {
    display: block;
}

.page-id-1012 .service-on-time-container .service-on-time-canvas,
.page-id-1012 .most-popular-times-container .most-popular-times-canvas {
    position: absolute;
    left: 0;
}

.page-id-1012 .most-popular-times-container .most-popular-times-canvas {
    top: 0;
}

.page-id-1012 .flex-container div.most-popular-times-contents {
    font-size: 2vw;
    position: relative;
}

.page-id-1012 .flex-container div.most-popular-times-title {
    position: absolute;
}

.page-id-1012 .flex-container div.most-popular-times-container {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

@media screen and (max-width:767px) {
    .page-id-1012 .flex-container>div {
        -ms-flex-preferred-size: 85%;
        flex-basis: 85%;
    }
    .page-id-1012 .flex-container div .statistics-titles {
        font-size: 4vw;
    }
    .page-id-1012 .flex-container div .statistics-contents {
        font-size: 12vw;
    }
    .page-id-1012 .total-distance-travelled-contents span {
        font-size: 7vw;
    }
    .page-id-1012 .most-popular-day-timetable div {
        -ms-flex-preferred-size: 9%;
        flex-basis: 9%;
        margin: 0.4vw 1.1vw;
    }
    .page-id-1012 .most-popular-day-timetable .most-popular-day-weekday {
        font-size: 4vw;
    }
    .page-id-1012 .most-popular-day-timetable .most-popular-day-blank-div {
        font-size: 3vw;
    }
    .page-id-1012 .flex-container div.most-popular-times-contents {
        font-size: 6vw;
    }
}

@media screen and (min-width:1260px) {
    .page-id-1012 .flex-container div .statistics-titles {
        font-size: 19px;
    }
    .page-id-1012 .flex-container div .statistics-contents {
        font-size: 50px;
    }
    .page-id-1012 .total-distance-travelled-contents span {
        font-size: 38px;
    }
    .page-id-1012 .most-popular-day-timetable div {
        margin: 2.518px 6.295px;
    }
    .page-id-1012 .most-popular-day-timetable .most-popular-day-weekday {
        font-size: 18.885px;
    }
    .page-id-1012 .most-popular-day-timetable .most-popular-day-blank-div {
        font-size: 12.59px;
    }
    .page-id-1012 .flex-container div.most-popular-times-contents {
        font-size: 25.18px;
    }
}


/* ------------------------------------------------------------- RIDE CBR METRO ------------------------------------------------------------- */

.notice .Security {
    line-height: 36px !important;
}

.notice {
    text-align: center;
    width: 16.66%;
    float: left;
    min-height: 190px;
}

.general-rules.notice {
    width: 25%;
}

.notice .icon {
    height: 50px;
}

.notice p {
    font-size: 12px;
    max-width: 180px;
    margin: 0 auto;
}

.notice .title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
    line-height: 1.2;
}

.feature {
    text-align: center;
    background: #e9e9ea;
    padding-top: 10px;
    box-sizing: border-box;
    margin-right: 5px;
    width: 160px;
    float: left;
}

.feature .title-icon-container {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    min-height: 115px;
    position: relative;
}

.feature .icon {
    height: 50px;
}

.feature .number-container {
    width: 100%;
    background: #dfdfe1;
    margin-top: 10px;
    font-weight: 500;
    padding: 10px;
    box-sizing: border-box;
    font-size: 20px;
}

.feature .title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
    line-height: 1.2;
}

.feature .Length,
.feature .Seating {
    padding-bottom: 24px;
}

.gform_wrapper .gform_heading {
    margin-top: -16px;
    margin-bottom: 30px;
    padding: 30px;
}

.gform_wrapper .gform_body,
.gform_wrapper .gform_footer {
    padding-top: 5px;
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.gform_title {
    font-size: 36px !important;
    color: #fff;
}

.gform_wrapper input[type="text"],
.gform_wrapper select,
.gform_wrapper textarea {
    color: #2c3b45;
    background: #fff;
    border: 0px;
    min-height: 36px;
}

body .gform_wrapper ul li.gfield:first-of-type {
    margin-top: 5px !important;
}

body .gform_wrapper ul li.gfield {
    margin-top: 25px !important;
}

body .gform_wrapper .top_label div.ginput_container {
    margin-top: 5px !important;
}

#input_1_8 {
    width: 300px;
}

#gform_confirmation_message_1 {
    padding: 30px;
}

.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit],
.gform_wrapper .gform_footer input[type=submit] {
    font-size: 12px !important;
    margin-bottom: 20px;
}

.gform_heading {
    position: relative;
}

.gf_page_steps {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

#popmake-689 .gform_title:after {
    width: 60px;
    height: 60px;
    display: inline-block;
    background: url('/wp-content/uploads/2018/08/lost-property.svg');
    background-size: cover;
    content: ' ';
    float: right;
    margin-top: -10px;
}

#popmake-679 .gform_title:after {
    width: 60px;
    height: 60px;
    display: inline-block;
    background: url('/wp-content/uploads/2018/08/feedback.svg');
    background-size: cover;
    content: ' ';
    float: right;
    margin-top: -10px;
}


/* ------------------------------------------------------------- SEARCH PAGE ------------------------------------------------------------- */


/* ------------------------------------------------------------- SEARCH PAGE ------------------------------------------------------------- */


/* ------------------------------------------------------------- SEARCH PAGE ------------------------------------------------------------- */

body.search-results {
    background-color: #f3f4f4;
}

.search-results #page {
    padding-bottom: 30px;
}

.search-results .page-header {
    background-color: #f3f4f4;
}

.search-results article {
    max-width: 80%;
}

.search-results article h2 a {
    font-size: 25px;
    display: inline-block;
    border-bottom: 2px solid #000;
    line-height: 1.1;
    margin-bottom: 5px;
}

.search-results article .search-url {
    color: #da1a32;
}

.search-results article .entry-summary {
    margin-top: 0px;
}

.search-results article .inside-article {
    padding: 20px 40px;
}

.search-results .entry-date {
    float: left;
    margin-right: 20px;
}

.search-results .entry-date:before {
    display: none;
}


/* ------------------------------------------------------------- FOOTER ------------------------------------------------------------- */

.inside-footer-widgets strong {
    color: #fff;
}

.footer-widgets a {
    transition: 0.25s;
}

.footer-widgets a:hover {
    text-decoration: underline;
    transition: 0.25s;
}

.logo-tagline {
    font-size: 10px;
    letter-spacing: 2px;
    padding-top: 10px;
    font-weight: 400;
}

.footer-links {
    font-weight: 300;
    padding-top: 30px;
}

.news-icon {
    height: 30px;
    vertical-align: middle;
    padding-right: 15px;
    margin-top: -10px;
}

.mailchimp-container {
    height: auto;
    background: #ff0000;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 5px solid #fff;
    z-index: 20;
    position: relative;
}

.mailchimp-container h3 {
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
    line-height: 47px;
}

.mailchimp-container .subscribe {
    width: 100%;
    text-align: center;
    padding: 11px 5px;
    font-size: 15px;
    /*    background: #fff;
    color: #2c3b45;*/
    font-weight: 500;
}

.mailchimp-container .subscribe:hover {
    background: #D4DBDD;
    color: #2c3b45;
}

.mailchimp-container input[type=text] {
    position: relative;
    background: none;
    width: 100%;
    color: #fff;
    border: none;
    border-bottom: 2px solid #fff;
    padding: 9px 15px;
    font-size: 18px;
    font-weight: 400;
}

.mailchimp-container input[type=text]::placeholder {
    color: rgba(255, 255, 255, 0.75);
}

.mailchimp-container #email-error,
.mailchimp-container #fname-error,
.mailchimp-container #lname-error {
    width: 100%;
    display: block;
    position: absolute;
    background: #fff;
    border: 1px solid #000;
    padding: 10px;
    margin: 0;
    bottom: 60px;
    width: 150px;
    font-size: 12px;
    box-sizing: border-box;
    line-height: 1.25;
    color: #ff0000;
}

#text-4 p {
    margin-bottom: 0px;
}

#text-4 ul {
    padding-left: 20px;
}

#text-4 ul li {
    padding-bottom: 0px;
}

#text-5,
#text-6,
#text-7 {
    padding-left: 0;
}

#text-12,
#text-14,
#text-17,
#text-18 {
    padding-top: 15px;
}

#text-11 p,
#text-13 p,
#text-14 p,
#text-15 p,
#text-18 p {
    margin-bottom: 5px;
}

.footer-widget-5 img {
    max-width: 200px;
}


/* ------------------------------------------------------------- FAQ ------------------------------------------------------------- */

.page-id-664 .entry-content h2 {
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 1;
    color: #e30706;
    font-weight: 500 !important;
}

.page-id-664 .entry-content a {
    margin-bottom: 12px;
    line-height: normal;
    display: inline-block;
    font-size: 15px;
}

.page-id-664 .entry-content p {}


/* Style the collapsible content. Note: hidden by default */

.page-id-664 .accordion {
    padding: 0;
    background: none;
    font-size: 15px;
    font-weight: 400;
    padding-top: 5px;
    padding-bottom: 5px;
    transition: 0.25s;
}

.page-id-664 .active:after {
    content: "\2796";
    color: #e30706;
    display: none;
}

.page-id-664 .accordion:after {
    content: '\02795';
    font-size: 13px;
    color: #e30706;
    float: right;
    margin-left: 5px;
    padding: 2px;
    display: none;
}

.page-id-664 button:focus {
    color: #2c3b45;
}

.page-id-664 button:hover {
    color: #2c3b45;
    text-decoration: underline;
    transition: 0.25s;
}

.page-id-664 .panel {
    padding: 0;
    opacity: 0.8;
    border: 0;
    font-size: 14px;
    margin-bottom: 10px;
}


/* ------------------------------------------------------------- STAFF ------------------------------------------------------------- */

h2.staff-name {
    font-size: 28px;
    line-height: 1;
    color: #e30706;
    font-weight: 500;
    margin-bottom: 0px;
}

h3.staff-position {
    font-weight: 400;
    font-size: 18px;
}

.sub-staff {
    margin-bottom: 60px !important;
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 10px;
}

.sub-staff h2.staff-name {
    font-size: 21px;
    line-height: 1;
    color: #e30706;
    font-weight: 500;
    margin-bottom: 0px;
}

.sub-staff h3.staff-position {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0px;
}

.sub-staff .grid-33 {
    margin-top: 30px;
    min-height: 116px;
    display: flex;
    align-items: center;
}

@media (max-width: 768px) {

    .sub-staff .grid-33 {
        flex-direction: column;
    }

}

/* 
.sub-staff .grid-33:nth-child(1) .staff-name {
    margin-top: 24px;
}

.sub-staff .grid-33:nth-child(2) .staff-name {
    margin-top: 33px;
}

.sub-staff .grid-33:nth-child(3) .staff-name {
    margin-top: 33px;
}

.sub-staff .grid-33:nth-child(4) .staff-name {
    margin-top: 30px;
}

.sub-staff .grid-33:nth-child(5) .staff-name {
    margin-top: 33px;
}

.sub-staff .grid-33:nth-child(6) .staff-name {
    margin-top: 33px;
}

.sub-staff .grid-33:nth-child(7) .staff-name {
    margin-top: 33px;
}

.sub-staff .grid-33:nth-child(8) .staff-name {
    margin-top: 33px;
} */

.sub-staff .photo {
    border-radius: 10000px;
}


/* ------------------------------------------------------------- MENU ------------------------------------------------------------- */

.inside-navigation {
    position: static;
}


/* #page {
    position: relative;
}

#page:after {
    width: 150vW;
    height: 3000px;
    display: none;
    position: absolute;
    top: 0;
    left: -50vW;
    background: rgba(0, 0, 0, 0.4);
    visibility: visible;
    z-index: 99998;
    content: '';
} */


/* ------------------------------------------------------------- MEGA MENU ------------------------------------------------------------- */

@media (min-width: 769px) {
    nav .main-nav .mega-menu {
        position: static;
    }
    .ach2 {
        font-size: 38px !important;
    }
    nav .main-nav .mega-menu>ul {
        position: absolute;
        width: 100%;
        left: 0 !important;
        padding-top: 10px;
        padding-bottom: 20px;
        min-height: 200px;
    }
    nav .main-nav .mega-menu>ul>li>a {
        font-weight: bold;
    }
    nav .main-nav .mega-menu>ul>li {
        display: inline-block;
        width: 25%;
        vertical-align: top;
    }
    nav .main-nav .mega-menu.mega-menu-col-2>ul>li {
        width: 50%;
    }
    nav .main-nav .mega-menu.mega-menu-col-3>ul>li {
        width: 33.3333%;
    }
    nav .main-nav .mega-menu.mega-menu-col-5>ul>li {
        width: 20%;
    }
    nav .main-nav .mega-menu>ul>li:hover>a,
    nav .main-nav .mega-menu>ul>li:focus>a,
    nav .main-nav .mega-menu>ul>li[class*="current-"]>a,
    nav .main-nav .mega-menu ul ul {
        background-color: transparent !important;
        color: #777;
    }
    nav .main-nav .mega-menu ul .sub-menu {
        position: static;
        display: block;
        opacity: 1;
        visibility: visible;
        width: 100%;
        box-shadow: 0 0 0;
        left: 0;
        height: auto;
        margin-top: 20px;
    }
    nav .main-nav .mega-menu ul.toggled-on .sub-menu {
        pointer-events: auto;
    }
    nav .main-nav .mega-menu .sub-menu .menu-item-has-children .dropdown-menu-toggle {
        display: none;
    }
    /*    .mega-menu-safety .sub-menu {
        max-width: 75%;
    } */
    .mega-menu-finding-the-stops ul.sub-menu li a {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        line-height: 1.5 !important;
        font-weight: 300;
        padding-left: 15px !important;
        line-height: 1.25 !important;
    }
    ul#menu-light-rail-stops li a {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        line-height: 1.5 !important;
        font-weight: 300;
        padding-left: 25px !important;
        line-height: 1.25 !important;
    }
    .mega-menu-finding-the-stops ul.sub-menu li {
        padding-bottom: 5px;
        border-left: 4px solid #ff0000;
        margin-left: 25px;
        display: block;
        float: left;
        clear: both;
    }
    #menu-item-109 ul.sub-menu li {
        width: unset;
    }
    ul#menu-light-rail-stops li {
        padding-bottom: 5px;
        border-bottom: 4px solid #ff0000;
        margin-left: 0px;
        display: block;
        float: left;
        width: 7%;
    }
    #menu-light-rail-stops {
        list-style-type: none;
        position: relative;
        margin: 0;
        margin-top: 250px;
        margin-left: 10px;
    }
    .mega-menu-finding-the-stops ul.sub-menu li:last-of-type {
        padding-bottom: 5px;
        border-left: 4px solid #fff;
    }
    ul#menu-light-rail-stops li:last-of-type {
        padding-bottom: 5px;
        border-bottom: 4px solid #f3f4f4;
        margin-left: 0px;
    }
    .mega-menu-finding-the-stops ul.sub-menu li a:before {
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        background: #ff0000 !important;
        border: 3px solid #fff !important;
        border-radius: 30px;
        margin-left: -25px;
    }
    .mega-menu-finding-the-stops ul.sub-menu li:first-of-type a:before,
    .mega-menu-finding-the-stops ul.sub-menu li:last-of-type a:before {
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        background: #fff !important;
        border: 3px solid #ff0000 !important;
        border-radius: 30px;
        margin-left: -25px;
    }
    #menu-light-rail-stops li:hover a {
        font-weight: 600;
        color: #2c3b45;
    }
    #menu-light-rail-stops li:hover a:before {
        content: '';
        position: absolute;
        width: 15px;
        height: 15px;
        background: #fff !important;
        border: 3px solid #ff0000 !important;
        border-radius: 30px;
        margin-left: -27.5px;
    }
    .mega-menu-finding-the-stops ul.sub-menu li a .description {
        display: none;
    }
    li.mega-menu-finding-the-stops a {
        padding-bottom: 0 !important;
    }
    .mega-menu-finding-the-stops {
        padding-bottom: 10px;
    }
    nav .main-nav .mega-menu>ul>div>li>a {
        font-weight: bold;
    }
}

.main-navigation .menu-item .sub-menu .description {
    display: block;
    border-bottom: 2px solid #fff;
    line-height: initial;
    font-weight: 300;
    margin-top: 5px;
    margin-bottom: 10px;
    /*padding-top: 5px;*/
    transition: 0.2s ease-in;
}

.main-navigation .sub-menu .menu-item a:hover .description {
    border-bottom-color: #da1a32;
    transition: 0.2s ease-in;
}

.main-navigation .sub-menu .menu-item-object-light_rail_stops:hover a {
    font-weight: 500;
}

.main-navigation .sub-menu .menu-item:hover img {
    opacity: 0.5;
    transition: 0.25s;
}

.signature {
    font-family: 'Caveat', cursive;
    font-size: 42px;
    font-weight: 700;
    line-height: 1;
}

#stop-facilities-text {
    position: relative;
    z-index: 300;
}


/* ------------------------------------------------------------- MEDIA QUERIES ------------------------------------------------------------- */

@media screen and (min-width: 768px) {
    #menu-item-109,
    #menu-item-700,
    #menu-item-111,
    #menu-item-732,
    #menu-item-646 {
        width: 25%;
    }
    #menu-item-376,
    #menu-item-91,
    #menu-item-92,
    #menu-item-93,
    #menu-item-654,
    #menu-item-104,
    #menu-item-656,
    #menu-item-659,
    #menu-item-1037,
    #menu-item-1543 {
        width: 20%;
    }
    #menu-item-729,
    #menu-item-462,
    #menu-item-667 {
        width: 33.3333333333333333%
    }
    /*ul.light-rail-menu li {
	display:inline-block;
	zoom:1;
    width: 7.3%;
    border-bottom: 7px solid #ff0000;
    height: 104px;
    position: relative;
}

ul.light-rail-menu li:last-of-type {
    border-bottom: 7px solid #fff;
    width: 0%;
}

ul.light-rail-menu li .entry-header {
    width: 183px;
    position: absolute;
    left: -33px;
    -webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	
	-webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
	    
}

ul.light-rail-menu li .entry-header:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 25px;
    width: 15px;
    height: 15px;
    background: #ff0000;
    border: 4px solid #fff;
    border-radius: 30px;
    transition: 0.5s;
}

ul.light-rail-menu li:first-of-type .entry-header:before, ul.light-rail-menu li:last-of-type .entry-header:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 25px;
    width: 15px;
    height: 15px;
    background: #fff !important;
    border: 5px solid #ff0000 !important;
    border-radius: 30px;
     transition: 0.5s;
}

ul.light-rail-menu li a:hover {
    font-weight: 600;
}*/
}

@media screen and (max-width: 1320px) {
    /* .light-rail-menu, #menu-light-rail-stops {
        width: 85%;
    }
    
    #light-rail-menu-suburbs {
        width: 85.5%;
    }*/
}

@media screen and (max-width: 1228px) {
    .nav-float-right .inside-header .main-navigation {
        max-width: 100%;
        /* margin-top: 20px;
        margin-bottom: -15px; */
    }
    .tram-image-home {
        height: 100%;
    }
    .service-disruption .icon-container {
        margin-left: 30px;
    }
}

@media screen and (max-width: 1180px) {
    .notice {
        /*        width: 16.66%;*/
        min-height: 200px;
    }
}

@media screen and (max-width: 1024px) {
    .main-navigation .menu-toggle {
        text-align: right;
    }
    .main-navigation .menu-toggle,
    .main-navigation .mobile-bar-items,
    .sidebar-nav-mobile:not(#sticky-placeholder) {
        display: block;
    }
    .main-navigation ul,
    .gen-sidebar-nav {
        display: none;
    }
    [class*="nav-float-"] .site-header .inside-header>* {
        float: none;
        clear: both;
    }
    .site-logo {
        width: 50%;
        float: left !important;
        position: relative;
        z-index: 2;
    }
    nav#site-navigation {
        margin-top: -80px;
        float: right;
        padding-bottom: 40px;
    }
    .home-icon {
        display: none;
    }
    .nav-search-enabled .main-navigation .menu-toggle {
        float: right;
        display: inline-block;
        width: auto;
    }
    ul#menu-primary-menu {
        margin-top: 75px;
    }
    #primary-menu .description {
        display: none !important;
    }
    .main-navigation.toggled .main-nav li {
        margin-left: 15px;
    }
    .main-navigation .main-nav ul ul li a {
        padding: 15px 20px !important;
        color: #fff;
    }
    .main-navigation ul ul {
        background: none;
        border: none;
        box-shadow: none;
    }
    .toggled .menu-item-has-children .dropdown-menu-toggle {
        position: absolute;
        right: 0px;
        width: 100%;
        text-align: right;
    }
    .nav-float-right .inside-header .main-navigation {
        width: 100%;
        margin-top: 0px;
    }
    .inside-header {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    .nav-search-enabled .main-navigation .menu-toggle {
        text-align: center;
    }
    .menu-item img {
        display: none;
    }
    .notice {
        /*        width: 20%;*/
        min-height: 220px;
    }
    #downloads .tab-content {
        margin-top: 20px !important;
    }
    .phone-hand,
    .tram,
    .stop-facilities,
    .watch,
    .tc-ticket,
    .home-bg,
    #safety-tram {
        display: none;
    }
    .home .generate-inside-page-header-content {
        max-height: 400px;
    }
    .home .generate-inside-page-header-content h1 {
        display: none;
    }
    .nav-float-right .inside-header .main-navigation {
        max-width: auto;
    }
    .mailchimp-container {
        padding-left: 30px;
        padding-right: 30px;
    }
    #page-header-right {
        display: none;
    }
    .mc4wp-form-fields input {
        margin-bottom: 15px;
    }
    .mailchimp-container h3 {
        margin-bottom: 20px;
        display: inline-block !important;
    }
    .tram-image-home {
        display: none;
    }
    /*  .light-rail-menu, #menu-light-rail-stops {
        width: 75%;
    }
    
    #light-rail-menu-suburbs {
        width: 77%;
    }*/
    .timetable-guide {
        display: none;
    }
    .resource.grid-15.mobile-grid-50.tablet-grid-25:nth-of-type(odd) {
        clear: left;
    }
    .weekday,
    .saturday,
    .sunday {
        margin-bottom: 20px;
    }
    .blog article:first-of-type .news-thumbnail {
        height: 250px;
    }
}

@media screen and (max-width: 768px) {
    /*.site-logo, nav {
        width: 50% !important;
        float: left !important;
    } */
    .secondary-navigation ul {
        display: block !important;
    }
    .site-logo {
        width: 100%;
        text-align: left;
    }
    button.menu-toggle.secondary-menu-toggle {
        display: none;
    }
    #menu-light-rail-stops {
        margin-top: 40px;
        margin-bottom: 00px;
    }
    ul#menu-light-rail-stops li {
        padding-bottom: 5px;
        border-left: 4px solid #ff0000;
        margin-left: 0px;
        display: block;
        padding-left: 15px;
    }
    ul#menu-light-rail-stops li:last-of-type {
        border-left: 4px solid #f3f4f4;
    }
    ul#menu-light-rail-stops li {
        display: block;
        height: 30px;
        width: auto;
        border-bottom: 0px;
    }
    ul#menu-light-rail-stops li a {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0);
    }
    .site-logo {
        width: 50%;
        float: left !important;
        position: relative;
        z-index: 2;
    }
    nav#site-navigation {
        /* margin-top: -60px; */
        float: right;
        padding-bottom: 40px;
    }
    .home-icon {
        display: none;
    }
    .nav-search-enabled .main-navigation .menu-toggle {
        float: right;
        display: inline-block;
        width: auto;
    }
    ul#menu-primary-menu {
        margin-top: 75px;
    }
    #primary-menu .description {
        display: none !important;
    }
    .main-navigation.toggled .main-nav li {
        margin-left: 15px;
    }
    .main-navigation .main-nav ul ul li a {
        padding: 15px 20px !important;
        color: #fff;
    }
    .main-navigation ul ul {
        background: none;
        border: none;
        box-shadow: none;
    }
    .toggled .menu-item-has-children .dropdown-menu-toggle {
        position: absolute;
        right: 0px;
        width: 100%;
        text-align: right;
    }
    .nav-float-right .inside-header .main-navigation {
        width: 100%;
        margin-top: 0px;
    }
    .inside-header {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    .nav-search-enabled .main-navigation .menu-toggle {
        text-align: center;
    }
    .header-widget {
        display: none;
    }
    .inside-header>:not(:last-child):not(.main-navigation) {
        margin-bottom: 10px;
    }
    #page-header-21 {
        display: none;
    }
    .home .service-status {
        display: none !important;
    }
    div#lrv-safety-text {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .journey-planner-block,
    .frequency-guide-block,
    .stop-facilities-block,
    .fares-tickets-block,
    .lrv-safety-block {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        background: #fff;
    }
    .stop-facilities-block .grid-60,
    .frequency-guide-block .grid-70,
    .fares-tickets-block .grid-45 {
        display: none;
    }
    .stop-facilities-block h2,
    .frequency-guide-block h2,
    .fares-tickets-block h2 {
        margin-bottom: 0px;
    }
    h2:before {
        visibility: hidden;
        display: none;
    }
    .page-id-317 h2:before {
        visibility: visible;
        display: block;
    }
    .home #page {
        background: #f3f4f4;
    }
    .menu-item .sub-menu a {
        font-weight: 600;
    }
    .page-header-content-container {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .breadcrumbs {
        margin-bottom: 15px;
    }
    .mailchimp-container h3 {
        line-height: 1.25;
    }
    .main-navigation .main-nav ul ul li a {
        padding: 10px 20px 10px 20px;
    }
    #light-rail-menu-suburbs {
        display: none;
    }
    .post-type-archive-light_rail_stops .page-title {
        padding-top: 20px;
    }
    .post-type-archive-light_rail_stops .page-header p {
        margin-bottom: 20px !important;
    }
    /*ul.light-rail-menu li .entry-header:before, ul.#menu-light-rail-stops li .entry-header:before {  
    content: '';
    position: absolute;
    left: -29px;
    width: 12px;
    height: 12px;
    background: #ff0000;
    border: 3px solid #fff;
    border-radius: 30px;
    transition: 0.5s;
}

ul.light-rail-menu li:first-of-type .entry-header:before, ul.light-rail-menu li:last-of-type .entry-header:before, ul.#menu-light-rail-stops li:first-of-type .entry-header:before, ul.#menu-light-rail-stops li:last-of-type .entry-header:before {
    content: '';
    position: absolute;
    left: -30px;
    width: 12px;
    height: 12px;
    background: #fff !important;
    border: 4px solid #ff0000 !important;
    border-radius: 30px;
     transition: 0.5s;
}
    
    .post-type-archive-light_rail_stops a:hover .entry-header:before {
    background: #fff !important;
    border: 4px solid #ff0000 !important;
    transition: 0.5s;
        left: -30px;
}

ul.light-rail-menu li a:hover, ul.#menu-light-rail-stops li a:hover {
    font-weight: 600;
}
    
    ul.light-rail-menu li, ul.#menu-light-rail-stops li {
        position: relative;
    }

    ul.light-rail-menu header, ul.#menu-light-rail-stops header {
            padding-left: 20px;
            margin-left: -22px;
        min-height: 30px;
            border-left: 4px solid #ff0000;
            display: inline-block;
    }
    
    ul.light-rail-menu li:last-of-type header, ul.#menu-light-rail-stops li:last-of-type header {
        border-left-color: #f5f5f5;
    }
    
    
    ul.light-rail-menu, ul.#menu-light-rail-stops {
        margin-bottom: 70px !important;
    }*/
    .gform_wrapper h3.gform_title {
        font-size: 26px !important;
    }
}


/*
    .mega-menu-finding-the-stops ul.sub-menu li:hover a:before, .mega-menu-finding-the-stops ul.sub-menu li:hover a:before {
            content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        background: #fff !important;
        border: 3px solid #ff0000 !important;
        border-radius: 30px;
        margin-left: -25px;
        transition: 0.25s;
    }
*/

.page-template-page-safetypassengers .safety-videos {
    margin-top: 50px;
}

body.page-id-927,
body.page-id-927 .inside-article {
    background: #f3f4f4;
}

body.page-id-927 .page-header-content-container {
    padding-bottom: 0px;
}

body.page-id-927 .entry-content a {
    font-weight: 300;
}

@media screen and (min-width: 768px) {
    ul#menu-light-rail-stops li a {
        display: inline;
        float: left;
        position: absolute;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
        width: 185px;
        -webkit-transform-origin: 0 100%;
        -moz-transform-origin: 0 100%;
        -o-transform-origin: 0 100%;
        transform-origin: 0 100%;
    }
}

#menu-light-rail-stops .current-menu-item a {
    font-weight: 600;
}

#menu-light-rail-stops li.current-menu-item a:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: #fff !important;
    border: 4px solid #ff0000 !important;
    border-radius: 30px;
    margin-left: -28.5px;
}

#stop-footer h2 {
    font-size: 30px;
    margin-top: 40px !important;
}

ul#menu-light-rail-stops li:first-of-type a:before,
ul#menu-light-rail-stops li:last-of-type a:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: #fff !important;
    border: 4px solid #ff0000 !important;
    border-radius: 30px;
    margin-left: -28px;
}

ul#menu-light-rail-stops li a:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: #ff0000 !important;
    border: 3px solid #f3f4f4 !important;
    border-radius: 30px;
    margin-left: -27px;
}


/* ------------------ RESPONSIVE ------------------ */

@media screen and (max-width: 1024px) {
    .feature {
        width: 18%;
        margin: 1%;
    }
    .tip {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 768px) {
    .general-rules.notice {
        width: 33%;
    }
    .safety-child-grid-item-content {
        padding: 20px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 0px;
        width: 60%;
        float: left;
    }
    .safety-child-grid-item img {
        width: 40%;
        float: left;
        border-radius: 0px;
        padding-top: 0px;
    }
    .safety-child-grid-item {
        border-radius: 30px;
        background: #f3f4f4;
        overflow: hidden;
        padding: 0px;
        margin-bottom: 15px;
    }
    .safety-page-body #access img {
        margin-top: 0px !important;
    }
    #access {
        padding: 20px !important;
    }
    .resource {
        margin-bottom: 20px;
    }
    #downloads #stop-info li.active a {
        border-radius: 100px;
        border-bottom: 1px solid #ccc;
    }
    .tab-links li {
        min-height: 45px;
    }
    #menu-item-109 .dropdown-menu-toggle {
        display: none;
    }
    .time-range {
        height: auto !important;
        border-bottom: 0px !important;
    }
    .frequency-time {
        border-bottom: 0px !important;
        margin-bottom: 20px;
    }
    .frequency-title,
    .frequency-description {
        text-align: center;
    }
    .weekday,
    .saturday {
        margin-bottom: 50px;
    }
    .notice {
        width: 50%;
        min-height: 160px;
        margin-bottom: 15px;
    }
    .general-rules.notice {
        width: 50%;
        min-height: 150px;
    }
    .feature {
        width: 48%;
        margin: 1%;
    }
    button span {
        line-height: 1.25;
    }
    .gallery-columns-3 .gallery-item {
        width: 100%;
        max-width: none;
    }
    /* FREQUENCY GUIDE */
    .r-one-icon {
        display: none;
    }
    .direction h2 {
        margin-top: 0px !important;
        line-height: 40px;
        text-align: center;
    }
    .direction .time-icon {
        display: none;
    }
    h3.frequency-title {
        font-size: 24px !important;
    }
    .frequency-time {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }
    /* NEWS THUMBNAIL */
    /* .blog .news-thumbnail {
        display: none;
    } */
    /* LIGHT RAIL STOPS */
    .single-light_rail_stops #stop-info {
        margin-top: -40px;
        margin-left: -40px;
        margin-right: -40px;
        padding: 40px;
        padding-top: 0px;
        background: #f3f4f4;
    }
    .single-light_rail_stops #stop-info .tab {
        background: #fff;
        border: 1px solid #ccc;
    }
    .single-light_rail_stops #stop-info li.active a {
        background: #fff;
        border-radius: 100px;
        border-color: #ccc;
    }
    .single-light_rail_stops .tab-links a {
        background: none;
        border-top-color: #f3f4f4;
        border-bottom: 1px solid #f3f4f4;
        border-left: 1px solid #f3f4f4;
        border-right: 1px solid #f3f4f4;
    }
    .single-light_rail_stops .tab-content {
        margin-top: 20px;
    }
    .single-light_rail_stops span.travel-time-span {
        display: block;
    }
    .single-light_rail_stops .stop-service-frequency .weekdays-off-peak-and-weekends {
        margin-top: 30px;
    }
    .single-light_rail_stops .stop-frequency {
        font-size: 20px;
    }
    .single-light_rail_stops .breadcrumbs {
        margin-top: 2px !important;
    }
    .page-template-page-frequencyguide .inside-article {
        padding: 20px 10px 0px 10px;
    }
    a.button {
        margin-bottom: 20px;
    }
    #stop-footer {
        padding-bottom: 60px;
    }
    /* FOOTER */
    .news-icon {
        display: none;
    }
}

@media screen and (max-width: 500px) {
    .service-disruption {
        padding: 55px 0px 35px 0px;
    }
    .service-disruption h1 span {
        font-size: 16px;
    }
    .service-disruption h1 {
        font-size: 24px;
    }
    .service-disruption .icon-container {
        /* width: 55px;
        margin-right: 15px;
        margin-left: 15px; */
        display: none;
    }
    .service-disruption .content-container {
        padding: 0px 20px;
    }
}

#menu-secondary-menu select {
    background: none;
    border: 0;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.widget_gtranslate select option:first-of-type {
    color: #EEEE;
}

.widget_gtranslate select option {
    color: #000;
}

.widget_gtranslate select {
    font-family: "Gotham A", "Gotham B";
    border: 0;
    background: transparent !important;
    -webkit-appearance: none;
    padding: 0px 30px 0px 10px;
    font-size: 15px;
    line-height: 1;
    height: 36px;
}

.header-widget .widget {
    display: inline-block;
    float: left !important;
    padding: 0px !important;
    line-height: 1;
}

.Zeno_FR_Widget {
    margin-right: 30px;
    height: 36px;
}

.widget input[type="search"] {
    background: #e30706;
    border: 0px;
    padding: 7px 15px;
    border-radius: 300px;
    color: #fff;
    font-size: 15px;
}

.widget input[type="search"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
    font-size: 15px;
    font-family: FontAwesome, "Gotham A", "Gotham B";
}

.home-icon svg {
    top: 3px;
    position: relative;
    height: 21.28px;
}

.widget_media_image img {
    margin: 0px;
    padding: 6px 0px !important;
}


/* Digital Toolkit page */

.no-accordion-after:after {
    display: none;
}

.page-id-1821 .accordion:before {
    content: '\02795';
    font-size: 13px;
    color: #e30706;
    float: left;
    margin-left: 5px;
    padding-right: 2px;
    padding-top: 0.5em;
}

.page-id-1821 .accordion {
    background-color: #fff;
    color: #444;
}

.page-id-1821 .accordion:hover {
    color: gray;
}

.page-id-1821 .active {
    border-bottom: 0px;
}

.digital-accordion-font-size {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.first-row {
    background-color: #F1F2F2;
    padding: 1em;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}

.first-week-button-align {
    text-align: center;
}

@media (min-width: 1025px) {
    .first-row {
        display: block;
    }
    .first-week-button-align {
        text-align: left;
    }
}

.second-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 1em;
}

.second-row-brochures {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media (min-width: 1025px) {
    .second-row-col {
        border-right: 1em solid #fff;
    }
}

.second-row-col {
    background-color: #F1F2F2;
    padding: 1.5em;
}

.second-row-col-brochures {
    background-color: #F1F2F2;
    padding: 1.5em;
}

.second-row-col-brochures img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-bottom: 2em;
}

.second-row-col img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-bottom: 2em;
}

.second-row-col-last {
    background-color: #F1F2F2;
    padding: 1.5em;
}

.second-row-col-last img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-bottom: 2em;
}

@media (min-width: 1175px) {
    .second-row-col-last h3 {
        padding-bottom: 1em;
    }
}

.digital-toolkit-list-style {
    margin: 0 0 1em 2em;
}


/* Add color to accordion border */

.panel-border-color {
    border-color: #ccc;
    border-left: 0px;
    border-right: 0px;
    border-bottom-color: #ccc;
}

.page-id-1821 .panel {
    border-bottom-color: #444;
}

.accordion-border {
    border-bottom: 1px solid #444;
}


/* Change the plus to minus on active accordions */

.page-id-1821 .active:before {
    content: "\2796";
}

.digital-tool-text-center {
    text-align: center;
}


/* Accordion titles */

.accordion-title {
    display: flex;
    align-items: center;
}

.accordion-title img {
    padding-right: 1em;
}


/* Button Size for NEWSLETTER accordion */

.accordion-newsletter-button-size {
    min-width: 143px;
    text-align: center;
}


/* Center the gif image on the gif files */

.custom-gif-files-align img {
    margin: auto;
    display: block;
    padding-bottom: 2em;
}

.embed-code-title {
    padding-top: 1em;
    font-weight: 500;
    margin-bottom: 0px;
}

.post-image-above-header .inside-article .post-image {
    margin-bottom: 0px !important;
}

.post-image-above-header .inside-article .post-image a {
    display: grid !important;
}

.blog article:first-of-type .post-image {
    margin-right: 0px;
}

.blog article:first-of-type .inside-article {
    background: #fff !important;
    padding: 0px;
    margin: 15px;
    max-width: 1170px;
}

.blog .featured-column {
    margin-bottom: 30px;
}

.blog .featured-column .entry-header:before {
    content: 'Latest';
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 10px;
    color: rgba(227, 67, 52);
    font-weight: 500;
    letter-spacing: 1px;
}

@media (max-width: 1024px) {
    .blog article:first-of-type .inside-article .post-image {
        padding-bottom: 30px;
    }
}

#post-265 .inside-article {
    padding-bottom: 0px;
}

#rail-safety-ambassador-section {
    display: flex;
    align-items: center;
    margin-top: 50px;
}

#rail-safety-ambassador-section img {
    display: block;
}

#rail-safety-ambassador-section h2 {
    color: #e30706;
    font-size: 42px;
    font-weight: 700;
}


select.ui-datepicker-month {
    background: none;
    border: none;
    color: #fff;
    line-height: 1;
}

select.ui-datepicker-month option {
    color: #333;
}

.gform_wrapper.gf_browser_chrome .ginput_complex select {
    height: 36px;
}

.gform_fields input {
    background: #fff;
    color: #2c3b45 !important; 
}