.thankyouModal .modal-body{display:flex;flex-wrap:wrap;align-content:stretch;flex-direction:column}
.thankyouModal .modal-body img{padding-bottom:24px}
.modal-backdrop.show{opacity:.3}
.modal-open .modal.show{padding-right:0 !important}
.journeyModal button{box-shadow:0;border:0}
.journeyModal button.primaryWhiteBtnWithborder{border:2px solid #c5281c}
.journeyModal .form-group{margin-bottom:20px}
.journeyModal .form-group label{font-family:'robotoregular';font-size:1.2rem;line-height:1.2em;color:#6f7072;padding-bottom:7px;letter-spacing:.21px}
.journeyModal .form-group .form-control{border:0;border-bottom:1px solid #ccc;width:100%;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;margin-bottom:5px;font-family:'robotolight';font-size:2rem;line-height:1.2em;color:#20252b;padding:5px 0;height:30px}
.journeyModal .form-group .primaryRedBtn,.journeyModal .btnWrap .primaryRedBtn{border:0;box-shadow:none}
.journeyModal .form-group{position:relative}
.journeyModal .notVarified{position:absolute;right:0;font-family:"robotobold";font-size:.8rem;line-height:1em;color:#20252b;text-transform:uppercase;letter-spacing:.57px;top:30px}
.journeyModal .resendOTP{position:absolute;right:0;font-family:"robotobold";font-size:1.1rem;line-height:1.2em;color:#20252b;top:30px}
.journeyModal .sendOTP{background:#fef3f3;padding:11px 15px;font-family:"robotobold";font-size:1.2rem;line-height:1.4em;letter-spacing:.21px;color:#20252b;display:block;text-align:center}
@media(max-width:767px){.journeyModal .modal-dialog{margin:10px auto}
}
@media(max-width:767px){.journeyModal .modal-dialog{width:98%}
}