@charset "utf-8";
/* CSS Document */
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
/*Spacing Css - Start*/
.mt-10 {
  margin-top: 10px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mt-70 {
  margin-top: 70px !important;
}
.mt-80 {
  margin-top: 80px !important;
}
.mt-90 {
  margin-top: 90px !important;
}
.mt-100 {
  margin-top: 100px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.mb-90 {
  margin-bottom: 90px !important;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.ml-40 {
  margin-left: 40px !important;
}
.ml-50 {
  margin-left: 50px !important;
}
.ml-60 {
  margin-left: 60px !important;
}
.ml-70 {
  margin-left: 70px !important;
}
.ml-80 {
  margin-left: 80px !important;
}
.ml-90 {
  margin-left: 90px !important;
}
.ml-100 {
  margin-left: 100px !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.mr-30 {
  margin-right: 30px !important;
}
.mr-40 {
  margin-right: 40px !important;
}
.mr-50 {
  margin-right: 50px !important;
}
.mr-60 {
  margin-right: 60px !important;
}
.mr-70 {
  margin-right: 70px !important;
}
.mr-80 {
  margin-right: 80px !important;
}
.mr-90 {
  margin-right: 90px !important;
}
.mr-100 {
  margin-right: 100px !important;
}
.mt-20ve {
  margin-top: -20px !important;
}
.mb-20ve {
  margin-bottom: -20px !important;
}
.ml-20ve {
  margin-left: -20px !important;
}
.mr-20ve {
  margin-right: -20px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pt-60 {
  padding-top: 60px !important;
}
.pt-70 {
  padding-top: 70px !important;
}
.pt-80 {
  padding-top: 80px !important;
}
.pt-90 {
  padding-top: 90px !important;
}
.pt-100 {
  padding-top: 100px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pb-50 {
  padding-bottom: 50px !important;
}
.pb-60 {
  padding-bottom: 60px !important;
}
.pb-70 {
  padding-bottom: 70px !important;
}
.pb-80 {
  padding-bottom: 80px !important;
}
.pb-90 {
  padding-bottom: 90px !important;
}
.pb-100 {
  padding-bottom: 100px !important;
}
.pl-10 {
  padding-left: 10px !important;
}
.pl-20 {
  padding-left: 20px !important;
}
.pl-30 {
  padding-left: 30px !important;
}
.pl-40 {
  padding-left: 40px !important;
}
.pl-50 {
  padding-left: 50px !important;
}
.pl-60 {
  padding-left: 60px !important;
}
.pl-70 {
  padding-left: 70px !important;
}
.pl-80 {
  padding-left: 80px !important;
}
.pl-90 {
  padding-left: 90px !important;
}
.pl-100 {
  padding-left: 100px !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.pr-20 {
  padding-right: 20px !important;
}
.pr-30 {
  padding-right: 30px !important;
}
.pr-40 {
  padding-right: 40px !important;
}
.pr-50 {
  padding-right: 50px !important;
}
.pr-60 {
  padding-right: 60px !important;
}
.pr-70 {
  padding-right: 70px !important;
}
.pr-80 {
  padding-right: 80px !important;
}
.pr-90 {
  padding-right: 90px !important;
}
.pr-100 {
  padding-right: 100px !important;
}
/*Spacing Css - end*/
/*FIS Color palette Css - start*/
.fis-black {
  color: #000000;
}
.fis-white {
  color: #FFFFFF;
}
.fis-green {
  color: #4BCD3E;
}
.fis-teal {
  color: #009775;
}
.fis-dark-teal {
  color: #015B7E;
}
.fis-dark-green {
  color: #012834;
}
.fis-light-Blue {
  color: #3bcff0;
}
.fis-Blue {
  color: #285BC5;
}
.fis-deep-Blue {
  color: #1B1B6F;
}
.fis-light-purple {
  color: #A18CDE;
}
.fis-purple {
  color: #4C12A1;
}
.fis-light-red {
  color: #FD8D62;
}
.fis-red {
  color: #FF1F3E;
}
.fis-light-yellow {
  color: #FFED8C;
}
.fis-yellow {
  color: #FFCD00;
}
.fis-light-warm-gray {
  color: #F9F5F1;
}
.fis-warm-gray {
  color: #F3EDE5;
}
.fis-light-cool-gray {
  color: #F5F5F5;
}
.fis-cool-gray {
  color: #EBEBEB;
}
/*FIS Color palette Css - End*/
/*Background Color Css - Start*/
.fis-bg-transparent {
  background-color: transparent;
}
.fis-bg-black {
  background: #000000;
}
.fis-bg-white {
  background: #FFFFFF;
}
.fis-bg-light-shade {
  background: #fbfbfb;
}
.fis-bg-green {
  background: #4BCD3E;
}
.fis-bg-teal {
  background: #009775;
}
.fis-bg-dark-teal {
  background: #015B7E;
}
.fis-bg-dark-green {
  background: #012834;
}
.fis-bg-light-Blue {
  background: #3bcff0;
}
.fis-bg-Blue {
  background: #285BC5;
}
.fis-bg-deep-Blue {
  background: #1B1B6F;
}
.fis-bg-light-purple {
  background: #A18CDE;
}
.fis-bg-purple {
  background: #4C12A1;
}
.fis-bg-light-red {
  background: #FD8D62;
}
.fis-bg-red {
  background: #FF1F3E;
}
.fis-bg-light-yellow {
  background: #FFED8C;
}
.fis-bg-yellow {
  background: #FFCD00;
}
.fis-bg-light-warm-gray {
  background: #F9F5F1;
}
.fis-bg-warm-gray {
  background: #F3EDE5;
}
.fis-bg-light-cool-gray {
  background: #F5F5F5;
}
.fis-bg-cool-gray {
  background: #EBEBEB;
}
/*Background Color Css - Start*/
/*SVG Fill Color Css - Start*/
.fis-svg-black {
  fill: #000000;
}
.fis-svg-white {
  fill: #ffffff;
}
.fis-svg-base {
  fill: #012834;
}
.fis-svg-green {
  fill: #4BCD3E;
}
.fis-svg-observatory {
  fill: #009775;
}
.fis-svg-picton-blue {
  fill: #3BCFF0;
}
.fis-svg-cerulean-blue {
  fill: #285BC5;
}
.fis-svg-true-v {
  fill: #A18CDE;
}
.fis-svg-persian-indigo {
  fill: #4C12A1;
}
.fis-svg-salmon {
  fill: #FD8D62;
}
.fis-svg-torch-red {
  fill: #FF1F3E;
}
.fis-svg-sunglow {
  fill: #FFC845;
}
.fis-svg-buddha-gold {
  fill: #CC9E00;
}
.fis-svg-bone {
  fill: #E8DBCB;
}
.fis-svg-light-neutral {
  fill: #F9F5F1;
}
.fis-svg-lucky-point {
  fill: #1B1B6F;
}
.fis-svg-blue-lagoon-blue {
  fill: #015B7E;
}
/*SVG Fill Color Css - End*/
/* Gradient css - Start */
.fis-text-gradient-dark-green {
  background: -webkit-linear-gradient(180deg, #015B7E, #50FF48);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #4BCD3E;
}
.fis-text-gradient-dark-blue {
  background: -webkit-linear-gradient(180deg, #50FF48, #285BC5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #012834;
}
.fis-bg-gradient-dark-green {
  background-color: #50FF48;
  background: -webkit-linear-gradient(180deg, #015B7E, #50FF48);
  background: -moz-linear-gradient(180deg, #015B7E, #50FF48);
  background: -ms-linear-gradient(180deg, #015B7E, #50FF48);
}
.fis-bg-gradient-dark-blue {
  background-color: #285BC5;
  background: -webkit-linear-gradient(180deg, #50FF48, #285BC5);
  background: -moz-linear-gradient(180deg, #50FF48, #285BC5);
  background: -ms-linear-gradient(180deg, #50FF48, #285BC5);
}
.fis-bg-gradient-dark-red {
  background-color: #FF1F3E;
  background: -webkit-linear-gradient(180deg, #FF1F3E, #285BC5);
  background: -moz-linear-gradient(180deg, #FF1F3E, #285BC5);
  background: -ms-linear-gradient(180deg, #FF1F3E, #285BC5);
}
/* Gradient css - End */
/*font family css - start*/
.fis-primary-heading-font {
  font-family: 'Titillium Web', sans-serif;
  letter-spacing: inherit;
}
.fis-primary-heading-regular-font {
  font-family: 'titillium_webregular', sans-serif;
  letter-spacing: inherit;
}
.fis-primary-heading-semibold-font {
  font-family: 'Titillium Semibold', sans-serif;
  letter-spacing: inherit;
}
.fis-primary-heading-webbold-font {
  font-family: 'titillium_webbold', sans-serif;;
  letter-spacing: inherit;
}
.fis-primary-content-font {
  font-family: 'source_sans_proregular', sans-serif;
}
.fis-primary-content-bold-font {
  font-family: 'source_sans_probold', sans-serif;
}
.fis-primary-content-semibold-font {
  font-family: 'source_sans_semibold', sans-serif;
}
/*font family css - End*/
/*font style css - start*/
.fis-text-animate-number {
  font-size: 100px !important;
  letter-spacing: 0;
  line-height: 100px;
}
.fis-text-h1 {
  font-size: 60px;
  line-height: 62px;
  font-weight: 900;
}
.fis-text-h2 {
  font-size: 54px;
  line-height: 56px;
  font-weight: 900;
}
.fis-text-h3 {
  font-size: 50px;
  line-height: 52px;
  font-weight: 900;
}
.fis-text-h4 {
  font-size: 46px;
  line-height: 48px;
  font-weight: 900;
}
.fis-text-h5 {
  font-size: 40px;
  line-height: 42px;
  font-weight: 900;
}
.fis-text-h6 {
  font-size: 28px;
  line-height: 32px;
}
.fis-text-h7 {
  font-size: 26px;
  line-height: 30px;
}
.fis-text-h8 {
  font-size: 22px;
  line-height: 25px;
}
.fis-text-p {
  font-size: 18px;
  line-height: 28px;
  font-family: 'Source Sans Pro', sans-serif;
}
.fis-text-sm-p {
  font-size: 14px;
  line-height: 18px;
  font-family: 'Source Sans Pro', sans-serif;
}
.w-img img {
	height: auto; 
	width: 100%; 
	object-fit: contain;
}
.hearmore {
    width: 300px;
    height: auto;
    display: inline-block;
}
.hearmore .left {
    float: left;
    width: 65px;
}
.hearmore .speakerdetails {
    margin-left: 2%;
    float: left;
    height: 60px;
    width: 60px;
}
.hearmore .right {
    height: 60px;
    float: left;
    margin: 0 0 0 5px;
    width: 200px;
}
.ui-btn-icon-bottom:after, .ui-btn-icon-left:after, .ui-btn-icon-notext:after, .ui-btn-icon-right:after, .ui-btn-icon-top:after {
    content: "";
    position: absolute;
    display: block;
    width: 22px;
    height: 22px;
    background-color: #4BCD3E;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%;
}
.play-circle {
    top: 0;
    width: 30px;
    height: 30px;
    margin: 0px;
    color: #fff;
    border-radius: 100%;
    border: 2px solid #ffffff;
    display: inline-grid;
    align-items: center;
    justify-content: center;
    z-index: 99;
}
.fa-play {
    width: 9px;
    height: 15px;
}
@media only screen and (min-width : 321px) and (max-width:390px) {
	.full-screen-scroller .fss-dotted-scrollspy {
    position: fixed;
    left: 10px !important;
}
	.w-img img {
	height: auto; 
	width: 70%; 
	object-fit: contain;
}
  /*font css for media 360px*/
.fis-text-animate-number {
  font-size: 70px !important;
  letter-spacing: 0;
  line-height: 70px;
}	
  .fis-text-h1 {
    font-size: 26px;
    line-height: 28px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
  }
  .fis-text-h2 {
    font-size: 24px;
    line-height: 26px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
  }
  .fis-text-h3 {
    font-size: 22px;
    line-height: 24px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
  }
  .fis-text-h4 {
    font-size: 20px;
    line-height: 22px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
  }
  .fis-text-h5 {
    font-size: 18px;
    line-height: 20px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
  }
  .fis-text-h6, .fis-text-h7, .fis-text-h8 {
    font-size: 16px;
    line-height: 18px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
  }
  .fis-text-p {
    font-size: 14px;
    line-height: 18px;
    font-family: 'Source Sans Pro', sans-serif;
  }
}
@media only screen and (min-width : 391px) and (max-width:481px) {
	.full-screen-scroller .fss-dotted-scrollspy {
    position: fixed;
    left: 10px !important;
}
  /*font css for media 480px*/
	.fis-text-animate-number {
  font-size: 70px !important;
  letter-spacing: 0;
  line-height: 70px;
}
  .fis-text-h1 {
    font-size: 32px;
    line-height: 34px;
  }
  .fis-text-h2 {
    font-size: 30px;
    line-height: 32px;
  }
  .fis-text-h3 {
    font-size: 28px;
    line-height: 30px;
  }
  .fis-text-h4 {
    font-size: 26px;
    line-height: 28px;
  }
  .fis-text-h5 {
    font-size: 24px;
    line-height: 26px;
  }
  .fis-text-h6 {
    font-size: 22px;
    line-height: 22px;
  }
  .fis-text-h7 {
    font-size: 20px;
    line-height: 22px;
  }
  .fis-text-p {
    font-size: 15px;
    line-height: 20px;
    font-family: 'Source Sans Pro', sans-serif;
  }
}
@media only screen and (min-width:600px) and (max-width:768px) {
	.full-screen-scroller .fss-dotted-scrollspy {
    position: fixed;
    left: 10px !important;
}
  /*font css for media 820*/
	.fis-text-animate-number {
  font-size: 70px !important;
  letter-spacing: 0;
  line-height: 70px;
}
  .fis-text-h1 {
    font-size: 40px;
    line-height: 42px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
  }
  .fis-text-h2 {
    font-size: 38px;
    line-height: 40px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
  }
  .fis-text-h3 {
    font-size: 36px;
    line-height: 38px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
  }
  .fis-text-h4 {
    font-size: 34px;
    line-height: 36px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
  }
  .fis-text-h5 {
    font-size: 30px;
    line-height: 32px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
  }
  .fis-text-h6 {
    font-size: 28px;
    line-height: 30px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
  }
  .fis-text-h7 {
    font-size: 26px;
    line-height: 28px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
  }
  .fis-text-h8 {
    font-size: 24px;
    line-height: normal;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
  }
  .fis-text-p {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Source Sans Pro', sans-serif;
  }
}
@media only screen and (min-height: 800px) and (max-width: 768px) {
	.full-screen-scroller .fss-dotted-scrollspy {
    position: fixed;
    left: 10px !important;
}
  /*font css for media 768px*/
  .fis-text-h1 {
    font-size: 32px;
    line-height: 34px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
  }
  .fis-text-h2 {
    font-size: 30px;
    line-height: 32px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
  }
  .fis-text-h3 {
    font-size: 28px;
    line-height: 30px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
  }
  .fis-text-h4 {
    font-size: 26px;
    line-height: 28px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
  }
  .fis-text-h5 {
    font-size: 24px;
    line-height: 26px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
  }
  .fis-text-p {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Source Sans Pro', sans-serif;
  }
}
/*font style css - End*/

.fis-line-left::after {
  content: "";
  display: block;
  width: 50px;
  height: 4.5px;
  border-radius: 15px;
  background-color: #4bcd3e;
  margin: 10px 0;
}
.fis-line-center::after {
  content: "";
  display: block;
  width: 50px;
  height: 4.5px;
  border-radius: 15px;
  background-color: #4BCD3E;
  margin: 10px auto 0 auto;
}
.fis-line-left-light-Blue::after {
  content: "";
  display: block;
  width: 50px;
  height: 4.5px;
  border-radius: 15px;
  background-color: #3bcff0;
  margin: 10px 0;
}
.fis-line-center-light-Blue::after {
  content: "";
  display: block;
  width: 50px;
  height: 4.5px;
  border-radius: 15px;
  background-color: #3bcff0;
  margin: 10px auto 0 auto;
}
.fis-line-left-yellow::after {
  content: "";
  display: block;
  width: 50px;
  height: 4.5px;
  border-radius: 15px;
  background-color: #FFCD00;
  margin: 10px 0;
}
.fis-line-center-yellow::after {
  content: "";
  display: block;
  width: 50px;
  height: 4.5px;
  border-radius: 15px;
  background-color: #FFCD00;
  margin: 10px auto 0 auto;
}
.fis-line-left-light-purple::after {
  content: "";
  display: block;
  width: 50px;
  height: 4.5px;
  border-radius: 15px;
  background-color: #A18CDE;
  margin: 10px 0;
}
.fis-line-center-light-purple::after {
  content: "";
  display: block;
  width: 50px;
  height: 4.5px;
  border-radius: 15px;
  background-color: #A18CDE;
  margin: 10px auto 0 auto;
}
.fis-line-left-light-red::after {
  content: "";
  display: block;
  width: 50px;
  height: 4.5px;
  border-radius: 15px;
  background-color: #FD8D62;
  margin: 10px 0;
}
.fis-line-center-light-red::after {
  content: "";
  display: block;
  width: 50px;
  height: 4.5px;
  border-radius: 15px;
  background-color: #FD8D62;
  margin: 10px auto 0 auto;
}
/*line under headline css - End*/
/* Header footer css starts here */
header{
	position: fixed;
}
.bg-video {
  object-fit: cover;
  width: 100vw;
  height: 120vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
.video-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%; 
  overflow: hidden;
}
.center-align {
	 position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.videobg {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.fis-headline-section {
  margin: 15% auto;
}
.fis-margin-5 {
  margin: 5% auto;
}
.fis-margin-10 {
  margin: 10% auto;
}
.image-fit {
  max-width: 350px;
  height: auto;
  border: none;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
}
.image-fit img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
}
.color-overlay {
  opacity: .65;
  height: 100%;
  position: absolute;
  top: 0;
  transition: all .3s ease-in-out;
  z-index: -1;
}
.circle {
width: 50%;
    line-height: 120px;
    border-radius: 50%;
    height: 100%;
    min-width: 195px;
    min-height: 195px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-main {
  background: transparent;
  width: 100%;
  z-index: 1;
  height: 60px;
  left: 0;
  top: 0;
  padding: 10px 15px;
}
.video-thumbnail:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  content: "\f04b";
  font-family: FontAwesome;
  font-size: 100px;
  color: #fff;
  opacity: 0.8;
  text-shadow: 0px 0px 30px rgb(0 0 0 / 50%);
}
.fis-h1-line-left::after, .fis-h2-line-left::after, .fis-h3-line-left::after, .fis-h4-line-left::after, .fis-h5-line-left::after  {
    content: "";
    display: block;
    width: 50px;
    height: 4.5px;    
    border-radius: 15px;
    background-color: #4bcd3e;
	margin: 20px 0;
}
.fis-h1-line-center::after, .fis-h2-line-center::after, .fis-h3-line-center::after, .fis-h4-line-center::after, .fis-h5-line-center::after  {
    content: "";
    display: block;
    width: 50px;
    height: 4.5px;
    border-radius: 15px;
    background-color: #4BCD3E;
    margin: 20px auto 0 auto;
}
.body-cta-container {
  float: left;
  width: 100%;
  text-align: center;
}
.download-btn.body-cta {
  font-size: 14px;
  padding: 7px 20px;
  margin: 0 auto;
  float: none;
  display: inline-block;
}
.download-btn.body-cta:hover {
  color: #012834 !important;
}
.header-main a.download-btn {
  font-size: 14px;
  text-decoration: none;
  padding: 7px 16px;
  float: right;
  outline: none;
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
  transition: .3s all;
  -webkit-transition: .3s all;
  background: #4BCD3E;
  border: 2px solid #4BCD3E;
  border-radius: 67px;
  color: #012834;
}
.header-main a.download-btn:hover {
  background: none;
  border: 2px solid #4BCD3E;
  border-radius: 67px;
  color: #ffffff;
}
.header-logo {
  color: #4BCD3E;
  width: 75px;
  height: 40px;
  display: inline-block;
  margin-left: -8px;
}
.header-logo:hover {
  color: #fff;
}
.fis-icon-logo {
  fill: currentColor;
  width: 75px;
  height: 40px;
}
.genpayLogo {
  font-size: 14px;
  color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  min-height: 24px;
  display: inline-block;
  padding-left: 15px;
  margin-left: 5px;
  padding-top: 2px;
  position: relative;
  top: 2px;
}
.genpayLogo:hover {
  text-decoration: none;
  color: #3BCFF0;
}
.menu-icon {
  color: #fff;
  position: relative;
  width: 22px;
  height: 19px;
  top: 8px;
  left: 16px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  display: inline-block;
}
.menu-icon.open span {
  background-color: #4BCD3E;
}
.menu-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #fff;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.menu-icon span:nth-child(1) {
  top: 0px;
}
.menu-icon span:nth-child(2), .menu-icon span:nth-child(3) {
  top: 8px;
}
.menu-icon span:nth-child(4) {
  top: 16px;
}
.menu-icon.open span:nth-child(1) {
  top: 8px;
  width: 0%;
  left: 50%;
}
.menu-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu-icon.open span:nth-child(4) {
  top: 8px;
  width: 0%;
  left: 50%;
}
.menu-container {
  position: relative;
  display: inline-block;
}
.menulist {
  position: absolute;
  background: #000;
  padding-left: 0;
  width: 145px;
  top: 45px;
  transition: .5s all;
  -webkit-transition: .5s all;
  opacity: 0;
  visibility: hidden;
}
.menu-icon.open + .menulist {
  opacity: 1;
  visibility: visible;
}
.menulist li {
  list-style: none;
  float: left;
  width: 100%;
}
.menulist li a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  padding: 10px 30px;
  width: 100%;
  float: left;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.menulist li a:hover {
  background: #012834;
  color: #3BCFF0;
}
.footer-main {
  background: #000000;
  width: 100%;
  height: 36px;
  padding: 9px 30px 10px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 4
}
.footer-main p {
  font-size: 12px;
  color: #fff;
  float: left;
  font-family: 'Source Sans Pro', sans-serif;
}
.footer-main span {
  float: right;
  position: relative;
  bottom: 4px;
}
.footer-main span a {
  color: #4BCD3E;
  font-size: 12px;
  margin-left: 30px;
  text-decoration: none;
  font-family: 'Source Sans Pro', sans-serif;
}
.footer-main span a:hover {
  color: #fff;
}
.footer-main span a:first-child {
  margin-left: 0;
}
.ulbullet>li {
    list-style: disc!important;
    display: list-item!important;
    letter-spacing: 0;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Source Sans Pro', sans-serif;
}
.olbullet>li {
    list-style: decimal!important;
    display: list-item!important;
    letter-spacing: 0;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Source Sans Pro', sans-serif;
}
@media only screen and (max-width: 820px) {
	
  .header-main {
    padding-left: 0;
    padding-right: 0;
  }
  .container-fluid .content-main {
    padding-left: 0;
    padding-right: 0;
  }
  .vertical-links a {
    font-size: 18px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .vertical-links a:last-child {
    border: none;
  }
}
@media only screen and (max-width: 767px) {
	.full-screen-scroller .fss-dotted-scrollspy {
    position: fixed;
    left: 10px !important;
}
  .footer-main p {
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 5px;
    width: 100%;
    text-align: center;
  }
  .footer-main span {
    float: left;
    width: 100%;
    text-align: center;
  }
  .footer-main {
    min-height: 75px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .vertical-links a {
    padding: 10px 0 5px !important;
  }
  .vertical-links #loader {
    display: none;
  }
  .genpayLogo sapn {
    display: none;
  }
}
@media only screen and (orientation: landscape) and (max-width: 820px) and (min-width: 480px) {
	.full-screen-scroller .fss-dotted-scrollspy {
    position: fixed;
    left: 10px !important;
}
  .footer-main {
    min-height: 45px;
  }
  .footer-main p {
    width: auto;
    float: left;
  }
  .footer-main span {
    width: auto;
    float: right;
    position: relative;
    top: 0;
  }
  .footer-main span a {
    font-size: 11px;
  }
  .vertical-links {
    bottom: 65px !important;
  }
  .vertical-links a {
    border: none;
  }
}
@media only screen and (max-width: 991px) {
	.full-screen-scroller .fss-dotted-scrollspy {
    position: fixed;
    left: 10px !important;
}
  .footer-main span a {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 480px) {
	.full-screen-scroller .fss-dotted-scrollspy {
    position: fixed;
    left: 10px !important;
}
  .vertical-links {
    flex-direction: column;
  }
  .vertical-links a span {
    display: inline !Important;
  }
  .header-main a.download-btn {
    font-size: 12px;
    margin-top: 2px;
  }
  .menu-container {
    position: static;
  }
  .menulist {
    top: 60px;
    left: 0;
    width: 100%;
  }
  .vertical-links a {
    text-align: left !important;
    padding-left: 20px !important;
  }
}
@media only screen and (max-width: 360px) {
	.full-screen-scroller .fss-dotted-scrollspy {
    position: fixed;
    left: 10px !important;
}
  .footer-main p {
    margin-bottom: 5px;
    font-size: 10px;
  }
  .header-main a.download-btn {
    font-size: 11px;
    padding: 5px 10px;
    margin-top: 5px;
  }
  .footer-main span a {
    font-size: 11px;
    margin-left: 15px;
  }
  .genpayLogo {
    margin-left: 0;
    padding-left: 10px;
    font-size: 12px;
  }
  .menu-icon {
    left: 5px;
  }
}
@media only screen and (max-width: 1024px) {
  .container-fluid .content-main {
    float: left;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) and (min-height: 768px) and (max-width: 1200px) {
	.full-screen-scroller .fss-dotted-scrollspy {
    position: fixed;
    left: 10px !important;
}
  .vertical-links a {
    font-size: 26px !important;
  }
  div[data-anchor="onlineShopping"] .section-bg {
    background-size: cover;
  }
  div[data-anchor="Shopping"] .sliding-content h2:before {
    top: 100px;
  }
  div[data-anchor="onlineShopping"] .content-container {
    width: 80%;
    margin: 0 10%;
  }
  div[data-anchor="onlineShopping"] .content-slide .content-header h3 span {
    font-size: 42px;
  }
  div[data-anchor="onlineShopping"] .content-slide .content-header h2, div[data-anchor="onlineShopping"] .content-slide .content-header h3 {
    font-size: 54px;
  }
  div[data-anchor="Grocery"] .vertical-details .vertical-container {
    width: 100%;
  }
  div[data-anchor="Travel"] .slide .team-images {
    width: 85%;
    margin: 0 7.5%;
  }
  div[data-anchor="Travel"] .slide-header {
    width: 80%;
    margin: 0 10%;
  }
  div[data-anchor="bills"] .bills-bg {
    background-size: cover;
  }
  div[data-anchor="bills"] .hand-phone {
    right: -100px;
  }
  div[data-anchor="bills"] .bills-slide h2 span {
    white-space: nowrap;
  }
  div[data-anchor="bills"] .stats-container-vertical {
    bottom: 110px;
    right: 150px;
  }
  div[data-anchor="bills"] .stats-container-vertical.stats-2 {
    right: 160px;
  }
}
@media only screen and (min-width: 831px) {
  .content-slide .content-header h3 span {
    white-space: nowrap;
  }
}
@media only screen and (min-width: 992px) and (max-height: 800px) and (max-width: 1400px) {
  .device-icon {
    position: absolute;
    top: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .stats-container.stats-container-vertical {
    bottom: 110px;
  }
}
@media only screen and (min-height: 900px) {
  .footer-content {
    position: relative;
    top: 25%;
    transform: translateY(-25%);
  }
}
@media only screen and (min-height: 1024px) and (max-height: 1366px) and (min-width: 768px) {
  .vertical-links {
    flex-direction: column;
  }
  .vertical-links a span {
    display: inline !Important;
  }
  .container-fluid .content-main {
    margin-top: 80px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .vertical-links a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .vertical-links a:last-child {
    border: none;
  }
}
/* Header footer css ends here */
/* loader css starts here */
.loader {
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(1, 40, 52, 1) 50% 50% no-repeat;
}
.spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  ;
  z-index: 300;
  width: 70px;
  text-align: center;
  transform: translate3d(-50%, -50%, 0);
  pointer-events: none;
  opacity: 1.0;
  transition: opacity 0.5s;
}
.spinner > div {
  width: 18px;
  height: 18px;
  background-color: white;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0)
  }
  40% {
    -webkit-transform: scale(1.0)
  }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}
/* loader css ends here */
/* Landing page css starts here */
.content-main {
  padding: 30px;
  margin-top: 60px;
}
.fis-content-main {
  padding: 30px;
}
.vertical-links {
  position: absolute;
  left: 0;
  bottom: 90px;
  width: 100%;
  display: flex;
  background: rgba(0, 0, 0, 0.6);
  border-bottom: 3px solid rgba(0, 151, 117, 0.5);
}
.vertical-links #loader {
  width: 0;
  height: 3px;
  position: absolute;
  bottom: -3px;
  background: rgba(0, 151, 117, 1);
}
.vertical-links a {
  flex: 1;
  z-index: 1;
  color: #fff;
  text-decoration: none;
  font-size: 28px;
  text-transform: uppercase;
  padding: 20px 12px 12px;
  text-align: center;
  transition: all .2s ease-in-out;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 900;
}
.vertical-links a strong {
  text-align: left;
  display: inline-block;
  line-height: 1;
}
.vertical-links a:hover {
  transform: scale(1.2);
  color: #000;
  background-color: #3BCFF0;
}
.vertical-links a:hover span {
  color: #000;
}
.vertical-links a span {
  display: block;
}
.fis-svg-green {
  fill: #4BCD3E;
}
.vertical-links a:hover .fis-svg-green {
  fill: #000;
}
.fis-icon-arrow {
  width: 33px;
  height: 13px
}
.tipsheetOverlay, .explorenow {
  background-image: url("https://empower1.fisglobal.com/rs/650-KGE-239/images/form-bg.png")!important;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease-in-out;
  text-align: center;
  opacity: 0;
  z-index: -2;
  overflow: auto;
}
.tipsheetOverlay.open, .explorenow.open {
  opacity: 1;
  z-index: 101;
}
.tipsheetOverlay h2, .explorenow h2 {
  text-transform: uppercase;
  font-size: 36px;
  color: #fff;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 900;
  line-height: 36px;
  margin-top: 60px;
}
.tipsheetOverlay h2 span, .explorenow h2 span{
  color: #3BCFF0;
  display: block;
}
.tipsheetOverlay #closeOverlay, .explorenow #closeexplore-now, #closePopup, a.closePopup {
  position: absolute;
  top: 20px;
  right: 30px;
  color: #fff;
  fill: #4BCD3E;
  font-size: 14px;
  text-decoration: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  cursor: pointer;
}
.tipsheetOverlay .fis-icon-x, .explorenow .fis-icon-x, #closePopup .fis-icon-x, .closePopup .fis-icon-x {
  width: 15px;
  height: 15px;
  margin-left: 8px;
}
.tipsheetOverlay #closeOverlay:hover, .explorenow #closeexplore-now:hover, #closePopup:hover, a.closePopup:hover {
  color: #fff;
}
@media only screen and (min-width: 1400px) {
  .container-fluid .content-main {
    margin-top: 150px;
  }
}
/* Landing page css ends here */
.fp-controlArrow {
  border-color: transparent transparent transparent #c1c1c1 !important;
}
.user-container {
  margin-top: 50px;
}
.user-container .user-img {
  border-radius: 50%;
  background: #c1c1c1;
  width: 150px;
  height: 150px;
  border: 1px solid #212529;
  display: inline-block;
}
.user-container .user-img i {
  line-height: inherit;
  display: block;
}
.user-details {
  margin-top: 20px;
}
.section-background {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.section-heading {
  text-align: center;
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 60px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 900;
  font-size: 60px;
  color: #000000;
}
.section-content {
  position: relative;
  width: 80%;
  margin: 0 10%;
}
.verticals-container {
  display: flex;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 100%;
  bottom: 20%;
  left: 0;
}
.verticals-container a {
  text-align: center;
  flex: 1;
  padding: 10px 5px;
  transition: all .2s ease-in-out;
}
.team-container {
  display: flex;
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  left: 0;
}
.team-container .team-member {
  position: relative;
  overflow: hidden;
  text-align: center;
  flex: 1;
  padding: 10px 5px;
  transition: all .2s ease-in-out;
}
.team-container .team-member:hover .member-img {
  transform: scale(1.2);
}
.team-member .member-img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: all .2s ease-in-out;
  background-position: 45% 60px;
  background-size: cover;
}
.member-description {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: left;
  background: rgba(0, 0, 0, 0.5);
  padding: 30px;
  color: #fff;
  transition: all .5s ease-in-out;
}
.member-description > span {
  font-size: 14px;
}
.member-description p {
  margin-top: 10px;
  height: 0;
  width: 0;
  position: absolute;
  opacity: 0;
  transition: all .2s ease-in-out;
  font-size: 12px;
  line-height: 18px;
}
.team-member:hover .member-description p {
  height: auto;
  width: auto;
  position: static;
  opacity: 1;
}
.team-member:hover .member-description span {
  height: 0;
  width: 0;
  position: absolute;
  opacity: 0;
}
.member-name {
  font-size: 36px;
  color: #fff;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 900;
  line-height: 36px;
}
.team-member .member-description .member-name span {
  color: #3BCFF0;
  display: block;
  opacity: 1;
  position: static;
}
.team-member:hover .member-description .member-name span {
  margin-bottom: 20px;
}
.vertical-details {
  width: 80%;
  margin: 0 10%;
}

.vertical-container {
  float: left;
  width: calc(100% - 160px);
}
.team-images {
  float: right;
  width: 100px;
  position: relative;
}
.team-images img {
  border-radius: 50%;
  width: 100%;
  border: 3px solid #3BCFF0;
  transition: all 1s ease-in-out;
}
div[data-anchor="TeamDetails"] .team-images img {
  opacity: 0;
  position: relative;
  margin-top: -100px;
}
.team-images img:first-child {
  margin-top: 30px;
  z-index: 1;
}
div[data-anchor="TeamDetails"].active .team-images img {
  opacity: 1;
  margin-top: 25px;
}
.vertical-heading {
  margin-bottom: 20px;
  float: left;
}
.vertical-heading h2 {
  font-size: 96px;
  font-family: 'Titillium Web', sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 0;
  line-height: 86px;
}
.vertical-heading h3 {
  font-size: 60px;
  font-family: 'Titillium Web', sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 0;
  line-height: 60px;
}

.vertical-heading p {
  text-align: right;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
}
.vertical-container > p {
  padding-left: 70px;
  width: 90%;
  float: left;
  font-size: 24px;
  line-height: 36px;
  color: #012834;
  font-family: 'Source Sans Pro', sans-serif;
}
div[data-anchor="Travel"] .team-images {
  float: none;
  width: 70%;
  margin: 0 15%;
  position: relative;
  z-index: 1;
}
div[data-anchor="Travel"] .team-images img {
  float: left;
  width: 140px;
  margin: 0 -100% 0 0;
  opacity: 0;
  cursor: pointer;
}
div[data-anchor="Travel"] .team-images img.active {
  margin-right: 0;
  transition: all 1s ease-in-out;
}
div[data-anchor="Travel"] .team-images img:not(.active) {
  opacity: 0;
}
div[data-anchor="Travel"].active .team-images img:not(.active) {
  opacity: 0.5;
}
div[data-anchor="Travel"].active .team-images img {
  margin: 0 50px 0 0;
  opacity: 0.5;
  z-index: 1;
}
div[data-anchor="Travel"].active .team-images img:last-chid {
  margin-right: 0;
}
div[data-anchor="Travel"].active .team-images img.active {
  margin-right: 350px;
  opacity: 1;
}
div[data-anchor="Travel"] .team-images .desc {
  border: 1px solid #3BCFF0;
  background: #012834;
  color: #fff;
  padding: 20px 30px 20px 90px;
  border-radius: 120px 10px 10px 120px;
  font-size: 12px;
  opacity: 0;
  position: absolute;
  left: 0px;
  top: -50px;
  width: 378px;
  height: 240px;
  z-index: -1;
  transition: all 1s ease-in-out;
  font-family: 'Source Sans Pro', sans-serif;
}
div[data-anchor="Travel"].active .team-images .desc {
  opacity: 1;
  left: 100px;
}
div[data-anchor="Travel"].active .team-images img.second-child.active ~ .desc {
  left: 260px;
  transition-delay: 0s;
}
div[data-anchor="Travel"].active .team-images img.last-child.active + .desc {
  left: 450px;
  transition-delay: 0s;
}
div[data-anchor="Travel"] .floating-background {
  transition: all 1.5s ease-in-out;
  transform: translate(0, 100%) scale(0.2);
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  z-index: -1;
  background-position: center center;
}
div[data-anchor="Travel"].active .floating-background {
  transform: translate(0, 0) scale(1);
  opacity: 1;
  transition: all 1s ease-in-out;
}
div[data-anchor="Travel"].active .team-images .desc {
  opacity: 0;
}
div[data-anchor="Travel"].active .team-images img.active + .desc1 {
  opacity: 1;
  left: 70px;
}
div[data-anchor="Travel"].active .team-images img.active + .desc2 {
  opacity: 1;
  left: 260px
}
div[data-anchor="Travel"].active .team-images img.active + .desc3 {
  opacity: 1;
  left: 450px;
}
.desc-header {
  margin-bottom: 20px;
  font-size: 14px;
}
.slide-background {
  transition: all 1.5s ease-in-out;
  transform: translate(0, 100%) scale(0.2);
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url('/-/media/9570984A9903419FB90280083DDAC493.ashx');
  background-size: 100% 100%;
  z-index: -1;
}
.slide-background[data-slide="slider-1"] {
  background-image: url('/-/media/9570984A9903419FB90280083DDAC493.ashx');
}
.slide-background[data-slide="slider-2"] {
  background-image: url('/-/media/2668EB1F29BA49908A2D13B467DE27E9.ashx');
}
.slide-background[data-slide="slider-3"] {
  background-image: url('/-/media/28849E14BBAA4370BBC8CC207C55B2FB.ashx');
}
.content-container {
  width: 70%;
  margin: 0 15%;
}
div[data-anchor="onlineShopping"] .fp-slides {
  opacity: 0;
  transition: all 1s ease-in-out;
}
div[data-anchor="onlineShopping"].active .fp-slides {
  opacity: 1;
  transition-delay: 1s;
}
.content-slide-2 .slide-desc {
  border-radius: 10px 90px 90px 10px;
  text-align: left;
  padding: 30px 60px 15px 15px;
  right: 70px;
  left: 0;
}
.content-slide-2 .slide-content {
  text-align: right;
}
.content-slide .content-header { /*position:absolute;*/ padding-left: 40px;
  top: 30px;
  opacity: 0;
  width: 80%;
  transition: all 1s ease-in-out;
  margin-left: 40px;
}
.content-slide .content-header strong {
  color: #fff;
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 18px;
}
.content-slide .content-header h2, .content-slide .content-header h3 {
  font-size: 60px;
  line-height: 60px;
}
.content-slide .content-header h3 span {
  font-size: 48px;
  color: #3BCFF0;
  display: block;
  padding-left: 80px;
}
.content-slide .content-header h2 span {
  color: #3BCFF0;
  display: block;
  padding-left: 147px;
}
.content-slide h2, .content-slide h3 {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
  text-transform: uppercase;
  font-weight: 900;
}
.cart-icon:before {
  position: absolute;
  left: -80px;
  top: 0;
  width: 97px;
  height: 91px;
  content: "";
  background-image: url('/-/media/A970DFC66E7D4A1781316382F1103977.ashx');
  background-size: cover;
  background-repeat: no-repeat;
}
.travel-icon:before {
  position: absolute;
  left: -50px;
  top: 0;
  width: 69px;
  height: 91px;
  content: "";
  background-image: url('/-/media/7D1BDF0158364D8CA62D4CBC90542F3C.ashx');
  background-size: cover;
  background-repeat: no-repeat;
}
.slide-desc {
  display: inline-block;
  left: 70px;
  border: 1px solid #3BCFF0;
  background: #012834;
  color: #fff;
  padding: 30px 15px 30px 60px;
  border-radius: 90px 10px 10px 90px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.slide-content {
  position: relative;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  top: -40px;
  width: 80%;
  left: 10%;
}
/*div[data-anchor="onlineShopping"].active .content-slide h2{top:80px; opacity:1; transition-delay:1s;}*/
div[data-anchor="onlineShopping"].active .slide-content {
  opacity: 1;
  top: 0;
  margin-top: 100px;
}
div[data-anchor="onlineShopping"] .section-bg {
  opacity: 0;
  transform: translate(0, 100%) scale(0);
  transition: all 2s ease-in-out;
}
div[data-anchor="onlineShopping"].active .section-bg {
  transform: translate(0, 0) scale(2);
  opacity: 1;
}
div[data-anchor="onlineShopping"].active .slide .content-header {
  top: 60px;
  opacity: 1;
  transition: all 1s ease-in-out;
  transform: translateY(-100px);
}
div[data-anchor="onlineShopping"].active .slide.active .content-header {
  top: 60px;
  transition-delay: 0s;
  transform: translateY(0);
}
div[data-anchor="onlineShopping"] .slide .content-slide {
  margin-top: -100px;
}
div[data-anchor="onlineShopping"].active .slide .content-slide {
  transition: all 2s ease-in-out;
  opacity: 0;
}
div[data-anchor="onlineShopping"].active .slide.active .content-slide {
  opacity: 1;
}
.content-slide-2 .slide-desc p {
  padding-left: 10px;
  margin-bottom: 10px;
}
.content-slide-2 .slide-desc span {
  margin-right: 5%;
}
.slide-desc.percentage-value p {
  width: 55%;
}
.slide-desc.percentage-value span {
  font-family: 'Titillium Web', sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  width: 40%;
}
.slide-desc.percentage-value span small {
  font-size: 72px;
  display: block;
  text-align: center;
  line-height: 80px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 900;
  margin-bottom: 10px;
}
.slide-header {
  color: #fff;
  text-transform: uppercase;
  width: 70%;
  margin: 0 15%;
  top: -100px;
  position: relative;
  padding-left: 40px;
  z-index: 1;
}
.slide-header h2 {
  font-family: 'Titillium Web', sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 60px;
  line-height: 60px;
}
.slide-header h2 span {
  color: #3BCFF0;
  display: block;
  padding-left: 100px;
}
.slide-desc p {
  width: 45%;
  float: left;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Source Sans Pro', sans-serif;
  padding: 0 20px 0 30px;
  margin-bottom: 0;
}
.slide-desc p:only-child {
  width: 100%;
}
.slide-desc span {
  width: 50%;
  float: right;
  font-size: 32px;
  line-height: 32px;
  color: #3BCFF0;
  padding: 0 20px 0 20px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  margin-right: 2%;
}
.slide-desc span.small-callout {
  font-size: 28px;
}
.img-rounded {
  border-radius: 50%;
  width: 140px;
  border: 3px solid #3BCFF0;
  transition: all 1s ease-in-out;
  z-index: 1;
  position: relative;
}
.slide-nav {
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
}
.slide-nav a {
  width: 8px;
  height: 8px;
  background: navy;
  opacity: 0.5;
  border-radius: 50%;
  margin: 5px;
  display: inline-block;
}
.slide-nav a.active {
  opacity: 1;
}
.slider-section-container {
  display: flex;
  height: 100%;
}
.slider-section-container > div {
  flex: 1;
}
.slider-section-container h3 {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 900;
  font-size: 36px;
  line-height: 36px;
}
.slider-section-container h2 {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 900;
  font-size: 48px;
  line-height: 48px;
  max-width: 75%;
  position: relative;
  text-transform: uppercase;
}
h2.shopping:before {
  content: "";
  display: block;
  width: 98px;
  height: 86px;
  background-image: url('/-/media/55F582CBE8BF45F3A493427F57D3EEB1.ashx');
  position: absolute;
  left: 100%;
  top: -30px;
  background-size: contain;
  background-repeat: no-repeat;
}
.grocery {
  position: relative;
}
h2.grocery:before {
  content: "";
  display: block;
  width: 98px;
  height: 86px;
  background-image: url('/-/media/FCD263F4536C425E8813A6B918F88A24.ashx');
  position: absolute;
  left: 100%;
  top: -30px;
  background-size: contain;
  background-repeat: no-repeat;
}
.slider-section-container p {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 24px;
}
.slider-section-container div[data-content="1"] p {
  font-size: 16px;
}
.slider-section-container h2:after, .slider-section-container h3:after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  border-radius: 10px;
  background-color: #4BCD3E;
  margin: 30px 0;
}
.section-bg {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center 50px;
  left: 0;
  top: 60px;
  width: 100%;
  height: 100%;
  position: absolute;
}
.slider-section-content {
  padding: 50px 0;
}
.popover-container i {
  position: absolute;
  right: 15px;
  top: 15px;
  color: #fff;
  cursor: pointer;
}
.slider-section {
  height: 100%;
  width: 100%;
  position: relative;
}
.split-slider1 {
  background-position: 0 center;
  width: 100%;
  height: 100%;
  background-size: cover;
  transition: all .5s ease-in-out;
}
.floating-content {
  position: absolute;
  bottom: 100px;
  transform: translateX(-50%);
  width: 410px;
  left: 50%;
  padding: 20px 30px;
  font-size: 22px;
  line-height: 30px;
  background: #015B7E;
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  font-weight: lighter;
  min-height: 130px;
  border-radius: 130px;
}
.floating-content.floating-top {
  top: 100px;
  bottom: auto;
}
.wb-all {
  word-break: break-all;
}
.floating-content p {
  width: calc(100% - 115px);
  font-size: 20px;
  line-height: 30px;
  float: right;
  margin-bottom: 0;
}
.floating-content img {
  border-radius: 50%;
  width: 122px;
  height: 122px;
  position: absolute;
  left: 3px;
  top: 4px;
  border: 3px solid #3BCFF0;
}
.sliding-content {
  transition: all 0.75s ease-in-out;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  width: 100%;
  transition-delay: 0.25s;
  font-family: 'Source Sans Pro', sans-serif;
  color: #012834;
  padding: 0 50px;
}
.sliding-content span, .section-content-container span {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 10px;
  line-height: 18px;
  font-family: 'Source Sans Pro', sans-serif;
}
.sliding-content h2 {
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 900;
  font-family: 'Titillium Web', sans-serif;
  width: 70%;
  line-height: 48px;
  position: relative;
}
.sliding-content h3 {
  font-size: 36px;
  font-weight: 900;
  font-family: 'Titillium Web', sans-serif;
  width: 70%;
  line-height: 36px;
}
.sliding-content h2:after, .sliding-content h3:after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  border-radius: 10px;
  background-color: #4BCD3E;
  margin: 30px 0;
}
.sliding-content h2:before {
  content: "";
  display: block;
  width: 98px;
  height: 86px;
  background-image: url('/-/media/FCD263F4536C425E8813A6B918F88A24.ashx');
  position: absolute;
  left: 100%;
  top: -30px;
  background-size: contain;
  background-repeat: no-repeat;
}
.slider-section-content div[data-content="1"] {
  transform: translateY(-75%);
  top: 50%;
}
.slider-section-content div[data-content="1"].sliding-content.active {
  transform: translateY(-50%);
}
div[data-content="2"] {
  transform: translateY(-75%);
  top: 50%;
}
div[data-content="2"].sliding-content.active {
  transform: translateY(-50%);
}
.sliding-content.active {
  opacity: 1;
  visibility: visible;
}
.slider-nav {
  position: absolute;
  bottom: 100px;
}
.split-slider1.split2 {
  background-position: right center;
}
.popover-wrapper {
  position: absolute;
  right: 30px;
  bottom: 30px;
  width: 90%;
  z-index: 4;
}
.popover-anchor {
  font-size: 18px;
  float: right;
  color: #012834;
  background: #fff;
  border: 3px solid #3BCFF0;
  border-radius: 100px;
  height: 48px;
  width: auto;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  padding: 8px 20px 10px 20px;
  transition: all 0.25s ease-in-out;
  width: 180px;
}
.popover-anchor svg {
  width: 15px;
  height: 15px;
  margin-left: 8px;
}
.popover-anchor:hover, .popover-anchor.active {
  text-decoration: none;
  background-color: #3BCFF0;
  color: #012834;
}
.popover-container {
  position: absolute;
  background: #000000;
  bottom: 60px;
  right: 0px;
  transition: all 0.5s ease-in-out;
  padding: 30px;
  opacity: 0;
  visibility: hidden;
  max-width: 625px;
}
.popover-small {
  max-width: 410px;
  text-align: center;
  padding-bottom: 20px;
}
.popover-container img.popover-graphic {
  border: none;
  float: none;
  border-radius: 0;
  width: auto;
  height: auto;
  max-width: 75%;
  margin: 0 0 20px 0;
}
.popover-details {
  margin: 0 auto;
  text-align: center;
  display: block;
}
.popover-container.showPopover {
  opacity: 1;
  visibility: visible;
}
.popover-container p {
  color: #fff;
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 24px;
  float: left;
  text-align: left;
}
.popover-container img {
  border-radius: 50%;
  margin-bottom: 20px;
  border: 3px solid #3BCFF0;
  width: 175px;
  height: 175px;
  margin: 30px 30px 30px 0;
  display: inline-block;
}
.popover-desc {
  display: inline-block;
  width: 160px;
  text-align: center;
  position: relative;
  top: 15px;
}
.popover-desc p {
  color: #3BCFF0;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
  line-height: 18px;
  width: 100%;
  margin-bottom: 0;
  text-align: center;
}
.popover-desc span {
  font-weight: 900;
  font-family: 'Titillium Web', sans-serif;
  font-size: 100px;
  line-height: 100px;
  margin-top: 7px;
  margin-bottom: 15px;
}
.arrow-down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #000;
  position: absolute;
  right: 60px;
  bottom: -10px;
}
.stats-container {
  display: flex;
  margin-top: 50px;
}
.popover-container .stats-container {
  margin-top: 30px;
  margin-bottom: 30px;
}
.popover-container .stats-container .stat {
  padding: 0 10px;
}
.popover-container .stats-container .stat span {
  font-size: 32px;
  line-height: 32px;
}
.popover-container .stats-container .stat strong {
  color: #fff;
  font-size: 12px;
  line-height: 16px;
}
.stats-container .stat {
  flex: 1;
  text-align: center;
  padding: 0 15px;
}
.stats-container .stat span {
  font-weight: 900;
  font-family: 'Titillium Web', sans-serif;
  font-size: 60px;
  line-height: 60px;
}
.stats-container-vertical .stat span {
  font-size: 42px;
  line-height: 42px;
}
.stats-container .stat strong {
  font-size: 16px;
  margin-top: 5px;
  color: #012834;
  line-height: 20px;
  width: 100%;
  float: left;
}
/* slide animations */
div[data-anchor="TeamDetails"] .vertical-container {
  transition: all 1.5s ease-in-out;
  transform: translateY(25%);
  opacity: 0;
}
div[data-anchor="TeamDetails"].active .vertical-container {
  transform: translateY(0%);
  opacity: 1;
}
div[data-anchor="Shopping"] .slider-section-content {
  transition: all 0.5s ease-in-out;
  opacity: 0;
  transform: translateX(10%);
}
div[data-anchor="Shopping"].active .slider-section-content {
  opacity: 1;
  transform: translateX(0%);
  transition-delay: 0.5s;
  position: relative;
}
/* slide animations */
.section-image {
  background-position: 0 center;
  width: 100%;
  height: 100%;
  background-size: cover;
  transition: all 1s ease-in-out;
  transform: translate(50%, 100%);
  opacity: 0;
}
.section.active .section-image {
  opacity: 1;
  transform: translate(0%, 0%);
}
div[data-anchor="flex"] .section-image {
  transform: translate(-50%, 100%);
}
.section-content-container {
  margin: auto;
  opacity: 0;
  transition: all 1s ease-in-out;
  transform: translateX(50%);
}
.section-content-inner {
  padding: 50px;
  transition: all 0.75s ease-in-out;
  opacity: 0;
  transform: translateY(-25%);
}
.section .slide.active .section-content-inner {
  transform: translateY(0%);
  opacity: 1;
}
div[data-anchor="flex"] .section-content-container {
  transform: translateX(-50%);
}
div[data-anchor="flex"].active .section-content-container {
  transform: translateX(0%);
}
.section.active .section-content-container {
  opacity: 1;
  transform: translateX(0%);
  transition-delay: 0.2s;
}
div[data-anchor="flex"].active .section-image {
  transform: translate(0%, 0%);
}
div[data-anchor="flex"] .fp-slide .floating-content {
  opacity: 0;
  transform: translate(-50%, 50%);
  transition: all 1s ease-in-out;
}
div[data-anchor="flex"].active .fp-slide.active .floating-content {
  opacity: 1;
  transform: translate(-50%, 0%);
  transition-delay: 0.5s;
}
div[data-anchor="GroceryShopping"] .fp-slide .floating-content {
  opacity: 0;
  transform: translate(-50%, 50%);
  transition: all 1s ease-in-out;
}
div[data-anchor="GroceryShopping"].active .fp-slide.active .floating-content {
  opacity: 1;
  transform: translate(-50%, 0%);
  transition-delay: 0.5s;
}
div[data-anchor="Scenario"] .fp-slide .floating-content {
  opacity: 0;
  transform: translate(-50%, 50%);
  transition: all 1s ease-in-out;
}
div[data-anchor="Scenario"].active .fp-slide.active .floating-content {
  opacity: 1;
  transform: translate(-50%, 0%);
  transition-delay: 0.5s;
}
div[data-anchor="flex"] .slider-section-container h2 {
  width: 60%;
}
.dining-out:before {
  content: "";
  display: block;
  width: 117px;
  height: 86px;
  background-image: url('/-/media/12C1C0A82FAA4E0B90DE8624D8296997.ashx');
  position: absolute;
  left: 100%;
  top: -30px;
  background-size: contain;
  background-repeat: no-repeat;
}
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
a.nextSlide {
  position: absolute;
  color: #4BCD3E;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}
a.nextSlide img {
  width: 30px;
}
.fis-bg-grey {
  background: #F5F5F5;
}
.nextSlide strong {
  position: absolute;
  font-size: 14px;
  line-height: 16px;
  margin-top: -75px;
  white-space: nowrap;
  color: #012834;
  transform: translateX(-50%);
  opacity: 0;
  transition: all 2s ease-in-out;
}
.nextSlide i {
  position: absolute;
  font-size: 34px;
  line-height: 22px;
  margin-top: -50px;
  white-space: nowrap;
  color: #012834;
  transform: translateX(-50%);
  font-weight: lighter;
  font-family: 'Titillium Web', sans-serif;
  opacity: 0;
  transition: all 2s ease-in-out;
}
/*Matt Edits*/
/*Hide the plugin's horizontal dot navigation*/
.fp-slidesNav.fp-bottom {
  display: none;
}
/*#Section2 -- Remove plugin transition from horizontal slider plugin*/
div[data-anchor="Shopping"] .fp-slide {
  -webkit-transition: 0ms ease !important;
  transition: all 0ms ease;
}
/*Hide horizontal slide arrows from plugin*/
.fp-controlArrow {
  display: none;
}
/*Hide second horizontal slide in #section2*/
div[data-anchor="Shopping"] .fp-slide:first-of-type {
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 2 !important;
}
/*Hide section 2 slider nav but leave in a clickable state for jQuery*/
div[data-anchor="Shopping"] .slider-nav {
  opacity: 0;
  pointer-events: none;
}
/*Prevent down arrow from overlapping popover trigger*/
.fp-slidesNav.fp-bottom {
  max-width: 50%;
}
/* #Section3 -- keep first slide in view */
div[data-anchor="Travel"] .fp-slide:first-of-type {
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 2 !important;
}
/*#Section3 -- Prevent click on image circles by user */
div[data-anchor="Travel"] .first-child, div[data-anchor="Travel"] .second-child, div[data-anchor="Travel"] .last-child {
  pointer-events: none;
}
/*#Section3 -- Remove plugin transition from horizontal slider plugin*/
div[data-anchor="Travel"] .fp-slide {
  -webkit-transition: 0ms ease !important;
  transition: all 0ms ease !important;
}
/* #Section3 -- Preload the background images to avoid flashing*/
div[data-anchor="Travel"] .floating-background:first-of-type {
  background-size: cover;
  opacity: 0;
}
div[data-anchor="Travel"] .floating-background:nth-of-type(2) {
  background-size: cover;
  opacity: 0;
}
div[data-anchor="Travel"] .floating-background:nth-of-type(3) {
  background-size: cover;
  opacity: 0;
}
div[data-anchor="Travel"] .floating-background.active {
  opacity: 1;
  z-index: 0;
}
/* #Section4 -- Remove plugin transition from horizontal slider plugin
div[data-anchor="onlineShopping"] .fp-slide {
	-webkit-transition: 0ms ease !important;
	transition: all 0ms ease !important;
}*/
/* #Section4 -- keep first slide in view 
div[data-anchor="onlineShopping"] .fp-slide:first-of-type {
	visibility: visible !important;
	opacity: 1 !important;
	z-index: 2 !important;
}*/
#fp-nav ul li a, .fp-slidesNav ul li a {
  width: 8px;
  height: 8px;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
  background: rgba(59, 207, 240, 0.5);
  width: 8px !important;
  height: 8px !important;
  margin: 0 !important;
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
  background: rgba(59, 207, 240, 1);
  width: 8px;
  height: 8px;
  margin: 0;
}
#fp-nav.fp-left {
  left: 5px;
}
/* footer slide */
.footer-verticals {
  display: flex;
  width: 100%;
  height: 270px;
  position: absolute;
  left: 0;
  bottom: 36px;
}
.footer-vertical {
  flex: 1;
  background-size: cover;
  background-position: center top;
  position: relative;
  transition: all .2s ease-in-out;
}
.footer-vertical:hover {
  transform: scale(1.1);
  z-index: 3;
}
.footer-verticals:hover > *:hover {
  opacity: 1;
}
.footer-verticals:hover > * {
  opacity: 0.5;
}
.footer-vertical:hover a strong {
  padding-bottom: 30px;
}
.footer-vertical a {
  transition: all .2s ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  font-weight: 900;
  font-family: 'Titillium Web', sans-serif;
  font-size: 32px;
  line-height: 36px;
  height: 100%;
}
.footer-vertical a strong {
  transition: all .2s ease-in-out;
  background: rgba(1, 40, 52, 0.6);
  padding: 10px 30px;
  float: left;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.footer-vertical a span {
  color: #3BCFF0;
  display: block;
}
.footer-bg {
  background-image: url('/-/media/463E12C657C944E4A6814C14FA8D935E.ashx');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease-in-out;
  text-align: center;
  z-index: -2;
  text-align: center;
}
.footer-bg h2 {
  font-size: 48px;
  text-transform: uppercase;
  line-height: 48px;
  color: #fff;
  font-weight: 900;
  font-family: 'Titillium Web', sans-serif;
  padding: 30px 30px 10px 30px;
}
.footer-bg h2 span {
  color: #3BCFF0;
  display: block;
}
.footer-bg p {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-family: 'Source Sans Pro', sans-serif; /*max-width:400px;*/ margin: 0 auto;
  width: 100%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.footer-content {
  max-height: calc(100% - 340px);
  height: auto;
}
.btn-primary-green-on-dark {
  background: #4BCD3E;
  padding: 8px 27px;
  border: 2px solid #4BCD3E;
  border-radius: 100px;
  color: #012834;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: .3s all;
  -webkit-transition: .3s all;
}
.btn-primary-green-on-dark:hover {
  background: none;
  border: 2px solid #4BCD3E;
  color: #ffffff !important;
  text-decoration: none;
}
.btn-secondary-green-on-white {
    background: #4BCD3E;
    padding: 8px 30px;
    border: 2px solid #4BCD3E;
    border-radius: 67px;
    color: #012834;
    font-family: 'source_sans_proregular', sans-serif;
    font-size: 16px;
    font-weight: Bold;
    cursor: pointer;
    display: inline-block;
    text-align: center;
}
.btn-secondary-green-on-white:hover {
    background: none;
    border: 2px solid #4BCD3E;
    border-radius: 67px;
    color: #012834;
	text-decoration: none;
}
.anchor-wo-bg {
	color: #4BCD3E;
	font-weight: bold;
	font-family: 'source_sans_proregular', sans-serif;
}
.anchor-wo-bg:hover {
	text-decoration: none;
	color: #009775;
	font-weight: bold;
	font-family: 'source_sans_proregular', sans-serif;
}
/* footer slide */
.bills-bg {
  background-size: 130%;
  background-repeat: no-repeat;
  background-position: left 35%;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.hand-phone {
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url('/-/media/97D6022FF8ED4058BBB12BF2E9AF01F6.ashx');
  background-repeat: no-repeat;
  background-size: 190%;
  width: 510px;
  height: 550px;
}
.bills-slide {
  color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
}
.bills-slide .title-category {
  font-size: 16px;
  font-weight: 600;
  max-width: 200px;
  display: inline-block;
  margin-top: 40px;
}
.bills-slide h2 {
  font-size: 55px;
  font-weight: 900;
  font-family: 'Titillium Web', sans-serif;
  text-transform: uppercase;
  line-height: 55px;
  margin-bottom: 30px;
}
.bills-slide h2 span {
  color: #3BCFF0;
  display: block;
  margin-left: 50px;
}
.bills-slide h3 {
  max-width: 500px;
  position: relative;
  font-size: 36px;
  line-height: 36px;
  font-weight: 900;
  font-family: 'Titillium Web', sans-serif;
  margin-top: 80px;
  text-transform: lowercase;
}
.bills-slide h3:after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  border-radius: 10px;
  background-color: #4BCD3E;
  margin: 15px 0;
}
.bills-slide h3 + p {
  font-size: 14px;
}
.bills-content {
  padding-left: 110px;
}
/*.device-icon{position:relative;}*/
.device-icon:before {
  position: absolute;
  left: 0;
  top: 40px;
  content: "";
  width: 91px;
  height: 83px;
  background-image: url('/-/media/495EE01FE28D47BB8DBD1EF1B17392FF.ashx');
  background-size: cover;
}
.bills-slide p {
  font-size: 16px;
  line-height: 24px;
  max-width: 420px;
}
.black-gradient-bottom {
  position: relative;
}
.black-gradient-bottom:after {
  position: absolute;
  left: 0;
  bottom: 0px;
  content: "";
  width: 100%;
  height: 80px;
  z-index: 1;
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.black-gradient-left:after {
  position: absolute;
  left: 0;
  top: 0px;
  content: "";
  width: 25%;
  height: 100%;
  background: rgb(0, 0, 0);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}
.stats-container-vertical {
  position: absolute;
  right: 245px;
  flex-direction: column;
  max-width: 200px;
  transform: rotate(-13.5deg);
  height: 380px;
  margin: 0;
  bottom: 106px;
}
.stats-2 .stat {
  padding-top: 50px;
  margin-top: 15px;
}
.stats-container-vertical.stats-2 {
  right: 260px;
  max-width: 180px;
  padding: 30px 0;
}
.stats-container-vertical .stat {
  padding: 30px 0 25px;
  position: relative;
}
.stats-container-vertical .stat:first-child:after {
  display: none;
}
.stats-container-vertical .stat:after {
  position: absolute;
  left: 0;
  top: 0px;
  content: "";
  width: 100%;
  height: 2px;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 100%);
}
.stats-container-vertical .stat strong {
  color: rgba(255, 255, 255, 0.6);
}
.chart-container {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.chart-container p {
  font-size: 24px;
  line-height: 36px;
  color: #012834;
  font-family: 'Source Sans Pro', sans-serif;
  opacity: 0;
  transition: all 2s ease-in-out;
}
div[data-anchor="Grocery"].active .chart-container p, div[data-anchor="Grocery"].active .nextSlide i, div[data-anchor="Grocery"].active .nextSlide strong {
  opacity: 1;
}
.single-chart {
  width: 270px;
  justify-content: space-around;
  float: left;
  margin-right: 5px;
}
.single-chart + p {
  margin-top: 20px;
}
.circular-chart {
  display: block;
  max-width: 100%;
  max-height: 260px;
  margin-left: -15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .circular-chart {
    height: 260px;
  }
  .footer-bg {
    z-index: 0;
  }
}
.circle-bg {
  fill: none;
  stroke: #EBEBEB;
  stroke-width: 1;
}
div[data-anchor="Grocery"] .circle {
  fill: none;
  stroke-width: 2.8;
  /*stroke-linecap: round;*/
}
div[data-anchor="Grocery"].active .circle {
  animation: progress 1s ease-out forwards;
  animation-delay: 0.2s;
}
@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}
.percentage {
  fill: #285BC5;
  font-size: 10px;
  text-anchor: middle;
  font-weight: 900;
  font-family: 'Titillium Web', sans-serif;
}
p.title-category {
  color: #012834;
  font-weight: 600;
  font-family: 'Titillium Web', sans-serif;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  width: 165px;
  text-transform: uppercase;
  position: relative;
  top: -125px;
  left: 35px;
}
/* marketo form css */
.form-container {
  margin: 10px auto;
  display: inline-block;
  width: 640px;
  font-family: 'Source Sans Pro', sans-serif;
}
.mktoFormRow .mktoFieldWrap label[for="po_emailpref"], .mktoFormRow .mktoFieldWrap label[for="po_telephonepref"], .mktoFormRow .mktoFieldWrap label[for="textmessagepref"], .mktoFormRow .mktoFieldWrap label[for="po_physicalmailpref"], .mktoFormRow .mktoFieldWrap label[for="po_spcproductinfo"], .mktoFormRow .mktoFieldWrap label[for="po_spcevents_lead"], .mktoFormRow .mktoFieldWrap label[for="po_spcthoughtleadershipindustryinsights"], .mktoFormRow .mktoFieldWrap label[for="Unsubscribed"] {
  margin: 1.3px 20px !important;
}
.form-container .mktoForm .mktoFormRow[data-wrapper-for*="po_spcproductinfo"] {
  order: 3;
}
.form-container .mktoForm .mktoButtonRow {
  order: 4;
  margin: 20px auto !important;
}
.form-container .mktoForm .mktoFormRow[data-wrapper-for*="Unsubscribed"] {
  order: 5;
}
.form-container .mktoForm .mktoFormRow[data-wrapper-for*="utmcampaign"] {
  order: 6;
  display: none;
}
.form-container .mktoLayoutAbove {
  margin: 0px auto !important;
}
/* marketo form css */
/*

.arrow {
    border: 2px solid #4BCD3E;
    border-radius: 50%;
    background: #4BCD3E;
    position: absolute;
    bottom: 35px;
    left: 50%;
}

}*/
.fa-angle-double-up {
    margin: 0px auto;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    width: 30px;
    height: 30px;
    color: white;
}
.single-chart {
    width: 270px;
    justify-content: space-around;
    float: left;
    margin-right: 5px;
}
.circular-chart {
    display: block;
    max-width: 100%;
    max-height: 260px;
    margin-left: -15px;
}
.circle-bg {
    fill: none;
    stroke: #EBEBEB;
    stroke-width: 1;
}
.percentage {
    fill: #285BC5;
    font-size: 10px;
    text-anchor: middle;
    font-weight: 900;
    font-family: 'Titillium Web', sans-serif;
}
		
.current .circle {
    animation: progress 1s ease-out forwards;
    animation-delay: 0.2s;
}
div[id="chart"] .circle {
    fill: none;
    stroke-width: 2.8;
    stroke-linecap: round;

}
@media (max-width: 991px) {
.single-chart {
    width: 100%;
    position: relative;
    margin-right: 0;
}
	.circular-chart {
    margin-left: 0;
    margin-bottom: 30px;
}
	.circle-bg {
    fill: none;
    stroke: #c4c4c4;
    stroke-width: 3px;
    background: #FFF;
}
	path.circle {
    stroke-width: 3px;
    fill: #f5f5f5;
}
}