/*
 Theme Name:   Mediax Child  
 Theme URI:    https://wordpress.themeholy.com/mediax
 Description:  This is a child theme for Mediax - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     mediax
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  mediax-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */    


:root {
    --theme-color: #1f88c5;
    --theme-color2: #1f88c5;
    --title-color: #000D44;
    --body-color: #788094;
    --smoke-color: #F5F7FA;
    --smoke-color2: #F5F8FD;
    --black-color: #000000;
    --gray-color: #bdbdbd;
    --white-color: #ffffff;
    --light-color: #bdbdbd;
}

.process-card:nth-child(even) {
    --theme-color: #000d44;
}

.header-top {
    padding: 2px 0px;
}

header .logo img{
  max-height:90px;
  margin-top: -15px;
}

.header-layout1 .header-logo .logo-bg {
    background-image: none !important;
    clip-path: inherit !important;
}

.th-header .icon-btn{ 
 border:none;
 width: 34px;
 height: 34px;
 line-height: 34px;
 background-color: inherit !important; 
}

.th-header .icon-btn:hover{
 color: #1f5fff !important;
}

.th-header .icon-btn.searchBoxToggler {
    display:none !important;
}

.th-btn, .th-btn.style4, .blog-card .th-btn, .th-btn.style2, .blog-single .th-btn, .price-card.active .th-btn,
.price-card .th-btn, .service-card:hover .th-btn{
 background: #1f88c5;
 color: #FFF !important;
 box-shadow: none !important; 
}

.th-btn:before, .th-btn.style4:before,
.blog-card .th-btn:before, .th-btn.style2:before{
 display:none !important;
} 

.scroll-top:after{
 border-color: #1f88c5 !important;
}

.scroll-top .progress-circle path{
 stroke-width: 5px !important;
}

.header-layout1 .header-button .th-btn {
 display:inline-block !important;
}

.main-menu ul.sub-menu li a:before {
 display:none !important;
}

.main-menu ul.sub-menu li a:hover {
 padding-left: 5px;
}

.th-team .box-img img { 
  height: 340px;
  object-fit: cover;
  object-position: center center;
}

.about-contact-wrap .about-contact .box-title a{ 
  word-break: break-all;
}

.service-listing .service-card .box-icon img{
  width:50px;
}

.service-listing .service-card{
  height: 100%;
}

.service-listing .service-card .box-icon,
.service-listing .service-card .box-title, 
.service-listing .service-card .box-text{
  z-index:9;
  position: inherit;
}

.service-listing .service-card:hover{ 
  background-color: #FFF !important; 
  overflow: hidden;
}

.service-listing .service-card:hover .box-icon {
  background-color: #FFF !important; 
}

.service-listing .service-card:hover:after { 
  transition: 0.2s ease-in-out;
}

.service-listing  .service-card:hover::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 50%); 
  z-index: 1;  
  pointer-events: none;
}

.service-listing .service-card:hover .box-text.desc{
  color:#FFF !important;
}

.about-video-wrap {
  margin-left: 0px !important;
}

footer .footer-widget .about-logo img{
  width:150px;
}

.th-btn-blk{ 
 background: #000d44; 
 color: #ffffff !important; 
}

.th-btn-wht, .th-btn-wht.style2{  
 background: #f5f7fa; 
 color: #1f88c5 !important; 
}

.faqs-sec .title-area{
 text-align:center !important;
}

.blog-comment-area{
  display: none !important;
}

.blog-meta a{
 pointer-events:none;
}

.blog-meta a:has(i.fa-calendar):after,
.blog-meta a:has(i.fa-comments){
 display:none !important;
}

.header-top a:hover{
    color:#000d44 !important;
}

.opn-hrs-wdgt .widget_title:after{
    background-color: #000d44 !important; 
}

/* .archive .blog-meta a:has(i.fa-calendar){
 display:none !important;
}  */

.normal-content h1 {
    font-size: 36px;  
}
.normal-content h2 {
    font-size: 30px;
}
.normal-content h3 {
    font-size: 26px;
}
.normal-content h4 {
    font-size: 22px;
}
.normal-content h5 {
    font-size: 18px;
}
.normal-content h6 {
    font-size: 16px;
}


body .ti-widget.ti-goog .ti-review-item>.ti-inner{ 
    background-color: #f5f7fa !important; 
}

body .ti-widget.ti-goog.ti-disable-font .ti-widget-container *{
	color:#788094 !important;
    font-family: "DM Sans", sans-serif;
}

body .ti-widget.ti-goog .ti-widget-container .ti-name { 
    font-size: 16px !important;  
	color:#000d44 !important;
	font-family: "Outfit", sans-serif !important;
}

body .ti-widget.ti-goog .ti-review-item>.ti-inner::after{
	content:'';
	background-image:url('/wp-content/uploads/2025/03/quote-1.webp');
	position: absolute;
	bottom: 20px; right: 10px;
	width: 20px; height: 20px;
	background-size: contain;
	background-repeat: no-repeat;
}

body .ti-widget.ti-goog .ti-review-content .ti-stars {
    margin: 0 0 12px 0;
}

.pricing-tbl {
    max-width: 100%;
    overflow-x: auto;
    padding: 0px;
    color: #000d44;
    border-radius: 0px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.pricing-tbl .table-container {
    overflow-x: auto;
}

.pricing-tbl table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    margin: 0px;
}

.pricing-tbl th, .pricing-tbl td {
    padding: 10px 15px;
    border: 1px solid #000d44;
}

.pricing-tbl th {
    padding: 10px 15px;
}

.pricing-tbl th {
    background-color: #177bba;
    color: #FFF;
}

.pricing-tbl th:nth-child(1) {
	color: #000d44;
    background-color: #FFF; 
}

.pricing-tbl th:nth-child(3) {
    background-color: #2199d3; 
}

.pricing-tbl th:nth-child(4) {
    background-color: #177bba; 
}

.pricing-tbl th.medicare {
    background-color: #00c37d;
}

.pricing-tbl td.medicare {
    background-color: #e6fff5;
    font-weight: bold;
}

.pricing-tbl td span.gap {
    display: block;
    color: #0066b2;
    font-weight: bold;
	white-space:nowrap;
}  




.th-team.team-card .team-desig{
	margin:-6px 0px 5px;
	background:none !important;
	border:none !important
}

.th-team.team-card .tmn-detail-wrap > div:nth-child(odd) {
  background-color: #e6f7ff;
}

.th-team.team-card .tmn-detail-wrap > div:nth-child(even) {
  background-color: #ccf2ff;
}

.th-team.team-card .tmn-detail-wrap > div{
	border-bottom:1px #DDD solid;
	padding:6px 10px;
	display: block;
}

.th-team.team-card .tmn-detail-wrap  .team-availability,
.th-team.team-card .tmn-detail-wrap .team-languages{
	display:flex;
	justify-content: space-between; 
	gap:10px;
}

.th-team.team-card .tmn-detail-wrap .app-btn-wrap:not(:has(a)) {
  display: none;
}

.th-team.team-card .tmn-detail-wrap{
	border-radius: 5px;
	overflow: hidden;
}

.th-team.team-card .tmn-detail-wrap .app-btn-wrap{
	display:flex;
	flex-direction:column;
	background:none !important;
	border:none;
	gap:10px;
	padding: 10px 0px 0px;
}

.th-team.team-card .tmn-detail-wrap .app-btn-wrap a{
	white-space:nowrap;
	background:#1f88c5;
	border:1px #1f88c5 solid;
	color:#FFF;
	padding:8px 15px;
	transition:0.3s all ease;
}

.th-team.team-card .tmn-detail-wrap .app-btn-wrap a:last-child,
.th-team.team-card .tmn-detail-wrap .app-btn-wrap a.gl_dct_app,
.th-team.team-card .tmn-detail-wrap .app-btn-wrap a.cl_dct_app,
.th-team.team-card .tmn-detail-wrap .app-btn-wrap a.kl_dct_app{
	background:#094e76; 
	border-color:#094e76;
}

.th-team.team-card .tmn-detail-wrap .app-btn-wrap a:hover{
	opacity:0.85;
}

.th-team.team-card .tmn-detail-wrap .team-availability b, 
.th-team.team-card .tmn-detail-wrap .team-languages b{
	display:none !important;
}

.th-team.team-card .tmn-detail-wrap .team-availability, 
.th-team.team-card .tmn-detail-wrap .team-languages{
	justify-content: center !important;
}

.contact-form-wrap .elementor-widget-container .row  .col-md-6:has(.location-card ){ 
	width:50%;
}

.contact-form-wrap .team-contact-form{
	padding-bottom:20px;
}

.contact-form-wrap .team-contact-form textarea{
	min-height: 100px !important;
}

html.pum-open .scroll-top{
	display:none;
}

.dt-details-page .about-box .th-social{
  display:none;
}

.header-layout1 .header-button .th-btn{ 
    padding: 16px 25px; 
	border:2px #1f88c5 solid;
}

.header-layout1 .header-button .th-btn.ht-call{
	margin-right: 0px; 
	background:none;
	color:#1f88c5 !important;
	border:2px #1f88c5 solid;
}

.header-layout1 .header-button .th-btn:not(.ht-call){
    margin-left: 10px;
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{
	display:block !important;
	opacity: 1 !important;
}


.pum-container:has(.st-popup){
	padding:0px;
}

.st-popup {
  display: flex; 
  overflow: hidden; 
}
 
.stp-txt {
  flex: 1;
  padding: 25px 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #fcfcfc;
}

.stp-txt h3 {
  font-size: 26px;
  margin-bottom: 15px;
  font-weight: 600;
  color: #000d44;
}

.stp-txt p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 25px;
  color: #000d44;
  opacity: 1;
  font-weight: 400;
}
  
.st-btn-wrap {
  display: flex;
  flex-direction: row;
  gap: 10px;
}

.st-btn-wrap br {
  display: none;
}

.st-btn-wrap .th-btn {
  display: block;
  width: inherit; 
  padding: 16px 25px;
  min-width: inherit;
  white-space: nowrap !important;	 
}
 
.st-btn-wrap .th-btn:last-child {
	background:#000d44;
}

.stp-img {
  flex: 0 0 45%;
  display: flex;
  height:400px;
}

.stp-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.job-desc ul {
  padding-left: 0; 
}

.job-desc ul li {
  list-style: none;
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.job-desc ul li::before {
  content: "\f058";  
  font-family: Font Awesome\ 6 Pro;
  font-weight: 900;
  color: #1f88c5;
  flex-shrink: 0;
  line-height: 1.4;
}


.general-form label{
  font-size:16px;
  font-weight:500;
  margin-bottom:5px;
  color: #17224d !important;
}

.general-form input:not([type="file"]):not([type="checkbox"]), .general-form select{
  height: 45px !important; 
  line-height: 45px !important;
}

.general-form input:not([type="file"]):not([type="checkbox"]),
.general-form select, .general-form textarea {
  background: #ffffff;
  border: 1px solid #17224d;
  border-radius: 8px;
  padding: 10px 15px;
  font-size: 16px;
  transition: all 0.3s ease-in-out;
  margin-bottom: 20px !important;
  color: #17224d;
  font-weight: 500;
}

.general-form select{
  padding:inherit !important;	
  padding-left:15px !important;	
  padding-right:15px !important;	
}

.general-form input:not([type="file"]):not([type="checkbox"])::placeholder,
.general-form textarea::placeholder {
  color: #17224d;
}

.general-form input:not([type="file"]):not([type="checkbox"]):focus,
.general-form select:focus,
.general-form textarea:focus {
  outline: none;
}

.general-form input:not([type="file"]):not([type="checkbox"]):hover,
.general-form select:hover, .general-form textarea:hover {
  border-color: #17224d;
  background-color: #ffffff;
}

.general-form input:not([type="file"]):not([type="checkbox"]):disabled,
.general-form select:disabled, .general-form textarea:disabled {
  background: #f7f7f7;
  border-color: #e0e0e0;
  cursor: not-allowed;
}

.general-form input[type="file"] {
  background: none;
  border: none;
  padding: 5px;
  font-size: 16px;
  cursor: pointer;
  color: #17224d;
  border-radius: 0px;
}

.general-form input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 0px !important; 
  cursor: pointer;
}

.general-form .single-input:has(input[type="file"]) label {
  color: #17224d;
  font-weight: 700;
  text-transform: uppercase;
}

.general-form .button{
	padding-top:25px;
}

.general-form .button [type="submit"]{
  padding: 10px 25px;
  border-radius:50px;
  background: #1f88c5;
  color: #FFF !important;
  border: 2px #1f88c5 solid;
  font-weight: 600;
  text-transform: capitalize;
  width: 100%;
}

.general-form select {  
  appearance: auto !important;
  -webkit-appearance: auto !important;
  -moz-appearance: auto !important; 
}

.general-form .button [type="submit"]:hover{ 
  background: #17224d; 
  border: 2px #17224d solid;
}

.general-form .wpcf7-list-item:has(input[type="checkbox"]){ 
	display:block; 
	margin-left:0px !important;
}

.general-form input[type="checkbox"]{ 
  display: inline-block !important;
  width: auto !important;
  height: auto !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  position: static !important;
  transform:scale(1.2);
}

.general-form .wpcf7-not-valid-tip{
	margin-top:-15px;
	margin-bottom:10px;
} 


.job-page div[class^="col-"] {
  width: 50% !important;
  flex: 0 0 50% !important;
  max-width: 50% !important;
}

.job-page div[class^="col-"] .job-post-box {
  background: #FFF;
  height: 100%;
  border-radius: 15px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  border: none;
  display: flex;
  flex-direction: column;
  gap: 25px;
  padding: 30px 30px 45px;
}

.job-page .job-post-box .job-owners-area {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  gap: 30px;
}

.job-page .job-post-box .job-owners-area .text {
  padding: 0px !important;
}

.job-page .job-post-box .job-owners-area .image {
  border-radius: 15px !important;
  overflow: hidden;
}

.job-page .job-post-box .job-owners-area .image,
.job-page .job-post-box .job-owners-area .image * {
  height: 250px;
  width: 100%;
  object-fit: cover;
  object-position: center center;
}

.job-page .job-post-box .job-highlights ul {
  list-style-type: disc;
  padding-left: 20px;
}

.job-page .job-post-box .job-highlights ul li {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 500;
  color: #17224D;
}

.job-page div[class^="col-"] {
  width: 50% !important;
  flex: 0 0 50% !important;
  max-width: 50% !important;
}

.job-page div[class^="col-"] .job-post-box {
  background: #FFF;
  height: 100%;
  border-radius: 15px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  border: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 30px 30px 45px;
}

.job-page .job-post-box .job-owners-area {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  gap: 15px;
}

.job-page .job-post-box .job-owners-area .text {
  padding: 0px !important;
}

.job-page .job-post-box .job-owners-area .image {
  border-radius: 15px !important;
  overflow: hidden;
}

.job-page .job-post-box .job-owners-area .image,
.job-page .job-post-box .job-owners-area .image * {
  height: 250px;
  width: 100%;
  object-fit: cover;
  object-position: center center;
}

.job-page .job-post-box .job-highlights ul {
  list-style-type: disc;
  padding-left: 10px;
}

.job-page .job-post-box .job-highlights ul li {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 500;
  color: #17224D;
}

.job-page .job-post-box .job-owners-area .text .job-ttl a {
  font-weight:600;
}

.job-page .job-post-box .job-owners-area .job-loc {
  display: flex;
  gap: 8px;
  margin: 10px 0px 15px;
  justify-content: flex-start;
  align-items: center;
}

.job-page .job-post-box .job-owners-area .job-loc img {
  stroke: #17224d;
  width: 26px;
  height: 26px;
}

.job-page .job-post-box .job-owners-area .job-loc p {
  padding: 0px;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
}

.job-post-box{
	transition:0.3s all ease;
}

.job-post-box:hover {
  transition: all 0.4s;
  transform: translateY(-10px);
  border: 1px solid var(--vtc-text-text-white-text-1);
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.08);
}



.breadcumb-wrapper,
.elementor-widget-mediaxcta .offer-box{
  position: relative;
  overflow: hidden;  
}

.breadcumb-wrapper::before,
.elementor-widget-mediaxcta .offer-box::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 50%);
  z-index: 1;
}

.elementor-widget-mediaxcta .offer-box .box-title.title{
	color:#FFF;
	z-index:9;
	position:relative;
}

.elementor-widget-mediaxcta .offer-box::before,
.elementor-widget-mediaxcta .mega-hover:hover:before,
.elementor-widget-mediaxcta .mega-hover:hover:after{
	transition:none !important;
	opacity: 1 !important;
	background: rgb(0 0 0 / 50%) !important;
}

.elementor-widget-mediaxcta .mega-hover:after,
.elementor-widget-mediaxcta .mega-hover:hover:after{
	display:none;
}

.breadcumb-wrapper > * {
  position: relative;
  z-index: 2;
}

.breadcumb-menu li, .breadcumb-menu a, .breadcumb-menu span{
	color:#1e88c5 !important;
}

.breadcumb-wrapper .breadcumb-title,
.breadcumb-wrapper .breadcumb-menu .active{
	color:#FFF !important;
}

.ft-agpal-logo .widget_title.title{white-space:nowrap}.ft-agpal-logo .newsletter-widget form{height:1px!important;margin:0;opacity:0;display:none}.ft-agpal-logo .newsletter-widget .img-btn a{pointer-events:none}.ft-agpal-logo .newsletter-widget *{filter:inherit!important}



.doctor-filter-wrap form{
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	align-items: center;
	justify-content: center;
	padding-bottom: 45px;
}

.doctor-filter-wrap form input,
.doctor-filter-wrap form select,
.doctor-filter-wrap form button{
	border:1px #000d44 solid;
	color:#000d44;
	height:auto;
	padding: 10px 40px 10px 20px;
	background-color:inherit;
	border-radius:30px;
	background-position: right 15px center;
}

.doctor-filter-wrap form button{
	padding: 10px 35px 10px 35px;
	background:#1f8aca;
	border:1px #1f8aca solid;
	color:#FFF;
}

.doctor-filter-wrap form button[type="button"]{
	background:#000d44;
	border:1px #000d44 solid;
}

.doctor-filter-wrap form button:hover{
	opacity:0.7;
}

#doctor-loading{
	display: none;
	text-align: center;
	font-weight: bold;
	padding: 0px 0px 35px;
}

#doctor-no-results{
	display: none; 
	text-align: center; 
	font-style: italic; 
	padding: 20px 0px;
}

.doctor-list, .doctor-filter-wrap{
	padding-left:15px;
	padding-right:15px;
}

.leaflet-hospital-icon{
    object-fit:contain !important;
}

.clinic-listing{
	padding:20px 0px 25px 0px;
}

.clinic-listing .clinic-heading{
	font-size:24px;
	font-weight:600;
	padding-bottom:5px;
}

.clinic-listing .accordion-button > div {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 10px;  
}

.clinic-listing .clinic-title {
  width: 40%;
  margin: 0;
  font-size: 18px;
  text-align: left;
  font-weight:600;
}

.clinic-listing .clinic-heading img{
  width: 25px;
  margin:-5px 10px 0px 0px; 
}

.clinic-listing .clinic-address{
  padding: 0px 0px 20px 0px;
}

.clinic-listing .clinic-details{
  padding-bottom:30px;
}

.clinic-listing .clinic-hours {
  width: 45%;
  font-size: 16px;
  text-align: left;
  color: #1f88c5;
  font-weight:500;
} 

.clinic-listing .btn-book {
  margin-left: auto;
  margin-right: 20px;
  padding: 4px 14px;
  border:1px #1f88c5 solid;
  background-color: #1f88c5;
  color: white;
  text-decoration: none;
  border-radius: 25px;
  font-size: 14px;
  white-space: nowrap;
  display: inline-block;
  font-weight:500;
}

.clinic-listing .btn-book:hover { 
  color:#1f88c5;
  border:1px #1f88c5 solid;
  background-color: #FFF;
}

.md-btn-wrp {
  display: flex;
  flex-direction: row;
  gap: 20px;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}

.md-btn-wrp br {
  display: none;
}

.md-btn-wrp > a.btn-book.btn-df{
    display:none;
}

.md-btn-wrp > a.btn-book {
  margin-left: 0;
  margin-right: 0;
  width: auto;
  display: inline-flex;
  text-decoration: none;
  border-radius: 25px;
  font-size: 15px;
  white-space: nowrap;
  text-transform: uppercase;
  padding: 10px 25px;
}
 
.md-btn-wrp > a.btn-more-info { 
  background:#00857e;
  border-color:#00857e;
}

.md-btn-wrp > a.btn-more-info:hover { 
  background:none;
  color:#00857e;
  border-color:#00857e;
}

.md-btn-wrp > a.btn-repeat { 
  background:#000d44;
  border-color:#000d44;
}

.md-btn-wrp > a.btn-repeat:hover { 
  background:none;
  color:#000d44;
  border-color:#000d44;
}

.clinic-listing .accordion-button{
	padding-left:0px;
	padding-right:0px;
	border:none;
	border-radius:0px !important;
	border-top:1px #DDD solid;
	box-shadow: none;
	background: none;	
}

.cln-label {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 0px;
  padding: 0px 0px 15px;
  font-weight: 500;
  color:#000d44;
 
}

.cln-label .cl-label {
  width: 40%;
  text-align: left;
}

.cln-label .op-label {
  width: 45%;
  text-align: left;
}

.cln-label .btn-label {
  margin-left: auto;
  margin-right: 90px;
  white-space: nowrap;
  text-align: left;
}

.clinic-listing .accordion-collapse,
.clinic-listing .clinic-details{
	padding-left:0px;
	border:none !important;
}

.clinic-listing .accordion{ 
	border-bottom:1px #DDD solid !important;
}

.clinic-listing .accordion-header {
    position: relative;
}

.clinic-listing .accordion-header .btn-book {
    position: absolute;
    right: 20px;
    top: 50%;
    z-index:4;
    transform: translateY(-50%);
}


#map .leaflet-popup-content .loc_name{
	padding-bottom:10px !important; 
	display:inline-block;
	width:100%;
}

#map .leaflet-popup-content .pp-btns{
	padding-top:10px !important;  
}

#map .leaflet-popup-content .pp-btns{
	padding-top:10px !important;  
}

#map .leaflet-popup-content{
	min-width: 305px !important;
}

#map .leaflet-popup-content .pp-btns{
    display: flex;
    flex-direction: row;
    gap: 10px;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
}

#map .leaflet-popup-content .pp-btns a{
  margin-left: auto;
  padding: 8px 15px;
  border:1px #1f88c5 solid;
  background-color: #1f88c5;
  color: white;
  text-decoration: none;
  border-radius: 25px;
  font-size: 14px;
  white-space: nowrap;
  display: inline-block;
  font-weight:500;
  margin: 0px;
  text-transform:uppercase;
}

#map .leaflet-popup-content .pp-btns a:hover { 
  color:#1f88c5;
  border:1px #1f88c5 solid;
  background-color: #FFF;
}

#map .leaflet-popup-content .pp-btns a:last-child{ 
  border:1px #00857e solid;
  background-color: #00857e;
}

#map .leaflet-popup-content .pp-btns a:last-child:hover{  
  color: #00857e;
  background-color: #FFF;
}


#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link{ 
    font-weight: 600 !important;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    position: fixed;
    left: 0; right: 0;
    width: 100vw;
    max-width: 100vw;
    z-index: 99;
    border-radius: 0;
    background: #fcfcfc;
    padding: 0px 0px;
    border: 0;
    margin-top: 30px;
    border-top:1px #DDD solid;
}

ul.mega-sub-menu .mega-sub-menu .mgl-widget{
	width:20% !important;	
}

.mgl-widget .widget_media_image{
    display: flex !important;
    flex-direction: column-reverse;
    align-items: center; 
}

.mgl-widget .mega-block-title{
	text-align:center !important;
	font-size:14px !important;
}

.mgl-widget .mega-sub-menu li:hover .mega-block-title{
	color:#1f88c5 !important;
}

.mgl-widget .widget_media_image img {
    width: 60px !important;
    height: 60px !important;
	padding:5px;
    border-radius: 50%;
    border: 2px solid #1f88c5;
    margin-bottom: 6px;
}

ul.mega-sub-menu .mega-sub-menu .mgl-widget{
	width:20% !important;	
}

.mgl-widget .widget_media_image{
    display: flex !important;
    flex-direction: column-reverse;
    align-items: center; 
}

.mgl-widget .mega-block-title a{
	text-align:center !important;
	font-size: 14px !important;
	line-height:18px; 
	padding: 0px 5px !important;
}

.mgl-widget .widget_media_image img {
    width: 60px !important;
    height: 60px !important;
	padding:5px;
    border-radius: 50%;
    border: 2px solid #1f88c5;
    margin-bottom: 6px;
}

.content_lists ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.content_lists ul li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 8px;
  font-weight: 400;
}

.content_lists ul li::before {
  content: "\f058";
  font-family: Font Awesome\ 6 Pro;
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 0;
  color: #1f88c5; 
  flex-shrink: 0;
  line-height: 1.4; 
}

.heart-pulse-list .elementor-icon-list-item {
  position: relative;
  padding-left: 26px; 
}

.heart-pulse-list .elementor-icon-list-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background-image: url('/wp-content/themes/mediax-child/img/heart-pulse.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.normal-loc-text h2 {
  font-size: 22px;
}

.normal-loc-text h3 {
  font-size: 20px;
}

.normal-loc-text h4 {
  font-size: 18px;
}

.normal-loc-text h2, .normal-loc-text h3, .normal-loc-text h4, .normal-loc-text strong, .content_lists strong{
	margin: 0px 0px 10px;
	color:#000d44;
	font-weight:600 !important;
}

.time-list li .elementor-icon-list-text span{
	color:#1f87c4;
}

.header-links .social-links a:has(.htdoc-icon),
.header-links .social-links .htdoc-icon{
	display:none;
}

footer .th-widget-about .header-links .social-links a:has(.htdoc-icon){
	display:inline-block; 
	border:none;
}

footer .th-widget-about .header-links .social-links a .htdoc-icon {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-image: url('/wp-content/uploads/2025/06/HotDoc-Icon.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: baseline;
  margin-bottom: -8px !important;
}

.st-loc-decs .footer-widget .widget_title{
	margin-bottom:15px;	
}

.st-loc-decs .widget.footer-widget{
	margin-bottom:0px;
}

.st-loc-decs .footer-widget .widget_title,
.st-loc-decs .th-widget-contact{
	 max-width: 100% !important;
}

.st-loc-decs  .th-social{
	display:none;
}

.st_map #map{
	height:550px !important;
}


.mgl-widget .widget_media_image a{
	padding:0px;
}

.mgl-widget .mega-block-title{
	height:55px;	 
}

.mgl-widget .widget_media_image{ 
	padding-bottom:0px !important;
}

#mega-menu-wrap-primary-menu {
    background: none !important;
}
    
#mega-menu-primary-menu > li.mega-menu-flyout ul{
	margin-top:20px !important; 
}

#mega-menu-primary-menu > li.mega-menu-flyout ul li a{
	background:#FFF !important;
	font-weight:600 !important;
	font-size:15px !important;
	color:#000d44 !important;
	padding: 5px 15px !important;	
}

#mega-menu-primary-menu > li.mega-menu-flyout ul li a:hover{
	color:#1f88c5 !important;	
}

#mega-menu-primary-menu > li.mega-menu-flyout ul li{
	border-bottom:1px #DDD solid !important;
}


.med_bk_ttl {
  text-align: center;
  margin-bottom: 20px;
  padding:0px 20px;
}

.med_bk_ttl h3{
	font-size:32px;
}

.med_bk_ttl p{
	font-size:18px;
	font-weight:400;
}
 
#smt-md-list {
  display: flex;
  justify-content: center;
  gap: 15px;  
  margin: 0;
  padding: 0;
  list-style: none;
}
 
#smt-md-list li {
  display: flex;
  align-items: center;
  justify-content: center;  
  transition:0.3s all ease;
} 

#smt-md-list li a {
  color: #FFF;
  text-decoration: none;
  font-weight: 600;
}

#smt-md-list li:nth-child(even){
	background:#000d44;
}

/** Recent Marquee**/
.recent-post-marquee {
  background: #FFF;
  overflow: hidden;
  position: relative;
  width: 70%;
  margin: 0 auto;
  height: 35px;
  border-bottom: 1px #ffffff4f solid;
}

.recent-post-marquee .marquee-content {
  display: flex;
  position: absolute;
  top: 5px;
  white-space: nowrap;
  align-items: center;
  animation: marquee-scroll 7s linear infinite alternate;
}

.recent-post-marquee .marquee-item {
  display: inline-block;
  padding: 0 10px;
  flex-shrink: 0;
}

.recent-post-marquee .marquee-link {
  color: #1f88c5;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
  display: inline-block;
  font-size: 16px;
}

.recent-post-marquee .marquee-link:hover {
  color: #1f88c5;
  text-decoration: underline;
}

@keyframes marquee-scroll {
  0% {
    left: 0;
    transform: translateX(0);
  }
  100% {
    left: 100%;
    transform: translateX(-100%);
  }
}

.recent-post-marquee:hover .marquee-content {
  animation-play-state: paused;
}

@media(max-width:767px){
  .recent-post-marquee {
    width: 100%;
    background:#1f88c5;
  }
  .recent-post-marquee .marquee-link, .recent-post-marquee .marquee-link:hover {
    color: #FFF;
  }
  .recent-post-marquee .marquee-content {
    animation: marquee-scroll-mobile 10s linear infinite;
    left: 100%;
    transform: none;
  }
  @keyframes marquee-scroll-mobile {
    0% {
      left: 100%;
    }
    100% {
      left: -100%;
    }
  }
}


@media(min-width:768px){
	body .ft-fixed-cta{
		display:none !important;
	}
	 
    .dest-wrap {
      position: relative;
    }
    
    .dest-col {
      position: sticky;
      top: 120px;
      max-height: calc(100vh - 120px);
      overflow-y: auto;
    }
    
    .dest-col::-webkit-scrollbar {
      width: 6px;
    }
    
    .dest-col::-webkit-scrollbar-track {
      background: transparent;
    }
    
    .dest-col::-webkit-scrollbar-thumb {
      background-color: #888;
      border-radius: 4px;
    }
    
    .dest-col::-webkit-scrollbar-thumb:hover {
      background-color: #555;
    }
    
    .dest-col {
      scrollbar-width: thin;
      scrollbar-color: #888 transparent;
    }
	
}

@media (min-width: 992px) and (max-width: 1300px) {
     .th-header .menu-area .container{ 
         width:100% !important;
         max-width: 100% !important; 
         padding-left: 20px;
         padding-right: 20px;
      }
    
     .th-header .menu-area .row.align-items-center{
         flex-flow: nowrap;  
     }
    
     .th-header .main-menu > ul > li{
         margin: 0px 5px;
     }
    
     .header-layout1 .header-logo{
         padding-right: 0px !important;
     }
     
     .header-button .th-btn{ 
         margin:0px 0px !important;
     }
}

@media (min-width: 992px) and (max-width: 1200px) {
     .th-header .main-menu > ul > li{
         margin: 0px 5px; 
     }

     .th-header .main-menu > ul > li > a{
        font-size:14px;
    }
 
}

@media (max-width: 1024px) {
	.header-top,
    .header-layout1 .header-button .th-btn {
        display: none;
    }
	
	.pricing-tbl th br{
		display:none;	
	}

	footer .footer-wrapper .e-con-inner > .elementor-widget{  
		width: 50%;
	} 
	
	.job-page div[class^="col-"] .job-post-box {
	  border-radius: 10px !important;
	  padding: 20px 20px 30px !important;
	}

	.job-page .job-post-box .job-highlights ul,
	.job-page .job-post-box .job-highlights ul li {
	  list-style-type: disc !important;
	}

	.job-post-box .button {
	  margin-top: 5px;
	}

	.job-page .job-learn {
	  margin-top: 0px;
	  margin-right: 0px;
	}

	.job-page .job-post-box .job-owners-area .text .job-ttl a {
	  font-size: 20px;
	  line-height: 26px;
	} 
	
	.doctor-filter-wrap form {
	  display: flex;
	  flex-wrap: wrap;
	  gap: 15px;
	  justify-content: center;
	  padding-bottom: 45px;
	}
	
	.doctor-filter-wrap form > div {
	  width: calc(50% - 7.5px);  
	  box-sizing: border-box;
	  display: flex;
	  justify-content: center;
	}
	 
	.doctor-filter-wrap form > div:nth-last-child(2) {
	  justify-content: flex-end;
	}
	
	.doctor-filter-wrap form > div:last-child {
	  justify-content: flex-start;
	}
	
	.doctor-filter-wrap form button{
		width:100%;
	}
	
	.clinic-listing .accordion-header .btn-book,
	.cln-label .btn-label{
		display:none;
	}

	.clinic-listing .clinic-hours{
		width:60%; 
	}
	
	.st_map #map{
    	height:400px !important;
    }
}

@media (max-width: 992px) {
	.header-layout1 .header-logo img{ 
        height: 74px;
        margin-top: -10px;
	}

	.header-layout1 .header-button .th-menu-toggle {
	  width: 56px;
	  height: 56px;
	  font-size:30px;
	  background:none !important;
	  color:#1f88c5 !important;
	}
	
	.contact-form-wrap .elementor-widget-container .row  .col-md-6:has(.location-card ){ 
    	width:100%;
    }
	 
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
      position: relative; 
      width: 100%;
      max-width: 100%; 
    }
    
    .th-mobile-menu ul li a:before,
    #mega-menu-wrap-primary-menu .mega-menu-toggle,
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item a.mega-menu-link:before{
      display:none;
    }

	#mega-menu-wrap-primary-menu #mega-menu-primary-menu .th-active.mega-toggle-on ul.mega-sub-menu{
      display: flex !important;
      flex-wrap: wrap;
      gap: 0px;
	  margin-top:10px;
    }
    
    ul.mega-sub-menu .mega-sub-menu .mgl-widget {
        width: 50% !important;
    	float:left !important;
    }

	#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
        padding: 15px 5px;
        width: 100%;
    }
    

    #mega-menu-primary-menu > li.mega-menu-flyout ul {
      margin-top: 0px !important;
      display: none !important;  
    }

	#mega-menu-primary-menu > li.mega-menu-flyout ul.th-active{
		display:block !important;
	}
	
    #mega-menu-primary-menu > li.mega-menu-flyout ul > li {
      display: block !important; 
      width: 100% !important;      
    }
        
    #mega-menu-primary-menu > li.mega-menu-flyout ul li a {
      padding: 0px 15px !important;
    }    
	
}


@media (max-width: 768px) {
    header .menu-area .header-button .th_btn{
     display:none !important;
    } 
	
    .th-team.team-card .tmn-detail-wrap .team-availability, 
    .th-team.team-card .tmn-detail-wrap .team-languages{
    	flex-direction:column;
    	gap: 0px;
    }
	
	footer .footer-wrapper .e-con-inner > .elementor-widget{  
		width: 100%;
	}

	footer .footer-wrapper .e-con-inner > .elementor-widget .elementor-widget-container{  
		width: 100%; 
		padding-left:12px;	
		padding-right:12px;
	}
	
    .normal-content h1 {
        font-size: 30px;
    }
    .normal-content h2 {
        font-size: 26px;
    }
    .normal-content h3 {
        font-size: 22px;
    }
    .normal-content h4 {
        font-size: 20px;
    }
    .normal-content h5 {
        font-size: 16px;
    }
    .normal-content h6 {
        font-size: 14px;
    }

	#popmake-4103{
		top:5% !important;
		left:5% !important;
		right:5% !important;
		width:90% !important;
		padding: 5px !important;
	}

	#popmake-4103 #dynamic-iframe-wrapper, 
	#popmake-4103 #dynamic-iframe-wrapper iframe{
		width:100% !important;
	}

	/*#popmake-4103 #dynamic-iframe-wrapper{*/
	/*	height:550px !important;*/
	/*}	 */

	.scroll-top{ 
		right: 10px;
	}
	
	.scroll-top.show{
		bottom: 60px !important; 
	}
	
	.ft-fixed-cta {
	  position: fixed;
	  left: 0; right: 0; bottom: 0;
	  background: #fff;
	  padding: 5px;
	  box-shadow: 0 -2px 5px rgba(0,0,0,0.2);
	  display: none;  
	  display: flex;
	  justify-content: center;
	  gap: 5px;
	  z-index: 9999;
	}
	
	.ft-fixed-cta a {
	  width: 50%;
	  text-align: center;
	  color: #fff;
	  padding: 12px 0;
	  font-weight: 500;
	  border-radius: 4px;
	}
	 
	.ft-fixed-cta a:first-child {
	  background-color: #1f88c5; 
	}
	 
	.ft-fixed-cta a:last-child {
	  background-color: #094e76;  
	}

	.ft-fixed-cta.btn-fixed.fixed-active{
		display:flex !important;
	}
	
	div.elementor-widget-mediaxteam{
		overflow:hidden;
	}
	
	body.dt-details-page .th-btn.btn-sm{
		display:none !important;
		opacity:0 !important;
	}
	
	body footer{
		padding-bottom:50px !important;
	}

	.pum-container:has(.st-popup){
		width:calc(100% - 40px) !important;
		left:20px !important;		
        top: 30px !important;
	}

	.stp-txt{
		padding:30px 15px;
	}

	.stp-txt, .stp-txt *{
		text-align:center;
	}

	.st-popup {
		flex-direction:column-reverse;
	}

	.st-btn-wrap{
		justify-content: center;
	}	

	.job-page div[class^="col-"] {
	   width: 100% !important;
	   flex: 0 0 100% !important;
	   max-width: 100% !important;
	}

	.job-page .job-post-box .job-owners-area,
	.job-page div[class^="col-"] .job-post-box {
	   gap: 15px;
	}
	
	.clinic-listing .clinic-address{
		padding-bottom:10px;
	}

	.clinic-listing .accordion-button > div{
		align-items:flex-start;
	}
	
	.cln-label .cl-label, .cln-label .op-label,
	.clinic-listing .clinic-title,
	.clinic-listing .clinic-hours{
		font-size:14px;
		line-height:18px;
	}

	.md-btn-wrp{
		flex-flow:nowrap;
		flex-direction: column;
	}

	.md-btn-wrp > a.btn-book{
		width:100%;
		text-align:center;
		justify-content: center;
	}

	.clinic-listing .clinic-details{
		padding-right:0px;
	}

	.md-btn-wrp > a{ 
	    padding: 8px 20px !important;
	}
	
    .md-btn-wrp > a.btn-book.btn-df {
        display: block;
    }
    
    .dest-wrap{
		padding:0px; 
        margin-bottom: 10px;
        display:none;
	}
    
}

@media(max-width:650px){    
    .dt-details-page .scroll-top,
    .dt-details-page .breadcumb-wrapper .breadcumb-title,
    .dt-details-page .about-box .th-social,
    .dt-details-page .about-box .box-content,
    .dt-details-page .offer-box .box-title{
      display:none;
    }
    
    .dt-details-page .breadcumb-wrapper{
      background:none;
      padding: 0px;
    }
    
    .dt-details-page .breadcumb-wrapper .breadcumb-menu{
      text-align:left;
      margin-bottom: 0px;
    }
    
    .dt-details-page .mediax-fluid .e-con-inner{
      padding-top: 20px;
      padding-bottom: 10px;
    }
    
    .dt-details-page .team-column{
      margin-bottom:5px;
    }
    
    .dt-details-page .app-cta{
      padding-bottom:30px;  
    }
    
    .dt-details-page .app-cta .offer-box{
      padding:0px !important;
      background:none !important;
	   z-index: 9;
    }
    
    .dt-details-page .th-btn.btn-sm.btn-fixed {
      position: fixed;
      left: 0;
      bottom: 0;
      width: 100%;
      min-width: 100%;
      padding: 20px 10px;
      border-radius: 0;
      transform: translateY(100%);
      transition: transform 0.5s ease, opacity 0.5s ease;
      z-index: 999;
      opacity: 0;
    }
     
    .dt-details-page .th-btn.btn-sm.btn-fixed {
      transform: translateY(0);
      opacity: 1;
    }
	
	.dt-details-page .team-column{
		display:block;
		padding-bottom:25px;
	}

	.dt-details-page .team-sticky{
		display: block;
		position: relative;
		top: 0px;
	}	

    .mgl-widget .mega-block-title a {
        text-align: center !important;
        font-size: 12px !important;
        line-height: 16px;
    }
    
    .med_bk_ttl h3 {
        font-size: 26px;
    }
    
    .med_bk_ttl p {
        font-size: 16px;
        line-height:20px;
    }
    
    .med_bk_ttl { 
        padding: 15px 0px 0px;
    } 
    
    #smt-md-list li{ 
        padding: 16px 20px !important;
    }
    

}

@media(max-width:550px){
    .th-team.team-card .tmn-detail-wrap > div{
    	height:auto !important;
    }
	
	.st-btn-wrap {
        justify-content: center;
        flex-direction: column;
    }
	
	#map .leaflet-popup-content .pp-btns { 
	    flex-direction: column;
	    padding-top:15px !important;
	}

	#map .leaflet-popup-content .pp-btns a{
	    width:100%; 
	    text-align:center
	}
	
	.team-slide-tpl .slider-arrow.slider-next, 
	.team-slide-tpl .slider-arrow.slider-prev { 
	    top: 190px;
		transform:scale(0.8);
	}
	
	.team-slide-tpl .slider-arrow.slider-next { 
	    right: 15px;
	}
	
	.team-slide-tpl .slider-arrow.slider-prev { 
	    left: 15px; 
	}
	
    #smt-md-list{
        display: flex;
        flex-flow: column;
        gap: 10px;
        padding: 0px 10px 10px !important;
    }	
	
}






