@font-face {
    font-family: "Avenir-Black";
    src: url("../font/Avenir-Black.ttf");
}

@font-face {
    font-family: "Avenir-Medium";
    src: url("../font/Avenir-Medium.ttf");
}

@font-face {
    font-family: "Avenir-Light";
    src: url("../font/Avenir-Light.ttf");
}

@font-face {
    font-family: "Avenir-Roman";
    src: url("../font/Avenir-Roman.ttf");
}

@font-face {
    font-family: "Avenir-Book";
    src: url("../font/Avenir-Book.ttf");
}

@font-face {
    font-family: "Avenir-Heavy";
    src: url("../font/Avenir-Heavy.ttf");
}

@font-face {
    font-family: "Aleo-Regular";
    src: url("../font/Aleo-Regular.otf");
}

@font-face {
    font-family: "Aleo-Bold";
    src: url("../font/Aleo-Bold.otf");
}








.skip-link {
	position: absolute;
	top: -100000em;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.skip-link:focus,
.skip-link:hover,
.skip-link:active {
	background-color: #eee;
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #333;
	display: block;
	font-size: 14px;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px 23px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}




.button {
	font-weight: 100;
}

.main-navigation.top ul li a {
	font-weight: 100;
}

.main-menu .mega-sub-menu .menu-item a {
	font-family: 'Aleo';
	font-weight: 400;
}

.site-header .custom-border {
	display: none !important;
}

.site-header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	display: none !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	position: relative;
	font-family: Aleo !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:before {
	content: '';
	background: #f7aa2b;
	position: absolute;
	z-index: 9999;
	bottom: -20px;
    left: 0;
    right: 0;
    width: calc(100% - 40px);
	height: 10px;
	margin: 0 auto;
	visibility: hidden;
	opacity: 0;
	transition: all 0.2s ease-in;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link:before {
	visibility: visible;
	opacity: 1;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item ul.mega-sub-menu {
	top: 23px !important;
	background: rgba(245, 245, 245, 0.97);
}

.mega-menu-item-wrapper .menu-text-bk {
	min-width: 218px;
	height: 64px;
	bottom: -30px;
}

.mega-menu-item-wrapper .menu-text {
	min-width: 218px;
	height: 64px;
	bottom: -25px;
}

ul.mega-menu > li > ul.mega-sub-menu > li.mega-menu-item ul.menu {
	margin-right: 0;
	margin-left: 0 !important;
}

.mega-sub-menu .menu-item a {
	padding-bottom: 10px;
}

.mega-sub-menu .menu-item a:hover {
	text-decoration: underline;
}



#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
	margin: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	padding: 0 20px;
}




.no-hero .gtranslate_wrapper .gt_selector {
	color: #002467;
}

.gtranslate_wrapper .gt_selector, 
.gtranslate_wrapper .gt_selector:focus {
	padding-right: 25px;
}

.site-header.header-sticky .gtranslate_wrapper .gt_selector, 
.site-header.header-sticky .gtranslate_wrapper .gt_selector:focus {
	color: #002467;
	background: url(../images/select-dropdown-blue.png);
	background-repeat: no-repeat;
    background-position: right center;
}



@media screen and (min-width: 1920px) {
	ul.mega-menu > li > ul.mega-sub-menu > li.mega-menu-item ul.menu {
		max-width: 1000px;
/* 		margin-left: 32px !important; */
	}
}


@media screen and (max-width: 1000px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
		display: none;
		margin-top: 10px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:before,
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link:before {
		visibility: hidden;
		opacity: 0;
		display: none !important;
	}
	
	.drawer-wrap .drawer {
		height: calc(100vh - 115px);
	}
	
	.drawer .mobile-menus-wrap {
		overflow-x: hidden;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		padding: 0;
	}
	
	.mega-sub-menu .mega-menu-item:last-of-type {
		padding: 0 20px !important;
	}
	
	.mobile-header-bottom {
		background: transparent;
		margin: 20px 0;
		padding: 0;
	}
	
	.drawer .mobile-menu-header-wrapper,
	.mobile-btn-search-group {
		column-gap: 35px;
	}
	
	.drawer .search-submit {
		color: #002c6f;
	}
	
	.admin-bar .mob-menu-active .site-header.header-hidden {
		top: 32px;
	}
	
	.mob-menu-active .site-header.header-hidden {
		top: 0;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link::after {
		transform: rotate(0);
		top: calc((100% - 34px) / 2);
		
	}
	
	.mega-toggle-on > .mega-menu-link:after {
		transform: rotate(180deg) !important;
	}
	
	.mobile-btn-search-group .button {
		font-family: "Avenir-Black" !important;
	}
}








/********** Footer **********/
.footer-section.middle .footer-navigation a {
	font-family: 'Avenir-Medium';
	font-weight: 400;
}

footer .footer-section.bottom {
	background: #f7f7f7;
}





/********** Hero Sections **********/
@media screen and (min-width: 1001px) {
	.what_we_believe_hero .nh-hero-pattern-img {
		height: 117% !important;
	}
	
	.community_benefit_hero .nh-hero-pattern-img {
		height: 105% !important;
	}
	
	.impact_hero .nh-hero-pattern-img {
		height: 94% !important;
	}
	
	.programs_hero .nh-hero-pattern-img {
		height: 109% !important;
	}
	
	.grantmaking_hero .nh-hero-pattern-img {
		height: 133% !important;
	}
	
	.policy_hero .nh-hero-pattern-img {
		height: 145% !important;
		z-index: 30;
	}
	
	.initiatives_hero .nh-hero-pattern-img {
		height: 145% !important;
	}
	
	.workforce_hero .nh-hero-pattern-img {
		height: 117% !important;
	}
	
	.patient_hero .banner_pattern {
		width: 35%;
	}
	
	.patient_hero .banner_pattern img {
		position: relative;
		top: 0%;
		height: 107% !important;
		width: 93%;
		left: -8%;
	}
	
	.san_antonio_hero .banner_pattern {
		width: 35%;
	}
	
	.san_antonio_hero .banner_pattern img {
		position: relative;
		top: 0%;
        height: 75% !important;
        width: 93%;
        left: -7%;
	}
	
	.outside_san_hero .banner_pattern {
		width: 35%;
	}
	
	.outside_san_hero .banner_pattern img {
		position: relative;
		top: 0%;
        height: 105% !important;
        width: 93%;
        left: -8%;
	}
}



/*************** Homepage ***************/


h1.video-hero-title,
h1.image-hero-title,
h1.iat-title,
.nh-navigation-title {
	font-weight: 400;
}

.video-hero-desc,
.image-hero-desc {
	font-family: 'Avenir-Roman';
}

.video-hero-video-wrap {
	/* height: 100vh; */
}

.video-hero-video-wrap:before {
	content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
}

.img-desc-featured-img {
	left: 62px;
	top: 0;
}

.img-desc-title {
	font-weight: 400;
}

.blog-feeds-wrapper {
	position: relative;
	padding-bottom: 60px;
}

.blog-feeds-wrapper img {
	height: 100% !important;
}

.blog-feeds-wrapper:before {
	content: '';
	position: absolute;
	bottom: -45px;
	left: 0;
	right: 0;
	background: #F7F7F7;
    height: calc(100% - 100px);
}

.news-feeds-wrapper .main-news-item .description {
	font-size: 24px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.35;
}

.news-feeds-wrapper .main-news-item .description a,
.news-items .news-item .item-texts-wrapper .description a {
	pointer-events: none;
    color: #ffffff;
}

.news-feeds-wrapper .news-items .description {
	font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.35;
}

.news-feeds-wrapper .news-items .description span {
	background: none !important;
}

.blog-feeds-wrapper .items-inner-wrapper .feed-items .feed-item .item-texts-wrapper {
	background-color: rgba(255, 255, 255, 0.9);
	bottom: 40px;
    min-height: 160px;
}

.blog-feeds-wrapper .items-inner-wrapper .main-item .item-texts-wrapper .description {
	line-height: 40px;
}

.blog-feeds-wrapper .items-inner-wrapper .main-item .item-texts-wrapper .description a:hover {
	text-decoration: underline;
}

.blog-feeds-wrapper .items-inner-wrapper .main-item .item-texts-wrapper {
	top: calc(50% + 15px);
	background-color: rgba(255,255,255,0.9);
}

.blog-feeds-wrapper .items-inner-wrapper .feed-items .feed-item .item-texts-wrapper .description {
	-webkit-line-clamp: 4;
	font-size: 18px;
    font-weight: 500;
	line-height: 1.4;
}

.blog-feeds-wrapper .items-inner-wrapper .feed-items .feed-item .item-texts-wrapper .description a:hover {
	text-decoration: underline;
}


.news-feeds-wrapper img {
	border: 6px solid #ffffff !important;
}

.news-feeds-wrapper .main-news-item-btn-wrap {
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.news-feeds-wrapper .main-news-item-btn-wrap .btn-link {
	width: 220px;
	min-width: unset;
    height: 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.news-feeds-wrapper .main-news-item-btn-wrap .btn-link span {
	margin-top: 3px;
}

.news-feeds-wrapper .news-items .news-item.active .item-image {
    outline: 3px solid #ffffff;
    outline-offset: 0;
}

.news-feeds-wrapper .more-wrapper .more-link {
	text-transform: uppercase;
}





/*************** Our Purpose Page ***************/
.image-hero-text-wrap-bk {
	backdrop-filter: opacity(0.75) blur(7px) brightness(1.25);
}

.iat-wrap {
	padding-bottom: 40px;
}

.iat-text-wrap {
	position: relative;
	z-index: 1;
}

.iat-desc {
	font-family: 'Avenir-Roman';
}

.iat-cross-lines-img {
	bottom: -30px;
    width: calc(50% - 23px);
}

.mtd-title {
	font-size: 42px;
    letter-spacing: 2px;
}

.mtd-sub-title {
	letter-spacing: 3px;
	font-weight: bold;
}

.mtd-title-section {
	padding: 0 7%;
}

.mtd-main-section-left {
	padding-left: 80px;
}

.mtd-desc {
	font-family: 'Avenir-Roman';
}

.our_purpose .mtd-main-section .mtd-desc {
	font-family: 'Avenir-Light';
    line-height: 27px;
}

.txt-btn-wrap .txt-btn-text {
	font-weight: 400;
}

.txt-btn-wrap .btn-link {
	height: 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.txt-btn-wrap .btn-link span {
	margin-top: 3px;
}

.oh-bk-img {
	object-fit: cover;
    height: calc(100% - 47px);
}

.oh-content-left {
	width: 55%;
}

.oh-content-left .oh-content-img-wrap {
	width: 100%;
}

.oh-content-right {
	width: 45%;
}

.oh-content-right .oh-content-title {
	font-size: 25px;
	font-weight: 400;
}

.oh-content-desc {
	font-family: 'Avenir-Book';
}





/*************** Health Equity Page ***************/
.nav-hero-navigation-wrap {
	z-index: 15;
}

.nav-hero-navigation-wrap .nh-navigation-link {
	font-family: 'Avenir-Heavy';
}

.nh-navigation-link-sep-line {
	height: 20px;
}

.pos_center .nh-main-block-content {
	min-width: unset !important;
    max-width: 600px;
}

.nh-main-title {
	font-weight: 400;
}

.nh-desc {
	font-family: 'Avenir-Roman';
}

.elementor-widget-image-and-text-v2 .iat-img-wrap,
.elementor-widget-image-and-text-v3 .iat-img-wrap {
	width: 42%;
}

.txt-btn-second-text {
	font-weight: 300;
}

.vl-main-desc {
	max-width: 800px;
}

.vl-desc {
	font-family: 'Aleo', sans-serif;
	font-weight: 300;
}

.upstream .e-con-inner > .elementor-element {
	z-index: 2;
}

.upstream .e-con-inner > .elementor-element.trans_img {
	z-index: 1;
}

.vl-title {
	font-weight: 400;
}

.video-item-wrap {
	padding-top: 55.3%;
}

.vl-video-col {
	border: 6px solid #ffffff;
    position: relative;
    z-index: 9;
	margin-left: -100px;
	width: calc(50% + 75px);
}

.blogs-list-col-content {
	background: rgba(255, 255, 255, 0.9);
	margin-top: -70px;
}

.blogs-list-col-category {
	margin-bottom: 0;
	text-transform: uppercase;
    font-family: 'Avenir-Medium';
}

.blogs-list-head-wrap .blogs-list-desc {
	text-align: left;
}

.blogs-list-col-title a:before {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.blogs-list-links a {
	z-index: 9;
}





/*************** What We Believe Page ***************/
.e-con .e-con-inner > .elementor-element.pos_top {
	z-index: 9;
}

.pos_top .elementor-absolute .elementor-widget-container {
	max-height: 270px;
    overflow: hidden;
}

.pos_top > .elementor-absolute .elementor-widget-container img {
	margin-top: -50px;
}





/*************** Community Benefit Page ***************/
.vt-title {
	font-weight: 400;
}

.elementor-widget-video-and-text .vt-video-wrap {
	padding-top: 55.25%;
}

.avenir_book {
	font-family: 'Avenir-Book' !important;
}

.avenir_book a.link-red {
	margin: 5px 0 10px 0;
	display: block;
}





/*************** Impact Page ***************/






/*************** Our Work Page ***************/






/*************** Programs & Services Page ***************/
.cp-color-white .cp-title {
	font-weight: 400;
}

.cp-color-white .text-link:hover {
	color: #F7AA2B;
}

.programs_hero .e-con-inner .elementor-widget-navigation-hero .elementor-widget-container {
	background: linear-gradient(180deg, #F7F7F7 50%, #FFFFFF 100%);
}

.navigation-hero-container {
	background: linear-gradient(180deg, #F7F7F7 50%, #FFFFFF 100%);
}

.programs_hero .navigation-hero-container {
	background: none;
	position: unset;
}

.elementor-widget-image-and-text-v2 .iat-wrap {
	align-items: flex-start;
}

.elementor-widget-image-and-text-v2 .iat-wrap .iat-text-wrap {
	margin-top: 60px;
}

.elementor-widget-image-and-text-v2 .iat-wrap .iat-desc {
	padding-bottom: 35px;
}

.nh-main-block {
	position: relative;
	z-index: 9;
}

.nh-hero-pattern-img {
	left: -20px;
}

.iat-wrap .iat-desc a {
	text-decoration: underline;
}





/*************** Grantmaking Page ***************/
.al-body-col {
	font-family: "Avenir-Medium";
}

.al-body-col p {
	margin-bottom: 15px;
}

.red_title .blogs-list-title {
	color: #AE2F54;
}





/*************** Policy & Advocacy Page ***************/
#research .news-feeds-wrapper .main-news-item .description {
	font-size: 18px;
    font-family: 'Avenir-Roman';
}

.feeds-block .feeds-block-desc {
	font-family: 'Aleo';
    font-size: 20px;
    line-height: 26px;
}

.feeds-block .feeds-block-content {
	padding-bottom: 20px;
}

.feeds-block .feeds-block-desc a {
	color: #383838;
}

.feeds-block .feeds-block-desc a:hover {
	text-decoration: underline;
}

.logo_carousel .swiper {
	padding-bottom: 50px;
}

.logo_carousel .swiper-wrapper {
	padding: 50px 25px;
    margin-left: -25px;
}

.logo_carousel .swiper-wrapper .swiper-slide {
	padding: 0 15px;
}

.logo_carousel .swiper-wrapper .swiper-slide-inner {
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 12px 0px;
	line-height: 0 !important;
}

.logo_carousel .elementor-swiper-button svg {
	width: 40px !important;
    height: 40px !important;
    padding: 8px;
    fill: #002467 !important;
    background: #F7AA2B !important;
}

.logo_carousel .elementor-swiper-button.swiper-button-disabled svg {
	fill: #ffffff !important;
    background: #d9d9d9 !important;
}

.logo_carousel .elementor-swiper-button-prev {
	left: calc((100% - 87.5px) / 2) !important;
    top: unset !important;
    bottom: 0;
}

.logo_carousel .elementor-swiper-button-next {
	right: calc((100% - 87.5px) / 2) !important;
    top: unset !important;
    bottom: 0;
}






/*************** Initiatives Page ***************/
.initiatives .nh-desc {
	font-family: 'Aleo';
    font-size: 24px;
    text-align: left !important;
    line-height: 36px;
}

.initiatives-section .ele-container {
	max-width: 1000px;
}

.initiatives .nh-main-block.nb--empty {
	padding-top: 60px;
	padding-bottom: 60px;
}





/*************** Our People Page ***************/
.our_people_hero .image-hero-overlay-full {
	background: transparent;
}

.our_people_methodist .iat-featured-img-wrap {
	display: none;
}

.work_place_img:before {
	content: '';
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	position: absolute;
/* 	backdrop-filter: blur(2px); */
	z-index: 9;
}

.work_place_img img {
	opacity: 0.5;
}

.methodist .iat-featured-img {
	display: none;
}

.methodist .iat-featured-img-vline {
    display: none;
}

.custom-btn-wrap .btn-link {
	height: 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.custom-btn-wrap .btn-link span {
	margin-top: 3px;
}

.custom_divider .divider_1 .elementor-divider-separator:before {
	content: '';
    transform: skew(-45deg, 0deg);
    position: absolute;
    top: 0;
    left: 3px;
    right: -3px;
    bottom: 0;
    background: #f7aa2b;
}

.custom_divider .divider_2 .elementor-divider-separator:before {
	content: '';
    transform: skew(-45deg, 0deg);
    position: absolute;
    top: 0;
    left: -3px;
    right: 3px;
    bottom: 0;
    background: #aa3254;
}

.workforce .color-white::after{
	bottom: unset;
    top: 0;
	border-top: 15px solid #ffffff;
}





/*************** Our Workforce Page ***************/
.video_font .vl-title {
	font-size: 42px;
}

.workforce_hero .nav-hero-overlay1 {
	background: none;
}

.nav-hero-overlay1 {
/* 	background: linear-gradient(to right, #000000ff, #00000000 40%, #ffffff00); */
}

.nav-hero-overlay2 {
	opacity: 0.5;
}





/*************** Our Leadership Page ***************/

.principle_blocks .elementor-widget-heading .elementor-widget-container {
	outline: 6px solid #fff;
}

.leader_ship .team-member-list {
	justify-content: flex-start;
}





/*************** Our Board Page ***************/
.tm-info-container {
	margin-top: -27px;
	border-width: 6px !important;
}





/*************** San Antonio Page ***************/
.drop_select .select-clinics {
	background: #F7AA2B;
    border: none;
    border-radius: 0;
    color: #002467;
    font-family: Aleo;
    font-size: 22px;
    width: auto;
	box-shadow: none;
	outline: none;
	padding-right: 50px;
}

.drop_select h2 {
	font-family: 'Avenir-Medium' !important;
}

.drop_select .elementor-widget-text-editor .elementor-widget-container {
	position: relative;
    width: auto !important;
    display: inline-block;
}

.drop_select .elementor-widget-text-editor .elementor-widget-container:before {
	content: '';
    border-radius: 0;
    width: 12px;
    height: 12px;
    border: 2px solid #002467;
    border-top: 0;
    border-left: 0;
    right: 15px;
    top: 17px;
    transform: rotate(45deg);
    position: absolute;
    z-index: 2;
}

.center-details-block-wrap .center-desc-wrap .center-desc,
.center-details-block-wrap .center-desc-wrap .center-desc p {
	font-family: 'Avenir-Roman';
	font-size: 18px;
    line-height: 28px;
}


	
.z-index-minus {
	z-index: -1 !important;
}





/*************** Eligibility Quiz Page ***************/
.result-services,
.result-qualify-services,
.result-not-qualify-services {
	font-size: 20px;
	font-weight: bold;
}


.e-quiz-body-content {
	margin-top: 30px;
}

.e-quiz-control-btns .e-quiz-btn-back.disable {
	pointer-events: none;
}


/********** Age **********/
.e-quiz-step-start-desc.person_age {
	line-height: 32px;
    margin-bottom: 20px;
}

.e-quiz-body .e-quiz-body-content[step="0"] {
	padding-bottom: 80px;
}

.e-quiz-age-btns {
    display: flex;
    margin-left: -7px;
    margin-right: -7px;
    justify-content: center;
    width: 80%;
    margin: auto;
}

.e-quiz-age-btn-col {
    width: calc(33.33% - 14px);
    margin-left: 7px;
    margin-right: 7px;
    position: relative;
}

.e-quiz-age-btn-wrap {
    width: 100%;
    height: 0px;
    padding-top: 61.64%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.e-quiz-age-btn-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-family: "Aleo-Bold";
    font-size: 26px;
    line-height: 32px;
    white-space: nowrap;
	color: #ffffff;
	cursor: pointer;
}

.e-quiz-age-btn-overlay {
    position:absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: .9;
	cursor: pointer;
}

.e-quiz-age-btn-col[data-value="Medical Health"] .e-quiz-age-btn-overlay {
    background: #002467;
}

.e-quiz-age-btn-col[data-value="Medical Health"] .e-quiz-age-btn-text {
    color: #ffffff;
}

.e-quiz-age-btn-col[data-value="Dental Health"] .e-quiz-age-btn-overlay {
    background: #f7aa2b;
}

.e-quiz-age-btn-col[data-value="Dental Health"] .e-quiz-age-btn-text {
    color: #002467;
}

.e-quiz-age-btn-col[data-value="Behavioral Health"] .e-quiz-age-btn-overlay {
    background: #ae2f54;
}

.e-quiz-age-btn-col[data-value="Behavioral Health"] .e-quiz-age-btn-text {
    color: #ffffff;
}

.e-quiz-age-btn-icon.selected.btn-no svg rect {
	fill: #AA3254;
}

.e-quiz-age-btn-icon {
    position:absolute;
    left: 50%;
    bottom: 0px;
    transform: translate(-50%, 50%);
    width: 60px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.e-quiz-age-btn-icon svg path {
    fill: #E4E4E4;
}

.e-quiz-age-btn-icon.selected svg path {
    fill: #90C8E7;
}





/********** Inquiring About Services **********/
.e-quiz-inquire-btns {
    display: flex;
    margin-left: -7px;
    margin-right: -7px;
    justify-content: center;
    width: 80%;
    margin: auto;
}

.e-quiz-inquire-btn-col {
    width: 100%;
    margin: 0 auto;
	margin-top: 30px;
    position: relative;
}

.e-quiz-inquire-btn-col.disable {
	opacity: 0.5;
    pointer-events: none;
}

.e-quiz-inquire-btn-wrap {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.e-quiz-inquire-btn-overlay {
    position:absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: .9;
}

.e-quiz-inquire-btn-col[data-value="Medical Health"] .e-quiz-inquire-btn-overlay {
    background: #002467;
}

.e-quiz-inquire-btn-col[data-value="Medical Health"] .e-quiz-inquire-btn-text {
    color: #ffffff;
}

.e-quiz-inquire-btn-col[data-value="Dental Health"] .e-quiz-inquire-btn-overlay {
    background: #f7aa2b;
}

.e-quiz-inquire-btn-col[data-value="Dental Health"] .e-quiz-inquire-btn-text {
    color: #002467;
}

.e-quiz-inquire-btn-col[data-value="Behavioral Health"] .e-quiz-inquire-btn-overlay {
    background: #ae2f54;
}

.e-quiz-inquire-btn-col[data-value="Behavioral Health"] .e-quiz-inquire-btn-text {
    color: #ffffff;
}

.e-quiz-inquire-btn-text {
    font-size: 26px;
    line-height: 32px;
    font-family: "Aleo-Bold";
    white-space: nowrap;
    margin-bottom: 0px;
	color: #AA3354;
}

.e-quiz-inquire-btn-icon.btn-yes svg path {
    fill: #E4E4E4;
}

.e-quiz-inquire-btn-icon.btn-no svg rect {
    fill: #E4E4E4;
}

.e-quiz-inquire-btn-icon.selected.btn-yes svg path {
    fill: #90C8E7;
}

.e-quiz-inquire-btn-icon.selected.btn-no svg rect {
    fill: #AA3254;
}

.e-quiz-inquire-btn-icons {
    display: flex;
    justify-content: center;
    margin-left: -8px;
    margin-right: -8px;
    margin-top: 20px;
}

.e-quiz-inquire-btn-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 8px;
    cursor: pointer;
}

.e-quiz-inquire-btn-col-content {
    position: relative;
    text-align: center;
}

.e-quiz-inquire-notes {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 78px;
}

.e-quiz-inquire-note-wrap {
    margin: 0px 13px;
    display: flex;
    align-items: center;
}

.e-quiz-inquire-note-text {
    color: #383838;
    font-size: 18px;
    line-height: 26px;
    font-family: "Avenir-Roman";
}




.e-quiz-inputs.e-quiz-permission {
	justify-content: center;
}





/********** Existing Patient at another healthcare provider? **********/
.e-quiz-patient-btns {
    display: flex;
    margin-left: -7px;
    margin-right: -7px;
    justify-content: center;
    width: 80%;
    margin: auto;
}

.e-quiz-patient-btn-col {
    width: calc(33.33% - 14px);
    margin-left: 7px;
    margin-right: 7px;
    position: relative;
}

.e-quiz-patient-btn-wrap {
    width: 100%;
    height: 0px;
    padding-top: 61.64%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.e-quiz-patient-btn-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-family: "Aleo-Bold";
    font-size: 26px;
    line-height: 32px;
    white-space: nowrap;
	color: #ffffff;
	cursor: pointer;
}

.e-quiz-patient-btn-overlay {
    position:absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: .9;
	cursor: pointer;
}

.e-quiz-patient-btn-col[data-value="Medical Health"] .e-quiz-patient-btn-overlay {
    background: #002467;
}

.e-quiz-patient-btn-col[data-value="Medical Health"] .e-quiz-patient-btn-text {
    color: #ffffff;
}

.e-quiz-patient-btn-col[data-value="Dental Health"] .e-quiz-patient-btn-overlay {
    background: #f7aa2b;
}

.e-quiz-patient-btn-col[data-value="Dental Health"] .e-quiz-patient-btn-text {
    color: #002467;
}

.e-quiz-patient-btn-col[data-value="Behavioral Health"] .e-quiz-patient-btn-overlay {
    background: #ae2f54;
}

.e-quiz-patient-btn-col[data-value="Behavioral Health"] .e-quiz-patient-btn-text {
    color: #ffffff;
}

.e-quiz-patient-btn-icon.selected.btn-no svg rect {
	fill: #AA3254;
}

.e-quiz-patient-btn-icon {
    position:absolute;
    left: 50%;
    bottom: 0px;
    transform: translate(-50%, 50%);
    width: 60px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.e-quiz-patient-btn-icon svg path {
    fill: #E4E4E4;
}

.e-quiz-patient-btn-icon.selected svg path {
    fill: #90C8E7;
}





.e-quiz-foot .btn-link.icon-left .btn-link-text {
	margin-left: 20px;
}

.e-quiz-foot .btn-link.icon-left i,
.e-quiz-foot .e-quiz-btn-next i {
	margin-top: 1px;
}



.e-quiz-step-start .quiz_alert {
	background-position: left center !important;
    background-repeat: no-repeat !important;
    background-size: 58px 50px !important;
    color: #f7aa2b;
    line-height: 32px;
    padding-left: 80px;
}





@media screen and (max-width: 1024px) {
	/********** Age **********/
    .e-quiz-age-btns {
        width: 95%;
    }
	
	
	/********** Existing Patient at another healthcare provider? **********/
    .e-quiz-patient-btns {
        width: 95%;
    }
	
	
	
	/********** Inquire About Services **********/
    .e-quiz-inquire-btns {
        width: 95%;
    }
}

@media screen and (max-width: 600px) {
	/********** Age **********/
	.e-quiz-age-btns {
        width: 100%;
        display: block;
    }

    .e-quiz-age-btn-col {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 16px;
    }

    .e-quiz-age-btn-wrap {
        padding-top: 24.09%;
    }

    .e-quiz-age-btn-text {
        left: 25px;
        transform: translateY(-50%);
    }

    .e-quiz-age-btn-icon {
        right: 25px;
        left: initial;
        top: 50%;
        bottom: initial;
        transform: translateY(-50%);
    }
	
	
	
	/********** Existing Patient at another healthcare provider? **********/
	.e-quiz-patient-btns {
        width: 100%;
        display: block;
    }

    .e-quiz-patient-btn-col {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 16px;
    }

    .e-quiz-patient-btn-wrap {
        padding-top: 24.09%;
    }

    .e-quiz-patient-btn-text {
        left: 25px;
        transform: translateY(-50%);
    }

    .e-quiz-patient-btn-icon {
        right: 25px;
        left: initial;
        top: 50%;
        bottom: initial;
        transform: translateY(-50%);
    }
	
	
	
	
	/********** Inquire About Services **********/
	.e-quiz-inquire-btns {
        width: 100%;
        display: block;
    }

    .e-quiz-inquire-btn-col {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 16px;
    }

    .e-quiz-inquire-btn-wrap {
        padding-top: 24.09%;
    }
	
	.e-quiz-inquire-btn-col-content {
        transform: translateY(-50%);
        display: flex;
		flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
	
	.e-quiz-inquire-btn-text {
		font-size: 22px;
		white-space: normal;
	}

    .e-quiz-inquire-btn-icons {
        margin: 20px auto 0 auto;
    }

    .e-quiz-inquire-notes {
        margin-top: 20px;
    }
}

@media screen and (max-width: 425px) {
	/********** Age **********/
    .e-quiz-age-btn-text {
        font-size: 20px;
        max-width: 150px;
        white-space: normal;
        text-align: left;
    }

    .e-quiz-age-btn-icon {
        width: 40px;
        height: 40px;
    }

    .e-quiz-age-btn-icon svg {
        width: 20px;
    }

    .e-quiz-age-btn-wrap {
        padding-top: 34.09%;
    }
	
	
	
	/********** Existing Patient at another healthcare provider? **********/
	.e-quiz-patient-btn-text {
        font-size: 20px;
        max-width: 150px;
        white-space: normal;
        text-align: left;
    }

    .e-quiz-patient-btn-icon {
        width: 40px;
        height: 40px;
    }

    .e-quiz-patient-btn-icon svg {
        width: 20px;
    }

    .e-quiz-patient-btn-wrap {
        padding-top: 34.09%;
    }
	
	
	
	
	/********** Inquire About Services **********/
	.e-quiz-inquire-btn-text {
        font-size: 20px;
        max-width: 150px;
        white-space: normal;
        text-align: left;
		max-width: 100%;
        text-align: center;
    }
	
	.e-quiz-inquire-btn-icon {
        width: 40px;
        height: 40px;
        margin: 0px 4px;
    }

    .e-quiz-inquire-btn-icon.btn-no svg {
        width: 16px;
    }

    .e-quiz-inquire-btn-icon.btn-yes svg {
        width: 20px;
    }

    .e-quiz-inquire-btn-wrap {
        padding-top: 20%;
    }
}




/*************** News Room Page ***************/
.blogs-section .blogs-filter-btn.active {
	border-width: 8px;
}

.blogs-section .blogs-filter-btn {
	font-family: Aleo;
}

.blogs-section .blogs-item-content {
	background: rgba(245, 245, 245, 0.9);
	border-width: 6px;
	right: 15px;
}

.blogs-section .blogs-item-content .blogs-item-title a:hover {
	text-decoration: underline;
}

.blogs-section .blogs-item-category {
	text-transform: uppercase;
}

.subscribe-wrap input {
	font-size: 14px !important;
}

.blogs-list .blogs-item:nth-child(3n+1) .blogs-item-content {
	border-color: #AE2F54;
}

.blogs-list .blogs-item:nth-child(3n+2) .blogs-item-content {
	border-color: #F7AA2B;
}

.blogs-list .blogs-item:nth-child(3n+3) .blogs-item-content {
	border-color: #002467;
}

.videos-section .videos-list-item-content-wrap {
	border-width: 8px;
	background: rgba(255, 255, 255, 0.9);
	margin-top: -40px;
}

.videos-section .videos-list-item-content-wrap p {
	font-family: Aleo;
    font-size: 16px;
}





/*************** Careers Page ***************/
.btn_red .btn-link {
	background-color: #AA3354;
}





/*************** Service Map Page ***************/
#wpsl-wrap .wpsl-result-list-title-text {
	font-family: Aleo;
}

#wpsl-wrap .wpsl-result-list-icon {
	color: unset;
}

#wpsl-wrap .wpsl-result-list-icon .fa {
	font-size: 25px;
}

.wpsl-search-title {
	font-family: Aleo;
}





/*************** Library Page ***************/
.library-category-name {
	font-family: 'Aleo';
}

.library-category-link-wrap .btn-link {
	height: 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	max-width: 250px;
    min-width: 250px;
}

.library-category-link-wrap .btn-link span {
	margin-top: 3px;
}





/*************** Library Page ***************/
.library-file-name {
	font-family: 'Aleo';
}

.library-file-name a {
	color: #002467;
}

.library-file-name {
	min-height: 110px;
}





/*************** Post Page ***************/
#comments.comments-area {
	margin-bottom: 75px;
}

#comments.comments-area .comment-form #submit {
	background-color: #002467;
	box-shadow: none;
	border-radius: 0;
	font-size: 16px;
    line-height: 19px;
    margin-right: 37px;
    display: inline-block;
    font-family: "Avenir-Black";
	text-transform: uppercase;
    height: 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding-right: 60px;
}

#comments.comments-area .comment-form-comment {
	margin-bottom: 30px;
}

#comments.comments-area .form-submit {
	display: inline-flex;
	position: relative;
	width: auto;
}

#comments.comments-area .form-submit:before {
	content: '';
    position: absolute;
    top: 22px;
    right: 15px;
    display: block;
    width: 12px;
    height: 12px;
    border-top: 3px solid;
    border-left: 3px solid;
    border-color: #F7AA2B;
    transform: rotate(135deg);
    cursor: pointer;
	transition: 0.2s ease-in-out;
}

#comments.comments-area .form-submit:hover:before {
	border-color: #ffffff;
}


/********** Newsroom Page **********/
.blogs-section-btns span.blogs-action-btn {
	display: none;
}

.videos-subscribe-links:focus {
	color: #fff;
}


/********** Post Page **********/
.post-navigation {
	margin-bottom: 75px;	
}

.post-navigation .nav-links .post-title {
	color: #AE2F54;
    font-family: 'Aleo';
}

article .entry-header .entry-byline-author {
	display: none;
}

article .entry-header .entry-byline-on {
	text-transform: capitalize;
}





/********** Research post type **********/
.post-type-archive-research .site-header .text-container {
	display: none;
}

.post-type-archive-research .site {
	padding-top: 200px;
}





/********** Custom Mobile Slider **********/
.mob_slider .slick-arrow.slick-disabled {
	background-color: #D9D9D9 !important;
}





/*********************************************
**********************************************
*************** Client Reviews ***************
**********************************************
*********************************************/
.video-hero-overlay-2 {
	position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 140px;
    background: linear-gradient(to bottom, #0000007f, #00000000 70%, #ffffff00);
}

.video-play-btn-wrap .far {
	color: rgba(255,255,255,0.6);
}

#top-div {
/* 	background: linear-gradient(to bottom, #000000ff, #00000000 70%, #ffffff00);
	height: 150px; */
}

.oh-stick-year {
	z-index: 9;
}

.oh-stick-year:before {
	content: '';
    position: absolute;
    left: 13px;
    bottom: -50px;
    width: 5px;
    height: 45px;
    z-index: 9;
}

.oh-year-main-stick-bar {
	left: -2px;
}

.no_year .oh-year-main-stick-bar {
	background: #90C8E7;
}

.no_year .oh-year-main-stick-circle {
	border: 5px solid #90C8E7;
}

.no_year .oh-stick-year {
	width: 5px;
    background: #90C8E7;
    height: 45px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    display: block;
    border: none;
    border-radius: 0;
    z-index: 99999;
    transform: none;
}

.no_year.oh-year-stick--active .oh-stick-year {
	display: none;
}

.tab_btn .elementor-widget-icon {
	transition: all 0.3s;
}

.tab_btn:hover .elementor-widget-icon {
	left: 10px;
}

.btn-link-yellow:hover {
	background-color: #FCB847;
}

.btn-link-yellow:hover i {
	color: #002467;
}

btn-link-green:hover {
	background-color: #012D80;
}

.btn-link-green:hover i {
	color: #ffffff;
}

.core_value_bg {
	background: linear-gradient(180deg, #F7F7F7 45%, #FFFFFF 100%);
}

.vl-content-vline-img-wrap {
	bottom: -135px;
}

.vl-content-hline-img-wrap {
	left: -70px;
	bottom: -70px;
}

.service-item-wrap {
	overflow: hidden;
}

.services-item-bk-img {
	position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.service-item-wrap .services-item-bk-img {
	transition: all 0.3s;
}

.service-item-wrap:hover .services-item-bk-img {
	transform: scale(1.1);
}

.vline {
	top: 0;
}

#anniversary-video .vt-content-vline-img-wrap {
	background-position: bottom;
    width: 3px;
    bottom: -205px;
}

#anniversary-video .vt-content-hline-img-wrap {
	background-position: left;
    height: 3px;
    left: 2px;
}

.news-feeds-wrapper .news-mark-vline-img {
	background-position: bottom;
    width: 3px;
    bottom: -90px;
    top: -55px;
    background-size: 100% 100%;
}

.news-feeds-wrapper .news-mark-hline-img {
	height: 3px;
    background-position: left;
    background-size: 130% 3px;
    right: 250px;
    left: 56px;
}

.news-feeds-wrapper .more-wrapper {
	margin-bottom: 25px;
}

.tmd-body {
	overflow-y: scroll;
    padding-bottom: 75px;
}

.tmd-desc {
	overflow: hidden;
    max-height: 100% !important;
}

.brands-slider-content .slick-track {
	padding: 20px 0;
}

.brands-slider-content .brands-slide {
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px 0px;
}





body.active_video_pop {
	overflow: hidden;
	position: relative;
}

body.active_video_pop .site {
	position: relative;
	z-index: 999;
}

body.active_video_pop .overlay {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.75);
	z-index: 111;
}

body.active_video_pop .vl-content .main-video-item {
	position: fixed;
    max-width: 1200px;
    padding: 0 5%;
	z-index: 5;
    z-index: 1111;
}

.vl-content #mainVideoPlayBtn {
	/* opacity: 0;
	visibility: hidden;
	position: fixed;
	z-index: 9; */
}

body.active_video_pop .vl-content #mainVideoPlayBtn {
	opacity: 1;
	visibility: visible;
}

.vl-content .pop_close {
	position: fixed;
    top: 16%;
    right: calc(5% - 18px);
    border: 4px solid #ffffff;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    z-index: 1111;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
	
	opacity: 0;
	visibility: hidden;
}

body.active_video_pop .vl-content .pop_close {
	opacity: 1;
	visibility: visible;
}

.vl-content .pop_close i {
	color: #ffffff;
}

@media screen and (min-width: 1200px) {
	.vl-content .pop_close {
		right: calc(((100% - 1200px) / 2) + 5% - 18px);
	}
}



/*********************************************
**********************************************
*************** Other Styles ***************
**********************************************
*********************************************/

h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
span,
b,
u,
ul,
li,
a,
strong {
	-webkit-font-smoothing: antialiased;
}

p {
	margin-bottom: 15px;
}

.nh-desc br,
.iat-desc br {
	content: '';
    height: 7.5px;
    display: block;
}



/********** All Popups on the right **********/
.side-popup-overlay {
	max-width: 695px;
    width: 100%;
}

.sidepopup-body {
	overflow-y: scroll;
	padding-bottom: 140px;
}

.admin-bar .sidepopup-body {
	padding-bottom: 170px;
}

.sp-desc-wrap {
	overflow: hidden;
}

.sp-desc-wrap {
	max-height: 100% !important;
}

.sidepopup-btn-slide {
	background-color: #00368C;
}

.sidepopup-btn-slide i {
	color: #002467;
}

.al-body-col a {
	color: #002467;
}






/********** Slick Slider **********/
.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
	display: none;
}

.videos-section-top-btns .video-slider-btn {
	visibility: hidden;
	opacity: 0;
}

.slick-arrow {
	background: #F7AA2B !important;
    color: #002467 !important;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    transform: unset;
    padding: 0 !important;
}
	
.videos-section-list .slick-arrow {
	position: absolute;
    top: -73px;
    left: unset;
    right: 65px;
}

.videos-section-list .slick-arrow.slick-disabled {
	color: #012C6F !important;
    background: #00368C !important;
}

.videos-section-list .slick-prev {
	right: 65px;
}

.videos-section-list .slick-next {
    right: 15px;
}


.blogs-list-slider-wrap #btnBlogsSliderPrev,
.blogs-list-slider-wrap #btnBlogsSliderNext {
	display: none;
}

.blogs-list-slider .slick-prev {
	left: -40px;
}

.blogs-list-slider .slick-next {
	right: -40px;
}

.blogs-list-slider .slick-disabled {
	background: #D9D9D9 !important;
}


/********** Read FAQS button on Bridge of Blessings Patients Page **********/
.new_tab .elementor-button {
    width: 285px;
}

.new_tab .elementor-button .elementor-button-content-wrapper {
    justify-content: space-between;
}

.new_tab .elementor-button svg {
    fill: #F7AA2B;
    transform: scale(1.15);
}

.new_tab .elementor-button:hover svg {
    fill: #ffffff;
}



@media screen and (max-width: 1000px) {
	.blogs-list-slider .slick-prev {
		transform: unset;
		top: unset;
		bottom: -70px;
		left: calc(((100% - 35px) / 2) - 25px);
	}
	
	.blogs-list-slider .slick-next {
		transform: unset;
		top: unset;
		bottom: -70px;
		right: calc(((100% - 35px) / 2) - 25px);
	}
}


@media screen and (max-width: 480px) {
	.videos-section-list .slick-arrow {
		top: -63px;
	}
}




/*********************************************
**********************************************
*************** Mobile Version ***************
**********************************************
*********************************************/

@media screen and (min-width: 1001px) {
	.core_values {
		flex-wrap: wrap;
		flex-direction: unset !important;
	}
	
	.desktop_only {
		display: block;
	}
	
	.mobile_only {
		display: none;
	}
}

@media screen and (max-width: 1000px) {
	.desktop_only {
		display: none;
	}
	
	.mobile_only {
		display: block;
	}
	
	
	
	.site {
		margin-top: 100px;
	}
	
	.mobile-navigation .menu-toggle.button-toggle {
		top: 25px;
	}
	
	.site-title-wrap {
		margin: 0;
	}
}

@media screen and (max-width: 1000px) {
	/*************** Homepage ***************/
	.video-hero-overlay {
		display: none;
	}
	
	.video-hero-video-wrap {
		height: auto;
		line-height: 0;
		min-height: auto;
	}
	
	.video-hero-video-wrap:before {
		content: '';
		width: auto;
		background: rgba(0, 0, 0, 0.25);
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		position: absolute;
	}
	
	.video-hero-pattern-img {
		height: auto !important;
		width: 31%;
		left: -8%;
		top: 0;
		bottom: unset;
	}
	
	.video-hero-text-wrap-bk {
		display: none;
	}
	
	.video-hero-text-wrap {
		position: relative;
		top: 0;
		left: 0;
		bottom: 0;
		background: #AE2F54;
		mix-blend-mode: multiply;
		backdrop-filter: blur(7px);
	}
	
	.video-hero-text-container {
		width: 100%;
    	padding: 75px 60px 20px 80px;
	}
	
	.video-hero-text-container .video-hero-vline-img {
		left: 40px;
    	top: -40px;
		width: 2px;
	}
	
	.video-hero-text-container .video-hero-hline-img {
		right: unset;
    	left: -40px;
	}
	
	
	
	
	.img-desc-img-wrap {
		padding-top: 60%;
	}
	
	.img-desc-text-wrap {
		position: relative;
		left: 0;
		right: 0;
	}
	
	.img-desc-text-container {
		padding: 50px 30px;
    	width: 100%;
	}
	
	.img-desc-empty-space {
		display: none;
	}
	
	.img-desc-cross-lines-img {
		position: relative;
		left: 0;
		right: 0;
		padding: 0 30px;
	}
	
	.img-desc-featured-img {
		left: 10px;
    	width: 63px;
	}
	
	.image-description-container .img-desc-section {
		width: 100%;
		padding: 0;
	}
	
	
	.fs-24 {
		font-size: 20px !important;
		line-height: 30px !important;
	}
	
	.fs-28 {
		font-size: 26px !important;
		line-height: 36px !important;
	}
	
	.fs-32 {
		font-size: 26px !important;
		line-height: 36px !important;
	}
	
	.fs-38 {
		font-size: 26px !important;
		line-height: 36px !important;
	}
	
	.fs-42 {
		font-size: 26px !important;
		line-height: 36px !important;
	}
	
	
	.blog-feeds-wrapper {
		margin: 0;
    	padding: 50px 20px 60px 20px;
	}
	
	.blog-feeds-wrapper .items-inner-wrapper .feed-items {
		margin-top: 0;
	}
	
	.blog-feeds-wrapper .items-inner-wrapper .feed-items .feed-item {
		margin-top: 20px;
	}
	
	.blog-feeds-wrapper .items-inner-wrapper .feed-items .feed-item .item-texts-wrapper {
		bottom: 0;
	}
	
	
	
	.news-feeds-container {
		margin-top: 200px;
		margin-bottom: 50px;
	}
	
	.news-feeds-wrapper {
		margin-top: -250px;
	}
	
	.news-feeds-wrapper .section-title {
		margin-bottom: 15px;
	}
	
	.news-feeds-wrapper .news-items {
		flex-wrap: wrap;
    	flex-direction: unset;
		margin-top: 20px;
    	padding-left: 0;
	}
	
	.news-feeds-wrapper .news-items .news-item {
		padding: 40px 0;
		margin: 0;
	}
	
	#research .news-feeds-container {
		padding-top: 30px;
	}
	
	.news-feeds-wrapper .more-wrapper .more-link-wrapper {
		text-align: center;
	}
	
	.news-feeds-wrapper .main-news-item .description {
		margin-top: 30px;
		-webkit-line-clamp: 3;
	}
	
	.news-feeds-wrapper .news-items .news-item:last-child {
		border: none;
	}
	
	.news-feeds-wrapper .news-items .news-item .item-texts-wrapper .description {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	.news-feeds-wrapper .main-news-item-btn-wrap {
		justify-content: flex-start;
    	margin-top: 35px;
	}
	
	.news-feeds-wrapper .news-mark-vline-img {
		display: none;
	}
	
	.news-feeds-wrapper::before {
		height: calc(100% - 180px);
	}
	
	.news-feeds-wrapper .more-wrapper {
		display: block;
		margin-top: 0;
	}
	
	.news-feeds-wrapper .color-cross-lines {
		display: none;
	}
	
	
	
	
	/*************** Our Purpose Page ***************/
	.image-hero-pattern-img {
		width: 35%;
        left: -8%;
        top: 0;
        bottom: 0;
        height: auto !important;
	}
	
	.image-hero-image-wrap {
		height: auto;
        line-height: 0;
	}
	
	.image-hero-overlay {
		display: none;
	}
	
	.image-hero-text-wrap-bk {
		display: none;
	}
	
	.image-hero-overlay-full {
		display: none;
	}
	
	.image-hero-img {
		position: relative;
		top: 0;
		transform: unset;
		left: 0;
	}
	
	.image-hero-text-wrap {
		position: relative;
		top: 0;
		left: 0;
		bottom: 0;
		background: #002c6f;
		mix-blend-mode: multiply;
		backdrop-filter: blur(7px);
	}
	
	.image-hero-text-container {
		width: 100%;
    	padding: 75px 60px 20px 80px;
	}
	
	.image-hero-text-container .image-hero-vline-img {
		left: 40px;
    	top: -40px;
	}
	
	.image-hero-text-container .image-hero-hline-img {
		right: unset;
        left: -40px;
	}
	
	.image-and-text-container {
		width: 100%;
		padding: 0;
	}
	
	.iat-wrap {
		flex-wrap: wrap;
		padding-bottom: 0;
	}
	
	.iat-img-wrap {
		width: 100% !important;
    	padding: 0;
	}
	
	.iat-img-cont {
		padding-top: 60%;
	}
	
	.our_people_methodist .iat-img-cont {
		padding-top: 72%;
	}
	
	.our_strategy .iat-featured-img {
		left: -56px;
        width: 63px;
        bottom: -30px;
	}
	
	.our_strategy .iat-cross-lines-img {
		display: none;
	}
	
	.iat-featured-img-vline {
		left: -26px;
	}
	
	.iat-text-wrap {
		padding: 50px 30px 0 30px;
	}
	
	.iat-rect-gray {
		display: none;
	}
	
	.iat-cross-lines-img {
		width: 100%;
        padding: 0 30px;
        left: 0;
        right: 0;
        position: relative;
        bottom: 0;
	}
	
	.mtd-content {
		width: 100%;
    	padding: 50px 30px;
	}
	
	.mtd-sub-title {
		font-size: 22px;
	}
	
	.mtd-title {
		font-size: 27px;
    	line-height: 35px;
	}
	
	.mtd-title-section {
		margin-bottom: 75px;
		padding: 0;
	}
	
	.mtd-pattern-img {
		width: 75%;
    	top: 255px;
	}
	
	.mtd-main-section {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	
	.mtd-main-section-left {
		padding: 0;
		width: 100%;
		margin-top: 35px;
	}
	
	.mtd-main-section-right {
		width: 100%;
	}
	
	.mtd-main-section-img-wrap {
		width: 100%;
		margin: 0;
		height: auto;
		padding-top: 60%;
	}
	
	.color_line > .e-con-inner {
		display: flex;
    	flex-wrap: nowrap !important;
	}
	
	.txt-btn-wrap {
		flex-wrap: wrap;
		justify-content: center;
		padding: 50px 30px;
	}
	
	.txt-btn-wrap .txt-btn-wrap-left {
		width: 100%;
		text-align: center;
	}
	
	.txt-btn-wrap .txt-btn-wrap-right {
		margin-top: 20px;
	}
	
	.txt-btn-wrap .txt-btn-text {
		font-size: 26px;
	}
	
	
	
	.oh-main {
		padding-bottom: 125px;
	}
	
	.oh-years {
		display: none;
	}
	
	.oh-contents {
		margin-top: -100px;
	}
	
	.oh-content-wrap {
		padding: 0 20px;
	}
	
	.oh-content-wrap .ele-container {
		width: 100%;
		padding: 0;
	}
	
	.oh-content {
		flex-wrap: wrap;
		padding: 30px 20px;
		background: #f7f7f7;
	}
	
	.oh-content-left {
		width: 100%;
	}
	
	.oh-content-right {
		width: 100%;
		padding: 0;
	}
	
	.oh-content-img-wrap {
		height: unset;
    	padding-top: 70%;
		box-shadow: rgba(0, 0, 0, 0.35) 0px 7px 20px 0px;
	}
	
	.btn-ob-slider-arrow {
		top: 130px;
	}
	
	.oh-content-year {
		font-size: 45px;
		margin-bottom: 0;
		text-align: center;
		line-height: 99px;
	}
	
	.oh-content-right .oh-content-title {
		font-size: 24px;
		line-height: 30px;
		text-align: center;
		min-height: 60px;
        margin-bottom: 15px;
	}
	
	.oh-content-desc {
		text-align: center;
	}
	
	.oh-bk-img {
		display: none;
	}
	
	
	
	
	/*************** Our Prosperemos Page ***************/
	.prosperemos .iat-img-cont-v2 {
		background-size: contain;
	}
	
	
	
	/*************** Health Equity Page ***************/
	.nh-hero-pattern-img {
		width: 35%;
		left: -8%;
		top: 0;
		bottom: 0;
		height: auto !important;
	}
	
	.nav-hero-bk-img-wrap {
		padding-top: 63%;
	}
	
	.nav-hero-overlay1,
	.nav-hero-overlay2 {
		display: none;
	}
	
	.nav-hero-navigation-wrap {
		z-index: 9;
		position: relative;
		left: unset;
		transform: unset;
		top: unset;
		bottom: 78px;
		padding: 0 30px;
	}
	
	.nh-navigation-body {
		flex-wrap: wrap;
		text-align: center;
		height: 100%;
	}
	
	.nav-hero-navigation-wrap .nh-navigation-link {
		width: 100%;
	}
	
	.nh-navigation-link-sep-line {
		display: none;
	}
	
	.nh-navigation-head {
		min-width: auto;
	}
	
	.nh-main-block {
		padding-top: 0;
		margin-top: -50px;
		padding: 0 30px 95px 30px;
	}
	
	.nh-main-title {
		font-size: 26px;
		line-height: 36px;
	}
	
	.iat-img-cont-v2, 
	.iat-img-cont-v3 {
		padding-top: 70%;
	}
	
	.video-list-container {
		padding: 50px 10px;
		overflow: hidden;
	}
	
	.vl-content-vline-img-wrap {
		display: none;
	}
	
	.vl-main-desc {
		display: none;
	}
	
	.vl-content {
		flex-wrap: wrap;
		margin-top: 30px;
	}
	
	.vl-video-col {
		width: 100%;
    	margin-left: 0;
	}
	
	.vl-desc-wrap {
		width: 100%;
    	margin: 20px 0 0 0;
	}
	
	.video-item-col {
		width: calc(20% - 10px);
		margin: 0px 5px;
	}
	
	.video-list-pattern-img {
		height: auto !important;
		width: 100%;
		top: unset;
		left: -10%;
		bottom: 0;
	}
	
	.blogs-list-container {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.blogs-list-slider-wrap .blogs-list-slider {
		margin-bottom: 70px;
	}
	
	
	
	
	/*************** What We Believe Page ***************/
	.nh-main-block-content {
		min-width: 100% !important;
	}
	
	
	
	/*************** Community Benefit Page ***************/
	.video-text-container {
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 50px;
	}
	
	.video-text-container .ele-container {
		margin-top: -175px;
	}
	
	.vt-content-vline-img-wrap,
	.vt-content-hline-img-wrap {
		display: none;
	}
	
	.vt-wrap {
		flex-wrap: wrap;
	}
	
	.vt-video-col {
		width: 100%;
		margin: 0;
	}
	
	.vt-text-col {
		margin: 30px 0 0 0;
	}
	
	
	
	
	/*************** Our Work Page ***************/
	.mobile_bg .elementor-widget-container {
		background: transparent !important;
	}
	
	.mobile_bg .elementor-widget-container .elementor-heading-title {
		color: #383838 !important;
	}
	
	
	
	
	/*************** Programs & Services Page ***************/
	.no_bottom_space .nh-main-block {
		padding-bottom: 5px;
	}
	
	.elementor-widget-image-and-text-v2 .iat-wrap .iat-text-wrap {
		margin-top: 0;
	}
	
	.elementor-widget-image-and-text-v2 .iat-wrap .iat-desc {
		margin-bottom: 0;
	}
	
	.nav-hero-overlay-image-top {
		background: transparent;
	}
	
	
	
	
	/*************** Programs & Services Page ***************/
	.al-head-title {
		width: calc(100% - 34px);
	}
	
	.al-body-row {
		flex-wrap: wrap;
		margin: 0;
	}
	
	.al-body-col {
		width: calc(50% - 10px);
		margin: 0;
	}
	
	.text-link-text {
		font-size: 15px;
	}
	
	
	
	
	/*************** Policy & Advocacy Page ***************/
	#research .news-feeds-container,
	#research .news-feeds-wrapper {
		margin-top: 0;
	}
	
	#research .news-feeds-wrapper .section-title {
		color: #ffffff;
	}
	
	#research .news-feeds-wrapper .main-news-item .item-texts-wrapper {
		margin-top: 30px;
	}
	
	#research .item-image-wrap {
		width: 80%;
		margin: 0 auto;
		padding-top: 92%;
	}
	
	.news-feeds-wrapper {
		padding: 20px 30px;
	}
	
	
	
	
	/*************** Initiatives Page ***************/
	.initiatives .nh-navigation-body.nb--empty {
		padding: 0;
	}
	
	.initiatives .nh-main-block.nb--empty {
		padding-bottom: 20px;
        padding-top: 0;
	}
	
	.initiatives-section {
		padding: 0 30px;
	}
	
	.initiative-wrap {
		width: 100%;
		margin: 20px 0;
		box-shadow: rgba(0, 0, 0, 0.35) 0px 7px 20px 0px;
    
	}
	
	
	
	
	/*************** Our People Page ***************/
	.work_place_img img {
		opacity: 1;
	}
	
	
	
	
	/*************** Our Leadership Page ***************/
	.leader_ship .team-member-list {
		margin: 0;
	}
	
	.leader_ship .team-member-col {
		width: calc(50% - 20px);
        margin: 12.5px 10px;
	}
	
	.team-members-section .ele-container {
		width: 100%;
		padding: 0 5px;
	}
	
	.tm-info-container {
		width: calc(100% - 18px);
    	margin-left: 9px;
		padding: 10px 8px;
	}
	
	.tm-name {
		font-size: 14px;
		min-height: 40px;
	}
	
	.tm-role {
		min-height: 48px !important;
	}
	
	
	
	
	
	
	/*************** Patients Page ***************/
	.banner_pattern {
		width: 100%;
	}
	
	.services-navigation-body {
		flex-wrap: wrap;
	}
	
	.services-navigation-link {
		width: 100%;
	}
	
	.services-list .service-item-col {
		width: calc(50% - 14px) !important;
	}
	
	.service-item-text {
		font-size: 18px !important;
		line-height: 22px !important;
	}
	
	
	
	
	/*************** San Antonio Page ***************/
	.drop_select .select-clinics {
		font-size: 17px;
        width: 100%;
        white-space: nowrap;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden !important;
        text-overflow: ellipsis;
	}
	
	.centers-main-block .ele-container {
		width: 100%;
    	padding: 0 30px;
	}
	
	.centers-main-block .centers-main-block-wrap {
		padding: 0;
	}
	
	.centers-main-block .centers-main-block-wrap .centers-title {
		font-size: 26px;
    	line-height: 36px;
	}
	
	.centers-main-block .centers-list {
		display: flex;
    	flex-wrap: wrap;
	}
	
	.centers-main-block .centers-list .centers-col {
		width: 100%;
    	margin-bottom: 30px;
	}
	
	.centers-main-block .center-location-wrap .fs-16 {
		font-size: 16px;
    	line-height: 24px;
	}
	
	.centers-main-block .drop_select .fs-16 {
		font-size: 16px;
    	line-height: 24px;
	}
	
	
	
	.center-details-block {
		padding-bottom: 0;
	}
	
	.center-details-block .ele-container {
		width: 100%;
    	padding: 0;
	}
	
	.center-details-block .center-details-block-wrap {
		padding: 40px 30px;
	}
	
	.center-details-block .center-details-top {
		display: flex;
		flex-wrap: wrap;
		margin: 0;
	}
	
	.center-details-block-wrap .center-desc-wrap .center-desc {
		margin-top: 25px;
	}
	
	.center-details-block-wrap .color-white-line,
	.center-details-block-wrap .color-v-lines {
		display: none;
	}
	
	.center-details-block-wrap .center-desc-wrap {
		margin-top: 25px;
	}
	
	.center-details-block .center-details-body {
		padding-left: 0;
    	margin-top: 50px;
	}
	
	.center-details-block .center-details-body .center-details-location-info,
	.center-details-block .center-details-body .center-details-services {
		display: flex;
    	flex-wrap: wrap;
	}
	
	.center-details-block .center-details-body .center-details-location-info .center-details-hour-wrap {
		margin-top: 15px;
	}
	
	.center-details-block .center-details-body .center-details-services .center-details-services-col p {
		font-family: 'Avenir-Roman';
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 15px;
	}
	
	
	.center-details-block .center-details-block-wrap .color-cross-lines {
		display: none;
	}
	
	
	
	
	/*************** Outside San Antonio Page ***************/
	.wpsl-inputs {
		flex-wrap: wrap;
	}
	
	.wpsl-inputs .wpsl-input,
	.wpsl-inputs .wpsl-search-name,
	.wpsl-inputs #wpsl-radius,
	.wpsl-inputs #wpsl-category,
	#wpsl-search-wrap .wpsl-dropdown,
	#wpsl-category .wpsl-dropdown,
	.wpsl-search-btn-wrap,
	#wpsl-search-wrap #wpsl-search-btn {
		width: 100% !important;
		margin-right: 0 !important;
	}
	
	#wpsl-search-wrap #wpsl-search-name {
		width: 100%;
		max-width: 100%;
	}
	
	#wpsl-wrap .wpsl-result-list-wrap {
		right: 30px;
		max-width: 100%;
	}
	
	
	
	
	/*************** Newsroom Page ***************/
	.blogs-filter-btn {
		font-size: 16px;
		font-family: "Avenir-Medium";
		margin: 0px 5px;
	}
	
	.blogs-filter-btn:first-child {
		margin-left: 0;
	}
	
	.blogs-filter-btn:last-child {
		margin-right: 0;
	}
	
	.blogs-item-img-wrap {
		display: none;
	}
	
	.blogs-section .blogs-item-content {
		position: relative;
		width: 100%;
		left: 0;
		right: 0;
		top: 0;
        transform: unset;
	}
	
	.videos-section-top {
		flex-wrap: wrap;
	}
	
	.icon_circle {
		width: 60px;
	}
	
	.mob_contact div {
		box-shadow: none !important;
	}
	
	.mob_shadow {
		box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.25);
	}
	
	.library-category-col, 
	.library-file-col {
		width: 100%;
	}
	
	.library-category-list, 
	.library-file-list {
		padding: 0 15px;
	}
	
	.library-file-col .text-link-text {
		font-size: 14px;
	}
	
	.library-file-name {
		font-size: 18px !important;
	}
}


@media screen and (max-width: 767px) {
	/********** Blog Page **********/
	.category_dropdown .dropdown_header {
		font-family: Font Awesome\ 5 Free;
		font-weight: 900;
		padding-bottom: 20px;
		position: relative;
		cursor: pointer;
	}
	
	.category_dropdown .dropdown_header:after {
		content: "\f054";
        position: absolute;
        top: 2px;
        right: 0;
        transform: rotate(-90deg);
	}
	
	.category_dropdown.dropdown-active .dropdown_header:after {
		transform: rotate(90deg);
	}
	
	.category_dropdown .dropdown_content {
		position: absolute;
		background: #ffffff;
		width: 100%;
		left: 0;
		right: 0;
		top: 80px;
		padding: 0 20px;
		opacity: 0;
		visibility: hidden;
		transition: all 0.2s;
	}
	
	.category_dropdown.dropdown-active .dropdown_content {
		opacity: 1;
		visibility: visible;
	}
	
	.post-template-default .ele-container-medium {
		width: 100%;
		padding: 0 30px;
	} 
	
}


@media screen and (min-width: 481px) {
	.our-history-container .read_btn {
		display: none;
	}
}


@media screen and (max-width: 480px) {
	.news-feeds-wrapper .main-news-item-btn-wrap .btn-link {
		width: 100%;
	}
	
	.initiative-template-default .site-content .initiative-details-content .ele-container-medium {
		width: calc(100% - 60px);
	}
	
	
	
	.our-history-container .oh-content-desc {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
		text-align: left;
	}
	
	.our-history-container .read_less {
		display: none;
	}
	
	.our-history-container .read_btn {
		color: #AE2F54;
		cursor: pointer;
		font-family: 'Avenir-Roman';
		font-size: 17px;
		text-decoration: underline;
	}
	
	.our-history-container .show_more .oh-content-desc {
		display: block;
    	overflow: visible;
	}
	
	.our-history-container .show_more .read_less {
		display: block;
	}
	
	.our-history-container .show_more .read_more {
		display: none;
	}
}