/*
Theme Name: 	Indicia Design Customized
Description: 	Your customized theme by Indicia Design
Author: 		Indicia Design
Author URI: 	https://www.indiciadesign.com
*/

/*
===========================
CONTENTS:

02 Site Styles
03 Media Queries
===========================
*/


/* ----------------------------------------------------------------------------------------------------------
01 Site Styles ----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */


/***
User Profile Sidebar by @keenthemes
A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: https://j.mp/metronictheme
Licensed under MIT
***/

/***
Content
***/




/* 404 Margin Fix */
.container-404-margin {
    margin-top: 90px;
}

/* Fix header when looged in as admin, Brad 7/23/19 */
.wp-header-nav-margin {
    margin-top: 29px;
}

/* US/CANADA FIX */

/* #sabai-embed-wordpress-shortcode-1 .sabai-col-md-6:nth-child(2) .sabai-directory-category:nth-of-type(12) {
  display: none;
}

#sabai-embed-wordpress-shortcode-2 .sabai-directory-category {
  display: none;
}

#sabai-embed-wordpress-shortcode-2 .sabai-col-md-6:nth-child(1) {
  display: none;
}

#sabai-embed-wordpress-shortcode-2 .sabai-col-md-6:nth-child(2) .sabai-directory-category:nth-of-type(12) {
  display: block !important;
} */

/* US/CANADA FIX */

/* DIRECTORY */

.sabai-field-filter-ignore {
    display: none !important;
}

.sabai-directory-images {
    display: none !important;
}

.sabai-googlemaps-address .fa {
    display: none !important;
}

.sabai-directory-contact-tel .fa {
    display: none !important;
}

.sabai-form-field {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0px !important;
}

.sabai-form-fields > .sabai-form-field:last-child {
    margin-bottom: 8px !important;
}

/* DIRECTORY */

/*NAVIGATION, ETC.*/

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #ffd200 !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #0071b9;
    background-color: transparent !important;
}

.dropdown-menu {
    background-color: #0071b9 !important;
    min-width: 240px !important;
    font-size: 1.5rem !important;
}

.dropdown-menu > li > a {
    color: #ffffff !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #ffffff !important;
    color: #333 !important;
}

.navbar-default .navbar-toggle {
    border-color: #ffd200 !important;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffd200 !important;
}

.caret {
    display: none;
}

/*header { background: #ffffff; }*/

.navbar {
    /*background: url('https://www.greenlanterncarwash.com/wp-content/themes/indiciawp/images/header-bg.png') no-repeat center bottom;*/
    padding-top: 10px;
}

.navbar-default {
    /*background: rgba(149,149,149,.8);*/
    background-color: rgba(26, 40, 87, .85);
    /*background: linear-gradient(to right,rgba(26,40,87,.60),rgba(76,193,187,.9))*/
}

/*.page-information .button {
    width: 100%;
}*/

.navigation-top-row-desktop {
    visibility: hidden;
}

.navigation-top-row-mobile {
    display: block;
}

.navigation-top-row-mobile {
    /*background-color: #ffd200 !important;*/
    background-color: transparent;
}

.navigation-top-row a {
    font-family: "acumin-pro", sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.25rem;
    margin-right: 20px;
    color: #ffffff;
}

.navigation-top-row a:hover {
    color: #4cc1bb;
    text-decoration: none;
}

.navigation-top-row-desktop {
    padding-top: 5px;
    padding-bottom: 5px;
    /*border-bottom: 1px solid #ffffff*/
}

.navigation-top-row-mobile {
    padding-top: 5px;
    padding-bottom: 5px;
    /*border-bottom: 1px solid #ffffff*/
}

.navbar-brand > img {
    display: inline-block;
    max-height: 150px;
    margin-top: -40px;
}

.navbar-collapse {
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 2rem;
    margin-right: 10px;
    color: #686868;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
}

.navbar-default .navbar-nav > li.current-menu-item > a {
    color: #ffd200;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ffd200;
    text-decoration: none;
}

.nav > li {
    font-size: 18px;
}

/*SEE MEDIA QUERIES FOR HOVER STATES CSS*/

/*END*/


/*BODY*/

.content {
    font-family: "acumin-pro", sans-serif;
    /*padding-top: 40px;
    padding-bottom: 40px;
    color: #f2f2f2;*/
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 24px;
}

p {
    line-height: 20px;
}

/*END*/


/*FOOTER - PADDING, LOGO, NAV, ETC.*/

a.sitetag {
    color: #fcb034;
    font-weight: 400;
    text-transform: uppercase
}

footer {
    padding-top: 15px;
    /*padding-bottom: 5px;*/
    background: #ebebeb;
}

.navbar-bottom .row {
    margin-left: 0px;
    margin-right: 0px;
}

.navbar-bottom {
    text-transform: uppercase;
    color: #686868;
    font-size: 1rem;
}

.navbar-bottom a {
    color: #686868;
    font-size: 1rem;
    text-decoration: none;
}

.navbar-bottom a:hover {
    color: #0071b9;
}

.navbar-bottom .padding-left {
    padding-left: 0px;
    display: block;
}

.bottom-navigation {
    background: #ebebeb;
}

.bottom-navigation .row {
    padding-top: 0px;
    padding-bottom: 0px;
}

.bottom-navigation .col-xs-6 {
    padding-top: 20px;
    /*padding-bottom: 20px;*/
    background: #ebebeb;
}

/*.bottom-navigation {
  display: none;
}*/

.bottom-navigation .col-md-12 {
    min-height: 10px;
}

.bottom-navigation h4 {
    text-transform: uppercase;
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    color: #686868;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 1em;
    letter-spacing: .5px;
}

.bottom-navigation ul {
    padding: 0px;
}

.bottom-navigation li {
    text-transform: uppercase;
    margin-bottom: 5px;
    list-style-type: none;
    font-size: .9em;
    text-decoration: none;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #686868 !important;
}

.bottom-navigation a {
    text-transform: uppercase;
    margin-bottom: 5px;
    list-style-type: none;
    font-size: .75em;
    text-decoration: none;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #686868;
}

.bottom-navigation img {
    margin-top: 20px;
    margin-bottom: 15px;
    margin-left: 5px;
}


.bottom-navigation a:hover {
    color: #d0202f;
}

.bottom-navigation a .fa-3x {
    color: #adadad !important;
}

.bottom-navigation a .fa-3x:hover {
    color: #3B5998 !important;
}

.bottom-navigation p {
    font-size: 14px;
}

.bottom-navigation .button {
    width: 75%;
}

.mobile-padding {
    margin-top: 20px;
    margin-bottom: 20px;
}

.bottom-navigation a .fa-stack {
    color: #cccccc !important;
}

.bottom-navigation a:hover .fa-stack {
    color: #3B5998 !important;
}

/*.bottom-navigation a:hover #facebook .fa-stack {
    color: #3B5998 !important;
}*/

/*END*/


/*** Pricing table ***/

body {
    background-color: #f2f2f2 !important;
}

.tbl-tire-dressing td {
    padding: 2px 8px !important;
}

.pricing {
    position: relative;
    margin-bottom: 15px;
    border: 3px solid #eee;
}

.pricing-active {
    border: 3px solid #d0202f;
    margin-top: -10px;
    box-shadow: 7px 7px rgba(141, 198, 63, .25);
}

.pricing:hover {
    border: 3px solid #d0202f;
}

.pricing:hover h4 {
    color: #d0202f;
}

.pricing-head {
    text-align: center;
}

.pricing-head h3,
.pricing-head h4 {
    margin: 0;
    line-height: normal;
}

.pricing-head h3 span,
.pricing-head h4 span {
    display: block;
    margin-top: 5px;
    font-size: 1.25rem;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.pricing-head h3 {
    font-weight: 600;
    color: #fafafa;
    padding: 12px 0;
    font-size: 2rem;
    background: #0071b9;
    border-bottom: solid 1px #0071b9;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.pricing-head h4 {
    color: #bac39f;
    padding: 5px 0;
    font-size: 54px;
    font-weight: 300;
    background: #ffffff;
    border-bottom: solid 1px #f2f2f2;
}

.pricing-head-active h4 {
    color: #d0202f;
}

.pricing-head h4 i {
    top: -8px;
    font-size: 28px;
    font-style: normal;
    position: relative;
}

.pricing-head h4 span {
    top: -10px;
    font-size: 14px;
    font-style: normal;
    position: relative;
}

/*Pricing Content*/
.pricing-content li {
    color: #888;
    font-size: 1rem;
    padding: 7px 15px;
    border-bottom: solid 1px #f5f9e7;
}

/*Pricing Footer*/
.pricing-footer {
    color: #777;
    font-size: 1.25rem;
    line-height: 17px;
    text-align: center;
    padding: 0 20px 19px;
}

/*Priceing Active*/
.price-active,
.pricing:hover {
    z-index: 9;
}

.price-active h4 {
    color: #d0202f;
}

.no-space-pricing .pricing:hover {
    transition: box-shadow 0.2s ease-in-out;
}

.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
    color: #d0202f;
    padding: 15px 0;
    font-size: 80px;
    transition: color 0.5s ease-in-out;
}

.yellow-crusta.btn {
    color: #FFFFFF;
    background-color: #d0202f;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 10px;
}

.yellow-crusta.btn:hover,
.yellow-crusta.btn:focus,
.yellow-crusta.btn:active,
.yellow-crusta.btn.active {
    color: #FFFFFF;
    background-color: #0071b9;
}

/*END*/


/*HOMEPAGE SLIDER - BOOTSTRAP CAROUSEL CUSTOM CSS*/

.carousel .item {
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    width: 100%;
    height: 300px;
    height: 600px;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/*HOME SLIDER is INLINE on home template now*/

/*.carousel .one {
  background: url(https://www.greenlanterncarwash.com/wp-content/uploads/2017/04/glcw-slide-00.jpg) no-repeat right center fixed;
}
.carousel .two {
  background: url(https://www.greenlanterncarwash.com/wp-content/uploads/2017/04/glcw-slide-01.jpg) no-repeat center center fixed;
}
.carousel .three {
  background: url(https://www.greenlanterncarwash.com/wp-content/uploads/2017/04/glcw-slide-02.jpg) no-repeat right center fixed;
}*/

.carousel .active {
    opacity: 1 !important;
    color: green !important;
}

.carousel .active.left {
    left: 0;
    opacity: 0;
    z-index: 2;
}

.carousel-indicators li {
    width: 12px !important;
    height: 12px !important;
}

.carousel-caption {
    /*background-color: rgba(0, 51, 160,.5);*/
    background-color: rgba(0, 0, 0, .5);
}

.carousel-caption h2 {
    text-transform: normal;
    font-weight: 600;
    font-size: 3.25rem;
    text-shadow: 2px 2px 2px #000000;
    letter-spacing: 1px;
}

.carousel-caption p {
    text-transform: normal;
    font-weight: 400;
    font-size: 1.25rem;
    text-shadow: 1px 1px 1px #000000;
    letter-spacing: 1px;
}

.carousel-caption a {
    text-transform: normal;
    text-decoration: none;
    color: #ffd200;
    font-weight: 600;
    font-size: 1.25rem;
    text-shadow: 1px 1px 1px #000000;
    letter-spacing: 1.5px;
}

.carousel-caption a:hover {
    text-transform: normal;
    color: #0071b9;
    font-weight: 600;
    font-size: 1.25rem;
    text-shadow: 1px 1px 1px #000000;
    letter-spacing: 1.5px;
}

.carousel-caption h2 span {
    color: #ffd200;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 3.25rem;
    text-shadow: 2px 2px 2px #000000;
    letter-spacing: 1.5px;
}

/* Controls hidden by request */
.carousel-control {
    display: none;
}

/*END*/


/*SITEWIDE BUTTONS*/

.btn-default {
    font-family: 'Nunito Sans', sans-serif !important;
    font-style: italic !important;
    font-weight: 600 !important;
    display: inline-block;
    /*height: 38px;*/
    padding-left: 10px;
    padding-right: 10px;
    color: #ffffff !important;
    text-align: center;
    font-size: 1.5rem !important;
    /*line-height: 38px;*/
    letter-spacing: .05rem !important;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    text-align: left;
    background-color: transparent;
    border-radius: 6px;
    /*border: 1px solid #bbb;*/
    cursor: pointer;
    box-sizing: border-box;
    background-color: #4cc1bb !important;
    border-color: #4cc1bb !important;
}

.btn-default:hover {
    color: #FFfffF !important;
    background-color: #d0202f !important;
    border-color: #d0202f !important;
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    font-family: 'Nunito Sans', sans-serif !important;
    font-style: italic !important;
    font-weight: 600 !important;
    display: inline-block;
    /*height: 38px;*/
    padding-left: 10px;
    padding-right: 10px;
    color: #555;
    text-align: center;
    font-size: 1.5rem !important;
    /*line-height: 38px;*/
    letter-spacing: .05rem !important;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    text-align: left;
    background-color: transparent;
    border-radius: 6px;
    /*border: 1px solid #bbb;*/
    cursor: pointer;
    box-sizing: border-box;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
    color: #333;
    border-color: #888;
    outline: 0;
}

.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
    color: #FFF;
    background-color: #4cc1bb;
    border-color: #4cc1bb;
}

.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
    color: #FFF;
    background-color: #d0202f;
    border-color: #d0202f;
}

.button-footer,
button-footer,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    font-family: 'Nunito Sans', sans-serif !important;
    font-style: italic !important;
    font-weight: 600 !important;
    display: inline-block;
    height: 36px;
    padding-left: 10px;
    padding-right: 10px;
    color: #555;
    text-align: center;
    font-size: 1.5rem !important;
    line-height: 36px;
    letter-spacing: .05rem !important;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    text-align: left;
    background-color: transparent;
    border-radius: 6px;
    /*border: 1px solid #bbb;*/
    cursor: pointer;
    box-sizing: border-box;
}

.button-footer:hover,
button-footer:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button-footer:focus,
button-footer:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
    color: #333;
    border-color: #888;
    outline: 0;
}

.button-footer.button-primary,
button-footer.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
    color: #FFF;
    background-color: #4cc1bb;
    border-color: #4cc1bb;
}

.button-footer.button-primary:hover,
button-footer.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button-footer.button-primary:focus,
button-footer.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
    color: #FFF;
    background-color: #d0202f;
    border-color: #d0202f;
}

.button-footer-alt,
button-footer-alt,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    font-family: 'Nunito Sans', sans-serif !important;
    font-style: italic !important;
    font-weight: 600 !important;
    display: inline-block;
    height: 36px;
    padding-left: 10px;
    padding-right: 10px;
    color: #555;
    text-align: center;
    font-size: 1.5rem !important;
    line-height: 36px;
    letter-spacing: .05rem !important;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    text-align: left;
    background-color: transparent;
    border-radius: 6px;
    /*border: 1px solid #bbb;*/
    cursor: pointer;
    box-sizing: border-box;
}

.button-footer-alt:hover,
button-footer-alt:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button-footer-alt:focus,
button-footer-alt:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
    color: #333;
    border-color: #888;
    outline: 0;
}

.button-footer-alt.button-primary,
button-footer-alt.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
    color: #FFF;
    background-color: #4cc1bb;
    border-color: #4cc1bb;
}

.button-footer-alt.button-primary:hover,
button-footer-alt.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button-footer-alt.button-primary:focus,
button-footer-alt.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
    color: #FFF;
    background-color: #d0202f;
    border-color: #d0202f;
}

.button-apply a {
    line-height: 1;
}

.button-apply,
button-apply,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    font-family: 'Nunito Sans', sans-serif !important;
    font-style: italic !important;
    font-weight: 600 !important;
    display: inline-block;
    /*height: 38px;*/
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    color: #555;
    text-align: center;
    font-size: 1.25rem !important;
    /*line-height: 38px;*/
    letter-spacing: .05rem !important;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    text-align: left;
    background-color: transparent;
    border-radius: 6px;
    /*border: 1px solid #bbb;*/
    cursor: pointer;
    box-sizing: border-box;
}

.button-apply:hover,
button-apply:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button-footer:focus,
button-footer:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
    color: #333;
    border-color: #888;
    outline: 0;
}

.button-apply.button-primary,
button-apply.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
    color: #FFF;
    background-color: transparent;
    border-color: #ffffff;
}

.button-apply.button-primary:hover,
button-apply.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button-apply.button-primary:focus,
button-apply.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
    color: transparent;
    background-color: #ffffff;
    border-color: #ffffff;
}

.button-top,
button-top,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    font-family: "acumin-pro", sans-serif;
    font-style: italic;
    font-weight: 100;
    display: inline-block;
    height: 45px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    color: #555;
    text-align: center;
    font-size: 2rem;
    font-weight: 200;
    line-height: 45px;
    letter-spacing: .1rem;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    text-align: left;
    background-color: transparent;
    border-radius: 6px;
    /*border: 1px solid #bbb;*/
    cursor: pointer;
    box-sizing: border-box;
}

.button-top:hover,
button-top:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button-top:focus,
button-top:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
    color: #333;
    border-color: #888;
    outline: 0;
}

.button-top.button-primary,
button-top.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
    color: #FFF;
    background-color: #d0202f;
    border-color: #d0202f;
    /*opacity: .75;*/
}

.button-top.button-primary:hover,
button-top.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button-top.button-primary:focus,
button-top.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
    color: #ffffff;
    background-color: #0071b9;
    border-color: #0071b9;
    text-decoration: none;
    /*opacity: 1;*/
}

.button-top-mobile,
button-top-mobile,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    font-family: "acumin-pro", sans-serif;
    font-style: italic;
    font-weight: 100;
    display: inline-block;
    height: 27px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    color: #555;
    text-align: center !important;
    font-size: 1.25rem !important;
    font-weight: 200;
    line-height: 27px;
    letter-spacing: .1rem;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    text-align: left;
    background-color: transparent;
    border-radius: 6px;
    border: 1px solid #ffffff;
    cursor: pointer;
    box-sizing: border-box;
}

.button-top-mobile:hover,
button-top-mobile:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button-top-mobile:focus,
button-top-mobile:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
    color: #FFF !important;
    background-color: #d0202f !important;
    border-color: #d0202f !important;
}

.button-top-mobile.button-primary,
button-top-mobile.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
    color: #ffffff;
    background-color: #4cc1bb;
    border-color: #4cc1bb;
    /*opacity: .75;*/
}

.button-top-mobile.button-primary:hover,
button-top-mobile.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button-top-mobile.button-primary:focus,
button-top-mobile.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
    color: #ffffff;
    background-color: #ffd200;
    border-color: #ffd200;
    text-decoration: none;
    /*opacity: 1;*/
}

.button-fixx,
button-fixx,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    font-family: 'Nunito Sans', sans-serif !important;
    font-style: italic !important;
    font-weight: 600 !important;
    display: inline-block;
    height: 36px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    color: #FFF;
    background-color: #4cc1bb;
    border-color: #4cc1bb;
    text-align: center;
    font-size: 1.5rem !important;
    line-height: 36px;
    letter-spacing: .05rem !important;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    text-align: left;
    border-radius: 6px;
    /*border: 1px solid #bbb;*/
    cursor: pointer;
    box-sizing: border-box;
}

.button-fixx:hover,
button-fixx:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button-fixx:focus,
button-fixx:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
    color: #333;
    border-color: #888;
    outline: 0;
}

.button-fixx.button-primary,
button-fixx.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
    color: #FFF;
    background-color: #4cc1bb;
    border-color: #4cc1bb;
}

.button-fixx.button-primary:hover,
button-fixx.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button-fixx.button-primary:focus,
button-fixx.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
    color: #FFF;
    background-color: #d0202f;
    border-color: #d0202f;
}

.gform_footer input[type="submit"] {
    font-family: 'Nunito Sans', sans-serif !important;
    font-style: italic !important;
    font-weight: 600 !important;
    display: inline-block;
    height: 36px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    color: #FFF;
    background-color: #4cc1bb;
    border-color: #4cc1bb;
    text-align: center;
    font-size: 1.5rem !important;
    line-height: 36px;
    letter-spacing: .05rem !important;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    text-align: left;
    border-radius: 6px;
    /*border: 1px solid #bbb;*/
    cursor: pointer;
    box-sizing: border-box;
}

.gform_wrapper.gf_browser_chrome input.button.gform_button_select_files {
    padding: 0px 0px 0px 0px !important;
}

/*END*/


/*PAGE HEADERS - HERO IMAGES - BREADCRUMBS*/

.page-information h2 {
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 2.5rem;
}

.breadcrumbs {
    /*padding-right: 25px;
    padding-left: 15px;*/
    margin-right: auto;
    margin-left: auto;
}

/*.breadcrumbs a {
  display: none;
}*/

.breadcrumbs a {
    text-transform: uppercase;
    margin-right: 25px;
    color: #ffffff;
    font-family: "acumin-pro", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.25rem;
    display: block;
    line-height: 2;
    opacity: .8;
    border-bottom: 3px solid transparent;
    /*background-color: #ffd200;
    padding: 10px !important;
    margin-top: 0px;
    margin-bottom: 0px;*/
}

.breadcrumbs .button-apply a {
    text-transform: uppercase;
    padding-right: 25px;
    color: #f2f2f2;
    font-family: "acumin-pro", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.5rem;
    display: block;
    line-height: 1.5 !important;
    opacity: .8;
}

.breadcrumbs a:hover {
    text-decoration: none;
    color: #ffffff;
    opacity: 1;
    border-bottom: 3px solid #d0202f;
}

.call-to-action {
    display: none;
}

/*END*/


/* HOMEPAGE */

#homepage .page-information h2 {
    font-family: 'Nunito Sans', sans-serif;
    font-style: italic;
    font-weight: 200;
    color: #fff059;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 2rem;
    margin-left: 10px;
}

#homepage .page-information h2 strong {
    font-family: 'Nunito Sans', sans-serif;
    font-style: italic;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 2.5rem;
}

#homepage .page-information .row {
    padding-top: 180px;
    padding-bottom: 20px;
    /*background: rgba(124,124,124,.8);*/
    /*background: rgba(0,158,96,1);*/
}

/*#homepage .page-information {
  background: url('https://www.greenlanterncarwash.com/wp-content/uploads/2017/03/Background_Pattern.gif') repeat;
}*/

.homepage-callouts {
    position: relative;
}

.homepage-callouts h1 {
    text-transform: uppercase;
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 2.25em;
    line-height: 1;
    margin-top: 10px;
    letter-spacing: 1px;
}

.homepage-callouts h2 {
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.25;
    letter-spacing: .5px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.homepage-callouts h4 {
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: .85em;
    line-height: 1.5;
    letter-spacing: .5px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.homepage-callouts .callout-boxes {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    min-height: 100px;
}

.homepage-callouts .callout-boxes img {
    position: absolute;
    max-height: 75px;
    right: 4px;
    top: 4px;
}

.homepage-callouts .callout-boxes:nth-of-type(1) {
    background: #f2f2f2;
    color: #4cc1bb;
    border-top: 9px solid #4cc1bb;
}

.homepage-callouts .callout-boxes:nth-of-type(1):hover {
    background: #4cc1bb;
    color: #ffffff;
}

.homepage-callouts .callout-boxes:nth-of-type(1) a {
    background: #f2f2f2;
    color: #4cc1bb;
}

.homepage-callouts .callout-boxes:nth-of-type(1):hover a {
    background: #4cc1bb;
    color: #ffffff;
    text-decoration: none;
}

.homepage-callouts .callout-boxes:nth-of-type(2) {
    background: #ebebeb;
    color: #ffd200;
    border-top: 9px solid #0071b9;
}

.homepage-callouts .callout-boxes:nth-of-type(2):hover {
    background: #0071b9;
    color: #ffffff;
}

.homepage-callouts .callout-boxes:nth-of-type(2) a {
    background: #ebebeb;
    color: #0071b9;
}

.homepage-callouts .callout-boxes:nth-of-type(2):hover a {
    background: #19468d;
    color: #ffffff;
    text-decoration: none;
}

.homepage-callouts .callout-boxes:nth-of-type(3) {
    background: #e2e2e2;
    color: #0071b9;
    border-top: 9px solid #19468d;
}

.homepage-callouts .callout-boxes:nth-of-type(3):hover {
    background: #19468d;
    color: #ffffff;
}

.homepage-callouts .callout-boxes:nth-of-type(3) a {
    background: #e2e2e2;
    color: #19468d;
}

.homepage-callouts .callout-boxes:nth-of-type(3):hover a {
    background: #19468d;
    color: #ffffff;
    text-decoration: none;
}

.homepage-callouts .callout-boxes:nth-of-type(4) {
    background: #dcdcdc;
    color: #1a2857;
    border-top: 9px solid #1a2857;
}

.homepage-callouts .callout-boxes:nth-of-type(4):hover {
    background: #1a2857;
    color: #ffffff;
}

.homepage-callouts .callout-boxes:nth-of-type(4) a {
    /* background: #1a2857; */
    color: #1a2857;
}

.homepage-callouts .callout-boxes:nth-of-type(4):hover a {
    background: #1a2857;
    color: #ffffff;
    text-decoration: none;
}


/* QWIKPASS */

#qwikpass .page-information .row {
    padding-top: 160px;
    padding-bottom: 40px;
    /*background: rgba(75,171,208,.95);*/
    background: rgba(0, 32, 91, .5);
}

#qwikpass .page-information .row h2 {
    font-size: 4rem;
}

#qwikpass {
    border-bottom: 9px solid #ffd200;
}

/*#qwikpass .page-information {
  background: url(https://www.greenlanterncarwash.com/wp-content/uploads/2017/05/qp-hero.jpg) no-repeat center bottom fixed;
}*/

.qwikpass-callouts h1 {
    text-transform: uppercase;
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 3em;
    line-height: 1;
    margin-top: 10px;
    letter-spacing: 1px;
}

.qwikpass-callouts h2 {
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.5em;
    letter-spacing: .5px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.qwikpass-callouts h3 {
    font-family: 'Nunito Sans', sans-serif;
    font-style: italic;
    font-weight: 600;
    font-size: 1em;
    line-height: 1.25;
    padding-top: 20px;
    letter-spacing: .5px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.qwikpass-callouts {
    background: #f2f2f2;
}

.qwikpass-main-bg {
    background: #f2f2f2;
}

.qwikpass-main {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #f2f2f2;
    font-family: 'Nunito Sans', sans-serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
}

/*.qwikpass-main:nth-child(odd) {
  background: #f2f2f2;
}

.qwikpass-main:nth-child(even) {
  background: #e0e0e0;
}*/

.qwikpass-main h1 {
    /*width: 45%;*/
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-size: 1.5em;
    font-weight: 800;
    color: #19468d;
    letter-spacing: .5px;
    padding-left: 10px;
    border-left: 3px solid #19468d;
    padding-top: 3px;
    margin-bottom: 20px;
}

.qwikpass-main h2 {
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 300;
    letter-spacing: .5px;
}

.qwikpass-main h3 {
    /*width: 45%;*/
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 800;
    color: #19468d;
    letter-spacing: .5px;
    padding-left: 10px;
    border-left: 3px solid #19468d;
    padding-top: 3px;
    margin-bottom: 20px;
}

.qwikpass-main h4 {
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: .5px;
    line-height: 1.25;
    color: #4cc1bb;
    font-size: 2rem;
    margin-top: 20px;
    margin-bottom: 30px;
    /*padding-left: 10px;
    border-left: 2px solid #ffd200;*/
}

.qwikpass-main h4 span {
    font-family: 'Nunito Sans', sans-serif;
    font-style: italic;
    font-weight: 300;
    letter-spacing: .5px;
    line-height: 1.25;
    color: #0071b9;
    font-size: 1.5rem;
}

.qwikpass-main h5 {
    font-family: 'Nunito Sans', sans-serif;
    font-style: italic;
    font-weight: 300;
    letter-spacing: .5px;
    line-height: 1.25;
    color: #0071b9;
    font-size: 1.5rem;
    margin-top: 10px;
    margin-bottom: 10px;
    /*padding-left: 10px;
    border-left: 2px solid #ffd200;*/
}


/*.qwikpass-callouts .callout-boxes {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 10px solid #f2f2f2;
}*/

.qwikpass-callouts .callout-boxes {
    /*padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 60px;
    padding-right: 60px;*/
    border: 10px solid #f2f2f2;
}


.qwikpass-callouts .callout-boxes img {
    position: absolute;
    top: 8px;
    right: 8px;
    max-height: 64px;
}

.qwikpass-boxes-interior {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border: 3px solid #dcdcdc;
    background: #ffffff;
    height: 170px;
    /*min-height: 430px;*/
}

#qwikpass_boxes {
    min-height: 430px;
}

.qwikpass-boxes-interior h3 {
    min-height: 100px;
    line-height: 1.5;
    color: #686868;
    font-weight: 400;
}

.qwikpass-callouts .callout-boxes:nth-of-type(1) a {
    color: #4cc1bb;
}

.qwikpass-callouts .callout-boxes:nth-of-type(1) a:hover {
    text-decoration: none;
}

.qwikpass-callouts .callout-boxes:nth-of-type(2) a {
    color: #ffd200;
}

.qwikpass-callouts .callout-boxes:nth-of-type(2) a:hover {
    text-decoration: none;
}

.qwikpass-callouts .callout-boxes:nth-of-type(3) a {
    color: #0071b9;
}

.qwikpass-callouts .callout-boxes:nth-of-type(3) a:hover {
    text-decoration: none;
}

.qwikpass-callouts .callout-boxes:nth-of-type(4) a {
    color: #d0202f;
}

.qwikpass-callouts .callout-boxes:nth-of-type(4) a:hover {
    text-decoration: none;
}

.qwikpass-callouts .callout-boxes:nth-of-type(5) a {
    color: #4cc1bb;
}

.qwikpass-callouts .callout-boxes:nth-of-type(5) a:hover {
    text-decoration: none;
}

.qwikpass-callouts .callout-boxes:nth-of-type(6) a {
    color: #ffd200;
}

.qwikpass-callouts .callout-boxes:nth-of-type(6) a:hover {
    text-decoration: none;
}

.qwikpass-callouts .callout-boxes:nth-of-type(7) a {
    color: #0071b9;
}

.qwikpass-callouts .callout-boxes:nth-of-type(7) a:hover {
    text-decoration: none;
}

.qwikpass-callouts .callout-boxes:nth-of-type(8) a {
    color: #d0202f;
}

.qwikpass-callouts .callout-boxes:nth-of-type(8) a:hover {
    text-decoration: none;
}

.unlimitedqp-callouts h1 {
    text-transform: uppercase;
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 3em;
    line-height: 1;
    margin-top: 10px;
    letter-spacing: 1px;
}

.unlimitedqp-callouts h2 {
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.5em;
    letter-spacing: .5px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.unlimitedqp-callouts {
    background: #f2f2f2;
    /*padding-top: 40px;*/
    padding-bottom: 40px;
}

.unlimitedqp-callouts h4 {
    text-transform: uppercase;
    color: #a0a0a0;
    font-size: 1.5rem;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
}

.unlimitedqp-callouts h4 img {
    max-height: 60px;
}

.unlimitedqp-callouts h3 {
    text-transform: uppercase;
    color: #4cc1bb;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 900;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.unlimitedqp-callouts h2 {
    text-transform: uppercase;
    color: #4cc1bb;
    font-size: 1.75rem;
    line-height: 1.5;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 900;
    margin-bottom: 10px;
}

.unlimitedqp-callouts h1 {
    text-transform: uppercase;
    color: #19468d;
    font-size: 4.5rem;
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    font-weight: 100;
    margin-left: -15px;
}

.unlimitedqp-callouts h1 span {
    text-transform: uppercase;
    color: #19468d;
    font-size: 2rem;
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    font-weight: 100;
    vertical-align: super;
    margin-right: 5px;
}

/*.service-callouts .container-fluid {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}*/

.unlimitedqp-callouts .callout-boxes {
    /*padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 60px;
    padding-right: 60px;*/
    /*min-height: 450px;*/
    /*border: 10px solid #f2f2f2;*/
}

.row .callout-boxes-interior {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 60px;
    padding-right: 60px;
}

/*.unlimitedqp-callouts .row .callout-boxes-interior:nth-of-type(odd) {
  border-bottom: 5px solid #f2f2f2;

}*/


.unlimitedqp-callouts .callout-boxes img {
    /*position: absolute;
		top: 0;
		right: 0;*/
    max-width: 120px;
}

.unlimitedqp-callouts .callout-boxes:nth-of-type(1) {
    background: #ffffff;
    color: #4cc1bb;
    /*border: 6px solid #dcdcdc;*/
}

.unlimitedqp-callouts .callout-boxes:nth-of-type(2) {
    background: #ffffff;
    /*color: #ffd200;
    border: 6px solid #dcdcdc;*/
}


/*Frequently Asked Questions*/

.faq-questions {
    padding: 40px;
    background: #ffffff;
}

.faq-rows .row:nth-child(even) {
    border-top: 3px solid #4cc1bb;
    border-bottom: 3px solid #4cc1bb;
}

.faq-rows .row {
    padding-top: 20px;
    padding-bottom: 20px;
}

.faq-rows ul {
    line-height: 24px;
    font-size: 1.75rem;
}

.faq-rows li {
    /*margin-left: 20px;*/
    list-style-type: circle;
}

.faq-questions h2 {
    /*text-transform: uppercase;*/
    font-size: 1.5rem;
    letter-spacing: 1px;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #656565;
    margin-top: 10px;
    margin-bottom: 10px;
}

.faq-questions h3 {
    text-transform: uppercase;
    font-size: 3rem;
    letter-spacing: 1px;
    font-family: 'Nunito Sans', sans-serif;
    font-style: italic;
    font-weight: 200;
    color: #4cc1bb;
    padding-left: 20px;
}

.faq-questions h4 {
    font-size: 1.5rem;
    letter-spacing: 1px;
    font-family: 'Nunito Sans', sans-serif;
    font-style: italic;
    font-weight: 600;
    color: #d0202f;
    margin-bottom: 10px !important;
}

.faq-questions h4 span {
    margin-bottom: 10px !important;
}

.faq-questions h4 a {
    text-decoration: none;
    color: #0071b9;
}

.faq-questions h4 a:hover {
    text-decoration: none;
    color: #d0202f;
}

.faq-questions a {
    text-decoration: none;
    color: #0071b9;
}

.faq-questions a:hover {
    text-decoration: none;
    color: #d0202f;
}

/*END*/


/*SERVICES*/

#services .page-information .row {
    padding-top: 160px;
    padding-bottom: 40px;
    /*background: rgba(96,108,169,.95);*/
    background: rgba(0, 32, 91, .5);
}

#services .page-information .row h2 {
    font-size: 4rem;
}

#services {
    border-bottom: 9px solid #ffd200;
}

/*#services .page-information {
  background: url(https://www.greenlanterncarwash.com/wp-content/uploads/2017/05/alt-hero-1.jpg) no-repeat center bottom fixed;
}*/

/*.panel-heading {
  background-color: #d0202f !important;
}

.panel-heading h3 {
  color: #fff !important;
}*/

.service-callouts h1 {
    text-transform: uppercase;
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 3em;
    line-height: 1;
    margin-top: 10px;
    letter-spacing: 1px;
}

/*.service-callouts h2 {
  text-transform: uppercase;
  font-family: 'Nunito Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.5em;
  letter-spacing: .5px;
  margin-bottom: 0px;
  margin-top: 10px;
}*/

.service-callouts {
    background: #f2f2f2;
    /*padding-top: 40px;*/
    padding-bottom: 40px;
}

.row-border-bottom {
    border: 3px solid #dcdcdc;
}

.service-callouts h4 {
    text-transform: uppercase;
    color: #a0a0a0;
    font-size: 1.5rem;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
}

.service-callouts hr {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.service-callouts .panel-default > .panel-heading {
    background-color: #0071b9;
}

.service-callouts .panel-title {
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 1.75rem;
    padding-bottom: 0px;
}

.service-callouts h3 {
    text-transform: uppercase;
    color: #0071b9;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 900;
    letter-spacing: 1px;
    margin-bottom: 15px;
    font-size: 3rem;
}

.service-callouts h2 {
    text-transform: uppercase;
    color: #8e8e8e;
    font-size: 1.25rem;
    line-height: 3rem;
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 15px;
    margin-top: 20px;
}

.service-callouts h1 {
    text-transform: uppercase;
    color: #19468d;
    font-size: 4.5rem;
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    font-weight: 100;
    margin-left: -15px;
}

.service-callouts h1 span {
    text-transform: uppercase;
    color: #19468d;
    font-size: 2rem;
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    font-weight: 100;
    vertical-align: super;
    margin-right: 5px;
}

/*.service-callouts .container-fluid {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}*/

.service-callouts .callout-boxes {
    /*padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 60px;
    padding-right: 60px;*/
    /*min-height: 450px;
    border: 10px solid #f2f2f2;*/
}

.row .callout-boxes-interior {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 60px;
    padding-right: 60px;
}

.sabai-data-area {
    background-color: white;
    padding: 12px 0 24px 0;
    margin: 0;
}

.service-callouts .callout-boxes img {
    /*position: absolute;
		top: 0;
		right: 0;*/
    max-width: 120px;
}

.service-callouts .callout-boxes:nth-of-type(1) {
    background: #ffffff;
    color: #4cc1bb;
    /*border: 6px solid #dcdcdc;*/
}

.service-callouts .callout-boxes:nth-of-type(2) {
    background: #ffffff;
    /*color: #ffd200;
    border: 6px solid #dcdcdc;*/
}

/*End*/
/* Fleet Copy */

.fleet-copy {
    padding-bottom: 24px;
}

.fleet-copy h4 {
    font-size: 32px;
    font-weight: 100;
    color: #555;
    margin: 4px;
}

.fleet-copy ul, p {
    font-size: 18px;
    margin-left: 4px;
    line-height: 1.7em;
}

.fleet-img img {
    width: 100%;
    padding-top: 12px;
    max-width:150px;
}


/* Gravity Form */
.sidebar-form {
    margin-top: 76px;
}

.sidebar-form .gform_wrapper {
    margin: 16px 0;
}

.sidebar-form .gform_wrapper h3.gform_title {
    margin: 10px 0 6px;
    font-weight: 100;
    letter-spacing: 2px !important;
    text-align: center;
    padding: 0;
}

.sidebar-form .gform_wrapper span.gform_description {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.3em;
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 0;
    padding: 24px;
    background-color: #313b69;
    color: white;
}

.sidebar-form .gform_wrapper .gform_heading {
    width: 100%;
    margin-bottom: 0;
}

.sidebar-form .gform_body {
    margin: 0;
    background-color: #dae1ec;
    padding: 24px;
}

.sidebar-form .gform_wrapper .gform_footer {
    padding: 16px 24px 24px;
    margin: 0;
    clear: both;
    width: 100%;
    background-color: #dae1ec;
}

.sidebar-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    width: 100%;
}

@media only screen and (min-width: 641px) {
    .sidebar-form .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
        width: inherit !important;
    }
}

.sidebar-form .gform_wrapper .top_label div.ginput_container {
    margin-top: 0px;
}

.gform_wrapper div.validation_error {
    color: #CB0000 !important;
    font-size: 1em;
    font-weight: 700;
    border: 1px solid !important;
    clear: both;
    width: 100%;
    text-align: center;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border-radius: .25rem;
    background-color: #FBE4E6;
    border-color: #CB0000;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: #FBE4E6 !important;
    border-top: 1px solid #CB0000 !important;
    border-bottom: 1px solid #CB0000 !important;
}

.gform_wrapper .gfield_error .gfield_label {
    color: #CB0000 !important;
}

.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio {
    color: #CB0000 !important;
}

.gform_wrapper .validation_message {
    color: #CB0000 !important;
}

/* ALERTS */

.bb-alert-fix {
    margin-top: -40px;
    margin-bottom: 30px;
}

.bb-alert {
    padding-top: 30px;
    padding-bottom: 30px;
    border: 3px solid #d0202f;
    background: rgba(208, 32, 47, .60);
    /* background: #d0202f; */
}

/*.faq-rows .row:nth-child(even) {
  border-top: 3px solid #4cc1bb;
  border-bottom: 3px solid #4cc1bb;
}

.faq-rows .row {
  padding-top: 20px;
  padding-bottom: 20px;
}*/

.bb-alert h2 {
    text-transform: uppercase;
    font-size: 2rem;
    line-height: 1.5;
    letter-spacing: 1.5px;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #ffffff;
    margin: 0px;
}

.bb-alert h2 strong {
    font-weight: 600;
    color: #ffd200;
}

.bb-alert h3 {
    text-transform: uppercase;
    font-size: 1.25rem;
    letter-spacing: 1.5px;
    font-family: "acumin-pro", sans-serif;
    font-style: italic;
    font-weight: 200;
    color: #ffffff;
    margin-top: 5px;
    margin-bottom: 0px;
}

.bb-alert a {
    margin-bottom: 0px;
    color: #ffffff;
    font-size: 1.5rem;
}


/*LOCATIONS*/
/*
.location-list {
  padding: 4px;
}
*/
.store-locator-top-half.has-searched {
    height: 400px !important;
}

.store-locator-map {
    height: 400px !important;
}

.map-single p {
    margin-bottom: 0px !important;
}

#locations .page-information .row {
    padding-top: 160px;
    padding-bottom: 40px;
    /*background: rgba(248,160,80,.95);*/
    background: rgba(0, 32, 91, .5);
}

#locations .page-information .row h2 {
    font-size: 4rem;
}

#locations .page-information .row p {
    margin-bottom: 0px !important;
    color: #ffffff !important;
    font-size: 1.25rem;
    letter-spacing: 1px;
}

#locations {
    border-bottom: 9px solid #ffd200;
}

/*#locations .page-information {
  background: url(https://www.greenlanterncarwash.com/wp-content/uploads/2017/05/about-hero.jpg) no-repeat center top fixed;
}*/

.location-callouts h1 {
    text-transform: uppercase;
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 3em;
    line-height: 1;
    margin-top: 10px;
    letter-spacing: 1px;
}

.location-callouts h2 {
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.5em;
    letter-spacing: .5px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.location-callouts {
    background: #f2f2f2;
}

.location-callouts .callout-boxes {
    /*padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 60px;
    padding-right: 60px;*/
    border: 10px solid #f2f2f2;
}

.location-callouts .callout-boxes img {
    /*position: absolute;
		top: 0;
		right: 0;*/
    max-height: 75px;
}

.location-boxes-interior {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border: 3px solid #dcdcdc;
    background: #ffffff;
}

.location-callouts .callout-boxes a h1 {
    color: #d0202f;
}

.location-callouts .callout-boxes a:hover {
    text-decoration: none;
}

.location-callouts .callout-boxes a h2 {
    color: #333;
}

/*End*/


/*Employees, Team Members, MGMT*/

#mgmt .page-information .row {
    padding-top: 160px;
    padding-bottom: 40px;
    /*background: rgba(141,198,63,.75);*/
    background: rgba(0, 32, 91, .5);
}

#mgmt .page-information .row h2 {
    font-size: 4rem;
}

#mgmt {
    border-bottom: 9px solid #ffd200;
}

/*#mgmt .page-information {
  background: url(https://www.greenlanterncarwash.com/wp-content/uploads/2017/05/meet-our-team-hero.jpg) no-repeat right center fixed;
}*/

#tmembers .page-information .row {
    padding-top: 160px;
    padding-bottom: 40px;
    /*background: rgba(141,198,63,.75);*/
    background: rgba(0, 32, 91, .5);

}

#tmembers .page-information .row h2 {
    font-size: 4rem;
}

#tmembers {
    border-bottom: 9px solid #ffd200;
}

/*#tmembers .page-information {
  background: url(https://www.greenlanterncarwash.com/wp-content/uploads/2017/05/team-members-hero.jpg) no-repeat right bottom fixed;
}*/

#employee .page-information .row {
    padding-top: 160px;
    padding-bottom: 40px;
    /*background: rgba(141,198,63,.75);*/
    background: rgba(0, 32, 91, .5);

}

#employee .page-information .row h2 {
    font-size: 4rem;
}

#employee .page-information {
    /*background: url(https://orig14.deviantart.net/b17e/f/2013/334/c/b/gr_by_guitwo-d6wacns.gif) no-repeat right bottom fixed;*/
}

#employee {
    border-bottom: 9px solid #ffd200;
}

/*end*/


/*SHOPPING & Gift Cards*/


#shop .page-information .row {
    padding-top: 160px;
    padding-bottom: 40px;
    /*background: rgba(141,198,63,.95);*/
    background: rgba(0, 32, 91, .5);
}

#shop .page-information .row h2 {
    font-size: 4rem;
}

#shop {
    border-bottom: 9px solid #ffd200;
}

/*#shop .page-information {
  background: url(https://www.greenlanterncarwash.com/wp-content/uploads/2017/05/shop-online-hero.jpg) no-repeat right bottom fixed;
}*/

.shopping-callouts h1 {
    text-transform: none;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.75em;
    line-height: 1;
    margin-top: 10px;
    letter-spacing: 1px;
    color: #0071b9;
    width: 90%;
    border-bottom: 3px solid #dcdcdc;
    padding-bottom: 10px;
}

.shopping-callouts h2 {
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    letter-spacing: .5px;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #333;
}

.shopping-callouts {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #f2f2f2;
}

.qwikpass-main .shopping-callouts {
    padding-top: 0px;
    padding-bottom: 0px;
}

.qwikpass-main .shopping-boxes-interior {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border: 3px solid #dcdcdc;
    background: #ffffff;
    min-height: 200px;
}

.shopping-callouts a {
    text-decoration: none;
}

.shopping-main {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #f2f2f2;
    font-family: 'Nunito Sans', sans-serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
}

.shopping-main h2 {
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 300;
}

/*.qwikpass-callouts .callout-boxes {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 10px solid #f2f2f2;
}*/

.shopping-callouts .callout-boxes {
    /*padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 60px;
    padding-right: 60px;*/
    border: 10px solid #f2f2f2;
    /*border: 10px solid #e0e0e0;*/
}

.shopping-callouts .callout-boxes img {
    /*position: absolute;
	top: 0;
	right: 0;*/
    margin-top: 40px;
    margin-bottom: 20px;
    /*max-height: 120px;*/
    margin-left: -20px;
    max-width: 90%;
}

.shopping-boxes-interior {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border: 3px solid #dcdcdc;
    background: #ffffff;
    /*min-height: 420px;*/
}

/*End*/


/*ABOUT*/

#about .page-information .row {
    padding-top: 160px;
    padding-bottom: 40px;
    /*background: rgba(96,108,169,.75);*/
    background: rgba(0, 32, 91, .5);
}

/*#about .page-information {
  background: url(https://www.greenlanterncarwash.com/wp-content/uploads/2017/05/about-hero.jpg) no-repeat center top fixed;
}*/

#about .page-information .row h2 {
    font-size: 4rem;
}

#about {
    border-bottom: 9px solid #ffd200;
}


/* ----------------------------------------------------------------------------------------------------------
02 Media Queries ----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

/* Small Devices ONLY */
@media only screen and (max-width: 33.9em) {

    #nav-plans {
        display: none;
    }

    #nav-unlimitedautopay {
        display: block;
    }

    .sabai-btn-group > .sabai-btn-group:last-child > .sabai-btn:first-child {
        font-size: 11px;
    }
}


/* Small devices (landscape phones, 34em and up) */
@media only screen and (min-width: 34em) {

    #nav-plans {
        display: none;
    }

    #nav-unlimitedautopay {
        display: block;
    }

}


/* Medium devices (tablets, 48em and up) */
@media only screen and (min-width: 48em) {

    .homepage-callouts .callout-boxes {
        min-height: 300px;
    }

    h2 {
        font-size: 18px;
    }

    .bottom-navigation img {
        margin-top: 00px;
        margin-bottom: 15px;
        margin-left: 5px;
    }

    .navigation-top-row-desktop {
        visibility: visible;
    }

    .navigation-top-row-mobile {
        display: none;
    }

    .bottom-navigation {
        display: block;
    }

    .bottom-navigation .col-md-12 {
        min-height: 175px;
    }

    .breadcrumbs a {
        display: inline-block;
    }

    #locations .page-information .row h2 {
        font-size: 4rem;
    }

    .bottom-navigation .button {
        width: 100%;
    }

    .gc-questions h3 {
        text-transform: uppercase;
        font-size: 2rem;
        letter-spacing: 1.5px;
        font-family: "acumin-pro", sans-serif;
        font-style: italic;
        font-weight: 200;
        color: #ffffff;
        margin-top: 5px;
        margin-bottom: 0px;
    }


    /*DROP DOWN MENUS - HOVER STATE FIXES - START*/
    #nav-plans:hover > .dropdown-toggle {
        color: #ffd200 !important;
    }

    #nav-plans:hover > .dropdown-menu {
        display: block !important;
    }

    #nav-plans {
        display: block;
    }

    #nav-unlimitedautopay {
        display: none;
    }

    #nav-locations:hover > .dropdown-toggle {
        color: #ffd200 !important;
    }

    #nav-locations:hover > .dropdown-menu {
        display: block !important;
    }

    #nav-fleets:hover > .dropdown-toggle {
        color: #ffd200 !important;
    }

    #nav-fleets:hover > .dropdown-menu {
        display: block !important;
    }


    #nav-servicesprices:hover > .dropdown-toggle {
        color: #ffd200 !important;
    }

    #nav-servicesprices:hover > .dropdown-menu {
        display: block !important;
    }

    #nav-employment:hover > .dropdown-toggle {
        color: #ffd200 !important;
    }

    #nav-employment:hover > .dropdown-menu {
        display: block !important;
    }

    #nav-about:hover > .dropdown-toggle {
        color: #ffd200 !important;
    }

    #nav-about:hover > .dropdown-menu {
        display: block !important;
    }

    .nav > li {
        font-size: 16px;
    }

    /*DROP DOWN MENUS - HOVER STATE FIXES - END*/


}


/* Large devices (desktops, 62em and up) */
@media only screen and (min-width: 62em) {

    .carousel .item {
        -webkit-transition: opacity 1s;
        -moz-transition: opacity 1s;
        -ms-transition: opacity 1s;
        -o-transition: opacity 1s;
        transition: opacity 1s;
        width: 100%;
        height: 600px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }


    .page-information .row {
        padding-top: 350px !important;
    }

    .page-def .row {
        padding-top: 350px !important;
    }

    .gc-questions h3 {
        text-transform: uppercase;
        font-size: 2.5rem;
        letter-spacing: 1.5px;
        font-family: "acumin-pro", sans-serif;
        font-style: italic;
        font-weight: 200;
        color: #ffffff;
        margin-top: 5px;
        margin-bottom: 0px;
    }

    #nav-plans {
        display: none;
    }

    #nav-unlimitedautopay {
        display: block;
    }

    /*.carousel-caption {
        max-width: 65%;
    }*/
    .navbar-bottom .padding-left {
        padding-left: 10px !important;
        display: inline-flex;
    }

    .navbar-bottom .padding-right {
        padding-right: 10px !important;
        display: inline-flex;
    }

    .call-to-action {
        display: block;
    }

    .bottom-navigation .row {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .bottom-navigation .col-xs-6 {
        padding-top: 0px;
        /*padding-bottom: 20px;*/
    }

    .mobile-padding {
        margin-top: 00px;
        margin-bottom: 00px;
    }

    .bottom-navigation .button {
        width: 80%;
    }

}


/* Extra large devices (large desktops, 75em and up) */
@media only screen and (min-width: 75em) {

    .homepage-callouts .callout-boxes {
        min-height: 325px;
    }

    .bottom-navigation .col-md-12 {
        min-height: 10px;
    }

    .homepage-callouts h1 {
        text-transform: uppercase;
        font-family: "acumin-pro-condensed", sans-serif;
        font-style: normal;
        font-weight: 800;
        font-size: 2.4em;
        line-height: 1;
        margin-top: 10px;
        letter-spacing: 1px;
    }

    .homepage-callouts h2 {
        text-transform: uppercase;
        font-family: 'Nunito Sans', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 1.25em;
        line-height: 1.25;
        letter-spacing: .5px;
        margin-bottom: 0px;
        margin-top: 10px;
    }

}


/* XXL Large Devices (HD) */
@media only screen and (min-width: 90em) {


}


/* Larger than XXL Desktop HD */
@media only screen and (min-width: 120em) {


}


/* Home Page Video Styling */
#big-video {
    position: relative;
    background: #000;
    overflow: hidden;
    height: 582px;
}

#big-video .video {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

#big-video video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#big-video .video-element {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;
}


.news-link {
    text-decoration: underline;
    text-transform: lowercase;
    color: red;
    font-weight: bold;
}

.news-link:hover {
    color: white;
}

.ll-location a {
    font-weight: bold;
}


/* Responsive Table */
.rg-container {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1;
    margin: 0;
    padding: 1em 0;
    color: #1a1a1a;
}

.rg-header {
    margin-bottom: 1em;
}

.rg-hed {
    font-family: "Benton Sans Bold", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 1.35em;
    margin-bottom: 0.25em;
}

.rg-subhed {
    font-size: 1em;
    line-height: 1.4em;
}

.rg-source-and-credit {
    font-family: Georgia, "Times New Roman", Times, serif;
    width: 100%;
    overflow: hidden;
    margin-top: 1em;
}

.rg-source {
    margin: 0;
    float: left;
    font-weight: bold;
    font-size: 0.75em;
    line-height: 1.5em;
}

.rg-source .pre-colon {
    text-transform: uppercase;
}

/*styles for graphic*/
table.rg-table {
    margin: 0 0 1em 0;
    width: 100%;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1em;
    border-collapse: collapse;
    border-spacing: 0;
}

table.rg-table * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-align: left;
    /*color: #333;*/
}

table.rg-table thead {
    border-bottom: 1px solid rgba(195, 195, 197, .3);
}

table.rg-table th {
    font-weight: bold;
    padding: 0.5em;
    font-size: 0.85em;
    line-height: 1.4;
}

table.rg-table td {
    padding: 0.5em;
    font-size: 0.9em;
    line-height: 1.4;
}

table.rg-table .highlight td {
    font-weight: bold;
}

table.rg-table tr {
    border-bottom: 1px solid rgba(195, 195, 197, .3);
    /* color: #222;*/
}

table.rg-table .number {
    text-align: right;
}

table.rg-table.zebra tr:nth-child(even) {
    background: rgba(195, 195, 197, 0.1);
}

table.rg-table tr.highlight {
    background: #edece4;
}

@media screen and (max-width: 674px) {
    .rg-container {
        max-width: 600px;
        margin: 0 auto;
    }

    table.rg-table {
        display: block;
        width: 100%;
    }

    table.rg-table tr.hide-mobile, table.rg-table th.hide-mobile, table.rg-table td.hide-mobile {
        display: none;
    }

    table.rg-table thead {
        display: none;
    }

    table.rg-table tbody {
        display: block;
        width: 100%;
    }

    table.rg-table td:last-child {
        padding-right: 0;
        border-bottom: 2px solid #ccc;
    }

    table.rg-table tr, table.rg-table th, table.rg-table td {
        display: block;
        padding: 0;
    }

    table.rg-table td[data-title]:first-child:before {
        display: none;
    }

    table.rg-table td[data-title]:before {
        content: attr(data-title) ":A0";
        font-weight: bold;
        display: inline-block;
        content: attr(data-title);
        float: left;
        margin-right: 0.5em;
        font-size: 0.95em;
    }

    table.rg-table tr {
        border-bottom: none;
        margin: 0 0 .4em 0;
        /*padding: 0.5em 0;*/
    }

    table.rg-table tr:nth-child(even) {
        background: none;
    }

    table.rg-table td:first-child {
        padding: 0.5em 0 0.25em 0;
        border-bottom: 1px dotted #ccc;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
    }

    table.rg-table td {
        padding: 0.5em 0 0.25em 0;
        border-bottom: 1px dotted #ccc;
        text-align: right;
    }

    table.rg-table td:empty {
        display: none;
    }

    table.rg-table .highlight td {
        background: none;
    }

    table.rg-table tr.highlight {
        background: none;
    }

    table.rg-table.zebra tr:nth-child(even) {
        background: none;
    }

    table.rg-table.zebra td:nth-child(even) {
        background: rgba(195, 195, 197, 0.1);
    }
}


/* Additioanl Custom CSS */

.sabai-pull-left {
    display: none;
}

.home-flex {
    display: flex;
    height: auto;
}

.tbl-pricing td {
    padding: 2px 8px;
    border: 1px solid black;
}

.sabai input, .sabai select {
    font-family: arial;
    font-size: 14px;
}

.sabai-btn-danger:after {
    content: " remove filters";
}

.sabai-directory-title {
    margin-bottom: .1em;
}

.sabai-form-field {
    margin: 0 0 4px;
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
}

.sabai-field-label:after {
    border: 1px solid black;
}

select[size] {
    height: auto;
    font-size: 14px;
    background-color: #fff !important;
    padding: 4px;
    width: 100%;
}

.sabai-googlemaps-address {
    line-height: 1em;
}

.sabai-directory-listings-list .sabai-entity, .sabai-directory-listing-reviews > .sabai-entity, .sabai-directory-listing-photos > .sabai-entity {
    border-bottom: 1px #aaa solid;
}

.sabai-field-value {
    text-align: left;
    color: #666;
}

.sabai-field-label {

}

.sabai-directory-main .sabai-field-name-field-alert-long a {
    color: yellow !important;
}

.img-plaza {
    margin: 8px;
    float: left;
}

.img-plaza img {
    width: 72px;
}

.img-special {
    margin: 4px 2px 2px 0;
    float: left;
    width: 80px;
}

.img-special .img-text {
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    line-height: 14px;
    margin-top: 4px;
    color: #666;
}

.img-special img {
    display: block;
    margin: auto !important;
}

.ll-serv-icons .img-special {
    width: 30px;
    margin: 5px;
    display: inline-block;
    float: none;
}

.ll-serv-icons img {
    max-width: 30px;
}


.alert-none {
    display: none;
}

.alert-alert:before {
    content: "ALERT: ";
    color: #ffffff;
    font-weight: bold;
}

.alert-alert {
    background-color: #bb0000;
    padding: 16px;
    font-size: 22px;
    color: white;
}

.alert-soon:before {
    content: "ALERT: ";
    color: #ffffff;
    font-weight: bold;
}

.alert-soon {
    background-color: #bb0000;
    padding: 16px;
    font-size: 22px;
    color: white;
}

.alert-closed:before {
    content: "ALERT: ";
    color: #ffffff;
    font-weight: bold;
}

.alert-closed {
    background-color: #bb0000;
    padding: 16px;
    font-size: 22px;
    color: white;
}

.alert-perm:before {
    content: "ALERT: ";
    color: #ffffff;
    font-weight: bold;
}

.alert-perm {
    background-color: #bb0000;
    padding: 16px;
    font-size: 22px;
    color: white;
}

.alert-news {
    font-size: 14px;
    list-style-type: none;
    margin-left: -40px;
}

.alert-news li {
    margin-bottom: 12px;
}

.alert-title {
    font-weight: bold;
    text-decoration: underline;
}

.sabai-employ .sabai-col-sm-3 {
    display: none;
    width: 100%;
}

.sabai-employ .sabai-col-sm-3:first-child {
    display: block;
}

.sabai-employ .sabai-directory-custom-fields {
    display: none;
}

.sabai-employ .sabai-navigation {
    display: none;
}

.sabai-employ .sabai-directory-title {
    margin-bottom: -0.3em;
}

.sabai-employ .sabai-entity {
    padding: 0 !important;
}

.sabai-employ .sabai-directory-filters {
    padding-top: 0;
}


.sabai-field-name-field-alert-type {
    display: none;
}

.sabai-directory-listings-with-map-listings .sabai-field-name-field-phone,
.sabai-directory-listings-with-map .sabai-field-name-field-phone,
.sabai-employ .sabai-field-name-field-phone {
    font-weight: bold;
    margin-top: -6px;
}


.sabai-directory-listings-with-map-listings .sabai-field-name-field-highwayinfo,
.sabai-directory-listings-with-map-listings .sabai-field-name-field-travelplaza,
.sabai-directory-listings-with-map-listings .sabai-field-name-field-testing,
.sabai-directory-listings-with-map-listings .sabai-field-name-field-nearestdump,
.sabai-directory-listings-with-map-listings .sabai-field-name-field-srv-standard {
    margin-bottom: 5px;
    float: left;
    width: 32.5%;
    padding: 8px;
    margin: 0 8px 4px -4px;
    background-color: white;
    line-height: 18px;
}

.sabai-directory-listings-with-map .sabai-list-results {
    border: 4px solid #eee;
    padding: 4px;
}

.sabai-directory-listings-with-map .sabai-field-name-field-highwayinfo,
.sabai-directory-listings-with-map .sabai-field-name-field-travelplaza,
.sabai-directory-listings-with-map .sabai-field-name-field-testing,
.sabai-directory-listings-with-map .sabai-field-name-field-nearestdump,
.sabai-directory-listings-with-map .sabai-field-name-field-srv-standard {
    margin-bottom: 5px;
    float: left;
    width: 32.5%;
    border-right: 1px #ddd solid;
    padding: 8px;
    margin: 0 8px 4px -4px;
    background-color: white;
    line-height: 18px;
}

.sabai-directory-listings-with-map .sabai-field-name-field-nearestdump {
    border-right: 0 #ddd solid;
}

.sabai-directory-listings-with-map .sabai-field-name-field-jobapplication-link {
    display: none;
}

.sabai-directory-listings-with-map .sabai-field-name-field-highwayinfo:last-child,
.sabai-directory-listings-with-map .sabai-field-name-field-travelplaza:last-child,
.sabai-directory-listings-with-map .sabai-field-name-field-testing:last-child,
.sabai-directory-listings-with-map .sabai-field-name-field-nearestdump:last-child,
.sabai-directory-listings-with-map .sabai-field-name-field-srv-standard:last-child {
    border-right: none;
}

.sabai-directory-listings-with-map .sabai-directory-custom-fields {
    border: 1px #ddd solid;
    padding: 8px;
    margin: 0 8px 4px -4px;
    background-color: white;
}

.sabai-directory-listings-with-map .sabai-field-name-field-nearestdump .sabai-field-value {
    margin-top: 16px;
}


.sabai-directory-single .sabai-field-name-field-nearestdump p {
    font-size: 16px;
    line-height: 1.3em;
}

.sabai-directory-single .sabai-field-name-field-highwayinfo,
.sabai-directory-single .sabai-field-name-field-travelplaza {
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 300;
    letter-spacing: .5px;
}

.sabai-directory-single .sabai-field-name-field-travelplaza {
    font-weight: bold;
    margin-top: -12px;
}

.sabai-directory-single .sabai-field-name-field-days {
    font-weight: bold;
    float: none;
}

.sabai-directory-single .sabai-field-name-field-hours {
    margin-top: -10px;
}

.sabai-directory-single .sabai-field-name-field-loc-pic {
    margin-top: 0;
    margin-bottom: 24px;
    height: 270px;
    float: none;
    max-width: 100%;
}

.sabai-directory-single .sabai-field-name-field-mgr-pic {
    max-width: 100%;
    max-height: 270px;
    float: none;
}

.sabai-directory-single .sabai-field-name-field-mgr-pic img {
    max-height: 210px;
    display: block;
    margin: auto !important;
}


.sabai-directory-single .sabai-field-name-field-manager {
    font-weight: bold;
}

.sabai-directory-single .sabai-field-name-field-manager .sabai-field-value {
    text-align: center;
}


.sabai-directory-single .sabai-field-name-field-title {
    margin-top: -10px;
    margin-left: 24px;
    display: inline-block;
}


.sabai-directory-single .sabai-field-name-field-travelplaza:before {
    content: "BY";
    float: left;
    margin-right: 4px;
}

.sabai-directory-single .sabai-field-name-field-phone {
    font-weight: bold;
    margin-top: -10px;
}

.sabai-directory-single .sabai-field-name-field-srv-standard ul {
    line-height: 1.1em;
}


.sabai-directory-single .sabai-field-label {
    font-weight: 700;
    font-size: 18px;
    color: #19468d;
}

.sabai-nav-tabs {
    display: none;
}


.location-button {
}

.sabai-directory-custom-fields {
    margin-top: 0px;
}

.sabai-form-field-label {
    margin-bottom: 0;
}

.loc-list table td,
.table table td {
    padding: 3px 6px !important;
    vertical-align: top;
}

.loc-list table {
    width: 100%;
    margin-bottom: 64px;
}

.loc-list thead {
    background-color: rgba(26, 40, 87, .85) !important;
    font-weight: bold;
    color: white !important;
}

.loc-list .ll-state {
    font-weight: bold;
    background: #ddd !important;
    padding: 3px 6px !important;
    /*text-align: center;*/
}

.ll-phone {
    text-align: right;
}

.ll-near {
    text-align: center;
}

.alerts-alert td {
    background-color: #bb5555 !important;
    border-top: none !important;
    text-align: left !important;
    color: #fff;
}

/*
.alerts-alert td:before {
  content: "&#9650; ALERT : ";
  color: #ffffff;
  font-weight: bold;
}
*/
.alerts-perm td {
    background-color: #bb5555 !important;
    border-top: none !important;
    text-align: left !important;
    color: #fff;
}

/*
.alerts-perm td:before {
  content: "&#9650; ALERT : ";
  color: #ffffff;
  font-weight: bold;
}
*/
.alerts-soon td {
    background-color: #bb5555 !important;
    border-top: none !important;
    text-align: left !important;
    color: #fff;
}

/*
.alerts-soon td:before {
  content: "&#9650; ALERT : ";
  color: #ffffff;
  font-weight: bold;
}
*/
.alerts-closed td {
    background-color: #bb5555 !important;
    border-top: none !important;
    text-align: left !important;
    color: #fff;
}

/*
.alerts-closed td:before {
  content: "&#9650; ALERT : ";
  color: #ffffff;
  font-weight: bold;
}
*/
/* Small Devices ONLY */
@media only screen and (max-width: 33.9em) {
    .sabai-googlemaps-map {
        height: 240px !important;
    }

    .sabai-directory-custom-fields {
        margin-top: 0;
    }

    .sabai-directory-field {
        /*float: left;*/
        width: 100%;
    }
}

.bb-alert-fix {
    display: none;
}

#layerslider_1 .ls-nav-prev,
#layerslider_1 .ls-nav-next {
    width: 40px !important;
    height: 60px;
    z-index: 10000;
    top: 50%;
    margin-top: -30px;
    position: absolute;
    background: rgba(0, 0, 0, .5) !important;
    border: 2px solid transparent;
}

#layerslider_1 .ls-nav-prev:after,
#layerslider_1 .ls-nav-next:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -6px !important;
    margin-right: -4px !important;
    margin-left: -4px !important;
    width: 16px !important;
    height: 16px !important;
    border: 2px solid transparent !important;
}

#layerslider_1 .ls-nav-prev:hover,
#layerslider_1 .ls-nav-next:hover {
    background: #fad000 !important;
}

#layerslider_1 .ls-nav-prev:after {
    border-top-color: white !important;
    border-left-color: white !important;
}

#layerslider_1 .ls-nav-next:after {
    border-top-color: white !important;
    border-right-color: white !important;
}

#layerslider_1 .slider-btn:hover {
    background-color: #d4b834 !important;
}

@media only screen and (max-width: 767px) {
    #layerslider_1 .ls-nav-prev,
    #layerslider_1 .ls-nav-next {
        display: none;
    }
}


/*
@media (max-width: 480px) {

    .ls-inner, .ls-container, .ls-slide  {
        width: 100% !important;
        height: 355px !important;
        background-position: 0 0 !important;
        background-size: cover !important;
    }

}


/*
@media only screen and (max-width: 1078px) {
	.carousel {
    height: 372px !important;
	}

}
@media only screen and (max-width: 960px) {
	.carousel {
    height: 432px !important;
	}
}
@media only screen and (max-width: 600px) {
	.carousel {
    height: 336px !important;
	}
}
@media only screen and (max-width: 400px) {
	.carousel {
    height: 260px !important;
	}
}
@media only screen and (max-width: 320px) {
	.carousel {
    height: 220px !important;
	}
}
*/
@media only screen and (max-width: 768px) {
    .sabai-directory-listings-with-map-listings .sabai-field-name-field-highwayinfo,
    .sabai-directory-listings-with-map-listings .sabai-field-name-field-travelplaza,
    .sabai-directory-listings-with-map-listings .sabai-field-name-field-testing,
    .sabai-directory-listings-with-map-listings .sabai-field-name-field-nearestdump,
    .sabai-directory-listings-with-map-listings .sabai-field-name-field-srv-standard {
        width: 48%;
        border: none;
    }

    .sabai-directory-listings-with-map .sabai-field-name-field-highwayinfo,
    .sabai-directory-listings-with-map .sabai-field-name-field-travelplaza,
    .sabai-directory-listings-with-map .sabai-field-name-field-testing,
    .sabai-directory-listings-with-map .sabai-field-name-field-nearestdump,
    .sabai-directory-listings-with-map .sabai-field-name-field-srv-standard {
        width: 48%;
        border: none;
    }

    .home-flex {
        display: inherit;
        height: inherit;
    }
}


.rsp-desktop {
    display: block;
}

.rsp-mobile {
    display: none;
}


@media only screen and (max-width: 767px) {
    .homepage-callouts {
        top: 100px;
    }

    .rsp-desktop {
        display: none;
    }

    .rsp-mobile {
        display: block;
    }

    .carousel {
        /*  height: 380px !important; */
        top: 100px;
    }

    .carousel-control.left,
    .carousel-control.right {
        top: -100px;
    }

    .navbar-default {
        background-color: rgba(26, 40, 87, 1);
    }

    #locations, #tmembers, #services, #about {
        margin-top: 100px;
    }

    .bottom-navigation {
        margin-top: 100px;
    }
}

@media only screen and (max-width: 480px) {
    .sabai-directory-listings-with-map-listings .sabai-field-name-field-highwayinfo,
    .sabai-directory-listings-with-map-listings .sabai-field-name-field-travelplaza,
    .sabai-directory-listings-with-map-listings .sabai-field-name-field-testing,
    .sabai-directory-listings-with-map-listings .sabai-field-name-field-nearestdump,
    .sabai-directory-listings-with-map-listings .sabai-field-name-field-srv-standard {
        width: 100%;
    }

    .sabai-directory-listings-with-map .sabai-field-name-field-highwayinfo,
    .sabai-directory-listings-with-map .sabai-field-name-field-travelplaza,
    .sabai-directory-listings-with-map .sabai-field-name-field-testing,
    .sabai-directory-listings-with-map .sabai-field-name-field-nearestdump,
    .sabai-directory-listings-with-map .sabai-field-name-field-srv-standard {
        width: 100%;
    }

    #layerslider_1 .slider-btn {
        font-size: 12px !important;
    }

    .carousel {
        height: 100% !important;
    }

    .homepage-callouts {
        top: 100px;;
    }

}

.carousel-indicators {
    display: none;
}

.add-margin-top-20 {
    margin-top: 20px;
}

.add-padding-top-5 {
    padding-top: 5px;
}

/*LOCATION ALERT STYLING*/
.location-alert {
    margin-bottom: 20px;
    text-align: center;
    color: red;
    font-weight: 700;
    font-size: 25px;
    background-color: white;
    line-height: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
}


.fp-location-alert {
    display: none;
}

.callout-boxes:last-of-type .fp-location-alert {
    display: initial;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 17px;
    letter-spacing: 0.5px;
    line-height: 17.5px;
    text-decoration: none;
}


.callout-boxes:last-of-type .fp-location-alert span {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    height: 17px;
    letter-spacing: 0.5px;
    line-height: 17.5px;
    text-decoration: underline;
}

/*END LOCATION ALERT STYLING*/


.ppw-post-password-container {
    padding: 30px 0 100px;
}

.ppw-ppf-field-container {
    padding-top: 15px;
}

.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
    width: 100% !important;
    height: 100% !important;
}

.mejs-container {
    padding-top: 56.25%;
}

.wp-video, video.wp-video-shortcode {
    max-width: 100% !important;
}

video.wp-video-shortcode {
    position: relative;
}

.mejs-mediaelement {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.mejs-controls {
    display: none;
}

.mejs-overlay-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important;
}

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

.bypostauthor {
    display: block;
}

.comments-area {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin: calc(2 * 1rem) 2em;
    word-wrap: break-word;
    /* Add extra margin when the comments section is located immediately after the
       * post itself (this happens on pages).
       */
}


.comments-area > * {
    margin-top: calc(2 * 1rem);
    margin-bottom: calc(2 * 1rem);
}

@media only screen and (min-width: 768px) {
    .comments-area > * {
        margin-top: calc(3 * 1rem);
        margin-bottom: calc(3 * 1rem);
    }
}

.entry + .comments-area {
    margin-top: calc(3 * 1rem);
}

@media only screen and (min-width: 768px) {
    .comments-area .comments-title-wrap {
        align-items: baseline;
        display: flex;
        justify-content: space-between;
    }
}

.comments-area .comments-title-wrap .comments-title {
    margin: 0;
}

.comments-area .comments-title-wrap .comments-title:before {
    background: #767676;
    content: "\020";
    display: block;
    height: 2px;
    margin: 1rem 0;
    width: 1em;
}

@media only screen and (min-width: 768px) {
    .comments-area .comments-title-wrap .comments-title {
        flex: 1 0 calc(3 * (100vw / 12));
    }
}

@media only screen and (min-width: 768px) {
    .comments-area .comments-title-wrap .discussion-meta {
        flex: 0 0 calc(2 * (100vw / 12));
        margin-left: 1rem;
    }
}

#comment {
    max-width: 100%;
    box-sizing: border-box;
}

#respond {
    position: relative;
}

#respond .comment-user-avatar {
    margin: 1rem 0 -1rem;
}

#respond .comment .comment-form {
    padding-left: 0;
}

#respond > small {
    display: block;
    font-size: 22px;
    position: absolute;
    left: calc(1rem + 100%);
    top: calc(-3.5 * 1rem);
    width: calc(100vw / 12);
}

#comments > .comments-title:last-child {
    display: none;
}

.comment-form-flex {
    display: flex;
    flex-direction: column;
}

.comment-form-flex .comments-title {
    display: none;
    margin: 0;
    order: 1;
}

.comment-form-flex #respond {
    order: 2;
}

.comment-form-flex #respond + .comments-title {
    display: block;
}

.comment-list {
    list-style: none;
    padding: 0;
}

.comment-list .children {
    margin: 0;
    padding: 0 0 0 1rem;
}

.comment-list > .comment:first-child {
    margin-top: 0;
}

.comment-list .pingback .comment-body,
.comment-list .trackback .comment-body {
    color: #767676;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 0.71111em;
    font-weight: 500;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.comment-list .pingback .comment-body a:not(.comment-edit-link),
.comment-list .trackback .comment-body a:not(.comment-edit-link) {
    font-weight: bold;
    font-size: 19.55556px;
    line-height: 1.5;
    padding-right: 0.5rem;
    display: block;
}

.comment-list .pingback .comment-body .comment-edit-link,
.comment-list .trackback .comment-body .comment-edit-link {
    color: #767676;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-weight: 500;
}

#respond + .comment-reply {
    display: none;
}

.comment-reply .comment-reply-link {
    display: inline-block;
}

.comment {
    list-style: none;
    position: relative;

}

.comment:nth-child(2n) {
    background: #ebebeb
}

@media only screen and (min-width: 768px) {
    .comment {
        padding-left: calc(.5 * (1rem + calc(100vw / 12)));
    }

    .comment.depth-1,
    .comment .children {
        padding-left: 0;
    }

    .comment.depth-1 {
        margin-left: calc(3.25 * 1rem);
    }
}

.comment .comment-body {
    margin: calc(2 * 1rem) 0 0;
}

.comment .comment-meta {
    position: relative;
    padding-top: 0;
    background: transparent;
}

.comment .comment-author .avatar {
    float: left;
    margin-right: 1rem;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .comment .comment-author .avatar {
        float: inherit;
        margin-right: inherit;
        position: absolute;
        top: 0;
        right: calc(100% + 1rem);
    }
}

.comment .comment-author .fn {
    position: relative;
    display: block;
}

.comment .comment-author .fn a {
    color: inherit;
}

.comment .comment-author .fn a:hover {
    color: #005177;
}

.comment .comment-author .post-author-badge {
    border-radius: 100%;
    display: block;
    height: 18px;
    position: absolute;
    background: #008fd3;
    right: calc(100% - 2.5rem);
    top: -3px;
    width: 18px;
}

@media only screen and (min-width: 768px) {
    .comment .comment-author .post-author-badge {
        right: calc(100% + 0.75rem);
    }
}

.comment .comment-author .post-author-badge svg {
    width: inherit;
    height: inherit;
    display: block;
    fill: white;
    transform: scale(0.875);
}

.comment .comment-metadata > a,
.comment .comment-metadata .comment-edit-link {
    display: inline;
    font-weight: 500;
    color: #767676;
    vertical-align: baseline;
}

.comment .comment-metadata > a time,
.comment .comment-metadata .comment-edit-link time {
    vertical-align: baseline;
}

.comment .comment-metadata > a:hover,
.comment .comment-metadata .comment-edit-link:hover {
    color: #005177;
    text-decoration: none;
}

.comment .comment-metadata > * {
    display: inline-block;
}

.comment .comment-metadata .edit-link-sep {
    color: #767676;
    margin: 0 0.2em;
    vertical-align: baseline;
}

.comment .comment-metadata .edit-link {
    color: #767676;
}

.comment .comment-metadata .edit-link svg {
    transform: scale(0.8);
    vertical-align: baseline;
    margin-right: 0.1em;
}

.comment .comment-metadata .comment-edit-link {
    position: relative;
    padding-left: 1rem;
    margin-left: -1rem;
    z-index: 1;
}

.comment .comment-metadata .comment-edit-link:hover {
    color: #0073aa;
}

.comment .comment-content {
    margin: 1rem 0;
}

@media only screen and (min-width: 1168px) {
    .comment .comment-content {
        padding-right: 1rem;
    }
}

.comment .comment-content > *:first-child {
    margin-top: 0;
}

.comment .comment-content > *:last-child {
    margin-bottom: 0;
}

.comment .comment-content blockquote {
    margin-left: 0;
}

.comment .comment-content a {
    text-decoration: underline;
}

.comment .comment-content a:hover {
    text-decoration: none;
}

.comment-reply-link,
#cancel-comment-reply-link {
    font-weight: 500;
}

.comment-reply-link:hover,
#cancel-comment-reply-link:hover {
    color: #005177;
}

.discussion-avatar-list {
    content: "";
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0;
}

.discussion-avatar-list li {
    position: relative;
    list-style: none;
    margin: 0 -8px 0 0;
    padding: 0;
    float: left;
}

.discussion-avatar-list .comment-user-avatar img {
    height: calc(1.5 * 1rem);
    width: calc(1.5 * 1rem);
}

.discussion-meta .discussion-meta-info {
    margin: 0;
}

.discussion-meta .discussion-meta-info .svg-icon {
    vertical-align: middle;
    fill: currentColor;
    transform: scale(0.6) scaleX(-1) translateY(-0.1em);
    margin-left: -0.25rem;
}

.comment-form .comment-notes,
.comment-form label {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 0.71111em;
    color: #767676;
}

.comment-form input[type="checkbox"] + label {
    padding-left: 10px;
}

@media only screen and (min-width: 768px) {
    .comment-form .comment-form-author,
    .comment-form .comment-form-email {
        /*width: 50%;*/

    }
}

@media only screen and (min-width: 768px) {
    .comment-form .comment-form-email {

    }
}

.comment-form input[name="author"],
.comment-form input[name="email"],
.comment-form input[name="location"],
.comment-form textarea {
    display: block;
    width: 100%;
}

.comment-form-url {
    display: none;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.comment-navigation .nav-links {
    display: flex;
    justify-content: space-between;
}

.comment-navigation .nav-prev-text {
    vertical-align: top;
}

.comment-navigation .nav-next-text {
    vertical-align: top;
}

.comment-notes {
    display: none !important;
}

.ppw-ppf-desc {
    display: none !important;
}


/* Job Listings */

.text-normal {
    text-transform: none !important;
}

#job-listings-section .sabai-row .sabai-directory-main {
    border: 1px #ddd solid;
    padding: 20px;
    margin: 15px;
    background-color: #fff;
    width: calc(100% - 30px);
}

#job-listings-section .sabai-row .sabai-directory-main a.sabai-btn-warning {
    font-family: 'Nunito Sans', sans-serif !important;
    font-style: italic !important;
    font-weight: 600 !important;
    font-size: 1.5rem !important;
    margin-top: 5px;
    min-width: 250px;
    text-transform: uppercase;
}

#job-listings-section .sabai-form-field-description {
    display: none;
}

#job-listings-section .sabai-form-type-fieldset .sabai-form-type-fieldset .sabai-form-fields .sabai-form-field:nth-child(2) {
    display: none;
}

#job-listings-section .sabai-form-type-fieldset .sabai-form-type-fieldset .sabai-form-fields .sabai-form-field:nth-child(3) {
    display: none;
}

#job-listings-section .sabai-form-type-fieldset .sabai-form-type-fieldset .sabai-form-fields .sabai-form-field:nth-child(4) {
    display: none;
}

#job-listings-section .sabai-directory-joblink,
#job-listings-section .sabai-field-name-field-jobapplication-link {
    color: #4cc1bb;
}

#job-listings-section .sabai-directory-joblink a,
#job-listings-section .sabai-field-name-field-jobapplication-link a {
    background-color: #4cc1bb !important;
    border-color: #4cc1bb !important;
}

#job-listings-section .sabai-directory-joblink a:hover,
#job-listings-section .sabai-field-name-field-jobapplication-link a:hover {
    background-color: #d0202f !important;
    border-color: #d0202f !important;
}

.sabai-directory-listings-with-map-listings .sabai-directory-joblink {
    display: none;
}

a.button.jobs-button {
    font-size: 1.5em !important;
    padding: 30px 60px;
    height: auto;
    margin-top: 50px;
    text-align: center;
    line-height: 1.2em;
}

.job-locator-results .sabai-table td {
    border: 1px solid #afafaf
}

/*END*/


/* Additional bootstrap classes */
.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mt-0 {
    margin-bottom: 0 !important
}

.mt-1 {
    margin-bottom: .25rem !important
}

.mt-2 {
    margin-bottom: .5rem !important
}

.mt-3 {
    margin-bottom: 1rem !important
}

.mt-4 {
    margin-bottom: 1.5rem !important
}

.mt-5 {
    margin-bottom: 3rem !important
}


/* Print Styling */

.print-pdf-banner {
    background-color: rgba(26, 40, 87, .85) !important;
    width: 100%;
    text-align: center;
    display: none;
}

.print-pdf-banner img {
    max-width: 150px;
    margin: auto;
    padding: 15px 0;
    display: none;
}
.legend-container{
    display: none;
}
.service-icons h4{
    display: none;
}
@media print {
    .print-pdf-banner {
        display: flex;
        justify-content: start;
        align-items: center;
        border-bottom: 1px solid #fff;
    }

    .print-pdf-banner img {
        display: block;
        height: 100px;
        padding: 15px;
        margin: auto !important;
    }

    .legend-container {
        display: flex;
        flex-wrap: wrap;
        max-width: 100%;
        padding: 10px;
        border: 1px solid rgba(26,40,87,.85);
        margin: auto;
        margin-bottom: 15px;
    }

    .legend-container .legend {
        display: flex;
        align-items: center;
        justify-content: start;
        padding: 5px 15px;
        flex-basis: 33.33333%;

    }

    .legend-container .legend p {
        display: block !important;
        color: rgba(26,40,87,.85) !important;
        margin-bottom: 0;
        font-size: 12px;
    }

    .legend-container .legend img {
        width: 30px;
        height: 30px;
        display: block !important;
        padding: 0 0;
        margin: unset !important;
        border: 1px solid rgba(26,40,87,.85);
    }
    .page-template-locations-view-all h4{
        color: rgba(26,40,87,.85);
        margin-bottom: 5px;
    }
    .service-icons h4{
        margin: 5px;
        display: block;
        color: rgba(26,40,87,.85) !important;
    }
    .page-template-locations-view-all #locations, .page-template-locations-view-all .qwikpass-main-bg .qwikpass-main div h3,
    .page-template-locations-view-all .qwikpass-main-bg .qwikpass-main div #print-pdf,
    .page-template-locations-view-all .qwikpass-main-bg .qwikpass-main div .button-footer,
    .page-template-locations-view-all .bottom-navigation {
        display: none;
        color: rgba(26, 40, 87, .85) !important;
        width: 100%;
    }

    .alerts-alert td {
        color: #fff !important;
    }

    .alerts-alert td span {
        color: #fff !important;

    }

    .page-template-locations-view-all h2 {
        text-align: center;
    }

    .page-template-locations-view-all .col-lg-9 {
        width: 100%;
    }

    .page-template-locations-view-all h2 {
        text-align: center;
        font-size: 24px !important;
    }

    .navbar-bottom .col-lg-6 {
        width: 100%;
        color: #fff !important;
    }

    .navbar-bottom {
        text-align: center;
        background-color: rgba(26, 40, 87, .85) !important;
        color: #fff !important;
        padding: 15px 0;
        margin: 0 15px;
    }

    .navbar-bottom a {
        color: #fff !important;
    }

    .loc-list table {
        margin-bottom: 0;
    }

    .sitetag {
        display: none;
    }

    .page-template-locations-view-all .qwikpass-main {
        padding-top: 0;
    }

    .page-template-locations-view-all .qwikpass-main-bg .qwikpass-main .loc-list table .ll-hwy {
        width: 50px;
        overflow: hidden;
    }

    .page-template-locations-view-all .qwikpass-main-bg .qwikpass-main .loc-list table .ll-location {
        width: 50px;
        overflow: hidden;
    }

    .page-template-locations-view-all .qwikpass-main-bg > .container {
        width: 100%;
        max-width: 100%;
    }

    .page-template-locations-view-all a[href]:after {
        content: '';
    }

    .page-template-locations-view-all .qwikpass-main-bg .qwikpass-main .loc-list table tr th {
        color: #fff !important;
    }

    .qwikpass-main {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        padding-top: 15px !important;
    }

    #about {
        border-bottom: 0px solid transparent !important;
    }

    #about .page-information .container-fluid .row {
        padding-top: 15px !important;
        padding-bottom: 0;
    }
}

@media print {
    * {
        -webkit-print-color-adjust: exact !important; /*Chrome, Safari */
        color-adjust: exact !important; /*Firefox*/
    }

    .page-template-contact .qwikpass-main .container .rg-container {
        padding: 0 0;
    }

    .page-template-contact .qwikpass-main h3,
    .page-template-contact .qwikpass-main h2,
    .page-template-contact .qwikpass-main ul,
    .page-template-contact .qwikpass-main p,
    .page-template-contact .qwikpass-main table.table,
    .page-template-contact .qwikpass-main div #print-pdf,
    .page-template-contact .qwikpass-main div .button-footer,
    .page-template-contact .bottom-navigation {
        display: none;
    }

    .page-template-contact h2 {
        text-align: center;
        font-size: 24px !important;
    }

    .page-template-contact .col-lg-9 {
        width: 100%;
    }

    .page-template-contact .page-information .row {
        padding-top: 30px !important;
    }

    .page-template-contact .qwikpass-main .loc-list table .ll-hwy {
        width: 175px;
        overflow: hidden;
    }

    .page-template-contact .qwikpass-main .loc-list table .ll-state {
        text-align: left;
    }

    .page-template-contact .qwikpass-main .loc-list table .ll-location {
        width: 175px;
        overflow: hidden;
    }

    .page-template-contact .qwikpass-main > .container {
        width: 100%;
        max-width: 100%;
    }

    .page-template-contact a[href]:after {
        content: '';
    }

    .page-template-contact .qwikpass-main .loc-list table tr th {
        color: #fff !important;
    }

    .page-template-contact .qwikpass-main table.tbl-pricing{display:none;}
}

.listing-alert{
    background-color: #b55 !important;
    border-top: none !important;
    text-align: left !important;
    color: #fff;
    padding:1px 10px;
    margin:2px 10px;
    font-size:14px;
    vertical-align: text-bottom;
    border-radius: 3px;
}


table.table-borders, table.table-borders td, table.table-borders th{border:1px solid #000; padding:15px;}

table.table-borders, table.table-borders tr > td:first-child{vertical-align: top;}

ul.no-heading-border h2,
ul.no-heading-border h3,
ul.no-heading-border h4,
ul.no-heading-border h5{border:unset !important;}




html {
    scroll-padding-top: 150px;
    scroll-behavior: smooth;
}

/*FLEET PAGE */
.page-template-fleet .fleet-copy h3 {
    font-weight: 700;
}
