body {
	background-color: #f5f6f9;
	font-family: "brandon_grotesqueregular",Arial;
	text-align: center;
	padding: 0px;
	margin: 0px;

	-webkit-text-size-adjust: none;
 	-webkit-font-smoothing: antialiased !important;
 	-webkit-text-stroke: 1px transparent;
 	text-rendering: optimizeLegibility;

	   -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
}

*, *:before, *:after 
{
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

img {
	border-width: 0px;
	border-style: none;
}

.video_img_play,.video_id_code {
	display: none;
	width: 1078px;
	height: 603px;
	margin-bottom: 20px;
	background-color: #000000;
	margin-bottom: 20px;
}

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

	body {
		font-size: 24px;
		line-height: 32px;
	}

	#chkmob {
		height: 0px;
		width: 0px;
		padding: 0px;
		margin: 0px;
		display: none;
	}

 	.menucont {
 		position: fixed;
 		z-index: 100;
 		top: 0px;
 		width: 100%;
 		min-width: 640px;
 		text-align: center;
 		color: #323232;
 		background-color: #FFFFFF;  
 	}
 	
	.menucont a {
		border-bottom-style: solid;
		border-bottom-color: #4d4d4d;
		border-bottom-width: 1px;
	}

 	.menubar {
 	
 		background-color: #FFFFFF;
 	}
 	
 	a,a:hover,a:visited {
 		text-decoration: none;
 		color: #323232;
 	}

	#sitecontainer {
		
		width: 100%;
		min-width: 1078px;
		margin: auto;
		margin-top: 85px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-color: #f5f6f9;


	}

	.menubar {
		width: 100%;
		max-width: 960px;
		height: 85px;
		text-align: center;
		margin: auto;
		position: relative;
	}

	.menucont {
		line-height: 85px;
		font-size: 24px;
/*		clear: both; */
	}



	.linkprojects {
		position: absolute;
		left: 90px;
		width: 200px; 
		text-align: left;
		background-color: transparent;
		min-width: 200px;
	}

	.linkinformation {
		position: absolute;
		right: 90px;
		text-align: right;
		width: 200px; 
		min-width: 200px;
		background-color: transparent;
	}

	.nametop {
		text-align: center;
		width: 200px;
		margin: auto;
		position: relative;
		background-color: transparent;
		min-width: 200px;

	}

	.colorconttop {
		/* the background and foreground colour is specified in the div */
		margin-top: 85px;	
		font-size: 24px
		line-height: 29px;
		text-align: center;
		clear: both;
		border-top-width: 50px;
		border-top-style: solid;
		border-bottom-width:92px;
		border-bottom-style: solid;

	}

	#symtop {
		font-size: 32px;
		line-height: 24px;
		text-align: center;
		margin: auto;
		margin-bottom: 42px;
		margin-bottom: 44px;
		font-family: icomoon;
/*		color: #323232; */
	}

	#titletop {
		margin: auto;
		text-transform: uppercase;
	}

	#copytop {
		padding-top: 11px;
		padding-bottom: 24px;
		max-width: 600px;
		margin: auto;
	}

	.fullbleed {
		width: 100%;
		position: relative;
		line-height: 0px;
		margin-bottom: 32px;
	}



	.fullbleed img.home{
		visibility: visible;
		width: 100%;
/*		margin-bottom: 12px; */
	}



	#symmid {
		font-size: 32px;
		line-height: 24px;
		margin-top: 47px;
		margin-bottom: 44px;
		font-family: icomoon;
		color: #323232;
	   -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
	}
	
	#symmidbtm {
		font-size: 32px;
		line-height: 24px;
		margin-top: 50px;
		margin-bottom: 50px;
		font-family: icomoon;
		clear: both;
		color: #323232;
	   -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
	}

	.imgcontmid {
		margin: auto;
		margin-top: 48px;
		width: 1078px; /* 780px; */
		clear: both;
	}

	.imgcontmid,.prjcontmid {
	}

	.imgcontmid iframe {
		margin-bottom: 24px;
	}

	.prjcontmid {
		margin-top: 117px;
		width: 1078px; 
/*		width: 100%; 
		padding-left: 70px;
		padding-right: 70px;
*/
		clear: both;
		margin: auto;
		margin-bottom: 105px;
	}

	.leftpic {
		margin-bottom: 20px;
		width: 529px;
		height: auto;
		float: left;
		cursor: pointer;
		transition: height 0.5s ease-in,width 0.5s ease-in;
		-moz-transition: height 0.5s ease-in,width 0.5s ease-in;
		-webkit-transition: height 0.5s ease-in,width 0.5s ease-in;
		-o-transition: height 0.5s ease-in,width 0.5s ease-in;
	}

	.rightpic {
		margin-bottom: 20px;
		width: 529px;
		height: auto;
		float: right;
		cursor: pointer;
		transition: height 0.5s ease-in,width 0.5s ease-in;
		-moz-transition: height 0.5s ease-in,width 0.5s ease-in;
		-webkit-transition: height 0.5s ease-in,width 0.5s ease-in;
		-o-transition: height 0.5s ease-in,width 0.5s ease-in;
	}

	#yellowfooter {
		background-color: #FDC668;
		text-align: center;
/*		padding-bottom: 93px; */
		color: #323232;
	}

	#symfooter {
		font-family: icomoon;
		margin: auto;
		padding-top: 50px;
		width: 100px;
		font-size: 32px;
		line-height: 24px;
		color: #323232;
	   -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;

	}

	#footercopy {
		margin:auto;
		margin-top: 37px;
		margin-bottom: 33px;
		max-width: 600px;
		
	}

	.copymid {
		margin-bottom: 84px;
		max-width: 600px;
		margin: auto;
		color: #323232;
	}

	.titlemid {
		margin-bottom: 35px;
		text-transform: uppercase;
	}


	.wbg {
		background-size:cover;
		background-repeat:no-repeat;
		position: relative;
		overflow: hidden;
		width: 529px; 
		height: 296px;
	}
	
	.toplayer {
		width: 100%;
		height: 100%;
		transition: left 0.4s, top 0.4s, opacity 0.2s;
		-moz-transition: left 0.4s, top 0.4, sopacity 0.2s;
		-webkit-transition: left 0.4s, top 0.4s, opacity 0.2s;
		-o-transition: left 0.4s, top 0.4s, opacity 0.2s;
	}
	
	.wbg .toplayer {	
		color: #FFFFFF;
		padding-top: 132px;
		width: 100%;
		position: absolute;
		top: 0px;
		opacity: 0;
	/*	left: -100%; */
	}
	
	.wbg .twoliner {
		padding-top: 110px !important;
	}
	
	.clear {
		clear: both;
	}
	
	#yellowfooter p {
		line-height: 43px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.mobimgproj {
		display: none;
	}
	.mobimgname {
		display: none;
	}

	.getintouch {
		line-height: 24px !important;
		}

	.ukrep {
		margin-top: 18px !important;
	}

	.undertitle {
		font-family: brandon_grotesqueregular;
		font-size: 16px;
		line-height: 16px !important;
		margin-bottom: 4px !important;
		margin-top: 16px !important;
	}

	.undertitlesec {
		font-family: brandon_grotesqueregular;
		font-size: 16px;
		line-height: 16px !important;
		margin-top: 26px !important;
		margin-bottom: 4px !important;
	}

	.email a{
		font-size: 24px;
		line-height: 24px !important;
		border-bottom: 1px solid #4d4d4d;
	}

	.phonenum {
		margin-top: 10px !important;
	}

	#vimeovid,.vimeovid {
		width: 1078px;
		height: 603px;
		margin: auto;
	}

	#testpic {
		width: 1078px;
		height: 603px;
		margin: auto;
		
	}


	.iosSlider {
		/* required */
		position: relative;
		top: 0;
		left: 0;
		overflow: hidden;
		height: 603px;		
		width: 1078px;
	}
	
	/* slider */
	.iosSlider .slider {
		/* required */
		width: 1078px;
		height: 603px;
	}
	
	/* slide */
	.iosSlider .slider .slide {
		/* required */
		float: left;
	
		width: 100%;
		height: auto;
	}

	.swipe img {
		width: 100%;
	}

	.swipe {
	  overflow: hidden;
	  visibility: hidden;
	  position: relative;
	}
	.swipe-wrap {
	  overflow: hidden;
	  position: relative;
	}
	.swipe-wrap > div {
	  float:left;
	  width:100%;
	  position: relative;
	}

	#mySwipe {
		display: block;
		margin: auto;
	   margin-top: 48px;
		width: 1078px;
		height: 606px;
	}

	.imgcontmid {
/*		display: none; */
	}

	#position {
		position: relative;
		z-index: 90;
		top: -40px;
		text-align: center;
		margin: auto;
		margin-top: 0;
		margin-bottom: 0;
		padding: 0;
		height: 32px;
	}

	#position li {
		font-family: icomoon;
		cursor: pointer;
		padding: 0;
		margin: 0;
		display: inline-block;
		width: 11px;
		height: 11px;
		margin-right: 5px;
/*		background-image: url('../img/ball_off.png'); */
		color: #FFFFFF;
		background-repeat: no-repeat;
		font-size: 12pt;
		line-height: 12px;
	}

	#position li.on {
/*		background-image: url('../img/ball_on.png'); */
		color: #999999;
	}

	.swipe-wrap iframe {
		width: 100%;
		height: 603px;
	}

	#testpicmobile {
		display: none;
	}

	#copyright {
		opacity: 0.6;
	}

}	


/* ///////////////////////////////////////////////////////////////////// */

@media handheld, only screen and (max-width: 767px) {

	html {
		-webkit-text-size-adjust: none;
	}

	body {
		background-color: #FFFFFF;
	}

	#chkmob {
		height: 0px;
		width: 0px;
		padding: 0px;
		margin: 0px;
		display: block;
		clear: both;
	}

 	.menucont {
 		width: 100%;
 		text-align: center;
 		color: #323232;
 		background-color: #FFFFFF;  
		line-height: 85px;
		font-size: 24px;
 	}
 	
	.menucont a {
		border-bottom-style: solid;
		border-bottom-color: #4d4d4d;
		border-bottom-width: 1px;
	}

 	.menubar {
		width: 100%;
 		text-align: center; 	
 		background-color: #FFFFFF;
		margin: auto;
		z-index: 10000;
 	}
 	
 	a,a:hover,a:visited {
 		text-decoration: none;
 		color: #323232;
 	}

	#sitecontainer {
		width: 100%;
		margin: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-color: #f5f6f9;

	}

	.linkprojects {
		font-size: 16pt;
		line-height: 32px;
		text-align: left;
		background-color: #FFFFFF;
		height: 32px;
		width: 100px;
		float: left;
		margin-left: 42px;
		margin-bottom: 10px;
	}

	.linkinformation {
		font-size: 16pt;
		line-height: 32px;
		text-align: right;
		background-color: #FFFFFF;
		height: 32px;
		width: 100px;
		float: right;
		margin-right: 42px;
		margin-bottom: 10px;
	}

	.nametop {
		font-size: 18pt;
		text-align: center;
		margin: auto;
		display: block;
		background-color: #FFFFFF;
		clear: both;
		height: 31px;
		line-height: 30px;
		margin-top: 10px;
	}

	.colorconttop {
		/* the background and foreground colour is specified in the div */
		padding-top: 18pt;	
		font-size: 14pt;
		line-height: 29px;
		text-align: center;
		clear: both;
	}

	#symtop {
		font-size: 32px;
		line-height: 24px;
		text-align: center;
		margin: auto;
		margin-bottom: 18pt;
		font-family: icomoon;
	   -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;

	}

	#titletop {
		font-size: 18pt;
		margin: auto;
		text-transform: uppercase;
		margin-bottom: 4pt;
	}

	#copytop {
		padding-top: 0px;
		padding-bottom: 4pt;
		max-width: 80%;
		margin: auto;
	}

	.fullbleed {
		width: 100%;
		position: relative;
		line-height: 0px;
	}

	.fullbleed iframe{
		position: absolute;
		z-index: 10;
		top: 0px;
		left: 0px;
	}

	.fullbleed img{
		visibility: hidden;
	}

	.fullbleed img.home{
		visibility: visible;
		margin-bottom: 12px;
	}

	.fullbleed img {
		width: 100%;
		height: auto;
	}

	.homefullbleed {
		display: none;
	}


	#symmid {
		font-size: 32px;
		line-height: 24px;
		margin-top: 18pt;
		margin-bottom: 18pt;
		font-family: icomoon;
		color: #323232;
	   -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;

	}
	
	#symmidbtm {
		font-size: 32px;
		line-height: 24px;
		margin-top: 36pt;
		margin-bottom: 36pt;
		font-family: icomoon;
		clear: both;
		color: #323232;
	   -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;

	}

	.imgcontmid {
		margin: auto;
		margin-top: 18pt;
		width: 100%; /* 780px; */
		clear: both;
		line-height: 0px;
	}

	.imgcontmid,.prjcontmid {
	}

	.prjcontmid {
		margin-top: 117px;
		width: 100%;
		clear: both;
		margin: auto;
		margin-bottom: 5px;
	}

	.leftpic {
		margin-bottom: 20px;
		width: 100%;
		height: auto;
		float: left;
	}

	.rightpic {
		margin-bottom: 20px;
		width: 100%;
		height: auto;
		float: right;
	}

	#yellowfooter {
		background-color: #FDC668;
		text-align: center;
/*		padding-bottom: 93px; */
		color: #323232;
	}

	#symfooter {
		font-family: icomoon;
		margin: auto;
		padding-top: 36pt;
		width: 100px;
		font-size: 32px;
		line-height: 24px;
		color: #323232;
	   -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
	}

	#footercopy {
		margin:auto;
		margin-top: 30pt;
		margin-bottom: 36px;
		max-width: 80%;
		font-size: 14pt;
	}

	.copymid {
		margin-bottom: 84px;
		max-width: 80%;
		margin: auto;
		color: #323232;
		font-size: 14pt;
	}

	.titlemid {
		font-size: 18pt;
		margin-bottom: 4pt;
		text-transform: uppercase;
	}

	.wbg {
		display: none;
	}
	
	.toplayer {
		display: none;
		width: 100%;
		height: 100%;
		transition: left 0.4s, top 0.4s, opacity 0.2s;
		-moz-transition: left 0.4s, top 0.4, sopacity 0.2s;
		-webkit-transition: left 0.4s, top 0.4s, opacity 0.2s;
		-o-transition: left 0.4s, top 0.4s, opacity 0.2s;
	}
	
	.wbg .toplayer {	
		display: none;
	}
	
	.wbg .twoliner {
		display: none;
	}
	
	.clear {
		clear: both;
	}
	
	#yellowfooter p {
		line-height: 43px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.mobimgproj {
		display: block;
		width: 100%;
		height: auto;
		margin-bottom: 5px;
	}
	.mobimgname {
		display: block;
		margin-bottom: 5px;
		font-size: 24px;		
	}

	.iosSlider {
		/* required */
		position: relative;
		top: 0;
		left: 0;
		overflow: hidden;
		
		width: 480px;
		height: 400px; 
	}
	
	/* slider */
	.iosSlider .slider {
		/* required */
		width: 100%;
		height: 100%;
	}
	
	/* slide */
	.iosSlider .slider .slide {
		/* required */
		float: left;
	
		width: 100%;
		height: auto;
	}

	.swipe img {
		width: 100%;
	}

	.swipe {
	  overflow: hidden;
	  visibility: hidden;
	  position: relative;
	}
	.swipe-wrap {
	  overflow: hidden;
	  position: relative;
	}
	.swipe-wrap > div {
	  float:left;
	  width:100%;
	  position: relative;
	  line-height: 0px;
	}

	#mySwipe {
		display: block;
	   margin-top: 18pt;
	}

	.imgcontmid {
/*		display: none; */
	}

	#position {
		position: relative;
		z-index: 900;
		top: -40px;
		text-align: center;
		margin: auto;
		margin-top: 0;
		margin-bottom: 0;
		padding: 0;
		height: 0px;
	}

	#position li {
		cursor: pointer;
		padding: 0;
		margin: 0;
		display: inline-block;
		width: 11px;
		height: 11px;
		margin-right: 5px;
		font-family: icomoon;
		/*		background-image: url('../img/ball_off.png'); */
		background-repeat: no-repeat;
		font-size: 12pt;
		line-height: 12px;
		color: #FFFFFF;
	}

	#position li.on {
/*		background-image: url('../img/ball_on.png'); */
		color: #999999;
	}

	.swipe-wrap iframe {
		width: 100%;
	}

	#testpicmobile {
		width: 100%;
		height: auto;
	}

	.homenosym {
		display: none;
	}

	#copyright {
		opacity: 0.6;
	}

}

#jmname a,#jmname a:hover,#jmname a:visited {
	text-decoration: none;
	border-bottom-style: none !important;
}

.vimeovid .player .video-wrapper { 
	background-color: #FFFFFF;
	
}
