.speciality_banner {
    position: relative;
}

.speciality_banner p {
    color: #2E2A58;
    font-family: GothamRounded-medium;
}

.fafa-icons {
    position: absolute;
    right: 11px;
}

.date-size {
    font-size: 14px !important;
    font-family: GothamRounded-book !important;
    color: #6F7A86 !important;
}

.mob-inputext {
    background-color: transparent;
    font-size: 14px !important;
    font-family: GothamRounded-book !important;
}

.overview_img p {
    font-size: 14px !important;
}

.specialiti-nav-item {
    background-color: #E9E7FF;
    border-radius: 8px;
    text-align: center;
}

.specialiti-nav-item p {
    padding: 5px 0;
}

.position_relative {
    position: relative;
}

.team-details p:last-child {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.nav-tabs .nav-item.show .nav-link,
.specialiti-nav-tab .nav-link.active {
    background-color: #E9E7FF;
    border-color: #2e2a57 !important;
    border-radius: 6px;
    box-shadow: 0 4px 6px 0#2E2A58;
}

.dropdown-toggle-specialitity::after {
    display: none;
}

.dropdown-toggle-specialitity i {
    margin-left: 13px;
}

.specialiti-nav-item .active {
    background-color: #2E2A58 !important;
    border: 1px solid transparent;
}

.user-input-wrp .inputText {
    width: 100%;
    outline: none;
    border: none;
    border-bottom: 1px solid #777;
    box-shadow: none !important;
}

.user-input-wrp .inputText:focus {
    border-color: blue;
    border-width: medium medium 2px;
}

.user-input-wrp .floating-label {
    position: absolute;
    pointer-events: none;
    top: 20px;
    left: 0 !important;
    transition: 0.2s ease all;
}

.user-input-wrp input:focus~.floating-label,
.user-input-wrp input:not(:focus):valid~.floating-label {
    top: 0px;
    left: 10px;
    font-size: 13px;
    opacity: 1;
}

.background-color-grey {
    background-color: #F9F9FE;
}

.overview_img {
    background-color: #41BCDA;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 #9DE3F5;
    width: 150px;
    height: 150px;
    text-align: center;
}

.overview_img img {
    width: 80px;
    height: 80px;
    margin-top: 17px;
    object-fit: contain;
}

.overview_img p {
    color: #FFFFFF;
    font-family: GothamRounded-medium;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
}

.form-appointment h3 {
    color: #212B36;
    font-family: GothamRounded-medium;
    font-weight: 500;
    line-height: 38px;
    margin-bottom: 16px;
}

.user-input-wrp .floating-label {
    color: #919EAB;
    font-family: GothamRounded-book;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
}

.padding-left-0 {
    padding-left: 0;
}

.dropdown-text-spec button {
    width: 100%;
}

.dropdown-text-spec:last-child {
    padding: 0;
}

#startDate {
    border: none;
    border-bottom: 1px solid#BFD6F8;
    border-radius: 0;
}

#datetimepicker button {
    border: none;
    border-bottom: 1px solid#BFD6F8;
}

input#startDate {
    color: #6F7A86;
    font-family: GothamRounded-medium;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding-left: 0;
}

input#startDate::placeholder {
    color: #919EAB;
    font-family: GothamRounded-book;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    padding-left: 0;
}

input#startDate2 {
    color: #6F7A86;
    font-family: GothamRounded-medium;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding-left: 0;
}

input#startDate2::placeholder {
    color: #919EAB;
    font-family: GothamRounded-book;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    padding-left: 0;
}

#startDate1 {
    border: none;
    border-bottom: 1px solid#BFD6F8;
    border-radius: 0;
}

#startDate2 {
    border: none;
    border-bottom: 1px solid#BFD6F8;
    border-radius: 0;
}

input#timepicker {
    color: #6F7A86;
    font-family: GothamRounded-medium;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding-left: 0;
    padding: 1px 0;
    border-bottom: 1px solid#BFD6F8;
}

input#timepicker::placeholder {
    color: #919EAB;
    font-family: GothamRounded-book;
    font-size: 13px;
    font-weight: 300;
    line-height: 24px;
    padding-left: 0;
}

input#timepicker1::placeholder {
    color: #919EAB;
    font-family: GothamRounded-book;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    padding-left: 0;
}

.gj-dropdown-md [role=presenter] {
    border-color: #BFD6F8 !important;
}

.margin-top-40 {
    margin-top: 40px
}

.expertise_text ul {
    padding: 0;
    list-style-type: none;
}

.expertise_text h3 {
    color: #212B36;
    font-family: GothamRounded-medium;
    margin: 25px 0;
}

.gj-icon.clock:before {
    content: "\e905";
    color: #6f757d;
    top: 10px;
    right: 4px;
    position: absolute;
}

#startDateMob1 {
    border: none;
    border-bottom: 1px solid#BFD6F8;
    border-radius: 0;
}

.mob-speciality {
    width: 100%;
    margin: auto;
}

b,
strong {
    font-weight: 600;
}

@media only screen and (min-width: 320px) {
    .specialiti-nav-item {
        width: 40%;
        margin: 0 auto;
        margin-bottom: 10px !important;
    }
    .speciality_banner p {
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        margin-top: 27px;
    }
    .specialiti-nav-item .active p {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 20px;
        font-weight: 500;
        padding: 5px 0;
    }
    .overview_text p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 27px;
    }
    /* .speciality-row{
        padding-left: inherit;
    } */
    p.blog_overview_pera {
        width: 100%;
        margin: 25px auto 0px;
    }
    .blog_overview h3 {
        margin-top: 30px !important;
    }
    .expertise_text h3 {
        font-size: 14px;
        font-weight: 500;
        line-height: 31px;
        margin-bottom: 0;
    }
    .expertise_text ul li {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 28px;
    }
    hr.expertise_hr {
        border-bottom: 1px solid #1B1A30;
        width: 75%;
        margin: 10px 0;
    }
    .team-details {
        border-right: none;
        padding-right: 0 !important;
    }
    .doc_team_list {
        background-color: #F9F9FE;
        padding: 15px 0;
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .team-details p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 20px;
        margin: 0;
    }
    .team-details h4 {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 14px;
        font-weight: 500;
        line-height: 15px;
    }
    .available_request h4 {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 14px;
        font-weight: 500;
        line-height: 32px;
        margin-top: 22px;
        margin-bottom: 20px;
    }
    .team-description {
        width: 100%;
        height: 51px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .team-img img {
        margin-top: 16px;
    }
    hr.team-divider {
        border-bottom: 1px solid #1B1A30;
        opacity: 0.1964518229166667;
    }
    .available_request {
        padding-left: 20px;
        margin-top: 5px;
    }
    .btn.view_profile_btn {
        border: 1px solid #DC596B;
        border-radius: 3px;
        height: 40px;
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 28px;
        width: 100%;
    }
    button.btn.book_appointment_btn {
        background-color: #DC596B;
        border-radius: 3px;
        box-shadow: 0 2px 4px 0 #FBA2AF;
        color: #FFFFFF;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 28px;
        width: 111%;
    }
    .view_profile {
        margin-top: 20px;
    }
    .team-details h4:first-child {
        margin-top: 20px;
    }
    .user-input-wrp .inputText {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 15px;
        font-weight: 500;
        line-height: 24px;
        border-bottom: 1px solid #BFD6F8;
    }
    .dropdown-text-spec span {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 15px;
        font-weight: 300;
        line-height: 24px;
        width: 100%;
    }
    input#timepicker2::placeholder {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 15px;
        font-weight: 300;
        line-height: 24px;
        padding-left: 0;
    }
    .form-appointment h3 {
        font-size: 18px;
    }
    .form-appointment {
        background-color: #FFFFFF;
        border-radius: 8px;
        box-shadow: 0 7px 15px 3px #DFE3EF;
        padding: 25px 45px;
        height: 615px;
    }
    input#startDate1 {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        padding-left: 0;
        width: 94%;
    }
    input#startDate1::placeholder {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 18px;
        font-weight: 300;
        line-height: 24px;
        padding-left: 0;
    }
    input#startDate3 {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        padding-left: 0;
    }
    input#startDate3::placeholder {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 18px;
        font-weight: 300;
        line-height: 24px;
        padding-left: 0;
    }
    .overview_img p {
        margin-top: 5px;
    }
    input#timepicker4 {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 15px;
        font-weight: 300;
        line-height: 24px;
        padding-left: 0;
        padding: 10px 0 3px 0;
        border-bottom: 1px solid#BFD6F8;
    }
    input#timepicker4::placeholder {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 15px;
        font-weight: 300;
        line-height: 20px;
        padding-left: 0;
    }
    input#startDateMob1 {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 15px;
        font-weight: 300;
        line-height: 20px;
        padding-left: 0;
    }
    input#startDateMob1::placeholder {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 15px;
        font-weight: 300;
        line-height: 20px;
        padding-left: 0;
    }
    .gj-timepicker {
        width: 96%;
    }
    .date-time {
        display: contents;
    }
    .user-input-wrp {
        position: relative;
        width: 100%;
        margin-bottom: 0px;
    }
    .speciality-input-wrap {
        margin-left: 0px;
        margin-top: 21px;
    }
    .date .input-group {
        margin-right: 0;
    }
    .spyeciality_form .date-time .date {
        margin-bottom: 11px;
    }
    .dropdown-text-spec {
        margin-bottom: 24px;
        width: 100%;
        padding: 0;
    }
    .overview_text li p {
        margin: 5px 0;
    }
    .specialiti-nav-tab {
        width: 100%;
        border: none;
    }
}

@media only screen and (min-width: 375px) {
    button.btn.book_appointment_btn {
        background-color: #DC596B;
        border-radius: 3px;
        box-shadow: 0 2px 4px 0 #FBA2AF;
        color: #FFFFFF;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 28px;
        width: 100%;
    }
    .user-input-wrp {
        position: relative;
        width: 100%;
        margin-bottom: 0px;
    }
    .speciality-input-wrap {
        margin-left: 0px;
        margin-top: 21px;
    }
    .dropdown-text-spec {
        margin-bottom: 24px;
        width: 100%;
        padding: 0;
    }
    input#timepicker2 {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 15px;
        font-weight: 500;
        line-height: 24px;
        padding-left: 0;
        border-bottom: 1px solid#BFD6F8;
    }
    input#timepicker2::placeholder {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 15px;
        font-weight: 300;
        line-height: 24px;
        padding-left: 0;
    }
    .gj-icon.clock:before {
        top: 0 !important;
    }
    .spyeciality_form .date-time .date {
        margin-bottom: 11px;
    }
    .overview_text li p {
        margin: 5px 0;
    }
}

@media only screen and (min-width: 480px) {
    .specialiti-nav-item {
        width: 41%;
        margin: 0 auto;
        margin-bottom: 10px !important;
    }
    .speciality_banner p {
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        margin-top: 27px;
    }
    .specialiti-nav-item .active p {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 20px;
        font-weight: 500;
        padding: 5px 0;
    }
    .overview_text p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 27px;
    }
    /* .speciality-row{
        padding-left: inherit;
    } */
    p.blog_overview_pera {
        width: 100%;
        margin: 25px auto 0px;
    }
    .blog_overview h3 {
        margin-top: 30px !important;
    }
    .expertise_text h3 {
        font-size: 14px;
        font-weight: 500;
        line-height: 31px;
        margin-bottom: 0;
    }
    .expertise_text ul li {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 28px;
    }
    hr.expertise_hr {
        border-bottom: 1px solid #1B1A30;
        width: 75%;
        margin: 10px 0;
    }
    .team-details {
        border-right: none;
        padding-right: 0 !important;
    }
    .doc_team_list {
        background-color: #F9F9FE;
        padding: 15px 55px;
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .team-details p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 20px;
        margin: 0;
    }
    .team-details h4 {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 14px;
        font-weight: 500;
        line-height: 15px;
    }
    .available_request h4 {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 14px;
        font-weight: 500;
        line-height: 32px;
        margin-top: 22px;
        margin-bottom: 20px;
    }
    .team-description {
        width: 100%;
        height: 51px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .team-img img {
        margin-top: 16px;
    }
    hr.team-divider {
        border-bottom: 1px solid #1B1A30;
        opacity: 0.1964518229166667;
    }
    .available_request {
        padding-left: 20px;
        margin-top: 5px;
    }
    .btn.view_profile_btn {
        border: 1px solid #DC596B;
        border-radius: 3px;
        height: 40px;
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 28px;
        width: 100%;
    }
    button.btn.book_appointment_btn {
        background-color: #DC596B;
        border-radius: 3px;
        box-shadow: 0 2px 4px 0 #FBA2AF;
        color: #FFFFFF;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 28px;
        width: 100%;
    }
    .view_profile {
        margin-top: 20px;
    }
    .team-details h4:first-child {
        margin-top: 20px;
    }
    .user-input-wrp .inputText {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        border-bottom: 1px solid #BFD6F8;
    }
    .dropdown-text-spec span {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
        width: 100%;
    }
    input#timepicker2 {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        padding-left: 0;
        padding: 1px 0;
        border-bottom: 1px solid#BFD6F8;
    }
    input#timepicker2::placeholder {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
        padding-left: 0;
    }
    .form-appointment h3 {
        font-size: 25px;
    }
    .form-appointment {
        background-color: #FFFFFF;
        border-radius: 8px;
        box-shadow: 0 7px 15px 3px #DFE3EF;
        padding: 25px 45px;
        height: 615px;
    }
    input#startDate1 {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        padding-left: 0;
    }
    input#startDate1::placeholder {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 18px;
        font-weight: 300;
        line-height: 24px;
        padding-left: 0;
    }
    .overview_img p {
        margin-top: 27px;
    }
    .user-input-wrp {
        position: relative;
        width: 100%;
        margin-bottom: 0px;
    }
    .speciality-input-wrap {
        margin-left: 0px;
        margin-top: 21px;
    }
    .dropdown-text-spec {
        margin-bottom: 24px;
        width: 100%;
        padding: 0;
    }
    .spyeciality_form .date-time .date {
        margin-bottom: 11px;
    }
    .overview_text li p {
        margin: 5px 0;
    }
}

@media only screen and (min-width: 768px) {
    .specialiti-nav-item {
        width: 31%;
        margin: 0 auto;
    }
    .form-appoint-speciality {
        position: absolute;
        top: 0;
        width: 514px;
        right: 53px;
    }
    .overview-grey {
        background-color: #F9F9FE;
        min-height: 670px;
    }
    .overview-grey1 {
        min-height: 670px;
    }
    .spyeciality_form .date-time .date {
        margin-bottom: inherit;
    }
    .date .input-group {
        margin-right: 13px;
    }
    .date-time {
        display: flex;
    }
    .speciality-input-wrap {
        margin-left: 2px;
        margin-top: 41px;
    }
    .speciality_banner p {
        font-size: 12px;
        font-weight: 500;
        line-height: 24px;
        margin-top: 20px;
    }
    .specialiti-nav-item .active p {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 12px;
        font-weight: 500;
        line-height: 24px;
        padding: 5px 0;
    }
    .overview_text p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 32px;
    }
    /* .speciality-row{
        padding-left: 0;
    } */
    p.blog_overview_pera {
        width: 95%;
        margin: 25px auto 0px;
    }
    .blog_overview h3 {
        margin-top: 60px !important;
    }
    .expertise_text h3 {
        font-size: 26px;
        font-weight: 500;
        line-height: 31px;
        margin-bottom: 12px;
    }
    .expertise_text ul li {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 30px;
    }
    hr.expertise_hr {
        border-bottom: 1px solid #1B1A30;
        width: 75%;
        margin: 10px 0;
    }
    .team-details {
        border-right: none;
        padding-right: 0 !important;
    }
    .doc_team_list {
        background-color: #F9F9FE;
        padding: 15px 55px;
        margin-top: 65px;
        margin-bottom: 20px;
    }
    .team-details p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 21px;
        margin: 0;
    }
    .team-details h4 {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 18px;
        font-weight: 500;
        line-height: 15px;
    }
    .available_request h4 {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 18px;
        font-weight: 500;
        line-height: 32px;
        margin-top: 22px;
        margin-bottom: 20px;
    }
    .team-description {
        width: 100%;
        height: 51px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .team-img img {
        margin-top: 15px;
    }
    hr.team-divider {
        border-bottom: 1px solid #1B1A30;
        opacity: 0.1964518229166667;
    }
    .available_request {
        padding-left: 50px;
        margin-top: 35px;
    }
    .btn.view_profile_btn {
        border: 1px solid #DC596B;
        border-radius: 3px;
        height: 40px;
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 28px;
        width: 100%;
    }
    button.btn.book_appointment_btn {
        background-color: #DC596B;
        border-radius: 3px;
        box-shadow: 0 2px 4px 0 #FBA2AF;
        color: #FFFFFF;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 28px;
        width: 100%;
    }
    .view_profile {
        margin-top: 20px;
        display: flex;
    }
    .team-details h4:first-child {
        margin-top: 20px;
    }
    .user-input-wrp .inputText {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        border-bottom: 1px solid #BFD6F8;
    }
    .dropdown-text-spec span {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 13px;
        font-weight: 300;
        line-height: 24px;
        width: 100%;
    }
    input#timepicker2 {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        padding-left: 0;
        padding: 1px 0;
        border-bottom: 1px solid#BFD6F8;
    }
    input#timepicker2::placeholder {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 18px;
        font-weight: 300;
        line-height: 24px;
        padding-left: 0;
    }
    .form-appointment h3 {
        font-size: 20px;
    }
    .form-appointment {
        background-color: #FFFFFF;
        border-radius: 8px;
        box-shadow: 0 7px 15px 3px #DFE3EF;
        padding: 20px 20px;
        height: 615px;
    }
    input#startDate1 {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        padding-left: 0;
    }
    input#startDate1::placeholder {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 13px;
        font-weight: 300;
        line-height: 24px;
        padding-left: 0;
    }
    .overview_img p {
        margin-top: 5px;
    }
    input#timepicker4 {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        padding-left: 0;
        padding: 1px 0;
        border-bottom: 1px solid#BFD6F8;
    }
    input#timepicker4::placeholder {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 13px;
        font-weight: 300;
        line-height: 24px;
        padding-left: 0;
    }
    input#startDateMob1 {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        padding-left: 0;
    }
    input#startDateMob1::placeholder {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 18px;
        font-weight: 300;
        line-height: 24px;
        padding-left: 0;
    }
    .gj-timepicker {
        width: 100%;
    }
    .user-input-wrp {
        position: relative;
        width: 100%;
        margin-bottom: 30px !important;
    }
    .dropdown-text-spec {
        margin-bottom: inherit;
        width: 100%;
        padding-right: 20px;
    }
    .overview_text li p {
        margin: 5px 0;
    }
    .specialiti-nav-tab {
        width: 100%;
        border: none;
        margin: auto;
    }
    .width-50 {
        width: 40%;
        margin: 10px auto;
    }
}

@media only screen and (min-width: 992px) {
    .specialiti-nav-item {
        width: 31%;
        margin: 0 auto;
    }
    .specialiti-nav-tab {
        width: 100%;
        border: none;
        margin: auto;
    }
    .speciality_banner p {
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
        margin-top: 27px;
    }
    .form-appoint-speciality {
        position: absolute;
        top: 0;
        width: 470px;
        right: 54px;
    }
    .overview-grey {
        background-color: #F9F9FE;
        min-height: 670px;
    }
    .overview-grey1 {
        min-height: 670px;
    }
    .specialiti-nav-item .active p {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
        padding: 5px 0;
    }
    .overview_text p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 32px;
        margin-top: 45px;
    }
    p.blog_overview_pera {
        width: 92%;
        margin: 25px auto 0px;
    }
    .blog_overview h3 {
        margin-top: 60px !important;
    }
    .expertise_text h3 {
        font-size: 26px;
        font-weight: 500;
        line-height: 31px;
        margin-bottom: 12px;
    }
    .expertise_text ul li {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 32px;
    }
    hr.expertise_hr {
        border-bottom: 1px solid #1B1A30;
        width: 75%;
        margin: 10px 0;
    }
    .team-details {
        border-right: 1px solid #1B1A30;
        padding-right: 0 !important;
    }
    .doc_team_list {
        background-color: #F9F9FE;
        padding: 15px 0px;
        margin-top: 65px;
        margin-bottom: 20px;
    }
    .team-details p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 27px;
        margin: 0;
    }
    .team-details h4 {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 18px;
        font-weight: 500;
        line-height: 15px;
    }
    .available_request h4 {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 18px;
        font-weight: 500;
        line-height: 32px;
        margin-top: 22px;
        margin-bottom: 20px;
    }
    .team-description {
        width: 100%;
        height: 51px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .team-img img {
        margin-top: 30px;
    }
    hr.team-divider {
        border-bottom: 1px solid #1B1A30;
        opacity: 0.1964518229166667;
    }
    .available_request {
        padding-left: 50px;
        margin-top: 5px;
    }
    .btn.view_profile_btn {
        border: 1px solid #DC596B;
        border-radius: 3px;
        height: 40px;
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 28px;
        width: 100%;
    }
    button.btn.book_appointment_btn {
        background-color: #DC596B;
        border-radius: 3px;
        box-shadow: 0 2px 4px 0 #FBA2AF;
        color: #FFFFFF;
        font-family: GothamRounded-book;
        font-size: 13px;
        font-weight: 300;
        line-height: 28px;
        width: 100%;
    }
    .view_profile {
        margin-top: 20px;
        display: inherit;
    }
    .team-details h4:first-child {
        margin-top: 20px;
    }
    .user-input-wrp .inputText {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
        border-bottom: 1px solid #BFD6F8;
    }
    .dropdown-text-spec span {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 13px;
        font-weight: 300;
        line-height: 24px;
        width: 100%;
    }
    input#timepicker2::placeholder {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 13px;
        font-weight: 300;
        line-height: 24px;
        padding-left: 0;
    }
    .form-appointment h3 {
        font-size: 26px;
    }
    .form-appointment {
        background-color: #FFFFFF;
        border-radius: 8px;
        box-shadow: 0 7px 15px 3px #DFE3EF;
        padding: 25px 45px;
        height: 615px;
    }
    input#startDate1 {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        padding-left: 0;
    }
    input#startDate1::placeholder {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 13px;
        font-weight: 300;
        line-height: 24px;
        padding-left: 0;
    }
    .overview_img p {
        margin-top: 5px;
    }
    .overview_text li p {
        margin: 5px 0;
    }
    .width-50 {
        width: 50%;
        margin: 10px auto;
    }
}

@media only screen and (min-width: 1200px) {
    .specialiti-nav-item {
        width: 31%;
    }
    .form-appoint-speciality {
        position: absolute;
        top: 0;
        width: 500px;
        right: 87px;
    }
    .overview-grey {
        background-color: #F9F9FE;
        min-height: 670px;
    }
    .overview-grey1 {
        min-height: 670px;
    }
    .speciality_banner p {
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
        margin-top: 27px;
    }
    .specialiti-nav-item .active p {
        color: #FFFFFF;
        font-family: GothamRounded-medium;
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        padding: 5px 0;
    }
    .overview_text p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 30px;
        margin-top: 30px;
    }
    p.blog_overview_pera {
        width: 92%;
        margin: 25px auto 0px;
    }
    .blog_overview h3 {
        margin-top: 70px !important;
    }
    .expertise_text h3 {
        font-size: 26px;
        font-weight: 500;
        line-height: 31px;
        margin-bottom: 12px;
    }
    .expertise_text ul li {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 30px;
    }
    hr.expertise_hr {
        border-bottom: 1px solid #5b5b656b;
        width: 60%;
        margin: 10px 0;
    }
    .team-details {
        border-right: 1px solid #d4d4d4;
        padding-right: 0 !important;
    }
    .doc_team_list {
        background-color: #F9F9FE;
        padding: 15px 55px;
        margin-top: 65px;
        margin-bottom: 20px;
    }
    .team-details p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 27px;
        margin: 0;
    }
    .team-details h4 {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 18px;
        font-weight: 500;
        line-height: 15px;
    }
    .available_request h4 {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 18px;
        font-weight: 500;
        line-height: 32px;
        margin-top: 22px;
        margin-bottom: 20px;
    }
    .team-description {
        width: 100%;
        height: 51px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .team-img img {
        margin-top: 30px;
    }
    hr.team-divider {
        border-bottom: 1px solid #1B1A30;
        opacity: 0.1964518229166667;
    }
    .available_request {
        padding-left: 50px;
        margin-top: 5px;
    }
    .btn.view_profile_btn {
        border: 1px solid #DC596B;
        border-radius: 3px;
        height: 40px;
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 28px;
        width: 100%;
    }
    button.btn.book_appointment_btn {
        background-color: #DC596B;
        border-radius: 3px;
        box-shadow: 0 2px 4px 0 #FBA2AF;
        color: #FFFFFF;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 28px;
        width: 100%;
    }
    .view_profile {
        margin-top: 20px;
    }
    .team-details h4:first-child {
        margin-top: 20px;
    }
    .user-input-wrp .inputText {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        border-bottom: 1px solid #BFD6F8;
    }
    .dropdown-text-spec span {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 13px;
        font-weight: 300;
        line-height: 24px;
        width: 100%;
    }
    input#timepicker2::placeholder {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 13px;
        font-weight: 300;
        line-height: 24px;
        padding-left: 0;
    }
    .form-appointment h3 {
        font-size: 30px;
    }
    .form-appointment {
        background-color: #FFFFFF;
        border-radius: 8px;
        box-shadow: 0 7px 15px 3px #DFE3EF;
        padding: 25px 45px;
        height: 615px;
    }
    input#startDate1 {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        padding-left: 0;
    }
    input#startDate1::placeholder {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 13px;
        font-weight: 300;
        line-height: 24px;
        padding-left: 0;
    }
    .overview_img p {
        margin-top: 0;
    }
    .overview_text li p {
        margin: 5px 0;
    }
    .specialiti-nav-tab {
        width: 100%;
        margin: auto;
    }
    .width-50 {
        width: 50%;
        margin: 10px auto;
    }
}

select#speciality_doc {
    border: none;
    background-color: transparent;
    color: #919EAB;
    font-family: GothamRounded-book;
    font-size: 13px;
    font-weight: 300;
    border-bottom: 1px solid #bfd6f8;
    padding-bottom: 9px;
    width: 100%;
}