@charset "utf-8";
/* CSS Document */
/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight:lighter;
  font-size: 0.9rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }
li{font-weight:lighter;}
span{ font-weight:normal}	
/*Top header========================*/
.top-bar ul li h1 a img{ margin-left:15px;}
.top-bar {
  background: #fff;
  }
.top-bar-section li a:not(.button) {
    background: #FFF !important;   
}
.top-bar-section li a:not(.button):hover {
    background: #F00 !important;   
}
.top-bar-section ul li.active > a {
    background: #F00 !important;   
}
.top-bar-section ul li.active > a:hover {
    background: #cccccc !important;   
}
.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: #6a6b6d;
  padding: 12px 0 12px 0;
  padding-left: 15px;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.8125rem;
  font-weight: normal;
  text-transform: none; 
 }
 /*colours the dropdown menu arrows*/
 .top-bar-section .has-dropdown > a:after {
    border-color: red rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

 /*end Top header========================*/
 /*head-lock========================*/
 .head-lock{
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #cccccc;
  border-top: #F00 solid 4px;
  border-bottom: #F00 solid 4px;
  margin-bottom: 0;	 
 }
 .head-lock .row h3{
	 color:#FFF;
	 position:relative;
	 bottom:3px;
 }
  /*end head-lock========================*/
.large-image img{
	min-width:100%;
	max-height:400px;
}
 /*partners-banner========================*/
.partners-banner{
	padding:50px 0;
	background:#FFF;
}
.tech-img{
	margin:50px 0;
}
.tech-img img{
	min-width:100%;
}
 /* Sidebar */
 .es3-sidebar h5{
	 margin-bottom:1em; 
	 font-size: 0.99em; 
	 color:#F00;
	 font-weight:lighter; 
}
.es3-sidebar a {font-weight:lighter;  color:inherit;text-decoration: none; }
.es3-sidebar a:hover{color:#F00 ;}
.es3-sidebar li{
	padding-left: 0.2em; 
	margin-bottom: 0.2em;  
	white-space: nowrap ; 
	text-overflow: ellipsis; 
	width: 95%; 
	overflow: hidden; 
	display: block;
} 
.es3-sidebar li a:before {
	content: "+"; 
	padding-right: 1em;} 
 /*end Sidebar ==============================================================*/ 
 /*side-nav==============================================*/
.product h4{
	font-size:16px;
}
 .side-nav {
  display: block;
  margin: 0;
  padding: 0 0 0.875rem;
  list-style-type: none;
  list-style-position: outside;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  border:#666 solid thin; 
 }
 .side-nav li {
  margin: -2px 0;
  font-size: 0.675rem;
  font-weight: normal;
  /*text-align:center;*/ 
 }
  .side-nav li img{
  margin: 8px 5px 0 5px; 
 }
 .side-nav li a:not(.button) {
   display: block;
   color: #6a6b6d;
   margin: 0;
   padding: 0.4375rem 0.875rem; 
}
.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
   background: rgba(0, 0, 0, 0.025);
   color: #5c5d5f; 
 }
.side-nav li.active > a:first-child:not(.button) {
   color: #67c3df;
   font-weight: normal;
   font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
 }
.side-nav li.divider {
   border-top: 1px solid;
   height: 0;
   padding: 0;
   list-style: none;
   border-top-color: white; 
 }
.side-nav li.heading {
   color: #2ba6cb;
   font-size: 0.875rem;
   font-weight: bold;
   text-transform: uppercase;
}
.side-nav h6{
   color: #6a6b6d;
   margin: 0;
   padding: 6px 0;
   font-size: 0.575rem;
   font-weight: bold;
   text-align:center;
   text-transform: uppercase;
   background: #eeeeee;
}
.side-nav-spacer{
	margin-top:40px;
}
.partners-spacer{
	margin-top:90px;
}
/*end of side-nav==============================================*/
.engagement li{
	margin-left:16px;
}
.solutions li{
	margin-left:16px;
}
.solutions img{
	border:#F00 solid 2px;
}
.solutions span{
	font-weight:bold;
}
 .box-content{
	 border-bottom:#333 dashed thin;
	 padding-bottom:20px;
 }
 .box-content p{
	  font-weight:lighter;
 }
  .box-content a{
	  font-weight:lighter;
	  float:right;
	  color:#F00;ssss
 }
 .box-content-last{
	 border-bottom:none;
	 margin-bottom:20px;
 }
 .box-content-last p{
	  font-weight:lighter;
 }
.box-content-last a{
	  font-weight:lighter;
	  float:right;
	  color:#F00;
 } 
.box-content img{
	 max-width:220px;
	 margin-right:15px;
 }
 .box-content-last img{
	 max-width:220px;
	 margin-right:15px;
 }
 .es3-content{
	 margin-top:40px;
 }
/* .image-content{
	 width:220px;
 }
  .content{
	 width:310px;
 }*/
.footer{
	 background:#F00;
	 padding-top:50px;
	 padding-bottom:10px;
	 margin-top:30px;
 }
 .footer h4{
	 color:#FFF;
	 font-weight:lighter;
	 padding-left: 0.6em;
 }
 .footer li{
	padding-left: 0em; 
	margin-bottom: 0.2em;  
	white-space: nowrap ;
	color:#FFF; 
	width: 95%; 
	/*overflow: hidden;*/ 
	display: block;
} 
.footer a {
	font-weight:lighter; 
	color: #FFF;
	text-decoration: none; 
}
.footer p{
	font-weight:lighter; 
	color: #FFF;
	text-align:center;
	margin-top:100px;
}
ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin-left: -0.3125rem; }
  ul.pagination li {
    height: 1.5rem;
    color: #222222;
    font-size: 0.875rem;
    margin-left: 0.3125rem; }
    ul.pagination li a, ul.pagination li button {
      display: block;
      padding: 0.0625rem 0.625rem 0.0625rem;
      color: #999999;
      background: none;
      border-radius: 3px;
      font-weight: normal;
      font-size: 1em;
      line-height: inherit;
      transition: background-color 300ms ease-out; }
    ul.pagination li:hover a,
    ul.pagination li a:focus, ul.pagination li:hover button,
    ul.pagination li button:focus {
      background: #e6e6e6; }
    ul.pagination li.unavailable a, ul.pagination li.unavailable button {
      cursor: default;
      color: #999999; }
    ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus {
      background: transparent; }
    ul.pagination li.current a, ul.pagination li.current button {
      background: #2ba6cb;
      color: white;
      font-weight: bold;
      cursor: default; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: #2ba6cb; }
  ul.pagination li {
    float: left;
    display: block; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; margin-top:30px; }
  .pagination-centered ul.pagination li {
    float: none;
    display: inline-block; }
	
/* ===================================
7. Section: call action
==================================== */
.callaction {
	background:#03405d;
}


/* --- Call to action --- */

.cta-text {
	margin-top:10px;
}
.cta-text h2{
	font-size:21px;
	margin-bottom: 40px;
	color:#FFF;
	padding:80px 30px 0 0;
	font-family: 'Coda', cursive;
}

.big-cta .cta {
	margin-top:10px;
}


/* --- box --- */
.header-solutions h3{
	text-align:center;
	color:#999;
	margin:5px 0 40px;
}
.aligncenter{
	text-align:center;
}

.box {
	width: 100%;
}
.box-gray  {
	background: #efefef;
	padding: 20px 20px 30px;
}
.box-gray  h4,.box-gray  i {
	font-size:16px;
	margin-bottom: 20px;
	color:#666;
}
.box-bottom {
	padding: 20px 0;
	text-align: center;
	background:#F00;
}
.box-bottom a {
	color:#eee;
	font-weight: 700;
	text-transform:uppercase;
}
.box-bottom a:hover {
	color:#999;
	text-decoration: none;
}
/* Orbit Graceful Loading ===================
=============================================*/
.slideshow-wrapper {
  position: relative; }
  .slideshow-wrapper ul {
    list-style-type: none;
    margin: 0; }
    .slideshow-wrapper ul li,
    .slideshow-wrapper ul li .orbit-caption {
      display: none; }
    .slideshow-wrapper ul li:first-child {
      display: block; }
  .slideshow-wrapper .orbit-container {
    background-color: transparent; }
    .slideshow-wrapper .orbit-container li {
      display: block; }
      .slideshow-wrapper .orbit-container li .orbit-caption {
        display: block; }

.preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555555 white;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotate;
  -o-animation-duration: 1.5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: whitesmoke; }
  .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative; }
    .orbit-container .orbit-slides-container img {
      display: block;
      max-width: 100%; }
    .orbit-container .orbit-slides-container > * {
      position: absolute;
      top: 0;
      width: 100%;
      margin-left: 100%; }
      .orbit-container .orbit-slides-container > *:first-child {
        margin-left: 0%; }
      .orbit-container .orbit-slides-container > * .orbit-caption {
        position: absolute;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.6);
        color: white;
        width: 100%;
        padding: 10px 14px;
        font-size: 0.875em; }
  .orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: white;
    background: rgba(0, 0, 0, 0);
    z-index: 10; }
    .orbit-container .orbit-slide-number span {
      font-weight: 700;
      padding: 0.3125em; }
  .orbit-container .orbit-timer {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10; }
    .orbit-container .orbit-timer .orbit-progress {
      height: 100%;
      background-color: rgba(0, 0, 0, 0.6);
      display: block;
      width: 0%; }
    .orbit-container .orbit-timer > span {
      display: none;
      position: absolute;
      top: 10px;
      right: 0;
      width: 11px;
      height: 14px;
      border: solid 4px black;
      border-top: none;
      border-bottom: none; }
    .orbit-container .orbit-timer.paused > span {
      right: -6px;
      top: 9px;
      width: 11px;
      height: 14px;
      border: inset 8px;
      border-right-style: solid;
      border-color: transparent transparent transparent black; }
  .orbit-container:hover .orbit-timer > span {
    display: block; }
  .orbit-container .orbit-prev,
  .orbit-container .orbit-next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 50px;
    height: 60px;
    line-height: 50px;
    color: white;
    text-indent: -9999px !important;
    z-index: 10; }
    .orbit-container .orbit-prev:hover,
    .orbit-container .orbit-next:hover {
      background-color: rgba(0, 0, 0, 0.6); }
    .orbit-container .orbit-prev > span,
    .orbit-container .orbit-next > span {
      position: absolute;
      top: 50%;
      margin-top: -16px;
      display: block;
      width: 0;
      height: 0;
      border: inset 16px; }
  .orbit-container .orbit-prev {
    left: 0; }
    .orbit-container .orbit-prev > span {
      border-right-style: solid;
      border-color: transparent;
      border-right-color: white; }
    .orbit-container .orbit-prev:hover > span {
      border-right-color: #cccccc; }
  .orbit-container .orbit-next {
    right: 0; }
    .orbit-container .orbit-next > span {
      border-color: transparent;
      border-left-style: solid;
      border-left-color: white;
      left: 50%;
      margin-left: -8px; }
    .orbit-container .orbit-next:hover > span {
      border-left-color: #cccccc; }

.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px; }
  .orbit-bullets li {
    display: block;
    width: 0.75em;
    height: 0.75em;
    background: #999999;
    float: left;
    margin-right: 6px;
    border: solid 1px #555555;
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
    .orbit-bullets li.active {
      background: #555555; }
    .orbit-bullets li:last-child {
      margin-right: 0; }

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none; }
.touch .orbit-bullets {
  display: none; }

@media only screen and (min-width: 768px) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }
  .touch .orbit-bullets {
    display: block; } }
@media only screen and (max-width: 768px) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin-left: 0% !important; }
  .orbit-stack-on-small .orbit-timer,
  .orbit-stack-on-small .orbit-next,
  .orbit-stack-on-small .orbit-prev,
  .orbit-stack-on-small .orbit-bullets {
    display: none; } }
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0; }

.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  margin-left: -40%;
  width: 80%;
  background-color: white;
  padding: 1.25em;
  border: solid 1px #666666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 50px; }
  .reveal-modal .column,
  .reveal-modal .columns {
    min-width: 0; }
  .reveal-modal > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child {
    margin-bottom: 0; }
  .reveal-modal .close-reveal-modal {
    font-size: 1.375em;
    line-height: 1;
    position: absolute;
    top: 0.5em;
    right: 0.6875em;
    color: #aaaaaa;
    font-weight: bold;
    cursor: pointer; }
button{
	background-color:red;
}


