/*
 Theme Name:     HCYO
 Theme URI:      https://www.hcyo.co.uk
 Description:    Hampshire County Youth Orchestra Theme
 Author:         Richard Stevenson
 Author URI:     https://rlswd.com/
 Template:       customizr-pro
 Version:        1.0.0
*/
h1{
	text-transform: uppercase;
	text-align: center;
	border-top: 1px #5A5A5A solid;
	border-bottom: 1px #5A5A5A solid;
}
h2{
	text-transform: uppercase;
	border-top: 1px #5A5A5A solid;
	border-bottom: 1px #5A5A5A solid;
}
h3{
	text-transform: uppercase;
}

h1.slide-title {
	border-top-color: #fff;
	border-bottom-color: #fff;
}

.entry-content a {
	color: #08397C;
	font-weight: bold;
}
.entry-title a {
	background: none;
}
.format-icon:before{
	content: none;
	display: none;
}
form{
	float: left;
	margin-right: 5px;
}

label {
	display: inline;
	padding-right: 5px;
}

.gc-title-dark-bg figure:not(.effect-5) .entry-title a {
	background: none;
}

#footer h3{
	text-transform: uppercase;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

.tc-grid-excerpt h2 {
	background: rgba(0, 0, 0, 0.6);
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

.tc-no-sticky-header .tc-header {
	background: none;
	position: relative;
}
.header-bg-vid {		
	/*min-height: 600px;*/
	z-index: 0;
	position: relative;
	background: #021125;
	/*background: rgb(25,25,25);*/
	min-height: 130px;
	max-height: 575px;
	overflow: hidden;
}

.tc-header .brand{
	position: absolute;
	z-index: 100;
	top: 5px;
}
.navbar-wrapper{
	position: absolute;
	z-index: 100;
	top: 0px;
	right: 5px;
}
.tc-header{
	border-bottom-style: none;
}

.tc-hover-menu{
	/*background:rgba(192,192,192,0.7);*/
}

.tc-header .brand .site-logo img, .tc-header .brand .site-title{
	/*background:rgba(192,192,192,0.7);*/
}

.navbar .nav > li > a{
	text-shadow:none;
	z-index:10;
}
.navbar .nav > li > a:hover{
	color: #6a88b0;
}

.tc-header .brand a {
	z-index:10;
}

.navbar .btn-toggle-nav .icon-bar {
	background:#FFFFFF;
}

.carousel{
	margin-bottom: 30px;
}

.entry-meta {
	display: none;
}

@media (max-width: 979px){
	.nav-collapse.collapse, .no-navbar .nav-collapse {
		background: rgba(100,100,100,.75);
	}
	.header-video {
		display: none;
	}
}

.header-video{
	background: #fafafa;
}

.rpwe-title{
	border-bottom-width: 0px;
}
.rpwe-block h3{
	background-color: #999;
}