.two-col-content{
  background-image: linear-gradient(rgba(21, 59, 80, 1), rgba(21, 59, 80, 1));
}
.barristers-listing {
  padding-top: 50px;
}
.two-col-content-col-inner ul  li {
  list-style: none;
}
.two-col-content-col-inner ul li svg {
  fill: #1AB99D;
  margin-right: 5px;
}
.form-sec .form-title {
  margin: 0;
}
.two-col-content-col:last-child .two-col-content-col-inner {
  padding-left: 10px;
  padding-right: 30px;
  padding-top: 50px;
}
.two-col-content-inner{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.two-col-content-col{
  width: calc(8.333* 1%* 6 - 2.13%* 8.33* 6 / 100);
}
.two-col-content-col-inner{
  display: block ;
  padding-bottom: 50px ;
  padding-left: 60px ;
  padding-right: 40px ;
  padding-top: 60px ;
  color: #fff;
}
.two-col-content-col-inner h2{
  color: #1ba99d;
}
.two-col-content-col-inner p{
  color: #fff;
}


.sr-multicol-media.sr-padding-custom,
.sr-multicol-media .sr-padding-custom {
  padding-top: 4.25rem;
  padding-right: 0rem;
  padding-bottom: 6.25rem;
  padding-left: 0rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.team-member-card {
  position: relative;
}
.sr-cards-team-04 .sr-cards-team__image.no-img {
  min-height: 100px;
}
.sr-cards-team-04 .blaze-slider {
  --slides-to-show: 3;
  --slide-gap: 20px;
}

.sr-cards-team-04 .blaze-arrow {
  color: var(--primary);
  border-radius: 100%;
  border: 2px solid var(--primary);
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 500ms ease;
  background: none;
  background-color: #fff;
  appearance: none;
  -webkit-appearance: none;
  padding: 0;
}

.sr-cards-team-04 .blaze-arrow {
  position: absolute;
  top: 50%;
  font-size: 30px;
  z-index: 1;
  cursor: pointer;
}

.sr-cards-team-04 .blaze-arrow svg {
  color: var(--primary);
}

.sr-cards-team-04 .blaze-arrow:hover svg {
  color: #fff;
}

.sr-cards-team-04 .blaze-arrow:hover {
  color: #fff;
  background-color: var(--primary);
}

.sr-cards-team-04 .chevron-left {
  left: 0;
  transform: translateY(-50%) translateX(-50%);
}

.sr-cards-team-04 .chevron-right {
  right: 0;
  transform: translateY(-50%) translateX(50%);
}

.sr-cards-team-04 .sr-cards-team__name {
  font-weight: 600;
  margin-bottom: .625rem;
  color: var(--heading);
}

.sr-cards-team-04 .content-wrapper > a {
  color: inherit
}

.sr-cards-team-04 .sr-cards-team__image {
  position: relative;
}

.sr-cards-team-04 .blaze-pagination button {
  padding: 0 !important;
}

.sr-cards-team-04 .sr-cards-team__info {
  background: rgba(255, 255, 255, .9);
  border-radius: 3px;
  position: absolute;
  bottom: .625rem;
  width: calc(100% - 1.25rem);
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  padding: .625rem;
}

.sr-cards-team-04 .blaze-track .sr-cards-team__image,
.sr-cards-team-04 .blaze-track .content-wrapper,
.sr-cards-team-04 .blaze-track .content-wrapper>a {
  height: 100%;
  display: block
}

.sr-cards-team-04 .sr-cards-team__image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.hbdb_dsp_table_pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 20px;
  gap: 4px;
}

.hbdb_dsp_table_pagination a {
  background-color: #fff;
  border-color: #1ba99d;
  color: #1ba99d;
  padding: 10px;
  border-radius: 5px;
  display: inline-block;
}

.hbdb_dsp_table_pagination a:hover,
.hbdb_dsp_table_pagination a.active{
  background-color: #1ba99d;
  color: #fff;
}
.post-pagination{
  padding-bottom:20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 20px;
}
.post-pagination .container{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
}
.post-pagination .container .mk-post-nav {
  width: 50%;
  color: #1ba99d;
}
.post-pagination .container .nav-next {
  text-align: right;
}
.post-pagination .container .nav-previous {
  text-align: left;
}

.barristers-listing form#filter-form {
  display: block;
}
.post-pagination .container .nav-previous {
  width: 100%;
}
.post-pagination .container .nav-next {
  width: 100%;
}

.sr-padding-custom {
     padding-top: 3.125rem;
    padding-right: 0rem;
    padding-bottom: 3.125rem;
    padding-left: 0rem;
    margin-top: 0rem;
    margin-bottom: 0rem;
} 
}

.details-group .details__content {
/*   display: none; */
  padding: 1.5rem 1.25rem;
  position: relative;
}

.details-group h6 {
  cursor: pointer;
  position: relative;
}

/* LK 16-12-24 */
.full-hero {
    background: linear-gradient(to bottom right, rgba(26, 185, 157, 1), rgba(26, 185, 157, 1));
    border-top: 0px none #e5e7ea;
    border-bottom: 0px none #e5e7ea;
    padding: 8rem 0;
}

.full-heading {
  color: #fff;
}

.btn-wrapper.btn-white-wrapper :is(.cta_button,.cta-button,[data-hubspot-cta-id],input[type=submit],input[type=button])
{
  color: #1ab99d;
}

.custom-biography .details-group {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.custom-biography .sticky {
    position: sticky;
    top: 6.25rem;
}

.custom-biography .details {
    border-style: solid;
    border-width: 1px;
    box-shadow: 15px 25px 60px 0 transparent;
    overflow: hidden;
    transition: height .3s ease-in-out, box-shadow .2s ease-in-out;
}

.custom-biography .details__summary {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    font-size: 1.125rem;
    list-style: none;
    outline: 0;
    padding: 2rem 62px 2rem 1.55rem;
    position: relative;
    transition: color .3s ease-in-out;
}

.custom-biography .details-icon {
    border-radius: 100%;
    height: 32px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transition: transform .2s ease-in;
    width: 32px;
    background-color: #1ab99d;
}

.custom-biography .details-icon::before,
.custom-biography .details-icon::after
{
  content: "";
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translate(50%, -50%);
  height: 2px;
  width: 12px;
}

.custom-biography .details-icon::before, .custom-biography .details-icon::after {
    background-color: #ffffff;
}

.custom-biography .details-icon:after {
    height: .7rem;
    width: 2.5px;
}

.custom-biography .details-icon:before {
    height: 2.5px;
    width: .7rem;
}

.sr-form {
    background-color: rgba(255, 255, 255, 1.0);
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

.sr-offer-two-col-03 .sr-form {
    box-shadow: 15px 25px 60px 0 rgba(0, 0, 0, .1);
    position: relative;
    z-index: 3;
}

.cards-wrapper
{
  padding-top: 10.85rem;
    padding-right: 0rem;
    padding-bottom: 6.25rem;
    padding-left: 0rem;
    margin-top: 0rem;
    margin-bottom: 0rem;
}

.article-item .sr-border {
    padding: 1rem;
    box-shadow: 15px 25px 60px 0px rgba(0, 0, 0, 10%);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.article-item {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-top: 30px;
}

.article-item .post-name
{
    margin-bottom: .25rem;
    margin-top: .5rem;
}

.article-item .image-container {
    max-height: 190px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.topic-details {
    margin-top: 1rem;
}

.sr-tabs-accordion-01 [open] .details-icon
{
  background: var(--primary)!important;
}

.sr-tabs-accordion-01 [open] .details-icon:after, 
.sr-tabs-accordion-01 [open] .details-icon:before
{
  background: #fff!important;
}
  
@media (min-width: 992px) {
}
@media (min-width: 768px) {
  .two-col-content-inner{
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .two-col-content-col {
    width: 100%;
  }
  .two-col-content-col:last-child .two-col-content-col-inner {
    padding-left: 60px;
  }
  .barristers-listing form#filter-form  .row {
    flex-direction: column;
    row-gap: 15px;
  }
  .two-col-content-col-inner,
  .two-col-content-col:last-child .two-col-content-col-inner{
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media(max-width:500px){
  .sr-cards-team-04 .sr-cards-team__name {
    font-size: 14px;
    line-height: 1;
  }

  .sr-cards-team__role.mt-2 {
    font-size: 13px;
    line-height: 1;
  }
}

@media only screen and (max-width: 1023px) {
  .row.sr-row.sr-valign-center.top-banner {
    flex-direction: column-reverse !important;
  }
  
  .full-hero {
    padding: 0 0 2rem;
  }
}