
.author-specific .article-post-callOut-content .work-boots{
text-align: left;
}

.author-specific .article-post-callOut-content .limited-eyebrow{
  color: #262625;
  font-family: OPTIEdgarBold;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 6px;
}
.author-specific .article-post-callOut-content h3.ariat-boots{
  color: #262625;
  font-family: OPTIEdgarBold;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 15px;
}
.author-specific .article-post-callOut-content .btn-dark{
  display: inline-block;
  margin-bottom: 50px;
  border-radius: 80px;
  background: #262625;
  padding: 10px 30px;
  color: #FFF;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  transition: all 450ms;
}
.author-specific .article-post-callOut-content .btn-dark:hover{
  color: #262625;
  background: #FFFFFF;
  text-decoration: none;
}
.author-specific .article-post-callOut-content .registrants{
  color: #262625;
  font-family: Open Sans;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  text-align: left;
  max-width: 120px;
  transform: translateY(45px);
}
.author-specific .article-post-callOut-content{
  text-align: center;
}
.author-specific .article-post-callOut-content img{
  max-width: 222px;
  margin: 0 auto 30px;
}
.author-specific .article-post-callOut-content p{
  font-family: 'Open Sans Regular';
  font-style: normal;
  font-size: 20px;
  line-height: 26px;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.author-specific .article-post-callOut-content .btn{
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
}

.topic-training-specific{
  width: 393px;
  border-radius: 10px;
  background: #232323;
}
.topic-training-specific .article-post-callOut{
  margin-bottom: 0!important;
}
.topic-train-inner{
  background: url(https://www.buildwitt.com/hubfs/2022%20-%20BuildWitt/Training/Training%20Guide/training-guide-dark-mobile.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 40px 15px 30px 40px;
  border-radius: 10px;
  text-align: center;
}
.topic-train-inner .header-text{
  max-width: 170px;
  text-align: left;
  padding-bottom: 40px;
}
.topic-train-inner .download-icn{
  max-width: 24px;
  margin-right: 10px;
}
.topic-train-inner a:hover{
  background: #272828 !important;
  border: 2px solid #272828;
  color: #FFFFFF !important;
  text-decoration: none;
}

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

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

.list-cards{
  width: 31% !important;
  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,
.list-cards:hover .list-card-bg span {
  background: #FF9E00;
}

/* SA Dev - 09/26/22 for Breadcrumbs */
.breadcrumbs-container a {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: rgba(35, 35, 35, 0.5);
}

.breadcrumbs-container img {
  display: inline-block;
  height: 9px;
  margin-left: 12px;
  margin-right: 12px;
  width: 4px;
}

.breadcrumbs-container a.active {
  color: #232323;
  font-weight: bold;
}

.article-post-category-related-content .list-cards .list-card-bg a,
.article-post-category-related-content .list-cards .list-card-bg span {
  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;
}


/*
 * 
 *  written, review and date
 * 
 * */

.article-post-date-content{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(35, 35, 35, 0.3);

}

.article-post-date-content p{
  margin: 0;
}

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

/*
 * 
 *  MODAL 
 * 
 * */


/* 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;
}

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

iframe{
  width: 100%; 
  border: none
}
.article-post-main-container{
  display: block;
  max-width: 1280px;
  margin: 0 auto;
}
.article-post-main-container.cards__container{
  background-color: #FFFFFF;
  width: 100%;
  max-width: 100%;
}
.article-post-main-container.cards__container{
  display: block;
}
.article-post-main-container.cards__container .article-post-category-content{
  display: block;
  max-width: 1280px;
  margin: 0 auto;
  padding: 60px 15px 20px;
}

@media(min-width: 993px){
  .article-post-main-container{
    padding: 0 15px;
  }
  .article-post-main-container.cards__container{
    display: block;
  }
  .article-post-main-container.cards__container .article-post-category-content{
    display: block;
    padding: 100px 15px;
  }
  .article-post-main-container .article-post-content{
/*     margin: 150px 0 100px; */
    margin: 200px 0 100px;
    display: table;
  }
}
/*
 * 
 *  ARTICLE TITLE 
 * 
 * */

/* 
* note:  article-post-breadcrumb-content
* remedy for the double tags. no final [Gen]
*/
.article-post-breadcrumb-content a.category-link{
  color: rgba(35,35,35,0.5) !important;
}
.sub-category-link{
  color: #232323 !important
}

div + div.sub-category-link--wrapper,
div.sub-category-link--chev,
.article-post-breadcrumb-content > a.category-link + a.category-link{
  display: none !important;
}
.article-post-content a.category-link:first-child{
  display: inline-block!important;
}

.article-post-content .article-post-title-content h1 {
	color: #232323;
	font-size: 64px;
	font-weight: 600;
	line-height: 70px; 
	margin-bottom: 15px;
}

/* .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-content p{
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: left;
  color: #676767;
} */



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

.article-post-content > div:first-child{
  padding-right: 70px;
  width: 75%;
}

.article-post-breadcrumb-content{
  display: table;
}

.article-post-breadcrumb-content a{
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: rgba(35, 35, 35, 0.5);
}

.article-post-breadcrumb-content a:hover{
  text-decoration: underline;
} 

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

.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%;
}

/*
 * 
 *  BODY CONTENT WYSIWYM SECTION
 * 
 * */

.article-post-blog-desc-content{
  padding-top: 50px;
}

.article-post-blog-desc-content .article-wysiwyg h2{
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  margin-bottom: 20px;
}

.article-post-blog-desc-content .article-wysiwyg h3{
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 15px;
}

.article-post-blog-desc-content .article-wysiwyg h4{
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 10px;
}

.article-post-blog-desc-content .article-wysiwyg h5{
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 8px;
}

.article-post-blog-desc-content .article-wysiwyg p{
  margin: 0;
  margin-bottom: 30px;
  color: #4F4F4F;
}
.article-post-blog-desc-content .article-wysiwyg p strong,
.article-post-blog-desc-content .article-wysiwyg p bold{
	color: #2c2c2c;
  font-weight: 700;
}
.article-post-blog-desc-content .article-wysiwyg a{
  font-weight: 700;
}

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

.article-post-blog-desc-content .article-wysiwyg a.btn-secondary{
	color: #1a1a1a!important;
}
.article-post-blog-desc-content .article-wysiwyg a.btn-secondary:hover{
	color: #ffffff!important;
}
.article-post-blog-desc-content .article-wysiwyg p sup,
.article-post-blog-desc-content .article-wysiwyg p sub{
  font-weight: 700;
  font-size: 18px;
  line-height: 0;
  color: #FF9E00;
}
.article-post-blog-desc-content .article-wysiwyg ol,
.article-post-blog-desc-content .article-wysiwyg ul{
  margin-top: -10px;
  margin-left: 30px;
  margin-bottom: 30px;
}
.article-post-content .article-wysiwyg ol li,
.article-post-content .article-wysiwyg ul li{
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  color: #4F4F4F;
  margin: 0;
}

.article-post-content .article-wysiwyg span.myth-style{
	display: inline-block;
	background: #FF9E00;
	border-radius: 3px;
	padding: 10px 10px;
	color: #181818;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 120%;
	letter-spacing: 3px;
	font-weight: 700;
	margin-bottom: 8px;
}

.article-post-content .article-wysiwyg span.numbers{
	background: #ff9e00;
	border-radius: 3px;
	color: #181818;
	display: inline-block;
	font-weight: 700;
	font-size: 50px;
	line-height: 120%;
	letter-spacing: 1.5px;
	margin-bottom: 8px;
	padding: 10px;
	text-transform: uppercase;
	margin-top: 30px;
}

.article-post-content .article-wysiwyg ul.plus-icon{
	margin-top: unset;
	padding-left: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.article-post-content .article-wysiwyg ul.plus-icon li{
	margin-top: 0;
	list-style: none!important;
	margin-bottom: 20px!important;
	padding-left: 35px;
	position: relative;
}
.article-post-content .article-wysiwyg ul.plus-icon li:last-child{
	margin-bottom: 0px!important;
}
.article-post-content .article-wysiwyg ul.plus-icon li:before{
	background: url(https://www.buildwitt.com/hubfs/gold%20plus-27x27.svg) 50%/cover no-repeat;
	content: " ";
	width: 13px;
	height: 13px;
	top: 7px;
	left: 0px;
	margin-right: unset;
	position: absolute;
}

/* Gear Bullet */
.article-post-content .article-wysiwyg ul.gear-bullet{
	margin-bottom: 0!important;
}

.article-post-content .article-wysiwyg ul.gear-bullet li{
	list-style: none!important;
	margin-bottom: 25px!important;
	padding-left: 15px;
	position: relative;
}

.article-post-content .article-wysiwyg ul.gear-bullet li:before{
	background: url(https://www.buildwitt.com/hubfs/2022%20-%20BuildWitt/Learning%20Hub/gear-bullet.svg) 50%/cover no-repeat;
	content: " ";
	height: 20px;
	left: -20px;
	margin-right: unset;
	position: absolute;
	width: 17px;
}
.article-post-content .article-wysiwyg ul.gear-bullet li:last-child{
	margin-bottom: 0px!important;
}


.article-post-content .article-wysiwyg ol li p,
.article-post-content .article-wysiwyg ul li p{
  margin: 0;
  padding: 0;
}
.article-post-content .article-wysiwyg ol li,
.article-post-content .article-wysiwyg ul li{
  margin-top: 15px;
}
.article-post-content .article-wysiwyg ul li::before{
  background: #FF9E00;
  border-radius: unset;
  margin-bottom: 4px;
  margin-right: 0;
  height: 5px;
  width: 5px;
}

.article-post-blog-desc-content .article-wysiwyg p.fnt14{
	font-size: 14px;
	line-height: 20px;
}

.article-post-blog-desc-content .article-wysiwyg table {
  border-collapse: collapse !important;
  width: 100%;
  margin-bottom: 30px;
}

.article-post-blog-desc-content .article-wysiwyg table td, 
.article-post-blog-desc-content .article-wysiwyg table th{
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  border: 1px solid #999999;
  text-align: left;
  padding: 15px 10px !important;
}
.article-post-blog-desc-content .article-wysiwyg table th{
  font-weight: 700;
  line-height: 30px;
}
.article-post-blog-desc-content .article-wysiwyg table.threeCol th,
.article-post-blog-desc-content .article-wysiwyg table.threeCol td{
	width: 33%;
	text-align: center;
	vertical-align: top;
}

.article-post-blog-desc-content .article-wysiwyg table.twoCol th,
.article-post-blog-desc-content .article-wysiwyg table.twoCol td{
	width: 50%;
	text-align: left;
	vertical-align: top;
}

.article-post-blog-desc-content .article-wysiwyg table.twoCol tr td:first-child,
.article-post-blog-desc-content .article-wysiwyg table.threeCol tr td:first-child{
	text-align: left;
}

.article-post-blog-desc-content .article-wysiwyg table.tableQuote tr td, 
.article-post-blog-desc-content .article-wysiwyg table.tableQuote tr th{
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  border: none!important;
  padding: 0px 0px 5px 0px !important;
}

.article-post-blog-desc-content .article-wysiwyg table td p, 
.article-post-blog-desc-content .article-wysiwyg table th p{
  margin-bottom: unset !important;
  padding-bottom: unset !important;
}

.article-post-blog-desc-content .article-wysiwyg div.flag--section{
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #FF2E14;
	padding: 8px 10px;
	border: 1px solid #FF2E14;
	border-radius: 3px;
	display: inline-block;
	margin-bottom: 10px;
}
.article-post-blog-desc-content .article-wysiwyg div.flag--section img{
	width: 16px!important;
	height: auto!important;
}


.article-post-blog-desc-content .article-wysiwyg table.table-border{
  display: block;
  border-left: 4px solid #FF9E00;
  padding-left: 30px;
  margin: 20px 0px;
}

.article-post-blog-desc-content .article-wysiwyg table.table--methods tr td{
	border-left: none;
	border-right: none;
	border-bottom: none;
	vertical-align: top;
}

.article-post-blog-desc-content .article-wysiwyg table.table--methods tr td:first-child{
	width: 200px;
	padding: 15px 10px 15px 0px !important;
}

.article-post-blog-desc-content .article-wysiwyg table.table--methods tr td p{
	line-height: 30px;
}

/* Table of Content */
.article-post-blog-desc-content .article-wysiwyg .table-of-content{
	background-color: #232323;
	border-radius: 10px;
	padding: 50px 70px;
	margin-bottom: 30px;
}

.article-post-blog-desc-content .article-wysiwyg .table-of-content h3{
	color: #FFFFFF;
	margin-bottom: 30px;
}
.article-post-blog-desc-content .article-wysiwyg .table-of-content .table-of-content-list{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.article-post-blog-desc-content .article-wysiwyg .table-of-content .table-of-content-list ul{
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 48%;
	        flex: 0 0 48%;
	margin-left: 20px;
	margin-bottom: 0;
}
.article-post-blog-desc-content .article-wysiwyg .table-of-content .table-of-content-list ul.one{
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	        flex: 0 0 100%;
	margin-left: 20px;
	margin-bottom: 0;
}

.article-post-blog-desc-content .article-wysiwyg .table-of-content .table-of-content-list ul li{
	list-style: none!important;
	margin-bottom: 20px!important;
	padding-left: 15px;
	position: relative;
}
.article-post-blog-desc-content .article-wysiwyg .table-of-content .table-of-content-list ul li:before{
	background: url(https://www.buildwitt.com/hubfs/gold%20plus-27x27.svg) 50%/cover no-repeat;
	content: " ";
	width: 13px;
	height: 13px;
	top: 7px;
	left: -20px;
	margin-right: unset;
	position: absolute;
}
.article-post-blog-desc-content .article-wysiwyg .table-of-content .table-of-content-list ul li a{
	color: #929292;
	font-weight: 600!important;
	text-decoration: none;
}
.article-post-blog-desc-content .article-wysiwyg .table-of-content .table-of-content-list ul li a:hover{
	color: #FF9E00;
}

.article-post-content .article-wysiwyg ul.gear-bullet li strong,
.article-post-blog-desc-content .article-wysiwyg table.table--methods tr td strong{
	color: #2c2c2c;
}

.article-post-blog-desc-content .article-wysiwyg div.blockquote{
  position: relative;
  padding: 20px 20px 20px 50px;
  background-color: #f5f5f5;
  border-radius: 10px;
  border: 1px solid #929292 !important;
  margin-bottom: 30px;
  margin-top: 10px;
  color: #232323;
}
.article-post-blog-desc-content .article-wysiwyg div.blockquote p{
  padding-bottom: 0px !important;
  margin: 0px !important;
  color: #232323;
}
.article-post-blog-desc-content .article-wysiwyg div.blockquote:before{
  content: '';
  position: absolute;
  top: 25px;
  left: 20px;
  width:18px;
  height:18px;
  background:url('https://www.buildwitt.com/hubfs/2022%20-%20BuildWitt/Training%20page/blockquote%20bullet.svg') no-repeat center/cover;
}

.article-post-blog-desc-content .article-wysiwyg blockquote{
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  padding: 10px 30px 10px 30px !important;
  border-left: 5px solid #ff9e00 !important;
  margin-bottom: 30px !important;

}
.article-post-blog-desc-content .article-wysiwyg blockquote a,
.article-post-blog-desc-content .article-wysiwyg blockquote p{
  margin: 0!important;
  padding: 0!important;
  font-weight: inherit!important;
  font-size: inherit!important;
  line-height: inherit!important;
}
.article-post-blog-desc-content .article-wysiwyg blockquote a{
  color: #FF9E00;
  text-decoration: none;
}

.article-post-blog-desc-content .article-wysiwyg h2 a.span{
  text-decoration: none;
  position: relative;
}
.article-post-blog-desc-content .article-wysiwyg h2 a.span:after{
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(https://f.hubspotusercontent40.net/hubfs/4833192/2022%20-%20BuildWitt/yellow-underline.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

table.profile{
  margin-bottom: 30px;
}
table.profile td, 
table.profile th{
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  border: none!important;
  padding: 0px 0px 5px 0px !important;
}

.article-post-blog-desc-content .article-wysiwyg img{
  display: inline-block;
  width: 100%;
  max-width: auto;
  border-radius: 10px;
}

	/* link option 01*/
.article-post-blog-desc-content .article-wysiwyg .link_option_container{
	margin-bottom: 30px;
}

.article-post-blog-desc-content .article-wysiwyg .link_option_container .link_option_01{
	background: #F5F5F5;
}

.article-post-blog-desc-content .article-wysiwyg .link_option_container .link_option_01 .link_option_01--item{
	position: relative;
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: flex-start;
	padding: 20px 60px 20px 30px;
	text-decoration: none;
}

.article-post-blog-desc-content .article-wysiwyg .link_option_container .link_option_01 .link_option_01--item:hover{
	text-decoration: none;
}

.article-post-blog-desc-content .article-wysiwyg .link_option_container .link_option_01 .link_option_01--item img{
	height: auto;
	max-width: 150px;
	margin-right: 30px;
}

.article-post-blog-desc-content .article-wysiwyg .link_option_container .link_option_01 .link_option_01--item p{
	COLOR: #2c2c2c;
	position: relative;
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	margin: 0;
}

.article-post-blog-desc-content .article-wysiwyg .link_option_container .link_option_01 .link_option_01--item:after{
	content: '';
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%);
	width: 26px;
	height: 17px;
	background-image: url('https://www.buildwitt.com/hubfs/2022%20-%20Dirt%20World/icons/chevron%20arrow%20right.svg');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.article-post-blog-desc-content .article-wysiwyg .link_option_01:not(:last-child){
	margin-bottom: 5px;
}
/*
.article-post-blog-desc-content .article-wysiwyg .link_option_container .link_option_01:first-child{
	border-radius: 10px 10px 0px 0px;
}
.article-post-blog-desc-content .article-wysiwyg .link_option_container .link_option_01:last-child{
	border-radius: 0px 0px 10px 10px;
}


/*
*
* TAGS AND SOCIAL SECTION
*
*/

.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;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  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: table;
  width: 100%;
  margin: 20px 0px 0px 0px;
}

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

.article-post-tags-social-content > div:first-child{
  width: 90%;
}

.article-post-social-inner-content {
  display: flex;
	align-items: center;
}

.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{
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  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;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.article-post-more-tag-content h3{
  color: #232323;
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  margin-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;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  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: 150px;
/*   top: 170px; */
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*   [edit][Gen][02/26/22] remove sticky for callOut*/
.article-post-callOut,
.article-post-author-content{
  margin-top: 0px !important;
  border-radius: 10px;
  padding: 30px 36px 40px 30px;
  width: 393px;
}
.article-post-callOut h3,
.article-post-author-content h3{
  margin-bottom: 30px; 
}
/*   [edit][Gen][02/26/22] added styles below  callOut*/
.article-post-callOut{
  padding: 40px 30px 40px 30px;
  margin-bottom: 30px;
}

.article-post-callOut h3{
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  color: #E9E9E9;
  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;
  margin-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{
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

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

.article-post-author-link{
  border: 2px solid #FF9E00;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 122px;
  padding: 10px 30px;
  color: #232323;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  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-weight: 600;
  font-size: 50px;
  line-height: 60px;
  letter-spacing: 0em;
  text-align: left;
  color: #232323;
/*   margin-bottom: 20px; */
}

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

.article-post-category-related-content{
  display: -webkit-box;
  display: -ms-flexbox;
  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;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
.article-post-category-related-content > .slick-list{
  width: auto;
}

.article-post-category-related-content>div:hover{
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
          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;
    -webkit-box-sizing: border-box;
            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;
    -webkit-transition: .5s;
    -o-transition: .5s;
    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;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  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: 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;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

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

#articlepost_formID form fieldset .hs-form-field .input .inputs-list .hs-form-booleancheckbox label>span{
  color: #ffffff!important;
}
#articlepost_formID form fieldset .hs-form-field .input .inputs-list .hs-form-booleancheckbox label>.hs-input {
  margin-top: 20px;
  margin-right: 10px;
}
#articlepost_formID form fieldset .hs-form-field .input .inputs-list .hs-form-booleancheckbox:before{
  content: none;
}

#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;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

/* end of form styling*/


/*   [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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

@media (max-width: 1380px){
  .article-post-content > div:first-child{
    padding-right: 50px;
    width: 65%;
  }
  .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{
    -webkit-box-shadow: unset;
            box-shadow: unset;
    background: unset;
  }
  .article-post-category-related-content .list-cards:hover{
    -webkit-box-shadow: 0px 4px 20px rgb(0 0 0 / 25%);
            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% !important;
    max-width: 350px;
    margin-right: 15px;
  }
  .article-post-category-related-content.desktop_content{
    display: none!important;
  }
  .article-post-category-related-content.mobile_content{
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important; 
  }
}


@media (max-width: 992px){
  .topic-train-inner{
    display: none;
  }
  .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:first-child{
    padding-right: 0;
    width: 100%;
  }
  .article-post-content > div:last-child{
    padding-bottom: 50px;
    margin: 0 auto;
  }
  .article-post-content > div{
    display: table;
  }
  .article-post-more-tag-content{
    display: none;
    padding: 50px 30px 50px 30px;
    margin: 0 auto !important; 
  }
  .article-post-callOut,
  .article-post-author-content{
    margin-top: 0 !important; 
  }
  .article-post-tags-social-content{
    margin: 20px 0px 50px 0px;
  }
  .article-post-category-spacer{
    border-bottom: unset;
  }
  .article-wysiwyg blockquote{
    font-size: 30px;
    line-height: 36px;
    padding: 20px 30px 20px 30px !important;
  }
  .article-post-content .sidebar-wrapper{
    display: block;
    padding-left: 15px;
    padding-right: 15px
  }
  .article-post-author-contentWrapper{
    display: block  !important;
    position: static;
  }

  .article-post-author-contentWrapper .article-post-callOut{
    display: none !important;
    padding: 40px 30px;
    margin: 0 auto !important;
  }
  
	
  /*
   * 
   *  MOBILE
   *
   * */

  .article-post-content .article-post-title-content h1{
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
  }
  
  table.tableQuote td.w100{
    display: block;
    width: 100%;
  }
  table.tableQuote td, 
  table.tableQuote th{
    font-size: 16px;
    line-height: 24px;
  }
  .article-author-mobile{
/*     display: none; */
    border-top: 1px solid rgba(35,35,35,0.3);
    border-bottom: 1px solid rgba(35,35,35,0.3);
  }
  
  .article-post-main-container .article-post-content{
    margin: 70px 0px 0px 0px!important;
  }
  
  .article-post-content p{
    margin-bottom: 15px;
  }
  .article-post-blog-desc-content{
    padding-top: 30px;
  }
  .article-post-blog-desc-content table td, 
  .article-post-blog-desc-content table th{
    font-size: 14px;
    line-height: 120%;
  }
  
  .breadcrumbs-container,
  .article-post-breadcrumb-content,
  .article-post-date-content{
    display: none;
  }

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

  .article-post-blog-desc-content .article-wysiwyg h2{
    font-size: 30px;
    line-height: 40px;
  }

  .article-post-blog-desc-content .article-wysiwyg h3{
    font-size: 24px;
    line-height: 32px;
  }

  .article-post-blog-desc-content .article-wysiwyg h4{
    font-size: 20px;
    line-height: 26px;
  }

  .article-post-blog-desc-content .article-wysiwyg h5{
    font-size: 16px;
    line-height: 24px;
  }
  
  .article-post-breadcrumb-content,
  .article-post-title-content,
  .article-wysiwyg,
  .article-author-mobile,
  .article-post-tags-social-content{
    padding-left: 15px;
  }

  .article-post-breadcrumb-content,
  .article-post-title-content,
  .article-wysiwyg,
  .article-author-mobile,
  .article-post-tags-social-content{
    padding-right: 15px;
  }
  .article-post-blog-desc-content .article-wysiwyg table td, 
  .article-post-blog-desc-content .article-wysiwyg table th{
    font-size: 16px;
    line-height: 24px;
  }
  .article-post-blog-desc-content .article-wysiwyg img{
    width: 100%!important;
    border-radius: 0!important;
  }
  .article-post-tags-social-content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
	.article-post-content .article-wysiwyg span.numbers{
		font-size: 36px;
	}
}

@media (max-width:767px){
	.article-post-blog-desc-content .article-wysiwyg .table-of-content .table-of-content-list ul li a,
	.article-post-content .article-wysiwyg ul.gear-bullet li{
		font-size: 16px;
		line-height: 24px;
	}
	.article-post-blog-desc-content .article-wysiwyg .table-of-content h3{
		text-align: center;
	}
  .article-post-category-content{
    margin: 0 15px 60px 15px;
  }
  .list-cards{
    max-width: 300px;
  }
  table.profile td.w100,
  table.tableQuote td.w100{
    display: block;
    width: 100%;
  }
  table.profile td,
  table.profile th,
  table.tableQuote td, 
  table.tableQuote th{
    font-size: 16px;
    line-height: 24px;
  }
  .for-mobile{
    display: none !important;
  }
  .article-post-blog-desc-content .article-wysiwyg p{
    font-size: 16px;
    line-height: 24px;
  }
  .article-post-content > div:last-child{
    padding-top: unset;
    padding-bottom: 0px;
  }
  .article-post-content .sidebar-wrapper{
    padding-left: 0;
    padding-right: 0;
  }
  .article-post-more-tag-content{
    width: 100%; 
    border-radius: 0px;
    margin-bottom: 0px;
  }
  .newsletter-main-content .newsletter-inner-content h2{
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
  }
  .article-wysiwyg .hs_cos_wrapper > div > div{
    margin-left: -15px;
    margin-right: -15px;
  }
  .article-wysiwyg .hs_cos_wrapper > div > div iframe{
    border-radius: 0px;
  }
  .article-post-blog-desc-content .article-wysiwyg p sup,
  .article-post-blog-desc-content .article-wysiwyg p sub{
    font-size: 16px;
    line-height: 0;
  }
	.article-post-blog-desc-content .article-wysiwyg .table-of-content{
		padding: 50px;
		margin-bottom: 30px;
	}
	.article-post-blog-desc-content .article-wysiwyg .table-of-content .table-of-content-list{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.article-post-blog-desc-content .article-wysiwyg .table-of-content .table-of-content-list ul{
    margin-top: 0!important;
	}
	.article-post-blog-desc-content .article-wysiwyg .table-of-content .table-of-content-list ul li{
		margin-bottom: 0px!important;
	}
	.article-post-blog-desc-content .article-wysiwyg table.table--methods tr td:first-child{
		width: auto;
	}
	.article-post-blog-desc-content .article-wysiwyg .link_option_01 .link_option_01--item p:after{
		right: 20px;
	}
	.article-post-blog-desc-content .article-wysiwyg .link_option_container .link_option_01 .link_option_01--item p{
		font-size: 16px;
		line-height: 120%;
	}
}

@media (max-width: 600px){

  .article-post-callOut,
  .article-post-author-content{
    width: 100%; 
  }
}

@media (max-width: 500px){
  .article-post-author-link{
    text-align: center;
  }
  .article-post-content h2{
    font-size: 30px;
    line-height: 36px;
  }
  .article-post-tags-social-content > div:first-child{
    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;
  }
}