/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* Additional Mixins */
.uppercase-title {
  font-family: var(--secondary-font), sans-serif;
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

.neutral {
  background: url("../images/neutral-pattern.jpg");
}

@media screen and (min-width: 768px) {
  .neutral {
    background: url("../images/neutral-banner-desktop.jpg");
  }
}
.accordion-mhk {
  margin-bottom: 0 !important;
  padding-bottom: 70px;
}

.accordion-mhk .cw-accordion__item {
  margin-bottom: 16px;
  box-shadow: 0px 8px 40px rgba(24, 39, 75, 0.08);
}

.accordion-mhk .cw-accordion__item-title {
  border: none;
  text-transform: uppercase;
  font-family: var(--main-font), sans-serif;
  padding-top: 20px;
}

@media (max-width: 767px) {
  .accordion-mhk .cw-accordion__item-title {
    letter-spacing: 0 !important;
    padding-top: 9px !important;
    padding-bottom: 8px !important;
    background-size: 24px 24px !important;
    background-position: top 50% right 13px !important;
  }
}
.accordion-mhk .cw-accordion__item-content, .accordion-mhk .cw-accordion__item-title {
  border-radius: 0 !important;
}

.p-unset {
  position: unset;
}

.home-one {
  padding: 35px 0;
}

@media screen and (min-width: 768px) {
  .home-one {
    padding: 78px 0;
  }
}
@media (max-width: 991px) {
  .home-one .col-right {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1400px) {
  .home-one .col-right {
    padding-right: 85px;
  }
}
@media screen and (min-width: 1440px) {
  .home-one .col-right {
    padding-right: 119px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-one .col-right h1 {
    padding: 0 25px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-one .col-right h1 {
    font-size: 55px;
    line-height: 63px;
  }
}
@media screen and (min-width: 1200px) {
  .home-one .col-left {
    padding-left: 80px;
  }
}
@media screen and (min-width: 1440px) {
  .home-one .col-left {
    padding-left: 120px;
  }
}
@media (min-width: 1621px) {
  .home-image img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .home-two {
    padding: 30px 0 12px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .home-two {
    padding: 50px 0;
  }
}
@media screen and (min-width: 1400px) {
  .home-two .col-left {
    padding-right: 103px;
  }
}
@media screen and (min-width: 1440px) {
  .home-two .col-left {
    padding-right: 135px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-two .col-left h2 {
    font-size: 47px;
    line-height: 54px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-two .col-left h2 {
    font-size: 43px;
    line-height: 51px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .home-two .col-left h2 {
    padding-top: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .home-two .col-left h2 {
    padding-right: 35px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .home-two .col-left p:last-child {
    padding-bottom: 18px;
  }
}
.home-two .btn-play {
  top: 72%;
}

.home-three {
  background: var(--color-secondary);
  padding: 30px 0;
}

@media screen and (min-width: 768px) {
  .home-three {
    padding: 80px 0;
  }
}
@media screen and (min-width: 992px) {
  .home-three {
    background: url("../images/logo-banner-red.jpg") no-repeat top right var(--color-secondary);
    padding: 116px 0;
  }
}
@media screen and (min-width: 992px) {
  .home-three .col-xxl-7 {
    padding: 0 35px;
  }
}
@media screen and (min-width: 1200px) {
  .home-three .col-xxl-7 {
    padding: 0 20px;
  }
}
@media screen and (min-width: 1440px) {
  .home-three .col-xxl-7 {
    padding: 0 46px;
  }
}
@media (max-width: 767px) {
  .home-three .col-xxl-7 h2 {
    text-align: center;
    padding: 0 26px;
  }
}
@media (max-width: 374px) {
  .home-three .col-xxl-7 h2 {
    padding: 0 19px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-three .col-xxl-7 h2 {
    font-size: 47px;
  }
}
.home-four {
  padding: 30px 0;
}

@media screen and (min-width: 768px) {
  .home-four {
    padding: 50px 0 0;
  }
}
@media screen and (min-width: 992px) {
  .home-four {
    padding: 102px 0 62px;
  }
}
@media (max-width: 767px) {
  .home-four h2 {
    padding-right: 51px;
  }
}
@media screen and (min-width: 992px) {
  .home-four h2 {
    padding-right: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .home-four h2 {
    padding-right: 150px;
  }
}
@media screen and (min-width: 1400px) {
  .home-four h2 {
    padding-right: 154px;
  }
}
@media screen and (min-width: 1440px) {
  .home-four h2 {
    padding-right: 168px;
  }
}
@media (max-width: 767px) {
  .home-four h3 {
    padding-right: 23px;
  }
}
@media (min-width: 1400px) and (max-width: 1439px) {
  .home-four .col-left {
    padding: 0;
  }
}
.home-four .widget_cw_cta_widget {
  border: none;
  box-shadow: none;
}

@media (max-width: 767px) {
  .home-four .widget_cw_cta_widget {
    padding: 0 12px;
  }
}
@media (max-width: 374px) {
  .home-four .widget_cw_cta_widget {
    padding: 0 4px;
  }
}
@media (max-width: 449px) {
  .home-four .widget_cw_cta_widget .btn,
.home-four .widget_cw_cta_widget .btn span {
    width: 100%;
  }
}
@media screen and (min-width: 1440px) {
  .home-four .col-right {
    padding: 0;
  }
}
.home-choose {
  padding: 30px 0 0;
}

@media screen and (min-width: 768px) {
  .home-choose {
    padding: 80px 0 0px;
  }
}
.home-choose h2 {
  margin-bottom: 25px;
}

@media screen and (min-width: 768px) {
  .home-choose h2 {
    margin-bottom: 67px;
  }
}
@media (max-width: 991px) {
  .home-choose .col-lg-6:first-of-type .cw-accordion {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .home-choose .accordion-mhk {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .home-choose .cw-accordion__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px;
  }
}
.home-choose .cw-accordion__item {
  position: relative;
}

.home-choose .cw-accordion__item:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  background: url("../images/accordion-image.svg");
  background-size: cover;
}

@media screen and (min-width: 768px) {
  .home-choose .cw-accordion__item:before {
    width: 70px;
    height: 70px;
    background-size: 70px 70px;
  }
}
.home-choose .cw-accordion__item-title {
  padding-left: 58px !important;
  font-size: 24px;
}

@media screen and (min-width: 768px) {
  .home-choose .cw-accordion__item-title {
    padding-left: 92px !important;
    font-size: 21px;
  }
}
.home-choose .cw-accordion__item-content {
  padding-top: 20px !important;
}

.home-five {
  padding: 21px 0 30px;
}

@media screen and (min-width: 768px) {
  .home-five {
    padding: 50px 0;
  }
}
@media screen and (min-width: 992px) {
  .home-five {
    padding: 74px 0 100px;
  }
}
@media (max-width: 991px) {
  .home-five .col-right {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1400px) {
  .home-five .col-right {
    padding-left: 94px;
  }
}
@media screen and (min-width: 1440px) {
  .home-five .col-right {
    padding-left: 130px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-five .col-right h2 {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-five .col-right h2 {
    font-size: 46px;
    line-height: 54px;
  }
}
@media (max-width: 767px) {
  .home-five .col-right .btn {
    margin-top: 32px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-five .col-right .btn {
    font-size: 13px;
  }
}
.home-blog {
  padding-top: 20px;
}

@media screen and (min-width: 768px) {
  .home-blog {
    padding: 80px 0 57px;
  }
}
@media (max-width: 991px) {
  .home-blog .col-xl-3:first-child {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 1400px) {
  .home-blog .col-xl-3:first-child {
    padding-right: 62px;
  }
}
@media screen and (min-width: 1440px) {
  .home-blog .col-xl-3:first-child {
    padding-right: 80px;
  }
}
.home-blog .h2-heading {
  position: relative;
  padding-left: 15px;
}

@media (max-width: 767px) {
  .home-blog .h2-heading {
    margin-bottom: 9px;
  }
}
.home-blog .h2-heading:before {
  content: "";
  width: 5px;
  height: 81%;
  background: var(--color-secondary);
  position: absolute;
  left: 0;
  top: 10%;
}

.home-blog__time {
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #303030;
  margin-bottom: 0px;
  margin-top: 10px;
}

@media screen and (min-width: 768px) {
  .home-blog__time {
    font-size: 20px;
    letter-spacing: 5px;
    margin-bottom: 10px;
  }
}
.home-blog .h3-heading {
  margin-bottom: 5px;
}

@media screen and (min-width: 768px) {
  .home-blog .h3-heading {
    margin-bottom: 10px;
  }
}
.home-blog p {
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 575px) {
  .home-blog .btn-2 {
    width: 100%;
  }
  .home-blog .btn-2 span {
    display: block;
  }
}
.home.home-v2 .home-links {
  background: #b71626;
  padding: 25px 15px;
  margin: 0;
}

@media screen and (min-width: 992px) {
  .home.home-v2 .home-links {
    padding: 75px 0;
  }
}
.home.home-v2 .home-links .container {
  padding-left: 0;
  padding-right: 0;
}

.home.home-v2 .home-links .row {
  margin-left: 0;
  margin-right: 0;
}

.home.home-v2 .home-links__item {
  background: #181818;
  border: 2px solid #fff;
  border-radius: 0;
  margin: 10px 18px 10px 0;
  padding: 30px 20px 22px 20px;
  min-width: 257.96px;
  min-height: 257.96px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: box-shadow 0.2s;
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.12);
  position: relative;
}

.home.home-v2 .home-links__item:last-child {
  margin-right: 0;
}

@media (max-width: 991px) {
  .home.home-v2 .home-links__item {
    width: 100%;
    min-height: 80px;
    margin-left: 15px;
    margin-right: 15px;
    padding: 10px 15px;
  }
}
.home.home-v2 .home-links__link {
  color: #fff;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  justify-content: center;
}

@media (max-width: 991px) {
  .home.home-v2 .home-links__link {
    flex-direction: row;
    justify-content: flex-start;
  }
}
.home.home-v2 .home-links__link:hover .home-links__icon, .home.home-v2 .home-links__link:focus .home-links__icon {
  filter: brightness(1.5);
  transform: scale(1.08);
}

.home.home-v2 .home-links__link:hover .home-links__title, .home.home-v2 .home-links__link:focus .home-links__title {
  text-shadow: 0 0 6px #c52334;
}

.home.home-v2 .home-links__icon {
  display: block;
  margin-bottom: 21px;
  filter: none;
  transition: filter 0.15s, transform 0.15s;
}

@media (max-width: 991px) {
  .home.home-v2 .home-links__icon {
    max-width: 61px;
    margin-right: 15px;
    margin-bottom: 0;
  }
}
.home.home-v2 .home-links__title {
  font-family: DM Serif Display;
  font-weight: 400;
  font-style: Regular;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
}

.home.home-v2 .home-choose h2 {
  font-weight: 400;
  text-transform: initial;
}

@media screen and (min-width: 992px) {
  .home.home-v2 .home-choose ul {
    columns: 2;
    max-width: 930px;
    margin: 0 auto;
  }
  .home.home-v2 .home-choose ul li {
    break-inside: avoid-column;
    page-break-inside: avoid;
  }
}
@media screen and (min-width: 768px) {
  .home.home-v2 .home-choose {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .home.home-v2 .home-choose .btn-4 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    margin-left: auto;
    margin-right: auto;
  }
}
.home.home-v2 .home-one-personalized-group {
  background: #F4F4F4;
  border-left: 3px solid #BF1E2E;
  padding: 20px;
  margin-top: 35px;
}

@media screen and (min-width: 768px) {
  .home.home-v2 .home-one-personalized-group {
    padding: 30px;
    margin-top: 50px;
  }
}
.home.home-v2 .home-one-personalized-group .h4-heading {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 10px;
  font-family: var(--main-font), sans-serif;
  margin-top: 10px;
}

@media screen and (min-width: 768px) {
  .home.home-v2 .home-one-personalized-group .h4-heading {
    font-size: 32px;
  }
}
.home.home-v2 .home-one {
  padding-top: 70px;
}

@media screen and (min-width: 992px) {
  .home.home-v2 .home-one {
    padding: 120px 0 100px;
  }
}
.home.home-v2 .home-one h1 {
  text-transform: initial;
  font-weight: 400;
}

.home.home-v2 .home-one h1 span {
  color: #000;
}

@media screen and (min-width: 992px) {
  .home.home-v2 .home-one h1 {
    margin-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .home.home-v2 .home-one h1 {
    text-align: left !important;
  }
}
@media (max-width: 767px) {
  .home.home-v2 .home-one .col-lg-6.interactive-map__col {
    padding-top: 20px;
  }
}
.home.home-v2 .home-one .home-one-icon-wrapper {
  margin-top: -133px;
}

@media (max-width: 767px) {
  .home.home-v2 .home-one .home-one-icon-wrapper {
    margin-top: -100px;
    max-width: 95px;
    margin-left: auto;
    margin-right: auto;
  }
}
.home.home-v2 .home-one .col-right {
  padding: 20px;
  box-shadow: 0px 8px 40px 0px rgba(19, 19, 19, 0.1490196078);
}

@media (max-width: 767px) {
  .home.home-v2 .home-one .col-right {
    padding-top: 50px;
  }
}
@media screen and (min-width: 768px) {
  .home.home-v2 .home-one .col-right {
    padding: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .home.home-v2 .home-one .col-right {
    padding: 65px;
  }
}
.home.home-v2 .home-nationally-recognized {
  position: relative;
}

@media (max-width: 1199px) {
  .home.home-v2 .home-nationally-recognized {
    background: linear-gradient(105.62deg, #0F0F0F 44.32%, #282828 107.95%);
  }
}
@media screen and (min-width: 768px) {
  .home.home-v2 .home-nationally-recognized {
    padding-top: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .home.home-v2 .home-nationally-recognized {
    padding-top: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .home.home-v2 .home-nationally-recognized .order-1 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1199px) {
  .home.home-v2 .home-nationally-recognized .row {
    flex-direction: column-reverse;
  }
}
.home.home-v2 .home-nationally-recognized .entry-content p, .home.home-v2 .home-nationally-recognized .entry-content h2, .home.home-v2 .home-nationally-recognized .entry-content a:not(.btn) {
  color: #fff;
}

@media screen and (min-width: 1200px) {
  .home.home-v2 .home-nationally-recognized .entry-content {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}
.home.home-v2 .home-nationally-recognized h2 {
  font-weight: 400;
  text-transform: initial;
}

@media screen and (min-width: 768px) {
  .home.home-v2 .home-nationally-recognized h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .home.home-v2 .home-nationally-recognized .btn-4 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1200px) {
  .home.home-v2 .home-nationally-recognized {
    background: none;
  }
  .home.home-v2 .home-nationally-recognized .row {
    min-height: 721px;
  }
  .home.home-v2 .home-nationally-recognized::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(105.62deg, #0F0F0F 44.32%, #282828 107.95%);
    z-index: -1;
  }
  .home.home-v2 .home-nationally-recognized::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
    background: radial-gradient(ellipse 43.26% 56.9% at 0% 100%, #BF1E2E 0%, rgba(191, 30, 46, 0) 93.64%);
  }
  .home.home-v2 .home-nationally-recognized .section-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    object-fit: cover;
  }
}
.video-container {
  width: 100%;
  position: relative;
  background: url(https://www.mkhlawyers.com/wp-content/uploads/2026/07/Why-You-Should-Hire-Morris-King-Hodge-P-C-After-A-Personal-Injury-YouTube-07-16-2026_01_57_AM-1.png);
  height: 296px;
  margin: 0 auto;
  max-width: 530px;
  margin-top: 25%;
  background-position: center;
}

@media screen and (max-width: 998px) {
  .video-container {
    margin-top: 50px;
    margin-bottom: 40px;
  }
}

/*# sourceMappingURL=home.css.map*/