body, nav, ul, li, a  {margin: 0 auto; padding: 0;}
a {text-decoration: none;}


.nav-wrapper {
     background-color: #ffffffe8;
position: fixed;
top: 0px;
margin: 0px auto;
width: 100%;
z-index: 9999;
transition:.2s;
padding:0px 0px 5px 0px;
    border-bottom: 4px solid #3d3e69;
}

.mapboxgl-ctrl-geocoder, .mapboxgl-ctrl-geocoder .suggestions {
    box-shadow: inherit;
    border: 1px solid #dedede;
    background-color: #ededed;
    width:100%;
}

.mapboxgl-ctrl-geocoder--input {
    height: 36px;
    padding: 6px 35px;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    transition:.2s;
}

.mapboxgl-ctrl-geocoder--input:focus {
    color: #404040;
    color: rgba(0, 0, 0, 0.75);
    outline: 0;
    box-shadow: none;
    background-color: #fff;
    color: #000;
}

.mapboxgl-ctrl-geocoder--icon {
transition:.2s;
}

.mapboxgl-ctrl-geocoder--button {
    background: #ededed;
}


.mapboxgl-ctrl-geocoder .suggestions > li > a {
background-color:#fff;
}

.header-sticky .mapboxgl-ctrl-geocoder--input {
    height: 30px;
    padding: 6px 35px;
    font-size: 14px;
}
.header-sticky .mapboxgl-ctrl-geocoder--icon {
    top: 6px;
}

.header-sticky{
background-color:#fafafa;
box-shadow: 0px 2px 12px rgba(0,0,0,.12);
padding:0px;
}

.header-top{
background-color:#ffffffe8;
box-shadow: none;

}

.container {
    width: 100%;
    max-width: 1180px;
    margin: 0px auto;
}
.toggleMenu {
    display:  none;
    padding: 8px 0px;
    color: #fff;
    background-color: #009bff;
    width:100%;
    text-align: center;
}

.toggleMenu:hover{
	color:#fff;
	text-decoration:none;
}

.toggleMenu img{
max-width:70px;
height:auto;
}
.nav {
    list-style: none;
    *zoom: 1;
    float: right;
    margin: 0px;
    padding: 0px;
    margin-top:5px;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 9em;
}
.nav a.btn-main {
    padding: 10px 10px;
    color: #595959;
    letter-spacing: .0125em;
    font-family: 'lato', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
    transition: .3s;
    margin-right: 0px;
    height: 20px;
}

.header-sticky .nav{

}
.header-sticky .nav a.btn-main {
    font-size: 13px;
    padding:8px 10px;
}

.nav a.btn-main:hover{
	color: #ef4b25 !important;
	text-decoration:none;
	 
}

.nav a.btn-pill{
    background-color: #009cff;
    color: #fff;
    padding: 8px 20px;
    border-radius: 26px;
    margin:10px 0px 0px 0px;
    box-shadow: 0px 2px 2px rgba(0,0,0,.20);
    height:inherit;
}

.header-sticky .nav a.btn-pill{
margin:0px;
}

.nav a.btn-pill:hover{
    background-color: #ff8200;
    color: #fff !important;
}



.nav a.nav-parent:hover{
	background:#fff;
	background:#333;
}

.nav li li a.btn-main:hover{
background:#fff;
    color: #ef4b25 !important;
}
.nav li:hover{

}

.nav li {
    position: relative;
    text-align:center;
}

.nav li .textfield{
background-color:#fff;
}

.nav li .textfield:hover{
color:#ef4b25;
}

.textfield:hover{
color:#ef4b25;
}

.nav li .container-nav-search{
border-left:1px solid #e3e3e3;
padding-left:15px;
min-width:320px;
}


.nav li.last a {
	border-radius:0px 0px 4px 4px;
}
.nav > li {
    float: left;
    xborder-top: 1px solid #fff;
}

.nav > li > a {
    display: block;
    
}
.nav li ul {
    position: absolute;
    left: -9999px;
    box-shadow: 0px 6px 6px rgba(0,0,0,.2);
	width: auto;
	z-index:9999;
}
.header-sticky .nav li ul {
}

.nav > li.hover > ul {
    left: 0;
}


.nav li li.hover ul {
    left: 100%;
    top: 0;
}

.nav li li a{
font-weight:400;
color:#445566;
text-align:left;
}
.nav li li a.btn-main {
    display: block;
    background: #fff;
    color:#595959;
    position: relative;
    z-index:100;
    min-width:180px;
    font-size:13px;
    padding:10px 15px;
    text-align:left;
    font-weight:700;
    margin-top:0px;
    margin-right: 0px;
}

.nav li li.container-dropdown{
    background-color: #fff;
    min-width: 260px;
    text-align: left;
    padding: 2px 10px;
} 

.nav li li.container-dropdown a{
padding: 10px 0px 0px 0px;
    font-size: 14px;
}
.nav li.menu-about li a {
	min-width: 160px;
}

.nav li li li a {
    background:#fff
    z-index:200;
}

.new{
	display: inline-block;
    color: #E83677 !important;
    padding-left: 10px;
}

.header-logo {
    float: left;
    margin: 4px 0px 0px 10px;
    padding: 0px;
}

.header-logo img{
	    max-width: 70px;
    float: left;
    display: block;
    margin-right: 10px;
    transition: .2s;
}

.header-sticky .header-logo img{
	max-width: 60px;
    float: left;
    display: block;
    margin-right: 5px;
    padding:0px 0px 5px 0px;
}

.logo-tag{
    float: left;
    padding-right: 5px;
    color: #333;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    margin-top: 3px;
    transition: .2s;
}

.header-sticky .logo-tag{
        font-size: 13px;
    line-height: 16px;
    margin-top: 0px;
}

.header-logo h2 {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    letter-spacing: .02em;
    margin: 0px;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    line-height: 16px;
}

.header-logo h2 span {
    display: block;
}

.header-title{
    float: left;
    padding: 20px 10px;
    border-left: 1px solid #eee;
    padding-left: 20px;
    margin: 18px 0px 0px 0px;
    
    font-family: Fjalla One;
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
    letter-spacing: .01em;
    color:#595959;
    transition:.3s;
}

.header-title span{
    
}
.header-sticky .header-title{
margin:8px 0px 0px 0px;
font-size:22px;
}

.header-sticky .header-title span{

}


/*@media screen and (max-width: 768px) {*/
@media screen and (max-width: 768px) {
    .active {
        display: block;
    }
    .nav > li {
        float: none;
        xborder-top:1px solid #fff;
    }
    .nav > li > .parent {
        background-position: 90% 50%;
        background-image: url("../images/moreArrow.png");
    	background-repeat: no-repeat;
    }
    .nav li li .parent {
        background-image: url("../images/moreArrow.png");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
    
    .nav a {
    padding: 15px 0px;
    color:#fff;
    font-size:14px;
    }
}

@media screen and (max-width: 768px) {
	
	.nav,
	.header-sticky .nav {
	float:none;
  	padding: 0px 0px 6px 0px;
}
	.nav a {
    padding: 17px 10px;
    font-size: 14px;
	}
	.nav-wrapper{
	padding:0px 0px 0px 0px;
	}
	
	.header-logo {
    float: left;
    margin: 6px 0px 0px 4px;
    padding: 0px;
}

.header-logo img,
.sticky .header-logo img,
.header-sticky .header-logo img{
	max-width: 55px;
    float: left;
    display: block;
    margin-right: 5px;
    padding: 2px 0px 5px 0px;
}

.logo-tag ,
.sticky .logo-tag,
.header-sticky .logo-tag {
      font-size: 12px;
    line-height: 16px;
    margin-top: 2px;
}

.header-logo h2 {
    font-family: sans-serif;
    text-transform: uppercase;
    letter-spacing: .02em;
    margin: 0px;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    line-height: 16px;
}

.container-intro {
    margin: 90px 0px 0px 0px;
    padding: 10px 20px;
}

.container-intro p {
  color: #fff;
  font-size: 20px;
  line-height: 1.4;
}

.container-intro p.sub {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  border-top: 1px solid #fff;
  margin-top: 20px;
  padding-top: 15px;
}

.nav li .container-nav-search {
  border-left: 0px;
  padding-left: 10px;
}

.nav li .container-nav-search {
  border-left: 0px;
padding: 5px 10px 0px 10px;
min-width: inherit;
display: block;
float: right;
}

.mapboxgl-ctrl-geocoder--input,
.header-sticky .mapboxgl-ctrl-geocoder--input {
  height: 36px;
  padding: 6px 0px 6px 30px;
  font-size: 14px;
  max-width: 155px;
}

.wrapper-intro .mapboxgl-ctrl-geocoder--input, 
.wrapper-intro .header-sticky .mapboxgl-ctrl-geocoder--input{
max-width:inherit;
}

.secondary-nav-header-sticky ,
#wrapper-secondary-nav{
  top: 55px !important;
}
.container-metric-header,
.sticky .container-metric-header {
    border-bottom: 0px;
    padding: 2px 0px 2px 0px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 30%);
}
.container-metric-header h2,
.sticky .container-metric-header h2 {
      font-size: 16px;
    line-height: 1.4;
        margin: 4px 0px 0px 0px;
}

.container-metric-header h3,
.sticky .container-metric-header h3 {
    font-size: 14px;
    line-height: 1.4;
        margin: 0px 0px 4px 0px;
}

.container-secondary-nav-expanded {
    padding: 8px 0px 6px 0px;
}

.container-outer-legend-left {
    border-right: none;
    padding-right: 0px;
}

.container-frequency-slider input{
    width: 90%;
    margin-bottom: 6px;
}

.mapboxgl-ctrl-geocoder--icon,
.header-sticky .mapboxgl-ctrl-geocoder--icon {
  top: 8px;
  left: 4px;
}

.mapboxgl-ctrl-geocoder{
min-width:120px;
}



#wrapper-page-layout {
  padding-top: 120px;
}

#nav-icon3,
.sticky #nav-icon3{
top:0px;
right:0px;
width:25px;
height:38px;
}

#nav-icon3 span,
.sticky #nav-icon3 span {
    width: 24px;
    left: 10px;
    height:3px;
}

#nav-icon3 span:nth-child(1),
.sticky #nav-icon3 span:nth-child(1) {
    top: 8px;
}

#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3),
.sticky #nav-icon3 span:nth-child(2), .sticky #nav-icon3 span:nth-child(3) {
    top: 18px;
}
#nav-icon3 span:nth-child(4),
.sticky #nav-icon3 span:nth-child(4) {
    top: 28px;
}

.container-footer-1-header h2 {
    font-size: 20px;
    line-height: 1.2;
}

.container-nav-geo-scope-inner {
    background-color: #fff;
    border-radius: 0px;
    margin: 5px 10px 0px 0px;
    font-size: 13px;
    padding: 0px 10px 0px 10px;
    border-left: none;
}

.container-secondary-nav-expanded .container-comparison-menu-ui {
    margin: 0px 10px 10px 10px;
    border: 1px solid #e3e3e3;
    background-color: #fafafa;
    padding: 10px;
    border-radius: 6px;
}

.mobile-arrow-dropdown{
    padding: 2px 6px;
    background-color: #eee;
    color: #2f2a62;
    border-radius: 4px;
}

.container-legend-frequency{
border:none;
padding-bottom:0px;
}

.container-transit-service {
    margin: 8px 0px 10px 0px;
    border-radius: 4px;
    padding: 0px;
}

.mobile-container-toggle-weekday-weekend{
    padding-top: 6px;
    margin-top: 6px;
    border-top: 1px solid #e3e3e3;
}

.mobile-container-map-legend-ui{
	margin: 10px 0px 10px 0px;
    padding: 6px 0px;
    background-color: #fff;
    border-radius: 6px;
    border: 1px solid #eee;
}

.container-map-legend .container-legend-extras {
    margin: 6px 10px 10px 10px;
    border-top: 1px solid #e3e3e3;
    padding-top: 10px;
}

.container-comparison-menu-ui h5{
font-size:14px;
}

.container-secondary-nav-inner h4, .container-footer-1 h4 {
    margin: 0px 0px 10px 0px;
    font-size: 14px;
    line-height: 22px;
}

.container-footer-2 .container-logos img {
    margin: 0px 15px;
}
.container-footer-2 .container-logos img.logo-fc {
max-width:80px;
}
.container-footer-2 .container-logos img.logo-cnt {
max-width:150px;
}


.container-legend-right, .container-legend-left {
    padding: 0px;
}

.container-legend-right:hover, .container-legend-left:hover {
    background-color: inherit;
    border: inherit;
}
.container-metric-group-header{
    padding: 6px 4px 6px 4px;
}

.container-metric-group-header h3 {
    font-size: 18px;
    line-height: 1.4;
}
.container-key-metric-data .container-key-metric {
    font-size: 36px;
     line-height: 1.4;
}
.legend li {
    display: inline-block;
    margin-right: 6px;
    font-size: 11px;
    font-weight: 400;
}

.container-key-metric-data h4{
font-size:12px;
}

.metric-group-2 .container-key-metric-data .header,
.metric-group-3 .container-key-metric-data .header{
min-height:135px;
}

.metric-group-4 .container-key-metric-data .header{
min-height:70px;
}

.container-key-metric-data p {
    margin: 5px 0px 0px 0px;
    color: #333;
    font-size: 14px;
}

.metric-group-6 .container-key-metric-data .header img {
    max-width: 120px;
}

.metric-group-4 .container-key-metric-data .header img {
    max-width: 70px;
}

.metric-group-6 .container-key-metric-data h4{
line-height: 1.1;
    font-size: 13px;
    color: #333;
    margin: 0px 0px 2px 0px;
}
.container-key-metric-data p.footnote {
    font-size: 11px;
    line-height: 1.2;
}
.container-key-metric-data .header .var-weekday-weekend{
display:block;
}
@media screen and (max-width: 768px) {

.nav li  ul {
    box-shadow: none;
	width: auto;
}
	
}

