/* This page intentionally left (mostly) blank. So far. Main css file for site: inclusiveleadership. */

/* Import the Foundation Grid */
@import url(/css/foundation-grid.css);

/* Import Foundation Modals */
@import url(/css/foundation-modals.css);

/* Remove the static background so header background looks better on biggest screens */
.gen-header-muted-image .bg {
  background-image: none;
}

/* Change the gradient background so header background image looks better on biggest screens */
.gen-header-muted-image {
  background-image: linear-gradient(#c8102e, #c8102e)
}

/* Lines 17-640 : selections FROM /css/inclusiveleadership.css */
p.white {
  color: #fff;
}

p.red {
  color: #C00;
}

p, li.working {
  font-family: "Milo", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.7;
}

p.cover-deck {
  font-family: "Milo", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
}

.parallax-mid {
  /* background-image: url("/images/inclusiveleadership/wfa.png"); */
  background-image: url(/images/inclusiveleadership/vision-h.jpg);
  height: 1022px;
  padding: 250px 0 129px 0;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  background-attachment: fixed;
  transition: background-position .25s ease;
}

/* FROM bauerway */
/* .parallax-mid {
  background-image: url(/images/bauerway/vision-bg2.jpg);
  height: 100%;
  padding: 60px;
  background-color: #880b13;
  background-repeat: repeat;
  background-position: center center;
  background-size: 100%;
  background-attachment: fixed;
  transition: background-position .25s ease;
  width: 100%;
} */

.parallax-mid .parallax-caption {
  font-family: 'Milo', serif;
  /* font-size: 42px; */
  font-size: 3.5rem;
  /* font-weight: 500; */
  font-weight: 200;
  line-height: 1.2em;
  letter-spacing: 0;
  background: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-attachment: scroll;
  background-image: none;
  background-size: auto;
  background-origin: padding-box;
  background-clip: border-box;
  z-index: 30;
  color: #fff;
  text-align: left;
  padding: 24px;
  /* margin: 0 0 0 600px; */
  margin: 0 0 0 15%;
  width: 60%;
}


.parallax-mid-2 {
  background-image: url("/images/inclusiveleadership/pfp.png");
  height: 800px;
  padding: 129px 0 129px 0;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center 24px;
  background-size: 100%;
  background-attachment: fixed;
  transition: background-position .25s ease;
}

.parallax-mid-2 .parallax-caption {
  font-family: 'Milo', serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 1.2em;
  letter-spacing: 0;
  background: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-attachment: scroll;
  background-image: none;
  background-size: auto;
  background-origin: padding-box;
  background-clip: border-box;
  z-index: 30;
  color: #fff;
  text-align: left;
  padding: 24px;
  margin: 0 0 0 600px;
  width: 600px;
}

.parallax-mid-time {
  background-image: url("/images/inclusiveleadership/timeline.png");
  height: 1150px;
  padding: 129px 0 129px 0;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center 36px;
  background-size: 100%;
  background-attachment: fixed;
  transition: background-position .25s ease;
}

.parallax-mid-faculty {
  background-image: url("/images/inclusiveleadership/faculty.png");
  height: 750px;
  padding: 129px 0 129px 0;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  background-attachment: fixed;
  transition: background-position .25s ease;
}

.wfa-col {
  padding: 0px 0px 0px 100px;
}

.wfa-col-di {
  background-color: #CC0000;
  padding: 48px;
  /* height: 714px; */
}

.wfa-col-wli {
  background-color: #CC0000;
  padding: 48px;
  height: 637.533px;
}

.wfa-col-right {
  padding: 0px 100px 0px 0px;
  text-align: right;
}

@media only screen and (max-width: 1210px) {
  .wfa-col {
    width: 100%;
    margin: 0;
    padding: 24px 0 24px 24px;
    ;
  }

  .wfa-col-di {
    background-color: #CC0000;
    padding: 48px;
    height: auto;
  }

  .wfa-col-wli {
    background-color: #CC0000;
    padding: 48px;
    height: auto;
  }


  .wfa-col-right {
    width: 100%;
    margin: 0;
    padding: 24px 0 24px 24px;
    ;
    text-align: left;

  }

  h1.charthead {
    text-align: left;
  }

}

h1.sectionhead {
  margin-top: 36px;
  font-size: 72px;
  padding-left: 18px;
  color: #CC0000;
}

h2.sectionhead {
  font-family: "League Gothic", sans-serif;
  margin-top: 0px;
  padding-left: 18px;
  font-size: 42px;
  color: #666;
}

h1.workinghead {
  font-family: 'Milo', serif;
  font-size: 50px;
  font-weight: 200;
  line-height: 1em;
  letter-spacing: 0;
  margin: 25px 0 0px 0;
  margin: 1.5vw 0 1.4vw 0;
  padding: 0 0 0 0;
  text-align: center;
  color: #666666;
}

h1.iconheadred {
  font-family: 'Milo', sans-serif;
  font-size: 40px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0;
  margin: 18 0 18px 0;
  text-transform: none;
  color: #c00;

}

h1.iconheadwhite {
  font-family: 'Milo', sans-serif;
  font-size: 40px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0;
  margin: -12px 0 18px 0;
  text-transform: none;
  color: #FFF;

}

h2.workinghead {
  font-family: 'Milo', sans-serif;
  font-size: 32px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0;
  margin: 0 0 18px 0;
  color: #666666;
}

h2.workingheadlight {
  font-family: 'Milo', sans-serif;
  font-size: 50px;
  font-style: italic;
  font-weight: 200;
  line-height: 1.2;
  letter-spacing: 0;
  margin: 0 0 18px 0;
  color: #666666;
}

h3.workinghead {
  font-family: 'Milo', sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0;
  margin: 0 0 18px 0;
  color: #666666;
}

h4.workinghead {
  font-family: 'Milo', sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0;
  margin: 0 0 18px 0;
  color: #666666;
}

/*Chart styles*/

h1.charthead {
  font-family: 'Milo', sans-serif;
  font-size: 40px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0;
  margin: 18 0 36px 0;
  text-transform: none;
  text-align: right;
  color: #444;
}

h2.chartnumber {
  font-family: 'Milo', sans-serif;
  font-size: 42px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0;
  margin: 0 0 0px 0;
  color: #444;
}

p.chart {
  font-family: "Milo", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.7;
  padding-bottom: 18px;
}

/* end Chart styles*/

/*Banner Sub Nav styles*/
#my-list {
  background: #DDD;
  padding-left: 0px;
  padding-right: 12px;
  padding-top: 12px;
  padding-bottom: 6px;
  /* Give the items some air to breathe */
}

#my-list>li {
  display: inline-block;
  /* *display:inline; */
  /* this fix is needed for IE7- */
}

#my-list>li>a {
  color: #CC0000;
  text-decoration: none;
  padding: 3px 8px;
  padding-right: 12px;
}

#my-list>li>a:hover {
  color: #990000;
}

/*END Banner Sub Nav styles*/

ul.working, ol.working {
  padding-left: 14px;
}

li.working {
  font-family: "Milo", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.7;
}

.button.women {
  background-color: #999999;
  color: #FFFFFF;
  border: 1px solid #fff;
}

.button.women:hover {
  background-color: #424547;
  color: #FFFFFF;
}

.button.women:focus {
  -webkit-box-shadow: 0 0 5px #e9e9e9, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 0 5px #e9e9e9, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 5px #e9e9e9, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}

.mbaenergy {
  padding-left: 0;
  padding-right: 0;
}

.button.page {
  background-color: #666a6d;
  color: #FFFFFF;
  border: 1px solid #fff;
}

.button.page:hover {
  background-color: #424547;
  color: #FFFFFF;
}

.button.page:focus {
  -webkit-box-shadow: 0 0 5px #e9e9e9, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 0 5px #e9e9e9, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 5px #e9e9e9, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}

.row.breather {
  padding: 60px 0 60px 0;
}

hr {
  border: solid #ddd;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 1px 0 0;
  clear: both;
  margin: 22px 0 21px;
  height: 0;
}


/*Container for pullquote with rules top and bottom*/
div.blockquote {
  background: #fff;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  margin: 1.5em;
}

/*block style*/
blockquote {
  background: #fff;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-left: none;
  font-family: "League Gothic", sans-serif;
  font-size: 30px;
  padding-bottom: 0;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 1.1em;
  text-align: center;
  text-transform: uppercase;
  quotes: "\201C""\201D";
}

/*open quote style */
blockquote:before {
  content: open-quote;
  display: block;
  font-size: 4em;
  line-height: .1em;
  margin-right: 0;
  margin-top: .35em;
  text-align: center;
  /* vertical-align: -.4em; */
}

/*close quote style */
blockquote:after {
  content: close-quote;
  display: block;
  font-size: 4em;
  line-height: .1em;
  margin-left: 0;
  margin-top: .55em;
  text-align: center;
  /* vertical-align: -.55em; */
}

/* NoQuote Style - based on block style - example, see: /insidebauer/2018-fall/head-of-the-class/ */
.noquote {
  background: #fff;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-left: none;
  font-family: "League Gothic", sans-serif;
  font-size: 30px;
  padding-bottom: 1.1em;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 1.1em;
  text-align: center;
  text-transform: uppercase;
  /*quotes:"\201C""\201D";*/
}

/*citation if needed */
p.cite {
  font-family: "Milo", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.3;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 1em;
  text-align: center;
  text-transform: uppercase;
}

.galleryText {
  color: #666;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 12px;
  width: 100%;
}

p.cutline {
  font-family: "Milo", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.3;
  text-transform: uppercase;
  margin-top: 6px;

}


.gray {
  color: #444;
}

.ltgray {
  color: #ccc;
}

.teal {
  color: #007167;
}

.brick {
  color: #a12b2f;
}

.gold {
  color: #b68614;
}

.white {
  color: #ffffff;
}

/* BM HERE WE GO STYLES */

/* fadeIn */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fade-in {
  fill: #000000;
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: fadeIn ease-in 1;
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;

  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;

  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
}

.fade-in.uno {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.fade-in.dos {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.fade-in.tres {
  -webkit-animation-delay: 2.2s;
  -moz-animation-delay: 2.2s;
  animation-delay: 2.2s;
}

.fade-in.cuatro {
  -webkit-animation-delay: 3.2s;
  -moz-animation-delay: 3.2s;
  animation-delay: 3.2s;
}

/* Lazy Loading */
img.lazy {
  display: none;
}

.lazy-hidden {
  opacity: 0;
}

.main-content-hook ul.chart, .main-content-hook ol.chart, .page-content ul.chart, .page-content ol.chart {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 17px;
  /*    list-style-position: inside;*/
  list-style-position: outside;
  color: #fff;
  margin: 0 0 8px 3px;
  padding: 0 0 0 12px;
}

.main-content-hook ul.chart, .main-content-hook ol.chart, .page-content ul.chart, .page-content ol.chart {
  margin: 0 0 8px 3px;
  padding: 0 0 0 12px;
}

/* Don't let the breadcrumbs interfere with horiz nav */
.breadcrumbs { 
  z-index: 0;
}