.staticBanner .bannerTitle {
    font-size: 60px;
    font-family: 'Elza Text Bold';
    color: #606060;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.staticBanner {
    position: relative;
}

    .staticBanner .col-12 {
        padding: 0;
    }

    .staticBanner .imgcontainer img {
        width: 100%;
    }

.subHeading {
    font-family: 'Elza Text Bold';
    font-size: 30px;
    color: #606060;
    margin-bottom: 0;
}

.btn-tertiary {
    background: #AFD679 !important;
    border-color: #AFD679 !important;
    border-radius: 10px;
    outline: none !important;
    box-shadow: none !important;
    padding: 4px 4px;
}

    .btn-tertiary:hover, .btn-tertiary:focus {
        background: #AFD679;
        border-color: #AFD679;
        opacity: 0.8;
    }

.careSec {
    margin-bottom: 10px;
}

.subSectionTitle {
    font-size: 30px;
    font-family: 'Elza Text Bold';
    color: #606060;
    margin-bottom: 10px;
}

.titleDesc {
    font-size: 20px;
    color: #606060;
    margin-bottom: 28px;
}

.mapWrapper {
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 0;
    height: 100%;
}

.map-responsive {
    position: relative;
    overflow: hidden;
    padding-bottom: 56.25%;
    height: 100%;
}

    .map-responsive iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

.locationSec {
    padding: 40px 0 100px 0;
    background: #F7F7F7;
}

.filterAction {
    margin-top: 30px;
}

.asideNavSection .ctrlGrp {
    margin-top: 15px;
    padding-top: 0;
    border-top: none;
}

.asideSubtitle {
    color: #606060;
    font-size: 18px;
    font-family: 'Elza Text Bold';
    border-bottom: 1px dashed rgb(1 92 152 / 50%);
    padding-bottom: 16px;
    margin-bottom: 16px;
}

.viewmoreAction .btn-link {
    font-size: 14px;
    color: #606060;
    margin-top: 20px;
}

    .viewmoreAction .btn-link:hover, .viewmoreAction .btn-link:focus {
        color: #606060;
    }

    .viewmoreAction .btn-link i {
        margin-left: 12px;
    }

/*.asideNavSection {
    height: 100%;
}*/

.locationListWrapper {
    padding-top: 52px;
}

.headerGrp .btn-link {
    font-size: 18px;
}

.btn-link .imgIcon img {
    width: 24px;
    position: relative;
    top: -1px;
}

.locationListWrapper .headerGrp {
    padding-bottom: 20px;
    border-bottom: 2px dashed rgb(96 96 96 / 20%);
    margin-bottom: 32px;
}

    .locationListWrapper .headerGrp h3 {
        margin-bottom: 0px;
    }
.locationCardCol{
	margin-bottom:20px;
}
.locationCard .imgContainer img {
    width: 100%;
    border-radius: 35px 35px 0 0;
	max-height: 121px;
}

.locationCard {
    background: #fff;
    border-radius: 30px;
    /* height: 100%; */
}

    .locationCard > .content {
        display: flex;
        flex-direction: column;
        height: 100%;
        /* justify-content: space-between; */
		min-height: 335px;
    }

    .locationCard .innerImgSec h4 {
        padding: 28px 32px 0 32px;
        font-size: 20px;
        color: #015C98;
        font-family: 'Elza Text Bold';
        margin-bottom: 0;
    }

    .locationCard .innerContentList {
        padding: 24px 32px 28px 32px;
    }

.innerContentList > div {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    margin-bottom: 15px;
    color: #606060;
}

    .innerContentList > div:last-child {
        margin-bottom: 0px;
    }

.innerContentList .imgIcon {
    min-width: 20px;
    margin-right: 10px;
    display: inline-flex;
    margin-top: 2px;
}

.locationSecRow {
    padding: 0 40px;
}

.subHeading {
    font-family: 'Elza Text Bold';
    font-size: 30px;
    color: #606060;
    margin-bottom: 0;
}

.searchResultSec {
    padding: 30px 0 90px 0;
}

.gridCardCol {
    margin-bottom: 20px;
}

.gridCard {
    background: #fff;
    box-shadow: 0px 15px 20px rgb(0 33 47 / 10%);
    border-radius: 30px;
    padding: 28px 28px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

    .gridCard .imgcontainer {
        max-width: 50px;
        margin-bottom: 20px;
    }

    .gridCard .title {
        font-size: 18px;
        font-family: 'Elza Text Bold';
        color: #606060;
        margin-bottom: 8px;
    }

    .gridCard .desc {
        font-size: 13px;
        color: #606060;
        margin-bottom: 2px;
    }

.showNavWrapper {
    margin-top: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.locationDetailRow {
    padding: 0 40px;
}

.locationDetailSec {
    padding: 80px 0;
}

.tabHeader {
    border-bottom: 2px solid #015C98;
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
}

    .tabHeader a {
        text-decoration: none !important;
        background: #E5F7FF;
        border-radius: 20px 20px 0px 0px;
        color: #6A6A6A;
        font-size: 20px;
        padding: 20px 32px;
    }

.tabsubTitle {
  /*  font-size: 25px;*/
    font-family: 'Elza Text Bold';
    margin: 40px 0 30px 0;
    color: #606060;
}

.tabHeader li {
    margin-left: 16px;
    display: flex;
}

    .tabHeader li:first-child {
        margin-left: 0px;
    }

.tabHeader a[aria-expanded="true"], .tabHeader a:hover, .tabHeader a:focus {
    background: #015C98;
    color: #fff;
    font-family: 'Elza Text Bold';
}

.tabContent .collapse .sectionTitle {
    padding: 40px 0;
}

.tabContent .highlight {
    color: #015C98;
    font-family: 'Elza Text Bold';
}

.tabContent .collapse p {
    color: #606060;
    font-size: 18px;
}

.videoWrapper {
    overflow: hidden;
    border-radius: 34px;
    position: relative;
    margin-bottom: 26px;
}

    .videoWrapper .playBtn {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 70px;
        height: 70px;
        transform: translate(-50%, -50%);
        cursor: pointer;
    }

.tabContent .collapse h6 {
    font-size: 18px;
    font-family: 'Elza Text Bold';
    color: #606060;
}

.contentList {
    color: #606060;
    list-style: none;
    padding: 0;
    font-size: 18px;
    column-count: 3;
    margin-top: 16px;
}

    .contentList li {
        margin-bottom: 16px;
        position: relative;
        padding-left: 20px;
    }

        .contentList li::before {
            content: '';
            position: absolute;
            top: 9.5px;
            left: 0;
            width: 8px;
            height: 8px;
            background: #74A333;
            border-radius: 50%;
        }

ul.providerSec {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0px 0 0 0;
    margin: 0;
}

.providerSec li {
    margin-bottom: 30px;
    margin-right: 30px;
    width: calc(33.33% - 30px);
}

    .providerSec li .providerWrapper {
        background: #F7F7F7;
        border-radius: 20px;
        height: 100%;
    }

.providerWrapper .imgcontainer img {
    /*max-height: 230px;*/
    width: 100%;
    border-radius:20px 20px 0px 0px;
}
.providerWrapper .imgcontainer{
	max-height:230px;
	overflow:hidden;
}

.providerWrapper .content {
    padding: 18px 18px 15px 18px;
    height: unset;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

    .providerWrapper .content .name {
        font-size: 20px;
        font-family: 'Elza Text Bold';
        color: #678F00;
        margin-bottom: 8px;
    }

    .providerWrapper .content .edu {
        font-size: 16px;
        font-family: 'Elza Text Medium';
        color: #606060;
    }

.newsSliderSec .imgContainer {
    position: relative;
}

    .newsSliderSec .imgContainer .playBtn {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 70px;
        height: 70px;
        transform: translate(-50%, -50%);
        cursor: pointer;
    }

ul.locationSec {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}

.locationSec > li {
    margin-bottom: 30px;
    margin-right: 30px;
    width: calc(50% - 30px);
}

.locationSec li .locationWrapper {
    background: #F7F7F7;
    border-radius: 15px;
    height: 100%;
    padding: 20px 20px;
}

.locationWrapper ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.locationWrapper h6 {
    color: #678F00 !important;
    margin-bottom: 12px;
}

.locationWrapper ul li .imgIcon {
    min-width: 26px;
    margin-right: 2px;
}

.locationWrapper ul li {
    display: flex;
    color: #606060;
    font-size: 16px;
    margin-bottom: 8px;
}

    .locationWrapper ul li span:nth-child(2) {
        display: inline-flex;
        align-items: center;
    }

.locationWrapper ul h5 {
    font-size: 20px;
    color: #678F00;
    font-family: 'Elza Text Bold';
    margin: 14px 0;
}

.heartCareSec {
    background: #E5F7FF;
    padding: 64px 0;
}

.heartCareRow {
    padding: 0 26px;
}

.newsSliderSec .part2 div .imgIcon {
    min-width: 26px;
    margin-right: 6px;
}

.newsSliderSec .part2 div {
    display: flex;
    color: #606060;
    font-size: 16px;
    margin-bottom: 8px;
}

.newsSliderSec .part2 .date {
    font-size: 12px;
}

.newsSliderSec .part2 div span:nth-child(2) {
    display: inline-flex;
    align-items: center;
}

.newsSliderSec .imgContainer img {
    width: 100%;
}

.heartCareSec .btn-outline-primary {
    font-size: 18px;
    padding: 11px 36px;
    border-radius: 30px;
    font-family: 'Elza Text Bold';
    border: 1px solid #0075A9;
    background: #fff;
    color: #0075A9;
}

    .heartCareSec .btn-outline-primary:hover, .heartCareSec .btn-outline-primary:hover {
        background: #0075A9;
        color: #fff;
    }

.heartCareSec .subSectionTitle {
    margin-bottom: 40px;
    padding: 0 15px;
}

.heartCareSec .slick-prev {
    left: -40px;
}

.heartCareSec .slick-next {
    right: -40px;
}

.VideoWrapper {
    position: relative;
    margin-bottom: 32px;
}

    .VideoWrapper img {
        width: 100%;
    }

    .VideoWrapper .playBtn {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 70px;
        height: 70px;
        z-index: 2;
        cursor: pointer;
    }

.searchResultRow {
    padding: 0 40px;
}

.bannerSecondaryContent {
    margin-top: -1px;
}

    .bannerSecondaryContent .locationBannerTitle h1 {
        font-size: 40px;
        font-family: 'Elza Text Bold';
        color: #fff;
        margin-bottom: 0;
    }

    .bannerSecondaryContent .locationBannerTitle h2 {
        font-size: 40px;
        font-family: 'Elza Text Bold';
        color: #fff;
        margin-bottom: 0;
    }

.locationBannerTitle {
    background: linear-gradient(180deg, #004C6E 0%, #0075A9 100%) 0% 0%;
    border-radius: 0px 0px 40px 40px;
    padding: 32px 52px;
}

.mapWrapper {
    border: 1px solid #C1C1C1;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 20px;
}

.addressTitle {
    font-size: 20px;
}

.addressTitle {
    font-size: 20px;
    color: #678F00;
    font-family: 'Elza Text Bold';
    margin-bottom: 15px;
}

.addressSec ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #606060;
}

.addressSec li {
    display: flex;
    margin-bottom: 10px;
}

.addressSec .imgIcon img {
    width: 100%;
}

.addressSec .imgIcon {
    min-width: 20px;
    width: 20px;
    margin-right: 6px;
}

.separator {
    border-bottom: 2px dashed rgb(96 96 96 / 20%);
    margin: 16px 0;
}

.addressSec {
    background: #F7F7F7;
    border-radius: 30px;
    padding: 20px 20px;
    margin-bottom: 16px;
}

.btn-primary.bookAppointment {
    border-radius: 15px !important;
    font-size: 25px;
    font-family: 'Elza Text Bold';
    width: 100%;
    background: #015C98 !important;
    border-color: #015C98 !important;
    margin-top: 28px;
    padding: 30px 20px;
}

.redefineCareSec {
    background: url(../images/location/redefineCareBg.svg) no-repeat;
    width: 100%;
    padding: 90px 0 60px 0;
    background-size: cover;
}

.redefineCareWrapper, .whatTannerWrapper {
    padding: 0 40px;
}

    .redefineCareWrapper .sectionTitle {
        margin-bottom: 42px;
    }

    .redefineCareWrapper .content {
        color: #606060;
        font-size: 18px;
    }

    .redefineCareWrapper .imgGrp {
        border-radius: 30px;
        position: relative;
    }

        .redefineCareWrapper .imgGrp::after {
            content: '';
            position: absolute;
            bottom: -13px;
            right: -26px;
            width: 100%;
            height: 100%;
            background: linear-gradient(180deg, #7DBE23 0%, #639320 100%) 0% 0%;
            border-radius: 30px;
        }

        .redefineCareWrapper .imgGrp img {
            z-index: 2;
            position: relative;
            top: -13px;
            width: 100%;
        }

    .redefineCareWrapper .content {
        padding-left: 55px;
    }

    .redefineCareWrapper .playBtn, .whatTannerWrapper .playBtn {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 70px;
        height: 70px;
        z-index: 2;
        cursor: pointer;
    }

.serviceListWrapper {
    padding: 0 40px;
}

.serviceContentCard {
    transition: all 0.2s ease;
    display: flex;
    flex: 1;
    text-decoration: none;
    border-radius: 20px;
    background: #F7F7F7;
    transition: all 0.2s ease;
}

    .serviceContentCard:hover {
        background-color: #EAF6FC;
        border-color: #CFE6F2;
        box-shadow: 0 12px 24px rgba(0,0,0,0.10);
        transform: translateY(-4px);
        text-decoration: none !important;
    }

.serviceContentCard--disabled {
    pointer-events: none;
}

.serviceContentCardCol {
    display: flex;
    margin-bottom: 24px;
}

.cardInner {
    display: flex;
    flex-direction: column;
    padding: 22px 16px;
    height: 100%; 
    justify-content: flex-start; 
}

.serviceContentCard .imgIcon {
    margin-bottom: 12px;
}

.serviceListSec {
    margin: 64px 0;
}

.serviceContentCard .servicesName {
    font-size: 20px;
    color: #000000;   
    font-family: 'Elza Text Medium';  
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.serviceListWrapper .serviceSectionTitle {
    font-size: 25px;
    font-family: 'Elza Text Bold';
    color: #606060;
    margin-bottom: 48px;
}

.serviceContent {
    margin-bottom: 40px;
}

.serviceContent2 {
    margin-top: 50px;
}

.bgblueCard {
    background: #E5F7FF;
    border-radius: 20px;
    display: flex;
    height: 100%;
    flex-direction: column;
    padding: 28px 28px;
    justify-content: space-between;
}

.bgblueCardCol {
    margin-bottom: 30px;
}

.bgblueCard .innerSec .imgIcon img {
    width: 100%;
}

.bgblueCard .innerSec .imgIcon {
    display: inline-flex;
    width: 50px;
    margin-bottom: 12px;
}

.bgblueCard .servicesName {
    color: #015C98;
}

.bgblueCard .subSectionTitle {
    color: #015C98;
    font-size: 30px;
    margin-bottom: 16px;
}

.bgblueCard .desc {
    color: #212721;
    margin-bottom: 12px;
}

.bgblueCard a.btn-link {
    font-size: 14px;
    margin: 0;
}

.collapse .mapWrapper {
    margin-top: 32px;
}

.locationSec.bg-white .locationCard {
    background: #F7F7F7;
}

.locationSec.bg-white .col-12:first-child .locationListWrapper, .locationSec.bg-white {
    padding-top: 0;
}

.locationDetailRow .tabContent {
    height: calc(100% - 103px);
}

    .locationDetailRow .tabContent .collapse {
        height: 100%;
		padding-bottom: 20px;
    }
/*Location Detail*/
.locationDetail-pg {
    background: #fff;
}

.locationDetailCareSec .careSecSlider .content .Title {
    font-size: 20px;
}

.locationDetailCareSec .careSecSlider .content .desc {
    color: #606060;
    font-size: 14px;
    font-family: 'Elza Text Medium';
}

.careSecSlider, .careSecSlider .slick-track, .careSecSlider .slick-list {
    height: 100%;
}

.locationDetail-pg .bgblueCardCol {
    margin-bottom: 20px;
}

.locationDetail-pg .tabContent p {
    color: #606060;
    font-size: 18px;
}

.locationDetail-pg .headerGrp {
    justify-content: flex-start;
    margin-bottom: 40px;
}

.locationDetail-pg .sectionTitle {
    margin-bottom: 0;
    margin-left: 15px;
}

.locationDetail-pg .serviceSectionTitle {
    margin: 60px 0 30px 0;
}
.bannerVideoSec > img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}
.aboutUs {
    padding: 0 !important;
}
.aboutUsWrapper {
    padding: 0 !important;
}
.aboutUsWrapper > .col-12 {
    padding: 0 !important;
	width: 100% !important;
}
.aboutUsWrapper a.btn-primary {
    color: #fff !important;
	text-decoration:none !important;
}
#providerTabContent .providerWrapper .imgcontainer {
    max-height: 350px;
}
#providerTabContent .providerWrapper .imgcontainer img{
    border-radius: 20px 20px 0px 0px;
}
#providerTabContent .providerWrapper .btn-link {
    margin-top: 0 !important;
}
.locationWrapper ul li .imgIcon img {
    width: 20px;
}
.collapse ul.locationSec {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
	background:transparent;
}
.collapse .locationSec > li {
    margin-bottom: 30px;
    margin-right: 30px;
    width: calc(50% - 30px);
}
.tabContent .collapse h6 a {
    color: inherit !important;
}
/*physican page provider widget*/
.slProviderWrapper {
	margin-bottom:15px;
}
.slProviderWrapper .gridCard {
    background: #fff;
    box-shadow: 0px 10px 20px rgb(12 5 5 / 6%);
    border-radius: 20px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.slProviderWrapper .gridCard .imgcontainer {
    position: relative;
    width: 100%;
    max-width: 220px;
    height: 280px;
    overflow: hidden;
    border-radius: 8px;
    margin: 0 auto;
}
.slProviderWrapper .gridCard .imgcontainer .providerImg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    object-position: center;
}
.slProviderWrapper .gridCard .imgcontainer .TMGIcon {
    position: absolute;
    bottom: 8px;
    right: 8px;
    width: 34px;
    height: 34px;
    z-index: 2;
    background: #fff;
    border-radius: 50%;
    padding: 3px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
.slProviderWrapper .gridCard .info {
    min-height: 150px;
}
.slProviderWrapper .gridCard .title {
    font-size: 24px;
    color: #678F00;
    font-family: 'Elza Text Bold';
    margin-bottom: 4px;
}
.slProviderWrapper .gridCard .title a{
	color: #678F00 !important;
}
.slProviderWrapper .gridCard .specialist {
    font-size: 16px;
    color: #606060;
    font-family: 'Elza Text Medium';
    margin-bottom: 12px;
}
.slProviderWrapper .gridCard .desc {
    font-size: 14px;
    color: #606060;
}
.slProviderWrapper .gridCard .availabilityBtn {
    background: #AFD679;
    color: #000;
    border-radius: 32px;
    font-size: 16px;
    font-family: 'Elza Text Bold';
    padding: 8px 24px;
    cursor: pointer;
}
/*physican page provider widget*/
@media(min-width:768px) {
    .mobileTabHeader {
        display: none;
    }
}

@media(min-width:992px) {

    .locationDetail-pg .bannerVideoSec > img {
        min-height: 340px;
    }

    .mobilelocationDetailSec {
        display: none;
    }
}

@media(min-width:1366px) {
}

@media(min-width:1440px) {
}

@media(min-width:1536px) {
}

@media(min-width:1600px) {
}

@media(min-width:1920px) {
}

@media(min-width:2560px) {
}



@media(max-width:1600px) {
}

@media(max-width:1532px) {
}

@media(max-width:1440px) {
}

@media(max-width:1366px) {
    .quickSearchWrapper {
        padding: 0 30px;
    }
}

@media(max-width:1280px) {
    .heartCareSec .slick-prev {
        left: -32px;
    }

    .heartCareSec .slick-next {
        right: -32px;
    }
}

@media(max-width:1200px) {
    .providerWrapper .content {
        height: calc(100% - 220px);
    }
}

@media(max-width:1199px) {
    .staticBanner .bannerTitle {
        font-size: 50px;
    }

    .breadcrumbRow {
        padding: 0 15px;
    }

    .subHeading {
        font-size: 26px;
    }

    .locationSecRow {
        padding: 0 30px;
    }

    .gridCard .title {
        font-size: 16px;
    }

    .gridCard {
        padding: 20px;
    }

    .searchResultSec {
        padding: 30px 0 50px 0;
    }

    .openHeartRow, .awardsRow {
        padding: 0 15px;
    }

    .searchResultRow {
        padding: 0 25px;
    }

    .tabHeader a {
        font-size: 18px;
        padding: 20px 28px;
    }

    .redefineCareWrapper .sectionTitle, .whatTannerWrapper .sectionTitle {
        margin-bottom: 24px;
    }

    .redefineCareWrapper .content {
        padding-left: 30px;
        font-size: 16px;
    }

    .breadcrumbRow, .redefineCareWrapper {
        padding: 0 15px;
    }

    .providerWrapper .content .name {
        font-size: 18px;
    }

    .providerWrapper .content .edu {
        font-size: 14px;
    }

    .providerWrapper .content {
        padding: 15px 15px;
        height: calc(100% - 206px);
    }

    .providerSec li {
        margin-bottom: 15px;
        margin-right: 15px;
        width: calc(33.33% - 15px);
    }

    .locationSec > li {
        margin-bottom: 15px;
        margin-right: 15px;
        width: calc(50% - 15px);
    }

    .heartCareSec .newsSliderSec .content {
        min-height: 200px;
    }

    .heartCareRow {
        padding: 0 15px;
    }

    .heartCareSec .slick-prev {
        left: -10px;
    }

    .heartCareSec .slick-next {
        right: -10px;
    }

    .serviceContentCard .servicesName {
        font-size: 18px;
    }

    .serviceContentCard .servicesName {
        font-size: 18px;
    }

    .bannerSecondaryContent .locationBannerTitle h1 {
        font-size: 30px;
    }

    .bannerSecondaryContent .locationBannerTitle h2 {
        font-size: 30px;
    }

    .locationBannerTitle {
        padding: 24px 42px;
    }

    .tabsubTitle {
        font-size: 20px;
    }

    .tabsubTitle {
        font-size: 20px;
    }

    .btn-primary.bookAppointment {
        font-size: 20px;
        margin-top: 20px;
        padding: 20px 15px;
    }

    .tabsubTitle {
        font-size: 20px;
    }

    .bgblueCard .subSectionTitle {
        font-size: 24px;
    }

    .bgblueCard .desc {
        font-size: 14px;
    }

    .subSectionTitle {
        font-size: 24px;
    }

    .locationCard .innerImgSec h5 {
        padding: 20px 24px 0 24px;
    }

    .locationCard .innerContentList {
        padding: 15px 24px 24px 24px;
    }

    .locationTabconent .locationSecRow, .locationDetailRow, .serviceListWrapper {
        padding: 0 30px;
    }

    .locationDetail-pg .serviceSectionTitle {
        margin: 40px 0 20px 0;
    }

    .locationDetail-pg {
        padding: 40px 0;
    }
}

@media(max-width:1024px) {
    .locationDetailSec {
        padding: 30px 0;
    }

    .heartCareSec {
        padding: 30px 0;
    }
}

@media(max-width:1023px) {
    .subSectionTitle {
        font-size: 24px;
    }

    .asideNavTitle {
        font-size: 20px;
    }

    .headerGrp .btn-link {
        font-size: 16px;
    }

    .locationCard .innerImgSec h5 {
        padding: 20px 20px 0 20px;
    }

    .locationCard .innerContentList {
        padding: 15px 20px;
    }

    .innerContentList > div {
        margin-bottom: 10px;
    }

    .tabHeader a {
        font-size: 16px;
        padding: 16px 24px;
    }

    .tabContent .collapse .sectionTitle {
        padding: 24px 0;
    }

    .subSectionTitle {
        font-size: 24px;
    }

    .providerWrapper .content {
        height: calc(100% - 200px);
    }

    .tabContent .collapse p {
        font-size: 16px;
    }

    .contentList {
        font-size: 16px;
    }
}

@media(max-width:992px) {
}

@media(max-width:991px) {
    .staticBanner .bannerTitle {
        font-size: 24px;
    }

    .quickSearchWrapper {
        padding: 0 15px;
    }

    .subHeading {
        font-size: 24px;
    }

    .headerCol {
        order: 2;
    }

    .mapWrapperCol {
        order: 2;
        margin-bottom: 15px;
    }

    .asideNavSectionCol {
        order: 1;
        margin-bottom: 15px;
    }

    .filterAction {
        margin-top: 50px;
    }

    .breadcrumbRow {
        top: 12px;
        margin-bottom: 12px;
    }

    .subSectionTitle {
        font-size: 18px;
    }

    .locationSecRow {
        padding: 0 15px;
    }

    .locationCard .innerImgSec h5 {
        font-size: 18px;
    }

    .locationCard .innerContentList {
        font-size: 14px;
    }

    .locationCard .innerImgSec h5 {
        padding: 15px 15px 0 15px;
    }

    .locationCard .innerContentList {
        padding: 15px 15px;
    }

    .titleDesc {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .quickSearchWrapper {
        padding: 0 15px;
    }

    .searchResultSec {
        padding: 30px 0;
    }

    .filterAction {
        margin-top: 50px;
    }

    .locationDetailRow {
        flex-direction: column-reverse;
    }

    .locationDetailSec {
        padding: 40px 0;
    }

    .tabContent .collapse p {
        font-size: 16px;
    }

    .tabContent .collapse .sectionTitle br {
        display: none;
    }

    .openHeartSec {
        padding: 40px 0 40px 0;
    }

    .awardsSec {
        padding: 40px 0;
    }

    .awardsSlider .slick-dots {
        bottom: -20px;
    }

    .awardsSlider {
        margin-top: 30px;
    }

    .subSectionTitle {
        font-size: 18px;
    }

    .redefineCareWrapper .imgGrp::after {
        right: -15px;
    }

    .redefineCareSec {
        padding: 30px 0;
    }

    .redefineCareWrapper .imgGrp img {
        top: -2px;
    }

    .redefineCareWrapper .content {
        padding-left: 0;
        margin-top: 30px;
    }

    .breadcrumbRow {
        top: 12px;
        margin-bottom: 12px;
    }

    .openHeartSec .contentList li {
        font-size: 16px;
    }

    .providerWrapper .content {
        height: calc(100% - 230px);
    }

    .heartCareSec .newsSliderSec .content {
        min-height: 174px;
    }

    .searchResultRow {
        padding: 0 15px;
    }

    .locationBannerTitle {
        padding: 16px 36px;
    }

    .bannerVideoSec {
        border-radius: 32px;
    }

    .bannerSecondaryContent {
        margin-top: -5px;
        border-radius: 0px 0px 32px 32px;
    }

        .bannerSecondaryContent .locationBannerTitle h1 {
            font-size: 24px;
        }

        .bannerSecondaryContent .locationBannerTitle h2 {
            font-size: 24px;
        }

    .addressTitle {
        font-size: 18px;
    }

    .btn-primary.bookAppointment {
        font-size: 18px;
        padding: 12px 15px;
        width: auto;
        margin: 15px auto 25px auto;
        display: flex;
        justify-self: center;
    }

    .serviceListSec {
        margin: 30px 0;
    }

    .serviceListWrapper .serviceSectionTitle {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .serviceContent {
        margin-bottom: 10px;
    }

    .serviceContent2 {
        margin-top: 20px;
    }

    .bgblueCard {
        padding: 20px 20px;
    }

        .bgblueCard .subSectionTitle {
            font-size: 20px;
            margin-bottom: 8px;
        }

    .locationTabconent .locationSecRow, .locationDetailRow, .serviceListWrapper {
        padding: 0 15px;
    }

    .locationDetail-pg .btn-tertiary img {
        width: 24px;
    }

    .locationDetail-pg .tabContent p {
        font-size: 16px;
    }

    .locationDetail-pg .headerGrp {
        margin-bottom: 20px;
    }

    .bannerSec {
        margin-top: 20px;
    }

    .tabsubTitle {
        margin: 30px 0 30px 0;
    }

    .bannerVideoSec > img {
        max-height: unset;
    }

    .locationDetailSec .addressSecCol {
        display: none;
    }

    .mobilelocationDetailSec.locationDetailSec .addressSecCol {
        display: block;
    }
}
@media (max-width: 768px) {
    .addressSecCol {
        order: 1 !important;
        display:block !important;
    }

    .tabsectionCol {
        order: 2 !important;
    }
}
@media(max-width:768px) {
}

@media(max-width:767px) {
    .staticBanner .bannerTitle {
        font-size: 20px;
    }
        .providerWrapper .content {
            height: unset;
        }
    .quickSearchWrapper .form-group {
        margin-bottom: 15px;
    }

    .quickSearchWrapper .btn-outline-primary {
        width: 100%;
        margin-bottom: 15px;
		padding: 7px 12px;
    }
	.quickSearchWrapper .selectParent {
		margin-top: 15px;
	}

    .breadcrumb a {
        font-size: 14px;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        margin: 6px 6px;
    }

    .breadcrumbRow {
        top: 4px;
        margin-bottom: 4px;
    }

    .locationCard {
        height: unset;
        margin-bottom: 15px;
    }

    .locationSec {
        padding: 30px 0 30px 0;
    }

    .titleDesc {
        font-size: 16px;
    }

    .asideNavSection {
        height: unset;
    }

    .mapWrapper {
        height: unset;
    }

    .locationListWrapper {
        padding-top: 20px;
    }

    .locationCard .innerImgSec h5 {
        font-size: 16px;
    }

    .headerGrp .btn-link {
        font-size: 14px;
        margin-top: 0;
    }

    .quickSearchWrapper .form-group {
        margin-bottom: 15px;
    }

    .quickSearchWrapper .btn-outline-primary {
        width: 100%;
        margin-bottom: 15px;
    }

    .tabHeader {
        flex-direction: column;
        width: 100%;
        border-bottom: 0;
    }

        .tabHeader li {
            width: 100%;
            margin-left: 0;
            margin-bottom: 15px;
        }

        .tabHeader a {
            font-size: 16px;
            padding: 18px 24px;
            border-radius: 20px;
            width: 100%;
            display: flex;
            justify-content: space-between;
        }

            .tabHeader a .mobileDownArrow {
                margin-left: 8px
            }

    .QuickNavList li .imgcontainer {
        min-width: 42px;
        width: 42px;
    }

    .QuickNavList li h3 {
        font-size: 16px;
    }

    .tabContent .collapse p {
        font-size: 14px;
    }

    .contentList {
        column-count: 2;
        font-size: 14px;
    }

    .awardsSlider .slick-prev {
        left: -24px;
    }

    .awardsSlider .slick-next {
        right: -24px;
    }

    .openHeartSec p, .openHeartSec .contentList li {
        font-size: 14px;
    }

    .tabHeader a[aria-expanded="true"] .mobileDownArrow img, .tabHeader a:hover .mobileDownArrow img, .tabHeader a:focus .mobileDownArrow img {
        transform: rotate(180deg);
        filter: contrast(1);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .tabHeader {
        display: none;
    }

    .mobileTabHeader {
        display: flex;
        margin-bottom: 15px;
    }

    .locationDetailSec, .openHeartSec, .awardsSec {
        padding: 30px 0;
    }

    .providerSec li {
        width: calc(50% - 15px);
    }

    .locationSec > li {
        margin-bottom: 15px;
        margin-right: 0;
        width: 100%;
    }

    .serviceContentCard .servicesName {
        font-size: 16px;
    }

    .serviceContentCard {
        padding: 15px 15px;
    }

    .redefineCareWrapper .sectionTitle {
        margin-bottom: 20px;
    }

    .serviceContentCard .servicesName {
        font-size: 16px;
    }

    .serviceContentCard {
        padding: 15px 15px;
    }

    .bannerVideoSec {
        border-radius: 20px;
    }

    .bannerSecondaryContent .locationBannerTitle h1 {
        font-size: 18px;
    }

    .bannerSecondaryContent .locationBannerTitle h2 {
        font-size: 18px;
    }

    .bannerSecondaryContent {
        margin-top: -2px;
        border-radius: 0px 0px 20px 20px;
    }

    .btn-primary.bookAppointment {
        font-size: 18px;
        text-align: center;
        justify-content: center;
        width: 100%;
    }

    .tabsubTitle {
        font-size: 16px;
    }

    .serviceListWrapper .serviceSectionTitle {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .serviceContentCardCol {
        margin-bottom: 15px;
    }

    .addressTitle {
        font-size: 16px;
    }

    .tabsubTitle {
        margin: 25px 0 25px 0;
    }

    .bgblueCardCol {
        margin-bottom: 20px;
    }

    .subSectionTitle {
        font-size: 16px;
    }

    .providerWrapper .content .name {
        font-size: 16px;
    }

    .bgblueCard .subSectionTitle {
        font-size: 16px;
    }
    /* .locationDetail-pg .locationSecRow {
		flex-direction: column-reverse;
	} */
    .careSecSlider .slick-dots {
        bottom: -22px;
    }
	.resetAction {
		margin-bottom: 20px;
	}
	.asideNavSection {
		padding: 20px 20px 12px 20px;
	}
}

@media(max-width:576px) {
    .quickSearchWrapper .control-label {
        margin-bottom: 8px;
    }

    .quickSearchWrapper .form-group {
        margin-bottom: 10px;
    }

    .quickSearchWrapper .btn-outline-primary {
        margin-bottom: 10px;
    }

    .quickSearchSec {
        padding: 15px 0;
    }

    .subHeading {
        font-size: 18px;
    }
}

@media(max-width:575px) {
}

@media(max-width:480px) {
    .headerGrp .btn-link {
        margin-top: 15px;
        margin-left: auto;
    }

    .locationListWrapper .headerGrp {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media(max-width:420px) {
}

@media (max-width:380px) {
}




div.locationCard a.btn-link {
    text-decoration: none;
    margin-top: unset;
}

.resetAction .btn-primary {
        border-radius: 4px !important;
        font-size: 12px;
        font-family: 'Elza Text Bold';
        width: 100%;
        padding: 10px 5px;
}


.asideNavSection .form-check-label .marker {
    color: #0075A9;
    margin-left: 6px;
    font-size: 12px;
}

.asideNavSection .markerLabel {
    color: #ff0000;
    font-size: 12px;
    margin: 15px 0;
    font-family: 'Elza Text Medium';
}

.serviceContentCard .cardInner .imgcontainer {
    max-width: 50px;
    margin-bottom: 20px;
    background: #fff;
}

.icon-container .icon-service {
    color: #74a333;
    font-size: 26px;
}
.icon-container {
    background-color: #eef8e1;
    border-radius: 50%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
