@media (min-width: 576px) and (max-width: 767.98px) {
  /* ======== UNIVERSAL ELEMENTS ====================*/
  div {

  }

  /* ======== HEADER ====================*/

  /* per-breakpoint tagline adjustments */
    .nav-lower {
         top: 5.2rem;
         width: 100%;
     padding: 0.25rem 3rem 0 3rem;
    }

  /* ======== UNIVERSAL NAVIGATION ====================*/

  /* mobile menu vertical and horizontal spacing */
     .nav-item-container {
        margin-top: 2rem;
     margin-right: 1rem;
     }

  /* ======== MOBILE NAV MENU ====================*/

  /* horizontal mobile nav layout */
     .nav-menu-sub {
    position: fixed;
    top: 0;
    right: 0;
  margin: 1.5rem 0.5rem 0rem 1rem;
  gap: 1rem;
     }
  /* horizontal nav menu block */
     .nav-menu-block {
      padding: 1.4rem 1.5rem 2.3rem 2rem;
     }

  /* move second block to left */
     .nav-menu-block.nmb2 {
  order: -1
     }

     /* enable pointer for contact labels */
     .nav-item-container.nmb2 {
      cursor: pointer;
       }
     .nav-item-container.nmb2 * {
      cursor: pointer;
       }

       /* contact verification overlay */
       .contact-verification {
         top: auto;
         left: 0;
         bottom: 0;
         width: 13rem;
         height: calc(100% - 5rem);
       }

  /* ======== DESKTOP NAV BAR ====================*/

  /* ======== HERO SECTION ====================*/

  /* hero height adjustment */
  .hero-sub {
  max-height: 35rem;
  }


/* per-breakpoint hero text adjustment */
  .hero-heading {
  font-size: 2.6rem;
  padding: 4vh 0 1rem 0;
  }

  .hero-heading img {
    width: 80vw;
    max-width: 35rem;
  }

/* per-breakpoint hero blank adjustment */
  .hero-blank {
width: 10.5rem;
  height: 3.75rem;
  font-size: 2.6rem;
  margin: 0.1rem 0.5rem 0 0.5rem;
  }

/* per-breakpoint hero subheading adjustment */
  .hero-subheading {
    font-size: 1.15rem;
    max-width: 50rem;
  }

  /* ======== SECTION 1 ====================*/

.iffrm {
  max-height: 70rem;
}

  /* ======== SECTION 2 ====================*/

  /* ======== SECTION 3 ====================*/

  /* ======== SECTION 4 ====================*/

  /* ======== SECTION 5 ====================*/

  /* ======== FOOTER ====================*/















  .one-third {


    margin: 0;
      padding: 0 0 2rem 0;
      width: 100%;

      display: flex;
      flex-direction: column;  /* Aligns children vertically */
      justify-content: center; /* Centers children vertically (optional) */
      align-items: center;     /* Centers children horizontally (optional) */
text-align: center;

  }
  .two-thirds {

        margin: 0;
          padding: 0;
          width: 100%;
          display: flex;
          flex-direction: column;  /* Aligns children vertically */
          justify-content: center; /* Centers children vertically (optional) */
          align-items: center;     /* Centers children horizontally (optional) */
  text-align: center;
  }

  .two-thirds div {

        margin: 0;
          padding: 0;
          width: 100%;

  }


  .industry {

    width: 100%;
  }
  .industry-spacer-h {
    display: inline-block;
    width: 2%;
    max-width: 0.3rem;
  }
  .industry-spacer-v {
    height: 1rem;
  }
  .industry-item {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .industry-sub {
padding: 9rem 3rem 0 3rem; /* spacing */
    width: 100%;
  }
  .industry-sub2 {

    position:absolute;
        top:0;
        left:0;
    width: 100%;


  }
  .industry-heading {
    display: flex;
width: 100%;
  color: #FFF;
  font-size: 3.3rem;            /* readable text size */
  font-weight: 150;
  justify-content: center;
  padding: 0 0 0 0;
  }
  .industry-subheading {
    display: flex;

  color: #FFF;
  font-size: 1.5rem;            /* readable text size */
  font-weight: 150;
  justify-content: center;
  }
  .industry-blank {
        display: flex;
flex-direction: column;
  line-height: 1.3;
  color: #FFF;
  width: 13.4rem;
  font-size: 3.5rem;            /* readable text size */
  font-weight: 600;
  border: 2px solid white;
  justify-content: center;

  }
  .industry-icon {
  display: flex;
  margin-top: 0.7rem;
  width: 20%;
  max-width: 2rem;
  }
  .industry-name {
    font-size: 100%;
  display: flex;
  flex-direction: column;
  padding: 0;
  font-weight: 600;
  }
  .industry-name span {
    padding-bottom: 0.7rem;
  }
  .industry-padding {
  display: flex;
  width: 100%;
  }
  .industry-lower {
      width: 100%;
      height: 19rem;
  }
  /* Section spacing */


  .section {
  align-items: center;
    width: 100%;

    display: flex;        /* 3-section layout */
  flex-direction: column;
      justify-content: center;
  }
  .rsection {
    width: 100%;
  }
  .rsectionw {
    width: 100%;
  }
  .rsectionv {
    width: 100%;
    margin: 0;
  padding: 0;
  display: inline-flex;
  justify-content: center; /* Centers children vertically (optional) */
  align-items: center;     /* Centers children horizontally (optional) */
  }
  .rsectionwv {
    width: 100%;
    margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center; /* Centers children vertically (optional) */
  align-items: center;     /* Centers children horizontally (optional) */
  }
  .rsectiontv {
    width: 100%;
    margin: 0;
  padding: 0;
  display: inline-flex;
  justify-content: top; /* Centers children vertically (optional) */
  align-items: top;     /* Centers children horizontally (optional) */
  }
  .usection {
    width: 100%;
  }
  .content-c {
    width: 100%;
          text-align: center;
  }
  .heading1 {
    width: 100%;
    color: #1f514e;
    font-size: 2.5rem;            /* readable text size */
    font-family:'Hilsfiger';
    padding: 0 0 0 0;
  }
  .heading1 div {
    display: inline-block;
  }
  .heading2 div {
    display: inline-block;
  }
  .heading2 {
    color: #3b7470;
    font-size: 1.6rem;            /* readable text size */
    font-family:'Hilsfiger';
    font-weight: bold;
    padding: 0 0 1rem 0;
  }

  .spectrum1 {
    display: flex;
    color: #000000;
    margin-top: 1rem;
  padding: 0 0 0 0;

  }
  .spectrum2{
    display: flex;
    flex-direction: column;
  }

  .spectrum-row {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  gap: 0;
  padding: 0;
  margin: 0;
  }

  .spectrum-row div {

  }

  .spectrum-cutout {
  position:absolute;
  background: #FF00FF;
  height:100%;
  width: 100%;

  }

  .rpad {
    padding-right: 1em;
  }
  .width-start {
    display: none;
  }
  .width-third {
    display: flex;
  flex-direction: column;
    width: 100%;
    padding: 1rem 2rem 1rem 2rem;
    margin: 0.5rem 1.5rem;
    text-align: left;
  }


    .wtmod {
      margin: 0 0 0.5rem 0;
    }

    .spark .spectrum-row {
      margin-bottom: 0;
    }
  .width-end {
    display: flex;
  flex-direction: column;
    width: 7rem;
    padding: 0 0 0 0;
    margin-right: 1.5rem;
    text-align: left;
  }
  .width-end img {
    width: 10%;
  height: 100%;
  }
  .spectrum-heading-container {
    display: flex;
    flex-direction: column;
    line-height: 1.1;
  }
  .spectrum-bullet-container {
    display: flex;
  align-items: center;
  margin-left: 0.2rem;
  margin-bottom: -1rem;
  }

  .spark .spectrum-content-container div {
    margin: -3rem -2rem 0 2rem;

  }

  .spark .spectrum-heading {
    margin-top: 1rem;
  }
  .spectrum-content-container {

    display: inline-block;
    padding: 0 0 1rem 0;
        line-height: 1.3;
        padding-top: 1rem;
  }
  .spectrum-content-container a {
    text-decoration: none;
        font-weight: 600;
    color: #000000;
  }
  .spectrum-content-container a:hover {
    text-decoration: none;
    color: #bca8d9;
  }
  .spectrum-bullet {
    display: none;
    width: 0.66rem;
  height: 2.7rem;
  border: 2px solid #FFFFFF55;
  vertical-align: middle;  /* aligns with siblings in the same line box */
  }
  .spectrum-heading {
    color: #302c1c;
    font-size: 3.2rem;

      font-family:'Hilsfiger';
      font-weight: bold;
    text-shadow: 3px 34x 10px #00000044;
    padding: 0 0 1.5rem 0;
  }
  .spectrum-subheading {
    font-family:'Hilsfiger';
    color: #524d3c;
    font-size: 1.2rem;
    font-weight: 600;
        position: absolute;
        padding-top: 4rem;
        min-width: 12.9rem;
        width: 23.5%;

  }
    .section-box{
        padding: 2.5rem;
    }
.stories-div {

width: 100%;
display: flex;
justify-content: center;
text-align: center;
align-items: center;
    }

    .stories-img {
      display: inline-flex;
      padding: 0 0 1rem 0;
      width: 18rem;
    }
    .no-mobile {
      display: none;
    }

    .mobile-full-width {
      width: 100%;

    }
    .mobile-only {
      display: none;
    }
    .spectrum-bullet-container.mobile-only {
      display: flex;
    }
  }
}
