@import url("https://use.typekit.net/rjw5nqs.css");
body {
	font-family: "agenda", sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 24px;
	color: #333;
}
a {
	color:#697f15;
}
a:hover {
	color:#2a3308;
}
p {
	line-height: 28px;
}
.map-responsive {
	padding-bottom: 36.25%;
}
h1 {
	font-family: "big-caslon-fb", serif;
	font-size: 52px;
	font-weight: normal;
	color: #a5ca1a;
}
h2 {
	font-family: "big-caslon-fb", serif;
	font-size: 42px;
	color: #a5ca1a;
	font-weight: normal;
}
h3 {
	font-family: "big-caslon-fb", serif;
	font-size: 28px;
	color: #a5ca1a;
	font-weight: normal;
}
h4 {
	font-size: 28px;
	color: #333;
	margin-bottom: 20px;
	font-weight: bold;
}
h5 {
	font-size: 24px;
	color: #333;
	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: #9ebe06;
}
header .nav > ul {
	text-align: center;
}
header .nav > ul > li > a {
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
}
header .nav ul li:hover {
	background: #697f15;
	-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 {

}
.banner_button,
.button {
	padding: 10px 20px;
	background: #a5ca1a;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #fff;
	font-size: 22px;
	border-radius: 0;
}
.banner_button:hover,
.button:hover {
	background: #697f15;
	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: 20px 0;
	} 
	header #logo {
		width: 65%;
	}
	header #logo img {
		-webkit-transition: all 0.25s ease;
		-moz-transition: all 0.25s ease;
		-o-transition: all 0.25s ease;
		transition: all 0.25s ease;
		max-width: 220px;
	}
	.scroll header #logo img {
		max-width: 180px;
	}
	header #links {
		width: 35%;
		color: #666;
		text-align: right;
	}
	header #links a {
		color: #666;
		text-align: right;
	}
	header #links .phone {
		-webkit-transition: all 0.25s ease;
		-moz-transition: all 0.25s ease;
		-o-transition: all 0.25s ease;
		transition: all 0.25s ease;
		font-family: "big-caslon-fb", serif;
		font-size: 38px;
		margin-top: 70px;
		margin-left: 15px;
		padding-left: 15px;
	}
	.scroll header #links .phone {
		margin-top: 50px;
	}
	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 #message {
		width: 100%;
		font-size: 24px;
		text-transform: uppercase;
		color: #fff;
		background-color: #b62222;
		padding: 10px;
		text-align: center;
		-webkit-transition: .5s;
		transition: .5s;
	}

/* ^ HEADER */
/* BLOCKS */
	.banner_overlay_header {
		font-family: "big-caslon-fb", serif;
		text-shadow: #111 5px 5px 5px;
		margin-bottom: 20px;
	}
	.banner_overlay_subhead {
		font-weight: 300;
		margin-bottom: 20px;
	}
	.blockUploadImage,
	.banner-slider,
	.banner {
		max-height: 1000px;
	}
	.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: #610b82;
		font-size: 40px;
		font-weight: bold;
	}
	.block-blockform .blockform .form-text p {
		width: 60%;
		margin: 0 20%;
		color: #000;
	}
	.block-blockform .blockform label {
		display: none;
	}
/* ^ BLOCKS */
/* SHOP */
	header #links #cart {
		height: 20px;
		position: relative;
		font-size: 28px;
	}
	header #links #cart #topSearch {
		float: right;
		font-size: 28px;
		margin-right: 25px;
	}
	header #links #cart #topSearch input[type="text"] {
		padding: 2px 5px;
		width: 200px;
		margin: 0;
	}
	header #links #cart #topSearch input[type="submit"] {
		padding: 4px 10px;
		border: 0;
		margin-top: -1px;
	}
	header #links #cart #cartIcon {
		float: right;
		cursor: pointer;
		font-size: 28px;
	}
	.notification-number {
		color: #fff;
		background: red;
		border-radius: 10px;
		font-size: 10px;
		width: 14px;
		display: block;
		height: 14px;
		line-height: 14px;
		text-align: center;
		position: absolute;
		top: 5px;
		left: 0px;
		z-index: 99;
	}
	.notification-number.number0 {
		display: none;
	}
/* ^ SHOP */
/* FOOTER */
	footer {
		background: #fff url('../../Assets/Images/footer-background.jpg') 0 0 no-repeat;
		background-size: cover;
		color: #fff;
		padding: 30px 0 50px;
		margin: 0px 0 0;
		font-size: 20px;
		border-top: 0px solid #000;
	}
	
	#footer {
		color: #fff;
		padding-top:20px;
		padding-bottom:0px;
	}
	#footer .container {
		align-items: center;
	}
	#footer .col {
		width: 50%;
	}
	#footer .col:last-of-type {
		text-align: right;
		justify-content: center;
	}
	#footer a {
		color: #fff;
	}
	#footer .social {
		font-size: 30px;
		margin-right: 5px;
		color: #666;
	}
	#footer .left {
		width: 48%;
		margin-right: 2%;
		border-right: 1px solid #000;
		float: left;
		padding: 50px 2% 50px 0;
	}
	#footer .right {
		float: left;
		width: 48%;
		text-transform: uppercase;
	}
	#footer .right img {
		max-width: 270px;
	}
	#footer .left ul {
		list-style: none;
		width: 100%;
		text-align: right;
	}
	#footer .left ul li {
		text-align: right;
		text-transform: uppercase;
		font-size: 23px;
		margin: 15px 0;
	}
	#footer .title {
		font-size: 32px;
		margin-bottom: 20px;
	}
	#footer .siteby {
		max-width: 100%;
	}
	#footer .siteby img {
		max-width: 250px;
	}
		/* ^ FOOTER */

.block[rel="20"] p,
.block[rel="16"] p,
.block[rel="12"] p,
.block[rel="3"] p {
	margin: 0;
}
.home .blockSlideshow {
	min-height: 612px;
}

@media (max-width:1500px) {
}
@media (max-width:1300px) {
}
@media (max-width:1200px) {
	.home .blockSlideshow {
		min-height: 512px;
	}
	.staticText, .banner_overlay {
		top: 10%;
	}
	.staticText .banner_overlay_subhead, .banner_overlay_subhead {
		font-size: 28px;
		margin-bottom: 10px;
	}
	.staticText .banner_overlay_header, .banner_overlay_header {
		font-size: 45px;
		margin-bottom: 10px;
	}
	h1 {
		font-size: 42px;
	}
	h2 {
		font-size: 32px;
	}
	h3 {
		font-size: 28px;
	}
	header .nav > ul > li > a {
		font-size: 21px;
		padding: 4px 15px 3px;
	}
	header #logo,
	header #links {
		width: 50%;
	}
	header #links .phone {
		margin-top: 60px;
	}
	header #logo img {
		max-width: 200px;
	}
	.scroll header #logo img {
		max-width: 180px;
	}
	.block-blockform .blockform .form-text p {
		width: 100%;
		margin: 0;
	}
}
@media (max-width:1000px) {
	.home .blockSlideshow {
		min-height: 112px;
	}
	header #links #cart #topSearch,
	header #links .top-menu,
	.no-mobile {
		display: none;
	}
	.mobile {
		display: block;
	}
	h1 {
		font-size: 38px;
	}
	h2 {
		font-size: 32px;
	}
	h3 {
		font-size: 26px;
	}
	#social {
		position: relative;
		top: 0;
		right: auto;
		text-align: center;
	}
	/* HEADER */
		header { }
		header #logo {
			text-align: center;
		}
		header #links .phone {
			margin-top: 0;
		}
	/* ^ HEADER */
	#footer .col,
	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;
	}
	header #links .phone {
		font-size: 26px;
	}
	.productButton .button {
		display: block;
	}
	.blockUploadImage .banner_overlay_header {
			display: none;
	}
	#footer .left ul,
	#footer .left,
	#footer .right {
		text-align: center;
		padding: 0;
		border: 0px;
	}
	#footer .left ul li {
		text-align: center;
	}
	#footer .siteby,
	#footer .col {
		text-align: center;
	}

	main .right {
		text-align: center;
	}
	header .nav > ul > li > a {
		color: #000;
		padding: 10px 0;
		background: #efefef;
	}
	header .nav > ul > li:hover > a,
	header .nav > ul > li > ul > li a:hover,
	header .nav > ul > li > a:hover {
		background: #cfcfcf;
		color: #000;
	}
	header #links #cart {
		text-align: center;
		margin-bottom: 15px;
	}
	header #links #cart #cartIcon {
		float: none;
	}
}
