#interior-banner-text .blog-home
{color: #880f2c !important;}
#footer-links li {display:inline !important; padding-right: 20px; text-transform: uppercase; font-size: 14px;}

#copy {font-size: 12px; padding-top: 10px}

@media screen and (min-width: 600px) {
	#interior-banner.news {
		background: url(/images/panorama-news.jpg) no-repeat !important;
		background-size: cover;
	}
}

@media screen and (max-width: 599px) {
	#interior-banner.news {
		background: url(/images/panorama-news.mobile.jpg) no-repeat !important;
		background-size: cover;
	}
}

#interior-banner.conf {
	margin: 0;
	position: relative;
}

#interior-banner-text.conf {
	color: #ffffff;
	text-shadow: 0 2px 2px #000;
}

@media screen and (min-width: 600px) {
	#interior-banner.conf {
		background: url(/images/panorama-conf.jpg) no-repeat top center !important;
		background-size: cover;
	}
}

@media screen and (max-width: 599px) {
	#interior-banner.conf {
		background: url(/images/panorama-conf.mobile.jpg) no-repeat !important;
		background-size: cover;
	}
}
#interior-banner.blog-contact {
	margin: 0;
	position: relative;
}

#interior-banner-text.blog-contact {
	color: #ffffff;
	text-shadow: 0 2px 2px #000;
}

@media screen and (min-width: 600px) {
	#interior-banner.blog-contact {
		background: url(https://blog.healthivibe.com/wp-content/uploads/2022/06/panorama-careers.jpg) no-repeat top center !important;
		background-size: cover;
	}
}

@media screen and (max-width: 599px) {
	#interior-banner.blog-contact {
		background: url(https://blog.healthivibe.com/wp-content/uploads/2022/06/panorama-careers.jpg) no-repeat !important;
		background-size: cover;

	}
					.canvas .blog-contact {color: #f5c00f !important;}
}
#interior-banner.testimonials {
	margin: 0;
	position: relative;
}

#interior-banner-text.testimonials {
	color: #ffffff;
	text-shadow: 0 2px 2px #000;
}

@media screen and (min-width: 600px) {
	#interior-banner.testimonials {
		background: url(/images/panorama-testimonials.jpg) no-repeat top center !important;
		background-size: cover;
	}
}

@media screen and (max-width: 599px) {
	#interior-banner.conf {
		background: url(/images/panorama-testimonials.mobile.jpg) no-repeat !important;
		background-size: cover;
	}
}
@media screen and (min-width: 600px) {
        #interior-banner.blog-home {
        background: url(https://blog.healthivibe.com/wp-content/uploads/2022/06/panorama-blog2.jpg) no-repeat;
        background-size: cover;
        }
        .post-image {float:left;margin:0 .5em .5em 0;}

@media screen and (max-width: 599px) {
        #interior-banner.blog-home {
        background: url(https://blog.healthivibe.com/wp-content/uploads/2022/06/panorama-blog2.jpg) no-repeat;
        background-size: cover;
        }
        .interior-headline {
	font-size: 1.35em;
	font-weight: 400;
	text-shadow: 0 0 10px #000000;
	padding-left: 10px;
}
	}
	.canvas .blog-home {color: #880f2c !important;}
	#interior-banner-text {padding-left: 5%;
	color: #880f2c !important;}
		.canvas .blog-contact {color: #f5c00f !important;}
	#interior-banner-text {padding-left: 5%;
	color: #f5c00f !important;}