body {
    font-family: 'Roboto', sans-serif;
    background: url(../images/bg-menu.png) no-repeat top right;
    color: #666;
}

* {
    outline: 0;
    border: 0;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}
/*@font-face {
  font-family: 'bebas_neueregular';
  src: url("../fonts/bebasneue-webfont.eot");
  src: url("../fonts/bebasneue-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bebasneue-webfont.woff") format("woff"), url("../fonts/bebasneue-webfont.ttf") format("truetype"), url("../fonts/bebasneue-webfont.svg#bebas_neueregular") format("svg");
  font-weight: normal;
  font-style: normal;
}*/
.menubg {
    background: #666666;
    float: right;
    height: 59px;
    margin: 20px 0 0 0;
}

.navbar-inverse {
    background: none!important;
    border: none!important;
}

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        margin-top: 15px;
        margin-left: 110px;
    }

.btn-login {
    color: #fff;
    background-color: #c31315;
    border-color: none;
    margin: 17px 0 0 10px;
    border-radius: 0;
}

    .btn-login:hover, .btn-login:focus, .btn-login.focus {
        color: #fff;
    }

.navbar-collapse {
    background: #666;
     padding-right: 0;
}

.nav > li > a {
    padding: 23px 9px;
    border-right: 1px solid #838383;
}

    .nav > li > a:hover {
        border-right: 1px solid #838383;
    }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background: none;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-weight: 700;
    font-size: 1.125em;
}
/*.banner {
background:url("../images/banner.jpg") no-repeat;
max-width:100%;
height:374px;
background-size:cover;
}*/
.banner {
    max-width: 100%;
}

    .banner img {
        display: block;
        max-width: 100%;
        width: 100%;
    }

.banner-inner {
    background: url("../images/inner-banner.jpg") no-repeat;
    max-width: 100%;
    height: 230px;
    background-size: cover;
}

    .banner-inner h1 {
        top: 130px !important;
    }

    .banner h1, .banner-inner h1 {
        color: #fff;
        text-decoration: none;
        position: relative;
        top: 200px;
        text-transform: uppercase;
        padding-bottom: 15px;
        line-height: 43px;
        font-weight: 400;
        font-size: 34px;
        letter-spacing: 3px;
    }

        .banner h1:before, .banner-inner h1:before {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            display: block;
            width: 184px;
            height: 2px;
            border-bottom: 4px solid #c31315;
        }

        .banner h1:hover:after, .banner-inner h1:hover:after {
            width: 10%;
        }

.navigation-c .nav > li > a {
    text-decoration: none;
    position: relative;
    color: #fff;
}

.navigation-c .nav > li.active > a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 7px solid #c31315;
    transition: 0.4s;
}

.nav > li.active > a:hover:after {
    width: 100%;
}

.navigation-c .nav > li > a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    border-bottom: 7px solid #c31315;
    transition: 0.4s;
}

.navigation-c .nav > li > a:hover:after {
    width: 100%;
}

p.cont {
    padding: 35px 0;
    color: #666;
    line-height: 28px;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 1.2px;
}

.thumbnail1 {
    padding: 0px;
    border: none;
    border-radius: 0;
    background: inherit;
}

.thumbnail {
    padding: 0px;
    border: none;
    border-radius: 0;
    background: inherit;
}

    .thumbnail img {
        width: 100%;
        height: auto;
        -moz-transition: 0.5s all ease;
        -webkit-transition: 0.5s all ease;
        -o-transition: 0.5s all ease;
        transition: 0.5s all ease;
    }

.events-bg {
    width: 998px;
}

.news-events-bg {
    background: #eceded;
    padding: 34px 0;
}

    .news-events-bg h2, .container h2 {
        border-left: 9px solid #b80108;
        padding-left: 10px;
        color: #442773;
        margin-top: 0px;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 20px;
        font-weight: 700;
        font-size: 24px;
    }

.calender {
    width: 15%;
    border: 1px solid #e0e0e0;
    float: left;
    margin: 0px 15px 15px 15px;
    background: #fff;
}

p {
    margin: 0 0 3px;
}

    p.cal {
        background: #e0e0e0;
        color: #666;
        padding: 3px 0px;
        text-align: center;
        font-size: 13px;
        font-weight: normal;
        line-height: normal;
    }

.calender h3 {
    margin: 0;
    padding: 0;
    font: bold 20px arial;
    padding: 0px 0;
    text-align: center;
    color: #7d7d7d;
}

.caption h4 {
    font-weight: 700;
    font-size: 18px;
    color: #b80108;
    margin: 0;
    padding: 3px 0 0;
    display: table;
    width: 65%;
}

.thumbnail .caption {
    padding: 0;
}

.eventsblock {
    display: block;
    padding: 15px 0;
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.containerabs {
    width: 1040px;
    display: block;
}

.industryblock {
    padding: 34px 0;
}

a.eventstxt {
    text-decoration: none;
    background: #FFF;
    /*transition: all 0.3s ease-in 0s;*/
}

    a.eventstxt:hover {
        background: #CCC;
        opacity: 0.8;
        transition: all 0.3s ease-out 0s;
        display: block;
    }

.industryblueblock {
    height: auto;
    min-height: 130px;
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 100%;
}

.blueblock h5 {
    margin: 0;
    float: inherit;
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    padding: 10% 0 0 0;
    display: inline-block;
}

    .blueblock h5 img {
        display: inline-block;
        padding-right: 10px;
    }

.blueblock {
    background: #2590cd;
}

.greenblock {
    background: #80ab1a;
}

    .greenblock h5 {
        margin: 0;
        float: inherit;
        color: #fff;
        font-size: 23px;
        font-weight: bold;
        padding: 10% 0 0 0;
        display: inline-block;
    }

        .greenblock h5 img {
            display: inline-block;
            padding-right: 10px;
        }

.redblock {
    background: #b80108;
}

    .redblock h5 {
        margin: 0;
        float: inherit;
        color: #fff;
        font-size: 23px;
        font-weight: bold;
        padding: 10% 0 0 0;
        display: inline-block;
    }

        .redblock h5 img {
            display: inline-block;
            padding-right: 10px;
        }

.Published-bg {
    background: #eceded;
    padding: 34px 0;
}

.caption h6 {
    font-weight: 700;
    font-size: 18px;
    color: #b80108;
    padding: 0 20px;
    margin: 0;
}

.Informationblock {
    padding: 34px 0;
}

.information {
    background: #666666;
    height: auto;
    display: block;
    color: #fff;
    padding: 15px;
}

    .information img {
        float: left;
        padding-bottom: 10px;
    }

    .information h4 {
        font-size: 27px;
        margin: 0;
    }

    .information p {
        font-size: 16px;
        line-height: 25px;
        letter-spacing: 0;
        display: table;
        margin-bottom: 0;
    }

.footer-bg {
    background: #777777;
    padding: 25px 0 0 0;
}

.footer-logo {
    margin-bottom: 18px;
}

.footer-bg p {
    color: #fff;
    font-size: 13px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 3px;
}

.quicklinks {
    display: block;
}

    .quicklinks ul {
        padding: 0;
        margin: 0;
    }

        .quicklinks ul li {
            list-style: none;
            display: block;
        }

            .quicklinks ul li a {
                list-style: none;
                display: block;
                padding: 4px 0;
                color: #fff;
                font-size: 13px;
            }

    .quicklinks h3 {
        color: #fff;
        font-weight: bold;
        font-size: 17px;
        margin: 0 0 10px 0;
    }

.extranal {
    background: #929292;
    /*padding:1px 10px 10px 18px;*/
    border-radius: 5px;
    /*margin-right: -30px;*/
}

    .extranal h3 {
        color: #fff;
        font-size: 17px;
        font-weight: bold;
        padding: 13px 13px 7px 13px;
        margin: 0;
    }

    .extranal ul {
        padding: 0;
        margin: 0;
        padding: 0 8px 8px;
    }

        .extranal ul li {
            display: block;
            background-position: 0 30%;
            padding-left: 10px;
        }

            .extranal ul li a {
                list-style: none;
                display: block;
                padding: 5px 0 5px 20px;
                color: #fff;
                background: url(../images/white-arrow.png) no-repeat left 10px;
                font-size: 13px;
            }

                .quicklinks ul li a:hover, .extranal ul li a:hover {
                    text-decoration: none;
                }

.footer {
    border-top: 1px solid #838383;
    padding: 15px 0 10px 0;
    margin-top: 25px;
}

.thumb {
    width: 33%;
    float: left;
}

.thumb1 {
    width: 33.5%;
    float: left;
}

.thumb.blue {
    background: #2590cd;
}

.thumb.green {
    background: #80ab1a;
}

.thumb.red, .thumb1.red {
    background: #b80108;
}

.navbar-inverse .navbar-toggle {
    background: #000;
}

h1.main-heading {
    font-size: 24px;
    color: #442773;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 28px;
}

    h1.main-heading img {
        float: left;
        padding-right: 15px;
    }

.inner-c-l {
    padding: 0 0 25px 0;
    border-right: solid 1px #f0f0f0;
}

.inner-c-2 {
    padding: 0;
    border-right: 0;
}

.inner-conent {
    width: 99%;
    padding: 0;
    margin: 0 0 10px 0;
}

.inner-c-in {
    width: 100%;
    padding: 0;
    margin: 0 0 28px 0;
    color: #666;
    line-height: 25px;
    font-size: 14px;
}

    .inner-c-in p {
        font-size: 14px;
        font-weight: 300;
        line-height: 25px;
    }

        .inner-c-in p b {
            font-size: 17px;
            font-weight: 700;
            line-height: 25px;
            color: #666;
            margin: 8px 0 0 0;
            display: block;
        }

    .inner-c-in h1 {
        font-size: 19px;
        font-weight: 700;
        text-transform: uppercase;
        color: #666;
        margin: 25px 0 25px 0;
    }

    .inner-c-in ul {
        margin: 0 0 0 35px;
        padding: 0;
    }

        .inner-c-in ul li {
            line-height: 24px;
            margin: 6px 0;
            font-size: 17px;
            font-weight: 300;
        }

            .inner-c-in ul li strong {
                color: #848484;
            }

.innr-nav {
    width: 100%;
    margin: 0;
    padding: 0;
}

    .innr-nav h1 {
        color: #c31315;
        font-size: 24px;
        margin: 26px 0 10px;
        padding: 0 0 0 10px;
        font-weight: 700;
        text-transform: uppercase;
    }

    .innr-nav ul {
        margin: 0 0 0 0px;
        padding: 0;
    }

        .innr-nav ul li {
            margin: 0;
            padding: 8px 0;
            line-height: 18px;
            list-style: none;
        }
        
        .innr-nav ul li:first-child a{
               
                 /*line-height:20px;*/
                 display:flex;
            }
            
            .innr-nav ul li:nth-child(2) a {
   /*line-height:20px;*/
    display: flex;
}

.innr-nav ul li:nth-child(3) a {
   /*line-height:20px;*/
    display: flex;
}

            .innr-nav ul li a {
                color: #999999;
                border-left: solid 4px #FFF;
                padding-left: 6px;
                transition: all 0.3s ease-in 0s;
                font-size: 13px;
                text-decoration: none;
                font-weight: 700;
                text-transform: uppercase;
            }

                .innr-nav ul li a:hover {
                    text-decoration: none;
                    border-left: solid 4px #c31315;
                    color: #333;
                }

                .innr-nav ul li a.active {
                    text-decoration: none;
                    border-left: solid 4px #c31315;
                    color: #c31315;
                }

.mobile-nav-ic {
    padding: 0;
    margin: 22px 0 0 0;
    float: right;
    width: 24px;
    height: 24px;
    cursor: pointer;
    display: block;
    outline: none;
    text-align: center;
    position: relative;
    left: 20px;
}

.custome-nav {
    border: none;
    background: none;
    margin: 4px 0;
}

    .custome-nav .navbar-collapse {
        padding-left: 0;
    }

    .custome-nav ul li a {
        color: #FFF !important;
        text-transform: uppercase;
        font-size: 1.08em;
    }

    .custome-nav .navbar-nav > .active > a {
        background: none;
        color: #FFF;
    }

    .custome-nav .navbar-nav > .active:hover, .custome-nav .navbar-nav > .active:focus {
        background: none;
    }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    outline: 0;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none;
    border-color: #838383;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: #b80108;
}

.custome-nav ul.navbar-nav li.dropdown ul.dropdown-menu {
    background: #666;
    border: none;
    min-width: 188px;
    padding: 0;
}

.logo-c {
    padding: 0;
    margin: 4px 0 0 0;
}

    .logo-c a {
        padding: 0;
        margin: 0;
    }

.mobile-nav-ic .navbar-toggle {
    height: 32px;
    line-height: 28px;
    width: 32px;
    padding: 0;
    color: #FFF;
    background: #666;
    transition: all 0.3s ease-in 0s;
}

.navmenu.offcanvas ul.navmenu-nav li a {
    padding: 8px 6px !important;
    border: none;
}

    .navmenu.offcanvas ul.navmenu-nav li a:hover {
        border: none;
    }

    .navmenu.offcanvas ul.navmenu-nav li a::after {
        border-bottom: 4px solid #c31315;
    }

.navmenu.offcanvas ul.navmenu-nav li.dropdown.open .dropdown-backdrop {
    display: none;
}

.navmenu.offcanvas ul.navmenu-nav li.dropdown.open a.dropdown-toggle {
    color: #c31315;
    border-bottom: solid 1px #c31315;
}

.members {
    float: left;
    margin: 0 0 5px 0;
    width: 95%;
}

    .members .dataTables_wrapper .dataTables_filter input {
        border: 1px solid #ccc;
    }

    .members .dataTables_wrapper .dataTables_length {
        display: none;
    }

    .members h3 {
        font-weight: 400;
        font-size: 16px;
        color: #c31315;
    }

table.dataTable thead .sorting {
    font-size: 13px;
}

.dropdown-menu > li > a {
    line-height: 2.45;
}

.custome-nav {
    width: 98%;
}

.mobile-nav-ic {
    left: 13px;
    display: none;
}

.sortmember select {
    border: 1px solid #ccc;
    margin-top: 6px;
}

.sortmember h2 {
    color: #666;
    font-size: 17px;
    font-weight: 700;
    border: none;
    text-align: left;
    padding: 0 15px 0 0;
    margin: 10px 0;
    float: left;
    text-transform: none;
}

.sortmember {
    width: auto;
    float: left;
    top: 30px;
    position: relative;
    z-index: 9999;
}

section.milestones, section.management, section.affiliates {
    width: 95%;
    padding-top: 2%;
    font-size: 1em;
    color: #666;
}

    section.milestones p,, section.management p, section.affiliates p {
        padding: 0;
        margin: 0 0 0 0;
    }

    section.milestones article {
        background: #ced1d0;
        display: flex;
    }

        section.milestones article.second {
            background: #abaeac;
            /*display: table;*/
        }

        section.milestones article div.left_block {
            width: 10%;
            float: left;
            padding: 2% 1%;
            display: table;
            font-size: 14px;
            font-weight: 700;
            line-height: 25px;
        }

        section.milestones article div.right_block {
            width: 90%;
            float: left;
            background: #eceeed;
            padding: 2% 1%;
            display: table;
        }

            section.milestones article div.right_block p {
                font-size: 14px;
                font-weight: 300;
                letter-spacing: 0;
                line-height: 25px;
            }

        section.milestones article.second div.right_block {
            background: #e0e2e1;
        }

    section.management article {
        display: table;
        width: 100%;
        float: left;
        margin: 0 1% 20px;
        background: #f1f3f3;
    }

        section.management article div {
            background: #f6f6f6;
            padding: 5%;
            width: 25%;
            float: left;
        }

        section.management article a {
            text-decoration: none;
        }

        section.management article div img {
            max-width: 100%;
            width: 100%;
        }

        section.management article h4 {
            font-weight: 400;
            margin: 0;
            padding: 6% 0 0 15px;
            text-transform: none;
            font-size: 14px;
            line-height: 20px;
            color: #424242;
            float: left;
            width: 45%;
        }

.banktext {
    font-size: 0.9em;
    color: #8d8b8b;
    float: left;
    width: 29%;
    padding: 5% 0 0 0;
}

.aboutmanage {
    padding: 5% 0 0 15px !important;
}

.banktext span {
    color: rgb(55, 64, 74);
}

section.affiliates article {
    display: table;
    width: 100%;
    float: left;
    margin: 0 1% 20px;
    background: #f9f9f9;
    padding: 0;
}

    section.affiliates article div.left_block {
        display: table-cell;
        font-weight: bold;
        padding: 2% 1%;
        height: auto;
        vertical-align: top;
        /*width: 20%;*/
    }

    section.affiliates article div.right_block {
        /*width: 100%;*/
        background: #eff0f0;
        padding: 1% 2%;
        vertical-align: middle;
        display: block;
    }

        section.affiliates article div.right_block p {
            font-size: 14px;
            font-weight: 300;
            line-height: 25px;
        }

    section.affiliates article div.left1_block p {
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 1.2px;
        line-height: 25px;
    }

.floatright {
    float: right !important;
}

.right_block h1, .left1_block h1 {
    color: #666;
    font-size: 19px;
    font-weight: 700;
}

section.affiliates article div.left1_block {
    width: 100%;
    background: #eff0f0;
    padding: 1% 2%;
    vertical-align: middle;
    display: block;
}

section.affiliates article div.right1_block {
    display: table-cell;
    font-weight: bold;
    padding: 2% 1%;
    height: auto;
    vertical-align: middle;
    width: 20%;
}

.management h1 {
    color: #666;
    font-size: 19px;
    font-weight: 700;
    margin: 25px 0 25px 0;
}

.managetxt {
    margin-bottom: 20px;
}

section.milestones {
    margin-bottom: 20px;
}

p {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1.2px;
    line-height: 25px;
    margin-bottom: 20px;
}

    p strong {
        margin: 20px 0 0 0;
        display: block;
    }

section.management {
    padding-top: 0;
}

.announcements {
    width: 95%;
    margin-top: 10px;
}

.panel-defaultannounce {
    margin: 0 0 30px 0;
    background-color: none;
    border: none;
    box-shadow: none;
}

    .panel-defaultannounce .panel-heading {
        padding: 10px 0 0 0;
        border-bottom: 1px solid #ebeaea !important;
    }

    .panel-defaultannounce h4 a {
        background: #f8f8f8;
        color: #878787;
        display: table;
        padding: 13px 0;
        text-align: left;
        text-indent: 14px;
        width: 120px;
        border-radius: 2px 2px 0px 0px;
        -moz-border-radius: 2px 2px 0px 0px;
        -webkit-border-radius: 2px 2px 0px 0px;
        border: 1px solid #ebeaea;
        border-bottom: none;
        text-decoration: none;
        outline: none;
    }

.announcementspanel {
    border-top: none !important;
    margin: 0;
    padding: 0;
}

.announce {
    display: table;
    height: auto;
    border-bottom: 1px solid #cccccc;
    width: 100%;
    background: #f8f8f8;
}

    .announcerow, .announce:nth-child(even) {
        display: table;
        background: #eeeded !important;
    }


.consumerlist:nth-child(even) {
    display: table;
    background: #eeeded !important;
}

.announce span {
    width: 16.8%;
    display: table-cell;
    margin: 0 2% 0 0;
    color: #442773;
    font-size: 14px;
    font-weight: 700;
    vertical-align: middle;
    text-align: center;
}

.announce p {
    width: 95% !important;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    color: #999999;
    vertical-align: middle;
    padding: 12px 0;
    line-height: inherit;
    padding: 12px 0 12px 5px;
    margin-bottom: 0;
}

    .announce p a {
        text-decoration: none;
        color: #666;
        outline: none;
        font-size: 14px;
        font-weight: 400;
        background: url(../images/pdf-iconsmall.png) no-repeat left;
        padding-left: 35px;
        display: inline-block;
    }




#accordion .panel-defaultannounce .panel-heading h4.panel-title a {
    background: #f8f8f8;
    color: #b80108;
}

    #accordion .panel-defaultannounce .panel-heading h4.panel-title a.collapsed {
        background: #f8f8f8;
        color: #878787;
    }

.card {
    width: 30%;
    height: 180px;
    margin: 10px;
    display: inline-block;
}

.front, .back {
    text-align: center;
    display: table;
    -webkit-box-shadow: inset 0px 0px 90px -13px rgba(0,0,0,0.31);
    -moz-box-shadow: inset 0px 0px 90px -13px rgba(0,0,0,0.31);
    box-shadow: inset 0px 0px 90px -13px rgba(0,0,0,0.31);
}

.front {
    background: #eeeeee;
    border: solid #d7d7d7 1px;
    color: #666666;
}

.back {
    background: #442773;
    color: #FFF;
}

span.flip-text {
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    padding: 10px;
    font-weight: bold;
}

span.flip-icon {
    display: table-cell;
    vertical-align: middle;
}

    span.flip-icon img {
        border: 0;
        outline: 0;
        display: inline-block;
    }

.tablerates {
    width: 40%;
}

.sibro {
    width: 100%;
}

    .sibro span {
        margin: 10px 0;
        padding: 5px 0;
        display: table;
    }

table.tablerates thead tr th {
    text-align: left;
}

table.tablerates tbody tr td {
    text-align: left;
}

table.our-mbrshp-strctre tbody td {
    width: 10%;
}

.main-heading-red {
    color: #c31315;
    font-weight: bold;
    font-size: 19px;
}

table.our-mbrshp-strctre tbody td {
    text-align: center;
}

    table.our-mbrshp-strctre tbody td:first-child {
        text-align: left;
    }

table.our-mbrshp-strctre thead th {
    text-align: center;
}

table.our-mbrshp-strctre thead tr:first-child th:first-child {
    text-align: left;
}

table.our-cmty-table {
    font-size: 17px;
    font-weight: 300;
}

ul.our-cmty {
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none;
}

    ul.our-cmty li {
        display: block;
        margin: 0;
        padding: 8px 0 8px 24px;
        font-size: 17px;
        font-weight: 300;
        background: url("../images/abs_list_img.png") no-repeat 8px 17px;
        border-bottom: solid 1px #f2f2f2;
        margin-bottom: 0 !important;
    }

        ul.our-cmty li:nth-child(odd) {
            background-color: #f9f9f9;
        }

        ul.our-cmty li:nth-child(even) {
            background-color: #FFF;
        }

.industry-cyber .card {
    margin: 10px 0 0 0;
}

.inner-conent ul li {
    font-size: 17px;
    font-weight: 300;
}

.inner-submenu .nav > li > a {
    padding: 0 0 0 6px;
    border-right: 0;
}

    .inner-submenu .nav > li > a:hover, .inner-submenu .nav > li > a:focus {
        background: none;
    }

    .inner-submenu .nav > li > a:after {
        border-bottom: none;
    }

.inner-submenu .nav > li > ul.inner-nav {
    margin-left: 15px;
}

.card1 {
    width: 30%;
    height: 180px;
    margin: 10px 10px;
    display: inline-block;
}

.publications {
    width: 100%;
}

    .publications h1 {
        color: #666;
        font-size: 19px;
        font-weight: 700;
    }

.inner-submenu .nav > li > ul.inner-nav li {
    border-bottom: solid 1px #DDD;
    position: relative;
}

    .inner-submenu .nav > li > ul.inner-nav li:hover:after {
        width: 100%;
    }

    .inner-submenu .nav > li > ul.inner-nav li:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0%;
        border-bottom: 1px solid #c31315;
        transition: 0.4s;
    }

    .inner-submenu .nav > li > ul.inner-nav li a {
        border-left: none;
        padding: 0;
        line-height: 20px;
        margin: 8px 0;
        font-weight: 300;
    }

.inner-submenu .nav > li > a:focus {
    color: #c31315;
    border-left: solid 4px #c31315;
}

.inner-submenu .nav > li:focus {
    color: #c31315;
    border-bottom: 1px solid #c31315;
    transition: 0.4s;
}

    .inner-submenu .nav > li:focus:after {
        width: 100%;
    }

.inner-submenu .nav > li > a.collapsed, .inner-submenu .nav > li > a {
    color: #999999;
    outline: 0;
}

.inner-submenu .nav > li > ul.inner-nav li.active {
    border-bottom: 1px solid #c31315;
    color: #666;
}

.inner-submenu .nav > li > a.collapsed + ul.inner-nav {
    display: none;
}

.inner-submenu .nav > li > ul.inner-nav.collapsing {
    display: block;
}

.faqs-c ul.nav li {
    padding-right: 10px;
}

    .faqs-c ul.nav li a {
        padding: 10px 28px;
        border-right: 1px solid transparent;
        color: #666;
        font-weight: bold;
        border: solid 1px #DDD;
        background: #f8f8f8;
        outline: 0;
    }

.sme-faq ul.nav li a {
    padding: 10px 22px;
}

.faqs-c .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #c31315;
    font-weight: bold;
    border-bottom: solid 1px transparent;
    background: #FFF;
}

.faqs-c .tab-content > .active > p {
    padding: 0px;
}

.faqs-c .tab-content > .tab-pane ol li {
    font-size: 14px;
    font-weight: 300;
    margin: 10px 0;
    line-height: 28px;
    letter-spacing: 1.2px;
}

    .faqs-c .tab-content > .tab-pane ol li p {
        line-height: 25px;
    }

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #432772;
    border: 0;
    z-index: 10;
    outline: 0;
}

    .back-to-top:hover {
        background: #c31315;
    }

    .back-to-top + .tooltip {
        display: none !important;
    }

.tabbable.tabs-left .nav-tabs {
    border: none;
}
/*.faqs-c .tabbable.tabs-left .nav-tabs > li.active > a, .tabbable.tabs-left .nav-tabs > li.active > a:hover, .tabbable.tabs-left .nav-tabs > li.active > a:focus {
	border-right:solid 1px transparent;
}*/
.faqs-c .tabbable.tabs-left ul.nav {
    display: table;
}

    .faqs-c .tabbable.tabs-left ul.nav li {
        padding-right: 0px;
        width: 48%;
        font-size: 13px;
        line-height: 16px !important;
        margin: 5px;
        display: table-cell;
        vertical-align: middle;
    }

        .faqs-c .tabbable.tabs-left ul.nav li a {
            padding: 5px 5px 5px 77px;
            font-size: 13px;
            line-height: 17px;
            font-weight: 500;
            border-radius: 0;
            outline: 0;
            border-bottom: solid 1px #DDD;
            position: relative;
            display: table;
            vertical-align: middle;
            width: 100%;
        }

            .faqs-c .tabbable.tabs-left ul.nav li a span.tab-list-span {
                display: table-cell;
                vertical-align: middle;
                height: 84px;
            }

            .faqs-c .tabbable.tabs-left ul.nav li a:before {
                position: absolute;
                content: "";
                width: 50px;
                height: 50px;
                -webkit-border-radius: 40px;
                -moz-border-radius: 40px;
                border-radius: 40px;
                background: #9f9f9f;
                left: 14px;
                top: 20px;
            }

            .faqs-c .tabbable.tabs-left ul.nav li a:hover {
                color: #c31315;
                transition: all 0.3s ease-in 0s;
            }

                .faqs-c .tabbable.tabs-left ul.nav li a:hover:before {
                    background: #c31315;
                }

        .faqs-c .tabbable.tabs-left ul.nav li.active a:before {
            background: #c31315;
        }

        .faqs-c .tabbable.tabs-left ul.nav li:nth-child(1) a:before, .faqs-c .tabbable.tabs-left ul.nav li:nth-child(2) a:before, .faqs-c .tabbable.tabs-left ul.nav li:nth-child(3) a:before, .faqs-c .tabbable.tabs-left ul.nav li:nth-child(4) a:before, .faqs-c .tabbable.tabs-left ul.nav li:nth-child(5) a:before, .faqs-c .tabbable.tabs-left ul.nav li:nth-child(6) a:before, .faqs-c .tabbable.tabs-left ul.nav li:nth-child(7) a:before {
            color: #FFF;
            text-align: center;
            font-size: 17px;
            line-height: 45px;
            display: block;
            transition: all 0.3s ease-in 0s;
        }

        .faqs-c .tabbable.tabs-left ul.nav li:nth-child(1) a:before {
            content: "A";
        }

        .faqs-c .tabbable.tabs-left ul.nav li:nth-child(2) a:before {
            content: "B";
        }

        .faqs-c .tabbable.tabs-left ul.nav li:nth-child(3) a:before {
            content: "C";
        }

        .faqs-c .tabbable.tabs-left ul.nav li:nth-child(4) a:before {
            content: "D";
        }

        .faqs-c .tabbable.tabs-left ul.nav li:nth-child(5) a:before {
            content: "E";
        }

        .faqs-c .tabbable.tabs-left ul.nav li:nth-child(6) a:before {
            content: "F";
        }

        .faqs-c .tabbable.tabs-left ul.nav li:nth-child(7) a:before {
            content: "G";
        }

.faqs-c .span8 {
    padding: 14px 0;
}

    .faqs-c .span8 p strong {
        display: block;
        line-height: normal;
    }

    .faqs-c .span8 .nav-tabs {
        margin-bottom: 10px;
    }

.tab-pane-inner {
    padding: 10px 0;
}

.accordion {
    margin-top: 12px;
}

    .accordion .accordion-group {
        margin: 8px 0;
    }

        .accordion .accordion-group .accordion-heading a {
            color: #999999;
            border-left: solid 4px #FFF;
            padding-left: 6px;
            transition: all 0.3s ease-in 0s;
            font-size: 13px;
            text-decoration: none;
            font-weight: 700;
            text-transform: uppercase;
            display: block;
            line-height: 28px;
            outline: 0;
        }

            .accordion .accordion-group .accordion-heading a[href="#collapseOne"] {
                border-left: solid 4px #c31315;
            }

            .accordion .accordion-group .accordion-heading a.collapsed {
                border-left: solid 4px #FFF !important;
            }

                .accordion .accordion-group .accordion-heading a.collapsed:hover {
                    border-left: solid 4px #c31315 !important;
                }

            .accordion .accordion-group .accordion-heading a:focus {
                border-left: solid 4px #c31315;
            }

            .accordion .accordion-group .accordion-heading a:hover {
                border-left: solid 4px #c31315;
                transition: all 0.3s ease-in 0s;
            }

.accordion-inner ul li a {
    padding: 0;
    line-height: 20px;
   /* margin: 8px 8px 8px 0px;*/
    font-weight: 300;
    display: block;
    border-left: none;
    outline: 0;
}

    .accordion-inner ul li a:hover {
        border-left: none;
    }

    .accordion-inner ul li a.active {
        border-left: none;
        font-weight: 400;
        color: #c31315;
    }

.accordion-inner ul li {
    border-bottom: solid 1px #DDD;
    position: relative;
    margin-left: 12px;
}

    .accordion-inner ul li:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0%;
        border-bottom: 1px solid #c31315;
        transition: 0.4s;
    }

    .accordion-inner ul li:hover:after {
        width: 100%;
    }

.inner-conent ul li, .inner-conent ol li {
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: 1.2px;
    margin-bottom: 20px;
}

ol.Banking li {
    font-weight: 700 !important;
}

    ol.Banking li ul li {
        font-weight: 300 !important;
    }

    ol.Banking li ol li {
        font-weight: 300 !important;
    }

.smes-accordion .panel-group .panel-heading h4 a {
    text-decoration: none;
}

    .smes-accordion .panel-group .panel-heading h4 a[aria-expanded="true"], .smes-accordion .panel-group .panel-heading h4 a:hover {
        color: #c31315;
        text-decoration: none;
    }

.smes-accordion .panel-group .panel-default:first-child .panel-heading a {
    color: #c31315;
}

    .smes-accordion .panel-group .panel-default:first-child .panel-heading a.collapsed {
        color: #333;
    }

.smes-accordion .card {
    margin: 0;
}

.external-links .card {
    width: 15%;
    height: 130px;
}

    .external-links .card .flip-text {
        font-size: 14px;
        font-weight: 500;
    }

    .external-links .card .flip-icon .fa.fa-external-link {
        font-size: 55px;
        color: #c31315;
    }

.consumer-b-c {
    width: 100%;
    display: table;
    margin: 0;
    padding: 0;
}

.consumer-block {
    width: 22%;
    margin: 0 20px 20px 0;
    padding: 0;
    height: 164px;
    background: #f1f1f0;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.12);
    border: solid 1px #ddd;
    display: inline-block;
}

    .consumer-block:nth-child(4n) {
        margin-right: 0;
    }

.consumer-b-d {
    background: #eeeeed;
    width: 100%;
    display: table;
    margin: 0;
    padding: 0;
    height: 50%;
}

    .consumer-b-d span {
        display: table-cell;
        vertical-align: middle;
    }

        .consumer-b-d span .fa.fa-file-pdf-o {
            margin-top: 14px;
        }

.consumer-b-cnt {
    background: #c5c4c4;
    width: 100%;
    display: table;
    margin: 0;
    padding: 5px;
    height: 50%;
    color: #333;
    text-align: center;
}

    .consumer-b-cnt span {
        display: table-cell;
        vertical-align: middle;
        font-size: 12px;
    }
/* Effect 9: second text and borders */
.cl-effect-9 a {
    position: relative;
    display: inline-block;
    outline: none;
    text-decoration: none;
    text-shadow: 0 0 1px rgba(255,255,255,0.3);
    color: #c31315;
    font-weight: 700;
    font-size: 14px;
    width: 100%;
    /* border-top:solid 2px #c31315; */
}

    .cl-effect-9 a::before,
    .cl-effect-9 a::after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 1px;
        content: '';
        opacity: 1;
        -webkit-transition: opacity 0.3s, height 0.3s;
        -moz-transition: opacity 0.3s, height 0.3s;
        transition: opacity 0.3s, height 0.3s;
    }

    .cl-effect-9 a::after {
        top: 100%;
        opacity: 0;
        -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
        -moz-transition: -moz-transform 0.3s, opacity 0.3s;
        transition: transform 0.3s, opacity 0.3s;
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    .cl-effect-9 a span:first-child {
        z-index: 2;
        display: block;
        font-weight: 700;
        font-size: 40px;
        text-align: center;
    }

    .cl-effect-9 a span:last-child {
        z-index: 1;
        display: block;
        color: #c31315;
        font-size: 12px;
        opacity: 0;
        -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
        -moz-transition: -moz-transform 0.3s, opacity 0.3s;
        transition: transform 0.3s, opacity 0.3s;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        transform: translateY(-100%);
        text-align: center;
        margin-top: -5px;
        padding-bottom: 5px;
    }

    .cl-effect-9 a:hover::before,
    .cl-effect-9 a:focus::before {
        height: 6px;
    }

    .cl-effect-9 a:hover::before,
    .cl-effect-9 a:hover::after,
    .cl-effect-9 a:focus::before,
    .cl-effect-9 a:focus::after {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        transform: translateY(0px);
    }

    .cl-effect-9 a:hover span:last-child,
    .cl-effect-9 a:focus span:last-child {
        opacity: 1;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        transform: translateY(0%);
    }

.accordion .accordion-group .accordion-heading a[href="#collapseninteen"] {
    border-left: solid 4px #c31315;
}

.fncl-publictns .publications .consumer-block:last-child {
    margin-right: 0 !important;
}

.fncl-publictns .publications .consumer-block:nth-child(4n) {
    margin-right: 20px;
}

.cl-effect-9 a .fa.fa-external-link {
    margin-top: 16px;
}

.para-semibold {
    font-weight: 500;
    font-size: 14px;
    margin-top: 14px;
}

.sibor-table-c {
    width: 45%;
    display: table;
}

    .sibor-table-c table {
        display: table;
    }

    .sibor-table-c table, .sibor-table-c .abscologo {
        float: left;
    }

    .sibor-table-c .abscologo {
        background: #fafafa;
        display: table;
        height: 187px;
        margin: 36px 0 0 2px;
        padding: 20px;
    }

        .sibor-table-c .abscologo span {
            display: table-cell;
            vertical-align: middle;
            min-height: 150px;
        }

.floatmenu-c {
    right: 0;
    position: inherit;
}

.innr-nav .inner-submenu .accordion-inner ul li a.active {
    color: #c31315;
    position: relative;
    border-left: 0;
}

.innr-nav .floatmenu-c .accordion-inner ul li a.active:after {
    border-bottom: solid 1px #c31315;
    position: absolute;
    top: 28px;
    content: "";
    width: 104%;
    left: 0;
}

.inrmenu-arw {
    background: url("../images/innermenu_arw.png") no-repeat;
    display: block;
    height: 34px;
    left: -28px;
    position: absolute;
    top: 12px;
    width: 28px;
    cursor: pointer;
}

.floatmenu-c.inner-menu-expanded .inrmenu-arw {
    background: url("../images/innermenu_arw1.png") no-repeat !important;
}

table.prime-lt {
    width: 58%;
}

    table.prime-lt tbody td:first-child {
        width: 80%;
    }

.abscologo {
    margin-top: 20%;
}

.inrmenu-arw {
    display: none;
}

#showmenu {
    position: absolute;
    top: 60px;
}

.menu {
    position: absolute !important;
    top: 120px;
}

.consumerlist {
    display: table;
    height: auto;
    border-bottom: 1px solid #cccccc;
    width: 100%;
    background: #f8f8f8;
}

    .consumerlist p {
        width: 95% !important;
        display: inline-block;
        font-size: 14px;
        font-weight: 300;
        color: #999999;
        vertical-align: middle;
        line-height: inherit;
        padding: 12px 0 10px 10px;
        margin: 0;
    }

        .consumerlist p a {
            text-decoration: none;
            color: #666;
            outline: none;
            font-size: 14px;
            font-weight: 400;
            background: url(../images/pdf-iconsmall.png) no-repeat left;
            display: inline-block;
            padding-left: 30px;
        }

.iconimg {
    position: absolute;
    display: block;
    right: -4px;
    top: -16px;
    z-index: 9999;
}

    .iconimg img {
        width: auto;
    }

.ourroles {
    margin-top: 10px;
}

.sibro p {
    margin-bottom: 20px;
}

.inner-conent ol li p:first-child {
    margin-bottom: 10px;
}

.faqs-c .nav-tabs li {
    margin-bottom: 0;
}

.consumer-info {
    width: 30%;
    float: left;
}

table.dataTable.no-footer thead tr th:nth-child(4) {
    display: none;
}

table.dataTable.no-footer tbody tr td:nth-child(4) {
    display: none;
}

.fastblog {
    background: #f1f3f3;
    padding: 15px;
    margin-bottom: 20px;
    min-height: 154px;
}

    .fastblog a {
        text-decoration: none;
    }

.fasttxt {
    padding-top: 9px;
}

    .fasttxt h4 {
        color: #424242;
        line-height: 20px;
        font-weight: 400;
        font-size: 14px;
        margin: 5px 0 0;
        text-align: center;
    }

.industry-mt {
    margin-top: 20px;
}

ul.about li {
    margin-bottom: 12px;
}

.Affiliate table.dataTable.no-footer tbody tr td:nth-child(3) {
    display: none;
}

.Affiliate table.dataTable thead tr th:nth-child(3) {
    display: none;
}

.ordinary .sortmember {
    top: 10px;
    float: left;
}

.jobsblock {
    background: #999;
    margin: 0 0 4px;
    border: 1px solid #e7e7e7;
    color: #fff;
}

    .jobsblock .nav-pills > li > a {
        border-right: none;
        padding: 8px 12px;
        font-size: 14px;
        font-weight: 500;
        text-decoration: none;
        color: #fff;
        margin: 4px 0;
    }

    .jobsblock .nav-pills > li > ul.dropdown-menu {
        margin: 0;
        background: #dddddd;
        border: none;
        border-radius: none;
    }

        .jobsblock .nav-pills > li > ul.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            color: #fff;
        }

    .jobsblock .nav-pills > li > a.active {
        background-color: #eee;
        color: #999;
    }

    .jobsblock .nav-pills > li.open > a {
        background-color: #eee;
        color: #666;
    }


.eventscalc {
    width: 100%;
}

.eventsblock:nth-child(odd) {
    background: #f8f8f8;
    border-bottom: 1px solid #cccccc;
    display: table;
    height: auto;
    width: 100%;
    padding: 15px;
}

.eventsblock h1 {
    font-size: 16px;
    letter-spacing: 1.2px;
    line-height: 25px;
    font-weight: 700;
    margin: 0 0 15px;
}

.eventsblock p {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1.2px;
    line-height: 25px;
    margin-bottom: 6px;
}

    .eventsblock p strong {
        display: inline;
        font-weight: 700;
    }

.eventsblock:nth-child(even) {
    background: #eeeded;
    border-bottom: 1px solid #cccccc;
    display: table;
    height: auto;
    width: 100%;
    padding: 15px;
}

.mobilelogin {
    display: none;
}

.error {
    color: #c31315;
}

.errormargin {
    margin-top: 10px;
}

.loginclose {
    background: url(../images/login-close.png) no-repeat;
    position: absolute;
    height: 17px;
    width: 19px;
    top: 2px;
    right: 2px;
}


.embed-responsive-16by9 {
    padding-bottom: 42%;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    width: 75%;
    height: 100%;
}

ol.Banking1 li {
    font-weight: 700;
}

    ol.Banking1 li table tbody tr {
        font-weight: normal;
    }

Header {
    background: rgb(255, 255, 255) url("../images/bg-menu.png") no-repeat scroll right top;
    display: block;
    width: 100%;
    z-index: 99999;
}

.fixed {
    position: fixed;
}

.heightn {
    height: 74px;
}

.panel-defaultannounce {
    margin-top: 0px !important;
}

ol.Aboutbanking li {
    font-weight: 700;
}

    ol.Aboutbanking li span {
        font-weight: 300;
    }

.memberp p strong {
    display: initial;
}

p.MemberDate {
    line-height: 0;
    padding: 14px 0 5px 0;
}


.chequetable {
    width: 65%;
}


.jobsleft {
    float: left;
    margin-left: 115px;
}

.jobsright {
    float: right;
}

    .jobsright button {
        margin: 8px 0 5px 7px;
    }



/*RAS CSS written by Deepthi*/

.ras {
    margin: 25px 0 0 0;
}

    .ras ol li ol li {
           margin-bottom: 0;
    }
    .ras ol li p:not(:first-child) {
         margin-bottom: 10px;
    }
    .ras ol li ol li:last-child {
        margin-bottom: 10px;
    }

.rasmargin {
margin-bottom:0 !important;
}

 .navbar-brand > img {
  display: block;
  max-width:none !important;
}

ol.upperlist
{
    margin-bottom:20px !important;
}

ol.upperlist li
{
    list-style-type: upper-alpha;
    margin-bottom:5px !important;
}

.padl0
{
    padding-left:0 !important;
}

ol.consolidation li {
    margin-bottom: 5px;
}

.pmargin5
{
    margin-bottom:5px;
    }
    
    .withoutPDF {
    background: none !important;
}

.pad-left15
{
    padding-left: 15px;
 display: flex;
line-height: 26px;
}

.emclass
{
font-style: normal;
padding-right: 5px;
}

.ZipClass
{
        background: url(../images/zip-iconsmall.png) no-repeat left !important;
}

.absdl
{
    font-weight: 300;
}

.absdl dl {
    padding: 0.5em;
  }
  .absdl dl dt {
    float: left;
    clear: left;
    width: 100px;
    text-align: left;
    font-weight: 300;
  }
  
  .absdl dl dd {
    margin: 0 0 0 110px;
    padding: 0 0 0.5em 0;
  }
  
  .pdfbottom
  {
    margin-bottom: 10px;
  }
  
  .KYC{
	  padding: 0 0 0 38px !important;
  }
  
  .KYChref{
	   padding: 0 !important;
  }