/* .banner-form-outer .for-safari .bg_video video {
z-index: 0;
} */

.banner-form-outer .inner {
  display: flex;
  flex-wrap: wrap;
  position:relative;
  z-index:2;
}
/* .banner-form-outer {
height: 100%;
padding: 140px 0 0;
position: relative;
width: 100%;
} */
.banner-form-outer {
  height: 100%;
  padding: 140px 0 0;
  position: relative;
  width: 100%;
  background-color: #03121D; 
  background-image: url("https://go.adimpact.com/hubfs/HERO.png");
  background-position: top-center;
  background-size:cover;
  /*   background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.20) 100%); */
  /* mix-blend-mode: darken; */
}
.banner-form-outer .inner .left {
  width: 55%;
  padding-right: 15px;
  padding-bottom: 50px;
}
.banner-form-outer .inner .left .bottom_content {
  padding-right: 110px;
}
.banner-form-outer .inner .left h1 {
  line-height: 56.25px;
  text-transform: capitalize;
  margin-bottom: 10px;

  color: white;
  font-size: 50px;
  text-transform: capitalize;
  line-height: 56.25px;
}
.banner-form-outer .inner .left h3 {
  font-weight: 500;
  margin-bottom: 22px;
  font-size: 18px;

  color: white;
  text-transform: uppercase;
  line-height: 22.50px;
  padding: 10px 0 10px;
}
.banner-form-outer .inner .left h3.color {
  color: #F58526;
  font-size: 20px;
  line-height: 30.38px;
}
.banner-form-outer .inner .left .summary p:last-child {
  margin-bottom: 0;
}
.banner-form-outer .inner .left .summary, .banner-form-outer .inner .left .summary p {
  font-weight: 300;
  line-height: 20px;
  font-family: Gotham;
}
.banner-form-outer .inner .right{
  width: 45%;
}
.banner-form-outer .inner .right .form-inner {
  background: #0C273A;
  /* box-shadow: 0 344px 96px 0 transparent,0 220px 88px 0 rgba(0,0,0,.01),0 124px 74px 0 rgba(0,0,0,.05),0 55px 55px 0 rgba(0,0,0,.09),0 14px 30px 0 rgba(0,0,0,.1); */
  margin-bottom: -64px;
  max-width: 489px;
  padding: 35px 30px;
  margin-left: auto;
  border-radius: 32px;
}
.banner-form-outer .inner .right h1 {
  margin-bottom: 0;
  line-height: normal;
  text-transform: capitalize;
}
.banner-form-outer .inner .right p {
  color: #fff;
  font-family: Gotham;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 0;
  width: calc(100% - 30px);
}
.banner-form-outer .inner .right form .inputs-list>li.hs-form-booleancheckbox p {
  font-size: 12px;
}
.banner-form-outer .inner .right form {
  background: #003046;
  margin-top: 13px;
  position: relative;
}
.banner-form-outer .inner .right form input.hs-button.primary.large {
  padding: 12px 51px 12px 18px!important;
/*   font-family: Gotham,sans-serif !important; */
}

.banner-form-outer .inner .right span#hs_cos_wrapper_widget_1714129101117_ h3 {
  display: none;
} 
/* .banner-form-outer .inner .right form .hs_submit.hs-submit .actions:after {
background-image: url(https://9415819.fs1.hubspotusercontent-na1.net/hubfs/9415819/Adimpact%202024/Home/SVG.svg);
} */
.banner-form-outer .inner .right form input[type=checkbox]+span:after {
  left: -12px;
  top: 9px;
}
.banner-form-outer .inner .right form input[type=checkbox]+span:before {
  top: 5px;
  left: -20px;
  position: absolute;
}
.banner-form-outer .inner .right form .inputs-list>li.hs-form-booleancheckbox {
  max-width: 180px !important;
}
.banner-form-outer .inner .right .form-inner form label.hs-form-booleancheckbox-display span {
  display: flex;
}
.banner-form-outer .bg_video video {
  bottom: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
  z-index:-2;
} 
.banner-form-outer .over-color {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  z-index: 1;
  background: #003046;
  /*   background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%); */
  /*   background: #F68523;
  -webkit-mix-blend-mode: color; /* Safari-specific */
  /*   mix-blend-mode: color;  */
}

/* .banner-form-outer:before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000000;
opacity: 40%;
z-index: 1;
mix-blend-mode: lighten;
} */
.banner-form-outer .inner .right form .hs-form-field {
  margin-bottom: 10px;
}
{#.bg_video:after {
  content: '';
  background: #000;
  position: absolute; 
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.4;
}#}
.banner-form-outer .inner .right form .inputs-list>li.hs-form-booleancheckbox {
  bottom: 0;
  max-width: 263px;
  position: absolute;
  right: 0;
  bottom: 9px;
}
.banner-form-outer .inner .right form .hs-dependent-field ul.no-list.hs-error-msgs.inputs-list {
  bottom: -20px;
  position: absolute;
  max-width: 263px;
  right: 0px;
}
.banner-form-outer .inner .left .block-outer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px;
  margin-top: 30px;
  justify-content: space-between;
  gap:30px;
}
.banner-form-outer .inner .left .block-outer .block-inner {
  /*   width: 20%; */
  text-align: center;
}
.banner-form-outer .inner .left .block-outer .block-inner .text {
  text-transform: uppercase;
}
.banner-form-outer .inner .right .form-inner h2 {
  margin: 0px;
  line-height: 1;
  font-size:40px;
}
.banner-form-outer .inner .right .form-inner form label span {
  font-size: 14px;
  margin: 0 0 4px;
  display: inline-block;
}
.banner-form-outer .inner .right .form-inner .input input.hs-input {
  padding: 12px 12px !important;
  border-radius: 12px !important;
}
.banner-form-outer .inner .right .form-inner .input select.hs-input {
  border: 0px;
  border-radius: 12px;
  width:100%;
}
.banner-form-outer form label {
  font-size: 12px;
}
.banner-form-outer form .inputs-list>li {
  margin: 3px 0 0;
}
.banner-form-outer .inner .right form input.hs-button.primary.large {
    padding: 14px 60px 14px 20px !important;
    font-family: "Gotham", sans-serif;
    font-size: 18px;
    text-transform: capitalize;
    line-height: 27px;
    font-style: normal;
    color: white;
    background-color: #F58526;
    border-radius: 100px !important;
}
/* Responsive Started From Here */

@media screen and (min-width: 1400px) {
  /*   .banner-form-outer .inner .right .form-inner {
  max-width: 590px; 
  padding: 25px 40px;
} */
  .banner-form-outer .inner .right form .inputs-list>li.hs-form-booleancheckbox {
    max-width: 340px;
  }
  /*   .banner-form-outer .inner .right form .inputs-list>li.hs-form-booleancheckbox p {
  font-size: 16px;
} */
  /*   .banner-form-outer .inner .right form .hs-dependent-field ul.no-list.hs-error-msgs.inputs-list {
  right: 53px;
  bottom: -20px;
  max-width: 280px;
} */
}

@media screen and (max-width:1100px){
  .banner-form-outer .inner .left { 
    width: 60%;
    padding-right: 10px;
  } 

  .banner-form-outer .inner .right {
    width: 40%;
  }
  .banner-form-outer .inner .right form .inputs-list>li.hs-form-booleancheckbox {
    bottom: 0;
    max-width: 100%;
    position: relative;
  }
  .banner-form-outer .inner .right form .hs-dependent-field ul.no-list.hs-error-msgs.inputs-list {
    bottom: 0;
    max-width: 100%;
    position: relative;
    right: 0;
  }
  .banner-form-outer .inner .right form input[type=checkbox]+span:after {
    left: 8px;
    top: 3px;
  }

  .banner-form-outer .inner .right form input[type=checkbox]+span:before {
    position: static;
  }
  .banner-form-outer .inner .right .form-inner form label.hs-form-booleancheckbox-display span {
    display: inline-block;
  }
  .banner-form-outer .inner .right form .inputs-list>li.hs-form-booleancheckbox {
    max-width: 100% !important;
  }
}
@media screen and (max-width:1024px){
  .inner {
    padding: 0 20px 0 0;
  }
  .form-columns-2 {
    display: flex;
    gap: 10px;
  }
  .banner-form-outer .inner .left .bottom_content {
    padding-right: 0px;
  }
  .banner-form-outer .inner .left {
    width: 100%;
    padding-right: 0px;
  }

  .banner-form-outer .inner .right {
    width: 100%;
    margin-top:30px;
  }
  .banner-form-outer .inner .left .summary, .banner-form-outer .inner .left .summary p {
    margin-bottom: 12px;
  }
  .banner-form-outer .inner .right .form-inner {
    max-width: 100%;
    margin-bottom: 25px !important;
  }
  .banner-form-outer .inner .left .block-outer {
    max-width: 580px;
  }
  .banner-form-outer {
    padding-bottom: 30px;
  }
} 

@media screen and (max-width:767px){
  .banner-form-outer .inner .left h1 {
    margin-bottom: 20px;
  }
  .banner-form-outer .inner .left h3 {
    margin-bottom: 10px;
  }

  .banner-form-outer .inner .right form input.hs-button.primary.large {
    padding:14px 51px 12px 18px !important;
  }
  .banner-form-outer .inner .left {
    padding-bottom: 0;
  }
  .banner-form-outer .inner .right .form-inner h2 {
    font-size: 26px;
  }
  .banner-form-outer .inner .left h3.color {
    font-size: 16px;
}
  .banner-form-outer .inner .left h3 {
    font-size: 14px;
}
   .banner-form-outer .inner .left .block-outer .block-inner .text {
    font-size: 14px;
}
}
@media screen and (max-width:480px){
.banner-form-outer .inner .form-columns-2 .input {
    margin-right: 0;
}
}
@media screen and (max-width:420px){
  .banner-form-outer .inner .left .block-outer {
    gap: 10px;
  }
  .banner-form-outer .inner .right .form-inner {
    padding: 25px 20px;
  }
  .banner-form-outer {
    padding-bottom: 10px;
  }
  .banner-form-outer .inner .left .block-outer .block-inner .text {
    font-size: 13px;
}
}

