/* Think Web Design, Think Matrix. https://thinkmatrix.uk */

html {background: #F9F9F9;}

/* Typography */

body, button, input, optgroup, select, textarea {
  font-family: "sofia-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 17px;
  line-height: 25px;
  color:#101825;
}

strong, .bold {font-weight: 700!important;}

h1, html .h1-style, h2, html .h2-style {
  color:#101825;
  font-weight: 700;
  font-style: normal;
}

h3, html .h3-style,
.pa-intro > p:first-child,
h4, html .h4-style,
h5, html .h5-style,
h6, html .h6-style {
  color:#101825;
  font-weight: 300;
  font-style: normal;
}

html .huge-style, #titlebar #titlebar-title { font-size: 38px; line-height: 44px; }
h1, html .h1-style { font-size: 32px; line-height: 38px; }
h2, html .h2-style { font-size: 28px; line-height: 34px; }
h3, html .h3-style, .pa-intro > p:first-child { 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 { font-size: 18px; line-height: 24px; }

html a { color:#A82629; }
html a:hover { color:#101825; }

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:#101825!important;}
html .c-red {color:#A82629!important;}
html .c-white {color:#ffffff!important;}

.mtx-list .mtx-list-icon {color:#A82629;}

/* Custom Backgrounds */

html .bg-grey {background-color:#EAEAEA!important;}
html .bg-white {background-color: #ffffff!important;}
html .bg-blue {background-color: #101825!important;}

/* Custom Buttons */

html .btn, html .gform_wrapper .button {
    font-weight: 700;
    padding: 12px 20px;
    font-size: 20px;
    line-height: 26px;
}

html .btn.btn-block {
    text-align: center;
}

html .btn.btn-small {
    font-size: 15px;
    padding: 6px 16px;
  }

html .btn.btn-primary, html .gform_wrapper .button, .mtx-pagination > .page-numbers.current {
  color:#ffffff!important;
	background:#A82629!important;
}

html .btn.btn-primary:hover, html .toggle-open .btn.btn-primary, html .gform_wrapper .button:hover, .socials .social:hover {
  color:#ffffff!important;
	background:#851a1d!important;
}

html .btn.btn-blue {
  color:#ffffff!important;
	background:#101825!important;
}

html .btn.btn-blue:hover, html .toggle-open .btn.btn-blue {
  color:#ffffff!important;
	background:#060C14!important;
}

html .btn.btn-l-blue {
  color:#101825!important;
	background:#BFDBF7!important;
}

html .btn.btn-l-blue:hover, html .toggle-open .btn.btn-l-blue {
  color:#101825!important;
	background:#A8C9EB!important;
}

html .btn.btn-grey {
  color:#101825!important;
  background: #EAEAEA!important;
}
html .btn.btn-grey:hover, html .toggle-open .btn.btn-grey {
  color:#101825!important;
  background: #d8d7d7 !important;
}

html .btn.btn-inline {
  background: none!important;
  color:#101825!important;
}
html .btn.btn-inline i { color:#A82629!important; }

html .btn.btn-inline:hover {
  background: none!important;
  color:#A82629!important;
}


/* Site Wide */

.mtx-text-block > ul, #the-content > ul {
    margin-left: 0px;
    list-style: none;
}
.mtx-text-block > ul li, #the-content > ul li {
  padding-left: 36px;
  margin-bottom: 6px;
  position: relative;
}
.mtx-text-block > ul li:before, #the-content > ul li:before {
  content: "\f105";
  position: absolute;
  top: 3px;
  left: 2px;
  width: 28px;
  text-align: center;
  color: #A82629;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.mtx-list.c-d-3 li, .mtx-list.c-d-2 li {
    float: none!important;
    margin-left: 0px!important;
    width: auto!important;
}

html .is-sticky.stuck {
    position: fixed !important;
    top: 0px !important;
}

.fl-module-mtx-list ul.mtx-list li {padding-left: 36px;}
.mtx-list .mtx-list-icon {top: 3px;}

.restrictor {
    max-width: 1170px;
}

.post-type-archive-expertise #the-page {
    padding-bottom: 0px!important;
}

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;
}

html .mtx-separator {border-color:#cccccc;}
html .bc-black {border-color:#141414;}

.overlay {
  background: #101825;
  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;
    font-weight: 700;
}

.mtx-contact-item i {
    position: absolute;
    top: 4px;
    left: 1px;
    color: #A82629;
    font-size: 14px;
    line-height: 20px;
}

.mtx-contact-item a {color:#101825;}
.mtx-contact-item a:hover {color:#A82629;}

.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;}

.staff-section ul {
    list-style: none;
    margin: 0px 0px 10px;
}
.staff-section ul li {
  position: relative;
  padding-left: 36px;
  margin-bottom: 6px;
}
.staff-section ul li:before {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  position: absolute;
  top: 3px;
  left: 2px;
  width: 28px;
  text-align: center;
  color:#A82629;
  line-height: 1;
}
.staff-section ul.mtx-list li:before {display: none;}

/* Top Bar */

.kbg-topbar {
    position: absolute;
    top: 15px;
    right: 0px;
}

.kbg-topbar > * {
    float: left;
    margin-left: 20px;
}
.kbg-topbar > *:first-child {
    margin-left: 0px;
}

.kbg-topbar .pb-link {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
}
.kbg-topbar .pb-link:hover {color: #A82629;}

.kbg-topbar .mtx-socials.icon-based .social {
    color: #ffffff;
    fill: #ffffff;
    font-size: 18px;
    width: 30px;
    height: 30px;
    padding: 0px;
    line-height: 30px;
    text-align: center;
    margin-right: 2px;
}
.kbg-topbar .mtx-socials.icon-based .social:last-child {margin-right: 0px;}
.kbg-topbar .mtx-socials.icon-based .social:hover {
  color:#A82629;
  fill:#A82629;
}

/* Header */

#header-container-background {background-color: #101825;}

header #logo {
    margin-top: 30px;
    margin-bottom: 30px;
}

#titlebar {
  background:#101825;
  border-radius: 0px 0px 0px 60px;
}

#titlebar > .container {
    padding-top: 30px;
    padding-bottom: 30px;
}
#titlebar.with-bg-img > .container {
    padding-top: 100px;
}

#titlebar .titlebar-overlay.overlay {
    background: none;
    opacity: 1;
}

#titlebar .titlebar-overlay.overlay:before,
#titlebar .titlebar-overlay.overlay:after {
  content:"";
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
}
#titlebar .titlebar-overlay.overlay:before {
  opacity: 0.8;
  background: linear-gradient(90deg, #000000, transparent);
  right: auto;
  width: 75%;
}
#titlebar .titlebar-overlay.overlay:after {
  right: 0px;
  opacity: 0.4;
  background: linear-gradient(0deg, #000000, transparent);
}

#titlebar #titlebar-title,
#titlebar #titlebar-description { color:#ffffff; }

#titlebar #titlebar-description p:last-child {margin-bottom: 0px;}

#breadcrumb {
    font-size: 14px;
    line-height: 18px;
    top: auto;
    bottom: 30px;
    margin: 0px !important;
}

#breadcrumb, #breadcrumb a { color:#ffffff;}
#breadcrumb a:hover { color:#A82629;}

.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 */

nav#navigation {
    bottom: 0px;
}

#main-navigation > li.btn-style {margin-left: 6px;}

#main-navigation > li > a {
    font-size: 17px;
    line-height: 24px;
    font-weight: 700;
    color: #fff;
    padding: 14px 14px 52px;
    position: relative;
}
#main-navigation > li > a:hover { color:#A82629;}

#main-navigation > li.btn-style > a {
    padding-left: 22px;
    padding-right: 22px;
}

#main-navigation > li.btn-style > a:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0px;
  right: 0px;
  height: 40px;
  background: #A82629;
  z-index: -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;
}
#main-navigation > li.btn-style > a:hover { color:#ffffff;}
#main-navigation > li.btn-style > a:hover:before { background: #851a1d; }

#main-navigation > li.menu-item.mtx-mega-menu > ul.sub-menu {
    background: none;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
#main-navigation > li.menu-item.mtx-mega-menu > ul.sub-menu:before {
    background: #F5F5F5;
    opacity: 0.91;
    left: 0px;
    right: 0px;
}
#main-navigation .mtx-menu-code {
    padding: 0px;
}

#main-navigation .auto-list-header {
    color: #101825;
    margin: 0px 0px 10px;
}

#main-navigation ul.auto-list {
    margin: 0px;
    list-style: none;
}

.area-auto-menu {
    position: relative;
    text-align: left;
}
.area-auto-menu .al-divi {
  display: block;
  position: absolute;
  top: 0px;
  left: 32.7%;
  bottom: 0px;
  width: 1px;
  background: #A82629;
}
.area-auto-menu .al-divi.two { left: 67.3%;}



#main-navigation li > ul.sub-menu li > a {
    color: #101825;
    position: relative;
    padding: 6px 20px;
}
#main-navigation li > ul.sub-menu li > a:hover {color:#A82629;}

#main-navigation li > ul.sub-menu li > a i {
    position: absolute;
    left: 0px;
    width: 20px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    line-height: 20px;
}

/* Mob Menu */


/* Slider */

.mtx-slider-wrap {background: #101825;}
.mtx-slider-wrap .loading .spinner {background: #A82629;}

#mtx-slider-8 .slide-overlay {
    opacity: 0.8;
    background: linear-gradient(90deg, #000000, transparent);
    right: auto;
    width: 75%;
}

.slide-item .slide-links .btn {
    margin-right: 20px;
}

.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; }

.owl-carousel .owl-dots {opacity: 1;}
.owl-carousel .owl-dots .owl-dot {
    width: 40px;
    height: 16px;
    background: none;
    position: relative;
    opacity: 1;
}
.owl-carousel .owl-dots .owl-dot:before {
    content: "";
    display: block;
    background: #fff;
    top: 5px;
    bottom: 6px;
    left: 0px;
    right: 0px;
    position: absolute;
    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;
}
.owl-carousel .owl-dots .owl-dot:hover:before,
.owl-carousel .owl-dots .owl-dot.active:before { background: #A82629;}

/* Beaver */

.fl-row.half-grey-bottom .fl-row-content-wrap:before, .grey-topped:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #eaeaea;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 50%;
}
.grey-topped:before {
    height: 200px;
    top: 0px;
    bottom: auto;
}

.fl-col.sm-emblem-left > .fl-col-content {position: relative;}
.fl-row.sm-emblem-left .fl-row-content-wrap:before, .fl-col.sm-emblem-left > .fl-col-content:before {
    content: "";
    position: absolute;
    top: -20px;
    left: -60px;
    z-index: -1;
    background-image: url(images/k-emblem.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.8;
    width: 420px;
    height: 420px;
}

.fl-row.lg-emblem-right .fl-row-content-wrap:before {
    content: "";
    position: absolute;
    top: 30px;
    left: 30px;
    bottom: 30px;
    right: 30px;
    z-index: -1;
    background-image: url(images/k-emblem.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.8;
}

.emblem-section {
  position: relative;
  z-index: 1;
}
.emblem-section.lg-emblem-left:before {
  content: "";
  position: absolute;
  top: -20px;
  left: -80px;
  bottom: -20px;
  right: -80px;
  z-index: -1;
  background-image: url(images/k-emblem.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.8;
  display: block;
}
.staff-member-intro-wrap.emblem-section:before {
    bottom: 0px;
    top: 0px;
}

#sidebars .sidebar-backer:after {
    content: "";
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    top: 20px;
    z-index: -1;
    background-image: url(images/k-emblem.svg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.8;
}

/* Beaver Modules */

.corner-cut .fl-photo {
    border-radius: 0px 0px 0px 60px;
    overflow: hidden;
}

.mtx-carousel.owl-carousel .owl-nav > div {
    opacity: 1;
    color:#ffffff;
}
.mtx-carousel.owl-carousel .owl-nav > div:hover { color:#A82629;}
.mtx-carousel.owl-carousel .owl-nav .owl-prev {left: 10px;}
.mtx-carousel.owl-carousel .owl-nav .owl-next {right: 10px;}


/* 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;
}

.partial-bg-grey:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    display: block;
    background: #EAEAEA;
    height: 300px;
    z-index: -1;
}

.sidebar-backer {
    display: none;
    position: absolute;
    background: #F5F5F5;
    left: 0px;
    top: -50px;
    right: -999px;
    z-index: -1;
    pointer-events: none;
    height: 100%;
}
#sidebars .sidebar-backer {
    display: block;
}

.widget .sidebar-widget-title {font-weight: 700;}

.widget li {
    padding-left: 20px;
    box-sizing: border-box;
    margin-bottom: 8px;
}
.widget li:before {
    color: #A82629;
    font-size: 20px;
    font-weight: 400;
}

.link-block {
    display: block;
    margin-bottom: 20px;
    background: #EAEAEA;
}
.custom-html-widget .link-block:nth-child(odd) {
    background: #FFFFFF;
}

.link-block .link-block-header {
    padding: 20px 20px 20px;
}

.link-block .link-block-title, .pa-link .pa-link-title {
    margin: 0px;
    position: relative;
    padding-right: 40px;
}

.link-block .link-block-title i, .pa-link .pa-link-title i {
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-top: -10px;
  text-align: center;
  right: 0px;
}

.link-block .link-block-body {
    padding: 0px 20px 2px;
    color: #101825;
}

.widget_categories {
  padding: 20px;
  background: #ffffff;
}


/* Pre Footer */

#prefooter {
    padding-top: 30px;
    padding-bottom: 30px;
}

#prefooter .prefooter-logo-wrap {
    float: left;
    margin-right: 4%;
}

#prefooter .prefooter-text {
    overflow: hidden;
    display: table;
    min-height: 84px;
}
#prefooter .prefooter-text .prefooter-text-inner {
    display: table-cell;
    vertical-align: middle;
}

#prefooter .prefooter-text .h3-style {margin: 0px;}

/* Footer - Widgets */

#footer-items {
  background: #101825;
  position: relative;
  z-index: 1;
}
#footer-items:before {
    content: "";
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    top: 20px;
    z-index: -1;
    background-image: url(images/k-emblem.svg);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
}

#footer-items .footer-section.footer-section-1 {
    width: 48% !important;
    clear: both !important;
    float: left !important;
    margin-left: 0px !important;
}
#footer-items .footer-section.footer-section-2 {
    width: 48% !important;
    clear: none!important;
    float: left!important;
    margin-left: 4%!important;
}
#footer-items .footer-section.footer-section-3 {
    width: 100% !important;
    clear: both !important;
    float: none!important;
    margin-left: 0px !important;
}

#footer-items .footer-section {color: #ffffff;}
#footer-items .footer-section a {
  color: #ffffff;
  fill:#ffffff;
}
#footer-items .footer-section a:hover {
  color: #A82629;
  fill:#A82629;
}

#footer-items .sidebar-widget-title {color: #ffffff;}
#footer-items .mtx-contact-item i {color: #A82629;}

#footer-items #mtx_social_widget-3 .ui--widget-title, #footer-items #mtx_social_widget-3 .mtx-socials {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}


#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;
}
#menu-quick-links li:nth-child(odd) {
  clear: both;
  margin-left: 0px;
}

.footer-section .office-block h5 {
    color: #ffffff;
    margin: 0px 0px 8px;
    font-weight: 700;
}

.footer-section .office-block .mtx-contact-item {
    margin-top: auto;
}

/* Footer - Bottom Bar */

#bottom-bar {background: #ffffff;}
#bottom-bar, #bottom-bar a {color:#101825;}
#bottom-bar a:hover {color:#A82629;}

#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 */

.home .mtx-slider-wrap {
    border-radius: 0px 0px 0px 120px;
    overflow: hidden;
}

/* Finder */

#kbg-finder {
    padding: 30px 40px;
    position: relative;
    z-index: 1;
}

#kbg-finder:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 30px;
    bottom: 20px;
    right: 30px;
    z-index: -1;
    background-image: url(images/k-emblem.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.8;
}

#kbg-finder .finder-title {
  margin: 0px 0px 20px;
}

#kbg-finder .kbg-finder {
    margin-top: 30px;
    margin-bottom: 10px;
}

.finder-link {margin-top: 20px;}

.kbg-finder label, .kbg-filter label {
    height: 0px;
    overflow: hidden;
    display: block;
    position: absolute;
}

.kbg-finder .kbg-finder-inner {
    position: relative;
}
.kbg-finder .kbg-finder-inner:before {
    display: block;
    position: absolute;
    width: 1px;
    background: #f2f2f2;
    left: 50%;
    top: 0px;
    bottom: 0px;
}

.kbg-finder .finder-submit-wrap {
    position: absolute;
    top: 0px;
    right: 0px;
}

.kbg-finder select, .kbg-finder .mtx-select-title,
.kbg-filter select, .kbg-filter .mtx-select-title {
    font-size: 20px;
    line-height: 26px;
    border: none;
    padding: 12px 20px;
    font-weight: 700;
    color: #101825;
}

.kbg-finder .mtx-select-wrapper > .mtx-select-arrow {
    font-size: 22px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin-top: -12px;
    color: #A82629 !important;
}

/* Testimonials */

.testimonial-feed-wrap {
    position: relative;
    z-index: 1;
}

.testimonial-feed-wrap:before,
.testimonial-feed-wrap:after {
  content: "";
  position: absolute;
  background-image: url(images/quote.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  top: 0px;
  left: 0px;
  z-index: -1;
  width: 90px;
  height: 80px;
}
.testimonial-feed-wrap:after {
  top: auto;
  left: auto;
  right: 0px;
  bottom: 0px;
  transform: rotate(180deg);
}

.testimonial-feed-wrap .mtx-feed {
    max-width: 1120px;
    margin: auto;
    text-align: center;
    padding: 20px 60px;
    box-sizing: border-box;
    position: relative;
}

.testimonial-feed.owl-carousel .owl-nav > div {
    opacity: 1;
    color: #A82629;
}
.testimonial-feed.owl-carousel .owl-nav > div.disabled { opacity: 0.6;}

.testimonial-feed.owl-carousel .owl-nav .owl-prev {left: 0px;}
.testimonial-feed.owl-carousel .owl-nav .owl-next {right: 0px;}

/* 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;
    box-sizing: border-box;
    height: 38px;
    float: left;
    color: #101825!important;
    fill: #101825!important;
    border-radius: 0px;
    margin: 0px 6px 12px 0px;
    text-align: center;
    line-height: 38px;
    font-size: 24px;
    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: #A82629!important;
  fill: #A82629!important;
}

.mtx-share-bar .mtx-share:last-child {margin-right: 0px;}

.mtx-share-bar .mtx-share.mtx-share-copy {
    position: relative;
    cursor: pointer;
}

.mtx-share-bar .mtx-share i {
    font-weight: 800;
}

.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;}

.shares-header {
    font-weight: 700;
}

.share-pop .mtx-share-bar {
  display: inline-block;
}

.share-pop .fa-twitter svg {
    width: 30px !important;
    height: 26px !important;
}

/* Feeds */

.mtx-feed-wrap.with-link {position: relative;}
.mtx-feed-header .mtx-feed-heading {margin: 0px 0px 50px;}


/* Blog */

#blog {
    margin-bottom: 40px;
}

.mtx-post-meta-box .mtx-post-metas {
    padding: 20px 0;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

.mtx-post-meta-box .mtx-post-metas p {margin: 0px;}

.mtx-row-image {
    float: left;
    width: 36%;
    margin-right: 4%;
}

.mtx-block {
  display: block;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  background: #fff;
  box-shadow: 0px 0px 20px rgb(0 0 0 / 16%);
  color:#101825;
}
.mtx-block:hover { color:#101825;}

.flex-blocks .mtx-block-inner {
    height: 100%;
}

.mtx-block-media {
    display: block;
    height: 0px;
    width: 100%;
    padding-bottom: 56%;
    background: #101825;
    overflow: hidden;
    position: relative;
}
.mtx-row-image .mtx-block-media {
    padding-bottom: 56.25%;
}

.mtx-block-media .mtx-block-img {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-repeat: no-repeat;
    background-position: 50% 20%;
    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, a.mtx-block:hover .mtx-block-media .overlay {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

.mtx-block .mtx-block-text {
    padding: 24px 30px;
}
.mtx-block.staff-block .mtx-block-text {
    padding: 24px 30px 10px;
}

.mtx-block .mtx-block-text p:last-child {
    margin: 0px;
}

.mtx-block .mtx-block-title, .mtx-post .post-title {
    margin: 0px;
    font-weight: 700;
}
.mtx-post .post-title { margin: 20px 0px 20px;}

.mtx-block .mtx-block-excerpt {
    margin-top: 20px;
}

.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;
}
.mtx-block-foot {
    margin-top: auto;
    padding: 0px 30px 24px;
}
.mtx-block-foot .bf-left {
    float: left;
    clear: both;
    margin: 0px 20px 0px 0px;
}
.mtx-block-foot .bf-right {
    float: right;
    margin: 0px;
}

.mtx-block-link {
  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.mtx-block:hover .mtx-block-link { color:#A82629;}


.share-wrap {
    position: relative;
    margin-bottom: 30px;
}
.share-wrap .mtx-block {
    margin-bottom: 0px;
}
.share-wrap .mtx-block-share {
    display: block !important;
    position: absolute;
    z-index: 99;
    bottom: 24px;
    right: 30px;
    width: auto;
    font-weight: 700;
    color:#101825;
}
.share-wrap .mtx-block-share:hover { color:#A82629;}

.share-wrap .share-pop {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 99;
    display: block;
    background: rgb(234 234 234 / 95%);
    padding: 30px;
    text-align: center;
    display: none;
}


.mtx-block-foot .bf-right .mtx-block-share {
    position: relative;
    bottom: auto;
    right: auto;
    text-decoration: none;
}

.mtx-post .mtx-block-foot {
    padding: 0px;
}

.mtx-post-outer {
    margin-bottom: 30px;
    padding-bottom: 2px;
    border-bottom: 1px solid #A82629;
}

.mtx-post {
    margin-bottom: 30px;
    padding-bottom: 0px;
    border: none;
}

/* 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: 8px 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-link-wrap {
    margin-top: 30px;
    margin-bottom: 20px;
}

.page-section.staff-filter-bar {
    padding-bottom: 0px;
}

.kbg-filter-inner {
    position: relative;
    padding-right: 90px;
}

.kbg-filter .filter-reset.btn {
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 0px;
}

.kbg-filter .filter-reset.btn {
  opacity: 0.5;
  pointer-events: none;
}
.kbg-filter .filter-reset.btn.active {
  opacity: 1;
  pointer-events: all;
}

.staff-member-intro-wrap {
    margin-bottom: 50px;
}

.staff-single-img-wrap, .staff-print-photo {
    float: right;
    width: 30%;
    margin-left: 4%;
    border-radius: 0px 0px 0px 60px;
    overflow: hidden;
}

.staff-single-img-wrap .mtx-block-img {
    height: 0px;
    padding-bottom: 126%;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.staff-member-intro {
    overflow: hidden;
}

.staff-title {margin: 12px 0px 12px;}
.staff-role {margin: 0px 0px 12px;}

.staff-links-wrap .btn {
    margin-bottom: 0px;
}

.staff-section {
    margin-bottom: 50px;
}
.staff-section-title {
    margin: 0px 0px 20px;
}

.staff-toggle {
    margin-bottom: 10px;
}
.staff-toggle-content {
    margin-top: 20px;
    margin-bottom: 20px;
    display: none;
}
.staff-toggle.active .staff-toggle-content {display: block;}

.staff-toggle .staff-toggle-header .fa-minus {display: none;}
.staff-toggle.active .staff-toggle-header .fa-plus {display: none;}
.staff-toggle.active .staff-toggle-header .fa-minus {display: block;}

.staff-rec-block {
    margin-bottom: 20px;
    padding-left: 20px;
    border-left: 1px solid #A82629;
}
.staff-rec-block p {
    margin-bottom: 8px;
}
.staff-rec-block p:last-child {
    margin-bottom: 0px;
}

.staff-links {
    margin-top: 30px;
}
.staff-member-intro .staff-links, .staff-member-intro .staff-links .btn-print {display: none!important;}

.staff-print-photo {display: none;}

/* Portfolio / Wishlist */

.wl-cover {
  display: none;
  padding-top: 60px;
  padding-bottom: 60px;
}

.wl-cover .huge-style.wl-cover-title {
    font-size: 50px;
    line-height: 56px;
    max-width: 500px;
    margin: 40px 0px 20px;
}

.wl-cover .wl-cover-subtitle {
    font-size: 20px;
    line-height: 26px;
    max-width: 600px;
    margin: 0px 0px 60px;
}

.wl-cover .wl-cover-text {
    max-width: 380px;
}

.wl-cover .wl-contents {
    padding-top: 60px;
}

html .btn.btn-wl-add .remove {display: none;}
html .btn.btn-wl-add.on-wl .remove {display: inline;}
html .btn.btn-wl-add.on-wl .add {display: none;}

.port-actions {margin-bottom: 30px;}

.wishlist-item .staff-title {margin: 0px 0px 12px;}
.wishlist-item .staff-title a {color:#101825;}
.wishlist-item .staff-title a:hover {color:#A82629;}
.ui-sortable-placeholder {
    border: 1px dashed #b4b4b4;
    visibility: visible !important;
}

@media not print {

  .wishlist-item .staff-section {display: none;}
  .wishlist-item .staff-member-intro-wrap {
      background: #fff;
      box-shadow: 0px 0px 20px rgb(0 0 0 / 16%);
      padding: 30px 240px 30px 30px;
      margin-bottom: 30px;
  }
  .wishlist-item .staff-member-intro-wrap .staff-single-img-wrap {
      float: none;
      position: absolute;
      top: 0px;
      right: 0px;
      bottom: 0px;
      width: 200px;
      margin: 0px;
  }
  .wishlist-item .staff-member-intro-wrap .staff-single-img-wrap .mtx-block-img {
      padding: 0px;
      height: auto;
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
  }

  .wishlist-item .staff-metas > * {
      float: left;
      margin-right: 30px;
  }

  .wishlist-item .staff-metas > *:last-child { margin-right: 0px;}

}


/* Practice Areas */

.pa-section {padding-top: 40px;}
.pa-section:first-child {padding-top: 0px;}

.pa-link {
    display: block;
    border-bottom: 1px solid #A82629;
    padding: 10px 0px 10px;
}

.pa-link .pa-link-title {
    margin: 0px;
    color:#101825;
    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;
}
.pa-link:hover .pa-link-title { color: #A82629; }

.pa-links {margin-top: 40px;}

.pa-links.sidebar-bg-extend, .pa-staff-wrap {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pa-staff-wrap { padding-bottom: 20px;}

.pa-links .pa-links-header {
    margin: 0px 0px 30px;
}

.pa-staff-wrap .pa-staff-header {
    margin: 0px 0px 40px;
}

/* Contact Page */

.page-id-10 .link-block.lb-contactus {
    display: none;
}

.full-office-block {
    background: #fff;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 16%);
    padding: 30px 30px 12px;
    margin-bottom: 20px;
}

.full-office-block .h2-style {
    margin: 0px 0px 16px;
}

.office-block .ob-header {
    margin: 0px 0px 6px;
}

.office-block .ob-link {
    margin-bottom: 12px;
    display: inline-block;
    color:#101825;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.office-block .ob-link:hover {color:#A82629;}

.direction-link-wrap {
    margin-top: 10px;
}


/* Forms */

.gform_wrapper.gravity-theme .gfield_header_item, .gform_wrapper.gravity-theme .gform_fileupload_rules, .gform_wrapper.gravity-theme .ginput_complex label {
    padding-top: 2px;
    margin-bottom: 10px;
}

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, .mtx-select-title, #main-wrap .gfield.ticker .gfield_checkbox .gchoice label:before, #main-wrap .gfield.ticker .gfield_radio .gchoice label:before {
    border: none;
}

#main-wrap .gform_heading {
    display: none;
}

#main-wrap .gform-body .gsection .gsection_title {
    margin: 0px;
    font-weight: 700;
}

#main-wrap .gform_wrapper.gravity-theme .gsection {
    border-bottom: 1px solid #a82629;
    padding-bottom: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
}

#main-wrap .gform_wrapper.gravity-theme .gsection:first-child { margin-top: 0px;}

/* Tablepress */

html .tablepress>:where(thead,tfoot)>tr>* {
    background: #101825;
    color: #ffffff;
}

#tablepress-4_wrapper .column-1 {width: 40%;}
#tablepress-4_wrapper .column-2, #tablepress-4_wrapper .column-3, #tablepress-4_wrapper .column-4, #tablepress-4_wrapper .column-5 {
    width: 15%;
}

#tablepress-2_wrapper .column-1 {width: 60%;}
#tablepress-2_wrapper .column-2, #tablepress-2_wrapper .column-3, #tablepress-2_wrapper .column-4, #tablepress-2_wrapper .column-5 {
    width: 10%;
}

/* Ultra Widescreen & Above */
@media (min-width: 1461px) {

  #mtx-slider-8 .slide-title { font-size: 54px; line-height: 60px; }
  html .huge-style, #titlebar #titlebar-title { font-size: 44px; line-height: 50px; }
  h1, html .h1-style { font-size: 36px; line-height: 42px; }
  h2, html .h2-style { font-size: 30px; line-height: 36px; }

  .home .mtx-slider-wrap {border-radius: 0px 0px 0px 200px;}
  .mtx-slider .slide-item, .mtx-slider-wrap {height: 550px;}

  .slide-item .slide-text-outer {max-width: 650px;}
  .slide-item .slide-text-outer .slide-text {max-width: 500px;}

  #main-navigation > li.menu-item.mtx-mega-menu > ul.sub-menu {max-width: 1500px;}

  .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;
  }

  .fullwidth-staff-feed .frac4 {
      float: left !important;
      width: 23.2% !important;
      margin-left: 2.4% !important;
      clear: none !important;
  }
  .fullwidth-staff-feed .frac4.wide-first {
    clear: both !important;
    margin-left: 0px !important;
  }

  .service-staff .frac6 {
    float: left !important;
    width: 31.73% !important;
    margin-left: 2.4% !important;
    clear: none !important;
  }
  .service-staff .frac6.wide-first {
    clear: both !important;
    margin-left: 0px !important;
  }


}

/* Ultra Widescreen */
@media (max-width: 1460px) and (min-width: 1200px) {

  #mtx-slider-8 .slide-title { font-size: 44px; line-height: 50px; }
  html .huge-style, #titlebar #titlebar-title { font-size: 40px; line-height: 46px; }
  h1, html .h1-style { font-size: 32px; line-height: 38px; }

  .home .mtx-slider-wrap {border-radius: 0px 0px 0px 160px;}
  .mtx-slider .slide-item, .mtx-slider-wrap {height: 500px;}

  .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;
  }

}

/* Widescreen & Above */
@media (min-width: 1200px) {

  h3, html .h3-style, .pa-intro > p:first-child { font-size: 26px; line-height: 32px; }

  #main-navigation > li {margin-left: 10px;}
  #main-navigation > li.btn-style {margin-left: 16px;}

  #the-page.sidebar-layout, .page-section {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .mtx-block {margin-bottom: 30px;}

  .fl-col.kbg-facts > .fl-col-content {
    padding: 30px 30px 12px 30px;
  }

}

/* Desktop & Below */
@media (max-width: 1199px) {

}

/* Desktop */
@media (max-width: 1199px) and (min-width: 990px) {

  .mtx-slider .slide-item, .mtx-slider-wrap {height: 480px;}

  #mtx-slider-8 .slide-title { font-size: 38px; line-height: 44px; }

  .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;
  }

}

/* Desktop & Above */
@media (min-width: 990px) {

    .mtx-list.c-d-3 {column-count: 3;}
    .mtx-list.c-d-2 {column-count: 2;}

}

/* iPad & Below */
@media (max-width: 989px) {

  h3, html .h3-style, .pa-intro > p:first-child { 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; }
  h6, html .h6-style { font-size: 16px; line-height: 22px; }

  .fl-mtx-slider.owl-carousel .owl-nav>div, .mtx-carousel.owl-carousel .owl-nav>div {
    line-height: 20px;
    font-size: 28px;
  }

  #main-navigation > li.btn-style > a:before {
    height: auto;
    top: 0px;
    bottom: 0px;
  }

  .staff-member-intro .staff-links {display: block;}
  #sidebars .staff-links {display: none;}

  .kbg-topbar .pb-link, html .staff-links .btn-wl-add {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;
  }

  #footer-items .footer-section.footer-section-1, #footer-items .footer-section.footer-section-2 {
    width: 100% !important;
    clear: both !important;
    margin-left: 0px !important;
    float: none !important;
  }

}

/* iPad */
@media (max-width: 989px) and (min-width: 768px) {

  #mtx-slider-8 .slide-title { font-size: 34px; line-height: 40px; }
  html .huge-style, #titlebar #titlebar-title { font-size: 32px; line-height: 38px; }
  h1, html .h1-style { font-size: 30px; line-height: 36px; }
  h2, html .h2-style { font-size: 26px; line-height: 32px; }

  header #logo {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  #main-navigation>li {vertical-align: top;}
  #main-navigation > li > a, #main-navigation > li.btn-style > a {padding: 18px 12px;}
  #main-navigation > li.btn-style > a:before {
    height: 36px;
    top: 50%;
    margin-top: -18px;
  }

  .home .mtx-slider-wrap {border-radius: 0px 0px 0px 100px;}
  .mtx-slider .slide-item, .mtx-slider-wrap {height: 420px;}
  #mtx-slider-8 .slide-overlay {
    width: 85%;
    background: linear-gradient(90deg, #000000 10%, transparent);
  }

  .mtx-list.c-t-3 {column-count: 3;}
  .mtx-list.c-t-2 {column-count: 2;}

  .home .mtx-feed .frac4:last-child {display: none;}

  .home .mtx-feed .frac4, .staff-feed .frac4 {
    width: 48% !important;
    clear: none !important;
    margin-left: 4% !important;
    float: left !important;
  }
  .home .mtx-feed .frac4.mob-first, .staff-feed .frac4.tab-first {
    clear: both !important;
    margin-left: 0% !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;
  }

  .office-contacts .office-block.full-office-block {
    width: 100% !important;
    clear: both !important;
    float: none !important;
    margin-left: 0px !important;
  }

}

/* iPad & Above */
@media (min-width: 768px) {

  #main-navigation > li.menu-item.mtx-mega-menu > ul.sub-menu {
      margin-left: -999px;
      padding-left: 999px;
      margin-right: -999px;
      padding-right: 999px;
      width: auto;
      box-sizing: content-box;
      left: 0px;
      right: 0px;
  }

  .mtx-feed-wrap.with-link .mtx-feed-header {width: 65.34%;}
  .mtx-feed-wrap.with-link .mtx-feed-archive-link-wrap {
      position: absolute;
      top: 0px;
      right: 0px;
      width: 30.66%;
      text-align: right;
  }

  .flex-blocks, .fl-mtx-slider .owl-stage {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }

  .flex-blocks, .flex-blocks > div, .flex-blocks > div > div, .flex-blocks > div > a,
  .fl-mtx-slider .owl-stage, .fl-mtx-slider .owl-stage > div, .fl-mtx-slider .owl-stage > div > div,
  .flex-slider .owl-stage, .flex-slider .owl-stage > div, .flex-slider .owl-stage > div > div,
  .fl-tabs-labels, .fl-tabs-labels .fl-tabs-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .flex-blocks > div, .flex-blocks > div > div, .flex-blocks > div > a,
  .fl-mtx-slider .owl-stage > div, .fl-mtx-slider .owl-stage > div > div,
  .flex-slider .owl-stage > div, .flex-slider .owl-stage > div > div {
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .fl-tabs-labels .fl-tabs-label {
    -webkit-box-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .flex-blocks > div > div, .flex-blocks > div > a,
  .fl-mtx-slider .owl-stage > div > div,
  .flex-slider .owl-stage > div > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-shrink: 1;
    min-width: 1px;
    max-width: 100%;
    width: 100%;
  }

  .flex-blocks.flex-blocks-centered > div > div,
  .flex-blocks.flex-blocks-centered > div > a,
  .flex-slider.flex-slider-centered .owl-stage > div > div {
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
  }

  .flex-blocks.flex-blocks-bottom > div > div,
  .flex-blocks.flex-blocks-bottom > div > a {
    align-items: end;
    justify-content: end;
    -webkit-align-items: end;
    -webkit-box-align: end;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -ms-flex-align: end;
    -ms-flex-pack: end;
  }

  .qual-list > li {
      float: left;
      width: 48%;
      margin-left: 4%;
      box-sizing: border-box;
  }
  .qual-list > li:nth-child(odd) {
    clear: both;
    margin-left: 0px;
  }

  .fl-col.kbg-facts > .fl-col-content .fl-col-content {
    position: relative;
  }
  .fl-col.kbg-facts > .fl-col-content .fl-col-content:before {
    content: "";
    background: #E7E7E9;
    position: absolute;
    top: 0px;
    bottom: 20px;
    width: 1px;
    left: -6.6%;
  }
  .fl-col.kbg-facts > .fl-col-content .fl-col:first-child .fl-col-content:before { display: none;}


}

/* Mobile */
@media (max-width: 767px) {

  #mtx-slider-8 .slide-title { font-size: 28px; line-height: 34px; }
  html .huge-style, #titlebar #titlebar-title { font-size: 28px; line-height: 34px; }
  h1, html .h1-style { font-size: 26px; line-height: 32px; }
  h2, html .h2-style { font-size: 24px; line-height: 30px; }

  .page-section, #prefooter {
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
  }

  .staff-single-block-wrap {
    float: none;
    width: 100%;
  }

  .small-margin [class*="frac"], .wide-gutter .small-margin [class*="frac"],
  #main-wrap .small-margin .fl-col, #main-wrap .small-margin .no-margin .fl-col {
    float: none!important;
    clear: both!important;
    margin-left: 0px!important;
    width: 100%!important;
  }

  #main-navigation-toggle {
    top: auto;
    bottom: 0px;
    margin: 0px;
  }
  #main-navigation-toggle > a {
    background: #a82629;
    color: #ffffff;
    border: none;
  }
  #main-navigation-toggle > a:hover { background: #851a1d;}

  #main-navigation {
    margin-left: -30px;
    margin-right: -30px;
  }

  #main-navigation > li > a {
    padding: 10px 30px;
  }

  #main-navigation>li.menu-item>ul.sub-menu, #main-navigation>li.menu-item.mtx-mega-menu>ul.sub-menu {
    margin: 0px;
    padding: 0px;
  }
  .area-auto-menu .al-divi {display: none;}
  .area-auto-menu .auto-list-wrap {
    border-bottom: 1px solid #A82629;
    padding-bottom: 16px;
  }
  .area-auto-menu .auto-list-wrap:last-child {border: none;}

  .area-auto-menu .auto-list-wrap .auto-list-header {padding: 10px 30px 4px;}
  #main-navigation .area-auto-menu .auto-list-wrap li.menu-item {border: none;}

  #main-navigation .area-auto-menu .auto-list-wrap li.menu-item a {padding: 10px 30px 10px 50px;}
  #main-navigation .area-auto-menu .auto-list-wrap li.menu-item a i {left: 30px;}

  .home .mtx-slider-wrap {border-radius: 0px 0px 0px 80px;}
  #kbg-finder {
    padding: 20px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .kbg-finder .kbg-finder-inner:before {display: none;}
  .kbg-finder-inner .frac6.first {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #fff;
  }

  .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;
  }

  .mtx-block .mtx-block-text {padding: 20px 20px;}
  .mtx-block.staff-block .mtx-block-text {
    padding: 20px 20px 8px;
  }
  .mtx-block-foot {padding: 0px 20px 20px;}
  .share-wrap .mtx-block-share {
    bottom: 20px;
    right: 20px;
  }

  .testimonial-feed-wrap .mtx-feed {
    padding-left: 0px;
    padding-right: 0px;
  }
  .testimonial-feed.owl-carousel .owl-nav {margin-top: 10px;}
  .testimonial-feed.owl-carousel .owl-nav > div {
    display: inline-block;
    text-align: center;
    position: relative;
    vertical-align: top;
    top: auto;
    bottom: auto;
    margin: 0px 10px;
  }

}

/* 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) {

  .kbg-topbar {display: none;}
  #main-navigation-toggle {
    top: 50%;
    margin-top: -20px;
    bottom: auto;
  }

  #mtx-slider-8 .slide-overlay {
    width: 100%;
    background: linear-gradient(90deg, #101825, rgb(16 24 37 / 50%));
    opacity: 0.9;
  }

  #prefooter .prefooter-logo-wrap {
    float: none;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  #menu-quick-links li {
    float: none;
    width: 100%;
    margin-left: 0px;
    clear: both;
  }

  #titlebar.with-bg-img > .container {padding-top: 80px;}

  #breadcrumb-wrap {margin-top: 20px;}
  #breadcrumb {bottom: auto;}

  #titlebar {border-radius: 0px 0px 0px 40px;}
  #titlebar .titlebar-overlay.overlay:before {
    width: 100%;
    background: linear-gradient(90deg, #101825, rgb(16 24 37 / 50%));
    opacity: 0.9;
  }

  .mtx-block-foot .bf-left, .mtx-block-foot .bf-right {
    float: none;
    text-align: left;
    margin-right: 0px;
  }
  .mtx-block-foot .bf-right { margin-top: 10px;}

  .staff-single-img-wrap {
    float: none;
    width: 100%;
    margin: 0px auto 20px;
    max-width: 300px;
  }

}

/* Print */
@media print {

  body, button, input, optgroup, select, textarea {
    font-size: 14px;
    line-height: 22px;
    color: #000000;
  }
  html {
    background: none;
  }

  #the-page {padding: 30px;}
  #the-content {
    float: none !important;
    width: auto !important;
    padding: 0px !important;
  }
  .container {
    width: auto !important;
  }

  #page-header, #titlebar, #sidebars, #prefooter, footer, #to-top, .associated-news {
    display: none!important;
  }

  .staff-links-wrap, .staff-links-wrapper,
  .link-block .link-block-title i, .pa-link .pa-link-title i,
  .emblem-section.lg-emblem-left:before {display: none!important;}

  .staff-toggle-content {
    display: block !important;
  }

  .staff-section {margin-bottom: 20px;}
  .staff-member-intro-wrap {
    margin-bottom: 10px;
    padding-top: 20px;
    width: 100%;
    clear: both;
  }
  .staff-single-img-wrap {width: 21%;}

  .staff-member-intro-wrap .staff-print-photo {
    display: block;
    float: none;
    margin-left: 0px;
    margin-bottom: 20px;
    width: 200px;
  }
  .staff-member-intro-wrap .staff-single-img-wrap {display: none;}

  .wishlist-item {
    break-before: page;
  }

  .wishlist-item .staff-section {display: block;}
  .wl-cover {display: block;}

  html .bg-grey {background: none!important;}

  .sidebar-bg-extend, .sidebar-layout .fl-row.overflow-bg > .fl-row-content-wrap {
    margin-left: 0px !important;
    padding-left: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px;
    padding-bottom: 0px;
  }

}

/*               _        _
 _ __ ___   __ _| |_ _ __| |_  __
| '_ ` _ \ / _` | __| '__| \ \/ /
| | | | | | (_| | |_| |  |_|>  <
|_| |_| |_|\__,_|\__|_|  (_)_/\_\

*/
