/* Header */
#head {
    background: #181015 url( ../images/350.jpg) no-repeat;
    width: 100%;
    height: auto;
    min-height: 440px;
    text-align: center;
    padding-top: 240px;
    color: white;
    font-family: "Open sans", Helvetica, Arial;
    font-weight: 300;
}

    #head.secondary {
        height: 100px;
        min-height: 100px;
        padding-top: 0px;
    }

    #head .lead {
        font-family: "Open sans", Helvetica, Arial;
        font-size: 44px;
        margin-bottom: 6px;
        color: white;
        line-height: 1.15em;
    }

    #head .tagline {
        color: rgba(255,255,255,0.75);
        margin-bottom: 25px;
    }

        #head .tagline a {
            color: #fff;
        }

    #head .btn {
        margin-bottom: 10px;
    }

    #head .btn-default {
        text-shadow: none;
        background: transparent;
        color: rgba(255,255,255,.5);
        -webkit-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.5);
        -moz-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.5);
        box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.5);
        background: transparent;
    }

        #head .btn-default:hover,
        #head .btn-default:focus {
            color: rgba(255,255,255,.8);
            -webkit-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.8);
            -moz-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.8);
            box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.8);
            background: transparent;
        }

        #head .btn-default:active,
        #head .btn-default.active {
            color: #fff;
            -webkit-box-shadow: inset 0px 0px 0px 3px #fff;
            -moz-box-shadow: inset 0px 0px 0px 3px #fff;
            box-shadow: inset 0px 0px 0px 3px #fff;
            background: transparent;
        }

@media (max-width: 767px) {
    #head {
        min-height: 420px;
        padding-top: 160px;
    }

        #head .lead {
            font-size: 34px;
        }
}


/* Autohide navbar */
.slideUp {
    top: -100px;
}

.headroom {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}


/* Highlights (in jumbotron in most cases) */
.highlight {
    margin-top: 30px;
}

.h-caption {
    text-align: center;
}

    .h-caption i {
        display: block;
        font-size: 54px;
        color: #382526;
        margin-bottom: 36px;
    }

    .h-caption h4 {
        color: #382526;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 20px;
    }

.h-body {
}


/* Typography */
h1, h2, h3, h4, h5, h6 {
    font-family: "Open sans", Helvetica, Arial;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 30px;
}

blockquote {
    font-style: italic;
    font-family: Georgia;
    color: #999;
    margin: 30px 0 30px;
}
/*label { color: #777; }*/
.thin {
    font-weight: 300;
}

.page-title {
    margin-top: 20px;
    font-weight: 300;
}

.text-muted {
    color: #f56b2a;
}

.breadcrumb {
    background: none;
    padding: 0;
    margin: 30px 0 0px 0;
}

ul.list-spaces li {
    margin-bottom: 10px;
}

/* Helpers */
.container-full {
    margin: 0 auto;
    width: 100%;
}

.top-space {
    margin-top: 20px;
}

.top-margin {
    margin-top: 20px;
}

img {
    max-width: 65%;
}

    img.pull-right {
        margin-left: 10px;
    }

    img.pull-left {
        margin-right: 10px;
    }

#map {
    width: 100%;
    height: 280px;
}

#social {
    margin-top: 50px;
    margin-bottom: 50px;
}

    #social .wrapper {
        width: 340px;
        margin: 0 auto;
    }

/* Main content block */
.maincontent {
}

/* Sidebars */
.sidebar {
    padding-top: 36px;
    padding-bottom: 30px;
}

    .sidebar .widget {
        margin-bottom: 20px;
    }

    .sidebar h1, .sidebar .h1, .sidebar h2, .sidebar .h2, .sidebar h3, .sidebar .h3 {
        margin-top: 20px;
    }

/* Footer */


.btnApplyRoshanAcc {
    width: 14%;
}

.footer1 {
    background: #f5f4f4;
    padding: 8px 0 0 0;
    font-size: 12px;
    color: #999;
    margin-bottom: 5px;
    height: 40px;
}

    .footer1 a {
        color: #ccc;
    }

        .footer1 a:hover {
            color: #fff;
        }

    .footer1 .widget {
        margin-bottom: 30px;
    }

    .footer1 .widget-title {
        font-size: 17px;
        font-weight: bold;
        color: #ccc;
        margin: 0 0 20px;
    }

    .footer1 .entry-meta {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        margin: 0 0 35px 0;
        padding: 2px 0;
        color: #888888;
        font-size: 12px;
        font-size: 0.75rem;
    }

        .footer1 .entry-meta a {
            color: #333333;
        }

        .footer1 .entry-meta .meta-in {
            border-top: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            padding: 10px 0;
        }

.follow-me-icons {
    font-size: 30px;
}

    .follow-me-icons i {
        float: left;
        margin: 0 10px 0 0;
    }

.footer2 {
    background: #ed7c1e;
    padding: 15px 0;
    color: white;
    /*font-size: 12px;*/
    font-size: 10px;
    height: 10px;
    margin-top: 7px;
}

.footerpadding {
    padding: 0px;
    line-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

.footer2 a {
    color: #aaa;
}

    .footer2 a:hover {
        color: #fff;
    }

.footer2 p {
    margin: 0;
}

.widget-simplenav {
    margin-left: -5px;
}

    .widget-simplenav a {
        margin: 0 5px;
    }

.aofInfo a:hover {
    color: orange !important;
}

.btnRound a:hover {
    background-color: orange;
    color: white !important;
}

.btn-apply {
    display: inline-block;
    border-radius: 8rem;
    height: 4rem;
    padding: 0 2rem;
    box-sizing: border-box;
    text-decoration: none;
    background-color: #0083ca;
    color: #fff;
    text-align: center;
    font-family: "Aspira-Demi", sans-serif;
    font-size: 14px;
    line-height: 3.0;
    transition: all 0.2s;
}

a:hover, a:focus {
    color: orange;
    text-decoration: none;
}

.faqHeader {
    font-size: 27px;
    margin: 20px;
}

.panel-heading [data-toggle="collapse"]:after {
    font-family: 'Glyphicons Halflings';
    content: "\e072"; /* "play" icon */
    float: right;
    color: #337ab7;
    font-size: 18px;
    line-height: 22px;
    /* rotate "play" icon from > (right arrow) to down arrow */
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.panel-heading [data-toggle="collapse"].collapsed:after {
    /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #454444;
}

.nav {
    font-family: auto;
}

.btn-cancel {
    color: rgba(255,255,255,.8);
    background-color: #d4d0d0;
    border-color: #d4d0d0;
}

    .btn-cancel:hover {
        color: #fff;
        background-color: #d4d0d0;
        border-color: #d4d0d0;
    }

#modalBg {
    max-width: 98rem;
    width: 100%;
    height: 60rem;
    border-radius: 23px;
}

#modalBg {
    width: 90rem;
    height: 65rem;
    padding: 4rem 3rem;
    display: none;
    background: #ffffff;
    border-radius: 1rem;
    -moz-border-radius: 1rem;
    -webkit-border-radius: 1rem;
    -webkit-box-shadow: 1px 3px 5px -2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 3px 5px -2px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 3px 5px -2px rgba(0, 0, 0, 0.4);
}

.hide {
    display: none;
}

.show {
    display: block;
}

.responsive {
    width: 100%;
    height: auto;
}

.bg {
    /* The image used */
    background-image: url("../images/onBoardingMain.jpeg");
    /* Full height */
    height: 100%;
    min-height: 350px;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 240px;
}


.responsive {
    width: 700%;
    max-width: 400px;
    height: auto;
    max-width: 155%;
    min-height: 350px;
    padding-top: 240px;
}



.bgHalf {
    /* The image used */
    background-image: url("../images/subBanner.jpg");
    /* Full height */
    height: 100%;
    min-height: 350px;
    width: 50%;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 240px;
}

@media (max-width: 450px) {
	 .adjstaccountinfosec{

            margin-top: 45px !important;
    }
 .adjstcontinuebtn{

            margin-left: 244px !important;

    width: 70px !important;
    padding: 6px 3px !important;
    }
	
   .adjstcaption{
           margin-left: 120px !important;
    width: 175px !important;
   }
     .adjstemail{

        margin-right: 65px !important;
    }
  .adjstApplybtn{
            margin-left: 108px !important;
    }
    .adjstcallcenter{
        float: right !important;
    margin-right: 45px !important;
    }
    .footerpadding {
    line-height: 15px !important;
    }

.menu-item{
	
	border-bottom: 1px #ddd solid;
}

     .adjstToggle{
        width: 315px;

    }
    .nav-toggle 
	{
            width: 15px !important;
            margin-right: 10px;
    }

    .bg {
        background-image: url(../images/onBoardingMain.jpeg);
        /* height: 100%; */
        min-height: 0px;
        background-position: unset;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 145px;
        width: auto;
        height: auto;
        margin-top: 20% !important;
    }

    .wrap {
        margin-top: 1rem !important;
    }

    .lastStepImg {
        margin-bottom: -100px !important;
        margin-top: 65px !important;
    }

    .btnShortcutDiv {
        /*width: 190px !important;*/
        width: 192px !important;
        margin-left: 28px;
    }

    .btnShortcutDiv_Second {
        /*width: 190px !important;*/
        width: 192px !important;
        margin-left: 28px;
    }

    .tandc {
        width: 90% !important;
    }

    .lastStepInfoDiv {
        margin-top: 0% !important;
    }

    .lastStepBtnDiv {
        margin-bottom: 20% !important;
    }

    .bgHalf {
        min-height: 0px;
        background-position: unset;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 220px;
        width: auto;
        height: auto;
        margin-top: 33% !important;
        float: none !important;
    }

    .verifyCaptcha {
        width: 90% !important;
    }

    .eligibility {
        width: 100% !important;
        min-height: 0px !important;
        margin-bottom: 0px !important;
        margin-top: 5% !important;
        padding-right: 10px;
        padding-left: 35px;
    }

    .documnetsReq {
        float: left;
        width: 100% !important;
        margin-top: 8% !important;
        min-height: 350px !important;
        padding-left: 30px !important;
    }

    .adjustSize {
        display: flex;
    }

    .howtoapply {
        width: 100% !important;
        padding-left: 25px !important;
    }

    .center {
        padding: 3% 0 0 8% !important;
    }

    .btnApplyRoshanAcc {
        /*width: 30% !important;*/
        width: 44% !important;
        /* margin-left: 2px; */
    }
}

@media (min-width: 480px) {
    .bg {
        height: 200px;
    }
}

@media (min-width: 768px) {
    .bg {
        height: 150px;
    }
}

@media (min-width: 992px) {
    .bg {
        height: 100px;
    }
}

.bg1 {
    /* The image used */
    background-image: url("../images/RDA2.png");
    /* Full height */
    height: 100%;
    min-height: 350px;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 240px;
}

.bg2 {
    /* The image used */
    background-image: url("../images/RDA3.png");
    /* Full height */
    height: 100%;
    min-height: 350px;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 240px;
}

.bg3 {
    /* The image used */
    background-image: url("../images/RDA4.png");
    /* Full height */
    height: 100%;
    min-height: 350px;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 240px;
}

.navbar-toggle {
    margin-top: 25px;
    margin-right: 25px;
}

.navbar-nav > li > a {
    padding: 5px !important;
}

.navbar-brand {
    padding-left: 0px;
}

.jumbotron {
    padding-top: 0px !important;
}
/*gridview*/
.table table tbody tr td a,
.table table tbody tr td span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.table table > tbody > tr > td > span {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.table table > tbody > tr > td:first-child > a,
.table table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.table table > tbody > tr > td:last-child > a,
.table table > tbody > tr > td:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.table table > tbody > tr > td > a:hover,
.table table > tbody > tr > td > span:hover,
.table table > tbody > tr > td > a:focus,
.table table > tbody > tr > td > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
/*end gridview */
/*end gridview */
#footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    /*background-color: red;*/
    /*color: white;
            text-align: center;*/
    clear: both;
    /*position: relative;
    height: 200px;
    margin-top: 10%;*/
}

.navbar-btn {
    border-color: #ae142a;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: white;
    background-color: transparent;
    padding: 6px 12px !important;
    margin: 0px 0px 0px 10px;
}

    .navbar-btn:hover {
        color: transparent;
        background-color: transparent !important;
        border-color: white !important;
    }


.navbar {
    border-radius: 3px;
    /*background-color: #1B75BB;*/
    background-color: #FF9B22;
    transition: all ease 0.4s;
}

.navbar-brand {
    margin-left: 10%;
    font-size: 22px;
    color: white !important;
}

.navbar .navbar-right {
    margin-top: 2%;
}

.navbar .navbar-nav li a {
    font-size: 16px;
    color: white;
}

/* Animation */
.animate {
    padding: 0px 10px 0px 0px;
    transition: all ease 0.4s;
}

/* Jumbotron */
.jumbotron {
    margin-top: 110px;
}
/* stroke */
nav.stroke ul li a {
    position: relative;
}

    nav.stroke ul li a:after {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 0%;
        content: '.';
        color: transparent;
        background: #aaa;
        height: 1px;
    }
    /* navbar resize code */
    /*.navbar-nav > li > a, .navbar-brand {
    padding-top:4px !important; 
    padding-bottom:0 !important;
    height: 32px;
}

.navbar {min-height:100px !important;}*/

    nav.stroke ul li a:hover {
        -webkit-transition: all 200ms ease-in;
        -webkit-transform: scale(1.2);
        -ms-transition: all 200ms ease-in;
        -ms-transform: scale(1.2);
        -moz-transition: all 200ms ease-in;
        -moz-transform: scale(1.2);
        transition: all 200ms ease-in;
        transform: scale(1.2);
    }

.navbar ul li {
    width: 40px;
    border: 1px solid white;
    border-radius: 10px;
    text-align: center;
    margin-left: 2%;
    max-width: 70px;
    margin-top: 3px;
}

.navbar-right {
    width: 15%;
}



.btnShortcut {
    height: 50px;
    max-width: 100%;
    margin-top: -1%;
    margin-bottom: 4%;
}

.pipeImage {
    margin-left: 10px;
    margin-bottom: 7px;
}

.logoutPipeImage {
    margin-bottom: 7px;
    margin-right: 20px;
}
