@media only screen and (max-width: 768px) {
  .dc-dtl-pg a {
    display: block;
    margin-bottom: 10px;
  }
}
.featured-image img {
  margin-bottom: 20px;
  width: 100%;
  height: auto;
  border-radius: 6px;
}
h1.entry-title.main_title {
  font-size: 20px;
  color: #fff;
  margin-bottom: 4px;
}
section.featured-header {
  background: #a88e7b;
  padding: 10px;
}
div#breadcrumbs .container {
  padding-left: 0;
}
div#breadcrumbs span {
  color: #f1e4db;
}
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: #324e8d;
  font-size: 20px;
}
a.theme-btn.theme-btn-sm.theme-btn-secondary {
  font-size: 14px;
  color: #324e8d;
}
nav.navigation.pagination {
  text-align: center;
  justify-content: center;
}
a.prev.page-numbers {
  background: #324e8d;
  padding: 4px 12px;
  border-radius: 30px 10px 10px 30px;
  padding-bottom: 7px;
  color: #fff;
  font-size: 14px;
  margin-right: 10px;
}
a.page-numbers {
  background: #324e8d;
  padding: 1px 10px;
  padding-bottom: 5px;
  color: #fff;
  border-radius: 6px;
  margin-right: 10px;
}
span.page-numbers.current {
  background: #a88e7b;
  padding: 1px 10px;
  border-radius: 6px;
  padding-bottom: 5px;
  color: #fff;
  margin-right: 10px;
}
a.next.page-numbers {
  border-radius: 10px 30px 30px 10px;
  background: #324e8d;
  padding: 4px 12px;
  padding-bottom: 7px;
  color: #fff;
  font-size: 14px;
  margin-right: 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: #324e8d;
  margin-bottom: 10px;
  font-weight: 700;
}
.sec-title p {
  margin-bottom: 40px;
}
.docImg img {
  border-radius: 10px;
  border: 1px solid #e4e4e4;

  border-bottom: 0;
  width: 100%;
  height: auto;
}
.iq-team-img p {
    background: #324e8dba;
    padding: 5px;
    margin-bottom: 0;
    border-radius: 10px;
        position: absolute;
    min-height: 40px;
    display: none;
    bottom: 190px;
    width: 92%;
}
.home-doctors:hover p {
    display: block;
}
.iq-team-img p span {
  color: #fff !important;
}
.bkbtn a {
  color: #fff;
}
.bkbtn {
  background: #324e8d;
  border-radius: 6px;
  padding: 6px;
  text-align: center;
}
.doc-info h2 a {
  font-size: 18px;
  font-weight: 700;
  color: #334e85;
  margin-bottom: 15px;
}
.home-doctors {
    position: relative;
  padding: 20px 10px;
  border-radius: 6px;
  min-height: 204px;
}
.docImg p span {
  font-size: 14px;
  font-weight: 400;
  color: #334e85;
  margin-bottom: 20px;
}
.doc-info ul li {
  display: flex;
  margin-bottom: 10px;
  font-size: 13px;
  color: #334e85;
}
.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: #324e8d;
  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: 50%;
  margin: 0 auto;
  color: #324e8d;
  font-size: 18px;
  font-weight: 600;
}
.frm-btn button {
  margin: 0 auto;
  color: #324e8d;
  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: #324e8d;
}
.contact-item p {
  display: flex;
}
.contact-item span {
  font-size: 16px;
  color: #324e8d;
  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: #324e8d;
  margin-bottom: 10px;
}
.vsn-msn h2 {
  text-align: center;
  font-size: 30px;
  color: #324e8d;
  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: #a88e7b;
}
.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: #324e8d;
  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: #324e8d;
  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: #324e8d;
}
/* single doctr css */
.doctor-single div#sidebar {
  background: #a88e7b !important;
}
.dc-dtl-pg {
  margin-bottom: 20px;
}
.dc-dtl-pg a {
  background: #324e8d;
  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;
  z-index: 99;
  position: relative;
  background: #e3ecff;
}
.spl-icon img {
  filter: opacity(0.1);
  position: absolute;
  right: 0;
  top: 0;
  width: 240px;
      opacity: 0;
}
.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-size: 16px;
}
.eductn-dtls h4, .mbr-ctfct h4, .dct-tming h4, .map-ifrm h4 {
  font-size: 24px;
  color: #324e8d;
}
.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: #a88e7b;
}
.eductn-dtls, .mbr-ctfct, .abt-dc {
  padding-bottom: 15px;
  margin-bottom: 25px;
}
.dct-tming {
  background: #324e8d;
  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: #324e8d !important;
  color: #fff !important;
}
/* single specaility css*/
div#sidebar {
  background: #a88e7b !important;
}
.doctor-thumbnail img {
  width: 100%;
  height: auto;
}
.doctor-content h5 a {
  font-size: 18px;
  color: #324e8d;
}
.doctor-content p {
  color: #a88e7b;
}
h3.splty-lst, h3.treatment-title, h4.splty-lst, h4.treatment-title {
  font-size: 20px;
  color: #324e8d;
}
.single-treatment ul li {
  display: flex;
  margin-bottom: 8px;
}
.single-treatment ul li i {
  margin-right: 10px;
  font-size: 14px;
  margin-top: 4px;
  color: #a88e7b;
}
.splty-contnt img {
  border-radius: 10px;
}
div#sidebar h3 {
  font-size: 22px;
  text-align: center;
  color: #fff;
  margin-bottom: 0 !important;
}
.section-heading h3 {
  font-size: 24px;
  color: #324e8d;
}
.treatment-procedure h5 {
  font-size: 20px;
  color: #324e8d;
}
.doctor-thumbnail img {
  width: 100%;
  height: auto;
  border-radius: 4px;
}
.doc-profl .entry-thumb {
  padding: 40px;
  position: relative;
  text-align: center;
  background: #e3ecff;
}
.doc-profl .entry-thumb:before {
  background: #324e8d;
  position: absolute;
  content: '';
  bottom: 0;
  width: 49%;
  height: 100%;
  left: 0;
  z-index: 1;
  border-radius: 6px 0 0 6px;
}
.doc-profl .entry-thumb:after {
  content: '';
  background: #e3ecff;
  position: absolute;
  content: '';
  bottom: 0;
  width: 50%;
  height: 100%;
  right: 0;
  z-index: 1;
}
.accordion-button {
  background-color: #f8f9fa;
  color: #000;
}
.accordion-button:focus {
  box-shadow: none !important;
}
.accordion-button:not(.collapsed) {
  background-color: #324e8d !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: #324e8d !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: #324e8d;
  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 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: #324e8d;
  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: #324e8d;
}
.hospital-detls ul li > div {
  display: flex;
}
.hospital-detls img {
  padding: 0 !important;
  border-radius: 6px;
}
span.hphoneList a {
  color: #324e8d;
}
.hsptlmaparch iframe {
  border-radius: 6px;
}
section.hospital-posts ul li i {
  margin-right: 10px;
}
.testimonial-item {
        min-height: 330px;
  background: #eee;
  padding: 20px;
  border-radius: 6px;
  
}
h6.testimonial-name {
  font-size: 18px;
  color: #324e8d;
  margin-bottom: 0;
}
.quote-icon i {
  font-size: 36px;
  color: #324e8d;
}
.testimonial-by-line {
  font-size: 14px;
  color: #5b7abb;
}
.testimonial-rating i {
  color: orange;
}
/* events archive*/
h3.event-title a {
  color: #324e8d;
  font-size: 20px;
}
h3.event-title a {
  color: #324e8d;
  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;
}
.doc-info ul li span {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.event-details a.nav-link.active {
  background: #324e8d;
  color: #fff;
}
.event-details a.nav-link {
  background: #a88e7b;
  color: #fff;
}
.event-gallery img {
  border-radius: 6px;
}
div#eventGalleryTabContent iframe {
  border-radius: 6px;
}
/* side bar css*/
#appointment-form {
  border: 0 !important;
  background-color: #a88e7b !important;
}
#appointment-form input[type="submit"]:hover {
  background: #fff !important;
  color: #324e8d !important;
}
#appointment-form input[type="submit"] {
  background-color: #324e8d !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: #324e8d;
  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;
}
.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: #324e8d;
  min-height: 150px;
}
.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: #324e8d !important;
}
.icon-right:hover .wdt-content-icon h4 a {
  color: #fff;
}
.pg-dflt-bkapnt {
  background: url(https://webdesignzservice.in/projects/rivernims/wp-content/themes/custom-child/images);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
/* blog lstpg css*/
.archive-content .card-title {
  font-size: 20px;
  color: #324e8d;
  margin-bottom: 0;
}
.archive-content .card-title a {
  color: #324e8d;
}
.post-thumbnail {
  margin: 0;
}
.archive-content header.card-body {
  padding-bottom: 0;
}
.blog-sngl-pg .entry-content {
  margin: 0 !important;
}
.post img, .post-thumbnail img {
  border-radius: 6px;
}
.entry-content h2 {
  font-size: 26px;
  color: #333;
}
.entry-content h4 {
  font-size: 20px;
  color: #324e8d;
}
.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: "\f26e";
  position: absolute;
  font-family: bootstrap-icons !important;
  font-weight: 500;
  margin-right: 10px;
  font-size: 18px;
  line-height: 26px;
  color: #324e8d;
  left: -24px;
  top: 0;
}
ul.recentposts li:first-child {
  background: #324e8d;
  padding: 8px 10px;
  border-radius: 6px 6px 0 0;
  border: 0;
}
ul.recentposts li h4 a {
  color: #fff;
  font-size: 16px;
}
ul.recentposts li {
  padding: 10px;
  border-bottom: 1px solid #c3ac9b;
  ;
}
ul.recentposts li h4 {
  font-size: 18px;
  color: #324e8d;
  margin-bottom: 0;
}
ul.recentposts li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.pagination {
  text-align: center;
  margin-top: 30px;
}
.pagination a, .pagination span {
  margin: 0 4px;
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  text-decoration: none;
  color: #333;
  border-radius: 5px;
}
.pagination .current {
  background-color: #007bff;
  color: white;
}
.pagination a:hover {
  background-color: #a88e7b;
  color: white;
}
h3.hding {
    color: #324e8d;
    font-size: 24px;
}
ul.cpt-list {
    padding: 0;
}
ul.cpt-list li {
    border-bottom: 1px solid #cdcfd1;
    padding: 10px 0;
        font-size: 18px;
   
}
ul.cpt-list li a {
    color: #a88e7b !important;
}
.spl-content p {
    margin-bottom: 26px;
}
.hphone {
    display: flex;
}
.EduFull ul li {
    position: relative;
}
.EduFull ul li:before {
    content: " \F26E";
    font-family: bootstrap-icons !important;
    font-weight: var(--fa-style, 900);
    margin-right: 8px;
    font-size: 22px;
    line-height: 26px;
    color: #a78d7b;
}
.testimonial-desc p{
        min-height: 140px;
}