@charset "utf-8";
@font-face {
	font-family: 'icons-wallmob';
	src:url('icons-wallmob.eot');
	src:url('icons-wallmob.eot?#iefix') format('embedded-opentype'),
		url('icons-wallmob.woff') format('woff'),
		url('icons-wallmob.ttf') format('truetype'),
		url('icons-wallmob.svg#icons-wallmob') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'icons-blog';
	src:url('icons-blog.eot');
	src:url('icons-blog.eot?#iefix') format('embedded-opentype'),
		url('icons-blog.woff') format('woff'),
		url('icons-blog.ttf') format('truetype'),
		url('icons-blog.svg#icons-blog') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	outline:none;
}
html, body {
	width:100%;
	min-height:100%;
	position:relative;
}
body {
	margin:0;
	padding:0;
	color:#000;
	line-height:1.5;
	font-size:14px;
	background-color:#fff;
	font-family:'Raleway', 'Century Gothic', Helvetica, Arial, sans-serif;
	font-weight:400;
	-webkit-transition: margin-left 0.3s;
	-moz-transition: margin-left 0.3s;
	-ms-transition: margin-left 0.3s;
	-o-transition: margin-left 0.3s;
	transition: margin-left 0.3s;
}
.clearfix:before, .clearfix:after,
section:before, section:after,
.spacer:before, .spacer:after,
.container:before, .container:after,
.cover:before, .cover:after {
	content:''; display:table;
}
.clearfix:after,
section:after,
.spacer:after,
.container:after,
.cover:after {
	clear:both;
}
.clearfix,
section,
.spacer,
.container,
.cover {
	zoom:1;
}
img {
	border:none;
	height: auto;
	max-width: 100%;
}
a {
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-ms-transition:all 0.2s;
	-o-transition:all 0.2s;
	transition:all 0.2s;
	color:#1fa3ff;
	text-decoration: none;
}
a:hover {
	color: #3abcff;
}
a:active {
	color: #0096ff;
}
input, textarea, select {
	box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	appearance:none;
	-o-appearance:none;
	-ms-appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	border-radius:0;
	-o-border-radius:0;
	-ms-border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	width:100%;
	padding:1.3em;
	font-family:'Raleway', 'Century Gothic', Helvetica, Arial, sans-serif;
	border:none;
	background-color:#fff;
	font-weight: 400;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-ms-transition:all 0.2s;
	-o-transition:all 0.2s;
	transition:all 0.2s;
}
input:focus, textarea:focus, select:focus {
	-webkit-box-shadow:0 0 5px #3abcff;
	-moz-box-shadow:0 0 5px #3abcff;
	box-shadow:0 0 5px #3abcff;
}
input[type="submit"] {
	background-color:#1fa3ff;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 1.3em 5em;
	font-size: 1em;
	line-height: 1;
	margin:2em 0 0 0;
}
input[type="submit"]:hover {
	background-color: #3abcff;
}
input[type="submit"]:active {
	background-color: #0096ff;
}
textarea {
	resize:none;
	height:5em;
}
label {
	font-size:0.85em;
	font-weight: 800;
	text-transform: uppercase;
	margin:0;
	padding: 0 0 0.5em 0;
	display:block;
}
.errorMsg {
	color:#B42329;
	padding-bottom: 0;
}

.form-container input {
	margin-bottom:1.5em;
}
.support-form input,
.support-form textarea {
	margin-bottom:1em;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
i {
	font-style: normal;
	color: #000;
}
ul.paragraph-list {
	color: #a9aeb4;
	line-height: 2;
}
ul.paragraph-list > li > span {
	width:7em;
	display: inline-block;
}
ul.paragraph-list > li > span > .icon {
	margin: 0 0.5em 0 0;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}
section.cover .alignleft p {
	margin: 0 0 1.5em 0;
	font-size: 1em;
}
section.bg-top {
	background-position: 50% 40%;
	color: #fff;
}
section.bg-top h1 {
	margin: 0;
}
.icon {
	font-family: 'icons-wallmob';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon.larger {
	font-size:5.5em;
	color: #1fa3ff;
}
div#double > ul{
  width:500px;
  margin-bottom:20px;
  overflow:hidden;
}
#double li{
  line-height:1.5em;
  float:left;
  display:inline;
  width:50%;
}
div.container {
	width:80em;
	max-width:90%;
	margin:0 auto;
	position: relative;
	z-index: 8;
}
div.container.full {
	width:90%;
}
.cover div.container {
	height: 100%;
	display: table;
	padding:0 5%;
}
.cover-content {
	display: table-cell;
	vertical-align: middle;
}
div.container.margin-top {
	margin-top:15em;
}
h1, h2, h3 {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	line-height:1.1;
}
h1 {
	font-size:4em;
	margin:0 0 1em 0;
	font-weight: 200;
}
h1 span.icon {
	float: left;
	margin: 0 0.2em -0.2em -0.15em;
}
h2 {
	font-size:2em;
	margin:2em 0 1em 0;
	font-weight: 200;
	line-height: 1.3;
}
.reset-margin-top {
	margin-top: 0;
}

.h2-list h2 {
	margin:2em 0 0.8em 0;
}
h3 {
	font-weight: 800;
	font-size:1em;
	margin:-0.8em 0 1.5em 0;
}
p {
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 1.5em 0;
	color:#FFF;
}
.feature p, .grey p, .bg p {
	color:#93989d;
}

.interiorWording {
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 1.5em 0;
	color:#FFF;
}

.mainInteriorWording {
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 1.5em 0;
	color:#000;
}

.alignright {
	text-align: right;
}
a.button {
	display: inline-block;
	width: auto;
	background-color:#1fa3ff;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 1.3em 5em;
	font-size: 1em;
	line-height: 1;
	margin:2em 0 0 0;
}
a.button:hover {
	background-color: #3abcff;
}
a.button:active {
	background-color: #0096ff;
}
a.button.black {
	background-color:#000;
}
a.button.black:hover {
	background-color: #3abcff;
}
a.button.black:active {
	background-color: #0096ff;
}
a.link {
	display: block;
	width: auto;
	color:#1fa3ff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 1em 0;
	font-size: 1.3em;
	line-height: 1;
	margin:1em 0 0 0;
}
a.link.small {
	font-size: 1em;
}
a.link:after {
	content: '!';
	font-family: 'icons-wallmob';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin:0.2em 0 -0.2em 0.6em;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-ms-transition:all 0.2s;
	-o-transition:all 0.2s;
	transition:all 0.2s;
}
a.link.type-mail:after {
	content: 'G';
	font-size:1.3em;
	float: left;
	margin:-0.2em 0.6em 0 0;
}
a.link:hover {
	color: #3abcff;
}
a.link:hover:after {
	margin:0.2em 0 -0.2em 1em;
}
a.link.type-mail:hover:after {
	margin:-0.2em 1em 0 0;
}
a.link:active {
	color: #0096ff;
}
header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	background-color:transparent;
	z-index:10;
	height:5.4em;
	padding:0;
	-webkit-transition: left 0.3s;
	-moz-transition: left 0.3s;
	-ms-transition: left 0.3s;
	-o-transition: left 0.3s;
	transition: left 0.3s;
}
.nav-expanded header {
	left: -20em;
}
header.scrolled {
	background-color:#fff;
	background-color:rgba(255,255,255,0.95);
}
.logo {
	display: block;
	padding:0;
	line-height:0.41;
	font-size:13em;
	color: #000;
	text-decoration: none;
	position: relative;
	z-index: 12;
	position: absolute;
	top:0;
	left:0.22em;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	-webkit-text-shadow:0 0 130px #fff;
	-moz-text-shadow:0 0 130px #fff;
	-ms-text-shadow:0 0 130px #fff;
	-o-text-shadow:0 0 130px #fff;
	text-shadow:0 0 130px #fff;
}
.logo.fixed {
	position: fixed;
}
.nav-expanded .logo.fixed {
	left:-20em;
}
.logo:hover {
	color: #1fa3ff;
}
a.nav-expander {
	display: block;
	color: #000;
	position: absolute;
	top: 0;
	right: 0;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 400;
	text-decoration: none;
	padding: 2em 3em 2em 1em;
	margin-right: 0em;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	z-index:12;
}
a.nav-expander.fixed {
	position: fixed;
}
a.nav-expander > span.navicon {
	float: right;
	display: block;
	margin:0 0 0 1.2em;
}
.nav-expanded a.nav-expander.fixed {
	right:20em;
}
a.nav-expander > span.navicon > span {
	display: block;
	overflow: hidden;
	height:4px;
	width:30px;
	background-color: #000;
	margin:0 0 3px 0;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
a.nav-expander:hover {
	color: #1fa3ff;
}
a.nav-expander:hover > span.navicon > span {
	background-color: #1fa3ff;
}
nav {
	position: fixed;
	top:0;
	right:-20em;
	width: 20em;
	height: 100%;
	background-color:#3f4a52;
	color:#6e7880;
	display: block;
	z-index: 30;
	-webkit-transition: right 0.3s;
	-moz-transition: right 0.3s;
	-ms-transition: right 0.3s;
	-o-transition: right 0.3s;
	transition: right 0.3s;
	overflow: auto;
}
.nav-expanded nav {
	right:0em;
}
.nav-logo {
	color: #000;
	color: rgba(0,0,0,0.4);
	padding: 0 0 0 0.24em;
	display: block;
	line-height: 0.62;
	font-size:10em;
}
.nav-logo:hover {
	color: #fff;
}
.nav-close {
	color: #000;
	color: rgba(0,0,0,0.4);
	padding:1.5em;
	display: block;
	position: absolute;
	top:0;
	right: 0;
	font-size:1.5em;
}
.nav-close:hover {
	color: #fff;
}
body.nav-expanded {
	margin-left: -20em;
}
nav > ul > li > h3 {
	display: block;
	font-size:1.3em;
	color:#fff;
	padding:0em 2em 0.8em 2em;
	font-weight: 200;
	margin:0;
}
nav > ul > li > ul {
	margin:0 0 2em 0;
}
nav > ul > li > ul > li > a {
	display: block;
	padding: 0.2em 2.6em;
	color: inherit;
}
nav > ul > li > ul > li > a > span.icon {
	float: right;
	-webkit-opacity:0.0;
	-moz-opacity:0.0;
	-ms-opacity:0.0;
	-o-opacity:0.0;
	opacity:0.0;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	margin:0.1em 0.5em -0.1em 0;
}
nav > ul > li > ul > li > a:hover {
	color: #fff;
}
nav > ul > li > ul > li > a:hover > span.icon {
	float: right;
	-webkit-opacity:1.0;
	-moz-opacity:1.0;
	-ms-opacity:1.0;
	-o-opacity:1.0;
	opacity:1.0;
	margin:0.1em -0.4em -0.1em 0;
}
nav > ul.social {
	position: relative;
	bottom:0.7em;
	width: 84%;
	margin:0 8%;
}
nav > ul.social > li {
	float: left;
	width: 20%;
	text-align: center;
}
nav > ul.social > li > a {
	display: block;
	font-size:1.4em;
	padding: 1em 0;
	color: #000;
	color: rgba(0,0,0,0.4);
}
nav > ul.social > li > a:hover {
	color: #fff;
}
/*.nav-expanded a.nav-expander > span.navicon > span.x-one {
	-webkit-transform: rotate(-45deg) translate(0px,10px);
	-moz-transform: rotate(-45deg) translate(0px,10px);
	-ms-transform: rotate(-45deg) translate(0px,10px);
	-o-transform: rotate(-45deg) translate(0px,10px);
	transform: rotate(-45deg) translate(0px,10px);
}
.nav-expanded a.nav-expander > span.navicon > span.x-two {
	-webkit-opacity: 0.0;
	-moz-opacity: 0.0;
	-ms-opacity: 0.0;
	-o-opacity: 0.0;
	opacity: 0.0;
}
.nav-expanded a.nav-expander > span.navicon > span.x-three {
	-webkit-transform: rotate(45deg) translate(0px,-10px);
}*/
section {
	position: relative;
	width:100%;
	padding:5em 0;
	display: block;
	height: auto;
	overflow: hidden;
}
section.less-padding-top {
	padding-top:0;
}
section.less-padding-bottom {
	padding-bottom:0;
}
section.first {
	margin:6em 0 0 0;
}
section.grey {
	background-color: #e7ebef;
}
section.cover {
	text-align: center;
	padding:5em 0 11em 0;
	min-height:5em;
	background-position: 50% 50%;
}
section.cover.padding-reset {
	padding: 0;
}
section.standcover {
	height:50em;
	padding:10em 0 0 0;
}
section.feature {
	background: #e7ebef;
	background: -webkit-linear-gradient(top, #e7ebef 0%, #c4c7c9 50%, #e7ebef 100%);
	background: -moz-linear-gradient(top, #e7ebef 0%, #c4c7c9 50%, #e7ebef 100%);
	background: -o-linear-gradient(top, #e7ebef 0%, #c4c7c9 50%, #e7ebef 100%);
	background: -ms-linear-gradient(top, #e7ebef 0%, #c4c7c9 50%, #e7ebef 100%); 
	background: -linear-gradient(top, #e7ebef 0%, #c4c7c9 50%, #e7ebef 100%);
}
section.cover p {
	font-size: 1.15em;
	margin:0 17%;
}
/*section.cover.frontpage {
	background-color:#fff;
	background-repeat: no-repeat;
	background-position:50% 0;
	background-size: 105%;
	padding:0 0;
	-webkit-opacity: 0.0;
	-moz-opacity: 0.0;
	-ms-opacity: 0.0;
	-o-opacity: 0.0;
	opacity: 0.0;
	-webkit-transition:-webkit-opacity 0.5s;
	-moz-transition:-moz-opacity 0.5s;
	-ms-transition:-ms-opacity 0.5s;
	-o-transition:-o-opacity 0.5s;
	transition:opacity 0.5s;
	text-align: left;
}*/
section.cover.frontpage {
	padding:0 0;
	/*-webkit-opacity: 0.0;
	-moz-opacity: 0.0;
	-ms-opacity: 0.0;
	-o-opacity: 0.0;
	opacity: 0.0;
	-webkit-transition:-webkit-opacity 0.5s;
	-moz-transition:-moz-opacity 0.5s;
	-ms-transition:-ms-opacity 0.5s;
	-o-transition:-o-opacity 0.5s;
	transition:opacity 0.5s;*/
	text-align: left;
	background-image: url('cover-front.jpg');
	color: #fff;
	background-position: 50% 50%;
	height:800px;
	background-repeat: no-repeat;
}
section.cover.frontpage.feature h1 {
	color: #fff;
}
section.cover a.button {
	margin:1em 0 0 0;
}
img.bg-image {
	position: absolute;
	left:0;
	bottom:-8%;
	max-width: 58%;
}
img.bg-retail {
	position: absolute;
	left:-18%;
	top:50%;
	margin:-17% 0 0 0;
	max-width: 85%;
}
img.bg-wallet {
	position: absolute;
	bottom:-7%;
	left:55%;
	margin:0;
	max-width: 85%;
}
/*section.cover.frontpage h1 {
	font-size:5.4em;
	color:#fff;
	margin:-1em 0 0.2em 0;
	-webkit-text-shadow: 0px 1px 4px rgba(0,0,0,0.3);
	-moz-text-shadow: 0px 1px 4px rgba(0,0,0,0.3);
	-ms-text-shadow: 0px 1px 4px rgba(0,0,0,0.3);
	-o-text-shadow: 0px 1px 4px rgba(0,0,0,0.3);
	text-shadow: 0px 1px 4px rgba(0,0,0,0.3);
}*/
section.cover.frontpage.feature h1 {
	font-size:5.4em;
	color:#000;
	margin:-1em 0 0.4em 0;
}
section.cover.feature h1 {
	font-size:4.6em;
	margin:0 0 0.5em 0;
}
section.cover.frontpage h2 {
	font-size:1.8em;
	text-transform:none;
	color:#fff;
	margin:1em 0 1.7em 0;
	-webkit-text-shadow: 0px 1px 4px rgba(0,0,0,0.3);
	-moz-text-shadow: 0px 1px 4px rgba(0,0,0,0.3);
	-ms-text-shadow: 0px 1px 4px rgba(0,0,0,0.3);
	-o-text-shadow: 0px 1px 4px rgba(0,0,0,0.3);
	text-shadow: 0px 1px 4px rgba(0,0,0,0.3);
}
section.frontpage {
	height:10%;
	background-position:50% -10px;
	overflow: hidden;
}
section.gradient {
	background : -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(231, 235, 239) 100%);
	background : -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(231, 235, 239) 100%);
	background : -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(231, 235, 239) 100%);
	background : -ms-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(231, 235, 239) 100%); 
	background : -linear-gradient(top, rgb(255, 255, 255) 0%, rgb(231, 235, 239) 100%);
}
.more-down-link {
	text-decoration: none;
	color:#fff;
	color:rgba(255,255,255,0.35);
	font-weight:200;
	font-size:1.8em;
	text-transform: uppercase;
	position: absolute;
	bottom:5%;
	left: 6%;
	display: block;
	padding:1em 0;
}
.more-down-link span {
	margin:0 0 0 0.7em;
}
.more-down-link:hover {
	color:#000;
}
img.cover-hand {
	position: absolute;
	top:0;
	left: 50%;
	margin-top:-115px;
	margin-left:55px;
	-webkit-transition:all 0.6s ease-out;
	-moz-transition:all 0.6s ease-out;
	-ms-transition:all 0.6s ease-out;
	-o-transition:all 0.6s ease-out;
	transition:all 0.6s ease-out;
	width: 59%;
}
img.cover-stand {
	position: absolute;
	bottom:0;
	left: 50%;
	margin-top:-115px;
	margin-left:-50%;
	-webkit-transition:all 0.6s ease-out;
	-moz-transition:all 0.6s ease-out;
	-ms-transition:all 0.6s ease-out;
	-o-transition:all 0.6s ease-out;
	transition:all 0.6s ease-out;
	width: 80%;
}
img.stand-footer {
	position: absolute;
	bottom: -5%;
	left: 50%;
	margin-left: -65px;
	-webkit-transition: all 0.6s ease-out;
	-moz-transition: all 0.6s ease-out;
	-ms-transition: all 0.6s ease-out;
	-o-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
	width: 58%;
}
section.bg {
	background-position:47% 50%;
	height:34em;
	max-height:460px;
	overflow: hidden;
	padding:6em 0;
	background-repeat: no-repeat;
}
section.bg h1 {
	font-size: 2.5em;
}
@-webkit-keyframes hovering {
	0%, 100% { top: -20px;left:50.5%; }
	50% { top: 0px;left:50%; }
}
@-moz-keyframes hovering {
	0%, 100% { top: -20px;left:50.5%; }
	50% { top: 0px;left:50%; }
}
@-o-keyframes hovering {
	0%, 100% { top: -20px;left:50.5%; }
	50% { top: 0px;left:50%; }
}
@keyframes hovering {
	0%, 100% { top: -20px;left:50.5%; }
	50% { top: 0px;left:50%; }
}
img.cover-hand.animated {
	margin-top: -60px;
	margin-left: 23px;
}

.left {
	float: left;
	border-color:#906;
}
.right {
	float: right;
	border-color:#C00;
}
.col-half {
	width:50%;
}
.inner {
	padding:0 17%;
	border-color:#093;
}
.inner.box {
	padding:3.2em 3em 2.2em 3em;
	margin:0em 17% 0 0;
	background-color:#fff;
	background-color:rgba(255,255,255,0.9);
}
.right .inner {
	padding:0 0 0 17%;
}
.right .inner.box {
	padding:3.2em 3em 2.2em 3em;
	margin:0em 0 0 17%;
}
.left .inner {
	padding:0 17% 0 0;
}
.left .inner.box {
	padding:3.2em 3em 2.2em 3em;
	margin:0em 17% 0 0;
}
/*.no-touch .fadein {
	-webkit-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
	transition:all 0.4s;
	-webkit-opacity:0.0;
	-moz-opacity:0.0;
	-ms-opacity:0.0;
	-o-opacity:0.0;
	opacity:0.0;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
}
.no-touch .fadein.animated {
	-webkit-opacity:1.0;
	-moz-opacity:1.0;
	-ms-opacity:1.0;
	-o-opacity:1.0;
	opacity:1.0;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
}*/
a.videolink {
	display: block;
	position: relative;
	color: #fff;
	text-decoration: none;
}
a.videolink.small {
	display:inline-block;
	width:18em;
	max-width:90%;
}
a.videolink span.icon {
	position: absolute;
	font-size:4em;
	top:50%;
	left:50%;
	height:1.8em;
	width:1.67em;
	border:2px solid #fff;
	-webkit-border-radius:1.1em;
	-moz-border-radius:1.1em;
	-o-border-radius:1.1em;
	border-radius:1.1em;
	line-height: 1.8;
	text-align: center;
	padding:0 0 0 0.13em;
	margin:-0.95em 0 0 -0.95em;
	background-color: transparent;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-ms-transition:all 0.2s;
	-o-transition:all 0.2s;
	transition:all 0.2s;
}
a.videolink.small span.icon {
	font-size: 3em;
}
a.videolink:hover span.icon {
	color:#1fa3ff;
	background-color: #fff;
}
a.videolink img {
	width: 100%;
}
ul.icons {
	margin: 10em 0 1em 0;
}
ul.icons > li {
	float: left;
}
ul.icons.by-four > li {
	width: 25%;
}
ul.icons.by-six > li {
	width: 16%;
}
ul.icons > li > a {
	display: block;
	text-align: center;
	text-decoration: none;
}
ul.icons > li > a > span.icon {
	font-size:5.5em;
}
ul.icons > li > a > h5 {
	font-size:1.2em;
	font-weight: 400;
	margin: 1em 0 0 0;
	padding: 0;
}
img.wider-120 {
	max-width:120%;
}
.right img.wider-120 {
	margin-right:-5%;
}
.left img.wider-120 {
	margin-left:-5%;
}
img.wider-160 {
	max-width:160%;
}
.aligncenter {
	text-align: center;
}
p.larger {
	font-size: 1.15em;
	margin:0 23% 4em 23%;
}
section.tall {
	padding:14em 0;
}
img.hand-left {
	position: absolute;
	left: -2%;
	bottom: 0;
	max-width: 30%;
}
img.hand-right {
	position: absolute;
	right: 10%;
	bottom: 0;
	max-width: 20%;
}
section.tall a.button {
	margin-top:1em;
}
.icon.play {
	display: block;
	border: 1px solid #fff;
	padding:0.2em;
	border-radius:1.5em;
	float: left;
	margin:-0.3em 0.8em -0.3em -0.5em;
	line-height: 1;
	width:1em;
	height: 1em;
}
@-webkit-keyframes movingbg {
	0%{ background-position:0px 60%; }
	100% { background-position:335px 60%; }
}
@-moz-keyframes movingbg {
	0%{ background-position:0px 60%; }
	100% { background-position:335px 60%; }
}
@-o-keyframes movingbg {
	0%{ background-position:0px 60%; }
	100% { background-position:335px 60%; }
}
@keyframes movingbg {
	0%{ background-position:0px 60%; }
	100% { background-position:335px 60%; }
}
section.moving-bg {
	background-image:url('bg-graphs.png');
	background-repeat: repeat-x;
	background-position:0px 60%;
	-webkit-animation: movingbg 15s linear infinite;
	-moz-animation: movingbg 15s linear infinite;
	-o-animation: movingbg 15s linear infinite;
	animation: movingbg 15s linear infinite;
}
.interactive {
	position: relative;
}
.plusbox-container {
	position: absolute;
	top:0%;
	left:0%;
	padding:2em 3em 2em 2em;
	background-color:transparent;
	background-color:rgba(255,255,255,0.0);
	text-align: left;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	z-index:1;
	font-size: 1em;
}
.plusbox-container.open {
	background-color:#fff;
	background-color:rgba(255,255,255,0.9);
	z-index:6;
}
.plusbox-container.zindex {
	z-index: 3;
}
.plusbox-container.zindex-more {
	z-index: 4;
}
.plusbox-container.zindex.open {
	z-index:6;
}
a.plus {
	display: block;
	font-size: 1.5em;
	text-decoration: none;
	color:#fff;
	position: absolute;
	top:0.9em;
	left:0.9em;
	background-color:#1fa3ff;
	width:1em;
	height:1em;
	line-height:1;
	padding: 0.65em;
	-webkit-border-radius: 1.5em;
	-moz-border-radius: 1.5em;
	-o-border-radius: 1.5em;
	border-radius: 1.5em;
	-webkit-opacity:0.9;
	-moz-opacity:0.9;
	-ms-opacity:0.9;
	-o-opacity:0.9;
	opacity:0.9;
}
.righter a.plus {
	left: auto;
	right: 1.1em;
}
a.plus:hover {
	-webkit-opacity:1.0;
	-moz-opacity:1.0;
	-ms-opacity:1.0;
	-o-opacity:1.0;
	opacity:1.0;
}
.plusbox-container.open a.plus {
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
}
.plusbox-content {
	margin:0 0 0 3.8em;
	width:19em;
	visibility: hidden;
	-webkit-opacity:0.0;
	-moz-opacity:0.0;
	-ms-opacity:0.0;
	-o-opacity:0.0;
	opacity:0.0;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	-webkit-transform:translate(0em, -2em);
	-moz-transform:translate(0em, -2em);
	-o-transform:translate(0em, -2em);
	transform:translate(0em, -2em);
}
.righter .plusbox-content {
	margin:0 3.6em 0 0;
	text-align: right;
}
.plusbox-container.open .plusbox-content {
	visibility: visible;
	-webkit-opacity:1.0;
	-moz-opacity:1.0;
	-ms-opacity:1.0;
	-o-opacity:1.0;
	opacity:1.0;
	-webkit-transform:translate(0em, 0em);
	-moz-transform:translate(0em, 0em);
	-o-transform:translate(0em, 0em);
	transform:translate(0em, 0em);
}
.plusbox-content h2 {
	margin:0 0 0.7em 0;
}
.plusbox-content p, section.cover .plusbox-content p {
	margin:0;
	font-size: 1em;
}
.plusbox-content a.link {
	margin: 0.5em 0 0 0;
}
ul.hlist {
	margin: 7em 0 0 0;
}
ul.hlist.by-three {
	margin: 4em 0 0 0;
}
ul.hlist > li {
	float: left;
}
ul.hlist > li img {
	max-width:80%;
}
ul.hlist > li {
	text-align: center;
}
ul.hlist.by-three > li {
	width:33.3%;
}
ul.hlist.by-six > li {
	width:16.5%;
}
ul.hlist.by-five > li {
	width:20%;
}
ul.hlist > li > a {
	display: inline-block;
}
ul.hlist.by-three > li > p {
	margin:0 3em 1.5em 3em;
}
footer .blog > a#bloglink {
	color:#1fa3ff;
	display: block;
	float: left;
	font-size: 0.8em;
	margin-top: -1em;
}
footer .blog > a#bloglink:hover {
	color: #fff;
	cursor: pointer;
}
footer .blog > a#bloglink:hover {
	color: #3abcff; 
}
footer .blog > a > .blogicon {
	font-family: 'icons-blog';
	font-size: 6em;
	float: left;
}
footer .blog > a > .label {
	text-transform: uppercase;
	font-weight: 800;
	float: left;
	margin:3.66em 0 0 0
}

footer div.sitemap {
	background-color:#3f4a52;
	color:#6e7880;
}
footer div.sitemap > .container > ul {
	margin: 5em 0 2em 0;
}
footer div.sitemap > .container > ul > li {
	float: left;
	width: 25%;
}
footer div.sitemap > .container > ul > li:last-child {
	text-align: right;
}
footer div.sitemap > .container > ul > li > h3 {
	color: #fff;
	font-size: 1.3em;
	font-weight: 200;
	margin:0 0 0.7em 0;
}
footer div.sitemap > .container > ul > li > ul {
	margin: 0.7em 0 2.5em 0;
}
footer div.sitemap > .container > ul > li > ul > li > a {
	color: inherit;
}
footer div.sitemap > .container > ul > li > ul > li > a:hover {
	color: #fff;
}
footer div.sitemap > .container > ul > li > ul > li > a > span.icon {
	padding:0 0.5em 0 0;
}
footer div.lower {
	background-color:#101e28;
	color:#47525a;
	padding:3em 0 2.5em 0;
	text-align: center;
}
footer div.lower a.footer-logo {
	float: left;
	color: inherit;
	display: block;
	padding:0;
	display: block;
	line-height: 0.1;
	font-size:5em;
	margin-top:0.14em;
}
footer div.lower a.footer-logo:hover {
	color: #fff;
}
footer div.lower p {
	-webkit-opacity: 1.0;
	-moz-opacity: 1.0;
	-ms-opacity: 1.0;
	-o-opacity: 1.0;
	opacity: 1.0;
	display: inline-block;
	margin: 1.4em 0 0 0;
	color: inherit;
}
footer div.lower ul.payment-types {
	float: right;
}
footer div.lower ul.payment-types li {
	float: left;
	margin:0 0 0 0.7em;
	font-size:3.5em;
}
footer div.lower ul.payment-types li.dk-resizer {
	font-size:1.6em;
	margin:0.8em 0 -0.8em 0;
}
div.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 20;
	background-color: #000;
	background-color: rgba(0,0,0,0.9);
	display: none;
}
div.overlay .video-container {
	width:80em;
	max-width:90%;
	margin:0 auto;
	position: relative;
	z-index: 8;
	height: 100%;
}
div.overlay .video-container iframe {
	width:100%;
	height: auto;
	position: absolute;
	top:50%;
	left:0;
}
div.overlay a.close {
	font-size: 2.5em;
	position: absolute;
	top:0;
	right:0;
	color:#fff;
	padding:0.8em;
}
div.overlay a.close:hover {
	color:#1fa3ff;
}
section.has-tabs {
	padding-top:15em;
}
ul.tabs-navigation {
	display: block;
	text-align: center;
	border-bottom: 1px solid #e7ebef;
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height:5.4em;
	z-index:11;
	background-color:transparent;
	-webkit-transition: left 0.3s;
	-moz-transition: left 0.3s;
	-ms-transition: left 0.3s;
	-o-transition: left 0.3s;
	transition: left 0.3s;
}
.nav-expanded ul.tabs-navigation.fixed {
	left:-20em;
}
ul.tabs-navigation.fixed {
	position: fixed;
}
ul.tabs-navigation > li {
	display: inline-block;
	position: relative;
	z-index: 20;
}
ul.tabs-navigation > li > a {
	display: block;
	padding:2em 1.3em;
	text-transform: uppercase;
	font-weight:600;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
}
ul.tabs-navigation > li.empty-space {
	padding:2em 30.3em;
}

ul.tabs-navigation > li > a:hover {
	color: #1fa3ff;
}
ul.tabs-navigation > li > a.current {
	font-weight: 800;
	position: relative;
}
ul.tabs-navigation > li > a.current:before {
	content: '';
	position: absolute;
	bottom:-10px;
	left:50%;
	margin:0 0 0 -10px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #e7ebef transparent transparent transparent;
	z-index:1;
}
ul.tabs-navigation > li > a.current:after {
	content: '';
	position: absolute;
	bottom:-8px;
	left:50%;
	margin:0 0 0 -10px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #fff transparent transparent transparent;
	z-index:2;
}
.colors-container {
	position: relative;
}
ul.colors {
	margin: 4em 0 0 0;
}
ul.colors > li {
	float: left;
	width:16%;
}
ul.colors > li > a {
	display: block;
	height: 4em;
	background-color: #000;
	margin:0 1px 0 0;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	position: relative;
	z-index: 1;
}
ul.colors > li > a:hover {
	-webkit-transform:scale(1.15);
	z-index: 2;
}
ul.colors > li > a.current {
	-webkit-transform:scale(1.4);
	z-index: 3;
}
ul.colors > li > a.white {
	background-color: #fff;
}
ul.colors > li > a.grey {
	background-color: #a9aeb1;
}
ul.colors > li > a.thunder {
	background-color: #505b63;
}
ul.colors > li > a.black {
	background-color: #000;
}
ul.colors > li > a.blue {
	background-color: #1fa3ff;
}
ul.colors > li > a.orange {
	background-color: #fd4f2d;
}
.colors-container img {
	position: absolute;
	top:-1em;
	left:0;
	width: 100%;
	height: auto;
	display: none;
}
.colors-container img.default {
	display: block;
}
.padding-top {
	padding-top:3em;
}
ul.socials {
	margin:-1em 0 0 -0.7em;
}
ul.socials > li {
	display: inline-block;
}
ul.socials > li > a {
	display: block;
	padding:0.5em;
	font-size:1.3em;
}
div.bcard {
	margin:0 0 5em 0;
}
ul.vacancies > li {
	margin: 0 0 3em 0;
}
ul.vacancies > li > a {
	display: block;
}
ul.vacancies > li > a > h2 {
	margin:0 0 0.3em 0;
}
ul.vacancies span.icon {
	margin: 0 0.5em 0 0;
}
ul.clients-list > li {
	float: left;
	width: 25%;
	height:13em;
	text-align: center;
	display: table;
}
ul.clients-list > li > a {
	display: block;
	display: table-cell;
	vertical-align: middle;
}
ul.clients-list > li > a > img {
	max-width:60%;
	max-height:5em;
}
ul.clients-list:hover > li > a {
	-webkit-opacity: 0.4;
	-moz-opacity: 0.4;
	-ms-opacity: 0.4;
	-o-opacity: 0.4;
	opacity: 0.4;
}
ul.clients-list > li > a:hover {
	-webkit-opacity: 1.0;
	-moz-opacity: 1.0;
	-ms-opacity: 1.0;
	-o-opacity: 1.0;
	opacity: 1.0;
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
}
ul.half-list {
	margin:0 0 3em 0;
	float: left;
	width: 100%;
}
ul.half-list li {
	float: left;
	text-align: center;
	margin:0 5% 3em 5%;
	width:40%;
	min-height:18em;
}
ul.half-list li .icon {
	margin: 0;
	color: #1fa3ff;
}
ul.half-list li h2 {
	margin: 0.8em 0 0.6em 0;
}
section.taller {
	padding:18em 0 20em 0;
}
img.wall-stand {
	position: absolute;
	top:-18em;
	right:50%;
}
ul.partner-list > li {
	border-bottom: 1px solid #e7ebef;
	padding:5.3em 0 4em 0;
}
ul.partner-list > li > .left {
	width:20%;
}
ul.partner-list > li > .left > a {
	display: block;
}
ul.partner-list > li > .right {
	width:68%;
}
ul.partner-list > li h2 {
	margin:-0.2em 0 0.8em 0;
}
ul.partner-list > li.list-footer {
	font-size:0.8em;
	border-bottom: none;
	padding:4em 0 0 0;
	text-align: center;
}
ul.news-list > li {
	border-bottom: 1px solid #e7ebef;
	padding:4em 0 4em 0;
}
ul.news-list > li > h2 {
	margin: 0.8em 0 0.2em 0;
}
ul.news-list > li > p a {
	display: inline-block;
	-webkit-opacity: 0.3;
	-moz-opacity: 0.3;
	-ms-opacity: 0.3;
	-o-opacity: 0.3;
	opacity: 0.3;
}
ul.news-list > li > p a:hover {
	-webkit-opacity: 1.0;
	-moz-opacity: 1.0;
	-ms-opacity: 1.0;
	-o-opacity: 1.0;
	opacity: 1.0;
}
ul.news-list > li > p img {
	max-height:3em;
	max-width:11em;
}
ul.heading-list {
	margin:5.5em 0 0 0;
}
ul.heading-list > li {
	margin:0 0 2em 0;
	min-height: 5em;
	float: left;
	width: 100%;
}
ul.heading-list > li > span.icon {
	float: left;
	margin:0 0.2em 0.4em -0.1em;
}
ul.heading-list > li > img {
	float: left;
	margin:-2em 2em 4em -0.1em;
}
ul.heading-list > li > p {
	margin-left: 6em;
}
ul.heading-list > li > h2 {
	margin: 0 0 0.4em 0;
}
div.disc {
	font-size:0.85em;
	background-color: #e7ebef;
	width:15em;
	height:15em;
	overflow: hidden;
	text-align: center;
	border-radius:7.5em;
	vertical-align: middle;
	position: absolute;
	z-index:1;
	top:10%;
	left:10%;
}
div.disc.date {
	font-size:1em;
	width:8em;
	height:8em;
	overflow: hidden;
	text-align: center;
	border-radius:4em;
	position: relative;
	top:auto;
	left:auto;
	float: left;
	margin:0 2em 0 0;
}
div.disc > h2 {
	margin: 2.3em 1em 0.5em 1em;
}
sup {
	font-size: 0.6em;
	text-transform: lowercase;
}
div.disc.date > h2 {
	margin: 0;
	font-size:3em;
	padding:0;
}
div.disc > p {
	margin: 0 2em;
}
div.disc.date > p {
	margin:1.1em 0 0 0;
}
div.image-icon {
	height:13.5em;
	margin:3em 0 0 0;
}
img.cover-box {
	margin:7em 0 5em -8em;
}
img.ismp-seperated {
	max-width: 140%;
	margin:-3em 0 0 -14em;
}
img.ismp-pin {
	margin:-4em 0 0 -10em;
}
ul.download-list > li {
	float: left;
	width:25%;
	margin:0 0 2em 0;
}
ul.download-list > li > .download-container {
	display: block;
	margin:0 2em 0.6em 0;
	height:5em;
	background-image: url('bg-tile.jpg');
	text-align: center;
	overflow: hidden;
}
ul.download-list > li > .download-container > img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
	width: auto;
	margin:0;
}
ul.download-list > li > a {
	display: block;
	line-height: 1;
	padding:0.35em 0;
}
ul.download-list > li > a .icon {
	float: left;
	margin: 0 0.5em 0 0;
}

/* big resolutions */
@media only screen and (min-width: 1900px) {
	body {
		font-size:16px;
	}
	section.cover.frontpage {
		background-size: 100%;
	}
}
@media only screen and (max-width: 1300px) {
	section.frontpage {
		background-position:20% -10px;
	}
	img.cover-hand {
		position: absolute;
		top:0;
		left: 54%;
		margin-top:-115px;
		margin-left:35px;
	}
	img.stand-footer {
		position: absolute;
		bottom: -5%;
		left: 54%;
		margin-left: -48px;
	}
}
/* tablet, landscape */
@media only screen and (max-width: 1024px) {
	body {
		font-size:12px;
	}
}
/* tablet, portrait & smartphones, landscape */
@media only screen and (max-width: 768px) {
	body {
		font-size:12px;
	}
}
/* smartphones, portrait */
@media only screen and (max-width: 400px) {
	body {
		font-size:11px;
	}
}/* CSS Document */

