
/* //tablet + mobile navigation */
@media (max-width:1023px) {

	header {
		height:140px;
		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:100px;
	}
	
	#navbar,
	#navbar.fullWidth	{
		position:relative;
		display:block;
		max-height:650px;
		max-height:calc(90vh - 140px);
		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:'Roboto Slab', sans-serif;
		color:#999999;
		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:140px;
		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 - 140px);
	}
}

@media (max-width:360px) and (orientation:portrait) {
	
	#navbar,
	.navbar-nav {
		max-height:400px;
		max-height:85vh;
		max-height:calc(90vh - 140px);
	}
}



@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Bold.woff2') format('woff2'),
		url('../fonts/Roboto-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-BlackItalic.woff2') format('woff2'),
		url('../fonts/Roboto-BlackItalic.woff') format('woff');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Black.woff2') format('woff2'),
		url('../fonts/Roboto-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-BoldItalic.woff2') format('woff2'),
		url('../fonts/Roboto-BoldItalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Light.woff2') format('woff2'),
		url('../fonts/Roboto-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Italic.woff2') format('woff2'),
		url('../fonts/Roboto-Italic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-LightItalic.woff2') format('woff2'),
		url('../fonts/Roboto-LightItalic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-MediumItalic.woff2') format('woff2'),
		url('../fonts/Roboto-MediumItalic.woff') format('woff');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Medium.woff2') format('woff2'),
		url('../fonts/Roboto-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Regular.woff2') format('woff2'),
		url('../fonts/Roboto-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Thin.woff2') format('woff2'),
		url('../fonts/Roboto-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-ThinItalic.woff2') format('woff2'),
		url('../fonts/Roboto-ThinItalic.woff') format('woff');
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto Slab';
	src: url('../fonts/RobotoSlab-ExtraBold.woff2') format('woff2'),
		url('../fonts/RobotoSlab-ExtraBold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto Slab';
	src: url('../fonts/RobotoSlab-Bold.woff2') format('woff2'),
		url('../fonts/RobotoSlab-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto Slab';
	src: url('../fonts/RobotoSlab-Black.woff2') format('woff2'),
		url('../fonts/RobotoSlab-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto Slab';
	src: url('../fonts/RobotoSlab-Light.woff2') format('woff2'),
		url('../fonts/RobotoSlab-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto Slab';
	src: url('../fonts/RobotoSlab-ExtraLight.woff2') format('woff2'),
		url('../fonts/RobotoSlab-ExtraLight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto Slab';
	src: url('../fonts/RobotoSlab-Medium.woff2') format('woff2'),
		url('../fonts/RobotoSlab-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto Slab';
	src: url('../fonts/RobotoSlab-Regular.woff2') format('woff2'),
		url('../fonts/RobotoSlab-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto Slab';
	src: url('../fonts/RobotoSlab-SemiBold.woff2') format('woff2'),
		url('../fonts/RobotoSlab-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto Slab';
	src: url('../fonts/RobotoSlab-Thin.woff2') format('woff2'),
		url('../fonts/RobotoSlab-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}





.ContentWrapper {
	padding:0;
}


.navbar-fixed-top-desktop {
	position:fixed;
	width:100%;
	top:0;
	z-index:1030;
}

::selection {
	background: #71141f;
}



.supernav {
	position:absolute;
	top:0;
	width:100%;
	height:40px;
	line-height:40px;
	background:#004e26;
	z-index:300;
}


.supernav .divSuperNavPageLinks {
	
}

.supernav .anchSuperNav {
	color:#ffffff;
	background:transparent;
}

.supernav .anchSuperNav:hover,
.supernav .anchSuperNav.current {
	color:#ffffff;
	background:transparent;
}
.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 {
	color:#ffffff;
	
}

.supernav .divBannerContactInfo {
	
}

.supernav .divSuperNavSocial {
	color:#ffffff;
}

.supernav .divSuperNavSocial:hover {
	color:#71141f;
}


.supernav .divContactWrapper a,
.supernav .divContactWrapper p {
	margin:0;
	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;
	font-family:'Roboto', sans-serif;
	font-weight:500;
	font-size: 20px;
}

.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;
	font-weight:600;
}

.supernav .divContactEmail {
	display:none;
	margin:0;
}

.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:40px;
	color:#222222;
	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:#ffffff;
}




.navcontainer {
	position:absolute;
	top:40px;	
	width:100%;
	height:70px;
	line-height:70px;	
	background:#ffffff;
	z-index:300;		
	;
	border-top:2px solid #71141f;
	border-bottom:2px solid #71141f;
}

.anchLogoLink {
	display:inline-block;
	width:auto;
	margin-top:0px;
	background: #ffffff;
	border-right:5px solid #71141f;
	border-bottom:5px solid #71141f;
	border-left:5px solid #71141f;
	padding: 20px;
	top: -42px;
}

.anchLogoLink p,
.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:'Roboto', sans-serif;
	font-weight:500;
	font-size:18px;
	padding:0 12px;
	height:68px;
	line-height:68px;
	color:#222222;
	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:0;
}

#navbar .anchMainNav.last {
	padding-right:0;
}


#navbar .anchMainNav:hover,
#navbar .anchMainNav.current,
#navbar .divAnchDDLWrapper .anchMainNav.current,
#navbar .dropdown.tablet.current .btn-default,
#navbar .divAnchDDLWrapper:hover .anchMainNav {
	color:#71141f;
	background:transparent;
	border-bottom: 8px solid #71141f;
}

#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:#222222;
	background:#ffffff;
	text-decoration:none;border-bottom:none;
	border-bottom:1px solid #222222;
}

#navbar .divAnchDDLWrapper .dropdownmenu {
	top:70px;
	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:#004e26;
	height:110px;
	margin-top:110px;
	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 {
	font-family:'Roboto Slab', sans-serif;
	font-size:48px;
	color:#ffffff;
	line-height:1;
}

.content-div h1,
.content-div h2 {
	font-family:'Roboto Slab', sans-serif;
	font-size:40px;
	color:#222222;	
}

.content-div h3 {
	font-family:'Roboto', sans-serif;
	font-size:28px;
	color:#004e26;	
}

.content-div table,
.content-div td,
.content-div li,
.content-div p {
	font-family:'Roboto', sans-serif;
	font-size:16px;
	color:#222222;	
}

.content-div h1 a,
.content-div h2 a,
.content-div h3 a {
	text-decoration:none;border-bottom:none;
	font-style:italic;	
	color:#71141f;
	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:#71141f;
	border-bottom:1px solid #71141f;	
}

.content-div table a,
.content-div li a,
.content-div p a {
	text-decoration:none;border-bottom:none;
	font-style:italic;	
	color:#71141f;	
	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:#71141f;	
	border-bottom:1px solid #71141f;		
}

.content-div p img {
	width:auto !important;
	height:auto !important;
	max-width:100% !important;
}

.textholder ~ .textholder {
	border-top: 1px solid #b5cab7;
}

/* //sidemenu //categories //subcategories */

.divSideMenu {
	border:none;
	margin-bottom:20px;
}

.divSideMenu a.sidemenu-category {
	font-family:'Roboto Slab', sans-serif;
	color:#222222;
	line-height:1.5;
	padding:10px 0;
	border-bottom:1px solid #b5cab7;
}

.divSideMenu a.sidemenu-category:hover {
	color:#71141f;
}

.divSideMenu a.sidemenu-category.current,
.divSideMenu a.sidemenu-category.current:hover {
	color:#ffffff;
	background:#71141f;
	border-bottom:1px solid #71141f;
}

.divSideMenu a.sidemenu-subcategory {
	font-family:'Roboto', sans-serif;
	border:none;
	background:transparent;
	color:#999999;
	padding-left:0;
}

.divSideMenu a.sidemenu-subcategory:hover {
	color:#71141f;
}

.divSideMenu a.sidemenu-subcategory.current,
.divSideMenu a.sidemenu-subcategory.current:hover {
	padding-left:6px;
	color:#71141f;
}



footer {
	border:none;
	background:#71141f;
	color:#222222;
}

.topFooter {
	height:38px;
	line-height:38px;
	background:#004e26;
}

.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;
	font-family:'Roboto', sans-serif;
	font-weight:500;
}

.topFooter p.contactAddress,
.topFooter p.contactAddress span:first-of-type {
	display:inline-block;
	clear:none;
}

.footerLogo {
	display:none;
}

.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;
}

.topFooter .divFooterNavSocial {
	display: none;
}

.divFooterNavSocial .social-div .social-networking a {
	font-size:36px;
	color:#285f8e;
}

.divFooterNavSocial .social-div .social-networking a:hover {
	color:#337ab7;
}

.topFooter .divContactItem a{
	margin:0;
	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;
	font-family:'Roboto', sans-serif;
	font-weight:500;
	font-size: 20px;
}

.topFooter .divContactItem a:hover {
	color: #ffffff;
	text-decoration:underline;
}	

.footerNav {
	text-align:center;
	margin-top: 30px;
}

.footerNav a {
	font-family:'Roboto', sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:18px;
	padding:0 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:0;
}

.footerNav a.last {
	padding-right:0;
}

.footerNav a:hover,
.footerNav a.current {
	color:#ffffff;
	text-decoration: underline;
}

.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-weight:600;
}

.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:#222222;
	text-decoration:none;border-bottom:none;
}

.footerLogosWrapper {
	padding-top: 30px;
	padding-bottom: 50px;
}

img.footerLogoSeal {
	margin: 0px 20px;
}

.lww {
	font-family:'Roboto', sans-serif;
	text-align:center;
	color:#ffffff;
	padding:15px 0;
}

p.CopyrightContainer,
p.CopyrightContainer a {
	font-family:'Roboto', sans-serif;
	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;
	text-decoration:none;border-bottom:none;
}

p.CopyrightContainer a:hover {
	color:#ffffff;
	text-decoration: underline;
}

a.anchBackToTop {
	background:#004e26;
	color:#71141f;
	text-decoration:none;
}

a.anchBackToTop:hover {
	background:#71141f;
	color:#004e26;
	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:110px;
} 

.divMainCalloutWrapper,
.divMainCalloutImage, 
.slideshowsitewidth .slideshowfigure,
.slideshowfigure,
.slideshowsitewidth .slideshowpicture,
.slideshowpicture {
	height:700px;
}

.divMainCalloutWrapper.static {
	position:relative;
	float:left;
	width:100%;
}

.slideshowfullwidth .swiper-slide 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%);
}


/* //slidertext //maincallouttext */

.divMainCalloutText {
	position:absolute;
	bottom:24px;
	width: 100%;
	background: rgba(34,34,34,.5);
}

.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% - 110px);
	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:'Roboto Slab', sans-serif;
	font-size:48px;
	text-transform: uppercase;
	font-weight:bold;
}

.content-div .divMainCalloutText h3 {
	font-family:'Roboto', sans-serif;
	font-size:36px;
}

.content-div .divMainCalloutText p {
	font-family:'Roboto', sans-serif;
	font-size:21px;
	color:#ffffff;	
}

.content-div .divMainCalloutText a {
	text-decoration:none;border-bottom:none;
	display:inline-block;
	margin:10px 0;
	padding:5px 40px;
	line-height:1.75;
	font-size:21px;
	font-style:normal;
	text-shadow:none;
	background:#71141f;
	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;
	opacity:1;
	border-radius: 3px;
	text-transform: uppercase;
	font-weight:500;
}

.content-div .divMainCalloutText a:hover {
	text-decoration:none;border-bottom:none;
	color:#71141f;
	opacity:1;
	background:#ffffff;
}

/* 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_alt.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;
}

.divMainCalloutWrapper .swiper-button-next {
	background-image:url(../../layout/images/arrow_next_alt.png);
	right:15px;
	left:auto;	
}

.divMainCalloutWrapper .swiper-button-prev:hover {
	background-image:url(../../layout/images/arrow_prev_alt.png);
	opacity:1;
}

.divMainCalloutWrapper .swiper-button-next:hover {
	background-image:url(../../layout/images/arrow_next_alt.png);
	opacity:1;
}

.divMainCalloutWrapper .swiper-pagination {
	bottom:25px;
	height:25px;
	background:rgba(0,78,38,0.8);
}

.divMainCalloutWrapper .swiper-pagination-clickable .swiper-pagination-bullet {
	height:16px;
	width:16px;
	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;
}

.divMainCalloutWrapper .swiper-pagination-clickable .swiper-pagination-bullet:hover,
.divMainCalloutWrapper .swiper-pagination-clickable .swiper-pagination-bullet-active {
	background:#b5cab7;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	height:16px;
	width:16px;
	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;
	box-shadow: 0px 0px 1px 2px #71141f;
}

.swiper-pagination-clickable .swiper-pagination-bullet:hover,
.swiper-pagination-clickable .swiper-pagination-bullet-active {
	background:#71141f;
	opacity: 1;
	box-shadow: none;
}

/* //minicallout //callouts*/

.divMiniCalloutWrapper {
	background: #b5cab7;
	border-bottom: 25px solid #004e26;
}

.divMiniCalloutRow {
	width: 1420px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	padding-top: 30px;
	padding-bottom: 30px;
}

.divMiniCallout {
	text-align: center;
	padding: 0px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 20%;
	margin: 0px 5px;
	position: relative;
}

.divMiniCallout-6 {
	display: none;
}

.divMiniCallout a,
.divMiniCallout a:hover {
	text-decoration:none;border-bottom:none;
}

.divMiniCalloutInner {
	
}

.textholder-mini-callout {
	float:none;
	float:unset;
}

.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper {
	margin:0;
	padding:0;
}

.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper img {

}

.divMiniCalloutTextWrapper {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.divMiniCalloutHeaderWrapper {
	background: rgba(0,78,38,0.7);
	padding: 15px 0px;
}

.content-div .divMiniCalloutHeaderWrapper h3 {
	color: #ffffff;
	font-family:'Roboto', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
} 

.content-div .divMiniCalloutHeaderWrapper p {
	
}

.divMiniCallout:hover .divMiniCalloutHeaderWrapper {
	background: rgba(113,20,31,0.8);
}

/* //Testimonial Pull */

.pullHolder {
	background: #ffffff;
	padding-top: 0px;
}

.divPullHolderTitleWrapper {
	text-align: center;
	margin-top: 30px;
}

.divPullHolderTitleWrapper a {
	color: #71141f;
	font-family:'Roboto', sans-serif;
	font-size: 18px;
}

.divTestimonialsSliderWrapper {
	background: #ffffff;
	width: 100%;
} 

.divTestimonialsSliderWrapper .controlsWrapper{
	top:37%;
}

.divTestimonialsSliderWrapper .swiper-button-prev {
	background-image: url('../../layout/images/arrow-prev-red.png');
	width: 37px;
	height: 61px;
	opacity: .7;
}

.divTestimonialsSliderWrapper .swiper-button-next {
	background-image: url('../../layout/images/arrow-next-red.png');
	width: 37px;
	height: 61px;
	opacity: .7;
}

.divTestimonialsSliderWrapper .swiper-button-prev:hover,
.divTestimonialsSliderWrapper .swiper-button-next:hover {
	opacity: 1;
}

.divTestimonialHolder {
	width: calc(100% - 60px);
	text-align: center;
	margin: 0px auto;
}

.divTestimonialsSliderWrapper .testimonialText p{
	color:#222222;
}

.divTestimonialsSliderWrapper .testimonial-slider-inner p.author {
	color: #004e26;
	margin-top: 30px;
	font-weight:bold;
}

.mobileTestimonialLink{
	display:none;
}

.divPageFooter-home {
	background: #b5cab7;
	padding-top: 30px;
	padding-bottom: 100px;
}

/*.divPageFooter-home .divMediaWrapper-right{
	width:50%;
}*/


@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: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 {
		height:250px;
	}
	
	.divMiniCalloutInner {
	
	}
	
	.divMiniCallout-1 h3,
	.divMiniCallout-2 h3,
	.divMiniCallout-3 h3{
		line-height:2;
	}	
	
	.content-div .divMiniCalloutHeaderWrapper {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper h3 {
		font-size:26px;
	}
	
	.divPageFooter-home .divMediaWrapper-right{
		width:50%;
	}
}

@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: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:16px;
		line-height:1.3;
	}
	
	.content-div .divMainCalloutText p a {
		font-size:16px;
	}
	
	/* //minicallout */
	
	.divMiniCallout {
		height:195px;
	}
	
	.divMiniCalloutInner {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper h3 {
		font-size:20px;
	}
		
}


@media (max-width:767px) {

	.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.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:#ffffff;
	}
	
	.content-div .divMainCalloutText * {
		text-align:center !important;
	}
	
	.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 !important;
	}
		
	.divMainCalloutWrapper .swiper-pagination {
		bottom:0;
	}
	
	/* //minicallout */
	.divMiniCalloutWrapper {
	
	}	
	.divMiniCalloutRow {
		padding-bottom:15px;
	}
	
	.divMiniCallout {
		height:265px;
	}
	
	.divMiniCalloutInner {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper {
	
	}
	
	.content-div .divMiniCalloutHeaderWrapper h3 {
		font-size:24px;
	}

	.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper {
		float:none;
	}

	.divMiniCallout .divMediaWrapper.miniCalloutImageWrapper img {
		padding:0;
	}
	
	/* //home //content */
.body-home .testimonialInner {
    overflow: hidden;
    height: 198.1px;
    line-height: 25px;
    margin: 20px;
}
.testimonialInner:before {
    content: "";
    float: left;
    width: 5px;
    height: 198.1px;
}
.testimonialInner > *:first-child {
    float: right;
    width: 100%;
    margin-left: -5px;
}
.testimonialInner:after {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    float: right;
    position: relative;
    top: -25px;
    left: 100%;
    width: 3em;
    margin-left: -3em;
    padding-right: 5px;
    text-align: right;
    background-size: 100% 100%;/* 512x1 image,gradient for IE9. Transparent at 0% -> white at 50% -> white at 100%.*/
    ￿background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAABCAMAAACfZeZEAAAABGdBTUEAALGPC/xhBQAAAwBQTFRF////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AAAA////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wDWRdwAAAP90Uk5TgsRjMZXhS30YrvDUP3Emow1YibnM9+ggOZxrBtpRRo94gxItwLOoX/vsHdA2yGgL8+TdKUK8VFufmHSGgAQWJNc9tk+rb5KMCA8aM0iwpWV6dwP9+fXuFerm3yMs0jDOysY8wr5FTldeoWKabgEJ8RATG+IeIdsn2NUqLjQ3OgBDumC3SbRMsVKsValZplydZpZpbJOQco2KdYeEe36BDAL8/vgHBfr2CvTyDu8R7esU6RcZ5ecc4+Af3iLcJSjZ1ivT0S/PMs3LNck4x8U7wz7Bv0G9RLtHuEq1TbJQr1OtVqqnWqRdoqBhnmSbZ5mXapRtcJGOc4t2eYiFfH9AS7qYlgAAARlJREFUKM9jqK9fEGS7VNrDI2+F/nyB1Z4Fa5UKN4TbbeLY7FW0Tatkp3jp7mj7vXzl+4yrDsYoVx+JYz7mXXNSp/a0RN25JMcLPP8umzRcTZW77tNyk63tdprzXdmO+2ZdD9MFe56Y9z3LUG96mcX02n/CW71JH6Qmf8px/cw77ZvVzB+BCj8D5vxhn/vXZh6D4uzf1rN+Cc347j79q/zUL25TPrJMfG/5LvuNZP8rixeZz/mf+vU+Vut+5NL5gPOeb/sd1dZbTs03hBuvmV5JuaRyMfk849nEM7qnEk6IHI8/qn049hB35QGHiv0yZXuMdkXtYC3ebrglcqvYxoj1muvC1nDlrzJYGbpcdHHIMo2FwYv+j3QAAOBSfkZYITwUAAAAAElFTkSuQmCC);
    background: -webkit-gradient(linear,left top,right top,
        from(rgba(255,255,255,0)),to(white),color-stop(50%,white));
        background: -moz-linear-gradient(to right,rgba(255,255,255,0),white 50%,white);
        background: -o-linear-gradient(to right,rgba(255,255,255,0),white 50%,white);
        background: -ms-linear-gradient(to right,rgba(255,255,255,0),white 50%,white);
        background: linear-gradient(to right,rgba(255,255,255,0),white 50%,white);
    }

.mobileTestimonialLink{
	text-decoration:none;border-bottom:none;
	font-style:italic;	
	color:#71141f;	
	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;
	display:inline-block;
}
	
	.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;
	}	
	
	.divPageFooter-home{
		margin-bottom:-30px;
	}
	
}

.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:#337ab7;
	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 #337ab7;
	color:#337ab7;
	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:#337ab7;
	color:#ffffff;
	
}

.divDirectorySearchBtnWrapper:hover input {
	color:#ffffff;
}

.content-div .ulDirectorySocialWrapper > li a:hover {
	text-decoration:none;border-bottom:none;
	color:#004e26;
}

.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 #337ab7;
}

.group input:focus,
.group textarea:focus,
.group select:focus {
	border-bottom:1px solid #337ab7;
}

.group label,
.form-control {
	color:#666666;
}

.group .bar:before, .group .bar:after {
	background:#337ab7;
}

#frmContactForm input[type=text],
#divGetDirections input[type=text] {
	margin-top:30px;
	border-bottom-color:#337ab7;
}

#divGetDirections input[type=text] {
	margin-top:0;
}

#frmContactForm input[type=submit],
#divGetDirections input[type=submit] {
	background: #71141f;
	border-color: #71141f;
	border-radius:0;
	line-height:1;
	color:#ffffff;
	text-shadow:none;
}

#frmContactForm input[type=submit]:hover,
#divGetDirections input[type=submit]:hover {
	border-color:#004e26;
	color:#ffffff;
	background:#004e26;
}

#frmContactForm input[type=submit] {
	line-height:2;
}

input[type=file]#fileUpload:hover,
.fileinput-button:hover {
	background:#004e26;
}


.frmFEForm .anchForgot 			{color:#337ab7;}
.frmFEForm .anchForgot:after 	{background:#337ab7;}


.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:#004e26;
}

.content-div a.anchBackToPage,
.content-div a.anchBackToPage .fa {
	color:#222222;	
	border-color:#222222;
}

.content-div a.anchBackToPage:hover,
.content-div a.anchBackToPage:hover .fa {
	color:#71141f;	
	border-color:#71141f;
}

.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:#337ab7;
	border-color:#337ab7;
} 

.content-div-blog .divSideMenu.right {
	border-color:#337ab7;
}

.divSideMenu a.blogsidemenuchooser:hover {
	color:#000000;
}

.divSideMenu a.blogsidemenuchooser.current,
.divSideMenu a.blogsidemenuchooser.current:hover {
	background:#337ab7;
	color:#ffffff;
}
 
.divSideMenu a.anchYearLink:hover,
.divSideMenu a.anchYearLink.current-year {
	background:#337ab7;
	color:#ffffff;
}

.divSideMenu a.anchMonthLink:hover,
.divSideMenu a.anchMonthLink.current-month {
	background:#fbfbfb;
	color:#337ab7;
}

.divSideMenu a.anchTagLink:hover,
.divSideMenu a.anchTagLink.current-tag {
	color:#337ab7;
}

.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 #337ab7;
	color:#337ab7;
}

.blog-inner .read-more,
.blogSubTitle-tags a {
	color:#337ab7;
}


.blogsearch input[type=submit] {
	border-color:#337ab7;
	color:#337ab7;
	background:transparent;
}

.blogsearch input[type=submit]:hover {
	color:#ffffff;
	background:#337ab7;
	border-color:#337ab7;
}



.galleryImageWrapper img,
.galleryImageWrapper:hover img {
	padding:5px;
}

.galleryImageWrapper:hover img {
	background: #71141f;
}

.sideMenuLeft .divMediaWrapper.galleryImageWrapper,
.sideMenuRight .divMediaWrapper.galleryImageWrapper {
	padding:7.5px;
}

.divAlbumCover a:after {
	background: #71141f;
}



.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 #71141f;
}

nav .anchSandwichNav {
	font-family:'Roboto Slab', sans-serif;
	color:#71141f;
	border-bottom:1px solid #b5cab7;
}

nav .anchSandwichNav.current,
nav .anchSandwichNav:hover {
	border-bottom:1px solid #b5cab7;
	border-left:4px solid #71141f;
	color:#71141f;
}

.navbar-nav.divSandwichNavPageLinks {
	border: 2px solid #71141f;
}



.dropdown.tablet .btn-default {
	font-family:'Roboto', sans-serif;
	color:#999999;
}
.dropdown.tablet.open,
.dropdown.tablet .btn-default:hover,
.dropdown.tablet .btn-default:active,
.dropdown.tablet .btn-default:focus {
	color:#337ab7;
	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:70px;
		height:70px;
	}
	
	.dropdown.tablet .btn-default,
	#navbar .anchMainNav {
		font-size:15px;
		line-height:68px;
		height:68px;
		padding:0 10px;
		
	}
	
	.divMainCalloutWrapper,
	#main .divPageHeaderWrapper {
		margin-top:110px;
	}

	#main .divPageHeaderWrapper {
		height:110px;
	}

	#main h1.pagelabelheader {
		font-size:36px;
	}
	
	.divMainCalloutWrapper {
		height:475px;
	}
	
	.divMainCalloutImage,
	.slideshowsitewidth .slideshowfigure,
	.slideshowfigure,
	.slideshowsitewidth .slideshowpicture,
	.slideshowpicture {
		height:475px;
	}
	
	.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%);
	}
	
}


@media (min-width:1366px) {
	.slideshowfullwidth .swiper-slide img {
		min-width:auto;
		max-width: 1920px;
		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:70px;
		line-height:70px;	
	}
	
	#navbar .anchMainNav {
		font-size:18px;
		padding:0 10px;
		height:68px;
		line-height:68px;
	}
	
	.divMainCalloutWrapper .swiper-button-next,
	.divMainCalloutWrapper .swiper-button-prev {
		top: 282px;
	}	
	
	#main .divPageHeaderWrapper {
		height:110px;
	}	
	
	#main h1.pagelabelheader {
		font-size:42px;
	}
	
	.divMiniCallout {
		height: 175px;
	}
	
	.body-contact .sideMenuLeft, 
	.body-contact .sideMenuRight, 
	.body-contact .sideMenuNone{
		padding-bottom:0;
		padding-top:40px;
	}	
	
	.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;
	}
	
	.divPageFooter-home {
		padding-bottom: 50px;
	}		
	
}
@media (min-width:768px) and (max-width:1023px) {
	
	header {
		height: 110px;
	}
	
	.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:70px;
		line-height:70px;	
	}
	
	#navbar .anchMainNav {
		font-size:20px;
		padding:0 10px;
		height:70px;
		line-height:70px;
	}
	
	.navbar-toggle {
		margin: 10px 15px;
	}
	
	#main {
		margin-top: 0px;
	}
	
	.divMainCalloutWrapper .swiper-button-next,
	.divMainCalloutWrapper .swiper-button-prev {
		display:none;
	}
	
	.divMiniCalloutRow {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: wrap;
	}
	
	.divMiniCallout {
		min-width: 230px;
		height: 210px;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	#main .divPageHeaderWrapper {
		height:110px;
	}

	#main h1.pagelabelheader {
		font-size:36px;
	}	

	.body-contact .sideMenuLeft, 
	.body-contact .sideMenuRight, 
	.body-contact .sideMenuNone{
		padding-bottom:0;
		padding-top:40px;
	}
	
	.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:110px;
	}
	
	.supernav.container,
	.navcontainer .container {
		padding:0;
	}
	
	.anchLogoLink {
		padding:10px;
		left: 15px;
		width:40%;
	}	
	
	#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:70px;
		line-height:70px;	
	}
	
	.navbar-toggle {
		margin: 10px 15px;
	}
		
	#main {
		margin-top:0;
	}
	
	.divMainCalloutWrapper,
	#main .divPageHeaderWrapper {
		margin-top:110px;
	}
	
	.divMainCalloutText {
		background: #004e26;
		text-align: left;
		padding-left: 20px;
		padding-top: 10px;
	}	
	
	.content-div .divMainCalloutText * {
		text-align: left;
	}
	
	.content-div .divMainCalloutText p a {
		margin-bottom: 0px;
	}
	
	.content-div .MainCalloutTextCenterInner *:last-child {
		margin-bottom: 0px;
	}
	
	.divMainCalloutWrapper .swiper-button-next,
	.divMainCalloutWrapper .swiper-button-prev {
		display:none;
	}
	
	.divMainCalloutWrapper .swiper-pagination {
		background: #004e26;
	}
	
	.divMiniCalloutRow {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: wrap;
	}
	
	.divMiniCallout {
		width: 100%;
		max-width: 277px;
		height: 252px;
		margin-bottom: 20px;
	}

	#main h1.pagelabelheader {
		margin-top:30px;
		line-height:1;
		font-size:32px;
	}	

	.divMediaWrapper{
		margin-bottom:15px;
	}
	
	.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;
		margin-left:0;
	}	
	
	.content-div .bodytextholder li a,
	.content-div .bodytextholder p a {
		word-break:break-all;
	}
	
	.content-div .subcats-select,
	.content-div .subcats-select a {
		font-style:normal;
		color:#999999;
	}
	
	.content-div .sidemenu-subcategory.current-year {
		color:#337ab7;
	}
	
	.content-div .sidemenu-subcategory.current-tag,
	.content-div .sidemenu-subcategory.current-month {
		padding-left:10px;
		color:#337ab7;
	}
	
	.divAlbumCover a:after {
		background: #71141f;
		bottom: 0px;
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	.divAlbumCover figcaption {
		font-size: 24px;
		bottom: -30px;
	}
	
	.textholder-testimonial .quote {
		color: #b5cab7;
		mix-blend-mode: darken;
	}
	
	.testimonial-mobile p.author {
		border-bottom: 1px solid #b5cab7;
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	
	/* //gallery */
	.divAlbumCover .nextIcon{
		padding-bottom:35px;
	}
	
	/* //blog */
	.content-div.content-div-multiple-entries > h2{
		text-align:center;
		font-size:24px;
	}
	
	.divPageFooter-home {
		padding-top: 20px;
	}
	
	/* //contact */
	.textholder-49 p{
		margin-left:7px;
	}
	
	/* //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:#fbfbfb;
	}
	
	.topFooter .divContactItem {
		display:none;
	}
	
	.footerNav {
		display:none;
	}	
	
	.footerLogos {
		padding-top: 40px;
		padding-bottom: 30px;
	}
	
	img.footerLogoSeal {
		margin: 0px 15px;
	}
	
	.footer-gallery,
	.footer-testimonials{
		margin-top:30px;
	}
	
}

@media (max-width:767px) and (orientation:landscape) {
	.divMainCalloutWrapper .swiper-slide img, .textholder-image.mainCalloutImageWrapper img {
		height: 273px;
	}
}

@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:#337ab7;
	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 #337ab7;
	color:#337ab7;
	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:#337ab7;
	color:#ffffff;
	
}

.divDirectorySearchBtnWrapper:hover input {
	color:#ffffff;
}


a:focus{
	outline: 1px solid #666666;
}

:after{
	background-image:url(../../layout/images/link-arrow.png);
}

.navLinkIcon{
	margin-left:5px;
	position: relative;
	bottom: 2px;
}

 p.author {
	font-weight:bold;
}

button{
	background: #71141f;
	border: 1px solid #71141f;
	text-decoration:none;border-bottom:none;
}

button:hover{
	background: #ffffff;
	border: 1px solid #71141f;
	text-decoration: none;
}

.bodyphone p a{
	text-decoration: none;
}

.bodyphone:hover p a{
	text-decoration:none;border-bottom:none;
	color: #71141f !important;
}

.bodyphone p a:hover{
	text-decoration:none;border-bottom:none;
}
