#page-banner-2 #image-wrapper {
	background-image: url('');
}
@media only screen and (max-width : 700px) {
	#page-banner-2 #image-wrapper {
		background-image: url('');
	}
}
#page-banner-2 #page-banner-header-wrap {
    background-color: rgba(0,0,0,0.5);
}
#page-banner-2 #image-wrapper {
	background-image: url('');
}
@media only screen and (max-width : 700px) {
	#page-banner-2 #image-wrapper {
		background-image: url('');
	}
}
#page-banner-2 #page-banner-header-wrap {
    background-color: rgba(0,0,0,0.5);
}
#page-banner-2 #image-wrapper {
	background-image: url('');
}
@media only screen and (max-width : 700px) {
	#page-banner-2 #image-wrapper {
		background-image: url('');
	}
}
#page-banner-2 #page-banner-header-wrap {
    background-color: rgba(0,0,0,0.5);
}
#page-banner-2 #image-wrapper {
	background-image: url('');
}
@media only screen and (max-width : 700px) {
	#page-banner-2 #image-wrapper {
		background-image: url('');
	}
}
#page-banner-2 #page-banner-header-wrap {
    background-color: rgba(0,0,0,0.5);
}
#page-banner-2 #image-wrapper {
	background-image: url('');
}
@media only screen and (max-width : 700px) {
	#page-banner-2 #image-wrapper {
		background-image: url('');
	}
}
#page-banner-2 #page-banner-header-wrap {
    background-color: rgba(0,0,0,0.5);
}
#page-banner-2 #image-wrapper {
	background-image: url('');
}
@media only screen and (max-width : 700px) {
	#page-banner-2 #image-wrapper {
		background-image: url('');
	}
}
#page-banner-2 #page-banner-header-wrap {
    background-color: rgba(0,0,0,0.5);
}
#testimonial-block {
	background-image: url('');
}
#cta-banner-image {
	background-image: url('');
}
@media only screen and (max-width : 700px) {
	#testimonial-block {
		background-image: url('');
	}
	#cta-banner-image {
		background-image: url('');
	}
}

.home #primary,
.page-id-22 #primary, .page-id-22 #content, .page-id-22 article.page {
	align-self: stretch;
}
#home-page-banner {
    margin: 0;
    width: 100%;
    height: 100%;
}
#home-page-banner img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.floating-body-content {
    background-color: #fff;
    margin: auto;
    padding: 40px;
    max-width: 900px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 5px 5px rgba(0,0,0, 0.15);
    -webkit-box-shadow: 0 0 5px 5px rgb(0 0 0 / 15%);
    box-shadow: 0 0 5px 5px rgb(0 0 0 / 15%);
    color: #3b3b3b;
}
.floating-body-content h1 {
    margin: 0 0 30px;
    font-size: 30px;
    font-weight: normal;
}
.floating-body-content a {
	  color: #909090;
}
.floating-body-content-columns {
    column-count: 2;
    column-gap: 40px;
}
.floating-body-content-columns > div p:first-child {
    margin-top: 0;
}
.video-block {
    margin: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
.video-block .wp-block-embed__wrapper {
    width: 100%;
    height: 100%;
	  background-color: #000;
}
.video-block iframe {
    width: 100%;
    height: 100%;
}
