/*
@font-face {
  font-family: 'prataregular';
  src: url('../fonts/prata-regular-webfont.woff2') format('woff2'), url('../fonts/prata-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-Light.eot');
  src: url('../fonts/Helvetica-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Helvetica-Light.woff2') format('woff2'), url('../fonts/Helvetica-Light.woff') format('woff'), url('../fonts/Helvetica-Light.ttf') format('truetype'), url('../fonts/Helvetica-Light.svg#Helvetica-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica.eot');
  src: url('../fonts/Helvetica.eot?#iefix') format('embedded-opentype'), url('../fonts/Helvetica.woff2') format('woff2'), url('../fonts/Helvetica.woff') format('woff'), url('../fonts/Helvetica.ttf') format('truetype'), url('../fonts/Helvetica.svg#Helvetica') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-Bold.eot');
  src: url('../fonts/Helvetica-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Helvetica-Bold.woff2') format('woff2'), url('../fonts/Helvetica-Bold.woff') format('woff'), url('../fonts/Helvetica-Bold.ttf') format('truetype'), url('../fonts/Helvetica-Bold.svg#Helvetica-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
*/

@font-face {
    font-family: 'Rotunda';
    src: url('../fonts/Rotunda-Thin.woff2') format('woff2'),
        url('../fonts/Rotunda-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Rotunda';
    src: url('../fonts/Rotunda-Regular.woff2') format('woff2'),
        url('../fonts/Rotunda-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Rotunda';
    src: url('../fonts/Rotunda-Medium.woff2') format('woff2'),
        url('../fonts/Rotunda-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Rotunda';
    src: url('../fonts/Rotunda-Bold.woff2') format('woff2'),
        url('../fonts/Rotunda-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

*, ::before, ::after {
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
}
html, body {
  margin: 0px;
  padding: 0px;
  font-family: 'Rotunda', sans-serif; 
  font-weight: 100; 
  font-size: 1rem;
  color: #231f20;
}
main{
  overflow: hidden;
}
a {
  text-decoration: none !important;
}
img {
  max-width: 100%;
  height: auto;
}
svg {
  max-width: 100%;
  height: auto;
}
video {
  width: 100%;
  height: auto;
}
ol, ul {
  padding-left: 1rem;
}
ol, ul {
  color: #231f20;
}
h1, h2 {

	font-weight: 600;
}
p {
  font-size: 16px;
  color: #231f20;
}
p span {
  font-weight: normal;
}
section {
  position: relative;
}
.mb-50 {
  margin-bottom: 50px;
}
.trans-200 {
  transform: translateY(-200px);
}
.trans-150 {
  transform: translateY(-150px) !important;
}
.trans1-150 {
  transform: translateY(150px) !important;
}
.trans-100 {
  transform: translateY(-100px);
}
.section-wrapper {
  position: relative;
  margin: 0 2.5vw;
}
.hBold {font-weight: 500;}
.overflow {
  overflow: hidden;
}
.banner-bg {
  background: #F5F4EC;
  display: flex;
  flex-wrap: wrap;
}
.bg1 {
  background: #FFF3E9;
  border-radius: 30px;
}
.bg2 {
  background: #ECF9FD;
  border-radius: 30px;
}
.bg3 {
  background: #f6f6f6;
  padding: 5rem 4rem;
  position: relative;
}
.bg4 {
  background: #ecfafd;
}
.bg5 {
  background: #fff3e9;
  border-radius: 30px;
}
.bg6 {
  background: #F6F6F6;
  border-radius: 30px;
}
.bg7 {
  background: #F5F4EC;
  border-radius: 30px;
}
.section-padd {
  padding: 0 4rem;
  margin: 0 50px;
  position: relative;
}
.section {
  border-radius: 30px;
  padding: 2rem 2.5rem;
  position: relative;
  margin-top: 1rem;
}
.banner-mt100 {
  margin-top: 0px;
}
.mb100 {
  margin-bottom: 50px;
}
.b-text {
  color: #0080C4;
}
.o-text {
  color: #ED6542;
}
.dark-btn-bg {
  background: #000000;
}
h2 {

}
.heading-title {
  font-size: 56px;
}
.navy-blue-color {
  color: #231f20;
}
.dark-color {
  color: #231F20 !important;
}
.btn-close {
  background: url("../images/close-btn.png") no-repeat center;
  background-size: auto;
  background-size: 50%;
  opacity: .8;
}
.btn-close1 {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: .25em .25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: .375rem;
  opacity: .5;
}
.ytp-chrome-top-buttons {
  white-space: nowrap;
  margin-right: 5% !important;
  transform: scale(.8) !important;
  margin-top: -10px !important;
}
.f-sec {
  width: 550px;
  position: absolute;
  z-index: 1;
  margin-top: 55px;
}
.f-sec h2 {
  font-size: 3rem;
}
.f-sec ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 50px;
}
.f-sec ul li {
  font-size: 2rem;
  color: #ED6542;
  padding: 0 1rem;
  display: inline-block;
  border-right: 1px solid #ED6542;
  font-weight: 500;
  letter-spacing: .7px;
}
.f-sec ul li:first-child {
  padding-left: 0px;
}
.f-sec ul li:last-child {
  border-right: 1px solid transparent;
}
/*.f-sec ul li:first-child{padding-left:0;}
.f-sec ul li:nth-of-type(2){border-left: 1px solid #ED6542; border-right: 1px solid #ED6542;}*/
.f-sec-img {
  position: relative;
  top: 0;
  z-index: 0;
  float: right;
  margin-bottom: -75px;
  text-align: right;
}
.svg-inline--fa {
  vertical-align: middle;
}
.know-bbtn {
  background: #000000;
  text-align: center;
  color: #FFFFFF;
  font-size: 18px;
  padding: 14px 25px 12px;
  border-radius: 30px;
  margin-top: 50px;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
  transition-duration: 0.4s;
}
.know-bbtn:hover {
  color: #FFFFFF;
  box-shadow: 0px 2px 30px 0 #97B1BF;
}
/*Section2 CSS*/
.platforms {
  position: relative;
  margin-top: 50px;
}
.CloudFX-sec {
  margin-top: 50px; /* margin-bottom: 60px;*/ position: relative;
  top: 0;
}
.max-w1000 {
  color: #231f20;
}
.heart-bx {
  position: absolute;
  right: 0;
  z-index: 1;
  bottom: -100px;
}
.heart-bx2 {
  position: absolute;
  left: 0;
  z-index: 0;
  top: 10%;
  width: 141px;
}
/*Section3 CSS*/
.Governance-Compliance-sec {}
.Governance-Compliance-bx {
  position: relative;
  top: -65px;
  width: 474px;
}
.gc-sec h2 {
  font-size: 40px;
  
  color: #007FBF;
}
.gc-sec-headbx {
  max-width: 500px;
  margin-bottom: 45px;
  margin-top: 30px;
}
.gc-heading-bar {
  border-top: 1px solid #007FBF;
  border-bottom: 1px solid #007FBF;
  padding: 5px 0;
  margin-bottom: 20px;
}
.gc-heading-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #FFFFFF;
  padding: 20px;
  
  font-size: 30px;
  color: #231f20;
}
.gc-slider-bx {
  border-bottom: 1px solid #007FBF;
  padding: 35px 0;
  margin-bottom: 40px;
}
.gc-slider-flex {
  display: flex;
  justify-content: space-between;
}
.gc-slider-item {
  width: 48%;
  color: #231f20;
}
.gc-item-heading-l {
  background: #df6c4d;
  padding: 14px 30px;
  display: inline-block;

  color: #FFFFFF;
  text-align: center;
  border-radius: 30px;
}
.gc-item-heading-r {
  background: #007fc4;
  padding: 14px 30px;
  display: inline-block;
  
  color: #FFFFFF;
  text-align: center;
  border-radius: 30px;
}
.gc-item-list {
  margin-top: 30px;
}
.gc-item-more {
  padding-left: 30px;
  max-width: 250px;
}
.gc-slider .slick-dots button {
  display: block;
  width: 1rem;
  height: 1rem;
  padding: 0;
  border: 1px solid #0081cf;
  border-radius: 100%;
  background-color: #ecfafd;
  text-indent: -9999px;
}
.gc-slider .slick-dots li.slick-active button {
  background-color: #0081cf;
  border: 1px solid transparent;
  border-radius: 100%;
}
.gc-slider .slick-dots {
  position: absolute;
  bottom: -105px;
  display: block;
}
/*Section4 CSS*/
.CF-bic-bx {
  position: relative;
  margin-top: 30px;
}
.CF-bic-content {
  position: relative;
}
.CF-bic-content h2 {
  margin-bottom: 50px;
}
.CF-bic-content p {
  line-height: 30px;
  margin-bottom: 45px;
  color: #231F20;
}
.CF-bic-flex { /*display: flex; height: 50vh; width: 100%; text-align: right;*/ /*align-content: end; align-items: end; justify-content: end; position: relative; right: -40px;*/
}
.CF-bic-flex {
  position: relative;
  text-align: right;
  /*top:60px;
  right: 0;
  max-width: 650px;*/
}
.CF-bic-cicle {
  position: relative;
}
.CF-bic-cicle::after {
  position: absolute;
  content: ' ';
  top: -100px;
  right: -100px;
  width: 138px;
  height: 382px;
  z-index: -1;
  background: url(../images/circle-right.png) no-repeat;
}
.CF-bic-flex::after {
  position: absolute;
  content: ' ';
  top: -100px;
  right: -100px;
  width: 138px;
  height: 382px;
  z-index: -1;
  background: url(../images/circle-right.png) no-repeat;
}
/*Business Intelligence Centre/OpsAnalytics*/
/*Section5 CSS*/
.bic-structure {
  position: relative;
}
.bic-structure h2 {
  position: relative;
  margin-bottom: 20px;
  font-size: 44px;
  color: #000000;
  text-align: center;
}
.intelligence-Center {
  display: flex;
  flex-direction: column;
}
.line-Center {
  width: 75%;
  margin: auto;
  margin-bottom: 24px;
}
.iCenter {
  display: flex;
  justify-content: space-between;
  width: 95%;
  margin: 0 auto;
}
.iCenter-item {
  width: 20%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0 10px;
  align-content: flex-start;
}
.iCenter-card {
  /*  : 'prataregular';*/
  font-size: 20px;
  color: #000000;
  text-align: center;
  margin-bottom: 20px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.iCenter-w {
  background: #FFFFFF;
  width: 100%;
  border-radius: 12px;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
}
.iCenter-img {
  margin-bottom: 15px;
}
.iCenter-heading {
  background: #0080c4;
  color: #FFFFFF;
  padding: 25px 15px;
  font-size: 24px;
  line-height: 1;
  border-radius: 14px;
  margin-bottom: 1rem;
}
.iCenter-text {
  color: #241F20;
  font-size: 1rem;
  text-align: left;
  height: 190px;
}
.api-getway {
  background: #ed6542;
  color: #FFFFFF;
  text-align: center;
  width: 100%;
  margin-top: -40px;
  display: flex;
  justify-content: center;
  z-index: 9;
  position: absolute;
}
.bs-intelligence {
  margin-top: 50px;
}
.spfx{
  max-width: 80%;
  margin:  20px auto;
}
.BIC-OA-bx {
  text-align: center;
  margin-bottom: 50px;
}
.BIC-OA-g {
  display: flex;
  justify-content: space-around;
  width: auto;
}
.bic-item {
  width: 20%;
}
.bic-item-bx {
  text-align: center;
}
.bic-item-bx p {
  color: #241F20;
}
/*Product Suite*/
.circle-float {
  position: absolute;
  overflow: hidden;
  width: 151px;
  display: inline flow-root list-item;
  height: 150px;
  float: right;
  z-index: 2;
  right: 0;
  bottom: 0;
}
.circle-right2 {
  position: absolute;
  right: -90px;
  top: 0;
  z-index: 9;
  width: 151px;
  height: 150px;
}
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}
.product-suite { /*margin-top: 50px; margin-left: 50px;*/ position: relative;
}
.product-suite h2 {
  position: relative;
  margin-top: 50px;
  margin-bottom: 40px;
  margin-left: 0 !important;
}
.product-suite h2::after {
  position: absolute;
  content: ' ';
  width: 108px;
  height: 168px;
  background-image: url("../images/diamond-hands.svg");
  background-repeat: no-repeat;
  top: -40px;
  left: 40%;
}
.product-suite-bx {
  padding: 2rem;
  color: #000000;
  display: flex;
  flex-direction: column; /*justify-content: center;*/ min-height: 330px;
  position: relative;
  margin-bottom: 1rem;
  overflow: hidden;
}
.crem1 {
  background: #F5F4EC;
}
.crem2 {
  background: #ECF9FD;
}
.crem3 {
  background: #FFF3E9;
}
.crem4 {
  background: #ECF9FD;
}
.crem5 {
  background: #F5F5F5;
}
.crem6 {
  background: #F5F4EC;
}
.know-row {
  position: absolute;
  bottom: 50px;
}
.know-btn {
  background: #FFFFFF;
  
  font-weight: normal;
  color: #000000;
  border: 1px solid #FFFFFF;
  font-size: 18px;
  padding: 14px 20px 12px;
  border-radius: 30px;
  position: relative;
  line-height: 1;
  transition-duration: 0.4s;
}
.know-btn:hover {
  background: #f5b493;
  border: 1px solid #000000;
  box-shadow: 0px 2px 30px 0 #97B1BF;
}
.product-suite-flex {
  display: flex;
  flex-direction: column;
  ;
  font-size: 20px;
}
.product-suite-flex h3 {
  width: 55%;
  font-size: 24px;
  margin-top: 50px;
  margin-bottom: 22px;
  margin-left: 0 !important;
}
.product-suite-flex p {
  
  font-weight: normal;
}
.product-suite-circle {
  position: absolute;
  top: -30px;
  right: -30px;
  width: 183px;
  height: 183px;
  background: #FFFFFF;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-suite-circle img {
  transition: transform .2s; /* Animation */ transform: scale(0.9);
}
.product-suite-bx:hover img {
  transform: scale(1);
}
.product-suite-bottom {
  display: flex;
  width: 100%;
}
.product-suite-bottom img {
  width: 100%;
}
.product-suite-bottom span {
  display: inline-block;
  width: 10%;
}
.product-suite-bottom span:nth-child(3) {
  width: 20%;
}
/*Testimonials*/
.testimonials-bx {
  /*margin-left: 50px;
  margin-top: 30px;*/
  position: relative;
}
.testimonials .testimonials-item {
  color: #000000;
  display: inline-block;
  justify-content: center;
  align-items: center;
  position: relative;
  padding-left: 64px;
}
.testimonials .testimonial__info {
  display: block;
  margin-top: .6rem;
}
.testimonials .testimonial__name {
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 4px;
}
.testimonials .testimonial__job {
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.2;
}
.testimonials .slick-disabled {
  opacity: 0;
  pointer-events: none;
}
.testimonials-item::before {
  position: absolute;
  content: ' ';
  top: 0;
  left: 0;
  width: 31px;
  background-image: url("../images/quotation-icon.svg");
  height: 97px;
}
.testimonials-wrap {
  width: 80%;
  margin: auto;
  padding: 50px 0;
  position: relative;
  z-index: 1;
}
.testimonials {
  width: 90%;
  margin: 0 auto;
}
button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.testimonials .slide-arrow {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  background-color: #f5b493;
}
.testimonials .prev-arrow {
  top: 10%;
  left: -40px;
  width: 15px;
  height: 100%;
  background-image: url("../images/arrow-left.png");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  padding: 15px;
  z-index: 1;
}
.testimonials .next-arrow {
  top: 10%;
  right: -40px;
  width: 15px;
  height: 100%;
  background-image: url("../images/arrow-right.png");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  padding: 15px;
  z-index: 1;
}
.testimonials .slick-slider .slick-disabled {
  opacity: 0;
  pointer-events: none;
}
/*Resources CSS*/
.resources-bx {
  padding: 4rem;
  position: relative;
}
.resources {
  margin-top: 30px;
}
.resources .nav-tabs li {
  padding: 0 1rem;
  text-align: center;
  display: flex;
  justify-content: center;
  width: auto;
}
.resources .nav-tabs li .nav-link {
  color: #ed8258 !important;
  padding: 0 !important;
  font-size: 22px !important;
  border: none;
  
  font-weight: normal;
  border-bottom: 2px solid #ecfafd;
}
.resources .nav-tabs .nav-item:hover {
  background: transparent !important;
}
.resources .nav-tabs .nav-link:focus, .resources .nav-tabs .nav-link:hover {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #ed8258;
  background: transparent !important;
}
.resources .nav-tabs .nav-link.active {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #ed8258;
  background: transparent;
}
.resources .accordion-item {
  border: none;
  background-color: transparent;
}
.resources .accordion-body {
  padding: 1rem 0;
}
.resources-flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.resources-item {
  width: 22%;
  margin: 1rem;
  text-align: center;
}
.resources .accordion-button {
  background-color: #0080C4 !important;
  color: #FFFFFF;
}
.resources .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.resources .nav-tabs {
  border-bottom: none !important;
}
.show-all {
  width: 100%;
  text-align: center;
  margin-top: 1rem;
  display: flex;
  justify-content: center;
}
.show-all-btn {
  background: #ed6542;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  font-size: 16px;
  padding: 12px 40px;
  border-radius: 8px;
  line-height: 1;
  
  font-weight: normal;
  transition-duration: 0.4s;
}
.show-all-btn:hover {
  background: #ed6542;
  border: 1px solid #000000;
  color: #FFFFFF;
  font-size: 16px;
  box-shadow: 0px 2px 30px 0 #97B1BF;
}
.footer {
  position: relative;
  background: #f6f6f6;
}
.footer-logo {
  margin-bottom: 1rem;
}
.footer-social-icon span {
  color: #000000;
  display: block;
  font-size: 20px;
  font-weight: 600;
  
  margin-top: 2rem;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #FFFFFF;
  /*font-size: 16px;*/
  margin-right: 1rem;
  position: relative;
  display: inline-block;
  width: 51px;
  height: 51px;
  line-height: 2.5;
  background: #ed6542;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  transition: transform .2s;
}
.footer-social-icon a:hover {
  transform: scale(1.2);
  background: #0080c4;
}
.footer-widget-heading {
  
  font-size: 1.3rem;
  color: #000000;
  margin-bottom: .8rem;
  font-weight: 500;
}
.footer-widget ul {
  margin: 0;
  padding: 0;
}
.footer-widget ul li {
  display: block;
  float: left;
  width: 50%; /*margin-bottom: 12px;*/
  font-size: 1rem;
  font-weight: normal;
}
.footer-widget ul li a {
  color: #231F20;
  text-transform: capitalize;
}
.footer-widget2 ul {
  margin: 0;
  padding: 0;
}
.footer-widget2 ul li {
  display: block;
  width: 50%; /* margin-bottom: 12px;*/
  font-weight: normal;
  font-size: 1rem;
}
.footer-widget2 ul li a {
  color: #231F20;
  text-transform: capitalize;
}
.footer-w80 {
  width: 80%;
  margin: 0 auto;
}
.footer-b {
  position: relative;
}
.footer-b::before {
  position: absolute;
  content: ' ';
  height: 70%;
  width: 1px;
  background: #231f20;
  display: block;
  left: 0;
  bottom: 0;
}
.footer-b::after {
  position: absolute;
  content: ' ';
  height: 70%;
  width: 1px;
  background: #231f20;
  display: block;
  right: 10%;
  bottom: 0;
}
.inner-bx {
  padding: 4rem 4.4rem;
  margin: 0 50px;
}
.footer-bottom {
  background: #007fc4;
  padding: 1rem;
  
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5;
}
.footer-bottom a {
  text-decoration: underline !important;
  color: #ffffff;
}
/*SinglePanelFX Page CSS*/
.SinglePanelFlex {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.SinglePanelItem-content {
  width: 70%;
}
.SinglePanelItem-img {
  width: 30%;
  text-align: right;
}
.SinglePanelItem-img img {}
/*Responsive CSS*/
@media (max-width:400px) {
  .f-sec h2 {
    font-size: 29px;
  }
  .footer-bottom {
    font-size: 13px;
  }
}
@media (max-width:568px) {
  .section-padd {
    padding: 0 1rem;
    margin: 0 1rem;
    position: relative;
  }
  .f-sec ul li {
    font-size: 1.3rem;
    padding: 0 .2rem;
  }
  .bic-structure h2 {
    font-size: 20px;
  }
  .iCenter {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  .iCenter-item {
    width: 100%;
  }
  .iCenter-w {
    margin-bottom: 1rem;
  }
  .iCenter-text {
    height: auto;
  }
  .api-getway {
    margin-top: 0;
    font-size: 13px;
    position: relative;
  }
}
@media (max-width:567px) {
  /*Home CSS*/
  .CloudFX-sec {
    margin-top: 30px;
  }
  .CF-bic-flex::after {
    display: none;
  }
  .product-suite h2 {
    margin-bottom: 160px !important;
  }
  .product-suite h2::after {
    top: 50px !important;
    left: 60%;
  }
  .product-suite-flex {
    margin-top: 80px;
  }
  .product-suite-bx {
    min-height: auto;
  }
  .product-suite-flex h3 {
    width: 100%;
    margin-top: 50px;
    font-size: 18px;
  }
  .resources-item {
    width: 46%;
    margin: 0.3rem;
  }
  .SinglePanelItem-img img {
    width: 80% !important;
  }
}
@media (max-width:767px) {
  .section-wrapper {
    position: relative;
    margin: 0 0;
    overflow: hidden;
  }
  .section-wrapper {
    margin: 0;
  }
  .section {
    margin: 0;
    padding: 1rem;
  }
  .banner-bg {
    flex-direction: column-reverse;
  }
  .heading-title {
    font-size: 28px;
  }
  .platforms {
    margin-top: 1rem;
  }
  .banner-mt100 {
    margin-top: 20px;
  }
  .CloudFX-sec {
    margin-top: 0;
  }
  .product-suite-bx {
    padding: 1.5rem;
  }
  /*.product-suite-flex{margin-top: 140px;}*/
  .product-suite-flex h3 {
    font-size: 18px;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .product-suite-flex p {
    font-size: 1rem;
  }
  .know-row {
    position: relative;
    bottom: 0;
    display: flex;
    width: auto;
    margin-top: 30px;
  }
  .know-btn {
    font-size: 1rem;
  }
  .f-sec {
    width: 100%;
    position: relative;
    margin-top: 1rem !important;
    text-align: center;
  }
  .f-sec h2 {
    font-size: 30px;
  }
  .f-sec ul {
    margin-top: 30px;
  }
  /*.f-sec ul li{font-size: 18px;}*/
  .f-sec-img {
    margin-bottom: 0;
    margin-top: 0;
  }
  .know-bbtn {
    margin-top: 1rem;
    font-size: 16px;
    margin-bottom: 1rem;
  }
  /*.heart-bx {right: 0 !important;}*/
  /*.CloudFX-sec{margin-top: 30px;}*/
  .gc-sec-headbx {
    max-width: 100%;
  }
  .video-box1 {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0;
  }
  .Governance-Compliance-bx {
    position: relative;
    top: -1rem;
    width: 100%;
  }
  .gc-sec h2 {
    font-size: 30px;
  }
  .iCenter {
    justify-content: center;
  }
  .iCenter-card {
    font-size: 1rem;
  }
  .iCenter-heading {
    font-size: 1rem;
    padding: 18px;
  }
  .iCenter-text {
    font-size: 14px;
    text-align: center;
    height: 100px;
  }
  .testimonials {
    padding: 0 1rem;
  }
  .testimonials .prev-arrow {
    top: 50%;
    left: -24px;
    height: 110px;
  }
  .testimonials .next-arrow {
    top: 50%;
    right: -24px;
    height: 110px;
  }
  .testimonials-item::before {
    left: 7px;
  }
  .testimonials .testimonials-item {
    font-size: 1rem;
    padding-right: 0;
    padding-top: 100px;
    padding-left: 0;
  }
  .testimonials-wrap {
    width: 100%;
    padding: 0;
  }
  .gc-heading-flex {
    font-size: 20px;
  }
  .gc-slider-flex {
    flex-wrap: wrap;
  }
  .gc-slider-item {
    width: 100%;
    margin-bottom: 1rem;
  }
  .CF-bic-flex {
    position: relative;
    top: 0;
    right: 0;
    max-width: 100%;
    margin-top: 0.5rem;
  }
  .CF-bic-flex::after {
    right: -40px;
  }
  .CF-bic-content h2 {
    margin-bottom: 20px;
  }
  .BIC-OA-g {
    flex-wrap: wrap;
    margin-left: 0;
  }
  .BIC-OA-bx {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .bic-item {
    width: 50%;
    margin-bottom: 1rem;
  }
  .bic-item:last-child {
    margin-bottom: 0;
  }
  .bic-item-bx p:last-child {
    margin-bottom: 0;
  }
  .product-suite h2 {
    margin-bottom: 113px;
  }
  .product-suite h2::after {
    top: 0;
    left: 60%;
  }
  .bg3 {
    padding: 1.5rem 1rem;
  }
  .CF-bic-content p {
    width: 100%;
    margin-bottom: 1rem;
    line-height: 1.5;
  }
  .product-suite h2 {
    margin-top: 0;
  }
  /*.f-sec h2 {font-size: 28px;}*/
  .partners-flex {
    flex-wrap: wrap;
  }
  .partners-item {
    width: 50%;
  }
  .resources-bx {
    padding: 3rem 1rem;
    position: relative;
  }
  .resources-item-bx {
    width: 100%;
  }
  .resources .accordion-item {
    border: 1px solid #ccc;
    background-color: transparent;
  }
  .resources .accordion-body {
    padding: 0;
  }
  .resources-flex {
    justify-content: center;
  }
  .inner-bx {
    padding: 2rem 1rem;
    margin: 0;
  }
  /*Footer CSS*/
  .inner-bx {
    padding: 1rem 0;
    margin: 0 0;
  }
  .footer-social-icon span {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  .footer-logo img {
    width: 152px;
  }
  .footer-social-icon {
    margin-bottom: 0rem;
  }
  .footer-w80 {
    width: 100%;
  }
  .footer-b, .footer-b1 {
    border-top: 1px solid #ccc;
    border-bottom: 0px solid #ccc;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-top: 1rem;
    margin-bottom: 0rem;
  }
  .footer-b::before {
    position: absolute;
    content: ' ';
    height: 100%;
    width: auto;
    background: transparent;
    display: block;
    left: 0;
    bottom: 0;
  }
  .footer-b::after {
    position: absolute;
    content: ' ';
    height: 100%;
    width: 1px;
    background: transparent;
    display: block;
    left: 0;
    bottom: 0;
  }
  .footer-widget ul li {
    width: 100%;
  }
  .footer-social-icon a {
    margin-right: 1rem;
    width: 41px;
    height: 41px;
    line-height: 2;
  }
  .trans-200 {
    transform: translateY(0px) !important;
  }
  .trans-150 {
    transform: translateY(0px) !important;
  }
  .trans1-150 {
    transform: translateY(0px) !important;
  }
  .trans-100 {
    transform: translateY(-100px) !important;
  }
  .partner-logo-item {
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, .1);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, .1);
    margin: 5px;
  }
  .SinglePanelItem-content {
    width: 100%;
  }
  .SinglePanelItem-img {
    width: 100%;
    text-align: center;
  }
  .SinglePanelItem-img img {
    width: 60%;
  }
  .testimonials .testimonial__name {
    font-size: 1.2rem;
}
  .testimonials .testimonial__job {
    font-size: .9rem;
}
}
@media (min-width:600px) and (max-width:1000px) {
  .section-padd {
    padding: 0 1rem;
    margin: 0 1rem;
    position: relative;
  }
  .bic-structure h2 {
    font-size: 26px;
  }
  .iCenter {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }
  .iCenter-item {
    width: 50%;
  }
  .iCenter-w {
    margin-bottom: 1rem;
  }
  .iCenter-text { /*height: 150px;*/
  }
  .api-getway {
    margin-top: 0;
    font-size: 13px;
    position: relative;
  }
  .Single-img, .res-img {
    width: 100%;
    text-align: center;
  }
  .Single-img img, .res-img img {
    max-width: 60%
  }
}
@media (min-width:568px) and (max-width:767px) {
  .f-sec ul li {
    font-size: 15px;
  }
  .bic-item {
    width: 20%;
    margin-bottom: 1rem;
  }
  .Governance-Compliance-bx {
    width: 50%;
    margin: 0 auto;
  }
  .CF-bic-flex {
    max-width: 70%;
    float: right;
    margin-top: 1rem;
  }
  .iCenter-item {
    width: 50%;
  }
  .partners-item {
    width: 25%;
  }
  .product-suite-flex h3 {
    width: 100%;
    margin-top: 130px;
  }
  .product-suite-bx {
    min-height: 340px;
  }
  .know-row {
    position: absolute;
    bottom: 30px;
  }
  .testimonials-bx {
    margin-top: 30px !important;
  }
  .resources-item {
    width: 23%;
    margin: 0.3rem;
  }
  .footer-widget ul li {
    width: 50%;
  }
  .footer-b, .footer-b1 {
    border-top: 1px solid #ccc;
    border-bottom: 0px solid #ccc;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-top: 1rem;
    margin-bottom: 0rem;
  }
  .footer-b::before {
    position: absolute;
    content: ' ';
    height: 100%;
    width: auto;
    background: transparent;
    display: block;
    left: 0;
    bottom: 0;
  }
  .footer-b::after {
    position: absolute;
    content: ' ';
    height: 100%;
    width: auto;
    background: transparent;
    display: block;
    left: 0;
    bottom: 0;
  }
}
@media (min-width:768px) and (max-width:1000px) {
  .section-wrapper {
    position: relative;
    margin: 0 0;
    overflow: hidden;
  }
  .banner-mt100 {
    margin-top: 0px;
  }
  .heading-title {
    font-size: 30px;
  }
  .section {
    border-radius: 30px;
    padding: 1.5rem;
    position: relative;
  }
  /*First Banner CSS*/
  .banner-bg {
    flex-direction: column-reverse;
  }
  .f-sec {
    width: 100%;
    position: absolute;
    z-index: 1;
    margin-top: 0;
    top: 50px;
    width: 40%;
  }
  .f-sec h2 {
    font-size: 24px;
  }
  .f-sec ul {
    margin-top: 1rem;
  }
  .know-bbtn {
    margin-top: 1rem;
  }
  .f-sec ul li {
    font-size: 18px;
    padding: 0 0.5rem;
  }
  .f-sec-img {
    margin-bottom: 0;
  }
  .know-bbtn {
    font-size: 1rem;
  }
 .video-box1, .CF-bic-flex{
    display: none;
  }
  .spfx{
    max-width: 95%;
  }
  
  /*CloudFX-sec CSS*/
  .platforms {
    margin-top: 1rem;
  }
  .heart-bx {
    right: 0;
  }
  .CloudFX-sec {
    margin-top: 30px; /*margin-bottom: 20px;*/
  }
  .bs-intelligence {
    margin-top: 1rem;
  }
  .CF-bic-bx {
    position: relative;
    margin-top: 1rem;
  }
  .CF-bic-content h2 {
    margin-bottom: 1.5rem;
  }
  .CF-bic-content p {
    line-height: inherit;
    margin-bottom: 1rem;
  }
  .CF-bic-flex {
    top: 1rem;
  }
  .CF-bic-flex::after {
    right: -36px;
  }
  .video-box1 {
    width: 100%;
    margin: 1rem auto;
  }
  .iCenter {
    justify-content: center;
  }
  .iCenter-card {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
  .iCenter-heading {
    font-size: 18px;
  }
  .iCenter-text {
    text-align: center;
  }
  .iCenter-w {
    padding: 0.5rem;
  }
  .iCenter-img {
    margin-bottom: 15px;
    width: 50%;
    margin: 0 auto;
  }
  .iCenter-heading {
    padding: 10px;
    font-size: 13px;
    line-height: 1;
    border-radius: 14px;
    margin-bottom: 1rem;
  }
  .iCenter-text {
    height: 120px;
    font-size: 14px;
  }
  .iCenter-item {
    width: 33.33%;
  }
  /*Governance & Compliance CSS*/
  .Governance-Compliance-bx {
    margin: 0 auto;
  }
  .gc-sec h2 {
    font-size: 32px;
  }
  .gc-heading-flex {
    font-size: 22px;
  }
  .CF-bic-flex {
    max-width: 50%;
    float: right;
    margin-top: 1rem;
  }
  /*BIC-OA-bx CSS*/
  .BIC-OA-bx {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .BIC-OA-g {
    flex-wrap: wrap;
    margin-left: 0;
  }
  /*Product Suite CSS*/
  .product-suite-circle {
    width: 163px;
    height: 163px;
  }
  .product-suite h2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .product-suite h2::after {
    left: 35%;
    width: 78px;
    height: 123px;
  }
  .product-suite-bx {
    padding: 4rem 2rem;
    min-height: 300px;
  }
  .product-suite-flex h3 {
    font-size: 20px;
    margin-top: 40px;
  }
  .product-suite-flex p {
    font-size: 17px;
  }
  .know-row {
    position: absolute;
    bottom: 30px;
    display: flex;
  }
  .know-btn {
    font-size: 1rem;
  }
  /*Testimonials CSS*/
  .testimonials-wrap {
    width: 100%;
  }
  .testimonials-wrap {
    padding: 50px 0 20px 0;
  }
  /*Partners CSS*/
  /*Resources CSS*/
  .resources .accordion-item {
    border: 1px solid #079BEA;
    background-color: transparent;
  }
  .resources-flex {
    justify-content: center;
  }
  .resources-item {
    width: 23%;
    margin: 0.4rem;
  }
  .resources-item-bx {
    width: 100%;
    margin: 0 auto;
  }
  /*Footer css*/
  .footer-logo {
    width: 20%;
  }
  .inner-bx {
    padding: 2rem 0;
    margin: 0;
  }
  .footer-widget ul li {
    width: 50%;
  }
  .footer-b, .footer-b1 {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .footer-b::before {
    position: absolute;
    content: ' ';
    height: 100%;
    width: auto;
    background: transparent;
    display: block;
    left: 0;
    bottom: 0;
  }
  .footer-b::after {
    position: absolute;
    content: ' ';
    height: 100%;
    width: auto;
    background: transparent;
    display: block;
    left: 0;
    bottom: 0;
  }
  .footer-w80 {
    width: 100%;
    margin: 0 auto;
  }
  .footer-social-icon a {
    margin-right: 1rem;
    width: 41px;
    height: 41px;
    line-height: 2;
  }
  .SinglePanelItem-content {
    width: 100%;
  }
  .SinglePanelItem-img {
    width: 100%;
    text-align: center;
  }
  .Governance-Compliance-bx {
    position: relative;
    top: -30px;
    width: 50%;
  }
}
@media (min-width:1024px) and (max-width:1279px) {
  .Governance-Compliance-bx {
    position: relative;
    top: -30px;
    width: 80%;
  }
  .section-wrapper {
    position: relative;
    margin: 0 0;
    overflow: hidden;
  }
  .section {
    margin: 0;
    padding: 1rem;
  }
  .heading-title {
    font-size: 28px !important;
  }
  /*First Banner CSS*/
  .banner-bg {
    flex-direction: column-reverse;
  }
  .f-sec {
    width: 700px;
    position: relative;
    z-index: 1;
    margin-top: 0;
  }
  .f-sec h2 {
    font-size: 26px;
  }
  .f-sec ul {
    margin-top: 2rem;
  }
  .know-bbtn {
    margin-top: 1rem;
  }
  .f-sec ul li {
    font-size: 18px;
  }
  .f-sec-img {
    margin-bottom: 1rem;
  }
  .know-bbtn {
    font-size: 1rem;
  }
  /*CloudFX-sec CSS*/
  .platforms {
    margin-top: 1rem;
  }
  .heart-bx {
    right: 0;
  }
  .CloudFX-sec {
    margin-top: 30px; /*margin-bottom: 20px;*/
  }
  .bs-intelligence {
    margin-top: 1rem;
  }
  .CF-bic-content h2 {
    margin-bottom: 1.5rem;
  }
  .CF-bic-content p {
    line-height: inherit;
    margin-bottom: 1rem;
  }
  .CF-bic-flex {
    top: 1rem;
  }
  .CF-bic-flex::after {
    right: -40px;
  }
  .video-box1 {
    width: 100%;
    margin: 30px auto;
    text-align: center;
  }
  .iCenter {
    justify-content: center;
  }
  .iCenter-card {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
  .iCenter-heading {
    font-size: 18px;
  }
  .iCenter-text {
    text-align: center;
  }
  .iCenter-w {
    padding: 0.5rem;
  }
  .iCenter-img {
    margin-bottom: 15px;
    width: 50%;
    margin: 0 auto;
  }
  .iCenter-heading {
    padding: 10px;
    font-size: 13px;
    line-height: 1;
    border-radius: 14px;
    margin-bottom: 1rem;
  }
  .iCenter-text {
    height: 160px;
    font-size: 14px;
  }
  .iCenter-item {
    width: 33.33%;
  }
  /*Governance & Compliance CSS*/
  .Governance-Compliance-bx {
    margin: 0 auto;
  }
  .CF-bic-flex {
    max-width: 50%;
    float: right;
    margin-top: 1rem;
  }
  .Governance-Compliance-bx {
    margin: 0 auto;
  }
  .gc-heading-flex {
    font-size: 22px;
  }
  .gc-sec h2 {
    font-size: 32px;
  }
  /*BIC-OA-bx CSS*/
  .BIC-OA-bx {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .BIC-OA-g {
    flex-wrap: wrap;
    margin-left: 0;
  }
  /*Product Suite CSS*/
  .product-suite-circle {
    width: 163px;
    height: 163px;
  }
  .product-suite h2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .product-suite h2::after {
    left: 35%;
    width: 78px;
    height: 123px;
  }
  .product-suite-bx {
    padding: 4rem 2rem;
    min-height: 300px;
  }
  .product-suite-flex h3 {
    font-size: 20px;
    margin-top: 40px;
  }
  .product-suite-flex p {
    font-size: 17px;
  }
  .know-row {
    position: absolute;
    bottom: 30px;
    display: flex;
  }
  .know-btn {
    font-size: 1rem;
  }
  /*Testimonials CSS*/
  .testimonials-wrap {
    width: 100%;
  }
  .testimonials-wrap {
    padding: 50px 0 20px 0;
  }
  /*Partners CSS*/
  /*Resources CSS*/
  .resources .accordion-item {
    border: 1px solid transparent;
    background-color: transparent;
  }
  .resources-flex {
    justify-content: center;
  }
  .resources-item {
    width: 23%;
    margin: 0.4rem;
  }
  .resources-item-bx {
    width: 100%;
    margin: 0 auto;
  }
  /*Footer css*/
  .footer-logo {
    width: 20%;
  }
  .inner-bx {
    padding: 2rem 0;
    margin: 0;
  }
  .footer-widget ul li {
    width: 50%;
  }
  .footer-w80 {
    width: 100%;
    margin: 0 auto;
  }
  .footer-social-icon a {
    margin-right: 1rem;
    width: 41px;
    height: 41px;
    line-height: 2;
  }
}
@media (min-width:1280px) and (max-width:1360px) {
  .Governance-Compliance-bx {
    position: relative;
    top: -30px;
    width: 80%;
  }
  .section-wrapper {
    position: relative;
    margin: 0 0;
    /* overflow: hidden; */
  }
  .section-wrapper {
    margin: 0 12px;
  }
  .section {
    margin: 0;
    padding: 2rem;
  }
  .heading-title {
    font-size: 28px !important;
  }
  /*First Banner CSS*/
  /*.banner-bg{flex-direction: column-reverse;}*/
  .f-sec {
    width: 360px;
    position: absolute;
    z-index: 1;
  }
  .f-sec h2 {
    font-size: 2rem;
  }
  .f-sec ul {
    margin-top: 2rem;
  }
  .know-bbtn {
    margin-top: 1rem;
  }
  .f-sec ul li {
    font-size: 19px;
    padding: 0 0.5rem
  }
  .f-sec-img {
    margin-bottom: -35px;
  }
  .know-bbtn {
    font-size: 1rem;
  }
  /*CloudFX-sec CSS*/
  .platforms {
    margin-top: 30px;
  }
  .heart-bx {
    right: 0;
  }
  .CloudFX-sec {
    margin-top: 30px; /*margin-bottom: 20px;*/
  }
  .bs-intelligence {
    margin-top: 30px;
  }
  .testimonials-bx {
    margin-top: 30px;
  }
  .partners-bx { /*margin-top: 30px;*/
  }
  .CF-bic-content h2 {
    margin-bottom: 1.5rem;
  }
  .CF-bic-content p {
    line-height: inherit;
    margin-bottom: 1rem;
  }
  .CF-bic-flex {
    top: 1rem;
  }
  .CF-bic-flex::after {
    right: -68px;
  }
  .video-box1 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .iCenter {
    justify-content: center;
  }
  .iCenter-card {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
  .iCenter-heading {
    font-size: 18px;
  }
  .iCenter-text {
    text-align: center;
  }
  .iCenter-w {
    padding: 0.5rem;
  }
  .iCenter-img {
    margin-bottom: 15px;
    width: 50%;
    margin: 0 auto;
  }
  .iCenter-heading {
    padding: 10px;
    font-size: 13px;
    line-height: 1;
    border-radius: 14px;
    margin-bottom: 1rem;
  }
  .iCenter-text {
    height: 160px;
    font-size: 14px;
  }
  .iCenter-item {
    width: 33.33%;
  }
  /*Governance & Compliance CSS*/
  .Governance-Compliance-bx {
    margin: 0 auto;
  }
  .CF-bic-flex {
    max-width: 80%;
    float: right;
    /* margin-top: 1rem; */
  }
  .bg5.section {
    margin-top: 30px;
}
  .gc-heading-flex {
    font-size: 22px;
  }
  .gc-sec h2 {
    font-size: 32px;
  }
  /*BIC-OA-bx CSS*/
  .BIC-OA-bx {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .BIC-OA-g {
    flex-wrap: wrap;
    margin-left: 0;
  }
  /*Product Suite CSS*/
  .product-suite-circle {
    width: 163px;
    height: 163px;
  }
  .product-suite h2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .product-suite h2::after {
    left: 35%;
    width: 78px;
    height: 123px;
  }
  .product-suite-bx {
    padding: 4rem 2rem;
    min-height: 300px;
  }
  .product-suite-flex h3 {
    font-size: 20px;
    margin-top: 40px;
  }
  .product-suite-flex p {
    font-size: 17px;
  }
  .know-row {
    position: absolute;
    bottom: 30px;
    display: flex;
  }
  .know-btn {
    font-size: 1rem;
  }
  /*Testimonials CSS*/
  .testimonials-wrap {
    width: 100%;
  }
  .testimonials-wrap {
    padding: 50px 0 20px 0;
  }
  /*Partners CSS*/
  /*Resources CSS*/
  .resources .accordion-item {
    border: 1px solid transparent;
    background-color: transparent;
  }
  .resources-item {
    width: 23%;
    margin: 0.4rem;
  }
  .resources-item-bx {
    width: 100%;
    margin: 0 auto;
  }
  /*Footer css*/
  .footer-logo img {
    width: 152px;
  }
  .inner-bx {
    padding: 2rem;
    margin: 0;
  }
  .footer-widget ul li {
    width: 50%;
  }
  .footer-w80 {
    width: 100%;
    margin: 0 auto;
  }
  .footer-social-icon a {
    margin-right: 1rem;
    width: 41px;
    height: 41px;
    line-height: 2;
  }
}
@media (min-width:1366px) and (max-width:1440px) {
  .Governance-Compliance-bx {
    position: relative;
    top: -35px;
    width: 80%;
  }
  .section-wrapper {
    position: relative;
    margin: 0 0;
  }
  .section-wrapper {
    margin: 0 25px;
  }
  .section {
    padding: 2rem;
  }
  .heading-title {
    font-size: 2rem !important;
  }
  /*First Banner CSS*/
  .f-sec {
    width: 460px;
    position: absolute;
    z-index: 1;
    margin-top: 55px;
  }
  .f-sec h2 {
    font-size: 2.6rem;
  }
  .f-sec ul {
    margin-top: 2rem;
  }
  .know-bbtn {
    margin-top: 1rem;
  }
  .f-sec ul li {
    font-size: 1.5rem;
  }
  .f-sec-img {
    margin-bottom: -55px;
  }
  .know-bbtn {
    font-size: 1rem;
  }
  /*CloudFX-sec CSS*/
  .platforms {
    margin-top: 2rem;
  }
  .heart-bx {
    right: 0;
  }
  .CloudFX-sec {
    margin-top: 30px; /*margin-bottom: 20px;*/
  }
  .bs-intelligence {
    margin-top: 2rem;
  }
  .CF-bic-content h2 {
    margin-bottom: 1.5rem;
  }
  .CF-bic-content p {
    line-height: inherit;
    margin-bottom: 1rem;
  }
  .CF-bic-flex::after {
    right: -70px;
  }
  .video-box1 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .video-box1 img{
    max-width: 90%;
  }
  .iCenter {
    justify-content: center;
  }
  .iCenter-card {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
  .iCenter-text {
    text-align: center;
  }
  .iCenter-w {
    padding: 0.5rem;
  }
  .iCenter-img {
    margin-bottom: 15px !important;
    width: 50%;
    margin: 0 auto;
  }
  .iCenter-heading {
    padding: 1rem;
    font-size: 1rem;
    line-height: 1;
    border-radius: 14px;
    margin-bottom: 1rem;
  }
  .iCenter-text {
    height: 160px;
    font-size: 14px;
  }
  .iCenter-item {
    width: 33.33%;
  }
  /*Governance & Compliance CSS*/
  .Governance-Compliance-bx {
    margin: 0 auto;
  }
  .CF-bic-flex {
    max-width: 80%;
    float: right;
    margin-top: 1rem;
  }
  .gc-heading-flex {
    font-size: 22px;
  }
  .gc-sec h2 {
    font-size: 32px;
  }
  /*BIC-OA-bx CSS*/
  .BIC-OA-bx {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .BIC-OA-g {
    flex-wrap: wrap;
    margin-left: 0;
  }
  /*Product Suite CSS*/
  .product-suite-circle {
    width: 163px;
    height: 163px;
  }
  .product-suite h2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .product-suite h2::after {
    left: 35%;
    width: 78px;
    height: 123px;
  }
  .product-suite-bx {
    padding: 4rem 2rem;
    min-height: 340px;
  }
  .product-suite-flex h3 {
    font-size: 20px;
    margin-top: 40px;
  }
  .product-suite-flex p {
    font-size: 17px;
  }
  .know-row {
    position: absolute;
    bottom: 30px;
    display: flex;
  }
  .know-btn {
    font-size: 1rem;
  }
  /*Testimonials CSS*/
  .testimonials-wrap {
    width: 100%;
  }
  .testimonials-wrap {
    padding: 50px 0 20px 0;
  }
  /*Partners CSS*/
  /*Resources CSS*/
  .resources .accordion-item {
    border: 1px solid transparent;
    background-color: transparent;
  }
  .resources-item {
    width: 23%;
    margin: 0.4rem;
  }
  .resources-item-bx {
    width: 100%;
    margin: 0 auto;
  }
  .resources-item-bx img{
    max-width: 90%;
  }
  /*Footer css*/
  .footer-logo img {
    width: 202px;
  }
  .inner-bx {
    padding: 2rem 3.7rem;
    margin: 0;
  }
  .footer-widget ul li {
    width: 50%;
  }
  .footer-w80 {
    width: 100%;
    margin: 0 auto;
  }
  .footer-social-icon a {
    margin-right: 1rem;
    width: 41px;
    height: 41px;
    line-height: 2;
  }
}
@media (min-width:1441px) and (max-width:1699px) {
  .Governance-Compliance-bx {
    position: relative;
    top: -35px;
    width: 80%;
  }
  .section-wrapper {
    position: relative;
    margin: 0 0;
    /* overflow: hidden; */
  }
  .section-wrapper {
    margin: 0 25px;
  }
  .section {
    padding: 2rem;
  }
  .heading-title {
    font-size: 44px !important;
  }
  /*First Banner CSS*/
  .f-sec {
    width: 530px;
}
  .f-sec-img img{
    max-width: 80%;
  }
  .f-sec h2 {
    font-size: 3rem;
  }
  .f-sec ul {
    margin-top: 2rem;
  }
  .know-bbtn {
    margin-top: 1rem;
  }
  .f-sec ul li {
    font-size: 1.7rem;
  }
  .f-sec-img {
    margin-bottom: -55px;
  }
  .know-bbtn {
    font-size: 1rem;
  }
  
  /*CloudFX-sec CSS*/
  p {
    font-size: 1.05rem !important;
}
  .platforms {
    margin-top: 2rem;
  }
  .heart-bx {
    right: 0;
  }
  .CloudFX-sec {
    margin-top: 30px; /*margin-bottom: 20px;*/
  }
  .bs-intelligence {
    margin-top: 2rem;
  }
  .CF-bic-content h2 {
    margin-bottom: 1.5rem;
  }
  .CF-bic-content p {
    line-height: inherit;
    margin-bottom: 1rem;
  }
  .CF-bic-flex::after {
    right: -70px;
  }
  .video-box1 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .video-box1 img{
    max-width: 90%;
  }
  .iCenter {
    justify-content: center;
  }
  .iCenter-card {
    font-size: 18px;
    margin-bottom: 18px;
  }
  .iCenter-text {
    text-align: center;
  }
  .iCenter-w {
    padding: 1rem;
  }
  .iCenter-img {
    margin-bottom: 15px !important;
    width: 50%;
    margin: 0 auto;
  }
  .iCenter-heading {
    padding: 18px;
    font-size: 18px;
    line-height: 1;
    border-radius: 14px;
    margin-bottom: 1rem;
  }
  .iCenter-text {
    height: 160px;
    font-size: 14px;
  }
  .iCenter-item {
    width: 33.33%;
  }
  /*Governance & Compliance CSS*/
  .Governance-Compliance-bx {
    margin: 0 auto;
  }
  .CF-bic-flex {
    max-width: 80%;
    float: right;
    margin-top: 0rem;
  }
  /*BIC-OA-bx CSS*/
  .BIC-OA-bx {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .BIC-OA-g {
    flex-wrap: wrap;
    margin-left: 0;
  }
  /*Product Suite CSS*/
  .product-suite-circle {
    width: 163px;
    height: 163px;
  }
  .product-suite h2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .product-suite h2::after {
    left: 35%;
    width: 78px;
    height: 123px;
  }
  .product-suite-bx {
    padding: 4rem 2rem;
    min-height: 340px;
  }
  .product-suite-flex h3 {
    font-size: 20px;
    margin-top: 40px;
  }
  .product-suite-flex p {
    font-size: 17px;
  }
  .know-row {
    position: absolute;
    bottom: 30px;
    display: flex;
  }
  .know-btn {
    font-size: 1rem;
  }
  /*Testimonials CSS*/
  .testimonials-wrap {
    width: 90%;
  }
  .testimonials-wrap {
    padding: 50px 0 20px 0;
  }
  /*Partners CSS*/
  /*Resources CSS*/
  .resources .accordion-item {
    border: 1px solid transparent;
    background-color: transparent;
  }
  .resources-item {
    width: 23%;
    margin: 0.4rem;
  }
  .resources-item-bx {
    width: 100%;
    margin: 0 auto;
  }
  .resources-item-bx img{
    max-width: 90%;
  }
  /*Footer css*/
  .footer-bottom{
    font-size: .8rem;
  }
  .footer-logo img {
    width: 232px;
  }
  .inner-bx {
    padding: 2rem 3.7rem;
    margin: 0;
  }
  .footer-widget ul li {
    width: 50%;
  }
  .footer-w80 {
    width: 100%;
    margin: 0 auto;
  }
  .footer-social-icon a {
    margin-right: 1rem;
    width: 41px;
    height: 41px;
    line-height: 2;
  }
}
@media (min-width:1700px) {
  body {
    font-size: 1.2rem;
  }
  .f-sec h2 {
    font-size: 3.3rem;
  }
  .gc-sec h2 {
    font-size: 52px !important;
  }
  /*.f-sec ul li {
    font-size: 24px;
  }*/
  /*Section3 CSS*/
  .gc-sec-headbx {
    max-width: 720px;
    margin-bottom: 60px;
    margin-top: 30px;
  }
  .CF-bic-content h2 {}
  .CF-bic-content p {
    font-size: 1.3rem;
    margin-bottom: 50px;
    color: #231F20;
  }
  p {
    font-size: 1.2rem;
  }
  .product-suite-flex p {
    font-size: 1.3rem;
    line-height: 1.2;
  }
  .testimonials .testimonials-item {
    font-size: 1.3rem;
  }
}

/*LOGO Slider*/
.slider {
  position: relative;
  width: 100%;
  padding: 3rem 0;
  display: grid;
  place-items: center;
  overflow: hidden;
}
.slider::before,
.slider::after{
  position:absolute;
  background-image:linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
  content:'';
  height:100%;width:10%;
  z-index:2;pointer-events:none;
}
.slider::before{
  left:0;
  top:0;
}
.slider::after{
  right:0;
  top:0;
  transform:rotateZ(180deg);
}

/*  IMPORTANT CODE BELOW */

.slide-track {
  width: calc(250px * 20);
  display: flex;
  animation: scroll 50s linear infinite;
  justify-content: space-between;
}

.slide {
  width: 200px;
  height: 141px;

  display: grid;
  place-items: center;
  transition:0.5s;
  cursor:pointer;
  padding: .5rem;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, .1);
  box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, .1);
  border: 1px solid #efefef;
}

.slide:hover{
  transform:scale(1.2);
  background: #fff;
  -webkit-box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, .1);
  box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, .1);
  border: 1px solid #efefef;
}

@keyframes scroll {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(calc(-250px * 20));
  }
}

@media screen and (max-width: 768px) {
  .slide-track {
    width: calc(140px * 20);
  }

  .slide {
    width: 120px;
    height: 85px;
  }

  @keyframes scroll {
    0% {
      transform: translateX(0px);
    }
    100% {
      transform: translateX(calc(-80px * 10));
    }
  }

}