/* Think Web Design, Think Matrix. https://thinkmatrix.uk */

/* Typography */

body, button, input, optgroup, select, textarea {
  font-family: "poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color:#292626;
}

h1, h2 {
  color:#292626;
  font-weight: 300;
}
h3, h4, h5, h6, .cs-intro-section > p:first-child {
  color:#292626;
  font-weight: 400;
}

html a { color:#DA161C; }
html a:hover { color:#282626; }

#the-content p a {
    text-decoration: underline;
}

html .huge-title {font-size: 66px;line-height: 72px;}
html .large-title {font-size: 50px;line-height: 54px;}
h1, html .h1-style, #titlebar #titlebar-title { font-size: 36px; line-height: 42px; }
h2, html .h2-style, #timeline .timeline-title { font-size: 24px; line-height: 30px; }
h3, .cs-intro-section > p:first-child { font-size: 22px; line-height: 28px; }

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:#141414!important;}
html .c-red {color:#E81C22!important;}
html .c-white {color:#ffffff!important;}

.mtx-list .mtx-list-icon {color:#E81C22!important;}

/* Custom Backgrounds */

html .bg-grey {background-color:#f2f2f2!important;}
html .bg-black {background-color:#292626!important;}
html .bg-white {background-color: #ffffff!important;}
html .bg-red {background-color:#E81C22!important;}

/* Custom Buttons */

html .btn, html .gform_wrapper .button {
  border-radius: 100px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  padding: 12px 26px;
}

html .btn.btn-block {text-align: center;}

html .btn.btn-primary, html .gform_wrapper .button, .mtx-pagination > .page-numbers.current {
  color:#ffffff!important;
	background:#E81C22!important;
}

html .btn.btn-primary:hover, html .toggle-open .btn.btn-primary, html .gform_wrapper .button:hover, .socials .social:hover {
  color:#ffffff!important;
	background:#b11419!important;
}

html .btn.btn-primary.active {
    background: #292626 !important;
}

html .btn.btn-black {
  color:#ffffff!important;
	background:#292626!important;
}

html .btn.btn-black:hover, html .toggle-open .btn.btn-black {
  color:#ffffff!important;
	background:#4f4a4a!important;
}

html .btn.btn-white {
    color: #292626 !important;
    background: #ffffff !important;
}
html .btn.btn-white:hover, html .toggle-open .btn.btn-white {
    color: #292626 !important;
    background: #f2f2f2 !important;
}

/* Scroll plain */

.jspContainer{overflow:hidden;position:relative}
.jspPane{position:absolute}
.jspVerticalBar{position:absolute;top:0;right:0;width:16px;height:100%;}
.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:16px;background:red}
.jspCap{display:none}
.jspHorizontalBar,.jspCap{float:left}
.jspTrack{position:relative}
.jspDrag{position:relative;top:0;left:0;cursor:pointer}
.jspHorizontalBar .jspDrag,.jspHorizontalBar .jspTrack{float:left;height:100%}
.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;padding:0;margin:0}
.jspArrow.jspDisabled{cursor:default;background:#80808d}
.jspVerticalBar .jspArrow{height:16px}
.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%}
.jspVerticalBar .jspArrow:focus{outline:0}
.jspCorner{background:#eeeef4;float:left;height:100%}
* html .jspCorner{margin:0 -3px 0 0}

.jspVerticalBar:before, .jspDrag:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 2px;
    background: #363636;
    border-radius: 2px;
    left: 50%;
    margin-left: -1px;
}

.jspDrag:before {background: #ffffff;}
.logo-black .jspDrag:before {background: #141215;}

.jspDrag {
    background: none;
    margin: 0px;
    border-radius: 0px;
    display: block;
    overflow: hidden;
}

/* Site Wide */

.fl-rich-text > table {width: 100%;}
.fl-rich-text > table td {
    padding: 8px 16px;
    vertical-align: top;
}
.fl-rich-text > table tr:nth-child(odd) td {background: #f5f5f5;}
.fl-rich-text > table td p {margin-bottom: 6px;}
.fl-rich-text > table td p:last-child {margin-bottom: 0px;}

:focus-visible {
    outline: -webkit-focus-ring-color auto 1px;
}

ul.mtx-list {
    margin: 0;
    list-style: none;
}
.fl-module-mtx-list ul.mtx-list li, ul.mtx-list li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
}
.mtx-list .mtx-list-icon {
  left: 0px;
  width: 20px;
}

.people-wide-image .mtx-bg-photo-content {
    background-position: top center;
}

html .mtx-yt-play {color: #E81C22;}

.mtx-contact-item a {color: #292626;}
.mtx-contact-item a:hover {color: #E81C22;}

.mtx-toggle .mtx-toggle-header .mtx-toggle-icon {margin-top: -8px;}
.mtx-toggle.toggle-simple .mtx-toggle-header .mtx-toggle-icon i {color: #e81c22 !important;}

html .mtx-photo-caption {
    background: none;
    z-index: 1;
    right: 0px;
}
html .mtx-photo-caption:before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: -1;
    background-color: rgb(41 38 38 / 80%);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}

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;
  position: relative;
  z-index: 1;
}

html .mtx-separator {border-color:#cccccc;}
html .bc-black {border-color:#141414;}

.overlay {
  background: #000000;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  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;}

#the-content > ul {
    list-style: none;
    margin: 0px 0px 20px;
}
#the-content > ul li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 4px;
}
#the-content > ul li:before {
  content: "\f105";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 28px;
  text-align: center;
  color:#E81C22;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  line-height: 1;
}


/* Tablepress */

#main-wrap .tablepress th {background: none;}
#main-wrap .tablepress tbody > tr:first-child > td {border-color: #e81c22;}
#main-wrap .tablepress > :where(tbody) > .even > * {background: none;}
#main-wrap .tablepress > :where(tbody) > .odd > * {background: #f9f9f9;}

/* Top Bar */

#top-bar {background: #d2d2d2;}

#top-bar .mtx-top-item.btn-mob > a {
    display: block;
    color:#000000;
    padding: 0px 6px;
}
#top-bar .mtx-top-item.btn-mob > a:hover { color:#666666; }

#top-bar .mtx-top-item.btn-mob > a i {
  margin-right: 6px;
  color:#000000;
  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;
}

/* Header */

#page-header, .absolute-header #page-header {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 99999;
}

#header-container {
    padding-top: 30px;
    padding-bottom: 30px;
}

#header-container-background {background: none;}

header #logo {
    margin-top: 0px;
    margin-bottom: 0px;
}

#logo img {
    max-width: 190px;
    width: 100%;
}

#header-toggle-wrap {
    float: right;
    position: relative;
    padding-right: 60px;
}

#header-toggle-wrap .top-contact-item {
    display: block;
    margin-right: 40px;
    line-height: 60px;
    font-size: 15px;
    color: #ffffff;
    font-weight: 500;
}

#header-toggle-wrap .top-contact-item:hover {
    color: #e81c22;
}

#header-toggle-wrap .main-navigation-position {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
}

#header-toggle-wrap #main-navigation-toggle {
    position: relative;
    display: block;
    top: auto;
    margin: 0px;
    right: auto;
    left: auto;
}
#header-toggle-wrap #main-navigation-toggle.mtx-stuck {
    position: fixed;
    top:0px;
}
.admin-bar #header-toggle-wrap #main-navigation-toggle.mtx-stuck {top:32px;}

#header-toggle-wrap #main-navigation-toggle > a {
  display: block;
  position: relative;
    height: 60px;
    width: 60px;
    border: none;
    background: #292626;
    color: #fff;
    line-height: 60px;
    box-shadow: 0px 1px 14px rgb(0 0 0 / 20%);
    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;
}
#header-toggle-wrap #main-navigation-toggle > a:hover {
    background: #e81c22;
}

#menu-switch {
    height: 18px;
    width: 26px;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 50%;
    margin-left: -13px;
    pointer-events: none;
}
#menu-switch .menu-bar {
    height: 3px;
    width: 26px;
    background: #ffffff;
    position: absolute;
    left: 50%;
    margin-left: -13px;
    border-radius: 6px;
    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;
}
.menu-bar.bar-top {
    top: 0%;
}
.main-menu-opened #menu-switch .menu-bar.bar-top {
    transform: rotate(45deg);
    width: 28px;
    top:50%;
    margin-left: -14px;
}
.menu-bar.bar-mid {
    top: 50%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.main-menu-opened #menu-switch .menu-bar.bar-mid {
    opacity: 0;
}
.menu-bar.bar-bot {
    top: 100%;
}
.main-menu-opened #menu-switch .menu-bar.bar-bot {
    transform: rotate(-45deg);
    width: 28px;
    top:50%;
    margin-left: -14px;
}

#titlebar {
  background: #292626;
}

#titlebar > .container {
    padding-top: 144px;
    padding-bottom: 30px;
}

#titlebar #titlebar-title {
  color:#ffffff;
}

#titlebar #titlebar-description p:last-child {margin-bottom: 0px;}

#breadcrumb-wrap {
    position: relative;
    display: block;
    top: auto;
    bottom: auto;
    float: right;
    margin-top: 10px;
}

#breadcrumb-wrap #breadcrumb {
    position: relative;
    top: auto;
    padding: 0px;
    margin: 0px !important;
    text-align: right;
    font-size: 14px;
    line-height: 18px;
    color:#ffffff;
}


#breadcrumb a {color:#ffffff;}
#breadcrumb a:hover {color:#E81C22;}

.single-staff #breadcrumb .sep-last, .single-staff #breadcrumb .item-current,
.single-resources #breadcrumb .sep-last, .single-resources #breadcrumb .item-current,
.single-events #breadcrumb .sep-last, .single-events #breadcrumb .item-current,
.single-post #breadcrumb .sep-last, .single-post #breadcrumb .item-current,
.single-case-studies #breadcrumb .sep-last, .single-case-studies #breadcrumb .item-current {
    display: none;
}

/* Top Links */

#header-toggle-wrap .top-links-wrap, #header-toggle-wrap .top-contact-item {
    float: left;
}
#menu-top-links {
    list-style: none;
    margin: 0px;
}

#menu-top-links li {
  float: left;
}

#menu-top-links li a {
  display: block;
  margin-right: 40px;
  line-height: 60px;
  font-size: 15px;
  color: #ffffff;
  font-weight: 500;
}
#menu-top-links li a:hover {color: #e81c22;}

/* Nav */

#main-wrap {
    position: relative;
}

#mtx-main-menu-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    display: none;
    opacity: 0.4;
    z-index: 9999;
    background: #000000;
}

#mtx-main-menu {
  position: fixed;
  top: 0;
  left: -999px!important;
  bottom: 0;
  z-index: 9999;
  width: 100%;
  min-width: 325px;
  max-width: 500px;
  padding-top: 100px;
  padding-bottom: 100px;
  box-sizing: content-box;
  transition: left .5s ease-in-out;
  -moz-transition: left .5s ease-in-out;
  -webkit-transition: left .5s ease-in-out;
  -o-transition: left .5s ease-in-out;
}

.main-menu-opened #mtx-main-menu { left: 0px!important; }

.admin-bar #mtx-main-menu {top: 32px;}

#mtx-main-menu .overlay {
    position: absolute;
    display: block;
    background: none;
    opacity: 1;
    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;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: rgba(0, 0, 0, 0.4);
    z-index: -1;
}

#mtx-main-menu .the-main-menu {
    height: 100%;
    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-main-menu .the-menu-holder {
    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;
}

#menu-main {
    list-style: none;
    margin: 0px;
}

#menu-main > li {margin-bottom: 14px;}

#mtx-main-menu #menu-main > li {
    transform: translate(-100%, 0px);
    transition: all 0.3s ease-in-out 0.3s;
    -moz-transition: all 0.3s ease-in-out 0.3s;
    -webkit-transition: all 0.3s ease-in-out 0.3s;
    -o-transition: all 0.3s ease-in-out 0.3s;
}
#mtx-main-menu.opened #menu-main > li {transform: translate(0%, 0px);}

#menu-main > li > a {
    font-size: 24px;
    line-height: 30px;
    color: #ffffff;
    padding: 2px 26px 2px 2px;
    position: relative;
    display: block;
}
#menu-main > li > a:hover, #menu-main > li.sub-opened > a {
  padding-left: 26px;
  padding-right: 2px;
}

#menu-main > li > a:before {
  left: -24px;
  opacity: 0;
  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;
}
#menu-main > li > a:hover:before, #menu-main > li.sub-opened > a:before {
  left: 0px;
  opacity: 1;
}

#menu-main > li.menu-item-has-children > a:after {
    content: "+";
    display: inline-block;
    margin-left: 12px;
    font-size: 20px;
    line-height: 20px;
    vertical-align: middle;
    color: #e81c22;
    font-weight: 600;
}
#menu-main > li.menu-item-has-children.sub-opened > a:after { content: "-"; }

#menu-main > li > .sub-menu {
    margin: 0px;
    list-style: none;
    padding-left: 16px;
    border-left: 1px solid #e81c22;
    max-height: 0px;
    overflow: hidden;
    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;
    opacity: 0;
}
#menu-main > li.sub-opened > .sub-menu {
    max-height: 300px;
    margin: 16px 0px 26px;
    opacity: 1;
}

#menu-main > li > .sub-menu li a {
    color: #ffffff;
    display: block;
    padding: 3px 2px;
}
#menu-main > li > .sub-menu li a:hover { color:#e81c22;}

/* Mob Menu */


/* Slider */

.mtx-slider-wrap {background: #141414;}
.mtx-slider-wrap .loading .spinner {background: #e81c22;}

.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-dots .owl-dot.active {
  background: #e81c22;
  opacity: 1;
}

.owl-carousel .owl-nav > div {
    border: none;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 50px;
    text-align: center;
    border-radius: 0px;
    -ms-transform: none!important;
    -webkit-transform: none!important;
    transform: none!important;
}
.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;}
.owl-carousel .owl-nav > div:before {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    display: inline-block;
    vertical-align: top;
}
.owl-carousel .owl-nav > div.owl-prev:before { content: "\f104"; }

.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; }


/* Products */

#product-feed {
    position: relative;
    z-index: 1;
}

#product-feed .product-feed-bg, .features-bg {
    position: absolute;
    z-index: -1;
    top: 0px;
    left: -999px;
    right: 0px;
    height: 100%;
    background: #f2f2f2;
}
.single-case-studies .features-bg { background: #292626; }

#product-feed .product-feed-bg {height: 50%;}
#product-feed .product-feed-bg:before, .features-bg:before {
    content: "";
    position: absolute;
    bottom: -10px;
    right: -10px;
    width: 40px;
    height: 40px;
    border-bottom: 1px solid #E81C22;
    border-right: 1px solid #E81C22;
    box-sizing: border-box;
    pointer-events: none;
}
#product-feed .product-feed-bg:after, .features-bg:after {
    content: "";
    position: absolute;
    top: 0px;
    left: auto;
    right: 0px;
    border-top: 20px solid white;
    border-left: 20px solid transparent;
    border-right: 20px solid white;
    border-bottom: 20px solid transparent;
}

#product-feed .section-title {margin-bottom: 30px;}
#product-feed .h2-style {margin: 0px 0px 20px;}

.product-block {
  margin-bottom: 30px;
}
.product-block .product-media-wrap {margin-bottom: 18px;}
.product-block .product-media {
    position: relative;
    height: 0px;
    padding-bottom: 82%;
    overflow: hidden;
    display: block;
}
.product-block .product-media:hover {
    transform: scale(1.03);
}

.product-block .product-media .product-img {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
}

.product-block .product-block-title {
    margin: 0px 0px 14px;
}
.product-block .product-block-title a {color: #292626;}
.product-block .product-block-title a:hover {color: #e81c22;}

.product-block .product-block-btn-wrap {
    margin-top: auto;
}



/* Single Products */

.product-main-content-wrap .section-title {
    margin: 0px 0px 30px;
}

.single-product-media {
    position: relative;
    height: 0px;
    padding-bottom: 82%;
    display: block;
    margin-bottom: 30px;
    z-index: 1;
}

.single-product-media .product-img {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  overflow: hidden;
}

.single-product-media-bg {
    position: absolute;
    top: 30px;
    left: 30px;
    bottom: 30px;
    right: -999px;
    background: #f2f2f2;
    z-index: -1;
}
.single-product-media-bg:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: -10px;
    width: 40px;
    height: 40px;
    border-bottom: 1px solid #E81C22;
    border-left: 1px solid #E81C22;
    box-sizing: border-box;
    pointer-events: none;
}
.single-product-media-bg:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    border-top: 20px solid #ffffff;
    border-left: 20px solid #ffffff;
    border-right: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

.features-row .feature-list {
  margin-bottom: 20px!important;
}

#related-case-study .p-case-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: #f2f2f2;
    z-index: -1;
}
#related-case-study.with-feats .p-case-bg {
    top: -100px;
}
#related-case-study .p-case-bg .p-case-bg-image {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.p-case-study-block {
    position: relative;
    padding: 30px 30px 20px 30px;
    z-index: 1;
    max-width: 400px;
    margin: 0px auto 20px 0px;
}
.p-case-study-block .p-case-study-block-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  background-color: rgb(41 38 38 / 80%);
  backdrop-filter: blur(2px);
}

.p-case-study-block .p-case-title a {color:#ffffff!important;}
.p-case-study-block .p-case-title a:hover {color:#E81C22!important;}

/* Case Studies */

.cs-toggle .cs-toggle-header {
    margin-bottom: 20px;
}
.cs-toggle-header .section-title {
    margin: 0px;
}

.p-cat-cs-selector .btn.active {
    background: #e81c22 !important;
    pointer-events: none;
}

.single-case-media-row {
    height: 400px;
    margin-top: -100px;
    z-index: -1;
}
.single-case-media-row .product-img {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.cs-feat-product-wrap {
    margin-top: 40px;
}

.cs-intro-section {padding-bottom: 30px;}

.mtx-block.case-study-block {
    height: 0px;
    overflow: hidden;
    display: block;
    padding-bottom: 80%;
    position: relative;
    margin-bottom: 30px;
    z-index: 1;
}
.mtx-block.case-study-block:after {
    content: "";
    top: 0px;
    right: 0px;
    border-top: 20px solid white;
    border-right: 20px solid white;
    border-left: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
}
#related-case-studies .mtx-block.case-study-block:after {
  border-top: 20px solid #f2f2f2;
  border-right: 20px solid #f2f2f2;
}

.home .mtx-block-media {background: none;}

.mtx-block.case-study-block .mtx-block-media {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    padding: 0px;
    height: auto;
    margin: 0px;
    z-index: -1;
}

.mtx-block.case-study-block .mtx-block-inner {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    padding: 30px;
}

.mtx-block.case-study-block .mtx-cs-title {margin: 0px;}

.mtx-block.case-study-block .mtx-block-text {
    color: #fff;
}

.cs-feat-product-wrap.cs-products .product-block {
    max-width: 900px;
}

.cs-block-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: -1;
    background-color: rgb(41 38 38 / 40%);
    backdrop-filter: blur(2px);
}

.key-points.features {
  color: #ffffff;
  margin-top: 40px;
  padding-right: 30px;
}

.key-points.features .feat-title {
    margin: 0px 0px 30px;
}

.ti-row {
  padding-bottom: 12px;
  position: relative;
}
.ti-row:last-child {
    padding-bottom: 0px;
    margin-bottom: 12px;
}

.ti-row:before {
  display: block;
  content: "";
  position: absolute;
  width: 1px;
  top: 0px;
  bottom: 0px;
  left: 50%;
  background: #E81C22;
}

.ti-row > p {
    display: block;
    float: left;
    width: 46%;
    margin-left: 8%;
    margin-bottom: 0px;
}
.ti-row > p:nth-child(odd) {
  margin-left: 0px;
  clear: both;
}

.ti-row > p.ti-label {
  font-weight: 800;
  text-transform: uppercase;
  color: #292626;
}

.cs-stats, .relavent-cs {
    margin-bottom: 30px;
}

.relavent-cs a {color: #292626;}
.relavent-cs a:hover {color: #E81C22;}

/* Service Centres */

#centres-feed .centre-block {margin-bottom: 30px;}

#centres-feed .centre-title-wrap.with-flag,
.fl-module-mtx-text.flag-left .mtx-text-block {
    padding-left: 40px;
    position: relative;
    min-height: 30px;
}

#centres-feed .centre-title {margin: 0px;}
#centres-feed .centre-title-wrap {margin-bottom: 20px;}

.fl-module-mtx-text.flag-left .mtx-text-block:before {
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(images/flag-uk.svg);
}
.fl-module-mtx-text.flag-left.eu .mtx-text-block:before {background-image: url(images/flag-euro.svg);}

#centres-feed .centre-flag,
.fl-module-mtx-text.flag-left .mtx-text-block:before {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -15px;
    border-radius: 100%;
    overflow: hidden;
}

#centres-feed .centre-block .mtx-contact-item {margin-bottom: 3px;}
#centres-feed .centre-block .mtx-contact-item a {color:#292626;}
#centres-feed .centre-block .mtx-contact-item a:hover {color:#E81C22;}

/* Beaver */

.fl-col.contact-footer .fl-col-content {
    clip-path: polygon(0% 0%, calc(100% - 50px) 0%, 100% calc(0% + 50px), 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0%, calc(100% - 50px) 0%, 100% calc(0% + 50px), 100% 100%, 0% 100%);
}
.fl-col.contact-footer:before {
    content: "";
    position: absolute;
    background: #292626;
    left: -9999px;
    right: -999px;
    bottom: 0px;
    height: 50%;
    display: block;
}

.post-type-archive-case-studies .bb-wrap,
.single-case-studies .bb-wrap {
    background: #f2f2f2;
}

.fl-row.bg-image-row {
    z-index: -1;
    position: relative;
}

.fl-builder-edit .fl-row.bg-image-row {
    z-index: inherit;
    position: inherit;
}

.fl-col > .fl-col-content {
    position: relative;
    z-index: 1;
}

.split-list .mtx-list:before, .split-list .mtx-list:after,
.split-list-3 .mtx-list:before, .split-list-3 .mtx-list:after {
  content: "";
  display: table;
}
.split-list .mtx-list:after, .split-list-3 .mtx-list:after { clear: both;}

.fl-col.corner-clip > .fl-col-content,
.fl-col.red-corner-bl > .fl-col-content,
.fl-col.red-corner-br > .fl-col-content,
#timeline .mtx-carousel,
.single-case-media {position: relative;}


.fl-col.corner-clip > .fl-col-content:after,
#timeline .mtx-carousel:after,
.single-case-media:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    border-top: 20px solid white;
    border-left: 20px solid white;
    border-right: 20px solid transparent;
    border-bottom: 20px solid transparent;
}
.fl-col.corner-clip.tr > .fl-col-content:after,
#timeline .mtx-carousel:after {
    top: 0px;
    left: auto;
    right: 0px;
    border-top: 20px solid white;
    border-left: 20px solid transparent;
    border-right: 20px solid white;
    border-bottom: 20px solid transparent;
}

.single-case-media:before {content: "";}

.fl-col.red-corner-bl > .fl-col-content .red-corner,
.fl-col.red-corner-br > .fl-col-content .red-corner,
.single-case-media:before {
  position: absolute;
  bottom: -10px;
  left: -10px;
  width: 40px;
  height: 40px;
  border-bottom: 1px solid #E81C22;
  border-left: 1px solid #E81C22;
  box-sizing: border-box;
  pointer-events: none;
}

.fl-col.red-corner-br > .fl-col-content .red-corner {
  left: auto;
  right: -10px;
  border-left: none;
  border-right: 1px solid #E81C22;
}




.fl-col.col-bg-extended-right > .fl-col-content:before,
.fl-col.col-bg-extended-left > .fl-col-content:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: -999px;
    background: #292626;
    z-index: -1;
}
.fl-col.col-bg-extended-right.col-bg-extended-grey > .fl-col-content:before,
.fl-col.col-bg-extended-left.col-bg-extended-grey > .fl-col-content:before {
  background: #F2F2F2;
}

.fl-col.col-bg-extended-left > .fl-col-content:before {
  right: 0px;
  left: -999px;
}

.fl-col.extend-right > .fl-col-content,
.fl-col.extend-left > .fl-col-content {
  width: auto;
  max-width: none;
}

.fl-row.on-screen-check .on-screen-fadein {
    opacity: 0;
    transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    -webkit-transition: opacity .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out;
}

.fl-row.on-screen-check.mtx-onscreen .on-screen-fadein {opacity: 1;}

.fl-row.dots-and-line > .fl-row-content-wrap,
.fl-row.dots-left > .fl-row-content-wrap {overflow: hidden;}
.fl-builder-edit .fl-row.dots-and-line > .fl-row-content-wrap,
.fl-builder-edit .fl-row.dots-left > .fl-row-content-wrap {overflow: inherit;}

.fl-row.dots-and-line .dots-part-left,
.fl-row.dots-left .dots-part-left {
    content: "";
    display: block;
    position: absolute;
    top: -200px;
    bottom: -200px;
    left: -999px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: url(images/slider-dot-g.svg);
    background-repeat: repeat;
    background-size: auto;
    opacity: 0.4;
    right: 77%;
}

.p-dots-left:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 77%;
  background-image: url(images/slider-dot-g.svg);
  background-repeat: repeat;
  background-size: auto;
  opacity: 0.4;
}


/*.fl-builder-edit .fl-row.dots-and-line .dots-part-left,
.fl-builder-edit .fl-row.dots-left .dots-part-left {display: none;}*/

.fl-row.dots-and-line.no-line .dots-part-left,
.fl-row.dots-left .dots-part-left {border:none;}

/*.fl-row.bg-image-row {
    z-index: -1;
    position: relative;
}
.fl-builder-edit .fl-row.bg-image-row {
    z-index: initial;
    position: initial;
}*/

/* Beaver Modules */

.icon-block .mtx-icon-outer {
    text-align: center;
}
.icon-block .mtx-icon-outer i {
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
    font-size: 30px;
    line-height: 34px;
    font-weight: 200;
    color: #e81c22 !important;
}
.icon-block .mtx-icon-outer .mtx-icon-heading {
    display: inline-block;
    vertical-align: top;
    font-size: 40px;
    line-height: 44px;
}
.mtx-icon-text {
    margin-top: 8px;
    font-weight: 400;
}
.mtx-icon-text p:last-child {margin: 0px;}

.cgt-ent {
  background: #424040;
  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;
}
.cgt-ent:hover {
    background: #333131;
}

#intro-row .cgt-ent {
    margin-bottom: 4%;
}

.cgt-ent > a {
  display: block;
  height: 0px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}

.cgt-ent.type-full > a {padding-bottom: 84%;}
.cgt-ent.type-small > a {padding-bottom: 25.2%;}

.cgt-ent.type-full .media-part {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: -1;
    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;
}
.cgt-ent.type-full:hover .media-part {
    transform: scale(1.05);
}

.cgt-ent.type-small .media-part {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 80px;
}

.cgt-ent .text-part {
    padding: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.cgt-ent.type-full .text-part {
    top: auto;
}
.cgt-ent.type-small .text-part {
  padding: 12px;
}
.cgt-ent.type-small .text-part {padding-right: 100px;}

.cgt-ent.type-full .text-part:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: linear-gradient(0deg, rgb(0 0 0 / 90%), transparent 100%);
}

.cgt-ent.type-full .text-part .v-align {
    display: block;
}
.cgt-ent .text-part .v-wrap {
    text-align: left;
}

.cgt-ent .text-part .ent-text p:last-child {
    margin: 0px;
}

.cgt-ent .ent-title {
    margin: 0px;
    font-weight: 400;
}

.cgt-ent .text-part .ent-text {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

/* Ani Chart */

.ani-chart-img svg {
    width: 100%;
    height: auto;
    display: block;
}
.ani-chart-img svg * {
  transform-box: fill-box;
  transform-origin: center;
  position: relative;
}

.ani-chart-img .st0 {fill:#292626;}
.ani-chart-img .st1 {fill:#FFFFFF;}
.ani-chart-img .st2 {fill:#E32125;}
.ani-chart-img .st3 {fill:#E20024;}
.ani-chart-img .st4 {fill:none;stroke:#DFDFDE;stroke-width:20;stroke-miterlimit:10;}
.ani-chart-img .st5 {fill:none;stroke:#E32125;stroke-width:20;stroke-miterlimit:10;}
.ani-chart-img .st7 {fill:#E81C22;stroke:#ffffff;stroke-width:1.5;stroke-miterlimit:10;}

.ani-chart-img .ring-outer {
  stroke: #E32125;
  stroke-width: 20;
  stroke-linecap: round;
  fill: none;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
}
.fl-animated .ani-chart-img .ring-outer {
  animation: ring_progress 2s forwards ease-in-out;
  -webkit-animation : ring_progress 2s forwards ease-in-out;
}
.ani-chart-img .ring-outer.ring-outer-2 {-webkit-animation-delay: 0.4s; animation-delay: 0.4s; }

@-webkit-keyframes ring_progress {
  0% { stroke-dashoffset: 1000; }
  100% { stroke-dashoffset: 0; }
}

@keyframes ring_progress {
  0% { stroke-dashoffset: 1000; }
  100% { stroke-dashoffset: 0; }
}

.fl-animated .ani-chart-img .cloud {
  animation: clouds 2s infinite linear;
  -webkit-animation : clouds 2s infinite linear;
}
.fl-animated .ani-chart-img .cloud.cloud-2 {-webkit-animation-delay: 0.4s; animation-delay: 0.4s; }
.fl-animated .ani-chart-img .cloud.cloud-3 {-webkit-animation-delay: 0.8s; animation-delay: 0.8s; }

@-webkit-keyframes clouds {
  0% { opacity: 0; -webkit-transform: translateY(0px) scale(1); transform: translateY(0px) scale(1); }
  90% { opacity: 1; -webkit-transform: translateY(-26px) scale(1.2); transform: translateY(-26px) scale(1.2); }
  100% { opacity: 0; -webkit-transform: translateY(-26px) scale(1.2); transform: translateY(-26px) scale(1.2); }
}

@keyframes clouds {
  0% { opacity: 0; transform: translateY(0px) scale(1); }
  90% { opacity: 1; transform: translateY(-26px) scale(1.2); }
  100% { opacity: 0; transform: translateY(-26px) scale(1.2); }
}

.fl-animated .ani-chart-img .c-fade {
  opacity: 0;
  animation: cfade 1s forwards ease-in-out;
  -webkit-animation : cfade 1s forwards ease-in-out;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.fl-animated .ani-chart-img .c-1-text-2 { -webkit-animation-delay: 1.3s; animation-delay: 1.3s;}
.fl-animated .ani-chart-img .c-2-text-1 { -webkit-animation-delay: 1.2s; animation-delay: 1.2s; }
.fl-animated .ani-chart-img .c-2-text-2 { -webkit-animation-delay: 1.5s; animation-delay: 1.5s; }
.fl-animated .ani-chart-img .c-2-text-3 { -webkit-animation-delay: 1.8s; animation-delay: 1.8s; }

  @-webkit-keyframes cfade {
    0% { opacity: 0;  }
    100% { opacity: 1; }
  }

  @keyframes cfade {
    0% { opacity: 0;  }
    100% { opacity: 1; }
  }

/* Sidebar */

#the-page.sidebar-right #sidebars {
    position: relative;
}

.sidebar-bg-extend {
  position: relative;
  margin-right: -50px;
  padding-right: 50px;
}

.sidebar-layout .fl-row.overflow-bg > .fl-row-content-wrap {
    padding-right: 50px;
    margin-right: -50px;
}

.sidebar-backer {
    display: none;
    position: absolute;
    background: #F2F2F2;
    left: 0px;
    top: -50px;
    right: -999px;
    z-index: -1;
    pointer-events: none;
    height: 100%;
}
#sidebars .sidebar-backer {
    display: block;
}

#sidebars .widget_recent_entries {
    background: #ffffff;
    padding: 30px 40px 10px;
    position: relative;
    margin-bottom: 40px;
}
#sidebars .widget_recent_entries:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    border-top: 20px solid #f2f2f2;
    border-left: 20px solid #f2f2f2;
    border-right: 20px solid transparent;
    border-bottom: 20px solid transparent;
    z-index: 2;
}
#sidebars .widget_recent_entries:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: -10px;
  width: 40px;
  height: 40px;
  border-bottom: 1px solid #E81C22;
  border-left: 1px solid #E81C22;
  box-sizing: border-box;
  pointer-events: none;
}
#sidebars .widget_recent_entries ul li:before {font-weight: 500;}
#sidebars .widget_recent_entries ul li a {color: #292626;}
#sidebars .widget_recent_entries ul li:before,
#sidebars .widget_recent_entries ul li a:hover {color: #E81C22;}

#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: right 0.4s ease-in-out, bottom 0.4s ease-in-out;
    -moz-transition: right 0.4s ease-in-out, bottom 0.4s ease-in-out;
    -webkit-transition: right 0.4s ease-in-out, bottom 0.4s ease-in-out;
    -o-transition: right 0.4s ease-in-out, bottom 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%);
    border-radius: 4px 4px 0px 0px;
    text-transform: none;
    padding: 8px 20px;
    font-size: 14px;
}

#the-structure .contact-follow-wrap .btn i {
    display: inline-block;
    font-size: 12px;
    position: relative;
    bottom: -2px;
    margin-right: 6px;
}


/* Footer - Widgets */

#footer-items {
    padding-top: 90px;
    padding-bottom: 70px;
    background: #292626;
    color:#ffffff;
    position: relative;
}

#footer-items:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 30%;
  background-image: url(images/slider-dot-g.svg);
  background-repeat: repeat;
  background-size: auto;
  background-position: center;
  opacity: 0.4;
}




#footer-items .footer-section {color: #ffffff;}
#footer-items a, #footer-items .footer-section a {
  color: #ffffff;
  fill:#ffffff;
}
#footer-items a:hover, #footer-items .footer-section a:hover {
  color: #E81C22;
  fill: #E81C22;
}

#footer-items .sidebar-widget-title {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

#footer-items .mtx-contact-item i {color: #1babbf;}

#footer-items .sub-foot-row {
    position: relative;
    padding-top: 40px;
    margin-top: 10px;
}

#footer-items .sub-foot-row:before {
  content:"";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 30%;
  height: 1px;
  background: #ffffff;
  opacity: 0.5;
  transition: all .8s ease-in-out;
  -moz-transition: all .8s ease-in-out;
  -webkit-transition: all .8s ease-in-out;
  -o-transition: all .8s ease-in-out;
}

.mtx-onscreen #footer-items .sub-foot-row:before { width: 100%; }

#mtx-mc-email {
    background: none;
    margin-bottom: 20px;
    color: #fff;
}

footer .widget li {
    margin-bottom: 8px;
    padding-left: 28px;
}
footer .widget li a {
  font-size: 24px;
  line-height: 30px;
}
footer .widget li:before {
    font-size: 30px;
    line-height: 30px;
    color: #e81c22;
}

#menu-quick-links {
    max-width: 850px;
}
#menu-quick-links:before, #menu-quick-links:after {
  content: "";
  display: table;
}
#menu-quick-links:after { clear:both;}

#menu-quick-links li {
  float: left;
  margin-left: 4%;
  width: 48%;
  clear: none;
  box-sizing: border-box;
}
#menu-quick-links li:nth-child(odd) {
  clear: both;
  margin-left: 0px;
}

.widget_media_gallery img {
    border: none !important;
}

.widget_media_gallery .gallery-item {
  margin-top: 0px!important;
}

/* Footer - Bottom Bar */

#bottom-bar {background: #ffffff;}
#bottom-bar, #bottom-bar a {color:#292626;}
#bottom-bar a:hover {color:#E81C22;}

#bottom-text.half, #mtx-link.half {
    max-width: 48%;
}

#bottom-text {margin: 0px;}
.bottom-text-wrap, #mtx-link, #bottom-menu {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
}

#mtx-link {
    text-align: right;
}

#mtx-link p {margin: 0px;}

#mtx-link a {font-weight: 600;}

#menu-footer-menu {
    margin: 0px;
    list-style: none;
}

#menu-footer-menu li {
    float: none;
    display: inline-block;
    vertical-align: top;
}

#menu-footer-menu li:before {
    content: "|";
    display: inline-block;
    vertical-align: top;
    margin: 0px 6px;
    color:#E81C22;
}
#menu-footer-menu li:first-child:before {display: none;}
#menu-footer-menu li a { font-weight: 300;}

/* Homepage */

.line-col-divi .fl-col .fl-col-content:before {
    content: "";
    position: absolute;
    width: 1px;
    background: red;
    left: -9.2%;
    top: 0px;
    bottom: 20px;
}
.line-col-divi .fl-col:first-child .fl-col-content:before { display: none;}

#home-area .fl-row-content-wrap {z-index: 1;}
.fl-builder-edit #home-area .fl-row-content-wrap {z-index: initial;}

#home-area .fl-bg-video {
  display: none;
  z-index: -1;
}
.bg-vid-fallback-img {display: none;}
.fl-bg-video-audio {display: none;}

#home-area .fl-row-content-wrap:before,
#home-area .fl-row-content-wrap:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
}
#home-area .fl-row-content-wrap:after {
  opacity: 1;
  z-index: 1;
  background: linear-gradient(193deg, rgb(0 0 0 / 30%) 30%, rgb(0 0 0 / 90%));
}

#home-area .fl-row-content-wrap:before {
    background-image: url(images/slider-dot.svg);
    background-repeat: repeat;
    background-size: auto;
    background-position: center;
    opacity: 0.8;
    background-color: transparent;
    -webkit-mask-image: -webkit-linear-gradient(72deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 50%);
    mask-image: linear-gradient(16deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 50%);
    z-index: 99;
}

#home-area .fl-row-content-wrap .mtx-wrap {
    z-index: 99;
}
.fl-builder-edit #home-area .fl-row-content-wrap .mtx-wrap {
    z-index: inherit;
}

#intro-row .fl-row-content {
    position: relative;
    padding-top: 50px;
    padding-bottom: 30px;
    margin-top: -90px;
    z-index: 99;
}
#intro-row .fl-row-content:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: -9999px;
    right: 0px;
    bottom: 0px;
    background: #292929;
    z-index: -1;
    clip-path: polygon(0% 0%, calc(100% - 40px) 0%, 100% calc(0% + 40px), 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0%, calc(100% - 40px) 0%, 100% calc(0% + 40px), 100% 100%, 0% 100%);
}

#intro-row .fl-row-content:after,
.career-slider-titles .v-align:after {
    content: "";
    display: block;
    position: absolute;
    width: 80px;
    height: 80px;
    bottom: -20px;
    right: -20px;
    border-right: 1px solid #E81C22;
    border-bottom: 1px solid #E81C22;
}
#intro-row .fl-row-content .fl-col.small-margin {padding-right: 50px;}

#intro-row .fl-row-content > .fl-col-group {
    opacity: 0;
    transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
}

#intro-row.mtx-onscreen .fl-row-content > .fl-col-group {opacity: 1;}

#intro-row .mtx-heading.cgt-internal-link {
    position: relative;
    left: -300px;
    opacity: 0;
    transition: left .6s ease-in-out, opacity .6s ease-in-out;
    -moz-transition: left .6s ease-in-out, opacity .6s ease-in-out;
    -webkit-transition: left .6s ease-in-out, opacity .6s ease-in-out;
    -o-transition: left .6s ease-in-out, opacity .6s ease-in-out;
}
#intro-row.mtx-onscreen .mtx-heading.cgt-internal-link {
  left: 0px;
  opacity: 1;
}

#intro-row .fl-col-content > .cgt-internal-link:nth-child(2) .mtx-heading.cgt-internal-link {
    transition-delay: 0.1s;
}
#intro-row .fl-col-content > .cgt-internal-link:nth-child(3) .mtx-heading.cgt-internal-link {
    transition-delay: 0.2s;
}
#intro-row .fl-col-content > .cgt-internal-link:nth-child(4) .mtx-heading.cgt-internal-link {
    transition-delay: 0.3s;
}
#intro-row .fl-col-content > .cgt-internal-link:nth-child(5) .mtx-heading.cgt-internal-link {
    transition-delay: 0.4s;
}

#intro-row .fl-col-content {
    background: #292929;
}


.cgt-ent .ent-title,
.mtx-heading.section-title {
  padding-left: 24px;
  position: relative;
}
.cgt-ent.type-small .ent-title {padding-left: 0px;}

.career-slider-title {
  padding-left:0px;
  padding-right: 34px;
  position: relative;
  margin-bottom: 30px;
  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;
}
.career-slider-title.active {
  padding-left: 34px;
  padding-right: 0px;
}
.career-slider-title .h1-style {margin: 0px}

.cgt-ent .ent-title:before,
.mtx-heading.cgt-internal-link a:before,
.mtx-heading.section-title:before,
.career-slider-title:before,
#menu-main > li > a:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 21px;
  top: 50%;
  margin-top: -10px;
  left: 0px;
  background-image: url(images/three-dots.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.cgt-ent.type-small .ent-title:before {display: none;}

.cgt-ent.pid-384 .ent-title:before,
.page-id-384 .mtx-heading.cgt-internal-link a:before,
.page-id-384 .mtx-heading.section-title:before {
  background-image: url(images/three-dots-g.svg);
}



.career-slider-title:before {
  width: 20px;
  height: 30px;
  margin-top: -15px;
}

.mtx-heading.cgt-internal-link a {
    display: block;
    padding: 6px 24px 6px 0px;
    margin: 2px 0px;
    position: relative;
}
.mtx-heading.cgt-internal-link a:hover {
    padding: 6px 0px 6px 24px;
}
.mtx-heading.cgt-internal-link a:before,
.career-slider-title:before {
  left: -24px;
  opacity: 0;
  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-heading.cgt-internal-link a:hover:before,
.career-slider-title.active:before {
  left: 0px;
  opacity: 1;
}

.feat-n-feed {position: relative;}
.feat-n-feed:after {
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 9;
    border-top: 25px solid #292626;
    border-right: 25px solid #292626;
    border-bottom: 25px solid transparent;
    border-left: 25px solid transparent;
}

/* Home Product Slider */

.product-slider-wrap {position: relative;}

.product-slider-dots {
    position: absolute;
    top: 130px;
    z-index: 99;
    left: 60px;
}

.product-slider-dots .product-slider-dot {
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
    position: relative;
    cursor: pointer;
}
.product-slider-dots .product-slider-dot:first-child {padding-left: 0px;}
.product-slider-dots .product-slider-dot:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 6px;
    width: 18px;
    background: #CAC9C9;
    height: 3px;
    margin-top: -4px;
}
.product-slider-dots .product-slider-dot:first-child:before {display: none;}

.product-slider-dots .product-slider-dot .ps-dot-title {
    margin: 0px;
    font-weight: 600;
    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;
    padding-bottom: 0px;
    border-bottom: 3px solid transparent;
}
.product-slider-dots .product-slider-dot.active .ps-dot-title {
  color: #e81c22;
  border-color:#e81c22;
}
.product-slider-dots .product-slider-dot:hover .ps-dot-title {
    color: #e81c22;
}

.product-slider {
    padding-left: 60px;
    position: relative;
    z-index: 1;
}

.product-slider:before {
    content: "";
    position: absolute;
    background: #F2F2F2;
    top: 60px;
    left: 0px;
    bottom: 60px;
    right: -999px;
    z-index: -1;
    clip-path: polygon(calc(0% + 50px) 0%, 100% 0%, 100% 100%, 0% 100%, 0% calc(0% + 50px));
    -webkit-clip-path: polygon(calc(0% + 50px) 0%, 100% 0%, 100% 100%, 0% 100%, 0% calc(0% + 50px));
}
.product-slider:after {
    content: "";
    display: block;
    position: absolute;
    width: 80px;
    height: 80px;
    bottom: 40px;
    left: -20px;
    border-left: 1px solid #E81C22;
    border-bottom: 1px solid #E81C22;
}

.product-slider .owl-item {
  pointer-events: none;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.product-slider .owl-item.active {
  opacity: 1;
  pointer-events: all;
}

.product-slider .owl-nav {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.product-slider.owl-carousel .owl-nav > div {
    position: relative;
    opacity: 1;
    left: auto;
    right: auto;
    margin: 0px 8px;
    display: inline-block;
    vertical-align: top;
}
.product-slider.owl-carousel .owl-nav > div:hover {color:#E81C22;}
.product-slider.owl-carousel .owl-nav > div.disabled {
  opacity: 0.3;
  pointer-events: none;
}

.product-slide {
    height: 520px;
    position: relative;
}

.product-slide .product-slide-media {
    position: absolute;
    width: 48%;
    top: 0px;
    right: 0px;
    bottom: 0px;
}

.product-slide .product-slide-media .product-media,
.product-slide .product-slide-media .product-media .product-img {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.product-slide .product-slide-text {
    position: absolute;
    top: 40px;
    width: 48%;
    left: 0px;
    bottom: 0px;
}

.product-slide .product-slide-text .v-wrap {
  text-align: left;
  margin-bottom: -50px;
}

/* Career Toggles */

.fl-col.career-toggles .fl-col-content:before, .fl-col.career-toggles .fl-col-content:after {
    content: "";
    display: table;
}
.fl-col.career-toggles .fl-col-content:after { clear: both; }



/* Career Slider */

#career-slider {background: none;}

#career-slider:before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 50%;
    background: #292626;
}

#career-slider .mtx-slider .owl-stage-outer {
  background: #292626;
  clip-path: polygon(0% 0%, calc(100% - 80px) 0%, 100% calc(0% + 80px), 100% 100%, 0% 100%);
  -webkit-clip-path: polygon(0% 0%, calc(100% - 80px) 0%, 100% calc(0% + 80px), 100% 100%, 0% 100%);
}

#career-slider .mtx-slider .slide-img {display: block !important;}
#career-slider .mtx-slider .slide-img-mobile {display: none !important;}

.career-slider-titles {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 99;
}

.career-slider-title a {color:#ffffff;}
.career-slider-title a:hover {color:#ffffff;opacity: 0.7;}

.career-slider-titles .container { height: 100%;}

.career-slider-titles .v-wrap {
  text-align: left;
  padding-left: 26%;
  box-sizing: border-box;
}

.mtx-block.career-block {
    background: #ffffff;
    padding: 30px;
    position: relative;
}

.mtx-block.career-block:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    border-top: 20px solid #f2f2f2;
    border-left: 20px solid transparent;
    border-right: 20px solid #f2f2f2;
    border-bottom: 20px solid transparent;
}

.career-block .news-block-meta {
    background: #f2f2f2;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: 20px;
    display: inline-block;
    margin-bottom: 10px;
}

.career-filter-title {
  position: relative;
  margin: 0px 0px 18px;
  padding-left: 24px;
}
.career-filter-title:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 21px;
  top: 50%;
  margin-top: -10px;
  left: 0px;
  background-image: url(images/three-dots.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

/* 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: #E81C22!important;
    color: #ffffff!important;
    fill: #FFFFFF!important;
    margin: 0px 6px 12px 0px;
    border-radius: 19px;
    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;
  fill: #FFFFFF!important;
  background:#b11419!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.with-link {position: relative;}
.mtx-feed-header .mtx-feed-heading {margin: 0px 0px 30px;}


/* V Slider */

.mtx-v-slider {
    overflow: hidden;
    padding-right: 40px;
    position: relative;
}
.mtx-v-slider:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 30px;
    background: linear-gradient(180deg, rgb(41 38 38 / 0%), #292626);
}

.mtx-v-slider .mtx-v-slider-inner {
    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;
}

.v-slider-nav {
    display: block;
    position: absolute;
    top: 50%;
    right: 0px;
    margin-top: -68px;
}

.v-slider-nav .v-up, .v-slider-nav .v-down {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 26px;
  text-align: center;
  color: #ffffff!important;
}
.v-slider-nav .v-up.disabled, .v-slider-nav .v-down.disabled {
  opacity: 0.5;
  pointer-events: none;
}

.v-slider-nav .v-up:hover, .v-slider-nav .v-down:hover { color:#E81C22!important; }

.v-slider-nav .v-up i, .v-slider-nav .v-down i {
    display: inline-block;
    vertical-align: middle;
}

.v-dot {
    width: 30px;
    height: 14px;
    margin: 1px 0px;
    position: relative;
    cursor: pointer;
}
.v-dot:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: #ffffff;
    border-radius: 100%;
    left: 50%;
    top: 50%;
    margin-top: -4px;
    margin-left: -4px;
    position: absolute;
    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;
}
.v-dot.active:before, .v-dot:hover:before {background: #e81c22;}

/* Blog */

#blog .mtx-block-title {
    margin-bottom: 20px;
    min-height: 60px;
}

.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: #f2f2f2;
    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;
}
a:hover .mtx-block-media .overlay {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

.mtx-block .mtx-block-title, .mtx-post .post-title {
    margin: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    padding-bottom: 0;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.mtx-block .mtx-block-title {
  margin-bottom: 16px;
  font-weight: 400;
}

.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;
}


.news-block {
  display: block;
  background-color: rgb(66 64 64 / 50%);
  backdrop-filter: blur(2px);
}

.news-block.news-row {
    background: #292626;
    backdrop-filter: none;
    color: #fff;
}

.news-block .mtx-block-inner {
  display: block;
  position: relative;
}
.news-block.with-image .mtx-block-inner {padding-right: 40%;}

.news-block.news-block-mini.with-image .mtx-block-inner {
    padding-left: 40%;
    padding-right: 0px;
}

.news-block .mtx-block-media {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 40%;
    padding: 0px;
    height: auto;
    margin: 0px;
    border-radius: 0px;
}

.news-block.news-block-mini .mtx-block-media {
  right: auto;
  left: 0px;
}

.news-block .mtx-block-text {padding: 30px;}
.news-block .mtx-block-text .v-wrap {
    text-align: left;
}

.news-block .news-block-meta {
    margin-bottom: 18px;
}

.news-block .news-date {
    background: #424040;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: 20px;
    float: right;
}
.news-block .news-cat {
    font-weight: 600;
    margin-bottom: 4px;
    display: inline-block;
}

.news-block.news-row .mtx-block-title a {color:#ffffff;}
.news-block.news-row .mtx-block-title a:hover {color:#E81C22;}


.news-block.news-row .mtx-block-media {
    width: 280px;
}
.news-block.news-row.news-block-mini.with-image .mtx-block-inner {
    padding-left: 280px;
}

/* Support */

#support-map .fl-row-content-wrap {
    background-position: right center;
}

/* 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 12px 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;}

.mtx-block.resource-block .mtx-block-title {
    min-height: 0px;
}

/* Events */

.event-details-box-wrap {
    background: #EFEFEF;
    display: block;
    padding: 30px 30px 10px;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 30px;
}
.event-details-box .ed-title {
    display: block;
    margin: 0px 0px 6px;
}
.event-details-box .event-date {
    margin-bottom: 20px;
}

.mtx-block-media .event-date {
    background: #222222;
    color: #fff;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 4px 10px;
    border-radius: 0px 0px 4px 0px;
}

.month-divi {
    display: block;
    background: #222222;
    text-align: center;
    padding: 2px 20px;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    line-height: 19px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 30px;
}

.mtx-post .post-type {
    margin: 0px 0px 6px;
    color: #79c1ff;
    font-weight: 700;
}

/* 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 */


/* Events Pages */


/* Forms */

.mtx-select-title, input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], select, textarea {
    background: #F2F2F2;
    border-color: #fff;
}

#main-wrap .gfield.ticker .gfield_checkbox .gchoice label:before, #main-wrap .gfield.ticker .gfield_radio .gchoice label:before {
    border-color: #fff;
    background: #f2f2f2;
    color:#f2f2f2;
}

.gform_wrapper .gform_heading {
    display: none;
}

/* Timeline */

#timeline > .fl-row-content-wrap:before {
    content: "";
    position: absolute;
    width: 1px;
    background: #292626;
    top: 0px;
    bottom: 0px;
    left: 50%;
    margin-left: -0.5px;
}

#timeline .fl-col-group .fl-col-group > .fl-col:first-child .timeline-item {
    text-align: right;
    position: relative;
    padding-right: 6%;
}

#timeline .fl-col-group .fl-col-group > .fl-col:last-child .timeline-item {
    text-align: left;
    position: relative;
    padding-left: 6%;
}

#timeline .timeline-item .timeline-title {
    margin: 0px 0px 20px;
}

#timeline .timeline-item .timeline-text {
    margin: -12px 0px 0px;
}
#timeline .timeline-text p {
    font-size: 15px;
    line-height: 21px;
}

#timeline .timeline-item .timeline-title:before {
    content: "";
    height: 1px;
    background: #292626;
    position: absolute;
    top: 18px;
    right: 0px;
    width: 4%;
}
#timeline .fl-col-group .fl-col-group > .fl-col:last-child .timeline-item .timeline-title:before {
  right: auto;
  left: 0px;
}

#timeline .fl-col-group .fl-col-group > .fl-col:first-child .fl-module-mtx-carousel {
    position: relative;
    padding-right: 6%;
    padding-left: 30px;
}

#timeline .fl-col-group .fl-col-group > .fl-col:last-child .fl-module-mtx-carousel {
    position: relative;
    padding-left: 6%;
    padding-right: 30px;
}

#timeline .mtx-carousel .mtx-photo-caption {
  bottom:60px;
}

#timeline .fl-col-group .fl-col-group > .fl-col:first-child .mtx-carousel .mtx-photo-caption {text-align: left;}
#timeline .fl-col-group .fl-col-group > .fl-col:last-child .mtx-carousel .mtx-photo-caption {text-align: right;}


#timeline .mtx-carousel.owl-carousel .owl-nav > div,
#timeline .owl-carousel .owl-dots {
  opacity: 1;
  color: #fff;
}
#timeline .mtx-carousel.owl-carousel .owl-nav .owl-prev {left: 20px;}
#timeline .mtx-carousel.owl-carousel .owl-nav .owl-next {right: 20px;}

#timeline .mtx-carousel-item {margin: 0px;}

/* Ultra Widescreen & Above */
@media (min-width: 1461px) {

  html .huge-title {font-size: 86px;line-height: 90px;}
  html .large-title {font-size: 68px;line-height: 72px;}
  h1, html .h1-style, #titlebar #titlebar-title { font-size: 50px; line-height: 56px; }
  h2, html .h2-style, #timeline .timeline-title { font-size: 42px; line-height: 48px; }
  html .h3-lg-style, .product-main-content > p:first-child { font-size: 30px; line-height: 36px; }
  h3, .cs-intro-section > p:first-child { font-size: 26px; line-height: 32px; }

  #mtx-slider-8 .slide-item .slide-text-outer {max-width: 1100px;}

  .cgt-ent.type-full > a {padding-bottom: 110%;}
  .cgt-ent.type-small > a {padding-bottom: 34%;}

  .fl-col.career-toggles .fl-col-content .fl-module-mtx-toggle {
      float: left;
      width: 30.66%;
      margin-left: 4%;
  }
  .fl-col.career-toggles .fl-col-content .fl-module-mtx-toggle:nth-child(3n+1) {
    margin-left: 0px;
    clear: both;
  }

  .ultra-wide-site.wide-site .sidebar-layout #the-content {
      width: 1070px;
      padding-right: 50px;
      box-sizing: border-box;
  }
  .ultra-wide-site.wide-site .sidebar-layout #sidebars {
      width: 330px;
      padding-left: 30px;
      box-sizing: border-box;
  }

  .product-slider {padding-left: 80px;}
  .product-slider-dots {left: 80px;}

}

/* Ultra Widescreen */
@media (max-width: 1460px) and (min-width: 1200px) {

  html .huge-title {font-size: 76px;line-height: 80px;}
  html .large-title {font-size: 60px;line-height: 62px;}
  h1, html .h1-style, #titlebar #titlebar-title { font-size: 42px; line-height: 48px; }
  h2, html .h2-style, #timeline .timeline-title { font-size: 36px; line-height: 42px; }
  html .h3-lg-style, .product-main-content > p:first-child { font-size: 26px; line-height: 32px; }
  h3, .cs-intro-section > p:first-child { font-size: 24px; line-height: 30px; }

  #timeline .mtx-bg-photo {padding-bottom: 90% !important;}

  .cgt-ent.type-full > a {padding-bottom: 120%;}
  .cgt-ent.type-small > a {padding-bottom: 37.2%;}

  .fl-col.career-toggles .fl-col-content .fl-module-mtx-toggle {
      float: left;
      width: 30.66%;
      margin-left: 4%;
  }
  .fl-col.career-toggles .fl-col-content .fl-module-mtx-toggle:nth-child(3n+1) {
    margin-left: 0px;
    clear: both;
  }

  .wide-site .sidebar-layout #the-content {
      width: 860px;
      padding-right: 50px;
      box-sizing: border-box;
  }
  .wide-site .sidebar-layout #sidebars {
    width: 280px;
    padding-left: 30px;
  }
  .product-slider:before {
    clip-path: polygon(calc(0% + 80px) 0%, 100% 0%, 100% 100%, 0% 100%, 0% calc(0% + 80px));
    -webkit-clip-path: polygon(calc(0% + 80px) 0%, 100% 0%, 100% 100%, 0% 100%, 0% calc(0% + 80px));
  }

}

/* Widescreen & Above */
@media (min-width: 1200px) {

  #the-page.sidebar-layout, .page-section {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .mtx-block {margin-bottom: 30px;}

  .staff-feed .frac4, .mtx-feed-type-staff .frac4, #centres-feed .centre-block.frac4 {
    width: 22%!important;
    margin-left: 4%!important;
    clear: none!important;
  }
  .staff-feed .frac4.wide-first, .mtx-feed-type-staff .frac4.wide-first,
  #centres-feed .centre-block.frac4.wide-first {
    margin-left: 0px!important;
    clear: both!important;
  }

  #intro-row .fl-row-content:before {
    clip-path: polygon(0% 0%, calc(100% - 80px) 0%, 100% calc(0% + 80px), 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0%, calc(100% - 80px) 0%, 100% calc(0% + 80px), 100% 100%, 0% 100%);
  }
  #intro-row .fl-row-content .fl-col.small-margin {padding-right: 90px;}

  .cgt-ent .text-part {padding: 30px;}
  .cgt-ent.type-small .text-part { padding: 18px 100px 18px 18px; }

  .cgt-ent.type-small .media-part {width: 120px;}
  .cgt-ent.type-small .text-part {padding-right: 140px;}

  .cgt-ent .text-part .ent-text {font-size: 15px;}

  .split-list-3 .mtx-list li, .split-list-3 .mtx-list li:nth-child(odd) {
    float: left!important;
    width: 30.666%!important;
    margin-left: 4%!important;
    box-sizing: border-box!important;
    clear: none!important;
  }
  .split-list-3 .mtx-list li:nth-child(3n+1) {
    margin-left: 0px!important;
    clear: both!important;
  }

  .cs-stats, .relavent-cs {
      margin-bottom: 50px;
  }
  .icon-block .mtx-icon-outer .mtx-icon-heading {font-size: 50px;}

}

/* Desktop & Below */
@media (max-width: 1199px){

}

/* Desktop */
@media (max-width: 1199px) and (min-width: 990px) {

  #home-area .fl-row-content {max-width: 700px!important;}

  .home .news-cat .cat-label {display: none;}

  #timeline .mtx-bg-photo {padding-bottom: 110% !important;}

  .fl-col.career-toggles .fl-col-content .fl-module-mtx-toggle {
      float: left;
      width: 48%;
      margin-left: 4%;
  }
  .fl-col.career-toggles .fl-col-content .fl-module-mtx-toggle:nth-child(odd) {
    margin-left: 0px;
    clear: both;
  }

  .sidebar-layout #the-content {
    width: 680px;
    padding-right: 30px;
    box-sizing: border-box;
  }
  .sidebar-bg-extend, .sidebar-layout .fl-row.overflow-bg > .fl-row-content-wrap {
    margin-right: -30px;
    padding-right: 30px;
  }
  .sidebar-layout #sidebars {
    width: 260px;
    padding-left: 20px;
  }

  .cgt-ent.type-full > a {padding-bottom: 150%;}
  .cgt-ent.type-small > a {padding-bottom: 47.3%;}

}

/* Desktop & Above */
@media (min-width: 990px) {

  .split-list .mtx-list li, .split-list-3 .mtx-list li {
    float: left;
    width: 48%;
    margin-left: 4%;
    box-sizing: border-box;
  }
  .split-list .mtx-list li:nth-child(odd), .split-list-3 .mtx-list li:nth-child(odd) {
    margin-left: 0px;
    clear: both;
  }

}

/* iPad & Below */
@media (max-width: 989px) {

  h3, .cs-intro-section > p:first-child { font-size: 20px; line-height: 26px; }
  h4 { font-size: 18px; line-height: 22px; }

  #header-toggle-wrap .top-links-wrap {display: none;}

  .fl-mtx-slider.owl-carousel .owl-nav>div, .mtx-carousel.owl-carousel .owl-nav>div {
    line-height: 20px;
    font-size: 28px;
  }
  #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;
  }

  #intro-row .fl-row-content > .fl-col-group > .fl-col:first-child {margin-bottom: 20px;}

  .cgt-ent .text-part .ent-text {display: none;}
  #intro-row .fl-row-content .fl-col.small-margin {
    padding-right: 0px;
  }
  #intro-row .fl-row-content:before {
    clip-path: none;
    -webkit-clip-path: none;
    right: -9999px;
  }
  #intro-row .fl-row-content:after {display: none;}

  .sidebar-layout #sidebars {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  #sidebars .sidebar-backer {
    height: auto !important;
    width: auto !important;
    top: 0px;
    left: -999px;
    right: -999px;
    bottom: -10px;
  }

  .product-slider {padding-left: 30px;}
  .product-slider-dots {left: 30px;}

  .post-type-archive-case-studies #the-page.sidebar-right #sidebars {
    padding-top: 0px;
    margin-bottom: 30px !important;
  }
  .post-type-archive-case-studies #sidebars .sidebar-backer {
    top: -30px;
    bottom: 0px;
  }

  .cs-toggle .cs-toggle-content {
    display: none;
  }
  .cs-toggle.open .cs-toggle-content {
    display: block;
    margin-top: 10px;
  }
  .cs-toggle .cs-toggle-header {
    margin: 0px;
    padding: 10px 50px 10px 0px;
    position: relative;
    cursor: pointer;
  }
  .cs-toggle-header:after {
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 0px;
    top: 50%;
    font-size: 24px;
    line-height: 30px;
    margin-top: -15px;
    color: #000;
  }
  .cs-toggle.open .cs-toggle-header:after { content: "\f068"; }

}

/* iPad */
@media (max-width: 989px) and (min-width: 768px) {

  html .huge-title {font-size: 56px;line-height: 62px;}
  html .large-title {font-size: 44px;line-height: 50px;}
  h1, html .h1-style, #titlebar #titlebar-title { font-size: 32px; line-height: 38px; }

  #home-area .fl-row-content {max-width: 500px!important;}

  #intro-row .fl-row-content > .fl-col-group > .fl-col {
    width: 100% !important;
    margin-left: 0px !important;
    clear: both !important;
    float: none !important;
  }

  #latest-news .mtx-feed-inner .frac6 {
    float: none !important;
    width: 100% !important;
    clear: both !important;
    margin-left: 0px !important;
  }
  #main-wrap .fl-col.fl-node-1ph2eczki48b, #main-wrap .fl-col.fl-node-6z1j3imhaxos {
    width: 100% !important;
    clear: both;
    margin-left: 0px;
    float: none;
  }

  .fl-row.col-tab-full .fl-row-content > .fl-col-group > .fl-col,
  .fl-row.col-tab-full-all .fl-row-content .fl-col {
    width: 100% !important;
    margin-left: 0px !important;
    clear: both !important;
    float: none !important;
  }

  .case-feed .frac4, #centres-feed .centre-block.frac4 {
    width: 48%!important;
    margin-left: 4%!important;
    clear: none!important;
    float: left!important;
  }
  .case-feed .frac4.tab-first, #centres-feed .centre-block.frac4.tab-first {
    margin-left: 0px!important;
    clear: both!important;
  }

  #timeline .owl-nav {display: none;}
  #timeline .mtx-bg-photo {padding-bottom: 130% !important;}

  .fl-col.career-toggles .fl-col-content .fl-module-mtx-toggle {
    float: none!important;
    width: 100%!important;
    margin-left: 0px!important;
    clear: both!important;
  }

  .sidebar-bg-extend, .sidebar-layout .fl-row.overflow-bg > .fl-row-content-wrap {
    margin-left: -160px !important;
    margin-right: -160px !important;
    padding-left: 160px !important;
    padding-right: 160px !important;
  }

  #product-feed .product-feed-wrap > .frac4 {
    width: 48% !important;
    clear: none !important;
    margin-left: 4% !important;
  }
  #product-feed .product-feed-wrap > .frac4:nth-child(odd) {
    margin-left: 0px!important;
    clear:both!important;
  }

  #product-feed .product-feed-bg {
    right: -30px;
    height: 24%;
  }

}

/* iPad & Above */
@media (min-width: 768px) {

  #home-area .fl-row-content {
    max-width: 900px;
    margin-left: 0px;
    margin-right: auto;
  }

  .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;
  }

  .single-products .product-main-content-wrap,
  .single-case-studies .product-main-content-wrap {
    float: left;
    margin-left: 0px;
  }
  .single-products .product-main-media,
  .single-case-studies .product-main-media {
    float: right;
    margin-left: 4%;
  }

  .small-product-block .product-block .product-media-wrap {
      float: left;
      width: 30%;
      margin-right: 4%;
  }
  .small-product-block .product-block .product-block-text {
      overflow: hidden;
  }

}

/* Mobile */
@media (max-width: 767px) {

  html .huge-title {font-size: 40px;line-height: 46px;}
  html .large-title {font-size: 30px;line-height: 36px;}
  h1, html .h1-style, #titlebar #titlebar-title { font-size: 28px; line-height: 34px; }

  .page-section {
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
  }

  #breadcrumb-wrap {
    margin-bottom: -30px;
    float: none;
    margin-left: -30px;
    margin-right: -30px;
    padding: 10px 30px;
    margin-top: 20px;
    z-index: 1;
  }
  #breadcrumb-wrap:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: #fff;
    opacity: 0.2;
    z-index: -1;
  }
  #titlebar.with-bg-img #breadcrumb-wrap:before {
    background: #292626;
    opacity: 0.8;
  }
  #breadcrumb-wrap #breadcrumb {
    font-size: 12px;
    text-align: right;
  }

  #bottom-text.half, #mtx-link.half {
    max-width: 100%;
    text-align: left;
  }
  #bottom-bar {padding-bottom: 40px;}

  .fl-row.dots-and-line .dots-part-left, .fl-row.dots-left .dots-part-left {
    border: none;
  }

  .mtx-block .mtx-block-title, .mtx-post .post-title {min-height: 0px;}

  .home .standard-n-feed {
    display: none;
  }
  .news-block .mtx-block-text {
    height: auto !important;
  }

  .mtx-parallax-text {
    transform: none !important;
  }

  .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;
  }

  #mtx-main-menu {padding-left: 0px!important;}
  #menu-main {
    padding-left: 30px;
    padding-right: 20px;
  }

  #header-toggle-wrap {
    float: none;
    position: absolute;
    padding: 0px;
    top: 0px;
    right: 0px;
    z-index: 999;
  }

  #header-toggle-wrap .top-contact-item {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 20px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
  }
  #header-toggle-wrap .top-contact-item i {display: inline;}
  #header-toggle-wrap .top-contact-item span {display: none;}

  #header-toggle-wrap .main-navigation-position {
    position: relative;
    width: 50px;
    height: 50px;
    float: left;
  }
  #header-toggle-wrap #main-navigation-toggle > a {
    height: 50px;
    width: 50px;
  }

  header #logo {padding-right: 120px;}

  #home-area .fl-bg-video {display: none!important;}
  #home-area .bg-vid-fallback-img {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  #intro-row .fl-row-content {padding-top: 30px;}
  #intro-row .fl-row-content:before {
    left: -30px;
    right: -30px;
    clip-path: none;
    -webkit-clip-path: none;
  }
  #intro-row .fl-col-content {
    display: block;
  }
  #intro-row .fl-col-content .fl-module.cgt-internal-link {
    display: none;
    float: left;
    width: 48%;
    clear: none;
    margin-left: 4%;
  }
  #intro-row .fl-col-content .fl-module.cgt-internal-link:nth-child(odd) {
    clear: both;
    margin-left: 0px;
  }
  #intro-row .cgt-internal-link > .fl-module-content {
    margin: 8px 0px;
  }
  #intro-row .mtx-heading.cgt-internal-link {
    font-size: 18px;
    line-height: 24px;
  }
  #intro-row .mtx-heading.cgt-internal-link a {
    background: #424040;
    padding: 8px 20px !important;
    margin: 0px;
  }

  #intro-row .fl-row-content .fl-col.small-margin {
    padding-right: 0px;
  }

  #intro-row .cgt-ent {
    margin-bottom: 16px;
  }

  .mtx-heading.cgt-internal-link a:before {display: none;}

  #career-slider .mtx-slider .slide-img {display: none !important;}
  #career-slider .mtx-slider .slide-img-mobile {display: block !important;}

  .cgt-ent.type-small .text-part {padding-right: 30%;}
  .cgt-ent.type-small .media-part {width: 30%;}

  #product-feed .product-feed-bg {
    height: 100%;
  }

  .product-main-media {margin-bottom: 30px;}

  #timeline .fl-col-group .fl-col-group > .fl-col:first-child .timeline-item {
    text-align: left;
    padding-left: 6%;
    padding-right: 0px;
  }
  #timeline .timeline-item .timeline-title:before {
    right: auto;
    left: 0px;
  }
  #timeline > .fl-row-content-wrap:before {
    left: 30px;
  }
  #timeline .owl-nav {display: none;}

  #support-map .fl-row-content-wrap:before {
    content: "";
    background: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0.85;
  }

  #mtx-slider-101 {
      padding-right: 0px !important;
  }
  .career-slider-titles .v-wrap {
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
  }
  .home .career-slider-titles .v-align:after {display: none;}

  .sidebar-bg-extend, .sidebar-layout .fl-row.overflow-bg > .fl-row-content-wrap {
    margin-left: -30px !important;
    padding-left: 30px !important;
    margin-right: -30px !important;
    padding-right: 30px !important;
  }

  #menu-quick-links li {
    float: none!important;
    width: 100%!important;
    margin-left: 0px!important;
    clear: both!important;
  }

  .product-slider-dots.owl-dots {
    display: none;
  }
  .product-slide {
    height: auto;
  }
  .product-slide .product-slide-media {
    position: relative;
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
  }
  .product-slide .product-slide-text .v-align {
    display: block;
    height: auto;
  }
  .product-slide .product-slide-text {
    position: relative;
    top: auto;
    width: 100%;
  }
  .product-slide .product-slide-text .v-wrap {
    margin-bottom: 0px;
  }

  .product-slider .owl-nav {
    position: relative;
    left: auto;
    transform: none;
    text-align: center;
  }
  .product-slider.owl-carousel .owl-nav > div {
    bottom: auto;
  }

  .line-col-divi .fl-col .fl-col-content {margin-top: 20px;}
  .line-col-divi .fl-col:first-child .fl-col-content {margin-top: 0px;}
  .line-col-divi .fl-col .fl-col-content:before {
    left: 0px;
    right: 0px;
    top: -20px;
    bottom: auto;
    height: 1px;
    width: auto;
  }

  .fl-col.extend-left > .fl-col-content {
    margin-left: -30px !important;
    padding-left: 30px !important;
  }
  .fl-col.extend-right > .fl-col-content {
    margin-right: -30px !important;
    padding-right: 30px !important;
  }

  .bb-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }


}

/* Mobile Landscape */
@media (max-width: 767px) and (min-width: 520px) {

  html .huge-title {font-size: 46px;line-height: 52px;}

  .cgt-ent.type-full > a {
    padding-bottom: 50%;
  }

  .staff-feed .frac4, .mtx-feed-type-staff .frac4, #footer-items .sub-foot-row .frac3 {
    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,
  #footer-items .sub-foot-row .frac3:first-child {
    margin-left: 0px!important;
    clear: both!important;
  }



  .people-wide-image .mtx-bg-photo {padding-bottom: 60% !important;}


}

/* Mobile Portrait */
@media (max-width: 520px) {

  html .huge-title {font-size: 44px;line-height: 50px;}

  #titlebar #titlebar-text {text-align: left;}

  #career-slider, #career-slider .slide-item {
    height: 300px;
  }
  .career-slider-title {
    margin-bottom: 20px;
    padding-right: 60px;
  }

  .career-slider-title .h1-style {
    font-size: 24px;
    line-height: 30px;
  }

  .news-block.with-image .mtx-block-inner {padding-right: 0px;}
  .news-block.news-block-mini.with-image .mtx-block-inner {padding-left: 0px!important;}
  .news-block .mtx-block-text {
    height: auto !important;
  }
  .news-block .mtx-block-media {
    width: 100%!important;
    position: relative;
    height: 0px;
    overflow: hidden;
    padding-bottom: 50%;
  }
  .home .news-cat .cat-label {display: none;}

  .people-wide-image .mtx-bg-photo {padding-bottom: 80% !important;}

  .product-slider:before {bottom: 0px;}
  .product-slider:after {bottom: -20px;}
  .product-slider {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  #timeline .fl-col-group .fl-col-group > .fl-col:last-child .fl-module-mtx-carousel,
  #timeline .fl-col-group .fl-col-group > .fl-col:first-child .fl-module-mtx-carousel {
    padding-right: 0px;
    padding-left: 6%;
  }
  #timeline .mtx-carousel .mtx-photo-caption {display: none;}

}

/*               _        _
 _ __ ___   __ _| |_ _ __| |_  __
| '_ ` _ \ / _` | __| '__| \ \/ /
| | | | | | (_| | |_| |  |_|>  <
|_| |_| |_|\__,_|\__|_|  (_)_/\_\

*/
