/* Video.js player */
.outer169,
.outer43 {
  width: 100%;
  display: block;
  position: relative;
}
.outer169:after {
  padding-top: 56.25%;
  display: block;
  content: '';
}
.outer43:after {
  padding-top: 75%;
  display: block;
  content: '';
}
.video-js {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
}

/* Hero */
.tx-amsfeatures-pi1 .Hero {
  position: relative;
}
.tx-amsfeatures-pi1 .Hero p.Button a {
  padding: 10px 15px;
  font: 600 13px/13px 'Montserrat';
}
.tx-amsfeatures-pi1 .Hero .Dark p.Button a,
.tx-amsfeatures-pi1 .Hero .Darker p.Button a {
  color: #fff; /* White */
  border: 2px solid #fff; /* White */
}
.tx-amsfeatures-pi1 .Hero .Dark p.Button a:hover,
.tx-amsfeatures-pi1 .Hero .Darker p.Button a:hover {
  color: #f9b000; /* Yellow */
  border-color: #f9b000; /* Yellow */
}
.tx-amsfeatures-pi1 .HeroSlides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.tx-amsfeatures-pi1 .HeroSlides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  margin: 0;
  font: inherit;
}
.tx-amsfeatures-pi1 .HeroSlides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.tx-amsfeatures-pi1 .HeroSlides img.SlideBackground {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  position: relative;
  z-index: 1;
}
.tx-amsfeatures-pi1 .HeroSlides .HeroContent {
  position: absolute;
  z-index: 2;
  top: 37%;
  right: 2.5%;
  width: 53%;
  text-align: right;
}
.tx-amsfeatures-pi1 .HeroSlides .HeroContent.Left {
  left: 2.5%;
  right: auto;
  text-align: left;
}
.tx-amsfeatures-pi1 .HeroSlides .HeroContent h1 {
  font: 400 72px/68px 'Abril Fatface';
  color: #f9b000; /* Yellow */
  margin: 0 0 12px;
  letter-spacing: 0;
}
.tx-amsfeatures-pi1 .HeroSlides .HeroContent.Dark h1,
.tx-amsfeatures-pi1 .HeroSlides .HeroContent.Darker h1 {
  color: #438390; /* Blue */
}
.tx-amsfeatures-pi1 .HeroSlides .HeroContent h4 {
  font: 400 20px/24px 'Merriweather';
  color: #242626; /* Middle black */
  margin: 0 0 12px;
  text-transform: none;
}
.tx-amsfeatures-pi1 .HeroSlides .HeroContent.Darker h4 {
  color: #fff; /* White */
}
.tx-amsfeatures-pi1 .HeroSlides .HeroContent p {
  font: 400 16px/22px 'Merriweather';
  color: #575a5c; /* Dark grey */
  margin: 0 0 30px;
}
.tx-amsfeatures-pi1 .HeroSlides .HeroContent.Darker p {
  color: #fff; /* White */
}
.tx-amsfeatures-pi1 .HeroSlides .HeroVideo {
  position: absolute;
  z-index: 3;
  top: 37%;
  left: 10%;
  width: 30%;
}
.tx-amsfeatures-pi1 .HeroSlidesNav ul {
  position: absolute;
  bottom: 30px;
  left: 2.5%;
  list-style: none;
  z-index: 3;
  margin: 0;
}
.tx-amsfeatures-pi1 .HeroSlidesNav li {
  display: inline;
  font: inherit;
}
.tx-amsfeatures-pi1 .HeroSlidesNav li a {
  display: inline-block;
  float: left;
  width: 14px;
  height: 14px;
  margin: 0 0 0 10px;
  text-indent: -9999em;
  text-decoration: none;
  background: url(../Images/HeroSlidesNavBackground.png) no-repeat top left;
}
.tx-amsfeatures-pi1 .HeroSlidesNav li a:hover,
.tx-amsfeatures-pi1 .HeroSlidesNav li.rslides_here a {
  background-position: bottom left;
}
.tx-amsfeatures-pi1 .HeroSlides img.SlideSmall {
  display: none;
}

/* Story */
.tx-amsfeatures-pi1 .Story {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.tx-amsfeatures-pi1 .Story .Wrap {
  position: relative;
  padding: 39px 17% 90px 14%;
  z-index: 3;
}
.tx-amsfeatures-pi1 .Story .Wrap h2 {
  margin: 0 0 5px 0;
  letter-spacing: 1px;
  font: 600 28px/28px 'Montserrat';
  color: #f9b000; /* Yellow */
  text-transform: uppercase;
}
.tx-amsfeatures-pi1 .Story .Wrap h5 {
  font: 400 11px/16px 'Montserrat';
  margin: 0 0 20px;
  color: #fff; /* White */
}
.tx-amsfeatures-pi1 .Story .Wrap p {
  margin: 0 0 20px;
  font: inherit;
  color: #fff; /* White */
}
.tx-amsfeatures-pi1 .Story img.Circle {
  display: block;
  max-width: 100%;
  position: absolute;
  top: 16px;
  left: -56px;
  border-radius: 50%;
}
.tx-amsfeatures-pi1 .Bottom {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 99.99%;
  background: url(../Images/StoryBottomBackground.jpg) no-repeat bottom right;
  z-index: 2;
  background-size: cover;
}

/* Media queries */
@media only screen and (min-width: 1280px) {
  .tx-amsfeatures-pi1 .HeroSlides .HeroContent {
    position: absolute;
    z-index: 2;
    top: 35%;
    left: 50%;
    right: auto;
    width: 600px;
    margin-left: -570px;
    padding: 0 0 0 570px;
    text-align: right;
  }
  .tx-amsfeatures-pi1 .HeroSlides .HeroContent.Left {
    left: auto;
    right: 47%;
    text-align: left;
  }
  .tx-amsfeatures-pi1 .HeroSlidesNav ul {
    position: absolute;
    width: 1140px;
    bottom: 30px;
    left: 50%;
    margin-left: -570px;
    list-style: none;
    z-index: 3;
  }
}
@media only screen and (max-width: 1220px) {
  .tx-amsfeatures-pi1 .HeroSlides .HeroContent {
    top: 35%;
  }
  .tx-amsfeatures-pi1 .HeroSlides .HeroContent h1 {
    font-size: 60px;
    line-height: 60px;
  }
  .tx-amsfeatures-pi1 .HeroSlides .HeroContent.Left {
    top: 37%;
  }
}
@media only screen and (max-width: 1180px) {
  .tx-amsfeatures-pi1 .HeroSlides .HeroContent {
    top: 32%;
  }
  .tx-amsfeatures-pi1 .HeroSlides .HeroContent h1 {
    font-size: 50px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .tx-amsfeatures-pi1 .HeroSlides .HeroContent h1 {
    font: 400 60px/52px 'Abril Fatface';
    margin: 0 0 10px;
  }
  .tx-amsfeatures-pi1 .HeroSlides .HeroContent h4 {
    display: none;
  }
  .tx-amsfeatures-pi1 .HeroSlides .HeroContent p {
    font: 400 13px/19px 'Merriweather';
    margin: 0 0 25px;
  }
  .tx-amsfeatures-pi1 .HeroSlides .HeroContent p.Button a,
  .tx-amsfeatures-pi1 .HeroSlides .HeroContent p.ButtonWhite a {
    padding: 4px 10px !important;
  }
}
@media only screen and (max-width: 960px) {
  .tx-amsfeatures-pi1 .HeroSlides .HeroContent p.Button a,
  .tx-amsfeatures-pi1 .HeroSlides .HeroContent p.ButtonWhite a {
    padding: 10px 15px !important;
    font: 600 12px/12px 'Montserrat';
  }
  .tx-amsfeatures-pi1 .HeroSlidesNav ul {
    position: absolute;
    top: 30px;
    bottom: auto;
    left: auto;
    width: 100%;
    text-align: center;
  }
  .tx-amsfeatures-pi1 .HeroSlidesNav ul li {
    display: inline;
    float: none;
  }
  .tx-amsfeatures-pi1 .HeroSlidesNav ul li a {
    float: none;
  }
  .tx-amsfeatures-pi1 .HeroSlides img.SlideLarge {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    float: none;
  }
  .tx-amsfeatures-pi1 .HeroSlides .HeroContent {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: auto;
    margin: 0;
    padding: 50px 9%;
    text-align: left !important;
    background: url(../Images/HeroContentBackgroundMq960.png);
  }
  .tx-amsfeatures-pi1 .HeroSlides .HeroContent.Left {
    left: 0;
  }
  .tx-amsfeatures-pi1 .HeroSlides .HeroContent h1,
  .tx-amsfeatures-pi1 .HeroSlides .HeroContent h3,
  .tx-amsfeatures-pi1 .HeroSlides .HeroContent p,
  .tx-amsfeatures-pi1 .HeroSlides .HeroContent p.Button a {
    color: #fff !important;
    border-color: #fff !important;
  }
  .tx-amsfeatures-pi1 .HeroSlides .HeroVideo {
    top: 10%;
    left: 25%;
    width: 50%;
  }
  .tx-amsfeatures-pi1 .Story .Wrap {
    padding: 90px 8%;
  }
  .tx-amsfeatures-pi1 .Story img.Circle {
    width: 10%;
    left: 56px;
    top: 85px;
  }
  .tx-amsfeatures-pi1 .Story .Wrap h2,
  .tx-amsfeatures-pi1 .Story .Wrap h5 {
    margin-left: 85px;
  }
  .tx-amsfeatures-pi1 .Story .Wrap p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 480px) {
  .tx-amsfeatures-pi1 .HeroSlides img.SlideLarge {
    display: none;
  }
  .tx-amsfeatures-pi1 .HeroSlides img.SlideSmall {
    display: block !important;
    height: auto;
    float: none;
    width: 100%;
    border: 0;
    position: relative;
    z-index: 1;
  }
  .tx-amsfeatures-pi1 .HeroSlidesNav ul {
    top: 15px;
  }
  .tx-amsfeatures-pi1 .Story .Wrap {
    padding: 50px 9%;
  }
  .tx-amsfeatures-pi1 .Story .Wrap h2 {
    font-size: 24px;
    line-height: 27px;
  }
  .tx-amsfeatures-pi1 .Story img.Circle {
    width: 15%;
    left: 40px;
    top: 43px;
  }
  .tx-amsfeatures-pi1 .HeroSlides .HeroVideo {
    top: 7%;
    left: 17%;
    width: 66%;
  }
}
