/*
Theme Name: SEJFC
Author: Cuskit Limited
Description: Stretton Eagles JFC
Version: 0.0.1
*/

.tg-colhalf h3 {
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    text-align: right;
} 

.tg-colhalf.pull-right h3 {
    text-align: left;
}

.tg-quote h2 {
    padding-top: 80px;
    color: #ffEE55;
    text-transform: none;
    font-family: 'Nothing You Could Do', cursive;
    text-align: left;
    font-weight: 800;
}

.tg-quote h2 span{
    color: #ffffff;
    font-size:0.7em;
    text-transform: none;
    float: right;
    padding-right: 20px;
}

.tg-videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 65px;
	height: 100%;
}
.tg-videowrapper iframe {
	/* position: absolute; */
	top: 50px;
	left: 0;
	width: 100%;
	height: 100%;
}
#social {
    background: #f7f7f7;
}

#special {
    background: #373542;
    color: #f7f7f7;
}

.tg-section-heading {
    margin-top: 0px;
}

.subpage .tg-header {
    position: relative;
    background-color: #373542;
    background-image: URL("/img/stretton_eagles_colours.jpg");
}

.tg-wrapper .subpage > .tg-navigationm-mobile {
    display: none !important;
}

.camelcase {
    text-transform: none;
}


.team .team-header {
    width: 100%;
    float: left;
    z-index: 2;
    overflow: hidden;
    background: #373542;
    position: relative;
    margin-bottom: 20px;
}

.team .team-header .team-logo{
    padding: 10px 10px 5px 45px;
}
.team .team-header .team-logo a{display:block;}
.team .team-header .team-logo a img{display:block;}


.team .team-header h2{
    color: #fff;
    padding: 30px 10px 30px 30px;
    width: 100%;
    float: left;
    z-index: 2;
    overflow: hidden;
    position: relative;
}

.team .team-header:before {
    border-color: #0f884c !important;
    top: 0;
    right: 85%;
    content: '';
    z-index: -1;
    position: absolute;
    border-bottom: 500px solid;
    border-left: 70px solid transparent !important;
}

.team .team-header:after {
    background: #0f884c;
    top: 0;
    right: 0;
    width: 85%;
    height: 100%;
    content: '';
    z-index: -1;
    position: absolute;
}

.team .team-photo {
    height: auto;
    width: 100%;
}

.coach h5.coachname {
    font-size: 16px;
    text-align: center;
}

.coach h6.coachname {
    font-size: 12px;
    text-align: center;
}


.coach .tg-btnbox .tg-btn {
    width: 100%;
    padding: 0px;
    text-align: center;
}

li.team {
    list-style:none;
    background-color: #eeeeee;
    margin-bottom: 40px;
    padding-bottom: 40px;
}


ul.teammenu li {
    list-style:none;
}


ul.teammenu li:nth-child(odd) .tg-btn {
    background-color: #0f884c;
}

ul.teammenu li .tg-btn{
    list-style:none;
    width: 100%;
    padding: 0px;
    text-align: center;
}

.teamdetails {
    padding-left: 40px;

}

hr {
    border-color: #e4e4e4;
}

h5.sponsorname {
    font-size: 16px;
    text-align: center;
}

.errmessage {
    font-size: 16px;
    text-align: center;
    color: #cc2222;
    font-weight:700;
}

.successmessage {
    font-size: 16px;
    text-align: center;
    color: #0f884c;
    font-weight:700;
}

.owl-theme .owl-item {
    padding-right: 20px;
}

.owl-theme .owl-item h5, h5.textoverlay {
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 40px;
    padding-right: 20px;
}

.owl-carousel div h5, .owl-carousel div .textoverlay, h5.textoverlay{
    position:absolute;
    display:block;
}

option.bolden {
    font-weight: bolder;
}
