/*
Theme Name: Icarus-drs
Theme URI: https://them.es/starter
Author: Asha
Author URI: https://them.es/
Description: 
Version: 3.3.1
Requires at least: 5.0
Tested up to: 6.1
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: icarus-drs
*/
@import url('assets/fonts/@FontFace.css');
/* Don't overwrite this file. Compile "/assets/main.scss" to "/assets/dist/main.css" */


.alignnone {margin: 5px 20px 20px 0;}.aligncenter, div.aligncenter {display: block;margin: 5px auto 5px auto;}.alignright {float: right;margin: 5px 0 20px 20px;}.alignleft {float: left;margin: 5px 20px 20px 0;}a img.alignright {float: right;margin: 5px 0 20px 20px;}a img.alignnone {margin: 5px 20px 20px 0;}a img.alignleft {float: left;margin: 5px 20px 20px 0;}a img.aligncenter {display: block;margin-left: auto;margin-right: auto }.wp-caption {max-width: 96%;padding: 5px 3px 10px;text-align: center;}.wp-caption.alignnone {margin: 5px 20px 20px 0;}.wp-caption.alignleft {margin: 5px 20px 20px 0;}.wp-caption.alignright {margin: 5px 0 20px 20px;}.wp-caption img {border: 0 none;height: auto;margin: 0;max-width: 98.5%;padding: 0;width: auto;}.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;margin: 0;padding: 0 4px 5px;}.gallery-item {display: inline-block;text-align: left;vertical-align: top;width: 50%;}.gallery-item a, .gallery-item a:hover, .gallery-item a:focus {-webkit-box-shadow: none;box-shadow: none;background: none;display: inline-block;max-width: 100%;}.gallery-item a img {display: block;-webkit-transition: -webkit-filter 0.2s ease-in;transition: -webkit-filter 0.2s ease-in;transition: filter 0.2s ease-in;transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;-webkit-backface-visibility: hidden;backface-visibility: hidden;}.gallery-item a:hover img, .gallery-item a:focus img {-webkit-filter: opacity(60%);filter: opacity(60%);}.gallery-caption {display: block;text-align: left;padding: 0 10px 0 0;margin-bottom: 0;}.gallery-columns-1 .gallery-item {max-width: 100%;}.gallery-columns-2 .gallery-item {max-width: 50%;}.gallery-columns-3 .gallery-item {max-width: 33%;}.gallery-columns-4 .gallery-item {max-width: 25%;}.gallery-columns-5 .gallery-item {max-width: 20%;}.gallery-columns-6 .gallery-item {max-width: 16.66%;}.gallery-columns-7 .gallery-item {max-width: 14.28%;}.gallery-columns-8 .gallery-item {max-width: 12.5%;}.gallery-columns-9 .gallery-item {max-width: 11.11%;}.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {display: none;}.bypostauthor {font-weight: bold;}
/* Text meant only for screen readers. */
.screen-reader-text {clip: rect(1px, 1px, 1px, 1px);position: absolute !important;height: 1px;width: 1px;overflow: hidden;}.screen-reader-text:focus {background-color: #f1f1f1;border-radius: 3px;box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);clip: auto !important;color: #21759b;display: block;font-size: 14px;font-size: 0.875rem;font-weight: bold;height: auto;left: 5px;line-height: normal;padding: 15px 23px 14px;text-decoration: none;top: 5px;width: auto;z-index: 100000;}


.bdr{border:red 1px solid;}
.bdr-f{border:fuchsia 1px solid;}
.bdr-a{border:aqua 1px solid;}
.bdr-y{border:yellow 1px solid;}
.bdr-f{border:fuchsia 1px solid;}
.bg-s{background-color: silver;}
.bg{background-color: rgb(245, 245, 245);}
/* Global */
:root {
    --color-primary: #5879B8;
    --color-primaryrgba: 88, 121, 184;
    --color-secondary: #96ECBE;
    --color-dark: 0, 0, 0;
    --bluish-grey: #A1AEB5;
    --lt-grey: #D9D9D9;
    --radius: 24px;
    --bs-card-border-radius: 24px;
    --inputfield-radius: 8px;
    --py: 1.5rem;
    --bs-accordion-active-color:red !important;
}

a, a:hover {
    color:#000;
    text-decoration: none;
}
.color-blue, .color-blue a{
    color: var(--color-primary);
}
.pastEventRow .color-blue a{
    border-bottom: solid 1px var(--color-primary);
}
.color-green, .color-green a{
    color: var(--color-secondary) !important;
}
.bg-green{
    background-color: var(--color-secondary);
}
.border-white{
    border:solid 2px #ffffff !important;
}
.bdr-bot-gr {
    border-bottom: 1px solid var(--color-secondary);
}
html, body {
    --bs-body-font-family: "Inter";
    font: normal 200 1.02em/1.5em "Inter", Helvetica, sans-serif;
}
[style*="bg-url"] {
    background-image: var(--bg-url);
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, 
{
    line-height: 1;
}
h1, .h1{
    font: 200 52px "Koho";
    font-size: 3.15rem;
    line-height: 1.1;
}
h2, .h2{ 
    font: 200 48px/54px "Koho";
    font-size: 2.885em;
    line-height: 1.1;
}
h3, .h3, .blogposts h3{
    font: 300 36px/46px "Koho";
    font-size: 2.165em;
    line-height: 1.1;
}
h4, .h4 {
    font: 400 24px/34px "Inter";
    font-size: 1.4em;
    line-height: 1.1;
}
b, strong{
    font-weight: 600;
}
@media only screen and (max-width: 992px){
    h1, .h1{font-size : clamp(2rem, 5vmin, 2rem);} 
    h2, .h2{font-size : clamp(1.8rem, 4.8vmin, 3rem);} 
    h4, .h4, .blogposts h4{font-size : clamp(1.4rem, 4vmin, 1.3rem);} 
}/*  https://stackoverflow.com/questions/15649244/responsive-font-size-in-css min, ideal, max */
h5, .h5{
    font: 400 20px/30px "Koho";
    font-size: 1.2em;
    line-height: 1.1;
}
h6, .h6{
    font: 200 18px/28px "Inter";
    /* font-size: .9em; */
    line-height: 1.1;
}
.h7{
    font: 500 16px "Inter";
}
.h8, .blogposts p{
    font: 200 16px/26px "Inter";
}
.h9{
    font: 500 14px/24px "Inter";
}
.h10{
     font: 300 14px/24px "Inter";
}
.h11{
     font: 600 12px "Inter";
}
.h12{
     font: 200 12px "Inter";
}
.h13{
     font: 600 10px "Inter";
}
p{
    font: 200 1.02em/1.5em "Inter";
    font: 200 16px/26px "Inter";
    margin-bottom: 1.5em;
}
.sec-dark {
    background-color: var(--color-primary);
    color: var(--bs-white);
}
.sec-dark :has(h1, h2, h3, h4, h5, h6, p), 
.sec-dark .btn {
    color: var(--bs-white);
}
.bdr-white{
    border-color: #ffffff;
}
.small, small {
    font-size: .9rem;
}
.smaller {
    font-size: .8rem;
}
@media (min-width: 576px) {
    .no-wrap{
        white-space: nowrap;
    }
}

/* ========== ROUNDED EDGES =============== */
.bdr-rounded{ border-radius: var(--radius);}
.bdr-rounded-t{ border-radius: var(--radius) var(--radius) 0 0;}
.bdr-rounded-s{ border-radius: var(--radius) 0 0 var(--radius);}
.bdr-rounded-e{ border-radius: 0 var(--radius) var(--radius) 0;}
.bdr-rounded-b{ border-radius: 0 0 var(--radius) var(--radius);}
/* ========= SPACING =========== */
@media only screen and (min-width: 1200px) {
    .h-xl-100{ height:100%;}
}
@media only screen and (min-width: 768px) {
    .pt-md-8rem{ padding-top:8rem;}
}
.mt-6{margin-top:3.5rem;}
.mt-5rem{margin-top:5rem;}
.mt-9rem{margin-top: 9rem;}
.mt-11rem{margin-top:11rem;}
.mt-12rem{margin-top: 12rem;}
.mb-4rem{margin-bottom: 4rem;}
.mb-5rem{margin-bottom: 5rem;}
.mb-6rem{margin-bottom: 6rem;}
.mb-7rem{margin-bottom: 7rem;}
.mb-3halfrem{margin-bottom:3.5rem;}
.my-9rem{margin-top:9rem; margin-bottom: 9rem;}
.my-11rem{margin-top:11rem; margin-bottom: 11rem;}

.pe-6rem{padding-right: 6rem;}

.pb-5rem{padding-bottom:5rem;}
.pb-6rem{padding-bottom:6rem;}
.pb-7rem{padding-bottom:7rem;}
.pb-8rem{padding-bottom:86rem;}
.pb-9rem{padding-bottom:96rem;}
.pb-10rem{padding-bottom:10rem;}
.pb-11rem{padding-bottom: 11rem;}
.pb-12rem{padding-bottom: 12rem;}
.pb-17rem{padding-bottom: 17rem;}
.pt-2rem{padding-top: 2rem;}
.pt-3halfrem{padding-top:3.5rem;}
.pt-5rem{padding-top:5rem;}
.pt-4rem{padding-top:4rem;}
.pt-6rem{padding-top:6rem;}
.pt-7rem{padding-top:7rem;}
.pt-8rem{padding-top:8rem;}
.pt-9rem{padding-top:9rem;}
.pt-10rem{padding-top:10rem;}
.pt-11rem{padding-top:11rem;}
.pt-12rem{padding-top:12rem;}
.pt-13rem{padding-top:13rem;}
.px-2rem{padding-left:2rem; padding-right:2rem;}
.py-7rem{padding-top:7rem; padding-bottom:7rem;}
.py-8rem{padding-top:8rem; padding-bottom:8rem;}
.py-9rem{padding-top:9rem; padding-bottom:9rem;}
.py-10rem{padding-top:10rem; padding-bottom:10rem;}
.py-11rem{padding-top:11rem; padding-bottom:11rem;}
.flex-eq-ht{
   display: flex;
  align-items: stretch;
}
.nodropletter {word-wrap: normal !important;}
.anchor{scroll-margin-top: 4rem;} /*https://getpublii.com/blog/one-line-css-solution-to-prevent-anchor-links-from-scrolling-behind-a-sticky-header.html*/
.btn.btn-theme {
    --color-btnTheme: var(--color-secondary);
    --bs-btn-hover-border-color: var(--color-secondary);
    --bs-btn-border-color: var(--color-secondary);
    --bs-btn-border-width: 2px;
    --bs-btn-border-radius: 50px;
    text-transform: uppercase;
    --bs-btn-font-weight: 400;
    margin-top: 0.5rem;
    justify-content: center;
    transition: all 0.3s ease;
}
.bg-green .btn.btn-theme:hover,
.bg-green  .btn.btn-theme.bg-white{
    background-color: #ffffff  !important;
    color: #000;
    transition: all 0.3s ease;
}
.btn.btn-theme:hover,
.bg-green .btn.btn-theme,
.bg-green  .btn.btn-theme.bg-white:hover
{
    background-color: var(--color-secondary) !important;
}
.btn-reg {
    width: 218px;
    height: 44px;
    padding: 9px 0;
}
.btn-l {
    width: 336px;
    height: 74px;
}
.btn-sm {
    width: 118px;
    height: 44px;
    padding: 9px 0;
}
.btn-theme.btn-playText svg.icon {
    --size: calc(var(--bs-btn-font-size) + 1.8rem);
    margin-left: -1.4rem;
    margin-block: -0.6rem;
    margin-right: 0.5rem;
    height: var(--size);
    width: var(--size);
    color: var(--color-secondary);
}
.btn.btn-theme.btnOn-dark, .btn.btn-theme.btnOn-dark:visited  {
    --bs-btn-color: #fff;
    color: #fff;

}
.btn.btn-theme.btnOn-light {
    --bs-btn-border-color: #ffffff;
}
.btn-t1{
    max-width: 230px;
    min-width: 230px;
}
.sec-title {
    --color: var(--color-dark);
    font-family: "KoHo";
    color: var(--color);
}
.color-primary{color:var(--color-primary) !important;}
.color-secondary{color:var(--color-secondary) !important;}

.bg-blue{
    background-color: var(--color-primary);
}
.bg-green{
    background-color: var(--color-secondary);
}
.bg-white{
    background-color: #fff;
}
section.bg-blue {
    background-color: var(--color-primary);
}
section.bg-blue a{
    color: white;
    text-decoration: none;
}
.sec-title.color-blue, .color-blue { color: var(--color-primary)}
.color-white .sec-title, .color-white{color:#ffffff;}
@media only screen and (max-width: 767px) {
    .sec-title {
        font-size: var(--fs, 2.8rem);
    }
}
#researchBanner .carousel-item {
    margin-top:15vh
}
@media only screen and (max-width: 992px) {
    #researchBanner .carousel-item{
        margin-top:1vh;
        /* white-space: nowrap; */
    }
}
.top-line,
.page-template-index-events .upcomingEventRow .top-line-events {
    position: relative;
    padding-top: 3rem;
}
#researchBanner .top-line{
    padding-top: 5rem;
    color: #000;
    
}
@media only screen and (min-width: 993px) {
    #researchBanner .top-line{
    max-width: 425px;
    }
}
.top-line:before,
.page-template-index-events .upcomingEventRow .top-line-events:before {
    content: "";
    border-bottom: .5rem solid var(--color-secondary);
    position: absolute;
    /* width: 1.2em; */
    width: 60px;
    height: 0.1em;
    top: 0;
    left: 0;
}
.page-template-index-events .upcomingEventRow .top-line-events
.howtosection .center-tl.top-line{
    padding-top:8rem;
}
.center-tl.top-line:before {
    left: calc(50% - .6em);
}
br.responsive {
    display: inline; /*Show BR tag for narrow screens*/
  }
  @media (max-width: 991px) { 
    br.responsive {
      display: none; /* Hide BR tag for wider screens */
    }
  }
  hr, .wp-block-separator:not(.is-style-wide):not(.is-style-dots){
      border-color: var(--color-secondary);
      width: 100%;
  }
/* End Global */

.wc-nav {
     box-shadow: 0 1px 16px 0 #0000001f; 
    background-color: #fff;
}
@media only screen and (max-width: 992px){
    .wc-nav {
        background-color: rgba(256, 256, 256, 0.95);
        max-width: 100vw;
    }
}
.wc-nav .navbar-brand {}
.wc-nav .navbar-nav .nav-link {
    padding-block: 1.6rem;
    padding-inline: 1.5rem;
    position: relative;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 300;
    color: #000;
    line-height: initial;
}
.wc-nav .navbar-nav .nav-link.active {
    font-weight: 600;
}
.wc-nav .navbar-nav .nav-link:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: .5em;
    background-color: transparent;
    transition: all .2s ease;
}
.wc-nav .navbar-nav a.nav-link.active:before {
    background-color: var(--color-secondary);
}
#menu-header .dropdown-menu{
    border-radius: 0;
    border: none;
    padding: 0 !important;
}
#menu-header ul.dropdown-menu{
    margin:0;
}
#menu-header ul.dropdown-menu li{
    border-bottom: 1px solid var(--color-secondary);
    font: 300 14px/24px "Inter";
    margin: 0;
    background-color: #fff;
    transition: all 0.35s ease;
}
#menu-header ul.dropdown-menu li a {
    padding-top: 7px;
    padding-bottom: 7px;
}
.dropdown-item:active,
.dropdown-item:focus, .dropdown-item:hover,
#menu-header ul.dropdown-menu li:hover{
background-color: var(--color-secondary);
}
@media (min-width: 992px){
    #menu-header .dropdown-menu{
        top:4em;
    }
    .navbar-nav li:hover > ul.dropdown-menu {
        display: block;
    }
    .dropdown-submenu {
        position:relative;
    }
    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top:-6px;
    }
}
.dropdown-item.active, .dropdown-item:active{
    background-color: var(--color-secondary);
    color: #000;
}
/* Keeping equal height columns with col-* https://codepen.io/ondrejsvestka/pen/gWPpPo */
.row-flex {
    display: flex;
    flex-wrap: wrap;
  }
@media only screen and (min-width: 1200px) { /* Keeping equal height cols */
    .eq-ht-wrap{
        display: table;
    }
    .eq-ht{
        display: table-cell;
    }
}
@media only screen and (min-width: 768px) {
    .wc-nav {
        padding-block: 0;
    }
}
@media only screen and (max-width: 768px) {
    #wrapper{
        margin-top: 2.7rem;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #wrapper{
        margin-top: 2.5rem;
    }
}
@media only screen and (min-width: 1200px) {
    #wrapper{
        margin-top: 4rem;
    }
}
/* ============ ### HOME PAGE =============== */
.bg-chronic{
    background: var(--bgurl) no-repeat right top/cover;
}
#btnAdult, #btnChild{
    color: var(--bluish-grey); 
    text-decoration: none;
    border: 0;
}
#btnAdult.selected, #btnChild.selected{
color: #000;
}
.pain-zones  .bodyarea-nav {
    position: absolute;
}

.pain-zones  .nav-item.dropdown a.nav-link { 
    font: 300 12px/22px "Inter";
    color: var(--bluish-grey);
    text-transform: uppercase;
}
.pain-zones .nav-item.dropdown a.nav-link.show{
    font: 700 16px "Inter";
    color: var(--color-primary);
}
.pain-zones ul .dropdown-menu.show{
    border:solid 2px var(--color-secondary);
    padding: 10px 0;
    border-radius: 16px;
    width: 328px;
}
.pain-zones ul .dropdown-menu.show li a.dropdown-item{
    color: #000000;
    font: 500 14px/24px "Inter";
    padding:5px 15px;
    white-space: normal!important;
    pointer-events: none; /*to be removed when links are active*/
}
.pain-zones  .dropdown-divider {
    border-top: solid 1px var(--color-secondary);
}


.bodyzone{
    position: absolute; 
    right: 260px;
   
    top:0; 
    z-index: -1;
}
@media only screen and (max-width: 992px) { 
    .pain-zones .bodyarea-nav {
        position: absolute;
        right: 0;
        background-color: rgba(255, 255, 255, 0.3);
        padding: 15px;
    }
    .bodyzone{
        /* left: 90px; */
        left: 40px;
        top: 40px;
        right: auto;
    }    
    .agegroup {
        width: auto;
    }
    .bzone-nav-area{
        margin-left: 150px;
        margin-top: 100px;
        width: auto;
    }
}
.bodyzone img {
    opacity: 0;
    position: absolute;
    transition: all .5s ease-out;   
    /* left: -129px; */
    top:0;
    z-index: -2;
    width: 219px;
    height: 512px;
}
.bodyzone img.display, .bodyzone img.displays {
    opacity: 1;
    transition: all .5s ease-in;  
    z-index: -1; 
}
/* ============== ## All Banners ============== */
@media only screen and (min-width: 992px){ 
    .banner {
        background: 
            /* linear-gradient(to right, #fff, #fff 34%, transparent 50%),  */
            linear-gradient(to right,
            #fff, #fff 34%, transparent 50%), var(--urlBG) no-repeat right top;
            background-size: auto 101%;
            /* var(--urlBG) no-repeat right center/cover; */
            min-height: 90vh;
        padding: 6rem 0;
        padding-block: 0;
    }
}
@media only screen and (min-width: 992px){ 
    .bannerhome {
        background: linear-gradient(to right, 
     rgba(255,255,255,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,0) 60%), 
     var(--bghome)no-repeat right top/cover;
        padding: 6rem 0;
        padding-block: 0;
        min-height: 85vh;
    }
}
@media only screen and (min-width: 992px){ 
    .bannerabout {
        background: linear-gradient(to right,
        rgba(255,255,255,1) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,0) 50%), 
        var(--urlBG)no-repeat right top/cover;
        padding: 6rem 0;
        padding-block: 0;
        min-height: 85vh;
    }
}
@media only screen and (max-width: 991px) and (min-width: 769px){
    .bannerhome, .bannerabout {
        background: none;
    }
}
/* HOME-Revolutionising... section */
.bg-lft-image {
    border-radius: 0 24px 24px 0;
    min-height: 30em;
}
.aboutt .bg-lft-image {
    background: url('assets/img.aboutt-pain.jpg') no-repeat right top/cover;
}
.bg-rt-image{
    border-radius: 24px 0 0 24px;
    min-height: 30em;
}
.research-lead .bg-rt-image{
    background: url('assets/img/about-drsharan.jpg') no-repeat left;
}
/* Start multi section. Reach out for a consultation... */
.sec-multi {
    /* background-color: var(--color-primary); */
}
.bigquoted h3{
    line-height: 1.3;
}
.sec-multi .consult-bottom .quoted {
    position: relative;
}
.sec-multi .consult-bottom .quoteBG {
    width: 9em;
    position: absolute;
    color: var(--color-secondary);
    opacity: 0.3;
    bottom: 0;
    right: 0;
}
.upcomingEvent .upcomingEventCard {
    --bs-card-border-width: 0;
    --bs-card-color: #fff;
    --bs-card-spacer-x: 2.2rem;
    --bs-card-spacer-y: 2.2rem;
    height: 100%;
}
@media only screen and (min-width: 992px){
    .sec-multi .consult-bottom .quoted{
        max-width: 45%;
    }
}
@media only screen and (max-width: 991px){
    .sec-multi .consult-bottom .quoted{
        max-width: 85%;
        margin-top: 3rem;
    }
    .sec-multi .consult-bottom .quoteBG{
        width: 6em;
    }
    .card.upcomingEventCard{
        max-width: 345px;
        min-height: 345px;
    }
}
.upcomingEvent .upcomingEventCard .card-body {
    display: flex;
    flex-direction: column;
    border-radius: var(--radius);
    background: var(--bg-url) no-repeat center;
    background-size: covet;
    height: 372px;
    width: 375px;
}
.upcomingEvent .upcomingEventCard .card-title {
    display: block;
}
.upcomingEvent .upcomingEventCard .confrncDtld {
}
.upcomingEvent .upcomingEventCard .confrncDtld span:not(:last-child) {
    border-right: 2px solid #fff;
    padding-right: 0.7rem;
}
.upcomingEvent .upcomingEventCard .confrncDtld span:not(:first-child) {
    padding-left: 0.7em;
}
.upcomingEvent .upcomingEventCard .card-body .confrncBtn {
    margin-top: auto;
    text-align: center;
}
.commitment-slides .designation-details a{
    text-decoration: none;
    color: #000;
}
.designation-details img{
   width:  180px;
}
section.testimonial-home{}
.testimonial-home .quoteBGstart,
.testimonial-home .quoteBG{
    width: 9em;
    position: absolute;
    color: var(--color-secondary);
    opacity: 0.8;
    z-index: -1;
}
#testimonial .row{
    min-height: 100vh;
}
#testimonial .carousel-item {
    object-fit: cover;
    
}
.testimonial-home .quoteBGstart {   
    top: -2em;
    left: -6em;
    transform: rotate(-180deg);
}
.testimonial-home .quoteBG {
    bottom: 0;
    right: -6em;
}
@media only screen and (max-width: 992px){
    .testimonial-home .quoteBG{
        width: 5em;
    }
    .testimonial-home .quoteBGstart {   
        top: -1em;
        left: -3em;
        transform: rotate(-180deg);
    }
    .testimonial-home .quoteBG {
        bottom: 4em;
        right: -2em;
    }
}
/* ============= Cards on home page =========== */
@media only screen and (max-width: 991px){
    .home-podcasts-cards{
        flex-direction: column!important;
align-items: center!important;
    }
    .home-podcasts-cards, 
    .homeGreenStateCards{
        flex-wrap: wrap;
    }
    .card.podcasts-card,
    .card.homeGreenState{
        margin-bottom: 3em;
    }
    .card.podcasts-card{
        clear: both;
        max-width: 373px;
    }
    .overlap-bot{
        padding-bottom: 11rem;
    }
}
@media only screen and (max-width: 576px){
    .card.podcasts-card{
        max-width: 100%;
    }
}
@media only screen and (min-width: 992px){
    .homeGreenStateCards{
        margin-top: -6rem;;
    }
}
@media only screen and (max-width: 1400px){
    .greenState .card:nth-child(1){
        margin-bottom: 3rem;
    }
}
.overlap-top{
    margin-top:-10em;
}
.card.homeGreenState{
    width: 345px;
}
/* =============== ## Live Pain Free ================= */
.banner .cont-ban, .bannerabout .cont-ban {
    padding: 6rem 0;
    padding-bottom: 8rem;
}
.card.blog-card .card-body .card-title {
    font: normal 400 1.25em "Koho";
}
.card.blog-card .card-body {
    min-height: 11rem;
    padding-left: 1.3rem;
    padding-right: 1.3rem;
    padding-top: 1.5em;
}
.card.blog-card .card-body .card-text {
    font: normal 200 0.85rem/1.6em "Inter";
    color: var(--color-dark);
}
.card.blog-card .card-footer {
    --bs-card-cap-bg: transparent;
    --bs-card-cap-color: var(--bluish-grey);
    --bs-card-cap-padding-y: 1rem;
    --bs-card-cap-padding-x: 1rem;
    font-size: 0.65em;
    font-weight: 500;
}
.card-std{ 
    max-width: 345px;
}
.card.blog-card {
    --bs-card-border-radius: var(--radius);
    --bs-card-inner-border-radius: var(--radius);
    --bs-card-border-width: 0;
}
/* podcast */
.podcast-thumb{
    background-repeat: no-repeat;
    background-size: contain; 
    width: 345px;
    height: 345px;
    position: relative;
    background-position: center;
    /* padding-top: 100%; */
}
@media (min-width: 1401px){
    .lpf-podcasts-row .podcast-thumb{
        width: auto;
        height: auto;
    }
}
.podcastItem{
    position: absolute;
    bottom:0px;
    opacity: 0;
    transition: all 0.35s ease;
}
.podcast-thumb:hover .podcastItem{
    opacity: 1;
}
 .podcastsets .card {
    --bs-card-border-width: 0;
    --bs-card-spacer-y: 1.3rem;
    --bs-card-spacer-x: 1.6rem;
    --bs-card-border-radius: var(--radius);
    /* height: 100%; */    /* width: 100%; */
}
.podcastItem .card-body{

        background-color: rgba(0, 0, 0, 0.7);
    opacity: 1;
}
.podcastItem .card-body .podID {
    display: block;
    font-size: 0.7rem;
    color: var(--color-secondary);
    /* background-color: var(--color-primary); */
}
.podcastItem .card-body .podCont {
    color: #fff;
    font: normal 200 0.999em/1.4rem "Inter";
    letter-spacing: .01em;
    padding-right: 1rem;
}
.podcastItem .card-body a {
    /* background-color: #fff; */
    border-radius: 50px;
    transform: scale(0.9);
    color: var(--color-secondary);
}
.podcastItem .card-body a svg {
    transform: scale(1.1);
}
/* End podcast */
/* ========== ### PODCASTS page ========== */
.podcastsets .flex-eq-ht .card {
    /* height: 29rem;
    min-height: 450px; */
    border: 0;
    width: 345px;
}
.sec-podcasts .card.box1b {
    border-radius: 0;
    background: var(--urlBGlpfPodcast) no-repeat center center/cover;
}
/* ============ Modal ============ */
.modal{
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 1200 !important;
    --bs-modal-width: 700px;
}
.modal-backdrop{
    display: none; /* Asha check if this works */
}
.modal-dialog{
    z-index: 2000;
     top: 100px; 
}
.podcastdetail .modal-content{
    /* background: #000; */
    /* min-width: 700px; */

    border: 0;
    background-color: #000;
    border-radius: var(--radius);
}
.podcastdetail .modal-header, .podcastdetail .modal-content{

}
aside{display: none;}
.podcastsets .modal-body{
    padding-right: 70px;
}
.podcast_player{
    margin-bottom: 1.5em;
}
.podcastsets .modal-body p, .podcastsets .modal-body li {
    font: 300 12px/18px "Inter";
    margin-bottom: 0.8em;
}
.podcastsets .podcast-thumb{
    background-size: cover;
}
.modal-header .btn-close {
    font-size: 16px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid var(--color-secondary);;
    background-color: #fff;
    filter:  brightness(100%);
    opacity: 1;
    transition: all 0.35s ease;
}
.modal-header .btn-close:hover{
    background-color: var(--color-secondary);
}
/* =============== ### ABOUT PAGE ================= */
#bioTabContent .fade:not(.show){
    /* display: none;  */
    /*this is to avoid the large space at the bottom due to non-uniform length of content*/
}
#bioTabContent p, #bioTabContent li, #accordionAdvancedTrainings li, .tab-pane li{
    font: 300 12px/22px "Inter";
}
#bioTabContent li strong{
    font-weight: 600;
}
#bioTabContent .h5.year{
    color: var(--color-primary);
    margin-bottom: .2em;
    margin-top:50px;
    font: 400 20px/30px "Koho";
    font-size: 1.2em;
    line-height: 1.1;
}
#bioTabContent .h5.year:first-child{
    margin-top:0;
}
#bioTabContent .h5.year.alsoknown {
    margin-top:100px
}
.mqlogos div{
    margin-bottom: 25px;
    text-align: center;
    width: 50%;  
}
.mqlogos div img{
    max-width: 225px;
}
@media only screen and (min-width: 769px) {
    .mqlogos div{
        width: 33%;       
    }
    .mqlogos div img{
        max-width: 100%;
    }
}
@media only screen and (min-width: 993px) {
    .mqlogos div{
        width: 20%;       
    }
}
@media only screen and (max-width: 768px) {
    .sec-1 .btn.btn-theme {
        flex: 1 0 100%;
        width: 100% !important;
    }
}
   @media only screen and (max-width: 1199px){
    .cont-rt {
         padding-inline: 6rem 8rem;
         max-width: 90vw;
     }
   }
/* ============ ## About page Tabbed Bio section =========== */
.nav {
    --bs-nav-link-padding-x: 0;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-font-weight: ;
    --bs-nav-link-color: var(--bs-link-color);
    --bs-nav-link-hover-color: var(--bs-link-hover-color);
    --bs-nav-link-disabled-color: #6c757d;
}
.nav-link{
    color:#000000;
}
#bioTab li{
    font: 200 14px/24px "Inter";
    text-transform: uppercase;
}
.nav-tabs, .nav-tabs .nav-link{
    border: 0;
    transition: all .5s ease; 
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    border:solid 1px #ffffff;   /* this is needed otherwise a black border appears */
    border-right: 0;
    border-left: 0;
    border-top: 0;
    border-bottom: solid 8px var(--color-secondary);
    font-weight: 500;
    padding-bottom: 0px;
}
.nav-tabs .nav-link:hover{
    color: #000;
    font-weight: 500;
}
#bioTabContent h2{
    color: var(--color-primary);
}
#bioTabContent .year, #bioTabContent .ongoing{
    color: var(--color-primary);
}
#bioTabContent ul{
    list-style: none;
    margin:0;
    padding: 0;
}
#bioTabContent ul li a{
    color: #000;
}
#memberships ul li a{
    text-decoration: underline;
}
.edu{
    position: relative;
}
p.ongo:before{
    position: absolute;
    left: -4rem;
    color: var(--color-primary);
    content:'(Ongoing)';
}
.medic-qual .year{
    color: var(--color-primary);
    text-align: right;
}
#bioTabContent p{
    margin-bottom: .2em;
}
#bioTabContent .medic-qual-detail.sp-ach p{
    margin-bottom: 2em;
}
#bioTabContent .membershiplist li{
    padding-bottom: 0;
    margin-bottom: 0;
}
.membershiplist li a{
    color: #000;
    text-decoration: underline;
}
#bioTabContent .pe p strong{
    margin-bottom:0 !important;
}
#bioTabContent .pe p {
    margin-bottom: 40px;
}
 #bioTabContent .spa p {
    margin-bottom: 20px;
}
#bioTabContent p strong{
    font-weight: 500;
}
#bioTabContent .ongoing{

}
#bioTabContent .medic-qual-detail em{
    font-weight: 200;
}
.commitment {
    position: relative;
    margin-top: 5rem;
}
.commitment .commitment-right {
    background-color: var(--color-primary);
    border-radius: 0 24px 24px 0;
    padding-block: 7rem;
    padding-right: 8rem;
}
.commitment .commitment-right .sec-title {--color: #fff;}
.commitment .commitment-right p {
    color: #fff;
    font-size: 0.9rem;
    font-weight: 200;
    line-height: 1.6;
}
@media only screen and (min-width: 992px){
    .commitment:before {
        content: "";
        background-color: var(--color-primary);
        width: 20%;
        height: 100%;
        left: 0;
        top: 0;
        position: absolute;
        z-index: -1;
    }
}
@media only screen and (max-width: 991px){
    .commitment .commitment-right {
        position: relative;
    }
    .commitment .commitment-right:before {
        content: "";
        background-color: var(--color-primary);
        width: 50%;
        height: 100%;
        left: -10rem;
        top: 0;
        position: absolute;
        z-index: -1;
    }
}
/* =========== COMMITMENT VERTICAL SLIDES ========== */
.vertical .carousel-item {
    height: 100vh;
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  /* Vertical Slider Animation */
  .vertical .carousel-item-next.carousel-item-left,
  .vertical .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .vertical .carousel-item-next,
  .vertical .active.carousel-item-right {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100% 0);
  }
  .vertical .carousel-item-prev,
  .vertical .active.carousel-item-left {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  
  .carousel-caption{
      color:var(--color-primary);
  }
  .carousel-caption p {
    color:#000;
}
  /* Vertical Ccarousel Indicators on Right */
  .carousel-indicators {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    right: 10px;
    left: auto;
    width: auto;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .carousel-indicators > li {
    display: block;
    border-radius: 12px;
    width: 12px;
    height: 12px;
    border: 0;
  }
  .carousel-indicators li.active {
    margin-bottom: 5px;
    background: #fff;
  }
  /* Vertical Carousel Controls on Right */
  .carousel.vertical .carousel-control-prev,
  .carousel.vertical .carousel-control-next {
    left: auto;
    right: 13.5px;
    width: 50px;
  }
  .carousel.vertical .carousel-control-prev.up {
    top: 0;
    bottom: 50%;
  }
  .carousel.vertical .carousel-control-next.down {
    top: 50%;
    bottom: 0;
  }
  .carousel.vertical .carousel-control-prev.up i,
  .carousel.vertical .carousel-control-next.down i {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: 2em;
  }
  .carousel.vertical .carousel-control-prev.up i {
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
  }
  .carousel.vertical .carousel-control-next.down i {
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
  }
  /* Vertical Carousel Captions Size */
  .carousel-caption {
    max-width: 100%;
    width: 100%;
  height: 85%;
    left: 0;
    vertical-align: middle;
    margin-bottom: 25%;
    position: relative;
  }
  .vertical-center {
    margin: 0;
    position: absolute;
    top: 50vh;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
.greenState {
    /* background-color: var(--color-secondary); */
    margin-top: 15rem;
}
@media only screen and (min-width: 992px){
    .greenState {
        padding-bottom: 15rem;
    }
    .greenState .pan-right {
        margin-top: -4rem;
    }
}
.sec-newsletter .newsletter {
    background-color: var(--color-primary);
    border-radius: var(--radius);
    overflow: hidden;
}
@media only screen and (min-width: 767px){
    .sec-newsletter .newsletter .newsletterCont {
        margin: auto;
    }
}
.newsletterCont .form-control, .w-lesser{
    width: 75%;
    margin-right: 5%;
}
.sec-newsletter .newsletter .newsletterCont .sec-title,
.sec-newsletter .newsletter .newsletterCont p {
    --color: #fff;
    color: var(--color);
}
.newsletter .bg-author {
    background: url(assets/img/greenState/3.jpg) no-repeat center center;
    min-height: 24em;
}
@media only screen and (max-width: 766px){
    .sec-newsletter {
        background-color: var(--color-primary);
    }
    .sec-newsletter .newsletter {
        padding-inline: var(--bs-gutter-x);
    }
    .newsletterCont{
        margin-top: 3rem;
        margin-bottom: 5rem;
    }
    .newsletter .bg-author {
        border-radius: var(--radius);
        background-size: cover;
    }
}
footer {
    padding-block: 5rem 0;
}

footer .footer-top .fooSocial-list li a {
    font-size: 1.6rem;
    color: var(--color-secondary);
}
footer .footer-top .foo-links {
    display: flex;
    flex-wrap: wrap;
    gap: 1em;
}
footer .footer-top .foo-links .quick-link {
    flex: 1 0 auto;
}
.quick-link .fooTitle{
    text-transform: uppercase;
}
.quick-link nav ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.quick-link nav ul li{
    line-height: 1.1em;
   
}
footer .footer-top .foo-links .quick-link ul li a, .copyright {
    text-decoration: none;
    color: #000;
    font-size: 12px;
}
footer .footer-top .foo-links .quick-link ul li a.active, 
.quick-link nav ul li.current-menu-item a {
    font-weight: 400;
}
footer{
    padding-bottom: 3em;
}
.page-template-page-livepainfree footer,
.page-template-page-forpatients footer {
    margin-bottom: 60px;
}
.list-inline-item:not(:last-child) {
    margin-right: 1.2rem;
}
.footer-links li {
padding-bottom:.5em ;
}
/* ============ Forms ================= */
.required{
    position: relative;
  }
  .required::after{
    content: '*';
    font-size: 16px;
    position: absolute;
    top: 5px;
    left: 24px;
    color: var(--bs-accordion-active-color);
  }
.form-control, input[type=text], .form-control::placeholder{
    border:0;
    color: var(--color-primary);
    font-size: .8rem;
    font-weight: 200;
    border-radius: var(--inputfield-radius);
}
select#researchText{
    font-size: .9rem;
    color: var(--color-primary);
}
.form-control, input[type=text], select{
    padding:13px 24px;
}
.form-control.two-box{
    width: 48%;
}
.lightbg input, .lightbg select{
    border: solid 1px var(--color-secondary);
}
/* ============= ABOUT =============== */
div.scroll {
        width: 80%;
        overflow-x: auto;
        overflow-y: hidden;
    }
.timebox{
    background-color: #ffffff;
    width: 255px;
    padding: 20px;
}
.timebox p{color: var(--color-dark);}
.appointment-box{
    width: 18%;
    margin-bottom: 2em;
}
@media (min-width: 577px) and (max-width: 1200px){
    .appointment-box{
        width: 33%;
    }
}
@media (max-width: 1200px){
    .appointment-box{
        width: 18%;
    }
}
.affiliate-details .col {
    margin-bottom: 60px;
  } 
  .affil-logo {
    height: 100px;
    text-align: center;
  } 
  .affiliate-details .multiplelogos{
      flex-grow: 2;
      display: flex;
  }
  .affiliate-details .multiplelogos img{

  }
  /* To help vertically align an image inside a div */
  .vert-helper{ 
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  @media only screen and (max-width: 576px){
    .vert-helper{ 
        height: 0;
      }
  }
  .affil-logo img{
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
    /* border: solid 1px aqua; */
  }
 /* ======== ABOUT Timeline section ========= */
 /* https://www.w3schools.com/howto/howto_css_timeline.asp */

/* The actual timeline (the vertical ruler) */
.timeline {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
  }
  /* The actual timeline (the vertical ruler) */
  .timeline::after {
    content: '';
    position: absolute;
    width: 1px;
    background-color: var(--color-secondary);
    top: 0;
    bottom: 0;
    left: 39%;
    margin-left: -3px;
  }
  /* Container around content */
  .tl-container {
    padding: 10px 40px;
    position: relative;
    background-color: inherit;
    width: 68%;
  }
  /* The circles on the timeline */
  .tl-container::after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    right: -17px;
    background-color: var(--color-secondary);
    top: 50%;
    border-radius: 50%;
    z-index: 1;
  }
  /* Place the container to the left */
  .left {
    left: 0;
  }
  
  /* Place the container to the right */
  .right {
    left: 40%;
  }
  /* Add arrows to the left container (pointing right) */
  .left::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 22px;
    width: 0;
    z-index: 1;
    right: 30px;
    border: medium solid white;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent white;
  }
  /* Fix the circle for containers on the right side */
  .right::after {
    left: -16px;
  }
  /* The actual content */
  .tl-content {
    padding: 2em 20px;
    background-color: white;
    position: relative;
    border-radius: 16px;
  }
  .right .tl-content h2{
      position: absolute;
      left: -185px;
      top: 35%;
      color: var(--color-secondary);
  }
  .tl-content h5,   .special-subtitle.h12 {
      color: var(--color-primary);
      margin:0;
  }
  .special-subtitle.h12{
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  /* Media queries - Responsive timeline on screens less than 600px wide */
  @media screen and (max-width: 600px) {
    /* Place the timelime to the left */
    .timeline::after {
    left: 22%; /*green vert line*/
    }
    .tl-container{
        width: 90%;
    }
    /* Make sure that all arrows are pointing leftwards */
    .container::before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
    }
    .left::after, .right::after {  left: 13px; }    /*green circle*/
    /* Make all right containers behave like the left ones */
    .right { left: 15%;}
    .right .tl-content h2 { left: -94px; top: 43%;}
  }
  /* ========== ### LIVE PAIN FREE ================== */

  #stickyBar .modal-dialog, 
  #researchCollab .modal-dialog  {
      max-width: 688px; 
  }
  .modal-header{
      border-bottom:0
  }
  .modal-content{
    border-radius: 24px;
  }

  
  /* This howto card styling is also applicable on the home > podcasts section */
  
@media only screen and (min-width: 1400px) {
      section.howto .card {
        max-width: 345px;
       width: 30%;    
    }
  }
 .page-template-page-livepainfree section.howto .cards-howto-row {
      margin-top: -7rem;
      margin-bottom: 14rem;
  }
  @media only screen and (min-width: 775px) and (max-width: 1399px) {
    section.howto .cards-howto-row
    {
        flex-wrap: wrap;
    }
    section.howto .card {
        max-width: 345px;
       width: 50%;    
    }
    section.howto .card:nth-child(3) {
        display: none;
    }
  }
  @media only screen and (max-width: 775px) {
    .cards-howto-row, .tune-in-podcast-row
    {
        flex-wrap: wrap;
        flex-direction: column!important;
    }
    section.howto .card {
        width: 345px;
    }
    section.howto .card:nth-child(3) {
        display: none;
    }
  }

  .cards-howto-row .card.blog-card .card-body .card-title {
      font-weight: 500;
  }
  .cards-howto-row .card.blog-card .card-footer{
      font: 600 10px "Inter";
      color: var(--bluish-grey);
  }
  img.card-img-top{
    max-width:100%;
    height: auto;
  }
  @media only screen and (min-width: 1401px){
    .page-template-page-livepainfree .cards-podcasts-row{
        margin-top: -7rem;
    }
    .page-template-page-livepainfree .cards-podcasts-row .card{
        max-width: 49%;
    }
}
.cards-podcasts-row .card {
    background-color: transparent;
    border: none;
    width: 375px;
}
.lpf-podcasts-row .card{
    max-width: 345px;
    /* margin: auto; */
}
  .page-template-page-home .cards-podcasts-row .card {
    min-width: 325px; 
}
  .lpf-podcasts-intro {
    margin-top: 3.5rem;
  }
  .lpf-podcasts-intro p{
      max-width: 300px;
  }
  @media only screen and (max-width: 1400px) { 
    .lpf-podcasts-intro p{
      margin-left: auto;
      margin-right:auto;
    }
}
.condition {
      border-bottom: solid 1px var(--color-secondary);
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center!important;
      padding-bottom: 1.25em;
  }
  .condition a{
    display: flex;
    justify-content: space-between;
    width: 100%;
    text-decoration: none;
    color: #000000;
  }
.condition .fas {
    font-size: .7em;
  }
 .footer-fixed{
    position: fixed;
    bottom: 0;
    width: 100vw;
    z-index: 99;
 }
section.learnwith{
    background: 
        linear-gradient( rgba(var(--color-primaryrgba),1), rgba(var(--color-primaryrgba),.6) 34%, transparent 50%), var(--urlBGlearnwith) no-repeat  center/cover;
        min-height: 90vh;
}
section.learnwith .container{
    margin-top:-1px;
}

/* ============= ### BLOG YOUR GREEN STATE PAGE =================== */
.blog-thumbs .card {
    box-shadow: 0px 2px 8px rgba(176, 176, 176, 0.25);
    width: 330px;
}
@media only screen and (min-width: 992px){ 
    .blog-thumbs .card {
    }
} 
.cardimg{
    height: 193px;
    width: 345px;
    max-width: 100%;
    overflow-y: hidden;
}
.blogpost-thumb{
    background-repeat: no-repeat;
    background-size: cover;
    width: 345px;
    height: 345px;
    position: relative;
    background-position: center;
}
#blogSelect{
    /* min-width: 150px;
    min-height: 20px; */
}
/* ================ ### BLOGPOSTS ================= */
.blogposts h3, .blogposts h4{
    color: var(--color-primary);
}
/* ============= ### CONNECT =================== */
.connect .bg-rt-image{
    background: url('assets/img/connect-drsharan.jpg') no-repeat right center/cover;
}
ul.connSocial-list{
    margin: auto 0;
}
ul.connSocial-list li{
    font-size: 32px;
}
ul.connSocial-list li a{
    color: var(--color-secondary);
}

/* ============ SEARCH ============== */
.ms-n5 {
    margin-left: -40px;
}
.border-theme {
    border: 2px solid var(--color-secondary);
    border-radius: var(--radius);
}
.searchbutton{
    width: 350px;
}
.{
    font:  light 14px/24px 'inter';
    color: var(--bluish-grey);
}
.btn-link  {
    --bs-btn-font-weight: 400;
    --bs-btn-color: var(--color-dark);
    --bs-btn-bg: transparent;
    --bs-btn-border-color: transparent;
    --bs-btn-hover-color: var(--bs-link-hover-color);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-active-color: var(--bs-link-hover-color);
    --bs-btn-active-border-color: transparent;
    --bs-btn-disabled-color: #6c757d;
    --bs-btn-disabled-border-color: transparent;
    --bs-btn-box-shadow: none;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    text-decoration: none;
    text-transform:uppercase;
}
.btn:focus, .btn:active, .btn-hover {
    outline: none !important;
  }
.sortlist{
    border:0;
}

/* ============ ## Single Post =============== */
.meta-date {
    color: var(--bluish-grey);
}
.sec-blogpost img{
    margin-block: 2em 3em;
    border-radius: var(--radius);
}
.reltags{
    color:  var(--color-primary);
}
.relcard{
    border: 1px solid var(--lt-grey) !important;
    border-radius: var(--radius);
    margin: 0 2em 0 2em ;
}
/* ============ Advanced Training =============== */
.accordion-item{
    border:0;
}
.accordion-button:not(.collapsed){
    background-color:#ffffff;
}
.accordion-button::after{
    transform: rotate(-90deg);
    background-size: 14px auto;
}
h5.accordion-header .accordion-button {
    color: var(--color-primary);
    font: 400 20px/30px "Koho";
    border-bottom: solid 1px var(--color-secondary);
    padding-left: 0;
    padding-right: 0;
}
#accordionAdvancedTrainings .accordion-body {
    padding: var(--bs-accordion-body-padding-y) 0;
}
.accordion-button:focus {
    box-shadow: none;
    border-color: rgba(0,0,0,.125);
}
button:not(.collapsed)::after{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
/*=======WP added ========*/
div.mce-edit-area, .acf-editor-wrap iframe,
.acf-field .acf-editor-wrap iframe{
    height: 20px !important;
}
/* ================ ## FOR PATIENTS ============= */
.img-box {
text-align: center;
}
.img-box img{
    margin-bottom: 20px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    transition: all .35s;    
}
.img-box img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
}
@media (max-width: 991px) {
    .img-box {
        max-width: 75%;
        margin:auto;
        padding-top: 5em;
    }
}
@media (min-width: 992px)  {
    .img-box {
        max-width: 29%;
    }
    .semlarass{

    }
    .semcol {
        background: url('assets/img/bg_semlarass1.jpg') no-repeat right top;
        background-size: cover;
    }
}
.sp-width{
    max-width: 470px;
}
.all-conditions-list .condition {
    padding-bottom: 1em;
    padding-top: 1em;
}
@media only screen and (min-width: 992px) {
    .col-l{
        width: 30%;
    }
}
/* ==================== ### RESEARCH ===================== */
.displayNone{
    display:none !important;
}
#researchBanner .carousel-caption{
    text-align: left;
}
.exploreRes {
    position: relative;
}
.exploreRes .explore-end {
    /* background-color: var(--color-secondary); */
    border-radius: 24px 0 0 24px;
    padding-block: 7rem;
}
@media only screen and (min-width: 992px){
    .exploreRes:before {
        content: "";
        background-color: var(--color-secondary);
        width: 20%;
        height: 100%;
        right: 0;
        top: 0;
        position: absolute;
        z-index: -1;
    }
    .explore-end{
        padding-left: 8.3% !important;
    }
}
@media only screen and (max-width: 991px){
    .exploreRes .explore-end {
        position: relative;
    }
    .exploreRes .explore-end:before {
        content: "";
        background-color: var(--color-secondary);
        width: 50%;
        height: 100%;
        /* right: -10rem; */
        top: 0;
        position: absolute;
        z-index: -1;
    }
    .explore-end{
        padding-left: 16.8% !important;
    }
    #researchBanner .carousel-caption{
        height: auto;
        margin-bottom: 0;
    }
}
.top-line.line-white:before{
    border-color: #ffffff;
}
ul.researchQuest li{
    padding-bottom:2rem;
    line-height: 34px;
}
/* Research page form */
/* The container must be positioned relative: */
.custom-select {
    position: relative;
  }
  .custom-select select {
    display: none; /*hide original SELECT element: */
  }
  .select-selected {
  color: var(--color-secondary)
  }
  /* Style the arrow inside the select element: */
  .select-selected:after {
    position: absolute;
    content: "";
    top: 7px;
    right: 10px;
    width: 8px;
    height: 8px;
    border: 1px solid;
    border-color: transparent var(--color-secondary) var(--color-secondary)  transparent;
    transform: rotate(45deg);
  }
  /* Point the arrow upwards when the select box is open (active): */
  .select-selected.select-arrow-active:after {
    border-color: transparent #fff #fff transparent;
    top: 7px;
  }
  /* style the items (options), including the selected item: */
  .select-items div,.select-selected {
    color: var(--color-secondary);
    padding: 2px 28px 2px 5px;
    /* border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent; */
    cursor: pointer;
    display: inline-flex;
  }
  .select-items div {
      color: #000 !important;
      font: 300 14px/24px "Inter";
      padding: 8px;
      width: 100%;
      border-bottom: solid 1px var(--color-secondary);
      background-color: #fff;
      transition: all 0.3s ease;
  }
  #sortBy .select-selected{
    width: 140px;
  }
  #researchSelect .select-selected{
  width: 219px;
  }
  #sortBy .select-items div{
    width: 100%;
      min-width: 95px;
}
  #researchSelect .select-items div{
    width: 100%;
      min-width: 175px;
  }
  /* Style items (options): */
  .select-items {
    position: absolute;
    width: auto;
  background-color: #fff;
  color: #000 !important;
    top: calc(100% + 5px);
    right: 0;
    z-index: 99;
  }
  .researchtype .select-items {
    width: 175px;
  }
  /* Hide the items when the select box is closed: */
  .select-hide {
    display: none;
  } 
  .select-items div:hover, .same-as-selected {
    background-color: var(--color-secondary);
  }
  /*search form*/
  form.researchbar input[type=text],
  .sec-search input[type=text] {
    padding: 10px 0 10px 15px;
    border: 1px solid var(--color-secondary);
    border-right-color: transparent;
    border-radius: 50px 0 0 50px;
    float: left;
    width: 220px;
    background: var(--color-primary);
    color: #fff !important;
    white-space: nowrap
  }
  form.researchbar input::placeholder,
  .sec-search input::placeholder {
    color: #ffffff;
    opacity: 1; /* Firefox */
  } 
  form.researchbar button,
  .sec-search button {
    float: left;
    width: 50px;
    height: 47px;
    border-radius: 0 50px 50px 0;
    border-left-color: transparent;
    padding: 10px;
    background: var(--color-primary);
    color: var(--color-secondary);
    font-size: 17px;
    border: 1px solid var(--color-secondary);
    border-left: none;
    cursor: pointer;
  }
  .sec-search input[type=text],
  .sec-search input::placeholder {
    color: var(--color-primary);
  }
  .sec-search button{
      background-color: #fff;
      color:#000;
      width: auto;
      border:0;
  }
  form.researchbar button:hover {
    background: #0b7dda;
  }
  form.researchbar::after,
  .sec-search::after {
    content: "";
    clear: both;
    display: table;
  }
  /* Research Results area */
  section.reSearchResults .nav-link,
  section.blogResults .nav-link{
    font: 300 14px/24px "Inter";
  }
  /* ================ Research Publication Search sort request links ================  */
#researchTabContent .research-div{
    margin-bottom: 1.5rem;
}
.research-div.form-check-input{
    background-color: #fff;
}
  .res .form-check-input[type=checkbox]{
    border-radius: 0.5em;
    border: 2px solid var(--color-secondary);
    margin-left: -2em;
    background-color: #fff;
  }
  .res .form-check-input:checked{
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg width='3' height='3' viewBox='0 0 6 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='3' cy='3' r='3' fill='%2396ECBE'/%3E%3C/svg%3E");
    background-size: 6px;
  }
  .form-check-input:focus{
     outline: 0;
      border: 0; 
      box-shadow:none !important;
  }
  .res-author.h12 p{
    margin-bottom: 0;
    margin-top: -13px;
  }
  .res-published.h12 p, .res-author.h12 p{
    font: 200 12px "Inter";
  }

  .resTitle.h3{
   padding-top: 2em;
   margin-top: 0.7em;
   padding-bottom: 1em;
   border-top: solid 1px var(--color-secondary);
}
.noposts{
    padding-bottom: 3em;
}
.displayNoneSearch{
    display:none;
}
.flexColumn{
    display:flex !important;
    flex-direction:column
}
.flexColumnReverse{
    display:flex !important;
    flex-direction:column-reverse
}
.displayNone {
display: none !important;
}


  /* ================ ###Events Page ================== */
  .carousel-control {
    color: var(--color-secondary);
    font-size: 45px;
    width: 45px;
    height: 45px;
  }
  a.carousel-control:hover{
    color: var(--color-secondary);
  }
  /* ================ ###Connect =============== */
  .connect{
      min-height: 90vh;
  }
  /* ============= uncommon overrides ============== */
  a.underline {
      text-decoration: underline !important;
      }
/* ============== SCROLL ON REVEAL ============= */
.reveal{
    position: relative;
    transform:translateY(150px);
    opacity: 0;
    transition: all 2s ease;
}
.reveal.active{
    transform: translateY(0px);
    opacity: 1;
}
@media only screen and (min-width: 769px){
    .footer-modal {
        min-width: 700px;
    }
}