/* Think Web Design, Think Matrix. https://thinkmatrix.uk */

/* Typography */

body, button, input, optgroup, select, textarea {
  font-family: "niveau-grotesk", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color:#4a4a4a;
}

h1, h2, h3, h4, h5, h6 {
  color:#333333;
  font-weight: 400;
}

html .huge-style { font-size: 34px; line-height: 40px; }
h1, html .h1-style { font-size: 32px; line-height: 38px; }
h2, html .h2-style { font-size: 24px; line-height: 30px; }
h3, html .h3-style { font-size: 20px; line-height: 26px; }
h4, html .h4-style { font-size: 20px; line-height: 26px; }
h5, html .h5-style { font-size: 18px; line-height: 24px; }
h6, html .h6-style { font-size: 16px; line-height: 22px; }

html a { color:#a7a7a5; }
html a:hover { color:#333333; }

html .caps {
  text-transform: uppercase;
  letter-spacing: 6px;
}

#the-content p a {
    text-decoration: underline;
}

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:#222222;}

.mtx-list .mtx-list-icon {color:#8c8990;}

/* Custom Backgrounds */

html .bg-grey {background-color:#d2d2d2;}
html .bg-black {background-color:#141414;}
html .bg-green {background-color:#00A990;}
html .bg-purple {background-color:#811859;}
html .bg-blue {background-color:#009ECF;}
html .bg-orange {background-color: #E85F28;}
html .bg-white {background-color: #ffffff;}

/* Custom Buttons */

html .btn, html .gform_wrapper .button {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 3px;
}

html .btn.btn-primary, html .gform_wrapper .button, .mtx-pagination > .page-numbers.current {
  color: #ffffff !important;
  background: #a7a7a5 !important;
  border: 1px solid #ffffff !important;
}

html .btn.btn-primary:hover, html .toggle-open .btn.btn-primary, html .gform_wrapper .button:hover, .socials .social:hover {
  color: #ffffff !important;
  background: #222222 !important;
  border: 1px solid #ffffff !important;
}

html .btn.btn-black {
  color:#ffffff;
	background:#222222;
}

html .btn.btn-black:hover, html .toggle-open .btn.btn-black {
  color:#ffffff;
	background:#666666;
}

/* Site Wide */

#main-wrap .mtx-pagination {
    margin: 30px auto;
    display: block;
    text-align: center;
    clear: both;
}

#main-wrap .mtx-pagination > .page-numbers {
  display: inline-block;
  float: none;
}

.pulse {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    animation: livePulse 1.6s ease-out infinite;
    display: inline-block;
    vertical-align: middle;
}
@keyframes livePulse {
  0% { box-shadow: 0 0 0 0 rgba(255, 255, 255, .7);}
  70% {box-shadow: 0 0 0 8px rgba(255, 255, 255, 0);}
  100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 1px;
}

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.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: 2px;
}

.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%;}
.tiny-margin [class*="frac"], .tiny-margin .fl-col {margin-left: 0.5%;}
.small-margin [class*="frac"]:first-child, .small-margin [class*="frac"].first, .small-margin .fl-col:first-child,
.tiny-margin [class*="frac"]:first-child, .tiny-margin [class*="frac"].first, .tiny-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;}

.tiny-margin .frac2, .tiny-margin .fl-col[frac="2"]{width:16.2%!important;}
.tiny-margin .frac2-4, .tiny-margin .fl-col[frac="2.4"]{width:19.6%!important;}
.tiny-margin .frac3, .tiny-margin .fl-col[frac="3"]{width:24.6%!important;}
.tiny-margin .frac4, .tiny-margin .fl-col[frac="4"]{width:33%!important;}
.tiny-margin .frac12, .tiny-margin .fl-col[frac="12"]{width:100%!important;}

/* 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 */

#header-container {
    text-align: center;
}

#header-container-background {background-color: #a7a7a5;}
.absolute-header #header-container-background {
    background: #000000 !important;
    opacity: 0.5 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"!important;
}

header #logo {
    display: inline-block;
    float: none;
    margin-top: 0px;
    margin-bottom: 20px;
    vertical-align: top;
}

#logo img {
    max-width: 160px;
    width: auto;
}

#titlebar {background: #e9e9e9;}

#titlebar > .container {
    padding-top: 30px;
    padding-bottom: 30px;
}

#titlebar #titlebar-description p:last-child {margin-bottom: 0px;}

#titlebar #titlebar-title {
    text-transform: uppercase;
    letter-spacing: 6px;
    font-size: 20px;
    line-height: 24px;
    color:#333333;
}

#breadcrumb {
    border: none;
    border-radius: 0px;
    background: none;
    box-shadow: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    line-height: 18px;
}

.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 {
    display: none;
}

#header-socials {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -15px;
}
#header-socials .social {
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    fill:#ffffff;
    width: 30px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
#header-socials .social:hover {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    color: #ffffff;
    fill:#ffffff;
}

#the-menu-switch {
    position: absolute;
    top: 50%;
    right: 0px;
    height: 28px;
    width: 34px;
    margin-top: -14px;
}

#the-menu-switch #menu-switch {
    height: 28px;
    width: 34px;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
}

#menu-switch .menu-bar {
    height: 3px;
    width: 34px;
    background: #fff;
    position: absolute;
    left: 0px;
    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%;
    transform-origin: top left;
    -o-transform-origin: top left;
    -moz-transform-origin: top left;
    -webkit-transform-origin: top left;
}
.menu-bar.bar-mid {
    top: 50%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.menu-bar.bar-bot {
    top: 100%;
    transform-origin: bottom left;
    -o-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -webkit-transform-origin: bottom left;
}

#menu-switch.opened .menu-bar.bar-top {
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 40px;
}
#menu-switch.opened .menu-bar.bar-mid {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
#menu-switch.opened .menu-bar.bar-bot {
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 40px;
}

/* Nav */

#mtx-menu {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
	z-index: 9999;
	display:none;
}

#mtx-menu .menu-bg {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index: -1;
    background: #a7a7a5;
    opacity: 0.95;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";

}
.home #mtx-menu .menu-bg, .single-projects #mtx-menu .menu-bg {
	background:#000000;
	opacity:0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

#mtx-menu .menu-wrap {
    padding: 50px;
    width: 100%;
    text-align: center;
}

#mtx-menu .menu-wrap ul {
    list-style: none;
    margin: 0px;
}


#mtx-menu .menu-wrap li a {
    padding: 10px;
    display: inline-block;
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
	text-transform:uppercase;
	letter-spacing:4px;
}

#mtx-menu .menu-wrap li a:hover, #mtx-menu .menu-wrap .menu-close:hover {
	opacity:0.6;
}

#mtx-menu .menu-wrap .inline.menu-item {
    display: inline-block;
}

#mtx-menu .menu-close {
    display: inline-block;
    height: 32px;
    width: 32px;
    margin-top: 20px;
}

#mtx-menu .menu-close {
    display: inline-block;
    height: 32px;
    width: 32px;
    margin-top: 20px;
	position:relative;
	cursor:pointer;
	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;
}

#mtx-menu .menu-close .menu-bar {
    background: #ffffff;
    height: 3px;
	border-radius:6px;
	transform-origin: center;
	-o-transform-origin: center;
	-moz-transform-origin: center;
	-webkit-transform-origin: center;
	position: absolute;
    top: 50%;
    width: 32px;
}

#mtx-menu .menu-bar.bar-top {
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
#mtx-menu .menu-bar.bar-bot {
	transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}


/* Mob Menu */


/* Slider */

.mtx-slider-wrap {background: #141414;}
.mtx-slider-wrap .loading .spinner {background: #e85f28;}


.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 {
    width: 40px;
    height: 40px;
    border: 1px solid #ffffff;
    line-height: 40px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    border-radius: 0px;
    -ms-transform: none!important;
    -webkit-transform: none!important;
    transform: none!important;
}

.owl-carousel .owl-nav .owl-prev {left: -1px;}
.owl-carousel .owl-nav .owl-next {right: -1px;}
.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;
    border: none;
    color: #4a4a4a;
}

.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; }


.mtx-slider .slide-item .slide-text-outer {
    z-index: 999;
    max-width: 700px;
    margin: auto;
    position: absolute;
    bottom: 80px;
    left: 0px;
    right: 0px;
    text-align: center;
    top: auto;
    display: block;
    height: auto;
}

.mtx-slider .slide-item .slide-text-outer .v-align {
    display: block;
    height: auto;
}

.mtx-slider .slide-title, .mtx-slider .slide-text {
    text-transform: uppercase !important;
    letter-spacing: 6px;
    text-align: center;
}

.mtx-slider .slide-item .slide-overlay {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 40%;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    background: -moz-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1)));
    background: -o-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    top: auto;
}

.mtx-slider.owl-carousel .owl-dots {
    right: auto;
    left: 30px;
    opacity: 1;
}

.mtx-slider.owl-carousel .owl-dots .owl-dot {
  height: 11px;
  width: 11px;
  margin: 6px;
}
.mtx-slider.owl-carousel .owl-nav > div {
    color: #fff;
}

.testimonial-feed .owl-nav {
    margin-top: 20px;
}

.downer-wrap {
    position: absolute;
    bottom: 0px;
    left: 110px;
    right: 110px;
    padding: 20px;
    text-align: center;
    z-index: 9999;
}
.downer-wrap .down-button {
    display: inline-block;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    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;
    cursor: pointer;
}
.downer-wrap .down-button i {
    font-size: 60px;
    line-height: 60px;
    color: #ffffff;
}

/* Beaver */


/* Beaver Modules */

.fullwidth-half-image {
    position: relative;
    overflow: hidden;
}

.fullwidth-half-image .media-section {
    position: absolute;
    width: 50%;
    top: 0px;
    bottom: 0px;
    left: 0px;
    background: #a7a7a5;
}

.fullwidth-half-image.image-on-right .media-section { left: 50%; }

.fullwidth-half-image .media-section .fhi-image {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
}

.fullwidth-half-image .text-wrap {width: 50%;}
.fullwidth-half-image.image-on-left .text-wrap { float: right; }

.fullwidth-half-image .text-wrap .v-align {min-height: 420px;}

.fullwidth-half-image .text-section {
  padding: 30px 0px 30px 40px;
  text-align: left;
}
.fullwidth-half-image.image-on-right .text-section {padding: 30px 40px 30px 0px;}


.fhi-title {margin-top: 0px;}
.fhi-text p:last-child {margin-bottom: 0px;}

.jj-ent {
    padding-bottom: 75%;
    height: 0px;
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
}

.jj-ent.ratio-5-2 {padding-bottom: 40%;}
.jj-ent.ratio-2-1 {padding-bottom: 50%;}
.jj-ent.ratio-12-7 {padding-bottom: 58.333%;}
.jj-ent.ratio-4-3 {padding-bottom: 75%;}
.jj-ent.ratio-1-1 {padding-bottom: 100%;}
.jj-ent.ratio-3-4 {padding-bottom: 125%;}

.jj-ent .media-part {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: -1;
}

.jj-ent a {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.jj-ent .media-part:after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  background: #000000;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  transition: all 0.4s ease-in-out 0.2s;
  -moz-transition: all 0.4s ease-in-out 0.2s;
  -webkit-transition: all 0.4s ease-in-out 0.2s;
  -o-transition: all 0.4s ease-in-out 0.2s;
}

.jj-ent a:hover .media-part:after {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  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;
}

.jj-ent .text-part {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    text-align: center;
}

.boxed-title {
  margin: 0px;
  padding: 6px 16px;
  display: inline-block;
  border: 1px solid #fff;
  min-width: 100px;
  position: relative;
  z-index: 1;
  font-size: 16px;
  line-height: 20px;
}
.boxed-title:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    background: #ffffff;
    z-index: -1;
}

.jj-ent .ent-text {
    max-height: 0px;
    overflow: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: all 0.6s ease-in-out 0.2s;
    -moz-transition: all 0.6s ease-in-out 0.2s;
    -webkit-transition: all 0.6s ease-in-out 0.2s;
    -o-transition: all 0.6s ease-in-out 0.2s;
}
.jj-ent a:hover .ent-text {
    max-height: 300px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}

.jj-ent .ent-text p {
  margin: 12px 0px 0px;
  color:#ffffff;
}
.jj-ent .ent-text p:first-child {margin-top: 20px;}



/* Sidebar */


/* Footer - Widgets */

#footer-items {
  background: #a7a7a5;
  padding-top: 40px;
  font-size: 14px;
}

#footer-items .footer-section {color: #ffffff;}
#footer-items .footer-section a {
  color: #ffffff;
  fill:#ffffff;
}
#footer-items .footer-section a:hover {
  color: #ffffff;
  fill:#ffffff;
  opacity: 0.7;
}

#footer-items .sidebar-widget-title, #footer-items .footer-contact-title {
    color: #ffffff;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
    margin: 2px 0 18px;
}

#footer-items .mtx-contact-item i {color: #ffffff;}

#footer-items .foot-logo-wrap {
    position: relative;
    padding-right: 20px;
    box-sizing: border-box;
    margin-top: -40px;
}
#footer-items .foot-logo-wrap:after {
    content: "";
    width: 1px;
    top: 30px;
    bottom: 0px;
    right: 10px;
    background: #ffffff;
    display: block;
    z-index: 1;
    position: absolute;
}

.foot-image-wrap {
    max-width: 200px;
    margin: 20px 0px;
}

/* Footer - Bottom Bar */

#bottom-bar {background: #e9e9e9;}
#bottom-bar, #bottom-bar a {color:#9c9c9c;}
#bottom-bar a:hover {color:#222222;}

#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;}


/* Homepage */

.testimonial-feed .mtx-feed-slide {
    padding: 30px 0px;
}

.mtx-block.testimonial-block {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    max-width: 1000px;
    margin: auto;
}

/* 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: #1babbf!important;
    color: #ffffff!important;
    border-radius: 19px;
    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;
}

.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;}


/* 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.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}

.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;
}

/* 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;}

/* Projects */

.single-projects #titlebar,
.single-projects #proj-feed-container {display: none;}

.single-pro-slide {
    height: 700px;
    position: relative;
    overflow: hidden;
    background: #e9e9e9;
}

.single-pro-slide .pro-img {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.pro-section-title {
    margin: 0px 0px 30px;
}

.proj-nav {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
}

.pull-left {float: left;}
.pull-right {float: right;}
.proj-nav .ab-cent {
    position: absolute;
    left: 50%;
    width: 20px;
    text-align: center;
    margin-left: -10px;
}

/* ISO / Project Archive */

.project-block {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.project-block .project-block-title {
    margin: 0px;
    padding: 6px 16px;
    display: inline-block;
    border: 1px solid #fff;
    min-width: 100px;
    position: relative;
    z-index: 1;
    font-size: 16px;
    line-height: 20px;
    list-style: upper-alpha;
}
.project-block .project-block-title:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    background: #ffffff;
    z-index: -1;
}

.project-block .project-block-text {
    position: absolute;
    top: 40px;
    left: 40px;
    right: 40px;
    bottom: 40px;
}

.project-block .overlay {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: #000000;
  z-index: -1;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  transition: all 0.4s ease-in-out 0.2s;
  -moz-transition: all 0.4s ease-in-out 0.2s;
  -webkit-transition: all 0.4s ease-in-out 0.2s;
  -o-transition: all 0.4s ease-in-out 0.2s;
}

.project-block:hover .overlay {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  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;
}

.isotope-wrapper {
  position: relative;
	background:#ffffff;
	min-height:360px;
}

.isotope {
	display:none;
	margin-left: -3px;
  margin-right: -3px;
  margin-top: 3px;
  margin-bottom: 3px;
  overflow: hidden;
}

.isotope .sizer, .isotope .item  {width:33.333%;}

.isotope .item {
	position:relative;
	overflow:hidden;
}

.borderer {padding: 3px;}

#project-feed-outer .mtx-pagination {
    display: none;
}

/* Loading */

.loading {
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: auto;
	  top: 50%;
    margin-top: -40px;
    text-align: center;
}

.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: auto;
}

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 0px;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

/* 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;
}

#people-rows {
    max-width: 1200px;
    margin: auto;
}

.people-row .mtx-row-image {
    width: 24%;
    margin-bottom: 20px;
}

.people-row .mtx-block-img {
    padding-bottom: 120%;
    position: relative;
    overflow: hidden;
    height: 0px;
    border-radius: 100%;
    background: #e9e9e9;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.people-row .staff-text {overflow: hidden;}

#people-rows .mtx-post:last-child {border:none;}


/* Testimonials */

.t-item.page-section {
  padding-top: 50px;
  padding-bottom: 30px;
}

.t-item {
    background: #ebebeb;
    position: relative;
    text-align: center;
}

.t-item.alt-back { background: #ffffff;}

.t-item .t-bg-image-wrap, .t-item .t-bg-image {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.t-item.with-image, .t-item.with-image .t-name {
    color: #fff;
}

.testimonial.testi {
    max-width: 650px;
    margin: auto;
    text-align: center;
}

.t-name {
    margin: 20px 0px 20px;
}

.t-wrap {
    position: relative;
}

.t-wrap:before, .t-wrap:after {
    position: absolute;
    font-size: 40px;
    line-height: 40px;
    font-family: serif;
    color: #D9D9D9;
}
.home .t-wrap:before, .home .t-wrap:after { color:#4a4a4a;}
.t-wrap:before {
    content: "“";
    top: -30px;
    left: -18px;
}
.t-wrap:after {
    content: "”";
    bottom: -30px;
    right: -30px;
}




/* Forms */

.gform_wrapper .gform_required_legend {display: none;}

/* Cookies */

html .cky-btn-accept {
    background: #626262 !important;
    border-color: #626262 !important;
    color: #ffffff !important;
}

html .cky-btn-customize, html .cky-btn-preferences {
  border-color: #626262 !important;
  color: #626262 !important;
  background: none!important;
}


/* Ultra Widescreen & Above */
@media (min-width: 1461px) {

  html .huge-style { font-size: 42px; line-height: 48px; }
  h1, html .h1-style { font-size: 36px; line-height: 42px; }

  .fullwidth-half-image.image-on-left .text-section {padding: 30px 0px 30px 80px;}
  .fullwidth-half-image.image-on-right .text-section {padding: 30px 80px 30px 0px;}

  .single-pro-slide {height: 800px;}
  .testimonial.testi {max-width: 1000px;}

}

/* Ultra Widescreen */
@media (max-width: 1460px) and (min-width: 1200px) {

  html .huge-style { font-size: 38px; line-height: 44px; }
  h1, html .h1-style { font-size: 32px; line-height: 38px; }

  .fullwidth-half-image.image-on-left .text-section {padding: 30px 0px 30px 60px;}
  .fullwidth-half-image.image-on-right .text-section {padding: 30px 60px 30px 0px;}

  .single-pro-slide {height: 750px;}
  .testimonial.testi {max-width: 900px;}

}

/* Widescreen & Above */
@media (min-width: 1200px) {

  h2, html .h2-style { font-size: 26px; line-height: 32px; }
  h3, html .h3-style { font-size: 22px; line-height: 28px; }


  #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 {
    width: 22%!important;
    margin-left: 4%!important;
    clear: none!important;
  }
  .staff-feed .frac4.wide-first, .mtx-feed-type-staff .frac4.wide-first {
    margin-left: 0px!important;
    clear: both!important;
  }

}

/* Desktop & Below */
@media (max-width: 1199px) {

}

/* Desktop */
@media (max-width: 1199px) and (min-width: 990px) {

  .jj-ent .ent-text p {
    font-size: 14px;
    line-height: 20px;
  }

}

/* Desktop & Above */
@media (min-width: 990px) {

}

/* iPad & Below */
@media (max-width: 989px) {

  .jj-ent .ent-text {display: none;}

  .fullwidth-half-image.image-on-left .text-section {padding: 30px 0px 30px 30px;}
  .fullwidth-half-image.image-on-right .text-section {padding: 30px 30px 30px 0px;}

  .fl-mtx-slider.owl-carousel .owl-nav>div, .mtx-carousel.owl-carousel .owl-nav>div {
    line-height: 20px;
    font-size: 28px;
  }

  .isotope .sizer, .isotope .item {width: 50%;}

  #footer-items .foot-logo-wrap {
    display: none;
  }

  .ci-footer-contacts .frac4 {
    width: 100% !important;
    float: none !important;
    margin-left: 0px !important;
    clear: both !important;
  }

  #footer-items .foot-logo-wrap {
    padding-right: 0px;
    max-width: 180px;
    margin: 0px auto 20px;
  }
  #footer-items .foot-logo-wrap:after {display: none;}

}

/* iPad */
@media (max-width: 989px) and (min-width: 768px) {

  html .huge-style { font-size: 34px; line-height: 40px; }
  h1, html .h1-style { font-size: 30px; line-height: 36px; }
  h2, html .h2-style { font-size: 26px; line-height: 32px; }

  #footer-items .footer-section.footer-section-2,
  #footer-items .footer-section.footer-section-3 {
    width: 48% !important;
  }

  .single-pro-slide {height: 600px;}

  .page-section.project-text [class*="frac"] {
    float: none!important;
    clear: both!important;
    width: 100%!important;
    margin-left: 0px!important;
  }

}

/* iPad & Above */
@media (min-width: 768px) {

  .home #logo img { max-width: 207px; }

  .single-projects #page-header {
      position: absolute;
      left: 0;
      width: 100%;
  }
  .single-projects #header-container-background {
      background: #000000 !important;
      opacity: 0.5 !important;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"!important;
  }

  .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) {

  html .huge-style { font-size: 26px; line-height: 32px; }
  h1, html .h1-style { font-size: 24px; line-height: 30px; }
  h2, html .h2-style { font-size: 20px; line-height: 26px; }
  h3, html .h3-style { font-size: 18px; line-height: 24px; }
  h4, html .h4-style { font-size: 17px; line-height: 23px; }


  .page-section, .bb-wrap {
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
  }

  header #logo {
    display: block;
    float: none;
    margin-bottom: 10px;
    padding: 0px;
    text-align: center;
  }

  .single-projects #proj-slider-container {
    display: none;
  }
  .single-projects #proj-feed-container {display: block;}

  #header-socials, #the-menu-switch {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    display: inline-block;
    vertical-align: top;
    margin: 0px 5px 15px;
  }
  #the-menu-switch {
    height: 30px;
    width: 30px;
  }
  #the-menu-switch #menu-switch {
    height: 18px;
    width: 24px;
    top: 4px;
    left: 3px;
  }
  #menu-switch .menu-bar {
    width: 24px;
  }

  .people-row .mtx-row-image {
    float: none;
    width: 130px;
    margin-bottom: 10px;
    margin-right: 0px;
  }

  .staff-single-block-wrap {
    float: none;
    width: 100%;
  }

  html .fullwidth-half-image.image-on-left .media-section,
  html .fullwidth-half-image.image-on-right .media-section {
    position: relative;
    width: 100%;
    top: auto;
    bottom: auto;
    padding-bottom: 65%;
    height: 0px;
    overflow: hidden;
    left: auto;
    right: auto;
  }

  html .fullwidth-half-image.image-on-left .text-wrap,
  html .fullwidth-half-image.image-on-right .text-wrap {
    float: none;
    width:100%;
  }

  .fullwidth-half-image .text-wrap .v-align {
    min-height: 0px;
  }

  html .fullwidth-half-image.image-on-left .text-section,
  html .fullwidth-half-image.image-on-right .text-section {
    padding: 40px 30px;
  }

  .mtx-slider .slide-item, .mtx-slider-wrap {height: 580px !important;}
  .mtx-slider .slide-item .slide-overlay {height: 100%;}
  .mtx-slider .slide-item .slide-text-wrap {padding: 20px;}
  .mtx-slider.owl-carousel .owl-nav > div {display: none;}

  .small-margin [class*="frac"], .wide-gutter .small-margin [class*="frac"],
  #main-wrap .small-margin .fl-col, #main-wrap .small-margin .no-margin .fl-col,
  .tiny-margin [class*="frac"], .wide-gutter .tiny-margin [class*="frac"],
  #main-wrap .tiny-margin .fl-col, #main-wrap .tiny-margin .no-margin .fl-col {
    float: none!important;
    clear: both!important;
    margin-left: 0px!important;
    width: 100%!important;
  }

  #main-navigation {
    margin-left: -30px;
    margin-right: -30px;
  }

  #main-navigation > li > a {
    padding: 10px 30px;
  }

  .t-wrap:before {left: 0px;}
  .t-wrap:after {right: 0px;}
  .t-name {
      margin-top: 30px;
  }

}

/* 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;
  }

}

/* Mobile Portrait */
@media (max-width: 519px) {

  .isotope .sizer, .isotope .item {width: 100%!important;}

}

/*               _        _
 _ __ ___   __ _| |_ _ __| |_  __
| '_ ` _ \ / _` | __| '__| \ \/ /
| | | | | | (_| | |_| |  |_|>  <
|_| |_| |_|\__,_|\__|_|  (_)_/\_\

*/
