@charset "UTF-8";
/* Border Radius */
/* Border Radius */
/* Font Size */
/* Transition */
/* opacity */
/* Breakpoints */
@font-face {
  font-family: 'ProximaNova-Bold';
  src: url("../fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Bold.otf") format("opentype"), url("../fonts/ProximaNova-Bold.woff") format("woff"), url("../fonts/ProximaNova-Bold.ttf") format("truetype"), url("../fonts/ProximaNova-Bold.svg#ProximaNova-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }

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

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

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

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


body {
  background: #fff !important;
  font: 14px/24px 'open_sansregular', Verdana, Geneva, sans-serif; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  outline: none !important;
  -webkit-transition: all 0.5 ease-in-out;
  -o-transition: all 0.5 ease-in-out;
  transition: all 0.5 ease-in-out; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

body {
  font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif; }

.payrol-video-pop .modal-content {
  position: relative; }
  .payrol-video-pop .modal-content .close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 12; }
  .payrol-video-pop .modal-content .modal-body {
    padding: 0; }
    .payrol-video-pop .modal-content .modal-body .videoWrapper {
      margin: 0; }
    .payrol-video-pop .modal-content .modal-body .videoWrapper169 {
      padding-top: 0;
      height: 337px; }
  .payrol-video-pop .modal-content .videoPoster:before {
    content: "";
    clear: both;
    background-image: url("../images/vid-play2.png");
    background-size: 50px auto;
    width: 100px;
    height: 100%;
    display: block; }

.bug-bounty-link {
  position: fixed;
  left: -6px;
  top: 40%;
  display: inline-block;
  z-index: 12;
  width: 55px; }
  .bug-bounty-link img {
    width: 100%;
    display: block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 0 24px rgba(0, 0, 0, 0.24);
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.24); }

.loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center; }

input[type="radio"] {
  visibility: hidden; }

/*Custom radio button*/
.radio-btn {
  width: 20px;
  height: 20px;
  display: inline-block;
  float: left;
  cursor: pointer;
  position: relative;
  background: url(../images/radio.png) 0 0 no-repeat;
  margin: 0 7px 0 0; }

.checkedRadio {
  background-position: 0 -20px; }

.simsim_slider {
  text-align: center;
  font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  background: #8e0e26; }
  .simsim_slider .slideshow-inner {
    padding: 50px 0 0; }
    @media only screen and (max-width: 767px) {
      .simsim_slider .slideshow-inner {
        padding: 10px 0 0; } }
    .simsim_slider .slideshow-inner h2 {
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      margin: 0 0 0;
      font-size: 45px;
      line-height: 45px; }
      @media only screen and (max-width: 767px) {
        .simsim_slider .slideshow-inner h2 {
          margin: 0 0 10px;
          font-size: 25px; } }
  .simsim_slider .image-holder {
    text-align: center;
    margin: 20px 0 0; }
    .simsim_slider .image-holder img {
      width: 100% !important;
      display: inline-block !important;
      max-width: 900px; }
      @media only screen and (max-width: 767px) {
        .simsim_slider .image-holder img {
          max-width: none; } }

a.back-top {
  position: fixed;
  bottom: 60px;
  right: 20px;
  width: 79px;
  height: 79px;
  display: block;
  background: url(../images/back_to_top.svg) no-repeat 0 0;
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  z-index: 1000;
  background-size: 100%; }

a.back-top.right {
  right: 0;
  opacity: 0; }

a.back-top.left {
  right: 20px;
  opacity: 1; }

.morecontent span {
  display: none; }

.c-read-more {
  color: #ee5d2f; }

.read-more {
  display: none; }

.cl-page-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0;
  z-index: 99;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .cl-page-overlay.active {
    opacity: 0.5;
    visibility: visible; }

.pop-layout {
  position: fixed;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 50%;
  left: 50%;
  max-width: 700px;
  width: 100%;
  padding: 25px;
  z-index: 100;
  -moz-transform: translate(-50%, -50%) scale(0.2);
  -o-transform: translate(-50%, -50%) scale(0.2);
  -ms-transform: translate(-50%, -50%) scale(0.2);
  -webkit-transform: translate(-50%, -50%) scale(0.2);
  transform: translate(-50%, -50%) scale(0.2);
  opacity: 0;
  visibility: hidden; }
  .pop-layout .pop-inner {
    background: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    padding: 40px;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    display: none; }
    .pop-layout .pop-inner p {
      margin-bottom: 10px; }
    .pop-layout .pop-inner .btn-holder {
      padding: 25px 0 0; }
      .pop-layout .pop-inner .btn-holder .btn-default {
        height: 45px;
        background: #ef4423;
        border: none;
        padding: 0 20px;
        text-align: center;
        font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
        color: #fff;
        font-size: 15px;
        font-size: 0.9375rem;
        line-height: 45px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .pop-layout .pop-inner .btn-holder .btn-default:hover {
          background-color: #d32402; }
  .pop-layout.active {
    -moz-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
    visibility: visible; }

.preloader-area {
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(254, 254, 254, 0.6); }

.page-loaded .preloader-area {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  pointer-events: none; }

.preloader-area .preloader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px; }

.ball-scale-multiple > div {
  background-color: #ee5d2f;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  -webkit-animation-fill-mode-animation-fill-mode: both;
  position: absolute;
  left: -30px;
  top: 0px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  margin: 0;
  width: 60px;
  height: 60px;
  -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
  -webkit-animation-animation: ball-scale-multiple 1s 0s linear infinite; }

.ball-scale-multiple {
  position: relative;
  -webkit-transform: translateY(-30px);
  -webkit-transform--ms-transform: translateY(-30px);
  -webkit-transform--ms-transform-transform: translateY(-30px); }

.ball-scale-multiple > div:nth-child(2) {
  -webkit-animation-delay: -0.4s;
  -webkit-animation-delay-animation-delay: -0.4s; }

.ball-scale-multiple > div:nth-child(3) {
  -webkit-animation-delay: -0.2s;
  -webkit-animation-delay-animation-delay: -0.2s; }

@-webkit-keyframes ball-scale-multiple {
  0% {
    -webkit-transform: scale(0);
    -webkit-transform-transform: scale(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  5% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  100% {
    -webkit-transform: scale(1);
    -webkit-transform-transform: scale(1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; } }

@keyframes ball-scale-multiple {
  0% {
    -webkit-transform: scale(0);
    -webkit-transform-transform: scale(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  5% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  100% {
    -webkit-transform: scale(1);
    -webkit-transform-transform: scale(1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; } }

.wrapper {
  position: relative;
  min-height: 100%;
  height: 100%;
  overflow: hidden; }
  .wrapper .team-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    opacity: 0;
    visibility: hidden; }
    .wrapper .team-overlay.active {
      visibility: visible;
      opacity: 1; }
  .wrapper .teampopup-holder {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    overflow: auto;
    opacity: 0;
    visibility: hidden; }
    .wrapper .teampopup-holder.active {
      opacity: 1;
      visibility: visible; }
      .wrapper .teampopup-holder.active .teampopup-inner .teampopup-main .team-popup-content {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
    .wrapper .teampopup-holder .teampopup-inner {
      display: table;
      height: 100%;
      width: 100%;
      min-height: 100%; }
      .wrapper .teampopup-holder .teampopup-inner .teampopup-main {
        display: table-cell;
        vertical-align: middle;
        padding: 45px; }
        @media only screen and (max-width: 479px) {
          .wrapper .teampopup-holder .teampopup-inner .teampopup-main {
            padding: 15px; } }
        .wrapper .teampopup-holder .teampopup-inner .teampopup-main .inner {
          overflow: hidden; }
        .wrapper .teampopup-holder .teampopup-inner .teampopup-main .team-popup-content {
          max-width: 85%;
          margin: 0 auto;
          width: 100%;
          background: #fff;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          -o-border-radius: 3px;
          border-radius: 3px;
          font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
          font-size: 17px;
          line-height: 30px;
          color: #b19f99;
          -moz-transform: scale(0.8);
          -o-transform: scale(0.8);
          -ms-transform: scale(0.8);
          -webkit-transform: scale(0.8);
          transform: scale(0.8);
          -webkit-transition: all 0.7s ease-in-out;
          -moz-transition: all 0.7s ease-in-out;
          -ms-transition: all 0.7s ease-in-out;
          -o-transition: all 0.7s ease-in-out;
          transition: all 0.7s ease-in-out;
          position: relative;
          padding: 30px;
          opacity: 0; }
          @media only screen and (max-width: 991px) {
            .wrapper .teampopup-holder .teampopup-inner .teampopup-main .team-popup-content {
              max-width: 100%; } }
          @media only screen and (max-width: 767px) {
            .wrapper .teampopup-holder .teampopup-inner .teampopup-main .team-popup-content {
              font-size: 15px;
              line-height: 20px; } }
          @media only screen and (max-width: 479px) {
            .wrapper .teampopup-holder .teampopup-inner .teampopup-main .team-popup-content {
              padding: 10px; } }
          .wrapper .teampopup-holder .teampopup-inner .teampopup-main .team-popup-content strong {
            display: block;
            background: url(../images/cross-icon.png);
            background-size: 100%;
            position: absolute;
            top: 10px;
            right: 10px;
            width: 35px;
            height: 35px;
            cursor: pointer; }
          .wrapper .teampopup-holder .teampopup-inner .teampopup-main .team-popup-content:before {
            content: "";
            clear: both;
            display: block;
            height: 15px;
            background: #f1f1f1;
            -webkit-border-radius: 0 0 4px 4px;
            -moz-border-radius: 0 0 4px 4px;
            -ms-border-radius: 0 0 4px 4px;
            -o-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px;
            position: absolute;
            bottom: -15px;
            left: 50%;
            width: 94%;
            -moz-transform: translate(-50%, 0);
            -o-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
            -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
            -webkit-box-shadow: 4px 6px 24px 5px rgba(51, 51, 51, 0.1);
            -moz-box-shadow: 4px 6px 24px 5px rgba(51, 51, 51, 0.1);
            box-shadow: 4px 6px 24px 5px rgba(51, 51, 51, 0.1); }
          .wrapper .teampopup-holder .teampopup-inner .teampopup-main .team-popup-content:after {
            content: "";
            clear: both;
            display: block;
            height: 15px;
            background: #e2e2e2;
            -webkit-border-radius: 0 0 4px 4px;
            -moz-border-radius: 0 0 4px 4px;
            -ms-border-radius: 0 0 4px 4px;
            -o-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px;
            position: absolute;
            bottom: -30px;
            width: 92%;
            left: 50%;
            -moz-transform: translate(-50%, 0);
            -o-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
            -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
          .wrapper .teampopup-holder .teampopup-inner .teampopup-main .team-popup-content .image-holder {
            float: left; }
            @media only screen and (max-width: 767px) {
              .wrapper .teampopup-holder .teampopup-inner .teampopup-main .team-popup-content .image-holder {
                width: 40%; } }
            @media only screen and (max-width: 479px) {
              .wrapper .teampopup-holder .teampopup-inner .teampopup-main .team-popup-content .image-holder {
                float: none;
                width: 100%; } }
            .wrapper .teampopup-holder .teampopup-inner .teampopup-main .team-popup-content .image-holder img {
              display: block;
              -webkit-border-radius: 4px;
              -moz-border-radius: 4px;
              -ms-border-radius: 4px;
              -o-border-radius: 4px;
              border-radius: 4px;
              width: 100%; }
          .wrapper .teampopup-holder .teampopup-inner .teampopup-main .team-popup-content .text-box {
            overflow: hidden;
            padding: 42px 0 0 41px; }
            @media only screen and (max-width: 767px) {
              .wrapper .teampopup-holder .teampopup-inner .teampopup-main .team-popup-content .text-box {
                padding: 10px 0 0 15px; } }
            @media only screen and (max-width: 479px) {
              .wrapper .teampopup-holder .teampopup-inner .teampopup-main .team-popup-content .text-box {
                padding: 10px 0 0; } }
            .wrapper .teampopup-holder .teampopup-inner .teampopup-main .team-popup-content .text-box h2 {
              font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
              font-size: 30px;
              line-height: 30px;
              color: #000; }
              @media only screen and (max-width: 767px) {
                .wrapper .teampopup-holder .teampopup-inner .teampopup-main .team-popup-content .text-box h2 {
                  font-size: 20px;
                  line-height: 20px; } }
            .wrapper .teampopup-holder .teampopup-inner .teampopup-main .team-popup-content .text-box span {
              display: block;
              color: #000;
              font-size: 20px;
              line-height: 20px;
              margin: 14px 0 5px; }
              @media only screen and (max-width: 767px) {
                .wrapper .teampopup-holder .teampopup-inner .teampopup-main .team-popup-content .text-box span {
                  font-size: 17px;
                  line-height: 20px;
                  margin-top: 0; } }
  .wrapper .page-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    opacity: 0;
    visibility: hidden; }
    .wrapper .page-overlay.active {
      visibility: visible;
      opacity: 1; }
  .wrapper .nl-holder {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    overflow: auto;
    opacity: 0;
    visibility: hidden; }
    .wrapper .nl-holder.active {
      display: block;
      opacity: 1;
      visibility: visible; }
      .wrapper .nl-holder.active .nl-inner .nl-main .nl-content {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
    .wrapper .nl-holder .nl-inner {
      display: table;
      height: 100%;
      width: 100%;
      min-height: 100%; }
      .wrapper .nl-holder .nl-inner .nl-main {
        display: table-cell;
        vertical-align: middle;
        padding: 25px; }
        .wrapper .nl-holder .nl-inner .nl-main .nl-content {
          max-width: 680px;
          padding-top: 20px;
          text-align: center;
          margin: 0 auto;
          width: 100%;
          background: #fff;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          -o-border-radius: 3px;
          border-radius: 3px;
          overflow: hidden;
          font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
          font-size: 23px;
          line-height: 25px;
          color: #b19f99;
          -moz-transform: scale(0.8);
          -o-transform: scale(0.8);
          -ms-transform: scale(0.8);
          -webkit-transform: scale(0.8);
          transform: scale(0.8);
          opacity: 0;
          -webkit-transition: all 0.7s ease-in-out;
          -moz-transition: all 0.7s ease-in-out;
          -ms-transition: all 0.7s ease-in-out;
          -o-transition: all 0.7s ease-in-out;
          transition: all 0.7s ease-in-out;
          position: relative; }
          @media only screen and (max-width: 479px) {
            .wrapper .nl-holder .nl-inner .nl-main .nl-content {
              font-size: 16px;
              line-height: 16px; } }
          .wrapper .nl-holder .nl-inner .nl-main .nl-content img {
            width: 100%;
            display: block; }
          .wrapper .nl-holder .nl-inner .nl-main .nl-content .head {
            padding: 70px 25px; }
            @media only screen and (max-width: 479px) {
              .wrapper .nl-holder .nl-inner .nl-main .nl-content .head {
                padding: 45px 25px 25px; } }
          .wrapper .nl-holder .nl-inner .nl-main .nl-content strong.cancel {
            display: block;
            width: 22px;
            height: 22px;
            position: absolute;
            top: 10px;
            right: 10px;
            cursor: pointer; }
            .wrapper .nl-holder .nl-inner .nl-main .nl-content strong.cancel img {
              width: 22px; }
          .wrapper .nl-holder .nl-inner .nl-main .nl-content h2 {
            font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
            font-size: 35px;
            line-height: 35px;
            color: #ee5d2f; }
            @media only screen and (max-width: 479px) {
              .wrapper .nl-holder .nl-inner .nl-main .nl-content h2 {
                font-size: 25px;
                line-height: 25px;
                margin: 0 0 10px; } }
          .wrapper .nl-holder .nl-inner .nl-main .nl-content .text-fields-main {
            width: 100%;
            padding: 0 70px;
            margin: 0 0 64px; }
            @media only screen and (max-width: 767px) {
              .wrapper .nl-holder .nl-inner .nl-main .nl-content .text-fields-main {
                display: block;
                padding: 0 15px; } }
            .wrapper .nl-holder .nl-inner .nl-main .nl-content .text-fields-main .col {
              vertical-align: top;
              float: right; }
              @media only screen and (max-width: 767px) {
                .wrapper .nl-holder .nl-inner .nl-main .nl-content .text-fields-main .col {
                  display: block;
                  padding: 0;
                  margin: 0 0 10px;
                  text-align: right;
                  width: 100%;
                  float: none; } }
              .wrapper .nl-holder .nl-inner .nl-main .nl-content .text-fields-main .col .form-control {
                height: 64px;
                border-color: #bbbbbb; }
                @media only screen and (max-width: 479px) {
                  .wrapper .nl-holder .nl-inner .nl-main .nl-content .text-fields-main .col .form-control {
                    height: 40px; } }
              .wrapper .nl-holder .nl-inner .nl-main .nl-content .text-fields-main .col .btn-default {
                min-width: 140px;
                height: 63px;
                padding: 0 20px;
                font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
                color: #fff;
                font-size: 22px;
                line-height: 63px;
                background-color: #ee5d2f;
                border: none;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out; }
                @media only screen and (max-width: 479px) {
                  .wrapper .nl-holder .nl-inner .nl-main .nl-content .text-fields-main .col .btn-default {
                    height: 49px;
                    line-height: 49px;
                    width: 100%; } }
                .wrapper .nl-holder .nl-inner .nl-main .nl-content .text-fields-main .col .btn-default:hover {
                  background-color: #bf421b; }
              .wrapper .nl-holder .nl-inner .nl-main .nl-content .text-fields-main .col:first-child {
                width: 74%;
                float: left; }
                @media only screen and (max-width: 767px) {
                  .wrapper .nl-holder .nl-inner .nl-main .nl-content .text-fields-main .col:first-child {
                    width: 100%;
                    float: none; } }

.container {
  max-width: 80% !important;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .container {
      max-width: 100% !important;
      width: 100%; } }

.visibility-hidden {
  visibility: hidden; }
  @media only screen and (max-width: 1024px) {
    .visibility-hidden {
      visibility: visible; } }

* {
  outline: none !important; }

#scrollUp {
  background-image: url("../images/back_to_top.svg");
  bottom: 20px;
  display: none;
  height: 45px;
  position: fixed;
  right: 20px;
  width: 45px;
  z-index: 999 !important;
  opacity: 0.5;
  filter: alpha(opacity=50); }

#header {
  padding: 15px 0 0;
  background: #fefefe;
  position: relative;
  z-index: 400; }
  #header .container {
    max-width: 95% !important;
    width: 100% !important; }
  #header.fixed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 101;
    background: transparent; }
    @media only screen and (max-width: 767px) {
      #header.fixed {
        position: inherit; } }
  #header .logo a {
    color: #2c2d2d;
    font-size: 18px;
    line-height: 13px;
    text-decoration: none;
    display: inline-block; }
  #header .logo span {
    display: block; }
  #header .logo .fa-bars {
    float: right;
    font-size: 30px;
    cursor: pointer;
    margin: 13px 0 0;
    display: none; }
    @media only screen and (max-width: 767px) {
      #header .logo .fa-bars {
        display: block; } }
  #header .main-nav {
    text-align: right; }
    #header .main-nav > ul {
      margin: 14px 0 0; }
      #header .main-nav > ul > li {
        display: inline-block;
        position: relative; }
        #header .main-nav > ul > li:hover > a {
          background: #ee5d2f;
          color: #fff; }
        #header .main-nav > ul > li:hover > ul {
          display: block; }
          @media only screen and (max-width: 767px) {
            #header .main-nav > ul > li:hover > ul {
              display: block; } }
        @media only screen and (max-width: 1199px) {
          #header .main-nav > ul > li {
            margin: 0 6px 7px; } }
        @media only screen and (max-width: 767px) {
          #header .main-nav > ul > li {
            display: block;
            text-align: left;
            margin: 0 0 5px; } }
        #header .main-nav > ul > li > a {
          color: #5b5b5b;
          font-size: 14px;
          line-height: 20px;
          text-decoration: none;
          display: inline-block;
          padding: 9px 8px;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          -ms-border-radius: 4px;
          -o-border-radius: 4px;
          border-radius: 4px; }
          @media only screen and (max-width: 991px) {
            #header .main-nav > ul > li > a {
              padding: 8px 6px;
              font-size: 12px;
              line-height: 20px; } }
          @media only screen and (max-width: 767px) {
            #header .main-nav > ul > li > a {
              display: block;
              font-size: 15px;
              line-height: 20px; } }
          #header .main-nav > ul > li > a.btn-default {
            border-color: #ef4423;
            border-width: 2px;
            background: #ef4423;
            color: #fff;
            border-radius: 40px;
            padding: 9px 14px; }
            #header .main-nav > ul > li > a.btn-default:hover {
              background-color: #222222;
              border-color: #222; }
        #header .main-nav > ul > li > ul {
          position: absolute;
          top: 52px;
          left: 0;
          background: #e8653c;
          z-index: 12;
          width: 230px;
          padding: 20px;
          text-align: left;
          -webkit-border-radius: 6px;
          -moz-border-radius: 6px;
          -ms-border-radius: 6px;
          -o-border-radius: 6px;
          border-radius: 6px;
          display: none; }
          @media only screen and (max-width: 991px) {
            #header .main-nav > ul > li > ul {
              left: -50px; } }
          @media only screen and (max-width: 767px) {
            #header .main-nav > ul > li > ul {
              display: none;
              position: inherit;
              top: 0;
              width: 100%;
              -webkit-border-radius: 0px;
              -moz-border-radius: 0px;
              -ms-border-radius: 0px;
              -o-border-radius: 0px;
              border-radius: 0px;
              left: 0; } }
          #header .main-nav > ul > li > ul:before {
            content: "";
            clear: both;
            display: block;
            height: 20px;
            position: absolute;
            width: 100%;
            top: -19px;
            left: 0; }
            @media only screen and (max-width: 767px) {
              #header .main-nav > ul > li > ul:before {
                display: none; } }
          #header .main-nav > ul > li > ul:after {
            content: "";
            clear: both;
            display: block;
            position: absolute;
            top: -12px;
            left: 26px;
            border-bottom: #e8653c solid 12px;
            border-right: transparent solid 12px;
            border-left: transparent solid 12px; }
            @media only screen and (max-width: 991px) {
              #header .main-nav > ul > li > ul:after {
                left: 70px; } }
            @media only screen and (max-width: 767px) {
              #header .main-nav > ul > li > ul:after {
                display: none; } }
          #header .main-nav > ul > li > ul > li {
            position: relative; }
            #header .main-nav > ul > li > ul > li:hover > ul {
              display: block; }
            #header .main-nav > ul > li > ul > li:first-child a {
              border: none; }
            #header .main-nav > ul > li > ul > li > a {
              font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
              font-size: 16px;
              line-height: 20px;
              color: #fff;
              display: block;
              border-top: #ee7753 solid 1px;
              padding: 8px 10px; }
              #header .main-nav > ul > li > ul > li > a:hover {
                background: #f78462;
                text-decoration: none; }
            #header .main-nav > ul > li > ul > li > ul {
              position: absolute;
              top: 0;
              right: -230px;
              background: #e8653c;
              z-index: 12;
              width: 230px;
              padding: 20px;
              text-align: left;
              -webkit-border-radius: 6px;
              -moz-border-radius: 6px;
              -ms-border-radius: 6px;
              -o-border-radius: 6px;
              border-radius: 6px;
              display: none; }
              @media only screen and (max-width: 991px) {
                #header .main-nav > ul > li > ul > li > ul {
                  left: -50px; } }
              @media only screen and (max-width: 767px) {
                #header .main-nav > ul > li > ul > li > ul {
                  display: none;
                  position: inherit;
                  top: 0;
                  width: 100%;
                  -webkit-border-radius: 0px;
                  -moz-border-radius: 0px;
                  -ms-border-radius: 0px;
                  -o-border-radius: 0px;
                  border-radius: 0px;
                  left: 0; } }
              #header .main-nav > ul > li > ul > li > ul > li:first-child a {
                border: none; }
              #header .main-nav > ul > li > ul > li > ul > li > a {
                font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
                font-size: 16px;
                line-height: 20px;
                color: #fff;
                display: block;
                border-top: #ee7753 solid 1px;
                padding: 8px 10px; }
                #header .main-nav > ul > li > ul > li > ul > li > a:hover {
                  background: #f78462;
                  text-decoration: none; }
    @media only screen and (max-width: 767px) {
      #header .main-nav ul {
        display: none; } }

.pl-logos {
  background: #f9f9fb;
  padding: 70px 0 100px; }
  .pl-logos h2 {
    font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
    font-size: 60px;
    line-height: 60px;
    text-align: center;
    margin: 0 0 70px; }
  .pl-logos li {
    display: inline-block;
    width: 18.5%;
    background: #fff;
    padding: 3px;
    border: #c0c0c1 solid 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin: 6px; }
    .pl-logos li img {
      width: 100%;
      display: block; }

.video {
  overflow: hidden;
  background: url(../images/bc-poster.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative; }
  .video video {
    width: 100%;
    -webkit-transition: 1s opacity;
    -o-transition: 1s opacity;
    transition: 1s opacity;
    visibility: hidden; }
  .video .stopfade {
    opacity: 1;
    visibility: visible; }
  .video #vid-cap {
    position: absolute; }
  .video #vid-cap {
    right: 22%;
    -webkit-transform: translate(-22%, -65%);
    -ms-transform: translate(-22%, -65%);
    transform: translate(-22%, -65%);
    text-align: center;
    top: 65%; }
  .video #vid-cap button {
    display: inline-block;
    border: none;
    color: #fff;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: .3s background;
    -o-transition: .3s background;
    transition: .3s background;
    text-indent: -9999px;
    margin: 74px 0 0;
    background-size: 100% auto !important; }
  .video #vid-cap button.play {
    background: url(../images/play-btn.png) no-repeat; }
  .video #vid-cap button.pause {
    background: url(../images/pause-btn.png) no-repeat; }

.about-top-banner {
  background: #e4e5e8;
  font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #6f6f6f;
  padding: 198px 0 0; }
  @media only screen and (max-width: 479px) {
    .about-top-banner {
      padding: 68px 0 0; } }
  .about-top-banner .image-holder img {
    width: 100%; }
  .about-top-banner .text-box {
    padding: 70px 0 0; }
  .about-top-banner h1 {
    font-size: 35px;
    line-height: 50px;
    max-width: 355px; }
    @media only screen and (max-width: 479px) {
      .about-top-banner h1 {
        font-size: 20px;
        line-height: 29px; } }

.press-banner .image-holder {
  position: relative;
  margin: 10px 0 0; }
  .press-banner .image-holder .text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
    color: #6e6d6d;
    font-size: 18px;
    line-height: 18px;
    padding: 50px 0 0; }
    @media only screen and (max-width: 767px) {
      .press-banner .image-holder .text {
        font-size: 16px;
        line-height: 16px; } }
    .press-banner .image-holder .text h1 {
      font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
      color: #000;
      font-size: 65px;
      line-height: 60px;
      text-transform: uppercase;
      margin: 0 0 12px; }
      @media only screen and (max-width: 767px) {
        .press-banner .image-holder .text h1 {
          font-size: 22px;
          line-height: 22px;
          margin: 0; } }
  .press-banner .image-holder img {
    width: 100%; }

.press-content {
  padding: 60px 0 0; }
  .press-content .top {
    padding: 0 0 82px; }
    .press-content .top .image-holder {
      position: relative; }
      .press-content .top .image-holder .top-ceo {
        border: 2px solid #ee5d2f;
        left: -270px;
        padding: 50px;
        position: absolute;
        top: 69px;
        width: 364px; }
        @media only screen and (max-width: 991px) {
          .press-content .top .image-holder .top-ceo {
            position: inherit;
            top: 0;
            left: 0;
            margin: 40px 0 0;
            width: 100%; } }
        .press-content .top .image-holder .top-ceo .qr {
          position: absolute;
          right: 19px;
          top: -51px;
          width: 100px; }
          .press-content .top .image-holder .top-ceo .qr img {
            width: 100%; }
        .press-content .top .image-holder .top-ceo h2 {
          font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
          font-size: 45px;
          line-height: 55px;
          color: #000; }
          .press-content .top .image-holder .top-ceo h2 strong {
            font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif; }
        .press-content .top .image-holder .top-ceo .btn-default {
          height: 52px;
          border-color: #000;
          line-height: 52px;
          padding: 0 40px;
          border-width: 2px;
          background: transparent;
          font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
          font-size: 20px; }
    .press-content .top .text-box {
      font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
      font-size: 18px;
      line-height: 33px;
      color: #000;
      padding: 70px 0 0; }
  .press-content .btm {
    padding-bottom: 125px; }
    .press-content .btm .pres-inner-box {
      color: #6e6c6c;
      font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
      font-size: 16px;
      line-height: 25px;
      margin-bottom: 25px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px;
      overflow: hidden; }
      .press-content .btm .pres-inner-box:hover .image-holder img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0); }
      .press-content .btm .pres-inner-box h2 {
        font-size: 25px;
        line-height: 35px;
        color: #000;
        margin: 0 0 10px; }
      .press-content .btm .pres-inner-box .image-holder img {
        width: 100%;
        display: block;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .press-content .btm .pres-inner-box .text-box {
        background: #f9f9fb;
        padding: 33px;
        min-height: 312px; }
      .press-content .btm .pres-inner-box .btn-holder {
        text-align: right;
        padding: 15px 0 0; }
        .press-content .btm .pres-inner-box .btn-holder .btn-default {
          height: 52px;
          border-color: #000;
          line-height: 52px;
          padding: 0 40px;
          border-width: 2px;
          background: transparent;
          font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
          font-size: 20px; }
  .press-content.blog-content .btm .pres-inner-box {
    font-size: 15px;
    margin-bottom: 50px; }
    .press-content.blog-content .btm .pres-inner-box h2 {
      font-size: 18px;
      color: #535353;
      text-transform: uppercase;
      margin: 11px 0  0; }
    .press-content.blog-content .btm .pres-inner-box .image-holder img {
      width: 100%;
      display: block;
      -webkit-filter: grayscale(0);
      filter: grayscale(0);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .press-content.blog-content .btm .pres-inner-box .text-box {
      background: transparent;
      padding: 0;
      min-height: inherit; }
      .press-content.blog-content .btm .pres-inner-box .text-box .btn-holder {
        text-align: left; }
        .press-content.blog-content .btm .pres-inner-box .text-box .btn-holder .btn-default:hover {
          color: #ee5d2f; }

.our-vision {
  font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
  font-size: 22px;
  line-height: 33px;
  color: #fff;
  background-color: #e8653c;
  background-image: url(../images/vision-bg.png);
  background-repeat: no-repeat;
  background-position: 0 160px;
  padding: 110px 0 50px; }
  @media only screen and (max-width: 479px) {
    .our-vision {
      padding: 30px 0 50px;
      font-size: 16px;
      line-height: 25px; } }
  .our-vision .text-box {
    font-size: 19px;
    line-height: 27px; }
  .our-vision h2 {
    font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
    text-transform: uppercase;
    font-size: 55px;
    line-height: 40px;
    font-weight: bolder;
    margin: 20px 0 0; }
    @media only screen and (max-width: 479px) {
      .our-vision h2 {
        font-size: 30px; } }
  .our-vision span.title {
    display: block;
    font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
    font-size: 22px;
    line-height: 33px;
    word-spacing: 5px;
    margin: 8px 0 13px; }
    @media only screen and (max-width: 479px) {
      .our-vision span.title {
        font-size: 25px;
        line-height: 20px;
        margin: 8px 0 14px; } }
  .our-vision strong.title {
    display: block;
    font-size: 73px;
    line-height: 60px;
    text-transform: uppercase; }
    @media only screen and (max-width: 479px) {
      .our-vision strong.title {
        font-size: 45px; } }
  .our-vision .vision-inner-box {
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    color: #ffd9cd; }
    @media only screen and (max-width: 479px) {
      .our-vision .vision-inner-box {
        font-size: 16px;
        margin-bottom: 25px; } }
    .our-vision .vision-inner-box h3 {
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 30px;
      line-height: 36px;
      color: #fff;
      max-width: 245px;
      margin: 0 auto 22px; }
      @media only screen and (max-width: 479px) {
        .our-vision .vision-inner-box h3 {
          font-size: 27px;
          line-height: 32px; } }

.simsim-first {
  background-color: #f8f8f8;
  background-image: url(../images/simsim-first-img.png);
  background-repeat: no-repeat;
  background-position: 90% 50%;
  background-size: 40%;
  padding: 120px 0; }
  @media only screen and (max-width: 767px) {
    .simsim-first {
      background-image: none;
      padding: 50px 0; } }
  .simsim-first ul li {
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    font-size: 17px;
    line-height: 22px;
    color: #4a4a4a;
    background-image: url(../images/simsim-first-tick.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 18px;
    padding: 0 0 0 30px;
    margin: 20px 0; }

.our-mission {
  background-color: #fff;
  background-image: url(../images/mission-bg.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
  font-size: 17px;
  line-height: 30px;
  color: #595959;
  position: relative;
  padding: 100px 0 110px; }
  .our-mission h2 {
    font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
    color: #e8653c;
    font-size: 100px;
    line-height: 100px;
    margin: 0 0 30px; }
    @media only screen and (max-width: 767px) {
      .our-mission h2 {
        font-size: 70px;
        line-height: 70px; } }
    @media only screen and (max-width: 767px) {
      .our-mission h2 {
        font-size: 44px;
        line-height: 44px; } }
  .our-mission h3 {
    font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
    color: #000;
    font-size: 24px;
    line-height: 24px;
    margin: 27px 0 20px; }
  .our-mission h4 {
    font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
    color: #000;
    font-size: 50px;
    line-height: 50px;
    margin: 0 0 59px; }
    @media only screen and (max-width: 767px) {
      .our-mission h4 {
        font-size: 25px;
        line-height: 30px;
        margin: 0 0 11px; } }
  .our-mission hr {
    border-color: #fadfd6;
    max-width: 500px;
    border-width: 3px;
    margin: 50px 0 50px; }
    @media only screen and (max-width: 767px) {
      .our-mission hr {
        margin: 22px 0; } }
  .our-mission ul li {
    display: inline-block;
    text-align: center;
    margin: 0 16px; }
    @media only screen and (max-width: 479px) {
      .our-mission ul li {
        display: block;
        margin: 0 0 25px; } }
    .our-mission ul li:first-child {
      margin-left: 0; }
    .our-mission ul li span {
      display: inline-block;
      width: 155px;
      height: 155px;
      text-align: center;
      border: #f9ac94 solid 1px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      padding: 37px 0 0; }
      @media only screen and (max-width: 991px) {
        .our-mission ul li span {
          width: 111px;
          height: 111px;
          padding: 12px 0 0; } }
    .our-mission ul li strong {
      display: block;
      color: #e8653c;
      font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
      font-size: 23px;
      line-height: 24px;
      margin: 29px 0 0;
      font-weight: normal; }
      @media only screen and (max-width: 991px) {
        .our-mission ul li strong {
          font-size: 16px; } }
      @media only screen and (max-width: 991px) {
        .our-mission ul li strong {
          margin: 9px 0 0; } }
  .our-mission .text-outer-box {
    background: #fff;
    -webkit-box-shadow: 2px 19px 56px 12px rgba(121, 121, 121, 0.14);
    -moz-box-shadow: 2px 19px 56px 12px rgba(121, 121, 121, 0.14);
    box-shadow: 2px 19px 56px 12px rgba(121, 121, 121, 0.14);
    max-width: 52%;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 30px 50px 30px 14%;
    font-size: 16px;
    line-height: 35px;
    color: #595959;
    position: absolute;
    bottom: 200px;
    left: 0;
    z-index: 12; }
    @media only screen and (max-width: 1300px) {
      .our-mission .text-outer-box {
        max-width: 100%; } }
    @media only screen and (max-width: 991px) {
      .our-mission .text-outer-box {
        position: inherit;
        bottom: 0;
        padding-right: 15px;
        padding-left: 15px;
        margin: 25px 0 0; } }

.stategy {
  position: relative;
  padding: 165px 0 0;
  background: #fff; }
  @media only screen and (max-width: 767px) {
    .stategy {
      padding: 35px 0 0; } }
  .stategy .head-text {
    position: absolute;
    width: 46%;
    right: 0;
    top: -115px; }
    @media only screen and (max-width: 991px) {
      .stategy .head-text {
        padding: 0 0 40px 50px; } }
    @media only screen and (max-width: 767px) {
      .stategy .head-text {
        padding: 0 0 25px; } }
    .stategy .head-text h2.title {
      display: none; }
      @media only screen and (max-width: 991px) {
        .stategy .head-text h2.title {
          display: block; } }
    @media only screen and (max-width: 991px) {
      .stategy .head-text {
        position: inherit;
        top: 0;
        width: 100%; }
        .stategy .head-text img {
          display: none; } }
    .stategy .head-text h2 {
      color: #e8653c;
      font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
      font-size: 50px;
      line-height: 50px;
      text-transform: uppercase;
      margin: 10px 0 0 32px; }
      @media only screen and (max-width: 479px) {
        .stategy .head-text h2 {
          font-size: 25px;
          line-height: 30px; } }
  .stategy .stategy-box {
    color: #5f5f5f;
    font-size: 15px;
    line-height: 18px;
    font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
    overflow: hidden;
    margin-bottom: 80px;
    min-height: 125px; }
    @media only screen and (max-width: 479px) {
      .stategy .stategy-box {
        margin-bottom: 10px; } }
    .stategy .stategy-box h3 {
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      color: #e8653c;
      font-size: 20px;
      line-height: 20px;
      margin: 0 0 5px; }
    .stategy .stategy-box .icon-holder {
      width: 100px;
      height: 100px;
      background: #ededed;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      text-align: center;
      position: relative;
      float: left; }
      .stategy .stategy-box .icon-holder svg {
        position: absolute;
        top: 50%;
        left: 50%;
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .stategy .stategy-box .text-box {
      overflow: hidden;
      padding: 7px 0 0 14px; }
    .stategy .stategy-box:hover .icon-holder svg path {
      fill: #e8653c; }

.explore-simsim {
  background: url(../images/expolre-bg.jpg) no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
  padding: 77px 0 0;
  font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: #fff; }
  @media only screen and (max-width: 767px) {
    .explore-simsim {
      display: none; } }
  .explore-simsim .container {
    max-width: 1300px;
    width: 100%; }
  .explore-simsim .col {
    width: 19.5%;
    display: inline-block;
    vertical-align: bottom; }
    .explore-simsim .col:first-child {
      width: 16%; }
    .explore-simsim .col:nth-child(4) {
      width: 16%; }
    .explore-simsim .col h2 {
      font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
      font-size: 20px;
      line-height: 20px;
      color: #fff;
      margin: 20px 0 20px; }
    .explore-simsim .col .btn-default {
      width: 100%;
      border: #a7a7a7 solid 2px;
      background: transparent;
      -webkit-border-radius: 59px;
      -moz-border-radius: 59px;
      -ms-border-radius: 59px;
      -o-border-radius: 59px;
      border-radius: 59px;
      height: 59px;
      font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
      color: #fff;
      line-height: 59px;
      padding: 0 0;
      font-size: 20px;
      margin: 0 0 61px; }
  .explore-simsim span {
    display: block;
    margin: 0 0 10px; }
  .explore-simsim img {
    display: block;
    margin: 0 auto; }

.main-banner {
  font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #000;
  background: #fefefe;
  padding: 160px 0 0; }
  .main-banner h1 {
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    font-size: 35px;
    line-height: 40px;
    color: #5b5b5b; }
    .samsung-box h1{
      font-size: 90px;
      line-height: 120px;
      font-family: 'Samsung Sharp Sans Bold';
      color: #000;
    }
    .samsung-box span{
      font-size: 50px;
      line-height: 70px;
      font-family: 'Samsung Sharp Sans Bold';
      color: #ee5d2f;
    }
    .samsung-box p{
      font-size: 32px;
      line-height: 46px;
      font-family: 'Samsung Sharp Sans Medium';
      color: #000;
    }
    .samsung-box a{
      margin-top: 26px;
      font-size: 20px;
      line-height: 20px;
      font-family: 'Samsung Sharp Sans Medium';
      color: #fff;
      display: inline-block;
      padding: 12px 18px;
      background: #000;
      border-radius: 30px;
    }
    .samsung-box a:hover{
      color: #fff;
      text-decoration: none;
    }
    @media only screen and (max-width: 991px) {
      .samsung-box h1{
      font-size: 70px;
      line-height: 90px;
    }
    .samsung-box span{
      font-size: 40px;
      line-height: 56px;
    }
    .samsung-box p{
      font-size: 32px;
      line-height: 46px;
    }
    .samsung-box a{
      font-size: 18px;
      line-height: 18px;
      padding: 10px 16px;
      border-radius: 28px;
    }
    }
    @media only screen and (max-width: 767px) {
      .samsung-box h1{
      font-size: 60px;
      line-height: 80px;
    }
    .samsung-box span{
      font-size: 30px;
      line-height:46px;
    }
    .samsung-box p{
      font-size: 24px;
      line-height: 34px;
    }
    .samsung-box a{
      font-size: 16px;
      line-height: 16px;
      margin:10px 0;
    }
    .main-banner.home-banner{
      padding: 50px 0 0;
    }
    }
  .main-banner.home-banner {
    background-color: white;
    background-image: -webkit-linear-gradient(#f8f8f8 1px, transparent 1px), -webkit-linear-gradient(#f8f8f8 1px, transparent 1px), -webkit-linear- gradient(#f8f8f8 1px, transparent 1px);
    background-image: -moz-linear-gradient(#f8f8f8 1px, transparent 1px), -moz-linear-gradient(#f8f8f8 1px, transparent 1px), -moz-linear-gradient #f8f8f8 1px, transparent 1px;
    background-image: -o-linear-gradient(#f8f8f8 1px, transparent 1px), -o-linear-gradient(#f8f8f8 1px, transparent 1px), -o-linear-gradient(#f8f8f8 1px, transparent 1px);
    background-image: -webkit-linear-gradient(#f8f8f8 1px, transparent 1px), -webkit-linear-gradient(#f8f8f8 1px, transparent 1px), -webkit-linear-gradient(#f8f8f8 1px, transparent 1px);
    background-image: linear-gradient(#f8f8f8 1px, transparent 1px), linear-gradient(#f8f8f8 1px, transparent 1px), linear-gradient(#f8f8f8 1px, transparent 1px);
    background-size: 0px 0px, 0px 0px, 30px 30px;
    background-repeat: repeat-y, repeat-y, repeat;
    background-position: 62px 0, 66px 0, 0 -1px;
    position: relative;
    line-height: 28px;
    position: relative;
    color: #2c2d2d;
    font-size: 16px; }
    .main-banner.home-banner:after {
      content: "";
      clear: both;
      display: block;
      background: url(../images/main-banner-curve.png) no-repeat;
      width: 100%;
      background-size: cover;
      background-position: 0 100%;
      height: 498px;
      position: absolute;
      bottom: 0;
      left: 0; }
    .main-banner.home-banner .animation-holder, .main-banner.home-banner .text-box {
      position: relative;
      z-index: 2; }

.simsim-banner {
  margin: 15px 0 0;
  position: relative; }
  .simsim-banner img {
    width: 100%; }
  .simsim-banner .banner-text {
    position: absolute;
    top: 31px;
    width: 100%;
    text-align: center;
    font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
    font-size: 22px;
    line-height: 22px;
    color: #fff; }
    @media only screen and (max-width: 767px) {
      .simsim-banner .banner-text {
        display: none; } }
    .simsim-banner .banner-text h1 {
      font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
      font-size: 22px;
      line-height: 22px; }
    .simsim-banner .banner-text span {
      display: block;
      color: #ebe308;
      font-size: 22px;
      line-height: 22px;
      margin: 9px 0 0; }

.payment-routs {
  background: #ededed;
  padding: 25px 0 50px; }
  @media only screen and (max-width: 767px) {
    .payment-routs {
      padding: 25px 0 25px; } }
  .payment-routs .brdr {
    width: 100%;
    height: 1px;
    border-top: #e1e1e1 dashed 2px;
    margin: 0 0 70px; }
    @media only screen and (max-width: 767px) {
      .payment-routs .brdr {
        margin: 0 0 30px; } }
  .payment-routs .payment-routs-box {
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    font-size: 16px;
    line-height: 28px;
    color: #818181;
    text-align: center;
    padding: 67px 22px 25px;
    min-height: 383px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 0 0 30px; }
    .payment-routs .payment-routs-box:hover {
      -webkit-box-shadow: 4px 6px 27px 5px rgba(172, 170, 170, 0.64);
      -moz-box-shadow: 4px 6px 27px 5px rgba(172, 170, 170, 0.64);
      box-shadow: 4px 6px 27px 5px rgba(172, 170, 170, 0.64); }
    @media only screen and (max-width: 991px) {
      .payment-routs .payment-routs-box {
        margin-bottom: 25px; } }
    .payment-routs .payment-routs-box h2 {
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 23px;
      line-height: 30px;
      color: #000;
      margin: 0 0 8px; }
    .payment-routs .payment-routs-box span {
      display: inline-block;
      width: 149px;
      height: 89px;
      background: url(../images/route-icon1.png) 50% 50% no-repeat;
      margin: 0 0 10px; }
      .payment-routs .payment-routs-box span.retail {
        background-image: url(../images/route-icon2.png); }
      .payment-routs .payment-routs-box span.payrolpls {
        background-image: url(../images/route-icon3.png); }
      .payment-routs .payment-routs-box span.lending {
        background-image: url(../images/route-icon4.png); }
      .payment-routs .payment-routs-box span.marketeplace {
        background-image: url(../images/route-icon5.png); }
  .payment-routs.digital-app {
    background: #fbe5e0; }
    .payment-routs.digital-app h2 {
      font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
      font-size: 30px;
      line-height: 30px;
      color: #000;
      text-align: center;
      margin: 0 0 74px; }
    .payment-routs.digital-app .payment-routs-box {
      color: #838383;
      font-size: 15px;
      line-height: 28px;
      margin: 0;
      min-height: 308px;
      padding: 50px 22px 25px; }
      .payment-routs.digital-app .payment-routs-box span {
        background: url(../images/app-benefits-icon1.png) 50% 50% no-repeat; }
        .payment-routs.digital-app .payment-routs-box span.mass-marketing {
          background-image: url(../images/app-benefits-icon2.png); }
        .payment-routs.digital-app .payment-routs-box span.grownth {
          background-image: url(../images/app-benefits-icon3.png); }
        .payment-routs.digital-app .payment-routs-box span.fin-manage {
          background-image: url(../images/app-benefits-icon4.png); }
      .payment-routs.digital-app .payment-routs-box strong {
        display: block;
        font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
        color: #000;
        font-size: 18px;
        font-weight: normal; }
  .payment-routs.your-end {
    background: #fff;
    text-align: center; }
    .payment-routs.your-end h2 {
      margin: 0 0 10px; }
    .payment-routs.your-end .head-p {
      margin-bottom: 70px; }
    .payment-routs.your-end .your-end-box {
      font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
      display: inline-block;
      vertical-align: top;
      border: #dfdfdf solid 2px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      max-width: 294px;
      width: 100%;
      font-size: 25px;
      line-height: 30px;
      color: #000;
      margin: 0 22px;
      padding: 69px 25px 0;
      min-height: 391px;
      position: relative; }
      .payment-routs.your-end .your-end-box .icon-holder {
        margin-bottom: 30px; }
      .payment-routs.your-end .your-end-box .btn-default {
        font-size: 15px;
        line-height: 42px;
        color: #838383;
        background-color: #fff;
        -webkit-border-radius: 44px;
        -moz-border-radius: 44px;
        -ms-border-radius: 44px;
        -o-border-radius: 44px;
        border-radius: 44px;
        border: #dfdfdf solid 2px;
        padding: 0 25px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin: 14px 0 0 0;
        display: inline-block;
        position: absolute;
        bottom: 20px;
        left: 50%;
        margin-left: -60px; }
        .payment-routs.your-end .your-end-box .btn-default:hover {
          background: #fff;
          border-color: #fff;
          -webkit-box-shadow: 0 3px 7px 2px rgba(0, 0, 0, 0.09);
          -moz-box-shadow: 0 3px 7px 2px rgba(0, 0, 0, 0.09);
          box-shadow: 0 3px 7px 2px rgba(0, 0, 0, 0.09); }
  .payment-routs.digital-app {
    padding: 75px 0 100px; }

.get-in-touch {
  background: #fff9f8;
  font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
  font-size: 22px;
  line-height: 30px;
  padding: 80px 0 95px; }
  .get-in-touch .head {
    text-align: center; }
    .get-in-touch .head h2 {
      font-size: 35px; }
    .get-in-touch .head p {
      margin: 0 0 66px; }
  .get-in-touch .form-group {
    max-width: 605px;
    margin: 0 auto 15px; }
    .get-in-touch .form-group .form-control {
      height: 60px;
      border: #bbbbbb solid 3px; }
    .get-in-touch .form-group textarea {
      height: 200px !important; }
    .get-in-touch .form-group .btn-default {
      width: 100%;
      height: 60px;
      background: #ef4d25;
      color: #fff;
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      border: none;
      font-size: 22px;
      text-transform: uppercase; }

.app-features {
  padding: 113px 0 0; }
  @media only screen and (max-width: 767px) {
    .app-features {
      padding: 20px 0 0; } }
  .app-features:after {
    content: "";
    clear: both;
    display: block; }
  .app-features .image-holder {
    width: 55.41667%;
    float: left; }
    .app-features .image-holder img {
      width: 100%; }
    @media only screen and (max-width: 991px) {
      .app-features .image-holder {
        width: 100%;
        float: none; } }
  .app-features .right-sec {
    width: 44.58333%;
    float: right;
    text-align: left;
    padding: 70px 0 35px; }
    @media only screen and (max-width: 767px) {
      .app-features .right-sec {
        padding: 0; } }
    @media only screen and (max-width: 991px) {
      .app-features .right-sec {
        width: 100%;
        float: none; } }
    .app-features .right-sec .inner {
      max-width: 78%;
      width: 100%;
      font-size: 18px;
      line-height: 30px;
      color: #838383;
      padding: 0 25px 0 0; }
      @media only screen and (max-width: 991px) {
        .app-features .right-sec .inner {
          max-width: 100%;
          float: none;
          padding: 0 25px; } }
      .app-features .right-sec .inner h2 {
        font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
        font-size: 40px;
        line-height: 50px;
        color: #000;
        margin: 0 0 18px; }
        @media only screen and (max-width: 767px) {
          .app-features .right-sec .inner h2 {
            font-size: 32px;
            line-height: 35px; } }
      .app-features .right-sec .inner h3 {
        font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
        font-size: 23px;
        line-height: 25px;
        color: #000; }
    .app-features .right-sec .inner-box {
      background: url(../images/app-icon1.svg) no-repeat 0 10px;
      padding: 0 0 0 77px;
      margin: 0 0 30px; }
      @media only screen and (max-width: 991px) {
        .app-features .right-sec .inner-box {
          padding: 0 77px 25px 0;
          margin: 0 0 0; } }
      .app-features .right-sec .inner-box.box-two {
        background-image: url(../images/app-icon2.svg); }
      .app-features .right-sec .inner-box.box-three {
        background-image: url(../images/app-icon3.svg); }
    .app-features .right-sec .btn-default {
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 16px;
      line-height: 25px;
      color: #a7a2a2;
      background-color: #fff;
      -webkit-box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49);
      -moz-box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49);
      box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49);
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -ms-border-radius: 30px;
      -o-border-radius: 30px;
      border-radius: 30px;
      border: none;
      padding: 17px 40px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      margin: 0 80px 0 0; }
      .app-features .right-sec .btn-default:hover {
        background: #ee5d2f;
        color: #fff; }
      @media only screen and (max-width: 767px) {
        .app-features .right-sec .btn-default {
          padding: 10px 32px; } }

.security-banner {
  background: #e6e6e6;
  padding: 58px 25px 0;
  margin: 10px 0 0; }
  @media only screen and (max-width: 479px) {
    .security-banner {
      padding: 25px 25px 0; } }
  .security-banner .text-box {
    max-width: 783px;
    margin: 0 auto 83px;
    font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
    font-size: 30px;
    line-height: 35px;
    color: #000;
    text-align: center; }
    @media only screen and (max-width: 479px) {
      .security-banner .text-box {
        margin: 0 auto 10px;
        font-size: 22px; } }

.security-content {
  font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
  font-size: 16px;
  line-height: 27px;
  color: #000;
  border-bottom: #fff9f8 solid 7px;
  padding: 100px 0 65px; }
  @media only screen and (max-width: 479px) {
    .security-content {
      padding: 30px 0 20px; } }
  .security-content .text-box {
    margin: 0 0 32px; }
  .security-content h2 {
    color: #ee5d2f;
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 25px; }
    @media only screen and (max-width: 479px) {
      .security-content h2 {
        font-size: 22px;
        line-height: 22px;
        margin: 0 0 10px; } }
  .security-content p {
    margin: 15px 0 0; }
    @media only screen and (max-width: 479px) {
      .security-content p {
        margin: 5px 0 0; } }

.contact-banner {
  font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
  font-size: 25px;
  line-height: 25px;
  color: #fff;
  background: url(../images/contact-main-banner.jpg);
  background-size: cover;
  background-position: 50% 50%;
  min-height: 397px;
  padding: 80px 0;
  margin: 10px 0 0; }
  .contact-banner h1 {
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    font-size: 60px;
    line-height: 60px; }

.contact-main-content {
  padding: 0 0 100px; }
  @media only screen and (max-width: 479px) {
    .contact-main-content {
      padding-bottom: 20px; } }
  .contact-main-content .contact-inner {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 58px 10px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 12px 58px 10px rgba(0, 0, 0, 0.12);
    box-shadow: 0 12px 58px 10px rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
    position: relative;
    margin: -50px 0 0; }
    .contact-main-content .contact-inner:after {
      content: "";
      clear: both;
      clear: both;
      position: absolute;
      top: -23px;
      left: 30px;
      right: 30px;
      height: 23px;
      background: #f5f5f5;
      -webkit-border-radius: 4px 4px 0 0;
      -moz-border-radius: 4px 4px 0 0;
      -ms-border-radius: 4px 4px 0 0;
      -o-border-radius: 4px 4px 0 0;
      border-radius: 4px 4px 0 0; }
    .contact-main-content .contact-inner .contact-content {
      display: none; }
      .contact-main-content .contact-inner .contact-content.first {
        display: block; }
    .contact-main-content .contact-inner .first {
      padding: 100px; }
      @media only screen and (max-width: 767px) {
        .contact-main-content .contact-inner .first {
          padding: 25px; } }
      .contact-main-content .contact-inner .first ul {
        max-width: 630px;
        margin: 0 auto; }
      .contact-main-content .contact-inner .first li {
        overflow: hidden;
        border-top: #dedede solid 2px;
        padding: 12px 0; }
        .contact-main-content .contact-inner .first li:first-child {
          border: none; }
        .contact-main-content .contact-inner .first li .icon-holder {
          float: left;
          width: 90px;
          text-align: center; }
        .contact-main-content .contact-inner .first li .text-box {
          overflow: hidden;
          font-size: 22px;
          line-height: 22px;
          padding: 8px 0 0; }
          @media only screen and (max-width: 767px) {
            .contact-main-content .contact-inner .first li .text-box {
              font-size: 16px;
              line-height: 22px; } }
        .contact-main-content .contact-inner .first li a {
          color: #5a5958;
          text-decoration: none; }
        .contact-main-content .contact-inner .first li:hover {
          background-image: url(../images/tick-icon.svg);
          background-repeat: no-repeat;
          background-position: 100% 50%; }
          .contact-main-content .contact-inner .first li:hover .icon-holder path {
            fill: #ee5d2f; }
          .contact-main-content .contact-inner .first li:hover a {
            color: #ee5d2f; }
    .contact-main-content .contact-inner .second {
      padding: 85px; }
      @media only screen and (max-width: 479px) {
        .contact-main-content .contact-inner .second {
          padding: 25px; } }
      @media only screen and (max-width: 991px) {
        .contact-main-content .contact-inner .second .inner {
          margin-bottom: 30px; } }
      .contact-main-content .contact-inner .second .top {
        text-align: center;
        font-size: 16px;
        color: #999999;
        line-height: 25px;
        padding-bottom: 100px; }
        .contact-main-content .contact-inner .second .top h2 {
          font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
          font-size: 27px;
          line-height: 27px;
          color: #5a5958;
          margin: 7px 0 2px; }
        .contact-main-content .contact-inner .second .top .social [class*="fa"] {
          background-color: #3b5998;
          border-radius: 39px;
          color: #fff;
          display: inline-block;
          height: 39px;
          line-height: 39px;
          margin: auto 3px;
          width: 39px;
          font-size: 20px;
          text-align: center;
          text-decoration: none;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          .contact-main-content .contact-inner .second .top .social [class*="fa"]:hover {
            opacity: 0.7; }
        .contact-main-content .contact-inner .second .top .social [class*="fa fa-google-plus"] {
          background-color: #dc4e41; }
        .contact-main-content .contact-inner .second .top .social [class*="fa fa-twitter"] {
          background-color: #55acee; }
        .contact-main-content .contact-inner .second .top .social [class*="fa fa-linkedin"] {
          background-color: #007ab9; }
      .contact-main-content .contact-inner .second .form .head {
        text-align: center;
        color: #999999;
        font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 50px; }
        .contact-main-content .contact-inner .second .form .head h2 {
          color: #5a5958;
          font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
          font-size: 27px;
          line-height: 27px;
          text-transform: uppercase; }
      .contact-main-content .contact-inner .second .form .form-control {
        height: 60px;
        border-color: #bbbbbb; }
      .contact-main-content .contact-inner .second .form textarea.form-control {
        height: 136px !important; }
      .contact-main-content .contact-inner .second .form .btn-default {
        color: #ee5d2f;
        font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
        font-size: 20px;
        line-height: 20px;
        text-transform: uppercase;
        height: 60px;
        width: 100%;
        border-width: 3px;
        border-color: #ed5d2f; }
    .contact-main-content .contact-inner .third {
      font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
      font-size: 18px;
      line-height: 20px;
      color: #999999;
      text-align: center; }
      .contact-main-content .contact-inner .third .success-msg {
        padding: 50px 50px 150px; }
        .contact-main-content .contact-inner .third .success-msg img {
          display: inline-block; }
      .contact-main-content .contact-inner .third h2 {
        font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
        font-size: 27px;
        line-height: 20px;
        color: #5a5958;
        margin: 0 0 10px; }
        @media only screen and (max-width: 479px) {
          .contact-main-content .contact-inner .third h2 {
            font-size: 18px; } }

.payrol-features {
  padding: 113px 0 0; }
  .payrol-features.digital-merchant-features .image-holder {
    width: 50% !important;
    padding: 0 !important; }
    .payrol-features.digital-merchant-features .image-holder img {
      max-width: 450px; }
  .payrol-features.digital-merchant-features .right-sec {
    width: 50% !important; }
    .payrol-features.digital-merchant-features .right-sec .inner {
      font-size: 16px; }
      .payrol-features.digital-merchant-features .right-sec .inner h2 {
        line-height: 52px;
        margin: 0 0 39px !important; }
    .payrol-features.digital-merchant-features .right-sec .inner-box {
      background-size: 65px auto;
      background-position: 0 11px !important;
      padding-top: 0px !important;
      margin: 0 0 22px !important;
      max-width: 460px; }
      .payrol-features.digital-merchant-features .right-sec .inner-box h3 {
        font-size: 19px; }
      .payrol-features.digital-merchant-features .right-sec .inner-box.box-one {
        background-image: url(../images/digital-merchant-feature-bullet1.png); }
      .payrol-features.digital-merchant-features .right-sec .inner-box.box-two {
        background-image: url(../images/digital-merchant-feature-bullet2.png) !important; }
      .payrol-features.digital-merchant-features .right-sec .inner-box.box-three {
        background-image: url(../images/digital-merchant-feature-bullet3.png) !important; }
  .payrol-features.use-finja-app {
    padding: 113px 0 120px; }
    .payrol-features.use-finja-app .right-sec {
      width: 50% !important; }
      .payrol-features.use-finja-app .right-sec .inner {
        color: #000; }
      .payrol-features.use-finja-app .right-sec .inner-box.box-one {
        background-image: url(../images/use-app-icon1.png); }
      .payrol-features.use-finja-app .right-sec .inner-box.box-two {
        background-image: url(../images/use-app-icon2.png) !important; }
  .payrol-features.sandbox-main {
    background: url(../images/sandbox-bg.jpg) no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%; }
    .payrol-features.sandbox-main .right-sec .inner .inner-box {
      padding: 0;
      background-image: none !important;
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 20px;
      line-height: 30px;
      color: #fff;
      text-align: justify; }
    .payrol-features.sandbox-main .right-sec .inner .btn-default {
      margin: 0;
      background: #ee5d2f;
      color: #fff; }
    .payrol-features.sandbox-main .right-sec .inner h2 {
      font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
      font-size: 65px;
      line-height: 65px;
      color: #fff;
      margin: 0 0 16px !important; }
      .payrol-features.sandbox-main .right-sec .inner h2 span {
        display: block;
        font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
        font-size: 77px;
        line-height: 77px; }
    .payrol-features.sandbox-main .image-holder img {
      max-width: 80%; }
  @media only screen and (max-width: 767px) {
    .payrol-features {
      padding: 20px 0 0; } }
  .payrol-features:after {
    content: "";
    clear: both;
    display: block; }
  .payrol-features .image-holder {
    width: 55.41667%;
    float: right;
    padding: 0 0 0 82px; }
    @media only screen and (max-width: 991px) {
      .payrol-features .image-holder {
        width: 100%;
        float: none;
        padding: 0 25px; } }
    .payrol-features .image-holder img {
      width: 100%; }
    @media only screen and (max-width: 991px) {
      .payrol-features .image-holder {
        width: 100%;
        float: none; } }
  .payrol-features .right-sec {
    width: 44.58333%;
    float: left;
    text-align: left;
    padding: 70px 0 35px; }
    @media only screen and (max-width: 991px) {
      .payrol-features .right-sec {
        width: 100%;
        float: none;
        padding: 0; } }
    @media only screen and (max-width: 767px) {
      .payrol-features .right-sec {
        padding-top: 0; } }
    .payrol-features .right-sec .inner {
      max-width: 78%;
      width: 100%;
      font-size: 18px;
      line-height: 30px;
      color: #838383;
      float: right;
      padding: 0 0 0 25px; }
      @media only screen and (max-width: 991px) {
        .payrol-features .right-sec .inner {
          max-width: 100%;
          float: none;
          padding: 0 25px; } }
      .payrol-features .right-sec .inner h2 {
        font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
        font-size: 35px;
        line-height: 40px;
        color: #000;
        margin: 0 0 18px; }
        @media only screen and (max-width: 767px) {
          .payrol-features .right-sec .inner h2 {
            font-size: 23px;
            line-height: 35px; } }
      .payrol-features .right-sec .inner h3 {
        font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
        font-size: 23px;
        line-height: 25px;
        color: #000; }
    .payrol-features .right-sec .inner-box {
      background: url(../images/payrol-icon1.svg) no-repeat 0 10px;
      padding: 0 0 0 77px;
      margin: 0 0 30px; }
      @media only screen and (max-width: 991px) {
        .payrol-features .right-sec .inner-box {
          padding: 0 0 25px 77px;
          margin: 0 0 0; } }
      .payrol-features .right-sec .inner-box.box-two {
        background-image: url(../images/payrol-icon2.svg); }
      .payrol-features .right-sec .inner-box.box-three {
        background-image: url(../images/payrol-icon3.svg); }
    .payrol-features .right-sec .btn-default {
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 16px;
      line-height: 25px;
      color: #a7a2a2;
      background-color: #fff;
      -webkit-box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49);
      -moz-box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49);
      box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49);
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -ms-border-radius: 30px;
      -o-border-radius: 30px;
      border-radius: 30px;
      border: none;
      padding: 17px 40px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      margin: 0 0 0 80px; }
      .payrol-features .right-sec .btn-default:hover {
        background: #ee5d2f;
        color: #fff; }
      @media only screen and (max-width: 767px) {
        .payrol-features .right-sec .btn-default {
          padding: 10px 32px; } }
  @media only screen and (max-width: 767px) {
    .payrol-features.merchants {
      padding: 20px 0 30px; } }
  .payrol-features.merchants .right-sec {
    padding: 0 0 0; }
    @media only screen and (max-width: 767px) {
      .payrol-features.merchants .right-sec {
        padding: 25px 0 0; } }
    .payrol-features.merchants .right-sec .inner h2 {
      margin: 0 0 5px; }
    .payrol-features.merchants .right-sec .inner-box {
      padding-top: 50px;
      background-image: url(../images/app-icon1-1.svg);
      background-position: 0 50px; }
      @media only screen and (max-width: 767px) {
        .payrol-features.merchants .right-sec .inner-box {
          padding: 23px 0 0 70px;
          background-position: 0 20px; } }
      .payrol-features.merchants .right-sec .inner-box.box-two {
        background-image: url(../images/app-icon2-1.svg); }
      .payrol-features.merchants .right-sec .inner-box.box-three {
        background-image: url(../images/app-icon3-1.svg); }

.merchant-features {
  padding: 113px 0 0; }
  @media only screen and (max-width: 767px) {
    .merchant-features {
      padding: 25px 0; } }
  .merchant-features:after {
    content: "";
    clear: both;
    display: block; }
  .merchant-features .image-holder {
    width: 55.41667%;
    float: left; }
    .merchant-features .image-holder img {
      width: 100%; }
    @media only screen and (max-width: 991px) {
      .merchant-features .image-holder {
        width: 100%;
        float: none;
        padding: 0 25px; } }
  .merchant-features .right-sec {
    width: 44.58333%;
    float: right;
    text-align: left;
    padding: 70px 0 35px; }
    @media only screen and (max-width: 767px) {
      .merchant-features .right-sec {
        padding: 0; } }
    @media only screen and (max-width: 991px) {
      .merchant-features .right-sec {
        width: 100%;
        float: none; } }
    .merchant-features .right-sec .inner {
      max-width: 78%;
      width: 100%;
      font-size: 18px;
      line-height: 30px;
      color: #838383;
      padding: 0 25px 0 0; }
      @media only screen and (max-width: 991px) {
        .merchant-features .right-sec .inner {
          max-width: 100%;
          float: none;
          padding: 0 25px; } }
      .merchant-features .right-sec .inner h2 {
        font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
        font-size: 35px;
        line-height: 40px;
        color: #000;
        margin: 0 0 18px; }
        @media only screen and (max-width: 767px) {
          .merchant-features .right-sec .inner h2 {
            font-size: 32px;
            line-height: 35px; } }
      .merchant-features .right-sec .inner h3 {
        font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
        font-size: 23px;
        line-height: 25px;
        color: #000; }
    .merchant-features .right-sec .inner-box {
      background: url(../images/merchant-icon.svg) no-repeat 0 10px;
      padding: 0 0 0 77px;
      margin: 0 0 30px; }
      @media only screen and (max-width: 991px) {
        .merchant-features .right-sec .inner-box {
          padding: 0 77px 25px0;
          margin: 0 0 0; } }
      .merchant-features .right-sec .inner-box.box-two {
        background-image: url(../images/merchant-icon2.svg); }
      .merchant-features .right-sec .inner-box.box-three {
        background-image: url(../images/merchant-icon3.svg); }
    .merchant-features .right-sec .btn-default {
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 16px;
      line-height: 25px;
      color: #a7a2a2;
      background-color: #fff;
      -webkit-box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49);
      -moz-box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49);
      box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49);
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -ms-border-radius: 30px;
      -o-border-radius: 30px;
      border-radius: 30px;
      border: none;
      padding: 17px 40px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      margin: 0 80px 0 0; }
      .merchant-features .right-sec .btn-default:hover {
        background: #ee5d2f;
        color: #fff; }

.vid-section {
  position: relative;
  overflow: hidden; }
  .vid-section.payroll-vid .videoPoster:before {
    content: "";
    clear: both;
    background-image: url("../images/vid-play2.png");
    background-size: 100%;
    width: 100px;
    height: 100%;
    display: block; }
  .vid-section.youtube {
    height: 830px; }
    @media only screen and (max-width: 767px) {
      .vid-section.youtube {
        height: 500px; } }
    @media only screen and (max-width: 479px) {
      .vid-section.youtube {
        height: 280px; } }
  .vid-section .videoWrapper169 {
    padding: 0; }
  .vid-section iframe {
    position: absolute;
    min-height: 100%;
    width: 100%; }
  .vid-section .videoWrapper {
    min-height: 100%;
    z-index: 0; }
  .vid-section .vid-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1; }
  .vid-section .videoPoster:before {
    display: none; }
  .vid-section > img {
    width: 100%; }
  .vid-section .vid-headding {
    width: 502px;
    height: 507px;
    background: rgba(206, 49, 77, 0.7);
    position: absolute;
    top: 50%;
    right: 0;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
    font-size: 25px;
    line-height: 25px;
    color: #fff;
    padding: 214px 0 0 90px; }
    @media only screen and (max-width: 767px) {
      .vid-section .vid-headding {
        padding: 0 0;
        width: 100%;
        height: 100%; } }
    .vid-section .vid-headding p.message {
      text-transform: uppercase;
      font-size: 30px;
      line-height: 30px; }
      @media only screen and (max-width: 767px) {
        .vid-section .vid-headding p.message {
          display: none; } }
    @media only screen and (max-width: 767px) {
      .vid-section .vid-headding p {
        display: none; } }
    .vid-section .vid-headding strong {
      display: block;
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 25px;
      line-height: 25px;
      color: #fff; }
      @media only screen and (max-width: 767px) {
        .vid-section .vid-headding strong {
          display: none; } }
  .vid-section span {
    display: block;
    width: 101px;
    height: 101px;
    background: #fff url(../images/vid-bullet.svg) no-repeat 50% 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    padding: 0;
    cursor: pointer;
    position: absolute;
    left: -50px;
    top: 50%;
    background-color: #fff;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .vid-section span:hover {
      -webkit-box-shadow: 6px 10px 27px 5px rgba(176, 14, 45, 0.92);
      -moz-box-shadow: 6px 10px 27px 5px rgba(176, 14, 45, 0.92);
      box-shadow: 6px 10px 27px 5px rgba(176, 14, 45, 0.92); }
    @media only screen and (max-width: 767px) {
      .vid-section span {
        left: 50%;
        top: 50%;
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 75px;
        height: 75px;
        padding: 23px 0 0; } }
  .vid-section a.pause span {
    background-image: url(../images/pause.svg); }

.inners-main-banner {
  background-color: #1b2a63;
  background-image: url(../images/inner-banner-bg.png);
  background-position: 0 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  text-align: center;
  font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  padding: 51px 0 0;
  margin: 11px 0 0; }
  @media only screen and (max-width: 767px) {
    .inners-main-banner {
      margin: 1px 0 0; } }
  .inners-main-banner h1 {
    font-size: 36px;
    line-height: 45px; }
    @media only screen and (max-width: 767px) {
      .inners-main-banner h1 {
        font-size: 25px;
        line-height: 35px; } }
  .inners-main-banner img {
    display: block;
    margin: 30px auto 0; }
    @media only screen and (max-width: 767px) {
      .inners-main-banner img {
        margin: 10px auto 0; } }
  .inners-main-banner.bug-bounty {
    background: none;
    padding: 0;
    margin: 0; }
    .inners-main-banner.bug-bounty img {
      width: 100%;
      margin: 10px 0 0; }
  .inners-main-banner.merchant-main-banner {
    background-color: #2c2d2d;
    background-image: url(../images/merchant-banner-bg.jpg);
    background-size: 100%;
    background-position: 50% 100%;
    font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif; }
    .inners-main-banner.merchant-main-banner:after {
      content: "";
      clear: both;
      display: block; }
    .inners-main-banner.merchant-main-banner .left {
      width: 50%;
      float: left;
      text-align: left;
      padding: 160px 60px 25px 51px;
      font-size: 14px;
      line-height: 25px;
      color: #959595; }
      @media only screen and (max-width: 991px) {
        .inners-main-banner.merchant-main-banner .left {
          padding: 0 60px 25px 51px; } }
      @media only screen and (max-width: 767px) {
        .inners-main-banner.merchant-main-banner .left {
          float: none;
          width: 100%; } }
      @media only screen and (max-width: 479px) {
        .inners-main-banner.merchant-main-banner .left {
          padding: 15px; } }
      .inners-main-banner.merchant-main-banner .left .inner span {
        display: block;
        color: #fff;
        font-size: 25px;
        line-height: 25px;
        font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif; }
        @media only screen and (max-width: 991px) {
          .inners-main-banner.merchant-main-banner .left .inner span {
            font-size: 18px;
            line-height: 25px; } }
      .inners-main-banner.merchant-main-banner .left .inner h1 {
        color: #fff;
        font-size: 45px;
        line-height: 45px;
        font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
        margin: 8px 0 0; }
        @media only screen and (max-width: 991px) {
          .inners-main-banner.merchant-main-banner .left .inner h1 {
            font-size: 30px;
            line-height: 30px; } }
      .inners-main-banner.merchant-main-banner .left .inner h2 {
        color: #fff;
        font-size: 25px;
        line-height: 35px;
        font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
        margin: 0 0 21px; }
        @media only screen and (max-width: 991px) {
          .inners-main-banner.merchant-main-banner .left .inner h2 {
            font-size: 18px;
            line-height: 25px; } }
    .inners-main-banner.merchant-main-banner .right {
      width: 50%;
      float: right; }
      @media only screen and (max-width: 767px) {
        .inners-main-banner.merchant-main-banner .right {
          float: none;
          width: 100%; } }
      .inners-main-banner.merchant-main-banner .right .image-holder {
        display: block; }
        @media only screen and (max-width: 767px) {
          .inners-main-banner.merchant-main-banner .right .image-holder {
            padding: 15px; } }
        .inners-main-banner.merchant-main-banner .right .image-holder img {
          width: 100%; }
  .inners-main-banner.digital-banner {
    background-color: #384148;
    background-image: url(../images/digital-banner-bg.png); }
    .inners-main-banner.digital-banner .left.top {
      float: none;
      text-align: center;
      width: 100%;
      padding: 0 0 0; }
      .inners-main-banner.digital-banner .left.top .inner span {
        display: block;
        color: #fff;
        font-size: 35px;
        line-height: 35px;
        font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif; }
        @media only screen and (max-width: 991px) {
          .inners-main-banner.digital-banner .left.top .inner span {
            font-size: 18px;
            line-height: 25px; } }
      .inners-main-banner.digital-banner .left.top .inner h1 {
        color: #fff;
        font-size: 27px;
        line-height: 27px;
        font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
        margin: 8px 0 0; }
        @media only screen and (max-width: 991px) {
          .inners-main-banner.digital-banner .left.top .inner h1 {
            font-size: 30px;
            line-height: 30px; } }
      .inners-main-banner.digital-banner .left.top .inner h2 {
        color: #fee502;
        font-size: 27px;
        line-height: 27px;
        font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
        margin: 0 0 21px; }
        @media only screen and (max-width: 991px) {
          .inners-main-banner.digital-banner .left.top .inner h2 {
            font-size: 18px;
            line-height: 25px; } }
    .inners-main-banner.digital-banner .right.image-main {
      float: none;
      text-align: center;
      width: 100%; }
  .inners-main-banner.demo-account-banner {
    background-image: none;
    min-height: 391px; }
  .inners-main-banner.team-banner {
    background: transparent;
    padding: 0;
    position: relative;
    overflow: hidden; }
    .inners-main-banner.team-banner img {
      display: block;
      width: 100%;
      margin: 0; }
    .inners-main-banner.team-banner .spinning-logo {
      position: absolute;
      left: 50%;
      top: 10%;
      max-width: 450px;
      -webkit-animation: shake 15s running infinite cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
      animation: shake 15s running infinite cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000px;
      perspective: 1000px;
      margin: 0 0 0 -250px; }
      .inners-main-banner.team-banner .spinning-logo img {
        width: auto; }
      @media only screen and (max-width: 767px) {
        .inners-main-banner.team-banner .spinning-logo {
          max-width: 240px;
          margin: 0 0 0 -140px; } }
      @media only screen and (max-width: 767px) {
        .inners-main-banner.team-banner .spinning-logo {
          max-width: 155px;
          margin: 0 0 0 -90px; } }

@-webkit-keyframes shake {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0); } }

@keyframes shake {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0); } }
  .inners-main-banner.become-merchant-banner {
    background-color: white;
    background-image: -webkit-linear-gradient(#f8f8f8 1px, transparent 1px), -webkit-linear-gradient(#f8f8f8 1px, transparent 1px), -webkit-linear- gradient(#f8f8f8 1px, transparent 1px);
    background-image: -moz-linear-gradient(#f8f8f8 1px, transparent 1px), -moz-linear-gradient(#f8f8f8 1px, transparent 1px), -moz-linear-gradient #f8f8f8 1px, transparent 1px;
    background-image: -o-linear-gradient(#f8f8f8 1px, transparent 1px), -o-linear-gradient(#f8f8f8 1px, transparent 1px), -o-linear-gradient(#f8f8f8 1px, transparent 1px);
    background-image: -webkit-linear-gradient(#f8f8f8 1px, transparent 1px), -webkit-linear-gradient(#f8f8f8 1px, transparent 1px), -webkit-linear-gradient(#f8f8f8 1px, transparent 1px);
    background-image: linear-gradient(#f8f8f8 1px, transparent 1px), linear-gradient(#f8f8f8 1px, transparent 1px), linear-gradient(#f8f8f8 1px, transparent 1px);
    background-size: 0px 0px, 0px 0px, 30px 30px;
    background-repeat: repeat-y, repeat-y, repeat;
    background-position: 62px 0, 66px 0, 0 -1px;
    position: relative;
    line-height: 28px;
    font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #6f6f6f;
    padding: 221px 0 240px; }
    @media only screen and (max-width: 479px) {
      .inners-main-banner.become-merchant-banner {
        padding: 111px 0 150px; } }
    .inners-main-banner.become-merchant-banner h1 {
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      color: #000;
      font-size: 35px;
      line-height: 35px;
      margin: 0 0 7px; }
      @media only screen and (max-width: 767px) {
        .inners-main-banner.become-merchant-banner h1 {
          font-size: 25px;
          line-height: 30px; } }
    .inners-main-banner.become-merchant-banner .btn-default {
      font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
      font-size: 25px;
      line-height: 30px;
      color: #fff;
      height: 69px;
      background: #6d6e6e;
      border: none;
      -webkit-box-shadow: -1px 7px 22px 2px rgba(175, 175, 175, 0.69);
      -moz-box-shadow: -1px 7px 22px 2px rgba(175, 175, 175, 0.69);
      box-shadow: -1px 7px 22px 2px rgba(175, 175, 175, 0.69);
      padding: 20px 50px;
      margin: 39px 0 0;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .inners-main-banner.become-merchant-banner .btn-default:hover {
        background: #5c5c5c; }
      @media only screen and (max-width: 479px) {
        .inners-main-banner.become-merchant-banner .btn-default {
          font-size: 18px;
          line-height: 20px;
          height: 49px;
          padding: 14px 50px; } }
    .inners-main-banner.become-merchant-banner:after {
      content: "";
      clear: both;
      display: block;
      width: 100%;
      height: 219px;
      position: absolute;
      bottom: 0;
      left: 0;
      background: url(../images/become-merchant-banner-img.png) repeat-x; }
  .inners-main-banner.merchant-list-banner:after {
    background-image: url(../images/merchant-list-img.png);
    background-repeat: no-repeat;
    background-position: 50% 100%;
    height: 100%; }
    @media only screen and (max-width: 767px) {
      .inners-main-banner.merchant-list-banner:after {
        background-size: 100% auto; } }
  .inners-main-banner.merchant-list-banner .col-md-12 {
    z-index: 100; }
  .inners-main-banner.gallery-banner {
    background: url(../images/gallery-banner-bg.jpg) no-repeat;
    background-size: cover;
    background-position: 50% 0;
    font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    text-align: left;
    padding: 4px 0 25px; }
    .inners-main-banner.gallery-banner h1 {
      font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
      font-size: 50px;
      line-height: 50px;
      color: #fff;
      margin: 4px 0 7px; }
      @media only screen and (max-width: 767px) {
        .inners-main-banner.gallery-banner h1 {
          font-size: 32px;
          line-height: 25px; } }
    .inners-main-banner.gallery-banner .gallery-banner-text {
      padding: 236px 0 0; }
      @media only screen and (max-width: 991px) {
        .inners-main-banner.gallery-banner .gallery-banner-text {
          padding: 56px 0 0; } }
  .inners-main-banner.faq-banner {
    text-align: center;
    font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #8a8a8a;
    background-image: url(../images/faq-banner-img.jpg);
    background-size: cover;
    padding: 170px 0;
    background-position: 50% 50%; }
    @media only screen and (max-width: 479px) {
      .inners-main-banner.faq-banner {
        padding: 40px 0; } }
    .inners-main-banner.faq-banner h1 {
      font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
      font-size: 55px;
      line-height: 50px;
      color: #fff;
      margin: 0 0 29px; }
      @media only screen and (max-width: 479px) {
        .inners-main-banner.faq-banner h1 {
          font-size: 25px;
          line-height: 30px; } }
    .inners-main-banner.faq-banner .input-group {
      max-width: 600px;
      margin: 0 auto; }
    .inners-main-banner.faq-banner .form-control {
      height: 65px;
      border: none; }
      @media only screen and (max-width: 479px) {
        .inners-main-banner.faq-banner .form-control {
          height: 47px; } }
    .inners-main-banner.faq-banner .btn-default {
      color: #808080;
      background: #e8ebf3;
      border: none;
      font-weight: normal;
      padding: 16px 21px; }
      @media only screen and (max-width: 479px) {
        .inners-main-banner.faq-banner .btn-default {
          padding: 7px 15px; } }
      .inners-main-banner.faq-banner .btn-default img {
        margin: 0; }
  .inners-main-banner.career-banner {
    background: #fff;
    color: #6e6d6d;
    line-height: 30px;
    padding: 80px 0 100px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .inners-main-banner.career-banner {
        font-size: 14px;
        line-height: 22px;
        padding: 20px 0 40px; } }
    .inners-main-banner.career-banner h1 {
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 50px;
      line-height: 60px;
      color: #000;
      background: url(../images/head-dots.png) no-repeat;
      background-position: 50% 0;
      padding: 32px 0 12px; }
      @media only screen and (max-width: 767px) {
        .inners-main-banner.career-banner h1 {
          font-size: 25px;
          line-height: 25px; } }

.demo-account-main .demo-account-inner {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  background-color: #fff;
  -webkit-box-shadow: 0 12px 58px 10px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 12px 58px 10px rgba(0, 0, 0, 0.06);
  box-shadow: 0 12px 58px 10px rgba(0, 0, 0, 0.06);
  font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
  color: #999999;
  font-size: 20px;
  position: relative;
  top: -44px;
  padding: 95px 25px 0; }
  .demo-account-main .demo-account-inner h2 {
    font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
    font-size: 40px;
    line-height: 40px;
    color: #000;
    text-align: center;
    margin: 0 0 88px; }
  .demo-account-main .demo-account-inner h3 {
    font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
    font-size: 20px;
    line-height: 40px;
    color: #000;
    margin: 0 0 0; }
  .demo-account-main .demo-account-inner .form-control {
    border: #bbbbbb solid 1px;
    height: 64px;
    padding-top: 0;
    padding-bottom: 0; }
  .demo-account-main .demo-account-inner .btn-group {
    width: 100% !important; }
    .demo-account-main .demo-account-inner .btn-group .btn-default {
      height: 64px;
      border: #bbbbbb solid 1px; }
  .demo-account-main .demo-account-inner .radio-holder {
    overflow: hidden;
    display: inline-block;
    margin: 5px 0; }
    .demo-account-main .demo-account-inner .radio-holder .radio-btn {
      display: inline-block;
      vertical-align: middle; }
    .demo-account-main .demo-account-inner .radio-holder span {
      display: inline-block;
      vertical-align: middle;
      margin: 0 6px;
      color: #565555;
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 16px;
      line-height: 16px; }
  .demo-account-main .demo-account-inner .btn-default.submt {
    width: 100%;
    height: 60px;
    background: transparent;
    border: #ed5d2f solid 3px;
    padding: 0;
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    color: #ee5d2f;
    margin: 55px 0 0; }
  .demo-account-main .demo-account-inner .content-holder {
    max-width: 540px;
    margin: 0 auto;
    padding: 0 0 100px; }

.blog-banner {
  background-color: white;
  background-image: -webkit-linear-gradient(#f8f8f8 1px, transparent 1px), -webkit-linear-gradient(#f8f8f8 1px, transparent 1px), -webkit-linear- gradient(#f8f8f8 1px, transparent 1px);
  background-image: -moz-linear-gradient(#f8f8f8 1px, transparent 1px), -moz-linear-gradient(#f8f8f8 1px, transparent 1px), -moz-linear-gradient #f8f8f8 1px, transparent 1px;
  background-image: -o-linear-gradient(#f8f8f8 1px, transparent 1px), -o-linear-gradient(#f8f8f8 1px, transparent 1px), -o-linear-gradient(#f8f8f8 1px, transparent 1px);
  background-image: -webkit-linear-gradient(#f8f8f8 1px, transparent 1px), -webkit-linear-gradient(#f8f8f8 1px, transparent 1px), -webkit-linear-gradient(#f8f8f8 1px, transparent 1px);
  background-image: linear-gradient(#f8f8f8 1px, transparent 1px), linear-gradient(#f8f8f8 1px, transparent 1px), linear-gradient(#f8f8f8 1px, transparent 1px);
  background-size: 0px 0px, 0px 0px, 30px 30px;
  background-repeat: repeat-y, repeat-y, repeat;
  background-position: 62px 0, 66px 0, 0 -1px;
  padding: 69px 0 0; }
  .blog-banner .text-box {
    font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
    color: #535353;
    max-width: 337px;
    width: 100%;
    padding: 62% 0 0; }
    @media only screen and (max-width: 991px) {
      .blog-banner .text-box {
        padding: 22% 0 0;
        max-width: 100%; } }
    .blog-banner .text-box h1 {
      font-size: 41px;
      line-height: 60px; }
      @media only screen and (max-width: 479px) {
        .blog-banner .text-box h1 {
          font-size: 30px;
          line-height: 40px; } }
  .blog-banner .image-holder img {
    width: 100%; }

.blog-detail-banner {
  margin: 10px 0 0; }
  .blog-detail-banner img {
    width: 100%; }

.blog-detail-content {
  font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
  color: #575757;
  font-size: 16px;
  line-height: 30px;
  padding: 60px 0 0; }
  .blog-detail-content h1 {
    color: #000;
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 25px; }
    @media only screen and (max-width: 479px) {
      .blog-detail-content h1 {
        font-size: 22px;
        line-height: 25px; } }
  .blog-detail-content p {
    margin: 0 0 25px; }
  .blog-detail-content .text-box ul {
    margin-bottom: 20px; }
    .blog-detail-content .text-box ul li {
      list-style: inside disc; }

.merchant-list {
  background: #f2f2f2;
  padding: 100px 0 90px; }
  .merchant-list .search-filter .search-main {
    display: table;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .merchant-list .search-filter .search-main {
        display: block; } }
    .merchant-list .search-filter .search-main .col {
      display: table-cell;
      vertical-align: top;
      padding: 0 5px;
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 16px;
      line-height: 16px;
      color: #727272; }
      @media only screen and (max-width: 767px) {
        .merchant-list .search-filter .search-main .col {
          display: block;
          margin: 0 0 15px; } }
      .merchant-list .search-filter .search-main .col .form-control {
        height: 60px;
        border-color: #bbbbbb; }
        @media only screen and (max-width: 479px) {
          .merchant-list .search-filter .search-main .col .form-control {
            height: 40px; } }
      .merchant-list .search-filter .search-main .col > .btn-default {
        height: 60px;
        background: #ee5d2f;
        border: none;
        color: #fff;
        font-size: 20px;
        padding: 0 40px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .merchant-list .search-filter .search-main .col > .btn-default:hover {
          background: #c93f14; }
        @media only screen and (max-width: 479px) {
          .merchant-list .search-filter .search-main .col > .btn-default {
            width: 100%;
            height: 40px; } }
      .merchant-list .search-filter .search-main .col .btn-group {
        width: 100% !important; }
        .merchant-list .search-filter .search-main .col .btn-group .btn-default {
          height: 60px;
          border-color: #bbbbbb; }
          @media only screen and (max-width: 479px) {
            .merchant-list .search-filter .search-main .col .btn-group .btn-default {
              height: 40px; } }
      .merchant-list .search-filter .search-main .col:last-child {
        width: 100px; }
        @media only screen and (max-width: 479px) {
          .merchant-list .search-filter .search-main .col:last-child {
            width: 100%; } }
  .merchant-list .merchant-list-inner {
    margin: 0 -9px;
    padding-top: 40px; }
    .merchant-list .merchant-list-inner .merchant-list-box {
      background-color: #fff;
      -webkit-box-shadow: 0 0 38px rgba(0, 0, 0, 0.12);
      -moz-box-shadow: 0 0 38px rgba(0, 0, 0, 0.12);
      box-shadow: 0 0 38px rgba(0, 0, 0, 0.12);
      color: #747474;
      font-size: 16px;
      line-height: 16px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px;
      position: relative;
      padding: 30px;
      text-align: center;
      margin-bottom: 25px; }
      .merchant-list .merchant-list-inner .merchant-list-box .discout-tag {
        background: #4b4b4b;
        width: 82px;
        height: 26px;
        line-height: 29px;
        z-index: 12;
        background: #4b4b4b;
        font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
        color: #fff;
        transform: skewX(-11deg);
        -moz-transform: skewX(-11deg);
        -o-transform: skewX(-11deg);
        -ms-transform: skewX(-11deg);
        -webkit-transform: skewX(-11deg);
        transform: skewX(-11deg);
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        position: absolute;
        top: 30px; }
      .merchant-list .merchant-list-inner .merchant-list-box .text-box {
        margin: 33px 0 0; }
        .merchant-list .merchant-list-inner .merchant-list-box .text-box h2 {
          white-space: nowrap;
          overflow: hidden;
          -o-text-overflow: ellipsis;
          text-overflow: ellipsis;
          width: 100%;
          color: #ee5d2f; }
      .merchant-list .merchant-list-inner .merchant-list-box h2 {
        font-size: 18px;
        line-height: 18px;
        font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
        margin: 0 0 7px; }
        .merchant-list .merchant-list-inner .merchant-list-box h2 a {
          color: #ee5d2f; }
      .merchant-list .merchant-list-inner .merchant-list-box .logo {
        display: block;
        width: 159px;
        height: 159px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        border: #ededed solid 1px; }
        .merchant-list .merchant-list-inner .merchant-list-box .logo img {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 50%;
          left: 50%;
          -moz-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
    .merchant-list .merchant-list-inner .merch-pag {
      text-align: center;
      padding-top: 60px; }
      .merchant-list .merchant-list-inner .merch-pag li {
        text-align: center;
        display: inline-block;
        font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
        font-size: #717171;
        margin: 0 0 5px; }
        .merchant-list .merchant-list-inner .merch-pag li a {
          display: block;
          width: 50px;
          height: 50px;
          border: #cacaca solid 1px;
          background: #fdfdfd;
          line-height: 50px;
          color: #717171;
          font-size: 18px;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          -ms-border-radius: 4px;
          -o-border-radius: 4px;
          border-radius: 4px; }
          @media only screen and (max-width: 479px) {
            .merchant-list .merchant-list-inner .merch-pag li a {
              height: 30px;
              width: 30px;
              font-size: 15px;
              line-height: 30px; } }
        .merchant-list .merchant-list-inner .merch-pag li.active a {
          background: #696969;
          color: #fff;
          border: #696969 solid 1px; }
    .merchant-list .merchant-list-inner h5 {
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 25px;
      line-height: 26px;
      color: #5a5958;
      margin: 31px 0 20px; }
  .merchant-list.merchant-detail-main {
    background-image: url(../images/merchant-detail-bg.png);
    background-repeat: repeat-x;
    background-position: 50% 0;
    margin: 10px 0 0; }

.map-holder {
  position: relative; }
  .map-holder .tag {
    background: url(../images/tag-bg.png) no-repeat 0 0;
    background-size: 100% auto;
    width: 257px;
    height: 63px;
    font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
    font-size: 16px;
    line-height: 14px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 40px;
    padding: 9px 32px; }
    .map-holder .tag strong {
      display: block;
      font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
      font-size: 25px;
      line-height: 24px; }

.detail-box {
  background-color: #fff;
  -webkit-box-shadow: 0 12px 58px 10px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 12px 58px 10px rgba(0, 0, 0, 0.12);
  box-shadow: 0 12px 58px 10px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 20px; }
  .detail-box .detail-text {
    overflow: hidden;
    font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
    color: #5a5958;
    font-size: 18px;
    line-height: 25px; }
    @media only screen and (max-width: 991px) {
      .detail-box .detail-text {
        padding-top: 25px; } }
    .detail-box .detail-text .merch-logo {
      overflow: hidden; }
    .detail-box .detail-text .logo-holder {
      width: 122px;
      float: left;
      height: 122px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      margin: 0 auto;
      position: relative;
      overflow: hidden;
      border: #ededed solid 1px; }
      .detail-box .detail-text .logo-holder img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 50%;
        left: 50%;
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .detail-box .detail-text .mertchant-title {
      overflow: hidden;
      padding: 40px 0 0 30px;
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 25px;
      line-height: 30px; }
    .detail-box .detail-text .text-box {
      padding: 40px 0 0 30px; }
    .detail-box .detail-text h3 {
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 18px;
      line-height: 20px; }
    .detail-box .detail-text p {
      margin: 0px 0 15px; }

.values {
  overflow: hidden;
  text-align: center; }
  .values .col {
    float: left;
    width: 33.3%;
    padding: 76px 70px 25px;
    background: #f4f5f6;
    font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    min-height: 436px;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .values .col:hover {
      opacity: 0.8; }
    @media only screen and (max-width: 991px) {
      .values .col {
        float: none;
        width: 100%;
        min-height: inherit;
        padding-bottom: 65px; } }
    .values .col h2 {
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 30px;
      line-height: 30px;
      color: #000; }
    .values .col span {
      color: #d2ba0f;
      font-size: 18px;
      line-height: 18px;
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      display: block; }
    .values .col img {
      margin: 26px 0 24px; }
    .values .col.transparency {
      color: #6e6d6d; }
      .values .col.transparency:after {
        content: "";
        position: absolute;
        right: -16px;
        top: 50%;
        z-index: 12;
        width: 0;
        height: 0;
        border-top: 16px solid transparent;
        border-bottom: 16px solid transparent;
        border-left: 16px solid #f4f5f6;
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); }
    .values .col.trust-respect {
      background: #ee5d2f; }
      .values .col.trust-respect h2 {
        color: #fff; }
      .values .col.trust-respect span {
        color: #fff; }
    .values .col.life-ou {
      background: #3d4245;
      color: #a6b3bb; }
      .values .col.life-ou h2 {
        color: #fff; }
      .values .col.life-ou span {
        color: #7a8287; }
      .values .col.life-ou:after {
        content: "";
        position: absolute;
        right: inherit;
        left: -16px;
        top: 50%;
        z-index: 12;
        width: 0;
        height: 0;
        border-top: 16px solid transparent;
        border-bottom: 16px solid transparent;
        border-right: 16px solid #3d4245;
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); }

.we-can {
  font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
  font-size: 14px;
  line-height: 25px;
  color: #a6a6a6;
  background: url(../images/we-can-bg.png) no-repeat;
  background-position: 0 100%;
  padding: 90px 0 165px; }
  @media only screen and (max-width: 767px) {
    .we-can {
      padding: 30px 0 50px; } }
  .we-can .we-can-inner {
    padding: 0 83px; }
    @media only screen and (max-width: 767px) {
      .we-can .we-can-inner {
        padding: 0; } }
    .we-can .we-can-inner .col-md-3, .we-can .we-can-inner .col-md-6 {
      padding: 0 4px; }
  .we-can .head {
    text-align: center;
    padding-bottom: 75px; }
    .we-can .head span {
      display: block;
      color: #ee5d2f;
      text-transform: uppercase;
      font-size: 14px;
      line-height: 14px; }
    .we-can .head h2 {
      font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
      font-size: 40px;
      line-height: 40px;
      color: #000; }
  .we-can .col {
    height: 274px;
    background: #ee5d2f;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    padding: 25px;
    margin: 0 0 8px;
    color: #fff; }
    .we-can .col.img1 {
      background: url(../images/career-img1.jpg);
      background-size: cover;
      background-position: 50% 50%; }
    .we-can .col.img2 {
      background: url(../images/career-img2.jpg);
      background-size: cover;
      background-position: 50% 50%; }
    .we-can .col.img3 {
      background: url(../images/career-img3.jpg);
      background-size: cover;
      background-position: 50% 50%; }
    .we-can .col.img4 {
      background: url(../images/career-img4.jpg);
      background-size: cover;
      background-position: 50% 50%; }
    .we-can .col.img5 {
      background: url(../images/career-img5.jpg);
      background-size: cover;
      background-position: 50% 50%; }
    .we-can .col.text-with-bg {
      padding-top: 80px; }
      .we-can .col.text-with-bg h3 {
        font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
        font-size: 28px;
        line-height: 28px;
        margin: 0 0 10px; }
      .we-can .col.text-with-bg span {
        display: block;
        font-size: 25px;
        line-height: 25px; }
    .we-can .col.think-big {
      background: #f1f1f1;
      color: #545454;
      text-align: left;
      padding-left: 60px; }
      .we-can .col.think-big h3 {
        font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
        font-size: 70px;
        line-height: 50px;
        margin: 0 0 0;
        text-transform: uppercase; }
      .we-can .col.think-big span {
        font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
        display: block;
        font-size: 35px;
        line-height: 30px; }
    .we-can .col.text {
      background: transparent;
      border-radius: 0;
      padding: 80px 0 0;
      text-align: left;
      font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
      font-size: 14px;
      line-height: 20px;
      color: #a6a6a6; }
      @media only screen and (max-width: 767px) {
        .we-can .col.text {
          height: auto;
          padding: 0 0 0; } }
      .we-can .col.text h4 {
        font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
        color: #000;
        font-size: 18px;
        line-height: 18px;
        margin: 3px 0 10px; }
    .we-can .col.normal-pad {
      padding-top: 20px; }

.open-position {
  font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #6a6a6a; }
  .open-position .head {
    text-align: center;
    padding-bottom: 75px; }
    .open-position .head p {
      font-size: 14px;
      line-height: 20px; }
    @media only screen and (max-width: 767px) {
      .open-position .head {
        padding-bottom: 25px; } }
    .open-position .head span {
      display: block;
      color: #ee5d2f;
      text-transform: uppercase;
      font-size: 14px;
      line-height: 14px; }
    .open-position .head h2 {
      font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
      font-size: 45px;
      line-height: 42px;
      color: #000;
      margin: 5px 0 12px; }
      @media only screen and (max-width: 767px) {
        .open-position .head h2 {
          font-size: 25px;
          line-height: 35px; } }

.open-position {
  background: #f9f9fb;
  padding: 50px 0 50px; }
  .open-position .career-content {
    max-width: 715px;
    margin: 0 auto; }
  .open-position .panel {
    background: transparent; }
  .open-position h3 {
    font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
    font-size: 20px;
    line-height: 25px;
    color: #000; }
  .open-position .panel-body {
    padding: 22px 0 !important; }
  .open-position .table-holder table {
    width: 100%; }
    .open-position .table-holder table tr {
      border-bottom: #b6b6b6 solid 1px; }
      .open-position .table-holder table tr td {
        font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
        font-size: 15px;
        line-height: 20px;
        color: #514f4f;
        padding: 14px 0;
        vertical-align: middle; }
        .open-position .table-holder table tr td strong {
          color: #514f4f; }
        .open-position .table-holder table tr td:last-child {
          text-align: right; }
          @media only screen and (max-width: 479px) {
            .open-position .table-holder table tr td:last-child {
              text-align: left; } }
        .open-position .table-holder table tr td strong {
          display: block;
          font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
          font-size: 15px;
          line-height: 20px;
          color: #514f4f;
          font-weight: normal; }
        @media only screen and (max-width: 479px) {
          .open-position .table-holder table tr td {
            display: block;
            width: 100%; } }
        .open-position .table-holder table tr td a {
          color: #514f4f; }

.faq-content {
  font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
  font-size: 16px;
  line-height: 25px;
  color: #6e6d6d;
  padding: 60px 0 0; }
  @media only screen and (max-width: 479px) {
    .faq-content {
      font-size: 14px; } }
  .faq-content.bug-bounty .head h2 {
    font-size: 31px; }
  .faq-content.bug-bounty .faq-content-inner {
    display: none !important; }
    .faq-content.bug-bounty .faq-content-inner .panel-body {
      padding: 21px 0; }
    .faq-content.bug-bounty .faq-content-inner ul {
      margin: 20px 0; }
      .faq-content.bug-bounty .faq-content-inner ul li {
        list-style: inside; }
    .faq-content.bug-bounty .faq-content-inner.active {
      display: block !important; }
  .faq-content.bug-bounty .form {
    padding: 70px 0 0; }
    .faq-content.bug-bounty .form .head {
      text-align: center;
      color: #999999;
      font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
      font-size: 16px;
      line-height: 20px;
      padding-bottom: 50px; }
      .faq-content.bug-bounty .form .head h2 {
        color: #5a5958;
        font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
        font-size: 27px;
        line-height: 27px;
        text-transform: uppercase; }
    .faq-content.bug-bounty .form .form-control {
      height: 60px;
      border-color: #bbbbbb; }
    .faq-content.bug-bounty .form textarea.form-control {
      height: 136px !important; }
    .faq-content.bug-bounty .form .btn-default {
      color: #ee5d2f;
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 20px;
      line-height: 20px;
      text-transform: uppercase;
      height: 60px;
      width: 100%;
      border-width: 3px;
      border-color: #ed5d2f; }
  .faq-content .head {
    text-align: center;
    font-size: 20px;
    padding-bottom: 130px; }
    @media only screen and (max-width: 479px) {
      .faq-content .head {
        padding-bottom: 25px; } }
    .faq-content .head h2 {
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 55px;
      line-height: 60px;
      color: #000; }
      @media only screen and (max-width: 479px) {
        .faq-content .head h2 {
          font-size: 35px;
          line-height: 35px; } }
    @media only screen and (max-width: 479px) {
      .faq-content .head {
        font-size: 15px; } }
  .faq-content .sidebar li {
    margin: 0 0 11px; }
  .faq-content .sidebar a {
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #666666;
    text-decoration: none; }
    .faq-content .sidebar a:hover {
      color: #ee5d2f; }
  .faq-content .sidebar h3 {
    font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
    color: #000;
    font-size: 30px;
    line-height: 33px;
    margin: 10px 0 20px; }
  .faq-content .panel-default > .panel-heading {
    background: transparent;
    border-bottom: #8b8b8b solid 1px !important;
    padding: 0; }
  .faq-content .panel-default {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .faq-content .panel-body {
    padding: 37px 0;
    border: none !important; }
    @media only screen and (max-width: 479px) {
      .faq-content .panel-body {
        padding: 15px 0; } }
  .faq-content .panel-title > a {
    font-size: 20px;
    line-height: 30px;
    color: #000;
    text-decoration: none;
    display: block;
    background: url(../images/minus-icon.png) no-repeat;
    background-position: 0 50%;
    padding: 10px 32px; }
    @media only screen and (max-width: 479px) {
      .faq-content .panel-title > a {
        font-size: 15px;
        line-height: 20px; } }
    .faq-content .panel-title > a.collapsed {
      background-image: url(../images/plus-icon.png); }
  .faq-content .help-desk {
    overflow: hidden;
    position: relative;
    z-index: 12;
    padding: 140px 0 0; }
    @media only screen and (max-width: 767px) {
      .faq-content .help-desk {
        padding: 30px 0 0; } }
    .faq-content .help-desk .title {
      font-size: 16px;
      line-height: 16px;
      color: #151515;
      padding: 0px 0 0; }
      @media only screen and (max-width: 767px) {
        .faq-content .help-desk .title {
          padding: 0px 0 25px; } }
      .faq-content .help-desk .title h2 {
        font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
        font-size: 30px;
        line-height: 30px; }
      .faq-content .help-desk .title img {
        margin: 0 0 15px; }
      .faq-content .help-desk .title p {
        margin: 0 0 29px; }
      .faq-content .help-desk .title strong {
        display: block;
        font-weight: normal;
        font-size: 40px;
        line-height: 45px;
        margin: 8px 0; }
        @media only screen and (max-width: 767px) {
          .faq-content .help-desk .title strong {
            font-size: 30px;
            line-height: 35px; } }
      .faq-content .help-desk .title .btn-default {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
        background-color: #ee5d2f;
        -webkit-box-shadow: 0 3px 40px rgba(115, 39, 15, 0.1);
        -moz-box-shadow: 0 3px 40px rgba(115, 39, 15, 0.1);
        box-shadow: 0 3px 40px rgba(115, 39, 15, 0.1);
        border: none;
        color: #fff;
        font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
        font-size: 25px;
        line-height: 32px;
        padding: 10px 35px;
        margin: 22px 0 0; }
        @media only screen and (max-width: 767px) {
          .faq-content .help-desk .title .btn-default {
            font-size: 20px;
            line-height: 32px; } }
    .faq-content .help-desk .image-holder {
      width: 50%;
      float: left;
      background: #fff;
      position: relative;
      z-index: 2; }
      @media only screen and (max-width: 1300px) {
        .faq-content .help-desk .image-holder {
          margin: 60px 0 0; } }
      @media only screen and (max-width: 991px) {
        .faq-content .help-desk .image-holder {
          float: none;
          width: 100%; } }
      .faq-content .help-desk .image-holder img {
        display: block;
        width: 100%; }
    .faq-content .help-desk .text-box {
      width: 50%;
      float: right;
      padding: 0 0 0 70px; }
      @media only screen and (max-width: 991px) {
        .faq-content .help-desk .text-box {
          float: none;
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        .faq-content .help-desk .text-box {
          padding: 0 25px; } }
  .faq-content .hor-line {
    background: #ee5d2f;
    height: 5px;
    position: absolute;
    width: 100%;
    bottom: 4.1px;
    z-index: 0; }
  .faq-content .faq-content-inner {
    display: none; }
    .faq-content .faq-content-inner.one {
      display: block; }
    .faq-content .faq-content-inner .panel-body > ul > li b {
      display: block;
      margin: 10px 0 5px; }
    .faq-content .faq-content-inner .panel-body > ul > li > ul li {
      list-style: inside disc; }
      .faq-content .faq-content-inner .panel-body > ul > li > ul li ul {
        margin: 0 0 0 15px; }

.right-featurs {
  padding: 90px 0 70px; }
  .right-featurs .inner {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #838383; }
    .right-featurs .inner h2 {
      font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
      font-size: 30px;
      line-height: 30px;
      color: #000;
      margin: 0 0 5; }
    .right-featurs .inner h3 {
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 23px;
      line-height: 25px;
      color: #000; }
  .right-featurs .inner-box {
    background: url(../images/payrol-icon1.svg) no-repeat 0 50px;
    padding: 50px 0 0 77px;
    margin: 0 0 30px; }
    .right-featurs .inner-box.box-two {
      background-image: url(../images/payrol-icon2.svg); }
    .right-featurs .inner-box.box-three {
      background-image: url(../images/payrol-icon3.svg); }

.its-awesome {
  background: #e9edf2;
  font-size: 18px;
  line-height: 30px;
  color: #838383;
  padding: 100px 0 69px; }
  @media only screen and (max-width: 767px) {
    .its-awesome {
      padding: 30px 0 20px; } }
  .its-awesome h2 {
    font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
    color: #000;
    font-size: 45px;
    line-height: 45px;
    margin: 0 0 20px; }
  .its-awesome h3 {
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    font-size: 23px;
    line-height: 25px;
    color: #000;
    margin: 0 0 12px; }
  .its-awesome .text-box {
    margin: 28px 0 0; }
  .its-awesome.advertise {
    background: #fff9f8; }

.busi-needs {
  font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 28px;
  padding: 120px 0 80px; }
  @media only screen and (max-width: 767px) {
    .busi-needs {
      padding: 40px 0 30px;
      font-size: 18px; } }
  .busi-needs h2 {
    font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
    color: #000;
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 20px; }
    @media only screen and (max-width: 767px) {
      .busi-needs h2 {
        font-size: 26px;
        line-height: 25px;
        margin: 0; } }
  .busi-needs .btn-default {
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    font-size: 16px;
    line-height: 25px;
    color: #a7a2a2;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49);
    -moz-box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49);
    box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    border: none;
    padding: 17px 40px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 40px 0 0 0; }
    .busi-needs .btn-default:hover {
      background: #ee5d2f;
      color: #fff; }
    @media only screen and (max-width: 767px) {
      .busi-needs .btn-default {
        padding: 10px 32px; } }
  .busi-needs ul {
    margin-top: 20px; }
    @media only screen and (max-width: 767px) {
      .busi-needs ul {
        margin-bottom: 20px; } }
    .busi-needs ul li {
      list-style: inside disc; }

.vid-sec {
  background: #1c3a5e;
  text-align: center;
  padding: 300px 0; }
  .vid-sec.merchant-vid {
    background: #fbe5e0;
    padding: 180px 0; }
    @media only screen and (max-width: 767px) {
      .vid-sec.merchant-vid {
        padding: 80px 0; } }

.testimonials {
  text-align: left;
  font-size: 19px;
  line-height: 30px;
  padding: 72px 0 60px; }
  @media only screen and (max-width: 767px) {
    .testimonials {
      padding: 0 0 60px;
      font-size: 14px; } }
  .testimonials .image-holder {
    text-align: center;
    padding: 100px 0 0; }
    .testimonials .image-holder img {
      display: inline-block; }
  .testimonials h2 {
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    font-size: 40px;
    line-height: 40px;
    color: #000;
    margin: 0 0 22px; }
    @media only screen and (max-width: 767px) {
      .testimonials h2 {
        font-size: 25px;
        line-height: 30px; } }
  .testimonials .desig {
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    font-size: 16px;
    line-height: 16px;
    color: #8f8f8f;
    margin: 22px 0 0; }
    .testimonials .desig h3 {
      font-size: 20px;
      color: #000; }
  .testimonials .nav-inner {
    max-width: 52px;
    margin: 0 auto;
    position: relative; }
  .testimonials .slider-nav {
    padding: 50px 0 0; }
    .testimonials .slider-nav .slick-slide {
      max-width: 60px !important; }
      .testimonials .slider-nav .slick-slide img {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        filter: grayscale(1);
        -o-filter: grayscale(1);
        -webkit-filter: grayscale(1);
        -ms-filter: grayscale(1);
        -moz-filter: grayscale(1); }
      .testimonials .slider-nav .slick-slide.slick-current img {
        filter: grayscale(0);
        -o-filter: grayscale(0);
        -webkit-filter: grayscale(0);
        -ms-filter: grayscale(0);
        -moz-filter: grayscale(0); }

.payrol-plus {
  background: #f7fafd;
  color: #6b6b6b;
  font-size: 15px;
  line-height: 25px;
  padding: 50px 0; }
  @media only screen and (max-width: 767px) {
    .payrol-plus {
      padding: 20px 0; } }
  .payrol-plus h2 {
    color: #000;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 0 112px; }
    @media only screen and (max-width: 767px) {
      .payrol-plus h2 {
        margin-bottom: 30px;
        text-align: left;
        font-size: 25px;
        line-height: 32px; } }
  .payrol-plus h3 {
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    font-size: 20px;
    line-height: 20px;
    color: #000;
    margin: 0 0 6px; }
  .payrol-plus .payrol-plus-inner {
    margin-bottom: 40px;
    min-height: 115px; }
  .payrol-plus.merchants {
    background: #fff9f8; }
  .payrol-plus.digital-merchant {
    text-align: center; }
    .payrol-plus.digital-merchant ul li {
      display: inline-block;
      vertical-align: top;
      font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
      margin: 0 32px; }
      .payrol-plus.digital-merchant ul li a {
        color: #ee5d2f; }
      .payrol-plus.digital-merchant ul li .icon-holder {
        margin-bottom: 44px; }
        .payrol-plus.digital-merchant ul li .icon-holder img {
          max-width: 150px; }
    .payrol-plus.digital-merchant .btn-holder {
      text-align: center; }
      .payrol-plus.digital-merchant .btn-holder .btn-default {
        font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
        font-size: 18px;
        line-height: 57px;
        color: #fff;
        background-color: #ee5d2f;
        -webkit-border-radius: 67px;
        -moz-border-radius: 67px;
        -ms-border-radius: 67px;
        -o-border-radius: 67px;
        border-radius: 67px;
        border: none;
        padding: 0 45px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin: 37px 0 0 0; }
        @media only screen and (max-width: 767px) {
          .payrol-plus.digital-merchant .btn-holder .btn-default {
            font-size: 18px;
            line-height: 25px;
            margin: 0; } }
        .payrol-plus.digital-merchant .btn-holder .btn-default:hover {
          background: #cf542d;
          color: #fff;
          -webkit-box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49);
          -moz-box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49);
          box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49); }
    .payrol-plus.digital-merchant h2 {
      font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif; }
  .payrol-plus.finja-plugins {
    background: #fff;
    font-size: 20px; }
    .payrol-plus.finja-plugins ul li {
      margin: 0 13px; }
      .payrol-plus.finja-plugins ul li .icon-holder {
        margin-bottom: 24px; }
        .payrol-plus.finja-plugins ul li .icon-holder img {
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
      .payrol-plus.finja-plugins ul li:hover .icon-holder img {
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2); }
      .payrol-plus.finja-plugins ul li a {
        color: #838383; }

.why-integrate {
  font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
  color: #838383;
  font-size: 15px;
  line-height: 30px;
  padding: 128px 0 144px; }
  .why-integrate .head {
    text-align: center;
    margin-bottom: 108px; }
    .why-integrate .head h2 {
      font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
      color: #000;
      font-size: 40px;
      line-height: 40px;
      margin: 0 0 0; }
      @media only screen and (max-width: 767px) {
        .why-integrate .head h2 {
          margin-bottom: 30px;
          text-align: left;
          font-size: 25px;
          line-height: 32px; } }
    .why-integrate .head .btn-default {
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 18px;
      line-height: 57px;
      color: #fff;
      background-color: #ee5d2f;
      -webkit-border-radius: 67px;
      -moz-border-radius: 67px;
      -ms-border-radius: 67px;
      -o-border-radius: 67px;
      border-radius: 67px;
      border: none;
      padding: 0 45px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      margin: 37px 0 0 0; }
      @media only screen and (max-width: 767px) {
        .why-integrate .head .btn-default {
          font-size: 18px;
          line-height: 25px;
          margin: 0; } }
      .why-integrate .head .btn-default:hover {
        background: #cf542d;
        color: #fff;
        -webkit-box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49);
        -moz-box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49);
        box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49); }
  .why-integrate .integration-content-box {
    background-color: #fff;
    -webkit-box-shadow: 0 3px 79px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 79px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 79px rgba(0, 0, 0, 0.16);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    overflow: hidden;
    padding: 82px 40px 50px 20px;
    min-height: 377px; }
    .why-integrate .integration-content-box .icon-holder {
      float: left;
      text-align: center;
      margin: 24px 0 0 0; }
    .why-integrate .integration-content-box .text-box {
      overflow: hidden;
      padding: 0 0 29px 18px; }
      .why-integrate .integration-content-box .text-box h3 {
        font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
        font-size: 23px;
        line-height: 23px;
        color: #000;
        margin: 0 0 14px; }
      .why-integrate .integration-content-box .text-box .btn-default {
        font-size: 15px;
        line-height: 42px;
        color: #838383;
        background-color: #fff;
        -webkit-border-radius: 44px;
        -moz-border-radius: 44px;
        -ms-border-radius: 44px;
        -o-border-radius: 44px;
        border-radius: 44px;
        border: #dfdfdf solid 2px;
        padding: 0 25px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin: 14px 0 0 0;
        display: inline-block; }
        .why-integrate .integration-content-box .text-box .btn-default:hover {
          background: #fff;
          border-color: #fff;
          -webkit-box-shadow: 0 3px 7px 2px rgba(0, 0, 0, 0.09);
          -moz-box-shadow: 0 3px 7px 2px rgba(0, 0, 0, 0.09);
          box-shadow: 0 3px 7px 2px rgba(0, 0, 0, 0.09); }

.about-simsim-simsim {
  padding: 40px 0;
  font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
  font-size: 16px;
  line-height: 25px;
  color: #000; }
  .about-simsim-simsim h2 {
    color: #000;
    font-size: 40px;
    line-height: 40px;
    text-align: left;
    margin: 0 0 20px; }

.simsim-mobile-magic {
  text-align: center;
  font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
  font-size: 20px;
  line-height: 20px;
  color: #646564;
  padding: 55px 0 115px; }
  @media only screen and (max-width: 767px) {
    .simsim-mobile-magic {
      padding: 55px 0 50px; } }
  .simsim-mobile-magic span {
    display: block;
    margin: 0 0 27px; }
  .simsim-mobile-magic h2 {
    font-size: 39px;
    line-height: 39px;
    margin: 5px 0 74px; }
    @media only screen and (max-width: 767px) {
      .simsim-mobile-magic h2 {
        margin: 5px 0 30px; } }
  .simsim-mobile-magic .services-holder {
    max-width: 910px;
    margin: 0 auto 74px;
    position: relative; }
    .simsim-mobile-magic .services-holder .feature-box {
      position: absolute;
      width: 88px;
      height: 88px;
      cursor: pointer; }
      @media only screen and (max-width: 479px) {
        .simsim-mobile-magic .services-holder .feature-box {
          width: 50px;
          height: 50px; }
          .simsim-mobile-magic .services-holder .feature-box img {
            width: 100%; } }
      .simsim-mobile-magic .services-holder .feature-box em.dot1 {
        -webkit-animation: 3s ease-out 0s normal none infinite running pul;
        animation: 3s ease-out 0s normal none infinite running pul;
        background: transparent none repeat scroll 0 0;
        border: 4px solid #ff9797;
        border-radius: 50%;
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 100%;
        display: inline-block;
        z-index: 1;
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .simsim-mobile-magic .services-holder .feature-box em.dot2 {
        -webkit-animation: 2s ease-out 0s normal none infinite running pul;
        animation: 2s ease-out 0s normal none infinite running pul;
        background: transparent none repeat scroll 0 0;
        border: 4px solid #ff9797;
        border-radius: 50%;
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 100%;
        display: inline-block;
        z-index: 1;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }

@keyframes pul {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    opacity: 0.3;
    -webkit-transform: scale(1);
    transform: scale(1); }
  75% {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

@-webkit-keyframes pul {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    opacity: 0.3;
    -webkit-transform: scale(1);
    transform: scale(1); }
  75% {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

@-moz-keyframes pul {
  0% {
    opacity: 0;
    transform: scale(1); }
  25% {
    opacity: 0.1;
    transform: scale(1); }
  50% {
    opacity: 0.3;
    transform: scale(1); }
  75% {
    opacity: 0.5;
    transform: scale(1); }
  100% {
    opacity: 0;
    transform: scale(1.5); } }
      .simsim-mobile-magic .services-holder .feature-box .detail {
        background: #fff;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        width: 450px;
        position: absolute;
        right: 100px;
        top: 0px;
        cursor: auto;
        text-align: left;
        font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
        color: #6e6d6d;
        font-size: 14px;
        line-height: 25px;
        padding: 20px 25px 15px;
        display: none;
        -webkit-box-shadow: 0 3px 36px 4px rgba(100, 100, 100, 0.17);
        -moz-box-shadow: 0 3px 36px 4px rgba(100, 100, 100, 0.17);
        box-shadow: 0 3px 36px 4px rgba(100, 100, 100, 0.17); }
        @media only screen and (max-width: 767px) {
          .simsim-mobile-magic .services-holder .feature-box .detail {
            width: 250px;
            z-index: 1000; } }
        @media only screen and (max-width: 479px) {
          .simsim-mobile-magic .services-holder .feature-box .detail {
            width: 250px;
            z-index: 1000;
            right: 0;
            top: 70px; } }
        .simsim-mobile-magic .services-holder .feature-box .detail strong {
          font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
          font-weight: normal;
          color: #000; }
        .simsim-mobile-magic .services-holder .feature-box .detail img {
          width: auto; }
        .simsim-mobile-magic .services-holder .feature-box .detail:after {
          content: "";
          display: block;
          clear: both;
          position: absolute;
          right: -12px;
          top: 15px;
          border-bottom: 12px solid transparent;
          border-top: 12px solid transparent;
          border-left: 12px solid #fff; }
          @media only screen and (max-width: 479px) {
            .simsim-mobile-magic .services-holder .feature-box .detail:after {
              display: none; } }
        .simsim-mobile-magic .services-holder .feature-box .detail h3 {
          font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
          color: #000;
          font-size: 20px;
          line-height: 20px; }
      .simsim-mobile-magic .services-holder .feature-box.paybil {
        right: 5%;
        top: 19%;
        -moz-transform: translate(-5%, -19%);
        -o-transform: translate(-5%, -19%);
        -ms-transform: translate(-5%, -19%);
        -webkit-transform: translate(-5%, -19%);
        transform: translate(-5%, -19%);
        z-index: 12; }
      .simsim-mobile-magic .services-holder .feature-box.feature-two {
        bottom: 5%;
        right: 13%;
        -moz-transform: translate(-5%, -13%);
        -o-transform: translate(-5%, -13%);
        -ms-transform: translate(-5%, -13%);
        -webkit-transform: translate(-5%, -13%);
        transform: translate(-5%, -13%); }
      .simsim-mobile-magic .services-holder .feature-box.feature-three {
        bottom: 18%;
        left: 5%;
        -moz-transform: translate(-18%, -5%);
        -o-transform: translate(-18%, -5%);
        -ms-transform: translate(-18%, -5%);
        -webkit-transform: translate(-18%, -5%);
        transform: translate(-18%, -5%); }
        .simsim-mobile-magic .services-holder .feature-box.feature-three .detail {
          left: 100px;
          right: inherit;
          top: 0px; }
          @media only screen and (max-width: 479px) {
            .simsim-mobile-magic .services-holder .feature-box.feature-three .detail {
              width: 250px;
              z-index: 1000;
              right: 0;
              left: inherit;
              top: 70px; } }
          .simsim-mobile-magic .services-holder .feature-box.feature-three .detail:after {
            content: "";
            display: block;
            clear: both;
            position: absolute;
            right: inherit;
            left: -12px;
            top: 15px;
            border-bottom: 12px solid transparent;
            border-top: 12px solid transparent;
            border-right: 12px solid #fff;
            border-left: 0; }
            @media only screen and (max-width: 479px) {
              .simsim-mobile-magic .services-holder .feature-box.feature-three .detail:after {
                display: none; } }
      .simsim-mobile-magic .services-holder .feature-box.feature-four {
        left: 2%;
        top: 22%;
        -moz-transform: translate(-22%, -2%);
        -o-transform: translate(-22%, -2%);
        -ms-transform: translate(-22%, -2%);
        -webkit-transform: translate(-22%, -2%);
        transform: translate(-22%, -2%); }
        .simsim-mobile-magic .services-holder .feature-box.feature-four .detail {
          left: 100px;
          right: inherit;
          top: 0px; }
          @media only screen and (max-width: 479px) {
            .simsim-mobile-magic .services-holder .feature-box.feature-four .detail {
              width: 250px;
              z-index: 1000;
              right: inherit;
              left: 0;
              top: 70px; } }
          .simsim-mobile-magic .services-holder .feature-box.feature-four .detail:after {
            content: "";
            display: block;
            clear: both;
            position: absolute;
            right: inherit;
            left: -12px;
            top: 15px;
            border-bottom: 12px solid transparent;
            border-top: 12px solid transparent;
            border-right: 12px solid #fff;
            border-left: 0; }
            @media only screen and (max-width: 479px) {
              .simsim-mobile-magic .services-holder .feature-box.feature-four .detail:after {
                display: none; } }
    .simsim-mobile-magic .services-holder img {
      display: block;
      width: 100%; }
  .simsim-mobile-magic .btn-default {
    background-color: #b92f2e;
    color: #fff;
    font-size: 30px;
    line-height: 84px;
    height: 84px;
    padding: 0 76px;
    border: none;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    @media only screen and (max-width: 767px) {
      .simsim-mobile-magic .btn-default {
        height: 60px;
        font-size: 20px;
        line-height: 60px; } }
    .simsim-mobile-magic .btn-default:hover {
      background-color: #971514;
      -webkit-box-shadow: 4px 6px 24px 5px rgba(147, 35, 34, 0.36);
      -moz-box-shadow: 4px 6px 24px 5px rgba(147, 35, 34, 0.36);
      box-shadow: 4px 6px 24px 5px rgba(147, 35, 34, 0.36); }

.simsim-wigdets {
  padding: 185px 0 150px;
  text-align: center;
  font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #67433b;
  background: #fff9f8; }
  @media only screen and (max-width: 767px) {
    .simsim-wigdets {
      padding: 40px 0 50px; } }
  .simsim-wigdets h2 {
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    font-size: 30px;
    line-height: 30px;
    color: #000;
    margin: 13px 0 18px; }
  .simsim-wigdets a {
    color: #b82a43;
    display: inline; }
  @media only screen and (max-width: 767px) {
    .simsim-wigdets .wiggdets-inner {
      margin-bottom: 25px; } }
  .simsim-wigdets strong {
    display: block;
    font-weight: normal;
    margin: 16px 0 11px; }

.qr-sec {
  font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
  font-size: 16px;
  line-height: 25px;
  color: #000;
  padding: 96px 0 130px; }
  .qr-sec .text-box {
    padding: 160px 0 0; }
    @media only screen and (max-width: 991px) {
      .qr-sec .text-box {
        padding: 65px 0 0; } }
    @media only screen and (max-width: 767px) {
      .qr-sec .text-box {
        padding: 10px 0 35px; } }
  @media only screen and (max-width: 767px) {
    .qr-sec .image-holder {
      text-align: center; } }
  .qr-sec .image-holder img {
    display: inline-block; }
  .qr-sec span {
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    font-size: 28px;
    line-height: 30px;
    display: block;
    color: #ca4818; }
    @media only screen and (max-width: 479px) {
      .qr-sec span {
        font-size: 16px;
        line-height: 16px; } }
  .qr-sec h2 {
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    font-size: 35px;
    line-height: 37px;
    color: #646564;
    margin: 0 0 13px; }
    @media only screen and (max-width: 479px) {
      .qr-sec h2 {
        font-size: 25px;
        line-height: 25px; } }

.download {
  font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
  font-size: 30px;
  line-height: 30px;
  color: #5b5b5b;
  text-align: center;
  padding: 139px 0 65px; }
  @media only screen and (max-width: 767px) {
    .download {
      padding: 59px 0 15px;
      font-size: 16px;
      line-height: 16px; } }
  .download a {
    color: #5b5b5b; }
  .download h2 {
    font-size: 100px;
    line-height: 100px;
    color: #991f34;
    text-transform: uppercase;
    font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif; }
    @media only screen and (max-width: 767px) {
      .download h2 {
        font-size: 47px;
        line-height: 47px; } }
  .download p {
    margin: 13px 0 38px; }
    @media only screen and (max-width: 767px) {
      .download p {
        margin: 13px 0 18px; } }
  .download .cta-holder {
    display: inline-block; }
  .download img {
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .download img:hover {
      -webkit-box-shadow: 0 12px 18px rgba(66, 101, 137, 0.4), inset 0 0 3px rgba(255, 255, 255, 0.6);
      -moz-box-shadow: 0 12px 18px rgba(66, 101, 137, 0.4), inset 0 0 3px rgba(255, 255, 255, 0.6);
      box-shadow: 0 12px 18px rgba(66, 101, 137, 0.4), inset 0 0 3px rgba(255, 255, 255, 0.6); }

.meat-team {
  color: #6b6b6b;
  font-size: 15px;
  line-height: 25px;
  text-align: center;
  padding: 60px 0 0; }
  .meat-team h1 {
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    font-size: 50px;
    line-height: 50px;
    color: #000; }
    @media only screen and (max-width: 767px) {
      .meat-team h1 {
        font-size: 30px;
        line-height: 40px; } }
  .meat-team p {
    margin-bottom: 40px; }
  .meat-team span {
    display: block;
    font-family: "Scriptina", Verdana, Geneva, sans-serif;
    font-size: 50px;
    line-height: 30px;
    color: #000;
    margin: 0 0 40px; }
    @media only screen and (max-width: 767px) {
      .meat-team span {
        font-size: 35px;
        line-height: 20px; } }
  .meat-team strong {
    color: #000; }
  .meat-team .image-holder {
    margin: 20px 0 0; }
    .meat-team .image-holder img {
      width: 100%; }
  .meat-team .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .meat-team .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .meat-team .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #ee5d2f !important; }
  .meat-team .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover, .meat-team .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover, .meat-team .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
    background: #ee5d2f !important; }
  .meat-team .team-gallery-main .owl-prev {
    position: absolute;
    top: 50%;
    background: url(../images/prev.png) no-repeat 50% 50%;
    width: 30px;
    height: 57px;
    background-size: 100%;
    left: -22px;
    text-indent: -9999px;
    overflow: hidden;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    @media only screen and (max-width: 767px) {
      .meat-team .team-gallery-main .owl-prev {
        left: 12px; } }
    @media only screen and (max-width: 479px) {
      .meat-team .team-gallery-main .owl-prev {
        background-size: 100%;
        width: 23px;
        height: 60px; } }
  .meat-team .team-gallery-main .owl-next {
    position: absolute;
    top: 50%;
    background: url(../images/next.png) no-repeat 50% 50%;
    width: 30px;
    height: 57px;
    right: -22px;
    text-indent: -9999px;
    background-size: 100%;
    overflow: hidden;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    @media only screen and (max-width: 767px) {
      .meat-team .team-gallery-main .owl-next {
        right: 12px; } }
    @media only screen and (max-width: 479px) {
      .meat-team .team-gallery-main .owl-next {
        background-size: 100%;
        width: 23px;
        height: 60px; } }
  .meat-team .team-gallery-main .owl-nav {
    display: block !important; }
  .meat-team .team-gallery-main .team-gallery-inner {
    font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
    font-size: 15px;
    line-height: 20px;
    color: #959595;
    text-align: center; }
    .meat-team .team-gallery-main .team-gallery-inner ul li {
      display: inline-block;
      margin: 0 22px;
      text-align: center;
      max-width: 238px;
      vertical-align: top; }
      .meat-team .team-gallery-main .team-gallery-inner ul li:hover strong a.ar {
        opacity: 1;
        right: 0; }
      .meat-team .team-gallery-main .team-gallery-inner ul li strong {
        display: block;
        padding: 10px;
        border: #8f8f8f solid 1px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        width: 238px;
        height: 238px;
        margin: 0 0 15px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        position: relative; }
        @media only screen and (max-width: 479px) {
          .meat-team .team-gallery-main .team-gallery-inner ul li strong {
            width: 200px;
            height: 200px; } }
        .meat-team .team-gallery-main .team-gallery-inner ul li strong a.ar {
          position: absolute;
          bottom: 50px;
          right: -5px;
          display: block;
          width: 63px;
          height: 63px;
          background: #fff;
          -webkit-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35);
          -moz-box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35);
          box-shadow: 0 3px 21px rgba(0, 0, 0, 0.35);
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          -o-border-radius: 50%;
          border-radius: 50%;
          z-index: 12;
          padding: 21px 17px;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          opacity: 0; }
          .meat-team .team-gallery-main .team-gallery-inner ul li strong a.ar img {
            -webkit-filter: grayscale(0);
            filter: grayscale(0); }
      .meat-team .team-gallery-main .team-gallery-inner ul li h3 {
        font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
        font-size: 20px;
        line-height: 20px;
        color: #000; }
      .meat-team .team-gallery-main .team-gallery-inner ul li img {
        width: 100%;
        display: block;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .meat-team .team-gallery-main .team-gallery-inner ul li:hover img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0); }
      .meat-team .team-gallery-main .team-gallery-inner ul li:hover strong {
        border-color: #ef6539; }
  .meat-team.gallery-team-pics {
    overflow: hidden;
    padding: 60px 0; }
    .meat-team.gallery-team-pics img {
      width: 100%; }
    .meat-team.gallery-team-pics .image-holder {
      float: left;
      margin: 0; }
      .meat-team.gallery-team-pics .image-holder.left-img {
        width: 35%; }
      .meat-team.gallery-team-pics .image-holder.right-img {
        width: 35%;
        float: right; }
      .meat-team.gallery-team-pics .image-holder.center-img {
        width: 30%;
        padding: 140px 0 0; }
        @media only screen and (max-width: 767px) {
          .meat-team.gallery-team-pics .image-holder.center-img {
            padding: 50px 0 0; } }
  .meat-team.why {
    background: #f2f2f2;
    padding: 0;
    font-size: 0;
    line-height: 0; }
    .meat-team.why h2 {
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      color: #000;
      font-size: 50px;
      line-height: 50px;
      text-transform: uppercase; }

.team-imgs {
  /* ---- isotope ---- */
  /* clear fix */
  /* ---- .element-item ---- */ }
  .team-imgs ul#left li:nth-child(1) {
    font-weight: bold; }
  .team-imgs .is-checked {
    background: #3d3d3d;
    color: white; }
  .team-imgs .isotope {
    clear: both;
    padding: 0 0 0 2px; }
  .team-imgs .isotope:after {
    content: '';
    display: block;
    clear: both; }
  .team-imgs .item,
  .team-imgs .grid-sizer {
    width: 13.6vw; }
  .team-imgs .item {
    float: left;
    margin-bottom: 8px; }
    .team-imgs .item img {
      width: 100%;
      display: block; }
  .team-imgs .gutter-sizer {
    width: .5vw; }
  .team-imgs .item.width2 {
    width: 41.8vw; }
  @media only screen and (max-width: 1130px) {
    .team-imgs .item,
    .team-imgs .grid-sizer {
      width: 22.1vw; }
    .team-imgs .item {
      float: left; }
    .team-imgs .gutter-sizer {
      width: 2vw; }
    .team-imgs .item.width2 {
      width: 45.8vw; } }
  @media only screen and (max-width: 600px) {
    .team-imgs .isotope {
      clear: both; }
    .team-imgs .item,
    .team-imgs .grid-sizer {
      width: 43vw; }
    .team-imgs .item {
      float: left; }
    .team-imgs .gutter-sizer {
      width: 4vw; }
    .team-imgs .item.width2 {
      width: 90vw; } }
  @media only screen and (max-width: 400px) {
    .team-imgs .item,
    .team-imgs .grid-sizer {
      width: 42vw; }
    .team-imgs .item {
      float: left; }
    .team-imgs .gutter-sizer {
      width: 4vw; }
    .team-imgs .item.width2 {
      width: 20vw; } }

.video-tour-section {
  position: relative;
  background: #ffffff;
  padding: 80px 0px 30px;
  color: #6b6b6b;
  font-size: 15px;
  line-height: 25px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .video-tour-section {
      padding: 20px 0 0; } }
  .video-tour-section h2 {
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    font-size: 50px;
    line-height: 50px;
    color: #000; }
    @media only screen and (max-width: 767px) {
      .video-tour-section h2 {
        font-size: 30px;
        line-height: 40px; } }
  .video-tour-section .video-tour-gallery {
    margin-top: 40px; }
  .video-tour-section.merchant-vid {
    font-size: 15px;
    line-height: 20px; }
    .video-tour-section.merchant-vid h2 {
      font-size: 35px;
      line-height: 50px; }

.video-tour-section .ms-skin-default .ms-slide .ms-slide-vpbtn {
  background: url(../images/icons/icon-video.png) center center no-repeat !important;
  width: 80px !important;
  height: 80px !important;
  top: 50%;
  margin-top: -40px;
  opacity: 0.75; }

.video-tour-section .ms-skin-default .ms-nav-next,
.video-tour-section .ms-skin-default .ms-nav-prev {
  width: 40px !important;
  height: 50px !important;
  display: block !important;
  opacity: 1 !important;
  position: absolute; }

.video-tour-section .ms-skin-default .ms-nav-next {
  right: 0px !important; }

.video-tour-section .ms-skin-default .ms-nav-prev {
  left: 0px !important; }

.video-tour-section .ms-skin-default .ms-nav-prev:after {
  content: '\f104';
  font-family: 'FontAwesome';
  position: absolute;
  left: 0px;
  top: 0px;
  line-height: 50px;
  display: block;
  font-size: 32px;
  color: #ee5d2f;
  text-align: center;
  width: 40px;
  height: 50px;
  opacity: 1;
  background: #ffffff;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }

.video-tour-section .ms-skin-default .ms-nav-next:after {
  content: '\f105';
  font-family: 'FontAwesome';
  position: absolute;
  left: 0px;
  top: 0px;
  line-height: 50px;
  display: block;
  font-size: 32px;
  color: #ee5d2f;
  text-align: center;
  width: 40px;
  height: 50px;
  opacity: 1;
  background: #ffffff;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }

.video-tour-section .ms-skin-default .ms-nav-prev:hover:after,
.video-tour-section .ms-skin-default .ms-nav-next:hover:after {
  background: #ee5d2f;
  color: #ffffff;
  opacity: 1; }

.get-support {
  background-image: url(../images/circle-bg.png);
  background-repeat: no-repeat;
  background-position: 50% 100%;
  padding: 80px 0 0; }
  .get-support .title {
    font-size: 16px;
    line-height: 16px;
    color: #151515;
    padding: 120px 0 0; }
    @media only screen and (max-width: 767px) {
      .get-support .title {
        padding: 0px 0 25px; } }
    .get-support .title h2 {
      font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
      font-size: 30px;
      line-height: 30px; }
    .get-support .title img {
      margin: 0 0 15px; }
    .get-support .title p {
      margin: 0 0 29px; }
    .get-support .title strong {
      display: block;
      font-weight: normal;
      font-size: 40px;
      line-height: 45px;
      margin: 8px 0; }
      @media only screen and (max-width: 767px) {
        .get-support .title strong {
          font-size: 30px;
          line-height: 35px; } }
    .get-support .title .btn-default {
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px;
      background-color: #ee5d2f;
      -webkit-box-shadow: 0 3px 40px rgba(115, 39, 15, 0.1);
      -moz-box-shadow: 0 3px 40px rgba(115, 39, 15, 0.1);
      box-shadow: 0 3px 40px rgba(115, 39, 15, 0.1);
      border: none;
      color: #fff;
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 25px;
      line-height: 32px;
      padding: 10px 35px;
      margin: 22px 0 0;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .get-support .title .btn-default:hover {
        background: #d63e0d; }
      @media only screen and (max-width: 767px) {
        .get-support .title .btn-default {
          font-size: 20px;
          line-height: 32px; } }

.become-commercial-user {
  background: #ee5d2f;
  font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
  padding: 75px 0 100px; }
  .become-commercial-user .head {
    font-size: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    padding-bottom: 70px; }
    .become-commercial-user .head h2 {
      font-size: 40px;
      line-height: 40px; }
  .become-commercial-user .signup-form-main .steps {
    text-align: center;
    padding-bottom: 50px; }
  .become-commercial-user .signup-form-main .step-bullet, .become-commercial-user .signup-form-main .line {
    display: inline-block;
    vertical-align: middle; }
    .become-commercial-user .signup-form-main .step-bullet span, .become-commercial-user .signup-form-main .line span {
      width: 64px;
      height: 64px;
      background: #983010;
      font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
      font-size: 40px;
      line-height: 64px;
      text-align: center;
      display: block;
      margin: 0 auto;
      color: #fff;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .become-commercial-user .signup-form-main .step-bullet strong, .become-commercial-user .signup-form-main .line strong {
      display: block;
      color: #f68e6c;
      font-size: 20px;
      line-height: 20px;
      font-weight: normal;
      margin: 12px 0 0; }
  .become-commercial-user .signup-form-main .step-bullet.active span {
    background: #fff;
    color: #ee5d2f;
    font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif; }
  .become-commercial-user .signup-form-main .line {
    height: 6px;
    background: #fff;
    max-width: 160px;
    width: 100%;
    position: relative;
    margin: -32px 32px 0; }
    .become-commercial-user .signup-form-main .line:before {
      content: "";
      display: block;
      clear: both;
      position: absolute;
      left: -18px;
      top: -6px;
      width: 19px;
      height: 19px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      border: #fff solid 5px; }
    .become-commercial-user .signup-form-main .line:after {
      content: "";
      display: block;
      clear: both;
      position: absolute;
      right: -18px;
      top: -6px;
      width: 19px;
      height: 19px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      border: #fff solid 5px; }
  .become-commercial-user .signup-form-main .main-from {
    background: #fff;
    -webkit-box-shadow: -1px 7px 96px 10px rgba(106, 35, 13, 0.69);
    -moz-box-shadow: -1px 7px 96px 10px rgba(106, 35, 13, 0.69);
    box-shadow: -1px 7px 96px 10px rgba(106, 35, 13, 0.69);
    max-width: 1035px;
    margin: 0 auto;
    color: #535b68;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 35px;
    font-size: 14px;
    line-height: 16px;
    border-bottom: #f9d4c8 solid 5px; }
    .become-commercial-user .signup-form-main .main-from .form-group {
      position: relative; }
      .become-commercial-user .signup-form-main .main-from .form-group .infos-box {
        font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
        font-size: 14px;
        line-height: 18px;
        position: absolute;
        bottom: 60px;
        width: 100%;
        background: #ffffa0;
        border: #e6db55 solid 1px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
        padding: 5px 10px;
        display: none; }
        .become-commercial-user .signup-form-main .main-from .form-group .infos-box .fa {
          float: left;
          margin: 4px 11px 0 0; }
        .become-commercial-user .signup-form-main .main-from .form-group .infos-box p {
          overflow: hidden; }
    .become-commercial-user .signup-form-main .main-from .form-head {
      margin-bottom: 35px; }
    .become-commercial-user .signup-form-main .main-from .form-inner {
      display: none; }
      .become-commercial-user .signup-form-main .main-from .form-inner.personel-info {
        display: block; }
      .become-commercial-user .signup-form-main .main-from .form-inner.stepOne {
        display: block; }
      .become-commercial-user .signup-form-main .main-from .form-inner.stepTwo {
        font-size: 15px;
        line-height: 25px; }
        .become-commercial-user .signup-form-main .main-from .form-inner.stepTwo input[type="checkbox"] {
          margin: 0 0 0 10px; }
        .become-commercial-user .signup-form-main .main-from .form-inner.stepTwo .withBank {
          display: none; }
        .become-commercial-user .signup-form-main .main-from .form-inner.stepTwo .withOutBank {
          display: none; }
    .become-commercial-user .signup-form-main .main-from h3 {
      font-size: 30px;
      margin: 0 0 12px; }
      @media only screen and (max-width: 479px) {
        .become-commercial-user .signup-form-main .main-from h3 {
          font-size: 25px; } }
      .become-commercial-user .signup-form-main .main-from h3:after {
        content: "";
        display: block;
        clear: both;
        background: #ee5d2f;
        height: 3px;
        max-width: 278px;
        margin: 9px 0 0; }
    .become-commercial-user .signup-form-main .main-from label {
      font-weight: normal;
      color: #535b68;
      font-size: 16px;
      line-height: 20px;
      display: block;
      margin: 0 0 15px; }
    .become-commercial-user .signup-form-main .main-from .form-control {
      height: 55px;
      border-color: #e1e1e1; }
      @media only screen and (max-width: 479px) {
        .become-commercial-user .signup-form-main .main-from .form-control {
          height: 44px; } }
    .become-commercial-user .signup-form-main .main-from .btn-group {
      width: 100% !important; }
      .become-commercial-user .signup-form-main .main-from .btn-group .btn-default {
        height: 55px;
        border-color: #e1e1e1; }
        @media only screen and (max-width: 479px) {
          .become-commercial-user .signup-form-main .main-from .btn-group .btn-default {
            height: 44px; } }
    .become-commercial-user .signup-form-main .main-from .btn-holder {
      text-align: right;
      padding-top: 35px; }
      .become-commercial-user .signup-form-main .main-from .btn-holder .form-group {
        /* input file style */ }
        .become-commercial-user .signup-form-main .main-from .btn-holder .form-group .btn-tertiary {
          color: #535b68;
          background: #fff;
          line-height: 40px;
          padding: 4px 20px;
          -webkit-border-radius: 6px;
          -moz-border-radius: 6px;
          -ms-border-radius: 6px;
          -o-border-radius: 6px;
          border-radius: 6px;
          width: 200px;
          margin: auto;
          float: left;
          position: relative;
          display: block;
          border: 2px solid #e3e3e3;
          font-size: 20px; }
          @media only screen and (max-width: 479px) {
            .become-commercial-user .signup-form-main .main-from .btn-holder .form-group .btn-tertiary {
              width: 100%;
              margin-bottom: 10px; } }
          .become-commercial-user .signup-form-main .main-from .btn-holder .form-group .btn-tertiary i {
            color: #000;
            display: inline-block;
            vertical-align: middle;
            font-size: 29px;
            margin: 0 6px 0 0; }
          .become-commercial-user .signup-form-main .main-from .btn-holder .form-group .btn-tertiary:after {
            content: "";
            clear: both;
            display: block;
            background: #f0f0f0;
            height: 3px;
            width: 100%;
            position: absolute;
            bottom: 0;
            left: 0; }
        .become-commercial-user .signup-form-main .main-from .btn-holder .form-group .input-file {
          width: 0.1px;
          height: 0.1px;
          opacity: 0;
          overflow: hidden;
          position: absolute;
          z-index: -1; }
        .become-commercial-user .signup-form-main .main-from .btn-holder .form-group .input-file + .js-labelFile {
          overflow: hidden;
          -o-text-overflow: ellipsis;
          text-overflow: ellipsis;
          white-space: nowrap;
          cursor: pointer; }
        .become-commercial-user .signup-form-main .main-from .btn-holder .form-group .input-file + .js-labelFile .icon:before {
          content: "\f0ee"; }
        .become-commercial-user .signup-form-main .main-from .btn-holder .form-group .input-file + .js-labelFile.has-file .icon:before {
          content: "\f00c";
          color: #5AAC7B; }
      .become-commercial-user .signup-form-main .main-from .btn-holder .btn-default {
        border: none;
        color: #fff;
        background: #828686;
        font-size: 22px;
        border-bottom: #6d6e6e solid 5px;
        padding: 7px 50px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        @media only screen and (max-width: 479px) {
          .become-commercial-user .signup-form-main .main-from .btn-holder .btn-default {
            width: 100%;
            margin: 0 0 10px; } }
        .become-commercial-user .signup-form-main .main-from .btn-holder .btn-default:hover {
          background: #616161; }
        .become-commercial-user .signup-form-main .main-from .btn-holder .btn-default.nxt {
          background: #ee5d2f;
          border-color: #c0451d;
          margin: 0 0 0 10px; }
          @media only screen and (max-width: 479px) {
            .become-commercial-user .signup-form-main .main-from .btn-holder .btn-default.nxt {
              margin: 0; } }
          .become-commercial-user .signup-form-main .main-from .btn-holder .btn-default.nxt:hover {
            background: #c94217; }
        .become-commercial-user .signup-form-main .main-from .btn-holder .btn-default.creat-simsim {
          color: #535b68;
          background: #fff;
          line-height: 40px;
          padding: 4px 20px;
          -webkit-border-radius: 6px;
          -moz-border-radius: 6px;
          -ms-border-radius: 6px;
          -o-border-radius: 6px;
          border-radius: 6px;
          margin: auto;
          position: relative;
          display: inline-block;
          border: 2px solid #e3e3e3;
          font-size: 16px;
          margin: 0 5px 0 0; }
          .become-commercial-user .signup-form-main .main-from .btn-holder .btn-default.creat-simsim:after {
            content: "";
            clear: both;
            display: block;
            background: #f0f0f0;
            height: 3px;
            width: 100%;
            position: absolute;
            bottom: 0;
            left: 0; }
    .become-commercial-user .signup-form-main .main-from .qr-content {
      padding: 51px 0 0; }
      .become-commercial-user .signup-form-main .main-from .qr-content .qr-holder {
        background-color: #fff;
        -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
        -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
        box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        max-width: 509px;
        margin: 0 auto;
        text-align: center;
        padding: 50px 0 0; }
        .become-commercial-user .signup-form-main .main-from .qr-content .qr-holder img {
          display: inline-block;
          margin: 15px 0 0; }
        .become-commercial-user .signup-form-main .main-from .qr-content .qr-holder .scan-pay-icon {
          background-color: #fff;
          -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
          -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
          height: 90px;
          margin: 50px 0 0; }
      .become-commercial-user .signup-form-main .main-from .qr-content .logos {
        padding: 48px 0 20px;
        text-align: center; }
        .become-commercial-user .signup-form-main .main-from .qr-content .logos img {
          display: inline-block; }
      .become-commercial-user .signup-form-main .main-from .qr-content .downloadn-qr {
        text-align: center; }
        .become-commercial-user .signup-form-main .main-from .qr-content .downloadn-qr .btn-default {
          background: #ee5d2f;
          color: #fff;
          border: none;
          border-bottom: #c0451d solid 5px;
          font-size: 20px;
          line-height: 20px;
          font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
          padding: 16px 44px; }
    .become-commercial-user .signup-form-main .main-from .rout-payments span.title {
      color: #ee5d2f;
      display: block;
      margin: 20px 0 33px; }
    .become-commercial-user .signup-form-main .main-from .rout-payments .bank-det {
      padding-right: 25px; }
      @media only screen and (max-width: 991px) {
        .become-commercial-user .signup-form-main .main-from .rout-payments .bank-det {
          padding-right: 15px; } }
      .become-commercial-user .signup-form-main .main-from .rout-payments .bank-det .dev {
        width: 2px;
        background: #e1e1e1;
        height: 331px;
        position: absolute;
        top: 0;
        right: 9px; }
        @media only screen and (max-width: 991px) {
          .become-commercial-user .signup-form-main .main-from .rout-payments .bank-det .dev {
            display: none; } }
        .become-commercial-user .signup-form-main .main-from .rout-payments .bank-det .dev.two {
          right: 0px;
          top: 23px; }
        .become-commercial-user .signup-form-main .main-from .rout-payments .bank-det .dev.three {
          right: -9px;
          top: 40px; }
    .become-commercial-user .signup-form-main .main-from .rout-payments .simsim-ac {
      padding-left: 25px; }
    .become-commercial-user .signup-form-main .main-from .rout-payments .rp {
      padding: 0 0 15px; }
      .become-commercial-user .signup-form-main .main-from .rout-payments .rp .btn-done {
        background: #ec5d2f;
        border-color: #c1461f;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .become-commercial-user .signup-form-main .main-from .rout-payments .rp .btn-done:hover {
          background: #c84318; }
        @media only screen and (max-width: 479px) {
          .become-commercial-user .signup-form-main .main-from .rout-payments .rp .btn-done {
            margin: 15px 0 0; } }

.team-says-banner {
  position: relative; }
  .team-says-banner img {
    width: 100%; }
  .team-says-banner .cirle {
    position: absolute;
    left: 2%;
    bottom: 25%;
    -moz-transform: translate(-2%, -25%);
    -o-transform: translate(-2%, -25%);
    -ms-transform: translate(-2%, -25%);
    -webkit-transform: translate(-2%, -25%);
    transform: translate(-2%, -25%);
    width: 51px;
    height: 51px;
    z-index: 50; }
    @media only screen and (max-width: 767px) {
      .team-says-banner .cirle {
        display: none; } }
    .team-says-banner .cirle.zaib {
      bottom: 28%;
      left: 41%;
      -moz-transform: translate(-41%, -28%);
      -o-transform: translate(-41%, -28%);
      -ms-transform: translate(-41%, -28%);
      -webkit-transform: translate(-41%, -28%);
      transform: translate(-41%, -28%); }
    .team-says-banner .cirle.jawad {
      bottom: 30%;
      left: 53%;
      -moz-transform: translate(-53%, -30%);
      -o-transform: translate(-53%, -30%);
      -ms-transform: translate(-53%, -30%);
      -webkit-transform: translate(-53%, -30%);
      transform: translate(-53%, -30%); }
    .team-says-banner .cirle .detail {
      background: #fff;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px;
      width: 450px;
      position: absolute;
      left: 0;
      bottom: 70px;
      text-align: left;
      font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
      color: #6e6d6d;
      font-size: 14px;
      line-height: 25px;
      padding: 20px 25px 15px;
      display: none;
      -webkit-box-shadow: 0 3px 36px 4px rgba(100, 100, 100, 0.17);
      -moz-box-shadow: 0 3px 36px 4px rgba(100, 100, 100, 0.17);
      box-shadow: 0 3px 36px 4px rgba(100, 100, 100, 0.17); }
      .team-says-banner .cirle .detail strong {
        font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
        font-weight: normal;
        color: #000; }
      .team-says-banner .cirle .detail img {
        width: auto; }
      .team-says-banner .cirle .detail:after {
        content: "";
        display: block;
        clear: both;
        position: absolute;
        bottom: -12px;
        left: 15px;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 12px solid #fff; }
      .team-says-banner .cirle .detail h3 {
        font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
        color: #000;
        font-size: 20px;
        line-height: 20px; }
        .team-says-banner .cirle .detail h3:before {
          content: "";
          clear: both;
          display: block;
          max-width: 85px;
          height: 1px;
          background: #cccccc;
          margin: 30px 0 20px; }
    .team-says-banner .cirle:hover span.plus {
      background: #ee5d2f;
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }
    .team-says-banner .cirle:hover em.dot1 {
      border-color: #ee5d2f; }
    .team-says-banner .cirle:hover em.dot2 {
      border-color: #ee5d2f; }
    .team-says-banner .cirle span.plus {
      background: #bcbcbc;
      color: #fff;
      text-align: center;
      line-height: 51px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 35px;
      line-height: 57px;
      display: block;
      position: relative;
      width: 100%;
      height: 100%;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .team-says-banner .cirle em.dot1 {
      -webkit-animation: 3s ease-out 0s normal none infinite running pul;
      animation: 3s ease-out 0s normal none infinite running pul;
      background: transparent none repeat scroll 0 0;
      border: 4px solid #bcbcbc;
      border-radius: 60px;
      height: 50px;
      right: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      width: 50px;
      display: inline-block;
      z-index: 1;
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-animation-delay: 1s;
      animation-delay: 1s;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .team-says-banner .cirle em.dot2 {
      -webkit-animation: 2s ease-out 0s normal none infinite running pul;
      animation: 2s ease-out 0s normal none infinite running pul;
      background: transparent none repeat scroll 0 0;
      border: 4px solid #bcbcbc;
      border-radius: 60px;
      height: 50px;
      right: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      width: 50px;
      display: inline-block;
      z-index: 1;
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }

@keyframes pul {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    opacity: 0.3;
    -webkit-transform: scale(1);
    transform: scale(1); }
  75% {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }

@-webkit-keyframes pul {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    opacity: 0.3;
    -webkit-transform: scale(1);
    transform: scale(1); }
  75% {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }

@-moz-keyframes pul {
  0% {
    opacity: 0;
    transform: scale(1); }
  25% {
    opacity: 0.1;
    transform: scale(1); }
  50% {
    opacity: 0.3;
    transform: scale(1); }
  75% {
    opacity: 0.5;
    transform: scale(1); }
  100% {
    opacity: 0;
    transform: scale(1.3); } }

.meet-us {
  background: #ededed;
  text-align: center;
  color: #7a7878;
  font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
  font-size: 15px;
  line-height: 20px;
  padding: 50px 0 0;
  position: relative; }
  .meet-us .cirle {
    position: absolute;
    left: 50%;
    bottom: 5%;
    -moz-transform: translate(-50%, -5%);
    -o-transform: translate(-50%, -5%);
    -ms-transform: translate(-50%, -5%);
    -webkit-transform: translate(-50%, -5%);
    transform: translate(-50%, -5%);
    width: 51px;
    height: 51px;
    z-index: 50; }
    @media only screen and (max-width: 767px) {
      .meet-us .cirle {
        display: none; } }
    .meet-us .cirle .detail {
      background: #fff;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px;
      width: 450px;
      position: absolute;
      left: 0;
      top: 70px;
      text-align: left;
      font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
      color: #7a7878;
      font-size: 14px;
      line-height: 25px;
      padding: 20px 25px 15px;
      display: none;
      -webkit-box-shadow: 0 3px 36px 4px rgba(100, 100, 100, 0.17);
      -moz-box-shadow: 0 3px 36px 4px rgba(100, 100, 100, 0.17);
      box-shadow: 0 3px 36px 4px rgba(100, 100, 100, 0.17); }
      .meet-us .cirle .detail:after {
        content: "";
        display: block;
        clear: both;
        position: absolute;
        top: -12px;
        left: 15px;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-bottom: 12px solid #fff; }
      .meet-us .cirle .detail h3 {
        font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
        color: #ee5d2f;
        font-size: 20px;
        line-height: 20px;
        margin: 0 0 8px; }
    .meet-us .cirle:hover span.plus {
      background: #ee5d2f;
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }
    .meet-us .cirle:hover em.dot1 {
      border-color: #ee5d2f; }
    .meet-us .cirle:hover em.dot2 {
      border-color: #ee5d2f; }
    .meet-us .cirle.mustafa {
      left: 5%;
      -moz-transform: translate(-5%, -5%);
      -o-transform: translate(-5%, -5%);
      -ms-transform: translate(-5%, -5%);
      -webkit-transform: translate(-5%, -5%);
      transform: translate(-5%, -5%); }
    .meet-us .cirle.um {
      left: 25%;
      -moz-transform: translate(-25%, -5%);
      -o-transform: translate(-25%, -5%);
      -ms-transform: translate(-25%, -5%);
      -webkit-transform: translate(-25%, -5%);
      transform: translate(-25%, -5%); }
    .meet-us .cirle.monis {
      left: 75%;
      -moz-transform: translate(-75%, -5%);
      -o-transform: translate(-75%, -5%);
      -ms-transform: translate(-75%, -5%);
      -webkit-transform: translate(-75%, -5%);
      transform: translate(-75%, -5%); }
      .meet-us .cirle.monis .detail {
        left: -390px; }
        .meet-us .cirle.monis .detail:after {
          left: 406px; }
    .meet-us .cirle.ub {
      left: 95%;
      -moz-transform: translate(-95%, -5%);
      -o-transform: translate(-95%, -5%);
      -ms-transform: translate(-95%, -5%);
      -webkit-transform: translate(-95%, -5%);
      transform: translate(-95%, -5%); }
      .meet-us .cirle.ub .detail {
        left: -390px; }
        .meet-us .cirle.ub .detail:after {
          left: 406px; }
    .meet-us .cirle span.plus {
      background: #bcbcbc;
      color: #fff;
      text-align: center;
      line-height: 51px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
      font-size: 35px;
      line-height: 57px;
      display: block;
      position: relative;
      width: 100%;
      height: 100%;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .meet-us .cirle em.dot1 {
      -webkit-animation: 3s ease-out 0s normal none infinite running pul;
      animation: 3s ease-out 0s normal none infinite running pul;
      background: transparent none repeat scroll 0 0;
      border: 4px solid #bcbcbc;
      border-radius: 60px;
      height: 50px;
      right: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      width: 50px;
      display: inline-block;
      z-index: 1;
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-animation-delay: 1s;
      animation-delay: 1s;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .meet-us .cirle em.dot2 {
      -webkit-animation: 2s ease-out 0s normal none infinite running pul;
      animation: 2s ease-out 0s normal none infinite running pul;
      background: transparent none repeat scroll 0 0;
      border: 4px solid #bcbcbc;
      border-radius: 60px;
      height: 50px;
      right: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      width: 50px;
      display: inline-block;
      z-index: 1;
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }

@keyframes pul {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    opacity: 0.3;
    -webkit-transform: scale(1);
    transform: scale(1); }
  75% {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }

@-webkit-keyframes pul {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    opacity: 0.3;
    -webkit-transform: scale(1);
    transform: scale(1); }
  75% {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }

@-moz-keyframes pul {
  0% {
    opacity: 0;
    transform: scale(1); }
  25% {
    opacity: 0.1;
    transform: scale(1); }
  50% {
    opacity: 0.3;
    transform: scale(1); }
  75% {
    opacity: 0.5;
    transform: scale(1); }
  100% {
    opacity: 0;
    transform: scale(1.3); } }
  .meet-us h2 {
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    font-size: 40px;
    line-height: 40px;
    color: #000; }
  .meet-us .image-holder {
    margin: 93px 0 0; }
    @media only screen and (max-width: 767px) {
      .meet-us .image-holder {
        margin: 24px 0 0; } }

.widgets {
  overflow: hidden;
  font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  border-bottom: #ee5d2f solid 14px; }
  @media only screen and (max-width: 479px) {
    .widgets {
      font-size: 14px; } }
  .widgets .btn-default {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    background-color: transparent;
    -webkit-box-shadow: 0 3px 40px rgba(115, 39, 15, 0.1);
    -moz-box-shadow: 0 3px 40px rgba(115, 39, 15, 0.1);
    box-shadow: 0 3px 40px rgba(115, 39, 15, 0.1);
    border: #fff solid 2px;
    color: #fff;
    font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
    font-size: 18px;
    line-height: 20px;
    padding: 8px 21px;
    margin: 30px 0 0; }
    .widgets .btn-default:hover {
      background: #ee5d2f; }
  .widgets h2 {
    font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
    font-size: 50px;
    line-height: 55px;
    color: #fff;
    margin: 0 0 12px; }
    @media only screen and (max-width: 479px) {
      .widgets h2 {
        font-size: 25px;
        line-height: 30px; } }
  .widgets .text-box {
    padding: 179px 19% 0;
    min-height: 550px; }
    @media only screen and (max-width: 991px) {
      .widgets .text-box {
        padding: 102px 19% 0; } }
    @media only screen and (max-width: 767px) {
      .widgets .text-box {
        min-height: inherit;
        padding: 25px; } }
  .widgets .left {
    float: left;
    width: 50%;
    background: url(../images/meet-team-img.jpg);
    background-size: cover;
    background-position: 50% 50%; }
    @media only screen and (max-width: 767px) {
      .widgets .left {
        float: none;
        width: 100%; } }
  .widgets .right {
    float: right;
    width: 50%;
    background: url(../images/workspace-img.jpg);
    background-size: cover;
    background-position: 50% 50%; }
    @media only screen and (max-width: 767px) {
      .widgets .right {
        float: none;
        width: 100%; } }

.benefits {
  color: #000;
  font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
  font-size: 16px;
  line-height: 25px;
  padding: 150px 0 135px; }
  @media only screen and (max-width: 767px) {
    .benefits .head {
      margin-bottom: 25px; } }
  .benefits h2 {
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    font-size: 40px;
    line-height: 40px;
    color: #ee5d2f;
    position: relative;
    padding: 10px 0 0;
    margin: 0 0 22px; }
    .benefits h2:after {
      content: "";
      background-color: #ee5d2f;
      height: 1px;
      width: 42px;
      position: absolute;
      left: 0;
      bottom: 0; }
  .benefits .benifits-box {
    font-size: 15px;
    line-height: 20px;
    color: #7a7878;
    padding-bottom: 25px;
    min-height: 188px; }
    .benefits .benifits-box img {
      margin-bottom: 10px; }

.sc-pro {
  background: #ee5d2f url(../images/succesful-product-bg.png) no-repeat 50% 100%;
  text-align: center;
  font-size: 40px;
  line-height: 45px;
  color: #fff;
  padding: 112px 0 100px; }
  @media only screen and (max-width: 767px) {
    .sc-pro {
      padding: 40px 0;
      font-size: 25px;
      line-height: 35px; } }
  .sc-pro h2 {
    width: 100%; }
  .sc-pro .btn-default {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 40px rgba(115, 39, 15, 0.1);
    -moz-box-shadow: 0 3px 40px rgba(115, 39, 15, 0.1);
    box-shadow: 0 3px 40px rgba(115, 39, 15, 0.1);
    border: none;
    color: #4f4e4e;
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    font-size: 25px;
    line-height: 32px;
    padding: 8px 48px;
    margin: 22px 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .sc-pro .btn-default:hover {
      background: #dbdbdb; }

.digital-partners {
  font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #838383;
  text-align: center;
  padding: 60px 0 60px; }
  .digital-partners .owl-carousel {
    margin: 41px 0 0 0; }
    @media only screen and (max-width: 767px) {
      .digital-partners .owl-carousel {
        padding: 0 40px; } }
  .digital-partners .owl-prev {
    position: absolute;
    top: 65%;
    background: url(../images/prev.png) no-repeat 50% 50%;
    width: 30px;
    height: 57px;
    background-size: 100%;
    left: -22px;
    text-indent: -9999px;
    overflow: hidden;
    -moz-transform: translate(0, -65%);
    -o-transform: translate(0, -65%);
    -ms-transform: translate(0, -65%);
    -webkit-transform: translate(0, -65%);
    transform: translate(0, -65%); }
    @media only screen and (max-width: 767px) {
      .digital-partners .owl-prev {
        left: 12px; } }
    @media only screen and (max-width: 479px) {
      .digital-partners .owl-prev {
        background-size: 100%;
        width: 23px;
        height: 60px; } }
  .digital-partners .owl-next {
    position: absolute;
    top: 65%;
    background: url(../images/next.png) no-repeat 50% 50%;
    width: 30px;
    height: 57px;
    right: -22px;
    text-indent: -9999px;
    background-size: 100%;
    overflow: hidden;
    -moz-transform: translate(0, -65%);
    -o-transform: translate(0, -65%);
    -ms-transform: translate(0, -65%);
    -webkit-transform: translate(0, -65%);
    transform: translate(0, -65%); }
    @media only screen and (max-width: 767px) {
      .digital-partners .owl-next {
        right: 12px; } }
    @media only screen and (max-width: 479px) {
      .digital-partners .owl-next {
        background-size: 100%;
        width: 23px;
        height: 60px; } }
  .digital-partners .owl-nav {
    display: block !important; }
  .digital-partners .discount {
    background: #e84c2e;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    padding: 11px 4px 0;
    position: absolute;
    right: -21px;
    top: -24px; }
    .digital-partners .discount span {
      display: block;
      font-style: italic; }
  .digital-partners h2 {
    font-size: 40px;
    line-height: 40px;
    color: #000;
    margin: 0 0 13px; }
  .digital-partners .partner-box {
    position: relative;
    text-align: center;
    border: #cbcbcb solid 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    padding: 6px;
    margin: 31px 20px 0; }
    .digital-partners .partner-box img {
      display: inline-block; }
  .digital-partners.digital-app .head h2 {
    font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif; }

.social [class*="fa fa-youtube"] {
  background-color: #dc4e41; }

.social [class*="fa fa-twitter"] {
  background-color: #55acee; }

.social [class*="fa fa-instagram"] {
  background-color: #f6534c !important; }

#footer {
  font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
  color: #838383;
  padding: 73px 0 25px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    #footer {
      padding: 42px 0 26px; } }
  #footer .get-quote {
    font-size: 25px;
    line-height: 20px;
    margin-bottom: 66px; }
    @media only screen and (max-width: 767px) {
      #footer .get-quote {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 25px; } }
    #footer .get-quote h2 {
      font-size: 29px;
      line-height: 29px;
      color: #000; }
      @media only screen and (max-width: 767px) {
        #footer .get-quote h2 {
          font-size: 30px;
          line-height: 30px; } }
    #footer .get-quote p {
      margin: 9px 0 19px; }
    #footer .get-quote .btn-default {
      font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
      font-size: 30px;
      line-height: 30px;
      color: #fff;
      background-color: #d7556c;
      -webkit-box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49);
      -moz-box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49);
      box-shadow: 1px 1px 11px 2px rgba(123, 123, 123, 0.49);
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -ms-border-radius: 30px;
      -o-border-radius: 30px;
      border-radius: 30px;
      border: none;
      padding: 17px 42px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      margin: 0 80px 0 0; }
      @media only screen and (max-width: 767px) {
        #footer .get-quote .btn-default {
          font-size: 18px;
          line-height: 25px;
          margin: 0;
          padding: 8px 42px; } }
      #footer .get-quote .btn-default:hover {
        background: #ee5d2f;
        color: #fff; }
  #footer .footer-links h3 {
    font-size: 20px;
    line-height: 22px;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 26px; }
  #footer .footer-links ul {
    min-height: 200px; }
  #footer .footer-links li {
    font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
    margin: 0 0 11px; }
    #footer .footer-links li a {
      color: #838383;
      font-size: 15px;
      line-height: 20px; }
      #footer .footer-links li a:hover {
        color: #ee5d2f; }
  #footer .footer-links .helpline {
    text-align: center;
    margin: 0 0 10px; }
    #footer .footer-links .helpline .social [class*="fa"] {
      background-color: #3b5998;
      border-radius: 39px;
      color: #fff;
      display: inline-block;
      height: 39px;
      line-height: 39px;
      margin: auto 3px;
      width: 39px;
      font-size: 20px;
      text-align: center;
      text-decoration: none;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      #footer .footer-links .helpline .social [class*="fa"]:hover {
        opacity: 0.7; }
    #footer .footer-links .helpline span, #footer .footer-links .helpline strong {
      display: block; }
    #footer .footer-links .helpline span {
      color: #d7556c;
      font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
      font-size: 27px;
      line-height: 30px; }
    #footer .footer-links .helpline strong {
      font-size: 30px;
      line-height: 32px;
      color: #000;
      font-weight: normal;
      margin: 17px 0 0px; }
  #footer .footer-links .footer-address {
    text-align: left;
    max-width: 200px;
    margin: 21px auto 0; }
    #footer .footer-links .footer-address strong {
      display: block;
      margin: 0 0 5px;
      color: #000; }
    #footer .footer-links .footer-address p {
      margin: 0 0 10px; }
  #footer .copyrights span {
    display: inline-block;
    background: #f1f1f1;
    position: relative;
    color: #838383;
    font-size: 17px;
    line-height: 25px;
    -webkit-border-radius: 0 50px 50px 0;
    -moz-border-radius: 0 50px 50px 0;
    -ms-border-radius: 0 50px 50px 0;
    -o-border-radius: 0 50px 50px 0;
    border-radius: 0 50px 50px 0;
    padding: 19px 110px 19px 0;
    margin: 12px 0 0; }
    #footer .copyrights span:after {
      content: "";
      background: #f1f1f1;
      position: absolute;
      right: 100%;
      top: 0;
      width: 500%;
      height: 100%; }

.vid-banner {
  position: relative;
  margin: 10px 0 0; }
  .vid-banner span {
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
    font-size: 60px;
    line-height: 60px;
    color: #fff;
    margin: 110px 0 0; }
  .vid-banner img {
    width: 100%; }

.videoWrapper.videoWrapper169.js-videoWrapper .close-btn {
  display: none; }

.videoWrapper {
  position: relative;
  width: 100%;
  height: 0;
  margin: 15px 0 0;
  background-color: #000; }
  .videoWrapper43 {
    padding-top: 75%; }
  .videoWrapper169 {
    padding-top: 39%; }

.videoIframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent; }

.close-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 120px;
  height: 120px;
  background: url(../images/vid-play.png) no-repeat 50% 50%;
  background-size: 120px auto;
  text-indent: -9999px;
  overflow: hidden;
  border: none;
  outline: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .close-btn:before {
    content: "";
    width: 100%;
    top: 0;
    bottom: 100px;
    left: 0; }

.videoPoster {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: none;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-size: cover;
  text-indent: -999em;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 800ms, height 0s;
  -moz-transition: opacity 800ms, height 0s;
  -o-transition: opacity 800ms, height 0s;
  transition: opacity 800ms, height 0s;
  -webkit-transition-delay: 0s, 0s;
  -moz-transition-delay: 0s, 0s;
  -o-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s; }
  .videoPoster:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(../images/vid-play.png) no-repeat 50% 50%;
    background-size: 120px auto;
    width: 120px;
    height: 120px;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .videoWrapperActive .videoPoster {
    opacity: 0;
    height: 0;
    -webkit-transition-delay: 0s, 800ms;
    -moz-transition-delay: 0s, 800ms;
    -o-transition-delay: 0s, 800ms;
    transition-delay: 0s, 800ms; }

.video-main-contents .merchants-testimonials {
  padding-top: 75px; }
  .video-main-contents .merchants-testimonials .head {
    text-align: right; }
    .video-main-contents .merchants-testimonials .head h1 {
      font-style: italic; }

.video-main-contents .head {
  color: #000;
  font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
  font-size: 40px;
  line-height: 40px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .video-main-contents .head {
      font-size: 30px;
      line-height: 30px; } }
  @media only screen and (max-width: 479px) {
    .video-main-contents .head {
      font-size: 25px;
      line-height: 30px; } }
  .video-main-contents .head strong {
    display: block;
    font-size: 50px;
    line-height: 50px;
    color: #9a9a9a;
    font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif; }
    @media only screen and (max-width: 767px) {
      .video-main-contents .head strong {
        font-size: 40px;
        line-height: 40px; } }
    @media only screen and (max-width: 479px) {
      .video-main-contents .head strong {
        font-size: 30px;
        line-height: 30px; } }
  .video-main-contents .head h1 {
    margin: 0 0 50px; }

.video-main-contents .left-det {
  color: #000;
  font-family: "ProximaNova-Light", Verdana, Geneva, sans-serif;
  font-size: 40px;
  line-height: 40px; }
  @media only screen and (max-width: 479px) {
    .video-main-contents .left-det {
      font-size: 25px;
      line-height: 25px; } }
  .video-main-contents .left-det span {
    display: block;
    color: #999999;
    font-size: 16px;
    line-height: 16px;
    font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
    margin: 0 0 25px; }
  .video-main-contents .left-det .btn-default {
    height: 55px;
    background: transparent;
    border: #ee5d2f solid 3px;
    color: #ee5d2f;
    font-size: 20px;
    line-height: 55px;
    font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
    -webkit-border-radius: 55px;
    -moz-border-radius: 55px;
    -ms-border-radius: 55px;
    -o-border-radius: 55px;
    border-radius: 55px;
    padding: 0 38px;
    margin: 30px 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .video-main-contents .left-det .btn-default:hover {
      background: #ee5d2f;
      color: #fff; }

.video-main-contents .merchants-testimonials-main {
  text-align: right;
  position: relative;
  z-index: 12;
  bottom: -111px; }
  @media only screen and (max-width: 767px) {
    .video-main-contents .merchants-testimonials-main {
      bottom: 0; } }
  .video-main-contents .merchants-testimonials-main:after {
    content: "";
    clear: both;
    display: block; }
  @media only screen and (max-width: 991px) {
    .video-main-contents .merchants-testimonials-main {
      margin: 15px 0 0;
      text-align: center; } }
  .video-main-contents .merchants-testimonials-main .col {
    width: 50%;
    float: left;
    padding: 0 6px; }
    @media only screen and (max-width: 767px) {
      .video-main-contents .merchants-testimonials-main .col {
        width: 100%; } }
  .video-main-contents .merchants-testimonials-main .merchant-testimonials-box {
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 185px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 3px 185px rgba(0, 0, 0, 0.35);
    box-shadow: 0 3px 185px rgba(0, 0, 0, 0.35);
    display: inline-block;
    vertical-align: text-top;
    font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
    color: #7f7f7f;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    padding: 22px 28px;
    margin: 0 0 10px; }
    .video-main-contents .merchants-testimonials-main .merchant-testimonials-box .title-box {
      overflow: hidden;
      margin: 18px 0 0; }
      .video-main-contents .merchants-testimonials-main .merchant-testimonials-box .title-box .logo {
        width: 68px;
        height: 68px;
        background: #dddbdb;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        float: left;
        background-repeat: no-repeat;
        background-size: cover;
        background-repeat: no-repeat; }
        .video-main-contents .merchants-testimonials-main .merchant-testimonials-box .title-box .logo.maro {
          background-image: url(../images/mar-logo.jpg); }
        .video-main-contents .merchants-testimonials-main .merchant-testimonials-box .title-box .logo.deli {
          background-image: url(../images/dai-logo.jpg); }
        .video-main-contents .merchants-testimonials-main .merchant-testimonials-box .title-box .logo.shutup-eat {
          background-image: url(../images/shutup-logo.jpg); }
        .video-main-contents .merchants-testimonials-main .merchant-testimonials-box .title-box .logo.sweet-moments {
          background-image: url(../images/sweet-moments-logo.jpg); }
      .video-main-contents .merchants-testimonials-main .merchant-testimonials-box .title-box .name {
        overflow: hidden;
        font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
        color: #9a9a9a;
        font-size: 15px;
        line-height: 15px;
        padding: 13px 0 0 16px; }
        .video-main-contents .merchants-testimonials-main .merchant-testimonials-box .title-box .name h3 {
          font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
          color: #000;
          font-size: 18px;
          line-height: 18px; }
    .video-main-contents .merchants-testimonials-main .merchant-testimonials-box.one {
      margin: 80px 0 10px; }
    .video-main-contents .merchants-testimonials-main .merchant-testimonials-box.four {
      max-width: 75%;
      float: left; }
      @media only screen and (max-width: 767px) {
        .video-main-contents .merchants-testimonials-main .merchant-testimonials-box.four {
          max-width: 100%; } }

.video-main-contents .indiv-vid {
  color: #a8a8a8;
  font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 100px; }
  .video-main-contents .indiv-vid .image-holder img {
    width: 100%; }
  .video-main-contents .indiv-vid .text-box {
    max-width: 392px;
    float: right;
    width: 100%;
    position: relative;
    padding: 42px 30px 0;
    margin: 151px 0 0; }
    @media only screen and (max-width: 991px) {
      .video-main-contents .indiv-vid .text-box {
        float: none;
        max-width: 100%;
        margin: 29px 0 0; } }
    .video-main-contents .indiv-vid .text-box:before {
      content: "";
      position: absolute;
      background: url(../images/vid-testimonial-icon1.png);
      width: 51px;
      height: 42px;
      top: 0;
      left: 0; }
    .video-main-contents .indiv-vid .text-box p {
      position: relative; }
      .video-main-contents .indiv-vid .text-box p:after {
        content: "";
        background: url(../images/vid-testimonial-icon2.png);
        width: 51px;
        height: 42px;
        display: inline-block;
        float: right; }
    .video-main-contents .indiv-vid .text-box .title {
      color: #000;
      font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
      font-size: 14px;
      line-height: 14px;
      margin: 30px 0 0; }
      .video-main-contents .indiv-vid .text-box .title h4 {
        font-size: 25px;
        line-height: 25px; }
  .video-main-contents .indiv-vid iframe {
    width: 100%; }
  .video-main-contents .indiv-vid .videoWrapper169 {
    padding-top: 82%; }

.video-main-contents .team-vids {
  overflow: hidden; }
  .video-main-contents .team-vids .col {
    width: 25%;
    float: left; }
    @media only screen and (max-width: 991px) {
      .video-main-contents .team-vids .col {
        width: 50%; } }
    @media only screen and (max-width: 479px) {
      .video-main-contents .team-vids .col {
        width: 100%; } }
    .video-main-contents .team-vids .col .videoWrapper {
      height: 550px; }
    .video-main-contents .team-vids .col .videoWrapper169 {
      padding-top: 100%; }
    .video-main-contents .team-vids .col .videoWrapper.videoWrapper169.js-videoWrapper .overlay {
      display: block; }
    .video-main-contents .team-vids .col .videoWrapper.videoWrapper169.js-videoWrapper.videoWrapperActive .overlay {
      display: none; }
  .video-main-contents .team-vids .overlay {
    position: absolute;
    left: 50%;
    top: 40%;
    -moz-transform: translate(-50%, -40%);
    -o-transform: translate(-50%, -40%);
    -ms-transform: translate(-50%, -40%);
    -webkit-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%);
    z-index: 12;
    color: #a39d9d;
    font-family: "ProximaNova-Bold", Verdana, Geneva, sans-serif;
    font-size: 14px;
    line-height: 14px; }
    .video-main-contents .team-vids .overlay h2 {
      color: #fff;
      font-size: 22px;
      line-height: 22px; }
      @media only screen and (max-width: 767px) {
        .video-main-contents .team-vids .overlay h2 {
          font-size: 18px;
          line-height: 25px; } }
  .video-main-contents .team-vids .videoPoster:before {
    top: 60%;
    -moz-transform: translate(-50%, -60%);
    -o-transform: translate(-50%, -60%);
    -ms-transform: translate(-50%, -60%);
    -webkit-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%); }
  .video-main-contents .team-vids .close-btn {
    top: 60%;
    -moz-transform: translate(-50%, -60%);
    -o-transform: translate(-50%, -60%);
    -ms-transform: translate(-50%, -60%);
    -webkit-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%); }

.video-main-contents .slider .owl-prev {
  position: absolute;
  top: 50%;
  background: url(../images/prev.png) no-repeat 50% 50%;
  width: 48px;
  height: 90px;
  left: 15%;
  text-indent: -9999px;
  overflow: hidden;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%); }
  @media only screen and (max-width: 479px) {
    .video-main-contents .slider .owl-prev {
      background-size: 100%;
      width: 23px;
      height: 60px; } }

.video-main-contents .slider .owl-next {
  position: absolute;
  top: 50%;
  background: url(../images/next.png) no-repeat 50% 50%;
  width: 48px;
  height: 90px;
  right: 15%;
  text-indent: -9999px;
  overflow: hidden;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%); }
  @media only screen and (max-width: 479px) {
    .video-main-contents .slider .owl-next {
      background-size: 100%;
      width: 23px;
      height: 60px; } }

.terms {
  font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
  color: #7f7f7f;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 0; }
  .terms.urdu {
    text-align: right; }
  .terms h1 {
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    color: #000;
    font-size: 17px;
    line-height: 22px;
    margin: 0 0 5px; }
  .terms h2 {
    font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
    color: #000;
    font-size: 17px;
    line-height: 22px;
    margin: 5px 0; }
  .terms ol {
    list-style-type: lower-alpha;
    list-style-position: inside;
    padding: 0 0 0 25px; }
  .terms p {
    margin: 10px 0; }
    .terms p strong {
      color: #000; }

.invite-user {
  font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
  color: #59494a;
  font-size: 30px;
  line-height: 30px;
  padding: 10px 0; }
  @media only screen and (max-width: 767px) {
    .invite-user {
      font-size: 12px;
      line-height: 25px; } }
  .invite-user .top {
    text-align: center;
    margin: 0 0 15px; }
    @media only screen and (max-width: 479px) {
      .invite-user .top {
        margin: 0 0 8px; } }
    .invite-user .top span {
      display: inline-block;
      background: url(../images/invite-bg.png);
      background-repeat: no-repeat;
      background-size: 100% auto;
      background-position: 50% 50%;
      color: #fff;
      padding: 14px 25px;
      margin: -10px 0; }
      @media only screen and (max-width: 767px) {
        .invite-user .top span {
          padding: 0 11px; } }
  .invite-user .image-holder {
    text-align: center; }
    .invite-user .image-holder img {
      display: inline-block; }
  .invite-user .list {
    margin: 0 0 20px; }
    .invite-user .list:after {
      content: "";
      clear: both;
      display: block; }
    .invite-user .list strong {
      font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
      display: inline-block;
      background: #9b1d32;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      color: #fff;
      text-align: center;
      line-height: 50px;
      font-weight: normal;
      margin: 0 15px 0 0;
      float: left; }
      @media only screen and (max-width: 767px) {
        .invite-user .list strong {
          width: 20px;
          height: 20px;
          line-height: 20px; } }
    .invite-user .list span {
      display: block;
      overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .invite-user .list {
        font-size: 12px;
        line-height: 15px; } }

.payrollplus-main-banner {
  background: url(../payrollplus_images/banner-main-bg.jpg);
  background-size: cover;
  background-position: 50% 50%;
  padding: 47px 0 56px; }
  @media only screen and (max-width: 479px) {
    .payrollplus-main-banner {
      padding: 0 0 25px; } }
  .payrollplus-main-banner:after {
    content: "";
    clear: both;
    display: block; }
  .payrollplus-main-banner .left {
    float: left;
    width: 31.57895%; }
    @media only screen and (max-width: 991px) {
      .payrollplus-main-banner .left {
        float: none;
        width: 100%; } }
    .payrollplus-main-banner .left .inner {
      width: 100%;
      font-weight: 400;
      font-size: 20px;
      line-height: 32px;
      color: #fff;
      padding: 72px 0 0 20%; }
      @media only screen and (max-width: 991px) {
        .payrollplus-main-banner .left .inner {
          float: none;
          width: 100%;
          padding: 50px 0 30px 25px; } }
      @media only screen and (max-width: 767px) {
        .payrollplus-main-banner .left .inner {
          float: none;
          width: 100%;
          padding: 25px; } }
      @media only screen and (max-width: 479px) {
        .payrollplus-main-banner .left .inner {
          font-size: 15px; } }
      .payrollplus-main-banner .left .inner h1 {
        font-weight: 600;
        font-size: 44px;
        line-height: 55px;
        color: #fff;
        margin: 0 0 37px; }
        @media only screen and (max-width: 767px) {
          .payrollplus-main-banner .left .inner h1 {
            font-size: 32px;
            line-height: 45px; } }
        @media only screen and (max-width: 479px) {
          .payrollplus-main-banner .left .inner h1 {
            font-size: 15px;
            margin: 0 0 7px;
            font-size: 29px;
            line-height: 37px; } }
      .payrollplus-main-banner .left .inner .message-from {
        padding-top: 25px; }
        .payrollplus-main-banner .left .inner .message-from h2 {
          font-size: 45px;
          line-height: 47px;
          font-weight: 300; }
        .payrollplus-main-banner .left .inner .message-from a {
          display: inline-block; }
        .payrollplus-main-banner .left .inner .message-from span {
          display: block;
          margin: 0 0 20px; }
        .payrollplus-main-banner .left .inner .message-from img {
          display: inline-block;
          vertical-align: middle;
          margin: 0 15px 0 0; }
        .payrollplus-main-banner .left .inner .message-from a {
          color: #fff;
          text-decoration: underline; }
  .payrollplus-main-banner .right {
    float: right;
    width: 68.42105%;
    text-align: right; }
    .payrollplus-main-banner .right img {
      display: inline-block;
      width: 100%; }
    @media only screen and (max-width: 991px) {
      .payrollplus-main-banner .right {
        float: none;
        width: 100%;
        padding: 0 15px; } }

.payrollplus-level-steps .head {
  padding: 0 15px;
  width: 80.89474%;
  margin: 0 auto;
  font-size: 22px;
  line-height: 25px;
  font-weight: 400;
  color: #3f5276; }
  @media only screen and (max-width: 991px) {
    .payrollplus-level-steps .head {
      width: 100%; } }
  @media only screen and (max-width: 479px) {
    .payrollplus-level-steps .head {
      font-size: 15px;
      line-height: 20px; } }
  .payrollplus-level-steps .head h2 {
    color: #3f5276;
    font-weight: bold;
    font-size: 40px;
    line-height: 50px;
    margin: 0 0 9px; }
    @media only screen and (max-width: 479px) {
      .payrollplus-level-steps .head h2 {
        font-size: 25px;
        line-height: 35px; } }
  .payrollplus-level-steps .head .head-inner {
    display: inline-block;
    background: url(../payrollplus_images/mark.png) no-repeat 100% 44px;
    padding: 70px 60px 40px 0;
    background-size: 42px auto; }
    @media only screen and (max-width: 479px) {
      .payrollplus-level-steps .head .head-inner {
        background: none;
        padding: 15px 0 0; } }

.payrollplus-level-steps .steps-holder {
  margin: 74px 0 0;
  padding: 0 0 0 6%; }
  .payrollplus-level-steps .steps-holder:after {
    content: "";
    clear: both;
    display: block; }
  @media only screen and (max-width: 991px) {
    .payrollplus-level-steps .steps-holder {
      padding: 0 25px;
      text-align: center; } }
  @media only screen and (max-width: 479px) {
    .payrollplus-level-steps .steps-holder {
      margin: 25px 0 0; } }
  .payrollplus-level-steps .steps-holder .step {
    width: 17.55208%;
    float: left;
    border: #a7a7a7 solid 2px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    min-height: 411px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #5e5e5e;
    padding: 70px 19px 20px;
    position: relative;
    margin: 0 20px 0 5px; }
    @media only screen and (max-width: 991px) {
      .payrollplus-level-steps .steps-holder .step {
        padding: 85px 19px 20px;
        width: 28.64583%;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 10px; } }
    @media only screen and (max-width: 767px) {
      .payrollplus-level-steps .steps-holder .step {
        width: 100%; } }
    @media only screen and (max-width: 479px) {
      .payrollplus-level-steps .steps-holder .step {
        margin: 0 0 10px; } }
    .payrollplus-level-steps .steps-holder .step .number {
      position: absolute;
      width: 54px;
      height: 54px;
      -webkit-border-radius: 54px;
      -moz-border-radius: 54px;
      -ms-border-radius: 54px;
      -o-border-radius: 54px;
      border-radius: 54px;
      border: #ffd3b6 solid 2px;
      background: #fff8f3;
      font-weight: bold;
      font-size: 35px;
      line-height: 48px;
      text-align: center;
      color: #ff6f0f;
      right: 23px;
      top: 20px; }
    .payrollplus-level-steps .steps-holder .step .icon-holder {
      min-height: 129px;
      margin: 0 0 25px; }
    .payrollplus-level-steps .steps-holder .step h3 {
      font-size: 30px;
      color: #000;
      line-height: 30px;
      font-weight: bold;
      margin: 0 0 13px; }
    .payrollplus-level-steps .steps-holder .step.checker .number {
      background: #ffdbfb;
      color: #e76dda;
      border-color: #c284bb; }
    .payrollplus-level-steps .steps-holder .step.approver .number {
      background: #e9edff;
      color: #4054b2;
      border-color: #c5cbe7; }
    .payrollplus-level-steps .steps-holder .step:hover {
      background: #0e1a35;
      color: #fff;
      border-color: #0e1a35; }
      .payrollplus-level-steps .steps-holder .step:hover h3 {
        color: #fff; }
      .payrollplus-level-steps .steps-holder .step:hover .number {
        background: #1c2740;
        color: #fff;
        border-color: #5b6476; }
  .payrollplus-level-steps .steps-holder .steps-img {
    float: left;
    width: 22.8125%;
    margin: 0 0 0 50px; }
    @media only screen and (max-width: 991px) {
      .payrollplus-level-steps .steps-holder .steps-img {
        width: 36.45833%;
        margin: 10px;
        float: none;
        display: inline-block; } }
    @media only screen and (max-width: 479px) {
      .payrollplus-level-steps .steps-holder .steps-img {
        width: 100%; } }
    .payrollplus-level-steps .steps-holder .steps-img img {
      width: 100%; }

.payrollplus-why-should {
  padding: 0 0 70px; }
  .payrollplus-why-should .why-should-container {
    width: 78.64583%;
    margin: 0 auto;
    padding: 117px 15px 0; }
    @media only screen and (max-width: 767px) {
      .payrollplus-why-should .why-should-container {
        width: 100%; } }
    @media only screen and (max-width: 479px) {
      .payrollplus-why-should .why-should-container {
        padding: 25px 15px 0; } }
    .payrollplus-why-should .why-should-container:after {
      content: "";
      clear: both;
      display: block; }
    .payrollplus-why-should .why-should-container .text-box {
      width: 48.34437%;
      float: left;
      color: #3f5276;
      font-size: 16px;
      line-height: 27px;
      font-weight: 500;
      padding: 25px 10px 0; }
      @media only screen and (max-width: 767px) {
        .payrollplus-why-should .why-should-container .text-box {
          width: 100%;
          margin: 0 0 50px;
          float: none; } }
      @media only screen and (max-width: 479px) {
        .payrollplus-why-should .why-should-container .text-box {
          font-size: 15px;
          line-height: 22px; } }
      .payrollplus-why-should .why-should-container .text-box p {
        margin: 0 0 12px; }
      .payrollplus-why-should .why-should-container .text-box h2 {
        font-size: 30px;
        line-height: 40px;
        font-weight: bold;
        margin: 0 0 17px; }
        @media only screen and (max-width: 479px) {
          .payrollplus-why-should .why-should-container .text-box h2 {
            font-size: 25px;
            line-height: 30px; } }
      .payrollplus-why-should .why-should-container .text-box .btn-default {
        line-height: 60px;
        background: #014a8f;
        font-size: 20px;
        color: #fff;
        border: none;
        -webkit-border-radius: 78px;
        -moz-border-radius: 78px;
        -ms-border-radius: 78px;
        -o-border-radius: 78px;
        border-radius: 78px;
        font-weight: bold;
        padding: 0 43px;
        -webkit-box-shadow: 0 10px 23px 4px rgba(80, 156, 244, 0.39);
        -moz-box-shadow: 0 10px 23px 4px rgba(80, 156, 244, 0.39);
        box-shadow: 0 10px 23px 4px rgba(80, 156, 244, 0.39);
        margin: 30px 0 0; }
        .payrollplus-why-should .why-should-container .text-box .btn-default:hover {
          background: #ea488a; }
        @media only screen and (max-width: 479px) {
          .payrollplus-why-should .why-should-container .text-box .btn-default {
            font-size: 16px;
            line-height: 44px; } }
    .payrollplus-why-should .why-should-container .image-holder {
      width: 49.2053%;
      float: left;
      padding: 0 10px; }
      .payrollplus-why-should .why-should-container .image-holder img {
        width: 100%; }
      @media only screen and (max-width: 767px) {
        .payrollplus-why-should .why-should-container .image-holder {
          width: 100%;
          float: none; } }

.payrollplus-features {
  background: #0e1a35;
  padding: 80px 0 60px; }
  .payrollplus-features .features-container {
    width: 72.1875%;
    padding: 0 15px;
    margin: 0 auto; }
    @media only screen and (max-width: 991px) {
      .payrollplus-features .features-container {
        width: 100%; } }
    .payrollplus-features .features-container:after {
      content: "";
      clear: both;
      display: block; }
    .payrollplus-features .features-container .text {
      width: 31.02453%;
      float: left;
      font-size: 16px;
      font-weight: 500;
      line-height: 30px;
      color: #fff;
      padding: 21% 0 0; }
      @media only screen and (max-width: 479px) {
        .payrollplus-features .features-container .text {
          font-size: 15px; } }
      @media only screen and (max-width: 767px) {
        .payrollplus-features .features-container .text {
          width: 100%;
          float: none;
          padding: 0 0 25px; } }
      .payrollplus-features .features-container .text span {
        display: block;
        font-weight: bold;
        font-size: 28px;
        line-height: 28px; }
        @media only screen and (max-width: 479px) {
          .payrollplus-features .features-container .text span {
            font-size: 20px;
            line-height: 20px; } }
      .payrollplus-features .features-container .text h2 {
        font-weight: bold;
        font-size: 50px;
        line-height: 50px;
        color: #838da1;
        margin: 14px 0 0;
        border-bottom: #838da1 dashed 2px;
        display: inline-block;
        margin: 14px 0 11px;
        padding: 0 0 21px; }
        .payrollplus-features .features-container .text h2 span {
          font-size: 25px;
          margin: 0 0 0 5px;
          display: inline-block; }
        @media only screen and (max-width: 479px) {
          .payrollplus-features .features-container .text h2 {
            font-size: 30px;
            line-height: 30px; } }
    .payrollplus-features .features-container .three-cols {
      width: 67.09957%;
      float: right; }
      .payrollplus-features .features-container .three-cols:after {
        content: "";
        clear: both;
        display: block; }
      @media only screen and (max-width: 767px) {
        .payrollplus-features .features-container .three-cols {
          width: 100%;
          float: none; } }
      .payrollplus-features .features-container .three-cols .col {
        width: 32.25806%;
        float: left;
        padding: 0 5px; }
        @media only screen and (max-width: 767px) {
          .payrollplus-features .features-container .three-cols .col {
            width: 100%;
            float: none; } }
        .payrollplus-features .features-container .three-cols .col:first-child, .payrollplus-features .features-container .three-cols .col:last-child {
          padding-top: 46px; }
          @media only screen and (max-width: 767px) {
            .payrollplus-features .features-container .three-cols .col:first-child, .payrollplus-features .features-container .three-cols .col:last-child {
              padding-top: 0; } }
        .payrollplus-features .features-container .three-cols .col .feature-box {
          background: #8c92f0;
          -webkit-border-radius: 20px;
          -moz-border-radius: 20px;
          -ms-border-radius: 20px;
          -o-border-radius: 20px;
          border-radius: 20px;
          min-height: 320px;
          text-align: center;
          padding: 30px 10px 0;
          font-weight: 500;
          line-height: 24px;
          font-size: 13px;
          color: #fff;
          margin: 0 0 10px; }
          @media only screen and (max-width: 479px) {
            .payrollplus-features .features-container .three-cols .col .feature-box {
              min-height: auto;
              padding: 30px 10px 40px; } }
          .payrollplus-features .features-container .three-cols .col .feature-box strong {
            display: inline-block;
            width: 89px;
            height: 89px;
            background: #555cd2;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%;
            text-align: center;
            line-height: 128px;
            margin: 0 0 14px; }
          .payrollplus-features .features-container .three-cols .col .feature-box h3 {
            font-size: 17px;
            line-height: 20px;
            font-weight: bold;
            margin: 0 0 5px; }
          .payrollplus-features .features-container .three-cols .col .feature-box.security {
            background: #4edf76; }
            .payrollplus-features .features-container .three-cols .col .feature-box.security strong {
              background: #28b04e; }
          .payrollplus-features .features-container .three-cols .col .feature-box.effi {
            background: #15b0ee; }
            .payrollplus-features .features-container .three-cols .col .feature-box.effi strong {
              background: #128bbb; }
          .payrollplus-features .features-container .three-cols .col .feature-box.auto {
            background: #d55cb6; }
            .payrollplus-features .features-container .three-cols .col .feature-box.auto strong {
              background: #a8368b; }
          .payrollplus-features .features-container .three-cols .col .feature-box.wealth-man {
            background: #2db5aa; }
            .payrollplus-features .features-container .three-cols .col .feature-box.wealth-man strong {
              background: #209c92; }
          .payrollplus-features .features-container .three-cols .col .feature-box.lend {
            background: #f9fcff;
            color: #000; }
            .payrollplus-features .features-container .three-cols .col .feature-box.lend strong {
              background: #e6eaef; }
            .payrollplus-features .features-container .three-cols .col .feature-box.lend h3 {
              color: #000; }

.payrollplus-bussines-love {
  padding: 60px 0 70px; }
  .payrollplus-bussines-love .bussiness-love-container {
    width: 60.9375%;
    padding: 0 15px;
    margin: 0 auto; }
    @media only screen and (max-width: 991px) {
      .payrollplus-bussines-love .bussiness-love-container {
        width: 100%; } }
    .payrollplus-bussines-love .bussiness-love-container:after {
      content: "";
      clear: both;
      display: block; }
    .payrollplus-bussines-love .bussiness-love-container .left {
      width: 62.82051%;
      float: left;
      font-size: 16px;
      color: #3f5276;
      font-weight: bold;
      line-height: 25px; }
      @media only screen and (max-width: 767px) {
        .payrollplus-bussines-love .bussiness-love-container .left {
          width: 100%;
          float: none; } }
      @media only screen and (max-width: 479px) {
        .payrollplus-bussines-love .bussiness-love-container .left {
          font-size: 16px;
          line-height: 25px; } }
      .payrollplus-bussines-love .bussiness-love-container .left .head h2 {
        display: inline-block;
        background: url(../payrollplus_images/logo.svg) no-repeat 100% 100%;
        font-size: 45px;
        line-height: 50px;
        color: #3f5276;
        font-weight: bold;
        background-size: 289px auto;
        padding: 0 102px 100px 0;
        margin: 0 0 15px; }
        @media only screen and (max-width: 1199px) {
          .payrollplus-bussines-love .bussiness-love-container .left .head h2 {
            font-size: 33px;
            line-height: 50px; } }
        @media only screen and (max-width: 479px) {
          .payrollplus-bussines-love .bussiness-love-container .left .head h2 {
            font-size: 25px;
            line-height: 25px;
            background-size: 136px;
            padding: 0 59px 50px 0; } }
      .payrollplus-bussines-love .bussiness-love-container .left h3 {
        color: #3f5276;
        font-size: 35px;
        line-height: 50px;
        font-weight: bold;
        margin: 0 0 7px; }
        @media only screen and (max-width: 479px) {
          .payrollplus-bussines-love .bussiness-love-container .left h3 {
            font-size: 25px;
            line-height: 30px; } }
      .payrollplus-bussines-love .bussiness-love-container .left ul {
        font-size: 16px;
        line-height: 20px;
        color: #0b3a94;
        font-weight: 500;
        margin: 19px 0 0; }
        .payrollplus-bussines-love .bussiness-love-container .left ul li {
          margin: 0 0 11px; }
          .payrollplus-bussines-love .bussiness-love-container .left ul li:before {
            content: "+";
            clear: both;
            display: inline-block;
            font-weight: 600; }
    .payrollplus-bussines-love .bussiness-love-container .right {
      width: 34.35897%;
      float: right;
      color: #3f5276;
      font-size: 22px;
      font-weight: bold;
      line-height: 25px;
      padding: 77px 0 0; }
      @media only screen and (max-width: 767px) {
        .payrollplus-bussines-love .bussiness-love-container .right {
          width: 100%;
          float: none;
          padding: 10px 0 0; } }
      @media only screen and (max-width: 479px) {
        .payrollplus-bussines-love .bussiness-love-container .right {
          font-size: 18px; } }
      .payrollplus-bussines-love .bussiness-love-container .right strong {
        display: block;
        margin: 0 0 15px; }
      .payrollplus-bussines-love .bussiness-love-container .right span {
        color: #d55cb6;
        font-style: italic; }
      .payrollplus-bussines-love .bussiness-love-container .right ul {
        font-size: 16px;
        line-height: 20px;
        color: #0b3a94;
        font-weight: 500; }
        .payrollplus-bussines-love .bussiness-love-container .right ul li {
          margin: 0 0 11px; }
          .payrollplus-bussines-love .bussiness-love-container .right ul li:before {
            content: "+";
            clear: both;
            display: inline-block;
            font-weight: 600; }

.payrollplus-how-deff {
  padding: 0 0 40px; }
  .payrollplus-how-deff .how-deff-container {
    width: 60.9375%;
    padding: 0 15px;
    margin: 0 auto;
    font-size: 15px;
    line-height: 20px;
    color: #0b3a94;
    font-weight: 400; }
    @media only screen and (max-width: 991px) {
      .payrollplus-how-deff .how-deff-container {
        width: 100%; } }
    .payrollplus-how-deff .how-deff-container:after {
      content: "";
      clear: both;
      display: block; }
    .payrollplus-how-deff .how-deff-container h2 {
      color: #3f5276;
      font-size: 50px;
      line-height: 50px;
      font-weight: bold;
      margin: 0 0 38px; }
      @media only screen and (max-width: 767px) {
        .payrollplus-how-deff .how-deff-container h2 {
          font-size: 35px;
          line-height: 40px; } }
      @media only screen and (max-width: 479px) {
        .payrollplus-how-deff .how-deff-container h2 {
          font-size: 25px;
          line-height: 30px; } }
    .payrollplus-how-deff .how-deff-container .box {
      border-left: #cccccc solid 2px;
      padding: 0 0 35px 21px;
      position: relative;
      margin: 0 0 0 38px; }
      @media only screen and (max-width: 479px) {
        .payrollplus-how-deff .how-deff-container .box {
          margin: 0 0 0 0; } }
      .payrollplus-how-deff .how-deff-container .box:before {
        content: "";
        display: block;
        clear: both;
        background: #3f5276;
        width: 10px;
        height: 10px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
        left: -6px;
        top: 0; }
      .payrollplus-how-deff .how-deff-container .box h3 {
        color: #3f5276;
        font-size: 18px;
        line-height: 18px;
        font-weight: bold;
        margin: 0 0 18px; }
      .payrollplus-how-deff .how-deff-container .box:last-child {
        border: none; }

.payrollplus-security {
  background: #bc3daf;
  padding: 90px 0; }
  .payrollplus-security .security-container {
    width: 60.9375%;
    padding: 0 15px;
    margin: 0 auto; }
    @media only screen and (max-width: 991px) {
      .payrollplus-security .security-container {
        width: 100%; } }
    .payrollplus-security .security-container:after {
      content: "";
      clear: both;
      display: block; }
    .payrollplus-security .security-container .left {
      width: 64.10256%;
      float: left;
      font-size: 16px;
      line-height: 25px;
      color: #fff; }
      @media only screen and (max-width: 991px) {
        .payrollplus-security .security-container .left {
          width: 100%;
          float: none; } }
      @media only screen and (max-width: 479px) {
        .payrollplus-security .security-container .left {
          font-size: 15px; } }
      .payrollplus-security .security-container .left h2 {
        color: #fff;
        font-size: 45px;
        line-height: 50px;
        font-weight: bold;
        margin: 0 0 49px; }
        @media only screen and (max-width: 479px) {
          .payrollplus-security .security-container .left h2 {
            font-size: 25px;
            line-height: 30px;
            margin: 0 0 20px; } }
      .payrollplus-security .security-container .left ul li {
        background: url(../payrollplus_images/tick.svg) no-repeat 0 50%;
        padding: 0 0 0 42px;
        margin: 0 0 16px; }
        @media only screen and (max-width: 479px) {
          .payrollplus-security .security-container .left ul li {
            background-position: 0 10px; } }
    .payrollplus-security .security-container .right {
      width: 34.18803%;
      float: right;
      padding: 50px 0 0; }
      @media only screen and (max-width: 991px) {
        .payrollplus-security .security-container .right {
          width: 100%;
          float: none; } }
      .payrollplus-security .security-container .right img {
        max-width: 430px;
        width: 100%; }

.payrollplus-contact-form {
  background-color: #fff;
  background-image: url(../payrollplus_images/contact-form-bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 50% 100%;
  padding: 110px 0 100px; }
  @media only screen and (max-width: 479px) {
    .payrollplus-contact-form {
      padding: 50px 0; } }
  .payrollplus-contact-form .form-container {
    width: 66.14583%;
    margin: 0 auto;
    padding: 0 15px; }
    @media only screen and (max-width: 767px) {
      .payrollplus-contact-form .form-container {
        width: 100%; } }
    .payrollplus-contact-form .form-container .form-group {
      overflow: hidden; }
    .payrollplus-contact-form .form-container:after {
      content: "";
      clear: both;
      display: block; }
    .payrollplus-contact-form .form-container .head {
      color: #6b7ea1;
      font-size: 16px;
      line-height: 16px;
      text-align: center;
      font-weight: 400; }
      .payrollplus-contact-form .form-container .head h2 {
        font-size: 30px;
        line-height: 40px;
        color: #3f5276;
        font-weight: bold;
        margin: 0 0 6px; }
        @media only screen and (max-width: 479px) {
          .payrollplus-contact-form .form-container .head h2 {
            font-size: 25px;
            line-height: 30px; } }
      .payrollplus-contact-form .form-container .head .btn-default {
        background-color: #fff;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px;
        border: none;
        font-size: 20px;
        line-height: 50px;
        color: #bc3daf;
        padding: 3px 64px;
        margin: 50px 0 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-box-shadow: 0 10px 23px 4px rgba(189, 189, 189, 0.1);
        -moz-box-shadow: 0 10px 23px 4px rgba(189, 189, 189, 0.1);
        box-shadow: 0 10px 23px 4px rgba(189, 189, 189, 0.1); }
        .payrollplus-contact-form .form-container .head .btn-default:hover {
          -webkit-box-shadow: 0 10px 23px 4px rgba(189, 189, 189, 0.39);
          -moz-box-shadow: 0 10px 23px 4px rgba(189, 189, 189, 0.39);
          box-shadow: 0 10px 23px 4px rgba(189, 189, 189, 0.39); }
        @media only screen and (max-width: 479px) {
          .payrollplus-contact-form .form-container .head .btn-default {
            margin: 15px 0 0;
            font-size: 15px;
            line-height: 34px; } }
    .payrollplus-contact-form .form-container .form-main {
      background-color: #fff;
      -webkit-box-shadow: 0px 0px 21px 1px #c4c4c4;
      -moz-box-shadow: 0px 0px 21px 1px #c4c4c4;
      box-shadow: 0px 0px 21px 1px #c4c4c4;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      -ms-border-radius: 15px;
      -o-border-radius: 15px;
      border-radius: 15px;
      padding: 30px 30px 33px;
      max-width: 485px;
      float: right;
      width: 100%;
      margin: 300px 0 0; }
      @media only screen and (max-width: 767px) {
        .payrollplus-contact-form .form-container .form-main {
          float: none;
          margin: 50px 0 0;
          max-width: 100%; } }
      .payrollplus-contact-form .form-container .form-main .thank-message {
        text-align: center;
        font-size: 15px;
        padding: 0 0 50px;
        display: none; }
        .payrollplus-contact-form .form-container .form-main .thank-message h3 {
          font-size: 20px;
          line-height: 20px;
          margin: 0 0 10px; }
      .payrollplus-contact-form .form-container .form-main h3 {
        font-size: 30px;
        color: #000;
        line-height: 30px;
        font-weight: bold;
        margin: 0 0 15px; }
        .payrollplus-contact-form .form-container .form-main h3 img {
          display: inline-block;
          vertical-align: top;
          margin: 4px 0 0; }
      .payrollplus-contact-form .form-container .form-main ::-webkit-input-placeholder {
        color: #b1bacc;
        font-size: 12px; }
      .payrollplus-contact-form .form-container .form-main :-moz-placeholder {
        /* Firefox 18- */
        color: #b1bacc;
        font-size: 12px; }
      .payrollplus-contact-form .form-container .form-main ::-moz-placeholder {
        /* Firefox 19+ */
        color: #b1bacc;
        font-size: 12px; }
      .payrollplus-contact-form .form-container .form-main :-ms-input-placeholder {
        color: #b1bacc;
        font-size: 12px; }
      .payrollplus-contact-form .form-container .form-main .form-group {
        margin-bottom: 25px; }
      .payrollplus-contact-form .form-container .form-main .form-control {
        border: none;
        border-bottom: #acb5c9 solid 1px;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0 0;
        background-image: url(../payrollplus_images/form-icon1.jpg);
        background-repeat: no-repeat;
        background-position: 0 50%;
        padding: 0 0 0 32px; }
        .payrollplus-contact-form .form-container .form-main .form-control.email {
          background-image: url(../payrollplus_images/form-icon2.jpg); }
        .payrollplus-contact-form .form-container .form-main .form-control.company-name {
          background-image: url(../payrollplus_images/company-icon.png); }
        .payrollplus-contact-form .form-container .form-main .form-control.mobile {
          background-image: url(../payrollplus_images/mobile-icon.png);
          height: 50px; }
        .payrollplus-contact-form .form-container .form-main .form-control.message {
          background-image: url(../payrollplus_images/message-icon.png); }
      .payrollplus-contact-form .form-container .form-main .btn-danger {
        background-color: #0e1a35;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px;
        border: none;
        font-size: 16px;
        line-height: 38px;
        font-weight: bold;
        color: #fff;
        padding: 3px 51px;
        float: left; }
      .payrollplus-contact-form .form-container .form-main .num {
        float: left;
        color: #acb5c9;
        font-size: 16px;
        line-height: 16px;
        font-weight: 500;
        padding: 0 0 0 13px; }
        .payrollplus-contact-form .form-container .form-main .num span {
          display: block;
          margin: 0 0 3px; }
        .payrollplus-contact-form .form-container .form-main .num a {
          color: #bc3daf; }
  .payrollplus-contact-form .footer-bottom-bar {
    padding: 107px 25px 15px; }
    .payrollplus-contact-form .footer-bottom-bar:after {
      content: "";
      display: block;
      clear: both; }
    .payrollplus-contact-form .footer-bottom-bar .social {
      max-width: 320px;
      width: 100%;
      float: right;
      text-align: center; }
      .payrollplus-contact-form .footer-bottom-bar .social .links {
        padding: 10px 0 0; }
      .payrollplus-contact-form .footer-bottom-bar .social .links [class*="fa"] {
        background-color: #3b5998;
        border-radius: 39px;
        color: #fff;
        display: inline-block;
        height: 39px;
        line-height: 39px;
        margin: auto 3px;
        width: 39px;
        font-size: 20px;
        text-align: center;
        text-decoration: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .payrollplus-contact-form .footer-bottom-bar .social .links [class*="fa"]:hover {
          opacity: 0.7; }
      .payrollplus-contact-form .footer-bottom-bar .social .links [class*="fa fa-youtube"] {
        background-color: #dc4e41; }
      .payrollplus-contact-form .footer-bottom-bar .social .links [class*="fa fa-twitter"] {
        background-color: #55acee; }
      .payrollplus-contact-form .footer-bottom-bar .social .links [class*="fa fa-instagram"] {
        background-color: #f6534c !important; }

.landing-banner {
  margin: 15px 0 0; }
  .landing-banner img {
    width: 100%; }

.payroll-plus-landing-content {
  padding: 100px 0 150px; }
  .payroll-plus-landing-content .landing-form {
    max-width: 522px;
    margin: 50px auto 50px; }
    .payroll-plus-landing-content .landing-form .form-control {
      height: 62px;
      border: #bbbbbb solid 2px;
      color: #999999;
      font-weight: 500;
      font-size: 16px;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      -ms-border-radius: 6px;
      -o-border-radius: 6px;
      border-radius: 6px; }
    .payroll-plus-landing-content .landing-form .btn-default {
      background: #c239b0;
      font-size: 20px;
      color: #fff;
      width: 100%;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      -ms-border-radius: 6px;
      -o-border-radius: 6px;
      border-radius: 6px;
      border: none;
      padding: 16px 10px; }
  .payroll-plus-landing-content .payroll-landing-right {
    font-size: 16px;
    line-height: 27px;
    color: #8a8585;
    padding: 0 0 0 120px; }
    .payroll-plus-landing-content .payroll-landing-right .icon-holder img {
      max-width: 100%; }
    .payroll-plus-landing-content .payroll-landing-right .text-box.reinvent {
      margin: 135px 0 0;
      font-size: 20px;
      color: #000;
      font-weight: 500; }
      .payroll-plus-landing-content .payroll-landing-right .text-box.reinvent h2 {
        font-weight: bold;
        color: #df3f94;
        font-size: 40px; }
      .payroll-plus-landing-content .payroll-landing-right .text-box.reinvent strong {
        display: block;
        font-size: 40px;
        line-height: 40px;
        font-weight: bold;
        margin: 5px 0; }
      .payroll-plus-landing-content .payroll-landing-right .text-box.reinvent span {
        display: block;
        font-weight: 500;
        font-size: 25px; }
    .payroll-plus-landing-content .payroll-landing-right h2 {
      font-size: 25px;
      line-height: 50px;
      color: #000;
      font-weight: 500; }
    .payroll-plus-landing-content .payroll-landing-right li {
      position: relative;
      padding: 0 0 0 30px;
      margin: 13px 0 0; }
      .payroll-plus-landing-content .payroll-landing-right li:before {
        content: "•";
        clear: both;
        display: inline-block;
        vertical-align: middle;
        color: #99a1aa;
        font-size: 39px;
        position: absolute;
        left: 0;
        top: -3px; }


/*applying_loan_area*/
div.applying_loan_area{
  float: left;
  width: 100%;
  position: relative;
  padding: 15px;
  font-family: "ProximaNova-Regular", Verdana, Geneva, sans-serif;
  color: #7f7f7f;
  font-size: 14px;
  line-height: 20px;
  padding-bottom:80px;
}
div.applying_loan_area .info_text{
  width:100%;
  margin-bottom:15px;
}
div.applying_loan_area label{
  font-family: "ProximaNova-Semibold", Verdana, Geneva, sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 22px;
  margin: 0 0 5px;
}
div.applying_loan_area .fields_loans{
  width:100%;
}
div.applying_loan_area .fields_loans .single_field{
  width:100%;
}
div.applying_loan_area .fields_loans .form-control{
  width:100%;
  border-radius:0px;
  margin-bottom: 15px;    height: 45px;
}
div.applying_loan_area .form_buttons_wrap {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-align: center;
  padding: 15px 0px;
  background-color: #fff;
  box-shadow: 0px 0px 15px #E0E0E0;
}
div.applying_loan_area .form_buttons_wrap .btn{
  font-weight: bold;
  color: #000;
  background: #DEDEDE;
  text-transform: capitalize;
  min-width: 63px;
  line-height: 35px;
  height: 35px;
  padding: 0px 10px;
  margin: 0px 5px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.38);
}
div.applying_loan_area input[type="radio"] {
  visibility: visible;    margin: 0px;
}
div.applying_loan_area .radio_item{
  font-size:16px;font-weight: bold;margin-bottom:10px;
  position:relative;
}
div.applying_loan_area .radio_item input {
  position: absolute;
  left: 0px;
  top: 4px;
}
div.applying_loan_area .radio_item label{
  width:100%;
  padding-left:20px;
}

.availed_loan_row:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.06);
  padding: 10px;
  margin-bottom: 10px;
}

.availed_loan_row:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.08);
  padding: 10px;
  margin-bottom: 10px;
}
.pg_privacy_policy h2{
  color: #ee5d2f;
  font-weight: 600;
  font-size: 20px;margin-bottom:10px;
}
.pg_privacy_policy p{
  margin-bottom:15px !important;
}
.pg_privacy_policy ol,.pg_privacy_policy ul{list-style: inherit;list-style-position: inside;margin-bottom:20px;}

 
/*Noman Work*/

.inners-main-banner.demo-account-banner.simsim-survey-banner {
  min-height: 200px; }

@media only screen and (max-width: 767px) {
  .inners-main-banner.demo-account-banner.simsim-survey-banner .left.top .inner h1 {
    font-size: 22px;
    line-height: 26px; } }

@media only screen and (max-width: 767px) {
  .demo-account-main .demo-account-inner.simsim-survey h3 {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 24px; } }

.demo-account-main .simsim-survey {
  padding: 40px 60px; }
  @media only screen and (max-width: 767px) {
    .demo-account-main .simsim-survey {
      padding: 20px; } }
  .demo-account-main .simsim-survey .radio-holder {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #8c8c8c;
    font-size: 17px;
    line-height: 22px;
    font-weight: 500; }
    .demo-account-main .simsim-survey .radio-holder:first-child {
      margin-left: 0; }
    .demo-account-main .simsim-survey .radio-holder input {
      position: absolute;
      opacity: 0;
      cursor: pointer; }
    .demo-account-main .simsim-survey .radio-holder .checkmark {
      position: absolute;
      top: 0;
      left: 0;
      height: 20px;
      width: 20px;
      overflow: hidden;
      background-color: #e4e2e2;
      -webkit-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.23);
      -moz-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.23);
      box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.23);
      webkit-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
      @media only screen and (max-width: 767px) {
        .demo-account-main .simsim-survey .radio-holder .checkmark {
          width: 15px;
          height: 15px; } }
      .demo-account-main .simsim-survey .radio-holder .checkmark:after {
        content: "";
        position: absolute;
        display: none;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background: #fa4891;
        background-repeat: no-repeat;
        background-position: 50% 50%; }
      .demo-account-main .simsim-survey .radio-holder .checkmark:before {
        content: "";
        position: absolute;
        display: none;
        top: 50%;
        left: 50%;
        margin: -5px 0 0 -5px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        z-index: 10; }
        @media only screen and (max-width: 767px) {
          .demo-account-main .simsim-survey .radio-holder .checkmark:before {
            width: 7px;
            height: 7px;
            margin: -3px 0 0 -4px; } }
    .demo-account-main .simsim-survey .radio-holder input:checked ~ .checkmark:after {
      display: block; }
    .demo-account-main .simsim-survey .radio-holder input:checked ~ .checkmark:before {
      display: block; }
    @media only screen and (max-width: 767px) {
      .demo-account-main .simsim-survey .radio-holder {
        display: block;
        font-size: 15px;
        line-height: 20px; } }
  .demo-account-main .simsim-survey .form-group {
    position: relative; }
    .demo-account-main .simsim-survey .form-group p.error {
      font-size: 12px;
      color: #FF0000;
      margin-bottom: 5px;
      position: absolute;
      line-height: 12px;
      left: 0;
      bottom: -25px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      padding: 0 0;
      display: none; }
      .demo-account-main .simsim-survey .form-group p.error.invalid {
        display: block; }
    .demo-account-main .simsim-survey .form-group .btn-default.submt {
      margin-top: 30px; }
      .demo-account-main .simsim-survey .form-group .btn-default.submt:hover {
        background: #ee5d2f;
        color: #fff; }

