.stego-landing-page-june-2019 .header-section .header-menu-section .logo-img{
  margin-bottom: -60px;
  width: auto;
}
.download-box-container{
  box-shadow: 3px 4px 23px 2px rgba(0, 0, 0, 0.2);
  border-radius: 25px;
  max-width: 1100px;
  margin: 0 auto !important;
  float: none !important;
  background:#fff;
}
.lp-box-wrapper {
  margin-top: -337px;
}
.beast-hero-section-image img{
  min-height:440px;
  object-fit: cover;
  object-position: center;
  width:100% !important;
}
.download-box-top-container{
  padding:65px 65px 0 ;
  border-bottom: 5px solid #494a4c;
  position:relative;
}
.top-heading-text h4{
  font-size:30px;
  line-height:1.1; 
  color:#494a4c;
  margin:0 0 47px 0;
  font-weight: 400;
}
.heading-text h2{
  font-size:40px;
  line-height:1;
  color:#494a4c;
  margin: 0 0 15px 0;
  font-weight: 400;
}
.sub-heading-text{
  max-width:660px;
}
.sub-heading-text h3{ 
  font-size:28px;
  line-height:1;
  color:#494a4c;
  margin: 0 0 35px 0;
  font-weight: 400;
}
.cta-blc-container{
  position: absolute;
  bottom: -20px;
  left: 60px;

}
.download-box-container .download-guide-cta{
  text-decoration:none;
  font-weight:700;
  font-size:12px;
  line-height:17px;
  letter-spacing:1.2px;
  color:#494a4c;
  padding:6px 20px;
  border:2px solid #999999;
  border-radius:50px;
  background: #fff;

}
.download-box-container .download-guide-cta:hover{
  background:#ffef00;
}
.download-box-bottom-container{
  padding:63px 80px 80px ;
}
.download-box-bottom-container .left-side-flex-column .product-image{
  margin-bottom:15px;
}
.section-text p{
  font-size:22px;
  line-height:26px;
  color:#494a4c;
  margin: 0 0 20px;
}
.section-text ul{
  padding: 0;
  margin: 0;
}
.section-text ul li{
  list-style-type:none;
  font-size:22px;
  line-height:26px;
  margin:0 0 25px;
  padding-left:35px;
  position:relative;
}
.section-text ul li:before{
  content: '';
  position:absolute;
  top:4px;
  left:0;
  height:20px;
  width:20px;
  background:#ffef00;
}
.section-text h3{
  font-size:24px;
  line-height:26px;
  color:#494a4c;
  margin:0;
}
.right-side-flex-column .right-side-flex-column-inner{

  text-align: center;
}
.download-guide-form-container{
  padding: 0;

}
.form-heading-text h2{
  font-size:28px;
  line-height:1;
  color:#494a4c;
  margin: 0px 0 35px;
  max-width: 280px;
  display: inline-block;
}
.download-guide-form .hs-form-field .hs-input{
  border-bottom: 1px solid #000 !important;
  padding: 5px 0 0 !important;
  border: 0;
  font-size: 16px;
  line-height: 28px;
  color: #494a4c;
  height: 40px;
}
.download-guide-form .hs-form-field .input input[type="text"], .download-guide-form .hs-form-field .input input[type="email"], .download-guide-form .hs-form-field .input textarea{
  padding-left: 5px !important;
}
.download-guide-form .hs-form-field{
  margin-bottom: 15px;  
}
/* .download-guide-form select {
color: #aeabab !important;
}
.download-guide-form select option{
color: #494a4c !important;
} */
.download-guide-form select{

  background-color: white;
  /* inline SVG */
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20448%22%20enable-background%3D%22new%200%200%20256%20448%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.arrow%7Bfill%3A%23424242%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22arrow%22%20d%3D%22M255.9%20168c0-4.2-1.6-7.9-4.8-11.2-3.2-3.2-6.9-4.8-11.2-4.8H16c-4.2%200-7.9%201.6-11.2%204.8S0%20163.8%200%20168c0%204.4%201.6%208.2%204.8%2011.4l112%20112c3.1%203.1%206.8%204.6%2011.2%204.6%204.4%200%208.2-1.5%2011.4-4.6l112-112c3-3.2%204.5-7%204.5-11.4z%22%2F%3E%3C%2Fsvg%3E%0A");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: auto 50%;
  border-radius: 2px;
  border: none;
  color: #ffffff;
  padding: 10px 30px 10px 10px;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;

}
.download-guide-form .hs-form-field textarea.hs-input {
  height: auto;
  font-family: 'Roboto',sans-serif;
  /*text-transform: capitalize;*/
}
.download-guide-form .hs-form-field lable{
  display:none;
}
.download-guide-form .hs_email  .hs-form-required{
  display:none;
}
.download-guide-form .hs-error-msgs {
  padding:0;
  margin: 5px 0;
  text-align:left;
}
.download-guide-form .hs-error-msgs li{
  list-style-type:none;
}
.download-guide-form .hs-error-msgs li label{
  color:red;
  display: block;
}
.download-guide-form .hs_submit .hs-button{
  font-size:17px;
  line-height:1;
  color:#494a4c;
  font-weight:700;
  padding:18px 0;
  min-width:295px;
  background:#ffef00;
  border:none;
  text-transform:uppercase;
  margin: 10px 0 25px;
  cursor: pointer;
  border: 1px solid #ffef00 !important;
  transition: all 0.4s;
  letter-spacing:1.76px;
}
.download-guide-form .hs_submit .hs-button:hover{
  background:#fff;
  color:#ffef00;
}
.accessories-two-column-section.video_show .image-column-container , .accessories-two-column-section.video_show .shop-now-btn {
  display:none;
}
.accessories-two-column-section.video_hide .video-column-container , .accessories-two-column-section.video_hide .watch-now-btn {
  display:none;
}
.accessories-two-column-section .video-or-image-section .video-column-inner {
  position:relative;
}
.accessories-two-column-section .video-or-image-section .video-overlay {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  cursor:pointer;

}
.download-guide-form .hs-form-field select.hs-input{
  padding-right: 30px !important;
}
/*-----------------------------------------------------   Page 2 CSS  ------------------------------------------------------------------------------*/
.download-box-video-section {
  background:#e6e7e8;
  padding:70px;
}
.download-box-video-section > .row-fluid-wrapper > .row-fluid, .testimonial-container > .row-fluid-wrapper > .row-fluid {
  display: flex;
  align-items: center;
}
.download-box-video-section > .row-fluid-wrapper > .row-fluid:before, .download-box-video-section > .row-fluid-wrapper > .row-fluid:after,
.testimonial-container > .row-fluid-wrapper > .row-fluid:before, .testimonial-container > .row-fluid-wrapper > .row-fluid:after{
  display:none;
}
.download-box-video-section .download-video-column {
  width: auto;
  flex: auto;
  margin:0;
}
.download-box-video-section .download-video-left-column {
  padding-right:55px;
}
.download-box-video-section .download-video-right-column {
  min-width: 310px;
  max-width: 310px;
}
.download-box-video-section .video-heading-text h2 {
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  margin: 0 auto;
  border-left: 12px solid #494a4c;
  padding-left: 18px;
}

.testimonial-container {
  border-top: 1px solid #494a4c;
  border-bottom: 1px solid #494a4c;
  padding: 30px 0;
  margin: 0 0 70px;
}
.testimonial-container .testimonial-column {
  width: auto;
  flex: auto;
  margin:0;
}
.testimonial-container .testimonial-image-column {
  max-width:274px;
  min-width:274px;
}
.testimonial-container .testimonial-text-column {
  padding-left: 23px;
}
.testimonial-container .testimonial-text-column p {
  font-size: 18px;
  color: #494a4c;
  margin: 0 0 0;
  font-style: italic;
  line-height: 1.1; 
  margin: 0 0 13px;
}
.testimonial-container .testimonial-text-column h4 {
  margin:0;
}
.testimonial-name h4 {
  font-size: 18px;
  color: #494a4c;
  line-height: normal;
  font-weight: 700;
}
.testimonial-name h4 span {
  font-weight:normal;
  font-size:14px;
  display:block;
}

.download-two-coulmn-flex-container > .row-fluid-wrapper > .row-fluid {
  display: flex;
  justify-content: space-between;
}
.download-two-coulmn-flex-container > .row-fluid-wrapper > .row-fluid:before, .download-two-coulmn-flex-container > .row-fluid-wrapper > .row-fluid:after {
  display:none;
}
.download-two-coulmn-flex-container .flex-column-container {
  width:auto;
  margin:0;
}
.download-two-coulmn-flex-container .left-side-flex-column {
  flex: auto;
  padding-right: 30px;
  max-width: 572px;
}
.download-two-coulmn-flex-container .right-side-flex-column {
  flex: auto;
  max-width: 300px;
  min-width: 300px;
  text-align: center;
}
.stego-landing-page-june-2019 .footer-section{
  margin-top :45px;
  padding: 30px 0 0;
  background: #5b5c5e;
  width: 100%;
}
.stego-landing-page-june-2019 .footer-top-border-container{
  border: 1px solid #fff;
  border-left:none;
  border-right:none;
}
.stego-landing-page-june-2019 .footer-top-border-container h3{
  font-size:20px;
  color:#fff;
  text-align: center;
  font-style: italic;
  text-transform:uppercase;
  margin:15px 0;
  letter-spacing: 1.5px;
}
.stego-landing-page-june-2019 .copy-right-section{
  border:none;
  margin:0;
}
.stego-landing-page-june-2019  .footer-section .copy-right-section ul{
  margin: 45px 0 40px;
}
.stego-landing-page-june-2019 .footer-section .copy-right-section ul li{
  font-weight:700;
  font-size:14px;
}
.row-fluid  .featured-in-container {
  margin-top:130px;
}
.featured-in-container .featured-in-heading h3 {
  margin: 0;
  background: #494a4c;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  padding: 4px 10px;
}
.featured-image-container > .row-fluid-wrapper > .row-fluid {
  display: flex;
  width: auto;
  margin: 0 -15px;
  padding: 26px 0;
  align-items: baseline;
}
.featured-image-container > .row-fluid-wrapper > .row-fluid:before, .featured-image-container > .row-fluid-wrapper > .row-fluid:after {
  display:none;
}
.featured-image-container .featured-image {
  flex:1;
  padding:0 15px;
  margin:0;
}
.lp-box-wrapper-2 .download-box-bottom-container .left-side-flex-column .product-image {
  margin-bottom: 0;
  margin-top: 43px;
}
.lp-box-wrapper-2 .download-guide-form-container {
  padding: 13px 0 0;
}
.download-box-container .download-guide-cta {
  background:#ffef00;
  border-color:#494a4c;
}
.download-box-container .download-guide-cta:hover {
  background:#fff;
  border-color:#494a4c;
}
.download-guide-form .hs_submit .hs-button  {
  -webkit-appearance: none;
  -moz-appearance:    none;
  appearance:         none;
}
.download-guide-form input.hs-button.primary.large:hover {
  background: #ffef00;
  border-color: #ffef00;
  opacity: 0.8;
  color: #494a4c;
}
.download-guide-cta.mobile{
  max-width: 200px;
  cursor: pointer;
}
.download-guide-cta.mobile a{
  color:#494a4c;
}
.download-guide-cta.mobile a:hover{
  color:#494a4c;
}
.download-guide-form label {
  display: none;
}
.download-guide-form .input-checkbox {
  display: block !important;
}
.download-guide-form .hs-form-checkbox label.hs-form-checkbox-display{
  display: block !important;
}
/*------------------------------------------------------- Beast Warm page CSS------------------------------------------*/
.beast-warm-lp-box-wrapper{
  border-top:1px solid #494a4c;
}
.beast-warm-lp-box-wrapper .download-box-container {
  overflow:hidden;
  margin-top: 25px !important;

}
.beast-warm-lp-box-wrapper .download-box-top-container {
  background-size: cover;
  background-position: center;
  min-height: 330px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.beast-warm-lp-box-wrapper .download-box-top-container .banner-text-container {
  max-width:52%;
  margin-left: 15px;
}
.beast-warm-lp-box-wrapper .download-box-top-container .heading-text h2 {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  margin: 0 0 0;
}
.beast-warm-lp-box-wrapper .download-box-top-container .sub-heading-text h3 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
}
.beast-warm-lp-box-wrapper .download-box-bottom-container {
  padding-top:0 !important;
}
.after-banner-container {
  position:relative;
  z-index:5;
  margin-bottom:26px;
}
.after-banner-container > .row-fluid-wrapper > .row-fluid  {
  display:flex;
}
.after-banner-container .after-banner-column-1 {
  margin-top: -16px;
  min-width: 53%;
  max-width:53%;
}
.after-banner-container .after-banner-column-2 {
  margin-top: -150px;
  text-align: right;
  min-width: 47%;
  max-width: 47%;
  padding-left: 20px;
  margin-left: 0;
}
.after-banner-container .after-banner-column-2 img {
  max-width:100%;
}
.after-banner-container .ab-logo-image {
  margin:0 0 15px;
}
.after-banner-container .ab-logo-image img {
  margin:0;
}
.after-banner-container .section-text ul li::before {
  background:#494a4c;
  width:14px;
  height:14px;
  top: 6px;
}
.after-banner-container .section-text ul li {
  font-style: italic;
  margin: 0 0 10px;
  padding-left: 29px;
  line-height:1;
}
.after-banner-container .section-text ul li sub{
  font-size:15px;
}
.saving-time-money-container {
  background: #494a4c;
  color: #fff;
  text-align: center;
  padding: 30px;
  margin:0 0 10px;
}
.saving-time-money-container h2 {
  font-size: 40px;
  color: #fff;
  margin: 0;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 18px;
}
.accessories-section{
  padding: 50px 0 0;
}
.accessories-section .section-heading{
  max-width:675px;
  margin:0 auto;
  text-align: center;
}
.accessories-section .section-heading h2{
  font-size:34px;
  line-height: 1.2;
  margin:0 0 30px;
  text-transform:uppercase;
  font-weight: 300;
  color: #4c4d4f;
}
.accessories-section .section-heading h2 strong{
  font-weight: 700;
}
.accessories-section sup{
  font-size:20px;
}
.accessories-two-column-section{
  display:flex;
  align-items: center;
  justify-content: center;
}
.accessories-blok-container{
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.accessories-two-column-section.right-align .content-section{
  background:  linear-gradient(90deg, rgba(236,237,237,1) 58%, rgba(255,255,255,1) 85%);
}
.accessories-two-column-section.right-align{
  flex-flow: row-reverse;
}
.accessories-two-column-section .video-or-image-section, .accessories-two-column-section .content-section{
  width:50%;
}
.accessories-two-column-section .video-or-image-section {
  text-align:center;
  padding: 0 40px;
}
.accessories-two-column-section .video-or-image-section p{
  margin:0;
}
.accessories-two-column-section .content-section{
  background:  linear-gradient(270deg, rgba(236,237,237,1) 58%, rgba(255,255,255,1) 85%);
  padding: 85px 40px;
}
.accessories-two-column-section .content-section .block-heading-text h2{
  font-size: 40px;
  font-weight: 700;
  color: #494a4c;
  line-height: 1;
  letter-spacing:0.8px;
  margin: 0 0 10px;
}
.accessories-two-column-section .content-section .section-text p{
  /*font-size: 16px;*/
  font-size: 18px;
  color: #494a4c;
  line-height:18px;
  letter-spacing:0.32px;
  margin: 0 0 30px;
}
.accessories-two-column-section .content-section .section-text p sub {
  font-size: 13px;
  position: relative;
  top: -3px;
  display: inline-block;
  height: 13px;
}

.accessories-two-column-section .content-section .Shop-now-cta a {
  font-size: 11px;
  line-height: 17px;
  color: #494a4c;
  padding: 7px 20px;
  background: #ffef00;
  border: 3px solid #999;
  border-radius: 25px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.2px;
}
.accessories-two-column-section .content-section .Shop-now-cta a:hover{
  background: none;
  color: #999999;
}
/*---------------------------------------------------------------*/
.peat-winner-section > .row-fluid-wrapper > .row-fluid{
  display:flex;
  justify-content:center;
  align-items:center; 
} 
.peat-winner-section .section-content{
  width:70%;
  text-align: left;
  margin: 0;
  padding-right: 30px;
}
.peat-winner-section .peat-winner-img{
  width:30%;
  text-align: center;
}
.beast-warm-lp-box-wrapper .row-fluid .featured-in-container{
  margin-top:0;
}
.peat-winner-section{
  padding:60px 0 40px;
}
.peat-winner-section .section-content h3{
  font-size: 25px;
  text-transform: uppercase;
  color:#4c4d4f;
  margin: 0 0 20px;
  font-weight:700;
}
.peat-winner-section .section-content ul li{
  font-size: 20px;
  text-transform: uppercase;
  color:#231f20;
  margin: 0 0 5px;
  font-weight:700;
  list-style-type:none;
  line-height: 1.2;
}
.peat-winner-section .section-content ul{
  margin:0;
  padding: 0 0 0 60px;
}
.beast-warm-lp-box-wrapper .featured-in-container .featured-in-heading h3{
  background: #9d9d9e;
}
.beast-warm-lp-box-wrapper .featured-image-container{
  border-bottom:1px solid #161717;
}
.bottom-cta-section .shop-beast-screed-now-cta{
  text-align:center;
  margin: 105px 0 20px;
}
.bottom-cta-section .shop-beast-screed-now-cta a{
  background:#ed1c24 !important;
  color:#fff !important;
}
.bottom-cta-section .shop-beast-screed-now-cta a:hover{
  background:none !important;
  color:#ed1c24 !important;
}
.vapor-barrier-options-inner-section.mobile-show {
  display: none !important;
}




/* ----------------------------------11-3-2020------------------------------------ */

.update-style .after-banner-container .after-banner-column-2{
  margin-top: 107px;
  position: relative;
}
.update-style .after-banner-container .after-banner-column-2 img{
  position: absolute;
  top: 0;
  width: auto !important;
  left: 0;
}
.update-style .accessories-two-column-section .section-text ul li:before {
  top: 8px;
  height: 6px;
  width: 6px;
  background: #494a4c;
  border-radius: 100%;
}
.update-style .accessories-two-column-section .section-text ul li {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 6px;
  padding-left: 20px;
}
.update-style .interested-section fieldset.form-columns-3 .input {
  margin-right: 0;
}
.update-style .interested-section fieldset.form-columns-3 .hs-form-field {
  width: 33.33%;
}
.update-style .interested-section {
  margin-bottom: 40px;
}
.update-style .interested-section .submitted-message{
  font-size: 18px;
  color: #fff;
}
.update-style .shop-beast-screed-now-cta a{
  text-transform: uppercase;
  background: #ffef00;
  text-decoration: none;
  border: 3px solid #999999;
  display: inline-block;
  padding: 10px;
  border-radius: 40px;
  letter-spacing: 1.627px;
  color: #494a4c;
  font-weight: 700;
  min-width: 271px;
  text-align: center;
  -webkit-appearance: none;
}
.update-style .shop-beast-screed-now-cta a:hover{
  background: none;
  color: #999999;
}
.update-style .after-banner-container .after-banner-column-2 iframe{
  width: 100%;
  height: 100%;
}
.update-style .interested-section .hs-form .hs-form-field select.hs-input{
  -webkit-appearance: none;
  background-color:#fff;
  background-image: url(https://www.stegoindustries.com/hubfs/down-arrow-black.png);
  background-repeat: no-repeat;
  background-position: 98% 50%;
  background-size: 12px;
  color:#767676;

}

.update-style .interested-section .hs-form .actions .hs-button{
  -webkit-appearance: none;
  background-color: #ffef00 !important;
  background-image: none !important;
  border-color: #999999 !important;
  color: #494a4c !important;
  font-weight: bold !important;
  text-transform: uppercase;
  text-decoration: none;
  border: 3px solid #999 !important;
  display: inline-block;
  padding: 10px;
  border-radius: 40px;
  letter-spacing: 1.627px;
  color: #494a4c;
  min-width: 271px;
  text-align: center;
  font-family: 'Roboto',sans-serif;
  font-size: 14px;
  line-height: 17px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.update-style .interested-section #hs_cos_wrapper_module_1582166883538167 input[type="submit"]{
  font-weight: bold !important;
}
.update-style .interested-section #hs_cos_wrapper_module_1582166883538167 input[type="submit"]:hover{
  background: transparent !important;
  color: #999 !important;
}
.update-style .interested-section {
  background: #fff;
}
.update-style .interested-section .form-title {
  color: #fff;
  background-color: #4b4c4e;
  padding: 15px;
  max-width: 854px;
  margin: 0 auto;
  margin-bottom: 0px;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 30px;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  position: relative;
}
.update-style .interested-section .form-title::after{
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #4b4c4e transparent transparent transparent;
  position: absolute;
  bottom: -20px;
  left: 25%;
}
.update-style .interested-section .hs-form .hs-form-field textarea.hs-input{
  font-family: 'Roboto',sans-serif;
}
.update-style .interested-section .hs-form .hs-form-field .hs-input{
  -webkit-box-shadow: 0 0 2.2px 0 #030303 inset;
  -webkit-appearance: none;
}

/* -------------------------------------   March 2020 ---------------------------- */

.seminar-page .download-box-top-container {
  padding: 50px 65px 0;
}
.seminar-page .download-box-top-container .heading-text h2 span {
  font-size:70%;
}
.seminar-page .download-box-top-container .sub-heading-text h3 {
  font-size: 24px;
  line-height: 1;
}
.seminar-page .download-box-top-container .sub-heading-text {
  max-width: 850px;
  margin-bottom: 14px;
}
.seminar-page .cta-blc-container .download-guide-cta.mobile {
  max-width: 300px;
  cursor: pointer;
  text-align: center;
}

.row-fluid .stego-thankyou-section {
  padding:55px 70px 45px;
}
.stego-thankyou-section .stego-thankyou-flex-wrap > .row-fluid-wrapper > .row-fluid {
  display:flex;
}
.stego-thankyou-section .stego-thankyou-flex-wrap > .row-fluid-wrapper > .row-fluid:before, 
.stego-thankyou-section .stego-thankyou-flex-wrap > .row-fluid-wrapper > .row-fluid:after {
  display:none;
}
.stego-thankyou-section .stego-thankyou-flex-wrap .stego-left-col {
  width: auto;
  flex-shrink: 0;
}
.stego-thankyou-section .stego-thankyou-flex-wrap .stego-right-col {
  width: auto;
  padding-left: 20px;
  margin: 0;
  padding-top: 18px;
}
.stego-thankyou-section .stego-thankyou-flex-wrap .thank-you-text {
  font-size: 18px;
  color: #494a4c;
  font-style: italic;
  margin: 0 0 15px;
}
.stego-thankyou-section .thank-you-logo-image {
  text-align:right;
  max-width:525px;
}
.you-will-learn-section {
  border-top:40px solid #bbbcbc;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#eceded+0,ffffff+100 */
  background: #eceded; /* Old browsers */
  background: -moz-linear-gradient(top,  #eceded 0%, #ffffff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #eceded 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #eceded 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eceded', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
.you-will-learn-section .you-will-learn-inner {
  padding: 40px 70px;
  background-image: url(https://www.stegoindustries.com/hubfs/march%202020/image/you-will-triangle-img-1.png);
  background-repeat: no-repeat;
  background-position: right 149px top;
  background-size: auto 100%;
}
.you-will-learn-section .you-will-learn-inner > .row-fluid-wrapper > .row-fluid {
  display:flex;
}
.you-will-learn-section .you-will-learn-inner .you-will-left-col {
  width:auto;
}
.you-will-learn-section .you-will-learn-inner .you-will-right-col {
  padding-right:20px;
  min-width:320px;
  max-width:320px;
  position:relative;
  padding-top: 60px;
}
.you-will-learn-section .you-will-heading h2 {
  color: #494a4c;
  font-size: 30px;
  margin: 0 0 25px;
}
.you-will-learn-section .you-will-learn-text ul {
  list-style: none;
  padding: 0;
  margin: 0 0 28px;
}
.you-will-learn-section .you-will-learn-text ul li {
  position: relative;
  padding-left: 40px;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.6px;
  line-height: 1.1;
  color:#000;
}
.you-will-learn-section .you-will-learn-text ul li strong, .you-will-learn-section .you-will-learn-text p strong {
  font-weight:700;
}
.you-will-learn-section .you-will-learn-text ul li::before {
  background-image: url(https://www.stegoindustries.com/hubfs/march%202020/image/check-mark-image-icon.png);
  content: "";
  width: 34px;
  height: 30px;
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
  top: 0;
}
.you-will-learn-section .you-will-learn-text p {
  font-weight: 400;
  font-size: 20px;
  letter-spacing: .6px;
  line-height: 1.3;
  margin: 0 0 24px;
  color:#000;
}
.you-will-learn-section .you-will-learn-inner .you-will-learn-image {
  margin-bottom:60px;
}
.you-will-learn-section .you-will-cta-container {
  text-align:center;
}
.you-will-learn-section .you-will-cta-container .cta_button span {
  max-width: 240px;
  display: inline-block;
}

.schedule-seminar-section {
  border-top:1px solid #828282;
  border-bottom:1px solid #828282;
  padding: 70px 90px 30px;
}
.schedule-seminar-section .schedule-seminar-inner-container {
  display: flex;
}
.schedule-seminar-section .schedule-seminar-inner-container .schedule-seminar-left-column {
  margin-right:89px;
}
.schedule-seminar-section .seminar-image {
  position: relative;
  margin: 0 0 5px;
}
.schedule-seminar-section .seminar-image-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 12px 12px 17px 12px;
}
.schedule-seminar-section .seminar-image-text h4 {
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  font-size: 24px;
  font-weight: 500;
}
.schedule-seminar-section .schedule-form-heading h2 {
  font-size: 20px;
  color: #494a4c;
  letter-spacing: .8px;
  font-weight: 700;
  margin: 0;
  text-align: center;
  font-family: 'RobotoBlack';
  margin-bottom: 25px;
  display: block;
}
.schedule-seminar-section .hs-form-field .input , .schedule-seminar-section .hs-form-field ul.hs-error-msgs.inputs-list {
  max-width: 245px;
  margin: 0 auto;
}
.stego-seminar-v2 .schedule-seminar-section .hs-form-field .input , .stego-seminar-v2 .schedule-seminar-section .hs-form-field ul.hs-error-msgs.inputs-list {
  max-width: 100%;
}
.schedule-seminar-section .hs-form-field ul.hs-error-msgs.inputs-list {
  padding:5px 0 0 ; 
}

.schedule-seminar-section .hs-form-field ul {
  padding:0;
  list-style:none;
  margin:0;
}

.schedule-seminar-section .download-guide-form .hs-form-field textarea.hs-input {
  height:40px;
}
.schedule-seminar-section .actions {
  text-align:center;
}
.schedule-seminar-section .actions .hs-button {
  font-size: 14px;
  color: #494a4c;
  display: inline-block;
  width: auto;
  min-width: 120px;
  line-height: normal;
  height: auto;
  min-height: 0;
  padding: 11px 10px;
  margin:0;
}
/* new style */
.schedule-seminar-section .actions .hs-button {
     border: 5px solid #FFF001 !important;
    color: #494A4C !important;
    font-weight: bold !important;
    font-size: 18px !important;
    background-color: #FFF001 !important;
    font-family: Roboto,sans-serif !important;
    border-radius: 50px !important;
    padding: 10px 33px !important;
    transition: all .4s ease;
    line-height: 1.5em !important;
    text-align: center;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;
}
   .schedule-seminar-section .actions .hs-button:hover{
       color: #fff !important;
  background-color: #494A4C !important;
  border: 5px solid #494A4C !important;
  }
/* end new style */

.schedule-seminar-section .hs-form .hs_error_rollup {
  display:none;
}

.seminar-page .logo-section-opportunites-top h4 {
  font-size:16.95px !important;
}
.seminar-page .logo-section-opportunites .page-center {
  max-width: 950px !important;
}
.seminar-page .cta-blc-container{
  width:auto !important;
}
.stego-thankyou-flex-wrap{
  border-top: 1px solid #000;
  padding: 15px 0;
  border-bottom: 1px solid #000;
}

.schedule-seminar-right-column{
  width:50%;
}


/* 11-07-2020 */
.schedule-seminar-section.new-module .top-text-block {
  position: relative;
}
.schedule-seminar-section.new-module .top-text-block > span {
  background: #494a4c;
  width: 45px;
  height: 45px;
  line-height: 45px;
  display: inline-block;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  font-size: 26px;
  position: absolute;
  left: -59px;
  top: 7px;
  font-weight: bold;
}
.schedule-seminar-section.new-module .schedule-seminar-left-column .top-text-block p {
  color: #494a4c;
  font-size: 22px;
  line-height: 30px;
  margin: 0 0 18px;
}
.schedule-seminar-section.new-module .schedule-seminar-inner-container .schedule-seminar-left-column {
  width: calc(60% - 50px);
  margin-right: 50px;
  position: relative;
}
.schedule-seminar-section.new-module .schedule-seminar-right-column {
  width: calc(40% - 50px);
  width: -webkit-calc(40% - 50px);
  width: -ms-calc(40% - 50px);
  margin-left: 50px;
  position: relative;
}
.schedule-seminar-section.new-module .schedule-seminar-right-column:after {
  content: '';
  width: 2px;
  height: 95%;
  background: #494a4c;
  position: absolute;
  left: -51px;
  top: 50%;
  transform: translate(0px, -50%);
}
.schedule-seminar-section.new-module .schedule-form-heading h2{
  font-size: 16px;
  text-align: left;
  font-weight: normal;
}
.schedule-seminar-section.new-module .hs-form-field .input, .schedule-seminar-section .hs-form-field ul.hs-error-msgs.inputs-list {
  margin: 0 !important;
}
.schedule-seminar-section.new-module .actions {
  max-width: 245px;
}
.schedule-seminar-section.new-module .schedule-seminar-inner-container {
  display: flex;
  padding: 40px 0;
  border-bottom: 3px solid #494a4c;
  padding: 50px 90px;
}
.schedule-seminar-section.new-module {
  padding: 0;
  border: none;
}
.after-section-width-image-bg.after-banner-heading {
  padding: 50px 0;
  background-image:url('https://www.stegoindustries.com/hubfs/aug2019/banner-bg-small.png');
  background-position: right;
}
.after-section-width-image-bg.after-banner-heading .section-text p{
  max-width: 500px;
  color: #fff;
  padding-left: 55px;
  font-weight: bold;
  line-height: 1.1;
  margin: 0;
}
.bottom-white-bg-section{
  background:#fff;
  padding: 50px 25px;
}
.bottom-white-bg-section .section-text a{
  color: #494a4c;
}
.bottom-white-bg-section .section-text p{
  font-size:24px;
}

.seminar-page .download-box-top-container .sub-heading-text {
  max-width: 933px;
}
.seminar-page .download-box-top-container .heading-text {
  max-width: 900px;
}

/* body.stego-landing-pages.stego-landing-page-june-2019.stego-landing-pages-new.seminar-page {
overflow-x: hidden;
} */


/*------------------- July 2020 -------------------*/
.schedule-seminar-right-column {
  border: 1px solid #494a4c;
  padding: 30px 20px;
  border-radius: 10px;
}
.schedule-seminar-right-column .download-guide-form form .input {
  max-width: 100%;
}
.schedule-seminar-right-column .download-guide-form form .hs-fieldtype-select > label {
  display: block;
}
.schedule-seminar-right-column .download-guide-form form  .hs-form-field {
  margin-bottom: 17px;
}
.schedule-seminar-right-column .download-guide-form form .hs-submit .hs-button {
  padding: 11px 20px;
  max-width: 100%;  
  width: 100%;
  white-space: normal;
}


.schedule-seminar-section form .inputs-list.multi-container li.hs-form-checkbox label.hs-form-checkbox-display, .schedule-seminar-section form .inputs-list.multi-container li.hs-form-radio label.hs-form-radio-display{
  display: flex !important;
  align-items: center;
  margin-top: 10px;
}
.schedule-seminar-section form .hs-form-field .inputs-list.multi-container li.hs-form-checkbox input[type="checkbox"].hs-input,
.schedule-seminar-section form .hs-form-field .inputs-list.multi-container li.hs-form-radio input[type="radio"].hs-input{
  padding: 0;
  border-radius: 2px;
  background: #fff;
  margin-left: 0;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  color: #cfd3d7;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #989898;
  margin: 0 8px 0 0;
  top: 0;
  width: 16px !important;
  height: 16px !important;
  outline: none;
}
.schedule-seminar-section form .hs-form-field .inputs-list.multi-container li.hs-form-checkbox input[type="checkbox"]:checked:after, .schedule-seminar-section form .hs-form-field .inputs-list.multi-container li.hs-form-radio input[type="radio"]:checked:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 6px;
  top: 3px;
  left: 2px;
  border: 2px solid #424242;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

.schedule-seminar-section .hs-form-field .hs-input{
  -webkit-appearance: none;
  appearance: none;
}




/*------------------------------------------------ Responsive  ---------------------------------------------------*/
@media(max-width:1199px){
  .peat-winner-section .section-content h3{
    font-size: 24px;
  }
}
@media(max-width:1024px){
  .download-box-top-container{
    padding: 50px 60px 0;
  }
  .top-heading-text h4{
    font-size: 25px;
    margin: 0 0 35px 0;
  }
  .heading-text h2{
    font-size: 35px;
  }
  .sub-heading-text h3{
    font-size: 23px;
    margin: 0 0 30px 0;
  }
  .lp-box-wrapper{
    margin-top: -280px;
  }
  .download-box-bottom-container{
    padding: 55px 60px 60px;
  }
  .beast-warm-lp-box-wrapper .download-box-top-container .heading-text h2 {
    font-size: 40px;
  }
  .beast-warm-lp-box-wrapper .download-box-top-container .sub-heading-text h3 {
    font-size: 25px;
  }
  .accessories-two-column-section .content-section {
    padding: 70px 40px;
  }
  .seminar-page .download-box-top-container .sub-heading-text h3 {
    font-size:23px;
  }
  .you-will-learn-section .you-will-learn-inner {
    background-position: right 139px top;
  }
  .schedule-seminar-section {
    padding: 50px 70px 30px;
  }
  .schedule-seminar-section .schedule-seminar-inner-container .schedule-seminar-left-column {
    margin-right: 50px;
  }
  
}

@media(max-width:992px){
  .download-box-top-container{
    padding: 40px 30px 0;
  }
  .top-heading-text h4{
    font-size: 23px;
    margin: 0 0 20px 0;
  }
  .heading-text h2{
    font-size: 26px;
  }
  .sub-heading-text h3{
    font-size: 20px;
  }
  .lp-box-wrapper{
    margin-top: -227px;
  }
  .download-box-bottom-container{
    padding: 55px 60px 60px;
  }
  .download-box-bottom-container{
    padding: 45px 30px 40px;
  }
  .section-text p{
    font-size: 20px;
    line-height: 1.2;
    margin: 0 0 15px;
  }
  .section-text h3{
    font-size: 22px;
    line-height: 1.2;
  }

  .section-text ul li{
    font-size: 18px;
    line-height: 1.2;
    padding-left: 30px;
  }
  .section-text ul li::before{
    height: 15px;
    width: 15px;
  }
  .section-text h3{
    font-size: 20px;
  }
  .download-two-coulmn-flex-container .left-side-flex-column{
    15px;
  }
  .download-guide-form-container{
    padding: 25px 0 0;
  }
  .form-heading-text h2{
    font-size: 25px;
    margin: 0px 0 10px;
  }
  .download-guide-form .hs-form-field .hs-input{
    line-height: 23px;
  }
  .download-guide-form .hs_submit .hs-button{
    font-size: 15px;
    padding: 15px 0;
    min-width: 240px;
    letter-spacing: 1.40px;
  }
  .cta-blc-container{
    left: 30px;
  }
  .section-text ul li{
    margin: 0 0 15px;
  }
  .download-box-video-section {
    padding: 60px 30px;
  } 
  .download-box-video-section .download-video-left-column {
    padding-right: 30px;
  }
  .download-box-video-section .video-heading-text h2 {
    font-size: 26px;
    border-left-width: 8px;
    padding-left: 12px;
  }
  .download-box-video-section .download-video-right-column {
    min-width: 270px;
    max-width: 270px;
  }
  .featured-image-container .featured-image {
    padding: 0 10px;
  }
  .featured-image-container > .row-fluid-wrapper > .row-fluid {
    margin: 0 -10px;
  }
  .row-fluid .featured-in-container {
    margin-top: 80px;
  }
  .beast-warm-lp-box-wrapper .download-box-top-container .heading-text h2 {
    font-size: 35px;
    margin: 0 0 5px;
  }
  .accessories-two-column-section .content-section, .accessories-two-column-section .video-or-image-section {
    padding: 50px 25px;
  }
  .accessories-two-column-section .content-section .block-heading-text h2{
    font-size: 35px;
  }
  .accessories-two-column-section .content-section .section-text p{
    margin: 0 0 20px;
  }
  .accessories-section .section-heading h2{
    font-size: 30px;
  }
  .peat-winner-section .section-content h3{
    font-size: 20px;
    margin: 0 0 15px;
  }
  .peat-winner-section .section-content ul li{
    font-size: 16px;
  }
  .bottom-cta-section .shop-beast-screed-now-cta{
    margin: 70px 0 20px;
  }
  .after-banner-container .section-text ul li::before {
    top: 2px;
  }

  .beast-warm-lp-box-wrapper .download-box-top-container .banner-text-container {
    margin-left: 0;
  }
  .update-style .accessories-two-column-section .section-text ul li {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 4px;
    padding-left: 15px;
  }
  .update-style .interested-section .form-title {
    font-size: 20px;
    line-height: 28px;
  }
  .seminar-page .download-box-top-container .sub-heading-text h3 {
    font-size: 20px;
    line-height: 1.2;
  }
  .row-fluid .stego-thankyou-section {
    padding: 40px 40px 40px;
  }
  .you-will-learn-section .you-will-learn-inner {
    padding:40px;
  }
  .you-will-learn-section .you-will-learn-inner {
    background-position: right 109px top;
  }
  .schedule-seminar-section {
    padding: 50px 40px 30px;
  }
  
  .schedule-seminar-section.new-module .schedule-seminar-right-column {
    width: calc(40% - 30px);
    width: -webkit-calc(40% - 30px);
    width: -ms-calc(40% - 30px);
    margin-left: 30px;
  }
  .schedule-seminar-section.new-module .schedule-seminar-right-column:after {
    left: -31px;
  }
  .download-guide-form .hs-form-field .hs-input {
    width: 100%;
  }
  .schedule-seminar-section.new-module .schedule-seminar-inner-container{
    padding: 50px 30px;
  }
  .schedule-seminar-section.new-module .top-text-block>span {
    display: inline-block;
    float: left;
    margin-right: 18px;
    position: absolute;
    left: 0;
  }
  .schedule-seminar-section.new-module .top-text-block {
    position: relative;
    padding-left: 55px;
  }
  .bottom-white-bg-section .section-text p{
    font-size:22px;
  }
}

@media(max-width:767px){
  .top-heading-text h4{
    display:inline-block;
    font-size: 21px;
    margin: 0 0 15px 0;
  }
  .lp-box-wrapper{
    margin-top:20px;
  }
  .stego-landing-pages-new .lp-box-wrapper{
    margin-top:-227px;
    position: relative;
  }
  .beast-hero-section-image img{
    min-height:300px;
  }
  .download-box-bottom-container{
    padding: 40px 20px 20px;
  }
  .download-two-coulmn-flex-container > .row-fluid-wrapper > .row-fluid{
    flex-direction: column;
  }
  .download-two-coulmn-flex-container .left-side-flex-column{
    max-width:100%;
    padding-right:0;
  }
  .section-text p{
    font-size: 18px;
    margin: 0 0 10px;
  }
  .download-two-coulmn-flex-container .right-side-flex-column{
    max-width:100%;
    margin-top: 25px;
    min-width:0;
  }
  .right-side-flex-column .right-side-flex-column-inner{
    text-align: center;
    max-width: 500px;
    margin: 0 auto !important;
    float: none;
  }
  .stego-landing-page-june-2019 .footer-section{
    margin-top: 30px;
    padding: 20px 0 0;
    display: inline-block;
  }
  .stego-landing-page-june-2019 .footer-section h3{
    display: inline-block;
    margin: 10px 0;
    width: 100%;
    font-size: 17px;
  }
  .stego-landing-page-june-2019 .footer-section .copy-right-section ul{
    margin: 20px 0 10px;
    display: inline-block;
  }
  .download-box-top-container {
    padding: 40px 20px 0;
  }
  .heading-text h2 {
    font-size: 23px;
  }
  .sub-heading-text h3 {
    font-size: 19px;
    margin-bottom: 25px;
  }
  .form-heading-text h2 {
    font-size: 22px;
  }
  .download-box-video-section > .row-fluid-wrapper > .row-fluid, .testimonial-container > .row-fluid-wrapper > .row-fluid {
    flex-direction: column;
    align-items: center;
  }
  .download-box-video-section .download-video-left-column {
    padding-right: 0;
    width: 100%;
    margin: 0 0 40px;
  }
  .download-box-video-section .video-heading-text h2 {
    font-size: 24px;
    border-left-width: 0;
    padding-left: 0;
    /* text-align: center; */
  }
  .download-box-video-section {
    padding: 40px 20px;
  }
  .download-box-video-section .download-video-right-column {
    min-width: 0;
    max-width: none;
  }
  .testimonial-container .testimonial-text-column {
    padding-left: 0;
  }
  .testimonial-container {
    text-align: center;
    margin: 0 0 40px;
  }
  .testimonial-container .testimonial-text-column p {
    font-size: 17px;
    line-height: 1.2;
  }
  .testimonial-name h4 {
    font-size: 17px;
  }
  .testimonial-container .testimonial-image-column {
    max-width: 274px;
    min-width: 100%;
  }
  .featured-image-container > .row-fluid-wrapper > .row-fluid {
    flex-wrap: wrap;
    padding-bottom:0;
    justify-content: center;
  }
  .featured-image-container .featured-image {
    min-width: 33.33%;
    max-width: 33.33%;
    text-align: center;
    margin: 0 0 30px;
  }
  .download-box-video-section .video-heading-text h2 {
    font-size: 22px;
    line-height: 1.1;
  }
  .row-fluid .featured-in-container {
    margin-top: 30px;
  }
  .after-banner-container > .row-fluid-wrapper > .row-fluid {
    flex-direction: column;
  }
  .after-banner-container .after-banner-column-1 {
    min-width: 100%;
    max-width: 100%;
  }
  .after-banner-container .after-banner-column-2 {
    margin-top: 0;
    min-width: 100%;
    max-width: 100%;
    padding-left: 0;
  }
  .after-banner-container .after-banner-column-2 img {
    max-width:300px;
    width: 100% !important;
  }
  .beast-warm-lp-box-wrapper .download-box-top-container {
    padding-bottom: 25px;
  }
  .beast-warm-lp-box-wrapper .download-box-top-container .banner-text-container {
    max-width: none;
  }
  .beast-warm-lp-box-wrapper .download-box-top-container {
    min-height: 250px;
  }
  .beast-warm-lp-box-wrapper .download-box-top-container .heading-text h2 {
    font-size:30px;
  }
  .beast-warm-lp-box-wrapper .download-box-top-container .sub-heading-text h3 {
    font-size: 23px;
  }
  .accessories-two-column-section .content-section, .accessories-two-column-section .video-or-image-section {
    padding: 40px 20px;
  }
  .accessories-two-column-section .content-section .block-heading-text h2{
    font-size: 30px;
  }
  .accessories-two-column-section .content-section .section-text p{
    font-size:15px;
  }
  .accessories-section .section-heading h2{
    font-size: 28px;
    margin: 0 0 20px;
  }
  .accessories-two-column-section.right-align {

    flex-flow:column;
  }
  .accessories-two-column-section{
    flex-direction:column;
  }
  .accessories-two-column-section .video-or-image-section, .accessories-two-column-section .content-section{
    width:100%;
  }
  .accessories-two-column-section .video-or-image-section {
    padding:20px;
  }
  .accessories-two-column-section .Shop-now-cta{
    text-align:center;
  }
  .peat-winner-section {
    padding: 40px 0;
  }
  .peat-winner-section > .row-fluid-wrapper > .row-fluid{
    flex-direction: column;
  }
  .peat-winner-section .peat-winner-img {
    width: 100%;
  }

  .peat-winner-section .section-content{
    width: 100%;
    padding: 0;
  }
  .peat-winner-section .section-content ul {
    max-width: 260px;
    padding: 0;
    margin: 0 auto;
  }
  .bottom-cta-section .shop-beast-screed-now-cta{
    margin: 50px 0 20px;
  }
  .shop-beast-screed-now-cta a{
    min-width: 240px !important;
    letter-spacing: 1px;
  }
  .saving-time-money-container{
    padding:30px 0;
  }
  .saving-time-money-container h2{
    font-size:35px;
  }
  .after-banner-container .section-text ul li::before {
    width: 10px;
    height: 10px;
    top: 3px;
  }
  .vapor-barrier-options-inner-section.mobile-show {
    display:block !important;
  }
  .vapor-barrier-options-inner-section.mobile-hide {
    display: none !important;
  }
  .stego-calculatore-page-jun .metric-calcularor .section-image img{
    max-width: 250px;
    margin: 0 auto;
  }
  .update-style .after-banner-container .after-banner-column-2{
    margin-top: 30px;
  }
  .update-style .interested-section .form-title {
    font-size: 18px;
    line-height: 26px;
  }
  .seminar-page .download-box-top-container .sub-heading-text h3 {
    font-size:19px;
  }
  .seminar-page .download-box-top-container {
    padding: 40px 20px 20px;
  }
  .row-fluid .stego-thankyou-section {
    padding: 40px 20px 40px;
    text-align: center;
  }
  .stego-thankyou-section .stego-thankyou-flex-wrap > .row-fluid-wrapper > .row-fluid {
    display: block;
  }
  .stego-thankyou-section .thank-you-logo-image {
    text-align: center;
    max-width: 100%;
  }
  .stego-thankyou-section .thank-you-logo-image img {
    margin: 0;
  }
  .stego-thankyou-section .stego-thankyou-flex-wrap .stego-right-col {
    padding-left:0;
  }
  .you-will-learn-section .you-will-learn-inner > .row-fluid-wrapper > .row-fluid {
    display: block;
  }
  .you-will-learn-section .you-will-learn-inner {
    padding: 40px 20px;
  }
  .you-will-learn-section .you-will-heading h2 {
    font-size: 24px;
  }
  .you-will-learn-section .you-will-learn-text ul li {
    font-size: 16px;
    line-height: 1.2;
    padding-left: 35px;
  }
  .you-will-learn-section .you-will-learn-text ul li::before {
    width: 24px;
    height: 24px;
    background-size: 100%;
  }
  .you-will-learn-section .you-will-learn-text p {
    font-size: 16px;
    line-height: 1.2;
    margin: 0 0 10px;
  }
  .you-will-learn-section .you-will-learn-text ul {
    margin: 0 0 20px;
  }
  .you-will-learn-section .you-will-learn-inner .you-will-right-col {
    padding-right: 0px;
    min-width: 0;
    max-width: 100%;
    text-align: center;
    margin-top: 30px;
    padding-top: 0;
  }
  .you-will-learn-section .you-will-learn-inner .you-will-learn-image {
    margin-bottom: 20px;
  }
  .you-will-learn-section .you-will-learn-inner {
    background-position: center top;
  }
  .schedule-seminar-section .schedule-seminar-inner-container {
    display: block;
  }
  .schedule-seminar-section {
    padding: 35px 20px 20px;
  }
  .schedule-seminar-section .seminar-image img {
    margin: 0;
  }
  .schedule-seminar-section .schedule-seminar-inner-container .schedule-seminar-left-column {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .schedule-seminar-section .seminar-image img {
    margin: 0;
    width: 100%;
  }
  .schedule-seminar-section .seminar-image-text h4 {
    font-size: 20px;
  }
  
  .schedule-seminar-right-column {
    width: 100%;
  }
  .after-section-width-image-bg.after-banner-heading .top-heading-text {
    position: relative;
    z-index: 1;
    text-align: center;
  }
  .after-section-width-image-bg.after-banner-heading{
    position: relative;
  }
  .after-banner-heading.after-section-width-image-bg:after {
    content: '';
    background-color: rgba(0, 0, 0, 0.39);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
  }
  .schedule-seminar-section.new-module .schedule-seminar-inner-container {
    padding: 50px 30px;
    flex-direction: column;
  }
  .schedule-seminar-section.new-module .schedule-seminar-inner-container .schedule-seminar-left-column {
    width: 100%;
    margin-right: 0;
  }

  .schedule-seminar-section.new-module .schedule-seminar-right-column {
    width: 100%;
    margin-left: 0;
    max-width: 306px;
    margin: 0 auto;
  }
  .schedule-seminar-section.new-module .schedule-form-heading h2 {
    text-align: center;
  }
  .schedule-seminar-section.new-module .schedule-seminar-right-column:after{
    display:none;
  }
  .schedule-seminar-section.new-module .top-text-block>span {
    background: #494a4c;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
  }
  .schedule-seminar-section.new-module .schedule-seminar-left-column .top-text-block p{
    font-size: 18px; 
  }
  .schedule-seminar-section.new-module .top-text-block {
    padding-left: 45px;
  }
  .bottom-white-bg-section .section-text p{
    font-size:18px;
  }
}
@media(max-width: 630px){

  .update-style .interested-section .hs-form .hs-form-field {
    width: 100% !important;
    padding: 0 8px !important;
  }
  .schedule-seminar-section .seminar-image-text h4 {
    font-size: 16px;
  }
  .schedule-seminar-section .seminar-image-text {
    padding: 10px;
  }
}
@media(max-width:566px){
  .stego-landing-pages-new .lp-box-wrapper{
    margin-top:-250px;
    position: relative;
  }
}


@media(max-width:480px){
  .section-text ul li::before {
    height: 10px;
    width: 10px;
  }
  .download-two-coulmn-flex-container .right-side-flex-column{
    margin-top: 10px;
  }
  .heading-text h2 {
    font-size: 20px;
  }
  .top-heading-text h4{
    font-size: 19px;
  }
  .sub-heading-text h3 {
    font-size: 17px;
    margin-bottom: 35px;
  }
  .section-text ul li{
    padding-left: 20px;
  }
  .stego-landing-page-june-2019 .footer-section h3{
    font-size: 15px;
  }
  .featured-image-container .featured-image {
    min-width: 50%;
    max-width: 50%;
  }
  .download-box-video-section .video-heading-text h2 {
    font-size: 20px;
  }
  .stego-landing-pages-new .lp-box-wrapper {
    margin-top: -244px;
  }
  .accessories-two-column-section .content-section .block-heading-text h2{
    font-size: 25px;
  }
  .accessories-section .section-heading h2{
    font-size: 23px;
  }
  .peat-winner-section .section-content h3 {
    font-size: 18px;
  }
  .peat-winner-section .section-content ul li {
    font-size: 15px;
  }
  .peat-winner-section .section-content ul{
    text-align: center;
  }
  .peat-winner-section .section-content h3{
    text-align:center;
  }
  .shop-beast-screed-now-cta a{
    min-width: 180px !important;
    letter-spacing: 1px;
  }
  .saving-time-money-container h2{
    font-size:30px;
  }
  .beast-warm-lp-box-wrapper .download-box-top-container .sub-heading-text h3 {
    font-size: 21px;
  }
  .update-style .interested-section .form-title {
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 24px;
  }
  .update-style .interested-section .form-title::after {
    left: 30%;
  }
  .seminar-page .download-box-top-container .sub-heading-text h3 {
    font-size: 17px;
  }
  .schedule-seminar-section .seminar-image-text h4 {
    font-size: 14px;
  }
  
}



@media (max-width: 420px){
  .stego-landing-pages-new .lp-box-wrapper {
    margin-top: -264px;
  }
}


@media (max-width: 393px){
  .stego-landing-pages-new .lp-box-wrapper {
    margin-top: -281px;
  }
}
@media (max-width: 367px){
}
@media(max-width:380px){
  .accessories-two-column-section .content-section .block-heading-text h2{
    font-size: 25px;
  }
  .accessories-section .section-heading h2{
    font-size: 20px;
  }
  .seminar-page .cta-blc-container .download-guide-cta.mobile {
    max-width: 260px;
  }
  .you-will-learn-section .you-will-cta-container .cta_button  {
    max-width: 230px !important;
    min-width: 230px !important;
  }
}