html, body {
    overflow-x: hidden !important;
}


    a {
    color: #3088fb;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
}


a:hover{
    color: black;
}


.ftco-nav .top-menu {
    padding: 28px 0;
    background: #000000b0;
}
/* Wrapper */

.hero-img-wrap {
  position: relative;
  width: 100%;
  height: auto;           /* change if you want bigger/smaller banner */
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  /*margin-top: 114px;*/
}


/* Banner Image */
.hero-img {
  width: 100%;
  height: 100%;
  object-fit: cover;       /* keeps center focus */
  object-position: center;
}

/* Dark overlay */
.hero-img-wrap::before {
  content: "";
  position: absolute;
  inset: 0;
  /*background: rgba(0, 0, 0, 0.45);*/
  /*z-index: 1;*/
}

/* Centered Text */
.hero-text {
  position: absolute;
  /*z-index: 2;*/
  text-align: center;
  color: #fff;
  padding: 0 1rem;
  max-width: 900px;
}

/* Responsive H1 */
.hero-text h1 {
    /* font-size: clamp(1.8rem, 6vw, 3.6rem); */
    font-weight: 700 !important;
    margin-bottom: 0.5rem;
    line-height: 1.1;
    font-size: 55px;
    color: #3088fb;
}


.law-section .law-heading {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    margin-top: 35px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 20px;
    font-style: normal;
}

.law-section p {
    font-size: 18px;
    line-height: 28px;
    color: #333;
    margin-bottom: 15px;
}

.law-section .lead {
    font-size: 18px;
    line-height: 28px;
      font-weight: 600;
    color: #3088fb;
    margin-bottom: 15px;
}


.law-section .law-img {
    max-width: 100%;
    height: auto;
    margin: 20px 0;
}


.law-help-section h2 {
   text-align: center;
    font-size: 32px;
   font-weight: 700 !important;
    margin-top: 35px;
    margin-bottom: 20px;
     font-family: 'Roboto', sans-serif;
    font-style: normal;
}

.law-help-section .list-heading {
    font-size: 24px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 15px;
}

.law-help-section p {
    font-size: 18px;
    line-height: 28px;
    color: #333;
    margin-bottom: 15px;
}

.law-help-section ul {
    list-style-type: disc;
    padding-left: 20px;
    margin-bottom: 20px;
  
}

.law-help-section ul li {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 8px;
      color: black;
        list-style: disc !important;
    margin-left: 20px; 
}

.law-help-section .law-img {
    max-width: 100%;
    height: auto;
    margin: 20px 0;
}


.online-law-section h2 {
      text-align: center;
    font-size: 32px;
    margin-top: 35px;
    font-weight: 700 !important;
    margin-bottom: 25px;
     font-family: 'Roboto', sans-serif;
    font-style: normal;
}

.online-law-section p {
    font-size: 18px;
    line-height: 28px;
    color: #333;
    margin-bottom: 15px;
}

.online-law-section ul {
    list-style-type: disc;
    padding-left: 20px;
    margin-bottom: 20px;
}

.online-law-section ul li {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 8px;
    color: black;
}


.law-assist-section h2 {
   text-align: center;
    font-size: 30px;
    margin-top: 35px;
    font-weight: 700 !important;
    margin-bottom: 25px;
        font-family: 'Roboto', sans-serif;
    font-style: normal;
}

.law-assist-section p {
    font-size: 18px;
    line-height: 28px;
    color: #333;
    margin-bottom: 15px;
}


.law-assist-section ul li {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 8px;
    color: black;
      list-style: disc !important;
    margin-left: 20px; 
}

.online-law-section ul li {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 8px;
    color: black;
    list-style: disc !important;
    margin-left: 20px; 
}


.law-assist-section .list-heading {
    font-size: 24px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 15px;
}

/* ================================
   1600px ↓
================================ */
@media (max-width: 1600px) {
    .hero-text h1 { font-size: 50px; }
}

/* ================================
   1440px ↓
================================ */
@media (max-width: 1440px) {
    .hero-text h1 { font-size: 46px; }
    .law-section p,
    .law-help-section p,
    .online-law-section p,
    .law-assist-section p {
        font-size: 17px;
    }
}

/* ================================
   1366px ↓
================================ */
@media (max-width: 1366px) {
    .hero-text h1 { font-size: 42px; }
    .law-section .law-heading,
    .law-help-section h2,
    .online-law-section h2,
    .law-assist-section h2 {
        font-size: 30px;
    }
}

/* ================================
   1200px ↓
================================ */
@media (max-width: 1200px) {
    .hero-text h1 { font-size: 35px; }
    .law-section p,
    .law-help-section p,
    .online-law-section p,
    .law-assist-section p  {
        font-size: 16px;
    }
    .law-img { max-width: 95%; }
}

/* ================================
   1024px ↓
================================ */
@media (max-width: 1024px) {
    .hero-text h1 { font-size: 32px; }
    .law-img { max-width: 90%; }
}

/* ================================
   991px ↓ (Tablet Portrait)
================================ */
@media (max-width: 991px) {
    .hero-text h1 { font-size: 30px; }

    .law-section p,
    .law-help-section p,
    .online-law-section p,
    .law-assist-section p {
        font-size: 15px;
        line-height: 26px;
    }
    .law-img { max-width: 85%; }
}

/* ================================
   767px ↓ (Mobile large)
================================ */
@media (max-width: 767px) {
    .hero-text h1 { font-size: 26px; }

    .law-section .law-heading,
    .law-help-section h2,
    .online-law-section h2,
    .law-assist-section h2 {
        font-size: 26px;
    }

    .law-section p,
    .law-help-section p,
    .online-law-section p,
    .law-assist-section p {
        font-size: 15px;
    }

    .law-img { max-width: 100%; }
}

/* ================================
   575px ↓ (Mobile Small)
================================ */
@media (max-width: 575px) {

    .hero-text h1 { font-size: 22px; }

    .law-section .law-heading,
    .law-help-section h2,
    .online-law-section h2,
    .law-assist-section h2 {
        font-size: 22px;
    }

    .law-section p,
    .law-help-section p,
    .online-law-section p,
    .law-assist-section p {
        font-size: 14px;
    }
}

/* ================================
   480px ↓
================================ */
@media (max-width: 480px) {
    .hero-text h1 { font-size: 20px; }
    .law-img { max-width: 100%; }
}

/* ================================
   375px ↓ (iPhone XR/12)
================================ */
@media (max-width: 375px) {
    .hero-text h1 { font-size: 18px; }
    .law-section p,
    .law-help-section p,
    .online-law-section p,
    .law-assist-section p {
        font-size: 13px;
    }
}

/* ================================
   320px ↓ (Smallest Phones)
================================ */
@media (max-width: 320px) {
    .hero-text h1 { font-size: 16px; }
    .law-section p,
    .law-help-section p,
    .online-law-section p,
    .law-assist-section p {
        font-size: 12.5px;
        line-height: 22px;
    }
}



