
.blogPanel .resourceCardText h4 {
  
    height: 100px;
    overflow: hidden;
}

.testi-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
        z-index: 99;
}
.testi-icon i {
    font-size: 50px;
    color: #fff;
    cursor: pointer;
    background: #097EC1;
    border-radius: 50px;
    width: 75px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    box-shadow: 0px 5px 13px 0px rgb(0 0 0 / 34%);
}


section.aboutSection.physiotherapyAspects.faqs .aboutAccordian.faq-width ul li:nth-child(2){
    position: relative;
    top: -10px;
}

.resourcceCardImg img{
    margin: auto;
    display: block;
}

.resourceCardText {
    margin-top: 12px;
}
.btn.btn-theme.noBg.knwmore{
border: 2px solid #097ec1;
    box-shadow: none;}

  .cardText h3 {
    color: #fff;
    margin-bottom: 15px;
}




.mediaLink a{
    color: #000;
}

.footer-list.footer-listt a {
    text-transform: lowercase;
}



section.careerDetailsWrapper.articleDetails p{
    color: #000;
}
section.careerDetailsWrapper.articleDetails .careersDetailsText{
margin-top: 30px;
}
.recentarticleDetails .articleDetailsSubheading {
    margin-bottom: 25px;
}

.twoParts {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.resourceSearch input.form-control {
    border-color: rgb(0 0 0 / 30%);
    border-radius: 5px;
        height: 43px;
}

.ResourceSearchSec {
    margin-bottom: 45px;
}



.articleDetailsSubheading h3{
    margin-top: 45px;
        font-weight: 700;
    color: #000;
    font-size: 25px;
    margin-top: 0px;
}
.viewallArticles a {
    font-weight: 700;
    color: #000;
    border-bottom: 2px solid #097ec1;
}

.resourceSearchBtn button.btn.btn-theme.btn-sm.d-none.d-md-inline-block{
    width: 100%;
}


section.position-relative.light-bg.doctors .owl-carousel .owl-nav button.owl-prev {
    left: -45px;
}

section.position-relative.light-bg.doctors .owl-carousel .owl-nav button.owl-next {
    right: -45px;
}


.navbar-expand-lg .navbar-collapse{
    justify-content: end;
}


.mb-20{
    margin-bottom: 20px !important;
}

.nav-none .owl-carousel .owl-nav.disabled {
    display: none !important;
}

.faq-width{
    width: 80%;
    margin: auto;
    display: block;
}

.faqTab {
    display: flex;
padding-left: 35px;
}
section.aboutSection.physiotherapyAspects.faqs .aboutAccordian .tab_wrapper > ul li.active:after{
    content: "";
    position: absolute;
    bottom: 0px;
    height: 100px;
    left: 0;
    background: transparent; 
    width: 85%;
    text-align: left;
    border: 2px solid #097ec1;
    border-radius: 5px;
}

section.aboutSection.physiotherapyAspects.faqs .aboutAccordian .tab_wrapper > ul li:after{
    content: "";
    position: absolute;
    bottom: 0px;
    height: 100px;
    left: 0;
    background: transparent; 
    width: 85%;
    text-align: left;
    border: 1px solid #ccc;
    border-radius: 5px;
}



section.aboutSection.physiotherapyAspects.faqs .accordion-item:first-child{
    border-bottom: none !important;
}
section.aboutSection.physiotherapyAspects.faqs .accordion-item .accordion-body.pd-lft-0 {
    border-bottom: 2px solid #097ec1 !important;
    margin-bottom: 45px !important;
}
section.aboutSection.physiotherapyAspects.faqs .accordion-item .accordion-body.pd-lft-0 h3{
        font-weight: 700;
    font-size: 25px;
}
section.aboutSection.physiotherapyAspects.faqs .accordion .accordion-item .accordion-button {
    font-weight: 700 !important;
    font-size: 17px;
}
.accordion-button:not(.collapsed){
    color: #212529;
}



section.aboutSection.physiotherapyAspects.faqs ul.tab_list {
    margin-bottom: 30px;
}


.faqImg img{
        width: 52px;
    margin-right: 25px;
    position: relative;
    top: -12px;
}
.faqImg {
    margin-right: 15px;
}


footer a:hover{
    text-decoration: none !important;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:gray !important;
}

.BrochureForm .mb-3 {
    margin-bottom: 25px !important;
}


section.careerDetailsWrapper.brochure .section-title span {
    color: #097ec1;
}
section.careerDetailsWrapper.brochure .section-title {
    text-align: center;
}
section.careerDetailsWrapper .section-title h2.title {
    color: #000;
}

section.careerDetailsWrapper.brochure p {
    color: #000;
    font-size: 20px;
}

.BrochureForm input {
    border-color: rgb(0 0 0 / 36%);
    border-radius: 4px;
}

.BrochureForm textarea {
    border-color: rgb(0 0 0 / 36%);
    border-radius: 4px;
    resize: none;
}









.brochureDownload {
    text-align: center;
}

.BrochureForm {
    width: 50%;
    margin: 45px auto 0;
    padding-bottom: 45px;
    display: block;
        position: relative;
}
.requiredFields {
    position: absolute;
    right: 14px;
}



.BrochureForm label.form-label {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 24px;
}


section.careerDetailsWrapper.brochure .section-title h2.title {
    color: #000;
}


/* content*/

.privacyPolicy h4, .privacyPolicy h5{
    font-weight: 700;
    margin-bottom: 20px;

    color: #37a5e4;
}
.privacyPolicy p{
    color: #000;
        line-height: 35px;
}


.policy ul li {
    margin-bottom: 25px;
    color: #000;
}



.policy {
    margin-top: 75px;
}

.policyPoint h5 {

    color: #000087;
    font-size: 36px;
}




.privacyPolicy a{
    color: #097EC1;
    font-weight: 600;
}
.privacyPolicy b {
    color: #37a5e4;
    font-weight: 700;
    font-size: 18px;
}


/* content*/


.resourcceCardImg img.img-fluid {

    /* margin: auto; */
    /* display: block; */
    width: 100%;
}
.pheezeeVideo{
    cursor: pointer;
}

.pheezeeVideoModal .modal-header{
    border-bottom: none !important;
}
.pheezeeVideoModal .modal-dialog{
    max-width: 800px !important;
}

.resourceCard {
    margin-bottom: 45px;
}
.resourcceCardImg {
    margin-bottom:50px;
}
.resourceCard {
    margin-bottom: 45px;
    border: 1px solid #ccc;
    padding: 32px;
    border-radius: 8px;
}

.resourceCardCardLink i.las.la-angle-right {
    color: #097ec1;
    font-weight: 700;
    font-size: 18px;
    position: relative;
    top: 2px;
}

.resourceCardDate p {
    font-weight: 600;
    font-size: 23px;
    color: #000;
}



.resourceCardCardLink {
    text-align: right;
}

.resourceCardText h4 {



    font-size: 20px;
    margin-bottom: 45px;
    font-weight: 700;
        height: 165px;
    overflow: hidden;

}

.resourceCardCardLink a {
    color: #000;
    font-weight: 600;
}


/* resources*/





.portfolio-menu{
    text-align:center;
}
.portfolio-menu ul li{
    display:inline-block;
    margin:0;
    list-style:none;
    padding:10px 15px;
    cursor:pointer;
    -webkit-transition:all 05s ease;
    -moz-transition:all 05s ease;
    -ms-transition:all 05s ease;
    -o-transition:all 05s ease;
    transition:all .5s ease;
}

.portfolio-item{
    /*width:100%;*/
}
.portfolio-item .item{
    /*width:303px;*/
    float:left;
    margin-bottom:10px;
}








.founder.founder-one .founder-top span {
    color: #097ec1;
}


.founder.founder-two .founder-top span {
    color: #097ec1;
}

/* pheezee three steps*/
.pheezeeTitle {
    margin: 35px 0px 20px 0px;
}

.pheezeeTitle h4 {
color: #097ec1;
    font-weight: 400;

}


.pheezeeTitle h4 {
    color: #097ec1;
    font-weight: 600;
    font-size: 20px;
}



.pheezeeSteps h2.title {
    margin-bottom: 70px;
}


.pheezeeImg {
    position: relative;
}
.pheezeeImg:before{
    content: '';
    position: absolute;
    width: 25%;
    height: 2px;
    background: #ccc;
    right: -26px;
    top: 50%;
}

.pheezeeImg.last:before{
    content: none !important;
}

/* pheezee three steps*/


/* careers*/
.lookingFor h4, .roles h4 {
    font-weight: 700;
    margin-bottom: 25px;
}

.lookingFor{
    margin-bottom: 45px;
}
.lookingFor ul li, .roles ul li {
    margin-bottom: 18px;
    color: #000;
}
.careersDetailsText {
    margin-bottom: 50px;
}

.careerDetfinalBtm h4 span {
    color: #097ec1;
    /* font-weight: 600; */
}
.careerDetfinalBtm h4 {
    font-weight: 700;
}

.careerDetfinal h4 {
    font-weight: 700;
    margin-bottom: 45px;
}

.careerDetfinal {
    margin-top: 50px;
}

.careerDetfinalBtm h4 {
    font-weight: 700;
}






section.careerDetailsWrapper .section-title h2.title {
    color: #097ec1;
}

.careerDescription {
    padding-left: 60px;
}

.careerDetDeg {
    margin-bottom: 50px;
}




.careerRes {
    margin-bottom: 30px;
}

.careerRes h4 {
    font-weight: 700;
    color: #000;
}


section.careerDetailsWrapper .section-title {
    margin-bottom: 20px;
}

.careerDetDeg p {
    color: #666;
    font-weight: 700;
    font-size: 17px;
}



section.careerDetailsWrapper .section-title i.las.la-angle-left{
    color: #000;
}


ul.pagination{


    text-align: center;
    margin: auto;
    display: block;
    }
.viewOpeningsCard {
    background: #F5F2F2;
    border-left: 5px solid #097ec1;
    border-radius: 5px 0px 0px 5px;
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.inputSearch {
    position: relative;

}
.inputSearch .form-control{
    background: rgb(204 204 204 / 16%);
    border-radius: 10px;
}
.inputSearchIcon i.las.la-search {
    color: #666;
}

.inputSearchIcon {
    position: absolute;
    right: 12px;
    top: 4px;
    font-size: 27px;
    transform: rotate(261deg);
    /* color: #cccc; */
}



.viewOpeningsCard h3 {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 22px;
}

.openingTitle p {
    font-size: 20px;
    font-weight: 500;
    color: #666;
}
.openingBtn {
    text-align: right;
    padding-right: 45px;
    /* line-height: 135px; */
    /* background: #000; */
    padding-top: 30px;
}

.openingBtn a {
    background: #097ec1;
    color: #fff;
    padding: 7px 45px;
    border-radius: 3px;
    font-weight: 700;
    font-size: 18px;
}


/* careers*/

.pheezeeSlider{
    position: relative !important;
}



/*tab */

section.aboutSection.physiotherapyAspects .accordion-item {
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
    border: none;
}
ul{
    list-style: none;
}



.pd-lft-0 {
    padding-left: 0px !important;
}




section.aboutSection.physiotherapyAspects .accordion .accordion-item .accordion-button{
        padding: 20px 10px 20px 0px;
}

.tab_wrapper {
  margin: 10px 0 50px;
  display: inline-block;
  width: 100%;
  position: relative;
}
.tab_wrapper * {
  box-sizing: border-box;
}
.tab_wrapper > ul {
  clear: both;
  display: inline-block;
  width: 100%;
 /* border-bottom: 1px solid #097ec1;*/
}
.tab_wrapper > ul li {
  float: left;
  cursor: pointer;
  font-weight: 700;
    padding: 8px 18px 8px 0px;
  text-transform: capitalize;
  /*border: 1px solid #ccc;*/
  font-size: 21px;
  border-bottom: 0;
  position: relative;
/*  border-bottom: 4px solid #f2f2f2;*/
  color: #000;
  width: 32%;
  margin: 0 5px 0 0;
  text-align: left;
}
.tab_wrapper > ul li.active {
  border-color: #097ec1;
  color: #097ec1;
}
.tab_wrapper > ul li.active:after {
  content: "";
  position: absolute;
  bottom: -1px;
  height: 4px;
left: 0;
  background: #097ec1;
  width: 40%;
   
    text-align: left;
}

.tab_wrapper.resource_tab > ul li.active:after {
  content: "";
  position: absolute;
  bottom: -1px;
  height: 4px;
left: 0;
  background:transparent !important;
  width: 40%;
   
    text-align: left;
}

.tab_wrapper.resource_tab > ul li{

    text-align: center;
}
.tab_wrapper.resource_tab > ul li{
    font-size: 18px !important;
}

.tab_wrapper.resource_tab ul.tab_list {
    display: block;
    margin-bottom: 30px;
    clear: inherit;
    overflow: hidden;
}
.tab_wrapper.resource_tab ul.tab_list{
    display: flex;
    text-align: center;
}

.tab_wrapper .controller {
  display: block;
  overflow: hidden;
  clear: both;
  position: absolute;
  top: 0;
  right: 0;
}
.tab_wrapper .controller span {
  padding: 8px 22px;
  background: #097ec1;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
}
.tab_wrapper .controller span.next {
  float: right;
  margin-left: 10px;
}
.tab_wrapper .content_wrapper {
  float: left;
  width: 100%;
/*  border: 1px solid #097ec1;*/
  border-top: 0;
  box-sizing: border-box;
}
.tab_wrapper .content_wrapper .tab_content {
  display: none;
  /*padding: 15px 20px;*/
}
.tab_wrapper .content_wrapper .tab_content.active {
  /* display: block; */
}
.tab_wrapper .content_wrapper .tab_content .error {
  color: red;
}
.tab_wrapper .content_wrapper .accordian_header {
  display: none;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  position: relative;
  cursor: pointer;
}
.tab_wrapper .content_wrapper .accordian_header.active {
  color: #097ec1;
  border-bottom: 1px solid #ccc;
}
.tab_wrapper .content_wrapper .accordian_header.active:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 5px;
  height: 100%;
  background: #097ec1;
}
.tab_wrapper .content_wrapper .accordian_header .arrow {
  float: right;
  display: inline-block;
  width: 12px;
  height: 12px;
  position: relative;
  border-radius: 2px;
  transform: rotate(-135deg);
  background: #fff;
  border-top: 3px solid #ccc;
  border-left: 3px solid #ccc;
                /* &:after{
                    position: absolute;
                    top: 0;
                    content: "";
                    left: 0;
                    width: 10px;
                    height: 10px;
                    background: $white;
                    border-top: 3px solid $border_color;
                    border-left: 3px solid $border_color;
                } */
}
.tab_wrapper .content_wrapper .accordian_header.active .arrow {
  transform: rotate(45deg);
  margin-top: 5px;
  border-top: 3px solid #097ec1;
  border-left: 3px solid #097ec1;
}
.tab_wrapper.left_side > ul {
  width: 25%;
  float: left;
  border-bottom: 1px solid #ccc;
}
.tab_wrapper.left_side > ul li {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 12px 18px;
  border-width: 1px;
  border-right: 0;
  border-left: 0;
}
.tab_wrapper.left_side > ul li:after {
  left: 0;
  top: 0;
  content: "";
  position: absolute;
  width: 5px;
  height: 100%;
  background: #ccc;
}
.tab_wrapper.left_side > ul li.active {
  border-color: #ccc;
}
.tab_wrapper.left_side > ul li.active:after {
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background: #097ec1;
}
.tab_wrapper.left_side > ul li.active:before {
  right: -1px;
  position: absolute;
  top: 0;
  content: "";
  width: 2px;
  height: 100%;
  background: #fff;
}
.tab_wrapper.left_side .content_wrapper {
  width: 75%;
  border: 1px solid #ccc;
  float: left;
}
.tab_wrapper.left_side .controller {
  top: -50px;
}
.tab_wrapper.right_side > ul {
  width: 25%;
  float: right;
  border-bottom: 1px solid #ccc;
}
.tab_wrapper.right_side > ul li {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 12px 18px;
  border-width: 1px;
  border-right: 0;
  border-left: 0;
  text-align: right;
}
.tab_wrapper.right_side > ul li:after {
  right: 0;
  left: inherit;
  top: 0;
  content: "";
  position: absolute;
  width: 5px;
  height: 100%;
  background: #ccc;
}
.tab_wrapper.right_side > ul li.active {
  border-color: #ccc;
}
.tab_wrapper.right_side > ul li.active:after {
  right: 0;
  left: inherit;
  top: 0;
  width: 5px;
  height: 100%;
  content: "";
  background: #097ec1;
}
.tab_wrapper.right_side > ul li.active:before {
  left: -2px;
  right: inherit;
  position: absolute;
  top: 0;
  content: "";
  width: 2px;
  height: 100%;
  background: #fff;
}
.tab_wrapper.right_side .content_wrapper {
  width: 75%;
  float: left;
  border: 1px solid #ccc;
}
.tab_wrapper.right_side .controller {
  top: -50px;
}
.tab_wrapper.accordion .content_wrapper {
  border-color: #ccc;
}
.tab_wrapper.accordion .content_wrapper .accordian_header {
  display: block;
}
.tab_wrapper.accordion > ul {
  display: none;
}
.tab_wrapper .active_tab {
  display: none;
  position: relative;
  background: #000000;
  padding: 12px;
  text-align: center;
  padding-right: 50px;
  color: #fff;
  cursor: pointer;
  border-radius: 30px;
}
.tab_wrapper .active_tab .arrow {
  width: 30px;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  text-align: center;
  background: #fff;
  position: absolute;
  right: 6px;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}
.tab_wrapper .active_tab .arrow:after {
  content: "";
  width: 10px;
  display: inline-block;
  height: 10px;
  border-right: 3px solid #000;
  border-bottom: 3px solid #000;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  margin-top: -8px;
}
.tab_wrapper .active_tab .text {
  text-indent: 39px;
  display: block;
}

@media only screen and (max-width: 768px) {
  .tab_wrapper > ul {
    display: none;
  }
  .tab_wrapper .content_wrapper {
    border: 0;
  }
  .tab_wrapper .content_wrapper .accordian_header {
    display: block;
  }
  .tab_wrapper.left_side .content_wrapper, .tab_wrapper.right_side .content_wrapper {
    width: 100%;
    border-top: 0;
  }
  .tab_wrapper .controller {
    display: none;
  }
  .tab_wrapper.show-as-dropdown > .tab_list {
    border: 0;
    box-shadow: 0 0 8px #ccc;
    position: absolute;
    z-index: 3;
    background: #fff;
    border-radius: 5px;
    margin-top: 15px;
  }
  .tab_wrapper.show-as-dropdown > .tab_list:before {
    content: "";
    position: absolute;
    top: -6px;
    left: 50%;
    width: 14px;
    height: 14px;
    background: #fff;
    transform: rotate(45deg);
    box-shadow: -3px -4px 5px #efefef;
    margin-left: -7px;
  }
  .tab_wrapper.show-as-dropdown > .tab_list li {
    border: 0;
    border-bottom: 1px solid #ccc;
  }
  .tab_wrapper.show-as-dropdown > .tab_list li.active:after {
    display: none;
  }
  .tab_wrapper.show-as-dropdown .active_tab {
    display: block;
  }
  .tab_wrapper.show-as-dropdown > .tab_list {
    display: none;
  }
  .tab_wrapper.show-as-dropdown > .content_wrapper > .accordian_header {
    display: none;
  }
  .tab_wrapper.show-as-dropdown > .tab_list li {
    display: block;
    float: none;
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .tab_wrapper.show-as-dropdown > .tab_list {
    display: block !important;
    overflow: hidden;
  }
}

/*tab */







/* fouder */

section.aboutCards .founderDesg h3 {
    color: #097ec1;
    font-weight: 700;
}
section.aboutCards .founderDesg h4 {
    font-weight: 700;
    font-size: 21px;
}






/* awards */
.awardsRecognition .featured-title span {
    color: #097ec1;
    /* font-weight: 700; */
    /* font-size: 16px; */

    font-size: 17px !important;
    font-weight: 700;


}

.awardsRecognition .featured-item.style-1 p {
    color: #000;
}



.glanceImg {
    margin-bottom: 26px;
}
.glanceImg img.img-fluid {
    border-radius: 14px;
}

/** new **/
.mediaBox {
    /* margin-bottom: 50px; */
    border-bottom: 1px solid rgb(204 204 204 / 37%);
}

.mediaTitleImg {
    margin-bottom: 15px;
        height: 100px;
}

.mediaTitleImg img.img-fluid {
  /*  width: 70%;*/
}
.mediaTitleImg.telanganaToday {
    padding-top: 30px;
}
.awardsRecognition .featured-item.style-1 {
    border: none;
        padding: 30px 16px;

}
.awardsRecognition .featured-item.style-1 p{
         height: 110px;
    overflow: hidden;
}


.mediaTitle h4 {
    font-weight: 700;
    font-size: 18px;
}

.mediaDate {
    margin-top: 25px;
    color: #666;
    font-weight: 500;
    font-size: 17px;
}

.mediaLink {
    text-align: right;
    font-weight: 600;
    color: #000;
    font-size: 18px;
}

.mediaLink i.las.la-angle-right {
    color: #ff9800;
    font-weight: 700;
    font-size: 17px;
}




.banner-slider.owl-carousel .owl-nav button.owl-next {
    right: 30px;
}

.banner-slider.owl-carousel .owl-nav button.owl-prev {
    left: 30px;
}



.owl-carousel .owl-nav.disabled{
    display: block !important;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next{
    box-shadow: 0px 2px 5px rgb(0 0 0 / 35%) !important;
    background: #fff !important;
        color: #000 !important;
        border-radius: 50% !important;
}
.primary-footer {
    padding: 10px 40px;
}


/* about us*/

.fullscreen-banner.aboutUsSlider {
height: 550px !important;
position: relative;
}
.cardContent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0px 40px;
}
.aboutCards .card:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
background: rgb(0 0 0 / 64%);
border-radius: 15px;
}
.aboutCards .card .card-img-top{
  border-radius: 15px;  
}
.cardText {
    color: #FFF;
}

.cardIcon {
    margin-bottom: 50px;
}


.founder{
    position: relative;
}
.founder-bg{
        background: #ECF5FA;
    height: 350px;
    border-radius: 5px;
    width: 80%;


    position: relative;
    z-index: -1;


}


.founder.founder-one .founder-bg {
    float: right;
}




.founderImg {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 45%;
}
.founder p {
    color: #000;
    font-size: 20px;
    font-weight: 600;
}

.founderDesg {
    width: 35%;
    background: #fff;

    padding: 10px 0;
    border-radius: 10px;
   box-shadow: 0px 1px 16px #9e9d9d;
    position: absolute;
    left: 30%;

    bottom: -47px;
    text-align: center;
}



.founder.founder-two .founderImg {
    position: absolute;
    left: 2%;
    bottom: 0;
    width: 45%;
}


.founder.founder-one .founder-top {
    width: 50%;
    background: #fff;
    text-align: left;
    padding: 45px;
    border-radius: 10px;
    box-shadow: 0px 1px 16px #9e9d9d;
    position: absolute;
    left: 0;
    top: -95px;
}
.founder.founder-two .founderDesg {
    width: 35%;
    left: 40%;
}


.founder.founder-two{
    margin-top: 350px;
}
.founder.founder-two .founder-top {
    width: 50%;
    background: #fff;
    text-align: left;
    padding: 50px;
    border-radius: 10px;
    box-shadow: 0px 1px 16px #9e9d9d;
    position: absolute;
    right: 0;
    top: -95px;
}

.awardsRecognition .featured-item.style-1{
 background: #fff;
     margin-bottom: 27px;
}




/* button top*/
#button {
  display: inline-block;
  background-color: #097ec1;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  
}
#button i{
   color: #fff;
       font-size: 27px; 
}
#button::after {
  content: "\f106";
font-family: 'Line Awesome Brands';
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

/* Styles for the content section */

.content {
  width: 100%;
}
@media (min-width: 500px) {
  .content {
    width: 100%;
  }
  #button {
    margin: 30px;
  }
}

/* button top end */








.banner-slider h1{
    font-size: 40px !important;
    line-height: inherit !important;
        color: #fff;
}
.banner-slider h1.secondHead{
    font-size: 25px !important;
}
.header-top.light-bg {
    padding: 10px 0px;
}
.jointDisplay {
    display: flex;
  
}

.hide{
    display: none;
}


.ml-60{margin-left: 60px;}
.ml-40{margin-left: 40px;}
.ml-30{margin-left: 30px;}
.ml-20{margin-left: 20px;}



.PheezeeJoints{
    padding-top: 30px;
}

.jointTextSec {
    display: flex;
    align-items: center;
}

.radioButtonsList label.form-check-label {
   font-size: 18px;
    cursor: pointer;
    color: #666;
    font-weight: 500;
}  


.radioButtonsList .form-check-input{
background-color: #747382;
border: none;
}




section.position-relative.light-bg.doctors .section-title.mb-3 {
    margin-bottom: 45px !important;
}
section.position-relative.light-bg.doctors h4 {
    font-size: 21px;
    margin-bottom: 0px;
}
 .form-check {
    margin-bottom: 30px;



}
.box{
    margin-top: 50px;
}
.radioButtonsList {

    font-weight: 700;
    /* font-size: 23px; */
}

.jointText h2.title {
    margin-bottom: 4px;
}


.jointImg img {
    border-radius: 50%;
    margin: auto;
    display: block;
}


.parent{
    flex-direction: inherit !important;
display: flex;
align-items: center;
}

.service-desc.white-bg.mt-n5.pt-7 {
    text-align: center;
    padding-top: 55px !important;
    padding-bottom: 15px;
}

.doctors .item .service-item.style-1.active {
    margin-bottom: 0px !important;
}


.doctors .item  .owl-carousel .service-item{
    margin: 0px 0 !important; 
}

.doctors .item {
    border: 1px solid rgb(0 0 0 / 43%);
    border-radius: 3px;
}

.service-desc.white-bg.mt-n5.pt-7 {
    text-align: center;
}



footer .wd-20 {
    margin-bottom: 45px;
}


.footer-cntct.my-4 input.form-control {
    background: #fff;
    border-radius: 4px;
    height: 41px;
}

.copyrightRight{text-align: right;}
.copyrightLeft{text-align: left;}
section.Pheeze {
    padding-bottom: 125px;
}


footer{
    background: #13152E;
    color: #fff;
}
footer h4, footer a, footer p, footer span{
    color: #fff !important;
      

}
footer h4{
      margin-bottom: 12px !important;
}
.wd-16{
     width: 25%;
    float: left
}

.wd-26{
     width:26%;
    float: left
}


.copyright {
    text-align: center;
}


.partners img{
margin: auto;
display: block;}
.clients{
    padding-top: 60px !important;
        padding-bottom: 80px !important;
}
.clientLogo {
    width: 100%;
    float: none;
}
section.p-0.bg-blue.counterr {
    background: #097EC1;
}


a.btn.btn-theme.noBg {
    background: #fff;
    color: #000;
    box-shadow: 0px 0px 8px 0px #ccc;
}
a.btn.btn-theme.noBg span:before{
    background: #000 !important;
}
.clients .featured-item.style-1{
        border:none;
    padding: 0px !important;
}

a.btn.btn-theme.noBg:hover{
    background: #000 !important;
    color: #fff !important;
    box-shadow: 0px 0px 8px 0px #ccc;
}

a.btn.btn-theme.noBg:hover span:before{

    background: #fff !important;

}
.Pheeze img {
margin: auto;
display: block;
}


.aboutAccordian h2.title {
    margin-bottom: 45px;
}






h2.accordion-header{
    margin-bottom: 0px !important;
}
.accordion-item:first-of-type{
    border-radius: 0px !important;
}

.aboutSection img{
    margin: auto;
    display: block;
}

















body {
 /*   font-family: 'Livvic', sans-serif;*/
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.5;
    color: #454545;
    overflow-x: hidden;
    letter-spacing: 0.5px
}

.page-wrapper {
    overflow-x: hidden;
}

/* ------------------------
    Typography
------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #1f2632;
/*    font-family: 'Barlow Condensed', sans-serif;*/


    text-transform: capitalize;


}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
}

h1, .h1 {
    font-size: 70px;
    font-style: normal;
    line-height: 80px;
    font-weight: 700;
    letter-spacing: 0;
}

h2, .h2 {
    font-size:32px;
    font-style: normal;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 45px;
    position: relative;
}

h3, .h3 {
    font-size: 30px;
    font-style: normal;
    line-height: 40px;
    font-weight: 600;
}

h4, .h4 {
    font-size: 24px;
    font-style: normal;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 34px;
}

h5, .h5 {
    font-size: 20px;
    font-style: normal;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 26px;
}

h6, .h6 {
    font-size: 18px;
    font-style: normal;
    line-height: 24px;
    margin-bottom: 10px;
}

ul {
    margin: 0px;
    padding: 0px;
}

/* ------------------------
    Helper class
------------------------*/
p {
    line-height: 1.7;
}

.lead {
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
}

.z-index-0 {
    z-index: 0;
    position: relative;
}

.z-index-1 {
    z-index: 9;
    position: relative;
}

section {
    padding: 80px 0;
}

.font-w-3 {
    font-weight: 300;
}

.font-w-4 {
    font-weight: 400;
}

.font-w-5 {
    font-weight: 500;
}

.font-w-6 {
    font-weight: 600;
}

.font-w-7 {
    font-weight: 700;
}

.font-w-8 {
    font-weight: 800;
}

.font-w-9 {
    font-weight: 900;
}

.line-h-2 {
    line-height: 1.6;
}

.line-h-3 {
    line-height: 1.7;
}

.line-h-4 {
    line-height: 1.8;
}

.line-h-5 {
    line-height: 1.9;
}

.letter-space-1 {
    letter-spacing: 5px;
}

.letter-space-2 {
    letter-spacing: 10px;
}

.letter-space-3 {
    letter-spacing: 15px;
}

/* ------------------------
    Text color
------------------------*/
.text-theme {
    color: #2363d5;
}

.text-hover {
    color: #1c2431;
}

.text-black {
    color: #1f2632;
}

.text-grey {
    color: #454545;
}

.text-rgba {
    color: rgba(255, 255, 255, 0.8);
}

/* ------------------------
    Background color
------------------------*/
.white-bg {
    background-color: #ffffff;
}

.dark-bg {
    background-color: #0a1426;
}

.light-bg {
    background-color: #f5f8fd;
}

.theme-bg {
    background-color: #2363d5;
}

.transparent-bg {
    background-color: inherit !important;
}

/* ------------------------
    Banner
------------------------*/
.fullscreen-banner {
    position: relative;
    height:550px !important;

}

[data-bg-img] {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.align-center {
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 9;
}

.fullscreen-banner .owl-carousel, 
.fullscreen-banner .owl-stage-outer, 
.fullscreen-banner .owl-stage, .fullscreen-banner .owl-item, 
.fullscreen-banner .item {
    height: 550px;
}



/* -------------------------------
   Background Position & Size
-------------------------------*/
.bg-cover {
    background-size: cover;
}

.bg-contain {
    background-size: contain;
}

.bg-pos-l {
    background-position: left;
}

.bg-pos-r {
    background-position: right;
}

.bg-pos-rt {
    background-position: right top;
}

.bg-pos-lt {
    background-position: left top;
}

.bg-pos-rb {
    background-position: right bottom;
}

.bg-pos-lb {
    background-position: left bottom;
}

.bg-repeat {
    background-repeat: repeat;
}

/* ------------------------
    Countdown
------------------------*/
.countdown {
    width: 100%;
}

.countdown > li {
    list-style-type: none;
    text-align: center;
}

.countdown > li span {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    width: 150px;
    height: 150px;
    line-height: 150px;
    font-size: 60px;
    font-weight: 500;
    display: inline-block;
    color: #2363d5;
}

.countdown > li p {
    font-size: 20px;
    font-weight: 500;
    margin-top: 15px;
    display: block;
    margin-bottom: 0;
    color: #ffffff;
}

/* ------------------------
    Terms and Conditions
------------------------*/
.terms-and-conditions p {
    margin-bottom: 25px;
}

.terms-and-conditions ul.list {
    margin-bottom: 20px;
    display: block;
}

.terms-and-conditions ul.list li i {
    padding-right: 12px;
    font-size: 15px;
}

/* ------------------------
    Privacy Policy
------------------------*/
.privacy-policy p {
    margin-bottom: 25px;
}

.privacy-policy ul.list {
    margin-bottom: 20px;
    display: block;
}

.privacy-policy ul.list li i {
    padding-right: 12px;
    font-size: 15px;
}

/* ------------------------
    Contact
------------------------*/
.contact-media a {
    color: #ffffff;
}

.contact-media a:hover {
    color: #2363d5;
}

.form-group {
    margin-bottom: 20px;
    position: relative;
}

label {
    font-size: 14px;
    color: #1f2632
}

.form-control {
    font-size: 14px;
    height: 50px;
    color: #454545;
    border: 1px solid #e9eaed;
    border-radius: 0;
}

textarea.form-control {
    height: 120px;
}

.form-control:focus {
    box-shadow: none;
    border-color: #1c2431;
}

select.form-control {
    height: 50px !important;
}

iframe {
    width: 100%;
    border: none;
    pointer-events: auto;
}

.form-control::-webkit-input-placeholder {
    color: #454545;
}

.form-control::-moz-placeholder {
    color: #454545;
}

.form-control:-ms-input-placeholder {
    color: #454545;
}

.form-control:-moz-placeholder {
    color: #454545;
}

.success {
    padding: 1em;
    margin-bottom: 0.75rem;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    color: #468847;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
    width: 100%;
    font-size: 0.8rem;
}

.error {
    padding: 1em;
    margin-bottom: 0.75rem;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    color: #b94a48;
    background-color: #f2dede;
    border: 1px solid rgba(185, 74, 72, 0.3);
    width: 100%;
    font-size: 0.8rem;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
    -webkit-text-fill-color: #1f2632 !important;
    transition: background-color 5000s ease-in-out 0s;
}

.map {
    height: 400px;
    z-index: 999;
}

.map iframe {
    border: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

/* ------------------------
    Video
------------------------*/
.video-btn {
    position: relative;
    display: inline-block;
}

.video-btn-pos {
    position: absolute;
    left: 50%;
    top: 50%;
    width: auto !important;
    z-index: 99;
}

.video-btn .play-btn {
    width: 80px;
    border-radius: 50%;
    cursor: pointer;
    height: 80px;
    background: #ffffff;
    display: inline-block;
    text-align: center;
    line-height: 80px;
    position: relative;
}

.video-btn .play-btn::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #2363d5;
    left: 0px;
    top: 0px;
    transform: scale(.6);
    transition: .5s ease;
    border-radius: 50%;
    opacity: 0;
}

.video-btn .play-btn:hover::after {
    transform: scale(1);
    opacity: 1;
}

.video-btn .play-btn i {
    z-index: 1;
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #2363d5;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .2s ease-out !important;
    transform: translate3d(-50%, -50%, 0);
}

.video-btn .play-btn:hover i {
    transform: translate3d(-50%, -50%, 0) scale(.75);
    color: #ffffff
}

/* ------------------------
    Side Background
------------------------*/
.image-column {
    position: absolute;
    left: 0px;
    top: 50%;
}

.image-column.right {
    left: inherit;
    right: 0;
}

/* ------------------------
    List Icon
------------------------*/
.list-icon li {
    display: flex;
    align-items: center;
}

.list-icon li i {
    margin-right: 10px;
    color: #ffffff;
    font-size: 14px;
    width: 22px;
    height: 22px;
    text-align: center;
    display: inline-block;
    line-height: 22px;
    background: #1c2431;
}

/* ------------------------
    Icon Size
------------------------*/
.ic-1x {
    font-size: 1em;
}

.ic-2x {
    font-size: 2em;
}

.ic-3x {
    font-size: 3em;
}

.ic-5x {
    font-size: 5em;
}

.ic-7x {
    font-size: 7em;
}

/* -------------------------------
 Shop Page
-------------------------------*/
.product-card {
    border: none;
    overflow: hidden;
}

.product-link {
    padding: 20px 15px;
    opacity: 0;
    right: 0;
    top: 2rem;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.product-card:hover .product-link {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.product-link button {
    color: #1f2632;
    font-size: 20px;
    border: none;
    padding: 0.50rem 0.75rem;
    background: #ffffff;
    display: block;
}

.product-link button:hover {
    background: #2363d5;
    color: #ffffff
}

.product-card .card-body {
    padding: 20px;
    position: relative;
    text-align: center;
    background: #fff
}

.product-title a {
    color: #1f2632;
    font-size: 18px;
    font-weight: 500
}

.product-title a:hover {
    color: #2363d5;
}

.product-price {
    color: #2363d5;
    font-weight: 600;
}

.product-price del {
    font-size: 0.9rem
}

.product-list.product-card {
    padding: 0;
}

.product-list.product-card .card-body {
    text-align: left;
}

.star-rating {
    color: #FDCC0D
}

.form-check-input:checked {
    background-color: #2363d5;
    border-color: #2363d5;
}

input.form-product {
    -moz-appearance: textfield;
    height: 40px;
    border: none;
    background: #ffffff;
    text-align: center;
    width: 50px;
    border-top: 1px solid #e9eaed;
    border-bottom: 1px solid #e9eaed;
    color: #1f2632;
    vertical-align: middle;
}

.btn-product {
    background: none;
    color: #1f2632;
    border: 1px solid #e9eaed;
    height: 40px;
    width: auto;
    padding: 0 10px;
    font-size: 13px;
    cursor: pointer;
}

.view-filter a.active {
    color: #2363d5;
}

.view-filter a {
    color: #1f2632;
    padding-right: 8px;
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
}

.cart-table thead th {
    padding: 20px;
    vertical-align: middle;
    color: #1f2632;
    font-size: 20px;
    font-weight: 600;
}

.cart-table td {
    padding: 10px;
    color: #1f2632;
    vertical-align: middle;
}

/* ------------------------
Service Sidebar
------------------------*/
.sidebar-links li {
    margin-bottom: 15px
}

.sidebar-links li:last-child {
    margin-bottom: 0;
}

.sidebar-links li a {
    background-color: #ffffff;
    color: #1f2632;
    display: block;
    font-size: 15px;
    padding: 15px 20px;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
    border-left: 3px solid transparent;
}

.sidebar-links li.active a, .sidebar-links li a:hover {
    color: #2363d5;
    padding-left: 25px;
    border-left: 3px solid #2363d5;
}

/* ------------------------
Extra
------------------------*/
.img-border {
    border: 10px solid #ffffff
}

.bg-effect:after {
    background: #dafeff;
    top: 0;
    content: "";
    position: absolute;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 50%;
    border-radius: .25rem
}

.bg-effect.right:after {
    left: inherit;
    right: 0
}

.shape-1 {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
}

.shape-1.bottom {
    top: inherit;
    bottom: -1px
}

.round-anim {
    content: "";
    position: absolute;
    top: -10%;
    left: 0;
    width: 700px;
    height: 700px;
    border: 50px solid #dafeff;
    border-radius: 50%;
    display: inline-block;
    z-index: -1;
    animation-name: zoom-fade;
    animation-duration: 5000ms;
    transform-origin: 70% 70%;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.round-anim.right {
    right: -10%;
    left: inherit;
}

.round-anim.center {
    left: 50%;
    margin-left: -350px
}

/* ------------------------
    Responsive Css
------------------------*/
@media (max-width:1200px) {
    .navbar-nav .nav-item {
        margin: 0 10px;
    }

}

@media (max-width:992px) {
    h1, h1 {
        font-size: 60px;
        line-height: 70px;
    }

    h2, h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .custom-mt-0 {
        margin-top: 0 !important
    }

    /*Header*/
    #header-wrap {
        padding: 10px 0;
    }

    .navbar-toggler {
        background: none;
        height: 34px;
        width: 40px;
        padding: 0;
        margin: 0;
      border: 1px solid rgb(69 69 69 / 21%);
    }

    .navbar-nav ul {
        position: static;
    }

    .navbar-nav > .nav-item {
        margin: 0;
    }

    .navbar-nav .nav-link {
        padding: 10px !important;
        color: #454545;
    }

    .navbar-nav .nav-link:hover, .navbar-nav .nav-item .nav-link.active, .navbar-nav .nav-item .nav-link.show {
        background: #2363d5;
        color: #ffffff
    }

    .navbar-collapse {
        background: #ffffff;
        max-height: 400px;
        left: 0;
        padding: 10px;
        position: absolute;
        z-index: 99;
        top: 100%;
        width: 100%;
        overflow: auto;
        border: medium none;
        -webkit-box-shadow: 7px 5px 30px rgba(72, 73, 121, 0.15);
        -moz-box-shadow: 7px 5px 30px rgba(72, 73, 121, 0.15);
        box-shadow: 7px 5px 30px rgba(72, 73, 121, 0.15);
    }

    .navbar-toggler span {
        width: 26px;
        height: 2px;
        margin: 5px auto;
        display: block;
        background: #2363d5;
    }

    .navbar-nav .dropdown-toggle::after {
        content: '+';
        background: none !important;
        position: absolute;
        border: none;
        top: 50%;
        right: 10px;
        margin: -0.5em 0.5em 0 0;
        border-radius: .25rem;
        padding: 0;
        font-size: 1.25rem;
        line-height: 1;
    }

    .navbar-nav .dropdown > .dropdown-toggle.show::after {
        content: '-';
    }

    .navbar-nav .dropdown-submenu .dropdown-toggle::after {
        width: auto;
        height: auto;
        margin-right: 0;
    }

    .navbar {
        padding: 0;
    }

    /*Banner*/
    .fullscreen-banner {
        min-height: inherit;
        height: auto !important;
    }

    .fullscreen-banner .align-center {
        position: inherit;
        transform: inherit;
        padding: 150px 0 150px !important
    }

    /*Side Image*/
    .image-column {
        left: 0;
        position: relative;
        top: inherit;
        transform: inherit;
    }

    .image-column-h {
        min-height: 300px;
    }

    /*Countdown*/
    .countdown > li span {
        font-size: 60px;
        line-height: 70px;
    }

    .countdown > li p {
        font-size: 18px;
    }

}



@media screen and (min-device-width: 768px) and (max-device-width: 991px) { 
    .parent {

    display: block !important;

}

}



@media screen and (min-device-width: 1280px) and (max-device-width: 1400px) { 
.fullscreen-banner .item

   {
    height: 450px !important;
   }
   .fullscreen-banner {
    height: 450px !important;
}
}





@media screen and (min-device-width: 992px) and (max-device-width: 1024px) { 
.container-fluid.px-lg-8
    {
        padding: 0px 5px !important;
    }
    .btn span{
        padding-right: 0px !important;
    }
 a.btn.btn-theme.btn-sm.d-none.d-md-inline-block {

    padding: 10px 15px;
}
.navbar-nav .nav-link{
    padding: 0px 10px !important;
}
.counter span {
font-size: 30px;
}
.col-lg-6{
    padding: 15px;
}
h2{
    font-size: 25px;
}
section.position-relative.light-bg.doctors h4 {


font-size: 15px;
}
}





@media (max-width:767px) {

    .banner-slider.owl-carousel .owl-nav{
            top: auto !important;
    bottom: 0 !important
    }

    .banner-slider.owl-carousel .owl-nav


    {
        display: block !important;
        cursor: pointer;
    }

.banner-slider.owl-carousel .owl-nav button.owl-next {
    right: 10px;
}
.banner-slider.owl-carousel .owl-nav button.owl-prev {
    left: 10px;
}
.banner-slider.owl-carousel .owl-nav button.owl-prev{
background: #fff !important;   
}
.banner-slider.owl-carousel .owl-nav button.owl-next{
    background: #fff !important;  
}




.resourceSearchBtn button.btn.btn-theme.btn-sm.d-none.d-md-inline-block {
    width: 100%;
    display: block !important;
    margin-top: 15px;
}
.owl-carousel .featured-item

{
        margin: 0px 0;
}

.policy {
    margin-top: 25px;
}

section.privacyPolicy .lastUpdated h3 {
    font-size: 20px;
}
    section.privacyPolicy li.mb-2 {
    display: flex;
}
.privacyPolicy b{
    margin-right: 10px;
}
.privacyPolicy b{
    font-size: 15px;
}
.policy ul li{
    line-height: 32px;
    font-size: 14px;
}

.privacyPolicy h4, .privacyPolicy h5 {

    font-size: 16px;
}






.privacyPolicy p {
  
    font-size: 14px;
}

div#point10 ul li {
    line-height: inherit;
    margin-bottom: 8px;
}


section.privacyPolicy li.mb-2 a {
    padding-left: 10px;
        font-size: 13px;
}
.resourcetabs .tab_content {
    padding-top: 25px;
}
    .counter span {
    font-size: 35px;

}
.tab_wrapper.resource_tab ul.tab_list {
    display: block;
    text-align: center;
}.tab_wrapper.resource_tab > ul li {
    width: 100%;
    text-align: center;
}



.openingsSearch {
    margin-bottom: 20px;
}






.openingBtn a {

font-size: 15px;
}

.careersSearchHeading .section-title {
    margin-bottom: 10px;
    position: relative;
}



    .openingBtn{
        text-align: left;
        padding-top: 0;
    }
    .viewOpeningsCard{
        padding-top: 10px;
        padding-bottom: 30px;
    }


    section.Pheeze .section-title {
    margin-top: 20px;
}


section.aboutSection.physiotherapyAspects {
    padding-top: 0 !important;
}

section.aboutSection.physiotherapyAspects .col-lg-6.col-12.mt-6.mt-lg-1 {
    margin-top: 0px !important;
}




.BrochureForm{
    width: 100% !important;
}

    .btn + .btn {
    margin-left: 0;
}



    .pheezeeImg:before{
        display: none !important;
    }


    .founder.founder-two .founderDesg {
    width: 100%;
    left: 0;
}

.awardsRecognition .featured-item.style-1 {
    background: #fff;
    margin-bottom: 15px;
}

.founder.founder-two {
    margin-top: 250px;
        margin-bottom: 100px;
}
.founder-bg {

    height: 250px;
 
    width: 100%;
  }

  section.aboutCards .founderDesg h3 {
 
    font-size: 18px;
}
.founderDesg{
    width: 100%;
    left: 0;
}
section.aboutCards .founderDesg h4 {

    font-size: 18px;
}





  .founderDesg{
    bottom: -100px;
  }




    .founder.founder-one .founder-top, .founder.founder-two .founder-top{
        width: 100%;
        padding: 20px;
    }
    .founder p {
    color: #000;
    font-size: 15px;
    font-weight: 600;
}



section.position-relative.light-bg.doctors .owl-carousel .owl-nav button.owl-prev {
    left: 0px;
}

section.position-relative.light-bg.doctors .owl-carousel .owl-nav button.owl-next {
    right:0px;
}





.banner-slider h1.secondHead{
    display: none;
}




    .ml-60{margin-left: 0px !important;}
.ml-40{margin-left: 0px !important;}
.ml-30{margin-left: 0px !important;}
.ml-20{margin-left: 0px !important;}

.radioButtonsList .form-check {
    width: 50%;
    float: left;
}

.jointTextSec {
        align-items: center;
    display: block;
    text-align: center;
    margin-top: 20px;
}








.header-top.light-bg .d-none.d-sm-flex.align-items-center.me-3.d-block-res.d-block-res {
    display: flex !important;
}


.topbar-link i {
    font-size: 18px;
    margin-right: 5px;
 
    position: relative;
    top: 2px;
}


.header-top.light-bg .d-none.d-md-flex.align-items-center.me-3.d-block-res {
    display: none !important;
}
.header-top.light-bg .col.d-flex.align-items-center.justify-content-between{
    justify-content: space-around !important;
}

    .pt-45{
    padding-top: 45px;
}



.fullscreen-banner .align-center
{

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0px !important;


}

section.Pheeze .col-lg-6.col-12.mt-6.mt-lg-1 {
    margin-top: 0px !important;
}


section.aboutSection .col-lg-6.col-12.mt-6.mt-lg-0 {
    margin-top: 0px !important;
}

a.btn.btn-theme.noBg {
    background: #fff;
    color: #000;
    box-shadow: 0px 0px 8px 0px #ccc;
    margin-top: 15px;
    margin-left: 0px !important;
}


section {
    padding: 40px 0 !important;
}
.parent{
    flex-direction: column-reverse !important;
    display: flex !important;
}




.fullscreen-banner .align-center h1 {
    font-size: 15px !important;
    font-weight: 400;
    letter-spacing: inherit;
}
.fullscreen-banner .align-center p{
    display: none !important;
}
.clients {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.fullscreen-banner .align-center .btn-box.mt-5 {
    margin-top: 0px !important;
    display: flex;

}
.fullscreen-banner .align-center .btn-box.mt-5 .btn.btn-theme {
        padding: 7px;
        font-size: 11px;

}
.fullscreen-banner .align-center .btn-box.mt-5 .btn.btn-theme:first-child{
    margin-right: 15px;
}



.faq-width h2.accordion-header{
        line-height: inherit !important;
}
.faq-width {
    width: 100%;
    margin: auto;
    display: block;
}
.faq-width button.accordion-button.collapsed {
    font-size: 14px !important;
}
.aboutAccordian.faq-width .section-title {
    margin-bottom: 0px;
}


.aboutAccordian.faq-width .tab_wrapper.first_tab {
    
    margin-bottom: 0px;
   
}


section.aboutSection.physiotherapyAspects .accordion .accordion-item .accordion-button {
    padding: 20px 50px 20px 0px;
}
section.aboutSection.physiotherapyAspects.faqs .accordion .accordion-item .accordion-button{
    font-size: 14px !important;
}
section.aboutSection.physiotherapyAspects.faqs .col-lg-12.col-12.mt-6.mt-lg-1 {
    margin-top: 0px !important;
}
.faq-width .tab_wrapper .content_wrapper .accordian_header.active {
 
    background: #f2f2f2 !important;
}
section.aboutSection.physiotherapyAspects.faqs .aboutAccordian.faq-width .accordian_header {
    background: #f2f2f2;
}


section.aboutSection.physiotherapyAspects.faqs.faqss .aboutAccordian.faq-width .accordian_header:first-child {
 display: block;
}


section.aboutSection.physiotherapyAspects.faqs .aboutAccordian.faq-width .accordian_header:first-child {
 display: none;
}
section.aboutSection.physiotherapyAspects.faqs .aboutAccordian.faq-width .accordian_header:nth-child(4) {
 display: none !important;
}
section.aboutSection.physiotherapyAspects.faqs .aboutAccordian.faq-width .accordian_header:nth-child(7) {
 display: none !important;
}









section.aboutSection.physiotherapyAspects.faqs .aboutAccordian.faq-width .tab_wrapper .content_wrapper .accordian_header .arrow {
    float: right;
    display: inline-block;
    width: 12px;
    height: 12px;
    position: relative;
    border-radius: 2px;
    transform: rotate(-135deg);
    background: transparent;
    border-top: 3px solid #000;
    border-left: 3px solid #000;
}
.tab_wrapper .content_wrapper .accordian_header.active:after {
    width: 3px;

}




.accordion .accordion-item .accordion-button.collapsed:after{
    right: 20px !important;
}

.accordion .accordion-item .accordion-button:after{
    right: 0px !important;
}




    .navbar-toggler{
        float: right !important;
    }
    .navbar{
        display: block !important;
    }
    .primary-footer {
    padding: 0;
}
    .fullscreen-banner {



    height: 180px !important;
}

.fullscreen-banner.aboutUsSlider{
       height: 180px !important;
}
.fullscreen-banner .owl-carousel, .fullscreen-banner .owl-stage-outer, .fullscreen-banner .owl-stage, .fullscreen-banner .owl-item, .fullscreen-banner .item {
    height: 180px !important;
}

.clientLogo {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}



.wd-16 {
    width: 100%;
    float: none;
    margin-bottom: 35px;
}
.copyrightLeft {
    text-align: center;
}


.copyrightRight {
    text-align: center;
}



    h1, h1 {
        font-size: 27px !important;
        line-height: 60px;
    }

    h2, h2 {
        font-size: 20px !important;
    line-height: 32px !important;
    }

    .section-title p {
        font-size: 16px;
    }

    .page-title h1 {
        font-size: 40px;
        line-height: 50px;
    }

    /*Header*/
    .logo img {
        max-height: 40px;
    }

    /*Countdown*/
    .countdown > li span {
        font-size: 40px;
        line-height: 40px;
    }

    .countdown > li p {
        font-size: 16px;
    }

}

@media (max-width:576px) {
    h1, h1 {
        font-size: 44px;
        line-height: 54px;
    }

    h2, h2 {
        font-size: 26px;
        line-height: 40px;
    }

    h3, .h3 {
        font-size: 26px;
        line-height: 36px;
    }

    h4, .h4 {
        font-size: 22px;
        line-height: 32px;
    }

    .logo img {
        max-height: 35px;
    }

    /*Banner*/
    .fullscreen-banner p br, .section-title br {
        display: none;
    }

    .breadcrumb-item {
        line-height: 30px;
    }

    /*Banner*/
    .tab .nav-tabs .nav-link {
        display: block;
        width: 100%;
    }

    .owl-carousel .owl-nav button.owl-prev {
        left: 0px;
    }

    .owl-carousel .owl-nav button.owl-next {
        right: 0px;
    }

}