@font-face {
    font-family: 'WebRupee';
    src: url('WebRupee.V1.0.eot');
    src: local('WebRupee'), url('../css/WebRupee.V1.0.ttf') format('truetype');
}

@font-face {
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Poppins', sans-serif!important;
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}

.container {
width: 970px;
}

.sip-no-link {
    text-decoration: none !important;
}

.indiv-ques{
    font-weight: bold;
    cursor: pointer;
}

.mainbg{
    background-image: url("https://cdn.fundsindia.com/LP/iPo/ipo-bg.svg");
    background-size: cover;
}

.topheader {
    width: 100%;
    margin: 0px   AUTO 0px auto;
    BOX-SHADOW: -1px 9px 12px #ccc;
    box-shadow: 15px;
    border-radius: 20px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: #fff;
    padding: 5px 0px 0px 0px;
    height:60px;
}

.rupeeSymbol {
    font-family: sans-serif;
}

.containeripo {
    width: 100%;
    margin: 100px auto auto auto;
}

.containerIpo_banner {
    width: 80%;
    margin-top: 150px;
    position: relative;
}

.right-text {
    padding-bottom: 5%;
    width: 60%;
}
.error-message {
    background-color: #FFF6EF;
    color: #FD7D2F;
    text-align: center;
    padding: 12px 20px;
    border-radius: 15px;
    margin-bottom: 30px;
}
.downloadbtn{
    font-size: 14px;
    color: #fff !important;
    font-weight: bold;
    background-color: #36B566;
    padding: 8px 20px 7px 20px;
    border-radius: 35px;
    cursor: pointer;
    text-decoration: none !important;
    width: 120px !important;;
}

.ipo-apply-link {
    color: #fff;
}

.ipo-apply-link:hover {
    color: #fff;
    text-decoration: none;
}


.navbar-brand {
    padding: 0px 15px;
}

.navbar-header .logout-wrapper {
    position: absolute;
    right: 20px;
}

.navbar-header {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
}

.bannerleft {
    width: 45%;
}

.bannerright {
    width: 45%;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.header1 {
    font-size: 3em;
    color: #005FB5;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
}

.headerspan {
    color: #6E6E6E;
    font-size: 0.5em;
}

.header2 {
    color: #707070;
    font-size: 2em;
    width: 85%;
    font-weight: normal;
    line-height: 1.5em;
}

.header3 {
    font-size: 1em;
    color: #6E6E6E;
}

.greentext {
    color: #36B366;
    font-weight: bold;
}

.logo{
    padding: 0px 0px 0px 15px;
}

.banner-img-left {
    width: 50%;
}

.greentbutton {
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    background: #36B566;
    color: #fff !important;
    padding: 12px 50px 12px 50px;
    border-radius: 35px;
    cursor: pointer;
    text-decoration: none !important;
}

.accordion{
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 3px 3px 3px #f7f3f3;
    font-size: 15px;
    color: #6E6E6E;
    padding: 10px 14px;
    margin: 20px 0px;
    min-height: 60px;
    border: 1px solid #faf5f5;
}

.font13 {font-size:13px;}

.colorblack {
    color: #2E2E2E;
}

.colorblue {
    color: #005FB5;
}

.glyphicon {
    position: relative;
    top: 1px;
    cursor: pointer;
    display: inline-block;
    height: 29px;
    width: 29px;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*background-image: url("https://cdn.fundsindia.com/LP/iPo/Icon ionic-ios-arrow-dropdown-circle-2.svg");*/
    background-image: url("https://cdn.fundsindia.com/LP/iPo/Icon%20ionic-ios-arrow-dropdown-circle-2.svg");
}

.glyphicon-menu-up{
    height: 29px;
    width: 29px;
    padding: 6px;
    content: none;
    background-image: url("https://cdn.fundsindia.com/LP/iPo/Icon%20ionic-ios-arrow-dropdown-circle.svg");

}

.glyphicon-menu-up:before {
    /*content: "\e260";*/
     background-image: url("https://cdn.fundsindia.com/LP/iPo/Icon%20ionic-ios-arrow-dropdown-circle.svg");
    height: 29px;
    width: 29px;
    content: none;
}

.glyphicon-menu-down:before {
    /*content: "\e259";*/
    background-image: url("https://cdn.fundsindia.com/LP/iPo/Icon%20ionic-ios-arrow-dropdown-circle-2.svg");

}

.glyphicon-menu-down:before {
    content: none;

}

table {
    width: 100%;
}

table>thead {
    background-color: #E3E3E3;
}

table>tbody>tr {
    margin: 20px;
    padding: 30px;
    border-collapse: separate;
    page-break-inside: avoid;
    background-color: #fff;
    border-bottom: 3px #fff solid;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 5px 10px #00000012;
}

.border-radius-nil {
    border-radius: unset !important;
}

.blueheader{
    color:#005FB5;
    font-size: 20px;
    font-family: Poppins;
    font-weight: bold;
}

.grayheader{
    color:#6E6E6E;
    font-size: 20px;
    font-family: Poppins;
    font-weight: bold;
}

.disclaimer{
    font-size: 12px;
}

.list-unstyled{
    font-size: 14px;
}

.showLoader {
    display: flex !important;
}

.loaderDiv {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.1);
    z-index: 1000000;
    overflow: hidden;
}

@keyframes spinner-border {
    to {
      transform: rotate(360deg);
    }
}
  
.spinner-border {
    display: inline-block;
    width: 8rem;
    height: 8rem;
    vertical-align: -0.125em;
    border: 0.4em solid #2558cc;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: 0.75s linear infinite spinner-border;
    animation: 0.75s linear infinite spinner-border;
  }

.lazyloaded, .filogo, .bg-filogo{
    width:50%;
    margin: 0px 0px 20px 0px;
}

footer{
    font-size: 13px;
    color:#606060;
}

.footerhead{
    font-size: 13px;
    color:#005FB5;
    font-weight: bold;
}

footer a:link, footer a:visited{
    font-size: 13px;
    color:#606060;
}

.top-banner {
    background: url(/content/jsp/LP/sip_aum/img/testimonials-lp-banner.jpg) no-repeat;
    height: 500px;
    background-position: 80% 0%;
    box-shadow: 1px 3px 10px #aaa;
}

.css3-shadow {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

/*==================================================
 * Drop shadow effect with box-shadow
 * ===============================================*/
.css3-shadow:after {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.6);
    bottom: 0px;
    left: 0%;
    right: 0%;
    width: 100%;
    height: 50%;
    -moz-border-radius: 100%;
    border-radius: 12%;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.close {
    cursor: pointer;
}

.topnav a {
    float: left;
    display: block;
    color: #0554A1;
    text-align: center;
    padding: 10px 16px;
    text-decoration: none;
    font-size: 17px;
}

.mobile-show {
    display: none;
}

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

    .modal-content {
        padding: 20px 30px 20px 10px;
    }
}


@media screen and (min-width: 1028px) {
    .con-mid {
        width: 1050px !important;
    }
}

.footerfix {
    padding: 20px 0 0 0;
    background: #fbfaf9;
    margin-top: 30px
}

.footerp {
    font-size: 11px;
    color: #8c8c8c;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center
}

.footerp a {
    color: #8c8c8c;
    text-decoration: underline
}

.footerp a:hover {
    color: #8c8c8c;
    text-decoration: underline
}
table {
    border-collapse: unset;
    border-spacing: 0 20px;
}

th, td {
    text-align: center;
    padding: 10px;
}

tr td.empty-message {
    border-radius: 15px !important;
    border-left: 1px solid #E3E3E3 !important;
}

tr td:first-child {
    color: #2E2E2E;
    font-weight: bold;
}
tr th:first-child, tr td:first-child {
    border: 1px solid #E3E3E3;
    border-right: unset;
    border-radius: 15px 0 0 15px;
}
tr td:last-child, tr th:last-child {
    border-radius: 0px 15px 15px 0px;
    border: 1px solid #E3E3E3;
    border-left: unset;
}
tr td:not(td:first-child), tr td:not(td:last-child), tr th:not(th:first-child), tr th:not(th:last-child) {
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3;
}
.mWeb-d-block {
    display: flex;
    align-items: flex-end;
}
#popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: none;
    align-items: center;
    justify-content: center;
  }
  #popup img {
    width: auto;
    max-height: 95%;
  }
  #popup span {
    position: absolute;
    top: 0;
    right: 10px;
    padding: 10px;
    color: white;
    font-size: 30px;
    cursor: pointer;
  }

/* Media */

@media (max-width: 768px) {

    .container, .banner-img-left, .right-text{
        width: 100%;
    }
    .mWeb-d-block {
        display: block;
    }
    .mWeb-d-block {
        width: 86%;
    }

    .top-banner {
        background: url(/content/jsp/LP/sip_aum/img/LP-t-desktop-Version-design-mobile.jpg) no-repeat;
        background-size: 100% 150%;
    }

    .mobile-text-center {
        text-align: center;
    }

    .mobile-show {
        display: block;
    }

    .mobile-hide {
        display: none;
    }

}

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

    .containeripo:not(.containerIpo_banner) {
        margin: auto;
    }

    .bannerleft {
        width: 100%;
        margin: 70px 0px 30px 0px;
        text-align: center;
    }

    .bannerright {
        width: 100%;
        text-align: center;
    }

}

@media screen and (max-width: 360px) {
    img.logo {
        width: 140px;
    }
}