.location {
    width: 292px;
}
.wrap__header--top {
    z-index: 2 !important;
}

.logo {
    width: 100%;
}

.staffitem {
    list-style-type: none;
}

.featuredblockitem.hasimage .featuredblockimage, .featuredblockitem.hasicon .featuredblockicon {
    min-height: 50px;
}

.mapdisplay {
    height: 400px !important;
}

.staff-memberimage {
    background-size: cover;
    height: 210px;
}

@media (max-width: 1024px) {
.featuredblock__item {
    min-height: 250px;}
.featuredblock__button {
    margin: 10px auto;}
}

@media (max-width: 767px) {
.logolink.logoright .logoimage, .logolink.logoleft .logoimage {
    max-width: 300px !important;
    width: 100% !important;
    height: auto !important;
}

.logolink.logoleft {
    flex-direction: column;
}
.wrappage-content img, .wrapeditable img, .wrap__editable-content img, .staff-member img, .form img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
}
}

.vid_con {
    margin: 0 auto;
    width: 100%;
    max-width: 700px;
    height: auto;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.payonline .cta__button {
    background: linear-gradient(to bottom, #e89a47 0%, #de903d 35%, #ca7c29 83%, #de903d 100%);
    border: 1px solid #97540c;
    padding: 16px 10px;
    border-radius: 10px;
    color: #ffffff;
    transition: all 0.5s ease-in-out;
    font-family: "lato-black", "Arial Black", Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    width: 80%;
    display: block;
    outline: none;
    text-align:center;
    box-shadow: 0px -2px 18px 0px rgba(0, 0, 0, 0.2);
}

.cta_pay1__container .cta__button {
    background: linear-gradient(to bottom, #e89a47 0%, #de903d 35%, #ca7c29 83%, #de903d 100%);
    border: 1px solid #97540c;
    padding: 16px 10px;
    border-radius: 10px;
    color: #ffffff;
    transition: all 0.5s ease-in-out;
    font-family: "lato-black", "Arial Black", Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    width: 30%;
    display: block;
    outline: none;
    text-align:center;
    box-shadow: 0px -2px 18px 0px rgba(0, 0, 0, 0.2);
}

@media(max-width:520px){
    .logo__link {
    display: block;}
.logo__title {
    font-size: 22px;}
}

.location {
    width: 235px;
}