section, footer{
	position: relative;
}
.full-width{
	background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 2;
}
.grid-bar-top{
	z-index:3;
}
section{
}
.next-tab{
	position: absolute;
	left:50%; top:-26px;
	width:54px;	height:26px;
	margin-left:-27px;
	z-index:30;
}
.next-tab a{
	display:block;
	width:100%; height:100%;
	background-image:url(../img/ui/btn-next-section.png);
	background-position:center 9px;
	background-repeat: no-repeat;
	text-indent:-3000px;
}
/* Bootstrap Adjustments ------ */
body{
	font-size: 14px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
.container {
  padding-left: 10px;
  padding-right: 10px;
  width: 960px;
}
.container-fluid {
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
  padding-left: 0px;
  padding-right: 10px;
}
h1{
	font-size:36px;
	margin:80px 0 32px 0;
	font-family:'FrutigerNextPro-Light', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
h1.small{
	font-size:34px;
}
h2{
	font-size:24px;
	font-family:'FrutigerNextPro-Light', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	line-height:1.3;
}
h2.lower{
	text-transform:none;
}
h3{
	font-size:18px;
	font-family:'FrutigerNextPro-Light', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
p{
	font-size:14px;
	line-height:1.7;
}
span{
	font-size:14px;
	line-height:1.5;
}
h2, h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h4 {
    margin-top: 0px;
    margin-bottom: 0px;
}
/* Navigation - Reset a few Bootstap bits and apply custom styles ------ */
.nav-button{
	position:absolute;
	right: 0px;
	display: none;
}
.nav-button img{
	height: 100px;
}
.navbar{
	background:#FFF;
	height:100px;
	-webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,.13);
	-moz-box-shadow: 0 5px 5px 0 rgba(0,0,0,.13);
	box-shadow: 0 5px 5px 0 rgba(0,0,0,.13);
}
.navbar > .container .navbar-brand {
	padding:0;
	margin:27px 0 0 0;
	width:216px; height:49px;
	background-image:url(../img/logos/header-omnetric-group.png);
}
.navbar > .container .navbar-nav{
	float:right;
}
.navbar > .container .navbar-mob{
	background-color: #fff;
	position:fixed;
    width: 100%;
    height: 100%;
    top: 100px;
    left: 0px;
	display:none;
}
.nav > li > a{
	font-family:'FrutigerNextPro-Light', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	padding:42px 5px 30px 5px;
	
}
.nav >li > a > span{
	display:block;
	font-size:13px;
	color:#9a9b9c;
	line-height:1;
	padding:7px 8px;
}
.navbar-mob li{
	text-align:center;
}
.navbar-mob li span{
	font-size: 36px !important;
}
.nav > li.active a,
.nav > li > a:hover,
.nav > li > a:focus{
	background:none;
}
.nav > li.active a > span,
.nav > li > a:hover > span,
.nav > li > a:focus > span{
	border-bottom:1px solid #9a9b9c;
}
.nav > li.active a > span{
	color:#FF7F45;
	border-bottom:1px solid #FF7F45;
}
.nav > li.dropdown{
	position:relative;
}

.nav > li.dropdown a,
.nav > li.dropdown a:hover,
.nav > li.dropdown.open > a{
	background:none;
	border:0;
}
.nav > li.dropdown.open > a > span{	
	color:#FF7F45;
	border-bottom:1px solid #FF7F45;
}
.nav li a.btn-share{
	background-position:20px 10px;
	background-repeat:no-repeat !important;
	width:61px;
}
.navbar-mob li a.btn-share{
	display: none;
	width: 100%;
}
	.nav li a.btn-share.facebook{background-image:url(../img/ui/btn-social-facebook.png);}
	.nav li a.btn-share.googleplus{background-image:url(../img/ui/btn-social-googleplus.png);}
	.nav li a.btn-share.linkedin{background-image:url(../img/ui/btn-social-linkedin.png);}
	.nav li a.btn-share.twitter{background-image:url(../img/ui/btn-social-twitter.png);}
.nav li a.btn-share:hover{
	background-position:-80px 10px;
}
.nav li a.btn-share:hover{
	background-repeat:no-repeat !important;
}
	.nav li a.btn-share.social{
		height:101px;
		background-position:16px 36px;
		background-image:url(../img/ui/btn-social.png);
	}
	.nav li a.btn-share.social:hover,
	.nav li.dropdown.open a.btn-share.social{
		background-position:-84px 36px;
		background-color:#FFF;
	}
.dropdown-menu{
	min-width:61px !important;
	width:61px !important;
	border:none !important;
	background:#FFF;
	-webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,.23);
	-moz-box-shadow: 0 5px 5px 0 rgba(0,0,0,.23);
	box-shadow: 0 5px 5px 0 rgba(0,0,0,.23);
}
.dropdown-menu > li{
	
}
.dropdown-menu > li > a{
	background-position:12px;
	dispay:block;
	width:61px !important; height:43px !important;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus{
	background-color:#FFF !important;
}
/*.nav > li > ul > li a.btn-share{
	background-position:30px 30px;
	width:61px;
	background:#FFF;
}*/
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus{
	background-color:none;
}
.modal-open{
	overflow:auto !important;
}
.modal{
	overflow-y:auto !important;
	background: rgba(0, 0, 0, 0.5)
}
.close-video{
	display:block;
	text-align:right;
	margin-top: -30px;
}
.close-video a{
	color: #ffdd00;	
}
.close-video a:hover{
	color:#FFF;
}
/* Aditional Structure ------ */
.full-width{
	position:relative;
	width:100%;
	height: 100%;
	min-width:960px
}
.modal-dialog{
	position:absolute;
	top:50%; left:50%;
	width:880px; height:495px;
	margin:-247px 0 0 -440px;
}
#full-width-video-wrapper{
	position:absolute;
	left:50%; top:0;
	margin-left:-952px;
	width:1904px; height:554px;
}
#full-width-video-wrapper .mejs-layers,
#full-width-video-wrapper .mejs-controls,
#full-width-video-wrapper .mejs-clear{
	visibility:hidden;
}
/* Home ------ */
#home .full-width{
	padding-top:100px;
	/*height:554px;*/
	overflow:hidden;
	background-color:#fff;
}
.grid-overlay{
	position:absolute;
	z-index:1;
	width:100%;	height:100%;
	background:url(../img/backgrounds/grid-on-header.png) bottom left ;
}
.sectionSet{
	position: absolute;
	z-index:2;
	width:100%;	height:98%;
    top: 60px;
    left: 0px;
}
#home h1{
	font-size:36px;
	margin-top: 114px;
    margin-bottom: 33px;
	line-height: 1.4;
	color:#FFF;
}
#home p{
	font-size:18px;
	margin-top: 0;
    margin-bottom: 29px;
	line-height: 1.35;
	color:#FFF;
}
#home .video-btn{
	display:block;
	width:260px; height:52px;
	border:1px solid #FFF;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px;
	margin:201px 0 0 127px;
}
#careers .video-btn{
	display:block;
	width:236px; height:52px;
	border:1px solid #FFF;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px;
}
#home .video-btn > span{
    display: block;
    font-size: 18px;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    line-height: 51px;
}
#careers .video-btn > span{
	display:block;
	padding:14px 0 0 24px;
	font-size:18px;
	text-transform:uppercase;
	color:#FFF;
	text-align:center;
}
#home .video-btn:hover{
	border:1px solid #ebc73b;
	text-decoration:none;
}
#careers .video-btn:hover{
	border:1px solid #37424a;
	text-decoration:none;
}
#home .video-btn:hover > span{
	color:#ebc73b;
	background-position:28px -57px;
}
#careers .video-btn:hover >span{
	color:#37424a;
	background-position:28px -57px;
}
/* Introduction ------ */
#introduction .full-width{
	background-color:#37424A;
	padding-bottom:104px;
}
#introduction h1,
#introduction p,
#introduction span{
	color:#FFF;
}
#introduction .row-a{
	margin-bottom:22px;
}
#introduction .row-b{
	margin-bottom:98px;
}
#introduction .row-b .col-a > p{
	padding-right:14px;
	margin-top:24px;
}
#introduction .row-b .col-b{
	position:relative;
	display:block;
	height:280px;
	background:url(../img/backgrounds/introduction-circles.png) left top no-repeat;
	border-bottom:1px solid #949499;
	margin:0 10px 0 -10px;
}
#introduction .row-b .col-b .left{
	position:absolute;
	left:50%; top:50%;
	text-align:center;
	margin:-75px 0 0 -103px;
}
#introduction .row-b .col-b .right{
	position:absolute;
	left:50%; top:50%;
	text-align:center;
	margin:-75px 0 0 24px;	
}
#introduction .row-b .col-b .right span{
	color:#4060af;
}
#introduction .row-b .col-c > p{
	margin-top:24px;
}
#introduction .row-c .col-a .arrow-box{
	width:184px;
}
#introduction .row-c .col-a .arrow-box.extended{
	width:368px;
}
#introduction .row-c .col-a .arrow-box .content-row{
	width:100%; height:131px;
	display:table;
}
#introduction .row-c .col-a .arrow-box.box-a .content-row{ background-color:#ff7f45; }
#introduction .row-c .col-a .arrow-box.box-b .content-row{ background-color:#79CABD; }
#introduction .row-c .col-a .arrow-box.box-c .content-row{ background-color:#73AF55; }
#introduction .row-c .col-a .arrow-box.box-d .content-row{ background-color:#4060AF; }
#introduction .row-c .col-a .arrow-box.box-e .content-row{ background-color:#9A9B9C; }
#introduction .row-c .col-a .arrow-box .content-row span{
	vertical-align: middle;
	display:table-cell;
	padding-left:20px;
}
#introduction .row-c .col-a .arrow-box .support-row{
	width:100%; height:25px;
	background:#FFF;
}
#introduction .row-c .col-a .arrow-box .arrow-row{
	width:100%; height:13px;
	background:url(../img/backgrounds/arrow-head-down.png) 71px 0 no-repeat;
}
#introduction .row-c .col-a .arrow-box.up .arrow-row{
	background:url(../img/backgrounds/arrow-head-up.png) 71px 0 no-repeat;
}
#introduction .row-c .col-a .helps{
	margin:13px 0;
}
#introduction .row-c .col-a .helps span{
	display:block;
	font-size:24px;
	text-align:center;
	font-family:'FrutigerNextPro-Light', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	padding:12px 0;
	background:url(../img/backgrounds/help-tick.png) 81px center no-repeat;
}
#introduction .row-c .col-b a.pdf-btn{
	position: absolute;
	left:10px; top:234px;
}
#introduction .row-c .col-b a.pdf-btn .img{
	display:block;
	position: relative;
	width:148px; height:190px;
	background:url(../img/brochure.jpg) 0 0 no-repeat;
	-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
}
#introduction .row-c .col-b a.pdf-btn .wrapper{
	display:block;
	position:absolute;
	left:168px; bottom:0;
	background-color:#333741;
	-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
}
#introduction .row-c .col-b a.pdf-btn .wrapper > span{
	display:block;
	padding:28px 37px 24px;
	color:#ebc73b;
	text-decoration:none;
	white-space: nowrap;
}
#introduction .row-c .col-b a.pdf-btn:hover .wrapper{
	background-color:#ebc73b;
}
#introduction .row-c .col-b a.pdf-btn:hover .wrapper > span{
	color:#333741;
}
/* Insights -------*/
#insights{
	background-color:#FFF;
}
#insights .full-width{
	padding-bottom: 104px;
}
#insights h1,
#insights h2,
#insights p,
#insights span{
	color:#37424a;
}
#insights h2{
  margin-top: 0px;
  margin-bottom: 0px;
}
#insights  p{
	color: #fff;
}
#insights p.large{
	font-size:18px;
}
#insights ul{
	padding:20px;
	overflow: auto;
	list-style-type: disc;
	margin-bottom:30px;
}
#insights ul li{
	float:left;
	width:45%;
	margin-right:5%;
	line-height:1.7;
}
#insights .carousel-container{
	position:relative;
	margin-top:32px;
	padding-left: 10px;
}
#insights .carousel-container a.prev-btn{
	position: absolute;
	top: 174px;
	left: 10px;
	display: block;
	width: 22px;
	height: 50px;
	overflow: hidden;
	background: transparent url("../img/ui/btn-insight-carousel-prev.png") no-repeat scroll 0px 0px;
	text-indent: -3000px;
}
#insights .carousel-container a.next-btn{
	position: absolute;
	top: 174px;
	right: 10px;
	display: block;
	width: 22px;
	height: 50px;
	overflow: hidden;
	background: transparent url("../img/ui/btn-insight-carousel-next.png") no-repeat scroll 0px 0px;
	text-indent: -3000px;
}
#insights .carousel-container a.prev-btn:hover,
#insights .carousel-container a.next-btn:hover{
	background-position:0 -56px;
}
#insights .carousel{
	display:block;
	postion:relative;
	overflow:hidden;
	left:50%;
	margin-left:-449px;
	width:897px; height: 460px;
}
#insights .carousel-item{
	width:299px; height: 460px;
	float:left;/*
	filter: alpha(opacity=50);
	opacity:.5;*/
	padding-left: 20px;
	padding-right: 20px;
	
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}
#insights .carousel-item a{
	text-decoration:none;
}
#insights .carousel-item a > span{
	display: block;
	padding:0 55px;
	text-align:center;
}
#insights .carousel-item a > .img-wrapper{
	position:relative;
	/*height:190px;*/
	margin:12px 0 34px;
	padding:0;
	vertical-align:bottom;
}
#insights .carousel-item a > .img-wrapper .img{
	/*position:absolute;*/
	display:block;
	bottom:0;
	width: 100%;
	text-align:center;
}
#insights .carousel-item a > .img-wrapper .img img{
	-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
	max-width: 100px;
}
#insights .carousel-item a > .description{
	margin-bottom:14px;
	font-weight: bold;
}
#insights .carousel-item a > .cta{
	
}
#insights .carousel-item a:hover > .cta{
	color:#FF7F45;
}
#insights .carousel-item h2{
	font-size: 18px;
}
#insights .carousel-item p{
	font-size: 12px;
}
#insights .carousel-item.highlight{
	filter: alpha(opacity=100);
	opacity:1;
}
#insights .carousel-item.highlight img{
	max-width: 200px !important
}
#insights .carousel-item h2{
	color: #ecc200;
}
#insights-prev{
    display: block;
    width: 275px;
    height: 400px;
    position: absolute;
    left: 0;
    top: 0;
}
#insights-next{
	display: block;
	width: 275px;
	height: 400px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#insights a.library-btn{
	margin-top:16px;
	display:inline-block;
	border: 1px solid #ecc200;
	text-decoration:none;
	min-width: 260px;
	text-align: center	
}
#insights a.library-btn > span{
	display:block;
	font-size: 19px;
	padding: 13px 7px 9px;
	color: #ecc200;
	white-space: nowrap;
}
#insights a.library-btn:hover{
	background-color:#002f6b;
}
#insights a.library-btn:hover > span{
	color:#ecc200;
}
/* Spacer -------*/
.spacer{
	position: relative;
	height:502px;
}
.spacer .container{
	position:relative
}
.spacer .full-width{
	height:100%;
	position:relative;
	z-index:0;
	background-repeat:no-repeat;
	background-position:50% 100%;
	background-size:cover;
	-ms-behavior: url(js/plugins/backgroundsize.min.htc);
}
.spacer .quote > span{	
	display:inline-block;
	font-size:28px;
	font-family:'FrutigerNextPro-Light', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#002e6b;
	line-height:1.2
}
.spacer .quote .marks-down,
.spacer .quote .marks-up{
	/*position: absolute;*/
	display:inline-block;
	width:31px; height:22px;
	background-repeat:no-repeat;
	background-position:0 0;
}
.spacer .quote .marks-up{
	background-position:0 bottom;
	vertical-align:baseline;
	margin-left:10px;
}
.spacer .quote .marks-down{
	display:block;	
}
#spacer-0 .full-width{
	background-image:url(../img/backgrounds/spacer-01.jpg);
}
#spacer-0 .grid{
	position:relative;
	width:100%;	height:100%;
	background:url(../img/backgrounds/grid-on-header.png) top left ;
}
#spacer-0 .quote{
	position: absolute;
	top:76px; left:410px;
}
#spacer-0 .quote > span{
	font-weight:bold;
}
#spacer-0 .quote > .marks-down{
	left:0;
	background-image:url(../img/backgrounds/speech-marks-down-blue.png);
}
#spacer-0 .quote > span > .marks-up{ 
	background-image:url(../img/backgrounds/speech-marks-up-blue.png);
}
#spacer-1 .full-width{
	background-image:url(../img/backgrounds/spacer-00.jpg);
}
#spacer-1 .grid{
	position:relative;
	width:100%;	height:100%;
	background:url(../img/backgrounds/grid-on-header.png) top left ;
}
#spacer-1 .quote{
	position: absolute;
	top:76px; left:102px;
	width:700px;
}
#spacer-1 .quote > span{
	color:#FFF;
}
#spacer-1 .quote > .marks-down{
	left:0;
	background-image:url(../img/backgrounds/speech-marks-down-white.png);
}
#spacer-1 .quote > span > .marks-up{ 
	background-image:url(../img/backgrounds/speech-marks-up-white.png);
}
/* Expertise ------ */
#expertise .full-width{
	background:#d9edeb;
	padding-bottom:104px;
}
#expertise h1,
#expertise h2,
#expertise p,
#expertise span{
	color:#37424a;
}
#expertise .row-b{	
	position: relative;
	width:100%; height:350px;
	margin-top:48px;
	background:url(../img/backgrounds/expertise-circles.png) center center no-repeat;
}
#expertise .row-b .left{
	position:absolute;
	left:50%; top:50%;
	width:300px;
	margin:-120px 0 0 -412px;
	background:url(../img/logos/expertise-siemens.png) center 20px no-repeat;
}
#expertise .row-b .right{
	position:absolute;
	left:50%; top:50%;
	width:300px;
	margin:-120px 0 0 136px;
	background:url(../img/logos/expertise-accenture.png) 58px top no-repeat;
}
#expertise .row-b .center{
	position:absolute;
	left:50%; top:50%;
	width:200px; height:42px;
	margin:-21px 0 0 -100px;
	background:url(../img/logos/expertise-omnetric.png) center top no-repeat;
}
#expertise .row-b ul{
	list-style:none;
	margin-top:62px;
}
#expertise .row-b ul li{
	display:block;
	margin:0 0 20px 0;
	padding: 0 0 0 20px;
	background:url(../img/backgrounds/expertise-tick.png) left 4px no-repeat;
}
#expertise .row-c{
	position:relative;
}

#expertise .carousel-container{
	position:relative;
	margin-top:32px;
	background:url(../img/backgrounds/expertise-carousel.png) center top no-repeat;
}
#expertise .carousel-container a.prev-btn{
	position:absolute;
	top:30px; left:34px;
	display:block;
	width:11px; height:25px;
	overflow:hidden;
	background:url(../img/ui/btn-expetise-carousel-prev.png) 0 0 no-repeat;
	text-indent: -3000px;
}
#expertise .carousel-container a.next-btn{
	position:absolute;
	top:30px; right:34px;
	display:block;
	width:11px; height:25px;
	overflow:hidden;
	background:url(../img/ui/btn-expetise-carousel-next.png) 0 0 no-repeat;
	text-indent: -3000px;
}
#expertise .carousel-container a.prev-btn:hover,
#expertise .carousel-container a.next-btn:hover{
	background-position:0 -40px;
}
#expertise .carousel{
	display:block;
	postion:relative;
	overflow:hidden;
	left:50%;
	margin-left:-358px;
	width:717px; height:89px;
}
#expertise .carousel-item{
	width:239px; height:89px;
	float:left;
	filter: alpha(opacity=50);
	opacity:.5;
	
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}
#expertise .carousel-item > span{
	display: block;
	vertical-align: middle;
	text-align:center;
	padding:24px 18px;	
}
#expertise .carousel-item.highlight{
	filter: alpha(opacity=100);
	opacity:1;
}
/* Services ------ */
#services .full-width{
	background:#FFFFFF;
	position:relative;
	padding-bottom:74px;
}
#services .grid{
	position:relative;
	width:100%;	height:100%;
	/*background:url(../img/backgrounds/grid-on-header.png) top left;	*/	
	padding-bottom:32px;
}
#services  h2{
	color:#9a9b9c;
	font-size: 1.7em
}
#services  h1{
	color:#002f6b;
}
#services  p,
#services  span{
}
#services .row-b{
	margin-top:22px;
	margin-left:-15px;
}
#services .flip-box-wrapper{
	position: relative;
	width:137px; 
	height:120px;
	padding:0 8px;
	margin-bottom: 10px;	
	overflow: hidden;
}
#services .flip-box{
	position: relative;
	display:block;
	width: 121px; height:100%;	
	cursor: pointer;
	overflow: hidden;
}
#services .flip-box .back,
#services .flip-box .front{
	position: absolute;
	left: 0; top: 0;
	display:table;
	width:100%; height:100%;
	z-index:1;
	background:#3D59A0;
		
	-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
	transition: 0.6s ease-in-out;
}
#services .flip-box .back{
	z-index:2;
	-webkit-transform: perspective(800px) rotateY(180deg);
	-moz-transform: perspective(800px) rotateY(180deg);
	transform: perspective(800px) rotateY(180deg);
}
#services .flip-box .back > *{
	visibility: hidden;
}
#services .flip-box-wrapper.hover .flip-box .back{
	-moz-transform: perspective(800px) rotateY(0);
	-webkit-transform: perspective(800px) rotateY(0);
	transform: perspective(800px) rotateY(0);
}
#services .flip-box .front{
	z-index:2;
	background-position: center 15px;
	background-size: 50%;
	background-repeat:no-repeat;
}
#services .flip-box .back{
	z-index:2;
	background-position: 15px 15px;
	background-repeat:no-repeat;
}
#services .flip-box-wrapper.hover .flip-box .front{
	-moz-transform: perspective(800px) rotateY(-180deg);
	-webkit-transform: perspective(800px) rotateY(-180deg);
	transform: perspective(800px) rotateY(-180deg);
}
#services .flip-box .back > span{
	display:table-cell;
	vertical-align: middle;
	padding:0 13px;
}
#services .flip-box .front > span{
	font-family:'FrutigerNextPro-Light', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	display:block;
	color: #fff;
	text-align:center;
	line-height:1.3;
	font-size: 12px;
	padding:73px 7px 22px;
	/*background:url(../img/backgrounds/services-circle.png) center bottom no-repeat;	*/
}
#services .box-a .front{
	background-image:url(../img/ui/btn-services-chain.png);
	background-color:#7cc5ba;
}
#services .box-b .front{
	background-image:url(../img/ui/btn-services-windmill.png);
	background-color:#999a9b;
}
#services .box-c .front{
	background-image:url(../img/ui/btn-services-hand.png);
	background-color:#73af5f;
}
#services .box-d .front{
	background-image:url(../img/ui/btn-services-cogs.png);
	background-color:#ee7c75;
}
#services .box-e .front{
	background-image:url(../img/ui/btn-services-plug.png);
	background-color:#ebc102;
}
#services .box-f .front{
	background-image:url(../img/ui/btn-services-paper.png);
	background-color:#a2cc89;
}
#services .box-g .front{
	background-image:url(../img/ui/btn-services-lock.png);
	background-color:#4160a9;
}
#services .box-a .back{
	background-image:url(../img/ui/btn-services-chain.png);
	background-color:#7cc5ba;
}
#services .box-b .back{
	background-image:url(../img/ui/btn-services-windmill.png);
	background-color:#999a9b;
}
#services .box-c .back{
	background-image:url(../img/ui/btn-services-hand.png);
	background-color:#73af5f;
}
#services .box-d .back{
	background-image:url(../img/ui/btn-services-cogs.png);
	background-color:#ee7c75;
}
#services .box-e .back{
	background-image:url(../img/ui/btn-services-plug.png);
	background-color:#ebc102;
}
#services .box-f .back{
	background-image:url(../img/ui/btn-services-paper.png);
	background-color:#a2cc89;
}
#services .box-g .back{
	background-image:url(../img/ui/btn-services-lock.png);
	background-color:#4160a9;
}
#services .back span{
	visibility:hidden
}
#services .flipbox-container h4{
	font-size: 16px;
}
#services table {
    table-layout: fixed;
}
#services td:first-child {
    padding-right: 10px;
}
#services td {
    width: 50%;
    vertical-align: top;
}
.ie10 #services .flip-box:hover{
	transform: rotateY(0deg);
}
.ie10 #services .flip-box:hover .back{
	opacity:1;
}
.ie10 #services .flip-box .back{
	z-index:2;
	visibility: hidden;
	opacity:0;	
	transition: 0.6s;
	transform: rotateY(0deg);
}
#services .flip-box-wrapper:last-child{
	padding-right: 0px;
	width: 132px;
}
#services .carousel-container{
	position:relative;
	display:block;
	padding:14px 0 0;
	width:100%; 
}
#services .carousel{
	display:block;
	width:100%;
	padding: 0 0 10px;
}
#services .carousel-item{
	float:left;
	margin:0 10px;
	width:675px; height:352px;
	background:#3D59A0;
	overflow:hidden;
	
	-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	
	filter: alpha(opacity=40);
	opacity:.4;
}
#services .carousel-item.highlight{
	filter: alpha(opacity=100);
	opacity:1;
}
#services .carousel-item .content{
	padding:38px 64px 0;
}
#services .carousel-item .content h4{
	font-size:18px;
	margin-bottom:26px;
	color:#FFF;
	line-height:1.4;
}
#services .carousel-item .content p{
	margin-bottom:18px;
}
#services .carousel-pagination{
	width:100%;
	text-align:center;
	font-size:0;
	margin-top:28px;
}
#services .carousel-pagination a{
	display:inline-block;
	width:40px; height:7px;
	margin:0 5px;
	text-indent:-3000px;
	
	background:#3D59A0;
	
	-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
}
#services .carousel-pagination a:hover,
#services .carousel-pagination a.selected{
	background:#F27D75;
}
#services a.vid-btn{
	min-width: 260px;
	text-align: center;
	margin-top:16px;
	display:inline-block;
	border: 1px solid #002f6b;
	text-decoration:none;
}
#services a.vid-btn > span{
	display:block;
	padding: 13px 7px 9px;
	color:#002f6b;
	font-size: 19px;
	white-space: nowrap;
}
#services a.vid-btn:hover{
	background-color:#002f6b;
}
#services a.vid-btn:hover > span{
	color:#fff;
}
#services a.library-btn{
	margin-top:16px;
	display:inline-block;
	border: 1px solid #002f6b;
	text-decoration:none;
	min-width: 260px;
	text-align: center	
}
#services a.library-btn > span{
	display:block;
	font-size: 19px;
	padding: 13px 7px 9px;
	color: #002f6b;
	white-space: nowrap;
}
#services a.library-btn:hover{
	background-color:#002f6b;
}
#services a.library-btn:hover > span{
	color:#fff;
}
/* About us ------ */
#about .full-width{
	background:#D9EDEB;
	padding-bottom:105px;
}
#about h1,
#about h2,
#about p,
#about  span{
	color:#37424a;
}
#about .press p{
	color:#4060af;
}
#about a.press-btn{
	margin-top:16px;
	display:inline-block;
	border: 1px solid #002f6b;
	text-decoration:none;
	min-width: 260px;
	text-align: center;
	float: right;	
}
#about a.press-btn > span{
	display:block;
	font-size: 19px;
	padding: 13px 7px 9px;
	color:#002f6b;
	white-space: nowrap;
}
#about a.press-btn:hover{
	background-color:#002f6b;
}
#about a.press-btn:hover > span{
	color:#fff;
}
#about .row-b{
position: relative;
width: 100%;
height: 350px;
margin-top: 48px;
background: url(../img/backgrounds/expertise-circles.png) center center no-repeat;}
#about .row-b .left{
	position:absolute;
	left:50%; top:50%;
	width:300px;
	margin:-120px 0 0 -412px;
	background:url(../img/logos/expertise-siemens.png) center 20px no-repeat;
}
#about .row-b .right{
	position:absolute;
	left:50%; top:50%;
	width:300px;
	margin:-120px 0 0 136px;
	background:url(../img/logos/expertise-accenture.png) 58px top no-repeat;
}
#about .row-b .center{
	position:absolute;
	left:50%; top:50%;
	width:200px; height:42px;
	margin:-21px 0 0 -100px;
	background:url(../img/logos/expertise-omnetric.png) center top no-repeat;
}
#about .row-b ul{
	list-style:none;
	margin-top:62px;
}
#about .row-b ul li{
	display:block;
	margin:0 0 20px 0;
	padding: 0 0 0 20px;
	background:url(../img/backgrounds/expertise-tick.png) left 4px no-repeat;
}
#about .row-c{
	margin:0;
}
#about .team-box{
	float:left;
	width:313px; height:333px;
	display:block;
}
#about .team-box.box-a{
	background:url(../img/about-maikel-van-verseveld.jpg) 0 0 no-repeat;
}
#about .team-box.box-b{
	background:url(../img/about-carsten-speckmann.jpg) 0 0 no-repeat;
}
#about .team-box.box-c{
	background:url(../img/about-martin-runge.jpg) 0 0 no-repeat;
}
#about .team-box .overlay{
	position:relative;
	display:block;
	width:100%; height:100%;
	background-color:#73af55;
	background-color:rgba(115,175,85, .7);
	filter: alpha(opacity=0);
	opacity:0;
	
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}
#about .team-box:hover .overlay,
#about .team-box.hover .overlay,
#about .team-box:focus .overlay{
	filter: alpha(opacity=100);
	opacity:1;
}
#about .team-box .overlay .title-position{
	display:block;
	padding:25px 25px 14px 25px;
	color:#FFF;
}
#about .team-box .overlay .details{
	display:block;
	padding:0 25px;
	color:#FFF;
}
#about .team-box .overlay a.linkedin-btn{
	position: absolute;
	right:25px; top:25px;
	width:36px; height:36px;
	background:url(../img/ui/btn-linked-in.png) 0 0 no-repeat;
}
#about .team-box .overlay a.linkedin-btn:hover{
	background-position:0 -50px;
}
/* Careers ------ */
#careers .full-width{
	padding-bottom:105px;
}
#careers h1,
#careers h2,
#careers p,
#careers span{
	color:#37424a;
}
#careers .intro p{
	color:#FFF;
}
#careers a.email-btn{
	margin-top:16px;
	min-width: 260px;
	text-align: center;
	display:inline-block;
	background-color:#ff7f45;
	text-decoration:none;
}
#careers a.email-btn > span{
	display:block;
	padding: 13px 7px 9px;
	color:#ffffff;
	font-size: 19px;
	white-space: nowrap;
}
#careers a.email-btn:hover{
	background-color:#37424a;
}
#careers a.email-btn:hover > span{
	color:#ff7f45;
}
#careers a.vid-btn{
	min-width: 260px;
	text-align: center;
	margin-top:16px;
	display:inline-block;
	border: 1px solid #ff7f45;
	text-decoration:none;
}
#careers a.vid-btn > span{
	display:block;
	padding: 13px 7px 9px;
	color:#ff7f45;
	font-size: 19px;
	white-space: nowrap;
}
#careers a.vid-btn:hover{
	background-color:#37424a;
}
#careers a.vid-btn:hover > span{
	color:#ff7f45;
}


/* Contact ------ */
#contact .full-width{
	background:#37424a;
	background: rgba(55,66,74,.6);
	position:relative;
	padding-bottom:104px;
}
#contact .container{
	position:relative;
	z-index:3;
}
#contact  h1,
#contact  p,
#contact  span{
	color:#FFF;
}
#contact  h2{
	color: #4060af;
}
#contact .title{
	font-family:'FrutigerNextPro-Light', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:20px;
	display:block;
	margin:16px 0 12px;
	color: #4060af;
}
#contact .details{
	display:block;
	margin:0 0 12px;
	color:#e0e1dd;
}
#contact  h2{
	padding:44px 0 12px 0;
}
#contact h2.subheader{
	padding: inherit;
}

#contact .row-b .col-a h2{	
	background:url(../img/backgrounds/contact-envelope.png) 0 0 no-repeat;
}
#contact .row-b .col-b h2{
	background:url(../img/backgrounds/contact-pointer.png) 0 0 no-repeat;
}
#contact .row-b .row-b{
	margin-top:22px;
}
#contact a.contact-btn{
	margin-top:1px;
	display:inline-block;
	border: 1px solid #4060af;
	text-decoration:none;
	-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
}
#contact a.contact-btn > span{
	display:block;
	padding:13px 7px 9px;
	font-size: 19px;
	text-align:center;
	min-width: 260px;
	color:#4060af;
	white-space: nowrap;
}
#contact a.contact-btn:hover{
	background-color:#4060af;
}
#contact a.contact-btn:hover > span{
	color:#fff;
}
#map-canvas{
	position:absolute;
	left:0; top:0;
	width:100%;	height:100%;
	z-index:1;
}
#map-canvas-cover{
	position:absolute;
	left:0; top:0;
	width:100%;	height:100%;
	z-index:2;
	background:#37424a;
	background: rgba(55,66,74,.6);
}
/* Footer ------ */
#footer .full-width{
	background:#37424A;
	color:#FFF;
	padding:22px 0 24px;
}
#footer .copyright{
	color:#9a9b9c;
}
#footer .footer-nav{
	float:right;
	list-style:none;
	margin-bottom:0;
}
#footer .footer-nav li{
	float:left;
	margin-left:16px;
}
#footer .footer-nav li a{
	color:#e0e1dd;
	text-decoration:none;
}
#footer .footer-nav li a:hover{
	color:#FFF;
}
#footer .footer-item{
	display:none;
	margin-bottom:80px;
}
#footer .footer-item h1{
	margin-top:58px;
}
#footer .title{
	font-family:'FrutigerNextPro-Light', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:18px;
	display:block;
	margin:16px 0 12px;
}
#footer .details{
	color:#79cabd;
}
#footer .details a{
	color:#ecc200;
	text-decoration:none;
}
#footer .details a:hover{
	color:#FFF;
}
/* Extras ------ */
.centered{
	text-align:center;
}
.no-pointer{
	cursor: default !important;
}
.touch-hover{
	-webkit-user-select: none;
	-webkit-touch-callout: none;	
}
.grid-bar-top{
	overflow:hidden;
    height: 101px;
    width: 100%;
    position: absolute;
	top: -101px;
}
.grid-bar-bottom{
	overflow:hidden;
    height: 101px;
    width: 100%;
    position: absolute;
}
.g_e{
	width:110%;
	height: 100%;
	position:absolute; 
	left: -60px; 
	display: none;
}
.grid-bottom{
	height: 150px;
	width: 100%;
}
/* ------------------------ DistribuTECH */
/* ------------------------ Original Page */
#home .distributech h1,
#home .idc h1{
    font-size: 42px;
    line-height: 1.1;
    margin-bottom: 26px;
    margin-top: 106px;
}
#home .distributech .more-btn,
#home .idc .more-btn{
	display:block;
	width:170px; height:52px;
	border:2px solid #FFF;
	margin:38px 0 0 0;
}
#home .distributech .more-btn > span,
#home .idc .more-btn > span{
	display:block;
	padding:12px 0 0;
	font-size:18px;
	text-transform:uppercase;
	color:#FFF;
	text-align:center;
}
#home .distributech .more-btn:hover,
#home .idc .more-btn:hover{
	border-color:#ebc73b;
	text-decoration:none;
}
#home .distributech .more-btn:hover > span,
#home .idc .more-btn:hover > span{
	color:#ebc73b;
}
/* ------------------------ Additional Pages */

/* ------------------------ Home-Slider */
.slider-pagi{
	position: absolute;
	bottom: 150px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}
.slider-pagi > *{
	display: inline-block;
	margin-right: 10px;
}
.slider-btn{
	cursor:pointer;
	width:19px; height: 19px;
	background-image:url(../img/slider/pagi-inactive.png);
}
.slider-btn-active{
	cursor:pointer;
	width:19px; height: 19px;
	background-image:url(../img/slider/pagi-active.png);
}

table td[class*="col-"], table th[class*="col-"] {
    vertical-align: bottom;
}
.category-dd{
	border: 1px solid #002F6B;
	background-color: #fff;
	position:absolute;
	display: none;
}
.category-dd ul{
	margin: 0px;
	padding: 0px;
}
.category-dd li{
	list-style: none;
	padding: 10px 20px;
	cursor: pointer;
}
.category-dd li:hover{
	color: #fff;
	background-color: #002f6b;
}

.header-wrapper{
	position:absolute; 
	height: 120%; 
	width: 120%; 
	background-size: 100%; 
	background-repeat:no-repeat;
    background-position: bottom center !important;
}
#sec1 .header-wrapper{
    background-position: 35% 30% !important;
	background-size: 50% !important;
}
#careers .header-wrapper{
	background-position: top center !important;
}
#insights .insights-table img{
	max-width: 190px;
	max-height: 190px;
}
#insights .insights-table p{
	height: 116px;
    text-overflow: ellipsis;
    /*overflow: hidden;*/
	color: #333;
    width: 200px;
	line-height: 17px;
	padding-top: 10px;
	position: relative;
	
}
#insights .insights-table h3{
	height: 58px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 200px;
}
#insights .insights-table > span{
    display: inline-block;
    padding: 15px;
	position:relative;
	vertical-align: bottom;
}
#insights .insights-table > span > div{
    position:absolute;
	bottom: 0px;
	left: 15px;
}