/*
Theme Name: alamedactc
Theme URI: http://underscores.me/
Author: Circlepoint
Author URI: http://circlepoint.com
Description: responsive, clean
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: alamedactc
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

alamedactc is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# WP Container Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
  ## Asides
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
# Media Queries
--------------------------------------------------------------*/

/*
Green - #348360
Light Blue - #0070e0
Dark Blue - #004A97
*/

/*--------------------------------------------------------------
# Internet Explorer
--------------------------------------------------------------*/

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
}
/*--------------------------------------------------------------
# Advertisement
--------------------------------------------------------------*/

#wpdm_offer {
  display: none !important;
}
#dashboard_primary {
  display: none !important;
}
.wpsm_ac_h_i {
  display: none !important;
}
.wpsm_ac_h_i {
  display: none !important;
}
/*--------------------------------------------------------------
# Welcome Popup
--------------------------------------------------------------*/
.home .smpic {
  display: none;
}
.home img.x-img.smpic.x-img-circle.wp-post-image {
  display: none;
}
.row {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.row:before,
.row:after {
  display: none;
}
.row::before,
.row::after {
  display: none;
}
.row:before,
.row:after {
  width: 0px;
  height: 0px;
}
#popmake-11618 {
  font-weight: 800 !important;
  margin-bottom: 1em;
}
#pum_popup_title_11618 {
  font-size: 2.35em;
  text-align: center !important;
  color: #348360 !important;
}
#popmake-11618 .pum-close.popmake-close {
  background-color: transparent !important;
  background: transparent;
}
#popmake-11618 p {
  text-align: center;
  background: transparent;
}
html {
  font-family: sans-serif;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
  color: #7dbefd;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
table.alameda-table {
  border: 2px solid #0070e0;
}
.alameda-table th {
  font-size: 1.35em;
  color: white;
  background: #0057af;
}
.alameda-table td,
.alameda-table th {
  padding: 1em;
  border: 2px solid #0070e0;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  font-family: "Open Sans", sans-serif;
  color: #58595b;
  font-size: 14px;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 700;
  color: #348360;
}

h1 {
  text-transform: uppercase;
  font-size: 2em;
  color: #348360;
  font-weight: 800;
}

h2 {
  color: #348360;
  font-weight: 800;
  font-size: 1.65em;
}
h3 {
  font-size: 1.65em;
  text-transform: uppercase;
  font-weight: 800;
  color: #58595b;
}
h4 {
  font-size: 1.22em;
  color: #58595b;
  font-weight: 800;
}
h2.green-header {
  padding: 0.76em;
  background: #348360;
  color: white;
  width: 100%;
  margin-top: 2em;
  margin-bottom: 1em;
}
p {
  margin-bottom: 1.5em;
  font-size: 1.188em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff; /* Fallback for when there is no custom background color defined. */
  width: 100%;
  margin: 0 auto;
}
.site-content {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

hr {
  background-color: #231f20;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

.content-area ul {
  list-style: disc;
  line-height: 1.75em;
  margin: 0px 0 1.5em 0em;
  font-size: initial;
}

.content-area li > ul {
  list-style: circle;
  margin: 0;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
ul.green-list {
  line-height: 2.5em;
  margin: 0px 0 1.5em 0em !important;
}
ul.green-list li a {
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}
.entry-content a {
}
a.green-link {
  color: #348360 !important;
}
/*--------------------------------------------------------------
# WP Container Elements
--------------------------------------------------------------*/
.page-parent .entry-title {
  display: none !important;
}
#primary {
  width: 100%;
  display: inline-block;
}

#secondary {
  width: 28.5%;
  display: inline-block;
  vertical-align: top;
  margin: 20px 0 0 1%;
  padding: 10px;
  border: 1px solid silver;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 0;
  border-radius: 5px;
  background: #0070e0;
  color: white;
  line-height: 1;
  padding: 5px 15px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  color: #004a97;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  color: #004a97;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px;
}

textarea {
  padding-left: 3px;
  width: 100%;
}
.frm_optional {
  display: none;
}
.page-id-6753 .frm_form_title {
  text-align: center;
  display: none;
}
.page-id-6749 .frm_form_title {
  text-align: center;
  display: none;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #0057af;
  text-decoration: none;
  font-weight: 600;
}

.site-main a:visited {
  color: #0057af;
}

.site-main a:hover,
.site-main a:focus,
.site-main a:active {
  color: #0057ad !important;
  text-decoration: underline;
}

a:focus {
  outline: none;
  border: none;
}

a:hover,
a:active {
  outline: 0;
}
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
i.down {
  border: solid white;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 4px;
  margin-left: 0.25em;
  display: inherit;
  margin-bottom: 0.2em;
}
.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

#breadcrumbs {
  margin-top: 1em;
  font-size: 0.9em;
  font-style: italic;
  color: #5c5757;
}

.header-buttons {
  float: right;
  margin-right: 14em;
  margin-top: 1em;
}

.header-buttons a {
  color: white;
}
.h-button {
  width: auto;
  margin: 10px 8px 5px;
  background: #0057af !important;
  color: white !important;
  padding: 0.5em;
  border-radius: 0.5em;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 1.2em;
}
a.h-button {
  color: white !important;
  font: white !important;
}
a.hbutton:visited {
  color: white !important;
  font: white !important;
}
.goog-te-gadget p {
  display: none !important;
}
.goog-te-gadget {
  color: transparent !important;
  padding-left: 3em;
  padding-right: 0em;
}
.goog-logo-link,
.goog-logo-link:link,
.goog-logo-link:visited,
.goog-logo-link:hover,
.goog-logo-link:active {
  display: none !important;
}
.h-button {
}
.search {
}
.search-form {
  float: right;
}
.search-bar {
  color: transparent;
  z-index: 10000;
}
.search-results .featured-image {
  display: none;
}
.error404 .featured-image {
  display: none;
}
.cta-header-buttons {
  float: right;
  display: flex;
  margin-right: 14em;
}
.site-branding {
  padding-left: 11em;
  margin-top: 1em;
  margin-bottom: -2em;
}
.site-branding a:hover {
  background: none !important;
}
h2.site-name {
  display: inline-block;
  color: #004a98;
  margin-right: 0.5em;
  font-size: 2em;
}
h2.site-name:hover {
  display: inline-block;
  color: #004a98;
  margin-right: 0.5em;
  font-size: 2em;
}
.logo {
  padding: 0.5em;
}
.featured-image img {
  width: 100%;
}
.line-header {
  padding-bottom: 0.5em;
  padding-top: 2em;
  margin-bottom: 1.5em;
  text-transform: uppercase;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#site-branding a {
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
}

#site-branding a img {
  border-right: 1px solid #231f20;
  padding-right: 20px;
}

.main-navigation {
  display: table;
  width: 100%;
  padding: 0 0 15px;
  position: relative;
  z-index: 10000;
  background-color: #004a98;
}
.main-navigation a:hover {
  color: #0070e0;
  background: none;
}
.main-navigation ul {
  list-style: none;
  margin: 0 auto;
  padding-left: 0;
  white-space: nowrap;
  line-height: 3em;
  margin: 0px 0 -0.5em 0em !important;
}
.main-navigation li {
  position: relative;
  text-align: center;
  margin: 0 3px;
  width: 1%;
  display: table-cell;
  white-space: normal;
}
.main-navigation li:hover {
  position: relative;
  text-align: center;
  margin: 0 3px;
  width: 1%;
  display: table-cell;
  white-space: normal;
}
.main-navigation a {
  text-decoration: none;
  color: white;
  padding: 8px 6px;
  display: inline-block;
  font-weight: normal;
  width: 100%;
  font-size: 1.12em;
  font-weight: 700;
  background: none;
  line-height: 1.35em;
  white-space: nowrap;
}
/* .menu-item-4548 a:first-of-type{
    pointer-events: none;
     cursor: default;
  }
  .menu-item-4549 ul.sub-menu{
    pointer-events: all !important;
       cursor: ;
  }
  .menu-item-4549 a:first-of-type{
    pointer-events: none;
     cursor: default;

  }
  .menu-item-4549 ul.sub-menu{
    pointer-events: all !important;
     cursor: ;
  } */
/*
  .main-navigation a:visited {
    text-decoration: none;
    color: white !Important;
     padding: 8px 6px;
     display: inline-block;
     font-weight: normal;
     width: 100%;
     font-size: 1.2em;
     font-weight: 700;
     background: none;
     line-height: 1.35em;
    }
 */
/* .main-navigation li.menu-item-has-children > a::after {
     content: "\005e";
      position: absolute;
      top: 83%;
      left: 17em;
      width: 0;
      height: 0;
      color: white;
      transform: rotate(-180deg);
      font-weight: 800;
  } */
.main-navigation a:hover,
.main-navigation ul ul li a:hover {
  color: #0070e0;
}

.main-navigation .current-menu-item > a {
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  left: -999em;
  z-index: 99999;
  margin: 0;
  padding: 0;
  width: 200px;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul a {
  font-weight: normal;
  padding: 10px;
  background: white;
  color: #0070e0;
  line-height: 1.25em;
  white-space: normal;
}

.main-navigation ul ul a:hover {
  font-weight: normal;
  padding: 10px;
  background: white;
  color: #58595b;
}

.main-navigation ul ul li {
  display: block;
  float: none;
  font-size: 1.188em;
  clear: left;
  width: 100%;
  margin: 0;
  height: auto;
  text-align: left;
}
.main-navigation ul ul li:hover {
  display: block;
  float: none;
  font-size: 1.188em;
  clear: left;
  width: 100%;
  margin: 0;
  height: auto;
  text-align: left;
}
.main-navigation li:first-child {
}

.main-navigation ul ul li:first-child {
}

.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}

.main-navigation ul li:hover > ul {
  left: 0;
  width: 100%;
}
.main-navigation ul ul li:hover > ul {
  left: 100%;
}

.main-navigation .current_page_item > .sub-menu a:hover,
.main-navigation .current-menu-item > .sub-menu a:hover {
}
ul.sub-menu {
  line-height: 1.35em;
}

.menu-toggle {
  display: none;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
nav.navigation.post-navigation {
  display: none;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
  color: #3e3f41;
}
footer#colophon {
  background: lightgrey;
}
#footer-menu {
  display: none !important;
}
footer .site-info {
  max-width: 1600px;
  margin: 0 auto !important;
  padding-top: 4em;
  padding-bottom: 4em;
  padding-left: 15px;
  padding-right: 15px;
}
.social h3 {
  color: black;
  font-size: 1.75em;
}
.social img {
  padding: 0.3em;
}
.footer-links a {
  color: black;
  font-weight: 300;
  text-decoration: underline;
}
a.f-link1 {
  border-right: 1px solid black;
  padding-right: 1em;
}
a.f-link2 {
  padding-left: 1em;
}
.copy {
  margin-top: 1em;
  color: black;
}
.site-footer a {
  color: #1c4166 !important;
}
.contact-information {
  font-weight: 800;
}
p.title6 {
  font-size: 0.68em;
  margin-top: 1em;
  display: block;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
  display: none;
}
input.search-submit:hover {
  color: white !important;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Admin Header
--------------------------------------------------------------*/
.menupop.popup-maker-toolbar {
  display: none !important;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.page .entry-title {
}
.bold-header {
  color: black;
  text-transform: uppercase !important;
  font-size: 1.2em;
  font-weight: 800;
}
.bold-subheader {
  color: black;
  font-size: 1.2em;
  font-weight: 800;
}
/*--------------------------------------------------------------
# Calendar
--------------------------------------------------------------*/
.wpfc-calendar-wrapper *,
.ui-selectmenu-menu {
  font-size: 12px !important;
}
.fc-row.ui-widget-header th {
  border-color: #0070e0 !important;
  /* font-size: 15px !important; */
  padding: 0.3em;
}
.fc td:hover {
  background: #f9f9f9;
}
.fc td {
  background: white;
}
.fc th,
.fc td {
  background: #fff;
}
.fc td,
.fc th {
  border-style: solid;
  border-width: 1px;
  border: 1px solid #0070e0 !important;
  padding: 0;
  vertical-align: top;
}
.content-area table {
  border: 2px solid #1e90ff;
}
a.fc-event {
  border-bottom: none;
  border: 1px solid #4f5f6f !important;
  background-color: #4f5f6f !important;
  color: #fff !important;
}
a.fc-event:hover {
  border-bottom: none;
  border: 1px solid #4f5f6f !important;
  background-color: #4f5f6f !important;
  color: #fff !important;
}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-month,
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
  width: 49% !important;
  background-color: #fff;
  float: none;
}
.fc-day-grid-event .fc-time {
  font-weight: 700;
  text-transform: lowercase !important;
}
.wpfc-calendar-wrapper {
}
.fc td,
.fc th {
  border-style: solid;
  border-width: 1px;
  border: 1px solid #0070e0 !important;
  padding: 0;
  vertical-align: top;
}
.ui-widget-header {
  border-color: #0070e0 !important;
  background: #0070e0 !important;
  color: white;
}
.fc-row.ui-widget-header th {
  border-color: #0070e0 !important;
  background: #0070e0 !important;
  color: white;
  font-size: 1.25em !important;
}
.fc-row.ui-widget-header th {
  border-color: #0070e0 !important;
}
.fc-center h2 {
  color: #0070e0 !important;
  font-size: 3em !important;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #0070e0;
  background: #0070e0 !important;
  color: #363636;
  background-color: #7dbefd !important;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
}
.fc-ltr .fc-basic-view .fc-day-number {
  text-align: right;
  background: #0070e0 !important;
  color: white !important;
  font-weight: 800;
  font-size: 1.2em !important;
}
.fc .fc-button-group > *,
.fc-today-button {
  color: white !important;
  background: #0070e0 !important;
  margin-right: 5px !important;
  border: none;
  border-radius: 3px !important;
}
.fc-past {
  background: white;
}
/*--------------------------------------------------------------
# Event Page
--------------------------------------------------------------*/
.event i {
  display: none !important;
}
.event .nav-links {
  display: none !important;
}
/*--------------------------------------------------------------
# Location Page
--------------------------------------------------------------*/
.type-location i {
  display: none !important;
}
.single-location .nav-links {
  display: none !important;
}
/*--------------------------------------------------------------
# Download Page
--------------------------------------------------------------*/

.w3eden .list-group .badge {
  padding: 0 10px;
  border-radius: 2px;
  line-height: 25px;
  height: auto;
  width: auto;
  margin: 10px 8px 5px;
  background: #0070e0 !important;
  color: white !important;
  padding: 0.5em;
  border-radius: 0.5em;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 1em;
  background: #30bbea;
}
.w3eden {
  color: white;
}
.w3eden .list-group .list-group-item {
  line-height: 25px;
  font-size: 1.5em;
}
.wpdm-filelist table table-hover {
  color: black;
}
.w3eden .list-group {
  color: black;
  box-shadow: 2px 4px 10px #d1d1d1;
}
.w3eden .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  border: 1px solid #0070e0 !important;
  box-shadow: 2px 4px 10px #d1d1d1;
}
.w3eden .wpdm-filelist td {
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #ffffff !important;
  border-bottom: 0 !important;
  background: rgba(0, 0, 0, 0.03) !important;
  vertical-align: middle !important;
  color: black;
  font-size: 1.5em;
}
.w3eden .list-group-item {
  border: 1px solid #0070e0 !important;
}
.w3eden .list-group-item:hover {
  border: 1px solid #0070e0 !important;
}
.w3eden .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  width: auto;
  margin: 10px 8px 5px;
  background: #0070e0 !important;
  color: white !important;
  padding: 0.5em;
  border-radius: 0.5em;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 1.2em;
}
.w3eden .btn-group .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  width: auto;
  margin: 10px 8px 5px;
  background: #0070e0 !important;
  color: white !important;
  padding: 0.5em;
  border-radius: 0.5em;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 1.2em;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.2em;
  border-bottom-right-radius: 0.2em;
}
.w3eden .text-right {
}
.modal-dialog {
  max-width: 100%;
  color: black;
  width: 100%;
}
.modal-footer .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  width: auto;
  margin: 10px 8px 5px;
  background: #0070e0 !important;
  color: white !important;
  padding: 0.5em;
  border-radius: 0.5em;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 1.2em;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.2em;
  border-bottom-right-radius: 0.2em;
}
.form-control.input-sm.inddlps {
  width: 20em;
}
.modal-header {
  padding: 12px 15px;
  color: white;
  background: #0070e0 !important;
}
.w3eden .modal-dialog {
  width: 80%;
}
.w3eden .modal-body {
  font-size: 1.2em;
}
.w3eden .modal-footer {
  border-top: 1px solid #0070e0;
}
.modal-dialog .btn-xs {
  width: auto;
  margin: 10px 8px 5px;
  background: #0070e0 !important;
  color: white !important;
  padding: 0.5em;
  border-radius: 0.5em;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 1.2em;
}
/*--------------------------------------------------------------
# Locked Page
--------------------------------------------------------------*/

.post-password-form input[name="Submit"] {
  width: auto;
  margin: 10px 8px 5px;
  background: #0070e0 !important;
  color: white !important;
  padding: 0.5em;
  border-radius: 0.5em;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 1.2em;
}
.post-password-form input[name="post_password"] {
  width: auto;
  margin: 10px 8px 5px;
  padding: 0.5em;
  border-radius: 0.5em;
  padding-left: 2em;
  padding-right: 2em;
  font-size: large;
}

.post-password-form {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: flow-root;
  padding: 3em;
  font-size: 1.35em;
  border: 2px solid #0070e0;
  box-shadow: 2px 4px 10px #d1d1d1;
}
/*--------------------------------------------------------------
# Tabs
--------------------------------------------------------------*/
.tab-content {
  padding-left: 0px !important;
}
.tab-content > .active {
  color: #58595b !important;
}
.tab-content p {
  padding-left: 0px !important;
  font-size: inherit !important;
  color: #4f5052 !important;
}
.tab-content h4 {
  color: #4f5052 !important;
  font-size: 1em !important;
}
#primary #main .wpsm_nav-tabs > li > a {
  color: #0057af !important;
  border-color: transparent !important;
}
#primary #main .wpsm_nav-tabs > li.active > a,
#primary #main .wpsm_nav-tabs > li.active > a:hover,
#primary #main .wpsm_nav-tabs > li.active > a:focus {
  background-color: #0057af !important;
  color: white !important;
}
.wpsm_nav.wpsm_nav-tabs {
border-bottom: 1px solid black !important;
border-top-left-radius: 6px !important;
border-top-right-radius: 6px !important;
text-transform: uppercase;
}
.wpsm_nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  border-bottom: 1px solid black !important;
}
#tab_container_446 .wpsm_nav-tabs > li > a:hover,
#tab_container_446 .wpsm_nav-tabs > li > a:focus {
  border-color: transparent !important;
  border: none !important;
}
#tab_container_446 .wpsm_nav-tabs > li > a {
  border-color: transparent !important;
  border: none !important;
}
/*--------------------------------------------------------------
# Dropdowns
--------------------------------------------------------------*/
.wpsm_panel-body ul {
  color: #58595b !important;
}
span.ac_open_cl_icon.fa.fa-minus {
  background-color: #0070e0 !important;
  color: #ffffff !important;
}
.ac_open_cl_icon .fa-plus {
  background-color: #0070e0 !important;
  color: #ffffff !important;
}
.wpsm_panel-body p {
  color: #58595b !important;
  font-size: 16px;
}
.ac_title_class {
  background: #0057af !important;
  color: white;
}
#wpsm_accordion_606 .wpsm_panel-title a:hover,
#wpsm_accordion_606 .wpsm_panel-title a:focus {
  color: #ffffff !important;
  background: #0070e0 !important;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.page-id-7055 h1.entry-title,
.page-id-7055 #breadcrumbs {
  display: none;
}
.page-id-6749 h1.entry-title,
.page-id-6749 #breadcrumbs {
  display: none;
}
.page-id-6753 h1.entry-title,
.page-id-6753 #breadcrumbs {
  display: none;
}
.page-id-6943 h1.entry-title,
.page-id-6943 #breadcrumbs {
  display: none;
}
.ctct-form-footer-img {
  display: none !important;
}
.ctct-form-header {
  text-align: center !important;
  color: teal;
}
.ctct-form-custom {
  width: 80%;
  border-radius: 6px;
  border: 4px groove #0070e0;
  padding: 3em;
}
.ctct-form-custom {
}
div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
  border: 1px solid #0070e0;
}
#ctct_form_0 > button {
	background-color: #0057af;
}
.frm_forms.frm_style_formidable-style.with_frm_style {
  max-width: 100%;
  direction: ltr;
  border-radius: 6px;
  border: 4px groove #0070e0;
  padding: 3em;
}
.sigNav .typeIt a.current,
.sigNav a.current {
  text-decoration: none;
  color: #ffffff !important;
  cursor: default;
  background-color: #0070e0 !important;
  border: 1px solid #0577e6 !important;
  background-color: white;
}
.frm_button_submit {
  width: auto;
  margin: 10px 8px 5px;
  background: #0070e0 !important;
  color: white !important;
  padding: 0.5em;
  border-radius: 0.5em;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 1.2em;
}
.frm_form_field.frm8,
.frm_submit.frm8,
.frm_form_field.frm_left_two_thirds,
.frm_form_field.frm_right_two_thirds,
.frm_form_field.frm_first_two_thirds,
.frm_form_field.frm_last_two_thirds,
.frm_form_field.frm_two_thirds {
  /* width: 55.82%; */
}
.frm_form_field.frm6,
.frm_submit.frm6,
.frm_form_field.frm_left_half,
.frm_form_field.frm_right_half,
.frm_form_field.frm_first_half,
.frm_form_field.frm_last_half,
.frm_form_field.frm_half,
.frm_submit.frm_half {
  /* width: 44.75% !important; */
}
.frm_form_field.frm4,
.frm_submit.frm4,
.frm_form_field.frm_left_third,
.frm_form_field.frm_third,
.frm_submit.frm_third,
.frm_form_field.frm_right_third,
.frm_form_field.frm_first_third,
.frm_form_field.frm_last_third {
  /* width: 20.66%; */
}
.frm_fourth {
  /*  width: 22%; */
}
/*--------------------------------------------------------------
# Meetings & .single-event .nav-links
--------------------------------------------------------------*/
#todays-meetings h2 {
  display: none;
}
ul.clickboard_page {
  margin: 0em 0.5em 1em 0.5em;
  padding: 0em;
  list-style: none;
  width: 450px;
}
ul.clickboard_page li {
  margin-right: 0.5em;
  padding-right: 0.5em;
  padding-top: 4px;
  padding-bottom: 0.7em;
  padding-left: 20px;
  font-size: 0.95em;
}
.meeting-row .c-button {
  color: white !important;
  font: white !important;
  display: inline-flex;
  margin-left: auto;
  margin-right: auto;
  display: table;
  width: auto;
  margin: 10px 8px 5px;
  background: #0070e0 !important;
  color: white !important;
  padding: 0.5em;
  border-radius: 0.5em;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 1.2em;
  width: 64%;
}
a.c-button:hover {
  color: white !important;
  text-decoration: underline;
}
.page-id-2895 .col-md-9 a {
}
.page-id-2905 h2 {
  display: none;
}

#tab_container_2999 h2 {
  background: #888;
  color: white;
  font-weight: bold;
  width: 100%;
  padding: 10px;
  display: block;
}

.event-name a {
  display: block;
  font-weight: bold;
  font-size: 1.1em;
  color: #323232;
}

.event-name a:before {
  content: "";
  border-top: 2px solid #888;
}
.single-event .nav-links {
  display: none !important;
}
#comments {
  display: none !important;
}
.ui-state-default .ui-icon {
  background-image: url(/wp-content/uploads/2018/12/ui-icons.png);
}
/*--------------------------------------------------------------
# Manage Subcritptions Page
--------------------------------------------------------------*/
.form-table label {
  color: #0070e0;
  font-size: 1.5em;
}
.form-table input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  margin-left: 2em;
}
.page-id-6057 input[type="submit"] {
  width: auto;
  margin: 10px 8px 5px;
  background: #0070e0 !important;
  color: white !important;
  padding: 0.5em;
  border-radius: 0.5em;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 1.2em;
}
/*--------------------------------------------------------------
# Registraion Page
--------------------------------------------------------------*/
.page-id-8762 #breadcrumbs {
  display: none !important;
}

/*--------------------------------------------------------------
# Login page
--------------------------------------------------------------*/
.page-id-9377 #breadcrumbs {
  display: none !important;
}
.page-id-9377 .frm_forms.frm_style_formidable-style.with_frm_style {
  max-width: 54% !important;
  direction: ltr;
  border-radius: 6px;
  border: 4px groove #0070e0;
  padding: 3em;
  margin-left: auto;
  margin-right: auto;
  display: inherit;
}
/*--------------------------------------------------------------
# Password recovery page
--------------------------------------------------------------*/
#login h1 a {
  display: none !important;
}
/*--------------------------------------------------------------
# Homepage
--------------------------------------------------------------*/
.home .smpic {
  display: none;
}
.home img.x-img.smpic.x-img-circle.wp-post-image {
  display: none;
}
.metaslider .caption-wrap {
  left: 10% !important;
  bottom: 8% !important;
  width: auto !important;
  background: #fff !important;
  color: #348360 !important;
  padding: 20px 20px 10px !important;
}
.metaslider .caption {
  speak: none;
}
.metaslider .flex-next,
.metaslider .flex-prev {
  color: #ffffff;
}

.nivo-caption {
  left: 10% !important;
  bottom: 8% !important;
  width: auto !important;
  background: #fff !important;
  color: #348360 !important;
  padding: 20px 20px 10px !important;
}

.metaslider .theme-default .nivo-controlNav {
  position: absolute;
  bottom: 0;
}

.metaslider .flex-control-nav {
  bottom: 10px !important;
}

.flex-control-paging li a {
  background: white !important;
  color: #585959 !important;
}

.flex-control-paging li a.flex-active {
  background: #003870 !important;
  color: #feffff !important;
}

.home .home-page-carousel {
  display: block !important;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #0070e0;
}
.carousel-caption {
  left: 4%;
  padding-bottom: 51px;
  font-size: 2em;
  display: inline-flex;
  background-color: rgba(255, 255, 255, 0.7);
  width: fit-content;
  padding: 2%;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  margin-left: 4px;
  margin-right: 4px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.commission-link {
  font-size: 1.5em;
  margin-left: auto;
  margin-right: auto;
  display: table;
}
.home-div {
  margin-top: -20em;
  padding: 0.5em;
}
p.home-description {
  font-size: 1em;
  width: 95%;
  margin-top: -1.4em;
  line-height: 1.2em;
}
a.home-link:hover {
  background: none;
}
.home-line-header {
  border-bottom: 1px solid black;
  padding-bottom: 0.5em;
  padding-top: 2em;
  margin-bottom: 1.5em;
  text-transform: uppercase;
}
.size-thumbnail.wp-post-image {
  width: 20%;
  float: left;
  display: inline-block;
  margin-right: 1em;
  margin-bottom: 1em;
  width: 100px;
  height: 100px;
}
.home-block {
  padding-bottom: 5em;
}
a.title {
}
a.image {
}
.date {
}
.expert-dash,
.excerpt {
}
.latest-news {
  margin-top: 2.5em;
}
ul.display-posts-listing {
  list-style: none;
  line-height: 1.5em;
  margin: 0px 0 1.5em 0em;
  font-size: 1.118em;
}
ul.display-posts-listing .title {
  color: #166542 !important;
  font-size: 1.1em;
  margin-bottom: 0.75em;
  font-weight: 600;
  display: block;
}
ul.display-posts-listing .title:hover {
  color: #348360 !important;
  font-size: 1.1em;
  margin-bottom: 0.75em;
  font-weight: 600;
}
a.image {
  /*     padding-right: 1em; */
}
a.image:hover {
  background: none;
  /*       padding-right: 1em; */
}
a.title {
  background: none;
}
li.listing-item {
  margin-bottom: 1.2em;
  display: inline-block;
}
ul#commission-agenda.display-posts-listing {
  list-style: none;
  line-height: 1.5em;
  margin: 0px 0 1.5em 0em;
  font-size: 1.118em;
  display: grid;
}
.excerpt-dash {
  display: none;
}
.excerpt {
  margin-bottom: 0.5em;
  width: 71%;
  display: block;
  /* padding-left: 1em; */
  float: right;
}
.home-link {
  font-size: 1.3em;
  margin-left: auto;
  margin-right: auto;
  display: table;
  margin-top: 2.2em;
  margin-bottom: 1.2em;
  margin-left: -0.1em;
  line-height: 1.1em;
}
.home-block img {
  margin-bottom: 6em;
}
img.image-999 {
}
img.image-998 {
  width: 158px !important;
  height: 84px !important;
}
img.image-996 {
  width: 350px !important;
  height: 200px !important;
}
.news-line-header {
  border-bottom: 1px solid black;
  padding-bottom: 0.5em;
  margin-top: -0.95em;
  margin-bottom: 0em;
  text-transform: uppercase;
  margin-left: 1.5em;
}

.home .attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  display: none !important;
}
/*--------------------------------------------------------------
# About Page
--------------------------------------------------------------*/
img.about-image {
  width: 300px !important;
  height: 300px !important;
  margin-left: auto;
  margin-right: auto;
  display: table;
}
.circle {
  background: transparent;
  padding: 1em;
  border-radius: 63%;
  height: 325px;
  width: 325px;
  margin-left: 1em;
}
.circle-image {
  height: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.circle h4,
.circle p {
  text-align: center;
}
p.mission-text {
  margin-left: auto;
  margin-right: auto;
  width: 300px;
}
/*--------------------------------------------------------------
# Commission Page
--------------------------------------------------------------*/
.page-id-119 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Committees Page
--------------------------------------------------------------*/
.page-id-406 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Contact Us Page
--------------------------------------------------------------*/
.page-id-403 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# FAQs Page
--------------------------------------------------------------*/
.page-id-106 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Financials Page
--------------------------------------------------------------*/
.page-id-131 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Legistlative Page
--------------------------------------------------------------*/
.page-id-397 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Partners Page
--------------------------------------------------------------*/
.page-id-151 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Staff Page
--------------------------------------------------------------*/
table.staff-table {
  border: 2px solid #0070e0;
}
.staff-table th {
  font-size: 1.35em;
  color: white;
  background: #0070e0;
}
.staff-table td,
.stafff-table th {
  padding: 1em;
  border: 2px solid #0070e0;
}
p.staff-bio {
  font-size: 0.98em;
}
.page-id-395 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Programs & Projects Page
--------------------------------------------------------------*/
p.large-text {
  font-size: 1.5em;
}
a.image-link:hover {
  background: none;
}
a.plan:hover {
  background: none;
}
.plan-box img {
  width: 200px;
  height: 120px;
}
/*--------------------------------------------------------------
# Planning Page
--------------------------------------------------------------*/
.key-image {
  padding-bottom: 1.5em;
}
.plan-box a {
  color: #0070e0 !important;
  font-weight: 800;
}
/*--------------------------------------------------------------
# Complete Streets
--------------------------------------------------------------*/
.page-id-196 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Congestion Management Page
--------------------------------------------------------------*/
.page-id-14824 h1.entry-title {
  display: none;
}

/*--------------------------------------------------------------
# Countwide Bicycle and Pedestrian Plan Page
--------------------------------------------------------------*/
.page-id-179 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Countwide Multimodal Arterial Plan Page
--------------------------------------------------------------*/
.page-id-189 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Countywide Transit Plan Page
--------------------------------------------------------------*/
.page-id-194 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Countywide Transportation Plan Page
--------------------------------------------------------------*/
.page-id-168 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Good Movement Collaboration and  Plan Page
--------------------------------------------------------------*/
.page-id-198 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Priority Development AArea Investment and Growth Strategy  Page
--------------------------------------------------------------*/
.page-id-200 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Sustainable Communitties Techical Ssistance  Page
--------------------------------------------------------------*/
.page-id-202 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Technology  Page
--------------------------------------------------------------*/
.page-id-204 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Funding Page
--------------------------------------------------------------*/
.grey-box {
  margin-top: 1.5em;
  background: #f4f4f4;
  padding: 1em;
  color: black;
}
.grey-box h2,
.grey-box2 h2,
.grey-box3 h2 {
  color: #246649;
}
.grey-box2 {
  margin-top: 1.5em;
  background: #efefef;
  padding: 1em;
  padding-bottom: 2em;
}
/*--------------------------------------------------------------
# Funding Source Page
--------------------------------------------------------------*/
.page-id-5660 h1.entry-title {
  display: none !important;
}
/*--------------------------------------------------------------
# Funding Opportunities Page
--------------------------------------------------------------*/
.page-id-5665 h1.entry-title {
  display: none !important;
}
/*--------------------------------------------------------------
# Reporting and Grant Forms Page
--------------------------------------------------------------*/
.page-id-5669 h1.entry-title {
  display: none !important;
}
/*--------------------------------------------------------------
# Compliance Reports Page
--------------------------------------------------------------*/
.page-id-206 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Comprehensive Investment Plan Page
--------------------------------------------------------------*/
.page-id-208 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Direct Local Program Distribution Payment  Plan Page
--------------------------------------------------------------*/
.page-id-210 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Grant Page
--------------------------------------------------------------*/
.page-id-212 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Vehicle Registraion Fee  Page
--------------------------------------------------------------*/
.page-id-3018 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Commute Options and Benefits Page
--------------------------------------------------------------*/
.page-id-218 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Express Lane  Page
--------------------------------------------------------------*/
.page-id-49 h1.entry-title {
  display: none;
}
.page-id-444 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Highway Imrpovement Page
--------------------------------------------------------------*/
.page-id-222 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Multimodal Arterial and Roads Page
--------------------------------------------------------------*/
.page-id-224 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Portal of Oakland  Page
--------------------------------------------------------------*/
.page-id-226 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Safe Routes to School  Page
--------------------------------------------------------------*/
.page-id-228 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Senior and Disable Transportation  Page
--------------------------------------------------------------*/
.page-id-230 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Student Transit Pass Pilot Page
--------------------------------------------------------------*/
.page-id-232 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Transit Page
--------------------------------------------------------------*/
.page-id-234 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Transit Oriented Development Page
--------------------------------------------------------------*/
.page-id-236 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Get involved Page
--------------------------------------------------------------*/
.involve-box {
  margin-top: 1.5em;

  padding: 0em;
  width: 98%;
}
.involved-img {
  padding: 1.5em;
}

.involved-section {
  padding: 1em;
  padding-left: 4em;
  margin-top: -13em;
  padding-bottom: 5em;
  margin-bottom: 4em;
}
.involved-section p {
}
a.involve-link {
  font-size: 1.5em;
  margin-left: auto;
  margin-right: auto;
  display: block;
  font-weight: 800;
}
a.involve-link:hover {
  font-size: 1.5em;
  margin-left: auto;
  margin-right: auto;
  display: block;
  font-weight: 800;
  background: transparent;
}
/*--------------------------------------------------------------
# Career Page
--------------------------------------------------------------*/
.page-id-238 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Contracting Page
--------------------------------------------------------------*/
.pum-close.popmake-close {
  color: #0070e0 !important;
  font-size: 1.24em !important;
  background: white !important;
  font-weight: 800 !important;
}

#pum_popup_title_6211 {
  text-align: center;
  margin-bottom: #0070e0 !important;
  color: #58595b !important;
  font-weight: 800;
  margin-bottom: 1em;
}
.pum-container .pum-content > :last-child {
  margin-bottom: 0;
  background: white;
}
#popmake-6211 label {
  color: #58595b !important;
}
.pum-theme-6205 .pum-title,
.pum-theme-default-theme .pum-title {
  color: #1e90f;
  font-weight: 800;
  text-align: center;
}
#popmake-6211.pum-container.pum-responsive.pum-responsive-medium {
  margin-left: -21% !important;
  width: 60% !important;
}
#popmake-6211.pum-container.pum-responsive.pum-responsive-medium {
  margin-left: -30%;
  border-radius: 8px;
  width: auto !important;
  background-color: white !important;
  color: white;
}

.frm_button_submit.frm_final_submit {
  width: auto;
  margin: 10px 8px 5px;
  background: #0070e0 !important;
  color: white !important;
  padding: 0.5em;
  border-radius: 0.5em;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 1.2em;
}
.pum-theme-6205,
.pum-theme-default-theme {
  background-color: rgba(255, 255, 255, 0.7) !important;
}
#frm_form_18_container {
  max-width: 100%;
  direction: ltr;
  width: 44em;
  border-radius: 6px;
  border: 4px groove #0070e0;
  color: white;
  padding: 3em;
}
/*--------------------------------------------------------------
# Contracting Page
--------------------------------------------------------------*/
.page-id-240 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Meeting Page
--------------------------------------------------------------*/
.page-id-242 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Sign up Page
--------------------------------------------------------------*/
.page-id-244 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Bicycle and Pedestrian Page
--------------------------------------------------------------*/
.bpheader-header {
  border-bottom: 1px solid black;
  padding-bottom: 0.5em;
  padding-top: 2em;
  margin-bottom: 1.5em;
}
.bp-image {
  padding: 5px;
}
/*--------------------------------------------------------------
# I-580 Express Lanes
--------------------------------------------------------------*/
ul.express-listings {
  list-style: disc;
  line-height: 1.75em;
  margin: 0px 0 1.5em 4em !important;
  font-size: initial;
}
.icon-subheader {
}
.icon-header {
  display: flex;
  margin-top: 1em;
}
.icon-header img {
  margin-top: 0px !important;
  margin-left: 0px !important;
  height: 45px;
  width: 45px;
  margin: 0.75em;
}
.icon-subheader img {
  height: 55px;
  width: 55px;
  float: left;
  margin-right: 0.5em;
}
.cta-button {
  width: auto;
  margin: 10px 8px 5px;
  background: #0057af;
  color: white !important;
  padding: 0.5em;
  border-radius: 0.5em;
  padding-left: 1em;
  padding-right: 1em;
  text-transform: uppercase;
}
.cta-button:hover {
  border: 1px solid #0057af;
  background: white !important;
  color: #0057af !important;
}
a.cta-button {
  color: white !important;
}
.cta-button-lc {
  width: auto;
  margin: 10px 8px 5px;
  background: #0070e0;
  color: white !important;
  padding: 0.5em;
  border-radius: 0.5em;
  padding-left: 1em;
  padding-right: 1em;
}
a.cta-button-lc {
  color: white !important;
}
.click-to-buy {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  height: 100%;
}
.fast-trak {
}
.bold-header-express {
  text-align: center;
  margin-bottom: 2em;
  margin-top: 0.5em;
}
h4.bold-header-express {
  font-size: 1.4em !important;
}
.tab-content p.bold-header-express {
  text-align: center;
  margin-bottom: 2em;
  margin-top: 0.5em;
  font-size: 1.65em !important;
  text-transform: uppercase;
}
.icon-subheader-express {
  margin-bottom: 1em;
  display: flex;
  text-align: center;
}
.icon-subheader-express img {
  float: left;
  height: 50px;
  width: 60px;
  margin-right: 1em;
  margin-left: 2em;
}
img.car {
  float: left;
  height: 50px;
  width: 60px;
  margin-right: 1em;
  margin-left: 2em;
}
img.eco-car {
  float: left;
  height: 50px;
  width: 60px;
  margin-right: 1em;
  margin-left: 2em;
}
img.motorcycle {
  float: left;
  height: 50px;
  width: 60px;
  margin-right: 1em;
  margin-left: 2em;
}
img.train {
  float: left;
  height: 50px;
  width: 60px;
  margin-right: 1em;
  margin-left: 2em;
}
img.fastrak-icon {
  margin-top: 4em;
}
.icon-subheader-express2 img {
  float: left;
  height: 50px;
  width: 60px;
  margin-right: 1em;
}
.tolls p {
  display: flow-root;
}
.tolls li {
  display: flow-root;
}
.express-intro {
  text-align: center;
}
.grey-box-express {
  margin-top: 1.5em;
  background: #efefef;
  padding: 1em;
  border-right: 1px solid white;
}
.bold-subheader-express {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  text-transform: initial;
  font-size: 1.5em;
}
.right-block {
  border-right: 2px solid white;
  padding-left: 2em;
}
.grey-box3 {
  margin-top: 1.5em;
  background: #efefef;
  padding: 3em;
}
p.tips-section {
  height: 7.75em;
}
.icon-subheader-express p {
  text-align: initial;
}
/*--------------------------------------------------------------
# Bicycle and Pedestrian Page
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# East Bay Greenway: Lake Merritt Bart to South Hayward Bart
--------------------------------------------------------------*/
ul.eastbay-list {
  margin: 0 0 1.5em -1em;
  line-height: 0.8em;
}
.greenbay-text {
  color: black;
}
/*--------------------------------------------------------------
# Publication Page
--------------------------------------------------------------*/
.bold-link {
  font-size: 1.35em;
}
img.plubication-icon {
  margin-top: 2em;
  margin-bottom: 0em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
.plubication-link {
  margin-left: auto;
  margin-right: auto;
  display: table;
}

.page-id-44 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# News Page
--------------------------------------------------------------*/
.latest-news ul.display-posts-listing .title {
  color: #166542 !important;
  font-size: 1em;
  margin-bottom: 0.75em;
  font-weight: 600;
  display: block;
}
.latest-news ul.display-posts-listing .title:hover {
  color: #348360 !important;
  font-size: 1em;
  margin-bottom: 0.75em;
  font-weight: 600;
  display: block;
}
.latest-news .excerpt {
  margin-bottom: 0.5em;
  width: 71%;
}
.page-id-257 .latest-news .excerpt {
  margin-bottom: 0.5em;
  width: 100%;
  /* padding-left: 1em; */
  display: contents !important;
  /* float: right; */
}
.page-id-257 .latest-news ul.display-posts-listing .title {
  color: #348360 !important;
  font-size: 1.45em;
  margin-bottom: 0.75em;
  font-weight: 600;
  display: block;
}
.page-id-257 .latest-news ul.display-posts-listing .title:hover {
  color: #348360 !important;
  font-size: 1.45em;
  margin-bottom: 0.75em;
  font-weight: 600;
  display: block;
}
.page-id-257 li.listing-item {
  margin-bottom: 1.2em;
  display: grid;
}
.blog .featured-image {
  display: none;
}
table.news-table {
  border: 2px solid #0070e0;
}
.news-table th {
  font-size: 1.35em;
  color: white;
  background: #0070e0;
}
.news-table td,
.news-table th {
  padding: 1em;
  border: 2px solid #0070e0;
}
.page-id-253 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Expenditure Page
--------------------------------------------------------------*/
.page-id-246 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Fact Sheet Page
--------------------------------------------------------------*/
.page-id-255 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Press Release Page
--------------------------------------------------------------*/
.page-id-270 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Reports Page
--------------------------------------------------------------*/
.page-id-733 h1.entry-title {
  display: none;
}
/*--------------------------------------------------------------
# Signage Page
--------------------------------------------------------------*/
.page-id-266 h1.entry-title {
  display: none;
}
h4.signage-header {
  margin-top: 2em;
  margin-bottom: 2em;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#main {
  margin-top: 1.4em;
}
a.c-button {
  color: white !important;
  font: white !important;
  display: inline-flex;
  margin-left: auto;
  margin-right: auto;
  display: table;
  width: auto;
  margin: 10px 8px 5px;
  background: #0070e0 !important;
  color: white !important;
  padding: 0.5em;
  border-radius: 0.5em;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 1.2em;
}
.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.home .entry-header {
  display: none;
}
.page-buttons {
  display: flex;
}
a.page-button {
  width: 22em;
  margin: 12px 8px 20px;
  background: #0070e0 !important;
  color: white !important;
  padding: 0.75em;
  border-radius: 0.5em;
  font-size: 1.25em;
  font-weight: 800;
  margin-bottom: 0px;
}
a.page-button:hover {
}
.page-buttons2 {
  display: flex;
}
a.page-button2 {
  width: 25em;
  margin: 15px 8px 20px;
  background: #004a97 !important;
  color: white !important;
  padding: 1.25em;
  border-radius: 0.5em;
}

.single-post .featured-image {
  display: none;
}
/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto;
}

.wp-caption-text {
  text-align: center;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/* --------------------------------------------------------------
## Media Queries
-------------------------------------------------------------- */

/* Large Desktop Style */
@media (min-width: 1325px) and (max-width: 1400px) {
  .home .excerpt {
    margin-bottom: 0.5em;
    width: 71% !important;
    display: initial;
    float: right;
  }
}
/* Desktop Style */
@media (min-width: 1281px) and (max-width: 1324px) {
  .home .excerpt {
    margin-bottom: 0.5em;
    width: 67% !important;
    display: initial;
    float: right;
  }
}
/* Large Desktop Style */
@media (min-width: 1281px) and (max-width: 1400px) {
  /*--------------------------------------------------------------
    # Home Page
    --------------------------------------------------------------*/

  .home-div {
    margin-top: -7em;
    padding: 0.5em;
  }
  .home-link {
    font-size: 1.3em;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: -6.5em;
    margin-bottom: 1.2em;
    margin-left: -0.1em;
    line-height: 1.1em;
  }
  p.home-description {
    font-size: 0.8em;
    width: 90%;
    margin-top: -2em;
    line-height: 1.2em;
  }
  ul.display-posts-listing .title {
    color: #348360 !important;
    font-size: 1em !important;
    margin-bottom: 0.75em;
    font-weight: 600;
    display: block;
  }
  .home .excerpt {
    margin-bottom: 0.5em;
    width: 69% !important;
    display: initial;
    float: right;
  }

  /*--------------------------------------------------------------
# About Page
--------------------------------------------------------------*/
  p.mission-text {
    margin-left: auto;
    margin-right: auto;
    width: 300px;
  }
  /*--------------------------------------------------------------
  # Get Involved Page
  --------------------------------------------------------------*/
  a.involve-link {
    font-size: 1.4em;
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-weight: 800;
  }
  .involved-section {
    padding: 1em;
    padding-left: 4em;
    margin-top: -12em;
    padding-bottom: 5em;
    margin-bottom: 4em;
  }
  .involved-section p {
  }
  /*--------------------------------------------------------------
  # Express Lanes Page
  --------------------------------------------------------------*/
  p.tips-section {
    height: 7.75em;
  }
}
/* Desktop Style */
@media (min-width: 1101px) and (max-width: 1280px) {
  .site-branding {
    padding-left: 4em;
    margin-top: 1em;
    margin-bottom: -2em;
  }

  /*--------------------------------------------------------------
    # Home Page
    --------------------------------------------------------------*/
  .home-div {
    margin-top: -5em;
    padding: 0.5em;
  }
  .home-link {
    font-size: 1em;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: -9em;
    margin-bottom: 1.2em;
    margin-left: -0.1em;
    line-height: 1.1em;
  }
  p.home-description {
    font-size: 0.72em;
    width: 100%;
    margin-top: -2em;
    line-height: 1.2em;
  }
  .home .latest-news .excerpt {
    margin-bottom: 0.5em;
    width: 62%;
  }
  /*--------------------------------------------------------------
  # About Page
  --------------------------------------------------------------*/
  p.mission-text {
    margin-left: auto;
    margin-right: auto;
    width: 300px;
  }
  /*--------------------------------------------------------------
  # Get Involved Page
  --------------------------------------------------------------*/
  a.involve-link {
    font-size: 1.4em;
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-weight: 800;
  }
  .involved-section {
    padding: 1em;
    padding-left: 4em;
    margin-top: -11em;
    padding-bottom: 5em;
    margin-bottom: 4em;
  }
  .involved-section p {
  }
  /*--------------------------------------------------------------
  # Express Lanes Page
  --------------------------------------------------------------*/
  p.tips-section {
    height: 7.75em;
  }
  .click-to-buy {
    padding-top: 6.4em;
    padding-left: 2.5em;
    display: grid;
    text-align: -webkit-center;
  }
}
@media (min-width: 961px) and (max-width: 1100px) {
  .site-branding {
    padding-left: 4em;
    margin-top: 1em;
    margin-bottom: -2em;
  }
  .site-branding .logo {
    padding: 0.5em;
    height: 6.5em;
  }
  .search-bar {
    color: transparent;
    z-index: 10000;
    display: none;
  }

  /*--------------------------------------------------------------
    # Home Page
    --------------------------------------------------------------*/
  .home-div {
    margin-top: -4.5em;
    padding: 0.5em;
  }
  .home-link {
    font-size: 1em;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: -9em;
    margin-bottom: 1.2em;
    margin-left: -0.1em;
    line-height: 1.1em;
  }
  p.home-description {
    font-size: 0.7em;
    width: 100%;
    margin-top: -2em;
    line-height: 1.2em;
  }
  .home .latest-news .excerpt {
    margin-bottom: 0.5em;
    width: 62%;
  }
  .home .excerpt {
    margin-bottom: 0.5em;
    width: 60%;
    display: block;
    /* padding-left: 1em; */
    float: right;
  }
  /*--------------------------------------------------------------
  # About Page
  --------------------------------------------------------------*/
  p.mission-text {
    margin-left: auto;
    margin-right: auto;
    width: 300px;
  }
  /*--------------------------------------------------------------
  # Get Involved Page
  --------------------------------------------------------------*/
  a.involve-link {
    font-size: 1.22em;
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-weight: 800;
  }
  .involved-section {
    padding: 1em;
    padding-left: 4em;
    margin-top: -10.5em;
    padding-bottom: 5em;
    margin-bottom: 4em;
  }
  .involved-section p {
    font-size: 1.1em;
  }
  /*--------------------------------------------------------------
  # Express Lanes Page
  --------------------------------------------------------------*/
  p.tips-section {
    height: 7.75em;
  }
  .click-to-buy {
    padding-top: 6.4em;
    padding-left: 2.5em;
    display: grid;
    text-align: -webkit-center;
  }
}

/* Landscape*/

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
}

/* Portrait*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
}

/* IPad pro Style */
@media (min-width: 960px) and (max-width: 1024px) {
  /*--------------------------------------------------------------
    # Mobile Navbar
    --------------------------------------------------------------*/
  #responsive-menu-container
    #responsive-menu-title
    #responsive-menu-title-image
    img {
    height: auto !important;
    width: auto !important;
    max-width: 100%;
  }
  #responsive-menu-container {
    width: 50% !important;
    left: 0;
    transition: transform 0.5s;
    text-align: left;
    background: #0070e0;
  }

  .search-bar {
    color: transparent;
    z-index: 10000;
    display: none;
  }
  .cta-header-buttons {
    float: right;
    display: flex;
    margin-right: 14em;
    margin-top: 3em;
  }
  .header-buttons {
    float: right;
    margin-right: 14em;
    margin-top: 1em;
  }
  .h-button {
    width: auto;
    margin: 10px 8px 5px;
    background: #0070e0 !important;
    color: white !important;
    padding: 0.5em;
    border-radius: 0.5em;
    padding-left: 2em;
    padding-right: 2em;
    font-size: 1em;
  }
  .site-branding {
    padding-left: 2em;
    margin-top: 1em;
    margin-bottom: -2em;
  }
  .site-branding .logo {
    padding: 0.5em;
    height: 6.5em;
  }
  i.down {
    border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 4px;
    margin-left: 0.25em;
    display: inherit;
    margin-bottom: 0.2em;
    display: none !important;
  }
  .main-navigation {
    z-index: 10000;
    display: none !important;
    background-color: #004a98;
  }
  .main-navigation a {
    text-decoration: none;
    color: white;
    padding: 8px 6px;
    display: inline-block;
    font-weight: normal;
    width: 100%;
    font-size: 0.95em;
    font-weight: 700;
    background: none;
    line-height: 1.35em;
    white-space: nowrap;
  }
  /*--------------------------------------------------------------
    # Home Page
    --------------------------------------------------------------*/
  .home-div {
    margin-top: -6em;
    padding: 0.5em;
  }
  .home-link {
    font-size: 1em;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: -7.5em;
    margin-bottom: 1.2em;
    margin-left: -0.1em;
    line-height: 1.1em;
  }
  p.home-description {
    font-size: 0.75em;
    width: 99%;
    margin-top: -1.85em;
    line-height: 1.2em;
  }
  .home .excerpt {
    margin-bottom: 0.5em;
    width: 56%;
    display: block;
    /* padding-left: 1em; */
  }
  /*--------------------------------------------------------------
  # About Page
  --------------------------------------------------------------*/
  p.mission-text {
    margin-left: auto;
    margin-right: auto;
    width: 275px;
  }
  /*--------------------------------------------------------------
  # Get Involved Page
  --------------------------------------------------------------*/
  a.involve-link {
    font-size: 1.4em;
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-weight: 800;
  }
  .involved-section {
    padding: 1em;
    margin-top: -10.5em;
    padding-bottom: 5em;
    margin-bottom: 4em;
  }
  .involved-section p {
    margin-left: 1.2em;
    line-height: 1.4em;
  }
  /*--------------------------------------------------------------
  # Express Lanes Page
  --------------------------------------------------------------*/
  p.tips-section {
    height: 15.75em;
  }
  .click-to-buy {
    padding-top: 5.4em;
    padding-left: 0.5em;
  }
  .cta-button {
    width: auto;
    margin: 11px 8px 5px;
    background: #0070e0;
    color: white !important;
    padding: 0.5em;
    border-radius: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
    text-transform: uppercase;
    display: flow-root;
    display: inline-block;
    white-space: nowrap;
  }
  .click-to-buy {
    padding-top: 6.4em;
    padding-left: 2.5em;
    display: grid;
    text-align: -webkit-center;
  }
}
/* Laptop Style */
@media (min-width: 771px) and (max-width: 959px) {
  #responsive-menu-container
    #responsive-menu-title
    #responsive-menu-title-image
    img {
    height: auto !important;
    width: auto !important;
    max-width: 100%;
  }
  #responsive-menu-container {
    width: 50% !important;
    left: 0;
    transition: transform 0.5s;
    text-align: left;
    background: #0070e0;
  }

  .search-bar {
    color: transparent;
    z-index: 10000;
    display: none;
  }
  .cta-header-buttons {
    float: right;
    display: flex;
    margin-right: 14em;
    margin-top: 3em;
  }
  .header-buttons {
    float: right;
    margin-right: 14em;
    margin-top: 1em;
  }
  .h-button {
    width: auto;
    margin: 10px 8px 5px;
    background: #0070e0 !important;
    color: white !important;
    padding: 0.5em;
    border-radius: 0.5em;
    padding-left: 2em;
    padding-right: 2em;
    font-size: 0.9em;
  }
  .site-branding {
    padding-left: 11em;
    margin-top: 1em;
    margin-bottom: -2em;
  }
  .site-branding .logo {
    height: 7em;
  }
  i.down {
    border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 4px;
    margin-left: 0.25em;
    display: inherit;
    margin-bottom: 0.2em;
    display: none !important;
  }
  .main-navigation {
    z-index: 10000;
    display: none !important;
    background-color: #004a98;
  }
  .main-navigation a {
    text-decoration: none;
    color: white;
    padding: 8px 6px;
    display: inline-block;
    font-weight: normal;
    width: 100%;
    font-size: 0.95em;
    font-weight: 700;
    background: none;
    line-height: 1.35em;
    white-space: nowrap;
  }
  .site-branding {
    padding-left: 4em;
    margin-top: 1em;
    margin-bottom: -2em;
  }

  /*--------------------------------------------------------------
    # Home Page
    --------------------------------------------------------------*/
  .home-div {
    margin-top: -6em;
    padding: 0.5em;
  }
  .home-link {
    font-size: 1.9em;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: -7.5em;
    margin-bottom: 1.2em;
    margin-left: -0.1em;
    line-height: 1.1em;
  }

  p.home-description {
    font-size: 1.5em;
    width: 90%;
    margin-top: -1em;
    line-height: 1.2em;
  }
  .excerpt {
    margin-bottom: 0.5em;
    width: 84%;
    display: block;
    /* padding-left: 1em; */
    float: right;
  }
  /*--------------------------------------------------------------
   # About Page
   --------------------------------------------------------------*/
  p.mission-text {
    margin-left: auto;
    margin-right: auto;
    width: 300px;
  }
  /*--------------------------------------------------------------
   # Get Involved Page
   --------------------------------------------------------------*/
  a.involve-link {
    font-size: 1.5em;
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-weight: 800;
  }
  .involved-section {
    padding: 1em;
    margin-top: -14em;
    padding-bottom: 5em;
    margin-bottom: 4em;
    margin-left: 3em;
  }
  .involved-section p {
  }
  /*--------------------------------------------------------------
  # Express Lanes Page
  --------------------------------------------------------------*/
  p.tips-section {
    height: 20.75em;
  }
  .click-to-buy {
    padding-top: 5.4em;
    padding-left: 0.5em;
  }
  .cta-button {
    width: auto;
    margin: 11px 8px 5px;
    background: #0070e0;
    color: white !important;
    padding: 0.5em;
    border-radius: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
    text-transform: uppercase;
    display: flow-root;
  }
  .click-to-buy {
    padding-top: 6.4em;
    padding-left: 2.5em;
    display: grid;
    text-align: -webkit-center;
  }
}

/* iPad Style */
@media (min-width: 640px) and (max-width: 770px) {
  html {
    margin-top: 46px !important;
  }
  .search-bar {
    display: none;
  }

  button#responsive-menu-button {
    width: 55px;
    height: 55px;
    position: absolute;
    top: -43px;
    right: 5%;
    background: #0070e0;
  }
  i.down {
    display: none;
  }
  #site-navigation {
    display: none;
  }
  .site-branding .logo {
    height: 7em;
    margin-bottom: -2em;
  }
  .site-branding {
    padding-left: 0em;
    margin-top: -2em;
    margin-bottom: 2em;
    width: 75%;
  }
  .metaslider .caption {
    padding: 0px 2px;
    word-wrap: break-word;
    font-size: 0.45em;
  }
  .header-buttons {
  }
  .h-button {
    width: auto;
    margin: 10px 8px 5px;
    background: #0070e0 !important;
    color: white !important;
    padding: 0.5em;
    border-radius: 0.5em;
    padding-left: 2em;
    padding-right: 2em;
    font-size: 0.9em;
  }
  .cta-header-buttons {
    display: inline-flex;
    margin-right: 2em;
  }
  #responsive-menu-container
    #responsive-menu
    li.responsive-menu-item
    a
    .responsive-menu-subarrow {
    right: 0;
    height: 36px;
    line-height: 36px;
    width: 40px;
    color: #ffffff;
    border-left: 1px solid #0070e0;
    background-color: #0070e0;
  }
  .responsive-menu-container {
    border: 3px groove black;
    box-shadow: 2px 4px 10px 3px #888;
  }
  .carousel-caption {
    left: 4%;
    padding-bottom: 51px;
    font-size: 0.5em;
    display: inline-flex;
    background-color: rgba(255, 255, 255, 0.7);
    width: fit-content;
    padding: 2%;
  }
  /*--------------------------------------------------------------
 # carousel
 --------------------------------------------------------------*/

  .carousel-indicators {
    position: absolute;
    bottom: -11px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
  }
  .carousel-indicators li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 1px;
    margin-left: 4px;
    margin-right: 4px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
  }

  .carousel-indicators .active {
    width: 6px;
    height: 6px;
    margin: 0;
    background-color: #0070e0;
  }

  .flex-control-paging li a {
    background: white !important;
    width: 6px !important;
    height: 6px !important;
  }
  /*--------------------------------------------------------------
 # Home Page
 --------------------------------------------------------------*/

  .home-block img {
    width: 100%;
    height: 100%;
    margin-bottom: 6em;
  }
  .home-div {
    margin-top: -6em;
    padding: 1.5em;
    margin-bottom: -2em;
  }
  .home-link {
    font-size: 1.5em;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: -8.5em;
    margin-bottom: 1.2em;
    margin-left: -0.1em;
    line-height: 1.1em;
  }
  p.home-description {
    font-size: 1.1em;
    width: 98%;
    margin-top: -1em;
    line-height: 1.2em;
  }
  table.alameda-table {
    border: 2px solid #0070e0;
    font-size: 11px;
  }
  .home .excerpt {
    margin-bottom: 0.5em;
    width: 82%;
  }
  /*--------------------------------------------------------------
  # About Page
  --------------------------------------------------------------*/
  p.mission-text {
    margin-left: auto;
    margin-right: auto;
    width: 300px;
  }
  /*--------------------------------------------------------------
  # Cotent
  --------------------------------------------------------------*/
  .featured-image img {
    width: 100%;
    height: 82px;
  }
  .plan-box a {
    color: #0070e0 !important;
    font-weight: 800;
    margin-left: 1em;
    display: flex;
    font-size: 1.5em;
    margin-bottom: 3em;
  }
  .plan-box img {
    width: 200px;
    height: 120px;
    margin-right: 8px;
  }
  /*--------------------------------------------------------------
  # Get Involved Page
  --------------------------------------------------------------*/
  a.involve-link {
    font-size: 1.5em;
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-weight: 800;
  }
  .involved-section {
    padding: 1em;
    margin-top: -12em;
    padding-bottom: 5em;
    margin-bottom: 4em;
    margin-left: 1em;
  }
  .involved-section p {
  }
  .involve-box {
    margin-top: 1.5em;

    padding: 0em;
    width: 100%;
  }
  .involved-img {
    width: 100%;
    height: 100%;
  }
  .involved-img {
    padding: 0.5em;
  }
  /*--------------------------------------------------------------
  # Sign Up Page
  --------------------------------------------------------------*/
  div.ctct-form-embed div.ctct-form-defaults {
    color: #323232;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 0px !important;
    font: 16px "Helvetica Neue", Arial, sans-serif;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
  }
  .ctct-form-custom {
    width: 100%;
    border-radius: 6px;
    border: 4px groove #0070e0;
    padding: 0.75em;
  }
  .contact-footer {
    margin-left: auto;
    margin-right: auto;
    display: inline;
  }
  .ctct-form-success {
  }
  .ctct-form-success .ctct-form-header {
    font-size: 2.85em !important;
    color: #348360 !important;
  }
  .ctct-form-success h2 {
    font-size: 2.85em !important;
    color: #348360 !important;
  }

  .ctct-form-success p {
    text-align: center !important;
    font-size: 1.188em !important;
  }

  .ctct-form-success .ctct-form-text {
    text-align: center !important;
    font-size: 1.188em !important;
  }
  /*--------------------------------------------------------------
  # Sign Up Page
  --------------------------------------------------------------*/
  div.ctct-form-embed div.ctct-form-defaults {
    color: #323232;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 0px;
    font: 12px "Helvetica Neue", Arial, sans-serif;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
  }
  /*--------------------------------------------------------------
  # Tabs
  --------------------------------------------------------------*/
  .wpsm_nav-tabs > li {
    margin-right: -7px;
  }
  .wpsm_nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    padding: 0px !important;
    /* margin: -2px !important; */
    margin-right: -7px;
  }
  /*--------------------------------------------------------------
 # Express Lanes Page
 --------------------------------------------------------------*/
  p.tips-section {
    height: 20.75em;
  }
  .click-to-buy {
    padding-top: 5.4em;
    padding-left: 0.5em;
  }
  .cta-button {
    width: auto;
    margin: 11px 8px 5px;
    background: #0070e0;
    color: white !important;
    padding: 0.5em;
    border-radius: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
    text-transform: uppercase;
    display: flow-root;
  }
  .meeting-row .c-button {
    color: white !important;
    font: white !important;
    display: inline-flex;
    margin-left: auto;
    margin-right: auto;
    display: table;
    width: auto;
    margin: 10px 8px 5px;
    background: #0070e0 !important;
    color: white !important;
    padding: 0.5em;
    border-radius: 0.5em;
    padding-left: 2em;
    padding-right: 2em;
    font-size: 1.2em;
    width: 95%;
    text-align: center;
  }
  .click-to-buy {
    padding-top: 6.4em;
    padding-left: 2.5em;
    display: grid;
    text-align: -webkit-center;
  }
}
@media screen and (max-width: 960px) {
  #responsive-menu-container
    #responsive-menu-title
    #responsive-menu-title-image
    img {
    height: auto !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  /*--------------------------------------------------------------
  # Content elements
  --------------------------------------------------------------*/

  html {
    margin-top: 46px !important;
  }
  p {
    margin-bottom: 1.5em;
    font-size: 1.188em;
    display: inline-block;
  }
  ul a {
    word-wrap: break-word !important;
  }
  h3 {
    font-size: 1.35em;
    text-transform: uppercase;
    font-weight: 800;
    color: #58595b;
  }
  h4 {
    font-size: 1.1em;
    color: #58595b;
    font-weight: 800;
  }
  /*--------------------------------------------------------------
 # input Forms
 --------------------------------------------------------------*/
  .current .pad {
    cursor: url(../images/pen.png) 8 8, crosshair;
    width: 100% !important;
  }
  .sigNav a {
    height: 28px !important;
    width: 22px !important;
  }
  h3.frm_pos_top frm_section_spacing {
    word-break: break-all;
  }

  /*--------------------------------------------------------------
  # Mobile Navbar
  --------------------------------------------------------------*/

  button#responsive-menu-button {
    width: 55px;
    height: 55px;
    position: absolute;
    top: -43px;
    right: 5%;
    background: #0070e0;
  }
  i.down {
    border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 4px;
    margin-left: 0.25em;
    display: inherit;
    display: none;
    margin-bottom: 0.2em;
  }
  #site-navigation {
    display: none;
  }
  .header-buttons {
  }
  .h-button {
    width: auto;
    margin: 10px 8px 5px;
    background: #0070e0 !important;
    color: white !important;
    padding: 0.5em;
    border-radius: 0.5em;
    padding-left: 2em;
    padding-right: 2em;
    font-size: 0.85em;
  }
  .cta-header-buttons {
    display: flex;
    margin-right: 4em;
  }
  .search-bar {
    color: transparent;
    z-index: 10000;
    display: none;
  }
  #responsive-menu-container
    #responsive-menu
    li.responsive-menu-item
    a
    .responsive-menu-subarrow {
    right: 0;
    height: 37px;
    line-height: 36px;
    width: 40px;
    color: #ffffff;
    border-left: 1px solid #0070e0;
    background-color: #0070e0;
  }
  .responsive-menu-container {
    border: 3px groove black;
    box-shadow: 2px 4px 10px 3px #888;
  }
  .logo {
  }
  .site-branding {
    padding-left: 0em;
    margin-top: -2em;
    margin-bottom: 2em;
    width: 75%;
  }
  .metaslider .caption {
    padding: 0px 2px;
    word-wrap: break-word;
    font-size: 0.45em;
  }
  .carousel-caption {
    left: 4%;
    padding-bottom: 51px;
    font-size: 0.5em;
    display: inline-flex;
    background-color: rgba(255, 255, 255, 0.7);
    width: fit-content;
    padding: 2%;
  }

  /*--------------------------------------------------------------
# Carousel
--------------------------------------------------------------*/
  .carousel-indicators {
    position: absolute;
    bottom: -11px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
  }
  .carousel-indicators li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 1px;
    margin-left: 4px;
    margin-right: 4px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
  }

  .carousel-indicators .active {
    width: 6px;
    height: 6px;
    margin: 0;
    background-color: #0070e0;
  }
  .flex-control-paging li a {
    background: white !important;
    width: 6px !important;
    height: 6px !important;
  }
  /*--------------------------------------------------------------
# Home Page
--------------------------------------------------------------*/
  .home-block img {
    width: 100%;
    height: 100%;
    margin-bottom: 6em;
  }
  .home-block {
    padding-bottom: 0em;
  }
  .home-div {
    margin-top: -7em;
    padding: 0.5em;
  }
  .home-link {
    font-size: 1.2em;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: -5.7em;
    margin-bottom: 1.2em;
    margin-left: -0.1em;
    line-height: 1.1em;
  }
  p.home-description {
    font-size: 0.8em;
    width: 97%;
    margin-top: -2em;
    line-height: 1.2em;
  }

  .alameda-table {
  }
  table.alameda-table {
    border: 2px solid #0070e0;
    font-size: 11px;
  }
  #primary {
    width: 100%;
  }

  #secondary {
    width: 100%;
    margin: 10px 0%;
    padding: 10px;
    border: 1px solid silver;
  }
  .latest-news {
    margin-top: -2em;
  }
  .excerpt {
    margin-bottom: 0.5em;
    width: 100%;
    /* padding-left: 1em; */
    display: list-item;
    margin-top: 0.5em;
  }
  ul.display-posts-listing {
    list-style: none;
    line-height: 1.5em;
    margin: 0px;
    font-size: 1.118em;
    display: contents;
    /* width: 103%; */
  }
  /*--------------------------------------------------------------
# About Page
--------------------------------------------------------------*/
  p.mission-text {
    margin-left: auto;
    margin-right: auto;
    width: 300px;
  }
  /*--------------------------------------------------------------
# Cotent
--------------------------------------------------------------*/
  .featured-image img {
    width: 100%;
  }
  .plan-box a {
    color: #0070e0 !important;
    font-weight: 800;
    display: flex;
    margin-left: 1em;
    font-size: 1.1em;
    margin-bottom: 3em;
  }
  .plan-box img {
    width: 200px;
    height: 120px;
    margin-right: 8px;
  }
  /*--------------------------------------------------------------
# Sign Up Page
--------------------------------------------------------------*/
  div.ctct-form-embed div.ctct-form-defaults {
    color: #323232;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 0px !important;
    font: 16px "Helvetica Neue", Arial, sans-serif;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
  }
  .ctct-form-custom {
    width: 100%;
    border-radius: 6px;
    border: 4px groove #0070e0;
    padding: 0.75em;
  }
  .contact-footer {
    margin-left: auto;
    margin-right: auto;
    display: table;
  }
  /*--------------------------------------------------------------
# Register Page
--------------------------------------------------------------*/
  .with_frm_style .frm-g-recaptcha > div > div,
  .with_frm_style .g-recaptcha > div > div {
    width: inherit !important;
    display: block;
    overflow: hidden;
    max-width: 225px;
    border-right: 1px solid #d3d3d3;
    border-radius: 4px;
    box-shadow: 2px 0px 4px -1px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 2px 0px 4px -1px rgba(0, 0, 0, 0.08);
  }
  .with_frm_style .g-recaptcha iframe,
  .with_frm_style .frm-g-recaptcha iframe {
    width: 75%;
  }
  /*--------------------------------------------------------------
# Get Involved Page
--------------------------------------------------------------*/
  a.involve-link {
    font-size: 1.2em;
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-weight: 800;
  }
  .involved-section {
    padding: 1em;
    margin-top: -8.5em;
    padding-bottom: 0em;
    margin-bottom: 4em;
  }
  .involved-section p {
    margin-left: 1.4em;
    margin-top: -0.75em;
    font-size: 0.86em;
  }
  .involved-img {
    padding: 0.5em;
  }
  /*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
  .social h3 {
    color: black;
    font-size: 1.75em;
  }
  .contact-information {
    font-weight: 800;
    font-size: 1.3em;
  }
  .contact-footer {
    margin-left: auto;
    margin-right: auto;
    display: table;
  }
  .wpsm_nav.wpsm_nav-tabs span {
    line-height: 1em !important;
  }
  /*--------------------------------------------------------------
# tabs
--------------------------------------------------------------*/
  .wpsm_nav.wpsm_nav-tabs {
    border-color: transparent !important;
    border-bottom: 1px solid black !important;
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px !important;
    text-transform: uppercase;
  }

  /*--------------------------------------------------------------
# Express Lanes Page
--------------------------------------------------------------*/
  p.tips-section {
    height: 7.75em;
  }
  .cta-button {
    width: auto;
    margin: 11px 8px 5px;
    background: #0070e0;
    color: white !important;
    padding: 0.5em;
    border-radius: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
    text-transform: uppercase;
    display: flow-root;
  }
  .click-to-buy {
    padding-top: 5.4em;
    padding-left: 0.5em;
  }

  .right-block {
    border-right: none !important;
    padding-left: 2em;
  }
  p.tips-section {
    height: 4.75em;
  }
  p.tips-section a {
  }
}
/* iPhone Style */
@media (max-width: 500px) {
  /*--------------------------------------------------------------
    # Mobile featured image
    --------------------------------------------------------------*/
  /* I-580 TRANSIT AND MULTIMODAL STRATEGY */
  .page-id-25797 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2023/03/hdr_subpage_mobile_580-TAMS_20230330.png");
  }
  
  /* about page */
  .page-id-12 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2021/07/hdr_main-page_About_Us_20210719_mobile.jpg");
  }

  /* Commission page */
  .page-id-119 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/About_Us_Subpage_feature_images_Commission-mob.png");
  }

  /* Committees page */
  .page-id-406 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/About_Us_Subpage_feature_images_Committees-mob.png");
  }

  /* Contact Us page */
  .page-id-403 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/About_Us_Subpage_feature_images_Contact-mob.png");
  }

  /* FAQ page */
  .page-id-106 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/About_Us_Subpage_feature_images_FAQ-mob.png");
  }

  /* Financials page */
  .page-id-131 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/About_Us_Subpage_feature_images_Financials-mob.png");
  }

  /* Legislative Program page */
  .page-id-397 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/About_Us_Subpage_feature_images_Legislative-mob.png");
  }

  /* Partners page */
  .page-id-151 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/About_Us_Subpage_feature_images_Partners-mob.png");
  }

  /* Planning page */
  .page-id-14 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Planning_MainNav_banner_mob.png");
  }

  /* Complete Streets page */
  .page-id-196 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Planning_Subpage_feature_images_CompleteStreets-mob.png");
  }
  /* Congestive Management Program page */
  .page-id-14824 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Planning_Subpage_feature_images_CongestionMgmt-mob-v2.png");
  }

  /* Active Transporation page */
  .page-id-179 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Planning_Subpage_feature_images_ActiveTrans-mob.png");
  }

  /*  Countywide Multimodal Arterial Plan page */
  .page-id-189 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Planning_Subpage_feature_images_MultimodalPlan-mob.png");
  }

  /* Countywide Transit Plan  page */
  .page-id-194 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Planning_Subpage_feature_images_TransitPlan-mob.png");
  }

  /* Countywide Transportation Plan page */
  .page-id-168 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2020/09/hdr_subpage_mobile_CTP_20200910.png");
  }

  /* Good Movement page */
  .page-id-198 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Planning_Subpage_feature_images_GoodsMvmt-mob.png");
  }

  /* Priority Development Area Investment and Growth Strategy page */
  .page-id-200 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2021/10/hdr_subpage_mobile_land_use_and_econ_dev_20210923.png");
  }

  /* Sustainable Communities Technical Assistance page */
  .page-id-202 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Planning_Subpage_feature_images_Sustainable-Mob.png");
  }

  /*Technology page */
  .page-id-204 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2022/05/hdr_subpage_mobile_NewMobility_Technology_20220523.png");
  }

  /* Funding  page */
  .page-id-16 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Funding_MainNav_banner_mobile.png");
  }

  /* Funding Source  page */
  .page-id-5660 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Funding_Subpage_feature_images_FundingSources-mob.png");
  }

  /* Funding Opportunities  page */
  .page-id-5665 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Funding_Subpage_feature_images_FundingOp-mob-v2.png");
  }

  /* Reporting and Grant Forms page */
  .page-id-5669 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Funding_Subpage_feature_images_ReportingGrantForms-mob.png");
  }

  /* Grants page */
  .page-id-212 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Funding_Subpage_feature_images_Grants.png");
  }

  /* Direct Local Program Distribution Payments page */
  .page-id-210 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Funding_Subpage_feature_images_DirLocalProg-mob.png");
  }

  /* Vehicle Registration Fee  page */
  .page-id-3018 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Funding_Subpage_feature_images_VehicleRegFee-mob.png");
  }

  /* Compliance Reports page update needed */
  .page-id-206 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Funding_Subpage_feature_images_Compliance-mob.png");
  }
  /*Comprehensive Investment Plan  page */
  .page-id-208 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Funding_Subpage_feature_images_CompInvPlan-mob.png");
  }

  /* Projects and Programs page */
  .page-id-42 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Programs_Projects_landingpg_mobile.png");
  }

  /* Bicycle and Pedestrian  page */
  .page-id-216 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Bike_Pedestrain_feature_image_mob.png");
  }
  /* Express Lanes Capital Projects page */
  .page-id-5789 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/ProgramsProjects_Subpage_feature_images-ELCapitalProj-mob.png");
  }

  /* Highway Improvements page */
  .page-id-222 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/ProgramsProjects_Subpage_feature_images-HighwayImp-mob.png");
  }

  /*  Multimodal Arterials and Roads page */
  .page-id-224 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/ProgramsProjects_Subpage_feature_images-MultiModal_mob.png");
  }

  /* Port of Oakland Infrastructure  page */
  .page-id-226 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/ProgramsProjects_Subpage_feature_images-PortOak-mob.png");
  }

  /* Transit  page */
  .page-id-234 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2022/11/hdr_subpage_mobile_Transit-Rail_20221109_FINAL-284x300.png");
  }

  /* Commute Options and Benefits page */
  .page-id-218 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/ProgramsProjects_Subpage_feature_images-CommuteOpt-mob.png");
  }

  /* Safe Routes to Schools  page */
  .page-id-228 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Safe_Routes_To_Schools_feature_image_SafeRoutes-mob.png");
  }

  /* Senior and Disabled Transportation page */
  .page-id-230 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/ProgramsProjects_Subpage_feature_images-Senior-mob.png");
  }

  /* Student Transit Pass Pilotn page */
  .page-id-232 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2020/09/hdr_subpage_mobile_STPP_20200910.png");
  }

  /* Transit Oriented Development page */
  .page-id-236 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/ProgramsProjects_Subpage_feature_images-TOD-mob.png");
  }

  /* Get Inolved page */
  .page-id-18 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/GetInvolved_MainNav_banner_GetInvolved-mob.png");
  }

  /* Career Opportunities page */
  .page-id-238 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Get_Involved_Subpage_feature_images_Careers-mob.png");
  }

  /* Contracting Opportunities page */
  .page-id-240 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Get_Involved_Contracting_webpage_banners_Contracting-mob.png");
  }

  /* Meeting pages */
  .page-id-2895 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2021/07/hdr_subpage_Meetings_20210720_mobile.jpg");
  }
  .page-id-2901 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2021/07/hdr_subpage_Meetings_20210720_mobile.jpg");
  }
  .page-id-2995 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2021/07/hdr_subpage_Meetings_20210720_mobile.jpg");
  }

  /* Sign Up page */
  .page-id-244 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Get_Involved_Subpage_feature_images_SignUp-mob.png");
  }

  /* News and Publications page */
  .page-id-44 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2021/07/hdr_main-page_News-Publications_20210719_mobile.jpg");
  }

  /* E-Newsletter page */
  .page-id-253 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/News_Publications_Subpage_feature_images_ENews-mob.png");
  }

  /* Expenditure Plans page */
  .page-id-246 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/News_Publications_Subpage_feature_images_Expenditure-mob.png");
  }

  /* Fact Sheets page */
  .page-id-255 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/News_Publications_Subpage_feature_images_Factsheet-mob.png");
  }

  /* Press Releases page */
  .page-id-733 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/News_Publications_Subpage_feature_images_PressRelease-mob-.png");
  }

  /* Reports page */
  .page-id-270 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/News_Publications_Subpage_feature_images_Reports-mob.png");
  }

  /* Signage page */
  .page-id-266 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/News_Publications_Subpage_feature_images_Signage-mob.png");
  }

  /* Signage page */
  .page-id-24838 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2022/10/hdr_subpage_Equity_20221021-02-mobile.png");
  }

  /*--------------------------------------------------------------
    # Content elements
    --------------------------------------------------------------*/

  html {
    margin-top: 46px !important;
  }
  p {
    margin-bottom: 1.5em;
    font-size: 1.188em;
  }
  ul a {
    word-wrap: break-word !important;
  }
  h3 {
    font-size: 1.35em;
    text-transform: uppercase;
    font-weight: 800;
    color: #58595b;
  }
  h4 {
    font-size: 1.1em;
    color: #58595b;
    font-weight: 800;
  }
  /*--------------------------------------------------------------
   # input Forms
   --------------------------------------------------------------*/
  .current .pad {
    cursor: url(../images/pen.png) 8 8, crosshair;
    width: 100% !important;
  }

  /*--------------------------------------------------------------
    # Mobile Navbar
    --------------------------------------------------------------*/

  button#responsive-menu-button {
    width: 55px;
    height: 55px;
    position: absolute;
    top: -43px;
    right: 5%;
    background: #0070e0;
  }
  i.down {
    border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 4px;
    margin-left: 0.25em;
    display: inherit;
    display: none;
    margin-bottom: 0.2em;
  }
  #site-navigation {
    display: none;
  }
  .header-buttons {
    float: right;
    margin-right: 8em;
    margin-top: -1.5em;
  }
  .h-button {
    width: auto;
    margin: 10px 8px 5px;
    background: #0070e0 !important;
    color: white !important;
    padding: 0.5em;
    border-radius: 0.5em;
    padding-left: 2em;
    padding-right: 2em;
    font-size: 0.7em;
  }
  .cta-header-buttons {
    display: flex;
    margin-right: 4em;
  }
  .search-bar {
    color: transparent;
    z-index: 10000;
    display: none;
  }
  #responsive-menu-container
    #responsive-menu
    li.responsive-menu-item
    a
    .responsive-menu-subarrow {
    right: 0;
    height: 37px;
    line-height: 36px;
    width: 40px;
    color: #ffffff;
    border-left: 1px solid #0070e0;
    background-color: #0070e0;
  }
  .responsive-menu-container {
    border: 3px groove black;
    box-shadow: 2px 4px 10px 3px #888;
  }
  .logo {
    margin-bottom: -2em;
    height: 6em;
  }
  .site-branding {
    padding-left: 0em;
    margin-top: -2em;
    margin-bottom: 2em;
    width: 75%;
  }
  .metaslider .caption {
    padding: 0px 2px;
    word-wrap: break-word;
    font-size: 0.45em;
  }
  .carousel-caption {
    left: 4%;
    padding-bottom: 51px;
    font-size: 0.5em;
    display: inline-flex;
    background-color: rgba(255, 255, 255, 0.7);
    width: fit-content;
    padding: 2%;
  }

  /*--------------------------------------------------------------
# Carousel
--------------------------------------------------------------*/
  .carousel-indicators {
    position: absolute;
    bottom: -11px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
  }
  .carousel-indicators li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 1px;
    margin-left: 4px;
    margin-right: 4px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
  }

  .carousel-indicators .active {
    width: 6px;
    height: 6px;
    margin: 0;
    background-color: #0070e0;
  }
  .flex-control-paging li a {
    background: white !important;
    width: 6px !important;
    height: 6px !important;
  }
  /*--------------------------------------------------------------
# Home Page
--------------------------------------------------------------*/
  #metaslider_3314 {
    margin-bottom: 0em;
  }
  .home-block img {
    width: 100%;
    height: 100%;
    margin-bottom: 6em;
  }
  .home-block {
    padding-bottom: 0em;
  }
  .home-div {
    margin-top: -6em;
    padding: 0.5em;
  }

  .home-link {
    font-size: 1.2em;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: -6.7em;
    margin-bottom: 1.2em;
    margin-left: -0.1em;
    line-height: 1.1em;
  }
  p.home-description {
    font-size: 0.7em;
    width: 99%;
    margin-top: -2em;
    line-height: 1.2em;
  }

  .latest-news ul.display-posts-listing .title {
    color: #348360 !important;
    font-size: 1.1em;
    margin-bottom: 0.75em;
    font-weight: 800;
    display: block;
  }
  .latest-news .size-thumbnail.wp-post-image {
    margin-bottom: 1em;
    width: 150px !important;
    height: 150px !important;
    margin-left: auto;
    margin-right: auto;
    display: table !important;
    float: none;
  }
  .home .excerpt {
    margin-bottom: 0.5em;
    width: 100%;
    display: list-item;
    margin-top: 0.5em;
    font-size: 0.9em;
    line-height: 1.35em;
  }
  #commission-agenda .size-thumbnail.wp-post-image {
    margin-bottom: 1em;
    width: 150px !important;
    height: 150px !important;
    margin-left: auto;
    margin-right: auto;
    display: table !important;
    float: none;
  }
  #commission-agenda .title {
    color: #348360 !important;
    font-size: 1.1em;
    margin-bottom: 0.75em;
    font-weight: 800;
    display: block;
    text-align: center;
  }
  #commission-agenda .excerpt {
    margin-bottom: 0.5em;
    width: 100%;
    display: list-item;
    margin-top: 0.5em;
    font-size: 0.9em;
    text-align: center;
    line-height: 1.35em;
  }

  .alameda-table {
  }
  table.alameda-table {
    border: 2px solid #0070e0;
    font-size: 8px;
  }
  #primary {
    width: 100%;
  }

  #secondary {
    width: 100%;
    margin: 10px 0%;
    padding: 10px;
    border: 1px solid silver;
  }
  .latest-news {
    margin-top: 0em;
  }
  .excerpt {
    margin-bottom: 0.5em;
    width: 100%;
    /* padding-left: 1em; */
    display: list-item;
    margin-top: 0.5em;
  }
  ul.display-posts-listing {
    list-style: none;
    line-height: 1.5em;
    margin: 0px;
    font-size: 1.118em;
    display: contents;
    /* width: 103%; */
  }

  /*--------------------------------------------------------------
  # About Page
  --------------------------------------------------------------*/
  p.mission-text {
    margin-left: auto;
    margin-right: auto;
    width: 300px;
  }
  /*--------------------------------------------------------------
  # Cotent
  --------------------------------------------------------------*/

  .plan-box a {
    color: #0070e0 !important;
    font-weight: 800;
    display: flex;
    margin-left: 1em;
    font-size: 1.1em;
    margin-bottom: 3em;
  }
  .plan-box img {
    width: 200px;
    height: 120px;
    margin-right: 8px;
  }
  /*--------------------------------------------------------------
  # Sign Up Page
  --------------------------------------------------------------*/
  div.ctct-form-embed div.ctct-form-defaults {
    color: #323232;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 0px !important;
    font: 16px "Helvetica Neue", Arial, sans-serif;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
  }
  .ctct-form-custom {
    width: 100%;
    border-radius: 6px;
    border: 4px groove #0070e0;
    padding: 0.75em;
  }
  .contact-footer {
    margin-left: auto;
    margin-right: auto;
    display: inline-flex;
    width: 100%;
  }
  /*--------------------------------------------------------------
  # Get Involved Page
  --------------------------------------------------------------*/
  a.involve-link {
    font-size: 1.2em;
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-weight: 800;
  }
  .involved-section {
    padding: 1em;
    margin-top: -7em;
    padding-bottom: 0em;
    margin-bottom: 4em;
  }
  .involved-section p {
    margin-left: 1.4em;
    margin-top: -0.75em;
    font-size: 0.86em;
  }
  .involved-img {
    padding: 0.5em;
  }
  /*--------------------------------------------------------------
  # Footer
  --------------------------------------------------------------*/
  .social h3 {
    color: black;
    font-size: 1.75em;
  }
  .contact-information {
    font-weight: 800;
    font-size: 1.3em;
  }
  .contact-footer {
    margin-left: auto;
    margin-right: auto;
    display: table;
  }
  .wpsm_nav.wpsm_nav-tabs span {
    line-height: 1em !important;
  }
  /*--------------------------------------------------------------
  # tables
  --------------------------------------------------------------*/
  .alameda-table td,
  .alameda-table th {
    padding: 0.25em !important;
    border: 2px solid #0070e0;
  }
  /*--------------------------------------------------------------
  # tabs
  --------------------------------------------------------------*/
  .wpsm_nav.wpsm_nav-tabs {
    border-color: transparent !important;
    border-bottom: 1px solid black !important;
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px !important;
    text-transform: uppercase;
  }
  ul.green-list {
    line-height: 1.5em;
    margin: 0px 0 1.5em 0em !important;
  }
  /*--------------------------------------------------------------
  # dropdown
  --------------------------------------------------------------*/
  .ac_title_class {
    background: #0070e0 !important;
    color: white;
    font-size: 0.86em;
  }
  .wpsm_panel-body {
    padding: 10px !important;
  }
  .wpsm_panel-body table.alameda-table {
    border: 2px solid #0070e0;
    font-size: 7.5px;
  }
  /*--------------------------------------------------------------
  # Express Lanes Page
  --------------------------------------------------------------*/
  p.tips-section {
    height: 7.75em;
  }
  .cta-button {
    width: auto;
    margin: 11px 8px 5px;
    background: #0070e0;
    color: white !important;
    padding: 0.5em;
    border-radius: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
    text-transform: uppercase;
    display: flow-root;
  }
  .click-to-buy {
    padding-top: 5.4em;
    padding-left: 0.5em;
  }
  .right-block {
    border-right: none !important;
    padding-left: 2em;
  }
  p.tips-section {
    height: 4.75em;
  }
  p.tips-section a {
  }
  /*--------------------------------------------------------------
 # Calendars Page
 --------------------------------------------------------------*/
  .meeting-row {
    margin-bottom: 2.5em;
  }
  .meeting-row .c-button {
    color: white !important;
    font: white !important;
    display: inline-flex;
    margin-left: auto;
    margin-right: auto;
    display: table;
    width: auto;
    margin: 0px 8px 5px;
    background: #0070e0 !important;
    color: white !important;
    padding: 0.5em;
    border-radius: 0.5em;
    padding-left: 2em;
    padding-right: 2em;
    font-size: 1.2em;
    width: 95%;
    text-align: center;
  }
  div.css-search div.em-search-advanced,
  div.css-search div.em-search-options {
    padding: 5px 8px;
    display: table-caption !important;
  }
  .ui-datepicker .ui-datepicker-title select.ui-datepicker-month,
  .ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
    width: 47% !important;
    background-color: #fff;
    float: none;
  }
  /*--------------------------------------------------------------
  # Login Page
  --------------------------------------------------------------*/
  .event li {
    margin-right: 0.5em;
    padding-right: 0.5em;
    padding-top: 4px;
    padding-bottom: 0.7em;
    padding-left: 3px;
    font-size: 0.95em;
    width: 216px;
  }
  /*--------------------------------------------------------------
  # Login Page
  --------------------------------------------------------------*/
  .page-id-9377 .frm_forms.frm_style_formidable-style.with_frm_style {
    max-width: 95% !important;
    width: 95% !important;
    direction: ltr;
    border-radius: 6px;
    border: 4px groove #0070e0;
    padding: 3em;
    margin-left: auto;
    margin-right: auto;
    display: inherit;
  }

  /*--------------------------------------------------------------
  # Register Page
  --------------------------------------------------------------*/

  /*--------------------------------------------------------------
    # Input forms
    --------------------------------------------------------------*/
  h3.frm_pos_top frm_section_spacing {
    word-break: break-all;
  }
}
@media (max-width: 500px) {
  /*--------------------------------------------------------------
    # Mobile featured image
    --------------------------------------------------------------*/

  /* about page */
  .page-id-12 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2021/07/hdr_main-page_About_Us_20210719_mobile.jpg");
  }

  /* Commission page */
  .page-id-119 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/About_Us_Subpage_feature_images_Commission-mob.png");
  }

  /* Committees page */
  .page-id-406 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/About_Us_Subpage_feature_images_Committees-mob.png");
  }

  /* Contact Us page */
  .page-id-403 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/About_Us_Subpage_feature_images_Contact-mob.png");
  }

  /* FAQ page */
  .page-id-106 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/About_Us_Subpage_feature_images_FAQ-mob.png");
  }

  /* Financials page */
  .page-id-131 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/About_Us_Subpage_feature_images_Financials-mob.png");
  }

  /* Legislative Program page */
  .page-id-397 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/About_Us_Subpage_feature_images_Legislative-mob.png");
  }

  /* Partners page */
  .page-id-151 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/About_Us_Subpage_feature_images_Partners-mob.png");
  }

  /* Staff page */
  .page-id-395 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2023/01/hdr_subpage_mobile_STAFF__20230117.png");
  }

  /* Planning page */
  .page-id-14 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Planning_MainNav_banner_mob.png");
  }

  /* Complete Streets page */
  .page-id-196 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Planning_Subpage_feature_images_CompleteStreets-mob.png");
  }
  /* Congestive Management Program page */
  .page-id-14824 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Planning_Subpage_feature_images_CongestionMgmt-mob-v2.png");
  }

  /* Active Transporation page */
  .page-id-179 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Planning_Subpage_feature_images_ActiveTrans-mob.png");
  }

  /*  Countywide Multimodal Arterial Plan page */
  .page-id-189 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Planning_Subpage_feature_images_MultimodalPlan-mob.png");
  }

  /* Countywide Transit Plan  page */
  .page-id-194 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Planning_Subpage_feature_images_TransitPlan-mob.png");
  }

  /* Countywide Transportation Plan page */
  .page-id-168 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2020/09/hdr_subpage_mobile_CTP_20200910.png");
  }

  /* Good Movement page */
  .page-id-198 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Planning_Subpage_feature_images_GoodsMvmt-mob.png");
  }

  /* Priority Development Area Investment and Growth Strategy page */
  .page-id-200 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2021/10/hdr_subpage_mobile_land_use_and_econ_dev_20210923.png");
  }

  /* Sustainable Communities Technical Assistance page */
  .page-id-202 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Planning_Subpage_feature_images_Sustainable-Mob.png");
  }

  /*Technology page */
  .page-id-204 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2022/05/hdr_subpage_mobile_NewMobility_Technology_20220523.png");
  }

  /* Funding  page */
  .page-id-16 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Funding_MainNav_banner_mobile.png");
  }

  /* Funding Source  page */
  .page-id-5660 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Funding_Subpage_feature_images_FundingSources-mob.png");
  }

  /* Funding Opportunities  page */
  .page-id-5665 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Funding_Subpage_feature_images_FundingOp-mob-v2.png");
  }

  /* Reporting and Grant Forms page */
  .page-id-5669 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Funding_Subpage_feature_images_ReportingGrantForms-mob.png");
  }

  /* Grants page */
  .page-id-212 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Funding_Subpage_feature_images_Grants.png");
  }

  /* Direct Local Program Distribution Payments page */
  .page-id-210 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Funding_Subpage_feature_images_DirLocalProg-mob.png");
  }

  /* Vehicle Registration Fee  page */
  .page-id-3018 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Funding_Subpage_feature_images_VehicleRegFee-mob.png");
  }

  /* Compliance Reports page update needed */
  .page-id-206 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Funding_Subpage_feature_images_Compliance-mob.png");
  }
  /*Comprehensive Investment Plan  page */
  .page-id-208 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Funding_Subpage_feature_images_CompInvPlan-mob.png");
  }

  /* Projects and Programs page */
  .page-id-42 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Programs_Projects_landingpg_mobile.png");
  }

  /* Bicycle and Pedestrian  page */
  .page-id-216 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Bike_Pedestrain_feature_image_mob.png");
  }
  /* Express Lanes Capital Projects page */
  .page-id-5789 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/ProgramsProjects_Subpage_feature_images-ELCapitalProj-mob.png");
  }

  /* Highway Improvements page */
  .page-id-222 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/ProgramsProjects_Subpage_feature_images-HighwayImp-mob.png");
  }

  /*  Multimodal Arterials and Roads page */
  .page-id-234 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2022/11/hdr_subpage_mobile_Transit-Rail_20221109.png");
  } 
  
  /* Port of Oakland Infrastructure  page */
  .page-id-226 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/ProgramsProjects_Subpage_feature_images-PortOak-mob.png");
  }

  /* Commute Options and Benefits page */
  .page-id-218 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/ProgramsProjects_Subpage_feature_images-CommuteOpt-mob.png");
  }

  /* Safe Routes to Schools  page */
  .page-id-228 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Safe_Routes_To_Schools_feature_image_SafeRoutes-mob.png");
  }

  /* Senior and Disabled Transportation page */
  .page-id-230 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/ProgramsProjects_Subpage_feature_images-Senior-mob.png");
  }

  /* Student Transit Pass Pilotn page */
  .page-id-232 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2020/09/hdr_subpage_mobile_STPP_20200910.png");
  }

  /* Transit Oriented Development page */
  .page-id-236 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/ProgramsProjects_Subpage_feature_images-TOD-mob.png");
  }

  /* Get Inolved page */
  .page-id-18 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/GetInvolved_MainNav_banner_GetInvolved-mob.png");
  }

  /* Career Opportunities page */
  .page-id-238 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Get_Involved_Subpage_feature_images_Careers-mob.png");
  }

  /* Contracting Opportunities page */
  .page-id-240 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Get_Involved_Contracting_webpage_banners_Contracting-mob.png");
  }

  /* Meeting pages */
  .page-id-2895 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2021/07/hdr_subpage_Meetings_20210720_mobile.jpg");
  }
  
  .page-id-22763 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2021/07/hdr_subpage_Meetings_20210720_mobile.jpg");
  }
  
  .page-id-2901 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2021/07/hdr_subpage_Meetings_20210720_mobile.jpg");
  }
  .page-id-2995 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2021/07/hdr_subpage_Meetings_20210720_mobile.jpg");
  }

  /* Sign Up page */
  .page-id-244 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/Get_Involved_Subpage_feature_images_SignUp-mob.png");
  }

  /* News and Publications page */
  .page-id-44 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2021/07/hdr_main-page_News-Publications_20210719_mobile.jpg");
  }

  /* E-Newsletter page */
  .page-id-253 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/News_Publications_Subpage_feature_images_ENews-mob.png");
  }

  /* Expenditure Plans page */
  .page-id-246 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/News_Publications_Subpage_feature_images_Expenditure-mob.png");
  }

  /* Fact Sheets page */
  .page-id-255 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/News_Publications_Subpage_feature_images_Factsheet-mob.png");
  }

  /* Press Releases page */
  .page-id-733 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/News_Publications_Subpage_feature_images_PressRelease-mob-.png");
  }

  /* Reports page */
  .page-id-270 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/News_Publications_Subpage_feature_images_Reports-mob.png");
  }

  /* Signage page */
  .page-id-266 .featured-image img {
    content: url("https://www.alamedactc.org/wp-content/uploads/2019/01/News_Publications_Subpage_feature_images_Signage-mob.png");
  }

  /*--------------------------------------------------------------
    # Content elements
    --------------------------------------------------------------*/

  html {
    margin-top: 46px !important;
  }
  p {
    margin-bottom: 1.5em;
    font-size: 1.188em;
  }
  ul li {
    word-wrap: break-word !important;
  }
  h3,
  .h3 {
    font-size: 1.35em;
    text-transform: uppercase;
    font-weight: 800;
    color: #58595b;
  }
  h4,
  .h4 {
    font-size: 1.1em;
    color: #58595b;
    font-weight: 800;
  }
  /*--------------------------------------------------------------
   # input Forms
   --------------------------------------------------------------*/
  .current .pad {
    cursor: url(../images/pen.png) 8 8, crosshair;
    width: 100% !important;
  }

  /*--------------------------------------------------------------
    # Mobile Navbar
    --------------------------------------------------------------*/
  #google_language_translator select.goog-te-combo {
    width: 130px;
    background: #fff;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    padding: 3px !important;
    height: auto !important;
    border: 1px solid lightgray !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px !important;
    -o-border-radius: 0px !important;
  }
  button#responsive-menu-button {
    width: 55px;
    height: 55px;
    position: absolute;
    top: -43px;
    right: 5%;
    background: #0070e0;
  }
  i.down {
    border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 4px;
    margin-left: 0.25em;
    display: inherit;
    display: none;
    margin-bottom: 0.2em;
  }
  #site-navigation {
    display: none;
  }
  #metaslider_3314 {
    margin-bottom: 0em;
  }
  .header-buttons {
    float: right;
    margin-right: 8em;
    margin-top: -1.5em;
  }
  .h-button {
    width: auto;
    margin: 10px 8px 5px;
    background: #0070e0 !important;
    color: white !important;
    padding: 0.5em;
    border-radius: 0.5em;
    padding-left: 2em;
    padding-right: 2em;
    font-size: 0.7em;
  }
  .cta-header-buttons {
    display: flex;
    margin-right: 4em;
  }
  .search-bar {
    color: transparent;
    z-index: 10000;
    display: none;
  }
  #responsive-menu-container
    #responsive-menu
    li.responsive-menu-item
    a
    .responsive-menu-subarrow {
    right: 0;
    height: 37px;
    line-height: 36px;
    width: 40px;
    color: #ffffff;
    border-left: 1px solid #0070e0;
    background-color: #0070e0;
  }
  .responsive-menu-container {
    border: 3px groove black;
    box-shadow: 2px 4px 10px 3px #888;
  }
  .logo {
  }
  .site-branding {
    padding-left: 0em;
    margin-top: -2em;
    margin-bottom: 2em;
    width: 75%;
  }
  .metaslider .caption {
    padding: 0px 2px;
    word-wrap: break-word;
    font-size: 0.45em;
  }
  .carousel-caption {
    left: 4%;
    padding-bottom: 51px;
    font-size: 0.5em;
    display: inline-flex;
    background-color: rgba(255, 255, 255, 0.7);
    width: fit-content;
    padding: 2%;
  }

  /*--------------------------------------------------------------
# Carousel
--------------------------------------------------------------*/
  .carousel-indicators {
    position: absolute;
    bottom: -11px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
  }
  .carousel-indicators li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 1px;
    margin-left: 4px;
    margin-right: 4px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
  }

  .carousel-indicators .active {
    width: 6px;
    height: 6px;
    margin: 0;
    background-color: #0070e0;
  }
  .flex-control-paging li a {
    background: white !important;
    width: 6px !important;
    height: 6px !important;
  }
  /*--------------------------------------------------------------
# Home Page
--------------------------------------------------------------*/
  .home-block img {
    width: 100%;
    height: 100%;
    margin-bottom: 6em;
  }
  .home-block {
    padding-bottom: 0em;
  }
  .home-div {
    margin-top: -7em;
    padding: 0.5em;
  }
  .home-link {
    font-size: 1em;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: -6.5em;
    margin-bottom: 1.2em;
    margin-left: -0.1em;
    line-height: 1.1em;
  }
  p.home-description {
    font-size: 0.63em;
    width: 97%;
    margin-top: -2em;
    line-height: 1.2em;
    display: block;
  }
  .latest-news ul.display-posts-listing .title {
    color: #348360 !important;
    font-size: 1.1em;
    margin-bottom: 0.75em;
    font-weight: 800;
    display: block;
    float: none;
  }
  .latest-news .size-thumbnail.wp-post-image {
    margin-bottom: 1em;
    width: 150px !important;
    height: 150px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: table !important;
  }
  .home .excerpt {
    margin-bottom: 0.5em;
    width: 100%;
    display: list-item;
    margin-top: 0.5em;
    font-size: 0.9em;
    line-height: 1.35em;
  }
  #commission-agenda .size-thumbnail.wp-post-image {
    margin-bottom: 1em;
    width: 150px !important;
    height: 150px !important;
    margin-left: auto;
    margin-right: auto;
    display: table !important;
    float: none;
  }
  #commission-agenda .title {
    color: #348360 !important;
    font-size: 1.1em;
    margin-bottom: 0.75em;
    font-weight: 800;
    display: block;
    text-align: center;
  }
  #commission-agenda .excerpt {
    margin-bottom: 0.5em;
    width: 100%;
    display: list-item;
    margin-top: 0.5em;
    font-size: 0.9em;
    text-align: center;
    line-height: 1.35em;
  }

  .alameda-table {
  }
  table.alameda-table {
    border: 2px solid #0070e0;
    font-size: 6.24px;
  }
  ul.green-list {
    line-height: 1.5em;
    margin: 0px 0 1.5em 0em !important;
  }
  #primary {
    width: 100%;
  }

  #secondary {
    width: 100%;
    margin: 10px 0%;
    padding: 10px;
    border: 1px solid silver;
  }
  .latest-news {
    margin-top: -2em;
  }
  .home .latest-news {
    margin-top: 0em;
  }
  .latest-news .excerpt {
    margin-bottom: 0.5em;
    width: 99% !important;
  }
  .meeting-row {
    margin-bottom: 2.5em;
  }
  .meeting-row .c-button {
    color: white !important;
    font: white !important;
    display: inline-flex;
    margin-left: auto;
    margin-right: auto;
    display: table;
    width: auto;
    margin: 10px 8px 5px;
    background: #0070e0 !important;
    color: white !important;
    padding: 0.5em;
    border-radius: 0.5em;
    padding-left: 2em;
    padding-right: 2em;
    font-size: 1.2em;
    width: 91%;
    text-align: center;
  }
  .excerpt {
    margin-bottom: 0.5em;
    width: 100%;
    /* padding-left: 1em; */
    display: list-item;
    margin-top: 0.5em;
  }
  ul.display-posts-listing {
    list-style: none;
    line-height: 1.5em;
    margin: 0px;
    font-size: 1.118em;
    display: contents;
    /* width: 103%; */
  }
  .latest-news ul.display-posts-listing .title {
    color: #348360 !important;
    font-size: 1.1em;
    margin-bottom: 0.75em;
    font-weight: 800;
    display: block;
  }
  .latest-news .size-thumbnail.wp-post-image {
    margin-bottom: 1em;
    width: 150px !important;
    height: 150px !important;
    margin-left: auto;
    margin-right: auto;
    display: table !important;
    float: none;
  }
  .home .excerpt {
    margin-bottom: 0.5em;
    width: 100%;
    display: list-item;
    margin-top: 0.5em;
    font-size: 0.9em;
    line-height: 1.35em;
  }
  /*--------------------------------------------------------------
  # About Page
  --------------------------------------------------------------*/
  p.mission-text {
    margin-left: auto;
    margin-right: auto;
    width: 300px;
  }
  /*--------------------------------------------------------------
  # Cotent
  --------------------------------------------------------------*/

  .plan-box a {
    color: #0070e0 !important;
    font-weight: 800;
    margin-left: 1em;
    font-size: 0.8em;
    margin-bottom: 3em;
  }
  .plan-box img {
    width: 200px;
    height: 120px;
    margin-right: 8px;
  }
  /*--------------------------------------------------------------
  # Sign Up Page
  --------------------------------------------------------------*/
  div.ctct-form-embed div.ctct-form-defaults {
    color: #323232;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 0px !important;
    font: 16px "Helvetica Neue", Arial, sans-serif;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
  }
  .ctct-form-custom {
    width: 100%;
    border-radius: 6px;
    border: 4px groove #0070e0;
    padding: 0.75em;
  }
  .contact-footer {
    margin-left: auto;
    margin-right: auto;
    display: table;
  }
  /*--------------------------------------------------------------
  # Get Involved Page
  --------------------------------------------------------------*/
  a.involve-link {
    font-size: 1.2em;
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-weight: 800;
  }
  .involved-section {
    padding: 1em;
    margin-top: -8.5em;
    padding-bottom: 0em;
    margin-bottom: 4em;
  }
  .involved-section p {
    margin-left: 1.4em;
    margin-top: -0.75em;
    font-size: 0.8em;
    line-height: 1.4em;
  }
  /*--------------------------------------------------------------
  # Footer
  --------------------------------------------------------------*/
  .social .h3 {
    color: black;
    font-size: 1.75em;
  }
  .contact-information {
    font-weight: 800;
    font-size: 1.3em;
  }
  .contact-footer {
    margin-left: auto;
    margin-right: auto;
    display: table;
  }
  .wpsm_nav.wpsm_nav-tabs span {
    line-height: 1em !important;
  }
  /*--------------------------------------------------------------
  # tabs
  --------------------------------------------------------------*/
  .wpsm_nav.wpsm_nav-tabs {
    border-color: transparent !important;
    border-bottom: 1px solid black !important;
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px !important;
    text-transform: uppercase;
  }
  /*--------------------------------------------------------------
  # tables
  --------------------------------------------------------------*/
  .alameda-table td,
  .alameda-table th {
    padding: 0.25em !important;
    border: 2px solid #0070e0;
  }
  /*--------------------------------------------------------------
  # Express Lanes Page
  --------------------------------------------------------------*/
  p.tips-section {
    height: 7.75em;
  }
  .cta-button {
    width: auto;
    margin: 11px 8px 5px;
    background: #0070e0;
    color: white !important;
    padding: 0.5em;
    border-radius: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
    text-transform: uppercase;
    display: flow-root;
  }
  .click-to-buy {
    padding-top: 5.4em;
    padding-left: 0.5em;
  }
  /*--------------------------------------------------------------
 # Meeting and Calendars Pages
 --------------------------------------------------------------*/
  .page-id-2995 .event-name a {
    display: block;
    font-weight: bold;
    font-size: 1.1em;
    color: #0070e0;
  }
  .meeting-row {
    margin-bottom: 2.5em;
  }
  .meeting-row .c-button {
    color: white !important;
    font: white !important;
    display: inline-flex;
    margin-left: auto;
    margin-right: auto;
    display: table;
    width: auto;
    margin: 0px 8px 5px;
    background: #0070e0 !important;
    color: white !important;
    padding: 0.5em;
    border-radius: 0.5em;
    padding-left: 2em;
    padding-right: 2em;
    font-size: 1.2em;
    width: 95%;
    text-align: center;
  }
  div.css-search div.em-search-advanced,
  div.css-search div.em-search-options {
    padding: 5px 8px;
    display: table-caption !important;
  }
  /*--------------------------------------------------------------
  # Meetings Page
  --------------------------------------------------------------*/
  .ui-datepicker .ui-datepicker-title select.ui-datepicker-month,
  .ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
    width: 47% !important;
    background-color: #fff;
    float: none;
  }
  div.css-search input,
  div.css-search select,
  div.css-search option,
  div.css-search div,
  div.css-search span,
  div.css-search button {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    float: none;
    display: inline-block;
    font-size: 12px !important;
  }
  .event li {
    margin-right: 0.5em;
    padding-right: 0.5em;
    padding-top: 4px;
    padding-bottom: 0.7em;
    padding-left: 3px;
    font-size: 0.95em;
    width: 216px;
  }
  /*--------------------------------------------------------------
  # Login Page
  --------------------------------------------------------------*/
  .page-id-9377 .frm_forms.frm_style_formidable-style.with_frm_style {
    max-width: 95% !important;
    width: 95% !important;
    direction: ltr;
    border-radius: 6px;
    border: 4px groove #0070e0;
    padding: 3em;
    margin-left: auto;
    margin-right: auto;
    display: inherit;
  }

  /*--------------------------------------------------------------
  # Register Page
  --------------------------------------------------------------*/
  .with_frm_style .frm-g-recaptcha > div > div,
  .with_frm_style .g-recaptcha > div > div {
    width: inherit !important;
    display: block;
    overflow: hidden;

    border-right: 1px solid #d3d3d3;
    border-radius: 4px;
    box-shadow: 2px 0px 4px -1px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 2px 0px 4px -1px rgba(0, 0, 0, 0.08);
  }

  .rc-anchor-normal .rc-anchor-content {
    height: 73px;
    width: 144px;
  }
  /*--------------------------------------------------------------
  # Input forms
  --------------------------------------------------------------*/
  h3.frm_pos_top .frm_section_spacing {
    word-break: break-all;
  }
}


#tab_container_1160#tab_container_1160 .wpsm_nav-tabs > li > a {
  margin-right: 0px !important;
  line-height: 1.42857143 !important;
  border: 1px solid transparent !important;
  border-color: transparent !important;
}
#tab_container_1160#tab_container_1160 .wpsm_nav-tabs > li > a:hover {
  margin-right: 0px !important;
  line-height: 1.42857143 !important;
  border: 1px solid transparent !important;
  border-color: transparent !important;
}
#tab_container_1160#tab_container_1160 .wpsm_nav-tabs > li.active > a,
#tab_container_1160#tab_container_1160 .wpsm_nav-tabs > li.active > a:hover,
#tab_container_1160#tab_container_1160 .wpsm_nav-tabs > li.active > a:focus {
  color: #ffffff !important;
  cursor: default;
  font-weight: 700;
  background-color: #0070e0 !important;
  border: 1px solid #055aa5 !important;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 11px !important;
}
#tab_container_1160#tab_container_1160 .wpsm_nav-tabs > li > a {
  margin-right: 0px !important;
  line-height: 0.65 !important;
  border: 1px solid transparent !important;
  border-color: transparent !important;
}
#tab_container_1160#tab_container_1160 .wpsm_nav-tabs > li > a:hover {
  margin-right: 0px !important;
  line-height: 0.65 !important;
  border: 1px solid transparent !important;
  border-color: transparent !important;
}
#tab_container_1160#tab_container_1160 .wpsm_nav-tabs > li > a {
  background: transparent !important;
}
#tab_container_1160#tab_container_1160,
#tab_container_1160#tab_container_1160 .tab-content {
  border: none !important;
}

#meeting_comment_form {
  display: flex;
  flex-flow: row wrap;
  max-width: 60rem;
  justify-content: flex-start;
  gap: 1rem;
}
#meeting_comment_form > br {
  display: none;
}
.phone-number input {
  width: 12rem;
}
.zip-code input {
  width: 7rem;
}
.city input {
  width: 13rem;
}
.recipient {
  width: 40rem;
}
.recipient input {
  width: 100%;
}
.subject, .subject input {
  width: 100%;
}
.my-comments, .my-comments textarea {
  width: 100%;
}