
.module-25 .ry-hero-copy-top .ry-heading {
  font-size: calc(40px + 35 * ((100vw - 320px) / 1600));
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 5px;
  margin-top: 25px; }
  @media screen and (max-width: 320px) {
.module-25 .ry-hero-copy-top .ry-heading {
      font-size: 40px; } }
  @media screen and (min-width: 1920px) {
.module-25 .ry-hero-copy-top .ry-heading {
      font-size: 75px; } }
.module-25 {
  position: relative; }
  @media (min-width: 992px) {
	  .module-25 .swiper-button-next, .module-25 .swiper-button-prev {display:none;}
    .module-25 {
      background-image: none !important; } }
  .module-25::before {
	  background-color: #10352480 !important;
	  content: "";
	  position: absolute;
	  top: 0;
	  right: 0;
	  bottom: 0;
	  left: 0;
	  z-index: 10;
	  display: none;
	  width: 100%;
	  height: 100%;
	  display: none !important;
	  }
  @media (max-width: 991px) {
    .module-25 {
      background-position: center;
      background-size: cover;
      height: auto;
      overflow: hidden;
      margin-top: 70px;
      }
      .module-25::before {
        display: block; } }
  @media (min-width: 992px) {
    .module-25 .ry-hero-bg {
      display: none; } }
  .module-25 .ry-hero-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    margin-top: -1px;
    }
    @media (max-width: 991px) {
		
      .module-25 .ry-hero-video {
        /* display: none; */
        } }
    .module-25 .ry-hero-video::before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      display: block;
      z-index: 10; }
    .module-25 .ry-hero-video video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .module-25 .ry-hero-copy {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 20;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    clear: both; }
    @media (max-width: 991px) {
      .module-25 .ry-hero-copy {
        padding: 0 30px; } }
    .module-25 .ry-hero-copy-top {
      text-align: center;
      margin-bottom: 30px; }
      .module-25 .ry-hero-copy-top p {
		  color: #FFFFFF;
        font-size: calc(20px + 10 * ((100vw - 320px) / 1600));
        text-transform: uppercase;
        font-weight: 400;
        letter-spacing: 7px;
        text-align: center; }
        @media screen and (max-width: 320px) {
          .module-25 .ry-hero-copy-top p {
            font-size: 20px; } }
        @media screen and (min-width: 1920px) {
          .module-25 .ry-hero-copy-top p {
            font-size: 30px; } }
      .module-25 .ry-hero-copy-top .ry-heading {
		  color: #FFFFFF;
        line-height: 42px; }
  .module-25 .ry-hero-cta-text {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
    text-align: center;
    line-height: 42px; }
  .module-25 .ry-hero-cta-img-container {
    margin-bottom: 60px;
    text-align: center; }
    .module-25 .ry-hero-cta-img-container img {
		width:220px;
		height:220px;
      border-radius: 50%;
		border: 8px solid #bb9e6c; }
  .module-25 #swiper-hero {
    padding-top: 70px; }
    @media (max-width: 1400px) {
      .module-25 #swiper-hero {
        padding-top: 50px; } }
  .module-25 .swiper-slide {
    text-align: center; }
    .module-25 .swiper-slide-active .ry-hero-cta-img-container {
      -webkit-transform: scale(1.3);
              transform: scale(1.3); }
      @media (max-width: 991px) {
        .module-25 .swiper-slide-active .ry-hero-cta-img-container {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
  .module-25 .swiper-button-prev {
    background-image: none; }
    .module-25 .swiper-button-prev i {
      font-size: 4rem;
      position: relative;
      bottom: 13px; }
  .module-25 .swiper-button-next {
    background-image: none; }
    .module-25 .swiper-button-next i {
      font-size: 4rem;
      position: relative;
      bottom: 13px; }

#swiper-hero a {
	color: #FFFFFF;
}

/* LIVE EDIT MODE */
#video-slider-cta button {margin: 0 5px;}

#video-slider-cta .btn-sep {
    padding: 5px;
    min-height: 35px;
    text-transform: unset;
    font-size: 12px;
	color: #FFFFFF;
	background: #103524;
}

#video-slider-cta .btn-canvas:before {width:unset;}
/* END LIVE EDIT MODE */