.bgimagediv {
    position: relative;
    width: 100%;
    background-size: 100% auto;
}

.bgimage {
    width: 100%;
    background-size: 100% auto;
}

.bgimagetext {
    margin: 0;
    position: absolute;
    top: 30%;
    transform: translateY(-50%);
    left: 180px;
    font-size: 62px;
    color: white;
}

@media screen and (max-width: 1200px) {

.bgimagetext {
    left: 30px;
    font-size: 40px;
}

}

@media screen and (max-width: 800px) {

.bgimagetext {
    font-size: 20px;
}

}

.yellowbgimagetext {
    color: #f7c04f;
}

.content-div {
    padding: 100px 100px;
}

.content-h1 {
    font-size: 24px;
}

.content-h2 {
    font-size: 24px;
}

.content-p {
    font-size: 24px;
}

@media screen and (max-width: 1200px) {

.content-div {
    padding: 80px 80px;
}

.content-h1 {
    font-size: 22px;
}

.content-h2 {
    font-size: 22px;
}

.content-p {
    font-size: 22px;
}

}

@media screen and (max-width: 800px) {

.content-div {
    padding: 40px 40px;
}
.content-h1 {
    font-size: 18px;
}

.content-h2 {
    font-size: 18px;
}

.content-p {
    font-size: 18px;
}

}

.c-mobile-contact {
  position: absolute;
  right: 25px;
  top: 25px;
  width: 50px;
}

.c-mobile-contact a, .c-mobile-contact a:visited {
color: #ffffff;
text-decoration: none;
}

.c-desktop-contact {
  display: none;
}


.c-mobile-social-icons {
  position: absolute;
  right: 25px;
  top: 25px;
}

.c-mobile-social-icons a, .c-mobile-social-icons a:visited  {
color: #ffffff;
text-decoration: none;
}

.c-desktop-menu{
    display: none;
}

.c-hero-video {
    display: none;
}

.c-hero-content {
    padding: 0 25px;
    max-width: 1600px;
    text-align: left;
}

.c-hero-content > :last-child {
  margin-bottom: 0px !important;
}


.c-std {
  display: block;
  max-width: 1600px;
  margin: 0 auto;
  padding: 100px 25px;
}

.c-std-lean {
  display: block;
  max-width: 1600px;
  margin: 0 auto;
  padding: 50px 10px;
}

.c-practice-areas-ul {
  font-size: 14px;
  text-align: center;
}

.c-blog-posts {
display: flex;
justify-content: center;
flex-wrap: wrap;
}

.c-blog-posts > article {
  position: relative;
  width: 100%;
  height: auto;
  margin: 15px 0;
}

.c-blog-post-content {
  position: relative;
  width: 100%;
  height: 300px;
  border: 1px solid #D5D5D5;
  background-color: #ffffff;
  padding: 0px;
}

.c-footer-navigation,
.c-footer-areas,
.c-footer-contact {
    padding: 20px 50px;
    font-size: 12px;
}


.c-footer-disclaimer {
    font-size: 11px !important;
    color: #070046;
    padding-left: 25px;
    padding: 25px;
}

.c-footer-disclaimer a, .c-footer-disclaimer a:visited {
    color: #333;
    text-decoration: none;
}

.c-footer-disclaimer a:hover {
    color: burlywood;
}

.c-about-page {
  display: block;
  position: relative;
}

.c-about-page-headshot {
margin-top: 25px;
width: 100%;
height: auto;
}

.c-about-page-content {
  width: 100%;
}

.c-about-page h1 {
  font-size: 30px;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 10px;
}

.c-about-page h2 {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.c-about-page p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 25px;
}

.c-about-page-badges {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}

.c-about-page-badges span {
display: block;
}


.c-sub-page-hero-content, .c-sub-page-hero-content-contact {
  color: #ffffff;

}

.c-sub-page-hero-content2 {
  color: #000000;

}

.c-sub-page-hero-content h1, .c-sub-page-hero-content-contact h1 {
  display: block;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: 900;
}

.c-sub-page-hero-content2 h1 {
  display: block;
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: 900;
}

.c-sub-page-hero-content h2, .c-sub-page-hero-content-contact h2 {
    display: block;
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 700;
}

.c-sub-page-hero-content2 h2 {
    display: block;
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 700;
}

.c-sub-page-hero-content p, .c-sub-page-hero-content-contact p {
  display: block;
  margin-bottom: 15px;
  font-weight: 400;
}

.c-sub-page-hero-content2 p {
  display: block;
  margin-bottom: 15px;
  font-weight: 400;
}

.c-sub-page-hero-content-table {
  display: table;
  height: 300px;
  padding: 0 50px;
}

.c-sub-page-hero-content-table2 {
  display: table;
  height: 300px;
  padding: 0 50px;
}

.c-sub-page-hero-content-table-contact {
  display: table;
  height: 750px;
  padding: 0 50px;
}

.c-sub-page-hero-content-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

.c-sub-page-hero-content-cell2 {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

.c-practice-areas-page-cards {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}

.c-pratice-areas-page-card {
  width: 100%;
  height: auto;
  background-color: none;
  margin: 15px 0px 30px 0px;
  padding: 10px;
}

.c-pratice-areas-page-card span {
display: block;
font-size: 20px;
font-weight: 700;
margin-bottom: 25px;
}

.c-pratice-areas-page-card ul {
list-style-type: circle;
}

.c-pratice-areas-page-card li {
padding: 5px 0px;
font-size: 18px;
}

.c-std-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0px;
    margin-bottom: 0px;
    justify-content: center;
}

.c-std-column {
    width: 100%;
    text-align: center;
    margin: 0 0;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 1;
    padding: 0px;
}

.c-result-message-table {
    display: table;
    background-color: #f5f5f5;
    width: 100%;
    height: auto;
    text-align: center;
    color: #005687;
    padding-top: 75px;
    padding-bottom: 75px;
    margin-bottom: 150px;
}

.c-resources {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.c-resources a, .c-resources a:visited {
color: #000000;
text-decoration: none;
padding: 10px;
}

.c-resources a:hover {
color: #005687;
background-color: #D5D5D5;
}



@media screen and (min-width: 650px) {


  .c-blog-posts > article {
    position: relative;
    width: 630px;
    height: 400px;
    margin: 30px 0;
  }

  .c-blog-post-content {
    position: absolute;
    right: 0;
    top: 50px;
    width: 300px;
    height: 300px;
    border: 1px solid #D5D5D5;
    background-color: #ffffff;
    padding: 25px;
  }

  .c-result-message-table {
      display: table;
      background-color: #f5f5f5;
      width: 100%;
      height: 250px;
      text-align: center;
      color: #005687;
      padding-top: 75px;
      padding-bottom: 75px;
      margin-bottom: 150px;
  }


}


@media screen and (min-width: 768px) {
.c-hero-content {
    padding: 0 50px;
  }

  .c-practice-areas-ul {
    font-size: 16px;
  }

  .c-about-page-content {
    width: auto;
    padding: 0 25px;
  }

  .c-about-page-badges {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .c-sub-page-hero-content-table {
    display: table;
    height: 400px;
    padding: 0 50px;
  }

  .c-sub-page-hero-content-table2 {
    display: table;
    height: 400px;
    padding: 0 50px;
  }

  .c-sub-page-hero-content-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
  }

  .c-sub-page-hero-content h1, .c-sub-page-hero-content-contact h1 {
    display: block;
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 900;
    padding-top: 0px;
  }

  .c-pratice-areas-page-card {
    width: 80%;
    height: auto;
    background-color: #F5F5F5;
    margin: 30px;
    padding: 50px;
  }


}



@media screen and (min-width: 1024px) {

  .c-mobile-contact {
      display: none;
  }

  .c-desktop-contact {
    display: block;
    position: absolute;
    right: 25px;
    top: 25px;
    background-color: #ffffff;
    border-color: #D5D5D5;
    color: #000000;
  }

  .c-desktop-menu {
      display: flex;
      justify-content: center;
      margin-top: 20px;
  }

  .c-desktop-menu-items {
    display: flex;
    justify-content:flex-end;
    flex-wrap: nowrap;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 75px;
  }


  .c-hero-video {
      display: block;
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background-image: linear-gradient(to top, rgba(20, 20, 20, 1), rgba(20, 20, 20, 0));
      z-index: -99;
      /* Standard syntax (must be last) */
  }

  .c-practice-areas-ul {
    font-size: 18px;
  }

  .c-about-page {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }

  .c-about-page > div {
    width: 40%;
  }

  .c-about-page-headshot {
  margin-top: 25px;
  height: auto;
  }

  .c-about-page h1 {
    margin-top: 100px;
    margin-bottom: 10px;
  }

  .c-about-page h2 {
    margin-bottom: 50px;
  }

  .c-pratice-areas-page-card {
    width: 33%;
  }

  .c-std-column {
      min-width: auto;
      width: auto;
      margin: 0 0;
      flex-grow: 1;
      flex-shrink: 1;
      flex-basis: 1;
      margin: 0px;
      border: 0px solid #dedede;
      padding: 0px;
  }

  .c-std-row {
      display: flex;
      flex-wrap: nowrap;
      margin-bottom: 75px;

  }

  .c-sub-page-hero-content-table-contact {
    display: table;
    height: 400px;
    padding: 0 50px;
  }

}

@media screen and (min-width: 1200px) {

  .c-desktop-menu-items {
      justify-content:center;
      width: 90%;
      margin: 0 auto;
  }

}

@media screen and (min-width: 1600px) {

  .c-desktop-menu-items {
      font-size: 16px;
      width: 1200px;
  }

}

@media screen and (min-width: 1920px) {


  .c-desktop-menu-items {
      font-size: 18px;
      width: 1600px;
  }

}
