h3 a {
  color: #3f3c30;
}
.dropdown-toggle:focus {
  outline: 2px solid #0098DB;
  outline-offset: -2px;
  text-decoration: none;
}
.margin-bottom-0 {
  margin-bottom: 0;
}
.largest {
  font-size: 1.7em;
  font-weight: 400;
  color: #2E2D29;
  line-height: 1.3em;
}
.larger {
  font-weight: 300;
  color: #2E2D29;
  line-height: 1.2em;
}

.topiclist a.su-link {
    padding-right: 15px;
}
.topiclist a.su-link::after {
    content: '\F08e';
    font-family: "FontAwesome";
    font-size: .6em;
    margin-left: 2px;
    position: absolute;
}

#primary-nav a.su-link::after {
    content: '\F08e';
    font-family: "FontAwesome";
    font-size: .5em;
    margin-left: 2px;
    position: absolute;
    top: 2px;
    color: #9d9573;
}

#main-content dt {
  color: #5F574F;
}
#main-content .btn-link, #main-content .btn-sm {
  padding: 2px 5px;
  text-decoration: none;
}
#main-content .btn-sm span {
  margin-left: 5px;
  font-size: .9em;
}
#main-content hr.clearfix {
  margin: 0;
}
#main-content hr {
  border-color: #e9e6df;
}

#socialmedia {
  box-sizing: none;
  margin-bottom: 30px;
}
#socialmedia span, #socialmedia div {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#social-icons li {
  display: inline;
}

.video-play {
  position: absolute;
  top: 40%;
  left: 45%;
}
.video-play i {
  color: #e3dfd5;
}

.readmore a {
  text-decoration: none;
}
.readmore a:hover {
  color: #8c1515;
}
hr.clearer {
  clear: both;
  visibility: hidden;
  height: .1em;
  margin: 0 0 10px 0;
}
hr.clearfloat {
  clear: both;
  visibility: hidden;
  height: 0em;
}

div.info-box p a {
  font-size: 1.2em; 
}

#footer-content a{
  text-decoration: underline;
}


.promo { padding-bottom: 40px; }
#humanities-infobox { background: url("/images/humanities-infobox-back.png") no-repeat scroll right bottom #E6E4DB;}
#law-infobox { background: url("/images/law-infobox-back.png") no-repeat scroll right bottom #E6E4DB;}
#environment-infobox { background: url("/images/environment-infobox-back.png") no-repeat scroll right bottom #E6E4DB; }
#election-infobox { background: url("/images/election-infobox.png") no-repeat scroll right bottom #E6E4DB;}
#commencement-infobox { background: url("/images/commencement-infobox-back.png") no-repeat scroll right bottom #E6E4DB;}
#cybersecurity-infobox { background: url("/images/cybersecurity-infobox-back.png") no-repeat scroll right bottom #E6E4DB;}


@media (max-width: 1199px) {
    #mc-embedded-subscribe {
	margin-top: 5px;
    }
}

@media (max-width: 991px) {
    .video-play i {
	font-size: 4em;
    }
}
@media (max-width: 767px) {
}

@media print {
a[href]:after {
  content: none;
}
#header {
  padding-top: 22px;
  background-color: #8c1515 !important;
}
#logo img {
  width: 160px;
  margin-left: 20px;
}
#name-and-slogan a span {
  color: #fff !important;
}
}
