/************************************************

Stylesheet: Global Stylesheet

*************************************************/
/*********************
POSTS & CONTENT STYLES
*********************/
a {
  line-height: inherit;
  color: #d6000e;
  text-decoration: none;
  cursor: pointer;
}
.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
  color: #999; }

.entry-content img {
  max-width: 100%;
  height: auto; }

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; 
  margin-bottom: 1.5em;
}

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.post-password-form input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe; }
  [data-whatinput='mouse'] .post-password-form input[type="submit"] {
    outline: 0; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background-color: #14679e;
    color: #fefefe; }

/*********************
IMAGE GALLERY STYLES
*********************/
.gallery {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-right: -15px;
  margin-left: -15px; }

.gallery::before, .gallery::after {
  content: ' ';
  display: table; }

.gallery::after {
  clear: both; }

.gallery.gallery-columns-1 > dl {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-1 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-1 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-2 > dl {
  width: 50%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-2 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-2 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-3 > dl {
  width: 33.33333%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-3 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-3 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-4 > dl {
  width: 25%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-4 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-4 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-5 > dl {
  width: 20%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-5 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-5 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-6 > dl {
  width: 16.66667%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-6 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-6 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-7 > dl {
  width: 14.28571%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-7 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-7 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-8 > dl {
  width: 12.5%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-8 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-8 > dl:last-child:not(:first-child) {
    float: right; }

.gallery dl {
  width: 100%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.gallery dl:last-child:not(:first-child) {
  float: right; }

/*********************
PAGE NAVI STYLES
*********************/
.page-navigation {
  margin-top: 1rem; }

/*********************
COMMENT STYLES
*********************/
#comments .commentlist {
  margin-left: 0px; }

#respond ul {
  margin-left: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px; }
  .commentlist li:last-child {
    margin-bottom: 0; }
  .commentlist li ul.children {
    margin: 0; }

.commentlist li[class*=depth-] {
  margin-top: 1.1em; }

.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }

.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0; }

.commentlist .vcard {
  margin-left: 50px; }
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal; }
  .commentlist .vcard time {
    float: right; }
    .commentlist .vcard time a {
      color: #999;
      text-decoration: none; }
      .commentlist .vcard time a:hover {
        text-decoration: underline; }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: #fff; }

.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

.commentlist .comment-reply-link {
  float: right; }

/*********************
COMMENT FORM STYLES
*********************/
  .respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
  .respond-form form {
  margin: 0.75em 0; }
  .respond-form form li {
  list-style-type: none;
  clear: both;
  margin-bottom: 0.7335em; }
  .respond-form form li label,
  .respond-form form li small {
  display: none; }
  .respond-form form input[type=text],
  .respond-form form input[type=email],
  .respond-form form input[type=url],
  .respond-form form textarea {
  padding: 3px 6px;
  background: #efefef;
  border: 2px solid #cecece;
  line-height: 1.5em; }
  .respond-form form input[type=text]:focus,
  .respond-form form input[type=email]:focus,
  .respond-form form input[type=url]:focus,
  .respond-form form textarea:focus {
  background: #fff; }
  .respond-form form input[type=text]:invalid,
  .respond-form form input[type=email]:invalid,
  .respond-form form input[type=url]:invalid,
  .respond-form form textarea:invalid {
  outline: none;
  border-color: #fbc2c4;
  background-color: #f6e7eb;
  -ms-box-shadow: none;
  box-shadow: none; }
  .respond-form form input[type=text],
  .respond-form form input[type=email],
  .respond-form form input[type=url] {
  max-width: 400px;
  min-width: 250px; }
  .respond-form form textarea {
  resize: none;
  width: 97.3%;
  height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.sidebar li {
  list-style: none; }

.widget ul {
  margin: 0; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
/*  margin-top: 1em; */}

/*********************
VISUAL EDITOR STYLES
*********************/
body#tinymce {
  margin: 20px; }

/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }

/*# sourceMappingURL=style.css.map */


.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}

.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexbox.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.flexbox.justify-content-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.justify-content-end{
  justify-content: flex-end;
}

.hd-appt-box {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.hd-logo-box{
  margin-top: 0;
  margin-bottom: 1.5rem;
}
.hd-logo {
  display: inline-block;
  max-width: 100%;
  width: 250px;
  height: auto;
}

.hd-logo img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
#main-nav{
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
}
#main-nav{
  padding-left: 0%;
}
.nav {
  position: relative;
}
.nav ul {
  list-style: none;
  text-align: center;
}

.nav ul.static {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-around;
}
.header {
  z-index: 10;
  position: relative;
  background: #fff;
  -webkit-box-shadow: 15px 23px 59px 0 rgba(0,0,0,.06);
  box-shadow: 15px 23px 59px 0 rgba(0,0,0,.06);
}

.template-home .header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.upper-header {
  background: #010719;
}
.page-template-template-full-home-width .lower-header{
  background: #fff;
  border-bottom: 1px solid #23275e;
}
.lower-header{
  background: #fff;
  border-bottom: 1px solid #fff;
}
.hd-locations {
  margin-top: .5rem;
  margin-bottom: .5rem;
}
.upper-hd-separator {
  margin: 0 1rem;
}

.hd-address, .hd-wh, .upper-hd-separator {
  color: #fff;
  font: 400 1em/1.5 'Noto Sans', sans-serif;
}
.hd-phone-box {
  margin-top: .5rem;
  margin-bottom: .5rem;
  padding-left: 5%;
}
.hd-phone-text {
  display: inline-block;
  padding-right: .25rem;
  color: #fff;
  font: 400 1.5em/1.25 'Noto Sans', sans-serif;
}
.hd-phone-link {
  color: #fff;
  font: 900 1.5em/1.25 'Noto Sans', sans-serif;
}
.hd-phone-link strong {
  font: inherit;
}
.paymentPlan{
  color: yellow;
  font-weight: 500;
}
.appointment-banner{
  padding: 50px 40px;
  background: #f5f5f5;
  border-bottom: 1px solid #fff;
}
.appointmentBox h3{
  font-weight: 500;
}
.appointmentBtn a{
  display: block;
  float: right;
  background: #f3000e;
  padding: 20px 0px;
  border-radius: 3px;
  color: #fff;
  width: 30%;
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

.material-icons.md-36 { 
  position: relative;
  top: 5px;
}
.material-icons.md-light {
  color: #fff;
}

.btn, .entry-content .btn {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 1rem;
  border: none;
  background: #f3000e;
  color: #fff;
  font-weight: 400;
  font-size: .9375rem;
  line-height: 1.4;
  font-family: 'Noto Sans', sans-serif;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: .25rem;
  -webkit-box-shadow: 0 7px 21px 0 rgba(214, 0, 13,0.25);
  box-shadow: 0 7px 21px 0 rgba(214, 0, 13,0.25);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.btnShort {
  position: relative;
  margin: 0 auto;
  padding: 1rem;
  border: none;
  background: #f3000e;
  color: #fff;
  font-weight: 400;
  font-size: .9375rem;
  line-height: 1.4;
  font-family: 'Noto Sans', sans-serif;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: .25rem;
  -webkit-box-shadow: 0 7px 21px 0 rgba(171,31,34,0.5);
  box-shadow: 0 7px 21px 0 rgba(171,31,34,0.5);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.gform_wrapper .gform_footer input.button{
  position: relative;
  margin: 0 auto;
  padding: 1rem;
  border: none;
  background: #d6000e;
  color: #fff;
  font-weight: 400;
  font-size: .9375rem;
  line-height: 1.4;
  font-family: 'Noto Sans', sans-serif;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: .25rem;
  -webkit-box-shadow: 0 7px 21px 0 rgba(171,31,34,0.5);
  box-shadow: 0 7px 21px 0 rgba(171,31,34,0.5);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.btnShort:hover,.gform_wrapper .gform_footer input.button:hover, .btn:hover, .entry-content .btn:hover{
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  background: #821719;
  color: #fff;
}

.menu .active>a{
  background: transparent;
  color: #d6000d;
}
.menu a{
  color: #010719;
}
.menu a:hover,.dropdown.menu>li.is-dropdown-submenu-parent>a:hover{
  color: #ff000f;
}
.dropdown.menu>li.is-active>a{
  color: #ff000f;
}
.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #ececec;
  background: #fff;
}
.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #ab1f22 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}
.footer {
  position: relative;
  padding-top: 7rem;
  background: #000;
}
.ft-logo-box {
    margin-bottom: 1rem;
}
.ft-logo {
    display: inline-block;
    max-width: 100%;
    width: 250px;
    height: auto;
}
.ft-logo img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.ft-phone-box {
    margin-bottom: 1rem;
}
.ft-phone-text {
    display: inline-block;
    padding-right: .25rem;
    color: #fff;
    font: 700 1.25em/1.25 'Noto Sans', sans-serif;
    margin-bottom: 15px;
}
.ft-phone-link {
    color: #fff;
    font: 400 1.5em/1.25 'Noto Sans', sans-serif;
}
.ft-phone-link {
    font-size: 16px;
}
.ft-address-box, .ft-wh-box {
    margin-bottom: 1rem;
}
.ft-text {
    color: #fff;
    font: 700 1.0625em/1.5 'Noto Sans', sans-serif;
}
.ft-address, .ft-wh {
    color: #fff;
    font: 400 1.0625em/1.5 'Noto Sans', sans-serif;
}
.ft-address span {
    font: inherit;
}
.visible-lg {
    display: block!important;
}
.ft-nav-box ul {
    list-style: none;
    -moz-column-count: 2;
    -moz-column-gap: 60px;
    -webkit-column-count: 2;
    -webkit-column-gap: 60px;
    column-count: 2;
    column-gap: 0px;
    padding-bottom: .5rem;
}
 footer .ft-nav-box ul{
    list-style: none;
    -moz-column-count: 2;
    -moz-column-gap: 60px;
    -webkit-column-count: 2;
    -webkit-column-gap: 60px;
    column-count: 2;
    column-gap: 0px;
    padding-bottom: 0.5rem;
  }
.ft-nav-box ul li {
    margin-bottom: .5rem;
}
.ft-nav-box ul a {
    color: #fff;
    font: 300 1.0625em/1.5 "Aileron",Arial,sans-serif;
}
.ft-nav-box ul li.selected a {
    text-decoration: underline;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
}
.rplg-grid .rplg-stars{
  top: 118px;
  position: absolute;
}
.image-stack {
  display: grid;
  position: relative;
  grid-template-columns: repeat(12, 1fr);
}

.image-stack__item--bottom {
  grid-column: 1 / -1;
  grid-row: 1;
}

.image-stack__item--top {
  grid-row: 1;
  grid-column: 1 / span 10;
  padding-top: 35%;
  z-index: 1;
}
.image-stack img {
  width: 100%;
  display: block;
}
.dash{
  padding: 1rem 0;
  border-bottom: .125rem dashed #a1a1a1;
}
.reviewBG {
  position: relative;
  padding-top: 4rem;
  background-repeat: no-repeat;
  background-position: center top;
  padding-bottom: 20%;
  margin-top: 4%;
}
.reviews-title {
  margin-bottom: 4rem;
  color: #232324;
  font: 300 5em/1 'Noto Sans', sans-serif;
}
.reviews-title strong {
  display: block;
  font: inherit;
  font-weight: 700;
}
.home .rplg{
  position: relative;
  margin-top: -300px;
}
p{
  font-size: 17px;
}
.textHome{
  margin-top: 5%;
  margin-bottom: 5%;
}
.servicesSec {
  position: relative;
  padding: 6rem 0 7rem;
  background-color: #fff05e;
  background-repeat: no-repeat;
  background-position: center top;
}
.servicesSec .services-title {
  margin-bottom: 2rem;
  color: #232324;
  font: 300 5em/1 'Noto Sans', sans-serif;
}
.servicesSec .btnShort {
  width: 275px;
  margin-left: 0;
}
.serviceBox{
  padding-bottom: 4rem;
}
.serviceBox h2{
  position: relative;
  margin: 0 0 1rem;
  padding: .5rem 0;
  color: #232324;
  font: 700 1.875em/1.4 'Noto Sans', sans-serif;
}
.serviceBox h2.sect1{
  background: url(https://fnpauto.c3mncgrid.com/wp-content/uploads/2020/08/emissions-repair.png) no-repeat;
  background-size: contain;
  padding-left: 75px;
}
.serviceBox h2.sect2{
  background: url(https://fnpauto.c3mncgrid.com/wp-content/uploads/2020/08/oil-change.png) no-repeat;
  background-size: contain;
  padding-left: 75px;
}
.serviceBox h2.sect3{
  background: url(https://fnpauto.c3mncgrid.com/wp-content/uploads/2020/08/brake-repair.png) no-repeat;
  background-size: contain;
  padding-left: 75px;
}
.serviceBox h2.sect4{
  background: url(https://fnpauto.c3mncgrid.com/wp-content/uploads/2020/08/battery-repair.png) no-repeat;
  background-size: contain;
  padding-left: 75px;
}
.serviceBox h2.sect5{
  background: url(https://fnpauto.c3mncgrid.com/wp-content/uploads/2020/08/engine-repair.png) no-repeat;
  background-size: contain;
  padding-left: 75px;
}
.serviceBox h2.sect6{
  background: url(https://fnpauto.c3mncgrid.com/wp-content/uploads/2020/08/ac-repair.png) no-repeat;
  background-size: contain;
  padding-left: 75px;
}
.epaySect{
  text-align: right;
}
.epay-box {
  padding-top: 7rem;
  padding-bottom: 4rem;
  padding-left: 8%;
  text-align: left;
}
.epay-box h2 {
  margin: 0 0 .5rem;
  color: #212426;
  font: 400 2.5em/1 'Noto Sans', sans-serif;
}
.page-id-38 .article-header{
  display: none;
}
.finacingLogo{
  width: 100%;
  display: block;
}
.brbr{
  box-shadow: 0px 0px 1px rgba(0,0,0,0.7);
}
.menu.submenu.is-dropdown-submenu{
  column-count: 2;
  padding: 15px;
  width: 400px;
}
.rplg-grid-row.rplg-businesses{
  display: none!important;
}
.off-canvas {
  position: fixed;
  z-index: 12;
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease,-webkit-transform .5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #f5f5f5;
  padding: 5%;
}
/* Custom */
.dropdown.menu>li>a{
  padding: 0.7rem 0.7rem;
}
.page-template-template-full-home-width .main{
  padding-top: 5%;
}

.benefits h5{
  text-align: center;
}
.image-stack {
  display: grid;
  position: relative; // imperative for the overlapping to work
  grid-template-columns: repeat(12, 1fr);
}
.image-stack__item--bottom {
  grid-column: 4 / -1;
  grid-row: 1;
}
.image-stack__item--top {
  grid-row: 1;
  grid-column: 1 / span 9;
  padding-top: 20%; // slightly arbitrary, keeps proportion once resized
  z-index: 1; // tells the browser to make this image on top
}
img {
  width: 100%;
  display: block;
}
.noP{
  padding:0!important;
}
.paddingCG{
  padding: 0 3%;
}
.section2{
  margin-top: 3%;
}
.section3{
  margin-bottom:1%;
}
.section4{
  margin-bottom: 4%;
}
/*animation element*/
.animation-element {
  opacity: 0;
  position: relative;
}
body{
  color:#010719;
}
.brbr {
  -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
  -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
  box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
  border-radius: 2px;
}
.serviceImg{
  float: right;
  width: 45%;
}
.close-button, .close-button.medium {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
  color: red;
}
.paddingAbt{
  padding:10px;
}
ul.contactList{
  font-size: 25px;
  list-style: none;
}
.contactList li.phone{
 margin-bottom: 5%;
}
.contactList li.shop{
  margin-bottom: 5%;
}
.contactList li.hours{
  margin-bottom: 5%;
}
.sectionSlider{
  position: relative;
}
.hoverText{
  position: absolute;
  top: 50%;
  right: 32%;
  color: #fff;
  text-align: center;
}
.hoverText h1{
 text-shadow: 1px 1px 1px rgb(58 27 27 / 70%);
}
.hoverText p{
  font-size: 36px;
  text-shadow: 1px 1px 1px rgba(58 27 27 / 70%);
}
.drop-in {
 animation: drop-in 1s ease 200ms backwards;
}

.drop-in-2 {
 animation: drop-in 1200ms ease 500ms backwards;
}
@keyframes drop-in {
 from {
  opacity: 0;
  transform: translateY(100px);
 }
 to {
  opacity: 1;
  transform: translate(0px);
 }
}
/*animation element sliding left*/

.animation-element.slide-left {
  opacity: 0;
  -moz-transition: all 1000ms linear;
  -webkit-transition: all 1000ms linear;
  -o-transition: all 1000ms linear;
  transition: all 1000ms linear;
  -moz-transform: translate3d(-1600px, 0px, 0px);
  -webkit-transform: translate3d(-1600px, 0px, 0px);
  -o-transform: translate(-1600px, 0px);
  -ms-transform: translate(-1600px, 0px);
  transform: translate3d(-1600px, 0px, 0px);
}
.animation-element.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
/*animation slide left styled for testimonials*/

.animation-element.slide-left.testimonial {
  float: left;
  width: 47%;
  margin: 0% 1.5% 3% 1.5%;
  background: #F5F5F5;
  padding: 15px;
/*box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);*/
  border: solid 1px #fff;
}
.animation-element.slide-left.testimonial:hover,
.animation-element.slide-left.testimonial:active{
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);
}

.animation-element.slide-left.testimonial {
  width: 48.5%;
  margin: 0% 1.5% 3.0% 0%;
}

/* .animation-element.slide-left.testimonial:nth-of-type(even) {
  width: 48.5%;
  margin: 0% 0% 3.0% 1.5%;
} */

.animation-element.slide-left.testimonial .header{
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.animation-element.slide-left.testimonial .left{
  float: left;
  margin-right: 15px;
}
.animation-element.slide-left.testimonial .right{
  float: left;
}

.animation-element.slide-left.testimonial img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  box-shadow: 0px 1px 3px rgba(51, 51, 51, 0.5);
}

.animation-element.slide-left.testimonial h3 {
  margin: 0px 0px 5px 0px;
}

.animation-element.slide-left.testimonial h4 {
  margin: 0px 0px 5px 0px;
}

.animation-element.slide-left.testimonial .content {
  float: left;
  width:100%;
  margin-bottom: 10px;
}

.animation-element.slide-left.testimonial .rating{}

.animation-element.slide-left.testimonial i {
  color: #aaa;
  margin-right: 5px;
}
.section2 {
    position: relative;
}
.testimonial {
    width: 100%;
    height: 100%;
    background-color: #f5eee6;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: -17.29em;
    right: auto;
}
.containerG.benefits {
    z-index: 200;
    padding-top: 4.88em;
    padding-bottom: 2.5em;
    position: relative;
}

.containerG {
    max-width: 73.96em;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5.21em;
    padding-left: 0;
    padding-right: 0;
}
.section2{
  margin-bottom: 5%;
}
.wp-gr .wp-google-url{
  display: none!important;
}
.listItem{
  font-size: inherit;
  list-style-image: url(https://testwebsite.c3mncgrid.com/wp-content/uploads/2024/02/listImage-6.png);
  padding-bottom: 3%;
  margin-bottom: 2px;
  line-height: 1.5;
  padding-left: 3%;
}
.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    font-size: 1.5rem;
    line-height: 1.5;
    color: #010719;
}
.textAlignCoupon{
  display: block;
  text-align: center;
}
/*.slide-right {
  animation: 3s slide-right;
}*/
a:focus, a:hover{
  color: #23275e;
}
/*@keyframes slide-right {
  from {
    margin-left: -100%;
  }
  to {
    margin-left: 14%;
  }
}*/
.smM{
  margin-bottom: 2%;
}
footer .ft-logo-box .ft-logo{
  width: 325px;
}
footer .ft-phone-box{
  width: 300px;
}
.ft-phone-box {
  margin-bottom: 1rem;
  margin-left: 2%;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
  .hd-appt-box.float-right.show-for-small-only{
    position: absolute;
    top: 125px;
    right: 0;
    font-weight: 700;
    font-size: 20px;
    background: transparent;
  }
  .hd-logo-box, .hd-appt-box{
    display: block;
    margin: 3rem auto;
  }
  .svg{
    width: 100%;
    margin: 0 auto;
  }
  .st9{
    font-family: 'MyriadPro-Semibold'!important;
  }
  .lower-header{
    background: #f2f2f2;
  }
  .hd-phone-box {
    padding-left: 0%;
  }
  .hd-address-box{
    font-size: 15px;
    width: 100%;
    padding-bottom: 10px;
  }
  .upper-hd-separator{
    display: none;
  }
  .hd-wh-box{
    text-align: center;
    display: block;
    width: 100%;
  }
  .accordion-menu a{
    font-weight: 700;
  }
  .menu.submenu.is-active{
    padding-left: 10%;
  }
  .banner{
    display: block;
  }
  .hoverText {
    position: absolute;
    top: 50%;
    right: 20%;
    color: #fff;
    text-align: center;
  }
  .hoverText p {
    font-size: 16px;
    text-shadow: 1px 1px 1px rgba(58 27 27 / 70%);
  }
  .appointmentBox h3 {
    font-weight: 500;
    text-align: center;
  }
  .appointmentBtn a {
    display: block;
    float: none; 
    background: #f3000e;
    padding: 20px 0px;
    border-radius: 3px;
    color: #fff;
    width: 75%;
    margin-top: 5%;
  }
  .homepageImg{
    margin-bottom: 10px;
  }
  .smogImg{
    display: block;
    margin: 0 auto;
    width: 50%;
  }
  .home .rplg {
    position: relative;
    margin-top: -170px;
  }
  .servicesSec {
    position: relative;
    padding: 2rem 0 0rem;
    background-color: #fefefe;
    background-repeat: no-repeat;
    background-position: center top;
  }
  .servicesSec .services-title {
    margin-bottom: 5rem;
  }
  .btnsectt{
    margin-bottom: 15%;
  }
  .serviceBox h2 {
    font: 700 1.575em/1.5 'Noto Sans', sans-serif;
  }
  .serviceBox h2.sect1 {
    padding-left: 110px;
  }
  .serviceBox {
    padding-bottom: 1rem;
  }
  .serviceBox h2.sect2 {
    padding-left: 115px;
    background-size: 100px;
  }
  .serviceBox h2.sect3 {
    background-size: 102px;
    padding-left: 116px;
    padding-bottom: 45px;
  }
  .serviceBox h2.sect4 {
    background-size: 90px;
    padding-left: 117px;
    padding-bottom: 35px;
  }
  .serviceBox h2.sect5 {
    padding-left: 122px;
  }
  .serviceBox h2.sect6 {
    padding-left: 122px;
  }
  .ft-nav-box ul{
    margin: 20px auto;
  }
  .homeImg {
    width: 20%;
    margin: 0 auto;
  }
  .containerG.benefits {
    z-index: 200;
    padding-top: 2em;
    padding-bottom: 1em;
    position: relative;
    margin-top: 12%;
  }
  .testimonial{
    left: 0;
  }
  .slide-right {
    animation: 3s slide-right;
  }
  @keyframes slide-right {
    from {
      margin-left: 0%;
    }
    to {
      margin-left: 0%;
    }
  }
  .section2, .section3, .section4, .section5 .cell{
    margin-bottom: 10%;
  }
  .footer {
    position: relative;
    padding-top: 2rem;
    background: #000;
  }
  .ft-phone-text {
    display: inline-block;
    padding-right: 0.25rem;
    color: #fff;
    font: 700 1.25em/1.25 'Noto Sans', sans-serif;
    margin-bottom: 15px;
    text-align: center;
  }
  footer .ft-logo-box{
    width: 350px;
    display: block;
    margin: 0 auto;
  }
  footer .ft-logo{
    width: 100%;
    margin-bottom: 5%;
  }
  .hd-address-box {
    text-align: center;
  }
  .hd-phone-box,.hd-phone-box{
    width: 100%;
    text-align: center;
  }
}

/* Medium and up */
@media screen and (min-width: 40em) {
  .svg{
    width: 75%;
  }
  .menu a{
    font-size: 30px;
    font-weight: 700;   
  }
  .hd-appt-box.float-right.show-for-medium-only{
    position: absolute;
    top: 70px;
    right: 0;
    font-weight: 700;
    font-size: 20px;
  }
  .btnsectt{
    margin-bottom: 7%;
  }
  .serviceBox h2.sect1 {
    padding-left: 110px;
  }
  .serviceBox {
    padding-bottom: 1rem;
  }
  .serviceBox h2.sect2 {
    padding-left: 115px;
    background-size: 100px;
  }
  .serviceBox h2.sect3 {
    background-size: 102px;
    padding-left: 116px;
    padding-bottom: 45px;
  }
  .serviceBox h2.sect4 {
    background-size: 90px;
    padding-left: 117px;
    padding-bottom: 35px;
  }
  .serviceBox h2.sect5 {
    padding-left: 105px;
  }
  .serviceBox h2.sect6 {
    padding-left: 122px;
    padding-top: 0;
    background-size: 100px;
  }
  .ft-nav-box ul{
    margin: 20px auto;
  }
  .epay-box {
    padding-top: 2rem;
    padding-bottom: 4rem;
    padding-left: 8%;
    text-align: left;
  }
  .serviceBox h2 {
    position: relative;
    margin: 0 0 1rem;
    padding: .5rem 0;
    color: #232324;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    font-size: 20px;
  }
  .serviceSecTitle{
    margin-bottom: 25px;
  }
  .ft-address-wh-box{
    margin:20px;
  }
  .ft-nav-box{
    margin:20px;
  }
  .home .rplg {
    position: relative;
    margin-top: -240px;
  }
  .homeImg{
    width: 40%;
    margin: 0 auto;
  }
}
@media print, screen and (min-width: 40em){
.reveal {
    width: 850px;
    max-width: 75rem;
}
}
@media screen and (max-width: 39.99875em), screen and (min-width: 64em){
/*  .show-for-medium-only {
    display: block!important;
  }*/
  .menu.submenu.is-active{
    padding-left: 10%;
  }
  .serviceBox h2.sect1 {
    padding-left: 110px;
  }
  .serviceBox {
    padding-bottom: 1rem;
  }
  .serviceBox h2.sect2 {
    padding-left: 115px;
    background-size: 100px;
  }
  .serviceBox h2.sect3 {
    background-size: 102px;
    padding-left: 116px;
    padding-bottom: 45px;
  }
  .serviceBox h2.sect4 {
    background-size: 90px;
    padding-left: 117px;
    padding-bottom: 35px;
  }
  .serviceBox h2.sect5 {
    padding-left: 122px;
  }
  .serviceBox h2.sect6 {
    padding-left: 122px;
    padding-top: 0;
    background-size: 100px;
  }
  .ft-nav-box ul{
    margin: 20px auto;
  }
  .epay-box {
    padding-top: 2rem;
    padding-bottom: 4rem;
    padding-left: 8%;
    text-align: left;
  }
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hd-appt-box.float-right.show-for-medium-only{
    position: absolute;
    top: 80px;
    right: 0;
    font-weight: 700;
    font-size: 20px;
  }
  .show-for-medium-only{
    display: block!important;
  }
}

/* iPad Mini */
/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
  .hoverText{
    right: 11%;
  }
  .appointmentBtn a {
    width: 75%;
  }
  .testimonial{
    left:-8.29em;
  }
  .wp-gr .grw-reviews{
    display: none!important;
  }
  .containerG.benefits{
    padding-top: 3em;
    padding-bottom: 1em;
  }
}
/* iPad Mini */
/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
  .hoverText{
    right: 21%;
  }
  .appointmentBtn a {
    width: 55%;
  }
  .testimonial{
    left: -12.29em;
  }
  .wp-gr .grw-reviews{
    display: none!important;
  }
  .ft-nav-box{
    display: none!important;
  }
  .hd-logo-box{
    display: block;
    margin: 0 auto;
  }
  .hd-nav-box {
    padding-left: 2%;
  }
  .hd-appt-box{
    display: block;
    margin: 0 auto;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
  }
  .containerG.benefits{
    padding-top: 2.88em;
    padding-bottom: 1em;
  }
}


/* Large and up */
@media screen and (min-width: 64em) {
  .article-header,.entry-content{
/*    width: 1300px;*/
    margin: 0 auto;
  }
  .svg{
    width: 400px;
    height: auto;
    display: block;
    position: relative;
  }
/*  .hd-nav-box{
    padding-left: 13%;
  }*/
  .h1, h1 {
    font-size: 2.5rem;
  }
  .inner-content{
    margin: 3% 0 8%;
  }
  .FullWidth{
    width: 100%!important;
    height: auto!important;
  }
  .homePageHead{
    position: relative;
    padding-top: 20px;
    margin-top: 30px;
    margin-bottom: 40px;
    font-size: 3rem;
  }
  .homePageHead::before {
    content: 'welcome';
    position: absolute;
    left: 0;
    right: 0;
    top: 25px;
    font-size: 77px;
    line-height: .6em;
    font-weight: 700;
    text-transform: uppercase;
    color: #016fcf;
    opacity: .2;
  }
  .serviceSecTitle{
    padding-bottom: 0rem;
  }
  .serviceBox{
    padding-bottom: 4rem;
  }
  .home .content{
    padding-bottom: 2%;
  }
  #main-nav .menu-item a{
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
  }
  .serviceBox h2.sect1 {
    padding-left: 75px;
    background-size: 73px;
  }
  .serviceBox {
    padding-bottom: 1rem;
  }
  .serviceBox h2.sect2 {
    padding-left: 75px;
    background-size: contain;
  }
  .serviceBox h2.sect3 {
    padding-left: 75px;
    background-size: contain;
    padding-bottom: 0;
  }
  .serviceBox h2.sect4 {
    padding-left: 75px;
    background-size: contain;
    padding-bottom: 0;
  }
  .serviceBox h2.sect5 {
    padding-left: 75px;
    background-size: 73px;
  }
  .serviceBox h2.sect6 {
    padding-left: 75px;
    background-size: 65px;
    padding-bottom: 18px;
  }
  .ft-nav-box ul{
    margin: 20px auto;
  }
  .serviceBox h2 {
    font-size: 30px;
  }
/*  .slide-right {
    animation: 3s slide-right;
  }
  @keyframes slide-right {
    from {
      margin-left:-100%;
    }
    to {
      margin-left: 14.1%;
    }
  }*/

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

  }




/* ----------- iPad Pro 12.9" ----------- */
/* Portrait */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
  .testimonial {
    left: -10.29em;
  }
    .wp-gr .grw-reviews{
    display: none!important;
  }
  .hoverText{
    right: 20%;
  }
  .hd-logo-box{
    margin: 0 auto;
  }
  .hd-appt-box{
    margin: 0 auto;
    margin-top: 1%;
    margin-bottom: 3%;
  }
  .appointmentBtn a {
    width: 53%;
  }
  .ft-nav-box{
    display: none!important;
  }
}

  /* iPad Air */
  /* Landscape */
@media only screen 
  and (min-device-width: 1180px) 
  and (max-device-width: 1180px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .hoverText{
      right: 24%;
    }
    .appointmentBtn a{
      width: 50%;
    }
    .hd-appt-box{
      display: block;
      margin: 0 auto;
      margin-bottom: 2%;
      margin-top: 1%;
    }
    .hd-logo-box{
      display: block;
      margin: 0 auto;
    }
    .wp-gr .grw-reviews{
      display: none!important;
    }
    .testimonial{
      left: -13.29em;
    }
  }


/* ----------- iPad Pro 12.9" ----------- */
/* Landscape */
@media only screen 
  and (min-device-width: 1366px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
  .hoverText{
    right: 35%;
  }
  .footer .container{
    flex-wrap: nowrap;
  }
  .hoverText{
    right: 27%;
  }
  .hd-logo-box{
    margin: 0 auto;
  }
  .appointmentBtn a{
    width:45%;
  }
  .hd-nav-box{
    padding-left:9%;
  }
  .wp-gr .grw-row-x .grw-review:nth-child(3n){
    display: none!important;
  }
 /* .slide-right {
    animation: 3s slide-right;
  }
  @keyframes slide-right {
    from {
      margin-left:-100%;
    }
    to {
      margin-left: 6%;
    }
  }*/
  .home .content{
    padding-bottom: 0;
  }
}

/* Large only */
@media screen and (min-width: 90em) and (max-width: 110em) {
  .article-header,.entry-content{
/*    width: 1300px;*/
    margin: 0 auto;
  }
  .svg{
    width: 400px;
    height: auto;
/*    position: absolute;
    top: -69px;*/
  }
  .hd-logo-box{
    position: relative;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .hd-nav-box{
    padding-left: 0%;
    padding-bottom: 0%;
  }
  .hd-appt-box{
    position: relative;
    display: block;
    margin: 0 auto;
    margin-bottom: 0%;
  }

  .appointmentBtn a {
    display: block;
    float: right;
    background: #f3000e;
    padding: 20px 0px;
    border-radius: 3px;
    color: #fff;
    width: 36%;
  }
  .h1, h1 {
    font-size: 2.5rem;
  }
  .inner-content{
    margin: 3% 0 8%;
  }
  .FullWidth{
    width: 100%!important;
    height: auto!important;
  }
  .homePageHead{
    position: relative;
    padding-top: 20px;
    margin-top: 30px;
    margin-bottom: 40px;
    font-size: 3rem;
  }
  .homePageHead::before {
    content: 'welcome';
    position: absolute;
    left: 0;
    right: 0;
    top: 25px;
    font-size: 77px;
    line-height: .6em;
    font-weight: 700;
    text-transform: uppercase;
    color: #016fcf;
    opacity: .2;
  }
  .serviceSecTitle{
    padding-bottom: 0rem;
  }
  .serviceBox{
    padding-bottom: 4rem;
  }
  .home .content{
    padding-bottom: 2%;
  }
  #main-nav .menu-item a{
    font-size: 16px;
    font-weight: 700;
  }
  .serviceBox h2.sect1 {
    padding-left: 75px;
    background-size: 66px;
  }
  .serviceBox {
    padding-bottom: 1rem;
  }
  .serviceBox h2.sect2 {
    padding-left: 75px;
    background-size: contain;
  }
  .serviceBox h2.sect3 {
    padding-left: 75px;
    background-size: 66px;
    padding-bottom: 22px;
  }
  .serviceBox h2.sect4 {
    padding-left: 75px;
    background-size: contain;
    padding-bottom: 20px;
  }
  .serviceBox h2.sect5 {
    padding-left: 75px;
    background-size: 65px;
  }
  .serviceBox h2.sect6 {
    padding-left: 75px;
    background-size: 70px;
  }
  .ft-nav-box ul{
    margin: 20px auto;
  }
  .serviceBox h2 {
    font-size: 25px;
  }
  .hd-nav-box.show-for-large{
    padding-left: 0;
  }
 /* .slide-right {
    animation: 3s slide-right;
  }
  @keyframes slide-right {
    from {
      margin-left:-100%;
    }
    to {
      margin-left: 14.1%;
    }
  }*/
  .hoverText{
    right: 32%;
  }
}

.print{
filter: grayscale(100%)!important;
}

