_.container {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
.dealer-details-main {
    background: #fff;
}
.deals-right-wrap{
    display: inline-block;
    width: 49%;
}
.deals-left-wrap{
    vertical-align: top;
    display: inline-block;
    width: 49%;
}
.title-block-div{
    width: 100%;
    height: 500px;
    background-color: rgba(21, 21, 21, 0.8);
    background-blend-mode: overlay;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 50px;
    position: relative;
}
.title-block {
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
    top: 37%;
}
p.title-prefix {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffffad;
    font-size: 20px;
    font-weight: bold;
}
.find-dealer-main .uncont.no-block-padding.col-custom-width {
    border: none!important;
}
.find-dealer-main {
    background: #f7f7f7!important;
}
input#choice_5_17_1 {
    padding: 5px!important;
    height: 14px!important;
    position: relative !important;
    top: -3px;
}
p.titile-head {
    font-size: 1.875rem;
    font-weight: 300;
    margin-top: .75rem;
    margin-bottom: .75rem;
    line-height: 1.2em;
    color: #ffffff;
}
.contact-container-details {
    display: flex;
    justify-content: space-evenly;
}
.container-title{
    font-size: 24px!important;
    line-height: 24.4px;
    letter-spacing: 1.9px;
    margin-bottom: 1rem;
    text-transform: uppercase;
    text-align: center;
    color: #048c96;
}
.contact-container {
    padding: 2.5rem 0px;
}
.location-hours-container-parent{
    background: #f7f7f7;
    padding: 2.5rem;
}
.location-hours-container {
    display: flex;
    justify-content: space-between;
}
.style-light select:not([multiple]) {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgNTAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNMjIuNiw4YzAtMC4xLDAtMC4yLDAuMS0wLjJsMC41LTAuNWMwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMWMwLjEsMCwwLjIsMCwwLjIsMC4xbDMuNywzLjdsMy43LTMuN2MwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMXMwLjIsMCwwLjIsMC4xTDMyLDcuOEMzMiw3LjksMzIuMSw4LDMyLjEsOGMwLDAuMSwwLDAuMi0wLjEsMC4ybC00LjQsNC40Yy0wLjEsMC4xLTAuMSwwLjEtMC4yLDAuMXMtMC4yLDAtMC4yLTAuMWwtNC40LTQuNEMyMi43LDguMiwyMi42LDguMSwyMi42LDh6Ii8+PC9zdmc+)!important;
}
select#input_11_14 {
    margin: 0px;
    padding: 10px 15px!important;
    height: 50px!important;
}
input#input_11_16 {
    margin: 0px;
    padding: 10px 15px!important;
    height: 50px!important;
}
.dealer-details-left {
    width: 49%;
}
.dealer-details-right {
    width: 49%;
    border: .0625rem solid #e3e9ed;
    border-radius: 8px;
    background-color: #fff;
    padding: 2rem;
}
.contact-container-details a {
    color: #414042;
    margin-left: 10px;
}
.dealer-details-phone {
    display: flex;
    align-items: center;
}
.dealer-details-phone img {
    width: 32px;
    height: 32px;
    background: #f7efe4;
    padding: 5px;
    border-radius: 50%;
}
.dealer-details-website {
    display: flex;
    align-items: center;
}
.dealer-details-website img {
    width: 32px;
    height: 32px;
    background: #f7efe4;
    padding: 5px;
    border-radius: 50%;
}
.listing-details-address {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.listing-details-address p{
    margin: 0px;
    margin-left: 10px;
}
.listing-details-address img{
    width: 32px;
    height: 32px;
    background: #f7efe4;
    padding: 5px;
    border-radius: 50%;
}
.find-dealer-main .uncont.no-block-padding.col-custom-width {
    max-width: 100%!important;
}
.find-dealer-main-results {
    background-color: #f7f7f7;
}
.find-dealer-main-search-again {
    text-align: center;
}
.find-dealer-main .deals-wrap {
    display: flex;
    justify-content: space-between;
    padding: 40px 72px;
}
.find-dealer-main .header-wrap {
    background: #fff;
    padding: 20px 20px 20px 20px;
    text-align: center;
}
.header-inner-wrap h3 {
    margin-bottom: .75rem;
    font-size: 2.25rem!important;
}
.header-inner-wrap a {
    color: rgba(34,34,34,.67);
    opacity: .5;
    padding: .25rem;
}
.find-dealer-main .deals-right-wrap{
    width: 65%!important;
}
.find-dealer-main .deals-left-wrap{
    vertical-align: top;
    width: 32%!important;
    padding: 1.5rem;
    background: #fff;
    height: fit-content;
    /* border-bottom: 2px solid #048c96; */
    padding: 0px!important;
}
.deals-left-wrap-dealer-name a {
    font-size: 20px!important;
    color: #414042;
}
.deals-left-wrap-dealer-name{
    padding: 16px 0px 8px 0px;
}
.deals-left-wrap-dealer-listing {
    display: flex;
    padding: 8px 0px 16px 0px;
}
.deals-left-wrap-dealer-listing a:first-child {
    font-size: 12px;
    width: 55%!important;
}
.deals-left-wrap-dealer-listing a:last-child {
    width: 45%!important;
    text-align: end;
}
.contact-dealer-div .row .uncont.col-custom-width {
    border: none!important;
}
.contact-dealer-div div#gform_wrapper_5 {
    margin-top: 20px;
}
.contact-dealer-div .vc_custom_heading_wrap .heading-text.el-text h1.h3.text-uppercase {
    width: 100%;
    border-bottom: 1px solid;
}
.contact-dealer-div .vc_custom_heading_wrap .heading-text.el-text h1.h3.text-uppercase span{
    font-size: 24px!important;
    line-height: 24.4px;
    letter-spacing: 1.9px;
    margin-bottom: 1rem;
    text-transform: uppercase;
    text-align: center;
    color: #048c96;
}
.contact-dealer-div li#field_5_16 label.gfield_label {
    height: 37px;
}
.contact-dealer-div input {
    margin: 0px;
    padding: 10px 15px!important;
    height: 50px!important;
}
.contact-dealer-div select {
    margin: 0px;
    padding: 10px 15px!important;
    height: 50px!important;
}
.title-block-find-a-dealer {
    text-align: center;
    padding-top: 36px;
}
.title-find-a-dealer {
    font-size: 2.25rem;
}
.search-again-container a {
    color: rgba(34,34,34,.67);
    align-items: center;
    padding: .25rem;
}
.main-design-wrap h2 {
    letter-spacing: .05em;
    text-transform: uppercase;
    color: rgba(34,34,34,.67);
    line-height: 1;
    font-size: 1.5rem!important;
    text-align: center;
    background: #fff;
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin: 0px;
}
.disclaimer-wrap {
    letter-spacing: .05em;
    color: rgba(34,34,34,.67);
    line-height: 1;
    text-align: center;
    padding-top: 8rem;
    padding-bottom: 2rem;
}
.disclaimer-wrap a {
    text-decoration: underline;
}
.main-design-wrap-child {
    width: 55%;
    margin: 2.5rem auto;
}
.main-design-wrap-child div {
    display: flex;
}
.main-design-wrap-child div span:first-child {
    width: 15%;
    font-size: 16px;
    font-weight: 600;
    color: #414042;
}
.main-design-wrap-child div span:last-child {
    color: #414042;
}
.semi-col-span{
    width: 1%;
}
.main-design-wrap-form{
    background: #fff;
}
.main-design-wrap-form div#row-unique-0 {
    width: 40%;
    margin: 40px auto;
}
.main-design-wrap-form div#row-unique-0 input ,.main-design-wrap-form div#row-unique-0 select{
    background-color: #edf2f7;
    border: none;
    border-radius: 3px;
    height: 45px;
}
.main-design-wrap-form div#row-unique-0 input#choice_8_7_1 {
    height: 14px!important;
}
div#row-unique-4 {
    padding: 0px!important;
}
gchoice.gchoice_9_7_1 {
    position: relative;
}
input#choice_9_7_1 {
    height: 14px!important;
    position: absolute;
    top: 4px;
}
label#label_9_7_1 {
    margin-left: 20px;
}
li.gchoice.gchoice_5_17_1 {
    position: relative;
}
label#label_5_17_1 {
    margin-left: 25px;
}.gchoice.gchoice_9_7_1 {
    position: relative;
}
input#choice_9_7_1 {
    height: 14px!important;
    position: absolute;
    top: 4px;
}
label#label_9_7_1 {
    margin-left: 20px;
}
li.gchoice.gchoice_5_17_1 {
    position: relative;
}
input#choice_5_17_1 {
    padding: 5px!important;
    height: 14px!important;
    position: relative;
    top: -3px;
}
label#label_5_17_1 {
    margin-left: 25px;
}
.compare-table {
    border: none;
    border-right: 1px solid ;
    border-collapse: separate;
    border-spacing: 0;
}
.compare-table thead th {
    border: 1px solid #eaeaea;
    text-shadow: 1px 1px 1px #fff;
    white-space: nowrap;
    border-left: 10px solid #eaeaea!important;
    border-right: 00px solid #eaeaea;
    border-top: 10px solid #eaeaea;
}
.compare-table thead th:last-child {
    border-right: 10px solid #eaeaea!important;
}
.compare-table tbody td {
    border: 1px solid;
    padding: 10px;
    text-shadow: 1px 1px 1px #fff;
    white-space: nowrap;
    height: 50px;
    border-left: 10px solid #eaeaea!important;
    border-right: 00px solid #eaeaea;
}
.compare-table tbody td:last-child {
    border-right: 10px solid #eaeaea!important;
}
.compare-wrapper {
    position: relative;
}
.compare-scroller {
    overflow-x: auto;
    overflow-y: visible;
    padding-bottom: 5px;
}
.compare-table .compare-sticky-col {
    border-left: 10px solid #eaeaea!important;
    border-right: 10px solid #eaeaea;
    width: 200px;
    height: 50px;
    border: 1px solid #eaeaea;
    font-size: 12px!important;
    text-align: center;
    padding: 4px 0px;
}
.compare table td {
    min-width: 150px;
}
@media only screen and (max-width:1020px){
    .contact-dealer-div li#field_5_16 label.gfield_label {
        height: unset;
    }
    .contact-container-details {
        flex-wrap: wrap;
    }
    .contact-container-details div {
        width: 47%;
        margin-bottom: 20px;
    }
    .contact-container-details a {
        font-size: 14px;
    }
    .location-hours-container-parent {
        padding: 1rem;
    }
    .location-hours-container {
        flex-wrap: wrap;
    }
    .dealer-details-left {
        width: 100%;
    }
    .dealer-details-right {
        width: 100%;
    }
    .find-dealer-main .deals-wrap {
        flex-wrap: wrap;
        padding: 20px;
    }
    .find-dealer-main .header-wrap {
        padding: 36px 20px;
    }
    .header-inner-wrap h3 {
        font-size: 1.25rem!important;
    }
    .find-dealer-main .deals-left-wrap {
        width: 100%!important;
        margin-bottom: 20px;
    }
    .find-dealer-main .deals-right-wrap {
        width: 100%!important;
    }
    div#row-unique-4 {
        overflow: auto;
    }
    .main-design-wrap h2 {
        font-size: 18px!important;
        padding: 30px 20px!important;
    }
    .disclaimer-wrap {
        padding-top: 50px!important;
        padding: 20px!important;
        font-size: 14px!important;
    }
    .main-design-wrap-child div {
        display: flex;
        margin-right: 25px;
    }
    .main-design-wrap-child div span:first-child {
        width: 30%;
    }
    .main-design-wrap-child div span:last-child {
        font-size: 14px;
        word-break: break-all;
        width: 69%;
        margin-left: 10px;
    }
    .main-design-wrap-form div#row-unique-0 {
        width: 100%;
        margin: 40px auto;
    }
    .main-design-wrap-child {
        width: 90%;
        margin: 2.5rem auto;
    }
    .compare-table tbody td {
        height: 50px!important;
    }
}

@media only screen and (max-width:921px){
    .main-design-wrap-form div#row-unique-0 {
        width: 100%;
        margin: 40px auto;
    }
    .main-design-wrap-form div#row-unique-0 .gform_wrapper.gravity-theme .gfield.gfield--width-half {
        width: 100%;
        grid-column: 1/-1;
    }
    .main-design-wrap-form div#row-unique-0 .gchoice.gchoice_8_7_1 {
        display: flex;
    }
    .main-design-wrap-form div#row-unique-0 input#choice_8_7_1 {
        height: 14px!important;
        width: 14px;
    }
    .compare-table .compare-sticky-col {
        font-size: 10px!important;
        left: 0;
        position: sticky;
        position: -webkit-sticky;
        top: auto;
        min-width: 280px;
        background-color: #fff;
    }
    th.compare-sticky-col.compare-sticky-col-th {
        height: 95px!important;
    }
    .compare-wrapper {
        padding: 20px;
    }
    .compare table td {
        min-width: 220px;
    }
}
@media only screen and (max-width: 544px){
    .compare-table .compare-sticky-col {
        min-width: 180px;
    }
    .contact-container-details a {
        font-size: 13px;
    }
    p.title-prefix {
        font-size: 16px;
    }
    p.titile-head {
        font-size: 24px;
    }
    .compare-scroller {
        margin-left: 0px;
    }
    .compare-scroller img.size-full {
        height: 55px!important;
    }
    .compare table td {
        min-width: 115px;
    }
}
@media only screen and (max-width: 360px){
    .compare-table .compare-sticky-col {
        max-width: 150px;
    }
}
@media only screen and (max-width: 300px){
    .compare-table .compare-sticky-col {
        max-width: 125px!important;
    }
}

