/**
 * @file
 * Subtheme specific CSS.
 */

@import url("https://use.typekit.net/fpb0tcn.css");

body {
  background-color: #fff !important;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 19.5px;
  color: #141414;
}

a {
  color: #3366CC;
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: underline !important;
}

a.caret::after {
  font-family: 'FontAwesome';
  font-style: normal;
  content: "\00a0 \f0da";
}

h2 {
  font-size: 37px;
  font-weight: 600;
  padding: 12px 0;
}
h3 {
  font-size: 27px;
  padding: 8px 0;
  font-weight: 550;
}

h4 {
  font-size: 21px;
  padding: 24px 0 4px 0;
  font-weight: 600;
}

h5 {
  font-weight: 700;
  padding-top: 18px;
  text-transform: uppercase;
  font-size: 0.8em;
  letter-spacing: 1px;
}

#page-wrapper {
  position: relative;
  top: 143px;
  overflow: hidden;
}

.node--type-page #pre-content {
  margin-top: 40px;
}

.node__content {
  margin-top: 0;
}

.node--type-page #main-content {
  margin-bottom: 40px;
}

section#content img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
section#content img.image-not-scaled {
  width: revert-layer !important;
  height: auto;
  max-width: revert-layer !important;
}

.content-container {
  margin: 0 auto;
  max-width: 1080px;
  width: 100%;
}

header#header {
  background: rgba(80, 45, 14, 1);
}

header#header .fa.search {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  height: 93px;
}

header#header .fa.search img {
  height: 26px;
  margin-top: 0;
  width: 26px;
}

body>.search {
  background: #FAFAFA;
  position: fixed;
  width: 100%;
  z-index: 1000;
}

.region-search {
  background-color: #FFFFFF;
  display: none;
}

.region-search form.form-cse input[type="search"] {
  background: #FFFFFF;
  border: 0;
  outline: none;
  font-size: 1.05rem;
  font-weight: 600;
  height: 93px;
  color: #111111;
  font-family: 'proxima-nova';
  letter-spacing: normal;
  padding: 0;
}

.region-search button {
  display: none;
}

.region-search .close-search {
  cursor: pointer;
  font-size: 1.2rem;
  padding-left: 5px;
  padding-top: 27px;
  position: absolute;
  right: 10%;
  width: 30px;
}

.region-search .close-search a {
  color: #000;
  font-weight: bold;
  font-size: 1em;
}

body header#header {
  background: #502d0e;
  height: 93px;
  position: fixed;
  width: 100%;
}

/*Removing brown header on IMCE pages*/
.imce-page #header {
  display: none;
}

/*End removing brown header on IMCE pages*/

body #main-navigation {
  width: 100%;
}

header#header .col-md-1 {
  padding-left: 0;
}

header#header .content-container {
  max-width: 1080px;
}

header#header #block-lehighlogo {
  width: 256px;
  height: 93px;
  display: flex;
  align-items: center;
}

header#header #block-lehighlogo p {
  margin: 0;
}

header#header #block-lehighlogo img {
  padding: 8px 0 6px 16px;
  margin-left: 0;
  width: 100%;
}

header#header #block-pathingnavigation {
  height: 93px;
  display: flex;
  align-items: center;
  float: right;
}

@media only screen and (min-width: 992px) {
  body header#header.small {
    height: 60px;
  }

  header#header.small #block-lehighlogo {
    height: 60px;
  }

  header#header.small #block-lehighlogo img {
    width: 185px;
  }

  header#header.small #block-pathingnavigation {
    height: 60px;
  }

  header#header.small #block-pathingnavigation ul li a.nav-link {
    font-size: 10.4px;
  }

  header#header.small .fa.search {
    height: 60px;
  }

  header#header.small .fa.search img {
    height: auto !important;
    width: 15px !important;
  }
}

header#header #block-pathingnavigation ul li a.nav-link {
  color: #fff;
  font-family: 'proxima-nova';
  font-size: 0.666665em;
  text-transform: uppercase;
  border-right: 1px solid #fff;
  padding: 0 23px;
  line-height: 1;
  letter-spacing: 1.4px;
  font-weight: 300;
  transition: .7s all;
  -moz-transition: .7s all;
  -webkit-transition: .7s all;
  -o-transition: .7s all;
}

header#header #block-pathingnavigation ul li:last-child a.nav-link {
  border-right: 0px;
}

header#header .fa.search {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  height: 93px;
  transition: .7s all;
  -moz-transition: .7s all;
  -webkit-transition: .7s all;
  -o-transition: .7s all;
}

header#header .fa-search-container {
  max-width: 27px;
  padding-left: 0;
  padding-right: 0;
  width: 27px;
  display: flex;
}

header#header a.fa.search:hover,
header#header a.fa.search:focus,
header#header a.fa.search:visited {
  text-decoration: none !important;
}

header#header .fa.search i {
  max-width: 27px;
  text-align: center;
  width: 100%;
  background-color: none;
  font-size: 1.47em;
  color: #555;
  padding: 10px 0 20px;
}

header#header .fa.search:hover i {
  color: #000;
}

body header#header .fa-search:before {
  content: '';
}

header#header .fa.search img {
  height: 26px;
  margin-top: 0;
  width: 26px;
}

body header#header .fa-search i {
  background-image: none;
}

header#header .fa.search i.active {
  background-color: #fff;
  height: 93px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

header#header .fa.search i.active+img {
  display: none;
}

#main-navigation {
  background-color: rgba(241, 241, 241, 0.9);
}

#main-navigation .content-container {
  max-width: 1200px;
}

#main-navigation .navbar {
  padding: 0 !important;
}

#main-navigation ul,
nav#pathing-navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#main-navigation ul {
  flex-direction: row;
  justify-content: space-around;
  max-width: 1200px;
  margin: 0 auto;
}

#main-navigation ul li {
  display: flex;
  align-items: center;
  height: 50px;
  justify-content: center;
  padding: 0 30px;
}

#main-navigation ul li.active {
  background-color: #FFD94A !important;
}

#main-navigation .nav-item.dropdown {
  position: static;
}

#main-navigation .navbar-expand-lg .navbar-nav .dropdown-menu {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-top: none;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  margin-top: 0px;
}

#main-navigation h2 {
  background-color: #fff !important;
  color: #502d0e;
  text-align: left;
  padding-left: 18px;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-bottom: 0px;
  font-family: 'Merriweather', Georgia, Palatino, serif;
  letter-spacing: 0;
  font-style: italic;
  text-transform: capitalize !important;
  width: 100%;
}

#main-navigation h3 {
  text-transform: uppercase;
  font-size: 1em;
}

#main-navigation .dropdown-item {
  display: block;
  width: 100%;
  clear: both;
  color: #212529;
  text-align: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
  border: none;
  padding: 5px 0 5px 0;
  font-size: 1.05em;
  font-family: 'proxima-nova', Helvetica, Arial, sans-serif;
  letter-spacing: 0px !important;
  text-transform: none !important;
  font-weight: normal;
}


@media only screen and (min-width: 992px) {

  #main-navigation .dropdown-toggle::after {
    display: none;
  }

  .search section.region-search button {
    background: none;
    border: none;
    display: block;
    padding-top: 31px;
    position: absolute;
    right: 11%;
  }
}

#main-navigation .cta-nav-global {
  text-align: center;
}

#main-navigation .dropdown-menu .cta-nav-global img {
  padding-bottom: 10px;
}

#main-navigation .navbar-dark .navbar-toggler {
  border: none;
}


#main-navigation .dropdown-menu .cta-nav-global a {
  font-family: 'Merriweather';
  white-space: normal !important;
  font-size: .8em !important;
  letter-spacing: 0px !important;
  padding-top: 7px !important;
  text-transform: none !important;
  font-weight: normal;
}

#main-navigation ul li:hover {
  background-color: #fff
}

#main-navigation ul li a {
  color: #3f3f3f;
  font-family: 'proxima-nova';
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}

#main-navigation ul li a:hover {
  text-decoration: none !important;
}

#main-navigation .dropdown-menu a:hover {
  text-decoration: underline !important;
}

#main-navigation li.nav-item.dropdown.megamenu-li:hover>div.dropdown-menu {
  display: block;
}

section.region-secondary-menu {
  align-items: center;
  display: flex;
  height: 100%;
}

section.region-secondary-menu nav ul li {
  border-right: 1px solid #fff;
}

section.region-secondary-menu nav ul li:last-child {
  border-right: 0px;
}

section.region-secondary-menu nav ul li a {
  color: #fff;
  font-family: 'proxima-nova';
  font-size: 0.667em;
  letter-spacing: 1.4px;
  padding: 0 1rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1205px) {
  header#header #block-pathingnavigation ul li a.nav-link {
    padding: 0 8px;
  }
}

@media only screen and (max-width: 1030px) {
  #main-navigation ul li {
    padding: 0 27px;
  }
}

@media only screen and (max-width: 991px) {
  #page-wrapper {
    top: 44px;
  }

  #block-searchbar {
    display: none;
  }

  #main-navigation .nav-item.dropdown {
    position: relative;
  }

  #main-navigation .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }

  .dropdown-menu.show {
    display: block;
  }

  .collapse.show {
    display: block;
  }

  #main-navigation ul li {
    display: block;
    height: 100%;
  }

  #main-navigation h2 {
    display: none;
  }

  #main-navigation .dropdown-menu .container {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }

  #main-navigation .navbar-expand-lg .navbar-nav .dropdown-menu {
    border: none !important;
    border-radius: none !important;
    box-shadow: none;
  }

  #main-navigation .dropdown-item {
    display: block;
    width: 100%;
    clear: both;
    color: #212529;
    text-align: inherit;
    white-space: normal;
    background-color: transparent;
    border: 0;
    border: none;
    padding: 10px 0 10px 0;
    font-size: 1.05em;
    font-family: 'proxima-nova', Helvetica, Arial, sans-serif;
    letter-spacing: 0px !important;
    text-transform: none !important;
    font-weight: normal;
  }

  #main-navigation .cta-nav-global {
    text-align: left;
  }

  #main-navigation .bg-light {
    background-color: #502d0e !important;
  }

  #main-navigation .navbar-collapse {
    background-color: #f8f9fa !important;
  }

  #main-navigation ul li {
    width: 100%;
    border-bottom: 1px solid white;
    justify-content: left !important;
  }

  #main-navigation ul li a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #main-navigation ul {
    flex-direction: column;
  }

  .fa.search i,
  .fa.search span.fa {
    max-width: 60px;
    text-align: center;
    width: 100%;
    background-color: #FFD94A;
    font-size: 1.47em;
    color: #555;
    padding: 20px;
  }

  .navbar-toggler>.close {
    display: inline;
  }

  .navbar-toggler.collapsed>.close,
  .navbar-toggler:not(.collapsed)>.navbar-toggler-icon {
    display: none;
  }

  #main-navigation .close {
    /* float: right; */
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #502d0e;
    text-shadow: none !important;
    opacity: 100;
    background: #fff;
    padding: 20px;
  }

  #main-navigation .pathing-mobile {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #502D0e;
  }

  #main-navigation .pathing-mobile a {
    color: #fff;
  }

}


@media only screen and (min-width: 767px) and (max-width: 991px) {
  header#header .col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
}


/* ------------------ LEFT NAV -------------------------*/

.region-section-menu ul.nav {
  display: block;
  padding: 15px 15px 0 0;
}

.region-section-menu ul.nav li {
  margin: 0 0 15px 0;
}

.region-section-menu ul.nav li.menu-item--active-trail {
  margin: 0 0 15px 0 !important;
}

.region-section-menu ul.nav li a {
  color: #595959;
  font-family: 'proxima-nova', Helvetica, Arial, sans-serif;
  font-size: 0.82em;
  padding: 0;
  line-height: 1.2;
}

/*
.region-section-menu ul.nav li a:hover,
.region-section-menu ul.nav li.menu-item--active-trail a
 {
    font-weight:700;
    text-decoration: none !important;
    font-size: .86em;
    background: none;
    color: #5a5a5a !important;
}
*/

.region-section-menu ul.nav li.menu-item--active-trail .menu li:not(.menu-item--active-trail) a {
  font-weight: 400;
  font-size: 0.82em;
}

.region-section-menu ul.nav li.menu-item--active-trail .menu li:not(.menu-item--active-trail) a:hover {
  font-weight: 700;
  font-size: 0.86em;
}

.nav>li>a:hover,
.nav>li>a:focus {
  background-color: #fff;
}

.region-section-menu ul.nav li.active a {
  background: none;
  color: #000 !important;
}

.region-section-menu ul.nav a.active {
  background: none;
  color: #502d0e;
  font-weight: 700;
  font-size: .86em;
}

/*.region-section-menu ul.nav li.active a:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    background: #497ba4;
    margin-bottom: 1px !important;
    align-items: center;
}
*/

.region-section-menu ul.nav li.active a span.caret {
  display: none !important;
}

.region-section-menu ul.nav li.menu-item--active-trail {}

.region-section-menu ul.nav ul.menu {
  list-style: none;
  display: block;
  position: static;
  float: none;
  margin: 15px 0 15px 0px;
  font-size: 1em;
  padding-inline-start: 25px;
  margin-bottom: 0;
}

.region-section-menu ul.nav ul.menu li {
  margin-bottom: 8px !important;
}

.region-section-menu ul.nav ul.menu li a {
  color: #5a5a5a;
}

.region-section-menu ul.nav ul.menu li a:hover {
  color: #5a5a5a;
  text-decoration: none;
}


@media (min-width: 992px) {

  .region-section-menu .navbar-expand-lg,
  .region-section-menu .navbar-collapse {
    display: -ms-flexbox !important;
    display: block !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

/*
@media only screen and (min-width: 991px) {
    .region-section-menu {
        display: block !important;
    }
    .section-nav-control {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .region-section-menu {
        display: none;
    }
    .region-section-menu .nav>li>a:hover, .region-section-menu .nav>li>a:focus {
        background: none !important;
    }
}
*/

/* ------------------ END LEFT NAV ------------------ */


/* ------------------ START MOBILE SECTION NAV ------------------ */

@media (max-width: 991px) {

  #section-menu .navbar {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }

  #section-menu .navbar-toggler-icon {
    margin-left: 20px;
  }

  #section-menu .close {
    margin-left: 20px;
  }


  .section-nav-control {
    background-color: #bdbdbd;
    height: 50px;
    padding: 0 20px;
  }

  .section-nav-control a {
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 12px;
    display: block;
    float: left;
    width: 100%;
  }

  .section-nav-control a:hover {
    text-decoration: none;
    color: #000;
  }

  .section-nav-control .fa-navicon {
    float: right;
    margin-top: -7px;
  }

  .region-section-menu ul.nav {
    padding: 0;
  }

  .mobile-side-nav {

    width: 100%;
    margin: 0;
    background-color: #bdbdbd;
    color: black !important;
    text-align: right;
    text-transform: uppercase;
    padding: 10px;
  }

  .region-section-menu ul.nav li.menu-item--active-trail {
    margin: 0 !important;
  }

  .region-section-menu ul.nav li {
    background-color: #E6E6E6;
    padding: 20px;
    margin: 0 0 2px 0;
  }

  .region-section-menu ul.nav li a {
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
  }

  .region-section-menu ul.nav li:hover {
    background-color: #E6E6E6 !important;
  }

  .region-section-menu ul.nav li.menu-item--active-trail {
    background-color: #fff !important;
    margin-bottom: 5px !important;
  }

  .region-section-menu ul.nav ul.menu li {
    background-color: #fff !important;
  }


  ul.dropdown-menu {
    position: static !important;
    float: none !important;
  }
}


/* ------------------ END MOBILE SECTION NAV ------------------ */




#breadcrumb ol.breadcrumb {
  background-color: transparent;
  padding: 0 15px;
  max-width: 1080px;
  width: 100%;
  margin: 0 auto 30px auto;
}

.breadcrumb-item+.breadcrumb-item::before {
  content: "\003e";
}

.btn {
  border-radius: 0 !important;
  border: 1px solid #DBDBDB !important;
  color: #404041;
  font-size: .9em;
  height: 36px;
  transition: all .2s ease-in-out;
  padding: 3px 12px 3px 12px;
}

.btn a {
  color: #404041;
  font-size: 0.72em;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn:hover {
  background-color: #FBDD40;
}

.btn:hover a {
  color: #000;
  text-decoration: none !important;
}

footer#pre-footer {
  border-bottom: #FBDD40 15px solid;
  padding: 50px 0 200px 0;
  background-image: url(https://www2.lehigh.edu/sites/www2/files/2025-09/illustration_footer_lehighuniversity.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-color: #88C6BC !important;
  color: #141414;
}

footer#pre-footer a {
  color: #502d0e !important;
  font-weight: bold !important;
}

footer {
  background-color: #502d0e;
  overflow: hidden;
  padding: 50px;
}

footer.container {
  width: 100%;
}

footer .content-container {
  padding: 0 0 10px 0;
}

/*footer a,
footer a:hover,
footer a:visited,
footer a:focus {
  color: #FFD94A !important;
  font-weight: 600;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 0.718em;
}*/
.footer-links a,
.footer-links a:hover,
.footer-links a:visited,
.footer-links a:focus {
  color: #FFD94A !important;
  font-weight: 600;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 0.718em;
}
.footer-quote a,
.footer-quote a:hover,
.footer-quote a:visited,
.footer-quote a:focus {
  color: #FFD94A !important;
  font-weight: 600;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 0.718em;
}
.footer-social h2 a,
.footer-social h2 a:hover,
.footer-social h2 a:visited,
.footer-social h2 a:focus {
  color: #FFD94A !important;
}
.footer-contact-info a,
.footer-contact-info h2 a:hover,
.footer-contact-info h2 a:visited,
.footer-contact-info h2 a:focus {
  color: #FFD94A !important;
}
#block-globalfooter .copyright a {
  text-transform: uppercase !important;
}
footer .col-md-4 {
  border-right: 1px solid #c3c3c3;
  padding: 0 40px;
}

footer#pre-footer .col-md-4 {
  border-right: 0px;
}

footer p.email {
  clear: both;
  display: block;
  padding-top: 10px;
  font-size: 0.718em;
}

footer p.email a {
  font-size: 1em;
}

footer .col-md-8 {
  padding: 0 70px;
}

footer .footer-logo {
  text-align: center;
}

footer .footer-logo img {
  margin: 10px auto 20px;
  max-width: 387px;
  width: 100%;
}

footer .footer-links {
  padding-bottom: 20px;
  margin: 0 0 20px 0;
  list-style-type: none;
  padding-left: 0;
}

footer .footer-links .key {
  margin-left: 5px;
  margin-top: -3px;
}

footer .footer-links li {
  line-height: 1em;
  margin: 0 0 10px 0;
}

footer .footer-contact-info {
  overflow: hidden;
  padding-bottom: 10px;
  color: #fff;
}

footer .footer-contact-info img {
  margin-bottom: 20px;
  width: 98%;
}

footer .footer-contact-info .addr {
  float: left;
  width: 55%;
  font-size: 0.718em;
  line-height: 1.5em;

}

footer .footer-contact-info .tel {
  float: right;
  width: 45%;
  font-size: 0.718em;
  line-height: 1.5em;
}

footer .footer-contact-info .tel a {
  font-size: 1em;
}

footer .footer-quote {
  font-family: "Merriweather";
  font-size: 1.508em;
  color: #fff;
  padding-bottom: 14px;
  font-style: italic;
  font-weight: 300;
  margin: 0 0 30px 0;
  padding: 0 0 20px 0;
  line-height: 1.5em;
}

footer .footer-quote-attr {
  display: block;
  color: #fff;
  font-family: "proxima-nova";
  font-size: 0.75em;
  font-style: normal;
  text-align: left;
  padding-top: 20px;
}

footer .footer-quote-attr a {
  font-size: 1em;
  font-weight: 400;
  text-transform: none;
}

footer .footer-social {
  border-top: 1px solid #c3c3c3;
  font-size: 1.2em;
  letter-spacing: .05em;
  margin: 0;
  padding: 40px 0;
}

footer .footer-social ul.row {
  padding: 0;
}

footer .footer-social ul li {
  list-style-type: none;
}

footer .footer-social ul li:first-child {
  margin-left: 0;
}

footer .footer-social ul li:last-child {
  margin-right: 0;
}

footer .footer-social ul li a i,
footer .footer-social ul li a span.fa,
footer .footer-social ul li a span.fab {
  color: #fff;
  font-size: 3.2em;
}

footer .footer-social ul li a i:hover,
footer .footer-social ul li a span.fa:hover,
footer .footer-social ul li a span.fab:hover {
  color: #FFD94A;
}

footer .footer-social p {
  padding: 0 0 30px 0px;
  text-transform: uppercase;
  font-size: 1.034em;
  color: #fff;
}

footer .footer-social p a {
  font-size: 1em;
}

footer .subpage-container {
  background: none !important;
}

footer p.copyright {
  text-align: right;
}

footer p.copyright a {
  color: #fff !important;
  font-size: 0.738em;
  padding: 0 20px;
}

@media only screen and (min-width: 992px) {
  body.not-front footer {
    margin-top: 20px;
  }

  header#header #block-lehighlogo {
    height: 93px;
    width: 256px;
  }

  header#header #block-lehighlogo img {
    max-width: 256px;
    transition: .7s all;
    width: 100%;
  }
}

@media (max-width: 800px) {
  header#header #block-lehighlogo {
    height: auto;
  }

  header#header #block-lehighlogo img {
    width: 75%;
  }

  footer .col-md-8 {
    padding: 0 40px;
  }

  footer .footer-links {
    padding: 0 15px;
  }

  footer .footer-links-first {
    border-top: 1px solid #ffffff;
  }

  footer .footer-links li {
    margin: 10px;
  }

  footer .footer-quote {
    padding: 0 30px 10px 30px;
  }

  footer#global .content-container>.row>.col-md-8>.row>.col-md-3 img {
    padding-left: 30px;
  }

  footer .logo,
  footer .footer-contact-info {
    padding: 10px 30px;
    text-align: center;
  }

  footer .footer-quote-attr {
    padding-right: 10px;
  }

  footer .footer-contact-info .addr {
    float: none;
    width: 100%;
  }

  footer .footer-contact-info .tel {
    float: none;
    width: 100%;
  }

  footer .footer-contact-info .tel a {
    font-size: 1em;
  }

  footer .footer-logo img {
    margin: 20px auto;
    width: 90%;
  }

  footer .footer-social {
    margin: 20px;
  }

  footer .footer-social p {
    padding: 0px;
  }

  footer .footer-social ul {
    column-count: 2;
    column-gap: 20px;
    margin: 20px;
    padding: 0;
  }

  footer .footer-social ul li {
    list-style-type: none;
    display: inline-block;
    column-count: 2;
  }
}

@media (min-width: 544px) and (max-width: 800px) {
  footer .footer-social ul {
    column-count: 6;
    column-gap: 20px;
    margin: 20px auto;
    padding: 0;
    width: 100%;
  }

  footer .footer-social ul li {
    list-style-type: none;
    display: inline-block;
    column-count: 3;
    margin: 0 0 20px 0;
  }
}

@media (max-width: 544px) {

  footer .footer-social ul {
    column-count: 2;
    column-gap: 20px;
    margin: 0px;
    padding: 0;
  }

  footer .footer-social ul li {
    list-style-type: none;
    display: inline-block;
    column-count: 2;
    padding: 10px;
    flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    max-width: 50%;
  }

  footer .col-md-4 {
    border-right: 0px;
  }

}

@media only screen and (max-width: 1080px) {
  .content-container {
    padding: 30px;
  }

  header#header .content-container {
    padding: 0;
  }
}

@media only screen and (max-width: 768px) {
  footer .col-md-4 {
    border-right: 0px solid #fff;
  }

  .region-search form.form-cse input[type="search"] {
    font-size: 1em;
  }

  #block-searchbar .fa-search {
    font-size: 1.5em;
  }
}

@media only screen and (max-width: 991px) {
  footer#global .content-container>.row>.col-md-4 .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  footer#global .footer-logo,
  footer#global .footer-contact-info {
    padding-left: 15px;
  }

  footer .footer-contact-info .addr,
  footer .footer-contact-info .tel {
    float: none;
    width: 100%;
  }

  footer#global .content-container>.row>.col-md-8>.row>.col-md-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  footer#global .content-container>.row>.col-md-8>.row>.col-md-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  footer#global .content-container>.row>.col-md-8>.row>.col-md-3 img {
    max-width: 200px;
    margin-bottom: 25px;
  }

  footer#global .footer-quote {
    margin-bottom: 0;
  }

  footer#global .footer-social p {
    margin-bottom: 0;
  }

  footer .footer-social ul li {
    padding-right: 0;
  }

  footer .footer-social ul li a i,
  footer .footer-social ul li a span.fa,
  footer .footer-social ul li a span.fab {
    font-size: 2.7em;
  }

  footer .footer-links-first {
    border-top: 0px !important;
  }
}

@media only screen and (max-width: 541px) {
  footer#global .content-container>.row>.col-md-8>.row>.col-md-3 img {
    padding-left: 0px;
  }

  footer#global .col-md-8,
  footer#global .footer-quote,
  footer#global .col-md-4,
  footer .footer-links {
    padding: 0;
  }

  footer .footer-social {
    margin: 20px 0 0 0;
  }
}

/* Page-specific styles */

/* 404 page */
.page-node-945690 div#breadcrumb {
  display: none;
}

/* Login page */
body.page-user-login #admin-menu,
body.user-logged-in.path-user #admin-menu {
  margin-top: 40px;
}

body.page-user-login #breadcrumb,
body.user-logged-in.path-user #breadcrumb {
  display: none;
}

body.page-user-login #main-content,
body.user-logged-in.path-user #main-content {
  max-width: 1080px;
  margin: 0 auto;
}

body.user-logged-in.path-user #main-content .field--name-field-full-user-name {
  font-size: 2em;
  margin-bottom: 15px;
}

body.user-logged-in.path-user #main-content fieldset {
  padding: 0;
}

body.page-user-login #main-content form.user-login-form {
  max-width: 600px;
}

body.page-user-login #main-content form.user-login-form fieldset,
body.page-user-login #main-content form.user-login-form div.form-actions {
  padding: 0;
}

body.page-user-login #main-content form.user-login-form button#edit-submit {
  background-color: #502d0e;
  color: #fff;
}

/* News page */
.page-node-945663.node--type-page #pre-content {
  margin-top: 0;
}

.page-node-945663.node--type-page div.title,
.page-node-945663.node--type-page .node__content {
  display: none;
}

.page-node-945663.node--type-page #main-content {
  margin-bottom: 0;
}

/* Video page */
.page-node-945683.node--type-page #pre-content {
  margin-top: 0;
}

.page-node-945683.node--type-page div.title {
  display: none;
}

.page-node-945683.node--type-page #main-content {
  margin-bottom: 0;
}

/* Media Room page */
.page-node-945700.node--type-page #pre-content {
  margin-top: 0;
}

.page-node-945700.node--type-page div.title {
  display: none;
}

.page-node-945700.node--type-page #main-content {
  margin-bottom: 0;
}
/*End Page Specific CSS*/
/*Graduation Year View CSS*/
.graduation-year-text-view {
  display: inline !important;
}
.graduation-year-text-view .item-list::before {
  content: " ";
}
.graduation-year-text-view div {
  display: inline !important;
}
.graduation-year-text-view ol {
  display: inline !important;
}
.graduation-year-text-view li {
  display: inline !important;
  border: none !important;
  padding: 0px !important;
}
.graduation-year-text-view li::before {
  content: "\2019";
}
.graduation-year-text-view li::after {
  content: " ";
}
/*End Graduation Year View CSS*/
/*Font Awesome Icon Font Setting*/
.fa-sharp {
  font: var(--fa-font-sharp-solid) !important;
}
/*End Fontawesome CSS*/
