.cid-home-banner .cid-banner-img, .cid-parallax-banner .cid-banner-img { 
	display: flex; 
}
.cid-resources-card .cid-img-wrap img {
    height: 195px;
}
.cid-social-list a img, .cid-phone-section img {
	opacity: 0;
}

@media  (max-width: 1440px) {
	body.postid-6678 #main-content .cid-parallax-banner .cid-banner-img,
	body.postid-6398 #main-content .cid-parallax-banner .cid-banner-img {
		background-position: 0;
	}
}
@media  (min-width: 565px) and (max-width: 1200px) {
	body.postid-6398 #main-content .cid-parallax-banner .cid-banner-img .container{
		padding-left: 40%;
	}
}

#buzzsprout-player-10683584{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}

#buzzsprout-player-10683584 p{
	margin: 10px 10px 10px 0;
}

.cid-alt-bg-card-section .cid-alt-bg-card > ul > li .cid-icon-block svg{
    height: 50px !important;
    width: 100% !important;
}

img {
	height:auto;
}

/* --New rfc-- */

/* Header search button */
.cid-mid-header .cid-search-section button {
	font-size: 0;
}
.cid-mid-header .cid-search-section button:focus-visible {
	outline: 1px solid #000;
}

/* footer sign up text to h2 */
.cid-signup-text h2 {
	color: #fff;
	font-size: 18px;
	font-family: "Hind", sans-serif;
}

/* two column layout span to h4 */
.cid-more-help .cid-more-help-list > ul > li .cid-more-help-icon h4 {
	font-size: 1.125rem;
	margin-top: 30px;
}

/* Stories h2 to h1 */
.cid-single-header h1 {
	font-size: 1.5625rem;
	line-height: 2.1875rem;
	margin-bottom: 25px;
}

a:focus-visible {
	outline: 1px solid #000;
}

/* Skip to content link */
html {
	scroll-padding-top: 130px;
}
.skip-nav {
	background-color: rgba(255,255,255, 0.5);
	position: absolute;
	left: 15px;
	transform: translatey(-120%);
	padding: 10px 20px;
	border-radius: 0 0 5px 5px;
}
.skip-nav:focus {
	transform: translatey(0);
}

/* Current page span & resources category span */
.menu-item.current-menu-item span,
.cid-issue-list-info li.active span,
.cid-user-card.active .cid-user-info-content span{
	display: none;
}

/* Hide element but screen reader can read it */
.hide-element {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px; 
}

/* Display classes for header */
@media (min-width: 992px) {
	.d-lg-none {
		display: none !important;
	}
	.d-lg-block {
		display: block !important;
	}
}

.cid-video-image .after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	color: #FFF;
}
.cid-video-image .after {
	display: block;
	background: rgba(0, 0, 0, .2);
}


/* Video play icon color change */
.st0 {
	opacity: 1 !important;
}
.st1 {
	fill: #6c52a0 !important;
}

/* Social media icons */
.cid-share-section .cid-social-list svg {
	height: 100% !important;
	width: 100% !important;
}
.cid-share-section .cid-social-list svg path, .cid-social-list svg circle {
	fill: #fff !important;
}
.cid-share-section .cid-social-list svg path {
	stroke: #fff !important;
}

/* OzPlayer */
main .ozplayer {
	z-index: 1 !important;
	width: 100% !important;
}
.ozplayer .oz-controls,
.ozplayer-expander,
.ozplayer-transcript {
	width: 100% !important;
}
.ozplayer-expander summary,
.ozplayer-transcript {
	z-index: 1 !important;
}
.cid-map-block.cid-img-vid-wrap {
	height: unset;
}
.ozplayer iframe {
	min-height: 300px;
	width: 100%;
}
.cid-event-content {
	margin-top: 1rem;
}
@media (min-width: 768px) {
	.ozplayer iframe {
		min-height: 360px;
	}
	.cid-map-event-title h2 {
		font-size: 1.5rem;
	}
}
@media (min-width: 992px) {
	.cid-map-event-title h2 {
		font-size: 2rem;
	}
}

/* SVG fix */
.cid-social-list svg {
	height: 18px;
	width: 9px;
}
.cid-social-list ul li:nth-child(2) svg {
	height: 15px;
	width: 18px;
}
.cid-social-list ul li:last-child svg {
	height: 18px;
	width: 18px;
}

.mb-2 {
	margin-bottom: 2rem;
}

/* Member Form */
.StripeElement {
	height: 52px !important;
	padding: 16px 10px !important;
}

/* Contact us */
.follow-us .cid-social-list svg {
	height: 18px !important;
	width: 9px !important;
}
.follow-us .cid-social-list ul li:nth-child(2) svg {
	height: 15px !important;
	width: 18px !important;
}
.follow-us .cid-social-list ul li:last-child svg {
	height: 18px !important;
	width: 18px !important;
}
.follow-us .cid-social-list svg path {
	stroke: unset !important;
}
.follow-us .cid-social-list ul li .cid-facebook path {
	fill: #4267b2 !important;
}
.follow-us .cid-social-list ul li .cid-twitter path {
	fill: #48aae6 !important;
}
.follow-us .cid-social-list ul li .cid-instagram path {
	fill: #333333 !important;
}

/* --New rfc end-- */

/* Content image right/left background image */
.background-container {
	max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-position: top left;
	padding: 70px 0;
}
.background-container.cid-right-align {
    background-position: top right;
}
@media (max-width: 1200px) {
	.background-container {
		background-size: 50%;
		padding: 60px 0;
	}
}
@media (max-width: 767px) {
	.background-container {
		background-image: none !important;
		padding: 40px 0;
	}
}

/* Icon fix */
.cid-bg-content .cid-icon-block svg {
	width: 100%;
}

.cid-main-menu ul li .sub-menu ul {
	justify-content: flex-start;
}

.cid-main-menu ul li .sub-menu li {
	max-width: 16.67%;
	flex-basis: 16.67%;
	margin: 20px 0 0 30px;
}

.cid-main-menu ul li .sub-menu li .cid-sub-menu-wrap img {
	width: 100%;
}

@media (max-width: 1200px) {
	.cid-main-menu ul li .sub-menu li:first-child,
	.cid-main-menu ul li .sub-menu li:nth-child(6n) {
		margin-left: 20px;
	}
}

/* Gravity form validation message link */
.gfield_error .validation_message a {
	color: red;
    font: inherit;
	text-decoration: underline;
}



/* Custom CSS for course page */
#container {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 100%;
	padding-bottom: 100px;
}
@media (min-width: 768px) {
    #container {
        max-width: 760px;
    }
}
@media (min-width: 992px) {
    #container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    #container {
        max-width: 1118px;
    }
}
#sidebar{
	display: none;
}
#content .page-title {
	padding: 30px 0;
}
h1.entry-title {
	padding: 30px 0;
}

.entry-header {
	border-bottom: none!important;
}
.lesson h1.entry-title {
	padding: 30px 0;
}

.lesson header.entry-header {
	border-bottom: none!important;
}

.llms-featured-image{
	height: 195px;
}
.course p, .entry-content p {
    margin-bottom: 30px;
}

.course h2, .course h3, .course h4, .course h5, .course h6 {
    margin-bottom: 30px;
}
.llms-access-plans, .llms-video-wrapper {
    margin-bottom: 30px;
}
.llms-lesson-button-wrapper{
	margin: 30px 0;
}

.llms-course-navigation{
	padding-bottom: 100px;
}

.course > header > h1.entry-title{
	line-height: 100%;
}