/* Think Web Design, Think Matrix. https://thinkmatrix.uk */

body {
  background: #F5F5F5;
}

/* Typography */

body, button, input, optgroup, select, textarea {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color:#858585;
}

h1, h2, h3, h4, h5, h6, html .pum-container .pum-title {
  font-family: "sofia-pro", sans-serif;
  font-weight: 200;
  font-style: normal;
  color:#161616;
}

h1, html .h1-style { font-size: 40px; line-height: 46px; }
h2, html .h2-style, #titlebar #titlebar-title, html .pum-container .pum-title { font-size: 30px; line-height: 36px; }
h3 { font-size: 24px; line-height: 30px; }
h4 { font-size: 20px; line-height: 26px; }
h5 { font-size: 18px; line-height: 24px; }
h6 { font-size: 16px; line-height: 22px; }

.mtx-heading.label-heading {
  font-size: 16px;
  line-height: 22px;
  background: #a29686;
  display: inline-block;
  vertical-align: top;
  padding: 4px 18px;
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #fff;
}


html a { color: #a29686; }
html a:hover { color:#161616; }

html .color-lite h1,
html .color-lite h2,
html .color-lite h3,
html .color-lite h4,
html .color-lite h5,
html .color-lite h6,
html .color-lite p,
html .color-lite label,
html .color-lite .gfield_description {color:#ffffff;}
html .color-lite a {color:#ffffff;}
html .color-lite a:hover {color:#8c8990;}

/* Custom Colours */

html .c-black {color:#161616!important;}
html .c-gold {color:#a29686!important;}

.mtx-list .mtx-list-icon {color:#a29686;}

/* Custom Backgrounds */

html .bg-grey {background-color:#E8E8E8!important;}
html .bg-black {background-color:#161616!important;}
html .bg-white {background-color: #ffffff!important;}

/* Custom Buttons */

html .btn, html .gform_wrapper .button {
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

html .btn.btn-primary, html .gform_wrapper .button, html .btn.btn-white {
  color:#161616!important;
	background:none!important;
  padding: 0px 0px 8px;
  border-bottom: 2px solid #A29686;
}
html .btn.btn-white { color:#ffffff!important; }

html .btn.with-arr:after, html .gform_wrapper .button:after, .slide-links .btn:after {
  content: "\f061";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  margin-left: 12px;
}

html .slide-links .btn.btn-primary {color:#ffffff!important;}
html .slide-links .btn.btn-primary:hover {color:#A29686!important;}

html .btn.btn-primary:hover, html .toggle-open .btn.btn-primary, html .gform_wrapper .button:hover, .socials .social:hover {
  color:#A29686!important;
}
html .btn.btn-white:hover { color:#A29686!important; }

html .btn.btn-solid, #mc_embed_signup #mc-embedded-subscribe, html #to-top {
  color:#ffffff!important;
	background:#A29686!important;
  padding: 10px 26px;
  border: none;
}

html .btn.btn-solid:hover, html .toggle-open .btn.btn-solid, #mc_embed_signup #mc-embedded-subscribe:hover, html #to-top:hover {
  color:#ffffff!important;
	background:#736a5f!important;
}

html #to-top {padding: 0px;}

.mtx-pagination>.page-numbers {
    background: #e8e8e8 !important;
    color: #a29686 !important;
}
.mtx-pagination > .page-numbers.current,
.mtx-pagination > .page-numbers:hover {
  color:#ffffff!important;
	background:#A29686!important;
}

html .btn.btn-black {
  color:#ffffff;
	background:#222222;
}

html .btn.btn-black:hover, html .toggle-open .btn.btn-black {
  color:#ffffff;
	background:#666666;
}

/* Popups */

.pum-theme-2696 .pum-container, .pum-theme-default-theme .pum-container {
    padding: 40px;
}

.pum-theme-2696 .pum-title, .pum-theme-default-theme .pum-title {
    border-bottom: 2px solid #a29686;
    padding-bottom: 20px;
    margin-bottom: 20px;
    color:#ffffff!important;
}

.pum-theme-2696 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    padding: 0px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: 200;
    box-shadow: none;
}
.pum-theme-2696 .pum-content + .pum-close i, .pum-theme-default-theme .pum-content + .pum-close i {
    font-weight: 200;
}

.pum-theme-2696 .pum-content, .pum-theme-default-theme .pum-content {
    font-size: 16px;
    line-height: 24px;
    color:#ffffff!important;
}

/* Site Wide */

.fl-module-content ol {
    counter-reset: item;
}
.fl-module-content ol > li {
    counter-increment: item;
    margin-bottom: 8px;
}
.fl-module-content ol ol {
    margin-left: 30px;
    margin-top: 8px;
}
.fl-module-content ol ol > li {
    display: block;
}
.fl-module-content ol ol > li:before {
    content: counters(item, ".") ". ";
    margin-left: -30px;
}

.fl-module-content ol ul > li {
  display: block;
  list-style: none;
}

#main-wrap .cky-cookie-audit-table th {
    background: #000;
    color: #fff;
    border: none;
}

#main-wrap .cky-cookie-audit-table tr:nth-child(2n + 1) td {
    background: #f2f2f2;
    border: none;
}

#main-wrap .cky-cookie-audit-table tr:nth-child(2n) td {
    background: #ffffff;
    border: none;
}

ul {list-style-type: square;}
li::marker {color: #A29686;}

.star-wrap {
    margin-bottom: 10px;
    color: #a29686;
}
.star-wrap i {margin-left: 5px;}
.star-wrap i:first-child {margin-left: 0px;}

.fl-module.restrictor {
    max-width: 980px;
    margin: auto;
}
.mtx-bg-photo {margin: auto;}

i.fa-twitter {position: relative;}
i.fa-twitter:before {opacity: 0;}
i.fa-twitter svg {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

html .mtx-lazy {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.page-section {
  padding-top: 30px;
  padding-bottom: 10px;
}

html .mtx-separator {border-color:#cccccc;}
html .bc-black {border-color:#141414;}

.overlay {
  background: #000000;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000000;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mtx-contact-item {
    position: relative;
    padding-left: 26px;
    margin-bottom: 10px;
}

.mtx-contact-item i {
    position: absolute;
    top: 1px;
    left: 0px;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
}

.small-margin [class*="frac"], .small-margin .fl-col {margin-left: 2.4%;}
.small-margin [class*="frac"]:first-child, .small-margin [class*="frac"].first, .small-margin .fl-col:first-child {
    margin-left: 0%;
    clear: both;
}

.small-margin .frac2, .small-margin .fl-col[frac="2"]{width:14.66%!important;}
.small-margin .frac2-4, .small-margin .fl-col[frac="2.4"]{width:18.08%!important;}
.small-margin .frac3, .small-margin .fl-col[frac="3"]{width:23.2%!important;}
.small-margin .frac4, .small-margin .fl-col[frac="4"]{width:31.73%!important;}
.small-margin .frac4-8, .small-margin .fl-col[frac="4.8"]{width:38.56%!important;}
.small-margin .frac6, .small-margin .fl-col[frac="6"]{width:48.8%!important;}
.small-margin .frac7-2, .small-margin .fl-col[frac="7.2"]{width:59.04%!important;}
.small-margin .frac8, .small-margin .fl-col[frac="8"]{width:65.86%!important;}
.small-margin .frac9, .small-margin .fl-col[frac="9"]{width:74.4%!important;}
.small-margin .frac9-6, .small-margin .fl-col[frac="9.6"]{width:79.52%!important;}
.small-margin .frac10, .small-margin .fl-col[frac="10"]{width:82.93%!important;}
.small-margin .frac12, .small-margin .fl-col[frac="12"]{width:100%!important;}

/* Top Bar */

#top-bar {background: #F5F5F5;}

#top-bar a {
  color: #161616;
  fill: #161616;
}
#top-bar a:hover {
  color: #A29686;
  fill: #A29686;
}

#top-bar-right > a, #top-bar-right > div {
    display: block;
    float: left;
    margin: 0px 0px 0px 20px;
    font-size: 15px;
    line-height: 40px;
}

#top-bar .mtx-socials .social {
    font-size: 16px;
    margin-left: 4px;
}
#top-bar .mtx-socials .social:first-child {margin-left: 0px;}
#top-bar .mtx-socials .social i {
    line-height: 18px;
}

#top-bar .mtx-contact-item {
    padding-left: 22px;
}
#top-bar .mtx-contact-item i {
    color: #161616;
    top: 50%;
    margin-top: -10px;
    font-size: 12px;
}

/* Header */

#header-container-background {background-color: #F5F5F5;}

.home #header-container {border-bottom: 2px solid #A29686;}

header #logo {
    margin-top: 10px;
    margin-bottom: 30px;
}

#strapline {top: 20px;}

#strapline h3 {
    color: #161616;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#titlebar {
  background: #E8E8E8;
}

#titlebar #titlebar-description p:last-child {margin-bottom: 0px;}

#breadcrumb {
    font-size: 14px;
    line-height: 18px;
}

.single-staff #breadcrumb .sep-last, .single-staff #breadcrumb .item-current,
.single-resources #breadcrumb .sep-last, .single-resources #breadcrumb .item-current,
.single-case_studies #breadcrumb .sep-last, .single-case_studies #breadcrumb .item-current,
.single-post #breadcrumb .sep-last, .single-post #breadcrumb .item-current {
    display: none;
}

/* Nav */

nav#navigation {
    bottom: 0px;
}

#main-navigation > li.menu-item-has-children > a:after {
    color: #a29686;
}

#main-navigation > li > a {
    font-size: 16px;
    line-height: 20px;
    color: #161616;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 14px 14px 40px;
}

#main-navigation > li > a:hover,
#main-navigation > li.current-menu-item > a {
  color: #a29686;
}


#main-navigation > li.btn-style > a {
  position: relative;
  z-index: 1;
  padding-left: 28px;
  padding-right: 28px;
  color:#ffffff!important;
}

#main-navigation > li.btn-style > a:before {
    content: "";
    position: absolute;
    top: 0px;
    height: 48px;
    left: 0px;
    right: 0px;
    background: #a29686;
    z-index: -1;
    transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    -webkit-transition: background .2s ease-in-out;
    -o-transition: background .2s ease-in-out;
}
#main-navigation > li.btn-style > a:hover:before {
  background: #736a5f;
}

#main-navigation li > ul.sub-menu {
    box-sizing: border-box;
    width: 240px;
    left: 0px;
    margin-left: -60px;
    background: rgb(22 22 22 / 85%);
    border: none;
    padding: 30px 10px 20px;
}

#main-navigation li > ul.sub-menu:before {
    content: "";
    position: absolute;
    top: -15px;
    width: 30px;
    height: 30px;
    background: #F5F5F5;
    transform: rotate(45deg);
    left: 50%;
    margin-left: -15px;
}

.mtx-menu-code {
    padding: 0px;
}

#main-navigation li > ul.sub-menu .sub-menu {
  margin: 0px;
  list-style: none;
}


#main-navigation li ul.sub-menu > li {border-bottom: 1px solid #736a5f!important;}
#main-navigation li ul.sub-menu > li:last-child {border:none!important;}

#main-navigation li ul.sub-menu > li > a {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center;
    padding: 12px;
}
#main-navigation li ul.sub-menu > li > a:hover { color: #a29686; }

/* Mob Menu */

#main-navigation-toggle {
    top: auto;
    margin: 0px;
    bottom: 0px;
}

#main-navigation-toggle > a {
    border: none;
    background: #a29686;
    color: #ffffff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

/* Slider */

.mtx-slider-wrap {background: #141414;}
.mtx-slider-wrap .loading .spinner {background: #e85f28;}

.slide-links {margin-top: 30px;}

.owl-carousel.fixed-nav .owl-dots {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    opacity: 1;
}
.owl-carousel.fixed-nav .owl-dots .owl-dot {background: #000000;}

.owl-carousel .owl-nav > div {
    border: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    top: 46%;
    text-align: center;
    background: #a29686;
    color: #ffffff;
    border-radius: 0px;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    opacity: 1!important;
}
.owl-carousel .owl-nav > div:hover {background: #736a5f;}
.owl-carousel .owl-nav .owl-prev {left: -20px;}
.owl-carousel .owl-nav .owl-next {right: -20px;}
.owl-carousel .owl-nav > div.disabled {
  pointer-events: none;
  background: #D0D0D0;
}
.owl-carousel .owl-nav > div:before {
    content: "\f061";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    display: inline-block;
    vertical-align: top;
}

.owl-carousel .owl-nav > div.owl-prev:before { content: "\f060"; }

.owl-carousel.fixed-nav .owl-nav {
    position: relative;
    text-align: center;
}
.owl-carousel.fixed-nav .owl-nav > div {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin: 0px 6px;
    height: 22px;
    width: 22px;
    line-height: 22px;
    font-size: 40px;
}

.owl-carousel.fixed-nav .owl-nav > div.disabled {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.owl-carousel.fixed-nav.on-dark .owl-nav > div:hover, .owl-carousel.fixed-nav.on-dark .owl-nav > div.disabled { border-color: #ffffff; }

.owl-carousel .owl-dots .owl-dot {
    width: 16px;
    height: 16px;
    box-sizing: border-box;
    border: none;
    opacity: 1;
    background: none;
    border-radius: 0px;
    margin: 6px;
    background: #ffffff;
}
.owl-carousel .owl-dots .owl-dot.active, .owl-carousel .owl-dots .owl-dot:hover {
    background: #a29686;
    opacity: 1;
}

.owl-carousel.side-dots .owl-dots {
    left: auto;
    top: 50%;
    right: 40px;
    bottom: auto;
    transform: translateY(-50%);
    display: none;
}
.owl-carousel.side-dots .owl-dots.vis { display: block; }

.owl-carousel.side-dots .owl-dots .owl-dot {
    display: block;
    margin: 10px 4px;
}


.mtx-slider .owl-item .slide-item .slide-img {
    transform: scale(1.02);
    transition: all 4s ease-in-out;
    -moz-transition: all 4s ease-in-out;
    -webkit-transition: all 4s ease-in-out;
    -o-transition: all 4s ease-in-out;
}
.mtx-slider.lazy-loaded .owl-item.active .slide-item .slide-img {
    transform: scale(1);
}

#mtx-slider-8 .slide-pretitle {
    background: #a29686;
    display: inline-block;
    vertical-align: top;
    padding: 4px 18px;
    text-transform: uppercase;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    letter-spacing: 0.5px;
}


/* Beaver */

.fl-col.col-bg-extended .fl-col-content {
    padding-right: 60px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}
.fl-col.col-bg-extended .fl-col-content:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: -999px;
    background: #E8E8E8;
    opacity: 0.8;
    z-index: -1;
}

.fl-col.extend-right > .fl-col-content,
.fl-col.extend-left > .fl-col-content {
  width: auto;
  max-width: none;
}

.vertical-fit .fl-photo {background: #E8E8E8;}

.fl-module.vertical-fit, .fl-module.vertical-fit .fl-module-content, .fl-module.vertical-fit .fl-photo {
    height: 100%;
    position: relative;
}

.mtx-photo-cap-wrap {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    z-index: 9;
}

.mtx-photo-cap-toggle {
    display: block;
    width: 40px;
    height: 40px;
    background: #a29686;
    cursor: pointer;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.mtx-photo-cap-toggle:hover {
  background: #736a5f;
}
.mtx-photo-cap-toggle:before {
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    color: #fff;
    width: 40px;
    height: 40px;
    display: block;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    font-weight: 100;
}
.active-cap .mtx-photo-cap-toggle:before {
  content: "\f068";
}

.mtx-photo-caption {
    background: #ffffff;
    color: #161616;
    text-align: left;
    max-width: 320px;
    padding: 10px 30px;
    right: auto;
    left: 20px;
    bottom: 20px;
}

.mtx-photo-cap-wrap .mtx-photo-caption {
  display: none;
  pointer-events: none;
  z-index: -1;
}

.mtx-photo-caption span {
    display: block;
    margin-bottom: 2px;
    color: #858585;
}
.mtx-photo-caption span i {
    color: #A29686;
}

/* Beaver Modules */

.icon-inline.icon-align-left .mtx-icon-outer {
    display: block;
    position: relative;
    padding-left: 30px;
}
.icon-inline.icon-align-left .mtx-icon-outer .mtx-icon {
    display: block;
    position: absolute;
    top: 4px;
    left: 0px;
    width: 20px;
    text-align: center;
    font-size: 18px;
    color: #a29686;
}

.icon-inline.icon-align-left .mtx-icon-outer .mtx-icon-title {padding: 0px!important;}
.icon-inline.icon-align-left .mtx-icon-outer p,
.icon-inline.icon-align-left .mtx-icon-outer .mtx-icon-text {margin: 0px;}


.mtx-icon-group .mtx-list-icon {
    margin-bottom: 20px;
}

.mtx-icon-group .icon-inline.icon-align-left .mtx-icon-outer {
    display: block;
    padding-left: 50px;
    position: relative;
}
.mtx-icon-group .icon-inline.icon-align-left .mtx-icon-outer .mtx-icon {
    display: block;
    position: absolute;
    top: 4px;
    left: 0px;
    width: 30px;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    color: #a29686;
}

.sw-ent {
    position: relative;
    background: #000000;
    max-width: 290px;
    margin: auto;
}

.sw-ent .mtx-ent-num {
    position: absolute;
    top: -25px;
    left: -25px;
    z-index: 99;
    width: 50px;
    height: 50px;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    background: #a29686;
    color:#ffffff;
    font-weight: 200;
}

.sw-ent .sw-ent-inner {
  display: block;
  height: 0px;
  overflow: hidden;
  position: relative;
  padding-bottom: 100%;
}
.sw-ent.ratio-1-1 .sw-ent-inner {
    padding-bottom: 100%;
}

.sw-ent .media-part {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.sw-ent .media-part:before {
    content: "";
    background: #161616;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0.5;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
.sw-ent .sw-ent-inner:hover .media-part:before { opacity: 0.6; }

.sw-ent .text-part {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 20px;
    text-align: center;
}

.sw-ent .text-part .ent-text {
    max-height: 0px;
    opacity: 0;
    overflow: hidden;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}

.sw-ent .sw-ent-inner:hover .text-part .ent-text {
  max-height: 150px;
  opacity: 1;
}

.sw-ent .text-part .ent-title {
    margin: 10px 0px;
    color:#ffffff;
}

.btn .fl-button-icon.fa-arrow-right, .btn .fl-button-icon.fa-arrow-left {
    font-weight: 300;
}

.btn .fa-l { margin-right: 10px; }
.btn .fa-r { margin-left: 10px; }

/* Sidebar */

.widget li {
    padding-left: 20px;
    margin-bottom: 8px;
}
.widget li:before {
    color: #A29686;
}

/* Footer - Widgets */

#footer-items {background: #161616;}

#footer-items .footer-section {color: #ffffff;}
#footer-items .footer-section a {color: #ffffff;}
#footer-items .footer-section a:hover {color: #A29686;}

#footer-items .sidebar-widget-title {color: #ffffff;}
#footer-items .mtx-contact-item i {color: #A29686;}

#footer-items .mtx-socials .social {
    background: #a29686;
    color: #ffffff;
    fill: #ffffff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0px;
    margin: 0px 8px 8px 0px;
    font-size: 18px;
}
#footer-items .mtx-socials .social:hover {
  background: #736a5f;
}

#mc_embed_signup .ui--mailchimp.mc-field-group {
    position: relative;
    padding-right: 40px;
    margin-bottom: 10px;
}
#mc_embed_signup #mtx-mc-email {
    margin: 0px;
}
#mc_embed_signup #mc-embedded-subscribe {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 40px;
    padding: 0px;
    margin: 0px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
}


/* Footer - Bottom Bar */

#bottom-bar {background: #ffffff;}
#bottom-bar, #bottom-bar a {color:#222222;}
#bottom-bar a:hover {color:#888888;}

#bottom-text {margin: 0px;}
.bottom-text-wrap, #mtx-link, #bottom-menu {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 4px;
}
#mtx-link a {font-weight: 600;}

#menu-footer-menu {
    margin: 0px;
    list-style: none;
}

#menu-footer-menu li {
  float: left;
}

#menu-footer-menu li:before {
    content: "•";
    display: inline-block;
    vertical-align: top;
    margin: 0px 6px;
}
#menu-footer-menu li:first-child:before {display: none;}

/* Side Follower */

#the-structure .contact-follow-wrap {
    position: fixed;
    z-index: 9999;
    top: 50%;
    margin-top: -116px;
    right: -40px;
    transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform-origin: bottom right;
    -o-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -webkit-transform-origin: bottom right;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
#the-structure .contact-follow-wrap.loaded {
    right: 0px;
}

#the-structure .contact-follow-wrap .btn {
    margin: 0px;
    box-shadow: 0px 1px 14px rgb(0 0 0 / 20%);
    text-transform: none;
    padding: 8px 20px;
    font-size: 14px;
}

#the-structure .contact-follow-wrap .btn i {
    display: inline-block;
    font-size: 12px;
    position: relative;
    margin-right: 6px;
}

/* Homepage */

.home .mtx-slider-wrap {
    min-height: 540px;
}

.home .slide-item .slide-text-outer {
    padding-bottom: 70px;
    box-sizing: border-box;
}

#slider-icons {
    position: absolute;
    bottom: 0px;
    z-index: 99;
    left: 0px;
    right: 0px;
    padding-top: 30px;
    padding-bottom: 10px;
}

#slider-icons:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: -70px;
    z-index: -1;
    background: linear-gradient(180deg, rgb(22 22 22 / 0%), #161616);
}

#slider-icons .slider-icon {
    margin-bottom: 20px;
    position: relative;
}

#slider-icons .slider-icon:before {
    content: "";
    position: absolute;
    width: 1px;
    top: 0px;
    bottom: 0px;
    background: #a29686;
}
#slider-icons .slider-icon:first-child:before { display: none;}

#slider-icons .slider-icon-inner {
    position: relative;
    padding-left: 80px;
    min-height: 40px;
    box-sizing: border-box;
    max-width: 220px;
    margin: auto;
}

#slider-icons .slider-icon .slider-ico {
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -20px;
  left: 20px;
  width: 40px;
  height: 40px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

#slider-icons .slider-icon .slider-ico-text {
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    display: table;
    width: 100%;
    height: 100%;
    min-height: 40px;
}

#slider-icons .slider-icon .slider-ico-text .slider-ico-text-inner {
  display: table-cell;
  vertical-align: middle;
}

.feat-case-home .fl-module, .feat-case-home .fl-module-content {
    height: 100%;
}
.feat-case-home .fl-module-content {position: relative;}

.feat-port-feed .portfolio-block {
    padding: 0px;
    height: auto;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
}

.brand-slider .fl-photo-content.mtx-bg-photo {
    padding-bottom: 64%;
}

/* Shares */

.mtx-share-bar-wrap {padding: 20px 0;}
.fl-module-content .mtx-share-bar-wrap {padding: 0px;}
.mtx-share-bar-wrap .shares-title {margin: 0px 0px 20px;}

.mtx-share-bar .mtx-share {
    width: 38px;
    padding: 0px 7px;
    box-sizing: border-box;
    height: 38px;
    float: left;
    background: #a29686 !important;
    color: #ffffff!important;
    fill: #ffffff!important;
    margin: 0px 6px 12px 0px;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.mtx-share-bar .mtx-share:hover {
  color: #FFFFFF!important;
  background:#222222!important;
  fill: #ffffff!important;
}

.mtx-share-bar .mtx-share.mtx-share-copy {
    width: 320px;
    text-align: left;
    position: relative;
    padding-left: 9px;
    cursor: pointer;
}

.mtx-share-bar .mtx-share.mtx-share-copy .share-perma {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 38px;
    right: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
}

.mtx-share-bar .mtx-share.mtx-share-copy input.share-perma-url {
    opacity: 0;
    height: 0px;
    overflow: hidden;
    position: absolute;
}

.mtx-share.mtx-share-copy.copied:before {
    content: "Link copied";
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -44px;
    background: #222222;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    padding: 4px 12px;
    border-radius: 13px;
}

.shares-header.tag-header {margin-bottom: 18px;}

/* Feeds */

.mtx-feed-wrap {
    position: relative;
}

.mtx-feed-wrap.with-link {position: relative;}
.mtx-feed-header .mtx-feed-heading {margin: 0px 0px 30px;}

/* Brands */

.feat-brand-row {
    padding-bottom: 20px;
    border-bottom: 2px solid #a29686;
    margin-bottom: 40px;
}

.feat-brand-row:last-child {
  border:none;
  padding-bottom: 0px;
}

.feat-brand-row .brand-logo-wrap .mtx-bg-photo-content {
    background-size: contain;
}

.feat-brand-row .brand-title {margin: 0px 0px 20px;}

a .brand-title {
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}
a .brand-title:hover {
  background: #736a5f !important;
}


.feat-brand-row .brand-gal {margin-top: 20px;}

.feat-brand-row .brand-gal .mtx-bg-photo {
    margin-bottom: 20px;
}

.brand-slider .owl-dots {
    margin-top: 10px;
}
.logo-slide {margin-bottom: 20px;}
.logo-slide .mtx-bg-photo .mtx-bg-photo-content {background-size: contain;}

.logo-slide .brand-logo-wrap .mtx-bg-photo-content {
    filter: grayscale(100%);
    opacity: 0.8;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.logo-slide .brand-logo-wrap:hover .mtx-bg-photo-content {
  filter: grayscale(0%);
  opacity: 1;
}

.post-type-archive-brands #titlebar-text {display: none;}

/* Single Brands */

.single-brands #titlebar-text {display: none;}

.intro-wrap .h2-style {
    margin: 0px 0px 30px;
}

.single-logo-wrapper {
    max-width: 600px;
    margin: 0px auto 40px;
}
.single-logo-wrapper .brand-block-logo {
    height: 0px;
    padding-bottom: 20%;
    overflow: hidden;
    position: relative;
}
.single-logo-wrapper .brand-logo {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.single-brand-url-wrap {
    display: block;
    text-align: center;
    margin-bottom: 40px;
}
.single-brand-url-wrap .btn.btn-solid {
    margin: 0px;
}

.mtx-feed-header .feed-heading {
    margin: 0px 0px 40px;
}

.page-section.related-inspir {
    padding-top: 0px;
}

/* Blog */

.mtx-post-meta-box .mtx-post-metas {
    padding: 20px 0;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

.mtx-row-image {
    float: left;
    width: 36%;
    margin-right: 4%;
}

.mtx-block {
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

.mtx-block-media {
    display: block;
    height: 0px;
    width: 100%;
    padding-bottom: 60%;
    background: #d2d2d2;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}
.mtx-row-image .mtx-block-media {
    padding-bottom: 80%;
}

.mtx-block-media .mtx-block-img {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.mtx-block-media .overlay {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.mtx-block-media:hover .overlay {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

.mtx-block .mtx-block-title, .mtx-post .post-title {
    margin: 0px 0px 20px;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    padding-bottom: 0;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamped p {
  display: inline;
}

.line-clamped p:after {
  content: " \A\A";
  white-space: pre;
}

.mtx-block .post-metas {
    font-size: 12px;
    line-height: 18px;
    padding: 6px 0;
    margin: -6px 0px 14px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

.mtx-block .btn {
    margin: auto 0px 0px;
}

/* Testimonials */

.mtx-feed.testimonial-slider {
    margin-top: -25px;
    margin-left: -25px;
    width: auto;
}

.owl-carousel.testimonial-slider.fixed-nav .owl-dots .owl-dot {background: #fff;}
.owl-carousel.testimonial-slider.fixed-nav .owl-dots .owl-dot.active,
.owl-carousel.testimonial-slider.fixed-nav .owl-dots .owl-dot:hover {background: #a29686;}


.mtx-block.testimonial-block {
    background: #ffffff;
    padding: 30px 40px;
    position: relative;
    margin: 25px 0px 20px 25px;
}

.mtx-block.testimonial-block:before {
    content: "\f10d";
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    top: -25px;
    left: -25px;
    z-index: 99;
    width: 50px;
    height: 50px;
    font-size: 17px;
    line-height: 50px;
    text-align: center;
    background: #a29686;
    font-weight: 600;
    color: #fff;
}

.mtx-block.testimonial-block .mtx-testimonial-title {
    margin: 0px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 300;
}

.mtx-block.testimonial-block .mtx-testimonial-title span {
  margin: 0px 3px;
  color:#a29686;
}


.home .mtx-testimonial-text {
    margin-bottom: 18px;
}
.home .mtx-testimonial-text p:last-child {margin-bottom: 0px;}

/* Portfolio */

.port-intro-wrap {margin-bottom: 40px;}
.port-intro-wrap .port-intro {margin: 0px;}

.portfolio-block {
    display: block;
    position: relative;
    height: 0px;
    overflow: hidden;
    padding-bottom: 120%;
    background: #D0D0D0;
}
.projects-arc-wrap .portfolio-block {
    margin-bottom: 8%;
}

.port-filter-wrap {
    border-bottom: 2px solid #a29686;
    margin-bottom: 40px;
    padding-bottom: 20px;
    position: relative;
    padding-right: 60px;
}
.port-filter-wrap > .btn.btn-solid {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 0px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0px;
}
.port-filter-wrap > .btn.btn-solid.disabled {
    pointer-events: none;
    background: #d5d5d5 !important;
}
.port-filter-wrap .port-filter-label {
    float: left;
    margin: 0px 10px 10px 0px;
}
.port-filter-wrap .port-filter-label .mob-only {display: none;}
.port-filter-wrap .port-filter-label:after {
    content: "|";
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    color: #a29686;
}
.port-filter-wrap .port-filters {
    overflow: hidden;
    margin-top: 6px;
}
.port-filter-wrap .port-filters > a {
    color: #161616;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-left: 20px;
}
.port-filter-wrap .port-filters > a:hover,
.port-filter-wrap .port-filters > a.active {
    color: #a29686;
}


.portfolio-block .portfolio-media, .portfolio-block .portfolio-img {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.portfolio-block .portfolio-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.portfolio-block .overlay {
  opacity: 0;
  transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
}
.portfolio-block:hover .overlay {
  opacity: 0.3;
}

.mtx-feed.port-feed-slider {
    padding-bottom: 70px;
}

.port-feed-slider .owl-stage-outer {
    overflow: visible;
}
.port-feed-slider .owl-item {
    opacity: 0.3;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.port-feed-slider .owl-item.active {
    opacity: 1;
}

.mtx-feed-wrap.port-feed .mtx-feed-archive-link-wrap {
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 99;
}

.port-feed-slider .owl-dots {
    position: absolute;
    bottom: 0px;
    opacity: 1;
    left: 0px;
    right: auto;
}

.port-feed-slider .owl-dots .owl-dot {background: #D0D0D0;}

/* Portfolio Single */

.single-case_studies #titlebar #titlebar-text {
    display: none;
}

.case-intro-text-outer {
    min-height: 400px;
}

.case-intro .fl-col-content {
    display: block;
    width: auto;
    height: 100%;
    position: relative;
}

.case-intro .extend-left {
    height: 100%;
    display: block;
}

.case-intro .case-feat-img {
    background: #e8e8e8;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.case-intro .case-intro-text {
    padding-top: 60px;
    padding-bottom: 40px;
}

.case-intro .label-heading {margin: -30px 0px 20px;}

.case-intro .case-title {margin: 0px;}

.sw-divider {
    height: 2px;
    width: 100%;
    background: #a29686;
    margin: 20px 0px;
}

.sw-divider.mid-width {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.sw-divider.small-width {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}


.port-nav {
    padding-top: 40px;
    padding-bottom: 20px;
}

.port-nav .mtx_post_navigation {margin-bottom: 20px;}

.gal-slide {
    width: 100%;
    height: 0px;
    overflow: hidden;
    position: relative;
    padding-bottom: 120%;
}

.gal-slide .gal-img {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.owl-carousel.gal-slider .owl-dots {
    position: relative;
    opacity: 1;
    bottom: auto;
    margin-top: 20px;
    left: auto;
    right: auto;
}

.proj-feats-title {
    text-align: center;
    margin: 0px;
}

ul.product-list {
    list-style: none;
    margin: 40px 0px 10px;
}
ul.product-list > li {
    width: 30.666%;
    float: left;
    margin-left: 4%;
    margin-bottom: 12px;
    padding-left: 20px;
    box-sizing: border-box;
    position: relative;
}
ul.product-list > li:nth-child(3n+1) {
  margin-left: 0px;
  clear: both;
}

ul.product-list > li:before {
  content:"";
  position: absolute;
  top: 9px;
  left: 0px;
  width: 6px;
  height: 6px;
  background: #A29686;
}

/* Resources */

.resource-block.cust-image .mtx-block-img {
    top: 6px;
    bottom: 6px;
    left: 6px;
    right: 6px;
    background-size: contain;
}

.mtx-block .doc-links .btn {
    margin: auto 12px 0px 0px;
}

.mtx-pdf-wrap {
    margin-bottom: 30px;
    background: #f2f2f2;
}
.mtx-pdf-wrap .ci-pdf-viewer {
    max-width: 1000px;
    margin: auto;
}
.mtx-pdf-wrap .loading-info {display: none!important;}

.resource-links {margin: 0px 0px 18px;}

/* Brands */

.brand-intro-wrap .h2-style {
    margin: 0px 0px 50px;
}

.brand-block {
    display: block;
    height: 0px;
    padding-bottom: 76%;
    position: relative;
    overflow: hidden;
    background: #e8e8e8;
}

.brand-block .mtx-block-media-wrap, .brand-block .mtx-block-img {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.brand-block .overlay {
  opacity: 0.3;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.brand-block:hover .overlay {
    opacity: 0.5;
}

.brand-block .brand-block-logo-wrap {
    position: absolute;
    top: 14%;
    left: 14%;
    bottom: 14%;
    right: 14%;
    text-align: center;
    z-index: 2;
}

.brand-block .brand-block-logo-wrap .brand-block-logo,
.brand-block .brand-block-logo-wrap .brand-logo {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.brand-block .brand-block-logo-wrap .brand-logo {
    max-width: 280px;
    margin: auto;
}

.brand-block .brand-block-logo.brand-block-text-title {
    display: table;
    width: 100%;
    height: 100%;
}
.brand-block .brand-block-logo.brand-block-text-title .brand-logo-type {
    display: table-cell;
    vertical-align: middle;
    margin: 0px;
    color: #fff;
}

/* Staff */

.mtx-block.staff-block .mtx-block-title {margin: 0px;}
.mtx-block.staff-block .staff-role {margin: 12px 0px 0px;}
.staff-block .mtx-block-media {padding-bottom: 100%;}
.staff-single-block-wrap {
    float: left;
    width: 30%;
    margin-right: 4%;
    max-width: 250px;
}


/* Contact Page */

.opening-times .mtx-text-block {
    background: #E8E8E8;
    padding: 20px;
}

.opening-times .mtx-text-block table {
    width: 100%;
}

.opening-times .mtx-text-block table td {
    padding: 6px;
}

.opening-times .mtx-text-block table td:nth-child(odd) {
    font-weight: 400;
    color: #161616;
}

.opening-times .mtx-text-block table td strong {color:#a29686;}


/* Forms */

.gform_wrapper .gform_heading {
    display: none;
}

/* Showroom */

#showroom-wrapper {background: #161616;}

.page-template-template-showroom #titlebar,
.page-template-template-showroom #top-bar,
.page-template-template-showroom #strapline {
  display: none;
}

.page-template-template-showroom header #logo {
    margin: 20px 0px;
}
.page-template-template-showroom header #logo img {
    width: 100%;
    max-width: 160px;
}
.page-template-template-showroom #main-navigation > li > a {
    padding: 14px 14px 32px;
}

.page-template-template-showroom iframe {
    position: relative;
    overflow: hidden;
    display: block;
    opacity:0;
    transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
}

.page-template-template-showroom iframe.active {
  opacity: 1;
}


/* Ultra Widescreen & Above */
@media (min-width: 1460px) {

  #mtx-slider-8 .slide-title { font-size: 90px; line-height: 92px; }
  h1, html .h1-style { font-size: 54px; line-height: 58px; }
  h2, html .h2-style, #titlebar #titlebar-title, html .pum-container .pum-title { font-size: 38px; line-height: 44px; }

  .slide-item .slide-text-outer {max-width: 840px;}
  .slide-links {margin-top: 50px;}

  #main-navigation > li {margin-left: 20px;}

  .mtx-block.testimonial-block {
    padding: 40px 50px;
  }

}

/* Ultra Widescreen */
@media (max-width: 1460px) and (min-width: 1200px) {

  #mtx-slider-8 .slide-title { font-size: 80px; line-height: 82px; }
  h1, html .h1-style { font-size: 48px; line-height: 54px; }
  h2, html .h2-style, #titlebar #titlebar-title, html .pum-container .pum-title { font-size: 36px; line-height: 42px; }

  .slide-item .slide-text-outer {max-width: 740px;}
  .slide-links {margin-top: 40px;}

  #main-navigation > li {margin-left: 10px;}

}

/* Widescreen & Above */
@media (min-width: 1200px) {

  #the-page.sidebar-layout, .page-section {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  #footer-items {padding: 50px 0 30px;}

  .mtx-block {margin-bottom: 30px;}

  .staff-feed .frac4, .mtx-feed-type-staff .frac4, .mtx-list-icon.frac4 {
    width: 22%!important;
    margin-left: 4%!important;
    clear: none!important;
  }
  .staff-feed .frac4.wide-first, .mtx-feed-type-staff .frac4.wide-first, .mtx-list-icon.frac4.wide-first {
    margin-left: 0px!important;
    clear: both!important;
  }

  #main-navigation li > ul.sub-menu {
    width: 300px;
    margin-left: -95px;
  }

  .port-intro-wrap {margin-bottom: 60px;}

  .case-intro-text-outer {min-height: 500px;}
  .case-intro .case-intro-text {
      padding-top: 80px;
      padding-bottom: 60px;
  }

  .owl-carousel.gal-slider .owl-dots {margin-bottom: -10px;}

}

/* Desktop */
@media (max-width: 1200px) and (min-width: 990px) {

  #mtx-slider-8 .slide-title { font-size: 70px; line-height: 74px; }
  .slide-item .slide-text-outer {max-width: 650px;}

  #main-navigation > li.btn-style {margin-left: 10px;}

  .sw-ent .text-part .ent-text {
    font-size: 14px;
    line-height: 18px;
  }

}

/* Desktop & Above */
@media (min-width: 990px) {

  .fl-col.restrict-half-left .fl-col-content {
    max-width: 90%;
    margin-left: 0px;
    margin-right: auto;
  }
  .fl-col.restrict-half-right .fl-col-content {
    max-width: 90%;
    margin-left: auto;
    margin-right: 0px;
  }

}

/* iPad & Below */
@media (max-width: 990px) {

  .fl-mtx-slider.owl-carousel .owl-nav>div, .mtx-carousel.owl-carousel .owl-nav>div {
    line-height: 20px;
    font-size: 28px;
  }

  #logo img {
    width: 100%;
    max-width: 160px;
  }

  #slider-icons .slider-icon-inner {
    padding-left: 60px;
  }
  #slider-icons .slider-icon .slider-ico {
    left: 10px;
    width: 30px;
  }

  .fl-row.testimonials-home .fl-col {
    float: none !important;
    width: 100% !important;
    clear: both !important;
    margin-left: 0px !important;
  }
  .fl-row.testimonials-home .fl-col.col-bg-extended .fl-col-content {
    padding-right: 0px;
    margin-bottom: 40px;
  }
  .fl-row.testimonials-home .fl-col.col-bg-extended .fl-col-content:before {
    left: -30px;
    right: -30px;
  }

  #the-structure .contact-follow-wrap .btn {
    transform: none;
    -o-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
  }
  #the-structure .contact-follow-wrap {
    top: auto;
    bottom: -40px;
    right: 20px !important;
    transform: none;
    -o-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
  }
  #the-structure .contact-follow-wrap.loaded {
    bottom: 0px;
  }
  #the-structure .contact-follow-wrap .btn span {
    display: none;
  }

  ul.product-list > li {
    width: 48%!important;
    margin-left: 4%!important;
    clear: none!important;
  }
  ul.product-list > li:nth-child(odd) {
    margin-left: 0px!important;
    clear: both!important;
  }

  .opening-times table tr:before, .opening-times table tr:after {
    display: table;
    content: "";
  }
  .opening-times table tr:after { clear: both; }

  .opening-times .mtx-text-block table td {
    display: block;
    float: left;
    width: 48%;
    margin-left: 4%;
  }
  .opening-times .mtx-text-block table td:nth-child(odd) {
    margin-left: 0px;
    clear: both;
  }
  .opening-times .mtx-text-block table td[colspan="2"] {
    width: 100%;
    clear: both;
    margin-left: 0px;
  }

  .fl-node-dp31c458hlui > .fl-row-content-wrap {background-image: none;}


}

/* iPad */
@media (max-width: 990px) and (min-width: 767px) {

  #mtx-slider-8 .slide-title { font-size: 60px; line-height: 64px; }
  h1, html .h1-style { font-size: 34px; line-height: 42px; }
  h2, html .h2-style, #titlebar #titlebar-title, html .pum-container .pum-title { font-size: 26px; line-height: 32px; }
  h3 { font-size: 22px; line-height: 28px; }

  .slide-item .slide-text-outer {max-width: 580px;}

  nav#navigation {clear: both;}

  #main-navigation > li {vertical-align: top;}
  #main-navigation > li > a {
    padding: 14px 14px 26px;
  }

  .mtx-list-icon.frac4 {
    width: 48%!important;
    margin-left: 4%!important;
    clear: none!important;
  }
  .mtx-list-icon.frac4.tab-first {
    margin-left: 0px!important;
    clear: both!important;
  }

  #main-navigation > li.btn-style {margin-left: 10px;}
  header #logo {
    margin-top: 0px;
    margin-bottom: 20px;
  }

  #slider-icons {
    padding-left: 20px;
    padding-right: 20px;
  }

  .fl-row.numbered-ents .fl-col[frac="3"] {
    float: left !important;
    width: 48% !important;
    margin-left: 4% !important;
    clear: none !important;
    margin-bottom: 30px;
  }
  .fl-row.numbered-ents .fl-col[frac="3"]:nth-child(odd) {
    margin-left: 0px !important;
    clear: both!important;
  }

  .fl-col.col-bg-extended .fl-col-content {padding-right: 30px;}

  .fl-row.testimonials-home .fl-col.col-bg-extended .fl-col-content:before {
    left: -999px;
    right: -999px;
  }

}

/* iPad & Above */
@media (min-width: 767px) {

  .fl-module.vertical-fit .fl-photo .fl-photo-content {
      padding: 0px;
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
  }

  .feat-brand-row .frac3.brand-logo-wrap {
    float: right;
  }
  .feat-brand-row .frac9 {
    float: left;
    margin-left: 0px;
  }

  .mtx-feed-wrap.with-link .mtx-feed-header {width: 65.34%;}
  .mtx-feed-wrap.with-link .mtx-feed-archive-link-wrap {
      position: absolute;
      top: 0px;
      right: 0px;
      width: 30.66%;
      text-align: right;
  }

  .flex-blocks, .fl-mtx-slider .owl-stage {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }

  .flex-blocks, .flex-blocks > div, .flex-blocks > div > div, .flex-blocks > div > a,
  .fl-mtx-slider .owl-stage, .fl-mtx-slider .owl-stage > div, .fl-mtx-slider .owl-stage > div > div,
  .flex-slider .owl-stage, .flex-slider .owl-stage > div, .flex-slider .owl-stage > div > div,
  .fl-tabs-labels, .fl-tabs-labels .fl-tabs-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .flex-blocks > div, .flex-blocks > div > div, .flex-blocks > div > a,
  .fl-mtx-slider .owl-stage > div, .fl-mtx-slider .owl-stage > div > div,
  .flex-slider .owl-stage > div, .flex-slider .owl-stage > div > div {
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .fl-tabs-labels .fl-tabs-label {
    -webkit-box-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .flex-blocks > div > div, .flex-blocks > div > a,
  .fl-mtx-slider .owl-stage > div > div,
  .flex-slider .owl-stage > div > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-shrink: 1;
    min-width: 1px;
    max-width: 100%;
    width: 100%;
  }

  .flex-blocks.flex-blocks-centered > div > div,
  .flex-blocks.flex-blocks-centered > div > a,
  .flex-slider.flex-slider-centered .owl-stage > div > div {
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
  }

  .flex-blocks.flex-blocks-bottom > div > div,
  .flex-blocks.flex-blocks-bottom > div > a {
    align-items: end;
    justify-content: end;
    -webkit-align-items: end;
    -webkit-box-align: end;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -ms-flex-align: end;
    -ms-flex-pack: end;
  }

}

/* Mobile */
@media (max-width: 767px) {

  #mtx-slider-8 .slide-title { font-size: 48px; line-height: 54px; }
  h1, html .h1-style { font-size: 30px; line-height: 36px; }
  h2, html .h2-style, #titlebar #titlebar-title, html .pum-container .pum-title { font-size: 24px; line-height: 30px; }
  h3 { font-size: 22px; line-height: 28px; }

  #mtx-slider-8 .slide-pretitle, .mtx-heading.label-heading { font-size: 15px; padding: 2px 12px; }

  .page-section, #slider-icons, .case-intro-text-outer, .port-nav, .bb-wrap {
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
  }

  .staff-single-block-wrap {
    float: none;
    width: 100%;
  }

  .small-margin [class*="frac"], .wide-gutter .small-margin [class*="frac"],
  #main-wrap .small-margin .fl-col, #main-wrap .small-margin .no-margin .fl-col {
    float: none!important;
    clear: both!important;
    margin-left: 0px!important;
    width: 100%!important;
  }

  #page-header {
    position: relative;
  }
  #top-bar {
    position: absolute;
    top: 10px;
    right: 22px;
    padding: 0px;
    background: none;
  }
  #top-bar #top-bar-right {
    float: none;
    max-width: 100%;
  }

  #top-bar-right > a, #top-bar-right > div, #top-bar .mtx-socials .social {
    margin: 0px;
    padding: 0px 6px;
  }
  #top-bar-right > div {padding: 0px;}
  #top-bar .mtx-contact-item {padding-left: 6px;}
  #top-bar .mtx-contact-item span {display: none;}
  #top-bar .mtx-contact-item i {
    position: relative;
    top: auto;
    font-size: 14px;
    margin: 0px;
  }

  header #logo {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  #main-navigation {
    margin-left: -30px;
    margin-right: -30px;
  }
  #main-navigation > li > a {
    padding: 10px 30px;
  }
  #main-navigation > li.menu-item.mtx-mega-menu > ul.sub-menu,
  #main-navigation>li.menu-item.mtx-mega-menu>ul.sub-menu, #main-navigation>li.menu-item>ul.sub-menu {
    margin: 0px;
    padding: 14px 0px;
    background: #000;
  }
  #main-navigation li > ul.sub-menu:before {
    width: 20px;
    height: 20px;
    margin-left: -10px;
    top: -10px;
  }

  #main-navigation li ul.sub-menu > li > a {
    padding: 10px 30px;
    text-align: left;
  }
  #main-navigation > li.btn-style > a:before {
    height: auto;
    bottom: 0px;
  }

  .fl-col.col-bg-extended .fl-col-content:before {
    left: -30px;
    right: -30px;
  }
  .fl-col.col-bg-extended .fl-col-content {
    padding-right: 0px;
  }

  .sw-ent .mtx-ent-num {
    width: 40px;
    height: 40px;
    top: -20px;
    left: -20px;
    line-height: 40px;
    font-size: 20px;
  }

  .feat-port-feed {
    height: 0px;
    padding-bottom: 80%;
    position: relative;
    overflow: hidden;
  }

  .testimonial-feed {
    margin-left: -20px;
    margin-right: -20px;
  }

  .mtx-feed.testimonial-slider {margin-left: 0px;}
  .mtx-block.testimonial-block {
    padding: 30px 20px;
    margin-left: 20px;
    text-align: center;
  }
  .mtx-block.testimonial-block:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: -20px;
    left: -20px;
    font-size: 14px;
  }

  .fl-col.extend-right > .fl-col-content, .fl-col.extend-left > .fl-col-content {
    margin-left: -30px !important;
    margin-right: -30px !important;
  }

  .port-filter-wrap .port-filter-label {
    cursor: pointer;
    float: none;
    display: block;
  }
  .port-filter-wrap .port-filter-label .desk-only {display: none;}
  .port-filter-wrap .port-filter-label .mob-only {display: block;}
  .port-filter-wrap .port-filter-label:after {display: none;}
  .port-filter-wrap .port-filters {
    display: none;
    margin-top: 20px;
  }
  .port-filter-wrap.mob-active .port-filters {
    display: block;
  }
  .port-filter-wrap .port-filters > a {
    display: block;
    margin: 0px 0px 2px;
    padding: 8px 12px;
    background: #e8e8e8;
  }

  .case-intro .case-feat {
    height: 0px;
    overflow: hidden;
    padding-bottom: 60%;
    position: relative;
  }
  .case-intro .extend-left {
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
  }

}

/* Mobile Landscape */
@media (max-width: 767px) and (min-width: 520px) {

  .staff-feed .frac4, .mtx-feed-type-staff .frac4 {
    float: left!important;
    width: 48%!important;
    margin-left: 4%!important;
    clear: none!important;
  }
  .staff-feed .frac4.mob-first, .mtx-feed-type-staff .frac4.mob-first {
    margin-left: 0px!important;
    clear: both!important;
  }

  #slider-icons .slider-icon {
    float: left !important;
    width: 48% !important;
    clear: none !important;
    margin-left: 4% !important;
  }
  #slider-icons .slider-icon:nth-child(odd) {
    margin-left: 0px !important;
    clear: both !important;
  }
  #slider-icons .slider-icon:nth-child(odd):before {display: none;}

  #main-wrap .fl-row.numbered-ents .fl-col[frac="3"] {
    float: left !important;
    width: 48% !important;
    margin-left: 4% !important;
    clear: none !important;
    margin-bottom: 30px;
  }
  #main-wrap .fl-row.numbered-ents .fl-col[frac="3"]:nth-child(odd) {
    margin-left: 0px !important;
    clear: both!important;
  }
  .sw-ent .text-part .ent-text {
    font-size: 14px;
    line-height: 18px;
  }

}

/* Mobile Portrait */
@media (max-width: 520px) {

  #mtx-slider-8 .slide-title { font-size: 38px; line-height: 44px;}

  #top-bar #top-bar-right .mtx-socials {display: none;}

  .home .mtx-slider-wrap {height: auto !important;}
  .home .mtx-slider-wrap.full-height .mtx-slider .slide-item {height: 380px !important;}
  .home .slide-item .slide-text-outer {padding-bottom: 0px;}

  #slider-icons {position: relative;}
  #slider-icons .slider-icon-inner {max-width: 999px;}
  #slider-icons .slider-icon:before {display: none;}

  .fl-row.numbered-ents .sw-ent {
    margin-bottom: 20px;
  }

  .feat-port-feed {padding-bottom: 140%;}

  .mtx-feed.port-feed-slider .owl-dots {
    display: none;
  }
  .mtx-feed.port-feed-slider {
    padding-bottom: 0px;
  }
  .mtx-feed-wrap.port-feed .mtx-feed-archive-link-wrap {
    position: relative;
    text-align: center;
    margin-top: 30px;
  }

  .fl-col.no-box-mob > .fl-col-content {
    padding: 0px;
    background: none;
  }

  #main-wrap ul.product-list > li {
    width: 100%!important;
    margin-left: 0px!important;
    clear: both!important;
    float: none!important;
  }

}

/*               _        _
 _ __ ___   __ _| |_ _ __| |_  __
| '_ ` _ \ / _` | __| '__| \ \/ /
| | | | | | (_| | |_| |  |_|>  <
|_| |_| |_|\__,_|\__|_|  (_)_/\_\

*/
