
.hosted-list {
  color: #999BA7;
  line-height: 2.6rem;
}
.hosted-item{
  position: relative;
  color: #999BA7;
  line-height: 28px;
}
.list-correct{
  display: inline-block;
  width: 12%;
  max-width: 14px;
  height: 14px;
  margin-right: 1rem;
  background: url(../img/Integration-icon.png) no-repeat;
  background-position: -243px -212px;
  border-radius: 50%;
  background-size: 532px 284px;
}
.mapInner{
  background-image: url(../img/localpayments/bottom.png);
  background-position: center center;
  background-repeat: no-repeat;
  height: 114.5rem;
  background-size: cover;
}
.map-title{
  width: 40%;
  color: #FFFFFF;
  text-align: center;
  padding-bottom: 8rem;
  margin: 0 auto;
}
.map-content{
  width: 84rem;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  
}
.map-img{
  background: url(../img/localpayments/map.png) center center no-repeat;
  background-size:contain;
  width: 150.8rem;
  height: 75rem;
  margin: 0 auto;
  position: relative;
  font-size: 2.5rem;
  font-weight: bold;
  color:#0B1B40;
  text-align: center;
}
.map-img>li {
  list-style: none;
  position: absolute;
  padding: 2.2rem 3rem;
  background: #D1DDFF;
  border-radius: 8px;
  box-shadow: -1rem 1rem 0 rgba(243,248,255,0.3);
}
.map-img>li:nth-of-type(1) {
  top: 2%;
  left: 24%;
}
.map-img>li:nth-of-type(2) {
  top: 7%;
  left: 54%;
}
.map-img>li:nth-of-type(3) {
  top: 24%;
  left: 25%;
}
.map-img>li:nth-of-type(4) {
  top: 28%;
  left: 59%;
}
.map-img>li:nth-of-type(5) {
  top: 42%;
  left: 40%;
}
.map-img>li:nth-of-type(6) {
  top: 50%;
  left: 12%;
}
.map-img>li:nth-of-type(7) {
  top: 56%;
  left: 73%;
}
.map-img>li:nth-of-type(8) {
  top: 67%;
  left: 48%;
}
.panel-features {
  height: auto;
  padding-top: 9rem;
  margin-bottom: 10.7rem;
}
.panel-inner {
  max-width: calc(100% - 48rem);
  margin: 0 auto;
  text-align: center;
}
.panel-features .features-card-item {
  color: #000000;
  width: 30rem;
  height: auto;
  background: #D1DDFF;
  box-shadow: 0px 5px 20px 0px rgba(10,34,56,0.1);
  border-radius: 2rem;
  padding: 2rem;
}
.panel-features .features-card-item .title {
  margin-bottom: 3rem;
  position: relative;
}
.panel-features .features-card-item .title::before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  height: 2px;
  background-color: #E8EEFF;
  bottom: -1.6rem;
  z-index: 1;
}
.gray-step{
  color:#616471;
}
.panel .title{
  font-weight: 600;
}
.panel .desc{
  font-weight: 400;
  text-align: left;
}
.panel-features .features-card-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 8.5rem;
}
.careditLi ul li a{
  text-decoration: underline;
  color:#436AEE;
}
.careditLi ul li a:hover{
  color:#3252bd;
}
.careditLi ul li{
  margin-bottom: 3rem;
}
.quickFeatureDiv{
  display: flex;
  margin-bottom: 3rem;
}
.triangle{
  border-left: 36px solid #D1DDFF;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  height: 50px;
  background-color: #ffffff;
  margin: auto 0;
  margin-left: 2rem;
}
.colroBlack{
  margin-bottom: 10px;
}
.startNow{
  margin: 0 auto;
}
@media all and (max-width: 1700px){
  .quickFeatureDiv .triangle{
    display: none;
  }
  .quickFeatureDiv{
    margin: 0 1rem 3rem 0;
  }
  .panel-inner{
    max-width: 95%;
  }
}
@media all and (max-width: 1508px){
  *::-webkit-scrollbar {height: 5px;background-color: #0b1b40;}
  *::-webkit-scrollbar-thumb {border-radius: 4px;background-color: rgba(243,248,255,0.3);}
  *::-webkit-scrollbar-track {background-color: #0b1b40;}
  .map-imgBox {
    width: 100%;
    overflow-x: scroll;
    background: #0B1B40;
  }
  .map-img{
    overflow-x: auto;
  }
  .map-img::-webkit-scrollbar {
    height: 5px;
  }
}
@media all and (max-width: 1200px),
(orientation:portrait){
  .hosted-list {
    width: 100%;
    margin:0 auto;
  } 
  .mc_title_text {
    text-align: left;
  }
  .textleft{
    text-align: left;
  }
  .hosted-item{
      line-height: 4.8rem;
      display: flex;
      align-items: baseline;
  }
  .panel-features {
    height: auto;
    padding-top: 10.2rem;
    margin-bottom: 11.8rem;
    text-align: center;
  }
  .panel-inner {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    max-width: 100%;
  }
  .panel .title,.quickFeatureDiv .features-card-item h2,.quickFeatureDiv .features-card-item .gray-step{
    text-align: center;
  }
  .panel-features .features-card-list {
    display: block;
    padding: 0 6rem;
  }
  .panel-features .features-card-list .features-card-item {
    width: 100%;
    height: auto;
    padding: 6rem;
    border-radius: 3rem;
    margin-bottom: 3.7rem;
  }
  .startNow{
    margin: 0;
  }
}
@media all and (max-width: 750px),
(orientation:portrait){
  .map-title {
    padding-top: 9rem;
    width: 85%;
    text-align: left;
  }
  .map-img {
    width: 160rem;
  }
  .mapInner{
    height: 130rem;
  }
}
@media all and (max-width: 350px){
  .map-img {
    width: 170rem;
  }
}