.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.50em;
  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,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(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                  : 1.0rem;
}

.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: 1.00em; }
.SM-text        { font-size: 1.00em; }
.MD-text        { font-size: 1.00em; }
.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  : 1.00em; }
  .SM-text        { font-size  : 1.00em; }
  .MD-text        { font-size  : 1.15em; }
  .LG-text        { font-size  : 1.35em; }
  .XL-text        { font-size  : 1.60em; }
  .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 : 1.00em; }
  .SM-text      { font-size : 1.15em; }
  .MD-text      { font-size : 1.35em; }
  .LG-text      { font-size : 1.60em; }
  .XL-text      { font-size : 1.90em; }
  .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.60em; }
  .LG-text      { font-size : 1.90em; }
  .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.50em; }
  .MD-text      { font-size : 1.80em; }
  .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;
}

.hero {
  background-image: url("./images/Arch-MarshallFarthing.jpg");
}

.box1 a,
.box2 a,
.box3 a,
.box4 a,
.box5 a {
  background-size:cover;
  background-position:top right;
  background-repeat:no-repeat;
  width:100%;
  display:block;
  position:relative;
  text-decoration: none;
}

.box1 a {
  background-image: url("./images/futureundergrads.jpg");
  background-color: #085C11;
  border-bottom: 8px solid #085C11;
}

.box2 a {
  background-image: url("./images/current_undergrads.jpg");
  background-color: #2EAF9B;
  border-bottom: 8px solid #2EAF9B;
}

.box3 a {
  background-image: url("./images/international_students.jpg");
  background-color: #C76C14;
  border-bottom: 8px solid #C76C14;
}

.box4 a {
  background-image: url("./images/current_grads.jpg");
  background-color: #BAA892;
  border-bottom: 8px solid #BAA892;
}

.box5 a {
  background-image: url("./images/futurestudents_banner.jpg");
  background-color: #FFD100;
  border-bottom: 8px solid #FFD100;
}

.currentundergrads {
  background-image: url('./images/current_undergrads.jpg');
  background-color: #BAA892;
  border-bottom: 8px solid #BAA892;
}

.futureundergrads{
  background-image: url('./Images/futureundergrads.jpg');
  background-color: #085C11;
  border-bottom: 8px solid #085C11;
}

.box1 a .caption,
.box2 a .caption,
.box3 a .caption,
.box4 a .caption,
.box5 a .caption {
  text-shadow: 2px 2px 5px #000;
}

/* For wrap8 - swap in index_html_wrap8, delete "flex-layout" from the container element, and then delete .wrap8 from the styles below */

.wrap8 .hero {
  min-height: 200px;
  background-image: none;
}

.wrap8 .hero div {
  height:100%;
  background-image: url("./images/Arch-MarshallFarthing.jpg");
  background-size: cover;
  background-position: center;
}

.wrap8 .deptaudience .box a {
  background-position: center;
  height: 120px;
}



      
/* Media queries for a given screen size or LARGER */

/* Extra small devices (portrait phones, less than 576px)
   No media query since this is the default in Bootstrap */

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}




/* Media queries for a given screen size or SMALLER */

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {

}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {

}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {

}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {

}

/* Extra large devices (large desktops)
   No media query since the extra-large breakpoint has no upper bound on its width */