* {
  padding: 0;
  margin: 0; }

html body {
  background: url("../../images/wrapBg.png") no-repeat left top;
  background-size: 120% auto;
  font-family: 'nexa_lightregular'; }
  html body.customer {
    background: url("../../images/wrapBgCust.png") no-repeat left top;
    background-size: 120% auto; }

html, body {
  height: 100%; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../../fonts/glyphicons-halflings-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'nexa_boldregular';
  src: url("../../fonts/nexa_bold-webfont.woff2") format("woff2"), url("../../fonts/nexa_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'nexa_lightregular';
  src: url("../../fonts/nexa_light-webfont.woff2") format("woff2"), url("../../fonts/nexa_light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

html, body {
  height: 100%; }

body.features section .content .head2 {
  font-family: 'nexa_lightregular';
  text-decoration: none;
  font-size: 30px;
  color: #fff;
  padding-bottom: 0; }
  body.features section .content .head2 span {
    color: #007eff; }

body.features section .content .pointsWrap {
  width: 100%;
  max-width: 1000px; }

body.features section .content .pointsWrap .divi .list {
  float: left;
  max-width: 300px;
  margin: 0 auto; }
  body.features section .content .pointsWrap .divi .list.double {
    width: 50%;
    float: left; }
    body.features section .content .pointsWrap .divi .list.double.thirty {
      width: 30%;
      max-width: 30%; }
    body.features section .content .pointsWrap .divi .list.double.fourty {
      width: 40%;
      max-width: 40%; }
    body.features section .content .pointsWrap .divi .list.double.seventy {
      width: 60%;
      max-width: 60%; }

body.features section .content .pointsWrap .divi.last .head2 {
  margin-top: 0;
  padding-top: 0; }

header, section, footer {
  float: left;
  width: 100%; }

header .inner, section .inner, footer .inner {
  padding: 30px;
  float: none;
  width: 100%;
  position: relative;
  max-width: 1200px; }
  header .inner .padNone, section .inner .padNone, footer .inner .padNone {
    padding: 0; }

header {
  /*background-color:#fff;*/ }
  header .logoWrap {
    width: auto;
    float: left; }
 header .logoWrap a { display:block; position:relative; z-index:999;}
header .pageTtl {
  font-family: 'nexa_lightregular';
  text-transform: uppercase;
  padding: 25px  0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  float: left;
  text-align: center;
  font-size: 37px;
  line-height: 40px;
  color: #000; }
  header .pageTtl .bbt {
    font-family: 'nexa_boldregular'; }

.common {
  display: block;
  float: left;
  width: 100%;
  padding-bottom: 100px;
  height: 100%; }
  .common.customerWrap:after {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background: url("../../images/wrap-customer-bg.png") no-repeat left 0 bottom 0;
    background-size: 100% auto;
    background-attachment: fixed; }
  .common.merchantWrap:after {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background: url("../../images/wrap-merchant-bg.png") no-repeat left 0 bottom 0;
    background-size: 100% auto;
    background-attachment: fixed; }
  .common.featureWrap:after {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background: url("../../images/wrap-feature-bg.png") no-repeat left 0 bottom 0;
    background-size: 100% auto;
    background-attachment: fixed; }
  .common section .nav-tabs li {
    padding: 0; }

.videoWrap, .documentWrap {
  padding-bottom: 0; }
  .videoWrap.common, .documentWrap.common {
    height: auto; }
  .videoWrap .inner, .documentWrap .inner {
    padding: 30px 0; }

.documentWrap .wrapper {
  float: left;
  width: 100%;
  background-color: #d8e2eb;
  padding: 15px; }
  .documentWrap .wrapper .padd {
    padding: 15px 20px !important; }
  .documentWrap .wrapper .btnWrap {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 40px; }
    .documentWrap .wrapper .btnWrap .loadMore {
      margin: 0 auto;
      border: 1px solid #7c8d9d;
      padding: 8px 20px;
      border-radius: 30px;
      max-width: 200px;
      background: #fefefe;
      background: -moz-linear-gradient(top, #fefefe 0%, #d7d7d7 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #d7d7d7));
      background: -webkit-linear-gradient(top, #fefefe 0%, #d7d7d7 100%);
      background: -o-linear-gradient(top, #fefefe 0%, #d7d7d7 100%);
      background: -ms-linear-gradient(top, #fefefe 0%, #d7d7d7 100%);
      background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#d7d7d7));
      background: linear-gradient(to bottom, #fefefe 0%, #d7d7d7 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d7d7d7', GradientType=0 ); }
      .documentWrap .wrapper .btnWrap .loadMore a {
        display: block;
        color: #505c68;
        font-family: 'nexa_boldregular';
        text-shadow: #fff -2px 1px 0px;
        font-size: 17px; }
        .documentWrap .wrapper .btnWrap .loadMore a:hover, .documentWrap .wrapper .btnWrap .loadMore a:focus {
          text-decoration: none; }
  .documentWrap .wrapper .content {
    text-align: left;
    color: #151515;
    width: 100%;
    float: left;
    border-bottom: 1px solid #a6b0b9; }
    .documentWrap .wrapper .content.none {
      border-bottom: 0; }
    .documentWrap .wrapper .content .head2 {
      font-size: 19px;
      text-decoration: none;
      text-transform: inherit;
      color: #151515;
      font-family: 'nexa_boldregular';
      padding: 10px 0;
      margin: 0; }
    .documentWrap .wrapper .content .para {
      font-size: 16px;
      color: #151515;
      padding-bottom: 10px;
      margin-bottom: 0; }
    .documentWrap .wrapper .content .doc {
      list-style-type: none;
      float: left;
      padding-top: 10px; }
      .documentWrap .wrapper .content .doc li {
        list-style-type: none;
        float: left;
        padding-left: 20px; }
        .documentWrap .wrapper .content .doc li a {
          color: #1292e9;
          text-decoration: none; }
          .documentWrap .wrapper .content .doc li a:hover {
            text-decoration: none; }
          .documentWrap .wrapper .content .doc li a span {
            display: inline-block;
            border-bottom: 1px solid #1292e9; }
        .documentWrap .wrapper .content .doc li:first-child {
          padding-left: 0; }
  .documentWrap .wrapper .topNav {
    float: left;
    width: 100%;
    padding: 2rem 1rem 2rem 1rem;
    position: relative;
    border-bottom: 1px solid #a6b0b9; }
    .documentWrap .wrapper .topNav .pull-left {
      font-size: 26px;
      color: #151515;
      padding-top: 10px;
      font-family: 'nexa_boldregular'; }
      .documentWrap .wrapper .topNav .pull-left:hover, .documentWrap .wrapper .topNav .pull-left:focus {
        text-decoration: none; }
      .documentWrap .wrapper .topNav .pull-left .llt {
        font-family: 'nexa_lightregular'; }
    .documentWrap .wrapper .topNav .sortWrap {
      border: 1px solid #7c8d9d;
      padding: 8px 20px;
      border-radius: 30px;
      background: #fefefe;
      background: -moz-linear-gradient(top, #fefefe 0%, #d7d7d7 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #d7d7d7));
      background: -webkit-linear-gradient(top, #fefefe 0%, #d7d7d7 100%);
      background: -o-linear-gradient(top, #fefefe 0%, #d7d7d7 100%);
      background: -ms-linear-gradient(top, #fefefe 0%, #d7d7d7 100%);
      background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#d7d7d7));
      background: linear-gradient(to bottom, #fefefe 0%, #d7d7d7 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d7d7d7', GradientType=0 ); }
      .documentWrap .wrapper .topNav .sortWrap .sct {
        border: 0;
        background: none;
        outline: none;
        color: #0e549a;
        font-family: 'nexa_boldregular'; }

section {
  background: none; }
  section .videoWrapper {
    float: left;
    width: 100%;
    padding: 10px; }
    section .videoWrapper .videoDetailWrap {
      max-width: 800px;
      width: 100%;
      float: left;
      padding: 20px;
      background-color: #d8e2eb; }
      section .videoWrapper .videoDetailWrap .head2 {
        font-size: 20px;
        font-family: 'nexa_boldregular'; }
        section .videoWrapper .videoDetailWrap .head2 .clr {
          color: #1492e7; }
      section .videoWrapper .videoDetailWrap .para {
        font-size: 15px; }
        section .videoWrapper .videoDetailWrap .para a {
          color: #1492e7; }
        section .videoWrapper .videoDetailWrap .para.bord {
          border-bottom: 1px solid #a6b0b9;
          padding-bottom: 10px; }
    section .videoWrapper .video {
      position: relative;
      padding-top: 4.1%;
      padding-bottom: 51.95%;
      height: 0; }
    section .videoWrapper .video iframe {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      min-height: 450px; }
    section .videoWrapper .video-gallery {
      margin-top: 0;
      position: relative;
      width: 100%; }
      section .videoWrapper .video-gallery .showMore {
        float: left;
        width: 365px;
        background: #fff;
        text-align: center;
        padding: 20px; }
        section .videoWrapper .video-gallery .showMore .link {
          color: #151515;
          font-family: 'nexa_boldregular';
          text-transform: uppercase;
          font-size: 15px; }
          section .videoWrapper .video-gallery .showMore .link:hover, section .videoWrapper .video-gallery .showMore .link:focus {
            text-decoration: none; }
      section .videoWrapper .video-gallery .topNav {
        float: left;
        width: 365px;
        background-color: #bacfe0;
        padding: 2rem 1rem 2rem 1rem;
        position: relative; }
        section .videoWrapper .video-gallery .topNav:after {
          content: "";
          border-bottom: 1px solid #a6b0b9;
          width: 96%;
          margin: 0 auto;
          height: 1px;
          position: absolute;
          bottom: 0;
          left: 3%; }
        section .videoWrapper .video-gallery .topNav .pull-left {
          font-size: 20px;
          color: #151515;
          padding-top: 10px;
          font-family: 'nexa_boldregular'; }
          section .videoWrapper .video-gallery .topNav .pull-left:hover, section .videoWrapper .video-gallery .topNav .pull-left:focus {
            text-decoration: none; }
        section .videoWrapper .video-gallery .topNav .sortWrap {
          border: 1px solid #7c8d9d;
          padding: 8px 20px;
          border-radius: 30px;
          background: #fefefe;
          background: -moz-linear-gradient(top, #fefefe 0%, #d7d7d7 100%);
          background: -webkit-gradient(left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #d7d7d7));
          background: -webkit-linear-gradient(top, #fefefe 0%, #d7d7d7 100%);
          background: -o-linear-gradient(top, #fefefe 0%, #d7d7d7 100%);
          background: -ms-linear-gradient(top, #fefefe 0%, #d7d7d7 100%);
          background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#d7d7d7));
          background: linear-gradient(to bottom, #fefefe 0%, #d7d7d7 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d7d7d7', GradientType=0 ); }
          section .videoWrapper .video-gallery .topNav .sortWrap .sct {
            border: 0;
            background: none;
            outline: none;
            color: #0e549a;
            font-family: 'nexa_boldregular'; }
    section .videoWrapper .video-gallery .video {
      -webkit-animation: 1200ms fadeOut ease;
      animation: 1200ms fadeOut ease;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      grid-column-start: 1;
      grid-row-start: 1;
      grid-row-end: 7;
      max-height: 19.5em;
      opacity: 0;
      -webkit-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; }
    section .videoWrapper .video-gallery input[type="radio"] {
      font-size: 0;
      height: 0;
      opacity: 0;
      padding: 0;
      position: fixed;
      width: 0; }
    section .videoWrapper .video-gallery input {
      grid-column-start: 1;
      grid-row-start: 1; }
    section .videoWrapper .video-gallery label {
      color: #000000;
      font-size: 1.25em;
      font-weight: 400;
      grid-column-start: 2;
      margin: 0 !important;
      padding: 1.5rem 1rem 1.5rem 1rem;
      position: relative;
      background-color: #bacfe0; }
      section .videoWrapper .video-gallery label .img {
        float: left; }
      section .videoWrapper .video-gallery label .para {
        font-size: 14px;
        float: left;
        padding-left: 10px;
        color: #151515;
        font-family: 'nexa_boldregular'; }
      section .videoWrapper .video-gallery label .total {
        display: block;
        padding-top: 27px;
        font-size: 12px;
        color: #151515;
        clear: both;
        font-family: 'nexa_lightregular'; }
    section .videoWrapper .video-gallery label:last-of-type {
      border: 0 none; }
    section .videoWrapper .video-gallery input[type="radio"]:checked + label {
      background: rgba(0, 0, 0, 0.4); }
      section .videoWrapper .video-gallery input[type="radio"]:checked + label .para, section .videoWrapper .video-gallery input[type="radio"]:checked + label .total {
        color: #fff; }
    section .videoWrapper .grid-row {
      display: block;
      height: 56vw;
      max-height: 34em;
      position: relative; }
    section .videoWrapper .grid-row label {
      left: calc(50% + 16px);
      position: relative;
      width: calc(50% - 16px); }
    section .videoWrapper .grid-row .video {
      padding: 0;
      position: absolute;
      top: 0;
      width: 0; }
    section .videoWrapper .grid-row:after {
      content: "";
      clear: both;
      display: table; }
    section .videoWrapper #video-1:checked ~ .video-1, section .videoWrapper #video-2:checked ~ .video-2, section .videoWrapper #video-3:checked ~ .video-3, section .videoWrapper #video-4:checked ~ .video-4, section .videoWrapper #video-5:checked ~ .video-5, section .videoWrapper #video-6:checked ~ .video-6 {
      -webkit-animation: 1200ms fadeIn ease;
      animation: 1200ms fadeIn ease;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      opacity: 1;
      width: 50%; }

@-webkit-keyframes fadeOut {
  0% {
    display: block;
    height: 56vw;
    opacity: 1;
    width: 50%; }
  25% {
    display: block;
    height: 56vw;
    opacity: 1;
    width: 50%; }
  49% {
    display: block;
    height: 56vw;
    opacity: 0;
    width: 50%; }
  50% {
    display: none;
    height: 0;
    opacity: 0;
    width: 0; } }

@keyframes fadeOut {
  0% {
    display: block;
    height: 56vw;
    opacity: 1;
    width: 50%; }
  25% {
    display: block;
    height: 56vw;
    opacity: 1;
    width: 50%; }
  49% {
    display: block;
    height: 56vw;
    opacity: 0;
    width: 50%; }
  50% {
    display: none;
    height: 0;
    opacity: 0;
    width: 0; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    width: 0; }
  49% {
    display: none;
    height: 0;
    opacity: 0;
    width: 0; }
  50% {
    display: block;
    height: 56vw;
    opacity: 0;
    width: 50%; }
  100% {
    display: block;
    height: 56vw;
    opacity: 1;
    width: 50%; } }

@keyframes fadeIn {
  0% {
    opacity: 0;
    width: 0; }
  49% {
    display: none;
    height: 0;
    opacity: 0;
    width: 0; }
  50% {
    display: block;
    height: 56vw;
    opacity: 0;
    width: 50%; }
  100% {
    display: block;
    height: 56vw;
    opacity: 1;
    width: 50%; } }
    @supports (display: grid) {
      section .videoWrapper .grid-row {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        display: grid;
        grid-column-gap: 16px;
        grid-row-gap: 0;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
        width: 100%; }
      section .videoWrapper .grid-row label {
        left: auto;
        width: 365px;
        position: relative; }
        section .videoWrapper .grid-row label:after {
          content: "";
          border-bottom: 1px solid #a6b0b9;
          width: 96%;
          margin: 0 auto;
          height: 1px;
          position: absolute;
          bottom: 0;
          left: 3%; }
      section .videoWrapper .grid-row .video {
        position: relative;
        width: 800px; }
      @-webkit-keyframes fadeOut {
        0% {
          display: block;
          height: 56vw;
          opacity: 1;
          width: 100%; }
        25% {
          display: block;
          height: 56vw;
          opacity: 1;
          width: 100%; }
        49% {
          display: block;
          height: 56vw;
          opacity: 0;
          width: 100%; }
        50% {
          display: none;
          height: 0;
          opacity: 0;
          width: 0; } }
      @keyframes fadeOut {
        0% {
          display: block;
          height: 56vw;
          opacity: 1;
          width: 100%; }
        25% {
          display: block;
          height: 56vw;
          opacity: 1;
          width: 100%; }
        49% {
          display: block;
          height: 56vw;
          opacity: 0;
          width: 100%; }
        50% {
          display: none;
          height: 0;
          opacity: 0;
          width: 0; } }
      @-webkit-keyframes fadeIn {
        0% {
          opacity: 0;
          width: 0; }
        49% {
          display: none;
          height: 0;
          opacity: 0;
          width: 0; }
        50% {
          display: block;
          height: 56vw;
          opacity: 0;
          width: 100%; }
        100% {
          display: block;
          height: 56vw;
          opacity: 1;
          width: 100%; } }
      @keyframes fadeIn {
        0% {
          opacity: 0;
          width: 0; }
        49% {
          display: none;
          height: 0;
          opacity: 0;
          width: 0; }
        50% {
          display: block;
          height: 56vw;
          opacity: 0;
          width: 100%; }
        100% {
          display: block;
          height: 56vw;
          opacity: 1;
          width: 100%; } } }
    @media (max-width: 767px) {
      section .videoWrapper .video-gallery {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
        max-height: none; }
      section .videoWrapper .video-gallery label {
        left: auto;
        width: 100%; }
      section .videoWrapper .video-gallery .video {
        padding-top: 0;
        padding-bottom: 0;
        position: relative;
        top: auto;
        width: 100%;
        float: left; }
      section .videoWrapper #video-1:checked ~ .video-1, section .videoWrapper #video-2:checked ~ .video-2, section .videoWrapper #video-3:checked ~ .video-3, section .videoWrapper #video-4:checked ~ .video-4, section .videoWrapper #video-5:checked ~ .video-5, section .videoWrapper #video-6:checked ~ .video-6 {
        width: 100%; }
      @-webkit-keyframes fadeOut {
        0% {
          display: block;
          height: 56vw;
          opacity: 1; }
        25% {
          display: block;
          height: 56vw;
          opacity: 1; }
        49% {
          display: block;
          height: 56vw;
          opacity: 0; }
        50% {
          display: none;
          height: 0;
          opacity: 0; } }
      @keyframes fadeOut {
        0% {
          display: block;
          height: 56vw;
          opacity: 1; }
        25% {
          display: block;
          height: 56vw;
          opacity: 1; }
        49% {
          display: block;
          height: 56vw;
          opacity: 0; }
        50% {
          display: none;
          height: 0;
          opacity: 0; } }
      @-webkit-keyframes fadeIn {
        0% {
          opacity: 0; }
        49% {
          display: none;
          height: 0;
          opacity: 0; }
        50% {
          display: block;
          height: 56vw;
          opacity: 0; }
        100% {
          display: block;
          height: 56vw;
          opacity: 1; } }
      @keyframes fadeIn {
        0% {
          opacity: 0; }
        49% {
          display: none;
          height: 0;
          opacity: 0; }
        50% {
          display: block;
          height: 56vw;
          opacity: 0; }
        100% {
          display: block;
          height: 56vw;
          opacity: 1; } } }
  section .paddLeft {
    padding: 0 0 0 20px; }
  section .wrapInner {
    background: rgba(8, 76, 128, 0.8);
    min-height: 660px;
    padding: 0; }
  section .cntr {
    text-align: center; }
  section .panel-default > .panel-heading {
    background-color: #007eff;
    border-radius: 0;
    margin: 10px; }
  section .panel-group .panel {
    border-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    border-radius: 0;
    float: left;
    width: 100%; }
  section .panel-group .panel + .panel {
    margin-top: 0; }
  section.customerWrap .nav-tabs > li > a:hover, section.customerWrap .nav-tabs > li.active > a:hover, section.customerWrap .nav-tabs > li.active > a, section.customerWrap .nav-tabs > li.active > a:focus {
    background-color: #b91319; }
  section.customerWrap .inner .wrapInner {
    background: rgba(0, 0, 0, 0.8); }
  section.customerWrap .inner .leftWrap {
    background: rgba(255, 255, 255, 0.8); }
    section.customerWrap .inner .leftWrap .cont .head2 .bld {
      color: #b91319; }
  section.customerWrap .content .head2 {
    color: #b91319; }
  section .content {
    width: 100%;
    float: left;
    text-align: center;
    color: #fff; }
    section .content .head1 {
      font-family: 'nexa_boldregular';
      font-size: 35px;
      text-transform: uppercase;
      color: #007eff;
      text-decoration: underline;
      padding: 30px 10px 10px 10px;
      text-decoration: none; }
      section .content .head1 span {
        color: #fff; }
    section .content .head2 {
      font-family: 'nexa_boldregular';
      font-size: 35px;
      text-transform: uppercase;
      color: #007eff;
      text-decoration: underline;
      padding: 30px 0; }
    section .content p {
      padding-bottom: 20px;
      font-size: 23px; }
    section .content .bld {
      font-family: 'nexa_boldregular'; }
    section .content .pointsWrap {
      width: 70%;
      margin: 0 auto;
      max-width: 700px; }
      section .content .pointsWrap .clr {
        color: #007eff; }
      section .content .pointsWrap .divi {
        padding: 20px;
        float: left;
        text-align: left; }
        section .content .pointsWrap .divi .note {
          font-size: 16px;
          font-style: italic;
          width: 100%;
          clear: both;
          background: rgba(0, 0, 0, 0.5);
          padding: 10px; }
          section .content .pointsWrap .divi .note .star {
            font-style: normal;
            font-size: 25px;
            line-height: 25px;
            display: inline-block;
            padding-top: 8px;
            float: left;
            padding-right: 2px; }
          section .content .pointsWrap .divi .note span {
            font-size: 16px;
            padding-top: 0;
            margin-top: 0;
            display: inline;
            position: relative;
            top: -5px; }
        section .content .pointsWrap .divi .list {
          float: left;
          width: 100%; }
          section .content .pointsWrap .divi .list.midAlign {
            max-width: 132px;
            margin: 0 auto;
            float: none; }
          section .content .pointsWrap .divi .list.midAlign2 {
            max-width: 350px;
            float: none;
            margin: 0 auto; }
          section .content .pointsWrap .divi .list li {
            list-style-type: none;
            font-size: 19px;
            text-align: left;
            padding-bottom: 10px;
            padding-left: 25px;
            position: relative; }
            section .content .pointsWrap .divi .list li:before {
              position: absolute;
              content: "";
              width: 10px;
              height: 10px;
              background-color: #fff;
              border-radius: 100%;
              left: 0;
              top: 6px; }
  section .carousel-indicators {
    position: relative;
    padding-top: 30px; }
  section .inner .carousel-inner .item {
    min-height: 400px; }
  section .inner .leftWrap {
    width: 100%;
    min-height: 660px;
    position: relative;
    max-width: 300px;
    float: right;
    background: rgba(220, 233, 244, 0.8);
    /*background-image: linear-gradient(#dce8f4, #dce9f1); */ }
    section .inner .leftWrap .cont {
      position: absolute;
      text-align: center;
      top: 50%;
      left: 50%;
      margin-left: -80px;
      margin-top: -120px; }
      section .inner .leftWrap .cont .head2 {
        font-family: 'nexa_lightregular';
        text-transform: uppercase;
        text-align: center;
        font-size: 29px;
        color: #000000; }
        section .inner .leftWrap .cont .head2 .bld {
          display: block;
          font-family: 'nexa_boldregular';
          font-size: 25px;
          color: #023672;
          margin-top: -5px; }
  section .nav-tabs {
    text-align: center;
    border-bottom: 0; }
    section .nav-tabs li {
      display: inline-block;
      float: left;
      border-left: 1px solid #454545 !important; }
  section .nav-tabs > li:first-child {
    border-left: 0 !important; }
  section .nav-tabs > li:last-child a, section .nav-tabs > li.active a, section .nav-tabs > li a {
    margin-right: 0 !important; }
  section .nav-tabs > li:last-child a {
    border-right: 0;
    border-left: 0; }
  section .nav-tabs > li:last-child.active a, section .nav-tabs > li:last-child:hover a {
    border-right: 0; }
  section .nav-tabs > li > a {
    border: 0;
    background-color: #ffffff;
    color: #020202;
    border-radius: 0; }
  section .nav-tabs > li.active > a, section .nav-tabs > li > a:hover, section .nav-tabs > li > a:focus, section .nav-tabs > li.active > a:focus {
    background-color: #017eff;
    color: #ffffff;
    border: 0; }
  section .nav-tabs > li.active > a {
    font-family: 'nexa_boldregular';
    margin-right: 0;
    border-right: 0; }
    section .nav-tabs > li.active > a:hover {
      background-color: #017eff;
      color: #ffffff;
      border: 0; }
  section .carousel-control.left, section .carousel-control.right {
    background-image: none; }
  section .carousel-control.left .glyphicon, section .carousel-control.right .glyphicon {
    background: url("../../images/nav-control.png") no-repeat;
    width: 70px;
    height: 70px; }
    section .carousel-control.left .glyphicon:before, section .carousel-control.right .glyphicon:before {
      display: none; }
  section .carousel-control.left .glyphicon {
    background-position: left -4px top -2px; }
  section .carousel-control.right .glyphicon {
    background-position: right -3px bottom -2px; }

@media (max-width: 768px) {
  body .videoWrap .inner {
    padding: 10px 0; }
  body section .videoWrapper .video-gallery iframe {
    min-height: 100%; }
  html body {
    background-size: cover !important;
    background-attachment: fixed !important; }
  body.features {
    background-color: #303030; }
  body.features header .pageTtl {
    padding: 22px 0 10px 48px; }
  body header .inner, body section .inner, body footer .inner {
    padding: 20px; }
  body .logoWrap .logo {
    max-width: 100px; }
  body header .pageTtl {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    padding: 10px 0 10px 20px; }
  body section .inner .leftWrap {
    min-height: 300px;
    max-width: 100%; }
  body section .container-fluid {
    padding: 0; }
  body section .content p, body section .content .pointsWrap .divi .list li {
    font-size: 16px; }
  body section .nav-tabs {
    padding-top: 20px; }
  body section .content .head2 {
    font-size: 25px; }
  body section .carousel-control .icon-prev, body section .carousel-control .icon-next, body section .carousel-control .glyphicon-chevron-left, body section .carousel-control .glyphicon-chevron-right {
    top: 60px; }
  body section .carousel-control.left .glyphicon, body section .carousel-control.right .glyphicon {
    width: 35px;
    height: 35px;
    background-size: 100%; }
  body section .carousel-control.left .glyphicon {
    background-position: left 0 top 0; }
  body section .carousel-control.right .glyphicon {
    background-position: right 0 bottom 0; }
  body.features section .content .head2 {
    padding: 0; }
  body section .content .pointsWrap .divi {
    padding-top: 0;
    width: 100%;
    padding: 20px 15px; }
  body.features section .content .pointsWrap .divi .list {
    max-width: 100%; }
  body.features section .content .pointsWrap .divi .list.double.seventy, body.features section .content .pointsWrap .divi .list.double.fourty, body.features section .content .pointsWrap .divi .list.double.thirty {
    width: 100%;
    max-width: 100%; }
  body.features section .content .head2 {
    font-size: 25px; }
  body section .content .head1 {
    padding-top: 0;
    font-size: 30px; }
  body section .panel-default > .panel-heading .panel-title a {
    display: block; }
    body section .panel-default > .panel-heading .panel-title a:focus {
      text-decoration: none; }
  html body {
    background-size: cover;
    background-position: center center;
    height: auto; }
  .common {
    padding-bottom: 20px; }
    .common section .paddLeft {
      clear: both;
      padding: 0 0 0 0; }
    .common section .nav-tabs li {
      float: none;
      display: inline-block; }
    .common.customerWrap, .common.merchantWrap, .common.featureWrap {
      background-attachment: initial;
      background-position: center top;
      background-size: cover; }
    .common section .wrapInner {
      min-height: 200px; } }

@media screen and (max-width: 480px) and (orientation: portrait) {
  html body .logoWrap .logo {
    max-width: 90px; }
  html body header .pageTtl, html body.features header .pageTtl {
    font-size: 15px;
    padding: 8px 0 10px 22px; }
  section .nav-tabs > li > a {
    font-size: 14px;
    padding: 4px; }
  body .documentWrap .wrapper .topNav .next {
    display: block;
    width: 100%;
    padding-bottom: 20px; }
  body .documentWrap .wrapper .topNav .sortWrap {
    margin: 0 auto;
    float: none !important;
    clear: both;
    max-width: 172px; } }

.features section .content .pointsWrap .divi .list li {
  padding-right: 10px; }

@media (min-width: 768px) and (max-width: 1024px) {
  body .common.customerWrap, body .common.merchantWrap, body .common.featureWrap {
    background-size: cover;
    background-position: left bottom; }
    body .common.customerWrap:after, body .common.merchantWrap:after, body .common.featureWrap:after {
      background-position: left 0 bottom 0; }
  body .common section .wrapInner {
    min-height: 632px; }
  body section .videoWrapper .videoDetailWrap {
    width: 100%;
    max-width: 800%; }
  body section .videoWrapper .grid-row .video {
    width: 100%; }
  body section .videoWrapper .grid-row {
    height: 53vw;
    max-height: 56em; }
  body section .videoWrapper .grid-row label {
    width: 100%;
    max-width: 500px; }
  body section .videoWrapper .video-gallery .topNav, body section .videoWrapper .video-gallery .showMore {
    width: 100%; }
  html body {
    background-size: cover;
    background-attachment: fixed; } }

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  body section .videoWrapper .grid-row {
    height: 68vw; } }

@media (max-width: 1023px) {
  body .common.customerWrap {
    background: url("../../images/wrap-customer-bg.png") no-repeat center top 30px;
    background-size: cover;
    background-attachment: fixed; }
    body .common.customerWrap:after {
      display: none; }
  body .common.merchantWrap {
    background: url("../../images/wrap-merchant-bg.png") no-repeat center top -30px;
    background-size: cover;
    background-attachment: fixed; }
    body .common.merchantWrap:after {
      display: none; }
  body .common.featureWrap {
    background: url("../../images/wrap-feature-bg.png") no-repeat center top 0;
    background-size: cover;
    background-attachment: fixed; }
    body .common.featureWrap:after {
      display: none; } }
