/* Think Web Design, Think Matrix. https://thinkmatrix.uk */

/* Typography */

body, button, input, optgroup, select, textarea {
  font-family: "azo-sans-web", sans-serif;
  font-weight: 300;
  color: #151515;
  font-size: 16px;
  line-height: 24px;
}

h1, h2, h3, h4, h5, h6 {
  color: #151515;
  font-weight: 300;
  letter-spacing: 0.5px;
}

html .huge-style { font-size: 38px; line-height: 44px; }

h2, html .h2-style, h1, html .h1-style { font-size: 26px; line-height: 32px; }
h3, html .h3-style { font-size: 24px; line-height: 30px; }
h4, html .h4-style { font-size: 22px; line-height: 28px; }
h5, html .h5-style { font-size: 20px; line-height: 26px; }

h6, html .h6-style, #footer-items .sidebar-widget-title { text-transform: uppercase; font-size: 16px; line-height: 22px; }

html a { color:#151515; }
html a:hover { color:#838383; }

#the-content p a {
    text-decoration: underline;
}

html .caps {
    text-transform: uppercase;
}

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;
    top: 5px;
}

/* Custom Backgrounds */

html .bg-grey {background-color:#f2f2f2!important;}
html .bg-black {background-color:#141414!important;}
html .bg-white {background-color: #ffffff!important;}

/* Custom Buttons */

.mtx-pagination > .page-numbers.current {
  color:#ffffff;
	background:#1babbf;
}

html .btn.btn-primary, html .gform_wrapper .button {
    background: none!important;
    font-size: 15px;
    line-height: 20px;
    color: #151515!important;
    padding: 0px;
    position: relative;
}
html .btn.btn-primary:after, html .gform_wrapper .button:after {
  content: "";
  position: absolute;
  bottom: 0px;
  height: 1px;
  left: 1px;
  right: 1px;
  background: #151515;
}

html .btn.btn-primary:hover, html .toggle-open .btn.btn-primary, html .gform_wrapper .button:hover, .socials .social:hover {
  color:#838383!important;
	background:none!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 */

.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: 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%;}
.xwide-margin [class*="frac"], .xwide-margin .fl-col {margin-left: 8%;}
.small-margin [class*="frac"]:first-child, .small-margin [class*="frac"].first, .small-margin .fl-col:first-child,
.xwide-margin [class*="frac"]:first-child, .xwide-margin [class*="frac"].first, .xwide-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;}

.xwide-margin .frac4, .xwide-margin .fl-col[frac="4"]{width:28%!important;}
.xwide-margin .frac6, .xwide-margin .fl-col[frac="6"]{width:46%!important;}
.xwide-margin .frac8, .xwide-margin .fl-col[frac="8"]{width:64%!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-background {background-color: #ffffff;}

#header-container {
    text-align: center;
}

header #logo {
    margin-top: 28px;
    margin-bottom: 28px;
    text-align: center;
    float: none;
    display: inline-block;
    vertical-align: top;
}

header #logo img {
    max-width: 80px;
    width: 100%;
    margin: 0px auto 5px;
    display: block;
}

#logo .logotype {
    display: inline-block;
    vertical-align: top;
    margin: 0px;
    padding-top: 10px;
}
#logo .logotype span {
    display: block;
    text-transform: uppercase;
}
#logo .logotype .logo-type-main {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 2px;
}
#logo .logotype .logo-type-sub {
    font-size: 13px;
    line-height: 18px;
    font-weight: 300;
    letter-spacing: -0.2px;
}

#header-socials {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -15px;
}
#header-socials .social {
    font-size: 18px;
    line-height: 30px;
    color: #151515;
    fill:#151515;
    width: 30px;
    text-align: center;
    display: inline-block;
    padding: 0px;
    margin-right: 6px;
}
#header-socials .social:hover {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    color: #151515;
    fill: #151515;
}

#titlebar {background: #f2f2f2;}

#titlebar #titlebar-title {
    margin: 0;
    font-size: 15px;
    line-height: 24px;
    text-transform: uppercase;
}

#titlebar #titlebar-description p:last-child {margin-bottom: 0px;}

#breadcrumb {
    font-size: 12px;
    line-height: 16px;
}

.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;
}

/* Nav */

/* MTX Menu */

#page-header {
    z-index: 99999;
    position: relative;
}

#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: #151515;
    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;
}


#mtx-menu {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
	z-index: 9999;
	display:none;
}

#mtx-menu .menu-bg {
	position:absolute;
	top:-999px;
	left:-999px;
	right:-999px;
	bottom:-999px;
	z-index: -1;
    background: #ffffff;
    opacity: 0.95;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";

}

#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: #151515;
	  font-weight: 300;
    position: relative;
}

#mtx-menu .menu-wrap li a:after {
    position: absolute;
    bottom: 8px;
    left: 10px;
    right: 10px;
    height: 1px;
    background: none;
    content: "";
    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-wrap li a:hover:after, #mtx-menu .menu-wrap li.current-menu-item a:after {background: #151515;}

#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: #151515;
    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: #e3e3e3;}
.mtx-slider-wrap .loading {opacity: 1;}
.spinner, .mtx-slider-wrap .loading .spinner {
    background-image: url(images/scarrattmartyn.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    position: absolute;
    height: 50px;
    width: 50px;
    left: 50%;
    margin-left: -25px;
    opacity: 0.5;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
  } 50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
  } 100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

.slide-item .slide-overlay {
  opacity: 0.2;
}

.owl-carousel.fixed-nav .owl-dots {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    opacity: 1;
}
.owl-carousel.fixed-nav .owl-dots .owl-dot {background: #000000;}

.owl-carousel .owl-nav > div {
    border: none;
    width: 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; }

.slide-item .slide-text-outer {
    max-width: 100%;
}

.slide-item .slide-text-outer .v-align {
    display: block;
}

#main-wrap .slide-item .slide-text-wrap {
    text-align: center;
    position: absolute;
    bottom: 140px;
}

.slide-item .slide-title {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    max-width: 600px;
    margin: auto;
    letter-spacing: 2px;
}

.owl-carousel .owl-nav > div {
    color: #fff;
    font-size: 60px;
}
.mtx-carousel.owl-carousel .owl-nav > div {
    color: #151515;
}

.down-wrap {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    z-index: 99;
}
.downer {
    height: 38px;
    width: 38px;
    background: #ffffff;
    display: block;
    border-radius: 999px;
    position: absolute;
    left: 50%;
    bottom: 60px;
    margin-left: -19px;
    cursor: pointer;
    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;
}
.downer:hover {
    background: #151515;
}
.down-inner {
    height: 14px;
    width: 14px;
    border-right: 2px solid #151515;
    border-bottom: 2px solid #151515;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 8px;
    left: 11px;
    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;
}
.downer:hover .down-inner {
    border-color: #ffffff;
}

.testimonial-feed {margin-bottom: 20px;}
.testimonial-feed .mtx-block {margin: 0px;}

#testimonial-slider .owl-nav .owl-prev,
#testimonial-slider .owl-nav .owl-next {
    height: 38px;
    width: 38px;
    background: #151515;
    color:#ffffff;
    display: block;
    border-radius: 999px;
    cursor: pointer;
    font-size: 36px;
    text-align: center;
    line-height: 38px;
    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;
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"!important;
}
#testimonial-slider .owl-nav .owl-prev:hover,
#testimonial-slider .owl-nav .owl-next:hover {
  background: #ffffff;
  color:#151515;
}
#testimonial-slider .owl-nav .owl-next {right: 0px;}
#testimonial-slider .owl-nav .owl-prev{ left: 0px; }

.testimonial-feed .mtx-feed-slide {
    padding-left: 70px;
    padding-right: 70px;
    max-width: 900px;
    margin: auto;
    text-align: center;
}


/* Beaver */


/* Beaver Modules */


/* Sidebar */


/* Footer - Widgets */

#footer-items {background: #151515;}

#footer-items .foot-logo {
    float: left;
    width: 16%;
    padding-right: 30px;
    box-sizing: border-box;
}
#footer-items .row {
    overflow: hidden;
}

#footer-items .footer-section {color: #ffffff;}
#footer-items .footer-section a {color: #ffffff;}
#footer-items .footer-section a:hover {color: #9e9e9e;}

#footer-items .sidebar-widget-title {color: #ffffff;}
#footer-items .mtx-contact-item i {color: #ffffff;}


#footer-items .mtx-socials a {
    color: #ffffff;
    fill: #ffffff;
    font-size: 18px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    padding: 0px;
    margin: 0px 2px;
}
#footer-items .mtx-socials a:hover {
  color: #9e9e9e;
  fill: #9e9e9e;
}

#footer-items .widget_media_image {
    max-width: 150px;
    margin: 0px 0px 0px auto;
}

/* Footer - Widgets - dark */




/* Footer - Bottom Bar */

#bottom-bar {background: #151515;}

#bottom-bar {
    padding-bottom: 30px;
}

#bottom-bar, #bottom-bar a {color:#8c8989;}
#bottom-bar a:hover {color:#ffffff;}

#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;}

/* Project Feed */

.page-section.all-projects {
    padding-top: 0px;
}

.proj-wrap {margin-bottom: 20px;}

.iso-wrap {
    min-height: 300px;
}

.iso-wrap .loading {
    top: 150px;
    margin-top: 0px;
}

.project {
  position: relative;
  z-index: 1;
}

.project .project-text {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 2;
    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;
}

.project:hover .project-text {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.project .project-media {
  z-index: -1;
}

.project .overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    background: #000;
    opacity: 0.5;
    z-index: 1;
}

.project-text-wrap {
    height: 100%;
    text-align: center;
    width: 100%;
}

.project-text-inner {
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    z-index: 99;
}

.project-text-inner h4 {
    display: inline-block;
    margin: 0px;
    position: relative;
    color:#ffffff!important;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
}

.project-text-inner h4:before {
    content: "";
    position: absolute;
    bottom: 0px;
    height: 1px;
    left: 1px;
    right: 1px;
    background: #ffffff;
}

/* Project Archive */

.project-cat h4, .project-filter h4 {
    margin-top: 0px;
}

.cat-block {display: none;}
.cat-block.active {display: block;}

.cat-desc p {
    font-size: 16px;
    line-height: 22px;
}

.project-filter {text-align: right;}

.project-filter h4, .project-filter ul {
    display: inline-block;
    vertical-align: top;
}

.project-filter ul {
    text-align: left;
    margin: 0px 0px 20px 20px;
    list-style: none;
}

.project-filter ul li {
    margin-bottom: 6px;
}

.project-filter ul li .btn {
  font-size: 15px;
  line-height: 24px;
  margin: 0px;
}

.project-filter ul li .btn:before {background:#ffffff;}
.project-filter ul li .btn.active:before {background:#151515;}


/* Single Project */

.project-meta {
  margin-bottom: 24px;
}

.project-meta h6 {
    margin: 0px;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 24px;
}

.project-meta h4 {
    margin: 0px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}

.project-description p:first-child {
    font-weight: 500;
}

.filter-bar {
    text-align: center;
    margin-bottom: 60px;
}

.filter-bar button {
    margin: 0px 10px;
}

html .filter-bar button.btn.btn-primary:before {background: #ffffff;}
html .filter-bar button.btn.btn-primary.active:before {background: #151515;}

.iso-gallery .grid-sizer, .iso-gallery .grid-item {
  width: 48.5%;
  margin-bottom: 3%;
}
.iso-gallery .gutter-sizer { width: 3%; }

.iso-grid .grid-sizer, .iso-grid .grid-item {
  width: 31.333%;
  margin-bottom: 3%;
}
.iso-grid .gutter-sizer { width: 3%; }

html .section-title {
    font-size: 15px;
    line-height: 24px;
    margin: 0px 0px 30px;
    text-transform: uppercase;
}

/* Homepage */

/* Shares */

/* 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: 0px;
    border-top: none;
    border-bottom: none;
}

.mtx-row-image {
    float: left;
    width: 30%;
    margin-right: 4%;
    max-width: 350px;
}

.mtx-block {
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

.mtx-block-media {
    display: block;
    height: 0px;
    width: 100%;
    padding-bottom: 60%;
    background: #f2f2f2;
    border-radius: 0px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}
.mtx-row-image .mtx-block-media {
    padding-bottom: 75%;
}

.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 .news-row-title {
    margin: 0px 0px 12px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    padding-bottom: 0;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.mtx-block .mtx-block-title a, .mtx-post .news-row-title a { color:#151515;}
.mtx-block .mtx-block-title a:hover, .mtx-post .news-row-title a:hover { color:#151515; opacity: 0.7;}

.line-clamped p {
  display: inline;
}

.line-clamped p:after {
  content: " \A\A";
  white-space: pre;
}

.mtx-post .post-metas {
    font-size: 15px;
    line-height: 24px;
    text-transform: uppercase;
    padding: 0px;
    border: none;
    margin: 0px 0px 12px;
}

.mtx-block .btn {
    margin: auto 0px 0px;
}

.mtx_post_navigation a.post-nav-link {
    display: block;
    margin-bottom: 20px;
    color: #151515;
}
.mtx_post_navigation a.post-nav-link:hover {
  color: #151515;
  opacity: 0.7;
}

.mtx-post-meta-box {
    background: #f2f2f2;
    padding: 20px;
    margin-bottom: 30px;
}

#sidebars .post-media {
    margin-bottom: 30px;
}

.aligncenter {
    text-align: center;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 18px;
}
.wp-caption {
    color: #767676;
}
.wp-caption.aligncenter {
    margin-top: 7px;
    margin-bottom: 7px;
}
.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 0;
}
.wp-caption-text {
    box-sizing: border-box;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5;
    margin: 9px 0;
    padding-right: 10px;
}

/* 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;}

/* 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;
}

/* Projects */

.single-projects #titlebar {
    display: none;
}

#pic-titlebar {
    background: #e3e3e3;
    position: relative;
    overflow: hidden;
}

#pic-titlebar > div {
  position: absolute;
  top:0px;
  right: 0px;
  left:0px;
  bottom:0px;
}
#pic-titlebar > div.slide-img-mobile {display: none!important;}


html .filter-bar button.btn.btn-primary:after {
    background: #ffffff;
}
html .filter-bar button.btn.btn-primary.active:after {
    background: #151515;
}


/* Contact Page */


/* Events Pages */


/* Forms */

.gform_wrapper .gform_required_legend {display: none;}

/* Cookies */

html .cky-btn-accept {
    background: #151515 !important;
    border-color: #151515 !important;
    color: #ffffff !important;
}

html .cky-btn-customize, html .cky-btn-preferences {
  border-color: #151515 !important;
  color: #151515 !important;
  background: none!important;
}


/* Ultra Widescreen & Above */
@media (min-width: 1461px) {

  html .huge-style { font-size: 48px; line-height: 54px; }
  h1, html .h1-style, h2, html .h2-style { font-size: 30px; line-height: 36px; }

}

/* Ultra Widescreen */
@media (max-width: 1460px) and (min-width: 1200px) {

  html .huge-style { font-size: 42px; line-height: 48px; }
  h1, html .h1-style, h2, html .h2-style { font-size: 28px; line-height: 34px; }

}

/* Widescreen & Above */
@media (min-width: 1200px) {

  h3, html .h3-style { font-size: 26px; line-height: 32px; }

  header #logo img {
    max-width: 100px;
    margin: 0px auto 10px;
  }
  #logo .logotype .logo-type-main { font-size: 22px; line-height: 26px; letter-spacing: 3px;}
  #logo .logotype .logo-type-sub { font-size: 16px; line-height: 20px; letter-spacing: 0px }

  #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) {

}

/* Desktop & Above */
@media (min-width: 990px) {

  #footer-items {
    padding-top: 40px;
  }

}

/* iPad & Below */
@media (max-width: 989px) {

  h3, html .h3-style { font-size: 22px; line-height: 28px; }
  h4, html .h4-style { font-size: 20px; line-height: 26px; }
  h5, html .h5-style { font-size: 18px; line-height: 24px; }

  .fl-mtx-slider.owl-carousel .owl-nav>div, .mtx-carousel.owl-carousel .owl-nav>div {
    line-height: 20px;
    font-size: 28px;
  }

  #pic-titlebar > div.slide-img {display: none!important;}
  #pic-titlebar > div.slide-img-mobile {display: block!important;}

}

/* iPad */
@media (max-width: 989px) and (min-width: 768px) {

  html .huge-style { font-size: 34px; line-height: 40px; }
  h1, html .h1-style, h2, html .h2-style { font-size: 24px; line-height: 30px; }

  #footer-items .footer-section {
    width: 48% !important;
    margin-left: 4% !important;
    clear: none !important;
    float: left !important;
  }

  #footer-items .footer-section.footer-section-1,
  #footer-items .footer-section.footer-section-3 {
    clear: both!important;
    margin-left: 0px!important;
  }
  #footer-items .widget_media_image {margin: 0px;}


}

/* iPad & Above */
@media (min-width: 768px) {

  .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: 28px; line-height: 34px; }
  h1, html .h1-style, h2, html .h2-style { font-size: 20px; line-height: 26px; }

  .page-section {
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
  }

  .staff-single-block-wrap {
    float: none;
    width: 100%;
  }

  .wp-caption {
    width: auto !important;
  }

  header #logo {
    display: block;
    float: none;
    margin-bottom: 10px;
    padding: 0px;
    text-align: center;
  }
  #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;}
  #menu-switch.opened .menu-bar.bar-top, #menu-switch.opened .menu-bar.bar-bot {
    width: 27px;
  }

  .xwide-margin [class*="frac"], .wide-gutter .xwide-margin [class*="frac"],
  .small-margin [class*="frac"], .wide-gutter .small-margin [class*="frac"],
  #main-wrap .xwide-margin .fl-col, #main-wrap .xwide-margin .no-margin .fl-col,
  #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;
  }

  #main-navigation {
    margin-left: -30px;
    margin-right: -30px;
  }

  #main-navigation > li > a {
    padding: 10px 30px;
  }

  #footer-items .widget_media_image {margin: 0px;}

  .project-filter h4, .project-filter ul {
    display: block;
    text-align: center;
  }
  .project-filter ul {
    margin: 0px;
  }
  .project-filter ul li {
      display: inline-block;
      margin: 0px 10px 6px;
  }

}

/* Mobile Landscape */
@media (max-width: 767px) and (min-width: 520px) {

  .iso-grid .grid-sizer, .iso-grid .grid-item {
    width: 48.5%;
  }

  .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) {

  #footer-items .foot-logo {
    display: block;
    float: none;
    width: 100%;
    padding: 0px;
    margin-bottom: 20px;
  }

  .iso-gallery .grid-sizer, .iso-gallery .grid-item, .iso-grid .grid-sizer, .iso-grid .grid-item {
    width: 100%;
    margin-bottom: 20px;
  }

}

/*               _        _
 _ __ ___   __ _| |_ _ __| |_  __
| '_ ` _ \ / _` | __| '__| \ \/ /
| | | | | | (_| | |_| |  |_|>  <
|_| |_| |_|\__,_|\__|_|  (_)_/\_\

*/
