/**revised popup css**/
.modal-download.modal-download-new .modal-dialog {
    max-width: 35%;
    min-width: 30%;
}
.modal-download.modal-download-new .modal-content {
    padding: 0;
}
.popup-banner {
    position: relative;
}
.popup-banContext h1 {
    font-size: 16px;
    line-height: 25px;
	text-align: left;
}
.popup-banContext h1 span {
    display: block;
}
.popup-banContext {
    position: absolute;
    top: 0;
    display: flex;
    height: 100%;
    align-items: center;
    padding: 0 0 0 40px;
}
.popup-banContext h1 {
    font-size: 18px;
    line-height: 25px;
    text-align: left;
}
.popup-banContext h1 span {
    display: block;
}
.scan-wrapper {
    background: #009ADA;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 10px 30px;
}
.scan-wrapper img {
    width: 80px;
}
.scan-wrapper p {
    color: #000;
    font-size: 15px;
    padding: 0 0 0 10px;
}
.loan-option {
    padding: 15px 30px;
    width: 95%;
    margin: 0 auto;
    text-align: left;
}
.loan-option h2 {
    font-size: 18px;
    font-weight: 400;
    padding: 0 0 10px 0;
    margin: 0;
    color: #000;
}
.loan-option h2 span {
    font-weight: 700;
}
button.applybtn-theme {
    padding: 8px 20px !important;
    width: 140px !important;
    background: #009ADA !important;
    outline: none !important;
}
.loan-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
ul.loan-list li {
    width: 50%;
    list-style: none;
    margin: 0 0 10px 0;
}
ul.loan-list li img {
    width: 25px;
    margin: 0 10px 0 0;
}
ul.loan-list li span {
    font-weight: 500;
    color: #000;
    font-size: 15px;
}
ul.loan-list li:last-child {
    width: 100%;
}
input.popup-input-theme {
    border: 1px solid #009ADA;
    font-size: 14px;
    font-weight: 500;
    color: #000 !important;
    padding: 0 15px;
    width: 100%;
    margin: 0 10px 0 0;
    height: auto;
    height: 35px;
}
.checklist {
    margin: 15px 0 00;
}
.checklist label {
    color: #000;
    font-size: 13px;
    display: flex;
    align-items: center;
    line-height: 20px;
    font-weight: 500;
}input.checkbox-theme {
    margin: 0 10px 0 0;
}
button.btn-close {
position: absolute !important;
    background: transparent !important;
    padding: 0 !important;
    z-index: 1;
    right: 10px;
    opacity: 1 !important;
    width: auto !important;
    top: 20px;
    box-shadow: none !important;
    border: none !important;
    outline: none !important;
    color: inherit !important;
}
button.btn-close img {
    width: auto !important;
    height: auto !important;
    max-width: 60%;
}
.modal-header {
    padding: 0;
}
.loan-applyrow {
    display: flex;
}
@media(min-width:992px) and (max-width:1199px){
.modal-download.modal-download-new .modal-dialog {
    max-width: 50%;
    min-width: 30%;
}
}
@media(min-width:768px) and (max-width:991px){
.modal-download.modal-download-new .modal-dialog {
    max-width: 60%;
    min-width: 30%;
}
}
@media(max-width:767px){
.modal-download.modal-download-new .modal-dialog {
    max-width: 90%;
    min-width: 30%;
}
.popup-banContext {
    padding: 0 0 0 20px;
}
.popup-banContext h1 {
    font-size: 14px;
    line-height: 20px;
}
.loan-option {
    padding: 15px 20px;
}
.loan-option h2 {
    font-size: 16px;
}
ul.loan-list li img {
    width: 20px;
    margin: 0 5px 0 0;
}
ul.loan-list li span {
    font-size: 13px;
}
input.popup-input-theme {
    font-size: 12px;
    height: 35px;
}
.checklist label {
    font-size: 12px;
    line-height: 18px;
}
button.applybtn-theme {
    padding: 8px 15px !important;
    width: 110px !important;
    font-size: 13px !important;
}
}
/**revised popup css ends**/

header
{
  z-index:999 !important;
}
.modal-download {
	z-index: 99999;
}
.modal-backdrop {
    z-index: 1;
}
.modal-download .modal-dialog {
  min-width: 60%;
}
.modal-download .modal-dialog .modal-content {
    border: none;
    border-radius: 0;
}
.download-row {
    display: flex;
}
.download-mob-img
 {
    width: 40%;
}
.download-context {
    text-align: left;
    width: 60%;
    padding: 0 0 0 20px;
}
.download-context p {
    font-size: 14px;
}
.download-context h2 {
    font-size: 24px;
    position: relative;
}
.download-context h2:before {
    content: '';
    background: #48A1CD;
    width: 60%;
    height: 1px;
    display: block;
}
.app-row {
    display: flex;
}
.modal-body.download-modal-body
 {
    padding: 0;
}
.download-row {
    background: url(http://13.235.158.174/finance/wp-content/uploads/2025/05/Blue-BG.png) no-repeat;
    padding: 5% 5% 5% 12%;
	background-size: 100% 100%;
}
.download-context img {
    width: 150px;
    margin: 30px 0 40px 0;
}
.app-blue-bg {
    background: url(http://13.235.158.174/finance/wp-content/uploads/2025/05/DarkBlue-BG.png) no-repeat;
    background-size: 100% 100%;
    padding: 20px 20px;
    margin: -150px 0 0;
    z-index: 9;
    position: relative;
}
.app-downlaod {
    width: 90%;
    margin: 0 auto;
}
.app-downlaod p {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}
button.get-link {
    width: auto !important;
    background: #fff !important;
    color: #659AC6 !important;
    font-size: 15px !important;
    margin: 0 0 0 10px;
    box-shadow: none !important;
}
.app-grid input::placeholder {
  color: #fff;
  opacity: 1; 
}

.app-grid input::-ms-input-placeholder { 
  color: #fff;
}
.form-input input {
    border: none;
    background: transparent;
    border-bottom: 1px solid #fff;
    color: #ffff;
}
.app-grid.or-option p {
    background: #fff;
    color: #659AC6 !important;
    border-radius: 100%;
    padding: 6px 6px;
    text-transform: uppercase;
}
.app-grid.or-option {
    width: 10%;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
}
.app-grid.or-option:before,.app-grid.or-option:after {
    content: '';
    background: #fff;
    width: 1px;
    height: 30%;
    display: block;
    position: absolute;
}
.app-grid.or-option:before{
	top: 0px;
}
.app-grid.or-option:after {
    bottom: 0;
}
.app-grid.scan-grid img {
    width: 100px;
}
.app-grid.scan-grid p {
    padding: 0 0 20px 0;
}
.form-input
{
	padding: 10% 0 0 0;
}
@media(min-width:1400px) and (max-width:1500px){
.app-blue-bg{
		margin:-120px 0 0 0;
}
.download-context img {
    width: 120px;
    margin: 20px 0 30px 0;
}
}
@media(min-width:1200px) and (max-width:1400px){
.app-downlaod p {
    font-size: 14px;
    line-height: 18px;
}
.download-context h2 {
    font-size: 18px;
}
.download-context img {
    width: 100px;
    margin: 20px 0 25px 0;
}
.app-blue-bg {
    margin: -110px 0 0;
}
}
@media(min-width:992px) and (max-width:1199px)
{
.modal-download .modal-dialog {
    min-width: 90%;
}
.download-row {
    padding: 5% 5% 5% 5%;
}
.app-downlaod {
    width: 95%;
}
.download-context img {
    width: 100px;
    margin: 20px 0 30px 0;
}
.download-context h2 {
    font-size: 18px;
}
.download-context p {
    font-size: 13px;
}
.form-input {
    display: flex;
    align-items: center;
}
button.get-link {
    padding: 10px 25px !important;
}
.app-blue-bg {
    margin: -120px 0 0;
}
.app-downlaod p {
        font-size: 20px;
    }
}
@media(min-width:768px) and (max-width:991px)
{
.modal-download .modal-dialog {
    min-width: 90%;
}
.download-row {
    padding: 5% 5% 5% 5%;
}
.app-downlaod {
    width: 95%;
}
.download-context img {
    width: 100px;
    margin: 20px 0 30px 0;
}
.download-context h2 {
    font-size: 18px;
}
.download-context p {
    font-size: 13px;
}
.form-input {
    display: flex;
    align-items: center;
}
button.get-link {
    padding: 10px 25px !important;
}
.app-downlaod p {
    font-size: 15px;
}
.app-blue-bg {
    margin: -90px 0 0;
}
}
@media(max-width:767px)
{
.app-row {
    display: block;
}

.app-downlaod p {
    font-size: 14px;
    line-height: 20px;
}
.app-grid.or-option:before, .app-grid.or-option:after {
    width: 30%;
    height: 1px;
    top: 15px;
}
.app-grid.or-option:before {
    left: 0;
}
.app-grid.or-option:after {
    right: 0;
}
.download-row {
	padding: 20px 20px 90px 20px;
	display: block;
}
.download-context img {
    width: 100px;
    margin: 30px 0 20px 0;
}
.download-context h2 {
    font-size: 18px;
    line-height: 22px;
}
.app-blue-bg {
    padding: 20px 20px;
	background-size:cover !important;
	background-position:center;
	margin:-130px 0 0 0;
}
.download-context {
    width: auto;
    padding: 0;
}
button.get-link {
    font-size: 14px !important;
    margin: 15px 0;
    padding: 8px 20px !important;
}
.app-grid.or-option {
    width: auto;
    margin: 0 0 15px 0;
}
.download-mob-img {
    width: auto;
}
.modal-dialog .modal-content {
    padding: 20px 20px;
}
.download-mob-img {
    margin: 20px 0 0;
}
.download-mob-img img {
    width: 150px;
}
.modal-dialog {
	width: 85%;
	margin-top: 50px;
	margin-bottom: 50px;
}
}