body{
    font-family: 'DMSans-Regular';
}
h1, h2, h3, h4, h5, h6, .entry-content :where(h1, h2, h3, h4, h5, h6), .site-title, .site-title a{
    font-family: 'DMSans-Regular';
}
.h1-style {
  text-align: center;
  margin: 60px 0 50px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 11.2px;
}
.page-template-front-page-whistleblower #about {
    scroll-margin-top: 200px; /* adjust according to your header height */
}

.sec-hd {
  color: #000;
  font-size: 42.7px;
  font-style: normal;
  font-weight: 400;
  line-height: 54px; /* 126.464% */
  margin:0 0 15px;
}
.sec-para{
  color: #444343;
  font-size: 25.1px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px; /* 123.506% */
  margin: 0 0 27px;
}
a,
a:hover,
a:focus {
  outline: 0;
}
.ast-single-post .entry-content a,
.ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
  text-decoration: none;
}
.site-content {
  margin-top: 80px;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="reset"],
input[type="tel"],
input[type="date"],
select,
textarea {
  border-radius: 0;
  font-family: Arial;
}
.btn-style,
input[type="submit"].search-submit {
  font-family: 'Montserrat-Regular';
  padding: 12px 32px;
  display: inline-block;
  border-radius: 16px;
  background: #C8E910;
  color: #000;
  border: 0;
  cursor: pointer;
  text-align: center;
  transition: none;
  text-transform: uppercase;
  font-size: 18.7px;
}

.blue-btn-style{
  background: #0078E8;
  color: #fff;
  text-decoration: none;
}
input[type="text"].textbox {
  padding: 8px;
  width: 100%;
  margin-bottom: 8px;
  display: block;
  box-sizing: border-box;
  border: 1px solid #cbcbcb;
  letter-spacing: 3px;
  color: #000;
  font-size: 15px;
  min-height: 38px;
}

input[type="text"].textbox::-webkit-input-placeholder {
  letter-spacing: 3px;
  color: #000;
}

input[type="text"].textbox::-moz-placeholder {
  letter-spacing: 3px;
  color: #000;
}

input[type="text"].textbox:-ms-input-placeholder {
  letter-spacing: 3px;
  color: #000;
}

input[type="text"].textbox:-moz-placeholder {
  letter-spacing: 3px;
  color: #000;
}

.textarea {
  padding: 9px 16px;
  display: block;
  width: 100%;
  box-sizing: border-box;
  height: 120px;
  resize: none;
  border: 1px solid #cbcbcb;
}
.dropdown {
  padding: 8px 20px 8px 8px;
  display: block;
  margin-bottom: 20px;
  width: 100%;
  letter-spacing: 3px;
  box-sizing: border-box;
  background-color: #fff;
  color: #000;
  border: 1px solid #cbcbcb;
  font-size: 15px;
  min-height: 38px;
}

.dropdownArrow {
  position: relative;
}
.dropdownArrow select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.dropdownArrow select::-ms-expand {
  display: none;
}
.dropdownArrow::after {
  content: url(images/select_arrow.png);
  position: absolute;
  top: 5px;
  right: 30px;
  color: rgba(203, 203, 203, 0.7);
}
button {
  box-shadow: none;
}
.btn-style:hover,
input[type="submit"].search-submit:hover {
  color: #000;
  background: #7b9612;
}
.brd-btn-style {
  border: 1px solid #000;
}

.brd-btn-style:hover,
.brd-btn-style:focus {
  color: #000;
}
.brd-btn-style,
.brd-btn-style:hover {
  background: transparent;
}
.brd-btn-style:hover,
.brd-btn-style:focus {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.section__header {
  margin-bottom: 20px;
  letter-spacing: 8px;
}
.section__header a {
  color: inherit;
}
.half-col-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
.hero {
  height: 160px;
  overflow: hidden;
  position: relative;
}
.hero__image {
  height: 100%;
  width: 100%;
  min-height: 160px;
  object-fit: cover;
  object-position: center center;
}
.slick-slider .slick-next::before {
  content: "";
  border-bottom: 6px solid;
  border-left: 6px solid;
  transform: rotate(-135deg);
  width: 35px;
  height: 35px;
  color: rgb(214, 214, 214);
  display: inline-block;
}
.slick-slider .slick-next:focus::before {
  outline: none;
  border-color: rgb(150, 150, 150);
}
.slick-slider .slick-dots li button::before {
  font-size: 12px;
}
.slick-dots li button {
  box-shadow: none;
}
.entry-title {
  margin-bottom: 50px;
  text-align: center;
}
.heading__container {
  background: #ececec;
}
.heading__container h1 {
  text-align: left;
  padding: 5px 0;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin: 60px 0 50px;
  font-weight: 400;
  line-height: 1.1;
}
/*--Header--*/
.securitiesTrackerLogin {
  display: none;
  text-transform: uppercase;
  color: #FFF;
}
.securitiesTrackerLogin__text {
  font-style: italic;
}
.securitiesTrackerLogin__text span {
  font-size: 20px;
}
.securitiesTrackerLogin__link {
  margin-left: 10px;
}
.securitiesTrackerLogin__link:hover, .securitiesTrackerLogin__link:focus{
  color: #FFF;
}
.s-intro, .s-intro p, .s-intro *{
    font-family: "PlayfairDisplay-Regular";
    font-size: 17.5px;
    color: #000;
    font-weight: normal;
    text-align: justify;
}
.s-intro p em, .s-intro i{
    font-family: 'PlayfairDisplay-Italic';
}
.main-header-bar {
  display: flex;
  align-items: flex-end;
  background-color: transparent;
  border: 0;
  padding: 12px 40px 14px 40px;
  max-width: 1380px;
}
.sticky-header .main-header-bar {
  padding: 12px 40px 14px;
}
.site-header {
  position: fixed;
  width: 100%;
  background: #000;
}
.site-branding {
}
.sticky-header .site-branding {
  padding-bottom: 0;
}
header.sticky-header .custom-logo-link img {
  max-width: 400px;
  width: 400px;
}

.sticky-header .other-website-logo {
  width: 115px;
  top: 20px;
}
.main-header-menu-wrap {
  width: 100%;
  margin-top: 33px;
}
.sticky-header .main-header-menu-wrap {
  margin-top: 60px;
}
.sticky-header.site-header {
  -webkit-box-shadow: 0 5px 5px 0 rgba(38, 55, 70, 0.4);
  -moz-box-shadow: 0 5px 5px 0 rgba(38, 55, 70, 0.4);
  box-shadow: 0 5px 5px 0 rgba(38, 55, 70, 0.4);
}
.main-header-menu {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  padding: 0;
  width: auto;
  max-width: initial;
  margin: 0;
  position: relative;
}
.main-header-menu .menu-link,
.main-header-menu > a,
.main-header-menu > .menu-item > .menu-link {
  padding: 10px;
  color: #fff;
  font-family: 'DMSans-Regular';
  text-transform: uppercase;
  letter-spacing: 1.6px;
  line-height: 20px;
}
.main-header-menu > .menu-item {
  margin: 0 15px;
}

.main-header-menu .sub-menu {
  left: 0;
}

.other-website-logo-mbl {
  padding: 0 10px;
}
.main-header-menu .menu-item:hover > .menu-link {
  background: #97b813;
  color: #000;
}
.main-header-menu .sub-menu .menu-link {
  text-transform: capitalize;
  padding: 10px;
}
.ast-header-break-point .main-header-bar {
  border: 0;
}
.current-menu-item .menu-link,
.main-header-menu .current_page_parent > .menu-link,
.main-header-menu .current-menu-item .menu-link,
.main-header-menu > .menu-item.current-menu-item > .menu-link {
  background: transparent;
  color: #C8E910; 
}
.footer-nav-wrap .current-menu-item .menu-link{
  color: #0471df;
}
.siteSearch__inputContainer {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-5px);
  transition: all 0.25s ease;
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  background: #000;
  align-content: center;
  justify-content: flex-end;
  padding: 2px 40px 15px;
}
.siteSearch__inputContainer.is-active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  display: flex;
}
.search button.search-submit,
button.search-submit {
  padding: 5px;
  margin-bottom: 5px;
  font-size: 20px;
  background: none;
  border: 0;
}
.search button.search-submit:hover,
button.search-submit:hover,
button.search-submit:focus,
.search button.search-submit:focus {
  background-color: transparent;
  border-color: transparent;
}
.search-header-wrap button.search-submit {
  color: #fff;
}
.search-form .search-field {
  outline: 0;
  padding: 5px;
  max-width: 300px;
}
.search-form .search-field:focus {
    outline: -webkit-focus-ring-color auto 1px !important; 
    border-width: 2px;
    border-style: inset;
    border-color: light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
}
.search-submit.btn-style {
  width: 150px;
  margin-left: 15px;
}
/*--End Header--*/

/*--Footer--*/
.ast-footer-copyright p {
  font-size: 13px;
}
.footer-nav-wrap .menu-link {
  position: relative;
  font-size: 12px;
  text-transform: uppercase;
}
.footer-nav-wrap .menu-link::after {
  position: absolute;
  border-right: 1.5px solid #000;
  height: 15px;
  top: 2px;
  right: 0;
  content: "";
}
.footer-nav-wrap ul li:last-child .menu-link::after {
  content: none;
}
.footer-social-inner-wrap a {
  padding: 15px 8px;
  margin: 0 !important;
}
.social-media-wrap{
  margin-bottom: 20px;
}
.social-media-wrap ul{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  margin: 0;
}
.social-media-wrap ul li{
  list-style-type: none;
  width: 25px;
  height: 25px;
}
.social-media-wrap ul li a {
  width: 100%;
  height: 100%;
  display: block;
}
.social-media-wrap ul li img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
/*--End Footer--*/

/*--Video Banner--*/
.homepageHero {
  position: relative;
  width: 100%;
}
.video__container {
  max-height: calc(90vh - 119px);
  overflow: hidden;
  position: relative;
  z-index: -1;
  min-height: 465px;
}
.video__container:after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(17, 17, 17, 0.5);
  opacity: 0.95;
  left: 0;
  top: 0;
}
.videoText {
  font-family: "Playfair Display";
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 20px;
}

.videoText__top {
  font-family: "Playfair Display";
  font-size: 7vw;
  color: #fff;
  line-height: 1;
}

.videoText__bottom {
  font-size: 7vw;
  display: block;
  color: #a3a3a3;
  line-height: 1;
  padding-left: 4vw;
}
.bouncingArrow {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
}
.bouncingArrow a {
  color: #fff;
}
.video {
  display: block;
  width: 100%;
}
.bouncingArrow img {
  width: 60px;
  color: #fff;
  z-index: 4;
  top: 80%;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  -moz-animation: bounce 3s infinite;
  -webkit-animation: bounce 3s infinite;
  animation: bounce 3s infinite;
  animation-name: bounce;
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  cursor: pointer;
}

header.entry-header .entry-title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 6px;
  font-size: 26px;
  font-family: 'Raleway-Regular';
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.splitSection__container {
  z-index: 9;
  padding-top: 50px;
}

.splitSection {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.splitSection__left {
  background: #f5f5f5;
  width: 100%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.splitSection__center {
  flex-shrink: 0;
  width: 100%;
}

.splitSection__center img {
  display: block;
  width: 100%;
}

.splitSection__right {
  background: #97b813;
  width: 100%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.splitSection__header {
  text-align: center;
  margin-bottom: 20px;
  display: block;
  letter-spacing: normal;
  line-height: 1.2;
  text-transform: uppercase;
}

.splitSection__btn {
  width: 210px;
  text-transform: uppercase;
}

.section__testimonials {
  padding-top: 70px;
}
.testimonial__container {
  position: relative;
  width: calc(100% - 40px);
  padding: 30px 40px 40px;
  border: 1px solid black;
  z-index: 1;
  margin-bottom: 60px;
}

.testimonial__container.second {
  width: auto;
  padding: 40px;
}
.testimonial__container.second .fa-quote-left {
  transform: rotate(180deg);
}
.testimonial {
  position: relative;
  width: calc(100% + 80px);
  margin-bottom: -80px;
  padding: 30px;
  background: #f5f5f5;
  z-index: 2;
}

.testimonial__leftQuote {
  position: absolute;
  top: 0;
  left: -10px;
  color: #d3d3d3;
  z-index: 10;
}

.testimonial__rightQuote {
  position: absolute;
  bottom: -25px;
  right: 10px;
  color: #d3d3d3;
  z-index: 10;
}

.testimonial__text {
  font-size: 17px;
  color: #000;
  letter-spacing: 1px;
}

.testimonial__attribution {
  font-size: 14px;
  color: #000;
  text-align: right;
  font-weight: normal;
  font-family: "PlayfairDisplay-Regular";
  letter-spacing: 1px;
}

.testimonial__attribution.whiteBackground {
  text-align: left;
}
.images-slideshow {
  margin-top: 30px;
}
.images-slideshow .slide img {
  margin: 0 auto;
  width: auto;
}
.sectionSlideshow .slick-slide {
  padding-bottom: 20px;
}
.attorneySearch {
  padding: 50px 0 0;
  margin: 90px 0 0;
  height: 500px;
  overflow: hidden;
  position: relative;
}

.attorneySearch__background {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.attorneySearchHeader__container {
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
  padding-left: 20px;
}

.attorneySearchHeader__background {
  background: rgba(255, 255, 255, 0.75);
  position: absolute;
  width: 100vw;
  height: 100%;
  z-index: -1;
  right: 0;
}

.attorneySearchHeader__subHeader {
  padding: 20px 20px 0 0;
  font-family: "Raleway-Regular";
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: block;
}

.attorneySearchHeader {
  padding: 0 20px 20px 0;
  font-family: "Raleway-Bold";
  letter-spacing: 0.2em;
}
.site-content h3.attorneySearchHeader__subHeader{
    color: #000;
    padding-bottom: 0;
}
.attorneySearch__fields {
  text-align: center;
}

.textbox,
.dropdown {
  margin-bottom: 20px;
  background: rgba(255, 255, 255, 0.9);
}

.dropdownArrow:after {
  right: 20px;
}

.attorneySearch__inner {
  border-left: 5px solid #000;
  border-radius: 4px;
}

.attorneySearch__btn {
  margin-top: 10px;
  background: #000;
  max-width: 300px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 4px;
  padding: 12px 30px;
}

.attorneySearch__btn:hover,
.attorneySearch__btn:focus {
  /*outline:none;*/
  color: #fff;
  background: #000;
}
.attorneySearch__btn.btn,
.attorneySearch__btn.btn:hover,
.attorneySearch__btn.btn:focus{
  color: #FFF;
  background: #000;
}
.attorneySearch__inner input[type="text"].textbox {
  margin-bottom: 20px;
}
.contactSection {
  padding-top: 50px;
}
.wpcf7 .wpcf7-not-valid-tip{
    color: #ff0000;
    font-size: 16px;
    position: relative;
    padding-left: 20px;
    text-transform: math-auto;
    font-family: 'Raleway-Regular';
}
.wpcf7 .wpcf7-not-valid-tip::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(images/exclamation-circle-img.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 17px;
    height: 17px;
}
.wpcf7 .wpcf7-form-control-wrap.recaptcha{
    margin-bottom: 20px;
}
.caseInfo .securityDisclaimerSection .wpcf7-not-valid-tip{
    top: 40px;
    font-family: 'Raleway-Regular';
}
.office {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 200px;
}

.office__mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.office__image {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top center;
  z-index: -1;
  position: relative;
}

.office__title {
  color: #fff;
  position: relative;
  padding: 50px 0;
  width: 80%;
  max-width: 350px;
  text-align: center;
  border: 1px solid #fff;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 16px;
  font-weight: bold;
}

.office__info {
  /* display: none; */
  position: relative;
  color: #000;
  font-family: "Raleway-Bold";
  text-align: center;
  letter-spacing: 0.1em;
  font-variant-numeric: lining-nums;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
}

.office__address {
  margin-bottom: 10px;
}

.office__mask {
  background: rgba(4, 113, 223, 0.75);
}

/* .office:hover .office__info,
.office.active .office__info {
  display: block;
} */

/* .office:hover .office__title,
.office.active .office__title {
  display: none;
} */

.office:hover .office__info,
.office:focus-within .office__info,
.office.active .office__info {
  opacity: 1;
  visibility: visible;
}

.office:hover .office__title,
.office:focus-within .office__title,
.office.active .office__title {
  opacity: 0;
}

.office:hover .office__mask,
.office.active .office__mask {
  background: rgba(151, 184, 19, 0.75);
}

.about-slider-sec {
  padding-top: 50px;
  padding-bottom: 5px;
  min-height: 445px;
}
.section__news .section__header {
  text-align: left;
  font-weight: 300;
  letter-spacing: 2px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d6d6d6;
}
.section__about .section__header{
  text-transform: capitalize;
}
.viewMore__container {
  margin-top: 40px;
}
.headline {
  font-size: 19px;
}
.headline__date {
  margin-bottom: 10px;
}
.headline__link {
  font-family: "Raleway-Medium";
  letter-spacing: 0.5px;
}
.section__about .wb-content * {
  font-size: 19px;
  line-height: 28px;
  font-weight: 400;
}

.who__boxes {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.who__box {
  padding: 20px 10px;
  color: #fff;
  width: 100%;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  max-width: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.who__box1 {
  background: #97b813;
}

.who__box2 {
  background: #0471df;
}

.who__box3 {
  background: #000;
}

.who__largeText {
  font-size: 30px;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  display: inline-block;
  padding-right: 10px;
}
.page-template-offices-template .half-col-row{
  margin-left: -10px;
  margin-right: -10px;
  gap: 10px;
}
.page-template-offices-template .wb-content p{
  line-height: 1.5;
}
.office-bx-address p{
  margin-bottom: 0;
}
/*---office---*/
.office-bx {
  margin-bottom: 30px;
}
.office-bx-container {
  border: 1px solid rgba(160, 160, 160, 0.2);
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%),
    0 3px 1px -2px rgb(0 0 0 / 20%);
  height: 100%;
}
.office-bx-title {
  margin: 0;
  padding-bottom: 8px;
  color: #0471df;
  letter-spacing: 1px;
  font-family: "Playfair Display", serif;
  font-weight: normal;
  font-size: 28px;
  text-transform: none;
}
.office-bx-info {
  padding: 16px;
  font-size: 16px;
}
.office-bx-image img {
  display: block;
  width: 100%;
}
/*--End office--*/

/*--People--*/


.bioOverlay__container {
  position: relative;
  overflow: hidden;
  min-height: 300px;
  background: #d9d9d9;
}

.bioOverlay {
  opacity: 0;
  position: absolute;
  top: 75%;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 50px;
  transition: all 0.3s;
  background: #fff;
}

.bioOverlay__container:hover .bioOverlay {
  display: block;
  top: 0;
  opacity: 0.95;
}

.bio__image {
  display: block;
  height: 300px;
  object-fit: cover;
}

.bioOverlay__contactIcons {
  margin: 20px 0;
  display: flex;
  justify-content: flex-start;
}

.bio__name {
  display: block;
  margin-top: 10px;
  font-size: 21.5px;
  line-height: 1.5;
  color: #000;
  font-family: 'Raleway-Regular';
}

.bio-card .bio__name{
  cursor: pointer;
}
.bio__title {
  margin-bottom: 20px;
  font-weight: normal;
  font-family: 'Raleway-Regular';
}
.bioList-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-bottom: 30px;
  gap: 0 30px;
}
.bioTitleCategory {
  margin-bottom: 20px;
}
.bioOverlay button:hover,
.bioOverlay button:focus{
    color: #000;
    background-color: #7B9612;
}
.peopleSearchMessage__text{
  margin-bottom: 10px;
}
.peopleSearchMessage__text strong,
.peopleSearchMessage__text b{
  font-family: 'Raleway-Regular';
  font-weight: normal;
}
.contactIcon {
  padding: 0 10px;
}
.people-banner-sec {
  background: #ececec;
  height: auto;
  position: relative;
  overflow: hidden;
}
.people-banner-bg-img {
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.alpha__section button.alpha__letter:hover,
.alpha__section button.alpha__letter:focus{
  background-color: transparent;
  color: #000;
}
.single-peopl-image {
  margin: 0 auto;
  width: 100%;
  height: auto;
  max-width: 466px;
  position: relative;
}
.single-people-info {
  order: 2;
  margin: 30px 0;
  background-color: rgba(255, 255, 255, 0.55);
  padding: 35px;
}
.single-people-info h1 {
  font-size: 38px;
  text-transform: initial;
  font-weight: 700;
  letter-spacing: 0.1px;
  font-family: "Raleway-Bold";
  margin-bottom: 10px;
  line-height: 1.1;
}
.single-people-info h2 {
  margin: 0 0 30px;
  text-transform: uppercase;
  font-size: 20px;
  color: #0471df;
  font-weight: 700;
  letter-spacing: 1px;
  font-family: "Raleway-Bold";
}
.bio__social {
  display: flex;
  margin-top: 20px;
  margin-left: -10px;
}
.bio__social a {
  padding: 10px;
  font-size: 24px;
}
.bio__info {
  line-height: 1.5;
  letter-spacing: 2.24px;
}
.bio__info a {
  color: #000;
}
.bio__downloads {
  margin-top: 10px;
}
.bio__downloads .btn-style {
  font-family: 'Raleway-Regular';
  padding: 5px 8px;
  margin-right: 10px;
  line-height: 1.5;
  background: #97b813;
  border-radius: 0;
  font-size: 16px;
}
.bio__downloads .btn-style:hover{
  color: #000;
  background: #7b9612;
}
.bio__info{
  font-family: 'Raleway-Regular';
}
.single-team .site-content {
  font-family: 'Raleway-Regular';
}
.people-tab-wrap {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  margin: 10px 0 0 0;
}
.people-tab-button {
  background: none;
  padding: 0;
  margin: 0 45px 10px 0;
  width: auto;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  letter-spacing: 2.24px;
  font-size: 17px;
  box-shadow: none;
}

.people-tab-button:focus,
.people-tab-button.active,
.people-tab-button:hover {
  outline: none;
  text-decoration: underline;
  background: none;
  color: #000;
}
.people-tab-button::after {
  content: " ";
  width: 1px;
  height: 15px;
  position: relative;
  right: -22.5px;
  background: #000;
}
.people-tab-button:last-child::after {
  content: none;
}
.team-detail-row {
  display: grid;
  grid-template-columns: 1fr 390px;
  gap: 30px;
  margin-right: -15px;
  margin-left: -15px;
}
.team-detail-content-col,
.team-detail-sidebar{
    padding-right: 15px;
    padding-left: 15px;
}
.team-detail-sec {
  padding: 50px 0 40px;
}
.team-detail-sidebar-title {
  text-transform: uppercase;
  text-decoration: underline;
}
.team-detail-sidebar-list {
  margin: 0;
  list-style: none;
  padding: 5px 0;
}
.team-detail-sidebar-list li {
  padding-bottom: 5px;
  line-height: 1.5;
}
.team-detail-sidebar-inner-wrap {
  margin: 0 0 20px;
}
.team-detail-sidebar-list p {
  margin-bottom: 20px;
}
.team-detail-sidebar-education {
  margin-bottom: 0;
}
.team-detail-content-col h3 {
  font-size: 17px;
  line-height: 24px;
  font-family: "Raleway-Bold";
}
.wb-content ul {
  margin-left: 40px;
  margin-top: 8px;
}
.wb-content strong {
  font-family: "Raleway-Bold";
}
.mediaType {
  font-size: 17px;
  margin-bottom: 12px;
  margin-top: 6px;
  font-weight: 900;
  font-family: 'Raleway-Black';
}
ul.itemList {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.itemList li {
  margin-bottom: 6px;
}
.mediaItem {
  margin-bottom: 10px;
}
.bio-experience-content-wrap .wb-content strong {
  color: #0066ff;
}
.bio-experience-content-wrap .wb-content p {
  margin: 0 0 20px;
}
.team-detail-sidebar .assoc__title{
  margin-bottom: 5px;
}
.team-detail-sidebar ul {
  list-style: none;
  margin-left: 1px;
}
.team-detail-sidebar .education ul.assoc__list{
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.tabs.noprint.people-tab-wrap {
  justify-content: flex-start;
  margin-bottom: 0;
}
.tabs__button.people-tab-button:hover, .tabs__button.people-tab-button.active {
  background: none;
}
/*--End People--*/
/*--Practice focus area--*/
.common-page-with-sidebar {
  display: grid;
  grid-template-columns: 1fr 265px;
  gap: 30px;
}
.sidebar-tabs {
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 30px;
}
.sidebar-link {
  background: none;
  border: 0;
  width: 100%;
  text-align: left;
  padding-left: 0;
  cursor: pointer;
  text-transform: uppercase;
  color: #000;
  outline: none;
  margin-left: 0;
  padding: 0;
  margin-bottom: 10px;
}
.sidebar-link.active,
.sidebar-link:focus,
.sidebar-link:hover {
  background: none;
  color: #97b813;
  outline: none;
}
.common-page-with-sidebar-content .wb-content h3,
.page-template-default .wb-content h3,
.page-template-conference-templete .conferences h3 {
  color: #0066ff;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0.1em;
  /* font-family: "Raleway-Medium"; */
  font-family: 'Georgia', serif;
  margin: 0 0 15px;
  padding-bottom: 0;
  text-transform: inherit;
}
.castList__pdf {
    color: #97B813;
}
.related-bios-row {
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
}
.related-bios-name-col {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}
.related-bios-phone-col {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}
.related-bios-emailvcard-col {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
.related-bios-row {
  padding-bottom: 12px;
  padding-top: 6px;
  border-top: 1px solid #464646;
}
.related-bios-row:first-child {
  padding-top: 0px;
  border-top: none;
}
.relatedBios__phoneContainer {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.relatedBios__btns {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
.relatedBios__email,
.relatedBios__vcard {
  padding: 2px;
  font-size: 14px;
  margin-right: 5px;
  padding: 10px 20px;
}
.relatedBios .relatedBios__email,
.relatedBios .relatedBios__vcard {
    padding: 2px;
    color: #FFF;
    font-size: 14px;
    margin-right: 5px;
}
.relatedBios__vcard {
  display: inline-block;
  margin-right: 0;
}
.mobile-show .relatedBios__phone {
  color: #97b813;
  font-size: 20px;
}
.tabs.sidebar-tabs{
  justify-content: flex-start;
}
ul.content-list-ul-with-Georgia-font{
  font-family: "Georgia", serif;
  margin: 0;
}
ul.content-list-ul-with-Georgia-font li{
  list-style-type: none;
}
.single-practice-area .wb-content p{
  line-height: 1.5;
}
/*--End Practice focus area--*/

/*--News page desing--*/

.featuredNews__container {
  display: flex;
  flex-wrap: wrap;
}
.featuredNews {
  margin-bottom: 20px;
  width: 100%;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.newsImage__container {
  width: 100%;
  height: 200px;
  margin-bottom: 19px;
  overflow: hidden;
}

.newsImage {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  background-color: #eee;
  width: 100%;
  height: 200px;
  display: block;
  background-position: center;
  background-size: contain;
}

.featuredNews:hover .newsImage {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.featuredNews__title {
  font-size: 20px;
  line-height: 1.5;
  color: #000;
  font-weight: 900;
  margin: 8px 0 12px;
  font-family: "Raleway-Bold";
}

.featuredNews__type {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
}

.featuredNews__blurb {
  font-size: 15px;
  color: #545459;
}

.featuredNews__link {
  margin-top: 15px;
  display: block;
  color: #0471df;
}

.featuredNews__link:hover {
  color: #97b813;
}

.featuredNews__date {
  font-size: 13px;
  color: #6b6b6b;
  font-weight: 600;
  margin-top: 20px;
}

.newsList__header {
  font-size: 22px;
  font-family: "Raleway-Bold";
  margin: 10px 0;
}

.newsList__container {
  margin: 30px 0 40px;
}

.newsList {
  padding: 0;
  list-style: none;
  margin: 0;
}

.newsList li {
  margin-bottom: 6px;
  padding-bottom: 12px;
  border-bottom: 1px solid #cbcbcb;
}

.newsList__link {
  color: #97b813;
}
.h1-style-single {
  font-size: 28px;
  font-family: "Raleway-Bold";
  font-weight: 700;
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 0;
  margin-top: 60px;
}
.pubDate {
  font-size: 20px;
  font-family: "Raleway-Bold";
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 20px;
}
.tabs.single-post-tabs {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 30px;
}
.single-post-tabs .tabs__button {
  font-size: 16px;
}
.buttons-tabs .tabs__button:hover,
.buttons-tabs .tabs__button:focus {
  color: #000;
  background: #7b9612;
}
.buttons-tabs .tabs__button.active {
  background: #7b9612;
}
.single-post-tab-content .related-bios-row:first-child {
  padding-top: 6px;
  border-top: 1px solid #464646;
}
.ending-note-content p{
  font-size: 10px;
}
.single-post-tab-content .wb-content h2{
  font-size: 30px;
}
/*--End News page desing--*/

/*--Start 404 page design--*/
.error404 .hero{
    display: none;
}
.content-404 p{
    font-family: 'Raleway-Medium';
    font-size: 18px;
    margin-bottom: 15px;
}
/*--End 404 page design--*/

/* search page css start */
 
.search-section {
    margin-bottom: 50px;
}
 
.search-section__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
 
.search-section__header h3 {
    text-transform: uppercase;
    font-size: 18px;
}
 
.search-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
 
.search-list li {
    margin-bottom: 8px;
}
.search-list .is-hidden {
    display: none;
}
.search-page.container{
    width: 1170px;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.assoc__title {
    text-transform: uppercase;
    text-decoration: underline;
    margin: 0;
    font-weight: normal;
}
.showAll {
  display: flex;
  align-items: center;
  gap: 15px;
}
.showAll .view-all{
color: #000;
background-color: transparent;
border-color: transparent;
padding-left: 0;
padding-right: 0;
}
.searchMessage{
    margin-bottom: 30px;
}
.search-section{
    margin-bottom: 0;
}
/* Search page css ends */
.publication {
    font-family: 'Raleway-Medium';
    font-weight: 700;
    font-style: italic;
    font-size: 20px;
    color: #464646;
}
.wb-content ul.classActionsList{
    margin: 0;
}
.classActionsList li{
    margin-bottom: 10px;
    list-style-type: none;
}
.subtitle {
    font-family: 'Raleway-Bold';
    font-weight: 700;
    font-size: 22px;
    color: #4c6b88;
}
/* Optional safety net */
.wpcf7cf-hidden {
    display: none !important;
}
.wb_area_contactbtn {
    margin-top: 30px;
}
.btn {
    padding: 10px 20px;
    display: inline-block;
    background: #97B813;
    color: #000;
    border: 0;
    cursor: pointer;
}
.tabs .btn {
  text-transform: uppercase;
  line-height: 1.15;
}
.btnApplyNow {
    padding: 13px 20px;
    color: #ffffff;
    background-color: #0471DF;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    margin-top: 20px;
}
.btn:hover {
    color: #000;
    background: #7B9612;
}
.btn.pdfBtn{
    text-transform: uppercase;
    line-height: 1.15;
}
/* In memori design start */
.page-template-in-memoriam-template .hero{
  display: none;
}
.in-memories-bx-row{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.in-memories-bx{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: #03233B;
  margin-top: 50px;
  padding: 28px;
  border: 1px solid lightgray;
  border-radius: 30px;
}
.in-memories-bx:first-child{
  margin-top: 0;
}
.in-memories-heading-wrap{
  border-bottom: 1px solid #89B656;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.site-content .in-memories-heading-wrap h3,
.in-memories-heading-wrap h2 span{
  font-family: 'OpenSans-Regular';
  font-size: 42px;
  color: #03233B;
  padding-bottom: 0;
}
.in-memories-heading-wrap h2 {
  color: #03233B;
  font-size: 51px;
  letter-spacing: normal;
  text-transform: inherit;
  font-family: 'OpenSans-Regular';
}
.in-memories-para p{
  font-family: 'OpenSans-Bold';
  font-size: 15px;
  font-weight: bold;
  text-align: justify;
  margin-bottom: 0;
}
.in-memories-profile-image{
  width: 100%;
}
.in-memories-year{
  font-family: 'OpenSans-Regular';
  color: gray;
  font-size: 35px;
}
.in-memories-profile-year-wrap{
  max-width: 285px;
  width: 100%;
  float: right;
  text-align: center;
}
/* In memori design end */
/* cases form top section design start */
.joinMessage{
  text-align: center;
}
.joinMessage h4,
.joinMessage p,
.joinMessage span,
.caseInfo .joinMessage a{
  font-size: 14px;
  line-height: 21px;
  color: #0471DF;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
}
/* cases form top section design end */

/* team detail */
.team-detail-sidebar ul {
  list-style: none;
  margin-left: 1px;
}
.tabs__button.people-tab-button:hover, .tabs__button.people-tab-button.active {
 background: none;
}
.bio-experience-content-wrap h3 {
    color: #000;
    padding-bottom: 2px;
}
.bio-experience-content-wrap ul {
    list-style: none;
    margin-left: 0;
}
.team-detail-content-col h3{
    font-size: 17px;
    line-height: 24px;
    color: #000;
    padding-bottom: 2px;
}
.team-detail-sidebar-education li{
    margin-bottom: 20px;
}
/* team detail end */

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.conferences .tabs .btn {
    text-transform: capitalize;
    line-height: 1.5;
}
.contact-us-page header.entry-header .entry-title{
  letter-spacing: 6px;
}

#ast-scroll-top{
  position:fixed !important;
}

.office {
    position: relative;
    outline: none;
}
.office__title{
     inset: 0;
     display: flex;
     justify-content: center;
     align-items: center;
     text-align: center;
     transition: opacity 0.3s ease;
}

.office__info {
    position: absolute;
    inset: 0;
    justify-content: center;
    align-items: center;
    text-align: center;
    transition: opacity 0.3s ease;
    margin: auto 0px;
    display: flex;
    flex-direction: column;
}

/* Default state */
.office__title {
    opacity: 1;
}

.office__info {
    opacity: 0;
}

/* Hover + keyboard focus */
.office:hover .office__title,
.office:focus-within .office__title {
    opacity: 0;
}

.office:hover .office__info,
.office:focus-within .office__info {
    opacity: 1;
}


/* Fieldset design start */
.wpcf7-form fieldset {
  padding: 0;
  border-radius: 0;
  border: 0;
}
.wpcf7-form fieldset legend{
  display: none;
}
fieldset br{
  display: none;
}
.repeater-field-content .col-lg-12{
  padding: 0;
}
.caseInfo .form .groupSep {
    /* margin-top: 0;
    padding-top: 0; */
}
fieldset .form .row{
  margin-right: -8px;
  margin-left: -8px;
}
.form fieldset p{
  margin-bottom: 10px;
}
.wpcf7 .buttonGroup input[type=checkbox], 
.wpcf7 .buttonGroup input[type=radio]{
    width: 15px;
    min-width: 15px;
    height: 15px;
}
.wpcf7 .buttonGroup .wpcf7-checkbox {
    display: flex;
    flex-direction: column;
}
/* Fieldset design end */

/* CSS for ADA */
.purchace_group legend, .employee_group legend {
  display: block !important;
  font-family: 'Raleway', Arial, sans-serif;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 6px;
  color: #000000;
  margin-left: -7px;
  margin-right: -15px;
}
.menu-item-has-children.ast-submenu-expanded .sub-menu {
    visibility: visible;
}

.site-header a:focus, .site-header button:focus, .site-header input:focus{
    outline: 2px solid #fff;
    outline-offset: 2px;
}
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus,
.alpha__section button.alpha__letter:focus {
    outline: 2px solid #000;
    outline-offset: 2px;
}

/* Start Focus Area Pages Template Design */
.page-template-focusarea-template .wb-content h3{
    font-size: 20px;
    font-family: "Raleway-Medium";
}
/* End Focus Area Pages Template Design */
/* Start KTMC Team Page Template Design */
.page-template-ktmc-team-template header,
.page-template-ktmc-team-template footer{
  display: none;
}
.page-template-ktmc-team-template .site-content{
    margin-top: 0;
}
.site-content .team-header .ast-container{
  padding-left: 0;
  padding-right: 0;
}
.team-header{
    width: 100%;    
    text-align: center;
    margin-bottom: 10px;    
    background-color: black;
    padding: 40px;
}
.banner-logo-wrap {
    margin-bottom: 30px;
}
.banner-logo-wrap img{
    max-width: 375px;
    width: 100%;
}
.banner-title-wrap h1{
    font-size: 20px;
    letter-spacing: .5rem;
    font-family: 'Raleway-thin';
    color: white;
    text-transform: uppercase;
    font-weight: 300;
}
.ktmc-team-page-content-wrapper .ast-container{
    padding-top: 60px;
    padding-bottom: 60px;
}
.team-list-wrapper{
    display: flex;
    flex-wrap: wrap;
    align-items: self-start;
    justify-content: flex-start;
}
.team-list-col{
    width: 50%;
    text-align: center;
}
#team-name {
    font-size: 21px;
    color: black;
    font-weight: 400;
    letter-spacing: .5px;
    text-align: center;
}
#team-name-title {
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'Raleway-thin';
    font-weight: 350;
    color: black;
    text-align: center;
    /* margin-bottom: 60px; */
}
#team-phone {
    font-size: 14.5px;
    font-family: 'Raleway-thin';
    font-weight: 375;
    letter-spacing: 1px;
    color: black;
    text-align: center;
}
#team-email {
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 400;
    color: rgb(0, 102, 236);
    text-align: center;
    margin-bottom: 60px;
}
.fa-phone {
    /*margin-top: 10px;*/
    color: rgb(180, 180, 180);
    text-align: center;
}
.fa-envelope {
    color: rgb(180, 180, 180);
    text-align: center;
}

/* End KTMC Team Page Template Design */
/* Start Nordic Investors Conference Page Template Design */
.nordic-investors-conference-page-parent {
  padding: 50px 0;
}
.nordic-investors-conference-top-content{
  text-align: center;
}
.nordic-investors-conference-top-content p{
  font-family:'Trebuchet MS', Helvetica, sans-serif;
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.nordic-investors-conference-top-content p a{
  font-size: 22px;
  line-height: 1.5;
  color: #0099ff;
}
.nordic-investors-conference-links-repeater-wrap,
.nordic-investors-conference-link-item{
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.nic-link-title a{
  font-family:'Trebuchet MS', Helvetica, sans-serif;
  font-size: 20px;
  line-height: 1.5;
  color: #0099ff;
}
.green-text-span{
  color: #669933;
}
/* End Nordic Investors Conference Page Template Design */
/* Start Accordian List Page Template Design */
/* hide by default with smooth animation */
    .client-page__gallery-body{
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.35s ease;
    }

    /* arrow animation */
    .client-page__gallery-arrow {
      display: inline-block;
      margin-right: 10px;
      font-size: 20px;
      transform: rotate(0deg);
      transition: all .5s ease-out;
    }

    .client-page__gallery-header.active .client-page__gallery-arrow{
      transform: rotate(90deg);
    }
    .client-page__gallery-body.open{
      padding: 20px 31px;
    }
.accordian-list-page-parent{
    padding: 50px 0;
}
.client-page__header {
    color: #8FB41A;
    font-size: 37px;
    text-transform: uppercase;
    text-align: center;
}
.client-page__gallery {
    max-width: 1000px;
    margin: auto;
    padding: 25px 50px;
}
.client-page__gallery-item {
    margin: 0 0 25px 0;
}
.client-page__gallery-header {
    font-size: 23px;
    cursor: pointer;
}
.client-page__gallery-body {
    /* padding: 20px 31px; */
    font-size: 22px;
}
.client-page__gallery-body p{
  margin: 0;
  font-size: 22px;
  line-height: 1.5;
  padding-bottom: 20px;
}
.client-page__gallery-body a {
    color: #008FF6;
    text-decoration: underline;
}
/* End Accordian List Page Template Design */
/* Start Manage Subscription Page Desgin */
.site-content h3.sep-heading{
    width: 100%;
    border-bottom: 2px solid #F5F5F5;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 24px;
    font-family: "Raleway-Bold";
    padding-bottom: 0;
    letter-spacing: normal;
}
.manage-subscription-form-row {
  display: flex;
  align-items: center;
  justify-content: center;
}
.manage-subscription-form-col-left{
  width: 35%;
}
.manage-subscription-form-col-right{
  width: 65%;
}
.manage-subscription-form-col-left .wpcf7-form-control-wrap{
  text-align: center;
}
.option-body {
    padding: 15px 0;
    font-family: "Raleway-Regular";
}
.option-body b{
  font-family: "Raleway-Bold";
}
.wpcf7 .manage-subscription-form-wrapper input[type="checkbox"], 
.wpcf7 .manage-subscription-form-wrapper input[type="radio"]{
  width: 0.8em;
  min-width: 0.8em;
}
.manage-subscription-form-col-left .wpcf7-list-item-label{
  font-family: "Raleway-Bold";
  font-size: 16px;
  line-height: 1.5;
}
.subscribe-checkbox-wrap .wpcf7-list-item-label{
  font-family: "Raleway-Bold";
  font-size: 16px;
  line-height: 1.5;
}
.subscribe-checkbox-wrap .wpcf7-list-item{
  margin-left: 0;
}
.wpcf7 .subscribe-checkbox-wrap .wpcf7-form-control-wrap{
  width: auto;
}
.subscribe-checkbox-wrap .unsub-checkbox {
  display: flex;
  align-items: center;
}
.subscribe-checkbox-wrap .unsub-checkbox > label{
  font-family: "Raleway-Bold";
  font-size: 16px;
  line-height: 1.5;
}
.manage-subscription-form-row-bottom,
.textbox-wrap{
  margin-bottom: 30px;
}
.textbox-wrap{
    width: 100%;
    max-width: 360px;
    margin: 0 auto 30px;
}
.textbox-wrap input[type="email"]{
    margin-top: 30px;
    margin-bottom: 8px;
    max-width: 360px;
    border: 1px dashed red;
}
.center-items.manage-subscription-form-row-bottom{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.contactForm .manage-subscription-form-row-bottom input[type="submit"]{
    flex-basis: 50%;
    width: auto;
    margin-right: 10px;
    background: #0471DF;
    text-transform: none;
    color: #FFF;
}
.wpcf7 .manage-subscription-form-wrapper .wpcf7-not-valid-tip{
  display: inline-block;
}
.wpcf7 .manage-subscription-form-wrapper .wpcf7-form-control-wrap.recaptcha{
  display: flex;
  align-items: center;
  justify-content: center;
}
/* End Manage Subscription Page Desgin */
/* Start Blog News Page Desgin */
.blog-news-page .tabs{
  justify-content: center;
}
.blog-news-page .tabs .btn{
  line-height: 1.5;
  text-align: center;
}
.blog-news-page .assoc__list {
  margin: 0;
  list-style: none;
  padding: 5px 0;
}
.blog-news-page .assoc__item {
  padding-bottom: 5px;
}
.blog-news-page .assoc__link {
  display: inline-block;
  padding: 3px 0;
}
.blog-news-single-row .assoc__section {
  margin: 0 0 20px;
}

.blog-news-single-row,
.blog-news-single-content-row,
.campaign-single-content-row{
  display: flex;
  align-items: self-start;
  justify-content: space-between;
  gap: 30px;
}
.blog-news-single-col-left,
.blog-news-single-content-col-right,
.campaign-single-content-right{
  -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
}
.blog-news-single-col-right,
.blog-news-single-content-col-left,
.campaign-single-content-left{
  -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
}
.blog-news-single-content-row h1{
  font-size: 40px;
  letter-spacing: 11.2px;
  text-transform: uppercase;
  text-align: center;
  margin: 60px 0 50px;
  line-height: 1.1;
}
.pubDate{
  font-family: 'Raleway-Regular';
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  margin: 0;
}
.campaign-single-content-right li{
  list-style-type: none;
}
/* End Blog News Page Desgin */
.bioOverlay {
    opacity: 0;
    position: absolute;
    top: 75%;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 50px;
    transition: all 0.3s;
    background: #fff;
}
/* Hover for mouse */
.bioOverlay__container:hover .bioOverlay,
.bioOverlay__container:focus-within .bioOverlay {
    display: block;
    top: 0;
    opacity: 0.95;
}

a.crossPageLink {
    background: #0471DF;
    padding: 15px 25px;
    color: #fff;
    border-radius: 50px;
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Raleway-Semibold';
    font-size: 20px;
    margin: 0 auto;
    margin-bottom: 50px;
    max-width: fit-content; 
  }


  /* Securityfraud settled start*/

  
.casesnewsettled__container {
    display: flex;
    flex-wrap: wrap;
}

.casesnewsettled {
    margin-bottom: 20px;
    width: 100%;
    border-bottom: 1px solid #EEE;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.casesnewsettled__image-container {
    width: 100%;
    height: 200px;
    margin-bottom: 19px;
    overflow: hidden;
}

.casesnewsettled__image {
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    background-color: #EEE;
    width: 100%;
    height: 200px;
    background-size: cover;
    display: block;
}

.casesnewsettled:hover .casesnewsettled__image { -webkit-transform: scale(1.05); transform: scale(1.05); }

.casesnewsettled__title {
    font-size: 20px;
    color: #000;
    font-weight: 900;
    margin: 8px 0 12px;
}
#case-results .casesnewsettled__title{
  font-family: 'Raleway-Black';
}
.casesnewsettled__type {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Raleway-Bold';
}
.casesnewsettled__date b{
  font-family: 'Raleway-Black';
}
.casesnewsettled__blurb {
    font-size: 15px;
    color: #545459;
    padding-top:4px;
}

.casesnewsettled__link {
    margin-top: 15px;
    display: block;
    color: #0471DF;
}

    .casesnewsettled__link:hover {
        color: #97B813;
    }

.casesnewsettled__date {
    font-size: 13px;
    color: #6B6B6B;
    font-weight: 600;
    padding-bottom: 8px;
}

.site-content h3.caseCTA__heading {
  font-size: 23px;
  text-transform: uppercase;
  line-height: 1.2;
  color: #0471DF;
  border-bottom: solid 1px #fff;
  max-width: 175px;
  padding-bottom: 20px;
  margin: 0 auto;
  font-family: 'Raleway-Bold';
  letter-spacing: normal;
}

.caseCTA__text {
  color: #fff;
  text-transform: uppercase;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 30px;
  font-family: 'Raleway-SemiBold';
}

.caseCTA {
  display: none;
  background: #000;
  flex-direction: column;
  padding: 20px;
  border: solid 1px #000;
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center;
  gap: 20px;
  order: -1;
}

.new-case__wraper .caseInfo .caseCTA {
  max-width: 250px;
  width: 100%;
  margin-top: 0;
}
.site-content .new-case__wraper h3.caseCTA__heading{
  font-size: 26px;
}
.new-case__wraper .caseInfo .caseCTA a{
  text-transform: uppercase;
}
.sat-paging { display: block; text-align: center; }

.sat-paging-echo { display: inline-block; padding: 0 10px; font-size: 18px; line-height: 36px; font-family: Arial; }

.sat-paging-prev, .sat-paging-next { display: inline-block; font-size: 0; line-height: 36px; }

    .sat-paging-prev:before, .sat-paging-next:before { content: "\f053"; display: inline-block; width: 36px; height: 36px; border-radius: 50%; font-size: 22px; line-height: 36px; text-align: center; background: #7B9612; color: #FFFFFF; font-weight: bold; font-family: 'Font Awesome 5 Free'; }

    .sat-paging-next:before { content: "\f054"; }

.sat-paging-disabled:before { background: #636569; }

.caseCTA { display: none; background:#000; flex-direction: column; padding: 20px; border: solid 1px #000; margin-top: 20px; margin-bottom: 40px; text-align: center; gap: 20px; order: -1; }
/* .caseCTA--mobile { display: flex; } */
h3.caseCTA__heading { font-size: 23px; }

.case-side { margin-bottom: 30px; }

/* Events detail page start*/
.tabs.event-details-tabs {
    justify-content: center;
}
.eventInfo .eventTime, 
.eventInfo .eventLocation {
    font-family: 'OpenSans-SemiBold';
    font-weight: 600;
    font-size: 15px;
    color: #000000;
}
.eventOverview > div[class^='event'] {
    margin-top: 20px;
}
/* Events detail page end*/

/*Homepage Banner start*/
.securities-homepageHero {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px 0;
    color: #fff;
}
.securities-homepageHero::before {
    /*content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.67) 0%, rgba(0, 0, 0, 0.67) 100%);*/
}

.securities-homepageHero-inner {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: auto;
}
.banner-hero-heading {
  color: #FFF;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 63.664px; /* 127.329% */
  padding: 29px 0;
  position: relative;
}

.banner-hero-heading::before{
  border-top: 2px solid #C8E910;
  content: '';
  position: absolute;
  top: 0;
  width: 22%;
  height: 2px;
  left: 0;
}
.banner-hero-btn{
  display: inline-block;
  padding: 14px 28px;
  border-radius: 100px;
  background: #0078E8;
  color: #C8E910;
  text-decoration: none;
  font-weight: 400;
  text-align: center;
  font-family: 'Montserrat-Regular';
  font-size: 18px;
  font-style: normal;
  line-height: 26px; /* 144.444% */
}
.banner-hero-btn:hover, .banner-hero-btn:focus{
  color: #000;
  background: #7b9612;
}

.hero-stats {
    display: flex;
    justify-content: flex-start;
    margin-top: 40px;
    flex-wrap: wrap;
    gap: 80px;
}

.hero-stat-box{
  text-align: center;
  flex: 1;
  max-width: 150px;
}

.hero-stat-box h3 {
    font-size: 38px;
    color: #a6ff00;
    margin-bottom: 8px;
}

.hero-stat-box p {
  color: #D7D6D6;
  text-align: center;
  font-size: 19.5px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.848px; /* 122.297% */
  letter-spacing:0.683px;
  margin: 0;
}
.hero-stat-number{
  color:#C8E910;
  font-size:48px;
  font-style: normal;
  font-weight: 400;
  line-height: 60.579px; /* 126.205% */
  margin: 0 0 5px;
}
/*Homepage Banner end*/
/*Homepage Feature Section start*/
.homepageFeatures {
  position: relative;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: top -160px right;
  background-size:contain;
  padding: 100px 0;
}

.homepageFeatures-top{
    max-width: 760px;
    margin-bottom: 43px;
}
.homepageFeatures-top .sec-hd{
  max-width: 615px;
  margin-bottom: 30px;
}

.homepageFeatures-grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 80px;
}

.homepageFeatures-box {
  flex: 1;
  min-width: 220px;
  text-align: center;
}
.feature-line {
  display: block;
  width: 98px;
  height: 6px;
  margin: 0 auto 20px;
}
.homepageFeatures-box h4 {
  color:#000;
  text-align: center;
  font-size: 21.3px;
  font-style: normal;
  font-weight: 400;
  line-height: 26.788px; /* 125.767% */
  letter-spacing:0.745px;
  text-transform: uppercase;
  margin: 0 auto 20px;
  max-width: 160px;
}
.homepageFeatures-box p {
  color: #000;
  text-align: center;
  font-size: 17.8px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.667px; /* 127.343% */
  letter-spacing:0.09px;
  margin: 0;
}
/*Homepage Feature Section end*/

.homepageVideoSection {
  padding: 100px 0;
}
.video-section-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
}
.homepageVideo-content{
  max-width: 530px;
}

.video-heading {
  font-size: 36px;
  line-height: 1.3;
  margin-bottom: 20px;
}

.video-description {
  font-size: 16px;
  color: #555;
  margin-bottom: 30px;
}
.video-wrapper {
    position: relative;
}
.video-wrapper::after {
  content: "";
  position: absolute;
  width: 85%;
  height: 35%;
  background: #C8E910;
  right: -20px;
  bottom: -15px;
  z-index: 1;
}

.video-box {
  position: relative;
  z-index: 2;
}

.video-box video,
.video-box iframe {
  width: 550px;
  object-fit: cover;
}
.video-play-btn {
  background: url(images/video-play-btn.svg) no-repeat center center;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 48px;
  width: 48px;
  left: 0;
  padding: 0;
  right: 0;
  margin: auto;
  border-radius: 100%;
}
/*Homepage Video Section end*/
.homepageRecoverySection{
  background: #F0F0F0;
  padding: 100px 0;
}
.homepage-recovery-row{
  display: flex;
  gap: 16px;
  align-items: center;
}
.homepage-recovery-content{
  max-width: 445px;
}

.homepage-recovery-steps{
  display: flex;
  gap: 80px;
  justify-content: space-between;
}
.homepage-recovery-step {
  text-align: center;
  gap: 10px;
  display: flex;
  flex-flow: column;
}
.homepage-recovery-step h4{
  color: #0078E8;
  text-align: center;
  font-size: 21.3px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  text-transform: uppercase;
}
.homepage-recovery-step img{
  max-width: 155px;
  max-height: 90px;
  height: 100%;
  width: fit-content;
  margin: 0 auto;
}
.homepage-recovery-heading {
  max-width: 282px;
  color: #000;
  font-size: 41.9px;
  font-style: normal;
  font-weight: 400;
  line-height: 53px;
  margin-bottom: 12px;
  letter-spacing: -3px;
}
.homepage-recovery-content p{
  color: #444343;
  font-size: 25.1px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px;
  margin: 0;
}

.color-hd{
  color: #008FF6;
}
.homepageReportingSection{
  padding: 100px 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.homepageReportingRow{
  display: flex;
  align-items: center;
}

.homepageReportingContent{
  width: 72%;
  margin-right: -6%;
}
.homepageReportingContent h2, .homepageReportingContent p{
  color: #fff;
}
.homepageReportingContent h2 {
  margin: 0 0 12px;
}
.homepageReportingContent p{
  color: #FFF;
}
.homepageLegalSection{
  background: #000;
  padding: 80px 0;
}
.legal-content h2, .legal-content p{
  color: #fff;

}
.legal-row {
  display: flex;
  gap: 50px;
  align-items: center;
}
.legal-content {
  max-width: 475px;
}
.legal-logo img{
  max-width: 524px;
  width: 100%;
}
.legal-content h2 {
  max-width: 310px;
}

.platform-decision-section{
  padding: 90px 0 30px;
}
.tagline-badge {
  display: inline-block;
  background: #C8E910;
  border-radius: 14px;
  padding: 18px 24px;
  max-width: 600px;
  color: #000;
  font-size: 23.5px;
  font-weight: 400;
  line-height: 29.519px;
}
.platform-intro-heading.sec-hd {
  max-width: 795px;
  font-size: 40px;
  line-height: 50px;
  margin: 0 0 20px;
}
.platform-top-content{
  margin-bottom: 35px;
}
.platform-bottom-content{
  display: grid;
  grid-template-columns: 455px 1fr;
  gap: 40px;
  align-items: start;
}
.platform-left-content p{
  color: #000;
  font-size: 22.1px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin: 0 0 25px;
}
.platform-left-content h4{
  color: #0078E8;
  font-size: 39.2px;
  font-style: normal;
  font-weight: 400;
  line-height: 49px;
  margin: 0 0 20px;
}
.arrow-list{
  margin: 0;
  list-style: none;
  max-width: 380px;
  padding-left: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.arrow-list li{
  color: #000;
  font-size: 22.1px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin: 0 0 25px;
  position: relative;
  padding-left:30px;
}
.arrow-list li::before{
  content: '';
  position: absolute;
  left: 0;
  background: url(images/arrow-list-icon.png) no-repeat center center;
  background-size: contain;
  width: 13.61px;
  height: 16.23px;
  top: 5px;
}
.dashboard-section-heading{
  color: #0078E8;
  font-size: 18.7px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 122.995% */
  letter-spacing:2.091px;
  text-transform: uppercase;
  margin: 0 0 12px;
}
.platform-dashboard-caption{
  color: #000;
  font-size: 18.7px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  margin: 0 0 24px;
}
.platform-dashboard-wrap {
  max-width: 470px;
  text-align: left;
  margin: 0 auto;
  position: relative;
  padding-left: 150px;
}
.platform-image-wrapper {
  text-align: center;
}
.platform-cta-wrapper {
  margin-top: 80px;
}
.dotted-bracket {
  position: absolute;
  top: -285%;
  right: 0;
  width: 85px;
  height: 200px;
  border-top: 2px dotted #000;
  border-right: 2px dotted #000;
  left: 0;
  margin: 0 auto;
}

.security-layers-section{
  padding: 100px 0;
  background: url(images/securities-banner.png) no-repeat center center/cover;
  color: #fff;
}
.security-main-title{
  color: #FFF;
  font-size: 50.6px;
  font-style: normal;
  font-weight: 400;
  line-height: 63.664px; /* 125.819% */
  padding-top: 28px;
  position: relative;
}
.security-main-title::before{
  border-top: 3px solid #008FF6;
  content: '';
  position: absolute;
  top: 0;
  width: 250px;
  height: 3px;
  left: 0;
}
.layers-grid {
  max-width: 964px;
  margin: 64px auto 0;
  display: flex;
  flex-flow: column;
  gap: 50px;
}
.layer-item-content{
  display: flex;
  align-items: center;
  gap: 18px;
}
.layer-icon {
  max-width: 100px;
  flex-shrink: 0;
}
.layer-item{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.layer-text h4{
  color: #C8E910;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px; /* 129.167% */
  margin: 0 0 10px;
}
.layer-right .layer-text h4{
  color: #008FF6;
}

.layer-desc{
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin: 0;
  max-width: 300px;
}
.layer-connector{
  position: relative;
}
.layer-connector::after {
  content: '';
  position: absolute;
  left: -20px;
  top: 80%;
  width: 63%;
  height: 64%;
  border-top: 2px dotted #fff;
  border-right: 2px dotted #fff;
  transform: translateY(-100%);
  pointer-events: none;
}
.layer-right .layer-connector {
  order: 1;
}
.layer-right .layer-item-content {
  order: 2;
  justify-content: flex-end;
}
.layer-right .layer-connector::after{
  border-left: 2px dotted #fff;
  border-right: 0;
  right:-20px;
  left: unset;
}
.framework-blue-box {
  border-radius: 60px;
  background: rgba(0, 120, 232, 0.72);
  padding: 60px 55px;
  max-width: 964px;
  margin: 50px auto 0;
}
.framework-title{
  color: #FFF;
  font-size: 22.1px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  margin: 0 0 28px;
}
.framework-content p{
  margin: 0;
  font-size: 21.3px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.framework-content sup {
  font-size: 10px;
  font-style: normal;
  top: -9px;
  left: 2px;
}
.framework-content em {
  margin-right: 2px;
    font-family: 'DMSans-Regular';
}
.all-bioList-wrap{
  max-width: 990px;
  margin: 0 auto;
}
.all-bioList-wrap .bioList-row{
  grid-template-columns: repeat(3, 1fr);
  gap: 0 120px;
}

/* Securites login page design start */
.page-template-securities-login-template .securitiesTrackerLogin {
    display: none !important;
}

/* HERO SECTION */
.page-template-securities-login-template .hero.hero--cases {
    
    background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 35px 0;
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
}

.tracker__wrap {
    max-width: 100%%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.tracker__left {
    width: 100%;
}

.tracker__right {
    width: 100%;
}

.tracker__statement {
    color: #fff;
    font-size: 24px;
    line-height: 1.25;
    font-weight: 400;
}

.tracker__statement span {
    font-weight: 700;
    text-decoration: underline;
}

.tracker__buttons {
    text-align: center;
}

.tracker__button {
    display: inline-block;
    background: #0077e6;
    color: #fff !important;
    min-width: 220px;
    padding: 10px;
    border-radius: 10px;
    font-size: 18px;
    line-height: 1.5;
    text-decoration: none;
    transition: 0.3s ease;
    text-align: center;
}

.tracker__button:hover {
    background: #005fc2;
    text-decoration: none;
}

.tracker__knowmore {
    color: #fff;
    font-size: 15px;
    margin-top: 12px;
}

.tracker__knowmore a {
    color: #0b84ff;
    text-decoration: none;
}

/* LOGIN SECTION */
.page-template-securities-login-template .container h1 {
    text-align: center;
    font-size: 42px;
    font-weight: 300;
    letter-spacing: 12px;
    text-transform: uppercase;
    color: #111;
    margin: 70px 0 40px;
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
}

.page-template-securities-login-template .wb-content {
    max-width: 950px;
    margin: 0 auto 55px;
    text-align: center;
}

.page-template-securities-login-template .wb-content p {
    font-size: 16px;
    line-height: 1.5;
    color: #111;
    font-weight: 600;
}
.page-template-securities-login-template .wb-content a {
    color: #0066ff;
    text-decoration: none;
}

/* FORM */
.login {
    max-width: 980px;
    margin: 0 auto 80px;
}

.login .form-group {
    margin-bottom: 28px;
}

.login .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.login .col-md-3 {
    width: 220px;
}

.login .col-md-9 {
    width: calc(100% - 220px);
}

.login label.control-label {
    font-size: 18px;
    font-weight: 400;
    color: #111;
    margin: 0;
}

.login .form-control {
    width: 100%;
    height: 48px;
    border: 1px solid #cfcfcf;
    background: #fff;
    padding: 10px 14px;
    font-size: 16px;
    border-radius: 0;
    box-shadow: none;
}

.login .form-control:focus {
    border-color: #999;
    outline: none;
    box-shadow: none;
}

.login .checkbox {
    display: flex;
    align-items: center;
    gap: 10px;
}

.login .checkbox label {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

.login .checkbox input[type="checkbox"] {
    margin-top: 0;
}

.loginbutton {
    background: #9bbc11;
    border: 0;
    color: #000;
    min-width: 85px;
    height: 38px;
    font-size: 16px;
    border-radius: 0;
    transition: 0.3s ease;
}

.loginbutton:hover {
    opacity: 0.9;
}

.login p {
    margin-top: 22px;
}

.login p a {
    color: #0066ff;
    text-decoration: none;
    font-size: 16px;
}
/* Securites login page design end */
@media only screen and (min-width:768px) {
  .desk-none{
    display: none;
  }
  .casesnewsettled {
    flex-basis: 50%;
    width: 50%;
    padding: 0 20px 20px;
    position: relative;
  }

  .casesnewsettled:after {
    content: " ";
    width: 1px;
    background: #EEE;
    height: calc(100% - 20px);
    position: absolute;
    top: 0;
    right: 0;
  }

  .casesnewsettled:nth-child(2n):after {
    content: none;
  }

  .casesnewsettled__container {
    margin-bottom: 30px;
  }
  /* Securites login page design start */
  .tracker__left {
        width: 70%;
    }

    .tracker__right {
        width: 30%;
    }

    .tracker__buttons {
        text-align: right;
    }
  /* Securites login page design end */
}

@media only screen and (min-width:1025px) {
  .site-content {
    margin-top: 138px;
  }
  .caseCTA { 
    margin-top: 90px; 
  }
  .caseCTA--mobile { 
    display: none !important; 
  }
  .caseCTA { 
    display: flex; 
  }
  .securitiesTrackerLogin {
    position: absolute;
    right: 40px;
    top: 25px;
    display: block;
  }
  .main-header-menu-wrap {
    margin-top: 60px;
    padding-right: 180px;
  }
  .site-branding{
    width: 450px;
    position: absolute;
    top: 20px;
    left: 40px;
    padding: 0;
  }
}

@media only screen and (min-width:1200px) {
  .casesnewsettled {
    flex-basis: 33.333%;
    width: 33.333%;
  }

  .casesnewsettled:nth-child(2n):after {
    content: " ";
  }

  .casesnewsettled:nth-child(3n):after {
    content: none;
  }
  .page-template-securities-login-template .container {
    padding: 0 105px;
  }
}
/* Securityfraud settled end*/

@media (max-width: 1199px) {
  .homepageFeatures-grid{
    gap: 10px;
  }
  .homepageReportingContent {
    width: inherit;
  }
  .platform-intro-heading.sec-hd {
    max-width: 765px;
    font-size: 36px;
    line-height: 46px;
  }
  .security-main-title{
    font-size: 40px;
  }
}
@media (max-width: 1024px) {
  header .custom-logo-link img {
    max-width: 250px !important;
    width: 250px !important;
  }
  .main-header-bar {
    padding:20px 15px 17px 13px !important;
  }
  .site-content {
    margin-top: 75px !important;
  }
  .sticky-header .burger-container {
    top: 26px !important;
  }
  .site-branding{
    padding-bottom: 0;
  }
  .nav-menu{
    top: calc(100% + 0px) !important;
  }
  .burger-line{
    background-color: #C8E910 !important;
  }
  .mobile-menubar-open .burger-line {
    background-color: #fff !important;
  }

  .login-btn-mbl{
    border-radius: 16px;
    font-size: 16px;
    margin-top:20px;
    margin-left: 15px;
  }
}

@media screen and (min-width: 991px) and (max-width: 1024px) {
  .all-bioList-wrap .bioList-row {
    gap: 0 90px;
  }
}
@media (max-width: 991px) {
  .banner-hero-heading{
    font-size: 35px;
    line-height: 44.664px;
  }
  .banner-hero-btn {
    font-size: 14px;
    padding: 10px 24px;
  }
  .hero-stats{
    gap: 60px;
  }
  .hero-stat-number {
    font-size: 38px;
    line-height: 52.579px;
  }
  .hero-stat-box p {
    font-size: 15px;
    line-height: 20.848px;
  }
  .banner-hero-heading {
    font-size: 28px;
    line-height: 34.7px;
  }
  .banner-hero-heading::before {
    width: 100%;
    max-width: 229px;
  }
  .hero-stat-number {
    font-size: 27px;
    line-height: 52.579px;
  }
  .hero-stat-box p {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.683px;
  }
  .hero-stats {
    gap: 30px;
  }
  .hero-stat-box{
    max-width: 128px;
  }
  .securities-homepageHero{
    padding: 60px 0;
  }
  .securities-homepageHero::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20%;
    background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 89%, rgba(255, 255, 255, 0) 100%);
  }
  .homepageFeatures-grid {
    gap: 60px;
  }
  .homepageFeatures{
    padding: 80px 0;
  }
  .sec-hd{
    font-size: 28px;
    line-height: 34.7px;
  }
  .sec-para {
    font-size: 18px;
    line-height: 26px;
  } 
  .homepageFeatures-top .sec-hd {
    max-width: 405px;
    margin-bottom: 16px;
  }
  .homepageFeatures {
    background-position: top -60px right;
    background-size: 270px;
    padding: 60px 0;
  }
  .homepageFeatures-box h4 {
    margin-bottom: 16px;
    font-size: 20px;
  }
  .homepage-recovery-row{
    flex-flow: column;
    align-items: first baseline;
    gap: 40px;
  }
  .homepageRecoverySection {
    padding: 60px 0;
  }
  .homepage-recovery-step img {
    max-width: 90px;
  }
  .video-section-row{
    gap: 10px;
  }
  .homepageVideo-content,
  .video-wrapper{
    max-width: 50%;
    width: 50%;
  }
  .video-box video, .video-box iframe {
    width: 100%;
  }
  .video-wrapper::after {
    right: -10px;
    bottom: -5px;
  }
  .homepageVideoSection {
    padding: 60px 0;
  }
  .homepageReportingSection {
    padding: 60px 0;
  }
  .homepageReportingContent,.homepageReportingImage {
    width: 50%;
    margin-right: 0;
  }
  .legal-content {
    max-width: 345px;
  }
  .legal-row{
    gap: 30px;
  }
  .tagline-badge{
    max-width: 400px;
    font-size: 20px;
    line-height: 120%;
  }
  .platform-left-content h4{
    font-size: 32px;
    line-height: 120%;
    margin: 0 0 10px;
  }
  .platform-left-content p,
  .arrow-list li{
    font-size: 18px;
    line-height: 25px;
  }
  .platform-left-content .platform-description p{
    font-size: 20px;
    line-height: 120%;
  }
  .arrow-list {
    max-width: 310px;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .platform-bottom-content {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
  .platform-intro-heading.sec-hd {
    max-width: 615px;
    font-size: 32px;
    line-height: 120%;
  }
  .platform-dashboard-wrap{
    padding-left: 50px;
  }
  .dotted-bracket {
    top: -230%;
    width: 50px;
    height: 160px;
  }
  .platform-cta-wrapper {
    margin-top: 50px;
  }
  .platform-decision-section {
    padding: 60px 0 10px;
  }
  .security-main-title{
    font-size: 32px;
    line-height: 140%;
    padding-top: 20px;
  }
  .security-main-title::before {
    width: 240px;
  }
  .layer-text h4{
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 5px;
  }
  .layer-desc{
    font-size: 16px;
  }
  .layer-icon {
    max-width: 90px;
  }
  .layer-connector::after{
    left: 0;
  }
  .layer-right .layer-connector::after{
    right: 0;
  }
  .framework-blue-box {
    border-radius: 30px;
    padding: 30px 30px;
  }
  .framework-title {
    font-size: 20px;
    margin: 0 0 10px;
  }
  .framework-content p {
    font-size: 18px;
  }
  .security-layers-section {
    padding: 80px 0;
  }
  .all-bioList-wrap {
    max-width: 620px;
  }
  .all-bioList-wrap .bioList-row {
    grid-template-columns: repeat(2, 1fr);
    gap: 0 90px;
  }
}

@media (max-width: 767px) {

  .mobile-none{
    display: none;
  }
  .btn-style, input[type="submit"].search-submit{
    border-radius: 999px;
    font-size: 14px;
    padding: 10px 24px;
  }
 .sec-para {
    font-size: 16px;
    line-height: 20px;
  }
  .homepageFeatures-box p{
    font-size: 16px;
  }
  .homepageFeatures-grid {
    gap: 44px;
  }
  .homepageFeatures-box p{
    max-width: 300px;
    margin: 0 auto;
  }
  .homepageFeatures {
    background-size: 180px;
  }
  .homepage-recovery-heading {
    font-size: 28px;
    line-height: 34.7px;
    letter-spacing: normal;
  }
  .homepage-recovery-content p{
    font-size: 16px;
    line-height: 20px;
  }
  .homepage-recovery-steps {
    gap: 56px;
    justify-content: center;
    flex-wrap: wrap;
  }
  .homepage-recovery-step h4{
    font-size: 20px;
  }
  .homepage-recovery-step img {
    max-width: 110px;
  }
  .homepageVideo-content, .video-wrapper {
    max-width: 100%;
    width: 100%;
  }
  .video-wrapper::after {
    right: -10px;
    bottom: 20px;
  }

  .video-section-row, .homepageReportingRow, .legal-row {
    gap: 24px;
    flex-flow: column;
  }
  .homepageReportingContent, .homepageReportingImage {
    width: 100%;
  }
  .homepageLegalSection{
    padding: 60px 0;
  }
  .legal-logo img {
    max-width: 216px;
  }
  .legal-content p{
    margin-bottom: 0;
  }
  .tagline-badge {
    max-width: 250px;
    padding: 18px 20px;
  }
  .platform-bottom-content {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .platform-left-content {
    order: 2;
  }
  .platform-image-wrapper {
    order: 1;
  }
  .platform-dashboard-wrap {
    padding-left: 0;
  }
  .dashboard-section-heading{
    font-size: 16px;
    line-height: 23px;
    letter-spacing:2.091px;
    margin: 0 0 10px;
  }
  .platform-dashboard-caption {
    font-size: 16px;
    line-height: 21px;
    margin: 0 0 30px;
  }
  .platform-dashboard-wrap{
    max-width: 270px;
    margin-left: 0;
  }
  .dotted-bracket {
    top: -304%;
    width: 70px;
    height: 275px;
    margin-right: 0;
    right: 0;
  }
  .platform-cta-wrapper .btn-style{
    border-radius: 16px;
    font-size: 18.7px;
    padding: 12px 32px;
  }
  .platform-cta-wrapper {
    margin-top: 30px;
  }
  .platform-decision-section {
    padding: 40px 0 0px;
  }
  .security-layers-section {
    padding: 60px 0;
  }
  .all-bioList-wrap .bioList-row {
    gap: 0 60px;
  }

  /* Securites login page design start */
  .page-template-securities-login-template .hero.hero--cases {
        padding: 30px 20px;
    }

    .tracker__statement {
        text-align: center;
        font-size: 22px;
        margin-bottom: 25px;
    }

    .page-template-securities-login-template .container h1 {
        font-size: 28px;
        letter-spacing: 1px;
        line-height: 1.4;
        margin-top: 50px;
    }

    .page-template-securities-login-template .wb-content p {
        font-size: 16px;
    }

    .login .row {
        display: block;
    }

    .login .col-md-3,
    .login .col-md-9 {
        width: 100%;
    }

    .login .col-md-3 {
        margin-bottom: 10px;
    }

  /* Securites login page design end */
}

@media screen and (min-width: 629px) and (max-width: 767px) {
  .platform-dashboard-wrap {
    max-width: 500px;
  }
  .dotted-bracket {
    top: -335%;
    width: 60px;
    height: 215px;
  }
  .tagline-badge {
    max-width: 350px;
  }
}
@media (max-width: 600px) {
  .layer-item-content{
    flex-flow: column;
    gap: 15px;
  }

  .layer-right .layer-connector {
    order: 2;
  }
  .layer-right .layer-item-content {
    order: 1;
    justify-content: flex-start;
    align-items: baseline;
  }

  .layer-item{
    grid-template-columns: 1fr;
  }
  
  .layer-left .layer-item-content {
    align-items: end;
    text-align: right;
  }
  .layer-text {
    display: flex;
    flex-flow: column;
  }
  .layer-left .layer-text {
    align-items: end;
  }
  .layer-right .layer-text {
    align-items: baseline;
  }
  .layer-desc{
    max-width: 235px;
  }
  .layer-connector::after{
    width: 100px;
    height: 100px;
    top: -30px;
    transform: translateY(0%);
  }
  .layer-left .layer-connector::after {
    border-left: 2px dotted #fff;
    border-right: 0;
  }
  .layer-right .layer-connector::after {
    border-right: 2px dotted #fff;
    border-left: 0;
  }
  .layers-grid{
    gap: 0;
    max-width: 400px;
    margin: 40px auto 0;
  }
  .layer-connector {
    height: 80px;
  }
  .framework-blue-box{
    margin: 20px auto 0;
    padding: 20px;
    max-width: 400px;
  }
  .ast-hfb-header .site-footer{
    padding-top: 30px;
  }
  .all-bioList-wrap .bioList-row {
    grid-template-columns:1fr;
    max-width: 260px;
    margin: 0 auto 10px;
  }
}
@media screen and (min-width: 441px) and (max-width: 629px) {
  .platform-dashboard-wrap {
    max-width: 400px;
  }
}

@media (max-width: 490px) {
  .hero-stats {
    max-width: 325px;
    margin-top: 32px;
  }
}

