@media (min-width: 700px) and (max-width: 1024px) {
	.custom-lp {
		padding: 0 15px;
	}
}

.custom-lp.p-alt p {
	font-family: "ltc-bodoni-175",serif;
	font-size: 20px;
}

.custom-lp .header-alt {
	font-family: "akzidenz-grotesk-condensed";
	font-style: normal;
	font-weight: 500;
	color: black;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 1.2;
}

.custom-lp h1 {
	font-size: 52px;
	text-align: center;
}
@media (max-width: 699px){
	.custom-lp h1 {
		font-size: 32px;
	}
}

.custom-lp .header-lp {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	padding: 0 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.custom-lp .header-lp p {
	text-align: center;
	margin: 30px 0;
}

.custom-lp .header-lp .cta {
	font-size: 14px;
	font-family: "akzidenz-grotesk", sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	color: black;
	letter-spacing: 1px;
}

#craftsmen-grid {
	/*margin-right: -10px;*/
	width: 100%;
	padding: 0!important;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#craftsmen-grid .grid-sizer, .col {
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px!important;
}

#craftsmen-grid .col:hover {
	box-shadow: inset 0 0 1px #777;
}

#craftsmen-grid .col {
	margin-bottom: 20px;
	padding-bottom: 0!important;
}
@media (min-width: 700px) {
	#craftsmen-grid .col {
		margin-bottom: 46px;
	}
}

#craftsmen-grid .col.col-nested {
	padding: 0!important;
}

#craftsmen-grid .col.col-nested:hover {
	box-shadow: none;
}

#craftsmen-grid .col.col-nested > .content {
	padding: 15px!important;
}

#craftsmen-grid .col.col-nested > .content p {
	margin-bottom: 0;
}

#craftsmen-grid .col.col-nested > .content:hover {
	box-shadow: inset 0 0 1px #777;
}

.touch #craftsmen-grid .col:hover, .touch #craftsmen-grid .col.col-nested > .content:hover {
	box-shadow: none;
}

#craftsmen-grid .content h3 {
	font-size: 18px;
	text-transform: none;
}

/*@media (min-width: 700px) {*/
	/*#craftsmen-grid #grid-1.col {*/
		/*margin-bottom: 114px;*/
	/*}*/
	/*#craftsmen-grid #grid-1.col .quote {*/
		/*margin-bottom: 14px;*/
	/*}*/
/*}*/

/*@media (min-width: 700px) {*/
	/*#craftsmen-grid #grid-3.col {*/
		/*margin-bottom: 48px;*/
	/*}*/
/*}*/

/*#craftsmen-grid #grid-5.content {*/
	/*margin-bottom: 20px;*/
/*}*/
/*@media (min-width: 700px) {*/
	/*#craftsmen-grid #grid-5.content {*/
		/*margin-bottom: 46px;*/
		/*margin-left: 1px;*/
	/*}*/
/*}*/

/*@media (min-width: 700px) {*/
	/*#craftsmen-grid #grid-6 {*/
		/*margin-top: -18px;*/
		/*margin-left: 1px;*/
	/*}*/
/*}*/

/*@media (min-width: 1440px) {*/
	/*#craftsmen-grid #grid-7 {*/
		/*margin-top: -3px;*/
	/*}*/
/*}*/

/*@media (min-width: 700px) {*/
	/*#craftsmen-grid #grid-7 {*/
		/*margin-bottom: 51px;*/
	/*}*/
/*}*/

/*@media (min-width: 1440px) {*/
	/*#craftsmen-grid #grid-8 {*/
		/*margin-bottom: 150px;*/
	/*}*/
/*}*/

/*@media (min-width: 980px) {*/
	/*#craftsmen-grid #grid-8 {*/
		/*margin-bottom: 122px;*/
	/*}*/
/*}*/

/*@media (min-width: 1440px) {*/
	/*#craftsmen-grid #grid-8 {*/
		/*margin-bottom: 46px;*/
	/*}*/
/*}*/

/*@media (min-width: 980px) {*/
	/*#craftsmen-grid #grid-9 {*/
		/*margin-bottom: 20px;*/
	/*}*/
/*}*/

/*@media (min-width: 1440px) {*/
	/*#craftsmen-grid #grid-9 {*/
		/*margin-bottom: 46px;*/
	/*}*/
/*}*/

/*@media (min-width: 1440px) {*/
	/*#craftsmen-grid #grid-10 {*/
		/*margin-bottom: 153px;*/
	/*}*/
/*}*/

/*@media (min-width: 1440px) {*/
	/*#craftsmen-grid #grid-11 {*/
		/*margin-bottom: 150px;*/
	/*}*/
/*}*/

/*@media (min-width: 700px) {*/
	/*#craftsmen-grid #grid-11 .quote {*/
		/*margin-bottom: 15px;*/
	/*}*/
/*}*/

/*@media (min-width: 700px) {*/
	/*#craftsmen-grid #grid-13 {*/
		/*margin-top: -1px;*/
	/*}*/
/*}*/


#craftsmen-grid .content p {
	font-size: 12px;
	line-height: 2;
	font-family: "akzidenz-grotesk", sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	color: black;
	-webkit-font-smoothing: subpixel-antialiased;
}

#craftsmen-grid .content .bg-img {
	width: 100%;
	background-size: cover!important;
	background-position: center top!important;
	/*height: 300px;*/
	position: relative;
	background: none!important; /* Temporary hidden */
}

#craftsmen-grid .content .bg-img img {
	width: 100%;
	height: auto;
}

/*
#craftsmen-grid .content .bg-img a {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
	z-index: 1;
}
*/

#craftsmen-grid .content .bg-img.video:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 13px solid transparent;
	border-bottom: 13px solid transparent;
	border-left: 21px solid white;
	top: 50%;
	left: 50%;
	position: absolute;
	margin-top: -13px;
	margin-left: -7px;
}

#craftsmen-grid .content .bg-img.video:before {
	content: '';
	width: 70px;
	height: 70px;
	top: 50%;
	left: 50%;
	position: absolute;
	margin-top: -35px;
	margin-left: -35px;
	border: 2px solid white;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

#craftsmen-grid .content .bg-img.video a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

/*

#craftsmen-grid .col-1-2 > .col-1-1 > .content .bg-img {
	height: 500px;
}

#craftsmen-grid .col-1-2 > .col-1-1 > .col-1-2 .content .bg-img {
	height: 300px;
}

#craftsmen-grid .col.xl .content .bg-img {
	height: 500px;
}

#craftsmen-grid .col.portrait .content .bg-img {
	height: 500px;
}

#craftsmen-grid .content img {
	width: 100%;
	height: auto;
}

*/

#craftsmen-grid .content .quote {
	font-family: "akzidenz-grotesk-condensed";
	font-style: normal;
	font-weight: 500;
	color: black;
	padding: 0;
	line-height: 1.4;
	text-transform: uppercase;
	font-size: 32px;
	margin-top: 20px;
	display: block;
	position: relative;
}

#craftsmen-grid  .quote.small-quote {
	line-height: 32px;
	font-size: 28px;
}
@media (min-width: 1300px) {
	#craftsmen-grid .quote.small-quote {
		line-height: 35px;
		font-size: 32px;
	}
}
@media (min-width: 700px) and (max-width: 1024px) {
	#craftsmen-grid #grid-2 .small-quote {
		font-size: 54px;
		line-height: 60px;
	}
}

#craftsmen-grid  .quote.md-quote {
	line-height: 40px;
	font-size: 42px;
}
@media (min-width: 700px) and (max-width: 1024px) {
	#craftsmen-grid  .quote.md-quote {
		font-size: 54px;
		line-height: 60px;
	}
}

#craftsmen-grid .quote.xl-quote {
	line-height: 54px;
	font-size: 52px;
}
@media (min-width: 700px) and (max-width: 1024px) {
	#craftsmen-grid .quote.xl-quote {
		font-size: 88px;
		line-height: 90px;
	}
}
@media (min-width: 1300px) {
	#craftsmen-grid .quote.xl-quote {
		line-height: 63px;
		font-size: 62px;
		margin-bottom: 22px;
	}
}

#craftsmen-grid .footer-cta {
	text-align: center;
}

.footer-cta {
	text-align: center;
	border-top: 1px solid black;
	border-bottom: 1px solid #ddd;
	padding: 50px 0;
	position: relative;
	margin: 0 15px;
}

.footer-cta:before {
	position: absolute;
	height: 1px;
	width: 100%;
	top: -5px;
	left: 0;
	background: black;
	content: '';
}

.footer-cta h3 a {
	font-family: "akzidenz-grotesk-condensed";
	font-style: normal;
	font-weight: 500;
	color: black;
	font-size: 36px;
	text-decoration: none;
}

.footer-element-2-of-2 {
	border: none;
}

/* GRID */

/*
  Simple Grid
  Project Page - http://thisisdallas.github.com/Simple-Grid/
  Author - Dallas Bass
  Site - http://ninenineteen.co
*/

*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	margin: 0;
}

[class*='col-'] {
	float: left;
	min-height: 1px;
	padding-right: 20px; /* column-space */
}

.col-main { padding-right: 0; }

.content-container {
	width: 100%;
}

.grid {
	/*width: 100%;*/
	max-width: 1440px;
	min-width: 700px; /* when using padded grid on ipad in portrait mode, width should be viewport-width - padding = (768 - 20) = 748. actually, it should be even smaller to allow for padding of grid containing element */
	margin: 0 auto;
	overflow: hidden;
}

.grid:after {
	content: "";
	display: table;
	clear: both;
}

.grid-pad {
	padding-top: 20px;
	padding-left: 20px; /* grid-space to left */
	padding-right: 0; /* grid-space to right: (grid-space-left - column-space) e.g. 20px-20px=0 */
}

.push-right {
	float: right;
}

/* Content Columns */

.col-1-1 {
	width: 100%;
}
.col-2-3, .col-8-12 {
	width: 66.66%;
}

.col-1-2, .col-6-12 {
	width: 50%;
}

.col-1-3, .col-4-12 {
	width: 33.33%;
}

.col-1-4, .col-3-12 {
	width: 25%;
}

.col-1-5 {
	width: 20%;
}

.col-1-6, .col-2-12 {
	width: 16.667%;
}

.col-1-7 {
	width: 14.28%;
}

.col-1-8 {
	width: 12.5%;
}

.col-1-9 {
	width: 11.1%;
}

.col-1-10 {
	width: 10%;
}

.col-1-11 {
	width: 9.09%;
}

.col-1-12 {
	width: 8.33%
}

/* Layout Columns */

.col-11-12 {
	width: 91.66%
}

.col-10-12 {
	width: 83.333%;
}

.col-9-12 {
	width: 75%;
}

.col-5-12 {
	width: 41.66%;
}

.col-7-12 {
	width: 58.33%
}

/* Pushing blocks */

.push-2-3, .push-8-12 {
	margin-left: 66.66%;
}

.push-1-2, .push-6-12 {
	margin-left: 50%;
}

.push-1-3, .push-4-12 {
	margin-left: 33.33%;
}

.push-1-4, .push-3-12 {
	margin-left: 25%;
}

.push-1-5 {
	margin-left: 20%;
}

.push-1-6, .push-2-12 {
	margin-left: 16.667%;
}

.push-1-7 {
	margin-left: 14.28%;
}

.push-1-8 {
	margin-left: 12.5%;
}

.push-1-9 {
	margin-left: 11.1%;
}

.push-1-10 {
	margin-left: 10%;
}

.push-1-11 {
	margin-left: 9.09%;
}

.push-1-12 {
	margin-left: 8.33%
}

.grid .col > .col {
	padding: 0;
}

.grid .col > .col-1-1 > .first {
	padding: 0;
	padding-right: 10px;
}

.grid .col > .col-1-1 > .last {
	padding: 0;
	padding-left: 10px;
}

@media handheld, only screen and (max-width: 1024px) {

	.col-1-2, .col-6-12 {
		width: 100%;
	}

	.col-1-4, .col-3-12 {
		width: 50%;
	}
}

@media handheld, only screen and (max-width: 699px) {

	[role="main"] section .content-container h1 {
		font-size: 36px!important;
	}

	.custom-lp .header-lp {
		padding: 0 15px;
	}

	.grid {
		width: 100%;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
		padding-left: 20px; /* grid-space to left */
		padding-right: 10px; /* grid-space to right: (grid-space-left - column-space) e.g. 20px-10px=10px */
	}

	[class*='col-'] {
		width: auto;
		float: none;
		margin: 10px 0;
		padding-left: 0;
		padding-right: 10px; /* column-space */
	}

	.col-main {
		padding-right: 0;
	}

	/* Mobile Layout */

	[class*='mobile-col-'] {
		float: left;
		margin: 0 0 10px;
		padding-left: 0;
		padding-right: 10px; /* column-space */
		padding-bottom: 0;
	}

	.col {
		width: 100%;
	}

	.mobile-col-1-1 {
		width: 100%;
	}
	.mobile-col-2-3, .mobile-col-8-12 {
		width: 66.66%;
	}

	.mobile-col-1-2, .mobile-col-6-12 {
		width: 50%;
	}

	.mobile-col-1-3, .mobile-col-4-12 {
		width: 33.33%;
	}

	.mobile-col-1-4, .mobile-col-3-12 {
		width: 25%;
	}

	.mobile-col-1-5 {
		width: 20%;
	}

	.mobile-col-1-6, .mobile-col-2-12 {
		width: 16.667%;
	}

	.mobile-col-1-7 {
		width: 14.28%;
	}

	.mobile-col-1-8 {
		width: 12.5%;
	}

	.mobile-col-1-9 {
		width: 11.1%;
	}

	.mobile-col-1-10 {
		width: 10%;
	}

	.mobile-col-1-11 {
		width: 9.09%;
	}

	.mobile-col-1-12 {
		width: 8.33%
	}

	/* Layout Columns */

	.mobile-col-11-12 {
		width: 91.66%
	}

	.mobile-col-10-12 {
		width: 83.333%;
	}

	.mobile-col-9-12 {
		width: 75%;
	}

	.mobile-col-5-12 {
		width: 41.66%;
	}

	.mobile-col-7-12 {
		width: 58.33%
	}

	.hide-on-mobile {
		display: none !important;
		width: 0;
		height: 0;
	}
}

/* END GRID */