
/* //tablet + mobile navigation */
@media (max-width:1023px) {

	header {
		height:120px;
	}	
	
	.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 #1a376c;
	}
	
	.navbar-toggle .icon-bar+.icon-bar {
		margin-top:6px;
	}
	
	
	.navcontainer,
	.navcontainer header,
	.navcontainer .container {
		height:80px;
	}
	
	#navbar,
	#navbar.fullWidth	{
		position:relative;
		display:block;
		max-height:650px;
		max-height:calc(90vh - 120px);
		overflow-y:scroll;
		overflow-x:hidden;			
		float:right;
		padding:0;
	    clear: both;
	    width: 50%;
	    background: #ffffff;	
	    z-index: 1030;		
		;
	}

	.navbar-nav.divSandwichNavPageLinks {
		float:left;
		width:100%;
	}
	
	nav .anchSandwichNav {
		font-family:'Source Sans Pro', sans-serif;
		color:#666666;
		line-height:1;
		margin:0;
		padding-bottom:15px;
		padding-top:15px;
		padding-left:10px;
		text-decoration:none;border-bottom:none;
		border-bottom:1px solid #d8d8d8;
		-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 #d8d8d8;
		border-left:4px solid #1a376c;
		padding-left:6px;
		color:#1a376c;
	}
	
	nav .anchSandwichNav.last {
		border-bottom:none;
	}
	
	#main {
		margin-top:0;
		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 - 120px);
	}
}

@media (max-width:360px) and (orientation:portrait) {
	
	#navbar,
	.navbar-nav {
		max-height:400px;
		max-height:85vh;
		max-height:calc(90vh - 120px);
	}
}



@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-LightItalic.eot');
    src: url('../fonts/SourceSansPro-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-LightItalic.woff2') format('woff2'),
        url('../fonts/SourceSansPro-LightItalic.woff') format('woff'),
        url('../fonts/SourceSansPro-LightItalic.ttf') format('truetype'),
        url('../fonts/SourceSansPro-LightItalic.svg#SourceSansPro-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-BoldItalic.eot');
    src: url('../fonts/SourceSansPro-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-BoldItalic.woff2') format('woff2'),
        url('../fonts/SourceSansPro-BoldItalic.woff') format('woff'),
        url('../fonts/SourceSansPro-BoldItalic.ttf') format('truetype'),
        url('../fonts/SourceSansPro-BoldItalic.svg#SourceSansPro-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Bold.eot');
    src: url('../fonts/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-Bold.woff2') format('woff2'),
        url('../fonts/SourceSansPro-Bold.woff') format('woff'),
        url('../fonts/SourceSansPro-Bold.ttf') format('truetype'),
        url('../fonts/SourceSansPro-Bold.svg#SourceSansPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Light.eot');
    src: url('../fonts/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-Light.woff2') format('woff2'),
        url('../fonts/SourceSansPro-Light.woff') format('woff'),
        url('../fonts/SourceSansPro-Light.ttf') format('truetype'),
        url('../fonts/SourceSansPro-Light.svg#SourceSansPro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Italic.eot');
    src: url('../fonts/SourceSansPro-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-Italic.woff2') format('woff2'),
        url('../fonts/SourceSansPro-Italic.woff') format('woff'),
        url('../fonts/SourceSansPro-Italic.ttf') format('truetype'),
        url('../fonts/SourceSansPro-Italic.svg#SourceSansPro-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-SemiBold.eot');
    src: url('../fonts/SourceSansPro-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-SemiBold.woff2') format('woff2'),
        url('../fonts/SourceSansPro-SemiBold.woff') format('woff'),
        url('../fonts/SourceSansPro-SemiBold.ttf') format('truetype'),
        url('../fonts/SourceSansPro-SemiBold.svg#SourceSansPro-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Regular.eot');
    src: url('../fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-Regular.woff2') format('woff2'),
        url('../fonts/SourceSansPro-Regular.woff') format('woff'),
        url('../fonts/SourceSansPro-Regular.ttf') format('truetype'),
        url('../fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-SemiBoldItalic.eot');
    src: url('../fonts/SourceSansPro-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/SourceSansPro-SemiBoldItalic.woff') format('woff'),
        url('../fonts/SourceSansPro-SemiBoldItalic.ttf') format('truetype'),
        url('../fonts/SourceSansPro-SemiBoldItalic.svg#SourceSansPro-SemiBoldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}





.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:#f2f2f2;
	z-index:300;
}


.supernav .divSuperNavPageLinks {
	
}

.supernav .anchSuperNav {
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	color:#333333;
	background:transparent;
}

.supernav .anchSuperNav:hover,
.supernav .anchSuperNav.current {
	color:#E82026;
	background:transparent;
	background:rgba(255,255,255,.01);
}
.supernav .divBannerContactInfo,
.supernav .divSuperNavSocial,
.supernav .divSuperNavPageLinks,
.supernav .divContactWrapper,
.supernav .divContactItem,
.supernav .divContactItem a,
.supernav .divContactItem p {
	display:inline-block;
	float:right;
}

.supernav .divContactItem a:hover {
	text-decoration:none;border-bottom:none;
	color:#E82026;
}

.supernav .divBannerContactInfo {
	margin-right:10px;
}

.supernav .divSuperNavSocial {
	
}

.supernav .divContactWrapper a,
.supernav .divContactWrapper p {
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	margin:0;
	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 .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 {
	margin:0;
	display:none;
}

.supernav .social-div,
.supernav .social-div .social-networking,
.supernav .social-div .social-networking li,
.supernav .social-div .social-networking a {
	float:left;
	padding:0;
	height:40px;
	line-height:38px;
	color:#E82026;
	font-size:33px;
	-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:#1a376c;
}




.navcontainer {
	position:absolute;
	top:40px;	
	width:100%;
	height:80px;
	line-height:80px;	
	background:rgba(255,255,255,.8);
	z-index:300;		
	;
	border:none;
}

.anchLogoLink {
	display:inline-block;
	width:auto;
	margin-top:-30px;
}

.headerInBanner {
	margin-top:-20px !important;
}

.anchLogoLink h1,
.headerInBanner.centeredLogo {
	margin:0;
}

.anchLogoLink img {
	max-width:330px !important;
	width:auto;
}

#navbar {
	float:right;
	padding:0;
}

#navbar.fullWidth {
	padding:0;
}

#navbar .anchMainNav {
	display:inline-block;
	float:left;
	font-family:'Source Sans Pro', sans-serif;
	font-weight:normal;
	font-size:20px;
	padding:0 12px;
	height:80px;
	line-height:80px;
	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:hover,
#navbar .anchMainNav.current,
#navbar .divAnchDDLWrapper .anchMainNav.current,
#navbar .dropdown.tablet.current .btn-default,
#navbar .divAnchDDLWrapper:hover .anchMainNav {
	color:#333333;
	background:rgba(255,255,255,.7);
	-webkit-box-shadow: inset 0px -5px 0px 0px #E82026;
	-moz-box-shadow:    inset 0px -5px 0px 0px #E82026;
	box-shadow:         inset 0px -5px 0px 0px #E82026;
	
}

#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:80px;
	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:url('../../layout/images/callouts_bg.jpg');
	height:80px;
	margin-top:120px;
	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 h1.pagelabelheader, #main h2.pagelabelheader {
	font-family:'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:48px;
	color:#333333;
	line-height:1;
}

.content-div h1,
.content-div h2 {
	font-family:'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:48px;
	color:#333333;	
}

.content-div h3 {
	font-family:'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:36px;
	color:#333333;	
}

.content-div table,
.content-div td,
.content-div li,
.content-div p {
	font-family:'Source Sans Pro', 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;
	font-style:italic;	
	color:#E82026;
	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:#E82026;
	border-bottom:1px solid #E82026;	
}

.content-div table a,
.content-div li a,
.content-div p a {
	text-decoration:none;border-bottom:none;
	font-style:italic;	
	color:#E82026;	
	font-weight:600;
	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:#E82026;	
	border-bottom:1px solid #E82026;		
}

.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;
	color:#333333;
	font-size:18px;
	line-height:1.5;
	padding:10px 0;
	border-bottom:1px solid #d8d8d8;
}

.divSideMenu a.sidemenu-category:hover {
	color:#ffffff;
	background:#1a376c;
	padding-left:6px;
}

.divSideMenu a.sidemenu-category.current,
.divSideMenu a.sidemenu-category.current:hover {
	color:#ffffff;
	background:#1a376c;
	border-bottom:1px solid #1a376c;
}

.divSideMenu a.sidemenu-subcategory {
	font-family:'Source Sans Pro', sans-serif;
	border:none;
	font-size:16px;
	background:transparent;
	color:#333333;
	padding-left:0;
}

.divSideMenu a.sidemenu-subcategory:hover {
	color:#E82026;
	padding-left:6px;
}

.divSideMenu a.sidemenu-subcategory.current,
.divSideMenu a.sidemenu-subcategory.current:hover {
	padding-left:6px;
	color:#E82026;
}



footer {
	border:none;
	background:#ffffff;
	color:#333333;
}

.topFooter {
	height:38px;
	line-height:38px;
	background:#58585a;
}

.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;
}

.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:33px;
	color:#ffffff;
}

.divFooterNavSocial .social-div .social-networking a:hover {
	color:#E82026;
}

.footerNav {
	text-align:right;
}

.footerNav a {
	font-family:'Source Sans Pro', sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:20px;
	padding:0 8px;
	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;
}

.footerNav a.first {
	padding-left:0;
}

.footerNav a.last {
	padding-right:0;
}

.footerNav a:hover,
.footerNav a.current {
	color:#E82026;
	text-decoration:none;border-bottom:none;
}

.bottomFooter p.contactAddress,
.bottomFooter p.contactAddress span:first-of-type {
	display:block;
	clear:both;
}

.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;
}

.divContactWrapperFooter,
.divContactWrapperFooter a,
.divContactWrapperFooter p {
	color:#ffffff;
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	margin-right:15px;
}

.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:#E82026;
	text-decoration:none;border-bottom:none;
}

.lww {
	font-family:'Source Sans Pro', sans-serif;
	text-align:center;
	color:#333333;
	padding:15px 0;
}

p.CopyrightContainer,
p.CopyrightContainer a {
	font-family:'Source Sans Pro', sans-serif;
	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;
	text-decoration:none;border-bottom:none;
}

p.CopyrightContainer a:hover {
	text-decoration:none;border-bottom:none;
	color:#E82026;
}

a.anchBackToTop {
	background:#E82026;
	color:#E82026;
	text-decoration:none;
}

a.anchBackToTop:hover {
	background:#E82026;
	color:#E82026;
	text-decoration:none;
}



.body-home .content-div {
	padding:0;
	clear:both;
}

.body-home .textholder.textholder-page-header,
.body-home .textholder.textholder-page-footer {
	border:none;
	float:none;
	margin:30px auto;
}

/* //slider //maincallout */
.divMainCalloutWrapper {
	margin-top:40px;
} 

.divMainCalloutWrapper,
.divMainCalloutImage, 
.slideshowsitewidth .slideshowfigure,
.slideshowfigure,
.slideshowsitewidth .slideshowpicture,
.slideshowpicture {
	height:850px;
}

.divMainCalloutWrapper.static {
	position:relative;
	float:left;
	width:100%;
}

.slideshowfullwidth .swiper-slide img {
	position:absolute;
	top:0;
	height:850px;
	width:auto;
	max-width:none;
    -webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	-mos-transform: translate(-50%);
	-o-transform: translate(-50%);	
	transform: translate(-50%);
}


/* //slidertext //maincallouttext */

.divMainCalloutText {
	position:absolute;
	top:40%;
	width:100%;
}

.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:700px;
	width:100%;
}

.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% - 120px);
	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:'Source Sans Pro', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:52px;
	text-shadow: 2px 2px 4px #000000;
	background:rgba(0,0,0,.01);
}

.content-div .divMainCalloutText h3 {
	font-family:'Source Sans Pro', sans-serif;
	font-weight:bold;
	font-size:45px;
	text-shadow: 2px 2px 4px #000000;
	background:rgba(0,0,0,.01);
}

.content-div .divMainCalloutText p {
	font-family:'Source Sans Pro', sans-serif;
	font-size:21px;
	color:#ffffff;	
	background:rgba(0,0,0,.01);
}

.content-div .divMainCalloutText a {
	text-decoration:none;border-bottom:none;
	width:250px;
	display:inline-block;
	margin:10px 0;
	padding:5px 20px;
	line-height:1.75;
	font-size:21px;
	font-style:normal;
	text-shadow:none;
	background:url('../../layout/images/button_bg.png');
	background-position:right;
	background-repeat:no-repeat;
	background-color:#E82026;
	border:2px solid white;
	color:#ffffff;
	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;
	opacity:1;
	float:left;
	margin-right:15px;
}

.content-div .divMainCalloutText a:hover {
	text-decoration:none;border-bottom:none;
	color:#ffffff;
	opacity:1;
	background-color:#1a376c;
	border:2px solid white;
}

/* 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:450px; /* will change per device */
	left:15px;
	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;
	display:none !important;
}

.divMainCalloutWrapper .swiper-button-next {
	background-image:url(../../layout/images/arrow_next.png);
	right:15px;
	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;
}

.divMainCalloutWrapper .swiper-pagination {
	margin-top:-90px;
	height:45px;
	background:transparent;
	text-align:left;
}

.divMainCalloutWrapper .swiper-pagination.container {
	width:1366px;
}

.swiper-pagination-clickable .swiper-pagination-bullet,
.swiper-pagination-clickable .swiper-pagination-bullet-active {
	height:22px;
	width:22px;
	margin: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:#ffffff;
}


.swiper-pagination-clickable .swiper-pagination-bullet-active {
	background:#E82026;
}

/* //minicallout //callouts*/
.divMiniCalloutWrapper {
	padding:40px 0px;
	background:url('../../layout/images/callouts_bg.jpg');
}

.divMiniCalloutRow {
	
}

.divMiniCalloutRow.container {
	width:1366px;
}

.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;
}

.divMiniCalloutTextWrapper {
	position: absolute;
    top: 20px;
    left: 20px;
    width: 90%;
    height: 86%;
    overflow: hidden;
    padding: 0px;
}

.divMiniCalloutInner {
	padding:0px;	
	float:left;
	width:100%;
}

.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper img {
	width:100%;
	max-width:none;
	height:auto;
}

.divMiniCalloutInner {
	position: relative;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.divMiniCalloutHeaderWrapper {
    background: rgba(0, 0, 0, .5);
    display:block;
    position: absolute;
    z-index: 999;
    width: 100%;
    bottom: 0px;
	height:100%;
    -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 {
    background: rgba(237, 28, 36, .8);
    display:block;
    position: absolute;
    z-index: 999;
    width: 100%;
    bottom: 0;
	height: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:'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:36px;
	color:#ffffff;
	text-align:center;
	line-height:50px;
	margin-top:28%;
	text-shadow: 2px 2px 4px #000000;
} 


.divTestimonialsSliderWrapper,
.divTestimonialsSliderWrapper .swiper-wrapper {
	width: 100%;
}

.googleSearch {
	width:300px;
	position:relative;
	float:right;
	margin-right:15px;
	line-height:0;
	padding:0;
	margin-top:5px;
}

.gsc-control-cse {
	padding:0 !important;
	background:transparent !important;
	border:0 !important;
}

.supernav .container,
.navcontainer .container {
	width:1366px;
}

.divJoinButtonWrapper {
	width:auto;
	float:right;
}

.divJoinButtonWrapper a {
	text-decoration:none;border-bottom:none;
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	padding:3px 20px;
	background:#1a376c;
	color:#ffffff;
	border-radius:5px;
	margin-right:15px;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divJoinButtonWrapper a:hover {
	background:#E82026;
}

.divSuperNavPageLinks {
	margin-right:10px;
}

.MainCalloutTextCenterInner.container {
	width:1366px;
}

.pullHolder .container {
	width:1366px;
}

.pullHolder .divPullInner {
	background:transparent;
	height:100%;
	border-radius:0px;
	overflow:hidden;
}

.pullHolderBlog .divPullHeader {
	background:transparent;
	text-align:center;
	padding-top:25px;
	padding-bottom:0px;
}

.pullHolderBlog {
	background:url('../../layout/images/franklin-bg.jpg');
	background-position: center -440px;
	padding-bottom:80px;
}

.pullHolderBlog .divIndividualBlock {
	padding: 0 10px;
}

.pullHolderBlog .divMediaWrapper {
	display:none;
}

.pullHolderBlog .divIndividualBlock-blog {
	width:33.333%;
	float:left;
	padding-top:0 !important;
}

.pullHolderBlog .divIndividualBlockInner {
	height:230px;
}

.pullHolderBlog .divIndividualBlockInner {
	padding:15px;
	background:rgba(26, 55, 108,.8);
	border:1px solid white;
	border-radius:0;
}

.pullHolderBlog .blogContent * {
	color: white !important;
}

.pullHolderBlog .divPullHeader h3 {
	font-weight:600;
	font-size:48px;
	text-shadow: 2px 2px 4px #000000;
	background:rgba(0,0,0,.01);
}

.pullHolderBlog .divPullHeader a:hover {
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	color:#ffffff;
	text-decoration:none;border-bottom:none;
	border-bottom:1px solid white;
}

.pullHolderBlog .blogContent h3,
.pullHolderBlog .blogContent h3 a {
	font-style:normal !important;
	font-weight:600;
}

.pullHolderBlog .divPullHeader a {
	background:rgba(0,0,0,.01);
}

.pullHolderBlog .blogContent h3 a {
	border-bottom::1px solid background:transparent !important;
}

.pullHolderBlog .blogContent h3 a:hover {
	border-bottom::1px solid white !important;
}

.pullHolderBlog .read-more {
	border-bottom:1px solid background:transparent;
}

.pullHolderBlog .read-more:hover {
	border-bottom:1px solid #E82026;
}

.divEventsAndFacebookWrapperInner.container {
	width:1366px;
}

.pullEvents .container,
.divPullWrapper-event {
	padding:0 !important;
}

.divEventPullInnerWrapper,
.divFBWrapperInner {
	background:#efefef;
	border:1px solid #d8d8d8;
	padding-bottom:20px;
	padding-top:10px;
}

.divFBWrapperInner {
	text-align:center;
}

.pullEvents .divIndividualBlock {
	padding: 0 10px;
}

.pullEvents .divIndividualBlockInner {
	border:1px solid #ccc;
}

.pullEvents .divPullHeader h3,
.pullFB .divPullHeader h3 {
	text-align: left;
	font-weight:600;
	color:#333333;
	font-size:48px;
}

.pullEvents .divPullHeader,
.pullFB .divPullHeader {
	text-align:left;
}

.pullEvents .divPullHeader,
.pullFB .divPullHeader {
	background:transparent;
}

.pullEvents .divPullHeader a,
.pullFB .divPullHeader a {
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	color:#1a376c;
	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;
}

.pullEvents .divPullHeader a:hover,
.pullFB .divPullHeader a:hover {
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	color:#E82026;
	text-decoration:none;border-bottom:none;
}

.pullEvents .divPullHeader,
.pullFB .divPullHeader {
	padding-top: 0px;
	padding-bottom: 10px;
}

.iframeFBDesktop {
	display:inline-block;
}

.iframeFBMobile {
	display:none;
}

.pullEvents .divIndividualBlock-event h3 {
	font-size:30px;
}

.pullEvents .divDateWrapper .far,
.pullEvents .divTimeWrapper .far {
	color:#E82026;
}

.pullEvents .divCategoryEventList {
	display:none;
}

.pullHolderTestimonials {
	padding-top:20px;
	padding-bottom:0;
}

.divTestimonialsSliderWrapper {
	position:relative;
	background:url(../../layout/images/callouts_bg.jpg); /* use if you have bg image */
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top center;
	padding-top:50px;
	padding-bottom:85px;
	height:auto;
	min-height: 300px;
}

.divTestimonialsSliderWrapper .testimonialText p {
	color:#333333 !important;
}

.divTestimonialsSliderWrapper .author {
	color:#E82026 !important;
	font-size:22px !important;
	font-weight:600;
}

.divTestimonialsSliderWrapper .swiper-pagination-bullet {
	background:#ffffff;
	width:16px;
	height:16px;
	border:2px solid #E82026;
	margin:6px;		
	opacity:0.8;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divTestimonialsSliderWrapper .swiper-pagination-bullet:hover,
.divTestimonialsSliderWrapper .swiper-pagination-bullet-active {
	background:#E82026;
	width:16px;
	height:16px;
	margin:6px;		
	opacity:1;
}

.divTestimonialSliderTitleWrapper {
	text-align:center;
}

.divTestimonialSliderTitleWrapper a {
	font-family:'Source Sans Pro', sans-serif;
	text-decoration:none;border-bottom:none;
	font-size:18px;
	color:#1a376c;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divTestimonialSliderTitleWrapper a:hover {
	color:#E82026;
}

.divTestimonialsSliderWrapper .swiper-pagination-testimonial {
	bottom: 20px;
}

.divTestimonialsSliderWrapper .swiper-button-prev {
	left:0px;
	background-size: 49px 49px;
	background-image:url(../../layout/images/arrow_prev.png);
	opacity:.8;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divTestimonialsSliderWrapper .swiper-button-next {
	right:0px;
	background-size: 49px 49px;
	background-image:url(../../layout/images/arrow_next.png);
	opacity:.8;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.divTestimonialsSliderWrapper .swiper-button-prev:hover,
.divTestimonialsSliderWrapper .swiper-button-next:hover {
	opacity:1;
}

.topFooter .container,
.bottomFooter .container {
	width:1366px;
}

.divContactWrapper.divContactWrapperFooter,
.divContactEmail,
.divContactPhone {
	float:left !important;
}

.divFooterNavSocial {
	width:auto;
}

.divSuperFooterWrapper,
.divSuperFooterInner {
	width:auto;
}

.divSuperFooterWrapper {
	float:right;
}

.divJoinButtonWrapperFooter a {
	background:#E82026 !important;
}

.divJoinButtonWrapperFooter a:hover {
	background:#1a376c !important;
}

.anchSuperFooterNav span {
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	text-decoration:none;border-bottom:none;
	color:white;
	margin-right:15px;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.anchSuperFooterNav span:hover {
	color:#E82026;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

.bottomFooter-left {
	padding:0 !important;
	margin-top:20px;
}

.bottomFooter-right {
	padding:0 !important;
	margin-top:60px;
}

.divPullWrapper-blog .divPullHeader {
	padding-bottom:20px;
}

.divDateWrapper .far,
.divTimeWrapper .far {
	color:#E82026;
}

.gs-webResult .gs-snippet, .gs-fileFormatType {
    color: #333;
    height: 60px;
}

.gs-bidi-start-align.gs-snippet {
	padding-top: 23px;
    padding-left: 80px;
}

.gs-bidi-start-align.gs-visibleUrl.gs-visibleUrl-breadcrumb {
	padding-bottom:20px;
}

.gsc-results-wrapper-overlay {
  top: 173px !important;
}

.googleSearchFooter {
	display:none !important;
}

.body-5 .thHeader1,
.body-5 .thHeader2 {
	width:200px;
}

.body-5 .thHeader3 {
	width:310px;
}

.body-5 .thHeader5 {
	width:125px;
}

.trDirectoryDisplayRow .anchMoreInfo {
	width: 98px;
	display:block;
}

.trDirectoryDisplayRow.odd {
	background:#f5f5f5 !important;
}

.body-events .divPageAdditionalControlsWrapper {
	display:none;
}

.divEventSynopsis:first-of-type {
	margin-top:10px;
}



@media (min-width:1024px) and (max-width:1199px) {
	
	.divMainCalloutWrapper,
	.divMainCalloutImage,
	.slideshowsitewidth .slideshowfigure,
	.slideshowfigure,
	.slideshowsitewidth .slideshowpicture,
	.slideshowpicture,
	.divMainCalloutWrapper.static .divMainCalloutImage,
	.divMainCalloutWrapper.static figure,
	.divMainCalloutWrapper.static picture {
		height:550px;
	}
	.slideshowfullwidth .swiper-slide img,
	.textholder-image.mainCalloutImageWrapper img {
		height:550px;
	}
	
	.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;
	}
	
	.footerNav a {
		font-size: 18px;
	}	
	
	.googleSearch {
		display:none !important;
	}
	
	.googleSearchFooter {
		display:inline-block !important;
		width:33%;
		margin:auto;
		text-align:center;
		float: none;
	}		
	
	.topFooter-right {
		display:none !important;
	}
	
	.topFooter-left {
		width:100%;
	}
	
	.topFooter {
		height:150px;
		padding-top:30px;
	}
	
	.divContactWrapper.divContactWrapperFooter,
	.divContactEmail,
	.divContactPhone {
		float: none !important;
	}	
	
	.divContactWrapperFooter {
		text-align: center;
    	width: 100%;
   		float: none !important;
	}
	
	.supernav .container,
	.navcontainer .container {
		width:100% !important;
	}	
	
	.MainCalloutTextCenterInner.container {
		width:100% !important;
	}
	
	.divMainCalloutWrapper .swiper-pagination.container {
		width:100% !important;
	}	
	
	.pullHolder .container {
		width:100% !important;
	}	
	
	.divMiniCalloutRow.container {
		width:100% !important;
	}	
	
	.divEventsAndFacebookWrapperInner.container {
		width:100% !important;
	}	
	
	.divEventsAndFacebookWrapperInner.container {
		width:100% !important;
	}
	
	.divSponsorSliderWrapper .container {
		width:100% !important;
	}		


	.topFooter .container,
	.bottomFooter .container {
		width:100%;
	}	
	
}

@media (min-width:768px) and (max-width:1023px) {
	
	.divMainCalloutWrapper,
	.divMainCalloutImage,
	.slideshowsitewidth .slideshowfigure,
	.slideshowfigure,
	.slideshowsitewidth .slideshowpicture,
	.slideshowpicture,
	.divMainCalloutWrapper.static .divMainCalloutImage,
	.divMainCalloutWrapper.static figure,
	.divMainCalloutWrapper.static picture {
		height:460px;
	}
	.slideshowfullwidth .swiper-slide img,
	.textholder-image.mainCalloutImageWrapper img {
		height:460px;
	}
	
	.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:16px;
		line-height:1.3;
		margin:0;
	}
	
	.content-div .divMainCalloutText p a {
		font-size:16px;
	}
	
	/* //minicallout */
	
	.divMiniCallout {
		
	}
	
	.divMiniCalloutInner {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper h3 {
		font-size:20px;
	}
	
	.googleSearch {
		display:none !important;
	}
	
	.divSuperNavPageLinks {
		display:none !important;
	}
	
	.divMiniCalloutWrapper {
		padding: 20px 0px;
	}	
	
	.divMiniCalloutTextWrapper {
		position: absolute;
		top: 10px;
		left: 10px;
		width: 91%;
		height: 88%;
		overflow: hidden;
		padding: 0px;
	}	
	
	.navcontainer {
		border-bottom:1px solid #ccc;
	}
	
	.pullHolderBlog .divIndividualBlockInner {
		padding: 0px;
	}	
	
	.pullEvents .divPullHeader h3,
	.pullFB .divPullHeader h3 {
		font-size:36px;
	}	
	
	.bottomFooter-left,
	.bottomFooter-right {
		display:none;
	}
	
	.googleSearch {
		display:none !important;
	}
	
	.googleSearchFooter {
		display:inline-block !important;
		width:33%;
		margin:auto;
		text-align:center;
		float: none;
	}		
	
	.topFooter-right {
		display:none !important;
	}
	
	.topFooter-left {
		width:100%;
	}
	
	.topFooter {
		height:150px;
		padding-top:20px;
	}
	
	.divContactWrapper.divContactWrapperFooter,
	.divContactEmail,
	.divContactPhone {
		float: none !important;
	}	
	
	.divContactWrapperFooter {
		text-align: center;
    	width: 100%;
   		float: none !important;
	}	
	
	footer .divContactPhone {
		display:none !important;
	}
	
	.pullFB {
		padding-top:20px;
	}
	
	.divMainCalloutWrapper,
	.divMainCalloutImage,
	.slideshowsitewidth .slideshowfigure,
	.slideshowfigure,
	.slideshowsitewidth .slideshowpicture,
	.slideshowpicture,
	.divMainCalloutWrapper.static .divMainCalloutImage,
	.divMainCalloutWrapper.static figure,
	.divMainCalloutWrapper.static picture {
		height:460px;
	}
	
	.divMainCalloutWrapper,
	.divMainCalloutImage,
	.divMainCalloutWrapper.static .divMainCalloutImage {
		height:auto;
	}
	
	.divMainCalloutWrapper .swiper-slide img,
	.textholder-image.mainCalloutImageWrapper img {
		position:relative;
		height:460px;
		padding:0;
	}
	
	.divMainCalloutWrapper.static .divMainCalloutText {
		position:relative;
	}
	
	.divMainCalloutWrapper.static .textholder-image.mainCalloutImageWrapper img {
		left:50%;
	}	
	
	.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:#1a376c;
		padding:70px 20px;
		padding-top:20px;
	}	
	
	.divMainCalloutWrapper .swiper-pagination {
		margin-top: -45px;
		height:45px;
		background:transparent;
		text-align: center;
	}	
	
	.divPullHeader {
		text-align:center;
	}
	
	.pullEvents .divPullHeader h3,
	.pullFB .divPullHeader h3 {
		text-align:center;
	}
	
	.pullEvents .divPullHeader,
	.pullFB .divPullHeader {
		text-align:center;
	}	
	
	.supernav .container,
	.navcontainer .container {
		width:100% !important;
	}	
	
	.MainCalloutTextCenterInner.container {
		width:100% !important;
	}
	
	.divMainCalloutWrapper .swiper-pagination.container {
		width:100% !important;
	}	
	
	.pullHolder .container {
		width:100% !important;
	}	
	
	.divMiniCalloutRow.container {
		width:100% !important;
	}	
	
	.divEventsAndFacebookWrapperInner.container {
		width:100% !important;
	}	
	
	.divEventsAndFacebookWrapperInner.container {
		width:100% !important;
	}
	
	.divSponsorSliderWrapper .container {
		width:100% !important;
	}		


	.topFooter .container,
	.bottomFooter .container {
		width:100%;
	}	
	
	.divMainCalloutWrapper {
		margin-top:0;
	}	
	
	#main .divPageHeaderWrapper {
		margin-top:0px;
	}	
		
}


@media (max-width:767px) {

	.divMainCalloutWrapper,
	.divMainCalloutImage,
	.slideshowsitewidth .slideshowfigure,
	.slideshowfigure,
	.slideshowsitewidth .slideshowpicture,
	.slideshowpicture,
	.divMainCalloutWrapper.static .divMainCalloutImage,
	.divMainCalloutWrapper.static figure,
	.divMainCalloutWrapper.static picture {
		height:350px;
	}
	
	.divMainCalloutWrapper,
	.divMainCalloutImage,
	.divMainCalloutWrapper.static .divMainCalloutImage {
		height:auto;
	}
	
	.divMainCalloutWrapper .swiper-slide img,
	.textholder-image.mainCalloutImageWrapper img {
		position:relative;
		height:350px;
		padding:0;
	}
	
	.divMainCalloutWrapper.static .divMainCalloutText {
		position:relative;
	}
	
	.divMainCalloutWrapper.static .textholder-image.mainCalloutImageWrapper img {
		left:50%;
	}	
	
	.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:#1a376c;
		padding:70px 20px;
		padding-top:20px;
	}	
	
	.divMainCalloutWrapper .swiper-pagination {
		margin-top: -45px;
		height:45px;
		background:transparent;
		text-align: center;
	}	
	
	.divPullHeader {
		text-align:center;
	}
	
	.pullEvents .divPullHeader h3,
	.pullFB .divPullHeader h3 {
		text-align:center;
	}
	
	.pullEvents .divPullHeader,
	.pullFB .divPullHeader {
		text-align:center;
	}
	
	.content-div .divMainCalloutText * {
		text-align:center;
	}
	
	.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:16px;
		line-height:1.3;
	}
	
	.content-div .divMainCalloutText p a {
		font-size:16px;
	}
	
	.content-div .MainCalloutTextCenterInner *:first-child {
		margin-top:15px;
	}	

	.content-div .MainCalloutTextCenterInner *:last-child {
		margin-bottom:15px;
	}
		
	.divMainCalloutWrapper .swiper-pagination {
		bottom:0;
	}
	
	/* //minicallout */
	.divMiniCalloutWrapper {
	
	}	
	.divMiniCalloutRow {
	
	}
	
	.divMiniCallout {
		
	}
	
	.divMiniCalloutInner {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper h3 {
		font-size:24px;
	}

	.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper {
		float:none;
	}

	.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper img {
		padding:0;
	}
	
	/* //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;
	}	
	
	.topFooter {
		height:240px;
		padding-top:20px;
	}
	
	.bottomFooter-left,
	.bottomFooter-right {
		display:none;
	}
	
	.googleSearch {
		display:none !important;
	}
	
	.googleSearchFooter {
		display:inline-block !important;
		width:75%;
		margin:auto;
		text-align:center;
		float: none;
	}		
	
	.divJoinButtonWrapperFooter {
		width:100%;
	}
	
	.divSuperFooterWrapper {
		display:none !important;
	}
	
	footer .divContactPhone {
		display:none !important;
	}

	.divFooterNavSocial  {
		float:none;
		text-align:center;
		width:100%;
		margin-bottom:15px;
	}
	
	.divContactWrapperFooter {
		width:100%;
		margin:0;
		margin-top:10px;
	}
	
	.divContactWrapper.divContactWrapperFooter,
	.divContactEmail,
	.divContactPhone {
		float:none !important;
	}	
	
	.divJoinButtonWrapper {
		display:none;
	}	

	.divJoinButtonWrapper.divJoinButtonWrapperFooter {
		display:inline-block;
	}
	
	.divSuperNavPageLinks,
	.divSuperNavSocial {
		display:none !important;
	}
	
	.navcontainer a.anchLogoLink img {
		max-width: 80% !important;
		width:auto;
	}
	
	.anchLogoLink {
		display:inline-block;
		width:auto;
		margin-top: 0px;
	}	
	

	.pullHolderBlog .divIndividualBlock-blog {
		width: 100%;
		float:left;
		padding-top:0 !important;
		margin-bottom:10px;
	}
	
	.blog-container,
	.blog-container:last-of-type {
		margin-bottom:0px;
		padding:0px;
		border:0px solid #d8d8d8;
		-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
	}	
		
	.pullHolderBlog .divIndividualBlockInner {
		height: auto;
	}	
	
	.pullHolderBlog .blog-preview {
		padding-bottom:30px;
	}
	
	.pullHolderBlog .divPullHeader h3 {
		font-size:36px;
	}	
	
	.content-div .divMainCalloutText a {
		width: 100%;
		float: none;
		margin-right:0px;
		margin-top:5px !important;
		margin-bottom:5px !important;
	}	
	
	.divMiniCalloutTextWrapper {
		position: absolute;
		top: 10px;
		left: 10px;
		width: 93%;
		height: 90%;
		overflow: hidden;
		padding: 0px;
	}	
	
	.pullEvents .divPullHeader h3,
	.pullFB .divPullHeader h3 {
		font-size:36px;
	}	
	
	.iframeFBDesktop {
		display:none !important;
	}
	
	.iframeFBMobile {
		display:inline-block !important;
	}
	
	.pullFB {
		padding-top:20px;
	}
	
	.supernav .container,
	.navcontainer .container {
		width:100% !important;
	}	
	
	.MainCalloutTextCenterInner.container {
		width:100% !important;
	}
	
	.divMainCalloutWrapper .swiper-pagination.container {
		width:100% !important;
	}	
	
	.pullHolder .container {
		width:100% !important;
	}	
	
	.divMiniCalloutRow.container {
		width:100% !important;
	}	
	
	.divEventsAndFacebookWrapperInner.container {
		width:100% !important;
	}	
	
	.divEventsAndFacebookWrapperInner.container {
		width:100% !important;
	}
	
	.divSponsorSliderWrapper .container {
		width:100% !important;
	}		


	.topFooter .container,
	.bottomFooter .container {
		width:100%;
	}
	
	body #divSiteWrapper a.anchShowOnFocus {
		display:none !important;
	}	

	.divMiniCalloutRow.container {
		width: 350px !important;
	}
	
	.navcontainer {
		border-bottom:1px solid #ccc;
	}
	
	.pullHolderBlog {
		background:url('../../layout/images/franklin-bg.jpg');
		background-position: bottom;
		padding-bottom:80px;
	}	
	
	#main .divPageHeaderWrapper {
		margin-top:0px !important;
	}	

}

.divPageAdditionalControlsWrapper {
	text-align:center;
}



.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:#1a376c;
	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 #1a376c;
	color:#1a376c;
	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:#1a376c;
	color:#ffffff;
	
}

.divDirectorySearchBtnWrapper:hover input {
	color:#ffffff;
}

.content-div .ulDirectorySocialWrapper > li a:hover {
	text-decoration:none;border-bottom:none;
	color:#E82026;
}

.ulDirectorySocialWrapper > li .fa-lg {
	font-style:normal;
}

.ulDirectorySocialWrapper > li .fa-lg {
    font-size: 26px;
    line-height: 40px;
    vertical-align: 0;
	width:100%;
	color:#ffffff;
	text-decoration:none;border-bottom:none;
}

.ulDirectorySocialWrapper > li .fa-lg:hover {
	text-decoration:none;border-bottom:none;
}

.divTiledListing h3 {
	font-size:28px;
}

.divTiledListing h3:nth-child(2) {
	font-size:22px;	
}



.group input,
.group textarea,
.group select {
	border-bottom:1px solid #1a376c;
}

.group input:focus,
.group textarea:focus,
.group select:focus {
	border-bottom:1px solid #1a376c;
}

.group label,
.form-control {
	color:#58585a;
}

.group .bar:before, .group .bar:after {
	background:#1a376c;
}

#frmContactForm input[type=text],
#divGetDirections input[type=text] {
	margin-top:30px;
	border-bottom-color:#1a376c;
}

#divGetDirections input[type=text] {
	margin-top:0;
}

#frmContactForm input[type=submit],
#divGetDirections input[type=submit] {
	background:#1a376c;
	border-color:#1a376c;
	border-radius:0;
	line-height:1;
	color:#ffffff;
	text-shadow:none;
}

#frmContactForm input[type=submit]:hover,
#divGetDirections input[type=submit]:hover {
	border-color:#E82026;
	color:#ffffff;
	background:#E82026;
}

#frmContactForm input[type=submit] {
	line-height:2;
}

input[type=file]#fileUpload:hover,
.fileinput-button:hover {
	background:#E82026;
}


.frmFEForm .anchForgot 			{color:#1a376c;}
.frmFEForm .anchForgot:after 	{background:#1a376c;}


.spanDollarSign {
	position:absolute;
	top:18px;
	left:5px;
	font-size:13px;
}


@media (min-width:768px) and (max-width:1023px) {
	.content-div-contact .left-right {
		padding:0;
	}	
}







.content-div-directory .fa {
	color:#E82026;
}

.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:#1a376c;	
	border-color:#1a376c;
}

.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:#1a376c;
	border-color:#1a376c;
} 

.content-div-blog .divSideMenu.right {
	border-color:#1a376c;
}

.divSideMenu a.blogsidemenuchooser:hover {
	color:#000000;
}

.divSideMenu a.blogsidemenuchooser.current,
.divSideMenu a.blogsidemenuchooser.current:hover {
	background:#1a376c;
	color:#ffffff;
}
 
.divSideMenu a.anchYearLink:hover,
.divSideMenu a.anchYearLink.current-year {
	background:#1a376c;
	color:#ffffff;
}

.divSideMenu a.anchMonthLink:hover,
.divSideMenu a.anchMonthLink.current-month {
	background:#ffffff;
	color:#1a376c;
}

.divSideMenu a.anchTagLink:hover,
.divSideMenu a.anchTagLink.current-tag {
	color:#1a376c;
}

.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 #1a376c;
	color:#1a376c;
}

.blog-inner .read-more,
.blogSubTitle-tags a {
	color:#1a376c;
}


.blogsearch input[type=submit] {
	border-color:#1a376c;
	color:#1a376c;
	background:transparent;
}

.blogsearch input[type=submit]:hover {
	color:#ffffff;
	background:#1a376c;
	border-color:#1a376c;
}



.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 #333333;
}

nav .anchSandwichNav {
	font-family:'Source Sans Pro', sans-serif;
	color:#333333;
	border-bottom:1px solid #d8d8d8;
}

nav .anchSandwichNav.current,
nav .anchSandwichNav:hover {
	border-bottom:1px solid #d8d8d8;
	border-left:4px solid #E82026;
	color:#E82026;
}

.divSandwichNavPageLinks {
	border:1px solid #ccc;
}



.dropdown.tablet .btn-default {
	font-family:'Source Sans Pro', sans-serif;
	color:#666666;
}
.dropdown.tablet.open,
.dropdown.tablet .btn-default:hover,
.dropdown.tablet .btn-default:active,
.dropdown.tablet .btn-default:focus {
	color:#1a376c;
	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) {

	.divMainCalloutWrapper,
	.divMainCalloutImage, 
	.slideshowsitewidth .slideshowfigure,
	.slideshowfigure,
	.slideshowsitewidth .slideshowpicture,
	.slideshowpicture {
		height:575px;
	}
	
	.divMainCalloutWrapper.static {
		position:relative;
		float:left;
		width:100%;
	}
	
	.slideshowfullwidth .swiper-slide img {
		position:absolute;
		top:0;
		height: 620px;
		width:auto;
		max-width:none;
		-webkit-transform: translate(-50%);
		-ms-transform: translate(-50%);
		-mos-transform: translate(-50%);
		-o-transform: translate(-50%);
		transform: translate(-50%);
	}
	
	.divMainCalloutText {
		position:absolute;
		top: 35%;
		width:100%;
		padding-left:50px;
	}	
	
	.swiper-pagination.container {
		padding-left:60px;
	}
	
	.testimonial-slider-inner.container {
		padding:0px 110px;
	}	
	
}


@media (min-width:1366px) {
	
}

@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:80px;
		line-height:80px;	
	}
	
	#navbar .anchMainNav {
		font-size:20px;
		padding:0 10px;
		height:80px;
		line-height:80px;
	}	
	
	#main .divPageHeaderWrapper {
		height:80px;
	}	
	
	#main h1.pagelabelheader, #main h2.pagelabelheader {
		font-size:42px;
	}	
	
	.content-div h1,
	.content-div h2 {
		font-size:40px;
	}
	
	.content-div h3 {
		font-size:30px;
	}
	
	.content-div table,
	.content-div td,
	.content-div li,
	.content-div p {
		font-size:16px;
	}		
	
}
@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:80px;
		line-height:80px;	
	}
	
	#navbar .anchMainNav {
		font-size:20px;
		padding:0 10px;
		height:80px;
		line-height:80px;
	}

	#main .divPageHeaderWrapper {
		height:80px;
	}

	#main h1.pagelabelheader, #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:16px;
	}	
	
}


@media (max-width:767px) {
	
	header {
		height:120px;
	}
	
	.supernav.container,
	.navcontainer .container {
		padding:0;
	}
	
	.anchLogoLink {
		padding-left:0;
	}	
	
	.headerInBanner {
		margin-top:-50px !important;
	}
	
	#navbar, #navbar.fullWidth {
		width:100%;
	}	
	
	.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:80px;
		line-height:80px;	
	}
		
	#main {
		margin-top:0;
	}
	
	.divMainCalloutWrapper,
	#main .divPageHeaderWrapper {
		margin-top:120px;
	}
	
	.divMainCalloutWrapper {
		margin-top:0px;
	}
	
	#main .divPageHeaderWrapper {
		height:80px;
	}	

	#main h1.pagelabelheader, #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:15px;
	}	
	
	.content-div .bodytextholder li a,
	.content-div .bodytextholder p a {
		word-break:break-word;
	}
	
	.content-div .subcats-select,
	.content-div .subcats-select a {
		font-style:normal;
		color:#666666;
	}
	
	.content-div .sidemenu-subcategory.current-year {
		color:#1a376c;
	}
	
	.content-div .sidemenu-subcategory.current-tag,
	.content-div .sidemenu-subcategory.current-month {
		padding-left:10px;
		color:#1a376c;
	}
	
	/* //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;
	}	
		
	.divFooterNavSocial .social-div .social-networking a {
		font-size:36px;
		color:#ffffff;
		background:#58585a;
	}	
	
	.divContactWrapperFooter,
	.divContactWrapperFooter a,
	.divContactWrapperFooter p {
		color:#ffffff;
		background:#58585a;
	}	
	
	.textholder-page-header {
		padding-left:15px !important;
		padding-right:15px !important;
	}	
	
}

@media (max-width:767px) and (orientation:landscape) {
	
}

@media (max-width:365px) {
	
}





.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:#1a376c;
	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 #1a376c;
	color:#1a376c;
	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:#1a376c;
	color:#ffffff;
	
}

.divDirectorySearchBtnWrapper:hover input {
	color:#ffffff;
}


.divSponsorSliderWrapper {
background:#f4f4f4;
padding-top:0;
padding-bottom:20px;
text-align:center;
}
.divSponsorSliderHeader {
background:#1a376c;
text-align:center;
padding:15px 0;
}
.divSponsorSlider {
padding-top:40px;
margin-bottom:20px;
}
.divSponsorSliderHeader h3,
.divSponsorSliderHeader h2 {
color:#ffffff;
font-weight:600;
}
.divSponsorSliderWrapper p {
margin:15px auto;
}
 
.divSponsorSliderWrapper .container {
position:relative;
width:1366px;
padding:0 45px;
}
.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%);
filter: grayscale(0%);
-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 {
	padding:0;
}

.divSponsorSliderWrapper .swiper-slide img:hover {
filter: grayscale(0%);
}
.divSponsorSliderWrapper .divMediaWrapper {
position:relative;
width:100%;
padding:0;
margin:0;
height:250px;
width:250px;
background:transparent;
}

.divSponsorSliderWrapper .bodytextholder.bodymediaholder {
	background:white;
	border:1px solid #ccc;
	-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;
}

.divSponsorSliderWrapper .bodytextholder.bodymediaholder:hover {
	background:white;
	border:1px solid #666;
}

.divSponsorSliderWrapper figcaption {
	display:none;
}

.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%;
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.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;
display:none;
}
.swiper-button-next-sponsors {
left:auto;
right:25px;
background-image:url('../images/arrow_next.png');
 
}
.swiper-button-prev-sponsors:hover,
.swiper-button-next-sponsors:hover {
opacity:1;
}
.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:16px;
width:16px;
margin:0 8px;
background:#ffffff;
border:2px solid #E82026;
border-radius:50px;
}
 
.swiper-pagination-sponsor-slider .swiper-pagination-bullet-active {
background:#E82026;
}
@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;
}
 
 
}
@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-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;
}
 
 
}

a:focus,
input:focus,
textarea:focus,
select:focus,
button:focus,
.group input:focus,
.group textarea:focus,
.group select:focus {
    outline: 5px auto black;
    outline-offset: -1px;	
	outline-style:solid 1px;
}


body #divSiteWrapper a.anchShowOnFocus {
	display:inline-block;
	position:absolute;
	left:auto;
	top:auto;
	opacity:0;
	padding:10px 20px;
	background:#ff8100;
	font-family:'Source Sans Pro', sans-serif;
	font-size:21px;
	color:#ffffff;
	font-style:normal;
	white-space:nowrap;
	z-index:1099;
	-moz-transition: all 0.28s ease; -o-transition: all 0.28s ease; -webkit-transition: all 0.28s ease; transition: all 0.28s ease;
}

body #divSiteWrapper a.anchShowOnFocus:focus {
	opacity:1;
}



.divPolicyLinksWrapper {
	color:#333333;
}

footer .anchFooterNavSeparate{
    color:#333333;
    font-size:14px;
}

footer .anchFooterNavSeparate:hover{
    color:#E82026;
    font-size:14px;
}


.divTopBannerWrapper {
	display: block;
    width: 100%;
    background: #E82026;
    clear: both;
}

header {
	position:relative !important;
}

.divBannerTextBlockBody {
	padding-top:10px;
}

.divBannerTextBlockBody h1,
.divBannerTextBlockBody h2 {
	font-family:'Source Sans Pro', sans-serif;
	font-weight:bold;
	font-size:43px;
	color:white;	
}

.divBannerTextBlockBody h3 {
	font-family:'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:30px;
	color:white;
}

.divBannerTextBlockBody h3 {
	color:white;	
}

.divBannerTextBlockBody table,
.divBannerTextBlockBody td,
.divBannerTextBlockBody li,
.divBannerTextBlockBody p {
	font-family:'Source Sans Pro', sans-serif;
	font-size:18px;
	color:white;
}

.divBannerTextBlockBody a {
	color:#000000 !important;
	background:#E82026;
}

.divBannerTextBlockBody a:hover {
	text-decoration: underline;
}

