@charset "UTF-8";

.longform_body {
    background-repeat: no-repeat;
    background-size: contain;
    /*background-size: 100% 100%;*/
}
body {
    font-size: 18px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    line-height: 1.25em;
    color: #222;
    background: #fff;
    background-image:linear-gradient(rgba(255, 255, 255, 0.82), rgba(255, 255, 255, 0.99)), url('/wp-content/uploads/2025/01/webinar-background.png');
    background-size:contain;
    background-repeat: no-repeat;
  }
p {
    font-size: 18px;
    /*line-height: 1.25em;*/
    margin: 0 0 20px 0;
    font-family: "proxima-nova", sans-serif;
}
span,li {
    font-family:inherit;
}
.Email_Opt_in_GDPR__c a, .Email_Opt_in_GDPR__c a:hover, .Email_Opt_in_GDPR__c a:focus, .Email_Opt_in_GDPR__c a:visited, .Email_Opt_in_GDPR__c a:active {
    font-weight: unset;
}

.landing_content ul, .page_content ul {
    list-style: square;
}
ul, ol {
    font-size: 18px;
    line-height: 1.25em;
    color: #000;
    margin: 0 0 20px 0;
    padding-left: 20px;
    list-style: none;
}
img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
input, select {
    padding: 12px 10px 12px 23px;
    font-size: 16px;
    letter-spacing: 0.3px;
    border-radius: 4px;
    line-height: 24px;
    font-weight: 600;
    border: 1px solid #dddddd;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: all .5s;
}
*::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: black;
}

*::-moz-placeholder {
  /* Firefox 19+ */
  color: black;
 }

*:-ms-input-placeholder {
  /* IE 10+ */
    color: black;
; }

*:-moz-placeholder {
  /* Firefox 18- */
   color: black;
}

.landing_content li,.page_content li  {
    font-size: 16px;
    padding-left: 0px;
    display: list-item;
}
.longform_body header {
    background-color: transparent;
}
.site-header {
    background: transparent;
    color: #fff;
    position: fixed;
    width: 100%;
    z-index: 200;
    top: 0;
    left: 0;
}
.landing_header {
    position: unset;
}
.landing_wrapper {
    padding-top: 10px;
}
.landing_wrapper {
    font-size: 16px;
}
.banner {
    text-align: center;
    padding: 76px 0 103px;
}

.inner-banner.banner {
    background: none;
    position: relative;
}
.long_from_wrapper .landing_banner {
    padding-top: 2rem;
    background-position: 0% 19%;
    background-repeat: no-repeat;
    padding-bottom: 0px;
    margin-bottom: 20px;
}
.inner-banner::before {
    height: 100vh;
    width: 100%;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    z-index: -1;
    background-size: 100% 100% !important;
}
.long_from_wrapper .inner-banner::before {
    background-size: contain;
    background: none;
}

.long_from_wrapper .landing_banner .wrap-inner {
    display: flex;
}
.wrap-inner {
    max-width: 1200px;
    padding: 0 15px;
    margin: auto;
    width: 100%;
}
.long_from_wrapper .banner-desc {
    text-align: left;
    margin: initial;
    flex: 0 0 45%;
    width: 50%;
}
.long_from_wrapper .banner-desc h1 {
    line-height: 27px;
}
.long_from_wrapper .banner-desc .heading_h1 {
    font-size: 45px;
    display: block;
    margin-bottom: 23px;
}
.long_from_wrapper .banner-desc .heading {
    font-size: 29px;
}
.banner p {
    max-width: 780px;
    margin: auto;
    font-size: 22px;
    line-height: 35px;
    margin-bottom: 40px;
    letter-spacing: 0.8px;
}
.long_from_wrapper .banner-desc p {
    color: #142c52;
    font-size: 20px;
}
.long_from_wrapper .inner-banner.banner p {
    margin-bottom: 20px;
}
.landing_form_div .landing_form {
    padding: 54px 50px;
    box-shadow: 0px 20px 50px 0 rgba(24, 24, 24, 0.1);
    background: #FFF;
}
.long_from_wrapper .landing_form {
    background-color: #142c52;
    border-radius: 22px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.long_from_wrapper .landing_form {
    background-color: #0da1e2;
}
.request-demo-main form {
    padding: 0 8px;
}
.long_from_wrapper .landing_banner .title {
    font-size: 40px;
    margin-top: 20px;
    line-height: 52px;
    margin-bottom: 40px;
}
.long_from_wrapper .landing_banner .landing_form .title {
    font-size: 30px;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: left;
}
.long_from_wrapper .landing_banner .landing_form .form_description {
    color: white;
    line-height: 27px;
    font-size: 18px;
}
.request-demo-main form input, .request-demo-main form select {
    background: #f2f4f8;
    border-radius: 0;
    font-family: "proxima-nova", sans-serif;
    border-color: #eeeeee;
    color: rgba(0, 0, 0, 0.6);
}
.form-field {
    position: relative;
}
/*.two_column_left {
    display: inline-flex;
    width: 49%;
}
.two_column_right {
    display: inline-flex;
    width: 49%;
}*/
label {
    color: #444;
    width: 100%;
    margin: 0 0 5px 0;
    display: inline-block;
}
p.pd-checkbox .field-label {
    padding-left: 24px;
    font-size: 14px;
    letter-spacing: 0.4px;
    font-weight: 600;
    line-height: 23px;
    vertical-align: middle;
    color: #000;
    font-family: "proxima-nova",sans-serif;
}
.long_from_wrapper .landing_form label {
    color: white;
}
form.form p.required label, form.form span.required label {
    background: none;
    padding-left: 0px;
}
.form-field.pd-checkbox .field-label {
    display: block;
}
.request-demo-main form p.pd-checkbox .field-label {
    font-size: 15px;
    letter-spacing: .4px;
    padding-left: 26px;
}
p.pd-checkbox .value {
    position: absolute;
    top: 0;
    left: 0;
}

p.pd-checkbox input[type="checkbox"] {
    position: absolute;
    width: 11px;
    height: 11px;
    top: 5px;
    left: 0;
    display: block;
}
p.pd-checkbox input[type="checkbox"] {
    -webkit-appearance: checkbox;
    opacity: 1;
}
.long_from_wrapper .landing_form input, .long_from_wrapper .landing_form select {
    color: black;
    font-family: sans-serif;
    font-weight: 400;
    padding-left: 20px;
    font-size: 15px;
    padding: 5px 10px 5px 23px;
        width: 100%;
}

.long_from_wrapper .landing_banner .submit {
    width: fit-content;
    width: -moz-fit-content;
    text-align: right;
    margin: auto;
}
input[type="submit"], input[type="reset"], input[type="button"] {
    display: inline-block;
    color: #f3f3f3;
    width: 100%;
    outline: none;
    cursor: pointer;
    background-color: #333;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid #333;
    text-transform: none;
}
.submit input[type="submit"] {
    background: #142c52;
    border: solid 1px #142c52;
    border-radius: 10px;
    padding: 10px 24px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.25em;
    display: inline-block;
    cursor: pointer;
    box-shadow: 0px 14px 29px 0px rgba(3, 36, 62, 0.13);
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    letter-spacing: .5px;
    color: white;
    width: auto;
}
.long_from_wrapper .landing_form .submit input[type="submit"]:hover, .long_from_wrapper .landing_form .submit input[type="submit"]:focus {
    background-color: white;
}
.long_from_wrapper .landing_form input, .long_from_wrapper .landing_form select {
    color: black;
    font-family: sans-serif;
    font-weight: 400;
    padding-left: 20px;
    font-size: 15px;
    padding: 5px 10px 5px 23px;
}
.long_from_wrapper .landing_banner .submit input {
    padding: 10px 16px 10px;
}
.long_from_wrapper .landing_form .submit input[type="submit"] {
    background: #b565a9;
    border-color: #b565a9;
    color: white;
    font-weight: bolder;
    font-size: 25px;
}

.banner_book {
    flex: 0 0 55%;
    max-width: 55%;
}
.long_from_wrapper .bottom_image_div {
    margin: -50px -60px;
    position: relative;
    top: -395px;
    left: 0px;
}
.flex_container {
    display: flex;
}
/*.long_from_wrapper .landing_content {
    flex: 0 0 100%;
    max-width: 80%;
}*/
.landing_content {
    padding-right: 8%;
}
.long_from_wrapper .landing_text {
    padding-top: 26px;
}


.long_from_wrapper .landing_content .landing_text h2 {
    font-size: 34px;
    margin-bottom: 10px;
}

.main-header .logo-wrap img {
    max-width: 170px;
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.landing_footer {
    margin-top: 10%;
    padding: 35px 0 30px 0;
    font-size: 17px;
    color: #FFF;
    line-height: 18px;
    font-family: 'Open Sans', sans-serif;
    background-color: #142C52;
}
.longform_footer {
    margin-top: 60px !important;
}
.longform_footer .copyright {
    display: block;
    margin-top: 15px;
    font-size: 14px;
}
/******************End From Main css***********/

/*******************Long Form Landing Page ******************/

.longform_body{
  background-repeat: no-repeat;
  background-size: contain;
  /*background-size: 100% 100%;*/
}

.longform_body header{
  background-color: transparent;
}
.long_from_wrapper .inner-banner::before {
      background-size:contain;
      background: none;
  }

  .longform_header .landing_logo {
    width:49%;
  }

.longform_header .long_form_phone_div{
  display: flex;
      justify-content: flex-end;
      padding-left: 0px;
      max-width:unset;
      width:49%;
}

.long_form_phone_div a{
    padding: 8px 13px;
    border-radius: 50px;
    background: #3cc5ff;
    text-transform: inherit;
    color: #fff;
    border: 1px solid transparent;
    letter-spacing: -0.5px;
    box-shadow: 0px 14px 29px 0px rgba(3, 36, 62, 0.13);
}

.long_form_phone_div a:hover, .long_form_phone_div a:focus{
  background-color:#fff;
  color:#3cc5ff;
  text-decoration: none;
}
.long_form_phone_div .fa-phone-alt{
  font-size: 22px;
    margin-right: 10px;
}

.long_form_phone_div .phone_text {
    font-size: 22px;
    font-weight: bolder;
    font-family: sans-serif;
}

.long_from_wrapper .inner-banner.banner p {
    margin-bottom: 20px;
}

.long_from_wrapper .landing_banner{
      background-position: 0% 19%;
  background-repeat:no-repeat;
      padding-bottom: 0px;
      margin-bottom: 20px;
}

.long_from_wrapper .landing_banner .title{
  font-size: 40px;
  margin-top: 20px;
      line-height: 52px;
      margin-bottom:40px;
}

.long_from_wrapper .landing_banner .submit {
  width: fit-content;
  width: -moz-fit-content;
  text-align: right;
  margin: auto;
}
.long_from_wrapper .landing_banner .submit input {
    /*padding: 10px 16px 10px 34px;*/
  }

.long_from_wrapper .landing_banner  .wrap-inner{
  display:flex;
}
.long_from_wrapper .banner-desc {
  text-align: left;
margin: initial;
flex: 0 0 45%;
width: 50%;

}

.long_from_wrapper .banner-desc h1 {
line-height: 27px;
}
.long_from_wrapper .banner-desc .heading_h1{
color: #b565a9;
    font-size: 45px;
    display:block;
    margin-bottom:23px;
}

.long_from_wrapper .banner-desc .heading{
color: #142c52;
font-size: 29px;
}

.long_from_wrapper .banner-desc p{
color: #142c52;
font-size:20px;
}

.banner_book{
  flex: 0 0 55%;
    max-width: 55%;
}

.long_from_wrapper .landing_form {
  background-color: #142c52;
  border-radius: 22px;
  padding-top:12px;
  padding-bottom: 12px;
}

.long_from_wrapper .landing_form_div .landing_banner p{
  margin-left: 12px;
}

.long_from_wrapper .landing_banner .landing_form .title{
  font-size: 30px;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: left;
}


.long_from_wrapper .landing_banner .landing_form .form_description {
    color: white;
    line-height: 27px;
    font-size: 18px;
}

.long_from_wrapper .landing_banner .landing_form .two_col_fields p:nth-child(2){
  margin-left:10px;
}
.long_from_wrapper .landing_form input::placeholder{
  color: black;
  font-family: sans-serif;
  font-weight: 400;
  margin-left:20px;
  font-size:15px;
}
.long_from_wrapper .landing_form input::-moz-placeholder,
.long_from_wrapper .landing_form input:-moz-placeholder{
  color: black;
  font-family: sans-serif;
  font-weight: 400;
  margin-left:20px;
  font-size:15px;
  opacity: 1;
}



.long_from_wrapper .landing_form input,  .long_from_wrapper .landing_form select{
  color: black;
  font-family: sans-serif;
  font-weight: 400;
  padding-left:20px;
  font-size: 15px;
  padding: 5px 10px 5px 23px;
}

.long_from_wrapper .landing_form label{
  color:white;
}

.long_from_wrapper .landing_form p.pd-checkbox input[type="checkbox"] + label::before {
    border: 1px solid white;
}

.long_from_wrapper .landing_form p.pd-checkbox input[type="checkbox"] + label::after {
    color: white;
    top: 3px;
    left: 9px;
}

.long_from_wrapper .landing_form .submit input[type="submit"]{
background: #b565a9;
border-color: #b565a9;
color: white;
    font-weight: bolder;
    font-size: 25px;
}
.long_from_wrapper .landing_form .submit input[type="submit"]:hover, .long_from_wrapper .landing_form .submit input[type="submit"]:focus{
background-color: white;
    color: #b565a9;
}

.two_col_fields{
  display:flex;
}

.two_col_fields p {
  width:100%
}

.long_form_content_heading{
width: 100%;
margin: 20px auto;
padding: 0px 15px;
margin-bottom:30px;
}

.long_from_wrapper .landing_text{
  padding-top:26px;
}

.long_from_wrapper .long_author{
  display:flex;
}

/*.long_from_wrapper .landing_content{
  flex: 0 0 100%;
      max-width: 80%;
}*/

.long_from_wrapper .landing_content .landing_text h2 {
  font-size:34px;
  margin-bottom:10px;
}


.long_from_wrapper .long_author{
  flex: 0 0 20%;
}

.long_from_wrapper .landing_author{
    margin-top: 0px;
}
.long_from_wrapper .landing_author .landing_per_author{
width: 100%;
padding-top: 19%;
display: inline-block;
}


.long_from_wrapper .landing_author .landing_per_author .landing_author_photo{
width: 100px;
height: 100px;
}

.long_from_wrapper .landing_author .landing_per_author .author_name{
  padding-bottom:10px;
}

.long_from_wrapper .landing_author .landing_per_author .author_company_logo{
    padding-top:10px;
        padding-left: 15px;
        width:100%;
}


.left_blue_border{
  border-left: 4px solid #142C52;
    padding-left: 15px;
      font-size: 12px;
}

.longform_footer{
  margin-top:60px !important;
}

.longform_footer .copyright {
    display: block;
    margin-top: 15px;
    font-size: 14px;
}

.long_from_wrapper .bottom_image_div {
  margin: -50px -60px;
    position: relative;
    top: -395px;
    left: 0px;
}

@media (max-width: 1370px) {
  .longform_body{
    background-size: contain;
  }

  .long_from_wrapper .landing_banner {
    background-position: 0% -1%;
    background-size: contain;
  }

  .longform_header .landing_logo {
    padding-left: 15px;
    padding-top: 0%;
  }
}

@media (max-width: 1024px) {
  .long_form_phone_div .phone_text {
    font-size: 21px;
  }

    .longform_body .row  {
    margin-left: 0px;
    margin-right: 0px;
  }

  .longform_footer .wrap-inner{
    padding-left:25px;
  }
}

@media (max-width: 991px) {
  .long_from_wrapper .landing_banner .container {
    display: block;
}

.longform_body{
  background-size: 100% 100%;
}

.long_from_wrapper .landing_banner .landing_form .title {
    padding: 0px 20px;
    padding-left:0px;
}

.long_from_wrapper .banner-desc {
    width: 80%;
    flex: 0 0 80%;
}

.two_col_fields{
  display:block
}

.two_col_fields p {
    width: inherit;
}

.long_from_wrapper .landing_banner {
    background-position: 0% -1%;
    background-size: 100% 80%;
}

.long_from_wrapper .inner-banner.banner p {
    padding-left: 0px;
}

.long_from_wrapper .landing_banner .landing_form .two_col_fields p:nth-child(2) {
    margin-left: 0px;
}

.banner_book ,.bottom_image_div{
  display:none;
}

.long_from_wrapper .landing_content .landing_text h2 {
    font-size: 27px;
}

.long_from_wrapper .landing_content .landing_text p {
    font-size: 17px;
    line-height: 24px;
}

}

@media (max-width: 850px){

  /*.long_from_wrapper .flex_container {
    display: block;
  }*/

  .long_from_wrapper .landing_content {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .long_from_wrapper .long_author {
    flex: 0 0 100%;
  }

  .long_from_wrapper .landing_author .landing_per_author .author_company_logo {
    width: 33%;
  }

  .long_from_wrapper .landing_author .landing_per_author {
    padding-top: 5%;
  }


}

@media (max-width: 780px) {

  .long_from_wrapper .banner-desc {
    width: 90%;
    flex: 0 0 90%;
  }

  .long_from_wrapper .landing_banner .landing_form .title {
    padding: 0px 0px;
        margin-bottom: 0px !important;
  }

  .long_from_wrapper .landing_banner .title {
    font-size: 36px;
  }
}

@media (max-width: 600px) {

  .long_from_wrapper .banner-desc {
    width: 100%;
    flex: 0 0 100%;
  }
  .long_form_phone_div .phone_text,.long_form_phone_div .fa-phone-alt {
    font-size: 17px;

  }

  .longform_header .long_form_phone_div, .longform_header .landing_logo{
    width:49% !important;
        padding-right: 0px;
        padding-left: 0px;
  }

}

@media (max-width: 450px) {

  .long_form_phone_div .phone_text , .long_form_phone_div .fa-phone-alt{
    font-size: 14px;
  }
  .long_from_wrapper .landing_banner .title,.long_from_wrapper .landing_banner p, .long_form_content_heading .title {
    font-size: 33px;
    line-height: 44px;
  }
  .long_from_wrapper .landing_form p {
    margin-left: initial;
  }
  .long_from_wrapper .landing_form_div .landing_form {
    padding: 11px 11px;
  }

  .long_from_wrapper .landing_form_div .form_description {
  font-size: 20px !important;
    margin-left: 12px;
    line-height: 28px;
  }

  .longform_header .landing_logo {
   padding-left: 10px;
  }
  .long_form_content_heading {
    margin-bottom: 0px;
  }
  .long_from_wrapper .landing_banner .submit {
    width: fit-content;
    width : -moz-fit-content;
    margin: 30px auto 89px;
  }

  .long_from_wrapper .banner-desc {
    flex: 0 0 100%;
  }
}

@media (max-width: 320px) {
  .long_from_wrapper .landing_form .submit input[type="submit"] {
      font-weight: bolder;
      font-size: 19px;
  }
  .long_from_wrapper .landing_banner .title, .long_from_wrapper .landing_banner p, .long_form_content_heading .title {
    font-size: 30px;
    line-height: 44px;
  }
  .long_from_wrapper .landing_form_div .form_description {
    font-size: 20px !important;
    margin-left: 12px;
    line-height: 28px !important;
  }
}

/******************End long form landing page***************/
.site-header .wrap-inner {
       max-width: 1200px;
       padding-left: 15px;
       padding-top: 10px;
    padding-bottom: 8px;
}
.longform_footer .wrap-inner{
        padding-left:30px;
}
.main-header .logo {
    padding-left: 15px;
}

/*.two_column_left {
    display: inline-flex;
    width: 49%;
}
.two_column_right {
    display: inline-flex;
    width: 49%;
}*/
p.pd-checkbox input[type="checkbox"] {
    -webkit-appearance: checkbox;
    opacity: 1;
}
.long_from_wrapper .banner-desc .heading_h1 {
    color: #31D48B;
}
.long_from_wrapper .banner-desc .heading {
    color: black;
    line-height: 36px;
}
.long_from_wrapper .landing_form {
    background-color: #0da1e2;
}
.long_from_wrapper .landing_form .submit input[type="submit"] {
    background: #31D48B;
    border-color: #31D48B;
}
.long_from_wrapper .landing_form .submit input[type="submit"]:hover, .long_from_wrapper .landing_form .submit input[type="submit"]:focus {
    color: #31D48B;
}
.landing_footer {
    background-color: #0da1e2;
}
@media (max-width: 1919px) and (min-width: 1400px){
    .site-header .wrap-inner {
        padding-left: 15px !important;
    }
}
@media (max-width: 1440px) and (min-width: 1280px){
    .main-header {
        padding-top: 20px;
    }
    .main-header .logo-wrap img {
        max-width: 170px;
    }
}
@media (max-width: 1366px) and (min-width: 1025px){
    .main-header .logo-wrap img {
        max-width: 170px;
    }
    header .main-header .logo .logo-wrap {
        padding-left: 0px;
    }
}
