.content-featured-container{
  max-width: 100%;
  overflow: hidden;
  position:relative;
}
.view-ua-hero-carousel .attachment{
  display:none;
}
#content_featured .flex-nav-viewport {
  background-color: hsl(220, 10%, 94%);
}
#content_featured_nav .viewport {
  background-color: hsl(220, 10%, 94%);
}
.mask .field{
  padding-right:1rem;
}
.mask div{
  display: inline;
  font-size: 1.5rem;
  line-height: 1.2;
}
.mask .field-name-field-short-summary{
  font-weight: normal;
  font-style: normal;
}
.mask .field-name-field-call-to-action {
  font-weight: bold;
  font-size: 1.4rem;
  text-transform:uppercase;
}
.mask .field-name-field-call-to-action:after {
  content: " »";
  font-weight: bold;
  font-size: 1.6rem;
}
#content_featured #flexslider-1 ul.slides {
  background-color:black;
}
#content_featured .flexslider ul.slides li .slide-image-container {
  transition: all 0.3s ease;
  opacity:.4;
  position:relative;
}
#content_featured .flexslider ul.slides li .slide-image-container .container{
  position:absolute;
  bottom:0;
}
#content_featured .flexslider ul.slides li.flex-active-slide .slide-image-container{
  transition: all 0.3s ease;
  opacity:1;
}
.backgroundblendmode #content_featured .flexslider ul.slides li .slide-image-container {
  opacity:1;
  background-blend-mode: soft-light;
  background-color: hsla(0, 0%, 0%, 0.8);
  transition: all 0.3s ease;
}
.backgroundblendmode #content_featured .flexslider ul.slides li.flex-active-slide .slide-image-container{
  opacity:1;
  background-blend-mode: color;
  background-color:transparent;
  transition: all 0.3s ease;
}
#content_featured .mask {
  opacity: .1;
  bottom: 0;
  position: absolute;
  padding-bottom: 8rem;
  max-width: 100%;
  width: 100%;
  margin: 0 0;
  top: 40%;
  top: calc(50% - 3.6rem);
  padding: 0 15px 15px;
  overflow: hidden;
  display: inline-block;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}
#content_featured .flex-active-slide .mask {
  opacity: 1;
}
#content_featured a:hover {
  text-decoration:none;
}
.flex-active-slide .mask {
  background-color: rgba(0,0,0,.2);
  background-color: hsla(0, 0%, 0%, 0.2);
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAyIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE4JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.02) 0%, rgba(0,0,0,.2) 18%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.02)), color-stop(18%,rgba(0,0,0,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.02) 0%,rgba(0,0,0,.2) 18%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(0,0,0,0.02) 0%,rgba(0,0,0,.2) 18%,rgba(0,0,0,.2) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(0,0,0,0.02) 0%,rgba(0,0,0,.2) 18%,rgba(0,0,0,.2) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.02) 0%,rgba(0,0,0,.2) 18%,rgba(0,0,0,.2) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05000000', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
  transition: background-color 1s ease;
}
.white a, a .white *, a.white {
  color:white;
}
#content_featured .slide-image-container {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 500px;
  background-position: 50% 50%;
}
#content_featured .flexslider ul.slides li .slide-image-container h2 {
  font-size: 36px;
  font-size: 10.5vw;
  margin: 0;
  line-height: .9;
  letter-spacing: -1.1px;
}
#content_featured h2 a:hover {
  text-decoration: none;
}
#content_featured p {
  font-size: 16px;
  font-size: 5vw;
  padding-top: 1rem;
  line-height: 1.1;
}
#content_featured .flexslider .flex-direction-nav a {
  padding: 28px 9px;
  padding: 1.75rem 0.62rem;
  background: #6f868d;
  color: #fff;
  margin: -96px 0 0;
  margin: -6rem 0 0;
  text-align: center;
  display: block;
  top: 100%;
}
#content_featured .flexslider .flex-direction-nav a:before {
  content: ' ';
}
.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
  display: block;
}
.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
  display: block;
  opacity: .5;
}
#content_featured .flexslider .flex-direction-nav .flex-prev {
  left: 0;
  background: #6f868d url(../images/flex-prev.png) no-repeat 50% 50%;
  width: 49%;
  height: 96px;
}
#content_featured .flexslider .flex-direction-nav .flex-next {
  right: 0;
  background: #6f868d url(../images/flex-next.png) no-repeat 50% 50%;
  width: 49%;
  height: 96px;
  height: 6rem;
}
#content_featured .flexslider .flexslider .flex-direction-nav a, #content_featured .flexslider .flexslider .flex-direction-nav a {
  display: block !important;
}
#content_featured .block-views {
  background-color: #f6f8f8;
}
#content_featured .flex-viewport{
  max-width: 100%;
  overflow:visible !important;
}
#content_featured .flexslider {
  border: 0;
  background: hsla(0, 0%, 0%, 0);
  margin: 0 auto;
  max-width: 960px;
  max-width: 60em;
}
@media (min-width: 48em) {
  #content_featured .mask {
    bottom: auto;
    padding-bottom: 0;
    width: auto;
    margin: 0 4.8rem;
  }
  #content_featured .flexslider {
    position:initial;
  }
  .view-ua-hero-carousel .attachment{
    display:block;
  }
  #content_featured .flexslider .flex-direction-nav a:before {
    content: ' ';
  }
  #content_featured .flexslider .flex-direction-nav .flex-prev {
    left:-60px;
  }
  #content_featured .flexslider:hover .flex-direction-nav .flex-prev {
    left: 0;
    background: url(../images/flex-prev.png) no-repeat 0 0;
    width: 60px;
    height: 96px;
  }
  #content_featured .flexslider .flex-direction-nav .flex-next {
    right:-60px;
  }
  #content_featured .flexslider:hover .flex-direction-nav .flex-next {
    right: 0;
    background: url(../images/flex-next.png) no-repeat 0 0;
    width: 60px;
    height: 96px;
  }
  #content_featured .flexslider .flexslider .flex-direction-nav a, #content_featured .flexslider .flexslider .flex-direction-nav a {
    display: block !important;
  }
  #content_featured .flexslider ul.slides li .slide-image-container h2 {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1;
  }
  #content_featured .flexslider ul.slides li .slide-image-container p {
    font-size: 24px;
    font-size: 1.5rem;
    padding-top: 1rem;
  }
  #content_featured_nav h3 {
    color: #6f868d;
    border-top: 4px solid #6f868d;
  }
  #content_featured_nav a,
  #content_featured_nav a:active,
  #content_featured_nav a:hover,
  #content_featured_nav a:hover h3,
  #content_featured_nav a:active h3{
  text-decoration:none;
  }
  #content_featured_nav ul.slides {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden;
    padding: 0;
    -webkit-transform: none!important;
    -ms-transform: none!important;
    -moz-transform: none!important;
    transform: none !important;
  }
  #content_featured_nav ul.slides li.flex--active-slide {
    opacity: 1;
    background-color: #EEF1F1;
  }
  #content_featured_nav ul.slides li {
    width: 33.33333% !important;
    opacity: 0.5;
    padding: 0 1.8em 11.8em 1.8em;
    margin-bottom: -11.8em;
  }
  #content_featured_nav ul.slides li.active-slide {
    opacity: 1;
  }
  #content_featured .flexslider .flex-direction-nav a {
    margin: -48px 0 0;
    margin: -3rem 0 0;
    top: 40%;
    top: calc(50% - 3.6rem);
  }
  #content_featured .flexslider .flex-direction-nav .flex-prev {
    width: 60px;
    height: 96px;
  }
  #content_featured .flexslider .flex-direction-nav .flex-next {
    width: 60px;
    height: 96px;
  }
}

@media (min-width: 60em) {
  #content_featured .flexslider ul.slides li .slide-image-container h2 {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 1em;
  }
  #content_featured .flexslider ul.slides li .slide-image-container p {
    font-size: 24px;
    font-size: 1.5rem;
    padding-top: 1rem;
  }
  #content_featured .flex-viewport {
    max-width: 960px;
    max-width: 60em;
  }
}

@media (min-width: 75em) {
  #content_featured .flex-viewport {
    max-width: 1200px;
    max-width: 75em;
  }
  #content_featured .flexslider {
    max-width: 1200px;
    max-width: 75em;
  }
}
