@font-face{
  font-family: 'Public Sans';
  src: url('../fonts/PublicSans-Bold.ttf') format('truetype');
  font-weight: bold;
}
@font-face{
  font-family: 'Public Sans';
  src: url('../fonts/PublicSans-ExtraBold.ttf') format('truetype');
  font-weight: 800;
}
@font-face{
  font-family: 'Public Sans';
  src: url('../fonts/PublicSans-ExtraLight.ttf') format('truetype');
  font-weight: 200;
}
@font-face{
  font-family: 'Public Sans';
  src: url('../fonts/PublicSans-Light.ttf') format('truetype');
  font-weight: 300;
}
@font-face{
  font-family: 'Public Sans';
  src: url('../fonts/PublicSans-Regular.ttf') format('truetype');
  font-weight: 400;
}
@font-face{
  font-family: 'Public Sans';
  src: url('../fonts/PublicSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
}
@font-face{
  font-family: 'Public Sans';
  src: url('../fonts/PublicSans-Thin.ttf') format('truetype');
  font-weight: 100;
}


body {
    margin: 0;
    padding: 0;
    color: #222222;
    font-size: 20px;
    line-height: 30px;
    font-weight: 200;
    font-family: 'Public Sans', sans-serif;
    overflow-x: hidden;

}
body.home .main-wrapper {
    padding-top: 109px;
}
.main-wrapper {
    padding-top: 172px;
}
html {
    scroll-behavior: smooth;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.main-wrapper {
    overflow-x: clip;
}
.whoYouAre rect#goAway,
.whoYouAre #demo {
	display: none;
}
/***************common css***********/
.show-in-mobile {
    display: none;
}
h1, h1 p,
.who-you-are-template.who-we-are-template h1,
.careersNew  .who-you-are-template h1 {
    font-weight: 800;
    color: #0A0A15;
    font-size: 57px;
    line-height: 60px;
}
 h1 p {
    margin-bottom: 0 !important;
}
h1 span,
h2 span,
h1 p strong,
h2 p strong {
    color: #5CDDAD;
    font-weight: 800;
}
h4 span,
h4 strong {
    color: #5CDDAD;
    font-weight: 800;
}
h2, h2 p {
    font-weight: 800;
    color: #0A0A15;
    font-size: 44px;
    line-height: 52.8px;

}
.thankYou .l-box h2,
.page-404 .l-box h2{
    font-size: 44px !important;
}
.thankYou .l-box p a,
.page-404 .l-box p a {
    color: #5CDDAD;
    font-weight: 400;
}
h2 {
    margin-bottom: 20px;
}
h2 p {
    margin-bottom: 0;
    max-width: 100% !important;
}
h3, .accordion .card h3 button {
    font-weight: 800;
    color: #0A0A15;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 15px;
}
h4 {
    font-weight: 700;
    color: #0A0A15;
    font-size: 20px;
    line-height: 28px;
}
h6 {
    font-weight: 700;
    font-size: 16px;
    line-height: 17.5px;
    color: #222222 ;
    text-transform: uppercase;
    opacity: 0.33;
    letter-spacing: 2px;
}
p, li {
    color: #222222;
    font-size: 20px;
    line-height: 30px;
    font-weight: 200;
}
label {
	font-size: 16px;
	line-height: 26px;
}
ul, ol {
    margin: 0;
}
a {
    color: #222222;
}
a:hover {
    text-decoration: none;
    color: #222222;
}
img {
    max-width: 100%;
}
button:focus,
button:focus-visible,
input[type=search]:focus,
input[type=search]:focus-visible {
    outline: none;
}
.form-group {
	margin-bottom: 18px;
}
.custom-btn {
	background: #32165D;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 22.4px;
	letter-spacing: 1.9px;
	text-transform: uppercase;
	height: 42px;
	display: inline-block;
	padding: 11px 29.5px 0 29.5px;
	border-radius: 100px;
    text-align:center;
}
.custom-btn:hover {
    color: #5CDDAD;
}
button.custom-btn {
	border: none;
	padding-top: 1px;
}
.home  .home-page .banner-left a.learn-more {
    display: block;
    margin-top: 20px;
    padding-left: 29.5px;
}
.home  .home-page .banner-left a.learn-more::after {
    right: inherit;
    margin-left: 15px;
}
.whoYouAre  .learn-more {
    display: inline-block;
}


#elc-cookie-consent {
    position: fixed;
    bottom: 1em;
    left: 1em;
    padding: 0.6em;
    background-color: #fff;
    font-size: 0.8em;
    max-width: calc(100% - 6em);
    max-height: calc(100% - 6em);
    overflow: auto;
    border-radius: 0.3em;
    z-index: 10000;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
}
.elc-small {
    width: 20em;
}
.elc-primary-heading {
   display: none;
}
.elc-header-description {
   font-size: 18px;
}
.elc-cookie-name {
   font-size: 16px;
}

.elc-cookie-policy-link {
    color: #32165D;
}
#elc-cookie-consent h3 {
    font-weight: bold;
    font-size: 20px;
    margin: 0;
}
#elc-cookie-consent h4 {
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.elc-fullwidth h4 {
    font-weight: bold;
    font-size: 1.4em;
}
#elc-cookie-consent .button-container {
    text-align: right;
    clear: both;
}
.elc-fullwidth {
    width: calc(100% - 6em) !important;
}
#elc-cookie-consent .elc-button-link {
    background-color: #32165D;
    border-color: transparent;
    width: 50px;
    color: #fff;
    border-width: 1px;
    cursor: pointer;
    justify-content: center;
    padding: calc(.375em - 1px) .75em;
    text-align: center;
    white-space: nowrap;
    border-radius: 3px;
    box-shadow: none;
    font-size: 1rem;
    height: 2.25em;
    line-height: 1.5;
    position: relative;
    vertical-align: top;
    display: inline-block;
}
#elc-cookie-consent .elc-secondary-button-link {
    background-color: #ffffff;
    border-color: #32165D;
    color: #32165D;
    border-width: 1px;
    cursor: pointer;
    justify-content: center;
    padding: calc(.375em - 1px) .75em;
    text-align: center;
    white-space: nowrap;
    border-radius: 3px;
    box-shadow: none;
    font-size: 1rem;
    height: 2.25em;
    line-height: 1.5;
    position: relative;
    vertical-align: top;
    display: inline-block;
}

#elc-cookie-consent .elc-text-link {
    text-transform: uppercase;
    color: #32165D;
    line-height: 2.6em;
    margin-right: 1em;
    font-size: 13px;
}

#elc-cookie-consent .elc-button-link {
    text-transform: uppercase;
    width: 8em;
    fontsize: 13px;
}
#elc-cookie-consent .elc-cookie-group {
    padding-right: 1em;
}

.elc-fullwidth .elc-cookie-group {
    width: 100%;
}

#elc-cookie-consent .elc-row {
    width: 100%;
    clear: both;
}
#elc-cookie-consent #elc-cookie-consent-settings {
    margin-bottom: 4em;
}
#elc-cookie-consent .elc-row .elc-cookie-name {
    float: left;
}
#elc-cookie-consent .elc-row .elc-cookie-checkbox {
    float: right;
}
#elc-cookie-consent .elc-cookie-description {
    border-top: 1px solid #cccccc;
    padding-top: 1em;
    margin-bottom: 1em;
    display: none;
}
.elc-fullwidth .elc-cookie-description {
    display: block !important;
}
#elc-cookie-consent .elc-cookie {
    margin-bottom: 1em;
}
#elc-cookie-consent .elc-cookie-field {
    display: none;
}
.elc-fullwidth .elc-cookie-field {
    display: block !important;
}

.elc-fullwidth #elc-detail-link {
    display: none;
}

.elc-fullwidth #elc-accept-link {
    display: none;
}

.elc-small #elc-hide-detail-link {
    display: none;
}

.elc-small #elc-save-link {
    display: none;
}
.elc-small .elc-hide-when-small {
    display: none;
}
.elc-hidden {
    display: none;
}
#elc-cookie-tab {
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 0.2em 1em;
    background-color: #32165D;
    font-size: 0.8em;
    z-index: 10000;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
}
#elc-cookie-tab a {
    color: #ffffff;
}
#elc-cookie-consent input[type="checkbox" i] {
    -webkit-appearance: checkbox;
    box-sizing: border-box;
}
#elc-cookie-consent input[type="checkbox" i] {
    background-color: initial;
    cursor: default;
    margin: 3px 3px 3px 0.6em;
    padding: initial;
    border: initial;
}


.blog  .learn-more {
    padding-right: 0;
}
.learn-more {
	font-weight: 700;
	color: #0A0A15;
	font-size: 16px;
	line-height: 22.4px;
	text-transform: uppercase;
    padding-right: 30px;
    position: relative;
    letter-spacing: 1.5px;
    cursor: pointer;
}
.learn-more::after {
	background: url(../images/arrow-right.svg) center right no-repeat;
	background-size: 22px;
	position: relative;
	margin-left: 20px;
	content: "";
	width: 22px;
	height: 22px;
	top: 0;
	display: inline-block;
	vertical-align: top;
}
.search .learn-more::after,
.blog .learn-more::after  {
  top: 5px;
}
.learn-more:hover::after,
.card:hover .learn-more::after,
.features-power-payments .power-your-payments:hover .learn-more::after{
    background: url(../images/arrow-right-hover.svg) center right  no-repeat;
    background-size: 22px;
}
.card,
.features-power-payments .power-your-payments,
.blog-repeat {
    transition: .5s;
}


.table-bordered  {
    border: none;
}
.table-bordered td {
	border-bottom:1px solid rgba(10, 10, 21, 0.5);
	border-left: none;
    border-right: none;
}
.table-bordered th {
    border-left: none;
    border-right: none;
}
.table-bordered tr:last-child td {
    border-bottom: none;
}
.table {
    margin-bottom: 0;
}
.table thead th, .table td {
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	padding: 19.5px 15px;
}
.table td {
    position: relative;
}
.table thead th {
	border-bottom: 2px solid #0A0A15;
	border-top: none;
}
.table-striped tbody tr:nth-of-type(odd) td:first-child::before,
.table-striped tbody tr:nth-of-type(odd) td:last-child::after {
   background: #fff;
}
.table-striped tbody tr {
    position: relative;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
}
.table-striped tbody tr:hover {
    background-color: #f7f5fa !important;
}
.table-striped tbody tr.table-first-row:hover {
	background: #fff !important;
}
.table-striped tbody tr:hover td:first-child::before,
.table-striped tbody tr:hover td:last-child::after {
   background: #f7f5fa !important;
}
.table-striped tbody tr td:first-child::before {
    left: -30px;
    width: 30px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    content: "";
    top: 0;
}
.table-striped tbody tr td:last-child::after {
    right: -30px;
    width: 30px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    content: "";
    top: 0;
}
.form-control {
	background: rgba(247, 245, 250, 0.33);
	border: 1px solid #F7F5FA;
	border-radius: 11px;
	font-size: 20px;
	font-weight: 200;
	line-height: 30px;
	color: #0A0A15;
    height: 42px;
    padding-left: 30px;
    padding-right: 30px;
}
.form-control:focus{
    box-shadow: none;
    border-color: #F7F5FA;
    background: rgba(247, 245, 250, 0.33);
}
select.form-control,
select.select  {
    background: url(../images/select-arrow.svg) center right 22px no-repeat rgba(247, 245, 250, 0.33);
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
select.form-control:focus,
select.select:focus {
    background: url(../images/select-arrow.svg) center right 22px no-repeat rgba(247, 245, 250, 0.33);
}
.form-container .form-group {
	padding-left: 10px;
	padding-right: 10px;
}
.form-container .row {
	margin-left: -10px;
	margin-right: -10px;
}
/************switches**********/
.language-switch {
	padding: 30px 0;
}
.switch-container {
	margin-left: auto;
	margin-right: auto;
	border-radius: 16px;
	padding: 14px 15px;
    background: #fff;
}
.switch-container span.name{
	color: #0A0A15;
	font-weight: 700;
	font-size: 20px;
	line-height: 28px;
    opacity: 0.5;
    margin-right: 17px;
    margin-left: 17px;
}
.switch-container span.name.selected{
    color:#5CDDAD;
    opacity: 1;
}

.switch {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 29px;
	line-height: 30px;
	font-size: inherit;
}
.switch-container .switch {
	margin-bottom: 0;
}
  .switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }

  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #F7F5FA;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
  }

  .slider:before {
    position: absolute;
    content: "";
    height: 29px;
    width: 29px;
    left: 0;
    bottom: 0;
    background-color: #5CDDAD;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
  }

  input:checked + .slider {
    background-color: #F7F5FA;
  }

  /*input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  */

  input:checked + .slider:before {
    -webkit-transform: translateX(32px);
    -ms-transform: translateX(32px);
    transform: translateX(32px);
  }

  /************switches**********/
header {
    transition: top 0.2s ease-in-out;
}
.container-fluid {
	max-width: 1290px;
}
.container {
    z-index: 1;
    position: relative;
}
.whoYouAre .features-power-payments .container {
	z-index: 2;
}
.row {
	justify-content: space-between;
	align-items: center;
}
.home-page::after,
.power-up-business::before,
.powering-success::before,
.solution-template::before,
.insights-template::before,
.contactNew .conntact-template::before,
.contact .conntact-template::before,
.mega-menu:before,
.who-you-are-template:before,
.flexibility.flexibility-who-you-are::before,
.accept-payments::before,
.additional-core::before,
.accept-payments::after,
.power-next-era.power-next-era-interior-seg:before {
background: linear-gradient(137.06deg, rgba(99, 59, 160, 0.05) 25.52%, rgba(99, 59, 160, 0.06) 76.24%);
opacity: 0.5;
content: " ";
	z-index: -1;
    position: absolute;
}
/************header**********/
body.scroll-up.solutionsSecurityPciCompliance  header {
	position: relative !important;
	width: 100%;
	background:none;
	z-index: 99;
	top: inherit;
}
body.scroll-up.solutionsSecurityPciCompliance {
    padding-top: 0;
}
body.scroll-up.solutionsSecurityPciCompliance header .header-top {
	padding: 37px 0 18px 0;
}
body.scroll-up.solutionsSecurityPciCompliance .header-bot {
	padding-top: 20px;
}
body.scroll-up.solutionsSecurityPciCompliance .header-bot .navigation > nav > ul > li{
    padding-bottom: 3px;
  }
  body.scroll-up.solutionsSecurityPciCompliance .header-bot .mega-menu {
      top: 184px;
  }


header {
    transition: .1s all ease-in-out;
    position: relative;
    z-index: 9;
}
body.sticky-header header {
	background: #fff;
	z-index: 99999999999999;
}
body.sticky-header .header-top {
	padding: 5px 0 5px 0;
}
body.sticky-header .header-bot {
	padding-top: 10px;
}
body.sticky-header .header-bot .navigation > nav > ul > li{
  padding-bottom: 20px;
}
body.sticky-header .header-bot .mega-menu {
    top: 124px;
}
body.sticky-header .header-white .top-right-nav-inner li:first-child a,
body.sticky-header .header-white  .breadcrumb li,
body.sticky-header .header-white .breadcrumb li a,
body.sticky-header .header-white .navigation nav ul li a, body.sticky-header .header-white .top-right-nav-inner li:nth-child(2) a {
	color: #222222;
	opacity: 1;
}
body.sticky-header .header-white  .header-top {
    border-bottom: 1px solid #C9D3DF;
}
body.sticky-header .header-white .search-conatiner button {
    background: url(../images/search.svg) center no-repeat;
}
body.sticky-header .header-white .search-conatiner input[type="search"] {
    background: rgba(0, 0, 0, 0);
    border-color: #222;
    color: #222222;
}
body.sticky-header .top-right-nav-inner li a.login {
    background: #F7F5FA;
}
body.sticky-header .inner-pages.header-white .main-logo{
    display: block;
  }
body.sticky-header .inner-pages.header-white .logo-white {
      display: none;
}
body.sticky-header .breadcrumb:hover a,
body.sticky-header .breadcrumb:hover span{
    color: #5CDDAD !important;
}
body.sticky-header.header-white ol.breadcrumb {
    background: #F7F5FA;
}
body.sticky-header .header-white .navigation nav ul li a.learn-more {
    color: #fff;
}
header ul {
    list-style: none;
}
.header-top {
	border-bottom: 1px solid #C9D3DF;
	padding: 37px 0 18px 0;

}
.header-bot,
.header-top {
    transition: .3s;
}
.logo img {
    width: 165px;
}
.search-conatiner {
    margin-right: 45px;
    position: relative;
    text-align:right;
}
.search-conatiner form {
	line-height: 20px;
}
input[type=search]::-webkit-search-cancel-button{
    position:absolute;
    right:20px;
    -webkit-appearance: none;
    background: url(../images/cross.svg) left top no-repeat;
    width: 12px;
    height: 12px;
    background-size: cover;
    top: 50%;
    transform: translateY(-50%);
}
input[type=search]::-webkit-search-cancel-button:hover {
    background:url(../images/cross-hover.svg) left top no-repeat;
    background-size: cover;
}


.search-conatiner input[type=search] {
    opacity: 0;
    border: 1px solid #222222;
    height: 39px;
    padding: 0 40px 0 40px;
    font-size: 16px;
    color: #222222;
    font-weight: 700;
    border-radius: 22px;
    width: 0;
    transition: all .6s;
    margin-right: -15px;
}
.search-conatiner input[type=search].open {
    width: 510px;
    opacity: 1 !important;
}
.search-conatiner button {
    background: url(../images/search.svg) center no-repeat;
    background-size: 19px;
    width: 20px;
    height: 20px;
    border: none;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 10px;
}
.top-right-nav-inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top-right-nav-inner ul {
    margin-left: -21px;
    margin-right: -21px;
}
.top-right-nav-inner li {
    display: inline-block;
    margin-left: 21px;
    margin-right: 21px;
}
.top-right-nav-inner li a {
	font-size: 16px;
	font-weight: 700;
	line-height: 18.8px;
    padding: 11px 0 0 0;
    display: inline-block;
    height: 39px;
}
.top-right-nav-inner li a:hover,
.top-right-nav-inner li a.login:hover {
    color: #5CDDAD;
}
.top-right-nav-inner li a.talk-to-team {
    background: #32165D;
    color: #fff;
    max-width: 168px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 22px;
}
.top-right-nav-inner li a.talk-to-team:hover {
   color: #5CDDAD;
}
.top-right-nav-inner li a.login {
    background: #fff;
    color: #32165D;
    max-width: 82px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 22px;
}
.home .top-right-nav-inner li a.login {
    background: #F7F5FA;
}

.inner-pages .top-right-nav-inner li a.login {
    background: #F7F5FA;
}
.header-bot {
	padding-top: 20px;
}
.header-bot .row {
    align-items: self-start;
}
body.sticky-header .header-white ol.breadcrumb {
    background: #F7F5FA;
}
.breadcrumb {
    background: #F7F5FA;
    padding: 5px 20px;
    margin: 6px 0 0 0;
    border-radius: 30px;
}
.breadcrumb li {
	font-size: 16px;
	font-weight: 700;
	color: rgba(10, 10, 21, 0.5);
    line-height: 18.8px;
   /* padding-right: 20px;
     background: url(../images/breadcumb-arrow.svg) center right no-repeat; */
}
.breadcrumb li a {
    color: #222;
    font-weight: 600;
}
.breadcrumb li a span,
body.sticky-header .header-white .breadcrumb li a span{
	color: #FF718C;
}
.header-white .breadcrumb li a span {
    color: #fff;
}
.breadcrumb li a img {
    max-width: 30px;
    margin-right: 4px;
}
.navigation nav ul  {
    margin-right: -25px;
    margin-left: -25px;
}
.navigation nav ul li {
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
.navigation nav ul li a {
	font-weight: 700;
	line-height: 25.2px;
	font-size: 18px;
}
.navigation nav ul li a:hover,
.navigation nav ul li.active a,
.navigation nav ul li a.active-url,
.breadcrumb:hover a,
.breadcrumb:hover span{
  color: #5CDDAD;
}
.navigation nav ul li {
	display: inline-block;
	padding-bottom: 3px;
}
/************banner************/
.banner {
    position: relative;
}
.banner h1 {
    margin-bottom: 20px;
}
.banner p{
    margin-bottom: 22px;
}
.banner  .custom-btn{
    margin-top: 30px;
}
.banner-right {
	position: absolute;
	right: 0;
	padding-right: 0;
    top: 0;
    padding-left: 0;
    text-align: right;
}
.banner-left {
	padding-top: 120px;
	padding-left: 0;
}



.home-page {
    padding-bottom: 60px;
}
.banner .container {
	position: static;
}
.home-page::after {
	right: -65%;
	top: -986px;
	width: 1800px;
	height: 1800px;
	border-radius: 50% 0 0 1200px;
    display: none;
}

/**************Who you are tabs*********/
.who-you-are {
	padding-top: 60px;
	padding-bottom: 75px;
}
.who-you-are .tab-content {
	position: relative;
	display: flex;
	justify-content: space-between;
    min-height: 488px;
}
.home .who-you-are .tab-content {
    border-top-left-radius: 0;
}
.who-you-are .tab-content .tab-description {
	flex: 0 0 calc(100% - 308px);
	padding-left: 55px;
    display: none;
}
.who-you-are .tab-content .tab-description.active {
    display: block;
}
.who-you-are .tab-content .tab-pane {
	flex: 0 0 308px;
}
.who-you-are .tab-content .tab-pane .tabbable.tabs-inner .nav.nav-tabs {
  flex: 0 0 100%;
}
#lorem-ipsum,
#title-1 {
	padding-top: 30px;
}
.solutionsProcessorsDevices .payment-connections .tab-pane{
  padding-top: 0 !important;
}
.tab-content>.active {
    display: block;
    opacity: 1;
}
.tabs-container .nav-tabs {
    position: relative;
    z-index: 2;
}
.tabs-container ul li a {
    color: #0A0A15;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    background: rgba(247, 245, 250, 1);
    border-radius:0;
    width: 220px;
    display: inline-block;
    text-align: center;
    padding: 41px 0;
    opacity: 0.6;
    box-shadow: 0 -52px 50px rgba(164, 164, 164, 0.03);
}
.tabs-container .nav-tabs {
    border-bottom:none;
}
.tabs-container ul li.active a{
    opacity: 1;
    background: #fff;
}
.tab-content {
	background: #fff;
	border-radius: 22px;
	box-shadow: 0px 0 100px rgb(164 164 164 / 20%)
}
.tabs-container {
	width: 100%;
}
.tabbable.tabs-inner .tab-content {
	box-shadow: none;
	border-radius: 0;
	flex: 0 0 72%;
	padding-left: 45px;
    background: none;
}
.tabs-container ul li:first-child a {
	border-radius: 22px 0 0 0;
}
.tabs-container ul li:last-child a {
	border-radius: 0 22px 0 0;
}
.tabbable.tabs-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.tabs-container .tabs-inner ul li:first-child a {
    border-radius: 0;
}
.tabs-container .tabs-inner ul li {
    width: 100%;
}
.tabs-container .tabs-inner ul li a {
    background: #F7F5FA;
    box-shadow: none;
    border-radius: 0;
    text-align: left;
    position: relative;
    padding: 47px 25px 47px 85px;
    display: block;
    width: 100%;
}
.tabs-container #what-you-do .tabs-inner ul li a  {
    padding-top: 32px;
    padding-bottom: 32px;
}
.tabs-container .tabs-inner ul li a:before {
    background: #5CDDAD;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    position: absolute;
    left: 50px;
    content: '';
    top: 50%;
    transform: translateY(-50%);
}
.tabs-container .tabs-inner ul li.active a{
    opacity: 1;
    background: #fff;
}
.tabbable.tabs-inner .nav.nav-tabs {
	flex: 0 0 27.1%;
}
.who-you-are .tab-content .tab-description .description-block {
	height: 100%;
}
.who-you-are-inner,
.description-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
    height: 100%;
}
.who-you-are-inner .custom-btn,
.description-inner .custom-btn {
    margin-top: 15px;
}
.who-you-are-inner .right,
.description-inner .right {
    flex: 0 0 42%;
    height: 100%;
}
.who-you-are-inner .right .image-container img, .description-inner .right .image-container img {
	clip-path: ellipse(100% 95% at 100% 55%);
	border-bottom-right-radius: 22px;
	border-top-right-radius: 22px;
	object-fit: cover;
	position: absolute;
	right: 0;
	top: 50%;
	height: 100%;
	transform: translateY(-50%);
}

.who-you-are-inner .right .image-container,
.description-inner .right .image-container {
	position: relative;
	text-align: right;
	padding-top: 100%;
	height: 100%;
}
.who-you-are-inner .right .image-container:before,
.description-inner .right .image-container:before {
    position:absolute;
    content: "";
    background: url(../images/shape.svg) center no-repeat;
    width: 295px;
    height: 100%;
    left: -1px;
    background-size: cover;
    display: none;
}
.who-you-are-inner  .left p,
.description-inner .left p {
	padding-right: 15px;
}

/***********flexibility**********/
.flexibility {
	padding-top: 65px;
	padding-bottom: 70px;
}
.flexibility h2 {
    margin-bottom: 18px;
}
.heading-container p {
	max-width: 67.5%;
	margin-left: auto;
	margin-right: auto;
}
.cards-container {
	display: flex;
	justify-content: space-between;
	padding-top: 45px;
    width: 100%;
    flex-wrap: wrap;
}
.whatYouDo  .flexibility.flexibility-who-you-are .card:first-child,
.careersNew  .flexibility.flexibility-who-you-are .card:first-child,
.whoWeAre .flexibility.flexibility-who-you-are .card:first-child,
.talkToOurTeam .flexibility.flexibility-who-you-are .card:first-child {
	background: #fff;
	box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.15);
	padding: 35px 30px 55px 30px;
    border-radius: 22px;
}
.no-hover .card {
	padding-bottom: 25px !important;
}
.logins  .no-hover .card {
    padding-bottom: 65px !important;
}
.card {
	border: none;
	border-radius: 22px;
	flex: 0 0 31.9%;
    padding:35px 30px 60px 30px;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 15px;
}
.card > a:first-child {
    margin-bottom: 25px;
}
.whoWeAre .card {
    margin-bottom: 2.15%;
}
.card,
.features-power-payments .power-your-payments,
.case-study-container,
.white-bg,
.blog-repeat,
.search-box-repeat,
.featured-wrap,
.mega-menu,
.switch-container{
    box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.15);
}
.card:before {
    position: absolute;
    background: #F7F5FA;
    width: 380px;
    height: 360px;
    content: "";
    border-radius: 50%;
    z-index: -1;
    top: -148px;
    left: -125px;
    transition: .6s all;
}
.card .icon-container {
    height: 86px;
    background-size: contain;
    margin-bottom: 60px;
    width: 50%;
}
.no-hover .card .icon-container,
section.flexibility.two-columns .card .icon-container {
    width: 26.5%;
    height: auto;
    margin-bottom: 0px;
}

.fullCommerceEnablement  section.flexibility.two-columns .card .icon-container {
    width: 30.5%;
}

.card .text-container {
	min-height: 180px;
	display: flex;
	align-items: center;
}
.card .learn-more {
	position: absolute;
	bottom: 30px;
}
.card .icon-container img:nth-child(2) {
	display: none;
}
.card:hover .icon-container img:nth-child(2) {
	display: block;
}
.card:hover .icon-container img:first-child {
	display: none;
}
.card:hover,
.whatYouDo  .flexibility.flexibility-who-you-are .card:first-child:hover,
.careersNew  .flexibility.flexibility-who-you-are .card:first-child:hover,
.whoWeAre  .flexibility.flexibility-who-you-are .card:first-child:hover   {
    background: #32165D
}
.whoWeAre  .flexibility.flexibility-who-you-are .card:first-child:hover,
.talkToOurTeam  .flexibility.flexibility-who-you-are .card:first-child:hover {
    background: #32165D !important;
}
.whatYouDo .flexibility.flexibility-who-you-are.no-first-bg .card:first-child,
.whatYouDo .flexibility.flexibility-who-you-are.no-first-bg .card:first-child:hover,
.careersNew .flexibility.flexibility-who-you-are.no-first-bg .card:first-child,
.careersNew .flexibility.flexibility-who-you-are.no-first-bg .card:first-child:hover {
	background: none;
	box-shadow: none;
	padding: 0;
}
.whatYouDo .flexibility.flexibility-who-you-are.no-first-bg .card:first-child:hover p ,
.whatYouDo .flexibility.flexibility-who-you-are.no-first-bg .card:first-child:hover h2,
.careersNew .flexibility.flexibility-who-you-are.no-first-bg .card:first-child:hover p ,
.careersNew .flexibility.flexibility-who-you-are.no-first-bg .card:first-child:hover h2{
    color: #222222;
}
.card:hover  h3,
.card:hover  p,
.card:hover  p a,
.card:hover .learn-more,
.blog-repeat:hover .title,
.blog-repeat:hover h3,
.blog-repeat:hover p,
section.blogs-section.case-study-green .blog-repeat:hover .title,
.whatYouDo  .flexibility.flexibility-who-you-are .card:first-child:hover p,
.careersNew  .flexibility.flexibility-who-you-are .card:first-child:hover p,
.whoWeAre  .flexibility.flexibility-who-you-are .card:first-child:hover p,
.talkToOurTeam  .flexibility.flexibility-who-you-are .card:first-child:hover p  {
    color: #fff;
}
.card:hover:before,
.blog-repeat:hover:before {
    transform: scale(2);
    opacity: 0;
    background:#F7F5FA;
}
.no-hover .card:hover {
    background: #fff !important;
}
.no-hover .card:hover h3,
.no-hover .card:hover p,
.no-hover .card:hover a {
    color: #0A0A15 !important;
}
.no-hover .card:hover .icon-container img:first-child {
    display: block;
}
/***********power up businnes*******/
.power-up-business {
	padding-top: 70px;
    position: relative;
}
.power-up-business::before {
	width: 2935px;
	height: 2930px;
	right: -2018px;
	border-radius: 50%;
	top: -500px;
}
.power-up-business h3{
    margin-bottom: 20px;
}
.power-up-business .heading-container {
	max-width: 55%;
	margin-left: auto;
	margin-right: auto;
}
.grid-repeat {
    margin-bottom: 50px;
}
.grid-repeat:last-child {
    margin-bottom: 0;
}
.grid-repeat .text-container {
	padding-right: 18%;
}
.grid-repeat:nth-child(2n) .text-container {
	padding-left: 18%;
    padding-right: 0;
}
.grid-repeat:nth-child(2n) .row {
	flex-direction: row-reverse;
}
.careersNew .power-up-business .grid-repeat .img-container,
.careers .power-up-business .grid-repeat .img-container {
    position: relative;
}
.careersNew .power-up-business .grid-repeat .img-container img,
.careers .power-up-business .grid-repeat .img-container img {
	border-radius: 50%;
	min-height: 456px;
	object-fit: cover;
}
.careersNew .power-up-business .grid-repeat .pills.circle-pill-left,
.careers .power-up-business .grid-repeat .pills.circle-pill-left,
.arround-the-world .contact-image .pills.circle-pill-left  {
	top: 3.4vw;
	left: 3.6vw;
}
.careersNew .fpo-images ul li .img-container .pills.circle-pill-left,
.careers .fpo-images ul li .img-container .pills.circle-pill-left,
.whoWeAre .fpo-images ul li .img-container .pills.circle-pill-left {
	top: 3.4vw;
	left: 0.6vw;
}
.careersNew .fpo-images ul li:nth-child(2) .img-container .pills.circle-pill-left,
.careers .fpo-images ul li:nth-child(2) .img-container .pills.circle-pill-left,
.whoWeAre .fpo-images ul li:nth-child(2) .img-container .pills.circle-pill-left {
    top: 3.4vw;
    left: 3.6vw;
}
.careersNew .fpo-images ul li:nth-child(2)  .img-container .pills.circle-pill-right,
.careers .fpo-images ul li:nth-child(2)  .img-container .pills.circle-pill-right,
.whoWeAre .fpo-images ul li:nth-child(2)  .img-container .pills.circle-pill-right,
.arround-the-world .contact-image .pills.circle-pill-right  {
    right: 3.7vw;
    bottom: 3.7vw;
}
.arround-the-world .contact-image {
    position: relative;
}
.arround-the-world .contact-image .img-container {
	position: relative;
	padding-top: 100%;
}
.arround-the-world .contact-image .img-container img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 100%;
	width: 100%;
	border-radius: 50%;
    object-fit: cover;
}
.careersNew .fpo-images ul li  .img-container .pills.circle-pill-right,
.careers .fpo-images ul li  .img-container .pills.circle-pill-right,
.whoWeAre .fpo-images ul li  .img-container .pills.circle-pill-right {
    right: 1.7vw;
    bottom: 1.7vw;
}
.careersNew .power-up-business .grid-repeat  .pills.circle-pill-right,
.careers .power-up-business .grid-repeat  .pills.circle-pill-right {
    right: 3.6vw;
    bottom: 3.6vw;
}
.careersNew .power-up-business .grid-repeat .pills .circle-12,
.careersNew .fpo-images ul li  .img-container .pills .circle-12,
.careers .power-up-business .grid-repeat .pills .circle-12,
.careers .fpo-images ul li  .img-container .pills .circle-12,
.whoWeAre .fpo-images ul li  .img-container .pills .circle-12,
.arround-the-world .contact-image  .pills .circle-12{
    display: block;
    margin-left: -10px;
}

.power-up-business .grid-repeat:nth-child(2) {
	margin-bottom: 0;
}
.two-col-grid-container {
	padding-top: 72px;
}
/**********put our experience***********/
.put-your-experience {
    position: relative;
    padding: 340px 0;
}
.careersNew  .put-your-experience {
	padding: 300px 0 250px 0;
}
.put-your-experience::before{
    position:absolute;
    content: "";
    background: #F7F5FA;
    width: 46.94vw;
    height: 46.94vw;
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);
    border-radius: 50%;
    max-width: 1440px;
    max-height: 1440px;
}
.put-your-experience .item {
	text-align: center;
    margin-left:4vw;
    margin-right: 4vw;
}
.put-your-experience .counter {
	font-weight: 800;
	font-size: 85px;
	line-height: 90px;
	color: #5CDDAD;
	margin-bottom: 8px;
	display: block;
}
/* .put-your-experience .slick-active.slick-center .counter {
    color: #5CDDAD !important;
    background: none;
    -webkit-text-fill-color: inherit;
}
.put-your-experience .slick-track .slick-active + .slick-active span.counter {
 background: -webkit-linear-gradient(180deg, #32165D 53%, #5CDDAD  0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.put-your-experience .slick-track .slick-active + .slick-active + .slick-active span.counter {
    color: #32165D;
    background: none;
    -webkit-text-fill-color: inherit;
    -webkit-background-clip: inherit;
}
.put-your-experience .slick-track .slick-active span.counter {
    color: #5CDDAD
}*/
.experience-slider,
.experience-slider1 {
	padding-top: 67px;
    max-width: 100%;
    left: 34%;
    width: 75%;

}
.put-your-experience .container:before {
    left: 0;
    top: -245px;
}
.put-your-experience .container:after {
    left: 200px;
    top: -310px;
}
.enabling-payments .container:before {
    right: 0;
    top: -215px;
}
.enabling-payments .container::after {
	right: 150px;
	top: -82px;
}

.put-your-experience .container:before,
.put-your-experience.put-your-experience-blog-detail .container .row::before,
.enabling-payments .container:before,
.fpo-images:before,
.fpo-images ul:before,
.power-next-era.power-next-era-who-we-are .container:before{
    background: #F7F5FA;
    width: 132px;
    height: 132px;
    position:absolute;
    content: "";
    border-radius: 50%;
}
.put-your-experience .container:after,
.put-your-experience.put-your-experience-blog-detail .container .row:after,
.enabling-payments .container:after,
.fpo-images:after,
.fpo-images ul:after,
.power-next-era.power-next-era-who-we-are .container:after {
    background: #F7F5FA;
    width: 37px;
    height: 37px;
    position:absolute;
    content: "";
    border-radius: 50%;
}

/**********enabling-payments**********/
.home  .enabling-payments,
.careersNew  .enabling-payments{
    padding-top: 50px;
}
.enabling-payments {
	padding-top: 3px;
	padding-bottom: 70px;
}
.enabling-payments .heading-container{
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
    position: relative;
    z-index: 2;
}
.enabling-payments .heading-container p {
	max-width: 100%;
	margin-bottom: 20px;
}


/********powering-success **********/
.whatYouDo .powering-success::before,
.unattendedAndSelfService .powering-success::before{
  display: none;
}
.powering-success {
	padding-top: 70px;
    padding-bottom: 90px;
    position: relative;
}
.unattendedAndSelfService  .powering-success {
    padding-top: 0;
    padding-bottom: 150px;
}
.unattendedAndSelfService .features-power-payments {
	padding-bottom: 120px;
}
.isvs  .powering-success::before {
  display: none;
}
.unattendedAndSelfService  .accept-payments::after {
    display: none;
}
.whoYouAre .powering-success,
.fullCommerceEnablement .powering-success {
    padding-top: 50px;
}
.powering-success::before {
	width: 1998px;
	height: 1850px;
	left: -1405px;
	border-radius: 50%;
	top: -415px;
}
.case-study-top {
	background: #fff;
	border-radius: 22px;
}
.case-study-top .image-container img {
	clip-path: ellipse(90% 145% at 9% 71%);
	border-top-left-radius: 22px;
    border-bottom-left-radius: 22px;
	max-height: 425px;
	max-width: 490px;
	height: 100%;
	min-height: 350px;
	object-fit: cover;
}
.case-study-container {
	margin-top: 53px;
	/*box-shadow: 0px 0px 100px rgba(164, 164, 164, 0.15);*/
	border-radius: 22px;
}
.case-study-container p {
	color: #0A0A15;
}
.case-study-container p b,
.case-study-container p strong {
 color: #32165D;
 font-weight: 700;
}
.case-study-container .logo-container {
	margin-bottom: 30px;
}
.case-study-container  .custom-btn {
    margin-top: 15px;
}
.case-study-container .text-container {
	padding: 20px 60px 20px 0;
}
.case-study-top-inner .col-lg-6:nth-child(2) {
	padding-left: 0;
}
.case-study-bottom {
    background: #F7F5FA;
    padding: 35px 55px 25px 60px;
    border-radius: 0 0 22px 22px;
    margin-top: -18px;
    position: relative;
    z-index: 2;
}
.case-study-bottom blockquote, .case-study-bottom blockquote p {
	font-size: 30px;
	margin: 0;
	font-weight: 800;
	line-height: 40px;
	color: #0A0A15;
}
.case-study-bottom blockquote strong {
    font-weight: 800;
    color: #5CDDAD;
}
.case-study-bottom blockquote + span {
		margin-top: 30px;
}
.journey-text .name,
.case-study-bottom blockquote + span {
    font-size: 14px;
	line-height: 17.5px;
	display: block;
	font-weight: 700;
	color: rgba(10, 10, 21, 0.5);
    text-transform: uppercase;
	letter-spacing: 2.5px;
}
.enabling-payments.next-era-payments h2 {
    margin-bottom: 28px;
}
.enabling-payments.next-era-payments {
	padding-bottom: 145px;
    padding-top: 50px;
}
.enabling-payments.next-era-payments .container::before,
.enabling-payments.next-era-payments .container::after{
  display: none;
}
/*******footer********/
footer svg{
    display: none;
}
.footer-left-shape .left-shape {
    display: block;
    position: absolute;
    width: 51vw;
    height: 1250px;
    left: 0;
    bottom: 0;
    object-fit: cover;
}

.footer-right-shape .right-shape {
    display: block;
    position: absolute;
    width: 47vw;
    height: 1250px;
    right: 0;
    bottom: 0;
    object-fit: cover;
    left: inherit;
}

.footer-inner {
    width: 100%;
}
.footer-logo img {
    max-width: 165px;
}
.footer-top .col-lg-8 {
    text-align: right;
}
.footer-top ul {
    list-style: none;
}
.footer-top ul li {
    display: inline-block;
    width: 12%;
    text-align: center;
}
.footer-top ul li:nth-child(2) {
    width: 22%;
}
.footer-top ul li a {
    font-size: 16px;
    font-weight: 400;
    line-height: 18.8px;
    color: #222222;
}
.footer-links ul {
    list-style: none;
}
.footer-links-container {
	margin-top: 65px;
	display: flex;
	justify-content: space-between;
}
.footer-links:first-child {
    flex: 0 0 21.7%;
}
.footer-links:nth-child(2) {
    flex: 0 0 14%;
}
.footer-links:nth-child(3) {
    flex: 0 0 17.5%;
}
.footer-links:nth-child(4) {
    flex: 0 0 11%;
}
.footer-links:nth-child(5) {
    flex: 0 0 9%;
}
.footer-links ul li {
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-links ul li a {
	font-size: 16px;
	line-height: 18.8px;
	font-weight: 400;
    color: #222222;
}
.footer-links ul li a:hover,
.footer-top ul li a:hover {
    font-weight: 700;
}
.social-links,
.language-change {
    display: inline-block;
    vertical-align: middle;
}
.social-links ul {
    list-style: none;
}
.social-links ul li {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}
.social-links ul li a {
    display: block;
}

.social-links ul li a.twitter {
    background-color: #32165D;
    -webkit-mask: url(../images/twitter.svg) no-repeat center;
    mask: url(../images/twitter.svg) no-repeat center;
    width: 24px;
    height: 20px;
}

.social-links ul li a.linkedin {
    background-color: #32165D;
    -webkit-mask: url(../images/linkedin.svg) no-repeat center;
    mask: url(../images/linkedin.svg) no-repeat center;
    width: 24px;
    height: 22px;
}

.social-links ul li a.facebook {
    background-color: #32165D;
    -webkit-mask: url(../images/facebook.svg) no-repeat center;
    mask: url(../images/facebook.svg) no-repeat center;
    width: 11px;
    height: 20px;
}

.social-links ul li a.instagram {
    background-color: #32165D;
    -webkit-mask: url(../images/instagram.svg) no-repeat center;
    mask: url(../images/instagram.svg) no-repeat center;
    width: 22px;
    height: 22px;
    background-size: contain;
}

.social-links ul li a.mail {
    background-color: #32165D;
    -webkit-mask: url(../images/mail.svg) no-repeat center;
    mask: url(../images/mail.svg) no-repeat center;
    width: 20px;
    height: 16px;
    background-size: contain;
}
.social-links ul li a.twitter:hover,
.social-links ul li a.linkedin:hover,
.social-links ul li a.facebook:hover,
.social-links ul li a.instagram:hover,
.social-links ul li a.mail:hover {
    background-color: #5cddad;
}
.footer-case-study {
	margin-top: 45px;
}
.language-change {
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
}
.language-change img {
	margin-left: 3px;
	max-width: 21px;
}
.footer-case-study .col-lg-8 {
    text-align: right;
}
.social-links {
	padding-top: 4px;
	padding-right: 25px;
}
.copyright ul {
	list-style: none;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.copyright ul li a ,
.copyright ul li p{
	font-size: 12px;
	color: #58616B;
	font-weight: 400;
	line-height: 20px;
    margin: 0;
}
.copyright ul li  {
	font-size: 12px;
    font-weight: 400;
    color: #58616B;
}
.copyright {
	padding: 50px 0 60px;
}
.header-white .menu-toggle{
    background: url(../images/menu-white.png) center no-repeat;
    background-size: 100% 2px;
}
.header-white .menu-toggle::before,
.header-white .menu-toggle::after,
.header-white .menu-toggle span{
    background: #fff;
}
.scroll-up .header-white .menu-toggle::before,
.scroll-up .header-white .menu-toggle::after,
.scroll-up .header-white .menu-toggle span,
.bodyfix .header-white .menu-toggle::before,
.bodyfix .header-white .menu-toggle::after,
.bodyfix .header-white .menu-toggle span{
    background: #0A0A15;
}
.scroll-up .header-white .menu-toggle.opened {
    background: none;
}

.menu-toggle {
	height: 20px;
	width: 32px;
	position: relative;
	z-index: 2;
	cursor: pointer;
	display: inline-block;
	transform-origin: center;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	max-width: 40px;
	background-size: 100% 2px;
	display: none;
	margin-left: 30px;
}
.menu-toggle span {
    background: #0A0A15;
    width: 100%;
    height: 2px;
    display: block;
    position: relative;
    top: 9px;
}
.menu-toggle.opened span {
    opacity: 0;
}
.menu-toggle::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    top: 0;
    left: 0;
    background-color: #0A0A15;
    z-index: 1;
    transition: transform .3s cubic-bezier(.23,1,.32,1),top .2s .3s cubic-bezier(.23,1,.32,1);
}
.menu-toggle::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #0A0A15;
    z-index: 1;
    transition: transform .3s cubic-bezier(.23,1,.32,1),bottom .2s .3s cubic-bezier(.23,1,.32,1),width .2s .5s cubic-bezier(.23,1,.32,1);
}
.menu-toggle.opened {
    background: none;
}
.menu-toggle.opened::before {
    top: 7px;
    transform: rotate(45deg);
    transition: top .2s .2s cubic-bezier(.23,1,.32,1),transform .3s .5s cubic-bezier(.23,1,.32,1);
}
.menu-toggle.opened::after {
    width: 100%;
    bottom: inherit;
    transform: rotate(-45deg);
    transition: width .2s cubic-bezier(.23,1,.32,1),bottom .2s .2s cubic-bezier(.23,1,.32,1),transform .3s .5s cubic-bezier(.23,1,.32,1);
    top: 7px;
}

/**************solutions processors devices********/
.solution-template::before,
.insights-template::before,
.contactNew .conntact-template::before,
.contact .conntact-template::before,
.talkToOurTeam .conntact-template::before {
	width: 131vw;
	height: 117vw;
	left: -70vw;
	border-radius: 50%;
	top: -72vw;
}
span.caption {
    font-weight: 700;
    color: #0A0A15;
    line-height: 20px;
    opacity: 0.33;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
}
.banner-inner {
	padding-top: 135px;
}
.banner-inner h1 {
    margin-top: 38px;
}
.banner-inner p {
	max-width: 745px;
	margin-left: auto;
	margin-right: auto;
}
.banner.solution-template {
	padding-bottom: 55px;
}

/**************payment connections********/
.payment-connections {
	padding-top: 10px;
	padding-bottom: 120px;
}
.payment-connections .heading-container p {
	max-width: 82%;
}
.payment-connections .heading-container h2 {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.payment-connections .tabs-container ul {
	background: #F7F5FA;
	border-radius: 22px 22px 0 0;
}
.payment-connections .tabs-container ul li:first-child a.active {
    border-top-left-radius: 22px;
}
.payment-connections .tabs-container ul li:last-child a.active {
    border-top-right-radius: 22px;
}
.payment-connections .tabs-container ul li {
	flex: 0 0 33.33%;
}
.whoYouAre .payment-connections.payment-connections-who-you-are .tabs-container ul li:first-child a {
	border-top-left-radius: 22px;
}
.whoYouAre .payment-connections.payment-connections-who-you-are .tabs-container ul li:last-child a {
	border-top-right-radius: 22px;
}
.payment-connections .tabs-container ul li a {
    width: 100%;
    text-align: left;
    padding: 33px 0 33px 65px;
    opacity: 0.6;
    position: relative;
    box-shadow: none;
    border-radius: 0;
}
.payment-connections .tabs-container ul li a::before {
	background: #5CDDAD;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	position: absolute;
	left: 32px;
	content: '';
	top: 50%;
	transform: translateY(-50%);
}
.payment-connections .tabs-container ul li a.active {
    opacity: 1;
    background: #fff;
}
.payment-connections .tabs-container {
	box-shadow: 0px 0px 100px rgba(164, 164, 164, 0.15);
	margin-top: 33px;
    border-radius: 22px 22px 0 0;
}
.payment-connections .tabs-container,
.payment-connections .tabs-container .case-study-top,
.payment-connections .tab-content {
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
}
.payment-connections .tab-inner {
	padding: 33px 30px 0 30px;
}
.payment-connections .tab-inner p {
	font-size: 16px;
	line-height: 26px;
}
.payment-connections .tab-inner.mobile-devices p,
.payment-connections .tab-inner.windows-linux p {
	max-width: 60%;
}
.payment-connections  .table  td {
     text-align: center;
     border-top:none;
     vertical-align: middle;
}
.payment-connections  .table  th {
    text-align: center;
}
.payment-connections  .table  td:first-child,
.payment-connections  .table  th:first-child{
    text-align: left;
}
.payment-connections .table td:first-child,
.payment-connections .table th:first-child {
    padding-left: 0;
}
.payment-connections .tab-content {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.whoYouAre .payment-connections .tab-content {
	border-bottom-left-radius: 22px;
    border-bottom-right-radius :22px;
    border-top-right-radius :22px
}
.whoYouAre .payment-connections.payment-connections-who-you-are .case-study-top {
	border-bottom-left-radius: 22px;
    border-bottom-right-radius :22px
}
.whoYouAre .payment-connections .tabs-container {
	border-bottom-left-radius: 22px;
    border-bottom-right-radius :22px;
    box-shadow:none
}
.whoYouAre .payment-connections.payment-connections-who-you-are .tabs-container ul {
    background: none;
}
.whoYouAre  .payment-connections.payment-connections-who-you-are .tabs-container ul li a {
    box-shadow: 0 -52px 50px rgba(164, 164, 164, 0.03);
}
.whoYouAre .tab-content>.tab-pane {
    box-shadow: 0px 0px 100px rgb(164 164 164 / 15%);
    border-radius: 0 22px 22px 22px;
}
.whoYouAre .payment-connections.payment-connections-who-you-are .case-study-top .image-container img {
    border-top-right-radius: 22px;
}
.coming-soon {
	font-size: 14px;
	color: #03A578;
}

/**************features-power-payments************/
.features-power-payments .power-your-payments {
	/*box-shadow: 0px 0px 100px rgba(164, 164, 164, 0.15);*/
	border-radius: 20px;
	background: #fff;
	padding: 30px 35px;
    flex: 0 0 49%;
   margin-bottom: 2%;
}



.features-power-payments.features-power-payments-careers .power-your-payments:nth-child(2) {
    background: #fff;
}
.features-power-payments .power-your-payments:hover,
.features-power-payments .power-your-payments:nth-child(2):hover,
.features-power-payments.features-power-payments-careers .power-your-payments:nth-child(2):hover{
    background: #32165D;
}
.features-power-payments .power-your-payments:hover h3,
.features-power-payments .power-your-payments:hover p,
.features-power-payments .power-your-payments:hover .learn-more {
    color: #fff;
}
.features-power-payments .row {
	align-items: stretch;
}
.features-power-payments .power-your-payments p {
	min-height: 150px;
}
.whatYouDo .features-power-payments {
	padding-bottom: 70px;
	z-index: 2;
	position: relative;
}
.whatYouDo .flexibility.flexibility-who-you-are.without-animation {
	margin-bottom: 30px;
}
.features-power-payments {
	padding-bottom: 145px;
}
.whatYouDo .features-power-payments {
	position: relative;
	z-index: 2;
	margin-top: 140px;
}
.features-power-payments .learn-more {
	position: absolute;
	bottom: 33px;
}

/*.footer-left-shape::before {
	width: 90vw;
	height: 90vw;
	left: 0;
	bottom: 0;
	background: url(../images/bottom-left-circle.svg) left bottom;
	background-repeat: no-repeat;
	background-size: contain;
}
.footer-right-shape::before {
	width: 99vw;
	height: 99vw;
	right: 0;
	bottom: 0;
	background: url(../images/bottom-right-circle.png) right bottom;
	background-repeat: no-repeat;
	background-size: contain;
}*/
.footer-right-shape,
.footer-left-shape {
    position: relative;
}

/*************security pci compliance******/
.security-core .row {
    align-items: self-start;
}
.security-core-inner {
    position: relative;
}
.helpful-links {
    background: rgba(247, 245, 250, 0.33);
	border-radius: 22px;
    width: 290px;
    border: 1px solid #F7F5FA;
    display: inline-block;
    vertical-align: top;
    position: -webkit-sticky;
    position: sticky;
    top: 140px;
    padding: 20px 30px 20px 30px;
    margin-top: 50px;
}
.security-core-left {
    display: inline-block;
    width: calc(100% - 295px);
    margin-top: 40px;
    padding-right: 65px;
}
.security-core-left .accordion .card p a,
.security-core-left .accordion .card li a {
    color: #5cddad;
}
.helpful-links h4 {
	border-bottom: 0.5px solid rgba(10, 10, 21, 0.2);
	padding-bottom: 12px;
}
.helpful-links p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 15px;
}
.download-btn {
	font-weight: 700;
	color: #0A0A15;
	font-size: 16px;
	line-height: 22.4px;
	text-transform: uppercase;
	padding-right: 45px;
	background: url(../images/download.svg) center right no-repeat;
	background-size: 21px;
	letter-spacing: 1.5px;
}
.download-btn:hover {
    background: url(../images/download-hover.svg) center right no-repeat;
	background-size: 21px;
}
.helpful-links-container .link-repeat {
	margin-bottom: 40px;
}
.helpful-links-container {
	margin-top: 30px;
}
.helpful-links-container .link-repeat:last-child {
	margin-bottom: 0;
}




/**************accordian**********/
.accordian-container {
	border-top: 2px solid #0A0A15;
	margin-top: 45px;
}
.accordion .card-header h3 button:after {
    background: url(../images/icon-minus.svg) center right;
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    right: 0;
    background-size: cover;
    top: 50%;
    transform: translateY(-50%);
}
.accordion .card-header h3 button.collapsed:after {
    background: url(../images/icon-plus.svg) center right;
    background-size: cover;
}

.accordion .card {
    box-shadow:none;
    padding: 0;
    background: none;
    border-radius: 0;
    margin-bottom: 0;
}
.accordion .card:before {
    display: none;
}
.accordion .card-header {
    background: none;
    padding: 0;
    border-radius: 0;
    position: relative;
    cursor: pointer;
    margin-bottom: 0 !important;
    border-bottom: none;
}
.accordion .card .card-header h3 button {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    text-align: left;
    padding-top: 19.5px;
    padding-bottom: 19.5px;
    margin-bottom: 0;
    border-radius: 0;
    border-top: 1px solid rgba(10, 10, 21, 0.5)
}
.accordion .card:first-child .card-header h3 button {
    border-top: none;
}
.accordion .card:last-child  {
    border-bottom: 1px solid rgba(10, 10, 21, 0.5)
}

.accordion .card-header h3 button:hover,
.accordion .card-header h3 button:focus {
    text-decoration: none !important;
    outline: none  !important;
}
.accordion .card-header.collapsed {
    border-bottom: 1px solid rgba(10, 10, 21, 0.2);
}
.accordion .card h3,
.accordion .card p,
.accordion .card p a {
    color: #0A0A15;
}
.accordion .card-body h5 {
	margin-top: 50px;
}
.accordion .card-body h4 {
	margin-top: 25px;
}
.blog-details-inner h3 {
	margin-top: 48px;
}
.blog-details-inner h2 {
	margin-top: 40px;
}
.blog-details-inner h2:first-child {
	margin-top: 0;
}
.blog-details-inner .left-sec img {
	margin-bottom: 50px;
}
.accordion .card-body {
	padding: 0 0 15px 0;
    border-bottom:  1px solid rgba(10, 10, 21, 0.2);
}
.sdks_and_apis .accordion .card-body {
  border-bottom: none;
}
.accordion .card-body ul {
	padding: 0 0 0 20px;
}
.accordion .card-body ol {
	padding: 0 0 0 25px;
}
.solutionsSecurityPciCompliance  .accordion .card-body {
    border-bottom: none;
}
.accordion .card h3 {
    margin-bottom: 0;
}
/**************accordian**********/

.deploy-on-timeline .heading-container {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.deploy-on-timeline {
	padding-top: 55px;
	padding-bottom: 130px;
}
.deploy-on-timeline .image-container {
	margin-top: 0;
}
.careers  .deploy-on-timeline .image-container,
.careersNew  .deploy-on-timeline .image-container,
.paymentGatewayFeatures   .deploy-on-timeline .image-container {
	margin-top: 15px;
}
.security-core {
	padding-bottom: 55px;
}

/*************mega menu*************/
.menu-links ul li {
	width: 100%;
}
.mega-menu  .menu-links li:hover {
    background: #F7F5FA;
}
.small-menu.mega-menu  {
    max-width: 400px;
    right: inherit;
    margin-left: -45px;
}
.navigation nav ul li.subdropdown:nth-child(3) .mega-menu.small-menu {
    right: 0;
    max-width: 306px;
}
.small-menu.mega-menu:before {
    display: none;
}
.small-menu.mega-menu .menu-links {
    flex: 0 0 100%;
}
.mega-menu {
    position: absolute;
    background: #fff;
    max-width: 1050px;
    width: 100%;
    right: 0;
    z-index: 999;
    overflow: hidden;
    top: 170px;
    display: none;
}
.menu-links {
	flex: 0 0 50%;
}
.mega-menu:before {
    width: 427px;
    height: 427px;
    bottom: -165px;
    left: -100px;
    border-radius: 50%;
}
.mega-menu-inner {
    display: flex;
    justify-content: space-between;
}
.mega-menu-right {
	flex: 0 0 33%;
}
.menu-text-top-right {
    height: 50%;
    background: #03A578;
    padding: 50px 48px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.menu-img-bottom {
    height: 50%;
}
.menu-img-bottom img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.menu-text-top-right h3,
.menu-text-top-right p,
.menu-text-top-right .learn-more {
    color: #fff;
}
.menu-text-top-right h3 {
    margin-bottom: 0;
}
.menu-text-top-right .learn-more,
.menu-text-top-right .learn-more:hover {
     font-size: 16px;
line-height: 22.4px;
}
.menu-text-top-right .learn-more::after,
.menu-text-top-right .learn-more:hover::after,
.banner-right-case-study-detail .learn-more::after,
.banner-right-case-study-detail .learn-more:hover::after {
     background:  url(../images/arrow-white.svg) center right no-repeat;
     background-size: 21px;
}
.menu-text-top-right .learn-more:hover,
.banner-right-case-study-detail .learn-more,
.banner-right-case-study-detail .learn-more:hover {
    color: #fff;
}
.menu-text-top-right p{
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
    width: 100%;
}
.mega-menu-left {
	display: flex;
	justify-content: space-between;
	padding: 30px 0 0 0;
}
.mega-menu.small-menu .mega-menu-left {
    padding-top: 0;
    padding-bottom: 0;
}
.mega-menu .mega-menu-left .menu-links ul {
    margin-left: 0;
    margin-right: 0;
}
.mega-menu .mega-menu-left .menu-links li {
    padding-left: 45px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-left: 0;
    margin-right: 0;
}
.mega-menu .mega-menu-left .menu-links h6 {
    padding-left: 45px;
    padding-right: 30px;
}
.mega-menu .mega-menu-left .menu-links li p {
    margin-bottom: 0;
}
.menu-links h6 {
	line-height: 20px;
	margin-bottom: 25px;
}
.menu-links h6:empty {
    display: none;
}
.menu-links strong {
	font-size: 18px;
	font-weight: 700;
	line-height: 25.2px;
}
.menu-links p {
	font-size: 16px;
	line-height: 26px;
	margin-top: 0;
}
.navigation nav ul li a img {
	margin-right: 5px;
}


/***************who you are*******/
.who-you-are-template {
    position: relative;
}
.who-you-are-template::before{
	width: 100%;
	height: 100%;
	right: 0;
	border-radius:0 0 42% 42%;
	top: -218px;
}
.who-you-are-template h1,
.banner-blog-detail .banner-inner h1,
.banner-case-study-detail .banner-inner h1 {
	font-size: 55px;
	line-height: 63px;
}
.who-you-are-template .banner-inner {
	padding-top: 80px;
}
.who-you-are-template .image-container {
	margin-top: 95px;
}
.power-up-business-who-you-are.power-up-business .grid-repeat {
	margin-bottom: 100px;
}
.power-up-business-who-you-are.power-up-business .grid-repeat:last-child {
	margin-bottom: 0;
}
.power-up-business-who-you-are.power-up-business::before {
	top: -60px;
    right: -1950px;
    height: 2690px;
}
.whoYouAre  .power-up-business-who-you-are.power-up-business::before,
.careers  .power-up-business-who-you-are.power-up-business::before {
	display: none;
}
.whoYouAre .additional-core {
	margin-top: 60px;
	margin-bottom: 50px;
}
.power-up-business.power-up-business-who-you-are {
	padding-bottom: 30px;
}
.payment-connections.payment-connections-who-you-are .tab-inner p {
	font-size: inherit;
	line-height: inherit;
	margin-bottom: 30px;
}
.payment-connections.payment-connections-who-you-are .case-study-top .image-container img {
	clip-path: circle(82.5% at 83% 62%);
	border-top-left-radius: 0;
	border-bottom-right-radius: 22px;
	max-height: 460px;
	width: 100%;
	object-fit: cover;
}
.payment-connections.payment-connections-who-you-are .image-container {
	text-align: right;
    height: 100%;
}
.payment-connections.payment-connections-who-you-are .tabs-container ul li {
	flex: 0 0 auto;
}
.whoYouAre  .payment-connections.payment-connections-who-you-are .tabs-container ul li {
	flex: 0 0 210px;
}
.whoYouAre .payment-connections.payment-connections-who-you-are .tabs-container ul li:last-child {
	flex: 0 0 auto;
}
.payment-connections.payment-connections-who-you-are .tabs-container ul li a {
	padding: 33px 30px 33px 65px;
}
.fullCommerceEnablement  .payment-connections.payment-connections-who-you-are .tabs-container ul li a {
  padding-right: 25px;
  padding-left: 50px;
}
.fullCommerceEnablement .payment-connections .tabs-container ul li a::before {
    left: 25px;
}
.payment-connections.payment-connections-who-you-are .tabs-container ul {
	background: #F7F5FA;
}
.payment-connections.payment-connections-who-you-are .tab-inner {
	padding: 0;
}
.payment-connections.payment-connections-who-you-are .text-container {
	padding-left: 50px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.payment-connections.payment-connections-who-you-are .row {
	align-items: stretch;
}
.payment-connections.payment-connections-who-you-are {
	padding-bottom: 60px;
}
.flexibility.flexibility-who-you-are {
	padding-top: 45px;
	padding-bottom: 50px;
    position: relative;
}
.flexibility.flexibility-who-you-are .cards-container {
	flex-wrap:wrap ;
}
.flexibility.flexibility-who-you-are .card h3 {
    padding-right: 10px;
}
.flexibility.flexibility-who-you-are .card .text-container {
	min-height: inherit;
	margin-top: 13px;
	margin-bottom: 22px;
}
.flexibility.flexibility-who-you-are .card {
    margin-bottom: 20px;
}
.flexibility.flexibility-who-you-are .card:first-child {
	background: none !important;
	box-shadow: none;
	padding: 0;
    border-radius: 0;
}
.flexibility.flexibility-who-you-are .card:first-child::before{
    display: none;
}
.flexibility.flexibility-who-you-are .card:first-child p {
    color: #222222;
}
.white-bg {
	background: #fff;
	/*box-shadow: 0px 0px 100px rgba(164, 164, 164, 0.15);*/
	border-radius: 22px;
	padding: 75px 115px 60px 115px;
    width: 100%;
}
.form-container {
	margin-top: 43px;
}
.form-container button.custom-btn {
	margin-top: 5px;
}
.power-next-era {
	padding-bottom: 145px;
	z-index: 1;
	position: relative;
}
.powering-success.powering-success-who-you-are::before {
    display: none;
}
.flexibility.flexibility-who-you-are::before {
	width: 2150px;
	height: 2740px;
	left: -1205px;
	border-radius: 50%;
	top: -350px;
}
.whatYouDo  .flexibility.flexibility-who-you-are::before {
	display: none;
}
/****************interior segamention**********/
.u-proxy-iframe {
    position: absolute;
    border: 0px;
    width: 1px;
    height: 1px;
    margin-left: -9999px;
}
legend {
    color: #0A0A15;
    font-weight: 800;
    margin-bottom: 10px;
}
input[type="submit"].custom-btn {
    border: none;
    padding-top: 0;
}

.banner.who-you-are-template.interior-seg .image-container .inner-img{
    position: relative;
}
.banner.who-you-are-template.interior-seg .image-container {
    margin-left: -15px;
    margin-right: -15px;
}
.banner.who-you-are-template.interior-seg .image-container svg {
    position: absolute;
    width: 100%;
    z-index: 9;
    left: 0;
    height:calc(100% + 1px);
    top: 0;
}
.accept-payments {
	margin-top: 140px;
    position: relative;
}
.whatYouDo  .accept-payments {
    margin-bottom: 140px;
}
section.power-next-era.power-next-era-who-we-are .white-bg {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
}
.features-power-payments.features-power-payments-interior-seg .power-your-payments:nth-child(2),
.features-power-payments.features-power-payments-who-we-are .power-your-payments:nth-child(2) {
	background: #fff;
}
.features-power-payments.features-power-payments-interior-seg .power-your-payments:nth-child(2):hover,
.features-power-payments.features-power-payments-who-we-are .power-your-payments:nth-child(2):hover  {
    background: #32165D;
}
.power-next-era.power-next-era-interior-seg {
    position: relative;
}
.power-next-era.power-next-era-interior-seg:before {
	width: 2935px;
	height: 2880px;
	right: -1980px;
	border-radius: 50%;
	bottom: 50px;
}
.additional-core {
	position: relative;
}
.additional-core::before {
	width: 2935px;
	height: 1790px;
	right: -2100px;
	border-radius: 50%;
	bottom: -80px;
}
.accept-payments::before {
	width: 2800px;
	height: 2800px;
	right: -1900px;
	border-radius: 50%;
	top: -107px;
}
.accept-payments::after {
	width: 2900px;
	height: 2970px;
	left: -2000px;
	border-radius: 50%;
	bottom: -760px;
}
.accept-payments .left-links {
	display: inline-block;
	vertical-align: top;
	position: -webkit-sticky;
	position: sticky;
	top: 140px;
    width: 230px;
}
.accept-payments .left-links  ul {
    list-style: none;
}
.accept-payments .left-links  ul li a{
    position: relative;
    font-size: 20px;
    line-height: 28px;
    color: #0A0A15;
    opacity: 0.5;
    font-weight: 700;
    padding:7px 0 7px 30px;
    display: block;
}
.accept-payments .left-links  ul li a:hover,
.accept-payments .left-links  ul li.active a{
    opacity: 1;
}
.accept-payments .left-links  ul li a::before {
	background: #5CDDAD;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	content: '';
	top: 50%;
	transform: translateY(-50%);
}
.accept-payments .left-links  ul li.active a {
    opacity: 1;
}
.accept-payments .right-sec {
	display: inline-block;
	width: calc(100% - 235px);
	vertical-align: top;
	padding-left: 150px;
}
.accept-payments .right-sec p {
    padding-bottom: 10px;
}
.accept-payments .right-sec .sticky-repeat {
	margin-top: 45px;
    padding-top: 50px;
}
.accept-payments .right-sec  .image-container {
	margin-top: 38px;
    margin-bottom: 45px;
    text-align: center;
}
.accept-payments .right-sec .image-container img,
.blog-details-inner .left-sec .image-container img {
	border-radius: 20px;
}
.accept-payments .right-sec ul,
.blog-details-inner .left-sec ul {
	margin-top: 35px;
	margin-bottom: 45px;
}
.blog-details-inner .left-sec ul.bullet-points,
.accept-payments .right-sec ul {
    list-style: none;
    padding-left: 25px;
}
.blog-details-inner .left-sec ul, .blog-details-inner .left-sec ol {
    padding-left: 20px;
}
.accept-payments .right-sec ul li,
.blog-details-inner .left-sec ul.bullet-points li {
	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
    /*background: url(../images/list-icon.svg) center left no-repeat;*/
    padding:5px 0 5px 0;
    margin-bottom: 12px;
}
.accept-payments .right-sec ul li img,
.blog-details-inner .left-sec ul.bullet-points li img {
    max-width: 30px;
    vertical-align: top;
}
.accept-payments .right-sec ul li img,
.blog-details-inner .left-sec ul.bullet-points li img {
	margin-right: 13px;
    margin-bottom: 15px;
}
.accept-payments .right-sec .learn-more {
    margin-top: 22px;
display: inline-block;
}
.accept-payments .right-sec .case-study-bottom,
.blog-details-inner .left-sec .case-study-bottom {
	border-radius: 22px;
	box-shadow: 0px 0px 100px rgba(164, 164, 164, 0.15);
	padding: 40px 55px 40px 45px;
}

.accept-payments .right-sec .case-study-bottom {
    margin-top: 38px;
}
.blog-details-inner .left-sec .case-study-bottom {
    margin-top: 45px;
}
#additional-industries h3:first-of-type {
    margin-top: 45px;
}
#additional-industries h3 {
	margin-top: 35px;
}
.empower-users {
	padding-top: 105px;
    padding-bottom: 150px;
}
.whoYouAre  .empower-users {
	padding-top: 80px;
    padding-bottom: 60px;
}
.empower-users .accordian-container {
    width: 100%;
    margin-top: 32px;
}
.empower-users .accordian-container .accordion .card-body:last-child {
	border-bottom: 0;
}
.empower-users .heading-container h2 {
    max-width: 800px;
    margin-left: auto;
	margin-right: auto;
}
.features-power-payments.features-power-payments-interior-seg {
	padding-bottom: 70px;
}
/***********who-we-are*******/
.who-you-are-template.who-we-are-template h1 {
    max-width: 68%;
    margin-left: auto;
    margin-right: auto;
}
.who-you-are-template.who-we-are-template h1 p {
    max-width: 100%;
}
.fpo-images {
	width: 100%;
	max-width: 1085px;
	margin:-65px auto 0 auto;
    position: relative;
}
.fpo-images::before {
    bottom: 165px;
}
.fpo-images ul::before {
    bottom: 165px;
    right: 95px;
}
.fpo-images ul::after {
	bottom: 60px;
	right: 65px;
}
.contactNew  .power-next-era.power-next-era-who-we-are .container:before,
.contactNew  .power-next-era.power-next-era-who-we-are .container:after,
.contact  .power-next-era.power-next-era-who-we-are .container:before,
.contact  .power-next-era.power-next-era-who-we-are .container:after {
  display: none;
}
.power-next-era.power-next-era-who-we-are .container:before {
    top: -240px;
    right: -50px;
}
.power-next-era.power-next-era-who-we-are .container:after {
	top: -45px;
	right: 105px;
}
.fpo-images::after {
	bottom: 335px;
	left: 170px;
}
.fpo-images ul li .img-container{
    position: relative;
}
.fpo-images ul li .img-container .image-contain {
	position: relative;
	padding-top: 100%;
}
.fpo-images ul li img {
	border-radius: 50%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	left: 50%;
	object-fit: cover;
	height: 100%;
	width: 100%;
	transform: translate(-50%, -50%);
}
.fpo-images ul li:nth-child(2) {
	margin-top: 265px;
	flex:0 0 42%;
}
.fpo-images ul li:nth-child(3) {
	margin-top: 100px;
}
.fpo-images ul {
	list-style: none;
	text-align: center;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.fpo-images ul li {
	flex: 0 0 25%;
}
.features-power-payments.features-power-payments-who-we-are .power-your-payments p {
	min-height: 210px;
}
.journey-slider {
    margin-left: auto;
	margin-right: auto;
    max-width: 100%;
    z-index: 9;
}
.journey-slider .slick-list{
  width: 135%;
  margin-left: 14%;
}
.journey-container {
	max-width: 840px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: left;
	margin-top: 38px;
    margin-left: auto;
    margin-right: auto;
}
.slick-prev, .slick-next {
	width: 22px !important;
	height: 22px !important;
	border: 1px solid #5CDDAD !important;
	border-radius: 50%;
	top: inherit !important;
	bottom: -50px;
}
.slick-prev::before,
.slick-next::before {
  display: none;
}
.slick-prev {
    background: url(../images/slider-arrow-prev.svg) center  no-repeat !important;
    left: 47.5% !important;
}
.slick-next{
    background: url(../images/slider-arrow.svg) center no-repeat !important;
    right: 47.5% !important;
}

.journey-image {
	flex: 0 0 350px;
	padding-top: 44.3%;
	position: relative;
}
.journey-image .tag,
.blog-image .tag {
    position: absolute;
    width: 135px;
    height: 135px;
    background: #FFDFA6;
    border-radius: 50%;
    top: 0;
    right: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 2px;
    text-align: center;
}
.journey-image .tag span,
.blog-image .tag span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	text-transform: uppercase;
}
.journey-image .tag.green,
.blog-image  .tag.green {
    background: #DAFF9F;
}
.journey-image .tag.pink,
.blog-image  .tag.pink {
    background:  #FF718C;
}
.journey-image .tag.dark-green,
.blog-image  .tag.dark-green {
    background:  #03A578;
}
.journey-image .tag.pink span,
.blog-image  .tag.pink span,
.journey-image .tag.dark-green span,
.blog-image  .tag.dark-green span,
.journey-image  .color-scheme-background-leadership span,
.journey-image .color-scheme-background-insights span,
.journey-image .color-scheme-background-case-studies span,
.journey-image .color-scheme-background-news-press span,
.blog .tag.color-scheme-background-industry-insights span{
    color: #fff;
}

.journey-image img {
	border-radius: 50%;
	max-width: 350px;
	position: absolute;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    object-fit: cover;
}
.journey-text {
	padding-left: 35px;
}
.whoWeAre  .journey-text {
	padding-right: 15%;
}
.enabling-payments.enabling-payments-who-we-are {
	padding-bottom: 150px;
}
.whoWeAre  .enabling-payments.enabling-payments-who-we-are {
	padding-bottom: 100px;
}
.whoWeAre .flexibility.flexibility-who-you-are.without-animation {
	margin-bottom: 0;
    padding-bottom: 0;
}
.features-power-payments.features-power-payments-who-we-are {
	padding-bottom: 0;
}
.put-your-experience.our-journey {
	padding: 200px 0;
}
.put-your-experience.our-journey .container::before {
	left: 40px;
	top: -115px;
}
.put-your-experience.put-your-experience-blog-detail .container .row::before{
    right: 40px;
    bottom: -565px;
}
.put-your-experience.our-journey .container::after {
	left: 240px;
	top: -180px;
}
.put-your-experience.put-your-experience-blog-detail .container .row:after {
    right: 155px;
    bottom: -670px;
}
/**************careers**********/
.journey-text .name {
	margin-top: 35px;
}
.careers-mid h2 {
	max-width: 70%;
	margin-left: auto;
	margin-right: auto;
}
.careers-mid {
	padding-top:100px;
}
.enabling-payments.enabling-payments-who-we-are.enabling-payments-careers {
	padding-top: 60px;
	padding-bottom: 35px;
}
.features-power-payments.features-power-payments-careers {
	padding-bottom: 0;
}
/***********insights********/
.blogs-section-inner {
	width: 100%;
}
.search-filters {
	display: flex;
	justify-content: space-between;
	margin-bottom: 110px;
	margin-top: 105px;
}
.search-filters label{
 display: block;

}
.blog-primary-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.blog-image {
    position: relative;
    flex: 0 0 44%;
    padding-top: 44%;
}
.blog-image img {
    width: 100%;
    border-radius: 100%;
    object-fit: cover;
    position: absolute;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.blog-text {
    padding-left: 85px;
}
.blog-text h2 {
    margin-bottom: 10px;
}
.blog-text p {
    margin-bottom: 30px;
}
.search-filters .form-control {
	height: 58px;
}
.blog-search-container .form-control {
    padding-right: 40px;
    padding-left: 50px;
    border-color: #d8d8d8;
    background: #ffffff;
}
.blog-search-container {
    position: relative;
}
.blog-search-container button {
	background: url(../images/search-gray.svg) center no-repeat;
	background-size: 19px;
	width: 20px;
	height: 20px;
	border: none;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	left: 20px;
	top: 50%;
    transform: translateY(-50%);
}
.filter-by-topic, .search-filters-inner {
	flex: 0 0 280px;
}
.blogs-section {
	padding-top: 105px;
	padding-bottom: 80px;
}

.insights-template .banner-inner {
	padding-top: 95px;
}
.blog-repeat {
	/*box-shadow: 0px 0px 100px rgba(164, 164, 164, 0.15);*/
	border-radius: 22px;
	background: #fff;
	padding: 35px 40px 25px 40px;
	margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.blog-repeat .title {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	color: #FF718C;
	letter-spacing: 2px;
	margin-bottom: 32px;
	display: block;
}
.blog-repeat h3 {
    margin-bottom: 30px;
    min-height: 120px;
}
.blog-repeat:hover {
	background: #FF718C;
}
.blog-repeat::before {
	position: absolute;
	background: #F7F5FA;
	width: 320px;
	height: 320px;
	content: "";
	border-radius: 50%;
	z-index: -1;
	top: -140px;
	left: -125px;
	transition: .8s all;
}
.card:before,
.blog-repeat::before {
    opacity: 0.4;
}
.blogs-all .row {
	margin-left: -11px;
	margin-right: -11px;
}
.blogs-all .col-lg-6,
.blogs-all .col-lg-12 {
	padding-left: 11px;
	padding-right: 11px;
}
.blogs-all  {
    margin-top: 110px;
}
.archive  .blogs-all {
    padding-bottom: 50px;
}
.archive .blogs-all .load-more {
    position: absolute;
    bottom: -65px;
}
.newsletter {
	background: #ffffff;
	box-shadow: 0px 0px 100px rgba(164, 164, 164, 0.15);
	border-radius: 22px;
	padding: 33px 40px 0 40px;
	margin: 30px 0 50px 0;
}
.newsletter-inner {
	display: flex;
	justify-content: space-between ;
    align-items: center;
}
.newsletter-inner h3 {
    margin-bottom: 0;
}
.newsletter-inner .form-control {
	height: 54px;
	border-radius: 40px;
    padding-right: 140px;
}
.newsletter-email {
	flex: 0 0 100%;
    position: relative;
}
.newsletter-email iframe {
    height: 105px;
}
.newsletter-email .custom-btn {
	position: absolute;
	top: 50%;
	right: 6px;
	transform: translateY(-50%);
}
.load-more {
	margin-top: 22px;
}
.load-more .learn-more::after {
    transform: rotate(90deg);
    top: 6px;
}
.deploy-on-timeline.deploy-on-timeline-insights .heading-container {
    max-width: 100%;
}
section.blogs-section.case-study-green .blog-repeat .title {
    color: #03A578;
}
section.blogs-section.case-study-green .blog-repeat:hover {
    background: #03A578;
}
/***************blog detail*********/
.header-white .search-conatiner button {
    background: url(../images/search-white.svg) center no-repeat;
}
.bodyfix .header-white .search-conatiner button  {
    background: url(../images/search.svg) center no-repeat;
}
.header-white  .header-top {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.banner-blog-detail::before {
	width: calc(100% + 160px);
    left: -80px;
	height: 1200px;
	border-radius: 0 0 50% 50%;
	top: -670px;
    background: #FF718C;
    content: "";
    position: absolute;
    z-index: -1;
}
.banner-case-study-detail.no-banner {
    margin-bottom: 250px;
}
.banner-case-study-detail::before {
	width: calc(100% + 20vw);
	left: -10vw;
	height: 105%;
	border-radius: 0 0 50% 50%;
	top: -172px;
	background: #03A578;
	content: "";
	position: absolute;
	z-index: -1;
}
.no-banner.banner-case-study-detail::before {
	height: 200%;
	left: -150px;
	width: calc(100% + 300px);
	top: -172px;
}
.header-white .search-conatiner input[type="search"] {
	background: rgba(0, 0, 0, 0);
	border-color: #fff;
	color: #fff;
}
.header-white input[type=search]::-webkit-search-cancel-button{
    background: url(../images/cross-white.svg) left top no-repeat;
    background-size: cover;
}
.scroll-up .header-white input[type=search]::-webkit-search-cancel-button{
    background: url(../images/cross.svg) left top no-repeat;
    background-size: cover;
}

.header-white .search-conatiner input[type="search"]::-webkit-input-placeholder { /* Edge */
    color: #fff;
  }

  .header-white .search-conatiner input[type="search"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
  }

  .header-white .search-conatiner input[type="search"]::placeholder {
    color: #fff;
  }

  .scroll-up .header-white .search-conatiner input[type="search"]::-webkit-input-placeholder { /* Edge */
    color: #222222;
  }

  .scroll-up .header-white .search-conatiner input[type="search"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #222222;
  }

  .scroll-up .header-white .search-conatiner input[type="search"]::placeholder {
    color: #222222;
  }



  .header-white  .breadcrumb li,
  .header-white .breadcrumb li a {
      opacity: 1;
      color: #fff;
  }
  .header-white ol.breadcrumb {
    background: no-repeat;
    }
.header-white .top-right-nav-inner li:first-child a, .header-white .top-right-nav-inner li:nth-child(2) a {
	color: #fff;
	opacity: 0.8;
}
.inner-pages.header-white .main-logo {
	display: none;
}
.header-white  .navigation nav ul li a {
  color: #fff;
}
.mega-menu-left ul li a {
	color: #222222 !important;
}
.banner-blog-detail span.caption,
.banner-case-study-detail span.caption  {
	color: #fff;
	opacity: 1;
}
.banner-blog-detail .banner-inner h1,
.banner-case-study-detail .banner-inner h1 {
  color: #fff;
}
.banner-blog-detail .banner-inner h1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
}
.banner-blog-detail .banner-inner {
    padding-bottom: 180px;
}
.blog-details-inner {
    width: 100%;
}
.blog-detail-container {
    position: relative;
    margin-top: 100px;
    padding-bottom: 140px;
}
.blog-details-inner .left-sec {
	display: inline-block;
	width: calc(100%);
	vertical-align: top;
    padding-right: 128px;
}
.blog-details-inner .left-sec p {
    padding-right: 2px;
    margin-bottom: 25px;
    position: relative;
    z-index: 2;
}
.social-media-links-blog-detail {
    border: 2px solid #F7F5FA;
    border-radius: 22px;
    background: rgba(247, 245, 250, 0.33);
    padding: 25px 30px 25px 30px;
    position: sticky;
    top:80px;
    width: 264px;
    display: inline-block;
}
.back {
	font-size: 18px;
	font-weight: 700;
	line-height: 25.2px;
	color: #0A0A15;
}
.social-media-links-blog-detail .social-links {
    padding-right: 0;
    margin-top: 25px;
    margin-bottom: 0;
    display: block;
}
.social-media-links-blog-detail .download-btn {
	margin-top: 32px;
	display: inline-block;
}
.social-media-links-blog-detail .social-links ul {
  margin-left: -15px;
  margin-right: -15px;
}
.blog-details-inner .left-sec .image-container {
	margin-top: 47px;
	margin-bottom: 45px;
}
.power-next-era.power-next-era.power-next-era-blog-detail {
    padding-bottom: 0;
}
.next-post {
    margin-top: 47px;
}
.next-post span {
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	letter-spacing: 2px;
	color: #222;
	opacity: 0.33;
    margin-bottom: 4px;
}
/*************case stusy detail********/
.banner.banner-case-study-detail .banner-inner {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding-top: 90px;
    width: 100%;
}
.banner.banner-case-study-detail .banner-inner.banner-middle-align .banner-left {
    text-align: center;
    flex: 0 0 100%;
}
.banner.banner-case-study-detail .banner-inner.banner-middle-align .banner-left h1 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.banner-case-study-detail span.caption {
	display: block;
    margin-bottom: 50px;
}
.banner-case-study-detail .banner-inner h1 {
    margin-top: 20px;
    margin-bottom: 0;
}
.banner-right-case-study-detail h3,
.banner-right-case-study-detail p {
    color: #fff;
}
.banner-right-case-study-detail p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 45px;
}
.banner-right-case-study-detail p strong{
    font-weight: 700;
}
.banner-right-case-study-detail h3 {
    margin-bottom: 10px;
}
.banner-right-case-study-detail {
	flex: 0 0 30%;
}
.banner.banner-case-study-detail .banner-left {
	flex: 0 0 40%;
    padding-top: 0;
}
.banner.banner-case-study-detail .banner-inner.banner-middle-align + .image-container {
    margin-left: auto;
    margin-right: auto;
}
.banner.banner-case-study-detail .circular-image {
    position: relative;
    padding-top:41vw;
    max-width: 41vw;
    margin-left: auto;
    margin-right: auto;
       width: 100%;
}
.banner.banner-case-study-detail .circular-image img {
    border-radius: 100% !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner.banner-case-study-detail .image-container {
	margin-top: 70px;
    position: relative;
}
.play-icon {
	background: #5CDDAD;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	text-align: center;
	line-height: 60px;
	position: absolute;
	right: 25px;
	bottom: -45px;
    cursor: pointer;
}
.banner.banner-case-study-detail {
	padding-bottom: 30px;
}
.banner.who-you-are-template.conntact-template .banner-inner {
	padding-top: 50px;
	padding-bottom: 105px;
}
.features-power-payments.features-power-payments-contact {
    padding-bottom: 150px;
}
.talkToOurTeam  .features-power-payments.features-power-payments-contact {
	padding-bottom: 100px;
}
.features-power-payments.features-power-payments-contact .power-your-payments p {
	min-height: 210px;
}
.contact-addrees-container {
	margin-top: 30px;
    width: 100%;
}
.contact-addrees-container .address-container {
	max-width: 55%;
	margin-left: auto;
	margin-right: auto;
}
.contact-table .responsive-table {
	width: 100%;
}
.contact-table {
	margin-top: 100px;
	padding-bottom: 120px;
	position: relative;
	z-index: 2;
}
.talkToOurTeam  .contact-table {
    margin-top: 50px;
}
.contact-table .table thead th {
    color: #000;
    font-weight: 700;
}
.contact-table .table td {
	font-weight: 200;
	font-size: 20px;
	line-height: 30px;
    padding-top: 13px;
    padding-bottom: 13px;
    vertical-align: middle;
}
.contact-table .table td a:hover p {
	font-weight: bold;
}
.contact-table .table td b {
    font-weight: 700;
}
.contact-table .table td:last-child {
    width: 20%;
}
.contact-table .table td:nth-child(2n),
.contact-table .table th:nth-child(2n) {
	padding-left: 0;
	padding-right: 70px;
}
.contact-table .table tbody tr:hover {
        background: #f7f5fa;
}
.flexibility.flexibility-who-you-are.without-animation .card {
    padding-bottom:55px;
}
.flexibility.flexibility-who-you-are.without-animation .card .text-container{
  margin-bottom: 0;
}
.flexibility.flexibility-who-you-are.without-animation {
	margin-bottom: 60px;
}
.whatYouDo  .flexibility.flexibility-who-you-are.without-animation h2,
.whatYouDo  .flexibility.flexibility-who-you-are h2,
.additional-core h2 {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.careersNew  .additional-core h2 {
    max-width: 500px;
}
.careersNew .deploy-on-timeline .heading-container {
    max-width: 100%;
}
.flexibility.flexibility-who-you-are.without-animation::before {
	display: none;
}
.flexibility.flexibility-who-you-are.without-animation .card,
.flexibility.two-columns .card {
	flex: 0 0 49%;
}
.flexibility.two-columns .card .text-container{
  min-height: 90px;
}
.flexibility.two-columns .card {
    margin-bottom: 20px;
}
.flexibility.flexibility-who-you-are.without-animation .card::before {
    display: none;
}
.flexibility.flexibility-who-you-are.without-animation .card .icon-container,
.whoYouAre section.flexibility.two-columns .card .icon-container,
.paymentGatewayFeatures section.flexibility.two-columns .card .icon-container {
    margin-bottom: 0;
}
.subscribe-btn {
	margin-bottom: 70px;
}
.whoYouAre  .subscribe-btn {
	margin-bottom: 90px;
	margin-top: 90px;
}
.subscribe-btn .white-bg-inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.subscribe-btn h2,
.subscribe-btn h2 p {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0;
}
.subscribe-btn .white-bg {
	padding: 33px 30px;
	width: 100%;
}
.bullets-container {
	margin-top: 25px;
}
.bullets-container ul {
	list-style: none;
	margin-left: -10px;
	margin-right: -10px;
}
.bullets-container ul li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding-left: 22px;
	width: calc(50% - 23px);
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
}
.bullets-container ul li::before {
	content: "";
	position: absolute;
	background: #FF718C;
	width: 11px;
	height: 11px;
	border-radius: 50px;
	top: 8px;
	left: 0;
}
.bullets-container ul li p strong {
	font-weight: 600;
}
.careersNew  .flexibility h2 {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.careersNew .empower-users {
    padding-bottom: 100px;
}
.careersNew .power-up-business.power-up-business-who-you-are::before {
	display: none;
}
.careersNew  .flexibility.flexibility-who-you-are.without-animation.no-first-bg h2 {
	max-width: 400px;
	margin-left: 0;
	margin-right: 0;
}
.careersNew .flexibility.flexibility-who-you-are.without-animation,
.careers .flexibility.flexibility-who-you-are.without-animation  {
	margin-bottom: 0;
}
.careersNew  .power-up-business.power-up-business-who-you-are,
.careers  .power-up-business.power-up-business-who-you-are {
	padding-top: 10px;
}
.careersNew .additional-core,
.careers .additional-core {
	margin-bottom: 55px;
    margin-top: 110px;
}
.careersNew  .deploy-on-timeline,
.careers  .deploy-on-timeline {
	padding-bottom: 50px;
}
.table-striped tbody tr.table-first-row {
    position: relative;
    border-bottom: 2px solid;
    background: #fff;
}
.table-striped tbody tr.table-first-row td {
    vertical-align: middle;
}
.table-striped tbody tr.table-first-row td:first-child::before,
.table-striped tbody tr.table-first-row td:last-child::after {
   display: none;
}
.featured-wrap-outer {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-left: -15px;
	margin-right: -15px;
    margin-top: 75px;
}
.featured-wrap {
	border-radius: 22px;
	flex: 0 0 49%;
	padding-left: 30px;
	margin-bottom: 50px;
    background: #fff;
    cursor: pointer;
}
.featured-wrap .row {
	align-items: stretch;
    height: 100%;
}
.featured-wrap:hover h3,
.featured-wrap:hover p {
  color: #fff;
}
.featured-wrap span.caption {
	font-size: 14px;
	color: #FF718C;
	opacity: 1;
	line-height: 17.5px;
	margin-bottom: 20px;
	display: block;
}
.featured-wrap .row .text-container {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	padding-top: 10px;
	padding-bottom: 10px;
}
.featured-wrap h3 {
	margin-bottom: 20px;
}
.featured-wrap .image-container {
	position: relative;
	padding-top: 100%;
    height: 100%;
}
.featured-wrap .image-container img {
	clip-path: ellipse(100% 130% at 100% 56%);
	border-radius: 0 22px 22px 0;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	height: calc(100% + 1px);
	object-fit: cover;
	width: 100%;
}
.featured-wrap-outer {
	margin-top: 55px;
}
.search-page-box {
	max-width: 1083px;
	margin-left: auto;
	margin-right: auto;
    position: relative;
    width: 100%;
    margin-top: 55px;
    z-index: 2;
}
.search-page-box input{
    height: 54px;
    border-radius: 40px;
    border: 1px solid #f7f5fa;
    width: 100%;
    padding-left: 40px;
    padding-right: 290px;
    background: #fff;
}
.search-page-box input:focus {
    background: #fff;
}
.search-page-box .custom-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -.5px !important;
    right: 0;
}
.search-results-container {
	max-width: 1083px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-bottom: 140px;
    margin-top: 115px;
}
.search-box-repeat {
	background: #fff;
	border-radius: 22px;
	/*box-shadow: 0px 0px 100px rgba(164, 164, 164, 0.15);*/
    margin-bottom: 20px;
    cursor: pointer;
}
.search-box-repeat .image-container img {
	border-radius: 22px 0 0 22px;
	clip-path: ellipse(90% 217% at 9% 63%);
	width: 100%;
	object-fit: cover;
	height: 100%;
    object-fit: cover;
}
.search-box-repeat .col-lg-4 {
    padding-right: 0;
}
.search-box-repeat h3 {
	margin-top: 15px;
}
.search-box-repeat .text-container {
	padding-right: 30%;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}


/*************pills color************* */
.pills .light-blue{
    background: #8EE0E9;
}
.pills .dark-blue{
    background: #3B6BCB;
}
.pills .pink{
    background: #FF718C;
}
.pills .white{
    background: #FFFFFF
}
.pills .yellow{
    background: #FFDFA6
}

.pills .circle-32{
    width: 32px;
    height: 32px;
    border-radius: 50%;
}
.pills .circle-22{
    width: 22px;
    height: 22px;
    border-radius: 50%;
}
.pills .circle-12{
    width: 12px;
    height:12px;
    border-radius: 50%;
}
.pills .rectangle-32 {
    width: 80px;
    height: 32px;
    border-radius: 30px;
}
.pills .rectangle-22 {
    width: 53px;
    height: 22px;
    border-radius: 30px;
}
.pills .rectangle-22.width-107 {
    width: 107px;
}
.pills .rectangle-12 {
    width: 62px;
    height: 12px;
    border-radius: 30px;
}
.pills .rectangle-12.width-90 {
    width: 90px;
}
.rectangle-12.width-90.white.mt-30 {
	margin-left: -25px;
}
.pills span {
    display: inline-block;
    vertical-align: top;
}
.pills {
    position: absolute;
    z-index: 1;
}
.pills.top-pills {
    top: -20px;
    left: 39%;
}
.pills.right-pills {
	bottom: 80px;
	right: -40px;
}
.pills.bottom-pills {
	bottom: -10px;
	right: 48%;
}
.pills.left-pills {
	top: 50%;
	left: -35px;
}
.pills .mt-30 {
    margin-top: 30px;
}
.pills .mr-5 {
    margin-right: 5px !important;
}

/*********rectabgle*********/
.careers .banner .image-container .inner-img,
.careersNew .banner .image-container .inner-img,
.whoYouAre .banner .image-container .inner-img,
.whoWeAre .banner .image-container .inner-img,
.paymentGatewayFeatures  .image-container .inner-img,
.isvs  .image-container .inner-img,
.whatYouDo  .image-container .inner-img{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-top:49.5vw;
    border-radius: 22px;
}
.banner.who-you-are-template.interior-seg .image-container img,
.paymentGatewayFeatures  .banner.who-you-are-template .image-container img,
.whoYouAre .banner.who-you-are-template .image-container img,
.whoWeAre .banner.who-you-are-template .image-container img,
.isvs .banner.who-you-are-template .image-container img,
.whatYouDo .banner.who-you-are-template .image-container img{
	max-width: 100%;
	border-radius: 22px;
}
/*********rectabgle*********/


/***********circle************/
.fullCommerceEnablement .banner .image-container .inner-img,
.whatYouDo .banner .image-container .inner-img,
.whatYouDo .banner .image-container .inner-img,
.unattendedAndSelfService  .image-container .inner-img {
    position: relative;
    padding-top: 49.5vw;
    max-width: 49.5vw;
    margin-left: auto;
    margin-right: auto;
}
.whatYouDo .banner.who-you-are-template.interior-seg .image-container img,
.fullCommerceEnablement .banner .image-container .inner-img img,
.whatYouDo .banner .image-container .inner-img img,
.whatYouDo .banner .image-container .inner-img img,
.unattendedAndSelfService  .banner.who-you-are-template.interior-seg .image-container .inner-img img {
    border-radius: 50%;
}
/***********circle************/
.careers  .banner .image-container .inner-img img,
.whatYouDo .banner .image-container .inner-img img,
.whatYouDo .banner .image-container .inner-img img,
.careersNew .banner .image-container .inner-img img,
.whoYouAre .banner .image-container .inner-img img,
.whoWeAre  .banner .image-container .inner-img img,
.fullCommerceEnablement  .banner .image-container .inner-img img,
.paymentGatewayFeatures  .image-container .inner-img img,
.isvs  .image-container .inner-img img,
.unattendedAndSelfService  .image-container .inner-img img,
.whatYouDo  .image-container .inner-img img {
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 100% !important;
}
.login-cards .card, .login-cards .card p {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
}
.login-cards .card:before {
    display: none;
}
.login-cards .card p {
	min-height: 90px;
}
.who-you-are-template.login-page::before {
	height: calc(100% + 420px);
	left: -30px;
	width: calc(100% + 60px);
}
.who-you-are-template.login-page .banner-inner {
	padding-top: 50px;
}
.logins .deploy-on-timeline .image-container {
	margin-top: 0;
}
.logins  .deploy-on-timeline {
    padding-top: 0;
    padding-bottom: 130px;
}
.login-cards {
	padding-top: 20px;
}
.power-next-era iframe {
    width: 100%;
    display: block;
}
.blog .banner.banner-case-study-detail .image-container img {
	border-radius: 22px;
}
.fullCommerceEnablement  .banner-inner h1 p,
.paymentGatewayFeatures h1 p {
    max-width: 100%;
}
.two-columns.flexibility .card {
    flex: 0 0 49%;
}
.without-animation .card::before{
  display: none;
}
.paymentGatewayFeatures .who-you-are-template {
	margin-bottom: 75px;
}
.paymentGatewayFeatures .additional-core {
	margin-top: 50px;
    margin-bottom: 35px;
}
.paymentGatewayFeatures .flexibility.flexibility-who-you-are {
	padding-bottom: 0;
}
.isvs  .flexibility.flexibility-who-you-are {
	padding-top: 20px;
	padding-bottom: 10px;
}
.unattendedAndSelfService  .flexibility {
    z-index: 2;
    position: relative;
}
.search-box-repeat .row {
	align-items: stretch;
	height: 100%;
}
.search-box-repeat .col-lg-4 .image-container {
	height: 100%;
}
.blog-details-inner .left-sec ul li strong, .blog-details-inner .left-sec ol li strong {
    font-weight: bold;
}
.deploy-on-timeline {
    position: relative;
    z-index: 2;
}
.solutionsSecurityPciCompliance .deploy-on-timeline .row,
.whoYouAre .deploy-on-timeline .row,
.careersNew  .deploy-on-timeline .row,
.careers  .enabling-payments .row,
.archive  .deploy-on-timeline .row,
.paymentGatewayFeatures .deploy-on-timeline .row,
.fullCommerceEnablement .deploy-on-timeline .row,
.careersNew .enabling-payments .row,
.sdks_and_apis .deploy-on-timeline .row,
.whatYouDo .deploy-on-timeline .row{
    position: relative;
}
.solutionsSecurityPciCompliance .deploy-on-timeline .heading-container,
.whoYouAre .deploy-on-timeline .heading-container,
.careersNew .deploy-on-timeline .heading-container,
.careers .enabling-payments .heading-container,
.archive .deploy-on-timeline .heading-container,
.paymentGatewayFeatures .deploy-on-timeline .heading-container,
.fullCommerceEnablement .deploy-on-timeline .heading-container,
.careersNew .enabling-payments .heading-container,
.sdks_and_apis .deploy-on-timeline .heading-container,
.whatYouDo .deploy-on-timeline .heading-container{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.experience-slider .slick-prev {
	bottom: -70px;
	left: 19% !important;
}
.experience-slider .slick-next {
	bottom: -70px;
	right: 74% !important;
}
.home.eu-site .tabs-container #who-you-are .tabs-inner ul li a {
    padding-top: 67.35px;
    padding-bottom: 67.35px;
}
.logins  .flexibility {
    padding-top: 0;
}
.c-pagination ul {
    list-style: none;
    display: flex;
    justify-content: center;
}
.pagination-wrap {
    width: 100%;
}
.c-pagination {
    text-align: center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.c-pagination li {
    width: 35px;
    height: 35px;
    border: 1px solid #32165D;
    margin-left: 3px;
    margin-right: 3px;
    line-height: 35px;
    border-radius: 5px;
}
.c-pagination li:hover,
.c-pagination .c-pagination__list__item--current {
    background-color: #32165D;
}
.c-pagination li:hover a,
.c-pagination .c-pagination__list__item--current a,
.c-pagination li:hover .c-pagination__list__item__span {
    color: #fff;
}
.c-pagination li a {
    color: #32165D;
    display: block;
}
.c-pagination li.c-pagination__list__item--prev span {
    text-indent: -140px;
    display: block;
    overflow: hidden;
    position: relative;
}
.c-pagination li.c-pagination__list__item--prev {
    background: url(../images/arrow-prev-blue.svg) center no-repeat;
    background-size:8px
}
.c-pagination li.c-pagination__list__item--prev:hover {
    background: url(../images/arrow-prev-white.svg) center no-repeat #32165D;
    background-size:8px
}
.c-pagination li.c-pagination__list__item--next {
    background: url(../images/arrow-next-blue.svg) center no-repeat;
    background-size:8px
}
.c-pagination li.c-pagination__list__item--next:hover {
    background: url(../images/arrow-next-white.svg) center no-repeat #32165D;
    background-size:8px
}

.c-pagination li.c-pagination__list__item--disabled {
    pointer-events: none;
    opacity: 0.4;
}
.c-pagination li.c-pagination__list__item--next span {
    text-indent: -140px;
    display: block;
    overflow: hidden;
    position: relative;
}
section.basic_template {
    padding-top: 80px;
    padding-bottom: 80px;
}
section.basic_template ul,
section.basic_template ol {
    margin-left: 40px;
    list-style: none;
    margin-bottom: 2rem;
    margin-top: 2rem;
}
section.basic_template tr:nth-child(2n + 1) td {
    background: #F7F5FA;
}
section.basic_template table,
.blog  table {
    width: 100%;
}
.blog  table th {
    background:#F7F5FA ;
}

.blog  table td,
.blog  table th {
    border: 1px solid #C9D3DF;
    padding: 10px;
}
section.basic_template td {
    text-align: center;
    width: 15em;
    border: 1px solid #C9D3DF;
    padding-top: 10px;
    padding-bottom: 10px;
}
section.basic_template td p {
    margin-bottom: 0;
}
section.basic_template p ,
section.basic_template h3{
    display: block;
    width: 100%;
}
section.basic_template .table-wrap {
    width: 100%;
    border-radius: 22px;
    border: 1px solid #C9D3DF;
}
section.basic_template tr:first-child td:first-child {
    border-top-left-radius: 22px;
}
section.basic_template tr:first-child td:last-child {
    border-top-right-radius: 22px;
}
section.basic_template tr:first-child td {
    border-top: none;
}
section.basic_template tr td:first-child {
    border-left: none;
}
section.basic_template tr td:last-child {
    border-right: none;
}
section.basic_template tr:last-child td {
    border-bottom: none;
}
section.basic_template tr:last-child td:first-child {
    border-bottom-left-radius: 22px;
}
section.basic_template tr:last-child td:last-child {
    border-bottom-right-radius: 22px;
}
section.basic_template h3 {
    margin-top: 25px;
}
section.basic_template ol li,
section.basic_template ul li {
    position: relative;
    margin-bottom: 1rem;
}
section.basic_template h1 {
    margin-bottom: 30px;
}
section.basic_template ul li:before,
section.basic_template ol li ul li:before {
    color: #FF718C;
    position: absolute;
    left: -25px;
    top: 0em;
    font-size: 2.15em;
    line-height: 0.65em;
    speak: none;
    content: counter(unord-counter, disc);
    counter-increment: unord-counter;
}
section.basic_template ol{
    counter-reset: ord-counter;
}
section.basic_template ol li:before {
    color: #FF718C;
    position: absolute;
    left:  -25px;
    top: 0em;
    font-size: 1em;
    line-height: 1.66em;
    font-weight: 400;
    speak: none;
    counter-increment: ord-counter;
    content: counter(ord-counter) ".";
}

section.basic_template .table-wrap h3 + table tr:first-child td:first-child,
section.basic_template .table-wrap h3 + table tr:first-child td:last-child {
    border-radius: 0;
}

section.basic_template .table-wrap h3 {
    padding-left: 15px;
}
section.basic_template a {
    color: #FF718C;
}
.blog p a,
.blog li a {
    color: #FF718C;
}
.post-date {
    font-weight: bold;
}
div#accordion .card-body ul li a strong {
    color: #5cddad;
}
.careers .deploy-on-timeline .heading-container {
    max-width: inherit;
}
a.o-btn.o-btn--quinary {
    position: relative !important;
    display: inline-block !important;
    padding: 1em 2em !important;
    line-height: 1.2em !important;
    border-radius: 0.25em !important;
    background-color: #FF718C !important;
    font-weight: 500 !important;
    outline: none !important;
    border: none !important;
    color: #fff !important;
    text-decoration: none !important;
    text-align: center !important;
    width: auto !important;
    box-shadow: 0px 0px 0px 0px rgb(36 29 49 / 0%) !important;
    -webkit-transition: background-color 250ms ease,box-shadow 500ms ease;
    transition: background-color 250ms ease,box-shadow 500ms ease;
}


/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}


@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    /* background: #fff url('./ajax-loader.gif') center center no-repeat; */
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
.home .main-wrapper,
.careers  .main-wrapper,
.whoYouAre .main-wrapper,
.isvs .main-wrapper,
.paymentGatewayFeatures .main-wrapper,
.fullCommerceEnablement .main-wrapper,
.careers .main-wrapper,
.whoWeAre .main-wrapper {
    overflow-x: hidden;
}
.description-block {display: none;}
.navigation .mob-talk-to-team {
    display: none;
}

/** Talk to our team Table css */
.talkToOurTeam .contact-table .table td {
    font-weight: 200;
    font-size: 20px;
    line-height: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
    vertical-align: middle;
}
.contact-table .table td:first-child {
    width: 30%;
}
.contact-table .table td:first-child,
.contact-table .table td:first-child p {
    font-size: 30px;
    line-height: 40px;
    font-weight: 800;
    color: #000;
    margin-bottom: 0;
}
.office_address p {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.talkToOurTeam .contact-table .table td:nth-child(2n), .contact-table .table th:nth-child(2n) {
    padding-left: 20px;
    /* padding-right: 70px; */
}

.talkToOurTeam .table thead th {
    border-bottom: 2px solid #0A0A15;
    border-top: none;
    width: 30%;
}

.talkToOurTeam .contact-table .table td:nth-child(2n), .contact-table .table th:nth-child(2n) {
    padding-left: 0px;
    width: 100%;
}


.talkToOurTeam .enabling-payments.enabling-payments-who-we-are.enabling-payments-careers {
   padding-top: 60px;
   padding-bottom: 120px;
}
.talkToOurTeam .contact-table .table tr:last-child td {
    border-bottom: 1px solid #dee2e6;
}

.contact-table .table td.office_location strong {
    background: #32165D;
    color: #fff;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 13px;
    text-transform: capitalize;
    position: relative;
    top:-4px;
}
.contact .contact-table {
	margin-top: 40px;
}
.contact .power-next-era {
    margin-top: 110px;
}
/**********media queries*********/
@media screen and (min-width:993px){
    .navigation > nav >  ul > li,
    body.scroll-up.solutionsSecurityPciCompliance .header-bot .navigation > nav > ul > li {
        padding-bottom: 13px;
    }
    .navigation {
        display: block !important;
    }
    header {
    position: fixed;
    z-index: 2;
    width: 100%;
    left: 0;
    top: 0;
}
}
@media screen and (min-width:1440px){
.navigation nav ul li.subdropdown:nth-child(3) .mega-menu.small-menu {
    right: inherit;
}
.put-your-experience::before {
    max-width: 800px;
    max-height: 800px;
}
.slick-prev {
    background: url(../images/slider-arrow-prev.svg) center top 5.5px no-repeat !important;
}
.slick-next{
    background: url(../images/slider-arrow.svg) center top 5.5px no-repeat !important;
}
.home .banner-right img {
    max-height: 700px;
}
.experience-slider .slick-prev {
	left: 22% !important;
}
.experience-slider .slick-next {
	right: 73% !important;
}
.top-right-nav-inner li a.talk-to-team {
    max-width: 175px;
}
}
@media screen and (min-width:1600px){
    .home-page::after {
        width: 110%;
        right: -55%;
    }
    .footer-left-shape .left-shape {
        width: 75vw;
        height: 1250px;
    }
    .footer-right-shape .right-shape {
        width: 75vw;
    }
    .experience-slider, .experience-slider1 {
        left: 31.5%;
    }
    .top-right-nav-inner li a.talk-to-team {
        max-width: 185px;
    }
}


@media (min-width: 1200px) and (max-width: 1300px) {

    .home-page::after {
        right: -980px;
    }
    .powering-success::before {
        left: -1447px;
    }
}
@media screen and (max-width:1750px){
.navigation nav ul li:last-child .small-menu.mega-menu  {
    right: 0;
}
}
@media screen and (max-width:1500px){
.experience-slider, .experience-slider1 {
    width: 71%;
}
}

@media screen and (max-width:1300px){
    .container-fluid {
        padding-left: 50px;
        padding-right: 50px;
    }
    .search-conatiner input[type=search].open {
        width: 330px;
    }
}

@media screen and (max-width:1200px){
    .contact .contact-table {
        margin-top: 40px;
        padding-bottom: 30px;
    }
    .contact .power-next-era {
        margin-top: 90px;
        padding-bottom: 40px;
    }
    body.home .main-wrapper {
        padding-top: 84px;
    }
    .main-wrapper {
        padding-top: 145px;
    }
    .whoYouAre  .learn-more {
        padding-right: 0;
    }
    .learn-more::after {
        margin-left: 15px;
    }
    .search-filters {
        margin-bottom: 100px;
        margin-top: 95px;
    }
    .archive  .deploy-on-timeline {
        padding-top: 10px;
    }
    .search-box-repeat .image-container img {
        max-height: 250px;
    }
    .isvs .flexibility.flexibility-who-you-are {
        padding-bottom: 30px;
    }
    .isvs .power-up-business.power-up-business-who-you-are {
        padding-bottom: 30px;
    }
    .fullCommerceEnablement  .payment-connections.payment-connections-who-you-are .tabs-container ul li a {
        padding-right: 20px;
        padding-left: 45px;
    }
    .features-power-payments .learn-more {
        bottom: 20px;
    }
    .whoYouAre .additional-core {
        margin-bottom: 30px;
    }
    .whoYouAre .payment-connections.payment-connections-who-you-are {
        padding-top: 60px;
    }
    .whoYouAre .subscribe-btn {
        margin-bottom: 40px;
        margin-top: 40px;
    }
    .whoYouAre .empower-users {
        padding-top: 85px;
    }
    .paymentGatewayFeatures .who-you-are-template {
        margin-bottom: 35px;
    }
    .paymentGatewayFeatures .additional-core {
        margin-bottom: 45px;
    }
    .paymentGatewayFeatures .deploy-on-timeline {
        padding-top: 25px;
    }
    .slick-prev, .slick-next {
        bottom: -30px;
    }
    .whoWeAre .enabling-payments.enabling-payments-who-we-are {
        padding-bottom: 70px;
    }
    .no-banner.banner-case-study-detail::before {
        height: 255%;
        top: -145px;
    }
    .case-study-top .image-container img {
        max-width: 100%;
    }
    .careersNew .power-up-business .grid-repeat .img-container img,
    .careers  .power-up-business .grid-repeat .img-container img {
        min-height: 382px;
    }
    .pills {
        transform: scale(0.8);
    }
    .pills.right-pills {
        right: -25px;
    }
    .navigation nav ul li a {
        font-size: 16px;
    }
    .top-right-nav-inner li a {
        font-size: 15px;
    }
    .breadcrumb li {
        font-size: 14px;
    }
    .top-right-nav-inner li {
        margin-left: 10px;
        margin-right: 10px;
    }
    .search-conatiner {
        margin-right: 35px;
    }
    .navigation nav ul {
        margin-right: -17px;
        margin-left: -17px;
    }
    .navigation nav ul li {
       padding-left: 7px;
       padding-right: 7px;
    }
    body.scroll-up .header-bot .mega-menu, body.scroll-down .header-bot .mega-menu {
        top: 110px;
    }
    .header-top,
    body.scroll-up.solutionsSecurityPciCompliance header .header-top {
        padding: 15px 0 15px 0;
    }
    .put-your-experience .counter {
        font-size: 60px;
        line-height: 75px;
    }
    .who-you-are-template h1 {
        font-size: 42px;
        line-height: 52px;
    }
    h1,
    h1 p,
    .who-you-are-template.who-we-are-template h1,
    .banner-blog-detail .banner-inner h1,
    .banner-case-study-detail .banner-inner h1,
    .careersNew  .who-you-are-template h1 {
        font-size: 46px;
        line-height: 50px;
    }
    h2, h2 p {
        font-size: 35px;
        line-height: 46px;
    }
    .thankYou .l-box h2,
    .page-404 .l-box h2{
        font-size: 36px !important;
    }
    h3, .contact-table .table td:first-child,
    .accordion .card h3 button {
        font-size: 24px;
        line-height: 30px;
    }
    .blog-repeat h3 {
        min-height: 90px;
    }
    p, li, body, .contact-table .table td {
        font-size: 18px;
        line-height: 28px;
    }
    .custom-btn {
        font-size: 15px;
        line-height: 20px;
        height: 40px;
        padding: 11px 29.5px 0 29.5px;
    }
    .banner p {
        margin-bottom: 0;
    }
    .banner-inner p {
        max-width: 660px;
    }
    .logins .deploy-on-timeline {
        padding-bottom: 100px;
    }
    .banner .custom-btn {
        margin-top: 25px;
    }
    .banner-left {
        padding-top: 70px;
    }
    .tabs-container ul li a {
        font-size: 18px;
        line-height: 26px;
        padding: 30px 0;
        width: 200px;
    }
    .tabs-container .tabs-inner ul li a {
        padding: 31px 15px 31px 60px;
    }
    .tabs-container #what-you-do .tabs-inner ul li a {
        padding-top: 19.7px;
        padding-bottom: 19.7px;
    }
    .home.eu-site .tabs-container #who-you-are .tabs-inner ul li a {
        padding-top: 45.8px;
        padding-bottom: 45.8px;
    }
    .tabs-container .tabs-inner ul li a::before {
        left: 35px;
    }
    .tabbable.tabs-inner .nav.nav-tabs {
        flex: 0 0 200px;
    }
    .tabbable.tabs-inner .tab-content {
        flex: 0 0 calc(100% - 200px);
        padding-left: 40px;
    }
    .who-you-are-inner .right .image-container img, .description-inner .right .image-container img {
        width: 100%;
object-fit: cover;
    }
    .who-you-are .tab-content {
        min-height: 344px;
    }
    h2 {
        margin-bottom: 15px;
    }
    .learn-more,
    .download-btn {
        font-size: 12px;
    }
    .grid-repeat .text-container {
        padding-right: 10%;
    }
    .grid-repeat:nth-child(2n) .text-container {
        padding-left: 10%;
    }
    .enabling-payments .heading-container {
        max-width: 700px;
    }
    .case-study-bottom blockquote, .case-study-bottom blockquote p {
        font-size: 25px;
        line-height: 33px;
    }
    .case-study-bottom blockquote + span {

        margin-top: 15px;
    }
    .journey-text .name,
    .case-study-bottom blockquote + span {
        font-size: 12px;
    }
    .footer-links ul li {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .case-study-bottom {
        padding: 30px;
    }
    .footer-links-container {
        margin-top: 40px;
    }
    .footer-top ul li a,
    .footer-links ul li a,
    .language-change {
        font-size: 14px;
    }
    .footer-top ul li {
        padding-left: 15px;
        padding-right: 15px;
    }
    .home-page::after {
        right: -380px;
        top: -370px;
        width: 1000px;
        height: 1000px;
    }
    .who-you-are {
        padding-top: 35px;
        padding-bottom: 45px;
    }
    .flexibility {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .power-up-business {
        padding-top: 40px;
    }
    .card .icon-container {
        height: 80px;
        margin-bottom: 50px;
    }
    .card::before {
        width: 335px;
        height: 335px;
    }
    .cards-container {
        padding-top: 20px;
    }
    .two-col-grid-container {
        padding-top: 40px;
    }
    .power-up-business::before {
        width: 1500px;
        height: 1800px;
        right: -775px;
        top: -330px;
    }
    .grid-repeat {
        margin-bottom: 30px;
    }
    .put-your-experience::before {
        width: 480px;
        height: 480px;
    }
    .put-your-experience {
        position: relative;
        padding: 180px 0;
    }
    .careersNew .put-your-experience {
        padding: 180px 0;

    }
    .careersNew .put-your-experience {
        padding: 180px 0;
    }
    .experience-slider,
    .experience-slider1 {
        padding-top: 35px;
    }
    .put-your-experience .container::before,
    .enabling-payments .container::before,
    .fpo-images::before,
    .fpo-images ul::before,
    .power-next-era.power-next-era-who-we-are .container:before,
    .put-your-experience.put-your-experience-blog-detail .container .row::before {
        width: 95px;
        height: 95px;
    }
    .put-your-experience .container::after,
    .enabling-payments .container::after,
    .fpo-images::after,
    .fpo-images ul::after,
    .power-next-era.power-next-era-who-we-are .container:after,
    .put-your-experience.put-your-experience-blog-detail .container .row:after {
        width: 25px;
        height: 25px;
    }
    .put-your-experience .container::before {
        left: 0;
        top: -180px;
    }
    .put-your-experience .container::after {
        left: 160px;
        top: -240px;
    }
    .enabling-payments {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .enabling-payments .container::before {
        right: 0;
        top: -140px;
    }
    .enabling-payments .container::after {
        right: 150px;
        top: -30px;
    }
    .powering-success {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .case-study-container {
        margin-top: 30px;
    }
    .enabling-payments.next-era-payments {
        padding-bottom: 90px;
    }
    .powering-success::before {
        width: 1940px;
        height: 1640px;
        left: -1445px;
        top: -400px;
    }
    .search-conatiner input[type="search"].open {
        width: 100%;
    }

    /*************solutions-processors-devices*********/
    .banner-inner {
        padding-top: 75px;
    }
    .banner-inner h1,
    .banner h1 {
        margin-top: 15px;
    }
    .switch-container span.name {
        font-size: 16px;
        line-height: 26px;
        vertical-align: top;
        display: inline-block;
    }
    .language-switch {
        padding: 0 0 20px 0;
    }
    .table thead th, .table td {
        font-size: 15px;
    }
    .payment-connections {
        padding-top: 42px;
        padding-bottom: 42px;
    }
    .payment-connections .tabs-container {
        margin-top: 20px;
    }
    .features-power-payments {
        padding-bottom: 90px;
        padding-top: 50px;
    }
    .unattendedAndSelfService .features-power-payments {
        padding-bottom: 70px;
        padding-top: 35px;
    }
    .unattendedAndSelfService .powering-success {
        padding-top: 0;
        padding-bottom: 100px;
    }
    .switch {
        width: 55px;
        height: 22px;
    }
    .slider::before {
        height: 22px;
        width: 22px;
    }
    h6 {
        font-size: 14px;
    }
    .breadcrumb {
        margin: 5px 0 0 0;
    }
    /*******megamenu***********/
    .mega-menu {
        max-width: 100%;
        top: 145px;
    }
    .menu-text-top-right {
        padding: 30px;
    }
    .mega-menu-right {
        flex: 0 0 30%;
    }
    .menu-links strong {
        font-size: 16px;
    }
    .mega-menu-left {
        padding: 30px 0 30px 0;
    }
    .mega-menu .mega-menu-left .menu-links li,
    .mega-menu .mega-menu-left .menu-links h6  {
        padding-left: 30px;
        padding-right: 30px;
    }
    .helpful-links-container .link-repeat {
        margin-bottom: 20px;
    }
    .helpful-links p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 10px;
    }
    .security-core {
        padding-bottom: 0;
    }
    .deploy-on-timeline {
        padding-bottom: 80px;
    }
    .whatYouDo  .deploy-on-timeline {
        padding-top: 30px;
    }
    .deploy-on-timeline .image-container {
        text-align: center;
    }
    .deploy-on-timeline .image-container img {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .deploy-on-timeline .heading-container {
        max-width: 530px;
    }
    /************who you are***********/
    .who-you-are-template .image-container img {
        max-width: 500px;
      }
      .who-you-are-template .banner-inner {
        padding-top: 70px;
    }
    .who-you-are-template .image-container {
        margin-top: 82px;
    }
    .learn-more::after {
        background-size: 18px !important;
        top: -4px;
    }
    .power-up-business-who-you-are.power-up-business .grid-repeat, .power-up-business-who-you-are.power-up-business .grid-repeat:nth-child(2) {
        margin-bottom: 70px;
    }
    .power-up-business.power-up-business-who-you-are {
        padding-bottom: 5px;
        padding-top: 0;
    }
    .flexibility.flexibility-who-you-are.without-animation {
        margin-bottom: 30px;
        padding-top: 0;
    }
    .payment-connections.payment-connections-who-you-are {
        padding-bottom: 3px;
        padding-top: 0;
    }
    .payment-connections.payment-connections-who-you-are .tabs-container ul li a {
        padding: 33px 20px 33px 45px;
    }
    .payment-connections.payment-connections-who-you-are .tabs-container ul li a::before {
        left: 20px;
    }
    .payment-connections.payment-connections-who-you-are .text-container {
        padding-left: 30px;
    }
    .white-bg {
        padding: 40px 60px;
    }
    .form-control {
        font-size: 16px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .flexibility.flexibility-who-you-are {
        padding-bottom: 22px;
    }
    .powering-success.powering-success-who-you-are {
        padding-bottom: 30px;
    }
    .power-next-era {
        padding-bottom: 90px;
    }
    .power-up-business-who-you-are.power-up-business::before {
        top: 90px;
        right: -650px;
        height: 1700px;
        width: 1440px;
    }
    .flexibility.flexibility-who-you-are::before {
        width: 1900px;
        height: 2320px;
        left: -1100px;
        top: -250px;
    }
    .accept-payments .left-links ul li a {
        font-size: 18px;
    }
    .accept-payments .right-sec {
        padding-left: 80px;
    }
    .accept-payments .right-sec .sticky-repeat {
        margin-top: 0;
        padding-top: 40px;
    }
    .accept-payments .right-sec .learn-more {
        margin-top: 0;
    }
    .empower-users {
        padding-top: 68px;
        padding-bottom: 42px;
    }
    .empower-users .heading-container p {
        max-width: 80%;
    }
    .features-power-payments.features-power-payments-interior-seg {
        padding-bottom: 42px;
    }
    #additional-industries h3 {
        margin-top: 20px;
    }
    .whatYouDo .features-power-payments {
        padding-bottom: 40px;
    }
    .whatYouDo .powering-success {
        padding-top: 40px;
        padding-bottom: 35px;
    }
    .additional-core {
        position: relative;
        margin-bottom: 40px;
    }
    .flexibility.flexibility-who-you-are.without-animation.no-first-bg {
        margin-bottom: 0;
    }
    .additional-core::before {
        width: 2750px;
        height: 2540px;
        right: -1990px;
        bottom: -80px;
    }
    .accept-payments::before {
        width: 2750px;
        height: 2540px;
        right: -1990px;
        top: -160px;
    }
    .accept-payments::after {
        width: 1600px;
        height: 2000px;
        left: -877px;
        bottom: -485px;
    }
    .power-next-era.power-next-era-interior-seg::before {
        width: 1700px;
        height: 2100px;
        right: -890px;
        bottom: 150px;
    }

    .who-you-are .tab-content .tab-pane {
        flex: 0 0 265px;
    }
    .who-you-are .tab-content .tab-description {
        flex: 0 0 calc(100% - 265px);
        padding-left: 30px;
    }
    .who-you-are-inner .custom-btn, .description-inner .custom-btn {
        margin-top: 5px;
    }

    .who-you-are-template {
        margin-bottom: 30px;
    }
    .enabling-payments.enabling-payments-who-we-are {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .enabling-payments.enabling-payments-who-we-are .heading-container{
        max-width:600px
    }
    .fpo-images {
        max-width: 960px;
        margin: -40px auto 0 auto;
    }
    .fpo-images ul li img {
        max-width: 100%;
    }
    .fpo-images::before,
    .fpo-images ul::before {
        bottom: 100px;
    }
    .fpo-images::after {
        bottom: 230px;
        left: 170px;
    }
    .fpo-images ul::after {
        bottom: 20px;
        right: 65px;
    }
    .put-your-experience.our-journey {
        padding: 140px 0;
    }
    .journey-image img {
        max-width: 250px;
    }
    .journey-image {
        flex: 0 0 250px;
        padding-top: 250px;
    }
    .journey-text {
        padding-left: 25px;
    }
    .journey-image .tag, .blog-image .tag {
        width: 100px;
        height: 100px;
        font-size: 11px;
        line-height: 15px;
        top: -20px;
    }
    .put-your-experience.our-journey .container::before {
        top: -70px;
    }
    .put-your-experience.our-journey .container::after {
        left: 240px;
        top: -110px;
    }
    .power-next-era.power-next-era-who-we-are .container::before {
        top: -170px;
        right: 0;
    }
    .careers-mid {
        padding-top: 50px;
        padding-bottom: 15px;
    }
    .enabling-payments.enabling-payments-who-we-are.enabling-payments-careers {
        padding-top: 75px;
        padding-bottom: 15px;
    }

    .insights-template .banner-inner {
        padding-top: 55px;
    }
    .blogs-section {
        padding-top: 80px;
        padding-bottom: 24px;
    }
    .archive  .blogs-section {
        padding-bottom: 85px;
    }
    .search-filters .form-control {
        height: 48px;
    }
    .blog-image .tag {
        right: 10px;
        top: 15px;
    }
    .blog-text {
        padding-left: 40px;
    }
    .blogs-all {
        margin-top: 93px;
    }
    .blog-repeat .title {
        font-size: 14px;
        line-height: 18px;
        margin-bottom:15px;
    }
    .blog-repeat h3 {
        margin-bottom: 20px;
    }
    .blog-repeat {
        padding: 30px 30px 20px 30px;
    }
    .blog-repeat::before {
        width: 280px;
        height: 280px;
        left: -120px;
    }
    .newsletter {
        padding: 30px 0 0 0;
    }
    .newsletter #pardot-form {
        padding: 0 !important;
    }
    .newsletter-email iframe {
        height: 125px;
    }
    .learn-more::after {
        top: 0;
    }
    .load-more .learn-more::after {
        top: 4px;
    }
    .banner-blog-detail .banner-inner {
        padding-bottom: 100px;
    }
    .banner-blog-detail::before{
        height: 1050px;
    }
    .banner-right-case-study-detail {
        flex: 0 0 35%;
    }
    .banner.banner-case-study-detail {
        padding-bottom: 0;
    }
    .banner-right-case-study-detail p {
        margin-bottom: 20px;
    }
    .blog-details-inner .left-sec{
        padding-right: 50px;
    }
    .download-btn,
    .download-btn:hover{
        background-size: contain;
    }
    .blog-detail-container {
        padding-bottom: 90px;
    }
    .put-your-experience.put-your-experience-blog-detail .container .row::after {
        bottom: -480px;
    }
    .put-your-experience.put-your-experience-blog-detail .container .row::before{
        bottom: -400px;
    }
    .journey-container{
        max-width: 660px;
    }
    .banner.banner-case-study-detail .banner-inner {
        padding-top: 30px;
    }
    .banner-case-study-detail span.caption {
        margin-bottom: 40px;
    }
    .banner.who-you-are-template.conntact-template .banner-inner {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .features-power-payments.features-power-payments-contact {
        padding-bottom: 90px;
    }
    .talkToOurTeam .features-power-payments.features-power-payments-contact {
        padding-bottom: 100px;
        padding-top: 0;
    }
    .contact-addrees-container .address-container {
        max-width: 65%;
    }
    .contact-table {
        margin-top: 65px;
        padding-bottom: 80px;
    }
    .footer-links:first-child {
        flex: 0 0 22.5%;
    }
    .footer-links:nth-child(2) {
        flex: 0 0 14.5%;
    }
    .footer-links:nth-child(3) {
        flex: 0 0 18.5%;
    }
    .footer-links:nth-child(5) {
        flex: 0 0 10%;
    }
    .subscribe-btn {
        margin-bottom: 45px;
        margin-top: 48px;
    }
    .subscribe-btn h2, .subscribe-btn h2 p {
        font-size: 26px;
        line-height: 34px;
    }
    .flexibility.two-columns {
        padding-bottom: 10px;
    }
    .whoYouAre .deploy-on-timeline {
        padding-top: 40px;
    }
    .experience-slider, .experience-slider1 {
        left: 31%;
        width: 80%;
    }
    .pin-spacer {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .featured-wrap span.caption {
        margin-bottom: 15px;
    }
    .featured-wrap h3 {
        margin-bottom: 15px;
    }
    .archive .blogs-all .load-more {
        bottom: -45px;
    }
    .solution-template::before, .insights-template::before,
    .contactNew .conntact-template::before,
    .contact .conntact-template::before {
        width: 120vw;
        height: 120vw;
        left: -60vw;
        top: -76vw;
    }
    .search-page-box,
    .search-results-container {
        max-width: 930px;
    }
    .search-page-box {
        margin-top: 30px;
    }
    .search-results-container {
        margin-top: 90px;
        margin-bottom: 90px;
    }
    .careersNew .power-up-business .grid-repeat .img-container:before {
        top: 5.5vw;
        left: 3.6vw;
    }
    .whoYouAre .payment-connections.payment-connections-who-you-are .case-study-top .image-container img {
        clip-path: circle(82.5% at 85% 62%);
    }
    .accept-payments {
        margin-top: 90px;
    }
    .careersNew .fpo-images ul li .img-container .pills.circle-pill-left,
    .careers .fpo-images ul li .img-container .pills.circle-pill-left {
        top: 3.4vw;
        left: 1.1vw;
    }
}
@media screen and (max-width:1199px){
    .search-conatiner input[type=search] {
        appearance: none;
        box-shadow: none !important;
        outline: none !important;
    }
    .small-menu.mega-menu {
        max-width: 350px;
    }
    .whatYouDo .features-power-payments {
        margin-top: 50px;
    }
    .switch-container {
        padding: 14px 15px 10px 15px;
    }
    .experience-slider .slick-prev {
        left: 20.5% !important;
    }
    .experience-slider .slick-next {
        right: 73% !important;
    }
.footer-top ul li:nth-child(2) {
	width: 25%;
}
.whatYouDo  .accept-payments {
    margin-bottom: 80px;
}
.whoYouAre .main-wrapper,
.isvs .main-wrapper,
.paymentGatewayFeatures .main-wrapper,
.fullCommerceEnablement .main-wrapper,
.careers .main-wrapper,
.whoWeAre .main-wrapper  {
    overflow-x: hidden;
}
.unattendedAndSelfService  .accept-payments::before,
.whatYouDo .accept-payments::before {
	display: none;
}
.payment-connections.payment-connections-who-you-are .case-study-top .image-container img {
    clip-path: circle(82.5% at 86% 62%);
}
.accordion .card .card-header h3 button {
    padding-right: 15px;
}
}
@media screen and (max-width:1100px){
    .search-conatiner input[type=search] {
        transition: none;
    }
.experience-slider .slick-prev {
	left: 18.5% !important;
}
.experience-slider .slick-next {
	right: 72% !important;
}
.contact-table .table td:first-child,
.contact-table .table td:first-child p {
    font-size: 22px;
}
}
@media screen and (max-width:992px){

    .top-right-nav-inner li {
        margin-left: 7px;
        margin-right: 7px;
    }
    body.home .main-wrapper {
        padding-top: 0;
    }
    .main-wrapper {
        padding-top: 0;
    }
    .logo img {
        width: 130px;
    }
    body.sticky-header header {
        position: relative;
    }
    .navigation nav ul li a:hover {
        color: #222222;
    }
    .overlay .main-wrapper {
        height: 100%;
        overflow: hidden;
        position: relative;
    }
    .bodyfix .main-wrapper,
    .main-wrapper.bodyfix {
        height: 100%;
        position: relative;
    }
    body.overlay,
    html.overlay,
    body.bodyfix,
     html.bodyfix {
        overflow-y: hidden;
        touch-action: none;
-ms-touch-action: none;
    }
    .fullCommerceEnablement .powering-success {
        padding-top: 30px;
    }
    .fullCommerceEnablement .payment-connections.payment-connections-who-you-are {
        padding-bottom: 30px;
    }
    .case-study-top .image-container img {
        max-height: 300px;
    }
    .fullCommerceEnablement .payment-connections.payment-connections-who-you-are {
        padding-bottom: 30px;
    }
    .header-white .search-conatiner input[type="search"] {
        background: #fff;
        border-color: #222222;
        color: #222222;
    }
    .accordion .card .card-header h3 button {
        padding-right: 25px;
    }
    body.scroll-up  .header-white .search-conatiner input[type="search"] {
        background: #fff;
        border-color: #222;
        color: #222222;
    }
    .header-white .search-conatiner input[type="search"].open::-webkit-input-placeholder { /* Edge */
        color: #222222;
      }

    .header-white .search-conatiner input[type="search"].open:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #222222;
      }

    .header-white .search-conatiner input[type="search"].open::placeholder {
        color: #222222;
    }

    section.basic_template .table-wrap {
        overflow-x: auto;
scroll-behavior: smooth;
-webkit-overflow-scrolling: touch;
    }
    .blog .banner-case-study-detail::before {
        top: -146px;
    }
    .blog  .learn-more::after {
        margin-left: 5px;
    }
    .learn-more::after {
        background-size: 16px !important;
    }
    .search .learn-more::after,
    .blog .learn-more::after  {
        top: 3px;
    }
    .navigation nav ul li.subdropdown:nth-child(3) .mega-menu.small-menu {
        max-width: inherit;
    }
    .experience-slider .slick-prev {
        left: 18.5% !important;
    }
    .experience-slider .slick-next {
        right: 71% !important;
    }
    .fullCommerceEnablement  .payment-connections.payment-connections-who-you-are .tabs-container ul li a {
        padding-right: 10px;
        padding-left: 28px;
    }
    .fullCommerceEnablement .payment-connections .tabs-container ul li a::before {
        left: 12px;
    }
    .careersNew .enabling-payments.enabling-payments-who-we-are {
        margin-bottom: 80px;
    }
    .whoYouAre .additional-core {
        margin-bottom: 20px;
    }
    .whoYouAre .payment-connections.payment-connections-who-you-are {
        padding-top: 45px;
    }
    .whoYouAre .subscribe-btn {
        margin-bottom: 15px;
        margin-top: 50px;
    }

    .whoYouAre .empower-users {
        padding-top: 80px;
        padding-bottom: 20px;
    }
    .careersNew .additional-core,
    .careers .additional-core {
        margin-top: 80px;
    }
    .banner.banner-case-study-detail .banner-inner.banner-middle-align .banner-left h1 {
        max-width: 100%;
        text-align: center;
    }
    .banner-case-study-detail span.caption {
        margin-bottom: 20px;
    }
    .banner.banner-case-study-detail .image-container {
        margin-top: 40px;
    }
    .whoWeAre  .journey-text {
        padding-right: 5%;
    }
    .slick-prev {
        left: 46% !important;
    }
    .slick-next {
        right: 46% !important;
    }
    .case-study-top .image-container img {
        max-width: 100%;
        min-height: 250px;
    }
    .careersNew .power-up-business .grid-repeat .img-container img,
    .careers  .power-up-business .grid-repeat .img-container img {
        min-height: 282.5px;
    }
    .login-cards .card p {
        min-height: 75px;
    }
    .footer-left-shape .left-shape,
    .footer-right-shape .right-shape {
        height: 1050px;
    }
    body.scroll-up {
        padding-top: 146px;
    }
    .careersNew .empower-users,
    .careers .empower-users {
        padding-bottom: 75px;
    }
    .careersNew .flexibility.flexibility-who-you-are.without-animation.no-first-bg h2,
    .careers .flexibility.flexibility-who-you-are.without-animation.no-first-bg h2 {
        max-width: 100%;
    }
    body.overlay header::after {
        position: fixed;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.6);
        content: "";
        z-index:2;
        left: 0;
        top: 0;
    }
    body.overlay.bodyfix  header::after {
        z-index:9999;
    }
    body.overlay.bodyfix .header-top:after {
        content: " ";
        position: absolute;
        width: 100%;
        height: calc(100% + 1px);
        z-index: 9;
        background: rgba(0, 0, 0, 0.6);
        top: 0;
    }
    body.overlay.bodyfix.scroll-down .header-top:after {
        display: none;
    }
    .learn-more::after {
        top: 0;
    }
    .description-block {
        position: static;
        max-width: 100%;
        padding-left: 20px;
    }
    .mega-menu::before {
        width: 350px;
        height: 350px;
        bottom: -100px;
        left: -100px;
    }

    .put-your-experience .counter {
        font-size: 46px;
        line-height: 55px;
    }
    h2,
    h2 p {
        font-size: 28px;
        line-height: 38px;
    }
    h2 {
        margin-bottom: 10px;
    }
    .thankYou .l-box h2,
    .page-404 .l-box h2{
        font-size: 30px !important;
    }
    h3,
    .accordion .card h3 button{
        font-size: 22px;
        line-height: 28px;
    }
    .blog-repeat h3 {
        min-height: 84px;
    }
    .contact-table .table td:first-child {
        font-size: 18px;
        line-height: 26px;
    }
    .menu-toggle {
        display: block;
    }
.navigation {
	display: none;
}
body.bodyfix .inner-pages.header-white .main-logo {
    display: block;
}
body.bodyfix .inner-pages.header-white img.logo-white {
    display: none;
}
.banner .container {
	position: relative;
}
.banner-right {
	right: -16px;
}
.banner-left {
	padding-top: 60px;
	padding-left: 0;
	padding-right: 0;
	flex: 0 0 50%;
}
.banner-right img {
	max-height: 350px;
}
.tabbable.tabs-inner .nav.nav-tabs {
	flex: 0 0 100%;
}
.tabs-container #what-you-do .tabs-inner ul {
    overflow-x: scroll;
    flex-wrap: nowrap;
scroll-behavior: smooth;
-webkit-overflow-scrolling: touch;
}
.home  .who-you-are-inner .right .image-container img,
.home  .description-inner .right .image-container img {
    border-top-right-radius : 0
}
.tabs-container #what-you-do .tabs-inner ul li {
    flex: 0 0 21%;
}
.tabs-container #what-you-do .tabs-inner ul li:nth-child(4) {
    flex: 0 0 37%;
}
.tabs-container #what-you-do .tabs-inner ul li:nth-child(5) {
    flex: 0 0 35%;
}
.tabs-container .tabs-inner ul li {
	width: 21%;
}
.tabs-container .tabs-inner ul li:last-child{
    width: 37%;
}
.tabs-container .tabs-inner ul li a {
	padding: 20px 20px 20px 45px;
}
.tabs-container #what-you-do .tabs-inner ul li a {
    padding-top: 20px;
    padding-bottom: 20px;
}
.home.eu-site .tabs-container #who-you-are .tabs-inner ul li a {
    padding-top: 20px;
    padding-bottom: 20px;
}
.tabs-container ul li a {
	font-size: 15px;
	line-height: 20px;
	padding: 20px 0;
    width: 150px;
}
.tabs-container .tabs-inner ul li a::before {
	left: 27px;

}
.payment-connections .tabs-container ul li a::before,
.tabs-container .tabs-inner ul li a::before,
.accept-payments .left-links  ul li a::before {
    width: 8px;
	height: 8px;
}
#is-vs, #banks, #payment-facilitators, #lorem-ipsum, #title-1,
#verticals-you-serve {
	padding-top: 0;
}
.tabbable.tabs-inner {
	flex-wrap: wrap;
}
.tabbable.tabs-inner .tab-content {
	flex: 0 0 100%;
	padding-left: 20px;
}
.payment-connections .tab-inner {
	padding: 20px 20px 0 20px;
}
.payment-connections .tab-inner.mobile-devices p, .payment-connections .tab-inner.windows-linux p {
	max-width: 100%;
}
.features-power-payments .power-your-payments {
    padding: 20px;
}
.case-study-bottom {
	padding: 30px 20px;
}
.card,
.whatYouDo  .flexibility.flexibility-who-you-are .card:first-child,
.careersNew  .flexibility.flexibility-who-you-are .card:first-child,
.whoWeAre  .flexibility.flexibility-who-you-are .card:first-child {
	padding: 25px 20px 55px 20px;
}
.flexibility.flexibility-who-you-are.without-animation .card{
    padding: 25px 20px 25px 20px;
}
.flexibility.flexibility-who-you-are.without-animation .card .text-container {
    margin-bottom: 0;
}
.power-up-business .heading-container {
	max-width: 100%;
}
.grid-repeat .col-xl-6 {
	flex: 0 0 50%;
}
.grid-repeat .text-container {
	padding-right: 0;
}
.grid-repeat:nth-child(2n) .text-container {
	padding-left: 0;
}
p, li, body, label, .contact-table .table td {
	font-size: 15px;
	line-height: 25px;
}
.form-control {
    font-size: 15px;
}
.features-power-payments .power-your-payments p {
    min-height:125px
}
.case-study-container .logo-container {
	margin-bottom: 15px;
}
.case-study-container .custom-btn {
	margin-top: 5px;
}
.case-study-container .text-container {
	padding: 0 20px 15px  10px;
}
.custom-btn {
	font-size: 13px;
}
.case-study-container .logo-container img {
	max-height: 40px;
}
.case-study-bottom blockquote, .case-study-bottom blockquote p {
	font-size: 18px;
	line-height: 26px;
}
.footer-links-container {
	flex-wrap: wrap;
	justify-content: start;
}
.footer-links {
	flex: 0 0 33%;
	padding-bottom: 30px;
}
.footer-case-study {
	margin-top: 0;
}
body.bodyfix,
html.bodyfix {
    position: relative;
    overflow:hidden;
}
.navigation {
	position: fixed;
	background: #fff;
	width: 100%;
	top: 0;
	padding:110px 15px 30px 15px;
	z-index: 9999;
	right: -100%;
	transition: .5s;
	height: 100vh;
	overflow-y: scroll;
    scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  bottom: 0;
}
.navigation.opened {
    right: 0;
}
.main-wrapper.bodyfix .header-top {
    position:fixed;
    width: 100%;
    z-index: 99999;
    background: #fff;
}
.navigation nav ul  {
    margin-left: 0;
    margin-right: 0;
}
.navigation nav ul li {
	margin: 0 0;
    padding: 10px 0 !important;
	display: block;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #C9D3DF;
}
.navigation nav ul li {
    position: relative;
}
.navigation nav ul li.subdropdown > a::after {
    background: url(../images/select-arrow.svg) no-repeat;
    background-size: 15px;
    content: "";
    width: 18px;
    height: 10px;
    margin-top: 20px;
    top: 0;
    display: inline-block;
    position: absolute;
    margin-left: 10px;
}
.home-page {
	padding-bottom: 40px;
}
.home-page::after {
	right: -290px;
	top: -370px;
	width: 800px;
	height: 1200px;
}
.card::before {
	width: 300px;
	height: 300px;
}
.card .icon-container {
	height: 80px;
	margin-bottom: 30px;
}
.power-up-business::before {
	width: 1000px;
	height: 1350px;
	right: -500px;
	top: 0;
}
.put-your-experience::before {
	width: 400px;
	height: 400px;
}
.put-your-experience {
	padding: 140px 0;
}
.careersNew .put-your-experience {
    padding: 140px 0;

}
.put-your-experience .container::before {
	top: -110px;
}
.put-your-experience .container::after {
	left: 150px;
	top: -150px;
}
.powering-success::before {
	width: 1460px;
	height: 1460px;
	left: -1142px;
	top: -350px;
}
.search-conatiner button {
	position: static;
}
.search-conatiner input[type="search"].open {
    width: calc(100% - 60px);
}

.search-conatiner input[type="search"] {

	position: absolute;
	top: 75px;
	left: 30px;
}
.search-conatiner {
	margin-right: 35px;
	position: static;
}
/************solutions-processors-devices**************/
.responsive-table {
	overflow-x: scroll;
    scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;

}
span.caption {
    font-size: 14px;
}
.card .learn-more,
.features-power-payments .learn-more {
	bottom: 20px;
}

.solution-template::before, .insights-template::before,
.contactNew .conntact-template::before,
.contact .conntact-template::before {
	width: 120vw;
	height: 120vw;
	left: -80vw;
	top: -70vw;
}
.small-menu.mega-menu {
	max-width: inherit;
	margin-left: -15px;
}
.mega-menu {
    margin-top: 10px;
}
.mega-menu-inner {
    text-align: left;
}
.navigation nav ul li .mega-menu-inner ul li {
    text-align: left;
}
.mega-menu {
	top: inherit;
	position: static;
	margin-left: -15px;
	margin-right: -15px;
	width: calc(100% + 30px);
	max-width: inherit;
}
.menu-text-top-right {
	padding: 20px 15px;
}
.mega-menu-left {
	padding: 20px 0 0 0;
    width: 100%;
}
.mega-menu .mega-menu-left .menu-links li, .mega-menu .mega-menu-left .menu-links h6 {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.menu-links h6 {
	margin-bottom: 15px;
}
.menu-links {
	flex: 0 0 auto;
}
.menu-links p {
	font-size: 14px;
	line-height: 24px;
	margin-top: 5px;
}
.menu-links strong {
	font-size: 15px;
}
.menu-text-top-right p {
	font-size: 14px;
	line-height: 24px;
}
.menu-text-top-right .learn-more, .menu-text-top-right .learn-more:hover {
	font-size: 14px;
}
.menu-text-top-right .learn-more::after, .menu-text-top-right .learn-more:hover::after {
	background-size: 17px;
}
.helpful-links {
	width: 270px;
	padding: 20px;
}
.security-core-left {
	width: calc(100% - 275px);
	margin-top: 30px;
	padding-right: 30px;
}

.helpful-links-container {
    margin-top: 20px;
}
.deploy-on-timeline .heading-container {
	max-width: 480px;
}
.accordion .card-header h3 button{
	padding: 15px 0;
}
.accordian-container {
	margin-top: 30px;
}
.who-you-are-template::before {
	border-radius: 0 0 34% 34%;
}
.who-you-are-template .image-container {
	margin-top: 40px;
}
.payment-connections.payment-connections-who-you-are .tabs-container ul li a {
	padding: 21px 15px 19px 30px;
}
.payment-connections.payment-connections-who-you-are .tabs-container ul li a::before {
	left: 15px;
}
.payment-connections .tabs-container ul li a {
	padding: 21px 0 19px 65px;
}
.white-bg {
	padding: 30px;
}
.form-container {
	margin-top: 25px;
}
.power-up-business-who-you-are.power-up-business::before {
	top: 140px;
	right: -500px;
	height: 1550px;
	width: 1100px;
    display: none;
}
.payment-connections.payment-connections-who-you-are .tab-inner h2 p {
	margin-bottom: 0;
}
.flexibility.flexibility-who-you-are::before {
	width: 1100px;
	height: 1985px;
	left: -500px;
	top: -200px;
}

.accept-payments .left-links ul li a {
	font-size: 14px;
    padding: 5px 0 5px 20px;
    line-height: 22px;
}
.accept-payments .left-links {
	width: 180px;
    top: 80px;
}
.accept-payments .right-sec {
	padding-left: 30px;
	width: calc(100% - 185px);
}
.accept-payments .right-sec .sticky-repeat {
	margin-top: 0;
    padding-top: 25px;
}
.accept-payments .right-sec .image-container,
.blog-details-inner .left-sec .image-container {
	margin-top: 25px;
	margin-bottom: 25px;
}
.accept-payments .right-sec ul li,
.blog-detail-container .left-sec ul li {
	font-size: 15px;
	line-height: 25px;
	padding: 0 0 5px 0;
	margin-bottom: 12px;
	background-size: 25px;
}
.accept-payments .right-sec ul,
.blog-details-inner .left-sec ul {
	margin-top: 15px;
	margin-bottom: 25px;
}
.accept-payments .right-sec .case-study-bottom,
.blog-details-inner .left-sec .case-study-bottom {
	padding: 30px 20px;
	margin-top: 20px;
}
.additional-core::before {
	width: 1550px;
	height: 2000px;
	right: -950px;
	top: -100px;
}
.accept-payments::before {
	width: 1550px;
	height: 2000px;
	right: -950px;
	top: -100px;
}
.accept-payments::after {
	width: 1400px;
	height: 1850px;
	left: -800px;
}
.power-next-era.power-next-era-interior-seg::before {
	width: 1400px;
	height: 2100px;
	right: -890px;
	bottom: 150px;
}
.who-you-are .tab-content .tab-pane {
	flex: 0 0 100%;
}
.who-you-are .tab-content .tab-description {
	flex: 0 0 100%;
	padding-left: 0;
}
.who-you-are .tab-content {
	flex-wrap: wrap ;
}
.who-you-are-inner .custom-btn, .description-inner .custom-btn {
	margin-top:5px;
	margin-bottom: 0;
}
.who-you-are-template.who-we-are-template h1 {
	max-width: 90%;
}
.who-you-are-template .image-container img {
	max-width: 400px;
}
.enabling-payments.enabling-payments-who-we-are .heading-container {
	max-width: 500px;
}
.fpo-images ul li:nth-child(2) {
	margin-top: 240px;
}
.fpo-images::after {
	bottom: 220px;
	left: 150px;
}
.journey-slider .slick-list {
	width: 125%;
	margin-left: 20%;
}
.journey-image img {
	max-width: 170px;
}
.journey-image {
	flex: 0 0 170px;
    padding-top: 170px;
}
h4 {
	font-size: 16px;
	line-height: 24px;
}
.journey-image .tag, .blog-image .tag {
    width: 85px;
    height: 85px;
    font-size: 9px;
}
.journey-text .name, .case-study-bottom blockquote + span {
	font-size: 11px;
}
.journey-text .name {
	margin-top: 20px;
}
.features-power-payments.features-power-payments-who-we-are .power-your-payments p {
	min-height: 165px;
}
.journey-container {
    margin-top: 20px;
}
select.form-control,
select.select {
	background: url(../images/select-arrow.svg) center right 15px no-repeat rgba(247, 245, 250, 0.33);
	background-size: 13px;
}
.heading-container p {
	max-width: 95%;
}
.careers-mid h2 {
	max-width: 75%;
}
.search-filters {
	margin-bottom: 85px;
	margin-top: 85px;
}
.blog-text {
	padding-left: 30px;
}
.blog-repeat {
	padding: 20px 20px 20px 20px;
}
.blog-repeat .title {
	font-size: 13px;
}
.blog-repeat::before {
	width: 250px;
	height: 260px;
}
.newsletter {
	padding: 20px;
	margin: 20px 0 40px 0;
}
.newsletter-inner .form-control {
	height: 48px;
}
.blogs-section {
	padding-bottom: 10px;
}
.blog-search-container button {
	background-size: 13px;
	right: 15px;
}
.social-media-links-blog-detail {
    padding: 20px;
    width: 230px;
}
.blog-details-inner .left-sec{
    padding-right: 30px;
    width: calc(100% - 234px);
}
.accept-payments .right-sec ul li img,
.blog-details-inner .left-sec ul.bullet-points li img {
    max-width: 25px;
    margin-right: 10px;
    margin-bottom: 15px;
}
.next-post{
    margin-top: 30px;
}
.next-post span {
    font-size: 13px;
}
.journey-text h3 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
}
.put-your-experience.put-your-experience-blog-detail .container .row:after {
    bottom: -390px;
}
.put-your-experience.put-your-experience-blog-detail .container .row:before {
    bottom: -315px;
}
.banner-case-study-detail .banner-inner h1 {
	text-align: left;
}
.banner.banner-case-study-detail .banner-left {
	flex: 0 0 60%;
    text-align: left;
}
h1, h1 p, .who-you-are-template.who-we-are-template h1,
.banner-blog-detail .banner-inner h1,
.banner-case-study-detail .banner-inner h1,
.careersNew  .who-you-are-template h1 {
	font-size: 44px;
}
.container-fluid {
	padding-left: 40px;
	padding-right: 40px;
}
.header-white .navigation nav ul li a {
	color: #222222;
}
.header-white .navigation nav ul li a.learn-more {
	color: #fff;
}
.header-white .navigation nav ul li.active a  {
  color: #5CDDAD;
}
.play-icon {
	width: 50px;
	height: 50px;
	line-height: 50px;
	right: 20px;
	bottom: -35px;
}
.features-power-payments.features-power-payments-contact .power-your-payments p {
	min-height: 150px;
}
.banner.who-you-are-template.conntact-template .banner-inner {
	padding-top: 50px;
	padding-bottom: 0;
}
.contact-table .table td:nth-child(2n), .contact-table .table th:nth-child(2n),
.talkToOurTeam .contact-table .table td:nth-child(2n) {
	padding-left: 40px;
	padding-right: 40px;
}
.contact-table .table td:first-child {
	width: 28%;
}
.contact-table .table td:last-child {
	width: 25%;
}
.footer-links {
	flex: 0 0 33.3% !important;
}
body.scroll-up .header-bot {
    position: static;
}
.sticky-header .header-top {
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0;
    background: #fff;
    padding: 5px 0;
}
.sticky-header .header-white .search-conatiner button {
    background: url(../images/search.svg) center no-repeat;
}
.sticky-header .header-white .top-right-nav-inner li:first-child a {
    color: #222222;
    opacity: 1;
}
.sticky-header .header-white .menu-toggle::before,
.sticky-header .header-white .menu-toggle::after,
.sticky-header .header-white .menu-toggle span {
    background: #0A0A15;
}
body.overlay .header-top{
  border-color: rgba(0, 0, 0, 0.5);
}
body.overlay.sticky-header .header-top::after {
    position: absolute;
    height: calc(100% + 1px);
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    content: "";
    z-index: 2;
    left: 0;
    top: 0;
}
body.scroll-up.solutionsSecurityPciCompliance .header-top{
  position: relative;
}
.flexibility.flexibility-who-you-are.without-animation {
	padding-top: 0;
	padding-bottom: 60px;
}
.payment-connections.payment-connections-who-you-are .case-study-top .image-container img {
	max-height: 285px;
}
.subscribe-btn h2, .subscribe-btn h2 p {
	font-size: 22px;
	line-height: 30px;
}
.subscribe-btn .white-bg {
	padding: 20px 20px;
	width: 100%;
}
.flexibility.flexibility-who-you-are.without-animation {
	padding-top: 0;
	padding-bottom: 25px;
}
.paymentGatewayFeatures  .flexibility.flexibility-who-you-are.without-animation {
	padding-top: 0;
	padding-bottom: 0;
}
.featured-wrap {
	padding-left: 20px;
	margin-bottom: 20px;
}
.featured-wrap .image-container img {
	object-fit: cover;
}
.featured-wrap .col-lg-5.col-sm-5 {
	padding-left: 0;
}
.search-box-repeat .image-container img {
	width: 100%;
}
.search-box-repeat .text-container {
	padding-right: 10%;
	padding-left: 10px;
}
.search-page-box .custom-btn {
	right: 50px;
}
.search-page-box input {
	padding-right: 200px;
}
.careersNew .power-up-business .grid-repeat .pills.circle-pill-left,
.careers  .power-up-business .grid-repeat .pills.circle-pill-left,
.arround-the-world .contact-image .pills.circle-pill-left {
	top: 2.2vw;
	left: 3.6vw;
}
.careersNew .power-up-business .grid-repeat .img-container::before {
	top: 5.5vw;
	left: 3.1vw;
}
.footer-top ul li:nth-child(2) {
	width: 32%;
}
.footer-top ul li {
	width: 15.5%;
}
.banner  .pills {
	transform: scale(0.7);
}
.banner  .pills.bottom-pills {
	bottom: -19px;
}
.learn-more, .download-btn {
    font-size: 12px;
}
.whoYouAre .payment-connections.payment-connections-who-you-are .case-study-top .image-container img {
	max-height:inherit;
    clip-path: circle(82.5% at 97% 62%);
}
.whoYouAre .payment-connections.payment-connections-who-you-are .tabs-container ul li {
	flex: 0 0 150px;
}
.search-conatiner input[type="search"].open {
    width: calc(100% - 60px);
    z-index: 99;
}
}
@media screen and (max-width:991px){
    .learn-more {
        padding-right: 20px;
    }
    .load-more .learn-more::after {
        top: 1px;
    }
    .newsletter-email iframe {
        height: 205px;
    }
    .banner-right {
        position: static;
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 15px;
        text-align: center;
    }
    .banner-right .hide-in-mobile {
        display: none;
    }
    .banner-right .show-in-mobile {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
.banner-left {
	flex: 0 0 100%;
}
}
@media screen and (max-width:830px){
.accept-payments .left-links {
    width: 100%;
    position: static;
    margin-bottom: 30px;
}
.accept-payments .right-sec {
    padding-left: 0;
    width: 100%;
}
.accept-payments .left-links ul {
    list-style: none;
    display: flex;
    overflow-y: scroll;
    margin-right: -15px;
}
.accept-payments .left-links ul li {
    flex: 0 0 auto;
    margin-right: 25px;
}
section.accept-payments .accept-payments-inner {
    max-width: 100%;
}
}
@media screen and (max-width:767px){
    .contact .power-next-era {
        margin-top: 70px;
        padding-bottom: 75px;
    }
.contact-table .table td:first-child,
.contact-table .table td:first-child p {
    font-size: 20px;
    line-height: 30px;
}
    .navigation .mob-talk-to-team {
        background: #32165D;
        color: #fff;
        max-width: 168px;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        border-radius: 22px;
        font-size: 16px;
        display: inline-block;
        font-weight: 600;
        line-height: 40px;
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .menu-toggle span {
        top: 8.5px;
    }
    body,
    .main-wrapper {
        overflow-x: hidden;
    }
    .features-power-payments .power-your-payments p {
        min-height: inherit;
    }
    .payment-connections .tabs-container ul li:last-child a.active,
    .whoYouAre .payment-connections.payment-connections-who-you-are .tabs-container ul li:last-child a {
        border-top-right-radius: 0;
    }
   .isvs  .flexibility.flexibility-who-you-are .card:first-child,
   .careers  .flexibility.flexibility-who-you-are .card:first-child {
        margin-bottom: 0;
   }
   body.scroll-down header {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 99999999999999;
    top: 0;
    padding-top: 0;
}
body.scroll-down header .header-top {
    padding: 5px 0 5px 0;
    background: #fff;
}
body.scroll-down header .breadcumbs {
    display: none;
}
body.scroll-down header .header-bot {
    padding-top: 0;
}
    .scroll-down .header-top .top-right-nav-inner li a.login {
        background: #F7F5FA;
    }

    .scroll-up.overlay .header-top:before,
    .scroll-down.overlay.bodyfix .header-top:before {
        background: rgba(0, 0, 0, 0.6);
        content: "";
        height: calc(100% + 1px);
        position: absolute;
        width: 100%;
        top: 0;
    }
    .bodyfix.scroll-up.overlay .header-top:before {
        display: none;
    }
    body.scroll-down .inner-pages.header-white .main-logo {
        display: block;
    }
    body.scroll-down .inner-pages.header-white .logo-white {
        display: none;
    }
    body.scroll-down .header-white .search-conatiner button {
        background: url(../images/search.svg) center no-repeat;
    }
    .scroll-down .header-white .menu-toggle::before,
    .scroll-down .header-white .menu-toggle::after,
    .scroll-down .header-white .menu-toggle span {
        background: #0A0A15;
    }

    footer .footer-top .col-sm-4, footer .footer-top .col-sm-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .careers .flexibility.flexibility-who-you-are.without-animation.no-first-bg {
        position: relative;
        z-index: 2;
    }
    .careers  .enabling-payments.enabling-payments-who-we-are.enabling-payments-careers {
        padding-top: 0;
        padding-bottom: 35px;
    }
    .careersNew .additional-core, .careers .additional-core {
        margin-top: 65px;
    }
    .careersNew .deploy-on-timeline, .careers .deploy-on-timeline {
        padding-bottom: 20px;
    }
    .careers .enabling-payments {
        padding-top: 20px;
        padding-bottom: 70px;
    }
    .careers .flexibility.flexibility-who-you-are .card:last-child {
        margin-bottom: 0;
    }
    .careers .put-your-experience.our-journey {
        padding-top: 40px;
    }
    .careers .enabling-payments .image-container {
        margin-top: 15px;
    }
    .features-power-payments.features-power-payments-contact {
        padding-bottom: 55px;
        padding-top: 0;
    }
    .whatYouDo .accept-payments + .features-power-payments {
        padding-top: 30px;
        margin-bottom: 0;
    }
    .isvs  .flexibility.flexibility-who-you-are .cards-container {
        padding-top: 0;
    }
    .isvs .powering-success {
        padding-bottom: 70px;
    }
    .whatYouDo #payment-security,
    .whatYouDo #custom-integrations {
        margin-bottom: 30px;
    }
    .logins .deploy-on-timeline {
        padding-bottom: 70px;
        padding-top: 40px;
    }
    .sdks_and_apis .security-core {
        padding-bottom: 10px;
    }
    section.power-next-era.power-next-era-who-we-are .white-bg p,
    section.power-next-era.power-next-era-who-we-are .white-bg h2 {
        padding-left: 20px;
        padding-right: 20px;
    }
    section.power-next-era.power-next-era-who-we-are .white-bg h2 p {
        padding-left: 0;
        padding-right: 0;
    }
    section.basic_template ul, section.basic_template ol {
        margin-left: 30px;
        margin-bottom: 1rem;
        margin-top: 1rem;
    }
    .sdks_and_apis .banner.solution-template {
        padding-bottom: 45px;
    }
    .solutionsSecurityPciCompliance  .banner.solution-template {
        padding-bottom: 45px;
    }

    .solutionsProcessorsDevices .language-switch {
        padding: 0 0 40px 0;
    }
    .solutionsProcessorsDevices  footer {
        margin-top: 40px;
    }
    .solutionsProcessorsDevices .payment-connections.payment-connections1 {
        display: none;
    }
    section.basic_template {
        padding-top: 65px;
        padding-bottom: 60px;
    }
    .whoWeAre  .who-you-are-template {
        z-index: 2;
    }
    figure iframe {
        width: 100% !important;
    }
    .blog-details-inner .left-sec img {
        margin-bottom: 25px;
    }
    .featured-wrap-outer {
        margin-top: 65px;
        margin-bottom: 35px;
    }
    section.accept-payments .accept-payments-inner {
        max-width: 100%;
    }
    section.basic_template h3 {
        margin-top: 20px;
    }
    .breadcrumb li {
        font-size: 13px;
    }
    .breadcrumb li a img {
        max-width: 22px;
        margin-right: 3px;
    }
    .whatYouDo .features-power-payments {
        margin-top: 35px;
        margin-bottom: 30px;
    }
    .c-pagination li {
        width: 25px;
        height: 25px;
        margin-left: 2px;
        margin-right: 2px;
        line-height: 25px;
        font-size: 12px;
    }
    .c-pagination li.c-pagination__list__item--prev,
    .c-pagination li.c-pagination__list__item--prev:hover,
    .c-pagination li.c-pagination__list__item--next,
    .c-pagination li.c-pagination__list__item--next:hover {
        background-size:8px
    }
    .logins  .no-hover .card {
        padding-bottom: 12px  !important;
    }
    .card .learn-more::after {
        top: inherit;
    }
    .load-more .learn-more::after {
        top: 1px;
    }
    .experience-slider .slick-prev {
        left: 19% !important;
        bottom: -30px;
    }
    .experience-slider .slick-next {
        right: 70.5% !important;
        bottom: -30px;
    }
    .solutionsSecurityPciCompliance .deploy-on-timeline .heading-container,
    .whoYouAre .deploy-on-timeline .heading-container,
    .careersNew .deploy-on-timeline .heading-container,
    .careers .enabling-payments .heading-container,
    .archive .deploy-on-timeline .heading-container,
    .paymentGatewayFeatures .deploy-on-timeline .heading-container,
    .fullCommerceEnablement .deploy-on-timeline .heading-container,
    .careersNew .enabling-payments .heading-container,
    .sdks_and_apis .deploy-on-timeline .heading-container,
    .whatYouDo .deploy-on-timeline .heading-container  {
        position: static;
        transform: translate(0, 0);
        text-align: center !important;
    }
    .whatYouDo .deploy-on-timeline .heading-container.text-center.col-lg-12,
    .careers .enabling-payments .heading-container.text-center.col-lg-12 {
        text-align: center !important;
    }
    .careersNew .enabling-payments .image-container {
        margin-top: 15px;
    }
    .archive .blogs-section {
        padding-bottom: 25px;
    }
    .deploy-on-timeline {
        padding-bottom: 70px;
    }
    .fullCommerceEnablement .deploy-on-timeline {
        padding-top: 45px;
    }
    .search-box-repeat .text-container {
        position: static;
        top: 50%;
        transform: translateY(0);
    }
    .unattendedAndSelfService .powering-success {
        padding-top: 0;
        padding-bottom: 80px;
    }
    .featured-wrap .row .text-container {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .isvs .power-up-business.power-up-business-who-you-are {
        padding-bottom: 0;
    }
    .isvs .flexibility.flexibility-who-you-are {
        padding-bottom: 0;
        margin-bottom: 10px;
    }
    .whoYouAre .payment-connections.payment-connections-who-you-are .tabs-container ul li:last-child {
        flex: 0 0 50%;
    }
    .whoYouAre .payment-connections.payment-connections-who-you-are {
        padding-top: 10px;
    }
    .paymentGatewayFeatures .additional-core  {
        margin-bottom: 0;
        margin-top: 35px;
    }
    .no-hover .card .icon-container, section.flexibility.two-columns .card .icon-container {
        width: 30%;
    }
    .fullCommerceEnablement .flexibility .card,
    .two-columns.flexibility .card  {
        flex: 0 0 100%;
    }
    .newsletter-email iframe {
        height: 240px;
    }
    .tabs-container #what-you-do .tabs-inner ul {
        overflow-x: visible;
        flex-wrap: wrap;
    }
    .whatYouDo  .accept-payments {
        margin-bottom:30px;
    }
    .whoYouAre .additional-core {
        margin-top: 60px;
        margin-bottom: 10px;
    }
    .whoYouAre .empower-users {
        padding-top: 55px;
        padding-bottom: 20px;
    }
    section.power-next-era.power-next-era-who-we-are .white-bg {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .no-hover .card {
        padding-bottom: 12px !important;
    }
    .no-hover .card .icon-container {
        margin-bottom: 10px !important;
    }


    .careers  .banner .image-container .inner-img img,
    .whatYouDo .banner .image-container .inner-img img,
    .careersNew .banner .image-container .inner-img img,
    .whoYouAre .banner .image-container .inner-img img,
    .whoWeAre .banner .image-container .inner-img img,
    .fullCommerceEnablement .banner .image-container .inner-img img,
    .paymentGatewayFeatures  .image-container .inner-img img,
    .unattendedAndSelfService  .image-container .inner-img img,
    .whatYouDo   .image-container .inner-img img {
        border-radius: 22px !important;
    }
    .careers .banner .image-container .inner-img,
    .whatYouDo .banner .image-container .inner-img,
    .careersNew .banner .image-container .inner-img,
    .whoYouAre .banner .image-container .inner-img,
    .whoWeAre .banner .image-container .inner-img,
    .fullCommerceEnablement .banner .image-container .inner-img,
    .paymentGatewayFeatures  .image-container .inner-img,
    .unattendedAndSelfService  .image-container .inner-img,
    .whatYouDo  .image-container .inner-img{
        padding-top: 65vw;
        max-width: 100% !important;
    }
    .who-you-are-inner .left p, .description-inner .left p {
        padding-right: 0;
    }
    #banks, #payment-facilitators, #verticals-you-serve {
        padding-right: 0;
    }
    .careersNew .power-up-business .grid-repeat .img-container img,
    .careers  .power-up-business .grid-repeat .img-container img {
        min-height: 250px;
        max-width: 250px;
    }
    .newsletter-email .custom-btn {
        line-height: 32px;
        padding-top: 0;
        padding-bottom: 0;
    }
.arround-the-world .contact-image .pills.circle-pill-right {
        right: 16vw;
        bottom: 9vw;
    }
    .search-conatiner input[type="search"].open {
        width: calc(100% - 30px);
        left: 15px;
    }
    .footer-left-shape .left-shape,
    .footer-right-shape .right-shape {
        display: none;
    }
    .whoYouAre .payment-connections.payment-connections-who-you-are .tabs-container ul li {
        flex: 0 0 50%;
    }
    .who-you-are .tab-content {
        min-height: inherit;
    }
    .bullets-container ul li {
        margin-bottom: 0;
    }
    .careersNew .additional-core,
    .careers .additional-core {
	margin-bottom: 0;
}
    .bullets-container ul {
        margin-left: 0;
        margin-right: 0;
    }
    .bullets-container ul li {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .subscribe-btn .white-bg-inner {
        flex-wrap: wrap;
    }
    .subscribe-btn .custom-btn {
        margin-top: 15px;
    }
    .subscribe-btn h2, .subscribe-btn h2 p {
        font-size: 18px;
        line-height: 26px;
    }
    .flexibility.flexibility-who-you-are.without-animation .card {
        padding: 25px 15px 5px 15px;
    }
    .navigation {
        top: 0;
        padding-top: 70px;
        height: 100vh;
        padding-bottom: 100px;
    }

    .flexibility.flexibility-who-you-are.without-animation .card,
    .flexibility.two-columns .card {
        flex: 0 0 100%;
    }
    .footer-links {
        flex: 0 0 100% !important;
    }
    .who-you-are-template::before {
        border-radius: 0 0 35% 35%;
        height: 110%;
        left: -20px;
        width: calc(100% + 40px);
    }
    .banner.who-you-are-template.interior-seg .image-container {
        position: static !important;
        text-align: center;
    }
    .accordion .card-body {
        padding: 10px 0;
    }
    .banner.who-you-are-template.interior-seg .image-container svg {
        display: none;
    }
    .banner.who-you-are-template.interior-seg .pin-spacer {
        height: auto !important;
        padding-bottom: 0 !important;
    }
    .container,
    .container-fluid {
        padding-left: 30px;
        padding-right: 30px;
    }
    .top-right-nav-inner ul li:first-child, .top-right-nav-inner ul li:nth-child(2), .top-right-nav-inner ul li:nth-child(3) {
        display: none;
    }
    .logo img {
        max-width: 110px;
        width: 110px;
    }
    .banner h1 {
        margin-bottom: 15px;
    }
    .who-you-are-template h1 {
        font-size: 28px;
        line-height: 38px;
    }
    h1,
    h1 p,
    .who-you-are-template.who-we-are-template h1,
    .banner-blog-detail .banner-inner h1,
    .banner-case-study-detail .banner-inner h1,
    .careersNew  .who-you-are-template h1 {
        font-size: 30px;
        line-height: 36px;
    }
    .banner-blog-detail .banner-inner h1,
    .banner-case-study-detail .banner-inner h1 {
        max-width: 100%;
    }
    h2,
    h2 p {
        font-size: 24px;
        line-height: 30px;
    }
    .thankYou .l-box h2,
    .page-404 .l-box h2{
        font-size: 24px !important;
    }
    h3, .accordion .card h3  button{
        font-size: 17px;
        line-height: 25px;
    }
    .contact-table .table td:first-child {
        font-size: 16px;
        line-height: 26px;
    }
    h4 {
        font-size: 16px;
        line-height: 24px;
    }
    .tabs-container .tabs-inner ul li {
        width: auto;
    }
    .tabs-container .tabs-inner ul li:last-child {
        width: auto;
    }
    .tabs-container .tabs-inner ul li a {
        padding: 15px !important;
    }
    .tabs-container .tabs-inner ul li a::before {
        left: 15px;
        display: none;
    }
    .tabs-container .tabs-inner ul li a::before {
        left: 15px;
    }
    .who-you-are-inner .left,
    .who-you-are-inner .right,
    .description-inner .left,
    .description-inner .right {
        flex: 0 0 100%;
    }
    .who-you-are-inner,
    .description-inner {
        flex-wrap: wrap;
        padding-top: 15px;
    }
    .card,
    .grid-repeat .col-xl-6,
    .whatYouDo  .flexibility.flexibility-who-you-are .card:first-child,
    .careersNew  .flexibility.flexibility-who-you-are .card:first-child,
    .whoWeAre  .flexibility.flexibility-who-you-are .card:first-child {
        flex: 0 0 100%;
    }
    .footer-logo {
        text-align: center;
    }
    .footer-top .col-lg-8 {
        text-align: center;
    }
    .footer-top ul {
        list-style: none;
        margin-left: 0;
        margin-right: 0;
    }
    .footer-top ul li {
        padding-left: 0;
        padding-right: 0;
        display: block;
        text-align: left;
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .footer-top ul li a, .footer-links ul li a, .language-change {
        font-size: 13px;
    }
    .footer-links-container {
        justify-content: space-between;
    }
    .footer-links {
        flex: 0 0 100%
    }
    .copyright ul {
        flex-wrap: wrap;
    }
    .footer-case-study .col-sm-4.col-lg-4 .custom-btn {
        margin-bottom: 20px;
    }
    .footer-links:last-child {
        padding-bottom: 20px;
    }
    .put-your-experience::before {
        width: 290px;
        height: 290px;
    }
    .put-your-experience .counter {
        font-size: 36px;
        line-height: 50px;
    }

    .experience-slider,
    .experience-slider1 {
        padding-top: 10px;
    }
    .put-your-experience {
        padding: 120px 0 120px 0;
    }
    .put-your-experience .container::before,
    .enabling-payments .container::before,
    .fpo-images::before,
    .fpo-images ul::before,
    .power-next-era.power-next-era-who-we-are .container::before,
    .put-your-experience.put-your-experience-blog-detail .container .row::before {
        width: 70px;
        height: 70px;
    }
    .put-your-experience .container::after,
    .enabling-payments .container::after,
    .fpo-images::after,
    .fpo-images ul::after,
    .power-next-era.power-next-era-who-we-are .container::after,
    .put-your-experience.put-your-experience-blog-detail .container .row:after {
        width: 20px;
        height: 20px;
    }
    .put-your-experience .container::before {
        left: 15px;
        top: -110px;
    }
    .enabling-payments .container::before {
        right: 15px;
        top: -110px;
    }
    .enabling-payments .container::after {
        right: 140px;
        top: -40px;
    }
    .put-your-experience .container::after {
        left: 110px;
        top: -130px;
    }
    .search-conatiner input[type="search"] {

        position: absolute;
        top: 60px;
        left: -100%;
    }
    .heading-container p {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .accordion .card {
        margin-bottom: 0;
    }
    .card .text-container {
        min-height: inherit;
    }
    .card,
    .whatYouDo  .flexibility.flexibility-who-you-are .card:first-child,
    .careersNew  .flexibility.flexibility-who-you-are .card:first-child,
    .whoWeAre  .flexibility.flexibility-who-you-are .card:first-child {
        padding: 25px 15px 5px 15px;
        margin-bottom: 30px;
    }
    .whoWeAre .card {
        margin-bottom: 30px;
    }
    .card:last-child,
    .whoWeAre .card:last-child{
        margin-bottom: 0;
    }
    .cards-container {
        flex-wrap: wrap;
    }
    .power-up-business h3 {
        margin-bottom: 10px;
    }
    .power-up-business .grid-repeat:nth-child(2) {
        margin-bottom: 30px;
    }
    .enabling-payments .heading-container {
        max-width: 100%;
    }
    .case-study-container .text-container {
        padding: 20px 15px 40px 15px;
    }
    .case-study-top-inner .col-lg-6:nth-child(2) {
        padding-left: 15px;
    }
.case-study-bottom {
    padding: 20px 15px;
    margin-top: -15px;
}
.footer-logo {
    margin-bottom: 15px;
}
.footer-case-study .col-lg-8 {
    text-align: left;
}
.social-links ul li {
	padding-left: 0;
	padding-right: 15px;
}
.social-links ul li a.twitter,
.social-links ul li a.linkedin,
.social-links ul li a.facebook,
.social-links ul li a.instagram,
.social-links ul li a.mail {
    background-size: contain;
}
.footer-case-study .col-lg-8 {
	text-align: left;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.social-links ul li a.twitter,
.social-links ul li a.linkedin {
	width: 20px;
	height: 18px;
}
.social-links ul li a.instagram {
	width: 18px;
	height: 18px;
}
.social-links ul li a.facebook {
	width: 9px;
	height: 18px;
}
.social-links {
	padding-top: 0;
	padding-right: 0;
}
.flexibility {
	padding-top: 30px;
	padding-bottom: 35px;
}
.whoYouAre .flexibility {
    padding-bottom: 20px;
}
.flexibility h2 {
	margin-bottom: 10px;
}
.two-col-grid-container {
	padding-top: 20px;
}
.enabling-payments {
	padding-top: 0;
	padding-bottom: 40px;
}
.home .enabling-payments {
	padding-top: 0;
    padding-bottom: 25px;
}
.home  .powering-success {
	padding-bottom: 65px;
}
.home .who-you-are {
	padding-bottom: 35px;
}
.home .power-up-business {
	padding-top: 30px;
}
.powering-success {
	padding-top: 40px;
	padding-bottom: 20px;
}
.copyright {
	padding: 20px 45px 50px 45px;
	background: #F7F5FA;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 30px;
}
.who-you-are-inner .right .image-container img,
.description-inner .right .image-container img {
    width: 100%;
    border-radius:0 0 22px 22px;
    object-fit: cover;
}
.who-you-are-inner .right .image-container, .description-inner .right .image-container {
    padding-top: 70%;
}
.case-study-top .image-container img {
    clip-path: none;
    border-top-left-radius: 22px;
    max-height: 200px;
    border-top-right-radius: 22px;
    object-fit: cover;
    width: 100%;
    min-height: 200px;
    border-bottom-left-radius: 0;
}
.payment-connections.payment-connections-who-you-are .case-study-top .image-container img {
    clip-path: none;
    border-radius: 0 0 22px 22px;
    border-bottom-right-radius: 22px;
    max-height: 250px;
}
.whoYouAre .payment-connections.payment-connections-who-you-are .case-study-top .image-container img {
    clip-path: none;

}
.payment-connections .tabs-container {
    border-radius: 22px;
}
.payment-connections .tabs-container .case-study-top,
.payment-connections .tab-content {
    border-radius: 0 0 22px 22px;
}
.tabbable.tabs-inner .tab-content {
    padding-left: 0;
}
.who-you-are-inner .left,
.description-inner .left {
	padding-left: 15px;
	padding-right: 15px;
}
.who-you-are .tab-content > .tab-pane .tabs-inner .tab-pane{
    padding-left: 0;
	padding-right: 0;
}
.who-you-are-inner .right .image-container, .description-inner  .right .image-container {
    position: relative;
    text-align: center;
}
.case-study-top .image-container,
.accept-payments .right-sec .image-container,
.blog-details-inner .left-sec .image-container,
.power-up-business .img-container,
.payment-connections.payment-connections-who-you-are .image-container  {
    text-align: center;
}
.who-you-are-inner .right .image-container::before,
.description-inner .right .image-container::before {
	width: 220px;
	left: 0;
	top: -3px;
    display: none;
}
.who-you-are-inner .right,
.description-inner .right {
	margin-top: 0;
}
.home-page::after {
	right: -440px;
	top: -270px;
	width: 700px;
	height: 700px;
}
.power-up-business::before,
.accept-payments::before,
.power-next-era.power-next-era-interior-seg::before {
	width: 700px;
	height: 900px;
	right: -400px;
	top: 0;
}
.additional-core::before {
	width: 700px;
	height: 900px;
	right: -400px;
	bottom: 50px;
}
.power-next-era.power-next-era-interior-seg::before {
    top: inherit !important;
}
.powering-success::before {
	width: 800px;
	height: 800px;
	left: -431px;
	top: -163px;
}
.accept-payments::after {
	width: 700px;
	height: 850px;
	left: -400px;
}
/***************solutions-processors-devices*************/
.banner-inner {
	padding-top: 60px;
	padding-left: 0;
	padding-right: 0;
    text-align: left !important;
}
.switch-container span.name {
	font-size: 14px;
	line-height: 24px;
}
.payment-connections .heading-container h2,
.payment-connections .heading-container p {

    max-width: 100%;
}
.payment-connections .tab-inner.mobile-devices p, .payment-connections .tab-inner.windows-linux p {
    max-width: 100%;
}
.payment-connections .tabs-container ul li a {
   padding: 12px 0 12px 30px;
}
.payment-connections .tabs-container ul li a::before {
    left: 12px;
}
.payment-connections .tab-inner {
    padding: 20px 15px 20px 15px;
}
.payment-connections .tab-inner p {
    font-size: 14px;
    line-height: 24px;
}
.table thead th, .table td {
    font-size: 14px;
}
.features-power-payments .power-your-payments {
	padding: 20px 15px;
	flex: 0 0 100%;
	margin-bottom: 30px;
}
.features-power-payments .power-your-payments:last-child {
    margin-bottom: 0;
}
.solution-template::before, .insights-template::before,
.contactNew .conntact-template::before,
.contact .conntact-template::before {
	width: 100vw;
	height: 180vw;
	left: -44vw;
	top: -75vw;
}
.footer-right-shape::before,
.footer-left-shape::before {
    display: none;
}
.payment-connections {
	padding-top: 30px;
	padding-bottom: 30px;
}
.table thead th, .table td {
	padding: 15px 10px;
}
.features-power-payments {
	padding-bottom: 35px;
	padding-top: 50px;
}
.features-power-payments .power-your-payments {
	padding: 20px 15px 45px 15px;
}
.mega-menu-right {
	flex: 0 0 100%;
    display: flex;
}
.mega-menu-left {
	flex: 0 0 100%;
    padding:0;
}
.mega-menu .mega-menu-left .menu-links li,
.mega-menu .mega-menu-left .menu-links h6 {
    padding-left: 15px;
    padding-right: 15px;
}
.mega-menu-inner {
	flex-wrap: wrap;
}
.menu-links p {
	display: none;
}
.menu-text-top-right {
    height: auto;
}
h6 {
    font-size: 13px;
}
.menu-links strong {
	font-size: 12px;
}
.navigation nav ul li a img {
	max-width: 20px;
}
.menu-text-top-right {
	flex: 0 0 100%;
	height: auto;
}
.menu-img-bottom {
	display: none;
}
.menu-text-top-right .learn-more, .menu-text-top-right .learn-more:hover {
    font-size: 13px;
    padding-right: 30px;
}
.mega-menu::before {
    display: none
}
.helpful-links {
	width: 100%;
	padding: 20px 15px;
	position: static;
	margin-top: 70px;
    margin-bottom: 15px;
}
.security-core-left {
	width: 100%;
	margin-top: 15px;
	padding-right: 0;
}
.banner-inner p {
    max-width: 100%;
}
.deploy-on-timeline .image-container {
	margin-top: 15px;
	text-align: center;
}
.who-you-are-template .banner-inner {
	padding-top: 57px;
    text-align: left !important;
}
.who-you-are-template::before {
	border-radius: 0 0 30% 30%;
}
.power-up-business-who-you-are.power-up-business .grid-repeat, .power-up-business-who-you-are.power-up-business .grid-repeat:nth-child(2) {
	margin-bottom: 30px;
}
.power-up-business.power-up-business-who-you-are .learn-more {
	margin-bottom: 20px;
	display: inline-block;
}
.payment-connections.payment-connections-who-you-are .tabs-container ul li {
	flex: 0 0 50%;
}
.payment-connections.payment-connections-who-you-are .tabs-container ul li:nth-child(4),
.payment-connections.payment-connections-who-you-are .tabs-container ul li:nth-child(5) {
	flex: 0 0 50%;
}
.payment-connections.payment-connections-who-you-are .text-container {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
    padding-bottom: 10px;
}
.payment-connections.payment-connections-who-you-are .tab-inner p {
	margin-bottom: 20px;
}
.payment-connections.payment-connections-who-you-are .tab-inner .custom-btn {
    margin-bottom: 20px;
}
.payment-connections.payment-connections-who-you-are {
	padding-bottom: 10px;
	padding-top: 0;
}
.case-study-container {
	margin-top: 20px;
}
.power-up-business-who-you-are.power-up-business::before {
	top: 0;
	right: -400px;
	height: 900px;
	width: 700px;
}
.flexibility.flexibility-who-you-are::before {
    display: none;
}
.white-bg {
	padding: 30px 15px;
}
.flexibility.flexibility-who-you-are .card .text-container {
    margin-top: 0;
    margin-bottom: 15px;
}
.description-block {
	padding-left: 0;
}
.accept-payments .left-links {
	width: 100%;
	position: static;
    margin-bottom: 30px;
}
.accept-payments .right-sec {
	padding-left: 0;
	width: 100%;
}
.accept-payments .left-links ul {
    list-style: none;
    display: flex;
    overflow-y: scroll;
    margin-right: -15px;
}
.accept-payments .left-links ul li {
    flex: 0 0 auto;
    margin-right: 25px;
}
.accept-payments .left-links ul li:last-child {
    flex: 0 0 52%;
    margin-right: 0;
}
.whatYouDo .accept-payments .left-links ul li:last-child {
	flex: 0 0 auto;
	padding-right: 15px;
}
.accept-payments .left-links ul li:last-child {
    flex: 0 0 auto;
    margin-right: 0;
    padding-right: 15px;
}
.banner.who-you-are-template.interior-seg .image-container {
	margin-left: 0;
	margin-right: 0;
}
.banner-inner h1, .banner h1 {
	margin-top: 10px;
}
.accept-payments {
	margin-top: 70px;
}
.learn-more, .download-btn {
	font-size: 12px;
}
.accept-payments .right-sec ul li,
.blog-details-inner .left-sec ul.bullet-points li {
	padding: 0 0 5px 40px;
	margin-bottom: 10px;
}
h3 {
    margin-bottom: 10px;
}
.empower-users {
	padding-top: 43px;
	padding-bottom: 35px;
}
.empower-users .heading-container p {
	max-width: 100%;
}
.empower-users .accordian-container {
	margin-top: 25px;
}
.features-power-payments.features-power-payments-interior-seg {
	padding-top: 40px;
}
.tabs-container ul li a {
	width: auto
}
.who-you-are-template.who-we-are-template h1 {
	max-width: 100%;
}
.fpo-images {
	max-width: 100%;
	margin:30px 0 0 0;
}
.careersNew  .fpo-images {
    margin: 0;
}
.fpo-images ul li:nth-child(2) img {
	max-width: 100%;
}
.fpo-images ul li:nth-child(2) {
	margin-top: 120px;
}
.fpo-images ul li:nth-child(3) {
	margin-top: 20px;
}
.fpo-images::before, .fpo-images ul::before {
	bottom: 50px;
}
.fpo-images ul::before {
    right: 15px;
}
.fpo-images ul::after {
	bottom: 20px;
	right: 0;
}
.fpo-images::after {
	bottom: 140px;
	left: 80px;
}
.journey-slider .slick-list {
	width: 100%;
	margin-left: 0%;
}
.journey-container {
	padding-left: 15px;
	padding-right: 15px;
	flex-wrap: wrap;
	text-align: center;
}
.journey-image {
    flex: 0 0 100%;
    text-align: center;
    margin-bottom: 20px;
    padding-top: 80%;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.journey-image img {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.put-your-experience.our-journey {
	padding: 80px 0;
}
.whoWeAre  .put-your-experience.our-journey {
	padding: 50px 0 90px;
}
.blog .put-your-experience.our-journey{
    padding-bottom: 100px;
    padding-top: 35px;
}
.journey-slider {
	margin-bottom: 0 !important;
}
.enabling-payments.enabling-payments-who-we-are {
	padding-top: 0;
	padding-bottom: 40px;
}
.put-your-experience.our-journey .container::before {
	top: -20px;
	left: 15px;
}
.put-your-experience.our-journey .container::after {
	left: 100px;
	top: -60px;
}
.power-next-era.power-next-era-who-we-are .container::after {
	top: -45px;
	right: 100px;
}
.power-next-era.power-next-era-who-we-are .container::before {
	top: -140px;
	right: 15px;
}
.careers-mid h2 {
	max-width: 100%;
}
.careers-mid {
	padding-top: 45px;
	padding-bottom: 0px;
}
.careers-mid p:last-child {
    margin-bottom: 0;
}
.enabling-payments.enabling-payments-who-we-are.enabling-payments-careers {
	padding-top: 0;
	padding-bottom: 15px;
}
.journey-image .tag,
.blog-image .tag {
	right: 15%;
}
.filter-by-topic, .search-filters-inner {
	flex: 0 0 100%;
}
.search-filters {
	margin-bottom: 70px;
	flex-wrap: wrap;
	margin-top: 65px;
}
.archive .newsletter {
    margin-top: 50px;
    margin-bottom: 70px;
}
.filter-by-topic select{
    margin-bottom: 20px;
}
.blog-search-container .form-control {
	padding-right: 35px;
}
.blogs-section {
	padding-top: 50px;
}
.blog-primary-container {
    flex-wrap: wrap;
}
.blog-image {
	flex: 0 0 100%;
    text-align: center;
    padding-top: 73%;
}
.blog-text {
	padding-left: 0;
    margin-top: 20px;
}
.blog-image img {
	max-width:73%;
	margin-left: auto;
	margin-right: auto;
}
.blogs-all .col-lg-6, .blogs-all .col-lg-12 {
	padding-left: 15px;
	padding-right: 15px;
}
.blogs-all .row {
	margin-left: -15px;
	margin-right: -15px;
}
.blog-image .tag {
	top: 0;
}
.blogs-all {
	margin-top: 70px;
}
.blog-text p {
	margin-bottom: 20px;
}
.newsletter-inner {

	flex-wrap: wrap;
	text-align: center;
}
.blog-repeat {
	padding: 20px 15px;
}
.newsletter {
	padding: 20px 15px;
	margin: 20px 0 40px 0;
}
.newsletter-inner h3 {
	margin-bottom: 20px;
	flex: 0 0 100%;
}
.newsletter-email {
	flex: 0 0 100%;
}
.load-more {
	margin-top: 10px;
}
.main-wrapper {
	overflow-x: hidden;
}
.tabs-container ul li a {
    font-size: 14px;
}
.tabs-container ul li:last-child a {
    border-radius: 0 15px 0 0;
}
.tabs-container ul li:first-child a {
    border-radius: 15px 0 0 0;
}
.who-you-are .tabs-container ul li a {
    opacity: 1;
    box-shadow: none;
}
.who-you-are .tabs-container ul li a.active {
	opacity: 1;
	background: #fff;
	color: #32165D;
	box-shadow: none;
}
.who-you-are .tabs-container ul li a {
	padding-left: 15px;
	padding-right: 15px;
    position: relative;
}
.who-you-are .tabs-container .nav-tabs {
	background: rgba(247, 245, 250, 1);
	border-radius: 15px 15px 0 0;
	box-shadow: 0px 0px 100px rgba(164, 164, 164, 0.20);
}
.who-you-are .tabs-container ul li a.active::after {
	border-bottom: 2px solid #32165D;
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}
.who-you-are .tab-content .tab-pane .tabbable.tabs-inner .nav.nav-tabs {
	flex: 0 0 100%;
	padding: 15px;
	background: none;
	box-shadow: none;
	border-radius: 0 0 22px 22px;
    margin-top: 10px;
    position: relative;
    margin-bottom: 50px;
}
.who-you-are .tab-content {
	border-radius: 0 0 22px 22px;
    align-items: self-start;
}
.who-you-are .tab-content > .tab-pane {
	display: none !important;
}
.who-you-are .tab-content > .tab-pane .tab-content {
	padding-left: 15px;
	padding-right: 15px;
}
.who-you-are .tab-content > .tab-pane.active  {
	display: block !important;
}
.who-you-are .tab-content .tab-pane .tabbable.tabs-inner .nav.nav-tabs li {
    display: none;
    flex: 0 100%;
}
.who-you-are .tab-content .tab-pane .tabbable.tabs-inner .nav.nav-tabs li.active {
	display: block;
	border: 1px solid #F7F5FA;
	position: absolute;
	width: calc(100% - 30px);
	top: 15px;
	height: 52px;
    z-index: 1;
}
.tabs-container #what-you-do .tabs-inner ul li {
	width: calc(100% - 30px);
    flex: 0 0 100% !important;
}
.who-you-are-inner .custom-btn, .description-inner .custom-btn {
    margin-bottom: 30px;
}
.who-you-are .tab-content .tab-pane .tabbable.tabs-inner .nav.nav-tabs.opened {
	padding-top: 66px;
}
.who-you-are .tab-content .tab-pane .tabbable.tabs-inner .nav.nav-tabs li.open {
	display: block;
}
.who-you-are .tab-content .tab-pane .tabbable.tabs-inner .nav.nav-tabs li a {
	border-radius: 0 !important;
}
.who-you-are .tab-content .tab-pane .tabbable.tabs-inner .nav.nav-tabs li.active a {
    background: url(../images/select-arrow.svg) center right 15px no-repeat #fff;
    background-size: 13px;
}
.who-you-are .tab-content .tab-pane .tabbable.tabs-inner .nav.nav-tabs li.active a::after{
    display: none;
}
.slick-track .slick-active span.counter {
	background: none;
	-webkit-background-clip: text;
	-webkit-text-fill-color: inherit;
	color: #5CDDAD;
}
.learn-more::after {
    bottom: 0px;
    right: inherit;
    margin-left: 5px;
    top: inherit;
}
.banner-blog-detail::before{
    height: 980px;
    left: -150px;
    width: calc(100% + 300px);
}
.banner-case-study-detail::before{
    height: 1025px;
}
.blog-details-inner .left-sec {
    width: 100%;
    padding-right: 0;
}
.banner-blog-detail .banner-inner{
    padding-bottom: 60px;
}
.social-media-links-blog-detail {
    width: 100%;
    margin-top: 30px;
}
.back{
    font-size: 13px;
    display: block;
}
.social-media-links-blog-detail .social-links {
    display: block;
}
.social-media-links-blog-detail .social-links ul {
    margin-left: 0;
    margin-right: 0;
}
.blog-primary-container {
    padding-bottom: 0;
}
.put-your-experience.put-your-experience-blog-detail .container .row::before,
.put-your-experience.put-your-experience-blog-detail .container .row:after{
    display: none;
}
.journey-text{
    padding-left: 0;
}
.whoWeAre .journey-text {
    padding-right: 0;
}
.slick-prev {
    left: 42% !important;
}
.slick-next {
    right: 42% !important;
}
.whoWeAre .slick-prev,
.whoWeAre .slick-next {
    bottom: -20px;
}
.banner.banner-case-study-detail .banner-left {
	flex: 0 0 100%;
	text-align: center;
}
.banner-right-case-study-detail {
	flex: 0 0 100%;
	text-align: center;
	margin-top: 30px;
}
.banner.banner-case-study-detail .banner-inner {
	padding-top: 30px;
	flex-wrap: wrap;
}
.banner.banner-case-study-detail .image-container {
	margin-top: 40px;
	position: relative;
}
.blog-detail-container {
	padding-bottom: 65px;
    margin-top: 65px;
}
.whoYouAre  .power-next-era {
    padding-top: 35px;
}
.power-next-era {
	padding-bottom: 70px;
}
.whatYouDo  .power-next-era {
	margin-top: 35px;
}
.blog  .power-next-era {
	padding-bottom: 50px;
}
.contact-text.text-center {
	margin-top: 20px;
}
.contact-addrees-container .address-container {
	max-width: 75%;
}
.contact-table {
	margin-top: 40px;
	padding-bottom: 80px;
}
.contact-table .table td:nth-child(2n), .contact-table .table th:nth-child(2n),
.talkToOurTeam .contact-table .table td:nth-child(2n) {
	padding-left: 10px;
	padding-right: 10px;
}
.contact-table .responsive-table .table {
	width: 600px;
}
.contact-addrees-container {
	margin-top: 20px;
    width: auto;
}
.who-you-are-template .image-container .inner-img + svg {
    display: none;
}

/**********remove effect in mobile*********/
.who-you-are-template .image-container {
    position: static !important;
    transform: none !important;
    height: auto !important;
    max-height: inherit !important;
}
.who-you-are-template  .pin-spacer {
    padding-bottom: 0 !important;
    height: auto !important;
}
/**********remove effect in mobile*********/
.who-you-are .tabs-container .nav-tabs li {
    flex: 0 0 50%;
}
.who-you-are .tabs-container ul li a {
    width: 100%;
}
.card .icon-container {
    height: auto;
    margin-bottom: 10px;
}
.card .icon-container img {
    max-width: 50%;
}
.no-hover .card .icon-container img,
section.flexibility.two-columns .card .icon-container img {
    max-width: 100%;
}
.card::before {
    width: 280px;
    height: 280px;
}
.mega-menu-left {
    padding: 0;
}
.mega-menu .mega-menu-left .menu-links li,
.mega-menu .mega-menu-left .menu-links h6  {
    padding-left: 15px;
    padding-right: 15px;
}
.heading-container.text-center.col-lg-12 {
    text-align: left !important;
    padding-left: 0;
    padding-right: 0;
}
.arround-the-world .heading-container.text-center.col-lg-12 {
    text-align: center !important;
}
.solutionsSecurityPciCompliance .deploy-on-timeline .heading-container.text-center.col-lg-12,
.whoYouAre .deploy-on-timeline .heading-container.text-center.col-lg-12,
.careersNew .deploy-on-timeline .heading-container.text-center.col-lg-12,
.archive .deploy-on-timeline .heading-container.text-center.col-lg-12,
.paymentGatewayFeatures .deploy-on-timeline .heading-container.text-center.col-lg-12,
.fullCommerceEnablement .deploy-on-timeline .heading-container.text-center.col-lg-12,
.careersNew .enabling-payments .heading-container.text-center.col-lg-12,
.sdks_and_apis .deploy-on-timeline .heading-container.text-center.col-lg-12{
    text-align: center !important;
}
.home  .heading-container.text-center.col-lg-12 {
    text-align: center !important;
}
.put-your-experience  .heading-container.text-center.col-lg-12 {
    text-align: center !important;
}
input[type="submit"].custom-btn {
    border: none;
    padding-top: 11px;
}
.accordion .card .card-header h3 button {
	padding-top: 10px;
	padding-bottom: 10px;
    padding-right: 35px;
}
.power-up-business.power-up-business-who-you-are {
	padding-top: 30px;
}
.fullCommerceEnablement  .power-up-business.power-up-business-who-you-are {
	padding-top: 20px;
}
.fullCommerceEnablement .payment-connections.payment-connections-who-you-are {
    padding-top: 25px;
    padding-bottom:30px
}
.fullCommerceEnablement .subscribe-btn {
	margin-bottom: 15px;
}
.isvs  .power-up-business.power-up-business-who-you-are {
	padding-top: 15px;
}
.footer-logo img {
    max-width: 110px;
}
.footer-case-study .col-lg-8 .social-links {
	flex: 0 0 100%;
}
.footer-case-study .col-lg-8 .language-change {
	flex: 0 0 100%;
	margin-top: 20px;
}
.footer-case-study .col-lg-8 {
    flex-wrap: wrap;
}
.copyright ul li {
	flex: 0 0 100%;
}
.footer-top,
.footer-links-container,
.footer-case-study {
	padding-left: 30px;
	padding-right: 30px;
}
.who-you-are-inner .right .image-container img, .description-inner .right .image-container img {
    clip-path: none;
    max-height: 250px;
    object-fit: cover;
}
body.scroll-up {
    padding-top: 105px;
}

/***********table in accordian*****/
.hide-in-mobile {
    display: none;
}
.show-in-mobile {
    display: block;
}

/************table accordian*********/
.payment-connections .accordion .card .card-header h3 button {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #F7F5FA;
    padding-left: 15px;
    padding-right: 15px;
}
.payment-connections .accordian-container {
    border-top: none;
}
.payment-connections .accordion {
    border: 1px solid rgba(10, 10, 21, 0.2);
}
.payment-connections .accordion .card .card-header h3 button {
    border-top: 1px solid rgba(10, 10, 21, 0.2);
}
.payment-connections .accordion .card:last-child {
    border-bottom: none;
}
.payment-connections  .accordion .card-header h3 button:after {
    right: 15px;
}
.payment-connections  .accordion .card h3  button {
    font-size: 14px;
    line-height: 23px;
    font-weight: 200;
}
.payment-connections  .accordion .card h3  button strong {
    font-weight: bold;
}
.payment-connections .tabs-container .card-body {
    padding-bottom: 0;
}
.payment-connections .tabs-container .card-body ul {
     background:none;
    border-radius: 0;
    list-style: none;
}
.payment-connections .tabs-container .card-body ul li {
  border-bottom: 1px solid rgba(10, 10, 21, 0.2);
  padding:10px 15px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.payment-connections .tabs-container .card-body ul li:last-child {
    border-bottom: none;
}
.payment-connections .tabs-container .card-body ul li img {
    max-height: 13px;
}
.featured-wrap {
    flex: 0 0  100%;
}
.featured-wrap .col-lg-5.col-sm-5 {
	padding-left: 0;
	padding-right: 0;
}
.featured-wrap .image-container img {
	width: 100%;
}
.featured-wrap {
	padding-left: 15px;
	margin-bottom: 20px;
	padding-right: 15px;
    padding-bottom: 0;
}

.featured-wrap .image-container {
	text-align: center;
}
.search-page-box .custom-btn {
    right: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
}
.search-page-box input {
	padding-right: 150px;
}
.search-box-repeat .image-container img {
	clip-path: none;
}
.search-results-container {
	margin-top: 70px;
	margin-bottom: 70px;
}
.search-page-box input {
    height: 50px;
}
.search-box-repeat .text-container {
    padding: 15px;
    margin-top: 10px;
}
.search-box-repeat h3 {
	margin-top: 10px;
}
.search-box-repeat .image-container img {
    border-radius: 22px;
}
.search-box-repeat .col-lg-4 {
	padding-right: 15px;
}
.search-box-repeat .col-lg-4 .image-container{
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
}

.arround-the-world .contact-image .pills.circle-pill-left {
	top: 4vw;
	left: 19vw;
}
.careersNew .power-up-business .grid-repeat .pills.circle-pill-left,
.careers  .power-up-business .grid-repeat .pills.circle-pill-left {
	top: 4vw;
	left: 22vw;
}
.careersNew .power-up-business .grid-repeat .img-container::before,
.careers .power-up-business .grid-repeat .img-container::before  {
	top: 11.5vw;
	left: 10vw;
}
.careersNew .power-up-business .grid-repeat .img-container::after,
.careers .power-up-business .grid-repeat .img-container::after {
	width: 26px;
	height: 26px;
	bottom: 9.5vw;
	right: 9.5vw;
}
.footer-top ul li:nth-child(2) {
	width: 100%;
}
.footer-top ul li {
	width: 100%;
}
.banner  .pills {
	display: none;
}
.accept-payments {
    margin-top: 60px;
}
.whatYouDo  .accept-payments .row {
    display : block;
}
.banner.banner-case-study-detail .banner-inner.banner-middle-align .banner-left {
    text-align: left;
    flex: 0 0 100%;
}
.careersNew .power-up-business .grid-repeat  .pills.circle-pill-right,
.careers .power-up-business .grid-repeat  .pills.circle-pill-right {
    right: 19vw;
    bottom: 10vw;
}
.pills .rectangle-12 {
    width: 52px;
}
.careersNew .fpo-images ul li .img-container .pills.circle-pill-left,
.careers .fpo-images ul li .img-container .pills.circle-pill-left,
.whoWeAre  .fpo-images ul li .img-container .pills.circle-pill-left {
    top: 3.4vw;
    left: -1.9vw;
}
.careersNew .fpo-images ul li  .img-container .pills.circle-pill-right,
.careers .fpo-images ul li  .img-container .pills.circle-pill-right,
.whoWeAre .fpo-images ul li  .img-container .pills.circle-pill-right {
    right: 0;
    bottom: 0;
}
.pills .circle-32 {
    width: 28px;
    height: 28px;
}
.careersNew .fpo-images ul li:nth-child(2) .img-container .pills.circle-pill-left,
.careers .fpo-images ul li:nth-child(2) .img-container .pills.circle-pill-left,
.whoWeAre  .fpo-images ul li:nth-child(2) .img-container .pills.circle-pill-left {
    top: 3.4vw;
    left: 1vw;
}
.careersNew .fpo-images ul li:nth-child(2)  .img-container .pills.circle-pill-right,
.careers .fpo-images ul li:nth-child(2)  .img-container .pills.circle-pill-right,
.whoWeAre  .fpo-images ul li:nth-child(2)  .img-container .pills.circle-pill-right {
    right: 3vw;
    bottom: 3vw;
}
.menu-links h6 {
	margin-bottom: 5px;
}
.menu-links {
	flex: 0 0 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.mega-menu-left {
	flex-wrap: wrap ;
}
.navigation nav ul li:last-child {
	border-bottom: 0 !important;
}
.archive .deploy-on-timeline .heading-container.text-center.col-lg-12,
.whatYouDo .deploy-on-timeline .heading-container.text-center.col-lg-12,
.whoYouAre  .deploy-on-timeline .heading-container.text-center.col-lg-12,
.solutionsSecurityPciCompliance .deploy-on-timeline .heading-container.text-center.col-lg-12,
.careersNew  .deploy-on-timeline .heading-container.text-center.col-lg-12{
	text-align: center !important;
    padding-left: 10px;
    padding-right: 10px;
}
.blog-repeat h3 {
	min-height: inherit;
}
.featured-wrap .col-sm-7 {
	flex: 0 0 60%;
}
.featured-wrap .col-sm-5 {
	flex: 0 0 40%;
}
.blog  .banner-case-study-detail .banner-inner h1 {
	text-align: center;
}
.blog .banner-case-study-detail::before {
	height: 110%;
	left: -25vw;
	width: calc(100% + 50vw);
	top: -145px;
}
.no-banner.banner-case-study-detail::before {
	height: 220%;
	left: -200px;
	width: calc(100% + 400px);
	top: -119px;
}
.banner-case-study-detail.no-banner {
    margin-bottom: 140px;
}
.banner.banner-case-study-detail .banner-inner.banner-middle-align .banner-left h1 {
    text-align: left;
}
.form-control {
	font-size: 13px;
}
.archive .blogs-all .load-more {
	bottom: 0;
}
.archive .blogs-all {
	padding-bottom: 30px;
}
.banner-left {
    padding-top: 40px;
}
.solutionsProcessorsDevices  .payment-connections .tabs-container ul li {
    flex: 0 0 50%;
}
.whoYouAre .payment-connections.payment-connections-who-you-are .case-study-top .image-container img {
    border-top-right-radius:0
}
.whoYouAre .who-you-are-template {
    margin-bottom: 0;
}
.arround-the-world .contact-image .img-container {
	padding-top: 72.5%;
}
.arround-the-world .contact-image .img-container img {
	width: 72.5%;
}
section.power-up-business .img-container img,
.banner-right img,
.whoYouAre .payment-connections.payment-connections-who-you-are .case-study-top .image-container img,
.accept-payments .right-sec .image-container img,
.blog-details-inner .left-sec .image-container img {
    max-height: 250px;
    object-fit: cover;
}
.card .learn-more {
	position: relative;
	margin-top: 15px;
}
}

@media screen and (max-width:640px){

.experience-slider .slick-prev {
    left: 17%  !important;
}
.experience-slider .slick-next {
    right: 71% !important;
}
.experience-slider, .experience-slider1 {
	left: 0;
	width: 100%;
}
.experience-slider, .experience-slider1 {
	left: 27%;
	width: 100%;
}
}

@media screen and (max-width:640px){

    .experience-slider .slick-prev {
        left: 15%  !important;
    }
    .experience-slider .slick-next {
        right: 69% !important;
    }

}
@media screen and (max-width:410px){

.whoYouAre  .power-up-business.power-up-business-who-you-are .learn-more {
    padding-right: 30px;
}
.whatYouDo  .accept-payments .right-sec .learn-more {
    padding-right: 50px;
}
}
@media screen and (max-width:400px){
    .custom-btn {
        font-size: 12px;
        height: auto;
        padding: 11px 29.5px 11px 29.5px;
    }
    .menu-text-top-right .learn-more, .menu-text-top-right .learn-more:hover {
        font-size: 12px;
    }
    .experience-slider .slick-prev {
        left: 15%  !important;
    }
    .experience-slider .slick-next {
        right: 67.5% !important;
    }
}
