<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: KeepSake
Theme URI: http://local-keepsake.com/
Author: Jefferson Auman
Author URI: https://panalosolutions.com/about-us/
Description: This is a custom theme from Panalo.
Version: 1.0
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
	outline-width: 0;
}

abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: 700;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
	color: #222;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
	clear: both;
}

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 400;
	line-height: 1.66;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.4;
	margin: 0 0 0.75em;
	padding: 1.5em 0 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	padding-top: 0;
}

h1 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 300;
}

h2,
.home.blog .entry-title {
	color: #666;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
}

h3 {
	color: #333;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 300;
}

h4 {
	color: #333;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 800;
}

h5 {
	color: #767676;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 800;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

h6 {
	color: #333;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 800;
}

p {
	margin: 0 0 1.5em;
	padding: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	color: #666;
	font-size: 18px;
	font-size: 1.125rem;
	font-style: italic;
	line-height: 1.7;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

blockquote cite {
	display: block;
	font-style: normal;
	font-weight: 600;
	margin-top: 0.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #eee;
	text-decoration: none;
}

big {
	font-size: 125%;
}

blockquote {
	quotes: "" "";
}

q {
	quotes: "“" "”" "‘" "’";
}

blockquote:before,
blockquote:after {
	content: "";
}

:focus {
	outline: none;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #808080;
	font-family: "Open Sans", helvetica, arial, sans-serif;
	font-style: italic;
}

:-moz-placeholder {
	color: #808080;
	font-family: "Open Sans", helvetica, arial, sans-serif;
	font-style: italic;
}

::-moz-placeholder {
	color: #808080;
	font-family: "Open Sans", helvetica, arial, sans-serif;
	opacity: 1;
	font-style: italic;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #808080;
	font-family: "Open Sans", helvetica, arial, sans-serif;
	font-style: italic;
}

hr {
	background-color: #bbb;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li &gt; ul,
li &gt; ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

a {
	color: #222;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	color: #000;
	outline: 0;
}

img,
video {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

img.alignleft,
img.alignright {
	float: none;
	margin: 0;
}

embed,
iframe,
object {
	margin-bottom: 1.5em;
	max-width: 100%;
}

/*******************************************************/
/*           C U S T O M  S T Y L E                    */
/*******************************************************/
@font-face {
	font-family: 'Avenir LT Std';
	src: url('assets/fonts/AvenirLTStd-Book.eot');
	src: url('assets/fonts/AvenirLTStd-Book.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/AvenirLTStd-Book.woff') format('woff'),
		url('assets/fonts/AvenirLTStd-Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

#page { font-family: 'Open Sans',sans-serif; }

/* HEADER */
header.site-header { position: relative; }
header.site-header .site-branding {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}
header.site-header .site-branding .branding-logo {
	border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
}
header.site-header .site-branding .branding-logo:after {
	content: "";
	display: table;
	clear: both;
}
header.site-header .site-branding .branding-logo .col-left {
	float: left;
	width: 24%;
	text-align: left;
	padding: 28px 0;
}
header.site-header .site-branding .branding-logo .col-left a {
	font-family: 'Avenir LT Std';
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	display: inline-block;
}
header.site-header .site-branding .branding-logo .col-left a:hover {
	color: #252a2d;
	text-decoration: none;
	transition: all 0.8s ease-out;
}
header.site-header .site-branding .branding-logo .logo {
	float: left;
	width: 50%;
	text-align: center;
}
header.site-header .site-branding .branding-logo .logo a { display: inline-block; }
header.site-header .site-branding .branding-logo .col-right {
	float: left;
	width: 24%;
	text-align: right;
	padding: 28px 0;
}
header.site-header .site-branding .branding-logo .col-right a {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	margin: 0 5px;
	display: inline-block;
}
header.site-header .site-branding .branding-logo .col-right a:hover {
	color: #252a2d;
	text-decoration: none;
	transition: all 0.8s ease-out;
}
header.site-header .site-branding .branding-logo .col-right a:last-child { margin: 0 0 0 5px; }
header.site-header .site-branding .branding-menu nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
header.site-header .site-branding .branding-menu nav ul li {
	display: inline-block;
	margin: 0 8px;
}
header.site-header .site-branding .branding-menu nav ul li a {
	font-family: 'Avenir LT Std';
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	display: block;
    padding: 10px 14px;
	position: relative;
}
header.site-header .site-branding .branding-menu nav ul li a:after {
	content: "/";
	color: #fff;
	position: absolute;
	top: 10px;
    right: -10px;
}
header.site-header .site-branding .branding-menu nav ul li:nth-child(7) a { color: #fff; }
header.site-header .site-branding .branding-menu nav ul li:last-child a:after {
	content: "";
}
header.site-header .site-branding .branding-menu nav ul li.current_page_item a,
header.site-header .site-branding .branding-menu nav ul li a:hover {
	color: #bfa16a;
	text-decoration: none;
	transition: all 0.8s ease-out;
}
header.site-header .custom-header {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 830px;
	position: relative;
}
header.site-header .custom-header .custom-header-text {
	margin-top: 170px;
}
header.site-header .custom-header .custom-header-text p { text-align: center; }
header.site-header .custom-header .custom-header-text img { margin: 0 auto; }
header.site-header .custom-header .custom-header-text iframe {
	height: 500px;
	margin: 0 auto;
	border: 10px solid #fff;
    box-shadow: 4px 3px 10px #333;
}
header.site-header .custom-header .custom-header-text .cta {
	background: url('assets/images/banner-transparent.png') repeat;
	width: 74%;
    margin: 15px auto 0px;
	border-left: 6px solid #b0a38b;
	font-family: 'Open Sans',sans-serif;
	color: #fff;
	padding: 15px 18px;
}
header.site-header .custom-header .custom-header-text .cta:after {
	content: "";
	display: table;
	clear: both;
}
header.site-header .custom-header .custom-header-text .cta h2 {
	font-size: 22px;
	font-weight: 400;
	margin: 0 0 4px;
}
header.site-header .custom-header .custom-header-text .cta p {
	font-size: 15px;
	font-weight: 300;
	text-align: left;
}
header.site-header .custom-header .custom-header-text .cta .cta-btn {
	float: right;
	margin-top: -52px;
}
header.site-header .custom-header .custom-header-text .cta .cta-btn a {
	background: url('assets/images/button.jpg') repeat;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	border-radius: 25px;
    padding: 12px 16px;
	margin: 0;
	text-align: center;
}
header.site-header .custom-header .custom-header-text .cta .cta-btn a:hover {
	background: url('assets/images/button-hover.jpg') repeat;
	text-decoration: none;
	transition: all 0.8s ease-out;
}
header.site-header .custom-header.other-page { min-height: 770px; }
header.site-header .custom-header.other-page .custom-header-text { margin-top: 200px; }
header.site-header .custom-header.other-page .custom-header-text .gallery,
header.site-header .custom-header.other-page .custom-header-text .videos {
	text-align: center;
	margin-top: 24em;
}
header.site-header .custom-header.other-page .custom-header-text .gallery h1,
header.site-header .custom-header.other-page .custom-header-text .videos h1 {
	font-family: 'Prata', serif;
	font-size: 24px;
	font-weight: 400;
	color: #b0a38b;
	text-shadow: 1px 1px 1px #333;
	margin: 0;
	letter-spacing: 4px;
}
header.site-header .custom-header.other-page .custom-header-text .gallery h1 em,
header.site-header .custom-header.other-page .custom-header-text .videos h1 em {
	font-family: 'Avenir LT Std';
	font-size: 35px;
	font-weight: 600;
	font-style: normal;
	display: block;
	color: #fff;
	text-shadow: 1px 1px 1px #333;
	margin-top: 10px;
	letter-spacing: 12px;
}

/* SECTION 1 - HOME */
#primary .site-main .section-header { margin: 15px 0; }
#primary .site-main .section-header h2 {
	font-family: 'Prata', serif;
	font-size: 24;
	font-weight: 400;
	color: #fff;
	margin: 0 0 10px;
	text-shadow: 1px 1px 1px #333;
}
#primary .site-main .section-header p {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
}
#primary .site-main .section-1 {
	background-image: url('assets/images/background-1.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 650px;
	position: relative;
	padding: 4em 0;
}
#primary .site-main .section-1 .section-grid { margin: 4em 0; }
#primary .site-main .section-1 .section-grid:after {
	content: "";
	display: table;
	clear: both;
}
#primary .site-main .section-1 .section-grid .col {
	float: left;
	width: 31%;
	margin: 5px 12px;
}
#primary .site-main .section-1 .section-grid .col .col-info { position: relative; }
#primary .site-main .section-1 .section-grid .col .col-info a:hover span {
	color: #a59370;
	transition: all 0.8s ease-out;
}
#primary .site-main .section-1 .section-grid .col img { width: 100%; }
#primary .site-main .section-1 .section-grid .col span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 38px;
	text-align: left;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	background: url('assets/images/banner-transparent.png') repeat;
	padding: 10px 12px;
}
#primary .site-main .section-1 .section-grid .col .cta {
	margin: 20px 0;
	text-align: center;
}
#primary .site-main .section-1 .section-grid .col .cta a {
	background: url('assets/images/button.jpg') repeat;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
	border-radius: 25px;
    padding: 12px 16px;
	margin: 0 auto;
}
#primary .site-main .section-1 .section-grid .col .cta a:hover {
	background: url('assets/images/button-hover.jpg') repeat;
	text-decoration: none;
	transition: all 0.8s ease-out;
}

/* SECTION 2 - HOME */
#primary .site-main .section-2 {
	background-image: url('assets/images/background-2.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 650px;
	position: relative;
	padding: 4em 0;
}
#primary .site-main .section-2 .section-grid { margin: 4em 0; }
#primary .site-main .section-2 .section-grid ul.nav {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
	text-align: center;
}
#primary .site-main .section-2 .section-grid ul.nav li {
	float: none;
	display: inline-block;
}
#primary .site-main .section-2 .section-grid ul.nav li a {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	border: 0;
    border-radius: 0;
}
#primary .site-main .section-2 .section-grid ul.nav li.active a,
#primary .site-main .section-2 .section-grid ul.nav li a:hover {
	background: url('assets/images/button-hover.jpg') repeat;
	text-decoration: none;
	transition: all 0.8s ease-out;
}
#primary .site-main .section-2 .section-grid .tab-content { margin: 4em 0; }
#primary .site-main .section-2 .section-grid .tab-content .cols:after {
	content: "";
	display: table;
	clear: both;
}
#primary .site-main .section-2 .section-grid .tab-content .cols .col {
	float: left;
	width: 31%;
	margin: 5px 12px;
}
#primary .site-main .section-2 .section-grid .tab-content .cols .col img,
#primary .site-main .section-2 .section-grid .tab-content .cols .col iframe {
	width: 100%;
	border: 10px solid #fff;
    box-shadow: 4px 3px 10px #333;
}

/* SECTION 3 - HOME */
#primary .site-main .section-3 {
	background-image: url('assets/images/background-3.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 810px;
	position: relative;
	padding: 4em 0;
}
#primary .site-main .section-3 .section-grid { margin: 4em 0; }
#primary .site-main .section-3 .section-grid:after {
	content: "";
	display: table;
	clear: both;
}
#primary .site-main .section-3 .section-grid .col {
	float: left;
	width: 31%;
	margin: 5px 12px;
}
#primary .site-main .section-3 .section-grid .col .col-thumb {
	width: 100%;
	height: 220px;
	overflow: hidden;
}
#primary .site-main .section-3 .section-grid .col img { width: 100%; }
#primary .site-main .section-3 .section-grid .col .col-info {
	background-color: #fff;
    padding: 18px 16px;
    border-bottom: 6px solid #b0a38b;
    min-height: 265px;
	word-wrap: break-word;
}
#primary .site-main .section-3 .section-grid .col .col-info h3 {
	font-family: 'Prata', serif;
	font-size: 16px;
	font-weight: 400;
	color: #1a1a1a;
	margin: 0 0 8px;
	padding: 0 0 0 35px;
	line-height: 20px;
	position: relative;
	min-height: 35px;
}
#primary .site-main .section-3 .section-grid .col .col-info h3:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: url('assets/images/new-feather.png') no-repeat;
	width: 25px;
	height: 40px;
}
#primary .site-main .section-3 .section-grid .col .col-info span {
	color: #666666;
	font-weight: 400;
	font-size: 15px;
}
#primary .site-main .section-3 .section-grid .col .col-info span i {
	color: #333;
	margin: 5px 18px 12px 0;
}
#primary .site-main .section-3 .section-grid .col .col-info p {
	color: #808080;
	font-weight: 400;
	font-size: 15px;
	margin: 0 0px 18px;
}
#primary .site-main .section-3 .section-grid .col .col-info a {
	color: #333333;
	font-weight: 400;
	font-size: 15px;
	font-style: italic;
	text-decoration: underline;
}

/* SECTION 4 - HOME */
#primary .site-main .section-4 {
	background-image: url('assets/images/background-4.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 570px;
	position: relative;
	padding: 4em 0;
}
#primary .site-main .section-4 .section-grid { margin: 5em 0; }
#primary .site-main .section-4 .section-grid:after {
	content: "";
	display: table;
	clear: both;
}
#primary .site-main .section-4 .section-grid .col {
	margin: 8px 10px;
	background: url('assets/images/banner-transparent.png') repeat;
	border-left: 5px solid #b0a38b;
	padding: 20px 16px;
    min-height: 190px;
	position: relative;
}
#primary .site-main .section-4 .section-grid .col p {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 24px;
	margin: 0;
}
#primary .site-main .section-4 .section-grid .col p.right {
	font-size: 20px;
	font-weight: 400;
	position: absolute;
	bottom: 15px;
    right: 15px;
}
#primary .site-main .section-4 .owl-nav { text-align: center; }
#primary .site-main .section-4 .owl-nav .owl-prev,
#primary .site-main .section-4 .owl-nav .owl-next {
	display: inline-block;
	background-color: #252a2d;
	color: #fff;
	margin: 0 2px;
    padding: 10px 12px;
    border-radius: 2px;
}

/* SECTION 5 - HOME */
#primary .site-main .section-5 {
	background-image: url('assets/images/background-5.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 630px;
	position: relative;
	padding: 4em 0;
}
#primary .site-main .section-5 .section-grid { margin: 5em 0; }
#primary .site-main .section-5 .section-grid form {
	width: 80%;
    margin: 0 auto;
}
#primary .site-main .section-5 .section-grid form:after {
	content: "";
	display: table;
	clear: both;
}
#primary .site-main .section-5 .section-grid form .col {
	display: inline-block;
	vertical-align: top;
	width: 48%;
}
#primary .site-main .section-5 .section-grid form .col.first { margin-right: 16px; }
#primary .site-main .section-5 .section-grid form .col.last { margin-left: 16px; }
#primary .site-main .section-5 .section-grid form input[type=text] {
	height: 55px;
	border: 2px solid #b0a38b;
    border-radius: 0;
	background: url('assets/images/icon-user.png') no-repeat right 10px center #fff;
}
#primary .site-main .section-5 .section-grid form input[type=email] {
	height: 55px;
	border: 2px solid #b0a38b;
    border-radius: 0;
	background: url('assets/images/icon-email.png') no-repeat right 10px center #fff;
}
#primary .site-main .section-5 .section-grid form textarea {
	display: block;
	width: 100%;
	margin: 20px 0;
	border: 2px solid #b0a38b;
    border-radius: 0;
	background: url(assets/images/icon-message.png) no-repeat right 10px top 10px #fff;
}
#primary .site-main .section-5 .section-grid form input[type=submit] {
	background: url('assets/images/button.jpg') repeat;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
	border: 0;
	border-radius: 25px;
    padding: 12px 18px;
	margin: 0 auto;
	float: right;
}
#primary .site-main .section-5 .section-grid form input[type=submit]:hover {
	background: url('assets/images/button-hover.jpg') repeat;
	text-decoration: none;
	transition: all 0.8s ease-out;
}
#primary .site-main .section-5 .section-grid form .wpcf7-response-output { background-color: #fff; }

/* ABOUT */
#primary .site-pages article .about-section-1 { padding: 4em 0; }
#primary .site-pages article .about-section-1 h1 {
	font-family: 'Avenir LT Std';
	font-size: 15px;
	font-weight: 400;
	color: #000;
	margin: 0 0 15px;
}
#primary .site-pages article .about-section-1 h2 {
	font-family: 'Avenir LT Std';
	font-size: 32px;
	font-weight: 400;
	color: #000;
	padding: 0;
	margin: 0 0 10px;
}
#primary .site-pages article .about-section-1 hr {
	width: 10%;
	border-top: 0;
	border-bottom: 2px solid #000;
	margin: 0 0 20px;
	padding: 0;
}
#primary .site-pages article .about-section-1 img { margin-bottom: 20px; }
#primary .site-pages article .about-section-1,
#primary .site-pages article .about-section-1 p {
	font-family: 'Open Sans',sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
#primary .site-pages article .about-section-2 {
	background-image: url('assets/images/background-about.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 790px;
	position: relative;
	padding: 4em 0;
}
#primary .site-pages article .about-section-2 .special {
	background: url('assets/images/white-transparent.png') repeat;
	width: 75%;
	margin: 4em auto;
	padding: 20px;
}
#primary .site-pages article .about-section-2 .special-inner {
	border: 1px solid #000;
	padding: 50px 90px;
	text-align: center;
}
#primary .site-pages article .about-section-2 .special-inner h2 {
	font-family: 'Avenir LT Std';
	font-size: 32px;
	font-weight: 400;
	color: #000;
	padding: 0;
	margin: 0 0 10px;
	line-height: 40px;
}
#primary .site-pages article .about-section-2 .special-inner h2 span { display: block; }
#primary .site-pages article .about-section-2 .special-inner hr {
	width: 8%;
	border-top: 0;
	border-bottom: 2px solid #000;
	margin: 40px auto;
	padding: 0;
}
#primary .site-pages article .about-section-2 .special-inner p {
	font-family: 'Open Sans',sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #000;
	line-height: 24px;
	margin: 0 0 20px;
}
#primary .site-pages article .about-section-2 .special-inner .cta { margin-top: 30px; }
#primary .site-pages article .about-section-2 .special-inner .cta a {
	background: url('assets/images/button.jpg') repeat;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
	border-radius: 25px;
    padding: 12px 16px;
	margin: 0 auto;
}
#primary .site-pages article .about-section-2 .special-inner .cta a:hover {
	background: url('assets/images/button-hover.jpg') repeat;
	text-decoration: none;
	transition: all 0.8s ease-out;
}
#primary .site-pages article .about-section-3 { margin: 4em 0; }
#primary .site-pages article .about-section-3 .featured {
	border-bottom: 2px dashed #ccc;
	padding-bottom: 15px;
}
#primary .site-pages article .about-section-3 .featured .f-title {
	display: inline-block;
	vertical-align: top;
	width: 18%;
	margin-right: 10px;
	font-family: 'Avenir LT Std';
	font-size: 32px;
	font-weight: 400;
	color: #000;
	padding: 0;
} 
#primary .site-pages article .about-section-3 .featured .f-title hr {
	width: 15%;
	border-top: 0;
	border-bottom: 2px solid #000;
	margin: 0;
	padding: 0;
}
#primary .site-pages article .about-section-3 .featured .f-content {
	display: inline-block;
	vertical-align: top;
	width: 58%;
	font-family: 'Open Sans',sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #666;
	line-height: 26px;
	margin: 0 15px 20px 0;
}
#primary .site-pages article .about-section-3 .featured .f-content .cta { margin-top: 20px; }
#primary .site-pages article .about-section-3 .featured .f-content .cta a {
	background-color: #606468;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
	border-radius: 25px;
    padding: 12px 16px;
	margin: 0 auto;
}
#primary .site-pages article .about-section-3 .featured .f-content .cta a:hover {
	background: #b0a38b;
	text-decoration: none;
	transition: all 0.8s ease-out;
}
#primary .site-pages article .about-section-3 .featured .f-image {
	display: inline-block;
	vertical-align: top;
	width: 20%;
	margin-left: 10px;
}
#primary .site-pages article .about-section-3 .featured .f-image img {
	width: 100%;
	margin: 0 auto;
}
#primary .site-pages article .about-section-3 .policy { margin: 3em 0; }
#primary .site-pages article .about-section-3 .policy .col-a {
	display: inline-block;
	vertical-align: top;
	width: 70%;
}
#primary .site-pages article .about-section-3 .policy .panel-group .panel-heading {
	color: #4d4d4d;
    background-color: #fff;
    border-color: #ccc;
	border-bottom: 0;
    border-radius: 0;
    padding: 0;
}
#primary .site-pages article .about-section-3 .policy .panel-group .panel-heading h4 a {
	color: #4d4d4d;
	background-color: #fff;
	font-family: 'Avenir LT Std';
	font-size: 20px;
	font-weight: 400;
	padding: 15px;
	display: block;
}
#primary .site-pages article .about-section-3 .policy .panel-group .panel-heading h4 a:hover,
#primary .site-pages article .about-section-3 .policy .panel-group .panel-heading h4 a:focus {
	color: #fff;
	background-color: #606468;
	transition: all 0.8s ease-out;
	text-decoration: none;
}
#primary .site-pages article .about-section-3 .policy .panel-group .panel-heading h4 a i { float: right; }
#primary .site-pages article .about-section-3 .policy .panel-group .panel-heading:after {
	content: "";
	display: table;
	clear: both;
}
#primary .site-pages article .about-section-3 .policy .panel-group .panel-collapse .panel-body {
	font-family: 'Open Sans',sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #666;
	line-height: 26px;
}
#primary .site-pages article .about-section-3 .policy .col-b {
	display: inline-block;
	vertical-align: top;
	width: 28%;
}
#primary .site-pages article .about-section-3 .policy .col-b img { margin: 0 auto; }

/* FAMILY LEGACY */
#primary .site-pages article .family-section-2 { margin-bottom: 2em; }
#primary .site-pages article .family-section-2 .carousel .carousel-inner .item img { width: 100%; }
#primary .site-pages article .family-section-2 .carousel .carousel-inner .item .caption {
	position: absolute;
	bottom: 2%;
	left: 0;
	width: 100%;
	height: 60px;
	padding: 20px;
	background: url('assets/images/banner-transparent.png') repeat;
	font-family: 'Open Sans',sans-serif;
	font-weight: 400;
	font-size: 17px;
	color: #fff;
}
#primary .site-pages article .family-section-2 .carousel .carousel-control.left,
#primary .site-pages article .family-section-2 .carousel .carousel-control.right {
	background-image: none; 
	width: 50px;
}
#primary .site-pages article .family-section-2 .carousel .carousel-control.left span,
#primary .site-pages article .family-section-2 .carousel .carousel-control.right span {
	background: url('assets/images/banner-transparent.png') repeat;
	width: 50px;
    height: 50px;
	display: block;
    margin-top: -30px;
    line-height: 48px;
}
#primary .site-pages article .family-section-2 .carousel .carousel-indicators {
	position: relative;
	left: initial;
	bottom: initial;
	width: 100%;
	margin: 20px  auto;
}
#primary .site-pages article .family-section-2 .carousel .carousel-indicators li {
	background-color: #474747;
	width: 40px;
    height: 6px;
    margin: 0;
}
#primary .site-pages article .family-section-2 .carousel .carousel-indicators li.active { background-color: #1a1a1a; }
#primary .site-pages article .family-section-3 {
	margin: 2em 0;
	background: url('assets/images/background-family.png') no-repeat right bottom;
}
#primary .site-pages article .family-section-3 .row { margin-bottom: 2.5em; }
#primary .site-pages article .family-section-3 .content-left h3 {
	font-family: 'Avenir LT Std';
    font-size: 32px;
    font-weight: 400;
    color: #000;
    padding: 0;
    margin: 0 0 10px;
}
#primary .site-pages article .family-section-3 .content-left h4 {
	font-family: 'Avenir LT Std';
    font-size: 15px;
    font-weight: 400;
    color: #000;
    margin: 0 0 15px;
}
#primary .site-pages article .family-section-3 .content-left hr {
	width: 10%;
    border-top: 0;
    border-bottom: 2px solid #000;
    margin: 0 0 20px;
    padding: 0;
}
#primary .site-pages article .family-section-3 .content-left img { margin: 0 auto; }
#primary .site-pages article .family-section-3 .content-right p {
	font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #666;
    line-height: 26px;
	margin: 0 0 15px;
}
#primary .site-pages article .family-section-3 .content-right p a span { display: block; }
#primary .site-pages article .family-section-3 #carousel-family2 { margin: 0 0 20px; }
#primary .site-pages article .family-section-3 #carousel-family2 .carousel-inner .item img { margin: 0 auto; }
#primary .site-pages article .family-section-3 #carousel-family2 .carousel-control {
	background-image: none;
    opacity: 1;
    text-shadow: 1px 1px 1px #333;
}
#primary .site-pages article .family-section-3 #carousel-family2 .carousel-indicators li {
	background-color: #474747;
    width: 12px;
    height: 12px;
    margin: 0;
}
#primary .site-pages article .family-section-3 #carousel-family2 .carousel-indicators li.active { background-color: #1a1a1a; }
#primary .site-pages article .family-section-4 { margin: 2em 0; }
#primary .site-pages article .family-section-4 .family-tab ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
	text-align: center;
}
#primary .site-pages article .family-section-4 .family-tab ul li {
	float: none;
	display: inline-block;
	margin: 2px 10px;
}
#primary .site-pages article .family-section-4 .family-tab ul li a {
	font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #000;
	text-transform: uppercase;
	background-image: none;
	border: 0;
	border-radius: 0;
    padding: 45px 80px;
}
#primary .site-pages article .family-section-4 .family-tab ul li.active a,
#primary .site-pages article .family-section-4 .family-tab ul li a:hover {
	color: #fff;
	background: url('assets/images/family-tab.jpg') no-repeat;
	transition: all 0.8s ease-out;
	text-decoration: none;
}
#primary .site-pages article .family-section-4 .family-tab ul li:last-child a {
	color: #ff8080;
	font-weight: 600;
}

#primary .site-pages article .family-section-4 .family-tab .tab-content { margin: 2.5em 0; }
#primary .site-pages article .family-section-4 .family-tab .tab-content .panel-group .panel { margin: 15px 0; }
#primary .site-pages article .family-section-4 .family-tab .tab-content .panel-group .panel-heading {
	color: #4d4d4d;
    background-color: #fff;
    border-color: #ccc;
	border-bottom: 0;
    border-radius: 0;
    padding: 0;
}
#primary .site-pages article .family-section-4 .family-tab .tab-content .panel-group .panel-heading h4 a {
	color: #4d4d4d;
	background-color: #fff;
	font-family: 'Avenir LT Std';
	font-size: 20px;
	font-weight: 400;
	padding: 15px;
	display: block;
}
#primary .site-pages article .family-section-4 .family-tab .tab-content .panel-group .panel-heading h4 a:hover,
#primary .site-pages article .family-section-4 .family-tab .tab-content .panel-group .panel-heading h4 a:focus {
	color: #fff;
	background-color: #606468;
	transition: all 0.8s ease-out;
	text-decoration: none;
}
#primary .site-pages article .family-section-4 .family-tab .tab-content .panel-group .panel-heading h4 a i { float: right; }
#primary .site-pages article .family-section-4 .family-tab .tab-content .panel-group .panel-heading:after {
	content: "";
	display: table;
	clear: both;
}
#primary .site-pages article .family-section-4 .family-tab .tab-content .panel-group .panel-collapse .panel-body {
	font-family: 'Open Sans',sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #666;
	line-height: 26px;
}
#primary .site-pages article .family-section-4 .family-tab .tab-content .panel-group .panel-collapse .panel-body iframe {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	border: 10px solid #fff;
    box-shadow: 4px 3px 10px #333;
}

/* GALLERY */
#primary .site-pages article .gallery-section { padding: 4em 0; }
#primary .site-pages article .gallery-section .gallery-tab ul.nav {
	margin: 0 0 25px;
    padding: 0;
    list-style: none;
    border: 0;
    text-align: center;
}
#primary .site-pages article .gallery-section .gallery-tab ul.nav li {
	float: none;
    display: inline-block;
}
#primary .site-pages article .gallery-section .gallery-tab ul.nav li a {
	font-size: 14px;
    font-weight: 400;
    color: #000;
    border: 0;
    border-radius: 0;
}
#primary .site-pages article .gallery-section .gallery-tab ul.nav li.active a,
#primary .site-pages article .gallery-section .gallery-tab ul.nav li a:hover {
	color: #fff;
	background: url(assets/images/button-hover.jpg) repeat;
    text-decoration: none;
    transition: all 0.8s ease-out;
}
#primary .site-pages article .gallery-section .gallery-tab .tab-top {
	width: 100%;
	height: 120px;
	background: url(assets/images/book-top.png) no-repeat;
}
#primary .site-pages article .gallery-section .gallery-tab .tab-content {
	width: 100%;
	padding: 0 70px;
	background: url(assets/images/book-body.png) repeat-y;
}
#primary .site-pages article .gallery-section .gallery-tab .tab-bottom {
	width: 100%;
	height: 98px;
	background: url(assets/images/book-bottom.png) no-repeat -1px -5px;
}
#primary .site-pages article .gallery-section .gallery-tab .tab-content .videos:after {
	content: "";
	display: table;
	clear: both;
}
#primary .site-pages article .gallery-section .gallery-tab .tab-content .videos .col {
	float: left;
	width: 25%;
	margin: 5px 0px;
	padding: 10px 8px;
}
#primary .site-pages article .gallery-section .gallery-tab .tab-content .videos .col img,
#primary .site-pages article .gallery-section .gallery-tab .tab-content .videos .col iframe {
	border: 10px solid #fff;
    box-shadow: 4px 3px 10px #333;
}

/* BUSINESS VIDEOS */
#primary .site-pages article .business-section {
	margin: 4em 0;
	background: none;
}
#primary .site-pages article .business-section.w-background {
	background: url('assets/images/background-business.png') no-repeat right bottom;
}
#primary .site-pages article .business-section .row { margin-bottom: 2.5em; }
#primary .site-pages article .business-section .content-left h3 {
	font-family: 'Avenir LT Std';
    font-size: 32px;
    font-weight: 400;
    color: #000;
    padding: 0;
    margin: 0 0 10px;
}
#primary .site-pages article .business-section .content-left h4 {
	font-family: 'Avenir LT Std';
    font-size: 15px;
    font-weight: 400;
    color: #000;
    margin: 0 0 15px;
}
#primary .site-pages article .business-section .content-left hr {
	width: 10%;
    border-top: 0;
    border-bottom: 2px solid #000;
    margin: 0 0 20px;
    padding: 0;
}
#primary .site-pages article .business-section .content-left img { margin: 0 auto; }
#primary .site-pages article .business-section .content-right p {
	font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #666;
    line-height: 26px;
	margin: 0 0 15px;
}
#primary .site-pages article .business-section .content-tabs .panel-group .panel { margin: 15px 0; }
#primary .site-pages article .business-section .content-tabs .panel-group .panel-heading {
	color: #4d4d4d;
    background-color: #fff;
    border-color: #ccc;
	border-bottom: 0;
    border-radius: 0;
    padding: 0;
}
#primary .site-pages article .business-section .content-tabs .panel-group .panel-heading h4 a {
	color: #4d4d4d;
	background-color: #fff;
	font-family: 'Avenir LT Std';
	font-size: 20px;
	font-weight: 400;
	padding: 15px;
	display: block;
}
#primary .site-pages article .business-section .content-tabs .panel-group .panel-heading h4 a:hover,
#primary .site-pages article .business-section .content-tabs .panel-group .panel-heading h4 a:focus {
	color: #fff;
	background-color: #606468;
	transition: all 0.8s ease-out;
	text-decoration: none;
}
#primary .site-pages article .business-section .content-tabs .panel-group .panel-heading h4 a i { float: right; }
#primary .site-pages article .business-section .content-tabs .panel-group .panel-heading:after {
	content: "";
	display: table;
	clear: both;
}
#primary .site-pages article .business-section .content-tabs .panel-group .panel-collapse .panel-body {
	font-family: 'Open Sans',sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #666;
	line-height: 26px;
}
#primary .site-pages article .business-section .content-tabs .panel-group .panel-collapse .panel-body img {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
#primary .site-pages article .business-video {
	background-image: url('assets/images/background-business-video.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 450px;
	position: relative;
	padding: 4em 0;
}
#primary .site-pages article .business-video .content { margin: 2em 0; }
#primary .site-pages article .business-video .content p,
#primary .site-pages article .business-video .content p a {
	font-family: 'Avenir LT Std';
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	margin: 0;
}
#primary .site-pages article .business-video .cols { margin: 2em 0; }
#primary .site-pages article .business-video .cols .col {
	display: inline-block;
	vertical-align: top;
	width: 31%;
	margin: 6px 0px;
}
#primary .site-pages article .business-video .cols .col:nth-child(2) { margin: 6px 15px; }
#primary .site-pages article .business-video .cols .col img {
	margin: 0 auto;
	width: 100%;
	border: 10px solid #fff;
    box-shadow: 4px 3px 10px #333;
}
#primary .site-pages article .business-video .cols .col iframe {
	margin: 0 auto;
	border: 10px solid #fff;
    box-shadow: 4px 3px 10px #333;
}
#primary .site-pages article .business-video-testimonial { padding: 2em 0; }
#primary .site-pages article .business-video-testimonial .content { margin: 2em 0; }
#primary .site-pages article .business-video-testimonial .content h2 {
	font-family: 'Avenir LT Std';
	font-weight: 400;
	font-size: 32px;
	color: #000;
	margin: 0;
	text-align: center;
}
#primary .site-pages article .business-video-testimonial .content hr {
	border-top: 0;
	border-bottom: 2px solid #000;
	width: 6%;
	margin: 12px auto;
	padding: 0;
}
#primary .site-pages article .business-video-testimonial .cols { margin: 2em 0; }
#primary .site-pages article .business-video-testimonial .cols .col {
	display: inline-block;
	vertical-align: top;
	width: 31%;
	margin: 6px 0px;
}
#primary .site-pages article .business-video-testimonial .cols .col:nth-child(2) { margin: 6px 15px; }
#primary .site-pages article .business-video-testimonial .cols .col img {
	margin: 0 auto;
	width: 100%;
	border: 10px solid #fff;
    box-shadow: 4px 3px 10px #333;
}
#primary .site-pages article .business-video-testimonial .cols .col iframe {
	margin: 0 auto;
	border: 10px solid #fff;
    box-shadow: 4px 3px 10px #333;
}

/* PHOTO &amp; VIDEO SERVICES */
#primary .site-pages article .family-section-2.photo-video {
	padding: 4em 0 2em;
	margin-bottom: 0;
}
#primary .site-pages article .family-section-4.photo-video .family-tab ul li {
	float: none;
	display: inline-block;
	margin: 2px 5px;
	vertical-align: top;
}
#primary .site-pages article .family-section-4.photo-video .family-tab ul li a {
	font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #000;
	text-transform: uppercase;
	background-image: none;
	border: 0;
	border-radius: 0;
    padding: 35px 10px;
	display: block;
	min-height: 120px;
}
#primary .site-pages article .family-section-4.photo-video .family-tab ul li.active a,
#primary .site-pages article .family-section-4.photo-video .family-tab ul li a:hover {
	color: #fff;
	background: url('assets/images/photo-tab.jpg') no-repeat center center;
	transition: all 0.8s ease-out;
	text-decoration: none;
}
#primary .site-pages article .family-section-4.photo-video .family-tab ul li:last-child a {
	color: #000;
	font-weight: 400;
}
#primary .site-pages article .family-section-4.photo-video .business-video {
	background-image: none;
	min-height: auto;
	padding: 2em 0;
}
#primary .site-pages article .family-section-4.photo-video .business-video .content p {
	font-family: 'Avenir LT Std';
	font-weight: 400;
	font-size: 14px;
	color: #000;
	margin: 0;
}
#primary .site-pages article .family-section-4.photo-video .business-video .content p em {
	font-style: normal;
	color: #ff8080;
}
#primary .site-pages article .business-video-testimonial.photo-video {
	background-image: url('assets/images/background-testimonial.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 520px;
	position: relative;
	padding: 4em 0;
}
#primary .site-pages article .business-video-testimonial.photo-video .content h2 { color: #fff; }
#primary .site-pages article .business-video-testimonial.photo-video .content hr { border-bottom: 2px solid #fff; }

/* BLOGS */
#primary .site-blog { padding: 4em 0; }
#primary .site-blog article section { margin-bottom: 30px; }
#primary .site-blog article section .entry-title { padding: 15px 10px; }
#primary .site-blog article section .entry-title h2 {
	font-family: 'Avenir LT Std';
    font-size: 22px;
    font-weight: 900;
    color: #000;
    margin: 0 0 10px;
	padding: 8px 0 8px 40px;
    position: relative;
}
#primary .site-blog article section .entry-title h2:before {
	content: "";
    position: absolute;
    top: 0;
    left: 5px;
    background: url('assets/images/new-feather.png') no-repeat;
    width: 25px;
    height: 40px;
}
#primary .site-blog article section .entry-title p {
	font-family: 'Avenir LT Std';
    font-size: 15px;
    font-weight: 300;
    color: #808080;
    margin: 0 0 0 40px;
}
#primary .site-blog article section .entry-content {
	border-bottom: 2px dashed #ccc;
    padding-bottom: 15px;
}
#primary .site-blog article section .entry-content p {
	font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #1a1a1a;
    margin: 0 0 15px;
	line-height: 26px;
}
#primary .site-blog article section .entry-content .cta { margin: 20px 0; }
#primary .site-blog article section .entry-content .cta a {
	background: url('assets/images/button.jpg') repeat;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 25px;
    padding: 12px 25px;
    margin: 0 auto;
}
#primary .site-blog article section .entry-content .cta a:hover {
	background: url('assets/images/button-hover.jpg') repeat;
    text-decoration: none;
    transition: all 0.8s ease-out;
}
#primary .site-blog article section .entry-tags { margin: 20px 0; }
#primary .site-blog article section .entry-tags .categories,
#primary .site-blog article section .entry-tags .tags {
	font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #1a1a1a;
	margin: 8px 0;
}
#primary .site-blog article section .entry-tags .categories a,
#primary .site-blog article section .entry-tags .tags a {
	color: #ff8080;
}

/* PAGES */
#primary .site-pages .other-page { padding: 4em 0; }
#primary .site-pages article .entry-title h1 {
	font-family: 'Avenir LT Std';
    font-size: 28px;
    font-weight: 900;
    color: #000;
    margin: 0 0 15px;
	padding: 8px 0;
    position: relative;
}
#primary .site-pages article .entry-content h1,
#primary .site-pages article .entry-content h2,
#primary .site-pages article .entry-content h3,
#primary .site-pages article .entry-content h4,
#primary .site-pages article .entry-content h5 {
	font-family: 'Avenir LT Std';
    font-size: 22px;
    font-weight: 900;
    color: #000;
    margin: 8px 0 15px;
	padding: 8px 0;
}
#primary .site-pages article .entry-content p {
	font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #1a1a1a;
    margin: 0 0 15px;
	line-height: 26px;
}
#primary .site-pages article .entry-content ul,
#primary .site-pages article .entry-content ol { margin: 0 0 0 18px; }
#primary .site-pages article .entry-content ul li,
#primary .site-pages article .entry-content ol li {
	font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #1a1a1a;
    margin: 0 0 15px;
	line-height: 26px;
}

/* SIDEBAR */
aside#secondary section.widget_search { margin-bottom: 40px; }
aside#secondary section.widget_search form label { display: none; }
aside#secondary section.widget_search form input[type=search] {
	border: 1px solid #ccc;
    padding: 15px 12px;
    width: 100%;
}
aside#secondary section.widget_search form button { display: none; }
aside#secondary section { margin-bottom: 40px; }
aside#secondary section h2 {
	color: #b0a38b;
	font-family: 'Avenir LT Std';
    font-size: 20px;
    font-weight: 900;
	text-transform: uppercase;
	margin: 0 0 20px;
}
aside#secondary section ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
aside#secondary section ul li {
	margin: 8px 0;
}
aside#secondary section ul li a {
	color: #808080;
	font-family: 'Avenir LT Std';
    font-size: 16px;
    font-weight: 400;
	display: block;
}
aside#secondary section.widget_categories ul li a { color: #1a1a1a; }
aside#secondary section.jetpack_subscription_widget { text-align: center; }
aside#secondary section.jetpack_subscription_widget form p {
	color: #000;
	font-family: 'Avenir LT Std';
    font-size: 14px;
    font-weight: 400;
}
aside#secondary section.jetpack_subscription_widget form input[type=email] {
	width: 100%;
	height: 40px;
	border-radius: 0;
	margin-bottom: 8px;
	display: block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
aside#secondary section.jetpack_subscription_widget form input[type=submit] {
	background: #606468;
	color: #fff;
	font-family: 'Avenir LT Std';
    font-size: 14px;
    font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	padding: 12px 8px;
	border: 0;
}
aside#secondary section.jetpack_subscription_widget form input[type=submit]:hover {
	background: url('assets/images/button.jpg') repeat;
	transition: all 0.8s ease-out;
}

/* SINGLE */
#primary .site-blogs { padding: 4em 0; }
#primary .site-blogs .page-header {
	padding-bottom: 10px;
    margin: 0 0 20px;
    border-bottom: 1px solid #eee;
}
#primary .site-blogs .page-header h1 {
	font-family: 'Avenir LT Std';
    font-size: 30px;
    font-weight: 900;
    color: #000;
    margin: 0 0 10px;
    padding: 8px 0;
    position: relative;
}
#primary .site-blogs article.post .entry-header h1 {
	font-family: 'Avenir LT Std';
    font-size: 22px;
    font-weight: 900;
    color: #000;
    margin: 0 0 10px;
    padding: 8px 0 8px 40px;
    position: relative;
}
#primary .site-blogs article.post .entry-header h1:before {
	content: "";
    position: absolute;
    top: 0;
    left: 5px;
    background: url('assets/images/new-feather.png') no-repeat;
    width: 25px;
    height: 40px;
}
#primary .site-blogs article.post .entry-header h2 {
	margin: 0 0 10px;
    padding: 8px 0 8px 40px;
    position: relative;
}
#primary .site-blogs article.post .entry-header h2 a {
	font-family: 'Avenir LT Std';
    font-size: 22px;
    font-weight: 900;
    color: #000;
}
#primary .site-blogs article.post .entry-header h2:before {
	content: "";
    position: absolute;
    top: 0;
    left: 5px;
    background: url('assets/images/new-feather.png') no-repeat;
    width: 25px;
    height: 40px;
}
#primary .site-blogs article.post .entry-meta {
	font-family: 'Avenir LT Std';
    font-size: 15px;
    font-weight: 300;
    color: #808080;
    margin: 0 0 0 40px;
}
#primary .site-blogs article.post .entry-content { margin-top: 20px; }
#primary .site-blogs article.post .entry-content p {
	font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #1a1a1a;
    margin: 0 0 15px;
    line-height: 26px;
}
#primary .site-blogs article.post .entry-content ol,
#primary .site-blogs article.post .entry-content ul { margin: 0 0 0 18px; }
#primary .site-blogs article.post .entry-content ol li,
#primary .site-blogs article.post .entry-content ul li {
	font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #1a1a1a;
    margin: 0 0 15px;
    line-height: 26px;
}
#primary .site-blogs article.post .entry-content h2,
#primary .site-blogs article.post .entry-content h3,
#primary .site-blogs article.post .entry-content h4,
#primary .site-blogs article.post .entry-content h5 {
	color: #1a1a1a;
	font-family: 'Open Sans',sans-serif;
	padding: 0;
	margin: 0 0 10px;
}
#primary .site-blogs article.post .entry-tags {
    margin: 20px 0;
	border-top: 2px dashed #ccc;
    padding-top: 15px;
}
#primary .site-blogs article.post .entry-tags .categories,
#primary .site-blogs article.post .entry-tags .tags {
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #1a1a1a;
    margin: 8px 0;
}

/* SEARCH RESULTS */
body.search #primary .site-blogs article {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
body.search #primary .site-blogs article .entry-summary { margin-top: 20px; }
body.search #primary .site-blogs article .entry-summary p {
	font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #1a1a1a;
    margin: 0 0 15px;
    line-height: 26px;
}
body.search #primary .site-blogs article .entry-header h2 {
	margin: 0 0 10px;
    padding: 8px 0 8px 40px;
    position: relative;
}
body.search #primary .site-blogs article .entry-header h2 a {
	font-family: 'Avenir LT Std';
    font-size: 22px;
    font-weight: 900;
    color: #000;
}
body.search #primary .site-blogs article .entry-header h2:before {
	content: "";
    position: absolute;
    top: 0;
    left: 5px;
    background: url('assets/images/new-feather.png') no-repeat;
    width: 25px;
    height: 40px;
}
body.search #primary .site-blogs article .entry-meta {
	font-family: 'Avenir LT Std';
    font-size: 15px;
    font-weight: 300;
    color: #808080;
    margin: 0 0 0 40px;
}

/* 404 */
body.error404 #primary .site-main .error-404 { padding: 4em 0; }
body.error404 #primary .site-main .error-404 h1 {
	font-family: 'Avenir LT Std';
    font-size: 30px;
    font-weight: 900;
    color: #000;
    margin: 0 0 10px;
    padding: 8px 0 8px 40px;
    position: relative;
}
body.error404 #primary .site-main .error-404 .page-content p {
	font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #1a1a1a;
    margin: 0 0 15px;
    line-height: 26px;
}
body.error404 #primary .site-main .error-404 form label { display: none; }
body.error404 #primary .site-main .error-404 form input[type=search] {
	border: 1px solid #ccc;
    padding: 15px 12px;
    width: 40%;
    margin: 20px auto;
    border-radius: 3px;
}
body.error404 #primary .site-main .error-404 form button { display: none; }

/* OTHER PAGES */
#content .banner-page {
	background-size: cover;
    background-repeat: no-repeat;
    min-height: 341px;
    background-color: #333;
}
#content .banner-page h2 {
	font-family: 'Prata', serif;
    font-size: 24px;
    font-weight: 400;
    color: #b0a38b;
    text-shadow: 1px 1px 1px #333;
    letter-spacing: 4px;
	margin: 8em 0 0;
}
#content .banner-page h2 span {
	font-family: 'Avenir LT Std';
    font-size: 35px;
    font-weight: 600;
    font-style: normal;
    display: block;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    margin-top: 10px;
    letter-spacing: 12px;
}

/* FOOTER */
footer.site-footer {
	background-color: #252a2d;
	font-family: 'Open Sans',sans-serif;
	font-weight: 400;
	color: #999999;
	padding: 4em 0;
}
footer.site-footer .site-info .footer-top {
	border-bottom: 1px solid #999;
    padding-bottom: 30px;
    margin-bottom: 20px;
}
footer.site-footer .site-info .footer-top .cols { margin: 0 2em; }
footer.site-footer .site-info .footer-top .col {
	display: inline-block;
	vertical-align: top;
	width: 31%;
	margin: 6px 10px;
}
footer.site-footer .site-info .block {
	margin-left: 30px;
    font-size: 20px;
	position: relative;
	padding-left: 10px;
}
footer.site-footer .site-info .block p,
footer.site-footer .site-info .block p a {
	font-family: 'Open Sans',sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	margin-left: 5px;
	line-height: 20px;
}
footer.site-footer .site-info .block.address:before {
	content: "";
	width: 26px;
	height: 35px;
	position: absolute;
	top: -4px;
	left: -25px;
	background: url('assets/images/icon-map.png') repeat;
}
footer.site-footer .site-info .block.phone:before {
	content: "";
	width: 34px;
	height: 35px;
	position: absolute;
	top: -4px;
	left: -25px;
	background: url('assets/images/icon-phone.png') repeat;
}
footer.site-footer .site-info .block.email:before {
	content: "";
	width: 33px;
	height: 35px;
	position: absolute;
	top: -6px;
	left: -25px;
	background: url('assets/images/icon-email-dark.png') repeat;
}
footer.site-footer .site-info .footer-bottom .cols { margin: 0 4.2em; }
footer.site-footer .site-info .footer-bottom .cols .col {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin: 6px 9px;
}
footer.site-footer .site-info p.copyright {
	font-family: 'Open Sans',sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	margin: 0;
}
footer.site-footer .site-info p.copyright a { color: #fff; }
footer.site-footer .site-info ul.social {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}
footer.site-footer .site-info ul.social li {
	display: inline-block;
	margin: 0 5px;
}
footer.site-footer .site-info ul.social li a {
	font-size: 14px;
	font-weight: 400;
	color: #999999;
}
footer.site-footer .site-info ul.social li a:hover {
	color: #fff;
	text-decoration: none;
	transition: all 0.8s ease-out;
}

/* GLOBAL */
#callnowbutton { display: none; }
#map { height: 300px; width: 100%; }
.scroll { position: absolute; bottom: 4%; left: 50%; color: #fff; text-align: center; }
.scroll p { color: #fff; font-size: 14px; font-weight: 400; }
.scroll a.mouse-icn { display: inline-block; background-image: url('assets/images/mouse-icon.png'); background-repeat: no-repeat; width: 23px; height: 41px; }
a.back-to-top { display: none; width: 45px; height: 45px; position: fixed; z-index: 999; right: 10px; bottom: 20px; background: transparent; border: 1px solid #b0a38b; color: #b0a38b; border-radius: 6px; text-align: center; padding: 0px 7px; font-size: 30px; text-shadow: 0px 1px 3px #333; }
a.back-to-top:hover { border: 1px solid #fff; background: transparent; border-radius: 6px; text-decoration: none; color: #fff; transition: all 0.8s ease-out; }
a.back-to-top i { padding: 5px 0; }

.paginate-nav { margin: 15px 0; }
.paginate-nav .page-numbers {
	background: url('assets/images/button-hover.jpg') repeat;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 15px;
    margin: 0 auto;
}
.paginate-nav .page-numbers.current,
.paginate-nav .page-numbers:hover {
	background: url('assets/images/button.jpg') repeat;
    text-decoration: none;
    transition: all 0.8s ease-out;
}

/* MOBILE MENU */
.scotch-is-showing #call-to-action a.toggle-nav .burger-x:before, .scotch-is-showing #call-to-action a.toggle-nav .burger-x:after {
    background-color: #FF6767;
}
.toggle-nested-demo {
    background: rgb(37, 37, 37);
}
.toggle-nested-demo:hover {
    background: rgb(112, 101, 101) !important;
}
a.toggle-nested-demo i {
    font-size: 20px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    position: absolute;
    right: 40px;
    top: 15px;
}
#main-nav .scotch-is-showing #nested-demo ~ a.toggle-nested-demo i {
    -o-transform: rotate(1620deg);
    -ms-transform: rotate(1620deg);
    -moz-transform: rotate(1620deg);
    -webkit-transform: rotate(1620deg);
    transform: rotate(1620deg);
}
#main-nav {
    background: #232a35;
    text-align: left;
}
#main-nav .logo { padding: 20px; }
#main-nav ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}
#main-nav ul li a {
    display: block;
    width: 100%;
    color: #fff;
	font-family: 'Avenir LT Std';
	font-size: 14px;
    font-weight: 400;
	padding: 14px 15px;
	text-transform: uppercase;
}
#main-nav ul li a i {
    color: #FF6767;
    margin-right: 5px;
}
#main-nav ul li a:hover {
    background: #00adef;
	color: #fff;
	text-decoration: none;
	transition: all 0.8s ease-out;
}
#main-nav .scotch-panel-wrapper {
    height: 100%;
}
#nested-demo {
    background: rgb(44, 16, 63);
}
#nested-demo a {
    color: #fff;
}
#nested-demo a:hover {
    color: #fff;
    background: rgb(0, 124, 172);
}
#nested-demo a i {
    color: #AAFF9A;
}
.make-me-a-panel,
.button-panel { display: none !important; }
.scotchified .make-me-a-panel,
.scotchified .button-panel { display: block !important; }
.burger-x {
    position: absolute;
    top: 45%;
    left: 0;
    display: block;
    width: 90%;
    height: 5px;
    background-color: #fff;
    font-size: 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 225ms ease;
    -moz-transition: all 225ms ease;
    transition: all 225ms ease;
    margin: 0 auto;
}
.burger-x:before, .burger-x:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    content: '';
    -webkit-transition: all 225ms ease;
    -moz-transition: all 225ms ease;
    transition: all 225ms ease;

}
.burger-x:before {
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
}
.burger-x:after {
    -webkit-transform: translateY(200%);
    transform: translateY(200%);
}
.scotch-is-showing .burger-x {
    background-color: transparent !important;
}
.scotch-is-showing .burger-x:before {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
}
.scotch-is-showing .burger-x:after {
    -webkit-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
}
.center-hack {
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.loader {
    width: 30px;
    height: 30px;
    border-style: solid;
    border-top-color: #FFF;
    border-right-color: #FFF;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-animation: rotate 500ms ease-in-out infinite;
    animation: rotate 500ms ease-in-out infinite;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
}
a.toggle-nav {
    position: fixed;
    left: 8px;
    top: -3px;
    color: #fff;
    font-size: 40px;
    width: 45px;
    height: 45px;
	background-color: transparent;
	border: 1px solid transparent;
	z-index: 999999;
}
#primary .site-pages article .family-section-2.photo-video .family-section-2-content h2 {font-family: 'Avenir LT Std'; font-size: 32px; font-weight: 400; color: #000; padding: 0; margin: 0 0 10px;}
#primary .site-pages article .family-section-2.photo-video .family-section-2-content p {font-family: 'Open Sans',sans-serif; font-weight: 400; font-size: 14px; color: #666; line-height: 26px; margin: 0 0 15px; }
#primary .site-pages article .family-section-2.photo-video .family-section-2-content img { float: right; margin: 0 0 10px 10px; }</pre></body></html>