body {
  overflow-x: hidden;
}

#page {
  background: #f5f5f5;
}

.grid-region-page-hd {
  background: #FFFFFF;
}

.grid-region-page-ft {
  background: #f5f7f7;
}

@media (min-width: 1200px) {
  body.page-type-front .grid-region-content-top {
    margin-top: 0;
  }
}
#region-promotions-top a.btn {
  text-transform: none;
}

#page-bd {
  max-width: 100%;
  background: #f5f5f5;
}
#page-bd a.btn {
  text-transform: none;
}
#page-bd .grid-region-content-main {
  float: none;
  width: 100%;
  margin: 0px;
}

@media (min-width: 1200px) {
  #page-ft #region-footer {
    max-width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  #page-ft #region-footer .container-footer-copyright {
    max-width: 100%;
  }
}
#page-ft #region-footer footer {
  margin-top: 0px !important;
  padding-top: 0px !important;
}

section.hero {
  background: url(/themes/quasar/images/criminaldefenselawyer/cdl-hero-bg.webp) no-repeat;
  width: calc(100vw - 17px);
  height: auto;
  background-size: 100% 102%;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
section.hero .hero-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: anchor-center;
  align-items: anchor-center;
  background: linear-gradient(82.48deg, #FFFFFF 20%, rgba(255, 255, 255, 0.72) 0%, rgba(255, 255, 255, 0) 0%);
}
section.hero .hero-content-wrapper {
  width: calc(100vw - 5em);
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
}
section.hero .hero-content-left {
  -ms-flex: 60%;
      flex: 60%;
  background: linear-gradient(82.48deg, #FFFFFF 30%, rgba(255, 255, 255, 0.72) 67.85%, rgba(255, 255, 255, 0) 86.36%);
  /*filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));*/
  padding: 5rem 2rem;
}
section.hero .hero-content-left .hero-content-body {
  max-width: 503px;
}
section.hero .hero-content-left .hero-content-body .m-view {
  display: none;
}
section.hero .hero-content-left .hero-content-body h1 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 74px;
  line-height: 100%;
  color: #00274D;
}
section.hero .hero-content-left .hero-content-body h1 span {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 74px;
  line-height: 100%;
  color: #007E80;
}
section.hero .hero-content-left .hero-content-body p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 38px;
  color: #333333;
  margin: 3.5rem 0;
  max-width: 450px;
}
section.hero .hero-content-left .hero-content-body .cta-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 2rem;
}
section.hero .hero-content-left .hero-content-body .cta-buttons .primary-cta {
  background: #007E80;
  border-radius: 8px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #FFFFFF;
  text-align: center;
  padding: 24px;
}
section.hero .hero-content-left .hero-content-body .cta-buttons .primary-cta svg {
  margin-left: 5px;
}
section.hero .hero-content-left .hero-content-body .cta-buttons .secondary-cta {
  box-sizing: border-box;
  background: #FFFFFF;
  border: 3px solid #01B3B6;
  border-radius: 8px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #007E80;
  padding: 24px;
}
section.hero .hero-content-left .hero-content-body .cta-buttons .secondary-cta svg {
  margin-left: 5px;
}
section.hero .hero-content-left .hero-content-body .cta-buttons a:hover, section.hero .hero-content-left .hero-content-body .cta-buttons a:active, section.hero .hero-content-left .hero-content-body .cta-buttons a:focus {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
section.hero .hero-content-right {
  -ms-flex: 40%;
      flex: 40%;
}

section.facts-section {
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 4rem;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: calc(100vw - 5em);
}
section.facts-section h2 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 54px;
  line-height: 68px;
  text-align: center;
  color: #00274D;
  margin-top: 4rem;
  margin-bottom: 0;
  width: 100%;
}
section.facts-section .your-rights {
  background: url(/themes/quasar/images/criminaldefenselawyer/your-rights.webp) no-repeat;
}
section.facts-section .your-rights .category-info .info-container {
  background: unset;
}
section.facts-section .criminal-case {
  background: url(/themes/quasar/images/criminaldefenselawyer/criminal-case.webp) no-repeat;
}
section.facts-section .criminal-laws {
  background: url(/themes/quasar/images/criminaldefenselawyer/criminal-laws.webp) no-repeat;
}
section.facts-section .defense-attorney {
  background: url(/themes/quasar/images/criminaldefenselawyer/defense-attorney.webp) no-repeat;
}
section.facts-section .fact-category {
  width: 100%;
  height: auto;
  background-size: 100% 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  padding: 3rem 3rem;
  min-height: 422px;
  gap: 4rem;
}
section.facts-section .fact-category .category-info {
  display: -ms-flexbox;
  display: flex;
  width: 55%;
}
section.facts-section .fact-category .category-info .info-container h3 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 42px;
  line-height: 50px;
  color: #FFFFFF;
  max-width: 330px;
}
section.facts-section .fact-category .category-info .info-container p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
}
section.facts-section .fact-category .category-info .info-container .info-box {
  display: block;
  padding: 15px 20px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 12px;
  margin-top: 6rem;
}
section.facts-section .fact-category .category-info .info-container .info-box h4 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 180%;
  color: #333333;
  margin: 0;
}
section.facts-section .fact-category .category-info .info-container .info-box p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 180%;
  color: #333333;
  margin: 0;
}
section.facts-section .fact-category .category-info .info-container .info-box a {
  text-decoration: underline;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 180%;
  color: #333333;
}
section.facts-section .fact-category .expandable-topics {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
      align-items: flex-start;
  gap: 1rem;
  width: 45%;
}
section.facts-section .fact-category .expandable-topics a {
  background: #F0F7FF;
  border-radius: 8px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #00274D;
  width: 100%;
  text-align: left;
  padding: 1.5rem 2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
section.facts-section .fact-category .expandable-topics a svg {
  margin-left: auto;
  float: right;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
section.facts-section .fact-category .expandable-topics a.active {
  background: #007E80;
  color: #FFFFFF;
}
section.facts-section .fact-category .expandable-topics a.active svg path {
  fill: #FFFFFF !important;
}
section.facts-section .fact-category .expandable-topics a:hover, section.facts-section .fact-category .expandable-topics a:active, section.facts-section .fact-category .expandable-topics a:focus {
  background: #007E80 !important;
  color: #FFFFFF !important;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
section.facts-section .fact-category .expandable-topics a:hover svg path, section.facts-section .fact-category .expandable-topics a:active svg path, section.facts-section .fact-category .expandable-topics a:focus svg path {
  fill: #FFFFFF !important;
}
section.facts-section .fact-category .m-view {
  display: none;
}

section.other-topics {
  margin: 5rem auto;
  padding: 4rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100vw - 5em);
  background: #FFFFFF;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  margin-bottom: 3rem;
}
section.other-topics .topics-grid-titles h2 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 42px;
  line-height: 50px;
  color: #00274D;
}
section.other-topics .topics-grid-titles p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #333333;
}
section.other-topics .topics-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  gap: 3rem;
  margin-top: 1.5rem;
}
section.other-topics .topics-grid .topic-column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
      align-items: flex-start;
  gap: 1.5rem;
  width: 50%;
}
section.other-topics .topics-grid .topic-column a {
  background: #F0F7FF;
  border-radius: 8px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #00274D;
  width: 100%;
  text-align: left;
  padding: 1.5rem 2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
section.other-topics .topics-grid .topic-column a svg {
  margin-left: auto;
  float: right;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
section.other-topics .topics-grid .topic-column a:hover, section.other-topics .topics-grid .topic-column a:active, section.other-topics .topics-grid .topic-column a:focus {
  background: #007E80 !important;
  color: #FFFFFF !important;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
section.other-topics .topics-grid .topic-column a:hover svg path, section.other-topics .topics-grid .topic-column a:active svg path, section.other-topics .topics-grid .topic-column a:focus svg path {
  fill: #FFFFFF !important;
}

section.state-map {
  margin: 5rem auto;
  padding: 0 3rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100vw - 5em);
  background: #FFFFFF;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  margin-top: 3rem;
}
section.state-map .map-title h3 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #00274D;
  margin-top: 4rem;
  margin-bottom: 0.5rem;
}
section.state-map .map-container {
  background: linear-gradient(180deg, #FFFFFF 0%, #D9E5F3 100%);
  border-radius: 8px;
  /*margin: 0 2rem;*/
  width: 100%;
}
section.state-map .map-container h2 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: #00274D;
}
section.state-map .map-container .us-map {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
}
section.state-map .map-container .us-map img {
  width: 100%;
  min-height: auto;
}
section.state-map .state-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  gap: 2rem;
  padding: 3rem 4rem;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
section.state-map .state-links .state-column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: start;
      justify-content: start;
  white-space: nowrap;
}
section.state-map .state-links .state-column a {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 200%;
  color: #00274D;
}
section.state-map .m-view {
  display: none;
}

section.universal-lead-form {
  margin: 5rem auto 0 auto;
  padding: 4rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100vw - 5em);
}
section.universal-lead-form .form-info {
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}
section.universal-lead-form .form-info .info-container {
  width: 100%;
  margin-left: auto;
}
section.universal-lead-form .form-info .info-container h2 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 60px;
  color: #00274D;
}
section.universal-lead-form .form-info .info-container p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 200%;
  color: #333333;
  max-width: 420px;
  margin-top: 4rem;
}
section.universal-lead-form .form-inputs {
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}
section.universal-lead-form .form-inputs .universal-form {
  width: 100%;
}
section.universal-lead-form .form-inputs .universal-form .find-a-lawyer-widget .form-control {
  box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid #DCDCDC;
  border-radius: 4px;
}
section.universal-lead-form .form-inputs .universal-form .find-a-lawyer-widget textarea.form-control {
  margin-bottom: 0;
}
section.universal-lead-form .form-inputs .universal-form .find-a-lawyer-widget .find-a-lawyer-button {
  background: #007E80;
  border-radius: 12px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  color: #FFFFFF;
  padding: 2rem 3rem;
  margin: 1.5rem 0px;
  width: 100%;
  text-transform: none;
}
section.universal-lead-form .form-inputs .universal-form .find-a-lawyer-widget .find-a-lawyer-button svg {
  margin-left: auto;
  margin-top: 5px;
  float: right;
}
section.universal-lead-form .form-inputs .universal-form .find-a-lawyer-widget button:hover, section.universal-lead-form .form-inputs .universal-form .find-a-lawyer-widget button:active, section.universal-lead-form .form-inputs .universal-form .find-a-lawyer-widget button:focus {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
section.universal-lead-form .form-inputs .universal-form .find-a-lawyer-widget .disclaimer {
  display: none;
}
section.universal-lead-form .form-inputs .universal-form .find-a-lawyer-widget .submit-error {
  margin-top: 0;
  font-size: 1.2rem;
  font-weight: 600;
  color: #f83333;
}
section.universal-lead-form .form-inputs .universal-form .find-a-lawyer-widget .form-connect-with-attorneys .error-message {
  margin-top: 0.5rem;
  display: none;
  font-size: 1.2rem;
  line-height: 1rem;
  font-weight: 600;
  color: #f83333;
}
section.universal-lead-form .form-inputs .universal-form .find-a-lawyer-widget .form-connect-with-attorneys .error + .error-message {
  display: block !important;
}
section.universal-lead-form .form-inputs .universal-form .find-a-lawyer-widget .form-connect-with-attorneys .valid-error + .error-message + .error-message.validation {
  display: block !important;
}
section.universal-lead-form .form-inputs .universal-form .find-a-lawyer-widget .form-connect-with-attorneys .error,
section.universal-lead-form .form-inputs .universal-form .find-a-lawyer-widget .form-connect-with-attorneys .valid-error {
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(248 51 51/var(--tw-border-opacity)) !important;
}

@media (max-width: 1610px) {
  section.state-map .map-container .us-map img {
    width: 100%;
  }
}
@media only screen and (min-width: 1440px) {
  section.hero .hero-content-wrapper {
    width: calc(100vw - 20em);
  }

  section.facts-section {
    width: calc(100vw - 20em);
  }
  section.facts-section .your-rights .category-info .info-container .info-box {
    margin-top: 11rem !important;
  }
  section.facts-section .criminal-case .category-info .info-container .info-box {
    margin-top: 6rem !important;
  }
  section.facts-section .criminal-laws .category-info .info-container .info-box {
    margin-top: 5rem !important;
  }
  section.facts-section .defense-attorney .category-info .info-container .info-box {
    margin-top: 2rem !important;
  }

  section.other-topics {
    width: calc(100vw - 20em);
  }

  section.state-map {
    width: calc(100vw - 20em);
  }

  section.universal-lead-form {
    width: calc(100vw - 20em);
  }
  section.universal-lead-form .form-info .info-container {
    width: 80% !important;
    margin-left: auto;
  }
  section.universal-lead-form .form-inputs .universal-form {
    width: 80% !important;
  }
}
@media only screen and (min-width: 1200px) {
  section.facts-section .your-rights .category-info .info-container .info-box {
    margin-top: 10rem;
  }
  section.facts-section .criminal-case .category-info .info-container .info-box {
    margin-top: 2rem;
  }
  section.facts-section .criminal-laws .category-info .info-container .info-box {
    margin-top: 5rem;
  }
  section.facts-section .defense-attorney .category-info .info-container .info-box {
    margin-top: 0rem;
  }

  section.universal-lead-form .form-info .info-container {
    width: 80%;
    margin-left: auto;
  }
  section.universal-lead-form .form-inputs .universal-form {
    width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #page-bd {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
  }

  section.hero {
    width: 100%;
    height: auto;
    background-size: 100% 102%;
  }
  section.hero .hero-content-left {
    -ms-flex: 100%;
        flex: 100%;
    padding: 3rem 3rem;
  }
  section.hero .hero-content-left .hero-content-body {
    max-width: 380px;
  }
  section.hero .hero-content-left .hero-content-body h1 {
    font-size: 54px;
    line-height: 100%;
  }
  section.hero .hero-content-left .hero-content-body h1 span {
    font-size: 54px;
    line-height: 100%;
  }
  section.hero .hero-content-left .hero-content-body p {
    font-size: 20px;
    line-height: 27px;
    max-width: 340px;
  }
  section.hero .hero-content-left .hero-content-body .cta-buttons .primary-cta, section.hero .hero-content-left .hero-content-body .cta-buttons .secondary-cta {
    font-size: 18px;
    line-height: 22px;
    padding: 18px;
  }

  section.facts-section {
    width: auto;
    margin: 0 3rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    gap: 3rem;
    -ms-flex-align: center;
        align-items: center;
  }
  section.facts-section h2 {
    width: 100%;
  }
  section.facts-section .fact-category {
    width: 100%;
    height: auto;
    background-size: 100% 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    padding: 2rem 2rem;
    min-height: 422px;
    gap: 2rem;
  }
  section.facts-section .your-rights .category-info .info-container .info-box {
    margin-top: 10rem !important;
  }
  section.facts-section .criminal-case .category-info .info-container .info-box, section.facts-section .criminal-laws .category-info .info-container .info-box, section.facts-section .defense-attorney .category-info .info-container .info-box {
    margin-top: 2rem !important;
  }

  section.other-topics {
    margin: 3rem;
    padding: 2rem;
    width: auto;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
  }

  section.state-map {
    margin: 3rem;
    padding: 0;
    width: auto;
    padding: 0 2rem;
  }
  section.state-map .map-container {
    margin: 0;
    width: 100%;
  }
  section.state-map .map-container .us-map {
    min-height: auto;
  }
  section.state-map .map-container .us-map img {
    width: 100%;
    margin: 0px;
  }

  section.universal-lead-form {
    margin: 0rem;
    margin-top: 5rem;
    padding: 0 0 5rem 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: auto;
    gap: 1rem;
    -ms-flex-pack: center;
        justify-content: center;
  }
  section.universal-lead-form .form-info {
    display: -ms-flexbox;
    display: flex;
    width: 45%;
  }
  section.universal-lead-form .form-info .info-container {
    width: 90%;
    margin-left: auto;
  }
  section.universal-lead-form .form-info .info-container h2 {
    font-size: 42px;
    line-height: 53px;
  }
  section.universal-lead-form .form-info .info-container h2 br {
    display: none;
  }
  section.universal-lead-form .form-info .info-container p {
    font-size: 20px;
    line-height: 200%;
    margin-top: 2rem;
  }
  section.universal-lead-form .form-inputs {
    display: -ms-flexbox;
    display: flex;
    width: 45%;
  }
  section.universal-lead-form .form-inputs .universal-form {
    width: 90%;
  }
  section.universal-lead-form .form-inputs .universal-form .find-a-lawyer-widget .find-a-lawyer-button {
    padding: 1.5rem;
    margin: 0.5rem 0px;
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  #page-bd {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
    background: #FFFFFF;
  }

  section.hero {
    background: #FFFFFF;
    width: 100%;
  }
  section.hero .hero-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  section.hero .hero-content-wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: -ms-flexbox;
    display: flex;
  }
  section.hero .hero-content-left {
    -ms-flex: 100%;
        flex: 100%;
    background: #f5f5f5;
    filter: none;
    padding: 0;
  }
  section.hero .hero-content-left .hero-content-body {
    max-width: 100%;
  }
  section.hero .hero-content-left .hero-content-body .m-view {
    display: -ms-flexbox;
    display: flex;
    background-image: linear-gradient(to bottom, #f5f5f5 0%, rgba(255, 255, 255, 0.72) 8%, rgba(255, 255, 255, 0) 40%), url(/themes/quasar/images/criminaldefenselawyer/cdl-hero-mobile.webp);
    width: 100%;
    height: 274px;
    background-size: 100% 100%;
    outline: 2px solid #F5F5F5;
    outline-offset: -1px;
  }
  section.hero .hero-content-left .hero-content-body .m-view::before, section.hero .hero-content-left .hero-content-body .m-view::after {
    box-sizing: unset !important;
  }
  section.hero .hero-content-left .hero-content-body .hero-titles {
    padding: 3rem 2rem 0rem 2rem;
  }
  section.hero .hero-content-left .hero-content-body h1 {
    font-size: 52px;
  }
  section.hero .hero-content-left .hero-content-body h1 span {
    font-size: 52px;
  }
  section.hero .hero-content-left .hero-content-body p {
    font-size: 20px;
    line-height: 27px;
    margin: 2rem 0;
  }
  section.hero .hero-content-left .hero-content-body .cta-buttons {
    padding: 3rem 2rem;
    background: #FFFFFF;
  }
  section.hero .hero-content-left .hero-content-body .cta-buttons .primary-cta, section.hero .hero-content-left .hero-content-body .cta-buttons .secondary-cta {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
  }
  section.hero .hero-content-left .hero-content-body .cta-buttons .primary-cta svg, section.hero .hero-content-left .hero-content-body .cta-buttons .secondary-cta svg {
    margin-left: auto;
    margin-top: 5px;
    float: right;
  }
  section.hero .hero-content-right {
    -ms-flex: 0;
        flex: 0;
    width: auto;
  }

  section.facts-section {
    margin: 0;
    gap: 3rem;
    background: #FFFFFF;
    width: 100%;
  }
  section.facts-section h2 {
    font-size: 36px;
    line-height: 45px;
    text-align: center;
    width: 100%;
    background: #F5F5F5;
    margin: 0;
    padding: 4rem;
    margin-bottom: -3rem;
  }
  section.facts-section .fact-category {
    background: unset;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%;
    padding: 0;
    height: auto;
    min-height: auto;
    background: #FFFFFF;
    gap: 0;
  }
  section.facts-section .fact-category .category-info {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  section.facts-section .fact-category .category-info .info-container {
    padding: 3rem 2rem;
    min-height: 222px;
  }
  section.facts-section .fact-category .category-info .info-container h3 {
    font-size: 42px;
    line-height: 50px;
    margin: 0;
  }
  section.facts-section .fact-category .category-info .info-container .info-box {
    display: none;
  }
  section.facts-section .fact-category .expandable-topics {
    width: 100%;
    background: #FFFFFF;
    padding: 2rem;
  }
  section.facts-section .fact-category .expandable-topics a {
    padding: 1.5rem 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  section.facts-section .fact-category .expandable-topics a svg {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  section.facts-section .fact-category .m-view {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: start;
        align-items: flex-start;
    gap: 0rem;
    width: 100%;
    padding: 2rem;
    background: #FFFFFF;
  }
  section.facts-section .fact-category .m-view .info-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    background: #F5F5F5;
    border-radius: 12px;
    padding: 2rem;
    gap: 0;
  }
  section.facts-section .fact-category .m-view .info-box h4 {
    font-family: "Lato";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 180%;
    color: #333333;
    margin: 0;
  }
  section.facts-section .fact-category .m-view .info-box p {
    font-family: "Lato";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 180%;
    color: #333333;
    margin: 0;
  }
  section.facts-section .fact-category .m-view .info-box p a {
    font-family: "Lato";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 180%;
    text-decoration: underline;
    color: #333333;
  }
  section.facts-section .your-rights {
    background: unset;
  }
  section.facts-section .your-rights .category-info .info-container {
    background: url(/themes/quasar/images/criminaldefenselawyer/your-rights.webp) no-repeat;
    background-size: 100% 100%;
  }
  section.facts-section .criminal-case {
    background: unset;
  }
  section.facts-section .criminal-case .category-info .info-container {
    background: url(/themes/quasar/images/criminaldefenselawyer/criminal-case.webp) no-repeat;
    background-size: 100% 100%;
  }
  section.facts-section .criminal-laws {
    background: unset;
  }
  section.facts-section .criminal-laws .category-info .info-container {
    background: url(/themes/quasar/images/criminaldefenselawyer/criminal-laws.webp) no-repeat;
    background-size: 100% 100%;
  }
  section.facts-section .defense-attorney {
    background: unset;
  }
  section.facts-section .defense-attorney .category-info .info-container {
    background: url(/themes/quasar/images/criminaldefenselawyer/defense-attorney.webp) no-repeat;
    background-size: 100% 100%;
  }

  section.other-topics {
    margin: 0;
    padding: 2rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    background: #FFFFFF;
    box-shadow: none;
    border-radius: 0;
  }
  section.other-topics .topics-grid-titles h2 {
    margin-top: 2rem;
    font-size: 42px;
    line-height: 50px;
  }
  section.other-topics .topics-grid-titles p {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
  }
  section.other-topics .topics-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 1rem;
    margin-top: 1rem;
  }
  section.other-topics .topics-grid .topic-column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: start;
        align-items: flex-start;
    gap: 1rem;
    width: 100%;
  }
  section.other-topics .topics-grid .topic-column a {
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    padding: 1.5rem 1rem 1.5rem 2rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  section.other-topics .topics-grid .topic-column a svg {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }

  section.state-map {
    margin: 3rem 0 0 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    background: #FFFFFF;
    box-shadow: unset;
    border-radius: 0;
  }
  section.state-map .map-title h3 {
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  section.state-map .map-container {
    background: unset;
    border-radius: 0;
    margin: 0;
  }
  section.state-map .map-container h2 {
    font-weight: 700;
    font-size: 48px;
    line-height: 60px;
    margin-top: 0;
  }
  section.state-map .map-container .us-map {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center;
    min-height: 267px;
    background: linear-gradient(180deg, #FFFFFF 0%, #D9E5F3 100%);
  }
  section.state-map .map-container .us-map img {
    width: 100%;
    padding: 3rem 1rem;
  }
  section.state-map .m-view-hide {
    display: none;
  }
  section.state-map .m-view {
    display: -ms-flexbox;
    display: flex;
  }

  section.universal-lead-form {
    margin: 0;
    padding: 5rem 3rem 5rem 3rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    background: #F5F5F5;
  }
  section.universal-lead-form .form-info {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  section.universal-lead-form .form-info .info-container {
    width: 100%;
    margin-left: auto;
  }
  section.universal-lead-form .form-info .info-container h2 {
    font-size: 42px;
    line-height: 53px;
    margin-top: 0rem;
  }
  section.universal-lead-form .form-info .info-container h2 br {
    display: none;
  }
  section.universal-lead-form .form-info .info-container p {
    font-size: 20px;
    line-height: 200%;
    margin-top: 2rem;
  }
  section.universal-lead-form .form-inputs {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  section.universal-lead-form .form-inputs .universal-form {
    width: 100%;
  }
  section.universal-lead-form .form-inputs .universal-form .find-a-lawyer-widget .find-a-lawyer-button {
    padding: 2rem 1rem;
    margin: 0px 0px;
  }
  section.universal-lead-form .form-inputs .universal-form .find-a-lawyer-widget #uform-universalFormPromptModalLabel svg {
    width: 180px !important;
    height: 40px !important;
  }
}
@media only screen and (min-width: 600px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}
/*******************************ai pop up styles***********************************/
/*ai pop up styles*/
/* Popup shared styles */
.form-prompt-modal-dialog .modal-body .button-wrapper .btn.btn-CTA.find-a-lawyer-button:disabled, #universal-form-modal.show .form-prompt-modal-dialog .modal-body .button-wrapper .btn.btn-CTA.uquiz-top-button:disabled {
  background: #8f8f8f !important;
  cursor: none;
}

#chat-content {
  margin-top: 24px;
  text-align: left;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #272727;
  margin-bottom: 34px;
}

@media only screen and (max-width: 600px) {
  .loading-spinner {
    margin-top: 50px;
    margin-bottom: 20px;
  }

  #universal-form-modal.show .modal.show .modal-dialog.form-prompt-modal-dialog,
.modal.show .modal-dialog.form-prompt-modal-dialog {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px !important;
    width: calc(100% - 20px) !important;
  }

  #universal-form-modal.show .form-prompt-modal-dialog .modal-body,
.form-prompt-modal-dialog .modal-body {
    padding: 20px !important;
    display: block;
  }

  #universal-form-modal.show .form-prompt-modal-dialog .modal-body,
.form-prompt-modal-dialog .modal-body #uform-chat-content {
    font-size: 16px;
  }

  #universal-form-modal.show .form-prompt-modal-dialog .modal-content,
.form-prompt-modal-dialog .modal-content {
    width: 100% !important;
    margin-top: 10px !important;
  }

  #universal-form-modal.show .form-prompt-modal-dialog .modal-header,
.form-prompt-modal-dialog .modal-header {
    padding: 20px;
  }

  #chat-content {
    margin-bottom: 20px;
  }
}
#universal-form-modal.show .form-prompt-modal-dialog .modal-body p.title,
.form-prompt-modal-dialog .modal-body p.title {
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
  color: #272727;
  margin-top: 0;
  margin-bottom: 4px;
  text-transform: none;
}

#universal-form-modal.show .form-prompt-modal-dialog .modal-body .button-wrapper,
.form-prompt-modal-dialog .modal-body .button-wrapper {
  margin-top: 35px;
  width: 100%;
}

#universal-form-modal.show .form-prompt-modal-dialog .modal-body .button-wrapper .btn.btn-close, .form-prompt-modal-dialog .modal-body .button-wrapper .btn.btn-close {
  width: 100%;
  background-color: transparent;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  /* identical to box height */
  text-align: center;
  -webkit-text-decoration-line: underline;
  -moz-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #1F92D1;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

#universal-form-modal.show .form-prompt-modal-dialog .modal-body,
.form-prompt-modal-dialog .modal-body {
  padding: 20px 55px;
  border: none;
  margin-bottom: 0;
  overflow-y: scroll;
  max-height: 645px;
}
@media (max-width: 599px) {
  #universal-form-modal.show .form-prompt-modal-dialog .modal-body,
.form-prompt-modal-dialog .modal-body {
    max-height: unset;
    height: 675px !important;
  }
}

.modal.show .modal-dialog.form-prompt-modal-dialog {
  margin-top: 10vh;
  width: 780px;
  max-width: 780px;
}
@media screen and (max-height: 660px) and (min-width: 1000px) and (max-width: 1400px) {
  .modal.show .modal-dialog.form-prompt-modal-dialog {
    margin-top: 40px;
  }
}

#uform-universalFormPromptModal .subtitle {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

#uform-chat-wrapper #uform-chat-content .ai-question-container {
  margin-bottom: 12px;
}
#uform-chat-wrapper #uform-chat-content .ai-question-container:not(:first-child) {
  margin-top: 24px;
}
#uform-chat-wrapper #uform-chat-content .ai-question-container label {
  color: #000 !important;
  font-size: 16px;
  font-weight: 400;
}
#uform-chat-wrapper #uform-chat-content .ai-question-container label.ai-radio-label {
  font-weight: 700;
}
#uform-chat-wrapper #uform-chat-content .ai-question-container .ai-radio-container > div {
  margin-bottom: 4px;
}
@media (max-width: 499px) {
  #uform-chat-wrapper #uform-chat-content .ai-question-container .ai-radio-container > div {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 4px;
  }
}
#uform-chat-wrapper #uform-chat-content .ai-question-container .ai-radio-container input {
  height: unset;
  position: relative;
  top: 1px;
}
@media (max-width: 499px) {
  #uform-chat-wrapper #uform-chat-content .ai-question-container .ai-radio-container input {
    margin-top: 0;
    max-height: 18px;
    max-width: 13px;
    padding: 0;
    top: 2px;
  }
}
#uform-chat-wrapper #uform-chat-content .ai-question-container .ai-radio-container label {
  margin-left: 12px;
  font-size: 16px;
  color: #000;
  margin-bottom: 0;
}
@media (max-width: 499px) {
  #uform-chat-wrapper #uform-chat-content .ai-question-container .ai-radio-container label {
    font-size: 16px;
  }
}
#uform-chat-wrapper #uform-chat-content .ai-question-container .ai-radio-container input:hover, #uform-chat-wrapper #uform-chat-content .ai-question-container .ai-radio-container label:hover {
  cursor: pointer;
}

#uform-universalFormPromptModal .modal-body.form-prompt-modal-body > * {
  width: unset !important;
  max-width: unset !important;
  justify-self: unset !important;
}
#uform-universalFormPromptModal .modal-body.form-prompt-modal-body > #uform-loading {
  width: 120px !important;
  height: 120px !important;
}

.form-prompt-modal-dialog .modal-content {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: auto;
  padding: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  width: 680px;
  max-height: 600px;
  overflow: visible;
}
@media (max-width: 599px) {
  .form-prompt-modal-dialog .modal-content {
    height: 80vh !important;
    max-height: unset !important;
    min-height: unset !important;
  }
}
@media (max-width: 599px) and (max-height: 700px) {
  .form-prompt-modal-dialog .modal-content {
    max-height: 550px;
  }
}
@media screen and (max-height: 660px) and (min-width: 1000px) and (max-width: 1400px) {
  .form-prompt-modal-dialog .modal-content {
    min-height: unset !important;
    max-height: 500px;
    height: 500px !important;
    margin-top: unset !important;
  }
}

.form-prompt-modal-dialog .modal-header {
  background: #02314D;
  display: block;
  padding: 14px 24px;
}

.form-prompt-modal-dialog .modal-header #uform-close-modal-icon {
  opacity: 1;
  position: relative;
}

#uform-chat-content {
  color: #272727;
  text-align: left;
}

@media only screen and (max-width: 600px) {
  .modal.modal-open {
    padding-right: 0 !important;
  }

  .modal-open {
    overflow: hidden;
  }
}
.form-prompt-modal-dialog .modal-body .button-wrapper .btn.btn-CTA.find-a-lawyer-button {
  width: 100%;
  background: #8f8f8f;
  opacity: 1;
  border-radius: 6px;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  padding: 9px 0px;
  margin-bottom: 8px;
  color: #FFFFFF;
}
.form-prompt-modal-dialog .modal-body .button-wrapper .btn.btn-CTA.find-a-lawyer-button.interacted {
  background: #0077C8 !important;
}
.form-prompt-modal-dialog .modal-body .button-wrapper .btn.btn-CTA.find-a-lawyer-button.interacted:hover {
  background: #0066AC !important;
}

#bottom-right-black-bubble-invite-container.move-back, .ngageMobileFloat.move-back {
  z-index: 1000 !important;
}

.loading-spinner {
  border: 16px solid #f3f3f3;
  /* Light grey */
  border-top: 16px solid #3498db;
  /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
  margin: auto;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ndr {
  width: 100%;
  border-top: 1px solid #c7c7c7;
  min-height: 350px;
}

.thankyou .section__title {
  background: none;
  padding-top: 112px;
}
.thankyou .section__title .title {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  -ms-flex-direction: column;
      flex-direction: column;
}
.thankyou .section__title .title h1 {
  font-family: "Lato";
  font-size: 74px;
  font-weight: 400;
  line-height: 88.8px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #00274D;
  text-align: center;
}
.thankyou .section__title .title p {
  font-family: "Lato";
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  text-align: center;
  color: #333333;
}
.thankyou .learn-more {
  background-color: #f6f6f6;
}
.thankyou .learn-more h2 {
  font-family: "Lato";
  font-size: 54px;
  font-weight: 400;
  line-height: 64.8px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #00274D;
}
.thankyou .learn-more p {
  font-family: "Lato";
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #333333;
}
.thankyou .learn-more .btn--secondary {
  font-family: "Lato";
  font-size: 24px;
  font-weight: 700;
  line-height: 28.8px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #01B3B6;
  background-color: #FFFFFF;
  border: 1px solid #01B3B6;
  border-radius: 12px;
}
.thankyou .learn-more .btn--secondary:hover, .thankyou .learn-more .btn--secondary:active, .thankyou .learn-more .btn--secondary:focus {
  color: #FFFFFF !important;
  background-color: #007E80 !important;
}

@media (max-width: 767px) {
  .thankyou .section__title {
    padding-top: 58px;
  }
  .thankyou .section__title h1 {
    font-size: 54px;
    font-weight: 400;
    line-height: 64.8px;
    text-align: center;
  }
}
/*******************************ai pop up styles***********************************/