h1.title {
	display: none;
}

.path-frontpage .layout--fourcol-section {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #eaeaea;
}

.path-frontpage .field--type-entity-reference {
	margin-bottom: 0;
}

.path-frontpage #block-sene-content img {
	border: 1px solid #eaeaea;
}

/* BEGIN TOP STORIES STYLES */

.hp-section-top-story .views-field-field-image {
	margin-bottom: 15px;
}
.hp-top-story .field--type-image {
	width: 100%;
}
#top-story-secondary .field--name-field-image {
	margin-right: 0;
}
.most-viewed-this-week-list ul {
	padding-left: 17px;
	padding-right: 20px;
}

#hp-top-stories-region {
	margin-bottom: 40px;
}

.field--name-field-headline-color {
	display: none;
}

.field--name-field-name-label a {
	color: #008340;
}
.hp-top-story .field--name-field-name-label {
	text-align: left;
	padding-bottom: 0;
}

/* END TOP STORIES STYLES */

#newsletter-signup {
	text-align: center;
  background-color: #EDE8D0;
  border: 1px solid #E1CFB9;
  margin-bottom: 30px;
  font-size: 18px;
  padding: 15px;
  margin-top: 40px;
}
#newsletter-signup img {
	margin-right: 8px;
  display: inline-block;
  height: 20px;
  width: auto;
  top: -2px;
  position: relative;
}

#home-page-features {
	border-top: 1px solid #eaeaea;
	margin-top: 30px;
	padding-top: 40px;
	padding-bottom: 40px;
	gap: 20px;
}
#home-page-features .layout__region {
	flex: 1;
}

#banner-ad-placeholder-1,
#banner-ad-placeholder-2 {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #eaeaea;
	text-align: center;
}

#section-digest-seneplus-tv .views-field-field-image .field-content a {
	display: none;
}
#section-digest-seneplus-tv .views-field-field-image .field-content a:first-child {
	display: block;
}
#section-digest-seneplus-tv .views-field-field-article-subheadline {
	font-size: 14px;
}
#top-story-secondary .field--name-field-article-subheadline {
	font-size: 14px;
	font-style: normal;
	text-align: left;
	margin-bottom: 20px;
}
#top-story-secondary .node--type-article .field--name-title {
	margin-bottom: 7px;
}


/* HIDE SENEPLUS TV DIGEST SO JAVASCRIPT CAN SELECT WHICH BLOCK TO SHOW */
#section-digest-seneplus-tv,
.block-views-blockseneplus-tv-config-block-1 {
	display: none;
}
.block-views-blockseneplus-tv-config-block-1 h2 {
	font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.seneplus-tv-section-link {
	border-top: 1px solid #eaeaea;
  text-transform: uppercase;
  font-size: 12px;
  padding-top: 5px;
  margin-top: 20px;
  display: block;
  color: #000;
}
.view-seneplus-tv-config .views-row {
	padding: 0;
	margin: 0;
}
.view-seneplus-tv-config .views-field-field-image {
	width: 100% !important;
	margin-bottom: 15px;
}
.view-seneplus-tv-config .views-field-field-article-subheadline {
	font-size: 14px;
}
.view-seneplus-tv-config .views-field-field-title {
	font-size: 16px;
}
.view-seneplus-tv-config .color-black a,
.view-seneplus-tv-config .color-black a:hover,
.view-seneplus-tv-config .color-black a:visited {
	color: #000;
}
.view-seneplus-tv-config .color-blue a,
.view-seneplus-tv-config .color-blue a:hover,
.view-seneplus-tv-config .color-blue a:visited {
	color: #00099b;
}
.view-seneplus-tv-config .color-green a,
.view-seneplus-tv-config .color-green a:hover,
.view-seneplus-tv-config .color-green a:visited {
	color: #107402;
}
.view-seneplus-tv-config .color-red a,
.view-seneplus-tv-config .color-red a:hover,
.view-seneplus-tv-config .color-red a:visited {
	color: #b70b00;
}


/* POLL STYLES */
#home-page-features.no-poll .layout__region--third {
	display: none;
}
#home-page-features.no-poll .layout__region--fourth .views-row {
	/* display: flex;
	gap: 20px; */
}
#home-page-features.no-poll .layout__region--fourth .views-field-field-image {
	width: 300px;
}
#home-page-features.no-poll .layout__region--fourth .views-field-field-image img {
	width: 100%;
	height: auto;
}


#homepage-poll .views-row,
.section-digest .views-row {
	padding-left: 0;
}
#homepage-poll {
	font-size: 14px;
}
#homepage-poll h3 {
	margin-bottom: 12px;
}
#homepage-poll h2 {
	font-size: 13px;
	margin-bottom: 15px;
}
#homepage-poll .field__label {
	display: none;
}
#homepage-poll button {
	font-size: 14px;
	text-transform: uppercase;
}
#homepage-poll .poll-overline {
	font-size: 11px;
	text-transform: uppercase;
}
#homepage-poll .edit-choice {
	font-size: 12px;
}
#homepage-poll .percent {
	font-size: 12px;
}
#homepage-poll .bar {
	background-color: rgba(0, 0, 0, 0.05);
	height: 10px;
}
#homepage-poll .bar .foreground {
	background-color: #009444;
	height: 10px;
}

.hp-section-digests {
	margin-bottom: 40px;
	/* padding-bottom: 40px;
	border-bottom: 1px solid #eaeaea; */
}
.hp-section-digests .layout__region {
	padding-right: 15px;
	padding-left: 15px;
}
.hp-section-digests .view-header a,
.hp-section-digests .view-header a:hover,
.hp-section-digests .view-header a:visited,
.hp-section-digests .view-header a:active {
	font-weight: bold;
}
.hp-section-digests h3 {
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 15px;
}
.hp-section-top-story {
	margin-bottom: 15px;
}
.hp-section-digests a,
.hp-section-digests a:hover,
.hp-section-digests a:visited,
.hp-section-digests a:active {
  text-decoration: none;
  color: #000;
}

.hp-section-digest-other-articles a,
.hp-section-digest-other-articles a:hover,
.hp-section-digest-other-articles a:active,
.hp-section-digest-other-articles a:visited {
	font-weight: normal;
}
.hp-section-top-story .view-content.row,
.hp-section-digest-other-articles .view-content.row {
	padding: 0;
}
.hp-section-digest-other-articles .views-field-title {
	font-size: 14px;
	margin-bottom: 12px;
}
.hp-section-digest-other-articles .view-footer,
#section-digest-seneplus-tv .view-footer {
	border-top: 1px solid #eaeaea;
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 5px;
	margin-top: 10px;
}
.hp-section-digest-other-articles .view-footer a,
.hp-section-digest-other-articles .view-footer a:hover,
.hp-section-digest-other-articles .view-footer a:active,
.hp-section-digest-other-articles .view-footer a:visited,
#section-digest-seneplus-tv .view-footer a,
#section-digest-seneplus-tv .view-footer a:hover,
#section-digest-seneplus-tv .view-footer a:active,
#section-digest-seneplus-tv .view-footer a:visited {
	font-weight: bold;
}
#section-digest-seneplus-tv .view-footer {
	margin-top: 20px;
}
#section-digest-seneplus-tv .views-field-title {
	margin-top: 10px;
	line-height: 25px;
}

.path-frontpage .poll-view h3 {
	line-height: 1.5em;
	font-size: 14px;
}
.path-frontpage .poll-overline {
	color: #009444;
}

.section-digest h2 {
	font-size: 14px;
	text-transform:uppercase;
	margin-bottom: 16px;
}
.section-digest {
	margin-bottom: 15px;
	line-height: 1.35em;
}
.section-digest .views-field-title {
	font-size: 16px;
	padding-right: 10px;
}
.section-digest-list {
	font-size: 14px;
	line-height:1.4em;
}
.section-digest-list ul li {
	margin-bottom: 10px;
	list-style: disc;
	font-size: 14px;
}
.section-digest a,
.section-digest-list a {
	color: #000000;
}
.section-digest a:hover,
.section-digest-list a:hover {
	background-color: #d6fcd6;
}
.section-digest img {
	margin-bottom: 10px;
}

.hp-section-digest-other-articles .views-field-title .field-content,
.hp-section-digest-other-articles .views-field-nothing .field-content {
	/* display: table-row; */
	display: flex;
	gap: 15px;
}
.hp-section-digest-other-articles .views-field-nothing {
	margin-bottom: 12px;
}
.digest-thumbnail {
	/* display: table-cell; */
	width: 80px;
	padding-top: 3px;
}
.digest-thumbnail img {
	width: 80px;
	height: auto;
}
.digest-other-headline {
	/* display: table-cell; */
	flex: 1;
	line-height: 1.45em;
	font-size: 14px;
	/* padding-left: 10px; */
}
.digest-other-headline .article-name-label {
	font-size: 13px;
	line-height: 1.3em;
}
.digest-other-headline .video-label {
	line-height: 1em;
}
/*
.hp-section-digest-other-articles .digest-other-headline .article-name-label,
.hp-section-digest-other-articles .digest-other-headline div {
	display: contents;
}
*/
.hp-section-digest-other-articles .item-list ul li {
	padding-right: 0;
}


#home-page-features .layout__region--first,
#home-page-features .layout__region--second,
#home-page-features .layout__region--third {
	border-right: 1px solid #eaeaea;
}
#home-page-features .layout__region--second,
#home-page-features .layout__region--third,
#home-page-features .layout__region--fourth {
	padding-left: 15px;
}

/* EMAIL SOLICITATION */
#top-story-secondary .field--name-field-top-story-4 .field--name-field-article-subheadline,
#top-story-secondary .field--name-field-top-story-5 .field--name-field-article-subheadline {
	margin-bottom: 0;
}
#hp-top-stories-region .col-sm-6 {
	display: flex;
	flex-direction: column;
}
#email-solicitation-wrapper {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	margin-top: 30px;
}
#email-solicitation-wrapper .content,
#email-solicitation-wrapper .content .field__item {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.email-solicitation {
  flex-grow: 1;
  background-color: #fff8d9;
  display: flex;
  gap: 15px;
  min-height: 154px;
}
.email-solicitation-image {
  background-color: rgba(0, 0, 0, 0.05);
  width: 150px;
  min-width: 150px;
  background-image: url(/themes/custom/afriques/images/afriquesplus-email-inbox.400h.png);
  background-repeat: no-repeat;
  background-position: -60px -10px;
  opacity: 0.85;
}
.email-solicitation-message {
  width: auto;
  padding: 15px 15px 15px 0;
}
.email-solicitation-title {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}
.email-solicitation-copy {
  font-size: 12px;
  margin-bottom: 20px;
  line-height: 1.3em;
}
.email-solicitation-copy-short {
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 1.3em;
}
.email-solicitation-link {
  text-transform: uppercase;
  border: none;
  border-radius: none;
  padding: 7px 10px;
  background-color: rgba(0, 0, 0, 0.15);
  text-decoration: none;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
}
.email-solicitation-link:hover {
  background-color: rgba(0, 0, 0, 0.1);
  color: #333;
}




/* ****************** */
/* HOME media queries */
@media screen and (max-width: 991px) {
	#home-page-features {
		gap: 20px;
	}
	#home-page-features .layout__region {
		width: 48%;
		flex: none;
	}
}

@media screen and (max-width: 699px) {
	#home-page-features,
	.hp-section-digests,
	#hp-top-stories-region,
	#top-story-secondary .config_pages--top-stories--top-story-secondary {
		display: block !important;
	}
	#home-page-features .layout__region,
	.hp-section-digests .layout__region,
	#hp-top-stories-region .col-sm-6 {
		width: 100%;
	}
	
	#top-story-secondary .config_pages--top-stories--top-story-secondary .field--type-entity-reference {
		width: 100% !important;
		margin-bottom: 40px !important;
		padding-right: 0px;
		padding-left: 0px;
	}
	
	#top-story-block {
		margin-bottom: 40px;
	}
	
	#home-page-features.no-poll .layout__region--fourth .views-row {
		display: block;
	}
	#home-page-features.no-poll .layout__region--fourth .views-field-field-image {
		width: 100%;
	}
	#home-page-features.no-poll .layout__region--fourth .views-field-field-image img {
		width: 100%;
		height: auto;
	}
	
	.hp-section-digests .view-footer p {
		margin-bottom: 0;
	}
	
	.google-responsive-ad {
		padding-right: 20px;
		padding-left: 20px;
	}
}