.site-title {
    margin: 0;
    font-style: normal;
    font-weight: 700;
    border-bottom: 1px solid #EFEFEF;
}
/*
	Theme Name:	Heron House
	Theme URI: https://orangedrop.co.uk/
	Description:
	Author: Gavin Preece
	Author URI: https://www.orangedrop.co.uk/

	Version: 1.1

	Tags: black, white, serif, one-column, two-column, three-column, responsive-layout, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready

	Template: genesis
	Template Version: 2.3

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php

*/


/* HTML 5 Reset
 * ========================================================================== */

/* Baseline Normalize - normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

body { background: #fff; }

/* Box Sizing
 * ========================================================================== */

html,
input[type="search"] {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

/* Float Clearing
 * ========================================================================== */

.clearfix:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.clearfix:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

/* Utility
 * ========================================================================== */

.mobile-hide {
	visibility: hidden;
	clip: rect(0px, 0px, 0px, 0px);
	position: absolute;
	display: none;
}

.text-center {
	text-align: center;
}

@media only screen and (min-width: 800px) {
	.mobile-hide {
		visibility: visible;
		position: relative;
		display: block;
	}

	.mobile-show {
		visibility: hidden;
		clip: rect(0px, 0px, 0px, 0px);
		position: absolute;
	}
}

/* Typography
 * ========================================================================== */

html {
  font-size: 62.5%;
}

body {
  font-family: "jaf-domus",sans-serif;
	font-size: 1.7rem;
	font-weight: 300;
	line-height: 2.8rem;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 2rem;
  font-weight: 600;
}

/* Display */

h1,
.entry-title,
.site-title {
  font-family: "jaf-domus",sans-serif;
	font-size: 3.2rem;
  font-weight: 400;
  line-height: 1.2;
}

@media only screen and (min-width: 800px) {

  h1,
  .entry-title {
    font-size: 4rem;
  }

}

/* Headline */

h2,
.featured-content article.has-post-thumbnail .entry-title {
  font-family: "jaf-domus",sans-serif;
	font-size: 2.5rem;
  line-height: 1.4;
  font-weight: 400;
 /* font-style: italic;*/
}

@media only screen and (min-width: 800px) {
  h2,
  .featured-content article.has-post-thumbnail .entry-title {
    font-size: 3rem;
  }
}

/* Title */

h3,
body.woocommerce-page ul.products li.product h3 {
  font-family: "jaf-domus",sans-serif;
	font-size: 2rem;
  line-height: 1.4;
  font-weight: 700;
}

@media only screen and (min-width: 800px) {
  h3,
  body.woocommerce-page ul.products li.product h3 {
    font-size: 2.5rem;
  }
}

/* SubTitle */

h4,
.site-description,
blockquote {
  font-family: "jaf-domus",sans-serif;
	font-size: 2rem;
  line-height: 1.5;
}

blockquote,
.site-description {
   font-style: italic;
   font-weight: 400;
}

/* Mast */

h5,
.widget-title, .widgettitle,
.genesis-nav-menu a,
button, input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.archive.category .archive-title,
body.woocommerce-page #respond input#submit,
body.woocommerce-page a.button,
body.woocommerce-page button.button,
body.woocommerce-page input.button,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
  font-family: "jaf-domus",sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: .1rem;
}
.genesis-nav-menu a {
	font-size:1.5rem;
}

/* Caption */

h6,
.genesis-nav-menu .sub-menu a,
.entry-meta,
.wp-caption-text,
.gallery-caption,
.site-footer p,
.pagination a,
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li span,
.woocommerce-MyAccount-navigation li a,
p.comment-meta,
.more-link.button {
 font-family: "jaf-domus",sans-serif;
	font-size: 1rem;
  line-height: 1.6;
  font-weight: 600;
  text-transform: uppercase;
}
.genesis-nav-menu .sub-menu a {
	font-size:1.5rem;
}

/* Small */

small,
.button.small {
  font-size: 1rem;
}


p {
	margin: 0 0 1.625em;
	padding: 0;
}

p.intro {
  font-size: 1.8rem;
  line-height: 1.8;
}

strong {
	font-weight: 700;
}

blockquote {
	margin: 2rem 0;
}

.entry-content blockquote {
	padding-left: 5rem;
}

blockquote p:last-of-type {
	margin: 0;
}

code,
pre {
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	font-size: .8em;
	color: #333333;
	border: 1px solid #e1e1e8;
	background-color: #f7f7f9
}

code {
	padding: 2px 4px;
	white-space: nowrap;
}

pre {
	display: block;
	padding: 1rem;
	margin: 0 0 1rem;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
}

pre code {
	padding: 0;
	color: inherit;
	white-space: pre;
	white-space: pre-wrap;
	background-color: transparent;
	border: 0;
}

fieldset {
  border: 1px solid #e5e5e5;
  padding: 3rem;
  margin: 2rem auto;
}

cite {
	font-style: normal;
}

hr,
.clear-line {
	overflow: hidden;
	width: 100%;
	border: none;
	border-bottom: 1px solid #eee;
	margin: 0 0 4rem;
	padding: 4rem 0 0;
}

@media only screen and (min-width: 56rem) {
  html {
    font-size: 62.5%;
  }
}

/* Links
 * ========================================================================== */

a {
	text-decoration: none;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}

/* Colors
 * ========================================================================== */

/* Dark */

a,
body,
.genesis-nav-menu a,
.entry-title a,
.site-title a,
.site-title a:hover,
.button.light,
.featured-content article.has-post-thumbnail .entry-title a,
.pagination a,
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li span,
body.woocommerce-page .woocommerce-message::before,
body.woocommerce-page .woocommerce-info::before,
body.woocommerce-page div.product p.price,
body.woocommerce-page div.product span.price,
body.woocommerce-page ul.products li.product .price,
body.woocommerce-page form .form-row .required,
.woocommerce-MyAccount-navigation li a,
.button.outline,
.pagination li.active a,
body.woocommerce-page nav.woocommerce-pagination ul li span.current {
  color: #333333;
  color: rgba(0,0,0,0.75);
}


/* Accent */

.entry-content a:not(.button),
a:hover,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.entry-title a:hover,
.button.white,
.woocommerce-MyAccount-navigation li a:hover,
.woocommerce-MyAccount-navigation li.is-active a {
  color: #849092;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
a.button,
.button.outline:hover,
.button.white:hover,
.pagination a:hover,
.button.light:hover,
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li span,
body.woocommerce-page #respond input#submit,
body.woocommerce-page a.button,
body.woocommerce-page button.button,
body.woocommerce-page button.button.alt,
body.woocommerce-page a.button.alt,
body.woocommerce-page input.button,
body.woocommerce-page input.button.alt,
body.woocommerce-page input.button:disabled,
body.woocommerce-page input.button:disabled[disabled],
body.woocommerce-page nav.woocommerce-pagination ul li a:hover,
body.woocommerce-page #respond input#submit:hover,
body.woocommerce-page a.button:hover,
body.woocommerce-page button.button:hover,
body.woocommerce-page button.button.alt:hover,
body.woocommerce-page a.button.alt:hover,
body.woocommerce-page input.button:hover,
body.woocommerce-page input.button.alt:hover,
body.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  background-color: #91c3ba;
}

::-moz-selection { color: #fff; background-color: #49606e; }
::selection { color: #fff; background-color: #49606e; }

input:focus,
select:focus,
textarea:focus {
  border-color: #91c3ba;
}

.button.outline,
.button.outline:hover,
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
body.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.pagination li.active a,
body.woocommerce-page nav.woocommerce-pagination ul li span.current {
  box-shadow: inset 0 -1px 0 0 #91c3ba;
}


/* Transitions
 * ========================================================================== */

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.button:after,
.button:before,
.genesis-nav-menu a,
.pagination a,
.pagination a:before,
.pagination a:after,
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li span {
	-webkit-transition: all .2s cubic-bezier(0,1,.75,1);
	-moz-transition:    all .2s cubic-bezier(0,1,.75,1);
	-ms-transition:     all .2s cubic-bezier(0,1,.75,1);
	-o-transition:      all .2s cubic-bezier(0,1,.75,1);
	transition:         all .2s cubic-bezier(0,1,.75,1);
}

/* Selection
 * ========================================================================== */

::-moz-selection,
::selection {
	color: #fff;
}


/* Objects
 * ========================================================================== */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

/* Forms, Inputs & Buttons
 * ========================================================================== */

input,
select,
textarea,
body.woocommerce-cart table.cart td.actions .coupon .input-text {
	border-radius: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #e5e5e5;
  line-height: 1;
	padding: 1rem 1.25rem;
}

textarea {
  width: 100%;
}

button,
.button,
textarea,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="password"],
input[type="url"],
input[type="text"],
input[type="search"],
input[type="email"] {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

input[type="checkbox"],
input[type="radio"] {
	margin-right: 1rem;
	width: auto;
}

input:focus,
textarea:focus {
	outline: none;
}


/* Buttons
 * ========================================================================== */

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
a.button,
.pagination a,
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li span,
body.woocommerce-page #respond input#submit,
body.woocommerce-page a.button,
body.woocommerce-page button.button,
body.woocommerce-page button.button.alt,
body.woocommerce-page a.button.alt,
body.woocommerce-page input.button,
body.woocommerce-page input.button.alt,
body.woocommerce-page input.button:disabled,
body.woocommerce-page input.button:disabled[disabled] {
  border-radius: 0;
  border: 0;
  text-shadow: none;
  color: #ffffff;
  line-height: 1;
  display: inline-block;
  outline: none;
  text-align: center;
  padding: 1.5rem 2rem;
  text-decoration: none;
  width: auto;
  white-space: nowrap;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
body.woocommerce-page #respond input#submit:hover,
body.woocommerce-page a.button:hover,
body.woocommerce-page button.button:hover,
body.woocommerce-page button.button.alt:hover,
body.woocommerce-page a.button.alt:hover,
body.woocommerce-page input.button:hover,
body.woocommerce-page input.button.alt:hover {
  box-shadow: inset 0 0 20rem rgba(0,0,0,0.2);
	text-decoration: none;
	opacity: 1;
  color: #ffffff;
}

.button.outline {
  background: transparent;
}

.button.light,
.button.light:hover {
  background: #f2f2f2;
  color: #333;
}

.button.white,
.pagination a,
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li span {
  color: #333333;
  background: #ffffff;
}

.button.white:hover,
.pagination a:hover
.button.light:hover,
.pagination a:hover,
body.woocommerce-page nav.woocommerce-pagination ul li a:hover {
  color: #ffffff;
}

.button.small {
	padding: 1rem 2rem;
}

.button.full-width {
	display: block;
	width: 100%;
}

.button.arrow-left:before,
.button.arrow-right:after,
.pagination-previous a:before,
.pagination-next a:after {
	font-family: Ionicons;
	vertical-align: top;
}

.button.arrow-right:after,
.pagination-next a:after {
	content: "\f30f";
	margin-left: .8rem;
}

.button.arrow-right:hover:after,
.pagination-next a:hover:after {
	margin-left: 1.2rem;
	margin-right: -0.4rem;
}

.button.arrow-left:before,
.pagination-previous a:before {
	content: "\f2ca";
	margin-right: .8rem;
}

.button.arrow-left:hover:before,
.pagination-previous a:hover:before {
	margin-right: 1.2rem;
	margin-left: -0.4rem;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}


/* Gallery
 * ========================================================================== */

.gallery {
	margin: 0 auto 4rem;
	overflow: hidden;
	width: 100%;
}

body.single-portfolio .gallery {
  margin: 0 auto !important;
  width: 100% !important;
  max-width: 100% !important;
}

.gallery .gallery-item {
	width: 100%;
	margin: 0 !important;
	text-align: center;
}

@media only screen and (min-width: 540px) {

  .gallery-item {
    float: left;
  }

  .gallery-columns-2 .gallery-item {
  	width: 50%;
  }

  .gallery-columns-3 .gallery-item {
  	width: 33%;
  }

  .gallery-columns-4 .gallery-item {
  	width: 25%;
  }

  .gallery-columns-5 .gallery-item {
  	width: 20%;
  }

  .gallery-columns-6 .gallery-item {
  	width: 16.6666%;
  }

  .gallery-columns-7 .gallery-item {
  	width: 14.2857%;
  }

  .gallery-columns-8 .gallery-item {
  	width: 12.5%;
  }

  .gallery-columns-9 .gallery-item {
  	width: 11.1111%;
  }

  .gallery img {
  	border: 5px solid #ffffff !important;
  }

  .gallery-caption {
  	margin-left: 0;
  }
}



/* Tables
 * ========================================================================== */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

th {
	font-weight: 400;
}


/* Accessibility
 * ========================================================================== */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	background-color: #fff;
	border: 0;
	clip: rect(0, 0, 0, 0);
	color: #232525;
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

.genesis-nav-menu .search input[type="submit"]:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type="submit"]:focus  {
	border: 1px solid #5b5e5e;
	clip: auto !important;
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 700;
	height: auto;
	padding: 20px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	width: 0;
	list-style: none;
}

/* Display outline on focus */
:focus {
	outline: 1px dotted rgba(0,0,0,0.2);
}


/* Alignment
 * ========================================================================== */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 3rem;
}

img.alignnone,
.alignnone {
	margin-bottom: 2rem;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 6rem 4rem 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 4rem 6rem;
}

img.alignleft.entry-image,
img.alignright.entry-image {
	margin-bottom: 0;
}

.entry-content figure {
	margin: 6rem 0 5rem;
}

.wp-caption-text {
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.gallery-caption,
.entry-content .gallery-caption {
	margin: 0.5rem !important;
  width: calc(100% - 1rem) !important;
}

.wp-audio-shortcode,
.wp-playlist,
.wp-video {
	margin-bottom: 3rem;
}

a[rel~="attachment"],
a[rel~="attachment"]:hover,
.gallery-item a,
.wp-audio-shortcode a,
.wp-audio-shortcode a:hover,
.wp-caption a,
.wp-caption a:hover,
.wp-playlist a,
.wp-playlist a:hover,
.wp-video a,
.wp-video a:hover {
	border-width: 0 !important;
}


/* Site Layout
 * ========================================================================== */

.site-container {
	overflow: hidden;
}

.wrap {
	padding: 0 2rem;
}

.site-inner {
	clear: both;
	padding: 4rem 0;
}

.full-width-content .content,
.single-portfolio .content,
.genesis-pro-portfolio .content,
.woocommerce-page.full-width-content .content {
  max-width: 100%;
  width: 100%;
}

.bbs-landing .content,
body.woocommerce-account .woocommerce-MyAccount-content,
body.woocommerce-account .entry-content .woocommerce {
  max-width: 80rem;
  margin: 0 auto;
  float: none;
}

.sidebar-primary {
  margin-top: 4rem;
}

@media only screen and (min-width: 1024px) {

	.wrap {
		margin: 0 auto;
		max-width: 114rem;
	}

  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-sidebar-content .content-sidebar-wrap {
    width: 75%;
  }

  .content-sidebar-sidebar .content-sidebar-wrap {
	  float: left;
  }

  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-sidebar-content .content-sidebar-wrap {
	  float: right;
  }

  /* Content */

  .content {
  	float: right;
  	width: 65%;
  }

  .content-sidebar .content,
  .content-sidebar-sidebar .content,
  .sidebar-content-sidebar .content {
  	float: left;
  }

  .content-sidebar-sidebar .content,
  .sidebar-content-sidebar .content,
  .sidebar-sidebar-content .content {
  	width: 65%;
  }

  /* Primary Sidebar */

  .sidebar-primary {
    margin-top: 0;
  	float: right;
  	width: 25%;
  }

  .sidebar-content .sidebar-primary,
  .sidebar-sidebar-content .sidebar-primary {
  	float: left;
  }

  .sidebar-sidebar-content .sidebar-primary,
  .sidebar-content-sidebar .sidebar-primary,
  .content-sidebar-sidebar .sidebar-primary {
    width: 30%;
  }

  /* Secondary Sidebar */

  .sidebar-secondary {
  	float: left;
  	width: 20%;
  }

  .content-sidebar-sidebar .sidebar-secondary {
  	float: right;
  }



}

/* Grid
 * ========================================================================== */

@media only screen and (min-width: 800px) {

	.grid,
	[class*="grid-"],
	.equal-heights > * {
		display: flex;
		flex-wrap: wrap;
	}

	.grid > *,
	[class*="grid-"] > * {
		align-self: stretch;
	}

	.equal-heights > * > * {
		align-self: stretch;
		flex-grow: 1;
		width: 100%;
	}

	.five-sixths,
	.four-sixths,
	.four-fifths,
	.one-fifth,
	.one-fourth,
	.footer-widgets .widget-area,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-fifths,
	.three-sixths,
	.two-fourths,
	.two-fifths,
	.two-sixths,
	.two-thirds {
		float: left;
		margin-left: 3.448275862069%;
	}

	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.275862068966%;
	}

	.one-third,
	.two-sixths,
  .footer-widgets .widget-area {
		width: 31.034482758621%;
	}

	.four-sixths,
	.two-thirds {
		width: 65.51724137931%;
	}

	.one-fourth {
		width: 22.413793103448%;
	}

	.three-fourths {
		width: 74.137931034483%;
	}

	.one-fifth {
		width: 17.241379310345%;
	}

	.two-fifths {
		width: 37.931034482759%;
	}

	.three-fifths {
		width: 58.620689655172%;
	}

	.four-fifths {
		width: 79.310344827586%;
	}

	.one-sixth {
		width: 13.793103448276%;
	}

	.five-sixths {
		width: 82.758620689655%;
	}

	.first,
	.footer-widgets .widget-area:first-child {
		clear: both;
		margin-left: 0;
	}

	.only {
		float: none;
		margin: 0 auto;
	}
}

/* Background Images
 * ========================================================================== */

.bg {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.bg:after {
	-ms-filter: "alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: 0.90;
}

.bg-scrim,
.bg-scrim a {
	color: #fff;
}

[class*="bg-"],
[class*="bg-"] .wrap {
	position: relative;
	z-index: 2;
}

.bg-scrim:after {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
  background: rgba(0,0,0,1);
  opacity: 0.2;
}


/* Site Header
 * ========================================================================== */

.site-header {
	width: 100%;
	padding: 0 0 4rem;
	position: relative;
  text-align: center;
}

.site-title {
  margin: 0;
  font-style: normal;
  font-weight: 700;
}

.title-area {
  margin: 4rem 0;
}

.site-title a {
  text-decoration: none;
}

.header-image .site-description,
.header-image .site-title a {
	display: block;
	text-indent: -9999px;
}

/* Logo, hide text */

.header-image .site-header a {
  background-size: contain !important;
	background-position: center !important;
}

.header-image .site-title a {
	float: none;
	min-height: 12rem;
	width: 100%;
  max-width: 40rem;
  margin: 0 auto;
}

/* Headhesive */

.headhesive {
	display: none;
}

@media only screen and (min-width: 1024px) {

  .site-header {
    padding: 0;
  }

	.headhesive {
	  	position: fixed;
	  	top: 0;
	  	width: 100%;
	  	line-height: .5rem;
      padding: 0;
	  	display: block;
	  	background: rgba(255,255,255,1);
	  	transform: translateY(-100%);
	  	-webkit-transform: translateY(-100%);
	  	-moz-transform: translateY(-100%);
	  	transition: all 150ms ease-out;
	  	-webkit-transition: all 150ms ease-out;
	  	-moz-transition: all 150ms ease-out;
	  	z-index: 999;
	}

	.headhesive--stick {
	  	transform: translateY(0%);
	  	-webkit-transform: translateY(0%);
	  	-moz-transform: translateY(0%);
	}

	.headhesive .title-area {
		display: none;
	}

	.headhesive .nav-secondary,
  .headhesive .nav-secondary .wrap {
    padding: 0;
    margin: 0;
	}

  .headhesive .nav-secondary > .genesis-nav-menu li a,
  .headhesive .title-area {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .headhesive .genesis-nav-menu {
    text-align: center;
  }

}

/* Before Header
 * ========================================================================== */

.before-header {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}

.before-header .jr-insta-slider {
	padding: 0;
  margin: 0;
	width: 100%;
  display: none;
}

@media only screen and (min-width: 800px) {
  .before-header .jr-insta-slider {
    display: block;
  }
}


/* Navigation
 * ========================================================================== */

.nav-secondary {
  padding: 0;
  margin-top: -2rem;
}

.nav-primary {
  margin-bottom: -2rem;
}

.genesis-nav-menu {
  text-align: center;
}

.genesis-nav-menu li {
	display: inline-block;
	list-style: none;
	position: relative;
}

.genesis-nav-menu a {
	border: none;
	display: block;
	padding: 4rem 1.5rem;
	position: relative;
}

.genesis-nav-menu .menu-item.highlight a,
.genesis-nav-menu .menu-item.wpmenucartli a {
	background: #fff;
	border: 2px solid #333333;
	border-radius: 0;
	color: #333333;
	line-height: 1;
	padding: 1rem 3rem 0.9rem;
	margin: 0;
}

.genesis-nav-menu .menu-item.highlight a:hover,
.genesis-nav-menu .menu-item.wpmenucartli a:hover,
.woocommerce-cart .genesis-nav-menu .menu-item.wpmenucartli a,
.genesis-nav-menu .menu-item.highlight.current-menu-item a {
	background: #333333;
	color: #fff;
}

.genesis-nav-menu .menu-item a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	text-decoration: none;
}

@media only screen and (min-width: 800px) {


	.genesis-nav-menu > .menu-item:first-child a {
		margin-left: 0;
	}

	.genesis-nav-menu .menu-item:last-child a {
		margin-right: 0;
	}

	.genesis-nav-menu .sub-menu {
		width: 20rem;
		z-index: 99;
		background: #fff;
		border: 1px solid #e5e5e5;
		opacity: 0;
		position: absolute;
		left: -9999px;
		text-align: left;
	}

	.genesis-nav-menu .menu-item:hover > .sub-menu {
		left: auto;
		opacity: 1;
	}

  .genesis-nav-menu .menu-item:hover > .sub-menu li {
    width: 100%;
  }

	.genesis-nav-menu .sub-menu a {
		border-top: none;
		padding: 1.5rem 3rem;
    border-bottom: 1px solid #fff;
		margin: 0;
		border-right:0px!important;
	}

  .genesis-nav-menu .sub-menu li:last-child a {
    border-bottom: 0;
  }

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -4.75rem 0 0 19.8rem;
	}
}

/* WooCommerce Account Nav */

body.woocommerce-account .woocommerce-MyAccount-navigation {
  text-align: center;
  width: 100%;
  float: none;
}

body.woocommerce-account .woocommerce-MyAccount-content {
  width: 100%;
  float: none;
  max-width: 80rem;
  margin: 0 auto;
}

.woocommerce-MyAccount-navigation ul {
  margin: 0 0 4rem !important;
}

.woocommerce-MyAccount-navigation li {
  display: block;
  list-style: none;
}

.woocommerce-MyAccount-navigation li a {
  text-decoration: none;
  padding: 1rem;
  display: inline-block;
}

@media only screen and (min-width: 800px) {

  .woocommerce-MyAccount-navigation li {
    display: inline-block;
  }
}

/* Responsive Nav */

.icon-responsive-nav {
	display: none;
}

@media only screen and (max-width: 800px) {

	.icon-responsive-nav {
		display: block;
		width: 100%;
		text-align: center;
		cursor: pointer;
	}

	.icon-responsive-nav:before {
		content: "\f394";
		display: inline-block;
		font: normal 3rem/1 'ionicons';
		margin: 0 auto;
		padding: 0;
	}

	.icon-responsive-nav.open::before {
	  content: "\f2d7";
	}

	.responsive-nav .menu-item-has-children:before {
		content: "\f35f";
		float: right;
		position: absolute;
		font: normal 1.5rem/1 'ionicons';
		padding: 1.5rem 2rem;
		right: 0;
		top: 0;
		text-align: right;
		z-index: 9999;
	}

	.responsive-nav .sub-menu {
		display: none;
	}

	.responsive-nav .sub-menu .sub-menu {
		margin: 0;
		padding: 0;
	}

	.responsive-nav {
		display: none;
		width: 100%;
		overflow: hidden;
	}

	.responsive-nav li,
	.responsive-nav li a {
		display: block;
		width: 100%;
	}

	.responsive-nav li a {
		padding: 1.5rem 0;
		margin: 0;
	}

	.resonsive-nav li:last-child {
		margin-bottom: 0;
	}
}

/* Pagination */

.pagination,
body.woocommerce-page nav.woocommerce-pagination  {
	margin: 2rem 0 1rem;
	text-align: left;
  width: 100%;
  display: inline-block;
}

.pagination ul,
body.woocommerce-page nav.woocommerce-pagination ul {
	display: inline-block;
	overflow: hidden;
  border: 0;
}

.pagination li,
body.woocommerce-page nav.woocommerce-pagination ul li {
	list-style-type: none;
	float: left;
	overflow: hidden;
  border: 0;
}

.pagination li:not(.pagination-next):not(.pagination-previous) a {
  padding-left: 1rem;
  padding-right: 1rem;
}

.pagination li.active a,
body.woocommerce-page nav.woocommerce-pagination ul li span.current {
  background: #fff;
}

/* Post Navigation */

.post-navigation {
	margin: 4rem 0 0;
	display: inline-block;
	width: 100%;
}

.post-navigation a {
	border: 0;
}

.post-navigation a i {
	font-size: 5rem;
	width: auto;
	height: auto;
}

.post-navigation .prev,
.post-navigation .next,
.post-navigation .index {
	float: left;
	width: 33.33333334%;
}

.post-navigation .next {
	text-align: right;
}

.post-navigation .index {
	text-align: center;
}

/* Icons
 * ========================================================================== */

.icon {
	font-size: 3rem;
	margin: 0 auto;
}

/* Front Page Widgets
 * ========================================================================== */

.flexible-widget-area {
	padding: 4rem 0;
}

.flexible-widgets .widget {
	margin-bottom: 4rem;
  display: inline-block;
}

.flexible-widgets .widget:last-child {
	margin-bottom: 0;
}

@media only screen and (min-width: 800px) {

	.flexible-widgets {
		margin-left: -2rem;
		margin-right: -2rem;
		width: calc( 100% + 4rem );
	}

	.flexible-widgets .widget {
		float: left;
		padding-left: 2rem;
		padding-right: 2rem;
	}

	.flexible-widgets.widget-full .widget,
	.flexible-widgets.widget-area .widget:nth-of-type(1),
	.flexible-widgets.widget-halves.uneven .widget:last-of-type {
		width: 100%;
	}

	.flexible-widgets.widget-fourths .widget {
		width: 25%;
	}

	.flexible-widgets.widget-halves .widget {
		width: 50%;
	}

	.flexible-widgets.widget-thirds .widget {
		width: 33.33%;
	}

	.flexible-widgets.widget-halves .widget:nth-child(even),
	.flexible-widgets.widget-thirds .widget:nth-child(3n+2),
	.flexible-widgets.widget-fourths .widget:nth-child(4n+2) {
		clear: left;
	}

}

/* Hero / Front Page 1 & 3
 * ========================================================================== */

.hero,
.front-page-1,
.front-page-3 {
	position: relative;
	text-align: center;
	color: #fff;
  margin: 4rem auto;
}

.front-page-1,
.single .hero {
  margin-top: 0;
}

.front-page-1 p,
.front-page-3 p {
	max-width: 56rem;
	margin-left: auto;
	margin-right: auto;
}

.front-page-1 p:last-child,
.front-page-3 p:last-child {
	margin-bottom: 0;
}

.front-page-1 h1,
.front-page-3 h1 {
	font-size: 6rem;
  line-height: 1;
  font-weight:bold;
}

@media only screen and (min-width: 800px) {

  .hero .wrap,
  .front-page-1 .wrap,
  .front-page-3 .wrap {
    display: table;
    min-height: 40rem;
    height: 1px; /* Fix for Firefox */
    width: 100%;
  }

  .hero .wrap > *,
  .front-page-1 .wrap > *,
  .front-page-3 .wrap > *,
  .front-page-3 .wrap .widget-area {
    display: table-cell;
    vertical-align: middle;
  }

  .hero h1,
  .hero .entry-title,
	.front-page-1 h1,
  .front-page-3 h1 {
		font-size: 7rem;
	}

}

/* Front Page 2
 * ========================================================================== */

.front-page-2 {
	overflow: hidden;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.featured-content {
  position: relative;
}

.featured-content .widget-title {
  text-align: center;
  margin-bottom: 4rem;
}

.featured-content article.has-post-thumbnail {
  position: relative;
  padding: 0;
  border: 0;
  overflow: hidden;
}

.featured-content article.has-post-thumbnail > a {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: block;
  margin: 0;
}

.featured-content article.has-post-thumbnail > a img {
  display: block;
  margin: 0;
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity .2s cubic-bezier(0,1,.75,1), transform 2.5s cubic-bezier(0,1,.75,1);
  -moz-transition:    opacity .2s cubic-bezier(0,1,.75,1), transform 2.5s cubic-bezier(0,1,.75,1);
  -ms-transition:     opacity .2s cubic-bezier(0,1,.75,1), transform 2.5s cubic-bezier(0,1,.75,1);
  -o-transition:      opacity .2s cubic-bezier(0,1,.75,1), transform 2.5s cubic-bezier(0,1,.75,1);
  transition:         opacity .2s cubic-bezier(0,1,.75,1), transform 2.5s cubic-bezier(0,1,.75,1);
}

.featured-content article.has-post-thumbnail:hover > a img {
  transform: scale(1.1);
}

.featured-content article.has-post-thumbnail .entry-title {
  width: 100%;
}

.featured-content article.has-post-thumbnail .entry-title a {
  text-decoration: none;
}

@media only screen and (max-width: 800px) {

  .featured-content.featuredpost {
    width: calc(100% + 2rem);
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .featured-content.featuredpost article.has-post-thumbnail {
    width: calc(50% - 2rem);
    margin: 1rem;
    float: left;
  }

  .featured-content article.has-post-thumbnail .entry-title {
    margin: 1rem 0;
  }

  .featured-content article.has-post-thumbnail {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 800px) {


  .featured-content article.has-post-thumbnail:hover > a img {
    opacity: .15;
  }

	.featured-content article.has-post-thumbnail .entry-header {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 3;
    -webkit-transition: opacity .2s cubic-bezier(0,1,.75,1), bottom .2s cubic-bezier(0,1,.75,1);
  	-moz-transition:    opacity .2s cubic-bezier(0,1,.75,1), bottom .2s cubic-bezier(0,1,.75,1);
  	-ms-transition:     opacity .2s cubic-bezier(0,1,.75,1), bottom .2s cubic-bezier(0,1,.75,1);
  	-o-transition:      opacity .2s cubic-bezier(0,1,.75,1), bottom .2s cubic-bezier(0,1,.75,1);
  	transition:         opacity .2s cubic-bezier(0,1,.75,1), bottom .2s cubic-bezier(0,1,.75,1);
		opacity: 0;
		bottom: -15%;
    text-align: left;
	}

	.featured-content article.has-post-thumbnail:hover .entry-header {
		opacity: 1;
		bottom: 0;
	}

  .featured-content article.has-post-thumbnail .entry-title {
    margin: 0;
  }

  .featured-content article.has-post-thumbnail .entry-header a {
    padding: 0 15% 4rem;
    margin: 0;
    width: 100%;
    display: block;
  }
}


/* Front Page 5
 * ========================================================================== */

.front-page-5 {
  margin-bottom: 0;
}


/* Genesis Slider
 * ========================================================================== */

#genesis-responsive-slider {
	border: none !important;
	padding: 0 !important;
}

#genesis-responsive-slider .flexslider {
	overflow: visible !important;
}

#genesis-responsive-slider .slide-excerpt {
	opacity: 1;
	overflow: hidden;
    width: 450px;
    bottom: 60px;
    left: 50%;
    margin-left: -225px;
    text-align: center;
}

#genesis-responsive-slider .slide-excerpt-border {
	border: 0;
	float: none;
	display: block;
	padding-bottom: 5px;
}

#genesis-responsive-slider .slide-excerpt-border h2,
#genesis-responsive-slider .slide-excerpt-border p {
	margin: 0;
}

#genesis-responsive-slider .slide-excerpt-border > p {
	display: none;
}

#genesis-responsive-slider .slide-excerpt-border h2:after {
	content: " ";
	width: 12px;
	border-bottom: 1px solid #555;
	margin: 12px auto;
	display: block;
}

#genesis-responsive-slider .slide-excerpt-border .button {
	background: none;
	border: 0;
	padding: 0;
}

#genesis-responsive-slider .slide-excerpt-border .button:hover {
	color: inherit;
}

/* Search
 * ========================================================================== */

.search-form {
	overflow: hidden;
}

.search-form input {
  width: 100%;
  margin-bottom: 2rem;
}

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.sidebar .search-form input[type="submit"] {
	margin: 2rem 0;
}



/* Posts
 * ========================================================================== */

.entry {
	margin-bottom: 1rem;
}

.blog .entry,
.page .entry,
.search .entry,
.sidebar .entry,
.archive .entry,
.single .entry {
	margin-bottom: 3rem;
  padding-bottom: 3rem;
}

.single .entry {
  width: 100%;
  text-align: left;
}

.blog .entry-title,
.search .entry-title,
.archive .entry-title {
  width: 100%;
}

.blog .entry-content p:last-child,
.search .entry-content p:last-child,
.archive .entry-content p:last-child {
  margin-bottom: 0;
}

.entry-content .more-link {
  background: transparent;
  box-shadow: none;
  padding: 0;
  color: #333;
}

.entry-header {
  margin-bottom: 2rem;
  overflow: hidden;
}

.post-type-archive-portfolio .archive-title,
.post-type-archive-product .page-title,
.full-width-content .entry-header,
.single-portfolio .entry-header,
.genesis-pro-portfolio .entry-header {
  text-align: center;
}

.entry-header .entry-title {
  margin: 0;
}

.entry-header p.entry-meta {
  padding: 1rem 0;
  margin: 0;
}

.entry-header p.entry-meta > * {
  padding: 1rem 1.5rem;
  margin-left: -.5rem;
  display: inline-block;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.entry-header p.entry-meta > *:first-child {
  padding-left: 0;
  margin-left: 0;
}

.entry-header p.entry-meta > *:last-child {
    border-right: 0;
    padding-right: 0;
}

.hero .entry-header p.entry-meta,
.hero .entry-header p.entry-meta > * {
  border-color: rgba(255,255,255,0.3);
}

.entry-title a {
  text-decoration: none;
}

.single p.intro {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}

.entry .entry-image {
  display: block;
  margin-bottom: 2rem;
}

.entry-content ol,
.entry-content p,
.author-box p,
.entry-content ul,
.entry-content .wp-video,
.entry-content .wp-audio-shortcode,
.entry-content .video-player,
.quote-caption {
	margin-bottom: 2rem;
}

.entry-footer {
	margin: 3rem 0 0;
}

@media only screen and (max-width: 540px) {

  .entry-header .entry-title {
    margin-top: 2rem;
  }

  .entry-header {
    display: inline-block;
    width: 100%;
  }

}


@media only screen and (min-width: 540px) {

  .entry .entry-image.alignleft,
  .entry .entry-image.alignright {
    max-width: 33%;
  }
}


/* Lists
 * ========================================================================== */

.entry-content ol,
.entry-content ul {
	margin-left: 4rem;
}

.entry-content ol li:not(.comment) {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content ul.list-unstyled,
.entry-content ol.list-unstyled {
	margin-left: 2rem;
}

.entry-content ul.list-unstyled > li,
.entry-content ol.list-unstyled > li,
.entry-content .gform_wrapper ul li {
	list-style: none;
}

/* Excerpt
 * ========================================================================== */

.manual-excerpt {
  display: inline-block;
  width: 100%;
  margin: 4rem 0;

}

/* Author Box
 * ========================================================================== */

.author-box {
	padding: 3rem;
  margin-bottom: 4rem;
  background: #fff;
  text-align: center;
}

.author.archive .author-box {
	margin-bottom: 4rem;
}

.author-box-content {
	margin: 0 auto 2rem;
  max-width: 34rem;
}

/* Avatar
 * ========================================================================== */

.avatar {
 	border-radius: 50%;
 	float: left;
  border: 0 !important;
  background: #fff !important;
  padding: 0 !important;
}

.author-box .avatar,
body.woocommerce-page img.avatar {
  float: none;
	border-radius: 4rem;
  max-width: 8rem;
  margin-bottom: 2rem;
}

.after-entry .avatar {
	float: right;
	height: 18rem;
  width: 18rem;
	margin-bottom: 4rem;
	margin-left: 4rem;
}

.alignleft .avatar {
	margin-right: 4rem;
}

.alignright .avatar {
	margin-left: 4rem;
}

.comment .avatar {
	margin: 0 2rem 3rem 0;
}



/* Comments
 * ========================================================================== */

.entry-pings,
.comment-respond,
.entry-comments {
	margin: 4rem auto;
}

.comment-respond input {
  width: 100%;
  display: block;
}

p.comment-meta,
.entry-comments .comment,
.entry-comments .comment-reply {
	margin-bottom: 4rem;
}

.entry-pings .reply {
	display: none;
}

.entry-comments .comment {
	border-bottom: 1px solid #e5e5e5;
}

.entry-comments .comment:last-child {
	margin-bottom: 0;
}

p.comment-form-comment {
	margin-bottom: 2rem;
}

p.form-submit,
.entry-comments .children .comment,
.entry-comments .comment-author {
	margin: 0;
}

.entry-comments .comment {
	clear: both;
}

.entry-comments .children .comment {
	border: none;
}

.comment-list li {
	list-style-type: none;
}

.comment-list ul.children {
	margin-left: 4rem;
}


/* Pricing Table
 * ========================================================================== */

.pricing-table,
.pricing-table > * {
	display: flex;
	flex-wrap: wrap;
}

.pricing-table > * {
	align-self: stretch;
}

.pricing-table > * > * {
	align-self: stretch;
	flex-grow: 1;
	width: 100%;
}

.pricing-table .plan {
	box-shadow: inset 0 0 0 1px #e5e5e5;
	text-align: center;
	padding: 4rem 2rem 2rem;
	margin: 0 0 4rem;
	width: 100%;
	position: relative;
}

.pricing-table .plan em {
	opacity: .65;
	margin-bottom: 2rem;
	display: block;
}

.pricing-table .plan h3 span {
	font-size: .66em;
}

.pricing-table .plan ul {
	margin: 0 0 4rem;
	line-height: 2;
}

.pricing-table .plan ul li {
	list-style: none;
}

.pricing-table .plan p {
	padding-left: 2rem;
	padding-right: 2rem;
	z-index: 3;
	align-self: flex-end;
}

.pricing-table .plan.featured {
	background: #fff;
	box-shadow: 0 0 0 2px #000;
	z-index: 2;
}

@media only screen and (min-width: 800px) {

	.pricing-info {
		padding-top: 8rem;
	}

	.pricing-table .plan {
		margin-bottom: 4rem !important;
	}

	.pricing-table .plan.one-fourth {
		width: 50%;
		margin: -1px 0 0 -1px;
	}

	.pricing-table .plan.one-fourth:first-child,
	.pricing-table .plan.one-fourth:nth-child(3) {
		margin-left: 0;
	}

	.pricing-table .plan.one-third {
		width: 33%;
		margin: 0 0 0 -1px;
	}

	.pricing-table .plan.one-third:first-child {
		margin-left: 0;
	}
}

@media only screen and (min-width: 1024px) {

	.pricing-table .plan.one-fourth {
		width: 25%;
		margin: 0 0 0 -1px;
	}

	.pricing-table .plan.one-fourth:first-child {
		margin-left: 0;
	}

	.pricing-table .plan.one-fourth:nth-child(3) {
		margin-left: -1px;
	}
}

/* Sidebars
 * ========================================================================== */


.footer-widgets .simple-social-icons ul li a,
.footer-widgets .simple-social-icons ul li a:hover {
  background: transparent !important;
}


/* Sidebars
 * ========================================================================== */

.sidebar .widget {
	margin-bottom: 3rem;
  padding-bottom: 3rem;
  background: #fff;
}

.sidebar .widget-title,
.sidebar .widgettitle {
  text-align: center;
}

.sidebar img {
	margin-bottom: 1.5rem;
}

.sidebar li {
	list-style-type: none;
}

/* Sidebar Featured Content */

.sidebar .featuredpost article {
	overflow: hidden;
	padding: 2rem 0;
	margin: -2rem 0 2rem 0;
}

.sidebar .featuredpost article:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: -2rem;
}


/* Genesis Enews
 * ========================================================================== */

.after-entry .enews {
  padding: 3rem;
  background: #f2f2f2;
  margin-bottom: 4rem;
}

.after-entry .enews .widget-title,
.after-entry .enews .widgettitle {
  margin: 0;
}

.enews input {
	margin-top: 1.5rem;
	width: 100%;
}


/* Genesis Simple Share
 * ========================================================================== */

.content .share-after {
	margin: 4rem 0 0;
  padding: 0 0 2rem;
  border-bottom: 1px solid #e5e5e5;
}

.sharrre .share,
.sharrre:hover .share {
	color: #333333;
}

.content a.count,
.content a.count:hover,
.content a.share,
.content a.share:hover {
	border: none;
	font-weight: 400;
}

.content .share-filled .facebook .count,
.content .share-filled .facebook .count:hover,
.content .share-filled .googlePlus .count,
.content .share-filled .googlePlus .count:hover,
.content .share-filled .linkedin .count,
.content .share-filled .linkedin .count:hover,
.content .share-filled .pinterest .count,
.content .share-filled .pinterest .count:hover,
.content .share-filled .stumbleupon .count,
.content .share-filled .stumbleupon .count:hover,
.content .share-filled .twitter .count,
.content .share-filled .twitter .count:hover {
	color: #333333;
	border: 1px solid #333333;
	display: none;
}

.content .share-filled .facebook .share,
.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus .share,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin .share,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest .share,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon .share,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter .share,
.content .share-filled .twitter:hover .count {
	background: #fff !important;
}

@media only screen and (min-width: 800px) {

.share-small .no-count .share {
       width: 0px;
	}

}

/* Instagram Widget
 * ========================================================================== */

.pllex-viewport li {
	position: relative;
}

.jr-insta-datacontainer {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    padding: 1.5rem;
    background-color: rgba(255, 255, 255, 0.91);
    text-align: center;
}


/* WooCommerce
 * ========================================================================== */

body.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  float: left;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 1.5rem 2rem;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #fff;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs:before,
body.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
body.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  display: none;
}

body.woocommerce-page .woocommerce-message,
body.woocommerce-page .woocommerce-info,
body.woocommerce-page .woocommerce-error {
 	border: 0;
  margin-top: 2rem !important;
}

body.woocommerce-page span.onsale,
body.woocommerce-page ul.products li.product .onsale {
  border-radius: 0;
  top: 0;
  left: 0;
  right: auto;
  margin: 0;
  padding: 0 1rem;
  background: #333;
}

body.woocommerce ul.cart_list li,
body.woocommerce ul.product_list_widget li,
.woocommerce-page ul.cart_list li,
.woocommerce-page ul.product_list_widget li {
 	background: none;
 	border: none;
 	float: left;
 	padding: 5px !important;
 	width: 50%;
}

body.woocommerce ul.cart_list li img, body.woocommerce ul.product_list_widget li img {
 	width: 100% !important;
}

.woocommerce-cart .entry-content p:first-child::first-letter,
.woocommerce-checkout .entry-content p:first-child::first-letter {
 	float: none;
  font-size: inherit;
  margin: 0;
  padding: 0;
}

.woocommerce-checkout #payment ul.payment_methods li {
 	list-style: none;
}

.woocommerce-page input[type="checkbox"],
.woocommerce-page input[type="radio"] {
 	width: auto;
}

body.woocommerce ul.products li.product .price del,
body.woocommerce div.product p.price del,
body.woocommerce div.product span.price del {
   display: inline !important;
}

select.orderby {
 	margin-bottom: 2rem;
}

.stars a,
.star-rating span:before {
  color: #ffb35e !important;
}


/* Footer
 * ========================================================================== */

.footer-widgets {
  border-top: 1px solid #e5e5e5;
  background: #f2f2f2;
	padding: 4rem 0 0;
}

.footer-widgets .widget-area {
  margin: 3rem auto 0rem;
}

.footer-widgets li {
	margin: 1.5rem 0;
}

.footer-widgets,
.site-footer {
	text-align: left;
}

.site-footer {
  background: #FFF;
	margin: 0;
padding: 2rem 0rem 2rem 0rem;
/*font-weight:bold;*/
line-height:1.4;
}
.site-footer .col-md-6 {
padding-left:0px!important;
padding-right:0px!important;
}
.site-footer p {
	margin-bottom: 0;
}
.footer-widgets li {
    margin: 0.5rem 0!important;
    font-weight:bold;
}
.footer-widgets li a:hover {
    border-bottom:0px;
    color:#9C9C9C;
    text-decoration:none;
}
/* Homepage */
.front-page-1 {
	margin-top:20px;
}
.genesis-nav-menu a{
	border-right:1px solid;
	padding: 0rem 2.3rem;
}
.title-area {
    margin: 1rem 0;
    margin-bottom: 30px;
}
.front-page-1 {
	text-align:left;
}
.front-page-1 p{
	text-align:left;
}
.front-page-1 .widget-title {
	font-size:3rem;
}
.front-page-1 h1 {
    font-size: 5rem;
    font-weight:500;
}
.front-page-1 p {
	font-size:4.2rem;
	max-width: 100%;
	line-height:1;
}
.front-page-1 .login-btn {
	float:none;
	background-color:#35393A;
	padding:10px 60px 10px 60px;
	font-weight: 400;
}
.a-title {
    padding-top: 30px;
    border-bottom: solid 1px #333;
}
.bottom-three p {
	margin-top:20px;
}
.front-page-2 {
	text-align:center;
	font-size:3rem;
	line-height:1.2;
}
.footer-widgets {
	background-color:#303E49;
	color:#FFF;
	padding: 0rem 0rem 3rem 0rem;
}
.footer-widgets-2 {
	max-height:205px;
}
.footer-widgets li {
    margin: 1.5rem 0;
    text-align: left;
}
.footer-widgets li a{
	color:#FFF;
}
.footer-widgets-2 {
	border-left:solid 1px #FFF;
	padding-left:20px;
}
.footer-widgets-2 .menu-item-20 {
	margin:0rem;
}
.footer-widgets-2 #nav_menu-2 {
	margin-top:-5px;
}
#menu-item-17 a{
	border-right:0px;
}
.home-team-list {
    padding-top: 20px;
    padding-left:20px;
}
.home-team-list ul li {
	list-style-type: disc;
}
.n-readmore {
	margin-top:30px;
}
.r-more-btn {
	background-color: #35393A;
padding: 3px 20px 5px 20px;
border-radius: 5px;
color: #FFF !important;
margin-top: 20px;
font-weight: 400;
text-transform: uppercase;
}
.r-more-btn:hover {
background-color: #515759;
}
.n-readmore a:hover {
text-decoration:none;
}
.bottom-three a:hover {
text-decoration:none;
}

/* Page banners */
/* Page Banner */
.banner {
    background-size: cover;
    background-position: center center;
    position: relative
}

.banner img {
    opacity: 0.5
}

.head-content {
    display: block;
    margin: 0px auto;
}

.bannercontent {
    padding:145px 0; 
   /* padding: 120px 0;*/
    /*text-align:center;*/
    text-align: left;
    padding-left: 140px;
    margin-top: 100px;
    max-width: 1140px;
display: block;
margin: 0px auto;
}
.genesis-nav-menu .sub-menu a {
    font-size: 13px;
}
.row.content-wrap {
    margin-top: 20px;
}

.bannercontent h1 {
	color:#FFF;
    text-shadow: 2px 2px #333;
    font-size: 2rem;
}

.bannercontent p {
	color:#FFF;
    text-shadow: 2px 2px #333;
    font-size: 5.2rem;
line-height: 1.1;
margin-bottom:30px;
}
.pt-bg {
	background-color:#49606e;
	color:#FFF;
}
.page-title-wrap {
	width:100%;
}
.page-title-inner {
	max-width:1100px;
	display:block;
	margin:0px auto;
	text-align:center;
	padding: 15px 0px 1px 0px;
}
.page .entry-header {
	display:none;
}
.f-acc img{
float:right;
margin-left:3px;
margin-right:3px;
}


/* homepage primary block */
.top-one {
	height:390px;
}
.top-two {
	height:390px;
}
.top-three {
	height:360px;
}
.bottom-one {
	height:360px;
}
.bottom-two {
	height:360px;
}
.bottom-three {
	height:360px;
}
.h-top {
	height:390px;
}
.h-bottom {
	margin-bottom:60px;
}
.gp-h-wrap {
	width:100%;
}
.gp-h-inner {
	max-width:1140px;
	display:block;
	margin:0px auto;
}
.top-two {
	background-color:#B0BCC9;
	padding-left:0px!important;
	padding-right:0px!important;
}
.news-img {
	padding-left:0px!important;
	padding-right:0px!important;
}
.top-one{
padding:20px;
}
.bottom-three {
	background-color:#49606e;
	color:#FFF;
	padding:3px;
}
.news-img img{
	padding:0px!important;
	margin:0px!important;
	height:390px;
	width:300px;
}
.news-exc {
	padding:30px 10px 30px 10px;
}
.s-exc {
	margin-bottom:-15px;
}
.n-title {
	border-bottom:1px solid;
}
.n-exc {
padding-top:20px;
}
.bottom-two .col-md-6 .news-img {
	padding:0px!important;
	padding-left: 0px!important;
padding-right: 0px!important;
}
.col-md-3.bottom-one {
	padding-left:0px!important;
	padding-right:0px!important;
}
.bottom-one img {
	padding:0px!important;
	margin:0px!important;
	height:360px;
	width:300px;

}
.col-md-6.bottom-two {
		padding-left:0px!important;
	padding-right:0px!important;
}
.col-md-6.bottom-two img{ 
width:600px;
height:360px;
}
.row.h-bottom {

}
.col-md-6.top-one {
	padding:0px!important;
	/*margin-left:-15px!important;
	margin-right:-15px!important;*/
}
.s-img img {
	width:600px;
}
.col-md-12 .service-exc {
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px!important;
	padding-right:0px!important;
}
.service-exc h3{ 
margin:0px;
}


/* Nav */
.headhesive .login-btn{
display:none;
}


/* Team Grid .CSS */
.team-grid .site-inner {
	padding-bottom: 40px;
}

.team_member {
	padding: 3px;
	width: 250px;
	margin-bottom: 0;
	background: transparent;
	position: relative;
}

.team-grid .content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	max-width: 1000px;
	float: none;
	margin: 0 auto;
}

a.js-accordion-trigger {
	display: inline-block;
}

.team-overlay {
	opacity: 0;
	position: absolute;
	left: 3px;
	top: 3px;
	background-color: rgba(0, 211, 91, 0.6);
	text-align: center;
	padding: 0 5%;
	-webkit-transition: opacity 0.25s ease;
	transition: opacity 0.25s ease;
	width: 244px; /* 250 - 6 (width - twice the padding) */
	height: 244px;
}

.team-overlay:hover {
	opacity: 1;
	color: #fff;
}

.name-wrapper {
	position: relative;
	top: 60%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.team_member img {
	vertical-align: top;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}

.team_member a.js-accordion-trigger.is-expanded img,
a.js-accordion-trigger:hover img {
	-webkit-filter: none;
	filter: none;
}
.side-test-name {
	font-style:italic;
	font-weight:bold;
}
.info-panel {
	display: none;
	min-width: 994px; /* 1000 - 6 */
	position: relative;
	background-color: #EFEFEF;
	padding: 10px 10px 20px 10px;
	/*border-left:1px solid #536A78;
	border-right:1px solid #536A78;
	border-bottom:1px solid #536A78;
	border-top: 1px solid #536A78;*/
	z-index: 1;
	overflow:hidden;
}
.post-type-archive-team_member .entry {
    margin-bottom: 0rem;
    padding-bottom: 0rem;
}

.team_member:nth-of-type(4n+2) .info-panel {
	right: 250px;
}

.team_member:nth-of-type(4n+3) .info-panel {
	right: 500px;
}

.team_member:nth-of-type(4n+4) .info-panel {
	right: 750px;
}

.name-wrapper .name {
	display: block;
	letter-spacing: 2px;
	font-size: 26px;
	line-height: 1;
}

.name-wrapper .title {
	display: block;
	letter-spacing: 1px;
	font-size: 16px;
}

.caribbean .team-overlay {
	background-color: rgba(49, 63, 73, 0.6);
}

.ocean .team-overlay {
	background-color: rgba(49, 63, 73, 0.6);
}

.marine .team-overlay {
	background-color: rgba(49, 63, 73, 0.6);
}

.green .team-overlay {
	background-color: rgba(49, 63, 73, 0.6);
}

.info-panel .close {
    float: right;
    background-color: #303E49;
    text-transform: uppercase;
    font-size: 14px;
    color: #FFF;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    line-height: 1;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight:400;
}
.info-panel .close:hover {
	background-color:#49606e;
}
.post-type-archive-team_member .intro-text {
    font-size: 3rem;
    line-height: 1.1;
    font-weight: 400;
}
.info-panel h3 {
	font-weight: 300;
	font-size: 40px;
	margin-bottom: 0px;
}

.info-panel h4 {
	padding-left: 3px;
}

.info-panel p {
	color: #49606e;
font-size: 1.8rem;
padding-left: 3px;
line-height: 1.2;
}

.team-social a {
	color: #536A78!important;
	margin-right: 20px;
}
.team-social {
	float:right;
}

@media only screen and (max-width: 1200px) {

	.team_member {
		width: 240px;
	}

	.team-overlay {
		width: 234px;
		height: 234px;
	}

	.info-panel {
		min-width: 954px;

	}

	.team_member:nth-of-type(4n+2) .info-panel {
		right: 240px;
	}

	.team_member:nth-of-type(4n+3) .info-panel {
		right: 480px;
	}

	.team_member:nth-of-type(4n+4) .info-panel {
		right: 720px;
	}

}

@media only screen and (max-width: 1023px) {

	.info-panel {
		min-width: 714px;
	}

	.team_member:nth-of-type(4n+3) .info-panel,
	.team_member:nth-of-type(4n) .info-panel {
		right: 0;
	}

	.team_member:nth-of-type(3n+2) .info-panel {
		right: 240px;
	}

	.team_member:nth-of-type(3n) .info-panel {
		right: 480px;
	}

}

@media only screen and (max-width: 860px) {

	.team-grid .content {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
/*
	.team_member.entry {
		padding: 3px;
		margin-bottom: 0;
	}

	.info-panel {
		min-width: 474px;
	}

	.team_member:nth-of-type(3n) .info-panel,
	.team_member:nth-of-type(3n+2) .info-panel {
		right: 0;
	}

	.team_member:nth-of-type(2n) .info-panel {
		right: 240px;
	}
*/
}
@media only screen and (max-width: 769px) {
	.team_member:nth-of-type(3n+10) .info-panel {
    left:0px;
}
	.team_member:nth-of-type(3n+16) .info-panel {
    left:-240px;
}
}
@media only screen and (max-width: 758px) {
	.info-panel {
    min-width: 470px;
}/*
.team_member:nth-of-type(4n) .info-panel {
    left: -240px;
}*/

}
@media only screen and (max-width: 760px) { 
.info-panel {
    min-width: 475px;
}
.team_member:nth-of-type(3n) .info-panel {
    right: 0px;
}

.team_member:nth-of-type(2n+1) .info-panel {
    right: 0px;
}
.team_member:nth-of-type(3n+4) .info-panel {
    left:-240px;
}
.team_member:nth-of-type(3n+6) .info-panel {
    left:-240px;
}
.team_member:nth-of-type(3n+7) .info-panel {
    left:0px;
}
.team_member:nth-of-type(3n+9) .info-panel {
    left:0px;
}
.team_member:nth-of-type(3n+10) .info-panel {
    left:-240px;
}
.team_member:nth-of-type(3n+12) .info-panel {
    left:-240px;
}
.team_member:nth-of-type(3n+13) .info-panel {
    left:0px;
}
.team_member:nth-of-type(3n+15) .info-panel {
    left:0px;
}
.team_member:nth-of-type(3n+16) .info-panel {
    left:-240px;
}
}
/*
.team_member:nth-of-type(3n+2) .info-panel {
    right: 0px;
}*/

@media only screen and (max-width: 533px) {

	.team_member {
		width: 250px;
	}

	.team-overlay {
		width: 244px;
		height: 244px;
	}

	.info-panel {
		min-width: 440px;
		right: 100px;
	}

	.team_member:nth-of-type(2n) .info-panel,
	.team_member:nth-of-type(3n) .info-panel,
	.team_member:nth-of-type(3n+2) .info-panel,
	.team_member:nth-of-type(4n+3) .info-panel {
		right: 100px;
	}
.team_member:nth-of-type(3n+4) .info-panel {
    left:0px!important;
}
.team_member:nth-of-type(3n+6) .info-panel {
    left:0px;
}
}

/* Login Header */
.login-btn{
    background-color: #303E49;
    padding: 3px 20px 5px 20px;
    border-radius: 5px;
    color: #FFF!important;
    float: right;
    margin-top:20px;
    font-weight: 400;
    text-transform: uppercase;
}
/* Front Page Banner Adjustment */
.front-page-1 {
    min-height: 450px;
}
.h-pagi {
	margin-top:-130px!important;
	margin-left:15px;
}
@media only screen and (max-width: 968px) { 
.news-img img{
	padding:0px!important;
	margin:0px!important;
	height:auto;
	width:auto;
}
.col-md-6.bottom-two img {
	height:auto;
	width:auto;
	/*display:none;*/
}
.bottom-one img {
	display:none;
}
.gp-h-inner {
padding-left: 15px;
padding-right: 15px;
}
.col-md-6.top-one {
    margin-bottom: -140px;
}
.col-md-12.service-exc {
    padding-left: 0px;
}

}
/*Sidebar Widgets */
.sidebar .widget {
    background:#EFEFEF;
    padding: 20px;
    text-align: left;
    font-size:1.5rem;
    	color:#313F49;
}
.sidebar .widget-title, .sidebar .widgettitle {
	text-align:left;
	border-bottom:1px solid #6D808D;
	color:#313F49;
	text-transform:none;
	font-size:2.2rem;
	letter-spacing: 1px;
}
#wp_views-2 {
	background-color:#313F49;
	color:#FFF;
	min-height:400px;
}
#wp_views-2 .widget-title {
	color:#FFF;
	border-bottom:1px solid #FFF;
	letter-spacing: 1px;
}
/* Testimonial Page */
.page-test-wrap {
background-color: #EFEFEF;
padding: 20px;
margin-bottom: 20px;
overflow:hidden;

}
.page-test-wrap::before {
    top: 10px;
    bottom: auto;
    left: auto;
    right: -30px;
    border-width: 15px 0 15px 30px;
    border-color: transparent #5a8f00;
}
.page-test-wrap .fa {
	display: inline;
float: left;
padding-right: 10px;
font-size: 2rem;
color:#C9C9C9;
}
/*case study page */
.case-wrap {
padding:20px;
background-color:#EFEFEF;
margin-bottom:20px;
border-bottom: 3px solid #e1e1e1;
}
.test-name {
	float: right;
font-weight: bold;
font-style: italic;
font-size:1.4rem;
color:#49606e;
}
.page-id-247 .site-inner ul li {
list-style-type: none;
}
/* Blog */
.blog-wrap.row {
border-bottom: 1px solid #4E5253;
margin-bottom: 20px;
margin-top: 30px;
padding-bottom: 10px;
margin-top: 50px;
}
.col-md-2.blog-img {
	padding-left:0px!important;
	margin-left: -5px;
}
.blog-wrap .login-btn {
	float:left;
}
.blog-ex-wrap {
	margin-top:-10px;
}
.page-id-48 .pt-bg{
	display:none;
}
.page-id-48 .banner {
	display:none;
}
.blog-wrap:first-child{
  background-color:#F7F7F7;
  padding: 30px 10px 0px 10px;
  border-bottom:0px;
  margin-top:20px;
}
.blog-wrap .login-btn {
margin-top:20px;
}
.page-id-48 .site-inner {
    clear: both;
   padding: 0px 0px 0px 0px;
}
.col-md-10.blog-ex-wrap {
    padding: 20px 50px 20px 50px;
}
.col-md-10.blog-ex-wrap p{
	line-height:1.2;
}
.footer-widgets {
background-image: url(https://hhfm.co.uk/wp-content/uploads/2017/04/footer-bg-pattern.jpg);
}
.banner .login-btn {
	float:left;
	margin-top:0px;
}
.maps.map-wrap {
    margin-bottom: -9px;
}
/* Address Containers */
/* Addresses */
.con-welc {
	padding-top:25px;
}
.address-cont i {
    color: #49606e;
    width: 30px;
    height: 30px;
    position: relative;
    top: 0px;
    margin-right: 10px;
    fill: #fff;
}

.add-lower {
    margin-left: 40px;
}

/* Gavity Forms */
input#input_1_2 {
	border:1px solid #49606e;
	border-radius: 0px;
	background-color:#F7F7F7;
	padding:16px;
}
input#input_1_1_3 {
border:1px solid #49606e;
border-radius: 0px;	
background-color:#F7F7F7;
padding:16px;
}
input#input_1_1_6 {
	border:1px solid #42413D;
	border-radius: 0px;	
	background-color:#F7F7F7;
	padding:16px;
}
input#input_1_3 {
		border:1px solid #49606e;	
		border-radius: 0px;
		background-color:#F7F7F7;
		padding:16px;
	}
textarea#input_1_4 {
			border:1px solid #49606e;	
			border-radius: 0px;
			background-color:#F7F7F7;
			padding:16px;
}
.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px!important;
}
body #gform_wrapper_1 .gform_footer input[type=submit] {
background-color: #303E49;
padding: 10px 45px 10px 45px;
border-radius: 5px;
color: #FFF;
float: right;
text-transform: uppercase;
}
.login-btn:hover {
	background-color:#49606e;
	text-decoration: none;
	color:#FFF;
}
body #gform_wrapper_1 .gform_footer input[type=submit]:hover {
background-color:#49606e;
}
.sub-menu {
    min-width: 300px;
    border:none!important;
}
.sub-menu .genesis-nav-menu a {
	border-right:0px;
}
.site-title {
    border-bottom: 1px solid #EFEFEF;
}

.intro-text {
	max-width:1140px;
	display:block;
	margin:0px auto;
	    font-size: 3rem;
    line-height: 1.1;
    font-weight: 400;
	text-align:center;
	padding:70px 10px 0px 10px;
}

/* Services */
.page-id-12 .banner {
	visibility:hidden;
}
.page-id-12 .site-inner {
	margin-top:-380px;
}
.page-id-12 .pt-bg {
	display:none;
}
.page-id-12 .intro-text p {
	margin-top:-40px;
	margin-bottom:50px;
}
.gps-wrap {
	background-color:#EFEFEF;
	padding:20px;
	margin-bottom:20px;
}
.gps-title {
	background-color:rgba(73, 96, 110, 0.5);
	min-width:100%;
	margin-left: -20px;
margin-right: -20px;
margin-top:-20px;
margin-bottom:20px;
padding: 10px 20px 10px 20px;
}
.post-type-archive-team_member .container-fluid.pt-bg {
    margin-top: 20px;
}
.post-type-archive-team_member  .site-inner {
    clear: both;
    padding: 2rem 0;
        padding-bottom: 8rem;
}
.post-type-archive-team_member .intro-text {
    padding: 40px 10px 0px 10px;
}
.headhesive #menu-primary-navigation {
    padding: 15px 0px;
}

.gps-title a { 
color:#FFF!important;
	font-size:2rem;
}
.gps-title a:hover { 
		text-decoration:none;
	}
	.views-template-service-detail-page .hero {
display:none;
	}
	.gps-rm a:hover {

	}
.hide {

}
.genesis-nav-menu {
	margin-left:80px;
}
.login-hd {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
.top-two {
	overflow:hidden;
}
.site-header.headhesive.headhesive--stick .genesis-nav-menu a{
	border-right:none;
}
/* Our Clients Page */

.case-box {
padding:20px;
}
.test-box {
	padding:20px;
	border-left: solid 3px #EFEFEF;
}
.case-box-inner h1:hover {
color:#49606e!important;
}
.case-box-inner a {
text-decoration:none;	
}
.cb-rm:hover {
color:#49606e!important;
}
.case-title {
	font-size:2.5rem;
	line-height:1.2;
	margin-bottom:10px;
}
/* Tidy up following feedback */

.page-id-48 .site-inner a{
color:#49606e;
}
.conf-hh {
    border: solid 3px #49606e;
    padding: 20px 20px 60px 20px;
    text-align: center;
    font-size: 2rem;
}
.single-post .entry {
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    padding-left: 100px;
    padding-right: 100px;
}
.site-footer .col-md-6 {
    line-height: 1.2;
    font-size: 1.5rem;
    font-weight: bold;
}
.hero {
	display:none;
}
.page-id-8 .page-title-inner {
	text-align:left;
}
.bannercontent {
	padding-left:0px;
}
body {
	line-height:1.4;
}
#wp_views-2 .h-pagi {
	margin-top:0px;
    margin-left: 0px;
}
.team-social .fa:hover{
color:#A3AEBA!important;
}
.pt-footbg {
	background-color:#EFEFEF;
}
.page-foot-wrap {
	width:100%;
}
.page-foot-inner {
	max-width:700px;
	display:block;
	margin:0px auto;
	text-align:center;
	padding:30px 10px 40px 10px;
}
.page-foot-inner h3 {
	margin-bottom:0px;
	color:#49606e;
}
.page-id-12 .intro-text {
    max-width: 1140px;
    display: block;
    margin: 0px auto;
        margin-bottom: 0px;
    font-size: 3rem;
    line-height: 1.1;
    font-weight: 400;
    text-align: center;
    padding: 85px 10px 1px 10px;
    background-color: #F7F7F7;
    margin-bottom: 20px;
}
.gps-rm {
    background-color: #303E49;
    text-transform: uppercase;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    line-height: 1;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 400;
    float: left;
}
.gps-rm:hover {
    background-color: #49606e;
    }
.gps-rm a:not(.button) {
	color: #FFF!important;
}
.col-md-6.test-box.equal {
    padding-left: 60px;
}
.col-md-6.case-box.equal {
    padding-right: 50px;
}

.gps-rm a:not(.button):hover {
	text-decoration:none;
}
.gps-wrap {
overflow:hidden;
}
.blog-ex-wrap h3 {
	font-size: 3rem;
line-height: 1.2;
font-weight: 400;
}
/* Pagination for Blog */
.pagination-wraper {
	max-width:1140px;
	margin-top: 4em;
}
.pagination-container {
	margin-top:1em;
    display: table;
   /* margin: 0 auto;*/
    background-color:#EFEFEF;
    padding: 20px 40px 20px 10px;
}
.wpv-filter-pagination-link {
pointer:cursor;
}
  
/* Display as inline to put all contarols in one line */
.pagination-container ul,
.pagination-container ul * {
  display: inline;
 }  
  
.pagination-container  a {
  border-bottom: none; 
}
 
.pagination-container .wpv_page_current span,
.pagination-container  a {
   padding: 0 0.8em; 
}
.n-dyn-title {
	margin-top:20px;
	font-weight:bold;
}
/* Login Page */
  .page-id-488 .banner {
  	display:none;
  }
  .page-id-488 .pt-bg {
    margin-top: 20px;
}
#l-one {
    background-color: #EFEFEF;
    margin-right: 5px;
    padding: 20px 20px 40px 20px;
    text-align: center;
}
#l-two {
    background-color: #EFEFEF;
    margin-right: 5px;
    padding: 20px 20px 40px 20px;
    text-align: center;
    max-width: 49%;
}
#l-one .login-btn {
	float:none;
	display:block;
	margin:0px auto;
	max-width: 150px;
}
#l-two .login-btn {
	float:none;
	display:block;
	margin:0px auto;
	max-width: 150px;
}
#l-section-two {
    margin-top: 60px;
}
/* Blog amendments */
.single-post .pt-bg {
    margin-top: 20px;
}
.single .entry-header {
	display:none;
}
.author-box {
	display:none;
}
.single .entry-meta {
	display:none;
}
/* Highlight wpv_page_current to make the current page stand out */
.pagination-container .wpv_page_current span {
  border-bottom:2px solid #303E49;
}
.contact-us {
	padding-top:30px;
	text-align: center;
	font-weight:bold;
}
.genesis-nav-menu .sub-menu a {
    border-top: none;
    /*padding: 1rem 3rem;*/
    padding: 0.8rem 2.5rem;
}
.page-foot-inner .login-btn{
float:none;
text-align:center;
margin-top:30px;
}
.error404 .entry-content {
	text-align:center;
}
.error404 .entry-title {
	display:none;
}
.error404 .search-form {
	display:none;
}
/*Media Queries !*/
@media only screen and (max-width: 1024px) { 

    .genesis-nav-menu a {
    border-right: 1px solid;
    padding: 1rem 2rem!important;
}
.row.h-top {
    padding-left: 20px;
    padding-right: 20px;
}
.row.h-bottom {
    padding-left: 20px;
    padding-right: 20px;
}
.front-page-1 {
    min-height: 500px;
}
.team-grid .content {
	max-width:768px;
}
.intro-text {
	    padding: 30px 10px 0px 10px;
}
.head-content {
    max-width: 768px;
}
.bannercontent {
    padding: 100px 0;
}
.sidebar-primary {
    margin-top: -5rem;
}
.front-page-1 {
    margin-top: 0px;
}
.single-post .entry {
    padding-left: 20px;
    padding-right: 20px;
}
.col-md-6.test-box.equal {
    padding-left: 30px;
}
.col-md-6.case-box.equal {
    padding-right: 20px;
}
}

@media only screen and (max-width: 1024px) { 

.page-id-12 .site-inner {
    margin-top: -430px;
}
.genesis-nav-menu {
    margin-left: 0px;
}

}
@media only screen and (max-width: 1005px) { 
.col-md-3.bottom-one {
	visibility:hidden;
}
.col-md-6.bottom-two {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px;
    margin-top:-75px;
    margin-top: -345px;
     margin-bottom: 20px;
}
.col-sm-12.col-md-3.bottom-three {
    margin-top: 125px;
}

.col-sm-12.col-md-6.top-two {
	max-height:275px;
}
.news-img img {
    display:none;
}
.col-md-6.bottom-two img {
    width: 100%;
}
.s-img img {
    width: 100%;
}
.col-sm-12.col-md-6.top-two {
    margin-top: 180px;
}
}
@media only screen and (max-width: 978px) { 

.col-sm-12.col-md-6.top-two {
    margin-top: 280px;
}

.col-sm-12.col-md-3.bottom-three {
    margin-top: 125px;
}
#l-two {
    max-width: 100%;
    margin-top:10px;
}
.pagination-container {
    display: block;
    margin: 0px auto;
    text-align: center;
    margin-bottom:25px;
    margin-top: -40px;
}
.blog-wrap.row {
    border-bottom: 1px solid #4E5253;
    margin-bottom: 20px;
    margin-top: 30px;
    padding-bottom: 30px;
    margin-top: 10px;
}
.page-id-488 .entry-content {
    margin-top: -45px;
}
}


@media only screen and (max-width: 770px) { 
.col-sm-12.col-md-6.top-two {
    margin-top: 198px;
}
}
@media only screen and (max-width: 767px) {  
.col-md-6.bottom-two img {
    width: 100%;
    margin-top: 250px;
}
.col-sm-12.col-md-3.bottom-three {
    margin-top: 380px;
}

.col-md-6.bottom-two {
    margin-top: -295px;
}
}
@media only screen and (max-width: 753px) {  
.col-sm-12.col-md-3.bottom-three {
    margin-top: 367px;
}
}
@media only screen and (max-width: 733px) {
.col-sm-12.col-md-3.bottom-three {
    margin-top: 345px;
}
@media only screen and (max-width: 721px) {
.col-sm-12.col-md-3.bottom-three {
    margin-top: 325px;
}

  }
  @media only screen and (max-width: 700px) {
.col-sm-12.col-md-3.bottom-three {
    margin-top: 305px;
}
  }
   @media only screen and (max-width: 685px) {
   	.col-sm-12.col-md-3.bottom-three {
    margin-top: 240px;
}
.col-md-6.bottom-two img {
    width: 100%;
    margin-top: 190px;
}
    .col-md-6.top-one {
    margin-bottom: -200px;

}
   }
   @media only screen and (max-width: 663px) {
   	.col-sm-12.col-md-3.bottom-three {
    margin-top: 180px;
}
   }
     @media only screen and (max-width: 632px) {
   	.col-sm-12.col-md-3.bottom-three {
    margin-top: 160px;
}
   }
    @media only screen and (max-width: 602px) {
   	.col-sm-12.col-md-3.bottom-three {
    margin-top: 140px;
}
   }
    @media only screen and (max-width: 580px) {
   	.col-sm-12.col-md-3.bottom-three {
    margin-top: 120px;
}
   }
 @media only screen and (max-width: 569px) {
    	.col-sm-12.col-md-3.bottom-three {
    margin-top: 170px;
}
.col-md-6.bottom-two img {
    width: 100%;
    margin-top: 190px;
}
    .col-md-6.top-one {
    margin-bottom: -200px;

}
   }
   @media only screen and (max-width: 548px) { 
.col-sm-12.col-md-6.top-two {
    margin-top: 158px;
}
.col-md-6.bottom-two img {
    width: 100%;
    margin-top: 150px;
}
.col-sm-12.col-md-3.bottom-three {
    margin-top: 110px;
}

   }
    @media only screen and (max-width: 520px) { 
.col-sm-12.col-md-3.bottom-three {
    margin-top: 80px;
}
    }
        @media only screen and (max-width: 475px) { 
.col-sm-12.col-md-3.bottom-three {
    margin-top: 60px;
}
    }
          @media only screen and (max-width: 444px) { 
.col-sm-12.col-md-3.bottom-three {
    margin-top: 40px;
}
    }
          @media only screen and (max-width: 415px) { 
.col-sm-12.col-md-6.top-two {
    margin-top: 115px;
}
.col-md-6.bottom-two img {
    margin-top: 110px;
}
.col-sm-12.col-md-3.bottom-three {
    margin-top: -35px;
}
    }
     @media only screen and (max-width: 393px) { 
.col-sm-12.col-md-3.bottom-three {
    margin-top: -55px;
}
     }
     @media only screen and (max-width: 363px) { 
.col-sm-12.col-md-3.bottom-three {
    margin-top: -75px;
}
     }
       @media only screen and (max-width: 332px) { 
.col-sm-12.col-md-3.bottom-three {
    margin-top: -95px;
}
     }

@media only screen and (max-width: 500px) { 
	.menu-item.menu-item-type-custom.menu-item-object-custom{
		text-align:center;
	}
	.menu-item.menu-item-type-post_type.menu-item-object-page {
		text-align:center;
	}
	.footer-widgets-2 {
    border-left: none;
    padding-left: 0px;
}
.footer-widgets-1 img {
	display:block;
	margin:0px auto;
}
.site-footer .col-md-6{
	text-align:center;
}
.col-md-6.f-acc img {
	float:none;
	display:block;
	margin:0px auto;
}
.site-footer {
    padding: 2rem 0rem 0rem 0rem;
}
.footer-widgets {
    padding: 0rem 0rem 4rem 0rem;
}
.front-page-1 {
    min-height: 420px;
     margin-top: 0px;
}
.login-header {
	display:none;
}
.genesis-nav-menu a {
    border-right: 0px;
}
.login-hd {
  visibility: visible;
  opacity: 1;
}
.genesis-nav-menu {
	margin-left:0px;
}
.front-page-1 h1 {
text-align:center;
}
.front-page-1 p {
	text-align:center;
}
.front-page-1 .login-btn {
display:block;
margin:0px auto;
text-align:center;
}
.bannercontent p {
    font-size: 3.2rem;
    text-align:center;
}
.bannercontent {
	padding:20px 50px 20px 50px;
}
.bannercontent .login-btn {
	float:none;
	display:block;
	margin:0px auto;
	text-align:center;
}
.intro-text {
	padding: 10px 10px 0px 10px;
}
.info-panel {
    display: block !important;
    margin: 0px auto;
    min-width: 245px;
    right:0;
}
.info-panel h3 {
    font-size: 25px;
}
.info-panel h4 {
    padding-left: 0px;
    font-size: 1.5rem;
}
.team_member:nth-of-type(2n) .info-panel, .team_member:nth-of-type(3n) .info-panel, .team_member:nth-of-type(3n+2) .info-panel, .team_member:nth-of-type(4n+3) .info-panel {
    right: 0px;
}
.team-overlay {
	visibility:hidden;
}
.team_member img {
	filter:none;
}
.blog-img {
	display:none;
}
.blog-wrap:first-child {
    padding: 30px 10px 30px 10px;
    margin-top:20px;
}
.page-id-14 .page .entry {
	margin-bottom: 0rem;
}
.page-title-inner h1{
font-size:2.6rem;
}
.site-inner {
	padding: 2rem 0;
}
.site-header {
	padding: 0 0 2rem;
}
.sidebar-primary {
    margin-top: -5rem;
}
.bannercontent .login-btn {
    font-size: 1.5rem;
}
.page-id-12 .site-inner {
    margin-top: -220px;
}
.info-panel .close {
	display:none;
}
.team_member {
	min-width:340px;
}
.team_member img {
    width: 360px;
}
.sidebar-primary {
    margin-top: 0rem;
}
.bannercontent {
    padding: 80px 20px 20px 15px;
}

.bannercontent p {
    font-size: 3rem;
    text-align: center;
    margin-top: -45px;
}
.page-title-inner h1 {
    font-size: 2.1rem;
}
.site-footer .col-md-6 {
    padding-bottom: 20px;
}
.site-header {
    padding: 0 0 0rem;
}
.genesis-nav-menu .sub-menu a {
    font-size: 1.2rem;
}
.sub-menu {
    min-width: auto;
}
.col-md-6.test-box.equal {
    padding-left: 15px;
}
.test-box {
	border-left:0px;
}
.front-page-1 {
    margin-top: 15px;
}
.page-id-247 .entry-content ul {
    margin-left: 0rem;
}
.col-md-3.bottom-one {
	visibility:hidden;
}
}

@media only screen and (max-width: 350px) { 
.team_member {
	min-width:300px;
}
.team_member img {
    width: 300px;
}
}

.pagination-container {
display:none!important;
}
/* Link Amendments */
.site-inner a{
color:#849092;
}
/*
.blog-wrap.row .p-date:first-child{
	background-color: #F7F7F7!important;
margin-bottom: 10px;
max-width: 160px;
}
*/

/* Build the twitter feed */
.container.twitter-cont {
  display: block;
  margin: 0px auto;
}
.container.twitter-cont {
  border: solid 2px;
  overflow: hidden;
  margin-bottom: 3em;
}