.signup-blk, .login-blk, .frgt-pass-blk {
    padding: 150px 0;
}
.form-wr {
    width: 910px;
    padding: 73px 112px;
    margin: 0 auto;
    box-shadow: 0px 3px 18px 5px rgba(0,0,0,0.13);
    border-radius: 20px;
    background-color: #ffffff;
}
.form-wr .form-group label {
    font-size: 21px;
    font-weight: 600;
    font-family: 'Roboto';
    line-height: 28px;
    margin-bottom: 15px;
    color: #000000;
}
.form-wr .form-group {
    margin-top: 40px;
}
.form-wr .form-group:first-child {
    margin-top: 0;
}
.form-wr .form-group input {
    background-color: #ECECEC !important;
}
.form-wr .form-group .captcha-box {
    display: block;
    border: 2px solid rgba(184, 97, 97);
}
.form-wr .form-group #termsandconditions + label {
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 0;
}
.form-wr .form-group #phoneCode {
    display: inline-block;
    width: 8%;
    padding: 0;
    padding-left: 16px;
    background-color: transparent !important;
    color: #2D3483;
    font-weight: 500;
}
.form-wr .form-group #phone {
    display: inline-block;
    width: 91%;
    background-color: transparent !important;
    padding: 0px 12px;
    border-left: 2px solid #2D3483;
    border-radius: 0px !important;
}
.form-wr .form-group .phone-input {
    background-color: #ECECEC !important;
    border-radius: 10px;
    padding: 14px 0;
}
.form-wr .form-group #phone:focus-visible {
    outline: 0;
}
.elementor-kit-14 .comn-btn {
    background-color: #01194A;
    border: 0;
    width: 100%;
    font-size: 21px;
    line-height: 31px;
    font-family: 'Roboto';
    font-weight: 600;
    padding: 12px 0;
}
.elementor-kit-14 .comn-link {
    margin: 20px 0 0;
    display: inline-block;
}
.form-wr .form-group .comn-link {
    display: flex;
    justify-content: center;
}
.form-group select {
    appearance: none;
    background-color: #ECECEC !important;
    border: 0;
    padding: 14px 20px;
    border-radius: 10px;
    background: url(../images/slct_drpdwn_arrow.svg) no-repeat;
    background-position: 98% 52%;
    background-size: 20px;
}
.form-wr .logo-wr {
    text-align: center;
    margin-bottom: 60px;
}
.forgot-signup-wr {
    display: flex;
    justify-content: space-between;
}
.field-error {
  display: block;
  font-size: 12px;
  color: #ff0066;
  margin-top: 4px;
}
#momevod-login-form input, #momevod-login-form-mobile input {
    background-color: #fff !important;
    padding: 10px 15px 10px 16px;
    font-size: 16px;
    line-height: 30px;
}
#momevod-login-form button, #momevod-login-form-mobile button {
    background-color: transparent;
    padding: 0;
    color: #FDBB17;
    border: 0;
    font-family: 'Roboto';
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-left: 10px;
}
#momevod-login-form #momevod-login-error, #momevod-login-form-mobile #momevod-login-error-mobile {
    position: absolute;
    bottom: -1px;
    left: 5px;
    color: #ff3b3b;
    font-size: 13px;
    line-height: 16px;
}
.response.error {
    text-align: center;
    padding: 10px;
    margin: 10px 0 0;
    color: red;
    text-transform: capitalize;
    border: 2px solid red;
}
.response.success {
    text-align: center;
    padding: 10px;
    margin: 10px 0 0;
    color: green;
    text-transform: capitalize;
    border: 2px solid green;
}
.explore_rates_wr .heading_wr h2{
    padding-right: 0;
}
/*.explore_rates_wr {
    padding: 140px 0 80px;
}*/
.explore_rates_wr .countries_wr {
    margin-top: 60px;
}
.calling_rate {
    box-shadow: 0px 1px 1px 0px rgba(24, 24, 24, 0.25);
    background-color: #fff;
    border-radius: 14px;
    padding: 24px 40px;
    margin-top: 14px;
}
.calling_rate > div, .calling_rate_head > div {
    display: inline-block;
    vertical-align: middle;
}
.calling_rate .title, .calling_rate_head .title {
    width: 37%;
}
.calling_rate .rates > div, .calling_rate_head .rates > div {
    display: inline-block;
    vertical-align: middle;
    width: 42%;
    margin-left: 2%;
    text-align: right;
}
.calling_rate .rates, .calling_rate_head .rates {
    width: 46%;
    margin-left: 40px;
}
.calling_rates_wr {
    margin-top: 60px;
}
.calling_rate_head {
    padding: 0 40px;
}
.calling_rate .title h6 {
    margin: 0;
}
.explore_rates_wr #country-select {
    border: 0px;
    background-color: #01194A;
    padding: 10px;
    color: #fff;
    margin: 0 auto;
}
.load-more-btn {
    text-align: center;
    margin-top: 30px;
}
.load-more-btn .load-more-rates {
    border: 0;
}
.response_msg .error-msg {
    margin-bottom: 0;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    padding: 8px;
    border-radius: 5px;
    color: #01194A;
    font-weight: 500;
}
.loader{
    background-image: url(../images/Double-Ring-Loader.gif);
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    display: none;
    background-size: 90px;
    background-position: center;
    margin: 10px auto 0;
}
.resend_otp_wr, .otp_send_timer {
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    padding: 10px;
    display: flex;
    gap: 10px;
    justify-content: center;
}

.resend_otp_wr * {
    display: inline-block;
    margin: 0;
}
#countdown {
    color: #01194A;
    font-size: 18px;
    margin-left: 5px;
    line-height: 26px;
}

@media only screen and (max-width: 1520px){
    .elementor-location-header .header .elementor-element-685d2f3 {
        width: 31%;
    }
    .elementor-location-header .header .elementor-element-685d2f3 .elementor-element-388847c p {
        font-size: 16px;
        line-height: 20px;
        margin: 0;
    }
    #momevod-login-form button, #momevod-login-form-mobile button {
        font-size: 20px;
        margin-left: 0;
    }
    .elementor-location-header .header #menu-1-cc403f4 li a {
        padding: 20px 17px;
    }
}
@media only screen and (max-width: 1320px){
    .elementor-location-header .header #menu-1-cc403f4 li a {
        padding: 20px 12px;
    }
}

@media only screen and (max-width: 649px){
    .signup-blk, .login-blk, .frgt-pass-blk {
        padding: 50px 10px;
    }
    .signup-wrapper.form-wr {
        padding: 10px 20px;
        width: 100%;
    }
    .form-wr .form-group #phoneCode {
        width: 24%;
    }
    .form-wr .form-group #phone {
        width: 74%;
    }
    .frgt-pass-wrapper.form-wr {
        width: 100%;
        padding: 10px 20px;
    }
}