.module-66 {
  height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  z-index: 3;
  }

video#hf-video {
    height: 100vh;
    object-fit: cover;
}

.module-66 .bnr-textbox h4 {
    font-size: 25px;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #fff;
    font-family: var(--font-default) !important;
    font-weight: 300 !important;
    margin-bottom: 10px;
    text-shadow: #000 1px 1px 8px;
}

.module-66 .bnr-textbox h1 {
    text-transform: uppercase;
    color: #fff;
    line-height: 1.2;
    font-size: clamp(1.875rem, 1.5017rem + 1.9912vw, 4.6875rem);
    text-shadow: hsl(0deg 0% 0%) 0px 0px 20px;
}

.module-66 .bnr-textbox p {
    color: #fff;
    max-width: 600px;
    margin: 10px auto 0;
    line-height: 30px;
    text-shadow: hsl(0deg 0% 0% / 54%) 1px 0px 15px;
}
.module-66 .ry-arrow__down .arrow__wrapper .arrow__inner{background:#fff;}
.module-66 .ry-arrow__down .arrow__wrapper {background: #008dd0;}
  @media (min-width: 1300px) {
    .module-66 {
      } }
  @media (max-width: 767px) {
    .module-66 {
      background-position: center;
      background-size: cover; } }
  .module-66 .bnr-textbox {
    position: absolute;
    bottom: 5%;
    left: 0;
    right: 0;
    z-index: 300;
    max-width: 900px;
    margin: auto;
    }
    .module-66 .bnr-textbox .ry-section-title {
      text-align: center;
      text-transform: uppercase;
      text-shadow: #00000080 0px 0px 15px;
      color: #fff !important;
      font-size: calc(30px + 35 * ( (100vw - 320px) / 1280));
      }
      @media (max-width: 320px) {
        .module-66 .bnr-textbox .ry-section-title {
          font-size: 30px; } }
      @media (min-width: 1600px) {
        .module-66 .bnr-textbox .ry-section-title {
			font-size: 70px;
			letter-spacing: 7px;
			text-transform: uppercase;
			font-weight: 275;
			font-family: "Poppins";
			text-align: center;
			line-height: 60px;
		} }
  .module-66 .ry-arrow__down {
    z-index: 2;
    position: absolute;
    text-align: center;
    bottom: -23px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    .module-66 .ry-arrow__down .arrow__wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      text-decoration: none;
      width: 70px;
      height: 70px;
      border-radius: 50%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      z-index: 9999;
      margin: 0 auto;
      cursor: pointer;
      -webkit-perspective: 500px;
      perspective: 500px; }
      .module-66 .ry-arrow__down .arrow__wrapper .arrow__inner {
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        z-index: 1;
        top: 7px;
        left: 0;
        -webkit-transition: 1.2s cubic-bezier(0.24, 1, 0.3, 1);
        transition: 1.2s cubic-bezier(0.24, 1, 0.3, 1);
        -webkit-transform: scale(1);
        transform: scale(1); }
      .module-66 .ry-arrow__down .arrow__wrapper .fa {
        font-size: 25px;
        color: #000;
        position: relative;
        top: 0;
        z-index: 2;
        -webkit-transition: color 1.2s cubic-bezier(0.24, 1, 0.3, 1) 0.15s;
        transition: color 1.2s cubic-bezier(0.24, 1, 0.3, 1) 0.15s; }
      .module-66 .ry-arrow__down .arrow__wrapper:hover .arrow__inner {
        -webkit-transform: scale(0);
                transform: scale(0); }
      .module-66 .ry-arrow__down .arrow__wrapper:hover .fa {
        color: #fff; }
        
  .module-66 .carousel {
    /* background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(255, 255, 255, 0))); */
    /* background-image: linear-gradient(#000, rgba(255, 255, 255, 0)); */
    }
    .module-66 .carousel .carousel-inner {
      opacity: 1; }
      .module-66 .carousel .carousel-inner .item {
        height: auto;
        background-size: cover;
        background-repeat: no-repeat; }
        @media (min-width: 1300px) {
          .module-66 .carousel .carousel-inner .item {
            min-height: auto; } }
        .module-66 .carousel .carousel-inner .item img {
          /*display: none;*/ }
    .module-66 .carousel .carousel-control {
      z-index: 9999; }
  .module-66 .ry-el-bg {
    background-size: cover !important;
    background-position: 50% !important; }
  .module-66 .ry-el-bg img {
    display: none; }
  @media (max-width: 992px) {
    .module-66 .item {
      height: auto;
      background-position: 50% !important;
      background-size: cover !important;
      background-repeat: no-repeat !important; }
    /*.module-66 .item img {
      display: none; }*/
    .module-66 .carousel {
      /*background: #000;*/
      background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(255, 255, 255, 0)));
      background-image: linear-gradient(#000, rgba(255, 255, 255, 0)); }
    .module-66 .carousel-inner {
      opacity: 0.6; } }
  .module-66.style2 .carousel .carousel-inner {
    opacity: 1; }
    .module-66.style2 .carousel .carousel-inner:after {
      position: absolute;
      width: 100%;
      height: 100%;
      content: '';
      top: 0;
      left: 0; }
  .module-66.style2 .carousel .carousel-control .icon-next, .module-66.style2 .carousel .carousel-control .icon-prev {
    margin-top: 40px; }
  @media (max-width: 1350px) {
    .module-66.style2 .carousel .carousel-control {
      width: 5%; } }
  .module-66.style2 .bnr-textbox {
    bottom: 300px;
    margin-bottom: 0 !important; }
    .module-66.style2 .bnr-textbox .ry-section-title {
      font-family: 'Allura', cursive;
      text-transform: capitalize;
      font-size: 185px; }
      .module-66.style2 .bnr-textbox .ry-section-title span.span-1 {
        display: block;
        font-size: 45px;
        text-transform: uppercase; }
    @media (max-width: 375px) {
      .module-66.style2 .bnr-textbox .ry-section-title {
        font-size: 100px; }
        .module-66.style2 .bnr-textbox .ry-section-title span.span-1 {
          font-size: 25px; } }
    @media (max-width: 991px) {
		.module-66, .module-66 .carousel .carousel-inner .item {height:auto;}
      .module-66.style2 .bnr-textbox {
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); } }
    @media (max-width: 1024px) {
      .module-66.style2 .bnr-textbox .ry-section-title {
        font-size: 130px; }
        .module-66.style2 .bnr-textbox .ry-section-title span.span-1 {
          font-size: 35px; } }
    @media screen and (min-width: 1025px) and (max-width: 1123px) {
      .module-66.style2 .bnr-textbox {
        bottom: 305px; }
        .module-66.style2 .bnr-textbox .ry-section-title {
          font-size: 160px; } }
.module-66 .carousel .carousel-control {
	display: none;
}


.module-66:before {
    opacity: 1;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to bottom, rgb(255 255 255 / 0%), transparent, rgb(0 0 0 / 89%));
    display: block !important;
    z-index: 99;
    top: 0;
}

.module-66 .bnr-textbox .ry-section-title span {
    display: block;
    font-size: clamp(1.25rem, 1.0357rem + 1.0714vw, 2rem);
	margin-bottom: 22px;
}
.module-66{
	margin-top: -1px;
}

a#hero-btn {
    color: #fff !important;
    margin: 1.5em auto 0;
}

.brush-stroke img {
    visibility: visible;
}

.brush-stroke {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
	display:none;
}


@media (min-width: 1081px){
	.module-66 {
		background-size: cover;
		height: 100vh;
		background-position: top center;
	}
}
@media (max-width: 1080px){
	.module-66 {
		margin-top: 80px;
		background-image: none !important;
		height: auto !important;
	}
	
	.module-66:before {
		display: none !important;
	}

	.module-66 .bnr-textbox h1, .module-66 .bnr-textbox p, .module-66 .bnr-textbox h4 {
		text-shadow: none;
	}

	video#hf-video {
		height: auto;
		margin-top: 17px;
		margin-bottom: -4px;
	}

	.module-66 .bnr-textbox {
		padding: 40px 20px 80px;
		position: static;
		background: #9d9689;
		max-width: 100% !important;
		margin-bottom: 5px !important;
	}

	.module-66 img {
	    visibility: visible !important;
	}

	.module-66 .bnr-textbox h1 {
	    font-size: 35px !important;
	}

	div.mobile-container {
	    display: block !important;
	}

}


