.headwrap{
  text-align: center;
  margin: 0 auto;
  max-width: 683px;
  padding-bottom: 40px;
}
.headwrap h1{
  font-style: normal;
  font-weight: 600;
  font-size: 64px;
  line-height: 70px;
  text-align: center;
  color: #FFFFFF;
}
.icn-rightbtn{
  margin-left: 15px;
}
.btn-textlink{
  position: absolute;
  top: 353px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #FFFFFF;
}

.products-banner-wrap .video {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  margin: 0;
  
}
.products-banner-wrap #video_on_desktop.video video {
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  min-width: 105%;
  min-height: 100%;
}
.products-banner-wrap #video_on_mobile.video video {
  right: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  max-width: 767px;
}

#video_on_desktop.video{
  display: block!important;
}
#video_on_mobile.video{
  display: none!important;
}
.online-demo-module.products-banner-wrap {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  background-attachment: fixed;
  position: relative;
  min-height: 50vh;
  overflow: hidden;
/*   border-bottom: 1px solid rgba(233, 233, 233, 0.2); */
}
.online-demo-module.products-banner-wrap .cm-row.banner_centering{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 50vh;
}
.online-demo-module.products-banner-wrap .content-wrapper{
  z-index: 2;
  position: relative;
}
.online-demo-module.products-banner-wrap .cm-row {
/*   height: 100%;
  padding-left:15px;
  padding-right: 15px; */
}

.headerv4__content--Container{
  position: relative;
  width: 100%;
}
.headerv4__content--Container .headerv4__row{
/*   display: -webkit-box;
  display: -ms-flexbox;
  display: flex; */
}

.headerv4__column.heading__contentWrap{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* 
 * 
 * code start here 
 * 
 * */

.heading__content{
  width: 100%;
}
.headerv4__column .heading__content h1{
  font-weight: 600;
  font-size: 64px;
  line-height: 70px;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.headerv4__column .heading__content h1 span{
  color: #FF9E00;
}
.headerv4__column .heading__content img.heading__logO{
  width: 100%;
  max-width: 336px !important;
}
.headerv4__column .heading__content p{
  font-weight: normal;
  font-size: 24px;
  line-height: 34px;
  color: #F5F5F5;
  max-width: 515px;
}
.headerv4__slides.slide-imgs .slider--item .slider--itemTitle{
  color: #E9E9E9;
  font-weight: 600;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 30px;
}
.headerv4__column .heading__content .headerv4__ctaWrapper{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top:25px;
}

.headerv4__column .heading__content .headerv4__ctaWrapper .text_only{
  color: #ffffff;
  text-decoration: none;
  font-family: 'Titillium';
  font-size: 18px;
  line-height: 30px;
  background: transparent;
  padding: 10px 0px;
  cursor: pointer;
  text-decoration: none;
  -webkit-appearance: none;
  font-weight: 600 !important;
  display: inline-block;
}

.headerv4__column .heading__content .headerv4__ctaWrapper p{
  margin: 0px 30px 0px 0px;
}


/* 
 * 
 * styling end
 * 
 * */

.header--thumbnail-wrapper{
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.header--thumbnail-bg{
  position: relative;
  margin: 0 auto;
  max-width: 1066px;
/*   height: 350px; */
}
.header--imageThumbnail{
  display: block;
  width: 100%;
  height: 100%;
}
.header--imageThumbnail.inactive{
  display: none;
}


/* watch demo btn */
a.btn-trigger-demo{
  line-height: 27px;
  display: block;
  position:absolute;
  top: 300px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
a.btn-trigger-demo:hover{
  background:#ffbd52;
}
/* get personalized btn */
a.btn-trigger-get{
  text-align: center;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  position:absolute;
  left:50%;
  bottom: -45px;
  -webkit-transform:translateX(-50%);
      -ms-transform:translateX(-50%);
          transform:translateX(-50%);
  text-decoration: none;
  padding-right: 30px;
}
a.btn-trigger-get:after{
  content: '';
  position: absolute;
  width: 9px;
  height: 16px;
  right: 7px;
  top: 6px;
  background: url('https://www.buildwitt.com/hubfs/2022%20-%20BuildWitt/Training/Training%20page/white-arrow.svg') center/cover no-repeat;
}
/* form styling */
.online-demo-module .form_container .hbspt-form{
  width: 100%;
}
.online-demo-module .form_container .hbspt-form form {
  width: 100%;
  max-width: 778px;
  margin: 0 auto;
}

.online-demo-module .form_container{
  display: none;
  border-radius: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 27px 20px 33px;
/*   position: absolute;
  height: auto;
  left: 0;
  bottom: 0; */
  height: 600px;
  max-height: 600px;
  width: 100%;
  overflow: hidden;
/*   z-index: 5; */
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.online-demo-module .form_container.active{
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  overflow: visible;
  opacity: 1;
  visibility: visible;
}

.form_container > span{

}
.form_container .hs-form-field{
  margin-bottom: 10px;
}
.form_container .form_heading{
  width: 100%;
  max-width: 630px;
  margin: 0 auto 15px auto;
}
.form_container .form_heading h2,
.form_container .form_heading p{
  text-align: center;
  color: #181818;
}
.form_container .form_heading h2{
  font-weight: 600;
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 20px;
}
.form_container .form_heading p{
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.online-demo-module .form_container form .hs-form-field .input{
  padding-top: 8px;
  margin-right: 15px;
}
.form_container form .hs-form-field input[type=text]::-webkit-input-placeholder, .form_container form .hs-form-field input[type=tel]::-webkit-input-placeholder, .form_container form .hs-form-field input[type=email]::-webkit-input-placeholder, .form_container form .hs-form-field select::-webkit-input-placeholder, .form_container form .hs-form-field textarea::-webkit-input-placeholder{
  color: rgba(35, 35, 35, 0.3);
  font-family: Titillium, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  -webkit-text-fill-color: rgba(35, 35, 35, 0.3);
  border: 1px solid transparent;
  background-clip: padding-box;
}
.form_container form .hs-form-field input[type=text]::-moz-placeholder, .form_container form .hs-form-field input[type=tel]::-moz-placeholder, .form_container form .hs-form-field input[type=email]::-moz-placeholder, .form_container form .hs-form-field select::-moz-placeholder, .form_container form .hs-form-field textarea::-moz-placeholder{
  color: rgba(35, 35, 35, 0.3);
  font-family: Titillium, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  -webkit-text-fill-color: rgba(35, 35, 35, 0.3);
  border: 1px solid transparent;
  background-clip: padding-box;
}
.form_container form .hs-form-field input[type=text]:-ms-input-placeholder, .form_container form .hs-form-field input[type=tel]:-ms-input-placeholder, .form_container form .hs-form-field input[type=email]:-ms-input-placeholder, .form_container form .hs-form-field select:-ms-input-placeholder, .form_container form .hs-form-field textarea:-ms-input-placeholder{
  color: rgba(35, 35, 35, 0.3);
  font-family: Titillium, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  -webkit-text-fill-color: rgba(35, 35, 35, 0.3);
  border: 1px solid transparent;
  background-clip: padding-box;
}
.form_container form .hs-form-field input[type=text]::-ms-input-placeholder, .form_container form .hs-form-field input[type=tel]::-ms-input-placeholder, .form_container form .hs-form-field input[type=email]::-ms-input-placeholder, .form_container form .hs-form-field select::-ms-input-placeholder, .form_container form .hs-form-field textarea::-ms-input-placeholder{
  color: rgba(35, 35, 35, 0.3);
  font-family: Titillium, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  -webkit-text-fill-color: rgba(35, 35, 35, 0.3);
  border: 1px solid transparent;
  background-clip: padding-box;
}
.form_container form .hs-form-field input[type=text]::placeholder,
.form_container form .hs-form-field input[type=tel]::placeholder,
.form_container form .hs-form-field input[type=email]::placeholder,
.form_container form .hs-form-field select::placeholder,
.form_container form .hs-form-field textarea::placeholder{
  color: rgba(35, 35, 35, 0.3);
  font-family: Titillium, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  -webkit-text-fill-color: rgba(35, 35, 35, 0.3);
  border: 1px solid transparent;
  background-clip: padding-box;
}
.form_container form .hs-form-field input[type=text],
.form_container form .hs-form-field input[type=tel],
.form_container form .hs-form-field input[type=email],
.form_container form .hs-form-field select,
.form_container form .hs-form-field textarea{
  color: rgba(35, 35, 35, 0.3);
  font-size: 16px;
  line-height: 24px;
  outline: none !important;
  width: 100% !important;
  border: 2px solid transparent;
  -webkit-text-fill-color: rgba(35, 35, 35, 0.3);
  -webkit-box-shadow: 0 0 0px 1000px #FFFFFF inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  -o-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  border-radius: 5px !important;
  padding: 8px 20px!important;
  background-clip: padding-box;
}
.form_container form .hs-form-field input[type=text]:focus,
.form_container form .hs-form-field input[type=tel]:focus,
.form_container form .hs-form-field input[type=email]:focus,
.form_container form .hs-form-field select:focus,
.form_container form .hs-form-field textarea:focus{
  border: 2px solid #232323;
  -webkit-text-fill-color: #232323;
  color: #232323;
  background-clip: padding-box;
}
.form_container form .hs-form-field input[type=text]:hover,
.form_container form .hs-form-field input[type=tel]:hover,
.form_container form .hs-form-field input[type=email]:hover,
.form_container form .hs-form-field select:hover,
.form_container form .hs-form-field textarea:hover{
  border: 2px solid #232323;
  -webkit-text-fill-color: #232323;
  color: #232323;
  background-clip: padding-box;
}
.form_container form .hs-form-field input[type=text]:active,
.form_container form .hs-form-field input[type=tel]:active,
.form_container form .hs-form-field input[type=email]:active,
.form_container form .hs-form-field select:active,
.form_container form .hs-form-field textarea:focus{
  border: 2px solid #232323;
  -webkit-text-fill-color: #232323;
  color: #232323;
  background-clip: padding-box;
}
.form_container form .hs-form-field input[type=text]:hover::-webkit-input-placeholder, .form_container form .hs-form-field input[type=tel]:hover::-webkit-input-placeholder, .form_container form .hs-form-field input[type=email]:hover::-webkit-input-placeholder, .form_container form .hs-form-field select:hover::-webkit-input-placeholder, .form_container form .hs-form-field textarea:hover::-webkit-input-placeholder{
  -webkit-text-fill-color: #232323;
  color: #232323;
}
.form_container form .hs-form-field input[type=text]:hover::-moz-placeholder, .form_container form .hs-form-field input[type=tel]:hover::-moz-placeholder, .form_container form .hs-form-field input[type=email]:hover::-moz-placeholder, .form_container form .hs-form-field select:hover::-moz-placeholder, .form_container form .hs-form-field textarea:hover::-moz-placeholder{
  -webkit-text-fill-color: #232323;
  color: #232323;
}
.form_container form .hs-form-field input[type=text]:hover:-ms-input-placeholder, .form_container form .hs-form-field input[type=tel]:hover:-ms-input-placeholder, .form_container form .hs-form-field input[type=email]:hover:-ms-input-placeholder, .form_container form .hs-form-field select:hover:-ms-input-placeholder, .form_container form .hs-form-field textarea:hover:-ms-input-placeholder{
  -webkit-text-fill-color: #232323;
  color: #232323;
}
.form_container form .hs-form-field input[type=text]:hover::-ms-input-placeholder, .form_container form .hs-form-field input[type=tel]:hover::-ms-input-placeholder, .form_container form .hs-form-field input[type=email]:hover::-ms-input-placeholder, .form_container form .hs-form-field select:hover::-ms-input-placeholder, .form_container form .hs-form-field textarea:hover::-ms-input-placeholder{
  -webkit-text-fill-color: #232323;
  color: #232323;
}
.form_container form .hs-form-field input[type=text]:hover::placeholder,
.form_container form .hs-form-field input[type=tel]:hover::placeholder,
.form_container form .hs-form-field input[type=email]:hover::placeholder,
.form_container form .hs-form-field select:hover::placeholder,
.form_container form .hs-form-field textarea:hover::placeholder{
  -webkit-text-fill-color: #232323;
  color: #232323;
}

.form_container form label{
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #181818;
}

.form_container form .actions{
  text-align: center;
}
.form_container form input[type=submit]{
  cursor: pointer;
  color: #181818;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 122px;
  margin-top: 20px;
  font-family: Titillium,sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
/*   -webkit-transition: ease-in-out .4s;
  -o-transition: ease-in-out .4s;
  transition: ease-in-out .4s; */
  padding: 10px 30px 9px 30px;
}
.form_container .hs-error-msg, 
.form_container ul.no-list.hs-error-msgs.inputs-list label{
  font-size: 12px;
  color: #181818;
  font-weight: 600;
/*   position: absolute;
  top: -5px;  */
}

.form_container .hs_error_rollup{
  display: none;
}
.contact-section label.hs-error-msg{
  font-size: 12px;
  line-height: 24px;
}
.form_container ul.no-list.hs-error-msgs li {
  margin-top:0px;
  margin-bottom: 0px;
  line-height: 24px;
}
.form_container ul.no-list.hs-error-msgs li:before {
  content: none;
}
.form_container ul.no-list.hs-error-msgs.inputs-list{
  margin-bottom: 0px;
  position: relative;
}
.form_container .close--btn{
  position: absolute;
  top: 15px;
  right: 25px;
  font-size: 18px;
  color: #181818;
  cursor: pointer;
}

.header-embededVideoPlayer{
  display: none;
}
.header-embededVideoPlayer.active{
  display: block;
}
.header-embededVideoPlayer .form-video-embed{
/*   width: 100%;
  height: 375px;
  border-radius: 10px; */
  width: 100%;
/*   min-height: 420px; */
  min-height: 600px;
  border-radius: 10px;
  max-width: 1066px;
  margin: 0 auto;
}
#embededVideoPlayerMob{
/*   width: 100%;
  height: 375px;
  border-radius: 10px; */
  width: 100%;
  min-height: 256px;
}
@media(max-width:1170px){
  .headerv4__column .heading__content h1{
    font-size: 36px !important;
    line-height: 120% !important;
  }
  .headerv4__column .heading__content p{
    font-size: 16px;
    line-height: 24px;
    max-width: 310px;
  }
}
@media(max-width:992px){
  .heading__content img{
    display: none!important;
  }
  .headerv4__column--mb{
    display: none;
  }
  .online-demo-moduleMB{
    display: block;
  }
  white{
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 4em !important;
  }
  .headerv4__content--Container .headerv4__row{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .headerv4__column .heading__content{
    text-align: center;
    margin: 0 auto;
    padding-bottom: 30px;
  }
  .headerv4__column .heading__content .headerv4__ctaWrapper p{
      margin: 0px 10px 15px 10px;
  }
  .headerv4__column .heading__content .headerv4__ctaWrapper{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            -ms-flex-wrap: wrap;             
            flex-wrap: wrap;
  }
  .headerv4__content--Container .headerv4__row .headerv4__column{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }

  .forDesktop-only{
    display: none !important;
  }
  .forMobile-only{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}


@media(max-width:992px){
  .header--thumbnail-bg{
    height: auto;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .activeAutoHeight{
    height: auto !important;
  }
  .header--thumbnail-bg.activeHeight{
/*     height: 420px; */
    height: 805px;
  }
  .online-demo-module .form_container{
    max-height: 860px;
    border-radius: 0;
    
  }
  .cta-mobile,
  .headerv4__column.heading__contentWrap,
  .cta-getmobile{
    width: 100%;
  }
  .cta-getmobile{
    margin-top: 10px;
  }
  .trigger-getmobile{
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .trigger-getmobile svg{
    margin-left: 10px;
  }
  .trigger-getmobile:hover{
    text-decoration: none;
  }
  #form_container-mobile{
    height: auto;
    max-height: 500px;
    border-radius: 0;
    top: 138px;
    padding: 80px 15px 30px;
  }
  .header-embededVideoPlayer .form-video-embed{
    margin: 0 auto;
    min-height: 265px;
  }
  .headerv4__column .heading__content p{
    margin: 0 auto;
  }
}

@media (max-width: 767px){
  .online-demo-module .form_container form .hs-form-field .input{
    margin-right: 0 !important;
  }
  .online-demo-module .form_container.active{
    padding-top: 40px;
  }
  .online-demo-module .form_container{
    height: auto;
    max-height: auto;
  }
  .btn-textlink{
    display: none;
  }
  .headwrap{
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 120px;
  }
  .headwrap h1{
    font-size: 36px;
    line-height: 40px;
  }
  .heading__content{
    max-width: 400px !important;
  }
  #video_on_desktop.video{
    display: none!important;
  }
  #video_on_mobile.video{
    display: block!important;
  }
  .products-banner-wrap .video{
    top: 130px;
  }

  a.btn-trigger-demo{
    width: auto;
    padding: 8px 20px;
    max-width: 250px;
    background-color: transparent;
    color: #fff;
    border: 2px solid #ff9e00;
    top: -64px;
    line-height: 24px !important;
  }
  a.btn-trigger-demo:hover{
    background-color: #ff9e00 !important;
  }
  a.btn-trigger-get{
    bottom: -60px;
  }
  .form_container{
    height: 110%;
  }
  #header--imageThumbnail{
    display: none !important;
  }
  .headerv4__column .heading__content h1{
    margin-bottom: 10px;
  }
}

@media(min-width:993px){
  .forDesktop-only{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .forMobile-only{
    display: none !important;
  }
}