.c-form .submitted-message { 
  overflow: hidden !important;
}
.c-form .submitted-message p { 
  font-size: 17px;
}
.c-mobile-video {
	display: none;
}
.header.header--no-navigation {
  display: none;
}


h1.c-hero-video__heading {
  font-size: 80px;
  line-height: 120px;
}
h1.c-hero-video__heading sup {
	  color: #fff;
    font-size: 40px;
    font-weight: 300;
    left: 0px;
    top: -30px;
}
#small h1.c-hero-video__heading {
  font-size: 60px;
  line-height: 108px;
  padding-bottom: 8px;
}
#small h1.c-hero-video__heading sup {
  top: -20px;
}
/* @media(max-width: 991px){
  h1.c-hero-video__heading {
    font-size: 2rem;
    line-height: 2.75rem;
  }
  h1.c-hero-video__heading sup {
    font-size: 40px;
    top: -65px;
  }
} */
@media(max-width: 767px){
  h1.c-hero-video__heading {
    font-size: 50px;
    line-height: 90px;
    letter-spacing: 0rem;
  }
  h1.c-hero-video__heading sup {
    font-size: 25px;
    left: 0px;
    top: -18px;
  }
  
  #small h1.c-hero-video__heading {
    line-height: 3.85rem;
    font-size: 3.125rem;
    padding-bottom: 8px;
  }
  #small h1.c-hero-video__heading sup {
/*     top: -20px; */
  }
}






.c-hero-video {
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  position: relative;
  padding: 90px 0 0 0;
  height: auto;
  display: flex;
  align-items: center;
  background-size: cover;
  height: calc(100vh - 126px);
}
@media(max-width: 768px){
  .c-hero-video {
    min-height: 100% !important;
    height: 100%;
    padding: 220px 0 150px 0 !important;
  }
}
@media screen and (max-height: 1000px) {
  .c-hero-video {
    padding: 250px 0 150px 0 !important;
    height: auto;
  }
  #small.c-hero-video {
/*     padding-bottom: 139px !important; */
    padding-bottom: 47px !important;
  }
}



.c-hero-video::before {
  background: linear-gradient(180deg, #00325bcc 0%, #00325b 50%);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  content: "";
  opacity: 0.4;
}

.c-hero-video__inner {
  width: 100%;
  padding: 35px 0;
/*   margin: 0 -15px; */
}
.c-hero-video__inner .col-larger {
  padding: 0px;
}

/* .c-hero-video .container {
  z-index: 1;
  display: flex;
  align-items: start;
  position: relative;
  height: 100%;
  padding: 0;
  max-width: none;
  width: 100%;
} */
@media(max-width: 1200px){
/* .c-hero-video .container  {
   display: inline-block;
  } */
}
/* .c-hero-video .col-lg-6.col-md-12 {
  padding: 0;
} */
@media(max-width: 1200px){
/*   .c-hero-video .col-lg-6.col-md-12 {
   max-width: 100%;
   flex: none;
  } */
}

/* .c-hero-video .container {z-index: 1;align-items: center;} */

.c-hero-video > video {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  right: 0;
  bottom: -100%;
  top: -100%;
  left: 0;
  margin: auto;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  z-index: -100;
  object-fit: cover;
}

.c-hero-video__intro .c-hero-video__heading {
  font-size: 200px;
  line-height: 220px;
  color: #ffea94;
  font-weight: bolder !important;
  font-family: "helvetica";
  letter-spacing: 0px;
  padding: 2rem 0 0 0;
}
.c-hero-video__intro .c-hero-video__heading::after {
  content: "";
}
.c-hero-video__intro .c-hero-video__heading > .c-hero-video__trade {
  font-size: 24px;
  line-height: 46px;
  margin-left: -24px;
  font-weight: 300;
}

.c-hero-video__intro .c-hero-video__sub {
  color: #fff;
  font-weight: 300;
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0;
  font-size: 22px;
  line-height: 32px;
}
#small .c-hero-video__intro .c-hero-video__sub {
  font-size: 20px;
}
.c-hero-video__cta {
  margin-top: 30px;
  display: flex;
  margin-right: 5px;
  flex-direction: column;
  
  
}
.c-hero-video__cta a {
  margin-bottom: 15px;
  display:block;
  align-items: left;
}





@media (min-width: 768px) {
  .c-hero-video__cta {
    flex-direction: row;
  }
}


@media (max-width: 767px) {
  .c-hero-video__cta {
    margin-top: 20px; /
  }
  .c-hero-video__cta a {
    margin-bottom: 10px;
  }
}




.c-logo {
  width: 260px;
  margin-bottom: 120px;
  display: block;
}
@media(min-width: 1400px){
  .c-logo {
    margin-bottom: 150px;
  }
}
@media(max-width: 767px){
  .c-logo {
    width: 140px;
  }
}


.c-logo--firefly {
  width: 250px;
  display: block;
}
@media(min-width: 768px){
  .c-logo--firefly {
    width: 570px;
  }
}

/* Logo */
/* .c-hero-video__inner .logo {
  width: 260px;
  height: 40px;
  margin-bottom: 4rem;
} */

/* Form Style */
.c-social {
  text-align: center;
  float: left;
  width: 100%;
}
.c-social__inner {
  float: none;
}
@media(min-width: 768px){
  .c-social {
    text-align: left;
  }
  .c-social__inner {
    float: left;
    margin-top: 0;
  }
}
.c-form-wrapper {
  height: 100%;
  text-align: left;
}
@media(min-width: 1200px){
  .c-form-wrapper {
    text-align: right;
  }
  .c-social {
    text-align: right;
    float: right;
  }
  .c-social__inner {
    float: right;
  }
}
.c-form-wrapper__inner {
  position: relative;
  bottom: 0;
  right: 0;
}
@media(min-width: 1200px){
  .c-form-wrapper__inner {
    position: absolute;
  }
}
.c-form-wrapper h5 {
  font-size: 20px;
  line-height: 27px !important;
  font-weight: 300;
  color: #fff;
  padding-bottom: 10px;
  text-align: center;
}
@media(min-width: 768px){
  .c-form-wrapper h5 {
    font-size: 28px;
    line-height: 38px !important;
    text-align: left;
  }
}
@media(min-width: 1200px){
  .c-form-wrapper h5 {
    text-align: right;
  }
}
.c-form {
  margin-bottom: 40px;
}
@media(min-width: 768px){
  .c-form {
    margin-bottom: 30px;
  }
}
.c-form form {
  transform: translateY(0);
  transition: all 350ms ease;
  margin: 10px auto  30px;
  max-width: 470px;
  float: none;
}
@media(min-width: 768px){
  .c-form form {
    margin: 10px 0px  30px;
    float: left;
  }
}
@media(min-width: 1200px){
  .c-form form {
     float: right;
  }
}
.c-form form:hover,
.c-form form:focus{
  transform: translateY(5px);
  transition: all 350ms ease;
}

.c-form form .hs-input {
  background: #fff;
  height: 64px;
  box-shadow: none !important;
  color: #000;
  font-family: "helvetica", sans-serif;
  transition: none;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  display: block;
  width: 100%;
  box-sizing: border-box;
  border-radius: 40px;
  padding: 2px 160px 0 20px;
  transition: all 350ms ease;
	appearance: none;
}
.c-form form input.hs-button.primary {
  position: absolute;
  background: #d40e7c;
  border-radius: 0 40px 40px 0;
  color: #fff;
  padding: 2px 25px 0;
  height: 64px;
  text-align: center;
  border: 0;
  text-align: center;
  overflow: hidden;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  font-family: "helvetica";
  display: inline-block;
  top: 0;
  right: 0;
  transition: all 350ms ease;
}
.c-form form input.hs-button.primary:hover {
  background-color: #f13697;
  transition: all 350ms ease;
}


.c-hero-form span {
  padding: 0 0 10px 0;
  color: #ffffff;
  text-align: right;
  font-size: 28px;
  line-height: 38px;
  font-weight: 400;
}
.c-hero-form span.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_form {
  width: 560px;
  position: relative;
  box-shadow: 0 6px 10px rgb(0 0 0 / 10%);
  padding: 0;
  border-radius: 25px;
  margin: 0;
}
.c-hero-form .hs_cos_wrapper.form-title {
  display: none;
}

.c-hero-form form .hs-form-field {
  margin-bottom: 0px;
}
.c-hero-form form label {
  padding: 0;
}
.c-hero-form form .hs_email label {
  display: none;
}

.c-hero-form form .hs-error-msgs label {
  font-size: 0.75rem;
  color: #ff021b;
  padding-bottom: 0;
}



.c-hero-form__social {
  height: 30px;
  width: 30px;
  display: inline-block;
  margin-left: 0;
  margin-right: 20px;
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.c-hero-form__social:hover {
  transition: all 350ms ease;
  transform: translateY(-3px);
/*   filter: invert(0%) sepia(80%) saturate(2500%) hue-rotate(40deg) brightness(270%) contrast(150%); */
}
@media(min-width: 1200px){
  .c-hero-form__social {
    margin-left: 20px;
    margin-right: 0;
  }
}

.c-hero-form__social--facebook {
  background-image: url('https://www.sptlabtech.com/hubfs/Website/00%20-%20Reusable%20Assets/icons/Facebook.svg');
}
.c-hero-form__social--twitter {
  background-image: url('https://www.sptlabtech.com/hubfs/Website/00%20-%20Reusable%20Assets/icons/Twitter.svg');
}
.c-hero-form__social--twitter:hover {
  background-image: url('https://discovery.sptlabtech.com/hubfs/Website/06%20-%20Products/04%20-%20firefly/video/Twitter-yellow-hover.svg');
}
.c-hero-form__social--linkedin {
  background-image: url('https://www.sptlabtech.com/hubfs/Website/00%20-%20Reusable%20Assets/icons/Linkedin.svg');
}
.c-hero-form__social--linkedin:hover {
  background-image: url('https://discovery.sptlabtech.com/hubfs/Website/06%20-%20Products/04%20-%20firefly/video/Linkedin-yellow-hover.svg');
}
.c-hero-form__social--youtube {
  background-image: url('https://www.sptlabtech.com/hubfs/Website/00%20-%20Reusable%20Assets/icons/YouTube.svg');
}
.c-hero-form__social--instagram {
  background-image: url('https://www.sptlabtech.com/hubfs/Website/00%20-%20Reusable%20Assets/icons/Instagram.svg');
}

.firefly-product-banner-play-button {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 80px;
  height: 80px;
  text-align: center;
  z-index: 1;
}
.firefly-product-banner-play-button:hover {
  opacity: 0.6;
}

@media only screen and (min-width: 2000px) {
  .firefly-product-banner-play-button {
    top: -8rem;
    width: 8rem;
    height: 8rem;
  }
}
@media only screen and (min-width: 1220px) {
  .firefly-product-banner-play-button {
    padding-top: 2rem;
  }
}
@media(min-width: 992px) {
  .firefly-product-banner-play-button.mobile {
    display: none;
  }
}
@media(max-width: 991px) {
  .firefly-product-banner-play-button.desktop {
    display: none;
  }
  .firefly-product-banner-play-button.mobile {
    display: block;
    top: 1rem;
  }
}
@media(max-width: 767px) {
  .c-hero-video,
  #small.c-hero-video {
    padding-top: 165px !important;
    padding-bottom: 0px !important;
  }
  .c-hero-video__inner {
    padding: 0px 0 35px 0px;
/*     text-align: center; */
  }
  .firefly-product-banner-play-button.mobile {
    top: 0;
    bottom: -75%;
  }
  h1.c-hero-video__heading {
    padding: 0 0 15px;
  }
  
}

@media(min-width: 521px) {
  .c-hero-video__cta span {
    margin-right: 6px;
  }
}
@media(max-width: 520px) {
  .c-hero-video__cta span:nth-child(odd) {
    margin-left: 0px;
   
  }
  .c-hero-video__cta span:nth-child(even) {
    margin-left: 8px;
    
  }
  .c-hero-video__cta .btn {
    padding: 12px 18px;
    
  }
}









@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .c-hero-video {
    height: 1070px;
    min-height: inherit;
  }
}
@media only screen and (min-width: 1921px) {
  .c-hero-video {
    background-size: 100%;
  }
}
@media only screen and (max-width: 1439px) {
  /*   .c-hero-video{min-height: 770px;}	 
  .c-hero-form.ftr-middle-sec {
    bottom: 8rem;
  }*/
}
@media screen and (-ms-high-contrast: active),
  (-ms-high-contrast: none) and (max-width: 1439px) {
  .c-hero-video {
    height: 770px;
    min-height: inherit;
  }
}

h1.c-hero-video__heading:after {
	content: "";
}

/* Mobile States */
@media(max-width: 991px){
  .c-hero-video {
    min-height: 540px;
/*     padding: 80px 35px 0px 35px; */
    padding: 80px 0 0 0;
	}
  .breadcrumb-container .custom-breadcrumb.breadcrumb {
    top: 105px !important;
  }
}
@media(max-width: 767px){

	.c-logo {
    margin-bottom: 80px;
    margin-top: 20px;
  }
	.c-form-wrapper h5 {
    font-size: 16px;
    line-height: 23px !important;    
  }
	.c-form form .hs-input {
    font-size: 14px;
    line-height: 20px;
		padding: 0px 130px 0 20px;
	}
	.c-form form input.hs-button.primary {
    font-size: 14px;
    line-height: 20px;
	}
  
	video::-webkit-media-controls-start-playback-button {
		display: none !important;
	}
	*::-webkit-media-controls-panel {
		display: none!important;
		-webkit-appearance: none;
	}

	/* Old shadow dom for play button */

	*::-webkit-media-controls-play-button {
		display: none!important;
		-webkit-appearance: none;
	}

	/* New shadow dom for play button */

	/* This one works! */

	*::-webkit-media-controls-start-playback-button {
		display: none!important;
		-webkit-appearance: none;
	}
	
	.c-desktop-video {
	  display: none;
  }
	.c-mobile-video {
	  display: inline;
  }
	
}


.breadcrumb-container .custom-breadcrumb.breadcrumb {
    position: absolute;
    top: 115px;
}
.breadcrumb-container {
    margin: 0 auto;
    max-width: 1670px;
    position: relative;
    width: 100%;
    padding: 0;
    z-index: 1;
}
@media only screen and (max-width: 1700px) {
  .breadcrumb-container {
      padding-left: 35px;
      padding-right: 35px;
  }
}

@media only screen and (min-width: 2000px) {
  .col-larger {
    flex: 0 0 100%;
    max-width: 100%;
  }
  h1.c-hero-video__heading {
    font-size: 9vw;
    line-height: 9vw;
  }
  h1.c-hero-video__heading sup {
    font-size: 2vw;
    line-height: 2vw;
    top: -6rem;
  }
  .c-hero-video__intro .c-hero-video__sub {
    font-size: 2.5vw;
    line-height: 3vw;
  }
}

.lity-close {
    position: absolute;
    top: -35px;
}