/* Updated: November 4, 2025 */
/*
 Theme Name: Cromwell Divi Child 2025
 Template: Divi
*/


/* Fonts */
.child-theme h1, .child-theme, .child-theme h3, .child-theme h4, .child-theme h5 {font-family: "Montserrat", sans-serif; font-weight: 700; line-height: 1.2; padding-bottom: 15px;}
p, li, a {font-family: "Lato", sans-serif; font-weight: 400; font-size: 18px; line-height: 1.5;}
p a {font-weight: 700; color: #f37325; }
a {font-weight: 700; text-decoration: none;}
p {margin-bottom: 15px; padding-bottom: 0;}
.child-theme h1 {font-size: 60px;}
.child-theme h2 {font-size: 50px;}
.child-theme h3 {font-size: 35px;}
.child-theme h4 {font-size: 25px;}
.subheading {font-size: 20px; line-height: 1.2; font-weight: 700;}

@media(max-width: 900px){
  .child-theme  h1 {font-size: 50px; }
  .child-theme  h2 {font-size: 40px;}
  .child-theme  h3 {font-size: 30px;}
}
/* Colors */
.orange-text {color: #f37325;}
.grey-text {color: #595959;}
.white-text {color: #fff;}

/* Colors */
.brand-orange {background: #f37325; }
.brand-grey {background: #595959;}

/* General Styles */
a:hover {opacity: 0.7; transition: opacity 0.3s ease;}
.card-overlay {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 1;}

/* Layout */
.container {max-width: 1400px; padding: 0 40px; width: 100%; margin: 0 auto;}
.container.container-med {max-width: 1200px;}
.container.container-sm {max-width: 1000px;}
.container.container-lg {max-width: 1500px;}
.content-section {display: flex; justify-content: space-between; margin-bottom: 13%; align-items: center; flex-wrap: wrap;}
.content-section.stretch {align-items: stretch;}
.content-section.no-mb {margin-bottom:0;}
.mb {margin-bottom: 10%;}
.mt {margin-top: 10%;}
.no-mb {margin-bottom: 0;}
.padded-bg {padding:110px 0 80px;}
.pr-5 {padding-right: 5px;}
.pl-5 {padding-left: 5px;}
.w-20 {width: calc(20% - 25px);}
.w-25 {width: 25%;}
.w-25-calc {width: calc(25% - 20px);}
.w-30 {width: 30%;}
.w-333 {width: calc(33.333% - 20px);}
.w-40 {width: 40%;}
.w-50 {width: calc(50% - 15px);}
.w-60 {width: 60%;}
.w-70 {width: 70%;}
.w-75 {width: 75%;}
.w-100 {width: 100%;}
.align-center {text-align: center;}
.gap {gap: 30px;}
.sticky {position: sticky;}
.text-box {display: flex; justify-content: center; align-items: center; max-width: 600px; margin: 0 auto; padding: 30px;}
.wide-box {max-width: 900px;}
.col-pic {height: 50vw; max-height: 450px;}
.justy-center {justify-content: center;}

@media(max-width: 1000px){
  .content-section {flex-wrap: wrap; margin-bottom: 20%;}
  .page-content .w-50 {width: 100%;}
  .content-section.reverse {flex-direction: column-reverse;}
  
  .w-30 {width: 100%;}
}

@media(max-width: 700px){
  [class*="w-"] {width: 100%;}
  .content-section.reverse {flex-direction: reverse;}
}

@media(max-width: 600px){
  .container {padding: 0 25px;}
}
/* General */
@media(max-width: 980px){
.page-template-default #page-container {padding-top: 30px !important;}
}
/* Home */
#homepage .hero-section {position: relative; min-height: 750px; display: flex; align-items: center;}
#homepage .hero-bg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #bebebe; z-index: 0;}
#homepage .hero-overlay {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2); z-index: 1;}
#homepage .hero-section .container {position: relative; z-index: 2;}
#homepage .hero-content {display: flex; align-items: flex-end; justify-content: flex-end; min-height: 750px;}
#homepage .hero-box {max-width: 690px; min-height: 400px; padding: 60px 50px; margin-bottom: -40px; display: flex; flex-direction: column; justify-content: flex-end;}
#homepage .hero-box h1 {font-size: 40px;}
#homepage .hero-link {display: inline-flex; align-items: center; gap: 10px; font-size: 20px;}
#homepage .hero-title-box {margin-bottom: 40px; text-align: right;}
#homepage .hero-title-box h2 {margin: 0; padding: 0;}
#homepage .hero-title {font-size: 45px; font-family: "Montserrat", sans-serif; font-weight: 700; color: #fff; text-decoration: none; display: inline-flex; align-items: center; gap: 15px; line-height: 1.2; text-shadow: 4px 4px 5px rgba(0,0,0,0.4);}
#homepage .hero-title:hover {opacity: 0.8; transition: opacity 0.3s ease;}
#homepage .hero-title i {font-size: 45px;}
#homepage .page-content {padding-top: 12%;}
#homepage .placeholder-img {width: 100%; height: 400px; background: #bebebe;}
#homepage .intro h1 {font-size: 50px;}
#homepage .expertise {display: flex; flex-wrap: nowrap; align-items: center;}
#homepage .expertise-text {background: #595959; padding: 80px 60px; display: flex; flex-direction: column; justify-content: center;}
#homepage .expertise-cards {overflow: hidden;}
#homepage .card-scroll {display: flex; gap: 30px; overflow-x: auto; padding: 30px; scroll-behavior: smooth; cursor: grab; user-select: none;}
#homepage .card-scroll:active {cursor: grabbing;}
#homepage .card-scroll::-webkit-scrollbar {display: none;}
#homepage .card-scroll {-ms-overflow-style: none; scrollbar-width: none;}
#homepage .expertise-card {position: relative; min-width: 400px; width: 400px; height: 360px; flex-shrink: 0;}
#homepage .card-bg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #bebebe; z-index: 0;}
#homepage .card-content {position: relative; z-index: 2; height: 100%; display: flex; flex-direction: column; justify-content: flex-end; padding: 40px;}

#homepage .expertise-section {margin-bottom: 8%; max-width: 1600px;}
#homepage .expertise-grid {display: grid; grid-template-columns: repeat(3, 1fr); gap: 0;}

#homepage .expertise-text-box {height: 475px; padding: 40px; display: flex; flex-direction: column; justify-content: flex-end; margin-top: -55px;}
#homepage .expertise-text-box .subheading {margin-bottom: 20px; font-size: 20px;}
#homepage .expertise-text-box h2 {font-size: 40px; line-height: 1.3; margin-bottom: 0;}
#homepage .expertise-text-box p {margin-bottom: 20px; line-height: 1.4;}
#homepage .expertise-text-box a {display: inline-flex; align-items: center; gap: 10px; font-size: 18px;}

#homepage .expertise-grid-card {position: relative; width: 100%; height: 420px; overflow: hidden;}
#homepage .expertise-grid-bg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #bebebe; z-index: 0;}
#homepage .expertise-grid-content {position: relative; z-index: 2; height: 100%; display: flex; flex-direction: column; justify-content: flex-end; padding: 40px;}
#homepage .expertise-grid-content h3 {font-size: 30px; font-family: "Montserrat", sans-serif; font-weight: 700; margin-bottom: 0; padding-bottom: 5px;}
#homepage .expertise-grid-content h3 a {font-size: 30px; font-family: "Montserrat", sans-serif; font-weight: 700; color: #fff; text-decoration: none;}
#homepage .expertise-grid-content h3 a:hover {opacity: 0.8;}
#homepage .expertise-grid-content a {display: inline-flex; align-items: center; gap: 10px; font-size: 18px;}

#homepage .portfolio-section {max-width: 1600px; margin: 0 auto; padding: 0 40px; margin-bottom: 7%;}
#homepage .portfolio-grid {display: grid; grid-template-columns: repeat(4, 1fr); gap: 0;}
#homepage .portfolio-item {position: relative; width: 100%; height: 320px; overflow: hidden;}
#homepage .portfolio-item.portfolio-text {height: 375px; padding: 30px; display: flex; flex-direction: column; justify-content: flex-end; margin-top: -55px;}
#homepage .portfolio-item.portfolio-text h2 {font-size: 30px;}
#homepage .portfolio-bg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #bebebe; z-index: 0;}
#homepage .portfolio-hover {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(243, 115, 37, 0.8); opacity: 0; transition: opacity 0.3s ease; z-index: 1; display: flex; align-items: center; text-decoration: none; color: inherit; cursor: pointer;}
#homepage .portfolio-item:hover .portfolio-hover {opacity: 1;}
#homepage .portfolio-hover-content {padding: 30px; text-align: left;}
#homepage .portfolio-hover-content h3 {font-size: 30px; color: #fff;}
#homepage .portfolio-link-text {font-size: 18px; font-weight: 700; color: #fff; text-decoration: none;}

#homepage .insights-header {margin-bottom: 40px;}
#homepage .insights {align-items: flex-start;}
#homepage .insights-img-large {width: 100%; height: 370px; background: #bebebe; margin-bottom: 20px;}
#homepage .insights-featured h3 {font-size: 30px;}
#homepage .insights-list {display: flex; flex-direction: column; gap: 40px;}
#homepage .insights-item {display: flex; gap: 20px; align-items: center;}
#homepage .insights-img-small {width: 300px; min-width: 300px; height: 200px; background: #bebebe;}
  #homepage .insights-item-content h3 {font-size: 24px;}

  @media(max-width: 1200px){
    #homepage .expertise-grid {grid-template-columns: repeat(2, 1fr);}
  }

  @media(max-width: 1000px){
  #homepage .intro {text-align: center;}
  #homepage .intro .w-50 img {margin-bottom: 60px;}
  #homepage .services {text-align: center;}
  #homepage .services .w-50 img {margin-bottom: 60px;}
}

@media(max-width: 900px){
  #homepage .hero-box {padding: 40px 30px;}
  #homepage .hero-box h1 {font-size: 40px;}
  #homepage .hero-title {font-size: 35px;}
  #homepage .hero-title i {font-size: 35px;}
  #homepage .page-content {padding-top: 150px;}
  #homepage .intro h1 {font-size: 40px;}
  #homepage .expertise {flex-wrap: wrap;}
  #homepage .expertise-text {padding: 60px 40px;}
  #homepage .expertise-cards {width: 100%;}
  #homepage .expertise-grid {grid-template-columns: repeat(2, 1fr);}
  #homepage .expertise-text-box {height: 420px; margin-top: 0;}
  #homepage .portfolio-grid {grid-template-columns: repeat(2, 1fr);}
  #homepage .portfolio-item {height: 280px;}
  #homepage .portfolio-item.portfolio-text {height: 280px; margin-top: 0;}
  #homepage .insights-featured {margin-bottom: 60px;}
}

@media(max-width: 800px){
  #homepage .expertise-grid {grid-template-columns: repeat(1, 1fr);}
  #homepage .expertise-text-box {height: 100%; padding: 30px;}
  #homepage .expertise-grid-card {height: 370px;}
}

@media(max-width: 600px){
  #homepage .hero-box h1 {font-size: 30px;}
  #homepage .hero-box {min-height: auto;}
  #homepage .hero-section, #homepage .hero-content {min-height: 450px;}
  #homepage .hero-title {font-size: 28px;}
  #homepage .hero-title i {font-size: 28px;}
  #homepage .hero-title-box {margin-bottom: 30px;}
  #homepage h2 {font-size: 30px;}
  #homepage .expertise-card {min-width: 350px; width: 350px; height: 300px;}
  #homepage .expertise-card h3 {font-size: 25px;}
  #homepage .expertise-grid {grid-template-columns: 1fr;}
  #homepage .expertise-text-box {padding: 25px;}
  #homepage .expertise-text-box h2 {font-size: 30px;}
  #homepage .expertise-grid-content {padding: 30px;}
  #homepage .expertise-grid-content h3 {font-size: 25px;}
  #homepage .portfolio-grid {grid-template-columns: repeat(1, 1fr);}
  #homepage .portfolio-item:not(:first-child):not(.portfolio-text) {display: none;}
  #homepage .portfolio-item.portfolio-text h2 {font-size: 25px;}
  #homepage .portfolio-hover-content h3 {font-size: 25px;}
  #homepage .insights-item {width: 100%; flex-wrap: wrap;}
  #homepage .insights-img-small {width: 100%; height: 200px;}
}

#top-header {display: none !important;}

#main-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 20px 0;
  transition: background 0.3s ease, box-shadow 0.3s ease;
  box-shadow: none;
}

#main-header.header-transparent {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.6) 50%, transparent 100%);
}

#main-header.header-transparent.scrolled {
  background: #f37325;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15) !important;
}

.home #page-container {
  padding-top: 0 !important;
}

.home #et-main-area {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

#homepage {
  padding-top: 0;
  margin-top: 0;
}

#homepage .hero-section {
  margin-top: 0;
  padding-top: 90px;
}

#main-header.header-orange {
  background: #f37325;
}

.header-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-logo img {
  max-width: 200px;
  height: auto;
  width: auto;
  display: block;
}

#main-header.header-transparent .header-logo img {
  filter: brightness(0) invert(1);
}

.header-actions {
  display: flex;
  align-items: center;
  gap: 20px;
}

.header-search-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

.header-search-toggle {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: opacity 0.3s ease;
  z-index: 2;
}

#main-header.header-transparent .header-search-toggle {
  color: #fff;
}

.header-search-toggle:hover {
  opacity: 0.8;
}

.header-search-form {
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  gap: 10px;
  width: 0;
  overflow: hidden;
  opacity: 0;
  transition: width 0.3s ease, opacity 0.3s ease;
  z-index: 1;
}

.header-search-wrapper.active .header-search-form {
  width: 300px;
  opacity: 1;
}

.header-search-wrapper.active .header-search-toggle {
  opacity: 0;
  pointer-events: none;
}

.header-menu-toggle {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: 30px;
  height: 30px;
  color: #fff;
  transition: opacity 0.3s ease;
}

#main-header.header-transparent .header-menu-toggle {
  color: #fff;
}

.header-menu-toggle:hover {
  opacity: 0.8;
}

.header-menu-toggle span {
  display: block;
  width: 24px;
  height: 2px;
  background: currentColor;
  transition: all 0.3s ease;
}

.header-menu-toggle.active span:nth-child(1) {
  transform: rotate(45deg) translate(7px, 7px);
}

.header-menu-toggle.active span:nth-child(2) {
  opacity: 0;
}

.header-menu-toggle.active span:nth-child(3) {
  transform: rotate(-45deg) translate(7px, -7px);
}

.header-search-field {
  padding: 8px 15px;
  border: 2px solid #fff;
  background: none;
  font-size: 16px;
  border-radius: 0;
  width: 100%;
  min-width: 200px;
  color: #fff;
}

.header-search-field:focus {
  outline: none;
  border-color: #fff;
}

.header-search-field::placeholder {
  color: #fff;
}

.header-search-submit {
  background: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s ease;
}

.header-search-submit:hover {
  opacity: 0.8;
}

.header-search-close {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  transition: opacity 0.3s ease;
}

.header-search-close:hover {
  opacity: 0.8;
}

.menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}

.menu-overlay.active {
  opacity: 1;
  visibility: visible;
}

.slide-menu {
  position: fixed;
  top: 0;
  right: -100%;
  width: 400px;
  max-width: 85vw;
  height: 100vh;
  background: #fff;
  z-index: 10000;
  transition: right 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}

.slide-menu.active {
  right: 0;
}

.slide-menu-close {
  position: absolute;
  top: 20px;
  right: 20px;
  background: transparent;
  border: none;
  color: #595959;
  font-size: 40px;
  line-height: 1;
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10001;
}

.slide-menu-close:hover {
  opacity: 0.7;
}

.slide-menu-nav {
  padding: 80px 40px 40px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.slide-menu-nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  flex: 1;
}

.slide-menu-nav li {
  margin-bottom: 15px;
}

.slide-menu-nav > ul > li > a {
  color: #595959;
  font-size: 22px;
  font-weight: 700;
  display: block;
  padding-bottom: 5px;
  transition: opacity 0.3s ease;
}

.slide-menu-nav > ul > li > a:hover {
  opacity: 0.7;
}

.slide-menu-nav ul ul {
  max-height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
  transition: max-height 0.3s ease, margin 0.3s ease, padding 0.3s ease;
}

.slide-menu-nav ul li.menu-item-has-children > a {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.slide-menu-nav ul li.menu-item-has-children > a:after {
  content: '›';
  font-size: 24px;
  line-height: 1;
  color: #595959;
  display: inline-block;
  transition: transform 0.3s ease;
  margin-left: 8px;
  font-weight: 300;
  transform: scaleX(1.5);
  transform-origin: center;
}

.slide-menu-nav ul li.menu-item-has-children.active > a:after {
  transform: scaleY(1.5) rotate(90deg);
}

.slide-menu-nav ul li.menu-item-has-children.active > ul {
  max-height: 1000px;
  margin-left: 20px;
  margin-top: 10px;
  padding-top: 10px;
}

.slide-menu-nav ul ul li {
  margin-bottom: 10px;
}

.slide-menu-nav ul ul a {
  font-size: 20px;
  font-weight: 400;
  color: #f37325;
  padding-bottom: 5px;
}

.slide-menu-footer {
  margin-top: auto;
  padding-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.slide-menu-contact {
  display: block;
  padding: 15px 30px;
  background: #f37325;
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  transition: opacity 0.3s ease;
}

.slide-menu-contact:hover {
  opacity: 0.9;
}

.slide-menu-social {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.slide-menu-social a {
  color: #f37325;
  font-size: 24px;
  transition: opacity 0.3s ease;
}

.slide-menu-social a:hover {
  opacity: 0.7;
}

body.menu-opened {
  overflow: hidden;
}

@media(max-width: 980px){
  #main-header {
    top: 0 !important;
    margin-top: 0 !important;
    position: fixed;
  }
  
  #main-header.header-transparent {
    position: fixed;
    background: #f37325;
  }
  
  #main-header.header-transparent .header-logo img {
    filter: none;
    max-width: 200px;
  }
  
  #main-header .header-logo img {
    max-width: 200px;
  }
  
  .header-container {
    padding: 0 25px;
  }
  
  .slide-menu {
    width: 100%;
    max-width: 100%;
  }
}

/* Footer */
footer .top-row {margin-bottom: 30px; padding-top: 30px;}
footer .top-row .w-50:last-child {display: flex; justify-content: flex-end;}
footer .footer-links {display: flex; width: 100%; max-width: 300px; justify-content: space-between; gap: 20px;}
footer .bottom-row {margin-bottom: 0; padding-bottom: 20px;}
footer .bottom-row p {font-size: 14px;}
footer .bottom-row .social {font-size: 18px; display: flex; gap: 20px; justify-content: flex-end;}
footer .bottom-row sup {font-size: 8px;}

@media(max-width: 600px){
  footer .top-row {text-align: center;}
  footer .top-row .w-50:last-child {justify-content: center;}
  footer .bottom-row {text-align: center;}
  footer .bottom-row .social {justify-content: center;}

}

/* Practice Areas */
#practice-areas .hero-section {position: relative; min-height: 500px; display: flex; align-items: center; margin-top: 40px;}
#practice-areas .hero-bg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #bebebe; z-index: 0;}
#practice-areas .hero-section .container {position: relative; z-index: 1; text-align: center;}
#practice-areas .hero-section h1 {font-size: 85px; margin-bottom: 20px; text-transform: uppercase; font-weight: 800;}
#practice-areas .hero-section p {font-size: 18px; color: #fff;}

#practice-areas .page-content {padding-top: 8%;}
#practice-areas .markets-section {margin-bottom: 8%;}
#practice-areas .markets-grid {display: grid; grid-template-columns: repeat(3, 1fr); gap: 0;}

#practice-areas .market-text-box {height: 475px; padding: 40px; display: flex; flex-direction: column; justify-content: flex-end; margin-top: -55px;}
#practice-areas .market-text-box .subheading {margin-bottom: 20px;}
#practice-areas .market-text-box h2 {font-size: 25px; line-height: 1.3; margin-bottom: 0;}

#practice-areas .market-card {position: relative; width: 100%; height: 420px; overflow: hidden;}
#practice-areas .market-bg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #bebebe; z-index: 0;}
#practice-areas .market-content {position: relative; z-index: 2; height: 100%; display: flex; flex-direction: column; justify-content: flex-end; padding: 40px;}
#practice-areas .market-content h3 {font-size: 30px; font-family: "Montserrat", sans-serif; font-weight: 700; margin-bottom: 0; padding-bottom: 5px;}
#practice-areas .market-content h3 a {font-size: 30px; font-family: "Montserrat", sans-serif; font-weight: 700; color: #fff; text-decoration: none;}
#practice-areas .market-content h3 a:hover {opacity: 0.8;}
#practice-areas .market-content p {margin-bottom: 20px; font-size: 16px; line-height: 1.4;}
#practice-areas .market-content a {display: inline-flex; align-items: center; gap: 10px; font-size: 18px;}

@media(max-width: 1100px){
  #practice-areas .markets-grid {grid-template-columns: repeat(2, 1fr);}
}

@media(max-width: 1000px){
#practice-areas .cta-section img {margin-bottom: 60px;}
}

@media(max-width: 980px){
  .page-template-template-practice-areas #page-container {padding-top: 0 !important;}
}

@media(max-width: 900px){
  #practice-areas .hero-section h1 {font-size: 50px;}
  #practice-areas .page-content {padding-top: 120px;}
  #practice-areas .markets-grid {grid-template-columns: repeat(2, 1fr);}
  #practice-areas .market-text-box {height: 420px; margin-top: 0;}
  
}

@media(max-width: 800px){
  #practice-areas .markets-grid {grid-template-columns: repeat(1, 1fr);}
  #practice-areas .market-text-box {height: 100%}
  #practice-areas .market-card {height: 370px;}
  #practice-areas .hero-section {margin-top: 30px;}
}
@media(max-width: 600px){
  #practice-areas .markets-grid {grid-template-columns: 1fr;}
}

#practice-areas .cta-section img {width: 100%; height: auto; display: block;}