
input:focus, textarea:focus, select:focus {
  border:1px solid #000;
}

/*@media (min-width: 580px) {*/
  .home-site-header {
    top:10px !important;
    border-radius:50px;
    width: 98% !important;
    max-width: 1240px;
    margin: 0 auto;
  }  
/*}*/

.home-hero-bg {
  background-image: url('/image/home-hero-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f5f5f5;
}
.home-hero-banner {
  background-image: url('/image/home-hero-img.png?v=3');
  background-repeat: no-repeat;
  background-size: contain;
  background-position:center center;
  width: 100%;
  height: 450px;
}

.fr-flow-diagram {
  background-image: url('/image/fr-flow-diagram-2.png?v=1');
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position:top center;
  width: 100%;
  height: 490px;
  max-width: 1000px;
}

.section-collage-img {
width:100%;
overflow: hidden;
}
.section-collage-img img {
width: 100%;
display: block;
overflow: hidden;
}

.border-2px-blue {
  border:2px solid #60afc3;
}
.border-2px-purple {
  border:2px solid #504cc7;
}
.border-2px-purple-heart {
  border:2px solid #5a3a96;
}
.border-2px-orange {
  border:2px solid #e26e1f;
}
.border-2px-yellow {
  border:2px solid #e3a623;
}
.border-2px-black {
  border:2px solid #000;
}
.border-2px-white {
  border:2px solid #fff;
}

.home-feat-gloss {
  margin-top:-50px;
}

.feature-gloss-wrapper {
  position: absolute;
  top:-90px;
  left:0;
  right: 0;
  border:3px solid #fff;
  border-radius:20px !important;
  margin: 0 auto;
  background-color: #f7f7f7;
  /*background-image: url('/image/featured-gloss-bg.jpg?v=10');*/
  background-repeat:no-repeat;
  background-position: top center;
}
.navbar-nav .dropdown-menu {
  box-shadow: 0 15px 48px 0px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 15px 48px 0px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0 15px 48px 0px rgba(0, 0, 0, 0.18); 
}
.feat-gloss-squares .square-59 {
  background-color: rgba(0,0,0,0.15);
  cursor:pointer;
  margin-bottom:12px;
  position: relative;
}
.feat-gloss-squares .square-59:hover {
  background-color: rgba(0,0,0,0.25);
}
.feat-gloss-squares .square-59.active {
  background-color: #60afc3;
  box-shadow: 0 12px 28px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 12px 28px 0px rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 12px 28px 0px rgba(0, 0, 0, 0.12); 
}
.feat-gloss-squares .square-59 span {
  position: absolute;
  display: none;
  left:50%;
  transform: translateX(-50%);
  bottom:-28px;
  font-size: 14px;
  color:#000;
  font-weight: 900;
}
.feat-gloss-squares .square-59:hover span {
  display: block;
}
.feat-gloss-squares .square-59.active span {
  display: block;
}
.feat-gloss-squares .square-59.active.blue {
  background-color: #60afc3 !important;
} 
.feat-gloss-squares .square-59.active.orange {
  background-color: #e26e1f !important;
}
.feat-gloss-squares .square-59.active.purple-heart {
  background-color: #5a3a96 !important;
} 
.feat-gloss-squares .square-59.active.purple {
  background-color: #504cc7 !important;
} 
.feat-gloss-squares .square-59.active.yellow {
  background-color: #e3a623 !important;
} 
.feat-gloss-squares .square-59.active.green {
  background-color: #8BB85C !important;
} 


@media (max-width: 992px) {
  .navbar-nav .dropdown-menu {
    box-shadow:none !important;
    -moz-box-shadow:none !important;
    -webkit-box-shadow: none !important;  
  }
}

.home-img-1 {
  width:105%;
  margin-top:-30px;
}

.bg-gray-3 {
  background-color: #f7f8fa !important;
}


.text-gray-3 {
  color: #f7f8fa !important;
}

.bg-gray-3-opvisible {
  background-color: #f7f8fa !important;
}

.l4-content-img-2 .image-card {
  position: absolute;
  bottom: 12%;
  left: -30px;
  transform: scale(0.7);
}

@media (min-width: 768px) {
  .l4-content-img-2 .image-card {
    transform: scale(1);
  }
}

@media (min-width: 1200px) {
  .l4-content-img-2 .image-card {
    left: -100px;
  }
}

@media (min-width: 1200px) {
  .l5-content-gallery-img {
    position: absolute;
    left: -5%;
    top: 0;
  }
}

@media (min-width: 992px) {
  .l5-content-gallery-img {
    position: relative;
  }
}


.l2-content-image-group-1 {
  position: relative;
  z-index: 1;
  text-align: left;
}

@media (min-width: 1200px) {
  .l2-content-image-group-1 {
    text-align: center;
  }
}

.l2-content-image-group-1 .img-2 {
  position: absolute;
  top: 7%;
  right: -120px;
  transform: scale(0.5);
}

@media (min-width: 768px) {
  .l2-content-image-group-1 .img-2 {
    top: 22%;
    right: -70px;
    transform: scale(1);
  }
}

@media (min-width: 992px) {
  .l2-content-image-group-1 .img-2 {
    right: -15% !important;
  }
}

@media (min-width: 1200px) {
  .l2-content-image-group-1 .img-2 {
    right: -7% !important;
  }
}

.l2-content-image-group-1 .img-3 {
  position: absolute;
  z-index: -1;
  top: -8%;
  left: -15px;
}

@media (min-width: 1199px) {
  .l2-content-image-group-1 .img-3 {
    left: 20px;
  }
}

@media (min-width: 1366px) {
  .l2-content-image-group-1 .img-3 {
    left: 25px !important;
  }
}

.l2-content-image-group-1 .img-group-content {
  position: absolute;
  top: 10%;
  left: -20%;
  transform: scale(0.6);
}

@media (min-width: 768px) {
  .l2-content-image-group-1 .img-group-content {
    top: 30%;
    left: -65px;
    transform: scale(1);
  }
}

@media (min-width: 992px) {
  .l2-content-image-group-1 .img-group-content {
    left: -15% !important;
    top: 35%;
  }
}

@media (min-width: 1200px) {
  .l2-content-image-group-1 .img-group-content {
    left: -5% !important;
  }
}

.promo-benefits-div {
background-image:url('/image/promo-benefits-bg.png');background: rgb(96,175,195);
background-image:url('/image/promo-benefits-bg.png'), linear-gradient(238deg, rgba(96,175,195,1) 1%, rgba(90,58,150,1) 100%);background-size:cover; background-repeat: no-repeat; 
}

.data-center-img {
  position: absolute;
  bottom:0;
  right:0;
  width:360px;
  height: 300px;
  background-image: url('/image/security-data-center-img.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
}

.text-lily-white {
  color: #e9f7fe !important;
}

.text-bali-gray {
  color: #8c97ac !important;
}

.single-brand-logo {
  text-align:left;
  display: block;
  width:100% !important;
}
.single-brand-logo img {
  width:125px;
  display: block;
}

.shadow-dodger-blue-3 {
  box-shadow: 0 4px 50px rgba(35, 58, 255, 0.2);
}

.shadow-purple {
  box-shadow: 0 4px 50px rgba(89, 56, 193, 0.3);
}

.shadow-green {
  box-shadow: 0 4px 50px rgba(20, 188, 158, 0.2);
}

.shadow-dodger-orange {
  box-shadow: 0 4px 50px rgba(236, 118, 4, 0.2);
}
.shadow-dodger-blue {
  box-shadow: 0 4px 50px rgba(124, 178, 222, 0.2);
}

.ul-ticks, .ul-ticks-white, .ul-arrows, .ul-circle-check, .ul-circles-inline, .ul-fa-icons, .ul-gloss-feature {
  display: inline-block;
  text-align: left;
  list-style:none; 
  margin: 0;
  padding: 0;
  position: relative;
}
.ul-ticks li, .ul-ticks-white li, .ul-arrows li, .ul-circle-check li, .ul-circles-inline li {
  margin: 0;
  padding: 0;
  padding-left: 30px;
  line-height: 24px;
  margin-bottom: 15px;
}
.ul-ticks li:before {
  font-family: 'Font Awesome\ 5 Free';
  content: '\f00c';
  font-weight: 900;
  color:#60afc3;
  position: absolute;
  left:0px;
}
.ul-ticks-white li:before {
  font-family: 'Font Awesome\ 5 Free';
  content: '\f061';
  font-weight: 900;
  color:#fff;
  transform: rotate(-45deg);
  position: absolute;
  left:0px;
}
.ul-arrows li:before {
  font-family: 'Font Awesome\ 5 Free';
  content: '\f061';
  font-weight: 900;
  position: absolute;
  left:0px;
}
.ul-circle-check li:before {
  font-family: 'Font Awesome\ 5 Free';
  content: '\f058';
  font-weight: 900;
  color:#60afc3;
  position: absolute;
  left:0px;
}
.ul-circle.white li {
  color:fff;
}
.ul-circle.white li:before {
  font-family: 'Font Awesome\ 5 Free';
  content: '\f058';
  font-weight: 900;
  color:#fff;
  position: absolute;
  left:0px;
}
 .ul-fa-icons li, .ul-gloss-feature li {
  margin: 0;
  padding: 0;
  padding-left: 45px;
  line-height: 25px;
  margin-bottom: 15px !important;  
 }
 .ul-gloss-feature li p {
  color:#000;
 }
.ul-fa-icons li:before, .ul-gloss-feature li:before {
  background-color: #e26e1f;
  border-radius:6px;
  width: 30px;
  text-align: center;
  height: 28px;
  padding: 1px 6px 1px 6px;
  font-family: 'Font Awesome\ 5 Free';
  content: '\f00c';
  font-weight: 900;
  font-size: 13px;
  color:#fff;
  position: absolute;
  left:0px;
}
.ul-fa-icons li:nth-child(1):before {
  content: '\f25a';
}
.ul-fa-icons li:nth-child(2):before {
  content: '\f017';
}
.ul-fa-icons li:nth-child(3):before {
  content: '\f080';
}
.ul-fa-icons li:nth-child(4):before {
  content: '\f108';
}
.ul-fa-icons li:nth-child(5):before {
  content: '\f0e0';
}
.ul-fa-icons li:nth-child(6):before {
  content: '\f0e0';
}
.ul-fa-icons li:nth-child(6):before {
  content: '\f1fc';
}
.ul-fa-icons li:nth-child(7):before {
  content: '\f3fd';
}
.ul-fa-icons li:nth-child(8):before {
  content: '\f4fe';
}
.ul-fa-icons li:nth-child(9):before {
  content: '\f187';
}
.ul-fa-icons li:nth-child(10):before {
  content: '\f126';
}
.ul-fa-icons li:nth-child(11):before {
  content: '\f3ed';
}

.ul-gloss-feature li p {
  font-size: 16px;
}

.ul-gloss-feature li.users:before {
  content: '\f0c0';  
}
.ul-gloss-feature li.chart:before {
  content: '\f201';  
}
.ul-gloss-feature li.handshake:before {
  content: '\f2b5';  
}
.ul-gloss-feature li.trophy:before {
  content: '\f091';  
}
.ul-gloss-feature li.retweet:before {
  content: '\f079';  
}
.ul-gloss-feature li.basket:before {
  content: '\f291';  
}
.ul-gloss-feature li.coins:before {
  content: '\f51e';  
}
.ul-gloss-feature li.creditcard:before {
  content: '\f09d';  
}
.ul-gloss-feature li.gift:before {
  content: '\f06b';  
}
.ul-gloss-feature li.desktop:before {
  content: '\f108';  
}
.ul-gloss-feature li.comment:before {
  content: '\f4ad';  
}
.ul-gloss-feature li.mobile:before {
  content: '\f3cd';  
}
.ul-gloss-feature li.handpointer:before {
  content: '\f25a';  
}
.ul-gloss-feature.blue li:before {
  background-color: #60afc3;  
}
.ul-gloss-feature.orange li:before {
  background-color: #e26e1f;  
}
.ul-gloss-feature.purple-heart li:before {
  background-color: #5a3a96;  
}
.ul-gloss-feature.purple li:before {
  background-color: #504cc7;  
}
.ul-gloss-feature.yellow li:before {
  background-color: #e3a623;  
}
.ul-gloss-feature.green li:before {
  background-color: #8BB85C;  
}


.ul-circles-inline li {
  font-weight: bold;
  color:#000;
  padding-left: 20px;
  font-size: 14px;
  margin-bottom: 6px;
}
.ul-circles-inline li:before {
  font-family: 'Font Awesome\ 5 Free';
  content: '\f192';
  font-weight: 900;
  color:#e26e1f;
  position: absolute;
  left:0px;
}

.help-search  {
  border-radius:16px !important;
  overflow: hidden !important;
}
#help-search-results {
  min-height:200px;
  max-height:200px;
  overflow-x: hidden;
  overflow-y: auto;
}

footer ul {
  margin: 0 !important;
  padding: 0 !important;
}

footer ul li a{
  line-height: 20px !important;
}
footer a:hover, footer ul li a:hover {
color:#fff !important;
}

.footer-btn {
  height: 40px;
  font-size: 14px !important;
}
.footer-btn:hover {
  color:#000 !important;
}

textarea {
  padding:18px 15px 18px 15px;  
  border-radius:0;
  font-family: 'Be Vietnam Pro';
}

#waves {
  position: absolute;
  width:100%;
  height:250px;
  top:0px;
  left:0;
  z-index: 99;
}
@media (max-width: 768px) {
  #waves {
    top:-40px;
    height:200px;
  }

}

.tap2gift-hero {
  top:-160px;
  z-index: -1;
}

.grad-text {
background: #EDFD64;
background: linear-gradient(to right, #06e5db 15%, #9068eb 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.rewrd-panel {
  background: #fff;
}

.equal-height {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.row.align-items-stretch {
  display: flex;
  flex-wrap: wrap;
}
.equal-height img {
  align-items:flex-end;
  margin:auto auto;
}

#cx-path-holder {
  width: 320px;
  margin: 0 auto;
  position: relative;
}

#pathIcon {
  position: absolute;
  inset: 0;
  width: 80px;
  height: 80px;
  background-image: url('/image/user-avatar-2.jpg');
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  border:3px solid #fff;
  background-color:#fff;
  offset-rotate: 0rad;
  z-index: 100;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.2);  
}

.cs-path-block-1, .cs-path-block-2, .cs-path-block-3, .cs-path-block-4, .cs-path-block-5, .cs-path-block-6, .cs-path-block-7, .cs-path-block-45 {
  width:190px;
  height: 200px;
  top:6%;
  left:49%;
  position: relative;
  background-repeat: no-repeat;
  position: absolute;
}
.cs-path-block-1 h3, .cs-path-block-2 h3, .cs-path-block-3 h3, .cs-path-block-4 h3, .cs-path-block-5 h3, .cs-path-block-6 h3, .cs-path-block-7 h3, .cs-path-block-45 h3, .cs-path-block-1 p, .cs-path-block-2 p, .cs-path-block-3 p, .cs-path-block-4 p, .cs-path-block-5 p, .cs-path-block-6 p, .cs-path-block-7 p, .cs-path-block-45 p {
  position: relative;
  z-index: 5;
}

.cs-path-block-1 img, .cs-path-block-2 img, .cs-path-block-3 img, .cs-path-block-4 img, .cs-path-block-5 img, .cs-path-block-6 img, .cs-path-block-7 img, .cs-path-block-45 img {
  position: absolute;
  z-index:0;
  background-repeat: no-repeat;
}
.cs-path-block-1 img {
  bottom:-25%;
  left:90%;
}
.cs-path-block-2 {
  top:15%;
  left:25%;
}
.cs-path-block-2 img {
  bottom:-15%;
  left:-220%;
}
.cs-path-block-3 {
  top:24%;
  left:40%;
}
.cs-path-block-3 img {
  bottom:-60%;
  left:100%;
}
.cs-path-block-4 {
  top:39%;
  left:0%;
}
.cs-path-block-4 img {
  bottom:0%;
  left:-180%;
}
.cs-path-block-45 {
  top:51%;
  left:45%;
}
.cs-path-block-45 img {
  bottom:-30%;
  left:-230%;
}
.cs-path-block-5 {
  top:62%;
  left:48%;
}
.cs-path-block-5 img {
  bottom:-20%;
  left:104%;
}
.cs-path-block-6 {
  top:74%;
  left:-5%;
  width:220px;
}
.cs-path-block-6 img {
  bottom:-47%;
  left:-160%;
}
.cs-path-block-7 {
  width:170px;
  top:88%;
  left:55%;
}
.cs-path-block-7 img {
  bottom:-55%;
  left:104%;
}

.help-wrapper {
  min-height:800px;
  background: linear-gradient(to bottom, #5a3a96 400px, #f5f5f5 400px);
}

/**
 * Tabs Container
 */
.tabs-container {
  padding: 2rem;
}

/**
 * Tabs Block
 */
.tabs-block {
  display: flex;
  align-items: center;
  justify-content: center;
}

/**
 * Tabs
 */
.tabs {
  display: flex;
}
.tabs > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 15%;
}
.tabs > ul li {
  display: block;
}

.tabs > ul li a,
.tabs > ul li a:visited {
  display: flex;
  border-bottom: none;
  text-decoration: none;
  color: #000;
  padding:10px;
  width: 90px;
  height: 80px;
  border-radius:10px;
  margin-right: 20px;
  margin-left: 15px;
  transition: all 0.2s ease-in-out;
  word-wrap: break-word;
  background-color: #fff;
  margin-bottom: 10px;
  box-shadow: 0 5px 18px 0px rgba(65, 62, 101, 0.18);
  -moz-box-shadow: 0 5px 18px 0px rgba(65, 62, 101, 0.18);
  -webkit-box-shadow: 0 5px 18px 0px rgba(65, 62, 101, 0.18);  
}
.tabs > ul li a:hover,
.tabs > ul li a:focus,
.tabs > ul li a:active {
  border-bottom: none;
  outline: 0;
  background-color: #f5f5f5;
}
.tabs > ul li a.active {
background: rgb(71,199,222);
background: linear-gradient(318deg, rgba(71,199,222,1) 0%, rgba(100,112,169,1) 54%, rgba(177,108,169,1) 100%);
color:#fff;
}

.tabs > ul li a:hover:not(.active) {
  color: #000;
}

.tabs > ul li a > i, .tabs > ul li a > span {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: 5px;
  font-size: 16px;
}
.tabs > ul li a > i {
font-size: 27px;  
}

.tabs > ul li a > span {
  font-weight: bold;
}

.tabs > ul li a > span.tab-label {
  display: none;
}

.tabs section {
  width: 100%;
  background-color: #fff;
  padding: 0rem;
  display: none;
  border-radius:10px  ;
  word-wrap: break-word;
 
}

.tabs section > * {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.2s, transform 0.2s;
}
.tabs section > *:nth-child(1) {
  transition-delay: 0.2s;
}
.tabs section > *:nth-child(2) {
  transition-delay: 0.3s;
}
.tabs section > *:nth-child(3) {
  transition-delay: 0.4s;
}
.tabs section > *:nth-child(4) {
  transition-delay: 0.5s;
}
.tabs section.active {
  display: block;
}
.tabs section.active-content > * {
  opacity: 1;
  transform: translateY(0);
  padding-left: 10px;
}
@media (min-width: 576px) {
  .tabs > ul {
    width: 150px;
  }
  .tabs > ul li a {
    flex-wrap: wrap;
  }
  .tabs > ul li a > span {
    width:100%;
  }
  .tabs > ul li a > span.tab-label {
    width: 100%;
    display: block;
    margin-top: 0.2rem;
  }
  .tabs section {
    width: calc(100% - 150px);
    padding: 0rem 1rem;
  }
}
@media (min-width: 768px) {
  .tabs-container {
    padding: 4rem 4rem;
  }
}
@media (min-width: 992px) {
  .tabs {
    width: 100%;
  }
}

@media (max-width: 576px) {
  .tabs > ul li a > span {
    display: none;
  }
  .tabs > ul li a,
  .tabs > ul li a:visited {
    width:46px;
    height: 42px;
    padding: 4px 15px 10px 15px;
    margin-left: 0px;
  }
 .tabs > ul li a > i, .tabs > ul li a > span {
    font-size:17px;
  }
}

.gift-map {
  background-image:url('../image/home-3/jpg/gift-map.jpg?v=3'); 
  background-size:cover; 
  background-repeat: no-repeat;
}
.ew-wrapper {
  margin-top:-88px;
}
.everywhere-rewards {
  background-color: #000;
background-image: 
    linear-gradient(to top, rgba(0,0,0,0.7), rgba(0,0,0,0)),
    url('../image/home-3/jpg/everywhere-rewards.jpg?v=11');
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.ew-content {
  display: block;
  min-height: 650px;
  position: relative;  
}
.ew-text {
  width:100%;
  height: 250px;
  position: absolute;
  bottom:0px;
}

.using-features .panel:nth-child(2), .using-features .panel:nth-child(3) {
  border-left:1px solid #666;
}

.article-content h2 {
  font-family:'Be Vietnam Pro Medium' !important;
  font-weight: 500;  
  font-size:32px !important;
  line-height:36px !important;
  margin-top:10px !important;
  margin-bottom:15px !important;
  letter-spacing:0px !important;
}
.article-content h3 {
  font-family:'Be Vietnam Pro Medium' !important;
  font-weight:normal !important;  
  font-size:27px !important;
  line-height:32px !important;
  margin-bottom:18px !important;
  margin-top:15px !important;
}
.article-content p {
  font-size: 17px;
  color:#333;
  margin-top: 15px !important;
  margin-bottom:20px !important;
}
.article-content p a, .article-content a {
  text-decoration: underline;
}
.article-content p b, .article-content p strong, .article-content p span[style="font-weight: bold;"], {
  color:#000;
  font-family: 'Be Vietnam Pro Bold';
}
.article-content p img, .article-content img {
  margin-top:10px;  
  margin-bottom:20px;
  border-radius:12px;
  max-width: 100%;
  border:8px solid #fff;
  box-shadow: 2px 4px 35px rgba(0, 0, 0, 0.15);   
  -moz-box-shadow: 2px 4px 35px rgba(0, 0, 0, 0.15);   
  -webkit-box-shadow: 2px 4px 35px rgba(0, 0, 0, 0.15); 
}
#news-page .article-content p img, #news-page .article-content img {
  border:0px !important;
  box-shadow: 2px 4px 35px rgba(0, 0, 0, 0.0) !important;   
  -moz-box-shadow: 2px 4px 35px rgba(0, 0, 0, 0.0) !important;   
  -webkit-box-shadow: 2px 4px 35px rgba(0, 0, 0, 0.0) !important; 
}
.news-date-label {
  position: absolute;
  bottom:15px;
  left:20px;
}
.news-art-panel {
  height:485px;
  overflow: hidden;
}
.news-art-panel:hover {
  box-shadow: 2px 4px 40px rgba(0, 0, 0, 0.15) !important;   
  -moz-box-shadow: 2px 4px 40px rgba(0, 0, 0, 0.15) !important;   
  -webkit-box-shadow: 2px 4px 40px rgba(0, 0, 0, 0.15) !important;
} 
.promotracker-holder .img-holder {
  height:220px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  overflow: hidden;
}
.promotracker-holder.closed {
  opacity:0.7 !important; 
}
.latest-news-link {
  color:#000;
  cursor: pointer;
}
.latest-news-link:hover {
color:#000;
text-decoration: underline;  
}
.news-seperator {
  border-top:1px solid #999 !important;
}

.temp-grid-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* Adjusts layout dynamically */
  gap: 16px;
  justify-content: center;
  max-width: 900px;
  margin: auto;
}
.temp-thumb-item {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
  max-width: 220px; /* Prevents single items from stretching */
  width: 100%; /* Ensures they remain responsive */
}
.grid-container:has(.thumb-item:nth-child(1):nth-last-child(1)) {
  display: flex;
  justify-content: center;
}
@media (max-width: 769px) {
  .temp-grid-container {
    grid-template-columns: repeat(2, minmax(100px, 1fr)); /* Ensures 2 per row */
  }
  .temp-thumb-item {
    max-width: 100%;
  }
}
.temp-total-label {
  position: absolute;
  top:50%;
  transform: translateY(-50%);
  font-family: 'Be Vietnam Pro Bold';
  right:16px;
  width:25px;
  text-align: center;
  font-size: 13px;
  border-radius:5px;
  background-color: #ebebeb;
  color:#000;
  padding: 5px;
}
.temp-thumb-item img {
  width: 100%;
  aspect-ratio: 300 / 184;
  object-fit: cover;
}
.temp-thumb-content {
  padding: 12px 16px;
}
.temp-preview-demo-btn, .temp-preview-details-btn {
  position: absolute;
  top:38%;
  display: none;
  transform: translateY(-50%);
  left:0px;
  right: 0;
  text-align: center;
  margin: 0 auto;
  width: 120px;
  color:#fff;
  font-size: 14px;
  border-radius: 10px;
  background-color: #000;
  padding: 8px 14px 8px 14px;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
  z-index: 200;
}
.temp-preview-demo-btn:hover, .temp-preview-details-btn:hover {
  color:#fff;
}
.temp-preview-details-btn {
  top:62% !important;
}
.temp-thumb-item:hover {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.temp-thumb-item:hover:after {
  content:'';
  background-color: #000;
  opacity: 0.2;
  position: absolute;
  width:100%;
  height: 100%;
  left:0;
  top:0;
}
.temp-thumb-item:hover .temp-preview-demo-btn, .temp-thumb-item.active .temp-preview-demo-btn, .temp-thumb-item:hover .temp-preview-details-btn, .temp-thumb-item.active .temp-preview-details-btn {
  display: block;
}
.temp-thumb-title {
  font-size: clamp(0.75rem, 1.2vw, 0.9rem); /* Smaller title font size */
  font-weight: bold;
  margin: 0 0 4px;
  color: #333;
}
.temp-thumb-desc {
  font-size: clamp(0.6rem, 1.1vw, 0.8rem); /* Smaller description font size */
  color: #666;
  margin: 0;
  line-height: 1.4;
}
.grid-break {
  grid-column: 1 / -1;
}

#sideMenuButtons li.temp-cat-link a {
  display: block;
  margin: 0;
  position: relative;
  border-bottom:1px solid #ebebeb;
  font-family: 'Be Vietnam Pro Medium';
  padding:14px 20px 14px 20px;
  cursor: pointer;
}
#sideMenuButtons li.temp-cat-link.active {
  font-family: 'Be Vietnam Pro Bold';
  background-color: #f5f5f5 !important; 
} 
#sideMenuButtons li.temp-cat-link:hover {
  color:#000;
  background-color: #f5f5f5 !important; 
}
#sideMenuButtons li:first-child a {
  padding-top: 25px;
}
#sideMenuButtons li:last-child a {
  border:0px !important;
}

/* styling help center side menu */
.help-cat-menu-btn {
  display:none;
  position: absolute;
  top:0px;
  z-index: 300;
}
.sideMenu {
  display: block;
  width: 100%;
  overflow: auto;
  padding: 0px 20px 0px 20px;
}
.sideMenu > ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.sideMenu > ul > li {
  width: 100%;
  display: block;
}
.sideMenu > ul > li button {
  outline: none;
  border: none;
  width: 100%;
  color:#000;
  cursor: pointer;
  text-align: left;
  display: flex;
  font-family: 'Be Vietnam Pro Medium';
  align-items: center;
  gap: 0 15px;
  margin-bottom: 10px;
  font-size: 17px;
  padding: 5px 0;
  background-color: transparent;
}
.sideMenu > ul > li button i {
  font-size: 10px;
}
.sideMenu ul > ul {
  display: block;
  transition: 200ms ease;
  list-style: none;
  margin-left: 3px;
  overflow: hidden;
  padding: 0;
  margin-bottom: 10px;
}
.sideMenu ul > ul > li {
  border-left: 2px solid #ccc;
  width: 100%;  
  transition: 200ms ease;
}
.sideMenu ul > ul > li a {
  text-decoration: none;
  transition: 100ms ease;
  display: inline-block;
  width: 100%;
  padding: 8px 14px 6px 14px;
  color: #777;
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize;
}
.sideMenu ul > ul > li:hover, .sideMenu ul > li.active {
  border-left: 2px solid #000;
  color:#000; 
  font-weight: 900; 
}
.sideMenu ul > ul > li:hover > a, .sideMenu ul > li.active > a {
  color: #000;
}
button.active {
  color: #000 !important;
  font-weight: 800;
  font-family: 'Be Vietnam Pro Bold';
}
/* -------------- */


.ticklist {
  display: table-row;
  list-style: none;
}

.ticklist li {
  display: table-row;
}
  
.ticklist li::before {
  display: table-cell;
  text-align: right;
  content: "\2212";
  font-size: 1em;
  font-weight: bold;
  color: #60afc3;
  padding-right: 10px;
}
.ticklist {
  margin: 0;
  padding: 0;
}
.ticklist li:before:hover {
  background-color: rgba(256,256,256,0.1);
}


.image-group-3 .arrow-shape-1 img, .image-group-3 .arrow-shape-2 img {
  width: 60%;
}


@media (min-width: 992px) {
  .image-group-3 .arrow-shape-1 {
    left: 18%;
    top: 13%;
    transform: scale(0.7);
  }
}

@media (min-width: 1367px) {
  .image-group-3 .arrow-shape-1 {
    left: 22% !important;
  }
}

@media (min-width: 1200px) {
  .image-group-3 .arrow-shape-1 {
    left: 22% !important;
    top: 12%;
    transform: scale(0.8);
  }
}

@media (min-width: 1600px) {
  .image-group-3 .arrow-shape-1 {
    left: 24% !important;
    top: 12%;
  }
}


@media (min-width: 992px) {
  .image-group-3 .arrow-shape-2 {
    right: 12%;
    top: 30%;
    transform: scale(0.6);
  }
}

@media (min-width: 1200px) {
  .image-group-3 .arrow-shape-2 {
    right: 13%;
    transform: scale(0.8);
    top: 32%;
  }
}

@media (min-width: 1600px) {
  .image-group-3 .arrow-shape-2 {
    top: 31%;
    right: 11%;
  }
}

.single-widgets img {
  position:relative;
  z-index: 10;
}

@media (min-width: 576px) {
  .timeline-area .single-widgets {
    width: 50%;
    flex: 0 0 50%;
  }
}

@media (min-width: 992px) {
  .timeline-area .single-widgets {
    width: 420px;
    flex: inherit;
  }
}

@media (min-width: 992px) {
  .timeline-area .single-widgets:nth-child(3) {
    margin-top: 75px;
  }
}

@media (min-width: 992px) {
  .timeline-area .single-widgets:nth-child(4) {
    margin-top: 145px;
  }
}

ul.feat-types-ul {
  list-style: none; /* Remove default bullets */ 
}
ul.feat-types-ul li::before {
  content: "\2192";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #000; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
  margin-right: 4px;
}
.more-flow-header, .get-closer-footer, .callout-1, .news-div, .quick-subscribe {
  border-top-left-radius: 70px 60px; 
  border-top-right-radius: 70px 60px;  
}
.get-convo-section, .behave-based {
  border-bottom-left-radius: 120px 100px; 
  border-bottom-right-radius: 120px 100px;    
}
.break-norm-banner  {
  border-top-left-radius: 120px 100px; 
  border-top-right-radius: 120px 100px;
  border-bottom-left-radius: 120px 100px;
  border-bottom-right-radius: 120px 100px;
}



/* ========== Homepage 1 ========== */
.l1-content-image-group-1 {
  position: relative;
  margin-right: 74px;
  text-align: center;
}

.l1-content-image-group-1 .abs-img-1 {
  position: absolute;
  left: 0px !important;
  top: -33px;
  z-index: -1;
  width: 33%;
}

@media (min-width: 480px) {
  .l1-content-image-group-1 .abs-img-1 {
    left: -25px !important;
  }
}

@media (min-width: 992px) {
  .l1-content-image-group-1 .abs-img-1 {
    left: -30px !important;
  }
}

@media (min-width: 1200px) {
  .l1-content-image-group-1 .abs-img-1 {
    left: -50px !important;
  }
}

.l1-content-image-group-1 .l1-content-card-1 {
  position: absolute;
  width: 363px;
  bottom: 22%;
  padding-bottom:10px;
  right: 0;
  z-index: 1;
  transform: scale(0.6) !important;
  border-radius:10px;
  margin-right: -100px;
}

@media (min-width: 480px) {
  .l1-content-image-group-1 .l1-content-card-1 {
    transform: scale(0.7) !important;
  }
}

@media (min-width: 768px) {
  .l1-content-image-group-1 .l1-content-card-1 {
    margin-right: -74px;
    transform: scale(0.8) !important;
  }
}

@media (min-width: 1200px) {
  .l1-content-image-group-1 .l1-content-card-1 {
    transform: scale(1) !important;
  }
}

.l1-content-image-group-1 .l1-content-card-1 .abs-card-icon {
  position: absolute;
  right: -5%;
  top: -10%;
}

.l1-content-image-group-1 .abs-content {
  z-index: 2;
}

.l1-content-image-group-1 .abs-content .border-bottom-dotted {
  border-bottom: 3px dotted #e2e4e8;
}

.l1-content-image-group-1 .abs-content:after {
  content: "";
  position: absolute;
  background-image: url(/image/home-1/png/rectangle.png);
  left: 0;
  bottom: -35px;
  width: 100%;
  height: 45px;
  z-index: 0;
}


/* ========== Homepage 4 ========== */
@media (min-width: 992px) {
  .l4-hero-image-group {
    position: absolute;
    transform: translateX(-55%);
    bottom: 0;
  }
}

@media (min-width: 1200px) {
  .l4-hero-image-group {
    transform: translateX(-43%);
  }
}

.l4-hero-image-group .hero-images {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.l4-hero-image-group .hero-images .img-2 {
  position: relative;
  right: 23%;
  bottom: 0;
}


.l4-content-img-2 {
  position: relative;
}

.l4-content-img-2 .image-card {
  position: absolute;
  bottom: 12%;
  left: -60px;
  transform: scale(0.7);
}

@media (min-width: 768px) {
  .l4-content-img-2 .image-card {
    transform: scale(1);
  }
}

@media (min-width: 1400px) {
  .l4-content-img-2 .image-card {
    left: -100px;
  }  
}


.l4-content-img-group {
  position: relative;
}

.l4-content-img-group .img-1 {
  position: absolute;
  left: -5%;
  top: -35%;
  z-index: 1;
  width: 54%;
}

.l4-content-img-group .img-2 {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 43%;
}

.l4-content-img-group .img-3 {
  position: relative;
  left: 50%;
  bottom: 0;
  z-index: 0;
  width: 45%;
  transform: translate(-50%, 40%);
}

.l4-content-img-2 {
  position: relative;
}

.l4-content-img-2 .image-card {
  position: absolute;
  bottom: 12%;
  left: -60px;
  transform: scale(0.7);
}

@media (min-width: 768px) {
  .l4-content-img-2 .image-card {
    transform: scale(1);
  }
}

@media (min-width: 1200px) {
  .l4-content-img-2 .image-card {
    left: -100px;
  }
}

.l4-content-img-group {
  position: relative;
}


.l3-content-image-5 .img-1 {
  position: relative;
  width: 70%;
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 992px) {
  .l3-content-image-5 .img-1 {
    left: 45%;
  }
}

.l3-content-image-5 .img-2 {
  top: 80%;
  position: absolute;
  width: 80%;
  right: -50px;
  transform: translateY(-80%);
}

.l3-content-image-5 .img-3 {
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 90%;
  position: absolute;
  transform: translate(-50%, -50%);
}

@media (min-width: 768px) {
  .l3-content-image-5 .img-3 {
    left: 50%;
  }
}

@media (min-width: 992px) {
  .l3-content-image-5 .img-3 {
    left: 45%;
  }
}

@media (max-width: 992px) {

  .home-feat-gloss {
    margin-top:-80px;
  }
  .tap2gift-hero {
    top:-70px;
  }
  .break-norm-banner  {
    border-top-left-radius: 100px 80px; 
    border-top-right-radius: 100px 80px;
    border-bottom-left-radius: 100px 80px;
    border-bottom-right-radius: 100px 80px;
  }
  .more-flow-header, .get-closer-footer, .quick-subscribe {
    border-top-left-radius: 70px 60px; 
    border-top-right-radius: 70px 60px;  
  }
  .get-convo-section, .behave-based {
    border-bottom-left-radius: 100px 80px; 
    border-bottom-right-radius: 100px 80px;    
  }
}

@media (max-width: 680px) {
  .break-norm-banner {
    border-top-left-radius: 50px 40px; 
    border-top-right-radius: 50px 40px;
    border-bottom-left-radius: 50px 40px;
    border-bottom-right-radius: 50px 40px;
  }
  .tap2gift-hero {
    top:-40px;
  }
  .ew-wrapper {
    margin-top:-35px;
  }
    .everywhere-rewards {
    background-image:url('../image/home-3/jpg/everywhere-rewards-mobile.jpg?v=7'); 
  }  
  .ew-content {
    min-height: 450px;
  }

  .more-flow-header, .get-closer-footer, .news-div, .quick-subscribe {
    border-top-left-radius: 50px 40px; 
    border-top-right-radius: 50px 40px;  
  }
  .get-convo-section, .behave-based {
    border-bottom-left-radius: 50px 40px; 
    border-bottom-right-radius: 50px 40px;    
  }
}

.grid {
  list-style: none;
  margin-left: -40px;
  padding:20px;
}
.gc {
  box-sizing: border-box;
  display: inline-block;
  margin-right: -0.25em;
  min-height: 1px;
  padding-left: 40px;
  vertical-align: top;
}
.gc--1-of-3 {
  width: 55%;
}
.gc--2-of-3 {
  width: 45%;
  min-height: 500px;
}
@media (max-width: 680px) {
  .gc--1-of-3 {
    width: 100%;
    margin-bottom: 15px;
  }
  .gc--2-of-3 {
    width: 100%;
  }
}
.naccs {
  position: relative;
  width: 100%;
}
.naccs .menu div {
  padding: 15px 20px 15px 20px;
  border:1px solid transparent;
  margin-bottom: 10px;
  color: #000;
  border-radius: 10px;
  overflow: hidden;
  background: #f5f5f5;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  font-weight: 700;
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}
.naccs .menu div p {
display: none;
margin-top: 10px;
}
.naccs .menu div ul.ul-gloss-feature {
display: none !important;
}
.naccs .menu div:hover {
  background-color: #ebebeb;
}
.naccs .menu div span.light {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  margin-right: 10px;
  margin-bottom: 5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);  
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.naccs .menu div.active span.light {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);  
}

.naccs .menu div.active {
  color: #000;
  padding: 15px 20px 15px 20px;
}
.naccs .menu div.active ul.ul-gloss-feature {
  display: block !important;  
}
.naccs .menu div.active p {
  display: block;
  line-height: 22px;
}
ul.nacc {
  position: relative;
  height: 0px;
  list-style: none;
  margin: 0;
  padding: 0;
  transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1);
}
ul.nacc li {
  opacity: 0;
  transform: translateX(50px);
  position: absolute;
  list-style: none;
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}
ul.nacc li.active {
  transition-delay: 0.3s;
  z-index: 2;
  opacity: 1;
  transform: translateX(0px);
}
ul.nacc li p {
  margin: 0;
}

.status-accordion {
  margin-top: 20px;
}
.status-accordion button.accordion {
  width: 100%;
  background-color: whitesmoke;
  border: none;
  outline: none;
  text-align: left;
  padding: 15px 20px;
  font-size: 18px;
  border-radius:5px;
  font-family: 'Be Vietnam Pro Medium';
  color: #333;
  cursor: pointer;
  transition: background-color 0.2s linear;
}
.status-accordion button.accordion:after {
  font-family: 'Font Awesome 5 Free';
  content: "\f0d7";
  font-weight: bold;
  font-size: 18px;
  float: right;
}
.status-accordion button.accordion.is-open:after {
  content: "\f0d8";
}
.status-accordion button.accordion:hover,
.status-accordion button.accordion.is-open {
  background-color: #ddd;
}
.status-accordion .accordion-content {
  display: block;
  background-color: white;
  border-left: 1px solid whitesmoke;
  border-right: 1px solid whitesmoke;
  height: 0;
  overflow: hidden;
  transition: height 0.2s ease-in-out;
}
.status-accordion .accordion-content p, .status-accordion .accordion-content ul {
  margin: 20px;
}

.newsletter-3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 55px;
}
.newsletter-3 .form-group {
  background: #fff;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  border-radius: 5px;
}
.newsletter-3 .form-group label {
  margin-left: 20px;
  margin-bottom: 0;
  margin-top: 3px;
}
.newsletter-3 .form-group label i {
  font-weight: 700;
  color: #8c97ac;
}
.newsletter-3 .form-group input {
  border: none;
  padding-left: 12px;
  color: #8c97ac;
}
.newsletter-3 button {
  min-width: 112px !important;
  height: 57px !important;
  margin-left: 5px;
}


/* Container for the feature slider - adjust grid layout */
.payment-feature-slider .l5-feature-slider {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; /* Adjust the gap between items */
  justify-content: space-between;
}

/* Each feature item should stretch to full height of the row */
.payment-feature-slider .single-feature {
  flex: 1 1 30%; /* Allows the items to grow and shrink, adjust the basis as needed */
  display: flex;
  flex-direction: column;
  min-height: 260px; /* Minimum height to ensure features look consistent */
  box-sizing: border-box; /* Prevent padding from affecting size */
}

/* Make the content inside the feature stretch to fill available space */
.payment-feature-slider .single-feature .d-flex {
  display: flex;
  flex-direction: column;
  flex-grow: 1; /* Ensure the content stretches to fill available space */
  justify-content: space-between; /* Makes sure content is spaced out evenly */
}
.payment-feature-slider .l5-feature-slider .slick-dots {
  position: absolute;
  left:0;
  right: 0;
  bottom:-50px;
  margin: 0 auto;
  padding: 0;
  z-index: 100;
}

/* Optional: Make sure the slider adjusts nicely on smaller screens */
@media (max-width: 992px) {
  .payment-feature-slider .single-feature {
    flex: 1 1 45%; /* On medium screens, each feature takes up half the space */
  }
}

@media (max-width: 768px) {
  .payment-feature-slider .single-feature {
    flex: 1 1 100%; /* On small screens, each feature takes up full width */
  }
}



.howitworks-img {
  width: 100%;
  height: 300px;
  margin-top: 30px;
  background-image: url('../image/home-3/png/howitworks.png?v=18');
  background-repeat: no-repeat;
  background-size:100% auto;
}
.make-payments-simple {
  width: 100%;
  height: 380px;
  margin-top: 30px;
  background-image: url('../image/home-4/png/end-to-end-rewards.png?v=1');
  background-repeat: no-repeat;
  background-size:100% auto;
}

.cookie-wrapper {
  position: fixed;
  bottom: 25px;
  right: -370px;
  max-width: 345px;
  width: 100%;
  background: #fff;
  z-index: 1000;
  border-radius: 8px;
  padding: 12px 20px 18px;
  transition: right 0.3s ease;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}
.cookie-wrapper.show {
  right: 20px;
}
.cookie-wrapper header {
  display: block;
}
.cookie-wrapper header i {
  color: #000;
  font-size: 26px;
}
.cookie-wrapper header h2 {
  color: #000;
  font-size:20px;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: 500;
}
.cookie-wrapper .data {
  margin-top: 16px;
}
.cookie-wrapper .data p {
  color: #333;
  line-height: 18px;
  font-size: 14px;
}
.cookie-wrapper .data p a {
  color: #000;
  text-decoration: none;
}
.cookie-wrapper .data p a:hover {
  text-decoration: underline;
}
.cookie-wrapper .buttons {
  margin-top: 16px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cookie-wrapper .buttons .button {
  border: none;
  color: #fff;
  padding: 8px 0;
  border-radius: 4px;
  background: #000;
  cursor: pointer;
  width: calc(100% / 2 - 10px);
  transition: all 0.2s ease;
}
.cookie-wrapper .buttons #acceptBtn:hover {
  background-color: #000;
}
.cookie-wrapper #declineBtn {
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
}
.cookie-wrapper #declineBtn:hover {
  background-color: #000;
  color: #fff;
}


.l6-content-image-group-2 {
  z-index: 1;
}
.l6-content-image-group-2 .img-m-top {
  margin-top:-50px;
}
.l6-content-image-group-2 .img-3 {
  position:absolute;
  top:-26%;
  left:15%;
  width: 100%;
}

@media (min-width: 992px) {
  .l6-content-image-group-2 {
    position: absolute;
    left: 15%;
    top: -235px;
  }
}

.l6-content-image-group-2 .img-1 {
  position: absolute;
  left: -20%;
  top: 50%;
  width: 50%;
  transform: translateY(-50%);
  z-index: 0;
}

.l6-content-image-group-2 .img-2 {
  position: relative;
  z-index: 2;
}

@media (min-width: 992px) {
  .l6-content-image-group-2 .img-2 {
    width: 100%;
  }
}

.l3-feature-slider a, .l3-client-slider a, .l5-feature-slider a {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.l3-feature-slider a, .l3-feature-slider a:focus, .l3-feature-slider a:active, .l5-feature-slider a:active, .l5-feature-slider a:focus {
  border-radius:15px !important;
  overflow: hidden;
  box-shadow: 6px 6px 25px rgba(0, 0, 0, 0.12);  
  transition:0.2s all;
}
/*.l3-feature-slider a:hover {
  transform: scale(1.05);
}*/
.l3-client-slider .slick-dots {
  display:none !important;
}
.l3-feature-slider .slick-dots, .l5-feature-slider .slick-dots {
  list-style: none;
  display: flex;
  margin: 0 auto;
  margin-left: -35px;
  padding-top: 30px;
  align-items: center;
  z-index: 1000;
  justify-content: center;
  border-radius: 4px;
}
@media (min-width: 992px) {
  .l3-feature-slider .slick-dots, .l5-feature-slider .slick-dots {
    margin-top: 2px;
    margin-bottom: 20px;
    justify-content: center;
  }
}
.l3-feature-slider .slick-dots li, .l5-feature-slider .slick-dots li {
  background-color: #CCC;
  width: 23px;
  height: 6px;
  border-radius: 5px;
  margin: 5px;
  transition: 0.4s;
}
.l3-feature-slider .slick-dots li:focus, .l5-feature-slider .slick-dots li:focus {
  outline: none;
  box-shadow: none;
}
.l3-feature-slider .slick-dots li.slick-active, .l5-feature-slider .slick-dots li.slick-active {
  background-color: #000;
}
.l3-feature-slider .slick-dots li button, .l5-feature-slider .slick-dots li button {
  background-color: transparent;
  border: none;
  color: transparent;
}
.l3-feature-slider .slick-dots li button:focus, .l5-feature-slider .slick-dots li button:focus {
  outline: none;
  box-shadow: none;
}
.l3-feature-slider .single-feature, .l5-feature-slider .single-feature {
  opacity: 0.3;
  transition: 0.4s;
}
@media (min-width: 768px) {
  .l3-feature-slider .single-feature, .l5-feature-slider .single-feature {
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .l3-feature-slider .single-feature, .l5-feature-slider .single-feature {
    opacity: 0.3;
  }
}
.l3-feature-slider .single-feature.slick-active, .l5-feature-slider .single-feature.slick-active {
  opacity: 1;
}

.take-control-panel img {
  width: 100px;
}

.noselect {
  color:inherit;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently */
}

.body .name,
.body .text {
  border-radius: 2px;
  background-color: #ebebeb;
  height: 16px;
}

.name {
  width: 100px;
  margin-bottom: 10px;
  position: relative;
  cursor: pointer;
}
.name:after {
  content: "";
  display: block;
  border-radius: 2px;
  background-color: rgba(56, 56, 56, 0.4);
  height: 16px;
  width: 50px;
  position: absolute;
  right: -60px;
  transition: 300ms;
}

.profile-img:hover + .body .name:after,
.name:hover:after {
  background-color: #ebebeb;
  width: 100px;
  right: -110px;
}

.text:not(:last-child) {
  margin-bottom: 10px;
}

.rich-body {
  margin-left: 14px;
  margin-top: 36px;
  position: relative;
}
.rich-body:before {
  content: "";
  display: block;
  position: absolute;
  top: -26px;
  left: -14px;
  bottom: 0;
  width: 4px;
  background-color: inherit;
}
.rich-body:after {
  content: "";
  display: block;
  position: absolute;
  height: 16px;
  width: 200px;
  top: -26px;
  background-color: inherit;
  border-radius: 2px;
}

.img,
.rich-body {
  width: 300px;
  height: 300px;
  cursor: pointer;
  border-radius: 6px;
  background-color: #ebebeb;
  background-image: url('/elements/assets/placeholders/chat-img-placeholder.jpg');
  background-size: contain;
}

.profile-img,
.name,
.text,
.img,
.rich-body {
  opacity: 0;
  transform: translateY(20px);
  transition: 300ms;
}



.masonary-gallery-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.masonary-gallery-wrapper .big-image {
  overflow: hidden;
  border-radius: 10px;
  margin-right: 7.5px;
  margin-left: 7.5px;
  min-width: calc(100% - 15px);
  min-height: 272px;
  max-height: 272px;
}

@media (min-width: 768px) {
  .masonary-gallery-wrapper .big-image {
    min-width: calc(40% - 15px);
  }
}

@media (min-width: 992px) {
  .masonary-gallery-wrapper .big-image {
    min-height: 472px;
    max-height: 472px;
  }
}

.masonary-gallery-wrapper .big-image .single-image {
  width: 100%;
  height: 100%;
  margin: 0 0;
}

.masonary-gallery-wrapper .small-images {
  display: flex;
  flex-wrap: wrap;
  min-width: 100%;
  margin-top: 7.5px;
}

@media (min-width: 768px) {
  .masonary-gallery-wrapper .small-images {
    margin-top: -7.5px;
    min-width: 60%;
  }
}

.masonary-gallery-wrapper .small-images .single-image {
  max-height: 128px;
  min-height: 128px;
}

@media (min-width: 768px) {
  .masonary-gallery-wrapper .small-images .single-image {
    max-height: 128px;
    min-height: 128px;
  }
}

@media (min-width: 992px) {
  .masonary-gallery-wrapper .small-images .single-image {
    max-height: 228px;
    min-height: 228px;
  }
}

.masonary-gallery-wrapper .small-images .single-image:first-child {
  min-width: calc(50% - 15px);
}

@media (min-width: 576px) {
  .masonary-gallery-wrapper .small-images .single-image:first-child {
    min-width: calc(35% - 15px);
  }
}

.masonary-gallery-wrapper .small-images .single-image:nth-child(2) {
  min-width: calc(50% - 15px);
}

@media (min-width: 576px) {
  .masonary-gallery-wrapper .small-images .single-image:nth-child(2) {
    min-width: calc(25% - 15px);
  }
}

.masonary-gallery-wrapper .small-images .single-image:nth-child(3) {
  min-width: calc(50% - 15px);
}

@media (min-width: 576px) {
  .masonary-gallery-wrapper .small-images .single-image:nth-child(3) {
    min-width: calc(40% - 15px);
  }
}

.masonary-gallery-wrapper .small-images .single-image:nth-child(4) {
  min-width: calc(50% - 15px);
}

@media (min-width: 576px) {
  .masonary-gallery-wrapper .small-images .single-image:nth-child(4) {
    min-width: calc(35% - 15px);
  }
}

.masonary-gallery-wrapper .small-images .single-image:nth-child(5) {
  min-width: calc(100% - 15px);
}

@media (min-width: 576px) {
  .masonary-gallery-wrapper .small-images .single-image:nth-child(5) {
    min-width: calc(65% - 15px);
  }
}

.masonary-gallery-wrapper .single-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 7.5px;
  border-radius: 10px;
  overflow: hidden;
}

.masonary-gallery-wrapper .single-image span {
  display: block;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.4s;
  position: relative;
  will-change: transform;
}

.masonary-gallery-wrapper .single-image span:before {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  content: "";
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.4s;
  will-change: opacity;
}

.masonary-gallery-wrapper .single-image img {
  width: 100%;
}

.masonary-gallery-wrapper .single-image:hover span {
  transform: scale(1.2);
}

.masonary-gallery-wrapper .single-image:hover span:before {
  opacity: 1;
}

.about-content-image-group-1 .img-2 {
  position: absolute;
  top: 22px;
  left: -35px;
}

@media (min-width: 768px) {
  .about-content-image-group-1 .img-2 {
    top: 22px;
    left: -30px;
  }
}

@media (min-width: 1366px) {
  .about-content-image-group-1 .img-2 {
    left: -8%;
  }
}

.about-content-image-group-1 .content-left-shape {
  top: -52px;
  left: -33%;
  transform: scale(0.5);
}

@media (min-width: 992px) {
  .about-content-image-group-1 .content-left-shape {
    top: 0;
    left: 0;
    transform: scale(1);
  }
}



@-webkit-keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-20px);
  }
  100% {
    transform: translatey(0px);
  }
}

@keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-20px);
  }
  100% {
    transform: translatey(0px);
  }
}
.avatar, .avatar2 {
  width: 120px;
  height: 120px;
  border:6px solid #fff;
  border-radius: 50%;
  position: absolute;
  bottom:-250px;
  left:-50px;
  z-index: 90;
  overflow: hidden;
  transform: translatey(0px);
  -webkit-animation: float 5s ease-in-out infinite;
          animation: float 5s ease-in-out infinite;
  box-shadow: 0 12px 34px -11px rgba(65, 62, 101, 0.2);
  -moz-box-shadow: 0 12px 34px -11px rgba(65, 62, 101, 0.2);
  -webkit-box-shadow: 0 12px 34px -11px rgba(65, 62, 101, 0.2);          
}
.avatar2 {
  bottom:100px;
  right:-50px;
  left:auto;
}

.avatar img, .avatar2 img {
  width: 100%;
  height: auto;
}


.svg-frame {
  position: relative;
  width: 380px;
  height: 380px;
  margin: 0 auto;
  transform-style: preserve-3d;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.svg-frame svg {
  position: absolute;
  transition: .5s;
  z-index: calc(1 - (0.2 * var(--j)));
  transform-origin: center;
  width: 344px;
  height: 344px;
  transform: scale(1.8);
  fill: none;
}
.svg-frame:hover svg {
  transform: rotate(-80deg) skew(30deg) translateX(calc(45px * var(--i))) translateY(calc(-35px * var(--i))) scale(1.5);
}
.svg-frame svg #center {
  transition: .5s;
  transform-origin: center;
}
.svg-frame:hover svg #center {
  transform: rotate(-30deg) translateX(45px) translateY(-3px);
}
#out2 {
  animation: rotate16 7s ease-in-out infinite alternate;
  transform-origin: center;
}
#out3 {
  animation: rotate16 3s ease-in-out infinite alternate;
  transform-origin: center;
  stroke: #e16714;
}
#inner3,
#inner1 {
  animation: rotate16 4s ease-in-out infinite alternate;
  transform-origin: center;
}
#center1 {
  fill: #e16714;
  animation: rotate16 2s ease-in-out infinite alternate;
  transform-origin: center;
}

@keyframes rotate16 {
  to {
    transform: rotate(360deg);
  }
}


@media (max-width: 1200px) {
  .home-hero-banner {
    height: 380px;
  }
  .fr-flow-diagram {
    height: 350px;
  }
  .news-art-panel {
    height:440px;
  }  
  .howitworks-img {
    height: 240px;
  }
  .make-payments-simple {
    height: 300px;    
  }
  .l6-content-image-group-2 .img-m-top {
    margin-top:20px;
  }
  .l6-content-image-group-2 .img-3 {
    top:0%;
    left:15%;
    width: 98%;
  }

}

@media (max-width: 992px) {
  .home-hero-banner {
    height: 280px;
  }
  .fr-flow-diagram {
    background-image: url('/image/fr-flow-diagram-mobile.png?v=1');
    height: 470px;
  }
  .help-wrapper {
    background: linear-gradient(to bottom, #5a3a96 320px, #f5f5f5 320px);
  }
  .howitworks-img, .make-payments-simple {
    height: 220px;
  }  
  .feature-gloss-wrapper {
    top:-60px;
  }  
  .l6-content-image-group-2 .img-3 {
    top:2%;
    left:10%;
    width: 95%;
  }  
  .data-center-img {
    width:300px;
    height: 300px;
  } 
  .news-art-panel {
    height:450px;
  }  

  .help-cat-menu-btn {
    display:block;
  }   
  .avatar {
    bottom:-20px;
    left:-110px;
  }  
  .svg-frame svg {
    transform: scale(1.5);
  }
  .svg-frame:hover svg {
    transform: rotate(-80deg) skew(30deg) translateX(calc(45px * var(--i))) translateY(calc(-35px * var(--i))) scale(1.3);
  }
  .single-brand-logo {
    text-align:center;
    margin-bottom: 25px !important;
  }
  .single-brand-logo img {
    margin: 0 auto;
  }
  
  #templates-page #sidebar-menu {
    display: none;
  }
  .temp-preview-demo-btn, .temp-preview-details-btn {
    top:35%;
  }
  .temp-preview-details-btn {
    top:65% !important;
  }  
  .gift-map {
  background-image:url('../image/home-3/jpg/gift-map-tablet.jpg?v=4'); 
  }  

}


@media (max-width: 768px) {

  .home-hero-banner {
    background-image: url('/image/home-hero-img-iphone.png?v=5');
    height:500px;
  }
  .help-wrapper {
    background: linear-gradient(to bottom, #5a3a96 470px, #f5f5f5 470px);
  }
  .home-feat-gloss {
    margin-top:-100px;
  }  
  .section-collage-img img {
    width:175%;
    margin-left:-20%;
  }  
  .howitworks-img {
    height: 560px;
    background-image: url('../image/home-3/png/howitworks-mobile.png?v=8');
  }
  .make-payments-simple {
    height: 300px;    
    background-image: url('../image/home-4/png/end-to-end-rewards-mobile.png?v=1');
  }
  .feature-gloss-wrapper {
    top:-75px;
  }
  .fr-flow-diagram {
    background-image: url('/image/fr-flow-diagram-mobile.png');
    height: 380px;
  }
  .news-art-panel {
    height:480px;
  }  
  
  .using-features .panel:nth-child(2), .using-features .panel:nth-child(3) {
    border-left:0px;
  }

  .article-content h2 {
    font-size:28px !important;
    line-height:32px !important;
  }
  .article-content h3 {
    font-size:22px !important;
    line-height:27px !important;
  }
  .article-content p {
    font-size: 16px !important;
  }

  .data-center-img {
    width:220px;
    height: 200px;
  }
  .avatar {
    left:-90px;
  }    
  .svg-frame {
    width: 320px;
    height: 320px;
  }

  .gift-map {
    background-image:url('../image/home-3/jpg/gift-map-mobile.jpg?v=6');
    background-size:100% auto;
    background-position: bottom;
  }    

}

@media (max-width: 670px) {
  .fr-flow-diagram {
    background-image: url('/image/fr-flow-diagram-mobile.png');
    height: 380px;
  }
  .sideMenu > ul > li button {
    margin-bottom: 10px;
    font-size: 15px;
    padding: 4px 0;
  }
  .help-wrapper {
    background: linear-gradient(to bottom, #5a3a96 440px, #f5f5f5 440px);
  }  
  .avatar {
    left:-60px;
  }
  .avatar2 {
    bottom:140px; 
    right:-40px;
  }
  .avatar, .avatar2 {
    width: 100px;
    height: 100px;
  }  


  .home-img-1 {
    width:100%;
    margin-top:0px;
  }
  .take-control-panel img {
    width: 75px;
  }
   .l6-content-image-group-2 .img-3 {
    top:7%;
    left:5%;
    width: 100%;
  }   

  .ul-gloss-feature li p {
    font-size: 14px;
    line-height: 18px;
  }


}

@media (max-width: 580px) {
 
  .section-collage-img img {
    width:200%;
    margin-left:-35%;
  } 
  .avatar, .avatar2 {
    width: 80px;
    height: 80px;
  }  
  .tap2gift-hero {
    left:-15%;
  }
  .tap2gift-hero img {
    width:130% !important;
  }  
  .feat-gloss-squares {
    transform: scale(0.9);
  }
  .home-feat-gloss {
    margin-top:-100px;
  }

  .promo-benefits-div {
  background-image:url('/image/promo-benefits-bg-mobile.png');background: rgb(96,175,195);
  background-image:url('/image/promo-benefits-bg-mobile.png'), linear-gradient(238deg, rgba(96,175,195,1) 1%, rgba(90,58,150,1) 100%);background-size:cover; background-repeat: no-repeat; 
  }
  .single-brand-logo {
    padding: 0px !important;
  }
  .single-brand-logo img {
    display: block;
    width:100px;
  }  
  .news-art-panel {
    height:auto;
  }  
  .news-date-label {
    position: relative;
    bottom:auto;
    left:auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }  
  .article-content h2 {
    font-size:25px !important;
    line-height:28px !important;
  }
  .avatar {
    left:-30px;
  }
  .avatar2 {
    right:-30px;
  }  
  .svg-frame svg {
    transform: scale(1.3);
  }
  .svg-frame {
    width: 280px;
    height: 280px;
  }
  .svg-frame:hover svg {
    transform: rotate(-80deg) skew(30deg) translateX(calc(45px * var(--i))) translateY(calc(-35px * var(--i))) scale(1);
  }  

  .ew-text {
    height: 280px;
  }

}

@media (max-width: 540px) {

  .avatar {
    left:-20px;
  }
  .avatar2 {
    right:-10px;
  }    
}

@media (max-width: 520px) {
  .howitworks-img, .make-payments-simple {
    height:260px;
  }
}

@media (max-width: 500px) {
  .fr-flow-diagram {
    height: 330px;
  }
  .payment-sol-footer {
    margin-top:-120px;
  }  
}
@media (max-width: 480px) {
  .home-hero-banner {
    height:450px;
  }
  .avatar {
    left:10px;
  }
  .avatar2 {
    right:10px;
  }    
  .howitworks-img {
    height:480px;
  }
  .feat-gloss-squares .square-59 {
    transform: scale(0.9);
    margin:0px !important;
    padding: 10px;
    margin-left: 4px !important;
    margin-right: 4px !important;
  }

}

@media (max-width: 460px) {
  .fr-flow-diagram {
    height: 290px;
  }
  .howitworks-img {
    height:450px;
  }
  .home-feat-gloss {
    margin-top:-60px;
  }
}

@media (max-width: 460px) {
  .fr-flow-diagram {
    height: 300px;
  }
}

@media (max-width: 440px) {
  .howitworks-img {
    height:430px;
  }
}

@media (max-width: 420px) {
  .home-hero-banner {
    height:400px;
  }
  .make-payments-simple {
    height: 200px;
  }
  .howitworks-img {
    height:410px;
  }  
}

@media (max-width: 400px) {
  .howitworks-img {
    height:390px;
  }  
}
@media (max-width: 380px) {
  .howitworks-img {
    height:360px;
  }  
}