.header-contact p {
    display: flex;
    justify-content: center;
    font-size: 18px;
    align-items: center;
    color: darkseagreen;
    font-weight: 600;
}
form#discover_form .form-control {
    padding: 8px 45px 8px 10px !important;
}
.landing-parnter-form span#mytogglePassword {
    top: -28px;
    left: 100px;
    position: absolute;
}
.landing-parnter-form span#mytogglecPassword {
    top: -30px;
    left: 90px;
    position: absolute;
}
.landing-parnter-form span.show-password-inputs.home-signup-form {
    margin-left: 25px !important;
}
button#get_started_wellness {
    background: #2E266F;
    height: 45px;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    width: 100%;
    display: inline-block;
    text-align: center;
    cursor: pointer;
margin-left: 6px;
}
.wellness_btn_handler {
  width: 50%;
    margin: 0 auto;
}
.container.header-partner-landing {
    /* padding-top: 12px; */
      padding: 0px 0px 18px 0px;
}
img.logo-header {
    max-width: 180px;
}
.container.landing-partner-profile h2 {
    font-size: 58px;
    color: darkseagreen;
    font-weight: 300;
    font-family: system-ui;
}
.container.landing-partner-profile p {
    line-height: 27px;
    font-size: 18px;
    color: #000000c2;
    font-family: system-ui;
}
img.logo-header {
    margin-top: 5px;
}
form#discover_form {
    margin-bottom: 0px !important;
}
section.landing-parnter-form {
    background: #5b6dd3;
 padding: 30px 0px 0px 0px;
}
section.landing-parnter-form h1 {
    color: white;
    text-transform: uppercase;
    text-align: center;
}
section.landing-parnter-form p {
    color: white;
    text-align: center;
}
form.form_handler {
    display: flex;
    justify-content: flex-end;
}
p.wellness-form_pra {
    margin-bottom: 40px;
}
form.form_handler button {
    background: radial-gradient(#4b4b4b, #000000);
}
.container.landing-partner-boxes h1 {
    font-weight: 700;
    padding: 25px;
    text-align: center;
    font-size: 40px;
    color: #8477e7;
}

.card-deck .card {
  /*  padding: 0px 50px 0px 50px;*/
    border: 0px;
    margin: 0px;
}
.landing-partner-boxes .card-title {
    color: darkseagreen;
    text-align: center;
    font-size: 28px;
    font-family: system-ui;
}

.card-deck p {
    text-align: center;
}
.container.landing-fill-form {
    display: flex;
    justify-content: center;
}
.landing-fill-form button {
    margin-top: 20px;
    border: 0px;
    background: #0c4da2;
    font-size: 22px;
    color: white;
    padding: 10px 30px;
}

.footer-landing-col {
	display: flex;
    justify-content: center;
}
img.footer-logo-mid {
    padding: 50px 0px 10px 0px;
}

.footer-landing-col-handle .col-lg-4 {
    display: flex;
    justify-content: space-evenly;
    padding: 0px 0px 0px 0px;
        margin-top: 5px;
    margin-bottom: 15px;
}
.terms-landing {
    border-right: 1px solid #d1d1d1;
}
.footer-copyright {
    padding: 5px 0px 40px 0px;
}
.row.footer-row-handle {
    max-width: 45%;
    margin: 0 auto;
}
@media only screen and (max-width: 768px) {
    .header-contact {
    font-size: 11px;
}

.row.footer-row-handle {
    max-width: 100%;
    margin: 0 auto;
}

img.logo-header {
    margin-left: 10px;
    margin-top: 0px;
}
img.logo-doctor {
    max-width: 100px;
        margin-left: -10px;
}
img.logo-header {
    max-width: 75px;
}
.container.landing-partner-profile h2 {
    font-size: 36px;
   
}
.container.landing-partner-profile p {
    font-size: 14px;
}
.landing-partner-img {
    height: 300px;
}
.mt-4 {
    margin-top: 0.5rem!important;
}

section.landing-parnter-form h1 {
    font-size: 22px;
    text-align: center;
    }
section.landing-parnter-form p {
    font-size: 11px;
    text-align: center;
}
form.form_handler input {
    margin-bottom: 10px;
}
.container.landing-partner-boxes h1 {
    font-size: 18px;
 
}
.landing-partner-boxes .card-title {
    font-size: 20px;
}
.card-deck p {
    font-size: 11px;
}
.footer-landing-col-handle .col-lg-4 {
    font-size: 11px;
}
img.footer-logo-mid {
    max-width: 180px;
}
.footer-copyright {
    font-size: 12px;
}
.col-lg-3.col-6.mb-col-3 {
    margin-bottom: 16px;
}

}