/*Banner Section*/
.newproductBanner {
    padding: 0px 0px 50px 0px;
    position: relative;
    filter: drop-shadow(0px 5px 10px rgba(107, 107, 107, 0.1));
}
.newproductBanner::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 93%, 0 83%);
    background-color: #E8FAFF;
    z-index: -1;
}
.newproductBanner .newproductBanner-title{
   text-align: center;
}
.newproductBanner .newproductBanner-title h1 {
    color: #D21D5B;
    padding-bottom: 20px;
    font-size: 38px;
    font-weight: 700;
}
.newproductBanner .newproductBanner-title h1 span:first-child {
    color: #0765A4 !important;
}
.newproductBanner .newproductBanner-title h1 span:last-child {
    color: #7DC145;
}
.newproductBanner .newproductBanner-meta {
   text-align: center;
  }
  .newproductBanner .newproductBanner-meta p span {
    background-color: #d31c5c;
    color: #fff;
    font-size: 18px;
    padding: 2px 20px;
    display: inline-block;
    border-radius: 2px;
    margin-bottom: 35px;
    font-weight: 400;
}
.newproductBanner .uniqueFeature-bg .row .col-sm-6:last-child .uniqueFeature-desc {
  border: none;
}


.newproductBanner .productLaunch-list {
    margin: 15px 0;
    text-align: center;
    position: relative;
    z-index: 9;
  }
  .newproductBanner .productLaunch-list::before {
    content: "";
    position: absolute;
    width: 80%;
    height: 75%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px dashed #d31c5c;
    z-index: -1;
  }
  .newproductBanner .productLaunch-list ul{
   margin: 0px;
   padding: 0px;
  }
  
  
  .newproductBanner .productLaunch-list ul li {
    display: inline-block !important;
    font-size: 18px;
    font-weight: 600;
    margin-left: 35px;
    background-color: #E8FAFF;
  }
  .newproductBanner .productLaunch-list ul li:first-child {
    margin-left: 0px;
  }
  .newproductBanner .newproductBanner-meta .downloadBtn {
    padding: 10px 0;
    margin: 20px 0;
    }
  .newproductBanner .newproductBanner-meta .downloadBtn .btn {
   text-align: center;
   }
  .newproductBanner .newproductBanner-meta .downloadBtn .btn {
    padding: 6px 30px;
    font-size: 20px;
    position: relative;
    background: linear-gradient(180deg, #314A5C 0%, #000000 100%);
    box-shadow: 0px 4.19934px 4.19934px rgba(0, 0, 0, 0.25);
    border-radius: 7.34885px
   }
   .newproductBanner .newproductBanner-meta .downloadBtn .btn::before {
    content: "";
    position: absolute;
    background-image: url('../images/neo-banking/button-pattern.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: -10px;
    right: 0;
    width: 35px;
    height: 150%;
   }
   .newproductBanner .newproductBanner-meta .downloadmobile-Btn{
    display: none
   }
   .newproductBanner .uniqueFeature-bg{
    background: #09B1EC;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 145px;
    padding: 13px 70px 25px 70px;
   }
   .newproductBanner .uniqueFeature-bg .uniqueFeature-title{
    margin-bottom: 20px;
   }
   .newproductBanner .uniqueFeature-bg .uniqueFeature-title h4{
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 19px;
   }
   .newproductBanner .uniqueFeature-bg .uniqueFeature-desc{
    border-right: 1px solid #fff;
   }
   .newproductBanner .uniqueFeature-bg .uniqueFeature-desc:nth-child(){
    border-right: 1px solid transparent
   }
   .newproductBanner .uniqueFeature-bg .uniqueFeature-desc p{
    position: relative;
    margin: 0;
    padding-left: 40px;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
   }

   .newproductBanner .uniqueFeature-bg .uniqueFeature-desc p span{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
   }
   /* .newproductBanner .uniqueFeature-bg .uniqueFeature-desc p span img {
    height: 28px;
} */

   @media (max-width:991.98px){
    .newproductBanner .productLaunch-list::before {
        content: "";
        position: absolute;
        width: 100%;
    }
    .newproductBanner .productLaunch-list ul li {
        margin-right: 5px;
        margin-left: 0px;
        font-size: 14px;
      }
      .newproductBanner .newproductBanner-meta .downloadBtn .downloadmobile-Btn {
      display: inline-block;
    }
    .newproductBanner .newproductBanner-meta .downloadBtn .downloaddesktop-Btn {
        display: none;
     }
     .newproductBanner .uniqueFeature-bg .uniqueFeature-desc p br{
        display: none;
       }
 
      
      .newproductBanner .newproductBanner-title h1 {
        font-size: 32px;
    }
    .newproductBanner .newproductBanner-meta p span {
        font-size: 16px;
   }
   .newproductBanner .uniqueFeature-bg .uniqueFeature-desc {
    margin-bottom: 25px;
    border: none;
    }
        .newproductBanner .uniqueFeature-bg {
            padding: 15px 35px 10px 35px;
        }
    
}

@media (max-width:767.98px){
    .newproductBanner .uniqueFeature-bg {
        border-radius: 20px;
        margin:0px;
    }
    .newproductBanner .uniqueFeature-bg .uniqueFeature-desc p{
        font-size: 16px;
    }
    .newproductBanner .productLaunch-list::before {
        content: "";
        position: absolute;
        width: 65%;
    }
}
@media (max-width:500.98px){
    .newproductBanner .productLaunch-list::before {
        content: "";
        position: absolute;
        width: 98%;
    }
    .newproductBanner .newproductBanner-title h1 {
        font-size: 16px;
        padding-bottom: 0px;
    }
    .newproductBanner .productLaunch-list p{
        margin:0;
    }
    .newproductBanner .newproductBanner-meta p span {
        font-size: 14px;
    }
    .newproductBanner .uniqueFeature-bg {
    padding: 15px 15px 15px 15px;
}
.newproductBanner .uniqueFeature-bg .uniqueFeature-desc p {
    font-size: 15px;
}
 
}
