body {
    margin: 0;
    padding: 0;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--blueColor);
    margin: 0;
    padding: 0;
    line-height: 1.2;
    font-family: 'Playfair Display', serif;
}

p {
    display: inline-block;
    line-height: 1.2;
    margin: 0;
}

a {
    display: inline-block;
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

li {
    list-style-type: none;
}

ol,
ul,
li {
    margin: 0;
    padding: 0;
}

div {
    outline: none;
}

img {
    max-width: 100%;
    height: auto;
}

span {
    display: inline-block;
}

strong {
    font-weight: bolder;
}

.lise-main-content {
    margin-bottom: 15px;
}

.rf-form-50 {
    width: 50%;
    float: left;
}

.refereal_form .rf-form-33 {
    width: 33.33%;
    float: left;
}

.refereal_form .rf-form-66 {
    width: 66.66%;
    float: left;
}

.rf-form-35 {
    width: 35%;
    float: left;
}

.rf-form-65 {
    width: 65%;
    float: left;
}

.rf-form-page {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px 70px;
}

.refereal-header .header-logo {
    text-align: center;
    padding: 20px 0;
}

.refereal-header .header-logo a img {
    max-width: 280px;
    width: 100%;
}

.rf-address-detail h1 {
    color: #00A3E6;
    font-size: 30px;
    width: 100%;
    text-align: center;
    margin: 0 0 20px;
}

.rf-address-detail h3 {
    font-weight: 600;
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.6;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #212529;
}

.rf-address-detail h3 a:hover {
    color: #00a3e6;
}

.form-heading {
    text-align: center;
}

.form-heading h2 {
    font-size: 18px;
    font-weight: 600;
    background: #00A3E6;
    text-align: center;
    line-height: 1.5;
    width: auto;
    display: inline-block;
    padding: 5px 60px;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    border-radius: 5px;
}

.rf-form-heading {
    margin: 20px 0 30px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.rf-form-heading h2 {
    font-size: 25px;
    font-weight: 700;
    color: #00A3E6;
    text-align: center;
    line-height: 1.5;
}

.rf-main-form {
    padding: 45px 25px;
    border-radius: 20px;
    border: 1px solid #212529;
    margin-top: -18px;
}

.refereal_form {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0;
    margin-bottom: -25px;
}

.refereal_form>div {
    display: inline-block;
}

.refereal_form .rf-form-input {
    padding: 0 15px;
    margin: 0 0 25px;
}

.refereal_form .rf-form-input .input-main-label {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    color: #212529;
    margin-right: 5px;
    display: inline-block;
    vertical-align: bottom;
}

.refereal_form .rf-form-input input {
    border: none;
    border-bottom: 1px solid #212529;
    font-size: 16px;
    line-height: 1.2;
    max-width: calc(100% - 119px);
    width: 100%;
    overflow: hidden;
    outline: none;
    font-weight: 600;
    color: #212529;
}

.refereal_form .rf-form-66 .rf-form-input input {
    max-width: calc(100% - 144px);
}

.refereal_form .rf-form-33:nth-child(3) .rf-form-input input {
    max-width: calc(100% - 121px);
}

.refereal_form .rf-form-66+.rf-form-33 .rf-form-input input {
    max-width: calc(100% - 125px);
}

.rf-appointment-info p {
    font-weight: 500;
    text-align: center;
    line-height: 1.6;
    font-size: 15px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #212529;
    margin: 15px 0;
    width: 100%;
}

.rf-appointment-dr {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.rf-appointment-dr-main {
    margin: 0 10px;
}

.rf-form-dr-headding {
    background: #00A3E6;
    border-radius: 20px;
    padding: 15px 30px;
}

.rf-form-dr-headding h3 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: 1.6;
    border-bottom: 1px solid #fff;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 0 0 10px;
    margin: 0 0 8px;
}

.rf-form-dr-headding h4 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: 1.7;
    font-family: 'Roboto Condensed', sans-serif;
}

.rf-form-dr-headding p {
    font-weight: 500;
    text-align: center;
    line-height: 1.6;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    width: 100%;
    margin: 10px 0 0;
}

.rf-checkbox-main {
    padding: 20px 10px 0;
}

.rf-checkbox-option {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.rf-checkbox-option .rf-checkbox-primary {
    float: left;
    margin-bottom: 3px;
}

.rf-checkbox-option .rf-checkbox-primary input[type="checkbox"] {
    cursor: pointer;
}

.other-primary.rf-checkbox-option .rf-checkbox-primary,
.other-primary {
    width: 100%;
}

.rf-checkbox-option .rf-checkbox-primary:not(:last-child) {
    margin-right: 30px;
}

.rf-checkbox-option .rf-checkbox-primary label.input-check-label {
    font-weight: 500;
    font-size: 17px;
}

.review-label {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.5;
    color: #212529;
}

.rf-checkbox-option .rf-checkbox-primary .review-label+input {
    border: none;
    border-bottom: 2px solid #212529;
    font-size: 16px;
    line-height: 1.2;
    max-width: 140px;
    width: 100%;
    outline: none;
}

.rf-checkbox-option .rf-checkbox-primary .other-review-label.review-label+input {
    max-width: calc(100% - 90px);
}

.rf-checkbox-option .rf-checkbox-primary .rf-review-label-input.review-label+input {
    max-width: 40px;
}

.first-check-icon {
    max-width: 258px;
    width: 100%;
}

.rf-checkbox-option h2 {
    font-size: 20px;
    font-weight: 700;
    color: #212529;
    line-height: 1.6;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: italic;
    margin: 0 0 5px;
}

.rf-checkbox-option h3 {
    font-size: 17px;
    font-weight: 700;
    color: #212529;
    line-height: 1.6;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0 0 5px;
}

.review-teeth {
    display: inline-block;
    width: 100%;
    margin: 0 0 15px;
}

.rf-checkbox-option .review-teeth .review-label+input {
    max-width: 50px;
}

.rf-textarea-primary {
    padding: 0 10px;
}

.rf-textarea-primary .input-check-label {
    font-size: 18px;
    font-weight: 700;
    color: #212529;
    line-height: 1.6;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0 0 10px;
    font-style: italic;
    display: inline-block;
    width: 100%;
}

.rf-textarea-primary .input-check-label+textarea {
    width: calc(100% - 20px);
    padding: 10px;
    outline: none;
    border-radius: 10px;
}

.textarea-right {
    padding: 0 10px;
}

.textarea-right p {
    font-weight: 600;
    line-height: 1.6;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #212529;
    width: 100%;
    margin: 0 0 10px;
}

.textarea-right p:first-child {
    color: #00A3E6;
}

.rf-redio-main-section {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    padding: 10px 0;
    border: 1px solid;
    max-width: 520px;
    width: 100%;
    border-radius: 15px;
    margin: 20px 0;
}

.rf-radio-section-main {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 415px;
    margin: 0 auto;
}

.rf-radio-section-main::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #212529;
}

.rf-radio-section-main::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #212529;
}

.rf-radio-content {
    height: 20px;
    width: 20px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    float: left;
}

.rf-radio-content:not(:last-child) {
    margin-right: 5px;
}

.rf-radio-content input {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    opacity: 0;
    cursor: pointer;
}

.rf-radio-content input:checked+h2 {
    background: #00A3E6;
    color: #fff;
}

.rf-radio-content h2 {
    width: 100%;
    height: 100%;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    line-height: 20px;
    font-family: 'Roboto Condensed', sans-serif;
}

.rf-radio-section {
    display: inline-block;
    float: left;
    padding: 0 10px;
}

.rf-radio-section:first-child,
.rf-radio-section-main-two .rf-radio-section:nth-child(2) {
    padding-bottom: 15px;
}

.rf-radio-section-main-first {
    margin: 0 0 10px;
}

body .rf-radio-section-main-two {
    max-width: 280px;
}

.form_group_footer {
    text-align: center;
    margin-top: 30px;
}

.form_group_footer button {
    padding: 12px 45px;
    background-color: #00A3E6;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
    font-weight: 600;
    cursor: pointer;
    text-align: center;
    border: none;
    display: flex;
    margin: auto;
}

@media only screen and (max-width: 1366px) {
    .rf-form-page {
        max-width: 90%;
    }

    .rf-form-dr-headding h3 {
        font-size: 16px;
    }

    .rf-form-dr-headding h4 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1199px) {
    .refereal_form .rf-form-input input {
        max-width: 100% !important;
    }

    .rf-form-page {
        padding: 0 15px 60px;
    }

    .rf-form-35,
    .rf-form-65 {
        width: 100%;
    }

    .rf-form-dr-headding h3 {
        font-size: 15px;
    }

    .rf-form-dr-headding h4 {
        font-size: 16px;
    }

    .refereal_form .rf-form-input .input-main-label {
        font-size: 17px;
    }

    .form-heading h2 {
        font-size: 17px;
    }

    .rf-address-detail h3 {
        max-width: 420px;
        font-size: 17px;
    }

    .rf-form-heading h2 {
        font-size: 22px;
    }

    .rf-checkbox-option h2 {
        font-size: 18px;
    }

    .rf-checkbox-option .rf-checkbox-primary label.input-check-label {
        font-size: 16px;
    }

    .form_group_footer button {
        font-size: 17px;
    }
}

@media only screen and (max-width: 991px) {
    .rf-address-detail h3 {
        max-width: 420px;
        font-size: 17px;
    }

    .refereal_form .rf-form-input .input-main-label {
        font-size: 16px;
    }

    .rf-appointment-dr>.rf-form-50 {
        width: 100%;
    }

    .rf-address-detail h3 {
        max-width: 400px;
        font-size: 16px;
    }

    .rf-form-page {
        padding: 0 15px 50px;
    }

    .form_group_footer button {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {

    .refereal_form>.rf-form-33,
    .refereal_form>.rf-form-66 {
        width: 100%;
    }

    .refereal_form .rf-form-input .input-main-label {
        max-width: 118px;
        width: 100%;
    }

    body .refereal_form .rf-form-input input {
        max-width: 100% !important;
    }

    .rf-form-heading h2 {
        font-size: 20px;
    }

    .rf-form-dr-headding p {
        font-size: 15px;
    }

    .rf-appointment-info p {
        font-size: 14px;
    }

    .review-label {
        font-size: 16px;
    }

    .rf-redio-main-section {
        max-width: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .rf-address-detail h1 {
        font-size: 25px;
    }

    .form-heading h2 {
        padding: 5px 50px;
    }

    .first-check-icon {
        max-width: none;
        width: auto;
    }

    .rf-form-heading>.rf-form-50,
    .rf-form-dr-headding>.rf-form-50 {
        width: 100%;
    }

    .rf-form-heading h2:first-child {
        margin-bottom: 10px;
    }

    .rf-form-dr-headding h3+.rf-form-50 h4 {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 483px) {
    .form-heading h2 {
        padding: 5px 35px;
    }

    .refereal-header .header-logo a img {
        max-width: 250px;
    }

    .rf-radio-section-main {
        max-width: 234px;
    }

    .rf-radio-content:not(:last-child) {
        margin-right: 6px;
    }

    .rf-radio-content {
        margin-bottom: 5px;
    }

    .rf-radio-section {
        padding: 0 5px;
    }

    body .rf-radio-section-main-two {
        max-width: 268px;
    }

    .rf-radio-section-main-first.rf-radio-section-main::before {
        left: calc(50% - 3px);
    }

    .rf-radio-content h2 {
        font-size: 13px;
    }

    .rf-redio-main-section {
        padding: 10px;
        margin: 20px -10px;
    }

    .refereal_form .rf-form-input .input-main-label {
        max-width: 100%;
    }

    .rf-checkbox-option h2 {
        font-size: 17px;
    }

    .rf-radio-section-main-first .rf-radio-content:not(:last-child) {
        margin-right: 8px;
    }
}

@media only screen and (max-width: 325px) {
    body .rf-radio-section-main-two {
        max-width: 252px;
    }

    .rf-radio-content:not(:last-child) {
        margin-right: 4px;
    }
}

.rf-radio-section-main-first .rf-radio-section {
    width: 50%;
    padding: 10px 0px !important;
}

.rf-radio-section-main-first.rf-radio-section-main::before {
    left: calc(50% - 7px);
}

@media only screen and (max-width: 483px) {

    .rf-radio-section:first-child,
    .rf-radio-section-main-two .rf-radio-section:nth-child(2) {
        padding-bottom: 11px;
    }

    .rf-radio-content {
        margin-bottom: 1px;
    }

    .rf-radio-section-main-first .rf-radio-section {
        width: 50%;
    }

    .teeth-content-area {
        justify-content: space-between;
    }

    .rf-radio-section-main-first {
        display: flex;
        flex-wrap: wrap;
    }

    .rf-radio-section-main-first .rf-radio-section.rf-padding {
        padding: 5px 3px;
    }

    .rf-radio-section-main-first .rf-radio-section-main-first .rf-radio-section {
        width: calc(50% - 6px);
    }

    .rf-radio-section-main-first .rf-radio-content h2 {
        font-size: 9px;
        line-height: 12px;
        border-radius: 3px;
    }

    .rf-radio-section-main-first .rf-radio-content {
        height: 12px;
        width: 12.5%;
    }

    .rf-radio-section-main-first .rf-radio-section-wrap {
        padding: 0 8px;
        position: relative;
        display: inline-block;
        width: calc(100% - 16px);
    }

    .rf-radio-section-main-first .rf-radio-section-wrap .right-radio-content,
    .rf-radio-section-main-first .rf-radio-section-wrap .left-radio-content {
        width: 10px;
    }

    .rf-teeth-text p {
        font-size: 11px;
    }

    .rf-radio-section-main-first .rf-radio-content:not(:last-child) {
        margin-right: 0;
    }

    .rf-radio-section-main {
        max-width: 100% !important;
    }

    .rf-radio-section-main-two {
        max-width: 268px !important;
    }

    .rf-radio-section-main-first.rf-radio-section-main::before {
        left: 50%;
    }
}

@media only screen and (max-width: 325px) {
    .rf-radio-section-main-two {
        max-width: 252px !important;
    }
}