/* ---------------------------------- */
/* ------ MAIN BODY OF WEBSITE ------ */
/* ---------------------------------- */
html {
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased;
}

body {
  background: #fff;
  font: 16px/1.6em Figtree, BlinkMacSystemFont, "-apple-system", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #5b5b5b;
}

a{
  color: #3678b2;
  text-decoration: none!important;
}

.textSection strong,
.flick-title strong,
.slider-text strong{
  font-family: Figtree, BlinkMacSystemFont, "-apple-system", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: inherit;
}

.textSection a {
  color: #3678b2;
  opacity: 1;
  text-decoration: none!important;
}

.textSection a:hover {
  color: #64addf;
  opacity: 1;
}

p {
  margin: 1em 0;
}

icon,
.contactSocial a:before{
  font-family: fontawesome;
  font-weight: normal;
}

/* ---------------------------------- */
/* ------------ HEADINGS ------------ */
/* ---------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6{
  font-family: Figtree, BlinkMacSystemFont, "-apple-system", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.2em;
  color: #333;
  margin: .3em 0;
  position: relative;
}

h2,
h4,
h6{
  font-family: Figtree, BlinkMacSystemFont, "-apple-system", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 2.4em;
}

h2 {
  font-size: 2.1em;
}

h3 {
  font-size: 1.8em;
}

h4 {
  font-size: 1.5em;
}

h5 {
  font-size: 1.3em;
}

h6 {
  font-size: 1.1em;
}


section {
  width: 100%;
}

.container {
  max-width: 1500px;
  width: 100%;
  margin: auto;
  position: relative;
}

.textSection .siteContent,
.viewCart .siteContent {
  padding: 4em 0;
}

.textSection .siteContent img,
.categorySection .siteContent img,
.viewCart .siteContent img {
  height: auto !important;
  max-width: 100%;
}

.contentWrap section:last-of-type > div:last-of-type .siteContent {
  /*   padding-bottom: 4em; */
}

.siteBottom {overflow:hidden;}

/* ---------------------------------- */
/* ---------- CONTENT AREA ---------- */
/* ---------------------------------- */

.siteBottom .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 0 50px;
}

.siteContent,
.searchContent {
  width: 100%;
  -ms-flex: 1 1 auto;
}

#subBannerHome img,
#subBanner img {
  width: 100%;
  height: auto;
  display: block;
}

.buttonSection .siteContent,
.buttonSection .container {
  padding: 0;
}

.desktop-hide, a.desktop-hide {
  display: none !important;
}

/* ---------------------------------- */
/* ------------ SIDEBAR ------------- */
/* ---------------------------------- */

.sidebar {
  width: 280px;
  padding: 1px 15px 1px 1px;
  margin:15px;
  -webkit-box-flex: 0,;
  -ms-flex: 0, 0, 0;
  flex: 0, 0, 0;
  line-height: 1.5em;
  overflow: hidden;
  border-right: 1px solid #ccc;
}

.blogSide.sidebar {
  display: block !important;
}

.textSection .sidebar,
.photoSection .sidebar {
  display: none;
}

.sidebar .item,
#outerSidebar .item {
  width: 100%;
  margin-top: 0;
}

.sidebar .item .contentImg,
#outerSidebar .item .contentImg {
  width: 100%;
  height: 0;
  padding-bottom: 80%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

.sidebar .item .caption,
#outerSidebar .item .caption {
  font-size: .9em;
}

#outerSidebar {
  display: none;
}

#cartContent .sidebar {
  display: none;
}

/*
@media (min-width:600px){
.siteBottom {
width: 100%;
max-width: 1100px;
margin: auto;
display: flex;
justify-content: space-between;

}
.sidebar {
display: none;
}
#outerSidebar {
width: 200px;
padding: 0 15px;
flex-shrink: 0;
background: rgba(0,0,0,0.1);
display: inline-block;
}
.contentWrap {
width: 100%;
-ms-flex:0 1 auto;
}
}
*/
/* ---------------------------------- */
/* -------- CONTACT DETAILS --------- */
/* ---------------------------------- */

.contact a:before, 
.contact div:before,
.contact p:before,
.contactSocial a:before, 
.contactSocial div:before,
.contactSocial p:before,
#footerTop h6:before{
  font-family: FontAwesome;
  display: inline-block;
  position: relative;
  margin-right: .5em;
  color: inherit;
  speak: none;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.phone:before {
  content: "\f095";
  /*phone*/
  content: "\f098";
  /*phone in square*/
}

.mobile:before {
  content: "\f10b";
  /*mobile*/
}

.email:before {
  content: "\f2b7";
  /*envelope open*/
  content: "\f2b6";
  /*envelope open solid*/
  content: "\f003";
  /*envelope in square*/
  content: "\f0e0";
  /*empty envelope*/
  content: "\f199";
  /*solid envelope*/
}

.fax:before {
  content: "\f1ac";
  /*fax*/
}

.address:before {
  content: "\f278";
  /*map*/
  content: "\f279";
  /*map solid*/
  content: "\f124";
  /*location arrow*/
  content: "\f041";
  /*map marker*/
}

/*-----social icons-----*/

.facebook:before {
  content: "\f082";
  /*facebook square*/
  content: "\f09a";
  /*facebook f*/
}

.instagram:before {
  content: "\f16d";
  /*instagram logo*/
}

.twitter:before {
  content: "\f081";
  /*twitter square*/
  content: "\f099";
  /*twitter bird*/
}

.googlePlus:before {
  content: "\f0d4";
  /*google plus square*/
  content: "\f0d5";
  /*google plus*/
}

.pinterest:before {
  content: "\f0d3";
  /*pinterest square*/
  content: "\f0d2";
  /*pinterest circle*/
}

.linkedIn:before {
  content: "\f08c";
  /*linkedIn square*/
  /*   content: "\f0e1"; */
  /*linkedIn in*/
}

.youTube:before {
  content: "\f16a";
  /*youtube play*/
  content: "\f166";
  /*youtube square*/
  content: "\f167";
  /*youtube normal*/
}

.flickr:before {
  content: "\f16e";
  /*flicker dots*/
}

.vimeo:before {
  content: "\f27d";
}

/*-----social colours-----*/

/*
.facebook {
background: #49639E;
}
.instagram {
background: #8a3ab9;
}
.twitter {
background: #5EA9DD;
}
.googlePlus {
background: #DD4B39;
}
.pinterest {
background: #BD081C;
}
.linkedIn {
background: #0177B5;
}
.youTube {
background: #E22D24;
}
.flickr {
background: #ff0084;
}
*/

/* ---------------------------------- */
/* ----------- HR STYLING ----------- */
/* ---------------------------------- */

hr {
  border: 0;
  height: 1px;
  color: #ccc;
  background-color: #ccc;
  width: 100%;
}

/* ---------------------------------- */
/* ----------- NAVIGATION ----------- */
/* ---------------------------------- */

#menu {
  position: fixed;
  z-index: 99;
  top: 70px;
  margin-left: 390px;
  width: calc(100% - 390px)
}

#menu nav {
  max-width:900px;
  width: 100%;
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;

  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;

  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  padding: 0 20px 0 0;
}

#menu nav li {
  list-style: none;
  float: left;
  display: inline-block;
  margin: 0 1px;
}

#menu nav li a {
  display: inline-block;
  text-decoration: none;
  position: relative;
  width: 100%;
  padding: 3px 10px;
  line-height: 1.2em;
  color: #f3f3f3;
  font-size: .9em;
  text-transform: uppercase;
}

#menu nav:hover li{
  opacity:.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

#menu nav li:hover{
  opacity:1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#menu nav:hover li ul li{
  opacity:.85;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

#menu nav li.current a {
  opacity:1 !important;
  font-family: Figtree, BlinkMacSystemFont, "-apple-system", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 1.05em;
  color: #7fe8ff;
}

#menu nav li.current ul li a{
  color: #fff;
  font-weight: 300;
}

#menu nav ul .current a{
  background: rgba(0,0,0,.15);
}

#menu nav .parent > a:after {
  font-family: FontAwesome;
  margin-left: 8px;
  content: "\f107";
  line-height: 1em;
}

#mobileMenu,
#navToggleWrap {
  display: none;
}

/* ---------------------------------- */
/* ------------ SUB MENU ------------ */
/* ---------------------------------- */

#menu nav ul {
  position: absolute;
  width: 180px;
  margin: 0;
  padding: 0;
  display: none;
  font-size: .85em;
  z-index: 99;
}

#menu .subContainer {
  margin-top: 2px;
  position: relative;
  background: #6d6e71;
  display: inline-block;
  padding: 0px;
  width: 100%;
  box-sizing: border-box;
}

/* #menu .subContainer:after {
position: absolute;
top: -10px;
left: 30px;
width: 0px;
height: 0px;
content: "";
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #ec008c;
} */

#menu nav ul li {
  width: 100%;
  display: inline-block;
}

#menu nav ul li a {
  padding: 10px 15px;
  line-height: 1.3em;
  color: #fff;
}

@media all and (max-width: 700px) {

  #navToggleWrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2000;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }

  .siteTop {
    padding-top: 50px;
  }

  .mobileScroll.mobileScrollStart #navToggleWrap {
    top: -100%;
  }

}

/*-----------------------------------*/
/*------------ SIDE MENU ------------*/
/*-----------------------------------*/

.sideMenu li {
  width: 100%;
  list-style: none;
  margin-bottom: 5px;
  position: relative;
}

.sideMenu li a {
  width: 100%;
  display: inline-block;
  background: #222;
  text-decoration: none;
  color: #fff;
  padding: 10px;
}

.sideMenu li a:hover {
  background: #eee;
  color: #222;
}

.sideMenu li ul {
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 200px;
  width: 210px;
  margin: 0;
  padding: 0;
  display: none;
}

.sideMenu li .subContainer {
  padding-left: 10px;
}

.sideMenu .current ul a {
  background: #222;
}

.sideMenu .current a,
.sideMenu ul .current a {
  background: #222;
}

/* ---------------------------------- */
/* --------- PHOTO SECTION ---------- */
/* ---------------------------------- */

.contentImgRow .item {
  display: inline-block;
}

.contentImgRow .contentImg {
  width: 100%;
  height: 0;
  padding-bottom: 70%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  image-rendering: auto;
  margin: 0;
}

.contentImgRow .caption:empty {
  display: none;
}

.contentImgRow .item:after {
  content: "\f00e";
  font-family: FontAwesome;
  font-size: 2em;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  pointer-events: none;
}

.contentImgRow .item:hover:after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/* section:nth-child(odd) .contentImgRow .item:nth-child(even),
section:nth-child(even) .contentImgRow .item:nth-child(odd){
background: #001023;
}

section:nth-child(even) .contentImgRow .item:nth-child(even),
section:nth-child(odd) .contentImgRow .item:nth-child(odd){
background: #001023;
}
*/

.contentImgRow .item {
  overflow: hidden;
}

.clients .contentImgRow .item {
  background: #fff;
}

.contentImgRow .item .image {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.contentImgRow .item:hover .image {
  -webkit-transform: scale(1.05) rotate(0deg);
  transform: scale(1.05) rotate(0deg);
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
  filter: grayscale(100%);
  -webkit-filter: gray;
  filter: gray; /* IE 6-9 */
}

.clients .item:hover .image {
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.contentImgRow .caption {
  font-size: .8em;
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  bottom: 0;
  background: rgba(0,0,0,.5);
  color: #fff;
  padding: 5px 10px;
}

.contentImgRow .caption h1,
.contentImgRow .caption h2,
.contentImgRow .caption h3,
.contentImgRow .caption h4,
.contentImgRow .caption h5,
.contentImgRow .caption h6{
  color: #fff;
}

/* ---------------------------------- */
/* ---------- ENQUIRY FORM ---------- */
/* ---------------------------------- */

#enquiry {
  width: 100%;
  border:1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px rgba(0,0,0,.2);
  border-radius: 20px;
  float: right;
  padding: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
  font-size: .8em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.enqHeader {
  width: 100%;
  text-align: center;
  color: #333;
  padding: 6px 10px;
  margin: 9px 9px 6px;
  font-size: 1.8em;
  letter-spacing: -.05em;
}

.enqHeader h5{
  color: #fff;
}

.enqRow {
  width: 100%;
  overflow: hidden;
  padding: 3px 5px;
}

.enqRow.half {
  width: 50%;
  display: inline-block;
}

.enqLeft {
  padding: 0 5px;
  float: left;
  width: 25%;
  font-size: 1.2em;
}

.enqRight {
  width: 75%;
  float: left;
}

.enqRow.half .enqLeft,
.enqRow.half .enqRight {
  width: 100%;
  font-size: 1em;
}

.enqLeft,
.enqRight {
  width: 100%;
  font-size: 1em;
}

.enqLeft {
  line-height: 1.3em;
  padding: 5px 5px 10px;
  opacity: .8;
}

.enqRow {
  padding: 3px 10px;
}

#enquiry input,
#enquiry textarea,
#enquiry select {
  font-family: inherit;
}

#enquiry input,
#enquiry textarea {
  width: 100%;
  border: none;
  padding: 12px 5px;
  background: #fff;
  -webkit-appearance: none;
  border-radius: 0;
  font-size: 12px;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=number],
.select, textarea {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #fff;
  color: #222;
  outline: 1px solid rgba(0, 0, 0, 0.25);
  border: none;
}

input[type=text]:hover,
input[type=tel]:hover,
input[type=email]:hover,
input[type=number]:hover,
.select:hover,
textarea:hover {
  outline: 1px solid rgba(0, 0, 0, 0.2);
}

input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=number]:focus,
.select:focus,
textarea:focus {
  background: #eee;
  outline: 1px solid #00aeef;
}

#enquiry textarea {
  height: 80px;
  padding: 5px 5px;
}

#enquiry input[type="radio"] {
  width: 15px;
  -webkit-appearance: radio;
  margin: 0;
  padding: 0;
}

#enquiry input[type="checkbox"] {
  -webkit-appearance: checkbox;
  width: 15px;
  margin: 0;
  padding: 0;
}

#enquiry input[type="submit"] {
  margin-bottom: 10px;
  border: 0;
  background: #fff;
  cursor: pointer;
  color: #111!important;
  width: 150px;
  margin-left: calc(50% - 75px);
}

#enquiry select {
  width: 100%;
  padding: 5px;
}

/*-----Placeholder Styles-----*/

#enquiry ::-webkit-input-placeholder {
  color: #000;
  opacity: 0.6;
}

#enquiry :-moz-placeholder {
  color: #000;
  opacity: 0.6;
}

#enquiry ::-moz-placeholder {
  color: #000;
  opacity: 0.6;
}

#enquiry :-ms-input-placeholder {
  color: #000;
  opacity: 0.6;
}

/*--- Custom styling for <select>s ---*/

.select {
  position: relative;
}

.select:after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  content: "\f078";
  border-left: 1px solid #ccc;
  font-family: fontawesome;
  pointer-events: none;
}

.select select {
  background: 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 100%;
  padding: .5em;
  outline: 0;
}

/* ---------------------------------- */
/* ------------- FOOTER ------------- */
/* ---------------------------------- */

footer {
  /*   padding: 0 50px 50px; */
  font-size: .8em;
  position: relative;
  z-index: 99;
}

#footerBottom{
  padding: 60px 0;
  background: #000718;
}

#footerTop{
  border-top: 1px solid rgba(99,99,99,.1);
  background: #6d6e71;
}

footer .container {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /*   -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; */
}

/*-------- FOOTER TEXT STYLES ---------*/

footer {
  color: #fff;
}

#footerBottom a {
  color: inherit;
  opacity: 0.5;
  text-decoration: none;
}

#footerBottom a:hover {
  color: inherit;
  opacity: 1;
}

/*------------ FOOTER MENU ------------*/

footer nav {
  width: 60%;
  display: inline-block;
}

footer nav li {
  list-style: none;
  float: left;
  display: inline-block;
}

footer nav li a {
  text-decoration: none;
  padding: 5px 10px;
  display: inline-block;
}

.footerRight {
  text-align: right;
  margin-right: 10px;
}

/* ---------------------------------- */
/* ---------- CUSTOM FOOTER --------- */
/* ---------------------------------- */
/* ---------------------------------- */
/* ------------- TO TOP ------------- */
/* ---------------------------------- */

#toTop {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 900;
}

#toTop:before {
  content: "\f077";
  font-family: FontAwesome;
}

/* ---------------------------------- */
/* ----------- UL STYLING ----------- */
/* ---------------------------------- */

.siteBottom .siteContent li {
  margin-bottom: 0.5em;
  position: relative;
}

.siteBottom .siteContent ul {
  list-style: none;
  padding-left: 20px;
}

.siteBottom .siteContent ul li:before {
  content: "\f10c";
  font-family: FontAwesome;
  font-size: 0.8em;
  margin-right: 0px;
  color: rgb(5,186,211);
  position: absolute;
  top: 0;
  left: -20px;
}

/*-----------------------------------*/
/*-------------- GRID ---------------*/
/*-----------------------------------*/

.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.grid:after {
  /* Or @extend clearfix */
  content: "";
  display: table;
  clear: both;
}

.grid.justify {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.grid.center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.grid [class*='col-'],
.contentImgRow .item,
.cartThumb {
  float: left;
  margin: 5px;
}

.col-1 {
  width: 100%;
  width: calc(100% - 10px);
}

.col-2 {
  width: 50%;
  width: calc(50% - 10px);
}

.col-3 {
  width: 33.33333%;
  width: calc(33.33333% - 10px);
}

.col-3x2 {
  width: 66.66%;
  width: calc(66.66% - 10px);
}

.col-4,
.contentImgRow .item,
.cartThumb {
  width: 25%;
  width: calc(25% - 10px);
  position: relative;
}

.col-4x3 {
  width: 75%;
  width: calc(75% - 10px);
}

.col-5 {
  width: 20%;
  width: calc(20% - 10px);
}

.col-5x2 {
  width: 40%;
  width: calc(40% - 10px);
}

.col-5x3 {
  width: 60%;
  width: calc(60% - 10px);
}

.col-5x4 {
  width: 80%;
  width: calc(80% - 10px);
}

.col-6 {
  width: 16.666%;
  width: calc(16.666% - 10px);
}

.col-6x5 {
  width: 83.33%;
  width: calc(83.33% - 10px);
}

/* ---------------------------------- */
/* -------- GRAPHICAL BUTTONS ------- */
/* ---------------------------------- */

.button,
.contact a,
#enquiry input[type="submit"],
.basicFrame{
  display: inline-block;
  cursor: pointer;
  line-height: 1em;
  padding: 0.8em 1em;
  text-decoration: none;
  text-align: center;
  font-weight: normal;
  color: #fff;
}

.siteContent h6 a {
  display: inline-block;
  cursor: pointer;
  line-height: 1em;
  padding: 0.8em 1.2em;
  text-decoration: none;
  text-align: center;
  font-weight: normal;
  margin-bottom: 10px;
  color: #111;
}

* a.iconOnly {
  padding: 0.8em 0em;
  width: 2.8em;
}

* a.iconOnly:before {
  margin-right: 0;
}

/*primary button*/

.butS1,
#enquiry input[type="submit"],
body .cartBtn.green,
body .cartBtn,
.cartItemAdd,
.checkoutNext,
.editDetails,
.saveDetails,
div button,
.blogBtn .button,
#toTop,
h6 a {
  color: #111;
  border: 2px solid #7fe8ff;
  text-transform: uppercase;
}

a#toTop{
  background: #fff;
}

h6 a{
  letter-spacing: .2em;
  font-size: .9em;
}

h6 a:after{
  font-family: FontAwesome;
  display: inline-block;
  position: relative;
  margin-left: .5em;
  color: inherit;
  speak: none;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  font-size: .8em;
}

.butS1:hover, .butS1:active,
#enquiry input[type="submit"]:hover,
#enquiry input[type="submit"]:active,
body .cartBtn.green:hover,
body .cartBtn.green:active,
body .cartBtn:hover,
body .cartBtn:active,
.cartItemAdd:hover,
.cartItemAdd:active,
.checkoutNext:hover,
.checkoutNext:active,
.editDetails:hover,
.editDetails:active,
.saveDetails:hover,
.saveDetails:active,
div button:hover,
div button:active,
.blogBtn .button:hover,
.blogBtn .button:active,
#toTop:hover,
#toTop:active,
h6 a:hover,
h6 a:active{
  color: #111!important;
  background: #7fe8ff;
}

.select:after {
  color: #111;
  background: #7fe8ff;
  border: 2px solid #7fe8ff;
}

.select:hover:after,
.select:active:after {
  color: #fff;
  background: #2f7dc1;
  border: 2px solid #2f7dc1;
}

/*secondary button*/

.butS2, body .cartBtn.grey,
.cartItemPrev, .checkoutPrev, 
.cartBtnHL.resumeShopping,
.cartItemUpdate,
.openCheckout,
.blogNavigation a {
  background: none;
  border: 2px solid #58595b;
  color: #58595b;
}

.butS2:hover,
.butS2:active,
body .cartBtn.grey:hover,
body .cartBtn.grey:active,
.cartItemPrev:hover,
.cartItemPrev:active,
.checkoutPrev:hover,
.checkoutPrev:active,
.cartBtnHL.resumeShopping:hover,
.cartBtnHL.resumeShopping:active,
.cartItemUpdate:hover,
.cartItemUpdate:active,
.openCheckout:hover,
.openCheckout:active,
.blogNavigation a:hover,
.blogNavigation a:active {
  color: #fff;
  background: #58595b;
  border: 2px solid #58595b;
}

/*inverted button*/

.butS3 {
  background: none;
  border: 2px solid #fff;
  color: #fff;
}

.butS3:hover, .butS3:active {
  color: #111;
  background: #fff;
  border: 2px solid #fff;
}

/*---- Graphic Button & Shop Category, Item ---*/

.butFrame,
.cartThumb {
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  position: relative;
  overflow: hidden;
  color: #fff;
  border: 1px solid #EAEAEA;
}

.cartThumb:hover {
  border: 1px solid #ccc;
}

.butHeading {
  line-height: 1em;
}

.cartThumb.item {
  color: #222;
}

.cartThumbs .cartThumb {
  padding: 10px;
}

.imageFrame {
  background: #fff;
}

.butImage,
.cartThumbs .image {
  width: 100%;
  height: 0;
  padding-bottom: 130%;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.cartThumbs .cartThumb .imageFrame .image {
  padding-bottom: 100%;
  background-size: contain !important;
}

.cartThumb .banner {
  background: #4183d7;
  color: #eee;
}

/*---- Shop Side Menu Colour ----*/

.categoryMenu li.current > a {
  color: #58585a;
}

.categoryMenu li > a:hover {
  color: #ff8500;
}

/*---- Shop Other ----*/

.viewCartRowHeader {
  background: #ff8500;
  color: #fff;
}

/* ---------------------------------- */
/* ---------- VIEW CART BTN --------- */
/* ---------------------------------- */

.viewCartSection{
  padding: 0!important;
  margin-top: 0!important;
  position: absolute;
  top: 0;
}

.viewCartSection .container {
  position: relative;
  text-align: right;
  max-width: calc(100% - 100px);
}

.viewCartSection #viewCart {
  top: 0;
  right: 0;
  overflow: hidden;
  z-index: 1000;
  position: relative;
  background: #ff8500;
  color: #fff;
  padding: .6em 1.2em;
  font-size: .9em;
}

.viewCartSection #viewCart:hover{
  padding-top: 1em;
}

#viewCart:before {
  /*   content: "\f290"; */
  /*bag*/
  content: "\f07a";
  /*cart*/
  font-family: fontawesome;
  margin-right: 0em;
  font-size: .9em;
}

#viewCart .itemCount,
#viewCart .total,
#viewCart .mobile-hide,
#viewCart .noItems{
  display: none;
}

#viewCart:after{
  content:"Cart";
  text-transform: uppercase;
  font-weight: 700;
}

.contactSocial #viewCart.button{
  display: inline-block;
  padding-top:9px;
}

/* ---------------------------------- */
/* ------------- BANNER ------------- */
/* ---------------------------------- */

#banner{
  height: 120px;
  z-index:99;
  position: fixed;
  background: none;
  top:0;
  left:0;
}

#banner .container{
  width:100% !important;
  position: relative;
  max-width: none;
}

#logo{
  display: block;
  position: absolute;
  top: 10px;
  left: 0; 
  width: 100%;
  max-width: 400px;
  /*   box-shadow: 0 0 10px rgba(0,0,0,.2); */
  padding: 10px 20px;
  height: auto;
  z-index: 0;
  cursor: pointer;
}

/* #logo:before{
position: absolute;
left: 5px;
top: 5px;
width: calc(100% - 10px);
height: calc(100% - 10px);
border: 1px solid rgba(0,174,239,.5);
content: "";
} */

#logo img{
  width: 100%;
}

#logo svg{
  height: 100px;
}

#logo .st5,
#logo .st4,
#logo .st6,
#logo .st8{
  fill: #fff;
}

.bannerContact{
  position: absolute;
  top: 40px;
  right: 40px;
  font-family: Figtree, BlinkMacSystemFont, "-apple-system", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.bannerContainer a{
  border: 2px solid #ffbd00;
  padding: 2px 8px;
}

.bannerContainer a:hover{
  background: #ffbd00;
  color: #111;
}

/* ---------------------------------- */
/* ----------- SIDE ICONS ----------- */
/* ---------------------------------- */

.contactContainer {
  float: right;
}
.contact a, .contact div {
  text-decoration: none;
}

.sideIcons {
  position: fixed;
  z-index: 1005;
  top: calc(50% - 60px);
  right: -190px;
  font-size: 1.2em;
  box-shadow: 0 0 20px rgba(0,0,0,.2);
  border-radius: 20px 0 0 20px
}

.sideIcons a,
.sideIcons p {
  display: block !important;
  width: 240px;
  margin: 0;
  background: #fff;
  padding: 25px 15px;
  color: #00072f;
  text-transform: uppercase;
  text-align: left;
  -webkit-transform: translatex(0px);
  transform: translatex(0px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-bottom: 1px solid rgba(0,0,0,.1);
}

.sideIcons .email{
  border-radius: 20px 0 0 0;
}

.sideIcons .phone{
  border-radius: 0 0 0 20px;
}

.sideIcons a:hover ,
.sideIcons p:hover {
  -webkit-transform: translatex(-140px);
  transform: translatex(-140px);
  border-radius: 20px 0 0 20px;
  box-shadow: 0 0 20px rgba(0,0,0,.2);
}

.sideIcons a:before,
.sideIcons p:before {
  margin-right: 15px;
  width: 20px;
  text-align: center;
}

/* ---------------------------------- */
/* -------- SLIDESHOW STYLES -------- */
/* ---------------------------------- */

#subBannerHome .container{
  max-width:100%;
  margin-top: 100vh !important;
}

.homeSlideshow{
  position: fixed;
  top: 0px;
  left: 0px;
  height: calc(100% - 0px);
  width: 100%;
  z-index: 0;
}

.slider-text a{
  color: #f3f3f3;
  z-index: 999;

  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-decoration: none;

  border: 2px solid #f3f3f3;
  padding: 8px 15px;
  display: inline-block;
  text-transform: uppercase;
  font-size: .9em;
}


.slider-text a:before{
  font-size: 12px;
  content:  "\f054\f054";
  font-family: FontAwesome;
  display: inline-block;
  padding:0 10px 0 0;
  top: 0;
}

.slider-text a:hover{
  background: #f3f3f3;
  color: #111;
}

.slider-text {
  position: relative;
}

.slider-text-container{
  width: 100%;
  max-width: 1000px;
  padding: 100px 50px 50px;
  margin: auto;
  position: relative;
  text-align: center;
}

.slider-text-inner {
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height: 100%;
  z-index: 1;
  color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;

  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;      

  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}

.slider-text h1{
  font-size: 3em;
  margin: 0;
  padding: 0;
  color: #fff;
}

.slider-text h2:before{
  display: none;
}

.slider-text h4{
  color: #fff;
  margin: 0;
}

.flickerplate {
  position: relative;
  width: 100%;
  height: calc(100vh - 0px);
  background-color: #111;
  overflow: hidden;
}

.flickerplate ul.flicks {
  width: 10000%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  list-style: none
}

.flickerplate ul.flicks>li {
  float: left;
  width: 1%;
  height: 100%;
  background-position: center;
  background-size: cover;
  display: table
    /*   -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray; */
}

.flickerplate ul.flicks>li .flick-inner {
  height: calc(100vh - 0px);
  padding: 100px 100px 50px;
  color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;

  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;

  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  position: relative;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#133f69+0,00072f+100&0.7+0,1+100 */
  background: -moz-radial-gradient(center, ellipse cover, rgba(19,63,105,0.7) 0%, rgba(0,7,47,1) 100%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(19,63,105,0.7) 0%,rgba(0,7,47,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(19,63,105,0.7) 0%,rgba(0,7,47,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3133f69', endColorstr='#00072f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

/* 
.flickerplate ul.flicks>li .flick-inner:before {
position: absolute;
width:55%;
height: 140%;
content: "";
right: -5%;
top: -20%;
background: url(files/LogoC.svg);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
opacity: .15;
} */

.flickerplate ul.flicks>li .flick-inner .flick-content {
  width: 100%;
  max-width: 600px;
  position: relative;
  z-index: 1;
}

.flickerplate ul.flicks>li .flick-inner .flick-title:before {
  width: 100px;
  height: 2px;
  background: #a5d3f2;
  position: absolute;
  top: -140px;
  left: 5px;
  content: "";
  display: none;
}

.flickerplate ul.flicks>li .flick-title {
  padding: 0px 0px 10px;
  font-size: 2.2em;
  line-height: 1.1em;
  color: #fff;
  text-shadow: 0 0 10px rgba(0,16,35,.3);
  text-transform: uppercase;
}

.flick-text{
  text-decoration: none;
  color: #fff;
  opacity: .5;
  border: 1px solid #fff;
  margin: .5em 0 0;
  padding: .5em 1em;
  letter-spacing: .2em;
  text-transform: uppercase;
  font-weight: 300;
  display: inline-block;
}

.flick-text:before{
  content: "\f105";
  font-family: FontAwesome;
  padding-right: 10px;
}

.flick-content{
  display: none;
}

.active .flick-content{
  display: block;
}

.flick-text:hover{
  color: #fff;
  opacity: 1;
}
.flickerplate ul.flicks>li .flick-title span{
  color: #25a9e0;
}

@media only screen and (max-width: 43.813em) {
  .flickerplate ul.flicks>li .flick-title {
    font-size: 1.667em;
  }

}

.flickerplate ul.flicks>li .flick-sub-text {
  padding: 5px 0 20px;
  font-weight: 300;
  color: #fff;
  font-size: 1.1em;
  text-shadow: 0 0 10px rgba(0,16,35,1);
}

.flickerplate ul.flicks>li .flick-title span.flick-block-text,
.flickerplate ul.flicks>li .flick-sub-text span.flick-block-text {
  padding: 12px 18px;
  background-color: rgba(0,0,0,0.6)
}

.flickerplate .arrow-navigation {
  position: absolute;
  height: 80%;
  width: 10%;
  top: 10%;
  z-index: 100;
  overflow: hidden;
  display: none;
}

.flickerplate .arrow-navigation .arrow {
  display: block;
  height: 100%;
  width: 90%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: relative;
}

.flickerplate .arrow-navigation .arrow:before {
  font-size: 4em;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  font-family: FontAwesome;
  color: #fff;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flickerplate.flicker-theme-dark .arrow-navigation .arrow:before {
  color: #333;
}

.flickerplate .arrow-navigation:hover,
.flickerplate .arrow-navigation .arrow:hover {
  cursor: pointer
}

.flickerplate .arrow-navigation.left {
  left: 0%
}

.flickerplate .arrow-navigation.left .arrow {
  opacity: 0;
  margin: 0px 0px 0px 50%;
  position: relative;
}

.flickerplate .arrow-navigation.left .arrow:before {
  content: "\f104";
}

.flickerplate .arrow-navigation.right {
  right: 0%
}

.flickerplate .arrow-navigation.right .arrow {
  opacity: 0;
  margin: 0px 0px 0px -50%;
}

.flickerplate .arrow-navigation.right .arrow:before {
  content: "\f105";
}

.flickerplate .arrow-navigation.left.hover .arrow {
  opacity: 1;
  margin: 0px 0px 0px 20%
}

.flickerplate .arrow-navigation.right.hover .arrow {
  opacity: 1;
  margin: 0px 0px 0px -20%
}

/* FLICKER DOT NAVIGATION */

.flickerplate .dot-navigation {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 100%;
  text-align: center;
  z-index: 2;
}

.flickerplate .dot-navigation ul {
  list-style: none;
  margin: .8em 1em;
  padding: 5px 10px 0;
  text-align: left;
  /* DOT HORIZONTAL POSITION */
  font-size: 0.8em;
  /* CIRCLE SIZE */
}

.flickerplate .dot-navigation ul li {
  display: inline-block;
  width: auto;
  float: none;
}

.flickerplate .dot-navigation .dot {
  width: 2em;
  height: 2em;
  margin: 0 3px;
  border: 2px solid #fff;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}

.flickerplate.flicker-theme-dark .dot-navigation .dot {
  background-color: #fff;
  /* DARK THEME DOT */
}

.flickerplate .dot-navigation .dot:hover {
  background-color: #fff;
}

.flickerplate .dot-navigation .dot.active {
  background-color: #fff;
}

.flickerplate.flicker-theme-dark ul.flicks li .flick-inner {
  color: rgba(0,0,0,0.9)
}

.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text {
  color: rgba(0,0,0,0.9)
}

.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-title span.flick-block-text,
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text span.flick-block-text {
  background-color: rgba(255,255,255,0.5)
}

.flickerplate ul.flicks li.flick-theme-dark .flick-inner {
  color: rgba(0,0,0,0.9)
}

.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text {
  color: rgba(0,0,0,0.9)
}

.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-title span.flick-block-text,
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text span.flick-block-text {
  background-color: rgba(255,255,255,0.5)
}

.flickerplate.animate-transform-slide ul.flicks {
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  transform: translate3d(0%, 0px, 0px);
  -webkit-transform: translate3d(0%, 0px, 0px);
  -webkit-transition: -webkit-transform 0.6s ease-out;
  -o-transition: -o-transform 0.6s ease-out;
  -moz-transition: -moz-transform 0.6s ease-out;
  transition: transform 0.6s ease-out
}

.flickerplate.animate-transition-slide ul.flicks {
  position: relative;
  left: 0%;
  -webkit-transition: left 0.4s ease-in-out;
  -moz-transition: left 0.4s ease-in-out;
  -o-transition: left 0.4s ease-in-out;
  -ms-transition: left 0.4s ease-in-out;
  transition: left 0.4s ease-in-out
}

.flickerplate.animate-jquery-slide ul.flicks {
  position: relative;
  left: 0%
}

.flickerplate.animate-scroller-slide {
  padding-bottom: 0px;
  overflow: auto
}

.flickerplate.animate-scroller-slide ul.flicks {
  position: auto
}

.flickerplate.animate-transition-fade ul.flicks {
  position: relative
}

.flickerplate.animate-transition-fade ul.flicks li {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0
}

.flickerplate.animate-transition-fade.fade-inited ul.flicks li {
  -webkit-transition: opacity 0.8s linear;
  -moz-transition: opacity 0.8s linear;
  -o-transition: opacity 0.8s linear;
  -ms-transition: opacity 0.8s linear;
  transition: opacity 0.8s linear
}

.flickerplate.animate-transition-fade.fade-inited ul.flicks li.first-flick {
  opacity: 1
}

.flickerplate.animate-jquery-fade ul.flicks {
  position: relative
}

.flickerplate.animate-jquery-fade ul.flicks li {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0
}

.flickerplate li {
  position: relative;

}

/* .flickerplate li:before{
content: "";
position: absolute; 
background: url(thumbnaillarge/_lines.png);
background-position: top left;
height: 55px;
width: 00px;
bottom:0px;
left:0%;
opacity:.15;
z-index: 1;
}
*/

.flickerplate li.active:before { 
  -webkit-animation: flickAnimation2 1s forwards ease-out;
  animation: flickAnimation2 1s forwards ease-out;
}

@-webkit-keyframes flickAnimation2 {

  0% {
    width:0;
  }

  100% {
    width: 100%;
  }

}

@keyframes flickAnimation2 {

  0% {
    width:0;
  }

  100% {
    width: 100%;
  }

}


.dot-navigation ul li:before {
  display: none!important;
}


/*----flick animation----*/

.flick-title {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.flickerplate li.active .flick-title {
  -webkit-animation: flickAnimation 1s forwards ease-out;
  animation: flickAnimation 1s forwards ease-out;
}

@-webkit-keyframes flickAnimation {

  0% {
    opacity:0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0); 
    -webkit-transform: translate(0, -.5em); 
  }

  100% {
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100); 
    -webkit-transform: translate(0, 0); 
  }

}

@keyframes flickAnimation {

  0% {
    opacity:0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0); 
    -webkit-transform: translate(0, -.5em); 
    transform: translate(0, -.5em);
  }

  100% {
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100); 
    -webkit-transform: translate(0, 0); 
    transform: translate(0, 0);
  }

}


/* ---------------------------------- */
/* ----------- WORKS CSS ------------ */
/* ---------------------------------- */

/* Drop Down Enquiry */
#enquire-dropdown {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right:0px;
  z-index: 999;
  background: rgba(243,243,243,.95);
  display: none;
  overflow: hidden;
}

#enquire-dropdown:before {
  position: absolute;
  left: 40px;
  bottom: 40px;
  width: calc(100% - 80px);
  height: calc(100% - 80px);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#133f69+0,00072f+100&0.7+0,1+100 */
  background: -moz-radial-gradient(center, ellipse cover, rgba(19,63,105,0.7) 0%, rgba(0,7,47,1) 100%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(19,63,105,0.7) 0%,rgba(0,7,47,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(19,63,105,0.7) 0%,rgba(0,7,47,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3133f69', endColorstr='#00072f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 1;
  content: "";
  z-index: -1;
}

#enquire-dropdown:after {
  position: absolute;
  left: 40px;
  bottom: 40px;
  width: calc(100% - 80px);
  height: calc(100% - 80px);
  background: url(/thumbnaillarge/sl1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: .5;
  content: "";
  z-index: -2;
}

#enquire-dropdown .container {
  width: 100%;
  height: 100%;
  height: 100vh;
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: initial;
}

#enquire-dropdown #enquiry {
  background: none;
  font-size: 1em;
  width: 100%;
  max-width: 450px;
  margin: auto;
  padding-right: 60px;
  float: none;
  border: none;
  padding: 0;
  box-shadow: none;
}

.dropContact {
  text-align: center;
  color: #fff;
  padding: 0 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
}

.dropContact p{
  font-size: 1.1em!important;
}

#enquire-dropdown h2 {
  color: #fff;
  margin-bottom: 25px;
  font-size: 2.2em;
  width: 100%;
  text-align: center;
}

#enquire-dropdown #enquiry input[type="text"],
#enquire-dropdown #enquiry input[type="email"],
#enquire-dropdown #enquiry input[type="tel"],
#enquire-dropdown #enquiry textarea {
  padding: 7px 15px 7px 40px;
  -webkit-appearance: none;
  /*border-radius: 15px;*/
  font-family: inherit;
  background: rgba(255, 255, 255, 0.03);
  color: #fff;
  font-size: 16px;
}

.required {
  font-size: 0.9em;
  color: #fff;
}

.closeBtn {
  position: absolute;
  left: 0;
  right: 10px;
  top: 10px;
  display: block;
  width: 25px;
  height: 25px;
  margin: 0 5px 0 auto;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 99;
}

.closeBtn:hover {
  opacity: 0.5;
}

.closeBtn:before, .closeBtn:after {
  content: "";
  width: 25px;
  height: 2px;
  background: #7fe8ff;
  position: absolute;
  top: 50%;
  right: 0;
}

.closeBtn:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.closeBtn:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*  INPUT ICONS */
#enquire-dropdown .enqRow {
  position: relative;
}

#enquire-dropdown .contact .enqRow span {
  font-family: FontAwesome;
  position: absolute;
  top: 8px;
  left: 22px;
  font-weight: normal;
  color: #fff;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#enquire-dropdown .name:before {
  content: "\f007";
}

#enquire-dropdown .question:before {
  content: "\f0e6";
}

#enquire-dropdown .clock:before {
  content: "\f017";
}

#enquire-dropdown ::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.6;
}

#enquire-dropdown :-moz-placeholder {
  color: #fff;
  opacity: 0.6;
}

#enquire-dropdown ::-moz-placeholder {
  color: #fff;
  opacity: 0.6;
}

#enquire-dropdown :-ms-input-placeholder {
  color: #fff;
  opacity: 0.6;
}

.dropContact a {
  color: #7fe8ff;
}

.dropContact a:hover {
  color: #7fe8ff;
}

#enquire-dropdown #enquiry input[type="submit"]{
  background: none;
  border: 2px solid #7fe8ff;
  padding: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

#enquire-dropdown .button{
  background: #7fe8ff!important;
  color: #111!important;
}

#enquire-dropdown #enquiry input[type="submit"]:hover{
  background: #ffbd00;
  color: #111;
}

/* ---------------------------------- */
/* ----------- PRELOADER  ----------- */
/* ---------------------------------- */

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;

  z-index: 9999999;
  overflow: hidden;
}

#loader {
  position: relative;
  display: block;
  width: 90%;
  height: 100%;
  margin: auto;
  max-width: 500px;
  border: 3px solid transparent;
  z-index: 1001;

  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;

  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;

  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; 
}

#loader img{
  width:100%;
  height:auto;
  display:block;
  opacity:0;
  filter: alpha(opacity=0);
  max-width: 160px;
}

#loader img{
  -webkit-animation: load 4s alternate, magnified 2s infinite; 
  animation: load 4s alternate, magnified 2s infinite;
}

@-webkit-keyframes load {

  0% { 
    opacity:0; 
    filter: alpha(opacity=0);
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }

  30% {
    opacity:1;
    filter: alpha(opacity=100);
    transform: scale(2.0);
    webkit-transform: scale(2.0);
  }

  70% {
    opacity:1;
    filter: alpha(opacity=100);
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }

  100% {
    opacity:0;
    filter: alpha(opacity=0);
    transform: scale(2.0);
    -webkit-transform: scale(2.0);
  }

}

@keyframes load {

  0% {
    opacity:0;
    filter: alpha(opacity=0);
  }

  30% {
    opacity:1;
    filter: alpha(opacity=100);
  }

  70% {
    opacity:1;
    filter: alpha(opacity=100);
  }

  100% {
    opacity:0;
    filter: alpha(opacity=0);
  }

}

@-webkit-keyframes magnified{

  0%{
    -webkit-transform: scale(1.0,1.0);
    transform: scale(1.0,1.0);
  }

  50%{
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
  }

  100%{
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
  }

}

@keyframes magnified{

  0%{
    -webkit-transform: scale(1.0,1.0);
    transform: scale(1.0,1.0);
  }

  50%{
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
  }

  100%{
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
  }

}


#loader-wrapper .loader-section {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background: #fff;
  z-index: 1000;
  -webkit-transform: translateX(0);  /* Chrome, Opera 15+, Safari 3.1+ */
  -ms-transform: translateX(0);  /* IE 9 */
  transform: translateX(0);  /* Firefox 16+, IE 10+, Opera */
}

#loader-wrapper .loader-section.section-left {
  left: 0;
  background: #f3f3f3;
  /*       background: url(thumbnaillarge/_preLeft.jpg);
  background-size: cover;
  background-position: center right; */
}

#loader-wrapper .loader-section.section-right {
  right: 0;
  background: #f3f3f3;
  /*       background: url(thumbnaillarge/_preRight.jpg);
  background-size: cover;
  background-position: center left; */
}

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
  -ms-transform: translateX(-100%);  /* IE 9 */
  transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */

  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */
  -ms-transform: translateX(100%);  /* IE 9 */
  transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */

  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out;  
  transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
  visibility: hidden;

  -webkit-transform: translateY(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
  -ms-transform: translateY(-100%);  /* IE 9 */
  transform: translateY(-100%);  /* Firefox 16+, IE 10+, Opera */

  -webkit-transition: all 0.3s 1s ease-out;  
  transition: all 0.3s 1s ease-out;
}


.hide--first {
  display: none;
}
.hide--second {
  display: none;
}


/* Spinners */

.cp-spinner{
  width:50px;
  height:50px;
  display:inline-block;
  box-sizing:border-box;
  position:absolute;
  left: calc(50% - 25px);
  top: calc(50% + 100px);
}

.cp-round:before{
  border-radius:50%;
  content:" ";
  width:200px;
  height:200px;
  display:inline-block;
  box-sizing:border-box;
  border-top:solid 1px rgba(0,0,0,0.1);
  border-right:solid 1px rgba(0,0,0,0.1);
  border-bottom:solid 1px rgba(0,0,0,0.1);
  border-left:solid 1px rgba(0,0,0,0.1);
  position:absolute;
  top:0;
  left:0;
  background: #1E1E1E;
  z-index: -1;
}

.cp-round:after{
  border-radius:50%;
  content:" ";
  width:196px;
  height:196px;
  display:inline-block;
  box-sizing:border-box;
  border-top:solid 1px #06aed5;
  border-right:solid 1px transparent;
  border-bottom:solid 1px transparent;
  border-left:solid 1px transparent;
  position:absolute;
  top:2px;
  left:2px;
  animation:cp-round-animate 1s ease-in-out infinite
}

@keyframes cp-round-animate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.cp-pinwheel{border-radius:50%;width:48px;height:48px;display:inline-block;box-sizing:border-box;border-top:solid 24px #0fd6ff;border-right:solid 24px #58bd55;border-bottom:solid 24px #eb68a1;border-left:solid 24px #f3d53f;animation:cp-pinwheel-animate 1s linear infinite}@keyframes cp-pinwheel-animate{0%{border-top-color:#0fd6ff;border-right-color:#58bd55;border-bottom-color:#eb68a1;border-left-color:#f3d53f;transform:rotate(0)}25%{border-top-color:#eb68a1;border-right-color:#f3d53f;border-bottom-color:#0fd6ff;border-left-color:#58bd55}50%{border-top-color:#0fd6ff;border-right-color:#58bd55;border-bottom-color:#eb68a1;border-left-color:#f3d53f}75%{border-top-color:#eb68a1;border-right-color:#f3d53f;border-bottom-color:#0fd6ff;border-left-color:#58bd55}100%{border-top-color:#0fd6ff;border-right-color:#58bd55;border-bottom-color:#eb68a1;border-left-color:#f3d53f;transform:rotate(360deg)}}.cp-balls{animation:cp-balls-animate 1s linear infinite}.cp-balls:before{border-radius:50%;content:" ";width:24px;height:24px;display:inline-block;box-sizing:border-box;background-color:#0fd6ff;position:absolute;top:0;left:0;animation:cp-balls-animate-before 1s ease-in-out infinite}.cp-balls:after{border-radius:50%;content:" ";width:24px;height:24px;display:inline-block;box-sizing:border-box;background-color:#eb68a1;position:absolute;bottom:0;right:0;animation:cp-balls-animate-after 1s ease-in-out infinite}@keyframes cp-balls-animate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes cp-balls-animate-before{0%{transform:translate(-5px,-5px)}50%{transform:translate(0,0)}100%{transform:translate(-5px,-5px)}}@keyframes cp-balls-animate-after{0%{transform:translate(5px,5px)}50%{transform:translate(0,0)}100%{transform:translate(5px,5px)}}.cp-bubble{border-radius:50%;width:24px;height:24px;display:inline-block;box-sizing:border-box;background:#58bd55;animation:cp-bubble-animate 1s linear infinite}.cp-bubble:before{border-radius:50%;content:" ";width:24px;height:24px;display:inline-block;box-sizing:border-box;background-color:#58bd55;position:absolute;left:-30px;animation:cp-bubble-animate-before 1s ease-in-out infinite}.cp-bubble:after{border-radius:50%;content:" ";width:24px;height:24px;display:inline-block;box-sizing:border-box;background-color:#58bd55;position:absolute;right:-30px;animation:cp-bubble-animate-after 1s ease-in-out infinite}@keyframes cp-bubble-animate{0%{opacity:.5;transform:scale(1) translateX(0)}25%{opacity:1;transform:scale(1.1) translateX(-15px)}50%{opacity:1;transform:scale(1.2) translateX(15px)}100%{opacity:.5;transform:scale(1) translateX(0)}}@keyframes cp-bubble-animate-before{0%{opacity:.5;transform:scale(1)}25%{transform:scale(1.1)}100%,50%{opacity:1;transform:scale(1)}}@keyframes cp-bubble-animate-after{0%,50%{opacity:.5;transform:scale(1)}50%{transform:scale(1.1)}100%,75%{opacity:1;transform:scale(1)}}
.cp-flip{transform-style:preserve-3d;perspective:10em}.cp-flip:before{width:48px;height:48px;display:inline-block;box-sizing:border-box;background:#008cff;content:" ";position:absolute;top:0;left:0;animation:cp-flip-animate-before 2s linear infinite}@keyframes cp-flip-animate-before{0%{transform:rotateY(0) rotateX(0)}25%{transform:rotateY(360deg) rotateX(0)}50%{transform:rotateY(360deg) rotateX(360deg)}75%{transform:rotateY(0) rotateX(360deg)}100%{transform:rotateY(0) rotateX(0)}}.cp-hue{width:24px;height:24px;display:inline-block;box-sizing:border-box;background:#f56151;border-radius:50%;animation:cp-hue-animate 1s ease-in-out infinite}.cp-hue:before{border-radius:0 12px 12px 0;content:" ";width:12px;height:24px;display:inline-block;box-sizing:border-box;background:#fff;position:absolute;top:0;right:0;animation:cp-hue-animate-before 1s ease-in-out infinite}@keyframes cp-hue-animate{0%{background:#f56151}25%{background:#58bd55}50%{background:#eb68a1}75%{background:#f3d53f}100%{background:#f56151}}@keyframes cp-hue-animate-before{0%{transform:rotateY(0);transform-origin:left center;opacity:.5}30%,70%{transform:rotateY(180deg);transform-origin:left center;opacity:.2}100%{transform:rotateY(0);opacity:.5}}.cp-skeleton{border-radius:50%;border-top:solid 6px #d31b35;border-right:solid 6px transparent;border-bottom:solid 6px transparent;border-left:solid 6px transparent;animation:cp-skeleton-animate 1s linear infinite}.cp-skeleton:before{border-radius:50%;content:" ";width:48px;height:48px;display:inline-block;box-sizing:border-box;border-top:solid 6px transparent;border-right:solid 6px transparent;border-bottom:solid 6px transparent;border-left:solid 6px #d31b35;position:absolute;top:-6px;left:-6px;transform:rotateZ(-30deg)}.cp-skeleton:after{border-radius:50%;content:" ";width:48px;height:48px;display:inline-block;box-sizing:border-box;border-top:solid 6px transparent;border-right:solid 6px #d31b35;border-bottom:solid 6px transparent;border-left:solid 6px transparent;position:absolute;top:-6px;right:-6px;transform:rotateZ(30deg)}@keyframes cp-skeleton-animate{0%{transform:rotate(0);opacity:1}50%{opacity:.7}100%{transform:rotate(360deg);opacity:1}}.cp-eclipse{width:12px;height:12px;display:inline-block;box-sizing:border-box;border-radius:50%;background:#f3d53f;margin:12px;animation:cp-eclipse-animate 1s ease-out infinite}.cp-eclipse:before{border-radius:50%;content:" ";width:48px;height:48px;display:inline-block;box-sizing:border-box;border-top:solid 6px transparent;border-right:solid 6px #f3d53f;border-bottom:solid 6px transparent;border-left:solid 6px transparent;position:absolute;top:-18px;left:-18px}.cp-eclipse:after{border-radius:50%;content:" ";width:48px;height:48px;display:inline-block;box-sizing:border-box;border-top:solid 6px transparent;border-right:solid 6px transparent;border-bottom:solid 6px transparent;border-left:solid 6px #f3d53f;position:absolute;top:-18px;right:-18px}@keyframes cp-eclipse-animate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.cp-boxes:before{width:24px;height:24px;display:inline-block;box-sizing:border-box;content:" ";background:#58bd55;position:absolute;top:12px;left:0;animation:cp-boxes-animate-before 1s ease-in-out infinite}.cp-boxes:after{width:24px;height:24px;display:inline-block;box-sizing:border-box;content:" ";background:#58bd55;position:absolute;top:12px;right:0;animation:cp-boxes-animate-after 1s ease-in-out infinite}@keyframes cp-boxes-animate-before{0%{transform:translateX(-24px) rotate(45deg)}50%{transform:translateX(-8px) rotate(225deg)}100%{transform:translateX(-24px) rotate(45deg)}}@keyframes cp-boxes-animate-after{0%{transform:translateX(24px) rotate(45deg)}50%{transform:translateX(8px) rotate(-225deg)}100%{transform:translateX(24px) rotate(45deg)}}.cp-morph{width:48px;height:48px;display:inline-block;box-sizing:border-box;background:#ed1942;animation:cp-morph-animate 1s linear infinite}@keyframes cp-morph-animate{0%{transform:rotate(0) scale(1);border-radius:0;background:#f26f64}25%,75%{transform:rotate(180deg) scale(.4);border-radius:50%;background:#c61335}100%{transform:rotate(360deg) scale(1);border-radius:0;background:#f26f64}}.cp-heart{animation:cp-heart-animate 2s ease-in-out infinite}.cp-heart:before{border-radius:12px 12px 0 0;content:" ";width:24px;height:35px;display:inline-block;box-sizing:border-box;background-color:#D3A8C8;transform:rotate(-45deg);position:absolute;top:0;left:8px}.cp-heart:after{border-radius:12px 12px 0 0;content:" ";width:24px;height:35px;display:inline-block;box-sizing:border-box;background-color:#D3A8C8;transform:rotate(45deg);position:absolute;top:0;right:8px}@keyframes cp-heart-animate{0%{transform:scale(.9);transform-origin:center}15%{transform:scale(1.4);transform-origin:center}30%{transform:scale(.9);transform-origin:center}45%{transform:scale(1.4);transform-origin:center}100%,60%{transform:scale(.9);transform-origin:center}}.cp-meter{border-radius:50%;border-top:solid 6px #D3A8C8;border-right:solid 6px #D3A8C8;border-bottom:solid 6px #D3A8C8;border-left:solid 6px #D3A8C8;width:48px;height:48px;display:inline-block;box-sizing:border-box}.cp-meter:before{border-radius:3px;content:" ";width:6px;height:12px;display:inline-block;box-sizing:border-box;background-color:#D3A8C8;position:absolute;top:5px;left:16px;transform-origin:center bottom;animation:cp-meter-animate-before 1s linear infinite}@keyframes cp-meter-animate-before{0%{transform:rotate(-45deg)}100%{transform:rotate(315deg)}}


/* ---------------------------------- */
/* ------------- BUTTONS ------------ */
/* ---------------------------------- */

.contentImgRow.buttons{
  box-sizing:border-box;
  padding:0;
}

.butFrame {
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  position: relative;
  overflow: hidden;
  color: #333;  
  margin: 10px;
  background: #fff;
  box-shadow: 0 2px 5px rgba(40,42,88,0.05);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.butImage {
  width:100%;
  display:block;
  padding-bottom: 60%;
  opacity: 1;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: 150px !important;
  margin-bottom: 50px;
}

.butText{
  position: absolute;
  bottom: 0;
  height: 50px;

  text-transform: uppercase;
  color:#666;
  font-weight: 300;
  font-size: 1em;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;

  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;

  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;

  z-index: 10;
  box-sizing:border-box;
  overflow: hidden;
}

.butHeading{
  position: relative;
  z-index: 20;
  font-size: 1em;
  line-height: 1.1em;
}


/* ---------------- HOVER STYLES ------------------ */

.butFrame,
.butFrame *,
.basicFrame *,
.butHeading:before,
.butImage{
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.butFrame:hover,
.cartThumb:hover {
  -webkit-transform: translatey(-5px)!important;
  transform: translatey(-5px)!important;
  box-shadow: 0 15px 15px rgba(40,42,88,0.2);
}

.basicFrame {
  width:calc(25% - 14px);
  margin: 7px;
  position:relative;
  overflow: hidden;
  cursor:pointer;
  box-sizing:border-box; 
  padding-bottom: 0;
  background: none;
  border: none;
  text-transform: uppercase;
  background: #033c81;
  padding: 0;
  color: #fff;
  border-radius: 0;
}

.basicFrame .butImage {
  width:100%;
  display:block;
  padding-bottom: 70%;
  opacity: .8;

  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;

  -webkit-transition:.4s;
  transition:.4s;

  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter');
  filter: grayscale(0%);
  -webkit-filter: none;
  filter: none;
}

.basicText{
  margin: 15px 10px;
  text-align: right;
  text-transform: none;
  text-transform: uppercase;
  font-weight: 800;
  font-size: .9em;
}

.basicFrame:hover .butImage{
  opacity: 1;
}

/* ---------------------------------- */
/* -------- RESPONSIVE VIDEOS ------- */
/* ---------------------------------- */

.embed-container { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow: hidden; 
  max-width: 100%; 
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100% !important; 
  height: 100% !important; 
}


/* ---------------------------------- */
/* -------- HIGHLIGHT IMAGE --------- */
/* ---------------------------------- */

.highlightImage{
  position: relative;
  z-index: 10;
  padding: 14px;
  margin: 5px 0;
}

.highlightImage img{
  display: block;
}

.highlightImage:after{
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  content: "";
  left: 0;
  top: 0;
  z-index: -1;
  box-shadow: 0 0 20px rgba(99,99,99,.35);
}

/* ---------------------------------- */
/* --------- CUSTOM FOOTER  --------- */
/* ---------------------------------- */

#footerTop{
  position: relative;
  background: #000718;
  border: none;
}

#footerTop .container{
  padding: 8em 50px;
  margin: auto;
}

#footerTop:before{
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background: url(/thumbnaillarge/bg-12.jpg);
  background-size: cover;
  background-position: center;
  opacity: .15;
}

.footerContact{
  margin: auto;
  font-size: 1.2em;
  color: #fff;
  text-align: center;
}

footer .contactContainer{
  float: none;
}

#footerTop h1,
.footerContact h6,
.footerContact h6.phone a{
  color: #fff!important;
  border: none!important;
}

.footerContact a{
  color: #fff;
}

.footerContact h6.phone{
  font-size: 1.8em;
  margin: .6em 0 1.2em;
}

.footerContact .enquire-trigger{
  text-transform: uppercase;
  letter-spacing: .2em;
}

#footerTop .col-2 p{
  line-height: 1.5em;
  font-size: .9em;
}

#footerTop .footerLogos{
  width: 50%;
  font-size: 1.2em;
}

#footerTop .footerLogos img{
  width: 120px;
  height: auto;
  padding: 5px 5px 1px;
}

#footerBottom .container{
  display: block;
}

footer nav{
  margin: auto;
  width: 100%!important;
  text-align: center;
  margin-bottom: 30px;
  font-size: 1.3em;
  text-transform: uppercase;
}

#menu nav li a[href*="footer"]{
  display: none;
}

footer nav li a{
  display: none;
}

footer nav li a[href*="footer"]{
  display: inline-block
}


footer nav li{
  float: none;
}

.footerRight{
  text-align: center;
  margin: 0;
}

/* ---------------------------------- */
/* ------ BACKGROUND IMAGE CSS ------ */
/* ---------------------------------- */

.backgroundImage {
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
}

.backgroundImage:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#133f69+0,00072f+100&0.7+0,1+100 */
  background: -moz-radial-gradient(center, ellipse cover, rgba(19,63,105,0.7) 0%, rgba(0,7,47,1) 100%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(19,63,105,0.7) 0%,rgba(0,7,47,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(19,63,105,0.7) 0%,rgba(0,7,47,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3133f69', endColorstr='#00072f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  opacity: .85;
}

.siteBottom section.bg,
.siteBottom section.bg p,
.siteBottom section.bg h1,
.siteBottom section.bg h2,
.siteBottom section.bg h3,
.siteBottom section.bg h4,
.siteBottom section.bg h5,
.siteBottom section.bg h6,
.siteBottom section.bg a,
.siteBottom section.bg ul li::before{
  color: #fff;
}


/* ---------------------------------- */
/* ----------- SUB BANNERS ---------- */
/* ---------------------------------- */

#subBanner{
  position: relative;
}

#subBanner .container{
  background: url(/thumbnaillarge/bg-5.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  max-width: none;
  opacity: .15;
  min-height: 300px;
  /*  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
  filter: grayscale(100%);
  -webkit-filter: gray;
  filter: gray; */
}

#subBanner:before{
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#133f69+0,00072f+100&0.7+0,1+100 */
  background: -moz-radial-gradient(center, ellipse cover, rgba(19,63,105,0.7) 0%, rgba(0,7,47,1) 100%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(19,63,105,0.7) 0%,rgba(0,7,47,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(19,63,105,0.7) 0%,rgba(0,7,47,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3133f69', endColorstr='#00072f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  opacity:1;
}


#subBanner .container.hasImage {
  background-size: cover !important;
  background-position: center center !important;
  padding-bottom: 20%;
  min-height: 300px;
}



/* ---------------------------------- */
/* ------- TESTIMONIAL SLIDER ------- */
/* ---------------------------------- */

/* Slider */
.slick-slider {
  position: relative;

  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;

  padding-top: 20px;
  padding-bottom: 40px;
  max-width: 1000px;
  margin: 20px auto;
  border-top: 1px solid rgba(255,255,255,.2);
  border-bottom: 1px solid rgba(255,255,255,.2);
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging{
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;  
  display: flex;
  align-items: center;
}

.slick-track div > a {
  display: block;
  width: 95%;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;  
  padding: 0 60px;
  font-size: 1.4em;
  line-height: 1.3em;
}


.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;

  position: absolute;
  z-index: 1;

  display: block;

  width: 20px;
  height: 20px;
  padding: 0;

  cursor: pointer;

  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev,
.slick-next
{
  bottom: 18px;
}

.slick-prev {
  left: 20px;
}


/* Dots */

.slick-dots {
  position: absolute;
  bottom: 10px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.teamSlider .slick-dots {
  bottom: -20px;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li:before {
  display: none;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;

  display: block;

  width: 20px;
  height: 20px;
  padding: 5px;

  cursor: pointer;

  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {

  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  color: #7fe8ff;
}

.slick-dots li button:before {
  content:  "\f111";
  color: #fff;

  font-family: 'FontAwesome';
  font-size: 8px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  color: #7fe8ff;
}

/* testimonial slider adjustments */

.testimonialSlider .slick-slide {text-align: center;}

.slick-prev:before,.slick-next:before {color: #111;}

.slick-dots li button:before {color: #111;}

.slick-dots li.slick-active button:before {color:   color: #e3cd6f;
  ;}

.slick-dots *,
.slick-dots *:before,
.slick-prev,
.slick-next:before {
  transition: 0.2s;
}

.slick-list:before, .slick-list:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 120px;
  width: 3vw;
  z-index: 1;
}


.testimonialWrap img{
  max-width: 250px!important;
  margin: auto;
}

@media all and (max-width: 700px) {

  .slick-slide {  
    padding: 0 10px;
  }

  .slick-list:before, .slick-list:after {
    display:none;
  }

}

/* ---------------------------------- */
/* ---------- BLOG STYLING ---------- */
/* ---------------------------------- */

.blogHome #subBanner{
  margin: 0;
  padding: 0;
}

.blogHome #subBanner .container.hasImage{
  padding-bottom: 0px;
}

.imageColumn .item{
  width:100%;    
}

.imageColumn .contentImg {
  width:100%;
  height:auto!important;
  padding:0!important;;
}

.imageColumn img {
  width:100%;
}

.imageColumn  {
  width:25%;
  padding:0 10px;
  box-sizing:border-box;
  display:inline-block;
}

.imageColumns {
  width:100%;
  max-width:1400px;
  margin:auto;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  padding: 4em 0;
  position: relative
}

.imageColumns:before{
  position: absolute;
  left: -1000px;
  top: 0;
  height: 100%;
  width: calc(100% + 2000px);
  content: "";
  background: rgba(0,0,0,.08);
  z-index: -1;
}

h3.blogTitle{
  font-size: 1em!important;
  text-transform: none;
}

.blogPost{
  border: none;
  background: rgba(0,0,0,.08);
  padding: 0;
  margin: 20px 0;
}

.blogPost .blogPostHero .image{
  width: 100%;
  padding-bottom: 100%;
}

.blogPost .blogPostHero .image.noImage{
  display: none;
}

.blogPost .blogPostHero{
  width: 100%;
  height: auto;
}

.blogPost .blogPostDetails {
  width: 100%;
  padding: 1.5em 1em 0;
}

.blogPost .blogPostDetails .blogPostAuthor,
.blogPost .blogPostDetails .blogPostDate {
  font-style: normal;
  color: #bbb;
  font-weight: 400;
  font-size: 0.8em;
  padding: 0;
}

.blogArticle .blogArticlePublish {
  font-style: normal;
  color: #bbb;
  font-size: 0.9em;
  margin: 0 0 1.0em 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}

.blogArticlePublish div{
  padding: 0 10px;
  border-left: 1px solid #ccc;
}

.blogArticlePublish div:first-child{
  padding-left: 0;
  border-left: none;
}

.categorySection .siteContent.blogArticle {
  width: calc(100% - 0px);
}

.categorySection h1{
  font-weight: 300;
}

.siteBottom .contentPagesWrap section.blog {
  padding: 4em 0;
}

.blogArticle h1{
  margin-bottom: 2em;
  line-height: 1.6em;
}

.blogArticleWrap{
  position: relative;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  flex-direction: row-reverse;
}

.blogContentWrap{
  padding-right: 20px;
}

.blogArticle .blogArticleWrap .blogPostHero {
  float: none;
  margin: 0;
  max-width: none;
}

.blogArticle .blogArticleWrap {
  line-height: 1.6em;
}

@media all and (max-width: 700px) and (min-width: 0px){

  .blogArticleWrap{
    display: block;
  }

  .blogArticle .blogArticleWrap .blogPostHero,
  .blogArticleWrap .blogContentWrap{
    width: 100%;
  }

  .blogHome #subBanner .container.hasImage:before{
    font-size: 1.8em;
  }

  .siteBottom .contentPagesWrap section.blog {
    padding: 0em 0 2em;
  }

  section.blog .siteContent {
    padding: 0em 10px;
  }

}

.blogSubHead h2:before{
  display: none;
}


/* ---------------------------------- */
/* ----------- CUSTOM CSS ----------- */
/* ---------------------------------- */

.siteBottom section{
  position: relative;
}

.siteBottom section:nth-child(even) .textSection{
  background: #eee;
}

.siteBottom [style*="justify"] {
  text-align-last: center;
}

.textSection .icon{
  max-width: 120px!important;
}

.photoSection .container{
  padding: 6em 40px;
}

.siteBottom .textSection{
  background: #fff;
}

.siteBottom .photoSection{
  background: #fff;
}

.categorySection .siteContent {
  width: calc(100% - 0px)!important;
}

.havealook{
  display: none;
}

/* ---------- CUSTOM HOME ----------- */


.link0 .textSection .siteContent{
  padding: 8em 0;
}

.link0 #section5 .textSection .siteContent{
  padding-bottom: 0;
}

.link0 #section5 .photoSection .container{
  padding-top: 4em;
}

/* -------- CUSTOM INTERNAL --------- */


/* --------- CUSTOM CONTACT --------- */


/* ---------------------------------- */
/* ------------- SHRINK ------------- */
/* ---------------------------------- */

#menu,
#menu *,
#banner,
#logo,
#subBanner,
#viewCart,
#logo svg,
.homeSlideshow,
.flickerplate,
.bannerContact,
.flickerplate ul.flicks>li .flick-inner,
.flickerplate ul.flicks>li .flick-inner:before,
.contactSocial{
  -webkit-transition:.4s ease-in-out;
  transition:.4s ease-in-out;
}

@media all and (min-width: 1050px){

  .shrink .homeSlideshow{
    height: calc(100vh - 90px);
  }

  .shrink .flickerplate,
  .shrink .flickerplate ul.flicks>li .flick-inner{
    height: calc(100vh - 90px);
  }

  .shrink #banner{
    height: 90px;
    background: #00072f;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
  }

  .shrink #logo{
    padding-top: 5px;
  }

  .shrink #logo svg{
    height: 60px;
  }

  .shrink #menu{
    top: 32px;
  }

  .shrink .bannerContact{
    top: -50px;
  }
}
/*------------------------------------*/
/*---------- MEDIA QUERIES -----------*/
/*------------------------------------*/

@media all and (max-width: 1300px) and (min-width: 700px){

  #banner .container {
    max-width: calc(100% - 20px);
  }

  .bannerContact{
    right: 10px;
    top: 20px;
  }


}


@media all and (max-width: 1100px) and (min-width: 700px){

  .butFrame{
    width: calc(50% - 20px);
  }

  .basicFrame{
    width: calc(50% - 20px);
  }


}

@media all and (max-width: 999px) and (min-width: 700px){
  #banner {
    position: absolute;
  }
  #menu{
    top: 120px;
    position: absolute;
    margin-left: 0;
    width: 100%;
  }
}

@media only screen 
  and (min-device-width : 768px) 
  and (max-device-width : 1024px)
  and (-webkit-min-device-pixel-ratio: 2) { 


}
