body *, :before, :after
{
  box-sizing: border-box;
}

/* ---------------------------------- */
/* ------ MAIN BODY OF WEBSITE ------ */
/* ---------------------------------- */
html {
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased;
}

body {
  background: #161616;
  font:400 16px/1.6em 'Lato', BlinkMacSystemFont, "-apple-system", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  color: #ddd;
}

a {
  color: #da291c;
  text-decoration: none;
  transition: .5s ease;
}

a:hover {
  color: #f13e31;
}

p {
  margin: .5em 0;
}

icon {
  font-family: fontawesome;
}


/* ---------------------------------- */
/* ------------ HEADINGS ------------ */
/* ---------------------------------- */
h1, h2, h3, h4, h5, h6 
{
  font-weight: 500;
  font-family: inherit;
  line-height: 1.2em;
  color: #fff;
}

h1 {
  font-size: 2.5em;
  font-weight: 300;
  letter-spacing: .05em;
  margin: .2em 0;
  text-transform: uppercase;
}

h2 {
  font-size: 1.8em;
  margin: .3em 0;
}

h3 {
  text-transform: uppercase;
  font-size: 1.6em;
  font-weight: 300;
  margin: .3em 0;
}

h4 {
  font-size: 1.1em;
  letter-spacing: .05em;
  margin: .2em 0;
}

h5 {
  font-size: 1.1em;
  margin: .2em 0;
}

h6 {
  font-size: 1em;
  margin: .2em 0;
}
h6 a {
  margin-bottom: 0.2em;
}

section {
  width: 100%;
}

.container {
  max-width: 1600px;
  width: 100%;
  margin: auto;
  position: relative;
}

.textSection .siteContent, .categorySection .siteContent, .viewCart .siteContent {
  padding: 2em 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: 2em;
}

/* ---------------------------------- */
/* ---------- 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 10px;
}

.siteContent, .searchContent {
  width: 100%;
  -ms-flex: 1 1 auto;
}

.buttonSection .siteContent, .buttonSection .container {
  padding: 0;
}

.desktop-hide, a.desktop-hide {
  display: none !important;
}

/* ---------------------------------- */
/* ------------ SIDEBAR ------------- */
/* ---------------------------------- */
.sidebar {
  width: 280px;
  padding: 2em 0.5em 15px;
  margin: 0px 15px 0 0;
  -webkit-box-flex: 0,;
  -ms-flex: 0, 0, 0;
  flex: 0, 0, 0;
  line-height: 1.5em;
  background: rgba(0, 0, 0, 0.1);
}

.textSection .sidebar, .photoSection .sidebar {
  display: none;
}

.sidebar .item, #outerSidebar .item {
  width: 100%;
  margin-top: 15px;
}

.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
{
  font-family: FontAwesome;
  display: inline-block;
  position: relative;
  color: inherit;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.quote:before
{
  content: "\f27b";
}

.phone:before {
  content: "\f098";
  /*phone in square*/
  content: "\f095";
  /*phone*/
}

.mobile:before {
  content: "\f10b";
  /*mobile*/
}

.email:before {
  content: "\f2b7";
  /*envelope open*/
  content: "\f2b6";
  /*envelope open solid*/
  content: "\f0e0";
  /*empty envelope*/
  content: "\f199";
  /*solid envelope*/
  content: "\f003";
  /*envelope in square*/
}

.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*/
}

/*-----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;
}
*/
/* ---------------------------------- */
/* --Standard for HR line styling  -- */
/* ---------------------------------- */
hr {
  border: 0;
  height: 1px;
  color: #ccc;
  background-color: #ccc;
  width: 100%;
}

/* ---------------------------------- */
/* ----------- NAVIGATION ----------- */
/* ---------------------------------- */
#menu {
  z-index: 101;
  background: #000;
  box-shadow: 0 0 5px rgba(0,0,0,.25);

  font-size: .9em;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255,255,255,.1);
}

#menu nav {
  position: relative;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;


  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;

  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#menu nav li
{
  position: relative;
  list-style: none;
  float: left;
  display: inline-block;
  margin: 0;
}

#menu nav > li
{
  /*   flex-grow: 1; */
}

#menu nav li a,
#menu .contact a
{
  display: inline-block;  
  text-decoration: none;
  padding: 0 10px;
  box-sizing: border-box;
  color: #fff;
  font-size: 1em;
}

#menu nav > li > a
{
  width: 100%;
  text-align: center;
  padding: 0 30px;
  border-top: 5px solid transparent;
  line-height: 40px;
}


#menu nav > li.current > a
{  
  border-top: 5px solid #da291c;
  color: #da291c;
}

#menu nav > li > a:hover
{
  color: #da291c;
}

#mobileMenu, #navToggleWrap {
  display: none;
}

#menu .contact
{
  margin-left: auto;
}

#menu .contact a
{
  padding: 0 30px;
  line-height: 45px;
  background: #fff;
  color: #000;
}

#menu .contact a:hover
{
  background: #222;
  color: #fff;
}

/* ---------------------------------- */
/* ------------ SUB MENU ------------ */
/* ---------------------------------- */
#menu nav ul {
  position: absolute;
  width: 100%;
  min-width: 200px;
  margin: 0;
  padding: 0;
  display: none;
  font-size: .85em;
}

#menu .subContainer {
  background: #404041;
  position: relative;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}

#menu nav ul li {
  width: 100%;
  display: inline-block;
}

.subContainer .current a,
.subContainer a:hover
{
  color: #f1f1f1 !important;
  background: #ca1f12;
}

.subContainer a:hover
{
  background: #da291c;
}

#menu nav ul li a {
  display: block;
  padding: 10px;
  line-height: 1.1em;
  border-left: 1px solid rgba(255,255,255,.1);
  border-right: 1px solid rgba(255,255,255,.1);
}

#menu nav ul li:first-child a
{

  border-top: 1px solid rgba(255,255,255,.1);
}

#menu nav ul li:last-child a
{
  border-bottom: 1px solid rgba(255,255,255,.1);

}

/*-----------------------------------*/
/*------------ 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: #f1f1f1;
  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: 80%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  image-rendering: auto;
  margin: 0;
}

.contentImgRow .caption {
  font-size: .9em;
  margin-top: 5px;
}

.contentImgRow .caption:empty {
  display: none;
}

/*----------------------------------------------*/
/*--------------- ENQUIRY FORM -----------------*/
/*----------------------------------------------*/
#enquiry {
  width: 100%;
  max-width: 400px;
  background: rgba(0, 0, 0, 0.05);
  float: right;
  padding: 0;
  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%;
  background: #da291c;
  color: #f1f1f1;
  padding: 12px 10px 12px;
  margin-bottom: 15px;
  font-size: 1.3em;
}

.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;

  display: none;
}

.enqRight {
  width: 75%;
  float: left;
}

.enqRow.half .enqLeft, .enqRow.half .enqRight {
  width: 100%;
  font-size: 1em;
}


.enqLeft, .enqRight {
  width: 100%;
  font-size: 1em;
}

.enqRow {
  padding: 3px 10px;
}

#enquiry input, #enquiry textarea, #enquiry select {
  font-family: inherit;
}

#enquiry input, #enquiry textarea {
  width: 100%;
  border: none;
  padding: 7px 5px;
  background: #f1f1f1;
  -webkit-appearance: none;
  border-radius: 5px !important;
  font-size: 16px;
}

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: #f1f1f1;
  color: #222;
  outline: 1px solid rgba(0, 0, 0, 0.05);
  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 #da291c;
}

#enquiry textarea {
  height: 80px;
  padding: 0px 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;
  cursor: pointer;
}

#enquiry select {
  width: 100%;
}

/*-----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 {
  width: 100%;
  font-size: .8em;
  padding: 20px 0;

  background: rgba(0,0,0,.9);
}
/* footer .container {
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-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,
footer a
{
  color: #fff;
}

footer a
{
  opacity: .5;
}

footer a:hover
{
  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 {
  padding: 50px 0;
  border-top: 1px solid rgba(255,255,255,.1);
  text-align: center;
}

footer p
{
  width: 100%;
  text-align: center;
}

/* ---------------------------------- */
/* ---------- CUSTOM FOOTER --------- */
/* ---------------------------------- */

footer
{
  padding-top: 0;
}

#footerInfo
{
  width: 100%;
  height: auto;
  padding: 50px 0;

  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}

#footerInfo > *
{
  padding: 0 10px;
}

footer nav
{
  display: inline-block;
  width: auto;
  margin-right: auto;
}

footer nav:before
{
  content: "site Map";
  display: block;
  padding: 0 10px;

  line-height: 1.2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.6em;
  font-weight: 300;
  margin: .3em 0;
}


.footerContact p
{
  text-align: left;  
}

.footerDetails > *
{
  text-align: right;
}

.footerLogo,
.footerLogo img
{
  display: block;
  width: 100%;
  height: auto;
}

.footerLogo
{
  padding: 10px !important;
  width: 100px;
}

/* ----------------------------------- */
/* --------------TO TOP -------------- */
/* ----------------------------------- */
#toTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 900;
}
#toTop:before {
  content: "\f077";
}

/* ---------------------------------- */
/* --------  ul list styling  ------- */
/* ---------------------------------- */
.siteBottom .siteContent li {
  margin-bottom: 0.5em;
  position: relative;
}

.siteBottom .siteContent ul {
  list-style: none;
}
.siteBottom .siteContent ul li:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 0.8em;
  margin-right: 10px;
  color: #da291c;
  position: absolute;
  top: 0;
  left: -20px;
}

/*-----------------------------------*/
/*-------------- GRID ---------------*/
/*-----------------------------------*/
.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  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: 0 5px 10px;
}

.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);
}

.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,
#enquiry input[type="submit"],
.basicFrame,
h6 a {
  display: inline-block;
  cursor: pointer;
  line-height: 1em;
  padding: 0.8em 1em;
  border-radius: 0;
  text-decoration: none;
  text-align: center;
  font-weight: normal;
}

* a.iconOnly {
  padding: 0.8em 0em;
  width: 2.8em;
}

* a.iconOnly:before {
  margin-right: 0;
}



/*primary button*/
.butS1,
a.basicFrame,
body .cartBtn.green,
body .cartBtn,
.cartItemAdd,
.checkoutNext,
.editDetails,
.saveDetails,
div button,
.blogBtn .button,
#toTop,
h6 a {
  color: #f1f1f1;
  background: #da291c;
  border: 1px solid #da291c;
}


.butS1:hover, .butS1:active,
a.basicFrame:hover,
a.basicFrame: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: #f1f1f1;
  background: #f13e31;
  border: 1px solid #f13e31;
}

.select:after {
  color: #f1f1f1;
  background: #f13e31;
  border: 1px solid #f13e31;
}

.select:hover:after,
.select:active:after {
  color: #f1f1f1;
  background: #f13e31;
  border: 1px solid #f13e31;
}

/*secondary button*/
.butS2, 
#enquiry input[type="submit"],
body .cartBtn.grey, 
.cartItemPrev, 
.checkoutPrev, 
.cartBtnHL.resumeShopping, 
.cartItemUpdate, 
.openCheckout, 
.blogNavigation a 
{
  background: none;
  border: 1px solid #f13e31;
  color: #f13e31;
}

.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: #f1f1f1;
  background: #da291c;
  border: 1px solid #da291c;
}

/*inverted button*/
.butS3 {
  background: none;
  border: 1px solid #fff;
  color: #fff;
}
.butS3:hover, .butS3:active {
  color: #fff !important;
  background: #f13e31;
  border: 1px solid #f13e31;
}


.butS1,
.butS2,
.butS3
{
  margin: .2em;
}

.fullWidthButtons .button
{
  width: 100%;
  width: calc(100% - 20px);
}

/*---- Graphic Button & Shop Category, Item----*/
.cartThumb {
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  position: relative;
  overflow: hidden;
  color: #f1f1f1;
  background: #da291c;
  border: 1px solid #EAEAEA;
}




/* CART */

.cartThumb:hover {
  color: #f1f1f1;
  background: #ca1f12;
}


.cartThumb.item {
  color: #222;
  background: #fff;
}

.cartThumb.item:hover {
  background: #eee;
}

.imageFrame {
  background: #f1f1f1;
}

.butImage, .cartThumbs .image {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.cartThumbs .cartThumb .imageFrame .image {
  background-size: contain !important;
}

.cartThumb .banner {
  background: #4183d7;
  color: #eee;
}

/*---- Shop Side Menu Colour ----*/
.categoryMenu li.current > a {
  background: #ca1f12;
  color: #f1f1f1;
}

.categoryMenu li > a:hover {
  background: #da291c;
  color: #f1f1f1;
}

/*---- Shop Other ----*/
.viewCartRowHeader {
  background: #ca1f12;
  color: #f1f1f1;
}


/* ---------------------------------- */
/* -----------  buttons  ------------ */
/* ---------------------------------- */


.butFrame 
{
  color:  #fff;
  width: calc(25% - 40px);

  margin: 20px !important;

  position:relative;
  z-index: 0;
  overflow: hidden;
  cursor:pointer;

  -ms-box-sizing:border-box;
  -o-box-sizing:border-box;
  box-sizing:border-box; 
}

.butImage
{
  position: relative;
  z-index: -1;
  width:100%;
  display:block;
  padding-bottom: 69%;

  background-repeat: no-repeat !important;
  background-position: center bottom !important;
  background-size: cover !important;

  transform: scale(1.2);
  opacity: .25;
}

.butText
{
  position:absolute;  
  top: 0;
  left: 0;

  display: block;

  width: 100%;
  height: 100%;

  display: block;
  padding: 5px 10px;
  box-sizing: border-box;

  display: -webkit-flex;
  display: flex;

  -webkit-flex-direction: column; 
  flex-direction: column;

  -webkit-align-items: center;
  align-items: center;

  -webkit-justify-content: center;
  justify-content: center;

  overflow: hidden;

  border: 1px solid #da291c;
}

.butHeading
{
  font-size: 1.5em;
  letter-spacing: .5em;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;

  color: #da291c;

}

.butText:before
{
  content: '';

  position: absolute;
  top:  50%;
  left: 50%;

  z-index: -1;

  opacity: .5;

  display: block;  
  width: 0;
  height: 0;

  background: #da291c;


  -webkit-transition:.5s ease;
  transition:.5s ease;
}

/* ---------------- HOVER STYLES ------------------ */

.butFrame *
{
  -webkit-transition:.5s ease;
  transition:.5s ease;
}

.butFrame:hover .butImage,
.butFrame:active .butImage
{
  transform: scale(1);
  opacity: 1;
}

.butFrame:hover .butHeading,
.butFrame:active .butHeading,
.butFrame:hover .butLink,
.butFrame:active .butLink
{
  color: #fff;
}

.butFrame:hover .butText:before,
.butFrame:active .butText:before
{
  top: 5%;
  left: 5%;

  width: 90%;
  height: 90%;
}

/* ---------------------------------- */
/* ----------  BASIC BTNS  ---------- */
/* ---------------------------------- */

.basicFrame 
{
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 5px;

  position:relative;
  overflow: hidden;
  cursor:pointer;

  text-align: center;


  padding-bottom: 2em;
  box-shadow: 0 20px 20px -15px rgba(0,0,0,.5);

  margin-bottom: 20px!important;

  box-sizing:border-box; 

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;

  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* 
.basicImage 
{
width:100%;
max-width: 100px;
max-height: 100px;
display:block;
margin: 0 auto;
}

.basicImage  img
{
display: block;
width: 100%;
height: auto;
}
*/

.basicHeading
{
  display: inline-block;
  width: auto;
  max-width: 300px;
  margin: 0 auto;
  position: relative;
  color: inherit;

  font-size: 1.25em;
  line-height: 1.1em;

  margin: 0 0 20px;
}

.basicHeading:before,
.basicHeading:after
{
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;

  display: block;
  width:0%;

  border-bottom: 1px solid;

  -moz-transition: .5s ease;
  -webkit-transition: .5s ease;
  -ms-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
}

.basicHeading:after
{
  left: auto;
  right: 50%;
}

.basicText
{
  padding: 0 20px;
}

.basicLink
{
  position: absolute;
  bottom: 0;
  left: 0;

  width: 100%;
  height: auto;
  padding: 10px;
  box-sizing: border-box;
}

/* ---------------- HOVER STYLES ------------------ */

.basicFrame *
{
  box-sizing: border-box;
  -moz-transition: 1s ease;
  -webkit-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
}

/* 
.basicFrame:hover .basicImage,
.basicFrame:hover .basicImage
{
-webkit-transform: rotatey(180deg);
-ms-transform: rotatey(180deg);
transform: rotatey(180deg);
}
*/

.basicFrame:hover .basicHeading:before,
.basicFrame:active .basicHeading:before,
.basicFrame:hover .basicHeading:after,
.basicFrame:active .basicHeading:after
{
  width: 50%;
}

@media(min-width: 701px)
{
  .aos-animate,
  .butFrame.aos-animate:nth-child(1),
  .basicFrame.aos-animate:nth-child(1)
  {
    transition-delay: .25s ;
  }

  .butFrame.aos-animate:nth-child(2),
  .basicFrame.aos-animate:nth-child(2)
  {
    transition-delay: .5s ;
  }

  .butFrame.aos-animate:nth-child(3),
  .basicFrame.aos-animate:nth-child(3)
  {
    transition-delay: .75s ;
  }

  .butFrame.aos-animate:nth-child(4),
  .basicFrame.aos-animate:nth-child(4)
  {
    transition-delay: 1s;
  }
}

/* ---------------------------------- */
/* ---------- VIEW CART BTN --------- */
/* ---------------------------------- */

.viewCartSection
{
  display: none;
}

#viewCart:before 
{
  content: "\f07a";
}

/* ---------------------------------- */
/* ---------- MAIN SECTIONS --------- */
/* ---------------------------------- */

.contentWrap.contentPagesWrap
{
  overflow: hidden;
}

.siteTop
{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 200;

  display: flex;
  flex-wrap: wrap-reverse;
}

/* ---------------------------------- */
/* ------------- BANNER ------------- */
/* ---------------------------------- */

#banner
{  
  z-index: 100;
  overflow: hidden;
  padding: 0 10px;

}

#banner .container
{
  width: 100%;

  display: -webkit-flex;
  display: flex;

  -webkit-flex-direction: row;
  flex-direction: row;

  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;

  -webkit-justify-content: space-between;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: space-between;

  padding: 10px 0;

  border-bottom: 1px solid rgba(255,255,255,.1);
}

.details
{
  padding: 0 10px;
}


.details a
{
  color: #fff;

  text-align: right;
  display: block;

  text-transform: uppercase;
}

.details a:hover
{
  color: #888;
}

.details a.button:hover
{
  color: #f1f1f1;
  border-color: #da291c;
}

.details a:first-child
{
  font-size: 2.18em;
  line-height: 1em;
}

.details a.email
{
  font-size: .965em;
}


.details a:first-child strong
{
  font-size: .75em;
}

.details .button
{
  padding: 10px;
}

.details a:hover
{
  opacity: 1;
}

.details #viewCart
{
  padding: 0;
  letter-spacing: .1em;
}

#logo,
#logo img
{
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}

#logo
{
  padding: 5px;
  box-sizing: border-box;
  width: 170px;
  z-index: 200;
}

#logo:before
{
  content: '';

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;

  background: url(/files/logoIcon.svg) center center no-repeat;
  background-size: contain;

  opacity: 0;
}


/* ---------------------------------- */
/* ----------- SUB-BANNERS ---------- */
/* ---------------------------------- */

#subBannerHome > .container,
#subBanner > .container, #subBannerBlog > .container 
{
  position: relative;
  max-width: none;
  background-position: center 25% !important;
  background-size: cover !important;
  box-sizing: border-box;
}

@media(min-width:701px)
{
  #subBannerHome > .container
  {
    min-height: 500px;
  }  
  
  #subBanner > .container,  #subBannerBlog > .container  {min-height: 250px;}
}

#subBannerHome > .container
{
  padding-bottom: 100vh;
}

#subBanner > .container.hasImage, #subBannerBlog > .container.hasImage,
{
  background-position: center !important;
  padding-bottom: 30%;
}


/* ---------------------------------- */
/* -------- SLIDESHOW STYLES -------- */
/* ---------------------------------- */


#slideAncre
{
  position: absolute;
  bottom: 120px;
}

.slideShow
{
  position: absolute;
  top: 0;
  left: 0;

  display: block;
  width: 100%;
  height: 100%;
  background-color: #161b1f;
  overflow: hidden;
}
.slideShow ul.flicks {
  width: 10000%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: block;
  position: relative;
}

.slideShow ul.flicks>li
{
  position: relative;
  float: left;
  width: 1%;
  height: 100%;
  background-attachment: scroll;
  background-position: center 15% !important;
  background-size: cover !important;
}


.slideShow > .flicks
{
  z-index: 0;
}

.slideShow > .flicks .flick-inner
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;

  display: flex;
  align-items: center;
  justify-content: center;

  background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
}

.slideShow > .flicks .flick-inner:before
{
  content: '';

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;

  background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,1) 100%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,1) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
}

.slideShow .flick-content * 
{
  color: #f1f1f1;
  max-width: 700px;
}

.slideShow .flick-content
{
  width: 100%;
  max-width: 1800px;
  padding: 150px 100px 0;
  z-index: 1;
}

.slideShow .arrow-navigation {
  position: absolute;
  height: 90%;
  width: 5%;
  top: 10%;
  max-width: 100px;
  z-index: 100;
  overflow: hidden
}
.slideShow .arrow-navigation .arrow {
  display: block;
  height: 100%;
  width: 100%;
  -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;
}
.slideShow .arrow-navigation .arrow:before {
  font-size: 4em;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  font-family: FontAwesome;
  color: #f1f1f1;
  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;
}

.slideShow.flicker-theme-dark .arrow-navigation .arrow:before {
  color: #333;
}
.slideShow .arrow-navigation:hover, .flickerplate .arrow-navigation .arrow:hover {
  cursor: pointer
}
.slideShow .arrow-navigation.left {
  left: 0%
}
.slideShow .arrow-navigation.left .arrow {
  opacity: 0;
  margin: 0px 0px 0px 50%;
  position: relative;
}
.slideShow .arrow-navigation.left .arrow:before {
  content: "\f104";
  text-shadow: 0 0 5px rgba(0,0,0,.25);
}
.slideShow .arrow-navigation.right {
  right: 0%
}
.slideShow .arrow-navigation.right .arrow {
  opacity: 0;
  margin: 0px 0px 0px -50%;
}
.slideShow .arrow-navigation.right .arrow:before {
  content: "\f105";
  text-shadow: 0 0 5px rgba(0,0,0,.25);
}
.slideShow .arrow-navigation.left.hover .arrow {
  opacity: 1;
  margin: 0px 0px 0px 0%
}
.slideShow .arrow-navigation.right.hover .arrow {
  opacity: 1;
  margin: 0px 0px 0px 0%
}
.slideShow .dot-navigation {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
  z-index: 10;
}
.slideShow .dot-navigation ul {
  position: relative;
  display: inline-block;
  text-align: center;
  list-style: none;
  padding: 0px 15px;
  width: auto;
  margin: 0 auto;
}

.slideShow .dot-navigation ul:before
{
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  border-left: 20px solid #f1f1f1;
  border-right: 20px solid #f1f1f1;;

}

.slideShow .dot-navigation ul li {
  display: inline-block;
  float: none
}
.slideShow .dot-navigation .dot {
  width: 15px;
  height: 15px;
  margin: 0px 5px;
  border: 1px solid #f1f1f1;

  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  -ms-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out
}
.slideShow .dot-navigation .dot:hover {
  cursor: pointer;
  background-color: rgba(255,255,255,0.6)
}
.slideShow .dot-navigation .dot.active {
  background-color: #f1f1f1
}
.slideShow .dot-navigation.left, .flickerplate .dot-navigation.left ul {
  text-align: left
}
.slideShow .dot-navigation.right, .flickerplate .dot-navigation.right ul {
  text-align: right
}
.slideShow.flicker-theme-dark .dot-navigation .dot {
  background-color: rgba(0,0,0,0.12)
}
.slideShow.flicker-theme-dark .dot-navigation .dot:hover {
  background-color: rgba(0,0,0,0.6)
}
.slideShow.flicker-theme-dark .dot-navigation .dot.active {
  background-color: #000
}

.slideShow.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
}
.slideShow.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
}
.slideShow.animate-jquery-slide ul.flicks {
  position: relative;
  left: 0%
}
.slideShow.animate-scroller-slide {
  padding-bottom: 0px;
  overflow: auto
}
.slideShow.animate-scroller-slide ul.flicks {
  position: auto
}
.slideShow.animate-transition-fade ul.flicks {
  position: relative
}
.slideShow.animate-transition-fade ul.flicks li {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.slideShow.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
}
.slideShow.animate-transition-fade.fade-inited ul.flicks li.first-flick {
  opacity: 1
}
.slideShow.animate-jquery-fade ul.flicks {
  position: relative
}
.slideShow.animate-jquery-fade ul.flicks li {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0
}

/* ---------------------------------- */
/* ----------- ULTIMATE CSS --------- */
/* ---------------------------------- */
/*Add to Home Screen Button */

.addtohome, .addtohome * {

  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.addtohome {
  position: fixed;
  left: 10px;
  right: 10px;
  bottom: 20px;  
  margin: auto;
  display: none;
  z-index: 1000000;  
  background: rgba(0, 0, 0, .8);
  border-radius: 5px;  
  padding: 8px 2%;
}

.addToHome .flexCenter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.addToHomeLogo {
  display: inline-block;
  width: 65px;
  background: #f1f1f1;
  border-radius: 5px;
  overflow: hidden;
}
.addToHomeLogo img {
  width: 100%;
  height: auto;
}

.addtohome .addHomeText {
  display: inline-block;
  width: calc(94% - 65px);
  margin-left: 2%;
  color: #f1f1f1;
  font-weight: 300;
  font-size: 0.85em;
  line-height: 1.4em;
  padding: 8px 0 6px;
}
.addIcon {
  margin: 0 2px;
  width: 12px;
  height: 12px;
  display: inline-block;
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  position: relative
}
.addIcon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  box-sizing: border-box;
  height: 1px;
  border-left: 3px solid #f1f1f1;
  border-right: 3px solid #f1f1f1;
}
.addIcon:after {
  content: "\f176";
  font-family: FontAwesome;
  font-size: 10px;
  position: absolute;
  top: -10px;
  left: 3px;
  margin: auto;
}
.addtohome:after {
  position: absolute;
  bottom: -10px;
  left: 46%;
  width: 0px;
  height: 0px;
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, .8);
}
.addtohome:before {
  content:  "\f057";
  font-family: FontAwesome;
  color: #f1f1f1;
  position: absolute;
  top: 1px;
  right: 3px;
}


/*Add to Home Screen Button */

.addtohome, .addtohome * {

  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.addtohome {
  position: fixed;
  left: 10px;
  right: 10px;
  bottom: 20px;  
  margin: auto;
  display: none;
  z-index: 1000000;  
  background: rgba(0, 0, 0, .8);
  border-radius: 5px;  
  padding: 8px 2%;
}

.addToHome .flexCenter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.addToHomeLogo {
  display: inline-block;
  width: 65px;
  background: #f1f1f1;
  border-radius: 5px;
  overflow: hidden;
}
.addToHomeLogo img {
  width: 100%;
  height: auto;
}

.addtohome .addHomeText {
  display: inline-block;
  width: calc(94% - 65px);
  margin-left: 2%;
  color: #f1f1f1;
  font-weight: 300;
  font-size: 0.85em;
  line-height: 1.4em;
  padding: 8px 0 6px;
}
.addIcon {
  margin: 0 2px;
  width: 12px;
  height: 12px;
  display: inline-block;
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  position: relative
}
.addIcon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  box-sizing: border-box;
  height: 1px;
  border-left: 3px solid #f1f1f1;
  border-right: 3px solid #f1f1f1;
}
.addIcon:after {
  content: "\f176";
  font-family: FontAwesome;
  font-size: 10px;
  position: absolute;
  top: -10px;
  left: 3px;
  margin: auto;
}
.addtohome:after {
  position: absolute;
  bottom: -10px;
  left: 46%;
  width: 0px;
  height: 0px;
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, .8);
}
.addtohome:before {
  content:  "\f057";
  font-family: FontAwesome;
  color: #f1f1f1;
  position: absolute;
  top: 1px;
  right: 3px;
}



/* Drop Down Enquiry */

#enquire-dropdown {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.95);
  display: none;
  overflow: hidden;
}

#enquire-dropdown .container {
  width: 100%;
  height: 100%;
  height: 100vh;
  max-width: 1100px !important;
  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;
  position: initial;
}

#enquire-dropdown .flexRow {
  width: 100%;
  text-align: center;
  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: space-between;
  -ms-flex-pack: justfiy;
  justify-content: space-between;
}

#enquire-dropdown .col-2 {
  width: calc(50% - 20px);
  margin: 10px;
}

#enquire-dropdown #enquiry {
  color: #f1f1f1;
  background: none;
  font-size: 1em;
  width: 100%;
  max-width: 450px;
  margin: auto;
  float: none;
}

.dropContact {
  text-align: center;
  color: #f1f1f1;
  border-right: 1px solid rgba(255,255,255,0.5);
}

#enquire-dropdown h3 {
  color: #f1f1f1;
  margin-bottom: 25px;
  font-size: 1.8em;
  font-weight: inherit;
  text-align: center;
  width: 100%;
}

#enquire-dropdown #enquiry input,
#enquire-dropdown #enquiry textarea {
  border: none;
  padding: 7px 15px 7px 45px;
  -webkit-appearance: none;
  /*border-radius: 15px;*/
  font-family: inherit;
  background: rgba(255, 255, 255, 0.05);
  color: #f1f1f1;
  width: 100% !important;
  font-size: 0.9em;
  box-sizing: border-box;
}

#enquire-dropdown #enquiry input[type="submit"] {
  margin-bottom: 10px;
  border: 0;
  color: #f1f1f1;
  padding: 10px 0;
  cursor: pointer;
  width: 100%;
}

.alignLeft {
  text-align: left;
  padding: 4px 25px;
  font-size: 0.9em;
}

#enquire-dropdown #enquiry .alignLeft input {
  width: auto !important;
  display: inline-block;
  margin: 0 15px;
  background: rgba(255, 255, 255, 0);
  -webkit-appearance: checkbox;
}

.required {
  font-size: 0.9em;
  text-align: left;
}

.closeBtn {
  color: #f1f1f1 !important;
  background: none !important;
  font-size: 2.8em;
  font-weight: 100;
  letter-spacing: 1px;
  padding: 2px 13px;
  position: absolute;
  right: 20px;
  text-decoration: none;
  text-transform: uppercase;
  top: 20px;
  line-height: 1.6em;
  font-family: FontAwesome;
  cursor: pointer;
}

.closeBtn,
#enquire-dropdown #enquiry input[type="submit"] {
  -moz-transition: .25s;
  -webkit-transition: .25s;
  -ms-transition: .25s;
  -o-transition: .25s;
  transition: .25s;
}

/*  INPUT ICONS */

#enquire-dropdown .enqRow {
  position: relative;
}

#enquire-dropdown .enqRow span.FontAwesome {
  position: absolute;
  top: 8px;
  left: 28px;
  font-size: 0.9em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#enquire-dropdown .enqRow span.FontAwesome:before {
  font-family: FontAwesome;
}

#enquire-dropdown .phone:before {
  content: "\f095";
}

#enquire-dropdown .email:before {
  content: "\f003";
}

#enquire-dropdown .name:before {
  content: "\f007";
}

#enquire-dropdown .question:before {
  content: "\f0e6";
}

#enquire-dropdown .clock:before {
  content: "\f017";
}


#enquire-dropdown ::-webkit-input-placeholder {
  color: #f1f1f1;
  opacity: 0.6;
}

#enquire-dropdown :-moz-placeholder {
  color: #f1f1f1;
  opacity: 0.6;
}

#enquire-dropdown ::-moz-placeholder {
  color: #f1f1f1;
  opacity: 0.6;
}

#enquire-dropdown :-ms-input-placeholder {
  color: #f1f1f1;
  opacity: 0.6;
}

/* MEDIA QUERIES */

@media all and (max-width: 700px) and (min-width: 0px) {
  #enquire-dropdown .mobile-hide {
    display: none !important;
  }
  #enquire-dropdown .col-2 {
    width: calc(100% - 20px);
  }
}

/* COLOR MODIFIER */

.closeBtn:hover,
.closeBtn:active,
#enquire-dropdown .enqRow span.FontAwesome:before,
#enquire-dropdown a {
  color: #da291c !important;
  opacity: .85;
}

#enquire-dropdown a:hover {
  color: #f13e31;
  opacity: 1;
}

#enquire-dropdown #enquiry input[type="submit"] {
  color: #da291c;
  border: 1px solid #da291c;
  border-radius: 5px;
}

#enquire-dropdown #enquiry input[type="submit"]:hover,
#enquire-dropdown #enquiry input[type="submit"]:active
{
  color: #f1f1f1 !important;
  background: #da291c !important;
}

#enquire-dropdown .contact.details a
{
  padding: 5px;
}



/* ---------------------------------- */
/* ----------- PRELOADER  ----------- */
/* ---------------------------------- */

#loader-wrapper.change-message--on-load.cookie-hide
{
  display: none !important;
}

#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: 400px;
  border: 3px solid transparent;
  z-index: 1001;

  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;

}


#loader img{
  width:100%;
  height:auto;
  opacity:0;
  filter: alpha(opacity=0);
}

#loader img{
  -webkit-animation: load 4s alternate; 
  animation: load 4s alternate;
}

@-webkit-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);
  }
}
@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);
  }
}

#loader-wrapper .loader-section {
  position: absolute;
  top: 0;
  width: 51%;
  height: 100%;
  background: #111;
  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;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

/* 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;
}

/* ---------------------------------- */
/* ----------- CUSTOM CSS ----------- */
/* ---------------------------------- */

.scrollDown:before
{
  content: '\f107';
  font-family: FontAwesome;
  font-size: 2em;

  display: inline-block;

  line-height: 40px;
  min-width: 40px;
  text-align: center;
  border: 1px solid;
}

.scrollDown:hover:before
{
  background: #fff;
  color: #111;
}


.custTable td
{
  border-left: 10px solid;
  padding: 0 10px;
}

@media(max-width:850px)
{
  .moduleTable > tbody > tr
  {
    display: flex;
    flex-wrap: wrap;    
  }
}

.moduleTable > tbody > tr > td.imgCell
{
  padding: 0 !important;
  order: 1;
}

/* ---------------------------------- */
/* -------- CUSTOM SECTIONS --------- */
/* ---------------------------------- */


.sectionWrap .textSection,
.sectionWrap .imagetSection
{
  position: relative;
  z-index: 1;

  overflow: hidden;
}

.M_left_img,
.M_left_full_img,
.M_right_img,
.M_right_full_img
{
  margin: 0 auto;
  box-sizing: border-box;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;

  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;


  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.M_left_img,
.M_right_img
{
  /*! max-width: 1200px; */
  margin: 0 auto;
}

@media(min-width: 700px)
{
  .M_left_img,
  .M_left_full_img,
  .M_right_img,
  .M_right_full_img
  {
    min-height: 25vh;
  }

  .M_left_img .textSection
  {
    order: 2;
  }
  .M_left_img .photoSection .container
  {
    /*     margin:0 0 0 auto; */
  }

  .M_right_img .textSection .container
  {
    padding: 30px;
    margin: 0 0 0 auto;
  }
}

.M_full_img:before,
.M_full_red_img:before
{
  background: rgba(0,0,0,.15);
}

.siteBottom section {
  position: relative;
  z-index: 1;
}

.backgroundImage {
  position: absolute;
  background-size: cover;
  background-position: center center;
}

/*-- full width image --*/
.M_full_img .backgroundImage,
.M_full_red_img .backgroundImage,
.M_full_img .backgroundImage:before,
.M_full_red_img .backgroundImage:before
{
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0;
  z-index: 0;

  background-position: center center;
}

.M_full_img .backgroundImage,
.M_full_red_img .backgroundImage
{
  background-attachment: fixed;
}

.M_full_img .siteContent *,
.M_full_red_img .siteContent *,
.M_full_img,
.M_full_red_img
{
  color: #fff;
}

.M_full_img .custTable td,
.M_full_red_img .custTable td
{
  border-color: inherit;
}

.M_full_img,
.M_full_red_img
{
  padding: 100px 0;
}

.M_full_img .backgroundImage:before,
.M_full_red_img .backgroundImage:before
{
  content: '';
  position: absolute;

  background: #111;

  opacity: .8;
  box-shadow:inset 0 0 5px rgba(0,0,0,.5);
  z-index: -1;
}

.M_full_red_img .backgroundImage:before
{
  background: #c31515;
}

/*-- image left/right --*/

.M_left_full_img,
.M_right_full_img
{
  background: #da291c;
}


.M_left_full_img .backgroundImage,
.M_right_full_img .backgroundImage,
.M_left_img .backgroundImage,
.M_right_img .backgroundImage
{
  top: 0; 
  left: 0; 
  bottom: 0; 
  z-index: -1;
}

.M_left_full_img .backgroundImage,
.M_right_full_img .backgroundImage
{
  width: 50%;
  z-index: -1;
}

.M_left_full_img > div,
.M_right_full_img > div,
.M_left_img > div,
.M_right_img > div
{
  width: 50%;
  margin: 0 0 0 auto;
  padding: 0;
  box-sizing: border-box;
}

.M_left_full_img .container,
.M_right_full_img .container,
.M_left_img .container,
.M_right_img .container
{
  max-width: 830px;
  margin: 0 auto 0 0;
  padding: 0;
}

@media(min-width:800px){
  .M_left_img .textSection .container,
  .M_right_img .textSection .container
  {    
    align-items: center;
    min-height: 50vh;
  }

  .M_left_img .backgroundImage,
  .M_right_img .backgroundImage
  {
    overflow: hidden;   
  }
  /* 
  .M_left_img .backgroundImage:before,
  .M_right_img .backgroundImage:before
  {
  content: '';
  position: absolute;
  top: 0;
  z-index: 11111;

  display: block;
  border-bottom: 100vh solid transparent;
}

  .M_right_img .backgroundImage:before
  {
  left: 0;
  border-left: 50px solid #f1f1f1;
}

  .M_left_img .backgroundImage:before
  {
  right: 0;
  border-right: 50px solid #f1f1f1;
}
  */
}


.M_left_img .siteContent,
.M_right_img .siteContent
{
  padding: 30px;
}




.M_left_full_img .siteContent,
.M_right_full_img .siteContent
{
  max-width: 600px;
  padding: 20px;
  margin: 0 auto;
}

.M_left_full_img .siteContent *,
.M_right_full_img .siteContent *
{
  color: #f1f1f1;
}


.M_right_full_img > div,
.M_right_img > div
{
  margin: 0 auto  0 0;
}

/*-- image right --*/

.M_right_full_img .backgroundImage,
.M_right_img .backgroundImage
{
  left: auto; 
  right: 0;
}

.M_right_full_img section,
.M_right_img section {
  margin: 0 auto 0 0;
}


.M_left_img .contentImgRow > *,
.M_right_img .contentImgRow > *
{
  width: calc(50% - 10px);
}

@media(max-width:500px)
{
  .M_left_img .contentImgRow > *,
  .M_right_img .contentImgRow > *
  {
    width: calc(100% - 10px);
  }
}


@media all and (max-width: 850px){

  .M_full_img,
  .M_full_red_img,
  .M_left_img,
  .M_right_img,
  .M_left_full_img,
  .M_right_full_img
  {
    padding: 40px 20px;
    box-sizing: border-box;
    display: block !important;
    border: none !important;
  }  

  .M_left_img,
  .M_right_img,
  .M_left_full_img,
  .M_right_full_img
  {
    padding: 0;
  }

  .M_left_img .siteContent,
  .M_right_img .siteContent,
  .M_left_full_img .siteContent,
  .M_right_full_img .siteContent
  {
    padding: 50px 20px;
  }



  .M_left_img > div,
  .M_left_full_img > div,
  .M_right_img > div,
  .M_right_full_img > div
  {
    width: 100%;
    padding: 0 0;
  }

  .M_left_img .container,
  .M_right_img .container,
  .M_left_full_img .siteContent,
  .M_right_full_img .siteContent
  {
    max-width: 100%;
  }

  .M_left_img .backgroundImage, 
  .M_right_img .backgroundImage,
  .M_left_full_img .backgroundImage,
  .M_right_full_img .backgroundImage
  {   
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding-bottom: 75%;
  }

  .M_left_img .backgroundImage:nth-child(3), 
  .M_right_img .backgroundImage:nth-child(3)
  {
    display: none;
  }

  .M_left_img .backgroundImage:before, 
  .M_right_img .backgroundImage:before
  {
    display: none;
  }
}

/* ------ Responsive YouTube and Vimeo clips ------- */

.embed-container { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow: hidden; 
  max-width: 100%; 
} 

/* .link0 #section3 .twoColumn .embed-container
{  
padding-bottom: 72%; 
}
*/

/* Responsive Videos */

.embed-container iframe, .embed-container object, .embed-container embed { 
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100% !important; 
  height: 100% !important; 
}

.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; 
}

/* ---------------------------------- */
/* ------ HOME/CONTACT STYLES ------- */
/* ---------------------------------- */

/* CUSTOM TABLE ON HOME PAGE */


/* SCROLL ANIMATIONS */

@media(min-width:701px)
{
  .siteTop,
  #banner,
  #logo,
  #logo:before,
  #logo img
  {
    transition: 1s ease;
  }

  #logo img
  {    
    transition-delay: .5s;
  }

  .siteTop
  {
    box-shadow: 0 0 5px rgba(0,0,0,.0);
  }

  #banner
  {
    position: relative;
  }
  .mobileScrollStart #banner
  {
    background: rgba(0,0,0,.9);
  }

  .mobileScrollStart .siteTop
  {
    box-shadow: 0 0 5px rgba(0,0,0,.15);
  }

  .mobileScrollStart #logo
  {
    width: 100px;
  }

  .mobileScrollStart #logo img
  {
    opacity: 0;
    transition-delay: 0s;
  }

  .mobileScrollStart .details a
  {
    padding: 0;
    line-height: 1.2em;
    opacity: .5;
  }

  .mobileScrollStart .details a:hover
  {
    color: #fff;
    opacity: 1;
  }

  .mobileScrollStart #logo:before
  {

    opacity: 1;
    transition-delay: .5s;
  }
}

/* CUSTOM MAP COLOURS */

#map_wrapper 
{
  height: 450px;/* Height Required */
}

#map_canvas
{
  width: 100%;
  height: 100%;
}

/* ---------------------------------- */
/* ------------ COLOURS ------------- */
/* ---------------------------------- */
.darkTone {
  background: #ca1f12;
}

.midTone {
  background: #da291c;
}

.lightTone {
  background: #f13e31;
}

.highlightTone {
  background: #493bb4;
}

.greyLightest {
  background: #eee;
}

.greyLight {
  background: #ccc;
}

.greyMid {
  background: #aaa;
}

.greyDark {
  background: #222;
}

.white {
  background: #f1f1f1;
}

.black {
  background: #000;
}

/*------------------------------------*/
/*---------- MEDIA QUERIES -----------*/
/*------------------------------------*/

