@import url("https://use.typekit.net/wwk4npy.css");
body {
	font-family: "museo-sans", sans-serif;
	font-size: 24px;
	color: #6f6e5d;
}
a {
	color:#6f6e5d;
}
a:hover {
	color:#4666c6;
}
p {
	line-height: 28px;
}

h3,
h2,
h1 {
	font-family: "ltc-bodoni-175", serif;
}
h1 {
	font-size: 48px;
	font-weight: normal;
	color: #6f6e5d;
}
h2 {
	font-size: 42px;
	color: #6f6e5d;
	font-weight: normal;
}
h3 {
	font-size: 36px;
	color: #6f6e5d;
	font-weight: normal;
}
h4 {
	font-size: 28px;
	margin-bottom: 20px;
}
h5 {
	font-size: 32px;
	color: #68362c;
	font-weight: bold;
	margin-bottom: 15px;
}
h6 {
	font-size: 24px;
	color: #68362c;
	font-weight: normal;
}
main {
	background-size: cover;
}
.block .bgcolor {
	padding: 30px;
}
.block.withbg h6 {
	color: #f38901;
}
.block .bgcolor h5 a,
.block.withbg h5 a {
	color: #f38901;
}
.block .FourColumn .col a img {
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	filter: brightness(100%);
}
.block .FourColumn .col a:hover img {
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	filter: brightness(80%);
}
header .nav > ul {
	text-align: right;
}
header .nav > ul > li > a {
	color: #6f6e5d;
	padding: 30px;
}
header .nav ul li:hover {
	background: #efefef;
	-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 {
}
header #topBanner {
	background: #3c3931;
	padding: 5px 0;
}
header #topBanner .topMenu {
	float: right;
}
header #topBanner .topMenu a {
	color: #fff;
	padding: 0 17px;
	border-right: 1px solid #fff;
	font-size: 19px;
}
header #topBanner .topMenu a:last-of-type {
	border: 0;
}
.button {
	padding: 10px 20px;
	background: #c49928;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #fff;
	font-size: 22px;
	border-radius: 0;
}
.button:hover {
	background: #886a1c;
	color: #fff;
	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;
}
.col14 {
	width: 23%;
	float: left;
	margin: 0 1%;
}
.col14.location-icon {
	width: 30%;
}
.col14.phone-icon {
	width: 27%;
}
.col14.troubles {
	width: 14%;
	margin: 0;
	text-align: center;
}
	.mobile {
		display: none;
	}
	.no-mobile {
		display: block;
	}

/* HEADER */
	header {
		background: #fff;
	}
	header #above-nav {
		background: transparent;
		padding: 0px 0;
	} 
	.scroll header #above-nav {
		border: 1px solid #6f6e5d;
	} 
	header #logo {
		width: 35%;
		padding: 10px 0;
	}
	header #logo img {
		max-width: 500px;
	}
	header #navigation {
		width: 65%;
		color: #666;
		text-align: right;
	}
	header #links a {
		color: #666;
	}
	header #links .phone {
		float: right;
		margin-left: 15px;
		padding-left: 15px;
		border-left: 1px solid #666;
	}
	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 */
	.banner_overlay {
		top: 30%;
	}
	.banner_overlay_header {
		font-family: "museo-sans", sans-serif;
		font-size: 34px;
		line-height: 44px;
		margin-bottom: 25px;
		text-align: center;
	}
	.banner_buttom {
		text-align: center;
	}
	.banner_overlay_container.left-text {
		width: 50%;
	}
	.banner_button {
		background: #c49928;
	}
	.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;
	}

	.PortfolioFeatured .portfolioTitle {
		font-size: 50px;
		color: #861615;
		margin-bottom: 15px;
	}
	.PortfolioFeatured .portfolioLink .button {
		border: 1px solid #666;
		color: #666;
		padding: 5px 20px;
		background: #fff;
	}
	.PortfolioFeatured .portfolioName {
		font-size: 30px;
		color: #4b1515;
		margin-bottom: 15px;
		font-weight: bold;
	}
	.block-blockform {
		background: transparent url("../../Assets/Images/brick-background.jpg") 0 0 no-repeat;
		background-size: cover;
	}
	.block-blockform .blockform .form-wrapper,
	.block-blockform .blockform {
		background: transparent;
		color: #fff;
	}
	.block-blockform .blockform h2 {
		text-transform: uppercase;
		color: #fdc20c;
		font-size: 40px;
		font-weight: bold;
	}
	.block-blockform .blockform .form-text p {
		width: 60%;
		margin: 0 20%;
	}
	.block-blockform .blockform label {
		display: none;
	}
/* ^ BLOCKS */
/* FOOTER */
	footer {
		background: transparent url('../../Assets/Images/footer-background.jpg') 0 0 no-repeat;
		color: #333;
		padding: 20px 0;
		margin: 0;
		font-size: 20px;
		border-top: 0px solid #000;
		background-size: cover;
	}
	
	footer p,
	footer a,
	footer i,
	footer span,
	footer li {
		color: #fff;
	}
	#footer {
		padding:20px 0;
	}
	#footer .social {
		font-size: 30px;
		margin-right: 5px;
		color: #666;
	}
	#footer .col {
		margin: 3% 0;
		text-align: center;
		width: 50%;
		border-right: 1px solid #fff;
	}
	#footer .col:last-of-type {
		margin: 5% 0;
		border-right: 0px solid #fff;
	}
	#footer .siteby {
		max-width: 1000px;
	}
		/* ^ FOOTER */

@media (max-width:1500px) {
}
@media (max-width:1300px) {
}
@media (max-width:1200px) {
	.block-blockform .blockform .form-text p {
		width: 100%;
		margin: 0;
	}
}
@media (max-width:1000px) {
	header #logo img {
		max-width: 100%; 
	}
	footer {
		background: transparent url('../../Assets/Images/footer-background.jpg') 50% 0 no-repeat;
	}
	h1 {
		font-size: 36px;
	}
	h2 {
		font-size: 32px;
	}
	h3 {
		font-size: 28px;
	}
	h4 {
		font-size: 26px;
	}
	header #links .top-menu,
	.no-mobile {
		display: none;
	}
	.mobile {
		display: block;
	}
	#social {
		position: relative;
		top: 0;
		right: auto;
		text-align: center;
	}
	/* HEADER */
		header { }
	/* ^ HEADER */
	header #logo,
	header #links,
	header #links .phone,
	header #links .top-menu,
	header #links #social,
	#footer .col,
	main .right,
	main .left {
		width: 100%;
		margin: 10px 0;
		border: 0px;
	}
	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;
	}
	#footer .phone a {
		display: block;
		text-align: center; 
	}
	#footer .phone span {
		display: none;
	}
	.blockSlideshow .banner_image {
	}
	main .right {
		text-align: center;
	}
	header .nav > ul > li > a {
		color: #000;
	}
	header .nav > ul > li > a:hover {
		color: #000;
	}
	#above-nav .container {
		padding: 0;
	}
	#above-nav .container #logo {
		padding: 10px 30px;
	}
	#above-nav .container #logo {
		padding: 10px 30px;
	}
	header #navigation {
		width: 100%;
		background: #3c3931;
	}
	header .nav > ul > li > a {
		padding: 10px 0;
	}
	header #topBanner .topMenu {
		text-align: center;
		float: none;
	}
}
