/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&family=Rufina:wght@400;700&display=swap');

body{padding:0; margin:0; font-size: 16px;}
* {box-sizing: border-box; font-family: Poppins,sans-serif;}

/** Font Size *******************/
.ks-wrapper {width: 100%; height:auto; overflow:auto;}
.ks-wrapper h1{font-weight: 600; margin: 0 0 20px 0; color: #222; letter-spacing: 1px; font-family: "Roboto Serif", serif;}
.ks-wrapper h2{font-weight: 500; margin: 0 0 20px 0; color: #222; letter-spacing: 1px; font-family: "Roboto Serif", serif;}
.ks-wrapper h3{letter-spacing: 1px; margin:0 0 30px 0; text-align: center; font-weight: 600; color: #E86800; font-family: "Roboto Serif", serif;}
.ks-wrapper h4{font-weight: 600; margin: 0 0 20px 0; color: #E86800; font-family: "Roboto Serif", serif;} 
.ks-wrapper h5{font-weight: 600; margin:0 0 20px; letter-spacing: .5px; color: #222;}
.ks-wrapper h6{font-weight: 600; color: #E86800; margin: 0 0 10px;} 
.ks-wrapper p{font-size:16px; color: #444; margin: 0 0 20px 0; line-height:normal}
.ks-wrapper p:last-child{margin:0}
.ks-wrapper ul{padding:0 0 0 20px; margin:0;}
.ks-wrapper ul li{margin:0 0 15px 0; font-size:16px; color: #222;}
.ks-wrapper ul li:last-child{margin:0;}
.ks-wrapper ol{padding:0 0 0 20px; margin:0;}
.ks-wrapper ol li{margin:0 0 10px 0; font-size:16px; color: #444444; line-height: 28px;}
.ks-wrapper ol li:last-child{margin:0;}
.ks-wrapper a{font-size:16px; color: #333; text-decoration:none; display:inline-block}
.ks-wrapper a:hover{text-decoration:underline}
.ks-wrapper img{width: 100%; height: auto;} 

/* For desktop: */
.row::after {
  content: "";
  clear: both;
  display: block;
}

[class*="col-"] {
  float: left;
  padding: 0 16px;
}

.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

@media only screen and (max-width: 767px) {
  /* For mobile phones: */
  [class*="col-"] {
    width: 100%;
  }
}

.orange-button {background-color: #f87000; color: #fff !important; padding: 10px 20px; border-radius: 10px; cursor: pointer;}
.orange-button:hover {color:#fff !important; text-decoration:none !important; background-color:#222;}

/* ks-header */
/* .sticky{
  z-index: 99;
  background-color: #000 !important;
  box-shadow: 0 20px 50px 0 rgba(0,0,0,.05);
  transition: all .2s ease-out 0s;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
} */
.ks-wrapper .knack-logo img{width: 140px; margin: 14px 0 10px;}
.ks-header .col-9{text-align: right;}
.ks-header .col-9 img{width: 140px; margin: 26px 0 0px;}
.ks-header{background-color: #fff; box-shadow: 0 1px 10px 0 rgba(0,0,0,.1);}

/* Footer Section */
.ks-footer {
  padding: 30px 0 30px 0;
  border-top: 1px solid #ddd;
}
.ks-footer p {
  margin: 0;
  font-size: 14px;
}

/* webinar-banner */
.webinar-banner{
  position: relative;
  margin: 0;
  background-image: url("https://www.knacksystems.com/hubfs/Webinar-zoovu/Guided-Selling-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  overflow: auto;
  background-position: center;
}
.banner-content{text-align: center; margin-top: 30px;} 
.form-content1{text-align: center; margin-top: 30px;}
.form-content1 form{text-align: right; margin-left: 30px;}
.form-content1 form input{
  border: 1px solid #ccc;
  outline: none;
  padding: 12px;
  border-radius: 5px;
  width: 230px;
  background-color: #fff !important;
}
.form-content1 .actions .primary{
  width: 100px !important; 
  background-color: #E86800 !important;
  color: #fff !important;
  border: none !important;
  outline: none;
  padding: 12px;
  font-size: 16px !important;
}
#hsForm_e410013c-d4c6-4f01-8522-fc21c65c2c13{margin-left: 0;}
.webinar-banner .row:first-child .col-3:nth-child(2){border-right: 1px solid #ccc;}
.time-text{font-size: 18px !important;}
.image-heading{font-weight: 600; margin: 0 0 20px 0 !important;}
.banner-logo1{text-align: right;}
.banner-logo1 .ks-logo{width: 150px; padding-right: 20px;}
.banner-logo2 .zoovu-logo{width: 170px; padding-left: 20px;}
.banner-logo2{text-align: left;}
.banner-image-parent{display: flex; width: 100%; text-align: center;}
.banner-image-child{
  width: 33.33%;
  margin: 0 0 10px 0;   
  border-right: 1px solid #ccc;
  padding: 0 20px;
}
.child3{border-right: none;}
.banner-image-child img{width: 100px; margin-bottom: 10px;}
.banner-logo .ks-logo{width: 140px; padding-right: 20px;}
.banner-logo .zoovu-logo{width: 180px; padding-left: 20px; border-left: 1px solid #ccc;}
.banner-image-child p:nth-child(2){margin: 0 0 5px;}
.banner-image-child p:nth-child(3) strong{font-weight: 500;}


/* webinar-overview */
.webinar-overview{padding: 80px 0 80px 0; text-align: center;} 
.webinar-overview .col-12 h4{color: #222; font-family: Poppins,sans-serif;}
.overview-content{
  align-content: center;
  background-color: #f3f3f3;
  border-radius: 20px;
  padding: 30px;
}
.webinar-overview .col-3 p{line-height: 30px; font-weight: 500;}

/* webinar-overview-form */
.webinar-overview-form{padding: 0px 0 80px 0;}
.form-content p{font-size: 18px; line-height: 32px;}
.form-content1 .col-3:nth-child(3){text-align: left;}

/* form */
.hs-fieldtype-text,.hs-phone{margin-top: 5px;}
.webinar-overview-form .ul-list{margin: 0 0 30px;}
.webinar-overview-form .col-4 {
  background-color: #f5f5f5;
  padding: 20px 30px 30px 30px;
}
.actions{padding: 0 !important; margin: 0 !important; text-align: left;}
.webinar-overview-form .hs-input {
    border-radius: 3px;
    box-sizing: border-box;
    color: #33475b;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 22px;
    max-width: 500px;
    padding: 10px 10px;
    width: 100%;
    border: 1px solid #cbd6e2;
    background-color: #fff !important;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}

.webinar-overview-form .hs-input:last-child{margin-bottom: 10px;}
.webinar-overview-form .hs-input:focus{border-color: #c87872;}
.webinar-overview-form .hs-input:focus-visible{border: 1px solid #cbd6e2;}
input.hs-input.error, div.field.error input, div.field.error textarea, 
div.field.error .chzn-choices, textarea.hs-input.error, select.hs-input.error {
  border-color: #c87872;
}

.no-list li{
  margin: 0px 0 15px -20px !important;
  list-style-type: none;
  color: #f2545b !important;
  font-size: 0.875rem !important;
}

.webinar-overview-form .hs-button{    
    background-color:  #E86800;
    border-color:  #E86800;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    padding: 12px 24px;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    margin-top: 20px;
}

.hs-button:active:not(.inactive):not(.link){
  background-color:  #E86800 !important;
  color: #fff !important;
}

/* Form Popup */
.modal {
  display: none;
  position: fixed;
  z-index: 8;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
/*   overflow: hidden; */
}
      
.modal-content {
  margin: 50px auto;
  border: 1px solid #999;
  top: 50px;  
  position: relative;
  display: flex;
  flex-direction: column;
  width: 650px!important;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 0.3rem;
  outline: 0;
}

.hs-form-6852b492-8667-48da-b313-4a73b26be545_9b61f098-0c83-4e0f-8d71-0a0f4ed0ef97 {
  color: #fff !important;
  background-color:#f87000 !important;
}

/* The Close Button */
.close {
  color: #fff !important;
  float: right !important;
  font-size: 30px !important;
  font-weight: normal !important;
  margin: 0 !important;
  text-decoration: none !important;
  text-align: center !important;
  display: inline-block !important;
  line-height: 0 !important;
  padding: 20px 10px 20px 10px !important;
  background-color:#f87000 !important;
  border-radius: 5px !important;
  position: absolute;
  right: -15px;
  top: -20px;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.contact-form1 .actions .primary{
  padding: 10px; 
  width: 100px; 
  margin-top: 10px; 
  background-color: #E86800 !important; 
  border: none;
  font-size: 16px !important;
}
.contact-form{
  padding: 30px 30px 30px 30px;
}
.contact-form .hs-error-msgs label{text-align: left; margin-top: 10px;}
#firstname-3a38bd5b-a198-4576-9631-d29dc766b247{margin-top: 30px;}



/* Media Query */
@media only screen and (max-width: 767px) {
  .ks-wrapper h1{font-size:22px; line-height: 32px;}
  .ks-wrapper h2{font-size:22px; line-height: 32px;}
  .ks-wrapper h3{font-size:24px;}
  .ks-wrapper h4{font-size:20px; line-height: 30px;}
  .ks-wrapper h5{font-size:18px;}
  .ks-wrapper h6{font-size:19px;}
  .ks-container {padding-right: 16px; padding-left: 16px; margin-right: auto; margin-left: auto;}
  .navbar {background-color: #000;}
  .knack-logo,.ks-header .col-9{text-align: center;}
  .ks-header .col-9 img{margin: 10px 0 10px;}

  .webinar-banner{padding: 45px 0 45px; background-position: center;}
  .banner-content{margin-top: 20px;}
  .banner-image-parent{display: block;}
  .banner-image-child{width: 100%; border-right: none; border-bottom: 1px solid #ccc; margin-bottom: 30px; padding: 0;}
  .child3{border-bottom: none; margin-bottom: -20px;}
  .webinar-banner .row:first-child .col-3:nth-child(2){border-right: none;}
  .banner-logo1,.banner-logo2{text-align: center;}
  .banner-logo1 .ks-logo{padding-right: 0px; padding-bottom: 20px;}
  .banner-logo2 .zoovu-logo{width: 160px; padding-left: 0px; padding-top: 20px; border-top: 1px solid #ccc;} 
  .banner-image-child img{width: 120px;}
  .image-heading{margin:0 !important; padding 0;}
  .banner-image-child p:nth-child(3){margin: 0 0 30px;}
  .webinar-overview{padding: 80px 0 30px 0;}
  .overview-content{margin-bottom: 30px;}
  /* Form */
  .form-content p {font-size: 16px; line-height: 30px;}
  .form-content1{margin-top: 0px;}
  .form-content1 .col-3:nth-child(3) {text-align: center; margin-top: 30px;}
  .form-content1 form{text-align: center; margin-left: 0px;}
  .webinar-overview-form .col-4{margin-top: 50px;}
  .modal-content{width: 280px!important;}
}

@media only screen and (min-width: 768px){
  .ks-wrapper h1{font-size:24px;}
  .ks-wrapper h2{font-size:24px;}
  .ks-wrapper h3{font-size:26px;}
  .ks-wrapper h4{font-size:22px; line-height: 32px;}
  .ks-wrapper h5{font-size:18px;}
  .ks-wrapper h6{font-size:20px;}  
  .ks-container {margin-right: auto; margin-left: auto; padding-left: 32px; padding-right: 32px;}
  .knack-logo{text-align: left;}
  .ks-header .col-9 img{margin: 28px 0 0;}
  
  .webinar-banner{padding: 40px 0 40px; background-position: center;}
  .overview-content{min-height: 210px; word-break: break-all;}
  .webinar-overview-form .form-content {padding: 0 30px 0 0;}
  .modal-content{width: 550px!important;}
  .form-content1 form {text-align: center; margin-left: 0px;}
  .form-content1 form input{width: 150px;}
}

@media only screen and (min-width: 1024px){
  .ks-wrapper h1{font-size:26px;}
  .ks-wrapper h2{font-size:26px;}
  .ks-wrapper h3{font-size:28px;}
  .ks-wrapper h4{font-size:24px; line-height: 34px;}
  .ks-wrapper h5{font-size:20px;}
  .ks-wrapper h6{font-size:20px;}
  .ks-container {margin-right: auto; margin-left: auto; padding-left: 32px; padding-right: 32px;}
  .ks-header .col-9 img{margin: 26px 0 0px;}
  
  .webinar-banner{padding: 40px 0 40px; background-position: center;}
  .time-text{font-size: 20px !important;}
  .overview-content{min-height: auto; word-break: normal;}
  .form-content1 form {text-align: right; margin-left: 0px;}
  .form-content1 form input{width: 190px;}
/*   .form-content1 .col-3:nth-child(3) {text-align: center;} */
}

@media only screen and (min-width: 1280px){
  .ks-wrapper h1{font-size:28px;}
  .ks-wrapper h2{font-size:28px;}
  .ks-wrapper h3{font-size:30px; line-height: 40px;}
  .ks-wrapper h4{font-size:26px; line-height: 36px;}
  .ks-wrapper h5{font-size:22px;}
  .ks-wrapper h6{font-size:22px;}
  .ks-container {width: 1140px; margin-right: auto; margin-left: auto; padding-left: 16px; padding-right: 16px;}
    
  .webinar-banner{padding: 50px 0 50px; background-position: center;}
  .webinar-overview .col-12 h3{padding: 0 40px 0 40px;}
  .overview-content{min-height: 150px;}
  .form-content1 form {text-align: right; margin-left: 30px;}
  .form-content1 form input{width: 230px;}
/*   .form-content1 .col-3:nth-child(3) {text-align: left;} */
}

@media only screen and (min-width: 1440px){
  .ks-wrapper h1{font-size:30px;}
  .ks-wrapper h2{font-size:30px;}
  .ks-wrapper h3{font-size:32px; line-height: normal;}
  .ks-wrapper h4{font-size:28px; line-height: normal;}
  .ks-wrapper h5{font-size:23px;}
  .ks-wrapper h6{font-size:24px;}
  .ks-container {width: 1380px; margin-right: auto; margin-left: auto; padding-left: 16px; padding-right: 16px;}
  
  .webinar-banner{padding: 50px 0 50px; background-position: center;}
  .banner-image-child{padding: 0 25px;}
  .webinar-overview .col-12 h3{padding: 0;}
  .overview-content{min-height: auto;}
}