/* compiled by scssphp v0.0.12 on Mon, 14 Sep 2020 11:11:14 +1200 (1.4021s) */

/* All core SCSS documents combined using import */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* --------------------------------------------------- 
TEMPLATE.CORE.CSS contains the default styles for websites
built in the edit system.
--------------------------------------------------- */
/* --------------------------------------------------- 
TEMPLATE.CSS contains the default styles for websites
built in the edit system.
--------------------------------------------------- */
/* Spacing */
/* Phone link */
/* Header */
/* Navigation */
/* Rotator */
/* Text */
/* Headings */
/* Links */
/* Content */
/* Pre-footer */
/* Footer */
/* Main body */
/* --------------------------------------------------- 
PRINT.CSS contains print only styles to effect the 
design layout for print
--------------------------------------------------- */
/* --------------------------------------------------- 
TEMPLATE.RESPONSIVE.SCSS contains responsive design styles
to effect the design layout based on screen resolution
--------------------------------------------------- */
/* Content */
/* Phone link */
/* Mobile menu */
/* Annimations */
/* News */
/*.home-page #container-flash .rotator-over,
	.landing-page #container-flash .rotator-over {top:31%;}*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
.wf-loading {
  visibility: hidden;
}
.material-icons {
  visibility: hidden;
}
.wf-active {
  visibility: visible;
}
.wf-active .material-icons {
  visibility: visible;
  /* Main body */
}
html, body {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;
  color: #000;
  clear: both;
  margin: 0 auto;
}
body {
  visibility: hidden;
}
.wf-active body {
  visibility: visible;
}
.hide {
  display: none;
  /* Default links */
}
a {
  text-decoration: none;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.backgroundimage-content a {
  color: #fff;
  /* Links with no colour */
}
a .silent, a.silent {
  color: #000;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #000;
}
a img {
  border: none;
  /* Button link */
}
.readmore, .buynow, .backlink {
  display: inline-block;
}
a:hover .readmore, a:hover .buynow, a.backlink:hover {
  /* Read more link */
}
a:hover .readmore {
  /* Buy now link */
}
a:hover .buynow {
  /* Back link */
}
a.backlink:hover {
  /* Default headers */
}
h1, h2 {
  font-weight: 700;
  margin: 0px 0px 0px 0px;
}
article h1, h3, h4, h5, h6 {
  font-weight: 700;
  margin: 0px 0px 0px 0px;
}
h1 {
  font-size: 26px;
  line-height: 1.2;
  padding: 10px 0 22px 0;
}
h2 {
  font-size: 22px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
}
h3 {
  font-size: 18px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
}
h4, article h1 {
  font-size: 16px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
}
h5 {
  font-size: 15px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
}
h6 {
  font-size: 14px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
  /* Backgrounds */
}
.background.light {
  background-color: #f9f9f9;
}
.background.dark {
  color: #fff;
  background-color: #204659;
}
.background.dark a:hover {
  color: #fff;
}
.background.image {
  color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.background.parallax {
  color: #fff;
  min-height: 200px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  position: relative;
}
.backgroundimage-content {
  color: #fff;
  /* Borders */
}
.border, .divider, hr {
  border: solid #e1e1e1 0px;
}
.border.full {
  border-width: 1px;
}
.border.top {
  border-top-width: 1px;
}
.border.left {
  border-left-width: 1px;
}
.border.right {
  border-right-width: 1px;
}
.border.bottom {
  border-bottom-width: 1px;
  /* Standard clearer */
}
.clearer {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 0;
  padding: 0 0 0 0;
  margin: 0 auto;
  border: none;
  /* Standard divider */
}
.divider, hr {
  background: none;
  clear: both;
  font-size: 0;
  line-height: 20px;
  height: 20px;
  padding: 0 0 0 0;
  margin: 20px 0 0 0;
  border-top-width: 1px;
  /* Text colours */
}
.colour.light {
  color: #8c999b;
}
.colour.green {
  color: #5ea90d;
}
.colour.grey {
  color: #8c999b;
}
.error, .checkout-error, .colour.red {
  color: #b60d04;
  /* Text size */
}
.tiny {
  font-size: 80%;
}
.small {
  font-size: 90%;
}
.small-center {
  font-size: 90%;
  text-align: center;
  font-style: italic;
}
.large {
  font-size: 110%;
}
.center {
  text-align: center;
  /* Align divs center */
}
.align.center {
  text-align: center;
}
.align.right {
  text-align: right;
}
.align.center-vert {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.align.center-horz {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.align.center-horz.center-vert, .align.center-vert.center-horz {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  /* list element */
}
ul {
  margin-top: 6px;
  margin-bottom: 6px;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}
ul > li {
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 4px;
  margin-left: 0;
  text-align: left;
  padding-left: 20px;
  position: relative;
}
ul > li:before {
  content: '●';
  position: absolute;
  font-size: 14px;
  left: 5px;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
}
ul.af_list li:before {
  display: none;
}
ol {
  counter-reset: item;
  list-style-type: none;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 0px;
}
ol > li {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 4px;
  margin-left: 0;
  padding-left: 35px;
  position: relative;
}
ol > li:before {
  counter-increment: item;
  content: counter(item) '. ';
  position: absolute;
  left: 5px;
  top: 0px;
  display: inline-block;
  vertical-align: middle;
  /* Other default elements */
}
acronym {
  border: none;
}
p {
  padding-top: 0;
  margin-top: 0;
  /* Hide elements that only work with javascript */
}
.js-show {
  display: none;
  /* Hide/show element that should only show on mobile */
}
.show-on-mobile {
  display: none;
  /* Legacy gaps to space elements */
}
.gap1 {
  float: left;
  width: 10px;
}
.gap2 {
  float: left;
  width: 4px;
}
.gap3 {
  float: left;
  width: 30px;
  /* Embedded */
}
embed, object, iframe, .map-holder {
  max-width: 100%;
  width: 100%;
  /* Images default */
}
img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  /* Image holders to hold images to the left or right */
}
.img-left {
  float: left;
  margin-right: 40px;
  margin-top: 4px;
  margin-bottom: 6px;
  text-align: center;
  max-width: 40%;
}
.img-right {
  clear: right;
  float: right;
  margin-left: 40px;
  margin-top: 4px;
  margin-bottom: 6px;
  text-align: center;
  max-width: 40%;
}
.img-left-small {
  float: left;
  margin-right: 40px;
  margin-top: 4px;
  margin-bottom: 6px;
  text-align: center;
  max-width: 20%;
}
.img-right-small {
  clear: right;
  float: right;
  margin-left: 40px;
  margin-top: 4px;
  margin-bottom: 6px;
  text-align: center;
  max-width: 20%;
}
.img-main, .img-center {
  text-align: center;
  margin-bottom: 6px;
}
.img-left img, .img-right img, .img-left-small img, .img-right-small img, .img-main img, .img-center img {
  vertical-align: middle;
}
img.lazyload {
  opacity: 0;
}
img.lazyloading {
  opacity: 0;
}
img.lazyloaded {
  opacity: 1;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /* Random images */
}
.random-image {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
#none {
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
  pointer-events: none;
  /* Standard page elements for laying out the main content of a website. */
}
#container1 {
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  border: none;
}
#container2 {
  text-align: left;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 0 0;
  border: none;
}
#container-header, #container-navigation, #container-flash, #container-intro, #container-bread, .container-intro, .container-title, .container-main, .container-main-top, .container-main-bottom, #container-footer, #container-base {
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
}
.wrap {
  width: 100%;
  max-width: 1080px;
  text-align: left;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 0 0;
  border: none;
  /* Header */
}
#container-header {
  background-color: #204659;
}
#container-header.random-image {
  background-color: transparent;
}
#header {
  height: 100px;
}
#container-header.random-image #header {
  background-color: transparent;
}
#header #logo {
  float: left;
  height: 100px;
  line-height: 100px;
  display: inline-block;
  padding-left: 25px;
  max-width: 260px;
}
#header #logo img {
  vertical-align: middle;
  /* Mobile quick call */
}
#header #mobile-link {
  display: none;
}
#header #mobile-link a {
  color: #fff;
}
#header #mobile-link h4 {
  display: inline-block;
  /* Top navigation */
}
#top-nav {
  float: right;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  color: #fff;
  font-size: 11px;
  text-align: right;
  white-space: nowrap;
  margin-top: 10px;
  padding-right: 20px;
}
#top-nav ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#top-nav ul li {
  float: left;
  display: inline-block;
  line-height: 22px;
  list-style: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-left: 0;
  background: none;
  position: relative;
}
#top-nav ul li:before {
  display: none;
}
#top-nav ul ul.sub-nav {
  position: relative;
  display: none;
  z-index: 950;
  /* Search */
}
#header #search {
  float: right;
  display: inline-block;
  height: 22px;
  margin-top: 10px;
  padding-right: 20px;
}
#header #search .search-off {
  color: #000;
  font-style: italic;
}
#header #search #search-box-input {
  width: 200px;
}
#header #search #search-button {
  margin-left: 6px;
  /* Main navigation */
}
#navigation {
  height: 40px;
  line-height: 40px;
  color: #fff;
}
#mobile-navigation {
  height: 40px;
  line-height: 40px;
  color: #fff;
  display: none;
}
#navigation ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#navigation ul li {
  float: left;
  display: inline-block;
  line-height: 40px;
  list-style: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-left: 0;
  background: none;
  position: relative;
  z-index: 900;
}
#navigation ul li:before {
  display: none;
}
#navigation ul li.mobile-item {
  display: none;
}
#navigation li > a, #mobile-navigation li > a {
  float: left;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}
#navigation li > a strong, #navigation li > a b {
  display: block;
  height: 40px;
  line-height: 40px;
  font-weight: normal;
}
#navigation .material-icons {
  line-height: 40px;
}
#navigation li > a:hover, #navigation li > .over, #navigation li > .on {
  color: #fff;
  z-index: 894;
}
#navigation li > a:hover strong, #navigation li > .over strong, #navigation li > .on strong, #navigation li > a:hover b, #navigation li > .over b, #navigation li > .on b {
  cursor: pointer;
}
#navigation > ul .drop > a strong, #navigation > ul .drop > a b, #navigation > ul .drop > a:hover strong, #navigation > ul .drop > a:hover b {
  /* Navigation divider */
}
#navigation .nav-div {
  display: inline-block;
  float: left;
  width: 0px;
  /*font-size:0;*/
  text-align: center;
  line-height: 40px;
  height: 40px;
  padding: 0 0 0 0;
  margin: 0 auto;
  border: none;
}
#navigation > ul ul {
  display: none;
  /* Sub navigation */
}
#navigation .sub-nav {
  position: absolute;
  top: 40px;
  left: 0px;
  display: none;
  font-weight: normal;
  text-transform: none;
  line-height: 14px;
  z-index: 897;
  /* Align last dropdown to the right */
}
#navigation > ul > li:last-child .sub-nav {
  left: auto;
  right: 0px;
}
#navigation .sub-nav li {
  width: 220px;
  height: auto;
  line-height: 14px;
}
#navigation .sub-nav li > a {
  float: left;
  display: inline-block;
  width: 220px;
  height: auto;
  line-height: 14px;
  border: none;
  border-radius: 0px;
  color: #fff;
  background: none;
  padding: 12px 13px;
  background-color: #204659;
  border-bottom: solid #204659 1px;
  margin: 0 0 0 0;
  z-index: 898;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
#navigation .sub-nav li > a:hover, #navigation .sub-nav li > a.over:hover {
  color: #000;
  border-radius: 0px;
  background-color: #6d9ead;
  border-bottom: solid #6d9ead 1px;
}
#navigation .sub-nav li:last-child a {
  border-bottom: none;
}
#navigation ul li > .sub-nav .sub-nav {
  position: absolute;
  top: 0px;
  left: 220px;
  /* Second navigation if central logo */
}
.nav-right #navigation, .nav-right #navigation ul li, .nav-right #navigation a, .nav-right #navigation .nav-div {
  float: right;
}
#container-header #shopping-cart-summery, #container-navigation #shopping-cart-summery {
  font-size: 13px;
  color: #000;
  text-align: left;
  background-color: #fff;
  line-height: 1.6;
  padding: 10px 20px;
}
#container-header #shopping-cart-summery a, #container-navigation #shopping-cart-summery a {
  color: #000;
}
#container-header #shopping-cart-summery .summery-item, #container-navigation #shopping-cart-summery .summery-item {
  padding-bottom: 10px;
}
.close-menu {
  display: none !important;
  /* Mobile menu button */
}
#mobile-menu {
  float: left;
  display: none;
}
#mobile-menu a {
  display: inline-block;
  color: #fff;
  line-height: 22px;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 1;
}
#mobile-menu a [class^="icon-"], #mobile-menu a [class*=" icon-"], #mobile-menu a .material-icons {
  display: inline-block;
  font-size: 22px;
  vertical-align: middle;
}
#container-flash {
  /* Members bars */
}
.auth-details {
  height: auto;
  line-height: ;
  text-align: right;
  color: #fff;
  background-color: #204659;
  padding: 5px 0;
}
.auth-details .wrap {
  padding: 10px 25px;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.auth-details a {
  color: #fff;
}
.auth-details a:hover {
  color: #fff;
  text-decoration: underline;
}
.auth-details img {
  vertical-align: middle;
  margin-bottom: 1px;
  /* Site messages */
}
#site-messages {
  display: none;
}
.message, #site-messages .error-message, #site-messages .alert-message, #site-messages .success-message, #site-messages .error-message, #site-messages .alert-message, #site-messages .success-message {
  line-height: 18px;
  font-size: larger;
  padding: 15px 25px;
}
#site-messages a {
  color: #fff;
}
#site-messages a:hover {
  text-decoration: underline;
}
#site-messages .close-msg {
  float: right;
}
#site-messages .error-message {
  color: #fff;
  background-color: #b60d04;
}
#site-messages .alert-message {
  color: #fff;
  background-color: #999;
}
#site-messages .success-message {
  color: #fff;
  background-color: #5ea90d;
}
#container-flash.backgroundimage-container .backgroundimage-content {
  color: #fff;
  text-align: center;
  padding: 40px 0;
  min-height: 80px;
}
#container-flash.backgroundimage-container .backgroundimage-content a {
  color: #fff;
}
#container-flash.backgroundimage-container .backgroundimage-content a:hover {
  /* Breadcrump area */
}
#container-bread {
  /* breadcrumb */
}
#breadcrumb {
  font-size: 12px;
  line-height: 1.8;
  padding: 16px 25px 4px 25px;
  /* Sub page intro area */
}
.container-main-intro .content {
  line-height: 1.8;
  padding: 0px 0px;
  /* Main title area */
}
.container-main-title .content {
  line-height: 1.8;
  padding: 25px 25px;
  padding-bottom: 0px;
  /* Main top area */
}
.container-main-top .content {
  line-height: 1.8;
  padding: 25px 25px;
  /* Main content area with layouts */
}
.content {
  line-height: 1.8;
  padding: 25px 25px;
}
.content h1 {
  color: #204659;
}
.background.dark .content h1, .backgroundimage-content .content h1 {
  color: inherit;
}
.content article h1 {
  color: inherit;
}
.content p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  margin-bottom: 1.8em;
}
.content .main-box {
  padding: 8px 10px;
  background-color: #efefef;
}
.content .main-box p {
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  font-style: italic;
  /* Layout defines main content widths */
}
.layout {
  /* Layout widths */
}
.layout.full {
  width: 100%;
}
.layout.half {
  float: left;
  width: 48%;
}
.layout.main {
  float: left;
  width: 74%;
}
.layout.side {
  float: left;
  width: 22%;
}
.layout.middle {
  float: left;
  width: 48%;
}
.layout.third {
  float: left;
  width: 30%;
}
.layout.gap {
  margin-left: 4%;
}
.layout.third.gap {
  margin-left: 5%;
  /* Full width column */
}
.layout-full {
  /* Two column equal */
}
.layout-two-col-equal .layout.half + .layout.half {
  float: right;
  /* Two column main left */
}
.layout-two-col-left .layout.side {
  float: right;
  /* Two column main right */
}
.layout-two-col-right .layout.main {
  float: right;
  /* Three column main middle */
}
.layout-three-col .layout.middle + .layout.side {
  float: right;
  /* Three column main left */
}
.layout-three-col-left .layout.middle + .layout.side + .layout.side {
  float: right;
  /* Three column main right */
}
.layout-three-col-right .layout.middle {
  float: right;
  /* Three column equal */
}
.layout-three-col-equal .layout.third + .layout.third + .layout.third {
  float: right;
  /* Layout side content */
}
.layout.side .img-left {
  float: left;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.layout.side .img-right {
  clear: right;
  float: right;
  margin-left: 10px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.layout.side p {
  padding: 10px 0 10px 0;
  margin: 0 0 0 0;
  line-height: 1.8;
  margin-bottom: 1px;
}
.layout.side .side-holder {
  padding: 10px 0 10px 0;
  margin: 0 0 0 0;
  line-height: 1.8;
  margin-bottom: 1px;
}
.layout.side .side-holder p {
  padding: 0 0 10px 0;
}
.layout.side .form-item {
  width: 100%;
}
.layout.side h6, .layout.side h6 {
  margin-top: 10px;
}
.side-nav {
  padding: 3px 0;
  margin: 0 0 0 0;
}
.side-nav li {
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  background: none;
  position: relative;
  z-index: 700;
}
.side-nav li a {
  padding: 4px 10px;
  /* Main bottom area */
}
.container-main-bottom .content {
  line-height: 1.8;
  padding: 25px 25px;
  /* Content container spacing */
}
.content-container + .content-container .content {
  padding-top: 0px;
  /* Backgrounds */
}
.background {
  /* Overwrite padding for areas adjacent to backgrounds */
}
.content-container + .content-container.background .content, .content-container.background + .content-container .content, .content-container.backgroundimage-container + .content-container .content {
  padding-top: 25px;
  /* Overwrite padding for backgrounds */
}
.content-container.background .content, .content-container.backgroundimage-container .content {
  padding-top: 25px;
  padding-bottom: 25px;
  /* Footer */
}
#container-footer {
  background: #204659;
}
#container-footer.random-image {
  background-color: transparent;
}
#footer {
  line-height: ;
  color: #fff;
  text-align: left;
  padding: 20px 25px;
}
#container-footer.random-image #footer {
  background-color: transparent;
}
#footer a:hover {
  color: #fff;
}
#footer a [class^="icon-"], #footer a [class*=" icon-"], #footer a .material-icons {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  margin-top: -1px;
}
#footer h4 {
  color: #204659;
}
#footer .links {
  padding-top: 15px;
}
#footer .footer-contact1 {
  float: left;
  width: 33%;
  text-align: left;
}
#footer .footer-contact2 {
  float: left;
  width: 33%;
  text-align: left;
}
#footer .footer-links1 {
  float: right;
  width: 34%;
  text-align: right;
}
#footer .footer-links1 a {
  /* Base */
}
#base {
  line-height: ;
  font-size: smaller;
  color: #cbcccc;
  text-align: center;
  padding: 10px 25px 10px;
}
#base a:hover {
  text-decoration: underline;
  /* Show as desktop link */
}
#desktop-link {
  display: none;
  /* Common styles for database pages. */
  /* Module class styles */
}
.module .module-text {
  /* Grid class styles */
}
.grid .grid-item {
  float: left;
  display: inline-block;
}
.grid .grid-item img {
  vertical-align: middle;
  /* 7 column grid */
}
.grid.seven-column .grid-item {
  width: 13%;
  margin-right: 1.5%;
  margin-bottom: 10px;
}
.grid.seven-column.no-spacing .grid-item {
  width: 14.28571%;
  margin-right: 0%;
  margin-bottom: 0px;
}
.grid.seven-column .grid-item:nth-child(7n+7) {
  margin-right: 0%;
}
.grid.seven-column .grid-item:nth-child(7n+8) {
  clear: both;
  /* 6 column grid */
}
.grid.six-column .grid-item {
  width: 15%;
  margin-right: 2%;
  margin-bottom: 20px;
}
.grid.six-column.no-spacing .grid-item {
  width: 16.66667%;
  margin-right: 0%;
  margin-bottom: 0px;
}
.grid.six-column .grid-item:nth-child(6n+6) {
  margin-right: 0%;
}
.grid.six-column .grid-item:nth-child(6n+7) {
  clear: both;
  /* 5 column grid */
}
.grid.five-column .grid-item {
  width: 18%;
  margin-right: 2.5%;
  margin-bottom: 20px;
}
.grid.five-column.no-spacing .grid-item {
  width: 20%;
  margin-right: 0%;
  margin-bottom: 0px;
}
.grid.five-column .grid-item:nth-child(5n+5) {
  margin-right: 0%;
}
.grid.five-column .grid-item:nth-child(5n+6) {
  clear: both;
  /* 4 column grid */
}
.grid.four-column .grid-item {
  width: 22%;
  margin-right: 4%;
  margin-bottom: 20px;
}
.grid.four-column.no-spacing .grid-item {
  width: 25%;
  margin-right: 0%;
  margin-bottom: 0px;
}
.grid.four-column .grid-item:nth-child(4n+4) {
  margin-right: 0%;
}
.grid.four-column .grid-item:nth-child(4n+5) {
  clear: both;
  /* 3 column grid */
}
.grid.three-column .grid-item {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 40px;
}
.grid.three-column.no-spacing .grid-item {
  width: 33.33333%;
  margin-right: 0%;
  margin-bottom: 0px;
}
.grid.three-column .grid-item:nth-child(3n+3) {
  margin-right: 0%;
}
.grid.three-column .grid-item:nth-child(3n+4) {
  clear: both;
}
.layout.side .grid.three-column .grid-item {
  margin-bottom: 12px;
  /* 2 column grid */
}
.grid.two-column .grid-item {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 20px;
}
.grid.two-column.no-spacing .grid-item {
  width: 50%;
  margin-right: 0%;
  margin-bottom: 0px;
}
.grid.two-column .grid-item:nth-child(2n+2) {
  margin-right: 0%;
}
.grid.two-column .grid-item:nth-child(2n+3) {
  clear: both;
}
.layout.side .grid-two-column .grid-item {
  margin-bottom: 12px;
  /* 1 column grid */
}
.grid.one-column .grid-item {
  clear: both;
  float: none;
  display: block !important;
  width: 100%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid.one-column.no-spacing .grid-item {
  margin-bottom: 0px;
  /* Waypoints */
}
.waypoint-fade {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 0;
}
.waypoint-fade.waypoint-on {
  opacity: 1;
  /* Paginate class styles */
}
.paginate {
  clear: both;
  text-align: center;
  margin-bottom: 40px;
}
.paginate .paginate-title {
  display: inline-block;
  line-height: 28px;
  height: 28px;
  margin: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.paginate .paginate-direction {
  display: inline-block;
  line-height: 28px;
  height: 28px;
  margin: 0 10px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.paginate span.paginate-direction {
  color: #e1e1e1;
}
.paginate [class^="icon-"], .paginate [class*=" icon-"], .paginate .material-icons {
  font-size: 22px;
  line-height: 24px;
}
.paginate a.paginate-number {
  display: inline-block;
  min-width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  padding: 0 4px;
  margin: 0 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.paginate a.paginate-number.on, .paginate a.paginate-number:hover {
  color: #fff;
  background-color: #204659;
  border-color: #204659;
  /* Standard table styles */
}
.standard-table-wrap {
  overflow: auto;
  margin-bottom: 30px;
}
.standard-table tr.row-important td {
  font-weight: bold;
  background-color: #f9f9f9;
}
.standard-table tr td.column-important {
  font-weight: bold;
}
.standard-table td {
  line-height: 1.4;
  padding: 12px 15px;
  white-space: nowrap;
  /* Older styles for database pages. */
}
.googlemap-box {
  width: 100%;
  color: #000;
  overflow: hidden;
}
.googlemap-box .img-right {
  max-width: none !important;
}
.googlemap-box img {
  width: auto;
  max-width: none !important;
}
.googlemap-box a:hover {
  color: #000;
}
.map-holder img {
  width: auto;
  max-width: none !important;
  /* Service slide box (legacy?) */
}
#slidebox {
  width: 940px;
  color: #fff;
  text-align: left;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 0 0;
  border: none;
  font-size: 14px;
  color: #fff;
  position: relative;
  overflow: hidden;
}
#slidebox-holder {
  float: left;
  width: 940px;
  height: 140px;
  overflow: hidden;
  position: relative;
}
#slidebox-slider {
  position: absolute;
  left: 0px;
  top: 0px;
}
#slidebox a {
  color: #fff;
}
#slidebox a:hover {
  text-decoration: underline;
}
#slidebox .slidebox-item {
  float: left;
  width: 200px;
}
#slidebox #slidebox-left {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 60px;
  height: 140px;
  z-index: 850;
}
#slidebox #slidebox-left a {
  display: block;
  height: 140px;
  text-decoration: none;
  background-color: #d6d6d6;
  background-image: url(../images/slider_left.png);
  background-position: center;
  background-repeat: no-repeat;
  text-decoration: none;
}
#slidebox #slidebox-left a:hover {
  background-color: #ededed;
}
#slidebox #slidebox-right {
  position: absolute;
  right: 0px;
  top: 0px;
  display: block;
  width: 60px;
  height: 140px;
  z-index: 851;
}
#slidebox #slidebox-right a {
  display: block;
  height: 140px;
  text-decoration: none;
  background-color: #d6d6d6;
  background-image: url(../images/slider_right.png);
  background-position: center;
  background-repeat: no-repeat;
}
#slidebox #slidebox-right a:hover {
  background-color: #ededed;
}
#slidebox #slidebox-left a:focus, #slidebox #slidebox-right a:focus {
  outline: 0;
  /* BEFORE AND AFTER GALLERY PAGES */
}
.beforeafter-holder {
  display: block;
}
.beforeafter-holder .beforeafter-item {
  float: left;
  width: 30%;
  height: auto;
  margin-right: 5%;
  margin-bottom: 14px;
  text-align: left;
  position: relative;
}
.beforeafter-holder .beforeafter-item .before-image img {
  max-width: 60%;
  height: auto;
  width: auto\9;
  /* ie8 */
  vertical-align: bottom;
}
.beforeafter-holder .beforeafter-item .after-image img {
  position: absolute;
  right: 0px;
  top: 30px;
  z-index: 980;
  max-width: 50%;
  height: auto;
  width: auto\9;
  /* ie8 */
  vertical-align: bottom;
}
.beforeafter-holder div:nth-child(3n+3) {
  margin-right: 0%;
}
.beforeafter-holder div:nth-child(3n+4) {
  clear: left;
}
.beforeafter-side-holder {
  display: block;
}
.beforeafter-side-holder .beforeafter-item {
  float: left;
  width: 140px;
  text-align: left;
  position: relative;
  padding-bottom: 102px;
}
.beforeafter-side-holder .beforeafter-item .before-image img {
  position: absolute;
  left: 0px;
  top: 18px;
}
.beforeafter-side-holder .beforeafter-item .after-image img {
  position: absolute;
  left: 50px;
  top: 30px;
  z-index: 980;
}
.beforeafter-cat-holder {
  display: block;
}
.beforeafter-cat-holder .beforeafter-item {
  float: left;
  width: 22%;
  height: auto;
  margin-right: 4%;
  margin-bottom: 14px;
  text-align: center;
}
.beforeafter-cat-holder .beforeafter-item img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  vertical-align: bottom;
}
.beforeafter-details .before-image {
  float: left;
  width: 47%;
}
.beforeafter-details .after-image {
  float: right;
  width: 47%;
  /* VIDEO PAGES */
}
.video-holder {
  display: block;
}
.video-holder .video-item {
  float: left;
  width: 30%;
  height: auto;
  margin-right: 5%;
  margin-bottom: 14px;
  text-align: center;
  position: relative;
}
.video-holder .video-item img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  vertical-align: bottom;
}
.video-holder div:nth-child(3n+3) {
  margin-right: 0%;
}
.video-holder div:nth-child(3n+4) {
  clear: left;
  /* Site map */
}
.sitemap-holder {
  float: left;
  width: 30%;
  margin-bottom: 14px;
  /* Subscription plans */
}
.subscription-plans {
  display: block;
}
.subscription-plans .subscription-plan {
  float: left;
  width: 32%;
  height: auto;
  padding: 10px 15px;
  margin-right: 2%;
  margin-bottom: 18px;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.subscription-plans .subscription-plan .subs-plan-desc {
  min-height: 120px;
  padding-bottom: 20px;
}
.subscription-plans .subscription-plan .subs-plan-desc h2 {
  font-size: 24px;
  font-weight: normal;
}
.subscription-plans div.subscription-plan:nth-child(3n+3) {
  margin-right: 0%;
}
.subscription-plans div.subscription-plan:nth-child(3n+4) {
  clear: left;
}
.subscription-payments {
  float: left;
  max-width: 600px;
}
.subscription-table .subscription-left {
  float: left;
  width: 30%;
  padding: 4px 0;
  border-top: solid #f1f1f1 1px;
}
.subscription-table .subscription-middle {
  float: left;
  width: 40%;
  padding: 4px 0;
  border-top: solid #f1f1f1 1px;
}
.subscription-table .full-subscription-middle {
  float: left;
  width: 70%;
  padding: 4px 0;
  text-align: right;
  border-top: solid #f1f1f1 1px;
}
.subscription-table .subscription-right {
  float: left;
  width: 30%;
  padding: 4px 0;
  text-align: right;
  border-top: solid #f1f1f1 1px;
  /* Laybuy */
}
.laybuy-info img {
  display: inline-block;
  vertical-align: middle;
  padding: 0 6px;
  margin-top: -2px;
  /* Shopping cart summary */
}
#shopping-cart-summery .summery-image {
  float: left;
  width: 20%;
}
#shopping-cart-summery .summery-text {
  float: right;
  width: 75%;
}
#shopping-cart-summery .summery-price {
  /* Shopping cart */
}
.shopping-cart-list .shopping-cart-list-header {
  font-size: 11px;
  font-weight: bold;
  padding: 4px 0 4px 0;
  border-bottom: solid #e1e1e1 1px;
}
.shopping-cart-list .shopping-cart-list-items {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: solid #e1e1e1 1px;
}
.shopping-cart-list .scl-image {
  float: left;
  width: 15%;
  padding-right: 3%;
}
.shopping-cart-list .scl-image img {
  max-height: 100px;
}
.shopping-cart-list .scl-products {
  float: left;
  width: 55%;
  padding-right: 3%;
}
.shopping-cart-list .scl-products .was-price-line {
  font-style: italic;
}
.shopping-cart-list .scl-products .was-price-line .was-price {
  text-decoration: line-through;
}
.shopping-cart-list .scl-products .scl-products-additional .label {
  width: 100%;
}
.shopping-cart-list .scl-products .cart-msg-type, .shopping-cart-list .scl-products .cart-msg-messages {
  width: 70%;
  margin: 1px 0 6px 0;
}
.shopping-cart-list .scl-products .cart-msg-box textarea {
  width: 70%;
  height: 70px;
}
.shopping-cart-list .scl-quantity {
  float: left;
  width: 10%;
  text-align: center;
  padding-right: 3%;
}
.shopping-cart-list .scl-quantity .scl-quantity-text {
  display: none;
}
.shopping-cart-list .scl-quantity input.text {
  width: 30px;
}
.shopping-cart-list .remove-link {
  font-size: 10px;
}
.shopping-cart-list .scl-price {
  float: right;
  width: 10%;
  text-align: right;
  padding-right: 1%;
}
.shopping-cart-list .shopping-cart-update {
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: solid #e1e1e1 1px;
}
.shopping-cart-list .shopping-cart-update .scl-quantity {
  float: right;
  width: auto;
  text-align: right;
  padding-right: 0px;
}
.shopping-cart-totals .shopping-cart-total-item .totals-space {
  float: left;
  width: 45%;
  padding-top: 5px;
}
.shopping-cart-totals .shopping-cart-total-item .totals-space-base {
  float: left;
  padding-top: 10px;
  font-size: 11px;
  font-weight: bold;
  width: 45%;
}
.shopping-cart-totals .shopping-cart-total-item .totals-space select {
  max-width: 96%;
}
.shopping-cart-totals .shopping-cart-total-item .totals-text, .shopping-cart-totals .shopping-cart-total-final .totals-text {
  float: left;
  width: 40%;
  text-align: right;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 2%;
  border-top: solid #e1e1e1 1px;
}
.shopping-cart-totals .shopping-cart-total-item .totals-value, .shopping-cart-totals .shopping-cart-total-final .totals-value {
  float: left;
  width: 12%;
  text-align: right;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 1%;
  border-top: solid #e1e1e1 1px;
}
.shopping-cart-totals .shopping-cart-total-final .totals-space {
  float: left;
  width: 45%;
}
.shopping-cart-totals .shopping-cart-total-final .totals-text {
  font-weight: bold;
  background-color: #f3f3f3;
  border-top: solid #e1e1e1 1px;
  border-bottom: solid #e1e1e1 1px;
}
.shopping-cart-totals .shopping-cart-total-final .totals-value {
  font-weight: bold;
  background-color: #f3f3f3;
  border-top: solid #e1e1e1 1px;
  border-bottom: solid #e1e1e1 1px;
}
.shopping-cart-totals #sc-subtotals .totals-text, .shopping-cart-totals #sc-subtotals .totals-value {
  border-top: none;
  /* Shopping cart message Holder */
}
.message-holder {
  padding: 4px 6px;
  background-color: #f3f3f3;
  border: solid #e1e1e1 1px;
  margin-bottom: 16px;
}
.message-holder ul {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.message-holder ul li {
  background: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.msg-small {
  font-size: 11px;
  color: #666;
}
.cart-box-holder {
  padding: 10px 15px;
  border: solid #f1f1f1 1px;
  margin-bottom: 10px;
}
.cart-box {
  /* Checkout address select */
}
.address-selector {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}
.address-selector li {
  float: left;
  width: 50%;
  line-height: 18px;
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
  position: relative;
}
.address-selector li:before {
  display: none;
}
.address-selector .address-selector-button {
  position: absolute;
  top: 22px;
  left: 10px;
}
.address-selector .address-selector-address {
  float: left;
  width: 100%;
  padding: 20px 20px 20px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
  /* Checkout checkboxes */
}
.cart-checkradio-holder .checkradio {
  float: left;
  width: 33%;
  padding-bottom: 4px;
}
.cart-checkradio-holder .checkradio .checkradio-button {
  float: left;
  width: 10%;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.cart-checkradio-holder .checkradio label {
  float: left;
  width: 80%;
}
.checkout-error {
  padding-bottom: 16px;
}
.cart-progress .cart-progress-item {
  display: block;
  /* Checkout order summary */
}
.order-summary .os-left {
  padding: 2px 4px 2px 0;
}
.order-summary .os-right {
  padding: 2px 0 2px 0;
  text-align: right;
}
.order-summary .os-total {
  padding-top: 6px;
  border-top: solid #c3d0d2 1px;
  /* Checkout payment holders */
}
.payment-holder-table {
  margin-bottom: 10px;
  padding: 0 0 0 0;
  border: solid #e1e1e1 1px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.payment-radio-holder {
  position: absolute;
  top: 20px;
  left: 20px;
}
.payment-holder {
  float: left;
  width: 100%;
  padding: 20px 20px 20px 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
  background-position: right top;
  background-repeat: no-repeat;
}
.payment-holder h5 {
  padding-top: 0px;
}
.payment-holder label {
  display: block;
}
.payment-holder img {
  margin-top: 6px;
}
.payment-holder label, .payment-holder h5, .payment-holder p {
  cursor: pointer;
  /* Checkout country */
}
#country-line {
  line-height: 28px;
}
.country-holder {
  float: left;
  display: inline-block;
}
.country-changer {
  float: left;
  padding-left: 10px;
  display: inline-block;
}
.country-picker {
  float: left;
  display: none;
  padding-left: 10px;
  padding-top: 4px;
  /* Cart order history */
}
.orderhistory-titles {
  padding: 5px 3px;
  background-color: #f9f9f8;
  border-bottom: solid #d9d9d9 1px;
}
.orderhistory-td {
  padding: 5px 3px;
}
.ie-alert {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  background-color: #1a1a1a;
  border-radius: 2px;
  padding: 15px 20px 15px 20px;
  margin-top: 6px;
  margin-bottom: 10px;
  /* Tables Module Styles */
}
.display-table th {
  color: #fff;
  text-align: left;
  background-color: #5a5a5a;
}
.display-table td {
  text-align: left;
}
.display-table .dt-colhighlight {
  font-weight: bold;
}
.display-table .dt-modon {
  background-color: #eeeff0;
}
.display-table .dt-modoff {
  /* User Images */
}
.user-images .user-image {
  float: left;
  width: 15%;
  height: auto;
  margin-right: 2%;
  margin-bottom: 14px;
  text-align: center;
}
.user-images .user-image img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  vertical-align: bottom;
}
.user-images .user-image:nth-child(6n+6) {
  margin-right: 0%;
}
.user-images .user-image:nth-child(6n+7) {
  clear: left;
  /* Login */
}
#login .login-form li {
  padding-left: 0px;
  background: none;
}
#login .login-form li label {
  display: inline-block;
  width: 200px;
  /* Form styles for standard forms */
}
form {
  margin: 0 auto;
  padding: 0 0 0 0;
}
.req {
  color: #d60309;
  font-weight: bold;
  font-size: 12px;
}
.form-item {
  clear: both;
  width: 100%;
  max-width: 500px;
  margin-bottom: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.form-item .label, .form-item .label2 {
  width: 100%;
}
.form-item .label-padding {
  margin-left: 0%;
}
.layout.side .form-item .label-padding .layout.third .form-item .label-padding {
  margin-left: 0%;
}
.form-item .subbut, .recaptcha-item .g-recaptcha, .form-footer, #recaptcha_image {
  padding-left: 0%;
}
.form-item .input, .form-item .select, .form-item .checkbox, .form-item .radio, .form-item .textarea {
  width: 100%;
}
.form-item .label {
  float: left;
  font-weight: bold;
  text-align: left;
  margin: 3px 0 0 0;
  /*padding-right:10px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.form-item .label2 {
  float: left;
  font-weight: bold;
  text-align: left;
  margin: 3px 0;
  /*padding-right:10px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.layout.side .form-item .label, .layout.third .form-item .label {
  float: none;
  width: 100%;
  margin-right: 0%;
  margin-bottom: 2px;
}
.form-item .label-details {
  clear: both;
  display: block;
  width: 100%;
  margin-right: 0%;
  font-weight: normal;
  font-size: 11px;
  color: #666;
  line-height: 16px;
  padding-top: 2px;
}
.form-item .input {
  float: left;
  height: auto;
}
.layout.side .form-item .input, .layout.third .form-item .input {
  float: none;
  width: auto;
}
.form-item .input input {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.form-item .select {
  float: left;
  height: auto;
}
.layout.side .form-item .select, .layout.third .form-item .select {
  float: none;
  width: auto;
}
.form-item .select select {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.form-item .checkbox {
  float: left;
  height: auto;
  vertical-align: middle;
}
.layout.side .form-item .checkbox, .layout.third .form-item .checkbox {
  float: none;
  width: auto;
}
.form-item .checkbox-list .checkbox {
  width: 50%;
  margin-right: 0%;
}
.form-item .checkbox-list .checkbox:nth-child(2n+3) {
  clear: both;
}
.form-item .checkbox input[type=checkbox] {
  vertical-align: middle;
  margin-bottom: 2px;
  margin-right: 4px;
}
.form-item .radio {
  float: left;
  height: auto;
}
.layout.side .form-item .radio, .layout.third .form-item .radio {
  float: none;
  width: auto;
}
.form-item .textarea {
  float: left;
  height: auto;
  margin-bottom: 5px;
}
.layout.side .form-item .textarea, .layout.third .form-item .textarea {
  float: none;
  width: auto;
}
.form-item .textarea textarea {
  width: 100%;
  height: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.form-item .textarea img {
  padding-top: 3px;
}
.form-item .input.input-small input, .form-item .select.select-small select {
  max-width: 100px;
}
.form-item .input.input-medium input, .form-item .select.select-medium select {
  max-width: 300px;
}
form .input input, form textarea, .product-details-buy-option-quantity input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
form .input input, form select, form textarea, .image-file, .product-details-buy-option-quantity input, .buy-dropdown {
  background: none;
  height: 28px;
  font-size: 13px;
  padding: 4px 8px 4px 8px;
  background-color: #fff;
  border: solid #c2c1c1 1px;
  border-radius: 2px;
  vertical-align: middle;
  margin: 0 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
form .input input[type=file] {
  height: auto;
  padding: 0 0 0 0;
  border: none;
}
form textarea {
  resize: vertical;
  height: auto;
  padding: 8px 8px 8px 8px;
}
.form-item .image-file {
  clear: both;
  height: auto;
  padding: 8px 8px;
}
.form-item .image-file input[type=file] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: none;
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-item .image-file.with-image input[type=file] {
  margin-top: 30px;
  margin-bottom: 0px;
}
.form-item .image-file .image-holder {
  float: left;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  background-color: #f7f7f7;
  margin-right: 15px;
}
.form-item .image-file .image-holder img {
  vertical-align: middle;
  max-width: 100px;
  max-height: 100px;
}
.form-item .subbut, .recaptcha-item .g-recaptcha, #recaptcha_image {
  width: 100%;
  margin-top: 6px;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.layout.side .form-item .subbut, .layout.third .form-item .subbut, .layout.side .recaptcha-item .g-recaptcha, .layout.third .recaptcha-item .g-recaptcha, .layout.side #recaptcha_image, .layout.third #recaptcha_image {
  width: 100% !important;
  float: none;
  margin-left: 0%;
  padding-left: 0px;
  /* Custom button */
}
.form-item .subbut input:hover, .buy-product input[type=submit]:hover, #checkout_button:hover, #continue_button:hover, #add_button:hover, #cancel_button:hover, #checkout_special:hover, #review-submit-button:hover, #update_button:hover {
  cursor: pointer;
}
#checkout_button {
  margin-left: 5px;
}
.form-footer {
  float: left;
  width: 100%;
  font-size: 12px;
  color: #666;
  padding-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.layout.side .form-footer, .layout.third .form-footer {
  float: none;
  width: auto;
  /* Sub forms */
}
.subform th {
  background-color: #ccc;
}
.subform td {
  border-bottom: solid #ccc 1px;
}
.sub-button-holder {
  text-align: right;
  margin: 10px 0;
}
.sub-form-holder {
  padding: 10px 0;
  border: solid #ccc 1px;
  display: none;
  margin: 10px 0;
}
.sub-form-holder .subbut2 {
  padding-left: 150px;
  /* Google reCaptcha widget styles */
}
.recaptcha-item .g-recaptcha > div > div {
  max-width: 100%;
}
.recaptcha-item .g-recaptcha > div > div > iframe {
  max-width: 100%;
}
.recaptcha-item .g-recaptcha {
  overflow: hidden;
}
#recaptcha_image {
  width: 60% !important;
  margin-left: 40%;
  text-align: center;
  padding: 5px;
  background-color: #fff;
  border: solid #e1e1e1 1px;
  margin-bottom: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
#recaptcha_image img {
  max-width: 100%;
  max-height: 100%;
}
#recaptcha_image embed, #recaptcha_image object, #recaptcha_image iframe {
  float: left;
  max-width: 0px;
  width: 0px;
  height: 0px;
}
#recaptcha_image br {
  display: none;
}
#recaptcha_image #recaptcha_audio_play_again, #recaptcha_image #recaptcha_audio_download {
  clear: left;
  float: left;
  cursor: pointer;
}
.recaptcha_input {
  position: relative;
}
.recaptcha_input .input {
  padding-right: 90px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Typekit FOUT Fix */
}
.layout.side .input, .layout.third .input {
  padding-right: 0px;
}
.recaptcha_options {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.recaptcha_options li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.recaptcha_options li a {
  position: absolute;
  top: 4px;
  width: 16px;
  height: 16px;
  text-indent: -5000px;
  overflow: hidden;
}
.recaptcha_options #recaptcha_refresh_button a {
  right: 60px;
}
.recaptcha_options #recaptcha_sound_button a {
  right: 30px;
}
.recaptcha_options #recaptcha_image_button a {
  right: 30px;
}
.recaptcha_options #recaptcha_help_button a {
  right: 0px;
}
.layout.side .recaptcha_options li a, .layout.third .recaptcha_options li a {
  top: 0px;
  /* Icon set styles */
}
*[class*='iconblack-'] {
  background-repeat: no-repeat;
}
.iconblack-refresh {
  background-image: url(../images/icons/iconblack_refresh.png);
}
.iconblack-sound {
  background-image: url(../images/icons/iconblack_sound.png);
}
.iconblack-picture {
  background-image: url(../images/icons/iconblack_picture.png);
}
.iconblack-help {
  background-image: url(../images/icons/iconblack_help.png);
}
@font-face {
  font-family: 'social';
  src: url('../images/social/social.eot?dbpphs');
  src: url('../images/social/social.eot?dbpphs#iefix') format('embedded-opentype'), url('../images/social/social.woff2?dbpphs') format('woff2'), url('../images/social/social.ttf?dbpphs') format('truetype'), url('../images/social/social.woff?dbpphs') format('woff'), url('../images/social/social.svg?dbpphs#social') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="social-"], [class*=" social-"] {
  font-family: 'social' !important;
  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;
}
.social-facebook:before {
  content: "\e906";
}
.social-facebook-boxed:before {
  content: "\e907";
}
.social-facebook2:before {
  content: "\e908";
}
.social-facebook2-boxed:before {
  content: "\e909";
}
.social-twitter:before {
  content: "\e905";
}
.social-twitter2:before {
  content: "\e90c";
}
.social-twitter2-boxed:before {
  content: "\e90d";
}
.social-instagram:before {
  content: "\e904";
}
.social-instagram2:before {
  content: "\e90e";
}
.social-google:before {
  content: "\e903";
}
.social-google-plus:before {
  content: "\e902";
}
.social-google-plus-boxed:before {
  content: "\e90a";
}
.social-google2:before {
  content: "\e90f";
}
.social-google-plus2:before {
  content: "\e910";
}
.social-google-plus2-boxed:before {
  content: "\e911";
}
.social-youtube2:before {
  content: "\e912";
}
.social-youtube3:before {
  content: "\e913";
}
.social-youtube3-boxed:before {
  content: "\e914";
}
.social-youtube:before {
  content: "\e901";
}
.social-linkedin:before {
  content: "\e900";
}
.social-linkedin-boxed:before {
  content: "\e90b";
}
.social-linkedin2:before {
  content: "\e915";
}
.social-linkedin2-boxed:before {
  content: "\e916";
}
.social-pinterest:before {
  content: "\e917";
}
.social-pinterest2-boxed:before {
  content: "\e918";
}
html, body {
  font-family: "source-sans-pro", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #58616d;
  background-color: #001f49;
  scroll-behavior: smooth;
}
@keyframes calendar-scale {
  /* Default links */
  0% {
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -moz-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  100% {
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
a {
  color: #00adef;
  /* Links with no colour */
}
a .silent, a.silent {
  color: #58616d;
}
a:hover {
  text-decoration: none;
  color: #000;
  /* Button link */
}
.readmore, .buynow, .backlink, a.button, .button a {
  display: inline-block;
  color: #00adef;
  font-family: "source-sans-pro", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  background-color: transparent;
}
a:hover .readmore, a:hover .buynow, a.backlink:hover, a.button:hover, .button a:hover {
  background-color: transparent;
  /* Read more link */
}
a:hover .readmore {
  /* Buy now link */
}
a:hover .buynow {
  /* Back link */
}
a.backlink:hover {
  /* Default headers */
}
h1, h2 {
  font-family: "source-sans-pro", Arial, Helvetica, sans-serif;
  font-weight: 300;
  letter-spacing: 0.10005px;
  margin: 0px 0px 0px 0px;
}
article h1, h3, h4, h5, h6 {
  font-family: "source-sans-pro", Arial, Helvetica, sans-serif;
  font-weight: 300;
  margin: 0px 0px 0px 0px;
}
h1, h2.title {
  font-size: 36px;
  line-height: 1.2;
  padding: 0px 0 30px 0;
}
h2 {
  font-size: 36px;
  line-height: 1.2;
  padding: 20px 0 20px 0;
}
h3 {
  font-size: 24px;
  line-height: 1.5;
  padding: 10px 0 10px 0;
  font-weight: 400;
}
h4, article h1 {
  font-size: 20px;
  line-height: 1.3;
  padding: 10px 0 10px 0;
  font-weight: 400;
  color: #001f49;
}
h5 {
  font-size: 18px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
}
h6 {
  font-size: 18px;
  line-height: 1.2;
  padding: 10px 0 10px 0;
}
.large {
  font-size: 120%;
}
.no-padding-top {
  padding-top: 0;
}
main .content .layout > h2:first-child {
  padding-top: 0px;
}
.img-right {
  margin-left: 50px;
  max-width: 47%;
}
#join-our-team {
  padding-top: 0;
}
#join-our-team + p {
  margin: 0 !important;
  /* Backgrounds */
}
.background.light {
  background-color: #f2f4f5;
}
.background.dark {
  color: #fff;
  background-color: #002b49;
  /*background: #001f49 radial-gradient(circle at 50% 10%, #002e6d, #001f49);*/
  position: relative;
  background: #001f49 radial-gradient(circle at 50% 10%, #003f96, #001f49);
}
.background.dark:before {
  background: transparent repeating-linear-gradient(135deg, transparent, transparent 50px, rgba(0, 0, 0, .04) 0, rgba(0, 0, 0, .04) 100px);
  content: "";
  display: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  position: absolute;
  z-index: 0;
  pointer-events: none;
}
.background.dark a:hover {
  color: #fff;
}
.background.dark h1, .background.dark h2, .background.dark h3, .background.dark h4 {
  color: #fff;
}
.background.image {
  color: #fff;
}
.background.parallax {
  color: #fff;
}
.margin-bot, .margin-bottom, .content p.margin-bot, .content p.margin-bottom {
  margin-bottom: 45px;
}
.content p.margin-top, .margin-top {
  margin-top: 80px;
}
#image-rotator {
  background: #001f49;
  z-index: 100;
}
#image-rotator:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #000;
  opacity: 0.1;
  z-index: 200;
}
.content #image-rotator:after {
  display: none;
}
#image-rotator .wrap {
  background-color: transparent;
}
.uk-slider ul > li {
  padding: 0;
}
.uk-slider ul > li:before {
  display: none;
  /* uikit flex-nav fix */
}
.flex-direction-nav {
  *height: 0;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 800;
}
.flex-direction-nav .flex-nav-next, .flex-direction-nav .flex-nav-prev {
  background-image: none;
  padding: 0;
}
.flex-direction-nav .flex-nav-next:before, .flex-direction-nav .flex-nav-prev:before {
  display: none;
}
.flex-direction-nav a {
  position: absolute;
  text-decoration: none;
  display: block;
  width: 50px;
  height: 50px;
  margin: -25px 0 0;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav .material-icons {
  font-size: 50px;
}
.flex-direction-nav .flex-prev {
  left: 20px;
}
.flex-direction-nav .flex-next {
  right: 20px;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.home-page .align.center-horz.center-vert, .align.center-vert.center-horz {
  position: absolute;
  top: 37%;
  /* Borders */
}
.border, .divider, hr {
  border-top: 1px solid rgba(0, 0, 0, 0.4);
  /* Text colours */
}
.colour.light {
  color: #8c999b;
}
.colour.green {
  color: #5ea90d;
}
.colour.grey {
  color: #8c999b;
}
.error, .checkout-error, .colour.red {
  color: #b60d04;
}
.cyan {
  color: #00adef;
  /* list element */
}
ul {
  margin-top: 6px;
  margin-bottom: 1em;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}
ul > li {
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 4px;
  margin-left: 0;
  padding-left: 30px;
  position: relative;
}
ul > li:before {
  content: '●';
  position: absolute;
  font-size: 14px;
  left: 3px;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
}
ol {
  counter-reset: item;
  list-style-type: none;
  margin-top: 6px;
  margin-bottom: 1em;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 0px;
}
ol > li {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 4px;
  margin-left: 0;
  padding-left: 30px;
  position: relative;
}
ol > li:before {
  counter-increment: item;
  content: counter(item) '. ';
  position: absolute;
  left: 5px;
  top: 0px;
  display: inline-block;
  vertical-align: middle;
}
#none {
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: none;
}
.margin-bot {
  margin-bottom: 1.8em;
}
h3.margin-bot {
  padding: 0 0 0 0;
}
.large-margin-bot, p.large-margin-bot, .content p.large-margin-bot {
  margin-bottom: 80px;
}
.content .layout > p:first-of-type {
  margin-top: -1.1em !important;
}
.content .layout > h2:first-of-type {
  margin-top: -0.5em;
}
.content .layout > h2:first-of-type + p {
  margin-top: 0 !important;
}
.content .layout > h3:first-of-type {
  margin-top: -1em;
}
.content .layout > h3:first-of-type + p {
  margin-top: 0 !important;
  /* New Button Overrides */
}
.blue-button {
  display: inline-block;
  background-color: #00adef;
  border: none !important;
  padding: 18px 40px;
  line-height: 1.5;
  font-size: 100%;
  font-weight: 900;
  text-align: center;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 4px;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* Harcourts colors */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.blue-button.small {
  font-size: 13px;
  vertical-align: middle;
  padding: 10px 20px;
}
a.blue-button:hover {
  background-color: #00adef;
  color: #fff;
}
.blue-button:before {
  content: '';
  background: rgba(0, 0, 0, 0.08);
  position: absolute;
  height: 100%;
  width: 150%;
  top: 0;
  right: 127.5%;
  z-index: -1;
  -webkit-transform: skewX(-45deg);
  transform: skewX(-45deg);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
a.blue-button:hover:before {
  transform: skewX(-45deg) translate3d(100%, 0, 0);
}
.blue-button:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 150%;
  top: 0;
  right: 127.5%;
  z-index: -1;
  background: #0085c6;
  -webkit-transform: skewX(-45deg);
  -moz-transform: skewX(-45deg);
  -o-transform: skewX(-45deg);
  transform: skewX(-45deg);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
a.blue-button:hover:after {
  -webkit-transform: skewX(-45deg) translate3d(100%, 0, 0);
  -moz-transform: skewX(-45deg) translate3d(100%, 0, 0);
  -o-transform: skewX(-45deg) translate3d(100%, 0, 0);
  transform: skewX(-45deg) translate3d(100%, 0, 0);
}
.blue-button [class^="fa-"], .blue-button [class*=" fa-"], .blue-button [class^="icon-"], .blue-button [class*=" icon-"], .blue-button .material-icons {
  margin-right: 0.5em;
  font-size: 120%;
  /* market watch video at aspect ratio of 16:9*/
}
.market-watch-video {
  display: block;
  position: relative;
  width: 100%;
  height: 0px;
  padding-top: 56.25%;
  margin-top: 1.8em;
  margin-bottom: 1.8em;
}
.market-watch-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Standard page elements for laying out the main content of a website. */
}
#container1 {
  max-width: 100%;
  overflow: hidden;
}
.main-wrap {
  background-color: #f7f7f7;
}
.wrap {
  max-width: 100%;
  padding: 0 360px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
main {
  padding: 0 50px;
  background-color: #fff;
}
main:first-of-type {
  padding-top: 50px;
}
main:last-of-type {
  padding-bottom: 50px;
  /* Mobile quick call */
}
#mobile-link {
  display: none;
  text-transform: uppercase;
  color: #fff;
}
#mobile-link a {
  display: inline-block;
  color: #0e2f65;
  font-family: "source-sans-pro", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 600;
  height: 80px;
  line-height: 80px;
  z-index: 700;
}
#mobile-link a .material-icons {
  display: inline-block;
  vertical-align: middle;
  /*margin-top:-2px;
		margin-right:5px;*/
  /* Header */
}
#container-header {
  background-color: #001f49;
  background: #001f49 -webkit-gradient(linear, left top, left bottom, from(#002f6e), to(#001f49));
  background: #001f49 linear-gradient(180deg, #002f6e, #001f49);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#container-header .wrap {
  max-width: 100%;
  padding: 0 30px;
}
#header {
  height: 80px;
  color: #fff;
}
#container-header.random-image #header {
  background-color: transparent;
}
#header #logo {
  float: left;
  height: 80px;
  line-height: 80px;
  display: inline-block;
  padding-left: 0;
  max-width: 20%;
  overflow: hidden;
}
#header #logo img {
  vertical-align: middle;
  max-height: 30px;
  width: auto;
}
#header #logo-right, #header .logo-right {
  float: right;
  height: 78px;
  line-height: 78px;
  display: block;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  max-width: 10%;
  overflow: hidden;
  width: auto;
  vertical-align: top;
}
#header #logo-right img, #header .logo-right img {
  vertical-align: middle;
  height: calc(100% - 2px);
  width: auto;
  max-height: 100%;
  overflow: hidden;
}
#header #logo-right .blue-button > i, #header .logo-right .blue-button > i {
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  /* Safari 4+ */
  -webkit-animation: calendar-scale 1s 0.5s infinite;
  /* Fx 5+ */
  -moz-animation: calendar-scale 1s 0.5s infinite;
  /* Opera 12+ */
  -o-animation: calendar-scale 1s 0.5s infinite;
  /* IE 10+, Fx 29+ */
  animation: calendar-scale 1s 0.5s infinite;
  /* Top navigation */
}
#top-nav {
  float: right;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  color: #fff;
  font-size: 11px;
  text-align: right;
  white-space: nowrap;
  margin-top: 10px;
  padding-right: 20px;
}
#top-nav a {
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;
}
#top-nav > ul > li {
  padding: 0 8px;
}
#top-nav > ul > li:before {
  content: ' | ';
  display: inline-block;
  left: -1px;
  top: -1px;
}
#top-nav > ul > li:first-child:before {
  display: none;
  /* Search */
}
#header #search {
  float: right;
  display: inline-block;
  height: 22px;
  margin-top: 10px;
  padding-right: 20px;
}
#header #search .search-off {
  color: #000;
  font-style: italic;
}
#header #search #search-box-input {
  width: 200px;
}
#header #search #search-button {
  margin-left: 6px;
  /* Appraisal button */
}
#header .blue-button {
  font-size: 13px;
  vertical-align: middle;
  padding: 10px 20px;
  /* Main navigation */
}
#navigation {
  float: left;
  color: #fff;
  font-family: "source-sans-pro", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  height: 40px;
  color: #fff;
  display: block;
  text-align: left;
  margin-left: 4%;
  margin-right: 4%;
  /* To center:
		height:$nav-height;
		float:none;
		margin-left: 20%;
		margin-right: 10%;
		max-width: 70%;
		text-align:center;
		*/
  max-width: 62%;
}
#navigation ul {
  position: relative;
  top: 20px;
}
#mobile-navigation {
  height: 40px;
  line-height: 40px;
  color: #fff;
  display: none;
}
#navigation ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#navigation ul li {
  float: none;
  display: inline-block;
  list-style: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-left: 0;
  background: none;
  position: relative;
  z-index: 900;
  margin-left: 30px;
  margin-right: 30px;
}
#navigation ul li:before {
  display: none;
}
#navigation ul li.mobile-item {
  display: inline-block;
}
#navigation li > a, #mobile-navigation a {
  float: left;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#navigation li > a strong, #navigation li > a b {
  display: block;
  height: 40px;
  font-weight: 400;
  text-transform: none;
}
#navigation > ul > li > a:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  height: 6px;
  background-color: #00adef;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: none;
}
#navigation .material-icons {
  line-height: 0;
  position: relative;
  top: 6px;
  font-size: 20px;
  color: #00adef;
}
#navigation li > a:hover, #navigation li > .over, #navigation li > .on {
  color: #fff;
  background-color: transparent;
  z-index: 894;
}
#navigation li > a:hover strong, #navigation li > .over strong, #navigation li > .on strong, #navigation li > a:hover b, #navigation li > .over b, #navigation li > .on b {
  cursor: pointer;
}
#navigation > ul > li > a:hover:after, #navigation > ul > li > .over:after, #navigation > ul > li > .on:after {
  display: block;
}
#navigation > ul .drop > a strong, #navigation > ul .drop > a b, #navigation > ul .drop > a:hover strong, #navigation > ul .drop > a:hover b {
  /* Navigation divider */
}
#navigation .nav-div {
  display: inline-block;
  float: left;
  width: 0px;
  /*font-size:0;*/
  text-align: center;
  padding: 0 0 0 0;
  margin: 0 auto;
  border: none;
}
#navigation > ul ul {
  display: none;
  /* Sub navigation */
}
#navigation .sub-nav {
  position: absolute;
  left: 50%;
  display: none;
  font-weight: normal;
  text-transform: none;
  line-height: 14px;
  z-index: 897;
  -moz-transform: translate3d(-50%, 20px, 0px);
  -o-transform: translate3d(-50%, 20px, 0px);
  -ms-transform: translate3d(-50%, 20px, 0px);
  -webkit-transform: translate3d(-50%, 20px, 0px);
  transform: translate3d(-50%, 20px, 0px);
}
#navigation .sub-nav:before {
  content: "";
  height: 30px;
  width: 30px;
  background-color: #f7f7f7;
  display: block;
  position: absolute;
  top: -15px;
  -moz-transform: rotate(45deg) translateX(50%);
  -o-transform: rotate(45deg) translateX(50%);
  -ms-transform: rotate(45deg) translateX(50%);
  -webkit-transform: rotate(45deg) translateX(50%);
  transform: rotate(45deg) translateX(50%);
  right: 50%;
  /* Safari 4+ */
  -webkit-animation: subnav-triangle 0.4s 1;
  /* Fx 5+ */
  -moz-animation: subnav-triangle 0.4s 1;
  /* Opera 12+ */
  -o-animation: subnav-triangle 0.4s 1;
  /* IE 10+, Fx 29+ */
  animation: subnav-triangle 0.4s 1;
}
@keyframes subnav-triangle {
  /* Align last dropdown to the right */
  0% {
    top: 0px;
  }
  100% {
    top: -15px;
  }
}
#navigation > ul > li:last-child .sub-nav {
  left: 0px;
  right: auto;
}
#navigation .sub-nav li {
  width: 220px;
  height: auto;
  line-height: 14px;
  display: block;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#navigation .sub-nav li > a {
  text-align: center;
  float: left;
  display: inline-block;
  width: 220px;
  height: auto;
  line-height: 14px;
  border: none;
  border-radius: 0px;
  color: #0e2f65;
  background: none;
  padding: 15px 30px;
  background-color: #f2f4f5;
  border-bottom: solid #f2f4f5 1px;
  margin: 0 0 0 0;
  z-index: 898;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#navigation .sub-nav li > a:hover, #navigation .sub-nav li > a.over:hover {
  color: #0e2f65;
  border-radius: 0px;
  background-color: #f7f7f7;
  border-bottom: solid #f7f7f7 1px;
}
#navigation .sub-nav li:last-child > a {
  border-bottom: none;
  text-align: center;
}
#navigation ul li > .sub-nav .sub-nav {
  position: absolute;
  top: 0px;
  left: 220px;
  /* Second navigation if central logo */
}
.nav-right #navigation, .nav-right #navigation ul li, .nav-right #navigation a, .nav-right #navigation .nav-div {
  float: right;
}
.nav-right {
  float: right !important;
  font-size: 11px;
  font-weight: 100 !important;
  max-height: 80px;
  overflow: hidden;
  display: none !important;
}
#container-outer #mobile-navigation {
  display: block;
  position: fixed;
  top: 0px;
  right: 0;
  width: 0%;
  height: auto !important;
  left: auto;
  padding-top: 70px;
  padding-bottom: 80px;
  overflow: hidden;
  z-index: 1;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  z-index: 900;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Tablet nav */
}
#tablet-navigation {
  position: relative;
  z-index: 700;
  display: flex;
  width: 100%;
  display: none;
  background-color: #001f49;
}
#container-header.sticky-active #tablet-navigation {
  display: none;
}
#tablet-navigation a {
  width: 100%;
  color: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.5px;
  /* Mobile menu button */
}
#mobile-menu {
  display: none;
}
#mobile-menu a {
  display: inline-block;
  color: #fff;
  line-height: 40px;
  padding: 0 50px;
  font-size: 18px;
  line-height: 40px;
}
#mobile-menu a [class^="icon-"], #mobile-menu a [class*=" icon-"], #mobile-menu a .material-icons {
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
  /*background-color: #00142f;*/
  font-size: 30px;
  padding: 3px;
}
#mobile-navigation a {
  float: none;
  display: block;
  height: auto;
  width: 100%;
  line-height: 30px;
  text-align: left;
  color: #fff;
  padding: 10px 30px;
  margin-bottom: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#mobile-navigation a:hover {
  color: ;
}
#mobile-navigation .inner-sub-nav {
  display: block;
  margin-bottom: 0 !important;
  padding: 5px 0;
}
#mobile-navigation .inner-sub-nav a {
  text-transform: none;
  font-weight: 400;
  padding: 2px 50px;
  color: #fff;
  font-size: 90%;
}
#mobile-menu .mobile-menu-icon {
  width: 24px;
  height: 3px;
  line-height: 0;
  vertical-align: middle;
  position: relative;
  display: inline-block;
  background: #fff;
  margin-left: 0px;
  text-align: center;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* Harcourts colors */
  margin-top: -4px;
}
#mobile-menu .mobile-menu-icon:before, #mobile-menu .mobile-menu-icon:after {
  content: '';
  width: 24px;
  height: 3px;
  position: absolute;
  background: #fff;
  left: 0;
  right: 0;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* Harcourts colors */
}
#mobile-menu a .mobile-menu-icon:before {
  top: -7px;
}
#mobile-menu a .mobile-menu-icon:after {
  bottom: -7px;
}
.mobile-active #mobile-menu .mobile-menu-icon {
  background: transparent !important;
  line-height: 20px;
  vertical-align: middle;
}
.mobile-active #mobile-menu .mobile-menu-icon:before {
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: 0;
  top: 0;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* Harcourts colors */
}
.mobile-active #mobile-menu .mobile-menu-icon:after {
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: 0;
  top: 0;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* Harcourts colors */
  /* Mobile navigation collapse arrow */
}
#mobile-navigation .mobile-item {
  padding-top: 6px;
  border-top: solid 1px rgba(255, 255, 255, 0.2);
}
#mobile-navigation .mobile-item:first-child {
  border-top: none;
}
#mobile-navigation .mobile-item.drop {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
}
#mobile-navigation .mobile-item.drop > a {
  padding-right: 20px;
  margin-right: 60px;
  width: auto;
}
#mobile-navigation .mobile-item > a b, #mobile-navigation .mobile-item > a strong {
  font-weight: 400;
}
#mobile-navigation .mobile-item .mob-nav-collapser {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  left: auto;
  width: auto;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* Harcourts colors */
  cursor: pointer;
}
#mobile-navigation .mobile-item .mob-nav-collapser .collapser-icon {
  display: block;
  position: relative;
  float: right;
  width: 14px;
  height: 14px;
  line-height: 1;
  vertical-align: top;
  margin-top: 17px;
  margin-bottom: 13px;
  margin-left: 13px;
  margin-right: 13px;
}
#mobile-navigation .mobile-item .mob-nav-collapser .collapser-icon:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  width: 14px;
  height: 2px;
  background: #00adef;
  -moz-transform: translateY(-50%) rotate(0deg);
  -o-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  -webkit-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
}
#mobile-navigation .mobile-item .mob-nav-collapser .collapser-icon:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  width: 14px;
  height: 2px;
  background: #00adef;
  -moz-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -webkit-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* Harcourts colors */
}
#mobile-navigation .mobile-item .mob-nav-collapser.uncollapsed .collapser-icon:before {
  -moz-transform: translateY(-50%) rotate(0deg);
  -o-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  -webkit-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
}
#container-flash {
  position: relative;
  width: 100%;
  border: 0;
  clear: both;
  z-index: 900;
}
#container-flash.dark {
  display: table;
  color: #fff !important;
  z-index: 1;
  min-height: 200px;
  height: 200px;
}
#container-flash.has-rotator {
  height: auto;
}
#container-flash.dark h1, #container-flash.dark h2, #container-flash.dark h3, #container-flash.dark h4, #container-flash.dark h5, #container-flash.dark h6, #container-flash.dark p {
  color: #fff;
}
#container-flash.dark .wrap h1 {
  font-size: 48px;
  font-weight: 300;
  letter-spacing: 0.01333rem;
  line-height: 1.14;
  padding-top: 10px;
  padding-bottom: 10px;
}
#container-flash.dark.has-rotator {
  display: block;
  min-height: 0px;
}
#container-flash.dark .wrap {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  z-index: 3;
}
#container-flash .rotator-over {
  z-index: 800;
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.home-page #container-flash .listing-filter, .landing-page #container-flash .listing-filter {
  z-index: 800;
  position: absolute;
  right: 0;
  left: 0;
  top: 60%;
  -moz-transform: translateY(-60%);
  -o-transform: translateY(-60%);
  -ms-transform: translateY(-60%);
  -webkit-transform: translateY(-60%);
  transform: translateY(-60%);
}
.landing-page #container-flash .listing-filter {
  top: 70%;
}
.home-page #container-flash .rotator-over, .landing-page #container-flash .rotator-over {
  z-index: 800;
  position: absolute;
  right: 0;
  left: 0;
  top: 33%;
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.home-page #container-flash .rotator-over h1, .home-page #container-flash .rotator-over h2, .landing-page #container-flash .rotator-over h1, .landing-page #container-flash .rotator-over h2 {
  color: #fff;
  font-size: calc(1.8vw + 30px);
  font-weight: 200;
  padding-left: 20px;
  padding-right: 20px;
}
#container-flash .rotator-over h1, #container-flash .rotator-over h2 {
  color: #fff;
  font-size: calc(1.8vw + 30px);
  font-weight: 200;
  padding: 20px 20px;
}
#container-flash .rotator-logo {
  z-index: 800;
  /*right: 50px;
    left: auto;
	top: auto;
    bottom: 30px;*/
  position: absolute;
  top: 10px;
  right: 30px;
  bottom: auto;
  left: auto;
  max-width: 250px;
}
.flex-direction-nav a {
  color: #001f49;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  border-radius: 40px !important;
  width: 40px !important;
  height: 40px !important;
  margin: -20px, 0 0 0 !important;
  text-align: center;
  overflow: hidden;
}
.flex-direction-nav a:hover {
  -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1);
  -ms-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1);
  -moz-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
  /* Rotator Video */
}
#container-flash .rotator-video {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
}
#container-flash .rotator-video iframe {
  width: 100% !important;
  height: 100% !important;
}
#container-flash .left-holder {
  position: relative;
  width: 35%;
  padding: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  z-index: 800;
}
#container-flash .left-holder .large {
  line-height: 1.2;
}
#container-flash .left-holder h1 {
  font-size: 48px;
}
#container-flash .left-holder .blue-button {
  margin-right: 2em;
  margin-top: 4px;
}
#container-flash .right-holder {
  position: relative;
  width: 65%;
  display: table-cell;
  position: relative;
  vertical-align: middle;
  z-index: 800;
  background-color: #001f49;
}
#image-only-slider {
  position: relative;
  z-index: 801;
}
#image-only-slider-holder .unslider-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  width: 30px;
  height: 30px;
  padding: 15px;
  z-index: 802;
  margin-top: 0px;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* Harcourts colors */
}
#image-only-slider-holder .unslider-arrow.next {
  right: 0px !important;
}
#image-only-slider-holder .unslider-arrow.prev {
  left: 0px !important;
}
#image-only-slider-holder .unslider-arrow.next:before, #image-only-slider-holder .unslider-arrow.prev:before {
  border-color: #fff;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* Harcourts colors */
}
#image-only-slider-holder .unslider-arrow.prev:before {
  content: '';
  position: absolute;
  top: 50%;
  bottom: 0;
  width: 15px;
  height: 15px;
  border-top: solid 5px #fff;
  border-left: solid 5px #fff;
  left: 50%;
  right: auto;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#image-only-slider-holder .unslider-arrow.next:before {
  content: '';
  position: absolute;
  top: 50%;
  bottom: 0;
  width: 15px;
  height: 15px;
  border-top: solid 5px #fff;
  border-right: solid 5px #fff;
  right: 50%;
  left: auto;
  -webkit-transform: translate(50%, -50%) rotate(45deg);
  -moz-transform: translate(50%, -50%) rotate(45deg);
  -ms-transform: translate(50%, -50%) rotate(45deg);
  -o-transform: translate(50%, -50%) rotate(45deg);
  transform: translate(50%, -50%) rotate(45deg);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#container-flash .listing-filter {
  z-index: 100;
}
#container-flash video {
  position: relative;
  width: auto;
  height: auto;
  min-height: 100%;
  max-height: 100%;
  min-width: 100vw;
  max-width: none;
  /*left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
	top:50%;
	-webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);*/
  text-align: center;
  object-fit: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  /* Members bars */
}
.auth-details {
  height: auto;
  line-height: 1.8em;
  text-align: right;
  color: #fff;
  /*background-color:#001f49;
    background: #001f49 radial-gradient(circle at 50% 10%, #003f96, #001f49);*/
  background: #0e2f65;
  /*padding:5px 0;*/
}
.auth-details .wrap {
  padding: 0px 30px;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /*background: transparent repeating-linear-gradient(135deg, transparent, transparent 50px, rgba(0, 0, 0, .04) 0, rgba(0, 0, 0, .04) 100px);*/
  max-width: 100%;
}
.auth-details a {
  color: #fff;
  padding: 10px 0;
  display: inline-block;
}
.auth-details a:hover {
  color: #fff;
  text-decoration: underline;
}
.auth-details a:before {
  content: " | ";
  display: inline-block;
  padding: 0 5px;
}
.auth-details img {
  vertical-align: middle;
  margin-bottom: 1px;
  /* Site messages */
}
#site-messages {
  display: none;
}
.message, #site-messages .error-message, #site-messages .alert-message, #site-messages .success-message, #site-messages .error-message, #site-messages .alert-message, #site-messages .success-message {
  line-height: 18px;
  font-size: larger;
  padding: 15px 25px;
}
#site-messages a {
  color: #fff;
}
#site-messages a:hover {
  text-decoration: underline;
}
#site-messages .close-msg {
  float: right;
}
#site-messages .error-message {
  color: #fff;
  background-color: #b60d04;
}
#site-messages .alert-message {
  color: #fff;
  background-color: #999;
}
#site-messages .success-message {
  color: #fff;
  background-color: #5ea90d;
}
#site-messages .error-message .wrap, #site-messages .alert-message .wrap, #site-messages .success-message .wrap {
  text-align: center;
  /* Random images */
}
#container-flash.random-image {
  color: #fff;
  text-align: center;
  padding: 40px 0;
  min-height: 80px;
}
#container-flash.random-image a {
  color: #fff;
}
#container-flash.backgroundimage-container .backgroundimage-content {
  padding: 10px 0;
  min-height: 20px;
  /* Rotating images */
}
.sliderimg .slidertext {
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.8em;
  padding-bottom: 80px;
  min-width: 70%;
}
.sliderimg .slidertext h2 {
  color: #fff;
  font-family: "source-sans-pro", Arial, Helvetica, sans-serif;
  font-size: 60px;
  font-weight: 300;
}
.sliderimg .slidertext h3 {
  color: #fff;
  font-family: "source-sans-pro", Arial, Helvetica, sans-serif;
  font-size: 48px;
  font-weight: 300;
}
#container-flash.border.bottom {
  position: relative;
  padding-bottom: 10px;
  overflow: hidden;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#container-flash.border.bottom:after {
  content: '';
  height: 10px;
  width: auto;
  position: relative;
  display: block;
  position: absolute;
  bottom: 0;
  left: -119px;
  right: -50px;
  background: #001f49 repeating-linear-gradient(135deg, #001f49, #001f49 50px, #002f6e 0, #002f6e 100px);
}
#container-flash .flex-direction-nav .flex-nav-next, #container-flash .flex-direction-nav .flex-nav-prev {
  display: none;
}
.landing-page #container-flash {
  background-color: #002b49;
  display: table;
  background: #001f49 radial-gradient(circle at 50% 10%, #002e6d, #001f49);
  position: relative;
  z-index: 1;
  width: 100%;
  position: relative;
  padding-bottom: 0px !important;
}
.landing-page #container-flash:before {
  content: '';
  background: transparent repeating-linear-gradient(135deg, transparent, transparent 50px, rgba(0, 0, 0, .04) 0, rgba(0, 0, 0, .04) 100px);
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  z-index: -1;
}
.landing-page #container-flash:after {
  display: none !important;
  /* Breadcrump area */
}
#container-bread {
  /* breadcrumb */
}
#breadcrumb {
  font-size: 12px;
  line-height: 1.8em;
  padding: 16px 0 4px 0;
  /**/
}
.content-container {
  z-index: 1;
  /* Main title area */
}
.container-main-title .content {
  line-height: 1.8em;
  padding: 50px 0;
  padding-bottom: 0px;
  /* Main title area spacing */
}
.container-main-title + .container-main-title .content {
  padding-top: 0px;
}
.container-main-top + .container-main-title .content {
  padding-top: 0px;
}
.container-main + .container-main-title .content {
  padding-top: 0px;
}
.container-main-bottom + .container-main-title .content {
  padding-top: 0px;
  /* Main top area */
}
.container-main-top .content {
  line-height: 1.8em;
  padding: 50px 0;
  /* Main top area spacing */
}
.container-main-title + .container-main-top .content {
  padding-top: 0px;
}
.container-main-top + .container-main-top .content {
  padding-top: 0px;
}
.container-main + .container-main-top .content {
  padding-top: 0px;
}
.container-main-bottom + .container-main-top .content {
  padding-top: 0px;
  /* Main content area with layouts */
}
.content {
  letter-spacing: 0.6px;
  line-height: 1.8em;
  padding: 50px 0 10px;
}
.content h1, .content h2.title {
  color: #0e2f65;
}
.content article h1 {
  color: #0e2f65;
}
.content p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  margin-bottom: 1.8em;
}
.content .main-box {
  padding: 8px 10px;
  background-color: #efefef;
}
.content .main-box p {
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  font-style: italic;
}
main + main .main-wrap .content-container:first-child .content {
  padding-top: 0px;
  /* Layout defines main content widths */
}
.layout {
  z-index: 200;
  /* Layout widths */
}
.layout.full {
  width: 100%;
  position: relative;
}
.layout.half {
  float: left;
  width: 47%;
}
.layout.main {
  float: left;
  width: 74%;
}
.layout.side {
  float: left;
  width: 22%;
}
.layout.middle {
  float: left;
  width: 48%;
}
.layout.third {
  float: left;
  width: 30%;
}
.layout.gap {
  margin-left: 4%;
}
.layout.third.gap {
  margin-left: 5%;
  /* Layout side content */
}
.layout.side .img-left {
  float: left;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.layout.side .img-right {
  clear: right;
  float: right;
  margin-left: 10px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.layout.side p {
  padding: 10px 0 10px 0;
  margin: 0 0 0 0;
  line-height: 1.8em;
  margin-bottom: 1px;
}
.layout.side .side-holder {
  padding: 10px 0 10px 0;
  margin: 0 0 0 0;
  line-height: 1.8em;
  margin-bottom: 1px;
}
.layout.side .side-holder p {
  padding: 0 0 10px 0;
}
.layout.side .form-item {
  width: 100%;
}
.layout.side h6, .layout.side h6 {
  margin-top: 10px;
}
.side-nav {
  padding: 3px 0;
  margin: 0 0 0 0;
}
.side-nav li {
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  background: none;
  position: relative;
  z-index: 700;
}
.side-nav li a {
  padding: 4px 10px;
  /* Main areas spacing */
}
.container-main-title + .container-main .content {
  padding-top: 0px;
}
.container-main-top + .container-main .content {
  padding-top: 0px;
}
.container-main + .container-main .content {
  padding-top: 0px;
}
.container-main-bottom + .container-main .content {
  padding-top: 0px;
  /* properties  module */
}
.properties {
  clear: both;
  /* Main bottom area */
}
.container-main-bottom .content {
  line-height: 1.8em;
  padding: 50px 0 10px;
  /* Main bottom areas spacing */
}
.container-main-top + .container-main-bottom .content {
  padding-top: 0px;
}
.container-main + .container-main-bottom .content {
  padding-top: 0px;
}
.container-main-bottom + .container-main-bottom .content {
  padding-top: 0px;
  /* Backgrounds */
}
.container-main-title.background .content, .container-main-top.background .content, .container-main.background .content, .container-main-bottom.background .content {
  padding-top: 50px;
  padding-bottom: 50px;
}
.container-main-title.backgroundimage-container .content, .container-main-top.backgroundimage-container .content, .container-main.backgroundimage-container .content, .container-main-bottom.backgroundimage-container .content {
  padding-top: 50px;
  padding-bottom: 50px;
  /* Overwrite padding for areas adjacent to backgrounds */
}
.container-main-title + .container-main-title.background .content, .container-main-title + .container-main-top.background .content, .container-main-title + .container-main.background .content, .container-main-title + .container-main-bottom.background .content, .container-main-top + .container-main-title.background .content, .container-main-top + .container-main-top.background .content, .container-main-top + .container-main.background .content, .container-main-top + .container-main-bottom.background .content, .container-main + .container-main-title.background .content, .container-main + .container-main-top.background .content, .container-main + .container-main.background .content, .container-main + .container-main-bottom.background .content, .container-main-bottom + .container-main-title.background .content, .container-main-bottom + .container-main-top.background .content, .container-main-bottom + .container-main.background .content, .container-main-bottom + .container-main-bottom.background .content {
  padding-top: 50px;
  /* Overwrite padding for areas adjacent to backgrounds */
}
.container-main-title + .container-main-title.backgroundimage-container .content, .container-main-title + .container-main-top.backgroundimage-container .content, .container-main-title + .container-main.backgroundimage-container .content, .container-main-title + .container-main-bottom.backgroundimage-container .content, .container-main-top + .container-main-title.backgroundimage-container .content, .container-main-top + .container-main-top.backgroundimage-container .content, .container-main-top + .container-main.backgroundimage-container .content, .container-main-top + .container-main-bottom.backgroundimage-container .content, .container-main + .container-main-title.backgroundimage-container .content, .container-main + .container-main-top.backgroundimage-container .content, .container-main + .container-main.backgroundimage-container .content, .container-main + .container-main-bottom.backgroundimage-container .content, .container-main-bottom + .container-main-title.backgroundimage-container .content, .container-main-bottom + .container-main-top.backgroundimage-container .content, .container-main-bottom + .container-main.backgroundimage-container .content, .container-main-bottomr + .container-main-bottom.backgroundimage-container .content {
  padding-top: 50px;
  /* Image boxes */
}
.imageboxes {
  /*.imageboxes.textabove .module-image {
		position:relative;
		}
			.imageboxes.textabove .module-image:after {
			content:'';
			position:absolute;
			top:0px;
			left:0px;
			right:0px;
			bottom:0px;	
			background-color:$image-overlay-color;
			mix-blend-mode:hard-light;
			-moz-transition:all .4s ease;
			-webkit-transition:all .4s ease;
			transition:all .4s ease;
    		opacity:0.8;
			z-index:1;
			}
				.imageboxes.textabove .imagebox-item:hover .module-image:after {
				opacity:0;	
				}
		
			.imageboxes.textabove .module-image .view {display:none;}
			
			.imageboxes.textabove .imagebox-item:hover .module-image img {
			opacity:1;
			}
		
		.imageboxes.textabove .module-text {
		color:$headers-color;
		text-align:center;
		padding:25px 25px !important;
		background-color:$headers-background;
		-moz-transition:all .4s ease;
		-webkit-transition:all .4s ease;
		transition:all .4s ease;
		@include border-box();
		position:relative;
		z-index:1
		}
			.imageboxes.textabove .module-text h2 {
			font-family:$headers-font;
			font-size:$headers-size;
			font-weight:$headers-weight;
			line-height:40px;
			letter-spacing:$headers-letter-spacing;
			text-transform:uppercase;
			color:$headers-color;	
			padding:0 0 0 0;
			-moz-transition:all .4s ease;
			-webkit-transition:all .4s ease;
			transition:all .4s ease;
			vertical-align:middle;
			}
			
			.imageboxes.textabove .imagebox-item:hover .module-text {
			color:$headers-hover-color;	
			background-color:$headers-hover-background;	
			}
				.imageboxes.textabove .imagebox-item:hover .module-text h2 {
				color:$headers-hover-color;	
				}*/
}
.textunder .grid-item:hover {
  background-color: #fff;
}
.textunder .grid-item:hover.module-text {
  -webkit-box-shadow: 3px 2px 5px -1px rgba(0, 0, 0, 0.53);
  -moz-box-shadow: 3px 2px 5px -1px rgba(0, 0, 0, 0.53);
  box-shadow: 3px 2px 5px -1px rgba(0, 0, 0, 0.53);
}
.imageboxes.textunder .imagebox-item {
  padding-bottom: 30px;
}
.imageboxes.textunder.titleonly .imagebox-item {
  padding: 20px 10px;
  text-align: center;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.imageboxes.textunder .module-text, .imageboxes.textunder .module-title {
  display: block;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Services */
}
.services.textunder .module-text {
  padding-top: 15px;
  position: relative;
  /*.services.textunder .module-text .readmore {
				position:absolute;
				bottom:100%;
				}*/
}
.services.textunder.titleonly .service-item {
  margin-bottom: 20px;
}
.services.textunder.titleonly .service-item a {
  display: block;
  padding: 20px 10px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.services.textunder.titleonly .module-text {
  display: block;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.services.textunder.titleonly .module-text h1 {
  padding: 0;
  text-align: center;
}
.services.textunder.titleonly .service-item:hover .arrow-right {
  opacity: 0;
  display: none;
}
.service-details .backlink {
  padding-bottom: 15px;
}
.service-details .backlink .material-icons {
  font-size: inherit;
  /* FAQs */
}
.faqs.simplelist > li:before {
  top: 0px;
}
.faqs.simplelist .faq-item-question {
  font-size: 120%;
  /* News */
}
.news.textunder.grid.one-column a:last-of-type {
  margin-bottom: 0px;
}
.news.textunder .module-image {
  padding-bottom: 0px !important;
}
.news.textunder .module-text {
  position: relative;
  padding-top: 15px;
  padding: 10px;
}
.news.textunder .module-text .readmore {
  bottom: 100%;
}
.news-details-image {
  padding-left: 50px;
}
.news-details-date {
  display: none;
}
.news-heading {
  top: -64px;
  color: #fff;
  font-size: 25px;
  font-weight: 300;
  position: absolute;
}
.see-more {
  position: absolute;
  top: -54px;
  right: 0;
  color: #fff;
  font-weight: 800;
}
.see-more:hover {
  margin-right: 10px;
}
.see-more:hover .c-arrow:before {
  width: 30px;
}
.see-more .c-arrow:after, .see-more .c-arrow:before {
  top: auto;
}
.see-more .c-arrow:before {
  width: 20px;
  left: auto;
  right: 0;
}
.see-more i {
  color: #00adef;
  vertical-align: middle;
}
.see-more:hover {
  color: #fff;
  /* Testimonials */
}
.testimonials.imageside .testimonial-item:after {
  content: '';
  clear: both;
  display: block;
  /* Gallery */
}
.gallery.textunder .gallery-item {
  padding-bottom: 30px;
}
.gallery.textunder a.gallery-item:hover .module-image {
  opacity: 1;
}
.gallery.textunder .module-text {
  padding-top: 5px;
  position: relative;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.gallery.textunder .module-text .readmore {
  position: relative;
  bottom: 100%;
}
.gallery.textunder .module-text h4, .gallery.textunder .module-title h4 {
  font-size: 18px;
  font-weight: 400;
  color: #001f49;
  text-align: left;
  padding-bottom: 5px;
}
.gallery .gallery-item:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.gallery.textunder .gallery-item:hover:after {
  opacity: 1;
}
.gallery.textunder .gallery-item:after {
  content: '';
  -webkit-background: repeating-linear-gradient(135deg, #00adef, #00adef 50px, #002b49 0, #002b49 100px);
  -moz-background: repeating-linear-gradient(135deg, #00adef, #00adef 50px, #002b49 0, #002b49 100px);
  -ms-background: repeating-linear-gradient(135deg, #00adef, #00adef 50px, #002b49 0, #002b49 100px);
  -o-background: repeating-linear-gradient(135deg, #00adef, #00adef 50px, #002b49 0, #002b49 100px);
  background: repeating-linear-gradient(135deg, #00adef, #00adef 50px, #002b49 0, #002b49 100px);
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 2px;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
}
.mfp-figure:after {
  background: #fff !important;
}
.mfp-figure figure {
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.hideme {
  position: relative;
  top: 100px;
  opacity: 0;
  transition: 0.4s;
}
#out-of-town-buyers-container .content {
  padding-bottom: 0;
  /* Home page */
}
#home-container .imageboxes:first-child, #landing-container .imageboxes:first-child {
  margin-top: -245px;
  margin-bottom: 10px;
}
#home-sub-page-1-container #featured-rotator:first-child {
  margin-top: -280px;
  margin-bottom: 0;
}
#home-top-container .content, #landing-top-container .content {
  padding-top: 0px;
  padding-bottom: 50px;
  position: relative;
  /*.home-page main:first-of-type,
	.landing-page main:first-of-type {
	padding-bottom: 0;
	}

	.home-page main:nth-of-type(2),
	.landing-page main:nth-of-type(2) {
	padding-top: 0;
	}*/
}
.home-page .background.dark, .landing-page .background.dark {
  min-height: 270px;
}
#home-sub-page-1-top-container.background.dark {
  min-height: 0px;
  padding-bottom: 250px;
}
#home-sub-page-1-top-container.background.dark .content {
  padding-top: 40px;
  padding-bottom: 25px;
}
#home-sub-page-1-top-container.background.dark .content h2 {
  padding: 0;
}
#home-sub-page-1-container .news {
  margin-top: -186px;
}
#home-container .content.layout-full:first-of-type {
  padding-bottom: 0;
}
#careers-container .content {
  padding-bottom: 30px;
}
#contact-forms-container .content, #request-for-rental-appraisal-container .content, #newsflash-container .content, #about-us-container .content, #staff-item-container .content {
  padding-bottom: 40px;
}
#home-sub-page-1-container .content {
  padding-bottom: 50px;
  /* listings-page */
}
.listings-page main {
  background-color: #f7f7f7;
  padding: 0;
}
.listings-page main .wrap {
  max-width: 1800px;
  padding: 0 20px;
  max-width: 1850px;
}
.container-main-title .content {
  padding: 40px 0 0;
}
.auctions-page main {
  background-color: #f7f7f7;
  padding: 0;
}
.auctions-page main .wrap {
  max-width: 1800px;
  padding: 0;
  max-width: 1850px;
}
#our-advice-container .wrap {
  padding: 0 50px;
  /* Contact page */
}
#home-sub-page-1-bottom-container #featured-rotator {
  margin-bottom: 0px;
  /* Intranet Page */
}
.intranet-page #container-flash h1 + h1 {
  display: none;
  /* Arrow */
}
.imagebox-item:hover .c-arrow {
  opacity: 1;
  position: absolute;
}
.arrow-left {
  position: relative;
  z-index: 1;
  height: 1px;
  width: 25px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: width 0.2s ease;
  -moz-transition: width 0.2s ease;
  -ms-transition: width 0.2s ease;
  -o-transition: width 0.2s ease;
  transition: width 0.2s ease;
  margin-right: 3px;
}
a:hover .arrow-left {
  width: 31px;
}
.arrow-left:before, .arrow-left:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.arrow-left:before {
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #00adef;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.arrow-left:after {
  right: auto;
  left: 0;
  /*transform: translate3d(0,-50%,0) rotate(-135deg);*/
  -moz-transform: translate3d(0, -50%, 0) rotate(-135deg);
  -o-transform: translate3d(0, -50%, 0) rotate(-135deg);
  -ms-transform: translate3d(0, -50%, 0) rotate(-135deg);
  -webkit-transform: translate3d(0, -50%, 0) rotate(-135deg);
  transform: translate3d(0, -50%, 0) rotate(-135deg);
  right: 0;
  width: 7px;
  height: 7px;
  border: 1px solid transparent;
  border-top-color: #00adef;
  border-right-color: #00adef;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.arrow-right {
  position: relative;
  z-index: 1;
  height: 1px;
  width: 25px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: width 0.2s ease;
  -moz-transition: width 0.2s ease;
  -ms-transition: width 0.2s ease;
  -o-transition: width 0.2s ease;
  transition: width 0.2s ease;
  margin-right: 3px;
}
a:hover .arrow-right {
  width: 31px;
}
.arrow-right:before, .arrow-right:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.arrow-right:before {
  right: 0;
  left: auto;
  width: 100%;
  height: 1px;
  background-color: #00adef;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.arrow-right:after {
  right: 0;
  left: auto;
  /*transform: translate3d(0,-50%,0) rotate(-135deg);*/
  -moz-transform: translate3d(0, -50%, 0) rotate(-135deg);
  -o-transform: translate3d(0, -50%, 0) rotate(-135deg);
  -ms-transform: translate3d(0, -50%, 0) rotate(-135deg);
  -webkit-transform: translate3d(0, -50%, 0) rotate(-135deg);
  transform: translate3d(0, -50%, 0) rotate(-135deg);
  right: 0;
  width: 7px;
  height: 7px;
  border: 1px solid transparent;
  border-bottom-color: #00adef;
  border-left-color: #00adef;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Pre-footer */
}
#container-pre-footer {
  color: #fff;
  background-color: #0e2f65;
}
#container-pre-footer .backgroundimage-content {
  line-height: 1.8em;
  color: #fff;
  text-align: center;
  padding: 50px 50px;
}
.scroll-down {
  display: inline-block;
  position: absolute;
  bottom: 40px;
  z-index: 800;
  left: 50%;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  cursor: pointer;
}
.scroll-down i {
  -moz-transform: translateY(0) rotate(90deg);
  -o-transform: translateY(0) rotate(90deg);
  -ms-transform: translateY(0) rotate(90deg);
  -webkit-transform: translateY(0) rotate(90deg);
  transform: translateY(0) rotate(90deg);
  color: #00adef;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 5px;
  animation-name: bounce;
  position: relative;
  animation-duration: 2.5s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  max-height: 40px;
  overflow: hidden;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0) rotate(90deg);
    -o-transform: translateY(0) rotate(90deg);
    -ms-transform: translateY(0) rotate(90deg);
    -webkit-transform: translateY(0) rotate(90deg);
    transform: translateY(0) rotate(90deg);
  }
  40% {
    -moz-transform: translateY(-30px) rotate(90deg);
    -o-transform: translateY(-30px) rotate(90deg);
    -ms-transform: translateY(-30px) rotate(90deg);
    -webkit-transform: translateY(-30px) rotate(90deg);
    transform: translateY(-30px) rotate(90deg);
  }
  60% {
    -moz-transform: translateY(-15px) rotate(90deg);
    -o-transform: translateY(-15px) rotate(90deg);
    -ms-transform: translateY(-15px) rotate(90deg);
    -webkit-transform: translateY(-15px) rotate(90deg);
    transform: translateY(-15px) rotate(90deg);
  }
}
.scroll-up {
  text-align: right;
  display: inline-block;
  bottom: 40px;
  z-index: 800;
  cursor: pointer;
  transition: 0.3s;
  line-height: 1.5;
}
.scroll-up:hover {
  color: #fff;
}
.scroll-up i {
  -moz-transform: translateY(0) rotate(-90deg);
  -o-transform: translateY(0) rotate(-90deg);
  -ms-transform: translateY(0) rotate(-90deg);
  -webkit-transform: translateY(0) rotate(-90deg);
  transform: translateY(0) rotate(-90deg);
  border: 1px solid #00adef;
  border-radius: 50%;
  padding: 5px;
  position: relative;
  color: #00adef;
}
.scroll-up:hover i {
  border-color: #fff;
  color: #fff;
  /* Footer */
}
#container-footer {
  background-color: #002b49;
  display: table;
  background: #001f49 radial-gradient(circle at 50% 10%, #002e6d, #001f49);
  position: relative;
  z-index: 1;
  width: 100%;
}
#container-footer:before {
  content: '';
  background: transparent repeating-linear-gradient(135deg, transparent, transparent 50px, rgba(0, 0, 0, .04) 0, rgba(0, 0, 0, .04) 100px);
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  z-index: 2;
}
#container-footer .wrap {
  z-index: 100;
  position: relative;
}
#footer {
  position: relative;
  line-height: 2;
  color: #fff;
  font-size: 14px;
  text-align: left;
  padding: 45px 60px;
  padding-bottom: 30px;
  z-index: 101;
}
#container-footer.random-image #footer {
  background-color: transparent;
}
#footer a {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 2.5;
}
#footer a:hover {
  color: #fff;
}
#footer a [class^="icon-"], #footer a [class*=" icon-"], #footer a .material-icons {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  margin-top: -1px;
}
#footer h4 {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  padding-bottom: 20px;
}
#footer h4 a {
  line-height: 1.3;
  font-size: 12px;
}
#footer .links {
  padding-top: 0;
}
#footer .footer-left {
  float: left;
  width: 40%;
  text-align: left;
  margin-bottom: 30px;
}
#footer .footer-left img {
  max-width: 176px;
}
.mobile-social-icons-container {
  width: 100%;
  float: left;
  text-align: center;
  display: none;
}
#footer .footer-browse {
  float: left;
  width: 15%;
  text-align: left;
  margin-bottom: 30px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#footer .footer-knowledge {
  float: left;
  width: 15%;
  text-align: left;
  margin-bottom: 30px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#footer .footer-community {
  float: left;
  width: 15%;
  text-align: left;
  margin-bottom: 30px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#footer .footer-site {
  float: left;
  width: 15%;
  text-align: left;
  margin-bottom: 30px;
}
#footer .footer-up-arrow {
  text-align: right;
  float: right;
  width: 15%;
  color: #00adef;
}
#footer .base .social-icons {
  text-align: right;
  float: right;
}
#footer .base .licensed {
  text-align: left;
  float: left;
}
#footer .affiliates {
  float: left;
  clear: left;
}
#footer .affiliate {
  float: left;
  max-width: 150px;
  margin-bottom: 20px;
}
.link-item i {
  display: inline-block;
  font-size: 16px !important;
  vertical-align: middle;
  border: 1px #00adef solid;
  border-radius: 50%;
  padding: 8px !important;
  width: 15px;
  height: 15px;
}
.link-item:hover i {
  background-color: #00adef;
}
.hr-mobile {
  display: none;
  /* Show as desktop link */
}
#desktop-link {
  display: none;
  /* Custom rotator arrows */
}
.arrow-nav-left, .arrow-nav-right {
  position: relative;
  width: 10px;
  height: 10px;
  line-height: 40px;
  vertical-align: middle;
}
.arrow-nav-left:before {
  content: '';
  position: absolute;
  top: 50%;
  bottom: 0;
  width: 10px;
  height: 10px;
  border-top: solid 1px #00adef;
  border-left: solid 1px #00adef;
  left: 0%;
  -moz-transform: translateY(-50%) rotate(-45deg);
  -o-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.arrow-nav-right:before {
  content: '';
  position: absolute;
  top: 50%;
  bottom: 0;
  width: 10px;
  height: 10px;
  border-top: solid 1px #00adef;
  border-right: solid 1px #00adef;
  right: 0%;
  -moz-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* Grid */
}
.grid.five-column .grid-item {
  margin-bottom: 30px;
}
.grid.four-column .grid-item {
  margin-bottom: 40px;
  width: 23.5%;
  margin-right: 2%;
}
.grid.one-column .grid-item {
  margin-bottom: 40px;
}
.grid.three-column .grid-item {
  margin-bottom: 35px;
}
.grid.three-column .grid-item {
  width: 32%;
  margin-right: 2%;
}
.anchor-link {
  position: absolute;
  top: 0;
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.contact-forms-page a[href^="mailto:"], .aml-page .layout-two-col-equal .layout.half:nth-child(1) a {
  white-space: nowrap !important;
  overflow: hidden;
  max-width: 100%;
  display: inline-block;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
  /* Form */
}
.contact-form {
  position: relative;
}
.contact-form .form-anchor {
  position: absolute;
  top: 0;
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.req {
  color: #d60309;
  font-weight: bold;
  font-size: 12px;
}
.form-item {
  clear: both;
  width: 100%;
  max-width: none;
  margin-bottom: 11px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.form-item.recaptcha-item {
  margin-top: 15px;
}
.form-item .label {
  float: left;
  font-weight: bold;
  text-align: left;
  margin: 5px 0 5px 0;
  /*padding-right:10px;*/
  font-size: 0.73333rem;
  font-weight: 600;
  letter-spacing: 0.06rem;
  line-height: normal;
  color: #001f49;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.form-item .label2 {
  float: left;
  font-weight: bold;
  text-align: left;
  margin: 3px 0;
  /*padding-right:10px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
form .input input, form textarea, .product-details-buy-option-quantity input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
form .input input, form select, form textarea, .image-file, .product-details-buy-option-quantity input, .buy-dropdown {
  background: none;
  height: 52px;
  font-size: 16px;
  padding: 8px 8px 8px 8px;
  background-color: #fff;
  border: solid #d6d6d6 1px;
  border-radius: 0px;
  vertical-align: middle;
  margin: 0 0 0 0;
  padding: 15px 15px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
form .input input[type=file] {
  height: auto;
  padding: 0 0 0 0;
  border: none;
  /*border:solid #d6d6d6 1px;*/
  border-radius: 0px;
  background: transparent;
}
form .input input[type=date] {
  padding: 15px 15px;
  height: 52px;
}
form textarea {
  resize: vertical;
  height: auto;
  padding: 8px 8px 8px 8px;
  /* Custom button */
}
.form-item .subbut input, .buy-product input[type=submit], #checkout_button, #continue_button, #add_button, #cancel_button, #checkout_special, #review-submit-button, #update_button .button {
  font-size: 15px !important;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  background: none;
  display: block;
  width: 100%;
  text-align: center;
  padding: 17px 40px !important;
  height: 50px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.form-item .subbut, .buy-product, #checkout_button, #continue_button, #add_button, #cancel_button, #checkout_special, #review-submit-button, #update_button, .button {
  width: 100%;
  background-color: #00adef;
  border-radius: 3px;
  color: #fff;
  line-height: 1.5 !important;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1.7px;
  z-index: 1;
  position: relative;
  text-align: center;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  width: 100% !important;
  padding-left: 0px;
  margin-left: 0%;
}
.form-item .subbut:hover, .buy-product:hover, #checkout_button:hover, #continue_button:hover, #add_button:hover, #cancel_button:hover, #checkout_special:hover, #review-submit-button:hover, #update_button:hover, .button:hover {
  color: #fff;
  background-color: #00adef;
}
.form-item .subbut:before, .buy-product:before, #checkout_button:before, #continue_button:before, #add_button:before, #cancel_button:before, #checkout_special:before, #review-submit-button:before, #update_button:before, .button:before {
  content: '';
  background: rgba(0, 0, 0, 0.08);
  position: absolute;
  height: 100%;
  width: 150%;
  top: 0;
  z-index: 0 !important;
  right: 127.5%;
  /*transform: skewX(-45deg);*/
  -moz-transform: skewX(-45deg);
  -o-transform: skewX(-45deg);
  -ms-transform: skewX(-45deg);
  -webkit-transform: skewX(-45deg);
  transform: skewX(-45deg);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: none;
}
.form-item .subbut:hover:before, .buy-product:hover:before, #checkout_button:hover:before, #continue_button:hover:before, #add_button:hover:before, #cancel_button:hover:before, #checkout_special:hover:before, #review-submit-button:hover:before, #update_button:hover:before, .button:hover:before {
  -moz-transform: skewX(-45deg) translate3d(100%, 0, 0);
  -o-transform: skewX(-45deg) translate3d(100%, 0, 0);
  -ms-transform: skewX(-45deg) translate3d(100%, 0, 0);
  -webkit-transform: skewX(-45deg) translate3d(100%, 0, 0);
  transform: skewX(-45deg) translate3d(100%, 0, 0);
}
.form-item .subbut:after, .buy-product:after, #checkout_button:after, #continue_button:after, #add_button:after, #cancel_button:after, #checkout_special:after, #review-submit-button:after, #update_button:after, .button:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 150%;
  top: 0;
  right: 127.5%;
  z-index: -1;
  background: #0085c6;
  -webkit-transform: skewX(-45deg);
  -moz-transform: skewX(-45deg);
  -o-transform: skewX(-45deg);
  transform: skewX(-45deg);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: none;
}
.form-item .subbut:hover:after, .buy-product:hover:after, #checkout_button:hover:after, #continue_button:hover:after, #add_button:hover:after, #cancel_button:hover:after, #checkout_special:hover:after, #review-submit-button:hover:after, #update_button:hover:after {
  -webkit-transform: skewX(-45deg) translate3d(100%, 0, 0);
  -moz-transform: skewX(-45deg) translate3d(100%, 0, 0);
  -o-transform: skewX(-45deg) translate3d(100%, 0, 0);
  transform: skewX(-45deg) translate3d(100%, 0, 0);
}
.form-item .subbut input:hover, .buy-product input[type=submit]:hover, #checkout_button:hover, #continue_button:hover, #add_button:hover, #cancel_button:hover, #checkout_special:hover, #review-submit-button:hover, #update_button:hover {
  color: #fff;
  background-color: #00adef;
}
.button {
  display: inline-block;
  width: auto !important;
  color: #fff !important;
}
.button a {
  color: #fff;
  padding: 20px 20px;
}
.form-item.submit-item {
  clear: right;
  width: 33.3%;
  float: right;
  margin-top: 20px;
}
.form-item.recaptcha-item {
  float: left;
  width: 50%;
  text-align: left;
  max-width: 100%;
  overflow: hidden;
}
.layout.half .form-item.recaptcha-item {
  float: left;
  display: block;
  text-align: right;
  width: auto;
  margin-bottom: 5px;
}
.contact-forms-page .contact-form .form-item:nth-of-type(3), .landing-page .contact-form .form-item:nth-of-type(3) {
  width: 48%;
  float: left;
  margin-left: 4%;
  clear: none;
}
.contact-forms-page .contact-form .form-item:nth-of-type(2), .landing-page .contact-form .form-item:nth-of-type(2) {
  width: 48%;
  float: left;
}
#container-flash .listing-filter .form-item .input input, #container-flash .listing-filter .form-item .select select {
  font-size: 13px !important;
}
.form-item .subbut.disabled {
  overflow: hidden;
  position: relative;
  display: block;
}
.form-item .subbut.disabled:before {
  content: '';
  border: solid 3px #999;
  border-color: transparent #999 #999 #999;
  border-radius: 100px;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-animation: loading-ring 1.2s linear infinite;
  animation: loading-ring 1.2s linear infinite;
  display: inline-block;
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-item .subbut.disabled input {
  background-color: #e5e5e5 !important;
  color: #e5e5e5 !important;
  overflow: hidden;
}
@keyframes loading-ring {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -moz-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    -o-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    -moz-transform: translate(-50%, -50%) rotate(360deg);
    -ms-transform: translate(-50%, -50%) rotate(360deg);
    -o-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes opacity-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes calendar-scale {
  0% {
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    /* Mobile Spacing */
  }
  50% {
    -moz-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
    /* Mobile Spacing */
  }
  100% {
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    /* Mobile Spacing */
  }
}
@keyframes phone-rotate {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    /* Mobile Spacing */
  }
  33% {
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    /* Mobile Spacing */
  }
  66% {
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    /* Mobile Spacing */
  }
  100% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    /* Mobile Spacing */
  }
}
@keyframes phone-scale {
  0% {
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    /* Mobile Spacing */
  }
  50% {
    -moz-transform: scale(0.8, 0.8) rotate(10deg);
    -o-transform: scale(0.8, 0.8) rotate(10deg);
    -ms-transform: scale(0.8, 0.8) rotate(10deg);
    -webkit-transform: scale(0.8, 0.8) rotate(10deg);
    transform: scale(0.8, 0.8) rotate(10deg);
    /* Mobile Spacing */
  }
  100% {
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    /* Mobile Spacing */
  }
}
@media screen and (max-width: 1700px) {
  .wrap {
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1080px;
  }
  #container-flash.dark .wrap {
    padding: 0 30px !important;
  }
}
@media screen and (max-width: 1660px) {
  #navigation ul li {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 1570px) {
  #navigation {
    margin-left: 2%;
    /*#navigation {
	margin-left:12%;
	max-width:68%;
	}
		
			#navigation ul li {
			margin-left:15px;
			margin-right:15px;
			}*/
  }
}
@media screen and (max-width: 1400px) {
  /* Small Screens / Tablets */}
@media screen and (max-width: 1360px) {
  #navigation ul li {
    margin-left: 15px;
    margin-right: 15px;
  }
  #container-flash .left-holder {
    width: 40%;
  }
  #container-flash .right-holder {
    width: 60%;
  }
  html {
    -webkit-text-size-adjust: none;
  }
  #none {
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  img {
    max-width: 100%;
    height: auto;
    /* ie8 */
    width: auto\9;
  }
  embed, object, iframe:not(#digital-catalogue-iframe), .map-holder {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  iframe:not(#digital-catalogue-iframe) {
    min-height: calc((100vw - 100px) * 0.5625);
  }
  #digital-catalogue-iframe {
    width: 100%;
    height: 100%;
  }
  .img-left, .img-right {
    max-width: 50%;
    /* Hide/show element that should only show on mobile */
  }
  .hide-on-mobile {
    display: none;
  }
  .show-on-mobile {
    display: inline;
  }
  #container2, #container-header, #container-navigation, #container-flash, #container-bread, #container-intro, .container-main, .container-main-title, .container-main-top, .container-main-bottom, #container-footer, #container-base {
    width: 100%;
  }
  #container1, .wrap {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header {
    height: auto;
  }
  #navigation, #breadcrumb, .auth-details, .container-main .content, .container-main-title .content, .container-main-top .content, .container-main-bottom .content, #footer, #base {
    padding-left: 0px;
    padding-right: 0px;
  }
  #navigation ul li {
    margin-left: 12px;
    margin-right: 12px;
  }
  #site-messages .wrap {
    padding: 0 0px;
  }
  #site-messages .error-message, #site-messages .alert-message, #site-messages .success-message {
    padding: 15px 20px;
  }
  .sliderimg .slidertext h2 {
    font-size: calc(34px + 2vw);
  }
  .sliderimg .slidertext h3 {
    font-size: calc(24px + 2vw);
  }
  #slidebox {
    display: none;
  }
  #desktop-link {
    display: inline;
  }
  .imageboxes.textabove .module-text {
    padding: 15px 15px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .imageboxes.textabove .module-text h2 {
    font-size: 22px;
  }
  #container-pre-footer .backgroundimage-content h2 {
    font-size: calc(26px + 2vw);
  }
  .product-item {
    width: 32%;
    margin-right: 2%;
  }
  .products-holder div:nth-child(4n+4) {
    margin-right: 2%;
  }
  .products-holder div:nth-child(4n+5) {
    clear: none;
  }
  .products-holder div:nth-child(3n+3) {
    margin-right: 0%;
  }
  .products-holder div:nth-child(3n+4) {
    clear: both;
  }
  #header {
    line-height: 50px;
    /*height:auto;*/
    padding: 10px 0;
    /*@include border-box();*/
    /*.logo-right {
	display: none;
	}*/
  }
  #header #logo-right, #header .logo-right {
    max-width: 50%;
    height: 50px;
    line-height: 50px;
    margin-right: 20px;
    /* Hide navigation for mobile */
  }
  #navigation {
    display: none !important;
  }
  #navigation.nav-right li {
    margin-left: 15px;
    margin-right: 15px;
    height: auto;
  }
  #navigation.nav-right li a {
    font-size: 12px;
  }
  #mobile-navigation {
    display: none;
    height: auto;
    font-size: 18px;
    line-height: 1.4;
    color: #fff;
    padding: 20px 0;
  }
  #mobile-navigation a {
    float: none;
    display: block;
    height: auto;
    width: 100%;
    line-height: 1.4;
    text-align: left;
    color: #fff;
    padding: 5px 30px;
    margin-bottom: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  #mobile-menu {
    display: inline-block;
    float: right;
  }
  #mobile-menu a {
    font-size: 18px;
    line-height: 50px;
    color: #fff;
    padding: 0 0 0 0;
  }
  #container-outer #mobile-navigation {
    position: fixed;
    display: block;
    top: 0px;
    right: 0px;
    left: auto;
    width: 100%;
    height: auto;
    min-height: 100vh;
    max-height: 100vh;
    overflow-y: auto;
    display: block;
    z-index: 900;
    max-width: 360px;
    opacity: 0;
    padding-bottom: 20px;
    padding-top: 70px;
    background-color: #001f49;
    pointer-events: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  #container-outer #mobile-navigation .mobile-navigation-links {
    display: none;
  }
  .mobile-active #container-outer #mobile-navigation {
    opacity: 1;
    pointer-events: auto;
    -webkit-animation: opacity-fade 0.3s 1;
    -moz-animation: opacity-fade 0.3s 1;
    -o-animation: opacity-fade 0.3s 1;
    animation: opacity-fade 0.3s 1;
    z-index: 901;
  }
  .mobile-active #container-outer #mobile-navigation .mobile-navigation-links {
    display: block;
  }
  .close-menu {
    display: none !important;
  }
  #container-navigation a {
    color: #fff;
  }
  #tablet-navigation {
    display: flex;
  }
  #header #logo {
    max-width: 120px;
    height: 50px;
    line-height: 50px;
  }
  #navigation.nav-right {
    height: 50px;
    line-height: 50px;
  }
  #navigation ul {
    top: 0;
  }
  #navigation li > a strong, #navigation li > a b {
    height: 50px;
    line-height: 50px;
  }
  #container-header .wrap {
    padding: 0 20px;
  }
  #container-flash .left-holder {
    width: 50%;
  }
  #container-flash .right-holder {
    width: 50%;
  }
}
@media screen and (max-width: 1180px) {
  main {
    padding: 0;
  }
}
@media screen and (max-width: 1140px) {
  #container-flash .rotator-logo {
    max-width: 200px;
  }
}
@media screen and (max-width: 1080px) {
  .wrap {
    max-width: 100%;
  }
}
@media screen and (max-width: 940px) {
  #navigation ul li.mobile-item {
    display: block;
  }
  .home-page h1 {
    padding: 30px 0 30px 0;
  }
  .wrap {
    padding: 0 50px;
  }
  .imageboxes .arrow-right {
    display: none;
  }
  .intro-property-info-holder {
    display: flex !important;
    flex-direction: column;
  }
  #footer .footer-browse {
    width: 33.3%;
    text-align: left;
    padding-right: 0px;
  }
  #footer .footer-knowledge {
    width: 33.3%;
    text-align: left;
    padding-right: 0px;
  }
  #footer .footer-community {
    width: 33.3%;
    text-align: left;
    padding-right: 0px;
  }
  #footer .social-icons {
    display: none;
  }
  .mobile-social-icons-container {
    display: block;
  }
  #footer .mobile-social-icons-container .social-icons {
    display: block;
  }
  .hr-desktop {
    display: none;
  }
  .hr-mobile {
    display: block;
  }
  .affiliates {
    display: flex;
    width: 100%;
  }
  #footer .affiliate {
    max-width: none;
    width: 100%;
  }
  .licensed {
    font-size: 11px;
    text-align: center !important;
  }
  #footer .base .licensed {
    float: none;
    /* Grids */
  }
  .textunder .grid-item {
    width: 48% !important;
    margin-right: 4% !important;
    clear: none !important;
  }
  .textunder .grid-item:nth-child(2n+2) {
    margin-right: 0% !important;
  }
  .textunder .grid-item:nth-child(2n+3) {
    clear: both !important;
  }
  .textunder .grid-item:hover {
    background-color: transparent;
  }
  .imageboxes.textunder .imagebox-item:after {
    display: none;
  }
  .form-item.recaptcha-item, .form-item.submit-item {
    width: 100%;
  }
  #container-flash .left-holder, #container-flash .right-holder {
    width: 100%;
    display: block;
    clear: both;
  }
  .landing-page #image-only-slider, .landing-page #image-only-slider li {
    height: calc(100vw * 0.6) !important;
    max-height: calc(100vw * 0.6) !important;
  }
  #property-image-slider, #property-image-slider li {
    height: calc(100vw * 0.6) !important;
    max-height: calc(100vw * 0.6) !important;
  }
}
@media screen and (max-width: 850px) {
  .scroll-down {
    display: none;
    /*.imageboxes.iconover .grid-item {
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
	}*/
  }
  .imageboxes.iconover .imagebox-item:after {
    display: none !important;
  }
  .c-arrow {
    display: none !important;
  }
  .home-page .background.dark, .landing-page .background.dark {
    display: none;
  }
  .see-more:hover {
    color: #00adef;
  }
  .home-page .background.dark .wrap, .landing-page .background.dark .wrap {
    background-color: transparent;
  }
  #home-container .imageboxes:first-child, #landing-container .imageboxes:first-child, #home-sub-page-1-container #featured-rotator:first-child {
    margin-top: auto;
  }
  .imageboxes.iconover .imagebox-item {
    padding: 20px 20px;
    /* News */
  }
  .news-heading {
    color: #001f49;
  }
  .see-more {
    color: #00adef;
    /* News */
  }
  #home-sub-page-1-container .news {
    margin-top: 0;
  }
  .news-heading {
    color: #001f49;
  }
  .see-more {
    color: #00adef;
  }
  .news.harcourtsnews .news-item {
    width: 100% !important;
  }
  .news.harcourtsnews .news-item:nth-of-type(1) {
    width: 100% !important;
  }
  .news.harcourtsnews .news-item:nth-of-type(2) {
    width: 100% !important;
  }
  .news .module-text {
    background-color: #fff;
  }
  .news.harcourtsnews .news-item .module-text {
    width: 100%;
    position: relative;
  }
}
@media screen and (max-width: 850px) {
  #tablet-navigation {
    position: relative;
  }
  #container-flash {
    margin-top: 0px;
  }
  #container-flash.dark {
    margin-top: 0px;
    /*min-height:0px;*/
    min-height: 200px;
    height: 200px;
  }
  #container-flash.dark.has-rotator {
    height: auto;
  }
  #container-flash.dark .wrap {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .background.dark:before {
    background: transparent repeating-linear-gradient(135deg, transparent, transparent 3.3333rem, rgba(0, 0, 0, .05) 0, rgba(0, 0, 0, .05) 6.6667rem);
  }
  #container-flash.border.bottom:after {
    left: -50px;
    right: -50px;
    background: #001f49 repeating-linear-gradient(135deg, #001f49, #001f49 3.3333rem, #002f6e 0, #002f6e 6.6667rem);
  }
  #container-flash .rotator-logo {
    display: none !important;
  }
  #navigation.nav-right {
    margin-right: 15px;
    /*#mobile-menu a {
		padding:0 20px;
		}*/
  }
  #footer {
    padding: 55px 0px;
    /*#footer .footer-left {
		width:80%;
		padding-bottom:50px;
		}
			
		#footer .footer-middle {
		width:50%;
		padding-bottom:50px;
		}
		
		#footer .footer-right {
		clear:both;
		width:100%;
		text-align:left;
		}
			#footer .footer-copyright {
			text-align:left;	
			}*/
    /* Set new spacing for mobile*/
    /* Breadcrump area */
  }
  #container-bread {
    /* breadcrumb */
  }
  #breadcrumb {
    padding: 16px 0px 4px 0px;
    /* Main title area */
  }
  .container-main-title .content {
    padding: 45px 0px;
    padding-bottom: 0px;
    /* Main title area spacing */
  }
  .container-main-title + .container-main-title .content {
    padding-top: 0px;
  }
  .container-main-top + .container-main-title .content {
    padding-top: 0px;
  }
  .container-main + .container-main-title .content {
    padding-top: 0px;
  }
  .container-main-bottom + .container-main-title .content {
    padding-top: 0px;
    /* Main top area */
  }
  .container-main-top .content {
    padding: 45px 0px;
    /* Main top area spacing */
  }
  .container-main-title + .container-main-top .content {
    padding-top: 0px;
  }
  .container-main-top + .container-main-top .content {
    padding-top: 0px;
  }
  .container-main + .container-main-top .content {
    padding-top: 0px;
  }
  .container-main-bottom + .container-main-top .content {
    padding-top: 0px;
    /* Main content area with layouts */
  }
  .content {
    padding: 45px 0px;
    /* Main areas spacing */
  }
  .container-main-title + .container-main .content {
    padding-top: 0px;
  }
  .container-main-top + .container-main .content {
    padding-top: 0px;
  }
  .container-main + .container-main .content {
    padding-top: 0px;
  }
  .container-main-bottom + .container-main .content {
    padding-top: 0px;
    /* Main bottom area */
  }
  .container-main-bottom .content {
    padding: 45px 0px;
    /* Main bottom areas spacing */
  }
  .container-main-top + .container-main-bottom .content {
    padding-top: 0px;
  }
  .container-main + .container-main-bottom .content {
    padding-top: 0px;
  }
  .container-main-bottom + .container-main-bottom .content {
    padding-top: 0px;
    /* Backgrounds */
  }
  .container-main-title.background .content, .container-main-top.background .content, .container-main.background .content, .container-main-bottom.background .content {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .container-main-title.backgroundimage-container .content, .container-main-top.backgroundimage-container .content, .container-main.backgroundimage-container .content, .container-main-bottom.backgroundimage-container .content {
    padding-top: 45px;
    padding-bottom: 45px;
    /* Overwrite padding for areas adjacent to backgrounds */
  }
  .container-main-title + .container-main-title.background .content, .container-main-title + .container-main-top.background .content, .container-main-title + .container-main.background .content, .container-main-title + .container-main-bottom.background .content, .container-main-top + .container-main-title.background .content, .container-main-top + .container-main-top.background .content, .container-main-top + .container-main.background .content, .container-main-top + .container-main-bottom.background .content, .container-main + .container-main-title.background .content, .container-main + .container-main-top.background .content, .container-main + .container-main.background .content, .container-main + .container-main-bottom.background .content, .container-main-bottom + .container-main-title.background .content, .container-main-bottom + .container-main-top.background .content, .container-main-bottom + .container-main.background .content, .container-main-bottom + .container-main-bottom.background .content {
    padding-top: 45px;
    /* Overwrite padding for areas adjacent to backgrounds */
  }
  .container-main-title + .container-main-title.backgroundimage-container .content, .container-main-title + .container-main-top.backgroundimage-container .content, .container-main-title + .container-main.backgroundimage-container .content, .container-main-title + .container-main-bottom.backgroundimage-container .content, .container-main-top + .container-main-title.backgroundimage-container .content, .container-main-top + .container-main-top.backgroundimage-container .content, .container-main-top + .container-main.backgroundimage-container .content, .container-main-top + .container-main-bottom.backgroundimage-container .content, .container-main + .container-main-title.backgroundimage-container .content, .container-main + .container-main-top.backgroundimage-container .content, .container-main + .container-main.backgroundimage-container .content, .container-main + .container-main-bottom.backgroundimage-container .content, .container-main-bottom + .container-main-title.backgroundimage-container .content, .container-main-bottom + .container-main-top.backgroundimage-container .content, .container-main-bottom + .container-main.backgroundimage-container .content, .container-main-bottomr + .container-main-bottom.backgroundimage-container .content {
    padding-top: 45px;
  }
  #container-flash .left-holder {
    padding: 30px;
    /* Grid class styles */
  }
  .grid .grid-item {
    float: left;
    display: inline-block;
  }
  .grid .grid-item img {
    vertical-align: middle;
    /* 7 column grid to 4 column */
  }
  .grid.seven-column .grid-item {
    width: 22%;
    margin-right: 4%;
    margin-bottom: 20px;
  }
  .grid.seven-column .grid-item:nth-child(7n+7) {
    margin-right: 4%;
  }
  .grid.seven-column .grid-item:nth-child(7n+8) {
    clear: none;
  }
  .grid.seven-column .grid-item:nth-child(4n+4) {
    margin-right: 0%;
  }
  .grid.seven-column .grid-item:nth-child(4n+5) {
    clear: both;
    /* 6,5 column grid to 3 column */
  }
  .grid.six-column .grid-item, .grid.five-column .grid-item {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 40px;
  }
  .grid.six-column .grid-item:nth-child(6n+6) {
    margin-right: 5%;
  }
  .grid.six-column .grid-item:nth-child(6n+7) {
    clear: none;
  }
  .grid.six-column .grid-item:nth-child(3n+3) {
    margin-right: 0%;
  }
  .grid.six-column .grid-item:nth-child(3n+4) {
    clear: both;
  }
  .grid.five-column .grid-item:nth-child(5n+5) {
    margin-right: 5%;
  }
  .grid.five-column .grid-item:nth-child(5n+6) {
    clear: none;
  }
  .grid.five-column .grid-item:nth-child(3n+3) {
    margin-right: 0%;
  }
  .grid.five-column .grid-item:nth-child(3n+4) {
    clear: both;
    /*.grid.four-column .grid-item:nth-child(4n+4) {margin-right:5%;}
			.grid.four-column .grid-item:nth-child(4n+5) {clear:none;}
			.grid.four-column .grid-item:nth-child(3n+3) {margin-right:0%;}
			.grid.four-column .grid-item:nth-child(3n+4) {clear:both;}*/
    /* Grid 4 column to two */
  }
  .grid.four-column .grid-item, .grid.three-column .grid-item {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 40px;
  }
  .grid.four-column .grid-item:nth-child(4n+4) {
    margin-right: 4%;
  }
  .grid.four-column .grid-item:nth-child(4n+5) {
    clear: none;
  }
  .grid.four-column .grid-item:nth-child(2n+2) {
    margin-right: 0%;
  }
  .grid.four-column .grid-item:nth-child(2n+3) {
    clear: both;
  }
  .grid.three-column .grid-item:nth-child(3n+3) {
    margin-right: 4%;
  }
  .grid.three-column .grid-item:nth-child(3n+4) {
    clear: none;
  }
  .grid.three-column .grid-item:nth-child(2n+2) {
    margin-right: 0%;
  }
  .grid.three-column .grid-item:nth-child(2n+3) {
    clear: both;
  }
}
@media screen and (max-width: 750px) {
  .auth-details a {
    display: none;
  }
  .auth-details a:first-of-type, .auth-details a:last-of-type {
    display: inline-block;
  }
  #footer .footer-contact1 {
    float: none;
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
  }
  #footer .footer-contact2 {
    float: none;
    display: block;
    width: 100%;
    text-align: left;
  }
  #footer .footer-links1 {
    float: none;
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
  }
  #footer .footer-browse, #footer .footer-knowledge, #footer .footer-community {
    width: 50%;
    text-align: left;
    margin-bottom: 20px;
  }
  #footer .footer-community {
    clear: both;
  }
  #footer {
    font-size: 14px;
    line-height: 26px;
  }
  #footer h4 {
    font-size: 15px;
    font-weight: 600;
  }
}
@media screen and (max-width: 700px) {
  /* Small Tablets */  .landing-page #container-flash .rotator-over {
    top: 30%;
  }
  .home-page #container-flash .listing-filter, .landing-page #container-flash .listing-filter {
    top: 70%;
  }
}
@media screen and (max-width: 650px) {
  .margin-bot, .margin-bottom, .content p.margin-bot, .content p.margin-bottom {
    margin-bottom: 40px;
  }
  .content p.margin-top, .margin-top {
    margin-top: 40px;
  }
  iframe:not(#digital-catalogue-iframe) {
    min-height: calc((100vw - 30px) * 0.5625);
  }
  #container-flash .rotator-logo {
    width: 200px;
    /*#footer {}
	
		#footer .footer-left {
		width:80%;
		padding-bottom:0px;
		}
			
		#footer .footer-middle {
		clear:both;
		width:100%;
		padding-bottom:50px;
		}
		
		#footer .footer-right {
		clear:both;
		}
		
			#footer .footer-copyright {}*/
    /* Three column equal */
  }
  .layout-three-col-equal .layout.third {
    float: none;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 18px;
  }
  .layout-three-col-equal .layout.third.gap {
    margin-left: 0%;
  }
  .layout.half, .layout.main, .layout.side, .layout.middle, .layout.third {
    float: none !important;
    width: 100% !important;
  }
  .layout.gap, .layout.third.gap {
    margin-left: 0%;
  }
  .layout.main {
    margin-bottom: 20px;
  }
  .layout.side {
    margin-bottom: 20px;
  }
  .layout-two-col-equal .layout.half + .layout.half {
    margin-top: 35px;
  }
  .large-margin-bot, p.large-margin-bot, .content p.large-margin-bot {
    margin-bottom: 40px;
    /* 7,6,5,4,3 column grid to 2 column */
  }
  .grid.seven-column .grid-item, .grid.six-column .grid-item, .grid.five-column .grid-item, .grid.four-column .grid-item, .grid.three-column .grid-item {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 40px;
  }
  .imageboxes.iconover .grid-item {
    width: 100%;
    margin-bottom: 10px;
  }
  .grid.seven-column .grid-item:nth-child(7n+7) {
    margin-right: 4%;
  }
  .grid.seven-column .grid-item:nth-child(7n+8) {
    clear: none;
  }
  .grid.seven-column .grid-item:nth-child(4n+4) {
    margin-right: 4%;
  }
  .grid.seven-column .grid-item:nth-child(4n+5) {
    clear: none;
  }
  .grid.seven-column .grid-item:nth-child(2n+2) {
    margin-right: 0%;
  }
  .grid.seven-column .grid-item:nth-child(2n+3) {
    clear: both;
  }
  .grid.six-column .grid-item:nth-child(6n+6) {
    margin-right: 4%;
  }
  .grid.six-column .grid-item:nth-child(6n+7) {
    clear: none;
  }
  .grid.six-column .grid-item:nth-child(3n+3) {
    margin-right: 4%;
  }
  .grid.six-column .grid-item:nth-child(3n+4) {
    clear: none;
  }
  .grid.six-column .grid-item:nth-child(2n+2) {
    margin-right: 0%;
  }
  .grid.six-column .grid-item:nth-child(2n+3) {
    clear: both;
  }
  .grid.five-column .grid-item:nth-child(5n+5) {
    margin-right: 4%;
  }
  .grid.five-column .grid-item:nth-child(5n+6) {
    clear: none;
  }
  .grid.five-column .grid-item:nth-child(3n+3) {
    margin-right: 4%;
  }
  .grid.five-column .grid-item:nth-child(3n+4) {
    clear: none;
  }
  .grid.five-column .grid-item:nth-child(2n+2) {
    margin-right: 0%;
  }
  .grid.five-column .grid-item:nth-child(2n+3) {
    clear: both;
  }
  .grid.four-column .grid-item:nth-child(4n+4) {
    margin-right: 4%;
  }
  .grid.four-column .grid-item:nth-child(4n+5) {
    clear: none;
  }
  .grid.four-column .grid-item:nth-child(3n+3) {
    margin-right: 4%;
  }
  .grid.four-column .grid-item:nth-child(3n+4) {
    clear: none;
  }
  .grid.four-column .grid-item:nth-child(2n+2) {
    margin-right: 0%;
  }
  .grid.four-column .grid-item:nth-child(2n+3) {
    clear: both;
  }
  .grid.three-column .grid-item:nth-child(3n+3) {
    margin-right: 4%;
  }
  .grid.three-column .grid-item:nth-child(3n+4) {
    clear: none;
  }
  .grid.three-column .grid-item:nth-child(2n+2) {
    margin-right: 0%;
  }
  .grid.three-column .grid-item:nth-child(2n+3) {
    clear: both;
    /* Before and After */
  }
  .beforeafter-holder .beforeafter-item {
    width: 45%;
    margin-right: 10%;
  }
  .beforeafter-holder div:nth-child(3n+3) {
    margin-right: 10%;
  }
  .beforeafter-holder div:nth-child(3n+4) {
    clear: none;
  }
  .beforeafter-holder div:nth-child(2n+2) {
    margin-right: 0%;
  }
  .beforeafter-holder div:nth-child(2n+3) {
    clear: left;
    /* Videos */
  }
  .video-holder .video-item {
    width: 45%;
    margin-right: 10%;
  }
  .video-holder div:nth-child(3n+3) {
    margin-right: 10%;
  }
  .video-holder div:nth-child(3n+4) {
    clear: none;
  }
  .video-holder div:nth-child(2n+2) {
    margin-right: 0%;
  }
  .video-holder div:nth-child(2n+3) {
    clear: left;
  }
  .subscription-plans .subscription-plan {
    width: 47%;
    margin-right: 6%;
  }
  .subscription-plans div.subscription-plan:nth-child(3n+3) {
    margin-right: 6%;
  }
  .subscription-plans div.subscription-plan:nth-child(3n+4) {
    clear: none;
  }
  .subscription-plans div.subscription-plan:nth-child(2n+2) {
    margin-right: 0%;
  }
  .subscription-plans div.subscription-plan:nth-child(2n+3) {
    clear: left;
  }
  .pricelist-header .pricelist-price, .pricelist-header .pricelist-inclusive {
    display: none;
  }
  .pricelist-product {
    float: left;
    width: 75%;
    margin-right: 2%;
    padding-bottom: 6px;
  }
  .pricelist-price {
    clear: left;
    float: left;
    width: auto;
    display: inline-block;
    margin-right: 2%;
  }
  .pricelist-inclusive {
    float: left;
    width: auto;
    display: inline-block;
    margin-right: 2%;
  }
  .pricelist-qty {
    float: right;
    width: 23%;
  }
  .product-item {
    width: 47%;
    margin-right: 6%;
  }
  .products-holder div:nth-child(3n+3) {
    margin-right: 6%;
  }
  .products-holder div:nth-child(3n+4) {
    clear: none;
  }
  .products-holder div:nth-child(2n+2) {
    margin-right: 0%;
  }
  .products-holder div:nth-child(2n+3) {
    clear: both;
  }
  .form-item .label, .form-item .label2 {
    margin-bottom: 2px;
  }
  .form-item .label, .form-item .label2, .form-item .input, .form-item .select, .form-item .checkbox, .form-item .radio, .form-item .textarea, .form-item .label-padding, .form-item .subbut, .form-item .g-recaptcha, #recaptcha_image {
    width: 100% !important;
    padding-left: 0px;
    margin-left: 0%;
  }
  .form-item .g-recaptcha > div > div {
    max-width: 100%;
    overflow: hidden;
  }
  .recaptcha_input .input {
    padding-right: 0px;
  }
  .recaptcha_options li a {
    top: 0px;
  }
  .shopping-cart-list .shopping-cart-list-header {
    display: none;
  }
  .shopping-cart-list .shopping-cart-list-items {
    padding: 4px 10px;
    border: solid #f0e8e6 1px;
    border-radius: 3px;
    margin-bottom: 15px;
    position: relative;
  }
  .shopping-cart-list .scl-image {
    float: right;
    position: absolute;
    text-align: center;
    right: 5px;
    top: 8px;
    width: 20%;
    max-height: 60px;
  }
  .shopping-cart-list .scl-image img {
    max-height: 60px;
  }
  .shopping-cart-list .scl-products {
    width: 100%;
    min-height: 60px;
    padding-right: 0%;
  }
  .shopping-cart-list .scl-products-title {
    float: left;
    width: 68%;
  }
  .shopping-cart-list .scl-products-additional {
    clear: both;
    width: 100%;
  }
  .shopping-cart-list .scl-products .cart-msg-box, .shopping-cart-list .scl-products .cart-msg-type, .shopping-cart-list .scl-products .cart-msg-messages {
    width: 98%;
  }
  .msg-small {
    font-size: 13px;
    line-height: 17px;
  }
  .shopping-cart-list .scl-quantity {
    clear: both;
    width: 59%;
    text-align: left;
    padding-right: 0px;
    margin-top: 8px;
    padding-top: 8px;
    border-top: solid #f0e8e6 1px;
  }
  .shopping-cart-list .scl-quantity .scl-quantity-text {
    float: left;
    display: inline-block;
    padding-right: 3%;
    line-height: 26px;
    font-size: 14px;
  }
  .shopping-cart-list .scl-quantity input {
    float: left;
    font-size: 15px;
    display: inline-block;
    margin-right: 12%;
  }
  .shopping-cart-list .remove-link {
    float: left;
    display: inline-block;
    text-align: left;
    line-height: 26px;
    font-size: 12px;
  }
  .shopping-cart-list .scl-price {
    width: 40%;
    font-size: 16px;
    font-weight: 600;
    text-align: right;
    padding-right: 1%;
    margin-top: 8px;
    padding-top: 8px;
    border-top: solid #f0e8e6 1px;
  }
  .shopping-cart-totals .shopping-cart-total-item .totals-space, .shopping-cart-totals .shopping-cart-total-final .totals-space, #sc-subtotals .totals-space-base {
    display: none;
  }
  .shopping-cart-totals .shopping-cart-total-item, .shopping-cart-totals .shopping-cart-total-final {
    display: block;
  }
  .shopping-cart-totals .shopping-cart-total-item .totals-text, .shopping-cart-totals .shopping-cart-total-final .totals-text {
    float: left;
    width: 66%;
    text-align: left;
    padding-right: 0;
    padding-left: 4%;
    margin: 0 0 0 0;
  }
  .shopping-cart-totals .shopping-cart-total-item .totals-value, .shopping-cart-totals .shopping-cart-total-final .totals-value {
    float: left;
    width: 26%;
    font-size: 15px;
    padding-right: 4%;
    margin: 0 0 0 0;
  }
  .address-selector li {
    width: 48%;
  }
  .cart-checkradio-holder .checkradio {
    width: 50%;
  }
  .payment-radio-holder {
    width: 10%;
  }
  .payment-holder {
    width: 90%;
  }
  .wrap {
    padding: 0 30px;
    /*.listings-page .wrap {
	padding: 0 30px !important;
	}
		#container-header .wrap {padding: 0 0 0 0 !important;}*/
  }
  #container-flash .wrap {
    padding: 0 0px;
  }
  #container-flash.dark .wrap {
    padding: 0 30px;
  }
}
@media screen and (max-width: 600px) {
  /* Phones */  .landing-page #container-flash .rotator-over {
    top: 35%;
  }
}
@media screen and (max-width: 490px) {
  html {
    -webkit-text-size-adjust: none;
  }
  img {
    max-width: 100%;
    height: auto;
    /* ie8 */
    width: auto\9;
  }
  embed, object, iframe:not(#digital-catalogue-iframe), .map-holder {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  #digital-catalogue-iframe {
    width: 100%;
    height: 100%;
  }
  ul li {
    line-height: 26px;
    padding-bottom: 8px;
    background-position: 5px 9px;
  }
  #container1 {
    width: 100%;
  }
  #container2 {
    width: 100%;
  }
  #container-header .wrap {
    padding: 0 0 0 0;
  }
  #header {
    padding: 15px 0;
    height: auto;
    line-height: 50px;
    padding-bottom: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header #logo {
    max-width: 150px;
    padding-left: 20px;
    padding-bottom: 15px;
  }
  #top-nav, #header #search {
    display: none;
  }
  #header #logo-right, #header .logo-right {
    height: auto;
    line-height: 15px;
    clear: both;
    margin: 0 0 0 0;
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
    overflow: hidden;
    display: none;
  }
  #header #logo-right .blue-button, #header .logo-right .blue-button {
    width: 100%;
    display: block;
    border-radius: 0px;
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
    line-height: 15px;
  }
  #header #logo-right .blue-button > i, #header .logo-right .blue-button > i {
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    /* Safari 4+ */
    -webkit-animation: calendar-scale 1s 0.5s infinite;
    /* Fx 5+ */
    -moz-animation: calendar-scale 1s 0.5s infinite;
    /* Opera 12+ */
    -o-animation: calendar-scale 1s 0.5s infinite;
    /* IE 10+, Fx 29+ */
    animation: calendar-scale 1s 0.5s infinite;
  }
  #container-header.sticky-active #logo-right {
    display: none;
  }
  #container-header.sticky-active #header {
    padding-top: 0px;
  }
  #container-header.sticky-active #header #logo {
    padding-bottom: 0px;
  }
  #header #mobile-link {
    position: relative;
    top: auto;
    right: auto;
    display: inline-block;
    text-align: center;
    margin-right: 30px;
    float: right;
  }
  #mobile-link a {
    display: block;
    color: #fff;
    height: 50px;
    line-height: 50px;
    background-color: transparent;
    font-weight: 300;
  }
  #mobile-link > a > i {
    vertical-align: middle;
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    /* Safari 4+ */
    -webkit-animation: phone-scale 1s infinite;
    /* Fx 5+ */
    -moz-animation: phone-scale 1s infinite;
    /* Opera 12+ */
    -o-animation: phone-scale 1s infinite;
    /* IE 10+, Fx 29+ */
    animation: phone-scale 1s infinite;
  }
  #mobile-menu {
    padding-right: 20px;
  }
  #tablet-navigation {
    display: none;
    height: auto;
    position: relative;
  }
  #tablet-navigation a {
    float: left;
    width: 33.3%;
    padding: 5px;
    box-sizing: border-box;
  }
  #container-outer #mobile-navigation {
    padding-top: 84px;
  }
  #container-outer #container-header.sticky-active + #mobile-navigation {
    padding-top: 50px;
  }
  #slider, #flash, #slidebox, #image-rotator {
    display: block;
  }
  #container-flash {
    margin-top: 0px;
  }
  .unslider-holder, .unslider-fade .unslider-wrap li, .sliderimg .backgroundimage-content .wrap {
    height: 500px !important;
  }
  .sliderimg .slidertext {
    padding-bottom: 10px;
    min-width: 90%;
  }
  .home-page #container-flash .listing-filter, .landing-page #container-flash .listing-filter {
    top: 66%;
  }
  .home-page #container-flash .rotator-over, .landing-page #container-flash .rotator-over {
    top: 34%;
  }
  #container-flash .rotator-logo {
    display: none !important;
  }
  .content {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .content .img-left, .content .img-right, .content .img-center {
    float: none;
    display: block;
    width: 100%;
    max-width: none;
    padding: 10px 0;
    margin: 0 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .content, .layout.side p, .layout.side .side-holder {
    font-size: 16px;
    line-height: 24px;
  }
  .content h1, #container-flash .left-holder h1, .h2.title, #container-flash.dark .wrap h1 {
    font-size: 36px;
    line-height: 1.4;
  }
  .content h2 {
    font-size: 32px;
    line-height: 1.4;
  }
  .content h3 {
    font-size: 26px;
    line-height: 1.4;
  }
  .content h4 {
    font-size: 22px;
    line-height: 1.4;
  }
  .layout.side h5 {
    font-size: 18px;
    line-height: 1.4;
  }
  .layout.side h6 {
    font-size: 18px;
    line-height: 1.4;
  }
  .small {
    font-size: 15px;
    line-height: 1.4;
  }
  .large {
    font-size: 17px;
    line-height: 1.4;
  }
  .layout.half, .layout.main, .layout.side, .layout.middle, .layout.third {
    float: none !important;
    width: 100% !important;
  }
  .layout.gap, .layout.third.gap {
    margin-left: 0%;
  }
  .layout.main {
    margin-bottom: 20px;
  }
  .layout.side {
    margin-bottom: 20px;
  }
  .layout-two-col-equal .layout.half + .layout.half {
    margin-top: 35px;
  }
  #home-top-container .content {
    padding-top: 35px;
    padding-bottom: 35px;
    margin-top: 0px;
  }
  #footer .footer-contact1 {
    float: none;
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 18px;
  }
  #footer .footer-contact2 {
    float: none;
    display: block;
    width: 100%;
    text-align: left;
  }
  #footer .footer-links1 {
    float: none;
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 18px;
  }
  #footer .footer-browse, #footer .footer-knowledge, #footer .footer-community {
    width: 50%;
    text-align: left;
    margin-bottom: 20px;
  }
  #footer {
    font-size: 14px;
    line-height: 26px;
  }
  #footer h4 {
    font-size: 15px;
  }
  #desktop-link {
    display: inline;
    /* Set new spacing for mobile*/
    /* Breadcrump area */
  }
  #container-bread {
    /* breadcrumb */
  }
  #breadcrumb {
    padding: 16px 0px 4px 0px;
    /* Main title area */
  }
  .container-main-title .content {
    padding: 35px 0px;
    padding-bottom: 0px;
    /* Main title area spacing */
  }
  .container-main-title + .container-main-title .content {
    padding-top: 0px;
  }
  .container-main-top + .container-main-title .content {
    padding-top: 0px;
  }
  .container-main + .container-main-title .content {
    padding-top: 0px;
  }
  .container-main-bottom + .container-main-title .content {
    padding-top: 0px;
    /* Main top area */
  }
  .container-main-top .content {
    padding: 35px 0px;
    /* Main top area spacing */
  }
  .container-main-title + .container-main-top .content {
    padding-top: 0px;
  }
  .container-main-top + .container-main-top .content {
    padding-top: 0px;
  }
  .container-main + .container-main-top .content {
    padding-top: 0px;
  }
  .container-main-bottom + .container-main-top .content {
    padding-top: 0px;
    /* Main content area with layouts */
  }
  .content {
    padding: 35px 0px;
    /* Main areas spacing */
  }
  .container-main-title + .container-main .content {
    padding-top: 0px;
  }
  .container-main-top + .container-main .content {
    padding-top: 0px;
  }
  .container-main + .container-main .content {
    padding-top: 0px;
  }
  .container-main-bottom + .container-main .content {
    padding-top: 0px;
    /* Main bottom area */
  }
  .container-main-bottom .content {
    padding: 35px 0px;
    /* Main bottom areas spacing */
  }
  .container-main-top + .container-main-bottom .content {
    padding-top: 0px;
  }
  .container-main + .container-main-bottom .content {
    padding-top: 0px;
  }
  .container-main-bottom + .container-main-bottom .content {
    padding-top: 0px;
    /* Backgrounds */
  }
  .container-main-title.background .content, .container-main-top.background .content, .container-main.background .content, .container-main-bottom.background .content {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .container-main-title.backgroundimage-container .content, .container-main-top.backgroundimage-container .content, .container-main.backgroundimage-container .content, .container-main-bottom.backgroundimage-container .content {
    padding-top: 35px;
    padding-bottom: 35px;
    /* Overwrite padding for areas adjacent to backgrounds */
  }
  .container-main-title + .container-main-title.background .content, .container-main-title + .container-main-top.background .content, .container-main-title + .container-main.background .content, .container-main-title + .container-main-bottom.background .content, .container-main-top + .container-main-title.background .content, .container-main-top + .container-main-top.background .content, .container-main-top + .container-main.background .content, .container-main-top + .container-main-bottom.background .content, .container-main + .container-main-title.background .content, .container-main + .container-main-top.background .content, .container-main + .container-main.background .content, .container-main + .container-main-bottom.background .content, .container-main-bottom + .container-main-title.background .content, .container-main-bottom + .container-main-top.background .content, .container-main-bottom + .container-main.background .content, .container-main-bottom + .container-main-bottom.background .content {
    padding-top: 35px;
    /* Overwrite padding for areas adjacent to backgrounds */
  }
  .container-main-title + .container-main-title.backgroundimage-container .content, .container-main-title + .container-main-top.backgroundimage-container .content, .container-main-title + .container-main.backgroundimage-container .content, .container-main-title + .container-main-bottom.backgroundimage-container .content, .container-main-top + .container-main-title.backgroundimage-container .content, .container-main-top + .container-main-top.backgroundimage-container .content, .container-main-top + .container-main.backgroundimage-container .content, .container-main-top + .container-main-bottom.backgroundimage-container .content, .container-main + .container-main-title.backgroundimage-container .content, .container-main + .container-main-top.backgroundimage-container .content, .container-main + .container-main.backgroundimage-container .content, .container-main + .container-main-bottom.backgroundimage-container .content, .container-main-bottom + .container-main-title.backgroundimage-container .content, .container-main-bottom + .container-main-top.backgroundimage-container .content, .container-main-bottom + .container-main.backgroundimage-container .content, .container-main-bottomr + .container-main-bottom.backgroundimage-container .content {
    padding-top: 35px;
    /* Site Map */
  }
  .sitemap-holder {
    width: 100%;
    /* News */
  }
  .news-heading, .see-more {
    top: auto;
    position: relative;
    right: auto;
    left: auto;
    display: inline-block;
  }
  .news-heading {
    max-width: 70%;
  }
  .see-more {
    float: right;
    max-width: 30%;
    padding-top: 10px;
    /* Grid */
  }
  .grid .grid-item {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #home-top-container .content {
    padding-bottom: 0px;
    /*.imageboxes.textabove .module-text {
    color:$headers-color;
	background-color:$headers-background;
	}
		.imageboxes.textabove .module-text h2 {
		color:$headers-color;	
		}*/
  }
  .faqs.simplelist > li:before {
    top: 0px;
    /* Before and After */
  }
  .beforeafter-holder .beforeafter-item, .beforeafter-details .before-image, .beforeafter-details .after-image {
    width: 100%;
    margin-right: 0%;
  }
  .beforeafter-details .before-image {
    margin-bottom: 12%;
    /* Video */
  }
  .video-holder .video-item {
    width: 100%;
    margin-right: 0%;
  }
  .product-item {
    width: 100%;
    margin-right: 0%;
  }
  .products-holder div:nth-child(3n+3) {
    margin-right: 0%;
  }
  .subscription-plans .subscription-plan {
    width: 100%;
    margin-right: 0%;
  }
  .subscription-plans div.subscription-plan:nth-child(2n+2) {
    margin-right: 0%;
  }
  .subscription-plans div.subscription-plan:nth-child(2n+3) {
    clear: none;
  }
  .subscription-table .subscription-left, .subscription-table .subscription-middle, .subscription-table .full-subscription-middle, .subscription-table .subscription-right {
    float: none;
    width: 100%;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    border: solid #f1f1f1 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .subscription-table .subscription-left {
    padding-top: 8px;
    border-bottom: none;
  }
  .subscription-table .subscription-middle {
    border-top: none;
    border-bottom: none;
  }
  .subscription-table .full-subscription-middle {
    padding-bottom: 8px;
    border-top: none;
  }
  .subscription-table .subscription-right {
    padding-bottom: 8px;
    border-top: none;
  }
  .address-selector li {
    width: 100%;
    margin-bottom: 18px;
  }
  .cart-checkradio-holder .checkradio {
    width: 100%;
    /* iPhone zoom fix */
  }
  select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], #container-flash .listing-filter .form-item .input input, #container-flash .listing-filter .form-item .select select {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 480px) {
  .home-page #container-flash #image-rotator {
    display: block;
  }
  .home-page #container-flash .rotator-over h2 {
    font-weight: 500;
  }
}
@media screen and (max-width: 420px) {
  .unslider-holder, .unslider-fade .unslider-wrap li, .sliderimg .backgroundimage-content .wrap {
    height: 550px !important;
  }
  .home-page #container-flash .rotator-over, .landing-page #container-flash .rotator-over {
    top: 28%;
  }
  .home-page #container-flash .rotator-over h2, .landing-page #container-flash .rotator-over h2 {
    font-size: calc(1.8vw + 22px);
  }
  .home-page #container-flash .listing-filter, .landing-page #container-flash .listing-filter {
    top: 68%;
  }
}
@media screen and (max-width: 400px) {
  .content h1, #container-flash .left-holder h1, .h2.title {
    font-size: 34px;
    line-height: 34px;
  }
  .content h2 {
    font-size: 30px;
    line-height: 30px;
    /*.unslider-holder,
	.unslider-fade .unslider-wrap li,
	.sliderimg .backgroundimage-content .wrap {
	height:600px !important;
	}*/
  }
  .sliderimg .slidertext {
    padding-bottom: 10px;
    min-width: 90%;
  }
  #container-outer #mobile-navigation {
    max-width: 100%;
  }
  html.mobile-active {
    max-height: 100vh;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mobile-active #container-outer #mobile-navigation .mobile-navigation-links {
    display: block;
    height: 100% !important;
    overflow-y: auto;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 350px) {
  .news-heading, .see-more {
    max-width: 100%;
    display: block;
    padding-top: 0px;
  }
  .see-more {
    float: none;
    clear: both;
    padding-bottom: 10px;
  }
  #tablet-navigation a {
    width: 50%;
  }
  #footer .footer-browse, #footer .footer-knowledge, #footer .footer-community {
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
  }
}
