/******************************************************************
 Theme Name: 8wire
 Theme URI: http://8wire.co.uk
 Description: Web Design & Development
 Author: 8wire
 Author URI: http://www.8wire.co.uk
 Version: 150910
 Tags: design, marketing, web development, content management 
 ******************************************************************/
 
/************* DOCUMENT *************/
html { /* reset: 1 REM = 10px */ }
body {
	font-size: 1.6rem;
	line-height: 1.4;
	font-weight: 400;
	font-family: "Lato", Helvetica, Arial, Gotham, sans-serif;
	color: #474747;
}
input[type=submit] {
	width: auto; 
}
.transition-all, a {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease; 
}
.container {
	position: relative;
	width: 100%;
	max-width: 115.2rem;
	margin: 0 auto;
	padding:0 2rem;
}
header.header .container {
	max-width: 160rem;
}

/************* TYPOGRAPHY *************/
a, a:link, a:hover, a:visited, a:active {
	color: #474747;
	text-decoration: none; 
}
a:focus {
	outline: 0.1rem dotted #ccc; 
}
a:hover, a:focus {
	text-decoration: underline; 
}
main.main article.article a, 
main.main article.article a:link, 
main.main article.article a:visited, 
main.main article.article a:active {
	border-bottom:0.2rem solid #c8d300;
}
main.main article.article a:hover { 
	color: #c8d300;
	text-decoration: none; 
	border-bottom:0.1rem solid #c8d300;
}
hr {
	border-top: 0.1rem solid #cdccca; 
	margin:0 0 0.6rem 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Lato", Helvetica, Arial, Gotham, sans-serif;
	margin: 0 0 1em 0;
	line-height: 1.5;
	font-weight: 400;
}
h1, h2, h3, .heading {
	font-size: 2.4rem;
	margin-bottom: 0.5em;
	line-height: 1.5;
	text-transform: uppercase;
	text-align:center;
	font-weight: 700;
	color: #000;
	letter-spacing:0.1em;
}
.heading {
	font-size: 3.0rem;
	font-weight: 700;
}
h2 {
	font-size: 2.1rem;
	font-weight: 400;
	text-align:left;
}
h3 {
	font-size: 1.8rem;
	font-weight: 400;
	color:#474747;
	text-align:left;
}
h4 {
	font-size: 1.6rem;
	color:#474747;
	font-weight:700;
	margin:0 0 1em 0;
}
.news h1,
.news h2,
.news h3 {
	display:inline-block;
	width:100%;
	max-width:25.3rem;
}
.news h1 { 
	margin:0 0 3rem 0;
}
.news h2 {
	margin:0 0 1rem 0;
}
.videos h2 {
	color:#383839;
	text-align:center;
}
h3 {
	font-size: 1.8rem;
	margin-bottom: 1.5em;
	line-height: 1.5;
}
p {
	font-size: 1.6rem;
	line-height: 1.4;
	margin: 0 0 1em 0;
}

/************* HEADER PRIMARY *************/
header.header {
	background:#000;
}

/************* LOGO *************/
a.sitelogo {
	display: inline-block;
    margin: 2rem auto;
    text-decoration: none;
    position: relative;
    max-width: 38.9rem; 
}
a.sitelogo img {
	display: block; 
	width:100%;
	height:auto;
    max-width: 38.9rem; 
}

/************* BXSLIDER	*************/
.banner {
	display:block;
	margin: 0 auto !important; 
	background:#c8d300;
	background:#f5f5f5;
}
.home .bx-wrapper, 
.home .banner img {
/*	max-width:138.9rem !important;
	max-width:120.5rem !important;
*/	
	max-width:192rem !important;
	margin:0 auto !important;
}
.home .bx-wrapper, 
.home .banner {
	overflow: hidden !important;
	max-height: 75rem !important;
/*	max-height: 55rem !important;
*/	text-align:center;
	position:relative;
}
.banner-text {
	display:none;
}
.home .banner-text {
	display:inline-block;
	position:absolute;
	z-index:1;
	letter-spacing:0.2em;
	bottom:50%;
	left:0;
	right:0;
/*	margin:0 auto -8.6rem auto;
*/	margin:0 auto -6vw auto;
	text-transform: uppercase;
	text-align:center;
	font-size: 2vw;
	font-weight: 700;
	color: #000;
}
.banner-text span {
	display:inline-block;
	background:#fff;
	padding:4vw;
}
.bxslider > div:not(.bx-clone) {
	display: block; 
}
.bxslider > div:not(.bx-clone) > a {
	display: block;
	text-decoration: none; 
}
.bxslider img {
	width: 100%;
	height: auto; 
}
.desktop .bx-wrapper .bx-controls {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	opacity: 0;
	filter: alpha(opacity=0); 
}
.desktop .bx-wrapper:hover .bx-controls {
	opacity: 1;
	filter: alpha(opacity=100); 
}
.desktop .bx-wrapper .bx-wrapper .bx-controls {
	display: none !important; 
}
.bx-wrapper .bx-controls-direction a {
	text-indent: inherit !important;
	text-decoration: none !important;
	background: none !important;
	text-align: center !important;
	font-size: 2rem !important;
	z-index: 9 !important; 
}

/************* ARTICLE *************/
main.main {
	padding: 4rem 2.2rem;
}
.home main.main {
/*	background:#fff;
*/}
article.article {
	text-align: center; 
}
.page-id-12 article.article ,
.page-id-17 article.article ,
.page-id-23 article.article ,
.page-id-140 article.article {
	text-align: left; 
}
.what main.main ul {
	list-style:none;
	text-align: left;
	display:inline-block; 
}
ul.lightslider {
	list-style:none;
}
main.main ul ul.sub-menu {
	display:block; 
}
/*
main.main ul li:before {
	content: " ";
	display:inline-block;
	width:0.4rem;
	height:0.4rem;
	background: #c8d300;
	position:relative;
	top:-0.2rem;
	margin: 0 1rem 0 0;
}
*/
.what main.main ul li:before {
	content: " ";
	display:inline-block;
	width:2.5rem;
	height:1.6rem;
	position:relative;
	top:0.3rem;
	margin: 0 1rem 0 0;
	background: transparent url(../../images/VWfavicon.svg) 50% 50% no-repeat scroll;
	background-size:cover;
}
.lightslider li:before ,
.lSGallery li:before {
	content: normal;
	display:none !important;
}
.lSAction a {
	text-decoration:none !important;
	border-bottom:none !important;
}
.lSSlideOuter * {
	border: none !important;
	border-radius: 0 !important;
}
.oneslide img,
.lightslider img {
	width:auto !important;
	max-width:100% !important;
	height:auto !important;
}
main.main ul.oneslide li:before {
	display:none !important;
}
.home article.article .container {
	text-align:center;
/*	max-width:75rem !important;
*/}
article.article section {
	text-align: left; 
}
article.article section a {
	text-decoration: none !important; 
}
aside.aside {
	text-align: left; 
}
aside section:first-child h3.widgettitle {
	padding-top: 1.8rem; 
}
.panels {
	background:#000;
	color:#fff;
	padding: 10rem 2rem;
/*	max-width:88.4rem !important;
*/}
.panel {
	text-align:center;
	position: relative;
	padding:0 2rem;
}
.panel-icon {
	color:#fff;
	border-radius:50%;
	background: #c8d300;
	width:12rem;
	height:12rem;
	padding-top:2rem;
	display:block;
	margin:0 auto 2rem auto;
}
.panel-icon:hover {
	background: #474747;
}
.panel-icon svg ,
.panel-icon img {
	color:#fff;
/*	fill:currentColor;
*/	max-height:8rem;
	margin:0 auto;
}
.panel-title {
	margin:0 auto;
}
.panel-title span {
	font-family: "Lato", Helvetica, Arial, Gotham, sans-serif;
	font-size:2rem;
	line-height: 1.5;
	font-weight: 400;
	color:#fff;
	text-transform:uppercase;
	display:block;
	margin:0 auto;
}
.panel-description {
	font-family: "Lato", Helvetica, Arial, Gotham, sans-serif;
	font-size:1.6rem;
	line-height: 1.4;
	font-weight: 400;
	display:block;
	max-width:20em;
	margin:2rem auto;
	color:#fff;
}
.panel-link {
	display:inline-block;
	border:0.2rem solid #c8d300;
	color:#c8d300 !important;
	padding:1.7rem 2.4rem;
	font-family: "Lato", Helvetica, Arial, Gotham, sans-serif;
	font-size:1.4rem;
	line-height: 1.5;
	font-weight: 700;
	margin:0 auto 3.5rem auto;
	text-transform:uppercase;
}
.panel-link:hover {
	text-decoration:none;
	color:#fff !important;
}
.cta {
	background:#c8d300 url(../../images/pixels.png) bottom center repeat-x scroll;
	min-height:33.9rem;
	text-align:center;
	padding: 10rem 2rem;
}
.cta .cta-text {
	font-size:2.4rem;
	color:#000;
	text-transform:uppercase;
	margin:0 auto 4rem auto;
	font-weight:700;
}
.cta a {
	background:#000;
	color:#fff !important;
	display:inline-block;
	text-align:center;
	text-transform:uppercase;
	padding:2rem;
	text-decoration:none;
}
.cta a:hover {
	color:#c8d300 !important;
}
.projects {
}
.project {
	float:none;
	width:100%;
	max-width:100%;
	position:relative;
	text-align:center;
	overflow:hidden;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
}
.project img {
	width:100%;
	max-width:100%;
	height:auto;
	display:block;
}
.project a {
	position:absolute;
	z-index:10;
	left:0;
	right:0;
	top:50%;
	text-decoration:none;
	display:block;
	text-align:center;
	margin:0rem 20% 2rem 20%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.project a:hover  {
	top:0;
	bottom:0;
	margin:0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}
.project a div {
	background:#fff;
	padding:2rem;
	display: inline-block;
    margin: 0 auto;
	text-align:left;
}
.project a:hover div {
	height:100%;
	width:100%;
	background:rgba(255,255,255,0.7);
}
.project h3:before {
	content:" ";
	position:absolute;
	z-index:10;
	display:block;
	background: #c8d300;
	width: 3rem;
	height:0.1rem;
	top:-0.5rem;
	left:0;
}
.project h3 {
	margin:0;
	position:relative;
	text-transform:none !important;
}
.contact-us iframe {
	height:40rem;
}
.contact-us h4 {
	display:inline-block;
	width:100%;
	line-height:3.7rem;
	margin:0 0 0.5em 0;
}
a.contact-link {
	text-decoration:none !important;
	border-bottom: none !important;
	display:block;
	line-height:3.7rem;
	margin:0 0 0.5em 0;
}
a.contact-link img {
	vertical-align: middle;
	margin-right:2rem;
}
.wpcf7 p ,
.wpcf7 label {
	margin:0;
}
.wpcf7 * {
	border-radius:0 !important;
}
.videos {
	margin: 3.5rem auto;
	max-width:104.9rem !important;
}
.video {
	padding: 0 1rem 2rem 1rem;
	text-align:center;
	font-family: "Lato", Helvetica, Arial, Gotham, sans-serif;
	font-size:1.5rem;
	line-height: 1.5;
	font-weight: 400;
	color:#1a1a1a;
	text-transform:uppercase;
}
.vid { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.vid iframe, .vid object, .vid embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.navigation a,
.wpcf7 input[type=submit],
.more-link {
	display:inline-block;
	background:#000 !important;
	border:0.1rem solid #000 !important;
	color:#fff !important;
	padding:1rem 2rem;
	font-family: "Lato", Helvetica, Arial, Gotham, sans-serif;
	font-size:1.2rem;
	line-height: 1.5;
	font-weight: 700;
	margin:0 auto 2rem auto;
	text-transform:uppercase;
}
.navigation a:hover,
.wpcf7 input[type=submit]:hover,
.more-link:hover {
	text-decoration:none;
	background:#c8d300 !important;
	color:#000 !important;
	border:0.1rem solid #c8d300 !important;
	cursor:pointer;
}
.single article img {
	margin:0 0 1rem 0;
}
.project-panel {
	padding:0 0 2rem 0;
	border-bottom: 0.2rem solid #c8d300;
	margin:0 0 2rem 0;
}
.partner-panel {
}
.partner-panel a {
	border:none !important;
	text-decoration:none;
}
.partner-thumb {
	margin:3rem 0;
}
.partner-thumb img {
	width:auto;
	max-width:100%;
	height:auto;
}
.partner-inner a {
	font-weight:700;
	color: #c8d300;
}
.project-inner h2,
.project-inner h3 {
	color: #c8d300 !important;
}
.testimonialsx p {
	font-size:1.4rem;
}
.testimonialsx span {
	font-style:italic;
	color:#c8d300;
}
.what-content p {
	color: #767778;
	font-size:1.4rem;
	line-height:1.6;
}
.what-panels {
	background:#000 !important;
	margin:4rem 0 -2rem 0;
	padding:4rem 0;
	text-align:center !important;
}
.what-panel {
	padding:1rem;
}
.what-panel img {
	width:100%;
	max-width:100%;
	height:auto;
}
/*
.single .what-panel img {
	width:100%;
	max-width:100%;
	height:auto;
	transition: all .2s ease-in-out;
    z-index: 10;
    position: relative;
}
.single .what-panel img:hover {
	width:100%;
	height:auto;
	transform: scale(2.25);
    z-index: 15;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
    max-width: 100vw;
	border:0.2rem solid #000;
}
*/
.what-panel h2 {
	font-size: 1.6rem;
	font-weight:900;
	font-family: "Lato", Helvetica, Arial, Gotham, sans-serif;
	margin:2em 0 1em 0;
	line-height:1;
	text-align:center;
	color:#c8d300 !important;
}
.what-panel p {
	color:#fff;
	font-size: 1.2rem;
	font-weight:400;
}
.what-panel .more-link {
	margin:1em auto 0 auto;
	color: #c8d300 !important;
	border-color: #c8d300 !important;
}
.what-panel .more-link:hover {
	color: #000 !important;
}
.testimonialsxx .t-panel {
	background-color: #08294f;
	font-style:italic;
	padding:1rem;
	color:#fff;
	font-size:1.2rem;
	margin:0 0 1rem 0;
	position:relative;
}
.testimonialsxx .t-panel:after {
	content:" ";
	display:block;
	width:2rem;
	height:2rem;
	background-color: #08294f;
	position:absolute;
	bottom:0;
	left:15%;
	-ms-transform: rotate(45deg); /* IE 9 */
    -ms-transform-origin: 20% 40%; /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    -webkit-transform-origin: 20% 40%; /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    transform-origin: 20% 40%;
}
.testimonialsxx .panel-link {
	margin:1rem 0 0 0;
}
img.size-news {
	margin:0 0 1em 0;
}

.projects-content {
	text-align:center;
}

/************* FOOTER *************/
footer.footer {
	background:#fff url(../../images/Pixel-texture-White.jpg) bottom center repeat-x scroll;
	color:#474747; 
	font-size: 1.6rem;
	text-transform:uppercase;
}
footer.footer .container {
	padding: 5rem 2.2rem; 
}
footer.footer .third {
	font-weight:700;
}
footer.footer ul.menu {
	list-style: none;
	padding:0;
	margin:0;	
}
footer.footer ul.menu li {
	display: block; 
	margin:0;
}
footer.footer a {
	color:#474747;
	text-decoration:none; 
}	
footer.footer a:hover {
	color:#c8d300;
}	
footer.footer .footerlogo {
	display:block;
}
footer.footer .footerlogo svg {
/*	fill:currentColor;
*/}
.social {
	display:inline-block;
	max-width:3.5rem;
	margin: 1rem 0.5rem 0 0;
	border:none !important;
}
footer.footer .footer-address {
	display:block;
	margin:0.5rem 0 0 5.5rem;
}
footer.footer .footer-address span ,
footer.footer .footer-address span a {
	color:#c8d300 !important;
	font-size:2.4rem !important;
	font-weight: 700;
}

/*footer.footer ul.menu li:after {
	content: " \b7";
	display: inline-block;
	margin-left: 0.4rem; 
}
footer.footer ul.menu li:last-child:after {
	display: none; 
}
*/
/************* SMALL *************/
@media screen and (min-width: 480px) {
}
/************* MEDIUM ONLY *************/
@media screen and (min-width: 600px) {
	.project-thumb {
		max-width:44%;
		float:left;
	}
	.project-inner {
		max-width:50%;
		width:100%;
		float:right;
	}
	.partner-panels {
		border-left:0.2rem solid #c8d300;
		position:relative;
		left:30%;
		max-width:64%;
	}
	.partner-panel {
		margin-left:-35%;
	}
	.partner-thumb {
		max-width:24%;
		width:100%;
		display:inline-block;
		vertical-align:middle;
	}
	.partner-inner {
		max-width:70%;
		width:100%;
		display:inline-block;
		vertical-align:middle;
		margin-left:5%;
	}
}
/************* MEDIUM ONLY *************/
@media screen and (min-width: 769px)  {
	.what-panel {
		width: 25%;
		width: calc(25% - 4px);
		display: inline-block;
		vertical-align: top;
		margin-bottom:4rem;
	}
	.what-panel p {
		min-height:6em;
		margin:0 !important;
		overflow:hidden;
	}
}
/************* MEDIUM ONLY *************/
@media screen and (min-width: 1280px)  {
	footer.footer .footer-address {
		margin:0.5rem -5.5rem 0 5.5rem;
	}
}
/************* MEDIUM	*************/
@media screen and (min-width: 769px) {
	
	.sidebar article.article {
		width:67.4%;
		float:left;
	}
	.sidebar aside.aside {
		width:25%;
		float:right;
	}
	.half>div {
		float:left;
		width:48%;
	}
	.half>div:nth-child(even) {
		float:right;
	}
	.what-content {
		float:left;
		max-width:55%;
	}
	.what-video {
		float:right;
		max-width:43%;
	}
	.whatsub-wrap .what-inner {
		float:left;
		width:50%;
	}
	.whatsub-video {
		float:right;
		width:38%;
		clear: none;
	}
	.panel {
		width: 25%;
		float: left;
	}
	.project {
		float:left;
		max-width:33%;
		max-width:calc( 100% / 3 );
	}
	.no-js .project, .ie .project {
		max-width:33%;
	}
	.video {
		width: 33.3%;
		width: calc(100%/3);
		float: left;
	}
	.video:nth-child(3n+2) {
		clear:both;
	}
	.panel-link {
		margin:0 auto;
	}
	.teamphoto {
/*		max-width:31.5rem;
*/		max-width:20rem;
		float:right;
	}
	.credit {
		float: right;
		text-align: right; 
	} 
	footer.footer section {
		width: 25%;
		float: left;
	}
	footer.footer ul.menu {
		text-align: left; 
		float:none;
	}
}
@media screen and (min-width: 769px) and (max-width:1350px) {
	.project a {
		top:50%;
		margin:0 10% 0 10%;
		
	}
}

/************* REGULAR	*************/
@media screen and (min-width: 981px) {
	a.sitelogo {
		display: inline-block;
		float: left;
/*		margin: 5.8rem 2rem 7.6rem 10.8rem;
*/	}
}
/************* SCALING FOR HIGH RES SCREENS	*************/
@media screen and (min-width: 1920px) {
	html { font-size: 83.3%; }
}
/************* SCALING FOR HIGH RES SCREENS	*************/
@media screen and (min-width: 2561px) {
	html { font-size: 100%; }
}

/************* PRINT STYLES *************/
@media print {
	* {
		background: transparent !important;
		color: black !important;
		text-shadow: none !important;
		filter: none !important;
		-ms-filter: none !important; 
	}
	a, a:link, a:visited {
		color: #444 !important;
		text-decoration: underline; 
	}
	a:after, a:visited:after {
		content: " (" attr(href) ")"; 
	}
	a abbr[title]:after, a:visited abbr[title]:after {
		content: " (" attr(title) ")"; 
	}
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
		content: ""; 
	}
	pre, blockquote {
		border: 0.1rem solid #999;
		page-break-inside: avoid; 
	}
	thead {
		display: table-header-group; 
	}
	tr, img {
		page-break-inside: avoid; 
	}
	img {
		max-width: 100% !important; 
	}
	@page {
		margin: 0.5cm; 
	}
	p, h2, h3 {
		orphans: 3;
		widows: 3; 
	}
	h2, h3 {
		page-break-after: avoid; 
	}
	.searchform, nav {
		display: none; 
	} 
}