/*Theme Name: Plug In AmericaTheme URI: http://www.pluginamerica.orgDescription: Plug In America Website.Version: 1.0Author: Kaptiv8Author URI: htttp://kaptiv8marketing.com*/
/* html5reset.css - 01/11/2011 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

body {
  line-height: 1; }

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

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

.google-font-raleway {
  font-weight: 300;
  /*Light*/
  font-weight: 400;
  /*Normal*/
  font-weight: 600;
  /*Semi-Bold*/
  font-weight: 700;
  /*Bold*/
  font-family: "Raleway", Arial, Verdana, Helvetica, sans-serif; }

.google-font-oswald {
  font-weight: 400;
  /*Normal*/
  font-weight: 700;
  /*Bold*/
  font-family: "Oswald", Arial, Verdana, Helvetica, sans-serif; }

/* Basic HTML tags */
a, th.sort {
  color: #0c95d1; }
  #footer a, .slide-content a, #featured-videos a, #media-relations a, .blue-box a, #footer th.sort, .slide-content th.sort, #featured-videos th.sort, #media-relations th.sort, .blue-box th.sort {
    color: #FFF; }
  .home .join-the-movement .sli-text a, .home .join-the-movement .sli-text th.sort {
    color: #FFF !important; }
  #footer .copyright a, #footer .footer-content a, #footer .footer_content_small a, #footer .copyright th.sort, #footer .footer-content th.sort, #footer .footer_content_small th.sort {
    color: #999999; }
  #get-involved a, #get-involved th.sort {
    color: #01293a; }
  .incentives a, .incentives th.sort {
    color: #000; }
  .mapplic-tooltip-description .incentives a, .mapplic-tooltip-description .incentives th.sort {
    color: #0c95d1; }
  #expList a, #expList th.sort {
    color: #05b0fa; }
  .panes a, .press-post a, a.see-all, .item a, #expList li a, .panes th.sort, .press-post th.sort, th.sort.see-all, .item th.sort, #expList li th.sort {
    text-decoration: underline; }
  a.see-all, th.sort.see-all {
    text-transform: uppercase;
    font-family: "Oswald", Arial, Verdana, Helvetica, sans-serif; }
  #main a, #get-started a h5, #get-involved a h5, #main th.sort, #get-started th.sort h5, #get-involved th.sort h5 {
    font-weight: 700; }
  #main .incentives a, #main.blog p.wp-caption-text a, #main .incentives th.sort, #main.blog p.wp-caption-text th.sort {
    font-weight: 400; }

th.sort {
  text-decoration: underline; }

a:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75; }

.logo a:hover, .title .incentives a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1; }

a:focus, a:active {
  outline: none; }

table, .table {
  border-collapse: collapse;
  display: table; }
  .boxes table, .boxes .table {
    height: 100%;
    width: 100%; }
  table.overview, #featured-webinars table, #featured-podcasts table, table.stat_table, .exp-cont table, .table.overview, #featured-webinars .table, #featured-podcasts .table, .table.stat_table, .exp-cont .table {
    width: 100%; }
  table.stat_table td, .table.stat_table td {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 16px; }
  table.hello, .table.hello {
    margin: 20px auto 25px; }

.responsive-table {
  overflow-x: auto;
  overflow-y: auto; }

.responsive-table, .responsive-table .inner-responsive-table {
  transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  /* IE 9 */
  -webkit-transform: rotateX(180deg);
  /* Safari and Chrome */ }

table td, .table-cell {
  vertical-align: top;
  display: table-cell; }
  .boxes table td, .boxes .table-cell {
    vertical-align: middle;
    height: 100%;
    width: 100%; }
  #featured-webinars table td, #featured-podcasts table td, #featured-webinars .table-cell, #featured-podcasts .table-cell {
    vertical-align: bottom; }
  .hello table td, .hello .table-cell {
    vertical-align: middle; }

table th {
  vertical-align: middle; }

table tr, .table-row, .table-head {
  display: table-row; }

.dealer_portal-template-default table {
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  font-size: 19px;
  margin-bottom: 30px;
  /* Zebra striping */ }
  .dealer_portal-template-default table tr:nth-of-type(odd) {
    background: #afe6fd; }
  .dealer_portal-template-default table tr:nth-of-type(even) {
    background: #77d4fc; }
  .dealer_portal-template-default table tr.category {
    background: #028ecb;
    color: #FFF; }
  .dealer_portal-template-default table td, .dealer_portal-template-default table th {
    padding: 5px 20px;
    border: none;
    text-align: left;
    vertical-align: middle; }
    .dealer_portal-template-default table td a, .dealer_portal-template-default table th a {
      color: #000 !important;
      text-decoration: underline;
      font-weight: 400 !important; }
  .dealer_portal-template-default table th {
    background: #05b0fa;
    color: #FFF;
    padding-top: 10px; }
  .dealer_portal-template-default table.incentives-output {
    margin-top: 25px; }
  .dealer_portal-template-default table.example td, .dealer_portal-template-default table.example th {
    padding-right: 20px;
    padding-left: 20px; }
  .dealer_portal-template-default table.example td.medium {
    background: #77d4fc; }
  .dealer_portal-template-default table.example tr.descriptions td {
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: top; }
  .dealer_portal-template-default table.example tr.amount {
    background: #05b0fa;
    color: #FFF; }
    .dealer_portal-template-default table.example tr.amount td {
      text-align: center; }
  .dealer_portal-template-default table.example tr.months {
    font-size: 16px; }
    .dealer_portal-template-default table.example tr.months td {
      padding-right: 0;
      padding-left: 0;
      text-align: center; }
  .dealer_portal-template-default table.example tr.years {
    font-size: 28px;
    font-weight: 600;
    background: #05b0fa;
    color: #FFF; }
    .dealer_portal-template-default table.example tr.years td {
      text-align: center; }

.dealer_portal-template-default .nested-table table td {
  padding: 0px; }
  .dealer_portal-template-default .nested-table table td td {
    padding: 5px 25px; }

.dealer_portal-template-default .nested-table table table {
  margin-bottom: 0; }
  .dealer_portal-template-default .nested-table table table thead th {
    background: #028ecb; }

table.table {
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  font-size: 19px;
  margin-bottom: 30px;
  /* Zebra striping */ }
  table.table tr:nth-of-type(odd) {
    background: #f2f2f2; }
  table.table tr:nth-of-type(even) {
    background: #FFF; }
  table.table td, table.table th {
    padding: 5px 20px;
    border: none;
    text-align: left; }

@media screen and (max-width: 768px) {
  .dealer_portal-template-default table {
    width: 100%; }
    .dealer_portal-template-default table thead {
      display: none; }
    .dealer_portal-template-default table tr:nth-of-type(2n) {
      background-color: inherit; }
    .dealer_portal-template-default table tr td:first-child {
      background: #f0f0f0;
      font-weight: bold;
      font-size: 1.3em; }
    .dealer_portal-template-default table tbody td {
      display: block;
      text-align: center; }
    .dealer_portal-template-default table tbody td:before {
      content: attr(data-th);
      display: block;
      text-align: center; } }

p {
  padding: 0px;
  margin: 0px;
  padding-bottom: 1em;
  line-height: 1.5; }
  .boxes p, .press-post p, .slide-content p, #media-relations p, #salsa p {
    line-height: 1.2; }
  .header-content p {
    line-height: 1.4; }
  #media-relations p {
    padding-bottom: 5px; }

p, .entry li, .comment-body li, .gform_confirmation_message, .single-team-member #main.blog .entry p {
  font-size: 20px;
  font-weight: 400; }
  .reason p, .portal-item p, .dataTable p, .description p, .press-post p, .slide-content p, #media-relations p, #main.blog p, #cpt-pull p, .cpt-pull p, .footer-content p, #tribe-events p, .reason .entry li, .portal-item .entry li, .dataTable .entry li, .description .entry li, .press-post .entry li, .slide-content .entry li, #media-relations .entry li, #main.blog .entry li, #cpt-pull .entry li, .cpt-pull .entry li, .footer-content .entry li, #tribe-events .entry li, .reason .comment-body li, .portal-item .comment-body li, .dataTable .comment-body li, .description .comment-body li, .press-post .comment-body li, .slide-content .comment-body li, #media-relations .comment-body li, #main.blog .comment-body li, #cpt-pull .comment-body li, .cpt-pull .comment-body li, .footer-content .comment-body li, #tribe-events .comment-body li, .reason .gform_confirmation_message, .portal-item .gform_confirmation_message, .dataTable .gform_confirmation_message, .description .gform_confirmation_message, .press-post .gform_confirmation_message, .slide-content .gform_confirmation_message, #media-relations .gform_confirmation_message, #main.blog .gform_confirmation_message, #cpt-pull .gform_confirmation_message, .cpt-pull .gform_confirmation_message, .footer-content .gform_confirmation_message, #tribe-events .gform_confirmation_message, .reason .single-team-member #main.blog .entry p, .portal-item .single-team-member #main.blog .entry p, .dataTable .single-team-member #main.blog .entry p, .description .single-team-member #main.blog .entry p, .press-post .single-team-member #main.blog .entry p, .slide-content .single-team-member #main.blog .entry p, #media-relations .single-team-member #main.blog .entry p, #main.blog .single-team-member #main.blog .entry p, #cpt-pull .single-team-member #main.blog .entry p, .cpt-pull .single-team-member #main.blog .entry p, .footer-content .single-team-member #main.blog .entry p, #tribe-events .single-team-member #main.blog .entry p {
    font-size: 15px; }
  #sidebar #join-the-movement p, #sidebar #join-the-movement .entry li, #sidebar #join-the-movement .comment-body li, #sidebar #join-the-movement .gform_confirmation_message, #sidebar #join-the-movement .single-team-member #main.blog .entry p {
    font-size: 20px !important; }
  .panes .table.compare-vehicles p, .comment-respond p, li.comment p, .dealer_portal-template-default .box p, .item p, .panes .table.compare-vehicles .entry li, .comment-respond .entry li, li.comment .entry li, .dealer_portal-template-default .box .entry li, .item .entry li, .panes .table.compare-vehicles .comment-body li, .comment-respond .comment-body li, li.comment .comment-body li, .dealer_portal-template-default .box .comment-body li, .item .comment-body li, .panes .table.compare-vehicles .gform_confirmation_message, .comment-respond .gform_confirmation_message, li.comment .gform_confirmation_message, .dealer_portal-template-default .box .gform_confirmation_message, .item .gform_confirmation_message, .panes .table.compare-vehicles .single-team-member #main.blog .entry p, .comment-respond .single-team-member #main.blog .entry p, li.comment .single-team-member #main.blog .entry p, .dealer_portal-template-default .box .single-team-member #main.blog .entry p, .item .single-team-member #main.blog .entry p {
    font-size: 17px; }
  .press-post p, .press-post .entry li, .press-post .comment-body li, .press-post .gform_confirmation_message, .press-post .single-team-member #main.blog .entry p {
    font-weight: 600; }
  #main.blog p.wp-caption-text, #main.blog .entry li.wp-caption-text, #main.blog .comment-body li.wp-caption-text, #main.blog .gform_confirmation_message.wp-caption-text, #main.blog .single-team-member #main.blog .entry p.wp-caption-text {
    font-size: 13px;
    font-style: italic;
    text-align: center; }

small {
  font-size: 14px; }

sup {
  vertical-align: super;
  font-size: smaller; }

h1.logo {
  margin: 0;
  line-height: 1; }
  h1.logo img {
    margin-top: 18px;
    margin-bottom: 10px; }

.left {
  float: left; }

.right {
  float: right; }

.clear {
  clear: both; }

.title {
  text-align: center; }

.sep {
  font-weight: 700;
  margin: 0 10px;
  font-size: 16px; }

a.btn, #nav-buttons a, input[type="submit"], .gform_save_link, .sli-content-pane .sli-button {
  display: inline-block;
  padding: 12px 30px;
  color: #FFF;
  text-align: center;
  background: rgba(12, 149, 209, 0.75);
  text-transform: uppercase;
  font-family: "Oswald", Arial, Verdana, Helvetica, sans-serif;
  font-size: 18px; }
  .rotator-b a.btn, .rotator-b #nav-buttons a, .rotator-b input[type="submit"], .rotator-b .gform_save_link, .rotator-b .sli-content-pane .sli-button {
    background: rgba(1, 45, 64, 0.75); }
  .overview a.btn, .overview #nav-buttons a, .overview input[type="submit"], .overview .gform_save_link, .overview .sli-content-pane .sli-button {
    float: right;
    padding-left: 15px;
    padding-right: 15px; }
  .dealers-buttons a.btn, .dealers-buttons #nav-buttons a, .dealers-buttons input[type="submit"], .dealers-buttons .gform_save_link, .dealers-buttons .sli-content-pane .sli-button {
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 700;
    background: #fd9611;
    color: #483601; }
  #main a.btn.blue, .dealers-buttons a.btn.blue, #main #nav-buttons a.blue, .dealers-buttons #nav-buttons a.blue, #main input[type="submit"].blue, .dealers-buttons input[type="submit"].blue, #main .gform_save_link.blue, .dealers-buttons .gform_save_link.blue, #main .sli-content-pane .sli-button.blue, .dealers-buttons .sli-content-pane .sli-button.blue {
    background: #05b0fa;
    color: #012637; }
  #expList a.btn, #expList #nav-buttons a, #expList input[type="submit"], #expList .gform_save_link, #expList .sli-content-pane .sli-button {
    font-size: 24px;
    font-weight: 400;
    padding: 3px 20px; }
  .hello a.btn, .hello #nav-buttons a, .hello input[type="submit"], .hello .gform_save_link, .hello .sli-content-pane .sli-button {
    margin-left: 30px; }
  #plugstar a.btn, #plugstar #nav-buttons a, #plugstar input[type="submit"], #plugstar .gform_save_link, #plugstar .sli-content-pane .sli-button {
    background: #fd9611;
    color: #000; }

.dealers-extras .buttons {
  text-align: center; }

#media-relations .btn, .gform_footer input[type="submit"], #salsa input[type="submit"], .gform_save_link, .gv-button-cancel, .dealer_portal-template-default .btn, .dealer_portal-template-default input[type="submit"], .sli-content-pane .sli-button {
  border: solid 1px #01293a;
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }

a.see-all {
  font-size: 16px; }

#get-started a.btn, #discover a.btn, #main a.btn, input[type="submit"], .gform_save_link, .gv-button-cancel, .sli-content-pane .sli-button {
  background: #fd9611;
  color: #483601; }

.overview a.btn, #nav-buttons a {
  font-size: 15px;
  letter-spacing: 3px;
  color: #012637 !important;
  background: #b1b0b0;
  font-weight: 700; }

.sli-content-pane .sli-button {
  font-size: 24px !important;
  padding: 2px 50px !important;
  font-weight: 400 !important; }

.sli-content-pane label {
  color: #01293a;
  text-transform: uppercase;
  font-family: "Oswald", Arial, Verdana, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 16px !important;
  margin-bottom: 5px; }

hr {
  width: 100%;
  border: 0;
  height: 1px;
  color: #e3e3e3;
  background-color: #e3e3e3; }
  .dealer-dashboard hr {
    color: #000;
    background-color: #000;
    margin-bottom: 0; }

/* Headings */
h1, h2, h3, h4, h5, h6, h7, #tribe-geo-results h2.tribe-events-page-title, h2.tribe-events-page-title, .more-expand {
  display: block;
  line-height: 1.25;
  margin-bottom: .65em;
  font-weight: 400; }
  #counter h1, #discover .overview h1, h1.page-title, #featured-webinars h1, #featured-podcasts h1, #featured-videos h1, #media-relations .content h1, #counter h2, #discover .overview h2, h2.page-title, #featured-webinars h2, #featured-podcasts h2, #featured-videos h2, #media-relations .content h2, #counter h3, #discover .overview h3, h3.page-title, #featured-webinars h3, #featured-podcasts h3, #featured-videos h3, #media-relations .content h3, #counter h4, #discover .overview h4, h4.page-title, #featured-webinars h4, #featured-podcasts h4, #featured-videos h4, #media-relations .content h4, #counter h5, #discover .overview h5, h5.page-title, #featured-webinars h5, #featured-podcasts h5, #featured-videos h5, #media-relations .content h5, #counter h6, #discover .overview h6, h6.page-title, #featured-webinars h6, #featured-podcasts h6, #featured-videos h6, #media-relations .content h6, #counter h7, #discover .overview h7, h7.page-title, #featured-webinars h7, #featured-podcasts h7, #featured-videos h7, #media-relations .content h7, #counter #tribe-geo-results h2.tribe-events-page-title, #discover .overview #tribe-geo-results h2.tribe-events-page-title, #tribe-geo-results h2.tribe-events-page-title.page-title, #featured-webinars #tribe-geo-results h2.tribe-events-page-title, #featured-podcasts #tribe-geo-results h2.tribe-events-page-title, #featured-videos #tribe-geo-results h2.tribe-events-page-title, #media-relations .content #tribe-geo-results h2.tribe-events-page-title, #counter h2.tribe-events-page-title, #discover .overview h2.tribe-events-page-title, h2.tribe-events-page-title.page-title, #featured-webinars h2.tribe-events-page-title, #featured-podcasts h2.tribe-events-page-title, #featured-videos h2.tribe-events-page-title, #media-relations .content h2.tribe-events-page-title, #counter .more-expand, #discover .overview .more-expand, .more-expand.page-title, #featured-webinars .more-expand, #featured-podcasts .more-expand, #featured-videos .more-expand, #media-relations .content .more-expand {
    margin-bottom: 0; }
  #join-the-movement h1, .press-releases h1, #cpt-pull h1, .cpt-pull h1, #join-the-movement h2, .press-releases h2, #cpt-pull h2, .cpt-pull h2, #join-the-movement h3, .press-releases h3, #cpt-pull h3, .cpt-pull h3, #join-the-movement h4, .press-releases h4, #cpt-pull h4, .cpt-pull h4, #join-the-movement h5, .press-releases h5, #cpt-pull h5, .cpt-pull h5, #join-the-movement h6, .press-releases h6, #cpt-pull h6, .cpt-pull h6, #join-the-movement h7, .press-releases h7, #cpt-pull h7, .cpt-pull h7, #join-the-movement #tribe-geo-results h2.tribe-events-page-title, .press-releases #tribe-geo-results h2.tribe-events-page-title, #cpt-pull #tribe-geo-results h2.tribe-events-page-title, .cpt-pull #tribe-geo-results h2.tribe-events-page-title, #join-the-movement h2.tribe-events-page-title, .press-releases h2.tribe-events-page-title, #cpt-pull h2.tribe-events-page-title, .cpt-pull h2.tribe-events-page-title, #join-the-movement .more-expand, .press-releases .more-expand, #cpt-pull .more-expand, .cpt-pull .more-expand {
    margin-bottom: 5px; }
  h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, h7 strong, #tribe-geo-results h2.tribe-events-page-title strong, h2.tribe-events-page-title strong, .more-expand strong {
    font-weight: 600; }
  .dealer-dashboard h1, .dealer-dashboard h2, .dealer-dashboard h3, .dealer-dashboard h4, .dealer-dashboard h5, .dealer-dashboard h6, .dealer-dashboard h7, .dealer-dashboard #tribe-geo-results h2.tribe-events-page-title, .dealer-dashboard h2.tribe-events-page-title, .dealer-dashboard .more-expand {
    font-weight: 700; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, h7 small, #tribe-geo-results h2.tribe-events-page-title small, h2.tribe-events-page-title small, .more-expand small {
    font-style: italic; }
  #featured-videos h1.title, #media-relations h1.title, #featured-videos h2.title, #media-relations h2.title, #featured-videos h3.title, #media-relations h3.title, #featured-videos h4.title, #media-relations h4.title, #featured-videos h5.title, #media-relations h5.title, #featured-videos h6.title, #media-relations h6.title, #featured-videos h7.title, #media-relations h7.title, #featured-videos #tribe-geo-results h2.tribe-events-page-title.title, #media-relations #tribe-geo-results h2.tribe-events-page-title.title, #featured-videos h2.tribe-events-page-title.title, #media-relations h2.tribe-events-page-title.title, #featured-videos .more-expand.title, #media-relations .more-expand.title {
    font-family: "Oswald", Arial, Verdana, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: left; }
  h1.section-title, h2.section-title, h3.section-title, h4.section-title, h5.section-title, h6.section-title, h7.section-title, #tribe-geo-results h2.tribe-events-page-title.section-title, h2.tribe-events-page-title.section-title, .more-expand.section-title {
    text-transform: uppercase;
    border-bottom: solid 1px #012637;
    text-align: center;
    margin: 0 auto;
    width: 40%;
    padding-bottom: 5px; }

h1 {
  font-size: 40px; }
  .rotator .heading h1, #header.interior .rotator h1, #join-the-movement h1 {
    font-size: 50px;
    line-height: 1; }

h2, #tribe-geo-results h2.tribe-events-page-title, h2.tribe-events-page-title {
  font-size: 37px; }

h3, .more-expand {
  font-size: 34px; }

h4 {
  font-size: 31px; }

h5, #salsa legend {
  font-size: 27px; }
  .row h5, .row #salsa legend {
    font-size: 25px; }
  h5.expList-title-secondary, #salsa legend.expList-title-secondary {
    font-size: 23px; }
  #reasons h5, #reasons #salsa legend {
    font-weight: 700; }

h6 {
  font-size: 22px; }
  .slide-content h6 {
    font-weight: 700;
    margin-bottom: 8px; }

h7 {
  font-size: 17px; }

/* Nav */
#top li, #footernav li {
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none; }
  #top li a, #footernav li a {
    color: #FFF; }

#nav-secondary, #nav-buttons, #nav {
  float: right; }
  #main #nav-secondary, #main #nav-buttons, #main #nav {
    float: none;
    text-align: center; }
    #main #nav-secondary li, #main #nav-buttons li, #main #nav li {
      float: none; }
      #main #nav-secondary li a, #main #nav-buttons li a, #main #nav li a {
        display: inline-block !important; }

#nav-secondary, #nav-buttons {
  margin-bottom: 26px; }
  #top_bar #nav-secondary, #top_bar #nav-buttons {
    margin-bottom: 0; }
  #nav-secondary li, #nav-buttons li {
    height: 40px;
    line-height: 40px;
    /*		a {			padding-top: 0;			padding-bottom: 0;		}*/ }
    #top_bar #nav-secondary li, #top_bar #nav-buttons li {
      height: auto;
      line-height: 1; }

#main #nav-secondary li {
  height: auto;
  line-height: 1; }

#nav-secondary li a {
  text-transform: uppercase;
  border-right: solid 1px #FFF;
  padding: 0 6px;
  font-size: 13px;
  font-weight: 700; }

#nav-secondary li:last-child a {
  border-right: none;
  padding-right: 0; }

#nav-buttons {
  margin-left: 15px; }
  #nav-buttons li {
    margin-left: 1px; }
    #top_bar #nav-buttons li {
      margin-left: 7px; }
    #nav-buttons li a {
      /*			padding: 0;			width: 115px;*/
      padding: 0 10px; }
      #top_bar #nav-buttons li a {
        padding: 12.5px;
        background-color: #FFF;
        letter-spacing: 0px;
        font-family: "Raleway", Arial, Verdana, Helvetica, sans-serif;
        font-weight: 700;
        color: #088bc1 !important;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px; }
    #nav-buttons li.menu-item-441 a, #nav-buttons li.menu-item-10367 a, #nav-buttons li.menu-item-10368 a {
      padding: 0;
      background-repeat: no-repeat;
      background-position: left bottom;
      text-indent: -99999px;
      height: 40px; }
      #top_bar #nav-buttons li.menu-item-441 a, #top_bar #nav-buttons li.menu-item-10367 a, #top_bar #nav-buttons li.menu-item-10368 a {
        padding: 0px; }
      #main #nav-buttons li.menu-item-441 a, #main #nav-buttons li.menu-item-10367 a, #main #nav-buttons li.menu-item-10368 a {
        background: #8dc63f;
        text-indent: 0;
        width: auto;
        padding: 0 20px; }
    #nav-buttons li.menu-item-441 a {
      background-image: url(images/button_ndew.png);
      width: 136px; }
    #nav-buttons li.menu-item-10367 a {
      background-image: url(images/button_plug-star.png);
      width: 134px; }
    #nav-buttons li.menu-item-10368 a {
      background-image: url(images/button_drive-earth.png);
      width: 164px; }

.sfm-menu-item-1545 a {
  background: #8dc63f; }

.sfm-menu-item-1546 a {
  background: #fd9611; }

.sfm-menu-item-1811 a {
  background: #05b0fa; }

.sfm-menu-item-1545 a, .sfm-menu-item-1546 a, .sfm-menu-item-1811 a {
  color: #000 !important; }

#nav {
  margin-right: 40px;
  margin-top: 30px;
  /* Drop Down Nav */ }
  #main #nav {
    margin-right: 0px;
    margin-top: 0; }
  #nav #jsddm {
    margin: 0;
    padding: 0; }
    #nav #jsddm li {
      margin-right: 30px;
      padding: 0;
      list-style: none;
      height: 34px;
      line-height: 34px; }
      #main #nav #jsddm li:last-child {
        margin-right: 0px; }
    #nav #jsddm li a {
      display: block;
      margin: 0;
      padding: 0;
      text-transform: uppercase;
      font-family: "Oswald", Arial, Verdana, Helvetica, sans-serif;
      font-size: 21px; }
    #nav #jsddm li ul {
      margin: 0;
      padding: 19px 0 6px 0;
      position: absolute;
      display: none;
      z-index: 99;
      background-color: #FFFFFF; }
    #nav #jsddm li ul li {
      float: none;
      margin: 0;
      padding: 0; }
    #nav #jsddm li ul li a.active {
      color: #bcab86;
      padding: 6px 12px;
      width: 136px;
      margin: 0;
      font-size: 12px;
      display: block; }
    #nav #jsddm li ul li a:hover {
      color: #907335;
      text-decoration: none; }

.sfm-rollback, .mobile-nav-icon {
  display: none !important;
  bottom: auto !important;
  height: auto !important; }

.mobile-nav-icon {
  position: absolute;
  left: auto;
  right: 0;
  z-index: 9999; }

/* Main Layout */
#wrapper {
  width: 100%;
  position: relative;
  text-align: left; }

.container {
  clear: both;
  width: 80%;
  /* 1000px / 1250px */
  font-size: 0.8125em;
  /* 13 / 16 */
  max-width: 92.3em;
  /* 1200px / 13 */
  margin: 0 auto; }
  #top .container {
    position: relative; }

.span_1_of_2:nth-child(2n+1), .span_1_of_3:nth-child(3n+1), .span_1_of_4:nth-child(4n+1), .span_1_of_5:nth-child(5n+1), .span_1_of_6:nth-child(6n+1), .span_1_of_7:nth-child(7n+1), .span_1_of_8:nth-child(8n+1), .span_1_of_9:nth-child(9n+1), .span_1_of_10:nth-child(10n+1), .span_1_of_11:nth-child(11n+1), .span_1_of_12:nth-child(12n+1) {
  margin-left: 0;
  clear: both; }

#top .col, #main.main-tabs .col, #portal-nav-section .col {
  margin-top: 0;
  margin-bottom: 0; }

.band {
  padding-top: 50px;
  padding-bottom: 30px; }
  .band#featured-blog-posts {
    padding-top: 70px;
    padding-bottom: 50px; }
  .band#join-the-movement {
    padding-top: 30px;
    padding-bottom: 10px; }

/* Start Website in Sequence */
body {
  color: #000;
  font-family: "Raleway", Arial, Verdana, Helvetica, sans-serif;
  font: 100%/1.4;
  background: #2a2a2a url(images/bg.jpg); }

#get-started, #discover, #main {
  -moz-box-shadow: 0 0 22px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 22px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.4);
  position: relative;
  z-index: 3;
  background: #FFF; }

#top {
  background: transparent;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999; }
  .is-sticky #top, #top.active {
    background: rgba(1, 81, 116, 0.65);
    -webkit-transition: 0.4s;
    transition: 0.4s; }
  body.admin-bar #top {
    top: 28px !important; }
  #main #top {
    position: relative;
    top: auto !important;
    background: #000; }
  #top #top_bar {
    background: #088bc1;
    padding: 7px 0; }
    #top #top_bar .table {
      float: right; }

/*.stickyHead.is-sticky, .stickyHead #top.active {	position: fixed;	width: 100%;	left: 0;	z-index: 701;	h1.logo img {		width: 140px;	    margin-top: 13px;	    margin-bottom: 5px;			}	#nav-secondary, #nav-buttons {	    margin-bottom: 8px;	}	}*/
#header {
  position: relative;
  z-index: 5; }
  .page-id-7 #header {
    z-index: 3; }
  #header #breadcrumbs {
    margin-bottom: 5px; }
    #header #breadcrumbs ul#breadcrumbs-list {
      margin-top: 20px; }
      #header #breadcrumbs ul#breadcrumbs-list li {
        list-style: none;
        display: inline-block;
        font-size: 13px;
        font-weight: 700;
        border-left: solid 1px #FFF;
        padding-left: 8px;
        margin-left: 8px; }
        #header #breadcrumbs ul#breadcrumbs-list li a {
          text-decoration: underline;
          color: #FFF; }
        #header #breadcrumbs ul#breadcrumbs-list li.current a, #header #breadcrumbs ul#breadcrumbs-list li.current {
          text-decoration: none;
          font-weight: 400; }
        #header #breadcrumbs ul#breadcrumbs-list li.front_page {
          border-left: none;
          padding-left: 0;
          margin-left: 0; }

#header, #header .rotator {
  background-color: #000; }

#header .container {
  z-index: 2;
  position: relative; }

.rotator {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed; }

.rotator, .rotator .container {
  height: 270px;
  color: #FFF; }
  .page-id-7 .rotator, .page-id-7 .rotator .container {
    height: 318px; }
  #main .rotator, #main .rotator .container {
    height: auto; }

.home .rotator, .home .rotator .container {
  height: 683px; }

.heading {
  padding-top: 215px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7); }

.rotator-content {
  position: absolute;
  text-align: center;
  bottom: 40px;
  width: 100% !important;
  z-index: 700; }
  #header.interior .rotator-content {
    bottom: auto;
    top: 100px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7); }
    .page-id-8 #header.interior .rotator-content {
      top: auto;
      bottom: 0px; }
  .rotator-content .header-content {
    margin-bottom: 10px; }
  #main .rotator-content {
    position: relative;
    top: auto !important;
    bottom: auto; }

.boxes {
  text-align: center;
  height: 100%; }
  .boxes .box-wrap {
    height: 100%;
    display: inline-block;
    width: 30%;
    margin: 0 1.5%; }
  .boxes .box {
    display: inline-block;
    color: #FFF;
    text-align: center;
    background: rgba(14, 111, 155, 0.63);
    padding: 4% 2%; }

.cycle-pager {
  overflow: hidden;
  position: absolute;
  text-align: center;
  bottom: 3px;
  width: 100%;
  z-index: 500;
  height: 50px; }
  .cycle-pager span {
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-size: 50px;
    height: 16px;
    width: 16px;
    margin: 0 4px; }
  .cycle-pager span.cycle-pager-active {
    color: #bebdbd; }
  .cycle-pager > * {
    cursor: pointer; }

.controls a {
  position: absolute;
  bottom: 10px;
  width: 27px;
  height: 49px;
  text-indent: -99999px; }
  .controls a.prev {
    left: 10px;
    background: transparent url(images/control-prev.png); }
  .controls a.next {
    right: 10px;
    background: transparent url(images/control-next.png); }

#featured-blog-posts-slide .slide {
  width: 100%;
  position: relative; }
  #featured-blog-posts-slide .slide img {
    width: 100%; }
  #featured-blog-posts-slide .slide .slide-content {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.75);
    color: #FFF;
    text-align: center;
    padding: 20px 37px 15px; }

#counter {
  background: #bcbcba url(images/bkrnd_counter.jpg) repeat-x center top;
  padding: 15px 0;
  position: relative;
  z-index: 4; }
  #counter .table {
    margin: 0 auto; }
  #counter #odometerDiv {
    margin-left: 15px; }
    #counter #odometerDiv #odometer {
      width: 230px; }

#featured-blog-posts {
  background: #FFF url(images/bkrnd_blog.jpg) no-repeat;
  /*	background-size: 100% auto;*/
  background-attachment: fixed;
  background-size: cover; }
  #featured-blog-posts.related_posts {
    background: #FFF;
    margin-bottom: 5%; }

#get-involved, #join-the-movement, .entry #gform_wrapper_2, .blue-box, .interior_main #id_2734f045-48f3-494f-8f3b-d5b2a815f0d6 {
  background: #088bc1 url(images/bkrnd_get-involved.jpg) repeat-x center top;
  color: #FFF; }
  #get-involved p, #get-involved label, #join-the-movement p, #join-the-movement label, .entry #gform_wrapper_2 p, .entry #gform_wrapper_2 label, .blue-box p, .blue-box label, .interior_main #id_2734f045-48f3-494f-8f3b-d5b2a815f0d6 p, .interior_main #id_2734f045-48f3-494f-8f3b-d5b2a815f0d6 label {
    color: #01293a; }
  #get-involved p.white, #join-the-movement p.white, .entry #gform_wrapper_2 p.white, .blue-box p.white, .interior_main #id_2734f045-48f3-494f-8f3b-d5b2a815f0d6 p.white {
    color: #FFF; }

.page-id-3058 #get-involved {
  display: none; }

.blue-box p, .blue-box label {
  color: #FFF; }

.entry #gform_wrapper_2, .blue-box, #id_2734f045-48f3-494f-8f3b-d5b2a815f0d6 {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  padding: 20px;
  padding-top: 30px;
  margin-bottom: 25px; }

.row {
  text-align: center; }
  .row img {
    margin-bottom: 15px; }

#related-vehicles .related-vehicles-wrap {
  text-align: center; }

#related-vehicles .vehicle-wrap {
  width: 30%;
  display: inline-block; }

.icon-wrap {
  position: relative; }
  #featured-blog-posts .icon-wrap {
    border: solid 5px #FFF; }
  #featured-blog-posts.related_posts .icon-wrap {
    border: none; }
  .icon-wrap .box-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    display: block;
    color: transparent;
    -webkit-transition: 0.4s;
    transition: 0.4s; }
    #featured-blog-posts .icon-wrap .box-hover, #featured-webinars .icon-wrap .box-hover, #featured-podcasts .icon-wrap .box-hover, #ev-stories .icon-wrap .box-hover, #past-policies .icon-wrap .box-hover {
      background-color: rgba(0, 0, 0, 0.6); }
    .icon-wrap .box-hover span.btn {
      font-weight: 700;
      display: none;
      color: #000; }
      #featured-blog-posts .icon-wrap .box-hover span.btn, #featured-webinars .icon-wrap .box-hover span.btn, #featured-podcasts .icon-wrap .box-hover span.btn, #ev-stories .icon-wrap .box-hover span.btn, #past-policies .icon-wrap .box-hover span.btn {
        font-size: 15px;
        display: inline-block;
        color: #FFF; }
      #featured-blog-posts .icon-wrap .box-hover span.btn {
        font-size: 18px; }
      .icon-wrap .box-hover span.btn span {
        display: block;
        font-size: 15px; }
        .icon-wrap .box-hover span.btn span.vehicle-title {
          font-size: 19px; }
          body.home .icon-wrap .box-hover span.btn span.vehicle-title {
            font-size: 14px; }
    .icon-wrap .box-hover .table {
      width: 100%;
      height: 100%; }
      .icon-wrap .box-hover .table .cell {
        display: table-cell;
        vertical-align: middle;
        padding: 2%; }
  .icon-wrap .box-hover:hover {
    background-color: rgba(255, 255, 255, 0.7); }
    #featured-blog-posts .icon-wrap .box-hover:hover, #featured-webinars .icon-wrap .box-hover:hover, #featured-podcasts .icon-wrap .box-hover:hover, #ev-stories .icon-wrap .box-hover:hover, #past-policies .icon-wrap .box-hover:hover {
      background-color: transparent; }
    .icon-wrap .box-hover:hover span.btn {
      display: inline-block; }
      #featured-blog-posts .icon-wrap .box-hover:hover span.btn, #featured-webinars .icon-wrap .box-hover:hover span.btn, #featured-podcasts .icon-wrap .box-hover:hover span.btn, #ev-stories .icon-wrap .box-hover:hover span.btn, #past-policies .icon-wrap .box-hover:hover span.btn {
        display: none; }
  .icon-wrap .box-image img {
    display: block;
    width: 100%; }

#reasons, #portal {
  padding-bottom: 25px; }
  #reasons .reason, #reasons .portal-item, #portal .reason, #portal .portal-item {
    text-align: center;
    /*		a {			color: #000;		}*/ }
    #reasons .reason .icon, #reasons .portal-item .icon, #portal .reason .icon, #portal .portal-item .icon {
      margin-bottom: 20px; }
    #reasons .reason .content, #reasons .portal-item .content, #portal .reason .content, #portal .portal-item .content {
      padding: 0 2%; }

.tabs {
  margin-top: -48px;
  margin-bottom: 25px;
  text-align: center; }
  .tabs #tabs .tab {
    display: inline; }
    .tabs #tabs .tab a {
      display: inline-block;
      text-align: center;
      background: #bcbcba url("images/bkrnd_counter.jpg") repeat-x scroll center top;
      color: #0c95d1;
      text-decoration: underline;
      font-size: 15px;
      font-weight: 400;
      font-family: "Oswald", Arial, Verdana, Helvetica, sans-serif;
      text-transform: uppercase;
      padding: 0px 20px;
      height: 48px;
      line-height: 46px;
      -webkit-border-top-left-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      -moz-border-radius-topleft: 5px;
      -moz-border-radius-topright: 5px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
    .tabs #tabs .tab a.current {
      background: #FFF;
      color: #000;
      text-decoration: none; }
  .tabs .panes {
    margin-top: 25px; }
    .tabs .panes .table.compare-vehicles {
      width: 100%;
      text-align: left;
      margin-top: 25px; }
      .tabs .panes .table.compare-vehicles .table-head {
        background: #f2f2f2;
        font-size: 17px;
        font-weight: 600; }
      .tabs .panes .table.compare-vehicles .table-cell {
        padding: 10px 5px;
        border: solid 2px #f2f2f2; }
        .tabs .panes .table.compare-vehicles .table-cell p {
          padding-bottom: 0; }
        .tabs .panes .table.compare-vehicles .table-cell.tc-image {
          width: 20%; }
        .tabs .panes .table.compare-vehicles .table-cell.tc-make-model {
          width: 15%; }
        .tabs .panes .table.compare-vehicles .table-cell.tc-drivetrain {
          width: 10%; }
        .tabs .panes .table.compare-vehicles .table-cell.tc-description {
          width: 22%; }
        .tabs .panes .table.compare-vehicles .table-cell.tc-range {
          width: 8%; }
        .tabs .panes .table.compare-vehicles .table-cell.tc-top-speed {
          width: 10%; }
        .tabs .panes .table.compare-vehicles .table-cell.tc-price {
          width: 15%; }

#portal-nav-section {
  background: #bcbcba url(images/bkrnd_counter.jpg) repeat-x center top;
  position: relative;
  z-index: 5; }
  #portal-nav-section #portal-nav {
    text-align: center;
    margin: 15px 0; }
    #portal-nav-section #portal-nav li {
      list-style: none;
      text-transform: uppercase;
      display: inline;
      font-family: "Oswald", Arial, Verdana, Helvetica, sans-serif;
      font-size: 15px;
      border-left: solid 1px #000;
      padding-left: 8px;
      margin-left: 8px;
      margin-bottom: 5px;
      line-height: 1.25; }
      #portal-nav-section #portal-nav li a {
        text-decoration: underline; }
      #portal-nav-section #portal-nav li.current_page_item a, body.single-post #portal-nav-section #portal-nav li.page-item-320 a, body.archive #portal-nav-section #portal-nav li.page-item-320 a, body.single-press-release #portal-nav-section #portal-nav li.page-item-547 a, body.single-webinar #portal-nav-section #portal-nav li.page-item-549 a, body.single-podcast #portal-nav-section #portal-nav li.page-item-550 a, body.single-team-member #portal-nav-section #portal-nav li.page-item-326 a, body.post-type-archive-tribe_events #portal-nav-section #portal-nav li.page-item-358 a, body.single-tribe_events #portal-nav-section #portal-nav li.page-item-358 a, body.single-tribe_venue #portal-nav-section #portal-nav li.page-item-358 a, body.single-other-equipment #portal-nav-section #portal-nav li.page-item-1198 a, body.single-software-equipment #portal-nav-section #portal-nav li.page-item-1197 a, body.single-charging-equipment #portal-nav-section #portal-nav li.page-item-1196 a, body.single-story #portal-nav-section #portal-nav li.page-item-355 a, body.single-policies #portal-nav-section #portal-nav li.page-item-1527 a {
        text-decoration: none;
        color: #000; }
      #portal-nav-section #portal-nav li.parent_page {
        border-left: none;
        padding-left: 0;
        margin-left: 0; }
      #portal-nav-section #portal-nav li.page-item-3058 {
        display: none; }
    .page-id-3080 #portal-nav-section #portal-nav, .page-id-3057 #portal-nav-section #portal-nav, .page-id-8 #portal-nav-section #portal-nav {
      display: none; }
    .page-id-3080.logged-in #portal-nav-section #portal-nav, .page-id-3057.logged-in #portal-nav-section #portal-nav, .page-id-8.logged-in #portal-nav-section #portal-nav {
      display: block; }

/*#main .dealers-buttons {	background: #bcbcba url("images/bkrnd_counter.jpg") repeat-x scroll center top;	border-top: solid 1px #FFF;}*/
#expList .expList-title {
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url(images/icon_collapsed.png);
  padding: 20px 0;
  margin-bottom: 0;
  border-top: solid 1px #000; }
  #expList .expList-title a {
    display: block;
    color: #000;
    padding-left: 40px; }
  #expList .expList-title.open {
    background-image: url(images/icon_expanded.png); }
  #expList .expList-title span {
    font-weight: 400; }
  #expList .expList-title.expList-title-section {
    background-image: none;
    padding-bottom: 10px; }
    #expList .expList-title.expList-title-section a {
      padding: 0; }
      #expList .expList-title.expList-title-section a:hover {
        cursor: text;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1; }
  #expList .expList-title.expList-title-secondary {
    border-top: none;
    padding: 13px 0; }

#expList .exp-content {
  margin-bottom: 20px; }

.item {
  text-align: center; }

#main {
  z-index: 4;
  padding-bottom: 30px; }
  #main .entry {
    padding-top: 20px; }
    #main .entry.no-pad {
      padding-top: 0; }
  #main #cpt-pull .entry, #main .cpt-pull .entry, #main.blog .entry {
    padding-top: 0; }
  #main.blog {
    padding-top: 20px; }
  #main .left-column {
    margin-right: 3%; }
  #main .right-column {
    margin-left: 3%; }
  #main .alt-content {
    border-top: solid 1px #afdcf0;
    padding-top: 20px; }
  #main .alt .img-left, #main .alt .img-right {
    display: none; }
  #main .alt.alt0 .img-left, #main .alt.alt1 .img-right {
    display: block; }
  #main .dealers-extras {
    margin-top: 50px; }
    #main .dealers-extras.dealers-extras-top {
      margin-top: 0; }
    #main .dealers-extras .ufaq-faq-list {
      margin-top: 30px; }

.team-member-bio {
  text-align: center; }

#sidebar #join-the-movement {
  padding: 5%; }

.entry ul, .entry ol, .comment-body ul, .comment-body ol {
  width: 97%;
  margin: 0 auto 3em auto;
  padding: 0; }
  .entry ul ul.sub-menu, .entry ol ul.sub-menu, .comment-body ul ul.sub-menu, .comment-body ol ul.sub-menu {
    margin-bottom: 0; }
  .entry ul li, .entry ol li, .comment-body ul li, .comment-body ol li {
    margin: 0.5em 0 0.5em 2em;
    line-height: 1.25em; }

.entry .blue-box ul {
  margin-bottom: 0; }

.entry .blue-box li {
  line-height: 1em; }

.entry ul li {
  list-style: square; }

.photos .photo {
  margin-top: 20px; }

.video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    #featured-videos .video iframe {
      -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.7);
      -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.7);
      box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.7); }

.embed-code {
  padding-top: 25px; }
  .embed-code iframe {
    width: 100%; }

.exp-content iframe {
  width: 100%; }

.videos .video-wrap {
  margin-bottom: 25px; }

.audio-file {
  margin-bottom: 10px; }

.popup-frame {
  background: #FFF;
  margin: 0 auto;
  max-width: 950px;
  padding: 20px;
  position: relative;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  text-align: center; }

.popup-frame.form {
  text-align: left;
  max-width: 620px; }

a.view-larger {
  font-size: 11px;
  font-weight: 700;
  text-transform: lowercase;
  color: #4e483e;
  float: right;
  background: url("images/icon_view-larger.png") no-repeat center right;
  height: 15px;
  padding-right: 20px;
  margin: 2px 0; }

.mfp-content iframe {
  width: 800px;
  height: 452px; }

#featured-blog-posts-wrap, #press-releases-wrap, #featured-webinars, #featured-podcasts {
  margin-top: 30px; }

.press-releases {
  background: #e8e8e8; }
  .press-releases .press-releases-inner {
    padding: 15px; }
  .press-releases .press-post-section {
    margin-top: 5px; }
  .press-releases .press-post .blog-posts-date {
    font-weight: 700; }

#featured-webinars a.see-all, #featured-podcasts a.see-all, .press-releases a.see-all, #featured-videos a.see-all {
  float: right; }

#featured-videos .inner, #media-relations .inner {
  padding: 20px; }

#featured-videos {
  background: #8dc63f; }

#media-relations {
  background: #0c95d1; }
  #media-relations .content {
    color: #FFF;
    border-bottom: solid 1px #5cb8e0;
    padding-bottom: 20px;
    margin-bottom: 20px; }

#footer {
  -moz-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5);
  color: #FFF;
  padding: 30px 0 10px;
  position: relative; }
  #footer .column {
    display: inline-block;
    float: left;
    margin-right: 45px; }
    #footer .column#menu-footer-navigation-column-d {
      margin-right: 0; }
    #footer .column li {
      list-style: none;
      margin-bottom: 5px; }
      #footer .column li a {
        text-transform: uppercase;
        font-family: "Oswald", Arial, Verdana, Helvetica, sans-serif;
        font-size: 17px;
        margin-bottom: 15px;
        display: block; }
      #footer .column li .sub-menu a {
        text-transform: none;
        font-family: "Raleway", Arial, Verdana, Helvetica, sans-serif;
        font-size: 14px;
        margin-bottom: 0; }
  #footer .copyright, #footer .footer-content, #footer .footer_content_small {
    text-align: center;
    color: #999999; }
  #footer .footer-content {
    margin-top: 15px; }
    #footer .footer-content.footer_content_small {
      margin-top: 0; }
  #footer .logo-sn {
    float: right;
    text-align: center; }
  #footer img.ftr-logo {
    width: 140px; }
  #footer .social-networks {
    text-align: center;
    margin-top: 30px; }
    #footer .social-networks img {
      width: 25px;
      height: auto;
      margin: 0 4px; }

.dealers-buttons {
  padding-bottom: 5px;
  padding-top: 5px;
  background: rgba(1, 81, 116, 0.65);
  position: fixed;
  z-index: 998;
  bottom: 0;
  width: 100%; }
  .dealers-buttons .styled-select {
    text-align: center !important;
    display: none; }

#plugstar {
  background: #FFF; }
  #plugstar .plugstar-website {
    width: 100%;
    display: block; }

.span_half {
  width: 50%;
  display: inline-block;
  vertical-align: middle; }
  .span_half .content {
    padding: 4% 7%; }

/* Blog */
.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  padding-bottom: 60px; }
  .navigation .alignleft, .navigation .alignright {
    width: 45%; }
  .navigation .alignright {
    text-align: right; }
  .navigation .alignleft {
    text-align: left; }

p.postmetadata, .blog-posts-date, .event-date, .blogsubnav li {
  font-size: 14px; }

.entrywrapper {
  margin-bottom: 25px; }

.blogsubnav h2 {
  font-size: 30px;
  margin-bottom: 5px; }

.blogsubnav li {
  list-style: none;
  margin-bottom: 25px; }
  .blogsubnav li li {
    margin-bottom: 0px; }

/* Begin Images */
img {
  max-width: 100%;
  height: auto; }
  #cpt-pull img, .cpt-pull img, .single-podcast .entrywrapper img {
    display: block; }
  #cpt-pull .team-member-bio img, .cpt-pull .team-member-bio img {
    display: inline-block; }
  img.border {
    border: 1px solid #999999;
    padding: 10px; }
  #cpt-pull img, body.single .span_1_of_3 img, img.featured_image_post {
    width: 100%; }

.table-cell img, td img {
  max-width: none; }

.table-cell.car_img img, td.car_img img {
  max-width: 100%; }

#top_bar .table-cell, #top_bar td {
  vertical-align: middle; }

img.centered, .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  margin: 0 0 5px 17px;
  display: inline; }

.alignleft {
  margin: 0 17px 5px 0;
  display: inline; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

blockquote.alignright, blockquote.alignleft, blockquote.aligncenter {
  width: 40%; }

@media only screen and (max-width: 768px) and (min-width: 0px) {
  img.alignright, img.alignleft {
    float: none;
    margin-left: 0;
    margin-right: 0;
    display: block; } }

.wp-caption {
  max-width: 96% !important; }

/* Search Expand */
#search-bar {
  margin-top: 30px;
  /* Open state */ }
  #search-bar .sb-search {
    position: absolute;
    right: 0;
    margin-top: 0px;
    width: 0%;
    min-width: 38px;
    height: 34px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden; }
  #search-bar .sb-search-input {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    background: #000;
    width: 250px;
    height: 34px;
    margin: 0;
    z-index: 10;
    padding: 0px 5px 0px 10px;
    font-family: inherit;
    font-size: 16px;
    color: #FFF;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -khtml-border-radius: 0px !important;
    margin-right: 40px; }
  #search-bar .sb-search-input::-webkit-input-placeholder {
    color: #fff !important; }
  #search-bar .sb-search-input:-moz-placeholder {
    color: #fff !important; }
  #search-bar .sb-search-input::-moz-placeholder {
    color: #fff !important; }
  #search-bar .sb-search-input:-ms-input-placeholder {
    color: #fff !important; }
  #search-bar .sb-icon-search,
  #search-bar .sb-search-submit {
    width: 38px;
    height: 34px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 34px;
    text-align: center;
    cursor: pointer; }
  #search-bar .sb-search-submit {
    background: transparent;
    /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 8 */
    filter: alpha(opacity=0);
    /* IE 5-7 */
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: 95 !important; }
  #search-bar .sb-icon-search {
    color: #fff;
    z-index: 90 !important;
    background: rgba(255, 255, 255, 0.4) no-repeat center center url(images/icon-search.png);
    background-color: transparent !important; }
  #search-bar .sb-icon-search:hover {
    background-color: #0c95d1; }
  #search-bar .sb-search.sb-search-open,
  #search-bar .no-js .sb-search {
    width: 100%; }
  #search-bar .sb-search.sb-search-open .sb-icon-search,
  #search-bar .no-js .sb-search .sb-icon-search {
    background-color: #0c95d1;
    color: #fff;
    z-index: 11; }
  #search-bar .sb-search.sb-search-open .sb-search-submit,
  #search-bar .no-js .sb-search .sb-search-submit {
    z-index: 90; }

body.search-results #main .post-1890 {
  display: none; }

.box {
  background: #0c95d1;
  padding: 3%;
  margin-bottom: 25px; }
  .box.box-clear, .box.white {
    background: #FFF; }
    .box.box-clear li, .box.box-clear a, .box.white li, .box.white a {
      color: #0c95d1; }
  .box.light-blue {
    background: #afe6fd; }
  .dealer-dashboard .box {
    padding: 1.5% 2%; }
  .box.white {
    padding: 0 !important; }
  .promotional-materials .box, .literature-resources .box {
    background: #8dc63f; }
  .box li {
    list-style: none;
    font-size: 15px;
    margin-bottom: 10px; }
  .box li, .box a {
    color: #FFF; }

a.more-expand {
  font-weight: 400 !important;
  color: #000;
  border-bottom: 1px #000 solid;
  display: block;
  vertical-align: bottom;
  position: relative;
  padding-right: 15px; }
  a.more-expand .more, a.more-expand .less {
    position: absolute;
    bottom: 0;
    right: 0; }

a:hover.more-expand {
  cursor: pointer; }

a.more-expand.active .less {
  display: inline; }

a.more-expand .less, a.more-expand.active .more {
  display: none; }

/* Start Forms */
input, textarea {
  border: none;
  outline: none;
  background-color: #FFF;
  font-family: "Raleway", Arial, Verdana, Helvetica, sans-serif;
  padding: 2px 5px;
  font-size: 14px; }

input[type="text"], input[type="search"], input#In_Honor_Email, input#In_Honor_Name, input#CVV2, input[type="email"], input[type="number"], input[type="password"] {
  height: 24px;
  line-height: 24px; }
  .gform_wrapper input[type="text"], .embed-code .gform_wrapper input[type="text"], #comments input[type="text"], #vehicle-tracker input[type="text"], #charging-tracker input[type="text"], .embed-code input[type="text"], #salsa input[type="text"], #main.survey form input[type="text"], .page-restrict-output input[type="text"], #expList input[type="text"], .gform_wrapper input[type="search"], .embed-code .gform_wrapper input[type="search"], #comments input[type="search"], #vehicle-tracker input[type="search"], #charging-tracker input[type="search"], .embed-code input[type="search"], #salsa input[type="search"], #main.survey form input[type="search"], .page-restrict-output input[type="search"], #expList input[type="search"], .gform_wrapper input#In_Honor_Email, .embed-code .gform_wrapper input#In_Honor_Email, #comments input#In_Honor_Email, #vehicle-tracker input#In_Honor_Email, #charging-tracker input#In_Honor_Email, .embed-code input#In_Honor_Email, #salsa input#In_Honor_Email, #main.survey form input#In_Honor_Email, .page-restrict-output input#In_Honor_Email, #expList input#In_Honor_Email, .gform_wrapper input#In_Honor_Name, .embed-code .gform_wrapper input#In_Honor_Name, #comments input#In_Honor_Name, #vehicle-tracker input#In_Honor_Name, #charging-tracker input#In_Honor_Name, .embed-code input#In_Honor_Name, #salsa input#In_Honor_Name, #main.survey form input#In_Honor_Name, .page-restrict-output input#In_Honor_Name, #expList input#In_Honor_Name, .gform_wrapper input#CVV2, .embed-code .gform_wrapper input#CVV2, #comments input#CVV2, #vehicle-tracker input#CVV2, #charging-tracker input#CVV2, .embed-code input#CVV2, #salsa input#CVV2, #main.survey form input#CVV2, .page-restrict-output input#CVV2, #expList input#CVV2, .gform_wrapper input[type="email"], .embed-code .gform_wrapper input[type="email"], #comments input[type="email"], #vehicle-tracker input[type="email"], #charging-tracker input[type="email"], .embed-code input[type="email"], #salsa input[type="email"], #main.survey form input[type="email"], .page-restrict-output input[type="email"], #expList input[type="email"], .gform_wrapper input[type="number"], .embed-code .gform_wrapper input[type="number"], #comments input[type="number"], #vehicle-tracker input[type="number"], #charging-tracker input[type="number"], .embed-code input[type="number"], #salsa input[type="number"], #main.survey form input[type="number"], .page-restrict-output input[type="number"], #expList input[type="number"], .gform_wrapper input[type="password"], .embed-code .gform_wrapper input[type="password"], #comments input[type="password"], #vehicle-tracker input[type="password"], #charging-tracker input[type="password"], .embed-code input[type="password"], #salsa input[type="password"], #main.survey form input[type="password"], .page-restrict-output input[type="password"], #expList input[type="password"] {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    height: 40px;
    line-height: 40px;
    -moz-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.7);
    box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.7);
    border: solid 1px #e8e8e8; }
  .sli-content-pane input[type="text"], .sli-content-pane input[type="search"], .sli-content-pane input#In_Honor_Email, .sli-content-pane input#In_Honor_Name, .sli-content-pane input#CVV2, .sli-content-pane input[type="email"], .sli-content-pane input[type="number"], .sli-content-pane input[type="password"] {
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -khtml-border-radius: 5px !important;
    height: 30px;
    line-height: 30px;
    -moz-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.7) !important;
    -webkit-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.7) !important;
    box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.7) !important;
    border: solid 1px #e8e8e8 !important; }
  #vehicle-tracker input[type="text"], #charging-tracker input[type="text"], .embed-code input[type="text"], #salsa input[type="text"], #main.survey form input[type="text"], #vehicle-tracker input[type="search"], #charging-tracker input[type="search"], .embed-code input[type="search"], #salsa input[type="search"], #main.survey form input[type="search"], #vehicle-tracker input#In_Honor_Email, #charging-tracker input#In_Honor_Email, .embed-code input#In_Honor_Email, #salsa input#In_Honor_Email, #main.survey form input#In_Honor_Email, #vehicle-tracker input#In_Honor_Name, #charging-tracker input#In_Honor_Name, .embed-code input#In_Honor_Name, #salsa input#In_Honor_Name, #main.survey form input#In_Honor_Name, #vehicle-tracker input#CVV2, #charging-tracker input#CVV2, .embed-code input#CVV2, #salsa input#CVV2, #main.survey form input#CVV2, #vehicle-tracker input[type="email"], #charging-tracker input[type="email"], .embed-code input[type="email"], #salsa input[type="email"], #main.survey form input[type="email"], #vehicle-tracker input[type="number"], #charging-tracker input[type="number"], .embed-code input[type="number"], #salsa input[type="number"], #main.survey form input[type="number"], #vehicle-tracker input[type="password"], #charging-tracker input[type="password"], .embed-code input[type="password"], #salsa input[type="password"], #main.survey form input[type="password"] {
    height: 25px;
    line-height: 25px; }
  #salsa input[type="text"], #main.survey form input[type="text"], .gform_wrapper-salsa input[type="text"], #comments input[type="text"], #salsa input[type="search"], #main.survey form input[type="search"], .gform_wrapper-salsa input[type="search"], #comments input[type="search"], #salsa input#In_Honor_Email, #main.survey form input#In_Honor_Email, .gform_wrapper-salsa input#In_Honor_Email, #comments input#In_Honor_Email, #salsa input#In_Honor_Name, #main.survey form input#In_Honor_Name, .gform_wrapper-salsa input#In_Honor_Name, #comments input#In_Honor_Name, #salsa input#CVV2, #main.survey form input#CVV2, .gform_wrapper-salsa input#CVV2, #comments input#CVV2, #salsa input[type="email"], #main.survey form input[type="email"], .gform_wrapper-salsa input[type="email"], #comments input[type="email"], #salsa input[type="number"], #main.survey form input[type="number"], .gform_wrapper-salsa input[type="number"], #comments input[type="number"], #salsa input[type="password"], #main.survey form input[type="password"], .gform_wrapper-salsa input[type="password"], #comments input[type="password"] {
    width: 90%; }
  input[type="text"].placeholder, input[type="search"].placeholder, input#In_Honor_Email.placeholder, input#In_Honor_Name.placeholder, input#CVV2.placeholder, input[type="email"].placeholder, input[type="number"].placeholder, input[type="password"].placeholder {
    font-size: 21px; }

textarea {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.7);
  box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.7);
  border: solid 1px #e8e8e8; }
  #salsa textarea, #main.survey form textarea, #comments textarea {
    width: 90%;
    height: 75px; }

input[type="submit"], .gform_save_link, .gv-button-cancel {
  padding: 2px 30px;
  font-size: 15px;
  letter-spacing: 2px;
  font-weight: 700; }
  .gform_footer input[type="submit"], #salsa input[type="submit"], #main.survey form input[type="submit"], #expList input[type="submit"], .gform_footer .gform_save_link, #salsa .gform_save_link, #main.survey form .gform_save_link, #expList .gform_save_link, .gform_footer .gv-button-cancel, #salsa .gv-button-cancel, #main.survey form .gv-button-cancel, #expList .gv-button-cancel {
    font-size: 24px !important;
    font-weight: 400 !important;
    padding: 2px 50px; }
  #expList input[type="submit"], #expList .gform_save_link, #expList .gv-button-cancel {
    padding: 2px 15px; }

.gform_save_link, .gv-button-cancel {
  padding-top: 9px !important;
  padding-bottom: 9px !important;
  background: rgba(253, 150, 17, 0.65) !important; }

.gform_wrapper input[type="text"], .gform_wrapper textarea, .gform_wrapper select, .gform_wrapper input#In_Honor_Email, .gform_wrapper input#In_Honor_Name, .gform_wrapper input#CVV2, .gform_wrapper input[type="email"], .gform_wrapper input[type="number"], .embed-code .gform_wrapper input[type="text"], .embed-code .gform_wrapper textarea, .embed-code .gform_wrapper select, .embed-code .gform_wrapper input#In_Honor_Email, .embed-code .gform_wrapper input#In_Honor_Name, .embed-code .gform_wrapper input#CVV2, .embed-code .gform_wrapper input[type="email"], .embed-code .gform_wrapper input[type="number"], #comments input[type="text"], #comments textarea, #comments select, #comments input#In_Honor_Email, #comments input#In_Honor_Name, #comments input#CVV2, #comments input[type="email"], #comments input[type="number"], #vehicle-tracker input[type="text"], #vehicle-tracker textarea, #vehicle-tracker select, #vehicle-tracker input#In_Honor_Email, #vehicle-tracker input#In_Honor_Name, #vehicle-tracker input#CVV2, #vehicle-tracker input[type="email"], #vehicle-tracker input[type="number"], #charging-tracker input[type="text"], #charging-tracker textarea, #charging-tracker select, #charging-tracker input#In_Honor_Email, #charging-tracker input#In_Honor_Name, #charging-tracker input#CVV2, #charging-tracker input[type="email"], #charging-tracker input[type="number"], .embed-code input[type="text"], .embed-code textarea, .embed-code select, .embed-code input#In_Honor_Email, .embed-code input#In_Honor_Name, .embed-code input#CVV2, .embed-code input[type="email"], .embed-code input[type="number"], #salsa input[type="text"], #salsa textarea, #salsa select, #salsa input#In_Honor_Email, #salsa input#In_Honor_Name, #salsa input#CVV2, #salsa input[type="email"], #salsa input[type="number"], #main.survey form input[type="text"], #main.survey form textarea, #main.survey form select, #main.survey form input#In_Honor_Email, #main.survey form input#In_Honor_Name, #main.survey form input#CVV2, #main.survey form input[type="email"], #main.survey form input[type="number"] {
  margin-bottom: 10px; }

.gform_wrapper #field_6_25 .instruction, .gform_wrapper .gv-button-delete, .gform_wrapper .ginput_container_number .instruction, .embed-code .gform_wrapper #field_6_25 .instruction, .embed-code .gform_wrapper .gv-button-delete, .embed-code .gform_wrapper .ginput_container_number .instruction, #comments #field_6_25 .instruction, #comments .gv-button-delete, #comments .ginput_container_number .instruction, #vehicle-tracker #field_6_25 .instruction, #vehicle-tracker .gv-button-delete, #vehicle-tracker .ginput_container_number .instruction, #charging-tracker #field_6_25 .instruction, #charging-tracker .gv-button-delete, #charging-tracker .ginput_container_number .instruction, .embed-code #field_6_25 .instruction, .embed-code .gv-button-delete, .embed-code .ginput_container_number .instruction, #salsa #field_6_25 .instruction, #salsa .gv-button-delete, #salsa .ginput_container_number .instruction, #main.survey form #field_6_25 .instruction, #main.survey form .gv-button-delete, #main.survey form .ginput_container_number .instruction {
  display: none; }

.gform_wrapper .ginput_container_multiselect, .embed-code .gform_wrapper .ginput_container_multiselect, #comments .ginput_container_multiselect, #vehicle-tracker .ginput_container_multiselect, #charging-tracker .ginput_container_multiselect, .embed-code .ginput_container_multiselect, #salsa .ginput_container_multiselect, #main.survey form .ginput_container_multiselect {
  font-size: 14px; }

.gform_wrapper .gform_footer input, .gform_wrapper .gform_footer select, .embed-code .gform_wrapper .gform_footer input, .embed-code .gform_wrapper .gform_footer select, #comments .gform_footer input, #comments .gform_footer select, #vehicle-tracker .gform_footer input, #vehicle-tracker .gform_footer select, #charging-tracker .gform_footer input, #charging-tracker .gform_footer select, .embed-code .gform_footer input, .embed-code .gform_footer select, #salsa .gform_footer input, #salsa .gform_footer select, #main.survey form .gform_footer input, #main.survey form .gform_footer select {
  vertical-align: top; }

input:hover[type="submit"] {
  cursor: pointer; }

label {
  font-size: 14px;
  font-weight: 700;
  display: block;
  margin-bottom: 10px; }
  .gform_body label, #salsa label, #main.survey form label {
    text-transform: uppercase;
    font-family: "Oswald", Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px !important;
    margin-bottom: 2px; }
  .gform_wrapper-salsa .gform_body label, #salsa label, #main.survey form label {
    margin-bottom: 10px; }
  .gform_body span label {
    font-size: 14px !important;
    font-weight: 400; }
  .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div.ginput_container[class*="gfield_time_"] label {
    margin-top: -5px; }

#gform_wrapper_2 {
  margin: 0; }
  #gform_wrapper_2 .gform_fields {
    margin: 0 auto !important; }
    #gform_wrapper_2 .gform_fields li {
      display: inline-block;
      width: 25%;
      margin: 0;
      padding: 0;
      vertical-align: top; }
      #gform_wrapper_2 .gform_fields li input[type="text"], #gform_wrapper_2 .gform_fields li textarea {
        width: 90%; }
    .span_1_of_3 #gform_wrapper_2 .gform_fields li {
      width: 100%;
      margin-bottom: 15px; }
  #gform_wrapper_2 form#volunteer .gform_fields li, #gform_wrapper_2 form#take-action-2 .gform_fields li {
    width: 50%; }

.gform_footer {
  text-align: center; }
  .gform_wrapper-salsa .gform_footer {
    margin-top: 25px; }
  .dealer_portal-template-default .gform_wrapper .gform_footer {
    margin-top: 0;
    padding-top: 0;
    text-align: left; }

#gform_wrapper_6 #field_6_42 .gfield_label {
  display: none; }

.dealers-portal-form #gform_wrapper_7 {
  margin: 0; }

#salsa {
  /*	input { 		box-sizing:border-box; 	}*/ }
  #salsa.donation {
    min-width: 100%; }
  #salsa.donation #submit {
    width: 100%; }
  #salsa legend, #salsa .helpText {
    margin-bottom: 15px; }
  #salsa.donation #left_container, #salsa.donation #right_container {
    width: 48%;
    position: relative;
    display: inline-block;
    /*		.diaFields {			width: 48%;		}*/ }
  #salsa.donation #left_container {
    margin-right: 2%; }
  #salsa.donation #right_container {
    margin-left: 2%; }
  #salsa .error {
    clear: both;
    width: 48%;
    margin: 0; }
  #salsa #submit #submitContribution {
    margin-bottom: 15px; }
  #salsa.salsa fieldset {
    width: auto; }
  #salsa #donation_amount input[type="radio"] {
    display: inline; }
  #salsa #donation_amount .formRow label {
    /*		margin-top: 7px !important; 		margin-bottom: 0 !important;		display: inline-block;*/ }

.error {
  word-wrap: break-word; }

#vehicle-tracker, #charging-tracker {
  text-align: left; }
  #vehicle-tracker .table, #charging-tracker .table {
    margin: 0 auto; }
    #vehicle-tracker .table .table-cell, #charging-tracker .table .table-cell {
      padding-right: 20px; }
      #vehicle-tracker .table .table-cell.submit-btn, #charging-tracker .table .table-cell.submit-btn {
        padding-right: 0; }
        #vehicle-tracker .table .table-cell.submit-btn label, #charging-tracker .table .table-cell.submit-btn label {
          text-indent: -99999px; }

#ufaq-faq-list {
  margin-bottom: 25px; }

#comments {
  margin-bottom: 25px; }
  #comments #respond, #comments .comment {
    padding: 10px 20px; }
  #comments #respond {
    background: #ececec; }
  #comments .comment-list, #comments .children {
    list-style: none; }
    #comments .comment-list .even.comment, #comments .children .even.comment {
      background-color: rgba(14, 111, 155, 0.3); }
    #comments .comment-list .odd.comment, #comments .children .odd.comment {
      background-color: #FFF; }
    #comments .comment-list .comment-author, #comments .comment-list .comment-meta, #comments .children .comment-author, #comments .children .comment-meta {
      font-size: 15px; }
    #comments .comment-list .comment-author cite, #comments .children .comment-author cite {
      font-style: normal; }
    #comments .comment-list .comment-author img.avatar, #comments .children .comment-author img.avatar {
      float: right; }
    #comments .comment-list .comment-meta, #comments .children .comment-meta {
      margin-bottom: 15px; }

.mapplic-element {
  margin: 15px 0 55px; }
  .mapplic-element .mapplic-clickable:not(g), .mapplic-element g.mapplic-clickable > * {
    opacity: 1; }
  .mapplic-element .mapplic-tooltip-description, .mapplic-element .mapplic-tooltip p {
    color: #000 !important; }
  .mapplic-element .mapplic-tooltip {
    max-width: 400px; }
    .mapplic-element .mapplic-tooltip .mapplic-tooltip-content {
      max-height: 240px; }

.ui-tooltip {
  border: none !important;
  border-radius: 0px !important;
  font-family: "Raleway", Arial, Verdana, Helvetica, sans-serif !important;
  font-size: 13px !important;
  line-height: 20px;
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2) !important;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2) !important; }

li.purchase, li.purchase a {
  background-image: url(images/icon-incentive_purchase.png); }

li.hov, li.hov a {
  background-image: url(images/icon-incentive_hov.png); }

li.charging, li.charging a {
  background-image: url(images/icon-incentive_charging.png); }

li.licensing, li.licensing a {
  background-image: url(images/icon-incentive_licensing.png); }

li.road-taxes, li.road-taxes a {
  background-image: url(images/icon-incentive_road-taxes.png); }

li.parking, li.parking a {
  background-image: url(images/icon-incentive_parking.png); }

li.other, li.other a {
  background-image: url(images/icon-incentive_other.png); }

li.infrastructure-incentive, li.infrastructure-incentive a {
  background-image: url(images/icon-incentive_infrastructure-incentive.png); }

.title ul.incentives li {
  background-image: none; }
  .title ul.incentives li a:hover {
    cursor: default; }

ul.incentives {
  width: 80%;
  margin: 0 auto; }
  ul.incentives li {
    list-style: none;
    display: inline-block;
    font-size: 15px;
    margin: 0 10px 5px;
    min-height: 15px; }
    ul.incentives li a {
      background-position: left top;
      background-repeat: no-repeat;
      padding-left: 22px; }
  .mapplic-tooltip ul.incentives {
    width: 100%; }
    .mapplic-tooltip ul.incentives li {
      display: block;
      margin: 0;
      font-size: 13px;
      background-position: left 2px;
      background-repeat: no-repeat;
      padding-left: 22px; }
      .mapplic-tooltip ul.incentives li a {
        padding-left: 0;
        background-image: none; }

#Social-Sidebar span {
  display: none !important; }

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type="submit"], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a {
  background-color: #0c95d1 !important; }

.single-tribe_events .intro-content {
  display: none; }

blockquote {
  font-style: italic;
  margin: 0 0 1em;
  padding: 0.75em 40px 0.25em;
  line-height: 1.45;
  position: relative;
  color: #383838;
  background: #ececec; }
  blockquote:before {
    font-family: Georgia, serif;
    display: block;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: 0px;
    top: -10px;
    color: #7a7a7a; }
  blockquote cite {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 5px; }
  blockquote cite:before {
    content: "\2014 \2009"; }

.petitionContent {
  margin-bottom: 20px; }

.join-the-movement .sli-content-pane, .join-the-movement .sli-confirmation-pane, .join-the-movement .sli-checkout-pane, .join-the-movement .sli-tickets-pane, .join-the-movement .sli-action-pane, .join-the-movement .sli-no-targets-pane {
  background-color: transparent !important; }

/*  FONT SIZE Responsive Stylesheets ============================================ */
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  p, .entry li, .gform_confirmation_message, .single-team-member #main.blog .entry p {
    font-size: 18px; }
    .reason p, .portal-item p, .dataTable p, .description p, .press-post p, .slide-content p, #media-relations p, #main.blog p, #cpt-pull p, .cpt-pull p, .footer-content p, #tribe-events p, .reason .entry li, .portal-item .entry li, .dataTable .entry li, .description .entry li, .press-post .entry li, .slide-content .entry li, #media-relations .entry li, #main.blog .entry li, #cpt-pull .entry li, .cpt-pull .entry li, .footer-content .entry li, #tribe-events .entry li, .reason .gform_confirmation_message, .portal-item .gform_confirmation_message, .dataTable .gform_confirmation_message, .description .gform_confirmation_message, .press-post .gform_confirmation_message, .slide-content .gform_confirmation_message, #media-relations .gform_confirmation_message, #main.blog .gform_confirmation_message, #cpt-pull .gform_confirmation_message, .cpt-pull .gform_confirmation_message, .footer-content .gform_confirmation_message, #tribe-events .gform_confirmation_message, .reason .single-team-member #main.blog .entry p, .portal-item .single-team-member #main.blog .entry p, .dataTable .single-team-member #main.blog .entry p, .description .single-team-member #main.blog .entry p, .press-post .single-team-member #main.blog .entry p, .slide-content .single-team-member #main.blog .entry p, #media-relations .single-team-member #main.blog .entry p, #main.blog .single-team-member #main.blog .entry p, #cpt-pull .single-team-member #main.blog .entry p, .cpt-pull .single-team-member #main.blog .entry p, .footer-content .single-team-member #main.blog .entry p, #tribe-events .single-team-member #main.blog .entry p {
      font-size: 14px; }
    .panes .table.compare-vehicles p, p.comment-notes, .comment-body p, .panes .table.compare-vehicles .entry li, .entry li.comment-notes, .comment-body .entry li, .panes .table.compare-vehicles .gform_confirmation_message, .gform_confirmation_message.comment-notes, .comment-body .gform_confirmation_message, .panes .table.compare-vehicles .single-team-member #main.blog .entry p, .single-team-member #main.blog .entry p.comment-notes, .comment-body .single-team-member #main.blog .entry p {
      font-size: 15px; }
  small {
    font-size: 13px; }
  h1 {
    font-size: 37px; }
    .rotator .heading h1, #header.interior .rotator h1, #join-the-movement h1 {
      font-size: 46px; }
  h2 {
    font-size: 34px; }
  h3 {
    font-size: 31px; }
  h4 {
    font-size: 28px; }
  h5, #salsa legend {
    font-size: 24px; }
    .row h5, .row #salsa legend {
      font-size: 22px; }
    h5.expList-title-secondary, #salsa legend.expList-title-secondary {
      font-size: 19px; }
  h6 {
    font-size: 19px; } }

@media only screen and (max-width: 768px) and (min-width: 481px) {
  p, .entry li, .gform_confirmation_message, .single-team-member #main.blog .entry p {
    font-size: 17px; }
    .reason p, .portal-item p, .dataTable p, .description p, .press-post p, .slide-content p, #media-relations p, #main.blog p, #cpt-pull p, .cpt-pull p, .footer-content p, #tribe-events p, .reason .entry li, .portal-item .entry li, .dataTable .entry li, .description .entry li, .press-post .entry li, .slide-content .entry li, #media-relations .entry li, #main.blog .entry li, #cpt-pull .entry li, .cpt-pull .entry li, .footer-content .entry li, #tribe-events .entry li, .reason .gform_confirmation_message, .portal-item .gform_confirmation_message, .dataTable .gform_confirmation_message, .description .gform_confirmation_message, .press-post .gform_confirmation_message, .slide-content .gform_confirmation_message, #media-relations .gform_confirmation_message, #main.blog .gform_confirmation_message, #cpt-pull .gform_confirmation_message, .cpt-pull .gform_confirmation_message, .footer-content .gform_confirmation_message, #tribe-events .gform_confirmation_message, .reason .single-team-member #main.blog .entry p, .portal-item .single-team-member #main.blog .entry p, .dataTable .single-team-member #main.blog .entry p, .description .single-team-member #main.blog .entry p, .press-post .single-team-member #main.blog .entry p, .slide-content .single-team-member #main.blog .entry p, #media-relations .single-team-member #main.blog .entry p, #main.blog .single-team-member #main.blog .entry p, #cpt-pull .single-team-member #main.blog .entry p, .cpt-pull .single-team-member #main.blog .entry p, .footer-content .single-team-member #main.blog .entry p, #tribe-events .single-team-member #main.blog .entry p {
      font-size: 13px; }
    .panes .table.compare-vehicles p, p.comment-notes, .comment-body p, .panes .table.compare-vehicles .entry li, .entry li.comment-notes, .comment-body .entry li, .panes .table.compare-vehicles .gform_confirmation_message, .gform_confirmation_message.comment-notes, .comment-body .gform_confirmation_message, .panes .table.compare-vehicles .single-team-member #main.blog .entry p, .single-team-member #main.blog .entry p.comment-notes, .comment-body .single-team-member #main.blog .entry p {
      font-size: 14px; }
  small {
    font-size: 12px; }
  h1 {
    font-size: 34px; }
    .rotator .heading h1, #header.interior .rotator h1, #join-the-movement h1 {
      font-size: 40px; }
  h2 {
    font-size: 31px; }
  h3 {
    font-size: 28px; }
  h4 {
    font-size: 25px; }
  h5, #salsa legend {
    font-size: 21px; }
    .row h5, .row #salsa legend {
      font-size: 19px; }
    h5.expList-title-secondary, #salsa legend.expList-title-secondary {
      font-size: 17px; }
  h6 {
    font-size: 16px; }
  #featured-blog-posts .icon-wrap .box-hover span.btn, #featured-webinars .icon-wrap .box-hover span.btn, #featured-podcasts .icon-wrap .box-hover span.btn, #ev-stories .icon-wrap .box-hover span.btn, #past-policies .icon-wrap .box-hover span.btn {
    font-size: 14px; }
  #featured-blog-posts .icon-wrap .box-hover span.btn {
    font-size: 13px; }
  .icon-wrap .box-hover span.btn span {
    font-size: 11px; }
    .icon-wrap .box-hover span.btn span.vehicle-title {
      font-size: 15px; }
      body.home .icon-wrap .box-hover span.btn span.vehicle-title {
        font-size: 10px; } }

@media only screen and (max-width: 480px) {
  p, .entry li, .gform_confirmation_message, .single-team-member #main.blog .entry p {
    font-size: 16px; }
    .reason p, .portal-item p, .dataTable p, .description p, .press-post p, .slide-content p, #media-relations p, #main.blog p, #cpt-pull p, .cpt-pull p, .footer-content p, #tribe-events p, .reason .entry li, .portal-item .entry li, .dataTable .entry li, .description .entry li, .press-post .entry li, .slide-content .entry li, #media-relations .entry li, #main.blog .entry li, #cpt-pull .entry li, .cpt-pull .entry li, .footer-content .entry li, #tribe-events .entry li, .reason .gform_confirmation_message, .portal-item .gform_confirmation_message, .dataTable .gform_confirmation_message, .description .gform_confirmation_message, .press-post .gform_confirmation_message, .slide-content .gform_confirmation_message, #media-relations .gform_confirmation_message, #main.blog .gform_confirmation_message, #cpt-pull .gform_confirmation_message, .cpt-pull .gform_confirmation_message, .footer-content .gform_confirmation_message, #tribe-events .gform_confirmation_message, .reason .single-team-member #main.blog .entry p, .portal-item .single-team-member #main.blog .entry p, .dataTable .single-team-member #main.blog .entry p, .description .single-team-member #main.blog .entry p, .press-post .single-team-member #main.blog .entry p, .slide-content .single-team-member #main.blog .entry p, #media-relations .single-team-member #main.blog .entry p, #main.blog .single-team-member #main.blog .entry p, #cpt-pull .single-team-member #main.blog .entry p, .cpt-pull .single-team-member #main.blog .entry p, .footer-content .single-team-member #main.blog .entry p, #tribe-events .single-team-member #main.blog .entry p {
      font-size: 13px; }
    .panes .table.compare-vehicles p, p.comment-notes, .comment-body p, .panes .table.compare-vehicles .entry li, .entry li.comment-notes, .comment-body .entry li, .panes .table.compare-vehicles .gform_confirmation_message, .gform_confirmation_message.comment-notes, .comment-body .gform_confirmation_message, .panes .table.compare-vehicles .single-team-member #main.blog .entry p, .single-team-member #main.blog .entry p.comment-notes, .comment-body .single-team-member #main.blog .entry p {
      font-size: 13px; }
  small {
    font-size: 10px; }
  h1 {
    font-size: 30px; }
    .rotator .heading h1, #header.interior .rotator h1, #join-the-movement h1 {
      font-size: 34px; }
  h2 {
    font-size: 27px; }
  h3 {
    font-size: 24px; }
  h4 {
    font-size: 21px; }
  h5, #salsa legend {
    font-size: 17px; }
    .row h5, .row #salsa legend {
      font-size: 15px; }
    h5.expList-title-secondary, #salsa legend.expList-title-secondary {
      font-size: 23px; }
  h6 {
    font-size: 14px; } }

/*  Responsive Stylesheets ============================================ */
@media only screen and (max-width: 1184px) and (min-width: 0px) {
  .sfm-rollback, .mobile-nav-icon {
    display: block !important; }
  .sfm-rollback {
    top: 40px; }
  #nav-secondary, #nav, .footer-navs, #top_bar #nav-secondary, #top_bar #nav-buttons li {
    display: none; }
  #search-bar {
    margin-top: 5px; }
    #search-bar .sb-search {
      margin-right: 50px; }
  #top #top_bar .col {
    width: 100% !important; }
  #top #top_bar .table {
    float: none;
    margin: 0 auto; }
  #top_bar #nav-buttons {
    float: none;
    margin-left: 0; }
    #top_bar #nav-buttons li.menu-item-10367,
    #top_bar #nav-buttons li.menu-item-10368,
    #top_bar #nav-buttons li.menu-item-441 {
      display: inline; }
    #top_bar #nav-buttons li.menu-item-441 a, #top_bar #nav-buttons li.menu-item-10367 a, #top_bar #nav-buttons li.menu-item-10368 a {
      height: 26px;
      background-size: auto 100%; }
    #top_bar #nav-buttons li.menu-item-441 a {
      width: 88px; }
    #top_bar #nav-buttons li.menu-item-10367 a {
      width: 87px; }
    #top_bar #nav-buttons li.menu-item-10368 a {
      width: 107px; } }

@media only screen and (max-width: 1024px) and (min-width: 0px) {
  #footer .col {
    width: 100%;
    margin: 0; }
  #footer .logo-sn {
    float: none; } }

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .container {
    width: 93.75%;
    /* 960px / 1024px */ } }

@media only screen and (max-width: 1024px) and (min-width: 481px) {
  .vechicles-section .col {
    width: 50%;
    margin: 0; } }

@media only screen and (max-width: 768px) and (min-width: 481px) {
  .container {
    width: 93.75%;
    /* 720px / 768px */ }
  .get-involved-section .col, .get-started-section .col, #press-room .col {
    width: 100%;
    margin: 0; }
  #vehicle-tracker .col.span_1_of_4 {
    width: 50%;
    margin: 0; } }

@media only screen and (max-width: 768px) and (min-width: 0px) {
  #portal-nav-section {
    display: none; }
  .rotator-content .col {
    width: 100%;
    margin: 0; }
  .boxes table td, .boxes .table-cell {
    display: block;
    height: auto; }
  .boxes {
    height: auto;
    position: absolute;
    bottom: 40px;
    width: 100% !important;
    z-index: 700; }
    .boxes .table, .boxes .box-wrap {
      height: auto; }
    .boxes .box {
      padding: 2%;
      display: block; }
    .boxes .box-wrap {
      display: block;
      width: 100%;
      margin: 0;
      margin-bottom: 5px; }
      .boxes .box-wrap h1 {
        font-size: 28px;
        margin-bottom: 0; }
  .dealers-buttons .buttons {
    display: none; }
  .dealers-buttons .styled-select {
    display: block; }
  .span_half {
    width: 100%;
    display: block; } }

@media only screen and (max-width: 480px) {
  .container {
    width: 93.75%;
    /* 450px / 480px */ }
  /*  GRID OF EIGHT TURNS INTO A GRID OF FOUR */
  .span_8_of_8,
  .span_7_of_8,
  .span_6_of_8,
  .span_5_of_8,
  .span_4_of_8 {
    width: 100%;
    margin-left: 0; }
  .span_3_of_8,
  .span_2_of_8,
  .span_1_of_8 {
    margin: 1% 0 1% 3.2%; }
  .span_3_of_8 {
    width: 74.2%; }
  .span_2_of_8 {
    width: 48.4%; }
  .span_1_of_8 {
    width: 22.6%; }
  .span_1_of_8:nth-child(4n+1) {
    clear: both;
    margin-left: 0; }
  #top .col {
    width: 50%;
    margin: 0; }
  h1.logo img {
    width: 150px; }
  #Social-Sidebar.Pos-Left {
    float: none;
    text-align: center; }
  #search-bar .sb-search-input {
    width: 170px;
    font-size: 14px; }
  #counter table td, .table-sorter table td, #counter .table-cell, .table-sorter .table-cell {
    display: block; }
  .table-sorter table td, .table-sorter .table-cell {
    text-align: center;
    padding: 0 !important; }
    .table-sorter table td .facetwp-facet, .table-sorter .table-cell .facetwp-facet {
      margin-bottom: 20px; }
  #counter {
    text-align: center; }
    #counter #odometerDiv {
      margin-left: 0px; }
      #counter #odometerDiv #odometer {
        width: 230px;
        margin: 0 auto; }
  .gform_wrapper .gform_fields li {
    width: 100% !important;
    margin-bottom: 10px !important; }
    .gform_wrapper .gform_fields li input {
      width: 100% !important; }
  ul.incentives {
    width: 100%; }
    ul.incentives li {
      display: block;
      text-align: left; }
  #salsa.donation #left_container, #salsa.donation #right_container {
    width: 100%;
    margin: 0; }
  #featured-blog-posts {
    background: #ebbf6b; } }
