/**
 Table of Content
 1.0  -  Global Style
 ------------------------------------------------------------------------------
 1.1 - Button Style
 1.2 - Title Style
 */
/**
 2.0 - UW - Accelerate Content Quotes Style
 ------------------------------------------------------------------------------
 2.1 - Centered Content
 2.2 - Article with right sidebar
 2.3 - 2.3 - Multi Columns
 2.4 - Block Quotes / Tweet Quotes
 2.5 - Single coloumn
 2.6 - Counter Module
 2.7 - Call To Action
 */
/**
 3.0 - UW - Accelerate Hero Banner Style
 ------------------------------------------------------------------------------
 3.1 - Hb Style one
 3.2 - HB Style two
 3.3 - HB Style three
 3.4 - HB Style four1
 3.5 - HB Style five
 3.6 - HB Style six
 */
/**
 4.0 - UW - Accelerate Story Page Style
 ------------------------------------------------------------------------------
 4.1 - Hero Banner
 4.2 - Inner Banner
 */
/**
 5.0 - UW - Accelerate Photo Gallery Style
 ------------------------------------------------------------------------------
 5.1 - Modal Style
 5.2 - Masonry Style
 5.3 - Modal Style 2 
 */
/**
 6.0 - UW - Video Content Style
 ------------------------------------------------------------------------------
 */
/**
 * 1.0 - Global Style
 * ------------------------------------------------------------------------------
 */
 
@import url('/web/20180927215809cs_/https://uwmedmagazine.org/wp-content/plugins/uw-page-builder/public/fonts/UniSansRegularItalic/styles.css');
@import url('/web/20180927215809cs_/https://uwmedmagazine.org/wp-content/plugins/uw-page-builder/public/fonts/UniSansRegular/styles.css');
@import url('/web/20180927215809cs_/https://uwmedmagazine.org/wp-content/plugins/uw-page-builder/public/fonts/UniSansLight/styles.css');

html body {
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 1.67em;
  color: #444;
}
.drop {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(13, 52, 58, 0.3)), to(rgba(255, 255, 255, 0.3)));
  background: -moz-linear-gradient(top, rgba(13, 52, 58, 1) 0%, rgba(255, 255, 255, 0.6) 100%);
  width: 1px;
  height: 89px;
  position: absolute;
  bottom: 200px;
  -webkit-animation: fall 0.63s linear infinite;
  -moz-animation: fall 0.63s linear infinite;
  z-index: 9;
}
.rain {
  overflow: hidden;
}
.rain .container {
  position: relative;
  z-index: 98;
}
/* animate the drops*/
@-webkit-keyframes fall {
  to {
    margin-top: 900px;
  }
}
@-moz-keyframes fall {
  to {
    margin-top: 900px;
  }
}
h1 {
  font-family: 'UniSansRegular';
  line-height: 1.6em;
  font-size: 36px;
}
h2 {
  font-family: 'UniSansRegular';
  line-height: 1.6em;
  font-size: 30px;
}
h3 {
  font-family: 'UniSansRegular';
  line-height: 1.6em;
  font-size: 24px;
}
p {
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.67em;
}
.immersive_wrapper .post-title h1 {
	font-family:'Encode Sans Compressed Black', sans-serif;
}
.immersive_wrapper h1 {
    font-family: 'UniSansRegular';
    line-height: 1.6em;
    font-size: 36px;
}
.immersive_wrapper h2 {
    font-family: 'Uni Sans';
    line-height: 1.6em;
    font-size: 30px;
}
.immersive_wrapper h3 {
    font-family: 'Uni Sans';
    line-height: 1.6em;
    font-size: 24px;
}
.immersive_wrapper p {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.67em;
}
a {
  text-decoration: none;
  color: #4b2d83;
}
a:hover {
  text-decoration: none;
  color: #4b2d83;
}
.space-140 {
  height: 150px;
}
.space-100 {
  height: 100px;
}
.space-70 {
  height: 70px;
}
.space-30 {
  height: 30px;
}
.paddtb-70 {
  padding: 70px 0;
}
.paddtb-70.no_bt_pad {
  padding: 70px 0 0;
}
.paddb-70 {
  padding-bottom: 70px;
}
/* IE6 */
/* IE7 */
body.single-post img {
  max-width: 100%;
}
/* ==|== Animations ======================================================= */
[nvs-animation-delay="0"] {
  animation-delay: 0ms;
}
[nvs-animation-delay="50"] {
  animation-delay: 50ms;
}
[nvs-animation-delay="100"] {
  animation-delay: 100ms;
}
[nvs-animation-delay="150"] {
  animation-delay: 150ms;
}
[nvs-animation-delay="200"] {
  animation-delay: 200ms;
}
[nvs-animation-delay="250"] {
  animation-delay: 250ms;
}
[nvs-animation-delay="300"] {
  animation-delay: 300ms;
}
[nvs-animation-delay="350"] {
  animation-delay: 350ms;
}
[nvs-animation-delay="400"] {
  animation-delay: 400ms;
}
[nvs-animation-delay="450"] {
  animation-delay: 450ms;
}
[nvs-animation-delay="500"] {
  animation-delay: 500ms;
}
[nvs-animation-delay="550"] {
  animation-delay: 550ms;
}
[nvs-animation-delay="600"] {
  animation-delay: 600ms;
}
[nvs-animation-delay="700"] {
  animation-delay: 700ms;
}
[nvs-animation-delay="800"] {
  animation-delay: 800ms;
}
[nvs-animation-delay="900"] {
  animation-delay: 900ms;
}
[nvs-animation-delay="1000"] {
  animation-delay: 1000ms;
}
[nvs-animation-delay="1100"] {
  animation-delay: 1100ms;
}
[nvs-animation-delay="1200"] {
  animation-delay: 1200ms;
}
[nvs-animation-delay="1300"] {
  animation-delay: 1300ms;
}
[nvs-animation-delay="1400"] {
  animation-delay: 1400ms;
}
[nvs-animation-delay="1500"] {
  animation-delay: 1500ms;
}
[nvs-animation-delay="1600"] {
  animation-delay: 1600ms;
}
[nvs-animation-delay="1700"] {
  animation-delay: 1700ms;
}
[nvs-animation-delay="1800"] {
  animation-delay: 1800ms;
}
[nvs-animation-delay="1900"] {
  animation-delay: 1900ms;
}
[nvs-animation-delay="2000"] {
  animation-delay: 2000ms;
}
[nvs-animation-duration="0"] {
  animation-duration: 0ms;
}
[nvs-animation-duration="50"] {
  animation-duration: 50ms;
}
[nvs-animation-duration="100"] {
  animation-duration: 100ms;
}
[nvs-animation-duration="150"] {
  animation-duration: 150ms;
}
[nvs-animation-duration="200"] {
  animation-duration: 200ms;
}
[nvs-animation-duration="250"] {
  animation-duration: 250ms;
}
[nvs-animation-duration="300"] {
  animation-duration: 300ms;
}
[nvs-animation-duration="350"] {
  animation-duration: 350ms;
}
[nvs-animation-duration="400"] {
  animation-duration: 400ms;
}
[nvs-animation-duration="450"] {
  animation-duration: 450ms;
}
[nvs-animation-duration="500"] {
  animation-duration: 500ms;
}
[nvs-animation-duration="550"] {
  animation-duration: 550ms;
}
[nvs-animation-duration="600"] {
  animation-duration: 600ms;
}
[nvs-animation-duration="700"] {
  animation-duration: 700ms;
}
[nvs-animation-duration="800"] {
  animation-duration: 800ms;
}
[nvs-animation-duration="900"] {
  animation-duration: 900ms;
}
[nvs-animation-duration="1000"] {
  animation-duration: 1000ms;
}
[nvs-animation-duration="1100"] {
  animation-duration: 1100ms;
}
[nvs-animation-duration="1200"] {
  animation-duration: 1200ms;
}
[nvs-animation-duration="1300"] {
  animation-duration: 1300ms;
}
[nvs-animation-duration="1400"] {
  animation-duration: 1400ms;
}
[nvs-animation-duration="1500"] {
  animation-duration: 1500ms;
}
[nvs-animation-duration="1600"] {
  animation-duration: 1600ms;
}
[nvs-animation-duration="1700"] {
  animation-duration: 1700ms;
}
[nvs-animation-duration="1800"] {
  animation-duration: 1800ms;
}
[nvs-animation-duration="1900"] {
  animation-duration: 1900ms;
}
[nvs-animation-duration="2000"] {
  animation-duration: 2000ms;
}
@media (min-width: 768px) {
  [nvs-animation-type] {
    visibility: hidden;
  }
}
@media (max-width: 768px) {
  [nvs-animation-type] {
    animation: none;
    transform: none;
    transition-property: none;
  }
}
.animated {
  visibility: visible;
}
/**
 * 1.1 - Button Style
 * ------------------------------------------------------------------------------
 */
.hb-button-group .my-btn-md {
  font-family: 'Encode Sans', sans-serif;
  font-weight: 900;
  letter-spacing: 0.1em;
}
.my-btn-md {
  width: auto;
  height: 50px;
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  color: #fff !important;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 20px;
  font-family: 'Encode Sans', sans-serif;
  font-weight: 900;
  letter-spacing: 0.1em;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.my-btn-md2 {
  width: auto;
  height: 50px;
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  color: #fff !important;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 20px;
  font-family: 'Encode Sans', sans-serif;
  font-weight: 900;
  letter-spacing: 0.1em;
}
.my-btn-sm.purple, .my-btn-md.purple {
  background: #4b2d83;
}
.my-btn-md2.transparent, .my-btn-lg2.transparent {
  background: transparent;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.my-btn-md2.transparent:hover, .my-btn-lg2.transparent:hover {
  background: #fff;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.my-btn-sm.gold {
  background: #b7a57a;
}
.my-btn-md.gold {
  background: #b7a57a;
}
.my-btn-md.gold.solid:after {
  display: none;
}
.my-btn-md.purple.solid:after {
  display: none;
}
.my-btn-sm.purple:hover, .my-btn-md.purple:hover {
  background: #3d226f;
  color: #fff;
  text-decoration: none;
}
.my-btn-sm.gold:hover {
  background: #b39d67;
  color: #fff;
  text-decoration: none;
}
.my-btn-md.gold:hover {
  background: #b39d67;
  color: #fff;
  text-decoration: none;
}
.my-btn-md.purple:before {
  content: '';
  width: 25px;
  height: 50px;
  position: absolute;
  right: -9px;
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  z-index: 1;
  background: #4b2d83;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.my-btn-md2.transparent:before {
  content: '';
  width: 25px;
  height: 50px;
  position: absolute;
  right: -9px;
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  z-index: 1;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  top: -1px;
}
.my-btn-md2.transparent:hover:before {
  background: #fff;
}
.my-btn-md.gold:before {
  content: '';
  width: 25px;
  height: 50px;
  position: absolute;
  right: -9px;
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  z-index: 1;
  background: #b7a57a;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.my-btn-md:after {
  content: '';
  width: 7px;
  height: 50px;
  position: absolute;
  right: -13px;
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  z-index: 1;
  background: #85754e;
  transition: all 0.5s;
}
.my-btn-md:hover:after {
  background: #3d226f;
}
.my-btn-sm.purple:hover:before, .my-btn-md.purple:hover:before {
  background: #3d226f;
  color: #fff;
}
.my-btn-sm.gold:hover:before, .my-btn-md.gold:hover:before {
  background: #b39d67;
  color: #fff;
}
.hero-banner .my-btn-sm:after, .hero-banner .my-btn-md:after {
  display: none;
}
.my-btn-sm {
  width: 130px;
  height: 35px;
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  padding-left: 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.my-btn-lg {
  width: 270px;
  height: 65px;
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 65px;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  padding-left: 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.my-btn-sm2 {
  width: 120px;
  height: 35px;
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  padding-left: 5px;
  font-family: 'Encode Sans', sans-serif;
  font-weight: 900;
  letter-spacing: 0.1em;
}
.my-btn-lg2 {
  width: 270px;
  height: 65px;
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 65px;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  padding-left: 5px;
  font-family: 'Encode Sans', sans-serif;
  font-weight: 900;
  letter-spacing: 0.1em;
}
.my-btn-sm.purple:before {
  content: '';
  width: 20px;
  height: 35px;
  position: absolute;
  right: -7px;
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  z-index: 1;
  background: #4b2d83;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.my-btn-sm2.transparent:before {
  content: '';
  width: 20px;
  height: 35px;
  position: absolute;
  right: -7px;
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  z-index: 1;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  top: -1px;
}
.my-btn-lg2.transparent:hover:before {
  background: #fff;
}
.my-btn-lg2.transparent:before {
  content: '';
  width: 35px;
  height: 65px;
  position: absolute;
  right: -13px;
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  z-index: 1;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  top: -1px;
}
.my-btn-sm.gold:before {
  content: '';
  width: 20px;
  height: 35px;
  position: absolute;
  right: -7px;
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  z-index: 1;
  background: #b7a57a;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/**
 * 1.2 - Title Style
 * ------------------------------------------------------------------------------
 */
.headings {
  color: #4b2d83;
}
.heading-two {
  font-size: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-family: 'UniSansRegular';
}
.heading-three {
  font-size: 20px;
  letter-spacing: 0.1em;
}
.heading-one {
  font-size: 36px;
  letter-spacing: 0.1em;
}
.article-content .heading-one {
  margin-bottom: 25px;
  text-transform: uppercase;
  text-align: center;
}
h2.heading-three {
  font-family: 'Encode Sans', sans-serif;
  font-weight: 900;
  font-size: 24px;
  letter-spacing: 0.1em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
/**
 * 2.0 - UW - Accelerate Content Quotes Style
 * ------------------------------------------------------------------------------
 */
/* 2.1 - Centered Content */
.content_area {
  position: relative;
}
.content_area .container {
  position: relative;
  z-index: 2;
}
.col_bg {
  padding: 20px;
}
.col_bg.white .article-content {
  color: #fff !important;
}
.col_bg.white .article-content a {
  color: #fff !important;
}
.col_bg.white a {
  color: #fff !important;
}
.article-content .heading-two {
  padding: 0 125px;
  text-align: center;
  color: #4b2d83;
  margin-bottom: 55px;
}
.article-content p {
  margin-bottom: 30px;
}
.article-content a {
  font-weight: 700;
  color: #4b2e83;
}
.article-content a:hover {
  text-decoration: underline;
  color: #444;
}
.related-article {
  padding-top: 25px;
}
.related-article .my-btn-sm {
  margin-right: 28px;
  border-bottom: none !important;
}
.related-article .r-post {
  border-bottom: 1px solid;
  padding-bottom: 2px;
}
.tweet-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 30px 0 0;
}
blockquote.tweet-quote {
  padding: 80px 10%;
  margin: 0 0 20px;
  font-size: 20px;
  border-left: none;
  text-align: center;
  color: #4b2d83;
  line-height: 1.67em;
  font-weight: 300;
  font-style: italic;
  position: relative;
}
blockquote.tweet-quote:before {
  content: "“";
  position: absolute;
  top: 8%;
  left: 48%;
  font-family: 'El Messiri';
  font-size: 80px;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
}
blockquote.tweet-quote:after {
  content: "”";
  position: absolute;
  bottom: 0;
  left: 48%;
  font-family: 'El Messiri';
  font-size: 80px;
  line-height: 0.5;
  font-weight: 400;
  font-style: normal;
}
/*  2.2 - Article with right sidebar */
.sidebar-right-block {
  background: #4b2d83;
  color: #fff;
  padding: 24px 24px 70px;
  margin-top: 35px;
}
.sidebar-right-block .heading-two {
  margin-bottom: 25px;
}
.sidebar-right-block p {
  font-size: 16px;
  margin-bottom: 40px;
  line-height: 2em;
}
.multi-cols-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
aside > h2.heading-two {
  color: #4b2d83;
}
/* 2.3 - Multi Columns */
.article-content .heading-three {
  color: #4b2d83;
  margin-bottom: 25px;
}
.multi-cols-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.color-col-purple {
  background: #4b2d83;
  padding: 20px;
}
.color-col-purple p {
  color: #fff;
  font-weight: 400;
  margin-bottom: 30px;
}
.color-col-lighgold {
  background: #e4dfcf;
  padding: 20px;
}
.color-col-lighgold p {
  font-weight: 400;
  margin-bottom: 30px;
}
/* 2.4 - Block Quotes / Tweet Quotes */
.mt-50 {
  margin-top: 50px;
}
blockquote.bq-style-one {
  padding: 10px 100px;
  margin: 40px 0;
  font-size: 22px;
  border-left: none;
  text-align: left;
  color: #4b2d83;
  line-height: 1.67em;
  overflow: hidden;
  font-weight: 300;
  font-style: italic;
}
.white blockquote.bq-style-one {
  color: #fff;
}
.gray blockquote.bq-style-one {
  color: #444;
}
blockquote.bq-style-one .quote-autor-info p {
  float: right;
  margin-top: 18px;
  padding-right: 10px;
  font-size: 20px;
  color: #444;
}
blockquote.bq-style-one .quote-autor-info a {
  color: #4b2d83;
}
.white blockquote.bq-style-one .quote-autor-info a, .white blockquote.bq-style-one .quote-autor-info p {
  color: #fff;
}
.gray blockquote.bq-style-one .quote-autor-info a, .gray blockquote.bq-style-one .quote-autor-info p {
  color: #444;
}
blockquote.bq-style-two {
  padding: 50px 35px;
  margin: 40px 0;
  font-size: 18px;
  border-left: none;
  text-align: left;
  color: #fff;
  background: #4b2d83;
  line-height: 1.67em;
  overflow: hidden;
  text-align: center;
  font-weight: 300;
  font-style: italic;
}
blockquote.bq-style-two.gold {
  background: #b7a57a;
}
blockquote.bq-style-two .quote-autor-info p {
  margin-top: 18px;
  padding-right: 10px;
  font-size: 20px;
  color: #fff;
}
blockquote.bq-style-two .quote-autor-info a {
  color: #fff;
}
.col-md-12 blockquote.bq-style-three {
  padding: 0;
}
.col-md-12 blockquote.bq-style-three:before {
  left: -55px;
}
blockquote.bq-style-three {
  margin: 40px 0;
  font-size: 22px;
  border-left: none;
  text-align: left;
  color: #4b2d83;
  line-height: 1.67em;
  padding: 0 10%;
  position: relative;
  font-weight: 300;
  font-style: italic;
}
.white blockquote.bq-style-three {
  color: #fff;
}
.white blockquote.bq-style-three .quote-autor-info p, .white blockquote.bq-style-three .quote-autor-info a {
  color: #fff;
}
.gray blockquote.bq-style-three {
  color: #444;
}
.gray blockquote.bq-style-three .quote-autor-info p, .gray blockquote.bq-style-three .quote-autor-info a {
  color: #444;
}
blockquote.bq-style-three .quote-autor-info p {
  margin-top: 18px;
  padding-right: 10px;
  font-size: 20px;
  color: #444;
  text-align: center;
}
blockquote.bq-style-three .quote-autor-info a {
  color: #4b2d83;
}
blockquote.bq-style-three:before {
  position: absolute;
  content: "";
  height: 64%;
  width: 1px;
  background: #4b2d83;
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  left: 2%;
}
/* 2.5 - Single coloumn */
.bg-lightgold {
  background: #e5dfcf;
}
.bg-lightgold.grad {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#81754e+0,b3a17a+100 */
  background: #81754e;
  /* Old browsers */
  background: -moz-linear-gradient(left, rgba(183, 165, 122, 1) 0%, rgba(179, 161, 122, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(183, 165, 122, 1) 0%, rgba(179, 161, 122, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(183, 165, 122, 1) 0%, rgba(179, 161, 122, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7a57a', endColorstr='#b3a17a',GradientType=1);
  /* IE6-9 */
}
.bg-purple {
  background: #4b2d83;
}
.bg-purple.grad {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4b2d83+0,692e77+100 */
  background: #4b2d83;
  /* Old browsers */
  background: -moz-linear-gradient(left, rgba(75, 45, 131, 1) 0%, rgba(105, 46, 119, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(75, 45, 131, 1) 0%, rgba(105, 46, 119, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(75, 45, 131, 1) 0%, rgba(105, 46, 119, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b2d83', endColorstr='#692e77',GradientType=1);
  /* IE6-9 */
}
.bg-purple p {
  color: #fff;
}
.bg-lightgold.grad p, .bg-purple .article-content .heading-three, .bg-lightgold.grad .article-content .heading-three {
  color: #fff;
}
.bg-purple .profile-ttl h2, .bg-purple .article-content .heading-one {
  color: #fff;
}
.bg-lightgold.grad .article-content .heading-one, .bg-purple .article-content .heading-two, .bg-lightgold.grad .article-content .heading-two {
  color: #fff;
}
.bg-purple .profile-ttl h2:before, .bg-purple .profile-ttl h2:after {
  border-bottom: 1px solid #fff;
}
.mart-25 {
  margin-top: 20px;
}
/* 2.6 - Counter Module */
.counter-module {
  padding: 40px 0;
  color: #fff;
}
.counter-purple {
  background: #4b2d83;
  padding: 40px 0;
}
.counter-purple.grad {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4b2d83+0,692e77+100 */
  background: #4b2d83;
  /* Old browsers */
  background: -moz-linear-gradient(left, rgba(75, 45, 131, 1) 0%, rgba(105, 46, 119, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(75, 45, 131, 1) 0%, rgba(105, 46, 119, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(75, 45, 131, 1) 0%, rgba(105, 46, 119, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b2d83', endColorstr='#692e77',GradientType=1);
  /* IE6-9 */
}
.counter-lightgold {
  background: #b3a17a;
  padding: 40px 0;
}
.counter-lightgold.grad {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#81754e+0,b3a17a+100 */
  background: #81754e;
  /* Old browsers */
  background: -moz-linear-gradient(left, rgba(183, 165, 122, 1) 0%, rgba(179, 161, 122, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(183, 165, 122, 1) 0%, rgba(179, 161, 122, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(183, 165, 122, 1) 0%, rgba(179, 161, 122, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7a57a', endColorstr='#b3a17a',GradientType=1);
  /* IE6-9 */
}
.counters-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
}
.sin-count h3 {
  margin: 0;
  letter-spacing: 0.1em;
  font-size: 36px;
  color: #fff;
}
.sin-count sub {
  position: relative;
  top: 0px;
  margin-right: -6px;
}
/* 2.7 - Call To Action */
.cta-style-one {
  background: #4b2d83;
  padding: 30px;
  color: #fff;
}
.cta-style-one.gold {
  background: #b7a57a;
}
.cta-style-three.gold {
  background: #b7a57a;
}
.cta-style-one.none, .cta-style-three.none {
  background: none;
}
.cta-style-one .my-btn-md {
  float: right;
  margin-right: 25px;
  position: relative;
  top: 32px;
}
.cta-style-one h4 {
  font-family: 'UniSansRegular';
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 24px;
  color: #fff;
  margin-bottom: 20px;
}
.cta-style-one.none h4 {
  color: #4b2d83;
}
.cta-style-one.none p {
  color: #444;
}
/* Style Two */
.cta-style-two {
  background: #4b2d83;
  padding: 30px;
}
.cta-style-two.none {
  padding: 0;
  background: none;
}
.cta-style-two.gold {
  background: #b7a57a;
  padding: 30px;
}
.cta-style-two.none h5 {
  color: #4b2d83;
}
.cta-style-two.none p {
  color: #444;
}
.cta-style-two h5 {
  font-family: 'UniSansRegular';
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
}
.cta-style-two p {
  color: #fff;
}
/* Style Three */
.cta-style-three {
  background: #4b2d83;
  padding: 50px 60px 60px;
  color: #fff;
}
.cta-style-three.none {
  padding: 0 60px;
}
.cta-style-three.none h2 {
  color: #4b2d83;
}
.cta-style-three.none p {
  color: #444;
}
.cta-style-three h2 {
  font-family: 'UniSansRegular';
  line-height: 1.6em;
  font-size: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
  margin-top: 0;
}
.cta-content p {
  margin-bottom: 40px;
  font-size: 18px;
}
/*
 3.0 - UW - Accelerate Hero Banner Style
 ------------------------------------------------------------------------------
 */
.hero-banner {
  padding: 160px 0 180px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.hero-banner:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.img_bg:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.hero-banner.purple_over:after, .img_bg.purple_over:after {
  background: rgba(75, 45, 131, 0.5);
}
.hero-banner.gold_over:after, .img_bg.gold_over:after {
  background: rgba(129, 117, 78, 0.5);
}
.hero-banner.black_over:after {
  background: rgba(0, 0, 0, 0.5);
}
.img_bg.black_over:after {
  background: rgba(0, 0, 0, 0.5);
}
.img_bg.img_norepeat:after {
  /* display:none; */
}
.hero-banner.gold {
  background: #b7a57a;
}
.hero-banner.purple {
  background: #4b2d83;
}
.hero-banner.gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4b2d83+0,692e77+100 */
  background: #4b2d83;
  /* Old browsers */
  background: -moz-linear-gradient(left, rgba(75, 45, 131, 1) 0%, rgba(105, 46, 119, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(75, 45, 131, 1) 0%, rgba(105, 46, 119, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(75, 45, 131, 1) 0%, rgba(105, 46, 119, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b2d83', endColorstr='#692e77',GradientType=1);
  /* IE6-9 */
}
.content_area.gradient, .col_bg.gradient, .cta-style-one.gradient, .counter-module.gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4b2d83+0,692e77+100 */
  background: #4b2d83;
  /* Old browsers */
  background: -moz-linear-gradient(left, rgba(75, 45, 131, 1) 0%, rgba(105, 46, 119, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(75, 45, 131, 1) 0%, rgba(105, 46, 119, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(75, 45, 131, 1) 0%, rgba(105, 46, 119, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b2d83', endColorstr='#692e77',GradientType=1);
  /* IE6-9 */
}
.hero-banner.gradient.gold_grad, .content_area.gradient.gold_grad, .col_bg.gradient.gold_grad, .cta-style-one.gradient.gold_grad, .counter-module.gradient.gold_grad {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#85754e+0,b7a57a+100 */
  background: #85754e;
  /* Old browsers */
  background: -moz-linear-gradient(left, rgba(133, 117, 78, 1) 0%, rgba(183, 165, 122, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(133, 117, 78, 1) 0%, rgba(183, 165, 122, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(133, 117, 78, 1) 0%, rgba(183, 165, 122, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85754e', endColorstr='#b7a57a',GradientType=1);
  /* IE6-9 */
}
.hero-banner h1 {
  font-size: 67px;
  text-transform: uppercase;
  line-height: 1.3em;
  color: #4b2d83;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.35);
  margin-bottom: 25px;
  position: relative;
  letter-spacing: 0.1em;
  font-family: 'UniSansRegular';
}
.hero-banner h1.bold {
  padding-right: 50px;
  letter-spacing: 0.025em;
  font-family: 'Encode Sans', sans-serif;
  font-weight: 900;
}
.hero-banner h1.gold {
  color: #b7a57a;
}
.hero-banner h1.white {
  color: #fff;
}
.hero-banner.lines h1:before {
  position: absolute;
  content: "";
  height: 84%;
  width: 2px;
  background: #4b2d83;
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  left: -88px;
  top: 7px;
}
.hero-banner.lines h1:after {
  position: absolute;
  content: "";
  height: 84%;
  width: 2px;
  background: #4b2d83;
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  left: -75px;
  top: 7px;
}
.hero-banner.lines h1.gold:before, .hero-banner.lines h1.gold:after {
  background: #b7a57a;
}
.hero-banner.lines h1.white:before, .hero-banner.lines h1.white:after {
  background: #fff;
}
.hero-banner p {
  font-family: 'UniSansRegular';
  font-size: 24px;
  line-height: 1.8em;
  color: #4b2d83;
  margin-bottom: 60px;
}
.hero-banner p.sub_bg {
  background: rgba(213, 213, 213, 0.7);
  padding: 8px 15px 5px;
  width: fit-content;
}
.hero-banner p.gold {
  color: #b7a57a;
}
.hero-banner p.white {
  color: #fff;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.hb-seperator {
  background: #4b2d83;
  width: 230px;
  height: 10px;
  margin: 35px 0 55px;
  position: relative;
}
.hb-seperator:after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  right: -2px;
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  background: #4b2d83;
}
.hb-seperator.gold {
  background: #b7a57a;
}
.hb-seperator.gold:after {
  background: #b7a57a;
}
.hb-seperator.white {
  background: #fff;
}
.hb-seperator.white:after {
  background: #fff;
}
.hb-button-group a:first-child {
  margin-right: 60px;
}
/* 3.1 - Hb Style one */
.hb-style-one {
  background: url('/web/20180927215809im_/https://uwmedmagazine.org/wp-content/plugins/uw-page-builder/images/stories/banner/hero-banner-1.jpg');
  background-size: cover;
  background-position: center center;
  position: relative;
}
.banner-caption {
  z-index: 2;
  position: relative;
}
.hb-style-one:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.hb-style-one h1 {
  font-size: 60px;
  text-transform: uppercase;
  padding-right: 50px;
  line-height: 1.3em;
  color: #4b2d83;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.35);
  margin-bottom: 25px;
  position: relative;
  letter-spacing: 0.025em;
  font-family: 'Encode Sans', sans-serif;
  font-weight: 900;
}
.hb-style-one p {
  font-family: 'UniSansRegular';
  font-size: 24px;
  line-height: 1.8em;
  background: rgba(213, 213, 213, 0.7);
  padding: 5px 15px;
  color: #4b2d83;
  margin-bottom: 60px;
}
.hb-button-group .purple {
  margin-right: 60px;
}
/* 3.2 - HB Style two */
.hb-style-two {
  background: url('/web/20180927215809im_/https://uwmedmagazine.org/wp-content/plugins/uw-page-builder/images/stories/banner/hero-banner-1.jpg');
  background-size: cover;
  background-position: center center;
  position: relative;
}
.hb-style-two:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.hb-style-two h1 {
  font-size: 67px;
  text-transform: uppercase;
  line-height: 1.3em;
  color: #4b2d83;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.35);
  margin-bottom: 25px;
  position: relative;
  letter-spacing: 0.1em;
}
.hb-style-two p {
  font-family: 'UniSansRegular';
  font-size: 24px;
  line-height: 1.8em;
  background: rgba(213, 213, 213, 0.7);
  padding: 5px 15px;
  color: #4b2d83;
  margin-bottom: 60px;
}
/* 3.3 - HB Style three */
.hb-style-three {
  background: #4b2d83;
  position: relative;
}
.hb-style-three:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
  z-index: 1;
}
.hb-style-three h1 {
  font-size: 60px;
  text-transform: uppercase;
  padding-right: 50px;
  line-height: 1.3em;
  color: #fff;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.35);
  margin-bottom: 25px;
  position: relative;
  letter-spacing: 0.025em;
  font-family: 'Encode Sans', sans-serif;
  font-weight: 900;
}
.hb-style-three p {
  font-family: 'UniSansRegular';
  font-size: 24px;
  line-height: 1.8em;
  color: #fff;
  margin-bottom: 60px;
}
.hb-style-three .hb-seperator {
  background: #fff;
}
.hb-style-three .hb-seperator:after {
  background: #fff;
}
.hb-button-group .gold {
  margin-right: 60px;
}
/* 3.4 - HB Style four */
.hb-style-four {
  background: #4b2d83;
  position: relative;
}
.hb-style-four:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
  z-index: 1;
}
.hb-style-four h1 {
  font-size: 67px;
  text-transform: uppercase;
  line-height: 1.3em;
  color: #fff;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.35);
  margin-bottom: 25px;
  position: relative;
  letter-spacing: 0.1em;
}
.hb-style-four p {
  font-family: 'UniSansRegular';
  font-size: 24px;
  line-height: 1.8em;
  color: #fff;
  margin-bottom: 60px;
}
.hb-style-four .hb-seperator {
  background: #fff;
}
.hb-style-four .hb-seperator:after {
  background: #fff;
}
/* 3.5 - HB Style five */
.hb-style-five {
  background: url('/web/20180927215809im_/https://uwmedmagazine.org/wp-content/plugins/uw-page-builder/images/stories/banner/hero-banner-5.jpg');
  background-size: cover;
  background-position: center center;
  position: relative;
}
.hb-style-five h1 {
  font-size: 55px;
  text-transform: uppercase;
  line-height: 1.3em;
  color: #fff;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.35);
  margin-bottom: 25px;
  position: relative;
  font-family: 'Encode Sans', sans-serif;
  font-weight: 900;
  letter-spacing: 0.025em;
}
.hb-style-five:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(68, 68, 68, 0.4);
  z-index: 1;
}
.hb-style-five h1:before {
  position: absolute;
  content: "";
  height: 84%;
  width: 2px;
  background: #fff;
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  left: -88px;
  top: 7px;
}
.hb-style-five h1:after {
  position: absolute;
  content: "";
  height: 84%;
  width: 2px;
  background: #fff;
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  left: -75px;
  top: 7px;
}
/* 3.6 - HB Style six */
.hb-style-six {
  background: url('/web/20180927215809im_/https://uwmedmagazine.org/wp-content/plugins/uw-page-builder/images/stories/banner/hero-banner-6.jpg');
  background-size: cover;
  background-position: center center;
  position: relative;
}
.hb-style-six h1 {
  font-size: 60px;
  text-transform: uppercase;
  line-height: 1.3em;
  color: #fff;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.35);
  margin-bottom: 25px;
  position: relative;
  letter-spacing: 0.025em;
  font-family: 'Encode Sans', sans-serif;
  font-weight: 900;
}
.hb-style-six:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(75, 45, 131, 0.5);
  z-index: 1;
}
.hb-style-six h1:before {
  position: absolute;
  content: "";
  height: 84%;
  width: 2px;
  background: #fff;
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  left: -88px;
  top: 7px;
}
.hb-style-six h1:after {
  position: absolute;
  content: "";
  height: 84%;
  width: 2px;
  background: #fff;
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  left: -75px;
  top: 7px;
}
.hb-style-five .banner-caption, .hb-style-six .banner-caption {
  max-width: 455px;
}
/* HB Style Half */
.hero-banner.half {
  padding: 60px 0 80px;
}
.hb-style-one.half h1, .hb-style-two.half h1, .hb-style-three.half h1, .hb-style-four.half h1, .hb-style-five.half h1, .hb-style-fix.half h1 {
  line-height: 1;
}
.hb-style-one.half p, .hb-style-two.half p, .hb-style-three.half p, .hb-style-four.half p {
  margin-bottom: 30px;
}
.hero-banner.half .hb-seperator {
  margin: 15px 0 25px;
}
/* Video BG */
/*
 .hero-banner.video_bg {
 float: none;
 clear: both;
 width: 100%;
 padding-bottom: 47%;
 height: 0;
 position: relative;
 top: 0;
 left: 0;
 z-index: -1;
 }
 */
.video_wrapper {
  display: block;
  max-width: 100%;
  height: 100%;
}
.video_wrapper .video_bg_wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-position: 50% 50%;
  margin: 0 auto;
}
.hero-banner.video_bg iframe {
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  position: absolute;
}
#big-video {
  position: relative;
  background: #000;
  overflow: hidden;
  height: auto;
}
#big-video .video {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
#big-video video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#big-video .video-element {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -50px;
  left: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
/*
 4.0 - UW - Accelerate Story Page Style
 ------------------------------------------------------------------------------
 */
/* 4.1 - Hero Banner */
.story-page {
  background: url('/web/20180927215809im_/https://uwmedmagazine.org/wp-content/plugins/uw-page-builder/images/stories/banner/story-page.jpg');
  background-size: cover;
  background-position: center center;
  position: relative;
}
.banner-caption {
  z-index: 2;
  position: relative;
}
.story-page h1 {
  font-size: 60px;
  text-transform: uppercase;
  padding-right: 50px;
  line-height: 1.3em;
  color: #4b2d83;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.35);
  margin-bottom: 25px;
  position: relative;
  font-family: 'Encode Sans', sans-serif;
  font-weight: 900;
}
.story-page p {
  font-family: 'UniSansRegular';
  font-size: 24px;
  line-height: 1.8em;
  background: rgba(213, 213, 213, 0.7);
  padding: 5px 15px;
  color: #4b2d83;
  margin-bottom: 60px;
}
.story-page-content {
  margin-top: -100px;
  position: relative;
  z-index: 2;
}
.story-page-content .article-content .heading-two {
  padding: 0 135px;
  text-align: center;
  color: #4b2d83;
  margin-bottom: 55px;
  font-size: 36px;
}
body .sec-white-color {
  padding: 70px 100px 10px;
  background-color: #fff;
}
.article-content .r-link {
  border-bottom: 1px solid;
  padding-bottom: 2px;
}
.article-content figure {
  margin: 60px 0;
}
.article-content figure img {
  width: 100%;
}
.cta-style-one p {
  margin-bottom: 10px;
}
.mrt-50 {
  margin-top: 50px;
}
.story-page-content blockquote.bq-style-three {
  margin: 40px 100px;
}
.article-content ul {
  margin-bottom: 30px;
}
/* 4.2 - Inner Banner */
.inner-hero-banner {
  background: url('/web/20180927215809im_/https://uwmedmagazine.org/wp-content/plugins/uw-page-builder/images/stories/story-page-2.jpg');
  background-size: cover;
  background-position: center center;
  position: relative;
  padding: 35px 0 55px;
}
.inner-hero-banner .banner-caption {
  padding-left: 100px;
}
.inner-hero-banner h1 {
  font-size: 60px;
  text-transform: uppercase;
  padding-right: 100px;
  line-height: 1.3em;
  color: #fff;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.35);
  margin-bottom: 25px;
  position: relative;
  font-family: 'Encode Sans', sans-serif;
  font-weight: 900;
}
.my-btn-md.gold.h-gold {
  position: relative;
  height: 35px;
  font-size: 18px;
  line-height: 35px;
  font-weight: 600;
  font-family: "open_sanssemibold";
}
.my-btn-md.gold.h-gold:before, .my-btn-md.gold.h-gold:after {
  height: 35px;
}
.inner-hero-banner p {
  font-family: 'UniSansRegular';
  font-size: 24px;
  line-height: 1.8em;
  color: #fff;
  margin-bottom: 20px;
  max-width: 325px;
}
.inner-hero-banner .hb-seperator {
  background: #b7a57a;
  width: 230px;
  height: 10px;
  margin: 0px 0 30px;
  position: relative;
}
.inner-hero-banner .hb-seperator:after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  right: -2px;
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  background: #b7a57a;
}
.audio-block {
  width: 60%;
  border: 1px solid #ddd;
  padding: 15px 15px 5px;
  margin-top: 50px;
}
.audio-block h5 {
  font-family: 'UniSansRegular';
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 0;
}
.audio-block h6 {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #fff;
  margin-bottom: 15px;
}
.ab-title {
  position: relative;
  margin-left: 35px;
}
.ab-title:before {
  position: absolute;
  content: "";
  height: 140%;
  width: 1px;
  background: #fff;
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  left: -15px;
  top: -13px;
}
.ab-title:after {
  position: absolute;
  content: "";
  height: 140%;
  width: 1px;
  background: #fff;
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  left: -20px;
  top: -13px;
}
.mrt-85 {
  margin-top: 85px;
}
/*
 5.0 - UW - Accelerate Photo Gallery Style
 ------------------------------------------------------------------------------
 */
/*
 .profile-ttl {
 position: relative;
 }
 .profile-ttl h2 {
 font-size: 40px;
 text-transform: uppercase;
 color: #4b2d83;
 margin-bottom: 70px;
 letter-spacing: .05em;
 font-family: $encode;font-weight:900;
 position: relative;
 display: inline-block;
 background: #fff;
 padding: 0 100px
 }
 .profile-ttl:before {
 position: absolute;
 content: "";
 height: 2px;
 width: 90%;
 background: red;
 left: 50px;
 top: 52px;
 background: #4b2d83;
 }
 */
/* John override */
.profile-ttl {
  position: relative;
}
.profile-ttl h2 {
  position: relative;
  text-align: center;
  color: #4b2d83;
  font-weight: 900;
  letter-spacing: 0.1em;
  font-size: 46px;
  text-transform: uppercase;
  display: block;
  margin: 0 auto 50px;
  width: fit-content;
  font-family: 'Encode Sans', sans-serif;
  font-weight: 900;
}
.profile-ttl h2:before, .profile-ttl h2:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #4b2d83;
  top: 45%;
  width: 15%;
}
.profile-ttl h2:before {
  right: 100%;
  margin-right: 8%;
}
.profile-ttl h2:after {
  left: 100%;
  margin-left: 8%;
}
/* end */
body .modal-backdrop.in {
  background: #000;
  opacity: 0.9;
}
.modal-open .modal {
  top: 5%;
}
.profile-wrapper .mlr-minus-50 {
  margin: 0 -50px;
}
.profile-wrapper .plr-50 {
  padding: 0 50px;
}
.single-profile {
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0);
}
.profile-overley {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(75, 46, 128, 0.65);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.profile-overley.white, .profile-overley.po-style-two.white {
  background: rgba(255, 255, 255, 0.8);
}
.profile-overley.white h5 {
  color: #4b2d83;
}
.profile-overley.po-style-two.white h6, .profile-overley.po-style-two.white p {
  color: #4b2d83;
}
.profile-overley.gold, .profile-overley.po-style-two.gold {
  background: rgba(179, 161, 122, 0.8);
}
.profile-overley.gold h5 {
  color: #fff;
}
.profile-overley.po-style-two {
  position: absolute;
  width: 100%;
  height: 62px;
  text-align: center;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: rgba(75, 46, 128, 0.65);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  top: inherit;
}
.profile-overley.po-style-two.purple {
  background: rgba(75, 46, 128, 0.65);
}
.profile-overley.po-style-two.purple h6, .profile-overley.po-style-two.purple p {
  color: #fff;
}
.profile-overley.po-style-two.tr-gold {
  background: rgba(179, 161, 122, 0.8);
}
.profile-overley h5 {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  z-index: 999;
  text-transform: uppercase;
  font-size: 18px;
  padding: 30px;
  letter-spacing: 0.05em;
  font-family: 'UniSansRegular';
  line-height: 1.65em;
}
.profile-overley.po-style-two h6 {
  font-size: 16px;
  letter-spacing: 0.05em;
  font-family: 'UniSansRegular';
  line-height: 0;
  padding: 0;
  color: #fff;
  margin-top: 20px;
  text-transform: uppercase;
}
.profile-overley.po-style-two p {
  font-size: 12px;
  font-family: 'UniSansRegularItalic';
  letter-spacing: 0.05em;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
}
.profile-overley.po-style-three {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(75, 46, 128, 0.65);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  padding-left: 20px;
  padding-right: 20px;
}
.profile-overley.po-style-three h6 {
  font-size: 16px;
  letter-spacing: 0.05em;
  font-family: 'UniSansRegular';
  line-height: 0;
  padding: 0;
  color: #4b2d83;
  text-transform: uppercase;
  margin-top: 40px;
}
.profile-overley.po-style-three span {
  font-size: 12px;
  font-family: 'UniSansRegularItalic';
  letter-spacing: 0.05em;
  color: #4b2d83;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}
.profile-overley.po-style-three.tr-white {
  background: rgba(255, 255, 255, 0.8);
}
.profile-overley.po-style-three p {
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  color: #4b2d83;
  margin-bottom: 30px;
  letter-spacing: 0.05em;
}
.single-profile:hover {
  top: -10px;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
}
.single-profile a:hover .profile-overley {
  display: block;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
}
.single-profile img {
  width: 100%;
  height: auto;
}
.col-sm-4.plr-50 {
  margin-bottom: 80px;
}
.col-sm-4.plr-50:nth-child(3n+1) {
  clear: left;
}
/* 5.1 - Modal Style */
.my-modal .modal-dialog {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}
.my-modal .modal-content {
  position: relative;
  background-color: rgba(183, 165, 122, 0.9);
  border: 1px solid #999;
  border: none;
  border-radius: 0px;
  outline: 0;
  box-shadow: none !important;
}
.my-modal .modal-content.purple {
  background: rgba(75, 46, 128, 0.9);
}
.my-modal .modal-content.med_gold {
  background: rgba(133, 117, 78, 0.9);
}
.my-modal .modal-header {
  padding: 0;
  border-bottom: 0;
}
.my-modal .modal-body .profile-details-left img {
  max-width: 100%;
}
.modal-header .close {
  margin-top: -2px;
  position: relative;
  left: -23px;
  top: 20px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  z-index: 999;
}
.my-modal .profile-details {
  padding: 20px 80px 60px;
}
.profile-details-right h2 {
  font-size: 36px;
  text-transform: uppercase;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 25px;
  letter-spacing: 0.1em;
  margin-top: 0;
}
.profile-details-right h5 {
  font-size: 13px;
  text-transform: uppercase;
  line-height: 0;
  color: #fff;
  margin-bottom: 25px;
  font-family: 'UniSansRegularItalic';
}
.profile-details-right p {
  color: #fff;
  margin-bottom: 30px;
  font-size: 16px;
}
.profile-details-right .my-btn-lg.transparent {
  font-size: 30px;
  margin-top: 30px;
}
/* 5.2 - Masonry Style */
.masonry {
  display: block;
  -webkit-column-gap: 8.25rem;
  -moz-column-gap: 8.25rem;
  column-gap: 8.25rem;
}
.masonry.masonry-columns-5 {
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
}
.masonry.masonry-columns-4 {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
.masonry.masonry-columns-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.masonry.masonry-columns-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.masonry.masonry-columns-1 {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
.masonry .masonry-item {
  display: inline-block !important;
  width: 100% !important;
  max-width: 100% !important;
  position: relative;
  display: block;
  float: none !important;
  margin-bottom: 2.25rem !important;
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
  padding: 10px;
  border: 1px solid transparent;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* 5 columns */
@media (max-width: 1170px) {
  .masonry {
    display: block;
    -webkit-column-gap: 5.25rem;
    -moz-column-gap: 5.25rem;
    column-gap: 5.25rem;
  }
  .masonry.masonry-columns-5 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
}
/*-4 columns------*/
/*-3 columns------*/
/*-2 columns------*/
/*-1 columns------*/
/*--------Responsive---------*/
@media (max-width: 991px) {
  .masonry {
    display: block;
    -webkit-column-gap: 4.25rem;
    -moz-column-gap: 4.25rem;
    column-gap: 4.25rem;
  }
  .masonry.masonry-columns-4, .masonry.masonry-columns-5 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}
@media (max-width: 767px) {
  .masonry.masonry-columns-4, .masonry.masonry-columns-5, .masonry.masonry-columns-3 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 540px) {
  .masonry.masonry-columns-4, .masonry.masonry-columns-5, .masonry.masonry-columns-3, .masonry.masonry-columns-2 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
/*=====  End of masonry Page  ======*/
.carousel-caption {
  right: 0;
  left: 0;
  padding-bottom: 0;
  background: rgba(75, 45, 131, 0.65);
  padding: 20px;
  bottom: 0;
  color: #fff;
}
.carousel-caption > a {
  color: #fff;
  float: right;
  font-size: 24px;
  letter-spacing: 0.2em;
  font-family: 'UniSansRegular';
  text-transform: uppercase;
}
a.left.fawesome-control {
  position: absolute;
  font-size: 70px;
  color: #fff;
  top: 50%;
  left: 15px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
a.right.fawesome-control {
  position: absolute;
  font-size: 70px;
  color: #fff;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
/* 5.3 - Modal Style 2 */
.my-modal2 .modal-dialog {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}
.my-modal2 .modal-content {
  position: relative;
  background-color: rgba(183, 165, 122, 0.9);
  border: 1px solid #999;
  border: none;
  border-radius: 0px;
  outline: 0;
  box-shadow: none !important;
}
.my-modal2 .modal-header {
  padding: 0;
  border-bottom: 0;
}
.my-modal2 .modal-body .profile-details-left img {
  max-width: 100%;
}
.modal-header .close {
  margin-top: -2px;
  position: relative;
  left: -23px;
  top: 20px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  z-index: 999;
}
.my-modal2 .slider-details {
  padding: 20px 80px 60px;
}
/*.carousel-inner .item{position: relative;}*/
.overley-caption {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(75, 45, 131, 0.65);
  left: 0;
  top: 0;
  padding: 80px 100px;
  z-index: 99;
  /*     overflow: scroll; */
}
.overley-caption h3 {
  font-size: 24px;
  letter-spacing: 0.2em;
  font-family: 'UniSansRegular';
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.overley-caption p {
  font-size: 18px;
  letter-spacing: 0.025em;
  color: #fff;
  font-family: "open_sanslight";
  font-weight: 300;
  margin-bottom: 50px;
}
img.overley-close {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  display: inline-block;
}
/*
 6.0 - UW - Video Content Style
 ------------------------------------------------------------------------------
 */
.popup-block a {
  font-size: 20px;
  letter-spacing: 0.1em;
}
div#html5-watermark {
  display: none !important;
}
.video_img {
  position: relative;
  width: 100%;
  display: block;
  margin: 0 auto;
}
.video_img img {
  display: block;
  margin: 0 auto;
}
.video_img #play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: url('/web/20180927215809im_/https://uwmedmagazine.org/wp-content/plugins/uw-page-builder/public/images/play_Button_White_Icon.png') no-repeat 50% 50%;
  background-size: 120px 120px;
  z-index: 9;
}
/*
 7.0 - UW - Video Content Style
 ------------------------------------------------------------------------------
 */
.content_area.gold {
  background: #b7a57a;
}

/*
 8.0 - UW - Basic Numbers
 ------------------------------------------------------------------------------
 */
.basic_numbers .number {
	font-size:5rem;
	line-height:2.2;
	color:#300D6E;
	letter-spacing:.05em;
	height:125px;
	
	font-family:'Encode Sans', sans-serif;
	font-weight:900;
}
.basic_numbers .number.small {
	font-size:3rem;
	line-height:4;
}
.basic_numbers .number.large {
	font-size:7rem;
	line-height:1.7;
}
.basic_numbers .number.uni {
	font-family:'Uni Sans', sans-serif;
	font-weight:300;
}
.basic_numbers .number.bg_img {
	padding-left: 45px;
    
	
	background-repeat:no-repeat;
	background-position:center center;
	background-size:190px 125px;
}
.basic_numbers .number.white {color:#fff;}
.basic_numbers .number.gray {color:#53575A;}
.basic_numbers .number.gold {color:#83754F;}
.basic_numbers .number.light_gold {color:#b7a57a;}

.site-content .basic_numbers p,
.site-content .nut_container p,
.site-content .bar_container p {
	text-align:center;
	font-size: 14px;
	line-height:1.2;
    letter-spacing: .03em;
    color:#3D3A40;
	font-family:'Open Sans', sans-serif;
	font-weight:400;
	border-top: 1px solid #DBDCDC;
	
	margin-top: 35px;
    padding-top: 20px;
}
 
 
/*
 9.0 - UW - Progress Bar Charts
 ------------------------------------------------------------------------------
 */
.uw_progress_bar {
    height: 70px;
    max-width:100%;
    margin:0 auto;
    background: #4b2d83;
    color: #D9D9D8;
    line-height: 75px;
    font-weight: lighter;
    font-size: 35px;
    font-family: 'Uni Sans';
    font-weight: 300;
    margin-top: 30px;
    /*
    background-repeat: no-repeat;
    background-position: 4% 0;
    background-size: auto 100px;*/
    
    position: relative;
    transition: all .8s;
    position: relative;
    overflow: hidden;
}
.uw_progress_bar.active {
	color:#fff;
}
.uw_progress_bar.purple,
.uw_progress_bar.purple:after {
	background: #4b2d83;
}
.uw_progress_bar.gray,
.uw_progress_bar.gray:after {
	background: #969A9B;
}
.uw_progress_bar.gold,
.uw_progress_bar.gold:after {
	background: #83754F;
}
.uw_progress_bar:before {
    background-position: -31% 0;
    content: '';
    width: 1400px;
    height: 100%;
    background: #D9D9D8;
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    left: -10%;
    background-size: auto 90px;
    top: 0;
    transition: all .8s;
}
.uw_progress_bar:after {
    content: '';
    width: 30px;
    height: 70px;
    position: absolute;
    -webkit-transform: skewX(-17deg);
    transform: skewX(-17deg);
    background: #4b2d83;
    top: 0;
    
    left:-10%;
    visibility:hidden;
    transition: all .8s;
    overflow: hidden;
}
.uw_progress_bar.active:after {visibility:visible;}
.uw_progress_bar.active:before {
    margin-left: -71px;
}
.uw_progress_bar.active:after {
    margin-left: -60px;
}

.uw_progress_bar .start {
    padding-left: 18px;
    position:relative;
    z-index:3;
}
.uw_progress_bar .end {
    padding-right: 18px;
    text-align: right;
    color: #4b2d83;
}
.uw_progress_bar .end small {
    font-size: 18px;
    text-transform: uppercase;
}

.progress_bar_container .end {
	height: 70px;
    max-width: 100%;
    margin: 0 auto;
    color: #4b2d83;
    line-height: 75px;
    font-weight: lighter;
    font-size: 28px;
    font-family: 'Uni Sans', sans-serif;
    font-weight: 300;
    margin-top: 30px;
}

/*
 10.0 - UW - Box Charts
 ------------------------------------------------------------------------------
 */
.box_container .row div {
	position:relative;
	float:left;
	width:20%;
	min-height:200px;
	padding:15px;
	border:1px solid #fff
} 
/* Top Copy */
.box_container .row div p {
	text-transform: uppercase;
	line-height:1;
	font-size:12px;
	letter-spacing:.03em;
	color:#300D6E;
}

.box_container .row div h3 {
	font-size:4rem;
	line-height:1;
	position: absolute;
    bottom: 50px;
    color:#300D6E;
    font-family:'Encode Sans', sans-serif;
	font-weight:900;
}
.box_container .row div h5 {
	position:absolute;
	bottom:20px;
    text-transform: uppercase;
    letter-spacing: .05em;
    color:#300D6E;
}

/* Color Settings */
.box_container .row div p.gold,
.box_container .row div h3.gold,
.box_container .row div h5.gold {color:#83754F;}

.box_container .row div p.light_gold,
.box_container .row div h3.light_gold,
.box_container .row div h5.light_gold {color:#b7a57a}

.box_container .row div p.white,
.box_container .row div h3.white,
.box_container .row div h5.white {color:#fff;}

.box_container .row div p.gray,
.box_container .row div h3.gray,
.box_container .row div h5.gray {color:#E0E1E2;}

/* Font Settings */
.box_container .row div p.encode,
.box_container .row div h5.encode {
	font-family:'Encode Sans', sans-serif;
	font-weight:900;
}
.box_container .row div p.uni,
.box_container .row div h5.uni {font-family:'Uni Sans', sans-serif;}

/* Font Sizes */
.box_container .row div h3.small {
	font-size:2.4rem;
}
.box_container .row div h3.large {
	font-size:5.5rem;
}

/* Purple */
.box_container .row div.purple {
	background:#300D6E;
	box-shadow:inset 0 0 0 1px #300D6E;
}

/* Purple Border */
.box_container .row div.border {
	box-shadow:inset 0 0 0 1px #300D6E;
}

/* Gold */
.box_container .row div.gold {
	background:#83754F;
	box-shadow:inset 0 0 0 1px :#83754F;
}

/* Light Gold */
.box_container .row div.light_gold {
	background:#b7a57a;
	box-shadow:inset 0 0 0 1px #b7a57a;
}

/* Gray */
.box_container .row div.gray {
	background:#E0E1E2;
	box-shadow:inset 0 0 0 1px #3E4448;
}


/*
 11.0 - UW - Bar Charts
 ------------------------------------------------------------------------------
 */
.bar_container .row div.bar_contain {
	padding: 0 10px;
	position:relative;
	float:left;
	width:145px;
	min-height:450px;
} 
.bar_container .row div.bar_contain div.bottom-align {
	position:relative;
	height:420px;
    
    vertical-align: bottom;
    display: table-cell;
}
.bar_container .row div.bar_contain div.middle-align {
	width: 125px;
}
.bar_container .row div.bar_contain div.middle-align h5 {
	margin-bottom: 30px;
	
    font-family: 'Encode Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .05em;
}
/* Font Colors */
.bar_container .row div.bar_contain div.middle-align h5 {color:#53575A;}

.bar_container .row div.bar_contain div.middle-align img {
	display:block;
	margin:-7px auto 0;
	max-width:65px;
}


/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) {
  .article-content .heading-two {
    padding: 0 60px;
    font-size: 26px;
  }
  .profile-overley h5 {
    font-size: 14px;
  }
  .hb-style-one h1, .hb-style-three h1, .story-page h1 {
    padding-right: 0;
  }
  .overley-caption {
    padding: 40px 50px;
  }
  .overley-caption h3 {
    font-size: 20px;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
  }
  .overley-caption p {
    font-size: 16px;
    margin-bottom: 30px;
  }
  img.overley-close {
    width: 20px;
    height: 20px;
  }
  
  /* ==|== Charts ======================================================= */
  .box_container .row div {
	  padding:10px;
  }
  .box_container .row div h3 {
	  font-size:3rem !important;
  }
  
  /* Bar Charts */
  .bar_container .row div.bar_contain {width:120px;}
  .bar_container .row div.bar_contain div.middle-align {width:105px;}
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) {
  .article-content .heading-two {
    padding: 0px;
  }
  .hb-style-one h1, .hb-style-two h1, .hb-style-three h1, .hb-style-four h1, .hb-style-five h1, .hb-style-six h1, .story-page h1 {
    font-size: 55px;
  }
  .profile-wrapper .mlr-minus-50 {
    margin: 0 -20px;
  }
  .profile-wrapper .plr-50 {
    padding: 0 20px;
  }
  .my-modal .profile-details {
    padding: 20px 40px 20px;
  }
  .profile-ttl:before {
    width: 95%;
    left: 20px;
  }
  .overley-caption {
    padding: 40px 40px;
  }
  .overley-caption h3 {
    font-size: 18px;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
  }
  .overley-caption p {
    font-size: 15px;
    margin-bottom: 30px;
  }
  img.overley-close {
    width: 20px;
    height: 20px;
  }
  .video_img img {
    width: 100%;
  }
  
  /* =============================================================================
     Charts
     ========================================================================== */
  /* Progress Chart */   
  .uw_progress_bar.active:after {
    margin-left: -65px;
  }
  
  /* Box Charts */
  .box_container .row div h3 {
	  font-size:2.6rem !important;
  }
  .box_container .row div h5 {
	  font-size:12px;
  }
  
  /* Bar Charts */
  .bar_container .row div.bar_contain {
	  padding:0 5px;
	  width:93px;
  }
  .bar_container .row div.bar_contain div.middle-align {
	  width:85px;
  }
  .bar_container .row div.bar_contain div.middle-align img {max-width:55px;}
}
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  .paddtb-70 {
    padding: 30px 15px;
    /* 		margin: 0 15px; */
  }
  .img_bg {
    background-size: cover !important;
  }
  .space-100, .space-70, .space-30 {
    height: 40px;
  }
  .headding-two {
    font-size: 26px;
  }
  .multi-cols-3, .multi-cols-2 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -o-column-count: 1;
    column-count: 1;
    column-gap: 0px;
  }
  .cta-style-one .my-btn-md {
    float: none;
    margin-right: 0px;
    position: relative;
    top: 10px;
    margin-bottom: 20px;
  }
  .cta-style-two {
    margin-bottom: 100px;
  }
  .hero-banner h1, .hb-style-one h1, .hb-style-two h1, .hb-style-three h1, .hb-style-four h1, .hb-style-five h1, .hb-style-six h1, .inner-hero-banner h1, .story-page h1 {
    font-size: 50px;
  }
  .story-page-content {
    margin-top: 0;
  }
  .sec-white-color {
    padding: 30px 20px;
    background: #fff;
  }
  .inner-hero-banner .banner-caption {
    padding-left: 15px;
  }
  .story-page-content blockquote.bq-style-three {
    margin: 40px 0px;
  }
  .story-page-content blockquote.bq-style-three:after {
    display: none;
  }
  .hero-banner {
    padding: 100px 0 120px;
  }
  .audio-block {
    width: 80%;
  }
  .profile-wrapper {
    display: flex;
    justify-content: space-around;
  }
  .profile-wrapper .mlr-minus-50 {
    margin: 0 -15px;
  }
  .profile-wrapper .plr-50 {
    padding: 0 15px;
  }
  a.right.fawesome-control {
    font-size: 30px;
    right: 4px;
  }
  a.left.fawesome-control {
    font-size: 30px;
    left: 4px;
  }
  .article-content blockquote.bq-style-one {
    font-size: 18px;
    padding: 10px 30px;
  }
  .my-modal .profile-details {
    padding: 0;
  }
  .profile-details-left {
    padding-bottom: 40px;
    /* display: block; */
  }
  .article-content .heading-one {
    font-size: 26px;
    line-height: 1.2;
  }
  
  /* =============================================================================
     Charts
     ========================================================================== */
  /* Progress Chart */ 
  .uw_progress_bar {font-size:30px;}
  .uw_progress_bar.active:after {margin-left:-70px;}
  .progress_bar_container .end {line-height:2.5;height:auto;margin-top:0;}
  
  /* Box Charts */
  .box_container .row {margin:0;}
  .box_container .row div {width:50%;}
  .box_container .row div.blank {display:none;}
  .box_container .row div h3 {
	  font-size:3.6rem !important;
  }
  .box_container .row div h5 {
	  font-size:14px;
  }
  
  /* Bar Charts */
  .bar_container .row div.bar_contain.blank {display:none;}
  .site-content .bar_container p {
	  min-height:135px;
  }
  .bar_container .row div.bar_contain {
	  padding:0 5px;
	  width:135px;
  }
  .bar_container .row div.bar_contain:first-child,
  .bar_container .row div.bar_contain:nth-child(5) {margin-left:10%;}
  .bar_container .row div.bar_contain div.middle-align {
	  width:125px;
  }
  .bar_container .row div.bar_contain div.middle-align img {max-width:65px;}
}

/* Strange Cut */
@media only screen and (max-width: 650px) {
	.bar_container .row div.bar_contain:first-child,
	.bar_container .row div.bar_contain:nth-child(5) {margin-left:0;}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .space-100, .space-70, .space-30 {
    height: 30px;
  }
  .sin-count span {
    font-size: 13px;
    line-height: 1em;
  }
  .sin-count h3 {
    font-size: 28px;
  }
  .hero-banner h1, .hb-style-one h1, .hb-style-two h1, .hb-style-three h1, .hb-style-four h1, .hb-style-five h1, .hb-style-six h1, .inner-hero-banner h1, .story-page h1 {
    font-size: 30px;
  }
  .cta-style-three h2 {
    font-size: 22px;
  }
  .audio-block {
    width: 100%;
  }
  .cta-style-three {
    padding: 50px 20px;
  }
  .hero-banner p, .story-page p, .hb-style-one p, .hb-style-two p, .hb-style-three p, .hb-style-four p, .hb-style-five p, .hb-style-six p, .inner-hero-banner p {
    font-size: 20px;
    line-height: 1.6em;
    margin-bottom: 20px;
  }
  .hb-button-group .violet, .hb-button-group .gold {
    margin-bottom: 20px;
  }
  .hero-banner {
    padding: 70px 0 40px;
  }
  .audio-block {
    margin-top: 25px;
  }
  .overley-caption {
    padding: 10px 20px 15px;
  }
  .overley-caption h3 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .overley-caption p {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .profile-ttl h2 {
    font-size: 30px;
    padding: 0px;
  }
  .profile-ttl:before {
    display: none;
  }
  .article-content blockquote.bq-style-one {
    padding: 0;
  }
  
  /* ==|== Charts ======================================================= */ 
  .box_container .row div {width:100%;}
  .bar_container .row div.bar_contain {
	  padding:0 5px;
	  width:120px;
  }
   .bar_container .row div.bar_contain div.middle-align {
	  width:115px;
  }
  
  /* Doughnuts */
  .nut_container .col-xs-6 {
	  width:100%;
	  padding:0 10%;
  }
}
/* Custom, iPhone Retina */
@media only screen and (max-width: 375px) {
  .sin-count span {
    font-size: 12px;
  }
}
/*
     FILE ARCHIVED ON 21:58:09 Sep 27, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:23:11 Mar 06, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 1.217
  load_resource: 152.568 (2)
  PetaboxLoader3.resolve: 82.007 (2)
  PetaboxLoader3.datanode: 199.451 (5)
  captures_list: 0.581
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.008
  esindex: 0.011
  cdx.remote: 18.252
  LoadShardBlock: 184.089 (3)
*/