@media only screen and (max-width: 768px) {
 .dc-dtl-pg a {
    display: block;
    margin-bottom: 10px;
}
	.bkapnt-pg {
    
    width: 100% !important;
    
}
}



h1.entry-title.main_title {
    font-size: 20px;
    color: #fff;
    margin-bottom: 4px;
}
section.featured-header {
    background: #007b9c;
	    padding: 10px;
}
div#breadcrumbs .container {
    padding-left: 0;
}
div#breadcrumbs span {
    color: #bdebf7;
}
div#breadcrumbs span a {
    color: #fff;;
}

/* speciality archv */
.teat-style-3-card-body {
    border-radius: 10px;
    padding: 10px;
}
.teat-style-3-img img {
    border-radius: 10px;
}
.teat-style-3-content h4 a {
    color: #007b9c;
    font-size: 20px;
}
a.theme-btn.theme-btn-sm.theme-btn-secondary {
    font-size: 14px;
    color: #007b9c;
}
nav.navigation.pagination {
    text-align: center;
    justify-content: center;
}
a.prev.page-numbers {
    background: #007b9c;
    padding: 4px 12px;
    border-radius: 30px 10px 10px 30px;
    padding-bottom: 7px;
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
}
a.page-numbers {
    background: #007b9c;
    padding: 1px 10px;
    padding-bottom: 5px;
    color: #fff;
    border-radius: 6px;
    margin-right: 10px;
}
span.page-numbers.current {
    background: #d64646;
    padding: 1px 10px;
    border-radius: 6px;
    padding-bottom: 5px;
    color: #fff;
	    margin-right: 10px;
}
a.next.page-numbers {
    border-radius: 10px 30px 30px 10px;
}
.splty-btn i {
    float: right;
    font-size: 20px;
}

/* doctor archv css */
section.doctor-posts {
    background: #e8edf4;
}
h5.sub-hdng {
    font-size: 16px;
    color: #d11d1d;
    position: relative;
	    margin-bottom: 15px;
}

h5.sub-hdng:before {
    position: absolute;
    content: "";
    background: #d11d1d;
    width: 1.5px;
    height: 21px;
    top: 0;
    left: 45%;
}
h2.hdng {
    font-size: 30px;
    color: #3f4c6e;
    margin-bottom: 10px;
    font-weight: 700;
}
.sec-title p {
    margin-bottom: 40px;
}
.docImg img {
    border-radius: 10px;
    border: 1px solid #e4e4e4;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: 0;
    width: 100%;
    height: auto;
}
.iq-team-img p {
   background: #007b9c;
    padding: 5px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    min-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	color: #fff !important;
}
.iq-team-img p span {
    color: #fff !important;
}

.bkbtn a {
    color: #fff;
}

.bkbtn {
    background: #007b9c;
    border-radius: 6px;
    padding: 6px;
    text-align: center;
}
.doc-info h2 a {
    font-size: 18px;
    font-weight: 700;
    color: #007b9b;
	    margin-bottom: 15px;
}
.home-doctors {
    padding: 20px 10px;
	    border-radius: 6px;
	    min-height: 204px;
}
.docImg p span {
    font-size: 14px;
   
  font-weight: 400;
    color: #f47120;
    margin-bottom: 20px;
}
.doc-info ul li {
    display: flex;
    margin-bottom: 10px;
	    font-size: 13px;
    color: #f47120;
}
.doc-info ul li img {
      width: 16px !important;
    height: 16px;
    margin-right: 8px;
    margin-top: 5px;
}

/* form css*/
input, textarea {
    border: 0;
    box-shadow: inherit;
    padding: 10px;
    height: auto;
    display: block;
    width: 100%;
    border-radius: 6px;
}
input:focus-visible {
    outline: none;
}
select {
    color: #696d70 !important;
}
.form-control{
	padding: 10px !important;
}
.form-control:focus {
    border: 0 !important;
    box-shadow: none !important;
}


/* contact pg css */
.cntct-frm {
    background: #007b9c;
	border-radius: 6px 0 0 6px;
}

h2.frm-hdng {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
}
.wpcf7-spinner {
    display: none;
}
.frm-btn input.wpcf7-submit {
   width: 80%;
    margin: 0 auto;
    color: #007b9c;
    font-size: 18px;
    font-weight: 600;
    border-radius: 50px;
}
.frm-btn button {
   
    margin: 0 auto;
    color: #007b9c;
    font-size: 18px;
    font-weight: 600;
    border: 0;
    padding: 8px 12px;
    border-radius: 8px;
}
.frm-btn {
    margin: 0 auto;
    width: 60%;
}



.map iframe {
    border-radius: 6px;
}
.contact-details h2 {
    color: #007b9c;
}
.contact-item p {
    display: flex;
}
.contact-item span {
    font-size: 16px;
    color: #007b9c;
    margin-right: 10px;
	   
}
.contact-item p a {
    color: #212529;
}
section.locations {
    background: #e8edf4;
}
.map, .locmap {
    margin-top: 22px;

}
.locations .contact-details {
    border-radius: 6px;
}

/* about css*/
section.chrman-msg {
    background: #f2f2f2;
}
h3.column-heading {
    font-size: 30px;
    color: #3f4c6e;
    margin-bottom: 10px;
    font-weight: 700;
}
.vsn-msn h2 {
    text-align: center;
    font-size: 30px;
    color: #3f4c6e;
    margin-bottom: 10px;
    font-weight: 700;
}
p.section-description {
    text-align: center;
}
.vmsn-stn .column-image {
    text-align: center;
}
.vmsn-stn img {
    width: 50px !important;
    margin-bottom: 20px;
}
.hosp-dtls {
    border-radius: 6px;
}
.vmsn-stn h3 {
    text-align: center;
    font-size: 24px;
}
.vsn-img img {
    position: relative;
    top: 100px;
    border-radius: 10px;
}
.vsn-img img {
    position: relative;
    top: 100px;
    border-radius: 10px;
}
.row.values img {
  
    border-radius: 10px;
}
.vls-lst li {
    margin-bottom: 10px;
}
.vls-lst li strong {
    color: #d74646;
}
.row.msn-stn{
	background: #d3dff6;
    padding: 30px;
    border-radius: 10px;
	position: relative;
	top: -100px;
	z-index: -1;
}
.vmsn-stn .box-wrp {
    padding: 10px 20px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    min-height: 220px;
    border-radius: 6px;
}
.founder-sec h2 {
    text-align: center;
    font-size: 30px;
    color: #3f4c6e;
    margin-bottom: 20px;
    font-weight: 700;
}
.founder-sec {
    background: #e8edf4;
}
.fndr-dtls {
    border-radius: 10px;
}
.fndr-dtls img {
    margin-bottom: 20px;
	border-radius: 6px;
}
.dtr-dtls h5 {
    font-size: 18px;
    color: #d64646;
}
.dtr-dtls p {
    font-size: 14px;
    color: #334e85;
    margin-bottom: 6px;
}
.Hospital-info li.nav-item {
    margin-right: 10px;
}
.Hospital-info .nav-link.active {
    background: #d1382b !important;
    color: #fff !important;
    border: 0 !important;
}
.Hospital-info .nav-tabs .nav-link {
    background: #007b9c;
    color: #fff;
    border: 0;
}
.hosp-thumbnail img {
    width: 100%;
    height: auto;
}

.hosp-content ul {
    padding-left: 0;
    list-style: none;
}
.hosp-content h5 a {
    font-size: 18px;
    color: #007b9c;
}


/* single doctr css */
.doctor-single div#sidebar {
    background: #007b9c !important;
}
.dc-dtl-pg {
    margin-bottom: 20px;
}
.dc-dtl-pg a {
    background: #007b9c;
    padding: 8px 20px;
    border-radius: 10px;
    padding-bottom: 10px;
}
.row.drtl-bg {
   border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
}
.doc-profl img {
   width: 87%;
    height: auto;
    border-radius: 6px 0 0 6px;
    padding: 20px;
    margin: 0 auto;
    text-align: center;
   
    position: relative;
    
}
.spl-icon img {
    filter: opacity(0.1);
    position: absolute;
    right: 0;
    top: 0;
    width: 160px;
}
.spl-icon {
    position: absolute;
}
.row.archive-docmeta {
    position: relative;
}
.doctname {
    margin-bottom: 20px;
}
.doctname h2 a {
    font-size: 30px;
    
}
.row.archive-docmeta ul li {
    
	font-size: 14px;
}
.row.archive-docmeta ul li span {
    font-weight: 600;
	    font-size: 16px;
    
}

.eductn-dtls h4, .mbr-ctfct h4, .dct-tming h4,.map-ifrm h4 {
    font-size: 24px;
    color: #007b9c;
}
.eductn-dtls p {
    font-size: 16px;
    color: #212529;
}

.mbr-ctfct ul li {
    display: flex;
    margin-bottom: 10px;
}
.mbr-ctfct ul li i {
    margin-top: 6px;
    font-size: 12px;
    margin-right: 10px;
    color: #d74646;
}
.eductn-dtls, .mbr-ctfct, .abt-dc {
    padding-bottom: 15px;
    border-bottom: 2px solid #f89816;
    margin-bottom: 25px;
}
.dct-tming {
    background: #007b9c;
    padding: 10px;
    color: #fff;
    margin-bottom: 20px;
    border-radius: 6px;
}
.dct-tming tbody, .dct-tming td, tfoot, .dct-tming th, .dct-tming thead, .dct-tming tr {
    background: #007b9c !important;
    color: #fff !important;
}



/* single specaility css*/
div#sidebar {
    background: #007b9c !important;
}
.doctor-thumbnail img {
    width: 100%;
    height: auto;
}
.doctor-content h5 a {
    font-size: 18px;
    color: #007b9c;
}
.doctor-content p {
    color: #007b9c;
}
h3.splty-lst,h3.treatment-title {
    font-size: 20px;
    color: #007b9c;
}

.single-treatment ul li {
    display: flex;
    margin-bottom: 8px;
}
.single-treatment ul li i {
    margin-right: 10px;
    font-size: 14px;
    margin-top: 4px;
    color: #f68819;
}
.splty-contnt img {
    border-radius: 10px;
}
div#sidebar h3 {
   font-size: 22px;
    text-align: center;
    color: #fff;
    font-weight: 500;
	   
}
.section-heading h3 {
    font-size: 24px;
    color: #007b9c;
}
.treatment-procedure h5 {
    font-size: 20px;
    color: #007b9c;
}
.doctor-thumbnail img {
    width: 100%;
    height: auto;
    border-radius: 4px;
}
.doc-profl .entry-thumb {
    padding: 40px;
    position: relative;
    text-align: center;
   
}




.accordion-button {
    background-color: #f8f9fa;
    color: #000;
   
}
.accordion-button:focus {
    box-shadow: none !important;
}

.accordion-button:not(.collapsed) {
    background-color: #007b9c !important;
    color: #fff !important;
	border-radius: 6px;
}

.accordion-item {
    border-top: 1px solid #dee2e6 !important;
	margin-bottom: 25px;
	border-radius: 6px;
}
.accordion-button:not(.collapsed)::after {
    filter: brightness(0) invert(1); /* This will change the color of the default caret icon */
}
.accordion-button {
    color: #007b9c !important;
	border-radius: 6px !important;
}


.accordion-button {
    transition: background-color 0.3s, color 0.3s;
}




/* hospital listing css*/



.rvr-hosptl-details-wrap .entry-thumb img {
    width: 100%;
    height: auto;
    border-radius: 6px 0 0 6px;
}
.rvr-hosptl-details-wrap {
    border: 1px solid #f2f2f2;
    border-radius: 6px;
	padding-right: 10px;
}

/* hosptal detal css*/
section.Hospital-overview h2 {
    font-size: 22px;
    color: #007b9c;
    margin-bottom: 0px;
}
section.hospital-posts .entry-thumb img {
    height: auto;
    border-radius: 6px;
   
}
section.Hospital-speciality h2, section.Hospital-doctors h2, section.hospital-services h2, section.Hospital-gallery h2, section.Hospital-testimonial h2 {
    font-size: 25px;
    margin-bottom: 30px;
    color: #334e85;
	    text-align: center;
}
.service-item:hover .service-icon img {
    filter: hue-rotate(124deg) saturate(100);
}
.service-item h4 {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}
.doct-dtls img {
    width: 100% !important;
    height: auto;
	border-radius: 6px;
}
.doctname.hosname img {
    width: 70px;
    float: right;
}
.doctname.hosname h2 {
    font-size: 26px;
    color: #007b9c;
	    font-weight: 700;
}
.hospital-detls ul li span {
    font-size: 16px !important;
    font-weight: 400 !important;
}
.hospital-detls ul li i {
    font-size: 18px;
    margin-right: 10px;
}
.haddress {
    display: flex;
}
.haddress i {
    margin-top: 4px;
}
.patientscore {
    display: flex;
}
.hospital-detls ul li a {
    color: #007b9c;
}
.hospital-detls ul li >div {
    display: flex;
}
.hospital-detls img {
    padding: 0 !important;
    border-radius: 6px;
}
span.hphoneList a {
    color: #007b9c;
}
.hsptlmaparch iframe {
    border-radius: 6px;
}
section.hospital-posts ul li i {
    margin-right: 10px;
}

.testimonial-content-wrap {
    background: #fff;
    padding: 20px;
    border-radius: 6px;
}
h6.testimonial-name {
    font-size: 18px;
    color: #007b9c;
    margin-bottom: 0;
}
.quote-icon i {
    font-size: 36px;
    color: #007b9c;
}
.testimonial-by-line {
    font-size: 14px;
    color: #5b7abb;
}
.testimonial-rating i {
    color: orange;
}

/* events archive*/
h3.event-title a {
    color: #007b9c;
    font-size: 20px;
}

h3.event-title a {
    color: #007b9c;
    font-size: 20px;
}
.event-gallery-item {
    border-radius: 6px;
}
h3.event-title {
    line-height: 24px;
}
.event-gallery-item img {
    width: 100%;
    height: auto;
    border-radius: 6px 6px 0px 0;
}
.event-details a.nav-link.active {
    background: #d74646;
    color: #fff;
}
.event-details a.nav-link {
    background: #007b9c;
    color: #fff;
}
.event-gallery img {
    border-radius: 6px;
}
div#eventGalleryTabContent iframe {
    border-radius: 6px;
}

/* side bar css*/
#appointment-form{
	border: 0 !important;
    background-color: #afdae6 !important;
}
#appointment-form input[type="submit"]:hover {
    background: #fff !important;
    color: #007b9c !important;
}
#appointment-form input[type="submit"] {
    background-color: #007b9c !important;
    color: #fff !important;
}
.video-thumbnail {
    position: relative;
}
.video-thumbnail:before {
    content: '';
    position: absolute;
    background: #33333399;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.video-thumbnail a, .video-thumbnail a img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.vidIcon {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    background: #ffffffba;
    width: 80px;
    height: 80px;
    padding: 10px;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    /* border: 5px solid #de1c23; */
    line-height: 60px;
}
.vidIcon i {
    font-size: 40px;
    color: #de1c23;
    text-align: center;
}
.video-title {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    background: #007b9c;
    color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
h3.event-title a {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.icon-right {
    border-radius: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.wdt-content-icon {
    display: flex;
}
.wdt-content-icon img{
	width: 40px;
	height: 40px;
	
}
.srvc-icn {
    background: #f4f4fe;
    padding: 10px;
    border-radius: 60px;
    width: 60px;
    height: 60px;
    
}
.wdt-content-icon h4, .wdt-content-icon h4 a {
    font-size: 16px;
    color: #334e85;
}
.icon-right:hover .wdt-content-icon img {
    filter: hue-rotate(124deg) saturate(100);
}

.service-item {
    border: 1px solid #f1f1f1;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
	    background: #007b9c;
}
.service-icon {
    background: #f8f9fa;
    padding: 10px;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    border-radius: 50%;
    align-items: center;
}
.service-item:hover {
    transform: translateY(-10px);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}
.service-icon-img {
    width: 30px;
    height: 30px;
    object-fit: contain;
    align-items: center;
}
.service-title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
}
.icon-right:hover {
    background: #007b9c !important;
}
.icon-right:hover .wdt-content-icon h4 a {
    color: #fff;
}

.bkapnt-pg {
    background: #007b9c;
    padding: 20px;
    border-radius: 6px;
    width: 60%;
    margin: 0 auto;
}
.blog-sngl-pg .entry-content img {
    border-radius: 6px;
    width: 100%;
    height: auto;
}
.blog-sngl-pg .entry-content {
    margin: 0 !important;
}	
.blog-sngl-pg h2 {
    margin-top: 20px;
    font-size: 26px;
    color: #007b9c;
}
.blog-sngl-pg ul.recentposts {
    background: #fff !important;
}
.blog-sngl-pg ul.recentposts h3 {
    background: #007b9c;
    padding: 10px;
    border-radius: 6px 6px 0 0;
}
.entry-content h4 {
    font-size: 20px;
    color: #007b9c;
}
.post-thumbnail {
    margin: 0 !important;
}
.blog-sngl-pg ul.recentposts {
    background: #fff !important;
    border: 1px solid #eceaea;
}
.blog-sngl-pg ul.recentposts li h4 {
    padding: 10px;
        font-size: 16px;
            border-bottom: 1px solid #e1eaed;
}
.blog-sngl-pg ul.recentposts li h4 a {
    color: #007b9c;
}
.blog-sngl-pg ul.recentposts li:last-child h4 {
    border-bottom: 0;
}
.blog-sngl-pg ul {
    list-style: none;
}
.blog-sngl-pg .entry-content ul li {
    margin-bottom: 8px;
    position: relative;
}
.blog-sngl-pg .entry-content ul li:before {
    content: "\F272";
    position: absolute;
    font-family: bootstrap-icons !important;
    font-weight: 500;
    margin-right: 10px;
    font-size: 18px;
    line-height: 20px;
    color: #f6811b;
    left: -24px;
    top: 5px;
}
.post img, .post-thumbnail img {
    
    border-radius: 6px;
}
.teat-style-3-content h4 {
    font-size: 20px;
    color: #007b9c;
}
.archive-content .card-title {
    font-size: 18px;
    margin-bottom: 0;
}
header.card-body {
    padding-bottom: 0;
}
.archive-content .card-title a {
    color: #007b9c;
}