@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700|Roboto+Condensed:400,700|Roboto:300,400,500,700');

body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #444;
}

#MemberPage {
    height: auto;
    width: 100%;
    overflow: hidden;
    margin-top: 130px;
}
.carousel-caption{
    position:unset;
}
.outer-get-form .form-control {
    color: #fff !important;
}

.breadcrumb-item.active {
    color: yellow;
}

.all-data {
    width: 100%;
    overflow: hidden;
    display: flex;
}

.left-data-new {
    width: 100%;
    float: right;
    display: flex;
}

.all-left-data {
    display: flex;
    align-items: center;
}

.right-data-new {
    width: 40%;
    float: left;
    font-size: 16px;
    line-height: 1.6;
    display: flex;
    align-items: center;
}

a, img {
    text-decoration: none;
    outline: none;
    border: none;
    transition: all .4s;
}

:focus {
    outline: 0 !important;
    box-shadow: none !important;
}

a, a:hover, a:focus, a:active {
    text-decoration: none;
    outline: 0px;
    color: #414042;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

.top-navbar .navbar {
    background-color: rgba(255,255,255,.7);
    padding: 10px 25px;
    height: 110px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.8);
}

.top-navbar .nav-bg {
    background-color: #fff;
}

.top-navbar .navbar-nav {
    position: relative;
}

header .navbar-light .navbar-nav .nav-link, header .navbar-light .navbar-nav .nav-link:focus {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    color: #000;
    padding: 45px 10px;
    text-transform: uppercase;
}

    header .navbar-light .navbar-nav .nav-link:hover, header .navbar-light .navbar-nav .nav-link:focus {
        color: #000;
    }

header .navbar-light .navbar-nav .active > .nav-link {
    background-color: #00963c;
    color: #fff;
    border-bottom: 5px solid #ffff01;
    padding-left: 40px;
    padding-right: 40px;
}

.btn-green {
    background: #00963c;
    border-radius: 100px;
    min-width: 150px;
    color: #fff !important;
    text-align: center;
    padding: 10px 10px !important;
}

    .btn-green:hover {
        color: #000 !important;
        background: #ffff01;
    }

.slide-bg {
    width: 100%;
    overflow: hidden;
    background: #00973b;
    height: auto;
}

.btn-blue {
    background-color: #00963c;
    border-radius: 100px;
    min-width: 150px;
    color: #fff !important;
    text-align: center;
    padding: 12px 30px !important;
}

    .btn-blue:hover {
        background-color: #ffff01;
        color: #000 !important;
    }

.SectionButton {
    height: auto !important;
}

input#Content_Root_MemberPageDispatcher_subpage_applyForLoan_Btn_Submit {
    background: #00963c;
    color: #fff;
    width: 100px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 0px 0px;
    float: left;
    border: 0px;
}

    input#Content_Root_MemberPageDispatcher_subpage_applyForLoan_Btn_Submit:hover {
        background: #ffff01;
        color: #000;
    }

.btn-orange {
    background-color: #00963c;
    border-radius: 100px;
    min-width: 150px;
    color: #fff !important;
    text-align: center;
    padding: 12px 30px !important;
}

    .btn-orange:hover {
        background-color: #ffff01;
        color: #000 !important;
    }

.top-navbar .btn-blue, .top-navbar .btn-orange {
    margin-left: 20px;
    margin-top: 0px;
}
.left-bg {
    background:url("../images/happycash.jpg");
    height: 500px;
    width: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
#navbar-main {
    position: relative;
}
/* Slider Section */
.slider-wrapper {
        position: relative;
        overflow: hidden;
        display: flex;
        width: 100%;
    }
    .full-width {
        width: 150px;
        margin: 0 auto;
    }
    .carousel{
      width:100%;
    }
        .slider-wrapper .carousel-caption h1 {
            font-family: 'Montserrat', sans-serif;
            font-size: 37px;
            font-weight: 700;
            text-transform: uppercase;
            text-shadow: 1px 2px 3px rgba(0,0,0,.5);
        }

            .slider-wrapper .carousel-caption h1 .header-big {
                font-size: 70px;
            }

.text-blue {
    color: #3F92DF;
}

.slider-form {
    background-color: rgba(44, 44, 42, 0.68);
    color: #fff;
    width: 100%;
    display: flex;
    padding:60px 20px 0;
}

    .slider-form h3 {
        font-size: 22px;
        color: #fff;
        font-weight: 300;
        margin-bottom: 25px;
        border-bottom: 1px solid #ffff01;
        padding-bottom: 20px;
        text-transform: uppercase;
    }

    .slider-form label {
        font-size: 13px;
        font-weight: 500;
    }

.form-group {
    margin-bottom: 25px;
}

.form-control {
    height: 50px;
    background-color: transparent;
    border-color: #bbb;
    font-size: 14px;
    color: #fff;
    border-radius: 100px;
}

    .form-control:focus {
        background-color: transparent;
        color: #ccc;
        border-color: #b2844b !important;
    }

    .form-control::placeholder {
        color: #fff;
        font-size: 14px;
    }

.slider-form .btn-orange {
    text-align: center;
    box-shadow: 0 0 10px #333;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(3rem + 2px);
}

.process-wrapper {
    padding: 60px 0;
    overflow:hidden;
}

    .process-wrapper .lead {
        margin-bottom: 70px;
    }

.lead {
    font-size: 17px;
    font-weight: 300;
    color: #414042;
}

.section-title {
    position: relative;
    font-size: 28px;
    color: #414042;
    font-weight: 700;
    text-align: center;
    padding-bottom: 15px;
    margin: 50px 0 10px;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

    .section-title span {
        color: #414042;
    }

    .section-title:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100px;
        height: 1px;
        background-color: #414042;
        margin: auto;
    }

.first-para {
    text-align: center;
    width: 55%;
    margin-left: auto;
    margin-right: auto;
}

.how-it-box {
    text-align: center;
}

    .how-it-box:after {
        content: "";
        position: absolute;
        right: -65px;
        top: 20px;
        width: 135px;
        height: 35px;
    }

.box-two:after {
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipY;
    -ms-filter: "FlipY";
    top: 180px;
}

.box-three:after {
    display: none;
}

.how-it-icon-box {
    background-color: #fff;
    width: 230px;
    height: 230px;
    display: flex;
    margin: 0 auto 70px;
    text-align: center;
    transition: all .3s;
    border-radius: 100%;
    padding: 15px;
    align-items: center;
    border: 10px solid #00963c;
}

.how-it-icon {
    width: 100px;
    height: 100px;
    display: table;
    margin: 0 auto;
    transition: all .3s;
}

.how-it-icon-1 {
    background: url(../images/how-it-work-icon-1.png) no-repeat 0px 0;
}

.how-it-icon-2 {
    background: url(../images/how-it-work-icon-2.png) no-repeat 0px 0;
}

.how-it-icon-3 {
    background: url(../images/how-it-work-icon-3.png) no-repeat 0px 0;
}

.how-it-icon-box:hover {
    background-color: #ffff01;
    border: 10px solid #ffff01;
}

    .how-it-icon-box:hover .how-it-icon {
        background-position: 0 -101px;
    }

.how-it-box h4 {
    font-size: 20px;
    font-weight: 700;
    color: #1C285B;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.how-it-box p {
    color: #000;
    font-weight: 400;
    min-height: 50px;
}


.get-cash:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(44, 44, 42, 0.68);
}

.get-cash {
    position: relative;
    background: url(../images/get-cash-bg.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    min-height: 400px;
    color: #fff !important;
    text-align: center;
    display: flex;
    align-items: center;
}

.container {
    position: relative;
}

.get-cash h1 {
    font-size: 60px;
    font-weight: 300;
    margin-bottom: 20px;
    text-shadow: 1px 2px 10px rgba(0,0,0,.8);
}

.get-cash h2 {
    font-size: 28px;
    font-weight: 300;
}

.get-cash-form {
    background-color: #414042;
    width: 100%;
    min-height: 100px;
    padding: 25px 0 0;
}

footer {
    padding-top: 20px;
    color: #1F456D;
}

    footer a {
        color: #1F456D;
    }

        footer a:hover {
            color: #ffff01;
        }

    footer p {
        margin-bottom: 0;
    }

.footer-contact-info {
    margin-bottom: 40px;
    padding-top: 15px;
}

    .footer-contact-info i {
        margin-right: 5px;
    }

ul.footer-link {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

.footer-link li {
    display: inline-block;
}

    .footer-link li a {
        display: block;
        padding: 0 7px;
        font-size: 13px;
        text-transform:uppercase;
    }

        .footer-link li a.active {
            color: #dede0d;
        }

.copyright {
    background-color: #033618;
    height: 80px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #fff;
    margin-top: 40px;
}

.border-right {
    border-color: #1F456E !important;
}

.scrollToTop {
    position: fixed;
    right: 20px;
    text-align: center;
    text-decoration: none;
    bottom: 30px;
    background-color: #b2844b;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    z-index: 999;
    line-height: 24px;
    display: none;
}

    .scrollToTop:hover {
        background-color: #1F456E;
        color: #fff;
    }

/** inner page css **/
.breadcrumb-item + .breadcrumb-item::before {
    color: #fff !important;
    content: "/";
}

.page-title-wrapper {
    background: #0f8c42 !important;
    background: -moz-linear-gradient(top, #414042 1%, #414042 100%);
    background: -webkit-linear-gradient(top, #414042 1%,#414042 100%);
    background: linear-gradient(to bottom, #414042 1%,#414042 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#414042', endColorstr='#414042',GradientType=0 );
    position: relative;
    min-height: 200px;
    margin-top: 110px;
    display: flex;
    align-items: center;
    text-align: center;
    padding: 5px 0;
    color: #fff;
}

    .page-title-wrapper h1 {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 42px;
        font-weight: 300;
        text-shadow: 1px 2px 5px rgba(0,0,0,.8);
        text-align: center;
        text-transform: uppercase;
        padding-bottom: 10px;
    }

.breadcrumb {
    font-family: 'Roboto Condensed', sans-serif;
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0;
    font-size: 14px;
    justify-content: center;
    text-transform: uppercase;
    color: #fff;
}

    .breadcrumb a {
        color: #fff;
    }

.ul-slide-text {
    padding: 0px;
    margin: 0px;
}

    .ul-slide-text li {
        list-style: none;
        display: flex;
        align-items: center;
    }

        .ul-slide-text li span {
            border-radius: 100%;
            width: 15px;
            height: 15px;
            background: #000;
            display: block;
            border: 2px solid #fff;
            margin-right: 10px;
        }

.inner-page-wrapper {
    padding: 80px 0;
}

.about-middle-sec {
    margin: 80px 0;
}

.about-icon-box {
    text-align: center;
}

.about-icon {
    width: 200px;
    height: 200px;
    line-height: 200px;
    background-color: #b2844b;
    border-radius: 100%;
    text-align: center;
    box-shadow: 0 0 20px #999;
    margin: 0 auto 30px;
    transition: all .4s;
}

    .about-icon:hover {
        background-color: #414042;
    }

.about-icon-box h4 {
    font-size: 22px;
    font-weight: 300;
    color: #1F2632;
    margin-bottom: 15px;
}

.about-icon-box p {
    margin-bottom: 0;
}

.about-bottom-sec h6 {
    font-size: 16px;
    color: #444;
    margin-bottom: 15px;
}

.about-bottom-sec p {
    margin-bottom: 0;
}

.the-tribe {
    padding-right: 30px;
}

.the-product {
    background-color: #eee;
    border: 1px solid #ddd;
    padding: 30px 25px;
}

.about-buttons {
    margin-top: 35px;
    text-align: center;
}

    .about-buttons .btn {
        width: 300px;
        margin: 0 10px;
    }

.content-pages h6 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}

.content-pages h5 {
    font-size: 18px;
    color: #212121;
    margin-bottom: 10px;
}

.content-pages .pb-2:first-child h5 {
    margin-bottom: 30px;
}

.content-pages .pb-2:last-child, .content-pages .pb-2:last-child p:last-child {
    margin-bottom: 0px !important;
    padding-bottom: 0 !important;
}

.blue-title.mb-0 {
    font-size: 20px;
    color: #414042;
}

.text-16 {
    font-size: 16px;
}

.text-primary {
    color: #1B275A !important;
}

.text-20 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px !important;
}

hr.mb-5 {
    margin-bottom: 2rem !important;
}

hr.mt-5 {
    margin-top: 2rem !important;
}

.que-ans {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.faqs-page p {
    margin-bottom: 0;
}

.question {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px !important;
}

.que-ans-last {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.how-it-single {
    background-color: #fff;
    box-shadow: 0 0 20px #aaa;
    padding: 30px 30px;
    margin-bottom: 60px;
}

    .how-it-single:nth-of-type(1) {
        margin-top: 50px;
    }

    .how-it-single:last-child {
        margin-bottom: 0px;
    }

    .how-it-single .how-it-icon-box {
        width: 200px;
        height: 200px;
        margin: 0 auto;
        padding: 10px;
        border: 10px solid #00963c;
    }

        .how-it-single .how-it-icon-box:hover {
            background-color: #ffff01;
            border: 10px solid #ffff01;
        }

    .how-it-single .col-lg-2 {
        -ms-flex: 0 0 21%;
        flex: 0 0 21%;
        max-width: 21%;
    }

    .how-it-single .col-lg-10 {
        -ms-flex: 0 0 79%;
        flex: 0 0 79%;
        max-width: 79%;
    }

    .how-it-single h4 {
        font-size: 20px;
        font-weight: 700;
        color: #1C285B;
        margin-bottom: 20px;
        text-transform: uppercase;
    }

    .how-it-single p {
        text-align: left;
    }

        .how-it-single p:last-child {
            margin-bottom: 0px;
            font-size: 16px;
        }

.map {
    margin-top: -80px;
}

    .map iframe {
        width: 100%;
        border: 0;
    }

.contact-box {
    background-color: #fff;
    margin-top: -50px;
    margin-bottom: 50px;
    height: 100px;
    box-shadow: 0 0 20px #aaa;
}

.contact-single {
    display: table;
    width: 100%;
}

.content-content p {
    margin-bottom: 0;
}

.contact-icon {
    background-color: #00963c;
    height: 100px;
    width: 100px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 24px;
    color: #fff;
    transition: all .4s;
}

.content-content {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    font-size: 20px;
}

    .content-content:last-child {
        padding-right: 15px;
    }

.contact-single a {
    color: #444;
    transition: all .4s;
}

    .contact-single a:hover {
        color: #1F456D;
    }

        .contact-single a:hover .contact-icon, .contact-icon:hover {
            background-color: #ffff01;
        }

.contact-form {
    background-color: #fff;
    padding: 30px;
    box-shadow: 0 0 20px #aaa;
}

textarea.form-control {
    height: 160px;
    border-radius: 6px;
}

.contact-form label {
    font-weight: 500;
}

.contact-form .btn-orange {
    width: 200px;
}

#LogoImg .img-fluid, #LogoImg1 .img-fluid {
    max-width: 140px !important;
}

.fast-cash {
    display: flex;
    align-items: center;
}

.get-form .form-group {
    margin: 0 !important;
}

.outer-get-form {
    padding: 15px 0px;
    background: #0f4022;
}

.Links .Link:hover {
    background-color: #ffff01 !important;
    color: #000 !important;
}

.InfoTable table tr td:nth-child(2n) {
    color: #414042 !important;
}

.CustomerSite .btn-success {
    background-color: #00963c !important;
    border-color: #ffff01 !important;
    margin-top: 10px;
}

#income_Content_Root_MemberPageDispatcher_subpage_applyForLoan_EmpInfo_Div_EmpInfo_0 {
    z-index: 1 !important;
}

.state_text {
    padding-left: 10px;
    margin-top: 5px;
}

.top-table.table-1 {
    margin-top: 40px;
}

.bg808080 {
    background: #808080 !important;
}

.left-data {
    min-width: 100px;
    background: #a0a0a0;
    min-height: 30px;
    display: flex;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    padding: 5px;
    box-sizing: border-box;
}

.top-table {
    margin-bottom: 40px;
}

.table-title-box-1 {
    background: #a0a0a0;
    padding: 5px;
    box-sizing: border-box;
    min-height: 58px !important;
}

.table-box {
    padding: 5px;
    box-sizing: border-box;
    border: 2px solid #e5e5e5;
    border-top: 0px solid #e5e5e5;
    border-right: 0px solid #e5e5e5;
    min-height: 80px;
    display: flex;
    padding: 5px;
    box-sizing: border-box;
}

.table-box-outer-2 {
    width: 392px;
}

.table-box-outer.table-box-outer-2 .table-title-box-1 {
    border: 0;
}

.table-3 .table-box-outer-2 .table-title-box-2 {
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
}

.table-3 .table-box {
    border: 0;
}

.table-3 .table-box-outer-2 {
    width: 392px;
    border-left: 2px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
}

.table-2 .table-box {
    padding: 5px;
    box-sizing: border-box;
    border-bottom: 0px solid red;
    box-sizing: border-box;
    min-height: 102px;
    width: 100%;
}

    .table-2 .table-box:last-child {
        border-bottom: 0px solid red;
    }

.table-4 table-box-outer-2 .row-data {
    display: flex;
}

.table-box-outer table-box-outer-2 .row-data .table-box {
    width: 100%;
}

.top-table.table-4 .table-box-outer-2 {
    width: 100%;
}

.top-table.table-4 .row-data {
    display: block;
}

.top-table.table-4 .table-box-outer-2 .row-data {
    width: 100%;
    display: flex;
    border: 0;
}

    .top-table.table-4 .table-box-outer-2 .row-data .table-box {
        width: 100%;
        background: none;
        border: 0;
        display: block;
    }

        .top-table.table-4 .table-box-outer-2 .row-data .table-box ul {
            margin: 0 auto;
        }

.top-table.table-4 .table-box {
    min-height: 40px !important;
    border: 0;
}

.top-table.table-4 .table-box-outer-2 .row-data .table-box-1 {
    border-right: 2px solid #e5e5e5;
}

.table-box-outer.table-box-outer-2 .table-title-box-1 {
    border: 0;
}

.table-5 .table-box-outer-2 .row-data {
    border-top: 2px solid #e5e5e5 !important;
}

.table-6 .left-data {
    min-width: 141px;
}

.disp-flex {
    border: 0px solid red;
    box-sizing: border-box;
    display: flex;
    width: 100%;
}

.bga0a0a0 {
    background: #a0a0a0;
}

.width40 {
    width: 40% !important;
}

.top-table.table-2 .table-box {
    min-height: auto;
}

.mb-20 {
    margin-bottom: 10px;
}

.top-table.table-3 .table-box-outer .table-box {
    min-height: 40px;
}

.row-data {
    display: flex;
    border-top: 2px solid #e5e5e5;
    border-left: 2px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    box-sizing: border-box;
}

.white_text {
    color: #fff !important;
    font-weight: bold;
}

.right-data {
    padding-left: 20px;
}

.f000 {
    color: #fff !important;
}

.strong_text {
    font-weight: bold;
}

.powered-by ul li:first-child {
    margin-right: 20px !important;
}
.data-table {
  width:100%;
  float:left;
}
.table-img {
    background: url(../images/01.png);
    background-repeat: no-repeat;
    background-position: center center;
    max-width: 100%;
    height: 400px;
    width: 100%;
    margin:15px 0px;
}
@media only screen and (max-width: 1200px){
  .btn-green {
    min-width: 114px;
    font-size: 13px;
    padding: 10px;
  }
  .header-text {
    font-size:14px !important;
    width:13% !important;
  }
  header .navbar-light .navbar-nav .nav-link, header .navbar-light .navbar-nav .nav-link, header .navbar-light .navbar-nav .nav-link, header .navbar-light .navbar-nav .nav-link:focus {
    font-size:14px;
  }
  #LogoImg .img-fluid, #LogoImg1 .img-fluid {
    max-width: 110px !important;
}
  header .navbar-light .navbar-nav .active > .nav-link {
    padding-left: 10px;
    padding-right: 10px;
  }
  li.nav-item:last-child{
    margin-top:0px !important;
  }
}
@media only screen and (max-width: 1024px) {
    .all-data {
        display: flex;
        flex-flow: column;
    }
    .slider-wrapper{
        display:block;
    } 
    .left-bg {
        width:300px;
        height:300px;
        margin: 0 auto;
    }
    .contact-box {
        margin-top: 0px !important;
    }

    .contact-single:last-child {
        margin: 0px 0px 0px;
    }

    .slider-wrapper .carousel-caption h1, .slider-wrapper .carousel-caption h1 .header-big {
        font-size: 24px !important;
    }

    .slide-bg {
        height: 350px;
    }

    .slider-wrapper .carousel-caption {
        top: 0%;
    }

    .ul-slide-text li {
        margin: 10px 0px 10px;
    }

    li.nav-item:last-child {
        margin-top: 10px;
    }

    .outer-get-form {
        padding: 40px 0px;
    }

        .outer-get-form .form-control {
            margin-bottom: 10px;
        }

    .slider-form {
        margin: 0px auto 0px !important;
    }

    .all-data {
        width: 100%;
        overflow: hidden;
        display: flex;
        flex-flow: column;
        justify-content: center;
    }

    .left-data-new {
        box-sizing: border-box;
        padding: 0px 0px 20px;
        width: 100%;
    }

    .all-left-data {
        text-align: center;
        margin-top: 20px;
    }

    .right-data-new {
        width: 100%;
        float: right;
        display: flex;
        justify-content: center;
    }

    .powered-by ul {
        flex-flow: column;
        margin: 30px 0px;
        height: auto !important;
    }

        .powered-by ul li {
            margin: 0px 0px 15px !important;
        }

            .powered-by ul li:first-child {
                margin-bottom: 20px !important;
            }
  .slider-form {
      max-width:100% !important;
  }
}

@media (max-width: 991px) {
    .slider-wrapper, .page-title-wrapper {
        margin-top: 150px !important;
    }
    li#aContactUs {
       margin-bottom: 15px;
    }
    .content-content{font-size:15px;}
    .header-text {
       width: 150px !important;
       font-size: 12px !important;
       margin-top:0px !important;
    }
    .navbar-light .navbar-toggler {
       border-color: #2070B8;
       width: 30px;
       height: 30px;
       display: flex;
       flex-flow: column;
       align-items: center;
       justify-content: center;
    }
    #LogoImg .img-fluid {
       max-width: 85px !important;
    }
   .navbar-brand {
      margin:0px !important;
    }
    #MemberPage {
        height: auto;
        width: 100%;
        overflow: hidden;
        margin-top: 139px;
    }
    .slider-wrapper, .page-title-wrapper{
        margin-top:70px !important;
    }
    li.nav-item:last-child{
      margin-top:10px !important;
    }
}
@media (max-width: 866px) {

  .slider-wrapper, .page-title-wrapper {
     margin-top: 70px !important;

}
  .process-wrapper{
    width:100%;
    overflow:hidden;
  }
  #MemberPage {
    margin-top: 80px;
  }
  .table-img {
    height: 230px;
    background-size: contain;
    margin:10px 0px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .slider-form{
    margin:0px auto 0px !important;
  }
}
  @media (orientation: landscape) {
    .slider-wrapper, .page-title-wrapper{
        margin-top:70px !important;
    }
    @media (min-width: 992px){
      .slider-wrapper, .page-title-wrapper{
          margin-top:100px !important;
      }
    }
    @media (max-width: 866px) {
     .table-img {
        height: 230px;
        background-size: contain;
        margin:15px 0px;
      }
    }
 }
 
/**** PRIVACY POLICY ****/
.privacy-top, .privacy-middle, .privacy-bottom {
    border-collapse: collapse;
    border: 1px solid black;
}

.privacy-top td, .privacy-middle td, .privacy-bottom td {
    padding: 5px;
    border: 1px solid black;
}

    .privacy-top tr td:first-child {
        width: 15%;
        font-weight: bold;
        background-color: #A6A6A6;
        color: white;
    }

    .privacy-top thead td {
        font-weight: bold;
    }

    .privacy-top thead tr td:first-child {
        background-color: #404040;
    }

    .privacy-top ul {
        margin-top: 15px;
    }

.privacy-middle thead td, .grey-box {
    font-weight: bold;
    background-color: #A6A6A6;
    color: white;
    border: 1px solid black;
}

.privacy-middle tbody tr td:nth-child(2), .privacy-middle tbody tr td:last-child {
    text-align: center;
    width: 25%;
}

.privacy-middle tr td:first-child {
    width: 50%;
}

.privacy-bottom tr td:first-child {
    width: 30%;
    font-weight: bold;
}

.privacy-bottom tr td:last-child {
    width: 70%;
}

.privacy-bottom tr:last-child td {
    font-weight: normal;
    padding: 20px 25px 45px 25px;
}