.gallery-grid--item.gallery-grid--float-left.gallery-grid--columns-3 {
    align-items: center;
}

@media (min-width:768px) {
.cl_list2 {
    column-count: 2;
}

}

.gallery-grid--item {
    align-items: center !important;
    
}

ul#frameSets li {
    position: relative;
    width: 720px;
    height: 120px;
    float: left;
    display: flex;
}

.component_title_default, .component__title, .stats-a .stats-item .stat__title, .search-a__page-title, .section.seo-friendly .component h1, .section.seo-friendly .editable__container h1 {
    text-transform: capitalize;
}

@media (min-width: 992px) {
    .section.SNB-staff .staff-member__image-wrapper {
        width: 50% !important;
        max-width: 100%;
        height: auto !important;
    }
}

.section--light .form-a, .section--light .contactform--a {
	background-color: #27519a;
}

.section .insurance_banner {
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	background: linear-gradient(rgba(39, 81, 154, .8) 100%,rgb(39, 81, 154, .8) 100%);
	Padding: 20px;
	margin: 20px 0px;
}


@media (min-width: 992px) {
    .section.SNB-staff .staff-member__image {
    object-fit: contain;
    max-width: 500px;
    max-height: 500px;
    margin: 40px 0;
}
    .section.SNB-staff .staff-member__image-wrapper {
    margin: 0 auto;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
}

.mm-menu em.mm-counter {
    display: none;
}

.covid-modal {
	background: #f7f6fb!important;
	/*background-image: url('/storage/app/media/we-are-moving-flyer-bluepdf.jpg')!important;*/
	background-size: contain!important;
  background-repeat: no-repeat!important;
  height: 80vh !important;
  background-position: center!important;
}

p.covid-content {
    content: url("/storage/app/media/we-are-moving-flyer-bluepdf.jpg");
    max-width: 100%;
    height: auto;
}

body #COVID19 .covid-content {
    max-height: 800px;
    max-height: 100% !important;
    overflow-y: auto;
    margin: 0;
    overflow-y: hidden !important;
}


    body #COVID19 .covid-heading {
        height: 75px !important;
        overflow: hidden !important;
    }


body #COVID19 .covid-close-link {
	display: none!important;
}



@media (max-width: 992px) {
    .covid-modal {
        padding: 30px 10px 40px 10px !important;
        height: 80vh !important;
    }

    body #COVID19 .covid-heading {
        height: auto !important;
        padding-bottom: 10px !important;
    }


.section.seville-new-footer .logo-horizontal.image-position--left{
    align-items: center;
}

 .socialmedia__container{
display: flex !important;
    justify-content: center !important;
 }

 #id_4981b3f5-6975-5615-8a79-1581a93b4d7c
 {
     text-align: center !important;
 }

}


@media (min-width: 768px) {
    .covid-modal {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
}