@charset "UTF-8";
/* Body */
body {
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	background-color: #f2f2f2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
	font-size:100%;
}

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
}

h3 {
	margin-bottom:10px;
}

section {
	margin:0;
	padding:0;
	clear:both;
}

/* Container */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 1000px;
	background-color: #FFFFFF;
}
/* Navigation */
header {
	width: 100%;
	height: 5%;
	background-color: #52bad5;
	background-color: rgba(0, 0, 0, 0.8);
	border-bottom: 1px solid #2C9AB7;
}

.pagebanner {
	width:100%;
	clear:both;
}
.pagebanner img {
	width:100%;
	height:auto;
}

#bannertext {
	padding-top:0px;
	padding-bottom:10px;
	background-color: rgba(0, 0, 0, 0.8);
	color:#FFFFFF;
	text-align:center;
}

.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 40%;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	letter-spacing: 2px;
	font-size:100%;
}
nav {
	float: right;
	width: 50%;
	text-align: right;
	margin-right: 25px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size:90%;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}


/* Buttons */

.more-detail-button {
	padding: 10px 20px;
	background-color:#FFFFFF;
	color:#00b2d0;
	text-decoration:none;
	text-align:center !important;
	margin-left:auto !important;
	margin-right:auto !important;
	margin-bottom:10px;
	border:#00b2d0 solid 1px;
}

.more-detail-button a {
	color:#00b2d0;
}

.more-detail-button:hover {
	background-color:#00b2d0;
	color:#FFFFFF;
	border:#000000 solid 1px;
}

.more-detail-button a:hover {
	background-color:#00b2d0;
	color:#FFFFFF;
	border:#000000 solid 1px;
}

.centre-button {
	margin-left:auto;
	margin-right:auto;
}


ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
	color: #2C9AB7;
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
	padding-top:10px;
	padding-bottom:0px;
	font-size:140%;
	font-weight:bold;
}
/* Hero Section */
#herotext {
	background-color: rgba(0, 0, 0, 0.6);	
}
.hero {
	background-color: #B3B3B3;
	padding-top: 300px;
	padding-bottom: 0px;
	background-image:url(../images/witney-header.png);
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom:0px;
	font-size:110%;
}
/* ThreeColumn Section */
.text_column {
	width: 29%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 2%;
	padding-right:2%;
	color:#666666;
}
.ThreeColumn {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 45px;
	padding-bottom: 55px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
}

.ThreeColumn2 {
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 45px;
	padding-bottom: 55px;
	display: inline-block;
	background-color:#FFFFFF;
	margin-top: 0px;
	width:98%;
	margin-left:auto;
	margin-right:auto;
}

/* Adverts */

.adverts {
	width:100%;
	padding-top:40px;
	padding-bottom:40px;
	background-color:#00b2d0;
	background-color: rgba(0, 0, 0, 0.8);
	color:#EEEEEE;
}

.adverts a {
color:#FFFFFF;
}

/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
	font-size:120%;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 60px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #52BAD5;
}
.gallery .thumbnail p {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
.banner {
	background-color: #2D9AB7;
	background-image: url(../images/witney-background.png);
	height: 500px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax {
	color: #000000;
	text-align: right;
	padding-right: 100px;
	padding-top: 110px;
	letter-spacing: 2px;
	margin-top: 0px;
	background-color: rgba(255, 255, 255, 0.8);	
}
.parallax_text {
	color: #000000;
	text-align: right;
	padding-right: 100px;
	width: 40%;
	float: right;
	font-weight: bold;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: rgba(255, 255, 255, 0.8);
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
}
/* More info */
footer {
	background-color: #ECEAEA;
	padding-bottom: 35px;
	width:100%;
}

#footer-wrapper {
	width:100%;
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
}

.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #666666;
	text-align: center;
}
footer .footer_column p {
	color: #666666;
	background-color: #ECEAEA;
}

.footer_column ul {
	color:#333333;
	text-align:left;
	list-style-type: none;
}

.footer_column ul a {
	color:#333333;
}

.footer_column ul li {
	padding-bottom:10px;
}

.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 300px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}


.footer_column2 {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
	background-color:#ECEAEA;
}
footer .footer_column2 h3 {
	color: #666666;
	text-align: center;
}
footer .footer_column2 p {
	color: #666666;
	background-color: #ECEAEA;
}
footer .footer_column2 p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}


.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding:30px 20px 30px 20px;
	background-color: #717070;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.copyright p {
	text-align:justify;
	font-size:76%;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}

/* Mobile */
@media (max-width: 375px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:100%;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.footer_column2 {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size:120%;
}
.parallax_text {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #2D9AB7;
	background-image: none;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
.notmobile {
visibility:hidden;
display:none;
height:0;
width:0;
}

/* Stats Gallery */
.stats {
	font-size:100%;
}
}

/* Need to adjust thumbnail class for smaller screens to make it 100% wide */
@media (max-width: 414px) {
.thumbnail {
	width: 100%;
}
}

/* Small Tablets */
@media (min-width: 376px) and (max-width: 767px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #043745;
	font-size:100%;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #52bad5;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.text_column {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.footer_column2 {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size:120%;
}
.parallax_text {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}
.thumbnail {
	width: 50%;
}
.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_text {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
.footer_column {
	width: 100%;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
}
