
@font-face {
    font-family: 'Jost';
    src: url('webfonts/Jost-ExtraBoldItalic.woff2') format('woff2'),
        url('webfonts/Jost-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('webfonts/Jost-Bold.woff2') format('woff2'),
        url('webfonts/Jost-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('webfonts/Jost-ExtraBold.woff2') format('woff2'),
        url('webfonts/Jost-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('webfonts/Jost-BlackItalic.woff2') format('woff2'),
        url('webfonts/Jost-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('webfonts/Jost-ExtraLight.woff2') format('woff2'),
        url('webfonts/Jost-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('webfonts/Jost-BoldItalic.woff2') format('woff2'),
        url('webfonts/Jost-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('webfonts/Jost-Medium.woff2') format('woff2'),
        url('webfonts/Jost-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('webfonts/Jost-SemiBold.woff2') format('woff2'),
        url('webfonts/Jost-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('webfonts/Jost-SemiBoldItalic.woff2') format('woff2'),
        url('webfonts/Jost-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('webfonts/Jost-MediumItalic.woff2') format('woff2'),
        url('webfonts/Jost-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('webfonts/Jost-ExtraLightItalic.woff2') format('woff2'),
        url('webfonts/Jost-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('webfonts/Jost-ThinItalic.woff2') format('woff2'),
        url('webfonts/Jost-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('webfonts/Jost-Italic.woff2') format('woff2'),
        url('webfonts/Jost-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('webfonts/Jost-Regular.woff2') format('woff2'),
        url('webfonts/Jost-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('webfonts/Jost-Thin.woff2') format('woff2'),
        url('webfonts/Jost-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('webfonts/Jost-Light.woff2') format('woff2'),
        url('webfonts/Jost-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('webfonts/Jost-Black.woff2') format('woff2'),
        url('webfonts/Jost-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('webfonts/Jost-LightItalic.woff2') format('woff2'),
        url('webfonts/Jost-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}


@media (min-width: 1440px){
	.container, .container-lg, .container-md, .container-sm, .container-xl,
	.divBannerAlertTextWrapper, .div-additional-block-1, .div-additional-block-2, .div-additional-block-3, .div-additional-block-4 {
	  max-width: 1366px !important;
	  margin:auto !important;
	}
}

H1, h1 a{
	font-family:'Jost', sans-serif;	
	font-weight:bold;
	Font-size:45px;
	margin-bottom:1rem;
}

H2, h2 a{
	font-family:'Jost', sans-serif;	
	font-weight:500;
	font-size:36px;
	margin-bottom:1rem;
}

H3, h3 a, h4{
	font-family:'Jost', sans-serif;
	font-weight:500;
	font-size:26px;
	margin-bottom:1rem;
}

p, html, li, ul, body, ol, tr, td, p a, p ol, p ul, p li, table, table ol, table li, table ul{
	font-family:'Jost', sans-serif;
	font-size:18px;
	margin-bottom:1rem;
	font-weight:300;
}

a{
	font-family:'Jost', sans-serif;
	font-size:18px;
}


.anchNavigation-sandwich-services,
.anchNavigation-sandwich-careers,
.anchNavigation-sandwich-contact {
	display:none !important;
}

.divNavigation-sandwich {
	display:block !important;
	width:fit-content;
	max-width:fit-content;
}
.divToggleContainer-btn {
	width:fit-content;
	max-width:fit-content;
}
.divExtraHeaderDiv {
	width:100%;
	display:flex;
	justify-content:end;
	align-items: center;
	gap:15px;
}

header {
    z-index: 11;
    border-bottom:0px solid #dddddd;
}

.divHeaderLink {
	width:100%;
	padding:0 15px;
}

.divHeaderLink p,
.divHeaderLink * {
	color:#ffffff;
}

.divHeaderLink a {
	color:#ffffff;
	text-decoration:underline;
	font-size:20px;
	font-weight:bold;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}
.divSiteInfo-AdditionalField a {
	color:#ffffff;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}
footer .divSiteInfo-AdditionalField a {
	color:#000000;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divHeaderLink a:hover {
	color:#FDB913;
	text-decoration:none;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}
.divSiteInfo-AdditionalField a:hover {
	color:#FDB913;
	text-decoration:underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}
footer .divSiteInfo-AdditionalField a:hover {
	color:#ffffff;
	text-decoration:underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

header .divSiteInfoWrapper-text {
	flex-grow:unset;
	flex-basis:unset;
	width:fit-content;
}

header .divSocialFields {
	justify-content:end;
	padding:0;
}

.divNavigation .btn-sandwich .icon-bar{
	background:#FDB913;
}

.divToggleContainer-links .anchNavigation:hover, 
.divToggleContainer-links .anchNavigation:focus, 
.divToggleContainer-links .anchNavigation:active, 
.divToggleContainer-links .anchNavigation.current{
	border-color:#ffffff;
	backgroud:#0067B1;
}



.divBannerAlertWrapper {
    background: #4B4B4B;
    height: auto;
}

.divBannerAlertWrapper * {
	color:#ffffff;
}

.divBannerAlertWrapper a {
	color:#ffffff;
	text-decoration:underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}
.divBannerAlertWrapper a:hover {
	color:#FDB913;
	text-decoration:none;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}


.divNavigation-super{
	background:#00A3A8;
}

.anchNavigation-super{
	display:inline-block;
	font-family:'Jost', sans-serif;
	font-size:16px !important;
	color:#4B4B4B;
	height:50px;
	line-height:50px;
	padding:0px 15px !important;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchNavigation-super:hover,
.anchNavigation-super.current{
	background:#0067B1;
	color:#ffffff;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divNavigation-super.divNavigation-split .divLogoWrapper {
	margin-top: 50px;
}

.divSiteInfoWrapper-contact,
.divSiteInfoInner-contact,
.divSiteInfoWrapper-social,
.divSiteInfoInner-social {
	width:fit-content;
	max-width:fit-content;
}

.divSiteInfoWrapper-social {
	padding-top:2px;
}


.divNavigation-main{
	background:#ffffff;
}

.divLogoWrapper{
	text-align:left;
	margin-top: 0px;
}

.divNavFields-main{
	text-align:center;	
}

.divNavFields-main .anchNavigation{
	font-family:'Jost', sans-serif;
	font-size:18px;
	font-weight:normal;
	background:#ffffff;
	color:#4B4B4B;
	padding:0 15px;
	margin:0;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divNavFields-main .anchNavigation:hover,
.divNavFields-main .anchNavigation:active,
.divNavFields-main .anchNavigation:focus,
.divNavFields-main .anchNavigation.current{
	background:#6CA9DC;
	color:#4B4B4B;
	-webkit-box-shadow: inset 0px -5px 0px 0px background:transparent;
	-moz-box-shadow:    inset 0px -5px 0px 0px background:transparent;
	box-shadow:         inset 0px -5px 0px 0px background:transparent;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}


.divNavigation-main.divNavigation-split a {
	display:inline-block;
	font-family:'Jost', sans-serif;
	font-weight:bold;
	height:160px;
	line-height:160px;
	background:#ffffff;
	color:#4B4B4B;
	margin:0 !important;
	padding:0px 15px !important;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divNavigation-main.divNavigation-split a:hover,
.divNavigation-main.divNavigation-split a:active,
.divNavigation-main.divNavigation-split a:focus,
.divNavigation-main.divNavigation-split a.current {
	background:#0067B1;
	color:#ffffff;
	-webkit-box-shadow: inset 0px -5px 0px 0px background:transparent;
	-moz-box-shadow:    inset 0px -5px 0px 0px background:transparent;
	box-shadow:         inset 0px -5px 0px 0px background:transparent;
}


.divAnchCatDD {
    border: 1px solid #dddddd;
    background: #ffffff;
    line-height: normal;
    border-bottom: 4px solid #0067B1;
    animation: fadeIn linear 600ms;
    -webkit-animation: fadeIn linear 600ms;
    -moz-animation: fadeIn linear 600ms;
    -o-animation: fadeIn linear 600ms;
    -ms-animation: fadeIn linear 600ms;
}

.divAnchCatDD .anchDDNavigation {
    border-bottom: 1px solid #dddddd;
    padding: 5px 10px;
    display: block;
    height: 100%;
}

.divAnchCatDD .anchDDNavigation-category {
    font-family:'Jost', sans-serif;
    font-size: 18px;
    font-weight:300;
	background:#ffffff;
    color:#4B4B4B;
	text-align:left;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divAnchCatDD .anchDDNavigation-category:hover,
.divAnchCatDD .anchDDNavigation-category.current {
	background:#6CA9DC;
    color:#4B4B4B;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchDDNavigation-subcategory {
    font-family:'Jost', sans-serif;
    font-size: 16px;
    font-weight:normal;
    color:#4B4B4B;
	text-align:left;
    text-indent: 10px;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchDDNavigation-subcategory:hover,
.anchDDNavigation-subcategory.current {
    background:#0067B1;
    color:#ffffff;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMenuWrapper .btn-dropdown{
	background:#0067B1;
	color:#ffffff;
	font-family:'Jost', sans-serif;
}

.divMenuWrapper-side .divMenuInner{
	border-bottom:10px solid #00A3A8;
}

.divMenuWrapper-side .anchMenuItem{
	font-family:'Jost', sans-serif;
	font-size:18px;
	background:#ffffff;
	color:#4B4B4B;
}

.divMenuWrapper-side .anchMenuItem.current, 
.divMenuWrapper-side .anchMenuItem:hover, 
.divMenuWrapper-side .anchMenuItem-category:focus {
	background:#6CA9DC;
	color:#4B4B4B;
}

.divMenuSubcategoryWrapper .anchMenuItem-side{
	font-family:'Jost', sans-serif;
	font-size:16px;
	background:#ffffff;
	color:#4B4B4B;
}

.divMenuSubcategoryWrapper .anchMenuItem-side:hover,
.divMenuSubcategoryWrapper .anchMenuItem-side.current{
	background:#00A3A8;
	color:#ffffff;
}


.divAlbumCoverInner {
	background:#000000;
}

.divMenuWrapper-album .divAlbumCoverInner .anchMenuItem .divAlbumCaption {
    color: #ffffff;
	background:rgba(0,0,0,.001);
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMenuWrapper-album .divAlbumCoverInner:hover .anchMenuItem .divAlbumCaption {
    color: #ffffff;
	background:rgba(0,0,0,.6);
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divAlbumCaption .categoryCaption {
	text-shadow:0px 1px 6px rgba(0,0,0,0.65);
}

.divMenuWrapper-album .divAlbumCoverInner .divAlbumMedia img {
    position: absolute;
    max-width: none !important;
    width: 100%;
    height: 100%;
    object-fit:cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	opacity:.7;
    -moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMenuWrapper-album .divAlbumCoverInner:hover .divAlbumMedia img {
	opacity:1;
    -moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}


.btn-sandwich .icon-bar + .icon-bar {
    margin-top: 6px;
}

.divNavigation-sandwich .btn-sandwich .icon-bar{
	background:#FDB913;
	height: 2px;
    border-radius: 2px;
}

.btn-sandwich .icon-bar-1,
.btn-sandwich[aria-expanded="true"] .icon-bar-1 {
	top: 11px;
}

.divToggleContainer-links{
	top:unset;
	max-height: 250px;
	overflow: scroll;
	background:#ffffff;
}

.divToggleContainer-links .anchNavigation{
	border-bottom:1px solid #dddddd;
	background:#ffffff;
	color:#0067B1;
	font-family:'Jost', sans-serif;
	font-size:18px;
	font-weight:normal;
}

.divToggleContainer-links .anchNavigation.current,
.divToggleContainer-links .anchNavigation:hover,
.divToggleContainer-links .anchNavigation:focus,
.divToggleContainer-links .anchNavigation:active{
	background:#0067B1;
	color:#ffffff;
	border-left:4px solid #4B4B4B !important;
}

.anchNavigation-sandwich-subcategories {
	font-size:15px !important;
}
.anchDDNavigation-subcategory {
	font-size:12px !important;
}


.mainSlideshowVideo {
	object-fit:cover;
}

.divMainCalloutWrapper {
	clear:both;
	width:100%;
	height:700px;
}

.divMainCalloutInner .divBlockMedia img{
	width:100%;
	height:100%;
	object-fit:cover;
}

.divMainCalloutWrapper > .container {
	max-width:100% !important;
	padding:0;
}

.divMainCalloutTextInner {
    color: #ffffff;
    width: 100%;
}

.divMainCalloutTextInner h1{
	font-family:'Jost', sans-serif;
	font-weight:500;
	color:#ffffff !important;
	font-size:100px;
	margin:0;
}

.divMainCalloutTextInner h2{
	font-family:'Jost', sans-serif;
	font-weight:normal;
	color:#ffffff !important;
	font-size:36px;
	width:40%;
	margin:auto;
	margin-bottom:30px;
}

.divMainCalloutTextInner h3{
	font-family:'Jost', sans-serif;
	font-weight:600;
	color:#ffffff !important;
	font-size:30px;
}

.divMainCalloutTextInner p{
	font-family:'Jost', sans-serif;
	font-weight:normal;
	color:#ffffff !important;
	font-size:20px;
}

.divMainCalloutTextInner a {
	color:#4B4B4B;
	text-decoration:underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMainCalloutTextInner a:hover {
	color:#0067B1;
	text-decoration:underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMainCalloutTextInner a.anchButton{
	display:inline-block;
	font-family:'Jost', sans-serif;
	font-size:20px;
	color:#ffffff !important;
	background:#0067B1;
	padding: 5px 15px;
	border:0px solid #0067B1;
	border-radius:24px;
	min-width:216px;
	text-align:center;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMainCalloutTextInner a.anchButton:hover{
	background:#FDB913;
	color:#4B4B4B !important;
	border:0px solid #0067B1;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
	font-size:40px;
	color:#ffffff;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next';
	font-size:40px;
	color:#ffffff;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
    height:30px;
    background:#4B4B4B;
}

.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    margin:6px 6px !important;
    display: inline-block;
    border-radius: 100%;
    background: #f5f5f5;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #0067B1;
    opacity: 1;
}



.divMainCalloutWrapper {
	background:#000000;
}

.divMainCalloutWrapper .divMainCalloutTextWrapper{
	background: rgb(75,75,75);
	background: linear-gradient(180deg, rgba(75,75,75,0) 0%, rgba(0,0,0,1) 100%);
	width:100%;
	height:100%;
	padding:0% 15%;
	bottom: 15%;
}


.divMainCalloutWrapper-static .divMainCalloutInner .divBlockMedia img{
	opacity:1;
}

.divMainCalloutWrapper-static .divMainCalloutTextWrapper{
	background: rgb(75,75,75);
	background: linear-gradient(180deg, rgba(75,75,75,0) 0%, rgba(0,0,0,1) 100%);
	width:100%;
	height:100%;
	padding:0;
	bottom: 0;
}

.divMainCalloutWrapper-static .divBlockWrapper-maincallout .divMainCalloutTextWrapper {
    position: absolute;
	width:100%;
	display:inline-block;
    top: unset;
	display:flex;
	align-items:end;
	bottom:0;
    left: 0;
    height: 100%;
    -webkit-transform: translate(0%,0%);
    -moz-transform: translate(0%,0%);
    transform: translate(0%,0%);
	padding:100px 20px;
	text-align:center;
}


.divMenuLinks .divMenuLink a {
	display: block;
	font-family:'Jost', sans-serif;
	text-align:center;
	font-size: 24px;
	line-height: 2;
	color:#ffffff;
	background: #0067B1;
	padding: 0.5em;
	margin:1em;
	border: 3px solid #0067B1;
	min-width:380px;
	width: auto;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMenuLinks .divMenuLink a:hover{
	color:#0067B1;
	background:#ffffff;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divSiteContentInnerMinis {
	padding:60px 0;
}

.divSiteContentInnerMinis > h2 {
	width:100%;
	text-align:center;
	margin-top:30px;
	font-weight:400;
}

.divMiniCalloutRow {
	padding-bottom:8%;
}

.divMiniCallout{
	height:100%;
	padding:10px;
}

.divMiniCallout .divMiniCalloutText-paragraph {
	display:none;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}
.divMiniCallout:hover .divMiniCalloutText-paragraph {
	display:block;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMiniCalloutWrapper{
	padding:15px 60px;
}

/* //keep this if you want text over image */
.divMiniCallout .divMiniCalloutTextWrapper{
	position:absolute;
}

.divMiniCallout figcaption {
	display:none;
}

.divMiniCalloutRow-1 .divMiniCallout-1 .divMiniCalloutTextWrapper h3,
.divMiniCalloutRow-2 .divMiniCallout-1 .divMiniCalloutTextWrapper h3,
.divMiniCalloutRow-2 .divMiniCallout-3 .divMiniCalloutTextWrapper h3,
.divMiniCallout .divMiniCalloutTextWrapper h3{
	font-family:'Jost', sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#4B4B4B;
	text-align:center;
}
.divMiniCalloutRow-1 .divMiniCallout-2 .divMiniCalloutTextWrapper h3,
.divMiniCalloutRow-1 .divMiniCallout-3 .divMiniCalloutTextWrapper h3,
.divMiniCalloutRow-2 .divMiniCallout-2 .divMiniCalloutTextWrapper h3,
.divMiniCallout .divMiniCalloutTextWrapper h3{
	font-family:'Jost', sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#ffffff;
	text-align:center;
}

.divMiniCalloutRow-1 .divMiniCallout-1 .divMiniCalloutTextWrapper p,
.divMiniCalloutRow-2 .divMiniCallout-1 .divMiniCalloutTextWrapper p,
.divMiniCalloutRow-2 .divMiniCallout-3 .divMiniCalloutTextWrapper p,
.divMiniCallout .divMiniCalloutTextWrapper p{
	font-family:'Jost', sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#4B4B4B;
	text-align:center;
}
.divMiniCalloutRow-1 .divMiniCallout-2 .divMiniCalloutTextWrapper p,
.divMiniCalloutRow-1 .divMiniCallout-3 .divMiniCalloutTextWrapper p,
.divMiniCalloutRow-2 .divMiniCallout-2 .divMiniCalloutTextWrapper p,
.divMiniCallout .divMiniCalloutTextWrapper p{
	font-family:'Jost', sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#ffffff;
	text-align:center;
}

.divMiniCalloutRow-1 .divMiniCallout-1 .divMiniCalloutTextWrapper{
	background:#FFD457;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}
.divMiniCalloutRow-1 .divMiniCallout-2 .divMiniCalloutTextWrapper{
	background:#0067B1;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}
.divMiniCalloutRow-1 .divMiniCallout-3 .divMiniCalloutTextWrapper{
	background:#02777C;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}
.divMiniCalloutRow-2 .divMiniCallout-1 .divMiniCalloutTextWrapper{
	background:#6CA9DC;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}
.divMiniCalloutRow-2 .divMiniCallout-2 .divMiniCalloutTextWrapper{
	background:#00A3A8;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}
.divMiniCalloutRow-2 .divMiniCallout-3 .divMiniCalloutTextWrapper{
	background:#FDB913;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMiniCallout img {
	border-radius:33px 33px 0 0;
}

.divMiniCallout .divMiniCalloutTextWrapper {
	height:25%;
	bottom:-20%;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:column;
	border-radius:0 0 33px 33px;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divMiniCallout:hover .divMiniCalloutTextWrapper {
	height:50%;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}



.div-additional-block-1 .divBlockMedia-right,
.div-additional-block-4 .divBlockMedia-right {
	padding-left:75px;
}
.div-additional-block-1 .divBlockMedia-left,
.div-additional-block-4 .divBlockMedia-left {
	padding-right:75px;
}

.div-additional-block-1 h2,
.div-additional-block-4 h2 {
	color:#0067B1 !important;
}

.div-additional-block-1 img,
.div-additional-block-4 img {
	border-radius:33px;
	border:5px solid #FDB913;
}

.divSiteContentInnerAdditionals1 {
	margin-top:30px !important;
	margin-bottom:30px !important;
}

.divSiteContentInnerAdditionals4 {
	padding-top:60px !important;
	margin-bottom:60px !important;
	padding:0;
}

.divSiteContentInnerAdditionals1 {
	background:url(../images/additionalsBg.jpg);
	background-repeat:no-repeat;
	background-position-y:80%;
	background-position-x:2%;
}
.divSiteContentInnerAdditionals1 .spnBlockContent {
	display:block;
	padding-left:6%;
}

.divSiteContentInnerAdditionals4 {
	background:url(../images/additionalsBg.jpg);
	background-repeat:no-repeat;
	background-position-y:80%;
	background-position-x:98%;
}
.divSiteContentInnerAdditionals4 .spnBlockContent {
	display:block;
	padding-right:6%;
}

.divSiteContentInnerAdditionals1,
.divSiteContentInnerAdditionals2,
.divSiteContentInnerAdditionals3,
.divSiteContentInnerAdditionals4 {
	width:100%;
	max-width:100% !important;
}

.divSiteContentInnerAdditionals2 {
	background:#0067B1;
	padding:60px 0;
	padding-top:90px;
}

.divSiteContentInnerAdditionals3 h2,
.divSiteContentInnerAdditionals3 h3,
.divSiteContentInnerAdditionals2 h2,
.divSiteContentInnerAdditionals2 h3,
.divSiteContentInnerAdditionals2 p,
.divSiteContentInnerAdditionals2 * {
	color:#ffffff !important;
}

.divSiteContentInnerAdditionals3 {
	background:#00A3A8;
	padding:60px 0;
}

.div-additional-block-3 p{
	width:50%;
	margin:auto;
	margin-bottom:1rem;
}

.div-additional-block-3 p a{
	color:#000000;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}
.div-additional-block-3 p a:hover{
	color:#ffffff;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}



.divEventDetail-dates .divEventDateTime .icon {
	color:#0067B1;
}
.divPullingFromPageWrappe .anchSynopsisCTA-location,
.divPullingFromPageWrappe .anchSynopsisCTA-registration {
	display:none !important;
}

.divEventDetail-title a,
.divEventDetail-title {
	font-weight:normal !important;
	font-size:30px !important;
	text-decoration:none !important;
}
.divEventDetail-title a:hover {
	font-weight:normal;
	font-size:30px;
	text-decoration:underline !important;
}

.divEventsPullHeader {
	background:#0067B1;
	padding:15px;
	text-align:center;
	border-radius:33px 33px 0 0;
	margin-top:30px;
}
.divEventsPullHeader h2 {
	color:#ffffff;
	margin:0;
	text-align:center;
}
.divEventsPullHeader a {
	color:#ffffff;
	text-decoration:underline;
	text-align:center;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}
.divEventsPullHeader a:hover {
	color:#dddddd;
	text-decoration:none;
	text-align:center;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divPullingFromPageWrappe .divBlockWrapper-event {
	width:50%;
	max-width:50%;
	flex:0 0 50%;
}
.divPullingFromPageWrappe .divEventInner {
	flex-direction:row-reverse;
	border:10px solid #EFEFEF;
}
.divPullingFromPageWrappe .divEventWrapper-synopsis .anchEventDetail img,
.divPullingFromPageWrappe .divEventWrapper-synopsis .anchEventDetail {
	width:100%;
}
.divPullingFromPageWrappe .divBlockWrapper-text .anchSynopsisCTA {
	font-size:18px;
}

.divPullingFromPageWrappe .divEventWrapper-synopsis .anchEventDetail img {
	max-width:500px !important;
	height:auto;
}

.divSiteContentInnerPull {
	justify-content:center;
}

.divNewsAnnounceWrapper {
	background:#0067B1;
}

.divTestimonial-slider,
.divPullingFromPageWrappe,
.divBlockWrapper-testimonial.carded {
	max-width:100%;
}

.divBlogWrapper-synopsis .divBlockWrapper-media .divBlockInner{
	padding:0;
}

.divPullingFromPageWrapper .divBlogWrapper .divBlogInner .divBlockWrapper .divBlockInner .divBlockMedia img{
	padding:15px;
}


.divPullingFromPageWrapper .divBlogWrapper .divBlogInner .divBlockWrapper .divBlockInner .divBlockMedia img{
	height:300px;
}
.divPullingFromPageWrapper .divBlogWrapper-synopsis .divBlogInner,
.divPullingFromPageWrapper .divBlogWrapper .divBlogInner .divBlockWrapper,
.divPullingFromPageWrapper .divBlogWrapper .divBlogInner .divBlockWrapper .divBlockInner,
.divPullingFromPageWrapper .divBlogWrapper .divBlogInner .divBlockWrapper .divBlockInner .divBlockMedia{
	margin-top:0;
	height:100%;
}

.divPullingFromPageWrapper .divBlogWrapper .divBlogInner,
.divBlockWrapper-text,
.divBlockWrapper-text .divBlockInner{
	height:auto;	
} 

.divPullingFromPageWrapper .divBlogDetails,
.divPullingFromPageWrapper .divBlogDetails h3,
.divPullingFromPageWrapper .divBlogDetails div{
	padding-bottom:0;
	margin:0;
}
.divPullingFromPageWrapper .divBlockWrapper-synopsis .divBlockBody{
	margin:5px auto;
}

.divPullingFromPageWrapper .divBlockWrapper-synopsis .divBlockBody p{
	font-size:12px;
}



.divSponsorSlideWrapper {
    padding: 0;
	padding-bottom:30px;
    border-top: 0px solid #dddddd;
    border-bottom: 0px solid #dddddd;
	margin: 0;
}

.divSponsorHeaderWrapper {
	background:#4B4B4B;
	padding:20px 0px;
}

.divSponsorHeaderWrapper h2 {
	color:#ffffff;
	margin-bottom:0;
}

.divSponsorSlideWrapper .swiper-container-horizontal>.swiper-pagination-bullets, 
.divSponsorSlideWrapper .swiper-pagination-custom, .swiper-pagination-fraction {
	position: relative;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 30px;
    background:transparent;
}

.divSponsorSlideWrapper .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
	margin:4px !important;
    display: inline-block;
    border-radius: 100%;
    background: #4B4B4B;
    opacity: 1;
}

 .divSponsorSlideWrapper .swiper-pagination-bullet-active {
    background: #0067B1;
    opacity: 1;
}



.divFooterHalf {
	width:25%;
	max-width:25%;
	flex:0 0 25%;
}

.divFooterHalf img {
	max-height:480px;
	margin-bottom:0;
}

.divFooterWhole {
	width:100%;
	text-align:center;
}
.divFooterRow-top-contact.divFooterRow-top-contactALT {
	background:#00A3A8 !important;
	height:408px;
	display:flex !important;
	align-items:center !important;
	padding-bottom:60px !important;
}
.divFooterRow-top-contactALT p {
	color:#000000 !important;
	width:35%;
	margin:auto;
	margin-bottom:1rem;
}

.divFooterHalf2 {
	height:100%;
	display:flex;
	justify-content:center;
	flex-direction:column;
}

footer .anchButton {
	width:fit-content;
}
footer .anchButton:hover {
	width:fit-content;
	background:#00A3A8 !important;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

footer{
	margin-top:0;
}

footer .clearfix {
	display:none !important;
}

.divFooterRow-top{
	height:auto;
	background:#6CA9DC;
	padding: 0;
}

.divFooterRow-top > .container {
	display:flex;
	justify-content:end;
	height:60px;
	align-items:center;
}

.divFooterRow-top > .container p {
	margin:0;
}

footer .divSiteInfoWrapper {
	display:flex;
	align-items:center;
}

.divSiteInfoWrapper-tagline,
.divSiteInfoWrapper-directions {
	display:none !important;
}

footer .row {
	margin:-10px;
}

footer .divSiteInfoInner-social {
	display:flex;
	align-items:center;
	padding-top:2px;
}

.divNavFields-topFooter a:hover{
	background:#4B4B4B;	
}

.anchNavigation-footer-super {
	display:inline-block;
	font-family:'Jost', sans-serif;
	font-size:18px;
	background:transparent;
	color:#4B4B4B;
	padding:0px 15px;
	height:50px;
	line-height:50px;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchNavigation-footer-super:hover,
.anchNavigation-footer-super.current {
	background:#0067B1;
	color:#ffffff;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divSiteInfoWrapper-social a {
    font-size: 23px;
    color: #ffffff;
    -moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divSiteInfoWrapper-social a:hover {
    color: #FDB913;
    -moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divSiteInfoInner-contact a {
	display:inline-block;
	font-family:'Jost', sans-serif;
	font-size:20px;
	font-weight:normal;
	background:transparent;
	color:#000000;
	padding:0px 15px;
	height:50px;
	line-height:50px;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divSiteInfoInner-contact a:hover {
	background:transparent;
	color:#ffffff;
	text-decoration:underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divFooterRow-middle{
	background:#ffffff;
	padding:10px 0px;
	padding-bottom:0px;
}

.divFooterColumn-logo {
    padding: 15px 0px 30px 0px;
    text-align: left;
}

.divFooterRow-middle *{
	color:#4B4B4B;
}

.anchNavigation-footer {
	font-family:'Jost', sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:0px 15px;
	background:transparent;
	color:#4B4B4B;
	border-bottom: 4px solid transparent;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchNavigation-footer:hover,
.anchNavigation-footer.current {
	color:#4B4B4B;
	background:transparent;
	border-bottom: 4px solid #0067B1;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
} 

.divFooterRow-bottom {
    background: #ffffff;
}

.divFooterColumn-copyright p,
.divFooterColumn-copyright p a,
.divFooterColumn-adaprivate p,
.divFooterColumn-adaprivate p a{
	font-family:'Jost', sans-serif;
   	color:#4B4B4B;
   	font-size:16px;
	text-align: center;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divFooterColumn-copyright p a:hover,
.divFooterColumn-adaprivate p a:hover{
   	color:#0067B1;
text-decoration:underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}


@media (min-width: 992px) {
	.divMenuWrapper-side-left{
		padding-left: 15px;
	}
	
	.divBlock-560 .divBlockInner,
	.divBlock-234 .divBlockInner,
	.divBlock-146 .divBlockInner {
		display:flex;
		flex-direction:row-reverse;
	}
	
	.divBlock-560 .divBlockInner .divBlockMedia,
	.divBlock-234 .divBlockInner .divBlockMedia,
	.divBlock-146 .divBlockInner .divBlockMedia {
		margin:0;
	}
}
#main.main-pagedirectory-share-your-talbert-house-story > div.divSiteContentWrapper.m-auto.p-0.row > div.divSiteContentInner.divSiteContentInner-sitewidth.container.m-auto.row > div > div:nth-child(2) > div > form > div.divContactScreenDetail-top.col-12 > div:nth-child(10),
#main.main-pagedirectory-share-your-talbert-house-story > div.divSiteContentWrapper.m-auto.p-0.row > div.divSiteContentInner.divSiteContentInner-sitewidth.container.m-auto.row > div > div:nth-child(2) > div > form > div.divContactScreenDetail-top.col-12 > div:nth-child(8) {
	margin-top:0;
}

.divEventWrapper-detail .divEventDetails-top .divDetailList .divDetailList-label, .divEventWrapper-detail .divEventDetails-top .divDetailList a {
	font-size:18px;
}

.main-pagedirectory-share-your-talbert-house-story .divContactFormInput-checkbox .spanPropertyGroupLabel{
	display:none;
}

.divEventDetail-label {
	padding-bottom:30px;
	font-weight:300 !important;
}

.divEventDetail-label span {
	font-weight:300 !important;
}

.divEventDetail-dates .divEventDateTime {
	gap:10px;
}

.divEventDetails > .col-12 {
	padding:0;
}

.divContactFormInput .inpProperty.mandatoryStyle, .divContactFormInput .inpProperty.mandatoryStyle ~ label, .divContactFormInput .inpProperty.required, .divContactFormInput .inpProperty.required ~ label {
	background-color:#ffffff;
}

.divContactFormInput .labelPropertyLabel {
	color:#000000;
	font-weight:normal;
}

.divDonorSpotlight {
	background:#0067B1;
	padding:60px !important;
	padding-left:0 !important;
	border-radius:50px;
}
.divDonorSpotlight img {
	border-radius:50%;
}
.divDonorSpotlight .divBlockInner {
	display:flex;
	gap:30px;
}
.divDonorSpotlight .divBlockMedia-left figure {
	background: #6CA9DC;
	border-radius:0 214px 214px 0;
	padding:15px;
	padding-left:60px;
}
.divDonorSpotlight .divBlockMedia-right figure {
	background: #6CA9DC;
	border-radius:214px 0 0 214px;
	padding:15px;
}
.divDonorSpotlight * {
	color:#ffffff !important;
}

#main.main-pagedirectory-outpatient-appointment-requests > div.divSiteContentWrapper.m-auto.p-0.row > div.divSiteContentInner.divSiteContentInner-sitewidth.container.m-auto.row > div.divContentWrapper.divContentWrapper-fullwidth.col-12.col-md-12 > div:nth-child(2) > div > form > div.divContactScreenDetail-top.col-12 > div:nth-child(11) > span.spanPropertyGroupLabel,
#main.main-pagedirectory-request-an-appointment > div.divSiteContentWrapper.m-auto.p-0.row > div.divSiteContentInner.divSiteContentInner-sitewidth.container.m-auto.row > div.divContentWrapper.divContentWrapper-fullwidth.col-12.col-md-12 > div:nth-child(2) > div > form > div.divContactScreenDetail-top.col-12 > div:nth-child(9) > span.spanPropertyGroupLabel,
#main.main-pagedirectory-ccmep > div.divSiteContentWrapper.m-auto.p-0.row > div.divSiteContentInner.divSiteContentInner-sitewidth.container.m-auto.row > div.divContentWrapper.divContentWrapper-fullwidth.col-12.col-md-12 > div:nth-child(2) > div > form > div.divContactScreenDetail-top.col-12 > div:nth-child(9) > span.spanPropertyGroupLabel {
	display:none;
}

.sr-only {
	color:#4B4B4B !important;
	background:#ffffff !important;
}

#main.main-pagedirectory-outpatient-appointment-requests > div.divSiteContentWrapper.m-auto.p-0.row > div.divSiteContentInner.divSiteContentInner-sitewidth.container.m-auto.row > div.divContentWrapper.divContentWrapper-fullwidth.col-12.col-md-12 > div:nth-child(1) > div > div > span > table > tbody > tr {
	display:flex;
	flex-direction:column;
}

.dropdown-item.active, .dropdown-item:active {
	background-color:#0067B1;
}

.main-pagedirectory-testimonials .divBlockWrapper-block-double {
	margin-top:15px;
}

.divSearchWrapper-directory .divSearchInner {
	flex-direction:column;
	align-items:end;
}

.divContactFormInput .inpProperty-select {
	height:50px;
}

.anchBackToTop {
	color: #ffffff;
}
.anchBackToTop:hover {
	color: #ffffff;
	text-decoration:underline;
}

.divPageTitle {
	min-height: 0;
	height:auto;
	padding-top:0px;
	padding-bottom:0px;
	background: #00A3A8;
	text-align:center;
}
.divPageTitle > .container {
	padding-top:20px;
	padding-bottom:20px;
	min-height: 130px;
}

.divPageTitle h1, 
.divPageTitle h2, 
.divPageTitle h3 {
    font-family:'Jost', sans-serif;
    color:#ffffff;
	font-weight:500;
    font-size:45px;
}

button {
	background:transparent;
	border: none;
}

.divContactFormInput .inpProperty-submit,
.divContactScreenDetail-directions button,
.anchBlockAction,
.divBlockWrapper-text .anchSynopsisCTA,
.divSearchInput-submit input,
.divContactScreenDetail-cta a,
.anchBtn,
button a,
a.anchButton,
.divExpandOptions .anchExpandWrapper,
.divExpandWrapper .anchExpandLink{
	font-family:'Jost', sans-serif;
	background:#FDB913;
	font-weight:normal;
	color:#4B4B4B !important;
	border:1px solid #FDB913;
	text-decoration:unset !important;
	min-width:216px;
	border-radius:24px;
	text-align:center;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divContactFormInput .inpProperty-submit:focus,
.divContactFormInput .inpProperty-submit:hover,
.divContactScreenDetail-directions button:hover,
.anchBlockAction:hover,
.divBlockWrapper-text .anchSynopsisCTA:hover,
.divSearchInput-submit input:hover,
.divContactScreenDetail-cta a:hover,
.anchBtn:hover,
button a:hover,
a.anchButton:hover,
.divExpandOptions .anchExpandWrapper:hover,
.divExpandOptions .anchExpandWrapper.open,
.divExpandWrapper .anchExpandLink:hover{
	background:#0067B1;
	color:#ffffff !important;
	border:1px solid #0067B1;
	text-decoration:unset !important;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper-text .anchSynopsisCTA {
	text-decoration:none;
	text-transform:unset;
}

.anchBtn {
	padding: 5px 10px;
}

.divBlockMedia figcaption {
	color: #4B4B4B;
	text-decoration:none;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper h2 {
	color:#4B4B4B;
}

.divBlockWrapper h2 a {
	font-family:'Jost', sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#4B4B4B;
	text-decoration:underline;
	border-bottom:1px solid transparent;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper h2 a:hover {
	color:#0067B1;
	text-decoration:none;
	border-bottom:1px solid transparent;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper h3 {
	color:#0067B1;
}

.divBlockWrapper h3 a {
	color:#4B4B4B;
	font-size:26px;
	font-weight:500;
	text-decoration:underline;
	border-bottom:1px solid transparent;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper h3 a:hover {
	color:#0067B1;
	text-decoration:none;
	border-bottom:1px solid transparent;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper p {
	color:#000000;
}

.divBlockWrapper a,
.divBlockMedia .anchImageLink figcaption,
.divUserLoginResetWrapper a {
	color:#4B4B4B;
	text-decoration:underline;
	border-bottom:1px solid transparent;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper a:hover,
.divBlockMedia .anchImageLink:hover figcaption,
.divUserLoginResetWrapper a:hover {
	color:#0067B1;
	text-decoration:none;
	border-bottom:1px solid transparent;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper td {
	font-family:'Jost', sans-serif;
	font-size:18px;
}

.divBlockWrapper ul,
.divBlockWrapper li {
	font-family:'Jost', sans-serif;
	font-size: 18px;
}

.divBlockWrapper ul {
	padding-left:40px;
}

.divBlockWrapper li {
	list-style-position: outside;
}

.divBlockWrapper-testimonial.carded {
    float: left;
    width: 100%;
    padding-top: 0;
    margin-top: 35px;
    margin-bottom: 30px;
}

.divBlockWrapper-testimonial.carded .divBlockInner {
    border: 1px solid #dddddd;
    border-top: 4px solid #0067B1;
}

.divBlockWrapper-testimonial.carded .divTestimonialIcon {
    border: 1px solid #dddddd;
    color: #4B4B4B;
    background: #ffffff;
}

.author {
	font-family:'Jost', sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#4B4B4B;
}

.divBlockWrapper-faq .divBlockInner-question {
    background: #ffffff;
	border-top:0 !important;
	border-bottom:1px solid #FDB913 !important;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper-faq .divBlockInner-question.open, 
.divBlockWrapper-faq .divBlockInner-question:hover {
    background: #f5f5f5;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divBlockWrapper-faq .divBlockInner-question > *:not(span) {
	font-family:'Jost', sans-serif;
    color:#02777C;
    font-size: 24px;
}

.divBlockInner-answer p {
	
}

.divBlockWrapper blockquote {
	border-left: 4px solid #0067B1 !important;
}

.divBlockWrapper-gallery .divBlockImageHoverText {
	padding:15px;

}


.divEventDetails, 
.divEventDetail {
	display:inline-block;
}

.divEventWrapper-synopsis {
    margin-bottom: 20px;
    border: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.divShareInner a i {
	margin-right:8px;
}

.divShareInner a {
	margin-right:20px;
	border:0px solid #0067B1;
	color:#0067B1;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divShareInner a:hover {
	color:#666666;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchBlockAction {
 	display:inline-block;
	position:relative;
	margin-top:20px;
	margin-bottom:10px;
}

.btnSubmitSearchTerm-entry {
padding: 0 15px !important;
}


#main > div.divSiteContentWrapper.m-auto.p-0.row > div.divSiteContentInner.divSiteContentInner-sitewidth.container.row.m-auto > div > div > div > div.divBlogDetails.divBlogDetails-top.col-12.col-xl-9 > h2 {
	Display: none;
}

.anchShowMore {
	color:#4B4B4B;
}

.anchShowMore:hover {
	color:#4B4B4B;
}

.divExpandWrapper .anchExpandLink {
    font-family:'Jost', sans-serif;
    font-size: 18px;
	background:#f5f5f5;
    color: #0067B1;
    -moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divExpandWrapper .anchExpandLink:hover {
	background:#dddddd;
    color: #4B4B4B;
    -moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchSynopsisList {
	color:#0067B1;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchSynopsisList:hover {
	color:#4B4B4B;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divContentState h1, 
.divContentState h2, 
.divContentState h3 {
font-size: 30px;
}

.divBlogWrapper-detail .divBlogDetails-top {
border-top: 3px solid #0067B1;
width:100%;
max-width:100%;
flex:0 0 100%;
}

.divDetailList .anchDetailList {
	color: #4B4B4B;
	text-decoration: underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divDetailList .anchDetailList:hover {
	color: #0067B1;
	text-decoration: underline;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divPaginationWrapper {
width:100%;
}

.divBlogWrapper-synopsis .divBlogDetails-top {
	border-bottom: 0 solid transparent;
}

.divContentState-blog {
	display: none;
}


.anchViewListingDetails {
	font-size:18px !important;
}

.anchViewListingDetails i {
	position: relative;
	display: inline-block;
    font-size: 18px !important;
    top: 2px;
}

.divListingDetail a,
.divListingDetail-value a {
	color:#0067B1;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divListingDetail a:hover,
.divListingDetail-value a:hover {
	color:#666666;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.spanDataValue {
	font-family:'Jost', sans-serif;
	font-size:16px;
}

.spanDataValue a {
	font-family:'Jost', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0067B1;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.spanDataValue a:hover {
	color:#666666;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divContactScreenDetail-top {
	padding-left:0px;
}

.divContactFormInput-submit {
	margin-bottom:30px;
}

.divContactScreenDetail-bottom {
	margin:0 !important;
}

@media (min-width:768px) and (max-width:1199px) {
	
	.div-additional-block-1 .divBlockMedia-left, .div-additional-block-4 .divBlockMedia-left,
	.div-additional-block-1 .divBlockMedia-right, .div-additional-block-4 .divBlockMedia-right {
		padding:0;
		max-width:70%;
		width:70%;
		flex:0 0 70%;
	}
	
	.divMenuWrapper-side .anchMenuItem {
		font-size:16px;
	}
	
	#main > div.divSiteContentWrapper.m-auto.p-0.row > div.divSiteContentInner.divSiteContentInner-sitewidth.container.row.m-auto > div > div.divEventWrapper.divEventWrapper-detail > div > div.divBlockWrapper.divBlockWrapper-text.divBlock-828.col-12 > div > span > h2 {
		font-size:34px;
	}
	
	.divSiteContentInnerPull {
		padding:0 45px !important;
	}
	
	.div-additional-block-1 .divBlockInner {
		display:flex;
		flex-direction:column-reverse;
		align-items:end;
	}
	.div-additional-block-1 .divBlockMedia {
		margin:0;
	}
	.divSiteContentInnerAdditionals1 .spnBlockContent {
		padding-left:0;
	}
	
	.div-additional-block-4 .divBlockInner {
		display:flex;
		flex-direction:column-reverse;
		align-items:start;
	}
	.div-additional-block-4 .divBlockMedia {
		margin:0;
	}
	.divSiteContentInnerAdditionals4 .spnBlockContent {
		padding-right:0;
	}
	
	.divSiteContentInner-sitewidth.container {
		padding:15px !important;
	}
	
	.divExpandOptions .anchExpandWrapper,
	.divSearchInput-submit input {
		min-width:0;
	}
	
	.divEventSummary-mobile {
		display:none !important;
	}
	
	.div-additional-block-3 p {
		width:100%;
	}
	
	.divFooterHalf {
		width:50%;
		max-width:50%;
		flex:0 0 50%;
	}
	
	.divSiteContentInnerAdditionals2,
	.divSiteContentInnerAdditionals3 {
		padding:15px !important;
	}
	
	.divFooterRow-top > .container {
		justify-content:center;
	}
	
	.divMainCalloutTextInner h1 {
		font-size:36px;
		font-weight:500;
	}
	
	.divMainCalloutTextInner h2 {
		width:100%;
		font-size:30px;
	}

	.main-blog .divBlogWrapper-synopsis .divBlogInner,
	.main-event .divEventWrapper-synopsis .divEventInner {
		gap:15px;
	}
	.main-blog .divBlockWrapper-text .anchSynopsisCTA,
	.main-event .divBlockWrapper-text .anchSynopsisCTA{
		width:fit-content;
		padding:5px 15px;
	}

	header .divNavFields-main {
		display:none !important;
	}
	.divNavigation-sandwich {
		display:block !important;
	}
		
	header {
		position:fixed;
		border-bottom:1px solid #dddddd;
	}
	
	#main {
		margin-top:210px;
	}			
		
	.divLogoWrapper {
	    text-align: left;
	    margin-top: 0px;
	    z-index: 11;
		width:100%;
	}		

	.divMainCalloutWrapper {
		clear:both;
		width:100%;
		height: 100%;
	}
	
	.divMainCalloutInner .divBlockMedia img {
		position:relative;
	    width: 100%;
	    object-fit:cover;
		max-width:none;
	    height: 340px;
		left:50%;
		transform:translate(-50%, 0%);
	}	
	
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	    display:none !important;
	}
	
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	    display:none !important;
	}	
	
	.divMainCalloutWrapper .divMainCalloutTextWrapper {
	    background: rgba(0,0,0,1);
	    width: 100%;
	    padding: 20px;
	    bottom: 0;
	}		
	
	.divMainCalloutWrapper-static .divMainCalloutTextWrapper {
		position:relative;
		clear:both;
	    background: rgba(0,0,0,.4);
	    width: 100%;
	    padding: 0;
	    bottom: 0;
	}	
	
	.divMainCalloutTextInner {
	    background: rgba(0,0,0,.001);
	}		
	
	.divMainCalloutTextInner .divMainCalloutText-tinyMCE {
	    padding: 0;
	}	
	
	.divNavigation-footer-super {
		display:none !important;
	}	
	
	.divFooterRow-middle {
		display:none !important;
	}	
	
	.divFooterRow-top .row {
		display: flex;
    	flex-direction: column;
	}
	
	footer .divSiteInfoWrapper-social {
	    text-align: center;
	    padding:10px 30px;
	}		
	
	footer .divSiteInfoInner-contact a {
	    width: 100%;
	    text-align: center;
	}			
	
	.divMenuWrapper-side{
		margin-top:30px;
		margin-bottom:30px;
	}
	
	.divMenuWrapper-album .divAlbumCoverInner .divAlbumMedia img {
	    height: 120%;
	}	
	
	.divSearchWrapper-directory {
	    margin-top: 0px;
	}
	
	.divSearchWrapper {
	    margin-top: 0px;
	    margin-bottom: 30px;
	}
	
	.body-outpatient-appointment-requests table {
		max-width:100% !important;
		width:100% !important;
	}

	.divContactScreenDetail-top {
		padding-right:0;
	}	
	
	.divContactScreenDetails {
		margin:0;
	}
	
	.g-recaptcha > div,
	.divContactScreenDetail-bottom .divContactFormInput-submit button {
		margin:auto;
	}
	
	.divBlogWrapper-synopsis .divBlogInner {
		gap:15px;
	}
	
	.user-frontend #main {
	margin-top:0;
	}
	
	.mainSlideshowVideo {
		width:102%;
		max-width:102% !important;
		margin-left:-1%;
	}
	
	.divMainCalloutWrapper-static .divBlockWrapper-maincallout .divMainCalloutTextWrapper {
		padding:0;
	}
	
	.divMainCalloutTextInner h1,
	.divMainCalloutTextInner h2,
	.divMainCalloutTextInner p {
		text-align:left !important;
		padding:0 15px;
	}
	
	.anchNavigation-sandwich-services,
	.anchNavigation-sandwich-careers,
	.anchNavigation-sandwich-contact {
		display:block !important;
	}
	
	.divSiteContentInnerAdditionals4,
	.divSiteContentInnerAdditionals1 {
		background-position-y:100%;
	}
	.divSiteContentInnerAdditionals3,
	.divSiteContentInnerAdditionals2 {
		padding-top:60px !important;
		padding-bottom:60px !important;
	}
	
	.divMiniCallout {
		flex:0 0 30%;
		max-width:30%;
	}
	.divMiniCalloutRow-1 .divMiniCallout-2 .divMiniCalloutTextWrapper h3, .divMiniCalloutRow-1 .divMiniCallout-3 .divMiniCalloutTextWrapper h3, .divMiniCalloutRow-2 .divMiniCallout-2 .divMiniCalloutTextWrapper h3, .divMiniCallout .divMiniCalloutTextWrapper h3 {
		font-size:18px !important;
	}
	.divPullingFromPageWrappe .divEventInner {
		flex-direction:column;
	}
	.divPullingFromPageWrappe .divBlockWrapper-event {
		width:100%;
		max-width:100%;
		flex:0 0 100%;
	}
	
	.divFooterRow-top-contactALT p {
		width:100%;
	}
	
	.divDonorSpotlight .divBlockInner {
		flex-direction:column;
	}
	.divDonorSpotlight .spnBlockContent,
	.divDonorSpotlight .divBlockMedia {
		width:100%;
		max-width:100%;
		flex:0 0 100%;
		margin:0;
	}
	.divDonorSpotlight .spnBlockContent {
		padding:15px;
	}

}

@media (max-width:767px){
	
	.divDonorSpotlight .spnBlockContent,
	.divDonorSpotlight .divBlockMedia {
		width:100%;
		max-width:100%;
		flex:0 0 100%;
		margin:0;
	}
	.divDonorSpotlight .spnBlockContent {
		padding:15px;
	}
	
	.divEventDetail-dates {
		display:block !important;
	}
	
	.divPageTitle > .container {
		min-height:0;
	}
	
	.divMainCalloutTextInner .divMainCalloutText-tinyMCE {
		padding:0 15px;
		padding-top:30px;
	}
	
	.divDonorSpotlight .divBlockInner {
		flex-direction:column;
	}
	
	.divFooterRow-top-contactALT p {
		width:100%;
	}
	
	.divFooterRow-top-contactALT a {
		margin:auto;
		margin-bottom:1rem;
	}
	
	.div-additional-block-1 .divBlockMedia-right, .div-additional-block-4 .divBlockMedia-right {
		padding-left:0;
	}
	.div-additional-block-1 .divBlockMedia-left, .div-additional-block-4 .divBlockMedia-left {
		padding-right:0;
	}
	
	.divMiniCallout .divBlockMedia {
		display:none;
	}
	.divMiniCallout .divMiniCalloutTextWrapper {
		position:relative;
	}
	
	.divPullingFromPageWrappe .divEventInner {
		padding:15px;
	}
	
	.divSiteContentInnerAdditionals1,
	.divSiteContentInnerAdditionals4 {
		background:#ffffff;
	}
	
	.anchNavigation-sandwich-services,
	.anchNavigation-sandwich-careers,
	.anchNavigation-sandwich-contact {
		display:block !important;
	}
	
	.divFooterHalf {
		width:100%;
		max-width:100%;
		flex:0 0 100%;
	}
	.divFooterRow-top-contact {
		flex-direction:column-reverse;
		height:100% !important;
		padding:15px !important;
		gap:30px;
		align-items:center !important;
	}
	.divFooterHalf1 img {
		width:50%;
		margin:auto;
	}
	.divFooterHalf2 {
		width:80%;
		margin:auto;
	}
	.divFooterHalf.divFooterHalf1 {
		display:flex;
		align-items:center;
	}
	
	#main > div > div.divMainCalloutWrapper.divMainCalloutWrapper-static > div > div > div > div > div > div > div.divMainCalloutTextWrapper > div > div > p > a:nth-child(2) {
		left:-13px;
		position:relative;
	}
	header .divSocialFields,
	.divNavigation-standard .divNavigationInner {
		flex-direction:column;
		height:auto;
		justify-content:center;
		align-items:center;
		margin:0;
	}
	header .divSocialFields {
		width:100%;
		max-width:100%;
		flex:0 0 100%;
	}
	.divHeaderLink p, .divHeaderLink * {
		margin:0;
		text-align:center !important;
	}
	
	.divFooterRow-top > .container {
		flex-direction:column;
		height:100%;
		justify-content:center;
		align-items:center;
		gap:20px;
	}
	.divNavigation-super,
	.divFooterRow-top {
		height:150px;
	}
	
	#main.main-pagedirectory-social-enterprises > div.divSiteContentWrapper.m-auto.p-0.row > div.divSiteContentInner.divSiteContentInner-sitewidth.container.m-auto.row > div.divContentWrapper.divContentWrapper-hasSideMenu.col-12.col-md-9 > div.divBlockWrapper.divBlockWrapper-text.divBlock-907.col-12 > div > span > p:nth-child(4) {
		font-size:16px;
	}
	#main.main-pagedirectory-events > div.divSiteContentWrapper.m-auto.p-0.row > div.divSiteContentInner.divSiteContentInner-sitewidth.container.row.m-auto > div > div.divEventWrapper.divEventWrapper-detail > div > div.divEventDetails.divEventDetails-top.col-12 > h2 {
		display:none;
	}
	.divEventSummary-mobile {
		display:none !important;
	}
	
	.body-outpatient-appointment-requests table {
		max-width:100% !important;
		width:100% !important;
	}
	
	.divFooterRow-top-contactALT a {
		margin-bottom:0 !important;
	}
	.divFooterWhole {
		width:100%;
		text-align:center;
		display: flex;
		flex-direction: column;
	}
	.divSearchInput-submit input {
		min-width:0;
	}
	
	.divPullingFromPageWrappe .divBlockWrapper-event {
		width:100%;
		max-width:100%;
		flex:0 0 100%;
	}
	
	.divPullingFromPageWrappe .divEventInner {
		flex-direction:column;
	}
	
	.div-additional-block-3 p {
		width:100%;
	}
	
	.divMainCalloutWrapper-static .divBlockWrapper-maincallout .divMainCalloutTextWrapper {
		padding:0;
	}
	
	.divMainCalloutTextInner h1,
	.divMainCalloutTextInner h2,
	.divMainCalloutTextInner p {
		text-align:left !important;
		padding:0 15px;
	}
	
	.divMainCalloutTextInner h1 {
		font-size:36px;
		font-weight:500;
	}
	
	.divMainCalloutTextInner h2 {
		width:100%;
		font-size:30px;
	}

	.mainSlideshowVideo {
		width:102%;
		max-width:102% !important;
		margin-left:-1%;
	}

	.user-frontend #main {
		margin-top:0;
	}

	.main-blog .divBlogWrapper-synopsis .divBlogInner,
	.main-event .divEventWrapper-synopsis .divEventInner {
		gap:15px;
	}
	.main-blog .divBlockWrapper-text .anchSynopsisCTA,
	.main-event .divBlockWrapper-text .anchSynopsisCTA{
		width:fit-content;
		padding:5px 15px;
	}
	
	.divExtraHeaderDiv {
		position:absolute;
		bottom:55px;
		right:15px;
		z-index: 12;
	}
	.divToggleContainer-links {
		min-width:200px;
		z-index:99;
	}
	header .divSiteInfoInner-social{
		height:35px;
	}
	header .divHeaderLink {
		height:40px;
	}
	.divNavigation-super {
		height:130px;
	}
	
	.divSiteContentInnerAdditionals2 {
		padding:30px 0;
		padding-top:45px;
	}
	.divSiteContentInnerMinis {
		padding:30px 0;
	}
	
	.body-home .divBlockWrapper-event .divBlockInner {
		flex-direction:column !important;
	}
	
	header {
		position:fixed;
		border-bottom:1px solid #dddddd;
	}
	
	#main {
		margin-top:291px;
	}
		
	.divLogoWrapper {
	    text-align: left;
	    margin-top: 0px;
	    z-index: 11;
		left:15px;
	}	

	.divMainCalloutWrapper {
		clear:both;
		width:100%;
		height: auto;
	}
	
	.divMainCalloutInner .divBlockMedia img {
		position:relative;
	    width: 100%;
	    object-fit:cover;
		max-width:none;
	    height: 430px;
		left:50%;
		transform:translate(-50%, 0%);
	}	
	
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	    display:none !important;
	}
	
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	    display:none !important;
	}	
	
	.divMainCalloutWrapper .divMainCalloutTextWrapper {
	    background: rgba(0,0,0,1);
	    width: 100%;
	    padding: 20px;
	    bottom: 0;
	}	
	
	.divMainCalloutWrapper-static .divMainCalloutTextWrapper {
		position:relative;
		clear:both;
	    background: rgba(0,0,0,.4);
	    width: 100%;
	    padding: 0;
	    bottom: 0;
	}		
	
	.divMainCalloutTextInner {
	    background: rgba(0,0,0,.001);
	}
	
	.divNavigation-footer-super {
		display:none !important;
	}
	
	.divFooterRow-middle {
		display:none !important;
	}	
	
	.divFooterRow-top .row {
		display: flex;
    	flex-direction: column;
	}
	
	footer .divSiteInfoWrapper-social {
	    text-align: center;
	    padding:10px 0px;
	}		
	
	footer .divSiteInfoInner-contact a {
	    width: 100%;
	    text-align: center;
	}	
	
	.body-home .divBlockWrapper-text .divBlockInner {
		display: flex;
		flex-direction:column-reverse;
	}
	
	.divMenuWrapper-side,
	.divContentWrapper-hasSideMenu {
		margin-top:15px;
		margin-bottom:15px;
	}	
	
	.divMenuWrapper-album .divAlbumCoverInner .divAlbumMedia img {
	    height: 121%;
	}	
	
	.divSearchWrapper .divMobileOptions .dropdownMobileOptions {
	    padding: 0;
	    background: #ffffff;
	    color: #0067B1;
	    border: 1px solid #0067B1;
	}	
	
	.divEventWrapper-synopsis {
	    padding-bottom: 15px;
	}	
	
	.spanDataValue {
	    font-family:'Jost', sans-serif;
	    font-size: 16px;
	    text-align: right;
	}	
	
	.anchListingDetail,
	.anchListingDetail img {
		width:100%;
	}
	
	.divContactScreen-form {
		margin-top:20px;
	}

	.divContactScreenDetail-top {
	padding-right:0;
}

.divContactScreenDetails {
	margin:0;
}

.g-recaptcha > div,
.divContactScreenDetail-bottom .divContactFormInput-submit button {
	margin:auto;
}

.divBlogWrapper-synopsis .divBlogInner {
	gap:15px;
}

}

@media (max-width:767px) {
	
	.divPageTitle {
	    min-height: 80px;
	}	
	
	.divPageTitle h1, 
	.divPageTitle h2, 
	.divPageTitle h3 {
	    font-size:34px;
	}		
	
	h1{
		font-size:34px;
	}
	
	.divMainCalloutTextInner h1{
		font-size:34px;
	}	
	
	h2{
		font-size:30px;
	}
	
	.divMainCalloutTextInner h2{
		font-size:30px;
	}
	
	.divBlockWrapper h2 a {
		font-size:30px;
	}	
	
	.divContentState h1, 
	.divContentState h2, 
	.divContentState h3 {
	    font-size: 30px;
	}	
	
	h3, h4{
		font-size:26px;
	}
		
	.divMainCalloutTextInner h3{
		font-size:26px;
	}	
	
	.divMiniCallout .divMiniCalloutTextWrapper h3, 
	.divMiniCallout .divMiniCalloutTextWrapper p{
		font-size:26px;
	}	
	
	.divBlockWrapper h3 a {
	    font-size: 26px;
	}	

	.divContactScreenDetails,
	.divContactScreenInner {
		padding:0;
	}
	
}	

a:focus,
input:focus,
textarea:focus,
select:focus,
button:focus,
.group input:focus,
.group textarea:focus,
.group select:focus,
.divContactFormInput .inpProperty:focus {
    outline: 5px solid black;
	outline-offset: 2px;
}
<br />
<b>Warning</b>:  Undefined variable $darkergray in <b>/home/talbert/www/www/layout/css/_design.css.php</b> on line <b>2936</b><br />

.divFooterRow-top-contact > div:nth-child(1),
.divFooterRow-top-contact > div.divPulledContactScreenInner.container.p-0{
	width:32%;
	margin:0 60px !important;
}

.divFooterRow-top-contact {
	display: flex;
	justify-content: center;
	align-items: end;
	padding:60px;
	padding-bottom:0 !important;
	height:498px;
	background:#0067B1;
	overflow:auto;
}

.divFooterRow-top-contact > h2,
.divFooterRow-top-contact > p{
	display: none;
}

.divFooterRow-top-contact h2,
.divFooterRow-top-contact p{
	color:#ffffff;
}

.divFooterRow-top-contact h2 {
	font-weight:500;
}

.divFooterRow-top-contact p {
	font-weight:300;
}

.divFooterRow-top-contact .divContactScreenDetail-top {
	display: flex;
	flex-wrap: wrap;
	flex-direction:row;
}

.divFooterRow-top-contact .divContactFormInput-text,
.divFooterRow-top-contact .divContactFormInput-textarea {
	width:100%;
	margin:5px;
}

.divFooterRow-top-contact .inpProperty {
	border-radius: 0;
}

.divFooterRow-top-contact .inpProperty-textarea {
	min-height:60px !important;
}

.divFooterRow-top-contact .divContactScreenDetail-bottom{
	padding:0;
}

.divFooterRow-top-contact .divContactFormInput-submit{
	margin:0;
	padding:0 5px 0;
}

.divFooterRow-top-contact .inpProperty-submit {
	border:2px solid #ffffff;
	color:#ffffff;
	background:#0067B1;
right:0 !important;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divFooterRow-top-contact .inpProperty-submit:hover {
	background:;
	color:#ffffff;
	border:2px solid #ffffff;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divFooterRow-top-contact .inpProperty-textarea ~ .labelPropertyLabel {
	top:20%;
	border:0;
}

.divFooterRow-top-contact .divContactFormInput-email,
.divFooterRow-top-contact .divContactFormInput-phone {
	width:50%;
	padding:15px 5px;
}

.divFooterRow-top-contact .g-recaptcha{
	margin:10px 0 0 !important;
	padding:0 5px;
}

.divFooterRow-top-contact .divPulledContactScreenInner {
	margin:0 !important;
	width:50%;
}

	.body-home .div-additional-block-2 figure {
		display: none;
	}


	.body-home .div-additional-block-2 .divBlockMedia {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		max-width: 850px;
		margin-top: 40px;
	}

	
	.body-home .div-additional-block-2 .divBlockMedia h2 {
		margin-bottom: 0px;
	}

	.body-home .div-additional-block-2 .divBlockMedia p {
		font-size: 1.5rem;
		line-height: 1.2;
	}

	.body-home .div-additional-block-2 .divBlockMedia h2 span,
	.body-home .div-additional-block-2 .divBlockMedia .stat-block-2 h2 {
		font-size: 3rem;
	}

	.body-home .div-additional-block-2 .divBlockMedia h2,
	.body-home .div-additional-block-2 .divBlockMedia h2 span {
		color: #FDB913 !important;
	}

	.body-home .div-additional-block-2 .divBlockMedia h2 {
		font-size: 3rem;
	}

	.body-home .div-additional-block-2 .divBlockMedia .stat-block-3 h2 {
		display: flex;
		align-items: flex-end;
		max-width: 240px;
	}

	.stat-block {
		flex: 0 0 30%;
		max-width: 30%;
	}

	.stat-block-2 {
		position: relative;
	}


	.stat-block-3 {
		display: flex;
		flex-direction: column;
		align-items: center;
	}


	@media (min-width: 768px) and (max-width: 1023px) {
			.stat-block-2:after,
			.stat-block-2:before {
				display: none;
			}

			.stat-block-2 {
				margin-bottom: 0px;
				position: relative;
			}
	}

	@media (max-width: 767px) {

			.body-home .div-additional-block-2 .divBlockMedia {
				flex-direction: column;
				align-items: center;
				gap: 20px;
			}

			.stat-block-2 {
				margin-bottom: 0px;
			}

			.stat-block {
				flex: 0 0 100%;
				max-width: 300px;
			}

			.body-home .div-additional-block-2 .divBlockInner {
				flex-direction: column;
			}


	}


.body-events .divSiteContentInner {
	flex-direction: row-reverse;
    justify-content: flex-start;
	padding-top: 15px;
}

.body-events .divSiteContentInner > .divContentWrapper {
	flex: 0 0 25%;
	margin: 0px !important;
}	

.body-events .divSiteContentInner > .divBlockWrapper {
	flex: 0 0 75%;
    max-width: 75%;
}

.body-events .divSiteContentInner > .divContentWrapper .divMenuWrapper-side-left {
	max-width: 100%;
	margin: 0px;
}

.body-events .divSiteContentInner > .divContentWrapper.specificEvent {
	flex: 0 0 100%;
	display: flex;
}

.body-events .divSiteContentInner > .divContentWrapper.specificEvent .divMenuWrapper{
	max-width: 25%;
	flex: 0 0 25%;
}

.body-events .divSiteContentInner > .divContentWrapper.specificEvent .divEventWrapper {
	max-width: 75%;
	flex: 0 0 75%;
}

#category-12-40 {
	background: #6CA9DC;
    color: #4B4B4B;
	padding-left: 7px;
}

#category-12-39, #category-12-38, #category-12-37, #category-12-36, #category-12-35 {
	width: 95%;
	padding-left: 12px;
	margin-left: 5%;
	word-wrap: break-word;
}

#category-12-39:hover, #category-12-38:hover, #category-12-37:hover, #category-12-36:hover, #category-12-35:hover,
#category-12-39.current, #category-12-38.current, #category-12-37.current, #category-12-36.current, #category-12-35.current {
	background: #00A3A8;
	color: white;
}

@media (min-width: 1024px) {
	.divDonorSpotlight img {
		border-radius:50%;
		width:300px;
		max-width:300px !important;
		height:300px;
		object-fit:cover;
	}
}

@media (min-width: 1024px) and (max-width: 1440px) {
	.divDonorSpotlight img {
		border-radius:50%;
		width:238px;
		max-width:238px !important;
		height:238px;
		object-fit:cover;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.body-events .divSiteContentInner > .divBlockWrapper {
		max-width: 70%;
		flex: 0 0 70%;
	}
	
	.divDonorSpotlight img {
		border-radius:50%;
		width:373px;
		max-width:373px !important;
		height:373px;
		object-fit:cover;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.body-events .divSiteContentInner > .divBlockWrapper {
		max-width: 70%;
		flex: 0 0 70%;
	}
	
	.divDonorSpotlight img {
		border-radius:50%;
		width:373px;
		max-width:373px !important;
		height:373px;
		object-fit:cover;
	}
}

@media (max-width: 767px) {
	.body-events .divSiteContentInner > .divContentWrapper.specificEvent {
		display: block;
	}
	
	.divDonorSpotlight img {
		border-radius:50%;
		width:180px;
		max-width:180px !important;
		height:180px;
		object-fit:cover;
	}

	.body-events .divSiteContentInner > .divContentWrapper.specificEvent .divMenuWrapper,
	.body-events .divSiteContentInner > .divContentWrapper.specificEvent .divEventWrapper {
		max-width: 100%;
	}

	.body-events .divSiteContentInner > .divBlockWrapper {
		flex: 0 0 100%;
		max-width: 100%;
	}	

	.body-events .divSiteContentInner > .divContentWrapper {
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 15px !important;
	}

	.body-events .divSiteContentInner {
		flex-direction: column-reverse;
		padding-bottom: 15px;
	}
}

@media (min-width:1200px) and (max-width:1440px) {
	.divFooterHalf {
		width:40%;
		max-width:40%;
		flex:0 0 40%;
	}
}

@media (min-width:1200px) {
	.divToggleContainer-links {
		background:url(../images/desktopSandwichBg.png) !important;
		background-size:100% 100% !important;
		max-height:900px !important;
		overflow:unset !important;
		border:0 !important;
		box-shadow:unset !important;
		padding:30px 15px;
		padding-top:45px;
		max-width: 240px !important;
		min-width: 240px !important;
		margin-top: -40px !important;
		right:-40px;
		-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
	}
	
	.divToggleContainer-links .anchNavigation {
		background:transparent !important;
		border-left: 0 !important;
		border:0 !important;
		color:#0067B1;
		text-decoration:underline;
		text-decoration-color:#ffffff;
		text-decoration-thickness:4px;
		text-underline-offset:4px;
		-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
	}
	.divToggleContainer-links .anchNavigation.current,
	.divToggleContainer-links .anchNavigation:focus,
	.divToggleContainer-links .anchNavigation:active,
	.divToggleContainer-links .anchNavigation:hover {
		background:transparent !important;
		border-left: 0 !important;
		border:0 !important;
		color:#0067B1 !important;
		text-decoration:underline;
		text-decoration-color:#0067B1;
		text-decoration-thickness:4px;
		text-underline-offset:4px;
		-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
	}
	
	.btn-sandwich.collapsed {
		border-radius:50%;
		background:#ffffff !important;
	}
	.btn-sandwich {
		border-radius:50%;
		background:#02777C;
	}
	.btn-sandwich.collapsed .icon-bar {
		background:#FDB913 !important;
	}
	.btn-sandwich .icon-bar {
		background:#ffffff !important;
	}
	
	.divNavigation-sandwich .btn-sandwich .icon-bar {
		transform: rotate(0deg) !important;
		opacity:1 !important;
		top:unset !important;
	}
}


.gsc-control-cse {
    background-color: #387deb !important;
    border: 0 !important;
    padding: 6px 8px 6px 10px !important;
    margin: 0px;
    border-radius: 2px;
    overflow: hidden;
}
form.gsc-search-box,
table.gsc-search-box {
    margin-bottom: 0 !important;
}
.gcse-search-box {
    border: 0 !important;
    background: #387deb !important;
}
.gcse-search-box-tools .gcse-search-box .gcse-input {
    padding-right: 0 !important;
}
#gs_tti50 {
    padding: 6px 0 !important;
}
#gsc-i-id1 {
    color: #000 !important;
    text-indent: 0 !important;
    font-size: 14px !important;
    line-height: 1 !important;
    background: none !important;
}
#gsc-i-id1::-webkit-input-placeholder {
    color: #000 !important;
}
#gsc-i-id1::-as-input-placeholder {
    color: #fff;
}
#gsc-i-id1::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
#gsc-i-id1::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.gsib_b {
    display: none !important;
}
.gsc-search-button -v2 {
    padding: 7.5px !important;
    margin-left: !important;
    outline: none !important;
    border: !important;
    cursor: pointer;
}
.gsc-search-button-v2,gsc-search-button-v2: hover {
    cursor: pointer;
}
.gsc-search-button-v2,gsc-search-button-v2: hover {
    background-color: transparent !important;
    background-image: none !important;
}
.gsc-search-button -v2:focus {
    outline: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    background-image: none !important;
}
.gsc-search-button -v2:focus {
    outline: none !important;
    box-shadow: none !important;
}

.gsc-control-cse {
	line-height: normal;
	background-color: rgba(0, 0, 0, 0) !important;
}

button.gsc-search-button svg {
	display: none !important;
}	

button.gsc-search-button:after {
	content: '';
	background: url(../images/magnifying-glass-solid.svg);
	display: block;
	width: 25px;
    height: 25px;
}

.gsc-input-box {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.gsc-input {
	width: 0px;
	opacity: 0;
	-moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease;
}

.gsc-input.open {
	width: 200px;
	opacity: 1;
}


.gsc-input-box table {
	margin-bottom: 0px;
}

.gsc-search-button-v2 {
	border-color: rgba(0, 0, 0, 0) !important;
	background-color: rgba(0, 0, 0, 0) !important;
	border: none !important;
}

.headerPhone {
	margin-right: 15px;
}	

@media (max-width: 1199px) {

	.gsc-search-button-v2 {
		padding: 12px 5px !important;
	}

	.divToggleContainer-btn {
		width: auto;
	}
}


