@charset "UTF-8";
/*!
Theme Name: Morgan Rose
Author: Chris Allen (Reach Marketing)
Description: 
Version: 1.0
!*/
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");
@font-face {
	font-family: Bodoni;
	font-weight: normal;
	src: url("fonts/Bodoni.eot");
	src: url("fonts/Bodoni.eot?#iefix") format("embedded-opentype"),
		url("fonts/Bodoni.woff") format("woff"),
		url("fonts/Bodoni.ttf") format("truetype"),
		url("fonts/Bodoni.svg#Bodoni") format("svg");
}

/* simple reset */
* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

/* screen full size - 1200px content width */
body {
	-webkit-text-size-adjust: 100%;
	height: 100%;
}

img {
	display: block;
	border: 0px;
}

.clear {
	clear: both;
}

a[href^="tel"] {
	color: inherit;
	text-decoration: none;
}

a,
ul,
ol {
	text-decoration: none;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}

/* import styles here */
img {
	width: 100%;
	height: auto;
}

body {
	font-family: "Lato", Arial, Helvetica, san-serif;
	font-size: 14px;
	background: #faf9f8;
}

a {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: red;
}

h2 {
	font-family: "Bodoni", Arial, Helvetica, san-serif;
	color: #464a4d;
	font-weight: normal;
	font-size: 49px;
	margin-bottom: 1.25%;
	letter-spacing: 0.03em;
}

.telephone,
.email {
	color: #ffffff;
	font-weight: 200;
	font-size: 24px;
	margin-bottom: 15px;
	text-align: center;
}
.telephone a,
.email a {
	color: #ffffff;
}
.telephone span,
.email span {
	font-weight: normal;
	letter-spacing: 0.025em;
}

.email {
	margin-bottom: 25px;
}

.homepage-content img {
	margin-top: 20px;
}

@media only screen and (max-width: 480px),
	screen and (max-device-width: 480px) {
	.services-panel h2 {
		font-size: 39px;
	}
}

@media (max-width: 1040px) {
	.service-widget-title.news-widget-title {
		font-size: 20px !important;
		top: 18% !important;
	}
	.services-contact .service-person {
		width: 25% !important;
	}
	.services-contact .service-person .service-person-image {
		width: 100% !important;
	}
}

@media (max-width: 767px) {
	.services-contact h2 {
		font-size: 40px;
	}
}

@media (max-width: 480px) {
	.left-footer,
	.right-footer {
		float: none !important;
		width: 100% !important;
		text-align: center;
	}
	.right-footer {
		margin-top: 25px;
	}
	.designby {
		float: none !important;
	}
	.services-contact h2 {
		font-size: 30px;
	}
	.services-contact .service-person .service-person-view img {
		width: 16px !important;
		float: none !important;
		margin: 4px auto 0px auto !important;
	}
	.service-widget-title.news-widget-title {
		top: 25% !important;
		font-size: 17px !important;
	}
	.homepage-content.about-content h2 {
		font-size: 30px;
	}
	.homepage-content.about-content p {
		font-size: 14px !important;
	}
	.services-contact .service-person {
		width: 41% !important;
	}
}

@media (max-width: 425px) {
	.homepage-content h2 {
		font-size: 32px;
	}
	.widgets-wrapper .widget .title {
		top: 34%;
	}
}

@media (max-width: 375px) {
	.widgets-wrapper .widget .title {
		top: 36%;
	}
}

@media (max-width: 338px) {
	.email {
		font-size: 20px;
	}
}

@media (max-width: 325px) {
	.homepage-content h2 {
		font-size: 25px;
	}
}

@media (max-width: 320px) {
	.widgets-wrapper .widget .title {
		top: 32%;
		font-size: 25px !important;
	}
	.services-panel h2 {
		font-size: 34px;
	}
}

@media (max-width: 296px) {
	.telephone {
		font-size: 18px;
	}
}

@media (max-width: 281px) {
	.email {
		font-size: 16px;
	}
}

@media (max-width: 262px) {
	.widgets-wrapper .widget .title {
		top: 36%;
	}
}

.menu-toggle {
	display: none;
}

.nav-menu {
	display: block;
}

.outer-header {
	background: #ffffff;
}
.outer-header .header {
	width: 94%;
	margin: 0 auto;
}
.outer-header .header .telephone,
.outer-header .header .email {
	float: right;
	font-size: 16px;
	margin-left: 40px;
	line-height: 1;
	font-weight: 300;
	color: #7f93a8;
	margin: 20px 10px 0;
}
.outer-header .header .telephone span,
.outer-header .header .email span {
	font-weight: 300;
}
.outer-header .header .telephone a,
.outer-header .header .email a {
	color: #7f93a8;
}
.outer-header .header .telephone a:hover,
.outer-header .header .email a:hover {
	color: #464a4d;
}
.outer-header .header .logo {
	float: left;
	font-family: "Bodoni", serif;
	font-size: 64px;
	letter-spacing: -0.01em;
	margin-top: 43px;
	margin-bottom: 54px;
	line-height: 27px;
	width: 22%;
}
.outer-header .header .logo a {
	display: block;
	color: #464a4d;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.outer-header .header .menu-main-menu-container {
	float: right;
	width: 75%;
	text-align: right;
}
.outer-header .header .menu-main-menu-container .nav-menu {
	list-style-type: none;
	margin-top: 42px;
	width: 100%;
}
.outer-header .header .menu-main-menu-container .nav-menu li {
	margin-left: 9%;
	margin-right: 0.5%;
	background-repeat: no-repeat;
	background-size: 100% 3px;
	background-position: center bottom;
	width: 7.5%;
	position: relative;
	display: inline-block;
	height: 3px;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}
.outer-header .header .menu-main-menu-container .nav-menu li.green {
	background-image: url(images/nav-bg-green.png);
}
.outer-header .header .menu-main-menu-container .nav-menu li.red {
	background-image: url(images/nav-bg-red.png);
}
.outer-header .header .menu-main-menu-container .nav-menu li.blue {
	background-image: url(images/nav-bg-blue.png);
}
.outer-header .header .menu-main-menu-container .nav-menu li.dark-grey {
	background-image: url(images/nav-bg-darkgrey.png);
}
.outer-header .header .menu-main-menu-container .nav-menu li.mid-grey {
	background-image: url(images/nav-bg-midgrey.png);
}
.outer-header .header .menu-main-menu-container .nav-menu li.silver {
	background-image: url(images/nav-bg-silver.png);
}
.outer-header .header .menu-main-menu-container .nav-menu li a {
	color: #464a4d;
	font-weight: 200;
	text-transform: uppercase;
	position: absolute;
	top: 0px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	text-align: center;
	white-space: nowrap;
	font-size: 17px;
	top: -36px;
	padding: 8px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.outer-header .header .menu-main-menu-container .nav-menu li a:hover {
	font-weight: normal;
	padding-bottom: 50px;
}
.outer-header .header .menu-main-menu-container .nav-menu li ul {
	position: absolute;
	top: 35px;
	left: -65%;
	padding-top: 25px;
	padding-bottom: 15px;
	visibility: hidden;
	opacity: 0;
	background: rgba(0, 0, 0, 0.7);
	-webkit-column-count: 3;
	/* Chrome, Safari, Opera */
	-moz-column-count: 3;
	/* Firefox */
	column-count: 3;
	-webkit-column-gap: 0px;
	/* Chrome, Safari, Opera */
	-moz-column-gap: 0px;
	/* Firefox */
	column-gap: 0px;
	width: 700%;
	z-index: 15000;
}
.outer-header .header .menu-main-menu-container .nav-menu li ul::before {
	background-image: url(images/down-arrow-white.png);
	content: " ";
	position: absolute;
	top: -15px;
	left: 14%;
	width: 30px;
	height: 30px;
	display: block;
	background-size: 100%;
}
.outer-header .header .menu-main-menu-container .nav-menu li ul li {
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	margin-bottom: 10px;
}
.outer-header .header .menu-main-menu-container .nav-menu li ul li a {
	position: static;
	display: block;
	text-align: left;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	color: #ffffff;
	white-space: normal;
	margin: 0px 25px;
	text-align: center;
	font-size: 16px;
	font-weight: 300;
}
.outer-header .header .menu-main-menu-container .nav-menu li ul li a:hover {
	padding-bottom: 8px;
	color: #f1735f;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}
.outer-header .header .menu-main-menu-container .nav-menu li:hover > ul {
	visibility: visible;
	opacity: 1;
}
.outer-header .header .menu-main-menu-container .nav-menu li.menu-item-26 ul {
	width: 460%;
	background: rgba(44, 65, 11, 0.7);
	-webkit-column-count: 2;
	/* Chrome, Safari, Opera */
	-moz-column-count: 2;
	/* Firefox */
	column-count: 2;
}
.outer-header
	.header
	.menu-main-menu-container
	.nav-menu
	li.menu-item-26
	ul::before {
	left: 21.5%;
}
.outer-header .header .menu-main-menu-container .nav-menu li a:hover,
.outer-header
	.header
	.menu-main-menu-container
	.nav-menu
	li.current_page_item
	a {
	font-weight: normal;
}

.video-header {
	position: relative;
	margin-bottom: 3%;
}
.video-header video {
	width: 100%;
}
.video-header .header-line {
	position: absolute;
	bottom: 10%;
	background-image: url(images/white-line.png);
	height: 50px;
	z-index: 500;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
}
.video-header .header-arrow {
	position: absolute;
	bottom: -24px;
	background-image: url(images/down-arrow.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	height: 48px;
	z-index: 500;
	width: 2.6%;
	margin: 0 auto;
	left: 0px;
	right: 0px;
}

.image-header {
	position: relative;
	margin-bottom: 3%;
}
.image-header img {
	width: 100%;
}
.image-header .header-line {
	position: absolute;
	bottom: 10%;
	background-image: url(images/white-line.png);
	height: 50px;
	z-index: 500;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
}
.image-header .header-arrow {
	position: absolute;
	bottom: -24px;
	background-image: url(images/down-arrow.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	height: 48px;
	z-index: 500;
	width: 2.6%;
	margin: 0 auto;
	left: 0px;
	right: 0px;
}
.image-header .header-caption {
	position: absolute;
	z-index: 1000;
	bottom: 16%;
	left: 0px;
	width: 94%;
	margin: 0 auto;
	right: 0px;
	color: #ffffff;
	font-family: "Bodoni", Arial, Helvetica, san-serif;
	font-size: 70px;
	margin-left: 3%;
	max-width: 50%;
}
.image-header .header-overlay {
	position: absolute;
	bottom: 0px;
	z-index: 25;
	width: 100%;
	height: 50%;
	background: -moz-linear-gradient(
		top,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.48) 100%
	);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(
		top,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.48) 100%
	);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(
		to bottom,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.48) 100%
	);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#7a000000',GradientType=0 );
	/* IE6-9 */
}

@media only screen and (max-width: 1040px),
	screen and (max-device-width: 1040) {
	.menu-toggle {
		display: block;
	}
	.nav-menu {
		display: none;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
	}
	#nav-icon {
		float: right;
		margin: 3.8% 0px 0px 0px;
		width: 25px;
		height: 19px;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: 0.5s ease-in-out;
		-moz-transition: 0.5s ease-in-out;
		-o-transition: 0.5s ease-in-out;
		transition: 0.5s ease-in-out;
		cursor: pointer;
		z-index: 999;
	}
	#nav-icon span {
		display: block;
		position: absolute;
		height: 3px;
		width: 100%;
		background: #000000;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: 0.25s ease-in-out;
		-moz-transition: 0.25s ease-in-out;
		-o-transition: 0.25s ease-in-out;
		transition: 0.25s ease-in-out;
	}
	#nav-icon span:nth-child(1) {
		top: 0px;
	}
	#nav-icon span:nth-child(2) {
		top: 8px;
	}
	#nav-icon span:nth-child(3) {
		top: 8px;
	}
	#nav-icon span:nth-child(4) {
		top: 16px;
	}
	#nav-icon.open span {
		background: red;
	}
	#nav-icon.open span:nth-child(1) {
		top: 8px;
		width: 0%;
		left: 50%;
	}
	#nav-icon.open span:nth-child(2) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#nav-icon.open span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	#nav-icon.open span:nth-child(4) {
		top: 8px;
		width: 0%;
		left: 50%;
	}
	.outer-header .header .menu-main-menu-container .nav-menu {
		position: absolute;
		right: 48px;
		top: 18px;
		background: rgba(255, 255, 255, 0.9);
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		width: 170px;
		z-index: 5000;
		width: 50%;
		max-width: 300px;
		overflow: hidden;
		top: 96px;
		margin-top: 0px;
	}
	.outer-header .header .menu-main-menu-container .nav-menu li {
		margin-left: 0%;
		margin-right: 0%;
		width: 100%;
		position: relative;
		display: inline-block;
		height: auto;
		-webkit-transition: 0.3s ease;
		-moz-transition: 0.3s ease;
		-o-transition: 0.3s ease;
		transition: 0.3s ease;
	}
	.outer-header .header .menu-main-menu-container .nav-menu li.green {
		background-image: none;
	}
	.outer-header .header .menu-main-menu-container .nav-menu li.green a:hover {
		background-color: #8eaa63;
	}
	.outer-header .header .menu-main-menu-container .nav-menu li.red {
		background-image: none;
	}
	.outer-header .header .menu-main-menu-container .nav-menu li.red a:hover {
		background-color: #f1735f;
	}
	.outer-header .header .menu-main-menu-container .nav-menu li.blue {
		background-image: none;
	}
	.outer-header .header .menu-main-menu-container .nav-menu li.blue a:hover {
		background-color: #36374b;
	}
	.outer-header .header .menu-main-menu-container .nav-menu li.dark-grey {
		background-image: none;
	}
	.outer-header
		.header
		.menu-main-menu-container
		.nav-menu
		li.dark-grey
		a:hover {
		background-color: #464a4d;
		color: #ffffff;
	}
	.outer-header .header .menu-main-menu-container .nav-menu li.mid-grey {
		background-image: none;
	}
	.outer-header
		.header
		.menu-main-menu-container
		.nav-menu
		li.mid-grey
		a:hover {
		background-color: #9aaab9;
	}
	.outer-header .header .menu-main-menu-container .nav-menu li.silver {
		background-image: none;
	}
	.outer-header
		.header
		.menu-main-menu-container
		.nav-menu
		li.silver
		a:hover {
		background-color: #bbbcc1;
	}
	.outer-header .header .menu-main-menu-container .nav-menu li a {
		display: block;
		width: calc(100% - 16px);
		position: static;
		left: 0px;
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
		top: 0;
		padding: 8px;
		-webkit-transition: 0.3s ease;
		-moz-transition: 0.3s ease;
		-o-transition: 0.3s ease;
		transition: 0.3s ease;
	}
	.outer-header .header .menu-main-menu-container .nav-menu li a:hover {
		font-weight: normal;
		padding-bottom: 8px;
	}
	.outer-header .header .menu-main-menu-container .nav-menu li ul {
		display: none;
	}
	.outer-header .header .menu-main-menu-container .nav-menu li a:hover,
	.outer-header
		.header
		.menu-main-menu-container
		.nav-menu
		li.current_page_item
		a {
		font-weight: normal;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
	.outer-header .header .logo {
		margin-top: 2.5%;
		margin-bottom: 4.4%;
		line-height: 27px;
		width: 30%;
	}
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
	.outer-header .header .logo {
		margin-top: 2.5%;
		margin-bottom: 4.4%;
		line-height: 27px;
		width: 35%;
	}
}

@media only screen and (max-width: 480px),
	screen and (max-device-width: 480px) {
	.outer-header .header .logo {
		margin-top: 2.5%;
		margin-bottom: 4.4%;
		line-height: 27px;
		width: 40%;
	}
}

.homepage-content {
	text-align: center;
	width: 52%;
	margin: 0 auto;
	padding-bottom: 3%;
}
.homepage-content p {
	font-size: 30px;
	font-weight: 200;
}

.widgets-wrapper {
	background: #e6e7e1;
	width: 100%;
	text-align: center;
	font-size: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
}
.widgets-wrapper .widget {
	display: inline-block;
	width: 17.6%;
	padding-bottom: 17.6%;
	margin-right: 1.5%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.widgets-wrapper .widget:nth-last-child(1) {
	margin-right: 0px;
}
.widgets-wrapper .widget:hover {
	background-size: 105%;
}
.widgets-wrapper .widget .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 500;
	padding: 20px 0px;
	color: #ffffff;
	font-size: 39px;
	font-family: "Bodoni", Arial, Helvetica, san-serif;
}
.widgets-wrapper .widget .title {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100.05%;
	z-index: 550;
	color: #ffffff;
	font-size: 36px;
	font-family: "Bodoni", Arial, Helvetica, san-serif;
	-webkit-transform: translate(0, -178%);
	-moz-transform: translate(0, -178%);
	-o-transform: translate(0, -178%);
	transform: translate(0, -178%);
	letter-spacing: 0.02em;
}

.contact-form {
	background-color: #9aaab9;
	padding: 1.5% 0px;
	text-align: center;
}
.contact-form h2 {
	color: #ffffff;
}
.contact-form .wpcf7 {
	background: #ffffff;
	padding: 20px;
	width: 40.8%;
	margin: 0 auto;
	margin-bottom: 50px;
}
.contact-form .wpcf7 input[type="text"],
.contact-form .wpcf7 input[type="email"] {
	width: calc(100% - 30px);
	margin-bottom: 20px;
	border: 1px solid #aebbc6;
	background: #e0e5ea;
	padding: 15px 12px;
	font-size: 14px;
	color: #464a4d;
}
.contact-form .wpcf7 textarea {
	width: 100%;
	margin-bottom: 20px;
	width: calc(100% - 30px);
	margin-bottom: 20px;
	border: 1px solid #aebbc6;
	background: #e0e5ea;
	padding: 15px 12px;
	font-size: 14px;
	color: #464a4d;
	font-family: "Lato", Arial, Helvetica, san-serif;
	resize: none;
	height: 150px;
}
.contact-form .wpcf7 input[type="submit"] {
	float: right;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	background-image: url(images/right-arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 30px;
	line-height: 40px;
	padding-right: 40px;
	text-transform: uppercase;
	color: #464a4d;
	font-weight: 600;
	font-family: "Lato", Arial, Helvetica, san-serif;
	font-size: 16px;
	cursor: pointer;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}
.contact-form .wpcf7 input[type="submit"]:hover {
	color: #9aaab9;
}
.contact-form .telephone,
.contact-form .email {
	color: #ffffff;
}

.services-panel {
	text-align: center;
	padding: 1.5% 0px;
	width: 100%;
	margin: 0 auto;
	font-size: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
}
.services-panel .service-widget {
	display: inline-block;
	width: 17.6%;
	padding-bottom: 14.6%;
	margin-right: 1.5%;
	position: relative;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
	margin-bottom: 1.5%;
	position: relative;
}
.services-panel .service-widget:hover {
	opacity: 0.6;
}
.services-panel .service-widget:nth-child(5n + 6) {
	margin-right: 0px;
}
.services-panel .service-widget:nth-last-child(1) {
	margin-right: 0px;
}
.services-panel .service-widget .service-widget-title {
	position: absolute;
	text-align: center;
	color: #ffffff;
	font-size: 30px;
	font-weight: 200;
	width: 80%;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	top: 10%;
}
.services-panel .service-widget .news-date {
	position: absolute;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: 200;
	width: 80%;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	top: 10%;
	text-transform: uppercase;
}
.services-panel .service-widget .news-widget-title {
	top: 25%;
}
.services-panel .service-widget .view-details {
	position: absolute;
	bottom: 7%;
	right: -5.5%;
	z-index: 500;
	font-size: 16px;
	font-weight: 200;
	color: #ffffff;
	background-image: url(images/right-white-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 26%;
	line-height: 36px;
	padding-right: 44px;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
	.homepage-content {
		width: 70%;
	}
	.widgets-wrapper {
		background: #e6e7e1;
		width: 100%;
		text-align: center;
		font-size: 0px;
		letter-spacing: 0px;
		word-spacing: 0px;
	}
	.widgets-wrapper .widget {
		display: inline-block;
		width: 25%;
		padding-bottom: 25%;
	}
	.widgets-wrapper .widget:nth-last-child(1) {
		margin-right: 0px;
	}
	.widgets-wrapper .widget:hover {
		background-size: 105%;
	}
	.widgets-wrapper .widget .title {
		-webkit-transform: translate(0, -194%);
		-moz-transform: translate(0, -194%);
		-o-transform: translate(0, -194%);
		transform: translate(0, -194%);
	}
	.contact-form h2 {
		color: #ffffff;
		font-size: 44px !important;
	}
	.contact-form .wpcf7 {
		width: 72.8%;
	}
	.services-panel {
		text-align: center;
	}
	.services-panel .service-widget {
		width: 25%;
		padding-bottom: 25%;
	}
	.services-panel .service-widget:nth-child(5n + 6) {
		margin-right: 1.5%;
	}
	.services-panel .service-widget:nth-child(3n + 4) {
		margin-right: 0%;
	}
	.services-panel .service-widget:nth-last-child(1) {
		margin-right: 0%;
	}
	.services-panel .service-widget .news-widget-title {
		top: 10%;
	}
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
	.homepage-content {
		width: 70%;
	}
	.widgets-wrapper .widget {
		display: inline-block;
		width: 25%;
		padding-bottom: 25%;
	}
	.widgets-wrapper .widget:nth-last-child(1) {
		margin-right: 0px;
	}
	.widgets-wrapper .widget:hover {
		background-size: 105%;
	}
	.widgets-wrapper .widget .overlay {
		font-size: 25px;
	}
	.widgets-wrapper .widget .title {
		-webkit-transform: translate(0, -194%);
		-moz-transform: translate(0, -194%);
		-o-transform: translate(0, -194%);
		transform: translate(0, -194%);
	}
	.contact-form h2 {
		color: #ffffff;
		font-size: 44px !important;
	}
	.contact-form .wpcf7 {
		width: 72.8%;
	}
	.services-panel {
		text-align: center;
	}
	.services-panel .service-widget {
		width: 38.2%;
		padding-bottom: 40%;
		margin-bottom: 3%;
		margin-right: 0;
	}
	.services-panel .service-widget:nth-child(5n + 6) {
		margin-right: 0%;
	}
	.services-panel .service-widget:nth-child(even) {
		margin-right: 3%;
	}
	.services-panel .service-widget:nth-last-child(1) {
		margin-right: 0%;
	}
	.services-panel .service-widget .news-widget-title {
		top: 10%;
	}
}

@media only screen and (max-width: 480px),
	screen and (max-device-width: 480px) {
	.homepage-content {
		width: 90%;
	}
	.widgets-wrapper {
		width: 100%;
	}
	.widgets-wrapper .widget {
		display: inline-block;
		width: 84%;
		padding-bottom: 60%;
		margin-right: 0%;
		margin-bottom: 3%;
	}
	.widgets-wrapper .widget .overlay {
		font-size: 25px;
	}
	.widgets-wrapper .widget .title {
		top: 36%;
		font-size: 35px !important;
	}
	.contact-form h2 {
		color: #ffffff;
		font-size: 40px !important;
	}
	.contact-form .wpcf7 {
		width: 75%;
	}
	.contact-form .telephone,
	.contact-form .email {
		color: #ffffff;
		font-size: 19px;
	}
	.services-panel .service-widget {
		display: inline-block;
		width: 84%;
		padding-bottom: 37%;
		margin-right: 0%;
		margin-bottom: 3%;
	}
	.services-panel .service-widget:nth-child(5n + 6) {
		margin-right: 0px;
	}
	.services-panel .service-widget:nth-last-child(1) {
		margin-right: 0px;
	}
}

@media (max-width: 1040px) {
	.homepage-content p {
		font-size: 18px !important;
	}
	.outer-header .header .telephone,
	.outer-header .header .email {
		display: none;
	}
	.outer-header .header .menu-main-menu-container .nav-menu {
		right: 26px;
		top: 91px;
	}
}

@media (max-width: 731px) {
	.outer-header .header .telephone {
		margin-bottom: 20px;
	}
}

@media (max-width: 480px) {
	.homepage-content p {
		font-size: 16px !important;
	}
	.outer-footer .footer .telephone,
	.outer-footer .footer .email {
		font-size: 18px;
	}
}

@media (max-width: 425px) {
	.outer-header .header .telephone,
	.outer-header .header .email {
		font-size: 17px;
		margin: 10px 1px;
	}
	.homepage-content p {
		font-size: 14px !important;
	}
}

@media (max-width: 375px) {
	.outer-header .header .telephone,
	.outer-header .header .email {
		font-size: 15px;
		margin: 10px 1px;
	}
}

@media (max-width: 425px) {
	.homepage-content h2 {
		font-size: 32px;
	}
}

@media (max-width: 338px) {
	.email {
		font-size: 20px;
	}
}

@media (max-width: 325px) {
	.homepage-content h2 {
		font-size: 25px;
	}
}

@media (max-width: 296px) {
	.telephone {
		font-size: 18px;
	}
}

@media (max-width: 281px) {
	.email {
		font-size: 16px;
	}
}

.service-content {
	background: #ffffff;
}
.service-content .service-content-block {
	padding: 3%;
	display: inline-block;
}
.service-content .service-content-block .left-side {
	float: left;
	width: 49%;
}
.service-content .service-content-block .right-side {
	float: right;
	width: 49%;
}
.service-content .service-content-block h3 {
	font-weight: 200;
	font-size: 24px;
	margin-bottom: 20px;
	color: #464a4d;
}
.service-content .service-content-block p {
	color: #464a4d;
	width: 90%;
	font-size: 17px;
	font-weight: 200;
	margin-bottom: 1.3em;
}
.service-content .service-line {
	height: 50px;
	z-index: 500;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
}
.service-content .service-line.color-8eaa63 {
	background-image: url(images/green-line.png);
}
.service-content .service-line.color-f1735f {
	background-image: url(images/red-line.png);
}
.service-content .service-line.color-36374b {
	background-image: url(images/blue-line.png);
}
.service-content .service-line.color-464a4d {
	background-image: url(images/darkgrey-line.png);
}
.service-content .service-line.color-9aaab9 {
	background-image: url(images/midgrey-line.png);
}
.service-content .service-line.color-bbbcc1 {
	background-image: url(images/silver-line.png);
}

.services-contact {
	position: relative;
	padding: 1.5% 0px;
	width: 100%;
	text-align: center;
}
.services-contact .down-arrow {
	position: absolute;
	z-index: 500;
	width: 2.6%;
	top: -3%;
	left: 0px;
	right: 0px;
	margin: 0 auto;
}
.services-contact h2 {
	color: #ffffff;
	text-align: center;
	line-height: 1em;
}
.services-contact .service-person {
	display: inline-block;
	width: 17.6%;
	margin-right: 1.5%;
	margin-top: 1.5%;
	margin-bottom: 3%;
}
.services-contact .service-person:last-child {
	margin-right: 0px;
}
.services-contact .service-person .service-person-image {
	width: 38%;
	margin: 0 auto;
	-webkit-filter: grayscale(100%);
	/* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
	margin-bottom: 5%;
}
.services-contact .service-person .service-person-title {
	color: #ffffff;
	font-size: 24px;
}
.services-contact .service-person .service-person-role {
	color: #ffffff;
	font-size: 24px;
	font-weight: 300;
}
.services-contact .service-person .service-person-view {
	font-size: 14px;
	font-weight: 300;
	margin-top: 8%;
	color: #ffffff;
	display: inline-block;
}
.services-contact .service-person .service-person-view div {
	float: left;
	margin-right: 10px;
}
.services-contact .service-person .service-person-view img {
	width: 24px;
	float: left;
	margin-top: -3px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.services-contact .service-person:hover .service-person-image {
	-webkit-filter: grayscale(0%);
	/* Safari 6.0 - 9.0 */
	filter: grayscale(0%);
}

.team-contact {
	background-color: #8eaa63;
	padding-top: 4%;
}

@media (max-width: 1040px) {
	.service-content .service-content-block {
		padding: 3% 11%;
	}
	.service-content .service-content-block .left-side,
	.service-content .service-content-block .right-side {
		float: none;
		width: 100%;
	}
	.service-content .service-content-block .right-side {
		margin-top: 20px;
	}
}

.profile-top-section {
	background: #e6e7e1;
	display: -webkit-flex;
	display: flex;
	position: relative;
}
.profile-top-section .header-line-profile {
	position: absolute;
	bottom: 10%;
	background-image: url(images/green-line.png);
	height: 50px;
	z-index: 500;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
}
.profile-top-section .header-arrow-profile {
	position: absolute;
	bottom: -24px;
	background-image: url(images/down-arrow-white.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	height: 48px;
	z-index: 500;
	width: 2.6%;
	margin: 0 auto;
	left: 0px;
	right: 0px;
}
.profile-top-section .top-content {
	width: 44%;
	padding: 3%;
}
.profile-top-section .top-content h1 {
	color: #8eaa63;
	font-family: "Bodoni", Arial, Helvetica, san-serif;
	font-weight: normal;
	font-size: 60px;
	line-height: 1em;
}
.profile-top-section .top-content .job-title {
	color: #464a4d;
	font-family: "Bodoni", Arial, Helvetica, san-serif;
	font-weight: normal;
	font-size: 38px;
	text-transform: lowercase;
	line-height: 1em;
	margin-bottom: 5%;
}
.profile-top-section .top-content h3 {
	font-weight: 300;
	font-size: 22px;
	margin-right: 15%;
	margin-bottom: 3%;
}
.profile-top-section .top-content p {
	font-size: 18px;
	font-weight: 300;
	margin-right: 15%;
	line-height: 1.4em;
}
.profile-top-section .profile-image {
	width: 50%;
	-webkit-filter: grayscale(100%);
	/* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	position: relative;
	padding-bottom: 45%;
	overflow: hidden;
}
.profile-top-section .profile-image img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.profile-bottom-section {
	background: #ffffff;
	display: -webkit-flex;
	display: flex;
	position: relative;
}
.profile-bottom-section .profile-content {
	width: 44%;
	padding: 3%;
	padding-bottom: 10%;
}
.profile-bottom-section .profile-content p {
	font-size: 18px;
	font-weight: 300;
	margin-right: 5%;
	line-height: 1.4em;
	margin-bottom: 1.5em;
}
.profile-bottom-section .profile-content .profile-contact,
.profile-bottom-section .profile-content a {
	font-size: 26px;
	font-weight: 300;
	margin-right: 5%;
	line-height: 1.25em;
	color: #8eaa63;
}
.profile-bottom-section .profile-content a {
	font-weight: bold;
	display: block;
}
.profile-bottom-section .profile-overview {
	width: 44%;
	padding: 3% 4.5% 3% 1.5%;
}
.profile-bottom-section .profile-overview h2 {
	line-height: 1em;
	margin-top: -1.5%;
}
.profile-bottom-section .profile-overview .admitted,
.profile-bottom-section .profile-overview h3 {
	font-size: 18px;
	font-weight: 300;
	margin-right: 5%;
	line-height: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 5%;
	margin-bottom: 5%;
	margin-right: 5%;
}
.profile-bottom-section .profile-overview .admitted span,
.profile-bottom-section .profile-overview h3 span {
	font-weight: 300;
}
.profile-bottom-section .profile-overview h3 {
	margin-bottom: 1.5%;
}
.profile-bottom-section .profile-overview ul {
	margin-left: 0px;
	list-style-type: none;
}
.profile-bottom-section .profile-overview ul li {
	margin-left: 2.5%;
	position: relative;
	font-size: 18px;
	margin-bottom: 1.5%;
	font-weight: 300;
	margin-right: 5%;
}
.profile-bottom-section .profile-overview ul li::before {
	content: "•";
	color: #8eaa63;
	position: absolute;
	left: -2.5%;
	top: 0px;
}

.profile-header {
	background-color: #e6e7e1;
	position: relative;
}
.profile-header .profile-content {
	width: 100%;
	display: inline-block;
}
.profile-header .profile-content .profile-container-left {
	float: left;
	width: 44%;
	padding: 3%;
}
.profile-header .profile-content .profile-container-left h1 {
	color: #8eaa63;
	font-family: "Bodoni", Arial, Helvetica, san-serif;
	font-weight: normal;
	font-size: 83px;
	line-height: 1em;
}
.profile-header .profile-content .profile-container-left h3 {
	font-weight: 300;
	font-size: 36px;
	margin-right: 15%;
	margin-bottom: 3%;
}
.profile-header .profile-content .profile-container-left p {
	font-weight: 300;
	margin-right: 15%;
	line-height: 1.4em;
}
.profile-header .profile-content .profile-container-left .job-title {
	color: #464a4d;
	font-family: "Bodoni", Arial, Helvetica, san-serif;
	font-weight: normal;
	font-size: 52px;
	text-transform: lowercase;
	line-height: 1em;
	margin-bottom: 5%;
}
.profile-header .profile-content .profile-container-right {
	float: left;
	width: 50%;
}
.profile-header .profile-content .profile-container-right .tl-profile-image {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.profile-header .profile-content .profile-header-line {
	position: absolute;
	bottom: 10%;
	background-image: url(images/green-line.png);
	height: 50px;
	z-index: 500;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
}
.profile-header .profile-content .profile-header-arrow {
	position: absolute;
	bottom: -24px;
	background-image: url(images/down-arrow-white.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	height: 48px;
	z-index: 500;
	width: 2.6%;
	margin: 0 auto;
	left: 0px;
	right: 0px;
}

.profile-bottom-container {
	background-color: #fff;
	width: 100%;
	display: inline-block;
}
.profile-bottom-container .profile-bottom-left {
	width: 44%;
	float: left;
	padding: 3%;
}
.profile-bottom-container .profile-bottom-left p {
	font-weight: 300;
	margin-right: 5%;
	line-height: 1.4em;
	margin-bottom: 1.5em;
	font-size: 21px;
}
.profile-bottom-container .profile-bottom-left .profile-bottom-contact {
	font-weight: 300;
	margin-right: 5%;
	line-height: 1.25em;
	color: #8eaa63;
	font-size: 30px;
}
.profile-bottom-container .profile-bottom-left a,
.profile-bottom-container .profile-bottom-left a:visited {
	margin-right: 5%;
	line-height: 1.25em;
	color: #8eaa63;
	font-size: 30px !important;
	font-weight: bold;
}
.profile-bottom-container .profile-bottom-right {
	width: 44%;
	float: right;
	padding: 2% 3%;
}
.profile-bottom-container .profile-bottom-right h2 {
	font-size: 56px;
}
.profile-bottom-container .profile-bottom-right .admitted,
.profile-bottom-container .profile-bottom-right h3 {
	line-height: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 5%;
	margin-bottom: 5%;
	margin-right: 5%;
	font-size: 21px;
}
.profile-bottom-container .profile-bottom-right .admitted span,
.profile-bottom-container .profile-bottom-right h3 span {
	font-weight: 300;
}
.profile-bottom-container .profile-bottom-right h3 {
	margin-bottom: 1.5%;
}
.profile-bottom-container .profile-bottom-right .profile-overview-data ul {
	margin-left: 0;
	list-style-type: none;
}
.profile-bottom-container .profile-bottom-right .profile-overview-data ul li {
	margin-left: 2.5%;
	position: relative;
	margin-bottom: 1.5%;
	font-weight: 300;
	margin-right: 5%;
	font-size: 20px;
}

.profile-overview-data ul li:before {
	content: "•";
	color: #8eaa63;
	position: absolute;
	left: -2.5%;
	top: 0px;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
	.profile-header .profile-content .profile-container-left h3 {
		font-size: 30px;
	}
}

@media (max-width: 1280px) {
	.profile-header .profile-content .profile-container-left h1 {
		font-size: 70px;
	}
	.profile-header .profile-content .profile-container-left .job-title {
		font-size: 43px;
	}
	.profile-header .profile-content .profile-container-left h3 {
		font-size: 25px;
	}
}

@media (max-width: 1040px) {
	.profile-header .profile-content .profile-container-left h1 {
		font-size: 50px;
	}
	.profile-header .profile-content .profile-container-left .job-title {
		font-size: 30px;
	}
	.profile-header .profile-content .profile-container-left h3 {
		font-size: 19px;
	}
	.profile-header .profile-content .profile-container-left p {
		font-size: 12px !important;
	}
	.profile-header .profile-content .profile-header-line {
		display: none;
	}
	.profile-bottom-container .profile-bottom-left {
		width: 94%;
		float: none;
	}
	.profile-bottom-container .profile-bottom-left p {
		font-size: 16px;
	}
	.profile-bottom-container .profile-bottom-left a,
	.profile-bottom-container .profile-bottom-left a:visited {
		font-size: 16px !important;
	}
	.profile-bottom-container .profile-bottom-left .profile-bottom-contact {
		font-size: 16px;
	}
	.profile-bottom-container .profile-bottom-right {
		width: 94%;
		float: none;
	}
	.profile-bottom-container .profile-bottom-right h2 {
		font-size: 35px;
	}
	.profile-bottom-container .profile-bottom-right .admitted,
	.profile-bottom-container .profile-bottom-right h3 {
		font-size: 16px;
	}
	.profile-bottom-container
		.profile-bottom-right
		.profile-overview-data
		ul
		li {
		font-size: 16px;
	}
}

@media (max-width: 991px) {
	.profile-header .profile-content .profile-container-left h1 {
		font-size: 40px;
	}
	.profile-header .profile-content .profile-container-left .job-title {
		font-size: 25px;
	}
	.profile-header .profile-content .profile-container-left h3 {
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	.profile-header .profile-content .profile-container-left {
		float: none;
		width: 94%;
	}
	.profile-header .profile-content .profile-container-right {
		width: 100%;
	}
	.profile-header
		.profile-content
		.profile-container-right
		.tl-profile-image
		img {
		width: 100%;
		margin: 0 auto;
	}
}

.news-header {
	position: relative;
	margin-bottom: 3%;
	padding-bottom: 20%;
}
.news-header .header-line {
	height: 50px;
	z-index: 500;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
	position: absolute;
	bottom: 20%;
}
.news-header .header-line.color-8eaa63 {
	background-image: url(images/green-line.png);
}
.news-header .header-line.color-f1735f {
	background-image: url(images/red-line.png);
}
.news-header .header-line.color-36374b {
	background-image: url(images/blue-line.png);
}
.news-header .header-line.color-464a4d {
	background-image: url(images/darkgrey-line.png);
}
.news-header .header-line.color-9aaab9 {
	background-image: url(images/midgrey-line.png);
}
.news-header .header-line.color-bbbcc1 {
	background-image: url(images/silver-line.png);
}
.news-header .header-arrow {
	position: absolute;
	bottom: -24px;
	background-image: url(images/down-arrow.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	height: 48px;
	z-index: 500;
	width: 2.6%;
	margin: 0 auto;
	left: 0px;
	right: 0px;
}
.news-header .header-caption {
	position: absolute;
	z-index: 1000;
	bottom: 30%;
	left: 0px;
	width: 94%;
	margin: 0 auto;
	right: 0px;
	color: #ffffff;
	font-family: "Bodoni", Arial, Helvetica, san-serif;
	font-size: 70px;
	margin-left: 3%;
	max-width: 50%;
}
.news-header .header-caption.color-8eaa63 {
	color: #8eaa63;
}
.news-header .header-caption.color-f1735f {
	color: #f1735f;
}
.news-header .header-caption.color-36374b {
	color: #36374b;
}
.news-header .header-caption.color-464a4d {
	color: #464a4d;
}
.news-header .header-caption.color-9aaab9 {
	color: #9aaab9;
}
.news-header .header-caption.color-bbbcc1 {
	color: #bbbcc1;
}

.news-content {
	background: #e6e7e1;
}
.news-content p {
	margin-bottom: 1.3em;
}

.news-panel {
	background: #ffffff;
}

.contact-content p {
	margin-bottom: 1em;
	color: #464a4d;
}
.contact-content p a {
	color: #464a4d;
}

.outer-footer {
	background-color: #36374b;
	width: 100%;
	padding-top: 2.5%;
	padding-bottom: 2.25%;
}
.footer .sra {
	color: #ffffff;
}

.footer .sra p {
	margin-top: 5px;
	color: #ffffff;
	font-size: 12px;
	font-weight: 200;
}
.outer-footer .footer {
	width: 94%;
	margin: 0 auto;
}
.outer-footer .footer .left-footer {
	width: 49%;
	float: left;
	color: #ffffff;
	font-size: 14px;
	font-weight: 200;
}
.outer-footer .footer .left-footer strong {
	font-weight: normal;
}
.outer-footer .footer .left-footer div {
	margin-top: 5px;
	display: inline-block;
	border-left: 1px solid #ffffff;
	padding-left: 10px;
	margin-left: 10px;
}
.outer-footer .footer .right-footer {
	width: 49%;
	float: right;
}
.outer-footer .footer .right-footer ul {
	list-style-type: none;
	float: right;
}
.outer-footer .footer .right-footer ul li {
	display: inline-block;
}
.outer-footer .footer .right-footer ul li a {
	color: #ffffff;
	border-right: 1px solid #ffffff;
	padding: 0px 10px;
	line-height: 14px;
	font-weight: 200;
}
.outer-footer .footer .right-footer .designby {
	float: right;
	color: #ffffff;
	padding: 0px 10px;
	line-height: 14px;
	font-weight: 200;
	margin-top: 6px;
}
.outer-footer .footer-line {
	background-image: url(images/white-line.png);
	height: 50px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.outer-footer .footer .right-footer .menu-footer-menu-container {
	margin-top: 4px;
}

.mobile {
	display: none;
}

.desktop {
	display: block;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
	.mobile {
		display: none;
	}
	.desktop {
		display: block;
	}
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
	.mobile {
		display: block;
	}
	.desktop {
		display: none;
	}
}

@media only screen and (max-width: 480px),
	screen and (max-device-width: 480px) {
	.mobile {
		display: block;
	}
	.desktop {
		display: none;
	}
}

@media (max-width: 967px) {
	.outer-footer .footer .left-footer,
	.outer-footer .footer .right-footer {
		float: none;
		width: 100%;
	}
	.outer-footer .footer .right-footer {
		margin-top: 20px;
	}
	.outer-footer .footer .right-footer .designby {
		float: none;
		text-align: center;
	}
	.outer-footer .footer .right-footer ul {
		float: none;
		text-align: center;
	}
	.outer-footer .footer .left-footer {
		text-align: center;
	}
}

.news-featured {
	margin-bottom: 40px;
	margin-top: 30px;
}

.homepage-content p img {
	width: auto;
}

.gallery {
	margin-top: 30px;
}

.gallery-image {
	width: 15.1%;
	margin-right: 1.5%;
	display: inline-block;
	margin-bottom: 1.5%;
}

.gallery-image a:hover {
	opacity: 0.5;
}

.service-content-block.color-8eaa63 a {
	color: #8eaa63;
}
.service-content-block.color-f1735f a {
	color: #f1735f;
}
.service-content-block.color-36374b a {
	color: #36374b;
}
.service-content-block.color-464a4d a {
	color: #36374b;
}
.service-content-block.color-9aaab9 a {
	color: #36374b;
}
.service-content-block.color-bbbcc1 a {
	color: #bbbcc1;
}

.service-content-block a:hover {
	color: #464a4d;
}

.main-content {
	text-align: left;
	padding: 3% 0px;
	width: 55.6%;
	margin: 0 auto;
}

.main-content p {
	font-size: 16px;
	margin-bottom: 1.4em;
}

.main-content ul,
.main-content ol {
	margin-bottom: 1.4em;
	margin-left: 15px;
}
.main-content li {
	margin-bottom: 5px;
	font-size: 16px;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
	.gallery-image {
		width: 23.5%;
	}

	.main-content {
		width: 77.8%;
	}
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
	.gallery-image {
		width: 31.8%;
	}

	.main-content {
		width: 78.1%;
	}

	.main-content p {
		font-size: 14px;
	}
	.main-content li {
		font-size: 14px;
	}
}

@media only screen and (max-width: 480px),
	screen and (max-device-width: 480px) {
	.gallery-image {
		width: 48.5%;
	}
	.main-content {
		width: 84%;
	}

	.main-content p {
		font-size: 14px;
	}
	.main-content li {
		font-size: 14px;
	}
}
