header .titleBar, .dealerLocator, .fam{
    display: none;
}
.headerBar {
    background: #fff;
    box-shadow: 0px 1px 5.9px rgba(89, 89, 89, .25);
    padding: 1rem 0;
}
h2,h3,h4,h5,h6{
    color: #155590;
}
h4 {
    font-size: 24px;
}
h4 > i{
    margin-right: 8px;
}
.starRating .stars{
    display:  inline-grid;
    color: #155590;
}
.starRating .stars > span{
    display: inline-block;
    overflow: hidden;
}
.phoneLink{
    white-space: nowrap;
}
.aboutSection h5{
    font-size: 1rem;
}
.aboutSection img{
    max-width:  500px;
}
#emergencyText{
    color: red;
    padding: 5px 0px;
}
.hours-day{
    width: 3rem;
    color: #155590;
    font-weight: bold;
    display: inline-block;
}
.assocSection{
    text-align: center;
    margin-top: 1.5rem;
}
.assocSection img{
    max-height: 75px;
    max-width: 225px;
    margin: 5px;
    background: #fff;
    border-radius: 16px;
}
.paymentIcons img{
    max-width: 50px;
}
.gallerySection img{
    width: 150px;
    margin: 10px;
}
.gallerySection{
    text-align: center;
    margin-top: 3rem;
}
.socialMediaIcons a{
    display: inline-block;
    margin: 4px 6px;
}
.socialMediaIcons img{
    max-width: 35px;
}

.headerBtnRow{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.headerBtn{
    background: #e5e5e5;
    display: inline-flex;
    color: #17293E;
    text-align: left;
    align-items: center;
    padding: .2em 1.75em;
    border-radius: 32px;
    font-size: 16px;
    margin: .25em;
    border: solid 2px transparent;
    transition: all .3s;
}
.headerBtn > div:first-child{
    color: #155590;
    font-size: 200%;
    margin-right: 0.35em;
}
.headerBtn > div:last-child{
    line-height: 1.15;
    font-weight: 600;
}
.headerBtn:hover{
    color: #fff;
    background: #0b2e4d;
    box-shadow: 0 0 12px #1555905c;
    text-decoration: none;
    transform: scale(1.1);
}
.headerBtn:hover > div:first-child {
    color: #fff;
}
.phoneBtn{
    background: #fff;
    border-color: #155590;
}
.starCount{
    font-weight: 600;
}
.mapLink{
    font-size: .8rem;
}
.mapLink > a{
    color: var(--thirColor);
    font-weight: 700;
}
.btnBrk{display: none;}
@media (width < 768px){
    .headerBtn {
        width: calc(50% - 1em);
        justify-content: center;
    }
}
@media (width < 450px){
    .headerBtn {
        width: calc(100% - 1em);
    }
}


.CTAtopBar {
    position: sticky;
    top: 0;
    z-index: 9;
    padding: clamp(1rem,3vw,2rem) 0;
    background: #fff;
    box-shadow: 0px 3px 6px rgba(89, 89, 89, .25);
}



@media screen and (max-width: 991.98px){
    .gallerySection img{
        width: 20vw;
        margin: 10px;
    }
}
@media screen and (max-width: 575.98px){
    .gallerySection img{
        width: 35vw;
        margin: 10px;
    }
    .aboutSection img {
        max-width: 90%;
    }
}


section.hero {
    padding: 5rem 0;
    text-align: center;
    /*background: url(/wahelper/GetImage?id=631815);
    background-size: auto max(493px, 100%);
    background-position: center;
    background-repeat: no-repeat;
    padding: 5rem 0;
    margin-top: 2rem;
    text-align: center;
    box-shadow: inset 0px 3px 6px rgba(89, 89, 89, .25);*/
}
.hero .dealerLogo {
    filter: drop-shadow(0px 0px 10px #fff);
    margin-bottom: 2rem;
}
.hero .dealerLogo > img{
    max-height: 200px;
}
.hero h1 {
    text-transform: uppercase;
    font-size: clamp(32px,4vw,42px);
    margin-bottom: 1rem;
}
.hero h2 {
    color: #155590;
    font-size: clamp(24px,3vw,32px);
    margin-bottom: 1.5rem;
}

div#OA-defPageContent h4 {
    font-size: clamp(1.5rem, 4vw, 2rem);
    position: relative;
    padding-bottom: 1.5rem;
    color: #272727;
}
div#OA-defPageContent h4::before {
    content: '';
    height: 4px;
    width: 100%;
    background: #155590;
    position: absolute;
    max-width: 150px;
    bottom: 12px;
}
section.services {
    padding: 6rem 0;
    background-color: #17293e;
    background-image: linear-gradient(#17293ecc, #17293ecc), url(/wahelper/GetImage?id=637024);
    background-position: 50% 40%;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}
section.services h4 {
    text-align: center;
    margin-bottom: 1.5rem;
    color: #fff !important;
}
section.services h4::before {
    background: #fff !important;
    left: calc(50% - 75.5px);
}
section.services ul {
    list-style: none;
    padding: 0;
    max-width: 9540px;
    margin: auto;
    -webkit-columns: 4 11rem;
    -moz-columns: 4 11rem;
    columns: 4 11rem;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    /*display: flex;
    flex-wrap: wrap;
    justify-content: center;*/
}
section.services ul li {
    font-size: clamp(1rem, 4vw, 1.25rem);
    padding: 3px 0px;
    /*font-size: clamp(1rem, 4vw, 1.25rem);
    padding: 8px 22px;
    text-align: center;*/
}

section.about {
    background: url(/wahelper/GetImage?id=631224);
    background-size: cover;
    background-position: center;
    padding: 3rem 0;
}
section.about .boutImg{
    border-radius: 100%;
}

section.uh{
    padding: 3rem 0;
}
section.uh .row{
    justify-content: space-evenly;
}
section.uh .row > div{
    width: fit-content;
}
section.uh .companyName{
    max-width: 16rem;
}
@media (width < 768px){
    section.uh .row > div{
        width: 100%;
    }
}