body{
  background-color: #FFFFFF!important;
}

iframe{
  border-radius: 10px;
  margin: 0px auto !important;
}

.list-cards{
  width: 31%;
  position: relative;
/*   margin: 0px 15px 15px; */
  border-radius: 10px;
}

.list-cards .article-card-link{
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.list-card-bg{
  height: 206px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  border-radius: 10px 10px 0px 0px;
}

.list-cards:hover .list-card-bg a{
  background: #FF9E00;
}

.article-post-category-related-content .list-cards .list-card-bg a{
  text-decoration: none;
  color: #fff;
  border: 1px solid #ff9e00;
  border-radius: 122px;
  padding: 5px 15px;
  position: absolute;
  z-index: 2;
  left: 20px;
  top: 150px;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}

.article-list-read-container {
  position: relative;
}

.article-post-category-related-content .article-list-read-container p{
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #676767;
}

.article-post-category-related-content .article-list-read-container h3{
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  color: #232323;
}

.article-post-category-related-content .article-list-read-container .all-articles-expert-content{
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #676767;
}

.article-post-category-related-content .article-list-read-container .all-articles-expert-content a{
  z-index: 2;
  position: absolute;
  left: 38px;
  color: #676767;
  text-decoration: none;
}

.article-post-category-related-content .article-list-read-container .all-articles-expert-content a:hover{
  color: #ff9e00;
}

.article-post-category-related-content .article-list-read-container {
    padding: 20px;
}

.article-list-read-container p{
  padding: 0 !important;
}

.article-post-category-related-content .list-cards{
  padding-bottom: 0 !important;
}

.article-img{
  margin-bottom: 30px;
}

.article-img img{
  border-radius: 10px;
}

.category-link{
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 24px !important;
  color: #232323 !important;
}

.article-post-date-content{
  margin-top: 30px;
}

.article-post-social-inner-wrapper{
  display: flex;
  justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid rgba(35, 35, 35, 0.3);
  border-bottom: 1px solid rgba(35, 35, 35, 0.3);
}

.article-post-date-content a:hover{
  color: #ff9e00;
}

/* W3 Modal */
.w3-modal{
  z-index: 999;
  padding: 0;
}

.w3-modal-content{
  display: none;
/*   display: table-cell; */
  vertical-align: middle;
}

.w3-container, .w3-panel{
  width: 50%;
  margin: 0 auto;
  position: relative;
}

.w3-display-topright {
  right: 16px !important;
  top: -46px;
}

.article-post-blog-desc-content .article-wysiwyg img{
  border-radius: 10px;
  width: 100%!important;
}

@media (max-width: 600px){
  .w3-container, .w3-panel{
    width: 90%;
  }
}

iframe{
  width: 100%; 
  border: none
}

.article-post-main-container{
  display: block;
  max-width: 844px;
  margin: 0 auto;
}

.article-post-content{
  margin: 60px 0 130px 0;
  display: table;
}

.article-post-content h1{
  font-style: normal;
  font-weight: 600;
  font-size: 50px;
  line-height: 60px;
  color: #232323;
  margin-bottom: 10px;
}

.article-post-content h2{
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 43px;
  letter-spacing: 0em;
  text-align: left;
  color: #232323;
}

.article-post-content h3{
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  color: #232323;
}

.article-post-blog-desc-content p{
  margin: 0 0 30px 0px;
  color: #747474;
}

.article-post-content p{
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #676767!important;
}

.article-wysiwyg h2{
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  color: #FF9E00;
  margin-top: 30px;
  margin-bottom: 20px;
}

 .article-wysiwyg h3{
   color:#232323;
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  margin-top: 30px;
  margin-bottom: 10px;
}

.article-wysiwyg img{
  margin-top: 30px;  
  margin-bottom: 30px;
}

.article-post-content ul li{
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  color: #747474;
  margin: 0 0 15px 0;
}

.article-post-content ul li::before{
  background: #747474;
  border-radius: unset;
  margin-bottom: 4px;
  margin-right: 0;
  height: 5px;
  width: 5px;
}

.article-post-footer-wrapper .article-post-footer-content{
padding-top: 30px;
}

.article-post-footer-wrapper .article-post-footer-content h3{
  color: #FF9E00;
  font-weight: 700;
  font-size: 36px;
  line-height: 120%;
  margin-bottom: 20px;
}

.article-post-footer-wrapper .article-post-footer-content p{
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #676767;
}

.article-post-footer-wrapper .article-post-footer-content{
  border-top: 0.5px solid #929292;
}

.article-post-content > div{
  display: table-cell;
  vertical-align: top;
}

.article-post-content > div{
  width: 100%;
}

.article-post-breadcrumb-content{
  display: table;
}
.article-post-breadcrumb-content span a{
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-decoration: none;
}
.article-post-breadcrumb-content span a:hover{
  color:#ff9e00 !important;
}
.article-post-feature-img-content{
  border-radius: 10px;
  width: 775px;
  height: 400px;
  position: relative;
}

.article-post-feature-img-content svg{
  position: absolute;
  top: 40%;
  left: 45%;
}

.article-post-blog-desc-content{
  padding-top: 50px;
/*   padding-left: 15px;
  padding-right: 15px; */
}

/* .article-post-blog-desc-content h2{
  padding-top: 20px;
  padding-bottom: 20px;
} */

.article-post-blog-desc-content h3{
  padding-top: 20px;
  padding-bottom: 20px;
}

a.contLinks:hover,
a.contEmail:hover,
.article-post-blog-desc-content a:hover{
  color: #FF9E00;
}

.article-post-blog-desc-content ul{
  padding-bottom: 10px;
  margin-bottom: 0;
}

.article-post-tags-inner-content a{
  display: inline-block;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0px;
  text-align: left;
  color: #272828; 
  background: rgba(196, 196, 196, 0.5);
  border-radius: 57px;
  padding: 2px 20.73px;
  margin: 0 20.73px 20px 0;
  cursor: pointer;
  transition: 0.5s;
}

.article-post-tags-inner-content a:hover{
  text-decoration: none;
  background: #FF9E00;
  color: #ffffff;
}

.article-post-tags-inner-content a:last-child{
  margin-right: 0;
}

.article-post-tags-social-content{
  display: block;
  width: 100%;
  padding: 20px 0 30px 0;
/*   border-bottom: 0.5px solid #929292; */
}

.article-post-tags-social-content > div{
  display: table-cell;
}

.article-post-tags-social-content .article-post-social-inner-content{
  width: 100%;
}

.article-post-social-inner-content{
  display: table; 
}

.article-post-social-inner-content > div{
  display: table-cell; 
}

.article-post-social-inner-content p{
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0px;
  text-align: left;
  margin-right: 21px;
  color: #272828;
}

.article-post-social-inner-content svg > path{
  transition: 0.5s;
}

.article-post-social-inner-content a:hover svg > path{
  fill: #FF9E00;
}

.article-post-more-tag-content{
  background: rgba(196, 196, 196, 0.2);
  border-radius: 10px;
  padding: 30px 36px 20px 30px;
  width: 393px;
  margin-bottom: 30px;
  transition: 0.5s;
}

.article-post-more-tag-content h3{
  padding-bottom: 30px; 
}

.article-post-more-spacer{
  border-bottom: 0.5px solid #272828;
  margin-bottom: 30px;
}

.article-post-more-tag-content a{
  display: block;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  color: #747474;
  margin-bottom: 20px;
  transition: 0.5s;
}

.article-post-more-tag-content a:hover{
  color: #232323;
  text-decoration: underline;
}

.sidebar-wrapper {
  position: relative;
}

.article-post-author-contentWrapper{
  margin-top: 0 !important;
  position: sticky;
  top: 120px;
  transition: 0.5s;
}
/*   [edit][Gen][02/26/22] remove sticky for callOut*/
.article-post-callOut,
.article-post-author-content{
  margin-top: 0px !important;
  background: rgba(196, 196, 196, 0.2);
  border-radius: 10px;
  padding: 30px 36px 40px 30px;
  width: 393px;
/*   transition: 0.5s; */
/*   margin-top: 0 !important; */
/*   top: 120px; */
}
.article-post-callOut h3,
.article-post-author-content h3{
  padding-bottom: 30px; 
}
/*   [edit][Gen][02/26/22] added styles below  callOut*/
.article-post-callOut{
  margin-top: 30px !important;
  padding: 40px;
}

.article-post-callOut h3{
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  color: #232323;
  text-align: center;
}

.article-post-callOut p{
  color: #232323;
  text-align: center;
}


.article-post-author-spacer{
  border-bottom: 0.5px solid #272828;
  margin-bottom: 30px;
}

/*   [edit][Camille.H][2/10/22] added styles below */
.article-post-img-social-content{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
  margin-bottom: 30px;
}

/*   [edit][Camille.H][2/10/22] removed margin right */
.article-post-img-inner-content{
  width: 120px;
  height: 120px;
  border-radius: 10px;
/*   margin-right: 20px; */
}

/*   [edit][Camille.H][2/10/22] added text align:center */
.article-post-name-social-inner-content h3{
  padding-top: 20px;
  padding-bottom: 5px; 
  text-align: center;
}

/*   [edit][Camille.H][2/10/22] updated styles below */
.article-post-name-social-inner-content p{
/*   padding-bottom: 12.89px;  */
  text-align: center;
  padding-bottom: 0px;
}

/*   [edit][Camille.H][2/10/22] set to display none */
.article-post-social-logos-inner-content{
/*   display: table;  */
  display: none;
}

.article-post-social-logos-inner-content > div{
  display: table-cell;
  vertical-align: middle;
}

.article-post-social-logos-inner-content > div > a > svg > path{
  transition: 0.5s;
}

.article-post-social-logos-inner-content > div > a:hover svg > path{
  fill: #FF9E00;
}

.article-post-author-link{
  border: 2px solid #FF9E00;
  box-sizing: border-box;
  border-radius: 122px;
  padding: 10px 30px;
  color: #232323;
  transition: 0.5s;
  font-weight: 600;
  display: inline-block;
}

.article-post-author-link:hover{
  background-color: #FF9E00;
  text-decoration: none;
  color: #FFFFFF;
}

.article-post-category-content{
  margin: 0 0 100px 0;
}

.article-post-category-content h3{
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
  letter-spacing: 0em;
  text-align: left;
  color: #272828;
  margin-bottom: 20px;
}

.article-post-category-spacer{
  border-bottom: 0.5px solid #272828;
  margin-bottom: 50px;
}

.article-post-category-related-content{
/*   display: flex; */
  width: 100%;
}

.article-post-category-related-content > div{
  width: 33.33%;
  margin-right: 31px;
  border-radius: 10px;
  padding: 0 0 30px;
  position: relative;
  transition: 0.5s;
  cursor: pointer;
}
.article-post-category-related-content>div:hover{
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  background: rgba(196, 196, 196, 0.25);
}

.article-post-category-related-content>div:hover .article-post-category-related-title{
}

.article-post-category-related-content>div:hover .article-post-category-author-url{
}

.article-post-category-related-content>div:hover .article-post-category-related-img a{
  background-color: #FF9E00;
  color: #FFFFFF;
}

.article-post-category-related-content>div p{
  padding: 0 20px;
}

.article-post-category-related-content > div:last-child{
  margin-right: 0;
}

.article-post-category-main-url{
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.article-post-category-author-url{
  position: relative;
  z-index: 11;
}

.article-post-category-author-url:hover{
  color: #FF9E00;
  text-decoration: underline;
}

.article-post-category-related-img{
  width: 100%;
  height: 227px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: relative;
  margin-bottom: 20px;
}

.article-post-category-related-img a{
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: 79px;
    height: 24px;
    border: 1px solid #ff9e00;
    box-sizing: border-box;
    border-radius: 122px;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    padding-top: 4px;
    text-align: center;
    color: #fff;
    transition: .5s;
}

.article-post-category-related-img a:hover{
  text-decoration: none; 
}

.article-post-category-related-content p{
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: left;
  color: #676767;
  margin: 5px 0;
}

.article-post-category-related-content p a{
  color: inherit;
}
.article-post-category-related-content p a:hover{
  color: #ff9e00;
  text-decoration: none;
}

.article-post-category-related-content a.article-post-category-related-title{
  display: block;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 0em;
  text-align: left;
  color: #232323;
  padding-top: 5px;
}

.article-post-featured-video{
  width: 100%;
  height: 400px;
  border: none;
}

.w3-modal-content{
  background-color: transparent;
}

.w3-button{
  background-color: #FF9E00;
  color: #FFFFFF;
  transition: 0.5s;
}

.w3-display-topright{
  right: -27px; 
}

.form, .submitted-message{
  color: #FFFFFF; 
}

/* start form styling*/

#articlepost_formID{
  margin-top: 80px;
  position: relative;
  background-image: url('https://www.buildwitt.com/hubfs/2022%20-%20BuildWitt/Training%20Hub/formbackground.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 150px 30px 50px;
  border-radius: 10px;
}
#articlepost_formID form{}
#articlepost_formID h3{
  text-align: center;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 36px;
  line-height: 40px;
}
#articlepost_formID .hs-fieldtype-text .input input{
  color: color: rgba(35, 35, 35, 0.3);
  width: 100%;
  background: #ffffff;
  color: #232323;
  border: 1px solid rgba(208, 208, 208, 0.28);
  border-radius: 10px;
  height: 50px;
  padding-left: 15px;
}

#articlepost_formID .hs-fieldtype-text .input{
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 5px;
}

#articlepost_formID .hs-fieldtype-text>label{
  font-style: normal;
  font-weight: 400;
/*   font-size: 18px; */
  line-height: 30px;
  color: #ffffff;
}
#articlepost_formID label.hs-error-msg {
    font-size: 12px;
}

#articlepost_formID .hs_submit .actions{
  text-align: center;
}

#articlepost_formID .hs_submit .actions input{
  cursor: pointer;
  color:#ffffff;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  border-radius: 25px;
  margin-top: 30px;
  padding: 9px 30px;
  background-color: #FF9E00;
  transition: all 0.5s;
}

#articlepost_formID .hs_submit .actions input:hover{
  background-color: #ffffff !important;
  color: #242424 !important
}




#articlepost_formID form .hs_error_rollup ul.no-list.hs-error-msgs.inputs-list,
#articlepost_formID form .hs-form-field ul.no-list.hs-error-msgs.inputs-list{
  margin-bottom: 5px;
}
#articlepost_formID form .hs_error_rollup ul.no-list.hs-error-msgs.inputs-list li,
#articlepost_formID form .hs-form-field ul.no-list.hs-error-msgs.inputs-list li{
  line-height: 14px!important;
}
#articlepost_formID form .hs_error_rollup ul.no-list.hs-error-msgs.inputs-list li:before,
#articlepost_formID form .hs-form-field ul.no-list.hs-error-msgs.inputs-list li:before{
  content: unset !important;
}
#articlepost_formID form .hs_error_rollup ul.no-list.hs-error-msgs.inputs-list li .hs-main-font-element,
#articlepost_formID form .hs-form-field ul.no-list.hs-error-msgs.inputs-list li label.hs-error-msg{
  color: #fff;
}

.formImage_thumbnail{
  top: -70px;
  left: 50%;
  position: absolute;
  padding-top: 56.66%;
  width: 100%;
  max-width: 350px;
  transform: translateX(-50%);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

/* end of form styling*/

.article-post-main-container{

}
/*   [edit][Camille.H][2/10/22] added styles below */
.article-post-author-link-container {
  text-align: center;
  margin: 0 auto;
}

.article-post-callOut-content .downloadApps{
  Display: flex;
  justify-content: space-between;
}
.article-post-callOut-content .downloadApps a img{
  max-width: 150px;
}

.article-post-category-related-content.mobile_content{
  display: none; 
}
.article-post-category-related-content.desktop_content{
  display: flex;
}

.article-post-title-content h2{
  font-weight: 400;
  font-size: 36px;
  line-height: 44px;
  color: #676767;
}

.article-wysiwyg blockquote{
  font-weight: 600;
  font-size: 36px;
  line-height: 40px;
  padding: 20px 40px 20px 40px !important;
  border-left: 4px solid #ff9e00 !important;
  margin-bottom: 30px !important;
}

.press_btn.btn-secondary:hover{
   color: #ffffff!important;
}

.article-img img{
  width: 100%;
  max-width: 900px;
}


@media (max-width: 1420px){
  .article-post-content{
    margin: 60px 60px 130px 60px;
  }
  .article-post-category-content{
    margin: 0 60px 100px 60px; 
  }
}

@media (max-width: 1380px){

  .article-post-feature-img-content{
    width: 100%;
  }
}

.article-author-mobile{
  display: none;
}

.article-author-mobile a:hover{
  color: #FF9E00;
}



@media (max-width: 1170px){
  .article-post-category-related-content>div:hover{
    box-shadow: unset;
    background: unset;
  }
  .article-post-category-related-content .list-cards:hover{
    box-shadow: 0px 4px 20px rgb(0 0 0 / 25%);
    background: rgba(196,196,196,0.25);
  }
  .article-post-category-related-content>div{
    width: 100%;
  }
  .list-cards{
    width: 100%;
    max-width: 350px;
    margin-right: 15px;
  }
  .article-post-category-related-content.desktop_content{
    display: none!important;
  }
  .article-post-category-related-content.mobile_content{
    display: flex!important; 
  }
}


@media (max-width: 992px){
  .article-post-author-contentWrapper{
    display: none !important;
  }
  .w3-container, .w3-panel{
    width: 80%;
  }
  #articlepost_formID h3,
  .article-post-category-content h3{
    font-size: 30px;
    line-height: 36px;
  }
  #articlepost_formID .hs-fieldtype-text .input input{
    height: 40px;
  }
  .article-post-content > div:last-child{
    padding-bottom: 50px;
    margin: 0 auto;
  }
  .article-post-content > div{
    display: table;
  }
  .article-post-more-tag-content{
    margin-top: 0 !important; 
  }
  .article-post-callOut,
  .article-post-author-content{
    margin-top: 0 !important; 
  }
  .article-post-tags-social-content{
    padding: 20px 0 30px 0;
  }
  .article-post-category-spacer{
    border-bottom: unset;
  }
  .article-wysiwyg blockquote{
    font-size: 30px;
    line-height: 36px;
    padding: 20px 30px 20px 30px !important;
  }
}


@media(min-width: 768px){
  .article-post-main-container{
/*     padding: 0px 15px; */
    padding: 150px 15px 0px 15px;
  }
}

@media (max-width:767px){
  .article-author-mobile{
    display: block;
    border-top: 1px solid rgba(35,35,35,0.3);
    border-bottom: 1px solid rgba(35,35,35,0.3);
  }
/*   .article-post-tags-social-content{
    display: table;
  } */
  .article-post-content{
    margin: 60px 0px 0px 0px;
  }

  .article-img img{
    border-radius: 0px;
  }
  
  .article-post-category-content{
    margin: 0 15px 60px 15px;
  }
  
  .list-cards{
    max-width: 300px;
  }
  
  .article-post-breadcrumb-content,
  .article-post-date-content,
  .article-post-title-content,
  .article-post-blog-desc-content .article-wysiwyg,
  .article-author-mobile,
  .article-post-footer-wrapper,
  .article-post-tags-social-content .article-post-social-inner-content{
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .article-post-content h1{
    font-size: 36px;
    line-height: 43px;
    margin-bottom: 20px;
  }
  
  .article-post-content h2{
    font-size: 30px;
    line-height: 36px;
  }
  .article-post-footer-wrapper .article-post-footer-content p,
  .article-post-content ul li,
  .article-post-blog-desc-content p{
    font-size: 16px!important;
    line-height: 26px!important;
  }
  .article-post-date-content{
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (max-width: 600px){
  .article-post-more-tag-content{
    width: 100%; 
  }
  .article-post-callOut,
  .article-post-author-content{
    width: 100%; 
  }
}

@media (max-width: 500px){
  .article-post-author-link{
    text-align: center;
  }
  .article-post-tags-social-content .article-post-social-inner-content{
    width: 100%; 
    margin-bottom: 30px;
  }
}

@media (max-width: 400px){
  .mobile-lh-navigation-container .hs-menu-wrapper.flyouts a{
    font-size: 1.5em !important;
    padding-bottom: 0 !important;
  }
  .header-logo{
    padding-left: 15px; 
  }
}

@media (max-width: 302px){
  #menu-icon{
    padding-right: 15px;
    padding-left: 15px;
  }
}