.mc__block-cta {
	background-color: #0C304F;
	color: #ffffff;
	padding-top: 130px;
	padding-bottom: 130px;
}

.mc__block-cta .cta-title {
	font-size: 60px;
	font-weight: 900;
	line-height: 1;
}

.mc__block-cta .cta-text p {
	font-size: 18px;
}


/* Triangle */
.mc__block-triangle {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 40px;
}

.mc__block-triangle .row {
	position: relative;
}

.col-12.triangle-content {
	padding-top: 25px;
	text-align: center;
}
.triangle-content h2 {
	font-size: 48px;
	color: #000;
	letter-spacing: 2.6px;
	margin-top: .83em;
	margin-bottom: .83em;
	font-weight: 900;
}

.triangle-right__inner {
	background-color: #0C304F;
	color: #ffffff;
	margin: 30px 0 0 0;
	padding: 40px;
}

.triangle-right__inner ul,
.triangle-content ul {
	list-style: none;
	padding-left: 0;
}

.triangle-content li {
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-weight: 900;
}
.triangle-right__inner ul li:nth-child(odd) {
	color: #FFC807;
	font-size: 24px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: 900;
}
.triangle-right__inner ul li:nth-child(even) {
	margin-bottom: 20px;
}
@media (max-width: 1280px) {
	.triangle {
		background-color: #f4f4f4;
		height: calc(100% + 40px);
		position: absolute;
		top: 0;
		width: 100%;
		z-index: -1;
	}
}
@media (min-width: 992px) {
	.mc__block-triangle {
		margin-bottom: 125px;
		margin-top: 125px;
		padding-bottom: 0;
	}
	.triangle {
		width: 100%;
		height: calc(100% + 100px);
		min-height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.triangle--left {
		background: linear-gradient(to top left, #fff 0%, #fff 50%, #f4f4f4 50%, #f4f4f4 150%);
	}
	.col-12.triangle-content {
		padding-left: 115px;
		padding-right: 50px;
		padding-top: 115px;
		text-align: left;
	}
	.triangle-right__inner {
		margin: 115px 0 0 0;
		padding: 50px 60px;
	}
}

/* Callout Media */
.callout-media {
	margin-bottom: 0;
	overflow: hidden;
}
@media (min-width: 992px) {
	.callout-media {
		margin-bottom: 100px;
		overflow: visible;
	}
}
.callout-media .row {
	position: relative;
}
.callout-media .callout-media-wrapper {
	margin-top: 0;
	padding-left: 0;
	position: relative;
}
@media (min-width: 992px) {
	.callout-media .callout-media-wrapper {
		margin-top: 100px;
		padding-left: 235px;
	}
}
.callout-media-caption {
	bottom: 20px;
	display: none;
	color: #FFF;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 1px;
	position: absolute;
	right: 20px;
	text-transform: uppercase;
}
@media (min-width: 992px) {
	.callout-media-caption {
		bottom: 30px;
		display: block;
		right: 80px;
	}
}
.callout-media .callout-media-content {
	background-color: #0C304F;
	color: #FFF;
	position: relative;
	padding: 20px;
}
@media (min-width: 992px) {
	.callout-media .callout-media-content {
		padding: 50px;
		position: absolute;
		left: 115px;
		top: calc(50% + 50px);
		transform: translateY(-50%);
		width: 500px;
	}
}
.callout-media .callout-media-content h2 {
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.callout-media .callout-media-content p {
	font-size: 22px;
	font-size: 1.375rem;
	line-height: 30px;
}
.callout-media-item img {
	display: block;
	width: 100%;
	height: auto;
}

/* Testimonial */
.mc__testimonial .testimonial-wrapper {
	background-color: #0C304F;
	display: flex;
	align-items: center;
	padding: 25px;
}

.mc__testimonial .mc__testimonial-text {
	color: #ffffff;
	font-size: 16px;
}

.mc_testimonial-name {
	font-size: 12px;
}

.testimonial-wrapper {
	margin: 0 auto;
}

.testimonial-slide {
	padding: 0 5px;
}

@media ( min-width: 768px) {
	.testimonial-wrapper { 
		max-width: 1080px;
		min-height: 200px;
	}
	.testimonial-wrapper:before {
		content: '';
		height: 100%;
		width: 30%;
		position: absolute;
		left: 0;
		background-color: #4A6983;
	}
	.mc__testimonial .mc__testimonial-image {
		flex: 1;
	}
	.mc__testimonial .mc__testimonial-text {
		flex: 2;
	}
}

@media (min-width: 996px) {
	.testimonial-wrapper { 
		min-height: 360px;
	}

	.mc__testimonial .mc__testimonial-text {
		font-size: 22px;
	}

	.mc_testimonial-name {
		font-size: 14px;
	}
}

.mc__testimonial-image {
	z-index: 1;
}

.mc__testimonial .mc__testimonial-text svg {
	width: 40px;
	margin-bottom: 10px;
}

.mc__two-columns h3 {
	position: relative;
	font-size: 43px;
}
.mc__two-columns p {
	font-size: 21px;
	font-weight: 600;
}

.mc__two-columns p:last-of-type {
	margin-bottom:0;
}
.mc__two-columns h3:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 1px;
	width: 75%;
	background-color: #FFC807;
}

.block__service-hero,
.alignfull {
	margin-left: calc(-100vw/2 + 100%/2);
    margin-right: calc(-100vw/2 + 100%/2);
    max-width: 100vw;
    width: auto;
}

.block__service-hero .video-image-button div,
.block__signup-hero .video-image-button div {
	display: flex;
    align-items: center;
    justify-content: center;
    grid-area: 1/-1;
}

.block__service-hero .video-image-button svg,
.block__signup-hero .video-image-button svg {
	width: 40px;
    height: auto;
	fill:#FFC807;
	z-index: 3;
	transition: all .1s ease-in-out;
}

.video-image-button:hover svg {
    fill: #fff;
    transform: scale(1.15);
    z-index: 1;
    transform-origin: center;
    filter: drop-shadow(1px 0px 9px #000000);
}

.block__signup-hero .video-image-button svg {
	width: 50px;
	fill:#fff;
	stroke: #3D5170;
    stroke-width: 2px;
}

.block__homepage-hero,
.block__press.featured-in {
	background-color: #FBFBFB;
}

.block__homepage-hero .h1,
.block__homepage-hero .h4 {
	color: #3D5170;
}

.block__homepage-hero .hero__bg-image {
	background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}
.block__homepage-hero .hero__bg-image:after {
	content: '';
    padding-bottom: 100%;
    display: block;
}


.featured-in svg {
	height: 60px;
	max-width: 100px;
	fill: #3D5170;
	opacity: .8;
}
.featured-in svg:hover {
	opacity: 1;
}

.round-icon-box .rounded-circle {
	width: 100%;
	max-width: 200px;
	position: relative;

}

.round-icon-box .rounded-circle:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}

.round-icon-box .position-absolute {
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	padding: 25px;
}

.round-icon-box svg {
	width: 75px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	fill: currentColor;
}

.light-blue {
	color: #3d5170;
}

.border.border-light-blue {
	border-color: #3d5170 !important;
}

.ls-2 {
	letter-spacing: .06rem;
}

.wp-img-has-border {
	border-color: #3d5170;
    border-width: 2px;
    border-style: solid;
	border-radius: 0.375rem;
}
.wp-img-has-border img {
	border-radius: .25rem;
}

.wp-block-button.btn-blue a {
    background-color: #3d5170 !important;
    border-color: #3d5170 !important;
    color: #fff !important;
    max-width: 300px;
    /* width: 100%; */
    display: block;
}

.wp-block-button.btn-blue {
    width: 100%;
}

@media (min-width: 768px) {
	.block__press .featured-in-list li {
		width: auto;
	}
}
@media (min-width: 1024px) {

}