@font-face {
font-family: 'latobold';
src: url('lato-bold-webfont.woff2') format('woff2'),
     url('lato-bold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
    font-family: 'latoregular';
    src: url('lato-regular-webfont.woff2') format('woff2'),
         url('lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
*,html{
          outline: none;
}

.panel-heading {
    /* padding: 10px 15px; */
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li { margin:0px; padding:0px; list-style:none; }
html, body {overflow-x: hidden;}
body {font-family: 'latoregular'; font-size:15px; color:#282828; position: relative;}

a:hover,
a:focus{
text-decoration: none;
}
.bnrText{
    margin: 30px 0 20px;
}
.bnrText p {
    font-size: 16px;
}
.digiBanner{
position: relative;
border-bottom: solid 1px #d2d2d2;
}
.digiBanner img{
    width: 100%;
}
.mainBnr{
    position: absolute;
    top: 25%;
    left: 8%;
    width: 50%;
    text-align: center;
}
.owl-theme .owl-dots{
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: -30px;
    position: relative;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #727272;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #97144d;
}
.titleHead{
    font-size: 30px;
    margin-bottom: 10px;
}
.mainBnr p span{
    font-family: 'latobold';
    font-size: 1.8rem;
}
.burgClr{color: #97144d;}
.burgClr:hover{
    text-decoration: none;
    color: #97144d;
}
.abSection{
    font-size: 20px;
    margin: 40px 0 20px;
    font-weight:600;
}
.fntLight{
    font-weight: 300;
}
.bxShad{
    box-shadow: 0 5px 5px rgba(0,0,0,.2);
    padding-bottom: 15px;
}
.dsaBg{
    margin: 30px 0 0;
    background: rgb(221,221,221);
background: radial-gradient(circle, rgba(221,221,221,1) 0%, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%);
padding: 20px 0;
border-radius: 5px;
}
.dsaBtn{
    background: #97144d;
    padding:6px 0;
    color: #fff;
    display: block;
    width: 120px;
    margin: 30px auto;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
}
.dsaBtn:hover, .dsaBtn:focus{
    color: #fff;
    text-decoration: none;
}
.dsaBtn.btmBuy{
    margin: 50px auto;
    width: 160px;
}
.prdServ{
    margin:10px 0 20px;
    padding: 15px 0;
    display: inline-block;
}
.prdTile h4{
    font-family: 'latobold';
    margin:20px auto 15px;
    text-align: center;
    font-size: 17px;
}
.prdServ .prdTile{
    background: #ececec;
    border-radius: 10px;
    box-shadow: 0 5px 3px rgba(0,0,0,.2);
    padding: 10px;
    margin: 0 0 30px;
    transition: all 0.3s ease;
    text-decoration: none;
    color: #282828;
    min-height: 205px;
}
a .prdTile:hover{
text-decoration: none;
}
.prdIcons{
    background: url('../images/vcip-icons.png') no-repeat;
    width: 60px;
    height: 60px;
    display: block;
    margin: 10px auto 0;
    position: relative;
    top: 18px;
}
.prdTile .prdCir{
    display: block;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: 10px auto;
    position: relative;
    background: #97144d;
}
.prdIcons.icon1{
    background-position: -9px -23px;
}
.prdIcons.icon2{
    background-position: -94px -22px;
}
.prdIcons.icon3{
    background-position: -180px -26px;
}
.prdIcons.icon4{
    background-position: -264px -21px;
}
.prdIcons.icon5{
    background-position: -348px -22px;
}
.prdIcons.icon6{
    background-position: -432px -32px;
    top: 30px;
}
.prdIcons.icon7{
    background-position: -519px -22px;
}
.prdIcons.icon8{
    background-position: -603px -22px;
}
.prdIcons.icon9{
    background-position: -687px -22px;

}
.prdIcons.pan{
    background-position: -18px -116px;
    width: 45px;
    height: 45px;
    margin: 0 auto;
}
.prdIcons.details{
    background-position: -99px -118px;
    width: 41px;
    height: 41px;
    margin: 0 auto;
}
.prdIcons.kyc{
    background-position: -175px -125px;
    width: 44px;
    height: 28px;
    margin: 0 auto;
}
.prdIcons.ac{
    background-position: -255px -114px;
    width: 50px;
    height: 49px;
    margin: 0 auto;
}
.prdServ .col-md-3 {
    margin-bottom: 20px;
}
.headTitle{
    width: 400px;
    background: #d7d7d7;
    color: #97144d;
    text-align: center;
    margin: 50px auto;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 5px 3px rgba(0,0,0,.2);
    font-family: 'latobold';
    font-size: 20px;
}
.easyTrack{
    position: relative;
    padding-left:40px;
    padding-top: 10px;
    display: inline-block;
    width: 100%;
}
.tarckCir{
    background: #97144d;
    border-radius: 5px;
    width: 90px;
    height: 55px;
    margin: 0 auto;
}
.tarckCir .prdIcons{
    top: 50%;
    transform: translateY(-50%);
}
.trackItem{
    position: relative;
    width: 25%;
    float: left;
}
.trackItem h4{
    color: #97144d;
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
    font-weight: 600;
}
.trackItem:not(:last-child){
    padding-bottom: 20px;
}
.openDay{
    background: #d7d7d7;
    border-radius: 4px;
    padding: 5px;
    width: 400px;
    text-align: center;
    margin: 30px auto;
}
.openDay span{
    color: #97144d;
    font-weight: 600;
}
.trackItem:after{
    content: '';
    left: 190px;
    top: 25px;
    position: absolute;
    width: 62%;
    border: dashed 1px #97144d;
}
.trackItem:last-child:after{
    display: none;
}
.opnBtn{
    width: 200px;
}
.mrBtn{
    text-align: center;
    display: block;
    color: #222;
    text-decoration: underline;
}
.mrBtn:hover, .mrBtn:focus{
    color: #222;
}
.fntNorm{
    font-weight: 500;
}

footer { display:block; clear:both; overflow:hidden; width:100%; background-color:#444; color:#fff; padding:10px 0; }
.copyRight {
    display: inline-block;
    color: #e4e4e4;
    font-size: 1.3rem;
}
ul.ftrLinks {
    display: inline-block;
    float: right;
}
ul.ftrLinks li {
    display: inline-block;
    color: #e4e4e4;
    font-size: 1.3rem;
}
ul.ftrLinks li a {
    color: #e4e4e4;
    padding: 0 3rem;
    border-right: 1px solid #767676;
    display: inline-block;
    text-decoration: none;
}
ul.ftrLinks li a:after {
    content: '';
    display: block;
    height: 1px;
    width: 0;
    background: 0 0;
    transition: width .5s ease,background-color .5s ease;
}
ul.ftrLinks li a:hover:after {
    background-color: #fff;
    width: 100%;
}
ul.ftrLinks li:last-child a {
    border: none;
}
.panel {
    box-shadow: none;
    border: none;
}
.panel .panel-heading {
    /* padding: 10px 0; */
    background: none;
    border-bottom: solid 1px #ddd;
}
.panel .panel-heading a {
    padding: 0;
    display: block;
    color: #212121;
    text-decoration: none;
    position: relative;
    font-size: 16px;
    font-family: 'latobold';
    padding: 10px 0 10px 15px;
}
.panel .collapse.in .panel-heading {
    border-bottom: solid 1px #bbb;
}
.panel .collapse.inTab .panel-heading {
    padding: 10px 0 10px 20px;
    background: #eee;
}
.collapse.in .panel-heading {
    padding: 0;
    background: #e2e2e2;
    border-bottom: solid 1px #eeeeee;
}
.collapse.in .panel-heading a {
    color: #000;
    font-size: 1.5rem;
    padding: 1rem 0 1rem 3rem;
    display: block;
    position: relative;
}
.panel-body {
    padding: 10px 0 20px 15px;
}
.panel .panel-heading .openAcc a {
    color: #97144d;
}
.panel-body a{
    color: #97144d;
}
.panel .panel-heading a[aria-expanded="true"]:after {
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    top: 35%;
}
.panel .panel-heading a:after {
    content: "";
    background: url('../images/down-select.png');
    display: inline-block;
    font-size: .8rem;
    color: #858585;
    line-height: 2;
    width: 14px;
    height: 8px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.basicList li{
    list-style: disc;
    margin: 5px 0 0 20px;
}
.rpIcon{
    width: 10px;
    margin-left: 3px;
}
.tcApl{
    font-size: 12px;
    bottom: 10px;
    position: absolute;
    left: 20px;
}
.itl{
    font-style: italic;
}
.floatingBtn {
    position: fixed;
    right: 0;
    text-align: center;
    padding: 25px 8px;
    background: #97144d;
    font-size: 16px;
    z-index: 1000;
    color: #fff!important;
    top: 40%;
    writing-mode: vertical-rl;
    -ms-writing-mode: bt-rl;
    direction: rtl;
}
.faqAc{
    font-size: 18px;
    margin: 25px 0 15px;
    font-weight: 600;
    color: #97144d;
}
.viewData {
  display: none;
}
.termsCo{
    margin: 30px 0;
}
.termsCo p{
    margin: 10px 0;
}
.fbi h4 {
    font-family: 'latobold';
    margin: 15px 0 8px;
    font-size: 16px;
}

/* New Header */
.headerNew.ipl {
    border-top: 30px solid #97144d;
}
.ipl .LogoPart {
    position: relative;
    top: -10px;
    background: #97144d;
    padding: 0px 0 0 80px;
    font-family: Arial;
    font-size: 36px;
    display: inline-block;
    height: 70px;
    vertical-align: middle;
}
.ipl .LogoPart a {
    color: #fff;
    text-decoration: none;
}
.ipl .LogoPart img{
    width: 86%;
    float: right;
    position: relative;
    z-index: 2;
    right: 10px;
}
.ipl .LogoPart::after {
    content: '';
    background: #97144d;
    position: absolute;
    height: 120%;
    width: 50px;
    border-radius: 0 0 20px 0;
    right: 0;
    top: -13px;
    margin-right: -37px;
    transform: rotate(35deg);
}
.ipl .LogoPart span {
    position: absolute;
    top: 7px;
    left: 100%;
    width: 15px;
    height: 15px;
    margin-left: 50px;
    transform: rotate(17deg);
}
.ipl .LogoPart span::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    background: #97144d;
    width: 100%;
    height: 100%;
}
.ipl .LogoPart span::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    top: 0;
    left: 0;
    border-top-left-radius: 30px;
}
/* New Header end */


@media (max-width:668px) {
.ipl .LogoPart {
    padding: 0px;
}
.headTitle{
    width: auto;
}
.openDay{
    width: auto;
}
}
@media screen and (max-width:528px) {
.panel .panel-heading a{
    width: 88%;
}
.panel .panel-heading a:after{
    right: -25px;
}
}

@media (max-width:991px){
.ipl .LogoPart {
    height:50px;
    padding:5px 10px;
    max-width:152px;
}
.ipl .LogoPart img{
    width:95%;
    right:0;
}
.ipl .LogoPart span{
    transform:rotate(18deg);
    margin-left:30px;
}
.ipl .LogoPart:after{
    top:-11px;
    margin-right:-24px;
    transform:rotate(32deg);
}
.headerNew.ipl{
    border-top:15px solid #97144d;
}
.abSection{
    font-size: 18px;
    line-height: 24px;
    margin: 15px 0;
}
.abSection.mob{
margin: 25px 0 30px;
}
.copyRight, ul.ftrLinks li{
    display: block;
    text-align: center;
}
ul.ftrLinks li a{
    border-right: none;
}
ul.ftrLinks {
    display: block;
    float: none;
}
.prdServ a .prdTile{
    margin: 0 0 20px;
}
.prdServ .col-md-3:nth-last-child(1) a .prdTile{
    margin: 0;
}
.prdServ {
    margin: 0;
    padding: 0;
}
.floatingBtn {
    right: inherit;
    top: inherit;
    width: 100%;
    writing-mode: inherit;
    bottom: 0;
    padding: 12px;
}
footer{
    margin-bottom: 40px;
}
.mainBnr{
    top: 10%;
    width: 55%;
    text-align: left;
}
.dsaBtn{
    margin: 10px auto;
}
.dsaBtn.btmBuy{
    display: none;
}
.titleHead {
    font-size: 25px;
}

}
@media (min-width:992px) and (max-width:1199px){
.ipl .LogoPart {
    padding:0;
}
}
@media (max-width:1199px){
.easyTrack{
    padding-left: 0;
}
.trackItem{
    display: inline-flex;
    width: 100%;
}
.tarckCir{
    margin: 0px 20px 50px 0;
}
.trackItem:last-child .tarckCir{
    margin: 0px 20px 0px 0;
}
.trackItem:after{
    left: 45px;
    top: 52px;
    height: 55%;
    width: auto;
}
.headTitle{
    margin: 30px auto 20px;
}
}

 