html { font-size: 62.5%; }
body { font-size: 14px; font-size: 1.4rem; } /* =14px */
h1   { font-size: 30px; font-size: 3rem; }   /* =36px */
h2   { font-size: 24px; font-size: 2.4rem; } /* =24px */
h3   { font-size: 20px; font-size: 2rem; }    /* =20px */
h4   { font-size: 18px; font-size: 1.8rem; } /* =18px */
h5   { font-size: 16px; font-size: 1.6rem; } /* =16px */
h6   { font-size: 14px; font-size: 1.4rem; } /* =14px */

.heroText{ font-size: 50px; font-size: 5rem; font-weight: 300;  }   /* =50px */
.blue{color: #0655ca; }
.hightlight{background-color: #ffff99; padding: 0 4px;}


body{background: #f9f9f9; font-family: 'Avenir LT W04_55 Roman1475524', Avenir, Arial, sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; position: relative;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-weight: 300;}
.tFat{font-family: 'Avenir LT W04_55 Roman1475524' Avenir, Arial, sans-serif; font-weight: bold;}
.tThin{font-family: 'Avenir LT W01_35 Light1475496' Avenir, Arial, sans-serif; }
a{color: #184fcc; outline: none;}
a:hover, a:active, a:focus{color: #123c9b; }
.fr{float: right;}
.pad2{padding: 2px;}
.pad0{padding: 0;}
.pad5{padding: 5px;}
.padB60{padding-bottom: 60px;}
.padT60{padding-top: 60px;}
.padT100{padding-top: 100px;}
.padLR40{padding:20px 40px;}
.marginR20{margin-right: 20px;}
.margin20{margin: 20px;}
.marginT0{margin-top: 0;}
.marginT20{margin-top: 20px;}
.marginT40{margin-top: 40px;}
.marginT60{margin-top: 60px;}
.marginT100{margin-top: 100px;}
.marginB0{margin-bottom: 0;}
.marginB20{margin-bottom: 20px;}
.marginB40{margin-bottom: 40px;}
.marginB60{margin-bottom: 60px;}
.pad20{padding: 20px;}
.bgWhite{background: #fff;}
.width50{width: 50%;}
.width80{width: 80%;}
.width60 {width: 60%;}
.width100{width: 100%;}
.width80, .width100{margin: 0 auto;}
.dib{display: inline-block;}
.allBorder{border: solid 1px #ccc;}
.borderBtm{border-bottom: solid 1px #ddd;}
.borderTop{border-top: solid 1px #ddd;}

.icon{width: 64px; height: 64px; display: inline-block; background: transparent url(../images/icons.svg) no-repeat scroll 0 0;
background-size: 64px 768px;}
.icon-secure{background-position: 0 -64px; }
.icon-easy{background-position: 0 -192px; height: 63px; }
.icon-mobck{background-position: 0 -255px; height: 65px; }
.icon-scale{background-position: 0 -384px; }
.icon-rta{background-position: 0 -320px; }
.icon-pmeth{background-position: 0 -128px; }
.icon.small{ width: 32px; height: 32px; background-size: 32px 384px;}
.icon-mail{background-position: 0 -223px; float: left;}
.icon-tw{background-position: 0 -288px; float: left;}
.icon.small.icon-tw{height: 31px;}
.mail span,
.tw span{padding: 4px 10px; display: inline-block;}
a.mail{color: #db4437;}
a.tw{color: #55acee;}


.modal-backdrop {
    opacity:0.9;
}

.navbar{margin-bottom: 0;}
.navbar-brand{padding: 8px 0 9px;}
.navbar-default{ background-color: #f9f9f9; box-shadow: none; border: medium none; font-weight: 400;}
.sticky{background-color: #fcfcfc; box-shadow: 0 2px 3px #ccc; position: fixed; top: 0; width: 100%; z-index: 5; transition: all 250ms ease-in-out; }
.stick{background-color: #fcfcfc;  position: fixed; top: 0; width: 100%; z-index: 5; transition: all 250ms ease-in-out; }
.box-shadow {box-shadow: 0 2px 3px #ccc;}
.nav-padding{padding-top:50px;}
.navbar-toggle{margin-right: 10px;}
.navbar-toggle .icon-bar{width: 20px;}

.navbar-default .navbar-toggle{border: medium none;}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover{background-color: transparent;}
.navbar-default .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default .navbar-toggle:hover .icon-bar{background-color: #1262d5;}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {color: #194FCC;
  background-color: rgba(22, 101, 212, 0.12);}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {color: #194FCC;}
.dropdown-menu{padding: 0; border-color: rgba(22, 101, 212, 0.12); font-size: 13px;}
.dropdown-menu .divider{margin: 0;}
.subheading{border-bottom: dotted 1px #ccc; background-color: #f6f6f6;}
.subheading h5{ color: #999; margin: 0 20px; padding: 10px 0;}

.cuCaret{display: inline-block; width: 13px; height: 13px; position: relative;}
.cuCaret .glyphicon{font-size: 8px; padding: 2px 1px 1px 2px; top: 0px; border: solid 1px #ccc;}
.dropdown a:hover .cuCaret .glyphicon,
.open .cuCaret .glyphicon{border-color: rgba(22, 101, 212, 0.5); transition: all 0.350s;}
.dropdown-menu>li>a{padding: 10px 20px; line-height: normal; }
.dropdown-menu>li>a:hover{ background-color: rgba(22, 101, 212, 0.05); color: #194FCC;}
.glyphicon-chevron-right{font-size: 20px; margin-left: 3px;}
.ver{vertical-align: top;}


.featHeadline{ font-weight: 300;}
.featHeadline h3{margin-top: 0; /*color: #1363d6;*/ margin: 10px 0 20px; }
.featHeadline img{margin-bottom: 20px;}

.sidebar{  background-color: #f6f6f6;
  box-shadow: 0px 2px 3px #ccc;}
.sidebar-wrapper {
      position: relative;
      height: 100%;
      overflow: auto
}
#toggle-sidebar{  font-size: 18pt;
  margin-top: 4pt;
  display: inline-block;
  cursor: pointer;}



/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  max-height: 560px;
  height: 100%;
  margin: 20px auto;
  width: 100%;
  border-bottom: solid 1px #ddd;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption{color: #333; text-shadow: none; z-index: 10;}
.carouselHome .carousel-caption {
    bottom: none; top: 60px;
}
.carouselHome .item.one .carousel-caption{text-align: right;}
.carouselHome .item.two .carousel-caption{text-align: left;}

/* Declare heights because of positioning of img element */
.carousel .item {
  max-height: 560px;
  height: 560px;
  width: 100%;
  background-color: transparent;
}
.carouselClient.carousel{height: 130px; max-height: 150px;}
.carouselClient.carousel .item {height: 130px; max-height: 150px; width: auto; float: left; margin-top: 50px;}

.carouselClient .carousel-inner{margin: 0 auto; width: 80%;}

.carouselClient .carousel-inner .active.left  { left: -20%;             }
.carouselClient .carousel-inner .active.right { left: 20%;              }
.carouselClient .carousel-inner .next         { left: 20%               }
.carouselClient .carousel-inner .prev         { left: -20%              }
.carouselClient .carousel-control.left        { background-image: none; }
.carouselClient .carousel-control.right       { background-image: none; }
.carouselClient .carousel-inner .item         { background: white;      }

.carouselClient .carousel-inner>.item.active,
.carouselClient .carousel-inner>.item.next.left,
.carouselClient .carousel-inner>.item.prev.right{  }



.carouselHome .item.one{background: transparent url(../images/slide_1.png) no-repeat center 50px; background-size: cover; }
.carouselHome .item.two{background: transparent url(../images/slide_2.png) no-repeat center 0; background-size: cover; }
.carouselHome .item .container.second{ text-align: right;}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 50%;
  height: 560px;
}
.carouselInner.carousel{max-height: 600px; margin-top: 30px;}
.carouselInner{background: transparent url(../images/products/jps/n5frame.png) no-repeat scroll 50.1% 0;
  background-size: 320px 505px;}
.carouselInner .carousel-inner{ width: 204px; margin: 0 auto; height: 530px;}
.carouselInner.carousel .item { height: 322px; width: 204px; max-height: 322px; margin: 56px auto 0;}


.carouselInner .carousel-caption{ position: relative; right: 0; left: 0; text-align: center; top: 80px;}
.carousel-fade .carousel-inner { background: transparent; }
.carousel-fade .carousel-control { z-index: 2; }
.carousel-fade .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  }

  .carousel-fade .next.left,
  .carousel-fade .prev.right,
  .carousel-fade .item.active { opacity: 1; }

  .carousel-fade .active.left,
  .carousel-fade .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
    }
.carousel-control.left,
.carousel-control.right{background: transparent; color: #000; text-shadow: 0 1px 2px #fff;}
.carousel-indicators{bottom: -45px; z-index: 1;}
.carousel-indicators li{background: #999; border: solid 1px #999; width: 12px; height: 12px;}
.carousel-indicators .active { background-color: transparent; border-color: #36c; margin: 1px; }
/*Carousel Animation */
a.carousel-control, .carousel-indicators li {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  /* hardware acceleration causes Bootstrap carousel controlbox margin error in webkit */
  /* Assigning animation to indicator li will make slides flicker */
}

/* Hover animation */

.carousel:hover a.carousel-control.left { left: 15px; }
.carousel:hover a.carousel-control.right { right: 15px; }


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  line-height: 1;
  letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar{border-radius: 0;}
  .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {margin-left: 0;}
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 0;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
  .carousel .item .container{ max-width: 1266px; max-height: 560px;}
}



/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    height: 100%;
}

html {
    width: 100%;
    height: 100%;
}

@media(min-width:767px) {
    .navbar {
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
    }
    #contact .width80{width: 50%;}
}

/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children
of those sections to manage the look and feel of the site. */

.intro-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #fff;
}

.about-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #eee;
}

.services-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #fff;
}

.contact-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #eee;
}


/*Customize the primary nav for Mobile Devices*/

.pure-container{display: none;}
@media (min-width: 320px) and (max-width: 767px){
  .jusHero{margin-top: -20px; transition: all 1200ms ease-in-out;}
  .carousel-caption{
    top: -40px; right: 10%;
  }
  .carousel-caption p {
    margin-bottom: 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .scrollY{ overflow: hidden; overflow-x: scroll;}
  /*CUSTOM SCROLLBAR FOR SMART BROWSERS*/

  /* Let's get this party started */
  ::-webkit-scrollbar {
      width: 6px;
      height: 6px;
  }

  /* Track */
  ::-webkit-scrollbar-track,
  ::-webkit-scrollbar-track:horizontal {
      -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
      -webkit-border-radius: 10px;
      border-radius: 10px;
  }

  /* Handle */
  ::-webkit-scrollbar-thumb,
  ::-webkit-scrollbar-thumb:horizontal {
      -webkit-border-radius: 10px;
      border-radius: 10px;
      background: rgba(5,85,202,0.8);
      -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
  }
  ::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(5,85,202,0.4);
  }
  .featHeadline .safeImg{width: 51px;}
  .featHeadline .apiImg{width: 60px;}
  .featHeadline .checkoutImg{width: 30px;}
  .featHeadline .safeImg,
  .featHeadline .apiImg,
  .featHeadline .checkoutImg{height: 100%;}
  .navbar-header{text-align: center; margin: 0 !important;}
  .navbar-brand{  width: 32px; padding: 9px 0; position: absolute; overflow: hidden; margin-left: -15px;}

  .navbar-toggle{ position: absolute; left: 0;}
  .navbar-default{z-index: 3;}
  .navbar-default .navbar-collapse{width: 280px; left: 0px; position: absolute; background-color: rgba(255, 255, 255, 0.95);
    box-shadow: -1px 2px 2px rgba(0,0,0,0.3); border: none; padding: 0; margin: 0;
  }


  .navbar-header .navbar-toggle{display: none;}
  #navbar{display: none;}



  .pure-container {
    position: relative;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    display: block;
    z-index: 99;
  }
  .pure-toggle {
  left: -9999px;
  position: absolute;
   }
  .pure-toggle:focus ~ .pure-toggle-label {
    border-color: #1fc08e;
    color: #1fc08e; }

.pure-toggle-label {
  display: none;
  cursor: pointer;
  display: block;
  position: fixed;
  top: 13px;
  z-index: 109;
  width: 30px;
  height: 30px;
  transition: all 400ms ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .pure-toggle-label:hover {
    opacity: 1; }

  .pure-toggle-label:active {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .pure-toggle-label .pure-toggle-icon,
  .pure-toggle-label .pure-toggle-icon:before,
  .pure-toggle-label .pure-toggle-icon:after {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 2px;
    width: 24px;
    cursor: pointer;
    background: #adbee5;
    display: block;
    content: '';
    transition: all 300ms ease-in-out; }
  .pure-toggle-label .pure-toggle-icon {
    transform: translate3d(-50%, -4px, 0);
    -webkit-transform: translate3d(-50%, -4px, 0); }
  .pure-toggle-label .pure-toggle-icon:before {
    transform: translate3d(-50%, -8px, 0);
    -webkit-transform: translate3d(-50%, -8px, 0); }
  .pure-toggle-label .pure-toggle-icon:after {
    transform: translate3d(-50%, 6px, 0);
    -webkit-transform: translate3d(-50%, 6px, 0); }
  .pure-toggle-label:hover .pure-toggle-icon,
  .pure-toggle-label:hover .pure-toggle-icon:before,
  .pure-toggle-label:hover .pure-toggle-icon:after {
    background: #adbee5;
  }

.pure-toggle-label[data-toggle-label='left'] {
  left: 15px;
  right: auto; }

  .pure-drawer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 103;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
  background-color: rgba(255, 255, 255, 0.98);
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: ease-out;
  width: 75%;
  box-shadow: 3px 0px 4px rgba(0,0,0,0.2);
}

.pure-drawer[data-position='right'] {
  left: auto;
  right: 0; }

.pure-drawer[data-position='top'] {
  height: 100%;
  width: 100%; }
  @media only screen and (min-width:40.063em) {
    .pure-drawer[data-position='top'] {
      height: 100%; } }
  @media only screen and (min-width:64.063em) {
    .pure-drawer[data-position='top'] {
      height: 100px; } }

  .pure-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.4);
  transition-property: opacity;
  transition-duration: 300ms;
  transition-delay: 300ms;
  transition-timing-function: ease-in-out; }

.pure-toggle[data-toggle='left']:checked ~ .pure-overlay[data-overlay='left'] {
  left: 0%; }


.pure-toggle[data-toggle='left']:checked ~ .pure-overlay[data-overlay='left'],
.pure-toggle[data-toggle='right']:checked ~ .pure-overlay[data-overlay='right'],
.pure-toggle[data-toggle='top']:checked ~ .pure-overlay[data-overlay='top'] {
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 100;
}

[data-effect='pure-effect-slide'] .pure-drawer {
  z-index: 105;
  transition-duration: 300ms; }

[data-effect='pure-effect-slide'] .pure-drawer[data-position='left'] {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

[data-effect='pure-effect-slide'] .pure-toggle[data-toggle='left']:checked ~ .pure-drawer[data-position='left'],
[data-effect='pure-effect-slide'] .pure-toggle[data-toggle='right']:checked ~ .pure-drawer[data-position='right'],
[data-effect='pure-effect-slide'] .pure-toggle[data-toggle='top']:checked ~ .pure-drawer[data-position='top'] {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.pure-toggle[data-toggle='left']:checked ~ .pure-toggle-label:not([data-toggle-label='left']),
.pure-toggle[data-toggle='right']:checked ~ .pure-toggle-label:not([data-toggle-label='right']),
.pure-toggle[data-toggle='top']:checked ~ .pure-toggle-label:not([data-toggle-label='top']) {
  opacity: 0;
  z-index: -1; }

.pure-toggle[data-toggle='left']:checked ~ .pure-toggle-label[data-toggle-label='left'],
.pure-toggle[data-toggle='right']:checked ~ .pure-toggle-label[data-toggle-label='right'],
.pure-toggle[data-toggle='top']:checked ~ .pure-toggle-label[data-toggle-label='top'] {
  border-color: #1fc08e;
  color: #1fc08e; }
  .pure-toggle[data-toggle='left']:checked ~ .pure-toggle-label[data-toggle-label='left'] .pure-toggle-icon,
  .pure-toggle[data-toggle='right']:checked ~ .pure-toggle-label[data-toggle-label='right'] .pure-toggle-icon,
  .pure-toggle[data-toggle='top']:checked ~ .pure-toggle-label[data-toggle-label='top'] .pure-toggle-icon {
    background-color: transparent; }
  .pure-toggle[data-toggle='left']:checked ~ .pure-toggle-label[data-toggle-label='left'] .pure-toggle-icon:before,
  .pure-toggle[data-toggle='left']:checked ~ .pure-toggle-label[data-toggle-label='left'] .pure-toggle-icon:after,
  .pure-toggle[data-toggle='right']:checked ~ .pure-toggle-label[data-toggle-label='right'] .pure-toggle-icon:before,
  .pure-toggle[data-toggle='right']:checked ~ .pure-toggle-label[data-toggle-label='right'] .pure-toggle-icon:after,
  .pure-toggle[data-toggle='top']:checked ~ .pure-toggle-label[data-toggle-label='top'] .pure-toggle-icon:before,
  .pure-toggle[data-toggle='top']:checked ~ .pure-toggle-label[data-toggle-label='top'] .pure-toggle-icon:after {
    top: 0; }
  .pure-toggle[data-toggle='left']:checked ~ .pure-toggle-label[data-toggle-label='left'] .pure-toggle-icon:before,
  .pure-toggle[data-toggle='right']:checked ~ .pure-toggle-label[data-toggle-label='right'] .pure-toggle-icon:before,
  .pure-toggle[data-toggle='top']:checked ~ .pure-toggle-label[data-toggle-label='top'] .pure-toggle-icon:before {
    transform: translateX(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) rotate(45deg); }
  .pure-toggle[data-toggle='left']:checked ~ .pure-toggle-label[data-toggle-label='left'] .pure-toggle-icon:after,
  .pure-toggle[data-toggle='right']:checked ~ .pure-toggle-label[data-toggle-label='right'] .pure-toggle-icon:after,
  .pure-toggle[data-toggle='top']:checked ~ .pure-toggle-label[data-toggle-label='top'] .pure-toggle-icon:after {
    transform: translateX(-50%) translateY(-10px) rotate(-45deg);
    -webkit-transform: translateX(-50%) translateY(-10px) rotate(-45deg);
    top: 10px; }
  [data-effect='pure-effect-slide'] .pure-overlay {
  transition-duration: 300ms;
  transition-delay: 250ms; }
}

.brandM{ background: #1363d6; height: 20%; max-height: 160px; position: relative;}
.brandM .cus-navbar-brand{ position: absolute; width: 105px; height: 32px; top: 65%; left: 15px;}
.pure-drawer ul.mobileNav{ padding: 15px; list-style: none; height: 80%; overflow-y: scroll; padding-bottom: 30px; }
.pure-drawer ul.mobileNav li{border-bottom: dotted 1px #ccc;}
.pure-drawer ul.mobileNav li a{ padding: 5px 0; font-size: 95%; display: inline-block;}
.pure-drawer .subheading h5{margin: 0;}
.pure-drawer ul li.subheading + ul{ padding: 0 0 0 15px; list-style: none;}
.pure-drawer ul li.subheading + ul li:last-child{border-bottom: none;}
.divider{margin-top: 1px;}
.dropdown-menu>li.levelTwo>a{padding-left: 40px; font-size: 13px;}

.btn-primary{ background-color:#1363d6; border-color:#1363d6; }
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary { background-color: #2679ef; border-color: #1363d6; transition: all 200ms ease-in-out;}

.btn-primary:active{margin-top: 2px;}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus{outline: none; }


.heroVideo{

    position: relative;
    top: 0; bottom: 0; right: 0; left: 0;
    overflow: hidden;
    min-height: 100vh;
    min-width: 100wh;
    background-color: #000;
}
.heroVideo .we{
  position: relative;
  z-index: 1;
  background-image: url(../images/we.jpg);
  background-size: cover;
    width: 100vw;
  height: 100vh;
  opacity: 0.85;
  background-position: center center;
}
.jumbo-text{font-size: 80px; font-size: 3.7vw;
  font-weight: 300;
  text-transform: uppercase;
  margin: 80px 0 50px;}
.heroVideo .title {
  z-index: 2;
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  color: #f2f2f2;
  background-color: rgba(0,0,0,0.5);
  padding: 30px 0;
  min-height: 100vh;
}
.heroVideo .title h2{line-height: 1.4; }
.heroVideo #bgvid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* 1. No object-fit support: */
  @media (min-aspect-ratio: 16/9) {
    .heroVideo > video { height: 300%; top: -100%; }
  }
  @media (max-aspect-ratio: 16/9) {
    .heroVideo > video { width: 300%; left: -100%; }
  }
  /* 2. If supporting object-fit, overriding (1): */
  @supports (object-fit: cover) {
    .heroVideo > video {
      top: 0; left: 0;
      width: 100%; height: 100%;
      object-fit: cover;
    }
  }

  @media (min-width: 320px) and (max-width: 359px){
    .address{ margin-left: 5px;}
  }
  @media (min-width: 360px) and (max-width: 767px){
    .address{ margin-left: 5px;}
    .jumbo-text{ margin: 50px 0 0;}
  }


.contact{border-radius: 5px; margin: 20px 0 70px; padding: 20px;}
.contact ul, .footer ul{padding: 0;}
.contact ul li{list-style: none; font-size: 18px; font-weight: 300; display: inline-block; }
.loc{display: inline-block;}
.loc .glyphicon{font-size: 36px; color:yellowgreen;}

.map{height: 450px;}
.footer{border-top: dotted 2px #eee; color: #999;}
.footer ul li{list-style: none;}
.footer li a{color: #999;}
.copy{padding: 30px 0;}



.apiDiv{ background: transparent url(../images/bgAPI.png) repeat scroll center center; box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;}
.pad100{padding: 80px 40px;}
.apiBox{ width: 451px; border-radius: 10px; box-shadow: 0 0 10px #999;}
a.apiBox{
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.75;
  transition: all 300ms ease-in-out;
}
a.apiBox:hover{
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  box-shadow: 0 0 20px #999;
}
 .bgApiBlue{ background-color: #456b9e; color: #fff; border-radius: 0 10px 10px 0; font-size: 15px; font-weight: 300;}
 .bgApiBlue a{color: #fff; font-weight: 400;   display: inline-block; vertical-align: top; }
 .bgApiBlue a span{font-size: 22px;}
 .listOfClients ul{ }
.listOfClients ul li,
.listOfPayMeth ul li{list-style: none; display: inline-block; text-align: center; margin: 0 3% 6%;}
.listOfClients .owl-carousel .item, .pci{ -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.65;
  transition: all 350ms ease-in-out;}
  .listOfClients .owl-carousel .item:hover, .pci:hover{-webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;}
.listOfPayMeth ul li{width: 60px; margin: 5% 4%;}
.listOfPayMeth ul li.ae{width: 40px;}
.listOfPayMeth ul li.dci{width: 100px;}
.listOfPayMeth ul li.nb{width: 100px;}
.hdr{margin: 20px 0 3px; font-weight: 400;}


.tnc ol { list-style-type: none; counter-reset: item; margin: 0; padding: 0; }
.tnc li { display: table; counter-increment: item; margin-bottom: 0.6em; }
.tnc li:before { content: counters(item, ".") ". "; display: table-cell; padding-right: 0.6em; }
.tnc li li { margin: 0; }
.tnc li li:before { content: counters(item, ".") " "; }

.careerBox{background-color: rgba(255, 255, 255, 0.85);
  border-radius: 10px;
  margin-top: 80px;
  color: #333;
  box-shadow: 0 0 20px rgba(0,0,0,0.3);}

a.linkAsButton{border: solid 1px #184fcc; padding: 10px 20px; border-radius: 3px; margin-top: 20px; display: inline-block;
  font-size: 15px; font-size: 1.5rem; transition: all 250ms ease-in-out; }

a.linkAsButton:hover {text-decoration: none; border: solid 1px #184fcc; background-color: #184fcc; color: #fff; }

.contact ul li a{opacity: 0.75; filter: grayscale(100%); -webkit-filter: grayscale(100%);  /* For Webkit browsers */
    filter: gray; transition: all 250ms ease-in-out;}
.contact ul li a:hover{opacity: 1; filter: grayscale(0%); -webkit-filter: grayscale(0%); filter: none; }
.pci{height: 70px; opacity: 0.3;}

@media (min-width: 320px) and (max-width: 359px){
    .apiBox{ width: 100%;}
    .contact ul li{padding: 20px;}
    .careerBox{display: none;}
}
@media (min-width: 360px) and (max-width: 767px){
    .apiBox{ max-width: 80%; min-width: 60%;}
    .bgApiBlue{font-size: 15px;}
    .pad100{padding: 80px 0;}
    .careerBox{display: none;}

}


































/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}



.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translatex(-8px);
    transform: translatex(-8px);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translatex(-8px);
    -ms-transform: translatex(-8px);
    transform: translatex(-8px);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translatex(8px);
    transform: translatex(8px);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translatex(8px);
    -ms-transform: translatex(8px);
    transform: translatex(8px);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}



@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50% {
    opacity: 0.6;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.9, .9, .9);
    -ms-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50% {
    opacity: 0.6;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
















/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  max-width: 250px;
  margin: 0 auto;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/*
 *  Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 90px;
  margin-bottom: 20px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 2px 7px;
    border: 1px solid #D6D6D6;
    color: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: all 250ms ease-in-out;
  }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #3f85eb;
      border: 1px solid #3f85eb;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      -webkit-transition: opacity 200ms ease;
      -moz-transition: opacity 200ms ease;
      -ms-transition: opacity 200ms ease;
      -o-transition: opacity 200ms ease;
      transition: opacity 200ms ease;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #3f85eb; }

.nav li a.selected {
  color: #194FCC;
}

.nav li a.selected:hover {
  color: #194FCC;
}

/* Careers Page*/

/*.careers.nav-padding {
  padding-top: 0px;
}*/

.careers__header {
  height: 100%;
  background: #eee;
}

.careers__header .intro ,
.careers__header .photo {
  width: 100%;
  position: relative;
  height: 100%;
}

.careers__header .photo {
  width: 0;
}

.careers__header .intro  {
  overflow: hidden;
  position: relative;
  background: -webkit-linear-gradient(right, #517AD8, #2456C9);
  background: -o-linear-gradient(right, #517AD8, #2456C9);
  background: linear-gradient(to left, #517AD8, #2456C9);
}

.careers__header .intro-text {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -120px;
    margin-left: -200px;
    color: #fff;
    text-align: center;
    max-width: 400px;
}

.careers__header .intro-text p {
  padding-top: 20px;
  font-size: 16px;
  letter-spacing: 0.5px;
 }

.careers__header .intro-text  a {
  color: #fff;
  border: 1px solid #fff;
  letter-spacing: 1px;
}

.careers__header .intro-text  a:hover {
  border: 1px solid #184FCC;
}

.careers__header .intro-text  a:focus {
  text-decoration: none;
}

.careers__header .photo  {
  background: url('../images/jobs.png');
  background-size: cover;
  background-position: 50% 50%;
}

.openings {
  max-width: 860px;
  padding: 50px 10px 0px;
  margin: 0 auto;
}

.openings__title {
  text-align: center;
  margin-bottom: 40px;
}

.openings__body {
  position: relative;
}

.openings__title p {
  font-size: 16px;
  color: #949393;
}

.openings__each {
  margin-bottom: 10px;
}

.openings__each .name {
  position: relative;
  cursor: default;
  left: 0px;
  font-size: 16px;
  width: 260px;
  padding: 10px;
  letter-spacing: 0.5px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}


.openings__each.is-active .name {
  background: #eee;
}

.openings__each.is-active .name::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 21px solid #eee;
  border-right-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  left: 100%;
  top: 0;
}

.openings__each .list {
  position: absolute;
  display: none;
  top: 0;
  width: 540px;
  margin-left: 300px;
}

.openings__each .list-item {
  position: relative;
}

.openings__each .list .position__name a:hover {
  text-decoration: none;
}

.openings__each .list .read-more {
  position: absolute;
  right: 10px;
  top: 0px;
  padding: 8px 12px;
}

.openings__each.is-active .list {
  display: block;
}

.openings__each .position {
  margin-bottom: 10px;
  border: 1px solid #eee;
  border-radius: 2px;
  padding: 15px;
}

.openings__each .position__name {
  margin-bottom: 5px;
  font-size: 18px;
  color: #2B5BCB;
  padding-right: 100px;
}


.star {
  position: absolute;
  border-radius: 20px;
  margin-left: -10px;
  margin-top: -10px;
  background: #fff;
  opacity: 0;
  width: 0px;
  height: 0px;
  top: 50%;
  left: 50%;
  transition: all 0.6s linear;
}

.size-0 {
  width: 3px;
  height: 3px;
}


.size-1 {
  width: 5px;
  height: 5px;
}

.size-2 {
  width: 6px;
  height: 6px;
}

.bright-0 {
  opacity: 0.3;
}

.bright-1 {
  opacity: 0.2;
}

.bright-2 {
  opacity: 0.1;
}

.showOnMobile {
  display: none;
}

.opening-category.dropdown {
  width: 300px;
  margin: 0 auto;
}

.opening-category.dropdown .btn {
  width: 100%;
  border-radius: 2px;
  background: rgba(22, 101, 212, 0.05);
  border-color: transparent;
  color: #0064EE;
}

.opening-category .dropdown-menu {
  width: 100%;
}

@media (max-width: 860px) {
  .openings {
    max-width: 660px;
  }

  .openings__each .list {
    max-width: 340px;
  }
}

@media (max-width: 768px) {
  .careers__header .intro {
    width: 100%;
  }

  .careers__header .photo {
    width: 0%;
  }
}

@media (max-width: 660px) {
  .opening-category.showOnMobile {
    margin-bottom: 10px;
    display: block;
  }

  .openings {
    max-width: 320px;
  }

  .openings__each .name {
    display: none;
  }

  .openings__each .position__name {
    font-size: 16px;
  }

  .openings__each .list .read-more  {
    padding: 5px 10px;
  }

  .openings__each .list {
    position: relative;
    margin: 0 auto;
    max-width: 300px;
  }
}

/** hack **/
.careerBox {
  display: none;
}

.heroVideo .container {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -160px;
}

@media(max-width: 600px) {
  .careers__header .intro-text {
    width: 300px;
    margin-left: -150px;
  }
}

.dropdown-menu.docs {
  min-width: 200px;
}
