@media (max-width:1200px) {}

@media (max-width:1024px) {
    .banner-img {
        display: none;
    }

    .banner-img-mbl {
        display: block;
    }

    .banner-text {
        display: none;
    }

    .banner-content h1 {
        font-size: 46px;
    }

    .ceo-text h3 {
        font-size: 22px;
    }

    .stats {
        max-width: 170px;
    }

    .banner-content h3 {
        padding-top: 10px;
    }

    .j-content p {
        min-height: 240px;
    }

    .icons h2 {
        margin-right: 0px;
    }

    .icons h2,
    .icons h2 span {
        font-size: 30px;
    }

    .ic-txt h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .vm-text h3 span {
        font-size: 26px;
    }

    .txt-bank {
        padding: 30px 0px;
    }

    .cstm-mdl-inner .banner-content h1,
    .cstm-mdl-inner .banner-content h1 span {
        font-size: 48px;
    }

    .cstm-mdl-inner {
        padding: 40px 185px 0px 40px;
    }

    .s-wd {
        width: 98vw;
    }
}


@media (max-width: 991px) {

    header {
        padding: 0px 0px;
        box-shadow: none;
        box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);

    }

    header .navbar-header {
        float: none;
    }

    .ham-icon {
        display: block;
        cursor: pointer;
        margin-top: 30px;
    }

    .menu {
        display: none;
    }

    .my-sidenav {
        width: 0px;
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        overflow-x: hidden;
        z-index: 999999999;
        height: 100vh;
        max-width: 0px;
        width: 100%;
        background-color: rgba(18, 50, 116, 0.9);
        transition: 0.5s;
        -webkit-transition: 0.5s;
    }

    .my-sidenav>ul {
        padding: 0px 20px 0px;
    }

    .my-sidenav>ul>li>ul {
        margin-top: 0px;
        display: none;
    }

    .my-sidenav ul.submenu li ul.submenu {
        display: none;
        position: static;
        width: 100%;
    }

    .my-sidenav ul {
        list-style-type: none;
        padding-left: 15px;
    }

    .my-sidenav ul li {
        border-bottom: 1px solid #ffffff;
        padding: 15px 0px;
    }

    .my-sidenav>ul>li>ul>li {
        border-bottom: 1px solid #ffffff;
        padding: 10px 0px;
    }

    .my-sidenav>ul>li>ul>li:last-child,
    .my-sidenav ul.submenu li ul.submenu li:last-child {
        border-bottom: 0px;
    }

    .my-sidenav ul.submenu li ul.submenu li {
        border-bottom: 1px solid #ffffff;
        padding: 10px 10px;
    }

    .my-sidenav ul.submenu li ul.submenu li a {
        color: #ffffff;
        font-size: 16px;
    }

    .cross-btn {
        text-align: right;
        padding: 16px 14px 0px 0px;
        color: #fff;
        font-size: 35px;
        cursor: pointer;
    }

    .my-sidenav .submenu-indicator-minus .submenu-indicator {
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .my-sidenav .submenu-indicator {
        font-size: 30px;
        position: absolute;
        line-height: 25px;
        right: 15px;
    }

    .my-sidenav>ul>li>a {
        color: #ffffff;
        font-size: 14px;
    }

    .my-sidenav>ul>li>ul>li>a {
        color: #ffffff;
        font-size: 14px;
    }

    .vm p {
        min-height: 186px;
    }

    .ceo {
        margin-bottom: 30px;
    }

    .p-trajectory {
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .stats {
        max-width: 215px;
    }

    .map {
        clear: both;
    }

    .banner {
        background: -moz-linear-gradient(top, #cd171f 95%, #ffffff 83%, #ffffff 83%);
        background: -webkit-linear-gradient(top, #cd171f 95%, #ffffff 83%, #ffffff 83%);
        background: linear-gradient(to bottom, #cd171f 95%, #ffffff 83%, #ffffff 83%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cd171f', endColorstr='#ffffff', GradientType=0);
        position: relative;
    }

    .banner-img-mbl {
        margin-top: 50px;
    }

    .pn-last {
        padding-left: 0px;
        padding-right: 0px;
    }

    .right-icon {
        margin-top: 117px;
    }

    .right-icon1 {
        margin-top: 82px;
    }

    .designed.text-right {
        text-align: left;
    }

    .tab-banner .col-md-4 {
        padding-bottom: 0px;
    }

    .ch-red-box {
        margin-bottom: 30px;
    }

    .j-content p {
        min-height: 115px;
    }

    .bod-4 p {
        margin-bottom: 0px;
    }

    .vm-text h3 span {
        font-size: 30px;
    }

    .our-sec p {
        margin-top: 20px;
    }

    .l-img {
        padding-top: 25px;
    }

    .cust-1 h2 {
        padding-top: 25px;
    }

    .i-cust {
        margin-top: 20px;
    }

    .cust-2 .m-img {
        margin: 0 auto;
        margin-top: 25px;
        width: 75%;
    }

    .cust-2 p {
        padding-top: 25px;
        padding-bottom: 0;
    }

    .last-sec {
        margin-top: 40px;
        margin-bottom: 0;
    }

    .cust-1 p {
        margin-bottom: 0;
        margin-top: 20px;
    }

    .cust-1 h3 {
        padding-bottom: 0px;
    }

    .l-img {
        width: 75%;
        margin: 0 auto;
    }

    .i-cust img {
        margin-bottom: 10px;
    }

    .cust-1 {
        padding-bottom: 0;
    }

    .fw-6 {
        font-size: 18px;
        line-height: 24px;
    }

    .fw-99 {
        font-size: 18px;
        line-height: 24px;
    }

    .ic-pan p {
        margin-left: 0;
        display: block;
        margin-top: 10px;
    }

    .ic-pan svg {
        width: 100px;
        float: inherit;
    }

    .cust-2 {
        padding-bottom: 0;
    }

    .panel-title>a:before {
        padding-right: 10px;
        padding-left: 10px;
    }

    .panel-title>a.collapsed:before {
        padding-right: 10px;
        padding-left: 10px;
    }

    .banking {
        margin-top: 30px;
    }

    .table-responsive {
        border: none;
    }

    .garsh {
        margin-top: 25px;
        padding-top: 0;
        overflow: auto;
    }

    .tb2 h2 {
        width: auto;
    }

    .fw-8,
    .fw-9 {
        line-height: 20px;
        font-size: 16px;
    }

    .fw-8 span,
    .fw-9 span {
        font-size: 24px;
    }

    .cust-2 p.txt-blue {
        font-size: 18px;
    }

    .bank-head h3 {
        font-size: 22px;
    }

    .last-head h3 {
        font-size: 22px;
        line-height: 25px;
    }

    .vayo {
        margin-top: 0;
    }

    .cust-1 p.txt-blue {
        font-size: 18px;
        font-weight: 400;
        margin-top: 20px;
    }

    .tab-1 .table>tbody>tr>td,
    .tab-1 .table>tbody>tr>th,
    .tab-1 .table>tfoot>tr>td,
    .tab-1 .table>tfoot>tr>th,
    .tab-1 .table>thead>tr>td,
    .tab-1 .table>thead>tr>th {
        padding: 15px;
        /* display: block; */
        width: auto;
    }

    .cust-1 h2 {
        font-size: 28px;
    }

    .cust-1 h3 {
        font-size: 22px;
    }

    .cust-2 h2 {
        font-size: 28px;
    }

    .cust-2 h3 {
        font-size: 22px;
    }

    .outlet-left {
        margin-bottom: 30px;
    }

    .s-mdl-inner {
        background: #ffffff;
    }

    .b-tab-text {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .vm p {
        min-height: auto;
    }

    .banking-slider button.owl-prev {
        left: 0px;
        filter: brightness(0) invert(1);
    }

    .banking-slider button.owl-next {
        right: 0px;
        filter: brightness(0) invert(1);
    }

    .gr h3 {
        padding-top: 0px;
    }

    .j-content p {
        min-height: auto;
    }

    .chairman p.ch-last {
        margin-bottom: 0px;
    }

    .bod-1 {
        padding-bottom: 0px;
    }

    .bod-1 p {
        margin-bottom: 35px;
    }

    .bod-2 img {
        margin-top: 40px;
    }

    .bod-4 .col-md-2 {
        height: 290px;
    }

    .solid-txt p {
        color: #fff;
        margin: 20px 0px 0px 0px;
    }

    .solid-txt {
        padding-bottom: 30px;
    }

    .txt-bank {
        margin-bottom: 30px;
        margin-left: 0;
        padding: 20px 20px;
        border-radius: 10px;
    }

    .txt-bank-1 {
        margin-bottom: 30px;
        margin-left: 0;
        padding: 20px 20px;
        border-radius: 10px;
    }

    .ic-bank {
        float: inherit;
        margin-right: 0;
        margin-bottom: -15px;
    }

    .tab-1 .table>tbody>tr>td,
    .tab-1 .table>tbody>tr>th,
    .tab-1 .table>tfoot>tr>td,
    .tab-1 .table>tfoot>tr>th,
    .tab-1 .table>thead>tr>td,
    .tab-1 .table>thead>tr>th {
        padding: 15px;
        display: block;
        width: auto;
    }

    .popup-img {
        display: none;
    }

    .cstm-mdl-inner {
        padding: 40px 20px 0px 20px;
    }

    .cstm-modal-wd {
        width: 98vw;
    }

    .pan1 .panel-body {
        padding: 15px 0px;
    }
}

@media (max-width: 580px) {
    .banner-content h1 {
        font-size: 38px;
    }

    .banner-content h1 span {
        font-size: 24px;
        padding-top: 5px;
    }

    .blue-heading,
    .red-heading {
        font-size: 28px;
    }

    .performance-number h2,
    .performance-number h2 span {
        font-size: 28px;
    }

    .solid-foundation {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .head-chair h2 {
        font-size: 28px;
        line-height: 32px;
    }

    .right-icon {
        margin-top: 84px;
    }

    .right-icon1 {
        margin-top: 50px;
    }

    .consistance-sec .p-graphs h4,
    .consistance-sec2 .p-graphs h4 {
        font-size: 24px;
    }

    .head-chair {
        margin: 50px 0px 40px 0px;
    }

    .top-scroll {
        right: 15px;
        bottom: 68px;
    }

    .driving-sec .p-graphs h4 {
        font-size: 24px;
    }

    .gr img {
        float: none;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .head-chair p {
        font-size: 20px;
        padding-right: 20px;
    }

    .bod-3 h3,
    .bood-4 h3 {
        font-size: 30px;
    }

    .bod-3,
    .bood-4 {
        margin-top: 40px;
    }

    .cstm-mdl-inner .banner-content h1,
    .cstm-mdl-inner .banner-content h1 span {
        font-size: 36px;
        line-height: 32px;
    }

    .cstm-mdl-inner .banner-content h5 {
        font-size: 30px;
        margin-bottom: 25px;
    }

    .s-wd {
        width: 96vw;
    }

    .chairman p {
        font-size: 18px;
        line-height: 26px;
    }

    .tab-1 .table>tbody>tr>td {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .ceo {
        display: inherit;
        height: auto;
        text-align: left;
    }

    .ceo-text {
        margin-left: 0px;
        margin-top: 20px;
    }

    .chariman-sec {
        margin-top: 50px;
    }

    .stats {
        max-width: 100%;
        min-height: auto;
    }

    .stats-last {
        margin-left: 0px;
    }

    .solid-foundation {
        margin-top: 0px;
    }

    .footprint {
        padding-top: 40px;
    }
}

@media (max-width: 420px) {

    .blue-heading,
    .red-heading {
        font-size: 24px;
    }

    .ceo-text h3,
    .footprint h4,
    .driving-inner1 h5 {
        font-size: 20px;
    }

    .head-chair h2 {
        font-size: 22px;
        line-height: 26px;
    }

    .financial-performance .fp-img {
        min-height: auto;
    }

    .fp-img {
        margin-bottom: 30px;
    }

    .driving-sec2 .o-banking h3 {
        height: auto;
        margin-bottom: 30px;
        font-size: 20px;
    }

    .head-chair h2 {
        padding-right: 20px;
    }

    .ch-red-box p,
    .gr h3 {
        font-size: 20px;
    }

    .txt-chair h3 {
        font-size: 22px;
    }

    .bod-1 h4 {
        font-size: 20px;
    }

    .cstm-modal-wd {
        width: 95vw;
    }

    .hfc {
        font-size: 20px;
    }
}

@media (max-width: 380px) {
    .right-icon {
        margin-top: 105px;
    }

    .right-icon1 {
        margin-top: 73px;
    }

    .ri {
        margin-top: 50px;
    }

    .s-wd {
        width: 95vw;
    }

    .close2 {
        right: 0px;
    }

    .close2 img {
        width: 65%;
    }
}

@media (max-width: 360px) {
    .right-icon {
        margin-top: 156px;
    }

    .right-icon1 {
        margin-top: 73px;
    }

    .ri {
        margin-top: 50px;
    }

}

@media (max-width: 320px) {}

@media (min-width:1440px) {}

@media (min-width:1800px) {}