/*
 Theme Name:   Matrix v2 Theme
 Theme URI:    https://www.matrixlaw.co.uk/
 Description:  2021 version of the Matrix theme
 Author:       3CO UK Limited t/a TribeSquared
 Author URI:   https://tribesquared.com
 Template:     matrix-base
 Version:      12.10.23
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  matrixchambers
*/
html {
  scroll-behavior: smooth;
}
/*Important font-size fix*/
html {
  font-size: 100%;
}
body {
  font: 0.95rem / 1.35 "Helvetica Neue LT W05 55 Roman", "Helvetica Neue", "Arial", "Helvetica", sans-serif !important;
}
input[type='text'], input[type='tel'], input[type='email'], input[type='search'], input[type='password'], textarea {
  font-size: unset
}
/*============================================================================================================*/
/*FONTS*/
/*============================================================================================================*/
.helv25 {
  font-family: "Helvetica Neue LT W05 25 Ult Lt", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}
.helv35 {
  font-family: "Helvetica Neue LT W05 35 Thin", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}
.helv45 {
  font-family: "Helvetica Neue LT W05 45 Light", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}
.helv55 {
  font-family: "Helvetica Neue LT W05 55 Roman", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}
.helv75 {
  font-family: "Helvetica Neue LT W01_75 Bold", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}
/*============================================================================================================*/
/*BUTTONS*/
/*============================================================================================================*/
.btn-news {
  color: #fff;
  background-color: #1A838D;
  border-color: #1A838D;
}
.btn-news:hover {
  color: #fff;
}
/*--------------------------------*/
.btn-resources {
  color: #fff;
  background-color: #3498D8;
  border-color: #3498D8;
}
.btn-resources:hover {
  color: #fff;
}
/*--------------------------------*/
.btn-judgments, .btn-judgements {
  color: #fff;
  background-color: #104783;
  border-color: #104783;
}
.btn-judgments:hover, .btn-judgements:hover {
  color: #fff;
}
/*--------------------------------*/
.btn-events {
  color: #fff;
  background-color: #333;
  border-color: #104783;
}
.btn-events:hover {
  color: #fff;
}
/*===
/*============================================================================================================
GLOBAL OVERIDES
============================================================================================================*/
.lead {
  font: 1.35rem/1.85rem "Helvetica Neue LT W05 45 Light", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}
h1, .h1, h2 {
  font-family: "Helvetica Neue LT W05 45 Light";
  font-weight: unset;
  border: none;
}
.mega-menu .accordion ul {
  margin: 0
}
.mega-menu .accordion ul li + li {
  margin: 5px 0;
}
.close {
  position: unset !important;
  top: unset !important;
  right: unset !important;
  background: unset !important;
  background-size: unset !important;
  width: unset !important;
  height: unset !important;
}
.modal .close {
  width: unset !important;
  height: unset !important;
  top: unset !important;
  right: unset !important;
}
@media (max-width: 768px) {
  .close {
    top: unset !important;
    right: unset !important;
    width: unset !important;
    height: unset !important;
  }
}
.close:hover {
  opacity: unset !important;
}
.close {
  color: #fff;
}
.dropdown-divider {
  height: 0;
  margin: 0;
  overflow: hidden;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}


@media only screen and (min-width: 1025px) {
  a[href^=tel], a[href^=skype], a[href^=sms] {
    cursor:pointer; 
    pointer-events: unset; 
    } }


/*============================================================================================================*/
/*SEARCH PANEL*/
/*============================================================================================================*/
.mtx-searchresults-m {}
.card.search-card {
  /*border: unset !important;*/
  border: none !important;
  height:100%;
}

.card.search-card a.d-sm-none.d-md-block{height:auto;}

.search-card img.card-img-top {}
.search-card .card-body {
  background-color: transparent;
}
.search-card p.card-title, .search-card p.card-title a {
  color: #fff
}
.search-card p.card-text { /* color:#f */
}
.search-card .card-footer {}
.search-card a.btn {}
.search-card, .search-card .card-footer, .search-card .card-img-top {
  border-radius: 0;
  background-color: transparent;
  margin-bottom: 0.5em
}
.search-card .card-img-top:hover {
  opacity: 0.9
}
.search-card .card-body {
  padding: 0;
  text-align: left;
  color: #fff;
  /* background-color:transparent !important */
}
.search-card .card-title {
  color: #fff;
  font-size: 15px;
  display: block;
  margin-bottom: 0.25em
}
.search-card .card-text {
  color: rgba(255, 255, 255, 0.65);
  font-size: 12px;
  /* margin-bottom: 0.65em; */
  text-transform: uppesrcase;
}
.search-card .card-footer {
  margin-top: 0.5em;
  /* background-color: #fff; */
}
.search-card .staff-phone {
  margin-bottom: 0;
  font-weight: bold;
}
.search-card .card-footer {
  border: 0;
  padding: 0
}
.search-card .card-footer a.btn {
  font-size: 12px;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.25);
  width: 100%;
  margin-top: 5px;
}
.search-card .card-footer a.btn:hover {
  background-color: #fff;
  color: #1A838D
}
/*============================================================================================================*/
/*HOME PAGE*/
/*============================================================================================================*/
#news h2 {
  font-family: "Helvetica Neue LT W05 45 Light", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  color: #2E99D8;
  font-weight: normal;
  font-size: 42px;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
#newsgridlinks {
  margin-bottom: 2.5em;
}
#newsgridlinks .btn {width:170px;
  margin: 0 0.35em;
  padding: 5px 10px;
  font-size: 16px
}
/* Gallery - Slick slider styles */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*T2 check route link*/
@font-face {
  font-family: "icomoon";
  src: url("https://www.matrixlaw.co.uk/wp-content/themes/matrixlaw/fonts/icomoon.ttf?uso9dq") format("truetype"), url("https://www.matrixlaw.co.uk/wp-content/themes/matrixlaw/fonts/icomoon.woff?uso9dq") format("woff"), url("https://www.matrixlaw.co.uk/wp-content/themes/matrixlaw/fonts/icomoon.svg?uso9dq#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn-arrow{  
    -webkit-animation-name: arrowMove;
                animation-name: arrowMove;
        -webkit-animation-duration: 1s;
                animation-duration: 1s;
        -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out; 
}
.icon-arrow-b:before {
  content: "\e901";
}
.icon-arrow-l:before {
  content: "\e902";
}
.icon-arrow-r:before {
  content: "\e903";
}
.icon-arrow-t:before {
  content: "\e904";
}
.icon-search:before {
  content: "\e900";
}
.icon-phone:before {
  content: "\e905";
}
/*.icon-twitter:before {
  content: "\ea96";
}*/
.icon-linkedin:before {
  content: "\eac9";
}

.icon-twitter { 
  display:block;
  height:20px; 
  width:20px;
  background: url(https://www.matrixlaw.co.uk/wp-content/themes/matrixlaw/img/x.svg;) no-repeat;
}

.gallery .slick-dots, #header .panel-list, #nav, #nav .drop, .social-networks, .mega-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.ellipsis {
  white-space: nowrap; /* 1 */
  text-overflow: ellipsis; /* 2 */
  overflow: hidden;
}
body.nav-active {
  overflow: hidden;
}
body.nav-active #wrapper {
  overflow-y: scroll;
}
a {
  -webkit-transition: color .15s linear;
  transition: color .15s linear;
}
#wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.bg-cover {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
/* -- delete?
.btn {
  padding: .6875rem .9375rem;
  font-size: 1.125rem;
  line-height: 1;
}*/
.gallery-wrapp {
  position: relative;
}
.gallery {
  position: relative;
}
.gallery .btn {
  text-transform: uppercase;
  min-width: 11.875rem;
}
.gallery .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.gallery .slick-slide {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: auto;
  float: none;
  min-height: calc(100vh - 77px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.gallery .slick-slide.h-align-left .content-box::before {
  left: 100%;
}
.gallery .slick-slide.h-align-right .container-fluid {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.gallery .slick-slide.h-align-right .content-box {
  text-align: right;
}
.gallery .slick-slide.h-align-right .content-box::before {
  right: 100%;
}
.gallery .container-fluid {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.gallery .bg-image {
  position: relative;
  overflow: hidden;
}
.gallery .bg-image::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
}
.gallery .content-box {
  background-color: #fff;
  font-weight: 300;
  padding-bottom: 6.875rem;
  padding-top: 1.875rem;
  position: relative;
}
.gallery h1 {
  text-transform: uppercase;
  font-size: 2.5rem;
  line-height: 1.1;
  /*font-weight: 300; T2*/
  margin-bottom: 1rem;
}
.gallery p {
  margin-bottom: 1.25rem;
}
.gallery .slick-dots {
  position: absolute;
  bottom: 4.75rem;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10;
}
.gallery .slick-dots li {
  margin: 0 .75rem;
}
.gallery .slick-dots li.slick-active button {
  background-color: rgba(0, 92, 148, .61);
}
.gallery .slick-dots button {
  -webkit-transition: background-color .15s linear;
  transition: background-color .15s linear;
  width: .75rem;
  height: .75rem;
  display: block;
  padding: 0;
  border: none;
  background-color: rgba(0, 92, 148, .3);
  font-size: 0;
  line-height: 0;
  border-radius: 50%;
  outline: none;
}
.gallery .slick-dots button:hover {
  background-color: rgba(0, 92, 148, .61);
}
.bottom-panel {
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 20;
}
.bottom-panel::after, .bottom-panel::before {
  content: "";
  width: calc(50% - 80px);
  background-color: #00818d;
  position: absolute;
  top: 0;
  bottom: 0;
}
.bottom-panel::before {
  left: 0;
}
.bottom-panel::after {
  right: 0;
}
.bottom-panel .arrow-box {
  width: 350px;
  height: 350px;
  display: block;
  border: 100px solid #00818d;
  border-radius: 50%;
  position: absolute;
  bottom: -86px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 30px;
  z-index: 2;
}
.bottom-panel .arrow-box a {
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
}
.bottom-panel .arrow-box a:hover {
  color: #2ba9de;
}
#header {
  position: relative;
}
#header .top-panel .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#header .panel-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  right: 4.375rem;
  top: 1.625rem;
  z-index: 101;
}
#header .panel-list > li {
  margin-left: 1.5625rem;
}
#header .panel-list > li:first-child {
  display: none;
}
#header .panel-list a {
  text-decoration: none;
}
#header .panel-list .btn-search {
  width: 1.375rem;
  height: 1.375rem;
  display: block;
  font-size: 1.375rem;
  line-height: 1;
  margin-top: -3px;
}
.nav-active #header .panel-list .btn-search {
  z-index: 0;
}
#header .panel-list .phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#header .panel-list .phone img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
#header .panel-list .phone i {
  font-size: 22px;
}
#header .panel-list .phone .badge {
  padding: 0;
  margin-right: .8125rem;
}
#header .panel-list .social-networks {
  margin-right: .625rem;
}
#header .panel-list .social-networks li {
  margin: 0 0 0 .875rem;
}
.logo {
  -webkit-transition: width .15s linear;
  transition: width .15s linear;
  display: block;
  width: 6rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.sticky-wrap-header-panel {
  -webkit-transition: height .15s linear;
  transition: height .15s linear;
  height: 4.8125rem;
}
.sticky-wrap-header-panel.fixed-position {
  height: 4.8125rem !important;
}
.header-panel {
  -webkit-transition: padding .15s linear;
  transition: padding .15s linear;
  background-color: #fff;
  position: relative;
  z-index: 100;
  padding: 1.125rem 0;
  border-bottom: 1px solid #d8d8d8;
}
.header-panel > .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header-panel .panel-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.fixed-position .logo {
  width: 6.125rem;
}
.fixed-position .header-panel {
  padding: 1.125rem 0 1rem;
}
.fixed-position .header-panel .panel-holder {
  padding: 0;
}
.fixed-position #nav > li > a {
  padding-top: .75rem;
  padding-bottom: .75rem;
}
/*============================================================================================================*/
/*NAV*/
/*============================================================================================================*/
#nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#nav > li {
  position: relative;
  margin-left: .8125rem;
}
#nav > li.active > a {
  background-color: #005c94;
  color: #fff;
}
#nav > li:hover .drop {
  opacity: 1;
  visibility: visible;
}
#nav > li:hover > a {
  background-color: #005c94;
  color: #fff;
}
#nav > li > a {
  -webkit-transition: color .15s linear, background-color .15s linear, padding .15s linear;
  transition: color .15s linear, background-color .15s linear, padding .15s linear;
  text-decoration: none;
  display: block;
  padding: 1.0625rem .8125rem 1.3125rem;
  line-height: 1;
  text-transform: uppercase;
}
#nav > li:last-child .drop {
  left: auto;
  right: 0;
}
#nav .drop {
  -webkit-transition: opacity .15s linear, visibility .15s linear;
  transition: opacity .15s linear, visibility .15s linear;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 17.8125rem;
  opacity: 0;
  visibility: hidden;
}
#nav .drop a {
  -webkit-transition: color .15s linear, background-color .15s linear;
  transition: color .15s linear, background-color .15s linear;
  text-decoration: none;
  display: block;
  padding: .3125rem .8125rem .375rem;
  background-color: #005c94;
  color: #fff;
}
#nav .drop a:hover {
  background-color: #2ba9de;
  color: #fff;
}
.nav-opener {
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
  width: 2.5rem;
  height: 2.5rem;
  position: relative;
  z-index: 50;
  display: block;
  margin: 0 -.5rem 0 1.625rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.nav-opener:hover span, .nav-opener:hover:before, .nav-opener:hover:after {
  background-color: #2ba9de;
}
.nav-active .nav-opener:hover span, .nav-active .nav-opener:hover:before, .nav-active .nav-opener:hover:after {
  background-color: #2ba9de;
}
.nav-active .nav-opener span {
  opacity: 0;
}
.nav-active .nav-opener:before, .nav-active .nav-opener:after {
  background: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  left: 20%;
  right: 20%;
}
.nav-active .nav-opener:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nav-opener span, .nav-opener:before, .nav-opener:after {
  -webkit-transition: background-color .15s linear;
  transition: background-color .15s linear;
  background: #005c94;
  position: absolute;
  top: 50%;
  left: 20%;
  right: 20%;
  height: 3px;
  margin-top: -2px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.nav-opener:before, .nav-opener:after {
  content: "";
  top: 30%;
}
.nav-opener:after {
  top: 70%;
}
#nav ul li:last-child a{padding-bottom:1em !important}




.social-networks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.social-networks li {
  margin-right: .875rem;
}
.social-networks a {
  display: block;
  font-size: 1.25rem;
  line-height: 1;
}
.social-networks a i.icon-twitter {
  font-size: 1.375rem;
}
/*============================================================================================================*/
/*MEGA MENU*/
/*============================================================================================================*/
.mega-menu {
  -webkit-transition: opacity .15s linear, visibility .15s linear;
  transition: opacity .15s linear, visibility .15s linear;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 49;
  background-color: #005c94;
  opacity: 0;
  visibility: hidden;
  padding: 4.8125rem 0 1.875rem;
  color: #fff;
}
.nav-active .mega-menu {
  opacity: 1;
  visibility: visible;
}
.mega-menu .container {
  max-width: 73.125rem;
}
.mega-menu .menu-holder {
  height: 100%;
  overflow-y: auto;
}
/* T2
.mega-menu h6 {
	border-top: 1px solid #fff;
	text-transform: uppercase;
	font-weight: 700;
	padding-top: .625rem;
}
*/
.mega-menu h6 {
  border-top: 1px solid #fff;
  font-weight: 00;
  text-transform: uppercase;
  padding: 10px 0 0 0;
  font-size: 16px;
}
.mega-menu h6 a {
  display: block;
}
.mega-menu a {
  color: #fff;
  text-decoration: none;
}
.mega-menu a:hover {
  color: #2ba9de;
}
.mega-menu ul {
  font-size: .9375rem;
  line-height: 1.3333;
}
.mega-menu ul {
  font-family: "Helvetica Neue LT W01_75 Bold", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  padding-top: 5px;
}
.mega-menu ul ul {
  font-family: "Helvetica Neue LT W05 55 Roman", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  padding-top: 5px;
}
.mega-menu ul li {
  /*Stop lists breaking accross columns*/
  -webkit-column-break-inside: avoid; /* Chrome, Safari */
  page-break-inside: avoid; /* Theoretically FF 20+ */
  break-inside: avoid-column; /* IE 11 */
  display: table; /* Actually FF 20+ */
}
.mega-menu .list ul a {
  color: rgba(255, 255, 255, .75);
}
.mega-menu .list ul a:hover {
  color: #2ba9de;
}
.mega-menu .contact-box {
  padding-top: .8125rem;
  border-top: 1px solid #fff;
}
.mega-menu .contact-box .podcast-img {
  width: 7.1875rem;
  height: auto;
}
.mega-menu .phone-box .title {
  display: block;
  font-size: 1.125rem;
  line-height: 1;
  text-transform: uppercase;
  color: #2ba9de;
  font-weight: 300;
  letter-spacing: 1px;
  padding-bottom: .5rem;
}
.mega-menu .phone-box .tel {
  display: block;
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1;
}
.mega-menu .social-networks {
  padding-top: 1.375rem;
  padding-bottom: 1.375rem;
}
.mega-menu .social-networks a {
  font-size: 1.375rem;
  line-height: 1;
}
/* T2 .mega-menu .social-networks a i.icon-twitter {
	font-size: 1.5rem;
}*/
.mega-menu .social-networks a i.icon-twitter, .mega-menu .social-networks a i.icon-linkedin {
  font-size: 1.5rem;
}
ul.social-networks li {
  margin-top: 0 !important
}
body {
  min-width: 320px;
}
@media (min-width: 768px) {
  .gallery .slick-track {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .gallery .slick-slide {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100vh - 125px);
  }
  .gallery .slick-slide.h-align-left .bg-image {
    right: 0;
  }
  .gallery .slick-slide.h-align-left .content-box::before {
    background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0%, white 86%, white 100%);
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, white 86%, white 100%);
  }
  .gallery .slick-slide.h-align-left .content-box::after {
    right: 0;
  }
  .gallery .slick-slide.h-align-right .bg-image {
    left: 0;
  }
  .gallery .slick-slide.h-align-right .content-box::before {
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  }
  .gallery .slick-slide.h-align-right .content-box::after {
    left: 0;
  }
  .gallery .container-fluid {
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .gallery .bg-image {
    width: 71%;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 0;
  }
  .gallery .bg-image::after {
    display: none;
  }
  .gallery .content-box {
    width: 34%;
  }
  .gallery .content-box::before {
    content: "";
    position: absolute;
    top: -999px;
    bottom: -999px;
    width: 66vw;
    height: auto;
  }
  .gallery .content-box::after {
    content: "";
    position: absolute;
    top: -999px;
    bottom: -999px;
    height: auto;
    width: 9999px;
    background-color: #fff;
    z-index: -1;
  }
  #header .top-panel {
    padding: .75rem 0 .6875rem;
    border-bottom: 1px solid #d8d8d8;
  }
  #header .panel-list {
    position: static;
    z-index: 0;
  }
  #header .panel-list > li {
    display: block;
    margin-left: 2.375rem;
  }
  #header .panel-list > li:first-child {
    display: block;
  }
  #header .panel-list .btn-search {
    margin-top: 0;
  }
  #header .panel-list .phone i {
    display: none;
  }
  .fixed-position .mega-menu {
    padding-top: 4.8125rem;
  }
  .mega-menu {
    padding-top: 7.75rem;
  }
  .mega-menu h6 a {
    pointer-events: none;
  }
  .mega-menu .list {
    -webkit-columns: 3;
    columns: 3;
    -webkit-column-gap: 1.875rem;
    column-gap: 1.875rem;
    padding-bottom: 1.25rem;
  }
  .mega-menu .social-networks {
    padding-top: .625rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mega-menu .phone-box .title {
    font-size: .875rem;
    letter-spacing: .5px;
  }
  .mega-menu .phone-box .tel {
    font-size: 1.0625rem;
  }
  .card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (min-width: 992px) {
  .gallery .slick-slide {
    min-height: calc(100vh - 166px);
  }
  .gallery .content-box {
    padding-bottom: 8.5rem;
    padding-top: 3.4375rem;
  }
  .gallery h1 {
    font-size: 3.375rem;
    line-height: .9091;
    margin-bottom: 1rem;
  }
  .gallery p {
    margin-bottom: 2.5rem;
  }
  .gallery .slick-dots {
    bottom: 8.3125rem;
  }
  .bottom-panel {
    height: 80px;
  }
  .bottom-panel::after, .bottom-panel::before {
    width: calc(50% - 200px);
  }
  .bottom-panel .arrow-box {
    width: 587px;
    height: 587px;
    border-width: 150px;
    bottom: -124px;
    font-size: 36px;
  }
  .bottom-panel .arrow-box a {
    margin-bottom: 5px;
  }
  .logo {
    width: 8.125rem;
  }
  .sticky-wrap-header-panel {
    height: 7.375rem;
  }
  .header-panel {
    padding: 2.125rem 0 1.875rem;
  }
  .mega-menu {
    padding-top: 10.3125rem;
  }
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}
@media (min-width: 1200px) {
  .gallery .slick-slide {
    min-height: calc(100vh - 192px);
    /*min-width: 100vw;*/
  }
  .gallery h1 {
    font-size: 3.375rem;
  }
  .logo {
    width: 12.125rem;
  }
  .sticky-wrap-header-panel {
    height: 9rem;
  }
  .header-panel .panel-holder {
    padding-top: 1.25rem;
  }
  .mega-menu {
    padding-top: 10.625rem;
  }
  .card-columns {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
}
@media (min-width: 1400px) {
  .container-fluid {
    padding-left: 100px !important; /*T2 added important--*/
    padding-right: 100px !important; /*T2 added important--*/
  }
  .gallery .content-box {
    padding-bottom: 9.75rem;
    padding-top: 4.6875rem;
  }
  .gallery .content-box::before {
    width: 61vw;
  }
  .gallery h1 {
    font-size: 4.8125rem;
  }
}
@media (max-width: 767px) {
  .gallery .bg-image::before {
    content: "";
    display: block;
    width: 0;
    padding-bottom: 56.25%;
  }
  #header .panel-list .phone .badge {
    display: none;
  }
  #header .panel-list .phone .text {
    display: none;
  }
  .card-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
/*============================================================================================================*/
/*NEWS ITEM*/
/*============================================================================================================*/
#news h2 {
  color: #2E99D8;
  font-weight: 300;
  font-size: 42px;
  margin-bottom: 0.5em;
}
#news p.intro {
  font-size: 20px;
  font-weight: 300;
}
#news .newsImage {
  height: 200px;
  background-size: cover;
  background-position: center center;
}
/*Related PA*/
a.paButton {
  display: block;
  border: 1px solid #ccc;
  padding: 0.5em;
  margin: 0.5em 0;
  text-decoration: none;
  background-repeat: no-repeat;
  background-size: 0 100%;
  transition: background-size 1s 0s;
  font-family: "Helvetica Neue LT W05 55 Roman", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}
a.paButton.mtM {
  border-left: 10px solid #34A8DE;
  background: linear-gradient(to right, #34A8DE, #34A8DE);
  background-repeat: no-repeat;
  background-size: 0 100%;
  transition: background-size 0.5s 0s;
}
a.paButton.mtT {
  border-left: 10px solid #11828D;
  background: linear-gradient(to right, #11828D, #11828D);
  background-repeat: no-repeat;
  background-size: 0 100%;
  transition: background-size 0.5s 0s;
}
a.paButton.mtX {
  border-left: 10px solid #333333;
  background: linear-gradient(to right, #333333, #333333);
  background-repeat: no-repeat;
  background-size: 0 100%;
  transition: background-size 0.5s 0s;
}
a.paButton:hover {
  color: #fff;
  background-size: 100% 100%;
}

/*============================================================================================================*/
/*SINGLE NEWS TEMPLATE */
/*============================================================================================================*/
.caption{font-size:11px; text-align:right; margin-top:0.25em}

#mtx-newsfeature {
	background-color:#10828D;
	background-size:cover;
	background-position: center center;
}
#mtx-newsfeature > div {
	background-color: rgba(255,255,255,0.85)
}


/*-----------------------------------------------------------------------------------------------------*/
/* NEWS ITEM */
/*-----------------------------------------------------------------------------------------------------*/
.card-related-mems {}
.card-related-mems-img {
  background-size: cover;
  background-position: center center;
}
.card-related-mems p {
  margin-bottom: 0.5em;
}
.card-related-mems p.name a {
  font-size: 16px;
  font-weight: 300;
  color: #104783;
}
.card-related-mems p.creds {
  font-size: 13px;
  margin-bottom: 0em
}

@media only screen and (max-width: 600px) {
.card-related-mems-img{height:200px;}
}

/*============================================================================================================*/
/*STAFF AND PA TEAM CARDS */
/*============================================================================================================*/
.staff-card, .staff-card .card-footer, .staff-card .card-img-top {
  border-radius: 0;
}
.staff-card .card-img-top:hover {
  opacity: 0.9
}
.staff-card .card-body {
  padding: 1.25em 1em
}
.staff-card .card-title {
  font-size: 16px;
  display: block;
  margin-bottom: 0.45em
}
.staff-card .card-text {
  font-size: 13px;
  margin-bottom: 0.65em
}
.staff-card .card-footer {
  background-color: #fff;
}
.staff-card .staff-phone {
  margin-bottom: 0;
  font-weight: bold;
}
.staff-card a i {
  color: #777;
  padding: 0 5px
}
.staff-card .card-footer {
  padding: 0
}
.staff-card .card-footer button {}
.staff-card .card-footer i {
  font-size: 22px;
  color: #ccc
}
.staff-card .card-footer i:hover {
  font-size: 22px;
  color: #fff
}
/*============================================================================================================*/
/*PRACTICE TEAMS */
/*============================================================================================================*/
/* This imported from the template
	
html {
  scroll-behavior: smooth;
}
      
.header-panel {
	-webkit-transition: padding .15s linear;
	transition: padding .15s linear;
	background-color: #fff;
	position: relative;
	z-index: 100;
	padding: 1.125rem 0;
	border-bottom: 1px solid #d8d8d8;
}
      
      
      h1{font-size: 37px;
    color: #004a88;
    border-bottom: 1px solid #000;
    text-transform: uppercase;mtx_get_pastaff
    font-family: "Helvetica Neue LT W05 35 Thin", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
    font-weight: 200;
    padding-bottom: 0.2em;
    margin-bottom: 14px;}*/
/*Styling specific to Practice Teams*/
a.anchor {
  display: block;
  position: relative;
  top: -140px;
  visibility: hidden;
}
.teamM {
  background-color: #34A8DE !important
}
.teamT {
  background-color: #11828D !important
}
.teamX {
  background-color: #333333 !important
}
.teamN {
  background-color: orangered !important
}
/*Modal Box*/
#pastaffmodals > .modal, #staffmodals > .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
  background-color: transparent;
}
#pastaffmodals h4.modal-title, #staffmodals h4.modal-title {
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Helvetica Neue LT W05 35 Thin", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}
#pastaffmodals .modal-footer a i, #staffmodals .modal-footer a i {
  font-size: 1.5em;
  color: #ccc;
  margin: 0 0.25em;
}
#pastaffmodals .modal-footer a i:hover, #staffmodals .modal-footer a i:hover {
  color: #104783
}
#pastaffmodals h2, #staffmodals h2 {
  font-family: "Helvetica Neue LT W05 35 Thin", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  /*text-transdform: uppercase;*/
  letter-spacing: 1px;
  font-size: 28px
}
/*
 .card-header span{color:#666; font-size: 14px; padding-right:3em; float: right}
 .card-body p{color: #999999; font-size: 14px;}


 .socials li {  display: inline-block;  margin-right: 7px; }

 .socials a {
	display: inline-block;  overflow: hidden;  text-indent: -9999px;
	width: 30px;
	height: 30px;
	background-size: cover !important;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease; }
 .socials a:hover {
opacity: 0.8; }

 .socials .facebook a {
background: url(https://www.matrixlaw.co.uk/wp-content/themes/matrixchambers/images/i-facebook.svg) no-repeat; }

 .socials .email a {
background: url(https://www.matrixlaw.co.uk/wp-content/themes/matrixchambers/images/icon-grey-email.svg) no-repeat; }

 .socials .twitter a {
background: url(https://www.matrixlaw.co.uk/wp-content/themes/matrixchambers/images/icon-grey-twiiter.svg) no-repeat; }

 .socials .linkedin a {
background: url(https://www.matrixlaw.co.uk/wp-content/themes/matrixchambers/images/icon-grey-linkedIn.svg) no-repeat; }
 
	  
	  .circle-icon {
    color: #fff;
    background: #999999;

    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}*/
/*============================================================================================================*/
/*PRACTICE LANDING PAGE */
/*============================================================================================================*/
.practice-areas-list {
  -webkit-columns: 2;
  columns: 2;
  -webkit-column-gap: 1.875rem;
  column-gap: 1.875rem;
  padding-bottom: 1.25rem;
}
.practicearealisting {
  margin-top: 3em;
  max-width: 600px;
}
.practicearealisting h3 {
  font-family: "Helvetica Neue LT W01_75 Bold", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  color: #104783;
  border-bottom: 1px solid #efefef;
  margin: 0.75em 0;
  text-transform: capitalize;
}
.practicearealisting h3 span {
  float: right;
  text-transform: uppercase;
  font-size: 12px;
}
.practicearealisting ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.practicearealisting ul li {
  margin: 0.25em 0
}
.practicearealisting li {
  list-style: none;
}
/*============================================================================================================*/
/*PRACTICE AREAS */
/*============================================================================================================*/
.contact-practice-team {
  margin-bottom: 3em
}
.paTeamM a {
  background-color: #34A8DE
}
.paTeamT a {
  background-color: #11828D
}
.paTeamX a {
  background-color: #333333
}
.paTeamN a {
  background-color: orange;
}
.contact-staff a {
  background-color: #999999
}
/*a.view-team, a.email-team, a.phone-team {
  padding: 0.75em;
  display: block;
  color: #fff;
  margin-bottom: 2px;
  text-decoration: none !important;
  font-family: "Helvetica Neue LT W05 55 Roman", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-size: 13px;
  line-height: 10px;
}*/
a.view-team, a.email-team, a.phone-team {
  padding: 0 0.75em;
  display: block;
  color: #fff;
  margin-bottom: 1px;
  text-decoration: none !important;
  font-family: "Helvetica Neue LT W05 55 Roman", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-size: 13px;
  line-height: 37px;
  height: 40px;
}
a.email-team {
  margin-bottom: 2em;
}
a.view-team:hover, a.email-team:hover, a.phone-team:hover {
  opacity: 0.75
}
/*icons*/
a.view-team::before, a.email-team::before, a.phone-team::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  opacity: 0.75;
  margin-right: 0.75em
}
a.view-team::before {
  content: "\f061";
}
a.email-team::before {
  content: "\f0e0"
}
a.phone-team::before {
  content: "\f095"
}
.grayscale::after {
  z-index: 1;
  /*content: ""; // ::before and ::after both require content*/
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(120deg, #eaee44, #33d0ff);
  opacity: .7;
}
.grayscale {
  min-height: 100%;
  /*filter: grayscale(100%);*/
  background-size: cover;
  background-position: center;
  /*z-index: 100;*/
}
.practicearea-card {
  border: none;
}
.practicearea-card-img{min-height:100px}

.practicearea-card-img {}
.practicearea-card-body {
  background-color: #efefef;
  padding: 1em !important;
}
.practicearea-card h2.title a {
  font-size: 18px;
  color: #104783;
  font-weight: normal;
}
.practicearea-card p.excerpt {
  font-size: 15px !important;
}

/*Parctice area members list*/
.members h2 {
text-transform: uppercase;
    color: #004a88;
    font-size: 18px;
    font-family: "Helvetica Neue LT W01_55 Roman", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
    margin: 2em auto 1em auto;
    font-weight: normal !important;
}




/*============================================================================================================*/
/*NEWS LANDING*/
/*============================================================================================================*/
#news .card {}
#news .card-body {
  /*min-height: 105px;*/
  height: 104px;
  overflow: hidden;
  /*display: flex;
  align-items: flex-start;
  justify-content: center;*/
}
#news .card-body a {
  color: #ffffff;
}
#news .card-title {
  margin-bottom: 0.25em;
}
#news .card-text {
  font-size: 12px;
  opacity: 0.5;
  color: #ffffff;
}
#news .card-footer {
  color: #fff;
  font-size: 12px;
  border-radius: 0
}
/*Tag*/
#news .tag {
  display: inline-block;
  padding: 0.25em 1em;
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  text-transform: uppercase;
  font-weight: unset;
      font-family: "Helvetica Neue LT W01_75 Bold", "Helvetica Neue", "Arial", "Helvetica", sans-serif;

  letter-spacing: 0.5px;
}
#news .card.resource .tag:before {
/*content: 'resource'*/
  content: 'insights'
}
#news .card.news .tag:before {
  content: 'news'
}
#news .card.judgment .tag:before {
  content: 'judgment'
}
#news .card.resource .tag, #news .card.resource .card-body, #news .card.resource .card-footer {
  background: #2E99D8
}
#news .card.judgment .tag, #news .card.judgment .card-body, #news .card.judgment .card-footer {
  background: #0D4983
}
#news .card.news .tag, #news .card.news .card-body, #news .card.news .card-footer {
  background: #10828D
}
/*End Tag*/
/*New elements*/
#newsgridlinks a {
  text-transform: uppercase;
  margin-right: 0.25rem;
  padding: 10px;
}
#allnews a {
  background-color: #10828D;
  text-decoration: none;
}
#allresources a {
  background-color: #2E99D8;
  text-decoration: none;
}
#alljudgements a {
  background-color: #0D4983;
  text-decoration: none;
}
#allnews a:hover, #allresources a:hover, #alljudgements a:hover {
  opacity: 0.9;
  text-decoration: none;
}
.newslanderlinks {
  padding-bottom: 2em;
}
#news .card.resource .tag, #news .card.resource .card-body {
  background: #2E99D8;
}
#news .card.resource .tag:before {
/*content: 'resource'*/
  content: 'insights'
}
#news .card .unpinned {
  display: none;
}
#news .card .pinned {
  background-image: url('https://www.matrixlaw.co.uk/wp-content/themes/matrixlaw/img/sprite-pinned.png');
  height: 47px;
  width: 47px;
  position: absolute;
  top: 0;
  right: 0;
}
#news .card.news .pinned {
  background-position: 0;
}
#news .card.judgment .pinned {
  background-position: -235px 0;
}
#news .card.resource .pinned {
  background-position: -94px 0;
}

judgment {
font-size: 18px;
padding: 15px 0 5px;
border-bottom: 1px solid #104783;
display: block;
margin-bottom: 1rem;
}

/* Extra long URLs exceed DIV boundaries 

.media-list .text {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

*/
article {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}


/*============================================================================================================*/
/*SEARCH*/
/*============================================================================================================*/
#searchSection {
  background: #10828D;
}
.mtx-searchinput {
  padding: 1em 2em !important;
  border: 0 !important;
  margin: 0 0.25em;
  text-align: center;
  min-width: 320px;
}
#searchSection p.intro {
  font-weight: 300;
  font-size: 26px
}
.mtx-search-default h5, .mtx-search-moreresults h5 {
  font-weight: normal;
}
.mtx-search-moreresults a {
  border: 1px solid #fff;
  padding: 0.5em 1.25em;
  color: #fff;
  display: inline-block;
  margin-top: 0.5em;
}
.mtx-search-moreresults a:hover {
  background-color: rgba(255, 255, 255, 1);
  color: #1A838D;
  text-decoration: none
}
#scrollto {
  display: block;
  position: relative;
  top: -180px;
  visibility: hidden;
}
/*============================================================================================================*/
/*TWITTER*/
/*============================================================================================================*/
#twitter {
  background-color: #E6E6E6
}
#twitter h4 { /*T2-font-weight:500;*/
}
#twitter .card-title a {
  color: #2CA9DE !important
}
#twitter .btn-sm, #twitter .btn-group-sm > .btn {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
}
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
TESTIMONIALS
-----------------------------------------------------------------------------------------------------------------------------------------------------------*/
#testimonials .carousel, #testimonials blockquote {
  all: unset; /*T2 unset basecss*/
}
#testimonials blockquote {
  text-align: center;
  color: #fff;
}
#testimonials blockquote p:before {
  content: "\201C"
}
#testimonials blockquote p:after {
  content: "\201D"
}
#testimonials blockquote p {
  color: #fff;
  font-size: 2rem;
  margin-bottom: 0.5em;
  font-family: "Helvetica Neue LT W05 35 Thin", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}
#testimonials blockquote footer {
  text-transform: uppercase;
  color: #fff;
  opacity: 0.5;
}
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
AWARDS
-----------------------------------------------------------------------------------------------------------------------------------------------------------*/
#awards {
  background-color: #104783;
}
#awards h4 {
  font-weight: 500;
}
#awards .card-title a {
  color: #2CA9DE !important
}
#awards img {
  height: auto;
  width: 100%;
  max-width: 150px;
}
/*-
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
FOOTER
-----------------------------------------------------------------------------------------------------------------------------------------------------------*/


#mtx-footerlogo {
	max-width: 80%;
	height: auto;
}

#matrixFooter a {
  color: #2E99D8 !important
}
#matrixFooter h6 {
  font-size: 14px;
  margin: 0;
  font-weight:unset;
    font-family: "Helvetica Neue LT W01_75 Bold", "Helvetica Neue", "Arial", "Helvetica", sans-serif;


}
#matrixFooter {
  font-size: 13px;
}
#matrixFooter ul, #matrixFooter li, #matrixFooter p {
  margin-bottom: 0.15em;
  font-weight: 400;
}
#matrixFooter p strong {
  font-weight: 500;
  color: #2CA9DE;
  font-size: 14px;
  margin-top: 0.75em
}
#matrixFooter img.awards {
  width: 160px;
  margin-top: 1em;
}
#matrixFooter hr {
  border-width: 1px;
  border-color: #0D4983;
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important
}
#matrixFooter li {
  list-style: none
}
#matrixFooter a.matrix-podcast img {
  width: 100%;
  max-width: 100px;
  display: block;
  margin-bottom: 1em;
}
#matrixFooter span.sm-icons a {
  padding-right: 0.5em
}
/*-----------------------------------------------------------------------------------------------------*/
/* Independant Members CSS */
/*-----------------------------------------------------------------------------------------------------*/
/*Meet*/
#meet {
  color: RGBA(13, 73, 131, 1.00);
}
#meet h5, #meet h1 {
  font-family: "Helvetica Neue LT W05 35 Thin", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-size: 35px;
  line-height: 1em;
  font-weight: normal;
}
#meet h1 {
  text-transform: capitalize;
  border-bottom: none;
    margin-top: 0;
}
#meet h5 {
margin-top: 30%;
  margin-bottom: 0.25em;
}
#meet blockquote {
  border: none;
  padding: 0;
  margin: 0
}
#meet blockquote p {
  font-family: "Helvetica Neue LT W05 45 Light", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-size: 20px;
  line-height: 1.25em;
  margin: 0 0 0.5em 0
}
#meet h6 {
  color: #085A94;
  font-family: "Helvetica Neue LT W01_75 Bold", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
/*Called*/
.called {
  font-family: "Helvetica Neue LT W05 55 Roman", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-size: 14px;
  color: RGBA(13, 73, 131, 1.00);
}
.called .memberatts-title {
  font-family: "Helvetica Neue LT W01_75 Bold", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-size: 14px;
}
/*-----------------------------------------------------------------------------------------------------*/
/* SIDE PANEL */
/*-----------------------------------------------------------------------------------------------------*/
/*contact list*/
ul#contact {
  list-style: none;
  padding: 0
}
ul#contact li, ul#contact li:last-child {
  padding: 0.65em 0.25em;
  margin: 0;
}
ul#contact li {
  border-top: 1px #efefef solid;
}
ul#contact li:last-child {
  border-bottom: 1px #efefef solid;
}
ul#contact li a {
  font-family: "Helvetica Neue LT W01_75 Bold", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-size: 14px;
  color: RGBA(13, 73, 131, 1.00);
}
ul#contact i {
  margin-right: 0.75em;
  color: #2E99D8;
  font-size: 25px;
  opacity: 0.75;
	width:22px;
}
/*sidelinks*/
.widget_archive ul, ul.sidelinks {
  list-style: none;
  padding: 0;
  font-size: 15px;
}
ul.sidelinks li {
  margin-bottom: 0.35em
}
/*-----------------------------------------------------------------------------------------------------*/
/* MAIN PANEL */
/*-----------------------------------------------------------------------------------------------------*/
#memberPrivacy .card, #memberPrivacy .card-header {
  border-radius: 0;
}
#memberPrivacy .card-body p {
  margin: 0;
  font-size: 13px;
  color: #6e6e6e
}
#directory figure {
}
#directory {
  margin: 1em 0 1em 0;
  background-color: #F3F7F8
}
#directory .directory-header {
  background-color: #10828D;
  color: #fff;
  text-transform: uppercase;
  padding: 0.5em 1em;
}
#directory .directory-body {
  padding: 15px;
  color: RGBA(13, 73, 131, 1.00);
}
#directory .directory-body figure {
  padding: 0; margin:0 0 15px 0;
}

#directory cite a[target="_blank"]:after {
  content: url(https://www.matrixlaw.co.uk/wp-content/themes/matrixlaw/img/link.png);
  margin: 0 3px 0 5px;
}

#directory p strong {
  font-family: "Helvetica Neue LT W01_75 Bold", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}
#directory h3 {}
#directory blockquote, #directory blockquote p {
  border: none;
  padding: 0;
  margin: 0 0 0.25em 0;
}
#directory cite {
  font-style: normal;
  text-transform: uppercase;
  font-family: "Helvetica Neue LT W01_75 Bold", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-size: 12px;
  /*font-weight: bold*/
  margin: 0 0 1em 0;
}
/*-----------------------------------------------------------------------------------------------------*/
/* COMMON ELEMENTS */
/*-----------------------------------------------------------------------------------------------------*/
.mtx-filter .scrollwindow::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 5px;
}
.mtx-filter .scrollwindow::-webkit-scrollbar-thumb {
  border-radius: 1px;
  background-color: rgba(0, 74, 136, .5);
  box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
.mtx-filter .scrollwindow {
  overflow-x: scroll;
  max-height: 350px;
  background-color: #fbfbfb;
}
.mtx-filter ul {
  margin: 0 10px;
}
.mtx-filter li {
  padding: 0;
}
.mtx-filter ul li + li {
  margin-top: 2px;
  margin-bottom: 2px;
}
.mtx-filter label {
  margin: 0;
  font-size: 15px;
  line-height: 1.75em;
}
.mtx-filter .card-body {
  padding: 0;
}
.mtx-filter .jcf-select {
  width: 100%;
}
.mtx-filter .heading {
  margin-bottom: 0;
  width: 100%;
}
.mtx-filter .radio > span {
  display: block;
}

label.child {
padding-left: 0em;
}
label.parent {
  font-family: "Helvetica Neue LT W01_75 Bold", "Helvetica Neue", "Arial", "Helvetica", sans-serif;}



/*Accordian Styling common for both body and side panal*/
#relatedItems .card, 
#biogPAs .card,
#memberPrivacy .card, 
.mtx-filter .card {
  border-radius: 0;
  border: 0;
}
#relatedItems .card-header, 
#biogPAs .card-header,
#memberPrivacy .card-header, 
.mtx-filter .card-header {
  border: none;
  border-bottom: 2px solid #fff;
  border-radius: 0;
  padding: 10px 0px 10px 10px;
}
/*Different background colors*/
#relatedItems .card-header {
  background-color: RGBA(13, 73, 131, 1.00);
}

#biogPAs .card-header,
#memberPrivacy .card-header, 
.mtx-filter .card-header {
  background-color: #F3F3F3;
}
#relatedItems .card-header a, 
#biogPAs .card-header a, 
#memberPrivacy .card-header a, 
.mtx-filter .card-header a {
  text-decoration: none;
  display: block;
  padding-right: 4px
}
/*Different link colors*/
#relatedItems .card-header a {
  color: #fff;
}
#biogPAs .card-header a, 
#memberPrivacy .card-header a,
.mtx-filter .card-header a {
  color: RGBA(13, 73, 131, 1.00);
}
/* #relatedItems .card-header a .far{float:right; font-size:22px; opacity:0.5}*/
/*closing icon*/
[data-toggle="collapse"], [data-toggle="collapse"].collapsed {
  background-repeat: no-repeat;
  background-position: right;
}
/*closing icon*/
[data-toggle="collapse"] {
  background-image: url("https://www.matrixlaw.co.uk/wp-content/themes/matrixlaw/img/accordion-minus.svg");
}
[data-toggle="collapse"].collapsed {
  background-image: url("https://www.matrixlaw.co.uk/wp-content/themes/matrixlaw/img/accordion-plus.svg");
}
/* [data-toggle="collapse"] .far:before {   
            content: "\f146";
            }
[data-toggle="collapse"].collapsed .far:before {
content: "\f0fe";
            }*/
#biogPAs [data-toggle="collapse"], 
#memberPrivacy [data-toggle="collapse"], 
.mtx-filter [data-toggle="collapse"] {
  background-image: url("https://www.matrixlaw.co.uk/wp-content/themes/matrixlaw/img/accordion-minus-grey.svg");
}
#biogPAs [data-toggle="collapse"].collapsed, 
#memberPrivacy [data-toggle="collapse"].collapsed, 
.mtx-filter [data-toggle="collapse"].collapsed {
  background-image: url("https://www.matrixlaw.co.uk/wp-content/themes/matrixlaw/img/accordion-plus-grey.svg");
}
#relatedItems .card-body {
  padding: 0;
}
#biogPAs .card-body,
#memberPrivacy .card-body, 
.mtx-filter .card-body {
  padding: 15px;
  border:#efefef 1px solid;
  margin-top:-1px;
  color:#6e6e6e;
}
#biogPAs .card-body ul{
   padding: 0;
  margin: 0 0 1em 1em;
}
#relatedItems .card-body ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#relatedItems .card-body li {
  margin: 0.5em 0;
  font-size: 15px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.5em
}
#relatedItems .card-body li:last-child {
  border-bottom: none
}
#relatedItems .card-body li a {
  color: RGBA(13, 73, 131, 1.00);
}
#News .card-body {
  padding: 0;
}
#News a img {
  width: 100%;
  height: auto;
  margin-bottom: 0em
}
#News .card-body p {
  background-color: #c9c9c9;
  padding: 0.75em;
  margin-bottom: 10px
}
#News .card-body p a {
  text-transform: none;
  font-size: 15px;
  color: RGBA(13, 73, 131, 1.00);
  line-height: 1.15em;
}
#News .newsimage {
  background-color: #313679;
  height: 160px;
  background-size: cover;
  background-position: center center;
}
#News .newsimage:hover {
  opacity: 0.9;
}
/* Additional - PE*/
/*-----------------------------------------------------------------------------------------------------*/
/* END - Independant Members CSS */
/*-----------------------------------------------------------------------------------------------------*/
.member-description, .member-description a {
  font-family: "Helvetica Neue LT W05 55 Roman" !important;
  font-size: 14px !important;
  line-height: 1.25em;
}
.member-description a {
  font-size: 14px !important;
  margin-bottom: 0.25em
}
/*-----------------------------------------------------------------------------------------------------*/
/* START - ALL MEMBERS */
/*-----------------------------------------------------------------------------------------------------*/
.member-description /*-----------------------------------------------------------------------------------------------------*/
/* END - ALL MEMBERS */
/*-----------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/
/* FONT - TEST*/
/*-----------------------------------------------------------------------------------------------------*/
p.twentyfive {
  font-family: "Helvetica Neue LT W05 25 Ult Lt";
}
p.thirtyfive {
  font-family: "Helvetica Neue LT W05 35 Thin";
}
p.fortyfive {
  font-family: "Helvetica Neue LT W05 45 Light";
}
p.fiftyfive {
  font-family: "Helvetica Neue LT W05 55 Roman";
}
p.seventyfive {
  font-family: "Helvetica Neue LT W01_75 Bold";
}
/*-----------------------------------------------------------------------------------------------------*/
/* P2H FILTER CSS */
/*-----------------------------------------------------------------------------------------------------*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
	 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none;
}
/* Links
	 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active, a:hover {
  outline: 0;
}
/* Text-level semantics
	 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
  /*font-weight: bold;*/
     font-family: "Helvetica Neue LT W01_55 Bold", "Helvetica Neue", "Arial", "Helvetica", sans-serif;

}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: .67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
/* Embedded content
	 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
	 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
	 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
	 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
/* custom checkbox styles */
.jcf-checkbox {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #777;
  margin: 0 3px 0 0;
  height: 16px;
  width: 16px;
}
.jcf-checkbox span {
  position: absolute;
  display: none;
  height: 4px;
  width: 8px;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -6px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}
:root .jcf-checkbox span {
  margin: -4px 0 0 -5px;
}
.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}
.jcf-checkbox.jcf-checked span {
  display: block;
}
/* custom radio styles */
.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #777;
  border-radius: 9px;
  margin: 0 3px 0 0;
  height: 16px;
  width: 16px;
}
.jcf-radio span {
  display: none;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: #777;
  border-radius: 100%;
}
.jcf-radio input[type="radio"] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}
.jcf-radio.jcf-checked span {
  display: block;
}
/* custom select styles */
.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #777;
  background: #fff;
  margin: 0 0 12px;
  min-width: 150px;
  height: 26px;
}
.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}
.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 13px;
  line-height: 26px;
  margin: 0 35px 0 8px;
}
.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background: #aaa;
  width: 26px;
  bottom: 0;
  right: 0;
  top: 0;
}
body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}
body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}
.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}
.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}
.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #f00;
}
/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}
/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 12px;
  width: 100%;
}
.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}
.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.jcf-list ul li {
  overflow: hidden;
  display: block;
}
.jcf-list .jcf-overflow {
  overflow: auto;
}
.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 9px;
  color: #656565;
  height: 1%;
}
.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}
.jcf-select-drop .jcf-hover, .jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000;
}
.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  /*font-weight: bold;*/
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000;
}
.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}
/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important;
}
.jcf-focus, .jcf-focus * {
  border-color: #f00 !important;
}
.breadcrumbs, .filters-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.ellipsis {
  white-space: nowrap; /* 1 */
  text-overflow: ellipsis; /* 2 */
  overflow: hidden;
}
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
* {
  max-height: 1000000px;
}
body {
  color: #333;
  background: #fff;
  font: 16px/1.2 "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.gm-style img {
  max-width: none;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .h {
  font-family: inherit;
  /* font-weight: bold; */
  margin: 0 0 .5em;
  color: inherit;
}
h1, .h1 {
  font-size: 30px;
}
h2, .h2 {
  font-size: 22px;
  font-weight: unset;
  margin: 0 0 0.25em 0;
}
h3, .h3 {
  font-size: 24px;
}
/*tiki*/
h3 {
  font-size: 15px;
  text-transform: uppercase
}
h4, .h4 {
  font-size: 21px;
}
h5, .h5 {
  font-size: 17px;
}
h6, .h6 {
  font-size: 15px;
}
p {
  margin: 0 0 1em;
}
a {
  color: #39f;
}
a:hover, a:focus {
  text-decoration: none;
}
form, fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="search"], input[type="password"], textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 1px solid #999;
  padding: .4em .7em;
}
input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="password"]:focus, textarea:focus {
  border-color: #333;
}
input[type="text"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999;
}
input[type="text"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="password"]::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #999;
}
input[type="text"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="password"]:-moz-placeholder, textarea:-moz-placeholder {
  color: #999;
}
input[type="text"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999;
}
input[type="text"].placeholder, input[type="tel"].placeholder, input[type="email"].placeholder, input[type="search"].placeholder, input[type="password"].placeholder, textarea.placeholder {
  color: #999;
}

#searchInput:focus, textarea {
    outline: none !important;}

select {
  -webkit-border-radius: 0;
}
textarea {
  resize: vertical;
  vertical-align: top;
}
button, input[type="button"], input[type="reset"], input[type="file"], input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
}
@font-face {
  font-family: "icomoon";
  src: url("https://www.matrixlaw.co.uk/wp-content/themes/matrixlaw/fonts/icomoon.eot?jpex5k");
  src: url("https://www.matrixlaw.co.uk/wp-content/themes/matrixlaw/fonts/icomoon.eot?jpex5k#iefix") format("embedded-opentype"), url("https://www.matrixlaw.co.uk/wp-content/themes/matrixlaw/fonts/icomoon.ttf?jpex5k") format("truetype"), url("https://www.matrixlaw.co.uk/wp-content/themes/matrixlaw/fonts/icomoon.woff?jpex5k") format("woff"), url("https://www.matrixlaw.co.uk/wp-content/themes/matrixlaw/fonts/icomoon.svg?jpex5k#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-close:before {
  /*content: "\e902";*/
}
.icon-search:before {
  content: "\e900";
}
body {
  color: #6e6e6e;
  background: #fff;
  font: 14px / 1.375 "Helvetica Neue LT W05 55 Roman", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}
a {
  color: #004a88;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1, .h1 {
  font-size: 37px;
  color: #004a88;
  border-bottom: 1px solid #000;
  text-transform: uppercase;
  font-family: "Helvetica Neue LT W05 35 Thin", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  padding-bottom: .2em;
  margin-bottom: 14px;
    margin-top:1em;
}
.breadcrumbs {
  font-size: 12px;
    margin: 1em 0 40px 0;
  /*margin-bottom: 40px;*/
  color: #004a88;
}
.breadcrumbs li {
  display: inline-block;
}
.breadcrumbs li a {
  word-break: break-word;
}
.breadcrumbs li + li:before {
  content: "> ";
}
.member-legend {
  margin-bottom: 30px;
  /*font-weight: bold;*/
}
.icon-control {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  width: 16px;
  height: 16px;
  background: url("../images/icon-add-portfolio.svg") no-repeat;
  background-size: cover;
  overflow: hidden;
  text-indent: -9999px;
}
.members-list {
  margin: 0 -10px;
}
/*.members-list .member {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  margin: 0 -4px 40px 0;
  padding: 0 10px;
  min-height: 225px;
}*/

.members-list .member {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0 10px;
  min-height: 290px;
}

.members-list .member .member-image {
  position: relative;
}
.members-list .member .member-image img {
  vertical-align: top;
}
.members-list .member .member-image .icon-control {
  width: 22px;
  height: 22px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.members-list .member .member-description {
  padding-top: 4px;
  line-height: 16px;
  min-height: 100px;
}
.members-list .member .member-description .name {
  font-weight: unset !important;
  font-family: "Helvetica Neue LT W01_75 Bold", "Helvetica Neue", "Arial", "Helvetica", sans-serif !important;
  font-size: 14px !important;
  display: block;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  -ms-word-break: normal;
  word-break: normal;
  color: inherit;
}
.lead {
  background: #2ca9de;
  color: #fff;
  padding: 20px 20px 20px;
  font: 20px/24px "Helvetica Neue LT W05 45 Light", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  margin-bottom: 35px;
}
.lead a:hover{color:#fff;text-decoration:none;border-bottom:1px solid #fff}

.lead-outline {
  background: #fff;
  color: #104783;
  padding: 0;
  /* font: 20px/24px "Helvetica Neue LT W05 45 Light", "Helvetica Neue", "Arial", "Helvetica", sans-serif;*/
  font: 22px/30px "Helvetica Neue LT W05 45 Light", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}
.member-legend .h {
  padding-right: 10px;
  margin-bottom: 0;
}
.member-legend .jcf-select-drop .jcf-option-hideme {
  display: none;
}
.member-legend .jcf-select {
  margin-bottom: 0;
  border-color: #004987 !important;
  height: 30px;
}
.member-legend .jcf-select.jcf-drop-active .jcf-select-opener:before {
  -webkit-transform: translateY(-22%) rotate(-135deg);
  -ms-transform: translateY(-22%) rotate(-135deg);
  transform: translateY(-22%) rotate(-135deg);
}
.member-legend .jcf-select .jcf-select-opener {
  background: transparent;
}
.member-legend .jcf-select .jcf-select-opener:before {
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-65%) rotate(45deg);
  -ms-transform: translateY(-65%) rotate(45deg);
  transform: translateY(-65%) rotate(45deg);
  right: 15px;
  border: solid #004987;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
}
.member-legend .jcf-select .jcf-select-text {
  line-height: 30px;
}
.member-legend .jcf-select.jcf-focus * {
  border-color: #004987 !important;
}
.member-legend .jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #004987;
}
.member-legend .jcf-list .jcf-option {
  padding: 7px 9px;
}
.search-area {
  position: relative;
  margin-bottom: 20px;
  width: 90%;
}
.search-area input {
  -webkit-transition: border-color .3s ease-in-out;
  transition: border-color .3s ease-in-out;
  width: 100%;
  border: none;
  border-bottom: 1px solid #6e6e6e8f;
  padding-left: 10px;
  font-weight:normal !important;
}

.member-legend span{
  font-weight: normal !important; 
  font-size:14px;
  color:#444 !important; 
  }

.search-area input::-webkit-input-placeholder {
  color: #6e6e6e8f;
  font-weight: normal;
}
.search-area input::-moz-placeholder {
  opacity: 1;
  color: #6e6e6e8f;
  font-weight: normal;
}
.search-area input:-moz-placeholder {
  color: #6e6e6e8f;
  font-weight: normal;
}
.search-area input:-ms-input-placeholder {
  color: #6e6e6e8f;
  font-weight: normal;
}
.search-area input.placeholder {
  color: #6e6e6e8f;
  font-weight: normal;
}
.search-area input:focus {
  outline: none;
  border-bottom-color: #004987 !important;
}
.search-area .icon-search {
  font-size: 22px;
  position: absolute;
  right: -30px;
  color: #6e6e6e42;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "icomoon";
}
.search-area label {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}




.h, .widget .h, .widget h3 {
  color: #004987;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
}
.widget .h {
  border-bottom: 0;
  padding-bottom: .8rem;
}
.widget h3 {
  border: 0;
  color: unset;
}
/*.widget_testimonial cite {
  font-size: 12px;
  /* text-transform: uppercase; */
  /* font-weight: bold; */
  /* font-style: normal; */
  /*  display: block;
  margin: 0.5em 0 0 0 !important;
  color: #6e6e6e;
}*/
.widget_testimonial p {
  font-size: 18px;
  line-height: 21px;
  margin: 0;
  font-family: "Helvetica Neue LT W05 45 Light", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}
/*new*/
.widget_testimonial cite {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: unset;
  font-style: normal;
  display: block;
  margin: 0.5em 0 0 0 !important;
  color: #6e6e6e;   font-family: "Helvetica Neue LT W01_75 Bold", "Helvetica Neue", "Arial", "Helvetica", sans-serif;


}
.widget_testimonial p:before{content:open-quote;}
.widget_testimonial p:after{content:close-quote}




.select-block {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.container-sm {
  max-width: 1150px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.container-sm .content:only-child {
  width: 100%;
}
.container-sm .sidebar {
  display: none;
}
.container-sm .attention-block {
  border: red 2px solid;
  margin-bottom: 2em;
  padding: 1em;
}
.container-sm .attention-block a {
  color: #6e6e6e;
}
.middle {
  padding: 80px 15px 0;
}
.sidebar .jcf-checkbox {
  vertical-align: baseline;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #d4e0e8;
  border: none;
  margin: 0 7px 0 0;
  height: 12px !important;
  width: 12px;
  top: 1px;
}
.sidebar .qcjunior-selects label, .sidebar .p-area-selects label {
  display: block;
  margin-top: -20px;
  margin-left: 20px;
}
.sidebar .jcf-checkbox span {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.sidebar .jcf-checkbox span:not(.jcf-checkbox) {
  border: none;
  height: 12px !important;
  width: 12px;
  position: relative;
  margin: 0;
  left: 0;
  top: 0;
}
.sidebar .jcf-checkbox.jcf-checked > span:not(.jcf-checkbox):after, .sidebar .jcf-checkbox.jcf-checked > span:not(.jcf-checkbox):before {
  content: "";
  height: 1px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 12px;
  top: 41%;
  left: -1px;
  background: #004a88;
}
.sidebar .jcf-checkbox.jcf-checked > span:not(.jcf-checkbox):before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.radio-filters > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.radio-filters .jcf-radio {
  width: 14px;
  height: 14px;
  background: #D4E0E8;
  border: #D4E0E8;
  margin-right: 7px;
}
.radio-filters .jcf-radio.jcf-checked {
  background: #d4e0e8;
}
.radio-filters .jcf-radio span {
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  background: #004987;
}
.radio-filters .jcf-label-active {
  color: #444;
}
.radio-filters label {
  -webkit-transition: border-color .3s ease-in-out;
  transition: border-color .3s ease-in-out;
  color: #444;
}
.selected-filters {
  display: none;
}
.filters-area {
  background: #f2f6f9;
  padding: 20px 15px;
  margin-bottom: 40px;
}
.filters-area a {
  padding-left: 6px;
  text-decoration: none;
}
.filters-area a:hover .icon-close {
  color: #004987;
}
.filters-area .icon-close {
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
  color: #6e6e6e8f;
  font-size: 10px;
}
.heading-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.heading-wrap .h {
  border: none;
  padding-bottom: 0;
}
.heading-wrap .clear {
  display: block;
  margin-bottom: 12px;
  color: #6e6e6e;
  text-decoration: underline;
}
.heading-wrap .clear:hover {
  color: #004987;
}
@media (min-width: 480px) {
  .members-list .member {
    width: 33.3333%;
  }
}
@media (min-width: 576px) {
  .member-legend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .search-area {
    width: 240px;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .members-list .member {
    width: 25%;
  }
}
@media (min-width: 769px) {
  .middle {
    padding: 45px 28px 0;
  }
}
@media (min-width: 1024px) {
  .container-sm .content {
    width: 60%;
  }
  .container-sm .sidebar {
    display: block;
    width: 40%;
    padding-left: 150px;
  }
  .middle {
    padding-top: 75px;
  }
}
@media (min-width: 1025px) {
  .middle {
    padding: 60px 15px 0;
  }
}


/*============================================================================================================
SEARCH RESULTS PAGE
============================================================================================================*/

.search .search-form input[type='submit']{
  color: #fff;
  background-color: #104783;
  border-color: #104783;
  border-radius:0 !important;
  padding: .375rem .75rem;
}
.search .search-form input[type='search'],
.search .search-form input[type='submit']{
    width:auto; 
    height:auto;  
    border:0;   
    font-family: "Helvetica Neue LT W05 55 Roman", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
    line-height:1.5em;
    font-size:1em;
    text-align:center;
  }


/*============================================================================================================
404 PAGE
============================================================================================================*/

.error404 .search-form input[type='submit']{
  color: #fff;
  background-color: #104783;
  border-color: #104783;
  border-radius:0 !important;
  padding: .375rem .75rem;
}
.error404 .search-form input[type='search'],
.error404 .search-form input[type='submit']{
    width:auto; 
    height:auto;  
    border:0;   
    font-family: "Helvetica Neue LT W05 55 Roman", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
    line-height:1.5em;
    font-size:1em;
    text-align:center;
  }




/*============================================================================================================
VIDEO PAGE - new .video class
============================================================================================================*/

.videos .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 
  padding-top: 25px;*/
  padding-top: 8px;
  height: 0; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
z-index:-10}

.videos h2 {
  font: 2rem/1 "Helvetica Neue LT W05 35 Thin", "Helvetica Neue", "Arial", "Helvetica", sans-serif;  }

  .videos .video-author,
  .videos .video-description {
    font-size:15px;
    font-weight:100 !important
    }
  .videos .name{
  font-family: "Helvetica Neue LT W01_75 Bold", "Helvetica Neue", "Arial", "Helvetica", sans-serif !important;
    text-transform: uppercase;
    font-weight: 100;
    margin-bottom: 0;}

/*============================================================================================================
template-news_events
============================================================================================================*/
.tags{font-size:12px;}

.tags a{
font-family: "Helvetica Neue LT W01_75 Bold", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
font-size:12px;

}

.events-panel {
  background: #d2ebf8;
  padding: 14px;
  margin: 30px 0;
  font-size: 15px;
  color: #004a88; }
  @media (min-width: 1024px) {
    .events-panel {
      margin: -58px 0 80px 0; } }
  .events-panel .h {
    color: #009bdf;
    text-transform: uppercase;
    font-size: 15px;
    margin: 1.1em 0 0 0; }
    .events-panel .h:first-child {
      margin: 0; }
    .events-panel .h a {
      color: inherit;
      text-decoration: none; }
      .events-panel .h a:hover {
        text-decoration: underline; }
  .events-panel p {
    margin: 0 0 0.3em; }

/*============================================================================================================
wysiwyg - This style the page content as edited by users
============================================================================================================*/

.wysiwyg {}


.wysiwyg h2 {
  font-size: 20px;
  font-weight: unset;
  margin: 1em 0 0.5em 0;
  /*color:#085A94;*/
}


#biogPAs h3 {
  /*color:#085A94;*/
  margin: 2em 0 0.5em 0;

  font-size: 15px;
  font-family: "Helvetica Neue LT W01_75 Bold", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-weight: unset;
  text-transform:uppercase;
}



.wysiwyg h3 {
  /*color:#085A94;*/
  margin: 1em 0 1em 0;
  font-size: 16px;
  font-family: "Helvetica Neue LT W01_75 Bold", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-weight: unset;
text-transform:unset !important;
clear:both}


#biogPAs h4,
.wysiwyg h4 {
  color:#085A94;
  font-size: 15px;
      font-family: "Helvetica Neue LT W05 55 Roman", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  margin: 1em 0 1em 0;

  text-transform: unset;
  font-weight: unset;
}


.wysiwyg .iframeholder {
    position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
/* Then style the iframe to fit in the container div with full height and width */
.wysiwyg .iframeholder iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.wysiwyg .wp-caption{
font-size:13px;
border:0;
background-color:#efefef;
width:auto;
}


.wysiwyg  blockquote{
  font-size: 16px;
  margin:50px auto;
  padding:1em 2.5em;
  border-left:8px solid #265B90 ;
  line-height:1.5;
  position: relative;
  background:#efefef;
}

.wysiwyg  blockquote::before{
  font-family:Arial;
  content: "\201C";
  color:#265B90;
  font-size:4em;
  position: absolute;
  left: 10px;
  top:-10px;
}

.wysiwyg  blockquote::after{
  content: '';
}

.wysiwyg  blockquote cite{
  display:block;
  color:#333333;
  font-style: normal;
  font-weight: bold;
  margin-top:1em;
}
.wysiwyg  blockquote p:last-child{margin-bottom:0;}


.wysiwyg a.CTAbtn{
display:inline-block;

background-color: rgb(26, 131, 141);
color: rgb(255, 255, 255);
margin:0.5em 0 !important;
padding:1em 2em;
text-decoration:none;

}
.wysiwyg a.CTAbtn:hover{text-decoration:none;
background-color: #34A8DE;
}


/*Accordion short code
.accordion-sc{margin-bottom:0em; }
.accordion-sc .card{border-radius:0; border:0}
.accordion-sc .card-header{
padding:0; 
background-color:#fff; 
border:0;
font-size: 20px;
    font-weight: unset;
    margin: 0.5em 0 2em 0;
    color: #085A94;}
    
.accordion-sc .card-header a{color:#727272; text-decoration:none}
.accordion-sc .card-header a:hover{color:#34A8DE; text-decoration:none}
.accordion-sc .card-header a.collapsed:before{content:"+ ";font-size:22px }
.accordion-sc .card-header a:before{content:"- "; font-size:22px}
.accordion-sc .collapse{color:unset !important}
.accordion-sc .card-body{padding:0 15px 0;margin-top:0.5em; background-color:#fff; color:#727272}
*/

/*nested accordion


#biogPAs .accordion-sc{margin-bottom:0em; }
#biogPAs .accordion-sc .card{border-radius:0; border:0}
#biogPAs .accordion-sc .card-header{
padding:0; 
background-color:#fff; 
border:0;
font-size: 15px;
font-weight: unset;
margin: 0;
color: #085A94;
      font-family: "Helvetica Neue LT W01_75 Bold", "Helvetica Neue", "Arial", "Helvetica", sans-serif;

}
    
#biogPAs .accordion-sc .card-header a{color:#727272; text-decoration:none}
#biogPAs .accordion-sc .card-header a:hover{color:#34A8DE; text-decoration:none}
#biogPAs .accordion-sc .card-header a.collapsed:before{content:"+ ";font-size:17px }
#biogPAs .accordion-sc .card-header a:before{content:"- "; font-size:17px}
#biogPAs .accordion-sc .collapse{color:unset !important}
#biogPAs .accordion-sc .card-body{ border:none;
  padding:0 15px 0;
margin-top:0em; 
background-color:#fff; 
color:#727272;

}

#biogPAs .accordion-sc [data-toggle="collapse"]{background:none;}


*/

/*Accordion short code*/
.accordion-sc{margin-bottom:0em; }
.accordion-sc .card{border-radius:0; border:0}
.accordion-sc .card-header{
padding:0; 
background-color:#fff; 
border:0;
font-size: 20px;
    font-weight: unset;
    margin: 0.5em 0 2em 0;
    color: #085A94;}
    
.accordion-sc .card-header a{color:#727272; text-decoration:none; }
.accordion-sc .card-header a:hover{color:#34A8DE; text-decoration:none}
/*.accordion-sc .card-header a.collapsed:before{content:"+ ";font-size:22px }
.accordion-sc .card-header a:before{content:"- "; font-size:22px}*/
.accordion-sc .collapse{color:unset !important}
.accordion-sc .card-body{padding:0 15px 0;margin-top:0.5em; background-color:#fff; color:#727272}


/*nested accordion*/

#biogPAs .accordion-sc{margin:0px;    }
#biogPAs .accordion-sc .card{border-radius:0; border:0 ;}
#biogPAs .accordion-sc .card-header{padding:0;/* background-color:#fff; */border-bottom: 2px #fff solid;margin: 0;}
    
#biogPAs .accordion-sc .card-header a{
  color: #085A94;
  text-decoration:none; background-color:#E8F4FF; padding:0.75em;font-size:14px;
  font-family: "Helvetica Neue LT W01_75 Bold", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  /* text-transform:uppercase; */}


#biogPAs .accordion-sc .card-header a:hover{color:#34A8DE; text-decoration:none}
#biogPAs .accordion-sc .collapse{color:unset !important}
#biogPAs .accordion-sc .card-body{
  /* border-top: solid 1px red; */
  /* border:none; */
  background-color: rgba(234,244,254, 0.25);
  padding: 0.25em 0.75em 0.75em 0.75em;
  margin-top: -2px;
  font-size:14px;
  color:#085A94;
}

#biogPAs .accordion-sc .card-body ul{margin:0;}
#biogPAs .accordion-sc .card-body ul li{ list-style:none; }






/*============================================================================================================
RESET BUTTONS AND FORMS
============================================================================================================*/
.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'], 
input[type='submit'], 
.form-body input[type='submit'] {
  background: #004a88;
  color: #fff;
  height: unset;
  line-height: unset;
  border: none;
  padding:0.5em 1em;
  border-radius: unset !important;
  font-size: unset;
  -webkit-transition: background 0.3s ease;
          transition: background 0.3s ease; 

}

  .btn:hover, input[type='submit']:hover 
  {
    background: #009bdf; 
    }

.comment-form input[type='submit']:hover,
.post-password-form input[type='submit']:hover,
.search-form input[type='submit']:hover
{
  opacity: 0.8; 
  }


/*============================================================================================================
CONTACT PAGES
============================================================================================================*/





.form-body {
  background-color:#f1f1f1; padding:1em;
  /*font-size: 12px;*/
  margin-bottom:2em;
  color: #004a88;
  }

  .form-body input[type='text'],
  .form-body input[type='email'],
  .form-body input[type='tel'],
  .form-body input[type='password'],
  .form-body textarea {
    width: 100%;
    border-radius: 0px;
    background: #fefefe;
    border: 0;
    /*padding: 6px 10px;*/ 
    }
  
  .form-body select {
    /*fwidth: 100%;
    padding: 6px 10px;
    margin-bottom: 10px;*/ }
  .form-body > label {
        margin-top: 1em;

    /*fmargin-bottom: 4px;
    display: block;*/ }
  @media (min-width: 480px) {/*
    .form-body {
      padding: 0 0 0 90px; }
      .form-body > label {
        float: left;
        width: 90px;
        padding: 0 10px 0 0;
        margin-top: 7px;
        margin-left: -90px;
        margin-bottom: 10px; }
      .form-body input[type='text'],
      .form-body input[type='email'],
      .form-body input[type='tel'],
      .form-body input[type='password'],
      .form-body textarea,
      .form-body select {
        float: left; } */}
  .form-body [class^="jcf-"] {/*
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px; */}

.form-body .wpcf7-list-item {  
    margin:1em 0;
    }

/*
.wpcf7-list-item {
  margin-left: 0 !important; }

.wpcf7-form-control-wrap {
  display: block; }
  .wpcf7-form-control-wrap.checkbox, .wpcf7-form-control-wrap.radio {
    margin: 7px 0 10px; }

.wpcf7-response-output,
.wpcf7-validation-errors,
.wpcf7-mail-sent-ok {
  clear: left; }

div.wpcf7-mail-sent-ok {
  border: 0 !important; }


*/

/*Make checkbos inline*/
.wpcf7-form-control-wrap:after {
    content: unset;
    display: unset;
    clear: unset;
}





/*============================================================================================================
MAILING LIST
============================================================================================================*/


.mail-list {
  background-color:#efefef;
  color: #004a88;
  margin-top :2em;
  padding: 1em;
  }

  

.wpcf7 {
  position: relative; }

.mailing-list .wpcf7-checkbox {
  display: block;
  margin: 1em 0;
  width: 100%;
  padding:0em;

  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid; 

  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;

  }



.mailing-list .wpcf7-list-item {
  padding-right: 10wpx;
  display: block;
  padding:0;
  position: relative;
  font-size: 14px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid; }

.mailing-list .jcf-checkbox {
  position: absolute;
  top: 4px;
  left: 0;
  font-size: 20px;
  overflow: visible; 
  }


