html {
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
}

body {
  font-family: "Open Sans" !important;
  width: 100%;
  height: 100%;
  /* margin: 0px;
    padding: 0px; */
  overflow-x: hidden;
}

@media (min-width: 959px) {
  /* To remove the x mark on desktop */
  .dropdown-menu > .drop-close {
    display: none;
  }
  .textAlign-sm-center-lg-left {
    text-align: left;
  }

  .breadcrumb-font {
    font-size: 12px;
    padding-top: 7px;
    padding-left: 2px;
    padding-right: 2px;
  }

  .breadcrumbTopMargin-sm28-lg3 {
    margin-top: -3px;
  }

  .money-mngr {
    text-align: left;
  }

  ul.breadcrumb {
    padding: 10px 1px;
    list-style: none;
    background-color: #ffffff !important;
    margin-bottom: -27px;
  }
  ul.breadcrumb li {
    display: inline;
    font-size: 18px;
  }
  ul.breadcrumb li + li:before {
    padding: 8px;
    color: black;
  }
  ul.breadcrumb li a {
    color: #0275d8;
    text-decoration: none;
    font-size: 12px !important;
  }
  ul.breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
  }

  .device-left-right {
    text-align: left !important;
  }
  /* Navbar CSS */
  .navbar-custom {
    padding: 4px 36px !important;
    background-color: white !important;
    border-bottom: 1px solid rgba(234, 234, 234, 1) !important;
  }
  .mv-h2-text {
    display: block;
    font-size: 26px;
    font-weight: 700;
  }
  .mv-h1-text {
    display: block;
    font-size: 30px;
    font-weight: 700;
  }
  .mv-h3-text {
    display: block;
    font-size: 24px;
    font-weight: 600;
  }
  .mv-h4-text {
    display: block;
    font-size: 22px;
    font-weight: 500;
  }

  .navbar-custom a {
    color: #303133 !important;
    text-transform: uppercase;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: 0.05em;
    font-size: 13px;
  }

  .navbar-custom a:hover {
    color: #c5a224 !important;
    font-size: 13px;
  }

  .nav-item {
    padding: 4px !important;
  }

  .navbar-custom ul {
    padding: 0px !important;
  }
  .navbar-custom li {
    height: 100% !important;
  }
  .nav-link {
    margin-top: 5px;
  }

  a.active {
    color: rgb(230, 212, 57) !important;
    border-bottom: 8px solid rgb(221, 209, 45) !important;
    height: 40px;
  }

  .sign-in a {
    border: 2px solid;
    height: 39px !important;
    width: 118px !important;
    color: #c5a224 !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    line-height: 16px !important;
    text-align: center;
    padding: 9px 9px 9px !important;
    display: block;
    text-decoration: none;
  }

  /* main content area */
  .main {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .home-section-1 {
    background-image: url("../../d31bgfoj87qaaj.cloudfront.net/dist/img/BG_LANDING.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: scroll;
    background-size: cover;
    width: 100%;
    height: 90vh;
    max-height: 900px;
  }

  .home-section-2 {
    background-image: url("../../d31bgfoj87qaaj.cloudfront.net/dist/img/why_should_bg.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-attachment: scroll;
    background-size: cover;
  }

  .home-section-4 {
    background-image: url("../../d31bgfoj87qaaj.cloudfront.net/dist/img/BG_DOc.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: scroll;
    background-size: cover;
  }

  .img-mv-loans {
    width: 112px;
    padding-bottom: 20px;
  }

  .personalloanheader {
    font-size: 42px !important;
    font-weight: 800 !important;
    line-height: 50px !important;
    color: #000 !important;
    font-family: "Open Sans" !important;
    margin: 0px 300px;
    padding-top: 150px;
    /* margin-top: 150px; */
  }

  .presonalloanoverlay {
    background-color: rgba(0, 130, 18, 0.7);
    position: relative;
    width: 100%;
    height: 100%;
  }
  .desktop-white {
    color: white !important;
  }
  .reviewsoverlay {
    /* background-color:rgb(102, 204, 102); */
    background-color: rgba(0, 210, 121, 0.7);
    /* opacity:0.7; */
    position: relative;
    width: 100%;
    height: 100%;
  }

  .mvloanheader {
    font-size: 42px !important;
    font-weight: 900 !important;
    line-height: 50px !important;
    color: #000 !important;
    font-family: "Open Sans" !important;
    margin: 0px 390px;
  }

  .mvloanheaderdown {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #000 !important;
    padding-left: 23% !important;
    padding-right: 23% !important;
    line-height: 30px !important;
    font-family: "Open Sans" !important;
    margin: 18px 0 0;
  }

  .cta-btn {
    font-size: 14px;
    font-weight: 900 !important;
    width: 260px;
    font-family: "Open Sans" !important;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 13px 31px !important;
    background-color: #c5a224 !important;
    color: white;
    cursor: pointer;
    background-image: none;
    border-style: solid;
    border-radius: 2px;
    margin-top: 18px;
  }

  /* .cta-btn:hover{
        background-color: transparent!important;
        border-color: #c5a224!important;
        color: #c5a224;
    } */

  .cta-btn-outline {
    font-size: 14px;
    font-weight: 900 !important;
    width: 260px;
    font-family: "Open Sans" !important;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 13px 31px !important;
    background-color: transparent !important;
    border-color: #c5a224 !important;
    color: #c5a224;
    cursor: pointer;
    background-image: none;
    border-style: solid;
    border-radius: 2px;
    margin-top: 18px;
  }

  /* .cta-btn-outline:hover{
        background-color: #c5a224!important;
        border-color: white!important;
        color: white;
    } */

  .mv-stats {
    font-size: 15px !important;
    font-weight: 700 !important;
    color: #505d68 !important;
    line-height: 30px !important;
    font-family: "Open Sans" !important;
    padding: 20px 0px 2px 0px;
    margin-bottom: 0;
  }

  .mv-h2 {
    font-family: "Open Sans" !important;
    font-size: 32px;
    font-weight: 900;
    padding: 50px;
  }

  .mv-h3 {
    font-family: "Open Sans" !important;
    font-size: 28px;
    font-weight: 900;
    padding: 40px 0px;
  }

  .mv-h4 {
    font-family: "Open Sans" !important;
    font-size: 24px;
    font-weight: 800;
    padding: 25px 0px 5px 0px;
  }

  .mv-h5 {
    font-size: 15px !important;
    font-weight: 700 !important;
    color: #505d68 !important;
    line-height: 30px !important;
    font-family: "Open Sans" !important;
    padding: 20px 0px 2px 0px;
    margin-bottom: 0;
  }

  .mv-h6 {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #505d68 !important;
    line-height: 30px !important;
    font-family: "Open Sans" !important;
    font-weight: bold;
  }

  .mv-why-us {
    font-size: 15px;
    line-height: 1.75;
    color: #777;
    text-align: left;
  }

  .ul-check {
    vertical-align: middle;
    list-style: none;
    padding-left: 0px;
  }

  .ul-check li {
    margin: 10px 0px;
    background-image: url("../img/icon_check.png");
    background-repeat: no-repeat;
    line-height: 30px;
    padding-left: 35px;
  }

  .testimony {
    background: #f1faf0;
    padding: 30px 20px;
    text-align: left;
    min-height: 435px;
  }

  .testimony p {
    padding-top: 10px;
    min-height: 140px;
  }

  .owl-carousel .owl-item img {
    width: auto !important;
  }

  .cities-owl-carousel .owl-item img {
    width: auto !important;
  }
  .mv-link {
    color: #0064bd !important;
    /* color:#777 !important; */
    border-bottom: 1px solid #777;
    padding-bottom: 3px;
    text-decoration: none;
    cursor: pointer;
  }

  .mv-link:hover {
    color: #0064bd !important;
    /* color:#c5a224 !important; */
    border-bottom: 1px solid #c5a224;
    text-decoration: none;
    cursor: pointer;
  }

  a {
    color: #0064bd;
    text-decoration: none !important;
    font-size: 14px;
    /* text-decoration:underline !important; */
  }

  a:hover {
    color: #0064bd;
    /* text-decoration: none !important; */
    font-size: 14px;
    /* text-decoration:underline !important; */
  }

  .couponlink a {
    color: rgb(33, 37, 41);
    text-decoration: none !important;
    font-size: 24px;
    font-weight: 800;
  }

  .couponlink a:hover {
    color: #c5a224;
    text-decoration: none !important;
    font-size: 24px;
    font-weight: 800;
  }

  .mv-accordion {
    border-radius: 0;
    padding: 0;
  }

  .card {
    border: none;
    background-color: #fff;
    border-bottom: 1px solid rgba(234, 234, 234, 1);
  }
  .card-header {
    border-top: 1px solid rgba(234, 234, 234, 1);
    border-bottom: 1px solid rgba(234, 234, 234, 1);
    background-color: #fff;
    padding-left: 5px;
  }

  .card-header a {
    color: #c5a224;
    font-family: "Open Sans" !important;
    padding: 5px 0px;
    font-weight: 600 !important;
    letter-spacing: 0.1em;
    font-size: 15px;
    text-transform: capitalize !important;
    width: 100%;
    text-align: left;
    text-decoration: none;
    display: block;
    cursor: pointer;
  }

  .card-header a:hover {
    color: #c5a224 !important;
    font-family: "Open Sans" !important;
    padding: 5px 0px;
    font-weight: 600 !important;
    letter-spacing: 0.1em;
    font-size: 15px;
    text-transform: capitalize !important;
    width: 100%;
    text-align: left;
    text-decoration: none;
  }
  .card-header a.collapsed {
    color: #000;
  }

  .card-body {
    padding: 10px 5px !important;
  }

  .mv-p {
    color: #777;
    font-size: 14px;
    line-height: 1.75;
    font-weight: 400;
  }

  .faq-table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #eaeaea;
    margin: 18px 0 0;
    color: #777;
    width: 100%;
    font-size: 14px;
  }

  .faq-table tr.header {
    background-color: lightgrey;
    padding: 10px;
  }

  .faq-table th {
    padding: 8px;
    font-weight: normal;
    border: 1px solid #eaeaea;
  }
  .faq-table td {
    padding: 8px;
    font-weight: normal;
    border: 1px solid #eaeaea;
  }

  .font-14 {
    font-size: 14px;
  }
  .font-15 {
    font-size: 15px;
  }

  .p20 {
    padding: 20px !important;
  }

  .p40 {
    padding: 40px !important;
  }
  .p2040 {
    padding: 20px 40px;
  }

  .bg-green {
    background-color: #f1faf0;
    padding: 20px 0px;
  }

  .w100 {
    width: 100%;
  }

  .p-none {
    padding: 0px !important;
  }

  .img-bullet {
    width: 6px;
  }

  .footer {
    background-color: #1b1d1f;
    color: white;
    padding: 36px 0px;
  }

  .footer p {
    font-weight: 600;
    font-size: 14px;
    padding-top: 10px;
  }
  .footer a {
    color: white !important;
  }
  .footer a:hover {
    color: #c5a224 !important;
  }

  .footer-bottom {
    background-color: #141618;
    padding: 15px 0px;
    color: white !important;
    text-align: right;
  }

  .footer-bottom p {
    font-size: 14px;
    padding: 5px 0px;
    margin: 0px;
    text-align: left;
  }

  .footer-bottom a {
    color: white;
    padding: 5px;
  }

  .footer-bottom a:hover {
    color: #c5a224;
    padding: 5px;
  }
  .sticker {
    text-align: left;
  }
  .custom-dim {
    height: 100%;
    width: 80%;
  }

  .txt-change {
    text-align: left;
  }
  .pic-dim {
    height: 100px;
    width: 170px;
    margin-top: 20%;
    margin-bottom: 5%;
    font-size: 200px;
    font-weight: bolder;
  }
  .cus-txt {
    font-size: 30px;
    font-weight: bolder;
    color: #000000;
    margin-bottom: 30%;
  }

  .careerImg-dim {
    height: 50px;
    width: 50px;
  }
  .header-img {
    z-index: 9;
    width: 100%;
    /* height:100px;
        position:absolute; */
  }
  .text-color {
    color: #777;
  }
  .car-mvloanheader {
    font-size: 26px !important;
    font-weight: 900 !important;
    color: #000 !important;
    /* padding: 0px 50px; */
  }
  .move-to-top {
    display: flex;
    flex-direction: right;
  }
  .bg-dim {
    height: 700px;
  }

  .cus-cls {
    margin-top: 100px;
  }

  .move-to-right {
    display: flex;
    flex-direction: top;
  }

  .horizontal_box {
    background-color: #777;
  }
  .wrapper {
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.14);
    background-color: #fff !important;
    width: 100%;
  }
  .p_wrapper {
    /* width: 25%!important; */
    border-width: 0 0px 0 0 !important;
    padding: 10px 0 !important;
    margin-top: 0;
    float: left;
    box-shadow: 5px 0 5px -5px #333;
  }
  .input_wrapper {
    border: none;
    border-width: 0px;
    min-width: 230px;
    max-width: 330px;
  }

  .input_wrapper:focus {
    outline: none;
  }

  .inline-fields input {
    display: inline-block;
  }
  .bottom-most-banner {
    position: sticky !important;
    bottom: 0;
    width: 100% !important;
    background-color: #c5a224 !important;
    z-index: 6;
    height: 49px;
    padding-bottom: 1%;
  }
  .mtsnb-button {
    text-align: left;
    font-size: 12px;
    padding-top: 0.4%;
    margin-top: 2px;
  }
  .mtsnb-text {
    text-align: right;
    color: white;
    font-size: 15px;
    padding-top: 1.5%;
  }
  .bannner {
    text-align: center;
    background-color: white;
    border-radius: 5px;
  }

  .contact-img {
    margin-left: 53px;
  }

  .space {
    padding-top: 6px;
  }
  .footer-class {
    font-size: 12px;
    margin: 0 auto 0 auto;
  }
  .footer-link {
    margin-right: 5px;
    color: #fff;
  }

  body > div:first-of-type {
    padding-top: 50px;
  }
}

@media (max-width: 959px) {
  .breadcrumb-font {
    font-size: 12px;
    padding-top: 1px;
    padding-left: 2px;
    padding-right: 2px;
  }

  .textAlign-sm-center-lg-left {
    text-align: center;
  }

  .breadcrumbTopMargin-sm28-lg3 {
    margin-top: -28px;
  }

  body > div:first-of-type {
    padding-top: 25px;
  }

  .responsiveTextH1 {
    font-size: 32px;
  }
  .responsiveTextH4 {
    font-size: 20px;
  }

  ul.breadcrumb {
    padding: 10px 1px;
    list-style: none;
    /* background-color: #F1FAF0; */
    background-color: #ffffff !important;
    margin-top: 60px;
    margin-bottom: -27px;
  }
  ul.breadcrumb li {
    display: inline;
    font-size: 13px;
  }
  ul.breadcrumb li + li:before {
    padding: 8px;
    color: black;
  }
  ul.breadcrumb li a {
    color: #0275d8;
    text-decoration: none;
    font-size: 12px !important;
  }
  ul.breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
  }

  .space {
    padding-top: 6px;
  }
  .footer-class {
    font-size: 12px;
    margin: 0 auto 0 auto;
  }
  .footer-link {
    margin-right: 5px;
    color: #fff;
  }

  .horizontal_box {
    background-color: #777;
  }
  .wrapper {
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.14);
    background-color: #fff !important;
    width: 100%;
    margin-left: 1px;
  }
  .p_wrapper {
    /* width: 25%!important; */
    border-width: 0 0px 0 0 !important;
    padding: 10px 0 !important;
    margin-top: 0;
    float: left;
    box-shadow: 5px 0 5px -5px #333;
  }
  .input_wrapper {
    border: none;
    border-width: 0px;
    width: 300px;
  }
  .input_wrapper:focus {
    outline: none;
  }

  .contact-img {
    margin-left: 20px;
  }

  .mtsnb-text {
    text-align: center;
    color: white;
    font-size: 10px;
    margin-top: 5px;
  }

  /* .mtsnb-button { */
  /* text-align:center;
        border-radius:5px; */

  /* background-color: rgba(10, 10, 10, 0.5);
        border: 1px solid #fff;
        padding: 0.5rem;
        flex-grow: 1;
        color: #fff;

       
    } */

  .bannner {
    text-align: center;
    background-color: white;
    margin-top: 3px;
    border-radius: 5px;
    font-size: 12px;
  }
  .bottom-most-banner {
    position: sticky !important;
    bottom: 0;
    width: 100%;
    background-color: #c5a224 !important;
    z-index: 6;
    height: 56px;
    padding-top: 2%;
  }
  .device-left-right {
    text-align: center !important;
  }
  .move-to-right {
    display: flex;
    flex-direction: left;
    width: 40%;
  }

  .cus-cls {
    margin-top: 180px;
  }
  .bg-dim {
    height: 572px;
  }
  .move-to-top {
    display: flex;
    flex-direction: column-reverse;
  }
  .car-mvloanheader {
    font-size: 26px !important;
    font-weight: 900 !important;
    color: #000 !important;
    /* padding: 0px 50px; */
  }
  .text-color {
    color: #777;
  }
  .header-img {
    z-index: 9;
    width: 100%;
  }
  .dim {
    margin-top: 20px;
  }
  .reminder {
    margin-top: 183px;
  }
  .easy-align {
    position: absolute;
    top: 6px;
    margin-bottom: 20px;
  }
  .pay-align {
    position: absolute;
    top: 3715px;
    margin-bottom: 20px;
  }
  .one-pass-text {
    position: absolute;
    top: -28px;
    margin-bottom: 20px;
  }

  .cus-txt {
    font-size: 25px;
    font-weight: bolder;
    color: #000000;
    margin-bottom: 30%;
  }

  .pic-dim {
    height: 100px;
    width: 170px;
    margin-top: 30%;
    margin-bottom: 10%;
  }
  .txt-change {
    text-align: center;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bolder;
  }
  .img-custom {
    margin-top: 110px;
  }

  .custom-align {
    position: absolute;
    top: 1100px;
    margin-bottom: 20px;
    /* left: 16px; */
    /* font-size: 20px !important; */
  }
  /* .custom-dim {
        height: 650px;
        width: 550px;
    } */

  .navbar-custom {
    padding: 4px 36px !important;
    background-color: white !important;
    border-bottom: 1px solid rgba(234, 234, 234, 1) !important;
  }

  .navbar-toggler {
    border: none;
  }

  .navbar-custom a {
    color: #303133 !important;
    text-transform: uppercase;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: 0.05em;
    font-size: 13px;
  }

  .sm-hide {
    display: none;
  }

  .navbar-custom a:hover {
    color: #c5a224 !important;
    border-bottom: 3px solid #c5a224;
  }

  .nav-item {
    padding: 4px !important;
  }

  .navbar-custom ul {
    padding: 0px !important;
    padding-top: 10px !important;
  }
  .navbar-custom li {
    height: 100% !important;
  }
  .nav-link {
    margin-top: 5px;
  }

  a.active {
    color: #c5a224 !important;
  }

  .sign-in a {
    border: 2px solid;
    height: 39px !important;
    width: 118px !important;
    color: #c5a224 !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    line-height: 16px !important;
    text-align: center;
    padding: 9px 9px 9px !important;
    display: block;
    text-decoration: none;
  }

  /* main content area */
  .main {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
  }

  .home-section-1 {
    background-image: url("../../d31bgfoj87qaaj.cloudfront.net/dist/img/BG_LANDING.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: scroll;
    background-size: cover;
    width: 100%;
    height: 100vh;
    max-height: 900px;
  }

  .home-section-2 {
    background-image: url("../../d31bgfoj87qaaj.cloudfront.net/dist/img/why_should_bg.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-attachment: scroll;
    background-size: cover;
  }

  .home-section-4 {
    background-color: #f1faf0;
  }

  .img-mv-loans {
    width: 112px;
    padding-bottom: 20px;
    margin-top: 10x;
  }

  .personalloanheader {
    font-size: 24px !important;
    font-weight: 800 !important;
    color: white !important;
    padding: 0px 50px;
    padding-top: 150px;
    text-align: center !important;
  }

  .presonalloanoverlay {
    background-color: rgba(0, 130, 18, 0.7);
    position: relative;
    width: 100%;
    height: 100%;
  }
  .reviewsoverlay {
    /* background-color:#c5a224(102, 204, 102, 0.7);  */
    background-color: rgba(0, 210, 121, 0.7);
    /* opacity:0.7; */
    position: relative;
    width: 100%;
    height: 100%;
  }
  .mvloanheader {
    font-size: 26px !important;
    font-weight: 900 !important;
    color: #000 !important;
    padding: 0px 25px;
  }

  .mvloanheaderdown {
    padding: 10px 60px;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
  }
  .mobile-black {
    color: #000 !important;
  }
  .nobackground {
    background-image: none !important;
    background-color: transparent !important;
    height: unset !important;
  }
  .cta-btn {
    font-size: 14px;
    font-weight: 900 !important;
    width: 260px;
    font-family: "Open Sans" !important;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 13px 31px !important;
    background-color: #c5a224 !important;
    color: white;
    cursor: pointer;
    background-image: none;
    border-style: solid;
    border-radius: 2px;
    margin-top: 18px;
  }

  .cta-btn:hover {
    background-color: transparent !important;
    border-color: #c5a224 !important;
    color: #c5a224;
  }

  .cta-btn-outline {
    font-size: 14px;
    font-weight: 900 !important;
    width: 260px;
    font-family: "Open Sans" !important;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 13px 31px !important;
    background-color: transparent !important;
    border-color: #c5a224 !important;
    color: #c5a224;
    cursor: pointer;
    background-image: none;
    border-style: solid;
    border-radius: 2px;
    margin-top: 18px;
  }

  .cta-btn-outline:hover {
    background-color: #c5a224 !important;
    border-color: white !important;
    color: white;
  }

  .mv-stats {
    font-size: 15px !important;
    font-weight: 700 !important;
    color: #505d68 !important;
    line-height: 30px !important;
    font-family: "Open Sans" !important;
    padding: 20px 30px;
    margin-bottom: 0;
  }

  .mv-h2 {
    font-family: "Open Sans" !important;
    font-size: 26px;
    font-weight: 900;
    padding: 20px;
    margin-top: 100px;
  }

  .mv-h3 {
    font-family: "Open Sans" !important;
    font-size: 24px;
    font-weight: 900;
    padding: 20px 0px;
  }

  .mv-h4 {
    font-family: "Open Sans" !important;
    font-size: 24px;
    font-weight: 800;
    padding: 25px 0px 5px 0px;
  }

  .mv-h5 {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #505d68 !important;
    line-height: 30px !important;
    padding: 20px 0px 2px 0px;
    margin-bottom: 0;
  }

  .mv-h6 {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #505d68 !important;
    line-height: 30px !important;
    font-family: "Open Sans" !important;
    font-weight: bold;
  }

  .mv-h2-text {
    display: block;
    font-size: 24px;
    font-weight: 700;
  }

  .mv-why-us {
    font-size: 15px;
    line-height: 1.75;
    color: #777;
  }

  .ul-check {
    vertical-align: middle;
    list-style: none;
    padding-left: 0px;
  }

  .ul-check li {
    margin: 10px 0px;
    background-image: url("../img/icon_check.png");
    background-repeat: no-repeat;
    line-height: 30px;
    padding-left: 35px;
  }

  .testimony {
    background: #f1faf0;
    padding: 30px 20px;
    text-align: left;
  }

  .testimony p {
    padding-top: 10px;
    min-height: 140px;
  }

  .owl-carousel .owl-item img {
    width: auto !important;
  }

  .cities-owl-carousel .owl-item img {
    width: auto !important;
  }

  .mv-link {
    color: #0064bd !important;
    /* color:#777 !important; */
    border-bottom: 1px solid #777;
    padding-bottom: 3px;
    text-decoration: none;
    cursor: pointer;
  }

  .mv-link:hover {
    color: #0064bd !important;
    /* color:#c5a224 !important; */
    border-bottom: 1px solid #c5a224;
    text-decoration: none;
    cursor: pointer;
  }

  a {
    color: #0064bd;
    /* text-decoration: none !important; */
    font-size: 14px;
    /* text-decoration:underline !important; */
  }

  a:hover {
    color: #0064bd;
    /* text-decoration: none ; */
    font-size: 14px;
    text-decoration: underline !important;
  }

  .couponlink a {
    color: rgb(33, 37, 41);
    text-decoration: none !important;
    font-size: 24px;
    font-weight: 800;
  }

  .couponlink a:hover {
    color: #c5a224;
    text-decoration: none !important;
    font-size: 24px;
    font-weight: 800;
  }

  .mv-accordion {
    border-radius: 0;
    padding: 0;
  }

  .card {
    border: none;
    background-color: #fff;
    border-bottom: 1px solid rgba(234, 234, 234, 1);
  }
  .card-header {
    border-top: 1px solid rgba(234, 234, 234, 1);
    border-bottom: 1px solid rgba(234, 234, 234, 1);
    background-color: #fff;
    padding-left: 5px;
  }

  .card-header a {
    color: #c5a224;
    font-family: "Open Sans" !important;
    padding: 5px 0px;
    font-weight: 600 !important;
    letter-spacing: 0.1em;
    font-size: 15px;
    text-transform: capitalize !important;
    width: 100%;
    text-align: left;
    text-decoration: none;
    display: block;
    cursor: pointer;
  }

  .card-header a:hover {
    color: #c5a224 !important;
    font-family: "Open Sans" !important;
    padding: 5px 0px;
    font-weight: 600 !important;
    letter-spacing: 0.1em;
    font-size: 15px;
    text-transform: capitalize !important;
    width: 100%;
    text-align: left;
    text-decoration: none;
  }
  .card-header a.collapsed {
    color: #000;
  }

  .card-body {
    padding: 10px 5px !important;
  }

  .mv-p {
    color: #777;
    font-size: 14px;
    line-height: 1.75;
    font-weight: 400;
  }

  .faq-table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #eaeaea;
    margin: 18px 0 0;
    color: #777;
    width: 100%;
    font-size: 14px;
  }

  .faq-table tr.header {
    background-color: lightgrey;
    padding: 10px;
  }

  .faq-table th {
    padding: 8px;
    font-weight: normal;
    border: 1px solid #eaeaea;
  }
  .faq-table td {
    padding: 8px;
    font-weight: normal;
    border: 1px solid #eaeaea;
  }

  .font-14 {
    font-size: 14px;
  }
  .font-15 {
    font-size: 15px;
  }

  .p20 {
    padding: 20px !important;
  }

  .p40 {
    padding: 40px !important;
  }
  .p2040 {
    padding: 20px 40px;
  }

  .bg-green {
    background-color: #f1faf0;
    padding: 20px 0px;
    text-align: center;
    position: relative;
  }

  .wauto {
    width: auto !important;
    height: auto !important;
  }
  .w100 {
    width: 100%;
  }

  .p-none {
    padding: 0px !important;
  }

  .img-bullet {
    width: 6px;
  }

  .footer {
    background-color: #1b1d1f;
    color: white;
    padding: 36px 0px;
  }

  .footer p {
    font-weight: 600;
    font-size: 14px;
    padding-top: 10px;
  }
  .footer a {
    color: white !important;
  }
  .footer a:hover {
    color: #c5a224 !important;
  }

  .footer-bottom {
    background-color: #141618;
    padding: 30px 0px;
    color: white !important;
    text-align: center;
  }

  .footer-bottom p {
    font-size: 14px;
    padding: 5px 0px;
    margin: 0px;
  }
  .mv-h1-text {
    display: block;
    font-size: 27px;
    font-weight: 700;
  }

  .mv-h3-text {
    display: block;
    font-size: 21px;
    font-weight: 600;
  }

  .mv-h4-text {
    display: block;
    font-size: 19px;
    font-weight: 500;
  }

  .footer-bottom a {
    color: white;
    padding: 5px;
  }

  .footer-bottom a:hover {
    color: #c5a224;
    padding: 5px;
  }

  /*To make the collapsed nav bar scrollable */
  #navbarsExampleDefault {
    overflow-y: scroll !important;
    max-height: 500px !important;
  }

  .dropdown-menu > .drop-close {
    display: block;
  }
}
.cities-main {
  text-align: center;
}

.img-container {
  height: auto;
  width: 400px;
}

.img-small {
  height: auto;
  width: 200px;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.money-manager-img {
  width: "300px" !important;
  height: "500px" !important;
}

.values {
  background: #f7f7f7;
  padding: 30px 20px;
  text-align: center;
}

.values p {
  padding-top: 30px;
  min-height: 140px;
}
.loan-criteria {
  background-size: 300px 100px;
  background: white;
  padding: 30px 20px;
  text-align: center;
  max-height: 300px !important;
}

.bg-white {
  background-color: white !important;
}

.bg-white:hover {
  border-color: white !important;
}

.text-black {
  color: black !important;
}

.text-white {
  color: white !important;
}
.management {
  text-align: left;
}

.management p {
  padding-top: 15px;
}

.p0 {
  padding: 0px !important;
}
.img-x-small {
  height: auto;
  width: 150px;
}

.text-justify {
  text-align: justify !important;
}

.w-500 {
  width: 500px;
}

.w-1000 {
  width: 1000px;
}

.w-400 {
  width: 400px;
}

.h-500 {
  height: 500px;
}

.h-200 {
  height: 200px !important;
}

.h-100 {
  height: 100%;
}

.h100px {
  height: 100px !important;
}
.h-300 {
  height: 300px;
}

.h-400 {
  height: 400px;
}

.w-600 {
  width: 600px;
}

.w-700 {
  width: 700px;
}

.w-200 {
  width: 200px;
}

.w-300 {
  width: 300px !important;
}

.w-750 {
  width: 750px !important;
}

.p60-top {
  padding-top: 60px !important;
}

.h-150 {
  height: 150px;
}
.orderedList li,
.unorderedList li {
  color: #7b7e7b;
}
.position-absolute {
  position: absolute !important;
}

.position-relative {
  position: relative !important;
}

.cities-header {
  background-color: rgb(255, 255, 255, 0.7);
  height: inherit;
}

.cities-benefits-image {
  height: 160px;
  width: 150px;
}

.personal-loan-bg-gradient {
  background-image: linear-gradient(to right, #59cc59 2%, #00c987 98%) !important;
}

.h70 {
  height: 70vh;
}
.no-opacity {
  opacity: 1;
}
.p40-top {
  padding-top: 40px !important;
}
/* .p20-top {
    padding-top: 20px !important;
} */
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.contain_center {
  margin-top: 250px;
}

.mv-h5-text {
  display: block;
  font-size: 16px;
  font-weight: 700;
}

.couponlinksmall a {
  color: rgb(33, 37, 41);
  text-decoration: none !important;
  font-size: 20px;
  font-weight: 800;
}
.couponlinksmall a:hover {
  color: #c5a224;
  text-decoration: none !important;
  font-size: 20px;
  font-weight: 800;
}

.bannner {
  text-align: center;
  background-color: white;
  margin-top: 3px;
  border-radius: 5px;
}

.bg-green-mini {
  background-color: #f1faf0;
  padding: 0px 0px;
  height: 8.3rem;
}
.stickyBar {
  position: fixed;
  z-index: 100000;
  width: 100%;
}
.scrollTable {
  width: 100%;
  overflow: scroll;
}

.quicklinkShadowbox {
  border-radius: 4px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.14);
  background-color: #fff !important;
  padding: 20px;
  width: 100%;
}

.breadcrumbInImage {
  margin-top: -56px;
}

.mainTopImageHeight55 {
  height: 55vh;
}
.breadcrumb-left-border {
  border-left: 1px solid #808080;
}
/* new styles for displaying x mark*/
.navbar-toggler > .close {
  display: inline;
}
.navbar-toggler.collapsed > .close,
.navbar-toggler:not(.collapsed) > .navbar-toggler-icon {
  display: none;
}
#menu-close {
  font-size: 1.2rem;
  opacity: 1;
  color: #66cc66;
}
#emi-close {
  margin-left: 8.5rem;
  font-size: 1.2rem;
  opacity: 1;
  color: #66cc66;
  font-weight: bolder;
  padding-top: 0.5rem;
}
#emi-dropdown-menu {
  max-width: fit-content;
  padding: 0rem;
}
