.blog-id-2 .logo-grid-box {
  	width: 210px;
}

.blog-id-2 .logo-grid-box a.icon {
	margin: 0 5px;
}

.blog-id-2 .hero-section::before {
  	background: url(assets/images/hero-blue-shape-left.jpg) no-repeat;
	right: auto;
	left: 0;
	width: 603px;
  	height: 72px;
}

.blog-id-2 .hero-section::after {
	right: auto;
	left: 50px;
}

.blog-id-2 .hero-section .wp-block-image img {
	position: relative;
	top: 0;
	max-width: 778px;
	height: 455px;
	margin: 0;
	bottom: -1px;
	left: -140px;
}

.blog-id-2.home .hero-section h1 {
	margin: 0;
}

.blog-id-2.home .hero-section h4 {
	margin: 0 0 30px;
}

.blog-id-2.home .hero-section .wp-block-button.is-style-white-dark .wp-block-button__link {
    color: var(--wp--preset--color--eight);
}

.blog-id-2.home .hero-section .wp-block-button.is-style-white-dark .wp-block-button__link:hover,
.blog-id-2.home .hero-section .wp-block-button.is-style-white-dark .wp-block-button__link:focus {
    color: var(--wp--preset--color--one);
}

.blog-id-2#site-container header nav > ul > li > a {
	padding: 20px 15px;
	color: var(--wp--preset--color--two);
}

.youtube-videos .wp-block-embed.is-type-video iframe {
	border-radius: 10px;
}

.fpfe-benefits .wp-block-buttons,
.fpfe-benefits .wp-block-buttons > .wp-block-button {
	display: block;
}

.blog-id-2 .fpfe-benefits .wp-block-image {
  	height: 500px;
	margin: 0 0 -100px;
}

.blog-id-2 .newsletter-box .wp-block-media-text__content {
    padding: 10px 0 0 5%;
}

.blog-id-2 .col3 .wp-block-media-text>.wp-block-media-text__content {
    padding: 0 0 0 10%;
}

.blog-id-2 .fpfe-benefits .wp-block-image img {
	position: relative;
	top: -150px;
	max-width: 850px;
	height: 616px;
	margin: 0;
	bottom: -1px;
	left: -120px;
}

.blog-id-2 .about-mason h2 {
  	margin: 0 0 40px;
}

.blog-id-2 .latest-posts {
	position: relative;
}

.blog-id-2 .latest-posts::after {
	content: "";
	background: url(assets/images/latest-post-bg-lines.svg) no-repeat center bottom;
	background-size: auto;
	background-size: contain;
	width: 1400px;
	height: 700px;
	position: absolute;
	right: -320px;
	bottom: 0;
}

.blog-id-2 .wp-block-columns {
	position: relative;
	z-index: 999;
}

.blog-id-2 .latest-posts h3 a {
	text-decoration: none;
	color: var(--wp--preset--color--eight);
}

.blog-id-2 .latest-posts h3 a:hover {
	text-decoration: underline;
}

.blog-id-2 .youtube-videos .dots-right::after {
	top: 0;
}

.fpfe-benefits .wp-block-buttons a.wp-block-button__link.wp-element-button {
    font-size: 14px;
    font-weight: 600;
}

.blog-id-2.home .fancybox-opened .fancybox-skin {
	background: none !important;
}

.blog-id-2.home .fancybox-close {
  	right: -20px !important;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1440px) {

	.blog-id-2.home .hero-section h1 {
    	font-size: 50px;
	}

	.blog-id-2 .hero-section .wp-block-image img {
		max-width: 600px;
		height: 350px;
		left: -50px;
	}

	.blog-id-2 .fpfe-benefits .wp-block-image img {
		max-width: 750px;
		height: 570px;
	}

	.step-arrow-left img {
    	left: -90px;
	}

	.step-arrow-right img {
    	right: -90px;
	}

}

@media only screen and (max-width: 1200px) {

	.blog-id-2 .hero-section::before {
		width: 300px;
		height: 50px;
		background-size: contain;
	}

	.blog-id-2 .hero-section .wp-block-image img {
		max-width: 560px;
		height: 355px;
		left: -60px;
	}

	.blog-id-2 .fpfe-benefits .wp-block-image img {
        max-width: 700px;
        height: 550px;
    }

	.key-serve-box {
    	padding-left: 50px !important;
	}

	.key-serve-box .wp-block-media-text__content {
    	font-size: 20px;
	}

}

@media only screen and (max-width: 980px) {

	.blog-id-2 header > .wp-block-group {
    	padding: 30px 0 30px;
	}

	.blog-id-2 header .wp-block-site-logo img {
        top: -10px;
        width: 80px;
    }

	.blog-id-2.home .hero-section h1 {
    	margin: 50px 0 0;
	}

    .blog-id-2 .hero-section .wp-block-image img {
        top: 0;
        max-width: 100%;
        height: auto;
        margin: 0;
        bottom: 0;
		left: 0;
    }

	.blog-id-2 .about-mason .wp-block-column {
    	padding: 0 !important;
	}

	.blog-id-2#site-container header nav>ul>li>a {
    	padding: 10px 25px;
	}

	.blog-id-2 .call-section {
    	margin: 70px 0 0;
	}

	.blog-id-2 .latest-posts {
    	padding-bottom: 50px !important;
	}

	.blog-id-2 .fpfe-benefits .wp-block-image img {
		top: -150px;
		max-width: 100%;
		height: 570px;
		margin: 0 auto;
		left: 0;
		right: 0;
	}

	.fpfe-benefits .wp-block-column:nth-of-type(2) {
    	margin: -300px 0 50px;
	}

	footer .wp-block-image img {
    	margin: 0 0 0 -60px;
	}

	.blog-id-2 .fpfe-benefits .wp-block-image {
  		margin: 0;
	}

	.blog-id-2 .about-group-image .wp-block-image img {
        top: 20px;
    }

}

@media only screen and (max-width: 500px) {

	.blog-id-2 .fpfe-benefits .wp-block-image img {
        top: -150px;
        height: 350px;
	}

	.fpfe-benefits .wp-block-column:nth-of-type(2) {
    	margin: -380px 0 50px;
	}

	.blog-id-2 .call-section {
    	margin: 50px 0 0;
	}

	.blog-id-2.home .hero-section h1 {
        font-size: 40px;
    }

}