#header-toggle-button,
a:active,
a:focus {
    -moz-outline-style: none;
    outline-style: none;
    border: none;
    outline: 0
}

a {
    text-decoration: none;
    color: inherit;
    /* min-height: 50px; */
}

li {
    min-height: 50px;
}

#footer-phone-text span,
#header-phone-text span,
#map-loading,
#promo-image,
#proud-image,
.form-container,
.photo-container,
.promo-image {
    vertical-align: middle
}

#header-toggle-button,
#more-list,
#promo-image,
.header-menu-button {
    text-align: center
}

#header-flex {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    height: 100%;
    justify-content: center
}

#logo-container {
    align-items: center;
    display: flex;
    height: 100%;
    /* max-width: 25%; */
    order: 1;
    width: 25%;
    outline: none;
}

#header-nav-container {
    height: 100%;
    order: 2;
    text-align: center;
    width: 48%;
    z-index: 1;
}

#header-nav-list {
    align-items: center;
    display: flex;
    flex-flow: row;
    height: 100%;
    justify-content: center;
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0
}

#header-custom-button {
    margin-bottom: 10px;
}

.header-custom-button{
    padding: 5px;
    text-decoration: none;
}

#header-custom-button > p{
    margin: 0;
}

.header-custom-button:hover {
    cursor: pointer;
}

#small-header-button-wrapper {
    display: none;
}

#header-nav-list li {
    height: 50px;
}

#header-nav-list li a {
    height: 50px;
}

#homeButton .homeNonActive,
#homeButton .active,
#homeButton {
    /* border-radius: 4px; */
    /* flex: 1; */
    flex-basis: 100px;
    min-width: 100px;
}

/* .active {
    border-radius: 4px;
    flex: 1;
    height: 4em;
    margin: .2em
} */

.header-active-item {
    /* border-radius: 4px; */
    /* flex: 1; */
    height: 4em;
    margin: .1em;
    flex-basis: 100px;
}

#service-nav-button {
    /* border-radius: 4px; */
    /* flex: 1; */
    flex-basis: 100px;
    margin: .1em;
    min-width: 100px;
}

.header-nav-item {
    /* border-radius: 4px; */
    /* flex: 1; */
    flex-basis: 100px;
    height: 4em;
    margin: .1em
}

#homeButton .homeNonActive,
#homeButton .active,
#homeButton {
    align-items: center;
    display: flex;
    justify-content: center;
    text-decoration: none;
    margin: .1em;
    /* width: 100%; */
}

.header-active-item a {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-decoration: none;
    width: 100%
}

#service-nav-button a {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-decoration: none;
}

.header-nav-item a {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-decoration: none;
    width: 100%
}

.landing-heading {
    font-size: 26px;
    font-weight: 400;
}

#service-nav-list {
    /* border-radius: 4px; */
    display: none;
    list-style: none;
    /* margin-left: -.68em;
    margin-right: -.68em; */
    /* padding-bottom: .2em; */
    opacity: 0;
    padding-left: 0;
    /* padding-top: .4em; */
    position: relative;
    visibility: hidden;
    /* width: 11em; */
}

#service-nav-list:active,
#service-nav-list:focus,
#service-nav-list:hover,
.header-active-item:active>#service-nav-list,
.header-active-item:hover>#service-nav-list
#service-nav-button:active>#service-nav-list,
#service-nav-button:hover>#service-nav-list,
.header-nav-item:active>#service-nav-list,
.header-nav-item:hover>#service-nav-list {
    visibility: visible;
    opacity: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* padding-left: .7em; */
}

.social-media-container {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

.social-media-element svg{
    height: 40px;
    margin-bottom: 1em;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 1em;
    width: 40px
}

#service-nav-list li {
    /*border-radius: 4px;
    margin-bottom: .5em;
    margin-left: .5em;
    margin-right: .5em */
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    height: unset;
    word-wrap: anywhere;
}

#service-nav-list li a {
    align-items: center;
    display: flex;
    height: unset;
    justify-content: center;
    width: 100%;
    word-break: break-word;
}

#header-phone-container {
    align-items: flex-end;
    display: flex;
    height: 100%;
    justify-content: center;
    order: 3;
    width: 25%
}

#value-list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.value-listing {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
}

#forwarding-url {
    margin-left: auto;
    margin-bottom: 10px;
    max-height: 40px;
    width: 100%;
}

#forwarding-url a{
    font-size: 18px;
    display: block;
    width: 100%;
    overflow-wrap: break-word;
}

#header-phone {
    display: flex;
    margin-top: 10px;
    max-height: 40px;
}

#header-phone-link {
    height: 40px;
}

#footer-phone-link,
#header-phone-link {
    display: inline-flex;
    flex-flow: row nowrap;
    text-decoration: none
}

#footer-phone-text,
#header-phone-text {
    white-space: nowrap
}

#footer-phone-img,
#footer-phone-text,
#header-phone-img,
#header-phone-text,
#learn-more-button a,
.addedButton a,
.header-menu-button a,
.more-link,
.promo-title,
.service-button a,
.value-listing a {
    text-decoration: none
}

#header,
#header-toggle-button {
    /* box-shadow: 0 8px 8px rgba(0, 0, 0, .4) */
}

.header-menu-button,
.nav-btn {
    -khtml-user-select: none;
    -webkit-touch-callout: none
}

body,
html {
    margin: 0;
    overflow-x: hidden;
    padding: 0;
    width: 100%
}

body {
    font-size: 100%;
    width: 100%
}

#header {
    height: 85px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1
}

#logo {
    display: flex;
    justify-content: center;
    align-items: center;
}

#logo a:active {
    outline: none;
}

#logo a {
    text-decoration: none;
    font-size: 140%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#logo a picture {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#logo img {
    border: 0;
    height: 80px;
    width: auto;
}

#header-phone-container {
    font-size: 140%;
    text-align: right;
    display: flex;
    flex-direction: column;
}

#header-phone-img {
    margin-right: 5px
}

#header-phone-img img,
#header-phone-img svg {
    height: 30px;
    vertical-align: middle;
    width: 30px;
    margin-right: 5px;
}

#header-menu {
    margin-top: 1em;
    max-height: 120px;
    min-height: 60px;
    text-align: right
}

#photo-gallery {
    max-height: 300px
}

#header-menu-container {
    display: inline-block;
    margin-top: -1em
}

.header-menu-field {
    display: inline-block;
    height: 3em;
    width: 5em
}

.header-menu-button {
    margin-right: 4px;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

#header-toggle-button,
#map-wrapper,
.more-item div {
    margin-left: auto;
    margin-right: auto
}

.header-menu-button a {
    display: block;
    font-weight: 500;
    padding-bottom: 6px;
    padding-top: 6px;
    text-align: center
}

#header-toggle-wrapper,
#more-list,
#page-spacer {
    display: none
}

#header-more-btn,
.form-container {
    display: inline-block
}

#more-list {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin: 0 auto;
    position: absolute;
    right: 2px;
    width: 8em
}

.more-item {
    padding-bottom: 3px;
    padding-top: 3px
}

.more-item div {
    height: 50%;
    padding-bottom: 6px;
    padding-top: 6px;
    width: 4.7em
}

#business-redirect-url {
    margin-right: 1em;
    margin-top: -1.5em;
    text-align: right
}

#header-toggle-button {
    border-radius: 4px;
    height: 2.5em;
    line-height: 3em;
    margin-top: -.2em;
    width: 4em
}

#header-spacer {
    margin-top: 90px;
    width: 100%
}

#services-wrapper {
    align-items: flex-end;
    display: flex;
    flex-flow: row wrap;
    /* justify-content: space-evenly; */
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    width: 80%
}

.service-container {
    flex-basis: 26%;
    text-align: center;
    max-width: 385px;
    min-width: 385px;
    padding-left: 45px;
    padding-right: 45px;
}

.service-text-wrapper {
    display: flex;
    justify-content: center;
    min-height: 150px;
    min-width: 150px
}

.service-text-wrapper>a {
    text-decoration: none
}

.service-text-wrapper>a>h1 {
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    padding-bottom: 15px;
}

.service-text-wrapper>a>img {
    max-height: 300px;
    max-width: 300px
}

.service-line {
    margin-top: 75px;
    margin-bottom: 75px;
}

.service-line-bottom {
    margin-top: 75px;
    margin-bottom: 0px;
}

#map-wrapper-bg {
    height: 450px;
    width: 100%
}

#map-wrapper {
    height: 400px;
    margin-bottom: 4em;
    max-width: 100%
}

#map {
    height: 450px;
    z-index: 0
}

#map-loading {
    line-height: 450px;
    text-align: center
}

.video-figure {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding-top: 15px;
}

.video-figure > figure {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0;
}

.video-figure > figure > iframe {
    width: 100%;
    height: 500px;
    margin: 0;
}

#proud-image,
.promo-image {
    z-index: 1
}

#promo-image,
#proud-image,
.promo-image {
    /* min-height: 400px */
}

.map-small {
    width: 1200px
}

.map-large {
    width: 100%
}

#page-spacer {
    height: 250px
}

.photo-container {
    margin-left: .3em;
    margin-right: .3em;
    max-width: 15em;
    max-height: 15em;
    text-align: center
}

#promo-image img {
    border: 0;
    height: auto;
    /* max-height: 450px; */
    max-width: 60%;
    width: auto
}

.page-content-bg {
    width: 100%
}

.page-content-bg.short {
    padding-top: 15px;
}

.page-content-fg {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 70%
}

.page-content-fg.full {
    width: 100%
}

.text-content.negative {
    margin-top: -1em
}

#photo-gallery,
#promo-nav {
    margin-top: 1em
}

.text-content.left {
    text-align: left
}

.text-content.center {
    text-align: center
}

.text-content.right {
    text-align: right
}

.text-content h2 {
    font-size: 250%
}

.home-text {
    font-size: 20px;
    text-align: justify;
    font-weight: 100;
    line-height: 1.5;
}

.home-text a img {
    height: 100%;
    width: auto;
    max-width: 70%;
    object-fit: contain;
}

.home-text img {
    /* height: 100%; */
    width: auto;
    max-width: 70%;
    object-fit: contain;
}

.home-text ul {
    text-align: left;
}

#text-content p {
    text-align: justify
}

.text-eighty {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 80%
}

#contact-title {
    font-weight: 800;
    text-align: center
}

#form-wrapper {
    text-align: center;
    /* height: 10em */
}

.form-container {
    /* height: 10em; */
    margin-left: 5px;
    margin-right: 5px;
    zoom: 1
}

#footer-wrapper,
#learn-more-button,
.addedButton {
    margin-left: auto;
    margin-right: auto
}

#form-section-1 input {
    box-sizing: border-box;
    height: 28px;
    padding: 4px;
    width: 215px
}

.form-align {
    text-align: left
}

#footer-hours {
    margin-left: 1em;
}

#footer-section-list {
    display: flex;
    flex-wrap: wrap;
    /* flex: 1;
    justify-content: center; */
    justify-content: center;
    align-items: center;
    text-align: left;
}

.footer-business-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: left;
}

#footer-copyright {
    flex-direction: column;
    min-width: 100%;
    overflow: hidden;
}

#footer-copyright p {
    margin: 0;
    padding-top: 2px;
    padding-bottom: 2px;
}

#footer-copyright,
#footer-hours table thead,
#learn-more-button a,
.addedButton a,
#photo-gallery,
#promo-nav,
#proud-image,
#value-list,
.promo-image,
.promo-title {
    text-align: center
}

#form-message {
    height: 120px;
    resize: none;
    width: 280px
}

#form-verify,
#review-form-verify {
    height: 78px;
    width: 304px;
    margin-bottom: .7em;
    margin-top: 1.3em
}

#form-submit {
    height: 2em;
    width: 6em;
    margin-right: 100%
}

.intro-image {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
    margin-bottom: 5px;
}

.intro-image > picture {
    width: 100%;
}

.intro-image > picture > img {
    width: 100%;
}

#proud-image img {
    border: 0;
    height: auto;
    width: 70%;
    padding-top: 15px;
}
.promo-image img {
    border: 0;
    height: auto;
    max-height: 400px;
    max-width: 100%;
    width: auto
}

#footer-keys {
    max-height: 110px;
    overflow: hidden;
    text-overflow: ellipsis
}

@-moz-document url-prefix() {
    #form-message {
        height: 124px
    }

    #form-verify {
        margin-top: 1.45em
    }
}

#header-more-btn:focus #more-list,
#header-more-btn:hover #more-list {
    display: block
}

@keyframes fade-in {
    0% {
        display: none;
        opacity: 0
    }

    1% {
        display: block;
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.promo-container {
    display: none;
    width: 100%
}

.promo-container.activepic {
    display: block;
    animation: fade-in .3s ease-in-out
}

.promo-container img,
.promo-container.activepic img {
    height: 100%;
    width: 100%
}

#promo-nav {
    margin-left: auto;
    margin-right: auto;
    width: 30em
}

.nav-btn,
.photo-container {
    display: inline-block;
    zoom: 1
}

.nav-btn {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    height: 4em;
    line-height: 5em;
    user-select: none;
    width: 40%
}

.nav-btn svg {
    height: 30px;
    width: 30px
}

.photo-container {
    display: none
}

.photo-container.activepic,
.photo-container.visible {
    display: inline-block
}

#promo-left {
    opacity: .3
}

.photo-container.activepic img,
.photo-container.visible img {
    height: auto;
    max-height: 15em;
    max-width: 15em;
    opacity: .6;
    width: auto
}

.photo-container.activepic img,
.photo-container:focus img,
.photo-container:hover img {
    opacity: 1
}

#footer-phone-link:hover,
#header-phone-link:hover,
.footer-social-media img:hover,
.footer-social-media svg:hover,
.service-text-wrapper>a:hover img,
.social-media-element img:hover,
.social-media-element svg:hover,
.value-listing:hover a {
    opacity: .65
}

#learn-more-button
{
    border-radius: 4px;
    display: block;
    height: 60px;
    margin-bottom: 1em;
    margin-top: 1em;
    width: 200px
}

.addedButton {
    border-radius: 4px;
    display: block;
    margin-bottom: 2em;
    margin-top: 2em;
    width: 200px;
}

#learn-more-button a {
    display: block;
    font-size: 120%;
    font-weight: 400;
    height: 100%;
    line-height: 60px;
    width: 100%
}

.addedButton a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    height: 100%;
    line-height: normal;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

#header-nav-list>li:focus>a,
#header-nav-list>li:hover>a,
#learn-more-button:focus a,
.addedButton:focus a,
#learn-more-button:hover a,
.addedButton:hover a,
.service-nav-item:focus>a,
.service-nav-item:hover>a {
    /* font-weight: 900 */
}

.service-nav-item {
    width: 150px;
}

#service-nav-list {
    align-items: center;
}

#footer-phone-text span {
    vertical-align: middle
}

#footer-hours table,
#footer-social,
.footer-payment-method {
    margin-top: 1em
}

#footer-payment-title {
    text-align: center;
}

#review-container {
    display: flex;
    justify-content: center;
    flex-flow: row nowrap;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
}

#review-form-wrapper {
    width: 40%
}

#review-form-container {
    margin-left: auto;
    margin-right: auto
}

#form-wrapper,
#value-list {
    padding-bottom: 1em;
    padding-top: 1em
}

#review-form-top {
    display: flex;
    flex-flow: row;
    justify-content: space-between
}

.review-form-column {
    display: flex;
    flex-flow: column;
    width: 50%
}

#review-form-name {
    width: 95%
}

#review-form-star-rating-label {
    text-align: right
}

#review-form-star-rating {
    display: flex;
    justify-content: flex-end
}

#review-form-star-rating input {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0
}

.gold-star,
.grey-star {
    height: 1.5em;
    width: 1.5em
}

#review-form-star5-label {
    order: 5
}

#review-form-star4-label {
    order: 4
}

#review-form-star3-label {
    order: 3
}

#review-form-star2-label {
    order: 2
}

#review-form-star1-label {
    order: 1
}

.review-form-star-rating-label {
    cursor: pointer
}

.review-form-star-rating-label>.gold-star {
    display: none
}

.review-form-star-rating-input:checked~.review-form-star-rating-label .gold-star,
.review-form-star-rating-input:focus~.review-form-star-rating-label .gold-star,
.review-form-star-rating-label:hover .gold-star,
.review-form-star-rating-label:hover~.review-form-star-rating-label .gold-star {
    display: block
}

.review-form-star-rating-input:checked~.review-form-star-rating-label .grey-star,
.review-form-star-rating-input:focus~.review-form-star-rating-label .grey-star,
.review-form-star-rating-label:hover .grey-star,
.review-form-star-rating-label:hover~.review-form-star-rating-label .grey-star {
    display: none
}

.review-form-star-rating-input,
.review-form-star-rating-label {
    outline: 0
}

.star-label {
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none
}

#review-form-message {
    height: 15em;
    resize: none;
    width: 100%
}

#review-form-message-counter {
    display: flex;
    flex-flow: row nowrap
}

#review-form-verify {
    margin-left: auto;
    margin-right: auto
}

#review-form-submit {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    width: 8em;
    height: 3.5em;
    justify-content: center;
    align-items: center
}

#review-list-container {
    width: 60%;
    min-height: 45vh;
}

#review-list {
    align-items: center;
    display: flex;
    flex-flow: column
}

.review-list-item {
    /* margin-bottom: 1em; */
    padding: 1em;
    width: 95%
}

.review-list-item.bottom {
    margin-bottom: 0
}

.review-top {
    align-items: center;
    display: flex;
    flex-flow: row;
    height: 6em;
    justify-content: space-between
}

.review-info {
    display: flex;
    flex-flow: column
}

.review-meta {
    align-items: center;
    display: inline-flex;
    flex-flow: row nowrap;
    justify-content: space-between
}

.review-rating {
    display: flex;
    flex-flow: row
}

.review-url .link-graphic {
    height: 1em;
    width: 1em
}

.review-rating .gold-star,
.review-rating .grey-star {
    display: none
}

.rating-1 .gold-1,
.rating-1 .grey-2,
.rating-1 .grey-3,
.rating-1 .grey-4,
.rating-1 .grey-5 {
    display: unset
}

.rating-2 .gold-1,
.rating-2 .gold-2,
.rating-2 .grey-3,
.rating-2 .grey-4,
.rating-2 .grey-5 {
    display: unset
}

.rating-3 .gold-1,
.rating-3 .gold-2,
.rating-3 .gold-3,
.rating-3 .grey-4,
.rating-3 .grey-5 {
    display: unset
}

.rating-4 .gold-1,
.rating-4 .gold-2,
.rating-4 .gold-3,
.rating-4 .gold-4,
.rating-4 .grey-5 {
    display: unset
}

.rating-5 .gold-1,
.rating-5 .gold-2,
.rating-5 .gold-3,
.rating-5 .gold-4,
.rating-5 .gold-5 {
    display: unset
}

.review-message {
    white-space: pre-line;
    max-height: 6em;
    overflow: hidden
}

.review-cover {
    display: none;
    height: 3em;
    justify-content: center;
    margin-top: -3em;
    position: relative;
    width: 100%
}
.review-hide-button {
    display: none;
    height: 3em;
    justify-content: center;
    margin-top: 1em;
    position: relative;
    width: 100%
}

.review-more-btn {
    border-radius: 4px;
    cursor: pointer;
    height: 2em;
    margin-top: auto;
    padding: .3em;
    text-align: center;
    text-decoration: none;
    width: 13em
}

.review-more-btn:focus,
.review-more-btn:hover,
.review-hide-btn:focus,
.review-hide-btn:hover   {
    font-weight: 900
}

#footer-wrapper {
    height: 100%;
    width: 100%
}

.footer-section.hours {
    min-width: 20%;
    /* flex: 1; */
}

.footer-section {
    display: flex;
    justify-content: center;
    align-items: center;
}

#footer-tags,
.footer-social-media
{
    display: inline-block
}

.value-listing {
    zoom: 1;
    height: 50px;
}

.value-listing > a {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

#footer-background {
    min-height: 200px;
    padding-top: 2em;
    padding-bottom: 2em;
    padding-left: 1em;
    padding-right: 1em;
    /* width: 100% */
}

#footer-section-list {
    margin: 0 auto
}

.footer-section {
    width: 20%;
    zoom: 1
}

#footer-payment {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

#footer-business-name {
    font-weight: bold;
    font-size: 20px;
    margin: 0;
}

.footer-section.center {
    min-width: 55%;
    /* max-width: 55%; */
    margin-top: 1em;
    flex-direction: column;
    /* flex: 1; */
}

.footer-section > hr {
    width: 100%;
}

.footer-section.address {
    flex-direction: column;
    min-width: 20%;
    margin-right: 1em;
    /* flex:1; */
}

#footer-address p {
    margin-bottom: 0;
    margin-top: 0
}

#footer-address-title {
    font-weight: 700;
    padding-bottom: 1em
}

#footer-address-loc {
    width: 100%;
    margin: 0;
}

#bottom-info {
    display: flex;
    /* justify-content: space-evenly; */
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 50px;
}

#locations-served-list {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    margin-left: 50px;
    margin-right: 50px;
    width: 25%;
}

#proud-reasons-list {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    margin-left: 50px;
    margin-right: 50px;
    width: 25%;
}

.google-review-button {
    text-align: center;
    width: 200px;
    height: 200px;
    cursor: pointer;
}

#locations-served-list div,
#proud-reasons-list div{
    display: inline-block;
    text-align: left;
}

.info-heading {
    font-size: 24px;
}

.bottom-info-list {
    font-size: 20px;
}

.bottom-info-list li {
    min-height:initial;
}

#locations-served-list ul,
#proud-reasons-list ul{
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 1em;
    padding-left: 0px!important;
    /* list-style-position: inside; */
}

#footer-locations-served {
    text-align: center
}

#footer-locations-served div {
    display: inline-block;
    text-align: left
}

#footer-locations-served ol {
    list-style-type: none;
    padding: 0
}

#footer-phone-container {
    font-size: 140%;
    margin-bottom: 1em;
    margin-top: 1em
}

#footer-payment-title span,
#footer-social-title span {
    font-size: 150%;
    font-weight: 600;
    text-align: center
}

.footer-payment-method {
    display: inline-block;
    margin-bottom: 1em;
    zoom: 1
}

.footer-payment-method div {
    height: 27px;
    margin-left: 15px;
    margin-right: 15px;
    width: 40px
}

.footer-payment-method div img {
    border: 0;
    height: 100%;
    width: 100%
}

.footer-social-media img,
.footer-social-media svg {
    border: 0;
    height: 40px;
    margin-left: 15px;
    margin-right: 15px;
    width: 40px
}

.footer-social-media svg path {
    width: 100%;
    height: 100%
}

#footer-phone-img {
    margin-right: 5px
}

#footer-phone-img img,
#footer-phone-img svg {
    border: 0;
    height: 30px;
    vertical-align: middle;
    width: 30px
}

#footer-hours table {
    margin-left: auto;
    margin-right: auto;
    text-align: left
}

.transition {
    -webkit-transition: top .1s ease-out;
    -moz-transition: top .1s ease-out;
    -o-transition: top .1s ease-out;
    transition: top .1s ease-out
}

#header-item-1, #header-item-2,
#header-item-3, #header-item-4,
#header-item-5, #header-item-6,
#header-item-7, #header-item-8,
#header-item-9, #header-item-10 {
    width: 100px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width:980px) {

    /* #header-flex {
        justify-content: space-between;
    } */

    #header-phone-container {
        width: 33%;
    }

    #logo-container {
        width: 33%;
    }

    .partner-image img{
        width: 100px;
        margin-left: 35px;
        margin-right: 35px;
    }
    #header-nav-list {
        display: none;
        width: 33%;
    }

    #header-nav-container {
        width: 33%;
    }

    #forwarding-url a{
        font-size: 16px;
    }

    #small-header-button-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        cursor: pointer;
    }

    .line1, .line2, .line3 {
        position:relative;
        display:block;
        margin-top:5px;
        width:25px;
        height:3px;
        opacity:1.0;
        border-radius:15%;
    }

    #toggle-small-header-button {
        margin-top: 35px;
    }

    .smallmenuitems {
        text-decoration: none;
        justify-content: center;
        font-size: 15px;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #small-menulist {
        /* display: none; */
        max-height: 0;
        align-items: center;
        position: relative;
        justify-content: flex-start;
        margin: 0;
        margin-top: 12px;
        min-width: 320px;
        transition: max-height 0.4s ease-out;
        /* height: 200px; */
        overflow: auto;
    }
    #small-menulist > li {
        width: 90%;
        justify-content: center;
        align-items: center;
        min-height: initial;
        height: auto;
        /* padding-top: 10px; */
        padding-bottom: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
    }

    .smallmenulist > li {
        list-style: none;
        text-align: center;
    }
    ul.smallmenulist {
        /* min-width: 200px;
        max-width: 300px; */
    }

    .toggleStyle {
        display: flex!important;
        z-index: 1;
        transition: all .6s ease;
        flex-direction: column;
        justify-content: center;
    }

    .google-review-button {
        width: 200px;
        height: 200px;
    }

    #footer-section-list,
    #footer-sections
    {
        text-align: center
    }

    #footer-section,
    #header-toggle-wrapper,
    .footer-section{
        display: unset
    }

    #footer-social,
    .footer-section {
        margin-left: auto;
        margin-right: auto
    }

    #footer-section-list {
        margin: 0 auto;
        flex-direction: column;
    }

    .footer-section {
        font-size: 120%;
        width: 80%
    }

    #footer-tags,
    #page-spacer {
        display: none
    }

    #footer-phone-container {
        font-size: 140%;
        margin-bottom: 1em;
        margin-top: 1em
    }

    #footer-hours {
        font-size: 120%
    }

    #business-redirect-url {
        text-align: center;
        height: 1.5em;
        margin-top: -1em;
        overflow: hidden;
        text-overflow: ellipsis
    }

    #footer-section,
    #footer-social {
        margin-left: auto;
        margin-right: auto
    }

    #footer-background {
        /* margin-top: 5em; */
        min-height: 400px
    }

    #footer-sections {
        margin: 0 auto
    }

    #footer-section {
        width: 80%
    }

    #footer-address {
        position: relative;
        top: 1em
    }

    #footer-locations-served {
        margin-top: 2em
    }

    #phone-container-footer {
        font-size: 140%;
        margin-bottom: 1em;
        margin-top: 1em
    }

    #footer-hours,
    #footer-section {
        font-size: 120%
    }

    .footer-section.address {
        margin-right: auto;
        align-items: center;
    }

    .slideDown{
        animation-name: slideDown;
        -webkit-animation-name: slideDown;
        animation-duration: 1s;
        -webkit-animation-duration: 1s;
        animation-timing-function: ease;
        -webkit-animation-timing-function: ease;
        visibility: visible !important;
    }
    @keyframes slideDown {
        0% {
            opacity: 0;
            transform: translateY(0%);
        }
        100% {
            transform: translateY(0%);
        }
    }

}

@media screen and (max-width:800px) {

    .google-review-button {
        width: 150px;
        height: 150px;
    }

    #header-nav-list {
        display: none;
        width: 33%;
    }

    #header-nav-container {
        width: 33%;
    }
}

@media screen and (max-width: 700px) {

    #bottom-info {
        flex-wrap: wrap;
    }

    .google-review-button {
        height: 350px;
        width: 350px;
        order: 3;
    }

    #proud-reasons-list {
        width: 25%;
        order: 1;
    }

    #locations-served-list {
        width: 25%;
        order: 2;
    }
}

@media screen and (max-width:639px) {
    #header-flex {
        display: flex;
        flex-flow: column nowrap
    }

    #toggle-small-header-button {
        margin-top: 0px;
        padding-bottom: 10px;
        padding-top: 10px;
        max-height: 55px;
        /* flex: 1; */
    }

    .home-text {
        text-align: left;
    }

    #header-phone-container
    {
        width: 100%;
        flex: 2;
        max-height: 70px;
    }

    #forwarding-url {
        margin-left: 0;
    }

    #logo-container {
        /* display: none; */
        flex: 2;
        max-height: 55px;
        width: 100%;
    }

    #logo img {
        padding-top: 5px;
        height: 50px;
        width: auto;
    }

    #header-nav-container {
        height: 30%;
        margin-bottom: 0;
        margin-top: 0;
        order: 3;
    }

    #header-nav-list {
        margin-bottom: 0;
        margin-top: 0
    }

    .header-active-item {
        margin: .04em
    }

    #service-nav-button {
        margin: .04em
    }
    .header-nav-item {
        margin: .04em
    }

    #header-phone-container {
        align-items: center;
        height: auto;
        justify-content: center;
        order: 2
    }

    #header-phone {
        margin-left: unset;
        margin-top: 0px;
    }

    #forwarding-url {
        margin-bottom: 0px;
    }

    #footer-section-list,
    #footer-sections,
    #form-wrapper,
    #logo,
    #logo div,
    #logo img,
    .form-align {
        text-align: center
    }

    #footer-section,
    #header-toggle-wrapper,
    .footer-section,
    .form-container {
        display: unset
    }

    #header-toggle-button {
        margin-top: -.4em
    }

    #services-wrapper {
        flex-flow: column;
        align-items: center;
    }

    .text-content h2 {
        font-size: 150%
    }

    #footer-social,
    #form-submit,
    #form-verify,
    .footer-section {
        margin-left: auto;
        margin-right: auto
    }

    #photo-gallery {
        display: none
    }

    #promo-nav {
        width: 100%
    }

    #form-wrapper {
        height: auto
    }

    #form-section-1 input {
        height: 3em;
        width: 80%
    }

    #form-message {
        height: 200px;
        width: 80%
    }

    #form-submit {
        width: 90%
    }

    #review-container {
        flex-flow: column
    }

    #review-list-container {
        width: unset
    }

    #review-form-wrapper {
        width: unset
    }

    #review-form-verify {
        display: flex;
        justify-content: center;
        margin-left: none;
        margin-right: none;
        width: 80%
    }

    .review-list-item {
        width: 90%
    }

    #value-list {
        margin-bottom: -4em
    }

    #footer-section-list {
        margin: 0 auto
    }

    .footer-section {
        font-size: 120%;
        width: 80%
    }

    #footer-tags,
    #page-spacer {
        display: none
    }

    #footer-phone-container {
        font-size: 140%;
        margin-bottom: 1em;
        margin-top: 1em
    }

    #footer-hours {
        font-size: 120%
    }

    #header {
        height: 180px
    }

    #business-redirect-url {
        text-align: center;
        height: 1.5em;
        margin-top: -1em;
        overflow: hidden;
        text-overflow: ellipsis
    }

    #header-phone-container {
        font-size: 140%
    }

    #header-menu,
    #header-phone-container {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    #header-menu {
        margin-top: 1.2em
    }

    .header-menu-field {
        width: 4em
    }

    .header-menu-button {
        margin-right: 1px
    }

    #footer-section,
    #footer-social,
    #header-more-btn {
        margin-left: auto;
        margin-right: auto
    }

    #header-more-btn {
        display: block;
        margin-top: -.6em;
        width: 4em
    }

    #more-list {
        left: 0;
        right: 0;
        width: 6em
    }

    .more-item div {
        width: 4em
    }

    #header-spacer {
        margin-top: 185px;
    }

    #promo-image {
        z-index: 1
    }

    #promo-image,
    #proud-image,
    .promo-image {
        /* min-height: 8em */
    }

    #footer-background {
        margin-top: 5em;
        min-height: 400px
    }

    #footer-sections {
        margin: 0 auto
    }

    #footer-section {
        width: 80%
    }

    #footer-address {
        position: relative;
        top: 1em
    }

    #footer-locations-served {
        margin-top: 2em
    }

    #phone-container-footer {
        font-size: 140%;
        margin-bottom: 1em;
        margin-top: 1em
    }

    #footer-hours,
    #footer-section {
        font-size: 120%
    }

    #map,
    #map-wrapper {
        width: 100%
    }
}

@media screen and (min-width:640px) and (max-width:850px) {
    #header-phone-container {
        font-size: 120%;
        margin-right: .2em
    }

    #header-menu-container {
        margin-top: -.5em
    }

    #header-menu {
        width: 270px;
        margin-left: auto
    }

    #header-phone-img svg {
        height: 25px;
        width: 25px
    }

    .header-active-item {
        margin: .04em
    }
    #service-nav-button {
        margin: .04em
    }

    .header-nav-item {
        margin: .04em
    }

    #header-spacer {
        /* margin-top: 190px */
    }

    #review-container {
        flex-flow: column
    }

    #review-list-container {
        width: unset
    }

    .review-list-item {
        width: 90%
    }

    #review-form-wrapper {
        width: unset
    }

    #services-wrapper {
        /* flex-flow: column;
        align-content: center; */
        align-items: center;
    }

    .text-content h2 {
        font-size: 200%
    }

    #promo-image,
    #proud-image,
    .promo-image {
        /* min-height: 12.5em */
    }

    #more-list {
        width: 8em
    }

    .header-menu-field,
    .more-item div {
        width: 4em
    }

    #header-toggle-wrapper {
        display: unset
    }

    #map,
    #map-wrapper {
        width: 100%
    }
}

@media screen and (max-width:640px) {
    .google-review-button {
        height: 350px;
        width: 350px;
        order: 3;
    }

    #proud-reasons-list {
        width: 50%;
        order: 1;
    }

    #locations-served-list {
        width: 50%;
        order: 2;
        margin-top: 50px;
    }

    #header-nav-container {
        width: 100%;
    }

    #small-menulist {
        width: 100%;
        margin-top: 10px;
    }

    #small-menulist > li {
        width: 35%;
    }
}

@media screen and (max-width:550px) {
    .google-review-button {
        height: 200px;
        width: 200px;
    }
}

@media screen and (max-width:380px) {
    .service-text-wrapper {
        width: 280px;
        max-width: 280px;
    }

    .service-container {
        width: 280px;
        max-width: 280px;
        min-width: 280px;
    }
}

@media screen and (max-width:320px) {
    .header-menu-field {
        width: 4em
    }

    #header-toggle-wrapper {
        display: unset
    }

    #page-spacer {
        display: none
    }

    #promo-image,
    #proud-image,
    .promo-image {
        /* min-height: 4.7em */
    }

    #map,
    #map-wrapper {
        width: 100%
    }
}

@media \0screen\,screen\9 {
    #header {
        border-bottom: 1px solid #000
    }

    #header-toggle-wrapper {
        display: none
    }

    #map-wrapper,
    #map-wrapper-bg {
        display: none
    }

    #outdated-browser {
        display: table;
        height: 420px;
        position: relative;
        width: 100%
    }

    #outdated-spacer {
        display: table-cell;
        text-align: center;
        vertical-align: middle
    }

    #form-content-container {
        display: none
    }
}

@media screen\0 {
    #header-toggle-wrapper {
        display: none
    }

    #map-wrapper,
    #map-wrapper-bg {
        display: none
    }

    #outdated-browser {
        display: table;
        height: 420px;
        position: relative;
        width: 100%
    }

    #outdated-spacer {
        display: table-cell;
        text-align: center;
        vertical-align: middle
    }
}

_:-ms-fullscreen,
:root #map-wrapper {
    display: block
}

_:-ms-fullscreen,
:root #map-wrapper-bg {
    display: block
}
