body.page .addr-style-2.obj-content td:first-of-type li::before {
  height: 40px;
  width: 40px;
  font-size: 14px;
}

/* Contact Info - Hours */
.obj-holder-contact-hours .obj-inner {
  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;
  gap: 1rem;
}
@media screen and (min-width: 1430px) {
  .obj-holder-contact-hours .obj-inner {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 0;
  }
}
.obj-holder-contact-hours .obj-inner-iframe {
  margin-bottom: 3rem;
  background-color: #1a2d6f;
}
.obj-holder-contact-hours .obj-inner-iframe iframe {
  margin: 0;
  display: block;
}
@media screen and (min-width: 992px) {
  .obj-holder-contact-hours .obj-inner-iframe {
    margin-bottom: 4rem;
  }
}
.obj-holder-contact-hours .obj-inner-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: calc(3rem - 40px);
     -moz-column-gap: calc(3rem - 40px);
          column-gap: calc(3rem - 40px);
}
@media screen and (min-width: 992px) {
  .obj-holder-contact-hours .obj-inner-header {
    -webkit-column-gap: calc(4rem - 40px);
       -moz-column-gap: calc(4rem - 40px);
            column-gap: calc(4rem - 40px);
  }
}
@media screen and (min-width: 1430px) {
  .obj-holder-contact-hours .obj-inner-header {
    -webkit-column-gap: calc(5rem - 40px);
       -moz-column-gap: calc(5rem - 40px);
            column-gap: calc(5rem - 40px);
  }
}
.obj-holder-contact-hours .obj-inner-header .obj-i {
  color: #aec2f9;
}
.obj-holder-contact-hours .obj-inner-header .obj-i-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  width: 40px;
  background-color: #1a2d6f;
}
.obj-holder-contact-hours .obj-inner-body {
  margin-bottom: 4rem;
}
.obj-holder-contact-hours .obj-inner .obj-ul {
  padding: 0;
  margin: 0.4rem 0 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 1430px) {
  .obj-holder-contact-hours .obj-inner .obj-ul {
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
}
.obj-holder-contact-hours .obj-inner .obj-ul .obj-li {
  margin: 0;
  padding: 0;
  color: #5b73b5;
  font-size: 1rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media screen and (min-width: 768px) {
  .obj-holder-contact-hours .obj-inner .obj-ul .obj-li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
.obj-holder-contact-hours .obj-inner .obj-ul .obj-li .obj-text {
  display: block;
}
@media screen and (min-width: 1430px) {
  .obj-holder-contact-hours .obj-inner .obj-ul .obj-li .obj-text {
    white-space: nowrap;
  }
}
.obj-holder-contact-hours .obj-inner .obj-ul .obj-li::before {
  display: none;
}
.obj-holder-contact-hours .obj-btn {
  text-decoration: none;
  background-color: #8191be;
  color: #fff;
  padding: 1rem 2rem;
  display: block;
  font-size: 1rem;
}
.obj-holder-contact-hours .obj-btn:hover {
  color: #fff;
  background-color: #1a2d6f;
}

/* Testimonials */
.obj-holder-testimonial .quote {
  color: #fcca0b;
}
.obj-holder-testimonial .blockquote {
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  background: none;
  border: 0 none;
}
.obj-holder-testimonial .blockquote::after {
  content: " ";
  display: block;
  height: 1rem;
}
.obj-holder-testimonial .obj-item-row-def .obj-i {
  font-style: normal;
}
.obj-holder-testimonial .obj-item-row-def .obj-i-wrap {
  line-height: 1;
  -webkit-transform: scale(3);
          transform: scale(3);
  display: inline-block;
  margin-right: 1em;
  position: relative;
  top: 0.7em;
  left: 0.4em;
  color: #fcca0b;
  text-shadow: 0px 0.2px 0px #000;
}
.obj-holder-testimonial .obj-item-row-def .obj-i-wrap:last-child {
  text-shadow: 0px -0.2px 0px #000;
}
.obj-holder-testimonial .obj-item-text-reviewer {
  padding-left: 70px;
}
.obj-holder-testimonial .obj-item .obj-link .obj-i {
  font-size: 0.8em;
}
.obj-holder-testimonial .obj-item .review-image {
  margin-bottom: 1rem;
}
.obj-holder-testimonial .obj-item .review-image .review-rate {
  font-size: 1rem;
  line-height: 1;
  margin-right: 0.3em;
}
@media screen and (min-width: 992px) {
  .obj-holder-testimonial .obj-item .review-image .review-rate {
    font-size: 1.3rem;
  }
}
.obj-holder-testimonial .obj-item .review-image .review-rate-indicate {
  position: relative;
  padding-bottom: 1em;
  width: 1em;
}
.obj-holder-testimonial .obj-item .review-image .review-rate-indicate svg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.obj-holder-testimonial .obj-item .review-image .review-rate-counts {
  font-size: 1rem;
  margin-left: 1em;
  line-height: 1.7;
}
.obj-holder-testimonial .obj-item-footer {
  margin-top: 3rem;
}
.obj-holder-testimonial .owl-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 2rem;
  line-height: 1.3;
}
.obj-holder-testimonial .owl-nav .owl-next {
  margin-left: 1.5rem;
}
.obj-holder-testimonial .owl-nav .owl-next:focus, .obj-holder-testimonial .owl-nav .owl-prev:focus {
  outline: none;
}

.full-height .vc_column-inner,
.full-height .wpb_wrapper {
  height: 100%;
}

.obj-holder-testimonial-wrap {
  background-color: #1a2d6f;
  padding: 40px 15px;
  height: 100%;
}
@media (min-width: 768px) {
  .obj-holder-testimonial-wrap {
    padding-top: 15%;
    padding-bottom: 15%;
  }
}
@media (min-width: 992px) {
  .obj-holder-testimonial-wrap {
    padding: 15%;
  }
}
.obj-holder-testimonial-wrap .col-outer-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.obj-holder-testimonial-wrap .col-outer-bg img {
  height: 100%;
  max-width: unset;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.obj-holder-testimonial-wrap .col-inner {
  padding: 15px;
  position: relative;
  -webkit-box-shadow: 3px 6px 12px rgba(0, 0, 0, 0.43);
          box-shadow: 3px 6px 12px rgba(0, 0, 0, 0.43);
}
@media (min-width: 768px) {
  .obj-holder-testimonial-wrap .col-inner {
    padding: 2rem;
  }
}
@media (min-width: 1920px) {
  .obj-holder-testimonial-wrap .col-inner {
    padding: 3rem 5rem;
  }
}
.obj-holder-testimonial-wrap .col-inner-bg {
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.obj-holder-testimonial-wrap .col-inner-bg img {
  height: 100%;
  max-width: unset;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.obj-holder-testimonial-wrap .col-inner-body {
  position: relative;
}
#main .obj-holder-testimonial-wrap .page-title-sub {
  font-family: "Playfair Display", serif;
  text-transform: uppercase;
  color: #1a2d6f;
  font-size: 2rem;
}
.obj-holder-testimonial .owl-carousel .owl-stage-outer {
  overflow: hidden;
}
.obj-holder-testimonial .obj-item .review-image .review-rate {
  display: inline-block;
  padding: 0.5rem;
  background-color: #1a2d6f;
  color: #fcca0b;
  border-radius: 3px;
  white-space: nowrap;
}
.obj-holder-testimonial .obj-item .review-image .review-rate-counts {
  color: #1a2d6f;
  line-height: 1.4;
  font-weight: 500;
}
.obj-holder-testimonial .obj-item .review-image .review-rate-counts-icon {
  position: relative;
  left: 10px;
}
.obj-holder-testimonial .obj-item .blockquote {
  height: 12rem;
  overflow: auto;
  padding-right: 1rem;
  padding-left: 2rem;
  position: relative;
  color: #1a2d6f;
  scrollbar-width: thin;
  scrollbar-track-color: #1a2d6f;
  scrollbar-color: light;
}
.obj-holder-testimonial .obj-item .blockquote p {
  line-height: 1.5 !important;
}
.obj-holder-testimonial .obj-item .blockquote .obj-i-wrap:first-child {
  position: absolute;
  left: 0.5rem;
}
.obj-holder-testimonial .obj-item .blockquote::-webkit-scrollbar, .obj-holder-testimonial .obj-item .blockquote::-webkit-scrollbar-thumb, .obj-holder-testimonial .obj-item .blockquote::-webkit-scrollbar-track {
  width: 8px;
  border: none;
  background: transparent;
}
.obj-holder-testimonial .obj-item .blockquote::-webkit-scrollbar-button, .obj-holder-testimonial .obj-item .blockquote::-webkit-scrollbar-track-piece, .obj-holder-testimonial .obj-item .blockquote::-webkit-scrollbar-corner, .obj-holder-testimonial .obj-item .blockquote::-webkit-resizer {
  display: none;
}
.obj-holder-testimonial .obj-item .blockquote::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: #fcca0b;
}
.obj-holder-testimonial .obj-item .blockquote::-webkit-scrollbar-track {
  background-image: url("../images/bg/scroll-bg.png");
  background-repeat: repeat-y;
  background-size: contain;
}
.obj-holder-testimonial .obj-item .blockquote:after {
  display: none;
}
.obj-holder-testimonial .obj-item .blockquote-wrap {
  margin-right: 0.1rem;
  margin-bottom: 1.5rem;
  position: relative;
}
.obj-holder-testimonial .obj-item-text-reviewer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.obj-holder-testimonial .obj-item-text-reviewer img.review-profile-img {
  width: 50px;
  height: 50px;
}
.obj-holder-testimonial .obj-item-text-reviewer .review-rate {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
}
.obj-holder-testimonial .obj-item-text-reviewer .review-rate-indicates svg {
  height: 15px;
  width: 15px;
}
@media (min-width: 768px) {
  .obj-holder-testimonial .obj-item-text-reviewer .review-rate-indicates {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.obj-holder-testimonial .obj-item-text-reviewer .review-rate-profile-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.obj-holder-testimonial .obj-item-text-reviewer .review-rate-profile-info .review-rate-param {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media (min-width: 768px) {
  .obj-holder-testimonial .obj-item-text-reviewer .review-rate-profile-info .review-rate-param {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}
@media (min-width: 992px) {
  .obj-holder-testimonial .obj-item-text-reviewer .review-rate-profile-info .review-rate-param {
    font-size: 1vw;
  }
}
@media (min-width: 768px) {
  .obj-holder-testimonial .obj-item-text-reviewer .review-rate-profile-info {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 1.5vw;
  }
}
.obj-holder-testimonial .testimonial-item {
  padding-left: 2px;
  padding-right: 2px;
}
.obj-holder-testimonial .testimonial-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}
.obj-holder-testimonial .testimonial-author-image {
  width: 60px;
}
.obj-holder-testimonial .testimonial-author-name a {
  color: #1a2d6f;
  font-weight: 700;
}
.obj-holder-testimonial .testimonial-rating {
  color: #fcca0b;
}
@media screen and (min-width: 1430px) {
  .obj-holder-testimonial .testimonial-query {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

/* Tiled Images */
.obj-holder-tiled-images {
  padding-left: 30px;
}
@media screen and (min-width: 1430px) {
  .obj-holder-tiled-images {
    padding-right: 12rem;
    padding-left: calc((100vw - 1430px + 60px) / 2);
  }
}
.obj-holder-tiled-images .obj-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Playfair Display", serif;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 3rem;
  color: #1a2d6f;
  margin-bottom: 2rem;
}
.obj-holder-tiled-images .obj-title::after {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #1a2d6f;
}
.obj-holder-tiled-images .obj-tiled {
  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;
  gap: 2rem;
}

/* Lawyer Section */
@media screen and (min-width: 992px) {
  .bg-cover-extra {
    padding-top: 10rem;
  }
}

.lawyer-section .obj-content {
  padding-right: 15px;
  padding-left: 15px;
  color: #1a2d6f;
}
.lawyer-section .obj-content .obj-title {
  font-family: "Playfair Display", serif;
  color: #1a2d6f;
  font-weight: 700;
}
.lawyer-section .obj-content .obj-title small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  gap: 1rem;
  font-size: 60%;
  font-weight: 100;
}
.lawyer-section .obj-content .obj-title small::before, .lawyer-section .obj-content .obj-title small::after {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #1a2d6f;
}
.lawyer-section .lawyers {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (min-width: 992px) {
  .lawyer-section .lawyers {
    padding-top: 0;
    padding-bottom: 0px;
  }
}
.lawyer-section .image-block {
  background-color: #1a2d6f;
}
.lawyer-section .image-block picture {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.lawyer-section .owl-theme .owl-dots {
  margin-top: 3rem;
}
@media screen and (min-width: 992px) {
  .lawyer-section .owl-theme .owl-dots {
    display: none;
  }
}
.lawyer-section .owl-theme .owl-dots .owl-dot.active span {
  background-color: #fcca0b;
}
.lawyer-section .wpb_wrapper .owl-controls .owl-nav button:focus, .lawyer-section .wpb_wrapper .owl-controls .owl-nav button:focus-visible {
  outline: none;
}
@media screen and (min-width: 992px) {
  .lawyer-section .wpb_wrapper .owl-controls .owl-nav span {
    font-size: 1rem;
    -webkit-transform: scale(3);
            transform: scale(3);
    top: -0.2rem;
  }
  .lawyer-section .wpb_wrapper .owl-controls .owl-nav .owl-prev span {
    left: 0;
  }
  .lawyer-section .wpb_wrapper .owl-controls .owl-nav .owl-next span {
    left: 0;
  }
}
.lawyer-section .owl-controls .owl-nav {
  display: block !important;
  position: absolute;
  top: 56%;
  width: 100%;
}
@media all and (min-width: 992px) {
  .lawyer-section .owl-controls .owl-nav {
    top: 70%;
  }
}
.lawyer-section .owl-controls .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  background: #1a2d6f;
  border: 0px;
  padding: 17px 21.9px;
  cursor: pointer;
  border-left: 0px;
  z-index: 99;
}
@media all and (max-width: 992px) {
  .lawyer-section .owl-controls .owl-nav .owl-prev {
    left: -15px;
    padding: 12px 16.9px;
    -webkit-box-shadow: 3px 5px 7px -5px rgba(0, 0, 0, 0.34);
    box-shadow: 3px 5px 7px -5px rgba(0, 0, 0, 0.34);
  }
}
.lawyer-section .owl-controls .owl-nav .owl-prev span {
  position: relative;
  left: 5px;
  -webkit-transition: ease-in-out all 0.2s;
  transition: ease-in-out all 0.2s;
}
@media all and (max-width: 992px) {
  .lawyer-section .owl-controls .owl-nav .owl-prev span {
    left: 0;
  }
}
.lawyer-section .owl-controls .owl-nav .owl-prev:hover {
  background: #fcca0b;
}
.lawyer-section .owl-controls .owl-nav .owl-next {
  position: absolute;
  right: 30px;
  background: #1a2d6f;
  border: 0px;
  padding: 17px 21.9px;
  cursor: pointer;
  border-right: 0px;
  z-index: 99;
}
@media all and (max-width: 992px) {
  .lawyer-section .owl-controls .owl-nav .owl-next {
    right: 15px;
    padding: 12px 16.9px;
    -webkit-box-shadow: 3px 5px 7px -5px rgba(0, 0, 0, 0.34);
    box-shadow: 3px 5px 7px -5px rgba(0, 0, 0, 0.34);
  }
}
.lawyer-section .owl-controls .owl-nav .owl-next span {
  position: relative;
  right: 5px;
  -webkit-transition: ease-in-out all 0.2s;
  transition: ease-in-out all 0.2s;
}
@media all and (max-width: 992px) {
  .lawyer-section .owl-controls .owl-nav .owl-next span {
    right: 0;
  }
}
.lawyer-section .owl-controls .owl-nav .owl-next:hover {
  background: #fcca0b;
}
.lawyer-section .owl-controls .owl-nav span {
  font-size: 2rem;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lawyer-section .lawyers .lawyer-blocks {
  position: relative;
}

@media all and (min-width: 992px) and (max-width: 1200px) {
  .lawyer-section .lawyers .lawyer-blocks {
    top: 4rem;
  }
}
@media all and (min-width: 1200px) and (max-width: 1430px) {
  .lawyer-section .lawyers .lawyer-blocks {
    top: 4rem;
  }
}
@media all and (min-width: 1430px) {
  .lawyer-section .lawyers .lawyer-blocks {
    top: 5rem;
  }
}
@media all and (min-width: 992px) {
  .lawyer-section .lawyers .lawyer-blocks .owl-item:nth-child(even) .lawyer-block {
    background: #F9F9F9;
  }
}
.lawyer-section .lawyers .lawyer-blocks .single-lawyer h3 {
  font-size: 30px;
  color: #233b7b;
  font-weight: 400;
  -webkit-transition: ease-in-out all 0.32s;
  transition: ease-in-out all 0.32s;
}

.lawyer-section .lawyers .lawyer-blocks .single-lawyer a {
  color: #1a2d6f;
  -webkit-transition: ease-in-out all 0.32s;
  transition: ease-in-out all 0.32s;
}

@media all and (min-width: 1200px) and (max-width: 1430px) {
  .lawyer-section .lawyers .lawyer-blocks .single-lawyer a {
    font-size: 13px;
  }
}
.lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block {
  position: relative;
  -webkit-transition: ease-in-out all 0.3s;
  transition: ease-in-out all 0.3s;
  background-color: #fff;
}

/*
    .lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block:hover {
      background: transparent; }
      .lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block:hover .info {
        -webkit-transform: scale(0.8) translateY(-150%);
        -ms-transform: scale(0.8) translateY(-150%);
        transform: scale(0.8) translateY(-150%); }
        .lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block:hover .info h3 {
          color: #fff;
          margin-bottom: 5px; }
        .lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block:hover .info a {
          color: #fff; }
      .lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block:hover .image-block .outer:before {
        width: calc(100% - .75rem);
        -webkit-transition: .25s ease .5s;
        -o-transition: .25s ease .5s;
        transition: .25s ease .5s; }
      .lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block:hover .image-block .inner:before {
        width: 100%;
        -webkit-transition: .25s ease;
        -o-transition: .25s ease;
        transition: .25s ease; }
      .lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block:hover .image-block .inner:after {
        height: 100%;
        -webkit-transition: .25s ease .25s;
        -o-transition: .25s ease .25s;
        transition: .25s ease .25s; }
      .lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block:hover .image-block:after {
        opacity: 1;
        -webkit-transition: .25s ease .75s;
        -o-transition: .25s ease .75s;
        transition: .25s ease .75s; }
      .lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block:hover .image-block:before {
        opacity: 0.6; }
      .lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block:hover .image-block .view {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: .25s ease .73s;
        -o-transition: .25s ease .73s;
        transition: .25s ease .73s; }
*/
@media all and (min-width: 992px) {
  .lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block {
    background: #fff;
  }
}
.lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block .info {
  pointer-events: none;
  -webkit-transition: ease-in-out all 0.32s;
  transition: ease-in-out all 0.32s;
}

.lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block img {
  -o-object-fit: cover;
  object-fit: cover;
}

@media all and (max-width: 420px) {
  .lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block img {
    height: 330px;
  }
}
@media all and (min-width: 992px) and (max-width: 1200px) {
  .lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block img {
    height: 300px;
  }
}
@media all and (min-width: 1200px) and (max-width: 1350px) {
  .lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block img {
    height: 270px;
  }
}
@media all and (min-width: 1350px) and (max-width: 1430px) {
  .lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block img {
    height: 276px;
  }
}
@media all and (min-width: 1430px) {
  .lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block img {
    height: 320px;
  }
}
.lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block .image-block {
  position: relative;
}

.lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block .image-block span {
  position: absolute;
  width: calc(100% - 2rem);
  height: calc(100% - 2rem);
  top: 1rem;
  left: 1rem;
  display: block;
}

.lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block .image-block .outer:before, .lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block .image-block .outer:after {
  content: "";
  background-color: #FCC90B;
  display: block;
  position: absolute;
}

.lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block .image-block .outer:before {
  left: 0;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  width: 0;
  height: 2px;
  bottom: 0;
}

.lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block .image-block .inner:before, .lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block .image-block .inner:after {
  content: "";
  background-color: #FCC90B;
  display: block;
  position: absolute;
}

.lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block .image-block .inner:before {
  width: 0;
  height: 2px;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  top: 0;
  right: 0;
}

.lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block .image-block .inner:after {
  left: 0;
  width: 2px;
  height: 0;
  top: 0;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

.lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block .image-block:after {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  visibility: visible;
  font-weight: 900;
  font-size: 30px;
  position: absolute;
  color: #FCC90B;
  bottom: 9.5px;
  right: 25px;
  opacity: 0;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  line-height: 1.1rem;
}

.lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block .image-block:before {
  content: "";
  background: #233b7b;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: ease-in-out all 0.3s;
  transition: ease-in-out all 0.3s;
}

.lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block .image-block .view {
  position: absolute;
  position: absolute;
  right: 14%;
  bottom: 20px;
  opacity: 0;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  -webkit-transition: ease all 0.3s;
  transition: ease all 0.3s;
}

.lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block .image-block .view p {
  color: #FCC90B;
  font-size: 12px;
}

/* FAQ Section */
.obj-holder-accordion .obj-item ul li {
  font-family: Montserrat;
}
.obj-holder-accordion .obj-item.active {
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.18);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.18);
}
@media screen and (min-width: 992px) {
  .obj-holder-accordion .obj-item.active .obj-item-role-content-long {
    padding: 1rem 2.3rem;
  }
}
.obj-holder-accordion .h4 .obj-link {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.obj-holder-section-faq .obj-item .obj-item-role-inner-body a {
  color: #1a2d6f;
  text-decoration: underline;
}
.obj-holder-section-faq .obj-item .obj-item-role-inner-body a:hover {
  text-decoration: none;
}

/* Blog Post */
.single-post .obj-content h2, .single-post .obj-content h3, .single-post .obj-content h4, .single-post .obj-content h5, .single-post .obj-content h6 {
  font-weight: 700;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
.single-post .obj-content a {
  color: #1a2d6f;
  text-decoration: underline;
}
.single-post .obj-content a:hover {
  text-decoration: none;
}

/* Banner */
@media screen and (min-width: 992px) {
  body .banner-font-small .heading-style-1.heading-style-1-2 .obj-title {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1430px) {
  body .banner-font-small .heading-style-1.heading-style-1-2 .obj-title {
    font-size: 3.9rem;
  }
}

/* Map Items */
#header .nav .menu-item .sub-menu .menu-item .menu-link svg,
.lawyer-container .img-block svg,
.lawyer-section .lawyers .lawyer-blocks .single-lawyer .lawyer-block .image-block svg {
  display: none;
}

body .addr-style-2 td li::before {
  display: none;
}
body .addr-style-2 td li svg.svg-inline--fa {
  height: 40px;
  width: 40px;
  font-weight: 900;
  background: #243c7c;
  border-radius: 0;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #aec2f9;
  position: absolute;
  left: 0;
  top: -5px;
}
body .addr-style-2 td li svg.svg-inline--fa path {
  -webkit-transform: scale(0.4);
          transform: scale(0.4);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

/* Member Photo */
.obj-holder-member-photo .obj-inner {
  position: relative;
}
@media screen and (min-width: 992px) {
  .obj-holder-member-photo .obj-inner {
    padding-top: 2rem;
  }
}
.obj-holder-member-photo .obj-inner-bg {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}
.obj-holder-member-photo .obj-inner-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.obj-holder-member-photo .obj-inner-items {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bottom: 0;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.obj-holder-member-photo .obj-inner-items .obj-figure {
  margin: 0;
  position: relative;
  margin-left: -2rem;
  margin-right: -2rem;
  display: none;
}
@media screen and (min-width: 992px) {
  .obj-holder-member-photo .obj-inner-items .obj-figure {
    display: block;
    margin-left: -3rem;
    margin-right: -3rem;
  }
}
.obj-holder-member-photo .obj-inner-items .obj-figure.on-mobile {
  display: block;
}
.obj-holder-member-photo .obj-inner-items .obj-figure.empty {
  opacity: 0;
  visibility: hidden;
}