h2, h3 {
    color: #000000;
}

.accordion-change .col-12,
.accordion-change {
  margin-top: 0px !important;
}

.fellows-picture-listing h3 {
  margin-top: 0rem !important;
}

.event-attachments {
  display: none;
}

.speakers {
  text-align: center;
}

.speakers img {
  max-width: 200px;
  max-height: 200px;
}

.larger-buttons .button {
  font-size: 1.5rem !important;
}

@media (min-width: 768px) {
  .split .right-line {
    border-right: 2px solid #8e6f3e;
  }

  .split .left-line {
    border-left: 2px solid #8e6f3e;
  }
}

.split .button {
  background-color: rgba(0, 0, 0, 0.5);
}

/**********************************************/
/*********     STORY / NEWS ITEMS      ********/
/****** 5/19/2020 Required Master Wrap ********/
/**********************************************/

.story-box {
  margin-top: 30px;
}
.story-box a {
  color: #000;
}
.story-box a:hover {
  text-decoration: none !important;
}
.story {
  background-color: #c4bfc0;
  display: block;
  height: 100%;
  padding: 0;
  text-decoration: none;
}
.story:hover {
  background-color: #ebd99f;
}
.story .title {
  font-size: 1.1rem;
  margin: 15px;
}
.story .intro {
  font-size: 1rem;
  margin-left: 10%;
  margin-right: 10%;
}
.story img {
  background-size: cover;
  background-position-y: 20%;
  background-position-x: 50%;
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.story iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ONE-SIZE {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}

/**********************************************/
/*********     FEATURED ITEMS      ********/
/****** 5/19/2020 Required Master Wrap ********/
/**********************************************/

.feature-box {
  background-position: right;
  background-size: cover;
  border-bottom: 2px solid #000;
  border-top: 2px solid #000;
  margin-top: 30px;
}
.feature-box:after {
  background-size: cover !important;
  background-position: 0% 50% !important;
}

@media (min-width: 440px) and (max-width: 575.98px) {
  .feature-box:after {
    background-size: cover !important;
    background-position: 0% 70% !important;
  }
}

@media (min-width: 576px) {
  .feature-box:after {
    background-size: cover !important;
    background-position: 0% 50% !important;
  }
}

@media (min-width: 768px) {
  .feature-box:after {
    background-size: cover !important;
    background-position: 0% 45% !important;
  }
}

@media (min-width: 992px) {
  .feature-box:after {
    background-position: 0% 30% !important;
  }
}

@media (min-width: 1200px) {
  .feature-box:after {
    background-position: 0% 25% !important;
  }
}

/**********************************************/
/*********          BANNERS            ********/
/****** 5/19/2020 Required Master Wrap ********/
/**********************************************/

#billboard-links-container .button {
  background: rgba(0, 0, 0, 0.65);
}

.billboard-container-text {
  bottom: 0px;
  margin-bottom: 100px;
  position: absolute;
  text-align: center;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 1);
  text-decoration: none;
  width: 100%;
}

.billboard-container .title {
  color: #fff;
  font-size: 1.5rem !important;
  padding: 0;
}
.billboard-container .title.cc-xl-title {
  font-size: 3em !important;
}

.billboard-container .intro_head {
  color: #fff;
  font-size: 1.3rem !important;
  margin-bottom: 0px;
}

.billboard-container .intro_head.cc-xl-intro-head {
  background: rgba(0, 0, 0, 0.8);
  font-size: 2em !important;
  text-transform: uppercase;
  color: #daa520 !important;
}

.shadow {
  z-index: 1000;
}

/* Screen Size Changes */

@media (max-width: 575.98px) {
  #billboard-container .billboard-container-text {
    margin-bottom: 0;
  }
}

@media (max-width: 767.98px) {
  #billboard-container .billboard-container-text {
    margin-bottom: 0;
  }
  .billboard-container .title.cc-xl-title {
    font-size: 1.6em !important;
  }
  .billboard-container .intro_head.cc-xl-intro-head {
    font-size: 1.2em !important;
  }
}

@media (min-width: 768px) {
  #billboard-links-container {
    background: none !important;
  }
}

@media (max-width: 991.98px) {
  .billboard-container .title.cc-xl-title {
    font-size: 2em !important;
  }
  .billboard-container .intro_head.cc-xl-intro-head {
    font-size: 1.4em !important;
  }
}

@media (min-width: 992px) {
  #billboard-links-container {
    background: none !important;
  }
}

@media (min-width: 1200px) {
  #billboard-links-container {
    background: none !important;
  }
}

/**********************************************/
/*********  Focus Bar FORMATTING    ********/
/******         Master Wrap  Add. 6-1-2020 E. Gray     ********/
/**********************************************/
.cc-focus-bar {
  background: #000;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}

@media (max-width: 768px) {
  .cc-focus-bar .col-12 {
    padding-bottom: 30px;
  }
}

/************************ END Masters Edits 5/27/20 *****************************/

.breadcrumb {
  margin-bottom: 0;
}

#entity-subsite-title a {
  text-transform: none !important;
}
#college-proof-points-container {
  margin-top: auto !important;
}

.IMP {
  color: #ad3c98;
  font-weight: 600;
}
.IMP-2 {
  color: #ff8800;
  font-weight: 600;
}
.BIG-IMP {
  color: #fff;
  font-weight: 600;
  font-size: 1.5em;
  text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1),
    0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25);
}
.ONE-SIZE {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.CALLOUT-intro {
  color: #000;
  font-style: italic;
  padding-top: 0;
  text-align: left;
}
.CALLOUT-title {
  color: #000;
  font-weight: 600;
  margin: 1rem;
}

.TUTORIAL-BOX,
.EXAMPLE-BOX,
.HEADER-BOX {
  background-color: #eee;
  padding: 30px;
  width: 100%;
}
.HEADER-BOX {
  background: #635b4a;
  box-shadow: inset 0 6px 12px rgba(0, 0, 0, 0.15);
  padding-top: 0;
}
.CODE-BOX {
  background-color: #fff;
  border: 2px dotted #ddd;
  border-radius: 6px;
  display: block;
  margin-bottom: 30px;
  padding: 30px;
  text-align: left;
  width: 100%;
}
.TUTORIAL-BOX .SM-text {
  color: #666;
}
.EXAMPLE-BOX {
  margin-top: 0;
  padding-top: 0;
}

/* ********************* */
/* *** D E F A U L T *** */
/* ********************* */
.PADDED {
  padding-left: 30px;
  padding-right: 30px;
}
.XS-text {
  font-size: 1em;
}
.SM-text {
  font-size: 1em;
}
.MD-text {
  font-size: 1em;
}
.LG-text {
  font-size: 1.15em;
}
.XL-text {
  font-size: 1.35em;
}
.SHADOW-text {
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 1);
}
.EXPANDER-links {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  bottom: 0;
  color: #fff;
  height: auto;
  margin: 0;
  padding: 0;
  padding-bottom: 9px;
  padding-top: 9px;
  top: auto;
}
.EXPANDER-box {
  height: 625px;
}
.BANNER-box {
  background-position: center;
  background-size: cover;
  padding: 0;
}
.GLASS {
  background: rgba(0, 0, 0, 0.45);
  border-top: 2px solid rgba(0, 0, 0, 0.65);
  bottom: 0;
  padding: 0;
  position: absolute;
  text-align: center;
}
.OBSIDIAN {
  background: #000;
  padding: 0;
  text-align: center;
}
.BUTTON,
.BUTTON-ACTIVE {
  border: 2px solid #c28e0e;
  color: #fff !important;
  font-size: 1.15em;
  font-weight: 400;
  margin: 5px;
  padding: 8px 10px 6px 10px;
  text-transform: uppercase;
  text-align: center;
}
.BUTTON-ACTIVE {
  background: #444444;
}
.BUTTON-BLACK {
  border: 2px solid #c28e0e;
  color: #000 !important;
  font-size: 1.05em;
  font-weight: 400;
  margin: 5px;
  padding: 8px 30px 6px 30px;
  text-transform: uppercase;
  text-align: center;
}
.BUTTON-BLACK:hover,
.BUTTON:hover,
.BUTTON-ACTIVE:hover {
  background: #c28e0e;
  color: #fff !important;
  text-decoration: none;
}

/* ***************** */
/* *** S M A L L *** */
/* ***************** */

@media (min-width: 576px) {
  .XS-text {
    font-size: 1em;
  }
  .SM-text {
    font-size: 1em;
  }
  .MD-text {
    font-size: 1.15em;
  }
  .LG-text {
    font-size: 1.35em;
  }
  .XL-text {
    font-size: 1.6em;
  }
  .EXPANDER-links {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
  }
  .EXPANDER-box {
    height: 350px;
  }
}

/* ******************* */
/* *** M E D I U M *** */
/* ******************* */

@media (min-width: 768px) {
  .XS-text {
    font-size: 1em;
  }
  .SM-text {
    font-size: 1.15em;
  }
  .MD-text {
    font-size: 1.35em;
  }
  .LG-text {
    font-size: 1.6em;
  }
  .XL-text {
    font-size: 1.9em;
  }
  .EXPANDER-box {
    height: 425px;
  }
}

/* ***************** */
/* *** L A R G E *** */
/* ***************** */

@media (min-width: 992px) {
  .XS-text {
    font-size: 1.15em;
  }
  .SM-text {
    font-size: 1.35em;
  }
  .MD-text {
    font-size: 1.6em;
  }
  .LG-text {
    font-size: 1.9em;
  }
  .XL-text {
    font-size: 2.35em;
  }
  .EXPANDER-box {
    height: 550px;
  }
}

/* ***************************** */
/* *** E X T R A - L A R G E *** */
/* ***************************** */

@media (min-width: 1200px) {
  .XS-text {
    font-size: 1.25em;
  }
  .SM-text {
    font-size: 1.5em;
  }
  .MD-text {
    font-size: 1.8em;
  }
  .LG-text {
    font-size: 2.65em;
  }
  .XL-text {
    font-size: 2.75em;
  }
  .EXPANDER-box {
    height: 625px;
  }
}

/* ------------------------------------------------ */

.caption {
  background-color: transparent;
}

.btn {
  color: #666;
  border: 0px;
  background-color: #eee;
  width: 100%;
  display: block;
  text-align: center;
  padding: 10px;
  margin-bottom: 20px;
  text-decoration: none;
}

.feature-drop a {
  font-size: 12px;
  text-align: left;
  line-height: 1;
}

.dropdown-menu {
  background-color: #eee;
}

.fellow-comments {
  /*font-family: "United Sans Condensed Bold", Impact, "Arial Black", "sans serif";*/
  font-family: "United Sans", Impact, "Arial Black", "sans serif";
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  border: 1px solid #cdcdcd;
  border-radius: 4px;
  padding: 0 1rem;
}

.fellow-comments h2 {
  color: black;
  text-transform: uppercase;
  border: 3px solid #cfb991;
  padding: 1rem 2rem;
  width: fit-content;
  font-family: inherit;
  font-weight: 900;
  margin: 2rem 0 2.4rem 0;
}

.fellow-comments .comment {
  padding-bottom: 1.5rem;
  font-style: italic;
}

.special-sidebar {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .special-sidebar {
    float: right;
  }
}

.agenda .table-bordered th {
  border-top: none;
  border-bottom: none;
}

.agenda th.date {
  background-color: #cfb991;
  font-family: "United Sans";
  font-weight: 700;
  font-size: 1.4rem;
  text-transform: uppercase;
  text-align: center;
}

.agenda th.dress {
  background-color: black;
  color: white;
  font-weight: 500;
  padding: 0.5rem 0.75rem;
  text-align: center;
}

.agenda .headers th {
  padding: 0.5rem 0.75rem;
  background-color: #555960;
  color: white;
}

.agenda td.time {
  min-width: 175px;
}

.agenda td.event {
}

.agenda td.location {
  text-align: center;
  vertical-align: middle;
}

.logo-150th {
    max-width: 200px !important; 
    margin: 5rem 2rem;
}
#workshop {
  font-family: "United Sans", Impact, "Arial Black", "sans serif";
  font-size: 28px;
  font-weight: bold;
  margin: 4rem 0 0 0;
  text-align: center;
}
#workshop-black {
  color: #FFFFFF;
  background-color: #000000;
  font-family: "United Sans", Impact, "Arial Black", "sans serif";
  font-size: 28px;
  padding: 0 .7rem;
  text-align: center;
  border-radius: 4px;
}
#application-deadline {
  font-family: "United Sans", Impact, "Arial Black", "sans serif";
  font-size: 20px;
  font-weight: bold;
  margin: 2rem 0;
  text-align: center;
}
#application-deadline-black {
  color: #FFFFFF;
  background-color: #000000;
  font-family: "United Sans", Impact, "Arial Black", "sans serif";
  font-size: 20px;
  padding: 0 .7rem;
  text-align: center;
  border-radius: 4px;
}
.display-block {
    display: block
}
@media (max-width: 768px) {
    .logo-150th {
        max-width: 200px !important; 
        margin: 2rem 2rem;
    }
}

#agenda p {
  margin: 0;
  padding: .5rem;
}
.agenda-day {
  border: 2px solid #000000;
  border-radius: 4px;
  margin: 2rem 0;
}
.agenda-day-heading-row {
  border-bottom: 2px solid #000000;
  border-radius: 4px 4px 0 0;
  background-color: #CFB991;
}
.agenda-day-heading-row  p {
  font-family: "United Sans", Impact, "Arial Black", "sans serif";
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.agenda-table-heading-row {
  background-color: #F1F1F1;
}
.agenda-table-heading-row p {
  font-weight: bold;
  margin: 0;
  padding: .5rem;
  text-align: center;
  text-transform: uppercase;
}
.dress {
  color: #8E6F3E;
}
.final-row {
  border-radius: 0 0 4px 4px;
}
.gray-row {
  background-color: #F1F1F1;;
}