/* =================================== */
/*  Basic Style                        */
/* =================================== */

html,
body {
  background-color: #ffffff;
  font-family: 'Helvetica', sans-serif;
  line-height: 1.5rem;
  font-size: 1rem;
  color: black;
  height: 100% !important;
  min-height: 100%;
  overflow-x: hidden;
}

.skip-to-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 0.0625rem;
  height: 0.0625rem;
  overflow: hidden;
  z-index: -999;
}

::-webkit-scrollbar {
  display: none;
}

p {
  margin: 0;
  line-height: 1.25rem;
}

a:hover,
a:focus,
.btn:focus {
  text-decoration: underline;
}

h4,
h5,
h6,
.h4,
.h5,
.h6 {
  font-family: 'Helvetica', sans-serif;
  color: #252525;
}

h2,
.h2 {
  font-family: 'Helvetica', sans-serif;
  color: #ffffff;
  font-size: 2.5em;
  font-weight: 400;
}

h1,
.h1 {
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  color: #5b6f7b;
  padding-bottom: 1.5625rem;
}

h3,
.h3 {
  font-family: 'Helvetica', sans-serif;
  font-weight: bold;
  color: #5b6f7b;
}

#GetStarted p {
  font-size: 0.9em;
}

main > section {
  padding: 4.375rem 0;
}

.btn {
  border-radius: 0;
  border: 0;
  position: relative;
}

#GetStarted {
  padding-top: 4.6875rem;
  padding-bottom: 4.0625rem;
}

hr {
  border-top: 0.0625rem solid #cccccc;
  border-bottom: 0.0625rem solid #f8f8f8;
  margin: 60px 0;
}

section:first-child {
  margin-bottom: 0;
}

section:last-child {
  margin-bottom: 0px;
}

/*Background Static Image*/
.parallax {
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.carousel,
.item,
.activeslide {
  height: 100%;
}

.carousel-inner {
  height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */
.fill {
  width: 100%;
  height: 100%;
  background-position: 40%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

/*===========================================*/
/*  Header                                   */
/* ==========================================*/
#navigation {
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;

  background-color: rgba(0, 0, 0, 0.7);
  border-top: 0.5rem solid #ad0000;
  border-bottom: 0px;
  height: 4.375rem;
}

#navigation .dropdown-menu {
  margin-left: 0;
  margin-top: 0;
  position: relative;
  right: 3rem;
}

.dropdown-toggle img {
  max-width: 3.125rem;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border: 0px;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  background-color: transparent;
  color: #fff;
}

.navbar-brand img {
  max-width: 3.125rem;
}

.navbar-brand {
  margin-top: 0px;
  height: auto;
}

.navbar-brand > a {
  display: block;
}

.nav.navbar-nav,
.nav.navbar-nav.social-icons {
  height: 100%;
}

.nav.navbar-nav .fixed-width-nav {
  width: 68.08px;
}

.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  padding: 0;
  height: 100%;
}

.navbar-inverse .navbar-nav > li > a.dropdown-toggle {
  padding: 0.625rem;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: transparent;
}

.navbar-nav > li > a > img {
  height: 100%;
  width: auto;
}

.headertext {
  font-family: helvetica;
  font-size: 1.5rem;
  color: white;
  margin-top: 1.125rem;
  padding-left: 0.3125rem;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: ' ';
}

/*==============================================
    Home Slider
================================================*/

#home-slider {
  position: relative;
  /*Top bar moves with page*/
  padding-bottom: 0.8125rem;
  padding-top: 0;
  background-color: #ad0000;
}

.carousel-caption {
  top: 0;
  left: 0;
  text-align: left;
  padding-top: 7%;
  padding-left: 16%;
  display: table-cell;
  margin-top: 3.125rem;
  text-shadow: 0.0625rem 0.0625rem 0.625rem #000000,
    0.0625rem 0.0625rem 0.625rem #000000, 0.0625rem 0.0625rem 0.625rem #000000,
    0.0625rem 0.0625rem 0.625rem #000000;
}

.carousel-caption .btn {
  text-shadow: 0.0625rem 0.0625rem 0.625rem #000000,
    0.0625rem 0.0625rem 0.625rem #000000, 0.0625rem 0.0625rem 0.625rem #000000,
    0.0625rem 0.0625rem 0.625rem #000000;
}

/*======================================
News, People, etc.
========================================*/

h3.topname {
  font-family: helvetica;
  font-size: 1.5rem;
  line-height: 193.75%;
  font-weight: bold;
  color: #000;
  padding: 0 0 1.25rem 0;
  line-height: normal;
}

h3.name {
  font-family: helvetica;
  font-size: 1.5rem;
  line-height: 193.75%;
  font-weight: bold;
  color: #000;
  padding: 0 0 0.25rem 0;
  line-height: normal;
}

[class^='icon-'],
[class*=' icon-'] {
  height: 0.875rem;
}

.bio p {
  font-family: helvetica;
  color: #000;
  font-size: 1rem;
  line-height: 1.7em;
  margin: 0 0 0.5625rem;
  padding: 0 0 0.75rem 0;
}

/*=================================================================
    About
==================================================================*/

#leadership > div > div > div.col-sm-5 {
  margin-left: -22%;
  margin-right: 10%;
  background: rgba(256, 256, 256, 0.6);
}

#leadership > div > div > div.col-sm-6 {
  margin-top: 1.25rem;
}

#div-hover-cfo {
  display: block;
}

#about {
  padding-top: 0.9375rem;
  padding-left: 25%;
  padding-right: 30%;
  line-height: 519%;
  color: #000;
  font-size: 1rem;
  font-family: helvetica;
  font-weight: bold;
  text-align: left;
  height: 100% !important;
  min-width: 15.625rem;
}

.about {
  height: 25rem;
}

#about ul {
  list-style-type: none;
  padding-left: 0;
}

#about > div > ul > li > p {
  font-size: 1.3125rem;
  line-height: 404.9%;
  margin: 0;
}

#about > div > ul > li > p:hover {
  text-decoration: underline;
}

#aboutlarge {
  left: 0px !important;
}

.aboutlarge a {
  font-size: 1.3125rem;
}

.active {
  text-decoration: underline;
}

.abouthide {
  display: none;
}

#about h3 {
  color: #fff;
  margin: 0 0 2.1875rem;
  text-transform: uppercase;
}

.btn-large {
  border-radius: 0.125rem;
}

.containerOL {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  background: rgba(256, 256, 256, 0.6);
}

.row-height {
  height: auto;
}

/*=================================================================
Audit & Compliance, Public Safety, etc.
===================================================================*/

.wwdsection {
  background: #f7f7f9;
  padding-bottom: 1.875rem;
}

.whatwedo {
  margin-top: 4.0625rem;
  margin-right: auto;
  margin-left: auto;
  height: 100%;
}

.well-do {
  text-shadow: 0 0.0625rem 0 #fff;
  text-align: center;
  font-size: 100%;
  font-weight: bold;
  color: #000000;
  padding: 0.625rem 0 0.75rem 0;
  line-height: normal;
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
}

.do-btn {
  position: absolute;
  display: block;
  left: 36%;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.do-btn:hover,
.do-btn:active,
.do-btn:focus {
  color: #ffffff;
  text-decoration: none;
}

.duties {
  min-height: 15rem;
}

.wwdinfo {
  background-color: white;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.wwdinfo p {
  padding-bottom: 1.25rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.wwdinfo img {
  height: 4.0625rem;
  width: 4.0625rem;
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wwdtext {
  display: flex;
  flex-direction: column;
  color: #000000;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}

.welldomargin {
  padding: 1.125rem 0;
}

.wwd-p {
  display: flex;
  flex-direction: column;
}

.duties-wrapper {
  padding-bottom: 1.25rem;
}

.uofl-link-oof {
  color: #ad0000;
  font-size: 0.8125rem;
}

.min-height-unset {
  min-height: unset !important;
}

/*=================================================================
    Testimonials
==================================================================*/

#testimonials {
  background-image: linear-gradient(
      to bottom,
      rgba(256, 256, 256, 0.6) 0%,
      rgba(256, 256, 256, 0.6) 100%
    ),
    url(https://louisville.edu/financeandadministration/img/BWGrawContrastcopy.jpg);
  padding-top: 0;
  padding-bottom: 0;
}

#testimonials .sec-title h2:after {
  border-bottom: 1px solid #fff;
}

#testimonials .overlay {
  padding-top: 2.1875rem;
  padding-bottom: 2.1875rem;
}

#testimonials .owl-controls.clickable {
  margin-top: 1.25rem;
  text-align: center;
}

#testimonials .owl-buttons {
  border: 0.125rem solid #fff;
  float: inherit;
}

#testimonials .owl-prev:hover,
#testimonials .owl-next:hover {
  color: #fff;
}

/*================================================================
Edits to Bootstrap CSS
==================================================================*/

.hidden {
  display: none;
}

.visible-xs {
  display: none !important;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
  float: left;
}

img {
  border: 0 none;
  max-width: 100%;
  vertical-align: middle;
}

p {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.5625rem;
  margin: 0 0 0.5625rem;
}

.btn {
  background-color: #ad0000;
  color: white;
  font-size: 87.5%;
  line-height: 121.429%;
  border-color: #5b6f7b;
  border-radius: 0.5625rem;
  cursor: pointer;
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.125rem;
  padding: 0.25rem 1.5625rem;
  text-align: left;
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.4375rem;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.line-height-1-5 {
  line-height: 1.5 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.fw-italic {
  font-style: italic !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

/*=================================================================
    Social
==================================================================*/

.social {
  padding: 0px;
}

.social-twitter {
  padding-right: 1.25rem;
}

.social-icons {
  float: right;
}

.social-icons li {
  text-decoration: none;
  height: 100%;
}

.social-icons a {
  margin-bottom: 0;
}

/*============================================================
    Footer
==============================================================*/
#prefooter_wrapper {
  background-color: #000;
}

#prefooter_wrapper {
  color: #fff;
  font-size: 0.75rem;
  overflow: hidden;
  padding-top: 2.5rem;
  padding-bottom: 1.25rem;
  bottom: 0px;
}

.footer-logo {
  margin: 0px 0px 60px 0px;
}

.footer-position > p {
  font-size: 0.8rem;
  line-height: 0.8rem;
}

footer {
  background-color: #000000;
}

footer a {
  color: #ffffff;
  font-size: 0.75rem;
}

footer a:hover,
footer a:focus,
footer a:active {
  color: #ffffff;
  text-decoration: underline;
}

.fa.fa-cog {
  opacity: 0.75;
}

.col-xs-12.dropup > button {
  background: none;
  border: none;
  color: #ffffff;
  font-size: 0.75rem;
}

.col-xs-12.dropup > button:focus {
  outline: none;
  text-decoration: underline;
}

.col-xs-12.dropup .dropdown-menu {
  position: relative;
  margin-left: 0;
}

.col-xs-12.dropup .dropdown-menu > li > a {
  padding: 0.3125rem 0.625rem;
}

/*
********************** MIN 768px
*/

@media all and (min-width: 768px) {
  .col-xs-12.dropup .dropdown-menu {
    margin-top: -24rem;
  }

  .fill {
    background-position: center;
  }

  .row-height {
    height: 46.875rem;
  }
}

/*
********************** MIN 992px
*/

@media all and (min-width: 992px) {
  #navigation {
    padding: 0 5%;
  }

  .wwdinfo {
    height: 42rem;
  }

  .duties-wrapper {
    padding-bottom: 0rem;
  }

  .wwd-p {
    min-height: 21.875rem;
  }

  .wwdsection {
    padding-bottom: 4.375rem;
  }
}

/*
********************** MIN 1200px
*/

@media all and (min-width: 1200px) {
  #navigation {
    padding: 0 10%;
  }

  .row-height {
    height: 40.625rem;
  }
}

/*
********************** MIN 1935px
*/

@media all and (min-width: 1935px) {
  .col-xs-12.dropup .dropdown-menu {
    margin-top: -23rem;
  }
}

/*
********************** MAX 1464px
*/

@media all and (max-width: 1464px) {
  .col-xs-12.dropup .dropdown-menu {
    right: 4rem;
  }
}

/*
********************** MAX 1199px
*/

@media all and (max-width: 1199px) {
  .col-xs-12.dropup .dropdown-menu {
    right: 6rem;
  }

  #leadership > div > div > div.col-sm-5 {
    margin-left: -25%;
  }
}

/*
********************** MAX 991px
*/

@media all and (max-width: 991px) {
  .col-xs-12.dropup .dropdown-menu {
    right: 8rem;
  }

  .duties {
    min-height: 11.25rem;
  }
}

/*
********************** MIN 992 MAX 1199px
*/

@media (min-width: 992px) and (max-width: 1199px) {
  .row-height {
    height: 40.625rem;
  }

  #about {
    line-height: 570%;
  }

  .btn {
    padding: 0.25rem 0.5rem;
  }
}

@media (max-width: 975px) {
  #about {
    padding-right: 0;
  }
}

/*
********************** MIN 768 MAX 991px
*/

@media (min-width: 768px) and (max-width: 991px) {
  #about {
    line-height: 685%;
  }

  .social-icons {
    width: 35%;
  }

  .do-btn {
    left: 42%;
  }

  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3 {
    margin-top: 0.3125rem;
    margin-bottom: 0.625rem;
  }
}

/*
********************** MAX 767px
*/

@media all and (max-width: 767px) {
  body {
    font-size: 0.875rem;
  }

  .hidden-xs {
    display: none !important;
  }

  .visible-xs {
    display: block !important;
  }

  .navbar-nav {
    display: inline-block;
    width: 70%;
    margin: 0;
  }

  .navbar-brand,
  .nav.navbar-nav.social-icons {
    display: inline-block;
    width: 15%;
  }

  .navbar-nav .open .dropdown-menu {
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 0.9rem;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #e5e5e5;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #e5e5e5;
  }

  .social.visible-xs img,
  .social-twitter.visible-xs img {
    max-height: 3.75rem;
    width: auto;
  }

  .parallax {
    background-position: center top !important;
  }

  #GetStarted {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  #about h3 {
    font-size: 1.125rem;
    margin: 0 0 2.1875rem !important;
  }

  #about .message-body {
    margin-bottom: 2.8125rem;
  }

  #about .welcome-block img {
    margin: 0 1.5625rem 0.9375rem 0;
  }

  #about {
    padding-left: 31%;
  }

  p {
    margin: 0 0.4375rem 0.5625rem;
  }

  #leadership > div > div > div.col-sm-5 {
    width: 143%;
  }

  .col-xs-12.dropup .dropdown-menu {
    margin-top: -21rem;
    margin-left: 19rem;
  }
}

/*
********************** MAX 640px
*/

@media all and (max-width: 640px) {
  .headertext {
    font-size: 1.2rem;
  }
}

/*
********************** MAX 520px
*/

@media all and (max-width: 520px) {
  body {
    font-size: 0.875rem;
  }

  .parallax {
    background-position: center top !important;
  }

  .navbar-inverse .navbar-toggle {
    border-color: #fff;
  }

  .navbar-toggle {
    margin-top: 0.625rem;
  }

  .navbar-inverse {
    margin: 0px;
    padding: 0px;
  }

  .navbar-inverse .navbar-toggle:hover,
  .navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
  }

  #about h3 {
    font-size: 1.125rem;
    margin: 0 0 2.1875rem !important;
  }

  #about .message-body {
    margin-bottom: 2.8125rem;
  }

  #about .welcome-block img {
    margin: 0 1.5625rem 0.9375rem 0;
  }
}

/*
********************** MIN 480px MAX 767px
*/

@media all and (min-width: 480px) and (max-width: 767px) {
  /*about*/
  #about .welcome-block h3 {
    margin: 0 0 2.1875rem;
  }

  /* What We Do */
  .do-btn {
    left: 41%;
  }

  .duties {
    min-height: 1.25rem;
  }
}

@media all and (min-width: 1400px) {
  .row-height {
    height: 34.375rem;
  }
}
