.ic-con {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.logo__summary {
    max-width: 100%;
}

.testimonials__content {
   
    text-align: center;
}
.wrap__form.contact.alt-color {
    display: none;
}

form input[type="color"]:not([class^='rw-']), form input[type="date"]:not([class^='rw-']), form input[type="datetime"]:not([class^='rw-']), form input[type="datetime-local"]:not([class^='rw-']), form input[type="email"]:not([class^='rw-']), form input[type="month"]:not([class^='rw-']), form input[type="number"]:not([class^='rw-']), form input[type="password"]:not([class^='rw-']), form input[type="search"]:not([class^='rw-']), form input[type="tel"]:not([class^='rw-']), form input[type="text"]:not([class^='rw-']), form input[type="time"]:not([class^='rw-']), form input[type="url"]:not([class^='rw-']), form input[type="week"]:not([class^='rw-']), form input:not([type]):not([class^='rw-']), form textarea:not([class^='rw-']), form select:not([class^='rw-']) {
    width: 100%;
    float: left;
    color: #696969;
    box-shadow: 0 0 0 2px rgb(101 184 217);
}
.fixed p.location__city-state-zip, .fixed p.location__address {
    display: none;
}
.wrap__logoFooter p.logo__title {
    text-align: center;
    line-height: 1.2em;
}
.text-center{
    text-align: center;
}

.wrap__header--bar--content {
    max-width: 1183px;
}




.fixed .logo__summary {
    max-width: 100%;
 
}
.fixed .logo__title {
    font-size: 20px;
  
}

.ic-item {
    width: 17%;
    padding: 10px;
}

.wrap__form.horizontal .form form {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: inline;
}

.wrap__form.horizontal .form__group {
    width: 100%;
    margin: 11px 0px 0 0px;
    position: relative;
}

.wrap__header--bar--content {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
}

.wrap__logoHeader {
    margin-right: 40px;
}

.gallery .grid-container .gallery-row {
    box-shadow: none;
    background: none;
}



.gallery-row:nth-child(2) .gallery-grid--item.gallery-grid--float-left.gallery-grid--columns-7:nth-child(5) img.gallery-item--image.scale {
    filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
}

h2.form__title.component__title {
    text-align: center;
}

.wrap__editable ul > li::before {
    display: none;
}

img.fr-fic.fr-dii.stars {
    margin: 0 auto;
}

@media (max-width: 375px) {
    .wrap__locationsHeader .location p {
        font-size: 17px;
    }
}

@media (max-width: 425px) {
    .wrap__header--bar--content {
        gap: 0px;
    }
    .wrap__logoHeader {
    margin-right: 0;
    }
}

@media (max-width: 414px) {
    .ic-item {
        width: 30%;
    }
}

.wrap__socialmediaHeader .socialmedia__link {
    color: #ffffff;
}


@media (min-width: 320px) and (max-width: 767px){
    .wrap__testi-embedcode .hidden--s{
        display: block !important;
    }
    .wrap__home .wrap__testimonials--inner .hidden--s{
        display: block !important;
    }
}

.wrap__testi-embedcode iframe{
    max-width: 100% !important;
}

.wrap__home .wrap__testimonials--inner iframe{
    max-width: 100% !important;
    margin: 50px;
}



.sbContainer .page-content #slot-main { z-index:unset; }
.sbContainer .slider_wrapper, .sbContainer .slider, .sbContainer .page-content .main-content, .sbContainer-innerWrapper { z-index:unset; }

#css-only-modals {
position: fixed;
pointer-events: none;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 10000000;
text-align: center;
white-space: nowrap;
height: 100%;
}

#css-only-modals:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -.25em;
}

.css-only-modal-check {
pointer-events: auto;
display: none;
}

.css-only-modal-check:checked~.css-only-modal {
opacity: 1;
pointer-events: auto;
}

.css-only-modal {
width: 700px;
background: #fff;
z-index: 1;
display: inline-block;
position: relative;
pointer-events: auto;
padding: 25px;
text-align: right;
border-radius: 4px;
white-space: normal;
display: inline-block;
vertical-align: middle;
opacity: 0;
pointer-events: none;
max-width: 90%;
}

.css-only-modal h2 {
text-align: center;
margin-bottom:20px;
}

.css-only-modal p {
text-align: left;
}

.btn-primary:hover {
color: #fff;
background-color: #999;
border-color: #999;
}

.btn-primary {
color: #fff;
background-color: #777;
border-color: #777;
border-radius: 4px;
padding: 6px 12px;
float: right;
}

.css-only-modal-check:checked~#screen-shade {
opacity: .5;
pointer-events: auto;
}

#screen-shade {
opacity: 0;
background: #000;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
pointer-events: none;
transition: opacity .8s;
}



.wrap__locationsHeader .location {
    display: flex !important;
    flex-direction: column;
}

@media (max-width: 767px){
    .wrap__header--bar--bottom {
        height: 80px !important;
    }
    .wrap__home--inner{
        margin-top: 35px;
    }
    .wrap__locationsHeader .locations {
        max-width: 310px !important;
    }
}

@media (max-width: 1024px){
    .wrap__header--bar--bottom {
        height: 90px !important;
    }
    .wrap__home--inner{
        margin-top: 50px;
    }
    .wrap__locationsHeader .locations {
        max-width: 310px !important;
    }
}
@media (max-width: 1024px) and (min-width: 426px) {
    .wrap__header--bar--content {
    gap: 70px;
    }
}

/* .wrap__sidebar .wrap__grid .wrap__grid_cols:first-child {
    width: 100%;
}

.wrap__sidebar .wrap__grid .wrap__grid_cols:last-child {
    width: 0;
} */

#mm-1 > ul > li:nth-child(0) {
    display: inherit;
}