/*
Theme Name:     Webo Enhance
Theme URI:      http://webolutions.com
Description:    Part of the Webolutions Enhanced WordPress Platform
Author:         Webolutions
Author URI:     http://webolutions.com
Version:        2.0
*/
/*********************
Setup
*********************/
/*
Normalize Stylesheet
*/
/*--------------------------------------------------------------
Based on ! normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css

CONTENTS:
HTML5 display definitions
Base
Links
Typography
Lists
Embedded Content
Figures
Forms
Tables
Custom Reset Values
--------------------------------------------------------------*/
/*-------------------------------
HTML5 display definitions
-------------------------------*/
/* Corrects `block` display not defined in IE6/7/8/9 & FF3. */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
/* Corrects `inline-block` display not defined in IE6/7/8/9 & FF3. */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* Prevents modern browsers from displaying `audio` without controls. Remove excess height in iOS5 devices. */
audio:not([controls]) {
  display: none;
  height: 0;
}
/* Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4. Known issue: no IE6 support. */
[hidden] {
  display: none;
}
/*-------------------------------
Base
-------------------------------*/
/*
1. Corrects text resizing oddly in IE6/7 when body `font-size` is set using em` units.
2. Prevents iOS text size adjust after orientation change, without disabling user zoom.
*/
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
/* Addresses `font-family` inconsistency between `textarea` and other form elements. */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/* Addresses margins handled incorrectly in IE6/7. */
body {
  margin: 0;
}
/*-------------------------------
Links
-------------------------------*/
/* Addresses `outline` inconsistency between Chrome and other browsers. */
a:focus {
  outline: thin dotted;
}
/* Improves readability when focused and also mouse hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */
a:active,
a:hover {
  outline: 0;
}
/*-------------------------------
Typography
-------------------------------*/
/*
1. Addresses font sizes and margins set differently in IE6/7.
2. Addresses font sizes within `section` and `article` in FF4+, Chrome, S5.
 */
h1,
.page-title {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
/* Addresses styling not present in IE7/8/9, S5, Chrome. */
abbr[title] {
  border-bottom: 1px dotted;
}
/* Addresses style set to `bolder` in FF3+, S4/5, Chrome. */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/* Addresses styling not present in S5, Chrome. */
dfn {
  font-style: italic;
}
/* Addresses styling not present in IE6/7/8/9. */
mark {
  background: #ff0;
  color: #000;
}
/* Addresses margins set differently in IE6/7. */
p,
pre {
  margin: 1em 0;
}
/* Corrects font family set oddly in IE6, S4/5, Chrome: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/* Improves readability of pre-formatted text in all browsers. */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/* Addresses CSS quotes not supported in IE6/7. */
q {
  quotes: none;
}
/* Addresses `quotes` property not supported in S4. */
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
/* Prevents `sub` and `sup` affecting `line-height` in all browsers: gist.github.com/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/*-------------------------------
Lists
-------------------------------*/
/* Addresses margins set differently in IE6/7. */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/* Addresses paddings set differently in IE6/7. */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/* Corrects list images handled incorrectly in IE7. */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/*-------------------------------
Embedded Content
-------------------------------*/
/*
1. Removes border when inside `a` element in IE6/7/8/9, FF3.
2. Improves image quality when scaled in IE7: code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
*/
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
  max-width: 100%;
}
/* Corrects overflow displayed oddly in IE9. */
svg:not(:root) {
  overflow: hidden;
}
/*-------------------------------
Figures
-------------------------------*/
/* Addresses margin not present in IE6/7/8/9, S5, O11. */
figure {
  margin: 0;
}
/*-------------------------------
Forms
-------------------------------*/
/* Corrects margin displayed oddly in IE6/7. */
form {
  margin: 0;
}
/* Define consistent border, margin, and padding. */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/*
1. Corrects color not being inherited in IE6/7/8/9.
2. Corrects text not wrapping in FF3.
3. Corrects alignment displayed oddly in IE6/7.
*/
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
/*
1. Corrects font size not being inherited in all browsers.
2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome.
3. Improves appearance and consistency in all browsers.
*/
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/*Addresses FF3/4 setting `line-height` on `input` using `!important` in the UA stylesheet. */
button,
input {
  line-height: normal;
}
/*
1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls.
2. Corrects inability to style clickable `input` types in iOS.
3. Improves usability and consistency of cursor style between image-type input` and others.
4. Removes inner spacing in IE7 without affecting normal text inputs.
Known issue: inner spacing remains in IE6.
*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
/* Re-set default cursor for disabled elements. */
button[disabled],
input[disabled] {
  cursor: default;
}
/*
1. Addresses box sizing set to content-box in IE8/9.
2. Removes excess padding in IE8/9.
3. Removes excess padding in IE7.
Known issue: excess padding remains in IE6.
*/
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/*
1. Addresses `appearance` set to `searchfield` in S5, Chrome.
2. Addresses `box-sizing` set to `border-box` in S5, Chrome (include `-moz`to future-proof).
*/
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/* Removes inner padding and search cancel button in S5, Chrome on OS X. */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* Removes inner padding and border in FF3+. */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*
1. Removes default vertical scrollbar in IE6/7/8/9.
2. Improves readability and alignment in all browsers.
*/
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/*-------------------------------
Tables
-------------------------------*/
/* Remove most spacing between table cells. */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*-------------------------------
Custom Reset Values
-------------------------------*/
b,
strong,
.strong {
  font-weight: bold;
}
dfn,
em,
.em {
  font-style: italic;
}
small,
.small {
  font-size: 75%;
}
ul,
ol {
  padding: 0;
  list-style-type: none;
}
dd {
  margin: 0;
}
.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none;
}
/*
Mixins
*/
/*********************
Clearfixin'
*********************/
.clearfix {
  zoom: 1;
}
.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}
.clearfix::after {
  clear: both;
}
/*********************
Tools
*********************/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.screen-reader-text {
  visibility: hidden;
}
.clear {
  clear: both;
}
img {
  vertical-align: bottom;
}
/*********************
Colors
*********************/
/*********************
Typography
*********************/
/* .font-size (16); */
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
/* Screen Reader Text */
.screen-reader-text {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
/*********************
Border Radius
*********************/
/* .rounded(5px); */
/* .border-radius(5px, 0, 0, 5px); */
/*********************
Opacity
*********************/
/* .opacity(0.8); */
/*********************
Gradients
*********************/
/* #gradient > .vertical(#333,#000); */
/* #gradient > .horizontal(#333,#000); */
/*********************
Transitions
*********************/
/* .transition-duration(0.2s); */
/* .rotation(15deg); */
/* .scale(2); */
/* .transition(background, 2s, ease-out); */
/*********************
Box & Inner Shadows
*********************/
/* .inner-shadow(0, 1px, 2px, 0.4); */
/* .box-shadow(0 1px 2px #999); */
/*********************
Columns
*********************/
/* .columns(250px, 0, 50px, #EEE, solid, 1px); */
/*********************
Buttons
*********************/
.button-right {
  text-align: right;
}
.button-center {
  text-align: center;
}
.button-left {
  text-align: left;
}
.button,
.button:visited {
  padding: 24px 52px;
  color: #0092b2;
  display: inline-block;
  font-weight: 900;
  letter-spacing: 2px;
  font-family: "futura-pt";
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 21px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background: transparent;
  text-transform: uppercase;
  border: 3px solid #0092b2;
  font-size: 26px;
  font-size: 2.6rem;
}
.button:hover,
.button:visited:hover,
.button:focus,
.button:visited:focus {
  color: #0092b2;
  background: rgba(0, 0, 0, 0.1);
}
.button:active,
.button:visited:active {
  background: rgba(0, 0, 0, 0.2);
}
.button.green,
.button:visited.green {
  border-color: #517745;
  color: #517745;
}
.button.green:hover,
.button:visited.green:hover,
.button.green:focus,
.button:visited.green:focus {
  color: #517745;
  background: rgba(0, 0, 0, 0.1);
}
.button.green:active,
.button:visited.green:active {
  background: rgba(0, 0, 0, 0.2);
}
/**************************
  Responsive Videos
**************************/
.videoWrap {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrap iframe,
.videoWrap object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/**************************
  File Type & External Links
**************************/
/* Styles for filetype links */
span[class*="icon-file-"] {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
  margin-top: -2px;
}
span[class*="file-pdf"] {
  color: #ff8080;
}
span[class*="file-word"] {
  color: #8080ff;
}
span[class*="file-excel"] {
  color: #80c080;
}
/* External Links */
.icon-external-link {
  font-size: 70%;
  vertical-align: bottom;
  margin-bottom: 8px;
  padding-left: 2px;
  color: #9999ff;
  display: inline-block;
}
/******************************
# Input Placeholder Styles
*****************************/
::-webkit-input-placeholder {
  text-transform: uppercase;
  color: #a7a37e;
  font-family: "futura-pt";
  font-weight: 900;
  letter-spacing: 2px;
  font-size: 14px;
  line-height: 1.2;
  padding-top: 4px;
  padding-left: 8px;
}
:-moz-placeholder {
  /* Firefox 18- */
  text-transform: uppercase;
  color: #a7a37e;
  font-family: "futura-pt";
  font-weight: 900;
  letter-spacing: 2px;
  font-size: 14px;
  line-height: 1.2;
  padding-top: 4px;
  padding-left: 8px;
}
::-moz-placeholder {
  /* Firefox 19+ */
  text-transform: uppercase;
  color: #a7a37e;
  font-family: "futura-pt";
  font-weight: 900;
  letter-spacing: 2px;
  font-size: 14px;
  line-height: 1.2;
  padding-top: 4px;
  padding-left: 8px;
}
:-ms-input-placeholder {
  text-transform: uppercase;
  color: #a7a37e;
  font-family: "futura-pt";
  font-weight: 900;
  letter-spacing: 2px;
  font-size: 14px;
  line-height: 1.2;
  padding-top: 4px;
  padding-left: 8px;
}
/*********************
Mobile Stylesheet
*********************/
/*
Base Stylesheet
*/
/*********************
General Styles
*********************/
html,
body {
  /* height: 100%; */
  font-size: 62.5%;
}
body {
  font-size: 20px;
  font-size: 2rem;
  line-height: 36px;
  color: #002f2f;
  font-family: "futura-pt";
  -webkit-backface-visibility: hidden;
}
* .site-wrap {
  margin: 32px;
  position: relative;
  z-index: 10;
}
hr {
  float: left;
  width: 100%;
  height: 1px;
  border: 0;
  background-color: #000;
  margin: 20px 0;
}
/* Some table styles for easy vertical alignment */
.table {
  display: table;
  width: 100%;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
}
.nomobile {
  display: none;
}
/*********************
Layout & Grid Styles
*********************/
.wrap {
  width: 96%;
  margin: 0 auto;
}
.inner-wrap {
  max-width: 1140px;
  margin: 0 auto;
  width: 100%;
}
/*********************
Link Styles
*********************/
a,
a:visited {
  color: #006281;
  /* Hover */
  /* Click */
  /* Mobile/tablet tap color */
}
a:hover,
a:visited:hover,
a:focus,
a:visited:focus {
  color: #003b4e;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
/*********************
H1, H2, H3, H4, H5 Styles
*********************/
h1,
.h1,
.page-title,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-weight: bold;
  font-family: "futura-pt";
  /* Removing text decoration from all headline links */
}
h1 a,
.h1 a,
.page-title a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a {
  text-decoration: none;
}
h1,
.h1,
.page-title {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
}
h2,
.h2 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
}
h3,
.h3 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
}
h4,
.h4 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
}
h5,
.h5 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
}
.page-title {
  font-family: "futura-pt";
  font-weight: 900;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  color: #046380;
  text-transform: uppercase;
}
.subtitle {
  font-family: "futura-pt";
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 3px;
  text-align: center;
  color: #0092b2;
  margin-top: 0;
  position: relative;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
.subtitle:after {
  width: 190px;
  margin-left: -95px;
  left: 50%;
  bottom: 0;
  height: 1px;
  content: "";
  position: absolute;
  background: #dfd3b6;
}
/*********************
Header Styles
*********************/
.site-header {
  position: relative;
  z-index: 9999;
}
.site-header #inner-header #home-link {
  display: inline-block;
  vertical-align: middle;
  max-width: 66.66666667%;
  line-height: 0;
  margin: 8px 0;
}
.site-header .inner-wrap {
  display: table;
}
/*********************
Menu Styles
*********************/
/* Primary Menu */
.menu-link {
  display: block;
  position: absolute;
  color: #006281;
  text-decoration: none;
  text-align: right;
  width: 48px;
  height: 40px;
  background: #006281;
  bottom: 8px;
  right: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.menu-link .bar {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: absolute;
  display: block;
  width: 80%;
  left: 10%;
  background: #ffffff;
  height: 4px;
  margin-top: -2px;
  top: 50%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.menu-link .top {
  top: 25%;
}
.menu-link .bottom {
  top: 75%;
}
.menu-link.active {
  background: #003b4e;
}
.menu-link.active .bar {
  width: 40%;
  left: 30%;
}
.menu-link.active .top,
.menu-link.active .bottom {
  top: 50%;
}
#primary-nav {
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
  width: 100%;
}
#primary-nav.active {
  display: block;
}
#primary-nav ul {
  margin: 0;
  background: #006281;
}
#primary-nav ul a {
  position: relative;
  display: block;
  padding-left: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid #00151b;
}
#primary-nav ul ul {
  background: #0089b4;
}
#primary-nav ul ul a {
  padding-left: 18px;
}
#primary-nav ul ul ul {
  background: #00afe7;
}
#primary-nav ul ul ul a {
  padding-left: 24px;
}
#primary-nav ul li.menu-parent .drop {
  color: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.2);
  width: 50px;
  text-align: center;
  font-size: 24px;
}
#primary-nav ul li.menu-parent .drop .icon-angle-down {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: block;
  height: 100%;
  line-height: 2.5;
}
#primary-nav ul li.menu-parent .drop.active .icon-angle-down {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#primary-nav .sub-menu {
  display: none;
}
#primary-nav .sub-menu.active {
  display: block;
}
.primary-search {
  background: #006281;
  font-size: 0;
}
.primary-search div {
  display: table;
  width: 100%;
  border-bottom: 1px solid #43566a;
}
.primary-search label,
.primary-search #toggle {
  display: none;
}
.primary-search input,
.primary-search button {
  font-size: 18px;
  font-size: 1.8rem;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  border: 0;
  height: 42px;
}
.primary-search input {
  padding-left: 15px;
  width: 90%;
}
.primary-search button {
  background: #33819a;
  color: #ffffff;
  width: 10%;
}
/* Utility Menu */
/* Footer Menu */
/*********************
General Page, Post & Content Styles
*********************/
.hero-slides {
  top: 0;
  display: none;
}
.hero-slides .slide {
  background: #000;
  width: 100%;
  overflow: hidden;
  color: #ffffff;
}
.global-image {
  display: none;
}
.blog-nav {
  margin: 0 0 18px;
}
.blog-nav span,
.blog-nav a {
  display: inline-block;
  padding: 4px 8px;
}
.blog-nav .current {
  background: #006281;
  color: #ffffff;
}
.blog-nav a {
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.blog-nav a:hover,
.blog-nav a:active,
.blog-nav a:focus {
  color: #393939;
  text-decoration: none;
  background: #cce0e6;
}
#content {
  margin-top: 2.25em;
  position: relative;
  z-index: 40;
}
/* #content */
/* #inner-content */
#main {
  /* article.post */
}
#main article {
  clear: both;
}
#main .search-form-toggle,
#main #toggle {
  display: none;
}
#main #searchform {
  display: inline-block;
  border-bottom: 3px solid #c5bf60;
  font-size: 0;
}
#main #searchform > div {
  padding: 4px;
  zoom: 1;
}
#main #searchform > div::before,
#main #searchform > div::after {
  content: "";
  display: table;
}
#main #searchform > div::after {
  clear: both;
}
#main #searchform input,
#main #searchform button {
  display: table-cell;
  font-size: 18px;
  vertical-align: middle;
}
#main #searchform input {
  border: 0;
  height: 36px;
  width: 100%;
  float: left;
  background: #f6f5e4;
}
#main #searchform button {
  float: right;
  margin-left: -100%;
  background: #c5bf60;
  border: 0;
  color: #ffffff;
  width: 36px;
  height: 36px;
  text-align: center;
}
/* #main */
/* Page Titles */
.post-not-found {
  margin-bottom: 64px;
}
/* Entry Content */
.entry-content img {
  max-width: 100%;
  height: auto;
}
.entry-content ul {
  margin: 0;
  padding-left: 15px;
}
.entry-content ul li {
  margin: 0 0 0 1em ;
  padding: 0;
  list-style-type: disc;
  list-style-position: inside;
}
.entry-content ol {
  margin: 0;
  padding-left: 15px;
}
.entry-content ol li {
  margin: 0 0 0 1em ;
  padding: 0;
  list-style-type: decimal;
  list-style-position: inside;
}
/* .eentry-content */
/***************************
Template Specific Styles
***************************/
.home .entry-content {
  text-align: center;
}
.home .entry-content .button {
  margin-top: 18px;
  margin-bottom: 32px;
}
.home .page-title {
  text-align: center;
  color: #046380;
  text-transform: uppercase;
  position: relative;
  margin-top: 48px;
}
.home .page-title:before,
.home .page-title:after {
  content: '';
  background-image: url('images/star.png');
  background-size: contain;
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -13px;
}
.home .page-title:before {
  left: -5px;
}
.home .page-title:after {
  right: -5px;
}
.home .site-wrap {
  border: 3px solid #dfd3b6;
}
.blog-section {
  background: #f6f5e4;
  padding: 32px 0;
}
.blog-section .site-wrap {
  margin: 0 32px;
  padding: 60px 0;
}
.blog-section .section-title {
  font-family: "futura-pt";
  font-weight: normal;
  text-transform: uppercase;
  color: #776045;
  font-size: 30px;
  font-size: 3rem;
  position: relative;
  padding-bottom: 2px;
}
.blog-section .section-title:after {
  content: '';
  position: absolute;
  width: 40px;
  background: #776045;
  height: 2px;
  bottom: -4px;
  left: 4px;
}
.blog-section .post-list li {
  margin: 18px 0;
}
.blog-section .post-list h3 {
  color: #507745;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0;
  letter-spacing: 2px;
}
.blog-section .post-list h4 {
  margin: 12px 0;
  font-size: 16px;
  font-size: 1.6rem;
}
.blog-section .post-list h4 a {
  color: #a8c545;
}
.blog-section .gform_wrapper .gform_body .gform_fields .ginput_container input[type=email] {
  background: #ffffff;
}
.blog-section input[type="submit"] {
  background: transparent;
  border: 3px solid #507745;
  color: #507745;
  text-decoration: none;
  font-size: 18px !important;
  float: right;
  margin-right: 2%;
}
.page-template-default #main,
.page-template-full-width #main,
.error404 #main,
.search #main {
  margin-bottom: 32px;
}
.page-template-default #main article,
.page-template-full-width #main article,
.error404 #main article,
.search #main article {
  border: 3px solid #dfd3b6;
  padding: 60px;
}
/* BLog Page */
.blog,
.archive,
.category {
  margin-top: 240px;
}
.blog #main,
.archive #main,
.category #main {
  margin-bottom: 32px;
}
.blog #post-list,
.archive #post-list,
.category #post-list {
  border: 3px solid #dfd3b6;
  margin-bottom: 32px;
}
.blog #post-list article,
.archive #post-list article,
.category #post-list article {
  margin: 32px;
  position: relative;
  padding-bottom: 32px;
  zoom: 1;
}
.blog #post-list article::before,
.archive #post-list article::before,
.category #post-list article::before,
.blog #post-list article::after,
.archive #post-list article::after,
.category #post-list article::after {
  content: "";
  display: table;
}
.blog #post-list article::after,
.archive #post-list article::after,
.category #post-list article::after {
  clear: both;
}
.blog #post-list article:after,
.archive #post-list article:after,
.category #post-list article:after {
  position: absolute;
  width: 80%;
  left: 10%;
  height: 1px;
  background: #f6f5e4;
  content: "";
  bottom: 0;
}
.blog #post-list article:last-child:after,
.archive #post-list article:last-child:after,
.category #post-list article:last-child:after {
  height: 0;
}
.single #main {
  margin-bottom: 32px;
}
.single #main article {
  border: 3px solid #dfd3b6;
}
.single #main .single-title {
  text-align: center;
  font-family: "futura-pt";
  margin-bottom: 0;
  color: #046380;
}
.single #main .byline {
  text-align: center;
  color: #0092b2;
  margin-top: 12px;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 64px;
  padding-bottom: 48px;
  position: relative;
}
.single #main .byline em {
  font-style: normal;
}
.single #main .byline:after {
  content: "";
  width: 190px;
  left: 50%;
  height: 1px;
  background: #dfd3b6;
  position: absolute;
  bottom: 0;
  margin-left: -95px;
}
.single #main .entry-content,
.single #main #comments {
  padding: 0 60px;
}
/*********************
Sidebars & Asides
*********************/
.sidebar {
  border: 3px solid #dfd3b6;
  margin-bottom: 32px;
  /* .widget */
}
.sidebar ul {
  margin: 0;
  padding: 0;
}
.sidebar li {
  margin: 0;
  padding: 0;
}
.sidebar li.current_page_item > a span[class^="icon-"] {
  opacity: 1;
}
.sidebar a {
  text-decoration: none;
  display: block;
  padding: 4px 0 4px 32px;
  color: #0092b2;
  text-transform: uppercase;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "futura-pt";
  background: #efedcb;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: relative;
}
.sidebar a span[class^="icon-"] {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: absolute;
  font-size: 16px;
  font-size: 1.6rem;
  top: 50%;
  left: 8px;
  margin-top: -8px;
  color: #d3c49b;
  opacity: 0;
}
.sidebar a:hover,
.sidebar a:active,
.sidebar a:focus {
  background: #e3e0a4;
  color: #00687f;
}
.sidebar a:hover span[class^="icon-"],
.sidebar a:active span[class^="icon-"],
.sidebar a:focus span[class^="icon-"] {
  opacity: 1;
}
.sidebar .children a {
  font-family: "futura-pt";
  font-size: 16px;
  font-size: 1.6rem;
  color: #006281;
  background: #f6f5e4;
  font-weight: 700;
  letter-spacing: 2px;
}
.sidebar .children a:hover,
.sidebar .children a:active,
.sidebar .children a:focus {
  background: #e9e7be;
  color: #003b4e;
}
.sidebar .widget-container {
  list-style-type: none;
}
/* #sidebar */
/*********************
Form Styles
*********************/
/* Override any Gravy Forms styles here */
.gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
  margin: 10px 0 5px 0;
  font-weight: bold;
  color: #131313;
}
.gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required {
  color: #dd0d00;
}
.gform_wrapper .gform_body .gform_fields .gfield {
  margin: 0 !important;
}
.gform_wrapper .gform_body .gform_fields .gfield.gsection {
  border-bottom: 4px solid #c5bf60 !important;
  float: left;
  margin: 20px 0 !important;
  width: 100%;
}
.gform_wrapper .gform_body .gform_fields .gfield .gsection_title {
  margin: 0 !important;
  line-height: 1;
}
.gform_wrapper .gform_body .gform_fields .ginput_container input[type=text],
.gform_wrapper .gform_body .gform_fields .ginput_container input[type=tel],
.gform_wrapper .gform_body .gform_fields .ginput_container input[type=email],
.gform_wrapper .gform_body .gform_fields .ginput_container select,
.gform_wrapper .gform_body .gform_fields textarea {
  padding: 10px;
  border: 0;
  border-bottom: 3px solid #c5bf60;
  background: #f6f5e4;
}
.gform_wrapper .gform_body .gform_fields .ginput_container select {
  height: 49px;
  border-radius: 0;
}
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
  background: transparent;
  border: 3px solid #507745;
  color: #507745;
  text-decoration: none;
  font-size: 18px !important;
  float: right;
  margin-right: 2%;
}
/*********************
Footer Styles
*********************/
#parallax {
  background: url('images/parch.png');
  background-repeat: repeat;
  min-height: 525px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
#parallax .scene {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  opacity: 0.5;
}
#parallax .hero-text {
  margin: 12px auto;
  display: block;
}
#parallax .button-center {
  position: absolute;
  top: 350px;
  width: 320px;
  left: 50%;
  margin-left: -160px;
  z-index: 2;
}
#parallax #scene-text-container {
  position: absolute;
  top: 100px;
  width: 60%;
  left: 20%;
  z-index: 2;
  text-align: center;
  color: #776045;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 5px;
}
.footer {
  position: relative;
  z-index: 11;
  padding: 32px 0;
  clear: both;
  background: #002f2f;
  color: #507745;
}
.footer .search-form-toggle,
.footer #toggle {
  display: none;
}
.footer #inner-footer #menu-footer a {
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
  color: #507745;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.footer #inner-footer #menu-footer a:hover,
.footer #inner-footer #menu-footer a:active,
.footer #inner-footer #menu-footer a:focus {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.footer .footercol.first .callout {
  color: #a8c545;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
}
.footer .footercol.first p {
  margin-bottom: 0;
}
.footer .footercol.first a {
  text-transform: uppercase;
  font-weight: 900;
  font-family: "futura-pt";
  text-decoration: none;
  font-size: 30px;
  font-size: 3rem;
  color: #507745;
  display: block;
  margin: 0 0 24px 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.footer .footercol.first a:hover,
.footer .footercol.first a:active,
.footer .footercol.first a:focus {
  color: #3a5732;
}
.footer .footercol.first .phone {
  color: #ffffff;
}
.footer .footercol.first .phone:hover,
.footer .footercol.first .phone:active,
.footer .footercol.first .phone:focus {
  color: #b3b3b3;
}
.footer form {
  background: white;
  border-bottom: 3px solid #c5bf60;
  font-size: 0;
  display: table;
}
.footer form > div {
  padding: 4px;
  zoom: 1;
}
.footer form > div::before,
.footer form > div::after {
  content: "";
  display: table;
}
.footer form > div::after {
  clear: both;
}
.footer form input,
.footer form button {
  display: table-cell;
  font-size: 18px;
  vertical-align: middle;
}
.footer form input {
  border: 0;
  height: 36px;
  width: 100%;
  float: left;
}
.footer form button {
  float: right;
  margin-left: -100%;
  background: #c5bf60;
  border: 0;
  color: #ffffff;
  width: 36px;
  height: 36px;
  text-align: center;
}
/*********************
Widget/SnapIn Styles
*********************/
#offerMe {
  position: absolute;
  left: -9999px;
}
/*****************************
 Gallery Styles
*****************************/
.child-gallery {
  padding-right: 8%;
}
.child-gallery a {
  position: relative;
  color: #ffffff;
  padding: 0px;
  margin: 0px;
  display: inline-block;
  line-height: 0px;
}
.child-gallery a:hover,
.child-gallery a:focus {
  color: #ffffff;
}
.child-gallery a:hover span.bg,
.child-gallery a:focus span.bg {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
.child-gallery a:hover span.overlay,
.child-gallery a:focus span.overlay {
  background-color: #000;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
}
.child-gallery a img {
  margin: 0px;
}
.child-gallery a span.overlay {
  position: absolute;
  height: 100%;
  width: 100%;
}
.child-gallery a span.bg {
  position: absolute;
  display: block;
  bottom: 0px;
  width: 100%;
  margin: 0px;
  padding: 6px 8px;
  background: #006281;
  height: 30px;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
}
.child-gallery a h4 {
  position: absolute;
  display: block;
  bottom: 0px;
  margin: 0px;
  padding: 6px 8px;
  font-size: 18px;
  font-weight: normal;
}
.gallery-list {
  overflow: hidden;
  width: 100%;
  font-size: 0;
  text-align: center;
  padding-bottom: 5px;
}
.gallery-item.span4 {
  margin: 1em 1% 0;
  width: 48%;
  font-size: 16px;
  float: none;
  display: inline-block;
  vertical-align: top;
  position: relative;
  box-shadow: 0 1px 4px #ccc;
}
.gallery-item.span4 a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.gallery-item.span4 img {
  width: 100%;
  height: auto !important;
  vertical-align: bottom;
  display: block;
}
.gallery-item.span4 h2 {
  font-size: 24px;
  font-weight: 300;
  text-align: left;
  color: #000;
  line-height: 48px;
  position: absolute;
  bottom: 0;
  margin: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  padding-left: 15px;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.gallery-item.span4:hover h2 {
  height: 48px;
}
.single-frame_gallery h1.entry-title {
  border-bottom: 0;
}
#featured-slider {
  position: relative;
  overflow: hidden;
  line-height: 0px;
}
#featured-slider:hover .prev,
#featured-slider:hover .next {
  display: block;
}
#featured-slider img {
  width: 100%;
  max-width: none;
}
#featured-slider .prev,
#featured-slider .next {
  position: absolute;
  display: none;
  top: 50%;
  height: 100px;
  margin-top: -50px;
  z-index: 500;
  line-height: 100px;
  width: 15%;
  text-align: center;
  max-width: 100px;
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.5);
  font-size: 38px;
  text-decoration: none;
}
#featured-slider .prev:before,
#featured-slider .next:before {
  top: 100%;
}
#featured-slider .prev:after,
#featured-slider .next:after {
  bottom: 100%;
}
#featured-slider .prev:hover,
#featured-slider .next:hover {
  background: rgba(0, 0, 0, 0.2);
  color: rgba(255, 255, 255, 0.8);
}
#featured-slider .prev:hover:before,
#featured-slider .next:hover:before,
#featured-slider .prev:hover:after,
#featured-slider .next:hover:after {
  background: rgba(0, 0, 0, 0.2);
}
#featured-slider .prev {
  left: 0;
}
#featured-slider .next {
  right: 0;
}
#featured-nav {
  padding: 0.5em;
  position: relative;
  margin-bottom: 2em;
  overflow: hidden;
}
#featured-nav .prev,
#featured-nav .next {
  position: absolute;
  z-index: 500;
  top: 50%;
  height: 150px;
  margin-top: -75px;
  line-height: 150px;
  color: #000;
  font-size: 38px;
  padding: 0 15px;
  text-decoration: none;
}
#featured-nav .prev:hover,
#featured-nav .next:hover,
#featured-nav .prev:active,
#featured-nav .next:active,
#featured-nav .prev:focus,
#featured-nav .next:focus {
  color: #006281;
}
#featured-nav .prev.disabled,
#featured-nav .next.disabled {
  display: none;
}
#featured-nav .prev {
  left: 0;
}
#featured-nav .next {
  right: 0;
}
.gallery-nav {
  margin-left: 6%;
  margin-right: 6%;
}
.gallery-nav .cycle-slide img:first {
  margin-left: 24px;
}
.fancybox-opened .fancybox-skin,
.fancybox-skin {
  background: #111111;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-top: 2%;
}
#fancybox-thumbs {
  background: #111111;
  padding-top: 15px;
}
/* Builder - Hero */
.builder-hero {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 20px;
  min-height: 40vh;
  background-size: cover;
  background-position: center;
  color: white;
}
.builder-hero .foreground {
  padding: 80px 40px;
}
.builder-hero .foreground a {
  color: white;
  margin: 24px 0;
}
.builder-hero .foreground span {
  display: block;
  text-transform: uppercase;
  letter-spacing: 6px;
  font-weight: 700;
  color: white;
}
/* Builder - About */
.builder-about .inner-wrap {
  border: 3px solid #dfd3b6;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  text-align: center;
}
.builder-about .inner-wrap h2 {
  color: #046380;
  text-transform: uppercase;
  font-size: 3.6rem;
  margin-bottom: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.builder-about .inner-wrap h2:before,
.builder-about .inner-wrap h2:after {
  content: '';
  background-image: url(images/star.png);
  background-size: contain;
  display: inline-block;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  flex-shrink: 0;
  margin: 0 20px;
}
.builder-about .inner-wrap .button {
  margin-top: 18px;
  margin-bottom: 32px;
}
/* Builder - Content */
.builder-content .inner-wrap {
  border: 3px solid #dfd3b6;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  text-align: center;
}
.builder-content .inner-wrap h2 {
  color: #046380;
  text-transform: uppercase;
  font-size: 3.6rem;
  margin-bottom: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.builder-content .inner-wrap .button {
  margin-top: 18px;
  margin-bottom: 32px;
}
.builder-content-sidebar {
  padding: 0 32px;
  margin-bottom: 40px;
  display: table;
}
.builder-content-sidebar .inner-wrap {
  max-width: inherit;
}
/*********************
Tablet Stylesheet
*********************/
@media only screen and (min-width: 768px) {
  /*
Grid Stylesheet
http://gridpak.com/
*/
  .onecol {
    width: 8.33333333%;
  }
  .twocol {
    width: 16.66666667%;
  }
  .threecol {
    width: 25%;
  }
  .fourcol {
    width: 33.33333333%;
  }
  .fivecol {
    width: 41.66666667%;
  }
  .sixcol {
    width: 50%;
  }
  .sevencol {
    width: 58.33333333%;
  }
  .eightcol {
    width: 66.66666667%;
  }
  .ninecol {
    width: 75%;
  }
  .tencol {
    width: 83.33333333%;
  }
  .elevencol {
    width: 91.66666667%;
  }
  .twelvecol {
    width: 100%;
  }
  .onecol,
  .twocol,
  .threecol,
  .fourcol,
  .fivecol,
  .sixcol,
  .sevencol,
  .eightcol,
  .ninecol,
  .tencol,
  .elevencol,
  .twelvecol {
    position: relative;
    float: left;
    padding-left: 2.76243094%;
  }
  .first {
    padding-left: 0;
  }
  .last {
    float: right;
  }
  /*
Tablet Stylesheet
*/
  /*********************
General Styles
*********************/
  .notablet {
    display: none;
  }
  .nomobile {
    display: block;
  }
  .mobileassist {
    display: none;
  }
  .global-image {
    min-height: 500px;
    background-size: cover;
    background-position: 50% 30%;
    display: block;
    position: relative;
  }
  .head-spacer {
    min-height: 220px;
  }
  /*********************
Layout & Grid Styles
*********************/
  /*********************
Header Styles
*********************/
  .site-header {
    position: fixed;
    top: 32px;
    left: 32px;
    right: 32px;
    background: rgba(255, 255, 255, 0.9);
    padding: 34px 0;
  }
  .site-header #inner-header #home-link {
    max-width: 100%;
  }
  .logged-in .site-header {
    top: 64px;
  }
  /*********************
Menu Styles
*********************/
  /* Primary Menu */
  .menu-link {
    display: none;
  }
  #primary-nav {
    display: table-cell;
    position: relative;
    width: auto;
    vertical-align: middle;
  }
  #primary-nav > ul {
    float: right;
    position: relative;
  }
  #primary-nav > ul > li > a {
    text-transform: uppercase;
    font-size: 12px;
  }
  #primary-nav ul {
    background: transparent;
  }
  #primary-nav ul a {
    color: #006281;
    border-bottom: 0;
    padding: 2px 4px;
  }
  #primary-nav ul a:hover,
  #primary-nav ul a:active,
  #primary-nav ul a:focus {
    color: #ffffff;
  }
  #primary-nav ul li ul.sub-menu {
    padding: 4px;
    position: absolute;
    top: 100%;
    width: 240px;
    background: #006281;
  }
  #primary-nav ul li ul.sub-menu a {
    padding: 4px 2px;
    font-size: 95%;
  }
  #primary-nav ul li ul.sub-menu ul {
    position: relative;
    width: auto;
  }
  #primary-nav ul li.mega {
    position: static;
  }
  #primary-nav ul li.mega > ul.sub-menu {
    width: 100%;
    font-size: 0;
  }
  #primary-nav ul li.mega > ul.sub-menu > li {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    width: 31.33%;
    margin: 8px 1%;
    vertical-align: top;
  }
  #primary-nav ul li.mega > ul.sub-menu > li > a {
    font-weight: 700;
  }
  #primary-nav > ul > li {
    display: inline-block;
    position: relative;
  }
  #primary-nav > ul > li:hover {
    background: #006281;
  }
  #primary-nav > ul > li:hover a {
    color: #ffffff;
  }
  #primary-nav > ul > li:hover .sub-menu {
    display: block;
  }
  .primary-search {
    vertical-align: middle;
    background: transparent;
  }
  .primary-search label,
  .primary-search #toggle {
    display: inline-block;
    font-size: 16px;
  }
  .primary-search:hover {
    background: transparent !important;
  }
  .primary-search form {
    overflow: hidden;
    height: 0;
    position: absolute;
    width: 300px;
    right: -12px;
    top: 100%;
    padding: 0 8px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
    -webkit-transition: height 0.2s ease-out;
    -moz-transition: height 0.2s ease-out;
    -o-transition: height 0.2s ease-out;
    transition: height 0.2s ease-out;
    vertical-align: middle;
    display: table-cell;
  }
  .primary-search form ::-webkit-input-placeholder {
    padding-top: 0;
  }
  .primary-search form :-moz-placeholder {
    padding-top: 0;
  }
  .primary-search form ::-moz-placeholder {
    padding-top: 0;
  }
  .primary-search form :-ms-input-placeholder {
    padding-top: 0;
  }
  .primary-search form input,
  .primary-search form button {
    font-size: 12px;
    height: 38px;
    line-height: 0;
    margin-top: 12px;
  }
  .primary-search form:before {
    content: "";
    position: absolute;
    top: -10px;
    border: 5px solid #43566a;
  }
  .primary-search label.icon-search {
    display: inline-block;
    color: #006281;
    cursor: pointer;
    vertical-align: middle;
    padding: 4px;
  }
  .primary-search input[type="checkbox"] {
    position: absolute;
    left: -9999px;
    top: -9999px;
  }
  .primary-search input#toggle:checked ~ form {
    display: block;
    height: 62px;
  }
  /* Utility Menu */
  /* Footer Menu */
  /*********************
Homepage Styles
*********************/
  .home .page-title {
    text-align: center;
    font-size: 60px;
    font-size: 6rem;
  }
  .home .page-title:before,
  .home .page-title:after {
    position: relative;
    margin-top: 4px;
    left: auto;
    right: auto;
    top: auto;
  }
  .hero-slides {
    display: block;
    min-height: 700px;
    background: #006281;
  }
  .hero-slides .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 7;
  }
  .hero-slides .overlay.blue {
    color: #0092b2;
  }
  .hero-slides .overlay.green {
    color: #a8c545;
  }
  .hero-slides .overlay.brown {
    color: #776045;
  }
  .hero-slides .overlay.bg-green {
    background: rgba(168, 197, 69, 0.7);
  }
  .hero-slides .overlay.bg-blue {
    background: rgba(0, 146, 178, 0.7);
  }
  .hero-slides .overlay:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
  }
  .hero-slides .overlay .foreground {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
    max-width: 800px;
    margin-top: 140px;
    text-align: center;
  }
  .hero-slides .overlay .foreground span {
    display: block;
    text-transform: uppercase;
    letter-spacing: 6px;
    font-weight: 700;
  }
  .hero-slides .overlay .foreground img {
    display: block;
    margin: 0 auto;
  }
  .hero-slides .overlay .foreground .button {
    color: #ffffff;
    margin-top: 24px;
  }
  .hero-slides .overlay .foreground .button.blue {
    border-color: #0092b2;
  }
  .hero-slides .overlay .foreground .button.green {
    border-color: #a8c545;
  }
  .hero-slides .background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center top;
    background-size: cover;
    z-index: 6;
  }
  .hero-slides .background.greyscale {
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    filter: grayscale(1);
  }
  .hero-slides .background.sepia {
    -webkit-filter: sepia(1);
    -moz-filter: sepia(1);
    filter: sepia(1);
  }
  .hero-slides .background.contrast {
    -webkit-filter: contrast(1.3);
    -moz-filter: contrast(1.3);
    filter: contrast(1.3);
  }
  .hero-slides .background.fade {
    -webkit-filter: contrast(0.7);
    -moz-filter: contrast(0.7);
    filter: contrast(0.7);
  }
  .hero-slides .slide {
    min-height: 700px;
  }
  .hero-slides .pager {
    position: absolute;
    bottom: 36px;
    width: 100%;
    text-align: center;
    z-index: 500;
    font-size: 32px;
    font-size: 3.2rem;
    color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 2px white;
  }
  .hero-slides .pager .cycle-pager-active {
    color: #ffffff;
    -webkit-text-fill-color: #ffffff;
  }
  /*********************
Page, Post & Content Styles
*********************/
  .page-title {
    font-size: 60px;
    font-size: 6rem;
    letter-spacing: -4px;
  }
  #content {
    /* #inner-content */
  }
  #content #inner-content {
    /* #main */
  }
  #content #inner-content #main {
    float: right;
    /* article.post */
  }
  #content #inner-content #main article {
    /* .entry-content */
  }
  #content #inner-content #main article .entry-content .alignleft,
  #content #inner-content #main article .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  #content #inner-content #main article .entry-content .alignright,
  #content #inner-content #main article .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  #content #inner-content #main article .entry-content .aligncenter,
  #content #inner-content #main article .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
  /* #content */
  /*********************
Sidebars & Asides
*********************/
  .sidebar {
    /* .widget */
  }
  /* #sidebar */
  /*********************
Footer Styles
*********************/
  .footer {
    clear: both;
  }
  .footer #inner-footer {
    overflow: hidden;
  }
  .footer #inner-footer .footercol {
    position: relative;
  }
  .footer #inner-footer .footercol::before {
    content: "";
    width: 1px;
    height: 3000px;
    position: absolute;
    left: 0;
    top: 0;
    background: #507745;
  }
  .footer #inner-footer .footercol.first::before {
    width: 0 !important;
  }
  /*********************
Widget/SnapIn Styles
*********************/
  #offerMe {
    width: 420px;
    padding: 12px;
    position: fixed;
    bottom: 0px;
    left: auto;
    right: 10%;
    display: none;
    z-index: 9999;
  }
  #offerMe h3 {
    margin-top: 0px;
  }
  #offerMe #offerMeInner {
    background-color: #ebebeb;
    background-image: -moz-linear-gradient(top, #fafafa, #ebebeb);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#ebebeb));
    background-image: -webkit-linear-gradient(top, #fafafa, #ebebeb);
    background-image: -o-linear-gradient(top, #fafafa, #ebebeb);
    background-image: linear-gradient(to bottom, #fafafa, #ebebeb);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#ffebebeb', GradientType=0);
    padding: 8px 12px;
  }
  #offerMe #input_3_2 {
    width: 99.2%;
  }
  #offerMe .gform_wrapper .ginput_complex label,
  #offerMe .gform_wrapper .gfield_time_hour label,
  #offerMe .gform_wrapper .gfield_time_minute label,
  #offerMe .gform_wrapper .gfield_date_month label,
  #offerMe .gform_wrapper .gfield_date_day label,
  #offerMe .gform_wrapper .gfield_date_year label,
  #offerMe .gform_wrapper .instruction {
    font-size: 13px;
  }
  #offerMe .gform_footer {
    margin-top: 0px;
  }
  #offerMe .button {
    margin-bottom: 0px;
  }
  #offerMe .icon-remove-circle {
    position: absolute;
    top: -6px;
    right: -6px;
    background: #333333;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    padding: 0px 4px 2px 2px;
    color: #ffffff;
    height: 34px;
    width: 33px;
    font-size: 34px;
    line-height: 34px;
    cursor: pointer;
  }
  /* Builder - Hero */
  .builder-hero {
    min-height: 60vh;
  }
  .builder-hero:first-of-type {
    margin-top: calc(-220px - 2.25em);
    padding-top: calc((220px + 2.25em) / 2);
  }
  /* Builder - About */
  .builder-about .inner-wrap h2 {
    font-size: 6rem;
  }
}
/*********************
Desktop Stylesheet
*********************/
@media only screen and (min-width: 1024px) {
  /*
Desktop Stylesheet
*/
  /*********************
General Styles
*********************/
  .nodesktop {
    display: none;
  }
  .nomobile {
    display: block;
  }
  /* Adjust the Responsive Video Size */
  .videoWrap {
    margin: 0 auto;
    padding-bottom: 28.125%;
    width: 50%;
  }
  /*********************
Menu Styles
*********************/
  /* Primary Menu */
  #primary-nav > ul > li > a {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
  }
  .menu {
    position: relative;
    display: table-cell;
    vertical-align: middle;
  }
  /* Homepage Styles */
  .home #scene {
    background-size: cover;
  }
  .hero-slides .slide {
    min-height: 900px;
  }
  .global-image {
    min-height: 700px;
  }
  /* BLog Page */
  .blog #post-list article {
    zoom: 1;
  }
  .blog #post-list article::before,
  .blog #post-list article::after {
    content: "";
    display: table;
  }
  .blog #post-list article::after {
    clear: both;
  }
  .blog #post-list .image {
    zoom: 1;
    float: left;
    width: 30%;
    margin: 0.5em 1em 1em 0;
  }
  .blog #post-list .image::before,
  .blog #post-list .image::after {
    content: "";
    display: table;
  }
  .blog #post-list .image::after {
    clear: both;
  }
  /* Single Page */
  .single #main .single-title {
    font-size: 64px;
    font-size: 6.4rem;
  }
}
/*********************
Conditionizr Hacks
*********************/
/*********************
Print Styles
*********************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after,
  a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after,
  a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}