.content:after, .content .content__inner .nav:after, .content .content__inner .title--container:after, .modal .modal-content .modal__body .fact:after, .modal .modal-content .modal__body .image-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

:focus {
  outline: none;
}

::-moz-focus-inner {
  border: 0;
}

:focus, :active {
  outline: 0;
  border: 0;
}

::selection {
  background: #f1e5c2;
  /* Safari */
}

::-moz-selection {
  background: #f1e5c2;
  /* Firefox */
}

h2 {
  font-weight: 600;
  margin: 0;
  font-size: 24px;
}

h3 {
  font-weight: 600;
  margin: 0 0 20px;
  line-height: 1.5;
}

a {
  color: #96172e;
  transition: 1s;
  outline: none;
  text-decoration: none;
}
a:hover {
  color: #ddbf6a;
}
a:focus {
  outline: none;
}

body {
  background-color: #fafafa;
  color: #252525;
  font-family: 'Open Sans', sans-serif;
}

.content {
  background-image: url(../img/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 760px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 1024px;
}
.content .content__inner {
  height: 100%;
  position: relative;
  width: 100%;
}
.content .content__inner .nav {
  background-color: #000;
  height: 80px;
  overflow: hidden;
}
.content .content__inner .nav .logo-uofw {
  display: block;
  float: left;
  margin: 20px 40px;
}
.content .content__inner .nav .back-link {
  color: #FFF;
  float: right;
  font-size: 13px;
  display: block;
  margin: 29px 40px 29px 0;
  text-decoration: none;
}
.content .content__inner .logo-wrapper {
  left: 0;
  position: absolute;
  top: 0;
  width: 50%;
  z-index: 1;
}
.content .content__inner .logo-wrapper .logo--uofw {
  display: none;
  margin-left: 20px;
}
.content .content__inner .title--container {
  background-image: url(../img/chevron.png);
  background-repeat: no-repeat;
  background-position: right top;
  position: absolute;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  right: 40px;
  top: 110px;
  width: 580px;
  z-index: 3;
}
.content .content__inner .title--container .title--page {
  font-size: 66px;
  font-weight: 300;
  line-height: 1;
  margin: 20px 0 5px;
}
.content .content__inner .title--container .subtitle--page {
  color: #666666;
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin: 10px 0 50px 30px;
}
.content .content__inner .title--container p {
  font-size: 18px;
  line-height: 1.75;
  margin: 20px 0 20px 80px;
}
.content .content__inner .watermark {
  background-image: url(../img/waterloo.png);
  background-position: center;
  background-repeat: no-repeat;
  bottom: 0;
  color: #f0f0f0;
  display: none;
  height: 95px;
  left: 0;
  overflow: hidden;
  position: absolute;
  text-indent: -999em;
  width: 767px;
  z-index: 1;
}

.zoomContainer,
.zoomViewport {
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 2;
}

#person > g {
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  cursor: pointer;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
#person > g path,
#person > g g,
#person > g rect,
#person > g rectangle,
#person > g circle {
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
#person > g#base {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}

#stomach,
#human-body {
  cursor: default;
}

.human {
  height: 640px;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -520px;
  width: 640px;
}
.human .human--svg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: relative;
  z-index: 2;
}
.human .human--targets {
  position: absolute;
  height: 640px;
  top: 0;
  left: 200px;
  width: 250px;
  z-index: 1;
}
.human .human--targets .human--targets__inner {
  position: relative;
  height: 100%;
  width: 100%;
}
.human .human--targets .human--targets__inner > div {
  position: absolute;
}
.human .human--targets .target--eye {
  top: 55px;
  left: 150px;
  width: 40px;
  height: 40px;
}
.human .human--targets .target--heart {
  top: 150px;
  left: 180px;
  width: 60px;
  height: 60px;
}
.human .human--targets .target--lungs {
  top: 150px;
  left: 215px;
  width: 150px;
  height: 100px;
}
.human .human--targets .target--arm {
  top: 225px;
  left: 140px;
  width: 80px;
  height: 90px;
}
.human .human--targets .target--leg {
  top: 430px;
  left: 245px;
  width: 50px;
  height: 130px;
}
.human .human--targets .target--prostate {
  top: 350px;
  left: 165px;
  width: 50px;
  height: 50px;
}
.human .human--targets .target--foot {
  top: 580px;
  left: 180px;
  width: 100px;
  height: 100px;
}
.human .human--targets .target--brain {
  top: 50px;
  left: 190px;
  width: 80px;
  height: 70px;
}
.human .human--targets .target--face {
  top: 50px;
  left: 190px;
  width: 80px;
  height: 70px;
}
.human .human--targets .target--breast {
  top: 140px;
  left: 160px;
  width: 46px;
  height: 60px;
}
.human .human--targets .target--vocal-cords {
  top: 110px;
  left: 240px;
  width: 46px;
  height: 100px;
}
.human .human--targets .target--abdomen {
  top: 270px;
  left: 210px;
  width: 98px;
  height: 90px;
}
.human .human--targets .target--hip-knee {
  top: 350px;
  left: 180px;
  width: 118px;
  height: 120px;
}
.human .human--targets .target--shoulder-lowerback-knee {
  top: 270px;
  left: 300px;
  width: 118px;
  height: 180px;
}

.section-wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
}
.section-wrapper .section {
  display: none;
  position: relative;
}
.section-wrapper .section.section--active {
  display: block;
}
.section-wrapper .section .summary-icon {
  display: block;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
}
.section-wrapper .section .wrapper--fact .title--fact {
  font-size: 16px;
  font-weight: bold;
}
.section-wrapper .section .wrapper--fact .divider {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #252525;
}
.section-wrapper .section .wrapper--fact .summary {
  font-size: 13px;
  line-height: 1.5;
}

.modal {
  position: absolute;
  top: 50%;
  left: 65%;
  width: 70%;
  z-index: 2000;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.modal.modal--show .modal-content {
  visibility: visible;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.modal .modal-content {
  -webkit-box-shadow: 0 0 15px #cccccc;
  -moz-box-shadow: 0 0 15px #cccccc;
  box-shadow: 0 0 15px #cccccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #FFF;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  transform: scale(0.7);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  margin-right: 40px;
}
.modal .modal-content .modal__title {
  background-color: #fafafa;
  border-bottom: 1px solid #EEE;
  padding: 15px 40px;
  position: relative;
  -webkit-border-radius: 15px 15px 0 0;
  -moz-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
}
.modal .modal-content .modal__title h2 {
  padding-right: 56px;
  text-transform: uppercase;
}
.modal .modal-content .modal-close {
  background: url(../img/close.png) no-repeat center center;
  display: block;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  position: absolute;
  right: 40px;
  top: 22px;
  height: 20px;
  overflow: hidden;
  text-indent: -999em;
  width: 20px;
  -moz-transition: all 0 ease-in-out;
  -o-transition: all 0 ease-in-out;
  -webkit-transition: all 0 ease-in-out;
  -ms-transition: all 0 ease-in-out;
  transition: all 0 ease-in-out;
}
.modal .modal-content .modal-close:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.modal .modal-content .modal__body {
  color: #666666;
  font-size: 13px;
  padding: 30px 40px;
}
.modal .modal-content .modal__body .fact .fact-right {
  float: right;
  width: 50%;
}
.modal .modal-content .modal__body .fact .fact-right h3,
.modal .modal-content .modal__body .fact .fact-right h4,
.modal .modal-content .modal__body .fact .fact-right h5 {
  padding-left: 20px;
}
.modal .modal-content .modal__body .fact .fact-right .border-left {
  border-left: 1px solid #000;
}
.modal .modal-content .modal__body .fact .fact-left {
  float: left;
  width: 50%;
}
.modal .modal-content .modal__body .fact .fact-left h3,
.modal .modal-content .modal__body .fact .fact-left h4,
.modal .modal-content .modal__body .fact .fact-left h5 {
  padding-right: 20px;
}
.modal .modal-content .modal__body .fact .fact-left .border-right {
  border-right: 1px solid #000;
}
.modal .modal-content .modal__body .fact .fact-short {
  width: 40%;
}
.modal .modal-content .modal__body .fact .fact-long {
  width: 60%;
}
.modal .modal-content .modal__body .fact h3 {
  font-size: 50px;
  font-weight: 600;
  margin: 0;
  line-height: 1;
  text-transform: uppercase;
}
.modal .modal-content .modal__body .fact h3.fact-small {
  font-size: 44px;
}
.modal .modal-content .modal__body .fact h3.fact-smaller--36 {
  font-size: 36px;
  line-height: 1.2;
}
.modal .modal-content .modal__body .fact h3.fact-smaller {
  font-size: 28px;
  line-height: 1.2;
}
.modal .modal-content .modal__body .fact h4 {
  font-size: 18px;
  font-weight: 300;
  margin: 0;
  text-transform: uppercase;
}
.modal .modal-content .modal__body .fact h5 {
  font-size: 13px;
  font-weight: 300;
  margin: 0 0 5px;
  text-transform: uppercase;
}
.modal .modal-content .modal__body .fact .fact-top {
  margin-top: 15px;
}
.modal .modal-content .modal__body .fact .fact-top--small {
  margin-top: 5px;
}
.modal .modal-content .modal__body .fact .fact-bottom {
  margin-bottom: 15px;
}
.modal .modal-content .modal__body .fact .fact-bottom--small {
  margin-bottom: 5px;
}
.modal .modal-content .modal__body h3.fact-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 15px;
}
.modal .modal-content .modal__body h4.fact-subtitle {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75;
  margin-top: 0;
}
.modal .modal-content .modal__body .image-wrapper img {
  float: left;
  margin-right: 30px;
}
.modal .modal-content .modal__body .image-wrapper p {
  overflow: auto;
}
.modal .modal-content .modal__body p {
  color: #999999;
  font-size: 12px;
  line-height: 1.75;
  margin-bottom: 20px;
}
.modal .modal-content .modal__body p:last-child {
  margin-bottom: 10px;
}
.modal .modal-content .modal__body .summary-icon--right {
  float: right;
  margin: 0 0 0 20px;
  display: block;
}
.modal .modal-content .modal__body .summary-icon--left {
  float: left;
  margin: 0 20px 0 0;
  display: block;
}

.modal-overlay {
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  background-color: #252525;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.modal-overlay.modal-overlay--show {
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
  visibility: visible;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-loading .slick-list {
  background: white image-url("../img/ajax-loader.gif") center center no-repeat;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:focus,
.slick-next:focus {
  outline: none;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0;
}

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: black;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -30px;
}
.slick-prev:before {
  content: "\2190";
}

.slick-next {
  right: -30px;
}
.slick-next:before {
  content: "\2192";
}

/* Dots */
.slick-slider {
  margin-bottom: 20px;
}

.slick-dots {
  position: absolute;
  bottom: -35px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0px;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0px 5px;
  padding: 0px;
  cursor: pointer;
}
.slick-dots li button {
  background-color: #000;
  border: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: block;
  height: 10px;
  width: 10px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
}
.slick-dots li button:focus {
  outline: 0;
}
.slick-dots li.slick-active button {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
