@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Hind', sans-serif;
	color: #666;
	padding-top: 76px;
}

.navbar-brand img {
	max-height: 50px;
}

.colour {
	backface-visibility: #f00;
}
.navbar-custom {
	background: #fff;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

footer {
	background: rgba(0,0,0,.5);
}
ul.navbar-nav li a {
	color: #000;
	font-weight: 500;
	text-transform: uppercase;
	font-size: .9em;
}

ul.navbar-nav li a:hover, ul.navbar-nav li.active a {
	color: #2b76b2;
	text-decoration: none;
}

ul.navbar-nav li {
}

ul.navbar-nav li:first-child {
	
}

ul.navbar-nav li:last-child {
}

.navbar-toggler {
}


.navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(102,102,102,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.dropdown-menu {
	margin-top: 19px;
	background: #fff;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	border: 0;
	border: 1px solid rgba(0,0,0,0.1);
	border-top: 1px solid #fff;
}

ul.navbar-nav .dropdown-menu li a {
	color: #2b76b2;
	font-size: .8em;
	font-weight: 500;
}

ul.navbar-nav .dropdown-menu li a:hover, ul.navbar-nav .dropdown-menu li.active a {
	background: #2b76b2;
	color: #fff;
}


ul.social {
	padding: 0;
	margin: 0;
}
ul.social li {
	display: inline-block;
	margin-right: 10px;
}

ul.social li img {
	max-width: 30px;
}

h1, h2, h3, h4, h5, h6 {
	color: #505a61;
	font-weight: 800;
	text-transform: uppercase;
	font-style: italic;
}

h1.smallTitle {
	display: block;
	margin: 60px 45px;
	font-size: 1.2em;
	font-weight: 800;
}

h1.smallTitle small {
	font-weight: 100;
	font-size: 1.6em;
}

a {
	color: #2b76b2;
}

a:hover {
	color: #2b76b2;
}

.boardTitle {
	font-size: 1.4em;
}

.theContent {
	font-weight: 100;
}
.theContent img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

.theContent strong, .theContent b {
	font-weight: 800;
	color: #2b76b2;
}

.bar {
	background: url(/wp-content/themes/ovaltwo-child/assets/img/join-now.webp) no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #fff;
}

.barBackground {
	background: rgba(0,0,0,0.7);
	padding: 130px 0 110px 0;
}

.bar h3 {
	color: #fff;
}

.bar .theContent {
	font-size: 1.4em;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-weight: 100;
}

.joinLinks {
	font-size: 2em;
}

.btn-join {
	background: rgba(255,255,255,0.4);
	border: 1px solid #fff;
	color: #fff;
	font-size: .6em;
	text-transform: uppercase;
	padding: 15px 20px 11px 20px;
	line-height: 1em;
}

.btn-join:hover {
	background: rgba(255,255,255,1);
	color: #000;
}

.bannerImage {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
	position: relative;
}

.bannerImage.home {
	margin-bottom: 0;
}

.bannerImage h1 {
	text-align: center;
	position: absolute;
	z-index: 999;
	font-weight:800;
	font-size: 3rem;
	color: #fff;
	text-transform: uppercase;
	max-width: 900px;
	font-style: normal;
}

.bannerImage.home h1 {
	font-size: 1.2em;
}

.bannerImage.home h1 small {
	text-transform: none;
	font-weight: 100;
	font-size: 2em;
}

.bannerImage img {
	filter: brightness(80%);
}
.photo-credit {
	display: block;
	position: absolute;
	left: 15px;
	bottom: 10px;
	z-index: 999999;
	color: #fff;
	font-size: 14px;
	font-weight: 100;
}

.imageBlock {
	position: relative;
}

.colourBoxes .photo-credit {
	margin-left: 60px;
}

.no-padd {
	padding: 0;
}

.center-middle {
	display: flex;
	justify-content: center;
	align-items: center;
}

.center-middle .theContent {
	padding: 30px 60px;
}

.aboutUsBlock {
	padding: 120px 0;
	background: #fafafa;
}

.colourBoxes {
	padding: 45px 0 15px 0;
	background: #3077b0;
}

.colourBoxes > div > div > div {
	color: #fff;
}

.colourBoxes > div > div > div h3 {
	color: #fff;
}

.colourBoxes img {
	padding: 0 60px;
}

.boxContent {
	padding: 20px 45px;
	min-height: 165px;
}

.btn-site {
	background: #f90;
	color: #fff;
	margin-bottom: 30px;
}

.theContent img {
	display: block;
	max-width: 100%;
	height: auto;
}

footer {
	padding: 60px 0 0 0;
	background: #1a1a1a;
	color: #999
}

footer  h3 {
	font-size: 1.4em;
	font-style: normal;
	font-weight: 400;
}
footer a {
	color: #999;
}
footer a:hover {
	color: #fff;
}

footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

footer ul li {
	font-weight: 100;
}

#copyright {
	margin-top: 45px;
	font-size: .7em;
	padding: 10px 0;
	border-top: 1px solid #333;
}

.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label {
	color: #2b76b2;
	font-weight: 200;
	text-transform: uppercase;
	margin-bottom: 0;
}

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
	border: 1px solid #2b76b2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
	font-weight: 800;
}

.gform_wrapper .gform_footer input.button {
	background: #2b76b2;
	color: #fff;
	padding: 5px 20px 3px 20px;
	transition: .4s;
}

.gform_wrapper .gform_footer input.button:hover {
	background: #fff;
	color: #2b76b2;
}

.eventBlock {
	border-top: 10px solid #2b76b2;
	padding: 45px 30px 15px 30px;
	-moz-box-shadow: 0px 0px 10px #ddd;
	-webkit-box-shadow: 0px 0px 10px #ddd;
	box-shadow: 0px 0px 10px #ddd;
	margin-bottom: 45px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.eventBlock img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 45px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

	a.newsLetterLink {
		text-decoration: none;
	}
	.newsletterBlock {
		-moz-box-shadow: 0px 0px 10px #ddd;
		-webkit-box-shadow: 0px 0px 10px #ddd;
		box-shadow: 0px 0px 10px #ddd;
		margin-bottom: 30px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		text-align: center;
		padding-bottom: 15px;
		transition: .4s;
	}
	
	.newsletterBlock:hover {
		-moz-box-shadow: 0px 0px 10px #ddd;
		-webkit-box-shadow: 0px 0px 10px #ddd;
		box-shadow: 0px 0px 10px #999;
	}
	
	.newsletterBlock img {
		-moz-border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		-khtml-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
		margin-bottom: 15px;
	}
	
	.newsletterBlock .theContent {
		padding: 0 15px;
		height: 70px;
	}
	
	.newsletterBlock h4 {
		font-size: 1.1em;
		height: 60px;
	}
	.newsletterBlock .theContent {
		font-size: .9em;
		color: #000;
		line-height: 1.2em;
		margin-bottom: 10px;
		height: 80px;
		overflow: hidden;
	}
	
	.newsletterBlock .date {
		color: #999;
		font-weight: 100;
		margin-bottom: 10px;
		display: block;
	}

.ourHistory {
		background: rgba(43,118,178,06);
		padding: 120px 0;
		margin-top: 120px;
		color: #fff;
	}
	
	.ourHistory h2 {
		font-size: 2.4em;
		color: #fff;
	}
	
	.ourHistory .theContent {
		max-width: 800px;
		margin: 30px auto 0 auto;
	}
	
	.ourHistory p {
		font-size: 1.4em;
	}
	.statistics {
		margin: 30px 0 30px 0;
	}
	.statsBlock {
		text-align: center;
		background: rgba(43,118,178,0.4);
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		max-width: 150px;
		margin-left: auto;
		margin-right: auto;
		padding: 15px;
		margin-bottom: 30px;
		-moz-box-shadow: 0 0 10px #ccc;
		-webkit-box-shadow: 0 0 10px #ccc;
		box-shadow: 0 0 20px #ccc;
	}
	
	.statsBlock  h4 {
		font-weight: 400;
		font-size: .6em;
		margin: 10px 0;
		padding: 0;
	}
	
	.statsBlock span {
		display: block;
		font-size: 4em;
		padding: 0;
		margin: 0;
		line-height: 1em;
	}
	
	span.credits {
		font-size: .8em;
		text-align: center;
		display: block;
	}

#pagination {
    margin: 45px auto 120px auto;
}

#pagination span,
#pagination a {
    display: inline-block;
    border: 1px solid #011f36;
    line-height: 1em;
    color: #011f36;
    padding: 10px 15px;
    background: #fff;
	transition: .4s;
}

#pagination span.current,
#pagination a:hover {
    background: #011f36;
    color: #fff;
}

.relatedPost {
		display: block;
	}
	
	.relatedPost img {
		margin: 0 auto 20px auto;
		display: block;
		border: 1px solid #ccc;
		padding: 10px;
	}
	
	.relatedPost .theExcerpt {
		height: 150px;
	}
	
	.relatedPost h5 {
		font-weight: 200;
		text-transform: none;
		font-style: normal;
		min-height: 70px;
		border-bottom: 1px solid #ccc;
	}
	
	.relatedPost:hover {
		text-decoration: none;
	}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
}

@media (min-width: 62em) {
}

@media (max-width: 768px) {
}

@media (max-width: 992px) {
}

@media (max-width: 1200px) {
}