#introductionSentence {   
    text-align: center;
    font-size: 18px;
    padding: 25px;
    font-family: acumin-pro-semi-condensed, "Franklin Gothic", sans-serif;
    border-right: 10px dotted #CFB991;
    border-top: 10px dotted #000000;
    border-bottom: 10px dotted #CFB991;
    border-left: 10px dotted #000000;
}



#bannerTitles {
    padding: 0;
    top: 30%;
    position: absolute;
    text-align: center;
    line-height: .9;
}

#bannerMainTitle {
    color: #000000;
    font-size: 150px;
    text-align: center;
    font-weight: 700;
    font-family: "United Sans Condensed",Impact,"Arial Black","sans serif";
    text-transform: uppercase;
}


#bannerSubTitle {
    color: #000000;
    font-size: 90px;
    text-align: center;
    font-weight: 700;
    font-family: "United Sans Condensed",Impact,"Arial Black","sans serif";
    text-transform: uppercase;
    font-style: italic;
}

.buttonNominate {
    color: #000000 !important;
    font-family: "United Sans Condensed",Impact,"Arial Black","sans serif";
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 1.5px;
    line-height: 1.5;
    border-radius: 4px;
    background-color: #CFB991;
    box-shadow: 0 1px 2px 0 rgba(142,111,62,.3);
    padding: 10px 20px;
    display: inline-flex;
    text-transform: uppercase;
    justify-content: space-between;
    align-items: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    cursor: pointer;
}

.buttonNominate:hover {
    text-decoration: none !important;
    color: #FFFFFF !important;
    background-color: #000000;
}

.button {
    color: #000000 !important;
    font-family: "United Sans Condensed",Impact,"Arial Black","sans serif" !important;
    font-size: 20px !important;
    font-weight: 900 !important;
    letter-spacing: 1.5px;
    line-height: 1.5;
    border-radius: 4px;
    background-color: #CFB991 !important;
    box-shadow: 0 1px 2px 0 rgba(142,111,62,.3);
    padding: 10px 20px;
    display: inline-flex;
    text-transform: uppercase;
    justify-content: space-between;
    align-items: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    cursor: pointer;
    border: none !important;
}

.button:hover {
    text-decoration: none;
    color: #FFFFFF !important;
    background-color: #000000 !important;
}

table, td {
    padding: 5px 40px 5px 15px;
    border: 1px solid #000000;
}

/* Remove underline from accordion. */
.btn-link:hover {
    text-decoration: none;
}
.btn-link:focus, .btn-link.focus {
    text-decoration: none;
}
/* Make accordion mobile friendly. */
.btn {
    white-space: inherit;
    padding: 0px;
}


.mb-0, .my-0 {
    margin-top: -20px;
}
.accordionHeading {
    white-space: normal; 
    text-align: left;
}

.faqP {
    margin-top: .5rem;
    /*font-family: "United Sans Condensed",Impact,"Arial Black","sans serif";*/
    font-weight: 400;
    font-size: 18px;
    font-size: 16px;
    /*font-weight: 900 !important;*/
    letter-spacing: 1.5px;
    line-height: 1.5;
}

.card {
    margin: 15px 0;
    border: none;
}

.card-header {
    border-bottom: none;
    color: #000000;
    background-color: #E6E6E6;
    padding: .2rem 1rem;
}

.card-header:first-child {
    border-radius: 4px;
}

.card-header:hover {
    background-color: #BFBFBF;
}

.card-body {
    padding: .5rem;
}

#nominationInformation {
    text-align: center;
    font-size: 18px;
    padding: 25px;
    font-family: acumin-pro-semi-condensed, "Franklin Gothic", sans-serif;
    border-left: 10px dotted #CFB991;
    border-bottom: 10px dotted #000000;
    border-top: 10px dotted #CFB991;
    border-right: 10px dotted #000000;
}

#introductionSentence {
    font-size: 24px;
    text-align: center;
}

hr {
    margin-bottom: 40px;
}

.hrHeading {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    color: black;
    text-align: center;
    height: 1.5em;
    &:before {
        content: '';
        background: linear-gradient(to right, transparent, #CFB991, transparent);
        position: absolute;
        left: 0;
        top: 95%;
        width: 100%;
        height: 5px;
      
    }
    &:after {
        content: attr(data-content);
        position: relative;
        display: inline-block;
        color: black;
        font-family: "United Sans Condensed",Impact,"Arial Black","sans serif";
        padding: 0 .5em;
        line-height: 1.5em;
        color: #000000;
        background-color: #FFFFFF;
        font-size: 35px;
        font-weight: 600;
        letter-spacing: 1.5px;
        line-height: 1.5;
    }
}

button[aria-expanded="true"] {
    .fa-plus {
        display: none;
    }
    .fa-minus {
        display: inline;
    }
}
button[aria-expanded="false"] {
    .fa-minus {
        display: none;
    }
    .fa-plus {
        display: inline;
    }
}

.buttonPlus {
    border-radius: 4px;
    background-color: #CFB991;
    box-shadow: 0 1px 2px 0 rgba(142,111,62,.3);
    padding: 2px 3px;
}

.buttonMinus {
    border-radius: 4px;
    color: #FFFFFF;
    background-color: #000000;
    box-shadow: 0 1px 2px 0 rgba(142,111,62,.3);
    padding: 2px 3px;
}

.awardeesCardHeader {
    border-bottom: none;
    color: #000000;
    background-color: #E6E6E6;
    padding: .7rem .7rem;
}

.edgeColumn {
    max-width: 10px;
}

.picture {
    float: left; 
    max-width: 300px !important; 
    margin: 0 20px 20px 0;
    border-radius: 5px;
}

/* Small devices (portrait phones) */
@media (max-width: 480px) {
    #picture {
        max-width: 180px !important;
    }
}




/* Parallax try */
.parallax {
  /* The image used */
  background-image: url("https://engineering.purdue.edu/Engr/People/Awards/Institutional/38-38/images/parallax.jpg");

  /* Set a specific height */
  min-height: 500px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  
}

.parallax .parallaxText {
   display: flex;
   text-align:center !important;
   align-items:center;
   height: 500px;
}
.parallax .row {
   background-color: rgb(0,0,0,.7);
   padding: 50px;
}



.parallax h2 {
    color: #CFB991;
    font-size: 52px;
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 600;
    margin: 0;
    text-align: center;
    text-transform:uppercase;
    
}

@media screen only (min-width: 768px) {
  .parallax .line {
    transform: rotate(-77deg);
    margin-top: 25px;
  }
}
  .parallax .line {
    max-width: 400px;
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    text-align: center;
    height: 1.5em;
    &:before {
        content: '';
        background: linear-gradient(to right, transparent, #CFB991, transparent);
        position: absolute;
        left: 0;
        top: 95%;
        width: 100%;
        height: 5px;    
    }
  }



.parallax p {
    font-size: 16px;
    color: white;
    font-family: "acumin-pro", sans-serif;

}