﻿/*global reset*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  font-size: 100%;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
  list-style: none;
  text-decoration: none;
}
.dark {
  color: #fff;
}
.white {
  border-radius: 4px;
  background: rgba(140, 198, 67, 0.9);
  padding: 21px !important;
}
body,
html,
select {
  font-family: 'Source Serif Pro', serif;
}
.cap {
  text-transform: uppercase;
}
.mini {
  font-size: 12px;
  line-height: 15px;
}
.tiny {
  font-size: 14px;
  line-height: 18px;
}
.small {
  font-size: 16px;
  line-height: 21px;
}
.normal {
  font-size: 18px;
  line-height: 23px;
}
.between {
  font-size: 21px;
  line-height: 27px;
}
.medium {
  font-size: 24px;
  line-height: 32px;
}
.big {
  font-size: 27px;
  line-height: 37px;
}
.biggy {
  font-size: 32px;
  line-height: 48px;
}
.bigger {
  font-size: 40px;
  line-height: 60px;
}
.massive {
  font-size: 75px;
  line-height: 100px;
}
.vwMassive {
  font-size: 2.5vw;
  line-height: 3.5vw;
}
.vwBig {
  font-size: 1.5vw;
  line-height: 2vw;
}
.vhMassive {
  font-size: 2vh;
}
.vhBig {
  font-size: 2vh;
}
h1 {
  font-weight: 400;
}
h2,
h3,
h4,
h5,
h6,
p,
.cta {
  margin-bottom: 21px;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
}
h3 {
  text-align: center;
}
.logoHeading {
  display: flex;
  flex-direction: row;
}
.logoImage {
  margin: 0 -2px 2px auto !important;
}
.sectionHeading {
  margin: 21px;
  text-align: center;
}
.logoHeading .sectionHeading {
  margin: auto auto auto 0;
}
h2.homeFeature {
  margin-bottom: 0;
}
h2.homeFeature + p.homeFeature {
  margin-top: 21px;
}
p,
section li {
  display: block;
  text-align: left;
  color: #000;
  margin-bottom: 21px;
  font-weight: 300;
}
p strong {
  font-weight: 600;
}
.colourBox p,
.colourBox li,
.colourBox h2,
.colourBox h3,
.dark p,
.dark li,
.dark h1,
.dark h2,
.dark h3 {
  color: #fff;
}
.bullets li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding-left: 28px;
  margin-bottom: 5px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgdmlld0JveD0iMCAwIDE3IDE3Ij4KPGc+CjwvZz4KCTxwYXRoIGQ9Ik02Ljg1NCA0LjE0Nmw0LjM1MyA0LjM1NC00LjM1NCA0LjM1NC0wLjcwNy0wLjcwNyAzLjY0Ny0zLjY0Ny0zLjY0Ny0zLjY0NiAwLjcwOC0wLjcwOHpNMTcgOC41YzAgNC42ODctMy44MTMgOC41LTguNSA4LjVzLTguNS0zLjgxMy04LjUtOC41IDMuODEzLTguNSA4LjUtOC41IDguNSAzLjgxMyA4LjUgOC41ek0xNiA4LjVjMC00LjEzNi0zLjM2NC03LjUtNy41LTcuNXMtNy41IDMuMzY0LTcuNSA3LjUgMy4zNjQgNy41IDcuNSA3LjUgNy41LTMuMzY0IDcuNS03LjV6IiBmaWxsPSIjMmYzMzM1IiAvPgo8L3N2Zz4K') /*/images/layout/arrow-circle-right.svg*/ left center no-repeat;
}
.bb {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.rep {
  text-indent: -999em;
  overflow: hidden;
}
.rep a {
  display: block;
  width: 100%;
  height: 100%;
}
.l {
  float: left;
}
.r {
  float: right;
}
.lc {
  float: left;
  clear: both;
}
.rc {
  float: right;
  clear: both;
}
.cl {
  clear: both;
}
.clearDiv {
  float: left;
  clear: both;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.noClear {
  clear: none !important;
}
.noShow {
  display: none !important;
}
.nm {
  margin: 0;
}
.nmt {
  margin-top: 0 !important;
}
.nmb {
  margin-bottom: 0 !important;
}
.npt {
  padding-top: 0 !important;
}
.mt {
  margin-top: 21px;
}
.mta {
  margin-top: auto;
}
.mb {
  margin-bottom: 21px;
}
.mba {
  margin-bottom: auto;
}
.ml {
  margin-left: 21px;
}
.mr {
  margin-right: 21px;
}
.minImg {
  height: 400px;
  min-height: 40vh;
}
.minImg .content {
  display: flex;
}
.fh,
.mh {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  float: left;
  clear: left;
  width: 100%;
}
.fh {
  min-height: 100vh;
}
.topSection.fh {
  min-height: calc(100vh -  80px - 42px);
}
.fh .wrapper,
.fh .content {
  min-height: calc(100vh -  80px -42px);
}
.topSection.fh .wrapper,
.topSection.fh .content {
  min-height: calc(100vh -  80px - 42px);
}
.mh .wrapper,
.mh .content {
  height: 100%;
}
.fh .content,
.mh .content {
  display: flex;
}
.fh .textBox,
.mh .textBox {
  margin: auto;
}
.fw {
  width: 100vw;
}
.round {
  border-radius: 4px;
}
.rs {
  border-radius: 3px;
}
.z0 {
  z-index: 100;
}
.z1 {
  z-index: 101;
}
.z2 {
  z-index: 102;
}
.z3 {
  z-index: 103;
}
.clearSection.bg {
  background: url("/images/backgrounds/0.jpg") center center no-repeat;
  background-size: contain;
  background-attachment: fixed;
}
.imageSection,
.imageBlock {
  background: url("/images/backgrounds/1.jpg") center center no-repeat;
  background-size: cover;
}
.floatImage.r {
  margin: 21px 0 63px 63px;
}
.floatImage.l {
  margin: 21px 63px 63px 0;
}
.floatImage.mtFix {
  margin-top: 2px;
}
.is1 {
  background-image: url("/images/content/1.jpg");
}
.is2 {
  background-image: url("/images/content/2.jpg");
}
.is3 {
  background-image: url("/images/gallery/full/13.jpg");
  background-position: center center;
}
.is4 {
  background-image: url("/images/gallery/full/04.jpg");
  background-position: top center;
}
.is5 {
  background-image: url("/images/backgrounds/site1.jpg");
  background-position: bottom center;
}
.is6 {
  background-image: url("/images/backgrounds/sky1.jpg");
  background-position: center center;
}
.is7 {
  background-image: url("/images/backgrounds/site3.jpg");
  background-position: center center;
}
.is8 {
  background-image: url("/images/backgrounds/cafe2.jpg");
  background-position: center center;
}
.is9 {
  background-image: url("/images/backgrounds/events1.jpg");
}
.is10 {
  background-image: url("/images/backgrounds/10.jpg");
}
.is11 {
  background-image: url("/images/backgrounds/11.jpg");
}
.imb1 {
  background-image: url("/images/content/1.jpg");
}
.imb2 {
  background-image: url("/images/content/2.jpg");
}
.imb3 {
  background-image: url("/images/content/3.jpg");
}
.imb4 {
  background-image: url("/images/content/4.jpg");
}
.imb5 {
  background-image: url("/images/content/5.jpg");
}
.imb6 {
  background-image: url("/images/content/6.jpg");
}
.imb7 {
  background-image: url("/images/content/7.jpg");
}
.imb8 {
  background-image: url("/images/content/8.jpg");
}
.imb9 {
  background-image: url("/images/content/9.jpg");
}
.imb10 {
  background-image: url("/images/content/10.jpg");
}
.imb11 {
  background-image: url("/images/content/11.jpg");
}
.imb12 {
  background-image: url("/images/content/12.jpg");
}
.imb13 {
  background-image: url("/images/content/13.jpg");
}
.imb14 {
  background-image: url("/images/content/ruth.jpg");
}
.imbt1 {
  background-image: url("/images/gallery/tn/10.jpg");
}
.imbt1a {
  background-image: url("/images/gallery/tn/18.jpg");
}
.imbt1b {
  background-image: url("/images/gallery/tn/17.jpg");
}
.imbt2 {
  background-image: url("/images/gallery/tn/21.jpg");
}
.imbt2a {
  background-image: url("/images/gallery/tn/15.jpg");
}
.imbt2b {
  background-image: url("/images/gallery/tn/16.jpg");
}
.imbt3 {
  background-image: url("/images/gallery/tn/22.jpg");
}
.imbt3a {
  background-image: url("/images/gallery/tn/09.jpg");
}
.imbt3b {
  background-image: url("/images/gallery/tn/06.jpg");
}
.imbt4 {
  background-image: url("/images/gallery/tn/03.jpg");
}
.imbt5 {
  background-image: url("/images/gallery/tn/19.jpg");
}
.imbt6 {
  background-image: url("/images/gallery/tn/07.jpg");
}
.imbt7 {
  background-image: url("/images/gallery/tn/05.jpg");
}
.imbt8 {
  background-image: url("/images/gallery/tn/20.jpg");
}
img {
  max-width: 100%;
}
.imageBlock {
  margin-top: 0;
  min-height: 200px;
}
.cta {
  border-radius: 4px;
  display: inline-block;
  color: #000;
  padding: 7px 21px;
  background-color: #32cd32;
  font-weight: bold;
}
.cta:hover {
  background-color: #fdea46;
}
/*header .cta, .clearSection .cta {color:@link; border-color:@link}
.dark a.cta {border-color:@lt; color:@lt}*/
.ctaContainer > .cta {
  margin: 0 21px;
}
.cta.lt {
  color: #fff;
  border-color: #fff;
}
.textLink,
.mailLink {
  color: #000;
  border-bottom: 1px solid #32cd32;
  overflow-wrap: break-word;
}
.page .textLink {
  color: #32cd32;
}
.dark .textLink,
.dark .mailLink {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.textLink:hover {
  border-bottom-style: dashed;
}
.downContainer {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.down {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 auto;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAICAYAAADwdn+XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAElJREFUeNqczMEKACAIA9Ad+nD35ZaHoMQROSg8bA/uTu+HWB+aSGywgV+Ee3cC8exnXAEvhLlfAQph1VVARkz1BnRM3FemAAMA4GKOldkRKEcAAAAASUVORK5CYII=') /*/images/layout/down.png*/ center right 7px no-repeat #32cd32;
  color: #fff;
  padding-right: 28px;
  width: 400px;
  max-width: 100%;
}
.down:hover {
  padding-right: 27px;
  background-position: center right 6px;
}
footer a {
  color: #32cd32;
  border-bottom: 1px solid #32cd32;
}
footer p {
  font-weight: 600;
}
.in {
  border-radius: 4px;
  padding: 7px;
  margin-bottom: 7px;
}
.userForm .in {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 350px;
  max-width: 100%;
}
.mce-tinymce {
  float: left;
  clear: both;
}
.dt .whatsapp {
  display: none !important;
}
#form1 {
  min-height: 100vh;
  overflow: auto;
  background: #feffed;
}
header,
footer {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 21px;
  padding-right: 21px;
}
section.topSection {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 21px;
  margin-top: 80px;
}
section.productsSection {
  padding-left: 11px;
  padding-right: 11px;
}
section,
footer {
  display: block;
  clear: both;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  max-width: 100%;
  width: 100% ;
  min-width: 300px;
  margin: 0 auto;
  overflow: auto;
}
section {
  padding: 21px;
}
.clearSection + .clearSection {
  padding-top: 0 !important;
}
.wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
}
.content {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1400px;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.vc {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}
.hasDown .vc {
  margin-top: -30px;
}
.container {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 21px;
}
.box {
  border-radius: 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 21px;
  overflow: auto;
}
.col-container {
  display: flex;
}
.col-container > div {
  padding: 0;
}
.col {
  display: flex;
}
.flexContent {
  display: block;
  width: 100%;
}
.centre {
  margin: 0 auto;
  left: 0;
  right: 0;
  float: none !important;
}
.centreBox {
  margin: 0 auto;
  left: 0;
  right: 0;
  float: none !important;
  border-radius: 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 21px;
  overflow: auto;
}
.darkBox {
  background: rgba(140, 198, 67, 0.9);
}
.quarter {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 21px;
  width: 25%;
}
.third {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 21px;
  width: 40%;
}
.half {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 21px;
  width: 50%;
}
.half.r {
  float: right;
}
.third .half {
  padding-top: 0;
  padding-bottom: 0;
}
.twoThirds {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 21px;
  width: 60%;
}
.full {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 21px;
  width: 100%;
}
.full + .full {
  padding-top: 0;
}
.fullBox {
  border-radius: 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 21px;
  overflow: auto;
  width: 100%;
}
.fullBox .half,
.half.imageHalf,
.third.imageThird {
  padding-top: 0;
  padding-bottom: 0;
}
.c50 {
  margin: 0 auto;
  left: 0;
  right: 0;
  float: none !important;
  border-radius: 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 21px;
  overflow: auto;
  width: 50%;
}
.c50Container {
  margin: 0 auto;
  left: 0;
  right: 0;
  float: none !important;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 21px;
  width: 50%;
}
.c66 {
  margin: 0 auto;
  left: 0;
  right: 0;
  float: none !important;
  border-radius: 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 21px;
  overflow: auto;
  width: 66.66%;
}
.c800 {
  margin: 0 auto;
  left: 0;
  right: 0;
  float: none !important;
  border-radius: 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 21px;
  overflow: auto;
  width: 800px;
  max-width: 100%;
}
.colourBox {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 21px;
  color: #fff;
}
.colourBox.grey {
  background: #252728;
}
.colourBox.green {
  background: #32cd32;
}
.clearDiv + div {
  padding-top: 0;
}
.clearSection .c50 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 21px auto;
}
.clearSection .c50 + .c50 {
  padding-top: 0;
}
.colourSection.grey {
  background: #617DA3;
}
.videoContainer {
  position: relative;
  width: 100%;
  padding-top: 56.3%;
}
.videoContainer iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.fhContent {
  margin: auto;
}
.leftBox {
  width: 50%;
  margin-left: 0;
  text-align: left;
}
.rightBox {
  width: 50%;
  margin-right: 0;
  text-align: left;
}
.quarter:first-child {
  padding-right: 14px;
}
.quarter:first-child + .half {
  padding-left: 7px;
  padding-right: 7px;
}
.quarter:first-child + .half + .quarter {
  padding-left: 14px;
}
.imgBottom {
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.imgBottom a.cta {
  margin-top: auto;
}
.imgBottom img {
  border-radius: 4px;
  width: 100%;
  min-height: 1px;
}
.showBelow600 {
  display: none;
}
.mapSection {
  min-height: 350px;
  position: relative;
}
#map-canvas {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: unset;
}
#map-canvas + div {
  padding: unset;
  height: 350px;
  max-height: 100vh;
}
blockquote {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 27px;
  line-height: 37px;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  padding: 21px 25%;
  min-height: 142px;
  text-align: left;
}
blockquote span {
  font-size: 18px;
  line-height: 23px;
  margin-top: auto;
  padding-top: 21px;
  text-align: right;
}
blockquote:before {
  top: 21px;
  left: 0;
  background: url("/images/layout/open-quote.png") top left no-repeat;
}
blockquote:after {
  bottom: 21px;
  right: 0;
  background: url("/images/layout/close-quote.png") bottom right no-repeat;
}
blockquote:before,
blockquote:after {
  content: "";
  position: absolute;
  display: block;
  height: 100px;
  width: 140px;
  background-size: contain;
}
.tesBlocks {
  float: left;
  clear: both;
  margin-top: 21px;
}
.tesThird {
  flex-basis: 0;
  flex-grow: 1;
}
header {
  position: fixed;
  width: 100%;
  height: 80px;
  overflow: visible;
  text-align: center;
  background: #32cd32;
  z-index: 1000;
}
header .content {
  display: flex;
}
.logo {
  float: left;
  position: relative;
  height: 80px;
  background: url("/images/layout/logo.png") left center no-repeat;
  background-size: contain;
  margin: auto 0 !important;
  z-index: 1500;
}
.logo > a {
  text-indent: -999em;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
}
.headContact {
  font-size: 24px;
  line-height: 32px;
  float: left;
  display: flex;
  width: calc(100% - 394px);
  margin: 7px auto;
}
.headContact > span:first-of-type {
  margin-left: auto;
}
.headContact > span:last-of-type {
  margin-right: auto;
}
.headContact .f {
  float: left;
  background: url("/images/layout/facebook.png");
  height: 39px;
  width: 40px;
  margin: 7px 21px;
}
.menuContainer {
  height: 100% !important;
  width: 100%;
  margin: auto;
}
nav {
  float: right;
  display: flex;
  flex-direction: row;
  height: 100%;
  width: 100%;
}
nav > ul {
  display: flex;
  margin: auto 0;
}
nav > ul > li:first-child {
  margin-left: auto;
}
nav > ul > li:last-child {
  margin-right: auto;
}
nav a {
  display: block;
  font-weight: bold;
  font-size: 20px;
  line-height: 16px;
  height: 16px;
  padding: 9px 10px;
  color: #000;
  margin: auto;
}
nav a:last-child {
  border-right: none !important;
}
nav > ul > li {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 0 !important;
  padding: 0;
}
nav a.page {
  color: #EC008B;
}
nav a:hover {
  border-radius: 4px;
  background: #fdea46;
}
.headBook {
  display: flex;
  flex-direction: column;
  margin: auto 0;
  color: #000;
  padding: 7px 0 7px 7px;
  position: relative;
  z-index: 1001;
}
.headBook .cta {
  font-size: 20px;
  line-height: 12px;
  padding: 10px 12px 7px;
  margin: 9px 0 0 0;
}
.headBook .cta:hover {
  padding: 9px 11px 6px;
}
.footerProducts {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footerProducts span {
  margin: 10px;
  background: #fff;
  flex-grow: 1;
}
footer {
  background: #9e9e9e;
}
.footerFlex {
  display: flex;
  flex-direction: row;
  column-gap: 21px;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.footerFlex div {
  color: #000;
  margin: 21px 0;
}
footer .textLink {
  color: #000;
  border-bottom-color: #000;
}
.footer ul {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  text-align: left;
}
footer li {
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 7px;
  text-align: left;
}
.socialLink {
  width: 32px;
  height: 13px;
  margin: 0 7px 7px 7px;
  position: relative;
  display: inline-block;
  border: none !important;
}
.socialLink img {
  position: absolute;
}
/*html, body, #form1 {height:100%}
#form1 {display:flex; flex-direction:column}
.page {flex: 1 0 auto}
footer {flex-shrink:0; margin-top:auto}*/
.mailLink img {
  margin-bottom: -5px;
}
.topSection.nmb {
  padding-bottom: 0 !important;
}
.contactForm .c66 {
  padding-top: 0 !important;
}
input[type=text],
input[type=password],
input[type=checkbox],
textarea {
  font-size: 16px;
  line-height: 21px;
  border-radius: 4px;
  float: left;
  clear: both;
  border: 1px solid #000;
  padding: 7px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #fcfcfc;
}
input[type=text],
input[type=password],
input[type=checkbox],
p.txtCount,
.validation ul {
  margin-bottom: 21px;
}
p.txtCount {
  margin-top: 7px;
}
input[type=checkbox] {
  width: auto;
  margin: 3px 7px 21px 0;
  outline-color: #32cd32;
}
label {
  float: left;
  clear: both;
  margin-bottom: 7px;
  color: #000;
}
input[type=checkbox] + label {
  clear: none;
}
input[type=text] + span,
textarea + span,
input[type=password] + span,
textarea + span,
label + span {
  float: left;
}
.txtCount,
.validation ul {
  float: left;
  clear: both;
}
input:focus,
textarea:focus {
  border-color: #32cd32 !important;
  background-color: #ffffff !important;
}
.contactForm h3 {
  float: left;
  clear: both;
  margin: 7px 0 21px 0;
  text-align: left;
}
.contactForm h3:nth-of-type(1) {
  margin-top: 0;
}
select {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: calc(100vw - 42px);
}
.full table {
  border-radius: 4px;
  border-collapse: collapse;
  border: 1px solid #8bc641;
  width: 100%;
  margin: 0;
}
th,
td {
  border: 1px dashed #32cd32;
  padding: 7px;
}
td {
  text-align: left;
}
/*home*/
/*banner*/
.homeFeatureContainer {
  margin: auto auto 0 auto;
}
p.homeFeature {
  text-align: center;
}
.t {
  margin: auto 0;
}
.homeBannerContainer {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  float: left;
  clear: left;
  width: 100%;
  min-height: calc(100vh - 64px);
  overflow: hidden;
}
.homeBanner {
  position: absolute;
  left: 0;
  width: 100%;
  overflow: visible;
  height: 100%;
}
.homeBannerContainer > div,
.homeBanner li,
.homeBannerContainer .bgImage {
  position: absolute;
  width: 100%;
  z-index: 500;
}
.homeBannerContainer .bgImage {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 0;
  height: 100%;
  z-index: 999;
  padding: 58px 21px 70px;
}
.homeBanner li,
.homeBanner li .content {
  display: flex;
}
a.tc {
  border-radius: 4px;
  text-indent: -999em;
  overflow: hidden;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  width: 50px;
  height: 80px;
  padding: 0;
  z-index: 999;
  opacity: 0.66;
}
a.tc:hover,
a.arrow:hover {
  opacity: 0.75;
}
.btHbPrev {
  left: 10px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAhCAMAAAAF18AiAAAARVBMVEX///////////////////////////////////////////////////////////////////////////////////////////+QFj7cAAAAFnRSTlMADREdISQsNERUZHSEoaSmtLbG4eb2akwJFAAAAIxJREFUeF6VksEKwjAQRKeNRm21yUYz//+pHkoLu0wQ5/gehJmwiMHyWiBSSLYkMVkDTcY9s8eNiucTF4e7xI8Tr642j7j660H7PdTe88kCh6XJNBa1xxhV1sYsawOoTqj3nyNRfoq419JAtKG4AvL/e/5bhIW37qaLizAA8oIukNMNEELdM6btvU3AF1KNGEPX83AJAAAAAElFTkSuQmCC') /*/images/layout/left.png*/ 12px center no-repeat #000;
}
.btHbNext {
  right: 10px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAhCAMAAAAF18AiAAAARVBMVEX///////////////////////////////////////////////////////////////////////////////////////////+QFj7cAAAAFnRSTlMADREdISQsNERUZHSEoaSmtLbG4eb2akwJFAAAAIhJREFUeF6Vj8ESwiAMBdOiqLTSEs37/0/14OQAL8xojrvM8FZElvqqi9AlBaCJeAMiccH3NIfvARtEgYvbIMxN6UX+W1zVxcFxsWgTIYcLTT+KfRCcfspErB3e6D19PMVc3Ahzb36H+G6Ot3A2SjjbHuE+yyHWDq9c49xr+jtptpcS9vnPQuwDxCkYQ6jx5QAAAAAASUVORK5CYII=') /*/images/layout/right.png*/ 15px center no-repeat #000;
}
.arrow {
  border-radius: 4px;
  text-indent: -999em;
  overflow: hidden;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -40px;
  z-index: 1000;
  width: 80px;
  height: 50px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAXCAMAAACyGdbtAAAARVBMVEX///////////////////////////////////////////////////////////////////////////////////////////+QFj7cAAAAFnRSTlMADREdISQsNERUZHSEoaSmtLbG4eb2akwJFAAAAJlJREFUeF510uEOgyAMhdGrbG4rmyCb9/0fdSSQ1KTt94dADjFW0VtXBN3QQ6pkgZccPBKARvpE2GvLWMlswHayxx0fjsQH/EI4e+LafQLuQOHo3KClxlFboOSXHDDOjuvWPdEbE5gHKykW6KspeXP2ABySIfQn9OIsAtCrEQAyteBrFwMsiYEZJaJS01mHREFEKqsCP/Pf/wFqDxhDGMw58AAAAABJRU5ErkJggg==') /*/images/layout/down.png*/ center center no-repeat;
}
.btHbPlayPause {
  text-indent: -999em;
  overflow: hidden;
  position: absolute;
  right: 10px;
  top: 7px;
  height: 45px;
  width: 45px;
  background: url("/images/layout/playPause.png") right bottom no-repeat;
  z-index: 1000;
}
.btHbPlayPause.paused {
  background-position: right top;
}
a.btHbPlayPause:hover {
  background-position: left bottom;
}
a.btHbPlayPause.paused:hover {
  background-position: left top;
}
div.bottomControls {
  top: 7px;
  z-index: 999;
}
.dotsContainer {
  display: block;
  width: 180px;
  height: 45px;
  margin: 0 auto;
}
.bottomControls a {
  text-indent: -999em;
  overflow: hidden;
  float: left;
  width: 45px;
  height: 45px;
  margin: 0;
  background: url("/images/layout/dots.png") center top no-repeat;
}
.bottomControls a.active {
  background-position: right top;
}
.bottomControls a:hover {
  background-position: left top;
}
.hb1 {
  background: url("/images/backgrounds/1.jpg") center top no-repeat;
  background-size: cover;
}
.homeBanner .hb1 {
  left: 0;
}
.hb2 {
  background: url("/images/backgrounds/2.jpg") center top no-repeat;
  background-size: cover;
}
.homeBanner .hb2 {
  left: 100%;
}
.hb3 {
  background: url("/images/backgrounds/3.jpg") center top no-repeat;
  background-size: cover;
}
.homeBanner .hb3 {
  left: 200%;
}
.hb4 {
  background: url("/images/backgrounds/4.jpg") center top no-repeat;
  background-size: cover;
}
.homeBanner .hb4 {
  left: 300%;
}
.itemImage {
  position: relative;
}
.bgImage .wrapper,
.bgImage .content {
  height: 100%;
}
.bgImage .centreBox {
  margin: auto 0;
  border-radius: 4px;
  margin: auto;
  background: rgba(140, 198, 67, 0.9);
  width: 600px;
  min-width: 50%;
  max-width: 100%;
}
.galleryImageLink {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/*Products*/
.products {
  display: flex;
  flex-wrap: wrap;
}
.products a {
  background: #fff;
  flex-grow: 1;
  border: 10px solid #000;
}
.products img,
.footerProducts img {
  display: flex;
  margin: 0 auto;
  min-height: 1px;
}
.products a.dark {
  background: #000;
}
/*items*/
p.itemPrice {
  font-size: 24px;
  line-height: 32px;
  background: #EC008B;
  color: #fff;
  padding: 21px;
}
p.itemPrice em.price {
  font-size: 27px;
  line-height: 37px;
  font-weight: bold;
  font-style: normal;
}
.itemSummary {
  display: flex;
  flex-direction: column;
  max-width: 500px;
  margin: auto;
}
.camperInfo em {
  float: left;
  width: 40px;
  height: 40px;
  background-size: contain !important;
}
.camperInfo em + em {
  margin-left: 7px;
}
em.sleeps {
  background: url("/images/layout/sleeps.svg") center center no-repeat;
}
em.water {
  background: url("/images/layout/water.svg") center center no-repeat;
}
em.electric {
  background: url("/images/layout/electric.svg") center center no-repeat;
}
em.cooker {
  background: url("/images/layout/cooker.svg?v=1") center center no-repeat;
}
em.sink {
  background: url("/images/layout/sink.svg") center center no-repeat;
}
em.fridge {
  background: url("/images/layout/fridge.svg") center center no-repeat;
}
em.toilet {
  background: url("/images/layout/toilet.svg") center center no-repeat;
}
em.awning {
  background: url("/images/layout/awning.svg") center center no-repeat;
}
em.stereo {
  background: url("/images/layout/stereo.svg") center center no-repeat;
}
/*3a566d*/
/*Gallery*/
.gallery {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 360px;
  padding: 0 !important;
}
.gallery > .image,
.gallery > a {
  position: absolute;
  top: 0;
  height: calc(100% - 100px);
}
.gallery > .image {
  left: 0;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #2f3335;
}
.gallery.contain > .image {
  background-size: contain;
}
.gallery > .image.current {
  z-index: 999;
}
.gallery > .image.next,
.gallery > .image.next1 {
  z-index: 998;
}
.gallery > .image.prev {
  z-index: 997;
}
.gallery > a {
  width: 50%;
  opacity: 0;
  z-index: 1000;
}
.gallery > a.prev {
  left: 0;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAhCAMAAAAF18AiAAAARVBMVEX///////////////////////////////////////////////////////////////////////////////////////////+QFj7cAAAAFnRSTlMADREdISQsNERUZHSEoaSmtLbG4eb2akwJFAAAAIxJREFUeF6VksEKwjAQRKeNRm21yUYz//+pHkoLu0wQ5/gehJmwiMHyWiBSSLYkMVkDTcY9s8eNiucTF4e7xI8Tr642j7j660H7PdTe88kCh6XJNBa1xxhV1sYsawOoTqj3nyNRfoq419JAtKG4AvL/e/5bhIW37qaLizAA8oIukNMNEELdM6btvU3AF1KNGEPX83AJAAAAAElFTkSuQmCC') /*/images/layout/left.png*/ left 7px center no-repeat;
}
.gallery > a.next {
  right: 0;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAhCAMAAAAF18AiAAAARVBMVEX///////////////////////////////////////////////////////////////////////////////////////////+QFj7cAAAAFnRSTlMADREdISQsNERUZHSEoaSmtLbG4eb2akwJFAAAAIhJREFUeF6Vj8ESwiAMBdOiqLTSEs37/0/14OQAL8xojrvM8FZElvqqi9AlBaCJeAMiccH3NIfvARtEgYvbIMxN6UX+W1zVxcFxsWgTIYcLTT+KfRCcfspErB3e6D19PMVc3Ahzb36H+G6Ot3A2SjjbHuE+yyHWDq9c49xr+jtptpcS9vnPQuwDxCkYQ6jx5QAAAAAASUVORK5CYII=') /*/images/layout/right.png*/ right 7px center no-repeat;
}
.gallery > a:hover {
  opacity: 1;
}
.gallery > .tnContainer {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100px;
  width: 100%;
  overflow: hidden;
}
.gallery .tnInnerContainer {
  height: 118px;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  background: #252728;
}
.gallery .thumbnails {
  float: left;
  height: 100%;
}
.gallery .thumbnails > a.tn {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 150px;
  height: 100px;
  background-size: cover;
}
.gallery .thumbnails > a.tn.active,
.gallery .thumbnails > a.tn:hover {
  border: 4px solid #EC008B;
}
.domImage {
  z-index: -999;
  width: 10px;
  height: 10px;
  overflow: hidden;
}
a.tnControl {
  display: none;
  position: absolute;
  width: 30px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #252728;
  z-index: 1000;
}
a.tnControl.prev {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAhCAMAAAAF18AiAAAARVBMVEX///////////////////////////////////////////////////////////////////////////////////////////+QFj7cAAAAFnRSTlMADREdISQsNERUZHSEoaSmtLbG4eb2akwJFAAAAIxJREFUeF6VksEKwjAQRKeNRm21yUYz//+pHkoLu0wQ5/gehJmwiMHyWiBSSLYkMVkDTcY9s8eNiucTF4e7xI8Tr642j7j660H7PdTe88kCh6XJNBa1xxhV1sYsawOoTqj3nyNRfoq419JAtKG4AvL/e/5bhIW37qaLizAA8oIukNMNEELdM6btvU3AF1KNGEPX83AJAAAAAElFTkSuQmCC') /*/images/layout/left.png*/;
  left: 0;
}
a.tnControl.next {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAhCAMAAAAF18AiAAAARVBMVEX///////////////////////////////////////////////////////////////////////////////////////////+QFj7cAAAAFnRSTlMADREdISQsNERUZHSEoaSmtLbG4eb2akwJFAAAAIhJREFUeF6Vj8ESwiAMBdOiqLTSEs37/0/14OQAL8xojrvM8FZElvqqi9AlBaCJeAMiccH3NIfvARtEgYvbIMxN6UX+W1zVxcFxsWgTIYcLTT+KfRCcfspErB3e6D19PMVc3Ahzb36H+G6Ot3A2SjjbHuE+yyHWDq9c49xr+jtptpcS9vnPQuwDxCkYQ6jx5QAAAAAASUVORK5CYII=') /*/images/layout/right.png*/;
  right: 0;
}
a.tnControl.show {
  display: block;
}
.sl-overlay {
  background: #000 !important;
}
.sl-wrapper .sl-navigation button,
sl-wrapper .sl-close {
  color: #fff !important;
}
.homeGallery {
  padding: 11px 10px 0 11px;
  margin-top: -10px;
  margin-bottom: 11px;
}
.homeGallery,
.homeGallery .hg-container {
  display: flex;
  flex-wrap: wrap;
}
.g01 {
  background: url("/images/gallery/tn/01.jpg");
}
.g02 {
  background: url("/images/gallery/tn/02.jpg");
}
.g03 {
  background: url("/images/gallery/tn/03.jpg");
}
.g04 {
  background: url("/images/gallery/tn/04.jpg");
}
.g05 {
  background: url("/images/gallery/tn/05.jpg");
}
.g06 {
  background: url("/images/gallery/tn/06.jpg");
}
.g07 {
  background: url("/images/gallery/tn/07.jpg");
}
.g08 {
  background: url("/images/gallery/tn/08.jpg");
}
.g09 {
  background: url("/images/gallery/tn/09.jpg");
}
.g10 {
  background: url("/images/gallery/tn/10.jpg");
}
.g11 {
  background: url("/images/gallery/tn/11.jpg");
}
.g12 {
  background: url("/images/gallery/tn/12.jpg");
}
.g13 {
  background: url("/images/gallery/tn/13.jpg");
}
.g14 {
  background: url("/images/gallery/tn/14.jpg");
}
.g15 {
  background: url("/images/gallery/tn/15.jpg");
}
.g16 {
  background: url("/images/gallery/tn/16.jpg");
}
.g17 {
  background: url("/images/gallery/tn/17.jpg");
}
.g18 {
  background: url("/images/gallery/tn/18.jpg");
}
.g19 {
  background: url("/images/gallery/tn/19.jpg");
}
.g20 {
  background: url("/images/gallery/tn/20.jpg");
}
.g21 {
  background: url("/images/gallery/tn/21.jpg");
}
.g22 {
  background: url("/images/gallery/tn/22.jpg");
}
.g23 {
  background: url("/images/gallery/tn/23.jpg");
}
.g24 {
  background: url("/images/gallery/tn/24.jpg");
}
.g25 {
  background: url("/images/gallery/tn/25.jpg");
}
.g26 {
  background: url("/images/gallery/tn/26.jpg");
}
.g27 {
  background: url("/images/gallery/tn/27.jpg");
}
.hgImage {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  flex-grow: 1;
  width: 30%;
  height: 30vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border: 10px solid #000;
  border-right-width: 11px;
  border-bottom-width: 11px;
}
.contentImage {
  max-width: 50vw;
}
.contentImage.r {
  margin-left: 42px;
}
@media screen and (min-width: 1400px) {
  .logoImage {
    height: 80px;
  }
  h1,
  h2.homeFeature {
    font-size: 40px;
    line-height: 60px;
  }
  p.homeFeature {
    font-size: 1.5vw;
    line-height: 2vw;
  }
  h2,
  p.feature {
    font-size: 40px;
    line-height: 60px;
  }
  h3 {
    font-size: 32px;
    line-height: 48px;
  }
  .cta {
    font-size: 27px;
    line-height: 37px;
  }
  p,
  section li,
  label {
    font-size: 24px;
    line-height: 32px;
  }
  .tesBlocks {
    gap: 126px;
  }
  p.tesThird {
    font-size: 21px;
    line-height: 27px;
  }
  footer p {
    font-size: 18px;
    line-height: 23px;
  }
  .mh {
    min-height: 600px;
  }
  .mhContent {
    margin: 200px auto;
  }
  p.itemPrice {
    position: absolute;
    top: 0;
    right: 0;
    border-bottom-left-radius: 7px;
  }
  .row-rev p.itemPrice {
    right: unset;
    left: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 7px;
  }
  .floatImage {
    width: 466px;
    height: 311px;
  }
  .floatImage.imageHalf {
    width: 595px;
    height: 390px;
  }
  .imb4 {
    margin-bottom: 84px !important;
  }
  .imb14 {
    height: 466px;
  }
}
@media screen and (max-width: 1399px) {
  p.itemPrice {
    border-radius: 4px;
  }
  .logoImage {
    height: 75px;
  }
  .floatImage.imageThird {
    width: 33.33vw;
    height: 22.22vw;
  }
  .imb14 {
    height: 33.33vw !important;
  }
  .floatImage.imageHalf {
    width: 40.5vw;
    height: 27.5vw;
  }
}
@media screen and (min-width: 1076px) and (max-width: 1399px) {
  h1,
  h2.homeFeature,
  h2,
  p.feature {
    font-size: 32px;
    line-height: 48px;
  }
  .logoImage {
    height: 65px;
  }
  p.homeFeature,
  h3,
  .cta {
    font-size: 27px;
    line-height: 37px;
  }
  p,
  section li,
  label {
    font-size: 24px;
    line-height: 32px;
  }
  .tesBlocks {
    gap: 105px;
  }
  p.tesThird {
    font-size: 21px;
    line-height: 27px;
  }
  footer p {
    font-size: 16px;
    line-height: 21px;
  }
  .mh {
    min-height: 500px;
  }
  .mhContent {
    margin: 100px auto;
  }
}
@media screen and (min-width: 800px) {
  .menuContainer {
    height: 32px;
    text-align: center;
  }
  .menuContainer > span,
  .menuButton {
    display: none;
  }
}
@media screen and (max-width: 799px) {
  .menuContainer {
    float: right;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    height: 32px;
    justify-content: flex-end;
    width: 100%;
    z-index: 1000;
  }
  .menuContainer > span {
    display: flex;
  }
  .menuContainer > span a {
    display: block !important;
    float: right;
    text-indent: -999em;
    overflow: hidden;
    width: 32px;
    height: 32px;
    margin: 0;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAgCAYAAACGhPFEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAkpJREFUeNrUmL9LHEEUx+eth6cG1IiaIFEsBBsbg2Bhra2FpjdlrrFTsVXBRsFGQfwX7FKkERHBRhBEwcpGTzRggkqIP9Abv+/uDayLdzt7P3Tnwed29sfNfefdm7dvhrTWCvYdzIDP4BZkL8bECNSCv2AOLBFEp9DoAytgTx6gGInW4sguMA7OWfQRGt/AoYq/dYJNDx8trF65YVegkUX/Aj8cET0Gdjg82tDYBVvgFNT4JoD2HVWgXWji6MB5MEbJ17bp6x40g1GefyTZow4Mg3ZwF+g8+CNkMXEocJ5vULZ9JcElWAc3LNqTm9qB8OABUEJOqiKIpjweKfSsDvl+pBSYKFNnVOL9SKI9R8LihSXECxkh7uaZmDZiOXN0gIcQ71OeLKJD7pUSetXgAhwbT7OtgSFwIg+QRRrSBQajyxjTWhzJxdw+GOGUN4tGE0g5EB7LHCIsOo1GPzhzQHQrOPAkRB4dSRwZ4+lFqTdcCI8FrkFM7fETcOGUtpiINhOHLOuUqBORj4NGNFsv+GKR8mxSlLasCKOmvN3sBSmYlCMvFx6Al/C9abwiw6Dc68GwPjNeiaOuhCetao+38pAKKWltVjPkF/3k2iLATMBBKZruQwagX8kQVOF/hZdbv8EG6+PsUY/Gtlw8lQcoQkqLmtqKSYXsyE+gBwyw6FXZcppyIDymwVcWzavcbvDHAdEfuabmlHcNGhwpmHir4z97ekLl9sjmVW57LKnitQFpYrpGNP4ztQfH8yT4YJE93sOSoosXAVPPAgwAXoi4RfPKiZ4AAAAASUVORK5CYII=') center center no-repeat;
    background-size: contain;
    margin: auto 0;
  }
  nav,
  header.bigHead nav {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% + 42px);
    position: absolute;
    top: 80px;
    left: -21px;
    border-bottom-left-radius: 5px;
    padding-bottom: 7px;
    display: none;
    overflow: hidden;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 10001;
    height: auto;
    background: #32cd32;
  }
  nav a {
    float: left;
    clear: both;
    width: 100%;
  }
  nav ul {
    flex-direction: column;
    border-radius: 4px;
    background: rgba(140, 198, 67, 0.9);
    padding: 21px !important;
  }
  nav li {
    float: left;
    clear: both;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    line-height: 20px;
    text-align: center;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  a.navToggle {
    background: rgba(0, 0, 0, 0) url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAu1JREFUeNrsmMtrU0EUh5NUXYiiBV0UfICtQn1slBREtButJCp2Idq1ulEQ7a7+BYKbVkRddeWmFRFEjVi7FaWiG8Wqad2Ij6DQVsFFRON38Be4hNzH5EXQDHzctJnM+d2ZM2fOnHihUIg1c0vEmry1BP7zAhdV/GZLty3msR/2QRI2wEp9PQ/v4Ck8hAfws9w4v3+8CLQTd93FCDMR5+AUvIZ78AhmYE7d2qELdsEB6IarMCLxkQUmHMUN8HgF62E3g/fyvCiBOciLnP5n3/VK6Dr9dqDmS4ywNh6XYS/0I2zK0SOycBx6YBz2wBn4VfUmkbgb0Ak7AsSl4KNI+fSZksitGrOtFrvY/GYVHELc94B+o9AhRgP6fdFKmC9fqkogs3eMx0E4grh8yFgdPp/LNRur3yKAbLjvYu3WaTgc5HP0K34sHSgeYXVsuW/bLsfGvOsMWii5X8GGcGk2dka2os8gs7KEx3sLDwicCXGDamYwpnhpIWltOTfym8E+W94wcbVosjEtmzEXgZkGHrkZHZuRBW6Hxw0U+EQ2I58km+Ctx89SnjgXtQUd8p/ghG1C/f0GNrrM4IqSQ91VXFgrDeZzstlU+WCkXe4ncMGT21k7CZ9rKO6DljjmSc8WXHwwKz/MKRRk/Ja4BnGw6PNZlxl8BjsbuNxm67mLwAlIN1BgWjadBG5h+brqfmv7a6Nb95ZoAnUmXoHzDZg9s3HNL51LhCSqad6wp47iklreEeeEVfmZpUFjiFxdB3HL4ToM+uWCoYGaH47rIL+pFCwWcnwVW1jMtLFuwSQ2xqq9k5yFr3AHkcsC+hWDeWkQLm12v5mEbxq7uksTb2hXw6Mwa/ERkcmAlMmC+ZqAVC2pLPqlxgy9djpVFnRxH1YWcgHxWc9JEtQsUxnShhg0v6536cOMnFal4K5S9tmS0kenKgp2K9ys0sewa+kjXmmF1VM86vMUj9o96VOxeDQh8g0pHrXqgy2B/5vAPwIMAFET82ktNxqbAAAAAElFTkSuQmCC') /*//plus.png*/ repeat scroll 0 0;
    background-size: contain ;
    border: medium none;
    display: block;
    height: 30px;
    right: 0;
    position: absolute;
    width: 30px;
    padding: 0 !important;
    margin: 0 !important;
  }
  nav > ul > li > ul {
    float: left;
    clear: both;
    display: none;
  }
  .btHbNext,
  .btHbPrev {
    display: none;
  }
  .goWhite {
    background: rgba(140, 198, 67, 0.9);
    padding: 21px !important;
    border-radius: 4px;
    padding: 21px;
  }
  .footerFlex {
    flex-direction: column;
    row-gap: 21px;
  }
  .footerFlex > div,
  .footerFlex p {
    margin: 0;
  }
  #form1 {
    padding: 0 !important;
  }
}
@media screen and (max-width: 1075px) and (min-width: 800px) {
  h1,
  h2.homeFeature,
  h2,
  p.feature,
  .cta {
    font-size: 27px;
    line-height: 37px;
  }
  .logoImage {
    height: 50px;
  }
  p.homeFeature,
  h3 {
    font-size: 24px;
    line-height: 32px;
  }
  p,
  section li,
  label {
    font-size: 21px;
    line-height: 27px;
  }
  .tesBlocks {
    gap: 84px;
  }
  p.tesThird {
    font-size: 18px;
    line-height: 23px;
  }
  footer p {
    font-size: 16px;
    line-height: 21px;
  }
  .c50 {
    width: 66%;
  }
  .col.third.hasImage > .imgBottom {
    position: relative;
  }
  .col.third.hasImage > .imgBottom .cta {
    margin-bottom: 0 !important;
  }
  .third.hasImage:nth-of-type(2n-1) > .imgBottom {
    padding-right: calc(50% + 11px);
  }
  .imgBottom > .imgCont {
    border-radius: 4px;
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(50% - 10px);
    overflow: hidden;
  }
  .third:nth-of-type(2n-1) > .imgBottom > .imgCont {
    right: 0;
  }
  .col.third.hasImage:nth-of-type(2n) > .imgBottom {
    padding-left: calc(50% + 11px);
  }
  .col.third:nth-of-type(2n) > .imgBottom > .imgCont {
    left: 0;
  }
  blockquote {
    font-size: 24px;
    line-height: 32px;
    padding: 21px 96px;
  }
  blockquote:before,
  blockquote:after {
    width: 75px;
  }
  .mh {
    min-height: 400px;
  }
  .itemImage {
    min-height: 350px;
  }
}
@media screen and (min-width: 800px) {
  .itemSection .half {
    min-height: 33.33vw;
  }
  .third:nth-of-type(3n-2) {
    padding-right: 14px;
  }
  .third:nth-of-type(3n-1) {
    padding-left: 7px;
    padding-right: 7px;
  }
  .third:nth-of-type(3n) {
    padding-left: 14px;
  }
  .third:first-child + .twoThirds {
    padding-left: 7px;
  }
  .col-container.row-rev {
    flex-direction: row-reverse;
  }
  .col-container:not(.row-rev) > div:first-child {
    margin-right: 11px;
  }
  .col-container:not(.row-rev) > div:first-child + div {
    margin-left: 11px;
  }
  .col-container.row-rev > div:first-child {
    margin-left: 11px;
  }
  .col-container.row-rev > div:first-child + div {
    margin-right: 11px;
  }
  .col-container + .col-container .third {
    padding-top: 0;
  }
  .moonLeft {
    left: 21px;
    background: url(/images/layout/moonLeft.png) center center no-repeat;
  }
  .moonRight {
    right: 21px;
    background: url(/images/layout/moonRight.png) center center no-repeat;
  }
  .moonLeft,
  .moonRight {
    position: absolute;
    top: 21px;
    width: 150px;
    height: 150px;
    background-size: contain;
    max-height: 100%;
  }
  #form1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 80px;
  }
  footer {
    position: absolute;
    bottom: 0;
  }
  footer p {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 799px) {
  h2.homeFeature {
    font-size: 27px;
    line-height: 37px;
  }
  p.homeFeature {
    font-size: 24px;
    line-height: 32px;
  }
  h1,
  h2,
  p.feature,
  .cta {
    font-size: 24px;
    line-height: 32px;
  }
  .logoImage {
    height: 42px;
  }
  h3 {
    font-size: 21px;
    line-height: 27px;
  }
  p,
  section li,
  label {
    font-size: 18px;
    line-height: 23px;
  }
  footer p {
    font-size: 14px;
    line-height: 18px;
  }
  .c50,
  .leftBox,
  .rightBox {
    width: 100%;
  }
  blockquote {
    font-size: 21px;
    line-height: 27px;
    padding: 21px 71px;
  }
  blockquote:before,
  blockquote:after {
    width: 50px;
  }
  .showBelow600 {
    display: unset !important;
  }
  .headContact {
    display: none !important;
  }
  .mh {
    min-height: 300px;
  }
  .itemImage {
    min-height: 275px;
  }
  .col-container {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .third,
  .twoThirds,
  .full,
  .half,
  .c66 {
    float: left;
    clear: both;
    position: relative;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .logoHeading + .full {
    padding-top: 21px;
  }
  .third.imageThird {
    margin: 0;
  }
  .twoThirds {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .half {
    padding: 0;
  }
  .half.box {
    padding: 21px;
  }
  .itemSection .half {
    min-height: 50vw;
  }
  .itemSummary {
    padding: 21px;
  }
  footer {
    padding: 21px;
  }
  footer .third {
    padding: 0 !important;
  }
  .hgImage {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    height: 45vw;
  }
  .imageBlock {
    margin: 21px 0 !important;
  }
  .imageBlock.floatImage {
    max-height: 300px;
    height: calc(66.66vw -  21px * 2);
    width: 100%;
    background-size: contain;
  }
  header {
    height: 80px;
  }
  .logo {
    height: 80px;
  }
  nav,
  header.bigHead nav {
    top: 80px;
  }
  .topSection.fh {
    min-height: calc(100vh -  80px - 42px);
  }
  .fh .wrapper,
  .fh .content {
    min-height: calc(100vh -  80px -42px);
  }
  .topSection.fh .wrapper,
  .topSection.fh .content {
    min-height: calc(100vh -  80px - 42px);
  }
  section.topSection {
    margin-top: 80px;
  }
  .tesBlocks {
    gap: 42px;
  }
  p.tesThird {
    font-size: 16px;
    line-height: 21px;
  }
}
@media screen and (max-width: 650px) {
  .headBook {
    display: none !important;
  }
  .logo a {
    font-size: 27px;
    line-height: 37px;
  }
}
@media screen and (max-height: 600px) {
  header {
    height: 80px;
  }
  .logo {
    height: 80px;
  }
  nav,
  header.bigHead nav {
    top: 80px;
  }
  .topSection.fh {
    min-height: calc(100vh -  80px - 42px);
  }
  .fh .wrapper,
  .fh .content {
    min-height: calc(100vh -  80px -42px);
  }
  .topSection.fh .wrapper,
  .topSection.fh .content {
    min-height: calc(100vh -  80px - 42px);
  }
  section.topSection {
    margin-top: 80px;
  }
}
@media screen and (max-width: 475px) {
  .c50 {
    width: 100%;
  }
  blockquote {
    padding: 21px 21px 21px 71px;
  }
  blockquote:after,
  .headBook {
    display: none !important;
  }
}