.home-featured-cols{
  padding-left: 0px;
  padding-right: 0px;
}
hr.featured-articles-divider{
  margin: 7px 0;
  height: 0.5px;
}
.main-article-text div.read-more{
  display: none;
}
.main-article-text{
  padding-right: 0px;
}
.fc1-articles{
  max-width: 230px;
  border-left: 1px solid #d9d9d9;
}
#main-featured-article-image {
  padding-right: 0px;
  overflow-y: hidden;
}
#main-featured-article-image img{
  padding: 0px;
  width: 100%;
  height: auto;
}
.featured-articles-date{
  color: #46338A;
  font-size: 13px;
  font-weight: normal;
}
.featured-webcast-date{
  color: #46338A;
  font-size: 13px;
}
img.home-featured-articles-img{
  width: 100%;
  height: auto;
}

.home-featured-articles-date{
  padding-left: 7px;
}
.featured-articles-section{
  padding-top: 20px;
  padding-bottom: 20px;
}
.featured-articles-section > div {
  flex: 1;
}
#fc2-container{
  border-top: solid 1px #d9d9d9;
}
#fc2-container > div {
  flex: 1;
}
.featured-articles-title{
  padding-top: 10px;
  padding-bottom: 6px;
  font-weight: 600;
}
.home-featured-row{
  padding-left: 15px;
}
.main-article-text > h1{
  padding-bottom: 7px;
}
#main-article-excerpt-truncate{
  color: #777;
  font-size:100%;
  width: 100%;
  margin-bottom: 5px;
  line-height: 22px;
  max-height: 100%;
}
.main .sidebar:before, .sidebar{
  border-left: 1px solid #ffffff;
}
.main {
  margin-top: 0px;
}
.main .sidebar-bs .widget {
  margin-bottom: 20px;
}
.featured-articles-section > div:first-child {
  padding-left: 0px !important;
}
.featured-articles-section > div:last-child {
  padding-right: 0px !important;
}
#mobile-main-article-excerpt {
  display: none !important;
}
#main-featured-article-headline{
  font-weight: 600;
}
.fc1-heading{
  font-weight: 600;
}
.fc2-heading{
  font-weight: 600;
}
/* Start: Home Featured Section Breakpoints */
@media only screen and (min-width: 420px) {

}
@media only screen and (min-width: 465px) {

}
@media only screen and (min-width: 576px) {

}
@media only screen and (min-width: 768px) {
  #main-featured-article-image {
    overflow: inherit;
  }
  #main-featured-article-image img{
    width:100%;
    height: auto;
  }
  #main-article-excerpt-truncate{
    color: #252525;
  }
  @media only screen and (max-width: 991px) { 
    #main-article-excerpt-truncate{
      display:none !important;
    }
    #mobile-main-article-excerpt {
      display: block !important;
    }
    div.main-article-text{
      flex-shrink:2;
    }
  }
  @media only screen and (max-width: 1199px) { 
    .featured-articles-section > div:last-child {
      display: none;
    }
    .featured-articles-section > div:nth-last-child(2){
      padding-right: 0px !important;
    }
  }
}
@media only screen and (min-width: 992px) {
  #main-featured-article-image img{
    width:400px;
    height: auto;
  }
}
@media only screen and (min-width: 1200px) { 
  #main-featured-article-image img{
    width:440px;
    height: auto;
  }
  @media only screen and (max-width: 1222px) { 
    .home-featured-row{
      padding-right: 0px;
    }
  }
  @media only screen and (max-width: 1299px) { 
    #main-featured-article-image img{
      width:330px;
      height: auto;
    }
  }
}

/* End: Home Featured Section Breakpoints */

@media only screen and (min-width: 1128px) and (max-width: 1280px) {
  .wrap{
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }
}

.main-head .headeresp .headerad > div, .main-head .headeresp .headerad > img {
  margin-top: 0px;
  margin-bottom: 0px;
}

.main-head .headeresp{
  margin-top: 20px;
}

.main-head .headeresp .headerad > .spacing-md {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .mobile-head {
    margin-bottom: 10px;
  }
}

#main-container {
  background: white;
}

#main-wrap-two {
  background: white;
}

.col-md-3.sidebar-bs {
  padding-left: 15px;
}

#main-wrap-two > .row.no-gutters > .row.no-gutters {
  background: white;
}
