.shift__cloud_hero--lp:before {
  content: '';
  position: absolute;
  background-image: url(https://8097603.fs1.hubspotusercontent-na1.net/hubfs/8097603/nextPathway_assets_2023/images/pages/shift_cloud/Jet-aircraft-for-the-SHIF-Cloud-Page.png);
  background-attachment: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.hero-image img {
  width: 100%;
  max-width: 1440px;
  height: 100%;
}
.shift__cloud-logo {
  text-align: center;
  max-width: 177px;
  margin: 0 auto;
}
.shift__cloud-logo img {
  max-width: 100%;
  width: 100%;
}
.sc_hero--content {
  max-width: 525px;
  margin: 0 auto;
  text-align: center;
  padding: 32px 0px 0px 0px;
}
.sc_hero--content h1 {
  margin-bottom: 11px;
}
.ssr_stepsx {
  position: relative;
  z-index: 11;
}

.shift__cloud_hero--lp .sc_hero--button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  position: relative;
  z-index: 1;
}
.sc_hero--button--main {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 10px;
}
.simulator-flight img {
  transform: scale(1.2)!important;
  width: 100%;
  margin-top: 66px;
}
.shift__cloud_hero--lp {
  width: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
  z-index: 1;
}
.simulator-flight-div{
  perspective: 10px;
}
.hero-cloud,.hero-cloud-upper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -6px;
  z-index: -1;
  transform: translate(0%, 0%);
}
.hero-cloud img,
.hero-cloud-upper img{
  width: 100%;
}
.hero-cloud-upper{
  z-index: 1;
  opacity:.3;
}

.popup-form__right.hide_txt .event-header.hide {
  display: none;
}

.popup-content--main.new form input[type=text]{
  padding: 15px 0;
}
.hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
  padding: 15px 0px !important;
}
.popup-contact-form.reload-form-data p {
  color: #ffffff;
}
.hero-popup .popup-content.flex.mob-flex.align-center{
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.popup-form__right {
  position: relative;
  z-index: 1;
}
/* .submitted-message {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, 50%);
transition: .3s all ease-in-out;
} */
.popup-contact-form.reload-form-data p {
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 80%;
  line-height: 1.5;
}

/* Media Query >>> */
@media(min-width: 1367px){
  .shift__cloud_hero--lp {
    /*     height: 980px; */
  }
}
@media(min-width: 2400px){
  .simulator-flight-div {
    perspective: 18px;
  }
  .simulator-flight img {
    margin-top: 58px;
    transform: scale(1.1)!important;
    width: 100%;
  }
  .shift__cloud_hero--lp {
    /*     height: 900px; */
  }
}
@media (min-width: 1500px) and (max-width: 2399px){
  .simulator-flight img {
    margin-top: 120px;
    transform: scale(1.2)!important;
    width: 100%;
  }
}
@media(min-width: 1025px){
  .hero-cloud-upper img,
  .hero-cloud img {
    height: 350px;
    object-fit: fill;
  }
}
@media(min-width: 940px) and (max-width: 1366px){
  .shift__cloud_hero--lp {
    /*     height: 850px; */
  }
  .sc_hero--content h5 {
    font-size: 16px;
  }
}
@media(min-width: 768px) and (max-width: 939px){
  .shift__cloud_hero--lp {
    /*     height: 840px; */
  }
  .sc_hero--content h5 {
    font-size: 16px;
  }
}
@media(min-width: 992px) and (max-width: 1024px){
  .simulator-flight img {
    margin-top: 25px;
    transform: scale(1)!important;
    width: 100%;
  }
}
@media(min-width: 768px){
  .simulator-flight-mobile{
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 820px){
  .simulator-flight img {
    margin-top: 110px !important;
    transform: scale(1)!important;
  }
}

@media(max-width: 1024px){
  .simulator-flight-div .simulator-flight{
    transform: none !important;
  }
  .simulator-flight img{
    margin-top: 60px;
  }
}

@media(max-width: 767px){
  .hero-cloud-upper,
  .simulator-flight,
  .hero-cloud {
    display: none;
  }
  .sc_hero--content {
    padding: 35px 0px 0px 0px;
  }
  .sc_hero--button {
    margin-top: 56px;
  }
  .sc_hero--content h5 {
    font-size: 20px;
  }
  .simulator-flight.parallax,
  .ssr_stepsx--main.rellax {
    transform: none !important;
  }
  .simulator-flight-mobile {
    position: absolute;
    z-index: 1;
    bottom: -5px;
    transform: translate(0%, 50%);
  }
  .simulator-flight-mobile img {
    width: 100%;
    transform: scale(1.3);
  }
  .shift__cloud-logo {
    max-width: 140px;
  }
  .popup-form__right.hide_txt {
    min-height: 210px;
    width: 100%;
  }
  .popup-contact-form.reload-form-data p {
    width: 80%;
  }
}

@media(max-width: 450px){
  .sc_hero--button--main {
    padding: 10px;
    flex-basis: 100%;
  }
}
}
@media(max-width: 767px) and (min-width: 374px){
  .shift__cloud_hero--lp {
    /*     height: 810px; */
  }
}
@media (max-width: 374px){
  .sc_hero--button {
    display: block;
  }
  .sc_hero--button--main {
    padding: 0 0px 20px;
  }
  .shift__cloud_hero--lp {
    /*     height: 880px; */
  }
}


@media (min-width: 1200px) and (max-width: 1440px){
  .shift__cloud_hero--lp {
    /*     height: 730px; */
  }
  .sc_hero--content h1 {
    font-size: 32px;
  }
  .shift__cloud-logo {
    margin: 0 auto;
    max-width: 140px;
    text-align: center;
  }
  .sc_hero--content {
    padding: 20px 0 0;
    max-width: 650px;
  }
  .sc_hero--button {
    margin-top: 30px;
  }
  body .shift__cloud_hero--lp {
    padding-top: 120px !important;
  }
  .simulator-flight img {
    transform: scale(1.1)!important;
  }
}


