/* ---- IMPORTS ---- */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%;
}
.clearfix:after {
  clear: both;
}
hr.clear {
  display: block;
  width: 100%;
  height: 0px;
  border: none;
  margin: 0;
  padding: 0;
  clear: both;
}
/*
.element:before { .pseudo; } 
*/
.pseudo {
  display: block;
  content: '\0020';
}
.no-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/*
<div class="valign-outer">
	<div class="valign-inner">
		<p>Lorem Ipsum</p>
		<p>Lorem Ipsum</p>
		<p>Lorem Ipsum</p>
	</div>
</div>
 */
.valign-outer {
  display: table;
  width: 100%;
  height: 100%;
}
.valign-inner {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.triangle-base {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
/*
.placeholder({
	.font-class;
    color: #0000FF;
    text-transform: uppercase;
});
 */
/* STEPHENS ADDITIONS */
/* END */
@font-face {
  font-family: 'Fontin-Bold';
  src: url('../fonts/Fontin-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Fontin-Bold.otf') format('opentype'), url('../fonts/Fontin-Bold.woff') format('woff'), url('../fonts/Fontin-Bold.ttf') format('truetype'), url('../fonts/Fontin-Bold.svg#Fontin-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Fontin-Regular';
  src: url('../fonts/Fontin-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Fontin-Regular.otf') format('opentype'), url('../fonts/Fontin-Regular.woff') format('woff'), url('../fonts/Fontin-Regular.ttf') format('truetype'), url('../fonts/Fontin-Regular.svg#Fontin-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Fontin-Italic';
  src: url('../fonts/Fontin-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/Fontin-Italic.otf') format('opentype'), url('../fonts/Fontin-Italic.woff') format('woff'), url('../fonts/Fontin-Italic.ttf') format('truetype'), url('../fonts/Fontin-Italic.svg#Fontin-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ---- FONTS ---- */
.font-bold {
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
}
.font-regular {
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
}
.font-italic {
  font-family: "Fontin-Italic", Georgia, 'Times New Roman', Times, serif;
}
.font-small {
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
}
/* ---- VARIABLES ---- */
/* ---- LAYOUT ---- */
.left {
  float: left;
}
.right {
  float: right;
}
@media (min-width: 768px) {
  .left,
  .column {
    float: left;
  }
  .right {
    float: right;
  }
  .full {
    width: 100%;
  }
  .four-fifths {
    width: 80%;
  }
  .three-quarters {
    width: 75%;
  }
  .two-thirds {
    width: 66.6%;
  }
  .half {
    width: 50%;
  }
  .third {
    width: 33.3%;
  }
  .fourth {
    width: 25%;
  }
  .fifth {
    width: 20%;
  }
  .sixth {
    width: 16.6667%;
  }
}
.border-red {
  border: 1px solid red;
}
.border-blue {
  border: 1px solid blue;
}
.border-green {
  border: 1px solid green;
}
.showall {
  font-size: 12pt;
}
/* ---- HTML ---- */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  font-size: 18px;
  overflow-x: hidden;
}
h1 {
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
  font-size: 2em;
  margin-bottom: 60px;
  text-align: center;
}
h2 {
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
  font-size: 1.5em;
  margin-bottom: 20px;
}
h3 {
  font-size: 1.25em;
}
p {
  font-size: 1em;
  line-height: 144%;
}
em {
  font-family: "Fontin-Italic", Georgia, 'Times New Roman', Times, serif;
}
a {
  text-decoration: none;
  outline: none;
}
a:visited,
a:active,
a:link,
a:focus {
  outline: none;
}
img {
  display: block;
  width: 100%;
}
button {
  cursor: pointer;
}
header,
section {
  zoom: 1;
  clear: both;
  position: relative;
  padding: 80px 0px;
  overflow: hidden;
}
header:before,
section:before,
header:after,
section:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%;
}
header:after,
section:after {
  clear: both;
}
.styled-select {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  padding: 0px;
  position: relative;
  width: 100%;
  min-width: 140px;
}
.styled-select:after {
  content: '';
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #8D89A4;
  border-bottom: 0;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 12px;
  pointer-events: none;
}
.styled-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #8D89A4;
  background-color: white;
  border: 1px solid #8D89A4;
  width: 100%;
  padding: 6px;
  font-size: 10pt;
}
.styled-select select:focus {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  outline: 0px;
  color: #8D89A4;
}
.slim {
  max-width: 700px;
  margin: 0 auto;
}
.cmsmap {
  min-height: 500px;
}
/* ---- BUTTON CLASSES ---- */
.button {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
  border-width: 1px;
  border-style: solid;
  font-size: 1.125em;
  padding: 10px 35px 12px;
  display: inline-block;
  margin-top: 40px;
}
.button.light {
  border-color: #8D89A4;
  background-color: #8D89A4;
  color: #8D89A4;
}
.button.medium {
  border-color: #403A60;
  background-color: #403A60;
  color: #403A60;
}
.button.dark {
  border-color: #051524;
  background-color: #051524;
  color: #051524;
}
.button.yellow {
  border-color: #E9AA02;
  background-color: #E9AA02;
  color: #E9AA02;
}
.button.cream {
  border-color: #FFFAEE;
  background-color: #FFFAEE;
  color: #FFFAEE;
}
.button.outline.light,
.button.outline.medium,
.button.outline.dark,
.button.outline.yellow,
.button.outline.cream {
  background-color: transparent;
}
.button.outline:hover.light {
  background-color: #8D89A4;
  color: #FFFAEE;
}
.button.outline:hover.medium {
  background-color: #403A60;
  color: #FFFAEE;
}
.button.outline:hover.dark {
  background-color: #403A60;
  color: #FFFAEE;
}
.button.outline:hover.yellow {
  background-color: #E9AA02;
  color: #FFFAEE;
}
.button.outline:hover.cream {
  background-color: #FFFAEE;
  color: #403A60;
}
.button.outline:hover.light.alt {
  color: #051524;
}
.button.solid.light {
  background-color: #8D89A4;
  color: #051524;
}
.button.solid.medium {
  background-color: #403A60;
  color: #FFFAEE;
}
.button.solid.dark {
  background-color: #051524;
  color: #8D89A4;
}
.button.solid.yellow {
  background-color: #E9AA02;
  color: #FFFAEE;
}
.button.solid.cream {
  background-color: #FFFAEE;
  color: #403A60;
}
.button.solid:hover.light {
  background-color: transparent;
}
.button.solid:hover.medium {
  background-color: transparent;
  color: #403A60;
}
.button.solid:hover.dark {
  background-color: transparent;
}
.button.solid:hover.yellow {
  background-color: transparent;
}
.button.solid:hover.cream {
  background-color: transparent;
  color: #FFFAEE;
}
/* ---- FORMS ---- */
#change_page {
  position: relative;
  display: block;
  max-width: 660px;
  margin: 0 auto;
}
#change_page input[type=submit] {
  font-size: 12pt;
  margin-left: 20px;
  margin-top: 10px;
}
#change_page #page {
  width: 50%;
  cursor: pointer;
  margin: 0;
}
#change_page label {
  position: relative;
  display: block;
  width: 50%;
  font-size: 12pt;
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
}
#change_page a {
  position: relative;
  display: block;
}
.control.checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  text-align: center;
  display: inline-block;
  width: 27px;
  height: 25px;
  border: 1px solid #8D89A4 !important;
}
.control.checkbox:after {
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  width: 27px;
  text-align: center;
  position: relative;
  font-size: 25px;
  content: '+';
  top: -8px;
  left: -3.5px;
}
.control.checkbox:checked:after {
  content: '–';
}
.control.back svg {
  position: absolute;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 20px;
  max-height: 10px;
  vertical-align: middle;
  left: 0px;
  top: 6px;
}
.control.back path {
  -webkit-transition: fill 0.3s ease;
  -moz-transition: fill 0.3s ease;
  -o-transition: fill 0.3s ease;
  -ms-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #8D89A4 !important;
}
.control.back:hover svg,
.control.back:hover path {
  fill: #FFFAEE !important;
}
.control.text {
  cursor: auto !important;
}
.control.arrow {
  z-index: 10;
  display: inline-block;
  max-height: 40px;
  vertical-align: middle;
  margin: 0px 15px;
  cursor: pointer;
}
.control.arrow svg {
  vertical-align: middle;
  height: 16px;
}
.control.arrow.rotate svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.control.light {
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  -moz-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
  color: #8D89A4;
  background-color: transparent;
  border: 1px solid #8D89A4;
  padding: 10px 35px 12px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
  font-size: 1.125em;
  display: inline-block;
  margin-top: 40px;
  cursor: pointer;
}
.control.light:hover {
  color: #FFFAEE;
  background-color: #8D89A4;
  border: 1px solid #8D89A4;
  padding: 10px 35px 12px;
}
.control.light.inverted {
  color: #FFFAEE;
  background-color: #8D89A4;
  border: 1px solid #8D89A4;
  padding: 10px 35px 12px;
}
.control.light.inverted:hover {
  color: #8D89A4;
  background-color: transparent;
  border: 1px solid #8D89A4;
  padding: 10px 35px 12px;
}
.control.light.watch {
  padding: 22px 28px 22px 24px;
  margin-bottom: 20px;
  white-space: nowrap;
  position: relative;
  margin-top: 0px;
  width: 100%;
  max-width: 400px;
}
.control.light.watch span {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
  display: block;
  text-align: left;
  font-size: 12px;
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  color: #8D89A4;
}
.control.light.watch svg {
  display: inline-block;
  vertical-align: top;
  margin-right: 24px;
  max-width: 38px;
}
.control.light.watch svg path {
  -webkit-transition: fill 0.3s ease;
  -moz-transition: fill 0.3s ease;
  -o-transition: fill 0.3s ease;
  -ms-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #8D89A4;
}
.control.light.watch .title {
  display: inline-block;
}
.control.light.watch:hover svg path {
  fill: #FFFAEE;
}
.control.light.watch:hover span {
  color: #FFFAEE;
}
.control.light.alt:hover {
  color: #051524;
}
.control.light.no_hover:hover {
  background-color: transparent;
  border-color: #8D89A4;
  color: #8D89A4;
}
.control.light.flat_left {
  -webkit-border-radius: 0px 6px 6px 0px;
  -moz-border-radius: 0px 6px 6px 0px;
  -o-border-radius-topleft: 0px;
  -o-border-radius-topright: 6px;
  -o-border-radius-bottomright: 6px;
  -o-border-radius-bottomleft: 0px;
  -ms-border-radius-topleft: 0px;
  -ms-border-radius-topright: 6px;
  -ms-border-radius-bottomright: 6px;
  -ms-border-radius-bottomleft: 0px;
  border-radius: 0px 6px 6px 0px;
}
.control.light.flat_right {
  -webkit-border-radius: 6px 0px 0px 6px;
  -moz-border-radius: 6px 0px 0px 6px;
  -o-border-radius-topleft: 6px;
  -o-border-radius-topright: 0px;
  -o-border-radius-bottomright: 0px;
  -o-border-radius-bottomleft: 6px;
  -ms-border-radius-topleft: 6px;
  -ms-border-radius-topright: 0px;
  -ms-border-radius-bottomright: 0px;
  -ms-border-radius-bottomleft: 6px;
  border-radius: 6px 0px 0px 6px;
}
.control.light.thin {
  position: relative;
  font-size: 0.8em;
  border-color: transparent;
  padding: 4px 7px;
  text-align: center;
  z-index: 10;
  -webkit-transition: border-color 0.3s ease;
  -moz-transition: border-color 0.3s ease;
  -o-transition: border-color 0.3s ease;
  -ms-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  border-color: #c6c2c9;
}
.control.light.thin:hover,
.control.light.thin.active {
  background-color: transparent;
  border-color: #8D89A4;
  color: #8D89A4;
}
.control.light_v2 {
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  -moz-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
  color: #403A60;
  background-color: transparent;
  border: 1px solid #8D89A4;
  padding: 10px 35px 12px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
  font-size: 1.125em;
  display: inline-block;
  margin-top: 40px;
  cursor: pointer;
}
.control.light_v2:hover {
  color: white;
  background-color: #8D89A4;
  border: 1px solid #8D89A4;
  padding: 10px 35px 12px;
}
.control.light_v2.inverted {
  color: white;
  background-color: #8D89A4;
  border: 1px solid #8D89A4;
  padding: 10px 35px 12px;
}
.control.light_v2.inverted:hover {
  color: #403A60;
  background-color: transparent;
  border: 1px solid #8D89A4;
  padding: 10px 35px 12px;
}
.control.light_v2.watch {
  padding: 22px 28px 22px 24px;
  margin-bottom: 20px;
  white-space: nowrap;
  position: relative;
  margin-top: 0px;
  width: 100%;
  max-width: 400px;
}
.control.light_v2.watch span {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
  display: block;
  text-align: left;
  font-size: 12px;
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  color: #8D89A4;
}
.control.light_v2.watch svg {
  display: inline-block;
  vertical-align: top;
  margin-right: 24px;
  max-width: 38px;
}
.control.light_v2.watch svg path {
  -webkit-transition: fill 0.3s ease;
  -moz-transition: fill 0.3s ease;
  -o-transition: fill 0.3s ease;
  -ms-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #8D89A4;
}
.control.light_v2.watch .title {
  display: inline-block;
}
.control.light_v2.watch:hover svg path {
  fill: #FFFAEE;
}
.control.light_v2.watch:hover span {
  color: #FFFAEE;
}
.control.light_v2.watch span {
  color: #8D89A4;
}
.control.light_v2.watch svg path {
  fill: #8D89A4;
}
.control.light_v2.watch:hover svg path {
  fill: white;
}
.control.light_v2.watch:hover span {
  color: white;
}
.control.dark {
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  -moz-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
  color: white;
  background-color: transparent;
  border: 1px solid #8D89A4;
  padding: 10px 35px 12px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
  font-size: 1.125em;
  display: inline-block;
  margin-top: 40px;
  cursor: pointer;
}
.control.dark:hover {
  color: #051524;
  background-color: white;
  border: 1px solid #FFFAEE;
  padding: 10px 35px 12px;
}
.control.dark.watch {
  padding: 22px 28px 22px 24px;
  margin-bottom: 20px;
  white-space: nowrap;
  position: relative;
  margin-top: 0px;
  width: 100%;
  max-width: 400px;
}
.control.dark.watch span {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
  display: block;
  text-align: left;
  font-size: 12px;
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  color: #8D89A4;
}
.control.dark.watch svg {
  display: inline-block;
  vertical-align: top;
  margin-right: 24px;
  max-width: 38px;
}
.control.dark.watch svg path {
  -webkit-transition: fill 0.3s ease;
  -moz-transition: fill 0.3s ease;
  -o-transition: fill 0.3s ease;
  -ms-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #8D89A4;
}
.control.dark.watch .title {
  display: inline-block;
}
.control.dark.watch:hover svg path {
  fill: #FFFAEE;
}
.control.dark.watch:hover span {
  color: #FFFAEE;
}
.control.dark_v2 {
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  -moz-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
  color: white;
  background-color: transparent;
  border: 1px solid white;
  padding: 10px 35px 12px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
  font-size: 1.125em;
  display: inline-block;
  margin-top: 40px;
  cursor: pointer;
}
.control.dark_v2:hover {
  color: #051524;
  background-color: white;
  border: 1px solid #FFFAEE;
  padding: 10px 35px 12px;
}
.control.dark_v2.watch {
  padding: 22px 28px 22px 24px;
  margin-bottom: 20px;
  white-space: nowrap;
  position: relative;
  margin-top: 0px;
  width: 100%;
  max-width: 400px;
}
.control.dark_v2.watch span {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
  display: block;
  text-align: left;
  font-size: 12px;
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  color: #8D89A4;
}
.control.dark_v2.watch svg {
  display: inline-block;
  vertical-align: top;
  margin-right: 24px;
  max-width: 38px;
}
.control.dark_v2.watch svg path {
  -webkit-transition: fill 0.3s ease;
  -moz-transition: fill 0.3s ease;
  -o-transition: fill 0.3s ease;
  -ms-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #8D89A4;
}
.control.dark_v2.watch .title {
  display: inline-block;
}
.control.dark_v2.watch:hover svg path {
  fill: #FFFAEE;
}
.control.dark_v2.watch:hover span {
  color: #FFFAEE;
}
.control.dark_v2.watch span {
  color: #FFFAEE;
}
.control.dark_v2.watch:hover span {
  color: #051524;
}
.control.dark_v2.equal_padding {
  padding: 15px;
}
.control.medium {
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  -moz-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
  color: #403A60;
  background-color: transparent;
  border: 1px solid #403A60;
  padding: 10px 35px 12px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
  font-size: 1.125em;
  display: inline-block;
  margin-top: 40px;
  cursor: pointer;
}
.control.medium:hover {
  color: white;
  background-color: #403A60;
  border: 1px solid #403A60;
  padding: 10px 35px 12px;
}
.control.medium.inverted {
  color: white;
  background-color: #403A60;
  border: 1px solid #403A60;
  padding: 10px 35px 12px;
}
.control.medium.inverted:hover {
  color: #403A60;
  background-color: transparent;
  border: 1px solid #403A60;
  padding: 10px 35px 12px;
}
.control.medium.watch {
  padding: 22px 28px 22px 24px;
  margin-bottom: 20px;
  white-space: nowrap;
  position: relative;
  margin-top: 0px;
  width: 100%;
  max-width: 400px;
}
.control.medium.watch span {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
  display: block;
  text-align: left;
  font-size: 12px;
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  color: #8D89A4;
}
.control.medium.watch svg {
  display: inline-block;
  vertical-align: top;
  margin-right: 24px;
  max-width: 38px;
}
.control.medium.watch svg path {
  -webkit-transition: fill 0.3s ease;
  -moz-transition: fill 0.3s ease;
  -o-transition: fill 0.3s ease;
  -ms-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #8D89A4;
}
.control.medium.watch .title {
  display: inline-block;
}
.control.medium.watch:hover svg path {
  fill: #FFFAEE;
}
.control.medium.watch:hover span {
  color: #FFFAEE;
}
.control.medium.watch span {
  color: #403A60;
}
.control.medium.watch svg path {
  fill: #403A60;
}
.control.medium.no_hover:hover {
  background-color: transparent;
  border-color: #8D89A4;
  color: #8D89A4;
}
.control.cream {
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  -moz-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
  color: #8D89A4;
  background-color: #FFFAEE;
  border: 1px solid #FFFAEE;
  padding: 10px 35px 12px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
  font-size: 1.125em;
  display: inline-block;
  margin-top: 40px;
  cursor: pointer;
}
@rule _override: {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
  font-size: 1.125em;
  display: inline-block;
  margin-top: 40px;
  cursor: pointer;
  .watch {
    padding: 22px 28px 22px 24px;
    margin-bottom: 20px;
    white-space: nowrap;
    position: relative;
    margin-top: 0px;
    width: 100%;
    max-width: 400px;
  }
  .watch span {
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    transition: color 0.3s ease;
    display: block;
    text-align: left;
    font-size: 12px;
    font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
    color: #8D89A4;
  }
  .watch svg {
    display: inline-block;
    vertical-align: top;
    margin-right: 24px;
    max-width: 38px;
  }
  .watch svg path {
    -webkit-transition: fill 0.3s ease;
    -moz-transition: fill 0.3s ease;
    -o-transition: fill 0.3s ease;
    -ms-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #8D89A4;
  }
  .watch .title {
    display: inline-block;
  }
  .watch:hover svg path {
    fill: #FFFAEE;
  }
  .watch:hover span {
    color: #FFFAEE;
  }
  .watch span {
    color: #FFFAEE;
  }
}
.control.cream:hover {
  color: #FFFAEE;
  background-color: #403A60;
  border: 1px solid #403A60;
  padding: 10px 35px 12px;
}
.control.cream.inverted {
  color: #FFFAEE;
  background-color: #403A60;
  border: 1px solid #403A60;
  padding: 10px 35px 12px;
}
.control.cream.inverted:hover {
  color: #8D89A4;
  background-color: #FFFAEE;
  border: 1px solid #FFFAEE;
  padding: 10px 35px 12px;
}
.control.cream.watch {
  padding: 22px 28px 22px 24px;
  margin-bottom: 20px;
  white-space: nowrap;
  position: relative;
  margin-top: 0px;
  width: 100%;
  max-width: 400px;
}
.control.cream.watch span {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
  display: block;
  text-align: left;
  font-size: 12px;
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  color: #8D89A4;
}
.control.cream.watch svg {
  display: inline-block;
  vertical-align: top;
  margin-right: 24px;
  max-width: 38px;
}
.control.cream.watch svg path {
  -webkit-transition: fill 0.3s ease;
  -moz-transition: fill 0.3s ease;
  -o-transition: fill 0.3s ease;
  -ms-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #8D89A4;
}
.control.cream.watch .title {
  display: inline-block;
}
.control.cream.watch:hover svg path {
  fill: #FFFAEE;
}
.control.cream.watch:hover span {
  color: #FFFAEE;
}
.control.cream-v2 {
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  -moz-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
  color: #FFFAEE;
  background-color: #8D89A4;
  border: 1px solid #FFFAEE;
  padding: 10px 35px 12px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
  font-size: 1.125em;
  display: inline-block;
  margin-top: 40px;
  cursor: pointer;
}
.control.cream-v2:hover {
  color: #403A60;
  background-color: #FFFAEE;
  border: 1px solid #FFFAEE;
  padding: 10px 35px 12px;
}
.control.cream-v2.inverted {
  color: #403A60;
  background-color: #FFFAEE;
  border: 1px solid #FFFAEE;
  padding: 10px 35px 12px;
}
.control.cream-v2.inverted:hover {
  color: #FFFAEE;
  background-color: #8D89A4;
  border: 1px solid #FFFAEE;
  padding: 10px 35px 12px;
}
.control.cream-v2.watch {
  padding: 22px 28px 22px 24px;
  margin-bottom: 20px;
  white-space: nowrap;
  position: relative;
  margin-top: 0px;
  width: 100%;
  max-width: 400px;
}
.control.cream-v2.watch span {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
  display: block;
  text-align: left;
  font-size: 12px;
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  color: #8D89A4;
}
.control.cream-v2.watch svg {
  display: inline-block;
  vertical-align: top;
  margin-right: 24px;
  max-width: 38px;
}
.control.cream-v2.watch svg path {
  -webkit-transition: fill 0.3s ease;
  -moz-transition: fill 0.3s ease;
  -o-transition: fill 0.3s ease;
  -ms-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #8D89A4;
}
.control.cream-v2.watch .title {
  display: inline-block;
}
.control.cream-v2.watch:hover svg path {
  fill: #FFFAEE;
}
.control.cream-v2.watch:hover span {
  color: #FFFAEE;
}
.control.cream-v2.watch svg .computer {
  fill: #E9AA02;
}
.control.cream-v2.watch:hover svg .computer {
  fill: #FFFAEE;
}
.control.cream-v2.watch span {
  color: #FFFAEE;
}
.control.cream-v2.watch:hover span {
  color: #8D89A4;
}
.control.yellow {
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  -moz-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
  color: #E9AA02;
  background-color: transparent;
  border: 1px solid #E9AA02;
  padding: 10px 35px 12px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
  font-size: 1.125em;
  display: inline-block;
  margin-top: 40px;
  cursor: pointer;
}
.control.yellow:hover {
  color: white;
  background-color: #E9AA02;
  border: 1px solid #E9AA02;
  padding: 10px 35px 12px;
}
.control.yellow.watch {
  padding: 22px 28px 22px 24px;
  margin-bottom: 20px;
  white-space: nowrap;
  position: relative;
  margin-top: 0px;
  width: 100%;
  max-width: 400px;
}
.control.yellow.watch span {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
  display: block;
  text-align: left;
  font-size: 12px;
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  color: #8D89A4;
}
.control.yellow.watch svg {
  display: inline-block;
  vertical-align: top;
  margin-right: 24px;
  max-width: 38px;
}
.control.yellow.watch svg path {
  -webkit-transition: fill 0.3s ease;
  -moz-transition: fill 0.3s ease;
  -o-transition: fill 0.3s ease;
  -ms-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #8D89A4;
}
.control.yellow.watch .title {
  display: inline-block;
}
.control.yellow.watch:hover svg path {
  fill: #FFFAEE;
}
.control.yellow.watch:hover span {
  color: #FFFAEE;
}
.control.yellow.watch svg .computer {
  fill: #E9AA02;
}
.control.yellow.watch:hover svg .computer {
  fill: #FFFAEE;
}
/* ---- CLASSES ---- */
.container {
  zoom: 1;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1280px;
}
.container:before,
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%;
}
.container:after {
  clear: both;
}
.container.thin {
  max-width: 960px;
}
.column.gradient {
  background: transparent;
  background: -webkit-linear-gradient(right, transparent, #051524);
  background: -moz-linear-gradient(right, transparent, #051524);
  background: -o-linear-gradient(right, transparent, #051524);
  background: -ms-linear-gradient(right, transparent, #051524);
  background: linear-gradient(right, transparent, #051524);
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
}
.editor ul,
.editor ol {
  margin-left: 20px;
  padding-left: 20px;
  line-height: 140%;
}
.editor ul {
  list-style-type: disc;
}
.editor ol {
  list-style-type: decimal;
}
.editor p:first-of-type {
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  font-size: 140%;
}
.editor p {
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  margin-bottom: 20px;
}
.editor strong {
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
}
.editor em {
  font-family: "Fontin-Italic", Georgia, 'Times New Roman', Times, serif;
}
.editor a {
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
  color: #403A60;
}
/* ---- HEADER ---- */
header {
  text-align: center;
  padding: 52px 20px 58px 20px;
}
div#bannerVideo,
header video {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  background-image: url("/img/banner.png");
  background-size: cover;
}
header a#banner-button
{
  position: relative;
  z-index: 2;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border-width: 3px;
  border-radius: 3px;
  border-style: solid;
  border-color: #fff;
  font-size: 1.25em;
  line-height: 2em;
  font-family: "Fontin-bold", Georgia, 'Times New Roman', Times, serif;
  font-style: normal;
  font-weight: bold;
  margin: 30px auto 30px auto;
  display: block;
  max-width: 300px;
}
header img.logo {
  position: relative;
  margin: 102px auto 30px;
  width: 100%;
  max-width: 408px;
  z-index: 2;
}
@media (max-width: 1200px) {
  header img.logo {
    margin-top: 140px;
  }
}
@media (max-width: 640px) {
  header img.logo {
    margin-top: 200px;
  }
}
header .gradient-bottom {
  background: transparent;
  background: -webkit-linear-gradient(top, transparent, #051524);
  background: -moz-linear-gradient(top, transparent, #051524);
  background: -o-linear-gradient(top, transparent, #051524);
  background: -ms-linear-gradient(top, transparent, #051524);
  background: linear-gradient(top, transparent, #051524);
  width: 100%;
  height: 40%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  opacity: 0.7;
}
header h2 {
  color: white;
  position: relative;
  z-index: 2;
  font-size: 3em;
  line-height: 1em;
  margin-bottom: 1em;
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
  font-style: normal;
}
header h3 {
  color: white;
  position: relative;
  z-index: 2;
  font-size: 1.25em;
  line-height: 2em;
}
header h2 em,
header h4 em
{
  font-family: "Fontin-bold", Georgia, 'Times New Roman', Times, serif;
  font-style: normal;
}
header h4 {
  color: white;
  position: relative;
  z-index: 2;
  font-size: 1em;
  line-height: 4em;
  font-family: "Fontin-bold", Georgia, 'Times New Roman', Times, serif;
  font-style: normal;
}
@media (max-width: 640px) {
  header h3,
  header h4 {
    line-height: 1em;
    margin-bottom: 20px;
  }
  header h2 {
    font-size: 2.5em;
  }
}
body:not(.landing) header {
  background-image: url(../img/bkg-wheat.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  max-height: 350px;
  background-position: top center;
}
body:not(.landing) header video {
  display: none;
}
body:not(.landing) header img.logo {
  max-width: 408px;
  margin-top: 75px;
}
@media (max-width: 1200px) {
  body:not(.landing) header {
    max-height: 450px;
  }
  body:not(.landing) header img.logo {
    margin-top: 140px;
  }
}
@media (max-width: 640px) {
  body:not(.landing) header {
    max-height: 500px;
  }
  body:not(.landing) header img.logo {
    margin-top: 200px;
  }
}
body:not(.landing) header .gradient-bottom {
  display: none;
}
/* ---- NAVIGATION ---- */
nav {
  position: absolute;
  left: 50%;
  width: 100%;
  max-width: 1280px;
}
nav ul.main {
  margin: 0 auto;
  padding: 0px;
  text-align: center;
  position: relative;
  display: block;
  font-size: 0px;
  left: -50%;
  white-space: normal;
}
nav ul.main li.main {
  -webkit-transition: max-height 0.3s ease;
  -moz-transition: max-height 0.3s ease;
  -o-transition: max-height 0.3s ease;
  -ms-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
  display: inline-block;
  color: #403A60;
  width: auto;
  margin: 0 auto;
  padding: 15px;
  vertical-align: top;
  text-align: center;
  position: relative;
  overflow: hidden;
  height: auto;
  max-height: 45px;
  white-space: normal;
  z-index: 3;
}
nav ul.main li.main.cart {
  max-height: auto;
  overflow: visible;
}
nav ul.main li.main#menu-about-us {
  max-width: 124px;
}
nav ul.main li.main#menu-peace-of-mind {
  max-width: 170px;
}
nav ul.main li.main#menu-planning-ahead {
  max-width: 184px;
}
nav ul.main li.main#menu-obituaries {
  max-width: 136px;
}
nav ul.main li.main#menu-resources {
  max-width: 132px;
}
nav ul.main li.main#menu-unique-options {
  max-width: 184px;
}
nav ul.main li.main a.main,
nav ul.main li.main a.cart {
  color: #E9AA02;
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
  display: block;
  position: relative;
  z-index: 3;
  font-size: 20px;
  line-height: 14.4px;
  margin-bottom: 16px;
}
nav ul.main li.main a.cart {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: -12px;
}
nav ul.main li.main a.cart svg {
  display: inline-block;
  vertical-align: top;
  max-width: 31px;
  max-height: 30px;
}
nav ul.main li.main a.cart svg .cart {
  -webkit-transition: fill 0.3s ease;
  -moz-transition: fill 0.3s ease;
  -o-transition: fill 0.3s ease;
  -ms-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #403A60;
}
nav ul.main li.main a.cart span {
  display: none;
}
nav ul.main li.main a.cart .counter {
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background-color: #403A60;
  width: auto;
  min-width: 20px;
  height: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  margin: 6px 0px 0px -2px;
}
nav ul.main li.main a.cart .counter p {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #FFFAEE;
  font-size: 14px;
  padding-top: 3px;
  line-height: 14px;
  padding: 3px 8px 2px 7px;
}
nav ul.main li.main a.cart:hover svg .cart {
  fill: #FFFAEE;
}
nav ul.main li.main a.cart:hover .counter {
  background-color: #FFFAEE;
}
nav ul.main li.main a.cart:hover .counter p {
  color: #403A60;
}
nav ul.main li.main.social {
  padding-left: 20px;
}
nav ul.main li.main.social a {
  top: -12px;
  position: relative;
}
nav ul.main li.main.social a svg path,
nav ul.main li.main.social a svg rect {
  -webkit-transition: fill 0.3s ease;
  -moz-transition: fill 0.3s ease;
  -o-transition: fill 0.3s ease;
  -ms-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}
nav ul.main li.main.social a:hover svg path {
  fill: #403A60;
}
nav ul.main li.main.social a:hover svg rect {
  fill: white;
}
nav ul.main li.main img {
  max-height: 35px;
  max-width: 40px;
  width: 100%;
  display: inline-block;
  margin: 0px auto 10px auto;
}
nav ul.main li.main .bkg-border {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  opacity: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  background-color: rgba(141, 137, 164, 0.75);
}
nav ul.main li.main ul {
  display: block;
  position: relative;
  z-index: 3;
  margin: 0 auto;
}
nav ul.main li.main ul li {
  display: block;
  padding: 8px 0px;
  position: relative;
  margin: 0 auto;
}
nav ul.main li.main ul li a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  color: white;
  font-size: 12px;
}
nav ul.main li.main ul li a:hover {
  color: #403A60;
}
nav ul.main li.main:hover {
  max-height: 300px;
}
nav ul.main li.main:hover.cart {
  max-height: auto;
}
nav ul.main li.main:hover a.main {
  color: white;
}
nav ul.main li.main:hover .bkg-border {
  opacity: 1;
}
.testimonial_popup_button + h3 {
  padding: 30px;
}
.testimonial_popup_button + form + div {
  margin-top: 30px;
}
.success_popup {
  position: fixed;
  width: 100%;
  height: 0px;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  padding: 0px;
  z-index: 100;
  background-color: rgba(5, 21, 36, 0.9);
  color: white;
  opacity: 0;
  overflow: hidden;
}
.success_popup.visible {
  height: 100%;
  opacity: 1;
  padding: 80px;
  padding-top: 20%;
}
.success_popup * {
  text-align: center;
  width: 100%;
}
.success_message {
  display: none;
}
#contact,
.obit_comment_popup,
.testimonial_popup,
.private_condolence {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: fixed;
  width: 100%;
  height: 0px;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  padding: 0px;
  z-index: 100;
  background-color: rgba(5, 21, 36, 0.9);
  color: white;
  opacity: 0;
  overflow: scroll;
}
#contact.visible,
.obit_comment_popup.visible,
.testimonial_popup.visible,
.private_condolence.visible {
  height: 100%;
  opacity: 1;
  padding: 80px;
}
#contact.success,
.obit_comment_popup.success,
.testimonial_popup.success,
.private_condolence.success {
  position: relative;
  background-color: transparent;
  height: 100%;
  opacity: 1;
  color: #8D89A4;
  padding: 10px;
}
#contact.success .thin input,
.obit_comment_popup.success .thin input,
.testimonial_popup.success .thin input,
.private_condolence.success .thin input,
#contact.success .thin textarea,
.obit_comment_popup.success .thin textarea,
.testimonial_popup.success .thin textarea,
.private_condolence.success .thin textarea,
#contact.success .thin h1,
.obit_comment_popup.success .thin h1,
.testimonial_popup.success .thin h1,
.private_condolence.success .thin h1,
#contact.success .thin h2,
.obit_comment_popup.success .thin h2,
.testimonial_popup.success .thin h2,
.private_condolence.success .thin h2,
#contact.success .close_button,
.obit_comment_popup.success .close_button,
.testimonial_popup.success .close_button,
.private_condolence.success .close_button {
  display: none;
}
#contact #close,
.obit_comment_popup #close,
.testimonial_popup #close,
.private_condolence #close,
#contact .close_button,
.obit_comment_popup .close_button,
.testimonial_popup .close_button,
.private_condolence .close_button {
  background: url(/img/close.svg) no-repeat;
  border: 0px;
  padding: 0px;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 65px;
  left: 65px;
  cursor: pointer;
}
#contact span,
.obit_comment_popup span,
.testimonial_popup span,
.private_condolence span {
  color: #8D89A4;
  text-align: left;
  width: 100%;
  padding: 10px 15px;
  display: block;
  font-size: 0.9em;
  font-family: "Fontin-Italic", Georgia, 'Times New Roman', Times, serif;
}
#contact h1,
.obit_comment_popup h1,
.testimonial_popup h1,
.private_condolence h1 {
  color: white !important;
}
#contact h2,
.obit_comment_popup h2,
.testimonial_popup h2,
.private_condolence h2 {
  color: #8D89A4 !important;
  font-family: "Fontin-Italic", Georgia, 'Times New Roman', Times, serif;
  text-align: center;
}
#contact p,
.obit_comment_popup p,
.testimonial_popup p,
.private_condolence p {
  margin-top: 30px;
}
#contact textarea,
.obit_comment_popup textarea,
.testimonial_popup textarea,
.private_condolence textarea,
#contact input,
.obit_comment_popup input,
.testimonial_popup input,
.private_condolence input {
  width: 100%;
  margin-top: 10px;
  font-size: 20.25px !important;
}
#contact textarea:focus,
.obit_comment_popup textarea:focus,
.testimonial_popup textarea:focus,
.private_condolence textarea:focus,
#contact input:focus,
.obit_comment_popup input:focus,
.testimonial_popup input:focus,
.private_condolence input:focus {
  outline: 0px;
  border-color: #8D89A4;
}
#contact select,
.obit_comment_popup select,
.testimonial_popup select,
.private_condolence select {
  margin-top: 10px;
}
#contact .styled-select:after,
.obit_comment_popup .styled-select:after,
.testimonial_popup .styled-select:after,
.private_condolence .styled-select:after {
  top: 34px;
}
#contact input[type="submit"],
.obit_comment_popup input[type="submit"],
.testimonial_popup input[type="submit"],
.private_condolence input[type="submit"] {
  max-width: 240px;
  float: right;
}
#contact form,
.obit_comment_popup form,
.testimonial_popup form,
.private_condolence form {
  margin-top: 60px;
  zoom: 1;
}
#contact form:before,
.obit_comment_popup form:before,
.testimonial_popup form:before,
.private_condolence form:before,
#contact form:after,
.obit_comment_popup form:after,
.testimonial_popup form:after,
.private_condolence form:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%;
}
#contact form:after,
.obit_comment_popup form:after,
.testimonial_popup form:after,
.private_condolence form:after {
  clear: both;
}
#contact form .third:nth-child(1),
.obit_comment_popup form .third:nth-child(1),
.testimonial_popup form .third:nth-child(1),
.private_condolence form .third:nth-child(1) {
  padding-right: 20px;
}
#contact form .third:nth-child(2),
.obit_comment_popup form .third:nth-child(2),
.testimonial_popup form .third:nth-child(2),
.private_condolence form .third:nth-child(2) {
  padding: 0px 20px;
}
#contact form .third:nth-child(3),
.obit_comment_popup form .third:nth-child(3),
.testimonial_popup form .third:nth-child(3),
.private_condolence form .third:nth-child(3) {
  padding-left: 20px;
}
#contact div.half:nth-child(3),
.obit_comment_popup div.half:nth-child(3),
.testimonial_popup div.half:nth-child(3),
.private_condolence div.half:nth-child(3) {
  padding-right: 20px;
}
#contact div.half:nth-child(4),
.obit_comment_popup div.half:nth-child(4),
.testimonial_popup div.half:nth-child(4),
.private_condolence div.half:nth-child(4) {
  padding-left: 20px;
}
#contact div.half:nth-child(3),
.obit_comment_popup div.half:nth-child(3),
.testimonial_popup div.half:nth-child(3),
.private_condolence div.half:nth-child(3) {
  padding-right: 20px;
}
#contact div.half:nth-child(4),
.obit_comment_popup div.half:nth-child(4),
.testimonial_popup div.half:nth-child(4),
.private_condolence div.half:nth-child(4) {
  padding-left: 20px;
}
@media (max-width: 768px) {
  #contact div.half:nth-child(3),
  .obit_comment_popup div.half:nth-child(3),
  .testimonial_popup div.half:nth-child(3),
  .private_condolence div.half:nth-child(3) {
    padding-right: 0px;
  }
  #contact div.half:nth-child(4),
  .obit_comment_popup div.half:nth-child(4),
  .testimonial_popup div.half:nth-child(4),
  .private_condolence div.half:nth-child(4) {
    padding-left: 0px;
  }
}
.private_condolence .half:first-of-type {
  padding-right: 20px;
}
body.obituaries form .thin div.half:nth-child(5) {
  padding-right: 20px;
}
body.obituaries form .thin div.half:nth-child(6) {
  padding-left: 20px;
}
@media (max-width: 768px) {
  body.obituaries form .thin div.half:nth-child(5) {
    padding-right: 0px;
  }
  body.obituaries form .thin div.half:nth-child(6) {
    padding-left: 0px;
  }
}
.recipient {
  text-align: left;
  color: #8D89A4;
  font-size: 16pt;
  margin-bottom: 30px;
}
.comment {
  padding: 20px 0px;
  border-bottom: 1px solid #403A60;
}
.comment span.date {
  font-family: "Fontin-Italic", Georgia, 'Times New Roman', Times, serif;
  color: #8D89A4;
  font-size: 11pt;
  display: inline-block;
  width: auto;
  padding: 0px;
}
.comment p {
  margin-top: 0px;
}
.comment p.name {
  color: #8D89A4;
}
/* ---- FOOTER ---- */
footer {
  zoom: 1;
}
footer:before,
footer:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%;
}
footer:after {
  clear: both;
}
footer section.contact {
  zoom: 1;
  text-align: center;
  padding: 106px 0px 0px 0px ;
}
footer section.contact:before,
footer section.contact:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%;
}
footer section.contact:after {
  clear: both;
}
footer section.contact .container {
  padding: 0px 20px 90px 20px;
  z-index: 4;
}
footer section.contact .container p {
  max-width: 540px;
  margin: 0 auto;
}
footer section.contact .container p.large {
  font-family: "Fontin-Italic", Georgia, 'Times New Roman', Times, serif;
  color: #8D89A4;
  font-size: 36px;
  letter-spacing: 0.02em;
}
footer section.contact .container a {
  display: block;
  max-width: 400px;
  margin: 60px auto 60px auto;
}
footer section.contact .container .wrapper {
  zoom: 1;
  clear: both;
  display: block;
  width: 100%;
}
footer section.contact .container .wrapper:before,
footer section.contact .container .wrapper:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%;
}
footer section.contact .container .wrapper:after {
  clear: both;
}
footer section.contact .container .column.logo img {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
}
footer section.contact .container .column.details {
  padding: 65px 40px 0px 40px;
  text-align: left;
}
footer section.contact .container .column.details p {
  color: #8D89A4;
  width: 100px;
  display: inline-block;
}
footer section.contact .container .column.details a {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
  margin: 0px;
  color: #051524;
  display: inline-block;
}
footer section.contact .container .column.details a:hover {
  color: #8D89A4;
}
footer section.contact .container .column.address {
  text-align: left;
  padding: 65px 40px 0px 40px;
}
footer section.contact .container .column.address p {
  color: #051524;
}
footer section.contact .container .column.address p.alt {
  color: #8D89A4;
}
@media (max-width: 768px) {
  footer section.contact .container .column.logo,
  footer section.contact .container .column.address,
  footer section.contact .container .column.details {
    text-align: center;
  }
}
footer section.sitemap {
  overflow: hidden;
  text-align: center;
  padding: 100px 0px 60px 0px;
}
footer section.sitemap:before {
  background: #FFFAEE;
  background: -webkit-linear-gradient(left, #FFFAEE 0, rgba(255, 250, 238, 0.5) 100%);
  background: -moz-linear-gradient(left, #FFFAEE 0, rgba(255, 250, 238, 0.5) 100%);
  background: -o-linear-gradient(left, #FFFAEE 0, rgba(255, 250, 238, 0.5) 100%);
  background: -ms-linear-gradient(left, #FFFAEE 0, rgba(255, 250, 238, 0.5) 100%);
  background: linear-gradient(left, #FFFAEE 0, rgba(255, 250, 238, 0.5) 100%);
  right: 0;
}
footer section.sitemap:after {
  background: url(/img/bkg-boulders.jpg) center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  right: -0.5%;
}
footer section.sitemap .container {
  zoom: 1;
  z-index: 3;
}
footer section.sitemap .container:before,
footer section.sitemap .container:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%;
}
footer section.sitemap .container:after {
  clear: both;
}
footer section.sitemap .container .two-thirds {
  width: 100%;
}
footer section.sitemap .container .two-thirds .fourth {
  margin: 0px auto 30px auto;
  padding: 0px 30px;
  height: auto;
}
@media (min-width: 1200px) {
  footer section.sitemap .container .two-thirds .fourth {
    height: 240px;
  }
}
@media (min-width: 768px) {
  footer section.sitemap .container .two-thirds .fourth {
    height: 180px;
  }
}
footer section.sitemap .container .two-thirds .fourth a {
  margin-bottom: 28px;
  display: inline-block;
  color: #051524;
}
footer section.sitemap .container .two-thirds .fourth ul li a {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-size: 14px;
  line-height: 17px;
  color: #8D89A4;
  margin-bottom: 4px;
}
footer section.sitemap .container .two-thirds .fourth ul li a:hover {
  color: #403A60;
}
footer section.sitemap .container .full {
  zoom: 1;
  clear: both;
}
footer section.sitemap .container .full:before,
footer section.sitemap .container .full:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%;
}
footer section.sitemap .container .full:after {
  clear: both;
}
footer section.sitemap .container .full p {
  color: #8D89A4;
  margin-top: 10px;
}
footer section.sitemap .container .member {
  margin: 30px auto 0px;
  max-width: 200px;
}
@media (min-width: 1200px) {
  footer section.sitemap:before {
    background: #FFFAEE;
    background: -webkit-linear-gradient(left, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
    background: -moz-linear-gradient(left, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
    background: -o-linear-gradient(left, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
    background: -ms-linear-gradient(left, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
    background: linear-gradient(left, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  }
  footer section.sitemap .container .two-thirds {
    width: 76%;
  }
}
/* ---- SECTIONS ---- */
section.dark,
div.dark {
  background-color: #051524;
  color: white;
}
section.cream,
div.cream {
  background-color: #FFFAEE;
  color: #403A60;
}
section.light,
div.light {
  background-color: #8D89A4;
  color: white;
}
section.white,
div.white {
  background-color: white;
  color: #403A60;
}
section.extra-light,
div.extra-light {
  background-color: #F4F4F6;
  color: #403A60;
}
section .container {
  z-index: 3;
}
section:before,
section:after {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
}
section:before {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  z-index: 2;
}
section:after {
  z-index: 1;
}
/* ---- PAGES ---- */
.landing #we-can-help {
  overflow: hidden;
  text-align: center;
}
.landing #we-can-help:before {
  background: #051524;
  background: -webkit-linear-gradient(right, #051524 0, rgba(5, 21, 36, 0) 100%);
  background: -moz-linear-gradient(right, #051524 0, rgba(5, 21, 36, 0) 100%);
  background: -o-linear-gradient(right, #051524 0, rgba(5, 21, 36, 0) 100%);
  background: -ms-linear-gradient(right, #051524 0, rgba(5, 21, 36, 0) 100%);
  background: linear-gradient(right, #051524 0, rgba(5, 21, 36, 0) 100%);
}
.landing #we-can-help:after {
  background: url(/img/bkg-flowers1.jpg) center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  left: -0.5%;
}
.landing #we-can-help .column {
  float: right;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 3;
  padding: 0px 20px;
}
.landing #we-can-help h2 {
  font-size: 36px;
  line-height: 43px;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}
.landing #we-can-help h3 {
  color: #E9AA02;
  font-size: 30px;
  line-height: 36px;
  padding-bottom: 28px;
}
.landing #we-can-help p {
  max-width: 500px;
  margin: 0 auto;
}
.landing #we-can-help a {
  display: inline-block;
  margin: 42px auto 0 auto;
}
@media (min-width: 768px) {
  .landing #we-can-help .column {
    width: 90%;
  }
}
@media (min-width: 960px) {
  .landing #we-can-help .column {
    width: 75%;
  }
  .landing #we-can-help p br {
    display: none;
  }
}
@media (min-width: 1200px) {
  .landing #we-can-help .column {
    width: 50%;
  }
}
.landing #how-we-help {
  overflow: hidden;
  text-align: center;
}
.landing #how-we-help:before {
  background: #8D89A4;
  background: -webkit-linear-gradient(left, #8D89A4 0, rgba(141, 137, 164, 0) 100%);
  background: -moz-linear-gradient(left, #8D89A4 0, rgba(141, 137, 164, 0) 100%);
  background: -o-linear-gradient(left, #8D89A4 0, rgba(141, 137, 164, 0) 100%);
  background: -ms-linear-gradient(left, #8D89A4 0, rgba(141, 137, 164, 0) 100%);
  background: linear-gradient(left, #8D89A4 0, rgba(141, 137, 164, 0) 100%);
  right: 0;
  left: auto;
}
.landing #how-we-help:after {
  background: url(/img/bkg-family.jpg) center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  right: 0;
  left: 50.5%;
}
.landing #how-we-help .container .half {
  zoom: 1;
  float: left;
  overflow: hidden;
  position: relative;
  z-index: 3;
  text-align: left;
  padding: 0px 40px;
}
.landing #how-we-help .container .half:before,
.landing #how-we-help .container .half:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%;
}
.landing #how-we-help .container .half:after {
  clear: both;
}
.landing #how-we-help .container .half .floated {
  float: right;
}
.landing #how-we-help .container .half .floated h2 {
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
  font-size: 26pt;
  max-width: 460px;
}
.landing #how-we-help .container .half .floated h3 {
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
  font-size: 26pt;
  padding-bottom: 40px;
  color: #403A60;
}
.landing #how-we-help .container .half .floated .watch {
  margin-top: 0px;
}
.landing #how-we-help .container .half .floated p {
  max-width: 460px;
}
.landing #how-we-help .container .half .floated a {
  margin-top: 50px;
  padding: 10px 25px 12px 25px;
}
@media (min-width: 768px) {
  .landing #how-we-help .container .half .floated a {
    padding: 10px 35px 12px 35px;
  }
}
.landing #gifts {
  overflow: hidden;
  text-align: center;
}
.landing #gifts:before {
  background: white;
  background: -webkit-linear-gradient(right, white 0, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(right, white 0, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(right, white 0, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(right, white 0, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(right, white 0, rgba(255, 255, 255, 0) 100%);
}
.landing #gifts:after {
  background: url(/img/bkg-flowers2.jpg) center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  left: -0.5%;
}
.landing #gifts .arrow.next {
  right: 30px;
}
.landing #gifts .arrow.prev {
  left: 30px;
}
.landing #gifts .container {
  padding: 0px 40px;
}
.landing #gifts .container .two-thirds {
  float: right;
}
@media (max-width: 768px) {
  .landing #gifts .container .two-thirds {
    float: none;
  }
}
.landing #gifts .container .two-thirds h1 {
  color: #403A60;
}
.landing #gifts .container .two-thirds .buttons {
  margin-bottom: 20px;
}
.landing #gifts .container .two-thirds .buttons a {
  display: inline-block;
  margin: 10px;
}
.landing #gifts .container .two-thirds p {
  font-family: "Fontin-Italic", Georgia, 'Times New Roman', Times, serif;
  max-width: 542px;
  margin: 0 auto;
  color: #403A60;
}
.landing #gifts .container .two-thirds h2 {
  margin-top: 60px;
  margin-bottom: 50px;
}
.landing #gifts .container .two-thirds .featured {
  position: relative;
  white-space: nowrap;
  padding: 0px 80px;
  overflow: hidden;
  text-align: left;
  font-size: 0;
}
.landing #gifts .container .two-thirds .featured .third {
  text-align: center;
  display: inline-block;
  margin: 0 auto 40px auto;
  margin: 0px 25px;
  width: calc((100% / 3) - 50px);
  vertical-align: middle;
  white-space: normal;
}
.landing #gifts .container .two-thirds .featured .third h3 {
  margin-top: 22px;
  margin-bottom: 16px;
  color: #403A60;
  font-size: 14pt;
}
.landing #gifts .container .two-thirds .featured .third a {
  margin: 0 auto;
  padding: 6px 18px;
  font-size: 12px;
  line-height: 14px;
}
@media (max-width: 1200px) {
  .landing #gifts .container .two-thirds .featured .third {
    width: calc(50% - 50px);
  }
}
@media (max-width: 768px) {
  .landing #gifts .container .two-thirds .featured .third {
    width: calc(100% - 50px);
  }
}
.about #legacy-of-service {
  overflow: hidden;
  text-align: center;
  padding: 56px 40px 90px 40px;
}
.about #legacy-of-service:before {
  background: #8D89A4;
  background: -webkit-linear-gradient(left, #8D89A4 0, rgba(141, 137, 164, 0) 100%);
  background: -moz-linear-gradient(left, #8D89A4 0, rgba(141, 137, 164, 0) 100%);
  background: -o-linear-gradient(left, #8D89A4 0, rgba(141, 137, 164, 0) 100%);
  background: -ms-linear-gradient(left, #8D89A4 0, rgba(141, 137, 164, 0) 100%);
  background: linear-gradient(left, #8D89A4 0, rgba(141, 137, 164, 0) 100%);
  right: 0;
  left: auto;
}
.about #legacy-of-service:after {
  background: url(/img/bkg-flowers3.jpg) center left no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  right: 0;
  left: 50.5%;
}
.about #legacy-of-service .container .two-thirds .centered {
  text-align: left;
  margin: 0 auto;
  display: inline-block;
  max-width: 690px;
}
.about #legacy-of-service .container .two-thirds .centered a.watch svg .computer {
  fill: #FFFAEE;
}
.about #legacy-of-service .container .two-thirds .centered a.watch:hover svg .computer {
  fill: #403A60;
}
.about #legacy-of-service .container .two-thirds .centered p {
  margin-top: 30px;
  font-size: 18px;
  line-height: 22px;
}
.about #legacy-of-service .container .two-thirds .centered p.italicised {
  margin-top: 28px;
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 29px;
  font-family: "Fontin-Italic", Georgia, 'Times New Roman', Times, serif;
}
.about #cornerstone-family {
  overflow: hidden;
  text-align: center;
  padding-bottom: 0px;
}
.about #cornerstone-family.gradient:before {
  background: rgba(233, 170, 2, 0.35);
  background: -webkit-linear-gradient(right, rgba(233, 170, 2, 0.35) 0, rgba(233, 170, 2, 0) 100%);
  background: -moz-linear-gradient(right, rgba(233, 170, 2, 0.35) 0, rgba(233, 170, 2, 0) 100%);
  background: -o-linear-gradient(right, rgba(233, 170, 2, 0.35) 0, rgba(233, 170, 2, 0) 100%);
  background: -ms-linear-gradient(right, rgba(233, 170, 2, 0.35) 0, rgba(233, 170, 2, 0) 100%);
  background: linear-gradient(right, rgba(233, 170, 2, 0.35) 0, rgba(233, 170, 2, 0) 100%);
  width: 100%;
}
.about #cornerstone-family .container h1 {
  color: #8D89A4;
}
.about #cornerstone-family .container .centered {
  max-width: 1120px;
  margin: 0 auto;
}
.about #cornerstone-family .container .column .info {
  padding: 30px;
}
.about #cornerstone-family .container .column .info h2 {
  margin-bottom: 5px;
}
.about #cornerstone-family .container .column .info h3 {
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
  color: #403A60;
  line-height: 24px;
  padding-bottom: 2px;
}
.about #cornerstone-family .container .column .info h4 {
  color: #8D89A4;
  margin-bottom: 28px;
  height: 36px;
}
.about #cornerstone-family .container .column .info p {
  color: #403A60;
}
.about #cornerstone-family .container .column .info a {
  text-align: center;
  padding: 4px 22px;
  font-size: 12px;
  line-height: 14px;
  margin-top: 24px;
}
.about #cornerstone-family .container .column.half {
  margin: 0 auto 50px auto;
}
.about #cornerstone-family .container .column.half .image {
  height: 244px;
  overflow: hidden;
  float: left;
  position: relative;
  text-align: center;
}
.about #cornerstone-family .container .column.half .image img {
  display: block;
  height: 100%;
  width: auto;
}
.about #cornerstone-family .container .column.half .info {
  text-align: center;
}
.about #cornerstone-family .container .column.half .info p {
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  font-size: 14px;
  height: 60px;
}
.about #cornerstone-family .container .column.full {
  max-width: none;
}
.about #cornerstone-family .container .column.full .info {
  padding: 50px;
  text-align: left;
}
.about #cornerstone-family .container .column.full .info .back {
  position: absolute;
  top: -60px;
}
.about #cornerstone-family .container .column.full .info p {
  max-width: none;
}
.about #cornerstone-family .container .column.full .info p:first-of-type {
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  font-size: 100%;
}
.about #cornerstone-family .container .column.full .image .img_container {
  width: 100%;
  position: relative;
}
.about #cornerstone-family .container .column.full .image svg,
.about #cornerstone-family .container .column.full .image path {
  -webkit-transition: fill 0.3s ease;
  -moz-transition: fill 0.3s ease;
  -o-transition: fill 0.3s ease;
  -ms-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #8D89A4 !important;
}
.about #cornerstone-family .container .column.full .image .arrow {
  margin-top: 30px;
  margin-bottom: 30px;
}
.about #cornerstone-family .container .column.full .image .arrow:hover svg,
.about #cornerstone-family .container .column.full .image .arrow:hover path {
  fill: #051524 !important;
}
.about #cornerstone-family .container .column.full .image img {
  position: absolute;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0;
  top: 30px;
  left: 10px;
  right: 0px;
  width: calc(100% - 20px);
}
.about #cornerstone-family .container .column.full .image img.visible {
  opacity: 1;
}
.about #cornerstone-family .background {
  /*background: url(/img/family/FaithZentner.jpg) center center no-repeat; background-size: cover;*/
  display: block;
  width: 100%;
  min-height: 300px;
  zoom: 1;
}
.about #cornerstone-family .background:before,
.about #cornerstone-family .background:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%;
}
.about #cornerstone-family .background:after {
  clear: both;
}
.about #cornerstone-family .background img {
  display: block;
  width: 100%;
  min-width: 100%;
}
#testimonials_continued {
  padding-top: 0px !important;
  padding-bottom: 0px;
}
#testimonials_continued:before,
#testimonials_continued:after {
  display: none;
}
#testimonials_continued .half p {
  max-width: 300px;
  margin: 0 auto;
}
#testimonials_continued .full {
  padding: 40px 0px 50px;
}
#testimonials_continued > .full:nth-child(odd) {
  background-color: #F4F4F6;
  color: #403A60;
}
#testimonials_continued > .full:nth-child(even) {
  background-color: white;
  color: #403A60;
}
#testimonials,
#testimonials_continued {
  text-align: center;
}
#testimonials.frontpage .watch,
#testimonials_continued.frontpage .watch {
  margin-right: 0px;
}
#testimonials.list h1,
#testimonials_continued.list h1 {
  margin-bottom: 0px;
}
#testimonials.list:before,
#testimonials_continued.list:before {
  background: rgba(255, 255, 255, 0.5);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, white 40%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, white 40%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, white 40%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, white 40%);
  background: linear-gradient(left, rgba(255, 255, 255, 0.5) 0, white 40%);
  left: 0px;
  right: auto;
  z-index: 2;
}
#testimonials.list:after,
#testimonials_continued.list:after {
  background: url(/img/bkg-pen.jpg) center left no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  left: 0px;
  right: 75%;
  z-index: 1;
}
#testimonials .slim .column,
#testimonials_continued .slim .column {
  padding: 0px 20px;
}
#testimonials .full,
#testimonials_continued .full {
  position: relative;
  z-index: 4;
}
#testimonials.list,
#testimonials_continued.list {
  padding-top: 40px;
}
#testimonials a.medium,
#testimonials_continued a.medium {
  margin-top: 14px;
}
#testimonials a.medium + div + .container,
#testimonials_continued a.medium + div + .container {
  margin-top: 60px;
}
#testimonials > .column.white,
#testimonials_continued > .column.white {
  margin: 0;
}
#testimonials p,
#testimonials_continued p {
  padding: 20px;
  line-height: 24px;
  font-size: 20px;
  font-family: "Fontin-Italic", Georgia, 'Times New Roman', Times, serif;
}
#testimonials.list p,
#testimonials_continued.list p {
  font-size: 22px;
  line-height: 32px;
}
#testimonials p:before,
#testimonials_continued p:before,
#testimonials p:after,
#testimonials_continued p:after {
  font-size: 72px;
  position: relative;
  display: inline;
  line-height: 0px;
  opacity: 0.25;
}
#testimonials p:before,
#testimonials_continued p:before {
  content: "\201C";
  top: 24px;
  left: -7px;
}
#testimonials p:after,
#testimonials_continued p:after {
  content: "\201D";
  top: 42px;
  left: 5px;
}
#testimonials h2,
#testimonials_continued h2 {
  color: #E9AA02;
}
#testimonials h3,
#testimonials_continued h3 {
  color: #8D89A4;
  font-size: 1.6em;
}
#testimonials .container .watch,
#testimonials_continued .container .watch {
  margin-right: 0px;
}
#testimonials .container a.view-all,
#testimonials_continued .container a.view-all {
  margin-top: 50px;
}
#testimonials .container .scrollable,
#testimonials_continued .container .scrollable {
  zoom: 1;
}
#testimonials .container .scrollable:before,
#testimonials_continued .container .scrollable:before,
#testimonials .container .scrollable:after,
#testimonials_continued .container .scrollable:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%;
}
#testimonials .container .scrollable:after,
#testimonials_continued .container .scrollable:after {
  clear: both;
}
#testimonials .container .scrollable .third,
#testimonials_continued .container .scrollable .third {
  zoom: 1;
  display: inline-block;
  padding: 0px 30px;
  position: relative;
  margin-bottom: 20px;
  white-space: normal;
}
#testimonials .container .scrollable .third:before,
#testimonials_continued .container .scrollable .third:before,
#testimonials .container .scrollable .third:after,
#testimonials_continued .container .scrollable .third:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%;
}
#testimonials .container .scrollable .third:after,
#testimonials_continued .container .scrollable .third:after {
  clear: both;
}
#testimonials .container .scrollable .third h2,
#testimonials_continued .container .scrollable .third h2 {
  font-size: 14pt;
  line-height: 130%;
}
#testimonials .container .scrollable .third a,
#testimonials_continued .container .scrollable .third a {
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
  padding: 6px 24px;
}
@media (max-width: 640px) {
  #testimonials .container .scrollable .third,
  #testimonials_continued .container .scrollable .third {
    padding: 0px 15px;
  }
}
.frontpage .arrow {
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  margin: 0;
  z-index: 100;
}
.frontpage .arrow:before,
.frontpage .arrow:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%;
}
.frontpage .arrow:after {
  clear: both;
}
.frontpage .arrow a {
  display: block;
  zoom: 1;
}
.frontpage .arrow a:before,
.frontpage .arrow a:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%;
}
.frontpage .arrow a:after {
  clear: both;
}
.frontpage .arrow.next {
  position: absolute;
  top: calc(50% - 25px);
  right: 40px;
}
.frontpage .arrow.prev {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: -3px;
  position: absolute;
  top: calc(50% - 25px);
  left: 40px;
}
.frontpage .arrow a svg .arrow {
  -webkit-transition: fill 0.3s ease;
  -moz-transition: fill 0.3s ease;
  -o-transition: fill 0.3s ease;
  -ms-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #8D89A4;
}
.frontpage .arrow a:hover svg .arrow {
  fill: #403A60;
}
@media (max-width: 640px) {
  .frontpage .arrow.next {
    right: 10px;
  }
  .frontpage .arrow.prev {
    left: 10px;
  }
}
#testimonials .arrow.next {
  right: 30px;
}
#testimonials .arrow.prev {
  left: 30px;
}
#testimonials .scrollable {
  padding: 0px 80px;
  overflow: hidden;
  font-size: 0;
}
@media (max-width: 640px) {
  #testimonials .scrollable {
    padding: 0px 60px;
  }
}
#testimonials .scrollable > div {
  white-space: nowrap;
  text-align: left;
}
#testimonials .third {
  text-align: center;
}
@media (max-width: 1200px) {
  #testimonials .third {
    width: 50%;
  }
}
@media (max-width: 768px) {
  #testimonials .third {
    width: 100%;
  }
}
#testimonials .watch {
  width: auto;
  margin-right: 20px;
}
#obituaries {
  text-align: center;
}
#obituaries.frontpage:before,
#obituaries.frontpage:after {
  height: 33.3%;
  width: 100%;
  bottom: 0px;
  top: auto;
}
#obituaries.frontpage:before {
  background: #FFFAEE;
  background: -webkit-linear-gradient(top, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  background: -moz-linear-gradient(top, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  background: -o-linear-gradient(top, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  background: -ms-linear-gradient(top, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  background: linear-gradient(top, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
}
#obituaries.frontpage:after {
  background: url(/img/bkg-book.jpg) center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
}
#obituaries.frontpage .half.info a {
  position: absolute;
  bottom: 20px;
}
#obituaries.list {
  background: white;
  background: -webkit-linear-gradient(bottom, white, #FFFAEE);
  background: -moz-linear-gradient(bottom, white, #FFFAEE);
  background: -o-linear-gradient(bottom, white, #FFFAEE);
  background: -ms-linear-gradient(bottom, white, #FFFAEE);
  background: linear-gradient(bottom, white, #FFFAEE);
}
#obituaries .back {
  position: absolute;
  top: -60px;
}
#obituaries a.watch {
  display: block;
  padding: 20px !important;
  vertical-align: middle;
  white-space: nowrap;
}
#obituaries .p_margin p {
  display: block;
  margin-bottom: 20px;
}
#obituaries form {
  text-align: center;
  font-size: 0;
}
#obituaries form svg {
  position: relative;
  display: inline-block;
  top: 4px;
  left: 32px;
  pointer-events: none;
}
#obituaries form svg .magnifying {
  -webkit-transition: fill 0.3s ease;
  -moz-transition: fill 0.3s ease;
  -o-transition: fill 0.3s ease;
  -ms-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #8D89A4;
}
#obituaries > .container > form > input.light {
  font-size: 20.25px;
  margin: 0px;
}
#obituaries .flat_left {
  border-left: none;
}
#obituaries .flat_right {
  padding-left: 40px;
}
#obituaries .container > svg {
  display: block;
  margin: 50px auto;
}
#obituaries > .column.full {
  padding: 50px 30px;
}
#obituaries > .column.full:not(.paging):nth-child(odd) {
  background-color: #FFFAEE;
}
#obituaries > .column.full.paging {
  padding: 5px 30px;
}
#obituaries > .column.full .styled-select {
  position: absolute;
  bottom: 0px;
  right: 0px;
  max-width: 100px;
}
#obituaries .container h1 {
  text-transform: capitalize;
  color: #403A60;
}
#obituaries .container .info {
  text-align: left;
  padding-top: 24px;
  padding-left: 10px;
}
#obituaries .container .info h2 {
  color: #403A60;
  margin-bottom: 5px;
}
#obituaries .container .info h2 span {
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  color: #403A60;
}
#obituaries .container .info h3 {
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
  color: #403A60;
  margin-bottom: 20px;
  font-size: 28px;
}
#obituaries .container .info h3 span {
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
}
#obituaries .container .info h4 {
  color: #8D89A4;
  font-size: 14px;
  padding-bottom: 30px;
}
#obituaries .container .info h4:first-of-type {
  padding-bottom: 0px;
}
#obituaries .container .info a {
  text-align: center;
  padding: 4px 22px;
  font-size: 12px;
  line-height: 14px;
  margin-top: 20px;
}
#obituaries .container .info img {
  float: left;
  margin: 20px auto;
}
#obituaries .container .links {
  float: left;
  margin-top: 5px;
  width: 25%;
  min-width: 200px;
  margin-right: 25px;
}
#obituaries .container .links a {
  display: block;
  margin-top: 0px;
  margin-bottom: 7px;
}
#obituaries .container .fifth {
  padding: 20px 10px;
}
#obituaries .container .full {
  padding: 20px 10px;
}
#obituaries .container div.fifth {
  position: relative;
}
#obituaries .container div.fifth .arrow {
  margin-top: 30px;
}
#obituaries .container div.fifth svg,
#obituaries .container div.fifth path {
  -webkit-transition: fill 0.3s ease;
  -moz-transition: fill 0.3s ease;
  -o-transition: fill 0.3s ease;
  -ms-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: rgba(141, 137, 164, 0.5) !important;
}
#obituaries .container div.fifth .arrow:hover svg,
#obituaries .container div.fifth .arrow:hover path {
  fill: #8D89A4 !important;
}
#obituaries .container div.fifth img {
  position: absolute;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0;
  top: 30px;
  left: 10px;
  right: 0px;
  width: calc(100% - 20px);
}
#obituaries .container div.fifth img.visible {
  opacity: 1;
}
#obituaries .container .four-fifths {
  text-align: left;
  padding: 20px;
}
#obituaries .container .four-fifths h4 span {
  padding-bottom: 0px;
  display: inline-block;
}
#obituaries .container .four-fifths h4 {
  display: inline-block;
}
#obituaries .container .four-fifths h4:not(.nodash):first-of-type::after {
  display: inline-block;
  margin-left: 7px;
  text-align: center;
}
#obituaries .container.scrolling {
  padding: 0px 140px;
}
@media (max-width: 768px) {
  #obituaries .container.scrolling {
    padding: 0px 80px;
  }
}
#obituaries .container .scrollable {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  display: inline-block;
  position: relative;
  zoom: 1;
  overflow: hidden;
}
#obituaries .container .scrollable:before,
#obituaries .container .scrollable:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%;
}
#obituaries .container .scrollable:after {
  clear: both;
}
#obituaries .container .scrollable > div {
  white-space: nowrap;
  text-align: left;
}
#obituaries .container .scrollable > div > .third {
  width: 33.333%;
  margin: 0 auto 50px auto;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 1200px) {
  #obituaries .container .scrollable > div > .third {
    width: 50%;
  }
}
@media (max-width: 768px) {
  #obituaries .container .scrollable > div > .third {
    width: 100%;
  }
}
#obituaries .container .scrollable > div > .third .half {
  vertical-align: top;
  display: inline-block;
  white-space: normal;
}
#obituaries .container .scrollable > div > .third .half h3 {
  margin-bottom: 5px;
}
#obituaries .container .scrollable > div > .third .half.image {
  max-width: 150px;
  max-height: 242px;
  display: inline-block;
  overflow: hidden;
}
#obituaries .container .scrollable > div > .third .half.image img {
  display: block;
}
@media (max-width: 640px) {
  #obituaries .container .scrollable > div > .third .half {
    display: block;
  }
  #obituaries .container .scrollable > div > .third .half a {
    position: relative;
    bottom: auto;
  }
}
#obituaries .container .buttons a {
  vertical-align: top;
}
#obituaries .container .buttons a.search {
  position: relative;
  padding-left: 55px;
}
#obituaries .container .buttons a.search svg {
  position: absolute;
  display: inline-block;
  top: 8px;
  left: 24px;
}
#obituaries .container .buttons a.search svg .magnifying {
  -webkit-transition: fill 0.3s ease;
  -moz-transition: fill 0.3s ease;
  -o-transition: fill 0.3s ease;
  -ms-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #8D89A4;
}
#obituaries .container .buttons a.search:hover svg .magnifying {
  fill: #FFFAEE;
}
#store {
  text-align: center;
}
#store h1 {
  color: #403A60;
}
#store a {
  margin: 0px 10px;
}
#store p {
  font-family: "Fontin-Italic", Georgia, 'Times New Roman', Times, serif;
  margin: 30px auto;
  color: #403A60;
  font-size: 16pt;
  max-width: 600px;
}
#store .styled-select {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  padding: 0px;
  position: relative;
  width: 100%;
  min-width: 10px;
}
#store .styled-select:after {
  content: '';
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #8D89A4;
  border-bottom: 0;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 12px;
  pointer-events: none;
}
#store .styled-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #8D89A4;
  background-color: white;
  border: 1px solid #8D89A4;
  width: 100%;
  padding: 6px;
  font-size: 10pt;
}
#store .styled-select select:focus {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  outline: 0px;
  color: #8D89A4;
}
#store input {
  font-size: 10pt;
  padding: 7px 5px;
  margin: 0;
  width: 100%;
  margin-top: 22px;
}
#store .three-quarters {
  padding-left: 20px;
}
#store .products {
  font-size: 0;
}
#store .products h2 {
  color: #403A60;
  margin: 20px 0px;
  font-size: 18pt;
}
#store .products h3 {
  color: #051524;
  font-size: 14pt;
}
#store .products p {
  font-size: 12pt;
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  margin: 10px 0px;
}
#store .products .half {
  display: inline-block;
  vertical-align: top;
  padding: 30px;
  text-align: left;
  position: relative;
}
@media (max-width: 768px) {
  #store .products .half {
    width: 100%;
  }
}
#store .products .half:first-of-type {
  text-align: center;
}
#store .products .half img {
  position: absolute;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0;
  top: 30px;
  left: 10px;
  right: 0px;
  width: auto;
  max-height: 512px;
  max-width: 100%;
  margin: 0 auto;
}
#store .products .half img.visible {
  opacity: 1;
}
#store .products .img_container {
  position: relative;
}
#store label {
  display: block;
  color: #8D89A4;
  font-size: 10pt;
  padding: 3px 0px 6px;
}
#store .fifth {
  display: inline-block;
  padding: 20px;
  vertical-align: top;
}
@media (max-width: 1200px) {
  #store .fifth {
    width: 25%;
  }
}
@media (max-width: 960px) {
  #store .fifth {
    width: 33%;
  }
}
@media (max-width: 768px) {
  #store .fifth {
    width: 50%;
  }
  #store .fifth .fourth {
    width: 50%;
    float: left;
  }
  #store .fifth .three-quarters {
    width: 50%;
    float: left;
  }
}
@media (max-width: 640px) {
  #store .fifth {
    width: 100%;
  }
}
#store .fifth p {
  color: #8D89A4;
}
#store .fifth h2 {
  color: #403A60;
}
#store .paging {
  zoom: 1;
  color: #403A60;
  clear: both;
  display: block;
  margin-top: 40px;
  width: 100%;
  font-size: 14pt;
}
#store .paging:before,
#store .paging:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  width: 100%;
}
#store .paging:after {
  clear: both;
}
#store .paging a {
  color: white;
}
#cart table button {
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  border: 0px;
  background: transparent;
  color: #8D89A4;
  padding: 0px;
}
#cart table th {
  color: #8D89A4;
}
#cart table tr.total td {
  padding: 20px 0px;
}
#cart table input.qty {
  width: 75px;
  margin-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
}
#cart table td.divider {
  text-align: center;
}
#cart table svg {
  margin: 40px auto;
}
#cart table td.money {
  text-align: center;
}
#cart table .submission td {
  text-align: center;
}
#cart table td.money span {
  display: none;
}
@media (max-width: 640px) {
  #cart table {
    width: 100%;
  }
  #cart table th {
    display: none;
  }
  #cart table td,
  #cart table tr.total th {
    display: block;
    text-align: center;
  }
  #cart table td {
    padding: 5px 0px;
  }
  #cart table td.divider svg {
    width: 260px;
  }
  #cart table td.money span {
    display: inline-block;
    margin: 10px auto;
    color: #8D89A4;
  }
}
#cart .empty {
  color: #8D89A4;
  text-align: center;
}
#cart .discount {
  text-align: left;
  margin-top: 30px;
  margin-left: 2%;
}
@media (max-width: 640px) {
  #cart .discount {
    text-align: center;
    margin-left: auto;
  }
}
#checkout {
  text-align: center;
}
#checkout h2 {
  margin-top: 30px;
}
#checkout fieldset {
  padding: 30px 0px;
  text-align: center;
  margin: 0 auto;
}
#checkout legend {
  font-size: 16pt;
  color: #8D89A4;
  margin: 0 auto;
}
#checkout input {
  margin-top: 5px;
  margin-bottom: 15px;
}
#checkout label {
  display: block;
}
#checkout legend.message {
  margin-top: 20px;
}
#checkout textarea.message {
  margin-top: 0px;
  padding: 15px;
}
#checkout .styled-select {
  width: 150px;
  margin: 5px auto;
}
#checkout .summary {
  max-width: 350px;
  margin: 0 auto;
}
#checkout .summary p {
  text-align: left;
  position: relative;
}
#checkout .summary span {
  text-align: right;
  width: 150px;
  position: absolute;
  right: 0px;
}
#faq {
  padding: 80px 40px;
}
#faq label {
  color: #8D89A4;
  font-size: 24px;
  margin-bottom: 20px;
  display: block;
  cursor: pointer;
}
#faq input[type="checkbox"] {
  top: 6px;
  margin-left: 15px;
}
#faq p {
  max-height: 0px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
#faq p.active {
  max-height: 900px;
  opacity: 1;
}
#faq p:after {
  content: '';
  display: block;
  position: relative;
  background: url(/img/divider.svg) center center no-repeat;
  margin-top: 20px;
  height: 15px;
  width: 100%;
}
#what-to-do {
  padding: 80px 40px;
}
#what-to-do:before {
  background: #FFFAEE;
  background: -webkit-linear-gradient(right, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  background: -moz-linear-gradient(right, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  background: -o-linear-gradient(right, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  background: -ms-linear-gradient(right, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  background: linear-gradient(right, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  left: 0;
}
#what-to-do:after {
  background: url(/img/bkg-forest.jpg) center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  left: 0;
}
#what-to-do p:first-of-type {
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  color: #403A60;
  font-size: 140%;
}
#what-to-do p {
  font-family: "Fontin-Regular", Georgia, 'Times New Roman', Times, serif;
  color: #8D89A4;
  margin-bottom: 20px;
}
#what-to-do button.show_contact {
  margin: 0px;
}
@media (max-width: 768px) {
  #what-to-do:before {
    background-color: rgba(255, 250, 238, 0.6);
  }
  #what-to-do p:first-of-type {
    color: #051524;
  }
  #what-to-do p {
    color: #403A60;
  }
}
#links {
  padding: 80px 40px;
  text-align: center;
}
#links .flex {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: space-between;
}
#links .half {
  padding: 0px 3% 50px;
}
#links a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: white;
}
#links a:hover {
  color: #403A60;
}
@media (max-width: 768px) {
  #links .half {
    width: 100%;
  }
}
#customer-service:before {
  background: white;
  background: -webkit-linear-gradient(left, white 0, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, white 0, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, white 0, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, white 0, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(left, white 0, rgba(255, 255, 255, 0) 100%);
  right: 0;
}
#customer-service:after {
  background: url(/img/bkg-award.jpg) center left no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  right: 0;
}
#fingerprint-jewelry:before {
  background: #FFFAEE;
  background: -webkit-linear-gradient(right, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  background: -moz-linear-gradient(right, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  background: -o-linear-gradient(right, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  background: -ms-linear-gradient(right, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  background: linear-gradient(right, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  left: 0;
}
#fingerprint-jewelry:after {
  background: url(/img/bkg-eternitytouch.jpg) center left no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  left: 0;
}
#life-gem:before {
  background: #FFFAEE;
  background: -webkit-linear-gradient(right, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  background: -moz-linear-gradient(right, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  background: -o-linear-gradient(right, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  background: -ms-linear-gradient(right, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  background: linear-gradient(right, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  left: 0;
}
#life-gem:after {
  background: url(/img/bkg-gem.jpg) center left no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  left: 0;
}
#benefits:before {
  background: #8D89A4;
  background: -webkit-linear-gradient(right, #8D89A4 0, rgba(141, 137, 164, 0) 100%);
  background: -moz-linear-gradient(right, #8D89A4 0, rgba(141, 137, 164, 0) 100%);
  background: -o-linear-gradient(right, #8D89A4 0, rgba(141, 137, 164, 0) 100%);
  background: -ms-linear-gradient(right, #8D89A4 0, rgba(141, 137, 164, 0) 100%);
  background: linear-gradient(right, #8D89A4 0, rgba(141, 137, 164, 0) 100%);
  left: 0;
}
#benefits:after {
  background: url(/img/bkg-plants.jpg) center left no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  left: 0;
}
#pre-arrangements:before {
  background: #FFFAEE;
  background: -webkit-linear-gradient(left, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  background: -moz-linear-gradient(left, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  background: -o-linear-gradient(left, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  background: -ms-linear-gradient(left, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  background: linear-gradient(left, #FFFAEE 0, rgba(255, 250, 238, 0) 100%);
  right: 0;
}
#pre-arrangements:after {
  background: url(/img/bkg-transfer.jpg) center left no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  right: 0;
}
.peace-of-mind section,
.planning-ahead section,
.unique-options section {
  padding-right: 40px;
  padding-left: 40px;
}
.unique-options section .images {
  margin: 14px 7px 0px 7px;
}
.unique-options section .cycle-slideshow {
  width: 90%;
  margin: 0 auto;
}
.unique-options section .cycle-slideshow .arrow {
  background: url(/img/icons/icon-arrow.svg) no-repeat;
  width: 30px;
  height: 45px;
  margin: 0px;
  max-height: unset;
  top: 40%;
  position: absolute;
  z-index: 105;
}
.unique-options section .cycle-slideshow .prev {
  left: -50px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.unique-options section .cycle-slideshow .next {
  right: -50px;
}
@media (max-width: 640px) {
  .unique-options section .cycle-slideshow .arrow {
    position: static;
    margin-top: 15px;
  }
}
#error {
  text-align: center;
}
#error a {
  color: #8D89A4;
}



/* ---- REMEMRANCE SECTION ---- */
#remembrance {
  text-align: center;
  padding: 52px 20px 58px 20px;
  background-image: url("/img/remembrance.jpg");
  background-size: cover;
}
div#bannerVideo,
#remembrance video {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  background-image: url("/img/banner.png");
  background-size: cover;
}
#remembrance a#banner-button
{
  position: relative;
  z-index: 2;
  color: #403A60;
  padding: 10px 20px 10px 20px;
  border-width: 3px;
  border-radius: 3px;
  border-style: solid;
  border-color: #403A60;
  font-size: 1.25em;
  line-height: 2em;
  font-family: "Fontin-bold", Georgia, 'Times New Roman', Times, serif;
  font-style: normal;
  font-weight: bold;
  margin: 30px auto 30px auto;
  display: block;
  max-width: 300px;
}
#remembrance img.logo {
  position: relative;
  margin: 102px auto 30px;
  width: 100%;
  max-width: 408px;
  z-index: 2;
}
@media (max-width: 1200px) {
  #remembrance img.logo {
    margin-top: 140px;
  }
}
@media (max-width: 640px) {
  #remembrance img.logo {
    margin-top: 200px;
  }
}
#remembrance .gradient-bottom {
  background: transparent;
  background: -webkit-linear-gradient(top, transparent, #051524);
  background: -moz-linear-gradient(top, transparent, #051524);
  background: -o-linear-gradient(top, transparent, #051524);
  background: -ms-linear-gradient(top, transparent, #051524);
  background: linear-gradient(top, transparent, #051524);
  width: 100%;
  height: 40%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  opacity: 0.7;
}
#remembrance h2 {
  color: #403A60;
  position: relative;
  z-index: 2;
  font-size: 3em;
  line-height: 1em;
  margin-bottom: 1em;
  font-family: "Fontin-Bold", Georgia, 'Times New Roman', Times, serif;
  font-style: normal;
}
#remembrance h3 {
  color: #403A60;
  position: relative;
  z-index: 2;
  font-size: 1.25em;
  line-height: 2em;
}
#remembrance h2 em,
#remembrance h4 em
{
  font-family: "Fontin-bold", Georgia, 'Times New Roman', Times, serif;
  font-style: normal;
}
#remembrance h4 {
  color: #403A60;
  position: relative;
  z-index: 2;
  font-size: 1em;
  line-height: 4em;
  font-family: "Fontin-bold", Georgia, 'Times New Roman', Times, serif;
  font-style: normal;
}
@media (max-width: 640px) {
  #remembrance h3,
  #remembrance h4 {
    line-height: 1em;
    margin-bottom: 20px;
  }
  #remembrance h2 {
    font-size: 2.5em;
  }
}
body:not(.landing) #remembrance {
  background-image: url(../img/bkg-wheat.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  max-height: 350px;
  background-position: top center;
}
body:not(.landing) #remembrance video {
  display: none;
}
body:not(.landing) #remembrance img.logo {
  max-width: 408px;
  margin-top: 75px;
}
@media (max-width: 1200px) {
  body:not(.landing) #remembrance {
    max-height: 450px;
  }
  body:not(.landing) #remembrance img.logo {
    margin-top: 140px;
  }
}
@media (max-width: 640px) {
  body:not(.landing) #remembrance {
    max-height: 500px;
  }
  body:not(.landing) #remembrance img.logo {
    margin-top: 200px;
  }
}
body:not(.landing) #remembrance .gradient-bottom {
  display: none;
}