

@font-face {
    font-family: 'PT Serif Caption';
    src: url('../fonts/PTSerif-CaptionItalic.eot');
    src: url('../fonts/PTSerif-CaptionItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PTSerif-CaptionItalic.woff2') format('woff2'),
        url('../fonts/PTSerif-CaptionItalic.woff') format('woff'),
        url('../fonts/PTSerif-CaptionItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'PT Serif Caption';
    src: url('../fonts/PTSerif-Caption.eot');
    src: url('../fonts/PTSerif-Caption.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PTSerif-Caption.woff2') format('woff2'),
        url('../fonts/PTSerif-Caption.woff') format('woff'),
        url('../fonts/PTSerif-Caption.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



.ContentWrapper {
	padding:0;
}


.navbar-fixed-top-desktop {
	position:fixed;
	width:100%;
	top:0;
	z-index:1030;
}



.supernav {
	position:absolute;
	top:0;
	width:100%;
	height:100px;
	line-height:35px;
	background:rgba(240,240,240,0.9);
	padding-top:12px;
	z-index:300;
}

.supernav .anchSuperNav {
	font-family:'Open Sans';
	font-weight:300;
	color:#443742;
	background:transparent;
	line-height:35px;
}

.supernav .anchSuperNav:hover,
.supernav .anchSuperNav.current {
	color:#4cb096;
	background:transparent;
}

.supernav .anchSuperNav#anchSuperNav-14,
.supernav .anchSuperNav#anchSuperNav-15,
.supernav .anchSuperNav#anchSuperNav-28,
.supernav .anchSuperNav#anchSuperNav-26 {
	white-space:nowrap;
	background:rgba(76,176,150,0.4);
	color:#ffffff;
	border:2px solid #4cb096;
	border-radius:6px;
	min-width:142px;
	width:auto;
	text-align:center;
}

.supernav .anchSuperNav#anchSuperNav-14,
.supernav .anchSuperNav#anchSuperNav-28,
.supernav .anchSuperNav#anchSuperNav-26 {
	margin-right:10px;
}

.supernav .anchSuperNav#anchSuperNav-14:hover,
.supernav .anchSuperNav#anchSuperNav-15:hover,
.supernav .anchSuperNav#anchSuperNav-28:hover,
.supernav .anchSuperNav#anchSuperNav-26:hover {
	background:rgba(76,176,150,0.8);
	color:#ffffff;
	border:2px solid #4cb096;	
}

.supernav .anchSuperNav#anchSuperNav-18,
.supernav .anchSuperNav#anchSuperNav-19,
.supernav .anchSuperNav#anchSuperNav-20 {
	display:none;
} 

.divSuperNavPageLinks-2 .anchSuperNav#anchSuperNav-26 {
    display:none;
}

.supernav .divBannerContactInfo {
	display:inline-block;	
}

.supernav .divSuperNavLinkWrapper {
	line-height:1;
	height:auto;
}

.supernav .social-div .social-networking a {
	color:#61696e;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.supernav .social-div .social-networking a:hover {
	color:#ffffff;
}

.supernav .divSuperNavPageLinks {
	display:inline-block;	
	float:right;
	margin-bottom:7.5px;
}

.divSuperNavSocial {
	margin-left:30px;
	display: flex;
	align-items: center;
	margin-bottom: -7.5px;
}

.divSuperNavSocial .social-networking {
	display: flex;
	align-items: center;
}

.divSuperNavSocial .social-networking li {
	margin-bottom:0;
}

.tiktok {
	background:url(../images/tiktokgray.png);
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.tiktok:hover {
	background:url(../images/tiktokwhite.png);
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divFooterNavSocial .social-div .social-networking .tiktok {
	background-size: cover !important;
	margin:0;
	background:url(../images/tiktokgray.png);
	height:28px;
	width:28px;
	margin-right:5px;
}
.divFooterNavSocial .social-div .social-networking .tiktok:hover {
	background-size: contain !important;
	margin:0;
	background:url(../images/tiktokgray.png);
	background-repeat: no-repeat;
    background-position-y: 25px;
	height:auto;
	width:28px;
	margin-right:2px;
}

.divFooterNavSocial .social-div .social-networking .tiktok a {
	height:28px;
	width:28px;
}


.supernav .search {
	padding:0;
}

.cse .gsc-control-cse,
.gsc-control-cse {
	padding: 0px 1em !important;
	background-color: transparent !important;
	border: none !important;
}

.gsc-control-cse {
	margin-right:-18px;
}

form.gsc-search-box {
	margin: 0px !important;
}

.gsc-input-box tbody, .gsc-input-box td {
	padding: 0px 5px;
}

td.gsc-input {
	padding: 0px !important;
}

.gsc-input-box table,
.gsc-input-box td,
.gsc-input-box tbody,
.gsc-input-box tr,
.gsc-input {
	margin: 0px !important; 
	height: 25px !important;
	line-height: 25px !important;
}

.gsc-search-box tbody,
.gsc-search-box td {
	padding: 0px !important;
}

.gsc-input-box {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
}

.gsc-input {
	background-color: transparent !important;
	text-indent: 5px;
}

a.gsst_a {
	border: none;
	padding-top: 0px !important;
}

.gscb_a {
	color: #d9534f !important;
	font-size:21px !important;
	line-height:1 !important;
	margin-top:5px !important;
}

div.gsc-input-box {
	margin-right: 10px;
}

.gsc-search-button svg {
	height:20px;
	width:20px;
	fill:#333333;
	line-height:1;
}

.gsc-search-button svg path {
	fill:#333333;
	line-height:1;
}

input.gsc-search-button {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
	height: 25px !important;	
	width: 55px !important;
	padding: 6px 21px !important;
	margin: 0px !important;	
	border: 1px solid #4cb096 !important;
	background-color: #4cb096 !important;
}

input.gsc-search-button:hover {
    border: 1px solid #87B691 !important;
	background-color: #87B691 !important;
}

input.gsc-search-button:active {
    border: 1px solid #1f6c7e !important;
	background-color: #1f6c7e !important;
}
.cse .gsc-search-button-v2,
.gsc-search-button-v2 {
	padding:0 !important;	
	line-height:1;
}

.gsc-search-button-v2,
.gsc-search-button-v2:hover,
.gsc-search-button-v2:focus {
	background:transparent !important;
	border:none !important;
	height:35px;
	line-height:1;
	width:35px !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
	background-image:none !important;
}

input::-webkit-input-placeholder {
	-webkit-user-modify:read-write !important;
}


.search .gsc-input:placeholder {
	opacity:0 !important;
}

.search .gsc-input::placeholder {
	opacity:0 !important;
}

.search .gsc-input:-ms-input-placeholder {
	opacity:0 !important;
}

.search .gsc-input::-ms-input-placeholder {
	opacity:0 !important;
}


.gsc-control-cse .gs-spelling,
.gsc-control-cse .gs-result .gs-title,
.gsc-control-cse .gs-result .gs-title,
.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b  {
	line-height:1 !important;
}



.navcontainer {
	position:absolute;
	top:100px;	
	width:100%;
	height:62px;
	line-height:62px;	
	background:rgba(31,108,126,0.8);
	z-index:100;
	border:none;
}

.anchLogoLink {
	display:inline-block;
	width:auto;
	margin-top:0px;
}

.anchLogoLink h1,
.headerInBanner.centeredLogo {
	margin:0;
}

.anchLogoLink img {
	max-width:100%;
	width:auto;
}

.body-2 .sidemenu-category-container.id-41,
.body-2 .sidemenu-category-container.id-42,
.body-2 .sidemenu-category-container.id-43 {
    display:none !important;
}

#navbar {
	float:right;
	width:100%;
	padding:0;
}

#navbar.fullWidth {
	width:100%;
	float:left;
}

#navbar .anchMainNav {
	display:inline-block;
	float:left;
	font-family:'Open Sans';
	font-weight:300;
	font-size:15.5px;
	padding:0 8.5px;
	height:62px;
	line-height:62px;
	color:#ffffff;
	background:transparent;
	text-decoration:none;border-bottom:none;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

#navbar .anchMainNav:hover,
#navbar .anchMainNav.current {
	background:#4cb096;
	color:#ffffff;
}



#main .divPageHeaderWrapper {
	background:url(../../layout/images/blogRow-bottom-bg.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	height:285px;
	margin-top:0;
	text-align:center;
}

#main h1.pagelabelheader,
#main h2.pagelabelheader {
	font-family:'PT Serif Caption';
	font-weight:bold;
	font-size:42px;
	color:#443742;
	line-height:1;
	margin-top:200px;
}

.content-div h1,
.content-div h2 {
	font-family:'PT Serif Caption';
	font-size:36px;
	color:#443742;	
}

.content-div .divPageHeader h1,
.content-div .divPageHeader  h2 {
	font-family:'PT Serif Caption';
	font-size:36px;
	color:#4cb096;	
}

.content-div h3 {
	font-family:'PT Serif Caption';
	font-size:26px;
	color:#4cb096;	
}

.content-div table,
.content-div td,
.content-div li,
.content-div p {
	font-family:'Open Sans';
	font-weight:300;
	font-size:16px;
	color:#443742;	
}

.content-div h1 a,
.content-div h2 a,
.content-div h3 a {
	text-decoration:none;border-bottom:none;
	font-style:italic;	
	color:#4cb096;
	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;
}

.content-div h1 a:hover,
.content-div h2 a:hover,
.content-div h3 a:hover {
	text-decoration:none;border-bottom:none;
	color:#4cb096;
	border-bottom:1px solid #4cb096;	
}

.content-div table a,
.content-div li a,
.content-div p a {
	text-decoration:none;border-bottom:none;
	font-style:italic;	
	color:#4cb096;	
	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;
}

.content-div table a:hover,
.content-div li a:hover,
.content-div p a:hover {
	text-decoration:none;border-bottom:none;
	color:#4cb096;	
	border-bottom:1px solid #4cb096;		
}

.content-div p img {
	width:auto !important;
	height:auto !important;
	max-width:100% !important;
}

.content-div iframe {
	max-width:100% !important;
}

/* //sidemenu //categories //subcategories */

.divSideMenu {
	border:none;
	margin-bottom:20px;
}

.divSideMenu a.sidemenu-category {
	font-family:'PT Serif Caption';
	color:#61696e;
	line-height:1.5;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:1px solid #cccccc;
}

.divSideMenu a.sidemenu-category:hover {
	color:#1f6c7e;
}

.divSideMenu a.sidemenu-category.current,
.divSideMenu a.sidemenu-category.current:hover {
	color:#ffffff;
	background:#1f6c7e;
	border-bottom:1px solid #1f6c7e;
}

.divSideMenu a.sidemenu-subcategory {
	font-family:'Open Sans';
	border:none;
	background:transparent;
	color:#61696e;
	padding-left:0;
	padding-top:7.5px;
	padding-bottom:7.5px;
	line-height:1.5;
}

.divSideMenu a.sidemenu-subcategory:hover {
	color:#000000;
}

.divSideMenu a.sidemenu-subcategory.current,
.divSideMenu a.sidemenu-subcategory.current:hover {
	padding-left:6px;
	color:#ffffff;
	background:#4cb096;
}

/* //categories */


.divCategoryGalleryLabel {
	width:100%;
	display:block;
	clear:both;
}

.divCategoryGalleryLabel h3,
.divCategoryGalleryLabel h2,
.divCategoryGalleryLabel h1 {
	float:left;
	width:auto;
}
	
.divCategoryGalleryLabel a.anchBackToPage {
	float:right;
	width:auto;
}	




footer {
	background:#443742;
	color:#ffffff;
	padding-bottom:25px;
	width:100%;
	float:left;
	clear:both;
}

.topFooter {
	height:30px;
	line-height:30px;
	background:#333333;
}

.topFooter-right {float:right;}
.topFooter-left  {float:left;}

.footerLogo {
	margin-top:-45px;
	padding:0;
}

.footerLogo img {
	max-width:100%;
	width:auto;
	margin-bottom:15px;
}

.divContactPhone,
.divContactPhone a {
	font-size:14px;
	color:#ffffff;
	text-decoration:none;border-bottom:none;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
} 

.divContactEmail a {
	display:block;
	font-family:'Open Sans';
	font-weight:300;
	font-size:14px;
	line-height:2;
	color:#4cb096;
	text-decoration:none;border-bottom:none;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divContactPhone a:hover,
.divContactEmail a:hover {
	text-decoration:none;border-bottom:none;
	color:#4cb096;
}

.divContactWrapper {
	display:block;
	margin-bottom:5px;
} 

.divDisclaimerWrapper a {
	font-family:'Open Sans';
	font-weight:300;
	font-size:14px;
	line-height:2;
	color:#61696e;
	font-style:italic;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divDisclaimerWrapper a:hover {
	text-decoration:none;border-bottom:none;
	color:#ffffff;
}

.divFooterNavSocial .social-div .social-networking a {
	font-size:1.5em;
	height:1.5em;
	line-height:1.5em;
	color:#ffffff;
}

.footerNav {
	text-align:left;
	padding:0;
}

.footerNav a {
	display:block;
	font-family:'Open Sans';
	font-weight:300;
	font-style:normal;
	font-size:15px;
	padding:0 8px;
	line-height:1.4;
	margin-bottom:7.5px;
	color:#61696e;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.footerNav a:hover,
.footerNav a.current {
	color:#ffffff;
	text-decoration:none;border-bottom:none;
}

.divFooterNavPageLinks .anchSuperNav {
	display:none;
}

.divFooterColumn1,
.divFooterColumn2,
.divFooterColumn3 {
	padding:0 3px;
} 

.divFooterNavPageLinks,
.divFooterNavSocial {
	padding:0;
}  

.divFooterNavPageLinks .anchSuperNav#anchSuperNavFooter-18,
.divFooterNavPageLinks .anchSuperNav#anchSuperNavFooter-19,
.divFooterNavPageLinks .anchSuperNav#anchSuperNavFooter-20 {
	display:inline-block;
	margin:0 15px;
	font-size:18px;
	line-height:75px;
	color:#4cb096;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	text-decoration:none;border-bottom:none;
}


.divFooterNavPageLinks .anchSuperNav#anchSuperNavFooter-18:hover,
.divFooterNavPageLinks .anchSuperNav#anchSuperNavFooter-19:hover,
.divFooterNavPageLinks .anchSuperNav#anchSuperNavFooter-20:hover {
	color:#ffffff;
	text-decoration:none;border-bottom:none;
}

.divFooterNavSocial {
	text-align:right;
} 

.divFooterNavSocial .social-div .social-networking a {
	line-height:75px;
	height:75px;
	font-size:1.75em;
}

.divFooterNavSocial .social-div .social-networking li.facebook 		a {color:#3b5998;}
.divFooterNavSocial .social-div .social-networking li.twitter 		a {color:#00aced;}
.divFooterNavSocial .social-div .social-networking li.linkedin 		a {color:#0077b5;}
.divFooterNavSocial .social-div .social-networking li.instagram 	a {color:#fb3958;}
.divFooterNavSocial .social-div .social-networking li.pinterest 	a {color:#c92228;}
.divFooterNavSocial .social-div .social-networking li.youtube	 	a {color:#ff0000;}

.lww {
	font-family:'PT Serif Caption';
	text-align:center;
	color:#61696e;
	padding:15px 0;
}

.CopyrightContainer {
	float:right;
	margin-top:-45px;
}

p.CopyrightContainer,
p.CopyrightContainer a {
	font-family:'Open Sans';
	font-weight:300;
	color:#61696e;	
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	text-decoration:none;border-bottom:none;
}

p.CopyrightContainer a:hover {
	text-decoration:none;border-bottom:none;
	color:#02887f;
}

a.anchBackToTop {
	background:#4cb096;
	color:#f0f0f0;
	text-decoration:none;
}

a.anchBackToTop:hover {
	background:#1f6c7e;
	color:#ffffff;
	text-decoration:none;
}



.body-home #main {
	background:#f0f0f0;
}

.body-home .content-div {
	padding:0;
}

.content-div-site.content-div-home {
	display:none;
}

.divPageHeader-home {
	background: transparent;
	background-image:url(../../layout/images/blogRow-bottom-bg2.png);
	border-bottom:2px solid #443742;
	float:left;
	width:100%;
	clear:both;
	margin-bottom:50px;
	margin-top: 31px;
}

.divPageFooter-home {
	padding:45px 0;
	border-top:2px solid #443742;
    border-bottom:2px solid #443742;
}

.body-home .textholder.textholder-page-header,
.body-home .textholder.textholder-page-footer {
	border:none;
	float:none;
	margin:0 auto 30px auto;
	padding:15px;
}

.body-home .textholder.textholder-page-footer {
	margin:0 auto;
	padding-top:30px;
	padding-bottom:50px;
}

.divPageFooter-home img {
	border:1px solid #443742;
}

/* //slider //maincallout */

.divMainCalloutWrapper,
.divMainCalloutImage, 
.slideshowsitewidth .slideshowfigure,
.slideshowfigure,
.slideshowsitewidth .slideshowpicture,
.slideshowpicture {
	height:560px;
}

.slideshowfullwidth .swiper-slide img {
	position:absolute;
	top:0;
	height:560px;
	width:auto;
	max-width:none;
    -webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-mos-transform: translate(-50%);
	-o-transform: translate(-50%);	
	transform: translate(-50%);
}

.divMainCalloutWrapper,
.divMainCalloutImage {
	height:auto;
}

/* //slidertext //maincallouttext */

.divMainCalloutText {
	position:relative;
	display:block;
	float:left;
	width:100%;
	height:30px;
	clear:both;
	bottom:12px;
	background:#443742;
	padding:7.5px 0;
}

@media (min-width:768px) {

	.content-div .divMainCalloutText .parentFloatRight {
		position:absolute;
		z-index:1030;
		top:0;
		right:0;
		width:25%;
		height:100%;
		text-align:center;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    -webkit-flex-direction: column;
	    -ms-flex-direction: column;
	    flex-direction: column;
	    -webkit-flex-wrap: nowrap;
	    -ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	    -webkit-justify-content: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	    -webkit-align-content: center;
	    -ms-flex-line-pack: center;
	    align-content: center;
	    -webkit-align-items: center;
	    -ms-flex-align: center;
	    align-items: center;
		
	}
	
	.content-div .removePosition {
		position:unset;
	}
		
	.blogRow-top .container {
		min-height:220px;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;	
	}
	
	.blogRow-top .divSplitBlog {
		padding:0 15px;
		margin:15px 0;
		min-height:220px;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    -webkit-box-direction: normal;
	    -moz-box-direction: normal;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -webkit-flex-direction: column;
	    -ms-flex-direction: column;
	    flex-direction: column;
	    -webkit-flex-wrap: nowrap;
	    -ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	    -webkit-box-pack: center;
	    -moz-box-pack: center;
	    -webkit-justify-content: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	    -webkit-align-content: center;
	    -ms-flex-line-pack: center;
	    align-content: center;
	    -webkit-box-align: center;
	    -moz-box-align: center;
	    -webkit-align-items: center;
	    -ms-flex-align: center;
	    align-items: center;	
	}
	
	
	
}


/* //static text //staticimage //maincallouttext //staticmaincallout */

.mainCalloutImageWrapper, .divMainCalloutTextWrapper {
	overflow:hidden;
}

.divMainCalloutWrapper.static .divMainCalloutImage,
.divMainCalloutWrapper.static figure,
.divMainCalloutWrapper.static picture {
	position:relative;
	height:700px;
}

.textholder-image.mainCalloutImageWrapper img {
	position:absolute;
	top:0;
	height:700px;
	width:auto;
	max-width:none;
    -webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-mos-transform: translate(-50%);
	-o-transform: translate(-50%);	
	transform: translate(-50%);
}


.divMainCalloutWrapper.static .divMainCalloutTextWrapper {
	width:100%;
	height:90%;
	height:calc(100% - 162px);
	position:absolute;
	bottom:0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;	
}

.divMainCalloutWrapper.static .divMainCalloutText {
	position:relative;
	bottom:auto;
	width:100%;
}


/* //callouttext //maincallouttext //allsettings */
.content-div .divMainCalloutText * {
	color:#ffffff;
}

.divMainCalloutText .MainCalloutTextCenterOuter,
.divMainCalloutText .MainCalloutTextCenterInner {
	display:block;
	position:relative;
}

.content-div .divMainCalloutText h1,
.content-div .divMainCalloutText h2 {
	font-family:'PT Serif Caption';
	font-size:30px;
}

.content-div .divMainCalloutText h3 {
	font-family:'PT Serif Caption';
	color:#4cb096;
	font-size:24px;
}

.content-div .divMainCalloutText p {
	font-family:'Open Sans';
	font-weight:300;
	font-size:18px;
	color:#ffffff;	
}

.content-div .divMainCalloutText a {
	text-decoration:none;border-bottom:none;
	display:inline-block;
	margin:auto;
	padding:10px 45px;
	line-height:1.75;
	font-size:18px;
	background:#4cb096;
	color:#ffffff;
	font-style:normal;
	text-shadow: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;
	opacity:1;
}

.content-div .divMainCalloutText a:hover {
	text-decoration:none;border-bottom:none;
	color:#ffffff;
	opacity:1;
	background:#1f6c7e;
}

/* slider controls */
.divMainCalloutImage .swiper-button-prev,
.divMainCalloutImage .swiper-button-next {
	width:70px;
	height:115px;
	background-size:70px 115px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../../layout/images/arrow_prev.png);
	top:450px; /* will change per device */
	left:25px;
	right:auto;
	opacity:0.75;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divMainCalloutImage .swiper-button-next {
	background-image:url(../../layout/images/arrow_next.png);
	right:25px;
	left:auto;	
}

.divMainCalloutImage .swiper-button-prev:hover {
	background-image:url(../../layout/images/arrow_prev.png);
	opacity:1;
}

.divMainCalloutImage .swiper-button-next:hover {
	background-image:url(../../layout/images/arrow_next.png);
	opacity:1;
}

.divMainCalloutWrapper .swiper-pagination {
	position:absolute;
	bottom:auto;
	top:780px;
	text-align:center;
	width:100%;
	height:25px;
	background:transparent;
}

.swiper-pagination-clickable .swiper-pagination-bullet,
.swiper-pagination-clickable .swiper-pagination-bullet-active {
	height:16px;
	width:16px;
	margin:25px 6px;
	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;
	background:#cccccc;
}


.swiper-pagination-clickable .swiper-pagination-bullet-active {
	background:#4cb096;
}

/* //minicallout //callouts*/
.divMiniCalloutWrapper {
	padding-top:50px;
}

.divMiniCalloutRow {
	
}

.divMiniCallout {
	margin-bottom:35px;
}

.divMiniCallout a,
.divMiniCallout a:hover {
	text-decoration:none;border-bottom:none;
}

.divMiniCalloutInner {
	
}

.textholder-mini-callout {
	float:none;
	float:unset;
}

.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper {
	margin:0;
	padding:0;
}

.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper img {

}

.divMiniCalloutHeaderWrapper {
	text-align:center;
	position:relative;
	bottom:0;
	border-bottom:5px solid #f0f0f0;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	background:transparent;
	height:100px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;	
}

.divMiniCallout:hover .divMiniCalloutHeaderWrapper {
	background:#ffffff;
	border-bottom:5px solid #443742;
}

.content-div .divMiniCalloutHeaderWrapper h3 {
	display:block;
	width:100%;
	font-family:'PT Serif Caption';
	font-size:24px;
	color:#443742;
	margin:0;
	padding:15px 0;
} 

.content-div .divMiniCalloutHeaderWrapper p {
	
}

.divContactWrapper {
	margin:0;
}

.divPullHeader {
	text-align:center;
	background:#443742;
	background-image:url(../../layout/images/title-bg.png);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	border-bottom:1px solid #ffffff;
}

.divPullHeader h3 {
	text-align:center;
	margin:auto;
	line-height:105px;
	font-size:42px;
	color:#ffffff;
	font-family:'PT Serif Caption';
}

.blogRow-top {
	background:#443742;
}

.body-home .blogRow-top .blog-container h3 a,
.body-home .blogRow-top .blog-container h3 a:hover {
	color:#4cb096;
	font-family:'PT Serif Caption';
	line-height:1.5;
	text-align:center;
	font-size:21px;
}

.blogRow-bottom {
	background:transparent;
	background-image:url(../../layout/images/blogRow-bottom-bg.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom:15px;
}

.blogRow-top h3.titleBlog,
.blogRow-top h3.titleBlog:hover {
	color:#ffffff;
	font-family:'PT Serif Caption';
	font-weight:normal;
	font-size:32px;
}

.blogRow-bottom h3.titleBlog {
	color:#443742;
	font-family:'PT Serif Caption';
	font-weight:normal;
	font-size:42px;
	line-height:2.5;
	margin:auto;
	padding:0;
	text-align:center;
}

.blogRow-bottom .blog-preview {
	min-height:100px;
}

.body-home .blogRow-bottom .blog-container h3 a {
	display:block;
	padding:15px 0;
	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;
	line-height:1.25;
	border-bottom:5px solid transparent;
}


.body-home .blogRow-bottom .blog-inner a:hover + .blog-preview h3 a,
.blogRow-bottom .blog-preview:hover h3 a,
.body-home .blogRow-bottom .blog-container h3 a:hover {
	background:#ffffff;
	color:#333333;
	border-bottom:5px solid #443742;
}


.divSplitBlog {
	text-align:center;
}

.blogRow-top .divSplitBlog:first-of-type {
	border-right:1px solid #ffffff;
}

.divSplitBlog .divMediaWrapper {
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
}

.divSplitBlog .divMediaWrapper img {
	margin:auto;
	width:auto;
	max-width:100%;
	height:auto;
	text-align:center;
	max-height:225px;
}

.body-home .blog-container {
	border:none;
	text-align:center;
	margin:0;
	padding:0;
}

.body-home .blog-container h3 {
	font-size:21px;
	color:#443742;
	text-align:center;
}

.body-home .blog-container h3,
.body-home .blog-container h3:hover,
.body-home .blog-container h3 a,
.body-home .blog-container h3 a:hover {
	text-decoration:none;border-bottom:none;
	font-style:normal;
	color:#443742;
}

.divSplitBlog .read-more {
	display:inline-block;
	margin:10px auto;
	padding:10px 40px;
	font-family:'PT Serif Caption';
	color:#ffffff;
	border:2px solid #4cb096;
	border-radius:8px;
	background:rgba(76,176,150,0.8);
	text-transform:none;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divSplitBlog .read-more:hover {
	background:rgba(76,176,150,0.4);
	border:2px solid #4cb096;
	color:#ffffff;
}

/* //donate //homedonate */

.HomeDonateForm {
	margin:45px auto 75px auto;
	height:160px;
	background:url(../../layout/images/donate-bg.png);
	background-position:center;
	background-size:cover;
	background-color:#4cb096;
	background-repeat:no-repeat;
}

.HomeDonateForm form {
	padding:15px 0;
}

.HomeDonateForm .button {
	display:inline-block;
	margin:auto;
	border:2px solid #1f6c7e;
	color:#ffffff;
	border-radius:6px;
	margin-right:1.5%;
	width:23.5%;
	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;
	background:transparent;
	cursor:pointer;
}

.HomeDonateForm .button:hover,
.HomeDonateForm .button.SelectedAmount,
.HomeDonateForm .submitWrapper input:hover {
	background:#1f6c7e;
	color:#ffffff;
	cursor:pointer;
}

.HomeDonateForm .submitWrapper {
	text-align:right;
}

.HomeDonateForm .submitWrapper input {
	float:right;
	display:inline-block;
	margin:auto;
	font-family:'PT Serif Caption';
	font-size:24px;
	border:2px solid #1f6c7e;
	color:#ffffff;
	border-radius:6px;
	margin:auto;
	width:180px;
	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;
	background:transparent;	
	
}

.HomeDonateForm .notes {
	color:#ffffff;
	margin:15px auto;
	text-align:center;
}

.HomeDonateForm .inputWrapper,
.HomeDonateForm .submitWrapper {
	padding:15px 0;
	text-align:center;
}


.HomeDonateForm .DonateOptionWrapper input[type=number] {
	display:none;
	width:100%;
	max-width:100%;
}

.HomeDonateForm .DonateOptionWrapper.SelectedAmount input[type=number].shown {
	color:#443742;
	display:block;
	position: absolute;
    top: 0;
    width: 55%;
    line-height: 40px;
    left: 50%;
    -moz-transform: translateX(-50%);	
    -webkit-transform: translateX(-50%);	
    -ms-transform: translateX(-50%);		
    transform: translateX(-50%);	
}


.HomeDonateForm input[type=radio] {
	position:absolute;
	left:0;
	opacity:0;
}

.HomeDonateForm .donatelabel {
	font-family:'PT Serif Caption';
	font-size:24px;
	line-height:45px;
	color:#ffffff;
	width:100%;
	max-width:100%;
	text-align:center;
	margin:0;
	cursor:pointer;
}

.pullHolder-blog .blogRow-top {
    display:none !important;
}

.pullHolder-FAACTS .blogRow-bottom {
    display:none !important;
}

.divPageFooter-home a {
    Background:#02887f;
    color: white !important;
    padding: 10px 20px;
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divPageFooter-home a:hover {
    Background:#443742;
    color: white !important;
    padding: 10px 20px;
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divPageFooter-home .divMediaWrapper {
    padding-right:40px;
    margin-top:0;
}

.dropdown-menu {
    min-width: 250px;
}

.divSuperNavPageLinks-1 .anchSuperNav-subscribe {
    display:none !important;
}

.divSuperNavPageLinks-2 .anchSuperNav-donate {
    display:none !important;
}

.divSuperNavPageLinks-2 {
    flex:auto;
}

.supernav .divSuperNavSocial {
    float: right;
    margin-top: 7px;
    margin-right: 30px;
}

@media (min-width:1200px) and (max-width:1440px) {
	
	.divMainCalloutWrapper,
	.divMainCalloutImage, 
	.slideshowsitewidth .slideshowfigure,
	.slideshowfigure,
	.slideshowsitewidth .slideshowpicture,
	.slideshowpicture {
		height:600px;
	}
	
	.divPageHeader-home {
		margin-top:30px;
	}
	
	.divMainCalloutText {
		bottom:0;
	}
}

@media (min-width:1024px) and (max-width:1199px) {
	
	.divMainCalloutText {
		bottom:0;
	}
	
	.divPageHeader-home {
		margin-top:30px;
	}
	
	.divMainCalloutWrapper,
	.divMainCalloutImage, 
	.slideshowsitewidth .slideshowfigure,
	.slideshowfigure,
	.slideshowsitewidth .slideshowpicture,
	.slideshowpicture {
		height:600px;
	}
		
	
	.divMainCalloutWrapper {
		margin-top:100px;
	}	
	
	.divMainCalloutWrapper,
	.divMainCalloutImage {
		height:auto;
	}
	
	.slideshowsitewidth .slideshowfigure,
	.slideshowfigure,
	.slideshowsitewidth .slideshowpicture,
	.slideshowpicture,
	.divMainCalloutWrapper.static .divMainCalloutImage,
	.divMainCalloutWrapper.static figure,
	.divMainCalloutWrapper.static picture {
		height:506px;
	}
	.slideshowfullwidth .swiper-slide img,
	.textholder-image.mainCalloutImageWrapper img {
		position:relative;
		height:506px;
	}
	
	.content-div .divMainCalloutText h1,
	.content-div .divMainCalloutText h2 {
		font-size:30px;
		line-height:1;
	}
	
	.content-div .divMainCalloutText h3 {
		font-size:26px;
		line-height:1;
	}
	
	.content-div .divMainCalloutText p {
		font-size:16px;
	}
	
	.content-div .divMainCalloutText p a {
		font-size:18px;
	}
	
	.divMainCalloutWrapper .swiper-pagination {
		top:475px;
	}
	
	.swiper-pagination-clickable .swiper-pagination-bullet,
	.swiper-pagination-clickable .swiper-pagination-bullet-active {
		margin-top:26px;
		margin-bottom:6px;
	}		
	
	/* //minicallout */
	
	.divMiniCallout {
		height:auto;
		margin-bottom:20px;
	}
	
	.divMiniCalloutInner {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper {
		height:85px;
	}
	
	.content-div .divMiniCalloutHeaderWrapper h3 {
		font-size:20px;
	}
		
	/* //donate */
	.HomeDonateForm .donatelabel {
		font-size:22px;
	}
	
	/* //pulls //homeblogs */
	.content-div .divPullHeader h3 {
		font-size:42px;
	}	
	
	.blogRow-top h3.titleBlog,
	.blogRow-top h3.titleBlog:hover	{
		font-size:24px;
	}
	
	.body-home .blogRow-top .blog-container h3 a,
	.body-home .blogRow-top .blog-container h3 a:hover,
	.divSplitBlog .read-more {
		font-size:18px;
	}	
	
	.blogRow-bottom h3.titleBlog {
		font-size:32px;
	}	
	.body-home .blogRow-bottom .blog-container {
		padding:0 15px;
	}
	
	.blogRow-bottom .container,
	.blogRow-bottom .divSplitBlog {
		padding-left:0;
		padding-right:0;
	}
	
}

@media (min-width:768px) and (max-width:1023px) {
	
	.divMainCalloutWrapper {
		margin-top:100px;
	}	
	
	.supernav .divSuperNavSocial {
		display:none;
	}
	
	.divMainCalloutWrapper,
	.divMainCalloutImage {
		height:auto;
	}
	
	.slideshowsitewidth .slideshowfigure,
	.slideshowfigure,
	.slideshowsitewidth .slideshowpicture,
	.slideshowpicture,
	.divMainCalloutWrapper.static .divMainCalloutImage,
	.divMainCalloutWrapper.static figure,
	.divMainCalloutWrapper.static picture {
		height:432px;
	}
	.slideshowfullwidth .swiper-slide img,
	.textholder-image.mainCalloutImageWrapper img {
		position:relative;
		height:432px;
	}
	
	.content-div .divMainCalloutText h1,
	.content-div .divMainCalloutText h2 {
		font-size:28px;
		line-height:1;
		margin:5px 0;
	}
	
	.content-div .divMainCalloutText h3 {
		font-size:22px;
		line-height:1;
		margin:5px 0;
	}
	
	.content-div .divMainCalloutText p {
		font-size:16px;
		line-height:1.3;
	}
	
	.content-div .divMainCalloutText p a {
		font-size:16px;
		white-space:nowrap;
		width:100%;
	}

	.divMainCalloutWrapper .swiper-pagination {
		top:405px;
	}
	
	.swiper-pagination-clickable .swiper-pagination-bullet,
	.swiper-pagination-clickable .swiper-pagination-bullet-active {
		margin-top:22px;
		margin-bottom:6px;
	}	

	
	/* //minicallout */
	
	.divMiniCallout {
		height:auto;
		margin-bottom:20px;
	}
	
	.divMiniCalloutInner {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper {
		height:65px;
	}
	
	.content-div .divMiniCalloutHeaderWrapper h3 {
		font-size:18px;
	}
	
	/* //donate */
	.HomeDonateForm .donatelabel {
		font-size:21px;
	}
		
	/* //pulls //homeblogs */
	.content-div .divPullHeader h3 {
		font-size:38px;
	}	
	
	.blogRow-top h3.titleBlog,
	.blogRow-top h3.titleBlog:hover	{
		font-size:24px;
	}
	
	.body-home .blogRow-top .blog-container h3 a,
	.body-home .blogRow-top .blog-container h3 a:hover,
	.divSplitBlog .read-more {
		font-size:18px;
	}			
		
	.blogRow-bottom h3.titleBlog {
		font-size:32px;
	}	
		
	.body-home .blogRow-bottom .blog-container {
		padding:0 15px;
	}
	
	.blogRow-bottom .container,
	.blogRow-bottom .divSplitBlog {
		padding-left:0;
		padding-right:0;
	}		
	
		
}


@media (max-width:767px) {

	.divMainCalloutWrapper {
		margin-top:0;
	}
	
	.divSuperNavPageLinks,
	.divQuickMenu {
		display:none !important;
	}

	.slideshowsitewidth .slideshowfigure,
	.slideshowfigure,
	.slideshowsitewidth .slideshowpicture,
	.slideshowpicture,
	.divMainCalloutWrapper.static .divMainCalloutImage,
	.divMainCalloutWrapper.static figure,
	.divMainCalloutWrapper.static picture {
		height:240px;
	}
	
	.divMainCalloutWrapper,
	.divMainCalloutImage,
	.divMainCalloutWrapper.static .divMainCalloutImage {
		height:auto;
	}
	
	.divMainCalloutWrapper .swiper-slide img,
	.textholder-image.mainCalloutImageWrapper img {
		position:relative;
		height:240px;
		padding:0;
	}
	
	.divMainCalloutWrapper .divMainCalloutTextWrapper,
	.divMainCalloutWrapper.static .divMainCalloutTextWrapper {
		display:block;
		position:relative;
		clear:both;
		height:auto;
		text-align:center;
	}
	
	.divMainCalloutText {
		position:relative;
		display:block;
		float:left;
		width:100%;
		clear:both;
		height:auto;
		top:0;
		background:#443742;
		padding:0;
	}
	
	.content-div .divMainCalloutText * {
		text-align:center;
		color:#ffffff;
	}
	
	.content-div .divMainCalloutText h1,
	.content-div .divMainCalloutText h2 {
		font-size:30px;
		line-height:1;
		margin:5px 0;
	}
	
	.content-div .divMainCalloutText h3 {
		color:#4cb096;
		font-size:24px;
		line-height:1;
		margin:5px 0;
	}
	
	.content-div .divMainCalloutText p {
		font-size:16px;
		line-height:1.3;
	}
	
	.content-div .divMainCalloutText p a {
		font-size:16px;
	}
	
	.content-div .MainCalloutTextCenterInner .removePosition *:first-child {
		margin-top:15px;
	}	

	.content-div .MainCalloutTextCenterInner .removePosition *:last-child {
		margin-bottom:15px;
	}
		
	.swiper-pagination {
		bottom:0;
		width:100%;
	}
	
	.container.pagination {
		padding:0;
		margin:0;
		width:100%;
	}
	
	.divMainCalloutWrapper .swiper-pagination {
		top:240px;
		text-align:center;
		background:#333;
	}
	
	.swiper-pagination-clickable .swiper-pagination-bullet,
	.swiper-pagination-clickable .swiper-pagination-bullet-active {
		margin-top:5px;
		margin-bottom:6px;
	}		
	.divPageHeader-home {
		margin-top:0px;
	}
	
	/* //minicallout */
	
	.divMiniCallout {
		height:auto;
		margin-bottom:25px;
	}
	
	.divMiniCalloutInner {
	
	}
	
	.divMiniCalloutHeaderWrapper {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper h3 {
		font-size:24px;
	}

	.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper {
		float:none;
	}

	.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper img {
		padding:0;
	}
	
	/* //blogs //pulls */
	.content-div .divPullHeader {
		min-height:75px;
		height:auto;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    -webkit-box-direction: normal;
	    -moz-box-direction: normal;
	    -webkit-box-orient: vertical;
	    -moz-box-orient: vertical;
	    -webkit-flex-direction: column;
	    -ms-flex-direction: column;
	    flex-direction: column;
	    -webkit-flex-wrap: nowrap;
	    -ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	    -webkit-box-pack: center;
	    -moz-box-pack: center;
	    -webkit-justify-content: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	    -webkit-align-content: center;
	    -ms-flex-line-pack: center;
	    align-content: center;
	    -webkit-box-align: center;
	    -moz-box-align: center;
	    -webkit-align-items: center;
	    -ms-flex-align: center;
	    align-items: center;			
	}
	
	.content-div .divPullHeader h3 {
		font-size:24px;
		line-height:1.5;
		margin:10px auto;
	}
	
	.divSplitBlog {
		padding:15px;
		margin:0 auto;
	}
	
	.blogRow-top .divSplitBlog:first-of-type {
		border:none;
		border-bottom:1px solid #ffffff;
	}
	
	.divSplitBlog .read-more {
		display:inline-block;
		margin:auto;
		width:auto;
		margin:10px auto;
	}
	
	.blogRow-bottom h3.titleBlog,
	.blogRow-top h3.titleBlog,
	.blogRow-top h3.titleBlog:hover {
		font-size:21px;
	}
	
	.body-home .blogRow-top .blog-container h3 a,
	.body-home .blogRow-top .blog-container h3 a:hover {
		font-size:18px;
	}
	
	/* //home//donate //donate//home */
	.HomeDonateForm {
		text-align:center;
		height:auto;
	}
	
	.HomeDonateForm .submitWrapper {
		float:left;
		width:100%;
		margin:auto;
		text-align:center;
	}
	
	.HomeDonateForm .submitWrapper input {
		float:none;
		margin:auto;
	}
		
}


.content-div .textholder .textholder-custom.bodytextholder:not(.bodytextholder-5877) .pull-right {
	width:100% !important;
}

.content-div .textholder .textholder-custom.bodytextholder-5877 {
	display: block;
	width:100%;	
}

.content-div .textholder .textholder-custom.bodytextholder-5877 .pull-right {
	width:100%;
}

@media (min-width:768px) {
	
	.content-div .textholder .textholder-custom.bodytextholder-5877 {
		display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	}
	
	.content-div .textholder .textholder-custom.bodytextholder-5877 .pull-right {
		width:50%;		
		display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    -webkit-flex-direction: column;
	    -ms-flex-direction: column;
	    flex-direction: column;
	    -webkit-flex-wrap: nowrap;
	    -ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	    -webkit-justify-content: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	    -webkit-align-content: center;
	    -ms-flex-line-pack: center;
	    align-content: center;
	    -webkit-align-items: center;
	    -ms-flex-align: center;
	    align-items: center;
	}
	
	.content-div .textholder .textholder-custom.bodytextholder-5877 p,
	.content-div .textholder .textholder-custom.bodytextholder-5877 h3,
	.content-div .textholder .textholder-custom.bodytextholder-5877 h2,
	.content-div .textholder .textholder-custom.bodytextholder-5877 h1 {
		float:right;
		width:100%;
		display:block;
	}
}


.content-div .textholder .textholder-custom.bodytextholder-5877 a {
	position:relative;
	display:block;
	margin:15px auto;
	width:100%;
	height:auto;
	right:0;
	text-align:center;
	font-family:'Open Sans';
	font-weight:normal;
	font-style:normal;
	font-size:36px;
	line-height:1.3;
	padding:15px;
	color:#1f6c7e;
	border:2px solid #1f6c7e;
	background:#ffffff;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	
}

.content-div .textholder .textholder-custom.bodytextholder-5877 a:hover {
	background:#1f6c7e;
	border:2px solid #1f6c7e;
	color:#ffffff;
}

@media (min-width:768px) and (max-width:1023px) {

	.content-div .textholder .textholder-custom.bodytextholder-5877 a {
		font-size:21px;
	}	
}




#frmDownloadFile {
	clear:both;
	float:left;
	padding-left:15px;
}


.group input,
.group textarea,
.group select {
	width:20em;
	border-bottom:1px solid #1f6c7e;
}

.group input:focus,
.group textarea:focus,
.group select:focus {
	border-bottom:1px solid #1f6c7e;
}

.group label {
	color:;
}

.content-div-donation-form .group label {
	padding-top:2px;
}

.group .bar:before, .group .bar:after {
	background:#1f6c7e;
}

#frmContactForm {
	padding-left:15px;
}

#frmContactForm input[type=text],
#divGetDirections input[type=text] {
	margin-top:30px;
	border-bottom-color:#1f6c7e;
	background:;
}

#divGetDirections input[type=text] {
	margin-top:0;
}

#frmDownloadFile input[type=submit],
#frmContactForm input[type=submit],
#divGetDirections input[type=submit] {
	background:#1f6c7e;
	border-color:#1f6c7e;
	border-radius:0;
	color:#ffffff;
	text-shadow:none;
}

#frmDownloadFile input[type=submit]:hover,
#frmContactForm input[type=submit]:hover,
#divGetDirections input[type=submit]:hover {
	border-color:#4cb096;
	color:#ffffff;
	background:#4cb096;
}

input[type=file]#fileUpload:hover,
.fileinput-button:hover {
	background:;
}


.frmFEForm .anchForgot 			{color:#1f6c7e;}
.frmFEForm .anchForgot:after 	{background:#1f6c7e;}


.body-donation-form p.txtOther {
	display:none;
}

p.radio {
	display:block;
	height:auto;
	float:left;
	margin-bottom:0;
}

p.taReason {
	margin-top:20px;
}


.radio input[type=radio] {
	float:left;
    width: 17px;
    margin-left: 0px;
    margin-right: 10px;
    position: relative;
    height: 17px;
}

.radio .buttonWrapper {
	display:block;
	width:100%;
	float:left;
	margin-bottom:7px;
}


.spanDollarSign {
	position:absolute;
	top:20px;
	left:5px;
	font-size:13px;
}

@media (max-width:1023px) {
	.group input,
	.group textarea,
	.group select {
		width:100%;
		display:block;
		clear:both;
	}
}







.content-div-directory .fa {
	color:#02887f;
}

.content-div a.anchBackToPage {
	font-family:'Open Sans';
	font-size:16px;
}

.content-div a.anchBackToPage,
.content-div a.anchBackToPage .fa {
	color:#333333;	
	border-color:#333333;
}

.content-div a.anchBackToPage:hover,
.content-div a.anchBackToPage:hover .fa {
	color:#1f6c7e;	
	border-color:#1f6c7e;
}

.content-div-directory .fullwidth .divListingBelow:last-of-type {
	margin-bottom:30px;
}




.content-div-blog .blog-container .divMediaWrapper {
	float:right;
	padding:0;
	padding-left:15px;
}

.content-div-blog .divPaginationWrapper .Pagination.CurrentPage {
	background:#1f6c7e;
	border-color:#443742;
	color:#ffffff;
	padding:3px;
} 

.content-div-blog .divSideMenu.right {
	border-color:#1f6c7e;
}

.divSideMenu a.blogsidemenuchooser:hover {
	color:#000000;
}

.divSideMenu a.blogsidemenuchooser.current,
.divSideMenu a.blogsidemenuchooser.current:hover {
	background:#1f6c7e;
	color:#ffffff;
}
 
.divSideMenu a.anchYearLink:hover,
.divSideMenu a.anchYearLink.current-year {
	background:#1f6c7e;
	color:#ffffff;
}

.divSideMenu a.anchMonthLink:hover,
.divSideMenu a.anchMonthLink.current-month {
	background:#f0f0f0;
	color:#1f6c7e;
}

.divSideMenu a.anchTagLink:hover,
.divSideMenu a.anchTagLink.current-tag {
	color:#1f6c7e;
}

.content-div-blog .blog-preview h3 a {
	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;
}

.content-div-blog .blog-preview h3 a:hover {
	border-bottom:1px solid #4cb096;
	color:#4cb096;
}

.blog-inner .read-more,
.blogSubTitle-tags a {
	color:#4cb096;
}


.body-home .blog-inner .read-more,
.body-home .blogSubTitle-tags a {
	color:#ffffff;
}



@media (min-width:1366px) {
	.slideshowfullwidth .swiper-slide img {
		min-width:auto;
		height:550px;
		max-height:none;
	}
}

@media (min-width:1024px) {
	
}

@media (min-width:768px) {
	
}



@media (max-width:1199px) {

	.navbar-fixed-top-mobile.navbar-fixed-top-tablet {
		position:fixed;
		width:100%;
		top:0;
		z-index:1030;
	}
	
	/* //home */
	.divMainCalloutImage .swiper-button-prev,
	.divMainCalloutImage .swiper-button-next {
		display:none;
	}
	
	.divPullHeader,
	.pullHolder,
	.divMiniCalloutWrapper {
		float:left;
		clear:both;
		display:block;
		width:100%;	
	}
	
	.divSideMenu a.sidemenu-subcategory {
		padding:5px 0;
	}
	
	.body-26 .content-div iframe {
		max-width:100% !important;
		width:100% !important;
		height:4200px !important;
	}
	
	.body-26 .content-div {
		height:auto;
		overflow-x:hidden;
	}
	
}

@media (max-width:1023px) {
	.body-26 .content-div iframe {
		height:5000px !important;
	}	
	
	.content-div iframe {
		width:100% !important;
	}

}

@media (max-width:767px) {
	.body-26 .content-div iframe {
		height:4250px !important;
	}	
}


.body-26 .content-div iframe,
.body-26 .content-div table {
	width:100% !important;
	clear:both;
}

.body-26 .content-div table td {
	text-align:center;
}


/* //tablet + mobile navigation */
@media (max-width:1199px) {
	.navbar-fixed-top-on,
	.navbar-fixed-top-mobile.navbar-fixed-top-tablet-v {
		position:fixed;
		width:100%;
		top:0;
		z-index:1030;
	}	

	.navbar-toggle {
		margin:7.5px 15px;
		display:block;
		z-index:300;
		border:2px 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;
	}
		
	.navbar-toggle:focus,
	.navbar-toggle:active,
	.navbar-toggle:hover {
		background:rgba(255,255,255,0.25);
	}
	
	.navbar-collapse.collapse {
		display:none !important;
		height:auto;
	}
	
	.navbar-collapse.collapse.in {
		display:block !important;
		z-index:300;
		height:auto;
	}
	
	.navbar-toggle .icon-bar {
		background:#ffffff;
		width:34px;
		height:4px;
		border:2px solid #ffffff;
	}
	
	.navbar-toggle .icon-bar+.icon-bar {
		margin-top:6px;
	}
	
	.navcontainer,
	.navcontainer header,
	.navcontainer .container {
		height:62px;
	}
	
	#navbar {
		position:relative;
		display:block;
		max-height:650px;
		max-height:calc(90vh - 162px);
		overflow:scroll !important;			
		float:right;
		padding:0;
	    clear: both;
	    width: 50%;
	    background: #ffffff;	
	    z-index: 300;		
		-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
	}

	.navbar-nav {
		float:left;
		width:100%;
	}
	
	nav .anchSandwichNav {
		font-family:'PT Serif Caption';
		color:#61696e;
		line-height:1;
		margin:0;
		padding-bottom:15px;
		padding-top:15px;
		padding-left:10px;
		border-bottom:1px solid #cccccc;
		-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	}
	
	nav .anchSandwichNav.current,
	nav .anchSandwichNav:hover {
		text-decoration:none;border-bottom:none;
		border-bottom:1px solid #cccccc;
		border-left:4px solid #4cb096;
		padding-left:15px;
		color:#4cb096;
	}
	
	nav .anchSandwichNav.last {
		border-bottom:none;
	}		
	
}
/* //navigation mobile only */
@media (max-width:767px) {

	.supernav.container,
	.navcontainer .container {
		padding:0;
	}

	.navbar-toggle {
		margin-top:-45px;
		margin-right:15px;
	}
	
	#navbar,
	.navbar-nav {
		margin:0;
		padding:0;
		width:100%;
		width:100vw;
		max-height:500px;
		max-height:70vh;
		max-height:calc(90vh - 162px);
	}
	
	.anchLogoLink {
		margin-top:8px;
	}
}

@media (max-width:360px) and (orientation:portrait) {
	
	#navbar,
	.navbar-nav {
		max-height:400px;
		max-height:85vh;
		max-height:calc(90vh - 162px);		
	}
	
}


@media (min-width:768px) and (max-width:1199px) {

	.navbar-fixed-top-tablet-v.navbar-fixed-top-tablet-h,
	.navbar-fixed-top-tablet {
		position:fixed;
		width:100%;
		top:0;
		z-index:1030;
	}
	
	.supernav .search {
		padding:0 15px;
	}

	.supernav .anchSuperNav {
		display:none;
	}
	
	.supernav .anchSuperNav#anchSuperNav-14,
	.supernav .anchSuperNav#anchSuperNav-15,
	.supernav .anchSuperNav#anchSuperNav-28 {
		display:inline-block;
	}
	
	.content-div {
		padding-left:0;
		padding-right:0;
	}

	.divSideMenu {
		padding:0;
	}

	.CopyrightContainer {
		float:left;
		width:100%;
		margin-top:10px;
	}
		
}


@media (min-width:1024px) and (max-width:1199px) {

	.navbar-fixed-top-tablet-h {
		position:fixed;
		width:100%;
		top:0;
		z-index:1030;
	}

	
	.supernav .container {
		padding:0;
	}
		
	.supernav .divSuperNavPageLinks {
		padding-right:30px;
	}		
		
	.supernav .anchSuperNav {
		padding:0 7.5px;
		font-size:15px;
	}
	
	.content-div h1,
	.content-div h2 {
		font-size:32px;
	}
	
	.content-div h3 {
		font-size:24px;
	}
	
	.content-div p {
		font-size:16px;
	}	
	
	.divFooterNavPageLinks .anchSuperNav#anchSuperNavFooter-18,
	.divFooterNavPageLinks .anchSuperNav#anchSuperNavFooter-19,
	.divFooterNavPageLinks .anchSuperNav#anchSuperNavFooter-20 {
		font-size:15px;
	}

	.bottomFooter-right {
		padding:0;
	}
	
	.divFooterNavSocial .social-div .social-networking a {
		font-size:1.55em;
	}
	
}

@media (min-width:768px) and (max-width:1023px) {

	.navbar-fixed-top-tablet-v {
		position:fixed;
		width:100%;
		top:0;
		z-index:1030;
	}
	
	.gsc-control-cse {
		margin:0;
	}
	
	.supernav .divSuperNavPageLinks {
		padding-right:25px;
	}	
	
	#main h1.pagelabelheader,
	#main h2.pagelabelheader {
		font-size:36px;
		margin-top:200px;
	}	
	
	.content-div h1,
	.content-div h2 {
		font-size:30px;
	}
	
	.content-div h3 {
		font-size:22px;
	}
	
	.content-div table,
	.content-div td,
	.content-div li,
	.content-div p {
		font-size:15px;
	}	
	
	.content-div table,
	.content-div td,
	.content-div tr,
	.content-div th,
	.content-div table p {
		font-size:14px;
		padding:4px !important;
	}
	
	.footerLogo {
		margin-top:-90px;
	}
	
	.divMainNavLinkWrapper-right,
	.divSuperNavLinkWrapper-split-right {
		width:100%;
	}
	
	
	.divFooterNavPageLinks .anchSuperNav#anchSuperNavFooter-18,
	.divFooterNavPageLinks .anchSuperNav#anchSuperNavFooter-19,
	.divFooterNavPageLinks .anchSuperNav#anchSuperNavFooter-20 {
		font-size:15px;
		line-height:55px;
		margin-right:20px;
		margin-bottom:5px;
	}

	.divFooterNavSocial .social-div .social-networking a {
		line-height:55px;
		height:55px;
	}
	
}



@media (max-width:767px) {

	.navbar-fixed-top-mobile {
		position:fixed;
		width:100%;
		top:0;
		z-index:1030;
	}
	
	.supernav {
		position:relative;
		background:#f0f0f0;
	}
	
	.supernav.subnav {
		background:rgba(31,108,126,0.6);
		position:absolute;
		top:0;
		padding:0;
		clear:both;
		display:block;
		width:100%;
		float:left;
		height:62px;
		line-height:40px;
	} 	
	
	.supernav .divSuperNavLinkWrapper,
	.supernav .divSuperNavPageLinks {
		width:100%;
		float:left;
		text-align:center;
		margin:auto;
		height:62px;
	}
	
	.supernav .divSuperNavPageLinks {
		position:relative;
		top:0px;
		padding:0 2.5%;
	}
	
	.supernav .anchSuperNav {
		display:none;
	}
	
	.supernav .anchSuperNav#anchSuperSubNav-14,
	.supernav .anchSuperNav#anchSuperSubNav-15,
	.supernav .anchSuperNav#anchSuperSubNav-28 {
		font-family:'Open Sans';
		display:inline-block;
		width:45%;
		margin:10px 2.5%;
		line-height:40px;
		border:2px solid #4cb096;
		border-radius:8px;
		color:#ffffff;
		background:rgba(76,176,150,0.6);
	}

	.supernav .anchSuperNav#anchSuperSubNav-14:hover,
	.supernav .anchSuperNav#anchSuperSubNav-15:hover,
	.supernav .anchSuperNav#anchSuperSubNav-28:hover {
		background:rgba(76,176,150,0.8);
	}

	.navcontainer {
		z-index:1030;
	}
	
	.navbar-toggle {
		position:absolute;
		margin:auto;
		top:-72px;
		right:15px;
		z-index:1030;
	}
	
	.navbar-toggle .icon-bar {
		background:#443742;
		border-color:#443742;	
	}
	
	#navbar {
		margin-top:60px;
	}
	
	#main .divPageHeaderWrapper {
		margin-top:100px;
		height:175px;		
	}	

	.PageHeaderInner {
		height:100%;
 		display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    -webkit-flex-direction: row;
	    -ms-flex-direction: row;
	    flex-direction: row;
	    -webkit-flex-wrap: nowrap;
	    -ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	    -webkit-justify-content: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	    -webkit-align-content: center;
	    -ms-flex-line-pack: center;
	    align-content: center;
	    -webkit-align-items: center;
	    -ms-flex-align: center;
	    align-items: center;
 	}

	#main h1.pagelabelheader,
	#main h2.pagelabelheader {
		line-height:1;
		font-size:30px;
		padding:0;
		margin-top:65px;
	}	
	
	.content-div .subcats-select,
	.content-div .subcats-select a {
		font-style:normal;
		color:#61696e;
	}

	
	.content-div .sidemenu-subcategory.current-year {
		color:#4cb096;
	}
	
	.content-div .sidemenu-subcategory.current-tag,
	.content-div .sidemenu-subcategory.current-month {
		padding-left:10px;
		color:#4cb096;
	}
	
	.content-div h1,
	.content-div h2 {
		font-size:30px;
	}
	
	.content-div h3 {
		font-size:24px;
	}
	
	.content-div table {
		max-width:100% !important;
		width:100% !important;
	}
	
	.content-div table,
	.content-div td,
	.content-div tr,
	.content-div th,
	.content-div table p {
		font-size:12px;
		padding:2px !important;
	}
	
	.sideMenuLeft, .sideMenuRight, .sideMenuNone {
		padding-right:0;
		padding-left:0;
	}
	
	.content-div .txtDirectorySearch {
		margin-bottom:15px;
	}
	
	.divPageAdditionalControlsWrapper {
		padding-bottom:15px;
	}
	
	.footerLogo {
		padding:40px 0 25px 0;
		margin:0;
	}
	
	.divContactWrapper,
	.divDisclaimerWrapper {
		padding:0;
		text-align:center;
		font-size:18px;
	}
	
	.divFooterNavPageLinks {
		padding-top:30px;
	}
	
	.divContactPhone,
	.divContactPhone a,
	.divContactEmail a {
		margin:7.5px auto;
		font-size:18px;
	}
	
	.divFooterNavSocial,
	.divFooterNavPageLinks {
		text-align:center;
		margin:auto;
	}
	
	.divFooterNavSocial .social-div .social-networking a {
		line-height:40px;
		height:40px;
	}
	
	.divMainNavLinkWrapper-right,
	.divMainNavLinkWrapper-right,
	.divSuperNavLinkWrapper-split-right,
	.divSuperNavLinkWrapper-right {
		width:100%;
	}
	
	.bottomFooter-right {
		padding-bottom:30px;
	}
	
	.divFooterNavPageLinks .anchSuperNav#anchSuperNavFooter-18,
	.divFooterNavPageLinks .anchSuperNav#anchSuperNavFooter-19,
	.divFooterNavPageLinks .anchSuperNav#anchSuperNavFooter-20 {
		display:block;
		width:100%;
		text-align:center;
		line-height:2;
		font-size:18px;
		margin:0px auto;
	}

	.divDisclaimerWrapper a {
		font-size:18px;
	}
	
	.CopyrightContainer {
		display:block;
		margin:0;
		padding:20px 15px;
		width:100%;
		clear:both;
	}
	
	
}

@media (max-width:767px) and (orientation:landscape) {
	.supernav.subnav,
	.supernav .divSuperNavLinkWrapper,
	.supernav .divSuperNavPageLinks {
		height:auto;
	}
	
	#navbar,
	.navbar-nav {
		margin-top:0;
		z-index:1030;
		max-height:300px;
		max-height:75%;
		max-height:90vh;
		max-height:calc(100vh - 162px);
		
	} 
	
	#main h1.pagelabelheader,
	#main h2.pagelabelheader {
		line-height:1;
		font-size:32px;
		padding:0;
	}	
	
}

@media (max-width:365px) {
	.supernav .anchSuperNav#anchSuperSubNav-14,
	.supernav .anchSuperNav#anchSuperSubNav-15,
	.supernav .anchSuperNav#anchSuperSubNav-28 {
		width:48%;
		margin:10px 1%;
		white-space:no-wrap;
		font-size:15px;
	}	
}




.body-21 .divActualContent .textholder:nth-last-child(1),
.body-21 .divActualContent .textholder:nth-last-child(2) {
	width:100%;
	float:left;
}

.body-21 iframe {
	width:100%;
	max-width:100%;
}

@media (min-width:768px) {
	
	.body-21 .divActualContent .textholder:nth-last-child(1),
	.body-21 .divActualContent .textholder:nth-last-child(2) {
		width:50%;
		float:left;
	} 
	
	.body-21 .divActualContent .textholder:nth-last-child(1) .divMediaWrapper,
	.body-21 .divActualContent .textholder:nth-last-child(2) .divMediaWrapper {
		width:100%;
		float:left;
		text-align:center;
	}

	.body-21 .divActualContent .textholder:nth-last-child(1) img,
	.body-21 .divActualContent .textholder:nth-last-child(2) img {
		width:auto;
		margin:auto;
		max-width:100%;
	}
	
}



#txtPhoneNumber,
#txtCreationTime {
	visibility:hidden;
}

#frmDownloadFile .mandatory {
	background:#fcf8e3;
}

#frmDownloadFile .checkboxes label {
	display:block;
	width:100%;
	clear:both;
}

#frmDownloadFile .checkboxes input {
	margin-right:7.5px;
}




.content-div .divThankYouDonation {
	text-align:center;
	padding:15px;
	background:rgba(76,176,150,0.8);
	border:2px solid #4cb096;
}

.content-div .divThankYouDonation p {
	color:#ffffff;
	font-size:21px;
	font-weight:bold;
	text-align:center;
	margin:0 auto;
}



/* //anchConferenceStep */

.divConferenceStepWrapper {
	padding:10px;
	background:#fbfbfb;
	border:2px solid #f0f0f0;
	margin-bottom:1.2em;
	width:100%;
	text-align:center;
}

.content-div a.anchConferenceStep {
	color:#333333;	
	font-weight:normal;
	text-transform:uppercase;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	text-decoration:none;border-bottom:none;
	margin:5px 15px;

}
.content-div a.anchConferenceStep.disabled.current,
.content-div a.anchConferenceStep.disabled.current:hover,
.content-div a.anchConferenceStep.current {
	color:#333333;	
	opacity:1;
	font-weight:bold;
	text-decoration:none;border-bottom:none;
	cursor:pointer;
}

.content-div a.anchConferenceStep.disabled.notcurrent,
.content-div a.anchConferenceStep.disabled.notcurrent:hover {
	color:#cccccc;
	font-weight:normal;
	text-decoration:none;border-bottom:none;
	cursor:no-drop;
}


/* //step1 */
.txtPatronCode {
	line-height:46px;
}

.btnEnterPatronCode {
	position:relative;
	top:3px;
}

.CodeErrorDiv {
	background:#d9534f;
	color:#ffffff;
	border:1px solid #d9534f;
	padding:10px 7.5px;	
	margin:5px 0;
	text-align:center;
}

.CodeErrorDiv p {
	margin:0 auto;
	font-weight:bold;
	font-size:18px;
	color:#ffffff;
}

.PatronCodeDiv {
	padding:10px 7.5px;	
}

.btnSubmitFinalCheckout,
.btnEnterPatronCode,
.conferenceForm .submit {
	font-family:'Open Sans';
	font-size:24px;
	padding:10px 40px;
	display:inline-block;
	width:auto;
	color:#ffffff;
	background:#1f6c7e;
	border:2px solid #1f6c7e;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}
.btnSubmitFinalCheckout:hover,
.btnEnterPatronCode:hover,
.conferenceForm .submit:hover {
	color:#1f6c7e;
	border:2px solid #1f6c7e;
	background:transparent;
}

.inlineLabels .group .labelInline,
.inlineLabels .group .labelInlinePrice {
	display:inline-block;
	position:relative;
	margin-right:7.5px;
}

#frmConferenceStep1.inlineLabels .group .labelInline,
#frmConferenceStep1.inlineLabels .group .labelInlinePrice {
	float:left;
}


#frmConferenceStep1.inlineLabels .group .labelInline {
	width:180px;
}

#frmConferenceStep1 .form-group select {
	float:right;
	width:75px;
}

#frmConferenceStep1 .form-group {
	width:50%;
	margin-bottom:15px;
	margin:auto;
}

#frmConferenceStep1 .form-group .group {
	width:100%;
	line-height:52px;
	margin-bottom:15px;
}

#frmConferenceStep1 .form-group .group label {
	font-size:21px;
	line-height:52px;
}

#frmConferenceStep1 .submit {
	display:inherit;
	margin:auto;
}

/* //step2 */

#frmConferenceStep2 h3 {
	margin-top:20px;
	margin-bottom:15px;
}

#frmConferenceStep2 .group input,
#frmConferenceStep2 .group textarea,
#frmConferenceStep2 .group select {
	margin:auto;
	width:100%;
}

#frmConferenceStep2 .group {
	margin-bottom:1.2em;
}

#frmConferenceStep2 .group span {
	display:block;
	margin-top:10px;
}

#frmConferenceStep2 .group .divDatepickerWrapper {
	position:relative;
}

#frmConferenceStep2 .group .divDatepickerWrapper .fa {
	position:absolute;
	z-index:999;
	right:7.5px;
	top:12px;
	font-size:28px;
}

#frmConferenceStep2 .group textarea {
	min-height:155px;
}

.content-div p.labelAttendeeQty {
	font-size:13px;
	margin-bottom:5px;	
}

.divGuestWrapper {
	clear:both;
	width:100%;
	padding:10px;
	background:#fbfbfb;
	border:2px solid #f0f0f0;
	margin-bottom:1.2em;
}

/* //step3 */

.content-div table.tblConferencesCheckout {
	width:100% !important;
	max-width:100% !important;
	border:2px solid #f0f0f0;
	background:#fbfbfb;
	padding:15px;
}

.content-div table.tblConferencesCheckout tr {
	border-bottom:1px solid #f0f0f0;
	background:#ffffff;
}

.content-div table.tblConferencesCheckout tr:first-of-type {
	background:#fbfbfb;
}

.content-div table.tblConferencesCheckout tr:last-of-type {
	border-bottom:none;
}

.content-div table.tblConferencesCheckout th {
	text-transform:uppercase;
	padding:7.5px;
	font-weight:bold;
}

.content-div table.tblConferencesCheckout td {
	padding:7.5px;
}

.divTotalWrapper {
	float:right;
	border:2px solid #f0f0f0;
	background:#fbfbfb;
	padding:7.5px;	
	margin:10px 0;
}

.divTotalWrapper .subtotal,
.divTotalWrapper .total {
	font-weight:bold;
	float:right;
	
}

.divDiscountCodeForm {
	
}

.txtDiscountCode {
	line-height:1;
	height:50px;
	display:inline-block;
}

#frmPayPalCheckout,
#frmConferenceDiscountCode {
	clear:both;
	display:block;
	width:auto;
	float:right;
	text-align:right;
}

#frmConferenceDiscountCode .txtDiscountCode,
#frmConferenceDiscountCode .btnEnterDiscountCode {
	width:100%;	
	display:block;
	clear:both;
}


#frmPayPalCheckout {
	margin:10px 0;
	text-align:center;
}

#frmPayPalCheckout .cc_logos {
	text-align:center;
	margin:auto;
}

.content-div-conferences .divSuccessMessage {
	margin:auto;
	padding:15px;
	text-align:center;
}

.nopadding {
	padding:0;
}

@media (min-width:768px) and (max-width:1199px) {
	/* //step1 */
	
	#frmConferenceStep1 {
		float:left;
		width:100%;
		clear:both;
	}
	
	#frmConferenceStep1 .form-group {
		width:66.667%;
	}
	
	#frmConferenceStep1.inlineLabels .group .labelInline, #frmConferenceStep1.inlineLabels .group .labelInlinePrice {
		font-size:18px;
	}
	
	#frmConferenceStep1 .form-group select {
		clear:none;
	}

	#frmPatronCode .PatronCodeDiv .txtPatronCode,
	#frmPatronCode .PatronCodeDiv .btnEnterPatronCode {
		width:48%;
		float:left;
		margin-right:1%;
		display:inline-block;
		margin-bottom:25px;
	}
	
	/* //step2 */
	
	
	/* //step3 */
		
		
}

@media (max-width:767px) {
	
	/* //step1 */
	
	#frmConferenceStep1 .form-group .group,
	#frmConferenceStep1 .form-group .group label {
		margin-bottom:0;
		line-height:36px;
	}
	
	#frmConferenceStep1.inlineLabels .group .labelInline,
	#frmConferenceStep1.inlineLabels .group .labelInlinePrice {
		width:auto;
		margin-bottom:0;
	}
	
	#frmConferenceStep1 .form-group,
	#frmConferenceStep1 .form-group select {
		width:100%;
		margin-bottom:0;
		position:relative;
		height:auto;
		float:left;
		clear:both;
	}

	#frmConferenceStep1 .form-group .group label {
		font-size:18px;
	}
	
	#frmConferenceStep1 .form-group {
		margin-bottom:20px;
	}
	
	/* //step2 */
	#frmConferenceStep2 .contact-column-left,
	#frmConferenceStep2 .contact-column-right {
		padding:0;
	}
	
	
	/* //step3 */
	.content-div a.anchConferenceStep {
		margin:5px;
		font-size:16px;
	}
	
	.btnSubmitFinalCheckout,
	.btnEnterPatronCode,
	.conferenceForm .submit {
		padding:10px;
	}
	
	#frmPayPalCheckout,
	#frmConferenceDiscountCode,
	.btnSubmitFinalCheckout,
	.btnEnterPatronCode,
	.conferenceForm .submit {
		font-size:17px;
		width:100%;
		max-width:100%;
	}
}



/* //search topform //form */

.divTopFormWrapper {
	float:left;
	clear:both;
	width:100%;
	margin:10px auto;
	margin-bottom:15px;
	padding:10px;
	background:#fbfbfb;
	border:2px solid #f0f0f0;
	text-align:center;
}

.divTopFormWrapper label {
	font-weight:normal;
	text-transform:uppercase;
	font-family:'Open Sans';
	font-size:14px;
	margin-right:7px;
}

.divTopFormWrapper select {
	padding:7.5px;
	min-width:175px;
	text-align:left;
}

.divTopFormWrapper .divCountryWrapper,
.divTopFormWrapper .divStateWrapper {
	display:inline-block;
	margin:10px;
}

.divTopFormWrapper .divButtonWrappers {
	clear:both;
	width:100%;
	display:block;
	text-align:center;
}

.divTopFormWrapper .divButtonWrappers input {
	display:inline-block;
	margin:10px auto;
	padding:7.5px 30px;
	font-size:21px;
	border:2px solid #1f6c7e;
	color:#1f6c7e;
	text-transform:uppercase;
	font-family:'Open Sans';
	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;
}

.divTopFormWrapper .divButtonWrappers input:hover {
	background:#1f6c7e;
	color:#ffffff;
	border:2px solid #1f6c7e;
}

.divTopFormWrapper .divButtonWrappers a {
	display:inline-block;
	text-align:center;
	margin:auto;
	color:#d9534f;
}

/* //listing  */
.divOutputWrapper .divListingWrapper {
	clear:both;
	width:100%;
	margin:10px auto;
	margin-bottom:15px;
	padding:15px;
	background:#fbfbfb;
	border:2px solid #f0f0f0;	
}

.divOutputWrapper .divListingWrapper .divListingPrimary div:nth-child(1),
.divOutputWrapper .divListingWrapper .divListingPrimary div:nth-child(2),
.divOutputWrapper .divListingWrapper .divListingPrimary div:nth-child(3),
.divOutputWrapper .divListingWrapper .divListingPrimary div:nth-child(4) {
	width:50%;
	display:inline-block;
	margin:2px 0 7.5px 0;
}

.divOutputWrapper .divListingWrapper .divListingPrimary {
	width:100%;
	display:block;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
}

.divOutputWrapper .divListingPrimary label {
	display:block;
	font-size:14px;
	line-height:1;
}

.divOutputWrapper p.listingCounter {
	float:right;
	color:#61696e;
	font-size:14px;
	display:inline-block;
	line-height:1;
}

.divOutputWrapper .divListingWrapper:last-of-type {
	margin-bottom:25px;
}

@media (min-width:768px) and (max-width:1023px) {
	.divTopFormWrapper .divCountryWrapper,
	.divTopFormWrapper .divStateWrapper {
		margin:0;
		width:50%;
		float:left;
	}
	
	.divTopFormWrapper label {
		width:100%;
		display:block;
	}
	
	.divTopFormWrapper select {
		width:90%;
	}
	
	.divButtonWrappers {
		float:left;
		width:100%;
		display:block;
		margin-top:7.5px;
	}
	
}

@media (max-width:767px) {
	
	.divTopFormWrapper .divCountryWrapper,
	.divTopFormWrapper .divStateWrapper {
		margin:0;
		width:100%;
		display:block;
		clear:both;
	}
	
	.divCategoryGalleryLabel {
		text-align:center;
	}
	
	.divTopFormWrapper label {
		float:left;
		line-height:42px;
		width:47%;
		margin-right:3%;
		text-align:left;
	}
	
	.divTopFormWrapper select {
		float:right;
		margin:0 auto;
		width:50%;
	}
	
	.divOutputWrapper .divListingWrapper .divListingPrimary div:nth-child(1),
	.divOutputWrapper .divListingWrapper .divListingPrimary div:nth-child(2),
	.divOutputWrapper .divListingWrapper .divListingPrimary div:nth-child(3),
	.divOutputWrapper .divListingWrapper .divListingPrimary div:nth-child(4) {
		width:100%;
		text-align:left;
	}	
	
	.divOutputWrapper .divListingWrapper .divListingPrimary {
		text-align:left;
	}	
	
	.divOutputWrapper p.listingCounter {
		margin-top:-7px;
		margin-bottom:0;
	}
	
}

@media (max-width:400px) {

	.divTopFormWrapper {
		text-align:center;
	}

	.divTopFormWrapper label {
		width:100%;
		margin:auto;
		float:left;
		line-height:2;
		text-align:center;
	}
	
	.divTopFormWrapper select {
		float:right;
		width:100%;
		margin:auto;
		text-align:center;
	}
	
	.divTopFormWrapper .divCountryWrapper,
	.divTopFormWrapper .divStateWrapper {
		float:left;
		margin-bottom:15px;
	}	
	
	#frmContactForm {
		padding-left: 0px;
	}
		
}


.alert-btn {
    display: inline-block;
    padding: 10px 15px;
    margin: 15px auto;
    white-space: nowrap;
    background: rgba(76,176,150,0.4);
    color: #ffffff !important;
    font-style: initial !important;
    border: 2px solid #4cb096 !important;
    border-radius: 6px;
    min-width: 142px;
    width: auto;
    text-align: center;
}

.alert-btn:hover {
        background: rgba(76,176,150,0.8);
    color: #ffffff;
    border: 2px solid #4cb096;
}




header {
	position:relative;
}

.divBannerAlert {
	position:relative;
	width:100%;
	font-family:'Open Sans';
	height:auto;
	font-size:16px;
	line-height:1.4;
	padding:6px 0;
	background:#f4e031;
	border-bottom:2px solid #d6c84e;
	text-align:center;
	color:#000;
}

header.hasBannerAlert {
	position:relative;
	top:auto;
}


.divBannerAlert h1,
.divBannerAlert h2,
.divBannerAlert h3,
.divBannerAlert p {
	margin:0;
}

.divBannerAlert p {
	font-size:16px;
	line-height:24px;
}


.divBannerAlert a {
	font-weight:bold;
	font-style:italic;
	color:#000;
	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;
}

.divBannerAlert a:hover {
	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;
}

.divBannerAlert + header.navbar-fixed-top-on {
	position:relative;
}



.divMediaWrapper.textholder-image.fullWidth {
	padding:0;
} 

.divMediaWrapper iframe.iframeContainsPDF,
.body-29 .divMediaWrapper iframe {
	width:100%;
	min-height:400px;
}

.body-29 .divMediaWrapper.videoholder {
	width:100%;
	padding:0;
	padding-bottom:30px;
}

@media (min-width:768px) {
	.divMediaWrapper iframe.iframeContainsPDF,
	.body-29 .divMediaWrapper iframe {
		min-height:66vh;
	}		
}

@media (min-width:1200px) {
	.divMediaWrapper iframe.iframeContainsPDF,
	.body-29 .divMediaWrapper iframe {
		height:600px !important;
		min-height:85vh;
	}	
}



.supernav > .container,
.navcontainer > .container {
	width:100%;
	max-width:1450px;
	padding:0 15px;
}

.gsc-control-cse {
	margin-right:0;
}

.footerLogo {
	margin-top:8px;
}

@media (max-width:1199px) {
	
}

@media (min-width:1200px) {
	.divMainNavLinkWrapper-left,
	.divMainNavLinkWrapper-left,
	.divSuperNavLinkWrapper-split-left,
	.divSuperNavLinkWrapper-left {
		width:100%;
		display:flex !important;
		justify-content:center;
		align-items:center;
		flex-wrap:nowrap;
	}
	
	#navbar .anchMainNav {
		font-size:15px;
		padding:0 10px;
		white-space:nowrap;
		text-align:center;
	}
	
}

@media (min-width:1200px) and (max-width:1280px) {
	.supernav .anchSuperNav {
		font-size:16px;
		padding-left:10px;
		padding-right:10px;
	}
}



.divListenOnImageWrapper {
	display:block;
	padding:15px;
}

.divListenOnImageWrapper a {
	display:inline-block;
	text-indent:-9000px;
	height:40px;
	float:left;
	padding:0;
	margin-right:10px;
	margin-bottom:15px;
	background-size:100%;
	background-position:left;
	background-repeat:no-repeat;
	transform:scale(1);
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	border-radius:8px;
}

.divListenOnImageWrapper a:hover {
	transform:scale(1.1);
}

.divListenOnImageWrapper a.apple {
	background-image:url('../images/listen-on_apple.png');
	width:162px;
}

.divListenOnImageWrapper a.spotify {
	background-image:url('../images/listen-on_spotify.png');
	width:106px;
}

.divListenOnImageWrapper a.google {
	background-image:url('../images/listen-on_google.png');
	width:172px;
}

.divListenOnImageWrapper a.iheartradio {
	background-image:url('../images/listen-on_iheartradio.png');
	width:140px;
}

.divListenOnImageWrapper a.stitcher {
	background-image:url('../images/listen-on_stitcher.png');
	width:106px;
}

.supernav .search,
#anchSuperNav-7,
#anchSuperNav-8,
#anchSuperNav-9,
#anchSuperNav-10,
#anchSuperNav-11,
#anchSuperNav-12,
#anchSuperNav-30{
	display:none;
}

.supernav > .container{
	display:flex;
	flex-wrap:nowrap;
	flex-direction:row;
}

.supernav .divSuperNavPageLinks{
	border-left: 1px solid white;
	margin-left:30px;
	padding:1em 0 0 2em;
}

.anchLogoLink,
.anchLogoLink img,
.supernav .divSuperNavPageLinks{
	position:relative;
}

.divQuickMenu{
	position:fixed;
	top: 69.7%;
	top: 40%;
	background: #475b6b;
	background:rgba(31,108,126,1);
	background: #4b8997;
	z-index:14;
}

.divQuickMenu ul{
	list-style:none;
	position: relative;
	margin:0;
	padding:0;
}

.divQuickMenu ul li{
	z-index:15;
	position: relative;
	line-height:inherit;
	margin:0;
}

.divQuickMenu ul li ~ li{
	border-top:1px solid #fff;
}

.divQuickMenu ul li a{
	font-family: 'Open Sans';
	font-weight: 300;
	color: #ffffff;
	display:block;
	width:100%;
	padding:15px 10px;
}

.divQuickMenu ul li a:hover{
	background: #4cb096;
	color: #ffffff;
	border-left:solid 4px #4b8997;
}


 

.divPopupText {

position:absolute;

width:50%;

height:auto;

left:50%;

top:50%;

-webkit-transform:translate(-50%,-50%);

-moz-transform:translate(-50%,-50%);

-ms-transform:translate(-50%,-50%);

transform:translate(-50%,-50%);

text-align:center;

z-index:1032;

}

 

.divPopupText .divPopupTextInner {

position:relative;

width:100%;

height:100%;

margin:auto;

padding:50px;

border:1px solid #000000;

background:#ffffff;

color:#333333;

-webkit-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 1);

-moz-box-shadow:    0px 3px 10px 0px rgba(50, 50, 50, 1);

box-shadow:         0px 3px 10px 0px rgba(50, 50, 50, 1);

}

 

.divPopupText .divPopupTextInner a.anchClosePopupText {

position:absolute;

top:-25px;

right:-25px;

background:#d9534f;

color:#ffffff;

border:1px solid #d9534f;

border-radius:50px;

width:50px;

height:50px;

font-size:40px;

line-height:40px;

-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;

text-decoration:none;

}




.divPopupText .divPopupTextInner .divPopupTextBlockBody a.anchClosePopupText {

display:none;

}




.divPopupText .divPopupTextInner a.anchClosePopupText:hover {

text-decoration:none;

color:#d9534f;

background:#ffffff;

border:1px solid #61696e;

}

 

.divPopupBG {

position:absolute;

width:100%;

height:100%;

left:0;

top:0;

background:rgba(0,0,0,0.25);

z-index:1031;

}

 

.divPopupText .divPopupTextInner h1,

.divPopupText .divPopupTextInner h2 {

font-family:'PT Serif Caption';

}

.divPopupText .divPopupTextInner h3 {

font-family:'PT Serif Caption';

}

.divPopupText .divPopupTextInner p {

font-family:'Open Sans';

}




@media (min-width:1200px) and (max-width:1420px) {

.divPopupText {

width:60%;

}

}

 

@media (min-width:1024px) and (max-width:1199px) {

.divPopupText {

width:66%;

}

.divPopupText .divPopupTextInner h1,

.divPopupText .divPopupTextInner h2 {

font-size:40px;

}

.divPopupText .divPopupTextInner h3 {

font-size:30px;

}

.divPopupText .divPopupTextInner p {

font-size:16px;

}

.divPopupText .divPopupTextInner a.anchClosePopupText {

}

}




@media (min-width:768px) and (max-width:1023px) {

 

.divPopupText {

width:75%;

}

 

.divPopupText .divPopupTextInner h1,

.divPopupText .divPopupTextInner h2 {

font-size:36px;

}

.divPopupText .divPopupTextInner h3 {

font-size:24px;

}

.divPopupText .divPopupTextInner p {

font-size:16px;

}

.divPopupText .divPopupTextInner a.anchClosePopupText {

}

}

 

@media (max-width:767px) {

 

.divPopupText {

width:85%;

height:26%;

-webkit-transform:translate(-50%,-65%);

-moz-transform:translate(-50%,-65%);

-ms-transform:translate(-50%,-65%);

transform:translate(-50%,-65%);

}

.divPopupText .divPopupTextInner {

padding:20px;

padding-bottom:5px;

overflow-y:scroll;

overflow-x:hidden;

}

 

.divPopupText .divPopupTextInner h1,

.divPopupText .divPopupTextInner h2 {

font-size:36px;

}

.divPopupText .divPopupTextInner h3 {

font-size:24px;

}

.divPopupText .divPopupTextInner p {

font-size:15px;

}

.divPopupText .divPopupTextInner a.anchClosePopupText {

display:none;

}

.divPopupText .divPopupTextInner .divPopupTextBlockBody {

text-align:center;

}

.divPopupText .divPopupTextInner .divPopupTextBlockBody a.anchClosePopupText {

position:relative;

top:auto;

right:auto;

display:block;

margin:45px auto;

} 

}

.bodyLoggedIn .supernav{margin-top:0;}

.body-home #main{margin-top:62px;}

.divMainNav-categories{
	background: rgba(31,108,126,0.9);
	margin: 0;
}

.divMainNav-categories .dropdown-item{
	display:block;
	width:100%;
	color:#fff;
	line-height:20px;
	padding: 10px 4px;
}

.divMainNav-categories .dropdown-item:hover{
	background: #4cb096;
	text-decoration:none;
}

.divMainNav-categories-2 .dropdown-item-41,
.divMainNav-categories-2 .dropdown-item-42,
.divMainNav-categories-2 .dropdown-item-43 {
	display:none !important;
}


header .fa-twitter:hover:before{
	filter: none;
}

.fa-twitter:before{
  content: '';
  background-image: url('../images/xLogo.svg');
  filter: brightness(0) saturate(100%) invert(42%) sepia(17%) saturate(221%) hue-rotate(160deg) brightness(90%) contrast(83%);
  /*background-color:#ffffff;*/
  background-repeat:no-repeat;
  background-size: contain;
  border-radius: 4px;
  display: inline-block;
  height:25px;
  width:25px;
  position: relative;
  top: 1px;
  transition: 0.25s ease-in-out;
}

header .fa-vimeo:hover:before{
	filter: invert(100%) sepia(6%) saturate(7500%) hue-rotate(175deg) brightness(110%) contrast(105%);
}

.fa-vimeo:before{
  content: '';
  background-image: url('../images/threadsLogo.svg');
  filter: brightness(0) saturate(100%) invert(42%) sepia(17%) saturate(221%) hue-rotate(160deg) brightness(90%) contrast(83%);
  /*background-color:#ffffff;*/
  background-repeat:no-repeat;
  background-size: contain;
  border-radius: 4px;
  display: inline-block;
  height:25px;
  width:25px;
  position: relative;
  top: 1px;
  transition: 0.25s ease-in-out;
}

@media (max-width: 996px) {
	.supernav .divSuperNavSocial {
		float: left;
		margin-left: 0px;
	}
	.social-div .social-networking li {
		margin-right: 0.3em;
	}
}

@media (max-width: 767px) { 
	.divFooterNavSocial .social-div .social-networking .tiktok {
		background-position-y: 5px;
		background-repeat: no-repeat;
		height: 35px;
	}
}

.social-networking {
	display: flex;
}

.facebook {
	order: 1;
}

.twitter {
	order: 2;
}

.instagram {
	order: 3;
}

.vimeo {
	order: 4;
}

.linkedin {
	order: 5;
}

.pinterest {
	order: 6;
}

.tiktok {
	order: 7;
}

.youtube {
	order: 8;
}


@media (min-width: 1024px) {
	footer .social-div .social-networking li {
		margin-right: 2px;
	}

	.divFooterNavSocial .social-div .social-networking .tiktok {
		background-size: contain !important;
		margin: 0;
		background: url(../images/tiktokgray.png);
		background-repeat: no-repeat;
		background-position-y: 25px;
		height: auto;
		width: 28px;
		margin-right: 2px;
	}
}


