#sticky-main, #main {
	overflow: hidden !important; /*Override. Not sure what the original intent of Brendan's code was, but doesn't play well.*/
}

.siteWidth {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
/*
.layoutWidth {
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
}
*/
.-width780 {
	max-width: 780px;
  margin-right: auto;
  margin-left: auto;
}

.page-rip {
	margin-top: -19px; /*Fix for content:paint in Chrome.*/
}




/******************** "LETS MAKE THE RIGHT FUNERAL" ********************/
.contentLayout01 {
  text-align:center;
  max-width: calc(100vw - 30px);
  padding-top: calc(20px + 10%);
  padding-bottom: 7%;
  margin-right: auto;
  margin-left: auto;
}
.contentLayout01 p {
  font-size: 1.3em;
  line-height: 1.3em;
}
.contentLayout01 h2 {
  line-height: 1em;
  margin-top: 0;
  text-transform: none;
  font-weight: 200;
  font-family: 'Satisfy','Book Antiqua',Palatino,'Palatino Linotype','Palatino LT STD',Georgia,serif;
}
@media screen and (max-width: 579px) {
  .contentLayout01 h2  {
    font-size: 2.5em;
  }
}
@media screen and (min-width: 579px) and (max-width:767px) {
  .contentLayout01 h2 {
    font-size: calc(2.5em + 12 * ((100vw - 579px ) / 188 ));
  }
}
@media screen and (min-width: 767px) {
  .contentLayout01 h2 {
    font-size: 3.5em;
  }
}
.contentLayout01 .bs1 {
  display: inline-block;
  padding: 11px 35px;
  margin-top: 10px;
  margin-bottom: 1px;
  margin-right: 0.3em;
  margin-left: 0.3em;
  white-space: nowrap;
  font-size: 1.7em;
  text-transform: capitalize;        
  /*
  background-color: #ffffff;
  padding: 11px 35px;
  font-size: 1.7em;
  margin-top: 10px;
  display: inline-block;
  color: #5292f2;
  box-shadow: 0 0 4px #5292f2;
  border: 1px solid #5292f2;
  */
}
.contentLayout01 hr {
  border-bottom: 6px solid #862d33;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
}




/******************** FUNERAL PLAN PACKAGES HEADING ********************/
.contentLayout02 {
  text-align: center;
  max-width: calc(100vw - 20px);
  padding-top: 40px;
  padding-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
.contentLayout02 h2 {
  line-height: 1em;
  margin-top: 0;
  text-transform: none;
  font-weight: 600;
}
@media screen and (max-width: 579px) {
  .contentLayout02 h2  {
    font-size: 2em;
  }
}
@media screen and (min-width: 579px) and (max-width:767px) {
  .contentLayout02 h2 {
    font-size: calc(2em + 12 * ((100vw - 579px ) / 188 ));
  }
}
@media screen and (min-width: 767px) {
  .contentLayout02 h2 {
    font-size: 2.6em;
  }
}




/******************** Value Guar. ********************/
.contentLayout03 {
  text-align: center;
  padding-bottom: calc(10px + 3%);
  margin-left: auto;
  margin-right: auto;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: calc(40px + 2%);
}
.contentLayout03 p {
  font-size: 1.3em;
  line-height: 1.3em;
  text-align: left;
}
.contentLayout03 p span {
  font-family: 'Satisfy','Book Antiqua',Palatino,'Palatino Linotype','Palatino LT STD',Georgia,serif;
  font-size: 30px;
  display: inline-block;
  padding-top: 15px;
  line-height: 1.1em;
}
.contentLayout03 h2 {
  line-height: 1em;
  margin-top: 0;
  text-transform: none;
  font-weight: 600;
}
@media screen and (max-width: 579px) {
  .contentLayout03 h2  {
    font-size: 2em;
  }
}
@media screen and (min-width: 579px) and (max-width:767px) {
  .contentLayout03 h2 {
    font-size: calc(2em + 12 * ((100vw - 579px ) / 188 ));
  }
}
@media screen and (min-width: 767px) {
  .contentLayout03 h2 {
    font-size: 2.6em;
  }
}




/******************** Plan Ahead ********************/
.contentLayout04 {
  padding-top: calc(60px + 2%);
  padding-bottom: calc(30px + 2%);
  margin-left: auto;
  margin-right: auto;
  padding-right: 20px;
  padding-left: 20px;
}
.contentLayout04 h2 {
  line-height: 1em;
  margin-top: 0;
  text-transform: none;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 579px) {
  .contentLayout04 h2  {
    font-size: 2em;
  }
}
@media screen and (min-width: 579px) and (max-width:767px) {
  .contentLayout04 h2 {
    font-size: calc(2em + 12 * ((100vw - 579px ) / 188 ));
  }
}
@media screen and (min-width: 767px) {
  .contentLayout04 h2 {
    font-size: 2.6em;
  }
}
.contentLayout04 p {
  font-size: 22px;
  margin-top: 0.5em;
  text-align: center;
}
.contentLayout04 hr {
  border-bottom: 6px solid #862d33;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
}




/******************** FAQ ********************/
.contentLayout05 {
  padding-top: calc(40px + 2%);
  padding-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 20px;
  padding-left: 20px;
}
.contentLayout05 h2 {
  line-height: 1em;
  margin-top: 0;
  text-transform: none;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 579px) {
  .contentLayout05 h2  {
    font-size: 2em;
  }
}
@media screen and (min-width: 579px) and (max-width:767px) {
  .contentLayout05 h2 {
    font-size: calc(2em + 12 * ((100vw - 579px ) / 188 ));
  }
}
@media screen and (min-width: 767px) {
  .contentLayout05 h2 {
    font-size: 2.6em;
  }
}
.contentLayout05 a {
  cursor: pointer;
  font-weight: bold;
  font-size: 22px;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  color: #5292f2;
}
.contentLayout05 p {
  font-size: 22px;
  margin-top: 0.5em;
}
.contentLayout05 .contentToggle {
  margin-top: 1em;
}





/******************** 06 ********************/
/*#region*/
/*#endregion*/





/******************** 07 ********************/
/*#region*/
.contentLayout07 {
  text-align: center;
  max-width: calc(100vw - 30px);
  margin-right: auto;
  margin-left: auto;
}

.contentLayout07 .layoutWidth {
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
}

.contentLayout07 .layoutPad {
	padding-top: calc(70px + 8%);
	padding-bottom: calc(80px + 8%);
	padding-right: 4%;
	padding-left: 4%;
	max-width: 780px;
  margin-right: auto;
  margin-left: auto;
}

.contentLayout07 h2 {
  line-height: 1em;
  margin-top: 0;
  text-transform: none;
  font-weight: 200;
  font-family: 'Satisfy','Book Antiqua',Palatino,'Palatino Linotype','Palatino LT STD',Georgia,serif;
}
.contentLayout07 p {
  line-height: 1.3em;
}
.contentLayout07 span {
	display: block;
}

.contentLayout07 p > span:first-child {
	font-weight: 200;
	font-style: italic;
	line-height: 1.2em;
}
@media screen and (max-width: 579px) {
  .contentLayout07 p > span:first-child  {
    font-size: 23px;
  }
}
@media screen and (min-width: 579px) and (max-width:767px) {
  .contentLayout07 p > span:first-child {
    font-size: calc(23px + 7 * ((100vw - 579px ) / 188 ));
  }
}
@media screen and (min-width: 767px) {
  .contentLayout07 p > span:first-child {
    font-size: 30px;
  }
}

.contentLayout07 p > span:nth-child(2) {
	font-family:'Bad Script';
	font-size:30px;
	display:inline-block;
	padding-top:30px;
	padding-bottom: 10px;
	line-height:0.8em;
}
@media screen and (max-width: 579px) {
  .contentLayout07 p > span:nth-child(2)  {
    font-size: 24px;
  }
}
@media screen and (min-width: 579px) and (max-width:767px) {
  .contentLayout07 p > span:nth-child(2) {
    font-size: calc(22px + 8 * ((100vw - 579px ) / 188 ));
  }
}
@media screen and (min-width: 767px) {
  .contentLayout07 p > span:nth-child(2) {
    font-size: 26px;
  }
}

.contentLayout07 p > span:nth-child(3) {
	font-size: 14px;
}
.contentLayout07 a {
	margin-top:5px;
	display:inline-block;
	color:#1173ca;
}
/*#endregion*/





/******************** 08 - GREEN BURIAL - GBC ********************/
/*#region*/
.contentLayout08 {
	position: relative;
	padding-top: calc(40px + 4%);
  padding-bottom: calc(50px + 3%);
	padding-right: 30px;
	padding-left: 30px;
	background-color: #414141;
	overflow: hidden;
}
.contentLayout08.-b {
	position: relative;
	padding-top: calc(160px + 8%);
  padding-bottom: calc(40px + 0%);
}

.contentLayout08 .layoutWidth {
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
}

.contentLayout08 .contentBackground {
	position: absolute;
	left: 0;
	width: 100%;
	height: calc(100% + 300px);
	top: -150px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 0.35;
}

.contentLayout08 h2 span {
	font-family: 'Bad Script';
  font-size: 5px;
  position: absolute;
  top: -6px;
}

.contentLayout08.-b h2 {
	text-align: left;
}

.contentLayout08 .layoutWidth {
	position: relative;
	z-index: 1;
}
.contentLayout08 h2 {
  line-height: 1em;
  margin-top: 0;
  text-transform: none;
	color: white;
	margin-bottom: 0;

	font-family: 'Roboto Condensed',Arial,'Helvetica Neue',Helvetica,sans-serif;
  font-weight: 200;
  letter-spacing: -1px;
}
@media screen and (max-width: 579px) {
  .contentLayout08 h2 {
    font-size: 35px ;
  }
}
@media screen and (min-width: 579px) and (max-width: 3840px) {
  .contentLayout08 h2 {
    font-size: calc(35px  +  30  * ((100vw -  579px ) / 3261 )) ;
  }
}
@media screen and (min-width: 3840px) {
  .contentLayout08 h2 {
    font-size: 75px ;
  }
}

.contentLayout08 p {
	color: white;
	font-weight: 300;
}
@media screen and (max-width: 579px) {
  .contentLayout08 p {
    font-size: 20px ;
  }
}
@media screen and (min-width: 579px) and (max-width: 1024px) {
  .contentLayout08 p {
    font-size: calc(20px  +  7  * ((100vw -  579px ) / 445 )) ;
  }
}
@media screen and (min-width: 1024px) {
  .contentLayout08 p {
    font-size: 27px ;
  }
}

@media screen and (min-width: 579px) {
  .contentLayout08 .table_cell:last-child {
    padding-left: 30px;
  }
}
/*#endregion*/




/******************** 09 ********************/
/*#region*/
.contentLayout09 {
  
}

.contentLayout09 h3 {
	font-family: "Roboto Condensed", Arial, "Helvetica Neue", Helvetica, sans-serif;
  opacity: 0.7;
  margin-bottom: -0.2em !important;
  line-height: 1em;

  z-index: 1;
  font-weight: 600;
  font-size: 1.1em;
  text-transform: none;
  color: rgb(103, 21, 21);
}

.contentLayout09 .layoutWidth {
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
}

/****** Section Padding ******/
.contentLayout09 .layoutPad {
	/*padding-bottom: calc(250px + 2%);*/
	padding-right: 4%;
	padding-left: 4%;
	padding-top: calc(20px + 2%);
	position: relative;
}
	@media screen and (max-width: 640px) {
		.contentLayout09 .layoutPad  {
			padding-top: calc(20px + 5%);
			padding-bottom: calc(45px + 10%);
		}
	}

	@media screen and (min-width: 640.1px) {
		.contentLayout09 .layoutPad  {
			padding-top: calc(20px + 5%);
    	padding-bottom: calc(45px + 5%);
		}
	}

	/****** Intro Paragraphs ******/
	.contentLayout09 p {
		font-weight: 200;
		line-height: 1.3em;
	}
		@media screen and (max-width: 579px) {
			.contentLayout09 p {
				font-size: 20px ;
			}
		}
		@media screen and (min-width: 579px) and (max-width: 1024px) {
			.contentLayout09 p {
				font-size: calc(20px  +  7  * ((100vw -  579px ) / 445 )) ;
			}
		}
		@media screen and (min-width: 1024px) {
			.contentLayout09 p {
				font-size: 27px ;
			}
		}

/****** Both Columns ******/
.contentLayout09 .col  {
	display: table-cell;
}
	/* Desktop (>640) */
	@media screen and (min-width: 640.1px) {
		.contentLayout09 .col  {
			
		}
	}
	/* Mobile (<640) */
	@media screen and (max-width: 640px) {
		.contentLayout09 .col  {

		}
	}


/****** Text Column ******/
.contentLayout09 .txt {
	font-size: 28px;
	font-weight: 200;
}

.contentLayout09 .col.txt {
	width: 70%;
}

.contentLayout09 .txt b {
	font-weight: 500;
}

@media screen and (max-width: 579px) {
	.contentLayout09 .txt {
		font-size: 20px;
	}
}
@media screen and (min-width: 579px) and (max-width: 1024px) {
	.contentLayout09 .txt {
		font-size: calc(20px  +  8  * ((100vw -  579px ) / 445 )) ;
	}
}
@media screen and (min-width: 1024px) {
	.contentLayout09 .col.txt {
		font-size: 28px;
	}
}

.contentLayout09 ul {
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 17px;
	z-index: 7;
	border-left: 3px solid #1173ca;
}
.contentLayout09 li {
	margin-bottom: 0.5em;
}

/****** Image Column ******/
.contentLayout09 .col.imgs {
	position: relative;
}
		@media screen and (max-width: 579px) {
			.contentLayout09 .col.imgs {
				margin-top: 20px;
			}
		}

.contentLayout09 .col.imgs .image {
	position: absolute;
	border: 2px solid rgb(200,200,200);
	box-sizing: border-box;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.20);
	background-color: white;
	z-index: 1;
}
.contentLayout09 .col.imgs img {
	width: 100%;
}

/*** Image var1 ***/
.contentLayout09 .col.imgs .image.-var1 {
	
}
		/* Desktop */
		@media screen and (min-width: 640.1px) {
			.contentLayout09 .col.imgs .image.-var1  {
				width: 300px;
				transform: rotate(10deg);
				left: -10px;
    		top: 20px;
			}
		}
		/* Mobile */
		@media screen and (max-width: 640px) {
			.contentLayout09 .col.imgs .image.-var1  {
				width: 45vw;
				max-width: 430px;
				left: -3vw;
				transform: rotate(10deg);
				top: 20px;
			}
		}

/*** Image var2 ***/
.contentLayout09 .col.imgs .image.-var2 {
	
}
		/* Desktop */
		@media screen and (min-width: 640.1px) {
			.contentLayout09 .col.imgs .image.-var2  {
				width: 300px;
				transform: rotate(-10deg);
				left: 10px;
				top: 100px;
			}
		}
		/* Mobile */
		@media screen and (max-width: 640px) {
			.contentLayout09 .col.imgs .image.-var2  {
				width: 45vw;
				max-width: 430px;
				left: 3vw;
				transform: rotate(-12deg);
				top: 80px;
			}
		}
/* #endregion */





/******************** 10 ********************/
/*#region*/
/* #endregion */




/********************  11  ********************/
/*#region*/
.contentLayout11:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 250px;
  background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
  display: block;
  bottom: 0px;
  left: 0;
}

.contentLayout11 {
	position: relative;
	padding-top: calc(100px + 4%);
  padding-bottom: calc(100px + 4%);
	padding-right: 30px;
	padding-left: 30px;
	background-color: #414141;
	overflow: hidden;
	position: relative;
	padding-top: calc(160px + 8%);
  padding-bottom: calc(60px + 0%);
}

.contentLayout11 .layoutWidth {
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
}

.contentLayout11 .bg {
	position: absolute;
	width: 100%;
	height: calc(100% + 300px);
	top: -150px;
	left: 0;
	background-size: cover;
	background-repeat: no-repeat;
}

.contentLayout11 .txt {
	position: relative;
	z-index: 1;
	max-width: 780px;
  margin-right: auto;
  margin-left: auto;

	/*
	display: inline-block;
  background-color: rgba(0,0,0,0.3);
  padding: 30px 30px 10px;
	*/
}

.contentLayout11 h2, .contentLayout11 h2 span {
	font-family: 'Roboto Condensed',Arial,'Helvetica Neue',Helvetica,sans-serif;
  font-weight: 200;
  letter-spacing: -3px;
  font-size: 65px;


  line-height: 1em;
	text-transform: none;
	color: white;
  margin-top: 0;
	margin-bottom: 0;
}
		@media screen and (max-width: 579px) {
			.contentLayout11 h2 {
				font-size: 40px;
			}
			.contentLayout11 h2.-small {
				font-size: 30px;
			}
		}
		@media screen and (min-width: 579px) and (max-width: 3840px) {
			.contentLayout11 h2 {
				font-size: calc(40px  +  50  * ((100vw -  579px ) / 3261 )) ;
			}
			.contentLayout11 h2.-small {
				font-size: calc(30px  +  20  * ((100vw -  579px ) / 3261 )) ;
			}
		}
		@media screen and (min-width: 3840px) {
			.contentLayout11 h2 {
				font-size: 90px;
			}
			.contentLayout11 h2.-small {
				font-size: 50px;
			}
		}

.contentLayout11 p {
	font-weight: 300;
	color: white;
	font-size:17px;
	margin-top:0.3em;
	font-weight:400;
}
/*#endregion*/




/********************  12  ********************/
/*#region*/
.contentLayout12 {
	
}
.contentLayout12 .layoutWidth {
	max-width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.contentLayout12 .layoutPad {
	padding-top: 80px;
	padding-bottom: 120px;
	padding-right: 4%;
	padding-left: 4%;
}

@media screen and (min-width: 600.1px) {
	.contentLayout12 img {
		max-width: 100%;
		width: 300px;
		float: left;
  	margin-left: 0;
		margin-right: 30px;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 600px) {
	.contentLayout12 img {
		width: 100%;
		margin-bottom: 22px;
	}
}

.contentLayout12 h2 {
	font-family: 'Roboto Condensed',Arial,'Helvetica Neue',Helvetica,sans-serif;
	font-weight: 100;
	opacity: 0.7;
	font-size: 50px;
	margin-bottom: -0.20em !important;
	line-height: 1em;
	margin-top: 0;
	z-index: 1;
	font-weight: 600;
	font-size: 33px;
	text-transform: none;
	color:#671515;
}
.contentLayout12 p {
	font-weight: 200;
}

@media screen and (max-width: 579px) {
	.contentLayout12 {
		font-size: 22px;
	}
}
@media screen and (min-width: 579px) and (max-width: 1024px) {
	.contentLayout12 {
		font-size: calc(22px  +  5  * ((100vw -  579px ) / 445 )) ;
	}
}
@media screen and (min-width: 1024px) {
	.contentLayout12 {
		font-size: 27px ;
	}
}

.contentLayout12 a {
	color: #1173ca;
	font-weight: 400;
	font-size: 0.9em;
}

.contentLayout12 b {
	font-weight: 400;
}




