﻿
@media all {
    * {
        padding: 0px;
        margin: 0px;
    }

    div {
        vertical-align: top;
    }

    img {
        max-width: 100%;
    }

    a {
        cursor: pointer;
    }

        a:hover {
            text-decoration: none;
        }

    ::-ms-clear, ::-ms-reveal {
        display: none;
    }

    html {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    
    ::-ms-clear, ::-ms-reveal {
        display: none;
    }

    body {
        overflow: auto !important;
        width: 100% !important;
    }

    .header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #dd002a;
        color: #fff;
        z-index: 1000;
        /* height:91px;
    overflow:hidden;*/
        -webkit-transition: height 0.3s;
        -moz-transition: height 0.3s;
        transition: height 0.3s;
    }

        .header.shrink {
            margin-top: -38px;
            -webkit-transition: height 0.3s;
            -moz-transition: height 0.3s;
            transition: height 0.3s;
        }

    .top-nav {
        position: absolute;
        right: 0px;
    }

        .top-nav ul {
            padding: 0px;
            margin: 0px;
            list-style: none;
            width: 100%;
            position: relative;
            z-index: 10000;
        }

            .top-nav ul li {
                float: left;
                background: url(../images/devider.jpg) no-repeat right 12px;
            }

                .top-nav ul li a {
                    padding: 12px 15px 11px 15px;
                    position: relative;
                    color: #FFFFFF;
                    display: inline-block;
                    font-family: 'Georama';
                    font-size: 13px;
                    line-height: 16px;
                }

                    .top-nav ul li a:hover {
                        background: #535353
                    }

                .top-nav ul li:last-child {
                    background: none;
                    width: 66px;
                    text-align: center;
                }

    .caret-up {
        width: 0;
        height: 0;
        border-left: 4px solid rgba(0, 0, 0, 0);
        border-right: 4px solid rgba(0, 0, 0, 0);
        border-bottom: 4px solid;
        display: inline-block;
        margin-left: 5px;
        vertical-align: middle;
    }

    .mainnav {
        overflow: visible;
        position: static !important;
        text-align: right;
    }

    #navbar {
        width: 100%;
    }

    .navbar-nav > li > a {
       font-family: 'Georama';
        font-size: 14px;
        color: #FFFFFF;
    }

    .navbar-nav > li {
        width: 11.4%;
        text-align: center;
    }

        .navbar-nav > li:after {
            content: '';
            border-right: solid 1px #ef4761;
            position: absolute;
            width: 1px;
            height: 100%;
            top: 0px;
            right: 0;
        }

        .navbar-nav > li + li + li + li + li + li {
            width: 15.8%;
        }

    .tlfr a:hover, .tlfr a:focus {
        background: transparent !important;
        cursor: default;
    }

    .navbar-nav > .not {
        width: 5.1%;
    }

    .notification {
        margin-top: -3px;
    }

    /*.not:after{content:'none'!importrant; border-right:solid 0px #ef4761!important;}*/

    .dnone {
        display: none !important;
    }

    .dblock {
        display: block !important;
    }

    .lglogo {
        display: block;
    }

    .smlogo {
        display: none;
    }

    .lgnone {
        display: none;
    }

    .smnone {
        display: block;
        margin-top: 38px;
        border-bottom: solid 1px #ffffff;
    }

    .not a {
        position: relative;
    }

    .notif-digit {
        right: 7px;
        position: absolute;
        background: #ffffff;
        border: solid 2px #DD002A;
        color: #DD002A;
        font-size: 12px;
        font-family: 'Georama';
        font-weight: bold;
        padding: 0px 6px 0px 6px;
        top: 3px;
    }

    .not a:hover .notif-digit, .open .notif-digit {
        background: #ffffff;
        border: solid 2px #464646;
        color: #464646;
    }

    .not .dropdown-menu {
        left: inherit;
        right: 0px;
        width: 272px;
    }

    .notific-detail li {
        border-bottom: solid 1px #FFFFFF;
        padding: 5px 15px;
    }

    .ntimg {
        float: left;
        width: 30px;
        margin-right: 13px;
        font-size: 27px;
        margin-top: 6px;
        text-indent: -9999px;
    }

    .nlink {
        color: #dd002a;
    }

    .bell {
        background: url(../images/ntf-hvr.png) no-repeat left top;
        height: 25px;
    }

    .notific-detail li span li:hover .bell {
        background: url(../images/ntf-hvr.png) no-repeat left top;
    }

    .crl {
        background: url(../images/crcle.png) no-repeat left top;
        height: 27px;
    }

    .notific-detail li span li:hover .crl {
        background: url(../images/crcle-hvr.png) no-repeat left top;
    }

    .ntinr {
        position: relative;
        overflow: hidden;
        font-family: 'Georama';
    }

        .ntinr p {
            font-size: 15px;
            color: #FFFFFF;
        }

        .ntinr span {
            font-size: 12px;
            display: block;
        }

        .ntinr a {
            font-size: 12px;
            color: #f62f4e;
        }

            .ntinr a:hover {
                color: #FFFFFF;
            }

    .dropdown-menu > li:last-child {
        border-bottom: 0px
    }

    .carousel-inner > .item > img {
        width: 100%;
    }

    .mouse-scroll {
        position: absolute;
        width: auto;
        text-align: center;
        bottom: 50px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        margin-left: -12px;
    }

    .scroll-btn .mouse {
        border-color: #ef4761 !important;
    }

        .scroll-btn .mouse > * {
            background-color: #ef4761 !important;
        }

    .carousel-indicators {
        margin: 0;
        width: auto;
        padding: 12px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }

    .slider-logo {
        position: absolute;
        right: 0px;
        bottom: 0px;
        z-index: 9999;
    }

    .homepage-title {
        float: left;
        width: 100%;
        background: #dfdfdf;
        padding: 25px 0px 25px 0px;
    }

        .homepage-title p {
            font-size: 18px;
            color: #282828;
            padding: 5px 0px;
        }

    .homepage-team {
        float: left;
        width: 100%;
        text-align: center;
        position: relative;
        margin: 50px 0px 20px 0px;
        padding: 0px;
    }

        .homepage-team ul li {
            margin-bottom: 10px;
            display: inline-block;
        }

    .home-about-company {
        float: left;
        width: 100%;
        margin: 20px 0px 80px 0px;
    }

        .home-about-company p {
            margin-top: 10px;
            text-align: justify;
        }

    .ofcr-name {
        position: absolute;
        background: url(../images/overlay.png) repeat left top;
        bottom: 0px;
        padding: 11px 15px 12px 15px;
        width: 100%;
    }

        .ofcr-name p, .ofcr-name span {
            font-size: 22px;
            color: #e9e9e9;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

        .ofcr-name span {
            font-size: 14px;
        }

    .jm-item {
        display: inline-block;
        text-align: left;
        cursor: pointer;
        width: 24.7%;
    }

    .jm-item-wrapper {
        position: relative;
        border: solid 1px #a8a8a8;
        margin: 0px 2px;
    }

    .jm-item-image {
        position: relative;
        overflow: hidden;
    }

        .jm-item-image img {
            display: block;
        }

    .second .jm-item-wrapper .jm-item-title {
        -webkit-transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s;
        transition: all 0.2s ease-in 0s;
    }

    .second .jm-item-wrapper:hover .jm-item-title {
        left: -100%;
    }

    .second .jm-item-description {
        position: absolute;
        width: 100%;
        height: 100%;
        text-align: center;
        padding: 19px 10px 10px 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        background: #dd002a;
        color: #fff;
        bottom: -100%;
        -webkit-transition: all 0.5s ease-in 0s;
        -moz-transition: all 0.5s ease-in 0s;
        -o-transition: all 0.5s ease-in 0s;
        transition: all 0.5s ease-in 0s;
    }

    .second .jm-item-wrapper:hover .jm-item-description {
        bottom: 0px;
        height: 74px;
    }

    .second .jm-item-description a {
        text-align: center;
        font-size: 22px;
        color: #FFFFFF;
    }

    .footer {
        float: left;
        width: 100%;
        padding: 50px 0px 0px 0px;
        background: #dd002a;
        position: relative;
        min-height: 250px;
        position: relative;
    }

    .fcontainer {
        width: 96%;
        margin: 0 auto;
    }

    .flogo {
        float: left;
        width: 18%;
    }

    .fnav {
        width: 62.2%;
        float: left;
        margin-left: 3%
    }

    .footer-social {
        float: right;
        width: 16.8%;
        text-align: right;
    }

    .flogo img {
        float: left;
        margin-bottom: 10px;
    }

    .flogo p {
        font-family: 'Georama';
        font-size: 14px;
        color: #FFFFFF;
        display: inline-block;
        width: 100%;
    }

        .flogo p span {
            font-size: 18px;
        }

    .fnav-sub {
        float: left;
        width: 25%;
    }

    .fnav .fnav-sub h3 {
        font-size: 16px;
        font-weight: normal;
        color: #FFFFFF;
        margin-bottom: 5px;
        font-family: 'Georama';
    }

    .fnav ul {
        float: left;
        width: 100%;
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .fnav ul li {
            float: left;
            width: 100%;
            padding-bottom: 3px;
        }

            .fnav ul li a {
                font-size: 13px;
                font-family: 'Georama';
                color: #FFFFFF;
            }

                .fnav ul li a:hover {
                    color: #fff000;
                }

    .footer-social ul {
        padding: 0px;
        margin: 0px;
        float: right;
        width: 100%;
        list-style: none;
    }

        .footer-social ul li {
            margin-left: 2%;
            display: inline-block;
        }

    .tw, .lnk, .fb, .yt {
        float: left;
        width: 30px;
        height: 30px;
        background: #424242;
        color: #FFFFFF;
        font-size: 18px;
        text-align: center;
    }

        .tw:hover, .lnk:hover, .fb:hover, .yt:hover {
            background: #fff001;
            color: #e01834;
        }

    .tw {
        font-size: 20px;
        padding-top: 2px;
    }

    .lnk {
        font-size: 20px;
        padding-top: 1px;
    }

    .fb {
        padding-top: 4px;
    }

    .yt {
        padding-top: 3px;
    }

    .spark-with {
        float: right;
        width: 100%;
    }

        .spark-with a {
            color: #FFFFFF;
            font-size: 12px;
        }

            .spark-with a:hover {
                color: #fff000;
            }

    .ssl-cert {
        float: right;
    }

    .spark-hr {
        font-size: 17px;
        position: relative;
        top: 4px;
    }

    .copy-txt {
        float: left;
        width: 80%;
        margin: 40px 0px 40px 0px;
        text-align: center;
        font-size: 10px;
        color: #FFFFFF;
        font-family: 'Georama';
    }

    .search-overlay {
        background: url(../images/overlay.png) repeat left top;
        position: fixed;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 10000;
    }

    #autosearch-frm {
        position: relative;
        z-index: 2;
        margin: 145px auto 0 auto;
        font-size: 30px;
        width: 100%;
        position: relative;
    }

    .search-field {
        float: left;
        color: #ffffff;
        width: 93% !important;
        padding-right: 7% !important;
        font-size: 20px !important;
        font-family: 'Georama';
        padding-top: 6px !important;
        height: 45px !important;
        line-height: 45px;
        font-weight: normal !important;
    }

    .serch-submit {
        border: 0px;
        float: right;
        padding: 8px 0px 0px 0px;
        position: absolute;
        right: 11px;
        top: 5px;
        width: 28px;
    }

    .search-field::-webkit-input-placeholder {
        color: #7d7973;
    }

    .search-field:-moz-placeholder {
        color: #7d7973;
    }

    .search-field::-moz-placeholder {
        color: #7d7973;
    }

    .search-field:-ms-input-placeholder {
        color: #7d7973;
    }

    .close-btn {
        position: absolute;
        right: -27px;
        top: 25px;
        z-index: 2;
    }

    .slider-tab {
        position: absolute;
        z-index: 10;
        right: 2px;
        max-width: 285px;
        width: 100%;
        margin-top: 45px;
        top: 13%;
    }

        .slider-tab .collapse.in, .addpr {
            background: #ffffff;
        }

    .pone {
        margin-top: 5px;
    }

        .pone .input-field label {
            color: #666666;
            font-size: 15px;
            font-weight: normal;
        }

            .pone .input-field label.active {
                color: #dd002a;
                font-size: 12px;
                font-weight: bold;
            }

    .home-location {
        width: 100%;
        display: inline-block;
        border-bottom: dashed 1px #cccccc;
        padding-bottom: 10px;
        margin-top: 10px;
    }

        .home-location figure {
            width: 35px;
            float: left;
            padding-top: 3px;
        }

    .tabl {
        position: relative;
        overflow: hidden;
    }

        .tabl p {
            font-size: 14px;
            color: #262626;
            font-weight: bold;
        }

        .tabl address {
            font-size: 14px;
            color: #262626;
            line-height: 18px;
        }

        .tabl a {
            font-size: 13px;
            color: #262626;
            font-weight: bold;
        }

            .tabl a:hover {
                color: #DD002A;
            }

    .download-form {
        background: #dd002a;
        border: 0px;
        margin: 5px 0px;
        width: 200px;
        text-align: center;
        font-size: 16px;
        color: #FFFFFF;
        font-family: 'Georama';
        font-weight: normal;
        padding: 10px 0px;
    }

        .download-form:hover {
            background: #464646;
            color: #ffffff;
        }

    .font18 {
        font-size: 18px !important;
    }

    .tab-sel {
        background: #dd002a;
        color: #ffffff !important;
    }

    .blkarw {
        float: right;
        margin: 9px 5px 0px 0px;
    }

    .tab-sel img {
        display: none;
    }

    .tab-sel:after {
        content: '';
        background: url(../images/down-arrow.png) no-repeat right top;
        position: absolute;
        right: 12px;
        top: 50px;
        width: 25px;
        height: 13px;
    }

    .getin {
        width: 100%;
        display: inline-block;
        margin: 10px 0px 0px 0px;
        height: 288px;
    }

    .get-field {
        border: solid 1px #6f6f6f;
        padding: 7px 10px;
        border-radius: 4px;
        color: #262626;
        width: 100%;
        margin-bottom: 10px;
    }

    .getin ::-webkit-input-placeholder {
        color: #262626;
    }

    .getin :-moz-placeholder {
        color: #262626;
    }

    .getin ::-moz-placeholder {
        color: #262626;
    }

    .getin :-ms-input-placeholder {
        color: #262626;
    }

    .cont-page {
        display: inline-block;
        width: 100%;
        background-color: #fff;
    }

    .inner-page {
        display: inline-block;
        width: 100%;
        margin-top: 91px;
        background-color: #fff;
    }

    .martop {
        margin-top: 153px;
    }

    .about-tab {
        padding-bottom: 50px;
        float: left;
        width: 100%;
    }

    .tabs-left > .nav-tabs {
        border-bottom: 0;
    }

    .tab-content > .tab-pane, .pill-content > .pill-pane {
        display: none;
    }

    .tab-content > .active, .pill-content > .active {
        display: block;
    }

    .tabs-below > .nav-tabs {
        border-top: 1px solid #ddd;
    }

        .tabs-below > .nav-tabs > li {
            margin-top: -1px;
            margin-bottom: 0;
        }

    .tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
        float: none;
        background: #dd002a;
        border-right: solid 1px #ef4761;
    }

        .tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
            min-width: 74px;
            margin-right: 0;
            margin-bottom: 3px;
        }

    .tabs-left > .nav-tabs {
        float: left;
        width: 220px;
        margin-top: 150px;
        position: fixed;
    }

    .about-tab .nav > li > a {
        font-size: 14px;
        color: #ffffff;
        border-radius: 0px;
        border: 0px;
        letter-spacing: 0px;
        font-family: 'Georama';
        padding: 13px 0px 13px 50px;
    }

        .about-tab .nav > li > a:hover {
            color: #282828;
            background: #e8e8e8;
        }

    .about-tab .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover {
        border: 0px;
        color: #282828;
        background: #e8e8e8;
        padding: 13px 0px 13px 50px;
    }

    .nav-tabs .active:after {
        content: '';
        border-right: solid 10px #fff200;
        position: absolute;
        width: 10px;
        height: 100%;
        right: -9px;
        top: 0px;
    }

    .abt-mar {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        width: 90%;
        max-width: 1024px;
    }

    .contact-mar {
        margin: 0 auto !important;
    }

    .tab-content {
        float: left;
        width: 100%;
    }

    .about-company {
        float: left;
        width: 100%;
        position: relative;
        margin: 50px 0px 70px 0px;
    }

        .about-company figure {
            float: left;
            width: 100%;
        }

    .about-company-txt {
        background: #FFFFFF;
        float: left;
        width: 432px;
        padding: 20px 20px 0px 20px;
        border: solid 1px #808080;
        position: absolute;
        right: 0px;
        margin-top: 40px;
        text-align: justify;
    }

        .about-company-txt h1 {
            letter-spacing: -1px;
        }

        .about-company-txt p {
            color: #464646;
            line-height: 22px;
            margin: 15px 0px;
        }

    .mhf-img {
        float: left;
        width: 100%;
        text-align: right;
        margin-bottom: -5px;
    }

    .sponser {
        float: left;
        width: 100%;
        position: relative;
        margin: 30px 0px 0px 0px;
        text-align: justify;
    }

        .sponser h4 {
            text-transform: uppercase;
        }

        .sponser p {
            line-height: 22px;
            margin-bottom: 20px;
        }

    .sponser-sec {
        float: left;
        width: 100%;
        overflow: hidden;
    }

    .sponclm {
        width: 100%;
        display: inline-block;
        background: #fff200;
        padding: 35px 63px;
        vertical-align: top;
    }

        .sponclm figure {
            float: left;
        }

    .rfp {
        float: left;
        width: 160px;
        text-align: center;
        font-size: 29px;
        color: #dd002a;
        font-family: 'Georama';
        font-weight: bold;
        margin-top: 25px;
    }

    .finance-table tr td {
        border: solid 1px #dd002a;
        position: relative;
        white-space: normal;
    }

        .finance-table tr td div {
            position: absolute;
            top: -22px;
            width: 100%;
            text-align: center;
        }

    .ttlfnt {
        font-size: 19px;
        color: #ffffff;
        font-family: 'Georama';
    }

    .sptxt {
        padding: 15px 15px;
        font-size: 15px;
        font-family: 'Georama';
    }

    .vison-mission {
        float: left;
        width: 100%;
        margin-top: 10px;
    }

    .vision-column {
        display: inline-block;
        width: 100%;
        background: #e7e7e7;
        padding: 12px 10px 8px 10px;
        margin-bottom: 3px;
    }

        .vision-column h4 {
            margin: 0px !important;
            text-transform: none;
            font-weight: bold;
        }

        .vision-column p {
            margin: 0px;
        }

    .history {
        display: inline-block;
        width: 100%;
        padding: 12px 10px 8px 10px;
        margin-bottom: 3px;
    }

        .history h4 {
            margin-bottom: 8px !important;
            text-transform: none;
            font-weight: bold;
        }

        .history p {
            margin: 0px 0px 10px 0px;
        }

    .all-name {
        float: left;
        width: 100%;
        margin-top: 20px;
        text-align: justify;
        text-justify: inter-word;
    }

    .bod-img {
        float: left;
        width: 201px;
        border: solid 1px #8c8c8c;
        margin-right: 35px;
    }

    .bod-info {
        position: relative;
        overflow: hidden;
    }

        .bod-info h3 {
            margin-bottom: 5px;
        }

            .bod-info h3 span:before {
                content: '- ';
                font-family: 'Georama';
                color: #dd002a;
                font-size: 22px;
            }

            .bod-info h3 span {
                font-size: 14px;
                color: #282828;
                font-family: 'Georama';
                font-weight: normal;
                vertical-align: middle;
            }

        .bod-info p {
            font-size: 14px;
            color: #282828;
            line-height: 22px;
            margin-bottom: 15px;
        }

    .abt-mar {
        padding-right: 15px;
        padding-left: 15px;
        margin-left: 288px;
        width: 90%;
        max-width: 1024px;
    }

    .mile-table {
        float: left;
        width: 100%;
    }

    .breadcrumb a {
        font-size: 12px;
        color: #FFFFFF;
        font-family: 'Georama';
    }

        .breadcrumb a:hover {
            color: #fff000;
        }

    .contact-left {
        float: left;
        width: 67%;
        border-right: dashed 1px #cccccc;
        padding-right: 15px;
    }

    .have-que {
        display: inline-block;
        margin-left: 10px;
    }

    .que-field {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }

        .que-field label {
            font-size: 15px;
            color: #262626;
            font-weight: normal;
            float: left;
            width: 100%;
        }

        /*.que-field select {
            width: 100%;
            font-size: 15px;
            color: #262626;
            border: solid 1px #7f7f7f;
            border-radius: 4px;
            padding: 5px 10px 5px 5px;
            background-color: #FFFFFF;
        }*/

        .que-field .quesel input {
            width: 100%;
            font-size: 15px;
            color: #262626;
            border: solid 1px #7f7f7f;
            border-radius: 4px;
            padding: 5px 10px 5px 10px;
        }

        .que-field .input-field label {
            color: #666666;
            font-size: 15px;
            font-weight: normal;
            left: 15px;
        }

            .que-field .input-field input[type=text]:focus:not([readonly]) + label, .que-field .input-field label.active {
                font-size: 12px;
                top: 0.9rem;
                font-weight: bold;
                color: #dd002a
            }

    .contact-subbtn {
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 72px;
    }

        .contact-subbtn button {
            background: #dd002a;
            color: #FFFFFF;
            height: 32px;
            line-height: 32px;
            padding: 0px 15px;
        }

        .contact-subbtn .glyphicon-triangle-right {
            font-size: 10px;
            top: 0px;
        }

    .que-field .input-field {
        float: left;
    }

    .quesel {
        width: 49%;
        float: left;
        margin-right: 2%;
    }

    .marright {
        margin-right: 0px;
    }

    .marten {
        margin-bottom: 10px;
    }

    .your-query textarea.materialize-textarea {
        font-size: 15px;
        color: #262626;
        padding-top: 0px;
    }

    .have-que ::-webkit-input-placeholder {
        color: #777777;
    }

    .have-que :-moz-placeholder {
        color: #777777;
    }

    .have-que ::-moz-placeholder {
        color: #777777;
    }

    .have-que :-ms-input-placeholder {
        color: #777777;
    }

    .contact-right ::-webkit-input-placeholder {
        color: #777777;
    }

    .contact-right :-moz-placeholder {
        color: #777777;
    }

    .contact-right ::-moz-placeholder {
        color: #777777;
    }

    .contact-right :-ms-input-placeholder {
        color: #777777;
    }

    .contact-right {
        float: left;
        width: 31%;
        margin-left: 2%;
    }

    .que-ans {
        margin-top: 20px;
    }

        .que-ans input {
            width: 88%;
            padding-right: 12%;
        }

        .que-ans .srbtn {
            float: right;
            width: auto;
            padding: 7px 10px;
            position: absolute;
            top: 0;
            right: 0;
        }

        .que-ans.input-field label {
            color: #666666;
            font-size: 15px;
            font-weight: normal;
        }

            .que-ans.input-field input[type=text]:focus:not([readonly]) + label, .que-ans.input-field label.active {
                font-size: 12px;
                top: 0.9rem;
                font-weight: bold;
                color: #dd002a
            }

    .extra-ques {
        list-style: none;
        padding: 0px;
        margin: 0px;
        width: 100%;
    }

        .extra-ques li {
            width: 100%;
            border-bottom: dashed 1px #b2b2b2;
            padding: 11px 0px 11px 3px;
        }

            .extra-ques li a {
                font-size: 15px;
                color: #262626;
            }

                .extra-ques li a:hover {
                    color: #dd002a;
                }

    .show-more {
        width: 100%;
        text-align: center;
        float: left;
        margin: 25px 0px;
    }

    .showme {
        display: inline-block;
        width: 210px;
        background: #dd002a;
        font-size: 15px;
        color: #FFFFFF;
        text-align: center;
        padding: 10px 0px;
    }

    .cusf {
        max-width: 115px;
        float: none;
    }

    .locat-column {
        display: inline-block;
        width: 48%;
        margin-right: 1%;
        vertical-align: bottom;
    }

        .locat-column + .locat-column + .locat-column {
            margin-right: 0px;
        }

        .locat-column select {
            width: 100%;
            font-size: 15px;
            color: #262626;
            border: solid 1px #7f7f7f;
            border-radius: 4px;
            padding: 5px 10px 5px 5px;
        }

        .locat-column address {
            font-size: 15px;
            line-height: 22px;
            color: #262626;
            padding-left: 18px;
        }

            .locat-column address:before {
                content: '';
                background: url(../images/location.png) no-repeat left top;
                width: 12px;
                height: 20px;
                position: absolute;
                margin-left: -15px;
            }

    .lcphone {
        display: inline-block;
        width: 100%;
        font-size: 14px;
        color: #262626;
        margin-top: 5px;
    }

        .lcphone a {
            font-size: 15px;
            color: #262626;
        }

            .lcphone a:hover {
                color: #dd002a;
            }

    .location-map {
        float: left;
        width: 100%;
        margin-top: 20px;
    }

        .location-map iframe {
            width: 98%;
            height: 375px;
        }

    .search-by {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }

    .ser-box {
        display: inline-block;
        width: 47%;
        margin-right: 3%;
        position: relative;
    }

        .ser-box img {
            position: absolute;
            right: 10px;
            top: 8px;
            background: #ffffff;
            width: 10px;
        }

        .ser-box select {
            padding: 5px 10px 5px 5px;
        }

        .ser-box:last-child {
            margin-right: 0px;
        }

    .showme-tab {
        float: left;
        width: 100%;
        margin-top: 0px;
    }

        .showme-tab .nav-tabs {
            list-style: none;
            padding: 0px;
            margin: 0px;
            border: 0px;
        }

            .showme-tab .nav-tabs li {
                width: 32%;
                margin-right: 2%;
                text-align: center;
                position: relative;
            }

                .showme-tab .nav-tabs li:last-child {
                    margin-right: 0px;
                }

                .showme-tab .nav-tabs li a {
                    padding: 4px 0px;
                    font-size: 12px;
                    color: #565050;
                    background: #e7e7e7;
                    float: left;
                    width: 100%;
                    text-align: center;
                    border-radius: 0px;
                    border: 0px;
                }

                    .showme-tab .nav-tabs li a:hover {
                        color: #ffffff;
                        background: #dd002a;
                    }

            .showme-tab .nav-tabs > li.active a {
                color: #ffffff;
                background: #dd002a;
                border: 0px;
            }

                .showme-tab .nav-tabs > li.active a:after {
                    content: '';
                    background: url(../images/down-sm.png) no-repeat left top;
                    position: absolute;
                    width: 15px;
                    height: 7px;
                    bottom: -6px;
                    left: 10px;
                }

            .showme-tab .nav-tabs > li.active > a:hover {
                padding: 4px 0px;
            }

            .showme-tab .nav-tabs .active:after {
                display: none;
            }

    .showme-content {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        margin-top: 20px;
    }

    .smc-detail {
        display: inline-block;
        width: 100%;
        border-bottom: dashed 1px #cccccc;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

        .smc-detail h3 {
            font-size: 15px;
        }

        .smc-detail p {
            font-size: 15px;
            color: #262626;
        }

    .smcmar {
        margin-top: 10px;
    }

    .opat-btn {
        height: 30px !important;
        line-height: 30px !important;
    }

    .get-sms-btn {
        float: left;
        width: 100%;
        margin-top: 10px;
    }

        .get-sms-btn a {
            float: left;
            width: 45%;
            background: #dd002a;
            padding: 5px 0px;
            font-size: 12px;
            color: #FFFFFF;
            margin-right: 2%;
            margin-bottom: 5px;
        }

            .get-sms-btn a img {
                float: left;
                padding-left: 10px;
                padding-right: 10px;
            }

    .showme-tab .main-tab li {
        width: 32%;
        max-width: 210px;
        margin-right: 1%;
    }

        .showme-tab .main-tab li a {
            padding: 7px 0px 7px 10px;
            font-size: 17px;
            font-family: 'Georama';
            color: #282828;
            text-align: left;
        }

    .showme-tab .main-tab > li.active > a:hover {
        padding: 7px 0px 7px 10px;
    }

    .milstone-animation {
        display: inline-block;
        width: 100%;
        position: relative;
    }

    .wap-logo {
        display: none !important;
    }

    .navbar-toggle .icon-bar:nth-of-type(2) {
        top: 1px;
    }

    .navbar-toggle .icon-bar:nth-of-type(3) {
        top: 2px;
    }

    .navbar-toggle .icon-bar {
        position: relative;
        transition: all 500ms ease-in-out;
    }

    .navbar-toggle.active .icon-bar:nth-of-type(1) {
        top: 6px;
        transform: rotate(45deg);
    }

    .navbar-toggle.active .icon-bar:nth-of-type(2) {
        background-color: transparent;
    }

    .navbar-toggle.active .icon-bar:nth-of-type(3) {
        top: -6px;
        transform: rotate(-45deg);
    }

    .privacy-txt {
        float: left;
        width: 100%;
        margin: 10px 0px;
    }

        .privacy-txt h1 {
            font-size: 30px;
            font-weight: normal;
            margin-bottom: 20px;
        }

        .privacy-txt h3 {
            font-family: 'Georama';
            font-weight: normal;
            font-size: 17px;
            margin-bottom: 5px;
        }

        .privacy-txt h4 {
            font-family: 'Georama';
            font-weight: normal;
            font-size: 20px;
            margin-bottom: 5px;
            text-decoration: underline;
        }

        .privacy-txt p {
            margin-bottom: 10px;
            text-align: justify;
        }

        .privacy-txt ul {
            padding: 0px;
            margin: 0px 0px 10px 25px;
            display: block;
        }

            .privacy-txt ul li {
                padding-bottom: 5px;
            }

        .privacy-txt a {
            color: #dd002a;
        }

            .privacy-txt a:hover {
                color: #282828;
            }

    .main-title h1 {
        font-size: 22px;
        margin-bottom: 15px;
        margin-top: 30px;
    }

    .insight-filter h1 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .insfilter {
        display: inline-block;
        width: 100%;
        max-width: 235px;
        margin-right: 12px;
        margin-bottom: 15px;
    }

        .insfilter .form-control {
            background: #e7e7e7;
            border-radius: 0px;
            border: 0px;
            color: #464646;
            font-size: 15px;
            padding: 8px 20px 11px 15px;
            height: 40px;
        }

        .insfilter .btn-default {
            background: #e7e7e7;
            border-radius: 0px;
            border: 0px;
            color: #464646;
            font-size: 15px;
            padding: 8px 20px 11px 15px;
        }

        .insfilter .dropdown-menu {
            background: #e7e7e7;
        }

        .insfilter .btn-default:active:focus, .insfilter .dropdown-toggle.btn-default:hover {
            background: #e7e7e7 !important;
            box-shadow: inset 0 0px 0px rgba(0, 0, 0, .0);
        }

        .insfilter .dropdown-menu > li {
            border-top: solid 1px #d9d9d9;
            border-bottom: 0px;
        }

            .insfilter .dropdown-menu > li > a {
                font-family: 'Georama';
                font-size: 15px;
                padding: 8px 20px 11px 15px;
                color: #464646;
            }

                .insfilter .dropdown-menu > li > a:hover {
                    color: #FFFFFF;
                }

        .insfilter .selected a:hover {
            color: #464646 !important;
        }

    .fmr-details {
        display: inline-block;
        width: 100%;
        margin-bottom: 50px;
    }

    .fmr-column {
        width: 25%;
        border: solid 1px #343434;
        vertical-align: top;
        float: left;
        margin-left: -1px;
        position: relative;
        cursor: pointer;
    }

    .market-look {
        position: absolute;
        z-index: 100;
        width: 96%;
        margin: 2%;
        top: 0px;
    }

    .mko {
        float: left;
        background: #dd002a;
        font-size: 12px;
        color: #FFFFFF;
        padding: 3px 5px;
        position: relative;
    }

        .mko:after {
            content: '';
            background: url(../images/corner.jpg) no-repeat right bottom;
            height: 7px;
            width: 7px;
            right: 0px;
            top: 16px;
            position: absolute;
        }

        .mko a {
            color: #FFFFFF;
            font-weight: bold;
            height: auto;
        }

            .mko a:hover {
                color: #ffed00;
            }

    .newsroom .mko {
        width: 100px;
        padding: 3px 0px;
        text-align: center;
        background: #ffed00;
    }

        .newsroom .mko a {
            color: #dd002a;
        }

        .newsroom .mko:after {
            background: url(../images/corner2.jpg) no-repeat right bottom;
        }

    .newsroom .even .mko {
        background: #dd002a;
    }

        .newsroom .even .mko:after {
            content: '';
            background: url(../images/corner.jpg) no-repeat right bottom;
        }

        .newsroom .even .mko a {
            color: #FFFFFF;
        }

            .newsroom .even .mko a:hover {
                color: #ffed00;
            }

    .ds-icn a {
        padding: 0px 2px 0px 3px;
    }

    .ds-icn {
        float: right;
        width: 30px;
        height: 23px;
        padding: 0px 0px 0px 0px;
        overflow: hidden;
        position: absolute;
        z-index: 1000000;
        right: 0;
    }

    .shareexp-inner {
        width: 120px;
        background: #dd002a;
        -webkit-transition: width 1s;
        -webkit-transition-timing-function: linear;
        transition: width 1s;
        transition-timing-function: linear;
    }

    .ds-icn ul li {
        display: inline-block;
        padding: 0px 0px 5px 0px;
        vertical-align: top;
    }

    .shareexp-inner .insdark {
        background: #990000;
    }

    .spotlight-image {
        position: relative;
        width: 100%;
        height: 179px;
        overflow: hidden;
        display: block;
    }

    .fmr-column {
        height: 361px;
    }

        .fmr-column .spotlight-image img {
            position: absolute; /* width:100%; height:100%; */
            max-width: none; /* margin-left:-20%;*/
        }

    .even .spotlight-image {
        position: absolute;
        bottom: 0px;
    }

    .even .market-look {
        position: absolute;
        z-index: 100;
        width: 96%;
        margin: 2%;
        top: 180px;
    }

    .caption-panel {
        display: table;
        background: #e5e5e5;
        height: 180px;
        border-top: solid 1px #343434;
        pointer-events: none;
        -webkit-transition: background 0.4s;
        -moz-transition: background 0.4s;
        transition: background 0.4s;
        width: 100%;
        position: relative;
        z-index: 100;
    }

    .caption-panel-inner {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        top: 0;
        padding: 0px 27px 0px 25px;
        height: 100%;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-transition: opacity 0.35s, background 0.4s;
        -moz-transition: opacity 0.35s, background 0.4s;
        transition: opacity 0.35s, background 0.4s;
        pointer-events: auto;
    }

    .fmr-column.enter .caption-panel .caption-panel-inner {
        opacity: 1;
        background-color: #dd002a;
        color: #FFFFFF;
    }

        .fmr-column.enter .caption-panel .caption-panel-inner h3, .fmr-column.enter .caption-panel .caption-panel-inner p {
            color: #FFFFFF;
        }

    .fmr-column.enter .caption-panel-inner:after {
        border-bottom-color: #dd002a;
    }

    .caption-panel h3 {
        font-weight: normal;
    }

    .caption-panel p {
        font-size: 22px;
        color: #dd002a;
        line-height: 26px;
    }

    .even .caption-panel {
        border-top: solid 0px #343434;
        border-bottom: solid 1px #343434;
    }

    .caption-panel-inner:after {
        content: '';
        position: absolute;
        top: -30px;
        left: 50%;
        margin-left: -10px;
        height: 0;
        width: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 15px;
        border-bottom-color: #e5e5e5;
    }

    .even .caption-panel-inner:after {
        content: '';
        position: absolute;
        top: auto;
        bottom: -30px;
        left: 50%;
        margin-left: -10px;
        height: 0;
        width: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 15px;
        border-top-color: #e5e5e5;
    }

    .even.enter .caption-panel-inner:after {
        border-top-color: #dd002a;
        border-bottom-color: transparent;
    }

    .carousel-caption {
        width: auto;
        display: inline-block !important;
        max-width: 35%;
        text-align: left;
        padding: 20px 28px;
        background: #dd002a;
        box-shadow: 0 0 4px rgba(0,0,0,0.5);
    }

        .carousel-caption h3 {
            font-family: 'Georama';
            font-weight: normal;
            font-size: 20px;
            text-transform: uppercase;
            color: #fff;
            line-height: 29px;
            margin: 0;
            padding: 0;
            margin-top: 4px;
        }

        .carousel-caption p {
            color: #FFFFFF;
            font-size: 18px;
        }

    .hrline {
        border-bottom: dashed 1px #cccccc;
        width: 50%;
        margin-bottom: 6px;
        padding-bottom: 7px !important;
    }

    hr.red {
        margin-top: 20px;
        margin-bottom: 20px;
        border: 0;
        border-top: 1px solid #DD002A;
    }

    .kar-know-more {
        position: absolute;
        bottom: 26%;
        left: 5.5%;
    }

        .kar-know-more span {
            top: 2px;
        }

    .wap-milestone {
        float: left;
        width: 100%;
        margin-top: 20px;
        display: none;
    }

    .wap-mile {
        float: left;
        width: 100%;
    }

        .wap-mile p {
            font-size: 14px;
            line-height: inherit;
            margin: 0px 0px 15px 27px;
            text-align: left;
        }

    .learn-left {
        float: left;
        width: 73.5%;
        padding: 0% 3%;
        border-right: dashed 1px #cccccc;
        margin: 30px 0px;
    }

    .learn-right {
        float: left;
        padding: 0px 3%;
        width: 26.5%;
        margin: 30px 0px;
    }

    h2.acc_trigger {
        padding: 0px;
        margin: 0px;
        width: 100%;
        float: left;
        position: relative;
    }

        h2.acc_trigger a {
            color: #262626;
            text-decoration: none;
            display: block;
            font-size: 15px;
            font-family: 'Georama';
            border-bottom: dashed 1px #b2b2b2;
            padding: 13px 48px 13px 0px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            transition: all ease 0.3s;
            -webkit-transition: all ease 0.3s;
        }

        h2.acc_trigger.active a {
            color: #dd002a;
            font-size: 22px;
            font-weight: bold;
            border-bottom: dashed 0px #b2b2b2;
        }

        h2.acc_trigger:after, h2.acc_trigger.active:after {
            content: '';
            position: absolute;
            top: 18px;
            right: 20px;
            border-color: transparent;
            border-style: solid;
            border-width: 6px;
            border-top-color: #dd002a;
        }

        h2.acc_trigger.active:after {
            top: 14px;
            right: 20px;
            border-bottom-color: #dd002a;
            border-top-color: transparent;
            -ms-transform: rotate(-1deg);
            -webkit-transform: rotate(-1deg);
            transform: rotate(-1deg);
        }

    .acc_container {
        margin: 0px 0px 10px 0px;
        padding: 0;
        overflow: hidden;
        width: 100%;
        clear: both;
    }

        .acc_container p, .acc_container img {
            margin-bottom: 10px;
            text-align: justify;
        }

    .download-subac {
        float: left;
        width: 96%;
        margin: 1%;
        padding: 1%;
        background: #f9f8f8;
    }

    h2.mandisc {
        padding: 0px;
        margin: 0px;
        width: 100%;
        float: left;
        position: relative;
    }

        h2.mandisc a {
            color: #262626;
            text-decoration: none;
            display: block;
            font-size: 15px;
            font-family: 'Georama';
            border-bottom: dashed 1px #b2b2b2;
            padding: 13px 48px 13px 0px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

        h2.mandisc:after, h2.active:after {
            content: '';
            position: absolute;
            top: 18px;
            right: 20px;
            border-color: transparent;
            border-style: solid;
            border-width: 6px;
            border-top-color: #dd002a;
        }

    h2.acc_trigger2 {
        padding: 0px;
        margin: 0px;
        width: 100%;
        float: left;
        position: relative;
    }

        h2.acc_trigger2 a {
            color: #262626;
            text-decoration: none;
            display: block;
            font-size: 15px;
            font-family: 'Georama';
            border-bottom: dashed 1px #b2b2b2;
            padding: 13px 48px 13px 10px;
            background: #E9E9E9;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            transition: all ease 0.3s;
            -webkit-transition: all ease 0.3s;
        }

        h2.acc_trigger2.active a {
            color: #dd002a;
            font-size: 21px;
            font-weight: bold;
            border-bottom: dashed 0px #b2b2b2;
            margin-bottom: 5px;
        }

        h2.acc_trigger2:after, h2.acc_trigger2.active:after {
            content: '';
            position: absolute;
            top: 18px;
            right: 20px;
            border-color: transparent;
            border-style: solid;
            border-width: 6px;
            border-top-color: #dd002a;
        }

        h2.acc_trigger2.active:after {
            top: 14px;
            right: 20px;
            border-bottom-color: #dd002a;
            border-top-color: transparent;
            -ms-transform: rotate(-1deg);
            -webkit-transform: rotate(-1deg);
            transform: rotate(-1deg);
        }

    .acc_container2 {
        margin: 0px 0px 5px 0px;
        padding: 0;
        overflow: hidden;
        width: 100%;
        clear: both;
        padding-left: 15px;
    }

        .acc_container2 p, .acc_container2 img {
            margin-bottom: 10px;
            text-align: justify;
        }

    h2.acc_trigger3 {
        padding: 0px;
        margin: 0px;
        width: 100%;
        float: left;
        position: relative;
    }

        h2.acc_trigger3 a {
            color: #262626;
            text-decoration: none;
            display: block;
            font-size: 15px;
            font-family: 'Georama';
            border-bottom: dashed 1px #b2b2b2;
            padding: 13px 48px 13px 10px;
            background: #f5f5f5;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            transition: all ease 0.3s;
            -webkit-transition: all ease 0.3s;
        }

        h2.acc_trigger3.active a {
            color: #dd002a;
            font-size: 20px;
            font-weight: bold;
            border-bottom: dashed 0px #b2b2b2;
            margin-bottom: 5px;
        }

        h2.acc_trigger3:after, h2.acc_trigger3.active:after {
            content: '';
            position: absolute;
            top: 18px;
            right: 20px;
            border-color: transparent;
            border-style: solid;
            border-width: 6px;
            border-top-color: #dd002a;
        }

        h2.acc_trigger3.active:after {
            top: 14px;
            right: 20px;
            border-bottom-color: #dd002a;
            border-top-color: transparent;
            -ms-transform: rotate(-1deg);
            -webkit-transform: rotate(-1deg);
            transform: rotate(-1deg);
        }

    .acc_container3 {
        margin: 0px 0px 10px 0px;
        padding: 0;
        overflow: hidden;
        width: 100%;
        clear: both;
    }

        .acc_container3 p, .acc_container3 img {
            margin-bottom: 10px;
            text-align: justify;
        }

    .clsg-btn {
        display: inline-block;
    }

        .clsg-btn ul {
            padding: 0px;
            margin: 0px;
        }

            .clsg-btn ul li {
                float: left;
                width: 100%;
                max-width: 210px;
                margin-bottom: 5px;
                list-style: none;
            }

                .clsg-btn ul li span {
                    float: left;
                    width: 20px;
                    text-align: center;
                    margin-right: 7px;
                }

                .clsg-btn ul li a {
                    background: #dd002a;
                    float: left;
                    width: 100%;
                    font-size: 14px;
                    color: #FFFFFF;
                    padding-left: 10px;
                    line-height: 32px;
                    text-transform: uppercase;
                }

    .learn-right .affix {
        max-width: 213px;
        display: block;
    }

    .download-tab {
        float: left;
        width: 100%;
        margin-top: 0px;
    }

        .download-tab .nav-tabs {
            width: 100%;
            background: #ebebeb;
            height: 35px;
        }

            .download-tab .nav-tabs li {
                width: auto;
                margin-right: 0%;
            }

                .download-tab .nav-tabs li a {
                    padding: 9px 10px;
                    font-size: 12px;
                    font-family: 'Georama';
                    letter-spacing: inherit;
                    color: #333333;
                    background: #ebebeb;
                    width: inherit;
                    margin: 0px;
                }

            .download-tab .nav-tabs > li.active > a:hover {
                padding: 9px 10px;
            }

    .download-pdf {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

        .download-pdf li {
            margin-bottom: 2px;
            float: left;
            width: 100%;
            line-height: 35px;
        }

            .download-pdf li a {
                font-size: 15px;
                color: #262626;
                float: left;
                width: 100%;
                background: #ebebeb;
            }

            .download-pdf li span {
                background: #dd002a;
                font-size: 15px;
                text-transform: uppercase;
                color: #FFFFFF;
                font-weight: bold;
                float: left;
                padding: 0px 10px;
                margin-right: 10px;
            }

                .download-pdf li span:after {
                    content: "\e025";
                    font-family: 'Glyphicons Halflings';
                    padding-left: 5px;
                    top: 1px;
                    position: relative;
                }

            .download-pdf li a:hover {
                background: #dedede;
            }

                .download-pdf li a:hover span {
                    background: #fff000;
                    color: #dd002a;
                }

    .get-help h5 {
        margin: 0px;
        font-weight: bold;
    }

    .type-question input[type=text] {
        width: 100%;
        margin-top: 10px;
    }

    .type-question.input-field label {
        color: #666666;
        font-size: 15px;
        font-weight: normal;
    }

        .type-question.input-field input[type=text]:focus:not([readonly]) + label, .type-question.input-field label.active {
            font-size: 12px;
            top: 1.6rem;
            font-weight: bold;
            color: #dd002a
        }

    .type-question .srbtn {
        float: right;
        width: auto;
        padding: 7px 10px;
        position: absolute;
        top: 0;
        right: 0;
        background: #ffffff;
    }

    .help-list {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

        .help-list li {
            float: left;
            width: 100%;
            border-bottom: dashed 1px #b2b2b2;
            padding: 11px 0px;
        }

            .help-list li a {
                font-size: 15px;
                color: #262626;
            }

                .help-list li a:hover {
                    color: #dd002a;
                }

    .get-column2 {
        margin-top: 40px;
    }

        .get-column2 h3 {
            border-bottom: solid 1px #dd002a;
            padding-bottom: 10px;
            margin-bottom: 15px;
        }

    .get-help-topic {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

        .get-help-topic li {
            float: left;
            width: 100%;
            margin-bottom: 2px;
        }

            .get-help-topic li a {
                font-size: 15px;
                color: #262626;
                padding-left: 15px;
                background: #ebebeb;
                line-height: 35px;
                display: inline-block;
                width: 100%;
            }

                .get-help-topic li a:hover {
                    background: #dedede;
                }

    .topic-details {
        float: left;
        width: 100%;
    }

        .topic-details h3 {
            margin: 10px 0px;
            font-size: 16px;
            color: #333333;
        }

    .topic-txt {
        display: inline-block;
        width: 100%;
        margin-bottom: 10px;
    }

        .topic-txt p {
            font-size: 14px;
            color: #333333;
            line-height: inherit;
            margin-bottom: 10px;
        }

            .topic-txt p:last-child {
                margin-bottom: 0px;
            }

    .help-btn {
        display: block;
        width: 100%;
        margin: 10px 0px;
    }

        .help-btn p {
            font-size: 16px;
            color: #333333;
            font-weight: bold;
            margin-bottom: 15px;
        }

        .help-btn a {
            font-size: 13px;
            color: #ffffff;
            background: #dd002a;
            text-transform: uppercase;
            padding: 0px 7px;
            height: 32px;
            line-height: 34px;
            border-radius: 2px;
            width: 80px;
            text-align: center;
        }

            .help-btn a:hover {
                background: #464646;
                color: #ffffff;
            }

            .help-btn a .glyphicon-triangle-right {
                font-size: 10px;
                top: 0px;
            }

    .related-search {
        float: left;
        width: 100%;
        margin: 0px 0px 20px 0px;
    }

        .related-search h5 {
            font-weight: bold;
        }

        .related-search ul {
            list-style: none;
            padding: 0px;
            margin: 0px;
        }

        .related-search li {
            float: left;
            width: 100%;
            border-bottom: dashed 1px #b2b2b2;
            padding: 8px 0px;
        }

            .related-search li a {
                font-size: 14px;
                color: #262626;
            }

                .related-search li a:hover {
                    color: #dd002a;
                }

    .the-basics h6 {
        font-size: 15px;
        color: #dd002a;
        margin-bottom: 0px;
    }

    .the-basics strong {
        color: #dd002a;
    }

    .the-basics figure {
        float: left;
        width: 100%;
        text-align: center;
    }

    .strtable {
        border: solid 1px #666666;
    }

        .strtable tr td {
            padding: 5px 0px 5px 0px;
            border: solid 1px #666666;
        }

            .strtable tr td table tr td {
                border: solid 1px #666666;
                border-left: solid 0px #666666;
                border-right: solid 0px #666666;
                padding: 5px 10px;
            }

                .strtable tr td table tr td:first-child {
                    border-top: solid 0px #666666;
                }

    .nobrd {
        border-bottom: 0px !important;
    }

    .sip-tbl-responsive {
        float: left;
        width: 100%;
        overflow: auto;
    }

    .sip-table {
        margin-bottom: 10px;
    }

        .sip-table tr td {
            border: solid 1px #b2b2b2;
            padding: 5px;
        }

    .tbl-hd {
        background: #e11837;
        color: #FFFFFF;
        border: solid 1px #FFFFFF;
    }

    .sip-table .glyphicon-chevron-down {
        color: #e11837;
        padding-right: 5px;
        display: inline;
    }

    .sip-table .glyphicon-chevron-up {
        color: #3dc600;
        padding-right: 5px;
        display: inline;
    }

    .article-left {
        float: left;
        width: 160px;
        margin-right: 10px;
    }

        .article-left figure {
            border: solid 1px #999999;
        }

        .article-left p {
            font-size: 15px;
            font-weight: bold;
            color: #282828;
            margin-top: 5px;
        }

        .article-left span {
            font-size: 12px;
            color: #282828;
            float: left;
        }

    .article-middle {
        display: table-cell;
        position: relative;
        vertical-align: top;
    }

    .article-mid-content {
        float: left;
        width: 100%;
    }

        .article-mid-content img {
            margin-bottom: 10px;
        }

        .article-mid-content p {
            font-size: 15px;
            color: #262626;
            line-height: inherit;
            margin-bottom: 10px;
        }

    .article-last {
        display: table-cell;
        position: relative;
        vertical-align: top;
    }

    .article-last-txt {
        float: right;
        width: 250px;
        margin: 0px 10px;
    }

        .article-last-txt h5 {
            margin: 0px;
            font-weight: bold;
        }

    .rel-article {
        float: left;
        width: 100%;
        border-bottom: solid 1px #c2c2c2;
        padding-bottom: 10px;
        margin-top: 15px;
    }

    .rel-img {
        float: left;
        width: 96px;
        margin-right: 10px;
        line-height: inherit;
    }

        .rel-img figure {
            max-width: 96px;
            border: solid 1px #999999;
        }

        .rel-img p {
            font-size: 15px;
            font-weight: bold;
            color: #282828;
            margin-top: 5px;
        }

        .rel-img span {
            float: left;
            font-size: 12px;
            color: #282828;
            letter-spacing: -0.2px;
        }

    .rel-right {
        position: relative;
        overflow: hidden;
    }

        .rel-right a {
            font-size: 12px;
            color: #e31837;
            font-weight: bold;
            float: left;
            margin-bottom: 3px;
        }

            .rel-right a:hover {
                color: #262626;
            }

        .rel-right p, .rel-right span {
            font-size: 12px;
            color: #262626;
            margin-bottom: 4px;
            float: left;
            width: 100%;
        }

    .video-tag {
        background: #262626;
        float: left;
        width: 100%;
        height: 73px;
        text-align: center;
    }

        .video-tag .glyphicon-play-circle {
            color: #727272;
            font-size: 32px;
            float: none;
            padding-top: 16px;
        }

    .learn-right .affix-top {
        position: static;
    }

    .learn-right .affix {
        position: fixed;
        top: 100px;
    }

    .article-comment {
        float: left;
        width: 100%;
        background: #ededed;
        padding: 30px 0px;
    }

    .cmnt-container {
        margin: 0 auto;
        width: 98%;
        padding: 0px 15px;
        max-width: 578px;
    }

    .cmnt-top {
        float: left;
        width: 100%;
        font-size: 15px;
        color: #7b7b7b;
        font-weight: bold;
    }

        .cmnt-top a {
            color: #262626;
        }

            .cmnt-top a:hover {
                color: #7b7b7b;
            }

        .cmnt-top .glyphicon-star {
            color: #ecb215;
            margin-right: 16px;
            font-size: 20px;
            margin-top: -1px;
        }

    .gfstar {
        float: right;
    }

        .gfstar p {
            background: #343434;
            color: #eeeeee;
            border-radius: 4px;
            font-weight: bold;
            padding: 4px 8px;
            float: right;
            margin-top: -5px;
            position: relative;
        }

            .gfstar p:before {
                content: '';
                position: absolute;
                top: auto;
                height: 0;
                width: 0;
                border-color: transparent;
                border-style: solid;
                border-width: 10px;
                border-right-color: #343434;
                left: -18px;
                top: 4px;
            }

    .cmnt-main {
        float: left;
        width: 100%;
        margin-top: 15px;
    }

    .user-img {
        float: left;
        width: 47px;
        margin-right: 15px;
    }

    .cmnt-area {
        position: relative;
        overflow: hidden;
    }

        .cmnt-area textarea {
            border: solid 1px #767676;
            background: #f6f6f6;
            border-radius: 10px;
            padding: 10px;
            height: 150px;
            width: 100%;
            resize: none;
        }

    .signin-with {
        float: left;
        width: 40%;
    }

    .pick-name {
        float: left;
        width: 60%;
    }

        .signin-with span, .pick-name span {
            color: #686868;
            font-size: 12px;
            font-weight: bold;
            float: left;
            width: 100%;
            padding: 5px 0px;
        }

    .pick-field {
        background: #f6f6f6;
        border: solid 1px #767676;
        border-radius: 4px;
        padding: 5px 2%;
        width: 76%;
        float: left;
        margin-right: 2%;
    }

    .pick-btn {
        background: #343434 url(../images/pick-btn.png) no-repeat center 7px;
        border: solid 1px #000000;
        border-radius: 4px;
        padding: 5px 0px;
        width: 20%;
        color: #FFFFFF;
        float: left;
    }

        .pick-btn:hover {
            background: #464646 url(../images/pick-btn.png) no-repeat center 7px;
        }

    .signin-with a {
        float: left;
        width: 34px;
        height: 34px;
        margin-right: 10px;
        text-indent: -9999px;
    }

    .art-fb {
        background: url(../images/article-fb.jpg) no-repeat left top;
    }

    .art-tw {
        background: url(../images/article-tw.jpg) no-repeat left top;
    }

    .art-d {
        background: url(../images/article-d.jpg) no-repeat left top;
    }

    .art-gp {
        background: url(../images/article-gp.jpg) no-repeat left top;
    }

    .art-fb:hover {
        background: url(../images/article-fb-hvr.jpg) no-repeat left top;
    }

    .art-tw:hover {
        background: url(../images/article-tw-hvr.jpg) no-repeat left top;
    }

    .art-d:hover {
        background: url(../images/article-d-hvr.jpg) no-repeat left top;
    }

    .art-gp:hover {
        background: url(../images/article-gp-hvr.jpg) no-repeat left top;
    }

    .play-news {
        position: absolute;
        z-index: 100;
        bottom: 53%;
        left: 3%;
    }

    .even .play-news {
        bottom: 3%;
    }

    .invest-box h5 {
        font-weight: bold;
        margin-bottom: 15px;
    }

    .invest-main {
        float: left;
        width: 100%;
    }

    .invest-left {
        float: left;
        width: 67%;
        border-right: dashed 1px #cccccc;
        padding-right: 15px;
    }

    .invest-right {
        float: left;
        width: 31%;
        padding-left: 2%;
        border-left: dashed 1px #cccccc;
        margin-left: -1px;
    }

    .invinrl {
        float: left;
        width: 58%;
        margin-right: 2%;
    }

    .invinrr {
        float: left;
        width: 40%;
    }

    .expert-details {
        float: left;
        width: 100%;
    }

        .expert-details h6 {
            font-size: 15px;
            color: #282828;
            font-weight: bold;
            padding: 0px;
            margin: 0px;
            font-family: 'Georama';
        }

        .expert-details span {
            font-size: 12px;
        }

    .exp-social {
        float: right;
        position: relative;
        top: -15px;
    }

    .invinrr p {
        float: left;
        width: 100%;
        max-width: 246px;
        font-size: 14px;
        color: #282828;
        line-height: 22px;
    }

        .invinrr p a {
            color: #e31837;
        }

            .invinrr p a:hover {
                color: #282828;
            }

    .invest-right h5 {
        font-weight: bold;
    }

    .invest-article {
        float: left;
        width: 100%;
        border-bottom: solid 1px #c2c2c2;
        padding-bottom: 10px;
        margin-top: 15px;
    }

    .invest-img {
        float: left;
        width: 96px;
        margin-right: 10px;
        line-height: inherit;
    }

        .invest-img figure {
            max-width: 96px;
            border: solid 1px #999999;
        }

        .invest-img p {
            font-size: 15px;
            font-weight: bold;
            color: #282828;
            margin-top: 5px;
        }

        .invest-img span {
            float: left;
            font-size: 12px;
            color: #282828;
            letter-spacing: -0.2px;
        }

    .invest-article-right {
        position: relative;
        overflow: hidden;
    }

        .invest-article-right a {
            font-size: 12px;
            color: #e31837;
            font-weight: bold;
            float: left;
            margin-bottom: 3px;
        }

            .invest-article-right a:hover {
                color: #262626;
            }

        .invest-article-right p, .invest-article-right span {
            font-size: 12px;
            color: #262626;
            margin-bottom: 4px;
            float: left;
            width: 100%;
        }

    .article-share {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

    .article-fb, .article-tw, .article-gp, .article-link, .article-pinit, .article-stumbl {
        float: left;
        overflow: hidden;
        width: 28px;
        height: 28px;
        background: #00FF00;
        margin-right: 8px;
        color: #FFFFFF;
        font-size: 14px;
        webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
    }

    .article-tw {
        background: #32ccfe;
    }

    .article-fb {
        background: #3b66c4;
    }

    .article-gp {
        background: #dd4c3b;
    }

    .article-link {
        background: #0274b3;
    }

    .article-stumbl {
        background: #ff5c30;
    }

    .article-pinit {
        background: #e13138;
    }

    .article-fb:hover {
        width: 160px;
    }

    .article-tw:hover {
        width: 140px;
    }

    .article-gp:hover {
        width: 120px;
    }

    .article-link:hover {
        width: 90px;
    }

    .article-stumbl:hover {
        width: 120px;
    }

    .article-pinit:hover {
        width: 80px;
    }

    body.modal-open {
        padding: 0px !important;
        overflow: auto;
    }

    .download-popup p {
        margin-top: 10px;
        text-align: justify;
    }

    .dbtn {
        width: 49%;
        display: inline-block;
        text-align: center;
        background: #dd002a;
        padding: 8px 0px;
        clear: both;
        color: #FFFFFF;
        font-size: 14px;
    }

    .red-chose {
        font-weight: bold;
        color: #dd002a;
        float: left;
        width: 100%;
        margin: 15px 0px 5px 0px;
    }

    .copyl {
        float: left;
    }

    .copyr {
        float: right;
    }

    .copyd {
        clear: both;
        padding-top: 10px;
        text-align: left;
    }

    .dntxt {
        font-size: 14px;
        color: #282828;
        font-family: 'Georama';
        padding-top: 15px;
    }

    .advisor-call {
        float: left;
        text-align: right;
    }

    .advisor-call-btn {
        display: inline-block;
        width: 100%;
        max-width: 222px;
        position: relative;
    }

        .advisor-call-btn a {
            background: #dd002a;
            color: #FFFFFF;
            padding: 5px 10px;
            text-align: center;
            font-size: 14px;
            text-transform: uppercase;
            width: 100%;
        }

            .advisor-call-btn a img {
                padding-right: 10px;
            }

        .advisor-call-btn .input-field label {
            color: #666666;
            font-size: 15px;
            font-weight: normal;
        }

            .advisor-call-btn .input-field input[type=text]:focus:not([readonly]) + label, .advisor-call-btn .input-field label.active {
                font-size: 12px;
                top: 0.9rem;
                font-weight: bold;
                color: #dd002a
            }

    .ucdivi-trigger-main {
        position: absolute;
        padding: 20px;
        background: #ffffff;
        max-width: 222px;
        text-align: left;
        z-index: 100;
        border: solid 1px #cccccc;
        margin-top: 3px;
    }

    .request-call-main {
        position: absolute;
        padding: 20px;
        background: #ffffff;
        left: -123px;
        text-align: left;
        z-index: 100;
        border: solid 1px #cccccc;
        margin-top: 3px;
    }

    .red-close {
        background: #ffffff !important;
        position: absolute;
        top: 4px;
        right: 0;
        box-shadow: 0 0px 0px 0 rgba(0,0,0,0.16), 0 0px 0px 0 rgba(0,0,0,0.12) !important;
        width: 21px !important;
        padding: 0px !important;
    }

    .advisor-call-btn .input-field label {
        font-size: 15px;
        font-weight: normal;
        color: #333333;
    }

    .advisor-call-btn input {
        margin-bottom: 5px !important;
    }

    .besttime {
        font-weight: bold;
        color: #333333;
        display: inline-block;
        width: 100%;
        margin-top: 8px;
    }

    .advisor-call-btn ::-webkit-input-placeholder {
        color: #333333;
    }

    .advisor-call-btn :-moz-placeholder {
        color: #333333;
    }

    .advisor-call-btn ::-moz-placeholder {
        color: #333333;
    }

    .advisor-call-btn :-ms-input-placeholder {
        color: #333333;
    }

    .callme-btn {
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }

        .callme-btn button {
            background: #dd002a;
            color: #FFFFFF;
            font-size: 14px;
            height: 32px;
            line-height: 32px;
            padding: 0px 10px;
        }

            .callme-btn button .glyphicon-triangle-right {
                font-size: 10px;
                vertical-align: top;
                top: 11px;
            }

    .fund-main {
        float: left;
        width: 100%;
        margin: 20px 0px;
    }

    .fund-tabs-main-top {
        float: left;
        width: 100%;
    }

        .fund-tabs-main-top ul.tabs {
            background: #e6e6e6;
            border-radius: 2px;
        }

            .fund-tabs-main-top ul.tabs li {
                border-left: solid 1px #cccccc;
            }

                .fund-tabs-main-top ul.tabs li:first-child {
                    border-left: 0px;
                }

                .fund-tabs-main-top ul.tabs li a {
                    font-size: 18px;
                    color: #333333;
                    text-transform: none;
                }

                    .fund-tabs-main-top ul.tabs li a:hover {
                        color: #333333;
                    }

    .fundtab-content {
        float: left;
        width: 100%;
    }

        .fundtab-content ul {
            margin-left: 15px;
        }

    .tab-grid {
        float: left;
        width: 100%;
        text-align: right;
        margin: 15px 0px;
    }

    .grid-view, .list-view {
        display: inline-block;
    }

        .grid-view a {
            float: right;
            width: 23px;
            height: 23px;
            background: url(../images/grid.png) no-repeat left top;
            font-size: 1px;
            color: transparent;
        }

        .list-view a {
            float: right;
            width: 23px;
            height: 23px;
            background: url(../images/list.png) no-repeat left top;
            font-size: 1px;
            color: transparent;
            margin-left: 10px;
        }

            .grid-view a:hover, .list-view a:hover, .grid-view a.active, .list-view a.active {
                background-position: left bottom;
            }

    .fund-table-top table {
        position: relative;
        width: 100%;
        float: left;
    }

    .fund-table-top .striped tr th {
        font-size: 13px;
        color: #dd002a;
        vertical-align: top;
        padding: 5px 5px;
        white-space: nowrap;
    }

        .fund-table-top .striped tr th span {
            font-size: 10px;
            display: block;
        }

    .fund-table-top .striped thead {
        border-bottom: 2px solid #dd002a;
    }

    .fund-table-top .striped tr a {
        cursor: default;
    }

    .fund-table-top .striped tr a {
        cursor: pointer;
    }

    .fund-table-top .striped tr td {
        font-size: 12px;
        color: #333333;
        padding: 8px 5px;
        vertical-align: top;
    }

        .fund-table-top .striped tr td .fa-inr {
            font-size: 14px;
            padding-right: 2px;
            font-weight: normal;
            color: #545454
        }

        .fund-table-top .striped tr td .glyphicon-triangle-top {
            font-size: 12px;
            color: #339933;
        }

        .fund-table-top .striped tr td .glyphicon-triangle-bottom {
            font-size: 12px;
            color: #dd002a;
        }

    .regrid .nobrd .glyphicon-triangle-top {
        color: #339933;
    }

    .regrid .nobrd .glyphicon-triangle-bottom {
        color: #dd002a;
    }

    .invest-btn {
        padding: 0px !important;
        vertical-align: top;
    }

        .invest-btn a {
            font-size: 13px;
            color: #dd002a;
            text-transform: uppercase;
            padding: 6px 8px 5px 8px;
            border-radius: 2px;
            margin: 2px 0px 2px -7px;
        }

            .invest-btn a .glyphicon-triangle-right {
                font-size: 10px;
                vertical-align: top;
                top: 3px;
            }
    /*.fund-table-top .striped tr:hover .invest-btn a{background:#dd002a; color:#FFFFFF;}*/
    .fund-table-top .striped .invest-btn a:hover {
        background: #dd002a;
        color: #FFFFFF;
    }

    .fund-table-top .striped tr {
        vertical-align: top;
    }

    .action-redeem-btn a {
        background: #dd002a;
        color: #FFFFFF;
        text-transform: uppercase;
        padding: 6px 8px 5px 8px;
        border-radius: 2px;
        margin: 2px 0px 2px -7px;
    }

    .action-systematic-btn {
        padding: 2px 0 !important;
    }

        .action-systematic-btn .his-down-btn a {
            font-size: 12px;
        }

    .action-view-btn {
        padding: 0px !important;
        vertical-align: top;
    }

        .action-view-btn a {
            background: #dd002a;
            color: #FFFFFF;
            text-transform: uppercase;
            padding: 6px 8px 5px 8px;
            border-radius: 2px;
            margin: 2px 0px 2px -7px;
        }

    .fund-full {
        float: left;
        width: 100%;
        margin-top: 30px;
    }

    .fund-tabs-main {
        width: 80%;
        margin: 0 auto;
    }

        .fund-tabs-main ul.tabs {
            background: #e6e6e6;
            border-radius: 2px;
            margin-bottom: 30px;
        }

            .fund-tabs-main ul.tabs li {
                border-left: solid 1px #cccccc;
            }

                .fund-tabs-main ul.tabs li:first-child {
                    border-left: 0px;
                }

                .fund-tabs-main ul.tabs li a {
                    font-size: 18px;
                    color: #333333;
                    text-transform: none;
                }

                    .fund-tabs-main ul.tabs li a:hover {
                        color: #333333;
                    }

    .fund-disc {
        float: left;
        width: 100%;
        margin: 40px 0px 15px 0px;
    }

        .fund-disc p {
            font-size: 15px;
            padding-bottom: 3px;
        }

        .fund-disc h6 {
            font-size: 15px;
            color: #333333;
            font-weight: bold;
            font-family: 'Georama';
            margin: 0px;
        }

        .fund-disc ul {
            list-style: none;
            padding: 0px;
            margin: 2px 0px 0px 0px;
            position: relative;
        }

            .fund-disc ul li {
                font-size: 11px;
                line-height: 18px;
                padding-left: 13px;
            }

                .fund-disc ul li:before {
                    content: "\e250";
                    font-size: 10px;
                    color: #333333;
                    font-family: 'Glyphicons Halflings';
                    position: absolute;
                    left: 0px;
                }

    .all-fund-btn {
        padding: 0px !important;
        vertical-align: top;
        float: right;
    }

        .all-fund-btn a {
            font-size: 13px;
            color: #ffffff;
            background: #dd002a;
            text-transform: uppercase;
            padding: 6px 5px 5px 8px;
            border-radius: 2px;
            margin-top: 2px;
        }

            .all-fund-btn a .glyphicon-triangle-right {
                font-size: 10px;
                vertical-align: top;
                top: 3px;
            }

    .invest-cal {
        float: left;
        width: 100%;
        padding: 15px 0px 0px 0px;
        border-bottom: dashed 1px #cccccc;
    }

    .fund-more {
        text-align:left;
    }

    .fund-more > span {
        font-size: 12px;
        color: #333333;
        font-weight: bold;
        padding-bottom: 5px;
    }
	.tip-box {
        position: relative;
        display: inline-block;
        color: red;
    }

        .tip-box .tip-text {
            font-family: 'Georama';
            font-size: 14px;
            line-height: 18px;
            visibility: hidden;
            width: 200px;
            background-color: black;
            color: #fff;
            text-align: center;
            border-radius: 6px;
            padding: 5px 0;
            position: absolute;
            z-index: 1;
            bottom: 150%;
            left: 50%;
            margin-left: -100px;
        }

            .tip-box .tip-text::after {
                content: "";
                position: absolute;
                top: 100%;
                left: 50%;
                margin-left: -5px;
                border-width: 5px;
                border-style: solid;
                border-color: black transparent transparent transparent;
            }

        .tip-box:hover .tip-text {
            visibility: visible;
        }
    
    .fyear {
        width: 50px;
        margin: 0 auto;
    }

    .w120 {
        width: 120px;
    }

    .w80 {
        width: 80px;
    }

    .w110 {
        width: 120px;
    }

    .fund-more .select-wrapper input.select-dropdown {
        font-size: 16px;
        color: #dd002a;
        height: 4rem;
    }

    .fund-more .select-wrapper span.caret {
        top: 16px;
    }

    .invsym {
        margin-left: 20px;
    }

        .invsym:before {
            content: "\f156";
            font-family: 'FontAwesome';
            font-size: 23px;
            position: absolute;
            left: 0px;
            color: #dd002a;
            top: 23px;
        }

        .invsym input[type=text] {
            font-size: 20px;
            color: #dd002a;
            height: 4rem;
        }

    .inv-amnt {
        font-size: 26px;
        color: #dd002a;
        min-height: 56px;
    }

    .invsym ::-webkit-input-placeholder {
        color: #dd002a;
    }

    .invsym :-moz-placeholder {
        color: #dd002a;
    }

    .invsym ::-moz-placeholder {
        color: #dd002a;
    }

    .invsym :-ms-input-placeholder {
        color: #dd002a;
    }

    .inv-amnt .fa-inr {
        font-size: 24px;
        padding-right: 2px;
        color: #dd002a;
        font-weight: normal;
    }

    .savetax-brd {
        border-left: dashed 1px #cccccc;
    }

    .extwidth {
        width: 140px;
        margin-right: 0px;
        margin-left: 5px;
    }

        .extwidth + .extwidth {
            margin-left: 0px;
        }

    .savetx {
        text-align: left;
    }

    .savetxgrd {
        text-align: left;
    }

    .savetx span {
        font-size: 12px;
        color: #333333;
        font-weight: bold;
        padding-bottom: 5px;
    }

    .save-price {
        float: left;
        width: 100%;
    }

    .save-price {
        font-size: 30px;
        color: #dd002a;
    }

        .save-price .fa-inr {
            font-size: 28px;
            padding-right: 2px;
            color: #dd002a;
            font-weight: normal;
        }

    .save-checkbox {
        float: left;
    }

        .save-checkbox [type="checkbox"] + label {
            vertical-align: top;
            margin-top: 3px;
            padding-left: 30px;
        }

        .save-checkbox [type="checkbox"].filled-in:checked + label:after {
            border: 2px solid #dd002a;
            background-color: #dd002a;
        }

        .save-checkbox [type="checkbox"].filled-in.tabbed:checked:focus + label:after {
            border: 2px solid #dd002a;
            background-color: #dd002a;
        }

    .invest-now-btn {
        float: right;
    }

        .invest-now-btn a {
            font-size: 15px;
            color: #ffffff;
            background: #dd002a;
            text-transform: uppercase;
            padding: 10px 34px 7px 30px;
            border-radius: 2px;
            margin-top: 2px;
        }

            .invest-now-btn a .glyphicon-triangle-right {
                font-size: 10px;
                vertical-align: top;
                top: 3px;
            }

    .sipdate-model {
        float: left;
        width: 100%;
        text-align: center;
    }

        .sipdate-model h3 {
            font-size: 15px;
            color: #333333;
            font-weight: bold;
            margin-bottom: 15px;
        }

    .sipclose {
        position: absolute;
        top: 5px;
        right: 10px;
    }

    .sipmodel {
        max-width: 670px;
    }

    .karmodel {
        max-width: 800px;
        padding: 0px !important;
        top: 10% !important;
    }

    .kardate-model {
        float: left;
        width: 100%;
        text-align: center;
        padding: 0px !important;
    }

    .karmodel-close {
        position: absolute;
        top: 0px;
        right: 5px;
    }

    .sipdate {
        float: left;
        width: 100%;
        margin-top: 10px;
    }

    .date-list {
        float: left;
        width: 33%;
        text-align: left;
    }

        .date-list label {
            font-size: 15px !important;
            font-weight: normal;
            color: #333333;
            padding-left: 25px !important;
        }

    .fund-grid-main {
        float: left;
        width: 100%;
        border-bottom: dashed 1px #cccccc;
        padding-bottom: 30px;
        padding-top: 10px;
    }

    .gridbox {
        float: left;
        width: 94%;
        text-align: center;
        padding: 10px 0px 10px 0px;
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: transparent;
        vertical-align: middle;
        z-index: 1;
        will-change: opacity, transform;
        transition: all .8s ease-out;
    }

        .gridbox:hover {
            background: #f4f4f4;
        }

        .gridbox h3 {
            font-family: 'Georama';
            font-size: 18px;
            color: #e13d54;
        }

    .insp-current {
        float: left;
        width: 100%;
        margin: 10px 0px 5px 0px;
    }

    .ince-sub {
        float: left;
        width: 50%;
        border-left: solid 1px #cc0033;
    }

        .ince-sub:first-child {
            border-left: solid 0px #cc0033;
        }

        .ince-sub p {
            font-size: 14px;
            color: #333333;
            font-weight: bold;
        }

    .incrn-price {
        font-size: 36px;
        font-weight: bold;
        line-height: 40px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

        .incrn-price .fa-inr {
            font-size: 32px;
            padding-right: 2px;
            color: #333333;
            font-weight: normal;
        }

    .lockin {
        float: left;
        width: 100%;
        margin: 0px 0px 5px 0px;
        padding: 0px;
        list-style: none;
    }

        .lockin li {
            font-size: 15px;
            padding-bottom: 5px;
        }

            .lockin li .fa-inr {
                padding-right: 2px;
                color: #dd002a;
                font-weight: normal;
            }

    .select-grd-btn {
        float: left;
        width: 100%;
    }

        .select-grd-btn a {
            font-size: 13px;
            color: #ffffff;
            background: #dd002a;
            min-width: 110px;
            text-transform: uppercase;
            padding: 6px 5px 5px 8px;
            margin-top: 2px;
        }

            .select-grd-btn a .glyphicon-triangle-right {
                padding-left: 1px;
                font-size: 9px;
                vertical-align: middle;
                top: -1px;
            }

    .owl-buttons {
        float: left;
        width: 100%;
        position: absolute;
        top: 40%;
    }

    .owl-prev {
        float: left;
        background: url(../images/prev-arrow.png) no-repeat left top;
        width: 18px;
        height: 34px;
    }

    .owl-next {
        float: right;
        background: url(../images/next-arrow.png) no-repeat left top;
        width: 18px;
        height: 34px;
    }

    .balbg {
        background: #f4f4f4;
        padding-top: 10px;
        padding-bottom: 10px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: transparent;
        vertical-align: middle;
        z-index: 1;
        will-change: opacity, transform;
        transition: all .8s ease-out;
    }

        .balbg:hover {
            background: #f4f4f4;
            box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
        }

    .grid-checkbox {
        position: absolute;
        right: 0px;
        top: 0px;
    }

        .grid-checkbox [type="checkbox"].filled-in:checked + label:before {
            top: -5px;
            left: 1px;
            width: 36px;
            height: 28px;
            border-top: 0px solid transparent;
            border-left: 0px solid transparent;
            border-right: 0px solid #fff;
            border-bottom: 0px solid #fff;
            -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
            -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
            background: url(../images/ckbox.png) no-repeat left top;
        }

        .grid-checkbox [type="checkbox"].filled-in:checked + label:after {
            top: 0;
            width: 29px;
            height: 29px;
            border: 1px solid #dd002a;
            background-color: #f4f4f4;
            border-radius: 0px;
            z-index: 0;
        }

        .grid-checkbox [type="checkbox"].filled-in:not(:checked) + label:after {
            width: 29px;
            height: 29px;
            border: 1px solid #dd002a;
            background-color: #f4f4f4;
            border-radius: 0px;
            top: 0px;
            z-index: 0;
        }

        .grid-checkbox [type="checkbox"].filled-in.tabbed:checked:focus + label:after {
            border: 1px solid #dd002a;
            background-color: #f4f4f4;
        }

        .grid-checkbox [type="checkbox"] + label {
            padding-left: 19px;
        }

    .fginr {
        float: left;
        width: 100%;
    }

        .fginr span {
            font-size: 12px;
            color: #333333;
            font-weight: bold;
            padding-bottom: 5px;
        }

    .fltr {
        float: left;
        margin-top: 10px;
    }

    #myModal2.modal { /*max-height:inherit;*/
        background: none;
        box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.22), 0 0px 0px 0 rgba(0, 0, 0, 0.21);
    }

    .fund-opt {
        float: left;
        width: 100%;
    }

        .fund-opt h4 {
            font-size: 15px;
            color: #333333;
            font-family: 'Georama';
            font-weight: bold;
            margin-bottom: 5px !important;
        }

    .fund-opt-tab {
        float: left;
        width: 90%;
    }

        .fund-opt-tab h2.acc_trigger a {
            font-size: 14px;
            color: #dd002a;
            text-transform: uppercase;
            font-weight: bold;
            border: 0px;
            padding: 8px 20px 8px 0px;
        }

        .fund-opt-tab h2.acc_trigger:after {
            top: 9px;
            border-color: transparent;
            border-style: solid;
            border-width: 5px;
            border-left-color: #dd002a;
            right: 0;
        }

        .fund-opt-tab h2.active a {
            border-bottom: solid 1px #999999;
            font-size: 15px;
            color: #333333;
            text-transform: none;
        }

        .fund-opt-tab h2.active:after {
            top: 9px;
            border-color: transparent;
            border-style: solid;
            border-width: 5px;
            border-top-color: #dd002a;
            right: 0;
        }

    .fopt-content ul {
        list-style: none;
        padding: 0px;
        margin: 5px 0px;
    }

        .fopt-content ul li {
            font-size: 15px;
            color: #333333;
            padding: 10px 0px 0px 0px;
        }

    .fopt-content p {
        padding: 10px 0px 0px 0px;
    }

    .bvy-brd {
        border-right: dashed 1px #cccccc;
        min-height: 275px;
    }

    .fund-nav {
        float: left;
        width: 100%;
    }

        .fund-nav h2 {
            font-size: 24px;
            color: #333333;
            font-family: 'Georama';
            font-weight: bold;
        }

        .fund-nav .fnav-grn {
            float: right;
            background: #339933;
            color: #ffffff;
            padding: 2px 5px;
        }

            .fund-nav .fnav-grn .glyphicon {
                font-size: 14px;
                vertical-align: top;
                padding-top: 3px;
                padding-left: 3px;
            }

            .fund-nav .fnav-grn .fa-inr {
                font-size: 21px;
                padding-right: 3px;
            }

        .fund-nav p {
            float: left;
            width: 100%;
            font-size: 12px;
            padding-top: 2px;
        }

        .fund-nav .fnav-red {
            background: #dd002a !important
        }

    .fund-summary {
        float: left;
        width: 100%;
        margin-top: 10px;
    }

        .fund-summary h3 {
            font-size: 18px;
            margin-bottom: 8px;
            color: #e13d54;
        }

        .fund-summary ul {
            list-style: none;
            padding: 0px;
            margin: 0px;
        }

            .fund-summary ul li {
                float: left;
                width: 100%;
                font-size: 12px;
                font-weight: bold;
                margin-bottom: 10px;
            }

                .fund-summary ul li p {
                    float: right;
                    text-align: left;
                    width: 72px;
                }

    .fund-manager {
        float: left;
        width: 100%;
        position: relative;
    }

        .fund-manager img {
            width: 100%;
        }

    .manager-caption {
        background: rgba(0,0,0,0.6);
        position: absolute;
        bottom: 0px;
        width: 100%;
        padding: 3px 10px;
    }

        .manager-caption p {
            float: left;
            width: 100%;
            font-size: 12px;
            color: #ffffff;
            font-weight: bold;
            margin-bottom: 0px !important;
        }

        .manager-caption span {
            float: left;
            width: 100%;
            font-size: 12px;
            color: #ffffff;
            font-weight: normal;
        }

    .other-fnd {
        float: left;
        width: 100%;
        margin-top: 10px;
    }

        .other-fnd h3 {
            font-size: 14px;
            color: #333333;
            font-family: 'Georama';
            font-weight: bold;
        }

        .other-fnd ul {
            list-style: none;
            padding: 0px;
            margin: 0px;
            position: relative;
        }

            .other-fnd ul li {
                float: left;
                width: 100%;
                font-size: 12px;
                padding-left: 15px;
                padding-top: 10px;
            }

                .other-fnd ul li:before {
                    content: "\e250";
                    font-size: 10px;
                    color: #333333;
                    font-family: 'Glyphicons Halflings';
                    position: absolute;
                    left: 0px;
                }

    .risko-meter {
        float: left;
        width: 100%;
    }

        .risko-meter h3 {
            text-align: center;
            font-size: 15px;
            color: #333333;
            font-weight: bold;
        }

        .risko-meter figure {
            float: left;
            width: 100%;
            text-align: center;
            margin: 5px 0px;
        }

        .risko-meter p {
            font-size: 11px;
            font-weight: bold;
        }

        .risko-meter ul {
            list-style: none;
            padding: 0px;
            margin: 0px;
            position: relative;
        }

            .risko-meter ul li {
                float: left;
                width: 100%;
                font-size: 11px;
                padding-left: 15px;
                padding-top: 5px;
                text-align: justify;
            }

                .risko-meter ul li:before {
                    content: "\e250";
                    font-size: 10px;
                    color: #333333;
                    font-family: 'Glyphicons Halflings';
                    position: absolute;
                    left: 0px;
                }

    .pfpwidth {
        width: 100%;
    }

    .product-fund-pdf li {
        width: 40%;
        margin-right: 10px;
        margin-bottom: 3px;
    }

        .product-fund-pdf li a {
            font-size: 18px;
            color: #333333;
        }

    .chart-lbl {
        float: left;
        width: 100%;
        margin: 0px 0px 5px 0px;
        text-align: center;
    }

    .chart-lbl-inner {
        display: inline-block;
    }

        .chart-lbl-inner label {
            font-size: 15px;
            font-weight: bold;
            color: #333333;
            line-height: 26px;
            margin-right: 20px;
        }

            .chart-lbl-inner label .gry {
                color: #999999;
                font-size: 22px;
                float: left;
                padding-right: 5px;
            }

            .chart-lbl-inner label .red {
                color: #dd002a;
                font-size: 22px;
                float: left;
                padding-right: 5px;
            }

            .chart-lbl-inner label .dark-red {
                color: #96000f;
                font-size: 22px;
                float: left;
                padding-right: 5px;
            }

    .chart {
        float: left;
        width: 100%;
    }

    .fundlink {
        float: left;
        width: 100%;
        margin-top: 13px;
    }

        .fundlink a {
            font-size: 14px;
            color: #dd002a;
            text-transform: uppercase;
            font-weight: bold;
        }

            .fundlink a:after {
                content: "\e250";
                font-family: 'Glyphicons Halflings';
                padding-left: 3px;
                font-size: 11px;
            }

            .fundlink a:hover {
                color: #333333;
            }

    .fund-drop {
        width: 90%;
    }

    .fund-type {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

        .fund-type li {
            float: left;
            width: 100%;
            padding-top: 5px;
            padding-bottom: 3px;
        }

    .slider-tab .panel-title {
        margin-bottom: 0px !important
    }

    .slider-tab .panel-heading {
        background-color: #fff424;
        border-radius: 0;
        border: none;
        color: #fff;
        padding: 0;
    }

        .slider-tab .panel-heading.active {
            background-color: #dd002a;
        }

            .slider-tab .panel-heading.active h4 a {
                color: #ffffff;
            }

    .slider-tab .panel-title a {
        display: block;
        color: #282828;
        padding: 13px 15px 13px 15px;
        position: relative;
        font-size: 21px;
        font-family: 'Georama';
        font-weight: normal;
    }

    .slider-tab .panel-body {
        background: #fff;
    }

    .slider-tab .panel-heading a:before {
        content: "\e250";
        position: absolute;
        font-family: 'Glyphicons Halflings';
        right: 5px;
        top: 10px;
        font-size: 24px;
        transition: all 0.5s;
        transform: scale(1);
    }

    .slider-tab .panel-heading.active a:before {
        content: ' ';
        transition: all 0.5s;
        transform: scale(0);
    }

    .slider-tab #bs-collapse .panel-heading a:after {
        content: ' ';
        font-size: 24px;
        position: absolute;
        font-family: 'Glyphicons Halflings';
        right: 5px;
        top: 10px;
        transform: scale(0);
        transition: all 0.5s;
    }

    .slider-tab #bs-collapse .panel-heading.active a:after {
        content: '\e909';
        transform: scale(1);
        transition: all 0.5s;
    }

    .slider-tab #accordion .panel-heading a:before {
        content: '\e252';
        font-size: 20px;
        position: absolute;
        font-family: 'Glyphicons Halflings';
        right: 15px;
        top: 13px;
        transform: rotate(-90deg);
        transition: all 0.5s;
    }

    .slider-tab #accordion .panel-heading.active a:before {
        transform: rotate(0deg);
        transition: all 0.5s;
    }

    .slider-tab .panel-group .panel + .panel {
        margin-top: 2px;
    }

    .slider-tab .panel-group .panel-heading + .panel-collapse > .panel-body {
        border: 0px;
        padding: 10px 30px;
    }

    .fundtab-content object {
        width: 100%;
        height: 600px;
    }

    .new-invform {
        float: left;
        width: 100%;
        padding: 15px 0px;
    }

        .new-invform .input-field {
            margin-bottom: 40px;
        }

        .new-invform .marbtm {
            margin-bottom: 0px;
        }

        .new-invform .input-field.invbtm {
            margin-bottom: 30px;
        }

        .new-invform .input-field label {
            font-size: 12px;
            color: #333333;
            font-weight: bold;
        }

        .new-invform input[type=text] {
            font-size: 14px;
        }

        .new-invform .select-wrapper + label {
            top: -18px;
        }

        .new-invform .select-wrapper input.select-dropdown {
            color: #333333;
        }

        .new-invform .invbtm input {
            padding-left: 10px;
        }

        .new-invform .inv-rps {
            content: "\f156";
            font-family: FontAwesome;
            position: absolute;
            top: 8px;
        }

        .new-invform ::-webkit-input-placeholder {
            color: #333333;
        }

        .new-invform :-moz-placeholder {
            color: #333333;
        }

        .new-invform ::-moz-placeholder {
            color: #333333;
        }

        .new-invform :-ms-input-placeholder {
            color: #333333;
        }

        .new-invform input[type=text]:focus:not([readonly]) + label {
            color: #333333;
        }

    .newinv-btn {
        float: left;
        width: 100%;
        text-align: center;
    }

        .newinv-btn button {
            font-size: 13px;
            color: #ffffff;
            background: #dd002a;
            text-transform: uppercase;
            padding: 0px 10px;
            border-radius: 2px;
            font-family: 'Georama';
        }

        .newinv-btn .glyphicon-triangle-right {
            font-size: 11px;
        }

    .exi-inv {
        float: left;
        width: 100%;
        padding: 15px 0px 0px 0px;
    }

    .exi-fg {
        float: left;
        width: 100%;
    }

        .exi-fg a {
            color: #FFFFFF;
            font-size: 14px;
            width: 211px;
            padding: 11px 5px;
            margin-bottom: 10px;
        }

    .exi-fb {
        background: #48629b;
    }

        .exi-fb:before {
            content: "\f09a";
            font-family: FontAwesome;
            font-size: 23px;
            position: absolute;
            left: 10px;
            top: 5px;
        }

    .exi-gp {
        background: #dc4b38;
    }

        .exi-gp:before {
            content: "\f1a0";
            font-family: FontAwesome;
            font-size: 19px;
            position: absolute;
            left: 10px;
            top: 7px;
        }

    .exi-inv-login {
        float: left;
        width: 100%;
    }

    .exi-gp:before {
        content: "\f1a0";
        font-family: FontAwesome;
        font-size: 19px;
        position: absolute;
        left: 10px;
        top: 7px;
    }

    /*.exi-inv-login .input-field{margin-top:0px;}
.exi-inv-login .input-field input{margin-bottom:8px;}*/
    .exi-inv-login ::-webkit-input-placeholder {
        color: #333333;
        font-size: 14px;
    }

    .exi-inv-login :-moz-placeholder {
        color: #333333;
        font-size: 14px;
    }

    .exi-inv-login ::-moz-placeholder {
        color: #333333;
        font-size: 14px;
    }

    .exi-inv-login :-ms-input-placeholder {
        color: #333333;
        font-size: 14px;
    }

    .exiinv-signin {
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }

        .exiinv-signin button {
            font-size: 13px;
            font-weight: normal;
            color: #ffffff;
            background: #dd002a;
            text-transform: uppercase;
            padding: 0px 20px;
            border-radius: 2px;
            height: 32px;
            line-height: 34px;
        }

        .exiinv-signin .glyphicon-triangle-right {
            font-size: 10px;
        }

    .retrive-password {
        float: left;
        width: 100%;
        margin-top: 1em;
    }

        .retrive-password p {
            font-size: 14px;
            color: #262626;
            text-align: center;
            width: 100%
        }

        .retrive-password a {
            font-size: 14px;
            color: #262626;
            text-align: center;
            width: 100%
        }

    .rtp-cmn-link {
        float: left;
        width: 100%;
        margin: 10px 0px;
        text-align: center;
    }

        .rtp-cmn-link a {
            font-size: 12px;
            color: #ffffff;
            background: #dd002a;
            text-transform: uppercase;
            padding: 0px 7px;
            height: 32px;
            line-height: 34px;
        }

            .rtp-cmn-link a img {
                padding-right: 10px;
                padding-left: 10px;
            }

        .rtp-cmn-link .glyphicon-triangle-right {
            font-size: 10px;
        }

    .rtp-new-link {
        float: none;
        width: 89%;
        margin-top: 10px;
        text-align: center;
        display: inline-block;
    }

        .rtp-new-link a {
            font-size: 12px;
            color: #ffffff;
            background: #dd002a;
            text-transform: uppercase;
            padding: 0px 7px;
            height: 32px;
            line-height: 34px;
        }

            .rtp-new-link a img {
                padding-right: 10px;
                padding-left: 10px;
            }

        .rtp-new-link .glyphicon-triangle-right {
            font-size: 10px;
        }

    .hr-line {
        float: left;
        width: 100%;
        text-align: center;
        margin: 5px 0px 5px 0px;
    }

    .adv-link {
        width: 100%;
        max-width: 222px;
        margin: 0px auto;
    }

        .adv-link a {
            float: left;
            width: 100%;
            margin-top: 9px;
            font-size: 13px;
            color: #ffffff;
            background: #dd002a;
            text-transform: uppercase;
            padding: 0px 7px;
            height: 32px;
            line-height: 34px;
        }

            .adv-link a img {
                padding-right: 10px;
                padding-left: 10px;
                float: left;
                padding-top: 6px;
            }

    .homepage-ffund {
        background: #ffffff;
        padding: 4rem 16px;
        float: left;
        width: 100%;
    }

    .ffund-title p {
        font-size: 16px;
        padding: 10px 0px;
    }

    .fund-container {
        margin: 25px auto;
        max-width: 1423px;
    }

    .bachat-container {
        margin: 0px auto;
        max-width: 1423px;
        width: 96%;
    }

    .homefund-box {
        text-align: center;
        padding: 12px;
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: transparent;
        vertical-align: middle;
        z-index: 1;
        will-change: opacity, transform;
        transition: all .8s ease-out;
        display: inline-block;
    }

        .homefund-box h3 {
            font-size: 18px;
            color: #e13d54; /*text-overflow:ellipsis; white-space:nowrap; overflow:hidden;*/
            font-weight: 600;
        }

    .homefund-content {
        font-size: 12px;
        padding: 8px 0px 5px 0px;
        float: left;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .fund-knowmore {
        float: left;
        width: 100%;
        margin-top: 10px;
    }

        .fund-knowmore a {
            font-size: 14px;
            color: #ffffff;
            background: #dd002a;
            min-width: 130px;
            text-transform: uppercase;
            margin-top: 2px;
            line-height: 30px;
            font-weight: normal;
        }

            .fund-knowmore a .glyphicon-triangle-right {
                padding-left: 3px;
                font-size: 10px;
                vertical-align: top;
                padding-top: 9px;
            }

    .view-allfund {
        float: left;
        width: 100%;
        text-align: center;
    }

        .view-allfund a {
            font-size: 14px;
            color: #ffffff;
            background: #dd002a;
            min-width: 160px;
            text-transform: uppercase;
            margin-top: 2px;
            line-height: 30px;
            font-weight: normal;
        }

            .view-allfund a .glyphicon-triangle-right {
                padding-left: 3px;
                font-size: 10px;
                vertical-align: top;
                padding-top: 9px;
            }

    .home-insight {
        background: #ffffff;
        padding: 30px 0px;
        float: left;
        width: 100%;
        border-top: solid 0px #cccccc;
        text-align: center;
    }

    .insight-basic ul.tabs {
        background: #e6e6e6;
        border-radius: 2px;
        text-align: center;
        margin: 0 auto;
        width: auto !important;
        display: inline-block;
    }

        .insight-basic ul.tabs li {
            border-left: solid 1px #cccccc;
            max-width: 220px;
            display: inline-block;
            min-width: 220px;
        }

            .insight-basic ul.tabs li:first-child {
                border-left: 0px;
            }

            .insight-basic ul.tabs li a {
                font-size: 18px;
                color: #333333;
                text-transform: none;
            }

                .insight-basic ul.tabs li a:hover {
                    color: #333333;
                }

    .insight-tab-txt {
        text-align: center;
        padding: 0px 0px 30px 0px;
    }

    .insight-basic .fundtab-content {
        text-align: center;
        padding: 30px 0px;
    }

    .home-insight-box {
        width: 25%;
        display: inline-block;
        text-align: left;
        border: solid 1px #737373;
        vertical-align: top;
        position: relative; /* margin-right:-5px; */
    }

    .homeins-image {
        position: relative;
        width: 100%;
        height: 253px;
        overflow: hidden;
        display: block;
    }

    .home-insight-box {
        height: 509px;
    }

        .home-insight-box .homeins-image img {
            position: absolute;
            width: 100%;
            height: 100%;
        }

        .home-insight-box.enter .homeins-image img {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
        }

        .home-insight-box .homeins-image img {
            -webkit-transition: all 0.35s;
            -moz-transition: all 0.35s;
            transition: all 0.35s;
            -moz-transform: scale(1.12);
            -ms-transform: scale(1.12);
            -o-transform: scale(1.12);
            -webkit-transform: scale(1.12);
            transform: scale(1.12);
        }

    .even .homeins-image {
        position: absolute;
        bottom: 0px;
    }

    .even .market-look {
        position: absolute;
        z-index: 999;
        width: 96%;
        margin: 2%;
        top: 180px;
    }

    .home-insight-box .caption-panel {
        display: table;
        background: #e5e5e5;
        height: 254px;
        pointer-events: none;
        -webkit-transition: background 0.4s;
        -moz-transition: background 0.4s;
        transition: background 0.4s;
        width: 100.1%;
        position: relative;
        z-index: 100;
    }

    .home-insight-box .caption-panel-inner {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        top: 0;
        padding: 0px 40px 0px 40px;
        height: 100%;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-transition: opacity 0.35s, background 0.4s;
        -moz-transition: opacity 0.35s, background 0.4s;
        transition: opacity 0.35s, background 0.4s;
        pointer-events: auto;
        text-align: center;
    }

    .home-insight-box.enter .caption-panel .caption-panel-inner {
        opacity: 1;
        background-color: #dd002a;
        color: #FFFFFF;
    }

        .home-insight-box.enter .caption-panel .caption-panel-inner h3, .home-insight-box.enter .caption-panel .caption-panel-inner p {
            color: #FFFFFF;
        }

    .home-insight-box.enter .caption-panel-inner:after {
        border-bottom-color: #dd002a;
    }

    .home-insight-box .caption-panel h3 {
        font-size: 24px;
        color: #dd002a;
        font-weight: bold;
        margin-bottom: 8px;
    }

    .home-insight-box .caption-panel p {
        font-size: 18px;
        color: #333333;
        line-height: 32px;
        text-align: center;
        text-transform: uppercase;
    }

    .even .caption-panel {
        border-top: solid 0px #343434;
        border-bottom: solid 1px #343434;
    }

    .caption-panel-inner:after {
        content: '';
        position: absolute;
        top: -30px;
        left: 50%;
        margin-left: -10px;
        height: 0;
        width: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 15px;
        border-bottom-color: #e5e5e5;
    }

    .even .caption-panel-inner:after {
        content: '';
        position: absolute;
        top: auto;
        bottom: -30px;
        left: 50%;
        margin-left: -10px;
        height: 0;
        width: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 15px;
        border-top-color: #e5e5e5;
    }

    .even.enter .caption-panel-inner:after {
        border-top-color: #dd002a;
        border-bottom-color: transparent;
    }

    .play-doc {
        position: absolute;
        z-index: 100;
        bottom: 4px;
        right: 11px;
        font-size: 25px;
        color: #fff;
    }

    .even .play-doc {
        /*bottom: 3%;*/
    }

    .inst-mko {
        float: left;
        background: #dd002a;
        position: relative;
    }

        .inst-mko:after {
            content: '';
            border-bottom: 12px solid #ffed00;
            border-left: 12px solid transparent;
            right: 0px;
            bottom: 0px;
            position: absolute;
        }

        .inst-mko a {
            color: #FFFFFF;
            height: auto;
            font-size: 14px;
            padding: 5px 8px;
            float: left;
        }

            .inst-mko a:hover {
                color: #ffed00;
            }

    .home-insight-box.even .market-look {
        position: absolute;
        z-index: 100;
        left: 0;
        margin: 2%;
        top: 253px;
        z-index: 999;
    }

    .inst-yellow {
        background: #ffed00;
    }

        .inst-yellow a {
            color: #333333;
        }

            .inst-yellow a:hover {
                color: #dd002a;
            }

        .inst-yellow:after {
            content: '';
            border-bottom: 12px solid #dd002a;
            border-left: 12px solid transparent;
            right: 0px;
            bottom: 0px;
            position: absolute;
        }

    .ins-share {
        float: right;
        width: 50px;
        height: 38px;
        padding: 0px 0px 0px 0px;
        overflow: hidden;
        position: absolute;
        z-index: 1000000;
        right: 0;
    }

    .share-expand {
        width: 192px;
        background: #dd002a;
        -webkit-transition: width 1s;
        -webkit-transition-timing-function: linear;
        transition: width 1s;
        transition-timing-function: linear;
    }

    .ins-share ul {
        float: left;
        width: 100%;
    }

        .ins-share ul li {
            display: inline-block;
            padding: 4px 5px 6px 5px;
        }

    .share-expand .insdark {
        background: #990000;
    }

    .search-inner {
        float: left;
        width: 100%;
    }

        .search-inner ul {
            list-style: none;
            padding: 0px;
            margin: 0px;
        }

            .search-inner ul li {
                float: left;
                width: 100%;
                border-bottom: dashed 1px #545454;
                font-size: 18px;
                color: #7f817c;
                padding: 25px 0px;
            }

                .search-inner ul li:last-child {
                    border-bottom: dashed 0px #545454;
                }

                .search-inner ul li span {
                    width: 50px;
                    text-align: center;
                    display: inline-block;
                    padding-right: 10px;
                }

                .search-inner ul li a {
                    color: #ffffff;
                }

    .search-btm-link {
        float: left;
        width: 100%;
        text-align: center;
        margin: 15px 0px;
    }

        .search-btm-link a {
            font-size: 14px;
            font-weight: bold;
            background: #dd002a;
            text-transform: uppercase;
            border-radius: 2px;
            box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
            line-height: 30px;
            font-weight: normal;
            padding: 0px 10px;
            display: inline-block;
            margin: 2px 5px 5px 2px;
            color: #ffffff;
        }

            .search-btm-link a .glyphicon-triangle-right {
                padding-left: 3px;
                font-size: 10px;
                vertical-align: top;
                padding-top: 9px;
            }

            .search-btm-link a:hover {
                box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 20px 0 rgba(0,0,0,0.15);
                background: #e13d54;
            }

    .exp-exl {
        font-size: 12px;
        color: #ffffff;
        background: #dd002a;
        text-transform: uppercase;
        padding: 0px 10px;
        border-radius: 2px;
        height: 32px;
        line-height: 34px;
    }

        .exp-exl .glyphicon-triangle-right {
            padding-left: 3px;
            font-size: 10px;
            vertical-align: top;
            padding-top: 10px;
        }

    .nav-dividend {
        float: left;
        width: 100%;
        margin: 20px 0px;
    }

    .nav-div-tab {
        float: left;
        width: 100%;
        margin-top: 20px;
    }

        .nav-div-tab ul {
            width: 50%;
            background: #e6e6e6;
            padding: 0px;
            margin: 0px;
            list-style: none;
            margin: 0 auto;
            position: relative;
            display: table;
        }

            .nav-div-tab ul li {
                float: left;
                width: 50%;
                border-right: solid 1px #cccccc;
                text-align: center;
            }

                .nav-div-tab ul li:last-child {
                    border-right: solid 0px #cccccc;
                }

                .nav-div-tab ul li a {
                    font-size: 18px;
                    color: #333333;
                    width: 100%;
                    float: left;
                    padding: 5px 0px 3px 0px;
                    border-bottom: solid 2px #e6e6e6;
                }

                    .nav-div-tab ul li a:hover, .nav-div-tab ul li .active {
                        border-bottom: solid 2px #dd002a;
                    }

    .nav-divi-table {
        float: left;
        width: 100%;
        margin-top: 40px;
        overflow: auto;
    }

        .nav-divi-table tr th {
            font-size: 13px;
            color: #dd002a;
            font-weight: bold;
            padding-top: 5px;
            padding-bottom: 10px;
            vertical-align: top;
            white-space: nowrap;
        }

        .nav-divi-table thead {
            border-bottom: 2px solid #dd002a;
        }

        .nav-divi-table tr td {
            font-size: 13px;
        }

    .nav-title {
        background: #e9e9e9;
        font-weight: bold;
        font-size: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .nav-inner {
        border-bottom: dashed 1px #cccccc;
        font-size: 15px;
    }

        .nav-inner td {
            padding-top: 7px;
            padding-bottom: 7px;
        }

    .nav-download a {
        font-size: 12px;
        color: #ffffff;
        background: #dd002a;
        text-transform: uppercase;
        padding: 0px 10px;
        border-radius: 2px;
        height: 32px;
        line-height: 34px;
    }

    .nav-download .glyphicon-triangle-right {
        padding-left: 3px;
        font-size: 10px;
        vertical-align: top;
        padding-top: 10px;
    }

    .nobrd {
        border-bottom: 0px;
    }

    .article-main {
        float: left;
        width: 100%;
    }

    .exiinv-signin button, .rtp-new-link a, .rtp-cmn-link a, .adv-link a, .fund-knowmore a, .view-allfund a, .advisor-call-btn a, .invest-btn a, .action-view-btn a, .callme-btn button, .all-fund-btn a, .invest-now-btn a, .select-grd-btn a, .clsg-btn ul li a, .contact-subbtn button, .showme, .contact-subbtn button, .nav-download a, .exp-exl, .nav-download a, .exp-exl, .clsg-btn ul li a, .advisor-call-btn a, .select-grd-btn a, .showme, .get-sms-btn a, .dbtn, .invfb li a, .qpl, .drbtn a, .add-minor, .download-kyc, .si-fb, .si-gp, .signin-pay button, .help-btn a, .upd-dec button, .his-down-btn a, .add-folio-btn a, .more-conv a, .get-inv-btn {
        font-family: 'Georama';
    }

    .adv-link a, .rtp-new-link a, .rtp-cmn-link a, .exi-fg a, .fund-knowmore a, .view-allfund a, .nav-download a, .exp-exl, .clsg-btn ul li a, .advisor-call-btn a, .select-grd-btn a, .all-fund-btn a, .invest-now-btn a, .action-view-btn a, .showme, .get-sms-btn a, .dbtn, .invfb li a, .qpl, .drbtn a, .add-minor, .download-kyc, .si-fb, .si-gp, .signin-pay button, .help-btn a, .upd-dec button, .his-down-btn a, .add-folio-btn a, .more-conv a, .get-inv-btn {
        box-shadow: 0 0px 0px rgba(0,0,0,0.1), 0 0px 0px rgba(0,0,0,0.3);
        border-radius: 2px;
    }

        .adv-link a:hover, .exi-gp:hover, .rtp-new-link a:hover, .exi-fb:hover, .rtp-cmn-link a:hover, .fund-knowmore a:hover, .view-allfund a:hover, .nav-download a:hover, .exp-exl:hover, .clsg-btn ul li a:hover, .contact-subbtn button:hover, .advisor-call-btn a:hover, .select-grd-btn a:hover, .all-fund-btn a:hover, .invest-now-btn a:hover, .callme-btn button:hover, .showme:hover, .get-sms-btn a:hover, .invest-btn a:hover, .action-view-btn a:hover, .dbtn:hover, .invfb li a:hover, .qpl:hover, .drbtn a:hover, .add-minor:hover, .download-kyc:hover, .si-fb:hover, .si-gp:hover, .signin-pay button:hover, .help-btn a:hover, .upd-dec button:hover, .his-down-btn a:hover, .add-folio-btn a:hover, .more-conv a:hover, .get-inv-btn:hover {
            box-shadow: 0 2px 2px rgba(0,0,0,0.1), 0 1px 4px rgba(0,0,0,0.3);
            background: #fc1541;
        }

    .new-inv-container {
        max-width: 800px;
        width: 100%;
        margin: 0 auto;
        position: relative;
        padding: 0 16px;
    }

    .new-invmain {
        float: left;
        width: 100%;
        border-bottom: dashed 1px #cccccc;
        padding-bottom: 30px;
        margin-bottom: 30px;
        position: relative;
    }

    .inv-nobrd {
        border-bottom: 0px;
        padding-bottom: 0px;
    }

    .new-invmain h3 {
        margin-bottom: 10px;
    }

    .new-invmain .input-field.radios label {
        font-size: 15px !important;
    }

    .new-invmain .input-field label {
        color: #666666;
        font-size: 15px;
        font-weight: normal;
        left: 15px;
    }

        .new-invmain .input-field label.active {
            color: #dd002a;
            font-size: 12px;
            font-weight: bold;
        }

    .resp-tabs-container .input-field label {
        color: #666666;
        font-size: 15px;
        font-weight: normal;
        left: 15px;
    }

        .resp-tabs-container .input-field label.active {
            color: #dd002a;
            font-size: 12px;
            font-weight: bold;
        }

    .new-invmain .input-field input::-webkit-input-placeholder {
        color: #666666;
    }

    .new-invmain .input-field input:-moz-placeholder {
        color: #666666;
    }

    .new-invmain .input-field input::-moz-placeholder {
        color: #666666;
    }

    .new-invmain .input-field input:-ms-input-placeholder {
        color: #666666;
    }

    .new-invmain .select-wrapper input.select-dropdown {
        color: #666666;
    }

    .same-add {
        margin-top: 20px;
        float: left;
        width: 100%;
    }

        .same-add [type="checkbox"] + label {
            font-size: 15px;
            color: #333333;
            font-weight: normal;
            line-height: 20px;
        }

    .keepme {
        margin-top: 20px;
        float: left;
        width: 100%;
    }

        .keepme [type="checkbox"] + label {
            font-size: 15px;
            color: #333333;
            font-weight: normal;
            line-height: 20px;
        }

    .calicn input {
        background: url(../images/calander.png) no-repeat right top;
    }

    .inv-signup {
        float: left;
        width: 100%;
        text-align: center;
    }

        .inv-signup p {
            font-size: 15px;
            color: #333333;
            font-weight: bold;
            float: left;
            width: 100%;
            text-align: center;
            margin-bottom: 10px;
        }

    .invfb {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

        .invfb li {
            display: inline-block;
            margin: 5px
        }

            .invfb li a {
                font-size: 14px;
                color: #ffffff;
                padding: 6px 10px 6px 10px;
            }

                .invfb li a i {
                    padding-right: 10px;
                }

                .invfb li a .glyphicon-triangle-right {
                    font-size: 10px;
                }

    .fbs {
        background: #4a61a0;
    }

        .fbs:hover {
            background: #4e6fb7 !important;
        }

    .gps {
        background: #dc4b38;
    }

    .ems {
        background: #dd002a;
    }

    .qp-link {
        float: left;
        width: 100%;
    }

    .qpl {
        font-size: 14px;
        color: #ffffff;
        text-transform: uppercase;
        background: #dd002a;
        padding: 5px 10px;
    }

        .qpl .glyphicon-triangle-right {
            font-size: 10px;
            top: 0px;
        }

    .invform-step {
        background: #eaeaea;
        padding: 10px 30px;
        display: inline-block;
        margin-top: 15px; /*margin-bottom: -5px;*/
    }

        .invform-step ul {
            list-style: none;
            padding: 0px;
            margin: 0px;
        }

            .invform-step ul li {
                float: left;
            }

                .invform-step ul li a {
                    font-size: 18px;
                    background: #666666;
                    border-radius: 50px;
                    color: #ffffff;
                    font-family: 'Georama';
                    height: 30px;
                    padding-top: 3px;
                    width: 30px;
                    text-align: center;
                    float: left;
                }

                .invform-step ul li.active a {
                    background: #dd002a;
                }

                .invform-step ul li:first-child:before {
                    display: none;
                }

                .invform-step ul li:before {
                    content: '';
                    border-top: solid 2px #666666;
                    width: 155px;
                    hanging-punctuation: 1px;
                    float: left;
                    top: 14px;
                    vertical-align: top;
                    position: relative;
                }

                .invform-step ul li.active:before {
                    border-top: solid 2px #dd002a;
                }

    .invpos {
        position: fixed;
        width: 100%;
        max-width: 760px;
        text-align: center;
        z-index: 100;
        margin-top: 32px;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }

        .invpos.affix {
            position: relative;
            display: inline-block;
            margin-top: 0px;
        }

    .invexi-tab {
        float: left;
        width: 100%;
        border-bottom: solid 4px #dd002a;
        margin-bottom: 30px;
    }

        .invexi-tab ul {
            list-style: none;
            padding: 0px;
            margin: 0px;
        }

            .invexi-tab ul li {
                float: left;
                margin-right: 3px;
            }

                .invexi-tab ul li a {
                    font-size: 18px;
                    color: #333333;
                    font-weight: bold;
                    background: #e7e7e7;
                    padding: 8px 14px;
                    float: left;
                }

                    .invexi-tab ul li a:hover, .invexi-tab ul li.active a {
                        background: #dd002a;
                        color: #FFFFFF;
                    }

    .new-download {
        float: left;
        width: 100%;
    }

        .new-download ul.tabs {
            float: left;
            width: 100%;
            background: #e6e6e6;
            padding: 0px;
            margin: 0px;
            list-style: none;
        }

            .new-download ul.tabs li {
                float: left;
                width: 20%;
                border-right: solid 1px #cccccc;
                text-align: center;
            }

                .new-download ul.tabs li:last-child {
                    border-right: solid 0px #cccccc;
                }

                .new-download ul.tabs li a {
                    font-size: 12px;
                    color: #333333;
                    width: 100%;
                    float: left;
                    padding: 0px 0px 3px 0px;
                    border-bottom: solid 2px #e6e6e6;
                    text-transform: none;
                }

    .fund-tabs-main-top ul.tabs li .active {
        border-bottom: solid 2px #dd002a;
        color: #dd002a;
    }

    .new-download ul.tabs li a:hover {
        color: #333333;
    }

    .mmp {
        margin: 40px 0px 30px 0px;
    }

    .review-sel {
        float: left;
        width: 100%;
    }

        .review-sel h4 {
            font-family: 'Georama';
            font-size: 16px;
            font-weight: bold;
            color: #333333;
        }

    .review-table {
        float: left;
        width: 100%;
        overflow: auto;
    }

        .review-table .striped tr th {
            font-size: 15px;
            color: #dd002a;
            vertical-align: top;
            padding: 5px 5px;
            text-align: center;
        }

            .review-table .striped tr th span {
                font-size: 10px;
                display: block;
            }

        .review-table .striped thead {
            border-bottom: 2px solid #dd002a;
        }

        .review-table .striped tr td {
            font-size: 15px;
            font-weight: bold;
            color: #333333;
            padding: 8px 5px;
            vertical-align: top;
            text-align: center;
        }

            .review-table .striped tr td .fa-inr {
                font-size: 14px;
                padding-right: 2px;
                font-weight: normal;
                color: #545454
            }

    .payment-method {
        float: left;
        width: 100%;
        border: solid 1px #999999;
        background: #ededed;
        padding: 24px;
    }

    .confirm {
        font-size: 14px;
    }

    .sa-button-container button {
        font-size: 14px;
        margin-bottom: 15px;
        min-width: 40%;
    }

    .nbank {
        margin: 30px 0px 25px 0px;
    }

        .nbank [type="radio"]:not(:checked) + label, .nbank [type="radio"]:checked + label {
            height: auto;
            min-height: 37px;
        }

        .nbank [type="radio"] + label:before, .nbank [type="radio"] + label:after {
            margin-top: 10px;
        }

    .otwallet {
        margin: 30px 0px 25px 0px;
    }

        .otwallet [type="radio"]:not(:checked) + label, .otwallet [type="radio"]:checked + label {
            height: auto;
            min-height: 60px;
        }

        .otwallet [type="radio"] + label:before, .otwallet [type="radio"] + label:after {
            margin-top: 10px;
        }

        .otwallet p {
            color: #999999;
            font-size: 12px;
            line-height: 12px;
        }

    .autodeb {
        margin-top: 10px;
    }

        .autodeb [type="checkbox"] + label {
            font-size: 12px;
            color: #333333;
            line-height: 21px;
            padding-left: 30px;
        }

    .dbcard {
        margin-top: 15px;
    }

        .dbcard input::-webkit-input-placeholder {
            color: #666666;
            font-size: 15px;
        }

        .dbcard input:-moz-placeholder {
            color: #666666;
            font-size: 15px;
        }

        .dbcard input::-moz-placeholder {
            color: #666666;
            font-size: 15px;
        }

        .dbcard input:-ms-input-placeholder {
            color: #666666;
            font-size: 15px;
        }

    .thanks-you {
        float: left;
        width: 100%;
        margin: 30px 0px 30px 0px;
    }

    .thmb-img {
        margin-bottom: 30px;
    }

        .thmb-img .fa-thumbs-up {
            background: #da0030;
            border-radius: 50%;
            color: #ffffff;
            font-size: 102px;
            line-height: 141px;
            width: 155px;
            height: 155px;
            text-align: center;
        }

    .thanks-you h3 {
        font-size: 22px;
        font-family: 'Georama';
        margin-bottom: 8px;
    }

    .thanks-you p {
        font-size: 15px;
        color: #333333;
        font-weight: bold;
        margin-bottom: 8px;
    }

    .thanks-you span {
        font-size: 15px;
        color: #666666;
        margin-bottom: 8px;
    }

    .drbtn {
        float: left;
        width: 100%;
        margin-top: 20px;
    }

        .drbtn a {
            font-size: 14px;
            color: #ffffff;
            background: #dd002a;
            text-transform: uppercase;
            padding: 0px 15px;
            height: 32px;
            line-height: 32px;
        }

            .drbtn a .glyphicon-triangle-right {
                font-size: 10px;
                color: #FFFFFF;
                top: 0px;
            }

            .drbtn a img {
                padding-right: 5px;
                margin-top: -3px;
            }

    .drbtnc {
        float: left;
        width: 100%;
        margin: 5px 0px 15px 0px;
    }

        .drbtnc a {
            font-size: 14px;
            color: #ffffff;
            background: #dd002a;
            text-transform: uppercase;
            padding: 0px 15px;
            height: 32px;
            line-height: 32px;
        }

            .drbtnc a .glyphicon-triangle-right {
                font-size: 10px;
                color: #FFFFFF;
                top: 0px;
            }

            .drbtnc a img {
                padding-right: 5px;
                margin-top: -3px;
            }

    .add-record {
        position: relative;
        right: 14px;
        float: right;
        top: 12px;
    }

        .add-record a {
            color: #dd002a;
            font-size: 22px;
            margin-top: 11px;
        }

    .minmar {
        margin-right: -12px;
    }

    .add-minor {
        float: right;
        font-size: 14px;
        color: #ffffff;
        text-transform: uppercase;
        background: #dd002a;
        padding: 5px 10px;
    }

        .add-minor .glyphicon-triangle-right {
            font-size: 10px;
            color: #FFFFFF;
            top: 0px;
        }

    .adhlabl {
        font-size: 12px !important;
        font-weight: bold !important;
        color: #dd002a !important;
        top: -20px !important;
    }

    .aadhar-box {
        margin: 0 auto;
        max-width: 220px;
    }

    .non-aadhar {
        margin: 0 auto;
        max-width: 525px;
    }

    .naadhar-txt {
        float: left;
        width: 100%;
        padding: 0px 80px;
        text-align: center;
        font-size: 15px;
        font-weight: bold;
        line-height: 26px;
        margin-top: -20px;
    }

    .aadhar-form {
        float: left;
        width: 100%;
        background: #f2f2f2;
        padding: 30px 40px 20px 40px;
        margin: 20px 0px;
    }

    .aadha-form-section {
        float: left;
        width: 100%;
        border-bottom: dashed 1px #c2c2c2;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

        .aadha-form-section:last-child {
            padding-bottom: 0px;
            margin: 0px;
            border: 0px;
        }

    .download-kyc {
        font-size: 14px;
        color: #ffffff;
        text-transform: uppercase;
        background: #dd002a;
        padding: 5px 10px;
        margin-bottom: 10px;
    }

        .download-kyc .glyphicon-triangle-right {
            font-size: 10px;
            top: 0px;
            color: #ffffff;
            margin-bottom: 0px;
        }

        .download-kyc img {
            padding-right: 5px;
            margin-top: -3px;
        }

    .fill-kyc {
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 5px;
    }

        .fill-kyc figure {
            float: left;
            width: 100%;
            margin-bottom: 10px;
        }

        .fill-kyc h3 {
            font-size: 16px;
            font-weight: bold;
            color: #333333;
            font-family: 'Georama';
        }

        .fill-kyc p {
            font-size: 14px;
            font-weight: normal;
        }

    .aadhar-collapsible {
        float: left;
        width: 100%;
        text-align: left;
    }

        .aadhar-collapsible .collapsible-body {
            border: 0px;
        }

        .aadhar-collapsible .collection-tab {
            border: 0px;
            position: relative;
            margin: 15px 0px 0px 0px;
        }

            .aadhar-collapsible .collection-tab li {
                list-style: none;
                padding: 0px;
                margin: 0px;
                font-weight: bold;
                font-size: 14px;
            }

                .aadhar-collapsible .collection-tab li .collapsible-header:before {
                    content: "\002b";
                    position: relative;
                    right: 10px;
                    float: right;
                    font-size: 28px;
                }

                .aadhar-collapsible .collection-tab li .collapsible-header.active:before {
                    content: "\2212";
                }

            .aadhar-collapsible .collection-tab .collapsible-header {
                padding: 0px 0px 0px 10px;
                background: #999999;
                line-height: 35px;
                color: #ffffff;
                font-size: 15px;
                font-weight: bold;
                margin-bottom: 2px;
                border: 0px;
            }

                .aadhar-collapsible .collection-tab .collapsible-header.active {
                    background-color: #999999;
                    color: #ffffff;
                }

    .subcat {
        list-style: none;
        padding: 0px;
        margin: 5px 0px;
    }

        .subcat li {
            display: inline-block;
            width: 100%;
            padding: 3px 0px 3px 20px !important;
        }

            .subcat li a {
                font-size: 15px;
                color: #333333;
                font-weight: normal;
            }

                .subcat li a:hover {
                    color: #dd002a;
                }

    .callon {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 18px;
        margin-bottom: 10px;
    }

        .callon img {
            padding-right: 5px;
        }

    .marbtm-ten {
        margin-bottom: 10px;
    }

    .holdtxt {
        width: 100%;
        max-width: 400px;
        margin: 0 auto 15px auto;
    }

        .holdtxt figure {
            float: left;
            width: 50px;
            margin-top: 5px;
        }

    .hold-inr {
        position: relative;
        overflow: hidden;
    }

        .hold-inr p {
            font-size: 15px;
            color: #666666;
            font-weight: normal;
            margin-bottom: 5px;
        }

    .existing-investor {
        float: left;
        width: 100%;
        text-align: center;
        margin: 50px 0px;
    }

        .existing-investor h6 {
            font-size: 15px;
            font-family: 'Georama';
            font-weight: bold;
            margin-bottom: 20px;
        }

    .exi-social {
        max-width: 246px;
        display: inline-block;
        vertical-align: top;
    }

    .log-social a {
        color: #FFFFFF;
        font-size: 14px;
        width: 211px;
        padding: 11px 5px;
        margin-bottom: 10px;
    }

    .si-fb {
        background: #48629b;
    }

        .si-fb:before {
            content: "\f09a";
            font-family: FontAwesome;
            font-size: 23px;
            position: absolute;
            left: 10px;
            top: 5px;
        }

    .si-gp {
        background: #dc4b38;
    }

        .si-gp:before {
            content: "\f1a0";
            font-family: FontAwesome;
            font-size: 19px;
            position: absolute;
            left: 10px;
            top: 7px;
        }

    .yrep {
        display: inline-block;
        max-width: 270px;
        vertical-align: top;
        text-align: left;
    }

        .yrep .input-field {
            margin-top: 0px;
        }

            .yrep .input-field label {
                font-size: 15px;
                font-weight: normal;
            }

                .yrep .input-field label.active {
                    font-size: 12px;
                    font-weight: bold;
                    top: 1rem;
                }

    .signin-pay {
        float: left;
        width: 100%;
        margin-top: 15px;
    }

        .signin-pay button {
            font-size: 13px;
            font-weight: normal;
            color: #ffffff;
            background: #dd002a;
            text-transform: uppercase;
            padding: 0px 10px;
            border-radius: 2px;
            height: 32px;
            line-height: 34px;
        }

        .signin-pay .glyphicon-triangle-right {
            font-size: 10px;
            top: 1px;
        }

    .help-txt {
        text-decoration: underline;
        color: #262626;
    }

        .help-txt:hover {
            color: #dd002a;
        }

    .ev-or {
        display: inline-table;
        width: 80px;
        margin-right: 80px;
        height: 225px;
        text-align: center;
        border-right: dashed 1px #cccccc;
        color: transparent;
        position: relative;
    }

        .ev-or:after {
            content: 'OR';
            height: 28px;
            width: 28px;
            background: #666666;
            font-size: 11px;
            font-weight: bold;
            color: #ffffff;
            text-align: center;
            border-radius: 50px;
            float: left;
            line-height: 28px;
            position: absolute;
            right: -14px;
            top: 40%;
        }

    .minor-indiv {
        float: left;
        width: 54px;
        position: relative;
    }

        .minor-indiv div {
            position: relative;
            float: left;
            width: 54px;
        }

        .minor-indiv a {
            float: left;
            width: 54px;
            height: 54px;
            line-height: 52px;
            text-align: center;
            background: #999999;
            margin-bottom: 2px;
        }

            .minor-indiv a:hover, .minor-indiv .active a {
                background: #dd002a;
            }

        .minor-indiv .active:after {
            content: "\f0da";
            color: #dd002a;
            font-size: 25px;
            font-family: FontAwesome;
            right: -8px;
            top: 9px;
            position: absolute;
        }

    .ty-grp {
        margin: 0 auto;
        max-width: 150px;
    }

        .ty-grp .input-field {
            margin-top: 25px;
        }

            .ty-grp .input-field label {
                font-size: 15px;
                color: #666666;
                font-weight: normal;
            }

                .ty-grp .input-field label.active {
                    font-size: 12px;
                    font-weight: bold;
                }

    .emp-mh {
        float: left;
        width: 100%;
    }

        .emp-mh label {
            font-size: 15px;
            color: #666666;
            font-weight: bold;
            float: left;
        }

        .emp-mh .input-field {
            float: left;
            max-width: 60px;
            margin: -9px 0px 0px 20px;
        }

    .tyc {
        margin: 0 auto;
        max-width: 230px;
    }

        .tyc .input-field {
            margin-top: 25px;
        }

            .tyc .input-field label {
                font-size: 15px;
                color: #666666;
                font-weight: normal;
            }

                .tyc .input-field label.active {
                    font-size: 12px;
                    font-weight: bold;
                }

    .hold-sec {
        max-width: 530px;
    }

    .risko-meter ul li.star-bull:before {
        content: "\002a";
        font-size: 7px;
        padding-top: 2px;
    }

    .font11 {
        font-size: 11px !important;
        line-height: 12px !important;
        text-align: left;
    }

    .tax-res {
        float: left;
        width: 100%;
        margin-top: 25px;
    }

        .tax-res label {
            font-size: 15px;
            color: #666666;
            font-weight: bold;
            float: left;
        }

        .tax-res .input-field {
            float: left;
            max-width: 60px;
            margin: -9px 0px 0px 20px;
        }

    .yes-no {
        float: left;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 15px;
    }

        .yes-no .input-field {
            margin: 0px 25px 0px 0px;
        }

            .yes-no .input-field label {
                left: 0px;
            }

            .yes-no .input-field [type="radio"] + label {
                font-size: 15px;
                color: #333333;
                padding-top: 1px;
            }

        .yes-no [type="radio"].filled-in:checked + label:before {
            top: 2px;
            left: 1px;
            width: 8px;
            height: 13px;
            border-top: 2px solid transparent;
            border-left: 2px solid transparent;
            border-right: 2px solid #fff;
            border-bottom: 2px solid #fff;
            -webkit-transform: rotateZ(37deg);
            transform: rotateZ(37deg);
            -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
            border-raduis: 0px;
        }

        .yes-no [type="radio"].filled-in + label:before, .yes-no [type="radio"].filled-in + label:after {
            content: '';
            left: 0;
            position: absolute;
            transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
            z-index: 1;
        }

        .yes-no [type="radio"].filled-in:checked + label:after {
            top: 0;
            width: 20px;
            height: 20px;
            border: 2px solid #dd002a;
            background-color: #dd002a;
            z-index: 0;
        }

        .yes-no [type="radio"]:not(:checked) + label:before, .yes-no [type="radio"]:not(:checked) + label:after, .yes-no [type="radio"]:checked + label:before, .yes-no [type="radio"]:checked + label:after, .yes-no [type="radio"].with-gap:checked + label:before, .yes-no [type="radio"].with-gap:checked + label:after {
            border-radius: 2px;
        }

        .yes-no [type="radio"].filled-in:not(:checked) + label:before {
            width: 0;
            height: 0;
            border: 3px solid transparent;
            left: 6px;
            top: 10px;
            -webkit-transform: rotateZ(37deg);
            transform: rotateZ(37deg);
            -webkit-transform-origin: 20% 40%;
            transform-origin: 100% 100%;
        }

        .yes-no [type="radio"].filled-in:not(:checked) + label:after {
            height: 20px;
            width: 20px;
            background-color: transparent;
            border: 2px solid #5a5a5a;
            top: 0px;
            -webkit-transform: scale(1);
            transform: scale(1);
        }

        .yes-no [type="radio"].filled-in + label:before, .yes-no [type="radio"].filled-in + label:after {
            content: '';
            left: 0;
            position: absolute;
            transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
            z-index: 1;
        }

        .yes-no [type="radio"]:checked + label:after {
            -webkit-transform: scale(1);
            transform: scale(1);
        }

    .input-field.pol-width {
        width: 30%
    }

    .input-field.gross-width {
        width: 36.33%
    }

    .pfpwidth ul.tabs {
        margin-bottom: 15px;
    }

    .fund-full .fundtab-content .product-fund-pdf {
        margin-top: 15px;
    }

    .help {
        /*position: absolute;*/
        color: #6E6E6E;
        /*top: 0px;
        right: 16px;
        font-size: 23px;*/
    }

    .pan-pker .input-field:first-child {
        padding-right: 0px !important;
    }

    .pan-pker .input-field:last-child {
        padding-left: 0px !important;
    }

        .pan-pker .input-field:last-child input {
            text-indent: 15px;
        }

    .pan-pker .pan-container {
        padding-left: 0px !important;
    }

        .pan-pker .pan-container input {
            text-indent: 15px;
        }

    .pan-pker .pker-container {
        padding-left: 0px !important;
    }

        .pan-pker .pker-container input {
            text-indent: 15px;
        }

    .new-invmain .pan-pker .select-wrapper input.select-dropdown {
        font-family: 'Georama';
        font-weight: bold;
        color: #dd002a;
    }
    /*Double Caret*/
    /*.new-invmain .pan-pker .select-wrapper span.caret {color:initial; position:absolute; right:0; top:17px; margin-left:0px; border-top:7px dashed; border-top:7px solid #dd002a; border-right:7px solid transparent;border-left:7px solid transparent;}
.new-invmain .pan-pker .select-wrapper span:before {content:''; color:initial; position:absolute; left:-7px; top:-17px; margin-left:0px; border-bottom:7px dashed; border-bottom:7px solid #dd002a; border-right:7px solid transparent; border-left:7px solid transparent;}*/
    /*Single Caret*/
    .new-invmain .pan-pker .select-wrapper span.caret {
        color: initial;
        position: absolute;
        right: 0;
        top: 11px;
        margin-left: 0px;
        border-top: 7px dashed;
        border-top: 7px solid #dd002a;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent;
    }

    .new-invmain .pan-pker .select-wrapper span:before {
        content: '';
        color: initial;
        position: absolute;
        left: -7px;
        top: -17px;
        margin-left: 0px;
        border-bottom: 7px dashed;
        border-bottom: 7px solid #dd002a;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent;
        border: 0;
    }

    .add-nominee {
        position: absolute;
        right: 0px;
        top: 0px;
    }

    .error-main {
        float: left;
        width: 100%;
        margin-top: 30px;
    }

    .err-left {
        float: left;
    }

    .err-right {
        float: right;
        margin-top: 50px;
        margin-bottom: 100px;
    }

    .err-hd {
        float: left;
        width: 100%;
    }

        .err-hd p {
            font-size: 17px;
            color: #333333;
            font-weight: bold;
            margin-top: 10px;
        }

    .err-page-search {
        float: left;
        width: 100%;
        max-width: 350px;
        margin-top: 5px;
    }

    .coman-url {
        float: left;
        width: 100%;
        margin: 10px 0px 50px 0px;
    }

        .coman-url h3 {
            color: #333333;
            font-size: 18px;
            margin-bottom: 10px;
        }

        .coman-url ul {
            list-style: none;
            padding: 0px;
            margin: 0px;
            width: 60%;
        }

            .coman-url ul li {
                float: left;
                width: 100%;
                padding: 10px 5px 10px 5px;
                border-bottom: dashed 1px #b2b2b2;
            }

                .coman-url ul li:last-child {
                    border-bottom: 0px;
                }

                .coman-url ul li:before {
                    content: "\f0da";
                    color: #dd002a;
                    font-family: FontAwesome
                }

                .coman-url ul li a {
                    font-size: 15px;
                    color: #262626;
                    padding-left: 10px;
                }

                    .coman-url ul li a:hover {
                        color: #dd002a;
                    }

    .popmail {
        border: 0px !important;
        margin-bottom: 0px !important;
        padding-bottom: 0px;
    }

    .pop-mail-model {
        width: 26% !important;
    }

    .modal-fatca {
        width: 80% !important;
        max-height: 80% !important;
        top: 10% !important;
    }

        .modal-fatca table td {
            border: 1px solid;
            padding: 10px 5px;
            white-space: normal;
        }

        .modal-fatca table ul {
            margin-left: 15px;
        }

    .modal-sip {
        width: 45% !important;
        top: 9% !important;
        max-width: 45% !important;
        max-height: 400px !important;
    }

    .modal-folio-redeem {
        /*width: 38% !important;
        max-height: 38% !important;*/
        top: 15% !important;
    }

    .modal-trxn-desc {
        width: 65% !important;
        height: 85% !important;
        top: 10% !important;
    }

    .modal-switch {
        width: 80% !important;
        height: 85% !important;
        top: 10% !important;
    }

    .modal-SWP {
        width: 55% !important;
        height: 75% !important;
        top: 10% !important;
    }

    .tbl-banklist td {
        border: 1px solid;
        padding: 10px 5px;
    }

    .switch {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }

        .switch label {
            position: relative;
            top: 0px;
            left: 0px;
        }

            .switch label input[type="checkbox"]:checked + .lever {
                background-color: #818181 !important;
            }

    .popup-prfl-change {
        border: 0px !important;
        margin-bottom: 0px !important;
        padding-bottom: 0px;
    }

    .popup-prfl-change-model {
        width: 35% !important;
    }

    .popup-prfl-change-model h4 {
        padding-bottom: 10px;
    }
    /* TAB */
    @media only screen and (max-width:768px) {
        .popup-prfl-change-model {
            width: 45% !important;
        }
    }

    .big-invbtn a {
        padding: 11px 10px 10px 15px;
        margin-top: 15px;
        font-size: 14px;
    }

        .big-invbtn a .glyphicon-triangle-right {
            top: 4px;
        }

    .proceed-btn {
        text-align: center;
    }

        .proceed-btn .invest-now-btn {
            float: none;
            margin-bottom: 20px;
        }

    .fund-grd {
        width: 18%;
        float: left;
        margin-right: 2%;
    }

    tbody {
        white-space: nowrap;
    }

    .unit-hold {
        float: left;
        width: 100%;
    }

        .unit-hold label {
            font-size: 15px;
            color: #666666;
            font-weight: bold;
            float: left;
        }

        .unit-hold .input-field {
            float: left;
            margin: -9px 10px 0px 0px;
        }

    .ncw {
        max-width: 140px;
        margin-left: 25px !important;
    }

    .invdetails {
        top: 10% !important;
        width: 80% !important;
        max-width: 1000px;
    }

    .browser-default {
        border: 0px;
        border-bottom: 1px solid #999999;
        border-radius: 0px;
        padding-left: 0px;
        margin-bottom: 16px;
    }

        .browser-default:focus {
            outline: 0px solid #dd002a;
            border-bottom: 1px solid #dd002a;
            box-shadow: 0 1px 0 0 #dd002a;
        }

    .validate-error {
        position: absolute;
        bottom: -11px;  
        font-size:11px;
        margin-top: -5px;
        font-weight: normal !important;
        color: #dd002a !important;
        white-space: nowrap;
    }
	
	 .validate-error-2 {
        text-align: left;

    }

    .input-field .prefix ~ span.validate-error {
        margin-left:3rem;
    }

    .form-actions {
        margin-top:15px;
    }

    .val-loader:after {
        content: "\f1ce";
        font-family: FontAwesome;
        font-size: 15px;
        position: absolute;
        top: 6px;
        right: 15px;
        color: #dd002a;
        -webkit-animation: fa-spin 2s infinite linear;
        animation: fa-spin 2s infinite linear;
    }

    .ins-art-left {
        float: left;
        width: 140px;
        margin-right: 30px;
    }

        .ins-art-left figure {
            border: solid 1px #999999;
        }

        .ins-art-left p {
            font-size: 15px;
            font-weight: bold;
            color: #282828;
            margin-top: 5px;
        }

        .ins-art-left span {
            font-size: 12px;
            color: #282828;
            float: left;
        }

    .ins-art-right {
        position: relative;
        overflow: hidden;
    }

    .ins-art-content {
        float: left;
        width: 100%;
    }

    .art-main-img img {
        margin-bottom: 20px;
        width: 100%;
    }

    .ins-art-content p {
        font-size: 15px;
        color: #262626;
        line-height: inherit;
        margin-bottom: 15px;
        clear: left;
    }

    .ins-art-content ul {
        list-style: none;
        padding: 0px;
        margin: 0px 0px 10px 10px;
    }

        .ins-art-content ul li {
            font-size: 15px;
            color: #262626;
            line-height: inherit;
            margin-bottom: 10px;
            clear: left;
            padding-left: 13px;
            position: relative;
        }

            .ins-art-content ul li:before {
                content: "\f0da";
                font-family: FontAwesome;
                font-size: 18px;
                color: #dd002a;
                position: absolute;
                left: 0px;
            }

    .ins-art-content h3 {
        display: inline-block;
        position: relative;
        background: #dd002a;
        padding: 3px 15px 3px 10px;
        font-size: 15px;
        color: #ffffff;
        font-weight: bold;
        line-height: 26px;
        clear: right;
        margin-bottom: 15px;
    }

        .ins-art-content h3:after {
            content: '';
            border-bottom: 12px solid #fff000;
            border-left: 12px solid transparent;
            right: 0px;
            bottom: 0px;
            position: absolute;
        }

    .ins-art-content h6 {
        font-size: 15px;
        color: #262626;
        font-weight: bold;
        clear: right;
        font-family: 'Georama';
        margin-bottom: 15px;
    }

    .grab-chart {
        float: left;
        width: 100%;
        max-width: 355px;
        margin: 10px 20px 10px 0px;
    }

    .chart-table {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }

    .inv-linking {
        width: auto;
        display: inline-block;
        text-align: center;
        border-top: dashed 1px #cccccc;
        padding-top: 15px;
        margin-top: 30px;
    }

    .inv-offline {
        width: auto;
        display: inline-block;
        text-align: center;
        border-top: dashed 1px #cccccc;
        padding-top: 15px;
        margin-top: 30px;
    }

        .inv-offline:last-child {
            margin-top: 0px;
        }

    .eotp span {
        float: left;
        width: auto;
        font-weight: bold;
        font-size: 14px;
        color: #666666;
        margin: 5px 10px 0px 0px;
    }

    .eotp input {
        width: auto;
        max-width: 120px;
        text-align: center !important;
        font-weight: bold !important;
        color: #666666;
    }

    .karbachat-form .new-invform {
        padding: 20px;
        margin-bottom: 10px;
        background: #ffffff;
    }

        .karbachat-form .new-invform .input-field {
            margin-bottom: 20px;
        }

    .potential-column {
        border-right: solid 1px #cccccc;
        border-left: solid 1px #cccccc;
        margin-left: -1px;
        margin-bottom: 15px;
    }

        .potential-column:first-child {
            border-left: solid 0px #cccccc;
        }

        .potential-column:last-child {
            border-right: solid 0px #cccccc;
        }

        .potential-column figure {
            float: left;
            width: 100%;
            margin-bottom: 10px;
        }

        .potential-column h4 {
            font-size: 20px;
        }

        .potential-column p {
            font-size: 16px;
            line-height: 24px;
            color: #333333;
        }

        .potential-column span {
            font-size: 12px;
            color: #333333;
        }

    .bachat-note {
        float: left;
        width: 100%;
        color: #333333;
        font-size: 12px;
    }

    .fund-octime {
        float: left;
        width: 100%;
        font-family: 'Georama';
        margin-bottom: 15px;
    }

        .fund-octime p {
            float: left;
            width: 100%;
            background: #009933;
            font-size: 18px;
            line-height: 50px;
            color: #ffffff;
            font-family: 'Georama';
        }

            .fund-octime p.red {
                background: #e51938;
            }

        .fund-octime span {
            float: left;
            width: 100%;
            background: #434343;
            font-size: 30px;
            line-height: 50px;
            color: #ffffff;
            font-weight: 300;
        }

    .oc-note {
        float: left;
        width: 100%;
        font-size: 16px;
        color: #333333;
        font-weight: bold;
        text-align: left;
    }

    .inv-obect {
        background: #e51938;
        float: left;
        width: 100%;
    }

    .inv-obj {
        float: left;
        width: 148px;
        padding: 20px 0px 20px 0px;
        border-right: solid 1px #f28c9c;
        font-size: 24px;
        line-height: 24px;
        color: #ffffff;
        font-weight: bold;
        margin-right: -1px;
    }

    .inv-obect p {
        font-size: 18px;
        color: #ffffff;
        padding: 20px 20px 20px 20px;
        position: relative;
        overflow: hidden;
        border-left: solid 1px #f28c9c;
    }

    .bachat-details {
        float: left;
        width: 100%;
        background: #efefef;
        padding: 20px 0px;
    }

        .bachat-details h3 {
            display: inline-block;
            position: relative;
            background: #dd002a;
            padding: 3px 15px 3px 10px;
            font-size: 18px;
            color: #ffffff;
            line-height: 26px;
            clear: right;
            margin-bottom: 15px;
            margin-top: 15px;
        }

            .bachat-details h3:after {
                content: '';
                border-bottom: 12px solid #fff000;
                border-left: 12px solid transparent;
                right: 0px;
                bottom: 0px;
                position: absolute;
            }

    .rdbox {
        float: left;
        width: 100%;
        background: #ffffff;
        border: solid 1px #dcdcdc;
        padding: 0px 20px;
        text-align: center;
        margin-top: 15px;
        min-height: 145px;
    }

        .rdbox h6 {
            font-size: 15px;
            color: #333333;
            font-family: 'Georama';
            font-weight: bold;
            border-bottom: solid 1px #ff0000;
            margin-top: 0px;
            padding: 18px 0px;
        }

        .rdbox ul {
            list-style: none;
            padding: 0px;
            margin: 15px 0px 25px 0px;
            float: left;
            width: 100%;
            text-align: center;
        }

            .rdbox ul li {
                display: inline-block;
                font-size: 15px;
                color: #333333;
                font-weight: bold;
                padding: 0px 3px 0px 5px;
                line-height: 16px;
                margin: 0px;
            }

                .rdbox ul li span {
                    font-weight: normal;
                }

                .rdbox ul li + li {
                    border-left: solid 2px #dd002a;
                }

    .mapplication {
        margin-top: 15px;
    }

        .mapplication h5 {
            font-size: 18px;
            color: #333333;
            font-family: 'Georama';
            font-weight: bold;
        }

    .app-table {
        float: left;
        width: 100%;
        border: solid 1px #090a12;
        margin-top: 5px;
    }

    .app-table-txt {
        float: left;
        width: 100%;
    }

        .app-table-txt:nth-child(even) {
            background: #cccccc;
        }

        .app-table-txt p {
            float: left;
            width: 200px;
            border-right: solid 1px #c1c1c3;
            font-size: 14px;
            font-weight: bold;
            padding: 5px 10px;
            color: #333333;
            margin: 0;
        }

        .app-table-txt span {
            font-size: 13px;
            position: relative;
            overflow: hidden;
            padding: 0px 10px 0px 10px;
            top: 6px;
            color: #333333;
        }

    .appnote {
        float: left;
        width: 100%;
        margin-top: 15px;
        color: #333333;
        font-size: 13px;
    }

        .appnote a {
            color: #e51938;
            text-decoration: underline;
        }

    .entry-load {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

        .entry-load li {
            float: left;
            width: 100%;
            font-size: 13px;
            color: #333333;
            padding: 3px 0px;
        }

            .entry-load li strong {
                padding-right: 5px;
            }

    .lbrd {
        border-left: solid 1px #c1c1c3;
    }

    .bachat-meter {
        max-width: 261px;
        margin: 0 auto;
    }

        .bachat-meter figure {
            float: left;
            width: 100%;
            text-align: center;
        }

        .bachat-meter p {
            font-size: 14px;
            color: #333333;
            font-weight: bold;
            margin-bottom: 5px;
        }

        .bachat-meter ul {
            list-style: none;
            padding: 0px;
            margin: 0px;
            position: relative;
        }

            .bachat-meter ul li {
                float: left;
                width: 100%;
                font-size: 14px;
                padding-left: 15px;
                position: relative;
            }

                .bachat-meter ul li:before {
                    content: "\e250";
                    font-size: 10px;
                    color: #333333;
                    font-family: 'Glyphicons Halflings';
                    position: absolute;
                    left: 0px;
                    top: 3px;
                }

        .bachat-meter span {
            font-size: 11px;
            float: left;
            width: 100%;
            margin-top: 3px;
        }

        .bachat-meter .bachat4 {
            background-image: url("../images/moderately-high.jpg");
            width: 263px;
            height: 165px;
        }

        .bachat-meter .bachat2 {
            background-image: url("../images/moderately-low.png");
            width: 259px;
            height: 160px;
        }

    .review-box {
        float: left;
        width: 100%;
        margin-top: 30px;
    }

        .review-box h3 {
            float: left;
            font-size: 22px;
            color: #dd002a;
            font-family: 'Georama';
            font-weight: bold;
        }

        .review-box p {
            float: right;
        }

    .review-bachat {
        float: left;
        width: 100%;
        margin: 15px 0px 0px 0px;
    }

    .fund-grd-1 {
        width: 22%;
        float: left;
        margin-right: 2%;
    }

    .fund-grd-sub {
        width: 17%;
        float: left;
        margin-right: 2%;
        height: 100px;
    }

    .inv-amnt-sub {
        font-size: 17px;
        font-weight: 400;
        color: #636363;
        min-height: 56px;
    }

    .fund-more-sub .select-wrapper input.select-dropdown {
        font-size: 28px;
        color: #dd002a;
        height: 4rem;
    }

    .invsym-sub {
        margin-left: 0px;
    }

        .invsym-sub input[type=text] {
            font-size: 27px;
            color: #dd002a;
            height: 4rem;
            width: 90%;
            display: inline-block;
            padding-left: 10%;
        }

    .inv-amnt-Invest {
        font-size: 28px;
        color: #dd002a;
        height: 4rem;
    }

        .inv-amnt-Invest i {
            font-size: 26px;
            padding-right: 5px;
            color: #dd002a;
        }

    .discl-text {
        float: left;
        width: 100%;
        padding: 15px 0px 15px 0px;
        text-align: left;
    }

        .discl-text p {
            float: left;
            width: 100%;
            font-size: 12px;
            color: #313131;
            margin: 0px;
        }

    .time-pic {
        float: left;
        width: 100%;
    }

        .time-pic p {
            text-align: right;
        }

            .time-pic p span {
                font-size: 16px;
                color: #dc0027;
                font-weight: 200;
            }

                .time-pic p span img {
                    margin-top: -4px;
                    padding: 0px 5px 0px 0px;
                }

    .cent-box {
        float: initial !important;
        display: inline-block !important;
        text-align: left;
        margin-right: 1.6% !important;
        vertical-align: middle;
        height: 110px;
    }

    .main-cent {
        text-align: center;
        float: initial !important;
        display: inline-block !important;
    }

    .ngrd {
        float: left;
        width: 100%;
    }

        .ngrd .row {
            margin: 0px -3px;
        }

        .ngrd .col-lg-3, .ngrd .col-md-3, .ngrd .col-sm-3 {
            padding: 3px;
        }

    .feature-funds-wrap {
        text-align: center;
    }

    .regrid {
        width: 100%;
        padding: 22px 16px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: transparent;
        will-change: opacity, transform;
        transition: all .8s ease-out;
        box-shadow: 0 0 4px rgba(0,0,0,0.4);
        max-width: 250px;
        margin: 0 auto;
        display: inline-block;
        min-height: 272px;
        background-color: #efefef;
    }

        .regrid:hover {
            background: #f4f4f4;
        }

    .regrid-inner {
        float: left;
        width: 100%;
        color: #333333;
        border-bottom: solid 1px #cc0033;
        padding-bottom: 12px;
    }

        .regrid-inner.nobrd {
            padding: 22px 0;
            /*min-height:110px;*/
            /*Enable-For-NFO*/
        }

        .regrid-inner h3 {
            font-size: 16px;
            line-height: 22px;
            color: #dd002a;
            padding-bottom: 12px;
            min-height: 60px;
        }

        .regrid-inner p {
            font-size: 14px;
            margin-bottom: 6px;
            text-align: center;
        }

    .cnav {
        width: 100%;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 0px;
    }

    .pnav {
        float: left;
        width: 100%;
        font-size: 15px;
        font-weight: bold;
    }

        .cnav .fa-caret-up, .pnav .fa-caret-up {
            color: #00cb18;
        }

        .cnav .fa-caret-down, .pnav .fa-caret-down {
            color: #dd002a;
        }

    .dashbrd {
        float: left;
        width: 100%;
        border-top: dashed 1px #cccccc;
        margin-top: 7px;
        height: 6px;
    }

    .load-more {
        margin: 30px 0px;
    }

        .load-more a {
            font-size: 21px;
            padding-left: 30px;
            padding-right: 30px;
        }

        .load-more > a .glyphicon-triangle-right {
            font-size: 12px;
        }
        
    .mini-icon {
        width: 58px !important;
        left: 57px !important;
    }

        .mini-icon img {
            display: none !important;
        }

        .mini-icon li a {
            text-indent: -500px !important;
        }

            .mini-icon li a span {
                text-indent: 0px !important;
                width: 44px !important;
            }

                .mini-icon li a span img {
                    display: inline-block !important;
                }

    .auto-pay-deb {
        margin-top: 15px;
    }

        .auto-pay-deb label {
            font-size: 14px !important;
            color: #333333;
        }

    .scheme-reopens {
        float: left;
        width: 100%;
        font-family: 'Georama';
        margin-bottom: 15px;
        text-align: center;
        border: solid 3px #434343;
    }

        .scheme-reopens p {
            float: left;
            width: 100%;
            font-size: 28px;
            color: #434343;
            font-family: 'Georama';
            padding-top: 5px;
            margin-bottom: 0px;
        }

        .scheme-reopens span {
            float: left;
            width: 100%;
            font-size: 16px;
            color: #434343;
            padding-bottom: 8px;
        }

    .oc-note {
        float: left;
        width: 100%;
        text-align: center;
        background: #434343;
        font-size: 30px;
        line-height: 50px;
        color: #ffffff;
        font-weight: 300;
    }

    .new-fund {
        border: 0 none !important;
    }

        .new-fund span {
            background-color: #009933;
            color: #ffffff;
            padding: 14px 0 !important;
        }

    .new-fund-close {
        border: 0 none !important;
    }

        .new-fund-close span {
            background-color: #e51938;
            color: #ffffff;
            padding: 14px 0 !important;
        }

    .new-fund {
        border: 0px !important;
    }

    .new-fund-close {
        border: 0 none !important;
    }

    .new-fund span {
        background-color: #009933;
        color: #FFFFFF;
        padding: 14px 0px 14px 0px !important;
    }

    .new-fund-close span {
        background-color: #e51938;
        color: #ffffff;
        padding: 14px 0 !important;
    }

    .new-fund-close {
        border: 0px !important;
    }

        .new-fund-close span {
            background-color: #e51938;
            color: #FFFFFF;
            padding: 14px 0px 14px 0px !important;
        }

    .risko {
        text-align: center;
        width: 263px;
    }

    .new-offer {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

        .new-offer p {
            color: #333333;
            font-size: 16px;
            font-weight: 400;
        }
    /*------------- 24 JAN 2016 -----------*/
    .page-shadow {
        background: #ffffff url(../images/page-shadow.png) repeat-y center top;
        background-size: cover;
        float: left;
        width: 100%;
    }

    .krby-banner {
        width: 580px;
        left: 25%;
        position: relative;
        text-align: center;
    }

    .tb-brd:before {
        content: '';
        border-top: solid 1px #c5c5c5;
        position: absolute;
        width: 100%;
        left: 0px;
    }

    .tb-brd:after {
        content: '';
        border-top: solid 1px #c5c5c5;
        position: absolute;
        width: 100%;
        left: 0px;
        top: 55px;
    }

    .krby-banner .carousel-indicators {
        top: 43px;
        bottom: inherit;
        width: 12%;
        left: 74%;
        background: #e6e6e6;
    }

        .krby-banner .carousel-indicators li {
            width: 6px;
            height: 6px;
            background: #999999;
        }

            .krby-banner .carousel-indicators li.active {
                background: #e51938;
            }

    .kby-content .item {
        text-align: center;
        padding: 15px;
        font-size: 15px;
        color: #000000;
        font-weight: bold;
    }

    .kb-logo {
        padding: 52px 0px 20px 0px;
    }

    .kb-logo2 {
        padding: 30px 0px;
    }

    .kby-note {
        font-size: 12px;
        color: #666666;
        font-weight: bold;
        padding: 40px 10% 0px 10%;
        height: 70px !important;
    }

    .tax-clmn {
        float: left;
        width: 100%;
        background: #ffffff url(../images/page-shadow.png) repeat-y center top;
        background-size: cover;
        padding: 50px 0px 50px 0px;
        position: relative;
        overflow: hidden;
    }

    .tax-rgt-hd h3 {
        background: #dd002a;
        font-size: 18px;
        color: #ffffff;
        text-align: center;
        padding: 10px 0px;
    }

    .cmnt-box {
        float: left;
        width: 100%;
    }

        .cmnt-box figure {
            width: 75px;
            height: 75px;
            float: left;
            margin-right: 20px;
        }

            .cmnt-box figure img {
                border-radius: 50%;
            }

    .tw-main {
        position: relative;
        overflow: hidden;
    }

        .tw-main textarea {
            border: solid 1px #959595;
            background: #ffffff;
            height: 80px;
            resize: none;
            padding: 10px;
        }

    .fb-tw-btn {
        float: left;
        width: 100%;
        text-align: right;
        margin-top: 10px;
    }

        .fb-tw-btn div {
            display: inline-block;
        }

    .twt-btn {
        margin-left: 15px;
    }

    .twt-content {
        float: left;
        width: 100%;
        margin-top: 30px;
        border-top: solid 1px #bebebe;
        padding-top: 20px;
    }

    .tax-clmn .app-table-txt p {
        border: 0px;
        position: relative;
    }

        .tax-clmn .app-table-txt p:after {
            content: '';
            width: 1px;
            height: 135%;
            position: absolute;
            background: #a9a9a9;
            top: 0;
            right: 0px;
        }

    .tax-clmn .app-table-txt span {
        padding: 0;
        left: 10px;
        top: inherit;
    }

    .lts-tw {
        background: #e2e2e2;
        float: left;
        width: 100%;
        position: relative;
    }

        .lts-tw .item {
            text-align: center;
            padding: 50px 0px;
            position: relative;
        }

        .lts-tw .owl-item:nth-child(even) {
            background: #efefef;
        }

    .tw-overlay {
        background: rgba(221, 0, 42, 0.9);
        float: left;
        width: 100%;
        height: 100%;
        top: 0px;
        position: absolute;
        opacity: 0;
    }

    .lts-tw .item:hover .tw-overlay, .lts-tw .item figure:hover .tw-overlay {
        opacity: 1;
    }

    .sahre-icon {
        position: absolute;
        right: 10px;
        top: 5px;
    }

        .sahre-icon.shareexp-inner .insdark {
            background: transparent;
        }

    .tw-overlay p {
        display: table-cell;
        vertical-align: middle;
        height: 210px;
        font-size: 24px;
        color: #ffffff;
        text-align: center;
        padding: 0% 5%;
    }

    .lts-tw .item, .lts-tw .item:hover .tw-overlay, .tw-overlay {
        -o-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -khtml-transition: all 0.5s linear;
        -webkit-transition: all 0.5s linear;
        -ms-transition: all 0.5s linear;
        transition: all 0.5s linear;
    }

    .lts-tw .owl-carousel .owl-wrapper-outer {
        z-index: 9;
    }

    .lts-tw .owl-buttons {
        top: 23%;
    }

    .lts-tw .owl-next {
        float: right;
        background: url(../images/icon/next-arrow.png) no-repeat left top;
        width: 52px;
        height: 102px;
        margin-right: 20px;
        position: relative;
        z-index: 99;
    }

    .lts-tw .owl-prev {
        background: url(../images/icon/prev-arrow.png) no-repeat left top;
        width: 51px;
        height: 99px;
        margin-left: 20px;
        position: relative;
        z-index: 99;
    }

    .rgt-brd:after {
        content: '';
        border-right: solid 1px #bebebe;
        right: 0px;
        position: absolute;
        height: 100%;
        top: 0px;
    }
    /*.rgt-brd:before{content:''; border-right:solid 1px #bebebe; left:-1px; position:absolute; height:100%;}*/

    .tag-line {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 16px;
        color: #000000;
        font-weight: bold;
        background: #f5f5f5;
        padding: 16px 0px;
    }

    .join-conv {
        font-size: 24px;
        color: #333333;
        font-family: 'Georama';
        font-weight: bold;
        line-height: 28px;
        margin-bottom: 30px;
    }

        .join-conv span {
            color: #dd002a;
            display: block;
        }

    .dsy-red {
        border: solid 3px #e51938;
    }

        .dsy-red .oc-note {
            background: #e51938;
        }

    .app-table table tr td {
        white-space: normal;
        padding: 5px 5px;
    }

    .app-table table.striped > tbody > tr:nth-child(even) {
        background-color: #cccccc;
    }

    .brd-rgt {
        border-right: solid 1px #969696;
    }

    .twt-content iframe {
        float: left;
    }

    .mutual-note {
        float: left;
        width: 100%;
        text-align: center;
        background: #e7e7e7;
        font-size: 18px;
        color: #000000;
        font-weight: bold;
        padding: 10px 10px;
    }

    .scrollToTop {
        width: 48px;
        height: 48px;
        position: fixed;
        bottom: 116px;
        right: 10px;
        display: none;
        z-index: 99999;
    }

        .scrollToTop:hover {
            text-decoration: none;
        }

    .tax-mar {
        margin: 60px 0px 80px 0px;
    }

    .dkb-banner {
        float: left;
        width: 100%;
        overflow: hidden;
    }

        .dkb-banner img {
            max-width: inherit !important;
            width: auto !important;
        }

        .dkb-banner img {
            width: 100%;
        }

    .dkb-slide-info {
        position: absolute;
        margin-top: 30px;
        width: 99%;
    }

    .dkb-logo {
        float: left;
        background: #dd002a;
        box-shadow: 4px 6.928px 5px 4px rgb( 0, 0, 0 );
        padding: 10px 20px 10px 30px;
        border-radius: 0px 10px 10px 0px;
    }

    .vid-slider {
        width: 100%;
        margin: 6% auto 0 auto;
        max-width: 880px;
        border: solid 1px #333333;
        position: relative;
    }

        .vid-slider .carousel-indicators {
            bottom: 10px;
            left: inherit;
            width: 98%;
            padding-left: 0;
            margin-left: 0;
            text-align: right;
        }

    .carousel-indicators .active {
        background-color: #ef4761;
    }

    .carousel-indicators li {
        border: 1px solid grey;
    }

    .dkb-right {
        float: right;
    }

    .typ-speak {
        display: inline-block;
        background: #ffffff;
        height: 48px;
        min-width: 544px;
        border-radius: 6px;
        vertical-align: top;
    }

    .mic-icon {
        float: left;
        width: 60px;
        text-align: center;
        padding-top: 11px;
    }

    .src-dkb {
        position: relative;
        overflow: hidden;
        padding-right: 15px;
    }

        .src-dkb input {
            border: 0px;
            margin-bottom: 0px;
            padding-top: 7px;
        }

            .src-dkb input:focus {
                border-bottom: 0px solid #dd002a !important;
                box-shadow: 0 0px 0 0 #dd002a !important;
            }

    .lang-column {
        display: inline-block;
        max-width: 160px;
        vertical-align: top;
        margin-left: 15px;
    }

        .lang-column .select-wrapper input.select-dropdown {
            border-bottom: 0px solid #999999;
            height: 48px;
            margin: 0;
            color: #434343;
            background-color: #fff400;
            border-radius: 8px;
            text-indent: 15px;
        }

        .lang-column .select-wrapper span.caret {
            right: 10px;
            top: 17px;
            border: 0px;
            z-index: 10;
            background: url(../images/dhankibaat/down-arrow.png) no-repeat center top;
            width: 24px;
            height: 13px;
        }

        .lang-column .dropdown-content {
            top: 40px !important
        }

        .lang-column .dropdown-content {
            border-radius: 0px 0px 8px 8px
        }

    .book-icn {
        display: inline-block;
        margin-left: 15px;
        vertical-align: top;
    }

    .right-chat {
        float: right;
        width: 80px;
        height: 80px;
        background: #e51938;
        border-radius: 50%;
        text-align: center;
        line-height: 80px;
        margin-top: -66px;
    }

    .cat-slider {
        float: left;
        width: 100%;
        background: #333333;
        padding: 20px 0px
    }

        .cat-slider ul li a {
            float: left;
            font-size: 15px;
            color: #ffffff;
            padding: 0px 15px;
            line-height: 40px;
            border-radius: 4px;
        }

            .cat-slider ul li a:hover {
                opacity: 0.8;
            }

    .clr1 {
        background: #03a9f4;
    }

    .clr2 {
        background: #f44336;
    }

    .clr3 {
        background: #e91e63;
    }

    .clr4 {
        background: #9c27b0;
    }

    .clr5 {
        background: #673ab7;
    }

    .clr6 {
        background: #3f51b5;
    }

    .clr7 {
        background: #2196f3;
    }

    .clr8 {
        background: #8bc34a;
    }

    .clr9 {
        background: #4caf50;
    }

    .clr10 {
        background: #009688;
    }

    .lmm-main {
        float: left;
        width: 100%;
        background: #f7f7f7;
    }

    .dkb-content {
        float: left;
        width: 100%;
        background: #ffffff;
        box-shadow: 1px 1.732px 5px 4px rgba(0, 0, 0, 0.20);
        padding: 15px;
    }

    .dkb-box {
        float: left;
        width: 100%;
        background: #ffffff;
        border: solid 2px #f55044;
        padding: 10px;
        border-radius: 10px;
        position: relative;
    }

        .dkb-box:after {
            content: '';
            display: block;
            position: absolute;
            width: 30%;
            top: -5px;
            right: 0px;
            border: 5px solid white;
        }

        .dkb-box:before {
            content: '';
            display: block;
            position: absolute;
            width: 2px;
            height: 80%;
            top: -6px;
            right: -2px;
            border: 2px solid #ffffff;
        }

    .dkb-box {
        float: left;
        width: 100%;
    }

    .dkb-main {
        float: left;
        width: 100%;
    }

    .dkb-tab {
        float: left;
        width: 100%;
        border-bottom: solid 1px #e1e1e1;
        padding-bottom: 20px;
        margin-bottom: 50px;
    }

        .dkb-tab ul {
            list-style: none;
            padding: 0px;
            margin: 0px;
        }

            .dkb-tab ul li {
                float: left;
            }

                .dkb-tab ul li a {
                    border: solid 1px #cccccc;
                    font-size: 15px;
                    color: #8c8c8c;
                    text-transform: uppercase;
                    float: left;
                    line-height: 35px;
                    padding: 0px 15px;
                    margin-right: 10px;
                    border-radius: 3px;
                }

                    .dkb-tab ul li a:hover, .dkb-tab ul li.active a {
                        border: solid 1px #dd002a;
                        background: #dd002a;
                        color: #ffffff;
                    }

    .dkb-grid {
        color: #999999;
        font-size: 28px;
        float: right;
    }

        .dkb-grid:hover {
            color: #dd002a;
        }

    .dkb-info {
        float: left;
        width: 100%;
        background: #f44336;
        padding: 10px;
        position: relative;
        z-index: 9;
    }

        .dkb-info p {
            float: left;
            width: 75%;
            font-size: 16px;
            color: #ffffff;
            text-transform: uppercase;
        }

            .dkb-info p a {
                color: #ffffff;
            }

    .dkb-social {
        float: right;
        width: 22%;
        position: relative;
        padding-right: 1%;
    }

        .dkb-social:after {
            content: '';
            background: url(../images/dhankibaat/saprat.png) no-repeat right top;
            position: absolute;
            width: 8px;
            height: 32px;
            right: 0px;
        }

        .dkb-social a {
            float: right;
            width: 30px;
            height: 30px;
            border: solid 1px #ffffff;
            border-radius: 50px;
            text-align: center;
            color: #ffffff;
            font-size: 17px;
            line-height: 30px;
            margin: 0px 10px 0px 0px;
        }

    .dkb-container {
        width: 100%;
        max-width: 1300px;
    }

    .arrow-btm {
        padding-bottom: 50px;
        float: left;
        width: 100%;
        position: relative;
    }

        .arrow-btm:before {
            content: ' ';
            position: absolute;
            width: 0;
            height: 0;
            left: 53px;
            right: auto;
            top: auto;
            bottom: 21px;
            border: 15px solid;
            border-color: #f55044 transparent transparent #f55044;
        }

        .arrow-btm:after {
            content: ' ';
            position: absolute;
            width: 0;
            height: 0;
            left: 56px;
            right: auto;
            top: auto;
            bottom: 27px;
            border: 14px solid;
            border-color: white transparent transparent white;
        }

    .dkb-pink .dkb-box {
        border: solid 2px #e91e63;
    }

    .dkb-pink .dkb-info {
        background: #e91e63;
    }

    .dkb-pink .arrow-btm:before {
        border-color: #e91e63 transparent transparent #e91e63;
    }

    .dkb-pprl .dkb-box {
        border: solid 2px #9c27b0
    }

    .dkb-pprl .dkb-info {
        background: #9c27b0;
    }

    .dkb-pprl .arrow-btm:before {
        border-color: #9c27b0 transparent transparent #9c27b0;
    }

    .dkb-lgrn .dkb-box {
        border: solid 2px #009688
    }

    .dkb-lgrn .dkb-info {
        background: #009688;
    }

    .dkb-lgrn .arrow-btm:before {
        border-color: #009688 transparent transparent #009688;
    }

    .dkb-skyb .dkb-box {
        border: solid 2px #2196f3
    }

    .dkb-skyb .dkb-info {
        background: #2196f3;
    }

    .dkb-skyb .arrow-btm:before {
        border-color: #2196f3 transparent transparent #2196f3;
    }

    .dkb-dprl .dkb-box {
        border: solid 2px #673ab7
    }

    .dkb-dprl .dkb-info {
        background: #673ab7;
    }

    .dkb-dprl .arrow-btm:before {
        border-color: #673ab7 transparent transparent #673ab7;
    }

    .more-conv {
        float: left;
        width: 100%;
        text-align: center;
        padding: 5% 0px
    }

        .more-conv a {
            font-size: 14px;
            color: #ffffff;
            background: #dd002a;
            min-width: 160px;
            text-transform: uppercase;
            margin-top: 2px;
            line-height: 30px;
            font-weight: normal;
            padding-left: 10px;
            padding-right: 10px;
        }

            .more-conv a .glyphicon-triangle-right {
                padding-left: 3px;
                font-size: 10px;
                vertical-align: top;
                padding-top: 9px;
            }

    .chat-box {
        float: left;
        background: #ffffff;
        width: 400px;
        position: absolute;
        right: 6%;
        bottom: 0;
        border-radius: 4px;
        z-index: 9999;
    }

    .chat-area {
        float: left;
        width: 100%;
        border: solid 1px #e51938;
        border-bottom: 0px;
        padding: 1em 1em 0em 1em;
        border-radius: 3px 3px 0px 0px;
    }

        .chat-area textarea {
            background: #ffffff;
            float: left;
            padding: 0px;
            color: #d8d6d6;
            font-size: 18px;
            height: 100px !important;
            margin-bottom: 0px;
            border-bottom: 0px;
            border-bottom: 0px solid #dd002a !important;
            box-shadow: 0 0px 0 0 #dd002a !important;
        }

    .sub-area {
        float: left;
        width: 100%;
        background: #f1f1f1;
        border-radius: 0px 0px 3px 3px;
    }

        .sub-area a {
            float: left;
            margin: 0.4em 1em 0em 1em;
        }

    .msg-submit {
        float: right;
    }

    .dkb-detail-right .dkb-box {
        padding: 5px;
        border-radius: 5px;
    }

    .dkb-detail-right .dkb-info p {
        width: 100%;
        font-size: 13px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -moz-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .dkb-detail-right .arrow-btm {
        padding-bottom: 25px;
    }

        .dkb-detail-right .arrow-btm:after {
            bottom: 12px;
        }

        .dkb-detail-right .arrow-btm:before {
            bottom: 7px;
            left: 54px;
        }

    .add-banner {
        float: left;
        width: 100%;
        margin: 2em 0px;
    }

        .add-banner figure {
            margin-bottom: 2em;
            float: left;
            width: 100%;
        }

    .dkb-inner-slider {
        margin: 0px;
        padding: 0px;
    }

        .dkb-inner-slider .vid-slider {
            margin: 0px;
            padding: 0px;
            max-width: 100%;
            border: 0px;
            box-shadow: 1px 1.732px 5px 4px rgba(0, 0, 0, 0.20);
            width: 100%;
        }

    .dkb-details-box {
        float: left;
        width: 100%;
        box-shadow: 1px 0.5px 5px 1px rgba(0, 0, 0, 0.20);
        padding: 1.5em;
        margin-top: 15px;
        background: #ffffff;
    }

        .dkb-details-box h3 {
            font-size: 28px;
            color: #434343;
            font-weight: normal;
        }

    .dkb-user {
        float: left;
        width: 100%;
        margin: 15px 0px;
    }

        .dkb-user figure {
            float: left;
            width: 80px;
            margin-right: 15px;
        }

            .dkb-user figure img {
                border-radius: 50%;
                box-shadow: 1px 2px 4px 2px rgba( 0, 0, 0, 0.20 )
            }

    .dkb-user-details {
        position: relative;
        overflow: hidden;
    }

        .dkb-user-details p {
            font-size: 18px;
            color: #434343;
            font-weight: bold;
            margin: 8px 0px;
            float: left;
            width: 100%;
        }

            .dkb-user-details p span {
                font-size: 16px;
                color: #999999;
                font-weight: normal;
            }

        .dkb-user-details a.flw {
            font-size: 16px;
            color: #999999;
        }

            .dkb-user-details a.flw:hover {
                color: #dd002a;
            }

    .share-dkb {
        float: left;
        width: 100%;
        padding-top: 15px;
        border-top: solid 1px #e1e1e1;
        margin-top: 5px;
    }

        .share-dkb ul {
            list-style: none;
            padding: 0px;
            margin: 0px;
        }

            .share-dkb ul li {
                float: left;
                margin-right: 3%;
            }

                .share-dkb ul li img {
                    padding-right: 5px;
                }

                .share-dkb ul li a {
                    font-size: 16px;
                    color: #666666;
                }

                    .share-dkb ul li a:hover {
                        color: #dd002a;
                    }

    .dkb-publish h4 {
        font-size: 20px;
        color: #333333;
    }

    .dkb-publish p {
        color: #666666;
        font-size: 16px;
        margin-bottom: 10px;
    }

        .dkb-publish p:last-child {
            margin-bottom: 0px;
        }

    .disnon {
        display: none;
    }

    .disnonImp {
        display: none !important;
    }

    .tbl-main tr {
        position: relative;
    }

    .sign-container {
        width: 19px;
        height: 19px;
        float: left;
        background: #dd002a;
        text-align: center;
        color: #ffffff;
        line-height: 20px;
        border-radius: 3px;
        margin-top: -2px;
    }

    .tbl-sub td table {
        background: #ffffff;
    }

    .tbl-sub .pad-top-bottom {
        padding: 10px 0 !important;
        background: #FFF;
        border: 2px solid #DD002A;
        position: relative;
    }

        .tbl-sub .pad-top-bottom:before {
            content: "\f0d8";
            font-family: FontAwesome;
            font-size: 26px;
            color: #dd002a;
            position: absolute;
            top: -24px;
            z-index: 99;
            left: 5px;
        }

    .his-down-btn a {
        width: auto;
    }

    .trn-btn {
        border: solid 0px #b7b7b7 !important;
        margin-top: 6px !important;
        min-width: initial !important;
    }

        .trn-btn:before, .trn-btn:after {
            display: none;
        }

        .trn-btn a {
            margin-bottom: 1px;
            float: left;
            width: auto !important;
        }

    .plan-table {
        float: left;
        width: 100%;
        border: solid 1px #000000;
        overflow: hidden;
        margin: 1em 0px;
    }

        .plan-table table {
            width: 100.1%;
        }

            .plan-table table tr td {
                border-right: solid 1px #c1c1c3;
                border-bottom: solid 1px #c1c1c3;
                font-size: 14px;
                border-radius: 0px;
                padding: 0px 5px;
                line-height: 30px;
            }

                .plan-table table tr td table tr td {
                    border-right: solid 0px #c1c1c3;
                    border-bottom: solid 0px #c1c1c3;
                }

    .bg-cl {
        color: #ffffff;
        background: #676767;
    }

    .ptnb {
        border-right: 0px !important;
    }

    .ptnr {
        border-bottom: 0px !important;
        padding: 0px !important;
    }

    .pbtm {
        border-bottom: solid 1px #c1c1c3 !important;
        background: #cccccc;
        padding: 0px 5px;
    }

    .eebf-box {
        position: relative;
        float: left;
        width: 25%;
        padding: 0px 1%;
        text-align: center;
    }

        .eebf-box:after {
            content: '';
            width: 2px;
            height: 100%;
            background: #e51938;
            position: absolute;
            top: 0px;
            right: 0px;
            min-height: 80px;
        }

    .eebf2-box:after {
        display: none;
    }

    .eebf-box h6 {
        font-size: 14px;
        color: #333333;
        font-weight: bold;
        font-family: 'Georama';
    }

    .eebf-box p {
        font-size: 14px;
        color: #333333;
    }

    .btm-brd {
        border-bottom: solid 1px #c1c1c3;
        float: left;
        width: 100%;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .mw {
        max-width: 80%;
    }

    .bachat-meter2 {
        float: left;
        width: 100%;
    }

        .bachat-meter2 figure {
            float: left;
            width: 100%;
            text-align: center;
        }

        .bachat-meter2 p {
            font-size: 14px;
            color: #333333;
            font-weight: bold;
            margin-bottom: 5px;
            float: left;
            width: 100%;
        }

        .bachat-meter2 ul {
            list-style: none;
            padding: 0px;
            margin: 0px;
            position: relative;
        }

            .bachat-meter2 ul li {
                float: left;
                width: 100%;
                font-size: 14px;
                padding-left: 15px;
                position: relative;
            }

                .bachat-meter2 ul li:before {
                    content: "\e250";
                    font-size: 10px;
                    color: #333333;
                    font-family: 'Glyphicons Halflings';
                    position: absolute;
                    left: 0px;
                    top: 3px;
                }

        .bachat-meter2 span {
            font-size: 11px;
            float: left;
            width: 100%;
            margin-top: 3px;
        }

        .bachat-meter2 .bachat4 {
            background-image: url("../images/moderately-high.jpg");
            width: 263px;
            height: 165px;
        }

    .w-space {
        white-space: normal;
    }

    .badge-default {
        background-color: #bac3d0
    }

    .badge-primary {
        background-color: #337ab7
    }

    .badge-info {
        background-color: #659be0
    }

    .badge-success {
        background-color: green
    }

    .badge-danger {
        background-color: red
    }

    .badge-warning {
        background-color: #F1C40F
    }

    .badge {
        position: relative !important;
        right: 0px !important;
        padding: 1px 6px !important;
        font-size: 11px !important;
        height: 18px;
        color: #fff !important;
        -webkit-border-radius: 12px !important;
        -moz-border-radius: 12px !important;
        border-radius: 12px !important;
        text-shadow: none !important;
        text-align: center
    }

    .button {
        will-change: transform;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: fixed;
        right: 10px;
        bottom: 0px;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border-radius: 3px;
        -webkit-transform-origin: left top;
        transform-origin: left top;
        -webkit-transition: all .6s cubic-bezier(.23, 1, .32, 1);
        transition: all .6s cubic-bezier(.23, 1, .32, 1);
        cursor: pointer;
        z-index: 999999;
    }

    .button-wrapper {
        height: 100vh;
        width: 100vw;
        overflow: hidden;
        background: #1a1a1a;
    }

    .button-svg {
        width: 50px;
        height: 50px;
        fill: white;
        -webkit-transition: all 0.1s cubic-bezier(0.23, 1, 0.32, 1);
        transition: all 0.1s cubic-bezier(0.23, 1, 0.32, 1);
        background: #dd002a;
        border-radius: 50%;
        padding: 10px;
        border: 1px solid rgba(255,255,255,0.4);
    }

    .button:hover svg {
        fill: rgba(0, 0, 0, 0.2);
    }

    .active-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: fixed;
        bottom: 90px;
        right: 10px;
        width: 225px;
        height: 150px;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .6s cubic-bezier(.23, 1, .32, 1);
        transition: all .6s cubic-bezier(.23, 1, .32, 1);
        z-index: 999999;
        background: #2a2a2a;
        border-radius: 3px
    }

        .active-wrapper.active {
            opacity: 0.85;
            visibility: visible;
        }

            .active-wrapper.active .dots-col {
                -webkit-transform: rotateX(0);
                transform: rotateX(0);
            }

    .stop-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 50px;
        height: 50px;
        background: rgba(221,0,42,.8);
        border-radius: 50%;
        cursor: pointer;
        margin-bottom: 4vh;
        z-index: 99
    }

    .stop-button-svg {
        fill: white;
        width: 40px;
        height: 40px;
        -webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
        transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    }

    .stop-button:hover {
        background: rgba(0, 0, 0, 0.45);
    }

        .stop-button:hover svg {
            fill: tomato;
        }

    .dots {
        position: absolute;
        bottom: -16%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-perspective: 400px;
        perspective: 400px;
    }

    .dots-col {
        margin: 0px 5px;
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        -webkit-transform-origin: bottom center;
        transform-origin: bottom center;
        -webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    }

    .dots-dot {
        width: 10px;
        height: 10px;
        background: #dd002a;
        opacity: 0.3;
        border-radius: 50%;
        margin: 10px 0;
    }

    .dots-col:nth-child(1) > .dots-dot:nth-child(3) {
        -webkit-animation: lightup 0.6s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        animation: lightup 0.6s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        -webkit-animation-delay: -0.24s;
        animation-delay: -0.24s;
    }

    .dots-col:nth-child(1) > .dots-dot:nth-child(4) {
        -webkit-animation: lightup 0.6s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        animation: lightup 0.6s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        -webkit-animation-delay: -0.3s;
        animation-delay: -0.3s;
    }

    .dots-col:nth-child(2) > .dots-dot:nth-child(2) {
        -webkit-animation: lightup 0.7s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        animation: lightup 0.7s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        -webkit-animation-delay: -0.24s;
        animation-delay: -0.24s;
    }

    .dots-col:nth-child(2) > .dots-dot:nth-child(3) {
        -webkit-animation: lightup 0.7s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        animation: lightup 0.7s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .dots-col:nth-child(2) > .dots-dot:nth-child(4) {
        -webkit-animation: lightup 0.7s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        animation: lightup 0.7s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        -webkit-animation-delay: -0.4s;
        animation-delay: -0.4s;
    }

    .dots-col:nth-child(3) > .dots-dot:nth-child(1) {
        -webkit-animation: lightup 0.8s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        animation: lightup 0.8s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        -webkit-animation-delay: -0.08s;
        animation-delay: -0.08s;
    }

    .dots-col:nth-child(3) > .dots-dot:nth-child(2) {
        -webkit-animation: lightup 0.8s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        animation: lightup 0.8s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        -webkit-animation-delay: -0.12s;
        animation-delay: -0.12s;
    }

    .dots-col:nth-child(3) > .dots-dot:nth-child(3) {
        -webkit-animation: lightup 0.8s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        animation: lightup 0.8s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s;
    }

    .dots-col:nth-child(3) > .dots-dot:nth-child(4) {
        -webkit-animation: lightup 0.8s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        animation: lightup 0.8s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        -webkit-animation-delay: -0.2s;
        animation-delay: -0.2s;
    }

    .dots-col:nth-child(4) > .dots-dot:nth-child(1) {
        -webkit-animation: lightup 0.9s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        animation: lightup 0.9s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        -webkit-animation-delay: -0.15s;
        animation-delay: -0.15s;
    }

    .dots-col:nth-child(4) > .dots-dot:nth-child(2) {
        -webkit-animation: lightup 0.9s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        animation: lightup 0.9s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        -webkit-animation-delay: -0.2s;
        animation-delay: -0.2s;
    }

    .dots-col:nth-child(4) > .dots-dot:nth-child(3) {
        -webkit-animation: lightup 0.9s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        animation: lightup 0.9s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        -webkit-animation-delay: -0.25s;
        animation-delay: -0.25s;
    }

    .dots-col:nth-child(4) > .dots-dot:nth-child(4) {
        -webkit-animation: lightup 0.9s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        animation: lightup 0.9s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        -webkit-animation-delay: -0.3s;
        animation-delay: -0.3s;
    }

    .dots-col:nth-child(5) > .dots-dot:nth-child(2) {
        -webkit-animation: lightup 0.8s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        animation: lightup 0.8s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        -webkit-animation-delay: -0.12s;
        animation-delay: -0.12s;
    }

    .dots-col:nth-child(5) > .dots-dot:nth-child(3) {
        -webkit-animation: lightup 0.8s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        animation: lightup 0.8s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        -webkit-animation-delay: -0.18s;
        animation-delay: -0.18s;
    }

    .dots-col:nth-child(5) > .dots-dot:nth-child(4) {
        -webkit-animation: lightup 0.8s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        animation: lightup 0.8s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        -webkit-animation-delay: -0.24s;
        animation-delay: -0.24s;
    }

    .dots-col:nth-child(6) > .dots-dot:nth-child(3) {
        -webkit-animation: lightup 1s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        animation: lightup 1s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        -webkit-animation-delay: -0.12s;
        animation-delay: -0.12s;
    }

    .dots-col:nth-child(6) > .dots-dot:nth-child(4) {
        -webkit-animation: lightup 1s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        animation: lightup 1s cubic-bezier(0.86, 0, 0.07, 1) infinite;
        -webkit-animation-delay: -0.18s;
        animation-delay: -0.18s;
    }

    @-webkit-keyframes lightup {
        0% {
            opacity: 0.3;
        }

        50% {
            opacity: 1;
        }

        75% {
            opacity: 1;
        }

        100% {
            opacity: 0.3;
        }
    }

    @keyframes lightup {
        0% {
            opacity: 0.3;
        }

        50% {
            opacity: 1;
        }

        75% {
            opacity: 1;
        }

        100% {
            opacity: 0.3;
        }
    }

    .logo {
        position: fixed;
        bottom: 3vh;
        right: 3vw;
        z-index: 2;
    }

        .logo img {
            width: 65px;
            -webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
            transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
            -webkit-transform: rotate(0);
            transform: rotate(0);
        }

            .logo img:hover {
                -webkit-transform: rotate(180deg) scale(1.1);
                transform: rotate(180deg) scale(1.1);
            }

    .mic-txt {
        position: absolute;
        color: #ffffff;
        top: 15px;
        font-size: 14px;
    }

    .mic-txt-bottom {
        position: absolute;
        color: #ffffff;
        bottom: 8px;
        font-size: 14px;
    }

    .process-page-bg {
        background: none;
    }

    .top-belt {
        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 9999;
        text-align: left;
    }

        .top-belt img {
            max-width: 100%;
        }

    .bottom-belt {
        position: fixed;
        right: 0px;
        bottom: 0px;
        z-index: 9999;
        text-align: right;
    }

        .bottom-belt img {
            max-width: 100%;
        }

    .process-page {
        margin: 0 auto;
        width: 100%;
        max-width: 940px;
    }

    .process-mainten {
        text-align: center;
        padding-top: 80px;
    }

        .process-mainten figure {
            padding-top: 88px;
        }

            .process-mainten figure img {
                max-width: 100%;
            }

    .under-mainten {
        display: inline-block;
        width: 100%;
        text-align: center;
        padding-top: 80px;
    }

        .under-mainten h1 {
            display: inline-block;
            width: 100%;
            text-align: center;
            color: #333333;
            font-size: 48px;
            font-weight: 700;
        }

        .under-mainten p {
            display: inline-block;
            width: 100%;
            text-align: center;
            line-height: 42px;
            padding-top: 15px;
            color: #666666;
            font-size: 36px;
            font-family: 'Georama';
        }

    .no-lnt {
        line-height: 19px !important;
    }

    .bg-gr {
        color: #333333;
        background: #cccccc;
    }

    .sys-table {
        margin-top: 0px;
    }

        .sys-table table tr td {
            padding: 8px 0px 8px 5px;
            white-space: normal;
            line-height: normal;
        }

            .sys-table table tr td table tr td {
                padding-top: 0px;
                padding-bottom: 0px;
            }

    .mar-top0 {
        margin-top: 0px;
    }

    .inv-alt h5 {
        font-size: 14px;
        color: #333333;
        margin-bottom: 5px;
        margin-top: 0px;
    }

    .inv-alt p {
        font-size: 14px;
        color: #333333;
    }

    .video-bvy {
        border: solid 2px #ee3a26;
        padding: 8px;
        float: left;
        max-width: 660px;
        position: absolute;
        z-index: 100;
        width: 100%;
        top: 24%;
        left: 6%;
    }

        .video-bvy iframe {
            width: 100%;
            height: 350px;
        }

    .video-home-page {
        border: solid 2px #ee3a26;
        padding: 8px;
        float: left;
        max-width: 660px;
        position: absolute;
        z-index: 100;
        width: 100%;
        top: 20%;
        left: 4%;
    }

        .video-home-page iframe {
            width: 100%;
            height: 350px;
        }

    .mic-modal {
        float: left;
        width: 100%;
        background: transparent !important;
        box-shadow: none !important;
        overflow: hidden !important;
        width: 60% !important;
    }

    .mic-hd {
        float: left;
        width: 100%;
        background: #2a2a2a;
        padding: 1em;
    }

        .mic-hd h3 {
            color: #ffffff;
            font-weight: normal;
            font-size: 18px;
            text-transform: uppercase;
            position: relative
        }

    .spaek-result {
        float: left;
        width: 100%;
    }

    .spaek-result-left {
        float: left;
        width: 260px;
        background: #dd002b;
    }

    .spaek-result-right {
        position: relative;
        overflow: hidden;
        background: #ffffff url(../images/mic-bg.png) no-repeat center 50%;
        background-size: 15%;
    }

    .spaek-result-left, .spaek-result-right {
        height: 500px;
        overflow: auto;
    }

        .spaek-result-left ul, .spaek-result-right ul {
            list-style: none;
            padding: 0px;
            margin: 0px;
        }

            .spaek-result-left ul li {
                float: left;
                width: 100%;
            }

                .spaek-result-left ul li a {
                    color: #ffffff;
                    float: left;
                    width: 100%;
                    padding: 1.2em 1em;
                    color: #ffffff;
                    font-size: 14px;
                    text-transform: uppercase;
                    position: relative;
                }

                    .spaek-result-left ul li a img {
                        padding-right: 10px;
                    }

                    .spaek-result-left ul li a:hover {
                        background: #8d011b;
                    }

                    .spaek-result-left ul li a.active {
                        background: #8d011b;
                    }

                    .spaek-result-left ul li a:after {
                        content: '';
                        width: 75%;
                        height: 1px;
                        background: #8d011b;
                        position: absolute;
                        bottom: 0px;
                        left: 1em;
                    }

            .spaek-result-right ul li {
                float: left;
                width: 100%;
                padding: 1.2em 2em;
                color: #434343;
                text-transform: uppercase;
            }

                .spaek-result-right ul li:nth-child(odd) {
                    background: rgba(247, 247, 247, 0.8);
                }

    .close-mic {
        float: right;
        position: absolute;
        right: 0px;
        top: -4px;
    }

    .voice_comman {
        display: inherit !important;
        display: -ms-flexbox !important;
        display: inherit !important;
        position: inherit !important;
        overflow-x: inherit !important;
        overflow-y: inherit !important;
        height: initial !important;
        background-color: #dd002b !important;
        margin: inherit !important;
        width: inherit !important;
        white-space: inherit !important;
    }

        .voice_comman .tab {
            -webkit-box-flex: inherit !important;
            -webkit-flex-grow: inherit !important;
            -ms-flex-positive: 1 !important;
            flex-grow: inherit !important;
            display: inherit !important;
            float: initial !important;
            text-align: inherit !important;
            line-height: inherit !important;
            height: inherit !important;
            padding: 0 !important;
            margin: 0 !important;
            text-transform: inherit !important;
            text-overflow: inherit !important;
            overflow: inherit !important;
            width: 100% !important;
            min-width: 80px !important;
        }

            .voice_comman .tab a {
                color: #ffffff !important;
                float: left !important;
                width: 100% !important;
                padding: 1.2em 1em !important;
                color: #ffffff !important;
                font-size: 14px !important;
                text-transform: uppercase !important;
                position: relative !important;
            }

        .voice_comman .indicator {
            position: inherit !important;
            bottom: 0;
            height: inherit !important;
            will-change: inherit !important;
        }

    .voice-spaek {
        margin: 8% auto 0% auto;
        max-width: 900px;
        width: 100%;
    }

    .get-inv {
        float: left;
        width: 100%;
        text-align: center;
    }

    .get-inv-btn {
        display: inline-block;
        width: auto;
        background: #dd002a;
        font-size: 16px;
        color: #FFFFFF;
        text-align: center;
        padding: 8px 0px;
        text-transform: uppercase;
        margin-top: 12px;
        font-family: 'Georama';
    }

        .get-inv-btn img {
            max-width: 40px;
            padding: 0 8px;
            position: absolute;
            left: 10px;
            top: 8px;
        }

        .get-inv-btn span {
            position: relative;
            top: 2px;
            float: left;
            text-align: center;
            left: 10px;
        }

        .get-inv-btn.active {
            background: #fc1541
        }

    .pan-check-popup {
        padding-top: 5px;
        font-size: smaller;
    }

    .stp-info-main {
        float: left;
        width: 100%;
        border: 1px solid #999999;
        padding: 10px 0px;
        margin-top: 10px;
    }

    .stp-info {
        float: left;
        width: 100%;
        text-align: center;
    }

        .stp-info p {
            font-size: 16px;
            padding-bottom: 10px;
            font-weight: bold;
            text-align: center;
        }

            .stp-info p:first-child {
                color: #dd002a;
                font-family: 'Georama';
            }

        .stp-info span {
            font-size: 14px;
            text-align: center;
        }

    .new-btn {
        float: right;
        min-width: 80px;
        margin-bottom: 10px;
        text-align: center;
        font-family: 'Georama';
        font-size: 14px;
        color: #ffffff;
        text-transform: uppercase;
        background: #dd002a;
        padding: 5px 10px;
        box-shadow: 0 0px 0px rgba(0,0,0,0.1), 0 0px 0px rgba(0,0,0,0.3);
        border-radius: 2px;
    }

        .new-btn:hover {
            box-shadow: 0 2px 2px rgba(0,0,0,0.1), 0 1px 4px rgba(0,0,0,0.3);
            background: #fc1541;
        }

    .eid-img {
        margin-top: 0px;
    }

    .eid-txt h3 {
        font-size: 18px;
        margin-top: 18%;
    }

    .eid-txt p {
        font-size: 15px;
        font-weight: normal;
        color: #262626;
        max-width: 84%;
    }

    .fundtab-card {
        border: 1px solid transparent;
        max-width: 242px;
        margin: 10px auto;
        padding: 10px;
        box-shadow: 0 2px 4px transparent, 0 1px 12px transparent;
        transform: all ease .4s;
        -webkit-transform: all ease .4s
    }

        .fundtab-card:hover {
            border-color: #dd002a;
            box-shadow: 0 2px 4px rgba(0,0,0,.1), 0 1px 12px rgba(0,0,0,.3)
        }

        .fundtab-card p {
            text-align: center;
        }

        .fundtab-card figcaption > p {
            min-height: 133px;
        }

    .fundtab-card-content {
        background-color: #f2f2f2;
        padding: 5px;
        margin: 10px 0
    }

    .fundtab-card.regrid:hover {
        background: transparent;
    }

    .fundtab-card-content figure {
        margin: 0
    }

        .fundtab-card-content figure img.img-responsive {
            max-height: 118px
        }

        .fundtab-card-content figure figcaption {
            border-top: dashed 1px #ccc;
            padding: 5px 0
        }

    .fundtab-card-content p {
        margin: 5px 0;
        min-height: 60px;
    }

    .select-grd-btn a {
        font-size: 12px;
        color: #fff;
        background: #dd002a;
        min-width: 103px;
        display: inline-block;
        text-transform: uppercase;
        padding: 9px 5px 7px 8px;
        margin-top: 2px;
        margin-bottom: 5px;
        box-shadow: 0 2px 2px rgba(0,0,0,.1), 0 1px 4px rgba(0,0,0,.3)
    }

        .select-grd-btn a .glyphicon-triangle-right {
            padding-left: 1px;
            font-size: 9px;
            vertical-align: middle;
            top: -1px
        }

    .glyphicon-triangle-right:before {
        content: "\e250"
    }

    /*Advisor-Onboarding-Start*/

    .aob-form-wrapp {
    }

    .amount-wrapp .input-field input, .amount-wrapp .select-wrapper input.select-dropdown {
        box-sizing: border-box;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .aob-form-wrapp input[type="number"]::-webkit-inner-spin-button, .quantity input[type="number"]::-webkit-outer-spin-button {
        -webkit-appearance: none;
    }

    .aob-form-wrapp ::-webkit-input-placeholder {
        opacity: 1 !important;
    }

    /*.aob-form-wrapp a {
        color: #dd002a;
    }*/

    .aob-form-wrapp .btn, .btn-large {
        background-color: #dd002a;
    }

        .aob-form-wrapp .btn i, .btn-large i {
            font-size: 90%;
        }

    .aob-form-wrapp .btn, .btn-large {
        padding: 0 16px;
        border-radius: 0;
    }

    .form-title-band {
        width: 100%;
        height: 140px;
        background-color: #ececec;
        display: flex;
        align-items: center;
        justify-content: center;
        display: -webkit-flex;
        -webkit-align-items: center;
        -webkit-justify-content: center;
        font-family: 'Georama';
    }

        .form-title-band span {
            color: #dd002a;
            font-size: 22px;
            font-weight: bold;
        }

    .form-process {
        height: 80px;
        width: 100%;
        text-align: center;
        padding: 10px 0;
        margin-top: -25px;
    }

        .form-process ul {
            display: inline-block;
            width: 100%;
            margin: 0;
            padding: 0 25%;
            position: relative;
        }

            .form-process ul:before {
                content: '';
                position: absolute;
                left: 0;
                top: 14.5px;
                height: 3px;
                width: 100%;
                background-color: #999999;
            }

            .form-process ul li {
                display: inline-block;
                width: 20%;
                margin: 0;
                text-align: left;
                position: relative;
            }

                .form-process ul li:last-child {
                    width: auto;
                }

                .form-process ul li figure {
                    width: 30px;
                    height: 30px;
                    border-radius: 50%;
                    background-color: #cccccc;
                    display: inline-block;
                    color: #fff;
                    font-style: normal;
                    text-align: center;
                    line-height: 30px;
                    position: relative;
                    margin: 0;
                    padding: 0;
                }

                    .form-process ul li figure figcaption {
                        position: absolute;
                        left: 50%;
                        top: 50%;
                        transform: translateX(-50%);
                        -webkit-transform: translateX(-50%);
                        color: #333333;
                        top: 100%;
                        padding: 8px 0;
                        text-transform: uppercase;
                        font-size: 14px;
                        font-weight: bold;
                        font-family: 'Georama';
                    }

                .form-process ul li:before {
                    content: '';
                    position: absolute;
                    left: 0;
                    top: 14.5px;
                    height: 3px;
                    width: 103%;
                    background-color: #dd002a;
                    transform: scaleX(0);
                    -webkit-transform: scaleX(0);
                    transform-origin: left;
                    -webkit-transform-origin: left;
                    transition: all ease 1s;
                    -webkit-transition: all ease 1s;
                }

                .form-process ul li:first-child::after {
                    content: '';
                    position: absolute;
                    right: 100%;
                    top: 14.5px;
                    height: 3px;
                    width: 355%;
                    background-color: #dd002a;
                }

                .form-process ul li.process figure {
                    background-color: #dd002a;
                }

                    .form-process ul li.process figure figcaption {
                        color: #dd002a;
                        font-family: 'Georama';
                    }

                .form-process ul li.process.completed:before {
                    transform: scaleX(1);
                    -webkit-transform: scaleX(1);
                }

    .aob-form-wrapp .aob-form {
        max-width: 1024px;
        width: 100%;
        margin: 0 auto;
        padding: 36px 16px;
    }

    .quantity {
        position: relative;
    }

    .input-field.quantity.col.s12.m6.l3 {
        margin-top: 23px;
    }

    .quantity input[type="number"]::-webkit-inner-spin-button, .quantity input[type="number"]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    .quantity input[type="number"] {
        -moz-appearance: textfield;
    }

    .quantity input[type="number"] {
        width: 40px !important;
        height: 40px !important;
        line-height: 1.65;
        float: left;
        display: block;
        padding: 0;
        margin: 0;
        padding-left: 20px;
        border: 1px solid #eee;
        margin-left: 40px !important;
        margin-bottom: 0 !important;
        text-align: center;
        padding: 0 !important;
        box-sizing: border-box;
    }

    .quantity.input-field label {
        top: -8px;
    }

    .quantity input:focus {
        outline: 0;
    }

    .quantity-nav {
        float: left;
        position: absolute;
        height: 40px;
        width: 120px;
    }

    .quantity-button {
        position: relative;
        cursor: pointer;
        width: 40px;
        text-align: center;
        color: #333;
        font-size: 32px;
        line-height: 39px;
        font-weight: lighter;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
        height: 40px;
        top: 0;
        color: #fff;
        background-color: #dd002a;
        border: 1px solid #dd002a;
        box-sizing: border-box;
    }

        .quantity-button.quantity-up {
            position: absolute;
            left: inherit;
            right: 0;
        }

        .quantity-button.quantity-down {
            position: absolute;
            left: 0;
        }

    .amount-wrapp .input-field:first-child {
        padding-right: 0;
    }

    .amount-wrapp .input-field:last-child {
        padding-left: 0;
    }

    form .checkbox-wrapp p {
        display: inline-block;
        margin-right: 30px;
    }

    .aob-form-wrapp [type="checkbox"] + label {
        height: 20px;
        line-height: 20px;
        padding-left: 28px;
        font-size: 1em;
        font-weight: normal;
        color: #282828;
    }

    .aob-form-wrapp span.title {
        font-size: 16px;
        font-weight: bold;
        color: #333333;
        letter-spacing: 0.2px;
    }

    .aob-form-wrapp form .row {
        margin-bottom: 20px;
    }

    .aob-form-wrapp .fieldConfirm-wrapp {
    }

    .aob-form-wrapp .fieldConfirm {
        width: 100%;
        border: 1px solid #dd002a;
        margin-bottom: 24px;
    }

        .aob-form-wrapp .fieldConfirm span.title {
            padding: 8px 16px;
            background-color: #dd002a;
            display: block;
            color: #FFFFFF;
        }

        .aob-form-wrapp .fieldConfirm .table-wrapp {
            padding: 16px;
        }

        .aob-form-wrapp .fieldConfirm table {
            margin-bottom: 16px;
        }

            .aob-form-wrapp .fieldConfirm table:last-child {
                margin-bottom: 0;
            }

        .aob-form-wrapp .fieldConfirm td, .aob-form-wrapp .fieldConfirm th {
            padding: 3px 5px;
            text-align: left;
            white-space: initial;
        }

        .aob-form-wrapp .fieldConfirm tr {
            padding: 0;
        }

        .aob-form-wrapp .fieldConfirm thead {
            border: none;
            color: #dd002a;
            font-size: 12px;
            padding: 0
        }

        .aob-form-wrapp .fieldConfirm tbody {
            font-size: 15px;
            color: #666666;
            padding: 0;
        }

    .rupee .rupee-icon {
        position: absolute;
        top: 27%;
        transform: translateY(-50%);
        left: 0;
        opacity: 0;
        font-size: 2rem;
        font-family: 'Georama';
        transition: all ease 0.3s;
        font-style: normal;
    }

    .light-bgform .rupee .rupee-icon {
        top: 59%;
    }

    .rupee input[type=number]:not(.browser-default):focus:not([readonly]) + i, .rupee input[type=number]:not(.browser-default).valid:not([readonly]) + i, .rupee i:not(.label-icon).active {
        opacity: 1;
        left: 16px;
    }

    .rupee input[type=number]:not(.browser-default):focus, .rupee input[type=number]:not(.browser-default) {
        padding-left: 1.7rem;
        box-sizing: border-box;
    }

    /*Advisor-Onboarding-End*/

    /*Corporate-Dashboard-Start*/

    .dashboard-stat {
        background-color: #e9e9e9;
        padding: 2rem;
        text-align: center;
        margin: 1rem 0;
        min-height: 100px;
    }

        .dashboard-stat h4 {
            color: grey;
        }

        .dashboard-stat .number {
            font-family: 'Georama';
            color: #dd002a;
            font-size: 5rem;
        }

    /*Corporate-Dashboard-End*/

    .sided {
        border-right: 1px solid #999;
        border-left: 1px solid #999;
        min-height: 80px;
    }

    .loader-ovr-block {
        position: fixed;
        left: 0px;
        right: 0px;
        bottom: 0px;
        top: 0px;
        width: 100%;
        z-index: 10000;
    }

    .loader-ovr {
        position: fixed;
        left: 0px;
        right: 0px;
        bottom: 0px;
        top: 0px;
        width: 100%;
        background: radial-gradient(rgba(238,238,238,0.75), rgba(68,68,68,0.75));
        z-index: 10000;
        display: none;
    }

        .loader-ovr .text, .loader-ovr-block .text {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            height: 60px;
            width: 45%;
            text-align: center;
            margin: auto;
            padding-top: 100px;
        }

            .loader-ovr .text h5, .loader-ovr-block .text h5 {
                font-size: 18px;
                color: black;
            }

    .loader {
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        margin: auto;
        width: 175px;
        height: 100px;
    }

        .loader span {
            display: block;
            background: #ccc;
            width: 7px;
            height: 10%;
            border-radius: 14px;
            margin-right: 5px;
            float: left;
            margin-top: 25%;
        }

            .loader span:last-child {
                margin-right: 0px;
            }

            .loader span:nth-child(1) {
                animation: load 2.5s 1.4s infinite linear;
            }

            .loader span:nth-child(2) {
                animation: load 2.5s 1.2s infinite linear;
            }

            .loader span:nth-child(3) {
                animation: load 2.5s 1s infinite linear;
            }

            .loader span:nth-child(4) {
                animation: load 2.5s 0.8s infinite linear;
            }

            .loader span:nth-child(5) {
                animation: load 2.5s 0.6s infinite linear;
            }

            .loader span:nth-child(6) {
                animation: load 2.5s 0.4s infinite linear;
            }

            .loader span:nth-child(7) {
                animation: load 2.5s 0.2s infinite linear;
            }

            .loader span:nth-child(8) {
                animation: load 2.5s 0s infinite linear;
            }

            .loader span:nth-child(9) {
                animation: load 2.5s 0.2s infinite linear;
            }

            .loader span:nth-child(10) {
                animation: load 2.5s 0.4s infinite linear;
            }

            .loader span:nth-child(11) {
                animation: load 2.5s 0.6s infinite linear;
            }

            .loader span:nth-child(12) {
                animation: load 2.5s 0.8s infinite linear;
            }

            .loader span:nth-child(13) {
                animation: load 2.5s 1s infinite linear;
            }

            .loader span:nth-child(14) {
                animation: load 2.5s 1.2s infinite linear;
            }

            .loader span:nth-child(15) {
                animation: load 2.5s 1.4s infinite linear;
            }

    @keyframes load {
        0% {
            background: #dd002a;
            margin-top: 25%;
            height: 10%;
        }

        50% {
            background: #C10F32;
            height: 100%;
            margin-top: 0%;
        }

        100% {
            background: #F15775;
            height: 10%;
            margin-top: 25%;
        }
    }



    .box-link-wrapp {
    }
    .box-link {
        display:inline-block; min-height:200px; background-color:antiquewhite;
        width:100%; position:relative;
        background-color:#000; overflow:hidden;
    }
        .box-link > img { width:100%; height:100%; object-fit:cover; opacity:0.9; transition:all ease 0.3s; 
        }
        .box-link .caption {
            display: inline-block;
            position: absolute;
            left: 50%;
            top: 90%;
            transform: translate(-50%,-50%);
            -webkit-transform: translate(-50%,-50%);
            width:100%;
            padding:12px;
            font-size:20px; font-weight:bold;
            color:#fff;
            text-align:center;
        }

        .box-link:hover > img { opacity:0.6; transform:scale(1.1);
        }

}

.nav_msg {
    font-size: 18px;
    font-weight: 800;
    padding-left: 13px;
    color: limegreen;
}

/* Fresh investment*/
.forfresh {
    float: none;
    display: flex;
}

.freshotp {
    font-size: 18px;
    color: #dd002a;
}

.forfreshinvest {
    font-size: 13.5px;
}


.otpinvestsendfresh {
    margin-top: 20px;
    display: flex;
}

.btninvsubmitfresh {
    width: 20%;
}

.enterfreshotp {
    margin-top: 20px;
    width: 50%;
}


@media (max-width:600px) {
    .dots-col {
        margin: 9px;
    }

    .button {
        bottom: 10px;
    }

    .dots-dot {
        width: 13px;
        height: 13px;
        margin: 9px 0;
    }

    .carousel-caption {
        padding: 6px 12px;
    }

        .carousel-caption h3, .carousel-caption p {
            font-size: 10px;
            line-height: 14px;
        }
}

@media all and (min-width:1600px) {
    .abt-mar {
        margin-left: auto;
    }

    .copy-txt {
        margin: 40px 0px 0px 0px;
    }

    .karmodel {
        max-width: 800px;
    }
}

@media all and (max-width:1600px) {
    .dropdown-menu {
        min-width: 200px;
    }

    .kar-know-more {
        bottom: 25%;
        left: 5.5%;
    }

        .kar-know-more .btn {
            height: 30px;
            line-height: 30px;
            padding: 0 1rem;
        }

    .krby-banner .carousel-indicators {
        background: #e9e9e9;
    }

    .krby-banner {
        left: 15%;
    }

    .video-bvy {
        max-width: 556px;
        top: 20%;
        left: 4%;
    }

    .video-home-page {
        max-width: 501px;
        top: 8%;
        left: 3%;
    }

        .video-home-page iframe {
            height: 310px;
        }

    .spaek-result-right {
        background: #ffffff url(../images/mic-bg.png) no-repeat center 50%;
        background-size: 22%;
    }

    .carousel-caption {
        padding: 16px 24px;
    }

        .carousel-caption h3 {
            font-size: 18px;
            line-height: 25px;
        }

    .slider-tab {
        position: absolute;
        z-index: 10;
        right: 2px;
        max-width: 285px;
        width: 100%;
        margin-top: 45px;
        top: 13.5%;
    }

        .slider-tab .panel-title a {
            font-size: 14px;
            padding: 10px 14px;
        }

        .slider-tab #accordion .panel-heading a:before {
            content: '\e252';
            font-size: 15px;
            position: absolute;
            font-family: 'Glyphicons Halflings';
            right: 15px;
            top: 9px;
            transform: rotate(-90deg);
            transition: all 0.5s;
        }

        .slider-tab .panel-group .panel-heading + .panel-collapse > .panel-body {
            padding: 12px 24px;
        }

    .carousel-indicators {
        bottom: 42px;
    }

    .fund-container {
        max-width: 1200px;
    }

    .home-insight-box .caption-panel p {
        font-size: 16px;
    }

    .home-insight-box .fixed-action-btn.horizontal ul li {
        display: inline-block;
        margin: 0 1px 0 0;
    }
}

@media all and (max-width:1440px) {
    .process-mainten {
        padding-top: 25px;
    }

        .process-mainten figure img {
            max-width: 25%;
        }

    .top-belt img {
        max-width: 65%;
    }

    .bottom-belt img {
        max-width: 65%;
    }

    .under-mainten {
        padding-top: 40px;
        padding-bottom: 50px;
    }

    .process-mainten figure {
        padding-top: 40px;
    }

    .video-bvy {
        max-width: 500px;
        top: 15%;
        left: 4%;
    }

    .stop-button {
        margin-bottom: 6vh;
    }

    .aob-form-wrapp form .row {
        margin-bottom: 12px;
    }

    .form-process ul {
        padding: 0;
    }
}

@media all and (max-width:1440px) {
    .abt-mar {
        width: 100%;
    }

    .sponclm {
        padding: 35px 21px;
    }

    .fadeInLeft img {
        width: 240px !important;
    }

    .fadeInRight img {
        width: 363px !important;
    }
}

@media all and (max-width:1440px) {
    .navbar-nav > li {
        width: 11%;
    }

        .navbar-nav > li > a {
            font-size: 13px;
            white-space: nowrap;
        }

    .navbar-nav > .not {
        width: 6.5%;
    }

    .fcontainer {
        width: 98%;
    }

    .flogo {
        width: 15%;
    }

    .fnav {
        width: 62.2%;
        margin-left: 3%
    }

    .footer-social {
        width: 18%;
    }

    .flogo p span {
        font-size: 14px;
    }

    .home-insight-box .caption-panel h3 {
        font-size: 24px;
    }

    .home-insight-box .caption-panel p {
        font-size: 20px;
        line-height: 24px;
    }

    .home-insight-box .homeins-image img {
        width: 166%;
        margin-left: -10%;
    }

    .inst-mko a {
        padding: 8px 8px;
        font-size: 12px;
    }

    .ince-sub p {
        font-size: 12px;
    }

    .fund-octime {
        width: 48%;
        margin-right: 2%;
        margin-top: 15px;
    }

    .dkb-logo {
        padding: 10px;
        max-width: 105px;
    }

    .video-bvy {
        max-width: 406px;
        top: 20%;
        left: 4%;
    }

        .video-bvy iframe {
            height: 300px;
        }

    .ngrd .col-lg-3, .ngrd .col-md-3, .ngrd .col-sm-3 {
        text-align: center;
    }
}

@media all and (max-width:1440px) {
    .navbar-nav > li {
        width: 10.5%;
    }

        .navbar-nav > li > a {
            font-size: 13px;
        }

    .navbar-nav > .not {
        width: 6.5%;
    }

    .sys-table table tr td {
        white-space: nowrap;
        padding-right: 5px;
    }
    
    .abt-mar.contact-mar {
        width: 100%;
        max-width: 1024px;
        margin: 0 auto;
    }
  
}

@media all and (max-width:1360px) {
    .navbar-nav > li {
        width: 10.5%;
    }

        .navbar-nav > li > a {
            font-size: 12px;
        }

    .navbar-nav > .not {
        width: 6%;
    }

    .kar-know-more .btn {
        height: 28px;
        line-height: 28px;
        padding: 0 1rem;
    }

    .modal {
        width: 90%;
    }

    .navbar-nav > li {
        width: 8%;
    }

    .navbar-nav > .not {
        width: 4%;
    }

    .navbar-nav > li {
        width: 8.5%;
    }

        .navbar-nav > li + li + li + li {
            width: 12%;
        }

            .navbar-nav > li + li + li + li + li + li {
                width: 17%;
            }

    .navbar-nav > li {
        width: 12%;
    }

        .navbar-nav > li + li + li + li {
            width: 13%;
        }

    .jm-item {
        width: 24.6%;
    }

    .flogo {
        width: 19%;
    }

    .fnav {
        width: 61%;
        margin-left: 2%
    }

    .footer-social {
        width: 18%;
    }

        .footer-social ul li {            
            margin-left: 2%;
        }

    .flogo p span {
        font-size: 14px;
    }

    .about-company-txt {
        width: 100%;
        position: relative;
    }

    .abt-mar {
        width: 70%;
        max-width: inherit;
    }

    .contact-mar {
        width: 100%;
        max-width: 1024px;
        margin-left: 0px;        
    }

    .breadcrumb {
        padding: 8px 15px 8px 15px;
    }

    .have-que .row {
        margin-left: 0px;
        margin-right: 0px
    }

    input, textarea {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
    }

    .slider-tab {
        margin-top: 2%;
    }

    .panel .nav > li > a {
        font-size: 18px;
        padding: 7px 5px 6px 10px;
    }

    .slider-tab .collapse.in span, .addpr span {
        margin-bottom: 5px;
        line-height: 18px;
    }

    .tabl address {
        font-size: 13px;
    }

    .getin {
        height: auto;
    }

    .caption-panel h3 {
        font-size: 18px;
    }

    .caption-panel p {
        font-size: 18px;
    }

    .related-search {
        margin: 0px 0px 20px 0px;
    }

    .top-belt {
        position: relative;
    }

    .bottom-belt {
        position: relative;
    }

    .process-mainten {
        padding-top: 0px;
        margin-top: -51px;
    }

    .under-mainten {
        padding-bottom: 0px;
    }

    .process-page {
        width: 92%;
    }
    
    .abt-mar.contact-mar {
        width: 100%;
        max-width: 1024px;
        margin: 0 auto;
    }
  
}

@media all and (max-width:1040px) {
    .dnone {
        display: block !important;
    }

    .dblock {
        display: none !important;
    }

    .lglogo {
        display: none !important;
    }

    .smlogo {
        display: block !important;
    }

    .top-nav {
        display: none;
    }

    .navbar-nav {
        border-top: 0px;
    }

        .navbar-nav > li {
            display: inline-block;
            width: 100% !important;
            border-bottom: 1px solid #656565;
            text-align: left;
        }

            .navbar-nav > li:after {
                border: solid 0px;
            }

    .navbar-nav {
        margin-top: 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 10px 10px 10px 20px;
        }

    .navbar-default .navbar-nav > li > a:hover {
        background: #282828 !important;
    }

    .nav .open > a {
        color: #dd002a !important;
    }

    .dropdown-menu {
        position: relative;
        min-width: 100%;
    }

        .dropdown-menu > li > a {
            padding: 10px 0px 10px 30px;
            border-bottom: solid 0px #656565;
        }

    .navbar-collapse {
        background: #464646;
        max-height: 450px;
    }

    .shrink .navbar-default .navbar-toggle {
        margin-top: 46px;
    }

    .not {
        float: right;
        margin-top: 15px;
        margin-right: 15px;
    }

        .not .dropdown-menu {
            position: absolute;
            max-width: 260px;
            min-width: inherit;
        }

    .navbar-nav {
        margin: 7.5px 0px;
    }

    .carousel {
        margin-top: 52px;
    }

    .jm-item {
        width: 24.5%;
    }

    .flogo {
        width: 25%;
    }

    .fnav {
        width: 73%;
        margin-left: 2%
    }

    .footer-social {
        width: 100%;
        float: left;
        position: relative;
        z-index: 100;
        margin-bottom: 15px;
    }

        .footer-social ul li {
            width: auto;
            margin-left: 0%;
            margin-right: 2%;
            float: left;
            margin-bottom: 10px;
        }

    .flogo p span {
        font-size: 14px;
    }

    .copy-txt {
        text-align: left;
    }

    .spark-with {
        float: left;
        text-align: left;
    }

    .ssl-cert {
        float: left;
        text-align: left;
    }

    .footer:after {
        background-size: 40%;
        height: 74px;
    }

    .close-btn {
        right: 25px;
        top: 121px;
    }

    .notif-digit {
        right: -15px;
        top: -13px;
    }

    .abt-mar {
        width: 90%;
        max-width: inherit;
        margin: 0 auto;
    }

    .contact-mar {
        width: 100%;
    }

    .inner-sub {
        margin-top: 51px;
    }

    .tabs-left > .nav-tabs {
        float: left;
        width: 100%;
        margin-top: -39px !important;
        z-index: 100;
    }

        .tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
            float: left;
            width: 20%;
        }

    .about-tab .nav > li > a, .about-tab .nav > li > a:hover, .about-tab .nav-tabs > li.active > a {
        padding-left: 0px;
        text-align: center;
        margin-bottom: 0px;
    }

    .nav-tabs .active:after {
        border-bottom: solid 4px #fff200;
        border-right: solid 0px #fff200;
        width: 100%;
        height: 100%;
        right: 0px;
        top: 0px;
    }

    .que-ans input {
        width: 85%;
    }

    .contact-left {
        width: 58%;
    }

    .contact-right {
        width: 40%;
    }

    .quesel {
        width: 100%;
        margin-right: 0px;
    }

    .marright {
        margin-top: 10px;
    }

    /*.que-field select {
        margin-bottom: 10px;
    }*/

    .locat-column {
        width: 100%;
        margin-right: 0%;
        vertical-align: bottom;
        margin-bottom: 10px;
    }

    .slider-tab {
        position: relative;
        z-index: 10;
        right: 0px;
        max-width: 100%;
        width: 96%;
        top: 0;
        margin-bottom: 20px;
        margin: 2% 2%;
    }

    .about-tab .nav-tabs {
        background: #dd002a;
        border-top: solid 1px #ef4761;
    }

    .carousel-caption {
        position: absolute;
        text-align: center;
        width: auto;
        bottom: 0;
    }

    .carousel-caption {
        padding: 12px 18px;
    }

        .carousel-caption h3 {
            font-size: 14px;
            line-height: 18px;
        }

    .milstone-animation {
        display: none;
    }

    .wap-milestone {
        display: block;
    }

    .insfilter {
        max-width: 31%;
        margin-right: 1%;
    }

    .learn-left {
        width: 69.5%;
        padding: 0% 3% 0% 1%;
        margin: 0px 0px 50px 0px;
    }

    .learn-right {
        width: 30.5%;
        padding: 0px 2%;
        margin: 0px 0px 50px 0px;
    }

    .download-tab .nav-tabs li {
        margin-bottom: 10px;
    }

    .get-search {
        width: 92%;
    }

    .article-left {
        width: 120px;
    }

    .article-last-txt {
        width: 230px;
    }

    .invest-left {
        float: left;
        width: 60%;
        border-right: dashed 1px #cccccc;
        padding-right: 15px;
    }

    .invest-right {
        float: left;
        width: 38%;
        padding-left: 2%;
        border-left: dashed 1px #cccccc;
        margin-left: -1px;
    }

    .invinrl {
        width: 100%;
        margin: 0px;
    }

        .invinrl img {
            width: 100%;
        }

    .invinrr {
        width: 100%;
        margin: 10px 0px 10px 0px;
    }

        .invinrr p {
            max-width: inherit;
        }

    .inner-page {
        display: inline-block;
        width: 100%;
        margin-top: 52px;
    }

    .copyr {
        float: left;
    }

    .copyd {
        clear: both;
        padding-top: 10px;
        text-align: left;
    }

    .advisor-call-btn {
        margin-bottom: 5px;
    }

    .product-fund-pdf li {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 3px;
    }

    .search-inner ul li {
        font-size: 16px;
        padding: 10px 0px;
    }

    .nav-divi-table tr th {
        font-size: 12px;
    }

    .potential-column p {
        font-size: 14px;
        line-height: 20px;
    }

    .potential-column h4 {
        font-size: 15px;
        font-weight: bold;
    }

    .kar-know-more .btn {
        height: 26px;
        line-height: 26px;
        padding: 0 1rem;
    }

    .video-bvy {
        position: relative;
        z-index: 100;
        max-width: 96%;
        margin: 2% 2% 0% 2%;
        left: inherit;
    }

        .video-bvy iframe {
            width: 100%;
            height: 350px;
        }
}

@media only screen and (max-width:991px) and (min-width:768px) {
    .invest-now-btn {
        float: right;
        vertical-align: top;
        margin-bottom: 10px;
    }

    .home-insight-box .caption-panel h3 {
        font-size: 16px;
    }

    .home-insight-box .caption-panel p {
        font-size: 16px;
        line-height: inherit;
    }

    .home-insight-box .caption-panel-inner {
        padding: 0px 20px 0px 20px;
    }

    .home-insight-box .caption-panel {
        height: 202px;
    }

    .home-insight-box .homeins-image {
        height: 202px;
    }

    .home-insight-box {
        height: 404px;
    }

        .home-insight-box .homeins-image img {
            width: 178%;
        }

        .home-insight-box.even .market-look {
            top: 207px;
        }

    .share-expand {
        width: 100%;
    }

    .ins-share ul li {
        padding: 4px 4px 6px 3px;
    }

    .kar-know-more {
        bottom: 24.5%;
        left: 5.5%;
    }

    .modal-folio-activation {
        width: 49% !important;
    }
}

@media all and (max-width:768px) {
    .kar-know-more {
        bottom: 24.5%;
        left: 5.5%;
    }

        .kar-know-more .btn {
            height: 21px;
            line-height: 24px;
            padding: 0 0.5rem;
            font-size: 12px;
        }

    .under-mainten h1 {
        font-size: 35px;
    }

    .under-mainten p {
        line-height: normal;
        font-size: 26px;
        padding-bottom: 80px;
    }

    .bottom-belt {
        position: fixed;
    }

    .slogan-badhat {
        margin-top: -50px;
    }

    .sweet-alert {
        margin: 0;
        left: 5% !important;
        right: 0;
        width: 90% !important;
    }
}

@media all and (max-width:960px) {
    .nav-divi-table tr th {
        font-size: 13px;
    }

    .nav-title, .nav-inner {
        font-size: 13px;
    }

    .minor-indiv {
        width: 115px;
        margin-bottom: 20px;
    }

        .minor-indiv div {
            margin-right: 2px;
        }

        .minor-indiv a {
            margin: 0px;
        }

        .minor-indiv .active:after {
            content: "\f0d7";
            top: 39px;
            position: absolute;
            left: 20px;
        }

    .fund-table-top table {
        position: relative;
        width: 100%;
        float: none;
        display: block;
    }

        .fund-table-top table tbody {
            white-space: nowrap;
        }

    .fund-table-top table {
        /*	border-top: solid 1px #d8d8d8;
	border-right: solid 1px #d8d8d8;*/
    }

        .fund-table-top table thead {
            display: block;
            float: left;
            border-top: 1px solid #d8d8d8;
        }

        .fund-table-top table tbody {
            display: block;
            width: auto;
            position: relative;
            overflow-x: auto;
            white-space: nowrap;
            text-align: left;
            border-top: 1px solid #d8d8d8;
        }

        .fund-table-top table thead th {
            display: block;
            border-bottom: 1px solid #d8d8d8;
            padding: 8px 5px !important;
            font-size: 12px !important;
            border-left: solid 1px #d8d8d8;
            border-right: solid 1px #d8d8d8;
            border-radius: 0px;
            min-width: 160px;
        }

    .fund-table-top .striped tr {
        display: inline-block;
    }

        .fund-table-top .striped tr td {
            display: block;
            text-align: left;
            margin-left: -4px;
            border-bottom: solid 1px #d8d8d8;
            border-right: solid 1px #d8d8d8;
            padding-left: 10px !important;
            min-width: 160px;
        }

        .fund-table-top .striped tr th span {
            display: inline-block;
        }

    .fund-table-top table.striped > tbody > tr:nth-child(even) {
        background-color: transparent;
    }

    .fund-table-top table.striped > tbody > tr td:nth-child(even) {
        background-color: #e9e9e9;
    }

    .fund-table-top table.striped > tbody > tr td:last-child {
        background-color: transparent;
    }

    .fund-table-top .striped thead {
        border-bottom: 0px;
    }

    .nav-divi-table table {
        position: relative;
        width: 100%;
        float: none;
        display: block;
    }

        .nav-divi-table table tbody {
            white-space: nowrap;
        }

    .nav-divi-table table {
        border-top: solid 1px #d8d8d8;
        border-right: solid 1px #d8d8d8;
    }

        .nav-divi-table table thead {
            display: block;
            float: left;
            border-bottom: 0px solid #d8d8d8;
        }

        .nav-divi-table table tbody {
            display: block;
            width: auto;
            position: relative;
            overflow-x: auto;
            white-space: nowrap;
            text-align: left;
        }

        .nav-divi-table table thead th {
            display: block;
            border-bottom: 1px solid #d8d8d8;
            padding: 8px 5px !important;
            font-size: 12px !important;
            border-left: solid 1px #d8d8d8;
            border-right: solid 1px #d8d8d8;
            border-radius: 0px;
            text-align: left;
        }

            .nav-divi-table table thead th:last-child {
                padding-top: 17px !important;
                padding-bottom: 15px !important;
            }

    .nav-divi-table .striped tr {
        display: inline-block;
    }

        .nav-divi-table .striped tr td {
            display: block;
            text-align: left;
            margin-left: -4px;
            border-bottom: solid 1px #d8d8d8;
            border-left: solid 1px #d8d8d8;
            padding-left: 10px !important;
            padding: 8px 10px 8px 0px;
            font-size: 12px;
        }

        .nav-divi-table .striped tr th span {
            display: inline-block;
        }

    .nav-divi-table table.striped > tbody > tr:nth-child(even) {
        background-color: transparent;
    }

    .nav-divi-table table.striped > tbody > tr td:nth-child(even) {
        background-color: #e9e9e9;
    }

    .nav-divi-table table.striped > tbody > tr td:last-child {
        background-color: transparent;
    }

    .nav-divi-table .striped thead {
        border-bottom: 0px;
    }

    .fund-grd {
        width: 31%;
        float: left;
        margin-right: 2%;
    }

    .inv-obj {
        float: left;
        width: 100%;
        font-size: 20px;
        line-height: inherit;
        color: #ffffff;
        font-weight: bold;
        margin-right: -1px;
        padding-bottom: 0px;
        border: 0px;
    }

    .inv-obect p {
        font-size: 16px;
        border: 0px;
        padding: 10px 0px 20px 0px;
        float: left;
    }

    .rdbox ul li {
        font-size: 13px;
    }

    .rdbox h6 {
        font-size: 15px;
        min-height: 69px;
    }

    .w-space {
        white-space: nowrap;
    }

    .sys-table {
        overflow: auto;
    }
}

@media all and (max-width:767px) {
    .mouse-scroll {
        display: none;
    }

    .slider-logo {
        width: 50%;
    }

    .homepage-team ul li {
        width: 48%;
    }

    .homepage-title h1 {
        font-size: 32px;
    }

    .homepage-title p {
        font-size: 16px;
    }

    .jm-item {
        width: 48.5%;
    }

    .flogo, .flogo a {
        width: 100%;
        text-align: center;
    }

        .flogo img {
            float: none;
        }

    .fnav, .footer-social, .copy-txt {
        width: 94%;
        margin-left: 3%;
        margin-right: 3%;
    }

        .fnav ul {
            width: 100%;
            margin-bottom: 15px;
        }

        .fnav .fnav-sub h3 {
            font-size: 14px;
        }

    .flogo p span {
        font-size: 14px;
    }

    .flogo p {
        float: left;
        width: 100%;
        margin-bottom: 15px !important;
        text-align: center;
    }

    .copy-txt {
        position: relative;
        padding-bottom: 30px;
    }

    .footer:after {
        background-size: 177px;
        height: 40px;
    }

    .footer {
        padding: 10px 0px 10px 0px;
    }

    .copy-txt {
        text-align: left;
        padding-bottom: 30px;
    }

    .search-field {
        width: 87%;
    }

    .bod-img {
        width: 35%;
        margin-right: 10px;
    }

    .tabs-left > .nav-tabs {
        margin-top: -39px !important;
    }

    .ttlfnt {
        font-size: 13px;
        font-weight: bold;
    }

    .sptxt {
        padding: 5px 3px;
        font-size: 11px;
    }

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

    .rfp {
        margin: 15px 0px 10px 0px;
        text-align: center;
        width: 100%;
    }

    .quesel {
        width: 100%;
        margin-right: 0%;
    }

    .marright {
        margin-top: 10px;
    }

    .contact-left {
        width: 100%;
        border: 0px;
        padding: 0px;
    }

    .contact-right {
        width: 100%;
        margin-left: 0px;
    }

    .location-map iframe {
        height: 150px;
    }

    .have-que {
        margin-left: 0px;
    }

    .sml {
        display: none !important;
    }

    .wap-logo {
        display: block !important;
    }

    .bod-info h3 span {
        display: block;
        padding-top: 3px;
        font-weight: bold;
    }

        .bod-info h3 span:before {
            content: '';
            display: none;
        }

    .bod-info p {
        word-break: break-word;
        text-align: justify;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #FFFFFF;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #FFFFFF;
            background: #393939;
        }

    .fnav .fnav-sub h3 {
        color: #fff000;
    }

    .mile {
        display: none;
    }

    .wap-mile {
        display: block;
    }

    .fmr-column {
        height: auto;
        width: 100%;
        border-bottom: 0px;
    }

    .even .spotlight-image {
        position: relative;
        top: 0px;
    }

    .even .market-look {
        top: 0px;
    }

    .even .caption-panel {
        position: relative;
        bottom: 0px;
    }

    .caption-panel {
        width: 100%;
        height: auto;
        border: 0px;
    }

    .caption-panel-inner {
        padding: 10px 15px;
    }

    .caption-panel h3 {
        font-size: 18px;
    }

    .caption-panel p {
        font-size: 16px;
    }

    .even .caption-panel-inner:after {
        top: -30px;
        border-bottom-color: #e5e5e5;
        border-top-color: transparent;
    }

    .even.enter .caption-panel-inner:after {
        border-top-color: transparent;
        border-bottom-color: #dd002a;
    }

    .home-insight-box {
        height: auto;
        width: 100%;
        border-bottom: 0px;
    }

        .home-insight-box.even .homeins-image {
            position: relative;
            top: 0px;
        }

        .home-insight-box.even .market-look {
            top: 0px;
        }

        .home-insight-box.even .caption-panel {
            position: relative;
            bottom: 0px;
        }

        .home-insight-box .caption-panel {
            width: 100%;
            height: auto;
            border: 0px;
        }

        .home-insight-box .caption-panel-inner {
            padding: 10px 15px;
        }

        .home-insight-box .caption-panel h3 {
            font-size: 18px;
        }

        .home-insight-box .caption-panel p {
            font-size: 16px;
        }

        .home-insight-box .even .caption-panel-inner:after {
            top: -30px;
            border-bottom-color: #e5e5e5;
            border-top-color: transparent;
        }

        .home-insight-box .even.enter .caption-panel-inner:after {
            border-top-color: transparent;
            border-bottom-color: #dd002a;
        }

        .home-insight-box .play-doc {
            bottom: 24%;
        }

    .learn-left {
        width: 100%;
        padding: 0%;
        margin: 10px 0px 10px 0px;
        border: 0px;
    }

    .learn-right {
        width: 100%;
        padding: 0px;
        margin: 0px 0px 20px 0px;
    }

    .clsg-btn ul li {
        max-width: 100%;
    }

    h2.active a {
        font-size: 17px;
    }

    .download-pdf li a {
        font-size: 12px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .learn-right .affix {
        position: relative;
        top: inherit;
        max-width: inherit;
    }

    .home-about-company {
        padding: 0px 15px;
    }

    .play-news {
        bottom: 0px;
        left: 2%;
        top: 50%;
    }

    .even .play-news {
        bottom: 31%;
    }

    .article-left {
        width: 100%;
    }

    .article-middle {
        width: 100%;
        float: left;
    }

    .article-last-txt {
        width: 100%;
        margin: 0px;
    }

    .signin-with, .pick-name {
        width: 100%;
    }

    .article-left figure {
        max-width: 150px;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .invest-left {
        width: 100%;
        border-right: dashed 0px #cccccc;
        padding-right: 0px;
    }

    .invest-right {
        width: 100%;
        padding-left: 0%;
        border-left: dashed 0px #cccccc;
        margin-left: 0px;
    }

    .article-fb:hover, .article-tw:hover, .article-gp:hover, .article-link:hover, .article-stumbl:hover, .article-pinit:hover {
        width: 28px;
    }

    .copy-txt {
        margin-top: 0px;
        width: 50%;
    }

    .advisor-call-btn {
        max-width: 49.5%;
        margin-top: 10px;
    }

    .request-call-main {
        max-width: 100%;
        width: 100%;
        left: auto;
    }

    .fund-tabs-main {
        width: 100%;
    }

    .date-list {
        width: 100%;
        vertical-align: top;
    }

    .bvy-brd {
        border-right: dashed 0px #cccccc;
        border-bottom: dashed 1px #cccccc;
        min-height: inherit;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    .fund-opt-tab {
        width: 100%;
    }

    .fund-summary ul li p {
        width: 70px;
    }

    .fund-drop {
        width: 100%;
    }

    .fund-container { /* margin:0px 15px 15px 15px; */
    }

    .margin0 {
        margin: 0px;
    }

    .rbtn {
        font-size: 12px;
        padding: 0px 5px;
    }

    .fundtab-content ul {
        margin-left: 15px;
    }

    .insight-basic ul.tabs {
        width: 100% !important;
    }

        .insight-basic ul.tabs li {
            min-width: 50%;
        }

            .insight-basic ul.tabs li a {
                font-size: 15px;
            }

    .homefund-box {
        border: 0px;
    }

    .search-field {
        width: 85% !important;
        padding-right: 15% !important;
    }

    .nav-div-tab ul {
        width: 100%;
    }

    .invform-step ul li a {
        padding-top: 5px;
    }

    .nbank {
        margin: 15px 0px 0px 0px;
    }

    .otwallet {
        margin: 10px 0px 0px 0px;
    }

        .otwallet [type="radio"]:not(:checked) + label, .otwallet [type="radio"]:checked + label {
            height: auto;
            min-height: inherit;
        }

    .payment-method {
        border: 0px;
    }

    .add-record {
        right: 0px;
        top: 35px;
        position: absolute;
    }

    .minmar {
        margin-right: 0px;
    }

    .ev-or {
        width: 100%;
        margin-right: 0px;
        height: 30px;
        text-align: center;
        border-bottom: dashed 1px #cccccc;
        border-right: 0px;
    }

        .ev-or:after {
            right: 44%;
            top: 40%;
        }

    .yrep {
        margin-top: 25px;
    }

    .nav-divi-table tr td {
        vertical-align: top;
    }

    .emp-mh .input-field {
        float: left;
        max-width: 50%;
        margin: 0px 0px 10px 0px;
    }

    .input-field.pol-width {
        width: 100%
    }

    .input-field.gross-width {
        width: 100%
    }

    .add-nominee {
        position: relative;
        float: right;
        margin-bottom: 15px;
    }

    .coman-url ul {
        width: 100%;
    }

        .coman-url ul li a {
            font-size: 13px;
        }

    .error-main {
        margin-top: 0px;
    }

    .err-left {
        float: right;
    }

    .err-right {
        float: left;
        margin-top: 0px;
        margin-bottom: 10px;
        text-align: center;
    }

    .pop-mail-model {
        width: 90% !important;
    }

    .popup-prfl-change-model {
        width: 90% !important;
    }

    .ins-art-left {
        width: 100%;
    }

        .ins-art-left figure {
            max-width: 150px;
            float: left;
            margin-right: 10px;
            margin-bottom: 10px;
        }

    .ins-art-right {
        width: 100%;
        float: left;
    }

    .inv-offline {
        width: 100%;
    }

    .potential-column {
        min-height: inherit;
    }

    .potential-column {
        border: 0px;
        border-bottom: solid 1px #cccccc;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

        .potential-column:last-child {
            border-bottom: 0px;
        }

    .fund-octime p {
        font-size: 16px;
    }

    .fund-octime span {
        font-size: 18px;
    }

    .bachat-container {
        width: 90%;
    }

    .lbrd {
        border-left: solid 0px #c1c1c3;
    }

    .risko {
        text-align: center;
        width: 263px;
    }

    .app-table-txt p {
        width: 100%;
        border-right: solid 0px #c1c1c3;
        padding: 5px 10px 0px 10px;
    }

    .app-table-txt {
        padding-bottom: 15px;
    }

        .app-table-txt span {
            float: left;
            width: 100%;
        }

    .rdbox h6 {
        min-height: inherit;
    }

    .fund-grd-1 {
        width: 100%;
    }

    .fund-grd-sub {
        width: 100%;
    }

    .invsym-sub input[type=text] {
        padding-left: 20px;
    }

    .auto-pay-deb {
        margin-top: 0px;
    }

    .tw-overlay p {
        font-size: 18px;
    }

    .lts-tw .owl-buttons {
        top: 38%;
    }

    .lts-tw .owl-next {
        width: 25px;
        height: 57px;
        background-size: 100%;
    }

    .lts-tw .owl-prev {
        width: 25px;
        height: 57px;
        background-size: 100%;
    }

    .krby-banner {
        width: 100%;
        left: 0px;
    }

    .tb-brd:after {
        top: 75px;
    }

    .krby-banner .carousel-indicators {
        top: 63px;
    }

    .kby-note {
        padding: 40px 0% 0px 0%;
    }

    .dkb-info p {
        width: 100%;
        font-size: 12px
    }

    .dkb-social {
        width: 100%;
    }

    .dkb-tab ul li a {
        font-size: 12px;
        line-height: 30px;
        padding: 0px 3px;
        margin-right: 5px;
    }

    .dkb-grid {
        font-size: 22px;
    }

    .typ-speak {
        min-width: inherit;
        width: 100%;
        margin-bottom: 10px;
    }

    .dkb-slide-info {
        width: 100%;
        padding: 0em 1em 0em 0em;
        margin-top: 10px;
    }

    .dkb-right {
        float: right;
        width: 66%;
    }

    .lang-column {
        margin-left: 0px;
    }

    .vid-slider {
        width: 96%;
        margin-left: 4%;
    }

    .right-chat {
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin-top: inherit;
    }

        .right-chat img {
            width: 50%;
        }

    .dkb-banner img {
        width: 270% !important;
    }

    .chat-box {
        bottom: 11%;
        max-width: 320px;
    }

    .sub-banner img {
        width: 500% !important;
    }

    .dkb-details-box h3 {
        font-size: 20px;
    }

    .dkb-user-details p {
        font-size: 14px;
    }

        .dkb-user-details p span {
            font-size: 13px;
        }

    .dkb-user-details a.flw {
        font-size: 13px;
    }

    .share-dkb ul li a {
        font-size: 14px;
    }

    .mw {
        max-width: 100%;
        margin-bottom: 30px;
    }

    .fdm .panel-group {
        padding: 15px
    }

    .eebf-box {
        width: 100%;
        border-bottom: solid 1px #e51938;
        padding: 0px 0px 10px 0px;
    }

        .eebf-box:after {
            display: none;
        }

        .eebf-box:last-child {
            border-bottom: 0px;
        }

    .plan-table table tr td {
        font-size: 12px;
    }

    .button-svg {
        width: 50px;
        height: 50px;
    }

    .button {
        bottom: 0px;
        right: 0;
        width: 70px;
        height: 70px;
    }

    .active-wrapper {
        bottom: 45px;
    }

    .under-mainten p {
        font-size: 20px;
    }

    .under-mainten h1 {
        font-size: 25px;
    }

    .rdbox {
        min-height: inherit;
    }

    .spaek-result-left {
        width: 100%;
        height: 200px !important;
    }

    .spaek-result-right {
        float: left;
        width: 100%;
    }

    .dots {
        bottom: -32%;
    }

    .stp-info {
        margin-bottom: 15px;
        padding-top: 15px;
        border-top: solid 1px #999999;
    }

    .nobrd-top {
        border-top: 0px;
        padding-top: 0px;
    }

    .eid-txt h3 {
        font-size: 16px;
        margin-top: 15px;
    }

    .eid-txt p {
        font-size: 14px;
        max-width: 100%;
        margin-bottom: 15px;
    }
}

@media all and (max-width:685px) {
    .insfilter {
        max-width: 100%;
    }

    .get-search {
        width: 85%;
        font-size: 14px;
        margin-top: 3px;
    }

    .sip-table tr td {
        font-size: 12px;
    }

    .dbtn {
        width: 100%;
        margin-bottom: 10px;
    }

    .copyr {
        float: left;
    }

    .copyd {
        clear: both;
        padding-top: 10px;
        text-align: left;
    }

    .fund-tabs-main-top ul li a {
        font-size: 14px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .fund-table-top .striped tr th {
        font-size: 13px;
    }

    .fund-table-top .striped tr td {
        font-size: 12px;
    }
    /*.invest-btn{width:117px; float:right;}*/

    .fund-more {
        margin-right: 0px;
        text-align: left;
    }

    .w120 {
        width: 50%;
        margin-right: 5%;
    }

    .w80 {
        width: 45%;
    }

    .fyear {
        width: 100%;
    }

    .w110 {
        width: 100%;
    }

    .extwidth {
        width: 100%;
    }

    .inv-amnt {
        text-align: left;
    }

    .invest-now-btn {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

    .homeins-image {
        height: 210px;
    }

    .search-field {
        width: 80% !important;
        padding-right: 20% !important;
    }

    .new-invmain {
        padding-bottom: 10px;
    }

    .review-table .striped tr th, .review-table .striped tr td {
        font-size: 12px;
        text-align: left;
    }

    .dbcard {
        margin-top: 0px;
    }

    .thanks-you {
        margin: 15px 0px 30px 0px;
    }

    .thmb-img {
        margin-bottom: 10px;
    }

    .thanks-you h3 {
        font-size: 18px;
    }

    .thanks-you p {
        font-size: 14px;
    }

    .thanks-you span {
        font-size: 14px;
    }

    .aadhar-box {
        margin: 0 auto;
        max-width: 100%;
    }

    .naadhar-txt {
        padding: 0px;
        line-height: inherit;
    }

    .aadhar-form {
        padding: 20px 10px 10px 10px;
    }

    .fill-kyc h3 {
        font-size: 14px;
    }

    .fund-grd {
        width: 100%;
        margin-right: 0%;
    }

    .wap-inv .fund-grd {
        width: 49%;
        margin-right: 2%;
    }

        .wap-inv .fund-grd:last-child {
            margin-right: 0%;
        }

    .ncw {
        max-width: 100%;
        margin-left: 0px !important;
        margin-top: 26px !important;
        width: 100%;
    }

    .inv-obj {
        font-size: 16px;
    }

    .inv-obect p {
        font-size: 14px;
    }

    .kar-know-more {
        bottom: 70%;
        left: 76%;
    }

        .kar-know-more .btn {
            height: 25px;
            line-height: 25px;
            padding: 0 0.3rem;
            font-size: 12px;
        }

    .dashbrd {
        display: none;
    }

    .video-bvy iframe {
        width: 100%;
        height: 300px;
    }
}

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

    .btninvsubmitfresh {
        width: 25%;
    }

    .enterfreshotp {
        width: 100%;
    }
}


@media all and (max-width:525px) {
    .fnav .fnav-sub {
        width: 50%;
        margin-bottom: 15px;
    }

        .fnav .fnav-sub:nth-child(3n) {
            clear: left;
        }

    .bod-img {
        width: 199px;
        float: none;
        margin: 0 auto;
    }

    .bod-info h3 {
        text-align: center;
    }

    .carousel-caption {
        right: 0%;
        left: 0%;
    }

    .carousel-caption {
        bottom: 13%;
    }

        .carousel-caption h3, .carousel-caption p {
            font-size: 12px;
        }

    .carousel-indicators {
        bottom: 0px;
        padding: 6px;
    }

    .copy-txt {
        margin-top: 0px;
        width: 90%;
    }

    .advisor-call-btn {
        max-width: 100%;
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .home-insight-box .play-doc {
        bottom: 32%;
    }

    .search-btm-link a {
        width: 100%;
    }

    .invfb li {
        width: 80%;
        margin: 0px 0px 5px 0px;
    }

        .invfb li a {
            text-align: left;
            width: 100%;
        }

    .invform-step ul li:before {
        width: 30px;
    }

    .invexi-tab ul li a {
        font-size: 15px;
    }

    .keepme [type="checkbox"] + label {
        text-align: left;
    }

    .add-record {
        top: 54px;
    }

    .thmb-img .fa-thumbs-up {
        font-size: 60px;
        line-height: 96px;
        width: 100px;
        height: 100px;
    }

    .showme-tab .main-tab li a {
        padding: 7px 0px 7px 5px;
        font-size: 10px;
    }

    .showme-tab .main-tab > li.active > a:hover {
        padding: 7px 0px 7px 5px;
    }

    .fund-octime {
        width: 100%;
        margin-right: 0%;
        margin-top: 15px;
        margin-bottom: 0px;
    }

    .kar-know-more {
        bottom: 69%;
        left: 72%;
    }

        .kar-know-more .btn {
            height: 22px;
            line-height: 22px;
            padding: 0 0.2rem;
            font-size: 11px;
        }

        .kar-know-more span {
            top: 1px;
        }

    .fmr-column .spotlight-image img {
        height: auto;
    }

    .carousel-caption {
        bottom: 13%;
        position: static;
        width: 100%;
        max-width: inherit;
        box-shadow: none;
    }
    
    .home-insight-box .homeins-image img {
        margin-left: 0
    }

    .fundtab-card figcaption > p {
        min-height: auto;
    }

    .fundtab-card figcaption {
        margin-top: 8px;
    }

    .fundtab-card-content p {
        min-height: auto;
    }

    .fundtab-card {
        margin-bottom: 0;
    }

    .invexi-tab ul li {
        float: left;
        padding: 2px;
        margin: 0;
        width: 50%;
    }

        .invexi-tab ul li a {
            font-size: 15px;
            width: 100%;
            text-align: center;
        }
}

@media all and (max-width:480px) {
    .navbar-default .navbar-brand:hover {
        background: #FFEE02;
    }

    .not .dropdown-menu {
        min-width: 100%;
    }

    .homepage-team ul li {
        width: auto;
    }

    .jm-item {
        width: auto;
    }

    .about-company-txt h1 {
        font-size: 27px;
    }

    .about-tab .nav > li > a {
        font-size: 10px;
        height: 51px
    }

    .tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
        float: left;
        width: 20%;
        height: 55px;
    }

    .tab-pane .homepage-title {
        margin-top: 12px;
    }

    .footer-social ul {
        text-align: center;
    }

    .kar-know-more {
        bottom: 68%;
        left: 75%;
    }

        .kar-know-more .btn {
            height: 18px;
            line-height: 18px;
            padding: 0 0.2rem;
            font-size: 9px;
        }
}

@media (max-width: 414px) {
    .btninvsubmitfresh {
        width: 35%;
    }

    .enterfreshotp {
        width: 100%;
    }
}

#myCarousel {
    box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
}

.navbar {
    box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
}

.rtp-cmn-link:last-child {
    margin-bottom: 10px;
}

.home-insight-box .fixed-action-btn {
    position: absolute;
    right: 6px;
    top: 6px;
    bottom: inherit;
}

    .home-insight-box .fixed-action-btn.horizontal ul li {
        display: inline-block;
        margin: 0 6px 0 0;
    }

    .home-insight-box .fixed-action-btn.horizontal ul {
        text-align: right;
        right: 42px;
    }

    .home-insight-box .fixed-action-btn > .btn-floating {
        border: 1px solid transparent;
    }

    .home-insight-box .fixed-action-btn:hover .btn-floating {
        border-color: #dd002a;
        background-color: #FFFFFF;
    }

        .home-insight-box .fixed-action-btn:hover .btn-floating i {
            color: #dd002a;
        }

.input-field .prefix {
    text-align: center;
    margin-top: 0.5rem;
}

.nav-divi-table tbody {
    white-space: normal;
}
#dvBrokerDeclaration {
    overflow: hidden;
}

/* Cookies CSS start */

.modal-backdrop.in {
    display: none;
}

    .modal-backdrop.in.fade {
        display: block;
    }



.Cookiemain {
    width: 100%;
    background-color: #efefef;
    position: fixed;
    bottom: 0;
    z-index: 9999;
	display:none
}

.Cookiecontainer {
    max-width: 1000px;
    width: auto;
    margin: auto;
    color: #000;
    padding: 24px 0 12px;
}

.Cookiecol-8 {
    width: 75%;
    float: left;
}

.Cookiecol-4 {
    width: 25%;
    float: left;
}

.Cookiebutton {
    background-color: #cc0033;
    border: none;
    color: white;
    padding: 9px 34px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 16px 2px;
    cursor: pointer;
}

.Cookiebutton-wrapper {
    padding: 0;
    text-align: right;
}





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

.Cookiecol-8 {
    width: 100%;
}
.Cookiecol-4 {
    width: 100%;
}

.Cookiebutton-wrapper {
    /* padding: 34px 0; */
    text-align: center;
}
.Cookiemain {
    padding: 16px;
}
.Cookiecontainer {
    width: 100%;
    padding: 0px 0 12px;
}
.Cookiecontainer .row {
    margin: 0;
}
.Cookiebutton{ margin:6px 0 0 0; }

}
/* @font-face { */
    /* font-family: 'Georama'; */
    /* src: url('fonts/roboto/RobotoRegular.eot'); */
    /* src: url('fonts/roboto/RobotoRegular.eot') format('embedded-opentype'), url('fonts/roboto/RobotoRegular.woff2') format('woff2'), url('fonts/roboto/RobotoRegular.woff') format('woff'), url('fonts/roboto/RobotoRegular.ttf') format('truetype'), url('fonts/roboto/RobotoRegular.svg') format('svg'); */
/* } */

/* /*font for bold*/ */

/* @font-face { */
    /* font-family: 'Georama'; */
    /* src: url('fonts/roboto/RobotoBold.eot'); */
    /* src: url('fonts/roboto/RobotoBold.eot') format('embedded-opentype'), url('fonts/roboto/RobotoBold.woff2') format('woff2'), url('fonts/roboto/RobotoBold.woff') format('woff'), url('fonts/roboto/RobotoBold.ttf') format('truetype'), url('fonts/roboto/RobotoBold.svg') format('svg'); */
/* } */

/* /*font for medium*/ */
/* @font-face { */
    /* font-family: 'Georama'; */
    /* src: url('fonts/roboto/Roboto-Medium.eot'); */
    /* src: url('fonts/roboto/Roboto-Medium.eot') format('embedded-opentype'), url('fonts/roboto/Roboto-Medium.woff2') format('woff2'), url('fonts/roboto/Roboto-Medium.woff') format('woff'), url('fonts/roboto/Roboto-Medium.ttf') format('truetype'), url('fonts/roboto/Roboto-Medium.svg') format('svg'); */
/* } */


/* Cookies CSS End */