/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


.didactbold {
	font-family: 'Didact Gothic', "sans serif";
	font-weight: 600;
	color: #747474;
	text-align: left;
	white-space: normal;
	line-height: 17px;
	
}

.homeH2 h2{
	font-size: 15px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	font-weight: bold;
}

.physioH1 h1{
	font-size: 15px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	font-weight: bold;
	text-align: justify !important;
	text-transform: capitalize;
	line-height: 10px !important;
}

.physioH2 h2{
	font-size: 15px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	font-weight: normal;
	line-height: 15px !important;
}

.aboutusH1 h1{
	font-size: 15px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	font-weight: bold;
	text-transform: capitalize;
	text-align: justify !important;
}

.aboutusH2 h2{
	font-size: 15px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	font-weight: bold;
}
/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
	font: 16px/26px 'Didact Gothic', sans-serif;
	color: #FFF;	
	background: #FBFBFB;
}

.wrapper {
	width: 100%;
	margin: 0 5%;
}
#full {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background: #FBFBFB;
}

/* ===================
    ALL: Orange Theme
   =================== */
#headerfull {
border-bottom: medium solid #bed001;
	background-color: #FFFFFF;
	width: 100%;
	}
.header-container {
	background-color: #FFFFFF;
	width: 100%;
	height: 105px;
	color: #747474;
}

.footer-container {
	border-top: 0;
	background-color: #262626;
	text-align: center;
	font-family: "Didact Gothic", sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
}
#complete {
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	font-size: 16px;
	color: #747474;
	font-weight: bolder;
}

/* ==============
    MOBILE: Menu
   ============== */

.wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.clearfix {
    *zoom: 1;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-color:: #FFF;
}
#full {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background: #FBFBFB;
	padding-bottom: 4%;
}
#headerfull {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom: none;
	}
.title {
	color: #747474;
	text-align: center;
}

.title img {
	width: 97%;
	margin-top: 3%;
	}
	.title ul {
		list-style-type: none;
	}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 30px 0;
}

.main article h1 {
	font-size: 1.3em;
	font-family: Montserrat, sans-serif;
	text-transform: uppercase;
	color: #747474;
}

.main aside {
	color: #929292;
	text-align: justify;
	line-height: 1.4;
	background-color: #FBFBFB;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 10px;
	padding-left: 0%;
	width: 100%;
}

.footer-container footer {
	color: white;
	padding: 20px 0;
	text-align: center;
}
#about {
	font-family: 'Didact Gothic', sans-serif;
	text-align: justify;
	font-size: 14px;
	line-height: 16px;
	color: #999;
	width: 85%;
	margin-bottom: 3%;
	margin-right: auto;
	margin-left: auto;
	font-weight: 200;
	background-image: url(../images/watermark-01.png);
	background-repeat: no-repeat;
	background-position: 50%;
	background-color: #FFF;
	padding: 3%;
	margin-top: 0;
	border: 1px solid #CCC;
	border-radius: 6px;
}
#about2 {
	color: #999;
	font-size: 14px;
	width: 85%;
	height: 1040px;
	margin-right: auto;
	margin-left: auto;
	font-weight: 200;
	background-color: #FFF;
	padding: 5%;
	border: 1px solid #CCC;
	border-radius: 4px;
}
#about2ask {
	color: #999;
	font-size: 14px;
	width: 85%;
	height: 1040px;
	margin-right: auto;
	margin-left: auto;
	font-weight: 200;
	background-color: #FFF;
	padding: 5%;
	border: 1px solid #CCC;
	border-radius: 4px;
}
.complete2 {
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	font-size: 16px;
	color: #747474;
	font-weight: bolder;
	padding-top: 20px;
}
.complete2 img {
	width: 95%;
	height: auto;
margin-top: 2%;
}

.complete3 {
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	font-size: 16px;
	color: #747474;
	font-weight: bolder;
	padding-top: 3%;
}
.complete3 img {
	width: 90%;
	height: auto;
margin-top: 2%;
}
#introleft3 {
	width: 5%;
	float: left;
	text-decoration: none;
	color: #999;
	margin-right: 10%;
	}

#mainpic2 {
	margin-right:auto;
	margin-left: auto;
	padding-top: 10%;
	margin-bottom: 5%;
	text-align: center;
	width: 100%;
}
#row1left {
	float: left;
	width: 50%;
	text-align: right;
}
#row1right {
	float: right;
	width: 50%;
	text-align: left;
}
#row2left {
	float: left;
	width: 50%;
	text-align: right;

}
#row2right {
	float: left;
	width: 50%;
	text-align: left;
	clear: right;
}

.green-bar ul {
	list-style-type: none;
	list-style-image: none;
	padding-top: 2%;
	padding-bottom: 1%;
	vertical-align: middle;
  }
    .green-bar ul li {
	padding-right: 4%;
  }
  .introtextcentred {
	width: 90%
	font-family: 'Didact Gothic', sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 14px;
	color: #A0A0A0;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-weight: lighter;
	padding-left: 5%;
	padding-right: 5%;
}

#profile {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3%;
	text-align: center;
}
#profile img {
	width: 100%;
}	 
#introleft2 {
font-family: 'Didact Gothic', sans-serif;
	text-align: justify;
	font-size: 13px;
	line-height: 14px;
	width: 100%;
	text-decoration: none;
	color: #999;
	padding: 2px;
	}
#introright {
	float: left;
	width: 100%;
	margin-top: 5px;
	line-height: 17px;
	font-size: 15px;
	clear: right;
	padding: 2px;
	text-align: center;
}
#introright img {
	width: 95%;
	}

#maincaption {
	text-align: center;
	float: left;
	width: 100%;
	font-weight: bold;
	color: #747474;
	font-size: 13px;
	}
	.textwrap {
	float: left;
	
	}
	
	.contact-left {
		float: left;
		width: 48%;
	}
	
	.contact-right {
		float: left;
		width: 48%;
	}
	
	
/* Start Forms */

#enquiryForm {
	margin-top: 20px;
}

form div p {
	margin-bottom: 15px;
}

input[type=file] {
	width: 215px;
	display: block;
	border: 1px solid #999;
	background-color: #FFF;
	margin-bottom: 2px;
	margin-right: 15px;
	padding: 8px;
	box-shadow: inset 1px 1px 1px #CCC;
	-moz-box-shadow: inset 1px 1px 1px #CCC;
	margin-top: 15px;
	color: #999 !important;
	font-size: 15px;

}

input[type=text] {
	width: 212px;
	display: block;
	border: 1px solid #999;
	background-color: #FFF;
	margin-bottom: 2px;
	margin-right: 15px;
	padding: 8px;
	box-shadow: inset 1px 1px 1px #CCC;
	-moz-box-shadow: inset 1px 1px 1px #CCC;
	margin-top: 15px;
	color: #999 !important;
}

::-webkit-input-placeholder {
 color: #999 !important;
 font-style: normal !important;
}
:-moz-placeholder { /* older Firefox*/
 color: #999 !important;
}
::-moz-placeholder { /* Firefox 19+ */ 
 color: #999 !important;
} 
:-ms-input-placeholder { 
 color: #999 !important;
}

textarea {
	width: 212px;
	height: 135px;
	display: block;
	border: 1px solid #999;
	background-color: #FFF;
	padding: 5px 8px;
	box-shadow: inset 1px 1px 1px #CCC;
	-moz-box-shadow: inset 1px 1px 1px #CCC;
	font-size: 14px;
	margin-top: 15px;
}

input[type=submit] {
	background: none repeat scroll 0 0 #bed001;
    border-radius: 2px 0 0 2px;
    color: #666;
    display: inline-block;
    font-size: 18px;
    text-decoration: none;
    padding: 6px 11px 6px 10px;
    text-align: center;
    float: left;
    font-weight: normal;
    text-transform: capitalize;
    border: 0px;
}


input[type="button"], 
::-webkit-file-upload-button,
::-webkit-file-upload-button
{
	background: none repeat scroll 0 0 #bed001;
    border-radius: 2px 0 0 2px;
    color: #666;
    display: inline-block;
    font-size: 18px;
    text-decoration: none;
    padding: 6px 11px 6px 10px;
    text-align: center;
    font-weight: normal;
    text-transform: none !important;
    border: 0px;
	font-size: 15px;
}

input[type=submit]:hover {
	color: #fff;
}

.video-home {
	margin-top: 15px;
	width: 50%;
	float:left;
}

.video-home2 {
	margin-top: 15px;
	width: 50%;
	float:left;
	text-align:right;
}

.fadein { position:relative; width:100%; height:500px; 
    -moz-box-shadow: -1px 0px 9px #383838;
    -webkit-box-shadow: -1px 0px 9px #383838;
    box-shadow: -1px 0px 9px #383838;
 }
 
.fadein img {
	position: absolute;
	left: 0px;
	top: 0;
	width: 100%;
	height: 500px;
	background-size: cover;
}

.contact-align {
	float:left;
	width: 50%;
}

input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  width   : 28px;
  margin  : 0;
  padding : 0;
  opacity : 0;
}

input[type=checkbox]:not(old) + label,
input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 28px;
  background   : url('../images/checks.png') no-repeat 0 0;
  line-height  : 24px;
}

input[type=checkbox]:not(old):checked + label{
  background-position : 0 -24px;
}

input[type=radio]:not(old):checked + label{
  background-position : 0 -48px;
}

/* End Forms */

/* Start Captcha */

/*CAPTCHA STYLES*/
/*//////////////*/

td { padding: 0; margin: 0; color: #FFF; font-size: 12px; font-family:Arial, Helvetica, sans-serif; }
::-webkit-input-placeholder { font-style:italic; color: #444; }
:-moz-placeholder { font-style:italic; color: #444; }
::-moz-placeholder { font-style:italic; color: #444; }
:-ms-input-placeholder { font-style:italic; color: #444; }

.hidden { visibility:hidden; }

.captcha
{
  width: 240px;
  margin: 0 auto;
  margin-left: -10px;
}

.refresh {
	position:relative;
	float: right;
	margin-top: -25px;
	margin-right: 90px;
}


#SpamCheck { margin-left: 15px!important;padding:5px; color: #555; }

#url
{
  visibility: hidden;
  height: 1px;
  width: 1px;
  position:absolute;
}
/* Z-INDEX */
 .formError { z-index: 990; }
    .formError .formErrorContent { z-index: 991; }
    .formError .formErrorArrow { z-index: 996; }

    .ui-dialog .formError { z-index: 5000; }
    .ui-dialog .formError .formErrorContent { z-index: 5001; }
    .ui-dialog .formError .formErrorArrow { z-index: 5006; }

.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
	text-align: left;
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none;
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	color: #fff;
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	font-family:Arial, Helvetica, sans-serif;
}

.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	-o-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 11px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}

.captcha input {
	width: 65px !important;
	margin-top: 10px;
}

.captcha-img { margin-left: 10px; margin-bottom: -20px!important; }

/* End Captcha */
	
/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 15px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width : 800px) {
	
.contact-left {
	float: none;
	width: 100%;
}

.contact-right {
	float: none;
	width: 100%;
}

.g-recaptcha {
    width: 88%;
    margin-left: -25px;
    margin-bottom: 0px;
    transform: scale(0.75,0.75);
}
	
}


@media only screen and (min-width: 480px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */

clearfix {
	margin-bottom: 5%;
}
#full {
	max-width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#headerfull {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-bottom: 8%;
	}
.header-container {
	background-color: #FFFFFF;
	width: 100%;
	height: 90px;
	color: #747474;
}
#mainpic2 {
	margin-right:auto;
	margin-left: auto;
	padding-top: 10%;
	margin-bottom: 5%;
	text-align: center;
	width: 100%;
}
#row1left {
	float: left;
	width: 50%;
	text-align: right;
}
#row1right {
	float: right;
	width: 50%;
	text-align: left;
}
#row2left {
	float: left;
	width: 50%;
	text-align: right;

}
#row2right {
	float: right;
	width: 50%;
	text-align: left;
}
.main aside {
	color: #929292;
	line-height: 1.4;
	background-color: #FBFBFB;
	padding-top: 0px;
	padding-bottom: 10px;
	width: 98%;
}
.introtextcentred {
	width: 90%
	font-family: 'Didact Gothic', sans-serif;
	text-align: justify;
	font-size: 14px;
	line-height: 15px;
	color: #A0A0A0;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-weight: lighter;
	padding-left: 5%;
	padding-right: 5%;
}
#about2 {
	height: 1040px;
	padding: 3%;
}
#about2ask {
	height: 1040px;
	padding: 3%;
}
#profile {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15%;
	text-align: center;
}
#profile img {
	width: 56%;
	padding-right: 22%;
	padding-left: 22%;
	padding-bottom: 3%;
	}	 
#introleft2 {
font-family: 'Didact Gothic', sans-serif;
	text-align: justify;
	font-size: 13px;
	line-height: 14px;
	width: 100%;
	text-decoration: none;
	color: #999;
	padding: 2px;
	}
#introright {
	float: left;
	width: 100%;
	margin-top: 5px;
	line-height: 17px;
	font-size: 15px;
	clear: right;
	padding: 2px;
	text-align: center;
}
#introright img {
	width: 100%;
	}

#maincaption {
	text-align: center;
	float: left;
	width: 100%;
	font-weight: bold;
	color: #747474;
	font-size: 13px;
	}
	.textwrap {
	float: left;
	
	}
/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */



}
@media only screen and (min-width: 592px) {

.introtextcentred {

	font-size: 16px;	
}
.complete2 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#full {
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#headerfull {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.header-container {
	height: 100px;
}
#introleft3 {
	margin-right: 5%;
	}
#about2ask {
	height: 980px;
	padding: 3%;
}
#profile {
	margin-bottom: 0;
}
#profile img {
	width: 45%;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	}	 
#introleft2 {
font-family: 'Didact Gothic', sans-serif;
	text-align: justify;
	font-size: 15px;
	line-height: 16px;
	width: 100%;
	text-decoration: none;
	color: #999;
	padding: 2px;
	}
#introright {
	float: left;
	width: 100%;
	margin-top: 5px;
	line-height: 17px;
	font-size: 15px;
	clear: right;
	padding: 2px;
	text-align: center;
}
#introright img {
	width: 100%;
	}

#maincaption {
	text-align: center;
	float: left;
	width: 100%;
	font-weight: bold;
	color: #747474;
	font-size: 13px;
	}
	.textwrap {
	float: left;
	margin-right: 10px;
	}
	}


@media only screen and (min-width: 768px) {

/* ====================
    WIDE: CSS3 Effects
   ==================== */

.wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.clearfix {
    *zoom: 1;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3%;
	width: 100%;
	background-color:: #f4f4f4
}
#full {
	max-width: 768px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3%;
}
#headerfull {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-bottom: 2%;
	border-bottom: solid 1px #bed001;
	}
.header-container {
	height: 145px;
}
.title {
	color: #747474;
	margin-left: auto;
	margin-right: auto;
}
#about {
	font-family: 'Didact Gothic', sans-serif;
	text-align: justify;
	font-size: 16px;
	line-height: 18px;
	color: #999;
	width: 85%;
	margin-bottom: 3%;
	margin-right: auto;
	margin-left: auto;
	font-weight: 200;
	background-image: url(../images/watermark-01.png);
	background-repeat: no-repeat;
	background-position: 50%;
	background-color: #FFF;
	padding: 3%;
	margin-top: 0;
	border: 1px solid #CCC;
	border-radius: 6px;
}
.complete2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #747474;
	font-weight: bolder;
	padding-top: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
}
.complete2 img {
	width:100%;
	height: auto;
}
.complete3 {
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	font-size: 16px;
	color: #747474;
	font-weight: bolder;
	padding-top: 3%;
}
.complete3 img {
	width: 50%;
	height: auto;
margin-top: 2%;
}

#mainpic2 {
	margin-bottom: 5%;
	float: none;
	clear: none;
	padding-top: 5%;
	width: 70%;}
#row1left {
	float: left;
	width: 50%;
	text-align: right;
}
#row1right {
	width: 50%;
	text-align: left;
	float: left;
}
#row2left {
	float: left;
	width: 50%;
	text-align: right;
}
#row2right {
	width: 50%;
	text-align: left;
	float: left;
}
#slider {
	width: 60%;
	margin-left: 20%;
}
.introtextcentred {
	font-family: 'Didact Gothic', sans-serif;
	text-align: justify;
	font-size: 16px;
	line-height: 18px;
	color: #A0A0A0;
	margin-right: auto;
	margin-left: auto;
	font-weight: lighter;
	padding-left: 15%;
	padding-right: 15%;
}
#about2ask {
	height: 1090px;
	padding: 3%;
}
 
#introleft2 {
	margin-bottom: 3%;
	}

/* ============
    WIDE: Menu
   ============ */

.title {
        text-align: center;
		float: none;
		clear: both;
		width: 90%;
    }
.title img {
	width: 100%;
}

.clearfix {
    *zoom: 1;
	margin-left: auto;
	margin-right: auto;

	width: 100%
	}

/* ============
    WIDE: Main
   ============ */

    .main article {
        float: left;
        width: 57%;
    }

    .main aside {
	float: right;
	width: 43%;
	color: #747474;
    }

 
}



@media only screen and (min-width: 1000px) {

/* ===============
    Maximal Width
   =============== */

.wrapper {
        width: 900px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
.clearfix {
    *zoom: 1;
	padding-left: 1%;
	padding-right: 1%;
}
.header-container {
	max-width: 1000px;
	height: auto;
	color: #747474;
	margin-left: auto;
	margin-right: auto;
}
#headerfull {

	padding-bottom: .5%;
	}
.main {
    padding: 30px 0;
}
#full {
	max-width: 1000px;
	padding-bottom: 2%;
}
.title {
        float: left;
		text-align: center;
		vertical-align: middle;
		width: 45%;
    }
.title img {
	width: 95%;
}


#mainpic2 {
	float: left;
	margin-bottom: 0;
	margin-left: 3%;
	width: 43%;
	padding-top: 3%;
	padding-right: 3%;
	clear: none;
}
#maincaption {
	text-align: center;
	float: left;
	width: 100%;
	margin-left: 23px;
	font-weight: bold;
	color: #747474;
	font-size: 13px;
	}
.main aside {
	float: right;
	width: 45%;
	text-align: center;
	color: #747474;
    }
.complete2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	color: #747474;
	font-weight: bolder;
	text-align: center;
	margin-top: 0%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1%;
	width: 35%;
	float: left;
	padding-left: 5%;
	padding-right: 5%;
}
#slider {
	width: 45%;
	text-align: center;
	float: none;
	clip: rect(4px,auto,4px,auto);
}
.introtextcentred {
	font-family: 'Didact Gothic', sans-serif;
	text-align: justify;
	font-size: 15px;
	line-height: 16px;
	color: #A0A0A0;
	margin-right: auto;
	margin-left: auto;
	font-weight: lighter;
	width: 78%;
}
#introleft3 {
	margin-right: 2%;
	}
span.menu-break 
{
display: block;
line-height: 15px;
text-align: center;
bottom: 5px;
padding-bottom: 10px;
position: relative;
}
#about2ask {
	height: 459px;
	padding: 3%;
}
#introleft2 {
float: left;
	width: 55%;
	padding-right: 0;
	margin: right: 0;
		margin-bottom: 3%;
	}
#profile {
	float: left;
	width: 33%;
	margin-bottom: 0;
	padding-right: 3%;
	}
#profile img {
	width: 100%;
	padding-right:0;
	padding-left: 0;
	padding-bottom: 0;
	}
 
#introright {
	float: right;
	width: 40%;
	margin-top: 5px;
	line-height: 17px;
	font-size: 15px;
	clear: right;
	padding: 2px;
	text-align: center;
}
#introright img {
	width: 100%;
	}
	
#maincaption {
	text-align: center;
	float: left;
	width: 100%;
	font-weight: bold;
	color: #747474;
	font-size: 13px;
	}
.textwrap {
	float: left;
	}		
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

@media only screen and (min-width: 1250px) {
.wrapper {
    width: 1180px; /* 1140px - 10% for margins */
    margin-left: auto;
	margin-right: auto;
    }
.clearfix {
    *zoom: 1;
	padding-right: 5%;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.header-container {
	background-color: #FFFFFF;
	max-width: 1180px;
	height: auto;
	color: #747474;
	margin-left: auto;
	margin-right: auto;
}
.main {
    padding: 30px 0;
}
}

@media only screen and (max-width : 800px) {

mainpic2 img {
	width: 100% !important;
	height: auto !important;
}

}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
	text-decoration: none;
	color: #666;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
.h3 {
	font-family: Montserrat, sans-serif;
	text-transform: uppercase;
	color: #747474;
}
.h2 {
	font-family: Montserrat, sans-serif;
	text-transform: uppercase;
	color: #747474;
	font-size: 16px;
	line-height: 16px;
	width: 35%;
	}
.top-bar-black {
  overflow: hidden;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
  background: #262626;
  margin-bottom: 0;
  height: 20px 
  }
  .top-bar {
  overflow: hidden;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
  margin-bottom: 0;
  height: 20px 
  }
.green-bar {
	overflow: hidden;
	line-height: 30px;
	position: relative;
	background: #bed001;
	margin-bottom: 0;
	text-align: right;
  }
  .green-bar ul {
	list-style-type: none;
	list-style-image: none;
	vertical-align: middle;
  }
    .green-bar ul li {
	padding-right: 4%;
  }
  .footer-container ul {
	list-style-type: none;
	vertical-align: middle;

 }
   .footer-container ul li {
	display:inline;
  }
  .copyright {
	text-align: center;
	font-family: "Didact Gothic", sans-serif;
}
.didactbold {
	font-weight: bold;
}
.p {
	line-height: 1.3;
}




@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}

body { margin: 0; } 
div#slider { overflow: hidden; }
div#slider figure img { width: 20%; float: left; }
div#slider figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite; 
}

@-webkit-keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}

body { margin: 0; } 
div#slider { overflow: hidden; }
div#slider figure img { width: 20%; height: auto;float: left; }
div#slider figure { 
  position: relative;
  width: 500%;
 
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
-webkit-animation: 30s slidy ease-in-out infinite;
animation: 30s slidy ease-in-out infinite; }

#headerfull {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
