@import url('../fonts/fonts.css');
body {
    padding:0;
    margin:0;
    font-family: 'DIN';
}
section.header-section {
    background-color: #FFFFFF;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
    position: relative;z-index: 9999;

}

section.header-section .navbar-brand{
max-width: 100px;
}


p,.btn {
    margin: 0;
}
ul.header-right-menu li a{
    padding-left:0px;
    padding-right:0px;
}
ul{
    padding:0;
    /*list-style-type: none;*/
    margin:0;
}
footer ul{
    list-style-type: none;
}
ul.header-menu li a {
    color: #495057;
    padding-right: 0;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    font-weight: 400;

}
ul.header-menu li, ul.header-right-menu li {
    padding: 24px 0px 24px 0px;
}

.navbar {
    padding:0;
    border-width: 0px;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    background-color: rgba(0,0,0,0.0);
    background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(0,0,0,0.00)),color-stop( 100% , rgba(0,0,0,0.00)));
    background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 100%);
}
.nav-tabs, .nav-tabs .nav-link{
    border:none;
}
.navbar a.navbar-brand{
    margin-right:8px;
    padding: 0;
}
.navbar a.navbar-brand img{
    height: 29px;
    max-width: 100px;
}
.sub-menu-right{
    padding-left:0px;
    padding-right:0px;
}
ul.header-right-menu li:first-child{
    padding: 24px 25px 24px 20px;
}
ul.header-right-menu li:nth-child(2){
    padding: 24px 28px 24px 0px;
}
ul.header-right-menu li:nth-child(3){
    padding: 24px 25px 24px 0px;
}

.navbar .navbar-collapse{

    z-index:99;
    content:"";
    top:0;
    width:100%;
    background-color:#ffffff;
    height:100%;
}

.navbar .navbar-collapse.collapse.show:after {
    position:absolute;
    content:"";
    top:0;
    width:100%;
    background-color:#ffffff;
    height:100%;
    z-index:-1;
}

.navbar .shrink{
    background:#ffffff;
}

.navbar .navbar-toggler{
    z-index:999;
}
ul.header-menu li{
    padding-top: 24px;
    padding-bottom: 24px;
    padding-right: 0px;
    padding-left: 17px;
}
.main-menu-wrapper{
    padding-left:0px;
    padding-right:0px;
}
ul.header-menu .nav-item a.nav-link{
    color: #495057;
    font-family: DIN;
    font-size: 15px;
    line-height: 16px;
    text-align: center;
    font-weight: 400;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
ul.header-menu .navitem-new a.nav-link{
    color: #495057;
    font-family: DIN;
    font-size: 15px;
    line-height: 16px;
    text-align: center;
    font-weight: 400;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}



ul.header-right-menu li a.phone-number {
    color: #F58220;
    font-size: 14px;
    /*font-weight: bold !important;*/
    letter-spacing: 0.5px;
    line-height: 16px;
    padding-left:0;
    padding-right:0;
    padding-top: 0px;
    padding-bottom: 0px;
}
ul.header-right-menu li a.language {
    color: #495057;
    font-size: 13px;
    line-height: 16px;
    font-weight:normal;
    padding-top:0px;
    padding-bottom:0px;
}
ul.header-right-menu li a.search {
    color: #495057;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    font-weight:500;
    padding-left:5px;
    padding-top:0px;
    padding-bottom:0px;
}
/*.search {
    display: none;
}*/
ul.header-right-menu li a.search:before {
    content:"";
    background-image: url('../images/Fill 1.png');
    background-repeat: no-repeat;
    padding: 2px 16px 10px 10px;
}
ul.header-right-menu li a.request-appmnt{
    color: #FFFFFF;
    font-size: 11px;
    line-height: 13px;
    border-radius: 3px;
    background-color: #F58220;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
    padding: 10px;
    /*font-weight: 500;*/
    outline:none;
}
ul.header-right-menu li a.request-appmnt:hover, button.rqst-appntmnt:hover, button.mob-call-us:hover{
  background-color: #EFAA88;
  box-shadow: 0 2px 8px 1px rgba(0,0,0,0.3);
}
button.rqst-appntmnt{
    color: #FFFFFF;
    font-size: 12px;
    line-height: 18px;
    border-radius: 3px;
    background-color: #F58220;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
    padding: 15px 10px 15px 8px;
}
ul.header-menu .nav-item{
    margin-bottom:0;
}
ul.header-menu .navitem-new{
    margin-bottom:0;
}


ul.header-right-menu li.request-appmnt-li {

    padding: 16px 0px 16px 0px;
}
li.nav-item.dropdown .dropdown-toggle::after{

    content: "";
    background-image: url(../images/Down_arrow.png);
    padding: 3px 1px 7px 16px;
    right: 8px;
    top: 27px;
    position: absolute;
    border:none;
}
li.navitem-new.dropdown .dropdown-toggle::after{

    content: "";
    background-image: url(../images/Down_arrow.png);
    padding: 3px 1px 7px 16px;
    right: 8px;
    top: 27px;
    position: absolute;
    border:none;
    display: none;
}

li.navitem-new.dropdown .drop::after {
   background-image: none;
}
li.nav-item.dropdown .drop::after {
   background-image: none;
}

.megamenu-fw {
    position: static;
}
ul.header-menu li .megamenu-content li {
    float: left;
    font-size: 13px;
    width: 150px;
    padding: 10px 0;
    line-height: 18px;
}
ul.header-menu li .megamenu-content{
    border-top: none;
    width: 782px;
}
.banner {
    position:relative;
    width:100%;
    background-image: url(https://www.qispine.com/wp-content/uploads/2019/04/home_patient.png);
    /*background-image: url(../images/home_main_banner.JPG);*/
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0px 100px 0px;
    overflow: hidden;
    background-position: top;

}
.banner:after{
    position: absolute;
    left: 0;top: 0;width: 100%;height: 100%;content: '';
    /*background: rgba(255, 170, 130, .40);*/
    background: rgba(0,0,0,.30);
}

  .banner .video{
    position: absolute;
    left: 50%;
    top: 50%;
    /* The following will size the video to fit the full container. Not necessary, just nice.*/
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 0;
    }

    .banner .container{
         position: relative;
         overflow: hidden;
  z-index: 1;
    }

.banner .banner-title {
    color: #FFFFFF;
    font-size: 40px;
    line-height: 48px;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
}
.banner .banner-title h1 {
    margin-bottom:10px;
    font-weight:500;
    max-width: 819px;
    margin: 0 auto;
}
img.banner-image,img.steps-img{
    width:100%;
}
.banner button.watch-video {
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
    color: #495057;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    height: 46px;
   /* width: 113px;*/
    padding:15px;
}
.banner p.sub-content {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 25px;
    text-align: left;
    margin-bottom:40px;
    font-weight:normal;
}
.banner .ranked-details {
    position:absolute;
    height: 72px;
    width: 190px;
    background-color: #FFFFFF;
    top:40px;
    z-index: 999;
}
.banner .ranked-details img {
    padding: 0px 5px 15px 10px;
}

.banner .ranked-details .ranked-main-title {
    color: #F58220;
    font-size: 15.36px;
    line-height: 18px;
    padding: 10px 0px 7px 0px;
    font-weight: normal;
}
.banner .ranked-details .ranked-sub-title {
    color: #495057;
    font-size: 11px;
    line-height: 13px;
    font-weight: 500;
}
.banner .ranked-details .ranked-inner-content {
    color: #495057;
    font-size: 9px;
    line-height: 11px;
    padding-right: 9px;
    font-weight:normal;
}
.treating-conditions{
    margin-top:50px;
    margin-bottom:50px;

}
.treating-conditions .treat-heading h2 {
    color: #495057;
    font-size: 24px;
    line-height: 29px;
    margin-bottom:20px;
    font-weight: 500;
}

.treating-conditions .conditions{

    padding:30px 50px 10px 50px;
    border-radius: 3px;
    background-color: #ecebec;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
}
ul.conditions-ul{
    list-style-type: none;
    padding: 0;
    margin:0;
}
ul.conditions-ul li{
    padding-bottom: 20px;
    max-width: 100%;
    position: relative;
    width: 100%;
    padding-right: 35px;
}

ul.conditions-ul li a{
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    font-weight:normal;
}
/* ajith css here*/
ul.conditions-ul li a:hover, ul.megamenu-content li a:hover,ul.header-menu li.megamenu-fw a:hover{
    color: #F58220;
}
/* ajith css here*/
ul.conditions-ul li a:after{
    content: "";
    float: right;
    background-image: url('../images/Shape Copy.png');
    background-position: center;
    background-repeat: no-repeat;
    /* padding: 15px 9px 6px 4px; */
    position: absolute;
    right: 15px;
    top: 0px;
    width: 30px;
    height: 30px;
}
.clinics-section .clinics-sec-heading h2{
    color: #495057;
    font-size: 24px;
    line-height: 29px;
    padding-bottom:0px;
    font-weight: 500;
}
.clinics-section{
    margin-bottom:50px;
}
.clinics-section .clinics-sec-heading{
    margin-bottom:20px;
}

.clinics-section .clinic-section-single {
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
    padding:20px 20px 20px 20px;
    min-height: 218px;
}
.clinics-section .clinic-section-single p{
    color: #000000;
    font-size: 16px;
    line-height: 19px;
    margin-bottom:10px;
    font-weight:500;

}
.clinics-section .clinic-section-single p span.distance{
    color: #495057;
    font-size: 16px;
    line-height: 20px;
    padding-left:9px;
    font-weight: normal;
}
.clinics-section .clinic-section-single p.description{
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    margin-bottom:20px;
    font-weight: normal;
    max-width:250px;
}
.clinics-section .clinic-section-single p.description a.mob-dsktp{
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    margin-bottom:20px;
    font-weight: normal;
    max-width:250px;
}
.clinics-section .clinic-section-single a.get-directions{
    color: #F58220;
    font-size: 16px;
    line-height: 19px;
    text-align: left;
    padding-left: 5px;
    font-weight: 500;
}
.clinics-section .clinic-section-single a.get-directions:hover {
    color: #EFAA88;
}
button.centered-btn{
    border: 1px solid #495057;
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
    padding:15px;
    color: #495057;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    font-weight:500;

}
button.centered-btn:hover, button.mob-request-appmnt:hover {
    box-shadow: 0 2px 8px 1px rgba(0,0,0,0.3) !important;
}
/* ajith css here*/
button.centered-btn:hover {
    box-shadow: 0 2px 8px 1px rgba(0,0,0,0.3);
}
/* ajith css here*/
.clinics-detail-section{
    margin-bottom:30px;
}
hr.clinics-near-line {
    margin:0;
    border: 0.5px solid #DEE2E6;
}
.spine-approach-section{
    margin-top: 40px;
    margin-bottom:50px;

}


@media only screen and (max-width: 768px) {
    .our-team.web {
        display: none !important;
    }
}


.inner-heading h3{
    color: #495057;
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    margin-bottom:10px;
    font-weight:500;
}
.spine-approach-section .inner-heading p.approach-description {
    color: #495057;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    font-weight:normal;
}
.spine-approach-section .spine-steps{
    margin-top:22px;
    margin-bottom:15px;
}
.spine-approach-section .spine-steps .spine-steps-details{
    /*transform: scaleX(-1);*/

    overflow: hidden;
    position: relative;
}
.spine-approach-section .spine-steps .steps-container{
    padding:15px;
}
.spine-approach-section .spine-steps .spine-steps-details img.steps-img{
    background-color: rgba(0,0,0,0.5);
}
.spine-approach-section .spine-steps .steps-title-section{
    position: absolute;
    bottom: 35px;
    left:35px;
}
.steps-title-section p.step-number{
    color: #FFFFFF;
    font-size: 20px;
    line-height: 25px;
    font-weight:normal;
}
.steps-title-section p.step-title{
    color: #FFFFFF;
    font-size: 24px;
    line-height: 29px;
    font-weight: 500;
}
.steps-title-section p.step-duration{
    color: #FFFFFF;
    font-size: 20px;
    line-height: 25px;
    padding-top:10px;
    font-weight:normal;
}
.spine-specifications{
    margin-top: 37px;
    margin-bottom:37px;
}
.spine-specifications h4{
    color: #000000;
    font-size: 24px;
    line-height: 29px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    min-height:60px;
}
.spine-specifications h4.precision:before{
    content:"";
    background-image:url('../images/precise_diagnosis.svg');
    background-repeat:no-repeat;
    padding: 5px 41px 6px 6px;
    width: 40px;
    height: 40px;

}
.spine-specifications h4.scientific:before{
    content:"";
    background-image:url('../images/Scientific.png');
    background-repeat:no-repeat;
    padding: 5px 41px 6px 6px;
    height: 40px;

}
.spine-specifications h4.specialist:before{
    content:"";
    background-image:url('../images/Specialist.png');
    background-repeat:no-repeat;
    padding: 5px 41px 2px 6px;
    height: 40px;

}
.spine-specifications p.spec-desc{
    color: #495057;
    font-size: 16px;
    line-height: 22px;
    margin-top:14px;
    margin-bottom:13px;
    padding-left: 46px;
    font-weight:normal;
}
section.surgeons-section{
    margin-top:50px;
    margin-bottom:40px;
}
section.surgeons-section p.surgeon-excerpt{
    color: #495057;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    font-weight: normal;
}

section.surgeons-section .surgeons-bio {
    margin:40px 0px 40px 0px;
}



section.testimonials-section{
    margin:0px 0px 0px 0px;
}



section.surgeons-section .surgeons-bio p.surgeon-title{
    color: #495057;
    font-size: 16px;
    line-height: 19px;
    padding-top:7px;
    padding-bottom:5px;
    font-weight: 500;
}
section.surgeons-section .surgeons-bio p.surgeon-qlfctn{
    color: #495057;
    font-size: 13px;
    line-height: 18px;
    font-weight: normal;
}
section.profits-section{
    background-color: #F58220;
    /*padding-top:63px;
    padding-bottom:82px;*/
    padding-top:50px;
    padding-bottom:50px;
    padding-left: 296px;
    padding-right: 296px;

}
.profits-section .profit-sec1,.profits-section .profit-sec2 {
    width:50%;
}

section.profits-section .profits-inner-section{
    text-align:center;

}

span.profit-title{
    color: #FFFFFF;
    font-size: 48px;
    line-height: 58px;
    /*padding-bottom:15px;*/
    font-weight: 500;
}
p.profit-desc{
    color: #FFFFFF;
    font-size: 24px;
    line-height: 29px;
    padding-top: 15px;
    font-weight:normal;
}
/*edited on 11-1-19*/
.remote-consultation-section{
    /* The image used */
  background-image: url(../images/Remote-consultation.png);

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding:100px 0px 100px 0px;

}
.remote-consultation-section p{
    color: #FFFFFF;
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    margin-bottom:20px;
    font-weight: normal;
}
.cnsltn-learn-more .btn{
    padding: 15px 16px 15px 17px;
}
.cnsltn-learn-more .btn:hover {
 box-shadow: 0 2px 8px 1px rgba(0,0,0,0.3);
}
section.support-specialists-section{
    padding:60px 0px 50px 0px;
}
.customer-contact-section p.contact-title{
    color: #495057;
    font-size: 32px;
    line-height: 39px;
    margin-bottom:10px;
    font-weight: 500;
}
.customer-contact-section p.contact-sub-title{
    color: #000000;
    font-size: 20px;
    line-height: 22px;
    margin-bottom:33px;
    font-weight: normal;
}
div.profit-left-section{
    float:left;
    padding-top: 10px;
}
div.profit-right-section{
    float:left;
    margin-left:30px;
}
.profits-section .profit-main-details{
   /* padding-left:82px;*/
}

textarea{
    border: 0.5px solid #495057;
    border-radius: 3px;
    background-color: #FFFFFF;
    padding:20px;
}
.form-control{
    padding:20px;
}

.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    opacity: 0.4;
    color: #495057;
    font-family: DIN;
    font-size: 16px;
    line-height: 20px;
}
.form-control::-moz-placeholder{ /* Firefox 19+ */
    opacity: 0.4;
    color: #495057;
    font-family: DIN;
    font-size: 16px;
    line-height: 20px;
}
.form-control:-ms-input-placeholder{ /* IE 10+ */
    opacity: 0.4;
    color: #495057;
    font-family: DIN;
    font-size: 16px;
    line-height: 20px;
}
.form-control:-moz-placeholder{ /* Firefox 18- */
    opacity: 0.4;
    color: #495057;
    font-family: DIN;
    font-size: 16px;
    line-height: 20px;
}
.support-specialists-section .submit-links{
    margin:20px 0px 20px 0px;
}
.submit-links .submit-support{
    border-radius: 3px;
    background-color: #F58220;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
    color: #FFFFFF;
    font-family: DIN;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    padding:15px;
    margin-right:20px;
    font-weight:500;
}
.submit-links .submit-support:hover{
    background-color: #EFAA88;
    box-shadow: 0 2px 8px 1px rgba(0,0,0,0.3);
}
.submit-links .whatsapp-chat-btn{
    border: 1px solid #495057;
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
    color: #495057;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    font-weight:500;
    padding:15px;
}
.submit-links .whatsapp-chat-btn:hover {
box-shadow: 0 2px 8px 1px rgba(0,0,0,0.3);
}
.innerdiv {
    width: 808px;
    margin: 0 auto;
}
.view-btn:hover {
    box-shadow: 0 2px 8px 1px rgba(0,0,0,0.3);
}
.request-btn:hover {
   box-shadow: 0 2px 8px 1px rgba(0,0,0,0.3);
}
.submit-links .whatsapp-chat-btn:before{
    content:"";
    background-image:url('../images/Whatsapp.png');
    background-repeat:no-repeat;
    padding: 2px 15px 3px 15px;
}
.spine-specialists-section p.specialist-main-title{
    color: #495057;
    font-weight:500;
    font-size: 32px;
    line-height: 39px;
    margin-bottom:10px;
    width: 256px;
    font-weight: 500;
}
.spine-specialists-section p.specialists-summary{
    color: #495057;
    font-size: 20px;
    line-height: 22px;
    font-weight:normal;
    max-width: 80%;
}
.specialists-images-section img{
  max-width: 56px;
    margin: 0px auto;
    height: 57px;
}
.specialists-images-section{
    margin-top:20px;
    margin-bottom:40px;
    max-width: 370px;
    text-align: center;
}
.specialists-images-section .specialist-single-img{
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 auto;
}
.specialists-images-section p.specialist-name{
    padding-top:10px;
    color: #495057;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    font-weight:normal;
    max-width: 80px;
     margin: 0 auto;
}
.support-specialists-section .hours-section{
    border-radius: 3px;
    background-color: #ecebec;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
    padding:30px;
    max-width: 370px;
}
.p-l-r-0{
    padding-left:0px;
    padding-right:0px;
}
.hours-section .hours-title {
    color: #F58220;
    font-size: 32px;
    line-height: 39px;
    font-weight:500;
    margin-bottom:10px;
}
.hours-section .hours-desc{
    font-weight:normal;
    color: #495057;
    font-size: 20px;
    line-height: 25px;
    margin-bottom:30px;
}
.hours-section .hours-desc:last-child{
    margin-bottom:10px;
}
/*.support-specialists-section .comments-reply-section{
    border-bottom:0.5px solid #DEE2E6;
}*/
.support-specialists-section .comments-reply-section .comments{
    padding: 19px 20px 0px 20px;
	border-bottom:0.5px solid #DEE2E6;
}
.support-specialists-section .comments-container{
    /*padding-bottom:20px;*/
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
    margin-top: 30px;
}
.support-specialists-section .comments-container.fst-comment{
    margin-top:40px;
}
.support-specialists-section .comments-container .adviced-comments{
    padding: 0px 20px 20px 20px;
}

.comments-reply-section .comments .question{

    color: #495057;
    font-size: 16px;
    line-height: 22px;
    font-weight:500;
    margin-bottom:10px;
}
.comments-reply-section .comments .commenter-name{
    opacity: 0.7;
    color: #495057;
    font-size: 13px;
    line-height: 20px;
    font-weight:normal;
    margin-bottom:20px;
}
.adviced-comments .avatar-specialist, .adviced-comments .specialist-specfctn{
    float:left;
}
.adviced-comments .avatar-specialist{
    padding: 15px 18px 5px 13px;
}
.adviced-comments .specialist-specfctn{
    padding-top:32.5px;
}
img.commenter-pic{
    max-width:69px;

}
.specialist-specfctn .doctor-name{
    color: #495057;
    font-size: 16px;
    line-height: 20px;
    font-weight:normal;
}
.specialist-specfctn .doctor-spec{
    color: #F58220;
    font-size: 13px;
    line-height: 16px;
    font-weight: normal;
}
.adviced-comments .doctor-advice{
    padding-right:20px;
    margin-bottom:10px;
    color: #495057;
    font-size: 16px;
    line-height: 22px;
    font-weight:normal;
}
.doctor-advice a.read-more, .doctor-advice a.read-more1 {
    color: #495057;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
}
.adviced-comments .comment-date{
    color: #495057;
    font-size: 13px;
    line-height: 20px;
    font-weight:normal;
}

footer.footer{
    background-color: #212121;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.21);
    padding:30px 0px 30px 0px;
    color: #FFFFFF;
    font-weight:normal;
    overflow:auto;
        z-index: 999;
    position: relative;
}
footer .inner-widget-1,footer .inner-widget-2{
    float:left;

}
footer .inner-widget-1{
    width: 100%;
}
/*footer .inner-widget-2{
    margin-left:52px;

}*/
footer .inner-widget-1 .footer-links-section{
    width: auto;
    float: left;
   margin-right: 50px;
}
footer .inner-widget-2 .footer-links-section{
    float: left;
    /* width: 19%; */
    margin-right: 90px;
}

footer .footer-links-section.sec-2{
    /*margin-left:51px;*/
    float: left;
}
footer ul.footer-link-sec1 li a{
    color: #FFFFFF;
    font-family: DIN;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
}
footer ul.footer-link-sec1 li a:hover,ul.header-menu li.divdown a:hover,ul.header-menu li.divdown:hover{
    color: #F58220;
}
footer .footer-logo{
    float:right;
}
.footer .social-media a {
    width: 31px;
    height: 31px;
    background-repeat: no-repeat;
    margin-left: 16px;
    padding-bottom: 10px;
    float: left;
}
.footer .social-media li {
    width: 30px;
    height: 30px;
}
.footer .social-media a:nth-child(1) {
   background-image: url(../images/Facebook.png);
}
/*.footer .social-media a:nth-child(2) {
   background-image: url(../images/Twitter.png);
}*/
.footer .social-media a:nth-child(2) {
   background-image: url(../images/instagram.png);
}
.footer .social-media a:nth-child(3) {
   background-image: url(../images/Linkedin.png);
}
.footer .social-media a:nth-child(4) {
   background-image: url(../images/youtube.svg);
}
.footer .social-media a:nth-child(5) {
   background-image: url(../images/watsapp-img.png);
}
.footer .social-media a:nth-child(1):hover {
   background-image: url(../images/Facebook-orange.png);
}
/*.footer .social-media a:nth-child(2):hover {
   background-image: url(../images/Twitter-orange.png);
}*/
.footer .social-media a:nth-child(2):hover {
   background-image: url(../images/instagram_orange.png);
}
.footer .social-media a:nth-child(3):hover {
   background-image: url(../images/Linkedin-orange.png);
}
.footer .social-media a:nth-child(4):hover {
   background-image: url(../images/youtube-orange.png);
}
.footer .social-media a:nth-child(5):hover {
   background-image: url(../images/whatsapp-orange.png);
}
p.copyright{
    color: #FFFFFF;
    font-size: 13px;
    line-height: 17px;
    font-weight:normal;
    padding-top:14px;
}
footer .footer-section-links ul{
    margin-bottom: 35px;
}
h4.rating-heading{
    color: #495057;
    font-family: DIN;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 40px;
    font-weight: 500;

}
.testimonials-section .review-single{
    border: 1px solid #DEE2E6;
    border-radius: 3px;
    background-color: #FAFAFA;
    padding:19px;
    color: #777777;
    font-family: DIN;
    font-size: 13px;
    line-height: 22px;
    font-weight:normal;
    position:relative;
    min-height: 174px;


}
.testimonials-section .review-single .rating_star, .testimonials-section .review-single .blockquote-review{
    float:left;
}
.testimonials-section .review-single .review-star{
    margin-right:3px;
}
.testimonials-section .review-single .blockquote-review{
    margin-top:-8px;
}

.testimonials-section .review-slider{
    margin-top:20px;
    position:relative;
}
img.sign_in{
    float:right;

}
div.sign_in_link{
    padding-bottom:24px;
}
div.testimonial-detail{
    padding:11px 11px 30px 11px;
    margin-top: 13px;
    overflow: auto;
}
div.testimonial-detail .testim_image, div.testimonial-detail .testim_bio{
    float:left;
}
div.testimonial-detail .testim_bio{
        margin-left: 7.92px;
}
div.testimonial-detail .testim_bio p.bio_title{
    color:#427FED;
    font-size:16px;
    font-weight:500;
}
div.testimonial-detail .testim_image img{
    max-width:53.17px;
}
div.testimonial-detail .testim_bio p.bio_date{
    color: #777777;
    font-family: DIN;
    font-size: 12px;
    line-height: 22px;
    font-weight:normal;
}




.review-single:before {
    position: absolute;
    bottom: -14px;
    left: 27px;
    width: 19px;
    height: 15px;
    /*border-top: 14px solid #DEE2E6;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;*/
    content: "";
    background-image: url(../images/Down_arrow_review.png);

}
span.error{
    color:red;
    font-weight:normal;
    font-size:16px;
    padding-top:5px;
}
span.success{
    color:green;
    font-weight:normal;
    font-size:16px;
}

.review-slider .slick-arrow.slick-product-next{
    display: none I !important;
    position: absolute;
    left: -49px;
    top: 53px;
    border: none;
    padding: 0;
    outline: none;
    background:transparent;
}
.review-slider .slick-arrow.slick-product-prev{
    display: none I !important;
    position: absolute;
    right: -49px;
    top: 53px;
    border: none;
    padding: 0;
    outline: none;
    background:transparent;
}


.review-slider .slick-arrow.slick-product-next img {
    display: none;
}

.review-slider .slick-arrow.slick-product-prev img {
    display: none;
}




.review-slider ul.slick-dots li{
    list-style-type: none;
    float: left;
    cursor:pointer;
    width: 10px;
    height: 10px;
    border:1px solid #F58220;
    border-radius: 50%;
    margin-right: 11.55px;

}
.review-slider ul.slick-dots{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 2px;
}




/*.review-slider ul.slick-dots, .customer-slider ul.slick-dots{
    overflow:auto;
}*/
.review-slider ul.slick-dots li button, .customer-slider ul.slick-dots li button{
    visibility: hidden;
}
.review-slider ul.slick-dots li.slick-active{
    background: #F58220;
}
.customer-single iframe{
    position:relative;
    /*background: linear-gradient(90deg, #000000 0%, #FFFFFF 100%);*/

    width: 100%;
    max-width: 1200px;
    /*height: 500px;*/
    height: 517.59px;
}
.testimonials-section .testimonial-thumb-img img{

  width: 85px;
  height: 85px;
  border-radius: 50%;
  padding: 3px;
}

.testimonials-section .testimonial-thumb-img .testm-img.slick-active.slick-current{
position: relative;
}

.testimonials-section .testimonial-thumb-img .testm-img.slick-active.slick-current::after{
    border: 1px solid #F58220;
    position: absolute;
    content: '';
    width: 85px;
    height: 85px;
    border-radius: 50%;
    left: 0;
    top: 0;
    z-index: 99;
}

.testimonials-section .testimonial-thumb-img{
  margin: 0px auto;
  width: 460px;
  padding-bottom: 20px;
}



ul.header-sub-menu{
  overflow: auto;
  padding-top: 25px;
  margin-bottom: 10px;
  margin-top: 0px;
}
ul.header-sub-menu li{
    width:50%;
    float:left;
}


ul.header-sub-menu li a{
    color: #495057;
    font-family: DIN;
    font-size: 16px;
    line-height: 20px;
    padding: 0px 0px 20px 0px;
    font-weight: normal;

}


/* 
.testimonials-section h3{
    margin-bottom: 25px;
}
*/


/*ajith styles starts here*/
.customer-single {
text-align: center;
/*width: 100%;*/
margin: 0px auto;
position: relative;

    width: 72%;
}
.video-details {
    position: absolute;
    bottom: 36px;
    left: 25px;
    text-align: left;
}
/*ajith styles starts here*/
.video-details .advisor-name{
    color: #FFFFFF;
    font-family: DIN;
    font-size: 24px;
    line-height: 29px;
    font-weight: 500;
}
.video-details .advisor-info{
    color: #F58220;
    font-family: DIN;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
}
.ranking-image{
    padding: 5px 4px 15px 6px;
    float: left;
}
.ranking-details{
    float:left;
}
li.nav-item.dropdown:hover .dropdown-menu{
    display:block;
}
li.nav-item.dropdown:hover .dropdown-menu{
    display:block;
}

/*
ul.conditions-ul li.conditions-li a:after {
    padding: 15px 9px 6px 4px;
    margin: -7px 0px 0px 0px;
}
*/
.surgeons-bio img{
    width: 100%;
}
.treating-conditions .conditions{
    overflow: auto;
    position:relative;
}
.treating-conditions .condition-li-row{
    width:100%;
}
.treating-conditions .condition-li-row .condition-li-single{
    width: 50%;
    float: left;
}
.treating-conditions .condition-li-row .condition-li-single ul.conditions-ul li a:after{
    padding: 26px 0px 6px 15px;
    position: relative;
    left: -15px;
}
.treating-conditions .condition-li-row .condition-li-single ul.conditions-ul li.conditions-li a:after{
    padding: 13px 0px 6px 15px;
}
.treating-conditions .condition-li-row .condition-li-single ul.conditions-ul li a{
    font-size:14px;
}
a.view-all{
    border: 1px solid #DEE2E6;
    border-radius: 12.5px;
    background-color: #FFFFFF;
    padding:4px 10px 4px 10px;
    color: #495057;
    font-family: DIN;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;

}
a.lang-dropdown:after{
    content:"";
    background-image:url('../images/Language_dropdown.png');
    background-repeat:no-repeat;
    padding:10px;
}
a.view-all:after{
    content:"";
    background-image:url('../images/Down_arrow.png');
    background-repeat:no-repeat;
    padding: 0px 8px 0px 10px;
    position: relative;
    top: 2px;
    left: 4px;
}
a.less-arrow:after{
    content:"";
    background-image: url('../images/Up_arrow.png');
    background-repeat:no-repeat;
    top: 4px;

}
.absolute-class{
    position:absolute;
}
a.approach-link{
    bottom: 41px;
    position: absolute;
    float: right;
    right: 20px;
}

.navbar-toggler>.close {
    color: #000000;
    font-family: DIN;
    line-height: 10px;
    text-align: center;
    display:inline;
    padding: 0px 0px 8px 0px;
    font-size: 21px;
    position:relative
}
.navbar-toggler.collapsed>.close, .navbar-toggler:not(.collapsed)>.navbar-toggler-icon {
    display:none;
}
.navbar-toggler-icon{
    margin-top: -20px;
    font-size: 15px;
}
hr.banner-content-line{
    border: 1px solid #DEE2E6;
    margin:0;
}
div.sticky-footer{
    position: fixed;
    bottom: 0px;
    padding:0px;
    z-index: 999;
}

.sticky-footer .rqst-appntmnt-footer{
    color: #FFFFFF;
    font-family: DIN;
    font-size: 16px;
    line-height: 16px;  text-align: center;
    background-color: #F58220;
    width:100%;
    padding-top:17px 0px;
    font-weight: 500;
    height: 50px;
}


.sticky-footer .rqst-appntmnt-footer {
    display: block !important;
}



/*home 2 styles starts here*/
.home2 .banner .banner-title h1{
    margin-bottom:14px;
}
.home2 .banner p.sub-content{
    margin-bottom:30px;
}
.home2 .banner button.centered-btn{

    background-color: transparent;
    color: #FFFFFF;
    font-family: DIN;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
    padding:15px;
    font-weight:normal;

}
.inner-tab-section .inner-tab{
    min-height:100px;
    width: 23%;
    float:left;
    padding:20px 0px 20px 0px;
    border: 0.7px solid #495057;
    border-radius: 3px; background-color: #FFFFFF;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.05);
    text-align:center;
    margin-right: 10px;
    margin-left: 10px;
}

.inner-tab-section .inner-tab .tab-content{
    text-align:center;
}
.inner-tab-section .inner-tab .tab-content img{
    margin-bottom: 11px;
    /*width: 28px;
    height: 32px;*/
}
.inner-tab-section .inner-tab  a{
    color: #495057;
    font-family: DIN;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
}


.home2 .banner{
    padding: 90px 0px 53px 0px;
}
.home2 .banner .banner-title{
    padding-bottom: 60px;
}
.home2 .treating-conditions{
    margin-top: 100px;
}
.home2 .banner button.centered-btn:before{
    content:"";
    background-image:url('../images/Video.png');
    background-repeat:no-repeat;
    padding:15px;
    padding: 4px 16px 3px 16px;
    width:20px;
    height:20px;
}

/*home2 styles ends here*/


/*hom3 styles starts here*/

.home3 .banner{
    padding: 101px 0px 100px 0px;
}
.home3 .banner .banner-title h1{
    margin-bottom:14px !important;
    font-size:37px;
    line-height:48px;
}
.home3 .banner p.sub-content{
    margin-bottom:28px;
}
/*home3 styles ends here*/




/* about page style start here */


ul.header-menu .nav-item a.nav-link.active, ul.header-menu li a:hover{
      color: #F58220 !important;
}

.p-l-100{
  padding-left: 100px;
}

.p-b-50{
  padding-bottom: 50px;
}

.p-b-30{
  padding-bottom: 30px;
}

.about-baner-sec, .spine-regenerated, .l-m-regenaration,.health-tips{
  padding: 50px 0px;
}
.medical-panel{
    padding: 50px 0px;
}


.our-team{
    /*padding:20px 0px;*/
}

.about-baner-sec .about-top-content,
.damage-spine .damage-spine-head,
.spine-regenerated .spine-regenerated-head,
.medicl-panel-top-content, .our-team-head{
  margin-bottom: 40px;

}

.about-baner-sec .about-top-content h3,
.damage-spine .damage-spine-head h3,
.spine-regenerated .spine-regenerated-head h3,
.medical-panel .medicl-panel-top-content h3, .our-team .our-team-head h3, .conditions-sec h2,.blog-sec h3,.conditions-sec h1{
  font-size: 32px;
  color: #495057;
  font-weight: 500;
}

.about-baner-sec .about-top-content p, .damage-spine .damage-spine-head p, .medical-panel .medicl-panel-top-content p, .our-team .our-team-head p, .conditions-sec p{
  font-size: 20px;
  color: #495057;
  font-weight: normal;
  font-style: normal;
  opacity: .8;
  line-height: 27px;
  max-width: 570px;
}

.about-baner-sec .about-bnr{
  position: relative;
    width: 100%;
}

.about-baner-sec .about-bnr img{
 width: 100%!important;
}

.about-baner-sec .bnr-bottom-contnt{

  background-color: #F58220;
  padding: 25px;
  width: 100%
}

.about-baner-sec .bnr-bottom-contnt h4{
  color: #ffffff;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
}

.damage-spine{
  padding: 50px 0px;
  width: 100%;
  background-color: #ecebec;
}

.damage-spine .damage-stage-img{
  float: left;
}


.damage-spine .damge-spine-desc
{
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 30px;
}

.damage-spine .damge-spine-desc h6{
  font-size: 16px;
  color: #000;
  font-weight: 500;

}

.damage-spine .damge-spine-desc h4{
  font-size: 20px;
  color:#495057;
  font-family: 'DIN';
  font-style: normal;
  font-weight: normal;

}

.damage-spine .damge-spine-desc p{
  font-size: 16px;
  color: #F58220;
  font-weight: 500;

}


.spine-regenerated .spine-regenerated-head{
  width: 540px;
}


.spine-regenerated .grid p{
  font-size: 20px;
  color: #495057;
  font-weight: normal;
  line-height: 27px;
  padding: 20px 0px;
  max-width: 310px;
  width: 100%;
  margin: 0px auto;
}

.spine-regenerated .grid4{

  margin-top: 30px;

}

.spine-regenerated .grid2{
  margin-top: 174px;
}

.spine-regenerated .grid3{
  margin-top: -91px;
}



.spine-regenerated .grid{
  height: auto;
  padding: 20px;
  text-align: center;
  border-radius: 3px;
  background-color: #FFFFFF;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);}

.spine-regenerated .grid img{
  border: 3px solid #495057;
  width: 173px;
  height: 173px;
  border-radius: 50%;
}

.spine-regenerated .grid img::before{

  position: absolute;
  border: 2px solid #495057;
  -moz-transform: skew(-45deg);
-webkit-transform: skew(-45deg);
transform: skew(-45deg);
z-index: 99;
height: 100%;
width: 2px;
}

.spine-regenerated .grid4 img{
    border: 3px solid #F58220;
}



.l-m-regenaration .learn-more h3{
  font-size: 32px;
  color: #ffffff;
  padding-bottom: 30px;
  font-weight: normal;
  max-width: 552px;
  margin: 0px auto;
}

.l-m-regenaration{
  width: 100%;
  background-color:#F58220;
  text-align: center;
}


.health-tips{
  background-color: #ecebec;
}

.health-tips h3 {
  font-size: 32px;
  font-weight: 500;
  color: #495057;
  padding-bottom: 20px;
  text-align: center;
}


.health-tips .tips-content p {
  font-size: 14px;
  color: #495057;
  line-height: 20px;
  max-width: 240px;
}

.health-tips .tips-content h4 {
  font-size: 20px;
  font-weight: 500;
  /*max-width: 200px;*/
  min-height: 75px;

}
.health-tips .tips-content h4 a{
    color:#495057;
}
.health-tips .tips-content h4 a:hover{
        color: #F58220;
}



.health-tips .readmore {

  margin-top: 10px;
}

.health-tips .readmore a
{
  font-size: 16px;
  color: #F58220;
  font-weight: 500;
}
.health-tips .readmore a:hover{
 color: #EFAA88;
}


.health-tips .tips-grid {

  background-color: #ccc;
  border-radius: 3px 3px 0px 0px;
  margin-bottom: 20px;
}



.health-tips .tips-grid img {

  width: 100%;
  border-radius: 3px 3px 0px 0px;
}

.health-tips .tips-content{
  background-color: #fff;
  border-radius: 0px 0px 3px 3px;
  padding: 10px 15px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
}

/* about section end */



/* about us page */

.about-sec {
    border-bottom: 0.5px solid #DEE2E6;
}

.about-sec .about-top-content{
  margin-bottom: 0px;
}

.about-sec .about-top-content p{
  opacity: 1;
}

.qi-story-sec, .rehabilitation{
  padding: 40px 0px;
}

.qi-story-sec h4, .treatment-response h4, .rehabilitation h4{
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  color: #495057;
}

.qi-story-sec p{
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 30px;
  max-width: 570px;
}

.qi-story-sec p:last-child{
  padding-bottom: 0px;
}


.treatment-response{
  padding: 40px 0px 30px 0px;
  background-color:#495057;

}

.treatment-response h4{
  color: #fff;
  max-width: 438px;
  margin-bottom: 30px;
}

.treatment-response .response-grid
{
  height: 149px;
  width:100%;
  border-radius: 3px;
  background-color: #ecebec;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
  margin-bottom: 30px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  -webkit-align-items: center;
  display: flex;
  flex-direction: column;
}

.treatment-response .response-grid h2{
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  color: #F58220;
  margin-bottom: 10px;
}

.treatment-response .response-grid h3{
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  color: #495057;
  text-transform: uppercase;

}

.rehabilitation p{
  font-size: 16px;
  line-height: 22px;
  color: #495057;
  padding-left: 60px;
  padding-bottom: 40px;
}

.rehabilitation h4{
  padding-bottom: 40px;
}

.rehabilitation p::after{
  content: '';
  background-image: url(../images/plus-shape.png);
  background-repeat: no-repeat;
  left: 13px;
  width: 45px;
  top: 0;
  position: absolute;
  height: 45px;
}

/* about section end */



/* blog page start here */

.blog-sec{
  padding: 40px 0px 30px 0px;
}

.blog-sec h3{
  margin-bottom: 0px
}

.blog-list-sec{
  padding: 50px 0px 150px 0px;
}


.blog-list-sec .blog-article h4,.blog-list-sec .blog-article h4 a, .blog-detail-sec .blog-detail-content h3, .blog-detail-sec .blog-detail-content h4{
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #495057;
  margin-bottom: 10px;
  margin-top: 35px;
}


.blog-list-sec .blog-article p.like-cont span, .blog-detail-sec .blog-detail-baner p.like-cont span,
.blog-list-sec .blog-right .trends .trnd-wrpr .trndg-row p.like-cont span{
  color:#F58220;
  opacity: 1;
  position: relative;
    left:-2px;
}

.blog-list-sec .blog-article p.like-cont span::after, .blog-detail-sec .blog-detail-baner p.like-cont span::after,
.blog-list-sec .blog-right .trends .trnd-wrpr .trndg-row p.like-cont span::after{
  content: '';
  position: absolute;
  left: -24px;
  width: 20px;
  height: 17px;
  background-image: url('../images/like-ico.png');
  background-repeat: no-repeat;
}

.blog-list-sec .blog-article p.user, .blog-detail-sec .blog-detail-content h5, .blog-detail-sec .blog-detail-bottom p{
  font-size: 12px;
  line-height: 15px;
  color: #495057;
}

.blog-list-sec .blog-article .tag-likes{
position: relative;
width: 100%;
top: 0px;
float: left;
margin-bottom: 20px;
margin-top: 10px;
}

.blog-list-sec .blog-article .tag-likes .tag-head {
  width: auto;
  float: left;
  color:#F58220;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.blog-list-sec .blog-article .tag-likes .like-cont,
.blog-detail-sec .blog-detail-baner .like-cont
{
  width: 45px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  text-align: right;
  float: right;
  padding: 0px 5px;
  top: -22px;
  right: 13px;
  position: absolute;
  background-color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
  border-radius: 4px;
}

.blog-list-sec .blog-article h4{
  margin-top: 0px;
}

.blog-list-sec .blog-article{

  margin-bottom: 9px;
 /* border-bottom: 0.5px solid #DEE2E6;*/
  min-height: 250px;
}

.blog-list-sec .blog-article p{
  font-size: 16px;
  line-height: 22px;
  color: #495057;
  font-weight: normal;
  margin-bottom: 20px;
}



.blog-list-sec .blog-list{
  padding-bottom: 15px;
  margin-bottom: 15px;
}



.blog-list-sec .blog-list img{
  width: 100%;
  border-radius: 7px;
}


.more-blog .btn{
  width: 100%;
}

.blog-list-sec .blog-right {
  position: relative;
  float: left;
  width: 100%;
}



.blog-list-sec .blog-right .search-symtoms {
  position: relative;
  margin-bottom: 50px;
  padding-bottom: 30px;
  /*border-bottom: 0.5px solid #DEE2E6;*/
}

.blog-list-sec .blog-right .search-symtoms .magnifier-ico{
  right: 0px!important;
}


.blog-list-sec .blog-right .popular-tag h4, .blog-list-sec .blog-right h4,.blog-list-sec .blog-right .trends h4{
  font-size: 16px;
  line-height: 20px;
  color: #495057;
  margin-bottom: 10px;
  font-weight: 500;
}

.blog-list-sec .blog-right .popular-tag  p a, .blog-list-sec .blog-detail-bottom ul a li{
    border: 0.5px solid #DEE2E6;
    color: #F58220;
    border-radius: 5px;
    padding: 5px 15px;
    width: auto;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;

}

.blog-list-sec .blog-right .trends{
  margin-bottom: 50px;
}


.blog-list-sec .blog-right .trends .trnds-contnt h3, .blog-list-sec .blog-right .trends .trnds-contnt h3 a{
  font-size: 15px;
  line-height: 18px;
  min-height: 39px;
  color: #495057;
}

.blog-list-sec .blog-right .trends .trnd-wrpr .trndg-row{
  display: flex;
  margin-bottom: 40px;
  position: relative;

}
.blog-list-sec .blog-right .trends .trnd-wrpr .trndg-row:last-child{

  margin-bottom: 18px;


}

/*.blog-list-sec .blog-right .trends .trnd-wrpr .trndg-row::after{
  content: '';
  position: absolute;
  height: 1px;
  width: 90%;
  background-color: #DEE2E6;
  bottom: -20px;
  top: inherit;
  left: 0;
  right: 0;
  margin: 0px auto;

}*/

.blog-list-sec .blog-right .trends .trnd-wrpr .trndg-row .trnds-thumb img {
  border-radius: 6px;
}

.blog-list-sec .blog-right .trends .trnd-wrpr .trndg-row p.like-cont span{
  font-size: 12px;
  line-height: 20px;
  padding-left: 25px;
}

.blog-list-sec .blog-right .trends .trnd-wrpr .trndg-row p.like-cont span::after
{
  left: 0px;
  top: -2px;
}



.vmore-blog .pagination {
  justify-content: center;

}

.vmore-blog .pagination .page-item{
  padding: 5px 10px;
}

.pagination .page-item .page-link{
  height: 35px;
  width: 35px;
  font-weight:bold;
  transition:none;
}
ul.pagination li.page-item .prev:hover,ul.pagination li.page-item .next:hover{
    background-color:transparent !important;
}

.vmore-blog .pagination .page-link.active, .vmore-blog  .pagination .page-item .page-link:hover{
  background-color:#F58220;
  height: 35px;
  color: #fff;
  width: 35px;
  border-radius: 50%;
  transition:none;

}

.vmore-blog  .pagination .page-item .page-link:focus{
  outline: none;
  box-shadow: none;

}

ul.pagination li.page-item span.current{
    display: inline-block;
    background-color: #F58220;
    height: 35px;
    color: #fff;
    width: 35px;
    border-radius: 50%;
}



/* blog page end here */



/* blog detail sction */

.related-article h3{
  text-align: left;
}

.blog-detail-sec{
  padding: 100px 0px 50px 0px;
}

.blog-detail-sec .blog-detail-baner{
  /* width: 603px; */
  margin: 0px auto;
  position: relative;
}


.blog-detail-sec .blog-detail-baner .like-cont{
  bottom: -8px;
  top: inherit;
}

.blog-detail-sec .blog-detail-baner img{
  width: 100%;
}

.blog-detail-sec .blog-detail-content{

padding: 40px 0px 20px 0px;

}

.blog-detail-sec .blog-detail-content h1.single-blog-title{
  max-width: 100%;
  font-size: 32px;
  line-height: 39px;
  font-weight: 500;
color: #495057;

}
.blog-detail-sec .blog-detail-content h2{font-size:23px;margin-bottom:20px;margin-top:10px;}

.blog-detail-sec .blog-detail-content h4{
  font-weight: 500;
  margin-top: 30px;
}

.blog-detail-sec .blog-detail-content h5{
  font-size: 16px;
  line-height: 20px;
}

.blog-detail-sec .blog-detail-content .tag-head
{
width: auto;
float: left;
color: #F58220;
font-size: 15px;
line-height: 18px;
font-weight: 500;
text-transform: uppercase;
}



.blog-detail-sec .blog-detail-content p{
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #495057;
  padding-bottom: 20px;
}

.blog-detail-sec .blog-detail-related h2{
  font-size: 32px;
  line-height: 39px;
  font-weight: 500;
  color: #495057;
  padding: 40px 0px;
}

.blog-detail-sec .blog-detail-related h4{
  max-width: 100%;
}

.blog-detail-bottom ul a li{
  list-style: none;
}

.blog-detail-bottom ul{
  width: auto;
  float: left;
}

.blog-detail-bottom p.like-cont{
  float: left;
  padding-top: 20px!important;
  margin-right: 50px;
}

.blog-detail-bottom p.blog-share span::after{

  content: '';
  position: absolute;
  left: -30px!important;
  width: 25px!important;
  height: 28px!important;
  top: -7px;
  background-image: url('../images/blog-share-ico.png')!important;
  background-repeat: no-repeat!important;

}


.blog-detail-bottom .blog-social{

  float: right;
  width: auto;

}

.blog-detail-bottom .blog-social li{
  list-style: none;
  float: left;
  margin: 0px 5px;
}




/*----------medical panel------------ */

.medical-panel .panel-grid a .pnl-img{
position: relative;
z-index: 1;
}

.medical-panel .panel-grid img{
  width: 100%;
  position: relative;

}

.panel-grid-overlay{
    height:100%;
    width: 100%;
    opacity: 0;
    background-color: #F58220;
    position:absolute;
    content: "";
    top: 0;
     right: 0;
     left: 0;z-index: 99;}


.medical-panel .panel-grid a .pnl-img:hover .panel-grid-overlay{
  opacity: 0.6;
}

.medical-panel .panel-grid h4{

  font-size: 16px;
  font-weight: 500;
  color: #495057;
  line-height: 20px;
  margin-top: 20px;

}

.medical-panel .panel-grid h6{
  font-size: 13px;
  color: #495057;
  margin-bottom: 20px;

}

.medical-panel .panel-grid span{
  font-size: 15px;
  padding-top: 20px;
  color: #495057;
  max-width: 320px;
  line-height: 22px;

}

.our-team{
border-bottom: 0.5px solid #DEE2E6;
}

.our-team .our-team-grid{
  padding: 0px;
}

.our-team .our-team-grid h3{
   font-size: 16px;
   color: #495057;
   font-weight: 500;
   padding: 10px 0px;
}

.our-team .our-team-grid img{
  width: 100%;
}

.modal-body .panel-modl-img img{
  width: 100%;
}


.modal .panel-desc-model{
  max-width: 100%;
}

.panel-modal-content{
  margin: 30px auto;
  left: 0;
  right: 0;
  width: 65%;
  padding: 25px;
  top: 50px;
}

.modal .panel-modal-content .close{
  position: absolute;
  right: 14px;
  top: 8px;
  width: 30px;
  height: 30px;
  z-index: 99;
}

.modal .panel-modal-content .close:focus{
  outline: none;
}

.showdiv {
    float: right;
    position: absolute;
    bottom: 40px;
    right: 20px;
    display: none;
}
.approach-link {
    display: block;
}
.modal .panel-modal-content .modal-body .panel-modl-img h4{
  font-size: 16px;
  font-weight: medium;
  line-height: 19px;
  color: #495057;
  padding-top: 15px;
}

.modal .panel-modal-content .modal-body .panel-modl-img  p{
  font-size: 13px;
  font-weight: normal;
}


.modal .panel-modal-content .modal-body .panal-details p{
  font-size: 16px;
  color:#495057;
  font-weight: normal;
  font-size: normal;
  line-height: 22px;
}

.medical-panel .panel-grid .expand-para{

  margin-bottom: 15px;

}

.complete{
  display: none;
}

.medical-panel .expand-more{
  font-size: 13px!important;
  color: #F58220!important;
  margin-top: 5px;
  line-height: 19px;
  font-weight: 500!important;
  padding: 0px!important;
}
.expand-more{
  font-size: 16px!important;
color: #F58220!important;
margin-top: 5px;
line-height: 19px;
font-weight: bold;
padding: 0px!important;
text-transform: capitalize;
}


/*----------medical panel end------------ */




/* FSM page start here */

.dsa-reqst{
 padding: 75px 0px;
}

.fsm{
    padding:50px 0px 35px 0px;
}
.fsm.dsa{
    padding:50px 0px 20px 0px;
}

.fsm h3{
  line-height: 29px;
    margin-bottom: 15px;
}

.fsm-protocol{
  padding-left: 1px;
  font-weight: normal;
  display: flex;
  align-items: center;

}

.fsm-protocol::before{
  content: '';
  position: absolute;
  height: 80px;
  width: 5px;
  background-color: #DEE2E6;
  left: 0px;
}

.fsm-protocol h3{
  font-size: 20px;
  line-height: 26px;
  color: #F58220;
  max-width: 370px;
  margin: 30px 0px;
  padding-left: 20px;
}

.fsm p, .fsm .fsm-botm-content p{
  max-width: 570px;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  color: #495057;
}

.fsm .fsm-effective{
  margin: 30px 0px;
  background-color:#ecebec;
  padding: 30px 40px;
}

.fsm .fsm-effective h3, .fsm .fsm-botm-content h3{
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #495057;
  margin-bottom: 30px;
}

.fsm .fsm-effective ul li{
  list-style: none;
    position: relative;
    margin-left: 20px;
    font-size: 16px;
    line-height: 25px;
    font-weight: normal;
    color: #495057;

}


.fsm .fsm-effective ul li::before{
  content: '\2022';
  position: absolute;
  color: #F58220;
  display: inline-block;
  margin-left: -20px;
}

.fsm .fsm-botm-content h3{
  margin-bottom: 10px;
}

.fsm .fsm-botm-content p{
    margin-bottom: 15px;
}

.dsa-content h3{
  margin-top: 40px;
}

.dsa .fsm-botm-content p{
  margin-bottom: 20px;
}





.locateus{
  padding: 40px 0px 15px;
}

.locateus, .conditions-sec,.blog-sec {

  background-color: #ecebec;
}

.locateus h2{
  margin-bottom: 20px;
}


.locateus .form-control{
  padding: 0px 10px;
  height: 46px;
  border-radius: 0px;
  outline: none;
}

.locateus .form-control:focus{
  outline: none;
  box-shadow: none;
  border: none;
}

.locateus .selcet-box{
  position: relative;
  background-image: url('../images/Down_arrow.png');
  background-repeat: no-repeat;
  background-position: 98%;
  -webkit-appearance: none;
}

.locateus .form-group {
  font-size: 13px;
}
.lightgray {
  color: #495057 !important;
}
.lightgray:hover {
    color: #F58220 !important;
}
.submit-btn {
    height: 43px;
    width: 127px;
    border: 1px solid #495057;
    padding: 10px 15px!important;
    color: #6f6f6f!important;
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
}


.address-sec{
 padding: 40px 0px 20px 0px;
}


.address-sec .addre-grid{

    height: 269px;
    width: 100%;
  max-width: 303px;
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
  padding: 20px 20px;

}


.address-sec .addre-grid h5{
    color: #000000; font-size: 16px;line-height: 19px; font-weight: 500;}


.address-sec .addre-grid p{
color: #000000; font-size: 16px;line-height: 22px;max-width:241px; min-height: 177px;}


.address-sec .addre-grid h4 a{
        color: #F58220; font-weight: 500; font-size: 16px;  line-height: 19px; padding-top: 20px;}
.address-sec .addre-grid h4 a:hover{
  color: #EFAA88;
}

.address-sec .addre-grid h4 a.mob-dsktp{
    /*color:#000000;*/
    /*color: #F58220;*/
    color:#ffa500;
    font-weight: normal;
}
/*---------- locate is css end------------ */


/*-----------conditions css---------------- */
.conditions-sec{
 /*padding: 50px 0px 30px;*/
 padding: 18px 0px 14px;
}
.tab-sec{
  background-color: #fff;
}

.tab-bar{
  background-color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
  height: 60px;
}



.tab-bar .nav-pills .nav-link.active, .tab-bar .nav-pills .show>.nav-link{
    color: #F58220;
    background-color: transparent;
    border-bottom: 3px solid;
    border-radius: 0px;
}

.tab-bar .nav-pills .nav-link{
  padding: 17px 24px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  color: #495057;
}
.tab-bar .nav-pills .nav-link:hover, .blog-list-sec .blog-article h4 a:hover{
  color: #F58220;
}

.tab-sec .conditions-wrpr {
  padding: 30px 0px;
}


.tab-sec .conditions-wrpr .condtns-content{
 padding: 0px 0px;
}

.tab-sec .conditions-wrpr .condtns-content p{
 font-size: 16px;
 font-weight: normal;
 color: #495057;
 line-height: 22px;
 padding-bottom: 20px;

}
.tab-sec .conditions-wrpr .condtns-content a{
    color: #F58220;
}

.tab-sec .conditions-wrpr .condtns-content h3{
  font-size: 20px;
  color: #495057;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 15px;
}

.tab-sec .conditions-wrpr .condtnd-top-img {
  max-width: 100%;
  margin-bottom: 20px;
}

.tab-sec .conditions-wrpr .condtns-content ul{
  padding-left: 18px;
  max-width: 572px;
}

.tab-sec .conditions-wrpr .condtns-content ul li{
 font-size: 16px;
 color: #495057;
 line-height: 22px;
 padding-bottom: 20px;
}

 .strong{
font-weight: 600;

}

.tab-sec .conditions-wrpr .conditions-r-box {
  padding: 20px;
  border: 1px solid #ecebec;
  margin-bottom: 30px;

}


.conditions-r-box .condtns-r-contnt li{
  list-style: none;
  padding-bottom: 10px;
  display: inline-flex;
  align-items: center;
  font-weight: normal;
  font-size: 16px;
  color: #495057;
}


.conditions-r-box .condtns-r-contnt li span{
  padding: 5px 15px 0px 0px;
}


.requist-appoinmnt {
  background-image: url('../images/clinic-img.png');
  background-repeat: no-repeat;
  padding: 85px 0px;
  background-position: top;
  background-size: cover;position: relative;
}
.requist-appoinmnt:after{
position: absolute;content: ''; top: 0;left: 0;height: 100%;width: 100%;
    background: rgba(0,0,0,.5);z-index: 9
}

.requist-appoinmnt h2,.blog-orange-banner h2 {
    max-width: 402px;
    text-align: center;
    margin: 0px auto;
    font-size: 32px;
    font-weight: normal;
    color: #fff;
    line-height: 39px;
    padding-bottom: 15px;
    position: relative;
    z-index: 99;
}{
max-width: 402px;
text-align: center;
margin: 0px auto;
font-size: 32px;
font-weight: normal;
color: #fff;
line-height: 39px;
padding-bottom: 15px;position: relative;z-index: 99;
}
.requist-appoinmnt button{
    position: relative;z-index: 99;
}

.recent-articles {
  background-color: #fff;
  padding: 0px 0px 50px;

}

.recent-articles h3{
  color: #495057;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 20px;
  font-weight: 500;
  text-align: left;
}

.testim-head h3{
  font-size: 24px;
}



/* question and answer */

.question-answr-sec .customer-contact-section .form-control{

  height: auto;
  margin-bottom: 15px;
  padding: 20px;
  outline: none;
}

.question-answr-sec .customer-contact-section .form-control:focus{
  border: 1px solid;
  border-color: transparent;
}

.question-answr-sec{
  padding: 50px 0px 30px;
}

.questions-sec .specialists-images-section{
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);

}

.questions-sec .search-symtoms .form-control, .blog-list-sec .blog-right .search-symtoms .form-control{
  border-radius: 0px;
  outline: none;
  box-shadow: none;
  position: relative;
}

.questions-sec .search-symtoms input::placeholder,.blog-list-sec .search-symtoms input::placeholder {
  font-size: 13px;
}


.questions-sec .recennt-questions h3{
color: #495057;
font-size: 20px;
line-height: 22px;
font-weight: normal;
padding: 40px 0px 10px;
}

.questions-sec .spine-specialists-section p.specialists-summary{
font-weight: 500;
}


.questions-sec .search-symtoms .magnifier-ico, .blog-list-sec .blog-right .search-symtoms .magnifier-ico{
  position: absolute;
  right: 17px;
  top: 1px;
  border: none;
  width: 35px;
  height: 40px;
  background-color: transparent;
  cursor: pointer;
  outline: none;

}

.questions-sec .search-symtoms .magnifier-ico::after, .search-symtoms .magnifier-ico::after
{
position: absolute;
content: '';
background-image: url('../images/magnifier.png');
background-repeat: no-repeat;
background-size: cover;
width: 20px;
height: 20px;
right: 15px;
top: 10px;
opacity: 1;
}

.questions-sec .search-symtoms .magnifier-ico:hover::after, .blog-list-sec .blog-right .search-symtoms .magnifier-ico:hover::after{
  opacity: .5;
}


.questions-sec .recennt-questions .fst-comment{
  margin-top: 10px;
}

.questions-sec .recennt-questions .adviced-comments .doctor-advice{
  padding-right: 0px;
}

.questions-sec .recennt-questions .btn{
  margin-top: 40px;
  max-width: 150px;
}


.ask-questn, .thank-box{
  margin: 0px auto;
  top:50px;
}

.ask-questn .panel-modal-content{
  width: 100%;
  padding: 20px;
}



.ask-questn .panel-modal-content .form-control{

  border-radius: 3px;
}

.ask-questn .panel-modal-content .form-check {
  margin-bottom: 0px;
}


.ask-questn .panel-modal-content .form-control::placeholder{

  font-size: 13px;

}

.ask-questn .panel-modal-content h3{

   font-size: 20px;
   color: #495057;
   text-align: left;
   line-height: 24px;
   font-weight: 500;
   margin-bottom: 15px;

}

.ask-questn .panel-modal-content p{

  font-size: 16px;
  color: #495057;
  text-align: left;
  max-width: 200px;
  line-height: 22px;
  margin-bottom: 20px;
}

.ask-questn .panel-modal-content h5{
  font-size: 13px;
  line-height: 16px;
   color: #495057;
   margin: 13px 0px 0px;
   text-align: center;
}

.ask-questn .btn{

  width: 100%;
background-color: #F58220;
padding: 15px 46px;
height: 46px;
line-height: 16px;
font-weight: 500;
text-align: center;
letter-spacing: normal;

}

.ask-questn .btn:hover

{
  background-color: #EFAA88;
  box-shadow: 0 2px 8px 1px rgba(0,0,0,0.3)
}


/*label flip css start here*/


.login__group {
    position: relative;
    width: 100%;
}
 .login__group .login__input {
   padding: 10px 10px 10px 10px;
   color: #495057;
   width: 100%;
   font-size: 13px;
   border-radius: 0px;
   display: block;
   border: 1px solid #ccc;
   outline: none;
}

.login__group .login__input:focus ~ label{

  color: #e87c40;
    top: -8px;
    font-size: 11px;
    text-transform: capitalize;
    line-height: 13px;
    font-weight: 500;
    background-color: #fff;
    padding: 0 3px;
    margin-left: 5px;
    outline: none;
}
.login__group .login__input:not(:placeholder-shown) ~ label{
    top: -8px;
   font-size: 11px;
   text-transform: capitalize;
   line-height: 13px;
   font-weight: 500;
   background-color: #fff;
   padding: 0px 3px;
   margin-left: 5px;
   outline: none;

}
/* For IE Browsers*/
.login__group .login__input:not(:-ms-input-placeholder) ~ label{
  top: -8px;
   font-size: 11px;
   text-transform: capitalize;
   line-height: 13px;
   font-weight: 500;
   background-color: #fff;
   padding:0px 3px;
   margin-left: 5px;
   outline: none;
  /*opacity:1;
  transform: scale(0.75) translateY(-100%) translateX(-30px);*/
}

/* For IE Browsers*/


.login__group .login__input:focus{
  outline: none;
  box-shadow: none;
  border-color: #e87c40;
}


 .login__group .login__input:focus ~ label,
 .login__group .login__input:not(:placeholder-shown) ~ label{
   top: -8px;
   font-size: 11px;
   text-transform: capitalize;
   line-height: 13px;
   font-weight: 500;
   background-color: #fff;
   padding: 0px 3px;
   margin-left: 5px;
   outline: none;
}



 .login__group .login__label:focus{
   color: #ccc;
 }

 .login__group .login__label {

   line-height: 16px;
   color: #49505787;
   font-size: 13px;
   font-weight: 500;
   padding-left: 10px;
   position: absolute;
   pointer-events: none;
   left: 5px;
   top: 10px;
   transition: .2s ease all;


}


.login__form .login__main .login__terms {
    font-size: 14px;
    color: #a8b8c4;
    margin: 40px auto;
    line-height: 19px;
}
.login__form .login__main .login__terms a {
    text-decoration: none;
    color: #007ee5
}
.login__form .login__button {
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    background: #007ee5;
    border: none;
    border-radius: 5px;
    color: #fff;
    height: 45px;
    font-size: 14px;
    bottom: 0;
    position: absolute
}

.login__button:hover {
  cursor: pointer;
}

.login__bar {
    position: relative;
    display: block
}

input:focus ~ .login__bar:before,
input:focus ~ .login__bar:after {
    width: 50%
}



/*label flip css start here*/



.thank-box .panel-modal-content {
  text-align: center;
  width: 100%;
  height: 412px;
  display: flex;
  justify-content: center;
}

.thank-box .panel-modal-content h5 a{
 font-size: 16px;
 color: #F58220;
 font-weight: 500;
}

.thank-box .panel-modal-content h3{
 font-size: 20px;
 color: #495057;
 margin-top: 100px;
 font-weight: 500;
}

.thank-box .panel-modal-content p{
 font-size: 16px;
 line-height: 22px;
 color: #495057;
 font-weight:normal;
 margin-top: 20px;
 text-align: center;
 max-width: 165px;
 margin: 0px auto;
}

.thank-box .panel-modal-content h5 a:hover{
  font-size: 16px;
  color: #EFAA88;
  padding-top: 50px;
}

.top-150{
  padding-top: 100px;
}s




/*faq sections starts here ajith css*/

.faq-panel {
padding: 50px 0px;
}

 
.faq-panel .panel-heading > a {
    height: 24px;
    color: #495057;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
}
.faq-panel .panel-heading{
background-color: #FFFFFF;
 box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
}
.faq-panel .panel {
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
    margin-bottom: 20px;
}
.faq-panel h4 {
 border-radius: 3px 3px 0 0;

 padding: 20px;
 margin-bottom: 0;
}
.faq-panel .panel-body {
    padding: 30px 30px 10px 30px;
    /*line-height: 20px;*/
    color: #495057;
}
.faq-panel .more-less {
    height: 26px;
    width: 26px;
    float: right;
    margin-top: 5px;
    background-image: url(../images/plus-minus.svg);
    background-repeat: no-repeat;
    background-size: cover;
}
.faq-panel .moreless1 {
    height: 26px;
    width: 26px;
    float: right;
    margin-top: 5px;
    background-image: url(../images/plus-minus.svg);
    background-repeat: no-repeat;
    background-position: 0px -26px;
    background-size: cover;
}

.faq-panel .panel-body p {
    padding-bottom: 20px;
}

.faq-footer {
    margin-top: 60px;
}
.faq-open {
    background-position: 0px -26px;
}
.faq-panel .faqopen1 {
   background-position: 0px 0px;
}
.faq-p-b{
    margin-top:110px;
}
/*faq sections end here*/


/*career sections starts here */

.career-panel {
padding: 50px 0px;
}

.career_top-content h3 {
    font-size: 32px;
    color: #495057;
    font-weight: 500;
    margin-bottom: 10px;
}
.career .panel-heading a {
    height: 24px;
    color: #495057;
    font-size: 20px;
    line-height: 24px;
}
.career .panel {
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
    margin-bottom: 20px;
}
.career h4 {
 border-radius: 3px 3px 0 0;
 box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
 padding: 20px;
 margin-bottom: 0;
}
.career_top-content p {
    font-size: 20px;
    color: #495057;
    font-weight: normal;
    font-style: normal;
    opacity: .8;
    line-height: 27px;
    max-width: 570px;
}
.career-topdiv {
    border: 1px solid #DEE2E6;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding-bottom: 35px;
    margin-bottom: 35px;
}
.openings-content {
    height: inherit;
    width: 870px;
    border-radius: 3px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
    margin-top: 30px;
}
.openings-content h4 {
    border-radius: 3px 3px 0 0;
    background-color: #FFFFFF;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
    padding: 20px;
    margin-bottom: 0;
    font-size: 20px;
    color: #495057;
    font-weight: 500;
}
.openings-content p {
    padding: 0;
    padding-left: 30px;
    color: #495057;
    font-size: 16px;
    margin-top: 10px;
}
.openings-content h5 {
    margin-top: 20px;
    padding-left: 30px;
    font-weight: 500;
    font-size: 16px;
    color: #495057;
    padding-bottom: 0;
    margin-bottom: 0;
}
.openings-content ul {
    margin-left: 30px;
    margin-top: 10px;
    padding-left: 20px;
}
.openings-content ul li {
    list-style-type: disc;
    font-size: 16px;
    color: #495057;
    padding-bottom: 20px;
}
.open_div {
    border-bottom: 0.5px solid #DEE2E6;
    padding-bottom: 10px;
}
.sub_div ul li {
    padding-bottom: 0;
}
.sub_div {
    padding-bottom: 30px;
}
/*career sections end here*/


/*approach sections starts here*/
.approach-panel {
    padding: 50px 0px;
    padding-bottom: 0;
}
.approach_top-content {
      margin-left: 155px;
}
.approach_top-content h3 {
    font-size: 32px;
    color: #495057;
    font-weight: 500;
    margin-bottom: 10px;
}
.approach_top-content p {
    font-size: 20px;
    color: #495057;
    font-weight: normal;
    font-style: normal;
    opacity: .8;
    line-height: 27px;
    max-width: 700px;
    padding-bottom: 25px;
}
.career-topdiv {
    border: 1px solid #DEE2E6;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding-bottom: 10px;
    margin-bottom: 35px;
    padding-bottom: 40px;
}
.cell_bnr {
    background-image: url(../images/cell-repair.png);
    background-repeat: no-repeat;
    width: 970px;
    height: 300px;
    margin: 0 auto;
}
.approach-topdiv {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding-bottom: 10px;
    margin-bottom: 35px;
}

.cell_bnr_hdr {
    width: 770px;
    height: 103px;
    background: #fff;
    border-radius: 3px;
    margin: 0 auto;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
    margin-top: -75px;
}
.cell_ornge_hdr {
    color: #F58220;
    font-family: DIN;
    font-size: 20px;
    line-height: 24px;
    padding-top: 20px;
    padding-left: 30px;
    font-weight: 500;
}

.cell_normal_hdr {
    color: #495057;
    font-family: DIN;
    font-size: 32px;
    line-height: 39px;
    padding-left: 30px;
}
.cell-lft {
    float: left;
}
.cell-rght {
    float: right;
    color: #495057;
    font-family: DIN;
    font-size: 20px;
    line-height: 25px;
    text-align: right;
    padding-top: 55px;
    padding-right: 30px;
}
.cell-center {
    width: 800px;
    margin: 0 auto;
}
.progress-bar {
  width: 0;
  animation: progress 1.5s ease-in-out forwards;

  .title {
    opacity: 0;
    animation: show 0.35s forwards ease-in-out 0.5s;
  }
}

@keyframes progress {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes show  {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.ornge {
    background-color: #F58220;
}
.dark-grey {
    background-color: #58595c;
}
.progress {
    border-radius: 0;
    width: 330px;
    height: 10px;
    margin-top: 10px;
    margin-bottom: 65px;
}
.progress-bar {
    border-radius: .25rem;
}
.title {
    margin-top: -40px;
    color: #495057;
    font-size: 24px;
    padding-bottom: 20px;
    position: absolute;
}
.prgress-box {
    width: 370px;
    /* margin: 50px auto; */
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
    padding: 30px 20px;
    padding-top: 50px;
    margin-top: 5px;
    border-radius: 3px;
}
.prgress-third {
    margin-bottom: 0;
}
.tittle-txt {
    position: absolute;
    right: 0;
    color: #495057;
    margin-top: -25px;
    margin-right: 45px;
    font-size: 16px;
}
.apprch-cntnt h5 {
    margin-top: 40px;
    font-weight: 500;
    font-size: 20px;
    color: #495057;
}
.txthdrtxtnew {
font-weight: 500;
color: #495057;
}
.cnt-new {
    font-weight: 500;
    color: #495057;
}
.apprch-cntnt p {
    font-size: 16px;
    color: #495057;
    padding-bottom: 25px;
}
.spine_bnr {
    background-image: url(../images/spine-analyis.png);
    width: 970px;
    height: 300px;
    margin: 0 auto;
    margin-top: 40px;
}

.youtube-video {
height: 420px;
}
.lftdiv {
float: right;
width: 370px;
}
.cell-center-new {
width: 830px;
    margin: 0 auto;
}
.progress-new {
    margin-bottom: 20px;
}
.prgress-box p {
    font-size: 13px;
    color: #495057;
}
.apprch-cntnt .cnt-new {
    margin-top: 70px;
}
.precise-icon {
    background-image: url(../images/precise-diagnosis.svg);
    background-repeat: no-repeat;
    height: inherit;
    padding-left: 50px;
    padding-top: 7px;
}
.safe-icon {
    background-image: url(../images/safe.svg);
    background-repeat: no-repeat;
    height: inherit;
    padding-left: 50px;
    padding-top: 7px;
}
.precise-icon p {
    padding-top: 12px;
}
.safe-icon p {
    padding-top: 12px;
}
.view-btn {
    width: 172px;
    height: 46px;
    color: #495057;
    font-size: 13px;
    padding: 0;
    margin-top: 20px;
    border: 1px solid #495057;
    background: transparent;
    font-weight: 500;
}
.dsa-bnr {
    width: 100%;
    height: 300px;
    background: #F58220;
    margin-top: 40px;
}
.dsa-bnr h3 {
    color: #fff;
    font-size: 32px;
    padding-top: 95px;
    font-weight: normal;
}
.isolation {
    margin-top: 40px;
}
.isolation_bnr {
    background-image: url(../images/isolation.png);
    width: 970px;
    height: 300px;
    margin: 0 auto;
}
.treatmt-txt {
    font-size: 20px;
    color: #F58220;
    line-height: 26px;
    font-weight: normal;
    border-left: 5px solid #DEE2E6;
    margin-left: 30px;
    padding-left: 15px;
    margin-bottom: 20px;
}
.recurrence {
    margin-top: 40px;
}
.request-btn {
    background: #fff;
    font-weight: 500;
}
.recurrence_bnr {
    background-image: url(../images/Recurrence-management.png);
    width: 970px;
    height: 300px;
    margin: 0 auto;
}
.grey {
    background: #58595c !important;
    height: auto;
    margin-top: 50px;
}
.youtube-cntnt {
    margin-top: 45px;
}
.video-cntnt {
    width: 770px;
    margin: 0 auto;
    height: 400px;
    margin-top: 20px;
}
.patient-care {
    margin-top: 30px;
}
.patient-care .col-md-4 {

}
.patient-box {
    width: 100%;
    background: #ecebec;
    height: 208px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
    padding: 20px 30px;
    border-radius: 3px;
}
.subhdrtxt_white {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin-top: 20px;
}
.subhdrtxt_white1 {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin-top: 30px;
}
.normaltxt_white {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    width: 510px;
    padding-top: 5px;
}
.grey h3 {
    padding-top: 40px;
    margin-bottom: 0;
    font-weight: 500;
}
.patient-box h3 {
    color: #F58220;
    padding-top: 0;
    font-size: 40px;
    font-weight: 500;
}

.medical-btn {
    height: 46px;
    width: 135px;
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    background-color: #495057;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
    padding: 15px;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 50px;
}
.approach-banner {
    position: relative;
    width: 100%;
    height: auto;
}
#slider {
    height: 100%;
}
.boxdiv {
    width: 375px;
    float: left;
    padding: 0 15px;
}
.patient-box p {
    color: #495057;
    font-size: 16px;
    padding-top: 10px;
}

div#comparison {
  width: 100vw;
  height: 100vw;
  max-width: 100%;
  max-height: 400px;
  overflow: hidden; }

div#comparison figure {
  background-image: url(../images/banner-grey.jpg);
  background-size: cover;
  position: relative;
  font-size: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
div#comparison figure > img {
  position: relative;
  width: 100%;
}
div#comparison figure div {
  background-image: url(../images/banner-color.jpg);
  background-size: cover;
  position: absolute;
  width: 50%;
  box-shadow: 0 5px 10px -2px rgba(0,0,0,0.3);
  overflow: hidden;
  bottom: 0;
  height: 100%;
}

input[type=range]:focus {
  outline: none;
}
input[type=range]:active {
  outline: none;
}

input[type=range]::-moz-range-track {
  -moz-appearance:none;
    height:15px;
    width: 98%;
    background-color: rgba(255,255,255,0.1);
    position: relative;
    outline: none;
 }
input[type=range]::active {
  border: none;
  outline: none;
}
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance:none;
    width: 20px; height: 15px;
    background: #fff;
    border-radius: 0;
   }
input[type=range]::-moz-range-thumb {
  -moz-appearance: none;
  width: 20px;
  height: 15px;
  background: #fff;
  border-radius: 0;
     }
input[type=range]:focus::-webkit-slider-thumb {
    background: rgba(255,255,255,0.5);
   }
input[type=range]:focus::-moz-range-thumb {
    background: rgba(255,255,255,0.5);
   }
.youtube-video .modal-dialog {
  max-width: 799px;
    height: 362px;
    margin-top: -181px;
    position: absolute;
    width: 799px;
    left: 2%;
    right: 2%;
    top: 50%;
}
.video-cntnt .modal-dialog {
  max-width: 799px;
    height: 362px;
    margin-top: -181px;
    position: absolute;
    width: 799px;
    left: 2%;
    right: 2%;
    top: 50%;
}
.nav-submenu {
    position: absolute;
    width: 700px;
    background: #fff;
    clear: both;
    float: left;
    margin-top: 65px;
    height: 200px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
}
ul.header-menu .nav-submenu li {
    font-size: 13px;
    float: left;
    width: 137px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.recurrence_video .video-cntnt {
    background-image: url(../images/aproach-botm-v.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 455px;
}
.recurrence_video .video-cntnt h4 {
    font-size: 20px;
    color: #fff;
    text-align: center;
    width: 335px;
    margin: 0 auto;
    font-weight: normal;
    padding-top: 145px;
    line-height: 26px;
}
.recurrence_video .video-cntnt h5 {
    text-align: center;
    color: #fff;
    margin-top: 20px;
    font-size: 16px;
}
.ply-icon {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
    padding-top: 12px;
}


/*approach sections end here*/



    .mob {
        display: none;
    }

@media screen and (min-width: 1600px){

   .bigscreen-only {
       display: block !important;
   }
 .desktoponly {
   display: none !important;
}
   .mobonly {
       display: none !important;
   }
}
@media screen and (max-width: 1600px){

   .bigscreen-only {
      display: none !important;
   }
   .desktoponly {
       display: block !important;
   }
   .mobonly {
       display: none !important;
   }
}

@media screen and (max-width: 767px){
    .vmore-blog .pagination{
        overflow:hidden;
    }

    .vmore-blog .pagination .page-item{
        padding: 5px 2px 5px 11px !important;
    }

    .single-blog .blog-detail-sec{
        padding: 10px 0px 80px 0px !important;
    }

    .blog-detail-sec .blog-detail-content h3{
        font-size: 20px;
        line-height: 24px;
    }
    .blog-list-sec .blog-article .tag-likes .like-cont{
        top:-40px;
    }
    .clinics-section.locate-clinics-section{
        margin-bottom:27px;
    }
    .single-blog .blog-detail-bottom{
        width:100%;
    }

    .blog-list-sec .blog-article{
        min-height: 223px;
    }

    .banner:after{
        background:none;
    }
    .banner button.rqst-appntmnt{
    width:100%;
    }
    .home1 .banner button.rqst-appntmnt{
    width:auto;
    }

    .demo .panel-default>.panel-heading a:after {
        right:-50px;
    }

    .box.mob.fsm{
        padding:0px;
    }


    .medical-panel.fsm{
        padding: 20px 0px 30px 0px;
    }
    .fsm .medicl-panel-top-content{
        padding: 0px 20px 30px 20px;
        margin-bottom:0px;
    }

    .fsm .fsm-botm-content p, .fsm .fsm-botm-content h3{
  padding: 0px 20px;
}

.fsm-protocol h3{
  max-width: 250px;
  margin-left: 50px;
}

.fsm-protocol::before{
  left: 50px;
}

.fsm .protocol-p{
  padding: 0px 20px;
  width: auto;
}

.fsm .fsm-effective h3{
  text-align: center;
}

.fsm .fsm-effective{
  padding: 25px 15px;
}

.fsm .fsm-effective ul{
  padding-left: 30px;
}

.fsm .fsm-effective h3{
  text-align: center;
  margin-bottom: 12px;
}



    .medical-panel .panel-grid a .pnl-img:hover .panel-grid-overlay {
         opacity: 0;
         cursor: auto;
     }
    .blog-detail-content .addtoany_content{
        float:left !important;
    }
    /*.blog-right .popular-tag{
        padding-left: 0px !important;
    }*/
    div.no-search-results,.blog-single-wrapper {
    min-height: auto !important;
    }

    /* blog responsive */

.blog-list-sec {
    padding: 10px 0px 40px 0px;
    min-height:auto;
}

.blog-detail-sec{
  padding: 20px 0px 0px 0px;
}

.blog-list-sec .blog-article h4{
  margin-top: 20px;
}

.blog-list-sec .blog-right{
  margin-left: 0px;
  float: left;
  width: 100%;
  /*margin-top: 10px;*/
  margin-top: 29px;
 margin-bottom:10px;
}
    .treatment-articles .blog-right{
        margin-bottom:0px;
    }


.blog-list-sec .search-symtoms{
  margin-top: 15px;
}

.blog-detail-sec .blog-detail-content {
    padding: 20px 0px 20px 0px;
}

.blog-list-sec .blog-right .popular-tag h4{
  margin-top: 30px;
}



    .questions-sec .spine-specialists-section {
    margin-top: 0px;
    }
    .resp-container{
        padding-right:0px;
    }
    .footer .social-media a:first-child{
        margin-left:0px;
    }

    .recurrence_video .video-cntnt {
    background-image: url(../images/aproach-botm-v.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 235px;
    }
    .recurrence_video .video-cntnt h4 {
    font-size: 16px;
    color: #fff;
    text-align: center;
    width: 212px;
    margin: 0 auto;
    font-weight: normal;
    padding-top: 30px;
    line-height: 22px;
}
  .recurrence_video .video-cntnt h5 {
    text-align: center;
    color: #fff;
    margin-top: 10px;
    font-size: 16px;
}

  .ply-icon {
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    padding-top: 2px;
}
    .ply-icon img {
        width: 15px !important;
        height: auto;
    }


    .patient-care-mob{
        margin-right: -15px;
    }

   .bigscreen-only {
       display: none !important;
   }
   .desktoponly {
       display: none !important;
   }
   .mobonly {
       display: block !important;
   }
}



@media screen and (max-width: 1200px){
.approach_top-content {
    margin-left: 65px;
}
.cell_bnr {
    width: 100%;
    background-position: center;
    height: 300px;
}

.approach-topdiv {
        margin-bottom: 10px;
    }
    .cell_bnr_hdr {
        width: 95%;
        height: 150px;
    }
    .spine_bnr {
        width: 100%;
    }
    .recurrence_bnr {
        width: 100%;
    }
    .isolation_bnr {
        width: 100%;
    }
    .innerdiv {
    width: auto;
    margin: 0 auto;
}
    .youtube-video img {
        width: 100%;
        height: auto;
    }
}
@media screen and (max-width: 991px){
.approach_top-content {
    margin-left: 15px;
}
        .first_section .col-12{
        padding: 0;
    }
.prgress-box {
    width: 100%;
    }
    .cell-center {
    width: 100%;
    margin: 0 auto;
}
    .progress {
    border-radius: 0;
    width: 100%;
    }
.lftdiv {
    float: right;
    width: 299px;
}
 .youtube-video .modal-dialog {
    max-width: 100%;
    height: 500px;
    margin-top: -250px;
    position: absolute;
    width: 80%;
    left: 2%;
    right: 2%;
    top: 50%;
}
  .video-cntnt .modal-dialog {
    max-width: 100%;
    height: 500px;
    margin-top: -250px;
    position: absolute;
    width: 80%;
    left: 2%;
    right: 2%;
    top: 50%;
}
}
@media screen and (max-width: 900px){
.approach_top-content {
    margin-left: 0;
}
.cell-center {
    width: 100%;
    margin: 0 auto;
    height: auto;
}
.approach-topdiv {
    margin-bottom: 0;
}
    .cell-lft {
    float: left;
    width: 100%;
    text-align: center;
}
    .cell_ornge_hdr {
    padding-left: 0;
}
    .cell-rght {
    font-size: 18px;
    text-align: center;
    padding-top: 10px;
    padding-right: 30px;
    padding-left: 30px;
    width: 100%;
}
.lftdiv {
    float: right;
    width: 299px;
}


}
@media screen and (max-width: 767px){
    .blog-list-sec .blog-right .search-symtoms{
            margin-bottom: 40px;
    }

    .about-baner-sec .about-top-content,.blog-sec-mobile{
        padding-left:0px !important;
    }
    new-whitetext {
margin-top: 30px;}
    ul.conditions-ul li{
        max-width: 100%;
        font-size: 13px;
    }
    a.approach-link{
        bottom: 24px;
        position: absolute;
        float: right;
        right: 20px;
    }
    form.location-search-form .waves-input-wrapper{
        width:100%;
    }
    .approach-panel .brdrdiv {
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px !important;
}
.xray h5 {
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 5px;
    line-height: inherit;
    float: left;
    width: 100%;
}


ul.header-menu li .megamenu-content li a{
    float: left;
    font-size: 16px !important;
    padding: 0px;
    width: 100%;
    padding-left: 0;
    padding-top: 0;
    text-align:left;

}

.faq_content h3 {
    font-size: 24px;
    color: #495057;
    font-weight: normal;
}
.faq-panel .panel-heading a {
    height: auto;
    color: #495057;
    font-size: 16px;
    line-height: 24px;
}
.faq-panel h4 {
    padding: 15px 20px 15px;
    margin-bottom: 0;
    max-width: 85%;
    position: relative;
}
.faq-panel .panel-body {
    padding: 20px;
    /*line-height: 22px;*/
    color: #495057;
}
.faq-panel .panel-heading a {
    height: auto;
    color: #495057;
    font-size: 16px;
    line-height: 19px;

}
.openings-content {
    width: inherit;
}
    .career_top-content h3 {
    font-size: 24px;
    color: #495057;
    font-weight: 500;
    margin-bottom: 10px;
}
    .career_top-content p {
    font-size: 16px;
    line-height: 22px;
}
    .career-topdiv {
    padding-bottom: 30px;
    margin-bottom: 30px;
}
    .openings-content h4 {
    border-radius: 3px 3px 0 0;
    padding: 15px 20px;
    font-size: 16px;
}
    .approach-panel {
    padding: 20px 0px;
    padding-bottom: 0;
    }
    .approach_top-content h3 {
        font-size: 24px;
    }
    .approach_top-content p {
    font-size: 16px;
    padding-bottom: 15px;
        line-height: 21px;
}
    .cell_bnr {
    height: 210px;
        background-image: url(../images/cellrepair-mob.png);
}
    .cell_ornge_hdr {
        font-size: 16px;
        padding-left: 0;
        text-align: center;
    }
    .cell_normal_hdr {
    color: #495057;
    font-family: DIN;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    /*padding: 0 30px;*/
    padding: 0 15px;
}
    .normaltxt_white {
        width: auto;
    }
    .cell-rght {
    float: right;
    color: #495057;
    font-family: DIN;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    padding-top: 0;
    padding-right: 30px;
    padding-left: 30px;
    width: 100%;
    margin-top: 5px;
}
    .apprch-cntnt .cnt-new {
    margin-top: 0;
}
.apprch-cntnt p {
    padding-bottom: 9px;
}
    .apprch-cntnt h5 {
    margin-top: 0;
}
    .cell_bnr_hdr {
    width: 85%;
   height: 125px;
    margin-bottom: 25px;
}
    .cell_bnr_hdr:first-child {
        height: auto;
        padding-bottom: 25px;
    }
    .lftdiv {
    float: none;
    width: 90%;
    margin: 0 auto;
}
    .youtube-cntnt {
    margin-top: 15px;
}
    .prgnew .col-md-12 {
        padding-left: 0;
        padding-right: 0;
    }
    .prgnew .prgress-box {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .isolation-img {
        margin-bottom: 20px;
    }
    .patient-box {
    height: 210px;
    margin-bottom: 20px;
    }
    .grey {
    background: #495057 !important;
    height: auto;
}
    .fsm .subtxtnew1 {
        margin-left: 30px;
    margin-right: 30px;
    }
    .videonew {
    clear: both;
    float: left;
    width: 100%;
    }
    .approach-banner {
    background-size: cover;
    height: 300px;
}
.cell-lft {
    float: none;
    width: 80%;
    text-align: center;
    margin: 0 auto;
}
    .mob {
        display: block;
    }
    .desktop {
        display: none;
    }
    .first_section .apprch-cntnt h5 {
    margin-top: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}
    .txtbox {
        width: 90%;
        float: left;
    }
    .first_section .apprch-cntnt h5 {
    margin-top: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: inherit;
    float: left;
    width: 100%;
}
    .brdrdiv {
        border-bottom: 1px solid #ececec;
    }
    .apprch-cntnt p {
    padding-bottom: 9px;
    float: left;
    width: 100%;
}
    .prgress-box {
    width: 100%;
    float: left;
    white-space: 100%;
        background: #ecebec;
        padding: 20px;
}
    .prgr-new {
        margin-top: 20px;
    }
        .prgress-box .prgr {
    background: #fff;
    padding-top: 40px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 3px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
}
    .box span {
        cursor: pointer;
    }
    .precise-icon {
    background-image: url(../images/precise-diagnosis.svg);
    background-repeat: no-repeat;
    height: inherit;
    padding-left: 50px;
    padding-top: 7px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
    margin-top: 15px;
}
    .safe-icon {
    background-image: url(../images/safe.svg);
    background-repeat: no-repeat;
    height: inherit;
    padding-left: 50px;
    padding-top: 0;
    float: left;
    width: 100%;
}
    .apprch-subhdr {
    margin-top: 5px;
float: left;
width: 100%;
    }
    .spine_bnr {
    height: 230px;
    background-size: cover;
    background-position: center;
}
    .treatmt-txt {
        clear: both;
    }
    .recurrence-new {
    margin-top: 5px;
        margin-bottom: 20px;
}
    .youtube-cntnt {
    clear: both;
    width: 90%;
    margin: 0 auto;
    margin-top: 15px;
}
    .secnd_section h5 {
margin-top: 0;
padding-bottom: 10px;
padding-top: 10px;
line-height: inherit;
float: left;
width: 100%;
    }
    .brdr h5 {
margin-top: 0;
padding-bottom: 10px;
padding-top: 10px;
line-height: inherit;
float: left;
width: 100%;
    }
    .prgnew {
        clear: both;
    }

    .navbar .navbar-collapse{

    z-index:99;
    content:"";
    top:0;
    width:100%;
    background-color:#ffffff;
    height:auto;
    position: absolute;
    right: 0;
    padding-top: 60px;
}


.patient-care .row {
width: 1000px;

    }
    .patient-care {
        overflow: auto;
    }

.first-div {
    background-image: url(../images/plus-minus.svg);
    height: 24px;
    width: 24px;
    float: right;
        background-size: cover;
}
.second-div {
    background-image: url(../images/plus-minus.svg);
    height: 24px;
    width: 24px;
    float: right;
        background-size: cover;
}
.third-div {
    background-image: url(../images/plus-minus.svg);
    height: 24px;
    width: 24px;
    float: right;
        background-size: cover;
}
.fourth-div {
    background-image: url(../images/plus-minus.svg);
    height: 24px;
    width: 24px;
    float: right;
        background-size: cover;
}
.fifth-div {
    background-image: url(../images/plus-minus.svg);
    height: 24px;
    width: 24px;
    float: right;
        background-size: cover;
}
.sixth-div {
    background-image: url(../images/plus-minus.svg);
    height: 24px;
    width: 24px;
    float: right;
        background-size: cover;
}
    .seventh-div {
    background-image: url(../images/plus-minus.svg);
    height: 24px;
    width: 24px;
    float: right;
            background-size: cover;
}
    .eight-div {
    background-image: url(../images/plus-minus.svg);
    height: 24px;
    width: 24px;
    float: right;
            background-size: cover;
}
        .nineth-div {
    background-image: url(../images/plus-minus.svg);
    height: 24px;
    width: 24px;
    float: right;
                background-size: cover;
}
    .tenth-div {
    background-image: url(../images/plus-minus.svg);
    /*height: 24px;*/
    height: 23px;
    width: 24px;
    float: right;
        background-size: cover;
}
.navbar a.navbar-brand {
    padding-left: 13px;
    }
    .navbar.navbar-light .navbar-toggler {
    padding-right: 15px;
    }
    button.navbar-toggler .close div.toggler-text {
        right: 0;
    }

    .open {
    background-position: 0px -25px;
    }

    .youtube-cntnt {
        padding: 0;
        width: 100%;
    }
    .youtube-video {
    height: auto;
        margin-bottom: 5px;
}
    .prgress-box .btm-txt {
    font-size: 16px;
padding-top: 25px;
padding-bottom: 5px;
    }
.lftdiv {
    float: none;
    width: auto;
}
.patient-box p {
    color: #495057;
    font-size: 20px;
    padding-top: 10px;
    overflow-y: scroll;
    height: 105px;
    padding-right: 20px;
}

.patient-box p {
    color: #495057;
    font-size: 20px;
    padding-top: 10px;
    overflow-y: scroll;
    height: 105px;
    padding-right: 20px;
}
.p-box2 p {

    font-size: 13px;
    padding-top: 10px;
    line-height:22px;
}
.dsa-bnr {
    background-image: url(../images/European_technology.png);
    background-repeat: no-repeat;
    background-color: transparent;
    height: 310px;
    width: 100%;
    margin-top: 15px;
}
    .mobprogressbox {
     background: rgb(255, 255, 255) none repeat scroll 0% 0%;
width: 90%;
margin: 20px auto 0px;
float: none;
border-radius: 4px;
position: relative;
padding-top: 51px;
    }
    .mobprogressbox .tittle-txt {
       margin-right: 30px;
    }
    .grey {
        height: auto;
    margin-top: 0;
    }
    .beer-slider {
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 300px;
}
.dsabnrnew h3 {
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 5px;
}
    .beer-slider {
    height: 100%;
}
    .xray {
        margin: 0;
        margin-top: 10px;
    }
    .order-lg-1 {

    }
    .video-section {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
    max-width: 540px;
}

    .customer-single {
    text-align: center;
    width: 100%;
    margin: 0px auto;
    position: relative;
}
    .video-cntnt img {
     width: 100%;
     height: auto;
    }
    .video-section {
        padding: 0;
    }
    .youtube-video .modal-dialog {
    max-width: 100%;
    height: 400px;
    margin-top: -200px;
    position: absolute;
    width: 92%;
    left: 2%;
    right: 2%;
    top: 50%;
}
 .video-cntnt .modal-dialog {
    max-width: 100%;
    height: 400px;
    margin-top: -200px;
    position: absolute;
    width: 92%;
    left: 2%;
    right: 2%;
    top: 50%;
}
    .view-btn {
        margin-top: 0;
        margin-bottom: 5px;
    }
    .show-sixth p {

    }
    .dsabnrnew {
     height: 150px;
margin-top: 0px;
background: rgb(229, 113, 56) none repeat scroll 0% 0%;
    }
    .show-sixth p {
    padding-top: 8px;
    clear: both;
}
    .social-media {
         margin-bottom: 10px;
    float: left;
    width: 100%;
    padding-left: 4px;
}

.isolation_bnr {
    width: 95%;
    height: 210px;
    background-image: url(../images/isolation-new.png);
    background-repeat: no-repeat;
    background-size: cover;
}
    .scrolldiv {
         overflow: auto;
    }
    .scrolldivnew {
        width: 390px;
    }
    ul.header-menu li .megamenu-content li {
    float: left;
    font-size: 16px;
    padding: 10px 15px;
    width: 100%;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 25px;
}
    li.navitem-new.dropdown .dropdown-toggle::after {
        background-image: none;
    }
    .divdown {
    background-image: url(../images/mob-arrow.png);
    background-repeat: no-repeat;
    background-position: 15px 4px;
    }
    .show-fifth .view-btn {
     margin-left: 50px;
     margin-bottom: 25px;
    }
  .career-panel {
    padding: 50px 0px;
    padding-top: 20px;
   }
    .openings-content h5 {
    padding-left: 20px;
    }
    .openings-content p {
    padding-left: 20px;
    }
    .openings-content ul {
    margin-left: 20px;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 10px;
    }
}

@media screen and (max-width: 450px){
    .isolation-img {
        width: 100%;
    }
    .isolation-img img {
        width: 100%;
    }


    .recurrence_bnr {
    width: 100%;
    height: 230px;
}
    .video-cntnt {
        height: auto;
    }
    p.copyright {
    padding-top: 4px;
    font-size: 12px;
    line-height: 15px;
    /*padding-left: 15px;*/
}

}



@media screen and (max-width: 991px){
ul.conditions-ul li a::after {
        right: 5px;
    top: 0px;
    width: 16px;
    height: 22px;
    background-size: 7px;position: absolute !important;
}
ul.conditions-ul li a {
    font-size: 14px;
}
    section.profits-section {
        padding-left: 2%;
        padding-right: 2%;
    }
}
@media screen and (max-width: 575px){
.treating-conditions .condition-li-row .condition-li-single ul.conditions-ul li.conditions-li a::after {
    padding: 13px 0px 6px 15px;
    clear: both;
    float: right;

}
    .treating-conditions .condition-li-row .condition-li-single ul.conditions-ul li a::after {
    padding: 26px 0px 6px 15px;
    position: relative;
    left: -10px;
}
    .treating-conditions .condition-li-row .condition-li-single ul.conditions-ul li a {
    font-size: 14px;
    padding-right: 43px;
}
    .treating-conditions .condition-li-row .condition-li-single ul.conditions-ul li a::after {
    left: -20px;
}
.cell_bnr {
    background-size: cover;
}

}
@media screen and (max-width: 500px){
    ul.conditions-ul li a::after {
        background-position: 6px 5px;
        height: 25px;
    }
.treating-conditions .condition-li-row .condition-li-single ul.conditions-ul li a::after {
    left: -15px;
}

}
@media screen and (max-width: 420px){

        .treating-conditions .condition-li-row .condition-li-single ul.conditions-ul li a {
    font-size: 13px;
    padding-right: 0;
}
    .treating-conditions .condition-li-row .condition-li-single ul.conditions-ul li a::after {
    left:auto;
}

}

    @media screen and (max-width: 350px){
ul.conditions-ul li {
    padding-bottom: 15px;
    max-width: 100%;padding-right: 10px;
}
.treating-conditions .condition-li-row .condition-li-single ul.conditions-ul li a {
    font-size: 11px;
    padding-right: 0;
}
        .cell_normal_hdr {
         padding: 0 20px;
        }
}



/*ajith css ends here*/




/*index- mobile responsive starts here*/
@media screen and (min-width: 320px) and (max-width: 360px){

    a.navbar-brand img {
    width: 60px !important;
    }
    button.rqst-appntmnt{
        font-size:11px;
    }

    .tab-bar .nav-pills .nav-link{
      padding: 19px 15px!important;
    }

}

@media screen and (min-width: 767px){
    ul.nav.md-tabs.header-right-menu {
        float: right;
    }
}
@media screen and (max-width: 767px){

    .p-r-0{
        padding-right:0px;
    }
    ul.cndtns-scroll-content{
        height: 250px;
        overflow-y: scroll;
    }
    .customer-single iframe{
        /*height: 364px;*/
        height: 250px;
    }
    .condition-testimonial .customer-single iframe{
        /*height: 364px;*/
        height: 282px !important;
    }
    ul.header-sub-menu {
        padding-left: 45px !important;
        border-top: 0.5px solid #DEE2E6;
    }
    ul.header-sub-menu li a{
        padding-left:0px !important;
        padding-right:0px !important;
    }
    .clinics-mob-container{
       box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
       border-radius:3px;
    }
    .clinics-detail-section .container .row .col-sm-3{
        padding-right:10px;
    }
    div.clinician-links .clinician-link1{
        border-right: 1px solid #DEE2E6;
    }
    div.clinician-links .clinician-link2{
        border-right:none;
    }

    .support-specialists-section .submit-links{
        margin: 20px 0px 30px 0px;
    }
    .testimonials-section .review-single{
        padding: 19px 15px 19px 19px;
    }
    .clinics-section .clinic-section-single{
      padding: 20px 20px 20px 20px;
      border-radius: 0px;
      box-shadow: none;
      /*min-height: 180px;*/
      min-height: 259px;
      overflow:hidden;
    }
    .spine-specifications p.spec-desc{
        margin:0px;
    }
    button.rqst-appntmnt{
        padding: 15px 14px 15px 15px;
    }

    li.nav-item.dropdown .dropdown-toggle::after{
        content: "";
        background-image: url(../images/Down_arrow.png);
        padding: 3px 1px 7px 16px;
        right: 8px;
        top: 21px;
        position: absolute;
        border: none;
    }
    .p-l-r-0{
    padding-left:15px;
    padding-right:15px;
     }
    a.nav-link.search img{
        padding-top: 6px;
    }
    a.nav-link.search div.search-text{
        margin-top: 5px;
        color: #000000;
        font-family: DIN;
        font-size: 8px;
        line-height: 10px;
        text-align: center;
    }
    ul.header-right-menu li:nth-child(2) {
      padding: 5px 10px 10px 0px !important;
    }
    ul.header-right-menu li:nth-child(3) {
      padding: 8px 13px 10px 0px !important;
    }

    .main-menu-wrapper {
        padding-left: 0;
        padding-right: 0;
    }

    .customer-slider ul.slick-dots li:first-child,.customer-slider ul.slick-dots li:nth-child(2),.customer-slider ul.slick-dots li:nth-child(3),.customer-slider ul.slick-dots li:nth-child(4){
        margin-right:auto;
    }
    .customer-slider ul.slick-dots li:first-child{
        margin-left: 15px;
    }
    .specialists-images-section img {
        width: 100%;
    }
    ul.header-menu{
        width:100%;
        border-bottom: 0.5px solid #DEE2E6;
        padding-left:0;
    }
    ul.header-menu{
        width:100%;
        border-bottom: 0.5px solid #DEE2E6;
        padding-left:0;
    }
    .banner{
        padding: 26px 0px 32px 0px;position: relative
    }



    .banner .banner-title{
        font-size: 38px;
        line-height: 46px;
        text-align: left;
        font-weight: normal;
    }
    .banner .banner-title h1{
        margin-bottom: 20px;
        font-size: 38px;
        line-height: 46px;
        max-width: 320px;
        margin-left: 0px;
    }
    .banner p.sub-content{
        margin-bottom:30px;
        text-align: left;
        padding-left: 0px;
        max-width: 276px;
    }
    .banner-title button.centered-btn,button.centered-btn.orgne-btn:hover,.banner-title a.centered-btn,a.centered-btn.orgne-btn:hover{
        border: 1px solid #495057 !important;
        border-radius: 3px;
        background-color: #FFFFFF !important;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
        padding: 15px 15px 15px 15px;
        color: #495057 !important;
        font-size: 12px;
        line-height: 17px;
        text-align: center;
        font-weight: 500;
        float: left;
        margin-right: 20px;
    }


    .treating-conditions{
        margin-top:31px;
        margin-bottom: 30px;
    }
    .treating-conditions .treat-heading h2{
        margin-bottom: 10px;
        text-align:left;
    }
    .treating-conditions .conditions{
        padding: 15px 0px 15px 15px;
    }
    .clinics-section .clinics-sec-heading h2{
        float:left;
        margin-bottom: 10px;
    }
    .clinics-detail-section{
        margin-bottom: 20px;
        overflow: auto;
        padding-bottom: 1px;
    }
    .clinics-detail-section .row{
        width: 870px;
    }
    .other-locations button{
        float:left;
    }
    .clinics-section{
        margin-bottom:40px;
    }
    .inner-heading h3{
        font-size: 24px;
        line-height: 29px;
        text-align:center;
    }
    .spine-approach-section .inner-heading p.approach-description{
        font-size: 16px;
        line-height: 22px;
        text-align:center;
    }
    .spine-approach-section{
        margin-top:30px;
        margin-bottom:40px;
    }
    .spine-approach-section .spine-steps{
        margin-top:10px;
    }
    .spine-approach-section .spine-steps .steps-container{
        padding:0;
    }
    .spine-approach-section .spine-steps .steps-title-section{
        left:20px;
    }
    .steps-title-section p.step-number{
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 5px;
    }
    .steps-title-section p.step-title{
        font-size: 19px;
        line-height: 24px;
    }
    .steps-title-section p.step-duration{
        padding-top: 0px;
        font-size: 13px;
        line-height: 16px;
    }
    .spine-approach-section .spine-steps .spine-steps-details{
        border-bottom: 1px solid #FFFFFF;
        height: 140px;
        overflow: hidden;
    }
    .spine-approach-section .spine-steps .steps-title-section{
        bottom: 21.5px;
    }
    .spine-specifications{
        margin-top:32px;
        margin-bottom:17px;
    }
    .spine-specifications h4{
        font-size: 20px;
        line-height: 24px;
        margin-bottom:10px;
        padding-top:32px;
        min-height:auto;
    }
    .spine-specifications h4.precision{
        padding-top:0px;
    }
    section.surgeons-section p.surgeon-excerpt{
        font-size: 16px;
        line-height: 22px;
        padding:0;
        text-align:left;
    }
    section.surgeons-section .surgeons-bio{
        margin: 23px 0px 0px 0px;
    }
    section.surgeons-section{
        margin-bottom:30px;
    }
    .surgeons-bio .single-surgeon{
        width:50%;
        float:left;
        padding-bottom: 30px;
    }
    .surgeons-bio img{
        max-width:100%;
    }
    section.surgeons-section .surgeons-bio p.surgeon-title{

        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 6px;
    }
   .medical-panel button{
        float:left;
    }
    
    
    /* 
    
    section.testimonials-section {
        margin: 20px 0px -6px 0px;
    }
    
    */
    
    
    .review-slider .slick-arrow.slick-product-next{
        left: -20px;
        top: 68px;
    }
    .review-slider .slick-arrow.slick-product-prev{
        right: -20px;
        top: 68px;
    }
    .review-slider .slick-arrow.slick-product-next img, .review-slider .slick-arrow.slick-product-prev img{
        /*width: 33px !important;*/
        height: 32px !important;
        
    }
    .testimonials-section .review-slider{
        width: 90%;
        margin: 10px auto;
    }
    .testimonials-section .testimonial-thumb-img{
     width: 100%;
     margin: 0px auto;
     }

     .testimonials-section .testimonial-thumb-img .testm-img{
     margin: 0px 5px;
     }


      



    .w-100{
        width:100%;
    }
    h4.rating-heading{
        margin-top:20px;
    }
    div.testimonial-detail{
        padding: 13px 11px 0px 4.91px;
        margin-bottom: 10px;
    }
    .review-slider ul.slick-dots li{
        width: 6.3px;
        height: 6px;
    }
    section.profits-section{
        padding: 34px 15px 33px 15px;
    }
    .profits-section .profit-sec1, .profits-section .profit-sec2{
        width:50%;
    }
    .profits-section .profit-main-details{
        padding-left:0px;
    }
    div.profit-left-section img{
        width:25px;
        height:25px;
        float:left;
    }
    div.profit-right-section{
        margin-left: 10px;
        float: left;
        width: 71%;
    }

    span.profit-title{
        font-size: 24px;
        line-height: 29px;
        padding-bottom: 5px;
    }
    p.profit-desc{
        font-size: 16px;
        line-height: 20px;
        padding-top: 0px;
    }
    .remote-consultation-section{
        padding: 22px 0px 22px 0px;
    }
    .remote-consultation-section p{
        font-size: 20px;
        line-height: 25px;
        text-align: left;

    }
    div.cnsltn-learn-more{
        text-align: left !important;
    }
    .customer-contact-section p.contact-title{
        font-size: 24px;
        line-height: 29px;
    }
    .customer-contact-section p.contact-sub-title{
        font-size: 16px;
        margin-bottom: 20px;
    }
    .submit-links .submit-support{
        margin-right:20px;
    }
    .support-specialists-section .comments-container.fst-comment{
        margin-top:30px;
    }
    .support-specialists-section .comments-reply-section .comments{
        padding: 15px 15px 0px 15px;
    }
    .comments-reply-section .comments .question{
        font-size: 14px;
        line-height: 20px;
    }
    .support-specialists-section .comments-container .adviced-comments{
        padding: 0px 15px 10px 15px;
    }
    .adviced-comments .specialist-specfctn{
        padding-top: 22px;
    }
    .adviced-comments .avatar-specialist{
        padding: 10.83px 13.33px 7.5px 9.17px;
    }
    .adviced-comments .doctor-advice{
        font-size: 14px;
        line-height: 20px;
        padding-right: 0px;
    }
    .doctor-advice a.read-more, .doctor-advice a.read-more1{
        font-size: 13px;
        line-height: 16px;
    }
    section.support-specialists-section{
        padding: 30px 0px 50px 0px;
    }
    .m-b-42{
        margin-bottom:42px;
    }
    .spine-specialists-section{
        margin-top:30px;
    }
    .spine-specialists-section p.specialist-main-title{
        font-size: 24px;
        line-height: 29px;
        width:100%;
    }
    .spine-specialists-section p.specialists-summary{
        font-size: 16px;
        color: #000000;
        max-width:100%;
    }

    .specialists-images-section{
        margin-bottom:29px;
    }
    .specialists-images-section .specialist-single-img{
        padding:0px 0px 0px 0px;
        text-align:center;
    }
    /*.specialists-images-section img{
        width: 49px;
        height: 49px;
    }*/
    .support-specialists-section .hours-section{
        padding:20px 20px 30px 20px;
        max-width: 100%;
    }
    .hours-section .hours-desc{
        font-size: 16px;
        line-height: 20px;
    }
    .hours-section .hours-desc:last-child{
        margin-bottom:0px;
    }
    /*.spine-approach-section .spine-steps .spine-steps-details img.steps-img{
        height: 107px;
    }*/
    footer .footer-section-links ul{
        margin-bottom:0px;
    }
    footer .footer-links-section.sec-2{
        margin-left: 0px;
    }
    footer .footer-links-section{
        float:none;
    }
    footer .inner-widget-1 .footer-links-section{
        /*width:50%;*/
        margin-right:0px;
        margin-bottom:30px;
    }
    footer .inner-widget-2 .footer-links-section{
        margin-right:0px;
        float:none;
    }
    footer .inner-widget-2{
        float:right;
        margin-right: 0px;
        /*margin-right: 10px;*/
    }
    footer ul.footer-link-sec1 li a{
        font-size: 13px;
        line-height: 32px;
    }
    
    .first-widget-section{
        padding: 30px 10px 0px 10px;
    }
    ul.social-media li{
        padding:0px 18.75px 20px 0px !important;
    }
    p.copyright{
        padding-top:0px;
        font-size: 12px;
        line-height: 15px;
        padding-left:4px;
    }
    footer .footer-logo{
        float:left;
    }
    .footer-logo a {
      float: left;
      width: 120px;
    }
    footer .footer-logo img {
    width: 100%;
    }
    footer.footer{
        padding: 30px 0px 54px 0px;
    }

    .clinics-section .clinics-sec-heading{
        margin-bottom:0px;
    }
    .clinics-section .clinic-section-single p.description{
        margin-bottom: 0px;
        min-height: 177px;

    }
    div.clinician-links{
        text-align: center;
        overflow: auto;
        width: 100%;
        border-top: 1px solid #DEE2E6;
        border-bottom: 1px solid #DEE2E6;
        border-radius: 3px;
        box-shadow: none;
    }
    div.clinician-links .clinician-link1,div.clinician-links .clinician-link2 {
        padding: 16px 0px 17px 0px;
        float: left;
        width: 50%;
        /*border-right: 1px solid #DEE2E6;*/

    }
    div.clinician-links .clinician-link1 a,div.clinician-links .clinician-link2 a {
        color: #F58220;
        font-family: DIN;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
    }

    hr.clinics-near-line{
        border: 1px solid #DEE2E6;
        margin:0;
    }
    ul.header-right-menu li a.language{
        color: #000000;
    }
    ul.header-right-menu li a.search{
        font-size: 8px;
        line-height: 10px;
        text-align: center;
        color: #000000;
    }
    ul.header-right-menu li a.call-us{
        font-size: 8px;
        font-weight: bold;
        line-height: 10px;
        text-align: center;
        color: #FFFFFF;
        border-radius: 3px;
        background-color: #F58220;
        padding-bottom: 3px;
        padding-left: 4px;
        padding-right: 4px;
        box-shadow: none;

    }
    ul.header-right-menu li a.call-us img{
        width:22px;
        margin-top: -8px;
        padding-top: 3px;
        padding-bottom: 2px;
    }
    ul.header-right-menu li a.search:before{
        display:none;
    }
    a.navbar-brand img{
        width: 81px;
    }
    ul.header-right-menu li {
        padding: 10px 7px 10px 0px !important;
    }

    ul.header-right-menu li.request-appmnt-li {
        padding: 8px 0px 8px 0px;
    }
    ul.header-right-menu li.nav-item.dropdown{
        padding: 20px 24px 20px 0px !important;
    }
    .navbar.navbar-light .navbar-toggler{
        color: #495057;

    }
    ul.header-menu .nav-item {
        width:100%;
        padding-top:0px;
        padding-bottom:25px;
        padding-left: 0;
    }

    ul.header-menu .navitem-new {
        width:100%;
        padding-top:0px;
        padding-bottom:25px;
        padding-left: 20px;
    }
    ul.header-menu .nav-item a.nav-link{
        padding-left: 48px;
    }

    ul.header-menu .navitem-new a.nav-link{
        padding-left: 28px;
    }
    ul.header-menu .nav-item:last-child{
        padding-bottom:30px;
    }
    ul.header-menu li a{
        float:left;
        font-size: 20px !important;
        line-height: 24px !important;
    }
    button.navbar-toggler div.toggler-text{
        color: #000000;
        font-family: DIN;
        font-size: 8px;
        line-height: 10px;
        text-align: center;
        position: absolute;
        bottom: 12px;
    }
    button.navbar-toggler .close div.toggler-text{
        position:absolute;
        top: 26px;
    }


    .close.slide-menu-control div.toggler-text{
        position:absolute;
        top: 35px;
        right: 15px;
        font-size: 8px;
        line-height: 10px;
        text-align: center;
    }

    .close.slide-menu-control img{
      right: 15px;
      top:10px;
      position: absolute;
    }



    button.mob-call-us{
        color: #FFFFFF;
        font-family: DIN;
        font-size: 13px;
        line-height: 16px;  text-align: center;
        padding-top:15px;
        padding-bottom:15px;
        border-radius: 3px;
        background-color: #F58220;  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
        min-width: 280px;
        margin-bottom:10px;
    }
    button.mob-request-appmnt{
        color: #495057;
        font-family: DIN;
        font-size: 13px;
        line-height: 16px;
        text-align: center;
        padding-top:15px;
        padding-bottom:15px;
        border: 1px solid #495057;
        border-radius: 3px;
        background-color: #FFFFFF;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
        min-width: 280px;
        margin-bottom:38px;

    }
    div.mob-view-all{
        margin-top: -14px;
    }
    div.more-about{
        text-align:center !important;
    }
    .slider-wrapper{
        padding: 0px;
        width: 100%;
    }
    .banner{
        position: relative;
        width: 100%;
        background-image: url(../images/mob_home_main_banner.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;

    }
    .remote-consultation-section {
        background-image: url(../images/mob_laptop.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }


    .pd-0{
        padding:0px;
    }
    .customer-single .video-details{
        bottom: 25px;
        left: 20px;
    }
    .customer-single .video-details .advisor-name{
        font-size: 20px;
        line-height: 24px;
        /*margin-bottom: 5px;*/
    }
    .customer-single img{
/*        height: 190px;*/
    }
    .customer-single .video-details .advisor-info{
        font-size: 13px;
        line-height: 16px
    }

    .home2 .banner{
        padding: 29px 0px 19px 0px;
    }
    .home2 .banner .banner-title{
        line-height: 44px;
    }
    .home2 .banner .banner-title h1{
        margin-bottom: 20px;
    }
    .home2 .banner p.sub-content{
        font-size: 16px;
        line-height: 20px;
        font-weight: normal;
    }
    /*.home2 .banner .inner-tab-section{
        position: absolute;

        bottom: 32px;
    }*/
    .home2 .inner-tab-section .inner-tab{
        width: 48%;
        margin-left:0px;
        margin-right:0px;
        padding:20px 15px 19px 15px;
        min-height: 55px;
        margin-bottom: 10px;
        margin-right: 5px;
    }
    /*.home2 .inner-tab-section .inner-tab:first-child{
        padding: 11px 15px 12px 15px;
    }*/

    .home2 .inner-tab-section .inner-tab a{
        font-size: 12px;
        line-height: 16px;
    }
    .home2 .inner-tab-section .inner-tab .tab-content p:after{
        content: "";
        float: right;
        background-image: url(../images/Shape%20Copy.png);
        background-position: center;
        background-repeat: no-repeat;
        padding: 10px 6px 5px 3px;;

    }
   /* .home2 .inner-tab-section .inner-tab:first-child .tab-content p:after{
        margin-top: -9px;

    }*/
    .home2 .inner-tab-section .inner-tab .tab-content img{
        display:none;
    }
    .home2 .inner-tab-section .inner-tab .tab-content p{
        text-align:left;
        font-weight: 500;
    }
    .home2 .inner-tab-section{
        overflow: auto;
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .home2 .treating-conditions{
        margin-top:0px;
    }




    /*home3 responsive starts here*/
    .home3 .banner .banner-title{
        font-size: 38px;
        line-height: 44px;
    }
    .home3 .banner .banner-title h1{
        margin-bottom: 20px !important;
        /*font-size:38px;*/
		font-size:25px;
       /* line-height:44px;*/
		line-height:39px;
        max-width: 180px;
    }
    .home3 .banner p.sub-content{
        margin-bottom: 30px;
        font-size: 20px;
        line-height: 25px;
    }
    .home3 p.sub-content-bottom{
        color: #495057;
        font-family: DIN;
        font-size: 20px;
        line-height: 25px;
        margin-top:25px;
        padding-bottom: 30px;
        max-width: 325px;
    }

    .home3 .banner{
        padding: 29px 0px 32px 0px;
    }
    /*home3 responsive ends here*/



/* ajin section responsive */

.p-l-r-0{
  padding-left:15px;
  padding-right:15px;
}

.m-t-30{
  margin-top: 30px;
}

.mob-text-left{
  text-align: left!important;
}

.mob-only{
  display: block;
}

.desktop-only{
  display: none;
  }


.spine-regenerated{
  padding: 30px 0px;
}

.spine-regenerated .spine-regenerated-head {
  width: 100%;
}


.spine-regenerated-wrpr{
  overflow-x: scroll;
  overflow-y: hidden;
  }


.spine-regenerated-wrpr .row{
  width: 1170px;
  margin: 2px 0px;
            }

  .spine-regenerated .grid{
    width: 100%;
    height: 100%;
  }

.spine-regenerated .grid p{
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 10px;
}


.spine-regenerated .grid3,
.spine-regenerated .grid4,
.spine-regenerated .grid2{
  margin-top: 0px;
            }


.about-baner-sec .about-top-content h3,
.damage-spine .damage-spine-head h3,
.spine-regenerated .spine-regenerated-head h3,
.medical-panel .medicl-panel-top-content h3,
.our-team .our-team-head h3{
          font-size: 24px;
          font-weight: 500;
}

.about-baner-sec .about-top-content p,
.about-baner-sec .bnr-bottom-contnt h4,
.medical-panel .medicl-panel-top-content p,
.our-team .our-team-head p {
          font-size: 16px;
          line-height: 22px;
}



/*

.our-team {
padding: 20px 0px 0px;
}

*/



.about-baner-sec, .medical-panel{
padding: 20px 0px 0px;
        }


.damage-spine{
padding: 20px 0px 30px;
        }

.about-baner-sec .bnr-bottom-contnt{
padding: 15px 20px;
        }

.about-baner-sec .about-top-content, .medicl-panel-top-content{
margin-bottom: 20px;
padding: 0px 10px;
}


.treatment-response .response-grid{
          max-width: 250px;
        }

.row.response-crd {
            width: 1325px;
        }

.damage-spine .damge-spine-desc{
          float: none;
        }

.health-tips{
  padding: 35px 0px 35px;
}

.health-tips h3{
  text-align: left;
}

.health-tips-wrpr{
      overflow-x: scroll;
      overflow-y: hidden;
        }


.health-tips-wrpr .row{
          width: 867px;
        }
.l-m-regenaration .learn-more h3{
    font-size: 20px;
    padding-bottom: 15px;
}
 .health-tips h3, .health-tips .tips-content h4  {
          font-size: 20px;
        }

.health-tips .tips-content h4 {
  opacity: 1.0,inherit;
  max-width: 230px;
        }

.l-m-regenaration{
  padding: 32px 0px;
  }

.panel-modal-content{
          width: 100%;
        }
.panel-modal-content{
  margin: 0px auto;
  top:0px;
}

.address-sec{
  padding: 20px 0px 0px;
}

.address-sec .addre-grid{
  max-width: 100%;
  margin-bottom: 1px;
  border-radius: 0px;
    height: auto;

 }

.address-sec .addre-grid .phone{
  width: 50%;
  text-align: left;
  float: left;
}

.address-sec .addre-grid .get-directions{
    width: 50%;
    text-align: right;
    float: right;
  }

.address-sec .addre-grid .phone span{
  color: #000;
 /* color: #F58220; */
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;

}
.address-sec .addre-grid h4 {
  padding-top: 30px;

}

.address-sec .addre-grid p{
  max-width: 270px;
  min-height: auto;
}
.submit-btn{
width: 100%;
}

.locateus{
padding: 20px 15px;
}



.tab-bar .nav-pills .nav-link {
  padding: 19px 24px;
  font-size: 13px;
  }

.tab-sec{
  padding: 0px 20px;
  border:none;
      }
.tab-sec .conditions-wrpr .condtns-content{
  padding: 20px 15px;
}

.tab-sec .conditions-wrpr{
 padding: 0px;
}

.tab-sec .conditions-wrpr .conditions-r-box {
    padding: 20px 15px;
    border-top: 1px solid #ecebec;
    border-bottom:0px;
}

.tab-sec .conditions-wrpr .tretment-r-thumb{
  width: 100%;
}


.tab-sec .conditions-wrpr .condtns-content h3{
  font-size: 16px;
  max-width: 235px;
}

.tab-sec .conditions-wrpr .condtns-content h3::after{
    content: "";
    float: left;
    background-image: url(../images/faq.png);
    background-repeat: no-repeat;
    background-position: 4px -27px;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
    /*top: 15px;*/
}

.tab-sec .conditions-wrpr .condtns-content .collapsed h3::after{
  background-position: 4px 2px;
}




.mob-shadow{
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
}

.requist-appoinmnt h2,.blog-orange-banner h2{
  font-size: 20px;
  line-height: 25px;
}

.requist-appoinmnt,blog-sec{
  padding: 30px 0px;
}

.conditions-sec,.blog-sec{
      padding: 20px 0px;
      background-color: #fff;
}

.conditions-sec h2, .blog-sec h3,.conditions-sec h1{
  font-size: 24px;
  line-height: 29px;
}

.conditions-sec p{
  font-size: 16px;
  line-height: 22px;
}

.questions-sec .specialists-images-section{
  padding: 15px 0px;
  max-width: 100%;
  box-shadow:none;
}


.questions-sec .recennt-questions .btn, .blog-list-sec .search-symtoms .btn{
  max-width: 100%;
  width: 100%;
  margin-top: 20px;
}

section.questions-sec{
  padding: 0px;
padding-bottom:30px;
padding-top:30px;
}

.ask-questn, .thank-box{
  margin: 0px 20px;
}

}




@media screen and (min-width: 750px) and (max-width: 1026px){
    .formobile {
    display: block !important;
}
.row.formobile {
    display: block !important;
}
 .fordesktop {
    display: none;
}
ul.header-menu li {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-right: 0;
    padding-left: 11px;
}
div#navbar-menu {
    display: block;
}

.col-sm-8.main-menu-wrapper.mainmenurepepseress {
    width: 100%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 100%;
    max-width: 100%;
}
.col-sm-4.sub-menu-right.formobile {
    position: absolute;
    width: 100%;
    top: -3px;
    z-index: 99;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 100%;
    max-width: 100%;
    right: 13px;
}
ul.dropdown-menu.megamenu-content.cndtns-scroll-content {
    top: 0 !important;
}
}
@media screen and (min-width: 768px){

  .mob-only{
    display: none;
  }

  .decktop-only{
    display: block;
  }

}

@media screen and (max-width: 350px){

section.profits-section {
    padding: 34px 15px 33px 7px;
}

}


/*index- mobile responsive ends here
.orange-text-condition{
    color:#F58220 !important;
}
*/
.desktop-float{
    float:right;
}

@media screen and (min-width: 1480px){
.banner{
        padding: 100px 0px 100px 0px;
}
    .banner .banner-title h1{
        font-size: 48px;
        line-height: 48px;
        margin-bottom:10px !important;
        max-width: 872px;
        margin: 0 auto;
    }
}

button.centered-btn.orgne-btn{
        background-color: #F58220;
    color: #fff;
    border: 1px solid #F58220;
}

a.centered-btn.orgne-btn{
        background-color: #F58220;
    color: #fff;
    border: 1px solid #F58220;
}
.book-appointment.ask-questn .panel-modal-content p{
    max-width:100%;
}
.m-t-5{
        margin-top: 18px;
}
span.desktop-mob-number{
    color: #000000;
}
.condition-testimonial .slick-track{
    margin:0 auto;
}
.orange-text-condition,.active-sub{
    color:#F58220 !important;
}
ul.custom-header-menu .nav-item a.nav-link.active, ul.header-menu li a:hover {
    color: #F58220 !important;
}
ul.social-media{
    float: right;
    padding-right: 10px;
}
lightgray:visited {
    color: #495057 !important;
}
.symptom-results .expand-para .expand-more, .support-specialists-details .expand-para .expand-more{
    color:#495057 !important;
    cursor: pointer;
}

.symptom-results .expand-para .expand-more:hover , .support-specialists-details .expand-para .expand-more:hover, .blog-list-sec .blog-right .trends .trnds-contnt h3 a:hover{
    color:#F58220 !important;
}

.symptom-results .expand-para.expnd-class .hover-color + .expand-more, .support-specialists-details .expand-para.expnd-class .hover-color + .expand-more{
    color:#F58220 !important;
}

div.no-search-results,.blog-single-wrapper{
    margin-top: 40px;
    min-height: 330px;
    margin-left: 15px;
}
.search-no-results .blog-list-sec .blog-right .popular-tag h4{
    margin-top: 0px;
}
.single-blog .blog-detail-content img.single-blog-img{
    max-width: 100%;

    width: 100%;

}
.single-blog .blog-detail-content h4.sub-heading-single{
    font-weight:500;
    margin-top: 0px;
}
ul.faq-list {
    padding-left: 18px;
    padding-top: 20px;
}
ul.faq-list li{
    font-size: 16px;
    color: #495057;
    line-height: 22px;
    padding-bottom: 10px;
}
ul.faq-list li p{
        padding-top: 14px !important;
        padding-bottom: 3px !important;
}
/*.blog-right .popular-tag{
        padding-left: 20px;
}*/


.vmore-blog ul.pagination li.page-item span.current{
  display: flex;
   background-color: #F58220;
   height: 35px;
   color: #fff;
   width: 35px;
   border-radius: 50%;
   align-items:center;
   justify-content:center;
}
.blog-detail-content ul{
    padding-left: 28px;
}
.blog-detail-content a.telephone{
    color: #495057;
}
.blog-detail-content a.telephone:hover{
    color: #F58220;
}


/* 404page start here */

.page-notfound{
  max-width: 500px;
  width: 100%;
  margin: 0px auto;
  padding: 130px 0px;
    text-align:center;
}

.page-notfound img{
  width: 100%;
}

.blog-detail-content .addtoany_content{
        float:right;
    }

#view-all{
    padding: 0px 15px;
}
.mob-view-all{
    margin-top: -14px;
}

#view-all{
padding: 0px 15px;
}

@media screen and (max-width:768px){
#view-all{
padding: 0px 0px;
}
}


.demo .panel-default>.panel-heading h4 a:after {
      content: "";
    position: relative;
    top: 0px;
    display: inline-block;
    background: url('../images/plus-minus.svg');
    /* font-style: normal; */
    /* font-weight: 400; */
    /* line-height: 1; */
    /* -webkit-font-smoothing: antialiased; */

    float: right;

    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px -24px;


}
.demo .collapsed .panel-heading h4 a:after {
    background-position: 0px 0px;
    top:-0px;
}
@media screen and (max-width:768px){
    .demo .panel-default>.panel-heading h4 a:after {
        top: -19px;
    }
    .demo .collapsed .panel-heading h4 a:after {
        top: -19px;
    }

    .faq-panel .collapse{
        transition: height 0.35s ease 0s;
        width: 100%;
        overflow: hidden;
    }

}

#view-less-qa{
    display:none;
}
iframe{
    background: url(../images/preloader.gif) center center no-repeat;
}
div.message_error_wrapper{
    padding-bottom:15px;
}
#home-banner-popup iframe,.testimonials-popup-section.modal iframe{
    max-width:100%;
}
#home-banner-popup button.close, .testimonials-popup-section.modal button.close{
    outline:none;
}
#home-banner-popup .modal-body, .testimonials-popup-section.modal .modal-body{
    padding-bottom:9px;
}

a.mob-dsktp-tele{
    color:#F58220;
}
img.sticky-footer-reqst-logo{
    width: 22px;
    /* padding: 1px; */
    margin-right: 10px;
}

a.testim-popup-wrapper{
    outline:none;

}
a.testim-popup-wrapper img{
    /*width:800px;*/
    width: 777px;

}
.home .testimonials-section .holds-the-iframe{
   position:relative;
}

.home .testimonials-section .holds-the-iframe::after,.testimonials-section.consult-patient-stories .holds-the-iframe::after{
   content:'';
   position:absolute;
   width:100%;
   height:100%;
   top:0;
   left:0;
   right:0;
   margin:0px auto;
   background-color:black;
   opacity:.5;

}

a.open_video_cls{
    position: absolute;
    text-align: center;
    top: 250px;
    vertical-align: middle;
    /*left: 400px;*/
    left: 375px;
    cursor: pointer;
    outline:none;
        z-index: 999;

}
.testimonials-popup-section .modal-header{
    padding:6px;
}
@media screen and (max-width: 767px){
    a.testim-popup-wrapper img{
        width:100%;
    }
    a.open_video_cls{
        top: 113px;
        left: 174px;

    }
    a.open_video_cls img{
        width: 29px;
    }
}

section.header-section.shrink{
    position: fixed;
    top: 0px;
    width: 100%;
    left: 0px;
    z-index:9999;
}
.blog-detail-content a.telephone,.blog-detail-content a.active-telephone,.approach-panel a.telephone{
    color: #F58220;
}

.health-tips .tips-content span.summary-content{
    color: #495057;
    font-family: DIN;
    font-size: 14px;
    line-height: 20px;
}


.approach-panel a.simple-link{
    color: #495057;
}
.approach-panel a.simple-link:hover{
    color: #F58220;
}
.approach-panel .read-more-approach{
    text-align:center;
    margin-bottom: 45px;
}
.mt-17{
    margin-top:17px;
    margin-bottom: 0px;
    text-align:center;
}
.banner button.rqst-appntmnt{
    font-size: 13px;
    line-height: 16px;
    padding: 15px;
}
.home .testimonials-section .holds-the-iframe.remove_overlay::after,.testimonials-section.consult-patient-stories .holds-the-iframe.remove_overlay::after{
    display:none;
}
.condition-testimonial .customer-single iframe{
    height: 582.75px;
}
.p-l-0{
    padding-left:0px;
}
.blog-single-appntmnt button{
    margin-top:20px;
}
.blog-list-sec .blog-detail-bottom,.blog-list-sec .blog-single-appntmnt {
    float:left;
}
.blog-list-sec .blog-single-appntmnt{
    padding-bottom: 29px;
    /* border-bottom: 1px solid red; */
    border-bottom: 0.5px solid #DEE2E6;
}

@media screen and (max-width: 767px){


    .treatment-articles{
        padding: 10px 15px 40px 15px;
    }
}

.treatment-articles{
    padding-top:0px;
}
.trndg-row::after{
   content:"";
   position:absolute;
   width:90%;
   background-color:#DEE2E6;
   height:1px;
   margin:0px auto;
   left:0;
   right:0;
   bottom:-20px;
    opacity:0.5px;
}
.blog-list-sec .blog-article::after{
    content:"";
   position:absolute;
   width:90%;
   background-color:#DEE2E6;
   height:1px;
   margin:0px auto;
   left:0;
   right:0;
   bottom:20px;
   opacity:0.5px;
}
.blog-detail-sec h5.single-blog-author{
    padding-bottom: 19px;
    border-bottom: 0.5px solid #DEE2E6;
    margin-bottom: 29px;
}


.tax-blog-category .magnifier-ico::after,.single-blog .magnifier-ico::after,.post-type-archive-blog .magnifier-ico::after{
    position: absolute;
    content: '';
    background-image: url(../images/magnifier_blog.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    right: 15px;
    top: 10px;
    opacity: 1;
}
.blog-orange-banner{
    background: #F58220;

    padding: 85px 0px;
}
.hidden-visible{
    visibility:hidden;
}
.single-blog .blog-detail-sec{
    padding: 100px 0px 80px 0px;
}
@media screen and (max-width: 767px){
.blog-orange-banner{
    padding: 30px 0;
}
}

.vmore-blog li.page-item:first-child a.prev,.vmore-blog li.page-item:last-child a.next{
    top: -5px;
}
a.prev.page-link.waves-effect.waves-effect .waves-ripple,a.next.page-link.waves-effect.waves-effect .waves-ripple{
    background:none !important;
}


/*thank you page styles starts here*/
.thank-you-sec{
    background-color: #ecebec;
    /*padding: 40px 0px 30px 0px;*/
    padding: 66px 0 66px;
}
.thank-you-sec h3{
    color: #495057;
    font-size: 32px;
    line-height: 24px;
    font-weight:500;
    margin-bottom:20px;
    opacity:1.0;
}
.thank-you-sec span.thank-you-subtitle{
    color: #495057;
    font-size: 20px;
    line-height: 22px;
    opacity:1.0;
    font-weight:normal;

}
.thank-you-content-sec{
    padding:40px 0px;
}
.thank-you-content-sec h5{
    color: #495057;
    font-size: 20px;
    line-height: 22px;
    font-weight:500;
    opacity:1.0;
    margin-bottom: 30px;
    text-align: center;
}
.thank-wrapper{
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
    padding:15px;
    margin-bottom: 20px;
}
.thank-wrapper h4{
    color: #495057;
    font-size: 20px;
    line-height: 24px;
    font-weight:500;
    margin-bottom:5px;
}
.thank-wrapper div.sub-text-thank-cntnt{
    color: #495057;
    font-size: 14px;
    line-height: 20px;
    font-weight:normal;
    margin-bottom:15px;
    min-height: 41px;
}
.thank-wrapper a.read-more-thank-you{

    color: #F58220;
    font-size: 16px;
    line-height: 19px;
    font-weight:500;
}
.thank-you-content-sec img.thank-you-img{
    border-top-left-radius:3px;
    border-top-right-radius:3px;


}
.thank-you-content-sec .thank-you-back{
    margin-top:10px;
}
.thank-you-content-sec .thank-you-back button{
    width:143px;
}
.thank-you-content-sec a.thankyou-title-hover{
    color: #495057;
}
.thank-you-content-sec a.thankyou-title-hover:hover{
    color: #F58220;
}
@media screen and (max-width: 767px){
    .thank-you-sec{
        padding: 50px 0px 56px 0px;
    }

    .thank-you-sec h3{
        font-size: 20px;
        margin-bottom:10px;
        text-align: center;
    }
    .thank-you-sec span.thank-you-subtitle{
        font-size: 16px;
        text-align: center;
    }
    .thank-you-content-sec h5{
        font-size: 16px;
        margin-bottom:10px;
        width: 80%;
        text-align: left;
    }
    .thank-you-content-sec{
        padding:30px 0px 50px 0px;
    }
    .thank-wrapper div.sub-text-thank-cntnt{
        min-height:auto;
    }
    .thank-you-content-sec img.thank-you-img{
        height:160px;
    }



}
/*thank you page styles ends here*/

ul.condtns-r-contnt li img{
    padding: 5px 15px 0px 0px;
}
.medical-panel .panel-grid a.ouline-a{
    outline:none;
}

/*request appointment  page*/
.request-appointment-panel{
    /*min-height: 600px;*/
}
.request-appointment-panel .book-appointment{
    top: -48px;
}
/*.request-appointment-panel .modal{
    display:block;
    position:relative;
    overflow:initial;
    z-index:-1;
}*/
.appntmnt-page-title{
    font-size:20px;
    padding: 40px 20px 15px 30px;
    line-height:18px;
}

@media screen and (max-width: 767px){
    .appntmnt-banner{
        background-color:#ecebec;
    }
    .request-appointment-panel{
        min-height:510px;
    }
    .request-appointment-panel .book-appointment{
        top: 50px;
    }
}
@media screen and (max-width: 575px) and (min-width: 400px) {
    .request-appointment-panel{
        min-height:480px;
    }
}


.additional-footer-info{
    font-size:16px;
    line-height:26px;
    color:#FFFFFF;
}
a.footer-ph-link{
    color:#FFFFFF;
}
a.footer-ph-link:hover{
    color:#F58220;
}

@media screen and (max-width: 767px){
    .additional-footer-info {
        font-size: 13px;
        line-height: 22px;
        padding-bottom: 20px;
        padding-left: 4px;
    }
}

.customer-contact-form-single textarea.form-control:focus{
    outline: none;
    box-shadow: none;
    border: 1px solid #ced4da;
}

@media screen and (max-width: 378px) and (min-width: 300px) {
    span.profit-title{
        font-size: 18px;
    }
}
a.view-all.uparrow:after{
background-image: url(../images/Up_arrow.png);
}
.expand-para span a{
    color:#F58220;
}
p.more-link-dash{
    display: inline;
    font-weight: normal;
}

/*menu level integration for qi spine approach*/
ul.approach-sub-menu{
    width: 100px !important;
    margin-left: 0px !important;
    padding-left: 20px !important;
    padding-bottom: 8px !important;
    border-top: none !important;
}
ul.approach-sub-menu li{
    padding: 8px 0;
}

/*dsa page new customizations*/


.youtube-dsa-content{
    margin-top: 20px;
    padding: 0px;
    margin-bottom: -100px;
}
.dsa-progress-box{
    padding-left:0px;
}
.dsa-progress-box  p.small-content{
    margin-bottom: -6px;
}
.youtube-dsa-content img{
    width:512px;
}
@media screen and (max-width: 767px){
    .desk-phone{
        padding-right:11px;
    }
    .clinics-section .get-directions a,.clinics-section .desk-phone a.mob-dsktp{
        font-size:15px !important;
    }

    .youtube-dsa-content img{
        width:100%;
    }

    .dsa-progress-box{
        overflow:auto;
        background-color: #495057;
        padding:20px;
    }

    .dsa-progress-box .prgress-box{
        background:#fff;
        width:100% !important;
    }
    .dsa-progress-box .progress{
        margin-top: 40px;

    }
    .dsa-progress-box .tittle-txt{
        margin-top: -29px;
    }
    .dsa-progress-box .progress-new{
        margin-bottom: 30px;
    }
    .dsa-progress-box  p.small-content{
        margin-bottom:0px;
        padding:0px;
    }
    .youtube-dsa-content{
        padding-top: 0px;
        padding-bottom: 20px;
        margin-bottom: 0px;
    }
    .dsa-progress-box .progress{
        width:100% !important;
    }

}


.desk-phone{
    padding-right:20px;
}
.dsa-progress-box .prgress-box{
    width:385px;
}
.dsa-progress-box .progress{
    width:341px;
}
.view-all-simple{
    margin-top:20px;
}
.sub-title-cust-banner{
    font-size: 22px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

/*footer styles starts here*/
.footer-links-section h2.widgettitle{
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 10px;
}
.footer-info-new{text-align:right;}
.m-b-0{margin-bottom:0px !important;}
.footer-section-links{margin-bottom:-25px;}
@media screen and (max-width: 767px){
    .footer-info-new{text-align:left;}
    .footer-links-section h2.widgettitle{font-size: 13px;line-height: 16px;}
    .footer-section-links {margin-bottom: 0px;}

}

/*medical tourism starts here*/
.medical-tourism{ padding-top:48px; padding-bottom:45px; }
.medical-tourism h1{ color: #495057; font-family: DIN;   font-size: 32px;    line-height: 39px;font-weight: 500;margin-bottom:25px;}
.medical-tourism p{color: #495057;  font-family: DIN;   font-size: 20px;    line-height: 27px;margin-bottom:20px; max-width:670px;}
.tourism-service-title{color: #495057;  font-family: DIN;   font-size: 20px;    line-height: 27px; margin-bottom:35px;}
a.mail_bold{font-weight:500;color:#495057;}
.tourism-service-section{margin-bottom:30px;}
.tourism-service-section .service-container{border-radius: 3px; background-color: #FFFFFF;  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2); padding:41px 30px 29px 39px; margin-bottom:30px;}
.tourism-service-wrapper img{margin-right:20px;float:left;}
.tourism-service-section .services-inner-title{color: #F58220;   font-family: DIN;   font-size: 20px;    line-height: 31px;float:left;    margin-top: 8px;font-weight: 500;}
.service-container div.service-content p{color: #495057; font-family: DIN;   font-size: 16px;    letter-spacing: -0.3px; line-height: 27px;margin-top:25px;}
.value-added-services{background-color: #495057;padding-top:37px;padding-bottom:27px;}
.value-added-services .value-added-service-title{color: #FFFFFF;    font-family: DIN;   font-size: 20px;    line-height: 24px;}
.value-added-services .tab-value-added-service{padding-top:32px;}
.value-added-services .tab-value-added-service .service-card{height: 149px; width: 236px;   border-radius: 3px; background-color: #ecebec;  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2); margin-right:30px; margin-bottom:30px; padding:17px; text-align:center;}
.value-added-services .tab-value-added-service .service-card img{max-width:175px; margin-bottom:15px;}
.value-added-services .tab-value-added-service .service-card h4{color: #495057; font-family: DIN;   font-size: 18px;    font-weight: bold;  line-height: 22px;width: 175px;text-align: center;display: inline-block;}
.tourism-quality-section{padding-top:58px; padding-bottom:9px;background-color: #ecebec;}
.tourism-quality-section h4{color: #000000; font-family: DIN;   font-size: 20px;    line-height: 30px; font-weight:500; margin-bottom:0px;}
.tourism-quality-section p{color: #000000; font-family: DIN;   font-size: 20px;    line-height: 30px; margin-bottom:50px;}
.tourism-footer-info{ background-color: #F58220;padding-top:38px; padding-bottom:38px;}
.tourism-footer-info .tourism-footer-content,.tourism-footer-info .tourism-footer-content a {color: #FFFFFF;    font-family: DIN;   font-size: 20px;    line-height: 24px;}

.clinics-section .desk-phone a.mob-dsktp{color: orange;font-weight: 400;font-size: 16px;line-height: 19px;padding-top: 20px;}
.clinics-section .get-directions a{color: #F58220;font-weight: 500;font-size: 16px;line-height: 19px;padding-top: 20px;}

/*.medical-tourism  responsive*/
@media screen and (max-width: 767px){
    .medical-tourism h1{font-size: 24px;    line-height: 29px;    margin-bottom: 15px;}
    .medical-tourism p{font-size: 16px; line-height: 20px;}
    .tourism-service-title{font-size: 16px; line-height: 20px;margin-bottom: 25px;}
    .tourism-service-section .service-container{padding: 20px 30px 33px 25px;}
    .tourism-service-wrapper img{margin-right: 14px;max-width: 46px; margin-top: 15px;}
    .tourism-service-section .services-inner-title{max-width: 179px; margin-top: 0px;}
    .tourism-service-section .service-content p{color: #495057;  font-family: DIN;   font-size: 16px;    letter-spacing: -0.3px; line-height: 27px;}
    .tourism-service-section{margin-bottom: 16px;}
    .value-added-services{padding-top: 37px;padding-bottom: 27px; overflow-x: scroll;}
    .tourism-quality-section h4,.tourism-quality-section p{padding-left:30px;}
    .tourism-footer-info{padding-top: 24px;padding-bottom: 24px;}
    .tourism-footer-info .tourism-footer-content{font-size: 16px;   line-height: 22px;  text-align: center;}
    .tourism-footer-info .tourism-footer-content a {font-size: 16px;   line-height: 22px;}
    .tourism-footer-info .tourism-footer-content span{display:block;}
    .tourism-footer-info .tourism-footer-content span:first-child{ padding-top: 20px;padding-bottom: 20px;}
    .value-added-services .tab-value-added-service{ width: 1600px;}
    .tourism-service-section .title_with_top{margin-top:15px;}
}
.appointment-white-button{    background: #ffffff !important;color: #F58220 !important;font-weight: 500 !important;}

/*qi difference starts here*/
.medical-tourism.qi-difference{padding-bottom:30px;}
.qi-difference p{color: #495057;    font-family: DIN;   font-size: 20px;    line-height: 27px;opacity: .8;margin-bottom:0px;}
.qi-difference h1{color: #495057;    font-family: DIN;   font-size: 32px;    line-height: 39px; margin-bottom:15px;font-weight: 500;}
.qi-difference-cntnt .protocol-p,.qi-difference-cntnt p{color: #495057;  font-family: DIN;   font-size: 16px;    line-height: 22px;opacity: 0.8;margin-top: 10px;}
.qi-difference-cntnt h3{color: #495057;   font-family: DIN;   font-size: 20px;    line-height: 24px;margin-top: 30px;font-weight: 500;}
.qi-difference .difference-content{margin-bottom:30px;}
.qi-difference-cntnt .fsm-protocol h3{max-width: 430px!important;color: #F58220 !important; padding-top: 20px;padding-bottom: 20px;font-family: DIN;   font-size: 20px !important;    line-height: 26px !important;font-weight: normal;}
.qi-difference-cntnt .fsm-protocol{margin-left: 100px;}
.qi-difference-tab-cntnt {border-radius: 3px; background-color: #FFFFFF;  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2); padding:0px;max-width: 679px;}
.qi-difference-tab-cntnt .traditional-tab{padding-right:0px;}
.qi-difference-tab-cntnt .qi-differenece-tab{padding-left:0px;}
.traditional-tab h5,.qi-differenece-tab h5,div.nav div.nav-link{  font-weight: 500;color: #495057;background-color: #FFFFFF;  box-shadow: 0 2px 1px 0 rgba(0,0,0,0.15);padding:20px;border-top-left-radius: 3px;border-top-right-radius: 3px;margin-bottom:0px;}
.qi-difference-tab-cntnt ul{min-height: 497px;padding:20px 40px 4px 40px;}
.traditional-tab ul{border-right: 0.5px solid #DEE2E6;}
.qi-difference-tab-cntnt ul li,.tourism-tab-section-mob ul li a{color: #495057;  font-family: DIN;   font-size: 16px;    line-height: 22px;opacity:0.9; padding-bottom:20px;}
.tourism-service-section.tourism-tab-section{margin-bottom:60px;}
.traditional-tab h5{border-right: 0.5px solid #DEE2E6;}
.tourism-service-section img{max-width:100%;}

/*qi differene responsive*/
@media screen and (max-width: 767px){
    .medical-tourism.qi-difference{padding-top:25px;padding-bottom:30px;}
    .qi-difference h1{font-size: 24px;    line-height: 29px;margin-bottom: 10px;}
    .qi-difference p{font-size: 16px;   line-height: 20px;}
    .qi-difference-cntnt h3{font-size: 16px;line-height: 22px;margin-bottom:20px;}
    .qi-difference-cntnt .fsm-protocol{margin-left: 0;padding-right: 0;}
    .qi-difference-cntnt .fsm-protocol h3{padding-top: 10px;padding-bottom: 0px;margin-left: 29px;}
    .tourism-tab-section-mob ul.nav{padding:0px;}
    .tourism-tab-section-mob ul.nav li a{text-align:center;font-weight: 500;color: #495057;background-color: #fff;box-shadow: 0 2px 1px 0 rgba(0,0,0,.15);padding: 20px;border-top-left-radius: 3px;border-top-right-radius: 3px;margin-bottom: 0;font-size: 16px;    line-height: 19px;}
    .tourism-tab-section-mob ul li.nav{width:50%;}
    .tourism-tab-section-mob{margin-top:30px; margin-bottom:40px;}
    .difference-tab-content ul{ min-height: auto;}
    div.difference-mob-nav{box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);}
    div.difference-mob-nav div.nav-link{width: 50%;text-align: center;padding: 15px 0px;box-shadow: none;line-height: 19px;font-size: 16px;}
    div.difference-mob-nav div.difference-fst-tab{border-right: 0.5px solid #DEE2E6;}
    .qi-difference-cntnt .fsm-protocol::before{left:25px;}
    .tourism-tab-section-mob .difference-tab-content ul{padding: 20px 40px 4px 25px;}
}
@media screen and (min-width: 320px) and (max-width: 365px){
    .tourism-service-section .services-inner-title{max-width: 150px;font-size: 16px;}
    .tourism-service-wrapper img{width:20%;}
}

/*corporate profile section starts here*/
.corporate-profile{background-color: #f3f3f3;padding-top:50px;padding-bottom:40px;}
.corporate-profile h1{margin-bottom:15px;}
.corporate-profile-cntnt{padding-top:40px;padding-bottom:30px;}
.corporate-profile-cntnt .fsm-protocol{margin:0px;}
.corporate-profile-cntnt .fsm-protocol h3{max-width:93% !important;padding-top:0px;padding-bottom:0px;margin-top:15px;margin-bottom:15px;}
.corporate-profile-treatment-response{background: #495057;padding-top:10px;padding-bottom: 40px;}
.corporate-profile-treatment-response .grey{margin-top:35px;}
.corporate-profile-treatment-response .subhdrtxt_white{max-width:400px;}
.corporate-profile-treatment-response .patient-box{height:149px;text-align: center;padding:30px;margin-bottom:30px;}
.corporate-profile-treatment-response .patient-box p{font-size: 20px;    font-weight: bold;  line-height: 24px;text-transform: uppercase;}
.corporate-profile-panel{padding: 50px 0px 0px 0px;}
.corporate-profile-panel .medicl-panel-top-content{margin-bottom:0px;}
.corporate-profile-panel .panel-grid h4{font-size: 20px; line-height: 24px;}
.corporate-profile-panel .panel-grid h6{font-size: 16px; line-height: 20px;opacity:0.8;max-width: 310px;margin-bottom:50px;}
.corporate-profile-footer a{text-decoration:underline;}
.corporate-profile-popup .panel-modal-content .modal-body .panel-modl-img p{color: #495057;opacity: 0.8;}
.corporate-profile-popup .panel-modal-content .modal-body .panal-details p{ opacity: 0.8;margin-bottom: 20px;}
.corporate-profile-popup .panel-modal-content button.close{opacity:100;}

/*corporate mobile section starts here*/
@media screen and (max-width: 767px){
    .corporate-profile p{opacity:0.8;}
    .corporate-profile{padding-top:20px;padding-bottom:15px;}
    .corporate-profile-cntnt{padding-top:20px;padding-bottom:10px;}
    .corporate-profile-cntnt .fsm-protocol h3{margin-left:0px;font-size: 16px !important;  line-height: 24px !important;opacity: 0.8;}
    .corporate-profile-cntnt .fsm-protocol::before{left:auto;height:100px;}
    .corporate-profile-treatment-response .grey{margin-top:20px;}
    .corporate-profile-panel .panel-grid h6{margin-bottom:30px;}
    .corporate-profile-panel{padding: 50px 0px 20px 0px;}
    .corporate-profile-footer .tourism-footer-content{text-align:left;}
    .corporate-profile-treatment-response .patient-care{margin-top:20px;}
    .corporate-profile-footer{padding-top:30px;padding-bottom:30px;}
    .corporate-profile-treatment-response .patient-care .row{width: max-content;overflow-x: scroll;}
    .corporate-profile-treatment-response .patient-box{margin-bottom:0px;padding-right: 0px;padding-left: 0px;width:233px;}
    .corporate-profile-treatment-response .patient-box p{height:auto;padding-right:0px;}
    .corporate-profile-treatment-response .corporate-response-last-card h3{font-size:32px;}
    .p-d-0{padding-right:0px;}
    .profile-card-box{width:auto;}
}

/*New blog section starts here*/
.blog-sec.new-blog-sec{padding: 40px 0px 40px 0px;}
.new-blog-sec .magnifier-ico{position: absolute;right: 17px;top: 1px;border: none;width: 35px;height: 40px;background-color: transparent;cursor: pointer;outline: none;}
.new-blog-sec .magnifier-ico:after{
  position: absolute;content: '';background-image: url(../images/magnifier_blog.png);
  background-repeat: no-repeat;background-size: cover;width: 20px;height: 20px;right: 10px;top: 10px;opacity: 1;
}
.new-blog-sec .search-articles .form-control{border-radius: 0px;outline: none;box-shadow: none;position: relative;color: #495057;font-size: 15px;line-height: 16px;}
.new-blog-sec .search-articles .form-control::placeholder{color: #495057;font-size: 13px;line-height: 16px;}
.blog-article-list{padding-top: 20px;}
.blog-article-list .blog-navbar li{padding-right: 40px;}
.blog-article-list .blog-navbar li a{color: #495057;font-size: 16px;line-height: 20px;}
.blog-article-list .blog-navbar li.active a,.blog-article-list .blog-navbar li a.active{color: #495057;font-weight: 600;}
.blog-article-section{padding-bottom: 50px;}
.vmore-blog{margin-top:40px;}
.blog-article-sec-one{padding: 50px 0px;border-bottom: 1px solid #DEE2E6;}
.featured-article{display: flex;align-items: center;height: 100%;padding-right: 30px;}
.featured-img img{width: 100%;}
.featured-article-content h6{color: #F58220;font-size: 12px;line-height: 15px;text-transform: uppercase;font-weight: 500;}
.featured-article-content h2{color: #495057;font-size: 32px;line-height: 39px;font-family: 'DIN';font-weight: 500;padding-top: 5px;padding-bottom: 10px;}
.featured-article-content p{color: #495057;font-size: 16px;line-height: 22px;}
.featured-article-content h5{padding-top: 20px;color: #495057;font-size: 16px;line-height: 20px;}
.blog-article-sec-two .blog-article-single-list{margin-top: 50px; }
.blog-single-list-img{height: 185px;overflow: hidden;margin-bottom: 15px;}
.post-type-archive .blog-single-list-img,.tax-blog-category .blog-single-list-img{height: auto !important;overflow: hidden;margin-bottom: 15px;}
.blog-single-list-img img{min-width: 100%;}
.blog-article-single-list{border-bottom: 1px solid #DEE2E6;padding-bottom: 10px;}
.blog-article-single-list h6{color: #F58220;font-size: 12px;line-height: 15px;text-transform: uppercase;font-weight: 500;}
.blog-article-single-list h4{font-size: 20px;line-height: 24px;color: #495057;    min-height: 48px;}
.blog-article-single-list h5{color: #495057;line-height: 20px;font-size: 14px;}
.request-appntmnt{background-color: #F58220;padding: 30px;margin-top: 50px;}
.request-appntmnt p{color: #FFFFFF;font-size: 20px;line-height: 25px;padding-top: 10px;}
button.rqst-appntmnt.blog-rqst-appntmnt.appointment-white-button{font-size: 13px;color: #495057!important;line-height: 16px;font-weight: 500;padding: 15px;float: right;}
button.mobile-search-btn{display: none;}
.blog-article-list .blog-select{display: none;}

@media screen and (min-width: 568px) and (max-width: 960px){
  .blog-article-list .blog-navbar li{padding-right: 25px;}
  .featured-article-content h2{font-size: 25px;line-height: 35px;}
}
@media screen and (max-width: 568px){
  .blog-sec.new-blog-sec{padding: 20px 0px 40px 0px;background-color: #eaeaea;}
  .blog-article-list hr{display: none;}
  .blog-article-list .blog-tabs{display: none;}
  .blog-article-list .blog-select{display: block;}
  .blog-select select{border: 1px solid #ced4da;width: 100%;background-color: transparent;border-radius: 0px;padding: 15px;}
  .blog-select select:focus{border: 1px solid #ced4da;outline: none;    box-shadow: 0 2px 8px 1px rgba(0,0,0,0.3);}
  .blog-select{position: relative;}
  .blog-select::after{content: "";background-image: url(../images/Down_arrow.png);background-repeat: no-repeat;position: absolute;top: 20px;right: 20px;width: 18px;height: 12px;}
  .blog-sec.new-blog-sec h3{padding-bottom: 20px;}
  .blog-article-sec-one{display: none;}
  button.mobile-search-btn{display: block;margin-top: 20px;width: 100%;background-color: #ffffff;color: #495057;font-size: 13px;border: 1px solid #495057;}
  button.mobile-search-btn:hover{background-color:#ffffff;}
  .request-appntmnt{text-align: center;}
  button.rqst-appntmnt.blog-rqst-appntmnt.appointment-white-button{float: none;margin-top: 20px;}
}
/*New blog section ends here*/

/*single blog section starts here*/
section.blog-list-sec.blog-detail-sec.single-blog-new{ padding: 40px 0px 50px 0px; }
.blog-detail-sec .blog-detail-content.single-blog-detail-content{ padding: 20px 0px 15px 0px;border-bottom: 0.5px solid #DEE2E6; }
.blog-detail-sec.single-blog-new .blog-detail-content h3{margin-top: 8px;margin-bottom: 20px;}
.blog-detail-sec .single-blog-detail-content .tag-head a{color: #F58220;}
.single-blog-author.single-cat-blog {font-size: 16px;line-height: 20px;}
.health-tips.related-article.related-single-blog-cat .tips-content h4{min-height:48px;margin-bottom:10px;}
.single-blog-new .request-appntmnt{margin-top:41px;}
.related-single-blog-cat .tag-head{ color: #F58220;text-transform:uppercase;}
.related-single-blog-cat .readmore a{text-transform:uppercase;font-size:13px;}
.related-single-blog-cat .readmore{margin-top:0px;margin-bottom: 5px;}
.health-tips.related-article.related-single-blog-cat h3{font-size: 24px;    line-height: 29px;text-align:center;}
.health-tips.related-article.related-single-blog-cat{padding:40px 0px;}
.single-blog-sticky-media{position: absolute;left: -80px;}
.single-blog-sticky-media a{display:block;margin-bottom:20px;}
/*single blog section ends here*/

/*single blog responsive starts here*/

@media screen and (max-width: 767px){
   .blog-list-sec.blog-detail-sec.single-blog-new .blog-detail-baner{margin-top:10px;} 
   .blog-detail-sec .single-blog-detail-content .tag-head a{font-size: 12px;    line-height: 15px;}
   .blog-detail-sec .single-blog-detail-content h3{font-size: 24px;line-height: 28px;}
   .health-tips.related-article.related-single-blog-cat{    padding: 30px 0px;}
   .single-blog-sticky-media{position: initial;}
   .single-blog-sticky-media a{display:inline-block;margin-right:20px;margin-bottom: 8px;}
   .single-blog-detail-content h5.single-blog-author{border-bottom:none;margin-bottom:0px;}
   .mob-hr{padding-bottom:12px;border-bottom: 0.5px solid #DEE2E6;margin-bottom:30px;}
   .health-tips.related-article.related-single-blog-cat .tips-content h4{min-height:52px;}
   .above_head_shrink{ position: fixed;top: 55px !important;width: 100%;left: 0px;z-index:999;box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);height: 171px;}
	.below_head_shrink{top: 55px!important;}
   .belowshrink{position: fixed;top: 197px !important;width: 100%;left: 0px;z-index:999;border-top:1px solid #ccc;}
    .aboveshrink{position: fixed;top: 197px !important;width: 100%;left: 0px;z-index:999;border-top:1px solid #ccc;}
	.page-template-condions .tab-sec .conditions-wrpr .condtns-content p:first-child{padding-top:20px;}
	/*.page-template-condions .tab-sec .conditions-wrpr.shrink-cls{ margin-top: 180px !important;}*/
}


.above_head_shrink{position: static;top: 64px;width: 100%;left: 0px;z-index:999;height: 165px;}
.below_head_shrink{position: static;top: 66px;width: 100%;left: 0px;z-index:999;}
.aboveshrink{position: static;top: 229px;width: 100%;left: 0px;z-index:999;}
.belowshrink{position: static;top: 187px;width: 100%;left: 0px;z-index:999;}
/*.page-template-condions .tab-sec .conditions-wrpr.shrink-cls{ margin-top: 180px;}*/

.tab-bar.aboveshrink-no {
    position: fixed;
    z-index: 999;
    top: 66px;
    width: 100%;
    border-top: 1px solid #ddd;
}
.conditions-wrpr.openews {
    margin-top: 20%;
}

@media screen and (min-width: 420px) and (max-width: 767px){
	.aboveshrink{position: fixed;top: 175px !important;width: 100%;left: 0px;z-index:999;border-top:1px solid #ccc;}
}

.post-type-archive-blog .featured-article-content h2 a,.tax-blog-category .featured-article-content h2 a{ color: #495057; }
.post-type-archive-blog .featured-article-content h2 a:hover,.tax-blog-category .featured-article-content h2 a:hover{color: #F58220;}
footer .footer-links-section.sec-2 h2.widgettitle{visibility:hidden;}
.footer-right-info-spine{margin-right: -16px;float: right;margin-bottom:50px;}


@media screen and (max-width: 767px){
    .tab-bar.aboveshrink-no {
    position: fixed;
    z-index: 999;
    top: 55px;
    width: 89%;
    border-top: 1px solid #ddd;
}
}
@media screen and (max-width: 767px){
    ul#pills-tab.sticky-condition-tab li a {
    padding: 19px 7px !important;
}
footer .inner-widget-1{width: 50%;}
}


/*teleconsult page desktop starts here*/
.banner.teleconsult{padding: 90px 0px;}
.banner.teleconsult .banner-title h1{font-size: 32px;   line-height: 39px;}
.banner.teleconsult p.sub-content{font-size: 20px;  line-height: 27px; max-width: 450px;}
.check-price-button{border: 1px solid #FFFFFF;  border-radius: 3px; box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);background-color:transparent !important; margin-left:12px;}
.consult-include{padding: 60px 0px 40px 0px;}
.consult-include h2,.spine-specialist-spec h2,.consult-patient-stories h3{font-size: 24px;line-height: 29px;color: #495057;font-weight:500;padding-bottom:20px;}
.pd-l-0{padding-left:0px;}
div.consult-include-list{color: #495057; font-size: 20px;line-height: 27px;border-radius: 3px;  background-color: #FFFFFF;  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);padding:20px; text-align:left;margin-bottom:20px;opacity: 0.8;}
.conslt-wrpr{margin:auto 181px;}
.spine-specialist-spec{padding:60px 0px 45px 0px;background-color: #ecebec;}
.spine-specialist-list{border-radius: 3px; background-color: #FFFFFF;  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);padding:30px;margin-bottom:30px; }
.spine-specialist-list h3{font-size: 20px;  line-height: 28px;color: #000000;font-weight:500;max-width: 274px;}


.consult-includes_left,.consult-includes_right{width:48%;}
.consult-includes_left{margin-right:30px;}
.consult-includes_right{margin-top:100px;}
.pd-15{padding:15px 0px 0px 15px;}
.spine-specialist-spec h2{padding-bottom:0px;}
.spine-specialist-spec p{opacity:0.8;}
.testimonials-section.consult-patient-stories{margin: 60px 0px 70px 0px;}
.consult-patient-stories h3{padding-bottom:0px;margin-bottom: 15px;}

/*teleconsult page desktop ends here*/

/*teleconsult page - responsive starts here*/
@media screen and (max-width: 767px){
  .banner.teleconsult{padding:40px 0px;}
  .banner.teleconsult .banner-title h1{max-width: 284px;}
  .banner.teleconsult p.sub-content{max-width:300px;}
  .banner.teleconsult button.rqst-appntmnt{width:initial;}
  .conslt-wrpr{margin:auto;}
  .consult-include{padding: 40px 0 40px;}
  .consult-include h2{font-size: 20px;    line-height: 24px;padding-bottom:12px;}
  div.consult-include-list{background-color: #ecebec;padding: 14px;font-size: 16px;   line-height: 19px;color: #495057;opacity:100;font-weight:500;margin-bottom: 10px;}
  .spine-specialist-spec{background-color: #495057;padding: 40px 0px 20px 0px;}
  .spine-specialist-spec h2{color: #FFFFFF;font-size: 20px; line-height: 24px;}
  .consult-includes_left, .consult-includes_right{width:100%;}
  .consult-includes_left{margin-right:15px;}
  .spine-specialist-list{margin-bottom: 20px;padding: 20px;}
  .spine-specialist-list h3{font-size: 16px;    line-height: 21px;}
  .spine-specialist-spec p{line-height:22px;}
  .consult-includes_right{margin-top: initial;    margin-right: 15px;}
  .testimonials-section.consult-patient-stories{margin: 0px 0px 50px 0px;}
  section.header-section{z-index:1000 !important;}
  .slide-menu{z-index: 99999999;}
  .page-template-condions .conditions-sec h1{padding-top:13px;}
  .page-template-condions .tab-sec .conditions-wrpr .condtnd-top-img{margin-top: 24px; margin-bottom: 0px;}
  
}
/*teleconsult page - responsive ends here*/

.doctor-advice a{color:#F58220;}
@media screen and (min-width: 768px){
  .page-template-condions section.header-section.shrink{box-shadow:none;}
}
@media screen and (max-width: 320px){
	.page-template-condions .conditions-sec h1{padding-top:0px;}
}


ul.dropdown-menu.megamenu-content.cndtns-scroll-content {
    top: 88%;
}

li.navitem-new.dropdown.megamenu-fw{
    padding:0px;
}

ul.header-menu .navitem-new a.nav-link{
    padding:25px 0px 25px 17px;
}


.megamenu-fw ul.dropdown-menu.megamenu-content.cndtns-scroll-content {
   display: none!important;
}

.megamenu-fw:hover ul.dropdown-menu.megamenu-content.cndtns-scroll-content {
   display: block!important;
}
.panel-heading h2 {
    border-radius: 3px 3px 0 0;
    padding: 0px 10px 10px 10px;
    margin-bottom: 0;
    line-height: normal;
}
 .demo .panel-default>.panel-heading h2 a:after  {
      content: "";
    position: relative;
    top: 11px;
    display: inline-block;
    background: url('../images/plus-minus.svg');
    /* font-style: normal; */
    /* font-weight: 400; */
    /* line-height: 1; */
    /* -webkit-font-smoothing: antialiased; */

    float: right;

    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px -24px;
}
.demo .collapsed .panel-heading h2 a:after {
    background-position: 0 0;
    top: 11px;
}
h2.faq-pages {
    padding-bottom: 15px;
}
div#hidden-consd {
    width: 320px;
    padding: 20px;
    text-align: center;
}

div#hidden-consd h1 {
    font-weight: 500;
    font-size: 29px;
    line-height: normal;
    text-align: center;
    font-weight: 600;
    font-style: normal;
}

div#hidden-consd p {
    font-size: 17px;
    color: #000;
    font-weight: normal;
    margin: 13px 5px;
}
form.cssstartopsn label.error {
    color: red;
    margin: 0;
    font-size: 14px;
    text-align: left;
    width: 100%;
    font-weight: 400;
}
.gif-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000052;
    top: 0;
    left: 0;
    z-index: 99999;
    display:none;
    
}
.gif-loader img {
    position: absolute;
    top: 50%;
    width: 32px;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px){
    div#hidden-consd h1 {
        font-weight: 500;
        font-size: 24px;
    }
    div#hidden-consd p {
    font-size: 16px;
}
.demo .faq-panel .panel-default>.panel-heading a:after {
     right: 0px; 
}
.condtns-content.shapess {
    padding: 20px 0px !important;
}
.condtns-content.shapess ul.condtns-r-contnt {
    padding: 0;
}
.condtns-content.shapess p{
    padding: 20px 15px !important;
}
.condtns-content.shapess ul li, .condtns-content.shapess div#accordion{
margin-left: 15px;
}
.condtns-content.shapess ul.condtns-r-contnt li{
margin-left: 0px;
}
.condtns-content.shapess .conditions-r-box {
    margin-bottom: 0;
    padding-bottom: 0;
}

}
.condtns-content h2 {
    font-size: 1.5rem;
}



div#hidden-consd a {
    color: #F58220;
}
button#btnBtm {
    background: #F58220 !important;
}



/********Location css*********/


.description_location {
    /*margin: 30px 0;*/
    /*background: red;*/
    margin-bottom:60px;
}


.image_section { 
    /*margin: 0px 0px;  */
}
.image_section img, .description_location img { width: 100%; border-radius: 10px; }

.text-center {
    text-align: center !important;
    margin: 0px auto;
    display: table;
}


.testi_style { margin-bottom:60px !important; }

.testi_style .rating-heading {
    border: 1px #f58220 solid;
    padding: 5px 30px;
    border-radius: 10px;
    width: fit-content;
    margin: 0px auto;
    margin-bottom:15px;
}



.testimonials-section h3 {
    font-size: 32px;
    color: #495057;
    font-weight: 500;
    /* margin-bottom: 20px; */
    /* margin-top: 40px; */
    /* border: 1px #f58220 solid; */
    /* padding: 5px 30px; */
    border-radius: 10px;
    /*width: fit-content;*/
    /*margin-bottom: 0;*/
    text-align: center;
}

.description_location h2 {
    font-size: 32px;
    color: #495057;
    position: static;
    font-weight: 500;
    margin-bottom: 5px;
    /*margin-top: 20px;*/
}


 
/*.description_location iframe { width: 100%; border-radius: 20px; margin: 15px 0;}*/
   
 
 
.description_location ul { padding-left: 0px;}
.description_location ul li {
    margin-top: 20px;
    background-image: url(https://www.qispine.com/wp-content/themes/qi-spine/images/dots_icon.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 30px;
    list-style: none;
}
 
.description_location ul li:last-child {
    margin-bottom: 0px;
} 
 
 
 
.address-map { margin-top:60px; margin-bottom:60px;
    /*padding-top: 3rem;*/
}

.address-map iframe {
    width: 100%;
    height: 300px;
    display: block;
}



.our-team {
 
    padding-bottom: 50px;
    padding-top: 40px;
}

.faq_style { 
}


.faq_style h3 { margin:0px;
  
}




.faq_style p {
     padding-bottom: 0px !important;
}

.faq_style .faq_content h3 {
    font-size: 32px;
    color: #495057;
    font-weight: 500;
    margin-bottom: 20px;
    /*margin-top: 40px;*/
}
	
.faq-panel h3 { 
    padding-right: 30px !important;
}



.video_section { }
.video_section iframe { width: 100%; border-radius: 20px; }



.our-team .our-team-grid { 
    margin-bottom: 25px;
    border: 1px solid #F58220;
    background: #F58220;
}
.our-team .our-team-grid h3 {
    font-size: 17px; 
    padding: 10px 0;
    text-align: center;
	color:#fff;
}
  
    

.gallery_style { padding:30px 0px; }
.gallery_style h3 {
    color: #495057;
    font-size: 32px; 
    margin-bottom: 40px;
    font-weight: 500;
    /* padding-bottom: 30px; */
}



.about_us_count {
    background: #f58220;
    padding: 30px 0 30px;
    margin-bottom:60px;
}

 
 


.address-section { 
    /*margin:60px 0px;*/
    }




.requist-appoinmnt { 
    margin-bottom: 60px;
}





.fifth p { margin-bottom:20px; }


.fifth p:last-child { margin-bottom:00px; }

.video-new { margin-top:20px; }

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background: none;
}


.form_place {  position: absolute; top: 100px; right: 200px; }


.banner--mod.locateus { 
    min-height: 430px !important;
    display: flex;
    margin-bottom: 40px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.banner--mod {
    background: #ecebec;
    padding: 0px 0 !important;
    min-height: inherit !important;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}



.city_map { margin-top:10px; }

/********Media Q**********/


@media only screen and (max-width: 768px) {

.description_location iframe { width: 100%; border-radius: 10px; height: 190px;  margin-top: 20px; display:block; }

.banner--mod.locateus { margin-bottom: 40px; }
.location-form { max-width: 100%; text-align: left; margin-top: 0px !important; }
  
.description_location { margin-bottom: 40px; }
.about_us_count.mobile { margin-bottom: 40px !important; }
  
.img_style { margin-top: 20px; }
  
.testi_style { margin-bottom: 40px !important; padding: 0px 15px; }
  
.our-team { padding-bottom: 40px; padding-top: 0px; }
 
.testimonials-section h3, .our-team h3, .heading-style1 h3, .gallery_style h3, .faq_style .faq_content h3 { 
    font-size: 25px !important; 
    /*color:red !important; */
    margin-bottom: 20px !important;
    padding-bottom: 0 !important;
}
  
  
  
 
 .address-map {
    margin-top: 40px;
    margin-bottom: 40px; 
} 


.location-form .banner-form-style { 
    min-height: auto !important;
}

.testi_style .rating-heading { 
    padding: 5px 0px; 
    width: 100%;
    margin: 0px auto;
    min-height: 45px;
}
  
  
.location_card { margin-top: 20px; }
  
 .our-team.web {
 display: none !important;
 }
 
 
 
 

.form_place {
        position: relative;
        top: inherit;
        right: inherit;
        padding: 0px 20px;
        margin-bottom: 20px;
        /* margin-top: 20px; */
}
 
.banner--mod.locateus {
    min-height: 220px !important;
    display: flex;
    margin-bottom: 30px !important;
}

 
 .my-banner-form { 
    border: none !important;

}


.my-banner-form form {
    padding: 20px 20px 20px;
    border-top: 0px;
    border-top: none;
    min-height:auto;
    border-radius: 0px 0px 15px 15px; 
    border: #f58220 1px solid !important;
}

 
   
  /**/
}















