body{
	height:100%;
	width:100%;
	background:#444;
	color:#0c0c0c;
	font-size:1em;
	}
h1,h2,h3,h4,h5,h6{
	color:#0c0c0c;
	font-size:3.5em;
	line-height:60px;
	margin-bottom:12px;
	font-weight:700;
	}
h2{
	font-size:2.5em;
}
h3{
	font-size:2em;
}
h4{
	font-size:1.5em;
}
h5{
	font-size:1em;
}
h6{
	font-size:1em;
}
.content-text.imgB{
	background:#004677;
	max-width:570px;
	float:right;
	vertical-align:middle;
	min-height:400px;
	margin-top:100px;
}
.content-text.imgB h1,
.content-text.imgB h2,
.content-text.imgB h3,
.content-text.imgB h4,
.content-text.imgB h5,
.content-text.imgB h6,
.content-text.imgB p{
    color:#fff !important;
	text-align:left !important;
}
.content-text.imgB h1,
.content-text.imgB h2,
.content-text.imgB h3,
.content-text.imgB h4,
.content-text.imgB h5,
.content-text.imgB h6{
    color:#00BFB2 !important;
}
.content-text.imgB p{
	font-size:1.5em;
	line-height:36px;
}
.content-text{
	overflow:auto;
}
.content-text.imgS{
	clear:none;
}
.content-text.imgS span{
    
}
img.imgS{
	max-width:540px !important;
	vertical-align:middle;
}
.imgS h2{
	text-align:left;
}
.content-text.imgS ul{
	list-style-type:disc !important;
	column-count:2 !important;
	column-gap:20px !important;
	margin-top:0 !important;
}
.content-text.imgS li{
	background:url('../img/bullet2.png') left 9px no-repeat;
	padding-left:15px !important;
	margin-bottom:10px !important;
}

#header{
	padding:0;
	width:100%;
	min-height:80px;
	text-align:center;
	box-sizing:border-box;
	color:#fff;
	background:#DD0613;
	clear:both;
	}
#logo{
	margin:5px;
}
#logo img{
    max-height:80px;
    }
#header .limit{
	height:100%;
	overflow: visible !important;
	}
#header .icon{
	vertical-align:middle;
	height:30px;
	width:30px;
	margin:10px 20px;
	float:left;
	}
#header-actions{
	padding:45px 0;
	float:right;
	width:100%;
	max-width:70%;
	font-size:1.3em;
	}
#header-actions a{
	color:#721132;
	}
.header-actions{
	float:left;
	width:30%;
	padding-left:5%;
	box-sizing:border-box;
	}
.header-actions:first-of-type{
	float:left;
	width:40%;
	}
.header-actions div{
	text-align:left;
	}
#menu-icons{
	float:right;
	text-align:left;
	max-width:17.7%;
	padding-top:18px;
	}
#menu{
	text-align:center;
	font-size:1em;
	margin:0 auto;
	display:table;
	width:auto;
	max-width:1120px;
	z-index:5;
	float:right;
	}
#submenu{
	position:absolute;
	z-index:6;
	}
#menu ul{
	margin:0 auto;
	position:relative;
	display:table-row;
	
	}
#menu ul li{
	display:table-cell;
	position:relative;
	
	}
#menu ul li a,
#submenu ul li a{
	transition:all 0.5s;
	display:block;
	padding:28px 20px;
	text-decoration:none;
	font-weight:400;
	color:#fff;
	text-transform:uppercase;
	
	}
#submenu ul li a{
	width:150px;
	}	
#menu ul li a.current{
	color:#fff;
	font-weight:bold;
	}
#menu ul li a:hover,
#menu ul li a:focus{
	color:#fff;
	background:#C40613;
	}
#menu ul li ul{
	position:absolute;
	font-size: 0.9em;
	left:-20px;
	padding:20px;
	margin-top:-10px;
	right:0;
	z-index:9998;
	border-radius:10px;
	width:100%;
	box-shadow:0px 10px 15px -10px #333;
}
#menu ul li ul:after{
	content:"";
	padding:10px;
	position:absolute;
	background:#fff;
	top:-10px;
	left:50%;
	margin-left:-10px;
	rotate: 45deg;
}
#menu ul li ul li a{
	padding:10px !important;
	text-transform: none !important;
}
#banner-wrap{
	max-width:100%;
	margin:0 auto;
	position:relative;
	background:url('../thm/home-gallery-BG-hero-01.jpg') no-repeat #9E050F;
	background-size:cover;
	clear:both;
	top:-13px;
	}
#banner{
	width:1120px;
	position:relative;
	text-align:center;
	margin-top:-10px !important;
	overflow:hidden;
	box-sizing:border-box;
	z-index:2;
	background:#9E050F;
	}
#logo img{
	max-height:70px;
}
#banner ul,
#banner li{
	width:100%;
	}
#banner li{
	max-height:480px;
	overflow:hidden;
	}
#banner	img{
	position:static !important;
	width:100%;
	max-width:50%;
	height:100%;
	display:flex;
	margin:0 auto;
	}
.sub-banner{
	display:flex;
	justify-content:center;
	align-items:middle;
	height:200px;
	min-height:0 !important;
	width:1280px !important;
	margin-bottom:40px !important;
	overflow:auto;
	}
.sub-banner img{
	vertical-align:middle;
	max-width:100% !important;
	filter:sepia(1) saturate(400%) hue-rotate(-33deg) contrast(1.5) brightness(0.3) opacity(0.8);
}
.banner-caption{
	top:0%;
	position:absolute;
	width:100%;
	max-width:560px;
	background:#DD0613;
	color:#fff;
	height:100%;
	text-align:left;
	border-radius:4px;
	box-sizing:border-box;
	}
.sub-banner .banner-caption{
	max-width:100%;
	top:0;
	margin:0 auto !important;
	text-align: center;
	background:none;
}
.banner-label{
	position:relative;
	font-style:normal;
	top:0px;
	padding-top:50px;
	left:30px;
	font-size:0.9em;
	font-weight:600;
	text-transform:uppercase;
	}
.sub-banner .banner-label{
	padding:20px 0 0 0;
	left:0;
}
.banner-caption p{
	width:100%;
	position:relative;
	clear:both;
	box-sizing:border-box;
	line-height:32px;
	color:#fff;
	padding:0 30px;
	margin-top:0px;
	}
p.banner-headline{
	margin-top:30px;
	font-size:4em;
	letter-spacing:0;
	font-weight:400 !important;
	line-height:72px;
	max-width:100%;
	box-sizing:border-box;
	color:#fff !important;
	margin-left:0;
	}
.sub-banner .banner-headline{
	padding:0px;
	font-size:3em;
}
.banner-caption .action{
	background:#C40613;
	color:#fff;
}
.banner-caption .action:hover{
	background:#fff;
	color:#9E050F;
}
#footer{
	clear:both;
	overflow:auto;
	background:#DD0613;
	color:#fff;
	position:relative;
	z-index:2;
	clear:both;
	overflow:auto;
	box-sizing:border-box;
	line-height:16px;
	font-size:1.1em;
	padding:0;
	font-weight:300 !important;
	margin-top:60px;
	text-align: center;
	}
#footer #menu{
	max-width:100%;
}
#footer ul{
	display:table;
}
#content:after{
	content:"";
	background:url('../img/library/pulboroughfcPFC-crest.webp') no-repeat #DD0613;
	width:80px;
	background-size: 80px;
	background-position: center;
	border-radius:70px;
	padding:30px;
	height:80px;
	bottom:-155px;
	left:50%;
	margin-left:-70px;
	z-index:3;
	position:absolute;
}
#top{
	width:20px;
	right:80px;
	left:initial;
}
#footer h4{
	color:#fff;
	text-align: center;
	margin:80px 0 0 0;
	padding:0 !important;
	font-size:2em;
}
#footer #menu{
	width:100%;
	background:#C40613;
	margin:0 auto;
	float:none;
}
#footer img{
	max-width:100px;
	background:#DD0613;
	border-radius:50px;
	padding:20px;
	position:relative;
	left:50%;
	margin-left:-60px;
	top:-60px;
}
#address{
	width:100%;
	color:#fff;
	position:relative;
	min-height:80px;
	font-size:1.1em;
	overflow:auto;
	margin-top:25px;
	padding-top:50px;
	margin:25px 0;
	}
#copy{
	width:100%;
	padding:30px 30px;
	background:#9E050F;
	text-align:center;
	color:#fff;
	}
#copy a{
	color:#fff;
	text-align:left;
	}
#menu-copy{
	float:none !important;
	display:inline-block;
}
#menu-copy a{
	display:inline-block;
	margin-left:40px;
	color:#fff;
	}
#menu-copy a:hover{
	color:#fff;
	}
.rslides_tabs {
	font-size:0;
	max-width:100%;
	height:0;
	position:relative;
	text-align: left;
	left:30px;
	z-index:50;
	top:-30px;
	}
.rslides_tabs li {
	display:inline;
	margin-right:20px;
	padding:0px;
	border-radius:20px;
	}
.rslides_tabs a {
	width:auto;
	line-height:20px;
	border-radius:20px;
	padding:5px;
	height:auto;
	border:1px solid #fff;
	background:#9E050F;
	}
.rslides_tabs a:hover {
	border:0;
	}
.rslides_tabs li:first-child {
	margin-left:0;
	}
.rslides_tabs .rslides_here a {
	background:#fff;
	color:#fff;
	font-weight:bold;
	}
#blog-home{
	columns: 3;
}
#blog-home .blog-post{
	border:1px solid #ddd;
	border-radius: 15px;
	box-shadow:0px 10px 15px -10px #ccc;
	max-width:352px;
}
#blog-home img{
	max-width:352px;
}
#blog-home .blog-post{
	padding:0 !important;
}
#blog-home .blog-title h3{
	font-size:1.2em;
	line-height: 36px;
	font-weight:300 !important;
	margin:0;
}
.blog-category{
	padding:25px;
	text-transform: uppercase;
	font-size:0.8em;
	letter-spacing:2px;
}
#gallery{
	display:grid;
	grid-template-columns: repeat(3, 1fr);
	padding:30px 60px;
}
.gallery-item{
	
}
#gallery img,
.blog-thumb{
	border:1px solid #ccc;
	border-radius: 15px;
	margin-bottom:15px;
	max-width:352px;
}
.blog-thumb{
	padding:0;
}
.blog-data,.blog-title,.blog-user{
	padding:0 25px;
}
.blog-data{
	font-style: initial !important;
}
.blog-title h3{
	font-size:1.2em;
	font-weight: 400;
	line-height: 36px;
}
#contact-information{
	float:left;
	width:50%;
	padding-left:0;
}
#contact{
	background:none;
	color:#0c0c0c;
}
.action{
	background:red;
	border-radius:30px;
	border-color:red;
}
.action:hover,
.action:active{
	color:red;
	background:#fff;
	border-color:red;
}
.social-icons a{
	margin:10px;
}
.social-twitter a{
	background:url('../thm/twitter-round.svg') no-repeat;
	}
.social-facebook a{
	background:url('../img/icons/facebook-round.svg') no-repeat;
	}
.social-instagram a{
	background:url('../img/icons/insta-round.svg') no-repeat;
	}
.social-pinterest a{
	background:url('../img/icons/pinterest.svg') no-repeat;
	}
.social-linkedin a{
	background:url('../img/icons/linkedin.svg') no-repeat;
	}
.social-youtube a{
	background:url('../img/icons/youtube.svg') no-repeat;
	}
.social-icons a:hover{
	filter: grayscale(1) brightness(2);
	}
div.feature{
	width:100%;
	max-width:544px;
	float:right;
	border:1px solid #ddd;
	border-radius:15px;
	overflow:hidden;
	margin-right:40px;
	margin-top:40px;
	padding:0;
	margin-bottom:40px;
	box-shadow: 0px 10px 15px -10px #ccc;
  }
div.feature:first-of-type{
	float:left;
    }
div .feature h3{
	font-weight: 400;
	margin:0 !important;
}
div .feature h6{
	margin:0;
	font-size:0.8em;
	letter-spacing: 3px;
	position:relative;
	bottom:0;
}
.content-text.feature{
	float:none;
	border:0;
	width:100% !important;
	max-width: 100% !important;
	padding:25px;
	min-height:230px;
	margin:0;
	box-shadow:none;
  }
div.feature img{
	margin:0;
}
div.imgB{
	clear:both;
	left:0;
	background-position:top right;
	background-size:50%;
	overflow:hidden;
}
div.imgB .limit{
	max-width:50%;
	background:#DD0613;
	margin-left:0;
}
.content-text.imgB{
	float:right !important;
	color:white;
	margin-right:0;
	background:#DD0613;
	height:100%;
	margin-bottom:0 !important;
	height:100%;
	max-width:620px;
	margin-top:100px;
	min-height:500px;
	width:100%;
}
.content-text.imgB h2{
	font-size:3em;
}
.content-text.imgB h2,
.content-text.imgB h6{
	color:#fff !important;
}
.content-text.imgB .action{
	background:#fff;
	color:red;
}
.gallery-home{
	clear:both;
	padding:80px 0;
	background:maroon;
}
.gallery-home.content-text{
	display:none;
}
.gallery-image{
	background:rgba(0,0,0,0);
	float:left;
	margin:0;
	text-align:center;
	width:33%;
}
.gallery-image img{
	border-radius:15px;
	border:1px solid #ddd;
	background:rgba(0,0,0,0);
}
/*  FA tables */
table{
	width:100%;
	text-align:center;
	border:1px solid #ddd;
	border-radius:15px;
	border-spacing:0;
}
table td, 
table th{
	border-collapse:collapse;
	padding:15px;
}
table tr:first-of-type td:first-of-type, 
table th:first-of-type{
	border-top-left-radius:15px;
}
table tr:first-of-type td:last-of-type, table th:last-of-type{
	border-top-right-radius:15px;
}
table thead tr th{
	border-bottom:1px solid #ddd !important;
	background:#DD0613;
	color:#fff;
}

table tr:nth-of-type(even){
	background:#f6f6f6;
}
table .left,
table .right{
	float:none !important;
}
table .team-logo{
	width:0;
	padding:0
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
	.nav-button{
		left:auto !important;
		right:20px;
	}
#menu-top {
	  background-color: #DD0613 !important; 
}
	#header{
		overflow:auto;
		padding-bottom: 20px;
	}
	#logo{
		width:auto;
		position: absolute;
		left:20px;
		top:0px;
		z-index:1000;
	}
	#logo img{
		margin:20px !important;
	}
	#menu-top li a{
		background:red !important;
	}
}