.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*	===========================================================================
	Fonts
	==========================================================================  */
.openSans {
  font-family: 'Open Sans', sans-serif;
}
.tahoma {
  font-family: Tahoma, 'eTahoma';
}
@font-face {
  font-family: 'eTahoma';
  src: url('../font/tahoma.ttf') format('truetype');
}
/*	===========================================================================
	Mixins
	==========================================================================  */
.text-ensemble-blue {
  color: #2785b8;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
/*	==========================================================================
	Layout Overrides
	========================================================================== */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container-fluid {
  padding: 20px 20px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .container-fluid {
    padding: 10px 20px;
  }
}
@media (max-width: 767px) {
  .container-fluid {
    padding: 10px 20px;
  }
}
.btn {
  padding: 8px !important;
}
.btn-blue {
  background-color: #2785b8;
  *background-color: #abcef5;
  background-image: -ms-linear-gradient(top, #2785b8, #2785b8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2785b8), to(#2785b8));
  background-image: -webkit-linear-gradient(top, #2785b8, #2785b8);
  background-image: -o-linear-gradient(top, #2785b8, #2785b8);
  background-image: -moz-linear-gradient(top, #2785b8, #2785b8);
  background-image: linear-gradient(top, #2785b8, #2785b8);
  background-repeat: repeat-x;
  border-color: #2785b8 #2785b8 #2785b8;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='@EnsembleBlue', endColorstr='@EnsembleBlue', GradientType=0);
  /*   filter: progid:dximagetransform.microsoft.gradient(enabled=false); */

  text-shadow: none;
  font-size: 11pt;
  padding: 8px 0px;
  font-weight: bold;
  color: white;
}
.btn-blue:hover,
.btn-blue:active,
.btn-blue.active,
.btn-blue.disabled,
.btn-blue[disabled] {
  background-color: #2785b8;
  *background-color: #abcef5;
  color: white;
}
.btn-blue:active,
.btn-blue.active {
  background-color: #abcef5;
  color: white;
}
/*	==========================================================================
	Sprites
	========================================================================== */
.sprite-container {
  display: block;
  position: relative;
  overflow: hidden;
}
.sprite-container > img {
  position: absolute;
  max-width: none;
}
/*	==========================================================================
	Sprite Looper
	========================================================================== */
/*	==========================================================================
	Customers Industries
	========================================================================== */
/*--TEMPLATE--
.spriteLooper (assetName, numImages-1,
		numColumns, numRows,
		displayWidth, aspectRatio,
		iterationHorizontal, iterationVertical,
		hoverHorizontal, hoverVertical,
		toggleHorizontal, toggleVertical);*/
.services-icons-6 {
  width: 40px;
}
.services-icons-6 > div {
  margin-top: 112.5%;
}
.services-icons-6 > img {
  left: 0%;
  top: -600%;
  width: 200%;
  height: 700%;
}
@media only screen and (min-width: 1024px) {
  .services-icons-6 > img:hover {
    left: -100%;
  }
}
.services-icons-6 > img .active {
  left: -100%;
}
.spriteHover:hover .services-icons-6 > img {
  left: -100%;
}
.spriteActive.active .services-icons-6 > img {
  left: -100%;
}
.services-icons-5 {
  width: 40px;
}
.services-icons-5 > div {
  margin-top: 112.5%;
}
.services-icons-5 > img {
  left: 0%;
  top: -500%;
  width: 200%;
  height: 700%;
}
@media only screen and (min-width: 1024px) {
  .services-icons-5 > img:hover {
    left: -100%;
  }
}
.services-icons-5 > img .active {
  left: -100%;
}
.spriteHover:hover .services-icons-5 > img {
  left: -100%;
}
.spriteActive.active .services-icons-5 > img {
  left: -100%;
}
.services-icons-4 {
  width: 40px;
}
.services-icons-4 > div {
  margin-top: 112.5%;
}
.services-icons-4 > img {
  left: 0%;
  top: -400%;
  width: 200%;
  height: 700%;
}
@media only screen and (min-width: 1024px) {
  .services-icons-4 > img:hover {
    left: -100%;
  }
}
.services-icons-4 > img .active {
  left: -100%;
}
.spriteHover:hover .services-icons-4 > img {
  left: -100%;
}
.spriteActive.active .services-icons-4 > img {
  left: -100%;
}
.services-icons-3 {
  width: 40px;
}
.services-icons-3 > div {
  margin-top: 112.5%;
}
.services-icons-3 > img {
  left: 0%;
  top: -300%;
  width: 200%;
  height: 700%;
}
@media only screen and (min-width: 1024px) {
  .services-icons-3 > img:hover {
    left: -100%;
  }
}
.services-icons-3 > img .active {
  left: -100%;
}
.spriteHover:hover .services-icons-3 > img {
  left: -100%;
}
.spriteActive.active .services-icons-3 > img {
  left: -100%;
}
.services-icons-2 {
  width: 40px;
}
.services-icons-2 > div {
  margin-top: 112.5%;
}
.services-icons-2 > img {
  left: 0%;
  top: -200%;
  width: 200%;
  height: 700%;
}
@media only screen and (min-width: 1024px) {
  .services-icons-2 > img:hover {
    left: -100%;
  }
}
.services-icons-2 > img .active {
  left: -100%;
}
.spriteHover:hover .services-icons-2 > img {
  left: -100%;
}
.spriteActive.active .services-icons-2 > img {
  left: -100%;
}
.services-icons-1 {
  width: 40px;
}
.services-icons-1 > div {
  margin-top: 112.5%;
}
.services-icons-1 > img {
  left: 0%;
  top: -100%;
  width: 200%;
  height: 700%;
}
@media only screen and (min-width: 1024px) {
  .services-icons-1 > img:hover {
    left: -100%;
  }
}
.services-icons-1 > img .active {
  left: -100%;
}
.spriteHover:hover .services-icons-1 > img {
  left: -100%;
}
.spriteActive.active .services-icons-1 > img {
  left: -100%;
}
.services-icons-0 {
  width: 40px;
}
.services-icons-0 > div {
  margin-top: 112.5%;
}
.services-icons-0 > img {
  left: 0%;
  top: 0%;
  width: 200%;
  height: 700%;
}
@media only screen and (min-width: 1024px) {
  .services-icons-0 > img:hover {
    left: -100%;
  }
}
.services-icons-0 > img .active {
  left: -100%;
}
.spriteHover:hover .services-icons-0 > img {
  left: -100%;
}
.spriteActive.active .services-icons-0 > img {
  left: -100%;
}
.services-icons-large-6 {
  width: 16%;
  max-width: 150px;
}
.services-icons-large-6 > div {
  margin-top: 100%;
}
.services-icons-large-6 > img {
  left: -600%;
  top: 0%;
  width: 700%;
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  
}
.services-icons-large-5 {
  width: 16%;
  max-width: 150px;
}
.services-icons-large-5 > div {
  margin-top: 100%;
}
.services-icons-large-5 > img {
  left: -500%;
  top: 0%;
  width: 700%;
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  
}
.services-icons-large-4 {
  width: 16%;
  max-width: 150px;
}
.services-icons-large-4 > div {
  margin-top: 100%;
}
.services-icons-large-4 > img {
  left: -400%;
  top: 0%;
  width: 700%;
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  
}
.services-icons-large-3 {
  width: 16%;
  max-width: 150px;
}
.services-icons-large-3 > div {
  margin-top: 100%;
}
.services-icons-large-3 > img {
  left: -300%;
  top: 0%;
  width: 700%;
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  
}
.services-icons-large-2 {
  width: 16%;
  max-width: 150px;
}
.services-icons-large-2 > div {
  margin-top: 100%;
}
.services-icons-large-2 > img {
  left: -200%;
  top: 0%;
  width: 700%;
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  
}
.services-icons-large-1 {
  width: 16%;
  max-width: 150px;
}
.services-icons-large-1 > div {
  margin-top: 100%;
}
.services-icons-large-1 > img {
  left: -100%;
  top: 0%;
  width: 700%;
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  
}
.services-icons-large-0 {
  width: 16%;
  max-width: 150px;
}
.services-icons-large-0 > div {
  margin-top: 100%;
}
.services-icons-large-0 > img {
  left: 0%;
  top: 0%;
  width: 700%;
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  
}
.resources-icons-2 {
  width: 16%;
  max-width: 150px;
}
.resources-icons-2 > div {
  margin-top: 100%;
}
.resources-icons-2 > img {
  left: -200%;
  top: 0%;
  width: 300%;
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  
}
.resources-icons-1 {
  width: 16%;
  max-width: 150px;
}
.resources-icons-1 > div {
  margin-top: 100%;
}
.resources-icons-1 > img {
  left: -100%;
  top: 0%;
  width: 300%;
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  
}
.resources-icons-0 {
  width: 16%;
  max-width: 150px;
}
.resources-icons-0 > div {
  margin-top: 100%;
}
.resources-icons-0 > img {
  left: 0%;
  top: 0%;
  width: 300%;
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  
}
.back-to-top-1 {
  width: 35px;
}
.back-to-top-1 > div {
  margin-top: 60%;
}
.back-to-top-1 > img {
  left: 0%;
  top: -100%;
  width: 100%;
  height: 200%;
}
@media only screen and (min-width: 1024px) {
  
}
.back-to-top-0 {
  width: 35px;
}
.back-to-top-0 > div {
  margin-top: 60%;
}
.back-to-top-0 > img {
  left: 0%;
  top: 0%;
  width: 100%;
  height: 200%;
}
@media only screen and (min-width: 1024px) {
  
}
.aboutus-icons-2 {
  width: 16%;
  max-width: 150px;
}
.aboutus-icons-2 > div {
  margin-top: 100%;
}
.aboutus-icons-2 > img {
  left: -200%;
  top: 0%;
  width: 300%;
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  
}
.aboutus-icons-1 {
  width: 16%;
  max-width: 150px;
}
.aboutus-icons-1 > div {
  margin-top: 100%;
}
.aboutus-icons-1 > img {
  left: -100%;
  top: 0%;
  width: 300%;
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  
}
.aboutus-icons-0 {
  width: 16%;
  max-width: 150px;
}
.aboutus-icons-0 > div {
  margin-top: 100%;
}
.aboutus-icons-0 > img {
  left: 0%;
  top: 0%;
  width: 300%;
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  
}
.hp-enterprise-icons-8 {
  width: 100%;
  max-width: 125px;
}
.hp-enterprise-icons-8 > div {
  margin-top: 100%;
}
.hp-enterprise-icons-8 > img {
  left: 0%;
  top: -800%;
  width: 100%;
  height: 900%;
}
@media only screen and (min-width: 1024px) {
  
}
.hp-enterprise-icons-7 {
  width: 100%;
  max-width: 125px;
}
.hp-enterprise-icons-7 > div {
  margin-top: 100%;
}
.hp-enterprise-icons-7 > img {
  left: 0%;
  top: -700%;
  width: 100%;
  height: 900%;
}
@media only screen and (min-width: 1024px) {
  
}
.hp-enterprise-icons-6 {
  width: 100%;
  max-width: 125px;
}
.hp-enterprise-icons-6 > div {
  margin-top: 100%;
}
.hp-enterprise-icons-6 > img {
  left: 0%;
  top: -600%;
  width: 100%;
  height: 900%;
}
@media only screen and (min-width: 1024px) {
  
}
.hp-enterprise-icons-5 {
  width: 100%;
  max-width: 125px;
}
.hp-enterprise-icons-5 > div {
  margin-top: 100%;
}
.hp-enterprise-icons-5 > img {
  left: 0%;
  top: -500%;
  width: 100%;
  height: 900%;
}
@media only screen and (min-width: 1024px) {
  
}
.hp-enterprise-icons-4 {
  width: 100%;
  max-width: 125px;
}
.hp-enterprise-icons-4 > div {
  margin-top: 100%;
}
.hp-enterprise-icons-4 > img {
  left: 0%;
  top: -400%;
  width: 100%;
  height: 900%;
}
@media only screen and (min-width: 1024px) {
  
}
.hp-enterprise-icons-3 {
  width: 100%;
  max-width: 125px;
}
.hp-enterprise-icons-3 > div {
  margin-top: 100%;
}
.hp-enterprise-icons-3 > img {
  left: 0%;
  top: -300%;
  width: 100%;
  height: 900%;
}
@media only screen and (min-width: 1024px) {
  
}
.hp-enterprise-icons-2 {
  width: 100%;
  max-width: 125px;
}
.hp-enterprise-icons-2 > div {
  margin-top: 100%;
}
.hp-enterprise-icons-2 > img {
  left: 0%;
  top: -200%;
  width: 100%;
  height: 900%;
}
@media only screen and (min-width: 1024px) {
  
}
.hp-enterprise-icons-1 {
  width: 100%;
  max-width: 125px;
}
.hp-enterprise-icons-1 > div {
  margin-top: 100%;
}
.hp-enterprise-icons-1 > img {
  left: 0%;
  top: -100%;
  width: 100%;
  height: 900%;
}
@media only screen and (min-width: 1024px) {
  
}
.hp-enterprise-icons-0 {
  width: 100%;
  max-width: 125px;
}
.hp-enterprise-icons-0 > div {
  margin-top: 100%;
}
.hp-enterprise-icons-0 > img {
  left: 0%;
  top: 0%;
  width: 100%;
  height: 900%;
}
@media only screen and (min-width: 1024px) {
  
}
.btn-arrows-1 {
  width: 45px;
}
.btn-arrows-1 > div {
  margin-top: 100%;
}
.btn-arrows-1 > img {
  left: -100%;
  top: 0%;
  width: 200%;
  height: 200%;
}
@media only screen and (min-width: 1024px) {
  .btn-arrows-1 > img:hover {
    top: -100%;
  }
}
.spriteHover:hover .btn-arrows-1 > img {
  top: -100%;
}
.btn-arrows-0 {
  width: 45px;
}
.btn-arrows-0 > div {
  margin-top: 100%;
}
.btn-arrows-0 > img {
  left: 0%;
  top: 0%;
  width: 200%;
  height: 200%;
}
@media only screen and (min-width: 1024px) {
  .btn-arrows-0 > img:hover {
    top: -100%;
  }
}
.spriteHover:hover .btn-arrows-0 > img {
  top: -100%;
}
.btn-industries-5 {
  width: 100%;
  max-width: 82px;
}
.btn-industries-5 > div {
  margin-top: 100%;
}
.btn-industries-5 > img {
  left: -500%;
  top: 0%;
  width: 600%;
  height: 300%;
}
@media only screen and (min-width: 1024px) {
  .btn-industries-5 > img:hover {
    top: -100%;
  }
}
.btn-industries-5 > img .active {
  top: -200%;
}
.spriteHover:hover .btn-industries-5 > img {
  top: -100%;
}
.spriteActive.active .btn-industries-5 > img {
  top: -200%;
}
.btn-industries-4 {
  width: 100%;
  max-width: 82px;
}
.btn-industries-4 > div {
  margin-top: 100%;
}
.btn-industries-4 > img {
  left: -400%;
  top: 0%;
  width: 600%;
  height: 300%;
}
@media only screen and (min-width: 1024px) {
  .btn-industries-4 > img:hover {
    top: -100%;
  }
}
.btn-industries-4 > img .active {
  top: -200%;
}
.spriteHover:hover .btn-industries-4 > img {
  top: -100%;
}
.spriteActive.active .btn-industries-4 > img {
  top: -200%;
}
.btn-industries-3 {
  width: 100%;
  max-width: 82px;
}
.btn-industries-3 > div {
  margin-top: 100%;
}
.btn-industries-3 > img {
  left: -300%;
  top: 0%;
  width: 600%;
  height: 300%;
}
@media only screen and (min-width: 1024px) {
  .btn-industries-3 > img:hover {
    top: -100%;
  }
}
.btn-industries-3 > img .active {
  top: -200%;
}
.spriteHover:hover .btn-industries-3 > img {
  top: -100%;
}
.spriteActive.active .btn-industries-3 > img {
  top: -200%;
}
.btn-industries-2 {
  width: 100%;
  max-width: 82px;
}
.btn-industries-2 > div {
  margin-top: 100%;
}
.btn-industries-2 > img {
  left: -200%;
  top: 0%;
  width: 600%;
  height: 300%;
}
@media only screen and (min-width: 1024px) {
  .btn-industries-2 > img:hover {
    top: -100%;
  }
}
.btn-industries-2 > img .active {
  top: -200%;
}
.spriteHover:hover .btn-industries-2 > img {
  top: -100%;
}
.spriteActive.active .btn-industries-2 > img {
  top: -200%;
}
.btn-industries-1 {
  width: 100%;
  max-width: 82px;
}
.btn-industries-1 > div {
  margin-top: 100%;
}
.btn-industries-1 > img {
  left: -100%;
  top: 0%;
  width: 600%;
  height: 300%;
}
@media only screen and (min-width: 1024px) {
  .btn-industries-1 > img:hover {
    top: -100%;
  }
}
.btn-industries-1 > img .active {
  top: -200%;
}
.spriteHover:hover .btn-industries-1 > img {
  top: -100%;
}
.spriteActive.active .btn-industries-1 > img {
  top: -200%;
}
.btn-industries-0 {
  width: 100%;
  max-width: 82px;
}
.btn-industries-0 > div {
  margin-top: 100%;
}
.btn-industries-0 > img {
  left: 0%;
  top: 0%;
  width: 600%;
  height: 300%;
}
@media only screen and (min-width: 1024px) {
  .btn-industries-0 > img:hover {
    top: -100%;
  }
}
.btn-industries-0 > img .active {
  top: -200%;
}
.spriteHover:hover .btn-industries-0 > img {
  top: -100%;
}
.spriteActive.active .btn-industries-0 > img {
  top: -200%;
}
.btn-expertise-8 {
  width: 51px;
}
.btn-expertise-8 > div {
  margin-top: 100%;
}
.btn-expertise-8 > img {
  left: -800%;
  top: 0%;
  width: 900%;
  height: 300%;
}
@media only screen and (min-width: 1024px) {
  .btn-expertise-8 > img:hover {
    top: -100%;
  }
}
.btn-expertise-8 > img .active {
  top: -200%;
}
.spriteHover:hover .btn-expertise-8 > img {
  top: -100%;
}
.spriteActive.active .btn-expertise-8 > img {
  top: -200%;
}
.btn-expertise-7 {
  width: 51px;
}
.btn-expertise-7 > div {
  margin-top: 100%;
}
.btn-expertise-7 > img {
  left: -700%;
  top: 0%;
  width: 900%;
  height: 300%;
}
@media only screen and (min-width: 1024px) {
  .btn-expertise-7 > img:hover {
    top: -100%;
  }
}
.btn-expertise-7 > img .active {
  top: -200%;
}
.spriteHover:hover .btn-expertise-7 > img {
  top: -100%;
}
.spriteActive.active .btn-expertise-7 > img {
  top: -200%;
}
.btn-expertise-6 {
  width: 51px;
}
.btn-expertise-6 > div {
  margin-top: 100%;
}
.btn-expertise-6 > img {
  left: -600%;
  top: 0%;
  width: 900%;
  height: 300%;
}
@media only screen and (min-width: 1024px) {
  .btn-expertise-6 > img:hover {
    top: -100%;
  }
}
.btn-expertise-6 > img .active {
  top: -200%;
}
.spriteHover:hover .btn-expertise-6 > img {
  top: -100%;
}
.spriteActive.active .btn-expertise-6 > img {
  top: -200%;
}
.btn-expertise-5 {
  width: 51px;
}
.btn-expertise-5 > div {
  margin-top: 100%;
}
.btn-expertise-5 > img {
  left: -500%;
  top: 0%;
  width: 900%;
  height: 300%;
}
@media only screen and (min-width: 1024px) {
  .btn-expertise-5 > img:hover {
    top: -100%;
  }
}
.btn-expertise-5 > img .active {
  top: -200%;
}
.spriteHover:hover .btn-expertise-5 > img {
  top: -100%;
}
.spriteActive.active .btn-expertise-5 > img {
  top: -200%;
}
.btn-expertise-4 {
  width: 51px;
}
.btn-expertise-4 > div {
  margin-top: 100%;
}
.btn-expertise-4 > img {
  left: -400%;
  top: 0%;
  width: 900%;
  height: 300%;
}
@media only screen and (min-width: 1024px) {
  .btn-expertise-4 > img:hover {
    top: -100%;
  }
}
.btn-expertise-4 > img .active {
  top: -200%;
}
.spriteHover:hover .btn-expertise-4 > img {
  top: -100%;
}
.spriteActive.active .btn-expertise-4 > img {
  top: -200%;
}
.btn-expertise-3 {
  width: 51px;
}
.btn-expertise-3 > div {
  margin-top: 100%;
}
.btn-expertise-3 > img {
  left: -300%;
  top: 0%;
  width: 900%;
  height: 300%;
}
@media only screen and (min-width: 1024px) {
  .btn-expertise-3 > img:hover {
    top: -100%;
  }
}
.btn-expertise-3 > img .active {
  top: -200%;
}
.spriteHover:hover .btn-expertise-3 > img {
  top: -100%;
}
.spriteActive.active .btn-expertise-3 > img {
  top: -200%;
}
.btn-expertise-2 {
  width: 51px;
}
.btn-expertise-2 > div {
  margin-top: 100%;
}
.btn-expertise-2 > img {
  left: -200%;
  top: 0%;
  width: 900%;
  height: 300%;
}
@media only screen and (min-width: 1024px) {
  .btn-expertise-2 > img:hover {
    top: -100%;
  }
}
.btn-expertise-2 > img .active {
  top: -200%;
}
.spriteHover:hover .btn-expertise-2 > img {
  top: -100%;
}
.spriteActive.active .btn-expertise-2 > img {
  top: -200%;
}
.btn-expertise-1 {
  width: 51px;
}
.btn-expertise-1 > div {
  margin-top: 100%;
}
.btn-expertise-1 > img {
  left: -100%;
  top: 0%;
  width: 900%;
  height: 300%;
}
@media only screen and (min-width: 1024px) {
  .btn-expertise-1 > img:hover {
    top: -100%;
  }
}
.btn-expertise-1 > img .active {
  top: -200%;
}
.spriteHover:hover .btn-expertise-1 > img {
  top: -100%;
}
.spriteActive.active .btn-expertise-1 > img {
  top: -200%;
}
.btn-expertise-0 {
  width: 51px;
}
.btn-expertise-0 > div {
  margin-top: 100%;
}
.btn-expertise-0 > img {
  left: 0%;
  top: 0%;
  width: 900%;
  height: 300%;
}
@media only screen and (min-width: 1024px) {
  .btn-expertise-0 > img:hover {
    top: -100%;
  }
}
.btn-expertise-0 > img .active {
  top: -200%;
}
.spriteHover:hover .btn-expertise-0 > img {
  top: -100%;
}
.spriteActive.active .btn-expertise-0 > img {
  top: -200%;
}
.btn-views-1 {
  width: 45px;
}
.btn-views-1 > div {
  margin-top: 100%;
}
.btn-views-1 > img {
  left: -100%;
  top: 0%;
  width: 200%;
  height: 300%;
}
@media only screen and (min-width: 1024px) {
  .btn-views-1 > img:hover {
    top: -100%;
  }
}
.btn-views-1 > img .active {
  top: -200%;
}
.spriteHover:hover .btn-views-1 > img {
  top: -100%;
}
.spriteActive.active .btn-views-1 > img {
  top: -200%;
}
.btn-views-0 {
  width: 45px;
}
.btn-views-0 > div {
  margin-top: 100%;
}
.btn-views-0 > img {
  left: 0%;
  top: 0%;
  width: 200%;
  height: 300%;
}
@media only screen and (min-width: 1024px) {
  .btn-views-0 > img:hover {
    top: -100%;
  }
}
.btn-views-0 > img .active {
  top: -200%;
}
.spriteHover:hover .btn-views-0 > img {
  top: -100%;
}
.spriteActive.active .btn-views-0 > img {
  top: -200%;
}
.email-addresses-4 {
  width: 40px;
}
.email-addresses-4 > div {
  margin-top: 50%;
}
.email-addresses-4 > img {
  left: 0%;
  top: -400%;
  width: 200%;
  height: 500%;
}
@media only screen and (min-width: 1024px) {
  .email-addresses-4 > img:hover {
    left: -100%;
  }
}
.spriteHover:hover .email-addresses-4 > img {
  left: -100%;
}
.email-addresses-3 {
  width: 40px;
}
.email-addresses-3 > div {
  margin-top: 50%;
}
.email-addresses-3 > img {
  left: 0%;
  top: -300%;
  width: 200%;
  height: 500%;
}
@media only screen and (min-width: 1024px) {
  .email-addresses-3 > img:hover {
    left: -100%;
  }
}
.spriteHover:hover .email-addresses-3 > img {
  left: -100%;
}
.email-addresses-2 {
  width: 40px;
}
.email-addresses-2 > div {
  margin-top: 50%;
}
.email-addresses-2 > img {
  left: 0%;
  top: -200%;
  width: 200%;
  height: 500%;
}
@media only screen and (min-width: 1024px) {
  .email-addresses-2 > img:hover {
    left: -100%;
  }
}
.spriteHover:hover .email-addresses-2 > img {
  left: -100%;
}
.email-addresses-1 {
  width: 40px;
}
.email-addresses-1 > div {
  margin-top: 50%;
}
.email-addresses-1 > img {
  left: 0%;
  top: -100%;
  width: 200%;
  height: 500%;
}
@media only screen and (min-width: 1024px) {
  .email-addresses-1 > img:hover {
    left: -100%;
  }
}
.spriteHover:hover .email-addresses-1 > img {
  left: -100%;
}
.email-addresses-0 {
  width: 40px;
}
.email-addresses-0 > div {
  margin-top: 50%;
}
.email-addresses-0 > img {
  left: 0%;
  top: 0%;
  width: 200%;
  height: 500%;
}
@media only screen and (min-width: 1024px) {
  .email-addresses-0 > img:hover {
    left: -100%;
  }
}
.spriteHover:hover .email-addresses-0 > img {
  left: -100%;
}
.privacy-email-0 {
  width: 200px;
}
.privacy-email-0 > div {
  margin-top: 10%;
}
.privacy-email-0 > img {
  left: 0%;
  top: 0%;
  width: 200%;
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  .privacy-email-0 > img:hover {
    left: -100%;
  }
}
.spriteHover:hover .privacy-email-0 > img {
  left: -100%;
}
.btn-tab-xbox-gen-1 {
  width: 176px;
}
.btn-tab-xbox-gen-1 > div {
  margin-top: 23.863636363636363%;
}
.btn-tab-xbox-gen-1 > img {
  left: -100%;
  top: 0%;
  width: 200%;
  height: 200%;
}
@media only screen and (min-width: 1024px) {
  
}
.btn-tab-xbox-gen-1 > img .active {
  top: -100%;
}
.spriteActive.active .btn-tab-xbox-gen-1 > img {
  top: -100%;
}
.btn-tab-xbox-gen-0 {
  width: 176px;
}
.btn-tab-xbox-gen-0 > div {
  margin-top: 23.863636363636363%;
}
.btn-tab-xbox-gen-0 > img {
  left: 0%;
  top: 0%;
  width: 200%;
  height: 200%;
}
@media only screen and (min-width: 1024px) {
  
}
.btn-tab-xbox-gen-0 > img .active {
  top: -100%;
}
.spriteActive.active .btn-tab-xbox-gen-0 > img {
  top: -100%;
}
/*--TEMPLATE--
.spriteLooper (assetName, numImages-1,
		numColumns, numRows,
		displayWidth, aspectRatio,
		iterationHorizontal, iterationVertical,
		hoverHorizontal, hoverVertical,
		toggleHorizontal, toggleVertical);*/html {
  overflow-y: scroll;
  height: 100%;
}
hr {
  border: 0;
  height: 0;
  border-top: 1px solid #cdcdcd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
/*
 * Inheriting 3 layout sizes from bootstrap
 * phone styles @media (max-width: 767px)
 * tablet styles @media (min-width: 768px) and (max-width: 979px)
 * desktop styles @media (min-width: 980px)
 */
/*	==========================================================================
	Print Styles
	==========================================================================  */
@media print {
  /* Prevent Bootstrap from printing url after links*/
  a[href]:after {
    display: none;
  }
  .header-navbar {
    display: none;
  }
}
/*	==========================================================================
	For containers that have to constrain to the website max-width
	==========================================================================  */
.main-content {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
/*	==========================================================================
	Intro
	==========================================================================  */
#intro-section {
  height: 306px;
  display: block;
  position: relative;
  overflow: hidden;
  background-color: white;
  background-image: url('/img/header-img-home.jpg');
  background-size: cover;
  text-align: center;
}
#intro-section h1 {
  color: white;
  font-size: 48px;
  font-weight: 100;
  line-height: 65px;
  height: 132px;
  position: absolute;
  margin: auto;
  top: 0;
  right: auto;
  bottom: 0;
  left: auto;
  max-width: 960px;
  padding: 0 25px 0 25px;
}
#intro-section h1 span {
  background-color: rgba(39, 133, 184, 0.7);
  padding: 0 10px 0 10px;
}
@media (min-width: 768px) and (max-width: 979px) {
  #intro-section h1 {
    font-size: 36px;
    line-height: 49px;
    height: 98px;
  }
}
@media (max-width: 767px) {
  #intro-section h1 {
    font-size: 26px;
    line-height: 36px;
    height: 72px;
  }
}
@media (max-width: 440px) {
  #intro-section h1 {
    top: -25%;
  }
}
#intro-section h3 {
  max-width: 752px;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  font-size: 22px;
  font-weight: normal;
  line-height: 26px;
  padding-bottom: 10px;
}
/*	==========================================================================
	Navbar
	========================================================================== */
.header-navbar {
  font-family: Tahoma, 'eTahoma';
  border-top: 6px solid #2785b8;
  -webkit-box-shadow: #333333 0 4px 6px -3px;
  -moz-box-shadow: #333333 0 4px 6px -3px;
  box-shadow: #333333 0 4px 6px -3px;
  margin: 0px;
  z-index: 100;
  position: relative;
}
.header-navbar .navbar-inner {
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #ffffff, #ebebeb);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ebebeb));
  background-image: -webkit-linear-gradient(top, #ffffff, #ebebeb);
  background-image: -o-linear-gradient(top, #ffffff, #ebebeb);
  background-image: linear-gradient(to bottom, #ffffff, #ebebeb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffebebeb', GradientType=0);
  border: none;
  padding: 0px;
  height: 50px;
}
.header-navbar .container {
  max-width: 960px;
  height: 50px;
}
.header-navbar .brand {
  padding: 12px 20px 17px 0px;
  margin: 0px !important;
  outline: 0;
}
@media (min-width: 768px) and (max-width: 979px) {
  .header-navbar .brand {
    padding: 12px 10px 17px 20px;
  }
}
@media (max-width: 767px) {
  .header-navbar .brand {
    padding: 12px 10px 17px 20px;
  }
}
.header-navbar .brand > img {
  max-width: 70% ;
}
.header-navbar .pull-left > li a {
  padding: 5px 17px;
  text-shadow: none;
  margin-top: inherit !important;
}
.header-navbar .pull-left > li a:hover,
.header-navbar .pull-left > li a:active,
.header-navbar .pull-left > li a:focus {
  background: #abcef5;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.header-navbar .pull-left > li a h5 {
  color: #2785b8;
  font-weight: normal;
  margin: auto;
}
.header-navbar .pull-left > li a p {
  font-size: 70%;
  margin: auto;
  color: #444;
}
.header-navbar .pull-left > li.active a {
  outline: 0;
  background-color: #2785b8 !important;
  color: white !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 980px) {
  .header-navbar .pull-left > li.active a {
    background-color: #555555 !important;
  }
}
.header-navbar .pull-left > li.active a h5 {
  color: white !important;
}
.header-navbar .pull-left > li.active a p {
  color: white !important;
}
.header-navbar .pull-right > li a {
  padding: 5px 17px 4px;
  text-shadow: none;
  outline: 0;
}
.header-navbar .pull-right > li a:hover,
.header-navbar .pull-right > li a:active,
.header-navbar .pull-right > li a:focus {
  background: #abcef5;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.header-navbar .pull-right > li a img {
  padding: 0px 0px 0px 12px;
  color: #2785b8;
  margin: auto;
}
@media (max-width: 980px) {
  
}
.header-navbar .pull-right > li a p {
  margin: auto;
  font-size: 70%;
  color: #444;
}
.sub-header-navbar {
  margin: 0px;
  -webkit-box-shadow: #000000 0px 0px 6px -1px inset;
  -moz-box-shadow: #000000 0px 0px 6px -1px inset;
  box-shadow: #000000 0px 0px 6px -1px inset;
  background: #333333;
}
.sub-header-navbar .navbar-inner {
  border-radius: 0px;
  padding: 0px 0px;
  background: none;
  border: none;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .sub-header-navbar .navbar-inner {
    padding: 5px 10px;
  }
}
.sub-header-navbar .navbar-inner li {
  padding: 12px 0px;
}
.sub-header-navbar .navbar-inner li:first-child a {
  border-left: 0px;
}
@media (min-width: 501px) {
  .sub-header-navbar .navbar-inner li:first-child a {
    padding-left: 25px !important;
  }
}
@media (max-width: 500px) {
  .sub-header-navbar .navbar-inner li:first-child a {
    padding-left: 5px !important;
  }
}
.sub-header-navbar .navbar-inner li:last-child a {
  border-right: 0px;
}
.sub-header-navbar .navbar-inner li a {
  color: #ccc;
  border-left: 1px solid #3D3D3D;
  border-right: 1px solid #202020;
}
@media (max-width: 400px) {
  .sub-header-navbar .navbar-inner li a {
    padding: 0px 10px;
    font-size: 11px;
  }
}
@media (min-width: 401px) and (max-width: 550px) {
  .sub-header-navbar .navbar-inner li a {
    padding: 0px 10px;
  }
}
@media (min-width: 551px) {
  .sub-header-navbar .navbar-inner li a {
    padding: 3px 30px;
  }
}
.sub-header-navbar .navbar-inner li a.active,
.sub-header-navbar .navbar-inner li a:hover,
.sub-header-navbar .navbar-inner li a:active,
.sub-header-navbar .navbar-inner li a:focus {
  color: #2785b8 !important;
}
.navbar-fixed-top .container {
  width: auto !important;
  padding: 0px !important;
}
.navbar-fixed-top {
  position: fixed !important;
  height: 55px !important;
}
.product-nav li {
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  padding-right: 25px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
@media (max-width: 480px) {
  .product-nav li {
    padding-right: 0px;
    padding-bottom: 5px;
  }
}
.product-nav li.active,
.product-nav li:hover,
.product-nav li:active,
.product-nav li:focus {
  color: #2785b8;
  cursor: default;
  background-color: none;
}
/*	==========================================================================
	Body
	========================================================================== */
body {
  font-family: 'Open Sans', sans-serif;
  padding: 0px !important;
  background: #f7f7fc;
  height: 100%;
}
.fixed-header-compensation-padding {
  padding-top: 55px;
}
.wrapper {
  min-height: 100%;
  position: relative;
}
.ng-view {
  padding-bottom: 301px;
}
/*	==========================================================================
	Footer
	========================================================================== */
.footerWrapper {
  background-color: #2785b8;
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  max-height: 141px;
  min-height: 141px;
}
.footer {
  margin-bottom: 0px !important;
  font-family: Tahoma, 'eTahoma';
  font-size: 100%;
  color: #ffffff;
  margin-top: 15px;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .footer {
    font-size: 90%;
  }
}
@media (max-width: 450px) and (min-width: 321px) {
  .footer {
    font-size: 80%;
  }
}
@media (max-width: 320px) {
  .footer {
    font-size: 70%;
  }
}
@media (max-width: 450px) {
  .footer {
    margin-top: 5px;
  }
}
.footer .navbar-inner {
  background: none;
  filter: none;
  border: none;
  box-shadow: none;
  padding-left: 0px;
}
.footer .navbar-inner .nav > li > a {
  padding: 0px;
  margin: 10px 0px 10px 50px;
  text-shadow: none;
  color: #ffffff;
}
.footer .navbar-inner .footermainnav > li > a {
  background: none;
}
.footer .navbar-inner .nav > .active > a {
  font-family: Tahoma, 'eTahoma';
  background: none;
  box-shadow: none;
  color: #2785b8;
  font-weight: bold;
}
@media (min-width: 768px) {
  .footer .navbar-inner img {
    width: 70%;
    padding-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .footer .navbar-inner {
    padding-bottom: 10px;
  }
  .footer .navbar-inner .nav > li > a {
    padding: 0px;
    margin: 10px 50px 10px 0px;
  }
}
@media (max-width: 767px) and (max-width: 450px) {
  .footer .navbar-inner .nav > li > a {
    margin: 0px 10px 0px 0px;
  }
}
.footer p {
  line-height: 16px;
  margin-top: 4px;
}
@media (max-width: 767px) {
  .footer .footer-align {
    float: left !important;
  }
}
.carousel {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 20px;
  margin-bottom: 50px;
  padding-left: 75px;
  padding-right: 75px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .carousel {
    padding-left: 65px;
    padding-right: 65px;
  }
}
@media (max-width: 767px) {
  .carousel {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.carousel-inner {
  min-height: 300px;
}
@media (max-width: 365px) {
  .carousel-inner {
    min-height: 150px;
  }
}
.carousel-inner > .item {
  display: block;
  opacity: 0;
  position: absolute;
  width: 100%;
}
.carousel-inner > .active {
  opacity: 1;
  z-index: 3;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  opacity: 1;
  z-index: 2;
}
.carousel-inner > .active.left {
  z-index: 1;
}
.carouselImage {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-height: 300px;
  min-height: 0px;
  padding-left: 45px;
  padding-right: 45px;
}
@media (max-width: 767px) {
  .carouselImage {
    min-height: 150px;
    width: auto;
  }
}
.carousel-indicators {
  position: absolute;
  bottom: -20px;
  top: auto;
  top: initial;
  right: auto;
  right: initial;
  float: left;
  left: 50%;
  z-index: 5;
}
.carousel-indicators li {
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 12px;
  border-width: 1px;
  border-style: solid;
  border-color: #808080;
  background: none;
  width: 10px;
  height: 10px;
  display: block;
  float: left;
  list-style: none;
  position: relative;
  right: 50%;
}
.carousel-indicators .active {
  background-color: #808080;
}
@media (max-width: 767px) {
  .carousel-indicators {
    bottom: -45px;
  }
  .carousel-indicators li {
    width: 15px;
    height: 15px;
    margin-bottom: 5px;
  }
}
.carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
  background: none;
  background-image: url('/img/btn-arrows.png');
  background-size: 90px 90px;
  width: 45px;
  height: 45px;
  border: none;
  top: 47%;
  z-index: 5;
}
.carousel-control.left {
  left: 0px;
  background-position: 0px 0px;
}
.carousel-control.left:hover,
.carousel-control.left:focus {
  background-position: 0px 45px;
}
.carousel-control.right {
  right: 0px;
  background-position: 45px 0px;
}
.carousel-control.right:hover,
.carousel-control.right:focus {
  background-position: 45px 45px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .carousel-control {
    background-size: 100px 100px;
    width: 50px;
    height: 50px;
  }
  .carousel-control.left:hover,
  .carousel-control.left:focus {
    background-position: 0px 50px;
  }
  .carousel-control.right {
    background-position: 50px 0px;
  }
  .carousel-control.right:hover,
  .carousel-control.right:focus {
    background-position: 50px 50px;
  }
}
@media (max-width: 767px) {
  .carousel-control {
    background-size: 80px 80px;
    width: 40px;
    height: 40px;
  }
  .carousel-control.left:hover,
  .carousel-control.left:focus {
    background-position: 0px 40px;
  }
  .carousel-control.right {
    background-position: 40px 0px;
  }
  .carousel-control.right:hover,
  .carousel-control.right:focus {
    background-position: 40px 40px;
  }
}
/*	==========================================================================
	HOME
	========================================================================== */
.homeb {
  background-color: #f7f7f7;
  margin-bottom: -160px;
}
.noMargin {
  margin: 0 !important;
}
.sectionHeader {
  font-size: 24px;
  font-weight: 700;
  color: #3f3f3f;
}
.sectionText {
  color: #b6b6b6;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.circle {
  border-radius: 50%;
  display: inline-block;
  margin-right: 8px;
  padding: 30px;
}
@media (max-width: 1330px) {
  .circle {
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
  }
}
.circleContent140 {
  height: 140px;
  width: 140px;
  background-color: #e5e5e5;
  color: #2785b8;
  text-align: center;
}
.circleContent140 .circleText {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-65%);
  -ms-transform: translateY(-65%);
  transform: translateY(-65%);
}
.circleContent140 .circleText h1 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .circleContent140 {
    height: 120px;
    width: 120px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 15px;
  }
  .circleContent140 .circleText h1 {
    font-size: 30px;
  }
  .circleContent140 .circleText p {
    font-size: 12px;
  }
}
@media (max-width: 368px) {
  .circleContent140 {
    height: 95px;
    width: 95px;
  }
  .circleContent140 .circleText {
    margin-left: -4px;
  }
  .circleContent140 .circleText h1 {
    font-size: 20px;
    width: 100%;
  }
  .circleContent140 .circleText p {
    font-size: 12px;
    width: 100%;
  }
}
.circleTitle {
  font-size: 18px !important;
  color: #3f3f3f !important;
  font-weight: 700 !important;
}
.circleSubText {
  font-size: 14px !important;
  color: #b6b6b6 !important;
  font-weight: 400 !important;
  padding-right: 30px;
  padding-left: 30px;
}
.homeSection {
  padding-top: 30px;
  padding-bottom: 30px;
  clear: both;
}
.homeExampleSection {
  padding-top: 30px;
  padding-bottom: 0;
}
#feature-carousel {
  margin-top: 50px;
}
#feature-carousel .carousel {
  margin-top: 0;
  margin-bottom: 0;
}
#feature-carousel .carouselImage {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-height: 405px;
  min-height: 0px;
  padding-left: 45px;
  padding-right: 45px;
}
#feature-carousel .carousel-indicators {
  bottom: auto;
  top: -30px;
}
@media (max-width: 767px) {
  #feature-carousel {
    margin-top: 70px;
  }
  #feature-carousel .carousel-inner {
    min-height: 0;
  }
  #feature-carousel .carousel-control.left {
    top: -35px;
    margin-left: -100px;
    left: initial;
    left: 50%;
  }
  #feature-carousel .carousel-control.right {
    top: -35px;
    margin-left: 60px;
    right: initial;
    right: 50%;
    margin-right: -100px;
    z-index: 100;
  }
  #feature-carousel .carousel-indicators {
    top: -40px;
  }
  #feature-carousel .carouselImage {
    padding-left: 0;
    padding-right: 0;
  }
}
.homeAboutSection {
  background: url('/img/home-about-bg.jpg');
  background-size: cover;
}
.homeAboutSection .maxWidthContainer {
  padding-left: 350px;
}
@media (max-width: 1330px) {
  .homeAboutSection {
    background: none;
    height: auto;
    padding-left: 0;
    text-align: center;
  }
  .homeAboutSection .maxWidthContainer {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.maxWidthContainer {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.solution-item {
  margin-bottom: 0px;
  padding-top: 20px;
}
.business-item2 {
  width: 33%!important;
}
@media (max-width: 768px) {
  .business-item2 {
    width: 100%!important;
    max-width: 580px;
    float: left !important;
    height: 150px;
    padding-left: 20% !important;
  }
  .business-item2 div {
    float: left !important;
    width: 50%!important;
  }
  .business-item2 .circleTitle {
    display: block !important;
    line-height: 20px!important;
    text-align: left !important;
    padding-left: 30px;
    width: 64%;
  }
  .business-item2 .circleSubText {
    display: block;
    text-align: left !important;
    margin-left: 125px;
    padding-left: 30px;
  }
}
@media (max-width: 489px) and (max-width: 767px) {
  .business-item2 {
    height: auto;
  }
  .business-item2 .circleTitle {
    line-height: 20px!important;
    display: block !important;
    text-align: left !important;
    padding-left: 15px !important;
    width: 300px;
  }
  .business-item2 .circleSubText {
    display: block !important;
    margin-left: 125px;
    padding-left: 15px !important;
  }
}
@media (max-width: 489px) {
  .business-item2 .circleTitle {
    width: 50%;
  }
}
@media (max-width: 630px) and (max-width: 680px) {
  .business-item2 {
    padding-left: 15% !important;
  }
}
@media (max-width: 529px) {
  .business-item2 {
    padding-left: 10% !important;
  }
}
.partner-logo {
  float: left;
  padding-right: 9px;
  padding-bottom: 10px;
}
@media (max-width: 1330px) {
  .partner-logo {
    padding-left: 9px;
    width: 33%;
  }
}
.blueButton {
  background-color: #2785b8;
  color: #ffffff;
  border-radius: 0;
  border: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid #156a98;
  font-size: 18px;
  padding: 8px 25px;
}
.blueButton:hover,
.blueButton:focus {
  background-color: #abcef5;
  border-bottom: 4px solid #2785b8;
  color: #ffffff;
  outline: none;
}
.blueButton:active {
  border-top: 4px solid #2785b8;
  border-bottom: 4px solid transparent;
  outline: none;
}
.slanted-container-outer {
  padding-top: 60px;
  padding-bottom: 60px;
}
.slanted-container {
  background: #ffffff;
  position: relative;
  padding: 20px;
  z-index: 1;
}
.slanted-container:before {
  content: '';
  position: absolute;
  left: 0;
  top: -36px;
  width: 100%;
  height: 100px;
  background: #ffffff;
  -webkit-transform: skewY(-2deg);
  -moz-transform: skewY(-2deg);
  -ms-transform: skewY(-2deg);
  -o-transform: skewY(-2deg);
  transform: skewY(-2deg);
  z-index: -1;
}
.slanted-container:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -36px;
  width: 100%;
  height: 100px;
  background: #ffffff;
  -webkit-transform: skewY(-2deg);
  -moz-transform: skewY(-2deg);
  -ms-transform: skewY(-2deg);
  -o-transform: skewY(-2deg);
  transform: skewY(-2deg);
  z-index: -1;
}
.home-featured-logos {
  margin: 0;
}
.home-featured-logos li {
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .home-featured-logos .span2 {
    float: left;
    display: block;
    width: 33%;
  }
}
.darkGrayContainer {
  background-color: #333333;
  color: #ffffff !important;
}
.darkGrayContainer .sectionHeader {
  color: #ffffff !important;
}
@media (max-width: 450px) {
  #home-controller h3 {
    font-size: 13px;
    line-height: 20px;
    font-family: 'Open Sans', Tahoma, 'eTahoma';
  }
}
#home-controller #feature {
  background: #333333;
  border: 2px solid #333333;
  margin-bottom: 50px;
  width: 100%;
  position: relative;
}
#home-controller #feature > div:first-child {
  float: right;
  width: 70%;
  margin: 0px;
}
#home-controller #feature > div:first-child + div {
  float: left;
  width: 30%;
  color: white;
  padding: 15px;
}
#home-controller #feature > div:first-child + div .row-fluid {
  /*feature buttons*/

  text-align: center;
}
#home-controller #feature > div:first-child + div h3 {
  margin: 0;
}
@media (max-width: 767px) {
  #home-controller #feature > div:first-child {
    width: 100%;
    float: right;
  }
  #home-controller #feature > div:first-child + div {
    float: left;
    width: 100%;
    margin: 0px;
  }
  #home-controller #feature > div:first-child + div .row-fluid {
    /*feature buttons*/
  
    position: absolute;
    text-align: right;
    right: 0px;
  }
}
#home-controller #feature button {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  font-size: 150%;
  border: none;
  padding: 3px 7px;
  margin: 5px;
}
#home-controller #feature button.active {
  background: #ededf5;
  color: #f79d2f;
}
#home-controller #feature .carousel {
  margin: 0 !important;
}
#home-controller #feature .carousel img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
#home-controller #businessObjects {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
}
#home-controller #businessObjects a.business-item:hover {
  text-decoration: none;
}
#home-controller #businessObjects a.business-item:hover h6 {
  color: #2785b8;
}
#home-controller #businessObjects .business-item {
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
}
#home-controller #businessObjects .business-item div {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
#home-controller #businessObjects .business-item h6 {
  font-size: 12px;
  font-weight: normal;
  color: #333333;
}
@media (max-width: 767px) {
  #home-controller #businessObjects .business-item {
    float: left;
    text-align: left;
    width: 50%;
    padding-left: 10px;
  }
  #home-controller #businessObjects .business-item div {
    float: left;
  }
  #home-controller #businessObjects .business-item h6 {
    float: left;
    color: #2785b8;
    font-size: 10px;
    font-weight: normal;
    min-width: 100px;
    min-height: 30px;
    text-align: center;
    line-height: 15px;
  }
}
@media (max-width: 767px) and (max-width: 445px) {
  #home-controller #businessObjects .business-item h6 {
    padding: 0px;
  }
}
#home-controller .quote-block {
  border-top: 7px solid #cdcdcd;
  border-bottom: 7px solid #cdcdcd;
  background: #f7f7fc;
  overflow: auto;
  position: relative;
  padding-left: 75px;
  padding-right: 75px;
}
@media (max-width: 767px) {
  #home-controller .quote-block {
    padding-right: 0;
  }
}
#home-controller .quote-block .description-container {
  padding: 15px 5px 0px 0px;
}
#home-controller .quote-block .description-container .description {
  background-image: url('/img/quote.png');
  background-repeat: no-repeat;
}
#home-controller .quote-block .description-container .description p {
  font-family: 'Open Sans', sans-serif;
  color: #777;
  font-size: 18px;
  font-style: italic;
  padding-left: 50px;
  padding-top: 5px;
}
#home-controller .quote-block .description-container .description small {
  float: right;
  padding-top: 30px;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  #home-controller .quote-block .description-container .description small {
    float: left;
    padding-left: 50px;
    padding-right: 75px;
    padding-top: 30px;
    padding-bottom: 55px;
  }
}
#home-controller .quote-block .quote-left-arrow-btn {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -42px;
}
@media (max-width: 767px) {
  #home-controller .quote-block .quote-left-arrow-btn {
    top: auto;
    bottom: 40px;
  }
}
#home-controller .quote-block .quote-right-arrow-btn {
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -42px;
}
@media (max-width: 767px) {
  #home-controller .quote-block .quote-right-arrow-btn {
    top: auto;
    bottom: 40px;
  }
}
#home-controller .partners-container {
  padding: 50px;
  background-color: #eff3f4;
  display: table;
  table-layout: fixed;
  width: 100%;
  float: left;
  position: absolute;
  left: 0px;
  height: 160px;
  bottom: 141px;
}
#home-controller .partners-container div {
  display: table-cell;
}
@media (min-width: 768px) and (max-width: 979px) {
  #home-controller .partners-container div {
    float: left;
    margin-bottom: 0px;
    width: 33.333333333%;
  }
}
@media (max-width: 767px) {
  #home-controller .partners-container div {
    float: left;
    padding: 0px 20px 5px 0px;
    margin-bottom: 0px;
    width: 50%;
  }
}
#home-controller .partners-container div a {
  width: 100%;
}
#home-controller .partners-container div a img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  max-height: 65px;
}
@media (max-width: 768px) {
  #home-controller .partners-container {
    float: left;
    padding: 0px 0px 10px;
  }
  #home-controller .partners-container div:first-child {
    width: 100%;
    padding: 10px 10px 0px 10px;
  }
  #home-controller .partners-container div:first-child a {
    width: 100%;
  }
  #home-controller .partners-container div:first-child a img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    height: auto;
    max-width: none;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #home-controller ::i-block-chrome,
  #home-controller .partners-container {
    height: 250px;
  }
}
/*	==========================================================================
	Expertise
	========================================================================== */
#expertise-controller {
  /*----- ExpertiseTopics ----- */

  /*	h3{
			.openSans;
			color: @gray;
			font-weight: 400;
			font-size: 36px;
			margin-bottom: 0.6em;

			@media (max-width: 767px){
				font-size: 30px;
				line-height: 50px;
			}
		}
		*/

  /*	p {
			color: @gray;
			font-size: 13px;
			font-weight: 300;
			line-height: 24px;
			max-width: 790px;
		}*/

  /*----- multi-single-view -----

		h4{
			color: @gray;
			font-size: 24px;
			font-weight: 300;
			line-height: 30px;
			padding: 20px;
			@media (max-width: 767px){
				padding: 0px;
			}
		}

		h5{
			font-size: 24px;
			font-weight: 400;
			margin-bottom: 20px;
			line-height: 1.2em;
		}
		*/

}
@media (max-width: 979px) and (min-width: 768px) {
  #expertise-controller .row-fluid:firstchild {
    width: 100%;
  }
}
#expertise-controller .subTopic {
  color: #555555;
  font-style: italic;
  margin-bottom: 0.6em;
}
@media (max-width: 767px) {
  #expertise-controller .subTopic {
    font-size: 20px;
    line-height: 28px;
  }
}
#expertise-controller .section-wrapper {
  margin-bottom: 40px;
}
#expertise-controller .img-icon-clickable {
  width: 180px;
  height: 180px;
  border-radius: 50%;
}
#expertise-controller .img-icon-clickable:hover,
#expertise-controller .img-icon-clickable:active,
#expertise-controller .img-icon-clickable:focus {
  border-radius: 99em;
  border: 4px solid #D2D2D2;
}
#expertise-controller .clickable-img-item {
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  #expertise-controller .clickable-img-item {
    padding-bottom: 0px;
  }
}
#expertise-controller .clickable-well-item {
  padding-bottom: 30px;
}
#expertise-controller a:hover,
#expertise-controller a:active,
#expertise-controller a:focus {
  text-decoration: none;
  text-color: #2785b8;
}
#expertise-controller .well-item {
  margin-bottom: 2.564102564102564%;
  color: black;
}
#expertise-controller .well-item:last-child {
  margin-left: 0px;
}
#expertise-controller .sidebar-box {
  padding: 15px;
}
#expertise-controller .sidebar-box h4 {
  margin: 0;
  margin-bottom: 30px;
}
#expertise-controller .sidebar-box div.span4 {
  margin-bottom: 2.564102564102564%;
}
#expertise-controller .sidebar-box .staySpanTechnology img {
  max-width: 50px;
}
#expertise-controller .multiSingleIcon {
  width: 50px;
  height: 40px;
}
#expertise-controller .exampleIconSpan {
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}
#expertise-controller .multiSingleViewSpan {
  float: left;
}
#expertise-controller .expertiseSubTopics {
  margin-right: 20px;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  #expertise-controller .expertiseSubTopics {
    display: none;
  }
}
#expertise-controller .rightAlign {
  float: right;
}
#expertise-controller #columns {
  margin-bottom: 2.564102564102564%;
  color: black;
}
#expertise-controller #columns:last-child {
  margin-left: 0px;
}
#expertise-controller #columns h5 {
  color: #2785b8;
}
#expertise-controller #columns .column {
  position: relative;
  width: 46%;
  background: #f7f7fc;
  padding: 20px;
}
#expertise-controller #columns .left {
  float: left;
}
#expertise-controller #columns .right {
  float: right;
}
#expertise-controller table.xbox {
  border-collapse: collapse;
  border: 1px solid #cbcbcb;
  width: 100%;
}
#expertise-controller #col1 {
  color: #000000;
  font-weight: bold;
  padding-left: 5px;
  width: 35%;
}
#expertise-controller #col2 {
  width: 30%;
}
#expertise-controller #col3 {
  width: 30%;
}
#expertise-controller td {
  border: 1px solid #cbcbcb;
  border-left: hidden;
  border-right: hidden;
  vertical-align: top;
  padding-top: 10px;
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  #expertise-controller {
    /* Force table to not be like tables anymore */
  
  }
  #expertise-controller table,
  #expertise-controller thead,
  #expertise-controller tbody,
  #expertise-controller th,
  #expertise-controller td,
  #expertise-controller tr {
    display: block;
  }
  #expertise-controller tr {
    border-bottom: 1px solid #ccc;
  }
  #expertise-controller td {
    /* Behave  like a "row" */
  
    border: none;
    position: relative;
  }
  #expertise-controller td:before {
    /* Now like a table header */
  
    position: absolute;
    /* Top/left values mimic padding */
  
    left: 6px;
    width: 100%;
    padding-right: 10px;
    white-space: nowrap;
  }
}
#expertise-controller .xboxTableToggle {
  width: 42px;
  display: block;
  margin-top: -1px;
  margin-left: auto;
  margin-right: auto;
}
#expertise-controller .xboxCollapse {
  margin-bottom: 0px;
  overflow: auto;
}
#expertise-controller #description {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
#expertise-controller #devDeliveryCapability ul {
  width: 95%;
  -moz-column-count: 2;
  -moz-column-gap: 50px;
  -webkit-column-count: 2;
  -webkit-column-gap: 50px;
  column-count: 2;
  column-gap: 50px;
  list-style: inside disc;
}
@media (max-width: 767px) {
  #expertise-controller #devDeliveryCapability ul {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}
#expertise-controller #devDeliveryCapability ul li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 2em;
}
@media (max-width: 767px) {
  #expertise-controller #devDeliveryCapability ul li {
    padding-left: 0em;
    margin-right: 1em;
  }
}
#expertise-controller .staySpanTechnology {
  margin-bottom: 2.564102564102564%;
  margin-left: 0px;
  padding: 10px;
  width: 31.491712707182323%;
  *width: 31.43852121782062%;
}
#expertise-controller .staySpanTechnology .row-fluid {
  width: 100%;
  *zoom: 1;
}
#expertise-controller .staySpanTechnology .row-fluid:before,
#expertise-controller .staySpanTechnology .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
#expertise-controller .staySpanTechnology .row-fluid:after {
  clear: both;
}
#expertise-controller .staySpanTechnology .row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.7624309392265194%;
  *margin-left: 2.709239449864817%;
}
#expertise-controller .staySpanTechnology .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
#expertise-controller .staySpanTechnology .row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.7624309392265194%;
}
#expertise-controller .staySpanTechnology .row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
#expertise-controller .staySpanTechnology .row-fluid .span11 {
  width: 91.43646408839778%;
  *width: 91.38327259903608%;
}
#expertise-controller .staySpanTechnology .row-fluid .span10 {
  width: 82.87292817679558%;
  *width: 82.81973668743387%;
}
#expertise-controller .staySpanTechnology .row-fluid .span9 {
  width: 74.30939226519337%;
  *width: 74.25620077583166%;
}
#expertise-controller .staySpanTechnology .row-fluid .span8 {
  width: 65.74585635359117%;
  *width: 65.69266486422946%;
}
#expertise-controller .staySpanTechnology .row-fluid .span7 {
  width: 57.18232044198895%;
  *width: 57.12912895262725%;
}
#expertise-controller .staySpanTechnology .row-fluid .span6 {
  width: 48.61878453038674%;
  *width: 48.56559304102504%;
}
#expertise-controller .staySpanTechnology .row-fluid .span5 {
  width: 40.05524861878453%;
  *width: 40.00205712942283%;
}
#expertise-controller .staySpanTechnology .row-fluid .span4 {
  width: 31.491712707182323%;
  *width: 31.43852121782062%;
}
#expertise-controller .staySpanTechnology .row-fluid .span3 {
  width: 22.92817679558011%;
  *width: 22.87498530621841%;
}
#expertise-controller .staySpanTechnology .row-fluid .span2 {
  width: 14.3646408839779%;
  *width: 14.311449394616199%;
}
#expertise-controller .staySpanTechnology .row-fluid .span1 {
  width: 5.801104972375691%;
  *width: 5.747913483013988%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset12 {
  margin-left: 105.52486187845304%;
  *margin-left: 105.41847889972962%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset12:first-child {
  margin-left: 102.76243093922652%;
  *margin-left: 102.6560479605031%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset11 {
  margin-left: 96.96132596685082%;
  *margin-left: 96.8549429881274%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset11:first-child {
  margin-left: 94.1988950276243%;
  *margin-left: 94.09251204890089%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset10 {
  margin-left: 88.39779005524862%;
  *margin-left: 88.2914070765252%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset10:first-child {
  margin-left: 85.6353591160221%;
  *margin-left: 85.52897613729868%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset9 {
  margin-left: 79.8342541436464%;
  *margin-left: 79.72787116492299%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset9:first-child {
  margin-left: 77.07182320441989%;
  *margin-left: 76.96544022569647%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset8 {
  margin-left: 71.2707182320442%;
  *margin-left: 71.16433525332079%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset8:first-child {
  margin-left: 68.50828729281768%;
  *margin-left: 68.40190431409427%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset7 {
  margin-left: 62.70718232044199%;
  *margin-left: 62.600799341718584%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset7:first-child {
  margin-left: 59.94475138121547%;
  *margin-left: 59.838368402492065%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset6 {
  margin-left: 54.14364640883978%;
  *margin-left: 54.037263430116376%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset6:first-child {
  margin-left: 51.38121546961326%;
  *margin-left: 51.27483249088986%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset5 {
  margin-left: 45.58011049723757%;
  *margin-left: 45.47372751851417%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset5:first-child {
  margin-left: 42.81767955801105%;
  *margin-left: 42.71129657928765%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset4 {
  margin-left: 37.01657458563536%;
  *margin-left: 36.91019160691196%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset4:first-child {
  margin-left: 34.25414364640884%;
  *margin-left: 34.14776066768544%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset3 {
  margin-left: 28.45303867403315%;
  *margin-left: 28.346655695309746%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset3:first-child {
  margin-left: 25.69060773480663%;
  *margin-left: 25.584224756083227%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset2 {
  margin-left: 19.88950276243094%;
  *margin-left: 19.783119783707537%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset2:first-child {
  margin-left: 17.12707182320442%;
  *margin-left: 17.02068884448102%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset1 {
  margin-left: 11.32596685082873%;
  *margin-left: 11.219583872105325%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset1:first-child {
  margin-left: 8.56353591160221%;
  *margin-left: 8.457152932878806%;
}
#expertise-controller .staySpanTechnology .row-fluid {
  width: 100%;
  *zoom: 1;
}
#expertise-controller .staySpanTechnology .row-fluid:before,
#expertise-controller .staySpanTechnology .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
#expertise-controller .staySpanTechnology .row-fluid:after {
  clear: both;
}
#expertise-controller .staySpanTechnology .row-fluid [class*="staySpan"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.7624309392265194%;
  *margin-left: 2.709239449864817%;
}
#expertise-controller .staySpanTechnology .row-fluid [class*="staySpan"]:first-child {
  margin-left: 0;
}
#expertise-controller .staySpanTechnology .row-fluid .controls-row [class*="staySpan"] + [class*="staySpan"] {
  margin-left: 2.7624309392265194%;
}
#expertise-controller .staySpanTechnology .row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
#expertise-controller .staySpanTechnology .row-fluid .span11 {
  width: 91.43646408839778%;
  *width: 91.38327259903608%;
}
#expertise-controller .staySpanTechnology .row-fluid .span10 {
  width: 82.87292817679558%;
  *width: 82.81973668743387%;
}
#expertise-controller .staySpanTechnology .row-fluid .span9 {
  width: 74.30939226519337%;
  *width: 74.25620077583166%;
}
#expertise-controller .staySpanTechnology .row-fluid .span8 {
  width: 65.74585635359117%;
  *width: 65.69266486422946%;
}
#expertise-controller .staySpanTechnology .row-fluid .span7 {
  width: 57.18232044198895%;
  *width: 57.12912895262725%;
}
#expertise-controller .staySpanTechnology .row-fluid .span6 {
  width: 48.61878453038674%;
  *width: 48.56559304102504%;
}
#expertise-controller .staySpanTechnology .row-fluid .span5 {
  width: 40.05524861878453%;
  *width: 40.00205712942283%;
}
#expertise-controller .staySpanTechnology .row-fluid .span4 {
  width: 31.491712707182323%;
  *width: 31.43852121782062%;
}
#expertise-controller .staySpanTechnology .row-fluid .span3 {
  width: 22.92817679558011%;
  *width: 22.87498530621841%;
}
#expertise-controller .staySpanTechnology .row-fluid .span2 {
  width: 14.3646408839779%;
  *width: 14.311449394616199%;
}
#expertise-controller .staySpanTechnology .row-fluid .span1 {
  width: 5.801104972375691%;
  *width: 5.747913483013988%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset12 {
  margin-left: 105.52486187845304%;
  *margin-left: 105.41847889972962%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset12:first-child {
  margin-left: 102.76243093922652%;
  *margin-left: 102.6560479605031%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset11 {
  margin-left: 96.96132596685082%;
  *margin-left: 96.8549429881274%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset11:first-child {
  margin-left: 94.1988950276243%;
  *margin-left: 94.09251204890089%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset10 {
  margin-left: 88.39779005524862%;
  *margin-left: 88.2914070765252%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset10:first-child {
  margin-left: 85.6353591160221%;
  *margin-left: 85.52897613729868%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset9 {
  margin-left: 79.8342541436464%;
  *margin-left: 79.72787116492299%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset9:first-child {
  margin-left: 77.07182320441989%;
  *margin-left: 76.96544022569647%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset8 {
  margin-left: 71.2707182320442%;
  *margin-left: 71.16433525332079%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset8:first-child {
  margin-left: 68.50828729281768%;
  *margin-left: 68.40190431409427%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset7 {
  margin-left: 62.70718232044199%;
  *margin-left: 62.600799341718584%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset7:first-child {
  margin-left: 59.94475138121547%;
  *margin-left: 59.838368402492065%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset6 {
  margin-left: 54.14364640883978%;
  *margin-left: 54.037263430116376%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset6:first-child {
  margin-left: 51.38121546961326%;
  *margin-left: 51.27483249088986%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset5 {
  margin-left: 45.58011049723757%;
  *margin-left: 45.47372751851417%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset5:first-child {
  margin-left: 42.81767955801105%;
  *margin-left: 42.71129657928765%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset4 {
  margin-left: 37.01657458563536%;
  *margin-left: 36.91019160691196%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset4:first-child {
  margin-left: 34.25414364640884%;
  *margin-left: 34.14776066768544%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset3 {
  margin-left: 28.45303867403315%;
  *margin-left: 28.346655695309746%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset3:first-child {
  margin-left: 25.69060773480663%;
  *margin-left: 25.584224756083227%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset2 {
  margin-left: 19.88950276243094%;
  *margin-left: 19.783119783707537%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset2:first-child {
  margin-left: 17.12707182320442%;
  *margin-left: 17.02068884448102%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset1 {
  margin-left: 11.32596685082873%;
  *margin-left: 11.219583872105325%;
}
#expertise-controller .staySpanTechnology .row-fluid .offset1:first-child {
  margin-left: 8.56353591160221%;
  *margin-left: 8.457152932878806%;
}
#expertise-controller .staySpanTechnology .row-fluid .staySpan12 {
  width: 100%;
  *width: 99.94680851063829%;
}
#expertise-controller .staySpanTechnology .row-fluid .staySpan11 {
  width: 91.43646408839778%;
  *width: 91.38327259903608%;
}
#expertise-controller .staySpanTechnology .row-fluid .staySpan10 {
  width: 82.87292817679558%;
  *width: 82.81973668743387%;
}
#expertise-controller .staySpanTechnology .row-fluid .staySpan9 {
  width: 74.30939226519337%;
  *width: 74.25620077583166%;
}
#expertise-controller .staySpanTechnology .row-fluid .staySpan8 {
  width: 65.74585635359117%;
  *width: 65.69266486422946%;
}
#expertise-controller .staySpanTechnology .row-fluid .staySpan7 {
  width: 57.18232044198895%;
  *width: 57.12912895262725%;
}
#expertise-controller .staySpanTechnology .row-fluid .staySpan6 {
  width: 48.61878453038674%;
  *width: 48.56559304102504%;
}
#expertise-controller .staySpanTechnology .row-fluid .staySpan5 {
  width: 40.05524861878453%;
  *width: 40.00205712942283%;
}
#expertise-controller .staySpanTechnology .row-fluid .staySpan4 {
  width: 31.491712707182323%;
  *width: 31.43852121782062%;
}
#expertise-controller .staySpanTechnology .row-fluid .staySpan3 {
  width: 22.92817679558011%;
  *width: 22.87498530621841%;
}
#expertise-controller .staySpanTechnology .row-fluid .staySpan2 {
  width: 14.3646408839779%;
  *width: 14.311449394616199%;
}
#expertise-controller .staySpanTechnology .row-fluid .staySpan1 {
  width: 5.801104972375691%;
  *width: 5.747913483013988%;
}
#expertise-controller .staySpanTechnology .row-fluid .span2-4 {
  width: 17.790055248618785%;
  *width: 17.736863759257083%;
}
@media (min-width: 600px) and (max-width: 767px) {
  #expertise-controller .staySpanTechnology {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
}
@media (min-width: 400px) and (max-width: 599px) {
  #expertise-controller .staySpanTechnology {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
}
@media (min-width: 300px) and (max-width: 399px) {
  #expertise-controller .staySpanTechnology {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
}
@media (min-width: 230px) and (max-width: 299px) {
  #expertise-controller .staySpanTechnology {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
}
#expertise-controller .left-arrow-btn {
  position: absolute;
  left: 0px;
}
@media (min-width: 768px) {
  #expertise-controller .left-arrow-btn {
    top: 50%;
    margin-top: -42px;
  }
}
@media (max-width: 767px) {
  #expertise-controller .left-arrow-btn {
    bottom: 40px;
  }
}
#expertise-controller .right-arrow-btn {
  position: absolute;
  right: 0px;
}
@media (min-width: 768px) {
  #expertise-controller .right-arrow-btn {
    top: 50%;
    margin-top: -42px;
  }
}
@media (max-width: 767px) {
  #expertise-controller .right-arrow-btn {
    bottom: 40px;
  }
}
#expertise-controller .xboxGenToggleOuter {
  float: left;
  width: 100%;
  position: relative;
  height: 70px;
  overflow-x: hidden;
}
#expertise-controller .xboxGenToggleInner {
  position: absolute;
  left: 50%;
  white-space: nowrap;
  font-size: 0;
}
#expertise-controller .xboxGenToggle {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0;
  padding: 0;
  position: relative;
  right: 50%;
}
@media (min-width: 768px) {
  #expertise-controller .expertise-icon-span {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
}
@media (max-width: 767px) {
  #expertise-controller .expertise-icon-span {
    float: left;
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
}
@media (min-width: 815px) {
  #expertise-controller .expertise-text-span {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
}
@media (min-width: 768px) and (max-width: 814px) {
  #expertise-controller .expertise-text-span {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
    font-size: 13px;
  }
  #expertise-controller .expertise-text-span h4 {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  #expertise-controller .expertise-text-span {
    float: left;
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
}
/*----- for 2 column layouts (Alternating-ImgText-Layout, expertise-exterprisesolution) ----- */
.image-pairing {
  max-width: 100%;
  height: auto;
}
.float-container-left {
  float: left;
  width: 50%;
}
.float-container-right {
  float: right;
  width: 50%;
}
.float-container-right-padding {
  float: right;
  width: 50%;
  padding-left: 50px;
}
.description-pairing-container {
  float: right;
  width: 50%;
  padding: 20px;
}
.twoColGroup:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 480px) {
  .float-container-left,
  .float-container-right,
  .float-container-right-padding,
  .description-pairing-container {
    float: none;
    width: auto;
    padding: 0px;
  }
}
/*	==========================================================================
	Services
	========================================================================== */
#services-controller .sprite-container {
  float: left;
}
#services-controller .services-well-item {
  border: 1px solid #cccccc;
  background: #f7f7fc;
  padding: 20px;
}
#services-controller .sidebar-nav {
  padding: 0px;
}
@media (max-width: 767px) {
  #services-controller .sidebar-nav {
    display: none;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  #services-controller .services-container {
    padding: 0px;
  }
}
#services-controller .services-stampItem {
  border: 1px solid #cccccc;
  background: #f7f7fc;
  position: relative;
  padding: 20px;
  padding: 20px 20px 20px 12%;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  #services-controller .services-stampItem {
    padding: 20px 0px 20px 0px;
  }
}
#services-controller .services-stampItem h5 {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #services-controller .services-stampItem h5 {
    color: white;
    background: #2785b8;
    text-align: center;
  }
}
@media (min-width: 768px) {
  #services-controller .services-stampItem h5 {
    color: #2785b8;
  }
}
#services-controller .services-stampItem p {
  margin-bottom: 20px;
  font-size: 90%;
}
@media (max-width: 767px) {
  #services-controller .services-stampItem p {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#services-controller .services-stampItem > img {
  position: absolute;
  top: 22px;
  left: -8%;
}
#services-controller .services-stampItem .sprite-container {
  position: absolute;
  max-width: 111px;
  width: 20%;
  top: 22px;
  left: -11%;
}
@media (max-width: 767px) {
  #services-controller .services-stampItem .sprite-container {
    display: none;
  }
}
/*	==========================================================================
	Products
	========================================================================== */
#product-controller .well-item {
  overflow: hidden;
  margin-bottom: 15px;
}
#product-controller .productImg {
  float: left;
  padding: 10px 10px 10px 10px;
}
@media (min-width: 768px) {
  #product-controller .productImg {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
}
@media (max-width: 767px) {
  #product-controller .productImg {
    width: 100%;
    *width: 99.94680851063829%;
  }
}
#product-controller .descriptionContainer {
  float: right;
  vertical-align: top;
  color: black;
  text-align: center;
  top: -50px;
}
@media (min-width: 768px) {
  #product-controller .descriptionContainer {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  #product-controller .descriptionContainer img {
    padding: 10px 30px 10px 50px;
  }
}
@media (max-width: 767px) {
  #product-controller .descriptionContainer {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  #product-controller .descriptionContainer img {
    width: 25%;
    max-width: 60px;
    margin-left: -135%;
    margin-bottom: -100px;
    top: 150px;
  }
}
#product-controller .text-list {
  padding-top: 5px;
}
.products-btn {
  float: right;
  width: 140px;
  height: 57px;
  margin-left: 15px;
  font-size: 14px;
  font-weight: bold;
}
.breadcrumb {
  background: none;
  width: 100% !important;
  padding: 8px 0px;
  /*> li > a.active {
			font-weight: bold !important;
			color: @EnsembleBlue !important;
		}*/

}
.breadcrumb > li > .divider {
  color: black;
}
.breadcrumb a.active {
  font-weight: bold;
}
.product .carousel {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) and (max-width: 979px) {
  .product .carousel {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .product .carousel {
    padding-left: 0;
    padding-right: 0;
  }
}
.product .carousel-inner {
  min-height: 230px;
  padding-left: 0;
  padding-right: 0;
}
.product .carouselImage {
  padding-left: 0;
  padding-right: 0;
  max-height: 220px;
}
@media (max-width: 767px) {
  .product .carouselImage {
    min-height: auto;
    width: auto;
  }
}
/* ===========================================================================
	Customers
	=========================================================================== */
#customers-controller .customers-container {
  margin-top: 25px;
}
#customers-controller .customers-container li {
  margin-left: 0px;
  margin-right: 0px;
}
#customers-controller .customers-container li a {
  padding: 4px;
  line-height: 60px;
}
#customers-controller .customers-container li a img {
  width: 100px;
  height: 50px;
  border: none;
  max-width: 100%;
  margin-right: auto;
  margin-left: 0;
}
#customers-controller .industriesCaption {
  color: #555555;
  font-size: 11.9px;
}
#customers-controller .customerSpanTechnology {
  margin-bottom: 2.564102564102564%;
  width: 22.92817679558011%;
  *width: 22.87498530621841%;
}
@media (max-width: 767px) {
  #customers-controller .customerSpanTechnology {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
}
#customers-controller .industrySpanTechnology {
  text-align: center;
  margin-bottom: 2.564102564102564%;
  width: 48.61878453038674%;
  *width: 48.56559304102504%;
}
#customers-controller .industrySpanTechnology div:first-child {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  #customers-controller .industrySpanTechnology {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
}
#customers-controller .industry-sidebar {
  padding: 5px 5px 5px 10px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  #customers-controller .industry-sidebar {
    width: 245px;
    float: right;
  }
}
#customers-controller .industry-sidebar .well-item {
  margin-left: 0px;
  margin-right: 10px;
  background: none;
  border: none;
}
@media (max-width: 1200px) {
  #customers-controller .industry-sidebar .well-item {
    padding: 0px;
  }
}
#customers-controller .industry-sidebar h6 {
  height: 50px;
}
#customers-controller .case-study-sidebar {
  margin-left: 0px;
  padding-top: 5px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  #customers-controller .case-study-sidebar {
    width: 245px;
    float: right;
  }
}
#customers-controller .case-study-sidebar .case-study-box {
  padding: 15px 10px 10px 0px;
}
#customers-controller .case-study-sidebar .case-study-box img {
  border: none;
}
#customers-controller .case-study-sidebar .case-study-box ul {
  margin-left: 0px;
  padding-left: 15px;
  padding-top: 10px;
  list-style-image: url('/img/li-arrow.png');
}
#customers-controller .case-study-sidebar .case-study-box li {
  font-size: 11px;
}
.case-study-header {
  color: #2785b8;
}
/* ===========================================================================
	Company
	=========================================================================== */
#about-us-controller .well-item {
  margin-bottom: 2.564102564102564%;
}
#about-us-controller .well-item img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#about-us-controller .sidebar-box {
  padding: 20px 20px 30px 20px;
}
#about-us-controller .sidebar-box h4 {
  margin-top: 0px;
}
#about-us-controller .sidebar-box img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
@media (min-width: 768px) {
  #about-us-controller .sidebar-box {
    float: right;
    max-width: 245px;
  }
}
#about-us-controller .imageSpanTechnology {
  float: left;
  padding: 0px 0px 10px 0px;
}
@media (min-width: 768px) {
  #about-us-controller .imageSpanTechnology {
    width: 100%;
    *width: 99.94680851063829%;
  }
}
@media (max-width: 767px) {
  #about-us-controller .imageSpanTechnology {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
}
#about-us-controller .sprite-container {
  position: absolute;
  max-width: 111px;
  width: 20%;
  top: 22px;
  left: -11%;
  margin-left: 2%;
}
@media (min-width: 768px) {
  #about-us-controller .sprite-container {
    top: 22px;
    left: -13%;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  #about-us-controller .sprite-container {
    top: 22px;
    left: -9%;
  }
}
@media (max-width: 480px) {
  #about-us-controller .sprite-container {
    top: -20px;
  }
}
#about-us-controller p {
  font-size: 90%;
  line-height: 16px;
}
@media (min-width: 481px) and (max-width: 767px) {
  #about-us-controller p {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  #about-us-controller h2 {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#about-us-controller h5 {
  color: #2785b8;
}
@media (min-width: 768px) {
  #about-us-controller h5 {
    padding-left: 0px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  #about-us-controller h5 {
    padding-left: 20px;
  }
}
@media (max-width: 480px) {
  #about-us-controller h5 {
    padding-left: 25%;
  }
}
#about-us-controller .awardSpanTechnology {
  float: left;
  border: 1px solid #cccccc;
  background: #f7f7fc;
  padding: 20px;
  margin-right: 10px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #about-us-controller .awardSpanTechnology {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
    margin-right: 10px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  #about-us-controller .awardSpanTechnology {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
    margin-right: 5px;
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  #about-us-controller .awardSpanTechnology {
    width: 100%;
    *width: 99.94680851063829%;
    margin-right: 5px;
    margin-bottom: 10px;
  }
}
#about-us-controller .aboutus-container {
  padding: 20px;
}
@media (min-width: 481px) and (max-width: 1098px) {
  #about-us-controller .aboutus-container {
    padding: 10px 10px 10px 67px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  #about-us-controller .aboutus-container {
    padding: 10px 10px 10px 50px;
  }
}
@media (max-width: 480px) {
  #about-us-controller .aboutus-container {
    padding: 30px 20px;
  }
}
#careers-controller .well-item {
  margin-bottom: 30px;
}
@media (min-width: 1135px) {
  #careers-controller .well-item {
    margin-left: 9%;
  }
  @-ms-viewport {
    width: 1135px;
  }
}
@media (min-width: 1090px) and (max-width: 1134px) {
  #careers-controller .well-item {
    margin-left: 7%;
  }
  @-ms-viewport {
    width: 1090px;
  }
}
@media (min-width: 1050px) and (max-width: 1089px) {
  #careers-controller .well-item {
    margin-left: 5%;
  }
  @-ms-viewport {
    width: 1050px;
  }
}
@media (min-width: 1010px) and (max-width: 1049px) {
  #careers-controller .well-item {
    margin-left: 1%;
  }
  @-ms-viewport {
    width: 1010px;
  }
}
#careers-controller .well-item button {
  font-weight: normal;
  padding: 10px;
  font-size: 90%;
}
#careers-controller .well-item h4 {
  color: #2785b8;
}
#careers-controller .main-content {
  max-width: 1100px;
}
#careers-controller .career-topbar-box {
  padding: 5px 5px 5px 10px;
  margin-bottom: 40px;
  display: none;
}
@media (max-width: 767px) {
  #careers-controller .career-topbar-box {
    display: block;
  }
  @-ms-viewport {
    width: 767px;
  }
}
#careers-controller .career-topbar-box p {
  color: #2785b8;
  margin-top: 5px;
}
#careers-controller .sidebar-nav {
  padding: 0px;
}
@media (max-width: 767px) {
  #careers-controller .career-sidebar-box {
    display: none;
  }
  @-ms-viewport {
    width: 767px;
  }
}
#careers-controller .career-sidebar-box .spriteHover {
  padding: 5px 10px 0px 10px;
}
#careers-controller .career-sidebar-box p {
  color: #2785b8;
  margin-top: 5px;
}
#contact-us-controller p {
  font-size: 90%;
}
#contact-us-controller .main-content {
  padding: 10px 10px 0px 0px;
}
@media (min-width: 768px) and (max-width: 1098px) {
  #contact-us-controller .main-content {
    padding: 10px 20px 10px 20px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  #contact-us-controller .main-content {
    padding: 10px 20px 10px 20px;
  }
}
@media (max-width: 480px) {
  #contact-us-controller .main-content {
    padding: 30px 20px;
  }
}
#contact-us-controller .bottomSpace {
  margin-bottom: 50px;
}
#contact-us-controller .map {
  height: 300px;
  width: 100%;
  border: 5px solid #2785b8;
}
#contact-us-controller .vipSpanTechnology {
  float: left;
  min-width: 150px;
}
@media (min-width: 768px) {
  #contact-us-controller .vipSpanTechnology {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
    margin-right: 10px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  #contact-us-controller .vipSpanTechnology {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
    margin-right: 5px;
    margin-bottom: 10px;
  }
}
#resources-controller .sprite-container {
  position: absolute;
  max-width: 111px;
  width: 20%;
  top: 22px;
  left: -11%;
  margin-left: 2%;
}
@media (min-width: 768px) {
  #resources-controller .sprite-container {
    top: 22px;
    left: -9%;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  #resources-controller .sprite-container {
    top: 22px;
  }
}
@media (max-width: 480px) {
  #resources-controller .sprite-container {
    top: -10px;
    left: 15px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  #resources-controller p {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  #resources-controller h2 {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#resources-controller h5 {
  color: #2785b8;
}
@media (min-width: 768px) {
  #resources-controller h5 {
    padding-left: 0px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  #resources-controller h5 {
    padding-left: 20px;
  }
}
@media (max-width: 480px) {
  #resources-controller h5 {
    padding-left: 25%;
  }
}
#resources-controller .resources-container {
  padding: 20px;
}
@media (min-width: 768px) and (max-width: 1098px) {
  #resources-controller .resources-container {
    padding: 10px 20px 10px 65px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  #resources-controller .resources-container {
    padding: 10px 20px 10px 50px;
  }
}
@media (max-width: 480px) {
  #resources-controller .resources-container {
    padding: 30px 20px;
  }
}
#resources-controller .resourcesSpanTechnology {
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 768px) {
  #resources-controller .resourcesSpanTechnology {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
    padding: 0px 20px 0px 0px;
  }
}
@media (max-width: 767px) {
  #resources-controller .resourcesSpanTechnology {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
    padding: 0px 10px 0px 20px;
  }
}
@media (max-width: 480px) {
  #resources-controller .resourcesSpanTechnology {
    width: 100%;
    *width: 99.94680851063829%;
    padding: 20px 0px 0px;
  }
}
#terms-of-use-controller h5 {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  color: #2785b8;
}
#terms-of-use-controller p {
  line-height: 15px;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
#privacy-controller h5 {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  color: #2785b8;
}
#privacy-controller p {
  line-height: 15px;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.1em;
}
#privacy-controller .privacyenddescription {
  margin-bottom: 2px;
}
#privacy-controller .privacy-list {
  margin-left: auto;
  padding-left: 40px;
  margin-right: auto;
  font-size: 90%;
  list-style-image: url('/img/li-arrow.png');
  max-width: 960px;
}
#privacy-controller .privacy-mailto {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
  margin-bottom: 10px;
}
/*	==========================================================================
	General (styles used in more than one page)
	========================================================================== */
.text-list {
  list-style-image: url('/img/li-bullet.png');
}
.topbar-box {
  float: right;
  background: white;
  padding: 15px 15px 15px 15px;
}
@media (min-width: 768px) {
  .topbar-box {
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    border-bottom: 5px solid #2785b8;
  }
}
@media (max-width: 767px) {
  .topbar-box {
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    border-bottom: 5px solid #2785b8;
  }
}
.sidebar-box {
  padding: 15px;
  background: white;
  -webkit-box-shadow: #999999 2px 2px 3px;
  -moz-box-shadow: #999999 2px 2px 3px;
  box-shadow: #999999 2px 2px 3px;
  border-left: 5px solid #2785b8;
}
@media (min-width: 768px) {
  .sidebar-box {
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    border-left: 5px solid #2785b8;
    float: right;
    width: 245px;
  }
}
@media (max-width: 767px) {
  .sidebar-box {
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
    border-top: 5px solid #2785b8;
    border-left: 0px;
  }
}
.well-item {
  border: 1px solid #cccccc;
  background: #f7f7fc;
  padding: 20px;
}
.well-item-clickable {
  box-shadow: 3px 3px 3px #bbbbbb;
}
.well-item-clickable:hover,
.well-item-clickable:active,
.well-item-clickable:focus {
  background: #e7e6eb;
  border: 3px solid #2785b8;
  box-shadow: none;
}
.stampItem {
  border: 1px solid #cccccc;
  background: #f7f7fc;
  padding: 20px;
  position: relative;
  padding: 20px 20px 20px 10%;
  margin-bottom: 30px;
}
.stampItem h5 {
  color: #2785b8;
  margin-bottom: 20px;
}
.stampItem p {
  margin-bottom: 20px;
  font-size: 90%;
}
.stampItem > img {
  position: absolute;
  top: 22px;
  left: -8%;
}
.stampItem .sprite-container {
  position: absolute;
  left: -8%;
}
@media (max-width: 767px) {
  .stampItem .sprite-container {
    top: 0px;
  }
}
@media (min-width: 768px) {
  .stampItem .sprite-container {
    top: 22px;
  }
}
/*	==========================================================================
	Components (component styles)
	========================================================================== */
.backToTopToast {
  display: none;
  position: fixed;
  bottom: 0px;
  right: 10px;
  color: white;
  z-index: 65535;
  padding: 10px 20px 10px 20px;
  border: 1px solid #ea8509;
  background: #f79d2f;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}
.backToTopToast .sprite-container {
  float: left;
}
@media only screen and (max-width: 767px) {
  .backToTopToast {
    padding: 5px 10px;
  }
}
.backToTopToast div {
  position: relative;
  left: -5px;
  top: 7px;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .backToTopToast div {
    left: 0px;
    top: 10px;
  }
}
.backToTopToast p {
  display: inline-block;
  margin-bottom: 0px;
}
.backToTopToast .activated {
  display: none;
}
@media only screen and (min-width: 1224px) {
  .backToTopToast:hover,
  .backToTopToast:active,
  .backToTopToast:focus {
    background: #f7ca4f;
    border: 1px solid #f5bb1e;
    color: #f79d2f;
  }
  .backToTopToast:hover .regular,
  .backToTopToast:active .regular,
  .backToTopToast:focus .regular {
    display: none;
  }
  .backToTopToast:hover .activated,
  .backToTopToast:active .activated,
  .backToTopToast:focus .activated {
    display: block;
  }
}
.tabBanner {
  background: #2785b8;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  background-color: rgba(39, 133, 184, 0.85);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d82785b8, endColorstr=#d82785b8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d82785b8, endColorstr=#d82785b8);
}
.tabBanner p {
  line-height: 16px;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.tabBanner p.lead {
  line-height: 20px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .tabBanner p.lead {
    font-size: 0.9em;
  }
}
.tabBanner div {
  position: relative;
}
.tabBanner div img {
  width: auto;
  height: auto;
  max-height: 388px;
  max-width: 1698px;
  position: absolute;
  float: left;
  left: -20px;
}
.tabBanner div div {
  background-color: rgba(39, 133, 184, 0.85);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d82785b8, endColorstr=#d82785b8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d82785b8, endColorstr=#d82785b8);
  padding: 0px 20px;
  color: white;
}
.tabBanner div h2 {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 479px) {
  .tabBanner div h2 {
    font-size: 1.2em;
  }
}
.quoteBlock {
  border-bottom-style: solid;
  border-bottom-color: #cdcdcd;
  border-bottom-width: 7px;
  border-top-style: solid;
  border-top-color: #cdcdcd;
  border-top-width: 7px;
  background-color: #f7f7fc;
  overflow: auto;
}
.quoteBlock p {
  color: #333333;
  font-style: italic;
  padding-left: 50px;
  padding-top: 5px;
}
.quoteBlock .descriptionContainer {
  display: table-cell;
  padding: 15px 10px 0px 0px;
}
.quoteBlock .descriptionContainer .description {
  background-image: url('/img/quote.png');
  background-repeat: no-repeat;
}
.quoteBlock .descriptionContainer small {
  padding-top: 20px;
}
.sidebar-nav {
  padding: 15px;
  background: white;
  -webkit-box-shadow: #999999 2px 2px 3px;
  -moz-box-shadow: #999999 2px 2px 3px;
  box-shadow: #999999 2px 2px 3px;
  border-left: 5px solid #2785b8;
  position: fixed;
  max-width: 245px;
  margin-left: 1%;
}
@media (min-width: 768px) {
  .sidebar-nav {
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    border-left: 5px solid #2785b8;
    float: right;
    width: 245px;
  }
}
@media (max-width: 767px) {
  .sidebar-nav {
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
    border-top: 5px solid #2785b8;
    border-left: 0px;
  }
}
.sidebar-nav .btn {
  margin: 10px 7px 15px 7px;
}
.sidebar-nav .spriteHover {
  padding: 15px;
}
.sidebar-nav h4 {
  margin-left: 15px;
}
.sidebar-nav p {
  color: #2785b8;
  float: left;
  margin-top: 10px;
  min-width: 155px;
}
.sidebar-nav .sprite-container {
  margin-right: 15px;
}
.sidebar-nav > img {
  position: absolute;
  top: 4px;
}
.topbar-nav {
  float: right;
  background: white;
  padding: 15px 15px 15px 15px;
  position: fixed;
}
@media (min-width: 768px) {
  .topbar-nav {
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    border-bottom: 5px solid #2785b8;
  }
}
@media (max-width: 767px) {
  .topbar-nav {
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    border-bottom: 5px solid #2785b8;
  }
}
.topbar-nav .btn {
  margin: 15px;
}
.topbar-nav .spriteHover {
  padding: 15px;
}
.topbar-nav .sprite-container {
  margin-right: 15px;
}
.topbar-nav > img {
  position: absolute;
  top: 4px;
  left: -12px;
}
