.custom-layouts-template-02 #left-sticky-navbar ul{
  padding-left: 0px;
}
.custom-layouts-template-02 #left-sticky-navbar .views-element-container{
  width: 100%;
}
.doc_withthumbnail .file {
  background-image:none !important;
  padding-left: 0px;
}
.doc_withoutthumbnail .resources-files span.file{
  background-image:none !important;
  padding-left: 0px;
}
.doc_withoutthumbnail .field--name-field-downloadable-files span.file a{
  display: none;
}
.custom-layouts-template .document-single {
  display: flex;
}
#left-sticky-navbar .nav-pills ul li.nav-link{
  padding-left: 0px;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1344px;
  }
}
.field--name-field-full-width-banner {
  display: none;
}
.custom-layouts-template .page-title h1 {
  text-align: left;
  font-family: "Roboto Condensed";
  color: #404040;
  font-size: 40px;
  font-weight: bold;
  line-height: 52px;  
  text-align: left;
}
.custom-layouts-template .page-title span:after{
    content: "";
    display: block;
    width: 250px;
    height: 3px;
    background: #00adef;
    margin-top: 10px;
    width: 40%;
}
.path-node-type-statement .region-content {
  max-width: 100%;
  margin: auto;
}
.statement-row{
  margin-bottom: 50px;
}
.statement-wrapper .picture-credits{
    font-size: 14px;
    line-height: 20px;
    font-family: "Roboto";
    color: #404040;
    font-weight: normal;  
}
#page-wrapper-statement-node-detail h1.page-header{
  display: none;
}
.statement-wrapper-slider-row{
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.featured-statements-slider-block{
  margin-bottom: 60px;
}
.featured-statements-slider-block .statement-summary{
  margin-top: 20px;
}
.country-regional-network-content .field--name-field-banner{
  display: none !important;
}
.document-single-new{
  display: flex;
}
#working-group-main-page-wrapper .banner-section-top{
	display:none;
}
/* New home page */
.home-page-featured-section{
  width: calc(100vw - 20px);
  margin-left: calc(-50vw + 50% + 10px);  
  position: relative;
}
.home-page-featured-section img{
  object-fit: cover;
  width: 1856px;
  height: 730px;
}
.home-page-featured-section .featured-img-content{
  position: absolute;
  margin: auto;
  text-align: center;
  bottom: 20px;
  width: 100%;
}
.home-page-featured-section-boxes {
  display: block;
  width: 100%;
  margin-top: 50px;
}
.home-page-featured-section-boxes .slick-list .views-row{
  margin-left:20px;
  margin-right:20px;
}
.home-page-featured-section-boxes .content-container .content-title{
  text-align: left;
  font-family: "Roboto Condensed";
  color: #404040;
  font-size: 28px;
  line-height: 36px;
}
.home-page-featured-section-boxes .content-container .content-sub-heading{
  text-align: left;
  font-family: "Roboto";
  color: #404040;
  font-size: 16px;
  line-height: 24px;
}
.home-page-featured-section-boxes .content-container .content-link{
  text-align: left;
  font-family: "Roboto";
  color: #404040;
  font-size: 16px;
  line-height: 24px;
}

.home-page-highlighted-news-single .content-title{
  text-align: left;
  font-family: "Roboto Condensed";
  color: #404040;
  font-size: 28px;
  line-height: 36px;
}
.home-page-highlighted-news-single  .content-body{
  text-align: left;
  font-family: "Roboto";
  color: #404040;
  font-size: 16px;
  line-height: 24px;
}
.home-page-highlighted-news-list .view-footer{
  text-align: center;
}
.custom-layouts-homepage .section-heading{
  text-align: left;
  font-family: "Roboto Condensed";
  color: #404040;
  font-size: 28px;
  line-height: 36px; 
}
.home-page-highlighted-statements-list ul
{
  display: flex;
}
.home-page-highlighted-statements-list .view-footer{
  margin-top: 30px;
  text-align: center;
} 
.custom-layouts-template-03 .page-header {
  display:none;
}
.container ul.breadcrumb li:first-child{
  display: none !important;
}
.home-page-highlighted-video-list ul
{
  display: flex;
}
.custom-layouts-homepage .resources-item > div {
  background-color: transparent;
}
.custom-layouts-homepage  .media-container .paragraph--type-video .group-header {
  border: none;
}
.home-page-highlighted-video-list ul li
{
  width: 50%;
}
.home-page-highlighted-video-list .view-footer{
  margin-top: 30px;
  text-align: center;
}

.practice-node-detail .practice-detail-right-column #section-dates,
.practice-node-detail .practice-detail-right-column #section-type,
.practice-node-detail .practice-detail-right-column #section-geo-scope,
.practice-node-detail .practice-detail-right-column .geographic-scope-country,
.practice-node-detail .practice-detail-right-column .geographic-scope-region,
.practice-node-detail .practice-detail-right-column .geographic-scope-subregion,
.practice-node-detail .practice-detail-right-column .geographic-scope-local
{
  display: block !important;
}

.working-group-node-page .page-title span::after {
  background-color: transparent !important;
}
.views-news-page .form-exposed-filter > .form-exposed-filter__col:last-child {
  padding-top: 0px;  
}