/*
	Verti by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/

	body
	{
		line-height: 2.25em;
	}

	h2
	{
		font-size: 2.25em;
		margin: 0 0 1.1em 0;
		line-height: 1em;
	}
	
	h3
	{
		font-size: 1.35em;
		margin: 0 0 1em 0;
	}
	
	/* Button */

		input[type="button"],
		input[type="submit"],
		input[type="reset"],
		.button
		{
			font-size: 1.35em;
			padding: 0.6em 1.5em;
		}

			input[type="button"].big,
			input[type="submit"].big,
			input[type="reset"].big,
			.button.big
			{
				font-size: 2.25em;
				padding: 0.8em 0.9em;
			}

			.button.icon
			{
			}

				.button.icon:before
				{
					margin-right: 0.5em;
					top: 0.05em;
				}

	/* Box */	
	
		.box
		{
			padding: 2em;
		}
		
		.box p
		{
			font-size: 0.9em;
		}
			
			.box.feature
			{
				padding: 0;
			}
				
				.box.feature .inner
				{
					padding: 1em 1em 1em 1em;
				}
				
				.box.feature h2
				{
					font-size: 1.35em;
				}

				.box.feature p
				{
					margin: 0;
				}

				.box.feature .image
				{
					position: relative;
					margin: 0;
				}

					.box.feature .image img
					{
						border-bottom-left-radius: 0;
						border-bottom-right-radius: 0;
					}
					
					

/*********************************************************************************/
/* Widgets                                                                       */
/*********************************************************************************/

	.widget
	{
	}

		.widget.thumbnails
		{
		}

			.widget.thumbnails .grid
			{
				margin: 0 0 3em 0;
			}

			.widget.thumbnails .image
			{
				margin: 0;
			}
	
/*********************************************************************************/
/* Wrappers                                                                      */
/*********************************************************************************/

	#header-wrapper
	{
		padding: 0 0 0.5em 0;
	}
	
	#features-wrapper
	{
		padding: 0em 0 3em 0;
		background-color: #38363e;
	}
	
	#features-wrapper-text
	{
		padding: 1em 0 3em 0;
		color: #34383A;
	}
	
	h2.slideHeadline {position:absolute; top: 30%; left: 5em; color: #fff;}
	
	#main-wrapper
	{
		padding: 2em 0 3em 0;
		background: #4ebd77;
		text-align: center;
	
	}
	
	#main-wrapper p
	{
		margin: 1em 0 1em 0;
	}
	
	#main-wrapper-light
	{
		padding: 2em 0 3em 0;
		background: #fff;
		text-align: left;
		color: #333;
		line-height: 1.6em;
		font-size: 0.9em;
	}
	
	#main-wrapper-light p
	{
		margin: 1em 0 1em 0;
	
	}
	
	
	#main-wrapper h5
	{
		font-size: 1.6em;
		color: #fff;
	}
	
	#main-wrapper-content
	{
		padding: 0;
		margin: 1em auto 0 auto;
		text-align: center;
		color: #fff;
		font-size: 0.9em;
	}
	
	#content
	{
		padding: 0 3em;
	}
	
	#main-wrapper-content #content
	{
		padding-top: 1.6em;
		padding-bottom: 1.0em;
		padding-left: 3.0em;
		
	}
	
	#main-wrapper .content-page p
	{
		text-align: left;
		line-height: 1.6em;
		color: #fff;	
		margin-bottom: 2em;
	}
	
	#main-wrapper-content #content h2
	{
		color: #fff;
		vont-size: 1.6em;
	}
	
	#main-wrapper-content #content h3
	{
		color: #473c66; 
	}
	
	#quote
	{
		float: right; width: 33.3%; font-weight: bold; color: #4ebd77; margin-left: 5em; font-size: 1.4em; border-left: 4px solid #4ebd77;
	}
	
	#quote p {margin: 0; padding-left: 1em;}
	
	.darkBackground {background: #313131;}
	
	.quote-name
	{
		font-weight: normal; color: #666; font-size: 0.8em;
	}
	
	div#main-wrapper.contact
	{
		background-color: #625392;	
	}
	
	div#main-wrapper.contact-green
	{
		background-color: #4ebd77;	
	}
	
	.wrapper-carfest {background: url("../images/bg-main-wrapper-leaf-carfest.jpg") bottom right no-repeat; height: 1%; overflow: hidden;}
	.wrapper-saracens {background: url("../images/bg-main-wrapper-saracens.jpg") bottom right no-repeat; height: 1%; overflow: hidden;}
	.wrapper-brentford {background: url("../images/bg-main-wrapper-brentford-fc.jpg") bottom right no-repeat; height: 1%; overflow: hidden;}
	.wrapper-ymca {background: url("../images/bg-main-wrapper-generic.jpg") bottom right no-repeat; height: 1%; overflow: hidden;}
	.wrapper-twickenham {background: url("../images/bg-main-wrapper-twickenham.jpg") bottom right no-repeat; height: 1%; overflow: hidden;}
	.wrapper-about-us {background: #313131 url("../images/bg-main-wrapper-generic-dark.jpg") bottom right no-repeat; height: 1%; overflow: hidden;}
	.wrapper-our-people {background: url("../images/bg-main-wrapper-our-people-light.jpg") bottom right no-repeat; height: 1%; overflow: hidden;}
	.wrapper-our-food {background: url("../images/bg-main-wrapper-our-food.jpg") bottom right no-repeat; height: 1%; overflow: hidden;}
	.wrapper-our-designs {background: url("../images/bg-main-wrapper-our-designs.jpg") bottom right no-repeat; height: 1%; overflow: hidden;}
	
	.mobileImage {display: none;}
	
	#footer-wrapper
	{
		padding: 0.4em 0 1em 0;
	}
	
		.box p {border-top: 1px solid #8b7dc3; padding-top: 0.8em;}
		
		.box h2 {color: #8b7dc3; margin: 0.2em auto; font-weight: bold; font-size: 0.9em;}
		
		.box p {margin: 0 auto; color: #38363e; line-height: 1.8em;}
		
		h4.about-us {font-size: 1.6em; color: #4ebd77;}

/*********************************************************************************/
/* Logo                                                                          */
/*********************************************************************************/

	#logo
	{padding: 1em 0 0 1em;
	}

		#logo h1
		{display: none;
		}

		#logo span
		{
			line-height: 4.5em;
			letter-spacing: 0.025em;
			font-size: 0.9em;
		}

/*********************************************************************************/
/* Nav                                                                           */
/*********************************************************************************/

	#nav
	{
		position: absolute;
		right: 0;
		top: 0;
		font-size: 0.9em;
		font-family: Lora, serif;
	}
	
		#nav ul
		{
		}
			
			#nav ul li
			{
				float: left;
				line-height: 2em;
				margin-left: 1em;
				margin-right: 1em;
				text-align: center;
				padding-top: 1.5em;
				min-width: 6em;
			}

				#nav ul li a,
				#nav ul li span
				{
					font-weight: 300;
					letter-spacing: 0.025em;
					color: #625392;
					text-decoration: none;
	
				}
				
				#nav ul li > ul
				{
					display: none;
				}

			#nav ul li:hover
			{
			}

				#nav ul li:hover a,
				#nav ul li:hover span
				{
	
				
				}

			#nav ul li.active
			{
			}

				#nav ul li.active a,
				#nav ul li.active span
				{
					
				}

			#nav ul li.current
			{
			}

				#nav ul li.current a
				{
	
				}
				
				.navColor1 {border-top: 7px solid #52a3ba;}
				.navColor2 {border-top: 7px solid #4ebd77;}
				.navColor3 {border-top: 7px solid #deb24b;}
				.navColor4 {border-top: 7px solid #de5c6d;}
				.navColor5 {border-top: 7px solid #f9a471;}
				.navColor6 {border-top: 7px solid #625392;}
				
	.dropotron
	{
		background: #fff;
		letter-spacing: 0.025em;
		color: #696969;
		text-decoration: none;
		padding: 0.75em 0;
		min-width: 15em;
		margin-top: calc(-0.75em + 1px);
		margin-left: -1px;
	}

		.dropotron li
		{
			border-top: solid 1px #eee;
			line-height: 3em;
		}

			.dropotron li:first-child
			{
				border-top: 0;
			}
	
			.dropotron li > a,
			.dropotron li > span
			{
				text-decoration: none;
				color: inherit;
				display: block;
				padding: 0 1.5em;
				-moz-transition: color .25s ease-in-out, background-color .25s ease-in-out;
				-webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out;
				-o-transition: color .25s ease-in-out, background-color .25s ease-in-out;
				-ms-transition: color .25s ease-in-out, background-color .25s ease-in-out;
				transition: color .25s ease-in-out, background-color .25s ease-in-out;
			}
			
			.dropotron li > img {display: block;}

				.dropotron li > a:hover,
				.dropotron li > span:hover,
				.dropotron li.active > a,
				.dropotron li.active > span
				{
					background: #eee;
				}
	
		.dropotron.level-0
		{
			font-size: 0.8em;
			margin-left: -1.2em;
			margin-top: 0;
		}
		
			.dropotron.level-0:before
			{
				content: '';
				position: absolute;
				top: -0.5em;
				left: 1em;
				border-bottom: solid 0.75em #ffffff;
				border-left: solid 0.75em transparent;
				border-right: solid 0.75em transparent;
				z-index: 1;
			}
			
	

/*********************************************************************************/
/* Banner                                                                        */
/*********************************************************************************/

	#banner
	{
		padding: 4.5em;
	}

		#banner h2
		{
			font-size: 3.5em;
			margin: 0.1em 0 0.35em 0;
		}

		#banner p
		{
			font-size: 2.75em;
			line-height: 1.35em;
			margin: 0;
		}
		
		#banner .button
		{
			width: 100%;
			margin-bottom: 0.5em;
		}
		
			#banner .button.icon:before
			{
				position: absolute;
				right: 0.15em;
				top: 50%;
				margin-top: -0.5em;
			}

		#banner .button.alt
		{
			margin-bottom: 0;
		}
		
		#banner ul
		{
			margin: 0 0 0 2em;
		}
		
		.picsAndQuotes { position: relative; overflow: auto;}
    .picsAndQuotes li { list-style: none; height: 406px;}
        .picsAndQuotes ul li { float: left; }

/*********************************************************************************/
/* Footer                                                                        */
/*********************************************************************************/

	#footer
	{
	}
	
	#copyright
	{
		padding: 0.5em 0 0 0;
		text-align: center;
		font-size: 0.8em;
	}
	
	.caseStudyLeft p {
		padding-left: 3em;
	}
	
	.caseStudyRight {
		font-weight: bold; color: #4ebd77; font-size: 1.4em;
	}
	