@import url("https://use.typekit.net/rsq7lib.css");
body {
	font-family: "futura-pt", sans-serif;
	font-size: 22px;
	color: #4b4a4a;
	font-weight: 400;
	font-style: normal;
}
a {
	color:#f39600;
}
a:hover {
	color:#bd7500;
}
hr {
	margin-bottom: 15px;
}
p {
	line-height: 28px;
	margin-bottom: 25px;
}
.ThreeColumn .right p,
.ThreeColumn .center p,
.ThreeColumn .left p {
	margin-bottom: 25px;
}
h1 {
	font-size: 48px;
	font-weight: 700;
	color: #642666;
}
h2 {
	font-size: 32px;
	color: #642666;
	font-weight: 700;
}
h3 {
	font-size: 28px;
	color: #642666;
	font-weight: 700;
}
.blockform h3 {
	font-size: 32px;
}
h4 {
	font-size: 26px;
	color: #4b4a4a;
	font-weight: bold;
}
h5 {
	font-size: 24px;
	color: #4b4a4a;
	font-weight: bold;
}
h6 {
	font-size: 24px;
	color: #f38901;
	font-weight: bold;
}
main {
	background-size: cover;
}
.block .bgcolor {
	padding: 30px;
}
.block.withbg h6 {
	color: #f38901;
}
.block .bgcolor h5 a,
.block.withbg h5 a {
	color: #f38901;
}
#navigation {
	background: #642666;
}
header .nav > ul {
	text-align: center;
}
header .nav > ul > li > a {
	color: #fff;
	font-size: 22px;
	padding: 4px 35px;
}
header .nav ul li:hover {
	background: #270b28;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
header .nav ul li:hover a {

}
.button {
	padding: 10px 20px;
	color: #642666;
	background: transparent;
	border-top: 5px solid #7db229;
	font-size: 22px;
	border-radius: 0;
	display: block;
	max-width: 300px;
	text-align: center;
}
.button:hover {
	color: #7db229;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.blockform .button {
	border: 0px;
	color: #fff;
	background: #f39600;
}
.blockform .button:hover {
	background: #bd7500;
}
.col14 {
	width: 23%;
	float: left;
	margin: 0 1%;
}

	.mobile {
		display: none;
	}
	.no-mobile {
		display: block;
	}

/* HEADER */
	header {
		background: #fff;
	}
	header #above-nav {
		background: transparent;
		padding: 20px 0;
	} 
	header #logo {
		width: 65%;
		float: left;
	}
	header #logo img {
		max-width: 300px;
	}
	header #links {
		width: 35%;
		float: left;
		color: #666;
	}
	header #links a {
		color: #666;
	}
	header #links .phone {
		display: none;
		float: right;
		margin-left: 15px;
		padding-left: 15px;
		border-left: 0px solid #666;
		text-transform: uppercase;
	}
	header #links .top-menu {
		float: right;
		margin: 0 15px 0 0;
		padding-right: 15px;
		text-transform: uppercase;
	}
	header #links #social {
		float: right;
	}
	header #links #social .social {
		font-size: 30px;
	}

/* ^ HEADER */
/* BLOCKS */
	.doublecolumn.wideleft .right .button,
	.doublecolumn.wideright .left .button {
		margin-top: 100px;
	}
	.TabbedPanel.Purple,
	.TabbedPanel.Brown,
	.TabbedPanel.Green,
	.TabbedPanel.Blue,
	.TripleColumn.Purple,
	.TripleColumn.Brown,
	.TripleColumn.Green,
	.TripleColumn.Blue {
		padding: 20px 0 50px;
		clip-path: polygon(100% 1%, 100% 85%, 50% 100%, 0 85%, 0 0);
	}
	.TabbedPanel.Blue .content,
	.TripleColumn.Blue {
		background: #d5eef1;
	}
	.TabbedPanel.Green .content,
	.TripleColumn.Green {
		background: #aadfac;
	}
	.TabbedPanel.Brown .content,
	.TripleColumn.Brown {
		background: #dfc7aa;
	}
	.TabbedPanel.Purple .content,
	.TripleColumn.Purple {
		background: #caaadf;
	}
	.TripleColumn .left,
	.TripleColumn .right,
	.TripleColumn .center {
		padding: 0 30px;
	}
	.TripleColumn h3 {
		font-size: 26px;
	}
	.TripleColumn h3 strong {
		font-size: 50px;
	}
	
	.TabbedPanel .header .tab-header {
		background: #486f90;
		color: #fff;
		text-align: center;
		margin-right: 15px;
		padding: 10px;
		float: left;
		cursor: pointer;
	}
	.TabbedPanel .header .tab-header:hover {
		text-decoration: underline;
	}
	.TabbedPanel .header .tab-header.active {
		background: #0a83eb;
	}
	.TabbedPanel .content .tab-content {
		display: none;
		padding: 30px 0;
	}
	.TabbedPanel .content .tab-content.active {
		display: block;
	}


/* ^ BLOCKS */
/* FOOTER */
	footer {
		background: #fff;
		color: #4b4a4a;
		margin: 0px 0;
		font-size: 20px;
		border-top: 0px solid #000;
	}
	
	#footer-arch img {
		width: 100%;
		display: block;
	}
	#footer {
		padding: 20px 0 40px;
		color: #fff;
	}
	#footer a {
		color: #fff;
	}
	#footer .flex {
		margin-top: 20px;
	}
	#footer .location {
		color: #fff;
		width: 25%;
		margin-right: 2%;
	}
	#footer .location .map-responsive {
		margin-top: 15px;
	}
	#footer .col3 {
		width: 26%;
		text-align: center;
		margin: 0 0 0 20%;
	}
	#footer .social .icons {
		font-size: 40px;
		color: #918593 !important;
		padding: 0 5px;
	}
	#footer .icons a {
		color: #918593 !important;
	}
	#footer .icons a:hover {
		color: #fff !important;
	}
	#footer .siteby {
		margin-top: 50px;
		width: 100%;
		max-width: 2000px;
	}
/* ^ FOOTER */
.block.quote .singlecolumn {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.block.quote .singlecolumn .quote-before {
	width: 17%;
	margin-right: 3%;
	height: 100%;
	min-height: 57px;
	text-align: center;
	background: transparent url('../../Assets/Images/quotes_left.png') 100% 50% no-repeat;
}
.block.quote .singlecolumn .quote-after {
	width: 17%;
	margin-left: 3%;
	height: 100%;
	min-height: 57px;
	text-align: center;
	background: transparent url('../../Assets/Images/quotes_right.png') 0 50% no-repeat;
}
.block.quote .singlecolumn .container {
	width: 60%;
}
.green-background {
	background: transparent url('../../Assets/Images/wide-image-green-tint.jpg') 0 0 no-repeat;
	background-size: cover;
}
.green-background .block .TwoColumn.equal .right,
.green-background .block .TwoColumn.equal .left {
	width: 40%;
	margin-right: 5%;
	margin-left: 5%;
}
.blockUploadImage .wide_image.dark img {
	filter: brightness(40%);
}
.blockUploadImage .banner_overlay {
	left: 15%;
	top: 30%;
}
.blockUploadImage .banner_overlay_container {
	width: 80%;
	text-align: center;
}
.leaf .blockUploadImage .banner_overlay_container {
	padding-top: 70px;
	background: transparent url('../../Assets/Images/leaf-icon.png') 50% 0 no-repeat;
}
.blockUploadImage .banner_overlay_header {
	font-size: 40px;
	line-height: 48px;
	font-weight: 700;
}
.accordion-body img {
	float: right;
	margin: 0 0 20px 20px;
	max-width: 400px;
}
.Accordion .container {
	border: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.Accordion .container ul {
	margin-bottom: 20px;
}
@media (max-width:1500px) {
}
@media (max-width:1300px) {
}
@media (max-width:1200px) {
	.block-blockform .blockform .form-text p {
		width: 100%;
		margin: 0;
	}
	.blockUploadImage .banner_overlay_header {
		font-size: 30px;
		line-height: 38px;
	}
}
@media (max-width:1000px) {
	header #logo {
		text-align: center;
	}
	.accordion-body img {
		margin: 10px 0;
		max-width: 1200px;
		width: 100%;
	}
	h1 {
		font-size: 32px;
	}
	h2 {
		font-size: 30px;
	}
	h3 {
		font-size: 26px;
	}
	h4 {
		font-size: 22px;
	}
	h5 {
		font-size: 20px;
	}
	h6 {
		font-size: 20px;
	}
	header #links .top-menu,
	.no-mobile {
		display: none;
	}
	.mobile {
		display: block;
	}
	#social {
		position: relative;
		top: 0;
		right: auto;
		text-align: center;
	}
	/* HEADER */
		header { }
	/* ^ HEADER */
	.green-background .block .TwoColumn.equal .right,
	.green-background .block .TwoColumn.equal .left,
	header #logo,
	header #links,
	header #links .phone,
	header #links .top-menu,
	header #links #social,
	#footer .left,
	#footer .right,
	main .right,
	main .left {
		width: 100%;
		margin: 10px 0;
	}
	header #links .phone,
	header #links #social {
		margin: 10px 0;
		padding: 0;
		border: 0px;
		text-align: center;
	}
	#footer .left ul,
	#footer .left,
	#footer .right {
		text-align: center;
		padding: 0;
		border: 0px;
	}
	#footer .left ul li {
		text-align: center;
	}
	header .nav > ul > li > a {
		color: #000;
	}
	header .nav > ul > li > a:hover {
		color: #000;
		background: #efefef !important;

	}
	header .nav ul li:hover {
		background: #ababab;
	}
	header .nav > ul > li ul {
		background-color: #dedede;
	}
	header #navigation .container {
		padding: 0;
	}
	.block.quote .singlecolumn .quote-before {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
		height: 100%;
		min-height: 57px;
		text-align: center;
		background: transparent url('../../Assets/Images/quotes_left.png') 50% 50% no-repeat;
		background-size: 60px;
	}
	.block.quote .singlecolumn .quote-after {
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
		height: 100%;
		min-height: 57px;
		text-align: center;
		background: transparent url('../../Assets/Images/quotes_right.png') 50% 50% no-repeat;
		background-size: 60px;
	}
	.block.quote .singlecolumn .container {
		width: 100%;
	}
	.blockform .form-wrapper,
	.blockform {
		padding: 0;
	}
	.blockUploadImage .banner_overlay {
		display: none;
	}
	.blockUploadImage .wide_image.dark img {
		filter: brightness(70%);
	}
	#footer .social,
	#footer .location {
		width: 100%;
		margin-right: 0;
		margin-bottom: 25px;
	}
	.block.large-top-padding {
		padding-top: 15px;
	}
	.block.large-bottom-padding {
		padding-bottom: 15px;
	}
	.block.small-bottom-padding {
		padding-bottom: 8px;
	}
	.block.small-top-padding {
		padding-top: 8px;
	}
	.accordion-title {
		font-size: 20px;
	}
	.parker-professionals .block-twocolumn .clear {
		display: flex;
		flex-wrap: wrap;
	}
	.parker-professionals .block-twocolumn .clear .right {
		order: 0;
	}
	.parker-professionals .block-twocolumn .clear .left {
		order: 1;
	}
}
