/* BOD page */
#Main5037963 .media-body h3 {line-height: 1;}
#Main5037963 p.position {text-transform: uppercase; margin-bottom: 0;}
#Main5037963 .media img {padding-top: 2px;}
#Main5037963 .directors {width: 50%;}
@media (max-width: 767px) {#Main5037963 .directors {width: 100%;}}
#Main5037963 .media {min-height: 250px;}
#Main5037963 h3 {text-transform: none;}

/* Hiding Hero Image Button */
.captionFrame .casdWhite {display: none;}

/* Sticker Header adjustment */
.stickyanchor {scroll-margin-top: 200px;}

/* Overriding App Heading Format */
.tsAppHeading {
    color: #363D40;
    margin-bottom: 60px;
    font-size: 34px;
    text-transform: capitalize;
    letter-spacing: -0.02em;
    font-weight: bold;
    padding: 0 15px; !important
}

.sideboxbody ul {
  list-style: disc;
  margin: 0;
  padding: 0 0 0 20px;
}

.captionBtnBox1.captionBtnBoxMain {
  background: url(../images/transparent-img1.png) no-repeat;
    background-size: auto;
  background-size: 100% 472px;
}

#Main207693 .mcsubs-input-prepend .mcsubs-add-on {
  height: 45px !important;
}

#Main182727 a:target::before {
    content: "";
    display: block;
    height: 182px; /* Adjust this value to match the height of your navbar */
    margin: -182px 0 0; /* Make sure the negative margin matches the height */
}
