*/
.text-rich ul li {
border:none;
/* 	font: 100 18px/40px Open Sans; */
/* 	font: 100 18px Open Sans; */
	font:100 17px/32px Open Sans;
    text-indent: -32px;
    margin: 0px 0px 0 32px;
	
}
.yellow-CTA {
    background: #ffe600;
    text-decoration: none;
    color: #002f5f;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 6px;
    font-weight: 600;
	transition:.3s all ease;
}
.yellow-CTA:hover {
   opacity:.8;
	transition:.3s all ease;
}

.text-rich ul li:before {
    content: '';
    display: inline-block;
    height: 25px;
    width: 35px;
    background-image: url('https://5964221.fs1.hubspotusercontent-na1.net/hubfs/5964221/Lamor%202019/Multimedia/Dark-Bullseye.svg');
    background-size: contain;
    background-repeat: no-repeat;
/*     margin-left: -35px; */
	position: relative;
    top: 6px;
	
}
.leadin-preview-wrapper {
    
}
#hs-eu-confirmation-button {
    float: left;
    margin-bottom: 20px;
}
.form-float [type="checkbox"]{
	    width: 30px !important;
}

.body-container.container-fluid .page-center.post {
   background:white;
  
}
.newsroom {
  background: #f2f4f7;
}
.post-item p{
    text-align: left;
    letter-spacing: 0;
    opacity: 1;
   
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    position: relative;
  padding: 20px;
  padding-top: 0px;
}
.post-listing {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(280px,1fr));
    grid-gap: 50px;
}
.post-item {
    width: 100%;
   
    overflow: hidden;
    display: flex;
    flex-flow: column;
 position: relative;
/*     -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: all 0.3s ease;
    transition-duration: all 0.3s ease; */
	transition: all 0.3s ease;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 6px 3px rgb(120 185 232 / 20%);
    box-shadow: 0 0 6px 3px rgb(120 185 232 / 20%);
}

.hs-featured-image-wrapper {
    display: block;
    height: 251px;
    overflow: hidden;
    background-size: cover !important;
    background-position: center center !important;
}



.post-item:hover, .post-item:focus, .post-item:active  {
        -webkit-transition-duration: all 0.3s ease;
    transition: all 0.3s ease;
  background: #ff7a59;
}
.post-item h2 {
    text-align: left;
   padding:20px;
    letter-spacing: 0;
   color: #186eb6;
    opacity: 1;
    text-decoration: none;
    font-weight: bold;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  position: relative;
}

a.topic-link {
    text-align: left;
   
    letter-spacing: 0;
    color: #fff;
    opacity: 1;
    font-weight: 700;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    position: relative;
}

a.hs-featured-image-link {
    text-decoration: none;
}

.post-item .icon-arrow i.icon-arrow-right2 {
    font-size: 30px;
    
    color: transparent;
    float: right;
    margin: 20px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.post-item:hover h2 {
    color: white;
}
.post-item:hover .icon-arrow i.icon-arrow-right2 {
   
    color:white;
  
}

.post-item:hover .data {
    color: white;
}


.post-header {
    /* padding: 1rem; */

    padding:30px;
}

.page-center.blog {
max-width: 1170px;
    float: none !important;
    padding: 0px 30px;
    margin: 0px auto !important;
  
}
.page-center.blog {
    padding-top: 30px;
}
.text-header-wrapper h2 {
    color: #002F5F;
     text-align: center;
    padding-top: 49px;
    padding-bottom: 49px;
 
    font-weight: bold;
}

.post-header h3 a{
  
  
    letter-spacing: 0;
    color: #002f5f;
    opacity: 1;
    text-decoration: none;
    font-weight: bold;
    line-height: 30px;
}

a.topic-link {
   
    padding: 0px 20px 0px 20px;
    text-decoration: none;
   
   
   
  
   
    
}

.post-header p, .post-body p {
  
    letter-spacing: 0;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    color: black;
    display: block;
  position: relative;
  
}

.post-item:hover p {
    color: white;
}
i.icon-circle-right {
  top: 2px;
    position: relative;
    color: #002F5F;
}
.readMore-blog a{
    text-decoration: none;
}

.readMore-blog{
    display: block;
    width: 100%;
    margin-top: auto;
}
.blog-pagination {
 
  color: #002F5F;
  padding-bottom: 50px;
  padding-top: 30px;
}


.readMore-blog a {
 
  color: #002F5F;
}

.blog-pagination a{
  font-family: Nunito;
   color: #0b6db6;
    text-decoration: none;
  padding-right: 10px;
	font-size: 14px;
}
.blog-pagination i.icon-Arrow {
    font-size: 10px;
    top: 1px;
    display: inline;
    position: relative;
}
.blog-pagination i.icon-MiniLeftArrow {
    font-size: 10px;
    top: 1px;
    display: inline;
    position: relative;
}
.prev_link{
	padding-left:05px;
}
.next_link{
	padding-right:05px;
}
.post-item.post_main_listing a {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.post-item.post_main_listing h3, .post-item.post_main_listing span {
    padding: 30px;
	line-height:1.5;
	
}
/*IE BUG*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .post-listing{
  display: flex;
    flex-flow: row wrap;
    justify-content: space-between;


}

.post-item {
    flex-basis: 30%;
    flex-grow: 0;
	  margin-bottom:20px;
  }
}



@media screen and (max-width: 1000px){
.post-listing {
    grid-template-columns: 1fr 1fr;
  }
 } 

@media screen and (max-width: 767px) {
  .post-listing {
 
    grid-template-columns: 1fr;

}
}



/*post view*/

.page-center.post {
    max-width: 970px;
  
}

.topic-center {
    margin: 0 auto;
    text-align: center;
    display: block;
    float: none;
    width: 100%;
   padding-bottom: 27px;
}
a.topic-link.center {
    float: none;
    display: inline-block;
    text-align: center;
}

.hs-author-avatar img {
    border-radius: 50px;
   margin-left: 10px;
    margin-right: 10px;
    width: 60px;
    height: 60px;
    
    /* padding-top: 20px; */
}

.postPageAvatarWrapper h1 {
    text-align: center;
    padding: 0 0px 25px;
   
    color: #002F5F;
    opacity: 1;
  word-break: break-word;
}

.group {
    display: flex;
    justify-content: space-between;
     padding-top: 30px;
}

.hs-author-avatar {
    text-align: center;
    margin: 0 auto;
  padding-bottom: 50px;

}

span.group-text {
    position: relative;
    /* margin-top: -11px; */
    top: -25px;
}

.hr {
    display: block;
    width: 100%;
     border: solid 2px #F2F4F7;
}

.section.post-body {
  padding-top: 28px;
}
.section.post-body {
    padding-top: 28px;
    max-width: 770px;
    margin: 0 auto;
}

.section.post-body h1, .section.post-body h2 ,.section.post-body h3  {
    text-align: center;
    padding: 0 0px 20px;
   
    color: #002f5f;
    opacity: 1;
  word-break: break-word;
}

.section.post-body img {
    max-width: 100%;
}

blockquote, q {
   quotes: unset;
  text-align: center;
  font: 24px/30px NeoSansPro-Regular;
}
.post-header blockquote p {  
  text-align: center;
  
  color: #002f5f;
  padding: 0px;
  word-break: break-word;
}

.section.post-body a {
  color: #ffe600;
    transition: all 300ms ease;
    font-weight: 700;
}
.post-body li {
    margin-left: 31px;
    text-indent: -25px;
    line-height: 1.5;
   
}

.post-body *>li:before {
    left: 1em;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: .5em;
    margin-bottom: -1px;
    background-color: #002f5f;
    border-radius: 50%;
    color: #fff;
    content: close-quote;
}

@media only screen and (max-width: 800px){
.group  {
    flex-direction: column;
}
  
  span.group-text {
    position: relative;
    top: 0px; 
    float: left;
    display: block;
    width: 100%;
}
  
  .hs-author-avatar img {
    border-radius: 50px;
    margin-left: 10px;
    margin-right: 10px;
    width: 60px;
    height: 60px;
    float: none;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
}

.socialSharing {
    display: block;
    float: left;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 25px;
    text-align: center;
}
span.shareIt i {
    font-family: fontello;
    font-style: normal;
    font-size: 25px;
}
span.shareIt a:not(:last-child) {
    padding-right: 10px;
}
.shareIt a {
    color: #002f5f;
   text-decoration: none;
}

span.share.this {
    display: block;
    float: left;
    text-align: center;
    width: 100%;
    padding-bottom: 25px;
    font: 24px/30px NeoSansPro-Regular;
    color: #777;
}


.ListingfeaturedImage.pb20 img {
    width: 100%;
}
.post-listing{
padding-bottom: 10px;
}
