
/* //tablet + mobile navigation */
@media (max-width:1199px) {
			
	header {
		height:130px;
		background-color:#ffffff;
	}	
	
	.navbar-fixed-top-on {
		position:fixed;
		width:100%;
		top:0;
		z-index:1030;
	}	

	.navbar-toggle {
		margin:17px 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 #337ab7;
	}
	
	.navbar-toggle .icon-bar+.icon-bar {
		margin-top:6px;
	}
	
	
	.navcontainer,
	.navcontainer header,
	.navcontainer .container {
		height:90px;
	}
	
	#navbar,
	#navbar.fullWidth	{
		position:relative;
		display:block;
		max-height:650px;
		max-height:calc(90vh - 130px);
		overflow-y:scroll;
		overflow-x:hidden;		
		float:right;
		padding:0;
	    clear: both;
	    width: 50%;
	    background: #ffffff;	
	    z-index: 1030;		
		-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.divSandwichNavPageLinks {
		float:left;
		width:100%;
	}
	
	nav .anchSandwichNav {
		font-family:'Poppins', sans-serif;
		color:#6c6c6c;
		line-height:1;
		margin:0;
		padding-bottom:15px;
		padding-top:15px;
		padding-left:10px;
		text-decoration:none;border-bottom:none;
		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 #337ab7;
		padding-left:6px;
		color:#337ab7;
	}
	
	nav .anchSandwichNav.last {
		border-bottom:none;
	}
	
	#main {
		margin-top:130px;
		clear:both;
	}
	
}

/* //navigation mobile only */
@media (max-width:767px) {

	.supernav.container,
	.navcontainer .container {
		padding:0;
	}

	.navbar-toggle {
		margin-right:15px;
	}
	
	#navbar,
	.navbar-nav {
		margin:0;
		padding:0;
		width:100%;
		width:100vw;
		max-height:500px;
		max-height:70vh;
		max-height:calc(90vh - 130px);
	}
}

@media (max-width:360px) and (orientation:portrait) {
	
	#navbar,
	.navbar-nav {
		max-height:400px;
		max-height:85vh;
		max-height:calc(90vh - 130px);
	}
}


.divDirectorySearch {
	display:block;
	margin-bottom:15px;
}

.divDirectorySearchBtnWrapper input,
.divDirectorySearchBtnWrapper input:hover {
	display:block;
	padding:0;
	width:100%;
	height:100%;
	line-height:40px;
	background:transparent;
	color:#013952;
	z-index:50;
	border:none;
}

#txtDirectorySearch {
	float:left;
	width:66%;
	display:inline-block;
	line-height:40px;
	min-height:40px;
}

.divDirectorySearchBtnWrapper {
	width:32%;
	float:right;
	display:inline-block;
	margin-left:1%;
	position:relative;
	border:2px solid #013952;
	color:#013952;
	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;
}

.divDirectorySearchBtnWrapper .fa {
	position:absolute;
	opacity:0;
	top:12px;
	right:15px;
	color:#ffffff;
	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;
	display:inline-block;
	margin-left:5px;
	z-index:1;
}

.divDirectorySearchBtnWrapper:hover .fa {
	opacity:1;
	right:10px;
	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;
}

.divDirectorySearchBtnWrapper:hover {
	background:#013952;
	color:#ffffff;
	
}

.divDirectorySearchBtnWrapper:hover input {
	color:#ffffff;
}



@font-face {
    font-family: "Source Sans Pro";
    src: url("../fonts/SourceSansPro-Regular.woff2") format("woff2"),
        url("../fonts/SourceSansPro-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url("../fonts/SourceSansPro-SemiboldIt.woff2") format("woff2"),
        url("../fonts/SourceSansPro-SemiboldIt.woff") format("woff");
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-SemiBold.woff2") format("woff2"),
        url("../fonts/Poppins-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-Light.woff2") format("woff2"),
        url("../fonts/Poppins-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url("../fonts/SourceSansPro-Light.woff2") format("woff2"),
        url("../fonts/SourceSansPro-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url("../fonts/SourceSansPro-BoldIt.woff2") format("woff2"),
        url("../fonts/SourceSansPro-BoldIt.woff") format("woff");
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-Medium.woff2") format("woff2"),
        url("../fonts/Poppins-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-Regular.woff2") format("woff2"),
        url("../fonts/Poppins-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url("../fonts/SourceSansPro-Semibold.woff2") format("woff2"),
        url("../fonts/SourceSansPro-Semibold.woff") format("woff");
    font-weight: 600;
    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:40px;
	line-height:40px;
	background:#02b7c0;
	z-index:300;
}


.supernav .divSuperNavPageLinks {
	
}

.supernav .anchSuperNav {
	color:#013952;
	font-family:'Poppins', sans-serif;
	background:#c4d92d;
	padding:0 8px;
	margin:0 4px;
	font-size:19px;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.supernav .anchSuperNav:hover,
.supernav .anchSuperNav.current {
	color:#ffffff;
	background:#013952;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}
.supernav .divBannerContactInfo,
.supernav .divSuperNavPageLinks,
.supernav .divContactWrapper,
.supernav .divContactItem,
.supernav .divContactItem a,
.supernav .divContactItem p {
	display:inline-block;
	float:right;
}

.supernav .divSuperNavSocial {
	float:left;
}

.supernav .divContactItem a:hover {
	text-decoration:none;border-bottom:none;
	color:#013952;
}

.supernav .divBannerContactInfo {
	
}

.supernav .divSuperNavSocial {
	
}

.supernav .divContactWrapper a,
.supernav .divContactWrapper p {
	margin:0 12px;
	color:#333333;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	font-size:19px;
	font-weight:normal;
	font-family:'Poppins', sans-serif;
}

.supernav .divContactWrapper a:hover,
.supernav .divContactWrapper p:hover {
	color:#013952;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.supernav .divContactWrapper .secondaryPhone {
	display:none;
}

.supernav .divContactAddress span.bullet,
.supernav .divContactAddress span.bull,
.supernav .divContactAddress span.pipe {
	margin:0 7.5px;
}

.supernav .divContactAddress span {
	position:relative;
	margin:0 2px;
}

/*
.supernav .divContactAddress span.spanContactCity:after {
	content:",";
	display:block;
	position:absolute;
	right:-5px;
	bottom:0;
}
*/

.supernav .divContactAddress {
	
}

.supernav .divContactPhone {
	float:right;
}

.supernav .divContactEmail {
	display:none;
	margin:0;
}

.supernav .social-div .social-networking a {
	color:#013952;
	font-size:24px;
	-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:#333333;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.supernav .divContactWrapper.divContactWrapperAddress {
	display:none;
}




.navcontainer {
	position:absolute;
	top:40px;	
	width:100%;
	height:90px;
	line-height:100px;	
	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);
	border:none;
}

.navcontainer .container,
.supernav .container {
	width:1236px;
}

.anchLogoLink {
	display:inline-block;
	width:auto;
	margin-top:5px;
}

.anchLogoLink h1,
.headerInBanner.centeredLogo {
	margin:0;
}

.anchLogoLink img {
	max-width:100%;
	width:auto;
}

#navbar {
	float:right;
	padding:0;
}

#navbar.fullWidth {
	padding:0;
}

#navbar .anchMainNav {
	display:inline-block;
	float:left;
	font-family:'Poppins', sans-serif;
	font-weight:normal;
	font-size:19px;
	padding:0 12px;
	height:90px;
	line-height:90px;
	color:#333333;
	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.first {
	padding-left:12px;
}

#navbar .anchMainNav.last {
	padding-right:12px;
}

#navbar .anchMainNav.current,
#navbar .divAnchDDLWrapper .anchMainNav.current,
#navbar .dropdown.tablet.current .btn-default,
#navbar .divAnchDDLWrapper:hover .anchMainNav {
	color:#ffffff;
	background:#013952;
}

#navbar .anchMainNav:hover {
	background:#d2d2d2;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	color:#013952;
}

#navbar a.mainNav-category.current,
#navbar .dropdown-menu>span>a.mainNav-category.current,
#navbar .mainNav-category-container:hover > a:first-of-type,
.mainNav-category-container a:hover,
.mainNav-category-container a.current {
	color:#333333;
	background:#ffffff;
	text-decoration:none;border-bottom:none;
	border-bottom:1px solid #333333;
}

#navbar .divAnchDDLWrapper .dropdownmenu {
	top:100px;
	text-align:left;
}


/*
@media (min-width:1200px) {
	.supernav > .container,
	.navcontainer > .container,
	.topFooter > .container,
	.bottomFooter > .container,
	.divMainCalloutWrapper > .container,
	.divMiniCalloutRow.container,
	.container.content-div-site,
	.textholder.container {
		width:100%;
		max-width:1420px;
		padding:0 50px;
	}
}
*/

.noPadding,
.no-padding,
.nopadding {
	padding:0;
}

#main .divPageHeaderWrapper {
	background:#013952;
	background-image: url(../images/texture.png);
	height:120px;
	margin-top:130px;
	text-align:center;
}

#main .divPageHeaderWrapper .PageHeaderInner {
	height:100%;
    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;	
}

#main h2.pagelabelheader {
	font-family:'Poppins', sans-serif;
	font-size:48px;
	color:#333333;
	font-weight:300;
	line-height:1;
}

.content-div h1,
.content-div h2 {
	font-family:'Poppins', sans-serif;
	font-size:36px;
	font-weight:normal;
	color:#333333;	
}

.content-div h3 {
	font-family:'Source Sans Pro', sans-serif;
	font-size:30px;
	font-weight:600;
	color:#013952;	
}

.content-div table,
.content-div td,
.content-div li,
.content-div p {
	font-family:'Poppins', sans-serif;
	font-size:18px;
	color:#333333;	
}

.content-div h1 a,
.content-div h2 a,
.content-div h3 a {
	text-decoration:none;border-bottom:none;
	color:#013952;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	border:none;
}

.content-div h1 a:hover,
.content-div h2 a:hover,
.content-div h3 a:hover {
	text-decoration:none;border-bottom:none;
	color:#333333;	
}

.content-div table a,
.content-div li a,
.content-div p a {
	text-decoration:none;border-bottom:none;
	font-style:italic;	
	font-weight:bold;
	color:#013952;	
	-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 p {
	margin:0 0 12px;
	line-height:27px;
}

.content-div table a:hover,
.content-div li a:hover,
.content-div p a:hover {
	text-decoration:none;border-bottom:none;
	color:#6c6c6c;	
}

.content-div p img {
	width:auto !important;
	height:auto !important;
	max-width:100% !important;
}

/* //sidemenu //categories //subcategories */

.divSideMenu {
	border:none;
	margin-bottom:20px;
}

.divSideMenu a.sidemenu-category {
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	color:#6c6c6c;
	line-height:1.5;
	padding:10px 6px;
	border-bottom:1px solid #cccccc;
}

.divSideMenu a.sidemenu-category:hover {
	color:#013952;
	padding-left:10px;
}

.divSideMenu a.sidemenu-category.current,
.divSideMenu a.sidemenu-category.current:hover {
	color:#013952;
	background:transparent;
	border-bottom:3px solid #013952;
}

.divSideMenu a.sidemenu-subcategory {
	font-family:'Source Sans Pro', sans-serif;
	font-size:17px;
	border:none;
	background:transparent;
	color:#6c6c6c;
	padding-left:6px;
}

.divSideMenu a.sidemenu-subcategory:hover {
	color:#013952;
	padding-left:10px;
}

.divSideMenu a.sidemenu-subcategory.current,
.divSideMenu a.sidemenu-subcategory.current:hover {
	padding-left:6px;
	color:#013952;
}



footer {
	background:#ffffff;
	color:#333333;
}

.bottomFooter {
	background:#013952;
	/*background:linear-gradient(#9a0e2c, #831228);*/
	padding:30px 0;
}

.topFooter {
	height:38px;
	line-height:38px;
	background:#013952;
}

.topFooter-right 	{float:right;}
.topFooter-left 	{float:left;}

.topFooter .divBannerContactInfo,
.topFooter .divSuperNavSocial,
.topFooter .divFooterNavSocial,
.topFooter .divSuperNavPageLinks,
.topFooter .divContactWrapper,
.topFooter .divContactItem,
.topFooter .divContactItem a,
.topFooter .divContactItem p {
	display:inline-block;
	float:right;
}

.topFooter p.contactAddress,
.topFooter p.contactAddress span:first-of-type {
	display:inline-block;
	clear:none;
}

.footerLogo {
	text-align:left;
	padding-bottom:10px;
}

.footerLogo img {
	max-width:100%;
}

.bottomFooter-left .contactAddress {
	float:left;
}

.bottomFooter-left .contactAddress span {
	margin-right:5px;
	float:left;
}

.bottomFooter-left .contactAddress span:first-child {
	display:block;
	width:100%;
}

.divFooterNavSocial, 
.divFooterNavSocial #social-networking,
.divFooterNavSocial .social-div,
.divFooterNavSocial .social-div .social-networking,
.divFooterNavSocial .social-div .social-networking li,
.divFooterNavSocial .social-div .social-networking li a {
	height:38px;
	line-height:38px;
}

.divFooterNavSocial .social-div .social-networking a {
	font-size:24px;
	color:#f6f6f6;
}

.divFooterNavSocial .social-div .social-networking a:hover {
	color:#6c6c6c;
}

.divFooterNavSocial .social-div {
	float:right;
	margin-top: 0px;
}

.footerNav {
	text-align:right;
}

.footerNav a {
	font-family:'Poppins', sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:18px;
	padding:8px;
	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;
}

.footerNav a.first {
	padding-left:8px;
}

.footerNav a.last {
	padding-right:8px;
}

.footerNav a:hover,
.footerNav a.current {
	color:#d2d2d2;
	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;
	border-bottom:2px solid #d2d2d2;
}

.nonprofitStatement {
	color:#ffffff;
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	text-align:right;
	padding:0;
}

.bottomFooter p.contactAddress,
.bottomFooter p.contactAddress span:first-of-type {
	display:block;
	clear:both;
	color:#ffffff;
	font-size:18px;
}

.bottomFooter p.contactAddress .spanContactCity,
.bottomFooter p.contactAddress .spanContactState,
.bottomFooter p.contactAddress .spanContactZip {
	display:inline-block;
	margin:0 3px;
}

.bottomFooter p.contactAddress .spanContactCity {
	margin-left:0;
}

.bottomFooter-right {
	margin:0;
	padding:0;
}

.divContactWrapperFooter,
.divContactWrapperFooter a,
.divContactWrapperFooter p {
	color:#ffffff;
	font-size:18px;
}

.divContactWrapperFooter,
.divContactWrapperFooter a,
.divContactWrapperFooter p {
	color:#ffffff;
}

.divContactWrapperFooter a {
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divContactWrapperFooter a:hover {
	color:#666666;
	text-decoration:none;border-bottom:none;
}

.address1, .address2 {
	padding:0;
}

.address1 h3, .address2 h3, .address1 p, .address2 p {
	color:#ffffff;
	font-family:'Poppins', sans-serif;
	font-size:17px;
	font-weight:normal;
}

.address1 h3, .address2 h3 {
	font-weight:600;
}

.address1 .secondaryPhone,
.address2 .primaryPhone {
	display:none;
}

.address1 .emaillink {
	margin-top:10px;
}

.address2 .emaillink {
	display:none;
}

.lww {
	font-family:'Poppins', sans-serif;
	color:#ffffff;
	padding:15px 0;
}

p.CopyrightContainer,
p.CopyrightContainer a {
	font-family:'Poppins', sans-serif;
	font-size:17px;
	color:#ffffff;	
	text-align:right;
	-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:#d2d2d2;
	opacity:0.6;
}

a.anchBackToTop {
	background:green;
	color:#013952;
	text-decoration:none;
}

a.anchBackToTop:hover {
	background:#013952;
	color:green;
	text-decoration:none;
}



.body-home .content-div {
	padding:0;
	clear:both;
}

.body-home .textholder.textholder-page-footer {
	border:none;
	float:none;
	margin:30px auto;
}

.body-home .textholder.textholder-page-header {
	float:none;
	margin:auto;
	text-align:center;
	padding:30px 0;
}

.body-home .textholder.textholder-page-header * {
	color:#333333;
	font-family:'Poppins', sans-serif;
	font-weight:normal;
	font-size:26px;
	line-height:1.4;
}

/* //slider //maincallout */
.divMainCalloutWrapper {
	margin-top:130px;
} 

.divMainCalloutWrapper,
.divMainCalloutImage, 
.slideshowsitewidth .slideshowfigure,
.slideshowfigure,
.slideshowsitewidth .slideshowpicture,
.slideshowpicture {
	height:720px;
}

.slideshowfullwidth .swiper-slide img {
	position:absolute;
	top:0;
	height:720px;
	width:auto;
	max-width:none;
    -webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-mos-transform: translate(-50%);
	-o-transform: translate(-50%);	
	transform: translate(-50%);
	filter:brightness(0.75);
}


/* //slidertext //maincallouttext */

.divMainCalloutText {
	position:absolute;
	bottom:20%;
	left:10%;
	text-shadow: 1px 2px 5px rgba(34, 34, 34, 0.8);
}

.divMainCalloutWrapper .slideshowfloat .divMainCalloutText {
	position:absolute;
	right:0;
	height:100%;
}

/* //static text //staticimage //maincallouttext //staticmaincallout */

.mainCalloutImageWrapper, .divMainCalloutTextWrapper {
	overflow:hidden;
}

.divMainCalloutWrapper.static .divMainCalloutImage,
.divMainCalloutWrapper.static figure,
.divMainCalloutWrapper.static picture {
	position:relative;
	height:720px;
}

.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% - 140px);
	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;
}

.content-div .divMainCalloutText h1,
.content-div .divMainCalloutText h2 {
	font-family:'Poppins', sans-serif;
	font-size:48px;
	font-weight:normal;
}

.content-div .divMainCalloutText h3 {
	font-family:'Source Sans Pro', sans-serif;
	font-size:36px;
}

.content-div .divMainCalloutText p {
	font-family:'Source Sans Pro', sans-serif;
	font-size:22px;
	color:#ffffff;	
}

.content-div .divMainCalloutText a {
	text-decoration:none;border-bottom:none;
	display:inline-block;
	margin:10px 0;
	padding:10px 50px;
	line-height:1.75;
	font-size:21px;
	font-style:normal;
	text-shadow:none;
	background:#013952;
	color:#ffffff;
	font-family:'Poppins', sans-serif;
	font-weight:300;
	font-size:24px;
	-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:#013952;
	opacity:1;
	background:#c4d92d;
}

/* slider controls */
.divMainCalloutWrapper .swiper-button-prev,
.divMainCalloutWrapper .swiper-button-next {
	width:37px;
	height:64px;
	background-size:37px 64px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../../layout/images/arrow_prev.png);
	top:500px; /* will change per device */
	left:55px;
	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;
}

.divMainCalloutWrapper .swiper-button-next {
	background-image:url(../../layout/images/arrow_next.png);
	right:55px;
	left:auto;	
}

.divMainCalloutWrapper .swiper-button-prev:hover {
	background-image:url(../../layout/images/arrow_prev.png);
	opacity:1;
}

.divMainCalloutWrapper .swiper-button-next:hover {
	background-image:url(../../layout/images/arrow_next.png);
	opacity:1;
}

.swiper-pagination-clickable .swiper-pagination-bullet,
.swiper-pagination-clickable .swiper-pagination-bullet-active {
	height:21px;
	width:21px;
	margin:8px;
	opacity: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;
	line-height:auto;
	background:#013952;
}

.swiper-pagination-clickable .swiper-pagination-bullet-active {
	background:#013952;
	opacity:1;
}

.divMainCalloutWrapper .swiper-dots-holder {
    height: auto;
    text-align: center;
    background: transparent;
}

.divMainCalloutWrapper .swiper-dots-holder .swiper-pagination {
	margin: auto;
    width: auto;
    display: inline-block;
    padding: 8px 30px;
    height: 50px;
	margin-top:-30px;
    background: #f5f5f5;
    border-radius:50px;
	-webkit-box-shadow: 0px 0px 12px 0px rgba(34, 34, 34, 0.60);
	-moz-box-shadow:    0px 0px 12px 0px rgba(34, 34, 34, 0.60);
	box-shadow:         0px 0px 12px 0px rgba(34, 34, 34, 0.60);
}

/* //minicallout //callouts*/

.divMiniCalloutWrapperBackground {
	background:#d2d2d2;
	padding:40px 0;
}

.divMiniCalloutWrapper {

}

.divMiniCalloutRow {

}

.divMiniCallout {

}

.divMiniCallout a,
.divMiniCallout a:hover {
text-decoration:none;border-bottom:none;
}


.textholder-mini-callout {
float:none;
float:unset;
}

.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper {
margin:0;
padding:0;
}

.divMiniCallout {
height: 100%;
overflow: hidden;
padding:10px;
-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 {
transform:translateY(-8%);
-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divMiniCalloutTextWrapper {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
overflow:hidden;
padding:0px;
}

.divMiniCalloutInner {
float:left;
width:100%;
-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
padding-bottom:55px; 
}

.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper img {
width:100%;
max-width:none;
height:auto;
padding:10px;
}

.divMiniCalloutInner {
position: relative;
width:100%;
height:100%;
background:#f6f6f6;
top: 0;
left: 0;
}

.divMiniCallout:hover .divMiniCalloutInner {
-webkit-box-shadow: 0px 3px 12px 0px rgba(34, 34, 34, 0.55);
-moz-box-shadow:    0px 3px 12px 0px rgba(34, 34, 34, 0.55);
box-shadow:         0px 3px 12px 0px rgba(34, 34, 34, 0.55);
-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divMiniCalloutHeaderWrapper {
display:block;
position: absolute;
z-index: 999;
width: 100%;
-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
bottom:0;
}

.divMiniCallout:hover .divMiniCalloutHeaderWrapper {
display:block;
position: absolute;
z-index: 999;
width: 100%;
-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 .divMiniCalloutHeaderWrapper h3 {
font-family:'Poppins', sans-serif;
font-weight:normal;
font-size:32px;
color:#333333;
text-align:center;
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;
}

.divMiniCallout:hover .divMiniCalloutHeaderWrapper h3 {
	color:#013952;
	-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:1024px) and (max-width:1199px) {
	
	#main {
		margin-top:0;
	}
	
	.divMainCalloutWrapper,
	.divMainCalloutImage,
	.slideshowsitewidth .slideshowfigure,
	.slideshowfigure,
	.slideshowsitewidth .slideshowpicture,
	.slideshowpicture,
	.divMainCalloutWrapper.static .divMainCalloutImage,
	.divMainCalloutWrapper.static figure,
	.divMainCalloutWrapper.static picture {
		height:440px;
	}
	.slideshowfullwidth .swiper-slide img,
	.textholder-image.mainCalloutImageWrapper img {
		height:440px;
	}
	
	.content-div .divMainCalloutText h1,
	.content-div .divMainCalloutText h2 {
		font-size:42px;
		line-height:1;
	}
	
	.content-div .divMainCalloutText h3 {
		font-size:32px;
		line-height:1;
	}
	
	.content-div .divMainCalloutText p {
		font-size:18px;
	}
	
	.content-div .divMainCalloutText p a {
		font-size:18px;
	}
	
	/* //minicallout */
	
	.divMiniCallout {
	
	}
	
	.divMiniCalloutInner {

	}	
	
	.content-div .divMiniCalloutHeaderWrapper {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper h3 {
		font-size:26px;
	}
	
	.divMainCalloutWrapper .swiper-button-prev, .divMainCalloutWrapper .swiper-button-next {
		display:none;
	}
	
	.fbFeed iframe {
		padding:0 15px;
	}
	
}

@media (min-width:768px) and (max-width:1023px) {
	
	#main {
		margin-top:0;
	}
	
	.divMainCalloutWrapper,
	.divMainCalloutImage,
	.slideshowsitewidth .slideshowfigure,
	.slideshowfigure,
	.slideshowsitewidth .slideshowpicture,
	.slideshowpicture,
	.divMainCalloutWrapper.static .divMainCalloutImage,
	.divMainCalloutWrapper.static figure,
	.divMainCalloutWrapper.static picture {
		height:375px;
	}
	.slideshowfullwidth .swiper-slide img,
	.textholder-image.mainCalloutImageWrapper img {
		height:375px;
	}
	
	.content-div .divMainCalloutText h1,
	.content-div .divMainCalloutText h2 {
		font-size:30px;
		line-height:1;
		margin:5px 0;
	}
	
	.content-div .divMainCalloutText h3 {
		font-size:24px;
		line-height:1;
		margin:5px 0;
	}
	
	.content-div .divMainCalloutText p {
		font-size:18px;
		line-height:1.3;
	}
	
	.content-div .divMainCalloutText p a {
		font-size:18px;
	}
	
	/* //minicallout */
	
	.divMiniCallout {
		
	}
	
	.divMiniCalloutInner {
	}
	
	.content-div .divMiniCalloutHeaderWrapper {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper h3 {
		font-size:20px;
	}
	
	.divMainCalloutWrapper .swiper-button-prev, .divMainCalloutWrapper .swiper-button-next {
		display:none;
	}
	
	.footerNav, .footerLogo {
		display:none;
	}
	
	.divFooterNavSocial .social-div {
		float:none;
	}
	
	p.CopyrightContainer, p.CopyrightContainer a {
		text-align:center;
	}
	
	.divFooterNavSocial .social-div {
	    margin-top:0;
    }
	
	.topFooter-left {
		display:none;
	}
	
	.divMainCalloutText {
		max-width:620px;
		bottom:5%;
		left:5%;
	}
	
	.nonprofitStatement {
		text-align:center;
		margin-top:15px;
	}
		
}

@media (max-width:767px) {
	
	#main {
		margin-top:0;
	}

	.divMainCalloutWrapper,
	.divMainCalloutImage,
	.slideshowsitewidth .slideshowfigure,
	.slideshowfigure,
	.slideshowsitewidth .slideshowpicture,
	.slideshowpicture,
	.divMainCalloutWrapper.static .divMainCalloutImage,
	.divMainCalloutWrapper.static figure,
	.divMainCalloutWrapper.static picture {
		height:250px;
	}
	
	.divMainCalloutWrapper,
	.divMainCalloutImage,
	.divMainCalloutWrapper.static .divMainCalloutImage {
		height:auto;
	}
	
	.divMainCalloutWrapper .swiper-slide img,
	.textholder-image.mainCalloutImageWrapper img {
		position:relative;
		height:250px;
		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:#d2d2d2;
		background-image: url(../images/texture.png);
		left:0;
	}
	
	.content-div .divMainCalloutText * {
		text-align:center;
		color:#333333;
		text-shadow:none;
	}
	
	.content-div .divMainCalloutText h1,
	.content-div .divMainCalloutText h2 {
		font-size:30px;
		line-height:1;
		margin:5px 0;
	}
	
	.content-div .divMainCalloutText h3 {
		font-size:24px;
		line-height:1;
		margin:5px 0;
	}
	
	.content-div .divMainCalloutText p {
		font-size:17px;
		color:#333333;
		line-height:1.3;
	}
	
	.content-div .divMainCalloutText p a {
		font-size:18px;
	}
	
	.content-div .MainCalloutTextCenterInner *:first-child {
		margin-top:15px;
	}	

	.content-div .MainCalloutTextCenterInner *:last-child {
		margin-bottom:15px;
	}
		
	.divMainCalloutWrapper .swiper-pagination {
		bottom:0;
	}
	
	.slideshowfullwidth .swiper-slide img {
		left:21%;l
	}
	
	/* //minicallout */
	
	.divMiniCallout {
		
	}
	
	.divMiniCalloutInner {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper h3 {
		font-size:26px;
	}

	.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper {
		float:none;
	}

	.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper img {
		
	}
	
	/* //home //content */
	.divPageHeader-home,
	.divPageFooter-home {
		padding:0 15px;
	}
	
	.body-home .tablet-Media .divMediaWrapper-right,
	.body-home .tablet-Media .divMediaWrapper-left {
		margin-left:-15px;
		margin-right:-15px;
	}	
	
	.divMainCalloutWrapper .swiper-button-prev, .divMainCalloutWrapper .swiper-button-next {
		display:none;
	}
	
	.body-home .textholder.textholder-page-header * {
		font-size:20px;
	}
	
	.divMainCalloutWrapper .swiper-dots-holder .swiper-pagination {
		margin-top:0;
	}
	
	.body-home .textholder.textholder-page-header {
		padding:10px 0 20px 0;
	}
	
	p.CopyrightContainer, p.CopyrightContainer a {
		text-align:center;
	}
	
	.navcontainer a.anchLogoLink img {
		width:270px;
		margin-top:10px;
	}
	
	.supernav .divSuperNavSocial {
		display:none;
	}
	
	.fbFeedMobile iframe {
		border:none;
	}
	
	.address1 h3, .address2 h3, .address1 p, .address2 p, .divContactWrapperFooter a {
		font-size:16px;
	}

	.nonprofitStatement {
		text-align:center;
		padding:10px;
		font-size:16px;
		margin-top:10px;
	}
	
	p.CopyrightContainer, p.CopyrightContainer a {
		font-size:16px;
	}
	
	.body.body-events.body-event.body-4 .divMediaWrapper-right {
		margin-top:0;
		max-width:100%;
	}
	
}

.divPageAdditionalControlsWrapper {
	text-align:center;
	display:none;
}



.fbFeed {
	text-align:center;
	background:#ffffff;
	padding:30px 0;
}

.fbFeedMobile {
	text-align:center;
	background:#ffffff;
	padding:20px 0;
}

.fbFeed iframe {
	border:none;
}



.divDirectorySearch {
	display:block;
	margin-bottom:15px;
}

.divDirectorySearchBtnWrapper input,
.divDirectorySearchBtnWrapper input:hover {
	display:block;
	padding:0;
	width:100%;
	height:100%;
	line-height:40px;
	background:transparent;
	color:#013952;
	z-index:50;
	border:none;
}

#txtDirectorySearch {
	float:left;
	width:66%;
	display:inline-block;
	line-height:40px;
	min-height:40px;
}

.divDirectorySearchBtnWrapper {
	width:32%;
	float:right;
	display:inline-block;
	margin-left:1%;
	position:relative;
	border:2px solid #013952;
	color:#013952;
	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;
}

.divDirectorySearchBtnWrapper .fa {
	position:absolute;
	opacity:0;
	top:12px;
	right:15px;
	color:#ffffff;
	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;
	display:inline-block;
	margin-left:5px;
	z-index:1;
}

.divDirectorySearchBtnWrapper:hover .fa {
	opacity:1;
	right:10px;
	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;
}

.divDirectorySearchBtnWrapper:hover {
	background:#013952;
	color:#ffffff;
	
}

.divDirectorySearchBtnWrapper:hover input {
	color:#ffffff;
}

.content-div .ulDirectorySocialWrapper > li a:hover {
	text-decoration:none;border-bottom:none;
	color:green;
}

.ulDirectorySocialWrapper > li .fa-lg {
	font-style:normal;
}

.divTiledListing h3 {
	font-size:28px;
}

.divTiledListing h3:nth-child(2) {
	font-size:22px;	
}



.group input,
.group textarea,
.group select {
	border-bottom:1px solid #013952;
}

.group input:focus,
.group textarea:focus,
.group select:focus {
	border-bottom:1px solid #013952;
}

.group label,
.form-control {
	color:#666666;
}

.group .bar:before, .group .bar:after {
	background:#013952;
}

#frmContactForm input[type=text],
#divGetDirections input[type=text] {
	margin-top:30px;
	border-bottom-color:#013952;
}

#divGetDirections input[type=text] {
	margin-top:0;
}

#frmContactForm input[type=submit],
#divGetDirections input[type=submit] {
	background:#013952;
	border:none;
	font-family:'Source Sans Pro', sans-serif;
	font-size:19px;
	border-radius:0;
	line-height:1;
	color:#ffffff;
	text-shadow:none;
}

#frmContactForm input[type=submit]:hover,
#divGetDirections input[type=submit]:hover {
	color:#ffffff;
	background:#333333;
}

#frmContactForm input[type=submit] {
	line-height:2;
}

input[type=file]#fileUpload:hover,
.fileinput-button:hover {
	background:green;
}


.frmFEForm .anchForgot 			{color:#013952;}
.frmFEForm .anchForgot:after 	{background:#013952;}







.content-div-directory .fa {
	color:green;
}

.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:#013952;	
	border-color:#013952;
}

.content-div-directory .fullwidth .divListingBelow:last-of-type {
	margin-bottom:30px;
}




.content-div.content-div-multiple-entries > h2{
	text-align:center;
	font-size:24px;
}

.content-div-blog .divPaginationWrapper .Pagination.CurrentPage {
	background:#013952;
	border-color:#013952;
} 

.content-div-blog .divSideMenu.right {
	border-color:#013952;
}

.divSideMenu a.blogsidemenuchooser:hover {
	color:#000000;
}

.divSideMenu a.blogsidemenuchooser.current,
.divSideMenu a.blogsidemenuchooser.current:hover {
	background:#013952;
	color:#ffffff;
}
 
.divSideMenu a.anchYearLink:hover,
.divSideMenu a.anchYearLink.current-year {
	background:#013952;
	color:#ffffff;
}

.divSideMenu a.anchMonthLink:hover,
.divSideMenu a.anchMonthLink.current-month {
	background:#f6f6f6;
	color:#013952;
}

.divSideMenu a.anchTagLink:hover,
.divSideMenu a.anchTagLink.current-tag {
	color:#013952;
}

.content-div-blog .blog-preview h3 a {
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	border:none;
	color:#013952;
}

.content-div-blog .blog-preview h3 a:hover {
	color:#6c6c6c;
}

.blog-inner .read-more,
.blogSubTitle-tags a {
	color:#013952;
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	font-weight:bold;
	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;
}

.blog-inner .read-more:hover,
.blogSubTitle-tags a:hover {
	color:#6c6c6c;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.blogsearch input[type=submit] {
	border-color:#013952;
	color:#013952;
	background:transparent;
}

.blogsearch input[type=submit]:hover {
	color:#ffffff;
	background:#013952;
	border-color:#013952;
}



.galleryImageWrapper img,
.galleryImageWrapper:hover img {
	padding:5px;
}
.sideMenuLeft .divMediaWrapper.galleryImageWrapper,
.sideMenuRight .divMediaWrapper.galleryImageWrapper {
	padding:7.5px;
}



.navbar-toggle {
	margin:17px 15px;
	border:2px solid transparent;
}

.navbar-toggle:focus,
.navbar-toggle:active,
.navbar-toggle:hover {
	background:rgba(255,255,255,0.25);
}

.navbar-toggle .icon-bar {
	background:#ffffff;
	border:2px solid #013952;
}

nav .anchSandwichNav {
	font-family:'Poppins', sans-serif;
	color:#6c6c6c;
	border-bottom:1px solid #cccccc;
}

nav .anchSandwichNav.current,
nav .anchSandwichNav:hover {
	border-bottom:1px solid #cccccc;
	border-left:4px solid #013952;
	color:#013952;
}



.dropdown.tablet .btn-default {
	font-family:'Source Sans Pro', sans-serif;
	color:#6c6c6c;
}
.dropdown.tablet.open,
.dropdown.tablet .btn-default:hover,
.dropdown.tablet .btn-default:active,
.dropdown.tablet .btn-default:focus {
	color:#013952;
	background:#ffffff;
}

.mainNav-category-container a {
	display:block;
	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;
	padding:10px 15px;
	line-height:1.5;
	font-size:18px;
	text-decoration:none;border-bottom:none;

}


@media (min-width:1200px) and (max-width:1366px) and (max-height:768px) {
	
	.supernav {
		line-height:40px;
		height:40px;
	}
	
	.supernav a {
		line-height:40px;
		height:40px;
	}
	
	.navcontainer {
		top:40px;
		line-height:100px;
		height:100px;
	}
	
	.dropdown.tablet .btn-default,
	#navbar .anchMainNav {
		font-size:19px;
		line-height:100px;
		height:100px;
		padding:0 10px;
	}

	.divMainCalloutText {
		max-width:900px;
	}
	
	.divMainCalloutWrapper .swiper-button-prev, .divMainCalloutWrapper .swiper-button-next {
		top:360px;
	}
	
	.divMiniCalloutWrapperBackground {
		padding:40px;
	}
	
	.divMainCalloutWrapper,
	#main .divPageHeaderWrapper {
		margin-top:140px;
	}

	#main .divPageHeaderWrapper {
		height:140px;
	}

	#main h2.pagelabelheader {
		font-size:36px;
	}
	
	.divMainCalloutWrapper {
		height:auto;
	}
	
	.divMainCalloutImage,
	.slideshowsitewidth .slideshowfigure,
	.slideshowfigure,
	.slideshowsitewidth .slideshowpicture,
	.slideshowpicture {
		max-height:440px;
		width:auto;
	}
	
	.slideshowfullwidth .swiper-slide img {
		width:100%;
		height:auto;
	}
	
	.slideshowfullwidth .swiper-slide img {
		top:50%;
		-webkit-transform:translate(-50%,-50%);
		-moz-transform:translate(-50%,-50%);
		-o-transform:translate(-50%,-50%);
		-ms-transform:translate(-50%,-50%);
		transform:translate(-50%,-50%);
	}
	
	.content-div .divMainCalloutText h1, .content-div .divMainCalloutText h2 {
		font-size:40px;
	}
	
	.content-div .divMainCalloutText h3 {
		font-size:32px;
	}
	
	.content-div .divMainCalloutText p {
		font-size:20px;
	}
	
	.divMainCalloutText {
		bottom:10%;
		left:8%;
	}
	
}


@media (min-width:1366px) {
	.slideshowfullwidth .swiper-slide img {
		min-width:100%;
		height:auto;
		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;
	}
	
}

@media (max-width:1023px) {

}

@media (min-width:768px) and (max-width:1199px) {
	
}


@media (min-width:1024px) and (max-width:1199px) {
	
	.supernav {
		height:40px;
		line-height:40px;
	}
	
	.supernav .anchSuperNav,
	.supernav .divBannerContactInfo,
	.supernav .divSuperNavSocial,
	.supernav .divSuperNavPageLinks,
	.supernav .divContactWrapper a,
	.supernav .divContactWrapper p,
	.supernav .divContactEmail,
	.supernav .social-div .social-networking,
	.supernav .social-div .social-networking a {	
		height:40px;
		line-height:40px;
	}
	
	.navcontainer {
		top:40px;	
		height:100px;
		line-height:100px;	
	}
	
	#navbar .anchMainNav {
		font-size:20px;
		padding:0 10px;
		height:100px;
		line-height:100px;
	}	
	
	#main .divPageHeaderWrapper {
		height:140px;
	}	
	
	#main h2.pagelabelheader {
		font-size:42px;
	}	
	
	.content-div h1,
	.content-div h2 {
		font-size:40px;
	}
	
	.content-div h3 {
		font-size:30px;
	}
	
	.content-div p {
		font-size:16px;
	}
	
	.divMainCalloutText {
		bottom:8%;
		left:4%;
	}	
	
}
@media (min-width:768px) and (max-width:1023px) {

	.supernav {
		height:40px;
		line-height:40px;
	}
	
	.supernav .anchSuperNav,
	.supernav .divBannerContactInfo,
	.supernav .divSuperNavSocial,
	.supernav .divSuperNavPageLinks,
	.supernav .divContactWrapper a,
	.supernav .divContactWrapper p,
	.supernav .divContactEmail,
	.supernav .social-div .social-networking,
	.supernav .social-div .social-networking a {	
		height:40px;
		line-height:40px;
	}
	
	.navcontainer {
		top:40px;	
		height:100px;
		line-height:100px;	
	}
	
	#navbar .anchMainNav {
		font-size:20px;
		padding:0 10px;
		height:100px;
		line-height:100px;
	}

	#main .divPageHeaderWrapper {
		height:140px;
	}

	#main h2.pagelabelheader {
		font-size:36px;
	}	
	
	.content-div h1,
	.content-div h2 {
		font-size:36px;
	}
	
	.content-div h3 {
		font-size:24px;
	}
	
	.content-div table,
	.content-div td,
	.content-div li,
	.content-div p {
		font-size:17px;
	}	
	
}


@media (max-width:767px) {
	
	header {
		height:140px;
	}
	
	.supernav.container,
	.navcontainer .container {
		padding:0;
	}
	
	.anchLogoLink {
		padding-left:15px;
	}	
	
	#navbar, #navbar.fullWidth {
		width:100%;
		margin-top:20px;
	}	
	
	.supernav {
		height:40px;
		line-height:40px;
	}
	
	.supernav .anchSuperNav,
	.supernav .divBannerContactInfo,
	.supernav .divSuperNavSocial,
	.supernav .divSuperNavPageLinks,
	.supernav .divContactWrapper a,
	.supernav .divContactWrapper p,
	.supernav .divContactEmail,
	.supernav .social-div .social-networking,
	.supernav .social-div .social-networking a {	
		height:40px;
		line-height:40px;
	}
	
	
	.navcontainer,
	.navcontainer .container {
		top:40px;	
		height:100px;
		line-height:100px;	
	}
		
	#main {
		margin-top:0;
	}
	
	.divMainCalloutWrapper,
	#main .divPageHeaderWrapper {
		margin-top:140px;
	}	

	#main h2.pagelabelheader {
		margin-top:0;
		line-height:1;
		font-size:32px;
	}	
	
	.content-div h1,
	.content-div h2 {
		font-size:36px;
	}
	
	.content-div h3 {
		font-size:24px;
	}	
	
	.content-div table,
	.content-div td,
	.content-div li,
	.content-div p {
		font-size:16px;
	}	
	
	.content-div .subcats-select,
	.content-div .subcats-select a {
		font-style:normal;
		color:#6c6c6c;
	}
	
	.content-div .sidemenu-subcategory.current-year {
		color:#013952;
	}
	
	.content-div .sidemenu-subcategory.current-tag,
	.content-div .sidemenu-subcategory.current-month {
		padding-left:10px;
		color:#013952;
	}
	
	/* //blog */
	.content-div.content-div-multiple-entries > h2{
		text-align:center;
		font-size:24px;
	}
	
	/* //footer */
	
	.bottomFooter-left,
	.bottomFooter-center,
	.bottomFooter-right {
		width:100%;
		text-align:center;
		clear:both;
	}
	
	footer .divMainNavLinkWrapper-right,
	footer .divSuperNavLinkWrapper-split-right,
	footer .divSuperNavLinkWrapper-right {
		width:100%;
		text-align:center;
		clear:both;
	}	
	
	.topFooter {
		padding:20px 0;
		height:auto;
	}
	
	.bottomFooter {
		padding-top:0;
	}
		
	.divFooterNavSocial .social-div .social-networking a {
		font-size:24px;
		color:#ffffff;
		text-align:center;
	}	
	
	.divFooterNavSocial .social-div {
		float:none;
	}
	
}

@media (max-width:767px) and (orientation:landscape) {
	
	.slideshowfullwidth .swiper-slide img {
		left:50%;
		width:100%;
		height:auto;
	}
	
}

@media (max-width:365px) {
	
}



.divSponsorSliderWrapper {
	background:#f4f4f4;
	padding-top:0;
	padding-bottom:25px;
	text-align:center;
}

.divSponsorSliderHeader {
	background:#ffffff;
	text-align:center;
	padding:15px 0;
}

.divSponsorSlider  {
	padding-top:40px;
}

.divSponsorSliderHeader h3,
.divSponsorSliderHeader h2 {
	color:#013952;
	font-family:'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:32px;
}

.divSponsorSliderWrapper p {
	margin:15px auto;
}


.divSponsorSliderWrapper .container {
	position:relative;
	width:100%;
	padding:0 100px;
}

.divSponsorSliderWrapper .swiper-slide {
	padding:5px; 
	width:260px;
	width:auto;
}


.content-div-directory .divSponsorSliderWrapper .swiper-slide img,
.divSponsorSliderWrapper .swiper-slide img {
	position:absolute;
	top:50%;
	left:50%;
	width:100%;
	height:auto;
	max-height:none;
	max-width:none;
	padding:10px;
	-ms-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	
}

.divSponsorSliderWrapper .swiper-slide img:hover {
	filter: grayscale(0%);
}

.divSponsorSliderWrapper .divMediaWrapper {
	position:relative;
	width:100%;
	padding:0;
	margin:0;
	height:250px;
	width:250px;
	float:none;
	margin:auto;
	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;
}

.divSponsorSliderWrapper .divMediaWrapper:hover {
	transform:translateY(-15px);
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divSponsorSliderWrapper .anchTextWrapperLink {
	cursor: pointer;
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    padding: 0 35px;
}


.divSponsorSliderWrapper .anchTextWrapperLink .bodytextholder,
.divSponsorSliderWrapper .bodytextholder {
    display: block;
    float: left;
    width: 100%;
    height: 100%;
	text-align:center;
	overflow:hidden;
}

.swiper-button-prev-sponsors,
.swiper-button-next-sponsors {
	cursor:pointer;
	position:absolute;
	top:50%;
	width:41px;
	height:66px;
	background:url('../images/arrow_prev_alt.png');
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	left:25px;
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	opacity:0.5;
	-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-next-sponsors {
	left:auto;
	right:25px;
	background-image:url('../images/arrow_next_alt.png');
		
}

.swiper-button-prev-sponsors:hover,
.swiper-button-next-sponsors:hover {
	opacity:1;
}

.swiper-pagination-sponsor-slider .swiper-pagination-bullet,
.swiper-pagination-sponsor-slider .swiper-pagination-bullet-active  {
	height:18px;
	width:18px;
	margin:8px;
	background:#666666;
	border-radius:50px;
}


.swiper-pagination-sponsor-slider .swiper-pagination-bullet-active {
	background:#013952;
}

@media (min-width:768px) and (max-width:1023px) {
		
	.divSponsorSliderWrapper .container {
		padding:0 50px;
	}
	
	.divSponsorSliderWrapper .swiper-slide {
		width:222px;
	}
	
	.divSponsorSliderWrapper .divMediaWrapper {
		width:200px;
		height:200px;
	}
	
	.divSponsorSliderWrapper .swiper-slide img {
		max-height:220px;
	}
	
	.swiper-button-prev-sponsors,
	.swiper-button-next-sponsors {
		width:25px;
		height:45px;
		left:10px;
	}
		
	.swiper-button-next-sponsors {
		left:auto;
		right:10px;
	}
	
	.divSponsorSliderWrapper .anchTextWrapperLink {
		padding:0;
	}

	.swiper-pagination-sponsor-slider .swiper-pagination-bullet,
	.swiper-pagination-sponsor-slider .swiper-pagination-bullet-active,
	.swiper-pagination-clickable .swiper-pagination-bullet,
	.swiper-pagination-clickable .swiper-pagination-bullet-active {
		height:	18px;
		width:	18px;
	}
	
	.divSponsorSliderHeader h3, .divSponsorSliderHeader h2 {
		font-size:28px;
	}
	
}

@media (max-width:767px) {
		
	.divSponsorSliderWrapper .container {
		padding:0 45px;
	}
	
	.divSponsorSliderWrapper .swiper-slide {
		width:100%;
	}
	
	.divSponsorSliderWrapper .divMediaWrapper {
		width:100%;
		height:225px;
	}
	
	.divSponsorSliderWrapper .swiper-slide img {
		max-height:245px;
		max-width:120vw;
	}
	
	.swiper-button-prev-sponsors,
	.swiper-button-next-sponsors {
		display:none;
		width:25px;
		height:45px;
		left:10px;
	}
		
	.swiper-button-next-sponsors {
		left:auto;
		right:10px;
	}	
	
	.divSponsorSliderWrapper {
		padding-bottom:0;
	}
	
	.divSponsorSliderWrapper .container {
		padding:0 15px;
	}
	
	.divSponsorSliderWrapper .anchTextWrapperLink {
		padding:0;
	}
	
	.divSponsorSlider {
		padding-bottom:40px;
	}
	
	.divSponsorSliderHeader h3, .divSponsorSliderHeader h2 {
		font-size:26px;
	}
	
}



.divPullWrapper-blog {
	padding-top:100px;
	padding-bottom:100px;
	float: left;
    width: 100%;
    background:#d2d2d2;
}

.divPullWrapper-blog a {
	font-family:'Source Sans Pro', sans-serif;
    font-size:19px;
    color:#013952;
    font-style:italic;
	font-weight:bold;
    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;
    cursor: pointer;
}

.divPullWrapper-blog .divPullHeader {
	padding:18px 20px;
	border-bottom:2px solid #6c6c6c;
}

.divPullWrapper-blog a:hover {
	color:#6c6c6c;
}

.divPullWrapper-blog h3 a {
	font-style:normal;
	text-transform:none;
	font-size:24px;
	line-height:20px;
}

.divPullWrapper-blog h3 {
	color:#333333;
	font-family:'Source Sans Pro', sans-serif;
	font-size:34px;
}

.divPullWrapper-blog .divPullInner {
	background: #ffffff;
    box-shadow: 0px 3px 8px -4px rgba(0,0,0,0.3);
    z-index:9;
	padding:20px 30px;
}

.divLatestNewsImage {
	position:relative;
	height:508px;
	background-image:url('../images/newspull_img.jpg');	
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	 z-index:0;
}


.divLatestNewsImage:after {
	content:"";
	position:absolute;
	right:0;
	bottom:-5px;
	height:5px;
	width:90%;
	background:#013952;
}

@media (min-width:1024px) and (max-width:1199px) {
	
	.divPullWrapper-blog .divPullInner {
		padding:15px;
	}
	
}

@media (min-width:768px) and (max-width:1023px) {
		
	.divPullWrapper-blog .divPullInner {
		padding:15px;
	}
	
	.divLatestNewsImage {
		height:360px;
	}
	
}

@media (max-width:767px) {
	.divLatestNewsImage {
		clear:both;
		height:260px;
	}
	
	.divPullWrapper-blog .blog-container {
		padding:20px;
	}
	
	.body.body-home.body-home.body-11 .blog-container {
		padding:12px;
	}
	
	.divPullWrapper-blog .divPullHeader {
		padding-left:16px;
		padding-top:0;
	}	
	
}

.testimonial-card .testimonial {
    width:100%;
}

.sidemenu-category-container-30 {
	display:none;
}



#main > div.container-full.content-div-full.content-div.content-div-home.content-div-home > div.facebookWrapper.divPullWrapper.col-xs-12.col-sm-12.col-md-6.col-lg-5,
#main > div.container-full.content-div-full.content-div.content-div-home.content-div-home > div.facebookWrapper.divPullWrapper.col-xs-12.col-sm-12.col-md-6.col-lg-5 > div > div.divFacebookTitleWrapper.divPullHeader {
	display: flex;
	align-items: center;
	justify-content: center;
	float: none;
	width: 100%;
}

#main > div.container-full.content-div-full.content-div.content-div-home.content-div-home > div.facebookWrapper.divPullWrapper.col-xs-12.col-sm-12.col-md-6.col-lg-5 > div > div.divFacebookTitleWrapper.divPullHeader {
	flex-direction: column;
}

#main > div.container-full.content-div-full.content-div.content-div-home.content-div-home > div.facebookWrapper.divPullWrapper.col-xs-12.col-sm-12.col-md-6.col-lg-5 > div > div.divFacebookTitleWrapper.divPullHeader > h3,
#main > div.container-full.content-div-full.content-div.content-div-home.content-div-home > div.facebookWrapper.divPullWrapper.col-xs-12.col-sm-12.col-md-6.col-lg-5 > div > div.divFacebookTitleWrapper.divPullHeader > a {
	text-align:center;
}


.divMainCalloutImage .swiper-container {
	background: black;
}

#main .divPageHeaderWrapper {
	background: white;
}
