.captchaerror span,
.error {
    font-family: Arial, Helvetica, sans-serif !important;
    color: red;
    margin: 5px 0;
    font-size: 12px
}

.toggle--menu--doctors {
    top: 90px !important;
}

@media screen and (min-width:800px) {
    .toggle--menu--doctors {
        transform: translate(13px, 10px);
        position: absolute;
        top: 55px;
        right: 14px
    }
}

@media screen and (min-width:1600px) {
    .toggle--menu--doctors {
        top: 90px
    }
}

@media screen and (max-width:1501px) and (min-width:800px) {
    .toggle--menu--doctors {
        top: 30px
    }
}

.toggle--menu--doctors .toggle-menu-home.toggle-menu--nav {
    list-style: none;
    padding-left: 0;
    z-index: 1
}

@media screen and (max-width:800px) {
    .toggle--menu--doctors .toggle-menu-home.toggle-menu--nav {
        flex-direction: row !important;
        justify-content: center;
        margin-top: 10px;
        width: 100% !important
    }
}

.toggle--menu--doctors .toggle-menu-home.toggle-menu--nav .toggle-home-item {
    background-color: #892842;
    transition: .3s ease;
    margin: 5px 0
}

@media screen and (min-width:800px) {
    .toggle--menu--doctors .toggle-menu-home.toggle-menu--nav .toggle-home-item {
        width: 280px;
        border-bottom-left-radius: 10px;
        border-top-left-radius: 10px
    }
}

@media screen and (min-width:800px) and (max-width:1000px) {
    .toggle--menu--doctors .toggle-menu-home.toggle-menu--nav .toggle-home-item {
        width: 250px
    }
}

@media screen and (max-width:800px) {
    .toggle--menu--doctors .toggle-menu-home.toggle-menu--nav .toggle-home-item {
        width: 94%;
        margin: 0;
        border-bottom: 1px solid #fff
    }
}

@media screen and (max-width:767px) {
    .toggle--menu--doctors .toggle-menu-home.toggle-menu--nav .toggle-home-item {
        margin: 0 !important
    }
}

.toggle--menu--doctors .toggle-menu-home.toggle-menu--nav .toggle-home-item a {
    color: #fff;
    padding: 10px 0 10px 15px;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 15px;
    text-align: left;
    text-decoration: none;
    display: block
}

@media screen and (max-width:1301px) {
    .toggle--menu--doctors .toggle-menu-home.toggle-menu--nav .toggle-home-item a {
        padding: 10px 0 10px 15px
    }
}

.toggle--menu--doctors .toggle-menu-home.toggle-menu--nav .toggle-home-item a img {
    width: 38px;
    margin: 0 9px;
    vertical-align: middle
}

@media screen and (max-width:800px) {
    .toggle--menu--doctors .toggle-menu-home.toggle-menu--nav .toggle-home-item a img {
        width: 22px
    }
}

@media screen and (min-width:800px) and (max-width:1000px) {
    .toggle--menu--doctors .toggle-menu-home.toggle-menu--nav .toggle-home-item a img {
        width: 30px
    }
}

.toggle--menu--doctors .toggle-menu-home.toggle-menu--nav .toggle-home-item a span {
    vertical-align: middle;
    padding-left: 10px
}

.toggle--menu--doctors .toggle-menu-home.toggle-menu--nav .toggle-home-item .check-logo {
    border: 0
}

.toggle--menu--doctors .toggle-menu-home.toggle-menu--nav .toggle-menu-item.show---active {
    margin-right: 0
}

@media screen and (min-width:800px) {
    .toggle--menu--doctors {
        transform: translate(13px, 10px);
        position: absolute;
        top: 330px;
        right: 14px
    }
}

@media screen and (max-width:1501px) and (min-width:800px) {
    .toggle--menu--doctors {
        top: 310px
    }
}

.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active:hover:active {
    background-color: #892842
}

.captchaerror span {
    display: block;
    text-align: left
}

#return-to-top {
    position: fixed;
    bottom: 10px;
    right: 136px;
    background: #892842;
    width: 45px;
    height: 45px;
    display: none;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 10
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 15px;
    top: 11px;
    font-size: 18px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.e-banner-img {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 346px;
    width: 100%
}

@media screen and (min-width:1601px) {
    .e-banner-img {
        height: 440px
    }
}

@media screen and (min-width:768px) {
    #modal-pop .modal-dialog {
        max-width: 36% !important
    }
}

#modal-pop button {
    cursor: pointer
}

#modal-pop .close {
    position: absolute;
    right: 0;
    width: 50px;
    cursor: pointer;
    height: 50px;
    background-color: #e0db1e;
    z-index: 10;
    top: -6px;
    border-radius: 50%
}

#modal-pop .close span {
    line-height: 40px;
    font-size: 35px
}

.date-error {
    color: red;
    font-size: 12px
}

.breadcrumb--list {
    position: relative;
    transform: translateY(30px);
    z-index: 1;
    margin-bottom: -19px
}

@media screen and (max-width:576px) {
    .breadcrumb--list {
        margin-bottom: -50px
    }
    .breadcrumb--list li {
        font-size: 13px
    }
}

.banner--inner--head {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto
}

@media screen and (max-width:550px) {
    .banner--inner--head {
        padding: 0;
        position: absolute;
    }
}

.banner--inner--head .banner--heading {
    background-color: #892842;
    padding: 15px 25px;
    display: inline-block;
    text-align: left;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px
}

@media screen and (max-width:550px) {
    .banner--inner--head .banner--heading {
        display: block;
        border-radius: 0
    }
}

.banner--inner--head .banner--heading h2 {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #fff
}

@media screen and (min-width:1701px) {
    .banner--inner--head .banner--heading h2 {
        font-size: 43px
    }
}

.head--left {
    padding-left: 15px
}

@media screen and (min-width:991.98px) {
    .mob--banner {
        display: none
    }
}

@media screen and (min-width:575px) and (max-width:1501px) {
    #rc-imageselect,
    .g-recaptcha {
        transform: scale(.77);
        -webkit-transform: scale(.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0
    }
}

@media screen and (max-width:575px) {
    #rc-imageselect,
    .g-recaptcha {
        transform: scale(.77);
        -webkit-transform: scale(.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0
    }
}

.catcha-error {
    text-align: center;
    margin-bottom: 15px;
    color: red;
    font-size: 12px
}

@media screen and (min-width:767.98px) {
    .csr--nav--tabs ul,
    .spec-list ul {
        position: sticky;
        top: 150px
    }
}

@media screen and (min-width:767px) {
    #toggle--list5 {
        display: none
    }
}

.pos-fix {
    top: 40px
}

#search {
    position: absolute;
    width: 100%;
    top: 78px;
    margin: 0 auto;
    right: 0;
    left: 0;
    background-color: #fff;
    padding: 13px 15px 26px;
    display: none;
    box-shadow: 0 7px 7px -7px #b2adad;
    border-top: 5px solid #892842;
    z-index: 10
}

@media screen and (max-width:576.98px) {
    #search {
        top: 61px
    }
}

#search #mainsearchform {
    width: 98%;
    position: relative
}

#search #mainsearchform .form-control {
    border: 0;
    border-bottom: 1px solid #d4d4d4 !important;
    border-radius: 0;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif !important;
    transition: all .3s ease-in-out;
    padding: 2px 33px 16px;
    background: url(/static/kimsglobal/images/srch.png) 0 2px no-repeat;
    background-size: 20px;
    margin: 19px 0 9px
}

.location,
.network {
    border-top: 4px solid #892842
}

.centre--for--exc ul li,
.network ul li {
    list-style: none;
    border-bottom: 1px solid #eae9e9
}

#search #mainsearchform .form-control:focus {
    outline: 0;
    box-shadow: none
}

.location {
    width: 706px;
    left: inherit;
    top: 40px;
    right: 0
}

.centre--for--exc {
    padding: 0 0 33px 19px;
    padding-left: 10px !important;
    top: 40px
}

.centre--for--exc ul {
    padding-left: 0
}

.centre--for--exc ul li {
    width: 100%;
    padding: 5px 0 !important
}

.centre--for--exc ul li img {
    margin-right: 6px;
    align-self: center;
    height: min-content
}

.centre--for--exc ul li::after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    position: relative;
    top: 6px;
    background: #892842;
    transition: width .3s
}

.centre--for--exc ul li:hover::after {
    width: 100%
}

.centre--for--exc ul li a {
    line-height: 16px;
    text-transform: none !important;
    display: inline-flex;
    padding: 4px 0 !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

@media screen and (min-width:1501px) {
    .centre--for--exc ul li a {
        font-size: 17px !important;
        line-height: 27px !important
    }
}

@media screen and (max-width:1501px) {
    .centre--for--exc ul li a {
        font-size: 15px !important
    }
}

@media screen and (min-width:1601px) {
    .centre--for--exc {
        width: 890px
    }
    .centre--for--exc ul li {
        padding: 10px !important
    }
    .centre--for--exc ul li a {
        display: inline-flex
    }
}

.centre--for--exc h4 {
    color: #892842;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 18px
}

.centre--for--exc .brdr--lft {
    border-right: 1px solid #892842
}

.centre--for--exc .centress-col ul li {
    padding-left: 0 !important
}

.centre--for--exc .centress-col ul li a {
    text-decoration: none;
    color: #363636;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 17px !important
}

.centre--for--exc .specalites--col {
    padding: 15px 12px
}

.centre--for--exc .specalites--col ul {
    padding: 0;
    margin: 0
}

.centre--for--exc .specalites--col ul li {
    padding-left: 0 !important
}

.centre--for--exc .specalites--col ul li a {
    text-decoration: none;
    color: #363636;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 17px !important
}

.centre--for--exc .specalites--col ul li a img {
    align-self: center;
    margin-right: 10px;
    height: min-content
}

.network .extra__city__column a::after,
.network ul li::after {
    display: block;
    height: 1px;
    background: #892842;
    transition: width .3s;
    content: '';
    position: relative
}

.centre--for--exc .specalites--col ul li a span {
    font-size: 14px !important;
    line-height: initial
}

.centre--for--exc .specalites--col .view--allse {
    color: #892842;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 17px;
    text-transform: uppercase;
    text-decoration: none
}

.network .extra__city__column a,
.network ul li a {
    font-family: Arial, Helvetica, sans-serif !important
}

.network {
    padding: 25px 30px 30px
}

.network ul {
    position: relative;
    padding-left: 0
}

.network ul li {
    width: 100%;
    padding: 5px 0 !important
}

.network ul li img {
    margin-right: 6px
}

.network ul li::after {
    width: 0;
    top: 6px
}

.network ul li:hover::after {
    width: 100%
}

.    ul li a {
    line-height: 16px;
    text-transform: none !important;
    display: block;
    padding: 4px 0 !important
}


@media screen and (min-width:1501px) {
    .network ul li a {
        font-size: 17px !important;
        line-height: 27px !important
    }
    .network {
        width: 660px;
        left: -260%
    }
}

@media screen and (max-width:1501px) {
    .network ul li a {
        font-size: 15px !important
    }
}

.network .extra__city__column .nav-tabs {
    border: 0
}

.network .extra__city__column a {
    color: #333 !important;
    font-size: 15px !important;
    border-bottom: 1px solid #892842 !important;
    padding: 14px 0 !important;
    border: 0
}

@media screen and (min-width:1501px) {
    .network .extra__city__column a {
        font-size: 17px !important
    }
}

.network .extra__city__column a::after {
    width: 0;
    top: 15px
}

.network .extra__city__column a:hover::after {
    width: 100%
}

.network .extra__city__column .active {
    color: #892842 !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

.network .extra__city__column .active::before {
    content: '';
    background: url(/static/kimsglobal/images/network-arrow.png) no-repeat;
    padding: 6px;
    display: inline-block;
    background-size: 7px
}

.network .extra__city__content #nav-tabContent {
    padding: 7px 0
}

.network .extra__city__content .extra__city__list::before {
    content: '';
    background: url(/static/kimsglobal/images/network-arrow.png) no-repeat;
    padding: 6px;
    display: inline-block;
    background-size: 7px
}

.network .extra__city__content .extra__city__list {
    color: #4e4e4e;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 15px !important;
    display: block;
    text-decoration: none;
    margin: 10px 0
}

@media screen and (min-width:1501px) {
    .network .extra__city__content .extra__city__list {
        font-size: 17px !important
    }
}

.network .extra__city__content .extra__city__dropdown {
    display: none;
    padding-left: 33px
}

.network .extra__city__content .extra__city__dropdown .network__dropdown__link {
    margin: 6px 0 !important;
    color: #4e4e4e;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 15px !important;
    display: block;
    text-decoration: none
}

@media screen and (min-width:1501px) {
    .network .extra__city__content .extra__city__dropdown .network__dropdown__link {
        font-size: 17px !important
    }
}

.active__list .extra__city__list {
    color: #892842 !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

.active__list .extra__city__dropdown {
    display: block !important
}

.specalities,
.ss {
    position: relative
}

.st-container .link:hover {
    border-bottom: 2px solid #fff
}

.hov-row {
    border-bottom: 1px solid #892842
}

.brdr-rt {
    border-right: 1px solid #892842
}

.brdr-lft {
    border-left: 1px solid #892842
}

.ss li:hover ul {
    display: block
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .ie1011 {
        background: green;
    }
}

.find-doctor-banner {
    background-repeat: no-repeat !important
}

.item1 {
    animation-delay: 1s !important
}

.item2 {
    animation-delay: 2s !important
}

.item3 {
    animation-delay: 3s !important
}

.item4 {
    animation-delay: 4s !important
}

.item7 {
    animation-delay: 5s !important
}

.item8 {
    animation-delay: 6s !important
}

.sea-cls {
    position: absolute;
    right: 0;
    top: 4px;
    cursor: pointer
}

.sea-cls img {
    width: 16px
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translate3d(0, -20%, 0)
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

.st-container {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #892842;
    overflow-x: hidden;
    transition: .7s;
    padding-top: 60px;
    z-index: 9999;
    text-align: center
}

#google_translate_element {
    padding: 3px 0
}

#google_translate_element .goog-te-combo {
    border: 0;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #363636;
    font-size: 13px
}

#google_translate_element .goog-te-combo:focus {
    box-shadow: 0;
    border: 0;
    outline: 0
}

.btn-text {
    color: #892842 !important
}

@media screen and (max-width:576px) {
    .emer {
        margin: 4px 0 !important
    }
}

.centre--for--exc {
    border-top: 4px solid #892842;
    width: 570px;
    height: 400px;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow-y: scroll
}

@media screen and (min-width:1401px) {
    .centre--for--exc {
        width: 706px;
        left: 0
    }
}

.centre--for--exc::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #892842;
    background-color: #F5F5F5
}

.centre--for--exc::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5
}

.centre--for--exc::-webkit-scrollbar-thumb {
    background-color: #892842
}

.loc-submenu {
    text-align: left;
    padding-left: 27px;
    color: #fff
}

.loc-submenu h4 {
    font-size: 18px
}

.loc-submenu .loc-submenu-item {
    padding-left: 20px;
    padding-top: 10px
}

.loc-submenu p {
    margin-bottom: 10px;
    font-size: 15px
}

.loc-submenu a {
    color: #fff;
    text-decoration: none
}

.find-doctor-banner {
    height: 399px;
    width: 100%;
    background-size: contain !important
}

.banner-sec img {
    width: 100%;
    height: auto
}

@media screen and (max-width:767.98px) {
    a {
        word-break: break-all
    }
}

.find-wrapper {
    position: absolute;
    bottom: 0;
    justify-content: space-between;
    height: 94%
}

.find-wrapper nav {
    margin-top: 33px
}

@media screen and (max-width:576.98px) {
    .find-wrapper nav {
        margin-top: 0
    }
}

.find-wrapper h1,
.find-wrapper h3 {
    background-color: #363636;
    padding: 20px 10px;
    font-family: Arial, Helvetica, sans-serif !important;
    text-align: center;
    color: #fff;
    width: 251px
}

.find-doctor-head {
    font-size: 28px;
    color: #ffffff;
}

.doctor-list-wrapper {
    padding: 3% 0
}

.doctor-list-wrapper .doc-listing .doctor-list {
    padding: 1px;
    border-radius: 7px;
    min-height: 512px;
    border: 1px solid #dedede
}

.doctor-list-wrapper .doc-listing #custom-height-doc-list {
    padding: 1px;
    border-radius: 7px;
    min-height: 425px;
    border: 1px solid #dedede
}

.doctor-list-wrapper .doc-listing .doctor-list img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 100%;
    /* max-height: 160px; */
    object-fit: cover;
}

.doctor-list-wrapper .doc-listing .doctor-dea {
    background-color: #fff;
    padding: 14px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    min-height: 360px;
    height: auto;
}

.doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea1 {
    padding: 8px 0
}

.doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea1 h6 {
    color: #333;
    font-family: Arial, Helvetica, sans-serif !important;
    min-height: 25px
}

p.doc-depart, .doc-time {
    font-size: 14px;
}

p.doc-department, .doc-day {
    font-size: 13px;
}

.doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea1 p {
    margin: 0;
    color: #4e4e4e;
    font-family: Arial, Helvetica, sans-serif !important
}

@media screen and (min-width:1601px) {
    .doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea1 h6 {
        font-size: 21px
    }
    .doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea1 p {
        font-size: 20px !important
    }
}

.doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea1 span {
    font-family: Arial, Helvetica, sans-serif !important;
    color: #4e4e4e;
    font-size: 14px;
    display: none
}

@media screen and (min-width:1601px) {
    .doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea1 span {
        font-size: 16px !important
    }
}

.doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea1 .speci {
    margin: 0px;
    font-size: 11px;
    color: #4e4e4e;
    font-family: Arial, Helvetica, sans-serif !important
}

@media screen and (min-width:1601px) {
    .doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea1 .speci {
        font-size: 19px
    }
}

.doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea1 hr {
    width: 100px;
    border-top: 2px solid #cbcbcb;
    margin: 15px auto
}

.doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea1 .department {
    font-size: 14px;
    margin-top: 5px;
    color: #4e4e4e;
    font-family: Arial, Helvetica, sans-serif !important;
    line-height: 18px
}

@media screen and (min-width:1601px) {
    .doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea1 .department {
        font-size: 18px !important
    }
}

.doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea2 {
    padding: 11px 0 4px
}

.doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea2 .book-app {
    margin-bottom: 0;
    background-color: #fff;
    color: #892842
}

.doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea2 .book-app:hover {
    background-color: #892842;
    color: #fff
}

.doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea2 a {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif !important;
    margin: 0 auto 8px;
    width: 92%;
    text-align: center;
    padding: 6px 5px;
    display: block;
    border-radius: 30px;
    font-size: 15px;
    border: 1px solid #892842;
    color: #fff;
    background-color: #892842
}

@media screen and (max-width:1119.98px) and (min-width:767px) {
    .doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea2 a {
        width: 100%
    }
}

.doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea2 a:hover {
    background-color: inherit;
    color: #892842;
    transition: transform .3s ease-in-out;
    transition: .3s ease-in-out
}

.doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea2 a .mov-arrow {
    display: none !important;
    display: inline-table;
    margin-left: 10px
}

.doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea2 a .mov-arrow img {
    margin: -3px 0
}

.network-tabs {
    margin-bottom: 22px;
    padding: 55px 0;
    background-color: #f9f9f9
}

.network-tabs ul li {
    padding: 7px 0
}

.network-tabs ul li a {
    color: #727272;
    font-family: Arial, Helvetica, sans-serif !important
}

.network-tabs ul li .active {
    color: #212121;
    font-family: Arial, Helvetica, sans-serif !important
}

@media screen and (min-width:1601px) {
    .doctor-list-wrapper .doc-listing .doctor-dea .doctor-dea2 a {
        font-size: 18px
    }
    .network-tabs ul li .active,
    .network-tabs ul li a {
        font-size: 20px
    }
}

.network-tabs .select {
    height: 55px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif !important;
    border: 1px solid #fff;
    font-size: 16px;
    cursor: text;
    -webkit-appearance: none;
    border-radius: 7px;
    background: url(/static/kimsglobal/images/arrow3.png) 95% no-repeat
}

.find__search,
.sear-speciality h4,
.sear-speciality select {
    font-family: Arial, Helvetica, sans-serif !important
}

.network-tabs .select:focus {
    box-shadow: none;
    outline: 0
}

.ava-image {
    min-height: 350px;
    height: 350px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-position: center !important
}

.find__search {
    width: 100%;
    display: block;
    padding: 8px;
    background-color: #892842;
    color: #fff !important;
    height: 45px;
    border: 1px solid #892842
}

.sear-speciality {
    box-shadow: 0 0 10px 3px #f2eeed
}

.sear-speciality .form-control:focus,
.sear-speciality select:focus {
    box-shadow: none;
    outline: 0
}

@media screen and (max-width:767.98px) {
    .find__search,
    .sear-speciality {
        margin: 10px 0
    }
}

.sear-speciality h3 {
    color: #fff
}

.sear-speciality h4 {
    text-align: center;
    margin: 10px 0;
    color: #fff
}

.sear-speciality .form-control,
.sear-speciality select {
    color: #707070;
    border: 1px solid #fff;
    -webkit-appearance: none
}

.sear-speciality select {
    background: url(/static/kimsglobal/images/arrow3.png) 96% 54% no-repeat;
    cursor: pointer
}

.sear-speciality .form-control {
    height: 45px;
    background-color: #fff;
    font-size: 15px;
    cursor: text;
    border-radius: 7px
}

.sear-speciality h6 {
    text-align: center;
    margin: 10px 0;
    color: #fff
}

.sear-speciality .search-box {
    position: relative
}

.sear-speciality .search-box .doc-src {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer
}

.endless_container {
    text-align: center
}

.endless_container a {
    display: inline-flex;
    text-align: center;
    border-radius: 27px;
    justify-content: center;
    text-decoration: none;
    padding: 12px 26px;
    background-color: #892842;
    color: #fff
}

@media screen and (min-width:991.98px) {
    .mob-banner {
        display: none !important
    }
}

@media screen and (max-width:991.98px) {
    .mob-banner {
        display: block !important
    }
    .desk-banner {
        display: none !important
    }
}

@media screen and (max-width:576.98px) {
    .mob-banner {
        display: block !important
    }
    .desk-banner {
        display: none !important
    }
}

@media screen and (max-width:1110px) and (min-width:991px) {
    .e-banner-img {
        height: 310px
    }
}

@media screen and (max-width:800px) {
    .cus--col {
        width: 100%;
        max-width: 100%;
        flex: 100%;
        margin-bottom: 20px
    }
}

@media (max-width:991px) {
    .doctor-list-wrapper .doc-listing .doctor-list img {
        max-height: 400px !important
    }
}

