html {
  background-color: #3b3b3b;
  font-size: 100%;
}
body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
@media (min-width: 768px) {
  body {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1em;
    line-height: 1.5em;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 1.125em;
    line-height: 1.33333em;
  }
}
h1 {
  padding-top: 0;
  padding-bottom: 0.25em;
  font-family: 'archivoNarrow', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #b1810b;
  font-size: 2.25em;
  line-height: 1.1em;
}
h2 {
  padding-top: 1em;
  padding-bottom: 0.15em;
  font-family: 'archivoNarrow', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #b1810b;
  font-size: 2em;
  line-height: 1.2em;
}
h3 {
  font-family: 'archivoNarrow', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #b1810b;
  font-size: 1.75em;
  line-height: 1.2em;
}
h4 {
  padding-top: 1em;
  font-family: 'archivoNarrow', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.2em;
}
h5 {
  padding-top: 1.5em;
  font-family: 'archivoNarrow', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.2em;
  text-transform: uppercase;
}
h6 {
  padding-top: 2em;
  font-family: 'archivoNarrow', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.2em;
  text-transform: uppercase;
}
h1 a:link,
h2 a:link,
h3 a:link,
h4 a:link,
h5 a:link,
h6 a:link {
  color: inherit;
  font-weight: inherit;
}
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
  color: inherit;
  font-weight: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: inherit;
  font-weight: inherit;
}
h1 a:active,
h2 a:active,
h3 a:active,
h4 a:active,
h5 a:active,
h6 a:active {
  color: inherit;
  font-weight: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
}
h1 + h3 {
  padding-top: 0;
}
h3 + h6,
h4 + h6 {
  padding-top: 1em;
}
h4 + h5,
h5 + h6 {
  padding-top: 0.75em;
}
h2 + h6,
h3 + h5,
h3 + h4 {
  padding-top: 0.5em;
}
h1 + h4,
h1 + h5,
h1 + h6,
h2 + h3,
h2 + h4,
h2 + h5 {
  padding-top: 0.25em;
}
h1 + h2 {
  padding-top: 0.15em;
}
p {
  margin: 0 !important;
  padding: 7.5px 0;
}
small {
  font-size: 0.75em;
  line-height: 1em;
}
big {
  font-size: 1.25em;
  line-height: 1em;
}
ul ul ul {
  list-style-type: square;
}
ol {
  list-style-type: decimal;
}
strong,
b {
  font-weight: 700;
}
i,
em {
  font-style: italic;
}
.right {
  float: right;
}
.left {
  float: left;
}
.transition {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
}
.goldbar {
  min-height: 0 !important;
  margin: 0;
  padding: 3px 0;
  border-radius: 0;
  border: none;
  background-color: #CFB991;
  color: #000;
  box-shadow: 0px 2px 10px #1e1e1e;
}
.goldbar a:link {
  background-color: transparent !important;
  color: #000 !important;
  font-weight: 400;
  text-decoration: none;
}
.goldbar a:visited {
  background-color: transparent !important;
  color: #000 !important;
  font-weight: 400;
  text-decoration: none;
}
.goldbar a:hover {
  background-color: transparent !important;
  color: #000 !important;
  font-weight: 400;
}
.goldbar a:active {
  background-color: transparent !important;
  color: #000 !important;
  font-weight: 400;
  text-decoration: none;
}
.goldbar button {
  border: none;
}
.goldbar button:hover,
.goldbar button:focus {
  background-color: transparent !important;
  border: none;
}
.goldbar .navbar-header button.navbar-toggle {
  padding: 2px 15px;
  font-size: 1em;
}
.goldbar .navbar-header button.navbar-toggle .icon-bar {
  float: left;
  clear: left;
  margin-right: 10px;
  background-color: #fff;
}
.goldbar .navbar-header button.navbar-toggle > .icon-bar:first-child {
  margin-top: 3px;
}
.goldbar .navbar-header button.navbar-toggle:hover {
  color: #fff;
}
.goldbar .navbar-header button.navbar-toggle:hover .icon-bar {
  background-color: #000;
}
.goldbar #search {
  border: none;
}
.goldbar #search > ul {
  padding-top: 0;
  padding-bottom: 0;
}
.goldbar #search a.dropdown-toggle {
  padding: 4px 20px 4px 0 !important;
}
.goldbar #search .open a.dropdown-toggle {
  color: #000 !important;
}
.goldbar #search .dropdown-menu {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #CFB991;
  padding: 5px;
}
.goldbar #search .dropdown-menu .form-group {
  margin: 0;
}
.goldbar #search .dropdown-menu .form-group #cse-search-form .gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box {
  margin: 0;
}
.goldbar #search .dropdown-menu .form-group #cse-search-form .gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box .gsc-input {
  padding: 0;
}
.goldbar #search .dropdown-menu .form-group #cse-search-form .gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box .gsc-input input.gsc-input {
  width: 200px;
  padding: 3px 6px;
  color: #000;
  font-size: 1.23077em;
}
.goldbar #search .dropdown-menu .form-group #cse-search-form .gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box .gsc-search-button {
  display: none;
}
.goldbar #search .dropdown-menu .form-group #cse-search-form .gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box .gsc-clear-button {
  display: none;
}
.goldbar #search .dropdown-menu .form-group #cse-search-form .gsc-control-searchbox-only form.gsc-search-box table.gsc-branding {
  display: none;
}
@media (max-width: 767px) {
  .goldbar #search {
    width: 100%;
    max-height: none;
    margin: 0;
  }
  .goldbar #search .nav {
    margin: 0 -15px;
  }
  .goldbar #search .nav .dropdown {
    position: static;
  }
  .goldbar #search .nav .dropdown-toggle {
    display: none;
  }
  .goldbar #search .nav .dropdown-menu {
    position: static;
    display: block;
    width: 100%;
    box-shadow: none;
    border: none;
    padding: 0 0 15px;
  }
  .goldbar #search .nav .dropdown-menu .form-group {
    margin: 0;
  }
  .goldbar #search .nav .dropdown-menu .form-group #cse-search-form .gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box .gsc-input {
    width: 100%;
  }
  .goldbar #search .nav .dropdown-menu .form-group #cse-search-form .gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box .gsc-input input.gsc-input {
    width: 100%;
    font-size: 1.45455em;
  }
}
@media (min-width: 768px) {
  .goldbar .quickLinkLabel {
    display: none;
  }
}
@media (max-width: 767px) {
  .goldbar .quickLinkLabel {
    display: block;
    float: left;
  }
}
.goldbar .gold {
  padding-left: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.goldbar .gold > ul {
  padding-top: 0;
  padding-bottom: 0;
  flex-direction: row;
  outline: none;
}
.goldbar .gold > ul:focus {
  outline: none;
}
.goldbar .gold .open a.dropdown-toggle {
  color: #000 !important;
}
.goldbar .gold .dropdown-menu {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #CFB991;
  font-size: 1.09091em;
  text-transform: none;
  width: max-content;
}
.goldbar .gold .dropdown-menu a {
  padding: 3px 15px;
}
@media (min-width: 768px) {
  .goldbar .gold {
    left: -20px;
  }
  .goldbar {
    font-size: 0.875em;
  }
  .goldbar .gold .navbar-nav > li > a {
    padding: 4px 20px 4px 0 !important;
    outline: none !important;
  }
}
@media (max-width: 767px) {
  .goldbar {
    font-size: 0.88889em;
  }
  .goldbar .gold {
    position: static;
    clear: both;
    font-size: 0.875em;
    max-height: none;
    overflow: hidden;
    text-transform: none;
    padding: 0 0 15px;
    border: none;
  }
  .goldbar .gold .navbar-nav {
    font-size: 1em;
    margin: 0;
    padding: 0 15px;
    float: left;
    width: 50%;
  }
  .goldbar .gold .navbar-nav .dropdown {
    float: left;
    width: 100%;
  }
  .goldbar .gold .navbar-nav .dropdown .dropdown-toggle {
    display: none;
  }
  .goldbar .gold .navbar-nav .dropdown .dropdown-menu {
    display: block;
    position: static;
    width: 100%;
    box-shadow: none;
    padding: 0;
    font-size: 1em;
  }
  .goldbar .gold .navbar-nav .hide {
    font-size: 1.14286em;
    display: block !important;
    color: #000;
  }
  .goldbar .gold .navbar-nav a {
    line-height: 1.42857em;
    white-space: normal;
    padding: 5px 0;
  }
}
.top {
  width: 100%;
  background-image: url("https://purdue.edu/purdue/images/templateElements/2015/stripes-tile.png");
  background-repeat: repeat;
}
.top .logo {
  padding: 25px 15px;
}
.top .logo a {
  display: block;
}
.top .logo a img {
  width: 100%;
}
@media (min-width: 768px) {
  .top .logo a {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .top .logo a {
    margin: 0 auto;
    width: 50%;
  }
}
.top .department {
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
}
.top .department > a {
  display: inline-block;
  padding: 2px 10px;
  line-height: 1.2em;
}
@media (min-width: 768px) {
  .top .department > a {
    border-left: solid 1px #b1810b;
  }
}
@media (max-width: 767px) {
  .top .department > a {
    border: none;
  }
}
.top .department > a:link {
  color: inherit;
  font-weight: 100;
  text-decoration: none;
}
.top .department > a:visited {
  color: inherit;
  font-weight: 100;
  text-decoration: none;
}
.top .department > a:hover {
  color: inherit;
  font-weight: 100;
  text-decoration: none;
}
.top .department > a:active {
  color: inherit;
  font-weight: 100;
  text-decoration: none;
}
.top .department .tagline {
  display: block;
  clear: left;
  color: inherit;
  font-size: 0.52em;
  line-height: 1.3em;
}
.top .department .tagline a:link {
  color: inherit;
  font-weight: 400;
  text-decoration: none;
}
.top .department .tagline a:visited {
  color: inherit;
  font-weight: 400;
  text-decoration: none;
}
.top .department .tagline a:hover {
  color: inherit;
  font-weight: 400;
  text-decoration: none;
}
.top .department .tagline a:active {
  color: inherit;
  font-weight: 400;
  text-decoration: none;
}
@media (min-width: 768px) {
  .top .department .tagline {
    padding: 0 10px 2px;
    border-left: solid 1px #b1810b;
  }
}
@media (max-width: 767px) {
  .top .department .tagline {
    padding: 10px 0 0;
    border: none;
  }
}
@media (min-width: 992px) {
  .top .department {
    padding: 30px 15px 15px;
    font-size: 1.5625em;
    font-weight: 100;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top .department {
    padding: 30px 15px 15px;
    font-size: 1.25em;
    font-weight: 100;
  }
}
@media (max-width: 767px) {
  .top .department {
    padding: 0 15px 30px;
    font-size: 1.33333em;
    font-weight: 400;
    text-align: center;
  }
}
.bottom {
  overflow: hidden;
  padding: 10px;
  background-color: #3b3b3b;
  color: #ccc;
  text-align: center;
  line-height: 1.1em;
}
.bottom a:link {
  color: #ccc;
}
.bottom a:visited {
  color: #ccc;
}
.bottom a:hover {
  color: #ccc;
}
.bottom a:active {
  color: #ccc;
}
.bottom p {
  margin: 0 !important;
  padding-bottom: 2px;
}
@media (min-width: 768px) {
  .bottom {
    font-size: 0.7em;
  }
}
@media (max-width: 767px) {
  .bottom {
    font-size: 0.7em;
  }
}
header .app-header {
  min-height: 100px;
}
#headerMenuDropdown .dropdown-menu {
  background-color: #171717;
}
#headerMenuDropdown .dropdown-menu a:link,
#headerMenuDropdown .dropdown-menu a:visited {
  background-color: #171717;
  color: #fff;
}
#headerMenuDropdown .dropdown-menu a:hover,
#headerMenuDropdown .dropdown-menu a:active {
  background-color: #171717;
  color: #fff;
}
header .app-header {
  /* Banner 3 */
  background: url("https://purdue.edu/purdue/images/templateElements/2015/stripes-tile.png");
  repeat: repeat;
  padding-left: 10%;
  padding-right: 10%;
}
@media (max-width: 768px) {
  .hide {
    display: none !important;
  }
}
.toggle-btn {
  background-color: transparent !important;
  text-decoration: none !important;
  color: black;
}
.header {
  z-index: 2 !important;
}
sd-search {
  z-index: 0 !important;
}
