@charset "utf-8";
@import url("lightslider.css");
@import url("fancybox.css");
@import url("jquery.modal.min.css");
/* CSS Document */

* {
	box-sizing: border-box;
}

h1, h2, h3, h4
{
	padding: 0px;
	margin: 0px;	
}

img {
    max-width: 100%;
    height: auto;
}

#navbutton
{
	position: absolute;
	top: 30px;
	right: 30px;
	width: 45px;
	height: 45px;
	background: url(../Images/NavIcon.svg) no-repeat center center;
	background-size: cover;	
	display: none;
}

#navbutton span
{
	display: none;	
}

/* standard shell template */

html, body 
{
	margin: 0;
	padding:0;
	border:0;
	text-size-adjust: none;
	position: relative;
	scroll-behavior: smooth;
}

body
{		
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	background: #FFF;		
	text-align: center;	
	line-height: 18px;
	color: #000;
	text-size-adjust: none;
	height: 100%;
}

.clear{
	clear:both;
	overflow: hidden;
	display: none;
	height: 0px;			
}

/* redefine */
form 
{
	padding: 0px;
	margin: 0px;
	border: 0px;	
}

a 
{
	color: #302C2D;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;	
}

textarea
{
	font-family: 'Montserrat', sans-serif;
	font-size: 100%;
	color: #666;
}

input
{
	font-family: 'Montserrat', sans-serif;
}

img{
	border: 0;	
}

textarea::-webkit-input-placeholder {
  color: #666;
}

textarea:-moz-placeholder { /* Firefox 18- */
  color: #666;  
}

textarea::-moz-placeholder {  /* Firefox 19+ */
  color: #666;  
}

textarea:-ms-input-placeholder {
  color: #666;  
}

textarea::placeholder {
  color: #666;  
}

/* STANDARD DESKTOP CSS */
/* construct */
#wrapper 
{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
    text-align:  left;
	position: relative;
}

.header
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 2000;
	padding: 20px 0;
}

.header.content
{
	background: #0b3168;
	float: left;
	position:  relative;
}

.headerinner
{
	margin: 0 auto;
	width: 100%;
	max-width: 1400px;
}

.logo
{
	float: left;
	width: 280px;
	height: 100px;
	background: url(/Images/Excel-Driver-Training-Logos_White-Colour.svg) no-repeat top left;
	background-size: contain;
}

.logo span
{
	display: none;
}

.navigation
{
	float: right;
	max-width: 75%;
	padding: 0px;
	margin: 0px;
}

.navlist
{
	float: left;
	padding: 0px;
	margin: 0px;
}

.navlist li
{
	float: left;
	list-style-type: none;
	display: inline;
	position:  relative;
}

.navlist li a
{
	float: left;
	padding: 0 10px;
	color: #FFF;
	font-weight: bold;
	text-transform:  uppercase;
	font-size: 16px;
	line-height: 50px;
	margin-top: 25px;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.33);
}

.navlist li a:hover
{
	border-bottom: 4px solid #8bc53e;
	text-decoration:  none;
	background: url(/Images/NavBG.png);
}

.navlist li.selected a
{
	border-bottom: 4px solid #8bc53e;
	text-decoration:  none;
	background: url(/Images/NavBG.png);
}

.navlist li:hover a
{
	border-bottom: 4px solid #8bc53e;
	text-decoration:  none;
	background: url(/Images/NavBG.png);
}

.subnav
{
	position: absolute;
	top: 79px;
	left: 0px;
	width: 320px;
	padding: 0px;
	margin: 0px;
	background: #0b3168;
	display: none;
	border: 3px solid #8bc53e;
}

.navlist li:hover .subnav
{
	display: block;
}

.subnav li
{
	float: left;
	width: 100%;
	list-style-type: none;
	display: inline;
	border: 0px;
}

.subnav li a
{
	float: left;
	width: 100%;
	padding: 0 0px 0 20px;
	color: #FFF;
	font-weight: 300;
	text-transform:  capitalize;
	font-size: 16px;
	line-height: 50px;
	margin-top: 0;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.33);
	text-align:  left;
}

.navlist li:hover .subnav li a
{
	border-bottom: 0;
	text-decoration:  none;
	background: none;
	border: 0px;
}

.navlist li:hover .subnav li a:hover
{
	border-bottom: 0;
	text-decoration:  none;
	background: #8bc53e;
	border: 0px;
}

.pagetitle
{
	float: left;
	width: 100%;
	height: 40vh;
	position:  relative;
	z-index: 1000;
	overflow: hidden;
}

.pagetitle.intense
{
	height: 50vh;
}

.pageheader
{
	float: left;
	width: 50%;
	margin-left: 25%;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top center;
	margin-top: 20vh;
	padding-top: 40px;
	color: #FFF;
	font-size: 40px;
	line-height: 46px;
	text-transform:  uppercase;
	font-weight: 500;
	text-shadow: 4px 4px 6px rgba(0, 0, 0, 0.41);
}

.pagetitle.intense .pageheader
{
	margin-top: 60px;
}

.intenselogo
{
	float: left;
	width: 100%;
	height: 100px;
	background: url(/Images/Excelerate-Final-Logos_White_Colour.svg) no-repeat center center;
	background-size: contain;
	margin-top: 13vh;
}

.instructorlogo
{
	float: left;
	width: 100%;
	height: 100px;
	background: url(/Images/Excel-Instructor-Training-Final-Logo_White-Colour.svg) no-repeat center center;
	background-size: contain;
	margin-top: 13vh;
}

.splash
{
	float: left;
	width: 100%;
	height: 95vh;
	position:  relative;
	z-index: 1000;
	overflow: hidden;
}

#javaslider
{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#javaslider li
{
	float: left;
	width: 100%;
	height: 95vh;
	list-style-type: none;
	display: inline;
}

.javacenter
{
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
}

.javasmall
{
	float: left;
	width: 100%;
	margin-top: 30vh;
	color: #FFF;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.33);
	font-size: 24px;
	line-height: 40px;
	font-weight: 400;
	text-transform:  uppercase;
}

.javathirdsmall
{
	float: left;
	width: 100%;
	margin-top: 0px;
	color: #FFF;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.33);
	font-size: 24px;
	line-height: 40px;
	font-weight: 400;
	text-transform:  uppercase;
}

.javalarge
{
	float: left;
	width: 100%;
	margin-top: 0px;
	color: #FFF;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.33);
	font-size: 53px;
	line-height: 60px;
	font-weight: 500;
	text-transform:  uppercase;
}

.javaaction
{	
	float: left;
	width: 100%;
}

.actioninner
{
	margin: 0 auto;
	width: 100%;
	max-width: 300px;
}

.actioninner a
{
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: 500;
	background: #8bc53e;
	color: #FFF;
	text-transform:  uppercase;
	font-size: 18px;
	margin-top: 10vh;
	-webkit-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
	-moz-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
	box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
	transition: background-color 0.25s linear;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.actioninner a:hover
{
	text-decoration:  none;
	background: #f8153c;
}

.whitecontent
{
	float:  left;
	width: 100%;
	padding: 40px 0;
	text-align: left;
	background: #FFF;
}

.greycontent
{
	float:  left;
	width: 100%;
	padding: 40px 0;
	text-align: left;
	background: #f2f2f2;
}

.bluecontent
{
	float:  left;
	width: 100%;
	padding: 40px 0;
	text-align: left;
	background: #0b3168;
	color: #FFF;
}

.contentinner
{
	margin: 0 auto;
	width: 100%;
	max-width: 1400px;
}

.welcomeleft
{
	float: left;
	width: 50%;
	padding: 0 1%;
}

.lessonleft
{
	float: left;
	width: 66.666%;
	padding: 0 1%;
}

.lessonright
{
	float: left;
	width: 33.333%;
	padding: 0 1%;
}


.maintitle
{
	float: left;
	width: 100%;
	color: #0b3168;
	font-size: 40px;
	line-height: 36px;
	font-weight: 300;
	text-transform:  uppercase;
	padding-top: 20px;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top left;
}

.formtitle
{
	float: left;
	width: 100%;
	color: #0b3168;
	font-size: 22px;
	line-height: 22px;
	font-weight: 400;
	text-transform:  uppercase;
	padding-top: 20px;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top left;
}

.maintext
{
	float: left;
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: #666;
	line-height: 30px;
	
}

.maintext strong
{
	font-weight: 500;
	color: #0b3168;
	text-transform:  uppercase;
}

.maintext ul
{
	padding-left: 20px;
}

.maintext ul li
{
	padding-bottom: 20px;
	list-style-type: none;
}

.maintext ul li::before 
{
	content: "\2022";
	color: #0b3168; /* Change the color */
	display: inline-block;
	width: 1em;
	margin-left: -1em;
	font-weight: bold;
	font-size: 22px;
}

.action
{
	float: left;
	width: 100%;
}

.action a
{
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	background: #0b3168;
	color: #FFF;
	text-transform:  uppercase;
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
}

.welcomeright
{
	float: left;
	width: 50%;
	padding: 0 1%;
}

.carimage
{
	float: left;
	width: 100%;
	padding-bottom: 55%;
	background: url(/Images/emotionheader.jpg) no-repeat center center;
	background-size: cover;
}

.excelcontent
{
	float: left;
	width: 100%;
	padding: 40px 0;
	background: url(/Images/shellExcelHeader.jpg) no-repeat center center;
	background-size: cover;
	text-align:  left;
}

.excelsmall
{
	float: left;
	width: 100%;
	font-size: 18px;
	text-transform:  uppercase;
	color: #FFF;
	padding-top: 20px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.33);
}

.excellarge
{
	float: left;
	width: 100%;
	padding-top: 20px;
	font-size: 39px;
	font-weight: 500;
	line-height: 60px;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.33);
	color: #FFF;
}

.exceltext
{
	float: left;
	width: 100%;
	font-size: 18px;
	color: #FFF;
	padding-top: 20px;
	font-weight: 300;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.33);
	line-height: 28px;
}

.actiogreen
{
	float: left;
	width: 100%;
	padding-top: 20px;
}

.actionlesson
{
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	background: #8bc53e;
	color: #FFF;
	text-transform:  uppercase;
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	-webkit-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
	-moz-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
	box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
}

.actionlesson:hover
{
	text-decoration:  none;
	background: #f8153c;
}

.waitinglistbutton
{
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	background: #8bc53e;
	color: #FFF;
	text-transform:  uppercase;
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	-webkit-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
	-moz-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
	box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
	margin-left: 15px;
}

.waitinglistbutton:hover
{
	text-decoration:  none;
	background: #f8153c;
}

.bookonlineouter
{
	width: 90%;
	max-width: 300px;
	margin: 0 auto;
}

.waitinglistbuttonnew
{
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	background: #8bc53e;
	color: #FFF;
	text-transform:  uppercase;
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	-webkit-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
	-moz-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
	box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
}

.waitinglistbuttonnew:hover
{
	text-decoration:  none;
	background: #f8153c;
}

.waitinglistcarousel
{
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0 30px;
	background: #8bc53e;
	color: #FFF;
	text-transform:  uppercase;
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	-webkit-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
	-moz-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
	box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
}

.waitinglistcarousel:hover
{
	text-decoration:  none;
	background: #f8153c;
}

.waitinglistbuttonnew:hover
{
	text-decoration:  none;
	background: #f8153c;
}

.homeexcellogo
{
	float: left;
	width: 80%;
	margin-left: 10%;
	padding-bottom: 40%;
	background: url(/Images/Excelerate-Final-Logos_White_Colour.svg) no-repeat center center;
	background-size: contain;
}

.centretitle
{
	float: left;
	width: 100%;
	text-align:  center;
	font-size: 40px;
	line-height: 44px;
	padding-top: 20px;
	margin-top: 20px;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top center;
	text-transform:  uppercase;
	font-weight: 300;
	color: #0b3168;
}

.bluecontent .centretitle
{
	color: #FFF;
}

.homeclasses
{
	float: left;
	width: 100%;
	margin-top: 40px;
}

.classcol
{
	float: left;
	width: 31.333%;
	margin: 0 1%;
	-webkit-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.15);
	box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.15);
	background: #FFF;
}

.classimage
{
	float: left;
	width: 100%;
	padding-bottom: 70%;
}

.classname
{
	float: left;
	width: 100%;
	height: 56px;
	line-height: 56px;
	padding: 0 5%;
	color: #FFF;
	background: #0b3168;
	font-size: 18px;
}

.classsub
{
	float: left;
	width: 100%;
	height: 56px;
	line-height: 56px;
	padding: 0 5%;
	color: #666;
	background: #f2f2f2;
	font-size: 18px;
}

.classtext
{
	float: left;
	width: 100%;
	line-height: 22px;
	padding: 4% 5%;
	color: #666;
	background: #FFF;
	font-size: 14px;
}

.classaction
{
	float: left;
	width: 100%;
}

.classaction a
{
	float: left;
	width: 100%;
	height: 56px;
	line-height: 56px;
	color: #FFF;
	background: #8bc53e;
	padding: 0 5%;
	font-size: 18px;
}

.classaction a:hover
{
	background: #f8153c;
	text-decoration:  none;
}

.homeprice
{
	float: left;
	width: 100%;
	padding-top: 40px;
}

.homepricecol
{
	float: left;
	width: 31.333%;
	margin: 0 1%;
	text-align:  center;
}

.homepricewhite
{
	float: left;
	width: 100%;
	background: #FFF;
}

.homepricename
{
	float: left;
	width: 100%;
	padding-top: 40px;
	font-size: 30px;
	line-height: 36px;
	font-weight: 400;
	color: #0b3168;
	text-align: center;
	text-transform:  uppercase;
}

.homepricetext
{
	float: left;
	width: 100%;
	padding-top: 20px;
	font-size: 16px;
	color: #666;
}

.homepricevalue
{
	float: left;
	width: 100%;
	font-size: 80px;
	line-height: 100px;
	color: #666;
	font-weight: 500;
	margin-top: 10px;
	padding-bottom: 20px;
}

.homepriceaction
{
	float: left;
	width: 100%;
}

.homepriceaction a
{
	float: left;
	width: 100%;
	height: 56px;
	line-height: 56px;
	text-align:  center;
	color: #FFF;
	background: #8bc53e;
	font-size: 18px;
	text-transform:  uppercase;
	transition: background-color 0.25s linear;
}

.homepriceaction a:hover
{
	background: #f8153c;
	text-decoration:  none;
}

.homegallery
{
	float: left;
	width: 100%;
	padding-top: 40px;
}

.galleryitem
{
	float: left;
	width: 31.333%;
	margin: 1% 1% 1% 1%;
	
}

.galleryitem a
{
	float: left;
	width: 100%;
	padding-bottom: 75%;
}

.galleryitem a span
{
	display: none;
}

.hometest
{
	float: left;
	width: 100%;
	padding-top: 40px;
}

.testouter
{
	float: left;
	width: 100%;
	padding: 40px;
}

.testlist
{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: auto;
	position:  relative;
}

.testlist li
{
	float: left;
	width: 100%;
	padding: 30px;
	list-style-type: none;
	display: inline;
	padding-bottom: 60px;
}

.testcol
{
	float: left;
	width: 100%;
	list-style-type: none;
	display: inline;
	min-height: 500px;
}

.testwhite
{
	float: left;
	width: 100%;
	padding: 40px;
	color: #666;
	text-align:  left;
	background: url(/Images/shellBorderBar_03.gif) no-repeat 40px 0px #FFF;
}

.testwhiteshadow
{
	float: left;
	width: 100%;
	padding: 40px;
	color: #666;
	text-align:  left;
	background: url(/Images/shellBorderBar_03.gif) no-repeat 40px 0px #FFF;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.20);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.20);
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.20);
}

.testname
{
	float: left;
	width: 100%;
	line-height: 30px;
	font-size: 30px;
	font-weight: 400;
	color: #666;
}

.testpos
{
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	font-style: italic;
	color: #666;
	text-transform: uppercase;
}

.testmessage
{
	float: left;
	width: 100%;
	font-style: italic;
	line-height: 26px;
}

.formbox
{
	width: 100%;
	max-width: 600px;
	margin: 20px auto;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	
}

.formbox iframe
{
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	margin-top: 30px;
	-webkit-box-shadow: 5px 4px 7px 1px rgba(0,0,0,0.28); 
box-shadow: 5px 4px 7px 1px rgba(0,0,0,0.28);
}



.formtextlesson
{
	float: left;
	width: 100%;
	color: #FFF;
	font-size: 18px;
	text-align:  center;
	margin-top: 20px;
	padding-bottom: 40px;
}

.joinformbox
{
	float: left;
	width: 100%;
	margin-top: 20px;
}

.formline
{
	float: left;
	width: 60%;
	margin-left: 20%;
	padding-bottom: 12px;
}

.joinformline
{
	float: left;
	width: 60%;
	margin-left: 0%;
	padding-bottom: 12px;
}

.formtextinput
{
	float: left;
	width: 100%;
	heihgt: 50px;
	line-height: 50px;
	border: 0px;
	background: #FFF;
	padding-left: 10px;
	font-size: 16px;
	font-weight: 300;
	text-transform: capitalize;
}

.formselect
{
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: 300;
	text-transform:  capitalize;
	color: #666;
	font-family: 'Montserrat', sans-serif;
}

.formmessagetext
{
	float: left;
	width: 100%;
	background: #FFF;
	border: 0px;
	padding: 10px;
	color: #666;
}

.formmessageinput
{
	float: left;
	width: 100%;
	height: 120px;
	padding: 10px;
	color: #666;
	background: #FFF;
	font-size: 16px;
	text-transform:  capitalize;
	font-family: 'Montserrat', sans-serif;
	border: 0px;
}

.formjoinsubmit
{
	float: Left;
	width: 100%;
	line-height: 40px;
	border: 0px;
	background: #8bc53e;
	color: #FFF;
	text-align:  center;
	text-transform:  uppercase;
	font-weight: 400;
	border: 2px solid #8bc53e;
}

.onlinebooking
{
	float: Left;
	width: 360px;
	line-height: 40px;
	border: 0px;
	background: #8bc53e;
	color: #FFF;
	text-align:  center;
	text-transform:  uppercase;
	font-weight: 400;
	border: 2px solid #8bc53e;
}

.onlinebooking:hover
{
	background: #FFF;
	border: 2px solid #8bc53e;
	text-decoration:  none;
	color: #000;
}

.formjoinsubmit:hover
{
	background: #FFF;
	border: 2px solid #8bc53e;
	text-decoration:  none;
	color: #000;
}


.messagesubmit
{
	float: left;
	font-size: 18px;
	line-height: 50px;
	height: 50px;
	padding: 0 20px;
	background: #f9163d;
	text-transform:  uppercase;
	color: #FFF;
}

.messagesubmit:hover
{
	text-decoration:  none;
	background: #8bc53e;
}

.footer
{
	float: left;
	width: 100%;
	background: #071427;
	color: #b6b8bb;
	padding: 40px 0;
}

.footercol
{
	float: left;
	width: 23%;
	margin: 0 1%;
}

.footerlogo
{
	float: left;
	width: 100%;
	height: 100px;
	background: url(/Images/Excel-Driver-Training-Logos_White-Colour.svg) no-repeat center center;
}

.footertext
{
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 30px;
	line-height: 24px;
}

.footertextright
{
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 30px;
	line-height: 24px;
	color: #FFF;
}

.footertextright strong
{
	color: #8cc63f;
	font-weight: 400;
}

.footertextright b
{
	color: #FFF;
	font-weight: 400;
}

.footertextright a
{
	color: #FFF;
	text-decoration:  underline;
}

.footertitle
{
	float: left;
	width: 100%;
	color: #FFF;
	font-size: 20px;
	font-weight: 400;
	text-align: left;
}

.footernav
{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
}

.footernav li
{
	float: left;
	width: 100%;
	list-style-type: none;
	display: inline;
	line-height: 24px;
}

.footernav li a
{
	float: left;
	width: 100%;
	color: #8cc63f;
	text-align: left;
}

.keepthebeatfooter
{
	float: left;
	width: 100%;
	height: 100px;
	background: url(/Images/KTBLogo.png) no-repeat center center;
	background-size: contain;
	margin-top: 20px;
}

.bottomfooter
{
	float: left;
	width: 100%;
	background: #050d1a;
	color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
}

.footerbotleft
{
	float: left;
	color: #FFF;
	font-size: 14px;
}

.footerbotleft a
{
	color: #8cc63f;
	text-decoration:  underline;
}

.footerbotright
{
	float: right;
	color: #FFF;
	font-size: 14px;
}

.footerbotright a
{
	color: #8cc63f;
	text-decoration:  underline;
}

.ourcar
{
	float: left;
	width: 100%;
	padding-top: 30px;
}

.carcol
{
	float: left;
	width: 48%;
	margin: 1% 1%;
}

.carbox
{
	float: left;
	width: 100%;
	background: #e9e9e9;
	position:  relative;
}

.carboxleft
{
	position:  absolute;
	top: 0px;
	left: 0px;
	width: 50%;
	height: 100%;
	background: #0b3168;
}

.carboxright
{
	float: right;
	width: 50%;
	padding: 26px;
	min-height: 280px;
}

.carboxtitle
{
	float: left;
	width: 100%;
	background: url(/Images/shellBorderBar_03.gif) no-repeat bottom left;
	padding-bottom: 14px;
	font-size: 16px;
	font-weight: 500;
	text-transform:  uppercase;
}

.carboxtext
{
	float: left;
	width: 100%;
	padding-top: 14px;
	line-height: 24px;
}

.lessonsmid
{
	float: left;
	width: 100%;
	padding-top: 40px;
}

.lessonmidcol
{
	float: left;
	width: 31.333%;
	margin: 1%;
}

.lessoncolinner
{
	float: left;
	width: 100%;
}

.lessonmidimage
{
	float: left;
	width: 100%;
	padding-bottom: 80%;
}

.lessonmidsect
{
	float: left;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: #0b3168;
	color: #FFF;
	text-transform:  uppercase;
	font-size: 18px;
	padding-left: 16px;
}

.lessonmidtext
{
	float: left;
	width: 100%;
	background: #efefef;
	padding: 16px;
	font-size: 16px;
	line-height: 24px;
	min-height: 135px;
	font-weight: 300;
}

.lessonbottom
{
	float: left;
	width: 100%;
	position: relative;
}

.lessonbottomleft
{
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 48%;
	margin: 1%;
	background: url(/Images/shellLearn2Drive.jpg) no-repeat center center; 
	background-size: cover;
}

.lessonbotright
{	
	float: right;
	width: 48%;
	margin: 1%;
}

.lessonbotrighttext
{
	float: left;
	width: 100%;
	padding: 30px;
	background: #efefef;
	font-size: 16px;
	line-height: 24px;
	color: #666;
}

.formtext
{
	float: left;
	width: 100%;
	padding-top: 0px;
	color: #666;
	font-size: 16px;
	line-height: 24px;
	text-align:  left;
	padding: 12px 0;
}

.formboxlesson
{
	float: left;
	width: 100%;
	background: #FFF;
	padding: 26px 20px 10px 20px;
}

.formlinelesson
{
	float: left;
	width: 100%;
	padding-bottom: 16px;
}

.formfull
{
	float: left;
	width: 100%;
	padding: 0 1%;
}

.formfifty
{
	float: left;
	width: 50%;
	padding: 0 1%;
}

.forminput
{
	float: left;
	width: 100%;
	color: #666;
	border: 1px solid #0b3168;
	background: #FFF;
	line-height: 40px;
	padding-left: 16px;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
}

.formterm
{
	float: left;
	width: 100%;
	padding: 0 1%;
}

.formterm input
{
	float: left;
	width: 5%;
}

.formterm label
{
	float: right;
	width: 90%;
	text-align:  left;
	font-size: 11px;
	line-height: 14px;
}

.formsubmit
{
	float: Left;
	width: 100%;
	line-height: 40px;
	border: 0px;
	background: #0b3168;
	color: #FFF;
	text-align:  center;
	text-transform:  uppercase;
	font-weight: 400;
}

.formsubmit:hover
{
	background: #8bc53e;
	text-decoration:  none;
}


.excelbot
{
	float: left;
	width: 100%;
}

.excelcol
{
	float: Left;
	width: 23%;
	margin: 1%;
}

.excelbox
{
	float: left;
	width: 100%;
	-webkit-box-shadow: 0px 0px 31px 0px rgba(0,0,0,0.42);
-moz-box-shadow: 0px 0px 31px 0px rgba(0,0,0,0.42);
box-shadow: 0px 0px 31px 0px rgba(0,0,0,0.42);
}

.exceltop
{
	float: left;
	width: 100%;
	background: #0b3168;
	padding: 20px;
	color: #FFF;
	text-align:  center;
}

.excellogo
{
	float: left;
	width: 100%;
	height: 70px;
	background: url(/Images/Excelerate-Final-Logos_White_Colour.svg) no-repeat center center; 
	background-size: contain;
}

.excelhours
{
	float: left;
	width: 100%;
	font-size: 25px;
	color: #FFF;
	text-align:  center;
	text-transform:  uppercase;
	font-weight: 500;
	margin-top: 14px;
	line-height: 22px;
}

.excelinc
{
	float: left;
	width: 100%;
	font-size: 18px;
	color: #FFF;
	text-align:  center;
	text-transform:  uppercase;
	font-weight: 400;
	margin-top: 0px;
	line-height: 22px;
}

.excelwhite
{
	float: left;
	width: 100%;
	background: #FFF;
	padding: 20px;
}

.excelgrey
{
	float: left;
	width: 100%;
	background: #f4f4f4;
	padding: 30px 20px;
}

.exceltime
{
	float: left;
	width: 100%;
	height: 60px;
	background: url(/Images/clock.svg) no-repeat center center;
	background-size: contain;
	margin-bottom: 20px;
}

.excelcaps
{
	float: left;
	width: 100%;
	font-size: 20px;
	text-align:  center;
	font-weight: 500;
	color: #666;
	text-transform:  uppercase;
}

.exceldays
{
	float: left;
	width: 100%;
	font-size: 38px;
	text-align:  center;
	line-height: 48px;
	color: #666;
	font-weight: 500;
}

.includeline
{
	float: left;
	width: 100%;
	margin-top: 20px;
}

.inludeicon
{
	float: left;
	width: 30%;
}

.pracicon
{
	float: right;
	width: 50px;
	height: 50px;
	background: url(/Images/shellPracTest.svg) no-repeat center center;
	background-size: contain;
}

.includetext
{
	float: left;
	width: 70%;
	line-height: 50px;
	font-size: 16px;
	font-weight: 500;
	color: #666;
	padding-left: 5%;
}

.exceltextcont
{
	float: left;
	width: 100%;
	padding-top: 20px;
	font-size: 14px;
	line-height: 22px;
	color: #666;
}

.excelprice
{
	float: left;
	width: 100%;
	text-align: center;
	font-size: 80px;
	line-height: 90px;
	font-weight: 600;
	color: #666;
}

.excelaction
{
	float: left;
	width: 100%;
	margin-top: 5px;
}

.excelaction a
{
	float: left;
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-size: 32px;
	font-weight: 600;
	color: #FFF;
	text-align:  center;
	text-transform: uppercase;
	background: #8cc63f;
}

.excelaction a:hover
{
	text-decoration:  none;
	background: #0b3168;
}

.lessonbot
{
	float: left;
	width: 100%;
	padding: 40px 20%;
	margin-top: 30px;
	font-size: 16px;
	color: #666;
	text-align:  center;
}

.pricerow
{
	float: left;
	width: 100%;
	margin-top: 60px;
	text-align:center;
}

.pricebox
{
	margin: 0px auto;
	width: 31%;
	display: inline-block;
	overflow: hidden;
}

.pricewhite
{
	float: left;
	width: 88%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 6%;
	background: #FFF;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.22);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.22);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.22);
}

.priceinner
{	
	float: left;
	width: 100%;
	padding: 40px 0px;
}

.lessontitle
{
	float: left;
	width: 100%;
	text-align:  center;
	font-size: 30px;
	line-height: 36px;
	color: #0b3168;
	font-weight: 500;
	text-transform: uppercase;
}

.lessontext
{
	float: left;
	width: 100%;
	font-size: 18px;
	color: #666;
	text-align:  center;
	padding-top: 20px;
}

.lessonprice
{
	float: left;
	width: 100%;
	font-size: 85px;
	line-height: 90px;
	color: #666;
	text-align:  center;
	padding-top: 20px;
	font-weight: 500;
}

.pricegreen
{
	float: left;
	width: 100%;
}

.pricegreen a
{
	float: left;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align:  center;
	font-weight: 500;
	color: #FFF;
	font-size: 30px;
	text-transform: uppercase;
	background: #8cc63f;
}

.pricegreen a:hover
{
	text-decoration:  none;
	background: #f9163d;
}

.priceorng
{
	float: left;
	width: 100%;
}

.priceorng a
{
	float: left;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align:  center;
	font-weight: 500;
	color: #FFF;
	font-size: 30px;
	text-transform: uppercase;
	background: #f8153c;
}

.priceorng a:hover
{
	text-decoration:  none;
	background: #f8153c;
}

.newslist
{
	float: left;
	width: 100%;
	padding-top: 40px;
}

.newsitem
{
	float: left;
	width: 31.333%;
	margin: 0 1%;
}

.newsiteminner
{
	float: left;
	width: 100%;
}

.newsitemimage
{
	float: left;
	width: 100%;
	padding-bottom: 70%;
}

.newsitemimage span
{
	display: none;
}

.newsitemtext
{
	float: left;
	width: 100%;
	color: #0b3168;
	font-size: 20px;
	line-height: 24px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: 500;
}

.newsitemdate
{
	float: left;
	width: 100%;
}

.newscontent
{
	float: left;
	width: 50%;
	margin-left: 25%;
	color: #666;
	font-size: 16px;
	line-height: 24px;
}

.infocontent
{
	float: left;
	width: 75%;
	margin-left: 12.5%;
	color: #666;
	font-size: 16px;
	line-height: 24px;
}

.infocontent h2
{
	font-size: 18px;
	font-weight: 500;
	color: #0b3168;
	text-transform:  uppercase;
	
}

.loginbox
{	
	margin: 0 auto;
	width: 100%;
	max-width: 466px;
}

.logininner
{
	float: left;
	width: 100%;
}

.loginlogo
{
	float: left;
	width: 100%;
	height: 100px;
	background: url(/Images/Excel-Driver-Training-Logos_Full_Colour.svg) no-repeat center center;
	background-size: contain;
}

.logintitle
{
	float: left;
	width: 100%;
	margin-top: 30px;
	padding-top: 20px;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top center;
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	text-align: center;
	text-transform:  uppercase;
	color: #0b3168;
}

.logintext
{
	float: left;
	width: 100%;
	color: #666;
	font-size: 16px;
	text-align:  center;
}

.loginform
{
	float: left;
	width: 100%;
	margin-top: 20px;
}

.loginerror
{
	float: left;
    width: 100%;
    padding: 10px;
    border: 2px solid #e7bbbe;
    color: #474745;
    background: #fff2f2;
    text-align: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 13px;
    margin-top: 20px;
    display: block;
	margin-bottom: 20px;
}

.logininput
{
	float: left;
	width: 100%;
	border: 1px solid #dadada;
	height: 46px;
	line-height: 46px;
	color: #666;
	padding-left: 14px;
	font-size: 16px;
	
}

.loginsubmit
{
	float: left;
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #8bc53e;
	color: #FFF;
	text-transform:  uppercase;
	font-size: 16px;
	border: 0px;
}

.loginline
{
	float: left;
	width: 100%;
	padding-bottom: 16px;
}

.loginsubmit:hover
{
	background: #f9163d;
}

.pupil
{
	float: left;
	width: 100%;
}

.pupilleft
{	
	float: left;
	width: 30%;
	padding: 0 1%;
}

.pupilright
{
	float: left;
	width: 70%;
	padding: 0 1%;
}

#pupilnav
{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#pupilnav li
{
	float: left;
	width: 100%;
	list-style-type: none;
	display: inline;
}

#pupilnav li a
{
	float: left;
	width: 100%;
	height: auto;
	line-height: 24px;
	padding: 10px 0 10px 16px;
	background: #0b3168;
	color: #FFF;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.46);
	font-size: 16px;
}

#pupilnav li.selected a
{
	background: #8bc53e;
}

#pupilnav li a:hover
{
	background: #8bc53e;
	text-decoration:  none;
}

.pupilpagetitle
{
	float: left;
	width: 60%;
	font-size: 40px;
	line-height: 36px;
	color: #0b3168;
	text-transform:  uppercase;
	font-weight: 300;
	padding-top: 24px;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top left;
}

.section
{
	float: left;
	width: 100%;
	margin-top: 30px;
	padding-bottom: 20px;
}

.sectionimage
{
	float: right;
	width: 45%;
	border: 1px solid #dadada;
	margin-left: 20px;
	margin-bottom: 20px;
}

.sectionimage img
{
	float: left;
	width: 100%;
	border: 0px;
}

.sectiontitle
{
	font-size: 30px;
	line-height: 36px;
	padding-bottom: 10px;
	display: block;
	padding-left: 0px;
	color: #0b3168;
	text-transform:  uppercase;
}

.sectiontext
{
	font-size: 16px;
	color: #666;
	line-height: 26px;
}

.sectiontext p
{
	padding: 0px;
	margin: 0px;
}

.sectiontext strong, .sectiontext b
{
	text-transform:  uppercase;
	color: #0b3168;
	font-weight:  500;
}

.youtube
{
	float: left;
	width: 100%;
	padding-bottom: 30px;
}

.youfifty
{
	float: left;
	width: 48%;
	margin: 0 1%;
	overflow: hidden;
}

.contact
{
	float: left;
	width: 100%;
}

.contactleft
{
	float: left;
	width: 50%;
	padding: 0 1%;
}

.contactright
{
	float: left;
	width: 50%;
	padding: 0 1%;
}

.contacttitle
{
	float: left;
	width: 100%;
	color: #0b3168;
	font-size: 30px;
	line-height: 36px;
	font-weight: 300;
	text-transform:  uppercase;
	padding-top: 20px;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top left;
}

.contacttext
{
	float: Left;
	width: 100%;
	padding-top: 30px;
	color: #666;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	
}

.contacttext strong,.contacttext b
{
	font-weight: 500;
	color: #0b3168;
}

.contactform
{
	float: left;
	width: 100%;
	padding-top: 30px;
}

.contactline
{
	float: left;
	width: 100%;
	padding-bottom: 2%;
}

.contactformfull
{
	float: left;
	padding: 0 1%;
	width: 100%;
}

.contactformfifty
{
	float: left;
	padding: 0 1%;
	width: 50%;
}

.contactforminput
{
	float: left;
	width: 100%;
	height: 48px;
	line-height: 48px;
	border: 1px solid #dadada;
	color: #666;
	padding-left: 16px;
	font-size: 14px;
	text-transform:  uppercase;
	background: #FFF;
	font-family: 'Montserrat', sans-serif;
}

.contactmessage
{
	float: left;
	width: 100%;
	height: 120px;
	padding: 10px;
	border: 1px solid #dadada;
	color: #666;
	background: #FFF;
	font-size: 14px;
	text-transform:  uppercase;
	font-family: 'Montserrat', sans-serif;
}

.contactsubmit
{
	float: left;
	padding: 0 20px;
	line-height: 48px;
	height: 48px;
	border: 0px;
	font-size: 14px;
	text-transform:  uppercase;
	color: #FFF;
	background: #8bc53e;
}

@media (min-width: 760px) and (max-width: 1024px)
{

#navbutton
{
	
	display: block;
}

#navbutton span
{
	display: none;	
}

.headerinner
{
	padding: 0 2%;
}

.logo
{
	width: 25%;
	height: 100px;
}

.header.content .logo
{
	height: 60px;
}

.navouter
{
	position: fixed;
	top: 0px;
	right: -300px;
	width: 300px;
	height: 100vh;
	background: #0b3168;
	
}

.mobilelogo
{
	float: left;
	width: 50%;
	margin-left: 30px;
	height: 60px;
	background: url(/Images/Excel-Driver-Training-Logos_White-Colour.svg) no-repeat top left;
	background-size: contain;
	margin-top: 20px;
}

.mobilenavclose
{
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	width: 60px;
	height: 60px;
	background: url(/Images/ClouseButton.svg) no-repeat center center;
	background-size: contain;
}

.navlist
{
	float: left;
	width: 100%;
	position:  relative;
	z-index: 3000;
	margin-top: 30px;
}

.navlist li
{
	float: left;
	width: 100%;
	height: auto;
	position:  relative;
}

.navlist li a
{
	float: left;
	text-align: left;
	width: 100%;
	padding: 0 30px;
	color: #FFF;
	line-height: 40px;
	margin-top: 0px;
}

.navlist li:hover a
{
	border-bottom: 0px;
	text-decoration:  none;
	background: #8bc53e;
}

.subnav
{
	float: left;
	width: 100%;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	background: #0b3168;
	display: block;
	position:  relative;
}

.navlist li:hover .subnav
{
	display: block;
}

.subnav li
{
	float: left;
	width: 100%;
	list-style-type: none;
	display: inline;
}

.subnav li a
{
	float: left;
	width: 100%;
	padding: 0 0px 0 40px;
	color: #FFF;
	font-weight: 300;
	text-transform:  capitalize;
	font-size: 14px;
	line-height: 30px;
	margin-top: 0;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.33);
	text-align:  left;
	border: 0px;
}

.navlist li:hover .subnav li a
{
	border-bottom: 0;
	text-decoration:  none;
	background: none;
	border: 0px;
}

.navlist li:hover .subnav li a:hover
{
	border-bottom: 0;
	text-decoration:  none;
	background: #8bc53e;
	border: 0px;
}

.pagetitle
{
	float: left;
	width: 100%;
	height: 40vh;
	position:  relative;
	z-index: 1000;
	overflow: hidden;
}

.pagetitle.intense
{
	height: 50vh;
}

.pageheader
{
	float: left;
	width: 70%;
	margin-left: 15%;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top center;
	margin-top: 10vh;
	padding-top: 40px;
	color: #FFF;
	font-size: 40px;
	line-height: 46px;
	text-transform:  uppercase;
	font-weight: 500;
	text-shadow: 4px 4px 6px rgba(0, 0, 0, 0.41);
}

.pagetitle.intense .pageheader
{
	margin-top: 60px;
}

.intenselogo
{
	float: left;
	width: 100%;
	height: 100px;
	background: url(/Images/Excelerate-Final-Logos_White_Colour.svg) no-repeat center center;
	background-size: contain;
	margin-top: 13vh;
}

.splash
{
	float: left;
	width: 100%;
	height: 100vh;
	position:  relative;
	z-index: 1000;
	overflow: hidden;
}

#javaslider
{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#javaslider li
{
	float: left;
	width: 100%;
	height: 100vh;
	list-style-type: none;
	display: inline;
}


.whitecontent
{
	padding: 5% 4%;
}

.greycontent
{
	padding: 5% 4%;
}

.bluecontent
{
	padding: 5% 4%;
}

.contentinner
{
	margin: 0 5%;
	width: 90%;
	max-width: 1400px;
}

.lessonleft
{
	float: left;
	width: 66.666%;
	padding: 0 1%;
}

.lessonright
{
	float: left;
	width: 33.333%;
	padding: 0 1%;
}


.formtitle
{
	float: left;
	width: 100%;
	color: #0b3168;
	font-size: 22px;
	line-height: 22px;
	font-weight: 400;
	text-transform:  uppercase;
	padding-top: 20px;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top left;
}


.action a
{
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	background: #0b3168;
	color: #FFF;
	text-transform:  uppercase;
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
}

.welcomeright
{
	float: left;
	width: 50%;
	padding: 0 1%;
}

.carimage
{
	float: left;
	width: 100%;
	padding-bottom: 55%;
	background: url(/Images/emotionheader.jpg) no-repeat center center;
	background-size: cover;
}

.excelcontent
{
	padding: 3% 4%;
}

.excelsmall
{
	float: left;
	width: 100%;
	font-size: 18px;
	text-transform:  uppercase;
	color: #FFF;
	padding-top: 20px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.33);
}

.excellarge
{
	float: left;
	width: 100%;
	padding-top: 20px;
	font-size: 39px;
	font-weight: 500;
	line-height: 60px;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.33);
	color: #FFF;
}

.exceltext
{
	float: left;
	width: 100%;
	font-size: 18px;
	color: #FFF;
	padding-top: 20px;
	font-weight: 300;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.33);
	line-height: 28px;
}

.actiogreen
{
	float: left;
	width: 100%;
	padding-top: 20px;
}

.actionlesson
{
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	background: #8bc53e;
	color: #FFF;
	text-transform:  uppercase;
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	-webkit-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
	-moz-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
	box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
}

.actionlesson:hover
{
	text-decoration:  none;
	background: #f8153c;
}

.homeexcellogo
{
	float: left;
	width: 80%;
	margin-left: 10%;
	padding-bottom: 40%;
	background: url(/Images/Excelerate-Final-Logos_White_Colour.svg) no-repeat center center;
	background-size: contain;
}

.centretitle
{
	float: left;
	width: 100%;
	text-align:  center;
	font-size: 40px;
	line-height: 44px;
	padding-top: 20px;
	margin-top: 20px;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top center;
	text-transform:  uppercase;
	font-weight: 300;
	color: #0b3168;
}

.bluecontent .centretitle
{
	color: #FFF;
}

.homeclasses
{
	float: left;
	width: 100%;
	margin-top: 40px;
}

.classcol
{
	float: left;
	width: 31.333%;
	margin: 0 1%;
	-webkit-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.15);
	box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.15);
	background: #FFF;
}

.classimage
{
	float: left;
	width: 100%;
	padding-bottom: 70%;
}

.classname
{
	float: left;
	width: 100%;
	height: 56px;
	line-height: 56px;
	padding: 0 5%;
	color: #FFF;
	background: #0b3168;
	font-size: 18px;
}

.classsub
{
	float: left;
	width: 100%;
	height: 56px;
	line-height: 56px;
	padding: 0 5%;
	color: #666;
	background: #f2f2f2;
	font-size: 18px;
}

.classtext
{
	float: left;
	width: 100%;
	line-height: 22px;
	padding: 4% 5%;
	color: #666;
	background: #FFF;
	font-size: 14px;
}

.classaction
{
	float: left;
	width: 100%;
}

.classaction a
{
	float: left;
	width: 100%;
	height: 56px;
	line-height: 56px;
	color: #FFF;
	background: #8bc53e;
	padding: 0 5%;
	font-size: 18px;
}

.classaction a:hover
{
	background: #f8153c;
	text-decoration:  none;
}

.homeprice
{
	float: left;
	width: 100%;
	padding-top: 40px;
}

.homepricecol
{
	float: left;
	width: 31.333%;
	margin: 0 1%;
	text-align:  center;
}

.homepricewhite
{
	float: left;
	width: 100%;
	background: #FFF;
}

.homepricename
{
	float: left;
	width: 100%;
	padding-top: 40px;
	font-size: 30px;
	line-height: 36px;
	font-weight: 400;
	color: #0b3168;
	text-align: center;
	text-transform:  uppercase;
}

.homepricetext
{
	float: left;
	width: 100%;
	padding-top: 20px;
	font-size: 16px;
	color: #666;
}

.homepricevalue
{
	float: left;
	width: 100%;
	font-size: 80px;
	line-height: 100px;
	color: #666;
	font-weight: 500;
	margin-top: 10px;
	padding-bottom: 20px;
}

.homepriceaction
{
	float: left;
	width: 100%;
}

.homepriceaction a
{
	float: left;
	width: 100%;
	height: 56px;
	line-height: 56px;
	text-align:  center;
	color: #FFF;
	background: #8bc53e;
	font-size: 18px;
	text-transform:  uppercase;
	transition: background-color 0.25s linear;
}

.homepriceaction a:hover
{
	background: #f8153c;
	text-decoration:  none;
}

.homegallery
{
	float: left;
	width: 100%;
	padding-top: 40px;
}

.galleryitem
{
	float: left;
	width: 31.333%;
	margin: 1% 1% 1% 1%;
	
}

.galleryitem a
{
	float: left;
	width: 100%;
	padding-bottom: 75%;
}

.galleryitem a span
{
	display: none;
}



.testouter
{
	float: left;
	width: 100%;
	padding: 0px;
}

.testlist li
{
	float: left;
	width: 100%;
	padding: 20px;
	list-style-type: none;
	display: inline;
	padding-bottom: 100px;
}

.testwhiteshadow
{
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.20);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.20);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.20);
}

.formbox
{
	float: left;
	width: 80%;
	margin-left: 10%;
}


.footer
{
	float: left;
	width: 100%;
	background: #071427;
	color: #b6b8bb;
	padding: 40px 0;
}

.footercol
{
	float: left;
	width: 25%;
	padding: 0 2%;
	margin: 0px;
}

.bottomfooter
{
	padding: 30px 2%;
}

.footerbotleft
{

	font-size: 12px;
}


.footerbotright
{
	float: right;
	color: #FFF;
	font-size: 12px;
}


.ourcar
{
	float: left;
	width: 100%;
	padding-top: 30px;
}

.carcol
{
	float: left;
	width: 48%;
	margin: 1% 1%;
}

.carbox
{
	float: left;
	width: 100%;
	background: #e9e9e9;
	position:  relative;
}

.carboxleft
{
	position:  absolute;
	top: 0px;
	left: 0px;
	width: 50%;
	height: 100%;
	background: #0b3168;
}

.carboxright
{
	float: right;
	width: 50%;
	padding: 26px;
	min-height: 280px;
}

.carboxtitle
{
	float: left;
	width: 100%;
	background: url(/Images/shellBorderBar_03.gif) no-repeat bottom left;
	padding-bottom: 14px;
	font-size: 16px;
	font-weight: 500;
	text-transform:  uppercase;
}

.carboxtext
{
	float: left;
	width: 100%;
	padding-top: 14px;
	line-height: 24px;
}

.lessonsmid
{
	float: left;
	width: 100%;
	padding-top: 40px;
}

.lessonmidcol
{
	float: left;
	width: 31.333%;
	margin: 1%;
}

.lessoncolinner
{
	float: left;
	width: 100%;
}

.lessonmidimage
{
	float: left;
	width: 100%;
	padding-bottom: 80%;
}

.lessonmidsect
{
	float: left;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: #0b3168;
	color: #FFF;
	text-transform:  uppercase;
	font-size: 18px;
	padding-left: 16px;
}

.lessonmidtext
{
	float: left;
	width: 100%;
	background: #efefef;
	padding: 16px;
	font-size: 16px;
	line-height: 24px;
	min-height: 135px;
	font-weight: 300;
}

.lessonbottom
{
	float: left;
	width: 100%;
	position: relative;
}

.lessonbottomleft
{
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 48%;
	margin: 1%;
	background: url(/Images/shellLearn2Drive.jpg) no-repeat center center; 
	background-size: cover;
}

.lessonbotright
{	
	float: right;
	width: 48%;
	margin: 1%;
}

.lessonbotrighttext
{
	float: left;
	width: 100%;
	padding: 30px;
	background: #efefef;
	font-size: 16px;
	line-height: 24px;
	color: #666;
}

.formtext
{
	float: left;
	width: 100%;
	padding-top: 0px;
	color: #666;
	font-size: 16px;
	line-height: 24px;
	text-align:  left;
	padding: 12px 0;
}

.formboxlesson
{
	float: left;
	width: 100%;
	background: #ebebeb;
	padding: 26px 20px 10px 20px;
}

.formlinelesson
{
	float: left;
	width: 100%;
	padding-bottom: 16px;
}

.formfull
{
	float: left;
	width: 100%;
	padding: 0 1%;
}

.formfifty
{
	float: left;
	width: 50%;
	padding: 0 1%;
}

.forminput
{
	float: left;
	width: 100%;
	color: #666;
	border: 1px solid #0b3168;
	background: #FFF;
	line-height: 40px;
	padding-left: 16px;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
}

.formterm
{
	float: left;
	width: 100%;
	padding: 0 1%;
}

.formterm input
{
	float: left;
	width: 5%;
}

.formterm label
{
	float: right;
	width: 90%;
	text-align:  left;
	font-size: 11px;
	line-height: 14px;
}

.formsubmit
{
	float: Left;
	width: 100%;
	line-height: 40px;
	border: 0px;
	background: #0b3168;
	color: #FFF;
	text-align:  center;
	text-transform:  uppercase;
	font-weight: 400;
}

.formsubmit:hover
{
	background: #8bc53e;
	text-decoration:  none;
}


.excelbot
{
	float: left;
	width: 100%;
}

.excelcol
{
	float: Left;
	width: 23%;
	margin: 1%;
}

.excelbox
{
	float: left;
	width: 100%;
	-webkit-box-shadow: 0px 0px 31px 0px rgba(0,0,0,0.42);
-moz-box-shadow: 0px 0px 31px 0px rgba(0,0,0,0.42);
box-shadow: 0px 0px 31px 0px rgba(0,0,0,0.42);
}

.exceltop
{
	float: left;
	width: 100%;
	background: #0b3168;
	padding: 20px;
	color: #FFF;
	text-align:  center;
}

.excellogo
{
	float: left;
	width: 100%;
	height: 70px;
	background: url(/Images/Excelerate-Final-Logos_White_Colour.svg) no-repeat center center; 
	background-size: contain;
}

.excelhours
{
	float: left;
	width: 100%;
	font-size: 25px;
	color: #FFF;
	text-align:  center;
	text-transform:  uppercase;
	font-weight: 500;
	margin-top: 14px;
	line-height: 22px;
}

.excelinc
{
	float: left;
	width: 100%;
	font-size: 18px;
	color: #FFF;
	text-align:  center;
	text-transform:  uppercase;
	font-weight: 400;
	margin-top: 0px;
	line-height: 22px;
}

.excelwhite
{
	float: left;
	width: 100%;
	background: #FFF;
	padding: 20px;
}

.excelgrey
{
	float: left;
	width: 100%;
	background: #f4f4f4;
	padding: 30px 20px;
}

.exceltime
{
	float: left;
	width: 100%;
	height: 60px;
	background: url(/Images/clock.svg) no-repeat center center;
	background-size: contain;
	margin-bottom: 20px;
}

.excelcaps
{
	float: left;
	width: 100%;
	font-size: 20px;
	text-align:  center;
	font-weight: 500;
	color: #666;
	text-transform:  uppercase;
}

.exceldays
{
	float: left;
	width: 100%;
	font-size: 38px;
	text-align:  center;
	line-height: 48px;
	color: #666;
	font-weight: 500;
}

.includeline
{
	float: left;
	width: 100%;
	margin-top: 20px;
}

.inludeicon
{
	float: left;
	width: 30%;
}

.pracicon
{
	float: right;
	width: 50px;
	height: 50px;
	background: url(/Images/shellPracTest.svg) no-repeat center center;
	background-size: contain;
}

.includetext
{
	float: left;
	width: 70%;
	line-height: 50px;
	font-size: 16px;
	font-weight: 500;
	color: #666;
	padding-left: 5%;
}

.exceltextcont
{
	float: left;
	width: 100%;
	padding-top: 20px;
	font-size: 14px;
	line-height: 22px;
	color: #666;
}

.excelprice
{
	float: left;
	width: 100%;
	text-align: center;
	font-size: 80px;
	line-height: 90px;
	font-weight: 600;
	color: #666;
}

.excelaction
{
	float: left;
	width: 100%;
	margin-top: 5px;
}

.excelaction a
{
	float: left;
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-size: 32px;
	font-weight: 600;
	color: #FFF;
	text-align:  center;
	text-transform: uppercase;
	background: #8cc63f;
}

.excelaction a:hover
{
	text-decoration:  none;
	background: #0b3168;
}

.lessonbot
{
	float: left;
	width: 100%;
	padding: 40px 20%;
	margin-top: 30px;
	font-size: 16px;
	color: #666;
	text-align:  center;
}

.pricerow
{
	float: left;
	width: 100%;
	margin-top: 60px;
	text-align:center;
}

.pricebox
{
	margin: 0px auto;
	width: 31%;
	display: inline-block;
	overflow: hidden;
}

.pricewhite
{
	float: left;
	width: 88%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 6%;
	background: #FFF;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.22);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.22);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.22);
}

.priceinner
{	
	float: left;
	width: 100%;
	padding: 40px 0px;
}

.lessontitle
{
	float: left;
	width: 100%;
	text-align:  center;
	font-size: 30px;
	line-height: 36px;
	color: #0b3168;
	font-weight: 500;
	text-transform: uppercase;
}

.lessontext
{
	float: left;
	width: 100%;
	font-size: 18px;
	color: #666;
	text-align:  center;
	padding-top: 20px;
}

.lessonprice
{
	float: left;
	width: 100%;
	font-size: 85px;
	line-height: 90px;
	color: #666;
	text-align:  center;
	padding-top: 20px;
	font-weight: 500;
}

.pricegreen
{
	float: left;
	width: 100%;
}

.pricegreen a
{
	float: left;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align:  center;
	font-weight: 500;
	color: #FFF;
	font-size: 30px;
	text-transform: uppercase;
	background: #8cc63f;
}

.pricegreen a:hover
{
	text-decoration:  none;
	background: #f9163d;
}

.newslist
{
	float: left;
	width: 100%;
	padding-top: 40px;
}

.newsitem
{
	float: left;
	width: 31.333%;
	margin: 0 1%;
}

.newsiteminner
{
	float: left;
	width: 100%;
}

.newsitemimage
{
	float: left;
	width: 100%;
	padding-bottom: 70%;
}

.newsitemimage span
{
	display: none;
}

.newsitemtext
{
	float: left;
	width: 100%;
	color: #0b3168;
	font-size: 20px;
	line-height: 24px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: 500;
}

.newsitemdate
{
	float: left;
	width: 100%;
}

.newscontent
{
	float: left;
	width: 50%;
	margin-left: 25%;
	color: #666;
	font-size: 16px;
	line-height: 24px;
}

.loginbox
{	
	margin: 0 auto;
	width: 100%;
	max-width: 466px;
}

.logininner
{
	float: left;
	width: 100%;
}

.loginlogo
{
	float: left;
	width: 100%;
	height: 100px;
	background: url(/Images/Excel-Driver-Training-Logos_Full_Colour.svg) no-repeat center center;
	background-size: contain;
}

.logintitle
{
	float: left;
	width: 100%;
	margin-top: 30px;
	padding-top: 20px;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top center;
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	text-align: center;
	text-transform:  uppercase;
	color: #0b3168;
}

.logintext
{
	float: left;
	width: 100%;
	color: #666;
	font-size: 16px;
	text-align:  center;
}

.loginform
{
	float: left;
	width: 100%;
	margin-top: 20px;
}

.logininput
{
	float: left;
	width: 100%;
	border: 1px solid #dadada;
	height: 46px;
	line-height: 46px;
	color: #666;
	padding-left: 14px;
	font-size: 16px;
	
}

.loginsubmit
{
	float: left;
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #8bc53e;
	color: #FFF;
	text-transform:  uppercase;
	font-size: 16px;
	border: 0px;
}

.loginline
{
	float: left;
	width: 100%;
	padding-bottom: 16px;
}

.loginsubmit:hover
{
	background: #f9163d;
}

.pupil
{
	float: left;

	width: 100%;
}

.pupilleft
{	
	float: left;
	width: 30%;
	padding: 0 1%;
}

.pupilright
{
	float: left;
	width: 70%;
	padding: 0 1%;
}

#pupilnav
{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#pupilnav li
{
	float: left;
	width: 100%;
	list-style-type: none;
	display: inline;
}

#pupilnav li a
{
	float: left;
	width: 100%;
	height: auto;
	line-height: 24px;
	padding: 10px 0 10px 16px;
	background: #0b3168;
	color: #FFF;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.46);
}

#pupilnav li.selected a
{
	background: #8bc53e;
}

#pupilnav li a:hover
{
	background: #8bc53e;
	text-decoration:  none;
}

.pupilpagetitle
{
	float: left;
	width: 60%;
	font-size: 40px;
	line-height: 36px;
	color: #0b3168;
	text-transform:  uppercase;
	font-weight: 300;
	padding-top: 24px;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top left;
}

.section
{
	float: left;
	width: 100%;
	margin-top: 30px;
	padding-bottom: 20px;
}

.sectionimage
{
	float: right;
	width: 45%;
	border: 1px solid #dadada;
	margin-left: 20px;
	margin-bottom: 20px;
}

.sectionimage img
{
	float: left;
	width: 100%;
	border: 0px;
}

.sectiontitle
{
	font-size: 30px;
	line-height: 36px;
	padding-bottom: 10px;
	display: block;
	padding-left: 0px;
	color: #0b3168;
	text-transform:  uppercase;
}

.sectiontext
{
	font-size: 16px;
	color: #666;
	line-height: 26px;
}

.sectiontext strong, .sectiontext b
{
	text-transform:  uppercase;
	color: #0b3168;
	font-weight:  500;
}

.youtube
{
	float: left;
	width: 100%;
	padding-bottom: 30px;
}

.youfifty
{
	float: left;
	width: 48%;
	margin: 0 1%;
	overflow: hidden;
}

.contact
{
	float: left;
	width: 100%;
}

.contactleft
{
	float: left;
	width: 50%;
	padding: 0 1%;
}

.contactright
{
	float: left;
	width: 50%;
	padding: 0 1%;
}

.contacttitle
{
	float: left;
	width: 100%;
	color: #0b3168;
	font-size: 30px;
	line-height: 36px;
	font-weight: 300;
	text-transform:  uppercase;
	padding-top: 20px;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top left;
}

.contacttext
{
	float: Left;
	width: 100%;
	padding-top: 30px;
	color: #666;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	
}

.contacttext strong
{
	font-weight: 500;
	color: #0b3168;
}

.contactform
{
	float: left;
	width: 100%;
	padding-top: 30px;
}

.contactline
{
	float: left;
	width: 100%;
	padding-bottom: 2%;
}

.contactformfull
{
	float: left;
	padding: 0 1%;
	width: 100%;
}

.contactformfifty
{
	float: left;
	padding: 0 1%;
	width: 50%;
}

.contactforminput
{
	float: left;
	width: 100%;
	height: 48px;
	line-height: 48px;
	border: 1px solid #dadada;
	color: #666;
	padding-left: 16px;
	font-size: 14px;
	text-transform:  uppercase;
	background: #FFF;
	font-family: 'Montserrat', sans-serif;
}

.contactmessage
{
	float: left;
	width: 100%;
	height: 120px;
	padding: 10px;
	border: 1px solid #dadada;
	color: #666;
	background: #FFF;
	font-size: 14px;
	text-transform:  uppercase;
	font-family: 'Montserrat', sans-serif;
}

.contactsubmit
{
	float: left;
	padding: 0 20px;
	line-height: 48px;
	height: 48px;
	border: 0px;
	font-size: 14px;
	text-transform:  uppercase;
	color: #FFF;
	background: #8bc53e;
}
}

@media (min-width: 320px) and (max-width: 760px)
{

#navbutton
{
	
	display: block;
}

#navbutton span
{
	display: none;	
}

.headerinner
{
	padding: 0 5%;
}

.logo
{
	width: 50%;
	height: 100px;
}

.header.content .logo
{
	height: 60px;
}

.navouter
{
	position: fixed;
	top: 0px;
	right: -300px;
	width: 300px;
	height: 100vh;
	background: #0b3168;
	
}

.mobilelogo
{
	float: left;
	width: 50%;
	margin-left: 30px;
	height: 60px;
	background: url(/Images/Excel-Driver-Training-Logos_White-Colour.svg) no-repeat top left;
	background-size: contain;
	margin-top: 20px;
}

.mobilenavclose
{
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	width: 60px;
	height: 60px;
	background: url(/Images/ClouseButton.svg) no-repeat center center;
	background-size: contain;
}

.navlist
{
	float: left;
	width: 100%;
	position:  relative;
	z-index: 3000;
	margin-top: 30px;
}

.navlist li
{
	float: left;
	width: 100%;
	height: auto;
	position:  relative;
}

.navlist li a
{
	float: left;
	text-align: left;
	width: 100%;
	padding: 0 30px;
	color: #FFF;
	line-height: 40px;
	margin-top: 0px;
}

.navlist li:hover a
{
	border-bottom: 0px;
	text-decoration:  none;
	background: #8bc53e;
}

.subnav
{
	float: left;
	width: 100%;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	background: #0b3168;
	display: block;
	position:  relative;
	border: 3px solid #0b3168;
}

.navlist li:hover .subnav
{
	display: block;
}

.subnav li
{
	float: left;
	width: 100%;
	list-style-type: none;
	display: inline;
}

.subnav li a
{
	float: left;
	width: 100%;
	padding: 0 0px 0 40px;
	color: #FFF;
	font-weight: 300;
	text-transform:  capitalize;
	font-size: 14px;
	line-height: 30px;
	margin-top: 0;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.33);
	text-align:  left;
}

.navlist li:hover .subnav li a
{
	border-bottom: 0;
	text-decoration:  none;
	background: none;
	border: 0px;
}

.navlist li:hover .subnav li a:hover
{
	border-bottom: 0;
	text-decoration:  none;
	background: #8bc53e;
	border: 0px;
}

.pagetitle
{
	float: left;
	width: 100%;
	height: 40vh;
	position:  relative;
	z-index: 1000;
	overflow: hidden;
}

.pagetitle.intense
{
	height: auto;
	padding-bottom: 10vh;
}

.pageheader
{
	float: left;
	width: 90%;
	margin-left: 5%;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top center;
	margin-top: 5vh;
	padding-top: 40px;
	color: #FFF;
	font-size: 30px;
	line-height: 36px;
	text-transform:  uppercase;
	font-weight: 500;
	text-shadow: 4px 4px 6px rgba(0, 0, 0, 0.41);
}

.pagetitle.intense .pageheader
{
	margin-top: 60px;
}

.intenselogo
{
	float: left;
	width: 100%;
	height: 100px;
	background: url(/Images/Excelerate-Final-Logos_White_Colour.svg) no-repeat center center;
	background-size: contain;
	margin-top: 13vh;
}

.splash
{
	float: left;
	width: 100%;
	height: 100vh;
	position:  relative;
	z-index: 1000;
	overflow: hidden;
}

#javaslider
{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#javaslider li
{
	float: left;
	width: 100%;
	height: 100vh;
	list-style-type: none;
	display: inline;
}


.whitecontent
{
	padding: 5% 4%;
}

.greycontent
{
	padding: 5% 4%;
}

.bluecontent
{
	padding: 5% 4%;
}

.contentinner
{
	margin: 0 auto;
	width: 100%;
	max-width: 1400px;
}

.lessonleft
{
	float: left;
	width: 100%;
	padding: 0 1%;
}

.lessonright
{
	float: left;
	width: 100%;
	padding: 0 1%;
	margin-top: 40px;
}


.formtitle
{
	float: left;
	width: 100%;
	color: #0b3168;
	font-size: 22px;
	line-height: 22px;
	font-weight: 400;
	text-transform:  uppercase;
	padding-top: 20px;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top left;
}


.action a
{
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	background: #0b3168;
	color: #FFF;
	text-transform:  uppercase;
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
}

.welcomeleft
{
	float: left;
	width: 100%;
	padding: 0 1%;
}

.welcomeright
{
	float: left;
	width: 100%;
	padding: 4% 1%;
}

.carimage
{
	float: left;
	width: 100%;
	padding-bottom: 55%;
	background: url(/Images/emotionheader.jpg) no-repeat center center;
	background-size: cover;
}

.excelcontent
{
	padding: 3% 4% 10%;
}

.excelsmall
{
	float: left;
	width: 100%;
	font-size: 18px;
	text-transform:  uppercase;
	color: #FFF;
	padding-top: 20px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.33);
}

.excellarge
{
	float: left;
	width: 100%;
	padding-top: 20px;
	font-size: 39px;
	font-weight: 500;
	line-height: 60px;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.33);
	color: #FFF;
}

.exceltext
{
	float: left;
	width: 100%;
	font-size: 18px;
	color: #FFF;
	padding-top: 20px;
	font-weight: 300;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.33);
	line-height: 28px;
}

.actiogreen
{
	float: left;
	width: 100%;
	padding-top: 20px;
}

.actionlesson
{
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	background: #8bc53e;
	color: #FFF;
	text-transform:  uppercase;
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	-webkit-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
	-moz-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
	box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.36);
}

.actionlesson:hover
{
	text-decoration:  none;
	background: #f8153c;
}

.homeexcellogo
{
	float: left;
	width: 80%;
	margin-left: 10%;
	padding-bottom: 40%;
	background: url(/Images/Excelerate-Final-Logos_White_Colour.svg) no-repeat center center;
	background-size: contain;
}

.centretitle
{
	float: left;
	width: 100%;
	text-align:  center;
	font-size: 30px;
	line-height: 34px;
	padding-top: 20px;
	margin-top: 20px;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top center;
	text-transform:  uppercase;
	font-weight: 300;
	color: #0b3168;
}

.bluecontent .centretitle
{
	color: #FFF;
}

.homeclasses
{
	float: left;
	width: 100%;
	margin-top: 40px;
}

.classcol
{
	float: left;
	width: 98%;
	margin: 0 1% 10%;
	-webkit-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.15);
	box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.15);
	background: #FFF;
}

.classimage
{
	float: left;
	width: 100%;
	padding-bottom: 70%;
}

.classname
{
	float: left;
	width: 100%;
	height: 56px;
	line-height: 56px;
	padding: 0 5%;
	color: #FFF;
	background: #0b3168;
	font-size: 18px;
}

.classsub
{
	float: left;
	width: 100%;
	height: 56px;
	line-height: 56px;
	padding: 0 5%;
	color: #666;
	background: #f2f2f2;
	font-size: 18px;
}

.classtext
{
	float: left;
	width: 100%;
	line-height: 22px;
	padding: 4% 5%;
	color: #666;
	background: #FFF;
	font-size: 14px;
}

.classaction
{
	float: left;
	width: 100%;
}

.classaction a
{
	float: left;
	width: 100%;
	height: 56px;
	line-height: 56px;
	color: #FFF;
	background: #8bc53e;
	padding: 0 5%;
	font-size: 18px;
}

.classaction a:hover
{
	background: #f8153c;
	text-decoration:  none;
}

.homeprice
{
	float: left;
	width: 100%;
	padding-top: 40px;
}

.homepricecol
{
	float: left;
	width: 98%;
	margin: 0 1% 10%;
	text-align:  center;
}

.homepricewhite
{
	float: left;
	width: 100%;
	background: #FFF;
}

.homepricename
{
	float: left;
	width: 100%;
	padding-top: 40px;
	font-size: 30px;
	line-height: 36px;
	font-weight: 400;
	color: #0b3168;
	text-align: center;
	text-transform:  uppercase;
}

.homepricetext
{
	float: left;
	width: 100%;
	padding-top: 20px;
	font-size: 16px;
	color: #666;
}

.homepricevalue
{
	float: left;
	width: 100%;
	font-size: 80px;
	line-height: 100px;
	color: #666;
	font-weight: 500;
	margin-top: 10px;
	padding-bottom: 20px;
}

.homepriceaction
{
	float: left;
	width: 100%;
}

.homepriceaction a
{
	float: left;
	width: 100%;
	height: 56px;
	line-height: 56px;
	text-align:  center;
	color: #FFF;
	background: #8bc53e;
	font-size: 18px;
	text-transform:  uppercase;
	transition: background-color 0.25s linear;
}

.homepriceaction a:hover
{
	background: #f8153c;
	text-decoration:  none;
}

.homegallery
{
	float: left;
	width: 100%;
	padding-top: 40px;
}

.galleryitem
{
	float: left;
	width: 98%;
	margin: 5% 1% 0% 1%;
	
}

.galleryitem a
{
	float: left;
	width: 100%;
	padding-bottom: 75%;
}

.galleryitem a span
{
	display: none;
}



.testouter
{
	float: left;
	width: 100%;
	padding: 0px;
}

.testlist li
{
	float: left;
	width: 100%;
	padding: 20px;
	list-style-type: none;
	display: inline;
	padding-bottom: 60px;
}

.testwhiteshadow
{
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.20);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.20);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.20);
}

.formbox
{
	float: left;
	width: 100%;
	margin-left: 0%;
}


.footer
{
	float: left;
	width: 100%;
	background: #071427;
	color: #b6b8bb;
	padding: 40px 0;
}

.footercol
{
	float: left;
	width: 100%;
	padding: 0 5% 20px 5%;
	margin: 0px;
}

.bottomfooter
{
	padding: 30px 2%;
}

.footerbotleft
{

	font-size: 12px;
}


.footerbotright
{
	float: right;
	width: 100%;
	text-align:  center;
	color: #FFF;
	font-size: 12px;
}


.ourcar
{
	float: left;
	width: 100%;
	padding-top: 30px;
}

.carcol
{
	float: left;
	width: 98%;
	margin: 1% 1%;
}

.carbox
{
	float: left;
	width: 100%;
	background: #e9e9e9;
	position:  relative;
}

.carboxleft
{
	position:  relative;
	float: left;
	width: 100%;
	height: auto;
	padding-bottom: 80%;
	background: #0b3168;
}

.carboxright
{
	float: right;
	width: 100%;
	padding: 26px;
	min-height: 280px;
}

.carboxtitle
{
	float: left;
	width: 100%;
	background: url(/Images/shellBorderBar_03.gif) no-repeat bottom left;
	padding-bottom: 14px;
	font-size: 16px;
	font-weight: 500;
	text-transform:  uppercase;
}

.carboxtext
{
	float: left;
	width: 100%;
	padding-top: 14px;
	line-height: 24px;
}

.lessonsmid
{
	float: left;
	width: 100%;
	padding-top: 40px;
}

.lessonmidcol
{
	float: left;
	width: 98%;
	margin: 1%;
}

.lessoncolinner
{
	float: left;
	width: 100%;
}

.lessonmidimage
{
	float: left;
	width: 100%;
	padding-bottom: 80%;
}

.lessonmidsect
{
	float: left;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: #0b3168;
	color: #FFF;
	text-transform:  uppercase;
	font-size: 18px;
	padding-left: 16px;
}

.lessonmidtext
{
	float: left;
	width: 100%;
	background: #efefef;
	padding: 16px;
	font-size: 16px;
	line-height: 24px;
	min-height: 135px;
	font-weight: 300;
}

.lessonbottom
{
	float: left;
	width: 100%;
	position: relative;
}

.lessonbottomleft
{
	float: left;
	width: 98%;
	height: auto;
	padding-bottom: 80%;
	position:  relative;
	margin: 1%;
	background: url(/Images/shellLearn2Drive.jpg) no-repeat center center; 
	background-size: cover;
}

.lessonbotright
{	
	float: left;
	width: 98%;
	margin: 1%;
}

.lessonbotrighttext
{
	float: left;
	width: 100%;
	padding: 30px;
	background: #efefef;
	font-size: 16px;
	line-height: 24px;
	color: #666;
}

.formtext
{
	float: left;
	width: 100%;
	padding-top: 0px;
	color: #666;
	font-size: 16px;
	line-height: 24px;
	text-align:  left;
	padding: 12px 0;
}

.formboxlesson
{
	float: left;
	width: 100%;
	background: #ebebeb;
	padding: 26px 20px 10px 20px;
}

.formlinelesson
{
	float: left;
	width: 100%;
	padding-bottom: 16px;
}

.formline
{
	float: left;
	width: 100%;
	margin-left: 0%;
	padding-top: 6px;
	padding-bottom: 6px;
}

.formfull
{
	float: left;
	width: 100%;
	padding: 0 1%;
}

.formfifty
{
	float: left;
	width: 100%;
	padding: 6px 1%;
}

.forminput
{
	float: left;
	width: 100%;
	color: #666;
	border: 1px solid #0b3168;
	background: #FFF;
	line-height: 40px;
	padding-left: 16px;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
}

.formterm
{
	float: left;
	width: 100%;
	padding: 0 1%;
}

.formterm input
{
	float: left;
	width: 5%;
}

.formterm label
{
	float: right;
	width: 90%;
	text-align:  left;
	font-size: 11px;
	line-height: 14px;
}

.formsubmit
{
	float: Left;
	width: 100%;
	line-height: 40px;
	border: 0px;
	background: #0b3168;
	color: #FFF;

	text-align:  center;
	text-transform:  uppercase;
	font-weight: 400;
}

.formsubmit:hover
{
	background: #8bc53e;
	text-decoration:  none;
}


.excelbot
{
	float: left;
	width: 100%;
}

.excelcol
{
	float: Left;
	width: 23%;
	margin: 1%;
}

.excelbox
{
	float: left;
	width: 100%;
	-webkit-box-shadow: 0px 0px 31px 0px rgba(0,0,0,0.42);
-moz-box-shadow: 0px 0px 31px 0px rgba(0,0,0,0.42);
box-shadow: 0px 0px 31px 0px rgba(0,0,0,0.42);
}

.exceltop
{
	float: left;
	width: 100%;
	background: #0b3168;
	padding: 20px;
	color: #FFF;
	text-align:  center;
}

.excellogo
{
	float: left;
	width: 100%;
	height: 70px;
	background: url(/Images/Excelerate-Final-Logos_White_Colour.svg) no-repeat center center; 
	background-size: contain;
}

.excelhours
{
	float: left;
	width: 100%;
	font-size: 25px;
	color: #FFF;
	text-align:  center;
	text-transform:  uppercase;
	font-weight: 500;
	margin-top: 14px;
	line-height: 22px;
}

.excelinc
{
	float: left;
	width: 100%;
	font-size: 18px;
	color: #FFF;
	text-align:  center;
	text-transform:  uppercase;
	font-weight: 400;
	margin-top: 0px;
	line-height: 22px;
}

.excelwhite
{
	float: left;
	width: 100%;
	background: #FFF;
	padding: 20px;
}

.excelgrey
{
	float: left;
	width: 100%;
	background: #f4f4f4;
	padding: 30px 20px;
}

.exceltime
{
	float: left;
	width: 100%;
	height: 60px;
	background: url(/Images/clock.svg) no-repeat center center;
	background-size: contain;
	margin-bottom: 20px;
}

.excelcaps
{
	float: left;
	width: 100%;
	font-size: 20px;
	text-align:  center;
	font-weight: 500;
	color: #666;
	text-transform:  uppercase;
}

.exceldays
{
	float: left;
	width: 100%;
	font-size: 38px;
	text-align:  center;
	line-height: 48px;
	color: #666;
	font-weight: 500;
}

.includeline
{
	float: left;
	width: 100%;
	margin-top: 20px;
}

.inludeicon
{
	float: left;
	width: 30%;
}

.pracicon
{
	float: right;
	width: 50px;
	height: 50px;
	background: url(/Images/shellPracTest.svg) no-repeat center center;
	background-size: contain;
}

.includetext
{
	float: left;
	width: 70%;
	line-height: 50px;
	font-size: 16px;
	font-weight: 500;
	color: #666;
	padding-left: 5%;
}

.exceltextcont
{
	float: left;
	width: 100%;
	padding-top: 20px;
	font-size: 14px;
	line-height: 22px;
	color: #666;
}

.excelprice
{
	float: left;
	width: 100%;
	text-align: center;
	font-size: 80px;
	line-height: 90px;
	font-weight: 600;
	color: #666;
}

.excelaction
{
	float: left;
	width: 100%;
	margin-top: 5px;
}

.excelaction a
{
	float: left;
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-size: 32px;
	font-weight: 600;
	color: #FFF;
	text-align:  center;
	text-transform: uppercase;
	background: #8cc63f;
}

.excelaction a:hover
{
	text-decoration:  none;
	background: #0b3168;
}

.lessonbot
{
	float: left;
	width: 100%;
	padding: 40px 20%;
	margin-top: 30px;
	font-size: 16px;
	color: #666;
	text-align:  center;
}

.pricerow
{
	float: left;
	width: 100%;
	margin-top: 60px;
	text-align:center;
}

.pricebox
{
	margin: 0px auto;
	width: 98%;
	display: inline-block;
	overflow: hidden;
}

.pricewhite
{
	float: left;
	width: 88%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 6%;
	background: #FFF;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.22);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.22);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.22);
}

.priceinner
{	
	float: left;
	width: 100%;
	padding: 40px 0px;
}

.lessontitle
{
	float: left;
	width: 100%;
	padding: 0 5px;
	text-align:  center;
	font-size: 26px;
	line-height: 36px;
	color: #0b3168;
	font-weight: 500;
	text-transform: uppercase;
}

.lessontext
{
	float: left;
	width: 100%;
	font-size: 18px;
	color: #666;
	text-align:  center;
	padding-top: 20px;
}

.lessonprice
{
	float: left;
	width: 100%;
	font-size: 85px;
	line-height: 90px;
	color: #666;
	text-align:  center;
	padding-top: 20px;
	font-weight: 500;
}

.pricegreen
{
	float: left;
	width: 100%;
}

.pricegreen a
{
	float: left;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align:  center;
	font-weight: 500;
	color: #FFF;
	font-size: 30px;
	text-transform: uppercase;
	background: #8cc63f;
}

.pricegreen a:hover
{
	text-decoration:  none;
	background: #f9163d;
}

.newslist
{
	float: left;
	width: 100%;
	padding-top: 40px;
}

.newsitem
{
	float: left;
	width: 98%;
	margin: 0 1%;
}

.newsiteminner
{
	float: left;
	width: 100%;
}

.newsitemimage
{
	float: left;
	width: 100%;
	padding-bottom: 70%;
}

.newsitemimage span
{
	display: none;
}

.newsitemtext
{
	float: left;
	width: 100%;
	color: #0b3168;
	font-size: 20px;
	line-height: 24px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: 500;
}

.newsitemdate
{
	float: left;
	width: 100%;
}

.newscontent
{
	float: left;
	width: 100%;
	margin-left: 0%;
	color: #666;
	font-size: 16px;
	line-height: 24px;
}

.loginbox
{	
	margin: 0 auto;
	width: 100%;
	max-width: 466px;
}

.logininner
{
	float: left;
	width: 100%;
}

.loginlogo
{
	float: left;
	width: 100%;
	height: 100px;
	background: url(/Images/Excel-Driver-Training-Logos_Full_Colour.svg) no-repeat center center;
	background-size: contain;
}

.logintitle
{
	float: left;
	width: 100%;
	margin-top: 30px;
	padding-top: 20px;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top center;
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	text-align: center;
	text-transform:  uppercase;
	color: #0b3168;
}

.logintext
{
	float: left;
	width: 100%;
	color: #666;
	font-size: 16px;
	text-align:  center;
}

.loginform
{
	float: left;
	width: 100%;
	margin-top: 20px;
}

.logininput
{
	float: left;
	width: 100%;
	border: 1px solid #dadada;
	height: 46px;
	line-height: 46px;
	color: #666;
	padding-left: 14px;
	font-size: 16px;
	
}

.loginsubmit
{
	float: left;
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #8bc53e;
	color: #FFF;
	text-transform:  uppercase;
	font-size: 16px;
	border: 0px;
}

.loginline
{
	float: left;
	width: 100%;
	padding-bottom: 16px;
}

.loginsubmit:hover
{
	background: #f9163d;
}

.pupil
{
	float: left;
	width: 100%;
}

.pupilleft
{	
	float: left;
	width: 100%;
	padding: 0 1%;
}

.pupilright
{
	float: left;
	width: 100%;
	padding: 0 1%;
	padding-top: 30px;
}

#pupilnav
{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#pupilnav li
{
	float: left;
	width: 100%;
	list-style-type: none;
	display: inline;
}

#pupilnav li a
{
	float: left;
	width: 100%;
	height: auto;
	line-height: 24px;
	background: #0b3168;
	color: #FFF;
	text-transform: uppercase;
	padding: 10px 0 10px 16px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.46);
}

#pupilnav li.selected a
{
	background: #8bc53e;
}

#pupilnav li a:hover
{
	background: #8bc53e;
	text-decoration:  none;
}

.pupilpagetitle
{
	float: left;
	width: 100%;
	font-size: 40px;
	line-height: 36px;
	color: #0b3168;
	text-transform:  uppercase;
	font-weight: 300;
	padding-top: 24px;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top left;
}

.section
{
	float: left;
	width: 100%;
	margin-top: 30px;
	padding-bottom: 20px;
}

.sectionimage
{
	float: left;
	width: 100%;
	border: 1px solid #dadada;
	margin-left: 0px;
	margin-bottom: 20px;
}

.sectionimage img
{
	float: left;
	width: 100%;
	border: 0px;
}

.sectiontitle
{
	font-size: 30px;
	line-height: 36px;
	padding-bottom: 10px;
	display: block;
	padding-left: 0px;
	color: #0b3168;
	text-transform:  uppercase;
}

.sectiontext
{
	font-size: 16px;
	color: #666;
	line-height: 26px;
}

.sectiontext strong, .sectiontext b
{
	text-transform:  uppercase;
	color: #0b3168;
	font-weight:  500;
}

.youtube
{
	float: left;
	width: 100%;
	padding-bottom: 30px;
}

.youfifty
{
	float: left;
	width: 98%;
	margin: 0 1%;
	overflow: hidden;
}


.contact
{
	float: left;
	width: 100%;
}

.contactleft
{
	float: left;
	width: 100%;
	padding: 0 1%;
}

.contactright
{
	float: left;
	width: 100%;
	padding: 0 1%;
	margin-top: 40px;
}

.contacttitle
{
	float: left;
	width: 100%;
	color: #0b3168;
	font-size: 30px;
	line-height: 36px;
	font-weight: 300;
	text-transform:  uppercase;
	padding-top: 20px;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top left;
}

.contacttext
{
	float: Left;
	width: 100%;
	padding-top: 30px;
	color: #666;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	
}

.contacttext strong
{
	font-weight: 500;
	color: #0b3168;
}

.contactform
{
	float: left;
	width: 100%;
	padding-top: 30px;
}

.contactline
{
	float: left;
	width: 100%;
	padding-bottom: 2%;
}

.contactformfull
{
	float: left;
	padding: 0 1%;
	width: 100%;
}

.contactformfifty
{
	float: left;
	padding: 0 1% 0 0;
	width: 100%;
	margin-top: 0%;
}

.contactforminput
{
	float: left;
	width: 100%;
	height: 48px;
	line-height: 48px;
	border: 1px solid #dadada;
	color: #666;
	padding-left: 16px;
	font-size: 14px;
	text-transform:  uppercase;
	background: #FFF;
	font-family: 'Montserrat', sans-serif;
}

.contactmessage
{
	float: left;
	width: 100%;
	height: 120px;
	padding: 10px;
	border: 1px solid #dadada;
	color: #666;
	background: #FFF;
	font-size: 14px;
	text-transform:  uppercase;
	font-family: 'Montserrat', sans-serif;
}

.contactsubmit
{
	float: left;
	padding: 0 20px;
	line-height: 48px;
	height: 48px;
	border: 0px;
	font-size: 14px;
	text-transform:  uppercase;
	color: #FFF;
	background: #8bc53e;
}
}

#goodmsg, #formgoodmsg, #goodmsgcontact, #joinsuccessmsg
{
    float: left;
    width: 100%;
    padding: 10px;
    border: 2px solid #c6d0ba;
    color: #474745;
    background: #f4f8ee;
    text-align: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    margin-top: 20px;
    display: none;
}

#errormsg, #formerrormsg, #errormsgcontact, #joinerrormessage
{
    float: left;
    width: 100%;
    padding: 10px;
    border: 2px solid #e7bbbe;
    color: #474745;
    background: #fff2f2;
    text-align: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    margin-top: 20px;
    display: none;
}

.pricenote
{
	float: left;
	width: 100%;
	font-size: 14px;
	padding: 40px 0 20px 0;
	text-align:  center;
	color: #666;
}

.totaldrivetitle
{	
	float: left;
	width: 100%;
	color: #0b3168;
	font-size: 40px;
	line-height: 36px;
	font-weight: 300;
	text-transform:  uppercase;
	padding-top: 20px;
	text-align:  center;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top center;
}

.totaldriveinner
{
	float: left;
	width: 100%;
	padding: 0 15%;
	color: #666;
	font-size: 16px;
}

.totaldrivemaintext
{
	float: left;
	width: 100%;
	margin-top: 30px;
	color: #666;
	font-size: 16px;
	text-align:  center;
	line-height: 22px;
}

.totaldrivesection
{
	float: left;
	width: 100%;
	position:  relative;
	padding: 40px 0;
	margin-top: 40px;
	min-height: 400px;
}

.totaldrivetext
{
	float: left;
	width: 50%;
}

.totaldrivetexttitle
{
	float: left;
	width: 100%;
	color: #0b3168;
	font-size: 30px;
	line-height: 36px;
	font-weight: 300;
	text-transform:  uppercase;
	padding-top: 20px;
	text-align:  left;
	background: url(/Images/shellBorderBar_03.gif) no-repeat top left;
}

.totaldrivetextcontent
{
	float: left;
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
	line-height: 22px;
}

.totaldriveimageone
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50%;
	bottom: 0px;
	height: 100%;
	min-height: 400px;
}

.totaldrivedownload
{
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
}

.totaldrivedownloadinner
{
	float: left;
	width: 100%;
}

.totalandroid
{
	float: left;
	width: 48%;
	margin: 0 1%;
	height: 80px;
	background: url(/Images/google-play.svg) no-repeat center center;
	background-size: contain;
}

.totalapple
{
	float: left;
	width: 48%;
	margin: 0 1%;
	height: 80px;
	background: url(/Images/apple.png) no-repeat center center;
	background-size: contain;
}

.drivebox
{
	float: Left;
	width: 100%;
	margin-left: 0%;
	background: #EFEFEF;
	border: 1px solid #d8d8d8;
	padding: 20px;
	margin-top: 30px;
}

.drivetop
{
	float: left;
	width: 100%;
}

.carimg
{
	float: left;
	width: 30%;
	padding-bottom: 20%;
}

.profile
{
	float: left;
	width: 52%;
	min-height: 200px;
	padding: 0 20px;
}

.drivername
{
	float: left;
	width: 100%;
	color: #0b3168;
	font-weight: 400;
	font-size: 26px;
	line-height: 32px;
}

.driverloc
{
	float: left;
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	margin-top: 10px;
}

.driverloc strong
{
	font-weight: 500;
}


.drivercar
{
	float: left;
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	margin-top: 10px;
}

.drivercar strong
{
	font-weight: 800;
}

.driverbio
{
	float: left;
	width: 100%;
	font-style: italic;
	font-weight: 400;
	margin-top: 10px;
	line-height: 24px;
}

.driver
{
	float: left;
	width: 18%;
	padding-bottom: 20%;
	background: #CCFF00;
}

.driveboxline
{
	float: left;
	width: 100%;
	margin-top: 20px;
}

.driveboxsmall
{
	float: left;
	width: 33.333%;
	padding: 0 10px;
	margin-top: 30px;
	display: inline-block;
}

.driveboximg
{
	float: left;
	width: 35%;
	background: #666;
	height: 100px;
}

.driveboxright
{
	float: left;
	width: 65%;
	padding-left: 12px;
}

.driveboxtitle
{
	float: left;
	width: 100%;
	color: #0b3168;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 300;
	padding-bottom: 12px;
	background: url(/Images/shellBorderBar_03.gif) no-repeat bottom left;
}

.driveboxtext
{
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 16px;
	margin-top: 8px;
	color: #666;
}

@media (min-width: 320px) and (max-width: 760px)
{

	.carimg
	{
		float: left;
		width: 100%;
		padding-bottom: 60%;
	}

	.profile
	{
		float: right;
		width: 100%;
		min-height: auto;
		display: inline;
		padding-top: 20px;
	}

	.drivername
	{
		float: left;
		width: 100%;
		color: #0b3168;
		font-weight: 400;
		font-size: 26px;
		line-height: 32px;
	}

	.driverloc
	{
		float: left;
		width: 100%;
		font-size: 16px;
		font-weight: 400;
		margin-top: 10px;
	}

	.driverloc strong
	{
		font-weight: 500;
	}


	.drivercar
	{
		float: left;
		width: 100%;
		font-size: 16px;
		font-weight: 400;
		margin-top: 10px;
	}

	.drivercar strong
	{
		font-weight: 800;
	}

	.driverbio
	{
		float: left;
		width: 100%;
		font-style: italic;
		font-weight: 400;
		margin-top: 10px;
		line-height: 24px;
	}

	.driver
	{
		float: right;
		width: 25%;
		padding-bottom: 30%;
	}

	.driveboxline
	{
		float: left;
		width: 100%;
		margin-top: 20px;
	}

	.driveboxsmall
	{
		float: left;
		width: 100%;
		padding: 0 10px;
		margin-top: 30px;
		display: inline-block;
	}

	.driveboximg
	{
		float: left;
		width: 35%;
		background: #666;
		height: 100px;
	}

	.driveboxright
	{
		float: left;
		width: 65%;
		padding-left: 12px;
	}

	.driveboxtitle
	{
		float: left;
		width: 100%;
		color: #0b3168;
		font-size: 16px;
		text-transform: uppercase;
		font-weight: 300;
		padding-bottom: 12px;
		background: url(/Images/shellBorderBar_03.gif) no-repeat bottom left;
	}

	.driveboxtext
	{
		float: left;
		width: 100%;
		font-size: 13px;
		line-height: 16px;
		margin-top: 8px;
		color: #666;
	}
}

@media (min-width: 760px) and (max-width: 1024px)
{
	.totaldriveinner
	{
		float: left;
		width: 100%;
		padding: 0 5%;
		color: #666;
		font-size: 16px;
	}

}

@media (min-width: 320px) and (max-width: 760px)
{
	.totaldriveinner
	{
		float: left;
		width: 100%;
		padding: 0 5%;
		color: #666;
		font-size: 16px;
	}
	
	.totaldriveimageone
	{
		position: relative;
		top: 0px;
		right: 0px;
		width: 100%;
		float: left;
	}
	
	.totaldrivetext
	{
		float: left;
		width: 100%;
	}
	
	.totaldrivesection
	{
		float: left;
		width: 100%;
		position:  relative;
		padding: 0px 0;
		margin-top: 40px;
		min-height: 400px;
	}
	
	.totaldrivetitle
	{	
		float: left;
		font-size: 30px;
		line-height: 36px;

	}

}

.footeraward
{
	float: left;
	width: 100%;
	margin-left: 0%;
	padding-bottom: 30%;
	background: url(/Images/FooterAward.jpg) no-repeat center center;
	background-size: contain;
	margin-top: 20px;
}

.fsblogo
{
	float: left;
	width: 100%;
	height: 100px;
	background: url(/Images/FSB-member-logo-PDF.svg) no-repeat center left;
	background-size: contain;
	margin-top: 20px;
}

.largesection
{
	float: left;
	width: 100%;
	padding: 40px 0;
	margin-top: 40px;
	min-height: 300px;
}

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

.blue
{
	color: #FFF;
}

.sectsmalltitle
{
	float: left;
	width: 100%;
	font-weight: 500;
	line-height: 22px;
	font-size: 18px;
	text-transform: uppercase;
}

.sectlargetitle
{
	float: left;
	width: 100%;
	font-size: 36px;
	line-height: 42px;
	text-transform: uppercase;
	margin-top: 14px;
}

.sectleftcontent
{
	float: left;
	width: 100%;
	margin-top: 20px;
}

.sectleftcontent ul
{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.sectleftcontent ul li
{
	float: left;
	width: 100%;
	padding-left: 24px;
	background: url(/Images/ListTickIcon_03.png) no-repeat top left;
	list-style-type: none;
	display: inline;
	line-height: 22px;
	padding-bottom: 12px;
}

.largesectright
{
	float: left;
	width: 50%;
}

.jointodaybutt
{
	float: left;
	width: 240px;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	text-align: center;
	background: #8bc53e;
	font-size: 18px;
	text-transform: uppercase;
	-webkit-box-shadow: 2px 2px 7px 3px rgba(0,0,0,0.25); 
	box-shadow: 2px 2px 7px 3px rgba(0,0,0,0.25);
}



@media (min-width: 320px) and (max-width: 760px)
{
	.largesection
{
	float: left;
	width: 100%;
	padding: 40px 0;
	margin-top: 40px;
	min-height: 300px;
}

.largesectleft
{
	float: left;
	width: 90%;
	text-align: left;
	margin-left: 5%;
}

.blue
{
	color: #FFF;
}

.sectsmalltitle
{
	float: left;
	width: 100%;
	font-weight: 500;
	line-height: 22px;
	font-size: 18px;
	text-transform: uppercase;
}

.sectlargetitle
{
	float: left;
	width: 100%;
	font-size: 36px;
	line-height: 42px;
	text-transform: uppercase;
	margin-top: 14px;
}

.sectleftcontent
{
	float: left;
	width: 100%;
	margin-top: 20px;
}

.sectleftcontent ul
{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.sectleftcontent ul li
{
	float: left;
	width: 100%;
	padding-left: 24px;
	background: url(/Images/ListTickIcon_03.png) no-repeat top left;
	list-style-type: none;
	display: inline;
	line-height: 22px;
	padding-bottom: 12px;
}

.largesectright
{
	float: left;
	width: 50%;
}

.jointodaybutt
{
	float: left;
	width: 240px;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	text-align: center;
	background: #8bc53e;
	font-size: 18px;
	text-transform: uppercase;
	-webkit-box-shadow: 2px 2px 7px 3px rgba(0,0,0,0.25); 
	box-shadow: 2px 2px 7px 3px rgba(0,0,0,0.25);
}

.joinformline
{
	float: left;
	width: 90%;
	margin-left: 5%;
	padding-bottom: 12px;
}

}

.trustpilotbox
{
	float: left;
	width: 100%;
	padding: 20px;
	background: white;
	margin-top: 20px;
}
























