
html,
body,
img, h1, h5, h2 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    color: #000;
    font-size: 12px;
    color: #595959;
}

h3 {
    font-family: 'Roboto-Light'
}

P {
    line-height: 23px;
}

a:focus {
    outline: none;
    outline-offset: 0;
}

h1 {
    font-size: 30px;
    color: #000;
}

h2 {
    color: #000000;
}

h4 {
    font-size: 17px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.imageleft {
    float: left;
}

.imageright {
    float: right;
}

P.mypar {
    text-align: right;
}

h2.mypar {
    text-align: right;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

input:focus, textarea:focus, keygen:focus, select:focus {
    outline-offset: 0px;
    outline: none;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
    outline-offset: 0px;
}

.banner-section .login-box {
    background-color: #ffffff;
    border-radius: 10px;
    margin: 0;
    overflow: hidden;
    padding: 30px 20px;
    position: relative;
    /*width: 600px;*/
}
.loginhr{
    width: 1px;
    height: 238px;
    background-color: #cbd4db;
    box-shadow: 5px 5px 5px #b5a3a3;
    float: left;
}
.banner-section .login-box p{
    font-size: 11px;
    text-align: left;
    line-height: 12px;
    font-family: 'helvetica';
    padding: 0px 0px 0px 10px;
}

.banner-section .anouncement-box {
    background-color: #ffffff;
    border-radius: 10px;
    margin: 0;
    overflow: hidden;
    padding: 30px 20px;
    position: relative;
    width: 100%;
}

.news{
    padding: 5px;
    width: 222px;
}

.news img{
    width:140px;
}

.partnersigninbox{
    float:left;
    padding: 20px;
    /*box-shadow: 6px 0px 7px -4px #ccc;*/
}

.annbox{
    float:left;
}

#newstext ul{
    list-style: disc;
}


.banner-section .login-box h5 {
    border: 0 none;
    color: #0454a0;
    font-family: "Roboto-Bold";
    font-size: 20px;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    text-align: left;
}

.banner-section {
    position: relative;
    padding: 70px 0px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    background-image: url(../images/login-bg.jpg);
}

/* ============== Header ============*/
.navbar-brand {
    display: block;
    margin-top: 0;
    overflow: hidden;
    padding: 8px 0;
}

.navbar {
    border-radius: 0;
    box-shadow: 0 0 5px #000000;
    margin-bottom: 0;
    z-index: 999;
    min-height: 60px;
}

.navbar-nav > li > a {
    color: #000000;
    font-family: "GoodTimes-Regular";
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 1px;
    padding-bottom: 10px;
    padding-top: 25px;
    text-shadow: none;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: rgba(0, 0, 0, 0);
}

.navbar-nav > li {
    padding: 15px 0 0;
    margin-left: 10px;
}

.navbar-nav > li > a {
    border: 1px solid #aaaaaa;
    border-radius: 50px;
    cursor: pointer;
    padding: 5px 20px;
    font-family: Roboto-Light;
    font-size: 12px;
}

/*=========== login Form ============*/

.submit-section {
    display: block;
    margin-top: 30px;
    overflow: hidden;
}

.submit-section .btn-login {
    display: inline-block;
    float: left;
}

.forgot-password {
    float: left;
    margin-left: 30px;
    text-align: left;
}

.submit-section .forgot-password span {
    color: #000000;
    display: block;
    font-family: "Roboto-Light";
    font-size: 10px;
    line-height: 25px;
    margin-top: 0;
}

.submit-section .forgot-password .recover {
    color: #0454a0;
    font-family: "Roboto-Regular";
    text-decoration: none;
    cursor: pointer;
}

.submit-section .btn-default {
    background-color: #0454a0;
    background-image: none;
    border: 0 none;
    border-radius: 8px;
    box-shadow: 0 -11px 10px -11px #474849 inset;
    color: #ffffff;
    font-family: "Roboto-Bold";
    font-size: 20px;
    padding: 8px 40px;
    text-shadow: none;
}

.keyboard {
    display: inherit;
    font-family: Roboto-Light;
    font-size: 10px;
    font-weight: normal;
    line-height: 18px;
    text-align: left;
    width: 100%;
}

.col-two p{
    text-align: left;
}

.keyboard strong {
    color: #0454a0;
    font-size: 13px;
    font-weight: normal;
}

.keyboard {
    font-family: Roboto-Light;
    line-height: 18px;
    text-align: left;
}

/*================= Footer ================*/
.footer {
    text-align: center;
    padding: 30px 30px;
}

.footer ul li, .footer ul li a:link, .footer ul li a:visited{
    height: 25px;
    text-align: left;
    color:#595959;
}

.footer > p {
    font-family: "Roboto-Medium";
    margin: 0;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 20px;
    /*font-weight: bold;*/
}

.list-inline{
    text-align: left;
}

.play-store-logo{
    padding: 0px 5px;
    float: left;
}

.footerheader{
    font-family: "Roboto-Medium";
    font-weight: 900;
    color:#0454a0;
    text-align: left;
}

.footer .companyname {
    color: #0454a0;
    font-family: "Roboto-Medium";
    font-size: 25px;
    letter-spacing: 0.3px;
    line-height: 20px;
    margin: 30px 0 0;
    padding-bottom: 6px;
}

.footer .address {
    display: block;
    font-family: "Roboto-Light";
    font-size: 14px;
    line-height: 23px;
}

.footer .sebi {
    color: #0454a0;
    font-size: 15px !important;
    padding-top: 20px;
    font-weight: bold;
}

/*======================= Responsive ================*/

@media only screen and (min-width: 768px) and  (max-width: 1024px) {
    .submit-section .btn-default {
        font-size: 15px;
        padding: 8px 25px;
    }

}

@media only screen and (max-width: 768px) {
    .navbar-toggle {
        background-color: #1db690
    }

    .navbar-toggle .icon-bar {
        background-color: #fff
    }

    .navbar-nav > li > a {
        padding-top: 10px;
    }

    .map-section ul {
        width: 100%
    }

    .navbar-nav > li {
        margin-left: 0;
        padding: 5px 0 0;
        text-align: center;
    }

    .navbar-nav > li > a {
        border: 0;
        border-radius: 0;
        cursor: pointer;
        font-family: Roboto-Light;
        font-size: 12px;
        padding-top: 0;
    }
}

@media only screen and (max-width: 480px) {
    .banner-section .banner-title {
        font-size: 190%;
        line-height: 32px;
    }

    .customer-img {
        width: 96px
    }

    .advisor-img {
        width: 70px;
    }

    .banner-section .login-text {
        font-size: 15px;
    }

    .map {
        overflow: hidden;
        width: 300px;
    }

    .map-section ul {
        width: 100%;
    }

    .map-section ul li a {
        font-size: 12px;
    }

    .map-container .heading {
        font-size: 17px;
    }

    .map-container .address .companyname {
        font-size: 16px;
    }

    .map-container .address span {
        font-size: 13px;
    }

    .footer {
        margin: 0 auto;
        text-align: center;
        /*width: 84%;*/
    }
}

@media only screen and (max-width: 480px) {
    .submit-section .btn-default {
        font-size: 12px;
        padding: 8px 24px;
    }

    .submit-section .forgot-password span {
        font-size: 10px;
        line-height: 17px;
    }

    .navbar-brand > img {
        display: block;
        width: 180px;
    }

    .footer .companyname {
        font-size: 18px;
        line-height: 20px;
    }

    .footer .sebi {
        font-size: 12px !important;
    }
}
