﻿html {
    scroll-behavior: auto !important;
    scroll-padding-top: 8rem;
}

body {
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    color: #000;
}

.homepage-slide {
    padding-top: 180px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    z-index: 5;
    height: 100vh;
    overflow: hidden;
    background: #fff;
}

    .homepage-slide .div-middle {
        height: calc(100vh - 180px);
    }

.fixedheader {
    position: fixed;
    transition: all 0s;
    background: transparent;
    background-image: url(../images/headerbg.webp);
    background-size: cover;
    background-position: center;
    transition: all 5s;
}
.contactfixedheader {
    position: fixed;
    transition: all 0s;
    background: transparent;
    background-image: url(../images/headerbg.webp);
    background-size: cover;
    background-position: center;
    transition: all 5s;
}
.contact-page footer {
    position: relative !important;
}

.contact-page .Appointment-care {
    padding-top: 230px;
    padding-bottom: 50px;
}
.contact-page .header{
    display:none;
}
.homepage-slide.fullservicevision {
    height: auto;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

.sticky.headerBlue.fixedheader {
    background: transparent;
    background-image: url(../images/headerbgblue.webp);
    background-size: 100% 100%;
    background-position: center;
}

.sticky.headerMedicalCondition {
    background: transparent;
    background-image: url(../images/headerbgblue.webp);
    background-size: 100% 100%;
    background-position: center;
}
#MedicalConditionPages #footer {
    position: relative;
}
#content-medical-condition {
    padding-top: 190px;
    padding-bottom: 50px;
}
    #content-medical-condition .panel {
        height: auto;
        max-height: fit-content;
    }
    #content-medical-condition .accordion span {
        display: none;
    }
    #content-medical-condition .tab-table tr {
        border: 0;
    }
.medicalBox {
    border: 10px solid #46a4b7;
    margin: 30px;
    background: #f0f9fb;
}
.sticky.headerPeach.fixedheader {
    background: transparent;
    background-image: url(../images/headerbgPeach.webp);
    background-size: 100% 100%;
    background-position: center;
}

.sticky .headbgcolor {
    opacity: 0;
}

.sticky.fixedheader .headbgcolor {
    opacity: 1;
}

.homepage-slide.fullOcularAesthetics {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    height: auto;
}

.swiper.myComprehensiveSwiper {
    height: 100%;
}

.homepage-slide.fullOcularAesthetics .swiper-slide, .homepage-slide.fullservicevision .swiper-slide {
    display: flex !important;
    flex-flow: column;
    justify-content: center;
}

.homepage-slide.fullOcularAesthetics p {
    text-align: justify;
}

.accordion-section.medical-conditions {
    padding-top: 220px;
    position: relative;
    z-index: 5;
}

.requestapointment {
    display: block;
    height: 152px;
    margin-top: -152px;
    visibility: hidden;
}

.hr {
    height: 1px;
    background: #CCCCCC;
    margin-top: 10px;
    margin-left: -20px !important;
    margin-right: -20px !important;
    transition: all 1s ease;
}

.logosection a {
    color: #000;
    text-decoration: none;
}

.afterfixed {
    opacity: 1;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.fixedheader .afterfixed {
    opacity: 1;
}

.fixedheader .hr {
    transition: all 1s ease;
    margin-bottom: 0 !important;
}

.fixedheader .logosection {
    transform: scale(0.85);
    transition: all 1s ease;
}

/** {
    transition: all 1s ease;
}*/

.fixedheader .header a, .fixedheader .tophead {
    transition: all 1s ease;
}

.fixed .slideTag ul, .stickyTagshow .slideTag ul {
    font-size: 30px;
}

.slideTag ul li:first-child, .slideTag ul li:last-child {
    text-align: center;
}

    .slideTag ul li:first-child a {
        color: #44a3b6
    }

    .slideTag ul li:last-child a {
        color: #efa283
    }


.fixed .img-fluid, .stickyTagshow .img-fluid {
    width: 45px;
}

.logosection {
    transform: scale(1);
    transition: all 0.3s ease;
}

.testimonail-section {
    background: #f1f8fa;
}
.stickyTag {
    display: none;
}
.fixed {
    opacity: 1 !important;
    position: fixed;
    top: 88px;
    left: 0px;
    right: 0px;
    z-index: 100;
    display:block !important
}

.scale2 {
    font-size: 20px;
    margin-top: 30px;
    font-weight: 500;
    padding: 12px 20px;
    border-color: #000 !important;
}

.slideTag ul li a {
    color: #000;
    text-decoration: none;
}

.setmenu .setmenufixed {
    display: none;
}

header {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 150;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
}

.tophead {
    font-size: 19px;
    font-weight: 500;
}

    .tophead .btn {
        height: 47px;
        margin-top: 7px;
    }

.location {
    display: block;
    text-align: center;
    float: right;
    line-height: 1.5;
    margin-top: -7px;
}

    .location p:last-child {
        font-size: 22px;
        font-weight: 600;
    }

.tophead p {
    margin: 0;
    text-transform: uppercase;
    font-size: 16px
}

.fullservicevision .font26 {
    text-align: justify;
}

.homesection .col-md-7 {
    padding-right: 34px;
    padding-top: 50px;
}

.header a {
    color: #0A0A23;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    margin: 0 18px;
}





.logosection p {
    margin: 0;
    font-size: 50px;
    font-weight: bold;
    line-height: 1;
    color: #000;
}

.logosection small {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}

.bckimg {
    position: absolute;
    z-index: -1;
    opacity: 0.5;
    left: 0;
    right: 0;
}

.img-fluid {
    width: 100%;
    height: auto;
}

.priya-img {
    margin-left: -54px;
}

.homepage-slide .homepagetitle {
    font-size: 4vw;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    color: #000;
    text-align: center
}

    .homepage-slide .homepagetitle span {
        font-weight: 300;
    }

.arttxtend {
    bottom: 150px;
    position: absolute;
    right: 28px;
}

.visiblity500 {
    display: none;
}

.slideTag {
    position: relative;
}

    .slideTag ul {
        list-style: none;
        display: flex;
        flex-flow: row;
        font-size: 30px;
        justify-content: center;
        text-transform: uppercase;
        font-weight: 600;
        color: #000;
        z-index: 2;
        position: relative;
        padding: 0;
        margin: 0;
    }

        .slideTag ul li:nth-child(2n+1) {
            width: 50%;
        }

        .slideTag ul li {
            padding: 14px;
            display: grid;
            align-items: center;
        }

.title {
    font-size: 70px;
    font-weight: 700;
    line-height: 1;
}

    .title span {
        font-weight: 300;
    }

.line {
    display: flex;
    margin-bottom: 35px;
}

    .line > div {
        width: 180px;
        height: 8px;
    }

    .line > span {
        width: 10px;
        height: 8px;
        margin-left: 15px;
    }

.bgcolor1 {
    background: rgb(68, 163, 182);
}

.font26 {
    font-size: 24px;
}

.bgcolor2 {
    background: #EFA283;
}

.bgcolor3 {
    background: #37366F;
}

.vision-imgbox {
    width: 100%;
    max-width: 730px;
    margin: 0 auto;
}

    .vision-imgbox div {
        margin-bottom: 15px;
        display: flex;
        justify-content: space-between;
        position: relative;
        overflow: hidden;
        height: 250px;
        width: 100%;
    }

        .vision-imgbox div img {
            object-fit: cover;
            width: 100%;
            height:100%
        }

        .vision-imgbox div > div:first-child {
            margin-right: 10px;
        }

.Ideal-Candidates-section {
    background: #faeee9;
    padding: 80px 50px;
    margin: 0 30px 30px 30px;
}

.textbox a span {
    margin: 0 5px;
    width: 20px;
}

.textbox a img {
    width: 20px;
    height: 20px;
}

.overlay-text.text-uppercase {
    position: absolute;
    top: 0;
    height: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 2s ease;
}

    .overlay-text.text-uppercase .textbox {
        position: absolute;
        bottom: 0;
        z-index: 5;
        padding: 10px;
        left: 0;
        right: 0;
        text-align: center;
        height: auto;
        top: 0;
        display: flex;
        flex-flow: column;
        justify-content: center;
    }

    .overlay-text.text-uppercase p {
        color: #fff;
        margin: 0;
        font-size: 1.6vw;
        line-height: 1;
        font-weight: bold;
    }

.aesthetics-care .overlay-text.text-uppercase {
    background: rgba(239, 162, 131, 0.58);
}

.overlay-text.text-uppercase {
    background: #0e8ca8c4;
}


.drpriyaBoard-home {
    margin: auto;
    text-align: center;
}

.textbox a {
    color: #fff;
    border: 1px solid #fff;
    padding: 5px;
    display: flex;
    text-decoration: none;
    padding: 5px;
    margin-top: 15px;
    width: 180px;
    margin: 5px auto;
    opacity: 0;
    margin-bottom: -40px;
    justify-content: center;
}

.overlay-text.text-uppercase:hover .textbox a {
    opacity: 1;
    transition: all 0.5s;
    background: #fff0;
    color: #fff;
}

.custom-table.peachtable th {
    color: #efa283;
}

.testimonalimg2, .testimonalimg1 {
    filter: invert(1);
}

.vision-care .font26 {
    color: #0009;
    text-align: justify;
}

.aesthetics-care .font26 {
    color: #0009;
    text-align: justify;
}

section {
    padding: 80px 30px;
    background: #fff;
}

.vision-care {
    background: #fff;
    padding: 50px 30px;
    position: relative;
    border: 50px solid #b2e0ea;
    margin-bottom: 30px;
}

.aesthetics-care {
    background: #fff;
    padding: 50px 30px;
    position: relative;
    border: 50px solid #ffdfd7;
}

#pills-tabContent {
    max-width: 1400px;
    margin: auto;
    border: 10px solid #46a4b7;
    padding: 0 15px;
    background: #f0f9fb;
}

#pills-tab {
    list-style: none;
    padding: 0;
    text-align: right;
    font-size: 28px;
    line-height: 1.2;
    color: #000;
    font-weight: 500;
}

    #pills-tab li span {
        color: #357e8c;
        font-size: 24px
    }

    #pills-tab li {
        margin-bottom: 0;
        width: 50%;
        float: left;
        border: 1px solid #46a4b7;
        margin-top: -1px;
        margin-right: -1px;
    }

.nav-pills .nav-link {
    border-radius: 0
}
picture {
    width: 100%;
}
.imgwithtext {
    position: relative;
}

    .imgwithtext h3 {
        position: absolute;
        bottom: 0;
        font-size: 2.3vw;
        text-transform: uppercase;
        color: #fff;
        padding: 15px;
        line-height: 1;
        font-weight: bold;
        margin: 0;
        left: 0;
        right: 0;
        height: 150px;
        background: rgb(0,0,0);
        background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
        display: grid;
        align-items: end;
    }

.RetinalPhotography p, ol li {
    font-size: 22px;
    text-align: justify;
    margin-top: 20px;
}

.div-middle {
    display: grid;
    height: 100%;
    align-items: center;
    position: relative;
}

.Appointment-care .div-middle {
    display: grid;
    align-items: center;
    position: relative;
}

.testimonalline {
    display: flex;
    max-width: 736px;
    height: 5px;
    margin: auto;
    position: relative
}

    .testimonalline span {
        width: 100%;
    }

    .testimonalline img {
        position: absolute;
        width: 42px;
        top: -12px;
    }


.testimonalimg1 {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 112px;
    top: 0;
}

.testimonalimg2 {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 112px;
    bottom: 0;
}

.swiperslidersection .swiper p {
    color: #0A0A23;
    opacity: 0.8;
    font-size: 26px;
    text-align: center;
    margin: 50px 30px;
}

.mySwiperTestimonial {
    max-width: 1230px;
}

    .mySwiperTestimonial .swiper-slide {
        padding: 0 150px;
    }

.swiper-button-next, .swiper-button-prev {
    cursor: pointer;
    color: #222 !important;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 0;
    right: auto;
}


.contact-map {
    list-style: none;
    max-width: 850px;
    width: 100%;
    height: 100%;
    display: block;
    border-right: 1px solid #ddd;
    padding: 20px;
    margin: 0;
    background: linear-gradient(135deg, rgb(178, 224, 234) 0%,rgb(255, 255, 255) 50%,rgb(255, 223, 215) 111%);
}

.marq img {
    max-width: 118px;
    margin-top: 20px;
}

.contactform {
    border: 2px solid #000;
    max-width: 1400px;
    margin: auto;
    padding: 0px;
    background: #fff
}

.contact-us-form {
    padding: 30px;
}

.phonenumber {
    font-size: 29px;
    font-weight: 700;
    margin-bottom: 0;
}

.weekend ul {
    padding-left: 0;
    display: inline-block;
}

    .weekend ul li {
        float: left;
        width: 100%;
        border-bottom: 1px solid #ddd;
        padding: 8px 5px;
        display: flex;
        justify-content: space-between;
    }

        .weekend ul li p {
            font-weight: 600;
        }
        .weekend ul li > p:first-child {
            font-size: 18px;
            font-weight: 300;
        }
.mb-0.boldtext {
    font-size: 18px;
    font-weight: 600;
}

.red {
    color: red;
}

.icon-circle {
    background: #37366F;
    display: flex;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    flex-flow: column;
    justify-content: center;
    text-align: center;
    font-size: 19px;
}

    .icon-circle span {
        width: 50px;
        display: block;
        line-height: 2.5em;
    }

h6 {
    font-size: 20px;
    font-weight: 300;
}

.icon-circle-light {
    background: #cacad5;
    display: flex;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #37366F;
    flex-flow: column;
    justify-content: center;
    text-align: center;
    font-size: 19px;
}

    .icon-circle-light img {
        width: 26px;
        margin: auto;
    }

.addressline p {
    font-size: 20px;
    font-weight: 500;
}

.Appointment-care .title {
    font-size: 60px;
    margin-bottom: 8px;
}

#contentareaa {
    background: #fff;
    z-index: 2;
    position: relative;
}
.hideover .container-fluid {
    position: relative !important;
}
.meetpriya .container-fluid {
    position: fixed;
    height: 700px;
    top: 230px;
    z-index: -1;
    left: 0;
    right: 0;
}




footer {
    position: sticky;
    font-size: 22px;
    font-weight: 400;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgb(178, 224, 234) 0%,rgb(255, 255, 255) 50%,rgb(255, 223, 215) 111%);
}

.logofooter {
    display: flex;
    flex-flow: column;
    justify-content: center;
}

footer .leftimg {
    left: 0;
    top: 37%;
}

footer > span {
    position: absolute;
}

footer .righttimg {
    right: 0;
    transform: rotate(180deg);
    top: 19%;
}

footer .footermenu {
    padding: 0;
    list-style: none;
    display: flex;
    margin: 0 -12px;
    justify-content: center
}

.box1 {
    width: 25%;
    padding-top: 35px;
    padding-left: 100px;
}

.box2, .box3 {
    padding: 35px;
}

.bg-black {
    background: #c6c6c6 !important;
}

footer a, footer a:hover {
    display: block;
    color: #000;
    text-decoration: none;
    margin-bottom: 15px;
}

.box2 ul {
    display: flex;
    justify-content: space-between;
    flex-flow: row;
}

footer li > span {
    display: block;
    width: 80px;
    height: 3px;
    background: #91BFD9;
    margin-bottom: 10px;
}

footer .font18 {
    font-size: 14px;
    margin: 0;
    padding: 15px;
    font-weight: 400;
    text-transform: uppercase;
}

footer p {
    color: #000;
    font-weight: 500;
}

ul li {
    list-style: none;
}

#pills-tab {
    display: block;
    text-align: center;
    max-width: 1400px;
    margin: auto;
}

.nav-link {
    width: 100%;
    text-align: center;
}



.contact-us-form h3 {
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 18px;
}

.contact-us-form .form-control, .contact-us-form .form-select {
    border-radius: 0;
    border-color: #d9d9d9;
    font-size: 20px;
    font-weight: 300;
    color: #000;
    height: 54px;
}

.contact-us-form .col-md-6, .contact-us-form .col-md-12 {
    margin-bottom: 15px;
}

.contact-us-form textarea.form-control {
    height: auto;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #c69e94;
    outline: 0;
    box-shadow: none;
}

.aboutPriya p, .aboutPriya h1, .aboutPriya h2, .aboutPriya h3, .aboutPriya h4, .aboutPriya h5, .aboutPriya h6 {
    margin: 0;
    font-size: 26px;
    font-weight: 300;
}

.aboutPriya h1, .aboutPriya h2, .aboutPriya h3, .aboutPriya h4, .aboutPriya h5, .aboutPriya h6 {
    font-weight: 600 !important;
}

.drpriyaBoard {
    text-align: center;
}

.drpriyaBoard-home img {
    max-width: 520px;
}

.desktopdesigndr {
    display: block;
}

.drpriyaBoard-mobile {
    display: none;
}

    .drpriyaBoard-mobile ul {
        list-style: none;
        padding: 0;
    }

    .drpriyaBoard-mobile .img-fluid-about {
        width: 100%;
    }

.meetpriya {
    background: transparent;
    height: calc(100vh - 174px);
}
.map-section {
    padding: 0 30px;
}
.map {
    /*height: 450px;*/
    overflow: hidden;
    border: 2px solid;
    max-width: 1400px;
    margin: auto;
}

    .map img {
        width: 100%;
        object-fit: cover;
        object-position: center;
    }





.stickyTag {
    opacity: 0;
    background: #fff;
    border-bottom: 1px solid #ddd;
}

.stickyTagshow {
    background: transparent;
    border-bottom: 0px solid #ddd;
}
.map-section {
    padding: 0 30px;
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.fixed .cicrleimg, .stickyTagshow .cicrleimg {
    animation: rotate 5s infinite linear;
}

.insurance-icons .marq div {
    float: left;
}

.hovereffectbtn {
    animation: rotate 2s infinite linear;    
}

.drpriyaBoard {
    display: block;
    margin-top: 150px;
    position: relative;
}

    .drpriyaBoard img {
        width: 68%;
        margin: auto;
    }

    .drpriyaBoard p {
        font-size: 30px;
        line-height: 1.2;
        position: absolute;
        font-weight: 700;
        color: #000;
    }

.ab1 {
    bottom: 276px;
    left: -64px;
    text-align: right;
}

.ab2 {
    top: 180px;
    left: 75px;
    text-align: right;
}

.ab3 {
    top: -63px;
    left: 45%;
}

.ab4 {
    top: 180px;
    right: -60px;
    text-align: left;
}

.ab5 {
    bottom: 276px;
    right: 44px;
    text-align: left;
}

.drpriyaBoard p span {
    font-weight: 300;
}

.homepage-slide.aboutus {
    height: auto;
    padding-bottom: 80px;
    position: relative;
}

.priyatag {
    z-index: 1500;
    position: relative;
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
}

    .priyatag li {
        width: 270px;
        text-align: center;
        text-transform: uppercase;
        line-height: 3em;
        border: 1px solid transparent;
        margin: 0 30px;
        color: #fff;
    }

.fullservicevision .swiper-slide {
    text-align: center;
}

.sub-title {
    font-size: 3vw;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
}

    .sub-title span {
        font-weight: 300;
    }

.custom-table tr, .tab-table tr {
    border-top: 1px solid #ddd;
}

.custom-table th {
    font-size: 70px;
    width: 12%;
    color: #44a3b6;
    text-align: center
}

.fullservicevision .swiper-slide img {
    border: 50px solid #b2e0ea;
    width: 100%;
    object-fit: fill;
}

.fullOcularAesthetics .swiper-slide img {
    border: 50px solid #ffdfd7;
    width: 100%;
    object-fit: fill;
}



.fullOcularAesthetics h3 {
    font-size: 22px;
    margin-bottom: 34px;
    font-weight: 700;
    margin-top: 34px;
}

.custom-table tbody > tr > td:nth-child(2), .tab-table tbody tr td:first-child {
    width: 32%;
    font-size: 30px;
    font-weight: 500;
    padding: 22px;
    line-height: 1.2;
    color: #44a3b6;
    text-align: center;
}

.medical-conditions #pills-tab li {
    width: 25%;
}

.tab-table.bluetable tbody tr td:first-child {
    font-size: 30px;
    color: #44a3b6;
    text-align: center;
}

.custom-table tbody > tr > td:nth-child(3) {
    font-size: 24px;
    padding: 20px;
    text-align: justify
}

.width900 {
    max-width: 900px;
    margin: auto;
}

.accordion-item {
    margin-bottom: 20px;
}

.accordion-button::after {
    background-image: url("../images/downVector.webp");
    margin-top: 10px;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("../images/downVector.webp");
    transform: rotate(-180deg);
    transition: all 0.5s ease;
    margin-top: -8px;
}

.accordion-button:not(.collapsed) {
    color: #000;
    background-color: transparent;
    box-shadow: none;
}

.accordion-button {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    background: rgb(68,163,182);
    background: linear-gradient(0deg, rgba(68, 163, 182, 0.09) 0%, rgba(173, 224, 234, 0.78) 100%);
}

.accordion-body {
    font-size: 24px;
}

.accordion {
    max-width: 1200px;
    margin: auto;
}

.font2w span {
    margin: 20px;
}

.fullservicevision h3 {
    font-size: 22px;
    margin-bottom: 34px;
    font-weight: 700;
    margin-top: 34px;
}
.fullOcularAesthetics .font2w span,
.fullservicevision .font2w span {
    margin: 5px;
    border: 1px solid #939393;
    display: inline-block;
    padding: 5px 12px;
    border-radius: 52px;
}

.lowbox-img img {
    object-fit: none;
    width: 100%;
}

.desktopdesign {
    display: block
}

.mobiledesign {
    display: none
}

.btn-center {
    margin-left: auto;
    display: inherit;
    margin-right: auto;
    margin-right: auto;
}

.overlay-text.text-uppercase small {
    color: #fff;
    font-size: 20px;
}

.nav-pills .nav-link.active {
    background-color: #46a4b7;
}

    .nav-pills .nav-link.active span {
        color: #fff !important;
    }

#pills-tab .nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #000;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.accordion-section.medical-conditions #pills-tab, .accordion-section.medical-conditions #pills-tabContent {
    max-width: 100%;
}

.bluetable tr td span {
    color: #a2a2a2;
    cursor: pointer;
}

.hideText {
    margin-bottom: 20px;
}

    .hideText ul {
        font-size: 22px;
        line-height: 1.8;
    }

.accordion-section.medical-conditions #pills-tab {
    font-size: 30px;
}

    .accordion-section.medical-conditions #pills-tab .nav-link {
        padding: 20px
    }

.hideText .btn {
    margin-top: 0
}

.accordion.active span {
    display: none;
}


.accordion {
    color: #000;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 22px;
    transition: 0.4s;
    background: transparent;
    border: 0px solid;
}

    .accordion.active {
        padding-bottom: 0;
    }

.panel {
    padding: 0 18px;
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.headerBlue .nav-item.setmenufixed::before, .headerPeach .nav-item.setmenufixed::before {
    content: "";
    width: 0px;
    height: 43%;
    display: block;
    background: #000;
    position: absolute;
    top: 11px;
    left: 17px;
}

.headerBlue .nav-item.setmenufixed:last-child::before, .headerPeach .nav-item.setmenufixed:last-child::before {
    width: 2px;
}

.nav-item.setmenufixed {
    position: relative;
}


.custom-table.peachtable tbody > tr > td:nth-child(2), .tab-table tbody tr td:first-child {
    width: 32%;
    font-size: 30px;
    font-weight: 500;
    padding: 22px;
    line-height: 1.2;
    color: #db765f;
    text-align: center;
}

.improvements-result-section .btn {
    margin-top: 50px;
}

.language {
    background: transparent;
    border: 0;
}

.hidden768 {
    display: flex;
}

.hiddenmobile768 {
    display: block;
}

.show768 {
    display: none;
}

.downfooter {
    display: none;
    font-size: 12px;
    padding: 8px;
    background: #333333a3;
    color: #fff;
    position: fixed;
    bottom: -100px;
    z-index: 15;
    left: 0;
    right: 0;
    transition: all 1s ease;
}

    .downfooter.upfooter {
        bottom: 0;
        transition: all 1s ease;
    }

.homeaccordion .accordion {
    padding: 0;
}

.homeaccordion #readin4 {
    color: #a6a6a6;
}

.homeaccordion .panel {
    padding: 0
}

#divAppointmentRequest {
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.submitform {
    display: flex;
    justify-content: center;
}

.spinner-border {
    width: 1rem;
    height: 1rem;
    margin: 3px;
}
.requestapointment-page-data .mouseoverimg:hover span .onhovershow {
    display: inline !important;
    margin-right: 0px;
}
.homepage-slide .btn-primary, .panel .btn-primary, .improvements-result-section .btn-primary, .requestBtn {
    background: transparent;
    color: #000;
    font-size: 20px;
    font-weight: 500;
    padding: 12px 20px;
    border: 2px solid #000;
    border-radius: 0;
    margin-top: 10px;
}
    .homepage-slide .btn-primary img, .panel .btn-primary img, .improvements-result-section .btn-primary img, .requestBtn img{
        width: 32px;
    }
.mouseoverimg:hover span .onhoverhide {
    display: none;
}
.mouseoverimg:hover span .onhovershow {
    display: inline !important;
    margin-right: 6px;
}
.improvements-result-section .btn-primary, .requestBtn {
    display: inline-block;
}
    .requestBtn:hover {
        background: transparent;
        color:#000;
    }
    .modal-body {
        padding: 0 !important;
    }
.modal-dialog {
    max-width: 800px;
}
label span {
    color: red;
}
.modalAppointment {
    display: none;
}
#divRequestAppointment .homepageAppointment {
    display: none;
}
#divRequestAppointment .modalAppointment {
    display: initial;
}
.drpriyaImga picture {
    position: relative;
    display: grid;
    align-content: end;
    height: 100%;
}
.homesection .btn-primary {
    display: inline-block;
    margin-top: 20px;
}
.ui-widget-header .ui-icon {
    background-image: url("../images/arrow.svg");
}
.ui-icon-circle-triangle-w, .ui-icon-circle-triangle-e {
    background-position: center;
}
.ui-icon-circle-triangle-w { 
    transform: rotate(180deg);
}

.Appointment-datebox {
    position: relative;
}
    
    .Appointment-datebox span {
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
    }

    .Appointment-datebox .ui-datepicker-trigger {
        display: none;
    }
.calendar-icon {
    width: 23px;
}

.baricon {
    width: 24px;
}
.error-page {
    padding-top: 178px;
    text-align: center;
    height: 800px;
    display: flex;
    justify-content: center;
    flex-flow: column;
}
.logo-error-page {
    transform: scale(1);
    transition: .3s;
    margin-top: 30px;
    display:none;
}
    .logo-error-page a, .slideTag ul li a {
        color: #000;
        text-decoration: none;
    }
    .logo-error-page p {
        margin: 0;
        font-size: 50px;
        font-weight: 700;
        line-height: 1;
        color: #000;
    }
    .logo-error-page small {
        font-size: 18px;
        font-weight: 500;
    }
.error-msg {
    font-size: 7vw;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 30px;
}
.error-page div > p {
    font-size: 26px;
}
.btn.btn-error {
    color: #000;
    font-size: 20px;
    border: 1px solid #166271;
    margin-bottom: 50px;
}
.requestapointment-page-data {
    text-align: center;
    padding-bottom: 80px;
}
    

/*.ui-datepicker .ui-datepicker-next:before {
    content: "\f054";*/ /* Font Awesome icon Unicode */
    /*font-family: 'Font Awesome 6 Free';
    font-weight: 900;
}*/

/*media css*/
@media(max-width:1800px) {
    .overlay-text.text-uppercase p {
        font-size: 1.6vw
    }
}

@media(max-width:1600px) {
    .homepage-slide .btn-primary, .panel .btn-primary, .requestBtn {
        font-size: 18px;
    }
        .homepage-slide .btn-primary img, .panel .btn-primary img, .requestBtn img {
            width: 28px;
        }
    .priya-img {
        width: 400px;
        height:auto
    }

    .vision-care .div-middle {
        margin-right: 30px;
    }

    .aesthetics-care .div-middle {
        margin-left: 30px;
    }

    .title {
        font-size: 60px;
    }

    #pills-tab {
        font-size: 30px;
    }

        #pills-tab li span, .RetinalPhotography p, ol li {
            font-size: 22px;
        }
}

@media(max-width:1400px) {
  
   
    .title {
        font-size: 40px;
    }

    .priya-img {
        width: 350px;
        height: auto
    }

    .tophead {
        font-size: 17px;
        padding: 0 15px;
    }

        .tophead p {
            font-size: 14px;
        }

    .logosection p {
        font-size: 40px;
    }

    .logosection small {
        font-size: 15px;
    }

    .header a, .scale2 {
        font-size: 16px;
    }

    .title, .Appointment-care .title {
        font-size: 50px;
    }

    .advanced-dd ul {
        font-size: 24px;
    }

    .RetinalPhotography p, .aboutPriya p, .swiperslidersection .swiper p {
        font-size: 20px;
    }
    .aboutPriya h1, .aboutPriya h2, .aboutPriya h3, .aboutPriya h4, .aboutPriya h5, .aboutPriya h6 {        
        font-size: 20px;
    }
    .fixed {
        top: 84px;
    }

    .drpriyaBoard-home img {
        max-width: 420px;
    }
}

@media(max-width:1399px) {
    .drpriyaBoard p {
        font-size: 20px;
    }

    .ab1 {
        bottom: 230px;
        left: 0;
        text-align: right;
    }

    .ab2 {
        top: 157px;
        left: 130px;
        text-align: right;
    }

    .ab3 {
        top: -28px;
        left: 46%;
    }

    .ab4 {
        top: 160px;
        right: 20px;
        text-align: left;
    }

    .ab5 {
        bottom: 230px;
        right: 80px;
        text-align: left;
    }
}

@media(max-width:1280px) {
    .homepage-slide .btn-primary, .panel .btn-primary, .requestBtn {
        font-size: 16px;
    }
        .homepage-slide .btn-primary img, .panel .btn-primary img, .requestBtn img {
            width: 26px;
        }
    .accordion-section.medical-conditions #pills-tab .nav-link {
        padding: 20px 0;
        font-size: 24px;
    }

    .vision-care {
        padding: 30px 20px;
        border: 30px solid #b2e0ea;
    }

    .aesthetics-care {
        padding: 30px 20px;
        border: 30px solid #ffdfd7;
    }

    .priya-img {
        width: 180%;
        margin-left: -41px;
        height: auto
    }

    .title, .Appointment-care .title {
        font-size: 40px;
    }

    .fixed .slideTag ul, .stickyTagshow .slideTag ul, #pills-tab {
        font-size: 26px;
    }

        #pills-tab li span, .RetinalPhotography p, ol li {
            font-size: 20px;
        }
}

@media(max-width:1199px) {
    .drpriyaBoard {
        display: block;
        margin-top: 53px;
        position: relative;
    }

        .drpriyaBoard img {
            width: 60%;
            margin: auto;
        }

    .ab1 {
        bottom: 160px;
        left: 0;
        text-align: right;
    }

    .ab5 {
        bottom: 160px;
        right: 80px;
        text-align: left;
    }

    .ab4 {
        top: 110px;
        right: 10px;
        text-align: left;
    }

    .ab2 {
        top: 110px;
        left: 112px;
        text-align: right;
    }
}

@media(max-width:1180px) {
   
    .homepage-slide {
        padding-top: 150px;
    }

    .meetpriya {
        padding: 30px !important;
    }

        .meetpriya .container-fluid {
            top: 180px;
        }

    .custom-table.peachtable tbody > tr > td:nth-child(2), .tab-table tbody tr td:first-child {
        width: 32%;
        font-size: 24px;
    }
}

@media(max-width:991px) {
   
    .RetinalPhotography p, ol li {
        text-align: left;
    }
    .textbox a {
        opacity: 1
    }

    .drpriyaBoard p {
        font-size: 18px;
    }

    .ab3 {
        top: -46px;
        left: 44%;
    }

    .ab1 {
        bottom: 110px;
        left: -24px;
        text-align: right;
    }

    .ab5 {
        bottom: 110px;
        right: 45px;
        text-align: left;
    }

    .ab4 {
        top: 79px;
        right: -38px;
        text-align: left;
    }

    .ab2 {
        top: 76px;
        left: 62px;
        text-align: right;
    }

    .homepage-slide.aboutus {
        padding-top: 180px;
    }

    .font26 {
        font-size: 18px;
    }

    #pills-tab li span, .RetinalPhotography p, ol li, .addressline p,
    .RetinalPhotography p, .aboutPriya p, .swiperslidersection .swiper p, .accordion, .custom-table tbody > tr > td:nth-child(3), .hideText ul {
        font-size: 18px;
    }
    .hideText ul {
        line-height: inherit;
    }

    .Ideal-Candidates-section {
        background: rgb(250, 238, 233);
        padding: 30px 30px;
        margin: 0px 30px 30px;
    }

    .homepage-slide.fullOcularAesthetics, .homepage-slide.fullservicevision {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }
     

    .overlay-text.text-uppercase p {
        font-size: 3.2vw;
    }

    .desktopdesign {
        display: none
    }

    .mobiledesign {
        display: block
    }

    .meetpriya {
        background: transparent;
        height: auto;
    }

        .meetpriya .container-fluid {
            position: inherit;
            height: auto;
        }

    .fixed .slideTag ul, .stickyTagshow .slideTag ul, #pills-tab {
        font-size: 20px;
    }

    section {
        padding: 30px 20px;
        background: #fff;
    }

    header {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
    }

    .fixedheader .navbar-nav {
        background: transparent;
    }

    .contact-map {
        max-width: 100%;
    }

    .mySwiperTestimonial .swiper-slide {
        padding: 0 50px;
    }

    .homepage-slide {
        padding-top: 150px;
        height: auto;
        padding-left: 0;
        padding-right: 0
    }

    footer {
        font-size: 18px;
    }

    .accordion-section.medical-conditions {
        padding-top: 180px;
        position: relative;
        z-index: 5;
    }

    .header a {
        margin: 0;
    }

    .fullservicevision .swiper-slide img {
        border: 30px solid #b2e0ea;
        width: 100%;
        object-fit: fill;
    }

    .fullOcularAesthetics .swiper-slide img {
        border: 30px solid #ffdfd7;
        width: 100%;
        object-fit: fill;
    }
}

@media(max-width:870px) {
    .sticky.headerPeach.fixedheader, .sticky.headerPeach{
        background-image: none;
        background: linear-gradient(to right, rgba(251,214,202,1) 0%,rgba(255,255,255,1) 49%,rgba(251,214,202,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    }
    .sticky.headerBlue, .sticky.headerBlue.fixedheader {
        background-image: none;
        background: linear-gradient(to right, rgba(178,225,234,1) 0%,rgba(178,225,234,1) 15%,rgba(255,255,255,1) 49%,rgba(178,225,234,1) 83%,rgba(178,225,234,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */        
    }
    .homemenu.sticky {
        background-image: none;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b2e1ea+0,b2e1ea+15,ffffff+49,f8bca5+83,f8bca5+100 */
        background: linear-gradient(to right, rgba(178,225,234,1) 0%,rgba(178,225,234,1) 15%,rgba(255,255,255,1) 49%,rgba(248,188,165,1) 83%,rgba(248,188,165,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    }
    .tophead p {
        font-size: 12px;
    }

    .logosection p {
        font-size: 40px;
    }

    .slideTag ul li {
        padding: 6px;
        display: grid;
        align-items: center;
    }

    .fixed {
        top: 82px;
    }

    #pills-tab li {
        margin-bottom: 0;
        width: 100%;
        float: none;
    }

    .medical-conditions #pills-tab li {
        width: 100%
    }

    .sub-title {
        font-size: 5vw;
    }
}

@media(max-width:768px) {
    #content-medical-condition {
        padding-top: 98px;
        padding-bottom: 50px;
    }
    .header a, .scale2 {
        font-size: 11px;
    }

    header {
        padding-top: 0;
    }

    .downfooter {
        display: block;
    }

    .locationdown {
        text-align: center;
    }

        .locationdown p {
            margin: 0;
        }

    .swiperslidersection .swiper p {
        margin: 30px 0
    }

    .desktopdesigndr {
        display: none;
    }

    .drpriyaBoard-mobile {
        display: block;
    }

    .custom-table tbody > tr > td:nth-child(3) {
        padding: 15px 0px;
    }

    .sub-title {
        font-size: 40px;
    }

    .custom-table th {
        font-size: 50px;
    }

    .fixed .slideTag ul, .stickyTagshow .slideTag ul, #pills-tab {
        font-size: 17px;
    }

    .location p:last-child {
        font-size: 22px;
        font-weight: 600;
        display: none;
    }

    .homepage-slide .div-middle {
        height: auto;
        margin-top: 0px;
    }

    .homepage-slide .btn {
        margin-top: 0;
        margin-bottom: 30px;
    }

    .vision-care {
        padding: 20px;
        border: 20px solid #b2e0ea;
    }

    .aesthetics-care {
        padding: 20px;
        border: 20px solid #ffdfd7;
    }

    .fixed {
        top: 66px;
    }

    .tab-table td, .custom-table td, .custom-table th {
        display: block;
        width: 100% !important;
    }

    .custom-table.peachtable tbody > tr > td:nth-child(2), .tab-table tbody tr td:first-child {
        width: 100%;
        font-size: 24px;
    }

    .logofooter {
        width: 50px;
        margin-top: 10px;
        margin-left: 5px;
    }

    footer .footermenu {
        padding: 0;
        list-style: none;
        display: block;
        margin: 0;
        justify-content: center;
    }

    footer {
        position: relative;
    }

    .map {
        height: auto;
    }

    .box2 ul {
        padding: 0;
    }

    .box2, .box3 {
        padding: 25px 7px;
    }

    .box2 {
        padding-bottom: 0;
    }

    section .container-fluid {
        padding: 0
    }

    .overlay-text.text-uppercase p {
        font-size: 24px;
    }

    * {
        transition: none;
    }

    .overlay-text.text-uppercase small {
        color: #fff;
        font-size: 16px;
    }

    .custom-table tbody > tr > td:nth-child(2) {
        padding: 0 !important;
    }

    .tab-table p {
        margin-top: 0;
    }

    .downfooter .locationdown p:last-child {
        font-size: 22px;
    }
    .homepage-slide .homepagetitle {
        margin-bottom: 16px;
    }
}

@media(max-width:767px) {
    .contact-page .header {
        display: block;
    }
    .contact-page .Appointment-care {
        padding-top: 150px;
    }
    .fullservicevision .font26, .custom-table tbody > tr > td:nth-child(3), .homepage-slide.fullOcularAesthetics p {
        text-align: left;
    }
    .homepage-slide .btn-primary, .panel .btn-primary, .improvements-result-section .btn-primary, .requestBtn {
        font-size: 14px;
    }
        .improvements-result-section .btn-primary img, .requestBtn img {
            width: 26px;
        }
    .priya-img {
        width: 250px;
        margin-left: 0;
        height: auto
    }
    .hovereffectbtn {
        animation: rotate 2s infinite linear;     
    }
    .lowbox-img > img {
        height: 100%;
    }
    .homesection .col-md-7 {
        padding-right: 34px;
        padding-top: 0;
    }
    .sticky.headerPeach {
        position: fixed;
    }
    .homemenu.sticky {
        position: fixed;      
    }
    .sticky.headerBlue {        
        position: fixed;
    }

    .headerBlue .nav-item.setmenufixed:last-child::before, .headerPeach .nav-item.setmenufixed:last-child::before {
        width: 0;
    }

    .vision-care .font26, .aesthetics-care .font26 {
        text-align: left
    }

    .fixedheader {
        transition: none
    }

    .logosection p {
        font-size: 30px;
    }

    .logosection small {
        font-size: 11px;
    }

    .hidden768 {
        display: none;
    }

    .hiddenmobile768 {
        display: none
    }

    .show768 {
        display: block;
    }  

    .setmenu .setmenufixed {
        display: block;
    }

    .mobile-menu .language {
        position: absolute;
        right: 8px;
        top: 6px;
    }

    .mobile-menu.show768 {
        width: 195px;
        margin: auto;
        padding-right: 42px;
    }

    .downfooter .locationdown {
        color: #fff;
        text-decoration: none;
        margin-top: 8px;
        display: block;
    }

    .downfooter p {
        margin-bottom: 0;
    }

    html {
        scroll-behavior: auto !important;
        scroll-padding-top: 0rem;
    }
}


@media(max-width:575px) {
    .fullservicevision h3, .fullOcularAesthetics h3 {
        font-size: 18px;
        margin-bottom: 34px;
        font-weight: 600;
        margin-top: 34px;
    }
    .fixed .slideTag ul, .stickyTagshow .slideTag ul, #pills-tab {
        font-size: 14px;
    }
    .fixed .img-fluid, .stickyTagshow .img-fluid {
        width: 35px;
        margin-top: 5px;
    }
    .homepage-slide .homepagetitle {
        font-size: 36px;
    }

    .priya-img {
        width: 150px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .location p {
        display: none;
    }

    .location {
        position: absolute;
        right: 12px;
        top: 22px;
    }

    .homepage-slide, .accordion-section.medical-conditions, .homepage-slide.aboutus {
        padding-top: 100px;
    }

    .homesection .col-md-7 {
        padding-right: 34px;
        padding-top: 0;
    }

    header {
        padding: 0
    }

    .vision-imgbox div {
        margin-bottom: 15px;
        display: block;
        height: auto;
    }      

    .lowbox-img {
        height: 250px !important;
    }

    .inner-img {
        height: 250px !important;
    }
  
}

