@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


a{text-decoration:none;color:#000;}
body {
    margin: 0px;
}
*{font-family:"Inter", sans-serif;}
.top_total {
    width: 100%;
    background-color: ;
}
#top_inner_total {
    width: 90%;
}
#top_inner {
    width: 100%;
    display: table;
    padding: 0 0;
}
#top_inner_left {
    display: table-cell;
    text-align: left;
    width: 20%;
    vertical-align: middle;
}
#social_total {
    display: table;
    text-align: right;
}
#social_inner {
    padding: 6px 0;
}
#social_img {
    display: table-cell;
}
#social_img img {
    width: 22px;
    height: auto;
    vertical-align: middle;
}
#social_number {
    display: table-cell;
    font-size: 12px;
}
#social_number a {
    color: #ffffff;
    font-family: "Inter", sans-serif;
}
#social_img {
    display: table-cell;
    padding: 0 8px;
}
.logo_total {
    width: 100%;
    background-color: #f6eff7;
}
#logo_inner_total {
    width: 95%;
    padding: 0px 0;
}#total_menu {
    width: 100%;
    display: table;
}
#menu_inner_left {
    display: table-cell;
    width: 80%;
    text-align: left;
    vertical-align: middle;
}
#menu_inner
{
    display:table;
    width: 100%;
}
#logo {
    display: table-cell;
    width: 6%;
}
#logo_inner img {
    width: 100px;
    height: auto;
    vertical-align: middle;
    margin: 5px 0;
}
#logo_text
{
    display: table-cell;
    width: 94%;
    vertical-align: middle;
    padding-left: 20px;
}
#logo_text_inner
{
    font-family:"Inter", sans-serif;
    color:#0089ff;
    font-size: 32px;
    letter-spacing: -1.5px;
    text-transform: uppercase;
}
#ex
{
    color:#000000 !important;
    font-size:12px;
    letter-spacing: 0px !important;
}
#logo_number
    {
        display:none;
    }
#logo_text_inner span{color:#055691; font-family:"Inter", sans-serif ;}
#menu_inner_left {
    display: table-cell;
    width: 81%;
    text-align: left;
}
#menu_inner_right {
    display: table-cell;
    width: 19%;
    text-align: right;
    vertical-align: bottom;
}
#menu-text
{
    display:none;
}
#translate {
    margin: -14px 0 10px 0;
}
#book_button a img {
    width: 28px;
    height: auto;
}
#translate select {
    border-radius: 15px;
    color: #ffffff;
    background-color: #f37638;
    border: #f1f5f6;
    padding: 8px 52px;
    font-family:"Inter", sans-serif;
    
}
.slideshow_total {
    width: 100%;
    position: relative;
}
.slideshow-container {
    margin: auto;
    padding: 0 11px 0 0px;
}

#nav_outer {
    width: 100%;
    background-color: #34baef;
    margin-bottom: 12px;
}
.menu_total {
    width: 100%;
}
#menu_inner_total {
    width: 95%;
    padding: 0px 0;
}
#total_menu {
    width: 100%;
    display: table;
}

#band {
    margin-top: 40px;
    color: #262525;
    padding: 10px 10px;
    font-size: 20px;
    letter-spacing: .5px;
    display: inline-block;
    
}
div#band p {
   font-family:"Inter", sans-serif;

}

#total_contant select
{
    width:99.5%;
}
#slideshow_total
{
    width:100%;
}
#slideshow_inner_total
{
    width:95%;
}
#slideshow_inner
{
    width:100%;
    display:table;
}
#slideshow_left
{
    width:50%;
    display:table-cell;
    vertical-align:top;
    border-radius: 5px;
}
#slideshow_right
{
    width:50%;
    display:table-cell;
    text-align: left;
}
#total-contact {
    width: 100%;
    padding: 40px 0;
}
#inner-contact {
    width: 95%;
}
#card-total1
{
    width:100%;
    display:table;
    border-radius: 5px 5px 0 0;
}
#card-total2
{
    width:100%;
    display:table;
    border-radius: 0 0 5px 5px;
    margin-top:10px;
}
#card-left
{
    width:50%;
    display:table-cell;
}
#card-right
{
    width:50%;
    display:table-cell;
}
#slideshow_left img
{
    width:100%;
        border-radius: 10px;
}
#card-inner1
{
    padding: 0px 0px 0px 0px;
    margin: 0 5px;
}
#card-inner2
{
    padding: 0px 0px 0px 0px;
    margin: 0 5px;
}
#card-inner3
{
    padding: 0px 0px 0px 0px;
    margin: 0 5px;
}
#card-inner4
{
    padding: 0px 0px 0px 0px;
    margin: 0 5px;
}


#inner-left-contact h3 {color: #164a0e;
    font-family:"Inter", sans-serif;
        text-align: justify;
    border-bottom: 6px double #ffffff;
    background-color: #B5C69C;
    font-size: 26px;
    padding: 8px 0 3px 7px;
    letter-spacing: 0.5px;
    font-weight: normal;
    margin-top: 0px;
}
#main-contain{
    width: 100%;
    line-height: 26px;
    text-align: justify;
    padding-right: 10px;

}
#main-contain h3
{color: #fff;
    font-family:"Inter", sans-serif ;
        text-align: left;
    border-bottom: 6px double #ffffff;
    border-top: 6px double #ffffff;
    background-color: #0ba7e0;
    font-size: 18px;
    padding: 8px 0 3px 7px;
    letter-spacing: 0.5px;
    font-weight: normal;
    margin-top: 0px; text-transform:uppercase;
}
    #inner-left-contact p {
    text-align: justify;
}
#home-page_form {
    position:absolute;
    right:90px;
    bottom:57px;
    max-width:295px;
}
#home-page_form_inner {
    width:100%;
}

#collage_total {
    width: 100%;
}
#collage {
    width: 90%;
}
#collage img {
    width: 100%;
    height: auto;
}
#banner img {
    width: 100%;
    vertical-align: middle;
}
#total_book {
    width: 100%;
}
#inner_book {
    width: 90%;
    text-align: left;
    padding: 40px 0;
    color: #333;
}
#total_contant {
    width: 100%;
    font-family:"Inter", sans-serif;
    display:table;
}
#total_contant p {
    line-height: 26px;
    font-size: 14px;
}
#total_contant h3 {
    color: #164a0e;
    font-family:"Inter", sans-serif;
    border-bottom: 6px double #ffffff;
    background-color: #B5C69C;
    font-size: 26px;
    padding: 8px 0 3px 7px;
    letter-spacing: 0.5px;
    font-weight: normal;
}
/* Hide the up and down arrows in Firefox */
#contact_number::-moz-number-spin-box,
#contact_number::-moz-number-spin-up,
#contact_number::-moz-number-spin-down {
    display: none;
}

/* Hide the up and down arrows in Chrome, Safari, and Edge */
#contact_number::-webkit-inner-spin-button,
#contact_number::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Hide the up and down arrows in IE 10 and IE 11 */
#contact_number[type="number"] {
    -moz-appearance: textfield;
}

#right_contant {
    width: 50%;
    display: table-cell;
    padding:10px;
    position: relative;
    top: 1px;

}

#left_contant {
    width: 50%;
    display: table-cell;
    
}


#gallery_row-2{width:100%;display:inline-table;    margin-bottom: 20px;
    margin-top: 20px;} 
#gallery_col-2{display:table-cell;width: 50%;}


#front-form {
    background: #FFF;
    border: 1px solid #E6E6E6;
    box-shadow: 0 0 12px -3px rgba(0,0,0,0.15);
    padding-top: 1px;
}




/***********************home*********************************/
#total-inner
{
    display:table;
    width:100%;
}
#left-inner
{
    display:table-cell;
    width:60%;
    vertical-align:top;
    padding-right:10px;
}
#right-inner
{
    display:table-cell;
    width:40%;
}
#right-inner div img
{
    width:100%;
    height:auto;
}

.services-section {
    padding: 20px 0px;
    width: 95%;
}
.slider-wrapper {
    width: 100%;
}

.services-section h2 {
   
    color: #015592;
    font-size: 28px;
    font-weight: 700;
    line-height: 35px;
    text-transform: uppercase;
    text-align:left;
}

/* slider */
.services-slider {
    display: flex;
    gap: 25px;
    overflow-x: hidden;
}

/* card */
.service-card {
    min-width: 260px;
    text-align: center;
    cursor: pointer;
}

.card-img {
    position: relative;
    overflow: hidden;
    border-radius: 18px;
}

/* image */
.card-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    transition: 0.4s ease;
    border-bottom: 4px solid #008db1;
}

/* overlay */
.card-overlay {
    position: absolute;
    inset: 0;
    background: rgba(200, 200, 200, 0.75);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: 0.4s ease;
}

/* pink box */
.overlay-link {
    text-decoration: none;
}

.overlay-box {
    background: #008db1;
    color: #fff;
    padding: 18px 22px;
    text-align: center;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 1px;
    font-family:"Inter", sans-serif ;
    cursor: pointer;
}


/* hover effects */
.service-card:hover img {
    transform: scale(1.05);
}

.service-card:hover .card-overlay {
    opacity: 1;
}

/* title */
.service-card h3 {
    margin-top: 15px;
    font-size: 18px;
    color: #81b94c;
    letter-spacing: 1px;
    font-family:"Inter", sans-serif ;
}

/* arrows */
.nav-btn {
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    background: #008db1;
    color: #fff;
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 22px;
    cursor: pointer;
    z-index: 10;
}

.nav-btn.left { left: 25px; }
.nav-btn.right { right: 25px; }

#slider {
    display: flex !important;
    gap: 25px !important;
    overflow-x: hidden !important;
}
.card-overlay {
    pointer-events: auto;
}

.overlay-link {
    pointer-events: auto;
}

/**********************page**************************/
.img-popup{
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.9);
    justify-content:center;
    align-items:center;
    z-index:9999;
}

.img-popup img{
    max-width:90%;
    max-height:90%;
    border-radius:6px;
}

.close-btn{
    position:absolute;
    top:20px;
    right:30px;
    font-size:40px;
    color:#fff;
    cursor:pointer;
    font-weight:bold;
}

.image-box img{
    cursor:pointer;
    transition:0.3s;
}

.image-box img:hover{
    transform:scale(1.04);
}

.scholar-btn{
    display:inline-block;
    background:#1496d0;
    color:#fff;
    padding:12px 22px;
    font-size:16px;
    font-weight:600;
    text-decoration:none;
    border-radius:6px;
    transition:0.3s ease;
}

.scholar-btn:hover{
    background:#72ae4a;
    transform:translateY(-2px);
}

.before-after-card{
    display:flex;
    gap:20px;
    flex-wrap:wrap;
    
}

.image-box{
    position:relative;
    width:400px;
    overflow:hidden;
    width:400px;
   
}

.image-box img{
    width:auto;
    display:block;
        height: 133px;
    
}

.sub-heading{
    text-align:left;
   
}

.sub-heading h2{
    font-size:22px;
    font-weight:700;
    color: #72ae4a;
    margin-bottom:10px;
    position:relative;
    display:inline-block;
}

.sub-heading h2::after{
    content:'';
    display:block;
    width:60px;
    height:3px;
    background:#1496d0;
    margin:10px 0;
}

.sub-heading p{
    font-size:16px;
    color:#555;
    line-height:1.6;
}
#address,
#call,
#whatsapp,
#mail {
    position: relative;
    padding-left: 25px;
}

/* Common icon style */
#address::before,
#call::before,
#whatsapp::before,
#mail::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px; 
    width:20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}

/* Individual icons */
#address::before {
    background-image: url(../images/location.png);
}
#call::before {
    background-image: url(../images/call-1.png);
}
#whatsapp::before {
    background-image: url(../images/whatsapp-1.png);
}
#mail::before {
    background-image: url(../images/mail-1.png);
}
/*#address
{
    background: url(../images/location.png) no-repeat;
    background-size: 12px;
    padding-left: 20px;
}
#call
{
    background: url(../images/call-1.png) no-repeat;
    background-size: 12px;
    padding-left: 20px;
}
#whatsapp
{
    background: url(../images/whatsapp-1.png) no-repeat;
    background-size: 12px;
    padding-left: 20px;
}
#mail
{
    background: url(../images/mail-1.png) no-repeat;
    background-size: 12px;
    padding-left: 20px;
}
#address,
#call,
#whatsapp,
#mail {
    background-position: left top;   
    background-repeat: no-repeat;
    line-height: 18px; 
}

/*-- service_slider --*/
.owl-carousel{
	width:100%;
	display:table;
}
.item{
	width:25%;
	display:table-cell;  
}
.item img{
	
    border-radius: 10px;
	max-width:94%;
}
.owl-carousel .owl-nav.disabled {
    display: table;
}

.l-arrow{
	position: absolute;
    left: -7px;
    top: 40%;
    font-size: 3em;
    background: #0874a1;
    color: white;
    padding: 5px 15px;
    border-radius: 60%;
}
.r-arrow{
	position: absolute;
    right: -7px;
    top: 40%;
    font-size: 3em;
    background: #0874a1;
    color: white;
    padding: 5px 15px;
    border-radius: 60%;
}



.doctor-intro {
    padding: 40px 0px 0px;
    width: 95%;
    
}

.doctor-intro-box {
    
    margin: auto;
    background: #fff;
    padding: 20px;
    border-radius: 16px;
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.08);
    text-align: justify;
}





.doctor-text p {
    font-size: 15px;
    line-height: 1.8;
    color: #444;
    margin-bottom: 14px;
}

.doctor-highlight {
    flex: 1;
    background: #f4f9ff;
    padding: 30px;
    border-radius: 14px;
}

#doctor-total
{
    width:100%;
    display:table;
}
#left-form
{
    display:table-cell;
    width:50%;
    text-align: left;
    vertical-align: top;
}
#left-form h2 {color:#ff0000; text-align:left; font-family:"Inter"; font-weight:300; text-transform:uppercase; border-bottom:6px double #cccccc; font-size:14px; padding-bottom:5px;}
#right-text
{
    display:table-cell;
    width:50%;
    text-align: right;
}
#left-form .container
{
    max-width:90% !important;
}
#right-text button
{
    width:25%;
}
#content_left {
    display: table-cell;
    width: 60%;
    vertical-align: top;
    padding-right: 10px;
}
#inner_text {
    padding: 0 20px 0 0;
        text-align: left;
}
#content_right {
    display: table-cell;
    width: 40%;
}
#content_img img {
    width: 100%;
    height: auto;
}
#left-form .form-group input, .form-group textarea
{
    padding: 5px;
}
#left-form .form-group textarea
{
    height: 36px;
}
#left-form .form-group
{
    margin-bottom: 7px;
}




.help-container{
    width:100%;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:60px;
}

.help-column{
    position:relative;
}

.help-item::before{
    content:"";
    position:absolute;
    left:16px;
    top:16px;
    bottom:-80px;
    width:2px;
    background:#f1c6c6;
    margin-bottom:60px;
}

.help-item{
    position:relative;
    padding-left:60px;
    margin-bottom:40px;
}
.help-item li {
    text-align: left;
}

.help-item h2{
    font-size:16px;
    color:#333;
    margin:0 0 10px;
        text-align: left;
}

.text{
    font-size:13px;
    line-height:1.6;
    color:#777;
    margin-bottom:8px;
    transition:all 0.3s ease;
    text-align: left;
}

/* Half text */
.text.short{
    display:-webkit-box;
    -webkit-line-clamp:1;   
    -webkit-box-orient:vertical;
    overflow:hidden;
}


.toggle-btn{
    font-size:12px;
    color:#4da3ff;
    text-decoration:none;
    font-weight:bold;
    cursor:pointer;
}

.icon{
    position:absolute;
    left:0;
    top:0;
    width:32px;
    height:32px;
    border-radius:50%;
    background:#4da3ff;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:14px;
}

.help-item.highlight .icon{
    background:#ff5a5a;
}

.help-item.highlight .icon.big{
    width:44px;
    height:44px;
    font-size:18px;
}

.locations-page {
    margin: auto;
    padding: 0px 0px;
}



/* Location Row */
.location-row {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 30px;
    background: #fff;
    padding: 25px;
    margin-bottom: 35px;
    border-radius: 14px;
    box-shadow: 0 8px 22px rgba(0,0,0,0.08);
}

/* Info */
.location-info h2 {
    color: #0077b6;
    margin-bottom: 12px;
}

.address {
    line-height: 1.6;
    margin-bottom: 15px;
}


.location-map {
    position: relative;
    height: 260px;
    border-radius: 12px;
    overflow: hidden;
}



.location-map iframe {
    width: 100%;
    height: 100%;
    border: 0;
    pointer-events: auto; 
}



.review-heading{
text-align:center;
font-size:32px;
color:#0b3d91;
margin-bottom:40px;
}

/* GRID */

.review-grid{
display:grid;
grid-template-columns:repeat(2,1fr);
gap:25px;
}

.review-card{
background:#f9f9f9;
padding:25px;
border-left:5px solid #1a73e8;
border-radius:6px;
box-shadow:0 4px 10px rgba(0,0,0,0.05);
}

.stars{
color:#ffc107;
font-size:20px;
margin-bottom:10px;
}

.review-card h4{
font-size:18px;
margin-bottom:8px;
}

.review-card p{
color:#555;
line-height:1.6;
}

.reviewer{
display:block;
margin-top:12px;
font-weight:600;
color:#333;
}

#total-doctor
{
    width:100%;
    display:table;
}
#part-doctor
{
    width:33%;
    display:table-cell;
}
#part-doctor img
{
    width:100%;
    border-radius: 5px;
}
#img-inner
{
    padding:0 5px;
}
/* MOBILE */

@media (max-width:768px){

.review-grid{
grid-template-columns:1fr;
}
#total-inner
{
    display:block;
}
#left-inner
{
    display:inline-block;
    width:100%;
    padding-right:0;
    text-align: left;
}
#right-inner
{
    display:inline-block;
    width:100%;
}
}

/********************form**************************/
input[type="text"] {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;
}


.appointment-form {
    max-width: 550px;
    margin: 30px auto;
    padding: 25px;
    background: #ffffff;
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
    border-radius: 10px;
    font-family:"Inter", sans-serif;
}

.appointment-form h2 {
    text-align: center;
    margin-bottom: 20px;
    color: #0a5ea8;
}

.form-group {
    margin-bottom: 15px;
}

.form-group label {
    display: block;
    font-weight: normal;
    margin-bottom: 6px; font-size:11px;
}

.form-group input,
.form-group select,
.form-group textarea {
    width: 99.5%;
    padding: 10px 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 14px;
    background-color: #fff;
}

.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
    border-color: #0a5ea8;
    outline: none;
}

.submit-btn {
    width: 100%;
    background: #0a5ea8;
    color: #fff;
    padding: 12px;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
}

.submit-btn:hover {
    background: #084b86;
}


.review-section{
max-width:700px;
margin:60px auto;
padding:40px;
background:#fff;
border-radius:10px;
box-shadow:0 5px 20px rgba(0,0,0,0.08);
font-family: "Inter", sans-serif;
}

.review-title{
text-align:center;
font-size:32px;
color:#0b3d91;
margin-bottom:10px;
}

.review-desc{
text-align:center;
color:#555;
margin-bottom:30px;
}

.form-group{
margin-bottom:20px;
}

.form-group label{
display:block;
font-weight:600;
margin-bottom:6px;
}

.form-group input,
.form-group textarea{
width:100%;
padding:12px;
border:1px solid #ddd;
border-radius:6px;
font-size:14px;
}

.form-group input:focus,
.form-group textarea:focus{
border-color:#1a73e8;
outline:none;
}

.review-btn{
width:100%;
padding:14px;
background:#1a73e8;
border:none;
color:#fff;
font-size:16px;
font-weight:600;
border-radius:6px;
cursor:pointer;
transition:0.3s;
}

.review-btn:hover{
background:#0f5cc0;
}

/* Star Rating */

.rating{
display:flex;
flex-direction:row-reverse;
justify-content:flex-end;
}

.rating input{
display:none;
}

.rating label{
font-size:28px;
color:#ccc;
cursor:pointer;
}

.rating input:checked ~ label{
color:#ffc107;
}

.rating label:hover,
.rating label:hover ~ label{
color:#ffc107;
}

/***************map****************/


/* Locations Section */
.locations-section {
    padding: 30px 20px;
    background: #f7f9fc;
    text-align: center;
}

.locations-section h2 {
    font-size: 32px;
    margin-bottom: 40px;
    color: #015592;
    text-align: left;
    text-transform: uppercase;
}
#sub-location {
  width: 97%;
}


/* Map Box */
.map-box {
    
}

.map-box iframe {
    border: 0;
    pointer-events: none; 
}











/************footer**************/


#footer {
    width: 100%;
    background-color: #259390;
    padding: 20px 0 20px 0;
    color: #ffffff;
}
#inner_footer {
    width: 95%;
    display: table;
    font-size: 14px;
    line-height: 20px;
}
#footer_left {
    display: table-cell;
    text-align: left;
}
#footer_right {
    display: table-cell;
    text-align: right;
}




/*---------------------------------gallery----------------------------------*/


#gallery_col img
{
	width:100%;
	max-height: 230px;
}
#gallery_col img:hover
{
	opacity:0.8;
}
#gallery_row
{
	width:100%;
	max-width: 91.5vw;
	display:table;
	margin-bottom:5px;
}
#gallery_col
{
	display:table-cell;
}
#gallery_inn_col
{
	padding: 6px 6px 6px 6px;
    	border: 2px solid #ddd;
	width:90%;
}

@media only screen and (max-width:699px) {#gallery_row {display:table;} #gallery_col {display: table-row;}#gallery_inn_col{width:100%;margin-bottom: 20px;}}



/*---------------------Video gallery-----------------------*/

#video-content{width:50%;
height:400;}
#photo_content {
  width: 95%;
}
.container {
    max-width: 40%;
    text-align: left;
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    background: #f4f6f9;
    margin: 0;
}

h2 {
    text-align: center;
    margin-bottom: 20px;
}

.form-group {
    margin-bottom: 15px;
}

label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

input, select, textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
}

textarea {
    resize: none;
    height: 100px;
}

button {
    width: 100%;
    padding: 12px;
    background: #007BFF;
    color: #fff;
    border: none;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
}

button:hover {
    background: #0056b3;
}



/*****************media************************/

@media only screen and (max-width: 900px) {
    #logo_inner_right {
    padding: 30px 0 0 0;
}
#logo_inner img {
    width: 20.4vw;
}
#logo_inner_right
 {
    width: 40%;
}
#logo_inner_right span {
    font-size: 22px;
}}
@media (max-width: 992px) {

      .services-slider {
        gap: 0;
    }

    .service-card {
        min-width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    

    .nav-btn {
        top: 50%;
    }
     .services-slider {
        justify-content: flex-start;
    }
     .location-row {
        grid-template-columns: 1fr;
    }

    .location-map {
        height: 220px;
    }
}

@media only screen and (max-width: 769px)
{
#video-content{width:92%;}
#gallery_col img {
    height: auto;
    width: 100%;
} 

#gallery_col-2 {
    display:block;
    margin-top: 20px;
    width:100%;
}
.doctor-intro {
    padding: 20px 20px;
    
}
	#gallery_row-2 {margin-top:0px;}
#menu_inner_right {
    display: inline-block;
    width: 100%;
    text-align: right;
}

 #logo_text_inner
    {
        display:none;
    }
    #logo_number
    {
        display:block;
        text-align: right;
    }
    #menu_inner_right
    {
        display:none;
    }
    .menu_total
    {
        background-color:#ffffff;
    }
    #menu-text
    {
        display:block;
    }
    #menu_inner_left
    {
        width:7%;
    }
    #logo_text_mobile
    {
        
        font-family:"Inter", sans-serif ;
        text-align: left;
    color: #999999;
    font-size: 18px;
    letter-spacing: -0.5px;
    }
    #logo_text_mobile span {
    color: #34baef;
    font-family:"Inter", sans-serif ;
}

#band {
    width: 90%;
}
#total_home {
    padding: 0px 0 40px;
}
#home_gallery {
    display: block;
    width: 90%;
    padding: 5px;
    margin: 0;
}
#home_gallery_left {
    display: inline;
}
#home_gallery_middle {
    display: inline;
}
#home_gallery_right {
    display: inline;
}
#footer_right {
    display: inline-block !important;
    width: 100%;
    text-align: center;
}
#footer_left {
    display: inline-block !important;
    width: 100%;
    text-align: center;
}


#left_contant {display:table-row;}
#right_contant {display:table-row;}
#logo_inner img {
    width: 14vw;}
    .slideshow_total {
    position: relative;}
    
#band {font-size:12px;
    margin-top: 0px;
    padding:0px;
     margin-bottom: 15px;
}
#banner {
    
}
    #total-inner-home
    {
        display:block;
    }
    #left-home
    {
        display:inline-block;
        width:100%;
    }
    #right-home
    {
        display:inline-block;
        width:100%;
    }
   
    #logo_text
    {
        vertical-align:middle;
    }
    #book_button
    {
        margin-top:17px;
    }
    #right-home img
{
    width: 100%;}
    #left-contact {
    display: table-row;}
    #right-contact {
    display: table-row;}
    #nav_outer
    {
        margin-bottom:0;
    }
    #inner-home
    {
        width: 95%;
    }
    #inner-left-home h1
    {
        font-size:23px;
    }
    #logo
    {
        width:29%;
    }
    
    #social_inner
    {
        position: absolute;
    right: 20px;
    top: -2px;
    }
    #book_button a img
    {
        width:20px;
    }
    #slideshow_inner
    {
        display:block;
    }
    #slideshow_left
    {
        display:inline-block;
        width:100%;
    }
    #slideshow_right
    {
        display:inline-block;
        width:100%;
    }
    #card-total1

 {
   
    background-color: #ffffff;
    margin-top: 10px;
    
}
#card-inner1 {
    padding: 0px 3px 5px 0px
}
#card-inner2 {
    padding: 0px 0px 5px 3px;
}
#card-inner3 {
    padding: 0 3px 5px 0px;
}
#card-inner4 {
    padding: 0 0px 5px 3px;
}

#card-total2 {
    background-color: #ffffff;
}
#slideshow_left img {
  border-radius: 10px;
}


    .slideshow-container
    {
        padding:0 0 20px 0;
        margin-top: 20px;
    }
    #inner-left-contact
    {
        margin-bottom:42px;
    }
    .services-section h2 {
        font-size: 22px;
    }
    #sub-location h2{font-size: 22px;}
    .slider-wrapper {
        position: relative;
    }

    .services-slider {
        gap: 20px;
    }

    .service-card {
        min-width: 85%;
        margin: 0 auto;
    }

    

    .overlay-box {
        font-size: 12px;
        padding: 14px 18px;
    }

    .service-card h3 {
        font-size: 16px;
    }

    .nav-btn {
        width: 36px;
        height: 36px;
        font-size: 18px;
        top: 80%;
    }

    .nav-btn.left {
        left: -2px;
    }

    .nav-btn.right {
        right: 0px;
    }
    .help-container{
        grid-template-columns:1fr;   
        gap:30px;
    }

    .help-column::before{
        left:12px;                  
    }

    .help-item{
        padding-left:50px;
        margin-bottom:30px;
    }

    .help-item h3{
        font-size:15px;
        line-height:1.4;
    }

    .help-item p{
        font-size:13px;
    }

    /* Show very short text on mobile */
    .text.short{
        -webkit-line-clamp:1;      
    }

    .icon{
        width:28px;
        height:28px;
        font-size:13px;
    }

    .help-item.highlight .icon.big{
        width:36px;
        height:36px;
        font-size:16px;
    }
    
    .map-actions {
    display: flex;
    gap: 12px;
    margin-top: 15px;
    flex-wrap: wrap;
    justify-content: space-between;
}
  #logo_number #social_number  a{color:#000000; font-size: 10px;}
    #social_img{padding: 0 5px;}
     #content_left {
        display: table-row;
        width: 100%;
    }
#content_right {
        display: table-row;
        width: 100%;
    }
    .before-after-card{
    flex-direction:column;
}
.image-box {
  
    width: 100%;
    
}
.image-box img {
   
    height: auto;
            width: 100%;
}
.video-wrapper video {width:100%;}
.container
{
    max-width: 90%;
}
#main-contain h3
{
    font-size: 17px;
}
#doctor-total
{
    display:block;
}
#left-form
{
    display:inline-block;
    width:100%;
    margin-bottom:10px;
}
#right-text
{
    display:inline-block;
    width:100%;
}
}
@media only screen and (max-width: 600px)
{
     #book_button
    {
        margin-top:30px;
    }
   .container {
        margin: 20px;
    }
}

@media (max-width: 480px) {

    

    .overlay-box {
        font-size: 12px;
        padding: 14px 16px;
    }

    .service-card h3 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 425px)
{
    #logo_text_inner
    {
        display:none;
    }
    #logo_number
    {
        display:block;
        text-align: right;
    }
    #menu_inner_right
    {
        display:none;
    }
   
    #menu-text
    {
        display:block;
    }
    #menu_inner_left
    {
        width:8%;
    }
    
   
    #total-inner-home
    {
        width:100%;
        display:table;
    }
    #left-home
    {
        width:50%;
        display:table-cell;
    }
    #right-home
    {
        width:50%;
        display:table-cell;
    }
    #total-inner-home
    {
        display:block;
    }
    #left-home
    {
        width:100%;
        display:inline-block;
    }
    #right-home
    {
        width:100%;
        display:inline-block;
    }
    #right-home img
    {
        width:100%;
        height: auto;
    }
    #nav_outer
    {
        margin-bottom:0;
    }
    #inner-home
    {
        width: 95%;
    }
    #inner-left-home h1
    {
        font-size:23px;
    }
    #social_inner
    {
       
    }
    #logo_inner img {
    width: 14vw;}
    
    #logo
    {
        width:29%;
    }
    #logo_text
    {
        width:71%;
    }
    #social_inner
    {
        right: 13px;
    }
    #logo_number #social_number  a{color:#000000; font-size: 10px;}
    #social_img{padding: 0 5px;}
    .doctor-intro
    {
        padding: 20px 0;
    }
    #total-doctor
{
    display:block;
}
#part-doctor
{
    width:100%;
    display:inline-block;
    margin-bottom:10px;
}
#right-text button {
    width: 35%;
    padding: 6px 6px;
    font-size: 15px;
}
.doctor-text p
{
    text-align:;
}
}
@media only screen and (max-width: 400px)
{
    #social_inner {
    
}
}
@media only screen and (max-width: 375px)
    {
        #social_number
            {
                font-size: 10px;
            }
        #social_img img
            {
                width: 20px;
            }
       #logo_text_mobile {
    font-size: 18px;}
    #menu_inner_left {
        width: 10%;
    }
    
    }

            #social_total
            {
                margin-right: -16px;
            }
            




@media only screen and (max-width: 330px)
    {
        #social_number
            {
                font-size: 8px;
            }
        #social_img img
            {
                width: 18px;
            }
        #social_inner
            {
                
            }
        #logo_text_mobile
        {
            font-size:14px;
        }
        
        .services-section h2 {
        font-size: 20px;
    }
      #logo_text_mobile {
    font-size: 16px;}
    #ex{font-size: 10px;}
    #main-contain h3
{
    font-size: 20px;
}
}
     