@charset "UTF-8";
.underline {
    text-decoration: underline;
}
h1{
	text-align: center;
	color: #2b2b59;
}
h5{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.container .row .col-md-3 {
}
Footer {
	margin-top: 60px;
	padding-top: 25px;
	color: #FDFDFD;
	background-color: #2B2B59;
	text-align: center;
	vertical-align: baseline;
	padding-bottom: 25px;
	margin-bottom: 60px;
}
.group-coach {
	width: 800px;
}
.container-fluid .navbar-default {
	background-color: #2B2B59;
	color: #FFFFFF;
	border-width: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-radius: 0px;
}
.navbar-header .navbar-toggle.collapsed .icon-bar {
	color: #FFFFFF;
}
.container .navbar-header .navbar-brand {
	color: #FFFFFF;
}
.nav.navbar-nav.navbar-right li a {
	color: #FFFFFF;
}
#main {
	width: 75%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	margin-bottom: 60px;
}
.image-centre {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0 20px 0;
}
.article-size {
	max-width: 1200px;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	width: 900%;
	height: inherit;
	left: auto;
	display: block;
}
.col-text{
	width: auto;
	text-align: center;
}
.bullet-points {
	font-style: normal;
	font-size: large;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
}
.image-ybs {
	margin-top: 3px;
	padding-top: 0px;
}
.h2-colour-size {
	color: #2B2B59;
	width: 95%;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}
.h3{
	width: 95%;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}
input {
	border: 2px solid #eeeeee;
	height: 46px;
	margin: 10px 0 0 0;
	padding: 1%;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #333333;
	letter-spacing: .01em;
	font-style: normal;
	font-weight: 300;
	font-family: source-sans-pro Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"}
#lname {
	width:100%;
}

#email {
	width:100%;
}

#address {
	width: 100%;
}

input[type=checkbox] {
	visibility: hidden;
}

#checkbox {
	position: absolute;
	top: 0;
  	left: 0;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
}

.customCheck {
	width: 90%;
	float: left;
	margin-top: 20px;
	position: relative;
}

.customCheck label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
  	left: 0;
	background: #eee;
	border:1px solid #ddd;
}

.customCheck label:after {
	opacity: 0.2;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 5px;
	left: 4px;
	border: 3px solid #333;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.customCheck label:hover::after {
	opacity: 0.5;
}

.customCheck input[type=checkbox]:checked + label:after {
	opacity: 1;
}

.robot {
	display: inline-block;
	position: relative;
	width: 60%;
	margin: 0 0 0 30px;
	line-height: 1em;
}

#submit {
	display: block;
	border: 0;
	width: 25%;
	height: 60px;
	margin: 30px auto 0;
	background: #eee;
	text-align: center;
	transition: background, color, .5s ease 0;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #333333;
	letter-spacing: .01em;
	font-style: normal;
	font-weight: 300;
	font-family: source-sans-pro, Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"}

#submit:hover {class:"iframe-centre";
	background: #DADADA;
	border: 1px #DADADA; 
	color: #C43C3E;
}

/* Top-level Styling */

* {
	margin:0;
	padding:0; 
	-webkit-margin-before: 0; 
	-webkit-margin-after: 0;
	-webkit-padding-start: 0;
	}

body {
	background-color: #FFFFFF;
	margin: 0 auto;
}

#wrapper {
	max-width: 1020px;
	height: 100%;
	background: #fff;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding: 20px;
}

/* Div Layout Styling */

#subscribeBox {
	position: relative;
	margin: 0 auto;
	padding:10px 0;
	height: auto;
	width: 50%;
	min-width: 325px;
}


*:focus {
	outline: none;
}
#video #main p {
}

.subscribeForm {
	display: block;
	margin: 20px 0 0 0;
	width: 90%;
}

/* Text Styling for h2, p, a */

h2 {
	font-weight: 500;
	letter-spacing: .05em;
	color: #333333;
	font-style:normal;
	font-family: source-sans-pro, Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

.thin {
	font-weight:200;
}

a {
	text-decoration:none;
	color: #333333;
}

a:hover {
	text-decoration:none;
	color: #C43C3E;
}


p {
	display: block;
	width: 90%;
	margin: 20px 0 0 0;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #333333;
	letter-spacing: .01em;
	font-style: normal;
	font-weight: 300;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

.video {
	margin-left:auto;
	margin-right:auto;
	
	/* [disabled]float: right; */
	/* [disabled]width: auto; */
	/* [disabled]height: auto; */
	margin-top: 10px;
}
#fname {
	width: 100%;
	margin-bottom: 0px;
}
#subscribeBox .subscribeForm .g-recaptcha {
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
}
.Comment {
	margin-top: px;
	width: 100%;
}
.container-fluid #wrapper #subscribeBox {
}
.container-fluid #wrapper #subscribeBox {
}
S-colour {
	color: #2B2B59;
}
.S-colour {
}
.advisory-image {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
.brand {
	color: #FFFFFF;
}
.h2coloursize {
	text-align: left;
	font-size: x-large;
	color: #2B2B59;
	font-weight: bold;
}
.container .row .col-md-2 {
	margin-left: auto;
	margin-right: auto;
	width: auto;
}
#video .article-size .container {
}
.container-group {
	width: 1000px;
}
.My-Header {
	padding-top: 0px;
}
.My-Header {
	background-color: #2B2B59;
	color: #F8F8F8;
	width: auto;
	height: auto;
}
.container.row.col-md-2 {
}
.container-fluid {
	
}
.iframe-centre {
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	height: 70%;
}
	
.video-container {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	overflow: hidden;
}
.iframe{
	

	position: relative;
	top: 0;
	left: 0;
	width: 60%;
	height: 60%;
}
	
/* Responsive holder for image */	


/* Image Centred*/	
	
.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
	padding: 20px 0 20px 0;
	width: 90%;
}

/* navbar background and text colour and padding */

.navbar-colour {
	color: white;
	background: #2b2b59;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 90%;
	
	
}
	.brand-colour {
	color: white;
	background: #2b2b59;
	margin-top: 20px;
	
}
#menu-bar {	
  margin-left: auto ;
  margin-right: auto ;
}
.center-div
{
     margin: 0 auto;
     width: 100%; 
}
.header
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 60px;
	color: #2b2b59;
	font-size: 240%;
	padding: 0 0 125px 0;

}
.span-header
{
	font-size: 70%;
	float: right;
	margin-right: 50px;
}

.quote
{
	text-align: justify;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
.btn-centre-red{
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	background-color:#da291c !important;
	color: white;
	display: block;
}
.btn-centre-green{
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	background-color:#44d62c !important;
	color: white !important;
	display: block;
}
.li{
	width: 80%;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	font-style: normal;
	font-size: large;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
.li-indent{
	width: 70%;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	font-style: normal;
	font-size: large;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";


}
.hr {
  border: 0;
  border-top: 3px solid #2b2b59;
  border-bottom: 3px solid #2b2b59;
}
.thumbnail-height-lg{
	min-height: 500px;
}
.thumb-height-sm{
	min-height: 300px;
}