@font-face {
  font-family: 'Roboto';
  font-weight: 300;
  font-style: normal;
  src: url('/fonts/Roboto/Roboto-100.eot');
  src: url('/fonts/Roboto/Roboto-100.eot?#iefix') format('embedded-opentype'),
       local('Roboto'),
       url('/fonts/Roboto/Roboto-100.woff') format('woff'),
       url('/fonts/Roboto/Roboto-100.ttf') format('truetype'),
       url('/fonts/Roboto/Roboto-100.svg#Roboto') format('svg');
}

@font-face {
  font-family: 'Roboto';
  font-weight: 400;
  font-style: normal;
  src: url('/fonts/Roboto/Roboto-300.eot');
  src: url('/fonts/Roboto/Roboto-300.eot?#iefix') format('embedded-opentype'),
       local('Roboto'),
       url('/fonts/Roboto/Roboto-300.woff') format('woff'),
       url('/fonts/Roboto/Roboto-300.ttf') format('truetype'),
       url('/fonts/Roboto/Roboto-300.svg#Roboto') format('svg');
}

@font-face {
  font-family: 'Roboto';
  font-weight: 500;
  font-style: normal;
  src: url('/fonts/Roboto/Roboto-500.eot');
  src: url('/fonts/Roboto/Roboto-500.eot?#iefix') format('embedded-opentype'),
       local('Roboto Medium'),
       url('/fonts/Roboto/Roboto-500.woff') format('woff'),
       url('/fonts/Roboto/Roboto-500.ttf') format('truetype'),
       url('/fonts/Roboto/Roboto-500.svg#Roboto') format('svg');
}

@font-face {
  font-family: 'Roboto';
  font-weight: 700;
  font-style: normal;
  src: url('/fonts/Roboto/Roboto-700.eot');
  src: url('/fonts/Roboto/Roboto-700.eot?#iefix') format('embedded-opentype'),
       local('Roboto Bold'),
       url('/fonts/Roboto/Roboto-700.woff2') format('woff2'),
       url('/fonts/Roboto/Roboto-700.woff') format('woff'),
       url('/fonts/Roboto/Roboto-700.ttf') format('truetype'),
       url('/fonts/Roboto/Roboto-700.svg#Roboto') format('svg');
}


/*
@font-face {
  font-family: 'HelveticaNeue';
  font-weight: 300;
  font-style: normal;
  src: url('/fonts/HelveticaNeue/helveticaneue-light.eot');
  src: url('/fonts/HelveticaNeue/helveticaneue-light.eot?#iefix') format('embedded-opentype'),
       local('HelveticaNeue Light'),
       url('/fonts/HelveticaNeue/helveticaneue-light.woff') format('woff'),
       url('/fonts/HelveticaNeue/helveticaneue-light.ttf') format('truetype'),
       url('/fonts/HelveticaNeue/helveticaneue-light.svg#HelveticaNeue') format('svg');
}

@font-face {
  font-family: 'HelveticaNeue';
  font-weight: 400;
  font-style: normal;
  src: url('/fonts/HelveticaNeue/helveticaneue.eot');
  src: url('/fonts/HelveticaNeue/helveticaneue.eot?#iefix') format('embedded-opentype'),
       local('HelveticaNeue'),
       local('HelveticaNeue'),
       url('/fonts/HelveticaNeue/helveticaneue.woff') format('woff'),
       url('/fonts/HelveticaNeue/helveticaneue.ttf') format('truetype'),
       url('/fonts/HelveticaNeue/helveticaneue.svg#HelveticaNeue') format('svg');
}

@font-face {
  font-family: 'HelveticaNeue';
  font-weight: 500;
  font-style: normal;
  src: url('/fonts/HelveticaNeue/helveticaneue-bold.eot');
  src: url('/fonts/HelveticaNeue/helveticaneue-bold.eot?#iefix') format('embedded-opentype'),
       local('HelveticaNeue Medium'),
       url('/fonts/HelveticaNeue/helveticaneue-bold.woff') format('woff'),
       url('/fonts/HelveticaNeue/helveticaneue-bold.ttf') format('truetype'),
       url('/fonts/HelveticaNeue/helveticaneue-bold.svg#HelveticaNeue') format('svg');
}

@font-face {
  font-family: 'HelveticaNeue';
  font-weight: 700;
  font-style: normal;
  src: url('/fonts/HelveticaNeue/helveticaneue-bold.eot');
  src: url('/fonts/HelveticaNeue/helveticaneue-bold.eot?#iefix') format('embedded-opentype'),
       local('HelveticaNeue Bold'),
       url('/fonts/HelveticaNeue/helveticaneue-bold.woff2') format('woff2'),
       url('/fonts/HelveticaNeue/helveticaneue-bold.woff') format('woff'),
       url('/fonts/HelveticaNeue/helveticaneue-bold.ttf') format('truetype'),
       url('/fonts/HelveticaNeue/helveticaneue-bold.svg#HelveticaNeue') format('svg');
}
*/

h1 {
	font-size: 36px;
	font-weight: 400;
	color: #FF7500;
	letter-spacing: -1px;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	color: #969494;
	letter-spacing: -1px;
}

body {
	font-family: "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;
	background: #FFF;
	color: #4C4C4C;
	line-height: 1.4em;
	font-size: 14px;
}

html, body {
	height: 100%;
	-webkit-font-smoothing: antialiased;
}

form:after, ul:after, ol:after, dl:after, dt:after, dd:after, li:after, #content:after, .content:after, .pane:after, #content-wrapper:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

a {
	color: #FF7500;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #4c4c4c;
	text-decoration: none;
}

a:focus {
  outline: none;
  -moz-outline-style: none;
}

a:visited {
	color: #969494;
	outline: none;
	text-decoration: none;
}

a.gry-link {
	color: #969494;
	outline: none;
	text-decoration: none;
}

a.gry-link:hover {
	color: #FF7500;
	text-decoration: none;
}

a.gry-link:focus {
  outline: none;
  -moz-outline-style: none;
}

.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}

#body-content {
	padding-bottom: 300px;
}

#content-wrapper {
/*	min-height: 100%;	*/
	position: relative;
/*	min-width: 1000px; */
	background: #fff;
}

.smallprint {
	font-size: 12px;
}

a.anchor {
    display: block;
    position: relative;
    top: -140px;
    visibility: hidden;
}

.fade {
   opacity: 0.5;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }

.fade:hover {
	opacity: 1;
}

/*******************************
** Content DIV and containers **
*******************************/

#content {
	vertical-align: middle;
	font-size: 24px;
	font-weight: bold;
}

/*	.content {
	max-width:1000px;
	padding: 50px 0;
	margin: 0 auto;
	position: relative;
	height: auto;
}	*/

#pane-top {
	margin: 0px auto 0;
	max-width:1000px;
/*	height: 14px;	*/
/*	background: url("/img/public/home/pane_top.png") no-repeat;	*/
}

#pane-main {
	max-width:100%;
	height: auto;
	padding-top: 135px;
	color: #4C4C4C;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0 auto;
/*	background: url("/img/public/home/pane_center.png") repeat-y;
	margin-top: -30px;	*/
	background: #FFF;
}

#pane-content {
	margin: 0 auto;
	max-width:1000px;
	background: #FFF;
}

#pane-bottom {
/*	margin: 0 auto 20px;
	height: 14px;	*/
	max-width:1000px;
/*	background: url("/img/public/home/pane_bottom.png") no-repeat;	*/
}

#pane-content a:not(.round-button) {
	color: #FF7500;
}

/***********
** Header **
************/

#public-logo {
	width: auto;
	vertical-align: middle;
}

#header {
	height:auto;
/* 	background-color: #F4F4F4; */
	background: #FFF;
/*	background: url("/img/public/home/background.png");	*/
/* 	box-shadow: 0px 0px 4px rgba(0,0,0,0.5); */
	position:fixed;
	width:100%;
	margin-top:45px;
	z-index:10;
	border-bottom: solid 10px #FF7500;
}

.header-content {
	padding: 10px 0 10px 0;
}

/***********
** Menu **
************/

#navbar {
	margin-top: 17px;
	float: right;
}

#navbar > li{
	display: block;
	float:left;
	position: relative;
	padding-right: 40px;
}

.navbar-item > a {
	color: #969494;
	font-weight: normal;
	font-size: 16px;
	display: block;
	padding: 10px 17px;
	
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.navbar-item:hover > a {
	color: #FF7500;
/* 	border-bottom: 4px solid #282828; */
	
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.menu-item:active > a {
	color: #FF7500;
}

.nav-menu {
	position: absolute;
	display: none;
	float: left;
	background-color: #FFF;
/*	background: url("/img/public/home/background.png");	*/
/*	background-color: rgba(60,60,60,0.9);	*/
/*	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);	*/
	min-width: 100px;
	z-index: 2000;
}

.nav-menu li {
	display: block;
/*	border-bottom: 1px solid rgba(90,90,90,0.9);	*/
/*	border-bottom: 3px solid #969494;	*/
	font-size: 14px;
	white-space: nowrap;
	border-bottom: 3px solid #CCC;
}

.nav-menu li a {
	color: #969494;
	display: block;
	padding: 15px 20px;
}

.nav-menu li:hover > a {
/*	background-color: #787878;
	background-color: rgba(120,120,120,0.9);	*/
	color: #FFF;
	background-color: #FF7500;
}

ul.lvl2-menu {
	position: absolute;
	left: 10px;
	top: 35px;
}

li.lvl2-menu {
	position: relative;
}

ul.lvl3-menu {
	top: 0;
	left: 100%;
}

ul.lvl4-menu {
	top: 0;
	left: 100%;
}

.tagline-nav > a {
	color:#CCC;
	font-size:14px;
	font-weight:300;
}

.tagline-nav:hover > a {
	color:#FF7500;

}

.menu-references {
	display: inline-block!important; 
	vertical-align: top; 
	width: 12%;
}

.menu-licensing {
	display: inline-block!important; 
	vertical-align: top; 
	width: 15%;
}

.menu-partners {
	display: inline-block!important; 
	vertical-align: top; 
	width: 15%;
}

.menu-company {
	display: inline-block!important; 
	vertical-align: top; 
	width: 12%;
}

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

#banner {
    background-image: url("/img/public/home/banner-01.jpg");
	background-position: center;
	background-repeat: no-repeat;
	max-width:1000px;
	height: inherit;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


#banner .wrapper {
    margin: 0 auto;
    padding-top: 240px;
    max-width:1000px;
}



#banner h3 {
	font-size:1.2em; 
	font-weight: 300; 
}

.banner {
	padding-top: 130px;
	margin: 0 auto;
/*	height: 390px;	*/
	overflow: hidden;
}

.banner-slider {
    position: relative;
    display: block;
    overflow: visible;
    height: 550px;
    margin: auto;
    text-align: center;
}

.banner-lp-hvac {
	background-image: url(/img/public/solutions/_Platform/banners/banner_hvac_masonry-01.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-size: cover;
	background-color:#F7F7F7;
	position: relative;
	height: 550px;
	min-width:1920px;
}

.banner-reseller-overview {
	background-image: url(/img/public/solutions/_Platform/banners/banner_overview_masonry-01.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-size: cover;
	background-color:#F7F7F7;
	position: relative;
	margin: 115px auto 0;
	height: 550px;
	min-width:1920px;
}

/*.banner-lp-hvac {
	background-image: url(/img/public/solutions/_Platform/banners/banner_hvac_masonry-01.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-size: contain;
	margin: 100px auto 0;
	width: 1920px;
	height: 550px;
}*/

/* @media only screen and (max-width: 959px) { */
/* .banner { */
/* 	padding: 150px 0 30px 0; */
/* 	margin: 0 auto; */
/* 	height: auto; */
/* } */
/* } */

.banner-quote-bg {
	width: 100%;
	background: url(/img/public/slider-message-background-dark.png) repeat;
}

.banner-quote-bg-new {
	width: 100%;
	background: url(/img/public/slider-message-background-dark.png) repeat;
	text-align: center;
	position: absolute;
	top: 465px;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 50px 0; 
}

.banner-quote-bg-reseller {
	width: 100%;
	background: url(/img/public/slider-message-background-dark.png) repeat;
	text-align: center;
	position: absolute;
	top: 476px;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 50px 0; 
}

.banner-lp-quote-bg {
	width: 100%;
	background: url(/img/public/slider-message-background-dark.png) repeat;
	text-align: center;
	position: absolute;
	top: 565px;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 50px 0; 
}

.banner-solutions {
	display: block;
	padding-top: 180px;
	margin: 0 auto;
	max-width: 1000px;
	height: 400px;
	overflow: hidden;
}

/* ARROWS */
@font-face {
  font-weight: normal;
  font-style: normal;
}

.hephaistos.tparrows {
	cursor:pointer;
	background:transparent;
	color: #ccc;
	width:40px;
	height:40px;
	position:absolute;
	display:block;
	z-index:100;
    border-radius:50%;
    border: 3px solid #ccc;	*/
    opacity: .8;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	top: 55%	;
}
.hephaistos.tparrows:hover {
	background:#FF7500;
	color: #fff;
	border: 3px solid #fff;
}
.hephaistos.tparrows:before {
	font-size:22px;
    font-weight:bold;
	display:block;
	line-height: 36px;
	text-align: center;
}
.hephaistos.tparrows.tp-leftarrow:before {
	content: "<";
	contect: 
  	margin-left:-2px;
}
.hephaistos.tparrows.tp-rightarrow:before {
	content: ">";
   	margin-right:-2px;
}

.hephaistos-bottom.tparrows {
	cursor:pointer;
	background:#ccc;
	width:40px;
	height:40px;
	position:absolute;
	display:block;
	z-index:100;
    border-radius:50%;
    opacity: .8;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.hephaistos-bottom.tparrows:hover {
	background:#FF7500;
}
.hephaistos-bottom.tparrows:before {
	font-size:18px;
	color:#fff;
	display:block;
	line-height: 40px;
	text-align: center;
}
.hephaistos-bottom.tparrows.tp-leftarrow:before {
	content: "<";
  	margin-left:-2px;
}
.hephaistos-bottom.tparrows.tp-rightarrow:before {
	content: ">";
   	margin-right:-2px;
}




/************
** Summary **
************/

#summary {
	background-color:#4C4C4C;
	height:auto;	
}

.summary-content {
	padding: 30px 0;
}

.summary-text {
	margin-top: 13px;
	display: block;
	float:left;
	color: #F4F4F4;
	font-size: 18px;
	font-weight: 400;
}

.round-button {
	color: #FFF!important;
	font-size: 18px;
	font-weight: 400;
	padding: 10px 20px;
	margin-left: 0px;
	white-space: nowrap;
	display: block;
	
	-moz-border-radius: 50px 50px 50px 50px;  
    -webkit-border-radius: 50px 50px 50px 50px;  
    border-radius: 50px;
    
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.login-button {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	float: right; 
	padding: 5px 15px 5px 15px;
	margin: 0px 0px 0px 15px;
	float: right;
	
	-moz-border-radius: 50px 50px 50px 50px;  
    -webkit-border-radius: 50px 50px 50px 50px; 
    border-radius: 50px;
}

.login-button-center {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	float: center; 
	padding: 8px;
	margin-top: 25px;
	margin-left: 15px;
	
	-moz-border-radius: 5px 5px 5px 5px;  
    -webkit-border-radius: 5px 5px 5px 5px;  
    border-radius: 5px 5px 5px 5px;
}

.login-button-small {
    font-size: 12px;
    line-height: 1em;
    font-weight: normal;
    color: #FFF!important;
    text-align: center;
    background-color: #969494;
    padding: 5px 15px 5px 15px;
    border-radius: 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    -webkit-border-radius: 25px 25px 25px 25px;
 	float:left;
	margin-left: 15px;
    transition: .3s;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
}

.login-button-small:hover {
    background-color: #FF7500;
}

.learnMore-bar {
	margin: 20px auto 20px auto;
	display: table;
}
.learnMore-btn {
	display:block;
	float:left;"
}



.learnMore-button-small {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 15px 5px 15px;
	-moz-border-radius: 4px 4px 4px 4px;  
    -webkit-border-radius: 4px 4px 4px 4px;  
    border-radius: 4px;
}

.industry-button {
	color: #FFF;
	font-size: 21px;
	font-weight: 400;
	padding: 10px 10px;
	white-space: nowrap;
	width: 220px;
	display:block;
	
	-moz-border-radius: 5px 5px 5px 5px;  
    -webkit-border-radius: 5px 5px 5px 5px;  
    border-radius: 5px 5px 5px 5px;
}

.left-button {
	float: left;
}

.right-button {
	float: right;
}

.center-button {
	margin-left: center;
}

.orange-button {
	text-align: center;
	background-color: #FF7500;
	transition: .3s;
  	-webkit-transition: all .3s ease-in-out;
  	-moz-transition: all .3s ease-in-out;	
}
.mw-button {
	background-color: #FF7500;
}

.grey-button {
	text-align: center;
	background-color: #969494; 
	transition: .3s;
  	-webkit-transition: all .3s ease-in-out;
  	-moz-transition: all .3s ease-in-out;	
}

.grey-button2 {
	text-align: center;
	background-color: #969494; 
	transition: .3s;
  	-webkit-transition: all .3s ease-in-out;
  	-moz-transition: all .3s ease-in-out;	
}

.orange-button:hover {
	background-color: #969494;
	color: #FFF;
}
.mw-button:hover {
	background-color: #969494;
	color: #FFF;
}
.grey-button:hover {
	background-color: #FF7500; 
	color: #FFF;
}
.grey-button2:hover {
	background-color: #FFF; 
	color: #969494;
}

/*****************
** Main Content **
*****************/

#solutions_home, #availability, #video {
	background-color: #FFF;
}

#availability {
	background-color: #FFF;
}

.sm-pane-top {
	margin-top: 20px;
	width:475px;
	height: 12px;
	background: url("/img/public/home/sm_pane_top.png") no-repeat;
}

.sm-pane-main {
	width:475px;
	height: auto;
	font-size: 12px;
	margin: 0 auto;
	background: url("/img/public/home/sm_pane_center.png") repeat-y;
}

.sm-pane-content {
	overflow: hidden;
}

.sm-pane-bottom {
	margin-bottom: 20px;
	height: 12px;
	width:475px;
	background: url("/img/public/home/sm_pane_bottom.png") no-repeat;
}

/*	#overview {
	background-color: #4C4C4C;
	height: 140px;
}
*/

#video {
	background-image: none;
	background-color: #FF7500;
}

#video-image-small {
	margin: 20px 0;
	float: left;
}

#video-image-large {
	width: 755px;
	margin: 20px 0;
	float: left;
}

.video-header {
	color:#FFF;
	text-align: center;
	margin-bottom: 20px;
	text-shadow: 0.1em 0.1em 0.1em #B5441B;
}

.video-text-div {
	float: right;
	width: 565px;
/* 	border: 1px dashed #FFF; */
}

.video-whowhathow {
	color: #FFF;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 1em;
	text-shadow: 0.1em 0.1em 0.1em #B5441B;
}
.video-text {
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 40px;
	line-height: 1.2em;
}

#video-popup {
	width: 640px;
	height: 390px;
	display: none;
	padding: 0;
	position: absolute;
	z-index:1001;
}

#video-dimmer {
	display:none;
	position:fixed;
	height:100%;
	width:100%;
	top:0;
	left:0;
	background-color: #000;
	z-index:1000;
}

#video-close-button {
	position: absolute;
	height: 40px;
	top: -35px;
	right: -35px;
	z-index: 1002;
	cursor: pointer;
}

.nav-bar {
	border: 1px solid black;
	width: 100px;
	height: 500px;
	margin-left: 50px;
	position: absolute;
}

.powered-wrapper {
	text-align: center;
	margin-top: 20px;
}

.powered-wrapper a {
	color:#FF7500;
	font-size: 12px;
	padding: 5px;
}

.pdflink a {
	color: #FF7500;
	font-size: 12px;
	font-weight: bold;
	background: #F2F2F2;
	padding: 4px 10px;
	float: right;
	margin-left: -100px;
	display: table;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	-webkit-transition: .5s;
	transition: .5s;
}

.pdflink a:hover {
	color: #4c4c4c;
	background: #DDD;
}

/* @media only screen and (max-width: 959px) { */
/* .pdflink a { */
/* 	max-width: 95%; */
/* 	float: none; */
/* 	display: table; */
/* 	margin: 0 auto; */
/* 	margin-bottom: 10px; */
/* } */
/* } */



/* V3  */

#body-content-round {
	background: #FFF;
	padding-top:0px;
	min-height: 100%;
    position: relative;
}


/*************
** Features **
*************/

.feature-header {
	display: block;
	padding-bottom: 20px;
	color:#FF7500;
	font-size:36px;
	letter-spacing:-1px;
	font-weight: 400;
	text-align: center;
	line-height: 1em;
}

.feature-description {
	display: block;
	padding-bottom: 20px;
	font-size:16px;
	font-weight: normal;
	line-height: 1.25em;
}

#features-list-small {
	width: 100%;
	float: left;
	margin-bottom: 5px;
	text-align: center;
	background: #FFF;
	display: table;
	padding:5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#features-list-small:hover {
	background: #F2f2f2;
}

.features-list-small-img {
	background: #ccc;
	height:35px !important;
	display: table-cell;
	vertical-align: middle;
	margin: 0 auto;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.features-list-small-img:hover {
	background: #FF7500;
	height:90px !important;
	display: table-cell;
	vertical-align: middle;
	margin: 0 auto;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.features-list-small-titles a {
	font-size: 13px;
	font-weight: normal;
	display: table-cell;
	vertical-align: middle;
}

.features-list-small-titles a:hover {
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}


.features_main{
max-width:1000px;
margin:0px;
}

.features_left{
float:left;
width:200px;
padding:0px 15px 0px 0px;
font-size:13px;
}
.features_right{
float:right;
padding:0px 10px 10px 20px;
width:749px;
/*background-color:#FFFFFF*/;
}
.features_menu{
text-align:left;
border-bottom: 5px solid #F2F2F2;
padding:9px 0px 10px 0px;
font-size:14px;
font-weight:bold;
color:#969494;
}

#pane-content a.features_menu_link{
 text-decoration:none;
 color:#969494;
 padding:0px 5px 0px 5px;
}
#pane-content  a.features_menu_link:hover {
 color:#FF7500;
}
.features_menu_selected{
text-align:left;
border-bottom: 5px solid #F2F2F2;
padding:9px 0px 10px 0px;
font-size:14px;
font-weight:bold;
color:#FF7500;
}
#pane-content  .features_menu_selected a.features_menu_link{
 font-style:italic;
 color:#FF7500;
 padding:0px 5px 0px 5px;
}

h1.features_h1 {
text-align:center;
}
h2.features_h2 {
text-align:center;font-size:16px;
}
.features_h
{
 text-align:left;font-size:12px;font-weight:normal;
}
.features_clear
{
 clear:both;
}
.features-button-container {
	width: 240px;
	height: 70px;
	margin: 0 auto;
}

.features-trial {
	width: 100px;
	text-align: center;
	margin: 0 120px 20px 0;
	float: right;
}

.features-sales {
	width: 100px;
	text-align: center;
	margin: 0 0 20px 120px;
	float: left;
}

.features-box-rounded-gry {
	background: none;
	padding: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-bottom: 5px;
}

.features-box-rounded-gry:hover {
	background: #F5F5F5;
}

.photoCaption {
	font-size: 11px;
}

.sidemenu {
	background: #fff;
	padding: 15px;
	border: solid 1px #f2f2f2;
	border-radius: 10px;
	float: left;
	width: 250px;
}

.sidemenu a {
	color: #969494;
	font-weight: 300;
}

.sidemenu a:hover {
	color: #969494;
	font-weight: bold;
}

.sidemenu li {
	color: #969494;
	font-weight: 300;
	padding: 10px 0;
	border-bottom: solid 1px #f2f2f2;
}

.sidemenu li:hover {
	color: #4c4c4c;
	font-weight: bold;
}

/*************
** MWS **
*************/

#public-logo-icon {
	height: 50px;
	width: auto;
}

#header-mws-nav {
	font-size:30px;
	font-weight:300;
	color:#FF7500;
}

#header-mws {
	height:auto;
/* 	background-color: #F4F4F4; */
	background: #FFF;
/* 	box-shadow: 0px 0px 4px rgba(0,0,0,0.5); */
	position:fixed;
	width:100%;
	margin-top:0px;
	z-index:10;
}

.header-mws-white {
	color: #FFF;
	font-weight:300;
	font-size:36px;
	letter-spacing:-1px;
	line-height: 1em;
}

.header-mws {
	color: #FF7500;
	font-weight:400;
	font-size:36px;
	letter-spacing:-1px;
}

.h2-mws {
	color: #FF7500;
	font-weight:300;
	font-size:30px;
	letter-spacing:-1px;
	line-height: 1em;
	margin-bottom: 10px;
}

.h3-mws {
	color: #4C4C4C;
	font-weight:bold;
	font-size:18px;
	letter-spacing:-1px;
	line-height: 1em;
}

.header-content {
	padding: 10px;
}

.navbar-mws-title {
	color:#FF7500;
	font-size:26px;
	font-weight:300;
	line-height: 1em;
	display: table-cell;
	vertical-align: middle;
	letter-spacing:-1px;
}

#navbar-mws {
	margin-top: 5px;
	float: right;
}

#navbar-mws li{
	display: block;
	float:left;
	position: relative;
}

.navbar-mws a {
	color: #969494 !important;
	font-weight: normal;
	padding: 10px;
	
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.navbar-mws a:hover {
	color: #FFF !important;
	background: #FF7500;
/* 	border-bottom: 4px solid #282828; */
	padding: 5px 10px 13px 10px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.navbar-mws-features {
	color: #969494 !important;
	font-weight: 300;
	font-size: 14px;
	padding: 10px;
	background: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.navbar-mws-features:hover {
	color: #4c4c4c !important;
	font-weight: bold;
	background: #FFF;
}

.navbar-mws-features a {
	color: #969494 !important;
	font-weight: 300;
	font-size: 14px;
	padding: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.navbar-mws-features a:hover {
	color: #4c4c4c !important;
	font-weight: bold;
}

.list-grey ul li:before{
    display: block;
    list-style-type: disc;
	color: #CCC;
    margin: 0 auto;
}

.list-grey-big li {
	font-size: 16px;
	background: url('/img/public/bullet-gry.png') no-repeat 0 5px;
	padding: 0 0 0 25px;
	margin: 8px 0px 8px 0px;
	display: table;
}

.list-grey li {
	color: #4C4C4C;
	font-size: 14px;
    text-align: justify;
	background: url('/img/public/bullet-gry.png') no-repeat 0 5px;
	padding: 0 0 0 25px;
	margin: 8px 0px 8px 0px;
	display: table;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.list-grey li a:hover {
	color: #FF7500!important;
	text-indent: 0px!important;
}

a:hover .list-grey li {
	color: #FF7500;
}

a:hover .list-grey .ip-title {
	color: #FF7500;
}

a:hover .list-grey .grey-button {
	background-color: #FF7500;
}

.list-grey-sub li {
	font-size: 14px;
    text-align: justify;
	background: url('/img/public/bullet-gry.png') no-repeat 0 6px;
	background-size: 5px 5px;
	padding: 0 0 0 25px;
	margin: 0 0 0 20px;
	display: table;
}

.list-grey-bold li {
	font-size: 14px;
	font-weight: bold;
	background: url('/img/public/bullet-gry.png') no-repeat 0 5px;
	padding: 0 0 0 25px;
	margin: 8px 0px 8px 0px;
	display: table;
}

.list-grey-sm li {
	font-size: 12px;
	background: url('/img/public/bullet-gry-sm.png') no-repeat 0 2px;
	padding: 0 0 0 25px;
	margin: 5px 0px;
	line-height: 1em;
	display: table;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.list-grey-footer li {
	font-size: 12px;
	line-height: 1.5em;
	background: url('/img/public/bullet-gry.png') no-repeat 0 5px;
	background-size: 5px;
	padding: 0 0 0 20px;
	display: table;
}

.list-or li {
	font-size: 14px;
	background: url('/img/public/bullet-or.png') no-repeat 0 5px;
	padding: 0 0 0 25px;
	margin: 8px 0px 8px 0px;
	display: table;
}

.list-or-bold li {
	font-size: 14px;
	font-weight: bold;
	background: url('/img/public/bullet-or.png') no-repeat 0 5px;
	padding: 0 0 0 25px;
	margin: 8px 0px 8px 0px;
	display: table;
}

.list-or-bold li a {
	color: #969494;
}

.list-or-bold li a:hover {
	color: #FF7500;
}

.list-or-sm li {
	font-size: 12px;
	background: url('/img/public/bullet-or-sm.png') no-repeat 0 2px;
	padding: 0 0 0 25px;
	margin: 5px 0px;
	line-height: 1em;
	display: table;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

ol.numbers1 {
    list-style-type: none;
    list-style-type: decimal !ie; /*IE 7- hack*/
     
    margin: 0;
    margin-left: 1.5em;
    padding: 0;
     
    counter-reset: li-counter;
    display: table;
}

ol.numbers1 > li{
    position: relative;
    margin-bottom: 5px;
    padding-left: 2em;
    min-height: 3em;
}

ol.numbers1 > li:before {
    position: absolute;
    top: 0;
    left: -1em;
    width: 0.8em;
     
    font-size: 1.5em;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #4c4c4c;
    padding: 10px;
 
    content: counter(li-counter);
    counter-increment: li-counter;
}

.list-features {
	font-size: 14px;
	font-weight: normal;
	color: #FF7500 !important;
	background: #fff;
	padding: 5px;
	border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.list-features:hover {
	font-weight: bold !important;
	color: #4c4c4c !important;
	padding: 0 0 0 15px;
	background: #f2f2f2;
}

.list-features a {
	font-size: 14px;
	font-weight: normal;
	color: #FF7500 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.list-features a:hover {
	font-weight: bold;
	color: #4c4c4c !important;
}

.icons-mws-features-100 {
	display: block;
	width:100px;
	height:100px;
	background: #CCC;
	margin:auto;
	margin-bottom: 10px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-mws-features-100 a:hover {
	background: #FF7500;
}

.icons-mws-features-100 a {
	display: block;
	width:100px;
	height:100px;
	background: #CCC;
	margin:auto;
	margin-bottom: 10px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-mws-features-100 a:hover {
	background: #FF7500;
}

.icons-mws-features-100-wh a {
    border: solid 5px #F2F2F2;
	display: block;
	width:100px;
	height:100px;
	background: #969494;
	margin:auto;
	margin-bottom: 10px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.icons-mws-features-100-wh a:hover {
	border: solid 5px #FF7500;    
	display: block;
	width:100px;
	height:100px;
	background: #FF7500;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-mws-features-100-wh img {
	width:100px;
	height:100px;
	-webkit-border-radius: 9px 9px 9px 9px;
	-moz-border-radius: 9px 9px 9px 9px;
	border-radius: 9px;
}

.icons-mws-features {
	color: #969494 !important;
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	margin:10px auto 0;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-mws-features:hover {
	color: #4C4C4C !important;
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	margin:10px auto 0;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
	


.icons-title {
	color: #4c4c4c;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	line-height: 1em;
	letter-spacing: -1px;
}



.icons-100 {
	display: block;
	width:100px;
	height:100px;
	background: #CCC;
	margin:auto;
	margin-bottom: 10px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-100-or {
	display: block;
	width:100px;
	height:100px;
	background: #FF7500;
	margin:auto;
	margin-bottom: 10px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-100:hover {
	background: #FF7500;
}

.icons-100 a {
	display: block;
	width:100px;
	height:100px;
	background: #CCC;
	margin:auto;
	margin-bottom: 10px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-100 a:hover {
	background: #FF7500;
}

.icons-100-circle-or {
	display: block;
	width:100px;
	height:100px;
	background: #FF7500;
	padding: 10px;
	margin: 0 auto;
	margin-bottom: 10px;
	-webkit-border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-100-circle-or:hover {
	background: #CCC;
}

.icons-90-circle-gry {
	display: block;
	width:90px;
	height:90px;
	background: #CCC;
	padding: 10px;
	margin: 0 auto;
	margin-bottom: 10px;
	-webkit-border-radius: 90px 90px 90px 90px;
	-moz-border-radius: 90px 90px 90px 90px;
	border-radius: 90px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-90-circle-gry:hover {
	background: #FF7500;
}

.icons-90-circle-or {
	display: block;
	width:90px;
	height:90px;
	background: #FF7500;
	padding: 10px;
	margin: 0 auto;
	margin-bottom: 10px;
	-webkit-border-radius: 80px 80px 80px 80px;
	-moz-border-radius: 80px 80px 80px 80px;
	border-radius: 80px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-90-circle-or:hover {
	background: #CCC;
}

.icons-80 {
	display: block;
	width:80px;
	height:80px;
	background: #CCC;
	margin:auto;
	margin-bottom: 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.icons-80:hover {
	background: #FF7500;
}

.icons-80-gry {
	display: block;
	width:80px;
	height:80px;
	background: #CCC;
	margin:auto;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.icons-80-or {
	display: block;
	width:80px;
	height:80px;
	background: #FF7500;
	margin:auto;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.icons-80-gry:hover {
	background: #FF7500;
}

.icons-80-circle-or {
	display: block;
	width:80px;
	height:80px;
	background: #FF7500;
	padding: 10px;
	margin: 0 auto;
	margin-bottom: 10px;
	-webkit-border-radius: 80px 80px 80px 80px;
	-moz-border-radius: 80px 80px 80px 80px;
	border-radius: 80px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-80-circle-or:hover {
	background: #CCC;
}

.icons-80-circle-gry {
	display: block;
	width:80px;
	height:80px;
	background: #CCC;
	padding: 10px;
	margin: 0 auto;
	margin-bottom: 10px;
	-webkit-border-radius: 80px 80px 80px 80px;
	-moz-border-radius: 80px 80px 80px 80px;
	border-radius: 80px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-80-circle-gry:hover {
	background: #FF7500;
}

.icons-75-circle-or {
	display: block;
	width:75px;
	height:75px;
	background: #FF7500;
	padding: 10px;
	margin: 0 auto;
	margin-bottom: 10px;
	-webkit-border-radius: 80px 80px 80px 80px;
	-moz-border-radius: 80px 80px 80px 80px;
	border-radius: 75px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-75-circle-or:hover {
	background: #969494;
}

.icons-75-circle-gry {
	display: block;
	width:75px;
	height:75px;
	background: #CCC;
	padding: 10px;
	margin: 0 auto;
	margin-bottom: 10px;
	-webkit-border-radius: 80px 80px 80px 80px;
	-moz-border-radius: 80px 80px 80px 80px;
	border-radius: 75px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-75-circle-gry:hover {
	background: #FF7500;
}

.icons-50 {
	display: block;
	width:50px;
	height:50px;
	background: #CCC;
	margin:auto;
/*	margin-bottom: 10px;	*/
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-50:hover {
	display: block;
	width:50px;
	height:50px;
	background: #FF7500;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-50 a {
	display: block;
	width:50px;
	height:50px;
	background: #CCC;
	margin:auto;
/*	margin-bottom: 10px;	*/
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-50 a:hover {
	display: block;
	width:50px;
	height:50px;
	background: #FF7500;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



.icons-50-circle-or {
	display: block;
	width:50px;
	height:50px;
	background: #FF7500;
	padding: 10px;
	margin: 0 auto;
	margin-bottom: 10px;
	-webkit-border-radius: 50px 50px 50px 50px;
	-moz-border-radius: 50px 50px 50px 50px;
	border-radius: 50px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-50-circle-or:hover {
	background: #CCC;
}

.icons-50-circle-gry {
	display: block;
	width:50px;
	height:50px;
	background: #CCC;
	padding: 10px;
	margin: 0 auto;
	margin-bottom: 10px;
	-webkit-border-radius: 50px 50px 50px 50px;
	-moz-border-radius: 50px 50px 50px 50px;
	border-radius: 50px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-50-circle-gry:hover {
	background: #FF7500;
}

.icons-60 {
	display: block;
	width:60px;
	height:60px;
	background: #CCC;
	margin:auto;
/*	margin-bottom: 10px;	*/
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-60:hover {
	display: block;
	width:60px;
	height:60px;
	background: #FF7500;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-60 a {
	display: block;
	width:60px;
	height:60px;
	background: #CCC;
	margin:auto;
/*	margin-bottom: 10px;	*/
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-60 a:hover {
	display: block;
	width:60px;
	height:60px;
	background: #FF7500;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



.icons-25-or {
	display: block;
	width:25px;
	height:25px;
	background: #FF7500;
	margin:auto;
/*	margin-bottom: 10px;	*/
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.icons-35 {
	display: block;
	width:35px;
	height:35px;
	background: #CCC;
	margin:auto;
/*	margin-bottom: 10px;	*/
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-35:hover {
	display: block;
	width:35px;
	height:35px;
	background: #FF7500;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-35 a {
	display: block;
	width:35px;
	height:35px;
	background: #CCC;
	margin:auto;
/*	margin-bottom: 10px;	*/
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-35 a:hover {
	display: block;
	width:35px;
	height:35px;
	background: #FF7500;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-35-or {
	display: block;
	width:35px!important;
	height:35px!important;
	background: #FF7500;
	margin:auto;
/*	margin-bottom: 10px;	*/
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



.icons-50 {
	display: block;
	width:50px;
	height:50px;
	background: #CCC;
	margin:auto;
/*	margin-bottom: 10px;	*/
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-50:hover {
	display: block;
	width:50px;
	height:50px;
	background: #FF7500;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-50 a {
	display: block;
	width:50px;
	height:50px;
	background: #CCC;
	margin:auto;
/*	margin-bottom: 10px;	*/
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-50 a:hover {
	display: block;
	width:50px;
	height:50px;
	background: #FF7500;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-50-or {
	display: block;
	width:50px;
	height:50px;
	background: #FF7500;
	margin:auto;
/*	margin-bottom: 10px;	*/
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-60-or {
	display: block;
	width:60px;
	height:60px;
	background: #FF7500;
	margin:auto;
/*	margin-bottom: 10px;	*/
	-webkit-border-radius: 10x 10px 10px 10px;
	-moz-border-radius: 10x 10px 10px 10px;
	border-radius: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-mws-features-80-wh-noborder a {
	border: solid 5px #FF7500;    
	display: block;
	width:80px;
	height:80px;
	background: #CCC;
	margin:0 auto;
	margin-bottom: 10px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.icons-mws-features-80-wh-noborder a:hover {
	border: solid 5px #FF7500;    
	display: block;
	width:80px;
	height:80px;
	background: #FF7500;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-mws-features-80-wh-noborder img {
	width:80px;
	height:80px;
	-webkit-border-radius: 9px 9px 9px 9px;
	-moz-border-radius: 9px 9px 9px 9px;
	border-radius: 9px;
	margin:0 auto;
}



.icons-mws-features-80-wh-round a {
	border: solid 5px #f2f2f2;    
	display: block;
	width:80px;
	height:80px;
	background: #969494;
	margin:auto;
	margin-bottom: 10px;
	-webkit-border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.icons-mws-features-80-wh-round a:hover {
	border: solid 5px #FF7500;    
	display: block;
	width:80px;
	height:80px;
	background: #FF7500;
	-webkit-border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-mws-features-80-wh-round img {
	width:80px;
	height:80px;
	-webkit-border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px;
}



.icons-mws-features-50 {
	display: block;
	width:50px;
	height:50px;
	background: #CCC;
	margin:auto;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-mws-features-50:hover {
	background: #FF7500;
}

.icons-mws-features-50 a {
	display: block;
	width:50px;
	height:50px;
	background: #FF7500;
	margin:auto;
/*	margin-bottom: 10px;	*/
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-mws-features-50 a:hover {
	display: block;
	width:50px;
	height:50px;
	background: #969494;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.paneContainer{
		max-width:1000px;

	margin-left:auto;
	margin-right:auto;
	text-align: center;
	display:inline-block;
}

div.formContainer a{
    color: #FF7500;
    font-weight: bold;
}

/*******************************
** Horizontal sub menu		  **
*******************************/

.navbar-lvl > li {
    display: block;
    float: left;
    position: relative;
    font-size: 14px;
    white-space: nowrap;
}

#navbar li div.inner {
            display: none;
            position: absolute;
            top: -10px;
            min-width: 500px;
}

#navbar li:hover div.inner, #navbar li div.inner:hover {
    display: block;
}

.navbar-item-sublvl > a {
	color: #969494;
	float: left;
    position: relative;
    font-size: 14px;
    white-space: nowrap;
	display: block;
	padding: 10px 10px;
}

.navbar-item-sublvl li a {
    color: #969494;
    display: block;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
}



.navbar-item-sublvl:hover > a {
	color: #FF7500;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/***********
** Blog **
************/

.blog_main {
	width:850px;
	display: table;
	float: left;
}

.sidebar_right{
	width:250px;
	margin-left: 20px;
	font-size:13px;
	float: right;
}
/* @media only screen and (max-width: 959px) { */
/* .sidebar_right{ */
/* 	width:100%; */
/* 	margin-left: 0px; */
/* 	font-size:13px; */
/* 	float: none; */
/* } */
/* } */

.blog_archives {
	width:29%;
	display: table;
	float: left;
	margin-top: 25px;
	margin-right: 40px;
	margin-bottom: 50px;
}

/* @media only screen and (max-width: 959px) { */
/* .blog_archives { */
/* 	width:38%; */
/* 	margin-bottom: 50px; */
/* } */
/* } */

.articleTitle {
	color: #FF7500;
	font-size: 28px;
	font-weight: 400;
	letter-spacing: -1px;
	word-spacing: -1px;
	line-height: 28px;
	text-transform: capitalize;
	text-align: left;
}
.sidebarHeading {
	color: #969494;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 21px;
	width: 250px;
	margin-bottom: 20px;
}

.articleDate {
	font-size: 12px;
	color: #969494;
}

.articleImage {
	background-repeat:no-repeat;
	display: block;
	min-width: 100%;
	min-height: 225px;
	margin: 20px 0 20px 0;
	border: solid 3px #F2F2F2;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	background-position: center;
	background-size: 100%;
}

/* @media only screen and (max-width: 959px) { */
/* .articleImage { */
/* 	background-repeat:no-repeat; */
/* 	display: block; */
/* 	min-width: 100%; */
/* 	min-height: 180px; */
/* 	margin: 20px 0 20px 0; */
/* 	border: solid 3px #F2F2F2; */
/* 	-webkit-border-radius: 10px 10px 10px 10px; */
/* 	-moz-border-radius: 10px 10px 10px 10px; */
/* 	border-radius: 10px; */
/* 	background-position: center; */
/* 	background-size: 100%; */
/* } */
/* } */

.articleIntro {
	height:95px;
	font-size: 14px;
	overflow:hidden;
	margin-bottom: 10px;
}
.articleFull {
	font-size: 14px;
	margin-bottom: 10px;
}
.buttonReadMore a:link {
	background: #FF7500;
	color: #FFF;
	padding: 10px 20px;
	-webkit-border-radius: 50px 50px 50px 50px;
	-moz-border-radius: 50px 50px 50px 50px;
	border-radius: 50px;
	transition: .3s;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}
.buttonReadMore a:hover {
	background: #969494;
}
.buttonPrevious a:link {
	background: #969494;
	color: #FFF;
	padding: 10px 20px;
	float: right;
	-webkit-border-radius: 50px 50px 50px 50px;
	-moz-border-radius: 50px 50px 50px 50px;
	border-radius: 50px;
	transition: .3s;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}

/* @media only screen and (max-width: 959px) { */
/* .buttonPrevious a:link { */
/* 	float: none; */
/* 	margin: 0 auto; */
/*     display: table; */
/*     margin-bottom: 50px; */
/* } */
/* } */

.buttonPrevious a:hover {
	background: #FF7500;
}
.buttonArchiveReadMore a:link {
	background: #FF7500;
	color: #FFF;
	font-size: 12px;
	padding: 7px 15px;
	-webkit-border-radius: 50px 50px 50px 50px;
	-moz-border-radius: 50px 50px 50px 50px;
	border-radius: 50px;
	transition: .3s;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}
.buttonArchiveReadMore a:hover {
	background: #969494;
}
.keywords {
	font-size: 9px;
	line-height: 9px;
	visibility: hidden;
	visibility: collapse;
}

/* @media only screen and (max-width: 959px) { */
/* .keywords { */
/* 	display: none; */
/* } */
/* } */

.mobiAd {
	width: 250px;
	height: 250px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}
.archiveList {
	border-bottom: solid 5px #F2F2F2;
	line-height: 32px;
}

/***************
** Blog Entry **
***************/
.blog_entry {
background: #F2F2F2;
padding: 20px;
margin-top: 40px;
-webkit-border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
border-radius: 10px;
}

.blog_entry input {
position: relative;
font-size: 14px;
height: 24px;
width: 100%;
border: 0;
-webkit-border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
border-radius: 3px;
}

.blog_entry_name {
font-weight: bold;
float: left;
}

.topHome
{
 background-image:url(/img/template/menu/icons/home.png) !important;
 background-repeat:no-repeat;
 background-size:20px;
 height:20px !important;
 width:20px !important;
 filter: alpha(opacity=50);
 opacity: 0.5;
 background-repeat:no-repeat;
 margin: 1px 1px 0 0;
 transition: .5s;
 float: left;
}
.topHome:hover
{
 background-image:url(/img/template/menu/icons/home.png) !important;
 background-repeat:no-repeat;
 background-size:20px;
 height:20px !important;
 width:20px !important;
 filter: alpha(opacity=100);
 opacity: 1;
 background-repeat:no-repeat;
 margin: 1px 1px 0 0;
 float: left;
}

.topSocialBlog
{
 background-image:url(/img/template/top/icon_blog.png) !important;
 background-repeat:no-repeat;
 background-size:25px;
 height:25px !important;
 width:25px !important;
 filter: alpha(opacity=50);
 opacity: 0.5;
 background-repeat:no-repeat;
 margin:0px 5px 0px 0px;
 transition: .5s;
 float: left;
}
.topSocialBlog:hover
{
 background-image:url(/img/template/top/icon_blog.png) !important;
 background-repeat:no-repeat;
 background-size:25px;
 height:25px !important;
 width:25px !important;
 filter: alpha(opacity=100);
 opacity: 1;
 background-repeat:no-repeat;
 margin:0px 5px 0px 0px;
 float: left;
}

.topSocialTwitter
{
 background-image:url(/img/template/top/icon_twitter.png) !important;
 background-repeat:no-repeat;
 background-size:25px;
 height:25px !important;
 width:25px !important;
 filter: alpha(opacity=50);
 opacity: 0.5;
 background-repeat:no-repeat;
 margin:0px 5px 0px 0px;
 transition: .5s;
 float: left;
}
.topSocialTwitter:hover
{
 background-image:url(/img/template/top/icon_twitter.png) !important;
 background-repeat:no-repeat;
 background-size:25px;
 height:25px !important;
 width:25px !important;
 filter: alpha(opacity=100);
 opacity: 1;
 background-repeat:no-repeat;
 margin:0px 5px 0px 0px;
 float: left;
}

.topSocialFacebook
{
 background-image:url(/img/template/top/icon_facebook.png) !important;
 background-repeat:no-repeat;
 background-size:25px;
 height:25px !important;
 width:25px !important;
 filter: alpha(opacity=50);
 opacity: 0.5;
 background-repeat:no-repeat;
 margin:0px 5px 0px 0px;
 transition: .5s;
 float: left;
}
.topSocialFacebook:hover
{
 background-image:url(/img/template/top/icon_facebook.png) !important;
 background-repeat:no-repeat;
 background-size:25px;
 height:25px !important;
 width:25px !important;
 filter: alpha(opacity=100);
 opacity: 1;
 background-repeat:no-repeat;
 margin:0px 5px 0px 0px;
 float: left;
}

.topSocialLinkedIn
{
 background-image:url(/img/template/top/icon_linkedin.png) !important;
 background-repeat:no-repeat;
 background-size:25px;
 height:25px !important;
 width:25px !important;
 filter: alpha(opacity=50);
 opacity: 0.5;
 background-repeat:no-repeat;
 margin:0px 5px 0px 0px;
 transition: .5s;
 float: left;
}
.topSocialLinkedIn:hover
{
 background-image:url(/img/template/top/icon_linkedin.png) !important;
 background-repeat:no-repeat;
 background-size:25px;
 height:25px !important;
 width:25px !important;
 filter: alpha(opacity=100);
 opacity: 1;
 background-repeat:no-repeat;
 margin:0px 5px 0px 0px;
 float: left;
}

.topSocialYoutube
{
 background-image:url(/img/template/top/icon_youtube.png) !important;
 background-repeat:no-repeat;
 background-size:25px;
 height:25px !important;
 width:25px !important;
 filter: alpha(opacity=50);
 opacity: 0.5;
 background-repeat:no-repeat;
 margin:0px 5px 0px 0px;
 transition: .5s;
 float: left;
}
.topSocialYoutube:hover
{
 background-image:url(/img/template/top/icon_youtube.png) !important;
 background-repeat:no-repeat;
 background-size:25px;
 height:25px !important;
 width:25px !important;
 filter: alpha(opacity=100);
 opacity: 1;
 background-repeat:no-repeat;
 margin:0px 5px 0px 0px;
 float: left;
}

.topSocialGoogle
{
 background-image:url(/img/template/top/icon_google.png) !important;
 background-repeat:no-repeat;
 background-size:25px;
 height:25px !important;
 width:25px !important;
 filter: alpha(opacity=50);
 opacity: 0.5;
 background-repeat:no-repeat;
 margin:0px 5px 0px 0px;
 transition: .5s;
 float: left;
}
.topSocialGoogle:hover
{
 background-image:url(/img/template/top/icon_google.png) !important;
 background-repeat:no-repeat;
 background-size:25px;
 height:25px !important;
 width:25px !important;
 filter: alpha(opacity=100);
 opacity: 1;
 background-repeat:no-repeat;
 margin:0px 5px 0px 0px;
 float: left;
}

.topSocialContact
{
 background-image:url(/img/template/top/icon_email.png) !important;
 background-repeat:no-repeat;
 background-size:25px;
 height:25px !important;
 width:25px !important;
 filter: alpha(opacity=50);
 opacity: 0.5;
 background-repeat:no-repeat;
 margin:0px 5px 0px 0px;
 transition: .5s;
 float: left;
}
.topSocialContact:hover
{
 background-image:url(/img/template/top/icon_email.png) !important;
 background-repeat:no-repeat;
 background-size:25px;
 height:25px !important;
 width:25px !important;
 filter: alpha(opacity=100);
 opacity: 1;
 background-repeat:no-repeat;
 margin:0px 5px 0px 0px;
 float: left;
}

.image-round-200 {
	height:200px;
	width:200px;
	overflow: hidden;
	-webkit-border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	border-radius: 200px;
}

.image-round-200 img {
	height:200px;
	width:240px;
}

a.top {
	display: block; 
	position: relative; 
	top: -250px; 
	visibility: hidden;
}

a.features,
a.configuration,
a.connections,
a.overview,
a.overview-features,
a.overview-benefits,
a.gallery,
a.feature,
a.field-sales,
a.field-marketing,
a.field-services,
a.logistics {
	display: block; 
	position: relative; 
	top: -178px; 
	visibility: hidden;
}


.breadcrumbs {
	font-size:11px;
	color:#CCC !important;
	line-height:22px;
}

.breadcrumbs a {
	font-size:11px;
	color:#CCC !important;
	line-height:22px;
}

.breadcrumbs a:hover {
	font-size:11px;
	color:#FF7500 !important;
	line-height:22px;
}

.breadcrumbs-current {
	color: #969494;
	font-weight:bold;
}

.breadcrumbs-dk {
	font-size:11px;
	color:#969494;
	line-height:1em;
}

.breadcrumbs-dk a {
	font-size:11px;
	color:#969494;
	line-height:1em;
}

.breadcrumbs-dk a:hover {
	color:#FF7500;
}

.breadcrumbs-current-dk {
	color: #969494;
	font-weight:bold;
}

.breadcrumbsHome
{
 background-image:url(/img/public/icon-home.gif) !important;
 background-repeat:no-repeat;
 background-size:12px;
 height:12px !important;
 width:12px !important;
 filter: alpha(opacity=50);
 opacity: 0.2;
 background-repeat:no-repeat;
 transition: .5s;
 float: left;
 margin: 0 5px 0 0;
}

.breadcrumbsHome:hover
{
 filter: alpha(opacity=100);
 opacity: 0.5;
}

.features-h3 {
	color: #969494 !important;
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	
}

.features-h3:hover {
	color: #4C4C4C !important;
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
}

.socialBox {
	background: #F1F1F1;
	padding: 30px;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

#home a.home:link li > a.home,
#solutions a.solutions:link li > a.solutions,
#company a.company:link li > a.company,
#contact a.contact:link li > a.contact,
#mws-overview a.mws-overview:link li > a.mws-overview,
#mws-features a.mws-features:link li > a.mws-features,
#mws-benefits a.mws-benefits:link li > a.mws-benefits,
#mws-references a.mws-references:link li > a.mws-references,
#mws-pricing a.mws-pricing:link li > a.mws-pricing,
#mws-industries a.mws-industries:link li > a.mws-industries
 {
	color: #FFF !important;
	background: #FF7500;
/* 	border-bottom: 4px solid #282828; */
	padding: 10px 15px 15px 15px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;

}

#outerbox {
width:100%;
position:absolute; /* to place it somewhere on the screen */
top:0px;
bottom:0px;} /* makes it lock to the bottom */
#innerbox{
width:100%;
position:absolute;	
min-height:100% !important;
height:auto;
}









/* MWS FEATURES */

.icons-mws-features-80-wh a {
	border: solid 5px #f2f2f2 !important;    
	width:80px;
	height:80px;
	background: #CCC !important;
	margin:0 auto 10px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.icons-mws-features-80-wh a:hover {
	border: solid 5px #FF7500;    
	width:80px;
	height:80px;
	background: #FF7500;
	margin:0 auto 10px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-mws-features-80-wh img {
	border: solid 5px #FF7500 !important;    
	width:80px;
	height:80px;
	background-color: #CCC !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
	margin-bottom: 10px;
}

.icons-mws-features-80-wh img:hover {
	border: solid 5px #FF7500 !important;    
	width:80px;
	height:80px;
	background-color: #FF7500 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
	margin-bottom: 10px;
}






.icons-mws-features-80-wh-01 a {
	border: solid 5px #f2f2f2 !important;    
	width:80px;
	height:80px;
	background: #CCC !important;
	margin:0 auto 10px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.icons-mws-features-80-wh-01 a:hover {
	border: solid 5px #FF7500;    
	width:80px;
	height:80px;
	background: #FF7500;
	margin:0 auto 10px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-mws-features-80-wh-01 img {
	border: solid 5px #CCC !important;    
	width:80px;
	height:80px;
	background-color: #CCC !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
	margin-bottom: 10px;
}

.icons-mws-features-80-wh-01 img:hover {
	border: solid 5px #FF7500 !important;    
	width:80px;
	height:80px;
	background-color: #FF7500 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
	margin-bottom: 10px;
}





.icons-mws-features-80-wh-02 a {
	border: solid 5px #f2f2f2 !important;    
	width:80px;
	height:80px;
	background: #CCC !important;
	margin:0 auto 10px;
	-webkit-border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.icons-mws-features-80-wh-02 a:hover {
	border: solid 5px #FF7500;    
	width:80px;
	height:80px;
	background: #FF7500;
	margin:0 auto 10px;
	-webkit-border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-mws-features-80-wh-02 img {
	border: solid 5px #FF7500 !important;    
	width:80px;
	height:80px;
	background-color: #CCC !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px;
	margin-bottom: 10px;
}

.icons-mws-features-80-wh-02 img:hover {
	border: solid 5px #FF7500 !important;    
	width:80px;
	height:80px;
	background-color: #FF7500 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px;
	margin-bottom: 10px;
}





.icons-mws-features-80-wh-02b a {
	border: solid 5px #f2f2f2 !important;    
	width:80px;
	height:80px;
	background: #CCC !important;
	margin:0 auto 10px;
	-webkit-border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.icons-mws-features-80-wh-02b a:hover {
	border: solid 5px #FF7500;    
	width:80px;
	height:80px;
	background: #FF7500;
	margin:0 auto 10px;
	-webkit-border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-mws-features-80-wh-02b img {
	border: solid 5px #CCC !important;    
	width:80px;
	height:80px;
	background-color: #CCC !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px;
	margin-bottom: 10px;
}

.icons-mws-features-80-wh-02b img:hover {
	border: solid 5px #FF7500 !important;    
	width:80px;
	height:80px;
	background-color: #FF7500 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px;
	margin-bottom: 10px;
}





.icons-mws-features-80-wh-03 a {
	width:80px;
	height:80px;
	background: #CCC !important;
	margin:0 auto 10px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.icons-mws-features-80-wh-03 a:hover {
	width:80px;
	height:80px;
	background: #FF7500;
	margin:0 auto 10px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-mws-features-80-wh-03 img {
	width:80px;
	height:80px;
	background-color: #CCC !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
	margin-bottom: 10px;
}

.icons-mws-features-80-wh-03 img:hover {
	width:80px;
	height:80px;
	background-color: #FF7500 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
	margin-bottom: 10px;
}




.icons-mws-features-80-wh-03b a {
	width:80px;
	height:80px;
	background: #F2F2F2 !important;
	margin:0 auto 10px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.icons-mws-features-80-wh-03b a:hover {
	width:80px;
	height:80px;
	background: #FF7500;
	margin:0 auto 10px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-mws-features-80-wh-03b img {
	width:80px;
	height:80px;
	background-color: #f2f2f2 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
	margin-bottom: 10px;
}

.icons-mws-features-80-wh-03b img:hover {
	width:80px;
	height:80px;
	background-color: #FF7500 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px;
	margin-bottom: 10px;
}




.icons-mws-features-80-wh-04 a {
	width:80px;
	height:80px;
	background: #CCC !important;
	margin:0 auto 10px;
	-webkit-border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.icons-mws-features-80-wh-04 a:hover {
	width:80px;
	height:80px;
	background: #FF7500;
	margin:0 auto 10px;
	-webkit-border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-mws-features-80-wh-04 img {
	width:80px;
	height:80px;
	background-color: #CCC !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px;
	margin-bottom: 10px;
}

.icons-mws-features-80-wh-04 img:hover {
	width:80px;
	height:80px;
	background-color: #FF7500 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px;
	margin-bottom: 10px;
}





.icons-mws-features-80-wh-04b a {
	width:80px;
	height:80px;
	background: #CCC !important;
	margin:0 auto 10px;
	-webkit-border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.icons-mws-features-80-wh-04b a:hover {
	width:80px;
	height:80px;
	background: #FF7500;
	margin:0 auto 10px;
	-webkit-border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-mws-features-80-wh-04b img {
	width:80px;
	height:80px;
	background-color: #f2f2f2 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px;
	margin-bottom: 10px;
}

.icons-mws-features-80-wh-04b img:hover {
	width:80px;
	height:80px;
	background-color: #FF7500 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-border-radius: 100px 100px 100px 100px;
	-moz-border-radius: 100px 100px 100px 100px;
	border-radius: 100px;
	margin-bottom: 10px;
}



.icons-mws-features-25 a {	
	font-size: 13px;
	font-weight: normal;
	color: #969494 !important;
	display: block;
	width:35px;
	height:35px;
	background: #CCC;
	margin:auto;
/*	margin-bottom: 10px;	*/
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-mws-features-25 a:hover {
	font-weight: bold;
	background: #FF7500;
}


.icons-mws-features-20 a {	
	font-size: 12px;
	font-weight: normal;
	color: #969494 !important;
	display: block;
	width:20px;
	height:20x;
	background: #CCC;
	margin:auto;
/*	margin-bottom: 10px;	*/
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    float: left;
}

.icons-mws-features-20 a:hover {
	font-weight: bold;
	background: #FF7500;
}




.icons-mws-features-expand {
	width: 200px;
	height: 140px;
	float: left;
	overflow: hidden;
	margin: 0 20px 30px 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.icons-mws-features-expand:hover {
	height: 180px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


/* INDUSTRIES */

.industriesDiv {
	width: 100%; 
	padding: 0px; 
	display: table; 
	text-align: center;
}

.industriesDiv a {
	display: inline-block!important; 
	max-width: 100%;
}

.industries-sub-thumb {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	color: #969494 !important;
	text-align: center;
	background: none;
	display: inline-block;
	padding: 5px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	width: 125px;
	height: 160px;
	vertical-align: top;
}

.industries-sub-thumb:hover {
	background: #f2f2f2;
}

.industries-menu {
	color: #4C4C4C;
	text-align: center;
	vertical-align: top;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.industries-menu:hover {
	color: #FF7500;
}

.industries-thumb {
	border: solid 5px #CCC;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    max-width: 100%;
}

.industries-thumb:hover {
	border: solid 5px #FF7500;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
}

.industries-thumb-submenu {
	border: solid 5px #CCC;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	border-radius: 7px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    max-width: 100%;
}

.industries-thumb-submenu:hover {
	border: solid 5px #FF7500;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);
}

.industries-thumb-box-submenu {
	text-align: center;
	background: none;
	padding: 10px;
	display: inline-block;
}

a:hover .industries-thumb-box-submenu img.industries-thumb {
	border: solid 5px #FF7500;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);
}

a:hover .industries-thumb-box-submenu h3.industries-menu {
	color: #FF7500;
}

.industries-thumb-box {
	text-align: center;
	padding: 23px 23px 0 23px;
	display: inline-block;
	vertical-align: top;
}

.industries-thumb-box-banner {
    text-align: center;
    padding: 23px 23px 0 23px;
    display: inline-block;
    vertical-align: top;
    width: 15%;
}

.industries-verticals-thumb-box {
	text-align: center;
	background: none;
	padding: 25px 25px 0 25px;
	display: inline-block;
	vertical-align: top;
	width: 15%;
}

a:hover .industries-thumb-box img.industries-thumb {
	border: solid 5px #FF7500;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
}

a:hover .industries-thumb-box h3.industries-menu {
	color: #FF7500;
}

/* CAREERS */

.thumb-careers-overview {
	width: 25%;
	margin: 30px 0 10px 0;
}

.icon-careers {
	float: left;
    margin-right: 30px;
}

.openingsBox {
	background: #FFF;
	padding: 30px;
	margin: 15px;
	width: 40%;
    float: left;
    display: table;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

/* @media only screen and (max-width: 959px) { */
/* .openingsBox { */
/* 	background: #FFF; */
/* 	padding: 20px; */
/* 	width: 90%!important; */
/* 	margin: 0 0 20px !important; */
/* } */
/* } */

.openingsBox:hover {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
}

.grayscale {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}



/* NEW CSS & RESPONSIVE STYLES */


/* -- TEMPLATES -- */


/* TEMPLATES-GENERAL */

.content {
	max-width:1200px;
	padding: 30px 0;
	margin: 0 auto;
	position: relative;
	height: auto;
/*	overflow: hidden;	*/
}

.content-top {
	padding-top: 130px;
}

/* @media only screen and (max-width: 959px) { */
/* .content-top { */
/* 	padding-top: 180px; */
/* } */
/* } */

.content-fixed {
	max-width: 1000px;
	padding: 30px 0;
	margin: 0 auto;
	height: auto;
	display: table;
	position: relative;
	overflow: hidden;
}

/* @media only screen and (max-width: 959px) { */
/* .content-fixed { */
/* 	max-width:1000px; */
/* 	padding: 50px 10px; */
/* 	margin: 0 auto; */
/* 	height: auto; */
/* 	display: table; */
/* 	position: relative; */
/* } */
/* } */

.divider {
	border-bottom: solid 5px #F2F2F2;
	margin: 30px 0;
	line-height: 0px;
}

/* @media only screen and (max-width: 959px) { */
/* .divider { */
/* 	margin: 30px 0; */
/* } */
/* } */

.divider-md {
	border-bottom: solid 5px #DDD;
	margin: 30px 0;
}

.divider-dk {
	border-bottom: solid 5px #969494;
	margin: 30px 0;
}

.divider-tight {
	border-bottom: solid 5px #F2F2F2;
	padding-bottom: 10px;
	line-height: 0px;
	display: block;
}

.columns-4 {
  -webkit-columns: 4 200px;
     -moz-columns: 4 200px;
          columns: 4 200px;
}

.columns-4 ul {
	padding: 0px;
}

.columns-3 {
  -webkit-columns: 3 100px;
     -moz-columns: 3 100px;
          columns: 3 100px;
}

.columns-3 ul {
	padding: 0px;
}

.columns-2 {
  -webkit-columns: 2 500px;
     -moz-columns: 2 500px;
          columns: 2 500px;
}

.box-rounded-wh-hidden {
	background: none;
	padding: 20px 10px;
	float: left;
	text-align: center;
	max-width: 30%;
	height: 220px;
	overflow: hidden;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

/* @media only screen and (max-width: 959px) { */
/* .box-rounded-wh-hidden { */
/* 	max-width: 100%; */

/* } */
/* } */

.box-rounded-wh-hidden:hover {
	background: #FFF;
	height: 310px;
}

/* BENEFITS */

. benefitsDiv {
	max-width: 100%; 
	padding: 10px; 
	display: table; 
	text-align: center;
}


.box-rounded-gry-benefits {
	width: 29%;
	text-align: center;
    background: none;
    padding: 15px;
    display: inline-block;
    vertical-align: top;
    border: solid 5px transparent;
    border-radius: 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.box-rounded-gry-benefits a {
	display: inline-block; 
	vertical-align: top; 
	width: 30%;
}

.box-rounded-gry-benefits:hover {
	background: #FFF;
	border: solid 5px #FF7500;

	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 2px 2px 10px 2px rgba(204,204,204,1);
}

.box-rounded-gry-benefits:hover img.icons-80 {
	background: #FF7500;
}

.box-rounded-gry-benefits:hover h3 {
	color: #FF7500;
}
.box-rounded-gry-benefits-hidden {
	background: none;
	padding: 20px 10px;
	display: inline-block;
	text-align: center;
	max-width: 30%;
	height: 105px;
	border: solid 5px transparent;
	overflow: hidden;
	vertical-align: top;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

/* @media only screen and (max-width: 959px) { */
/* .box-rounded-gry-benefits-hidden { */
/* 	max-width: 100%; */

/* } */
/* } */

.box-rounded-gry-benefits-hidden:hover {
	background: #fff;
	height: 210px;
	border: solid 5px #FF7500;
	
	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 2px 2px 10px 2px rgba(204,204,204,1);
}

.box-rounded-gry-benefits-hidden:hover img.icons-80 {
	background: #FF7500;
}

.box-rounded-gry-benefits-hidden:hover h3 {
	color: #FF7500;
}

.box-rounded-gry-features-hidden {
	text-align: center;
	background: none;
	padding: 15px;
	display: inline-block;
	border: solid 5px transparent;
	vertical-align: top;
	height: 8px;
	overflow: hidden;
	display: inline-block;
    width: 29%;
	
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

.box-rounded-gry-features-hidden:hover {
	background: #fff;
	height: 120px;
	border: solid 5px #FF7500;
	
	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 2px 2px 10px 2px rgba(204,204,204,1);
}

.box-rounded-gry-features-hidden:hover img.icons-80 {
	background: #FF7500;
}

.box-rounded-gry-features-hidden:hover h3 {
	color: #FF7500;
}


.box-rounded-dpy2 {
	text-align: center;
	background: none;
	padding: 15px;
	display: block;
	height: 20px;
	float: left;
	
	vertical-align: top;
	overflow: hidden;
    width: 45%;
    margin:15px 0px 15px 0px;
	
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	border: solid 5px transparent;
	text-align:center;
	
	-webkit-box-shadow: 0px 0px 15px 0px rgba(255,255,255,0);
	-moz-box-shadow: 0px 0px 15px 0px rgba(255,255,255,0);
	box-shadow: 2px 2px 10px 2px rgba(255,255,255,0);
}

.box-rounded-dpy2:hover {
	background: #fff;
	display: table;

	border: solid 5px #FF7500;
	text-align:center;
	
	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 2px 2px 10px 2px rgba(204,204,204,1);
}

.box-rounded-dpy2:hover img.icons-80 {
	background: #FF7500;
}

.box-rounded-dpy2:hover h3 {
	color: #FF7500;


	
}
.box-rounded-body {
	font-size: 14px;
	color: #4C4C4C;
	text-align: justify;
	line-height: 1.4em;
	text-align: center;
	margin-top:15px;
}
.box-rounded-dpy3 {
	text-align: center;
	background: none;
	padding: 15px;
	display: block;
	height: 18px;
	float: left;
	
	vertical-align: top;
	overflow: hidden;
    width: 29%;
    margin:15px 0px 15px 0px;
	
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	border: solid 5px transparent;
	text-align:center;
	
	-webkit-box-shadow: 0px 0px 15px 0px rgba(255,255,255,0);
	-moz-box-shadow: 0px 0px 15px 0px rgba(255,255,255,0);
	box-shadow: 2px 2px 10px 2px rgba(255,255,255,0);
}

.box-rounded-dpy3:hover {
	background: #fff;
	display: table;

	border: solid 5px #FF7500;
	text-align:center;
	
	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 2px 2px 10px 2px rgba(204,204,204,1);
}

.box-rounded-dpy3:hover img.icons-80 {
	background: #FF7500;
}

.box-rounded-dpy3:hover h3 {
	color: #FF7500;
}


.box-rounded-dpy3-tall {
	text-align: center;
	background: none;
	padding: 15px;
	display: inline-block;
	
	
	vertical-align: top;
	height: 20px;
	overflow: hidden;
	display: inline-block;
    width: 29%;
    margin:15px 0px 15px 0px;
	
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

.box-rounded-dpy3-tall:hover {
	background: #fff;
	height: 350px;
	border: solid 5px #FF7500;
	
	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 2px 2px 10px 2px rgba(204,204,204,1);
}

.box-rounded-dpy3-tall:hover img.icons-80 {
	background: #FF7500;
}

.box-rounded-dpy3-tall:hover h3 {
	color: #FF7500;
}



.box-rounded-gry-features {
	text-align: center;
	background: none;
	padding: 15px;
	display: inline-block;
	border: solid 5px transparent;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

a:hover .box-rounded-gry-features {
	border: solid 5px #FF7500;
	
	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 2px 2px 10px 2px rgba(204,204,204,1);
}

a:hover .box-rounded-gry-features img.icons-50 {
	background-color: #FF7500;
}

a:hover .box-rounded-gry-features h3 {
	color: #FF7500;
}

.box-rounded {
	font-size: 13px;
	line-height: 1em;
	color: #4c4c4c !important;
	text-align: center;
	background: none;
	padding: 15px;
	display: inline-block;
	vertical-align: top;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

/* @media only screen and (max-width: 959px) { */
/* .box-rounded { */
/* 	padding: 5px; */
/* 	margin: 3px; */
/* 	width: 40%; */
/* 	-webkit-border-radius: 5px 5px 5px 5px; */
/* 	-moz-border-radius: 5px 5px 5px 5px; */
/* 	border-radius: 5px; */
/* } */
/* } */

.box-rounded:hover {
	background: #F2F2F2;
}

.box-rounded:hover img.customers {
	background: #fff;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
}

.box-rounded:hover .grey-button {
	background-color: #FF7500;
}
	
.box-rounded:hover .orange-button {
	background-color: #969494;
}
	
.box-rounded-wh {
	text-align: center;
	background: none;
	padding: 15px;
	display: inline-block;
	border: solid 5px transparent;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

.box-rounded-wh a {
	color: #4c4c4c;
}

/* @media only screen and (max-width: 959px) { */
/* .box-rounded-wh { */
/* 	width: 90%; */
/* 	margin-bottom: 20px; */
/* } */
/* } */

.box-rounded-wh:hover {
	background: #FFF;
	border: solid 5px #FF7500;

	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 2px 2px 10px 2px rgba(204,204,204,1);
}

.box-rounded-wh a:hover {
	color: #4c4c4c;
}

.box-rounded-wh:hover img.icons-80-gry {
	background-color: #FF7500;
}
	
.box-rounded-wh:hover img.industries-thumb {
	border: solid 5px #FF7500;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
}

a:hover .box-rounded-wh h3.industries-menu {
	color: #FF7500;
}

.box-rounded-gry {
	text-align: center;
	background: none;
	padding: 15px;
	display: inline-block;
	border: solid 5px transparent;	

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

.box-rounded-gry a {
	color: #4c4c4c;
}

/* @media only screen and (max-width: 959px) { */
/* .box-rounded-gry { */
/* 	width: 80%; */
/* 	padding: 10px; */
	
/* 	-webkit-border-radius: 5px 5px 5px 5px; */
/* 	-moz-border-radius: 5px 5px 5px 5px; */
/* 	border-radius: 5px; */
/* } */
/* } */

/* @media (max-width: 500px) { */
/* .box-rounded-gry { */
/* 	padding: 10px; */
	
/* 	-webkit-border-radius: 5px 5px 5px 5px; */
/* 	-moz-border-radius: 5px 5px 5px 5px; */
/* 	border-radius: 5px; */
/* } */
/* } */

.box-rounded-gry:hover {
	background: #FFF;
	border: solid 5px #FF7500;

	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 2px 2px 10px 2px rgba(204,204,204,1);
}

a:hover .box-rounded-gry img.icons-50 {
	background-color: #FF7500;
}

a:hover .box-rounded-gry img.icons-80 {
	background-color: #FF7500;
}

.box-rounded-gry:hover img.icons-60-or {
	display: block;
	width:80px;
	height:80px;
	background: #FF7500;
}

.box-rounded-gry:hover img.icons-80 {
	background-color: #FF7500;
}

.box-rounded-gry:hover img.icons-100 {
	background-color: #FF7500;
}

a:hover .box-rounded-gry img.icons-50-circle-gry {
	background-color: #FF7500;
}

a:hover .box-rounded-gry img.icons-80-gry {
	background-color: #FF7500;
}
	
a:hover .box-rounded-gry img.image-rounded {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
}

a:hover .box-rounded-gry img.industries-thumb {
	border: solid 5px #FF7500;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
}

.box-rounded-gry:hover img.customers {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
}

.box-rounded-gry:hover h3.references-numbers {
	color:#FF7500;
	font-size:32px;
	font-weight: 400;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.box-rounded-gry:hover h4.references-titles {
	color:#FF7500;
	font-size:21px;
	font-weight: bold;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.box-rounded-gry:hover .grey-button {
	background: #FF7500;
}

a:hover .box-rounded-gry h3.industries-menu {
	color: #FF7500;
}

a:hover .box-rounded-gry h1 {
	color: #FF7500;
}

a:hover .box-rounded-gry h3 {
	color: #FF7500;
}

.box-rounded-gry:hover h1 {
	color: #FF7500;
}

.box-rounded-gry:hover h3 {
	color: #FF7500;
}

.box-rounded-gry-keynumbers {
	text-align: center;
	background: none;
	display: inline-block;
	border: solid 5px transparent;
	display: inline-block; 
	width: 18%; 
	padding: 30px; 
	vertical-align: top;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

.box-rounded-gry-keynumbers:hover {
	background: #FFF;
	border: solid 5px #FF7500;

	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 2px 2px 10px 2px rgba(204,204,204,1);
}

.box-rounded-gry-keynumbers:hover img.icons-60-or {
	display: block;
	width:80px;
	height:80px;
	background: #FF7500;
}

.box-rounded-gry-keynumbers:hover h3.references-numbers {
	color:#FF7500;
	font-size:32px;
	font-weight: 400;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.box-rounded-gry-keynumbers:hover h4.references-titles {
	color:#FF7500;
	font-size:21px;
	font-weight: bold;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.mws-submenu-flyout {
	visibility: hidden;
	height: 0px;
	margin: -70px 20px 0px 20px;
	padding: 0px;
	background: #FFF;
	position : relative;
	z-index : 20;
	border: solid 5px #FF7500;
	border-radius:10px;
}

.industries-thumb-box:hover ~ .mws-submenu-flyout, .mws-submenu-flyout:hover {
	visibility: visible;
	height: auto;
/*	-webkit-transition: all 0.2s ease-in-out .5s;
    -moz-transition: all 0.2s ease-in-out .5s;
    -o-transition: all 0.2s ease-in-out .5s;
    transition: all 0.2s ease-in-out .5s;*/
}

.box-rounded-gry-static {
	text-align: center;
	background: #F5F5F5;
	padding: 20px;
	display: table;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}


/* TEMPLATES-FOOTER */

#footer {
	background-color: #4C4C4C;
	width:100%;
	min-width: 1200px;
}

.footer-template {
	width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}
	
.footer-content {
	width: 100%;
	color: #FFF;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.8em;
	display: table;
	padding: 50px 0;	
}

#footer a {
	color: #BBB;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#footer a:HOVER {
	color: #FFF;
	font-weight: bold;
	margin-left: 5px;
}

.footer-col-header {
	display: block;
	margin: 5px 0;
	font-size: 1.6em;
	font-weight: 400;
	color: #FF7500;	
	text-align: left;
}

.footer-col {
	display: inline-block;
	width: 21%;
	border-right: solid 3px #555;
	padding-left: 30px;
	vertical-align: top;
	text-align: left;
}

.footer-badge {
	width: 100%;
	margin-bottom: 5px;
}

.admin-mobi-footer {
	font-size:11px;
	color:#FFFFFF;
	background:#FF7500;
	padding: 20px 0;
	display: table;
    width: 100%;
    white-space: nowrap;
}

.admin-mobi-footer a {
	color:#FFF;
}

.admin-mobi-footer .footer1L
{
 display:block;
 float:left;
 padding:0px 0px 0px 25px;
}

.admin-mobi-footer .footerC
{
 display:block;
 float:left;
 margin:auto;
 text-align:center;
 width: 60%;
}

.admin-mobi-footer .footer1R
{
 display:block;
 float:right;
 padding:0px 25px 0px 0px;
}

#copyright {
	background-color: #FF7500;
}

.copyright-content {
	color: #FFF;
	font-size: 12px;
	font-weight: 300;
	width: 96%;
	padding: 20px 25px;
	display: table;
	margin: 0 auto;
}

.copyright-mobiworkllc {
	float: left;
}

.copyright-tagline {
	float: right;
}




/* TEMPLATES-ARE YOU READY? */

#areyouready-dk {
	width: 100%;
	background: #4C4C4C;
	color: #FFF;
	font-weight: 300;
	z-index: 15;
}

#areyouready-md {
	background: #969494;
	color: #FFF;
	font-weight: 400;
	letter-spacing: -1em;
	z-index: 15;
}

#areyouready-lt {
	background: #CCC;
	color: #4C4C4C;
	font-weight: 400;
	z-index: 15;
}

.areyouready-inner {
	padding: 30px 0;
	height: 50px;
	margin: 0 auto;
	display: table;
}

.areyouready-buttons {
	display: table;
	float: right;
	margin: none;
}

.areyouready-header {
	font-size: 32px;
	font-weight: 400;
	letter-spacing: -1px;
	text-align: left; 
	color: #FFF;
	float: left;
	line-height: 1em;
	margin-top: 10px;
	margin-right: 25px;
}

.areyouready-buttons {
	float: right; 
}



/* SECURITY & PRIVACY */

.security-image-right {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    float: right;
    margin: 0 10px 0 30px;
	display: flex;
    align-items: center;
    justify-content: center;
    width: 30%;
    height:auto; 
    padding: 0px; 
    overflow: hidden;
}


.security-image-left {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    float: left;
    margin: 0 30px 0 10px;
	display: flex;
    align-items: center;
    justify-content: center;
    width: 30%;
    height:auto; 
    padding: 0px; 
    overflow: hidden;
}

#security {
	background: #969494;
	display: table;
	margin: 0 auto;
	width: 100%;
}

.security-inner {
	padding: 40px 0;
	margin: 0 auto;
	text-align: center;
	display: table;
	vertical-align: middle;
	max-width: 1000px;
}

/* @media only screen and (max-width: 959px) { */
/* .security-inner-responsive { */
/* 	padding: 20px 10px; */
/* 	height: 115px; */
/* } */
/* } */

.security-title {
	font-size: 36px;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	letter-spacing: -1px;
	display: block;
}

/* @media only screen and (max-width: 959px) { */
/* .security-title-responsive { */
/* 	font-size: 24px; */
/* } */
/* } */

.security-seals {
	max-width: 1000px;
	display: inline-block;
	margin: 10px 5px 0 5px;
	vertical-align: top;
}

/* @media only screen and (max-width: 959px) { */
/* .security-seals { */
/* 	max-width: 220px; */
/* } */
/* } */


/* BUTTONS */

.button-small-languages {
	color: #FFF!important;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	-moz-border-radius: 25px 25px 25px 25px;  
    -webkit-border-radius: 25px 25px 25px 25px;
    border-radius: 25px;
    line-height: 0em;
}


/* @media only screen and (max-width: 959px) { */
/* .button-small-sales { */
/* 	display: none; */
/* } */
/* } */

/* @media only screen and (max-width: 959px) { */
/* .button-small-demo { */
/* 	display: none; */
/* } */
/* } */

.button-small-free-trial-urc {
	color: #FFF!important;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 15px 5px 15px;
	-moz-border-radius: 25px 25px 25px 25px;  
    -webkit-border-radius: 25px 25px 25px 25px;
    border-radius: 25px;
}


.button-small {
	color: #FFF!important;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 15px 5px 15px;
	-moz-border-radius: 25px 25px 25px 25px;  
    -webkit-border-radius: 25px 25px 25px 25px;
    border-radius: 25px;
}

.button-big {
	font-size: 18px;
	font-weight: normal;
	color: #FFF!important;
	display:block;
	text-align:center; 
	padding: 15px 25px;
	-moz-border-radius: 50px 50px 50px 50px;  
    -webkit-border-radius: 50px 50px 50px 50px;  
    border-radius: 50px;
}

/* @media only screen and (max-width: 959px) { */
/* .button-big { */
/* 	font-size: 12px; */
/* 	padding: 10px 15px; */
/* 	-moz-border-radius: 4px 4px 4px 4px;   */
/*     -webkit-border-radius: 4px 4px 4px 4px;   */
/*     border-radius: 4px; */
/*     float: right; */
/* } */
/* } */

.button-areyouready {
	font-size: 18px;
	font-weight: normal;
	color: #FFF!important;
	display:block;
	text-align:center; 
	padding: 15px 25px;
	-moz-border-radius: 50px 50px 50px 50px;  
    -webkit-border-radius: 50px 50px 50px 50px;  
    border-radius: 50px;
	float: right;
}

/* @media only screen and (max-width: 959px) { */
/* .button-areyouready { */
/* 	font-size: 12px; */
/* 	padding: 10px 20px; */
/* 	-moz-border-radius: 50px 50px 50px 50px;   */
/*     -webkit-border-radius: 50px 50px 50px 50px;   */
/*     border-radius: 50px; */
/* 	float: none; */
/* 	margin: 0 auto;  */
/* } */
/* } */

.button-read {
	color: #FFF!important;
	font-size: 12px;
	font-weight: 400;
	padding: 8px 12px;
	-moz-border-radius: 25px 25px 25px 25px;
	-webkit-border-radius: 25px 25px 25px 25px;
	border-radius: 25px;

	-webkit-transition: .5s;
	transition: .5s;
}



/* MENU TOP */

.menu-top-container {
	background: #4C4C4C;
	position: fixed;
	width: 100%;
/*	min-width: 1200px;	*/
	padding: 5px 0;
	z-index: 20;
	display: table;
}

.menu-top {
	max-width: 100%;
	padding: 0 25px;
	margin: 0 auto;
	position: relative;
}

.menu-top-freetrial {
	display: table;
    float: right;
    padding: 3px 0;
}

.menu-top-freetrial-lp {
	display: table;
    float: right;
    margin: 25px 15px;
}

.breadcrumbs {
	font-size:11px;
	color:#CCC !important;
	line-height:1em;
	display: table;
	height: 25px;
	float:left;
	margin-left: 15px;
}

.tagline-div {
	float: right;
	margin: auto;
	margin-right: 15px;
}

.tagline-menu-top {
	font-size: 14px;
	color: #CCC;
}

/* MENU-MAIN */

.header-main {
	display: table;
	width: 100%; 
/* 	min-width: 1200px; */
	background: #FFF; 
	border-bottom: solid 10px #FF7500; 
	padding: 10px 0 0 0; 
	top: 35px;
	margin: 0 auto; 
	position:fixed; 
	z-index:9; 
	-moz-box-shadow:0px 5px 10px rgba(0,0,0,0.3); 
	-webkit-box-shadow:0px 5px 10px rgba(0,0,0,0.3); 
	box-shadow:0px 5px 10px rgba(0,0,0,0.3);
	font-size: 16px;
}

.header-main-lp {
	display: table;
	width: 100%; 
/* 	min-width: 1200px; */
	background: #FFF; 
	border-bottom: solid 10px #FF7500; 
	padding: 10px; 
	top: 0px;
	margin: 0 auto; 
	position:fixed; 
	z-index:9; 
	-moz-box-shadow:0px 5px 10px rgba(0,0,0,0.3); 
	-webkit-box-shadow:0px 5px 10px rgba(0,0,0,0.3); 
	box-shadow:0px 5px 10px rgba(0,0,0,0.3);
	font-size: 16px;
}

.header-main-inner {
	max-width: 100%;
	margin: 0 auto;
}

.mobi-logo {
	float: left;
	border-right: solid 5px #f2f2f2;
	padding-right: 20px;
}

#header-title {
}

.header-title {
	color:#969494;
	font-size:30px;
	font-weight:400;
	line-height: 1em;
	letter-spacing:-1px;
	text-align:left;
	display: table;
	padding: 3px 0 0 20px;
	margin-left: 255px;
	margin-bottom: -35px;
}

.header-title-lp {
	color:#969494;
	font-size:32px;
	font-weight:400;
	line-height: 1em;
	letter-spacing:-1px;
	text-align:left;
	display: table;
	padding: 0 0 0 20px;
	float: left;
	margin-top: 30px;
}


/* BANNERS */

/* HOMEPAGE-SLIDER */

.banner-home {
	background: #FFF; 
	margin: 0 auto; 
	padding-top: 130px; 
	height: auto; 
	overflow: hidden;
}

div.banner-quote {
	display: table; 
	margin: 0 auto; 
	width: 1200px; 
	height: 200px;
}


.button-play {
	margin: 0 auto;
	opacity: .3;
	width: 150px;
	display: block;
	padding-top: 60px;
}

/* @media only screen and (max-width: 959px) { */
/* .button-play-responsive { */
/* 	width: 100px; */
/* 	padding-top: 60px; */
/* } */
/* } */

.slider-title {
	font-size: 28px;
	color: #FFF;
	font-weight: 400;
	liner-height: 1em;
	letter-spacing: -1px;
	margin-left: 53%;
	margin-top: 110px; 
	max-width: 475px;
}

/* @media only screen and (max-width: 959px) { */
/* .slider-title-responsive { */
/* 	font-size: 18px; */
/* 	color: #FFF; */
/* 	font-weight: 300; */
/* 	liner-height: 1em; */
/* 	letter-spacing: -1px; */
/* 	margin-top: 85px;  */
/* 	margin-left: 70px; */
/* } */
/* } */

.mobi-icon-home {
	width: 60px;
	float:left;
	margin-top: 120px;
}

/* @media only screen and (max-width: 959px) { */
/* .mobi-icon-home-responsive { */
/* 	width: 50px; */
/* 	float:left; */
/* 	margin-top: 80px; */
/* 	padding-left: 10px; */
/* } */
/* } */

.content-home {
	max-width:1000px;
	padding: 30px 0;
	margin: 0 auto;
	position: relative;
	height: auto;
	overflow: hidden;
	display: block;
}

/* @media only screen and (max-width: 959px) { */
/* .content-home-responsive { */
/* 	padding: 30px 10px; */
/* } */
/* } */



/* HOMEPAGE-SOLUTIONS */

#solutions-mws-box, #solutions-st-box {
	height: 370px;
	max-width: 440px;
	margin-top: 20px;
	padding: 0 20px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	text-align: center;
	-webkit-transition: .5s;
	transition: .5s;	
	overflow: hidden;
}

/* @media only screen and (max-width: 959px) { */
/* #solutions-box-responsive { */
/* 	height: 340px; */
/* } */
/* } */

#solutions-mws-box:hover, #solutions-st-box:hover {
	height: 480px;
	background-color: #F5F5F5;
}

#solutions-mws-box {
	float: left;	
}

#solutions-st-box {
	float:right;
}

#solutions-box {
	height: 264px;
	max-width: 1000px;
	margin-top: 20px;
	-webkit-transition: .5s;
	transition: .5s;	
	overflow: hidden;
}

#solutions-box:hover {
	height: 580px;
}
.solutions-header {
	color: #FF7500;
	display: block;
	margin: 20px 0 0;
	font-weight: normal;
	font-size: 30px;
	letter-spacing: -1px;
}

.solutions-subheader {
	display: block;
	font-weight: bold;
	font-size: 18px;
	color: #969494;
	line-height: 1em;
}

.section-header {
	display: block;
	color:#FF7500;
	font-size:32px;
	letter-spacing:-1px;
	font-weight: 400;
	text-align: center;
	line-height: 1.25em;
}

.section-header-left {
	display: block;
	color:#FF7500;
	font-size:32px;
	letter-spacing:-1px;
	font-weight: 400;
	text-align: left;
	line-height: 1.25em;
}

.section-header-icon {
	display: block;
	width:35px!important;
	height:35px!important;
	background: #FF7500;
	float: left;
    margin-right: 10px;
    margin-top: 0px;	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.section-header-icon-title {
	display: inline-block; 
	text-align: left;	
	color:#FF7500;
	font-size:32px;
	letter-spacing:-1px;
	font-weight: 400;
	text-align: center;
	line-height: 1.25em;
}


.section-header-right {
	display: block;
	padding-bottom: 10px;
	color:#FF7500;
	font-size:36px;
	letter-spacing:-1px;
	font-weight: 400;
	text-align: right;
	line-height: 1em;
}

/* @media only screen and (max-width: 959px) { */
/* .section-header-right { */
/* 	text-align: center; */
/* 	font-size:2em; */
/* } */
/* } */

.section-subheader {
	display: block;
	color:#4C4C4C;
	font-size:24px;
	font-weight: 300;
	text-align: center;
	margin-bottom:0px;
	line-height: 1em;
}

/* @media only screen and (max-width: 959px) { */
/* .section-subheader { */
/* 	display: block; */
/* 	color:#4C4C4C; */
/* 	font-size:1.2em; */
/* 	font-weight: 300; */
/* 	text-align: center; */
/* 	margin-bottom:0px; */
/* 	line-height: 1em; */
/* } */
/* } */

.section-body {
	font-size: 14px;
	color: #4C4C4C;
	text-align: justify;
	line-height: 1.4em;
}

.section-half-left {
	width: 44%;
	float: left;
	display: table;
	margin-right: 30px;
}

/* @media only screen and (max-width: 959px) { */
/* .section-half-left { */
/* 	width: 100%; */
/* 	float: none; */
/* } */
/* } */

.solutions-image {
	display: block;
	margin: 20px auto 30px;
}

/* @media only screen and (max-width: 959px) { */
/* .solutions-image-responsive { */
/* 	display: block; */
/* 	max-height: 175px; */
/* 	margin: 0 auto; */
/* } */
/* } */

.solutions-icon {
	width: 90px!important;
	height: 90px!important;
}

	
/* HOMEPAGE-INDUSTRIES */


#industries {
	background-image:url("/img/public/background_light.jpg");
	background-repeat:repeat;
	background-color: #EDEDED;
}

.industry-item-div {
	max-width:230px;
	height: 230px;
	float: left;
	margin:40px 10px 20px 10px;
}

/* @media only screen and (max-width: 959px) { */
/* .industry-item-div-responsive { */
/* 	float: none; */
/* 	margin:0 auto; */
/* 	padding: 20px 0; */
/* } */
/* } */

.industry-item-div-last {
	margin-right: 0px;
}

/* @media only screen and (max-width: 959px) { */
/* .industry-item-div-last-responsive { */
/* 	margin-right: auto; */
/* } */
/* } */

.industry-item-header {
	color: #FF7500;
	font-size: 16px;
	font-weight: 400;
	display: block;
	margin-top: 10px;
}

.industry-image {
    max-width: 230px;
    height: 200px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
     -webkit-transition: .5s;
    transition: .5s;
    opacity: 0.9;
}

.industry-image:hover {
	opacity: 1;
}



/* NEWS-SOCIAL */


.socialBox-content {
	padding: 20px 10px;
	max-width: 1000px;
}

.socialBox {
	background: #F5F5F5;
	padding: 30px;
	width:410px;
	margin:0 20px 20px 0;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

/* @media only screen and (max-width: 959px) { */
/* .socialBox-responsive { */
/* 	padding: 10px; */
/* 	width:95%; */
/* 	margin:10px 0; */
/* } */
/* } */

.socialBox:hover {
	background: #FFF;
}

.socialBox-title {
	font-size: 36px;
	color: #FF7500;
	line-height: 1em;
	letter-spacing: -1px;
	text-align:left;
	display: table-cell;
	vertical-align: middle;
	float: left;
	margin-top: 18px;
}

/* @media only screen and (max-width: 959px) { */
/* .socialBox-title-responsive { */
/* 	font-size: 28px; */
/* 	margin-top: 12px; */
/* } */
/* } */

.socialIcon {
	margin-left: auto;
	margin-right: 20px;
	height: 75px;
	width: 75px;
	background-repeat: no-repeat;
	background-size: 75px 75px;
	background: #CCC;
	color: #CCC;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	border-radius: 7px;
	float: left;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

/* IE */
	max-height:75px;
	max-width:75px;	
}

/* @media only screen and (max-width: 959px) { */
/* .socialIcon { */
/* 	margin-left: auto; */
/* 	margin-right: 20px; */
/* 	height: 50px; */
/* 	width: 50px; */
/* 	background-repeat: no-repeat; */
/* 	background-size: 50px 50px; */
/* 	background: #CCC; */
/* 	color: #CCC; */
/* 	-webkit-border-radius: 7px 7px 7px 7px; */
/* 	-moz-border-radius: 7px 7px 7px 7px; */
/* 	border-radius: 7px; */
/* 	float: left; */

/* 	-webkit-transition: all 0.3s ease-in-out; */
/*     -moz-transition: all 0.3s ease-in-out; */
/*     -o-transition: all 0.3s ease-in-out; */
/*     transition: all 0.3s ease-in-out; */

/* /* IE */ */
/* 	max-height:50px; */
/* 	max-width:50px;	 */
/* } */
/* } */

.socialIcon:HOVER {
	background-color: #FF7500;
	color: #969494;

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



/* NEWS-PRESS RELEASES */


.newsheader {
	display: table;
	width: 100%;
}

.newsdate {
	display: table;
	font-size: 12px;
	color: #969494;
}

.newstitle {
	padding: 10px 0 10px 0;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: -.5px;
	display: table;
	color: #FF7500!important;
}

.press-title {
	font-size: 36px;
	font-weight: 400;
	line-height: 1em;
	letter-spacing: -1px;
}

/* @media only screen and (max-width: 959px) { */
/* .press-title-responsive { */
/* 	font-size: 24px; */
/* 	letter-spacing: -.5px; */
/* } */
/* } */

.press-title-sub {
	font-size: 21px;
	line-height: 1em;
}

/* @media only screen and (max-width: 959px) { */
/* .press-title-sub-responsive { */
/* 	font-size: 16px; */
/* 	letter-spacing: -.5px; */
/* 	line-height: 1em; */
/* } */
/* } */

.newscontent {
	display: block;
	font-size: 14px;
	line-height: 1.5em;
	text-align: justify;
}

.back {
	color: #969494;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	padding-left: 35px;
}
	
.back:hover {
	color: #FF7500;
}
	
.buttonPdf {
	background-image:url(/img/template/menu/icons/pdf2.png);
	background-size:24px;
	background-repeat:no-repeat;
	height:24px !important;
	width:24px !important;
	float: left;
	background-color: #969494;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
	transition: .5s;
	float:right;
}
.buttonPdf:hover {
	background-color: #FF7500;
}



/* LOCATION */

.location-image {
	float: right;
	margin-left: 30px;
	width: 47%;
}

.location-map {
	float: left;
	margin-right: 30px;
	width: 47%;
}



/* MANAGEMENT */

.team-image {
/*    border: 4px solid #999999; */
    width: 200px;
    height: 200px;
    float: left;
    margin: 0 30px 0 0;
    -webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

.team-name {
	
}

.team-title {
	
}


/* INTELLECTUAL PROPERTY */


.ip-date {
	display: table;
	font-size: 12px;
	color: #969494;
}

.ip-patent {
	display: table;
	font-size: 18px;
	margin: 10px 0;
	color: #969494;
}

.ip-title {
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: -.5px;
	display: table;
	color: #4c4c4c;
}

.ip-content {
	display: block;
	font-size: 14px;
	text-align: justify;
	height: 60px;
	overflow: hidden;
}



/* PARTNERS-VAR */


.partner-var-image-right {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    float: right;
    margin: 0 10px 0 30px;
	display: flex;
    align-items: center;
    justify-content: center;
    width: 30%;
    height:auto; 
    padding: 0px; 
    overflow: hidden;
}


.partner-var-image-left {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    float: left;
    margin: 0 30px 0 10px;
	display: flex;
    align-items: center;
    justify-content: center;
    width: 30%;
    height:auto; 
    padding: 0px; 
    overflow: hidden;
}

.section-header-cta {
	display: block;
	color:#FF7500;
	font-size:32px;
	letter-spacing:-1px;
	font-weight: 400;
	line-height: 1.25em;
	text-align: left; 
	float: left;
}

.partner-var-content-half {
	width: 40%;
	float: left;
	margin-right: 30px;
	display: table;
}

/* @media only screen and (max-width: 959px) { */
/* .partner-var-content-half-responsive { */
/* 	width: 100%; */
/* 	float: none; */
/* 	margin-bottom: 20px; */
/* } */
/* } */



/* CUSTOMERS/PARTNERS */

.customers {
	margin:10px;
	text-align: center;
	background: #fff;
	display: inline-block;
	padding:20px;
	border: solid 5px transparent;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

/* @media only screen and (max-width: 959px) { */
/* .customers { */
/* 	margin: 5px; */
/* 	padding:10px; */
/* 	height: auto!important; */
/* 	width: 22%; */
/* } */
/* } */

.customers:hover {
	background: #fff;
	border: solid 5px #FF7500;

	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 2px 2px 10px 2px rgba(204,204,204,1);
}


.customers-gry {
	margin:10px;
	text-align: center;
	background: #f5f5f5;
	display: inline-block;
	padding:20px;
	border: solid 5px transparent;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

/* @media only screen and (max-width: 959px) { */
/* .customers-gry { */
/* 	margin: 5px; */
/* 	padding:10px; */
/* 	height: auto!important; */
/* 	width: 22%; */
/* } */
/* } */

.customers-gry:hover {
	background: #FFF;
	border: solid 5px #FF7500;

	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 2px 2px 10px 2px rgba(204,204,204,1);
}

.customers-wh {
	margin:10px;
	text-align: center;
	background: #FFF;
	width: 12%;
	display: inline-block;
	padding:20px;
	border: 2px solid #f2f2f2;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* @media only screen and (max-width: 959px) { */
/* .customers-wh { */
/* 	margin: 5px; */
/* 	padding:10px; */
/* 	height: auto!important; */
/* 	width: 22%; */
/* } */
/* } */

.customers-img {
	background-position: center;
	background-repeat: no-repeat;
/*	height:80px !important;	*/
	max-width: 100%;
	display: table-cell;
	vertical-align: middle;
	margin: 0 auto;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
/*	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
*/
}

/* @media only screen and (max-width: 959px) { */
/* .customers-img { */
/* 	height:50px !important; */
/* } */
/* } */

.customers-img:hover {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	filter: grayscale(0%);
}

.customers-img-color {
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
	display: table-cell;
	vertical-align: middle;
	margin: 0 auto;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.customers-banner {
	margin:10px;
	text-align: center;
	display: inline-block;
	padding:20px;
	border: solid 5px transparent;
	width: 17%;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

.customers-slider {
	margin:10px;
	text-align: center;
	background: #fff;
	display: inline-block;
	padding:20px;
	border: solid 5px transparent;
	width: 17%;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

.customers-slider:hover {
	background: #fff;
	border: solid 5px #FF7500;

	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 2px 2px 10px 2px rgba(204,204,204,1);
}

.customers-slider-img {
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
	display: table-cell;
	vertical-align: middle;
	margin-right: 20px!important;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


/* ABOUT */

.about-mobi-icon {
	width: 200px;
	float:right;
	margin:0 0 30px 30px;
}

/* @media only screen and (max-width: 959px) { */
/* .about-mobi-icon-responsive { */
/* 	width: 120px; */
/* 	margin:0 0 15px 20px; */
/* } */
/* } */



/* CONTACT */

.image-contact {
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    float: left;
}

/* @media only screen and (max-width: 959px) { */
/* .image-contact-responsive { */
/* 	display: none; */
/* } */
/* } */

.contact-form-div {
	margin: auto;
	display: table;
}

.contact-form-submit {
	text-align: center;
	width: 570px;
	float: right;
}

/* @media only screen and (max-width: 959px) { */
/* .contact-form-submit { */
/* 	width: 100%; */
/* 	float: none; */
/* } */
/* } */



/* LOGIN */


#login-page {
	background: #FFF;
}

#login-header {
	background: #FFF;
	height: 100px;
	width: 100%;
	padding: 10px 0;
	text-align: center;
}

#login-container {
	width: 100%;
	margin: 0px auto;
	background: url("/img/public/home/background.png");
	padding-top: 1px;
}

#login-panel {
	width: 950px;
	height: auto;
	background: url("/img/public/home/login-bg.png") repeat-x;
	border: 1px solid #AAA;
/*	box-shadow: 0px 0px 2px rgba(50,50,50,0.15); */
	margin: 30px auto 30px;
	padding: 10px 20px 30px;
	overflow:none;

	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

#login-credentials {
	margin: 0 auto;
	text-align:center;
}

.login-input {
	font-size: 14px;
	width: 25vw; 
	height: 25px;
	margin: 0px 30px 25px 50px; 
	padding: 5px;
	border: 0px solid #CCC;
/*	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
*/
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
	background-color: #F5F5F5; 
	 }


.login-input:focus {
/*	box-shadow: 0px 0px 3px #FF7500;	*/
	border: solid 3px #FF7500;
}  

.login-button-submit {
	font-size: 14px;
	padding: 10px 20px 10px 20px;
	margin: 10px 240px 15px 0px;
	width: 100px;
	
	-webkit-transition: .5s;
	transition: .5s;
}

.login-forgot {
	font-size: 12px;
	color: #4C4C4C;
	position: relative;
	
	/* top: 20px; */
}

.login-remember_me {
	margin: 0px 50px 25px 5px; 
	font-size: 12px;
	color: #4C4C4C;
	position: relative;
}

.login-forgot:hover {
	text-decoration: underline;
}

#login-reflection {
	background-image: url("/img/public/home/login-reflection.png");
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 392px;
	height: 100px;
}

/* SOLUTIONS */

.solutionsBox-wide {
	color: #4c4c4c;
	background: #fff;
	border: solid 5px #F2F2F2;
	padding: 30px;
	display: table;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

.solutionsBox-wide:hover {
	background: #F2F2F2;
}

.solutionsBox-narrow {
	background: #fff;
	border: solid 5px #F2F2F2;
	padding: 20px 10px;
	display: table;
	float: left;
	text-align: center;
	width: 154px;
	height: 210px; 

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

.solutionsBox-narrow:hover {
	background: #F2F2F2;
}

.solutionsBox-narrow-banner {
	background: #fff;
	border: solid 5px #CCC;
	padding: 20px 10px;
	display: table;
	display: inline-block;
	margin: 0 10px 20px 10px;
	text-align: center;
	width: 15%;
	height: 220px;
	vertical-align: top; 

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

/* @media only screen and (max-width: 959px) { */
/* .solutionsBox-narrow-banner { */
/* 	width: 34%!important; */
/* 	height: 225px!important; */
/* } */
/* } */

a:hover .solutionsBox-narrow-banner {
	border: solid 5px #FF7500;
	
	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 2px 2px 10px 2px rgba(204,204,204,1);
}

a:hover .solutionsBox-narrow-banner img.icons-75-circle-gry {
	background-color: #FF7500;
}
	
a:hover .solutionsBox-narrow-banner  h1.solutionsHeader-banner {
	color: #FF7500;
}

a:hover h1.solutionsHeader-banner {
	color: #FF7500;
}

.solutionsHeader {
	color: #FF7500; 
	font-size: 32px;
	margin-bottom: 10px;
}

.solutionsSubheader {
	color: #4C4C4C;
	font-size: 21px;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 10px;
}

.solutionsHeader-banner {
	font-size: 24px;
	margin-bottom: 10px;
	color : #969494;
	-webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

.solutionsSubheader-banner {
	color: #4C4C4C;
	font-size: 18px;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 10px;
}


/* IMAGES */

.image-rounded {
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    max-width: 100%;
}

/* @media only screen and (max-width: 959px) { */
/* .image-rounded { */
/* 	-webkit-border-radius: 5px 5px 5px 5px; */
/* 	-moz-border-radius: 5px 5px 5px 5px; */
/* 	border-radius: 5px; */
/* } */
/* } */

.image-rounded:hover {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
}

.image-rounded-thumb {
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	border-radius: 7px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.image-rounded-thumb:hover {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}

.image-screencap {
	border: 3px solid #FFF;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 8px;
}

.image-screencap img{
	border: 3px solid #FFF;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.image-screencap-left {
	border: 3px solid #FFF;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    float: left;
    margin: 10px 30px 10px 10px;
    padding: 20px;
    background: #f5f5f5;
}

/* @media only screen and (max-width: 959px) { */
/* .image-screencap-left { */
/* 	border-radius: 5px; */
/*     display: table; */
/* 	margin: 0 0 20px 0; */
/* 	width: 100%; */
/* } */
/* } */

.image-screencap-left-nobdr {
    float: left;
    margin: 0 30px 0 10px;
    max-width: 500px;
}

/* @media only screen and (max-width: 959px) { */
/* .image-screencap-left-nobdr { */
/*     display: table; */
/* 	margin: 0 0 20px 0; */
/* 	max-width: 100% !important; */
/* } */
/* } */

.image-screencap-right {
	border: 3px solid #FFF;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    float: right;
    margin: 10px 10px 10px 30px;
    padding: 20px;
    background: #f5f5f5;
    background-size: contain;
}

/* @media only screen and (max-width: 959px) { */
/* .image-screencap-right { */
/* 	border-radius: 5px; */
/*     display: table; */
/* 	margin: 0 0 20px 0; */
/* 	width: 100%; */
/* } */
/* } */

.image-screencap-right-nobdr {
    float: right;
    margin: 0 10px 0 30px;
    max-width: 500px;
}

/* @media only screen and (max-width: 959px) { */
/* .image-screencap-right-nobdr { */
/*     display: table; */
/* 	margin: 0 0 20px 0; */
/* 	max-width: 100% !important; */
/* } */
/* } */

.slider-image-caption {
	color: #969494;
/*	background: #fff;
	opacity: .9;	*/
	font-weight: bold;
	width: 100%;
	padding: 14px 0px;
}

.slider-image-caption-gry {
	color: #fff;
	font-weight: bold;
	background: #969494;
	opacity: .8;
	padding: 10px;
}

.image-gallery-left {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
/*	border: 2px solid #eee;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; */
    float: left;
    margin: 0 30px 0 10px;
    padding: 15px;
    width: 45%;
	display: flex;
    align-items: center;
    justify-content: center;
}

/* @media only screen and (max-width: 959px) { */
/* .image-gallery-left { */
/* 	border-radius: 5px; */
/*     display: table; */
/* 	margin: 0 0 20px 0; */
/* 	width: 90%; */
/* 	height: auto; */
/* } */
/* } */

.image-gallery-right {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
/*	border: 2px solid #eee;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; */
    float: right;
    margin: 0 10px 0 30px;
    padding: 15px;
    width: 45%;
	display: flex;
    align-items: center;
    justify-content: center;
}

/* @media only screen and (max-width: 959px) { */
/* .image-gallery-right { */
/* 	border-radius: 5px; */
/*     display: table; */
/* 	margin: 0 0 20px 0; */
/* 	width: 90%; */
/* 	height: auto; */
/* } */
/* } */

.coming-soon-left {
	position: absolute;
    top: 50px;
    left: 10px;
    width: auto;
    height: 50%;
}

.coming-soon-right {
	position: absolute;
    top: 50px;
    right: 10px;
    width: auto;
    height: 50%;
}

.screencap-desktop {
	background-image: url("/img/public/screenshot-desktop-frame.png");
	background-size: contain;
	width: 300px;
}

.image-half-right {
	float: right;
	margin-left: 30px;
	width: 47%;
}

@media only screen and (max-width: 959px) {
.image-half-right {
	float: none;
	margin-left: 0px;
	width: 100%;
}
}

.image-half-left {
	float: left;
	margin-right: 30px;
	width: 47%;
}

@media only screen and (max-width: 959px) {
.image-half-left {
	float: none;
	margin-right: 0px;
	width: 100%;
}
}


/* BACKGROUND-BARS */

.background-bar-wh {
	background: #FFF; 
}

.background-bar-gry {
	background:#f7f7f7 url(/img/public/background_light.jpg); 
    border-top:solid 1px #DDD;
	border-bottom:solid 1px #DDD;
}


/* ARROWS */

.arrow-down-wh {
	width: 15px; 
	height: 15px; 
	border-radius: 100px; 
	padding: 10px; 
	float: right;
	background-image: url('/img/public/icon-arrow-down-gry.png');
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-position: 10px;
	margin-top: -7px;
	margin-left: -30px;
}


.arrow-down-gry {
	width: 15px; 
	height: 15px; 
	background: #f5f5f5; 
	border-radius: 100px; 
	padding: 10px; 
	float: right;
	background-image: url('/img/public/icon-arrow-down-gry.png');
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-position: 10px;
	margin-top: -7px;
	margin-left: -30px;
}

.arrow-down-outline {
	width: 10px; 
	height: 10px; 
	border: solid 1px #ccc;
	border-radius: 100px; 
	padding: 10px; 
	float: right;
	background-image: url('/img/public/icon-arrow-down-gry.png');
	background-size: 10px 10px;
	background-repeat: no-repeat;
	background-position: 10px;
	margin-top: -7px;
	margin-left: -30px;
}


/* MWS DIAGRAM */

.diagram-mws {
	background-image: url(/img/public/solutions/platform/overview/diagram.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
	margin: 40px auto;
	max-width: 800px;
	height: 515px;
}
.diagram-mws-assets {
	background-image: url(/img/public/solutions/platform/overview/diagram-assets.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
	margin: 40px auto;
	max-width: 800px;
	height: 515px;
}
.diagram-mws-sales {
	background-image: url(/img/public/solutions/platform/overview/diagram-sales.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
	margin: 40px auto;
	max-width: 800px;
	height: 515px;
}
.diagram-mws-logistics {
	background-image: url(/img/public/solutions/platform/overview/diagram-logistics.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
	margin: 40px auto;
	max-width: 800px;
	height: 515px;
}
.diagram-mws-field-services {
	background-image: url(/img/public/solutions/platform/overview/diagram-fieldservices.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
	margin: 40px auto;
	max-width: 800px;
	height: 515px;
}

.diagram-title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	color: #969494;
}

.diagram-title-office {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	color: #969494;
	float: left;
	margin: 35px 0 0 165px;
}

.diagram-title-customers {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	color: #969494;
	float: right;
	margin: 39px 187px 0 0;
}

.diagram-title-workers {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	color: #969494;
	float: left;
	margin: 430px 0 0 93px;
}

.diagram-overview {
	width: 25%;
	margin:10px;
	text-align: center;
	background: #fff;
	display: inline-block;
	vertical-align: top;
/*	padding:20px;	*/
	border: solid 5px transparent;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}



/* CASE STUDIES */

.casestudies-name {
	color: #969494;
	font-size: 21px;
	font-weight: 400;
	text-align: left;
	line-height: 1em;
	letter-spacing: -.5px;
}

.casestudies-description {
	color: #4C4C4C;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	line-height: 1em;
}

/* SOLUTIONS COMPARISON */

.solutions-compare-table {
	margin:0px;padding:0px;
	border:2px solid #cccccc;
}
.solutions-compare-table table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}
.solutions-compare-table tr:last-child td:last-child {
}
.solutions-compare-table table tr:first-child td:first-child {
}
.solutions-compare-table table tr:first-child td:last-child {
}
.solutions-compare-table tr:last-child td:first-child{
}
.solutions-compare-table tr:hover td{
}
.solutions-compare-table tr:nth-child(odd){ background-color:#f5f5f5; }
.solutions-compare-table tr:nth-child(even)    { background-color:#ffffff; }.solutions-compare-table td{
	vertical-align:middle;
	border:2px solid #cccccc;
	border-width:0px 2px 2px 0px;
	text-align:left;
	padding:5px;
	font-size:14px;
/*	color:#4c4c4c;
*/
}
.solutions-compare-table tr:last-child td{
	border-width:0px 2px 0px 0px;
}
.solutions-compare-table tr td:last-child{
	border-width:0px 0px 2px 0px;
}
.solutions-compare-table tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.solutions-compare-table tr:first-child td{
	background:-o-linear-gradient(bottom, #cccccc 5%, #cccccc 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #cccccc) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #cccccc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#cccccc");	background: -o-linear-gradient(top,#cccccc,cccccc);

	background-color:#cccccc;
	border:0px solid #cccccc;
	text-align:center;
	border-width:0px 0px 2px 2px;
/*	font-size:16px;
	font-weight:bold;
	color:#4c4c4c;
*/
}
.solutions-compare-table tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #cccccc 5%, #cccccc 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #cccccc) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #cccccc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#cccccc");	background: -o-linear-gradient(top,#cccccc,cccccc);

	background-color:#cccccc;
}
.solutions-compare-table tr:first-child td:first-child{
	border-width:0px 0px 2px 0px;
}
.solutions-compare-table tr:first-child td:last-child{
	border-width:0px 0px 2px 2px;
}

.solutions-compare-list-grey li {
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
	background: url('/img/public/bullet-gry.png') no-repeat 0 4px;
	background-size: 5px;
	padding: 0 0 0 15px;
	margin-left: 5px;
}

.solutions-compare-title {
	font-size: 18px;
	font-weight: bold;
	color: #4C4C4C;
	line-height: 1em;
}

.fs {
 width:200px;
 align:left;
 font-size:14px;
}

/* REFERENCES */

.references-numbers {
	display: block;
	color:#4c4c4c;
	font-size:18px;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	letter-spacing:-1px;
}

.references-titles {
	display: block;
	color:#4c4c4c;
	font-size:18px;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
}

/* @media only screen and (max-width: 959px) { */
/* .references-titles { */
/* 	font-size:14px; */
/* } */
/* } */


/* SUCCESS STORIES */

.quote {
	letter-spacing: 0px;
	line-height: 1.2em;
	font-size: 20px;
	font-weight: 300;
	color: #4C4C4C;
	text-align: justify;
	margin-top: 10px;
}

.quote-title {
	letter-spacing: -1px;
	text-align: left;
	font-size: 24px;
	margin-top: 15px;
}

.quote-author {
	color: #4C4C4C;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
}


/* PRICING */

.pricing-table {
	margin:0px;padding:0px;
	border:2px solid #cccccc;
	font-size: 14px;
	
}
.pricing-table table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}
.pricing-table tr:last-child td:last-child {
}
.pricing-table table tr:first-child td:first-child {
}
.pricing-table table tr:first-child td:last-child {
}
.pricing-table tr:last-child td:first-child{
}
.pricing-table tr:hover td{
}
.pricing-table tr:nth-child(odd) { background-color:#f5f5f5; }
.pricing-table tr:nth-child(even) { background-color:#ffffff; }
.pricing-table td{
	vertical-align:middle;
	border:2px solid #cccccc;
	border-width:0px 2px 2px 0px;
	text-align:center;
	padding:5px;
/*	font-size:14px;
	color:#4c4c4c;
*/
}
.pricing-table tr:last-child td{
	border-width:0px 2px 0px 0px;
}
.pricing-table tr td:last-child{
	border-width:0px 0px 2px 0px;
}
.pricing-table tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.pricing-table tr:first-child td{
	background:-o-linear-gradient(bottom, #cccccc 5%, #cccccc 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #cccccc) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #cccccc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#cccccc");	background: -o-linear-gradient(top,#cccccc,cccccc);

	background-color:#cccccc;
	border:0px solid #cccccc;
	text-align:center;
	border-width:0px 0px 2px 2px;
	font-size:16px;
	font-weight:bold;
	color:#4c4c4c;
}
.pricing-table tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #cccccc 5%, #cccccc 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #cccccc) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #cccccc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#cccccc");	background: -o-linear-gradient(top,#cccccc,cccccc);

	background-color:#cccccc;
}
.pricing-table tr:first-child td:first-child{
	border-width:0px 0px 2px 0px;
}
.pricing-table tr:first-child td:last-child{
	border-width:0px 0px 2px 2px;
}


/* SUPPORT */

.supportBox-banner {
	background: #fff;
	border: solid 5px #F2F2F2;
	width: 20%;
    padding-bottom: 10px;
	padding: 20px 10px;
	margin: 10px;
	display: table;
    float: left;
	text-align: center;
	height: 175px; 

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

.supportBox-banner:hover {
	border: solid 5px #FF7500;
	
	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 2px 2px 10px 2px rgba(204,204,204,1);
}

.supportBox-banner:hover img.icons-50-circle-gry {
	background-color: #FF7500;
}

.supportBox-banner:hover .grey-button {
	background-color: #FF7500;
}

.supportBox-banner:hover .box-rounded {
	background-color: #f2f2f2;
}

a:hover .supportBox-banner .section-header {
	color: #FF7500;
}


/* COLLAPSIBLE ACCORDIAN */

.collapsible-panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 0px solid transparent;
    border-radius: 5px;
}

.collapsible-panel-group .collapsible-panel {
    margin-bottom: 5px;
    border-radius: 5px;
}

.collapsible-panel-group a {
	color: #4c4c4c;
}

.collapsible-panel-default {
    border-color: #ccc;
}

.collapsible-panel-heading {
    color: #4c4c4c;
    background-color: #f2f2f2;
	padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}


.collapsible-panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.collapse.in {
    display: block;
}

.collapse {
    display: none;
}

.collapsible-panel-body {
    padding: 15px;
}


/* FAQ ACCORDIAN */

.accordion-wh {
  background: transparent;
  color: #4c4c4c;
  cursor: pointer;
  padding: 15px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  border-bottom: solid 1px #f2f2f2;
}

.accordion-wh:hover {
  background-color: #f2f2f2; 
}

.accordion-wh:active {
  background-color: transparent; 
}

.accordion-wh:focus {
  background-color: transparent; 
}

.panel-wh {
  padding: 10px 20px 20px 20px;
  display: none;
  background-color: transparent;
  overflow: hidden;
  border-bottom: solid 1px #f2f2f2;
}

button.accordion-wh:before {
    content: '\002B';
    color: #4c4c4c;
    font-weight: bold;
    float: left;
    margin: 0 15px 5px 0;
}

.accordion-gry {
  background: transparent;
  color: #4c4c4c;
  cursor: pointer;
  padding: 15px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  border-bottom: solid 1px #dddddd;
}

.accordion-gry:hover {
  background-color: #ffffff; 
}

.accordion-gry:active {
  background-color: transparent; 
}

.accordion-gry:focus {
  background-color: transparent; 
}

.panel-gry {
  padding: 10px 20px 20px 20px;
  display: none;
  background-color: transparent;
  overflow: hidden;
  border-bottom: solid 1px #dddddd;
}

button.accordion-gry:before {
    content: '\002B';
    color: #4c4c4c;
    font-weight: bold;
    float: left;
    margin: 0 15px 5px 0;
}



/* ONLINE-HELP: DROPDOWN MENU */

.help-dropdown-big {
	max-width: 90%;
	display: inline-block; 
}

.help-dropdown-form-big {
	background: #FFF;
	border: none;
	max-width: 100%;
	height: 40px;
}

/* @media only screen and (max-width: 959px) { */
/* .help-dropdown-form-big { */
/* 	font-size: 12px; */
/* } */
/* } */

.help-dropdown-arrow-right-big {
	width: 20px; 
	height: 20px; 
	background: #969494; 
	border-radius: 100px; 
	padding: 10px; 
	float: right;
	background-image: url('/img/public/icon-arrow-right.png');
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: 10px;
}

.help-dropdown-arrow-left-big {
	width: 20px; 
	height: 20px; 
	background: #969494; 
	border-radius: 100px; 
	padding: 10px; 
	float: left;
	background-image: url('/img/public/icon-arrow-left.png');
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: 10px;
}

.help-dropdown-small {
	max-width: 80%;
	display: inline-block; 
}

.help-dropdown-form-small {
	background: #F5F5F5;
	border: none;
	max-width: 100%;
	height: 20px;
	font-size: 14px;
}

/* @media only screen and (max-width: 959px) { */
/* .help-dropdown-form-small { */
/* 	font-size: 12px; */
/* } */
/* } */

.help-dropdown-arrow-right-small {
	width: 10px; 
	height: 10px; 
	background: #969494; 
	border-radius: 100px; 
	padding: 5px; 
	float: right;
	background-image: url('/img/public/icon-arrow-right.png');
	background-size: 10px 10px;
	background-repeat: no-repeat;
	background-position: 5px;
}

.help-dropdown-arrow-left-small {
	width: 10px; 
	height: 10px; 
	background: #969494; 
	border-radius: 100px; 
	padding: 5px; 
	float: left;
	background-image: url('/img/public/icon-arrow-left.png');
	background-size: 10px 10px;
	background-repeat: no-repeat;
	background-position: 5px;
}

/* ONLINE-HELP */

.content-top-onlinehelp {
	padding-top: 140px;
}

/* @media only screen and (max-width: 959px) { */
/* .content-top { */
/* 	padding-top: 180px; */
/* } */
/* } */

.online_help_section_selected {
	background: #FFF; 
	color:#FF7500 !important;
	border-bottom: solid 3px #FF7500;/*#969494;*/
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
    transition: background .3s linear 0s, color .3s linear 0s;
    -moz-transition: background .3s linear 0s, color .3s linear 0s;
    -ms-transition: background .3s linear 0s, color .3s linear 0s;
    -o-transition: background .3s linear 0s, color .3s linear 0s;
    -webkit-transition: background .3s linear 0s, color .3s linear 0s;

}

.onlineHelp_mobiTabSelected {
	background: #FF7500;
	color:#FFF !important;
	padding: 10px 15px;
	border-radius: 5px 5px 0 0;
	padding-right: 70px;
    transition: background .3s linear 0s, color .3s linear 0s;
    -moz-transition: background .3s linear 0s, color .3s linear 0s;
    -ms-transition: background .3s linear 0s, color .3s linear 0s;
    -o-transition: background .3s linear 0s, color .3s linear 0s;
    -webkit-transition: background .3s linear 0s, color .3s linear 0s;
}

/* @media only screen and (max-width: 959px) { */
/* .onlineHelp_mobiTabSelected { */
/* 	background: #FF7500!important;  */
/* 	border-radius: 0; */
/* } */
/* } */


.box-rounded-gry-menu-ol-hidden {
	background: none;
	padding: 20px 10px;
	float: left;
	text-align: center;
	height: 90px;
	overflow: hidden;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

/* @media only screen and (max-width: 959px) { */
/* .box-rounded-gry-menu-ol-hidden { */
/* 	max-width: 100%; */
/* 	float: none; */

/* } */
/* } */

.box-rounded-gry-menu-ol-hidden:hover {
	background: #f5f5f5;
	height: 210px;
}


/* SIDEBAR MENU */

#sidebar {
    padding-top: 5px;
}

#sidebar .sidebar-heading {
    color: #4C4C4C;
    background: #FFF;
    padding: 10px 0px 10px 10px;    
    font-size: 12px;
    font-weight: bold!important;	
    line-height: 1em;
    margin: 0px;
    border-bottom: 1px solid #f2f2f2;
}

#sidebar .sidebar-heading:hover {
    background: #F5F5F5;
}

#main h4 {
    color: #4C4C4C;
    font-size: 18px;
    font-weight: 500;
    line-height: 1em;
}

#main #sidebar li {
    list-style-type: none;
/*    border-bottom: 1px solid #F2F2F2;	*/
}

#main #sidebar li a {
    color: #4c555a;
}

#main #sidebar li a.selected {
    color: #FF7500;
    font-weight: bold!important;
    outline: none;
    box-shadow: inset 3px 0 0 #FF7500;
    margin-left: 5px;
}

#main #sidebar li a:hover {
    color: #FF7500;
}

#main #sidebar .mainbar {
/*	position: fixed; /* Make it stick, even on scroll */
    overflow: auto;
    list-style-type: none;
    width: 250px;
}

#main #sidebar .sidebar-items li .sidebar-item {
    display: block;
    padding: 5px 10px 5px 25px;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #FFF;
	border-bottom: solid 1px #f2f2f2;
}
.sidebar-items li ul{
	padding-left: 10px;
}

#main #sidebar .sidebar-items li .sidebar-main-item {
    display: block;
    padding: 5px 10px 5px 15px;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #FFF;
	border-bottom: solid 1px #f2f2f2;
}

#main #sidebar .sidebar-items li .sidebar-item:hover {
    font-weight: bold;
    background: #F5F5F5;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#expand-sub-asset {
	padding-left: 30px;
}

#expand-sub-asset:last-child {
	border-bottom: solid 0px #f2f2f2!important;
}

#main td {
	color:	#4c555a;
}

.api-section {
	padding: 25px;
	    /*     border-bottom: 1px solid #F2F2F2;*/
}

.args-list {
    margin-top: 8px;
 /*   border-top: 1px solid #F2F2F2;*/
    list-style-type: none;
    width: 100%;    
  /*  border-bottom: 1px solid #F2F2F2;*/    
 }

.args-param {
 	display: block;
    margin-left: 0;
    padding: 5px;
    border: 0;
    border-radius: 0;
    line-height: 1.2em;    
    font-size: 16px;
 }
 
.args-desc {
    padding:5px;
    padding-left: 25px;
    border: 0;
    border-radius: 0;
    font-size: 14px;
 }
 
.args-required {
 	display: block;
    margin-left: 0;
    padding: 4px 0 0;
    border: 0;
    border-radius: 0;
    line-height: 1.2em;
/* 	color: #ffae54;	*/
 	color: #FF7500;
    font-size: 13px;
 }
 
 
 .args-type {
 	display: block;
    margin-left: 0;
    padding: 4px 0 0;
    border: 0;
    border-radius: 0;
    line-height: 1.2em;
 	    color: #4c4c4c;
    font-size: 13px;
 }
 
 
a.example:hover {
 color: #FF7500;
 }
 
.example {
 	font-size: 12px;
    font-weight: 500;
 	color: #4C4C4C; 	
 }
 
#exampleTable {
 	border: 1px solid #e6e6e6;
	border-radius: 4px;
 	background-color: #f6f6f6;
 }
 
.exampleDiv p {
	font-size: 14px;
    font-weight: 500;
 }
 
.exmaple-content {
 	border: none; resize:none; background-color: #e6e6e6;
 }
 
#main {
    background: #fff;
    display: table;
    width: 100%;
    padding: 130px 0 0;
}

navbar {
    display: table-cell;
    width: 250px;
    white-space: nowrap;
    position: relative;
     border-right: 5px solid #F2F2F2;
}

#rightbar {
    display: table-cell;
    vertical-align: top;
    
}

.expandable {
/*	background: #f5f5f5;*/
/*	   border-bottom: 1px solid #F2F2F2;	*/ 
}

.expandBarButton {
	background-color: #969494; 
	background-repeat: no-repeat;
    background-size: 20px 20px;
    border-radius: 3px;
    bottom: 0;
    left: 0;
    max-height: 20px;
    max-width: 20px;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.expandBarButton:hover {
	background-color: #FF7500;
}

.api-title {
	font-size: 32px;
	font-weight: 400;
	color: #969494;
	letter-spacing: -1px;
}

.online-help-pageTitle {
    font-size: 36px;
    font-weight: 400;
    color: #FF7500;
    letter-spacing: -1px;
}

.online-help-page-header {
	font-size: 36px;
    font-weight: 400;
    text-align: center;
    color: #4C4C4C;
    letter-spacing: -1px;
}

.online-help-section-header {
	font-size: 28px;
    font-weight: 400;
    text-align: left;
    color: #FF7500;
    letter-spacing: -1px;
}

.online-help-section-subheader {
	display: block;
	color:#4C4C4C;
	font-size:24px;
	font-weight: 400;
	text-align: center;
	margin-bottom:0px;
	line-height: 1em;
    margin: 0 35px;
}

.online-help-section-body {
	font-size: 14px;
	color: #4C4C4C;
	text-align: justify;
	line-height: 1.2em;
    margin: 0 35px;
}

.online-help-content {
	padding: 30px 0 30px 30px;
	margin: 0 auto;
	position: relative;
	height: auto;
	overflow: hidden;
}

.online-help-section-paragraph {
	height: auto; 
	display: table;
	text-align: left; 
	padding: 15px;	
	width: 98%;
}

.online-help-background-bar-wh {
	background: #FFF; 
}

.online-help-background-bar-gry {
	background:#f7f7f7 url(/img/public/background_light.jpg); 
    border-top:solid 1px #DDD;
	border-bottom:solid 1px #DDD;
}

.online-help-navbar {
    min-width: 250px;
    white-space: nowrap;
     border-right: 5px solid #F2F2F2;
}

.online-help-parameters-table {
border:solid 1px #ccc;
width:98%;
text-align:left;
padding: 15px;
border-radius: 5px;
}
.online-help-parameters-table td {
padding:5px 10px 0px 0px;	

margin:0px;
}

.online-help-toc-section-title li {
	font-size: 18px;
    font-weight: bold;
}

.online-help-toc-section-title li li {
	font-size: 14px;
    font-weight: bold;
}

.online-help-toc-section-title li li li {
	font-size: 14px;
    font-weight: normal;
}

.online-help-toc-section ul {
	line-height: 1.5;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 18px;
    list-style-type: disc;
   }
} 


/* RESELLERS */

.banner-reseller banner-lp 

/***** RESPONSIVE CSS *****/

/* TEMPLATE */

@media only screen and (max-width: 959px) {
.content {
	max-width:100%;
	padding: 30px 20px;
	top: 30px;
}
}

@media only screen and (max-width: 959px) {
.header-main-responsive {
	max-width: 100%; 
	top: 35px;
	height: 70px;
	position: fixed;
}
}

@media only screen and (max-width: 959px) {
.header-main-lp-responsive {
	padding: 10px 0;
}
}

@media only screen and (max-width: 959px) {
.mobi-logo-responsive {
	height: 60px;
	margin: 0 auto !important;
	display: table;
	float: none;
	border-right: none;
	padding: 0 0 10px 0 !important;
	padding-right: 0px;
}
}

@media only screen and (max-width: 959px) {
.header-title-responsive {
	color: #FFF;
	font-size: 21px;
	padding: 15px 0;
	position: fixed;
	text-align: center;
	margin: 0 auto;
	display: table;
	width: 100%;
	background: #FF7500;
	margin-top: 71px;
	height: 0px;
	border-left: none;
	float: none;
	-moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
}
}

@media only screen and (max-width: 959px) {
.header-title-lp-responsive {
	color: #FFF;
	font-size: 21px;
	padding: 15px 0;
	position: fixed;
	text-align: center;
	margin: 10px auto;
	display: table;
	width: 100%;
	background: #FF7500;
	border-left: none;
	float: none;
	-moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
}
}

@media only screen and (max-width: 959px) {
.mzr-main-responsive {
	display: none;
}
}

@media only screen and (max-width: 959px) {
.breadcrumbs {
    display: none;
}
}

@media only screen and (max-width: 959px) {
#footer {
	min-width: 100%;
}
}

@media only screen and (max-width: 959px) {
.footer-template {
	width: 100%;
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
}
}
	
@media only screen and (max-width: 959px) {
.footer-col {
	width: 40%;
	border-right: 0px;
}
}

@media only screen and (max-width: 959px) {
.admin-mobi-footer {
    width: 100%;
    max-width: 100%;
}
}

@media only screen and (max-width: 959px) {
.admin-mobi-footer .footer1L
{
	display:table;
	float:none;
	padding:0px;
	text-align: center;
	margin: auto;
}
}

@media only screen and (max-width: 959px) {
.admin-mobi-footer .footerC
{
	display:table;
	float:none;
	padding:0px;
	text-align: center;
	vertical-align:middle;
}
}

@media only screen and (max-width: 959px) {
.admin-mobi-footer .footer1R
{
	display:table;
	float:none;
	padding:0px;
	text-align: center;
	margin: auto;
}
}

@media only screen and (max-width: 959px) {
.section-header-left {
	text-align: center;
}
}

@media only screen and (max-width: 959px) {
.section-header-icon {
	display: block;
	float: none;
    margin-right: 0px;
    margin: auto;
}
}

@media only screen and (max-width: 959px) {
.section-header-icon-title {
	text-align: center;	
	display: block;
	white-space: normal;
}
}

@media only screen and (max-width: 959px) {
.section-header-cta {
	text-align: center;
	float: none;
}
}

/* MENU */

@media only screen and (max-width: 959px) {
.menu-top-container {
	position: fixed;
	z-index: 20;
	display: table;
}
}

@media only screen and (max-width: 959px) {
.menu-top-freetrial {
/*    float: none;	*/
    margin: auto;
}
}

@media only screen and (max-width: 959px) {
.menu-top-freetrial-lp {
    display: none;
}
}

@media only screen and (max-width: 959px) {
.tagline-menu-top {
	display: none;
}
}

/* @media only screen and (max-width: 600px) {
.login-button-small {
    display: none;
}
} */

@media only screen and (max-width: 959px) {
.tagline-div {
	float: left;
	margin-right: 0px;
	text-align: center;
	width: 70%;
}
}

@media only screen and (max-width: 959px) {
.menu-references {
	display: inline-block!important; 
	vertical-align: top; 
	width: 25%;
}
}

@media only screen and (max-width: 959px) {
.menu-licensing {
	display: inline-block!important; 
	vertical-align: top; 
	width: 40%;
}
}

@media only screen and (max-width: 959px) {
.menu-partners {
	display: inline-block!important; 
	vertical-align: top; 
	width: 40%;
}
}

@media only screen and (max-width: 959px) {
.menu-company {
	display: inline-block!important; 
	vertical-align: top; 
	width: 25%;
}
}

/* BANNER */

@media only screen and (max-width: 959px) {
.banner {
	padding-top: 173px;
	margin: 0 auto;
/*	height: 390px;	*/
	overflow: hidden;
}
}

@media only screen and (max-width: 959px) {
.banner-lp {
	background-repeat: repeat-x;
    background-position: center;
    background-size: 160%;
    position: relative;
    margin: auto 0;
    width: 100%;
    height: 470px;
}
}
	
@media only screen and (max-width: 600px) {
.banner-lp-quote-bg {
	width: 100%;
	background: url(/img/public/slider-message-background-dark.png) repeat;
	text-align: center;
	position: absolute;
	top: 400px;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 15px 0; 

}
}

/*
@media only screen and (max-width: 959px) {
.banner-lp {
	padding-top: 0px;
	margin: 0 auto;
	height: 390px;
	overflow: hidden;
	margin-top: 140px;
	background-repeat: no-repeat;
    background-size: 70%;
    background-position: -50%;
}
}*/

@media only screen and (max-width: 959px) {
.tp-caption.News-Title, .News-Title {
    font-size: 10px!important;
    line-height: 1em!important;
}
}

@media only screen and (max-width: 600px) {
.banner-quote-bg {
	width: 100%;
	background: url(/img/public/slider-message-background.png) repeat;
	display: none;
}
}

@media only screen and (max-width: 959px) {
div.banner-quote {
	width: 20%; 
	height: auto;
}
}

@media only screen and (max-width: 959px) {
.banner-home {
	padding-top: 155px; 
	height: 200px; 
}
}

@media only screen and (max-width: 600px) {
.hephaistos.tparrows {
    top: 85%!important;
}
}

/* ARE YOU READY */

@media only screen and (max-width: 959px) {
.areyouready-inner {
	padding: 20px 0;
	display: table;
}
}

@media only screen and (max-width: 959px) {
.areyouready-buttons {
	float: none!important;
	margin: auto;
/*	margin-left: 0px;	*/
	display: table;
}
}

@media only screen and (max-width: 959px) {
.button-areyouready {
    font-size: 16px;
}
}

@media only screen and (max-width: 959px) {
.areyouready-header {
	font-size: 24px;
	text-align: center;
	display: table;
	float: none;
	margin: 0 auto;
	padding-bottom: 10px;
	maergin-right: 0px;
}
}

/* ANY BUSINESS.../INDUSTRIES */

@media only screen and (max-width: 959px) {
.industries-thumb-box {
    padding: 15px 15px 0 15px;
}
}

@media only screen and (max-width: 959px) {
.industries-thumb-box-banner {
    padding: 15px 15px 0 15px;
    width: 25%;
}
}

@media only screen and (max-width: 959px) {
.industries-verticals-thumb-box {
    padding: 15px 15px 0 15px;
    width: 25%;
}
}

@media only screen and (max-width: 959px) {
.industriesDiv {
	width: 0px;
	max-width: 100%; 
}
}

@media only screen and (max-width: 959px) {
.industriesDiv a {
	max-width: 100%;
}
}

/* EVERYTHING YOU NEED */

@media only screen and (max-width: 600px) {
.tp-revslider-slidesli, .tp-revslider-mainul {
    height: 110%!important;
}
}

@media only screen and (max-width: 959px) {
.tp-bullets {
    display: none!important;
}
}

@media only screen and (max-width: 959px) {
.tp-caption.News-Title, .News-Title {
    bottom: 30px!important;
    font-size: 10px!important;
}
}

@media only screen and (max-width: 600px) {
.tp-caption.News-Title, .News-Title {
	text-align: center!important;
    bottom: 5px!important;
    font-size: 10px!important;
    line-height: 1em!important;
}
}

/* BENEFITS */

@media only screen and (max-width: 959px) {
. benefitsDiv a {
	display: inline-block; 
	vertical-align: top; 
	max-width: 100%!important;
}
}

@media only screen and (max-width: 959px) {
.box-rounded-gry-benefits {
	width: 0px;
	max-width: 100%;
	display: table;
}
}

/* KEY NUMBERS */

@media only screen and (max-width: 959px) {
.box-rounded-gry-keynumbers {
	width: 30%; 
}
}


/* MANAGEMENT */

@media only screen and (max-width: 959px) {
.team-image {
    /* border: 4px solid #999999; */
    width: 100%;
    height: auto;
    float: none;
    margin: 0 0 20px 0;
}
}

@media only screen and (max-width: 959px) {
.team-name {
	text-align: center;
}
}

@media only screen and (max-width: 959px) {
.team-title {
	text-align: center;
	margin-bottom: 15px;
}
}

/* LOCATION */

@media only screen and (max-width: 959px) {
.location-image {
	float: none;
	margin-left: 0px;
	width: 100%;
	margin-top: 30px;
}
}

@media only screen and (max-width: 959px) {
.location-map {
	float: none;
	margin-right: 0px;
	width: 100%;
}
}

/* PARTNERS VAR */

@media only screen and (max-width: 959px) {
.partner-var-image-right {
    float: none;
    margin: 0 0 30px 0;
    width: 100%;
}
}

@media only screen and (max-width: 959px) {
.partner-var-image-left {
    float: none;
    margin: 0 0 30px 0;
    width: 100%;
}
}

/* NEWS */

@media only screen and (max-width: 959px) {
.blog_main {
	width:100%;
	display: table;
	float: none;
}
}

@media only screen and (max-width: 959px) {
.articleTitle {
	text-align: center;
	display: table;
}
}

@media only screen and (max-width: 959px) {
.articleDate {
	text-align: center;
    display: table;
    margin: auto;
}
}

@media only screen and (max-width: 959px) {
.sidebar_right {
    width: 100%;
    margin-left: 0px;
    font-size: 13px;
    float: none;
}
}

@media only screen and (max-width: 959px) {
.buttonPrevious {
    margin: auto;
    text-align: center;
    display: table;
    margin-bottom: 30px;
}
}

@media only screen and (max-width: 959px) {
.buttonArchiveReadMore {
    margin: auto;
    text-align: center;
    display: table;
}
}

@media only screen and (max-width: 959px) {
.blog_archives {
    width: 45%;
    display: table;
    float: left;
    margin-top: 25px;
    margin-right: 20px;
    margin-bottom: 30px;
}
}

/* CAREERS */

@media only screen and (max-width: 959px) {
.icon-careers {
	float: none;
    margin-right: 0px;
}
}

@media only screen and (max-width: 959px) {
.openingsBox {
    margin: 0 0 15px 0;
    width: 100%;
}
}

/* SUPPORT */

@media only screen and (max-width: 959px) {
.supportBox-banner {
	width: 93%;
	margin: 0px;
	margin-bottom: 15px;
	display: table;
}
}

/* CUSTOMERS */

@media only screen and (max-width: 959px) {
.references-numbers {
    font-size: 21px;
}
}

@media only screen and (max-width: 959px) {
.customers {
    height: auto!important;
    float: none!important;
    margin: 5px!important;
}
}

@media only screen and (max-width: 959px) {
.quote {
	line-height: 1em;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
}
}

@media only screen and (max-width: 600px) {
.quote {
	line-height: 1em;
	font-size: 10px;
	text-align: left;
	margin-top: 10px;
}
}

@media only screen and (max-width: 959px) {
.quote-title {
    text-align: center;
    font-size: 24px;
}
}

@media only screen and (max-width: 959px) {
.quote-author {
    font-size: 12px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 30px;
}
}

@media only screen and (max-width: 600px) {
.quote-author {
    font-size: 8px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
}
}

@media only screen and (max-width: 959px) {
.customers-slider {
    width: 30%;
}
}

/* SECURITY & PRIVACY */

@media only screen and (max-width: 959px) {
.security-image-right {
    float: none;
    margin: 0 0 30px 0;
    width: 100%;
}
}

@media only screen and (max-width: 959px) {
.security-image-left {
    float: none;
    margin: 0 0 30px 0;
    width: 100%;
}
}


/* MWS DIAGRAM */

@media only screen and (max-width: 959px) {
.diagram-mws {
	margin: 40px 0 0 0;
	height: 256px;
}
}
@media only screen and (max-width: 959px) {
.diagram-mws-assets {
	margin: 40px 0 0 0;
	height: 256px;
}
}
@media only screen and (max-width: 959px) {
.diagram-mws-sales {
	margin: 40px 0 0 0;
	height: 256px;
}
}
@media only screen and (max-width: 959px) {
.diagram-mws-logistics {
	margin: 40px 0 0 0;
	height: 256px;
}
}
@media only screen and (max-width: 959px) {
.diagram-mws-field-services {
	margin: 40px 0 0 0;
	height: 256px;
}
}

@media only screen and (max-width: 959px) {
.diagram-title-office {
    font-size: 11px;
    margin: 16px 0 0 80px;
}
}

@media only screen and (max-width: 959px) {
.diagram-title-customers {
    font-size: 11px;
    margin: 17px 88px 0 0;
}
}

@media only screen and (max-width: 959px) {
.diagram-title-workers {
    font-size: 11px;
    margin: 175px 0 0 169px;
}
}

@media only screen and (max-width: 959px) {
.diagram-overview {
	width: 90%;
	padding: 10px;
}
}


/* VERTICALS */

@media only screen and (max-width: 959px) {
.box-rounded-gry-features-hidden {
	height: 18px;
    width: 39%;
}
}

/* SUCCESS STORIES BAR */

.ss-bar {
	text-align: center;
	background: #FFF;
	padding: 15px;
	display: inline-block;
	border: solid 5px #FF7500;
	
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;

	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 2px 2px 10px 2px rgba(204,204,204,1);

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* LANDING PAGES */

@media only screen and (max-width: 959px) {
.box-rounded-dpy2 {
	height: 20px;
	float: none;
    width: 90%;
    margin:0px;
}
}

@media only screen and (max-width: 959px) {
.box-rounded-dpy3 {
	height: 18x;
	float: none;
    width: 90%;
    margin: 0px;
}
}


.box-rounded-gry {
	text-align: center;
	background: none;
	padding: 15px;
	display: inline-block;
	border: solid 5px transparent;
	


	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
}

.box-rounded-gry:hover {
	background: #FFF;
	border: solid 5px #FF7500;

	-webkit-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(204,204,204,1);
	box-shadow: 2px 2px 10px 2px rgba(204,204,204,1);
}

.errors
{
	color: #F00;
	text-align:left;
	padding-left:40px;
	padding-bottom:10px;
	font-weight: bold;
}

