.page-template-page-our-people .sf-input-radio {
    display: none;
}

.page-template-page-our-people .sf-label-radio {
    border: 1px solid #e0e0e0 !important;
    cursor: pointer;
    padding: 5px 5px !important;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Archivo Narrow", sans-serif;
    color: #C45500 !important;
}

@media only screen and (max-width: 975px) {
    .bio-grid-wrap form {
        text-align: left !important;
    }
}


.home .slick-track {
    background-color: rgba(20, 54, 94, 0.85);
}

.section-rollout .row-bubble-main .bubble-main .text {
    color: white;
}

.section-practice-area .practice-area-wrapper .practice-area-box a h2 {
    color: white;
}

.arrow_box {
    background: #C45500;
}

.arrow_box:before {
    border-bottom-color: #C45500;
}

.arrow_box:after {
    border-top-color: #C45500;
}

.chosen-container .chosen-single {
    color: #C45500 !important;
}

a.chosen-single:after {
    content: url(https://hangley.lndo.site/wp-content/uploads/2023/10/Vector-14.png);
    position: absolute;
    width: 100%;
    left: 90%;
}

.chosen-container .chosen-results .active-result.highlighted {
    background-color: #C45500 !important;
}

form.searchandfilter li.sf-field-reset a {
    color: #C45500 !important;
}

.bio-name-wrap {
    font-size: 25px;
    background-color: rgba(81, 117, 157, .8);
}

a.btn.orange {
    background-color: #C45500;
    border: 1px solid #C45500;
}

.simple-banner .banner-content .divider {
  display: none;
}

.simple-banner .banner-content .banner-author {
  display: none;
}

.section-rollout-careers .row-bubble-main .open .bubble-main {
    background-color: #EF8B22 !important;
}

.section-rollout-careers .row-bubble-main .bubble-wrapper-careers .bubble-main:hover {
    cursor: pointer;
    background-color: #EF8B22 !important;
}

.page-template-template-news-landing .section-pa-banner a .title-box .title-meta h1 {
    font-size: 23px;
    color: white;
    margin: 0 20px;
}

.page-template-template-news-landing .section-posts .filter-nav {
    text-align: center;
    margin-bottom: 45px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.home-page-jumper {
  height: 195px;
}

@media only screen and (max-width: 767px) {
  .page-template-template-news-landing .section-posts .filter-nav {
    flex-direction: column;
  }
}

.page-template-template-news-landing .section-posts .filter-nav span {
    font-size: 20px;
}

.page-template-template-news-landing .section-posts .filter-nav ul li a {
  font-size: 16px;
}

@media only screen and (max-width: 600px) {
  .single-team-member.postid-337 .team-member-banner .banner-team-member-img,
  .single-team-member.postid-361 .team-member-banner .banner-team-member-img {
    bottom: 0;
  }
}

.section-practice-page-footer > .frame > .content-wrap > p {
  color: #fff;
}

.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}


.section-home-page-footer .content-circle .inner-circle .content-circle-wrap > .inner-circle-wrap {
  display:flex;
  flex-direction:column;
  justify-content: center;
  align-items:center;
}

.section-home-page-footer .content-circle .inner-circle .content-circle-wrap > .inner-circle-wrap > a {
margin-bottom:10px;
}

.page-template-template-dei .section-posts h2 {
  text-align: center;
}

.page-template-template-dei .frame-main { 
  float: none;
  max-width: 100%;
  display: block;
}

.page-template-template-dei .content-wrap {
  padding: 80px 0;
}

.page-template-template-dei .content-wrap-posts {
  padding: 0;
}

.page-template-template-dei .latest-posts {
  background-color: transparent;
}

.search_highlight {
  background-color: #ffc;
  font-weight: bold;
}
