@font-face {
    font-family: 'ss_gizmoregular';
    src: url('wp-content/static/fonts/ss-gizmo/ssgizmo-webfont.woff2') format('woff2'),
         url('wp-content/static/fonts/ss-gizmo/ssgizmo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html,
body {
  background-color: #fff; }

body, p, table, div, span, tr, th, td, ul, ol, li, a, h1, h2, h3, h4, input {
  font-family: 'Mazda-Type-Regular'; }

header {
  background-color: #000;
  border-bottom: 1px solid #FFF;
  position: fixed;
  z-index: 132;
  top: 0;
  left: 0;
  width: 100%;
  overflow: visible; }
  @media (min-width: 830px) {
    header {
      height: 108px; } }
  header .lang {
    position: absolute;
    top: 20px;
    right: 35px;
    z-index: 1; }
    @media (max-width: 829px) {
      header .lang {
        display: none; } }
    header .lang li {
      float: left;
      padding-left: 33px;
      list-style: none; }
      @media (max-width: 1060px) {
        header .lang li {
          padding-left: 16px; } }
      header .lang li a {
        font-size: 14px;
        font-family: 'Mazda-Type-Bold';
        color: #FFF;
        text-decoration: none;
        text-transform: uppercase;
        padding-bottom: 5px; }
        @media (max-width: 1060px) {
          header .lang li a {
            font-size: 12px; } }
        header .lang li a.selected {
          color: #FFF; }
        header .lang li a:hover {
          color: #FFF;
          border-bottom: 2px solid #910a2d; }
  header .top-bar {
    background: none; }
    @media (max-width: 829px) {
      header .top-bar {
        background: #000; } }
    header .top-bar .title-area {
      position: relative; }
      header .top-bar .title-area .name {
        position: relative;
        float: left;
        width: 375px;
        height: auto !important; }
        @media (max-width: 829px) {
          header .top-bar .title-area .name {
            width: auto; }
            header .top-bar .title-area .name #mazda_logo {
              display: none; }
            header .top-bar .title-area .name .mobile_logo {
              display: block;
              margin: 10px 0 10px 10px;
              height: 25px; } }
        @media (min-width: 830px) {
          header .top-bar .title-area .name #mazda_logo {
            display: block; }
          header .top-bar .title-area .name .mobile_logo {
            display: none; } }
      header .top-bar .title-area .lang_switch {
        position: absolute;
        right: 50px;
        top: 8px;
        display: none; }
        @media (max-width: 829px) {
          header .top-bar .title-area .lang_switch {
            display: block; } }
        header .top-bar .title-area .lang_switch a {
          font: bold 11px/15px arial, sans-serif;
          color: #666;
          text-decoration: none;
          text-transform: uppercase;
          margin-left: 15px; }
          header .top-bar .title-area .lang_switch a.selected {
            color: #FFF; }
          header .top-bar .title-area .lang_switch a:hover {
            color: #FFF; }
    header .top-bar .toggle-topbar.menu-icon {
      margin-top: 5px; }
      header .top-bar .toggle-topbar.menu-icon a {
       cursor: pointer;
        color: #fff; }
        header .top-bar .toggle-topbar.menu-icon a:after {
          color: #fff; }
        header .top-bar .toggle-topbar.menu-icon a span:after {
          box-shadow: 0 0px 0 2px #fff, 0 7px 0 2px #fff, 0 14px 0 2px #fff; }
        header .top-bar .toggle-topbar.menu-icon a span:hover:after {
          box-shadow: 0 0px 0 2px #fff, 0 7px 0 2px #fff, 0 14px 0 2px #fff; }
    header .top-bar .top-bar-section {
      background: #ededed; }
      header .top-bar .top-bar-section ul {
        background: none !important;
        position: relative;
        margin-right: 20px !important; }
        @media (min-width: 830px) {
          header .top-bar .top-bar-section ul {
            margin-top: 73px; } }
        header .top-bar .top-bar-section ul li {
          background: none !important;
          line-height: normal; }
          header .top-bar .top-bar-section ul li a {
            font-size: 14px;
            font-family: 'Mazda-Type-Bold';
            font-weight: 100;
            color: #ffffff;
            display: inline-block;
            text-decoration: none;
            text-transform: uppercase;
            line-height: 11px !important;
            height: auto !important;
            background: none !important;
            padding: 0 0 8px !important;
            margin: 0 10px;
            width: auto; }
            header .top-bar .top-bar-section ul li a:hover {
              border-bottom: 2px solid #910a2d;
              color: #ffffff; }
            @media (max-width: 1150px) {
              header .top-bar .top-bar-section ul li a {
                font-size: 12px;
                margin: 0 8px; } }
          header .top-bar .top-bar-section ul li.has-dropdown {
            height: auto !important;
            position: relative; }
            header .top-bar .top-bar-section ul li.has-dropdown a:after {
              border-color: #ffffff transparent transparent transparent;
              top: 5px;
              margin-right: 8px; }
              @media (max-width: 829px) {
                header .top-bar .top-bar-section ul li.has-dropdown a:after {
                  border-color: transparent transparent transparent #fff;
                  top: 10px; } }
              header .top-bar .top-bar-section ul li.has-dropdown a:after:before {
                content: "";
                width: 6px;
                height: 2px;
                position: absolute;
                top: -2px;
                left: 0;
                background: #ffffff;
                border: solid 1px red; }
            header .top-bar .top-bar-section ul li.has-dropdown:hover {
              color: #ffffff !important;
              cursor: pointer; }
              header .top-bar .top-bar-section ul li.has-dropdown:hover a {
                color: #ffffff; }
            header .top-bar .top-bar-section ul li.has-dropdown a {
              position: relative;
              z-index: 70;
              padding-right: 25px !important; }
              @media (max-width: 921px) {
                header .top-bar .top-bar-section ul li.has-dropdown a {
                  padding: 0 25px 0 8px !important; } }
            header .top-bar .top-bar-section ul li.has-dropdown .dropdown {
              z-index: 10;
              padding-right: 30px;
              position: relative;
              border: 3px solid #FFF;
              background: #000 !important;
              -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
              -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
              box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
              border-radius: 2px;
              right: -45px; }
              @media (min-width: 830px) {
                header .top-bar .top-bar-section ul li.has-dropdown .dropdown {
                  top: -10px; } }
              @media (min-width: 830px) {
                header .top-bar .top-bar-section ul li.has-dropdown .dropdown {
                  padding: 35px 15px 20px 22px !important;
                  margin-top: 0; } }
              header .top-bar .top-bar-section ul li.has-dropdown .dropdown li {
                text-align: left;
                margin-top: 7px;
                height: auto; }
                header .top-bar .top-bar-section ul li.has-dropdown .dropdown li a {
                  border-bottom: 2px solid #000;
                  color: #FFF;
                  font-weight: normal;
                  font-size: 14px;
                  font-family: 'Mazda-Type-Bold';
                  text-decoration: none;
                  text-transform: uppercase;
                  line-height: 20px !important;
                  height: auto !important;
                  background: none !important;
                  padding: 0 !important;
                  margin: 0 !important; }
                  header .top-bar .top-bar-section ul li.has-dropdown .dropdown li a:hover {
                    color: #ffffff;
                    border-bottom: 2px solid #910a2d; }
    header .top-bar.expanded {
      background: #000 !important;
      min-height: 350px; }
      header .top-bar.expanded .name {
        background: #000; }
      header .top-bar.expanded .toggle-topbar.menu-icon {
        margin-top: 5px; }
        header .top-bar.expanded .toggle-topbar.menu-icon a {
          cursor: pointer;
          color: #910a2d; }
          header .top-bar.expanded .toggle-topbar.menu-icon a:after {
            color: #910a2d; }
          header .top-bar.expanded .toggle-topbar.menu-icon a span:after {
            box-shadow: 0 0px 0 2px #910a2d, 0 7px 0 2px #910a2d, 0 14px 0 2px #910a2d; }
          header .top-bar.expanded .toggle-topbar.menu-icon a span:hover:after {
            box-shadow: 0 0px 0 2px #910a2d, 0 7px 0 2px #910a2d, 0 14px 0 2px #910a2d; }
      header .top-bar.expanded .top-bar-section ul {
        border: 2px solid #FFFF;
        background: #000 !important;
        padding-bottom: 10px;
        padding-top: 10px;
        margin-right: 0 !important; }
        header .top-bar.expanded .top-bar-section ul li {
          border: none;
          display: block;
          background-color: #101010;
          text-align: left;
          padding: 5px 0px 5px 5px !important;
          color: #FFFFFF;
          width: 100%;
          letter-spacing: -1px; }
          header .top-bar.expanded .top-bar-section ul li a {
            border: none !important;
            text-decoration: none;
            font-size: 14px;
            color: #FFFFFF;
            width: 100%;
            padding-left: 0 !important;
            font-weight: normal !important;
            background: none !important;
            line-height: 16px !important; }
          header .top-bar.expanded .top-bar-section ul li.has-dropdown.moved .dropdown {
            border: none;
            margin: 0;
            padding: 0 0 10px 0 !important; }
          header .top-bar.expanded .top-bar-section ul li.has-dropdown.moved ul li a {
            text-decoration: 2px solid #FFF;
            font-size: 14px;
            color: #FFFFFF;
            width: 100%;
            font-weight: normal !important;
            background: none !important;
            line-height: 16px !important; }
          header .top-bar.expanded .top-bar-section ul li.has-dropdown.moved ul li.back h5 a {
            color: #FFF !important; }

#header-shadow {
  width: 100%;
  float: left;
  height: 4px; }

#main-header {
  /*background: url("../img/header.jpg") no-repeat scroll bottom center #a5d6e7;*/
  width: 100%;
  float: left;
  position: relative;
  vertical-align: middle;
  display: table;
  overflow: hidden;
  z-index: 1; }
  @media (max-width: 829px) {
    #main-header {
      margin-top: 46px; } }
  @media (min-width: 830px) {
    #main-header {
      margin-top: 108px; } }

#mobile-header {
  display: none;
  /*background: url("../img/mobile_header.jpg") no-repeat scroll bottom center #9CD5E9;*/
  width: 100%;
  float: left;
  position: relative;
  margin-top: 45px;
  vertical-align: middle; }

.titleCopy {
  color: #FFFFFF;
  font-family: 'InterstateBoldItalic';
  font-size: 36px;
  font-size: 3vw;
  left: 0;
  margin-top: 30px;
  position: absolute;
  top: 0;
  width: 100%; }

.regoinalHeader {
  background-color: #FFF;
  left: 0;
  width: 100%;
  font-family: 'Mazda-Type-Bold';
  font-size: 19px;
  padding: 11px 0;
  color: #000;
  text-transform: uppercase;
  text-align: center; }

.header-img {
  margin: 0 auto;
  display: block;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  padding: 0 5%; }

#gear-logo {
  width: 100%; }

#mobile-gear-logo {
  width: 100%; }

#gear-logo-fr {
  width: 100%; }

#mobile-gear-logo-fr {
  width: 100%; }

.nameplate {
  font-family: "Mazda-Type-Medium"; }

#mazda_logo {
  position: absolute;
  z-index: 5;
  height: 60px;
  margin-top: 30px;
  margin-left: 10px;
}

@media (min-width: 1024px) {
  #mazda_logo {
    height: 70px;
    margin-left: 20px;
    margin-top: 20px;
  }
}

@media (min-width: 1440px) {
  #mazda_logo {
    height: 70px;
    margin-left: 56px;
    margin-top: 20px;
  }
}

.f-left {
  float: left; }

.f-right {
  float: right; }

#experiment {
  float: left;
  background: url("../img/mazda2_bg.jpg") no-repeat scroll 0 0 #000000;
  background-size: 100%;
  color: #FFFFFF;
  width: 100%;
  height: 100%;
  min-height: 500px;
  vertical-align: top;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.img/mazda2_bg.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mazda2_bg.jpg', sizingMethod='scale')"; }

.callout {
  clear: both;
  float: left;
  height: auto;
  margin: 20px 0 0 !important;
  padding: 30px 10px 30px 0 !important; }
  @media (max-width: 1100px) {
    .callout {
      padding: 15px 10px 15px 0 !important; } }
  @media (min-width: 1100px) {
    .callout {
      margin: 33px 0 0 !important; } }
  .callout p {
    color: #000;
    font-family: "Mazda-Type-Regular";
    font-size: 24px;
    line-height: normal;
    text-align: left;
    margin: 0; }
    @media (max-width: 1100px) {
      .callout p {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .callout p {
        font-size: 14px; } }

.vehicle-section {
  border-bottom: 5px solid #000;
  float: left;
  min-height: 540px;
  color: #000;
  width: 100%;
  vertical-align: top;
  padding-bottom: 20px; }
  @media (max-width: 767px) {
    .vehicle-section {
      background-position: center top;
      margin-bottom: 30px;
      padding-bottom: 55px; } }

.right-car {
  float: right;
  width: 43%;
  margin-right: 2%;
  max-width: 860px;
  margin-top: 100px;
  padding-bottom: 60px;
  padding-left: 50px; }

.left-car {
  float: left;
  width: 43%;
  margin-left: 2%;
  max-width: 860px;
  padding-top: 30px;
  padding-bottom: 60px;
  padding-right: 50px; }

#mazda2-car {
  max-width: 680px;
  width: 100%;
  height: auto; }

#mazda3-car {
  max-width: 695px;
  width: 100%;
  height: auto; }

#mazda3sport-car {
  max-width: 695px;
  width: 100%;
  height: auto; }

#mazda5-car {
  max-width: 700px;
  width: 100%;
  height: auto; }

#mazda6-car {
  max-width: 685px;
  width: 100%;
  height: auto; }

#mazdacx5-car {
  max-width: 705px;
  width: 100%;
  height: auto; }

#mazdacx9-car {
  max-width: 695px;
  width: 100%;
  height: auto; }

#mazdamx5-car {
  max-width: 720px;
  width: 100%;
  height: auto; }

.anchor {
  float: right;
  display: block;
  width: 100;
  height: 1px;
  position: relative;
  bottom: 95px; }

.left-copy {
  float: left;
  margin-left: 5%;
  width: 50%;
  max-width: 865px;
  text-align: left;
  font-size: 24px;
  padding-top: 50px; }

.right-copy {
  float: right;
  margin-right: 5%;
  width: 50%;
  max-width: 865px;
  text-align: left;
  font-size: 24px;
  padding-top: 50px; }

.with-cash-discount .price {
  font-size: 100px; }

.brand {
  font-size: 14px;
  color: #000;
  display: inline; }
  .brand span {
    font-family: "Mazda-Type-Medium";
    text-transform: uppercase;
    font-size: 20px; }
    @media screen and (max-width: 900px) {
      .brand span {
        font-size: 16px; } }
    @media screen and (max-width: 767px) {
      .brand span {
        font-size: 12px; } }

.car-brand {
  width: 100%;
  height: auto;
  float: left;
  font-size: 36px;
  color: #000;
  margin-bottom: 10px;
  position: relative; }
  @media screen and (max-width: 1100px) {
    .car-brand {
      font-size: 32px;
      margin-bottom: 16px; } }
  @media screen and (max-width: 767px) {
    .car-brand {
      font-size: 21px;
      margin-bottom: 16px; } }
  .car-brand span {
    font-family: 'Mazda-Type-Regular';
    font-size: 14px;
    padding-left: 8px;
    white-space: nowrap; }

.price-copy-top {
  display: table;
  float: left;
  width: 100%;
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .price-copy-top {
      margin-bottom: 20px; } }

.price-copy-left {
  font-family: "Mazda-Type-Bold";
  font-size: 24px;
  width: 48%;
  max-width: 325px;
  padding-right: 2%;
  text-align: left;
  vertical-align: bottom;
  display: table-cell;
  white-space: nowrap; }

.price-copy-right {
  font-family: "Mazda-Type-Regular";
  font-size: 20px;
  letter-spacing: -1px;
  width: 48%;
  max-width: 325px;
  padding-left: 2%;
  text-align: left;
  display: table-cell;
  vertical-align: bottom;
  white-space: nowrap; }

.price-left {
  float: left;
  font-size: 24px;
  width: 50%;
  padding-right: 2%;
  font-weight: bold;
  text-align: left; }

.price-right {
  float: left;
  font-size: 20px;
  width: 50%;
  padding-left: 6%;
  font-weight: bold;
  text-align: left; }

.price-full {
  float: left;
  width: 100%;
  font-size: 24px;
  padding-right: 2%;
  font-weight: bold;
  text-align: left; }
  .price-full .price {
    width: 100%;
    text-align: center !important; }

.price {
  font-size: 120px;
  font-family: 'Mazda-Type-Bold';
  text-align: center;
  display: block;
  white-space: nowrap; }

.price-full .price {
  text-align: left; }

.price sup {
  vertical-align: top;
  margin-top: 12px;
  display: inline-block; }

.price sub {
  font-weight: normal;
  vertical-align: baseline;
  display: inline-block;
  margin-right: 5px;
  font-family: "Mazda-Type-Regular"; }

.price-full .price sub {
  margin-left: -5px; }

.dollar {
  font-family: 'Mazda-Type-Regular';
  font-size: 60px;
  font-weight: normal;
  padding-right: 6px;
  margin-top: -7px !important; }

.percent {
  font-size: 30px;
  font-family: 'Mazda-Type-Regular';
  font-weight: normal;
  margin-top: -5px !important;
  margin-left: -5px; }

.stars {
  font-size: 40px; }

.dagger {
  font-size: 30px;
  margin-left: -30px;
  font-weight: normal;
  font-family: 'Mazda-Type-Regular';
  margin-top: -5px !important; }

.text {
  font-size: 30px;
  font-family: 'Mazda-Type-Regular'; }

.price-subhead {
  font-size: 24px;
  font-family: "Mazda-Type-Regular";
  font-weight: normal;
  letter-spacing: -1px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 16px 0;
  margin: 15px 0 30px;
  text-align: center;
  width: 100%; }
  @media screen and (max-width: 1000px) {
    .price-subhead {
      margin: 10px 0 15px;
      padding: 6px 0; } }

.empty-subhead {
  padding: 7px 0;
  border: none; }

.price-copy-bottom {
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 5px;
  margin-top: 10px;
  font-size: 16px;
  font-family: "Mazda-Type-Regular"; }
  @media screen and (max-width: 1000px) {
    .price-copy-bottom {
      font-size: 14px; } }

.price-alone {
  margin-top: 20%;
  font-size: 22px; }

.featured {
  width: 100%;
  float: left;
  color: #fff;
  margin: 40px 0 10px 0; }
  .featured h5 {
    font-size: 90px;
    font-family: 'Mazda-Type-Regular';
    color: #fff;
    letter-spacing: -1px;
    white-space: nowrap;
    position: relative;
    letter-spacing: -1px;
    border-top: 1px solid #c1c4c9;
    border-bottom: 1px solid #c1c4ca;
    margin: 0 0 10px 0;
    padding: 0px 0 0px 44px;
    background: url(../img/featured_tag.png) no-repeat 0 18px;
    background-size: 37px 36px; }
    @media (max-width: 1680px) {
      .featured h5 {
        font-size: 96px;
        line-height: 96px; } }
    @media (max-width: 1595px) {
      .featured h5 {
        font-size: 94px;
        line-height: 94px; } }
    @media (max-width: 1568px) {
      .featured h5 {
        font-size: 90px;
        line-height: 90px; } }
    @media (max-width: 1495px) {
      .featured h5 {
        font-size: 80px;
        line-height: 80px; } }
    @media (max-width: 1360px) {
      .featured h5 {
        font-size: 75px;
        line-height: 75px; } }
    @media (max-width: 1275px) {
      .featured h5 {
        font-size: 70px;
        line-height: 70px; } }
    @media (max-width: 1178px) {
      .featured h5 {
        font-size: 65px;
        line-height: 65px; } }
    @media (max-width: 1105px) {
      .featured h5 {
        font-size: 60px;
        line-height: 60px; } }
    @media (max-width: 1030px) {
      .featured h5 {
        font-size: 55px;
        line-height: 55px; } }
    @media (max-width: 958px) {
      .featured h5 {
        font-size: 50px;
        line-height: 50px;
        background-size: 31px 30px;
        background-position: 0 8px;
        padding-left: 39px; } }
    @media (max-width: 856px) {
      .featured h5 {
        font-size: 48px;
        line-height: 48px; } }
    @media (max-width: 820px) {
      .featured h5 {
        font-size: 44px;
        line-height: 48px; } }
    @media (max-width: 767px) {
      .featured h5 {
        font-size: 80px;
        line-height: 80px; } }
    @media (max-width: 630px) {
      .featured h5 {
        font-size: 70px;
        line-height: 70px; } }
    @media (max-width: 560px) {
      .featured h5 {
        font-size: 62px;
        line-height: 62px; } }
    @media (max-width: 498px) {
      .featured h5 {
        font-size: 56px;
        line-height: 56px; } }
    @media (max-width: 455px) {
      .featured h5 {
        font-size: 48px;
        line-height: 50px; } }
    .featured h5 span {
      font-size: 50px;
      font-family: 'Mazda-Type-Regular';
      display: inline-block;
      vertical-align: top;
      position: relative;
      top: -14px;
      padding-right: 5px; }
      @media (max-width: 1568px) {
        .featured h5 span {
          font-size: 40px; } }
      @media (max-width: 1360px) {
        .featured h5 span {
          font-size: 35px; } }
      @media (max-width: 1105px) {
        .featured h5 span {
          font-size: 28px;
          top: -10px; } }
      @media (max-width: 1030px) {
        .featured h5 span {
          top: -8px; } }
      @media (max-width: 820px) {
        .featured h5 span {
          top: -4px; } }
      @media (max-width: 767px) {
        .featured h5 span {
          top: -14px;
          font-size: 40px; } }
      @media (max-width: 630px) {
        .featured h5 span {
          top: -10px;
          font-size: 30px; } }
      @media (max-width: 455px) {
        .featured h5 span {
          top: -6px;
          font-size: 28px; } }
  .featured p {
    color: #fff;
    font-size: 18px; }

#dealerform {
  font-family: 'Mazda-Type-Regular';
  float: left;
  width: 100%; }

.fr .form_row .button,
.fr .form_row_fr .button {
  padding-left: 10px !important;
  padding-right: 10px !important;
  display: flex;
      justify-content: center;
      align-items: center;
      height: 60px; }
  @media (min-width: 1180px) {
    .fr .form_row .button,
    .fr .form_row_fr .button {
      padding-left: 10px !important;
      padding-right: 10px !important;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 90px; } }

.form_row,
.form_row_fr {
  min-height: 53px;
  width: 100%;
  margin-top: 55px; }
  @media (max-width: 767px) {
    .form_row,
    .form_row_fr {
      margin-top: 10px; } }
  /* updated by Daryl - Aug 27 2019 */
      .form_row .button,
  .form_row_fr .button {
    background: #fff;
    border: 2px solid #000;
    color: #000;
    padding: 22px 10px !important;
    top: 6px;
    font-size: 21px;
    font-family: "Mazda-Type-Bold";
    margin-left: 6px;
    border-radius: 5px; }

    a.contact-dealer-button, a.contact-dealer-button:hover {
    background: #910a2d;
    border: 2px solid #910a2d;
    color: rgb(61, 61, 61);
   }

   a.contact-dealer-button.get-local-price {
    background: #910a2d;
    border: 2px solid #910a2d;
    color: #fff;
   }

   a.contact-dealer-button.get-local-price:hover {
    background: #000;
    border: 2px solid #000;
   }

   .radio_option_dealer a.contact-dealer-button {
     margin-top: 20px;
     margin-bottom: 0;
     width: 250px;
     color: #fff;
     font-family: "Mazda-Type-Medium";
     font-size: 18px;
     letter-spacing: 1px;
     transition: border 200ms ease-in, background-color 200ms ease-in;
   }

   .radio_option_dealer a.contact-dealer-button:hover {
    background: #fff;
    border: 2px solid #fff !important;
    color: #000;
   }

   @media (max-width: 767px) {
    .radio_option_dealer a.contact-dealer-button {
      width: 100%;
    }
  }

    @media (max-width: 1415px) {
      .form_row .button,
      .form_row_fr .button {
        font-size: 15px !important; } }
    @media (max-width: 1064px) {
      .form_row .button,
      .form_row_fr .button {
        font-size: 14px !important; } }
    @media (max-width: 897px) {
      .form_row .button,
      .form_row_fr .button {
        font-size: 11px !important;
        padding: 13px !important; } }
    /* updated by Daryl - Aug 27 2019 */
    .form_row .button:hover,
    .form_row_fr .button:hover {
      background-color: #910a2d;
      color: #fff;
      border: 2px solid #910a2d; }
  .form_row .row .columns,
  .form_row_fr .row .columns {
    padding: 0; }
    .form_row .row .columns .row,
    .form_row_fr .row .columns .row {
      margin: 0; }
      .form_row .row .columns .row .columns,
      .form_row_fr .row .columns .row .columns {
        padding: 0 5px; }
        @media (max-width: 767px) {
          .form_row .row .columns .row .columns,
          .form_row_fr .row .columns .row .columns {
            padding-right: 0; } }
  .form_row .book,
  .form_row_fr .book {
    position: relative;
    left: 12px; }
    @media (max-width: 897px) {
      .form_row .book,
      .form_row_fr .book {
        width: 100% !important;
        left: 0px; } }
    .form_row .book .button,
    .form_row_fr .book .button {
      margin-left: 0px !important; }
    @media (max-width: 767px) {
      .form_row .book .button,
      .form_row_fr .book .button {
        width: 56.33333%;
        margin: 0px !important; } }
  @media (max-width: 897px) {
    .form_row .postal-find,
    .form_row_fr .postal-find {
      width: 100% !important; } }
  .form_row .postal-find .large-8,
  .form_row_fr .postal-find .large-8 {
    padding-left: 0; }

.form-dealer {
  overflow: hidden; }

.find-dealer {
  float: left;
  display: block;
  font-family: 'Mazda-Type-Bold';
  font-weight: bold;
  font-size: 24px;
  margin-top: 18px;
  margin-bottom: 5px; }
.dealer_wrapper.large-finder-container .finder-input-row {
	max-width: 660px;
}
.dealer_label {
  margin-right: 2%; }

.postal {
  background-color: #f4f4f4;
  border: 2px solid #b7b7b7;
  font-family: 'Mazda-Type-Regular';
  font-size: 21px;
  float: left;
  border-radius: 5px;
  padding: 20px 5% 23px;
  width: 100%;
  color: #333;
  margin-top: 5px;
  margin-bottom: 7px;
  position: relative;
  left: 0;
  margin-left: -5px;
  text-align: left;
  top: 2px; }
  @media (max-width: 1415px) {
    .postal {
      font-size: 15px !important; } }
  @media (max-width: 1066px) {
    .postal {
      font-size: 14px !important; } }
  @media (max-width: 897px) {
    .postal {
      font-size: 11px !important;
      padding: 13px 5%;
      margin-top: 4px; } }

.fr .postal {
  background-color: #f4f4f4;
  border: 2px solid #b7b7b7;
  font-family: 'Mazda-Type-Regular';
  font-size: 20px;
  float: left;
  border-radius: 5px;
  padding: 25px 5% 19px;
  width: 100%;
  color: #333;
  margin-top: 5px;
  margin-bottom: 7px;
  position: relative;
  left: 0;
  margin-left: -5px;
  text-align: left;
  top: 2px; }
  @media (max-width: 1415px) {
    .fr .postal {
      font-size: 15px !important; } }
  @media (max-width: 1066px) {
    .fr .postal {
      font-size: 14px !important; } }
  @media (max-width: 897px) {
    .fr .postal {
      font-size: 11px !important;
      padding: 13px 5%;
      margin-top: 4px; } }

::-webkit-input-placeholder {
  color: #333; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #333; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #333; }

:-ms-input-placeholder {
  color: #333; }

.submit {
  border: 0;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 5px;
  color: #000;
  font-size: 21px;
  text-transform: uppercase;
  position: relative;
  top: 6px;
  width: 100%;
  display: inline-block;
  font-family: "Mazda-Type-Bold";
  font-weight: normal !important;
  cursor: pointer;
  position: relative;
  z-index: 60;
  text-align: center;
  padding: 22px 10px !important;
  margin-bottom: 15px; }
  .submit img {
    margin-right: 8px;
    position: relative;
    top: 3px; }
  .submit:hover, .submit:focus {
    background-color: #910a2d;
    border: 2px solid #910a2d; }
  @media (max-width: 1415px) {
    .submit {
      font-size: 15px !important; } }
  @media (max-width: 1066px) {
    .submit {
      font-size: 14px !important; } }
  @media (max-width: 897px) {
    .submit {
      font-size: 11px !important;
      margin: 0;
      padding: 13px !important; } }

.submit-fr {
  float: left;
  width: 100%;
  height: 34px;
  border: 0;
  background: url("../img/find_btn_fr.png") no-repeat; }

.submit-fr:hover {
  background: url("../img/find_btn_hover_fr.png") no-repeat; }

.error {
  font-family: 'Mazda-Type-Regular';
  float: left;
  color: #f00 !important;
  margin-top: 10px;
  font-size: 12px; }
  @media (max-width: 767px) {
    .error {
      margin-top: 20px; } }

.postal_loading {
  display: none;
  text-align: center; }
  .postal_loading img {
    width: 150px; }

/*
.form-postal{width:40%;float:left;}
.form_row_fr .form-postal{width:30%;}


.form-find{width:25%; float:left; padding-bottom:10px;}
.form_row_fr .form-find{width:20%;}
*/
/*Dealership*/
.dealer_wrapper {
  width: 90%;
  margin-bottom: 15px;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 14px;
  /* overflow: hidden; */
  clear: left; }
  @media (max-width: 767px) {
    .dealer_wrapper {
      width: 100%;
      margin: 20px 0 0 0; } }
  .dealer_wrapper .row {
    margin: 0;
    max-width: none; }
    .dealer_wrapper .row .columns {
      padding: 0 0px; }
      @media (max-width: 767px) {
        .dealer_wrapper .row .columns.medium-3 {
          width: 100%; } }
  .dealer_wrapper .map_contain {
    background: #fff;
    height: 585px;
    display: none;
    position: relative; }
    .dealer_wrapper .map_contain .map_close {
      position: absolute;
      z-index: 100;
      top: 5px;
      right: 5px; }
    @media (max-width: 767px) {
      .dealer_wrapper .map_contain {
        display: none !important; } }

.form_dealerships {
  clear: left;
  display: none;
  overflow-y: auto;
  padding-bottom: 20px;
  background-color: #000;
  height: 847px;
  padding: 0 15px;
  position: relative; }
  .form_dealerships .mobile_map_close {
    display: none;
    color: #fff;
    text-decoration: none;
    font-size: 45px;
    line-height: 45px;
    transform: rotate(45deg) !important;
    position: absolute;
    top: -5px !important;
    right: 5px !important;
    text-align: center;
    border-radius: 15px; }
    @media (max-width: 767px) {
      .form_dealerships .mobile_map_close {
        display: block; } }

.dealright {
  float: right;
  margin-left: none;
  margin-right: 5%;
  clear: none; }

.dealership_label {
  float: left; }

.radio_option_dealer {
  color: #FFF;
  padding: 20px 0 25px 0;
  overflow: hidden;
  text-align: left;
  clear: both;
  border-bottom: 1px solid #fff;
}

.radio_option_dealer div {
  margin: 5px 0;
}
.dealright .radio_option_dealer {
  margin: 25px 0 0 50px;
  float: right;
  text-align: right; }

.dealer_name {
  font-family: "Mazda-Type-Bold";
  font-size: 18px;
  min-height: 22px;
  letter-spacing: -1px;
  margin: 0 0 11px 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 2px solid #d5d5d5;
  color: #FFF; }

.dealer_name a {
  font-family: "Mazda-Type-Regular";
  font-size: 20px;
  letter-spacing: -1px;
  text-transform: uppercase;
  font-weight: bold;
  color: #d5d5d5;
  overflow: hidden;
  text-decoration: none; }

.dealer_address, .dealer_website a {
  color: #fff;
  font-family: "Mazda-Type-Regular";
  font-size: 18px;
  line-height: 20px;
  margin: 0;
  padding: 0;
  text-transform: capitalize; }

.dealer_city {
  color: #fff;
  font-family: "Mazda-Type-Regular";
  font-size: 18px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
  line-height: 1px; }

.dealer_province {
  font-family: "Mazda-Type-Regular";
  font-size: 16px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  text-transform: uppercase; }

.dealer_postal_code {
  font-family: "Mazda-Type-Regular";
  font-size: 16px;
  line-height: 24px; }

.dealer_phone,
.dealer_distance {
  font-family: "Mazda-Type-Regular";
  font-size: 18px;
  min-height: 20px;
  line-height: 18px;
  padding: 0; }

  .dealer_phone a, .dealer_distance a {
    font-size: 18px !important;
  }

.contact_dealer_button {
  margin-top: 30px;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .contact_dealer_button {
    margin-top: 35px;
    margin-bottom: 10px;
  }
}

.contact_dealer_button a {
  padding: 15px 30px;
  background: #910a2d;
  border-radius: 5px;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
}

.contact_dealer_button a:hover {
  color: #9102ad;
  background: #fff;
}

#mapDiv {
  width: 100%;
  height: 847px;
}

.dealer_phone a {
  color: #FFF; }

.radio_option_dealer .dealer_phone:hover,
.radio_option_dealer .dealer_name:hover,
.radio_option_dealer .dealer_website:hover {
    border-bottom: 2px solid #910a2d;
    overflow: hidden;

    /*text-decoration: underline;*/
    /*text-decoration-color: #910a2d;*/
    width: fit-content;
}

.radio_option_dealer .dealer_name:hover,
.radio_option_dealer .dealer_name:hover a {
  font-family: "Mazda-Type-Bold";
}

.radio_option_dealer .dealer_phone:hover,
.radio_option_dealer .dealer_phone:hover a,
.radio_option_dealer .dealer_website:hover,
.radio_option_dealer .dealer_website:hover a {
    font-family: "Mazda-Type-Bold";
    cursor: grab;
}

.radio_option_dealer .dealer_website:hover {
  margin-top: 4px;
}

.dealer_phone a.unhaggle-widget-load {
  background: #910a2d;
  border: 2px solid #910a2d;
  color: #fff;
}

.dealer_phone a.unhaggle-widget-load:hover {
  color: #000;
  background: #fff;
}

.view_map {
  margin: 10px 0 20px 0;
  display: none; }
  .view_map a {
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'Mazda-Type-Regular';
    color: #fff;
    text-decoration: none;
    padding: 7px 0 6px 0;
    white-space: nowrap; }
  @media (max-width: 767px) {
    .view_map {
      display: block; } }

.award_contain {
  clear: both; }
  .award_contain.leftside .awards_btn {
    border-bottom: 2px solid #878787;
    border-radius: 0;
    color: #999999;
    display: block;
    font-size: 21px;
    font-family: 'Mazda-Type-Bold';
    font-weight: normal;
    padding: 19px 0 3px;
    letter-spacing: 0.16em;
    line-height: normal;
    text-decoration: none;
    float: left;
    margin: -77px 0 0 7%;
    text-align: center;
    text-transform: uppercase;
    z-index: 10;
    position: relative; }
    @media (max-width: 1415px) {
      .award_contain.leftside .awards_btn {
        font-size: 15px !important;
        padding: 19px 0 2px; } }
    @media (max-width: 1064px) {
      .award_contain.leftside .awards_btn {
        font-size: 14px !important;
        padding: 19px 0 3px; } }
    @media (max-width: 897px) {
      .award_contain.leftside .awards_btn {
        font-size: 11px !important;
        padding-bottom: 2px; } }
    @media (max-width: 767px) {
      .award_contain.leftside .awards_btn {
        width: auto;
        padding: 0 0 1px !important;
        font-size: 11px !important;
        margin: 20px 4.9% 20px 0;
        float: right; } }
    .award_contain.leftside .awards_btn.open {
      color: #101010;
      border-bottom: 2px solid #910a2d; }
      .award_contain.leftside .awards_btn.open::before {
        background: url("../img/btn_up.png") no-repeat scroll bottom center #FFF;
        background-size: 17px; }
        @media (max-width: 1415px) {
          .award_contain.leftside .awards_btn.open::before {
            background: url("../img/btn_up.png") no-repeat scroll top center #FFF;
            background-size: 12px; } }
        @media (max-width: 1064px) {
          .award_contain.leftside .awards_btn.open::before {
            background: url("../img/btn_up.png") no-repeat scroll top center #FFF;
            background-size: 12px; } }
        @media (max-width: 897px) {
          .award_contain.leftside .awards_btn.open::before {
            background: url("../img/btn_up.png") no-repeat scroll top center #FFF;
            background-size: 10px; } }
        @media (max-width: 767px) {
          .award_contain.leftside .awards_btn.open::before {
            background: url("../img/btn_up.png") no-repeat scroll top center #FFF;
            background-size: 8px; } }
    .award_contain.leftside .awards_btn::before {
      background: url("../img/btn_down.png") no-repeat scroll bottom center #FFF;
      background-size: 17px;
      content: " ";
      display: block;
      width: 25px;
      height: 25px;
      position: absolute;
      left: -30px;
      top: 10px; }
      @media (max-width: 1415px) {
        .award_contain.leftside .awards_btn::before {
          background: url(../img/btn_down.png) no-repeat scroll top center #FFF;
          background-size: 12px;
          content: " ";
          display: block;
          width: 20px;
          height: 25px;
          position: absolute;
          left: -23px;
          top: 22px; } }
      @media (max-width: 1064px) {
        .award_contain.leftside .awards_btn::before {
          background: url(../img/btn_down.png) no-repeat scroll top center #FFF;
          background-size: 12px;
          content: " ";
          display: block;
          width: 20px;
          height: 25px;
          position: absolute;
          left: -23px;
          top: 22px; } }
      @media (max-width: 897px) {
        .award_contain.leftside .awards_btn::before {
          background: url(../img/btn_down.png) no-repeat scroll top center #FFF;
          background-size: 10px;
          content: " ";
          display: block;
          width: 15px;
          height: 15px;
          position: absolute;
          left: -20px;
          top: 21px; } }
      @media (max-width: 767px) {
        .award_contain.leftside .awards_btn::before {
          background: url(../img/btn_down.png) no-repeat scroll top center #FFF;
          background-size: 8px;
          content: " ";
          display: block;
          width: 15px;
          height: 15px;
          position: absolute;
          left: -17px;
          top: 2px; } }
  .award_contain.rightside .awards_btn {
    background-color: #FFF;
    border-bottom: 2px solid #878787;
    border-radius: 0;
    color: #999999;
    font-size: 21px;
    font-family: 'Mazda-Type-Bold';
    font-weight: normal;
    padding: 19px 0 3px;
    letter-spacing: 0.16em;
    line-height: normal;
    text-decoration: none;
    float: right;
    margin: -77px 5% 0 0;
    text-align: center;
    text-transform: uppercase;
    z-index: 10;
    position: relative; }
    @media (max-width: 1415px) {
      .award_contain.rightside .awards_btn {
        font-size: 15px !important;
        padding: 19px 0 2px; } }
    @media (max-width: 1064px) {
      .award_contain.rightside .awards_btn {
        font-size: 14px !important;
        padding: 19px 0 3px; } }
    @media (max-width: 897px) {
      .award_contain.rightside .awards_btn {
        font-size: 11px !important;
        padding-bottom: 2px;
        margin: -55px 5% 0 0; } }
    @media (max-width: 767px) {
      .award_contain.rightside .awards_btn {
        width: auto;
        padding: 0 0 1px !important;
        font-size: 11px !important;
        margin: 20px 4.9% 20px 0;
        float: right; } }
    .award_contain.rightside .awards_btn.open {
      color: #101010;
      border-bottom: 2px solid #910a2d; }
      .award_contain.rightside .awards_btn.open::before {
        background: url("../img/btn_up.png") no-repeat scroll bottom center #FFF;
        background-size: 17px; }
        @media (max-width: 1415px) {
          .award_contain.rightside .awards_btn.open::before {
            background: url("../img/btn_up.png") no-repeat scroll top center #FFF;
            background-size: 12px; } }
        @media (max-width: 1064px) {
          .award_contain.rightside .awards_btn.open::before {
            background: url("../img/btn_up.png") no-repeat scroll top center #FFF;
            background-size: 12px; } }
        @media (max-width: 897px) {
          .award_contain.rightside .awards_btn.open::before {
            background: url("../img/btn_up.png") no-repeat scroll top center #FFF;
            background-size: 10px; } }
        @media (max-width: 767px) {
          .award_contain.rightside .awards_btn.open::before {
            background: url("../img/btn_up.png") no-repeat scroll top center #FFF;
            background-size: 8px; } }
    .award_contain.rightside .awards_btn::before {
      background: url("../img/btn_down.png") no-repeat scroll bottom center #FFF;
      background-size: 17px;
      content: " ";
      display: block;
      width: 25px;
      height: 25px;
      position: absolute;
      left: -30px;
      top: 10px; }
      @media (max-width: 1415px) {
        .award_contain.rightside .awards_btn::before {
          background: url(../img/btn_down.png) no-repeat scroll top center #FFF;
          background-size: 12px;
          content: " ";
          display: block;
          width: 20px;
          height: 25px;
          position: absolute;
          left: -23px;
          top: 22px; } }
      @media (max-width: 1064px) {
        .award_contain.rightside .awards_btn::before {
          background: url(../img/btn_down.png) no-repeat scroll top center #FFF;
          background-size: 12px;
          content: " ";
          display: block;
          width: 20px;
          height: 25px;
          position: absolute;
          left: -23px;
          top: 22px; } }
      @media (max-width: 897px) {
        .award_contain.rightside .awards_btn::before {
          background: url(../img/btn_down.png) no-repeat scroll top center #FFF;
          background-size: 10px;
          content: " ";
          display: block;
          width: 15px;
          height: 15px;
          position: absolute;
          left: -20px;
          top: 21px; } }
      @media (max-width: 767px) {
        .award_contain.rightside .awards_btn::before {
          background: url(../img/btn_down.png) no-repeat scroll top center #FFF;
          background-size: 8px;
          content: " ";
          display: block;
          width: 15px;
          height: 15px;
          position: absolute;
          left: -17px;
          top: 2px; } }
  .award_contain .awards_slider {
    background-color: #FFF;
    display: none;
    position: relative;
    margin-top: 15px;
    float: left;
    width: 100%; }
    .award_contain .awards_slider .item {
      margin: 10px 15px 0;
      text-align: center;
      height: auto; }
    .award_contain .awards_slider .owl-prev {
      width: 40px;
      height: 40px;
      background: url(../img/btn_prev.png) no-repeat 0 0;
      position: absolute;
      top: 40%;
      left: 40px;
      overflow: hidden;
      text-indent: -9999px; }
      @media (max-width: 767px) {
        .award_contain .awards_slider .owl-prev {
          background-size: 60%;
          left: 20px; } }
      .award_contain .awards_slider .owl-prev.disabled {
        opacity: 0.3; }
    .award_contain .awards_slider .owl-next {
      width: 40px;
      height: 40px;
      background: url(../img/btn_next.png) no-repeat 0 0;
      position: absolute;
      top: 40%;
      right: 40px;
      overflow: hidden;
      text-indent: -9999px; }
      @media (max-width: 767px) {
        .award_contain .awards_slider .owl-next {
          background-size: 60% auto;
          right: 10px; } }
      .award_contain .awards_slider .owl-next.disabled {
        opacity: 0.3; }

#footer {
  float: left;
  background: url("../img/footer_bg.jpg") repeat-x scroll 0 0 #000000;
  min-height: 180px;
  color: #999999;
  width: 100%;
  vertical-align: top; }

#social-link-container {
  font-family: 'Mazda-Type-Regular';
  float: left;
  width: 100%;
  margin-top: 15px;
  padding: 0 15% 15px 15%;
  border-bottom: 1px solid #999999;
  display: flex;
  flex-direction: row;
  align-items: center; }
  @media screen and (max-width: 767px) {
    #social-link-container {
      padding: 0 5% 28px 5%; } }
  #social-link-container span {
    display: inline-block;
    top: 2px;
    position: relative;
    font-size: 18px; }
  #social-link-container a img {
    width: 25px;
    margin-left: 15px;
    vertical-align: top;
    margin-top: -3px; }

  #social-links {
    width: 70%;
  }

  #mazda-100-footer-desktop {
    width: calc(50% - 10px);
    padding-left: 10px;
    height: 50px;
    display: flex;
    justify-content: left;
  }

  #mazda-100-footer-mobile {
    display: none;
  }

  #mazda-100-footer-desktop img, #mazda-100-footer-mobile img {
    height: 100%;
  }

  @media screen and (max-width: 829px) {
    #social-link-container {
      flex-direction: column;
      justify-content: center;
    }

    #social-links {
      width: 100%;
      text-align: center;
    }

    #mazda-100-footer-desktop {
      display: none;
    }

    #mazda-100-footer-mobile {
      width: 100%;
      padding-left: 0;
      height: 50px;
      display: flex !important;
      justify-content: center;
      margin-bottom: 20px;
      display: block;
    }

  }

#footer-text {
  float: left;
  font-family: 'Mazda-Type-Regular';
  text-align: left;
  width: 65%;
  margin: 20px 10% 40px 15%;
  color: #999999;
  font-size: 9px;
  font-weight: bold;
  line-height: 12px;
  word-wrap: break-word;
  overflow-wrap: break-word; }

#footer-text #legal-toggles {
  font-family: 'Mazda-Type-Bold';
  margin-top: 25px;
  margin-bottom: 50px;
}

#footer-text a.legal-text-toggle-on, #footer-text a.legal-text-toggle-off {
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
}

#footer-text a.legal-text-toggle-off {
  display: none;
}

#footer-text a.legal-text-toggle-on:hover, #footer-text a.legal-text-toggle-off:hover {
  color: #ffffff;
}

#footer-legal-content {
  display: none;
}

  #footer-anchor {
  float: right;
  text-align: left;
  margin-top: 20px;
  width: 10%; }

#footer-text p {
  color: #666666;
  font-size: 14px; }

#footer-text a {
  color: #666666;
  text-decoration: underline;
  font-size: 11px; }

/*menu*/
.mobile_nav_wrapper {
  display: none;
  position: fixed;
  top: 45px;
  z-index: 12;
  width: 100%; }

.mobile_nav_wrapper ul {
  display: none;
  width: 100%; }

[class*="column"] + [class*="column"]:last-child {
  float: left; }

.footer-lang {
  display: none;
  color: #999999;
  font-family: 'Mazda-Type-Regular';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 17px;
  margin-bottom: 30px;
  text-align: center; }
  @media (max-width: 829px) {
    .footer-lang {
      display: block; } }
  .footer-lang:hover,
  .footer-lang:focus {
    color: #999999; }

.aligncenter {
  text-align: center; }

/* Vehicle Standard Features */

.vehicle-standard-features {
  text-align: left;
  margin-top: 40px;
  margin-left: 40px;
  font-family: "Mazda-Type-Regular";
  display: block;
}

.vehicle-standard-features h5 {
  font-size: 24px;
  font-weight: 700;
  font-family: "Mazda-Type-Regular";
}

.vehicle-standard-features ul {
  list-style-type: disc;
  font-family: "Mazda-Type-Regular";
  font-size: 16px;
  margin-top: 10px;
  margin-left: 20px;
}

.vehicle-standard-features ul li {
  padding-left: 10px;
  font-size: 18px;
}

.vehicle-standard-features-mobile {
  display: none;
}

@media screen and (max-width: 767px) {
  .vehicle-standard-features {
    display: none;
  }

  .vehicle-standard-features-mobile {
    display: block;
  }
}

  .vehicle-standard-features-mobile {
    text-align: left;
    margin-left: 0;
    font-family: "Mazda-Type-Regular";
    display: block;
    position: relative;
    top: 30px;
    padding-bottom: 60px;
  }

  .vehicle-standard-features-mobile h5 {
    font-size: 20px;
    font-weight: 700;
  }

  .vehicle-standard-features-mobile ul {
    list-style-type: disc;
    font-family: "Mazda-Type-Regular";
    font-size: 14px;
    margin-top: 10px;
    margin-left: 20px;
  }

  .vehicle-standard-features-mobile ul li {
    padding-left: 10px;
  }
}

/* Vechicle Specifications */

div.vehicle-specs {
  margin-bottom: 40px;
  float: left;
}

.vehicle-specs div {
  display: inline-block;
}

.vehicle-specs div.vehicle-spec-list {
  float: left;
}
.vehicle-specs ul {
  font-family: "Mazda-Type-Medium";
  font-size: 18px;
}

.vehicle-specs ul li {
  line-height: 26px;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .vehicle-specs ul li {
    line-height: 18px;
    font-size: 12px;
    margin-bottom: 10px;
  }
}

.vehicle-specs div.capacity {
  display: inline-block;
  padding-right: 40px;
  margin-bottom: 30px;
}

.vehicle-specs div.capacity:before {
  content: '';
  display: inline-block;
  background: url('/wp-content/themes/mazda/assets/img/icon-capacity.png') no-repeat;
  width: 30px;
  height: 20px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}

.vehicle-specs div.economy {
  display: inline-block;
  margin-bottom: 30px;
}

.vehicle-specs div.economy:before {
  content: '';
  display: inline-block;
  background: url('/wp-content/themes/mazda/assets/img/icon-economy.png') no-repeat;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}

.vehicle-specs div.economy-phev:before {
  content: '';
  display: inline-block;
  background: url('/wp-content/themes/mazda/assets/img/fuelbat4.png') no-repeat;
  width: 27px;
  height: 20px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}

.vehicle-specs div.economy-ev:before {
  content: '';
  display: inline-block;
  background: url('/wp-content/themes/mazda/assets/img/telechargement2.png') no-repeat;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}

/* Contact a Dealer Form */

.contact-dealer-form-container {
  width: 90%;
  max-width: 600px;
  padding: 20px;
  margin: 0;
  font-family: 'Mazda-Type-Bold';
  background: #f7f5f6;
  position: relative;
  max-height: 95%;
  overflow-y: auto;
}

.contact-dealer-form-container .loader{
  display: none;
}

.contact-dealer-form-container .status-message p{
  padding: 20px 0;
  font-family: 'Mazda-Type-Medium';
  font-size: 14px;
  color: #101010;
}

/* dealership options */
.contact-dealer-form-container .search-wrapper .half {
  float: left;
}

.postal-search-wrapper .half {
  width: calc(75% - 10px);
}

@media screen and (min-width: 768px) {
  .postal-search-wrapper .half {
    width: calc(75% - 10px) !important;
  }
}


.contact-dealer-form-container .search-wrapper .search-button {
  display: inline-block;
  margin-top: 3px;
  margin-left: 15px;
  width: 35px;
  height: 35px;
  background: url(/wp-content/themes/mazda/assets/img/mazda-magnify.png) 0 0 no-repeat;
  background-size: cover;
}

/* dealer ship status wrapper */
.contact-dealer-form-container .status-wrapper{
  clear: both;
  /*background: pink;*/
}

.contact-dealer-form-container .status-wrapper .loader{
  display: none;
}

/* dealership results */
.contact-dealer-form-container .results-wrapper {
  display: none;
}

.contact-dealer-form-container .results-wrapper .results-list {
  margin-left: 0;
  list-style: none;
  line-height: 1.4;
  width: 60%;
}

@media screen and (max-width: 767px) {
  .contact-dealer-form-container .results-wrapper .results-list {
    width: 100%;
  }
}

.contact-dealer-form-container .results-wrapper .results-list li {
  margin-top: 30px;
  margin-bottom: -10px;
  background: #fff;
  padding: 20px;
}

.contact-dealer-form-container .results-wrapper .results-list li span {
  color: #000;
}

.contact-dealer-form-container .results-wrapper .results-list li span.street {
  font-size: 19px;
}

.contact-dealer-form-container .results-wrapper .results-list li span.city,
.contact-dealer-form-container .results-wrapper .results-list li span.telephone {
  font-size: 16px;
}

.contact-dealer-form-container .results-wrapper .results-list li span.name {
  font-size: 22px;
}

.contact-dealer-form-container .results-wrapper .results-list li .select-dealer-button {
  margin: 20px 0 10px;
  background: #000;
  cursor: pointer;
  text-transform: uppercase;
  max-width: 300px;
  display: block;
  font-family: 'Mazda-Type-Medium';
  font-size: 18px;
  letter-spacing: 1px;
}

@media screen and (max-width: 767px) {
  .contact-dealer-form-container .results-wrapper .results-list li .select-dealer-button {
    max-width: 100%;
  }
}

.contact-dealer-form-container .results-wrapper .results-list li.current-selection .select-dealer-button {
  background: #851D2F;
}

.contact-dealer-form-container .results-wrapper .your-location span{
  color: #ababab;
  font-family: 'Mazda-Type-Regular';
}

.contact-dealer-form-container .results-wrapper .your-location .refresh-location{
  margin-right: 8px;
  color: #ababab;
}

.contact-dealer-form-container .results-wrapper .your-location .loader-location{
  display: none;
  position: relative;
  top: -1px;
}

.contact-dealer-form-container a.close-button {
  position: absolute;
  top: 20px;
  right: 20px;
  text-decoration: none;
  display: block;
  width: 20px;
  height: 20px;
}

.contact-dealer-form-container a.close-button img {
  width: 100%;
}

.contact-dealer-form-container .thanks {
  margin: 10px 0 20px;
  text-align: left;
  display: none;
}

.contact-dealer-form-container .titles {
  margin: 10px 0 20px;
  text-align: left;
}

/* dropdown for generic form */
.contact-dealer-form-container .titles select {
  padding: 10px;
  width: calc(75% - 10px);
  -webkit-appearance: none;
  background: #fff url('/wp-content/themes/mazda/assets/img/arrow-form-dropdown.png') no-repeat;
  background-position: right 10px center;
  font-family: 'Mazda-Type-Regular';
  font-size: 16px;
  text-transform: uppercase;
  color: #898989;
  margin-top: 20px;
  border-radius: 5px;
}

.contact-dealer-form-container .titles select[name=dealer_selection] {
  margin-bottom: 20px;
}

.contact-dealer-form-container .titles p.fill-out-form {
  clear: both;
  margin-top: 20px;
}

.contact-dealer-form-container .dealer-search-wrapper {
/*.contact-dealer-form-container .postal-search-wrapper{*/
  display: none;
}

@media screen and (max-width: 767px) {
  .contact-dealer-form-container .titles select {
    width: 100%;
  }
}

.contact-dealer-form-container .titles select::-ms-expand {
  display: none;
}

.contact-dealer-form-container h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.contact-dealer-form-container h3 {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: -10px;
  font-family: "Mazda-Type-Regular";
}

.contact-dealer-form-container p {
  font-family: "Mazda-Type-Regular";
  font-size: 16px;
  line-height: 20px;
  width: 100%;
}

.contact-dealer-form-container .small {
  font-size: 17px;
  margin: 0 0 20px;
  font-family: "Mazda-Type-Medium";
}

.contact-dealer-form-container .contact-dealer-form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0;
  justify-content: space-between;
}

.contact-dealer-form-container input {
  background: #fff;
  padding: 10px;
  font-size: 17px;
  width: 100%;
  border: 1px solid #b7b7b7;
  border-radius: 5px;
}

@media screen and (max-width: 767px) {
  .contact-dealer-form-container input {
    margin-bottom: 5px;
  }
}

.contact-dealer-form-container input::placeholder,
.contact-dealer-form-container textarea::placeholder {
  color: #898989;
  font-family: "Mazda-Type-Regular";
}

.contact-dealer-form-container input[type=checkbox] {
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
  background: white;
}

.contact-dealer-form-container textarea {
  font-family: "Mazda-Type-Regular";
  background: #fff;
  padding: 10px;
  font-size: 16px;
  width: 100%;
  border: 1px solid #b7b7b7;
  border-radius: 5px;
  height: 100px;
}

@media screen and (max-width: 767px) {
  .contact-dealer-form-container textarea {
    height: 80px;
  }
}

.contact-dealer-form-container .half {
  width: calc(50% - 10px);
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .contact-dealer-form-container .half {
    margin-bottom: 10px;
    width: 100%;
  }

  .dealer-search-wrapper .half,
  .location-search-wrapper .half,
  .postal-search-wrapper .half {
    width: 84%;
  }
}

.contact-dealer-form-container .full {
  width: 100%;
}

.contact-dealer-form-container .consent-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  margin: 20px 0;
}

.contact-dealer-form-container .consent-container .consent-box {
  margin: 0;
  padding: 0;
}

.contact-dealer-form-container .consent-container .consent-text {
  text-align: left;
  margin-left: 10px;
  font-family: 'Mazda-Type-Regular';
  font-size: 12px;
  line-height: 18px;
  position: relative;
  top: 5px;
}

.contact-dealer-form-container .consent-container .consent-text a {
  color: #999999;
}

@media screen and (max-width: 767px) {
  .contact-dealer-form-container .consent-container .consent-text {
    font-size: 13px;
  }
}

.contact-dealer-form-container .submit {
  background: #000 !important;
  color: #fff !important;
  padding: 15px 50px !important;
  margin-bottom: 10px;
  font-size: 18px !important;
  -webkit-appearance: none;
  font-family: 'Mazda-Type-Medium';
  letter-spacing: 1px;
}

@media screen and (max-width: 767px) {
  .contact-dealer-form-container .submit {
    width: 100%;
  }
}

.contact-dealer-form-container .submit:hover {
  background: #910a2d !important;
  border: 1px solid #910a2d;
}

/* checkbox positioning */
span.wpcf7-list-item {
  margin: 0;
}

/* form alert formatting */
span.wpcf7-not-valid-tip {
  text-align: left;
  margin-top: 5px;
  font-family: 'Mazda-Type-Medium';
  font-size: 16px;
  color: #f00;
  margin-top: 10px;
}

.results-wrapper span.wpcf7-not-valid-tip {
  margin-top: 20px;
}

/* hide generic error message*/
.wpcf7-validation-errors {
  display: none !important;
}

.wpcf7-not-valid {
  border: 1px solid #910a2d !important;
}

/* background */
.dealer-modal-container,
#carousel-dealer-modal-container,
.dealer-modal-container-w-select {
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow-y: auto;
  background: rgba(0,0,0,.7);
  display: none;
}
.dealer-modal-container-w-select .titles h3 {
  margin-bottom: -10px !important;
}

#carousel-dealer-modal-container .error {
  margin-top: 0;
}

/* remove success green border */
div.wpcf7-mail-sent-ok {
  border: none !important;
}

/* Ajax loader display for modal form */

div.wpcf7 .ajax-loader {
  display: none !important
}

div.wpcf7 .ajax-loader.is-active {
  display: inline-block !important
}

.validation-summary.error {
  margin-left: 3px;
}


.swiper-container {
  overflow: hidden;
}

div.swiper-container.swiper-desktop {
  display: block;
}

.map-dealer-form-container {
  width: 100%;
  max-width: 1200px;
  padding: 20px;
  margin: 0;
  font-family: 'Mazda-Type-Bold';
  background: #f7f5f6;
  position: relative;
  max-height: 95%;
  overflow-y: auto;
}

#main-carousel-header {
  /*background: url("../img/header.jpg") no-repeat scroll bottom center #a5d6e7;*/
  width: 100%;
  float: left;
  position: relative;
  vertical-align: middle;
  display: block;
  overflow: hidden;
  z-index: 1; }
@media (max-width: 829px) {
  #main-carousel-header {
    margin-top: 46px; } }
@media (min-width: 830px) {
  #main-carousel-header {
    margin-top: 108px; } }

#main-carousel-header .swiper-container {
  width:100%;
}


#mobile-carousel-header {
  display: none;
  width: 100%;
  float: left;
  position: relative;
  margin-top: 45px;
  vertical-align: middle;
}


/* Mobile */
@media only screen and (max-width: 829px) {
    #mobile-carousel-header {
      display: block;
    }
    #main-carousel-header {
      display: none;
    }
}

#mobile-carousel-header .swiper-slide {
  cursor: grab;
  max-width:100%;  /* added */
}


#main-carousel-header .swiper-slide {
  cursor: grab;
  max-width:100%;  /* added */
}


#main-carousel-header .slider-image {
  max-width:100%;  /* added */
  width: 100% !important;
}

#mobile-carousel-header .slider-image {
  max-width:100%;  /* added */
  width: 100% !important;
}


#carousel-dealer-modal-container {
  display: none;
}

.contact-dealer-form-container {
  width: 90%;
  max-width: 600px;
  padding: 20px;
  margin: 0;
  font-family: 'Mazda-Type-Bold';
  background: #f7f5f6;
  position: relative;
  max-height: 95%;
  overflow-y: auto;
}

.map-dealer-form-container {
  width: 100%;
  max-width: 1200px;
  padding: 20px;
  margin: 0;
  font-family: 'Mazda-Type-Bold';
  background: #f7f5f6;
  position: relative;
  max-height: 95%;
  overflow-y: auto;
}

.contact-dealer-form-container .loader{
  display: none;
}

.contact-dealer-form-container .status-message p{
  padding: 20px 0;
  font-family: 'Mazda-Type-Medium';
  font-size: 14px;
  color: #101010;
}

.map-dealer-form-container .close-button {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  height: 20px;
  z-index: 20;
}


@media screen and (min-width: 768px) {
  .postal-search-wrapper .half {
    width: calc(75% - 10px) !important;
  }
}

#mapDiv, #carouselMapDiv {
  width: 100%;
  height: 847px;
}

div.custom-form-link {
    cursor: grab;
}

span.dealer_phone_icon_default {
  display: inline-block;
  background: url(/wp-content/static/img/Phone.png) center;
}

span.dealer_phone_icon_hover {
  display: none;
  background: url(/wp-content/static/img/PhoneHover.png) center;
}

span.dealer_website_icon_default {
  display: inline-block;
  background: url(/wp-content/static/img/WebsiteIcon.png) center;
}

span.dealer_website_icon_hover {
  display: none;
  background: url(/wp-content/static/img/WebsiteIconHover.png) center;
}


div.dealer_phone, div.dealer_website {
  margin-top: 5px;
}
span.dealer_phone_icon, span.dealer_website_icon {
  width: 16px;
  height: 16px;
  margin: 0 5px 0 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  vertical-align: baseline;
}

.radio_option_dealer .dealer_phone:hover .dealer_phone_icon_hover {
  display: inline-block;
}
.radio_option_dealer .dealer_phone:hover .dealer_phone_icon_default {
  display: none;
}

.radio_option_dealer .dealer_website:hover .dealer_website_icon_hover {
  display: inline-block;
}
.radio_option_dealer .dealer_website:hover .dealer_website_icon_default {
  display: none;
}


#carousel-dealer-modal-container div.map-dealer-form-container.large-finder-container {
  width: 100%;
  height: unset;
}


#carousel-dealer-modal-container div.map-dealer-form-container {
  width: 670px;
  height: 185px;
}

.swiper-button {
  background-color: transparent;
  width: 33px !important;
  height: 56px !important;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  content: none !important;
}


@media (min-width: 1060px) {
  .swiper-button-next {
    right: 5px !important;
  }
  .swiper-button-prev {
    left: 5px !important;
  }
}
@media (max-width: 1059px) {
  .swiper-button {
    width: 25%;
    height: 25%;
  }
  .swiper-button-next {
    right: 0 !important;
  }
  .swiper-button-prev {
    left: 0 !important;
  }
}
@media (max-width: 1000px) {
  .swiper-button-next {
    right: 0 !important;
  }
  .swiper-button-prev {
    left: 0;
  }
}

@media (max-width: 829px) {
  .swiper-button-next {
    right: 0 !important;
  }
  .swiper-button-prev {
    left: 0;
  }

  img.swiper-button-next-img,
  img.swiper-button-next-img-default,
  img.swiper-button-prev-img,
  img.swiper-button-prev-img-default {
    width: 25%;
    height: 25%;
  }
}

.swiper-container img.swiper-button-next-img-hover {
  display: none;
}

.swiper-container div.swiper-button-next:hover img.swiper-button-next-img-hover {
  display: inline-block;
}

.swiper-container div.swiper-button-next:hover img.swiper-button-next-img-default {
  display: none;
}

.swiper-container img.swiper-button-prev-img-hover {
  display: none;
}

.swiper-container div.swiper-button-prev:hover img.swiper-button-prev-img-hover {
  display: inline-block;
}

.swiper-container div.swiper-button-prev:hover img.swiper-button-prev-img-default {
  display: none;
}

.swiper-button-img {
    width: 50%;
    height: 50%;
}

/* Exceptional case for "Starting From" template with 2 columns showing full prices  */

.price--full-small {
	font-size: 105px;
}

@media only screen and (max-width: 1600px) {
	.price--full-small {
		font-size: 80px !important;
	}
}

@media only screen and (max-width: 1275px) {
	.price--full-small {
		font-size: 70px !important;
	}
}

@media only screen and (max-width: 1100px) {
	.price--full-small {
		font-size: 55px !important;
	}
}

@media only screen and (max-width: 900px) {
	.price--full-small {
		font-size: 45px !important;
	}
}

@media only screen and (max-width: 480px) {
	.price--full-small {
		font-size: 30px !important;
	}
}

.price-subhead--inner-wysiwyg {
	border: none !important;
}

.price-subhead--inner-wysiwyg p {
	font-size: 24px;
}

.price-subhead--inner-wysiwyg p:last-child {
	margin: 0 !important;
}


@media only screen and (max-width: 1100px) {
	.price-subhead--inner-wysiwyg p {
		font-size: 18px
	}
	
	
	.price-subhead--inner-wysiwyg p {
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 900px) {
	.price-subhead--inner-wysiwyg p {
		font-size: 12px
	}
	
	.price-subhead--inner-wysiwyg p {
		margin-bottom: 5px;
	}
}
