@import  "https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i,700,700i";
@import  "https://fonts.googleapis.com/css?family=Source+Serif+Pro:400,600,700";

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/* Font Updates */
body {
	font-family: 'Source Sans Pro', sans-serif;
}

p {
	font-family: 'Source Serif Pro', serif;
}

.hentry .entry-content h1, .hentry .entry-content h2, .hentry .entry-content h3, .hentry .entry-content h4, .hentry .entry-content h5, .hentry .entry-content h6 {
	font-family: 'Source Sans Pro', sans-serif;
}

p a {
	color: #cf5833 !important;
}

/* General Styling */
.author-links .icon {
}

.col-md-10 .col-md-offset-2 {
	margin-left: 7%;
}

.share-section {
	display: none;
}

/* Inline Ad */
.inline-ad {
	background-color: #e5e5e5;
	padding: 15px;
}

.inline-ad a {
	text-decoration: none;
}

.inline-ad p {
	font-size: .7rem;
	text-transform: uppercase;
	letter-spacing: .1rem;
	font-family: 'Source Sans Pro', sans-serif;
	color: black;
}

/* Mobile Nav */
button.site-mobile-menu-toggle.js-site-mobile-menu-toggle {
	background: none;
}

/* News Categories Widget */
#sidebar .news-categories table {
	width: 100%;
	text-align: left !important;
}

#sidebar .news-categories table td a {
	color: #337ab7;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
}

#sidebar .news-categories table td a:hover {
	color: #275d8c;
}

a:hover {
	color: #275d8c;
}

/* Mobile Ad */
#placement_335869_1 img {
	position: absolute;
	bottom: 0;
}

@media (max-width:1100px) and (min-width:640px) {
	.sticky-footer-ad-holder {
		display: none;
	}
}

@media (max-width: 640px) {
	.pre-header-ad-holder {
		display: none;
	}
}

/* Pagination */
.pagination a.next {
	background-image: url('https://seniorhousingnews.com/wp-content/themes/agingmedia/images/arrow-right-gray.svg');
}

.pagination a.prev {
	background-image: url('https://seniorhousingnews.com/wp-content/themes/agingmedia/images/arrow-left-gray.svg');
}

/* Popular Stories Widget */
#sidebar div #wli_popular_posts-2 ul li h3 a {
	color: #777582 !important;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
}

#sidebar div#wli_popular_posts-2 ul li h3 a:hover {
	color: #DF5227;
}

.category .single-post h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
}

/* Category Labels */
.post-category-tag span, a.post-category-tag span, a.post-category-tag:hover span, a.post-category-tag:visited span, a.post-category-tag:focus span, a.post-category-tag:active span {
	background-color: #ce5933;
	box-shadow: .5em 0 0 #ce5933, -.5em 0 0 #ce5933;
}

/* Quote Style */
blockquote p, .wp-block-quote p, .wp-block-quote.is-style-large p {
	font-family: 'Source Sans Pro', serif;
}

/* Reports Button */
.resources-archive-header.with-background-image .resource-block .button:hover {
	display: inline-block;
	padding: .75rem 1.5rem .75rem .75rem;
	background-image: url('https://seniorhousingnews.com/wp-content/themes/agingmedia/images/arrow-right-gray.svg') !important;
	background-size: 8px;
	color: #777480 !important;
	border-radius: 0;
	-webkit-appearance: none;
}

.resources-archive-header.with-background-image .resource-block .button:active {
	display: inline-block;
	padding: .75rem 1.5rem .75rem .75rem;
	background-image: url('https://seniorhousingnews.com/wp-content/themes/agingmedia/images/arrow-right-gray.svg') !important;
	background-size: 8px;
	color: #777480 !important;
	border-radius: 0;
	-webkit-appearance: none;
}

/* Subscribe Button */
.newsletter-form-widget .button-holder .button:hover {
	display: inline-block;
	padding: .75rem 1.5rem .75rem .75rem;
	background-image: url('https://seniorhousingnews.com/wp-content/themes/agingmedia/images/arrow-right-gray.svg') !important;
	background-size: 8px;
	color: #777480 !important;
	border-radius: 0;
	-webkit-appearance: none;
}

/* Header Logo */
.site-header .custom-logo {
	max-width: 275px;
}

/* Footer Updates */
.footer-section p {
	font-family: 'Source Sans Pro', sans-serif;
}

.site-footer .footer-section-title {
	color: #aca9b7;
}

.footer-section p a {
	color: #ffffff !important;
	text-decoration: underline;
}

/* Advertising Page */
body.page .entry-header.with-featured-image:after {
	background-image: linear-gradient(0deg,#777480 0%,#373641 100%);
}

/* Button */
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
body .hbspt-form form .actions .hs-button,
.wp-block-button .wp-block-button__link,
.entry-content .button {
	display: inline-block;
	padding: .75rem 1.5rem .75rem .75rem;
	background: #767380 url(https://seniorhousingnews.com/wp-content/themes/agingmedia/images/arrow-right-white.svg) no-repeat right .5rem center;
	background-size: 8px;
	color: #ffffff !important;
	border-radius: 0;
	-webkit-appearance: none;
}

/* Newsletter Module */
.newsletter-form-widget a {
	background-color: transparent;
}

.newsletter-form-widget .button-holder a:hover {
	color: #00aeef !important;
}

/* Podcast Page */
.page-id-253 {
	background: rgb(118,115,128);
	background: linear-gradient(4deg,rgba(118,115,128,1) 0%,rgba(55,54,65,1) 50%);
}

#post-253 .wrap {
	padding: 0;
}

#post-253 .wrap p {
	padding: 0 10%;
}

.page-id-253 ul.episode-list {
	list-style-type: none;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 22px;
	font-weight: 800;
	width: 90%;
	margin: 50px auto;
	padding: 0 8%;
}

#menu-outer {
	height: 30px;
}

.table {
	display: table;
/* Allow the centering to work */
	margin: 0 auto;
}

ul#horizontal-list {
	list-style: none;
	list-style-type: none;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	padding-left: 0;
	text-align: center;
}

ul#horizontal-list li {
	display: inline;
}

.page-id-253 ul.episode-list li {
	margin-bottom: 35px;
}

.agingmedia-sponsored-post .ad-notice {
	display: none;
}

.page-id-253 #menu-outer li a {
	margin: 10px;
}

.page-id-253 li a:hover {
	color: #373641;
}

.page-id-253 .entry-content p {
	padding: 0 10%;
	font-size: 16px;
}

.page-id-253 .entry-header {
	display: none;
}

.listen-on {
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	letter-spacing: .2rem;
	font-size: 14px;
	font-weight: 800;
	margin-top: 30px;
}

/* Media Queries */
@media(min-width: 992px) {
	.single .counter-wrap {
		position: relative;
	}
	
	.col-md-offset-2 {
		margin-left: 7%;
	}
}

@media (max-width: 925px) {
	.featured-posts .entry-block-with-image-bg .entry-title {
		font-size: 1.5rem;
	}
	
	.entry-block.entry-block-with-image-bg a {
		line-height: 2rem;
	}
}

@media screen and (max-width: 800px) {
	body.agingmedia-sponsored-post .entry-header.entry-header-full-width.with-featured-image {
		padding: 0;
	}
	
	body.agingmedia-sponsored-post .entry-header.entry-header-full-width {
		padding: 1.6875rem;
	}
	
	.companies-in-article-block {
		padding-top: 0;
		padding-bottom: 1.5rem;
		border-bottom: 1px solid #c4c4c4;
		border-top: none;
	}
}

.ad-notice {
	visibility: hidden;
}

button.pf-widget-btn.pf-widget-ok {
	background-image: none !important;
}

button.pf-widget-btn.pf-widget-ok:hover {
	background-image: none !important;
}

button.pf-widget-close:hover {
	background-image: none !important;
}

button.pf-widget-close {
	background-image: none !important;
}

.site-header {
	z-index: 9998 !important;
}
.pf-widget.snn-dark .pf-widget-close{
	padding-top:10px !important;
	padding-bottom:13px !important;
	padding-left:7px !important;
	padding-right:5px !important;
}

.agingmedia-sponsored-post .pre-header-ad-holder {
    display: none;
}

.pf-widget.snn-lytics-sidegate{
	background:#373641;
}
.pf-widget.snn-lytics-sidegate .pf-widget-headline{
	color:#ffffff;
}
.pf-widget.snn-lytics-sidegate .pf-widget-btn.pf-widget-cancel {
    background: #373641;
    color: #ffffff;
}
.pf-widget.snn-lytics-sidegate .pf-widget-btn.pf-widget-ok {
    background-color: #cf5833;
    color: #ffffff;
}
.pf-widget.snn-lytics-sidegate .pf-widget-checkbox {
    color: #ffffff;
}
.pf-widget.snn-lytics-sidegate .pf-widget-radio{
	color:#ffffff;
}
.snn-lytics-sidegate.pf-widget-variant-3 .pf-content-unit.stack .pf-content-unit-img {
    height: 155px !important;
}

	.pointright-pointright-gradient 
{ background: rgb(99,143,222);
background: linear-gradient(90deg, rgba(99,143,222,1) 0%, rgba(113,237,179,1) 100%);
}
.sponsored-pre-header
{     width: 100%;
    max-width: 1024px;
    height: auto;
	    margin: auto;
}

.future-leaders-logo img.attachment-large.size-large {
    width: 1600px!important;
}
.future-featured-section .container .future-leaders-logo {
	max-width: 1600px!important;
margin-bottom: 0px!important;
}
.future-featured-section {
    width: 100%;
	padding-top:10px;
	padding-bottom: 50px!important;
}
.future-featured-section .container {
	max-width:1600px!important;
}
/*FL leadboard ad code */

body.category-future-leaders #page .pre-header-ad-holder .wrap{
	max-width:100% !important;
}

@media screen and (max-width: 600px) {

.pre-header-ad-holder .wrap{
	margin:initial;
	padding:0;
}
}
/*Future Leaders leaderboard ad code end */ 

@media screen and (max-width: 1100px)  {
	
	.pointright-pointright-gradient .placement_335869_0 { 
display: none;
	}
}
@media screen and (max-width: 1100px)  {
	.pointright-pointright-gradient .placement_449363 { 
display: none;
	}
}

	body.ppp-series {
background: rgb(53,118,204);
background: linear-gradient(180deg, rgba(53,118,204,1) 40%, rgba(124,186,58,1) 80%);
}
@media screen and (max-width: 1100px)  {
	.page-id-34737 .sticky-footer-ad-holder{
		display:none!important;
	} 
.ppp-series .sticky-footer-ad-holder {
		display: none!important;
	}
}

@media screen and (max-width: 1100px)  {
	.ppp-series #inner-content-ad-3 {display:none!important;}
}

.ppp-series #placement_335893_0 {
	display: none;
}
ppp-series.sponsored-pre-header
{     width: 100%;
    max-width: 1024px!important;
    height: auto;
}
entry-block.entry-block-with-excerpt .entry-header {
	display:block!important;
}

.entry-content .button.button-red {
	border-color: #FFFFFF;
}
