.com-form form .input input 
{
    background-color: #BED7F10D !important;
    border: 1px solid #fff !important;
    border-radius: 10px !important;
}

::placeholder 
{
  color: #fff; 
      font-family: Lexend Deca, sans-serif !important;
}

.hs-error-msg 
{
    color: #EF6B51;
    margin-top: 0.35rem;
      font-family: Lexend Deca, sans-serif !important;
}


h2.mobile-v
{
    display: none;
}

.com-form form .hs_submit.hs-submit input.hs-button.primary.large 
{
    background-color: #BED7F1 !important;
    border: 0!important;
    border-radius: 5pt !important;
    color: #000 !important;
    width: 130px !important;
    padding-top: 15px;
    padding-right: 35px;
    padding-bottom: 15px;
    padding-left: 35px;
    font-weight: 700;
    font-size: 16px !important;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
        font-family: Lexend Deca, sans-serif !important;
}
.com-form form .hs-form-field {
    margin-bottom: 30px;
}
.compass-hrter h2 {
    color: #fff;
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 400;
}

.compass-hrt-img img {
  width: 49%;
  margin-bottom: -6px;
}

.compass-hrter p {
    color: #fff;
    font-weight: 400;
}
.com-form form 
{
  padding: 0;
  background-color: unset;
  box-shadow: unset;
}

.compass-business 
{
  background-color: #0B1E32;
  position: relative;
  overflow: hidden;
  z-index: 7777;
}

.compass-hrt-img 
{
  text-align: end;
}

.com-form 
{
  width: 70%;
}

.compass-hrter 
{
  position: absolute;
  width: 38%;
  top: 13%;
}

/* New CSS 23-05-25 */
.com-form form input[type=email], 
.com-form form input[type=file], 
.com-form form input[type=number], 
.com-form form input[type=password], 
.com-form form input[type=tel], 
.com-form form input[type=text], 
.com-form form select, form textarea {
    border-radius: 0;
    color: #ffffff;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    height: 60px;
        font-family: Lexend Deca, sans-serif !important;
}

.com-form form input[type=email]::placeholder, 
.com-form form input[type=file]::placeholder, 
.com-form form input[type=number]::placeholder, 
.com-form form input[type=password::placeholder], 
.com-form form input[type=tel]::placeholder, 
.com-form form input[type=text]::placeholder, 
.com-form form select::placeholder, 
.com-form form textarea::placeholder {
    color: #fff !important;
    font-weight: normal;
    font-size: 16px;
       font-family: Lexend Deca, sans-serif !important;
    line-height: 26px;
    letter-spacing: 0;
    height: 60px;
}
@media(min-width:1550px){
  .compass-hrter {
    position: absolute;
    top: 13%;
    width: 38%;
    padding-right: 7%;
  }
}
/* New CSS 23-05-25 */
/*   L14 screen media query   */
@media only screen and (max-width: 1450px)
{

}
/*   end   */
/* ipad pro media query   */
@media only screen and (max-width: 1300px)
{
 .compass-hrter h2
  { 
    font-size: 22px;
} 
  

}
/* end   */
/* ipad pro media query   */
@media only screen and (max-width: 1025px)
{

}
/* end   */
/*  ipad air media query  */
@media only screen and (max-width: 821px)
{
  h2.mobile-v {
    display: block !important;
}
  
h2.desktop-v 
  {
    display: none;
}
  
  
  .com-form form {
    padding: 0 !important;
  }

  .compass-hrt-img img 
  {
    width: 100% !important;
    margin-bottom: 0px !important;
  }  

  .compass-hrter 
  {
    text-align: center;
    position: unset;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .compass-hrt-img 
  {
    display: none !important;
  }
  .com-form {
    width: 100%;
  }

  .com-form form .hs_submit.hs-submit input.hs-button.primary.large { 
    width: 100% !important;
  }

}
/*   end   */
/*   ipad mini media query  */
@media only screen and (max-width: 767px)
{
  .compass-hrter h2 b {
    font-weight: 700;
}
  .compass-hrter h2 
  {
    color: #fff;
    font-weight: 400;
    font-size: 30px !important;
    line-height: 120%;
    letter-spacing: 0;
    text-align: center;
  }
  
  .compass-hrter p 
  {
    color: #fff;
    font-weight: 400;
    font-size: 16px !important;
    text-align: center;
  }
  
.com-form form .hs_submit.hs-submit input.hs-button.primary.large
  {
    background-color: #BED7F1 !important;
    border: 0!important;
    border-radius: 5pt !important;
    color: #000 !important;
       font-family: Lexend Deca, sans-serif !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    padding: 22px 20px;
}
}
/*   end   */
/*   ipad mini media query   */
@media only screen and (max-width: 602px)
{

}
/*   end   */
/*  iphone xr media query   */
@media only screen and (max-width: 414px)
{

}
/*   end   */
/*   iphone 12pro media query   */
@media only screen and (max-width: 391px)
{

}
/*   end   */
/*  iphone se and iphone x media query  */
@media only screen and (max-width: 375px)
{

}
/*  end   */