/* Block Supporters List */
.no-fat {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.w-100 {
	width: 100%;
}
/* supporters list futenberg block */
.supporters-list {
	display: flex;
	flex-flow: row wrap;
	padding: 0 !important;
	margin: 0 0 2rem 0!important;
}

.supporters-list__container .supporters-list__title h2 {
	color: #00aabc;
	font-family: "Marat Sans",sans-serif !important;
	font-weight: 700;
	margin-bottom: 1rem;
	font-size: 24px !important;
	padding: 0 0 1rem .5rem !important;
}

.supporters-list li {
	list-style: none;
	color: #838588 !Important;
	text-transform: uppercase;
	font-weight: 700;
	font-family: "Marat Sans",sans-serif;
	padding-bottom: 30px;
}
.supporters-list li::before {
	display: none;
}

.sidebar-block .gallery .gallery-caption {
	display: none;
}


.sidebar-block .gallery img {
	border-color: #fff !important;
	height: auto;
	max-width:100%;
}

.source-line p {
	line-height: 20px !important;
}

.hd-news-list__article img {
	height: auto;
	max-width: 100%;
}

@media (min-width: 992px) {
	.supporters-list li {
		flex-basis: calc(100% / 4);
		font-size: 21px;
		padding: .25rem .25rem 1.75rem .25rem !important;
	}
	.supporters-list__container {
		padding: 0 !important;
	}

}

@media (max-width: 991.98px) {
	.supporters-list__container {
		padding: 0 2rem;
	}

	.supporters-list li {
		flex-basis: calc(100% / 2);
		font-size: 18px;
		padding: 0 0 .5rem 0 !important;

	}
}

/* recent posts extended widget */

.rpwe-block > h6,
.rpwe_widget > h6 {
	text-transform: uppercase;
	color: #0c0c0c;
	font-family: "Marat Sans",sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 18px;
	margin-bottom: 24px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: left;
}

.acf-rpw-block ul,
.rpwe-block ul{
	list-style: none !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.acf-rpw-block ul li,
.rpwe-block li{
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	padding-left: 0 !important;
	clear: both;
	display: flex;
	flex-flow: row nowrap;
}

.rpwe-block time {
	color: #666;
	display: block;
	font-size: 12px;
	padding: .25rem 0;
	text-transform: uppercase;
}

.rpwe-block .read-more {
	color: #313131;
	font-size: 12px;
	font-weight: 500;
	padding: .25rem 0;
}

.acf-rpw-img img {
	height: auto;
	max-width: 72px !Important;
}

.acf-rpw-post-data {
	display: flex;
	flex-direction: column;
	padding: 0 0 0 .5rem;
}

.acf-rpw-block ul li::before,
.rpwe-block li::before {
	display: none !important;
}

.rpwe-block a{
	float: left;
	display: inline !important;
	margin: 0 .5rem 0 0;
	text-decoration: none;
}

.rpwe-block h3{
	background: none !important;
	clear: none;
	margin: 0 !important;
	padding: 0 !important;
	font-weight: 400;
	font-size: 14px !important;
	line-height: 1.5em;
}

.rpwe-thumb{
	border: 1px solid #eee !important;
	box-shadow: none !important;
	margin: 2px 10px 2px 0;
	padding: 3px !important;
}

.rpwe-summary{
	font-size: 12px;
}

.rpwe-time{
	color: #bbb;
	font-size: 11px;
}

.rpwe-comment{
	color: #bbb;
	font-size: 11px;
	padding-left: 5px;
}

.rpwe-alignleft{
	display: inline;
	float: left;
}

.rpwe-alignright{
	display: inline;
	float: right;
}

.rpwe-aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.rpwe-clearfix:before,
.rpwe-clearfix:after{
	content: "";
	display: table !important;
}

.rpwe-clearfix:after{
	clear: both;
}

.rpwe-clearfix{
	zoom: 1;
}

/* story authors with images */

.custom-authors-story {
	align-items: center;
	display: flex;
	padding-bottom: 15px;
}

.author-with-image {
	align-items: center;
	display: inline-flex;
	padding: 0 .5rem;
}

.author-with-image img {
	border: 2px solid #313131;
	border-radius: 50%;
	margin-right: .5rem;
	max-width: 32px;
}


/* header */
/**	black button css for newsletter form */
.before-footer-template div#gform_fields_1 .gform_submit {
	background: #000;
	border: 0 !important;
	border-radius: 0 !important;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	margin: 0;
	padding: 12px 30px;
	text-transform: uppercase;
	width: 100%;
	font-family: Arial, sans-serif;
}
.hd-header-main div#gform_fields_1 li,
.before-footer-template div#gform_fields_1 li, 
.pum-content div#gform_fields_1 li {
	list-style: none;
}
.hd-header-main div#gform_fields_1 li#field_1_2,
.before-footer-template div#gform_fields_1 li#field_1_2,
.pum-content div#gform_fields_1 li#field_1_2 {
	position: absolute;
}
.hd-header-main div#gform_fields_1,
.before-footer-template div#gform_fields_1, 
.pum-content div#gform_fields_1 {
	grid-column-gap: 0;
}
.hd-header-main div#gform_fields_1 input,
.before-footer-template div#gform_fields_1 input,
.pum-content div#gform_fields_1 input {
	border: 0 !important;
}
.hd-header-main div#gform_fields_1 input:focus,
.before-footer-template div#gform_fields_1 input:focus,
.pum-content div#gform_fields_1 input:focus {
	outline: none;
}
.hd-header-main div#gform_fields_1 .gform_submit,
.pum-content div#gform_fields_1 .gform_submit {
	border: 0 !important;
	border-radius: 0 !important;
	background: #00aabc;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	width: 100%;
	padding: 12px 30px;
	font-family: Arial, sans-serif;
}
.hd-header-main .gform_wrapper.gravity-theme div#gform_fields_1 .gfield input.large,
.before-footer-template .gform_wrapper.gravity-theme div#gform_fields_1 .gfield input.large,
.pum-content .gform_wrapper.gravity-theme div#gform_fields_1 .gfield input.large {
	height: 5rem;
	background: #fff;
    box-shadow: 0 2px 24px 0 rgba(12, 12, 12, 0.16);
}
.hd-header-main div#gform_fields_1 li#field_1_1,
.before-footer-template div#gform_fields_1 li#field_1_1,
.pum-content div#gform_fields_1 li#field_1_1 {
	grid-column: span 6;
	-ms-grid-column-span: 6;
}
.hd-header-main button#gform_submit_button_1:hover {
    background: #000 !important;
    cursor: pointer;
}

@media (min-width: 992px) {
	.hd-header-main .gform_wrapper.gravity-theme .gform_footer,
	.before-footer-template .gform_wrapper.gravity-theme .gform_footer {
		padding: 0 ;
	}
	.hd-header-main .gform_wrapper::after {
		color: #666;
		content: "Get The Full Story in your inbox weekly";
		display: block;
		margin: .5rem 0 0;
		text-align: center;
	}
	.nav-header__home-link > img {
		margin-top: 0.2rem;
		width: 195.71px;
		height: 102.92px;
	}
	.header__donate .header__donate-heading {
		display: none !important;
		opacity: 0 !important;
		height: 0 !important;
		width: 0 !important;
	}
	.hd-header-main .hd-subscribe-lean::after {
		color: #666;
		content: "Get The Full Story in your inbox weekly";
		display: block;
		margin: .5rem 0 0;
		text-align: center;
	}

	.hd-subscribe  .hd-subscribe__form-content::after {
		color: #fff;
		content: "Get The Full Story in your inbox weekly";
		display: block;
		margin: .5rem 0 0;
		text-align: center;
	}

	.hd-widget *::after {
		content: ""!important;
	}

	.hd-header-white {
		align-items: center;
		display:flex;
		min-height: 180px !important;
		height: auto !important;
		margin-bottom: 24px;
	}

	.header__tagline {
		bottom: 1rem;
		left: 50%;
		margin-left: 1px;
		position: absolute;
		transform: translatex(-50%);
		font-size: 22px;
		font-weight: 400;
	}

	/*UF-76 Task #244:  #244: Should we have a blank text in the "email" field for subscription?*/
	/*.hd-subscribe__form .hd-input::placeholder {*/
	/*color: transparent !important;*/
	/*}*/

	.hd-subscribe__hint {
		color: #a09f9f;
		display: block;
		padding: .5rem 0 0;
		text-align: center;
	}
	:not(header) .hd-subscribe__hint {
		display: none;
	}
}
@media (max-width: 991.98px) {
	.hd-header-white {
		display: none !important;


	}
	.header__tagline {
		display: none !Important;
	}
}

/* donor box css */
.donor-box {
	align-items: center;
	border: 2px solid #ebebeb;
	box-sizing: border-box;
	color: #666 !important;
	display: flex;
	font-family: sans-serif !important;
	font-weight: 600;
	height: 200px;
	justify-content: center;
	margin: auto;
	padding: 20px;
	text-transform: uppercase;
	max-width: 300px;
}
.donor-box img {
	max-height: 75%;
	width: auto !important;
}


.hd-page__sidebar .hd-widget-newsletter .hd-widget__text-content {
	display: flex;
	flex-flow: column wrap;
}

.hd-page__sidebar .hd-widget-newsletter .hd-widget__text-content .hd-widget__title {
	order: 1;
	padding-bottom: .75rem;

}

.hd-page__sidebar .hd-widget-newsletter .hd-widget__text-content .hd-subscribe {
	order: 2;

}

.hd-page__sidebar .hd-widget-newsletter .hd-widget__text-content .hd-widget__text {
	order: 3;
	margin: .5rem 0 0;
	padding: 0;

}

@media (min-width: 992px) {
	.hd-header-white__logo {
		padding: .25rem 0;


	}
	.hd-page-single__top-info{
		margin-left: -30px;
	}
}

.single-sk_stories article h1,
.single-sk_stories article h2,
.single-sk_stories article h3,
.single-sk_stories article h4,
.single-sk_stories article h5,
.single-sk_stories article h6 {

	padding-left: 0px !important;
	padding-right: 0px !important;
}


.wp-block-image.size-large img {
	height: auto;
	width: 100% !important;

}

/* thought leadership */
.tl-box .hd-tabs-navigation__tabs {
	flex-flow: row wrap;
}

.tl-box h2 {
	font-size: 28px !important;
}

.tl-box .hd-tabs-navigation__content .hd-page-single-h1{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

#press-room #press-releases .tl-box .hd-tabs-navigation__content {
	margin-bottom: 45px;
	padding: 0;
}

#press-room #press-releases .tl-box .hd-tabs-navigation__content a {
	border-bottom: 2px solid transparent;
}

#press-room #press-releases .tl-box .hd-tabs-navigation__content a:hover,
#press-room #press-releases .tl-box .hd-tabs-navigation__content a.active {
	color: #000 !important;
	border-bottom: 2px solid #00aabc;
}

#press-room #press-releases .tl-box .resources-document-group {
	display: none;
}

#press-room #press-releases .tl-box .resources-document-group.active {
	display: block;
}

/* image caption */

.hd-page-single figure figcaption {

	padding-left: 0px !important;
	padding-right: 0px !important;
}
/* headings */

.hd-page-single h2,
.hd-page-single h3,
.hd-page-single h4,
.hd-page-single h5,
.hd-page-single h6,
.hd-page-single ul,
.hd-page-single ol {

	padding-left: 30px;
	padding-right: 0px;
}

.hd-page-single h2{
	margin-bottom: 15px;
}

@media(min-width: 250px) and (max-width: 300px){
	.upco-subscribe-popup {
			max-width: 330px;
			margin-left: 160px;
			align-items: center;
			}
	
	 .hd-subscribe__hint	{
			display: none;
		}	
	}
@media(min-width: 270px) and (max-width: 351px){
	.upco-subscribe-popup {
			max-width: 320px;
			margin-left: 140px;
			align-items: center;
			}
	
	.hd-subscribe__hint	{
			display: none;
		}	
	.hd-button {
			padding: 12px 5px !important;
		}
	.hd-button__title{
			font-size: 15px !important;
		}	
	}

@media(min-width:351px) and (max-width: 767px){
	.upco-subscribe-popup {
			max-width: 330px;
			margin-left: 110px;
			align-items: center;
			}
	.hd-subscribe__hint	{
			display: none;
		}
	.pum-theme-default-theme .pum-container .pum-content+.pum-close {
			margin-right: 20px;
		}
}
@media (max-width: 883px) {

    .wp-block-columns .wp-block-column {
        flex-basis: 100% !important;
		flex-wrap: nowrap;
    }
		
}
@media(min-width: 768px) and (max-width: 991px)	{
	.hd-subscribe__hint	{
		display: none;
	}
	.hd-news-list__article-text{
		margin-left: 130px;
	}

	.hd-page-single h1{
		padding-left: -80px;
	}
	.fp-column {
		padding: 15px;
	}
	.hd-page-single p{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.hd-page-single__related {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.hd-heading .hd-heading__title.align-left{
		margin-left: 37px;
	}

	
}
.hd-page__main{
	padding-left: 20px !important;
	padding-right: 20px !important;
}
@media (min-width: 992px) {

	.hd-page-single p{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}

@media (max-width: 767px) {
	
	.hd-page-single h2,
	.hd-page-single h3,
	.hd-page-single h4,
	.hd-page-single h5,
	.hd-page-single h6,
	.hd-page-single ul,
	.hd-page-single ol {
		padding-left: 30px;
	}
	.hd-page-single p {
		padding-right: 0px !important;
		padding-left: 0px  !important;
	}
	.hd__paddings .hd-story-top__title {
		padding-right: 0px !important;
		padding-left: 0px  !important;
	}
	.hd-page-single h1 {
		padding-left: 0px !important;
		padding-right: 0px !important;

	}
	.hd-page-single__top-share{
		padding-left: 0px !important;
		padding-right: 0px !important;

	}
	.hd__paddings{
		padding-left: 0px !important;
		padding-right: 0px !important;

	}
	.ugb-container__side {
		margin-left: 10px;
	}
	.gform_wrapper 	.hd-heading__content .contact_details {
		margin-left: 25px;
		margin-right: 25px;
	}
	
	/* widgets */

	.hd-page-single__related  {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.hd-story-top__content .hd-pagination {
		padding-left: 15px !important;
	}
	.hd-pagination{
		margin-left: 15px;
	}
	.hd-heading .hd-heading__title {
		margin-left: 40px;
	}
	.impact-reports-container{
		display: flex;
		flex-wrap: wrap;
	}
	.thumb{
		margin-bottom: 50px;
	}
	.fp-column {
	    padding: 15px;
	    height: 335px;
   } 

}

@media(min-width: 449px){
	.annual{
		margin-top: 50px;
	}
}
@media (min-width: 992px) {
	.more-stories {
		display: none;
	}
	.hd-subscribe__hint	{
		display: none;
	}	
	.fp-column {
		padding: 10px;
		margin: auto;
		height: 270px;
	
	}
}
.hd-subscribe__content{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

@media (max-width: 991.98px) {
	.hd-featured-news-list .hd-featured-news-list__content .hd-featured-news-list__column:last-child,
	.hd-featured-news-list .hd-featured-news-list__content .column-3 {
		height: 210px;
		overflow: hidden;
	}

	.hd-featured-news-list .hd-featured-news-list__content .hd-featured-news-list__column:last-child.active {
		height: auto !important;
		overflow: visible;
	}
	.hd-subscribe__form .hd-input-wrapper.__hd-with-icon .hd-input{
		margin-right: -40px;
	}

	.more-stories {
		cursor: pointer;
		display: block;
		margin-top: 1.25rem;
		padding: .5rem 2rem;
		text-transform: uppercase;
		color: #0c0c0c;
		font-size: 14px;
		font-weight: 700;
		letter-spacing: 2px;
		line-height: 18px;
		text-transform: uppercase;
	}
}

.partners-column {
	margin-bottom: -28px;
}

.fp-image {
	margin-bottom: -15px;
}
.column-partners-re{
	width: 100%;
	height: auto;
}

.donor-box {
align-items: center;
border: 2px solid #ebebeb;
box-sizing: border-box;
color: #666 !important;
display: flex;
font-family: sans-serif !important;
font-weight: 600;
height: 200px;
justify-content: center;
margin: auto;
padding: 20px !important;
text-transform: uppercase;
max-width: 300px !important;
margin: 0 .675rem;
}

.donor-box img {
max-width: 75% !important;
height: auto !important;
}

.donor-box br {
line-height: 5px;
}

.hd-page-single p.donor-box {
line-height: 24px !important;
}

.wp-block-image.size-large img {
height: auto;
width: 100%;
}	

@media (min-width: 992px) {	
	.main-newsletter-box,
	.main-social-box {
		display: none !important;
	}
	/*.hd-news-list__article-text{
		margin-left: 140px !important;
	}*/
	.hd-heading .hd-heading__title.align-left{
		margin-left: 37px;
	}
}

@media (max-width: 991.98px) {
	
	.partnersblock1 .partnersblock2 .partnersblock3{
		margin-left: 20px;
		margin-right: 20px;
	} 	
	.main-newsletter-box,
	.main-social-box {
		background: #eff1f4;
		margin: 1rem 1rem 2rem 1rem;
		padding: 2rem;
	}
	.main-newsletter-box {
		border-bottom: 1rem solid transparent;
		padding: 3rem !important;
		position: relative;
	}
	
	.main-newsletter-box .gform_wrapper form{
		display: flex;
		flex-flow: row nowrap;
		margin: 0;
		padding: 0;
		width: 100%;
	}

	.main-newsletter-box .gform_wrapper  .gform_footer .gform_submit {
		background-color: #00aabc;
		border-color: #00aabc;
		border-radius: 0 4px 4px 0;
		color: #fff;
		float: none;
		height: 44px;
		font-weight: bold;
		width: 100% !important;
	}
	.main-newsletter-box .gform_body {
		width: 70%;
	}
	.main-newsletter-box .gform_footer{
		width: 30% !important;
	}
	
	.main-newsletter-box .gform_wrapper {
		width: 100%;
	}
	.main-newsletter-box .gform_wrapper input {
		background: #fff;
		border-color: #fff;
		border-radius: 4px 0 0 4px;
		width: 100% !important;
	}
	

	/*UF-76 Task #244:  #244: Should we have a blank text in the "email" field for subscription?*/
	/*.main-newsletter-box .gform_wrapper input::placeholder {*/
	/*	color: transparent !important;*/
	/*}*/
	
	.main-newsletter-box .hd-input__icon {
		position: absolute;
		bottom: 16%;
		font-size: 24px;
		left: 7%;
	}
	
	.main-newsletter-box .gform_body li {
		margin: 0;
		padding: 0;
	}
	
	.main-newsletter-box .gform_body li label {
		display: none !important;
	}

	.main-social-box .ugb-container__wrapper {
		background: transparent !important;
		box-shadow: none !important;
		border-radius: 0 !important;
	}
	.main-social-box + * + * .hd-subfeatured-news-list__meta{
		margin-top: 2rem;
		position: relative !important;
	}
}

@media (max-width: 767px)
{
  .partnerstitle{
	font-family: "Tiempos Text",sans-serif !important;
	font-weight: 300 !important;
	letter-spacing: 0 !important;
  }
  .partnerstext{
	font-family: "Tiempos Text",sans-serif !important;
	font-weight: normal !important;
	letter-spacing: 0.07;
	
  } 
  .hd-subfeatured-news-list__column-half .hd-subfeatured-news-list__column-row{
	  width: 50%;
	  display: flex;
	  flex-wrap: wrap;
	  height: fit-content;
	  flex-direction: column !important;
  }
  .hd-subfeatured-news-list__articles{
	  padding-bottom: 0 !important;
  }
  .hd-subfeatured-news-list{
	  margin-bottom: 0 !important;
  }
  .upco-author-head h1{
	font-size: 25px !important;
  } 
  .hd-page__with-sidebar .hd-page__row{
	  padding-left: 20px !important;
	  padding-right: 20px !important;
  }
  .hd-news-list__article-image-wrapper img{
	  width: 100% !important;
	  height: 100% !important;
  }
  .hd-news-list__article-text{
	  padding-left: 0px !important;
	  padding-right: 13px;
	  margin-left: 0;
	  padding-top: 15px;
  }
  .hd-news-list__article-image-wrapper{
	  display: contents;
  }
  .hd-news-list__article{
	 flex-direction: column;
  }

  input#input_1_1::placeholder {
      font-size: 14px; 
  }
  .hd-subscribe{
	  padding-left: 20px;
	  padding-right: 20px;
  }
  .hd-header-top .logo-wrapper__mobile{
	  margin-top: 0px !important;

  }
}
.nav-header.hd-header-white.transparent > .hd-header-white__content > .hd-header-white__join > .hd-subscribe-lean::after {
	color: white;
	text-shadow: 0 0 black;
}
.hd-header-white.transparent{
	color: white;
	text-shadow: 0 0 black;
}
.hd-news-list__article-image-wrapper img{
	width: 239.25px;
	height: 100%;
}  
.partnerstitle{
	font-family: "Tiempos Text",sans-serif !important;
	font-weight: 300 !important;
	letter-spacing: 0 !important;
	line-height: 50px;
	
}
.partnerstext{
	font-family: "Tiempos Text",sans-serif !important;
	font-weight: normal !important;
}
.hd-featured-news-list__column:nth-child(1) .hd-featured-news-list__article-excerpt {
    margin-top: 10px;
}
.upco-author-head img{
	height: auto !important;
}

.hd-page-single .hd-page-single__featured-image figure .video{
	width: 1080px !important;
	height: 720px;
}

[class*="__sidebar"] [class*="__related-articles"] [class*="__article"] img{
	height: auto;
	max-width: 100% !important;
  }
  
  [class*="__sidebar"] [class*="__related-articles"] [class*="__article"] .hd-news-list__article-text{
	height: auto;
	max-width: 100% !important;
  }
  
  .hd-news-list__article img {
	  max-width: 100%;
	 height: auto;
  }

  /* Thought Leadership */

  .tl-box {
	padding-bottom: 2.5rem;
  }

  .tl-item {
	margin-bottom: 2rem;
  }

  .tl-item::last-child {
	margin: 0;
  }

  .tl-item__title a {
	color: #0c0c0c ;
	font-size: 18px;
  }

  .tl-item__title a:hover {
	color:   #00aabc;
  }

  .tl-item__meta {
	margin-bottom: .5rem;
  }

  .tl-item__date {
	color: #848689;
  }

  .tl-item__publisher {
	color: #848689;
	font-weight: 600;
	text-transform: uppercase;
  }

  [class*="press-room"] .hd-page__title {
	margin-bottom: 2.25rem;
	margin-top: 1.875rem;
  }
  #in-the-news > h2,
  #thought-leadership h2 {
	margin-bottom: 2rem;
  }

  #press-room .intro-p p {
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 2.5rem 0;
  }

  #press-room #in-the-news a .byline,
  #press-room #press-releases a .byline {
	margin-bottom: 0;
  }

  #press-room #in-the-news a .pub-info,
  #press-room #press-releases a .pub-info {
	flex-direction: row-reverse;
	justify-content: flex-end;
	margin-bottom: .5rem;
	
	
  }

 
  #press-room #in-the-news .featured-article .content .byline-container .byline,
  #press-room #in-the-news .press-article .content .byline-container .byline {
	margin-bottom: 0;
	text-transform: none !important;
	font-size: 16px !important;
  }
  
  #press-room #press-releases .resources .hd-tabs-navigation__content a {
	  font-size: 14px;
  }

  .pub-info svg {
	display: none;
  }

  #press-room #in-the-news a .pub-info .blue,
  #press-room #press-releases a .pub-info .blue {
	border-left: 1px solid #ebebeb;
	color: #848689;
	margin-left: .5rem;
	padding: 0 0 0 .5rem;
	font-size: 16px;
  }

  #press-room #press-releases .press-article,
  #press-room #in-the-news .press-article {
	border: 0;
	margin: 0;
	padding: 0;
  }

  #press-room #press-releases h2 {
       margin-bottom: 2rem;
}
.resources-document-group{margin: 4rem 0;}

.resources-document-group h4{font-size:30px;color: #00aabc !important;line-height: 38px;}

 .post-table{
	  background: #000;
  }

 ::-webkit-scrollbar {
    -webkit-appearance: none;
 }
 ::-webkit-scrollbar {
  width: 15px;
 }
 
 ::-webkit-scrollbar-track {
  background: #f3f6f4; 
 }
 
 ::-webkit-scrollbar-thumb {
  background: #bcbcbc; 
    border:1px solid #eee;
    height:100px;
    border-radius:5px;
 }
 
 ::-webkit-scrollbar-thumb:hover {
  background: #999999; 
 }

 .video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
  }
  .video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  }

.upco-author-meta {
padding: .5rem 0 0;
}

.upco-author-meta a {
color: #000;
  font-size: 32px
}