@font-face {
    font-family: 'fontello';
    src: url('fonts/fontello.eot?65022206');
    src: url('fonts/fontello.eot?65022206#iefix') format('embedded-opentype'), url('fonts/fontello.woff2?65022206') format('woff2'), url('fonts/fontello.woff?65022206') format('woff'), url('fonts/fontello.ttf?65022206') format('truetype'), url('fonts/fontello.svg?65022206#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* ---------- Theme CSS ---------- */

#Map-Container,
#Logos-c,
#Map-c,
#Doctor-container,
#Event-container,
#Service-c,
#Doctor-profile,
#Video-container,
#Forms-c,
#notification-bar,
#seminar-container{
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}
.event-images{
	text-align: center;
}
.event-images li{
	display: inline-block;
	width: 30%;
	margin: 5px 20px;
	vertical-align: top;
}

#Accessibility,
#Header,
#Banner,
#Content-Main,
#Footer,
#Main-Menu,
#Mobile-Menu,
#Service,
#Credibility,
#Logos-intra,
#Map-intra,
#Doctor-intra,
#Event-intra,
#Service-intra,
#Profile-intra,
#Video-intra,
#Forms-intra,
#notification,
#seminar-intra{
    max-width: 1200px;
    min-width: 300px;
    margin: 0px auto;
    padding: 0px;
    position: relative;
}
.blog-post-27001 .post-image img,
.blog-post-24236 .post-image img,
.blog-post-23240 .post-image img,
.blog-post-23236 .post-image img,
.blog-post-25183 .post-image img{
    width: 150px !important;
    height: 198px !important;
}
.Wrapper {
    background: #836a3f;
}

.parentMenu {
    text-align: left;
}

.parentMenu li:hover {
    background: #634c26;
}

.parentMenu li.actMenu li {
    background: #634c26;
    color: #000;
}

.parentMenu li.actMenu {
    background: #634c26;
}

.parentMenu li li:hover {
    background: #836a3f;
}

.textMain .subList li {
    border: 1px solid #634e29;
}

.textMain .subList li a {
    background: #836a3f;
    color: #fff;
    padding: 8px 15px;
}

.txt-center {
    text-align: center;
}


/* Pop CSS */

.popFull {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 990;
    left: 0px;
    top: 0px;
    display: none;
}

.popMain {
    width: 75%;
    min-width: 300px;
    height: auto;
    padding: 0px;
    position: fixed;
    z-index: 999;
    background: #fff;
    display: none;
    left: 50%;
    top: 25%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.popMain a{
    color: #997d4e;
}

.popDiv {
    font: 600 16px/30px 'Noto Serif', serif;
    color: #000;
    padding: 10px;
    text-align: center;
}

.popDiv p {
    padding: 10px;
}

.popClose {
    position: absolute;
    right: -10px;
    top: -10px;
    border-radius: 50%;
    background: #fff;
    border: 4px solid #666;
    width: 30px;
    height: 30px;
    z-index: 2;
    text-align: center;
    font: bold 12px/22px Verdana, Arial, Helvetica, sans-serif;
}

.popClose a {
    display: block;
    text-decoration: none;
}


/* Header CSS */

#Header {
    min-height: 180px;
}

#Header .table-cell {
    vertical-align: middle;
}

.logo {
    width: 30%;
}

.logo a {
    display: block;
    margin: 21px auto;
}

.details {
    text-align: right;
    margin-right: 50px;
    margin-bottom: 10px;
}

.details li {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.details li li {
    display: block;
}

.details a {
    display: block;
}

.details span {
    display: inline-block;
    vertical-align: middle;
}

.location {
    font: 400 14px/24px 'Noto Serif', serif;
    color: #010101;
}

.appoint {
    color: #fff;
    font: 400 16px/24px 'Noto Serif', serif;
    background: #997d4e;
}

.number {
    font: 700 18px/24px 'Noto Serif', serif;
    color: #010101;
}

.news-forms {
    font: 500 14px/20px 'Raleway', sans-serif;
}

.news-forms span {
    padding: 10px 12px 10px 10px;
}

.news span {
    background: url("../images/news.png") no-repeat left center;
}

.forms span {
    background: url("../images/forms.png") no-repeat left center;
}

.location {
    border-right: 1px solid #cdcdcd;
   /* border-left: 1px solid #cdcdcd;*/
    padding: 6px 10px 6px 0px;
    margin: 0px 15px;
}

.location a {
    display: inline-block;
}

.location span {
    background: url("../images/location.png") no-repeat center 5px;
    padding: 0px 21px 20px 21px;
    display: inline-block;
    vertical-align: top;
}

.number a {
    background: url("../images/phone-icon.png") no-repeat left center;
    padding: 0px 0px 5px 30px;
    letter-spacing: 1px;
}

.fax {
    background: url("../images/fax-icon.png") no-repeat left center;
    padding: 0px 0px 5px 30px;
    letter-spacing: 1px;
}


.appoint {
    border-radius: 20px;
}

.appoint a {
    padding: 5px 20px 5px 9px;
}

.appoint span {
    background: url("../images/appoint.png") no-repeat 5px center;
    vertical-align: top;
    padding: 10px 15px 10px 10px;
}

.news {
    border-bottom: 1px solid #cdcdcd;
}

.news a {
    padding-bottom: 5px;
}

.forms a {
    padding-top: 5px;
}

.appoint-num ul li {
    display: inline-block;
    margin: 10px 5px 10px 5px;
    vertical-align: middle;
}

.call-appoint {
    padding-left: 15px;
}

.menu-home a {
    position: relative;
}

.menu-home a::before {
    content: '\E800';
    color: #959595;
    font-family: 'fontello';
    position: absolute;
    left: 0;
    right: 0;
    font-size: 20px;
    margin: auto;
    top: 14px;
    color: #000;
}

.menu-home span {
    display: none;
}

.menu li {
    height: 50px;
    color: #212426;
    font: 400 16px/24px 'Noto Serif', serif;
}

.menu > li:hover {
    color: #836a3f;
}

.menu li a {
    padding: 13px 0px;
}

.menu li li {
    background: #CCC;
}

.menu-home {
    width: 9%;
}

.menu-about {
    width: 12%;
}

.menu-about li {
    width: 240px;
}

.menu-services {
    width: 12%;
}
.menu-provider {
    width: 12%;
}
.menu-services li{
	 width: 238px;
}

.menu-research {
    width: 12%;
}

.menu-research li {
    width: 262px;
}

.menu-patient {
    width: 14%;
}

.menu-patient li {
    width: 238px;
}

.menu-appointment {
    width: 16%;
}

.menu-appointment li {
    width: 242px;
}

.menu-contact {
    width: 14%;
}

.menu li li {
    color: #fff;
    border-bottom: 1px solid #9c8865;
    background: #836a3f url("../images/menu-bg.png") no-repeat 14px center;
}

.menu li li a {
    color: inherit;
}

.menu li li:hover {
    background: #634c26 url("../images/menu-bg.png") no-repeat 14px center;
    border-bottom: 1px solid transparent;
    transition: 1s ease all;
}

.textMain .subList li {
    width: 49%;
    font: 400 16px/27px 'Raleway', sans-serif;
}


/* Home Banner CSS */

#Banner-Container #Banner {
    height: 470px;
    position: relative;
}

#Banner-Container .banner1 {
    background: url(../images/banner1-new.jpg) no-repeat top right;
}

#Banner-Container .banner1 .theme-L {
    background: url(../images/banner1-left-new.jpg) no-repeat right top;
}

#Banner-Container .banner1 .theme-R {
    background: url(../images/banner1-right-new.jpg) no-repeat left top;
}

#Banner-Container .banner2 {
    background: url(../images/banner2-new.jpg) no-repeat center right;
}

#Banner-Container .banner2 .theme-L {
    background: url(../images/banner2-left-new.jpg) no-repeat right top;
}

#Banner-Container .banner2 .theme-R {
    background: url(../images/banner2-right-new.jpg) no-repeat left top;
}

#Banner-Container .banner3 {
    background: url(../images/banner3-new.jpg) no-repeat center top;
}

#Banner-Container .banner3 .theme-L {
    background: url(../images/banner3-left-new.jpg) no-repeat right top;
}

#Banner-Container .banner3 .theme-R {
    background: url(../images/banner3-right-new.jpg) no-repeat left top;
}

#Banner-Container .banner4 {
    background: url(../images/banner4-new.jpg) no-repeat center top;
}

#Banner-Container .banner4 .theme-L {
    background: url(../images/banner4-left-new.jpg) no-repeat right top;
}

#Banner-Container .banner4 .theme-R {
    background: url(../images/banner4-right-new.jpg) no-repeat left top;
}

#Banner-Container .banner5 {
    background: url(../images/banner5-new.jpg) no-repeat center top;
}

#Banner-Container .banner5 .theme-L {
    background: url(../images/banner5-left-new.jpg) no-repeat right top;
}

#Banner-Container .banner5 .theme-R {
    background: url(../images/banner5-right-new.jpg) no-repeat left top;
}

#Banner-Container .banner6 {
    background: url(../images/banner6-new.jpg) no-repeat center top;
}

#Banner-Container .banner6 .theme-L {
    background: url(../images/banner6-left-new.jpg) no-repeat right top;
}

#Banner-Container .banner6 .theme-R {
    background: url(../images/banner6-right-new.jpg) no-repeat left top;
}

#Banner-Container .banner7 {
    background: url(../images/banner7-new.jpg) no-repeat center top;
}

#Banner-Container .banner7 .theme-L {
    background: url(../images/banner7-left-new.jpg) no-repeat right top;
}

#Banner-Container .banner7 .theme-R {
    background: url(../images/banner7-right-new.jpg) no-repeat left top;
}


#Banner-Container .banner-content-hm{
    position: absolute;
    top: 140px;
    left: 10px;
}

#Banner-Container .banner-hd{
    font: 500 40px/53px 'Noto Serif', serif;
    color: #010101;
    margin-bottom: 10px;
}

#Banner-Container .banner-txt{

    font: 600 20px/30px 'Raleway', sans-serif;
    color: #010101;
    margin-bottom: 25px;

}

#Banner-Container .banner-rd-more a{
    display: inline-block;
    padding: 8px 10px;

    font: 400 14px/22px 'Raleway', sans-serif;
    color: #fff;
    background: #3b719f;
}





/* Subpage Banner CSS */

#Banner-Container-S #Banner {
    height: 300px;
}

#Banner-Container-S .banner1 {
    background: url(../images/banner1-s-new.jpg) no-repeat center top;
}

#Banner-Container-S .banner1 .theme-L {
    background: url(../images/banner1-s-left-new.jpg) no-repeat right top;
}

#Banner-Container-S .banner1 .theme-R {
    background: url(../images/banner1-s-right-new.jpg) no-repeat left top;
}

#Banner-Container-S .banner2 {
    background: url(../images/banner2-s-new.jpg) no-repeat center top;
}

#Banner-Container-S .banner2 .theme-L {
    background: url(../images/banner2-s-left-new.jpg) no-repeat right top;
}

#Banner-Container-S .banner2 .theme-R {
    background: url(../images/banner2-s-right-new.jpg) no-repeat left top;
}

#Banner-Container-S .banner3 {
    background: url(../images/banner3-s-new.jpg) no-repeat center top;
}

#Banner-Container-S .banner3 .theme-L {
    background: url(../images/banner3-s-left-new.jpg) no-repeat right top;
}

#Banner-Container-S .banner3 .theme-R {
    background: url(../images/banner3-s-right-new.jpg) no-repeat left top;
}

#Banner-Container-S .banner4 {
    background: url(../images/banner4-s-new.jpg) no-repeat center top;
}

#Banner-Container-S .banner4 .theme-L {
    background: url(../images/banner4-s-left-new.jpg) no-repeat right top;
}

#Banner-Container-S .banner4 .theme-R {
    background: url(../images/banner4-s-right-new.jpg) no-repeat left top;
}

#Banner-Container-S .banner5 {
    background: url(../images/banner5-s-new.jpg) no-repeat center top;
}

#Banner-Container-S .banner5 .theme-L {
    background: url(../images/banner5-s-left-new.jpg) no-repeat right top;
}

#Banner-Container-S .banner5 .theme-R {
    background: url(../images/banner5-s-right-new.jpg) no-repeat left top;
}


#Banner-Container-S .banner6 {
    background: url(../images/banner6-s-new.jpg) no-repeat center top;
}

#Banner-Container-S .banner6 .theme-L {
    background: url(../images/banner6-s-left-new.jpg) no-repeat right top;
}

#Banner-Container-S .banner6 .theme-R {
    background: url(../images/banner6-s-right-new.jpg) no-repeat left top;
}


#Banner-Container-S .banner7 {
    background: url(../images/banner7-s-new.jpg) no-repeat center top;
}

#Banner-Container-S .banner7 .theme-L {
    background: url(../images/banner7-s-left-new.jpg) no-repeat right top;
}

#Banner-Container-S .banner7 .theme-R {
    background: url(../images/banner7-s-right-new.jpg) no-repeat left top;
}


/* Banner Content CSS */

.banner-content {
    position: absolute;
    font: normal 16px/20px Verdana, Arial, Helvetica, sans-serif;
    padding: 15px;
}

.banner-more {
    font: normal 14px/20px Verdana, Arial, Helvetica, sans-serif;
    border-radius: 10px;
    border: 1px solid #fff;
    display: inline-block;
}



#Banner-Container-S .banner-content-hm{
    position: absolute;
    top: 60px;
    left: 10px;
}

#Banner-Container-S .banner-hd{
    font: 500 40px/53px 'Noto Serif', serif;
    color: #010101;
    margin-bottom: 10px;
}

#Banner-Container-S .banner-txt{

    font: 600 20px/30px 'Raleway', sans-serif;
    color: #010101;
    margin-bottom: 25px;

}

#Banner-Container-S .banner-rd-more a{
    display: inline-block;
    padding: 8px 10px;

    font: 400 14px/22px 'Raleway', sans-serif;
    color: #fff;
    background: #3b719f;
}


/*banner2*/

.banner2 .banner-content {
    width: 515px;
    right: 17%;
    top: 19%;
    min-height: 330px;
    padding: 0px;
}

.banner2 .banner-content ul {
    position: relative;
    width: 100%;
    height: 100%;
}

.banner2 .banner-content li {
    font: 400 16px/24px 'Raleway', sans-serif;
    color: #212426;
    display: inline-block;
    position: absolute;
}

.banner2 .banner-content li a {
    display: block;
}

.banner2 .banner-content li:hover span {
    background: #997d4e;
    color: #fff;
    transition: 0.5s ease all;
}

.banner2 .banner-content li span {
    background: #fff;
    padding: 7px 15px 7px 20px;
    border-radius: 20px;
}

.banner2 .banner-content .b-foot {
    top: 60px;
    width: 180px;
}

.b-foot span {
    display: inline-block;
}

.b-foot a {
    background: url("../images/banner2-tab.png") no-repeat center right;
}

.banner2 .banner-content .b-knee {
    right: 95px;
    width: 85px;
    top: 12px;
}

.b-knee span {
    display: block;
}

.b-knee a {
    background: url("../images/banner2-tab.png") no-repeat bottom center;
    padding-bottom: 40px;
}

.banner2 .banner-content .b-elbow {
    width: 130px;
    right: 28%;
    top: 155px;
}

.b-elbow span {
    display: inline-block;
}

.b-elbow a {
    background: url("../images/banner2-tab.png") no-repeat center right;
}

.banner2 .banner-content .b-hip {
    width: 75px;
    top: 250px;
    left: 36%;
}

.b-hip span {
    display: block;
}

.b-hip a {
    background: url("../images/banner2-tab.png") no-repeat top center;
    padding-top: 50px;
}

.banner2 .banner-content .b-spine {
    width: 85px;
    left: 53%;
    top: 265px;
}

.b-spine a {
    background: url("../images/banner2-tab.png") no-repeat top center;
    padding-top: 40px;
}

.b-spine span {
    display: block;
}

.banner2 .banner-content .b-shoulder {
    width: 100px;
    right: 0;
    top: 240px;
}

.b-shoulder span {
    display: block;
}

.b-shoulder a {
    background: url("../images/banner2-tab.png") no-repeat top center;
    padding-top: 60px;
}


/*end of banner2*/

.banner3 .banner-content {
    font: 400 16px/24px 'Raleway', sans-serif;
    color: #212426;
    right: 27%;
    bottom: 20px;
}

.banner3 .banner-content a {
    display: inline-block;
    background: #fff;
    padding: 7px 15px 7px 20px;
    border-radius: 20px;
}


/*banner4*/

.banner4 .banner-content {
    background: url("../images/banner-bg.png") no-repeat;
    width: 340px;
    height: 340px;
    right: 19%;
    top: 15%;
}

.banner4 .banner-content ul {
    position: relative;
}

.banner4 .banner-content li {
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    font: 700 18px/24px 'Raleway', sans-serif;
    width: 94px;
    height: 94px;
    position: absolute;
}

.banner4 .banner-content li a {
    display: block;
    position: relative;
    height: 100%;
}

.banner4 .banner-content li span {
    position: absolute;
}

.banner4 .banner-content .hip-b {
    background: url("../images/banner-hip.png") no-repeat left center;
    top: 15px;
    left: -15px;
}

.hip-b span {
    left: -40px;
    top: 35px;
}

.banner4 .banner-content .knee-b {
    background: url("../images/banner-knee.png") no-repeat left center;
    top: 140px;
    left: -40px;
}

.knee-b span {
    top: 35px;
    left: -57px;
}

.banner4 .banner-content .shoulder-b {
    background: url("../images/banner-shoulder.png") no-repeat left center;
    top: 250px;
    left: 30px;
}

.shoulder-b span {
    bottom: 15px;
    left: -100px;
}

.banner4 .banner-content .elbow-b {
    background: url("../images/banner-elbow.png") no-repeat left center;
    top: 255px;
    right: 30px;
}

.elbow-b span {
    left: 100px;
    bottom: 25px;
}

.banner4 .banner-content .medicine-b {
    background: url("../images/banner-regenerative.png") no-repeat left center;
    top: 140px;
    right: -40px;
}

.medicine-b span {
    left: 100px;
    top: 25px;
}

.banner4 .banner-content .spine-b {
    background: url("../images/banner-spine.png") no-repeat left center;
    right: -15px;
    top: 15px;
}

.spine-b span {
    left: 100px;
    top: 30px;
}

.banner4 .banner-content .ankle-b {
    background: url("../images/banner-foot-ankle.png") no-repeat left center;
    top: -45px;
    left: 35%;
}

.ankle-b span {
    left: 100px;
    top: 10px;
    width: 130px;
}


/*end of banner4*/


/*bannertabs*/

#Banner-Container .Banner-Tabs {
    left: 0px;
    top: 0px;
    width: 370px;
}

#Banner-Container-S .Banner-Tabs {
    left: 0px;
    top: 0px;
    width: 320px;
}

#Banner-Container .Banner-Tabs ul,
#Banner-Container-S .Banner-Tabs ul {
    position: relative;
}

#Banner-Container .Banner-Tabs li {
    background: url("../images/banner-tab-bg.png") no-repeat top center;
    display: inline-block;
    width: 151px;
    height: 154px;
    text-align: center;
    position: absolute;
    font: 400 16px/24px 'Noto Serif', serif;
    color: #100e11;
    z-index: 1;
}

#Banner-Container-S .Banner-Tabs li {
    background: url("../images/banner-tab-bg-s.png") no-repeat top center;
    display: inline-block;
    width: 95px;
    height: 97px;
    text-align: center;
    position: absolute;
    font: 400 12px/20px 'Noto Serif', serif;
    color: #100e11;
    z-index: 1;
}

#Banner-Container .Banner-Tabs li.Banner1,
#Banner-Container-S .Banner-Tabs li.Banner1 {
    z-index: 9;
}

#Banner-Container .Banner-Tabs li:hover {
    background: url("../images/banner-tab-bg-hover.png") no-repeat top center;
}

#Banner-Container-S .Banner-Tabs li:hover {
    background: url("../images/banner-tab-bg-s-hover.png") no-repeat top center;
}

#Banner-Container .Banner-Tabs li:hover span,
#Banner-Container-S .Banner-Tabs li:hover span {
    color: #fff;
}

#Banner-Container .Banner-Tabs li span {
    display: block;
    position: relative;
    background: none;
    font: 400 16px/21px 'Noto Serif', serif;
    bottom: 0;
    padding: 80px 0px 0px 0px;
    color: #100e11;
}

#Banner-Container-S .Banner-Tabs li span {
    display: block;
    position: relative;
    background: none;
    font: 400 12px/16px 'Noto Serif', serif;
    bottom: 0;
    padding: 30px 0px 0px 0px;
    color: #100e11;
}

#Banner-Container .Banner-Tabs li a,
#Banner-Container-S .Banner-Tabs li a {
    position: relative;
    display: block;
}

#Banner-Container .Banner-Tabs li a:before,
#Banner-Container-S .Banner-Tabs li a:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    width: 1px;
    z-index: 0;
}

.surgeon a:before {
    height: 88px;
    top: -88px;
}

.hurt a:before {
    height: 173px;
    top: -173px;
}

.specialties a:before {
    height: 220px;
    top: -220px;
}

.pat-edu a:before {
    height: 286px;
    top: -286px;
}

.surgeon {
    top: 88px;
}

#Banner-Container-S .surgeon {
    top: 70px;
    left: 53px;
}

.surgeon a {
    background: url("../images/our-surgeons.png") no-repeat center 35px;
}

#Banner-Container-S .surgeon a {
    background: none;
}

.hurt {
    top: 173px;
    left: 127px;
}

#Banner-Container-S .hurt {
    top: 107px;
    left: 142px;
}

.hurt a {
    background: url("../images/hurt.png") no-repeat center 20px;
}

#Banner-Container-S .hurt a {
    background: none;
}

.specialties {
    left: 220px;
    top: 53px;
}

.specialties a {
    background: url("../images/our-specialties.png") no-repeat center 35px;
}

#Banner-Container-S .specialties a {
    background: none;
}

.pat-edu {
    left: 26px;
    top: 286px;
}

#Banner-Container-S .pat-edu {
    left: 70px;
    top: 170px;
}

.pat-edu a {
    background: url("../images/patient-ed.png") no-repeat center 45px;
}

#Banner-Container-S .pat-edu a {
    background: none;
}

#Banner-Container .Banner-Tabs li.Banner_here span,
#Banner-Container-S .Banner-Tabs li.Banner_here span {
    color: #fff;
}

#Banner-Container .Banner-Tabs li.Banner_here,
#Banner-Container-S .Banner-Tabs li.Banner_here {
    background: url("../images/banner-tab-bg-hover.png") no-repeat top center;
}

#Banner-Container .Banner-Tabs .surgeon a:hover,
.surgeon.Banner_here a {
    background: url("../images/our-surgeons-hover.png") no-repeat center 35px;
}

#Banner-Container .Banner-Tabs .hurt a:hover,
.hurt.Banner_here a {
    background: url("../images/hurt-hover.png") no-repeat center 20px;
}

#Banner-Container .Banner-Tabs .specialties a:hover,
.specialties.Banner_here a {
    background: url("../images/our-specialties-hover.png") no-repeat center 35px;
}

#Banner-Container .Banner-Tabs .pat-edu a:hover,
.pat-edu.Banner_here a {
    background: url("../images/patient-ed-hover.png") no-repeat center 45px;
}


/*end of bannertabs*/


/*banner section*/

#Banner-Container .banner1 .banner-content {
    font: 400 16px/24px 'Raleway', sans-serif;
    color: #000;
    text-align: center;
    right: 1%;
    bottom: 0;
}

#Banner-Container .banner1 .banner-content a {
    display: inline-block;
    background: #fff;
    width: 194px;
    margin: 5px;
    border-radius: 20px;
    padding: 7px 0px;
}

#Banner-Container .banner1 .banner-content a:hover {
    background: #997d4e;
    color: #fff;
    font: 600 16px/24px 'Raleway', sans-serif;
    transition: 0.4s ease all;
}

.subList li:before {
    display: none;
    ;
}


/*end of banner*/


/* Navigation CSS */

.navigation {
    font: 400 16px/24px 'Raleway', sans-serif;
    color: #634e29;
    padding: 50px 0px 10px 10px;
}

.navigation a {
    color: #343434;
}


/* Text CSS */

.textMain {
    font: 400 16px/27px 'Raleway', sans-serif;
    color: #212426;
}

.textMain a {
    color: #836a3f;
}

.textMain a:hover {
    color: #0000AC;
}

.textMain h1 {
    font: 400 30px/40px 'Noto Serif', serif;
    color: #836a3f;
}

.textMain h1 span {
    font: 400 18px/24px 'Raleway', sans-serif;
    color: #4d4d4d;
}

.textMain h2,
.hTag2,
.textMain h3.hTag2,
.textMain h4.hTag2 {
    font: 400 30px/40px 'Noto Serif', serif;
    color: #001f22;
}

.textMain h2 span {
    font: normal 16px/20px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}

.textMain h2 a,
.hTag2 a,
.textMain h3.hTag2 a,
.textMain h4.hTag2 a {
    color: #014cbe;
}

.textMain h3,
.hTag3,
.textMain h2.hTag3,
.textMain h4.hTag3 {
    font: 400 24px/30px 'Noto Serif', serif;
    color: #836a3f;
}

.textMain h3 a,
.hTag3 a,
.textMain h2.hTag3 a,
.textMain h4.hTag3 a {
    color: #353535;
}

.textMain h4,
.hTag4,
.textMain h2.hTag4,
.textMain h3.hTag4 {
    font: normal 20px/30px Verdana, Arial, Helvetica, sans-serif;
    color: #014cbe;
}

.textMain h4 a,
.hTag4 a,
.textMain h2.hTag4 a,
.textMain h3.hTag4 a {
    color: #014cbe;
}


/* Sidebar CSS */

#Sidebar {
    width: 270px;
}


/* Footer CSS */

.search-holder {
    width: 270px;
    margin: 0 auto;
}

.search-holder #tfq {
    background: transparent;
    border: 1px solid #aa8f5f !important;
    padding: 7px 0 6px 15px;
    width: 100%;
    float: left;
    border: none;
    -webkit-padding-before: 5px !important;
    font: 400 18px/24px 'Noto Serif', serif;
    color: #fff;
    border-radius: 20px;
}

.search-holder .tfbutton2 {
    background: #fff url(../images/search-icon.png) no-repeat scroll center 9px;
    cursor: pointer;
    float: right;
    height: 37px;
    width: 36px;
    text-indent: -999px;
    border: none;
    margin: -38px 1px 0 0px;
    -webkit-margin-before: -37px !important;
    -webkit-margin-after: 1px !important;
    border-radius: 0px 20px 20px 0px;
}

::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #ffffff;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ffffff;
    opacity: 1;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ffffff;
    opacity: 1;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ffffff;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #ffffff;
}

.social-logo {
    text-align: center;
    padding: 10px 0px;
    clear: both;
}

.social-logo p {
    display: inline-block;
    text-transform: uppercase;
    color: #000;
    font: 700 15px/25px 'Raleway', sans-serif;
}

.social-logo ul {
    display: inline-block;
    vertical-align: top;
}

.social-logo li {
    display: inline-block;
    vertical-align: top;
}

.social-logo ul li {
    display: inline-block;
    width: 30px;
    height: 35px;
    position: relative;
    vertical-align: top;
}

.social-logo ul li a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

.social-logo ul li a::before {
    position: absolute;
    font-family: 'fontello';
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    top: 3px;
    color: #fff;
    font-size: 20px;
}

.social-logo ul .facebook a::before {
    content: '\F09A';
}

.social-logo ul .instagram a::before {
    content: '\F16D';
}

.social-logo ul .twitter a {
    /* content: '\F099'; */
    background: url(/images/twitter-icon-new.png) no-repeat scroll 10px 4px;
    background-size: 18px;
}

.social-logo ul .youtube a::before {
    content: '\F16A';
}

.social-logo ul .linkedin a::before {
    content: '\f0e1';
}

.social-logo ul li span {
    display: none;
}

.ypo-logo {
    text-align: center;
}

.ypo-logo a {
    display: inline-block;
    margin-bottom: 10px;
}

#Footer-Container {
background: url(../images/foot-bg-img.png) no-repeat top center;
   background-repeat: repeat;
}
.footer-top .q-link li{
	display: block;
    width: auto;
    margin: 5px;
	
}
.footer-top .tel1{
	display: ruby-text;
    background: #ccc;
    padding: 5px;
    border-radius: 10px;
}
.footer-top .tel1 a{
	color: #997d4e;
}


.webp #Footer-Container {
   background: url(../images/foot-bg-img.png) no-repeat top center;
	background-repeat: repeat;
}

.jp2 #Footer-Container {
    background: url(../images/foot-bg-img.png) no-repeat top center;
}

.jpx #Footer-Container {
    background: url(../images/foot-bg-img.png) no-repeat top center;
}
.footer-top li{
	display: inline-block;
    width: 23%;
    vertical-align: top;
    margin: 20px 10px;
}
.footer-top p, h2{
	color: #fff;
}
.footer-top h2{
	font-size: 14px;
}
.footer-top li a{
	color: #fff;
}
.footer-top .logo{
	width: 82%;
}
.copyrights h2 {
    font: 400 18px/24px 'Noto Serif', serif;
    color: #fff;
    text-align: center;
}

.footer-menu {
    font: 400 15px/25px 'Raleway', sans-serif;
    color: #fff;
    text-align: center;
}

.footer-menu a {
    display: inline-block;
    margin: 15px 1% 30px;
}

.search-icon {
    text-align: center;
    padding-top: 63px;
}

.search-input {
    font: 400 18px/24px 'Noto Serif', serif;
    background: #836a3f;
    color: #fff;
    padding: 6px 0px 6px 20px;
    border: 1px solid #aa8f5f;
    width: 230px;
    border-radius: 25px 0px 0px 25px;
    outline: none;
}

input::placeholder {
    color: #fff;
}

input::-webkit-input-placeholder {
    color: #fff;
}

input:-moz-placeholder {
    /* Firefox 18- */
    color: #fff !important;
}

input::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff !important;
}

input:-ms-input-placeholder {
    color: #fff;
}

.button-icon {
    background: #fff url("../images/search-icon.png") no-repeat center;
    border-radius: 0px 25px 25px 0px;
    width: 35px;
    height: 38px;
    vertical-align: top;
    border-top: 1px solid #aa8f5f;
    border-right: 1px solid #aa8f5f;
    border-bottom: 1px solid #aa8f5f;
    border-left: none;
    cursor: pointer;
    text-indent: -9999px;
    margin-left: -4px;
}



.map-bg {
	background: url("../images/map-bg-new.jpg") no-repeat;
	min-height: 760px;
	width: 526px;
/* 	background-position: 0px 73px; */
}
 

#Map-c {
    background: url("../images/map-bg.jpg") no-repeat top center;
    min-height: 394px;
}



.webp #Map-c {
    background: url("../images/map-bg.webp") no-repeat top center;
}

.jp2 #Map-c {
    background: url("../images/map-bg.jp2") no-repeat top center;
}

.jpx #Map-c {
    background: url("../images/map-bg.wdp") no-repeat top center;
}

/*.map-address {
    position: absolute;
    top: 137px;
    right: 25%;
    margin: auto;
    background: #836a3f;
    width: 275px;
}*/

/*.map-address {
	position: absolute;
	top: 412px;
	right: 12%;
	margin: auto;
	background: #836a3f;
	width: 275px;
}*/

.map-address {
	position: absolute;
	top: 186px;
	right: 18%;
	margin: auto;
	background: #836a3f;
	width: 275px;
}

.position-a {
    position: relative;
    padding: 20px 0px 15px 20px;
}

.position-a::before {
	position: absolute;
	top: 90%;
	left: 96px;
	margin: auto;
	position: absolute;
	content: '';
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-right: 15px solid #836a3f;
	border-left: 15px solid transparent;
}

/*.position-a:before {
    position: absolute;
    top: 26%;
    left: -30px;
    margin: auto;
    position: absolute;
    content: '';
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #836a3f;
    border-left: 15px solid transparent;
}*/

.map-address .location-p {
    color: #fff;
    font: 700 18px/24px 'Noto Serif', serif;
}

.map-address p .span-address {
    display: block;
    font: 400 14px/25px 'Raleway', sans-serif;
}

.phone-fax {
    font: 400 14px/24px 'Noto Serif', serif;
    color: #fff;
}

#Logos-intra {
    padding: 5px 0px;
}

#Logos-intra ul a {
    display: block;
}

#Doctor-intra {
   /* min-height: 463px;*/
    margin: 30px auto;
}

.about {
    background: url("../images/about-bg.png") no-repeat center;
    width: 70%;
}
.seminar img{
	margin: 24px auto;
}

.about-jodan {
    padding: 10px 10px 0px 15px;
}

.about-jodan h1 {
    font: 400 30px/40px 'Noto Serif', serif;
    color: #836a3f;
}

.about-jodan h1 span {
    color: #212426;
    font: 400 14px/24px 'Raleway', sans-serif;
    display: block;
}

.about-jodan p {
    font: 400 16px/24px 'Raleway', sans-serif;
    color: #212426;
    padding-top: 10px;
    padding-bottom: 10px;
}

.read-more {
    display: block;
    font: 400 16px/22px 'Raleway', sans-serif;
    color: #100e11;
    text-align: left;
}

.read-more a {
    display: inline-block;
    padding: 6px 15px;
    border: 1px solid #997d4e;
    border-radius: 21px;
    margin: 5px auto;
    width: 128px;
}

.list-difference {
    background: #836a3f;
}



.what-makes {
    text-align: center;
}

.differ {
    font: 400 30px/35px 'Noto Serif', serif;
    color: #fff;
    padding: 44px 0px 35px 0px;
}

.what-makes ul {
    padding-bottom: 48px;
}

.differ span {
    display: block;
    font: 400 25px/30px 'Noto Serif', serif;
}

.what-makes li {
    color: #fff;
    font: 400 16px/22px 'Raleway', sans-serif;
    display: inline-block;
}

.what-makes li a {
    display: block;
    padding: 50px 20px 35px 20px;
}

.what-makes li span {
    display: block;
}

.qualified a {
    background: url("../images/qualified.png") no-repeat top center;
}

.modern a {
    background: url("../images/modern.png") no-repeat top center;
}

.experience a {
    background: url("../images/experience.png") no-repeat top center;
}

.location-j {
    background: url("../images/jordan-young-institute-loc1.jpg") no-repeat top center;
    text-align: center;
    background-size: cover;
}

/* .location-j .theme-R {
    background: url("../images/loc-right1.jpg") no-repeat left top;
} */

.diff-add .theme-R {
    background: #836a3f;
    max-height: 516px;
}

.loc-icon {
    background: url("../images/loc-icon.png") no-repeat top center;
    padding: 30px 10px;
}

.jordan-loc a {
    display: inline-block;
    font: 800 16px/22px 'Raleway', sans-serif;
    color: #fff;
}

.jordan-loc a span {
    display: block;
    font: 400 14px/22px 'Raleway', sans-serif;
}

.jordan-loc {
    padding: 158px 10px;
}

.loc-j {
    background: rgba(131, 106, 63, 0.7);
    padding: 7px 0;
}

.different {
    min-height: 464px;
}

.news-e {
    font: 400 25px/30px 'Noto Serif', serif;
    color: #836a3f;
    text-align: center;
    padding: 62px 0px 15px 0px;
}

.news-e span {
    display: block;
    font: 500 14px/22px 'Raleway', sans-serif;
    color: #212426;
}

#Event-intra {
    min-height: 600px;
}

#Event-intra ul {
    text-align: center;
}

#Event-intra ul li {
    display: inline-block;
    vertical-align: top;
    min-height: 440px;
    width: 370px;
    margin: 10px 1%;
    border-bottom: 30px solid #f3f3f3;
    border-left: 25px solid #f3f3f3;
    border-right: 25px solid #f3f3f3;
    position: relative;
	background:#3b719f;
}

.event-bg {
    min-height: 165px;
    position: relative;
}

.event-bg::before {
    content: '';
    position: absolute;
    height: 44px;
    border-left: 25px solid #fff;
    left: -25px;
    top: 0;
}

.event-bg::after {
    content: '';
    position: absolute;
    height: 44px;
    border-left: 25px solid #fff;
    right: -25px;
    top: 0;
}
.welcome-dr-zachary .event-bg {
    background: url("../images/welcome-dr-zachary-new.jpg") no-repeat top center;
}

.excited-to-welcome .event-bg {
    background: url("../images/welcome-dr-muhammad-talha-home.jpg") no-repeat top center;
}

.honor-of-excellence .event-bg {
    background: url("../images/kevin-bonner-medical-doctor-home.jpg") no-repeat top center;
}

.pioneering .event-bg {
    background: url("../images/pioneering-research-home.jpg") no-repeat top center;
}

.clinical .event-bg {
    background: url("../images/best-clinical-study-abstract.jpg") no-repeat top center;
}

.regenerative .event-bg {
    background: url("../images/regenerative.jpg") no-repeat top center;
}

.physicians .event-bg {
    background: url("../images/physician.jpg") no-repeat top center;
}

.griffin .event-bg {
    background: url("../images/jyi.jpg") no-repeat top center;
}

.medicine {
    color: #ffffff;
    font: 700 17px/24px 'Noto Serif', serif;
    padding: 15px 5px 10px 5px;
}

.readmore-n {
    position: absolute;
    color: #ffffff;
    font: 700 14px/22px 'Raleway', sans-serif;
    text-transform: uppercase;
    left: 0;
    right: 0;
    margin: 5px auto 0px;
    bottom: 25px;
    text-decoration: underline;
}

.jyi {
    font: 400 17px/24px 'Noto Serif', serif;
    color: #836a3f;
    padding: 15px 5px 0px 5px;
}

.the-jordan {
    font: 400 14px/22px 'Raleway', sans-serif;
	 color: #ffffff;
}

.regenerative .the-jordan {
    padding: 25px 12px;
}

.physicians .the-jordan {
    padding: 10px 12px;
}

.outer-flip-b {
    position: relative;
    width: 300px;
    min-height: 368px;
    margin: auto;
}

.service-list {
    width: 100%;
    height: 100%;
    position: absolute;
}

.front {
    position: relative;
    min-height: 368px;
}

.hip .front {
    background: url("../images/hip-bg.jpg") no-repeat top center;
}

.webp .hip .front {
    background: url(../images/hip-bg.webp) no-repeat top center;
}

.jp2 .hip .front {
    background: url(../images/hip-bg.jp2) no-repeat top center;
}

.jpx .hip .front {
    background: url(../images/hip-bg.wdp) no-repeat top center;
}

.knee .front {
    background: url("../images/knee-bg.jpg") no-repeat top center;
}

.webp .knee .front {
    background: url(../images/knee-bg.webp) no-repeat top center;
}

.jp2 .knee .front {
    background: url(../images/knee-bg.jp2) no-repeat top center;
}

.jpx .knee .front {
    background: url(../images/knee-bg.wdp) no-repeat top center;
}

.shoulder .front {
    background: url("../images/shoulder-bg.jpg") no-repeat top center;
}

.webp .shoulder .front {
    background: url(../images/shoulder-bg.webp) no-repeat top center;
}

.jp2 .shoulder .front {
    background: url(../images/shoulder-bg.jp2) no-repeat top center;
}

.jpx .shoulder .front {
    background: url(../images/shoulder-bg.wdp) no-repeat top center;
}

.foot-ankle .front {
    background: url("../images/foot-ankle-bg.jpg") no-repeat top center;
}

.webp .foot-ankle .front {
    background: url(../images/foot-ankle-bg.webp) no-repeat top center;
}

.jp2 .foot-ankle .front {
    background: url(../images/foot-ankle-bg.jp2) no-repeat top center;
}

.jpx .foot-ankle .front {
    background: url(../images/foot-ankle-bg.wdp) no-repeat top center;
}

.spine .front {
    background: url("../images/spine-bg.jpg") no-repeat top center;
}

.webp .spine .front {
    background: url(../images/spine-bg.webp) no-repeat top center;
}

.jp2 .spine .front {
    background: url(../images/spine-bg.jp2) no-repeat top center;
}

.jpx .spine .front {
    background: url(../images/spine-bg.wdp) no-repeat top center;
}

.elbow .front {
    background: url("../images/elbow-bg.jpg") no-repeat top center;
}

.webp .elbow .front {
    background: url(../images/elbow-bg.webp) no-repeat top center;
}

.jp2 .elbow .front {
    background: url(../images/elbow-bg.jp2) no-repeat top center;
}

.jpx .elbow .front {
    background: url(../images/elbow-bg.wdp) no-repeat top center;
}

.regenerative-medicine .front {
    background: url("../images/regenerative-medicine-bg.jpg") no-repeat top center;
}

.webp .regenerative-medicine .front {
    background: url(../images/regenerative-medicine-bg.webp) no-repeat top center;
}

.jp2 .regenerative-medicine .front {
    background: url(../images/regenerative-medicine-bg.jp2) no-repeat top center;
}

.jpx .regenerative-medicine .front {
    background: url(../images/regenerative-medicine-bg.wdp) no-repeat top center;
}

.img-pos {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.img-pos a {
    display: block;
}

#Service-intra ul {
	text-align: center;
}

.about-service {
    color: #fff;
    text-transform: uppercase;
    font: 700 20px/25px 'Raleway', sans-serif;
}

.about-service a {
    padding: 16px 0px;
}

.services .serv-bg {
    background: #715a33;
}

.services .bg-serv {
    background: #002224;
}

.flip-b {
    background: #836a3f;
    position: absolute;
    height: 100%;
    width: 100%;
}

.service-heading {
    text-transform: uppercase;
    color: #fff;
    font: 700 20px/25px 'Raleway', sans-serif;
    text-align: left;
    padding-top: 43px;
    padding-left: 30px;
}

.flip-b ul {
    margin: 10px 0px;
}

.flip-b ul li {
    list-style: circle;
    font: 500 16px/30px 'Raleway', sans-serif;
    color: #fff;
    margin-left: 30px;
    text-align: left;
}

.flip-b ul li a {
    display: block;
}

.ser-more {
    color: #464646;
    font: 700 14px/24px 'Raleway', sans-serif;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    text-transform: uppercase;
}

.ser-more a {
    display: inline-block;
    background: #fff;
    padding: 6px 5px;
}

#Service-intra li {
    position: relative;
    z-index: 1;
    background: transparent;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    -o-perspective: 1000px;
    perspective: 1000px;
    /*overflow: hidden;*/
}

#Service-intra .flip-box-inner {
    position: relative;
    width: 300px;
    height: 368px;
    -webkit-transition: transform 0.8s;
    -moz-transition: transform 0.8s;
    -ms-transition: transform 0.8s;
    -o-transition: transform 0.8s;
    transition: transform 0.8s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 9;
    margin: auto;
}

#Service-intra li:hover .flip-box-inner {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

#Service-intra .flip-box-front,
#Service-intra .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0px;
    top: 0px;
}

#Service-intra .flip-box-front {
    display: block;
}

#Service-intra .flip-box-back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    display: block;
}

#Service-intra li:hover .flip-box-back {
    -ms-backface-visibility: visible;
}

.nbs-flexisel-nav-right {
    right: 0px;
    background: url(../images/credi-right-ar.png) no-repeat center center;
}

.nbs-flexisel-nav-left {
    left: 0px;
    background: url(../images/cridi-left-ar.png) no-repeat center center;
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    cursor: pointer;
}

.doctors-l {
    vertical-align: top;
    text-align: center;
}

.indudival-dr {
    min-height: 300px;
    width: 270px;
}

.doctor-proff a {
    display: block;
    padding: 250px 0px 20px 0px;
}

.doctor-proff a span {
    display: block;
}

.dr-name {
    text-transform: uppercase;
    color: #836a3f;
    font: 700 17px/24px 'Noto Serif', serif;
}

.dr-name span {
    color: #212426;
    font: 400 14px/24px 'Raleway', sans-serif;
    text-transform: capitalize;
}

.ryan a {
    background: url("../images/ryan-coy.png") no-repeat top center;
}


.s-christine-bihl a {
    background: url("../images/christine-bihl.png") no-repeat top center;
}


.s-abby-hoobler a {
    background: url("../images/abby-hoobler.png") no-repeat top center;
}


.s-coy a {
    background: url("../images/ryan-coy-th.png") no-repeat top center;
}









.kevin a {
    background: url("../images/kewin.png") no-repeat top center;
}




.webp .kevin a {
    background: url(../images/kewin.webp) no-repeat top center;
}

.jp2 .kevin a {
    background: url(../images/kewin.jp2) no-repeat top center;
}

.jpx .kevin a {
    background: url(../images/kewin.wdp) no-repeat top center;
}

.james a {
    background: url("../images/james.png") no-repeat top center;
}

.joseph a {
    background: url("../images/joseph.png") no-repeat top center;
}

.webp .joseph a {
    background: url("../images/joseph.webp") no-repeat top center;
}

.jp2 .joseph a {
    background: url("../images/joseph.jp2") no-repeat top center;
}

.jpx .joseph a {
    background: url("../images/joseph.wdp") no-repeat top center;
}

.justin a {
    background: url("../images/justin.png") no-repeat top center;
}

.louis a {
    background: url("../images/louis.png") no-repeat top center;
}

.webp .louis a {
    background: url(../images/louis.webp) no-repeat top center;
}

.jp2 .louis a {
    background: url(../images/louis.jp2) no-repeat top center;
}

.jpx .louis a {
    background: url(../images/louis.wdp) no-repeat top center;
}

.nicholas a {
    background: url("../images/nicholas.png") no-repeat top center;
}

.webp .nicholas a {
    background: url(../images/nicholas.webp) no-repeat top center;
}

.jp2 .nicholas a {
    background: url(../images/nicholas.jp2) no-repeat top center;
}

.jpx .nicholas a {
    background: url(../images/nicholas.wdp) no-repeat top center;
}

.samuel a {
    background: url("../images/samuel.png") no-repeat top center;
}

.webp .samuel a {
    background: url(../images/samuel.webp) no-repeat top center;
}

.jp2 .samuel a {
    background: url(../images/samuel.jp2) no-repeat top center;
}

.jpx .samuel a {
    background: url(../images/samuel.wdp) no-repeat top center;
}

.jack a {
    background: url("../images/jack.png") no-repeat top center;
}

.Joel a {
    background: url("../images/joel.png") no-repeat top center;
}

.marshall a {
    background: url("../images/dr-billy-home-img-new.png") no-repeat top center;
}

.jeffrey a {
    background: url("../images/jeffrey.png") no-repeat top center;
}

.webp .jeffrey a {
    background: url(../images/jeffrey.webp) no-repeat top center;
}

.jp2 .jeffrey a {
    background: url(../images/jeffrey.jp2) no-repeat top center;
}

.jpx .jeffrey a {
    background: url(../images/jeffrey.wdp) no-repeat top center;
}

.david a {
    background: url("../images/david.png") no-repeat top center;
}

.webp .david a {
    background: url(../images/david.webp) no-repeat top center;
}

.jp2 .david a {
    background: url(../images/david.jp2) no-repeat top center;
}

.jpx .david a {
    background: url(../images/david.wdp) no-repeat top center;
}

.babington a {
    background: url("../images/babington-parker-md-home.png") no-repeat top center;
}

.webp .babington a {
    background: url(../images/babington-parker-md-home.webp) no-repeat top center;
}

.jp2 .babington a {
    background: url(../images/babington-parker-md-home.jp2) no-repeat top center;
}

.jpx .babington a {
    background: url(../images/babington-parker-md-home.wdp) no-repeat top center;
}
.patton a {
    background: url("../images/robert-patton-h.png") no-repeat top center;
}
.zachary-braig a {
    background: url("../images/zachary-braig-img-h.png") no-repeat top center;
}
.slater a {
    background: url("../images/s-slater-h.png") no-repeat top center;
}
.crowell a{
    background: url("../images/s-crowell-h.png") no-repeat top center;
}

.mogk a {
    background: url("../images/lauren-mogk-home.png") no-repeat top center;
}

.webp .mogk a {
    background: url(../images/lauren-mogk-home.webp) no-repeat top center;
}

.jp2 .mogk a {
    background: url(../images/lauren-mogk-home.jp2) no-repeat top center;
}

.jpx .mogk a {
    background: url(../images/lauren-mogk-home.wdp) no-repeat top center;
}

.scott a {
    background: url("../images/scott.png") no-repeat top center;
}

.webp .scott a {
    background: url(../images/scott.webp) no-repeat top center;
}

.jp2 .scott a {
    background: url(../images/scott.jp2) no-repeat top center;
}

.jpx .scott a {
    background: url(../images/scott.wdp) no-repeat top center;
}

.levi a {
    background: url("../images/levi.png") no-repeat top center;
}

.sumayo a {
    background: url("../images/dr-sumayo-home.png") no-repeat top center;
}

.amjad a {
    background: url("../images/dr-amjad-home-img.png") no-repeat top center;
}


.webp .levi a {
    background: url(../images/levi.webp) no-repeat top center;
}

.jp2 .levi a {
    background: url(../images/levi.jp2) no-repeat top center;
}

.jpx .levi a {
    background: url(../images/levi.wdp) no-repeat top center;
}

.meet-team {
    text-align: center;
    font: 400 30px/35px 'Noto Serif', serif;
    color: #836a3f;
    padding: 24px 0px 50px 0px;
}

.meet-team span {
    display: block;
    color: #212426;
    font: 400 15px/24px 'Raleway', sans-serif;
}

.Profile-intra {
    min-height: 543px;
}

.profile-hover {
    display: none;
}

.doctors-l li:hover .profile-hover {
    display: block;
    margin-top: -302px;
    margin-left: 30px;
}

.doctors-l li:hover .doctor-proff {
    /*display: none;*/
}

.profile-hover a {
    display: block;
}

.profile-hover a {
    display: block;
    width: 207px;
    height: 207px;
    border-radius: 50%;
    background: rgba(131, 106, 63, 0.8) url("../images/profile.png") no-repeat center;
}

.profile-hover span {
    display: block;
    padding-top: 125px;
    font: 600 14px/24px 'Raleway', sans-serif;
    color: #fff;
    text-decoration: underline;
}

.video-c {
    width: 42%;
    background: #4177a5;
}

.educational a {
    display: block;
}
#seminar-container{
	background: #c3af94;
	}

#Video-intra {
    min-height: 379px;
}

#Video-intra .theme-L {
    background: #3f75a3;
}

#Video-intra .theme-R {
    background: #3b719f;
}


#seminar-intra {
    min-height: 580spx;
}

#seminar-intra .theme-L {
    background: #c3af94;
}

#seminar-intra .theme-R {
    background: #c3af94;
}



.resource-c {
    background: #3b719f;
}

.patient-education {
    color: #fff;
    font: 400 30px/35px 'Noto Serif', serif;
    padding: 52px 0px 44px 0px;
    text-align: center;
}

.ed-resource ul {
    text-align: center;
}

.ed-resource ul li {
    display: inline-block;
    width: 49%;
    color: #fff;
    font: 600 16px/24px 'Raleway', sans-serif;
    text-align: left;
    padding: 20px 0px 20px 55px;
    margin-left: -5px;
    margin-top: -1px;
}

.ed-resource li a {
    display: block;
}

.ed-resource li span {
    display: inline-block;
    vertical-align: middle;
    padding: 20px 30px 20px 20px;
}

.first-visit span {
    background: url("../images/pt-sem.png") no-repeat left center;
}

.patient-forms span {
    background: url("../images/patient-form-hover.png") no-repeat left center;
}

.operative span {
    /* background: url("../images/operative-hover.png") no-repeat left center; */
	background: url("../images/first-visit-hover.png") no-repeat left center;
}

.insurance span {
    background: url("../images/insurance-hover.png") no-repeat left center;
}

.first-visit {
    border-right: 1px solid #6891b5;
    border-bottom: 1px solid #6891b5;
}

.insurance {
    border-left: 1px solid #6891b5;
    border-top: 1px solid #6891b5;
}

.first-visit:hover span {
    background: url("../images/pt-sem-hover.png") no-repeat left center;
}

.patient-forms:hover span {
    background: url("../images/patient-form-hover1.png") no-repeat left center;
}

.operative:hover span {
    /* background: url("../images/operative-hover1.png") no-repeat left center; */
	background: url("../images/first-visit-hover1.png") no-repeat left center;
}

.insurance:hover span {
    background: url("../images/insurance-hover1.png") no-repeat left center;
}

.textMain .team-h {
    width: 70%;
    margin: 0px auto 45px auto;
    background: #cecece;
    font: 400 24px/40px 'Noto Serif', serif;
    padding: 0px;
}

.textMain .team-h span {
    color: #fff;
    width: 295px;
    background: #785f35;
    display: block;
    margin: 0px auto;
    text-align: center;
}

#Founders {
    margin-top: 20px;
}

.textMain .hTag3.team-h {
    color: #fff;
    font: 400 24px/30px 'Noto Serif', serif;
}

.s-name-dr {
    display: block;
    text-transform: uppercase;
}

.s-name-dr span {
    text-transform: none;
}

.textMain .doctors-list li {
    background-image: none;
    text-align: center;
    font: 700 15px/20px 'Noto Serif', serif;
    color: #836a3f;
    padding: 0px;
    margin: 20px 1.3%;
    vertical-align: top;
}

.doctors-list {
    text-align: center;
}

.s-louis a {
    background: url("../images/dr-placeholder.png") no-repeat top center;
}

.s-david a {
    background: url("../images/dr-placeholder.png") no-repeat top center;
}

.s-smith a {
    background: url("../images/michelle-smith-fnp-c-th.png") no-repeat top center;
}

.benjam a {
    background: url("/images/jyi-ben-img.png") no-repeat top center;
}

.jillian a {
    background: url("/images/jillian-hall-img.png") no-repeat top center;
}


.stephanie a {
    background: url("/images/jyi-stephanie-img.png") no-repeat top center;
}



.s-babington a {
    background: url("../images/babington-parker-md.png") no-repeat top center
}

.s-jeremy a {
    background: url("../images/dr-placeholder.png") no-repeat top center
}

.s-kaitlyn a {
    background: url("../images/dr-placeholder.png") no-repeat top center
}

.s-juliette a {
    background: url("../images/juliette-beristain-img.png") no-repeat top center
}

.s-tiffanycambron a {
    background: url("../images/tiffany-cambron-ph.png") no-repeat top center
}

.doctors-list a {
    display: block;
    padding: 175px 0px 20px 0px;
    min-width: 167px;
    color: inherit;
    text-decoration: none;
}

.doctors-list li {
    display: inline-block;
}

.dr-inline div {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}

.s-name-dr span {
    display: block;
    font: 400 14px/24px 'Raleway', sans-serif;
    color: #212426;
}

.s-kevin a {
    background: url("../images/s-kevin.png") no-repeat top center;
}

.s-james a {
    background: url("../images/s-james.png") no-repeat top center;
}

.s-joseph a {
    background: url("../images/s-joseph.png") no-repeat top center;
}

.s-justin a {
    background: url("../images/s-justin.png") no-repeat top center;
}

.s-louis-c a {
    background: url("../images/s-louis-c.png") no-repeat top center;
}

.s-nicholas a {
    background: url("../images/s-nicholas.png") no-repeat top center;
}

.s-marshall a {
    background: url("../images/dr-billy-profile-img-new.png") no-repeat top center;
}

.s-samuel a {
    background: url("../images/s-samuel.png") no-repeat top center;
}

.s-jack a {
    background: url("../images/s-jack.png") no-repeat top center;
}

.s-joel a {
    background: url("../images/s-joel.png") no-repeat top center;
}


.s-patton a{
    background: url("../images/s-robert-patton.png") no-repeat top center;
}

.s-zachary a{
    background: url("../images/zachary-braig-img.png") no-repeat top center;
}

.s-slater a{
    background: url("../images/s-slater.png") no-repeat top center;
}
.s-crowell a{
    background: url("../images/s-crowell.png") no-repeat top center;
}
.s-jeffrey a {
    background: url("../images/s-jeffrey.png") no-repeat top center;
}

.s-david-a a {
    background: url("../images/s-david-a.png") no-repeat top center;
}

.s-scott a {
    background: url("../images/s-scott.png") no-repeat top center;
}

.s-david-s a {
    background: url("../images/s-david-s.png") no-repeat top center;
}
.s-sumayo a {
    background: url("../images/dr-sumayo-img.png") no-repeat top center;
}

.s-amjad a {
    background: url("../images/dr-amjad-profile-img.png") no-repeat top center;
}
.s-travis a {
    background: url("../images/s-travis.png") no-repeat top center;
}

.s-sabrenia a {
    background: url("../images/s-sabrenia.png") no-repeat top center;
}

.s-jason a {
    background: url("../images/s-jason.png") no-repeat top center;
}

.s-kara a {
    background: url("../images/s-kara.png") no-repeat top center;
}

.s-linda a {
    background: url("../images/s-linda.png") no-repeat top center;
}

.s-tamaryn a {
    background: url("../images/s-tamaryn.png") no-repeat top center;
}

.s-angela a {
    background: url("../images/s-angela.png") no-repeat top center;
}

.s-sara a {
    background: url("../images/s-sara.png") no-repeat top center;
}

.s-sean a {
    background: url("../images/sean-wren.png") no-repeat top center;
}

.s-rebecca a {
    background: url("../images/rebecca-macaskill.png") no-repeat top center;
}

.s-megan a {
    background: url("../images/megan-hare.png") no-repeat top center;
}

.s-jessica a {
    background: url("../images/jessica-tanner-pac-ph.png") no-repeat top center;
}

.s-harrison a {
    background: url("../images/neil-harrison-ph.png") no-repeat top center;
}

.s-mandy a {
    background: url("../images/mandy-quinn-ph.png") no-repeat top center;
}

.s-betsy a {
    background: url("../images/betsy-kain-ph.png") no-repeat top center;
}
.s-francis a {
    background: url("../images/francis-lee-ph.png") no-repeat top center
}


.s-ana-francis a {
    background: url("../images/ana-francis.png") no-repeat top center
}
.s-shannon-sharkweather a {
    background: url("../images/shannon-sharkweather-th.png") no-repeat top center
}

.s-acra a {
    background: url("../images/madison-acra.png") no-repeat top center
}

.s-charles a {
    background: url("../images/charles-bradshaw.png") no-repeat top center
}


.s-alaina a {
    background: url("../images/alaina-perryman.png") no-repeat top center
}
.s-shelly a {
    background: url("../images/shelly-satizabal-img.png") no-repeat top center
}



.athletic div {
    display: inline-block;
    vertical-align: top;
}

.trainers {
    width: 75%;
}

.assistant {
    width: 23%;
}

.s-annemarie a {
    background: url("../images/annemarie-andersons-img.png") no-repeat top center;
}

.s-allison a {
    background: url("../images/s-allison.png") no-repeat top center;
}

.s-sydney a {
    background: url("../images/s-sydney.png") no-repeat top center;
}

.s-cassandra a {
    background: url("../images/s-cassandra.png") no-repeat top center;
}

.s-derek a {
    background: url("../images/s-derek.png") no-repeat top center;
}

.s-hartline a {
    background: url("../images/s-jeffrey-h.png") no-repeat top center;
}

.s-michael a {
    background: url("../images/s-michael.png") no-repeat top center;
}

.s-wendy a {
    background: url("../images/s-wendy.png") no-repeat top center;
}

.s-tiffany a {
    background: url("../images/s-tiffany.png") no-repeat top center;
}

.s-chad a {
    background: url("../images/chad-kromer.png") no-repeat top center;
}

.s-jennifer a {
    background: url("../images/jennifer-nowlan.png") no-repeat top center;
}

.s-stephanie a {
    background: url("../images/stephanie-roberts-ph.png") no-repeat top center;
}

.s-anninos a {
    background: url("../images/chris-anninos-ph.png") no-repeat top center;
}

.s-boykin a {
    background: url("../images/christopher-boykin-th-updated.png") no-repeat top center;
}

.s-morrison a {
    background: url("../images/casey-morrison-ph.png") no-repeat top center;
}
.s-lauren a {
    background: url("../images/lauren-mogk-ph.png") no-repeat top center;
}

.s-vito-cruz a {
    background: url("../images/glenda-v-vito-cruz.png") no-repeat top center;
}

.s-andy-naas a {
    background: url("../images/s-andy-naas.png") no-repeat top center;
}
.s-katie-greer a {
    background: url("../images/katie-greer.png") no-repeat top center;
}
.s-joshua-r-manuel a {
    background: url("../images/joshua-r-manuel.png") no-repeat top center;
}
.s-lauren-cole a {
    background: url("../images/lauren-cole-pt-img-new.png") no-repeat top center;
}

/*
.s-neil-sheth a {
    background: url("../images/assistant-placeholder.png") no-repeat top center;
}
*/
.s-neil-sheth a {
    background: url("../images/neil-b-sheth-img.png") no-repeat top center;
}

.s-will-norris a {
    background: url("../images/will-norris-pt-dpt-img-latest.png") no-repeat top center;
}

.s-goldberg a {
    background: url("../images/lauren-goldberg-th.png") no-repeat top center;
}

.s-kyra-skurcenski a {
    background: url("../images/kyra-skurcenski-img.png") no-repeat top center;
}

.textMain .athletic li {
    margin: 20px 3%;
}


/*sidebar*/

#Sidebar {
    padding-top: 70px;
}

.ourservices {
    min-height: 395px;
    margin-bottom: 10px;
}

.our-heading {
    background: #634e29;
    color: #fff;
    font: 400 26px/32px 'Noto Serif', serif;
    padding: 13px 0px 12px 22px;
}

.ourservices ul {
    border-top: 1px solid #8a7a5f;
    border-bottom: 1px solid #8a7a5f;
}

.ourservices li {
    color: #fff;
    background: #836a3f;
    border-bottom: 1px solid #a28f6f;
    font: 600 14px/24px 'Raleway', sans-serif;
    text-transform: uppercase;
}

.ourservices li a {
    display: block;
    padding: 4px 0px 3px 20px;
}

.ourservices li span {
    display: inline-block;
    padding: 20px;
    vertical-align: middle;
}

.ourservices li:hover {
    background: #001f22;
    border-bottom: 1px solid #405759;
    transition: 1s ease all;
}

.s-hip span {
    background: url("../images/s-hip.png") no-repeat left center;
}

.s-knee span {
    background: url("../images/s-knee.png") no-repeat left center;
}

.s-shoulder span {
    background: url("../images/s-shoulder.png") no-repeat left center;
}

.s-foot-ankle span {
    background: url("../images/s-foot-ankle.png") no-repeat left center;
}

.s-spine span {
    background: url("../images/s-spine.png") no-repeat left center;
}

.s-elbow span {
    background: url("../images/s-elbow.png") no-repeat left center;
}

.s-regenerat span {
    background: url("../images/s-regenerative-medicine.png") no-repeat left center;
}

.s-patient-ed {
    min-height: 217px;
    background: #001f22;
    margin-bottom: 10px;
}

.pat-ed {
    color: #fff;
    font: 400 26px/32px 'Noto Serif', serif;
    padding: 13px 0px 12px 22px;
}

.s-videos a {
    display: block;
}

.view-video {
    text-align: center;
    color: #fff;
    font: 400 14px/20px 'Noto Serif', serif;
}

.view-video a {
    display: block;
    padding: 10px 0px;
}

.meetteam {
    min-height: 217px;
    margin-bottom: 10px;
}

.meetteam div {
    background: #001f22;
    color: #fff;
    font: 400 26px/32px 'Noto Serif', serif;
    padding: 15px 0px 15px 22px;
}

.meetteam a {
    display: block;
}
.meetteam a img{
    border: 1px solid #ccc;
}

.s-resource {
    min-height: 243px;
    margin-bottom: 10px;
}

.s-resource div {
    background: #001f22;
    color: #fff;
    padding: 14px 0px 14px 26px;
    font: 400 26px/32px 'Noto Serif', serif;
}

.s-resource:hover div {
    background: #836a3f;
}

.s-resource li:hover {
    background: #001f22;
}

.s-resource ul {
    border-bottom: 1px solid #9c8865;
    border-top: 1px solid #9c8865;
}

.s-resource ul li {
    background: #836a3f;
    color: #fff;
    font: 600 16px/24px 'Raleway', sans-serif;
}

.s-resource li {
    border-bottom: 1px solid #9c8865;
}

.s-resource li a {
    display: block;
    padding: 2px 0px 2px 24px;
}

.s-resource li:hover {
    background: #001f22;
    border-bottom: 1px solid #334c4e;
    transition: 1s ease all;
}

.s-resource li span {
    display: inline-block;
    padding: 20px;
    vertical-align: middle;
}
.s-pt-sem span {
    background: url("../images/s-pt-sem.png") no-repeat left center;
}
.s-firstvisit span {
    background: url("../images/s-first-visit.png") no-repeat left center;
}

.s-pat-forms span {
    background: url("../images/s-patient-forms.png") no-repeat left center;
}

.s-instructions span {
    background: url("../images/s-operative.png") no-repeat left center;
}

.s-info span {
    background: url("../images/s-insurance.png") no-repeat left center;
}

.event-n {
    background: #836a3f;
    font: 400 26px/32px 'Noto Serif', serif;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
}

.event-n a {
    display: block;
    padding: 12px 0px;
}

.event-n a span {
    background: url("../images/s-news.png") no-repeat left center;
    padding: 5px 20px;
}

.s-add {
    min-height: 176px;
    background: url("../images/s-jordan-loc.jpg") no-repeat top center;
    text-align: center;
    font: 800 16px/24px 'Raleway', sans-serif;
    color: #fff;
    text-transform: uppercase;
}

.s-add span {
    font: 400 16px/24px 'Raleway', sans-serif;
    display: block;
    text-transform: none;
}

.s-add a {
    display: block;
    padding: 12px 0px;
}

.s-add a span {
    display: block;
}

.s-loc-icon {
    background: url("../images/s-location.png") no-repeat top center;
    padding: 28px 0px;
}


/*end of sidebar*/

.textMain .blogMain li {
    padding: 5px 0px 5px 34px;
    border-bottom: none;
    background: url(../images/bullet-b.gif) no-repeat 15px 13px;
}

.textMain .blogMain ul li::before {
    display: none;
}

.textMain .blogMain ul.blog-posts li,
.textMain .blogMain .pagelet-posts li {
    border-bottom: 1px solid #ccc;
    padding: 10px 5px 10px 0;
    background: none;
}

.textMain .blogMain li .read-more,
.textMain .blogMain .pagelet-posts li .read-more {
    padding: 0 0 0 0 !important;
}

.blog-img {
    float: right;
    margin: 0 0 11px 11px;
}

.blog-img.left {
    float: inherit;
    margin: 11px auto 0;
    border: 1px solid #ccc;
    padding: 0;
    width: 208px;
}


/*kevin-profile*/

.dr-name-p {
    font: 500 16px/24px 'Raleway', sans-serif;
    color: #fff;
    background: #836a3f;
    text-align: center;
    padding: 3px;
    margin: 5px 0 0 0;
}

.float-img {
    float: left;
    margin: 20px 20px 10px 0px;
    text-align: center;
}

.textMain ul li {
    background-image: none;
    position: relative;
}

.textMain ul li:before {
    position: absolute;
    content: '';
    top: 12px;
    left: 10px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid transparent;
    border-left: 5px solid #212426;
}

.textMain ul ul li:before {
    display: none;
}

.textMain .present-icon span {
    padding: 15px 0px 15px 45px;
    display: inline-block;
    vertical-align: middle;
    border-right: 1px solid #85838a;
    margin-right: 12px;
    background: url("../images/pres-pf.png") no-repeat center;
}

.textMain .public-icon span {
    padding: 15px 0px 15px 45px;
    display: inline-block;
    vertical-align: middle;
    border-right: 1px solid #85838a;
    margin-right: 12px;
    background: url("../images/publication.png") no-repeat center;
}


/*end of kevin profile*/

.textMain .knee-list li {
    color: #694f21;
    font: 400 16px/24px 'Noto Serif', serif;
}

.knee-video a {
    display: inline-block;
}


/*services*/

.textMain .service-li .bg-img {
    background: url("../images/service-bg.jpg") no-repeat center;
    width: 20%;
    min-height: 316px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.indudival-s {
    width: 78%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    min-height: 316px;
    padding: 25px 0px 0px 15px;
}

.textMain .ser-heading {
    display: inline-block;
    color: #785f35;
    text-transform: uppercase;
    font: 700 20px/25px 'Noto Serif', serif;
    text-decoration: none;
}

.textMain .service-li {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    min-height: 316px;
    background-image: none;
    border: 1px solid #d3d3d3;
    margin: 10px auto;
    padding: 10px;
}

.textMain .service-li:before {
    display: none;
}

.bg-img a {
    display: block;
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    margin: auto;
}

.ser-read {
    position: absolute;
    bottom: 10px;
    left: 20px;
    font: 400 16px/24px 'Noto Serif', serif;
    color: #785f35;
}

.ser-read a {
    color: inherit;
}

.textMain .indudival-s li {
    list-style: none;
    position: relative;
    font: 500 16px/24px 'Raleway', sans-serif;
}

.textMain .indudival-s li:before {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid transparent;
    border-left: 5px solid #3b3b3b;
    position: absolute;
    left: -10px;
    top: 12px;
    content: '';
}

.indudival-s li a {
    text-decoration: none;
}


/*end of services*/

.textMain .doctors-list li:before {
    display: none;
}

.contact-div {
    margin: 20px 0px;
    border: 1px solid #000;
    padding: 10px;
}

.l-location {
    width: 230px;
}

.textMain .l-location li {
    position: relative;
    padding: 10px 0 10px 30px;
}

.textMain .l-location li:before {
    position: absolute;
    left: 0;
    font-family: "fontello";
    font-size: 20px;
    border: none;
}

.textMain .l-location .add-icon:before {
    content: '\e801';
}

.textMain .l-location .mail-icon:before {
    content: '\f0e0';
}

.textMain .l-location .ph-icon:before {
    content: '\e802';
}

.textMain .l-location .fax-icon:before {
    content: '\f1ac';
}

.textMain .l-location .driving:before {
    content: '\f124';
}

.iframe-cell iframe {
    border: none;
    width: 100%;
    height: 300px;
}


/*forms*/

#Forms-intra {
    min-height: 435px;
}

.question-div {
    font: 400 36px/42px 'Noto Serif', serif;
    color: #836a3f;
    text-align: center;
    padding-top: 30px;
}

.forms-section {
    width: 585px;
}

.bill-section h3 {
    font: 400 36px/42px 'Noto Serif', serif;
    color: #836a3f;
    text-align: center;
    padding-top: 30px;
}

.bill-section p {
    font: 400 14px/22px 'Raleway', sans-serif;
    color: #000;
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 10px;
    margin: 0px 25px;
    float: left;
    margin-top: -25px;
    min-height: 225px;
}

.bill-section span {
    font: 400 16px/22px 'Raleway', sans-serif;
    color: #fff;
    float: right;
    margin: 12px 25px 0px 0px;
}

.bill-section span a {
    background: #836a3f;
    padding: 14px;
}

.bill-bg {
    background: #f3f3f3;
    min-height: 250px;
    margin-top: 50px;
}

.bill-section img {
    float: left;
    margin: 0px 20px 0px 0px;
    border: 5px solid #dedede;
}


/*end of forms*/


/*usefull links*/

.textMain .use-full li {
    display: inline-block;
    width: 49%;
    min-height: 220px;
    text-align: center;
    border: 1px solid #000;
    vertical-align: top;
    margin: 10px auto;
    padding: 5px;
}

.textMain .use-full li a {
    display: inline-block;
    padding-top: 10px;
}

.textMain .use-full li:before {
    display: none;
}

.file-pdf {
    float: left;
    margin: 2px 8px 5px 0px;
    width: 16px;
    height: 22px;
    background: url(../images/pdf-icon.png) no-repeat scroll 0 0;
}

.pdfs-links li a {
    text-decoration: none;
}

.pdfs-links li {
    background: none !important;
    padding: 9px 0 !important;
}

.textMain .pdfs-links li::before {
    display: none;
}

.logo-text-p {
    background: #836a3f;
    color: #fff;
}


/*end of useful links*/

.textMain .email-us {
    text-align: center;
    font: 500 20px/25px 'Noto Serif', serif;
    color: #836a3f;
    padding: 20px 0px;
    position: relative;
    display: inline-block;
}

.outer-email-us {
    text-align: center;
}

.textMain .email-us:before {
    content: '\F0E0';
    position: absolute;
    font-family: 'fontello';
    text-align: center;
    margin: auto;
    left: -25px;
    top: 19px;
    color: #836b3f;
    font-size: 20px;
}

.teamphoto {
    text-align: center;
}

.textMain .more-medicine {
    text-align: right;
}

.textMain .more-medicine a {
    color: #fff;
    background: #836b3f url("../images/plus-w-img.png") no-repeat 8px center;
    text-decoration: none;
    display: inline-block;
    padding: 3px 8px 3px 30px;
    border-radius: 5px;
    margin-right: 25px;
}

.textMain .more-medicine a:hover {
    color: #fff;
}

.textMain .blockquote {
    position: relative;
    text-indent: 50px;
    margin: 30px auto;
}

.textMain .blockquote::before {
    position: absolute;
    content: '';
    background: url("../images/blockquote-open-b.png") no-repeat;
    left: -10px;
    top: -10px;
    color: #000;
    width: 50px;
    height: 50px;
    background-size: 100%;
}

.submit-testimonials {
    border: 2px solid #634e29;
}

.textMain .submit-testimonials a {
    background: #836a3f;
}

.textMain .submit-testimonials a:hover {
    color: #fff;
}


/*-----------Easy Tabs CSS-----------*/

.textMain .conditionpage #parentHorizontalTab {
    background: none;
    text-transform: none;
}

.textMain .conditionpage .resp-tabs-list.hor_1 {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin: 20px 0 0 0;
    padding: 0;
}

.textMain .conditionpage .resp-tabs-list.hor_1 li {
    cursor: pointer;
    display: inline-block !important;
    vertical-align: top;
    font: 500 15px/18px 'Roboto', sans-serif;
    text-transform: uppercase;
    position: relative;
    width: 180px;
    height: auto;
    padding: 0px;
    margin: 0 15px;
    display: block;
    text-align: center;
    padding: 10px 0;
    background: #A0522D !important;
    color: #ffffff;
    padding: 15px 0px;
    border-radius: 5px;
    margin: 3px;
}

.textMain .conditionpage .resp-tabs-container {
    padding: 0px;
    clear: left;
    background: #fff;
}

.textMain .conditionpage h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.textMain .conditionpage .resp-tab-content {
    display: none;
    padding: 15px;
}

.textMain .conditionpage .resp-tab-active {
    border-bottom: none;
}

.textMain .conditionpage .resp-tabs-list li.resp-tab-active {
    vertical-align: top;
    position: relative;
    background: #A52A2A !important;
    color: #fff;
}

.textMain .conditionpage .resp-tabs-list li.resp-tab-active::before {
    vertical-align: top;
    position: absolute;
}

.textMain .conditionpage .resp-content-active,
.textMain .conditionpage .resp-accordion-active {
    display: block;
}

.textMain .conditionpage .resp-tab-content {
    border: none;
    min-height: auto;
    margin: 30px 0 0 0;
}

.textMain .conditionpage h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

.textMain .conditionpage h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

.textMain .conditionpage h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

.conditionpage li:before {
    display: none !important;
}


/*-----------Vertical tabs-----------*/

.textMain .conditionpage .resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.textMain .conditionpage .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}

.textMain .conditionpage .resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

.textMain .conditionpage .resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
}

.textMain .conditionpage .resp-vtabs li.resp-tab-active {
    position: relative;
    z-index: 1;
}

.textMain .conditionpage .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

.textMain .conditionpage h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

.textMain .conditionpage h2.resp-tab-active {
    background: #DBDBDB;
}

.textMain .conditionpage .resp-easy-accordion h2.resp-accordion {
    display: block;
}

.textMain .conditionpage .resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.textMain .conditionpage .resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1;
}

.textMain .conditionpage .resp-jfit {
    width: 100%;
    margin: 0px;
}

.textMain .conditionpage .resp-tab-content-active {
    display: block;
}

.textMain .conditionpage h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;
}

.textMain .conditionpage .resp-tabs-list li a {
    color: #a8a8a8;
    float: left;
    text-decoration: none;
    position: relative;
    width: auto;
}

.textMain .conditionpage .resp-tabs-list li a span {
    float: left;
    width: 116px;
    height: 115px;
    margin: -45px 10px 0 0;
}

.textMain .conditionpage .resp-tabs-list li a:hover {
    position: relative;
    color: #37aaff;
}

.textMain .conditionpage .resp-tabs-list li:hover::before {
    display: none;
}

.textMain .conditionpage .resp-tabs-container li {
    list-style: circle;
    padding: 5px;
    margin-left: 15px;
}

.multiBorder.elearn {
    padding: 46% 0 0 0 !important;
}

.teamphoto img {
    border: 1px solid #836a3f;
}

.textMain .prp-stem {
    text-align: right;
}

.textMain .prp-stem li {
    display: inline-block;
    vertical-align: top;
    background: #836b3f;
    color: #fff;
    padding: 0px;
    border-radius: 5px;
}

.textMain .prp-stem li:before {
    display: none;
}

.textMain .prp-stem li a {
    display: block;
    color: inherit;
    text-decoration: none;
    padding: 3px 8px 3px 30px;
}

.textMain .launch-btn a {
    background: #836b3f url("../images/plus-w-img.png") no-repeat 8px center;
    border-radius: 5px;
}

.textMain .prp-stem .more-s a {
    background: #836b3f url("../images/loadmove.png") no-repeat 5px center;
    border-radius: 5px;
}


/*Note: for .dfw-greymode it should look like same as a light-mode, plss remove unwanted css when all done */

.accessible_on #Container * {
    transform: none !important;
    transition: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    background: none !important;
    border-radius: 0 !important;
    animation: none !important;
}


/*all colors -- not a*/

.dfw-whitemode #Container :not(a) {
    color: #000 !important;
}

.dfw-blackmode #Container :not(a) {
    color: #fff !important;
}


/*disable before and after*/

.dfw-whitemode #Container ::after,
.dfw-blackmode #Container ::after,
.dfw-whitemode #Container ::before,
.dfw-blackmode #Container ::before {
    display: none !important;
}


/* anchor colors -- a */

.dfw-whitemode #Container a,
.dfw-whitemode #Container a * {
    color: #00e !important;
    text-decoration: none !important;
}

.dfw-blackmode #Container a,
.dfw-blackmode #Container a * {
    color: #fc0 !important;
    text-decoration: none !important;
}


/*menu backgrounds*/

.dfw-whitemode #Container #Main-Menu ul li ul *,
.dfw-whitemode #Container #Main-Menu ul li ul,
.dfw-whitemode #Container .parentMenu {
    background: #eee !important;
}

.dfw-blackmode #Container #Main-Menu ul li ul *,
.dfw-blackmode #Container #Main-Menu ul li ul,
.dfw-blackmode #Container .parentMenu {
    background: #333 !important;
}

.accessible_on .parentMenu li a {
    margin: 2px;
}

.accessible_on:not(.dfw-greymode) .subMenu li {
    margin: 2px 0;
}

.dfw-greymode .subMenu li {
    padding: 2px;
    margin: 0px;
}

.accessible_on #Menu-Container {
    z-index: 999;
}

.accessible_on .menu li.menu-home a {
    font-size: 16px !important;
}


/*dfw skip codes*/

.accessible_on .dfw-skip a {
    font-size: 12px !important;
    text-transform: none;
}

.accessible_on .dfw-skip {
    z-index: 999;
    display: block;
    border: 1px solid !important;
}

.accessible_on .dfw-skip {
    background: #fff !important;
}

.dfw-blackmode .dfw-skip {
    background: #000 !important;
}


/*sidebar*/

.accessible_on #Sidebar,
.accessible_on .fixedsidebar {
    padding: 5px;
    border: 1px solid;
    margin: 0 !important;
    width: 310px;
    text-align: center;
}

.accessible_on #Sidebar,
.accessible_on .fixedsidebar {
    clear: both;
}

.accessible_on #Sidebar .dfw-skip {
    margin-right: -100px;
}


/*ADA for accordation*/

.accessible_on .accordContent,
.accessible_on .accordTitle {
    display: block !important;
    border: 1px solid !important;
}


/*content width auto*/

.accessible_on #Content {
    width: auto;
}


/*gdp format for ADA*/

.accessible_on:not(.dfw-greymode) #gdpCookie {
    background: #8a8787 !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}


/*menu icon replace with text, Menus border none and top headder code*/

.menu li.menu-home a span {
    display: none !important;
}

.accessible_on li.menu-home a span {
    display: block !important;
    font-size: 16px;
}

.accessible_on:not(.dfw-greymode) .menu * {
    border: none !important;
}

.accessible_on .menu ul {
    display: none;
    visibility: visible;
    opacity: 1;
    z-index: 99;
}


/*conatact us common and social links */

.accessible_on .contactTable {
    display: block;
    border: 0;
    box-shadow: none !important;
}

.accessible_on .contact-address {
    border: 1px solid;
    margin: 10px auto;
    display: block;
}

.accessible_on .social-logo {
    width: auto;
}


/*conatact us common end */

.accessible_on.home #Header-Container,
.accessible_on #credibility-sec {
    position: relative !important;
}

.accessible_on .abc {
    width: auto !important;
    float: none !important;
    height: auto;
    padding: 5px !important;
    clear: both !important;
    text-align: center;
}

.accessible_on .abc {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
}

.accessible_on .abc {
    height: auto !important;
}

.accessible_on .abc {
    width: auto !important;
}

.accessible_on .abc {
    min-height: 10px !important;
    margin: 10px 0;
}


/*display none items (updated commonly used clsses too)*/

.accessible_on .Banner-Tabs,
.accessible_on .contactTable .contact-map,
.accessible_on #Sidebar * br,
.accessible_on .abc {
    display: none;
}


/*commonly used ADA style for ul, li & a*/

.accessible_on #Sidebar ul,
.accessible_on #Credibility ul,
.accessible_on .tabs,
.accessible_on #qlinks ul,
.accessible_on .joint,
.accessible_on .abc ul {
    text-align: center;
    float: none !important;
}

.accessible_on #Sidebar ul li,
.accessible_on #Credibility ul li,
.accessible_on .tabs li,
.accessible_on #qlinks ul li,
.accessible_on .joint li,
.accessible_on .abc ul li {
    display: inline-block !important;
    width: auto !important;
    border: 1px solid !important;
    height: auto;
    margin: 5px !important;
    min-height: 10px !important;
    float: none !important;
    vertical-align: top;
    min-width: 150px;
    padding: 0;
    background: none;
}

.accessible_on #Sidebar ul li a,
.accessible_on #Credibility ul li a,
.accessible_on .tabs li a,
.accessible_on #qlinks ul li a,
.accessible_on .joint li a,
.accessible_on .abc ul li a {
    display: inline-block;
    padding: 10px !important;
    min-width: 250px;
    border: 0 !important;
    min-height: 10px !important;
    float: none !important;
    vertical-align: top;
    width: 260px;
    height: auto;
    background: none;
}


/*commonly used ADA style for ul, li & a end*/


/*required font icons*/

#Accessibility .dfwOn.dfwActive.dfwHide .dfwClose a::before,
#Accessibility .dfwOn.dfwActive.dfwHide .dfwClose a::before,
.accessible_on:not(.dfw-greymode) .parentList > .dropMenu::after,
.accessible_on:not(.dfw-greymode) .parentList .subparentList > .dropMenu::after,
.accessible_on #Container * .font-icon::before {
    display: inline-block !important;
}


/*not required font icons*/

.accessible_on #Container .menu-home a .font-icon::before,
.accessible_on #Container .menu-home a::before,
.accessible_on #Container .social-logo ul li a::before {
    display: none !important;
}


/*grayscale for images*/

.accessible_on .logo img {
    filter: grayscale(100%) contrast(50%);
}

.accessible_on #Credibility li img {
    filter: invert(25%);
}

.accessible_on .ypo-logo {
    filter: invert(1%) !important;
}

.accessible_on.dfw-greymode .ypo-logo {
    filter: invert(1) !important;
}


/*common other code*/

.accessible_on footer .social-logo a span {
    display: block !important;
}

.accessible_on footer .social-logo ul li {
    width: auto;
}

.accessible_on #Content-Main {
    padding-top: 60px;
}


/*check bredcrumb links on this style*/


/*common code for grey mode*/

.dfw-greymode #Container * {
    color: #000 !important;
}

.dfw-greymode footer .social-logo ul li a {
    background: none;
    color: #fff;
}

.dfw-greymode .dfw-skip a {
    color: #000;
}

.dfw-greymode #Main-Menu .menu > li:hover {
    background: none !important;
    color: #000 !important;
    border-color: #fff;
}

.dfw-greymode #Main-Menu ul.subMenu * {
    background: #ccc !important;
    color: #000 !important;
}

.dfw-greymode .navigation a,
.dfw-greymode .navigation {
    color: #000;
}


/*common border code goes here*/

.accessible_on .lp-rd a,
.accessible_on .abc {
    border: 1px solid !important;
    margin: 5px;
}


/*border colors (it should be last)*/

.accessible_on.dfw-whitemode #Container *,
.accessible_on.dfw-greymode #Container * {
    border-color: #000 !important;
}

.accessible_on.dfw-blackmode #Container * {
    border-color: #fff !important;
}


/*ADA*/

.accessible_on .details {
    margin-right: 0;
}

.accessible_on .logo,
.accessible_on .call-appoint {
    display: inline-block;
    vertical-align: middle;
}

.accessible_on .call-appoint {
    width: 68%;
}

.accessible_on .logo a {
    background: #fff;
    border-radius: 5px;
    padding: 5px 0px;
    margin: 0px;
}

.accessible_on.dfw-whitemode .logo a {
    background: none;
}

.accessible_on .menu li li:hover,
.accessible_on .menu li li,
.accessible_on .read-more a {
    border: none;
}

.accessible_on .about,
.accessible_on .different,
.accessible_on .bg-location,
.accessible_on .list-difference {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
}

.accessible_on .jordan-loc {
    padding: 10px;
}

.accessible_on .services > li {
    display: inline-block;
    margin: 20px 2%;
}

.accessible_on .doctors-l li:hover .profile-hover {
    display: none;
}

.accessible_on .doctors-l li {
    display: inline-block;
    margin: 20px 10px;
}

.accessible_on .resource-c,
.accessible_on .video-c {
    display: inline-block;
}

.accessible_on .resource-c {
    width: 57%;
    vertical-align: top;
}

.accessible_on .first-visit:hover span {
    background: url("../images/first-visit.png") no-repeat left center;
}

.accessible_on .patient-forms:hover span {
    background: url("../images/patient-form.png") no-repeat left center;
}

.accessible_on .operative:hover span {
    background: url("../images/operative.png") no-repeat left center;
}

.accessible_on .insurance:hover span {
    background: url("../images/insurance.png") no-repeat left center;
}

.accessible_on .ed-resource ul li {
    padding: 20px 0px 20px 50px;
}

.accessible_on #Event-intra ul li {}

.accessible_on #Map-c {
    min-height: auto;
}

.accessible_on .map-address {
    position: static;
    border: 1px solid #fff;
    margin: 10px auto;
}

.accessible_on.dfw-whitemode .map-address {
    border: 1px solid #000;
}

.accessible_on .position-a::before {
    display: none;
}

.accessible_on #Logos-intra ul {
    text-align: center;
}

.accessible_on #Logos-intra ul li {
    display: inline-block;
    margin: 10px 2%;
}

.accessible_on .service-list {
    display: none;
}

.accessible_on .services li .flip-b {
    display: block;
    border: 1px solid #fff;
}

.accessible_on.dfw-whitemode .services li .flip-b {
    border: 1px solid #000;
}

.accessible_on #Event-intra ul li {
    border: 1px solid #fff;
}

.accessible_on.dfw-whitemode #Event-intra ul li {
    border: 1px solid #000;
}

.accessible_on .event-bg::before,
.accessible_on .event-bg::after {
    display: none;
}

.accessible_on.dfw-whitemode .qualified a,
.accessible_on.dfw-whitemode .modern a,
.accessible_on.dfw-whitemode .experience a,
.accessible_on.dfw-whitemode .loc-icon {
    filter: invert(1);
}

.accessible_on.dfw-whitemode .qualified span,
.accessible_on.dfw-whitemode .modern span,
.accessible_on.dfw-whitemode .experience span {
    filter: invert(1);
}

.accessible_on.dfw-whitemode .ypo-logo a {
    background: #000;
    padding: 2px;
    border-radius: 5px;
}

.accessible_on .ourservices li:hover,
.accessible_on .ourservices li,
.accessible_on .ourservices ul,
.accessible_on .s-resource ul li,
.accessible_on .s-resource ul {
    border: none;
}

.accessible_on #Service-intra .flip-box-back {
    transform: rotateY(0deg);
}

.accessible_on #Service-intra .flip-box-front {
    display: none;
}

.accessible_on #Service-intra li:hover .flip-box-inner {
    transform: rotateY(0deg);
}

.accessible_on #Sidebar {
    padding: 21px 0px;
}

.accessible_on .ourservices,
.accessible_on .s-patient-ed,
.accessible_on .meetteam,
.accessible_on .s-resource,
.accessible_on .event-n,
.accessible_on .s-add {
    border: 1px solid #fff;
}

.accessible_on.dfw-whitemode .ourservices,
.accessible_on.dfw-whitemode .s-patient-ed,
.accessible_on.dfw-whitemode .meetteam,
.accessible_on.dfw-whitemode .s-resource,
.accessible_on.dfw-whitemode .event-n,
.accessible_on.dfw-whitemode .s-add {
    border: 1px solid #000;
}

.accessible_on .appoint,
.accessible_on .menu li li:hover,
.accessible_on .menu li li,
.accessible_on .about,
.accessible_on .list-difference,
.accessible_on .location-j,
.accessible_on .resource-c,
.accessible_on #Map-c,
.accessible_on .map-address,
.accessible_on #Footer-Container,
.accessible_on .flip-b,
.accessible_on .ser-more a,
.accessible_on .textMain .service-li .bg-img,
.accessible_on .ourservices li,
.accessible_on .our-heading,
.accessible_on .s-patient-ed,
.accessible_on .meetteam div,
.accessible_on .s-resource div,
.accessible_on .s-resource:hover div,
.accessible_on .s-resource ul li,
.accessible_on .event-n,
.accessible_on .s-add,
.accessible_on .textMain .team-h,
.accessible_on .search-input,
.accessible_on .textMain .subList li a {
    background: none;
}

.accessible_on .about-jodan h1,
.accessible_on .about-jodan h1 span,
.accessible_on .about-jodan p,
.accessible_on .meet-team,
.accessible_on .meet-team span,
.accessible_on .doctor-proff a span,
.accessible_on .news-e,
.accessible_on .news-e span,
.accessible_on .medicine,
.accessible_on .jyi,
.accessible_on .map-address p,
.accessible_on .service-heading,
.accessible_on .copyrights h2,
.accessible_on .social-logo p,
.accessible_on .textMain .knee-list li,
.accessible_on .our-heading,
.accessible_on .pat-ed,
.accessible_on .meetteam div,
.accessible_on .s-resource div,
.accessible_on .s-resource ul li,
.accessible_on .event-n,
.accessible_on .s-add,
.accessible_on .s-name-dr span,
.accessible_on .textMain .hTag3.team-h,
.accessible_on .menu-home a::before,
.accessible_on .differ,
.accessible_on .question-div,
.accessible_on .search-input,
.accessible_on .patient-education,
.accessible_on .textMain h1 span {
    color: inherit;
}

.accessible_on.dfw-whitemode .a {
    display: none;
}

.accessible_on.dfw-whitemode .appoint span,
.accessible_on.dfw-whitemode .ourservices li span,
.accessible_on.dfw-whitemode .s-resource li span,
.accessible_on.dfw-whitemode .event-n a span,
.accessible_on.dfw-whitemode .s-loc-icon {
    filter: invert(1);
}

.accessible_on #Header-Container,
.accessible_on #Doctor-container,
.accessible_on #Service-c,
.accessible_on #Doctor-profile,
.accessible_on #Video-container,
.accessible_on #Event-container,
.accessible_on #Map-c,
.accessible_on #Forms-c,
.accessible_on .a,
.accessible_on {
    border-bottom: 1px solid #fff;
}

.accessible_on.dfw-whitemode #Header-Container,
.accessible_on.dfw-greymode #Header-Container,
.accessible_on.dfw-whitemode #Doctor-container,
.accessible_on.dfw-whitemode #Service-c,
.accessible_on.dfw-whitemode #Doctor-profile,
.accessible_on.dfw-whitemode #Video-container,
.accessible_on.dfw-whitemode #Event-container,
.accessible_on.dfw-whitemode #Map-c,
.accessible_on.dfw-whitemode #Forms-c,
.accessible_on.dfw-whitemode .a,
.accessible_on.dfw-whitemode .a,
.accessible_on.dfw-whitemode .a,
.accessible_on.dfw-whitemode .a,
.accessible_on.dfw-whitemode .a,
.accessible_on.dfw-whitemode .a,
.accessible_on.dfw-whitemode .a,
.accessible_on.dfw-whitemode .a {
    border-bottom: 1px solid #000;
}

.accessible_on #Footer-Container {
    border-top: 1px solid #fff;
}

.accessible_on.dfw-whitemode #Footer-Container,
.accessible_on.dfw-greymode #Footer-Container {
    border-top: 1px solid #000;
}

.dfw-whitemode .textMain ul li,
.dfw-blackmode .textMain ul li {
    background-image: none;
}

.accessible_on .social-logo ul li span {
    display: block;
}

.accessible_on .social-logo ul li a::before {
    display: none;
}

.accessible_on .social-logo ul {
    display: block;
    margin-top: 10px;
}

.accessible_on .social-logo ul li {
    width: auto;
    font: 400 15px/25px 'Raleway', sans-serif;
    margin: 5px 1%;
}

.dfw-whitemode .search-holder ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #000 !important;
}

.dfw-whitemode .search-holder :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000 !important;
    opacity: 1;
}

.dfw-whitemode .search-holder ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000 !important;
    opacity: 1;
}

.dfw-whitemode .search-holder :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000 !important;
}

.dfw-whitemode .search-holder ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000 !important;
}

.dfw-whitemode .search-holder ::placeholder {
    /* Most modern browsers support this now. */
    color: #000 !important;
}

.accessible_on .doctor-proff a {
    padding: 25px 0px 20px 0px;
    border: 1px solid #ccc;
}

.accessible_on .indudival-dr {
    min-height: 0px;
}

.accessible_on #Event-intra ul li {
    min-height: 265px;
}

.accessible_on .event-bg {
    min-height: 25px;
}

.accessible_on .doctors-list a {
    padding: 15px 15px 15px 15px;
    border: 1px solid #ccc;
}

.accessible_on .addressImg,
.accessible_on .iframe-cell {
    display: none;
}

.accessible_on .contact-div {
    display: inline-block;
}

.accessible_on .textMain .conditionpage .resp-tabs-list.hor_1 li {
    border: 1px solid #ccc;
}

.accessible_on .ourservices li span {
    padding: 0px;
}

#Menu-Container .dfw-skip {
    right: -15px;
    top: 0px;
}

.accessible_on .textMain .video-more a,
.accessible_on .textMain .ed-video a,
.accessible_on .textMain .more-medicine a,
.accessible_on .textMain .prp-stem li a {
    padding: 1px 5px 1px 8px;
}

.accessible_on .textMain .ed-more li,
.accessible_on .textMain .more-medicine a,
.accessible_on .textMain .prp-stem li a {
    border: 1px solid #ccc;
}

.dfw-greymode ::placeholder {
    color: #000 !important;
    opacity: 1 !important;
    /* Firefox */
}

.dfw-greymode :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000 !important;
}

.dfw-greymode ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000 !important;
}


/*---------Other CSS--------*/

.blogMain .post-image {
    float: right;
    margin: 14px 0 14px 22px;
}

.blogMain .post-image img {
    border: 1px solid #ccc;
}

.post-featured-image {
    display: none;
}

.jordon-Thanku .textMain h1,
.jordon-Thanku .textMain p {
    text-align: center;
}

.jordon-Thanku .textMain h1 {
    font: 600 40px/45px 'Noto Serif', serif;
}

.textMain .subList.trials li {
    width: 150px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
}

.textMain .subList.trials li a:hover {
    background: #5d4a2a;
}

.kevin-magzine img {
    border: 1px solid #836a3f;
}

.pdfs-links.pflist li {
    display: inline-block;
    width: 43%;
    vertical-align: top;
}

.textMain .ed-more {
    text-align: right;
}

.textMain .ed-more li {
    display: inline-block;
    background-image: none;
    background: #A0522D;
    border-radius: 5px;
    padding: 0;
}

.textMain .ed-more li.ed-video {
    background: #A52A2A;
}

.textMain .ed-more li a {
    text-decoration: none;
    color: #fff;
    display: block;
}

.textMain .ed-video a {
    background: url("../images/loadmove.png") no-repeat 5px center;
    padding: 1px 5px 1px 30px;
}

.textMain .video-more a {
    padding: 1px 5px 1px 30px;
    background: url("../images/plus-w-img.png") no-repeat 8px center;
}

.topicimage {
    float: left;
    width: 230px;
    margin: 16px 18px 11px 0;
    border: 1px solid #ccc;
}

.textMain .fluoroscopic li:before {
    display: none;
}

#categories {
    width: 240px !important;
}

.thanku {
    margin: 10px auto;
    text-align: center;
    font: 400 45px/56px 'Lato', sans-serif;
    color: #3b3b3b;
}

.thanku img {
    margin-bottom: 25px;
}

.thanku span {
    color: #2a3a88;
}

.thanku {
    text-align: center;
    font: 400 45px/56px 'Lato', sans-serif;
    color: #3b3b3b;
}

.float-img.right-float {
    float: right;
}

.bcdo-logo {
    float: right;
    margin: 10px;
}

.bcdo-logo img {
    display: inline-block;
    margin: 5px;
    width: 140px;
}

.Achievements {
    text-align: center;
}

.Achievements a {
    color: #fff;
    padding: 10px;
    text-decoration: none;
}

.achieve-btn {
    margin: 10px 0;
}

.achieve-btn a {
    color: #fff;
    padding: 10px 15px;
    text-decoration: none;
    background: #997d4e;
    border-radius: 17px;
}

.achieve-btn a:hover {
    background: #4e3202;
    color: #fff;
}

.tell-a-friend iframe {
    height: 600px !important;
}

.submit-test-i iframe {
    min-height: 875px !important;
}

.details {
    margin: 0;
    text-align: center;
}


/* Page Not Found */

.notImg {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    font: normal 60px/100px Verdana, Arial, Helvetica, sans-serif;
    margin: 0px auto;
    text-align: center;
}

.dfw-whitemode .notImg {
    background: #00e;
    color: #fff;
}

.dfw-blackmode .notImg {
    background: #fc0;
    color: #000;
}

.notImg::before {
    font-family: 'fontello';
    line-height: 100px;
    content: '\e803';
}

.textMain .notFound {
    font: normal 20px/30px Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 50px 0px;
}

.textMain .notFound h1 {
    font: normal 100px/120px Verdana, Arial, Helvetica, sans-serif;
}

.textMain .notFound h1 span {
    font: normal 50px/60px Verdana, Arial, Helvetica, sans-serif;
}


/* Thank You Page */

.thankImg {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    font: normal 60px/100px Verdana, Arial, Helvetica, sans-serif;
    background: #836a3f;
    color: #fff;
    margin: 0px auto;
    text-align: center;
}

.dfw-whitemode .thankImg {
    background: #00e;
    color: #fff;
}

.dfw-blackmode .thankImg {
    background: #fc0;
    color: #000;
}

.thankImg::before {
    font-family: 'fontello';
    line-height: 100px;
    content: '\e804';
}

.textMain .thankYou {
    font: normal 16px/30px Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 50px 0px;
}

.textMain .thankYou h1 {
    font: normal 60px/100px Verdana, Arial, Helvetica, sans-serif;
}

.textMain .thankYou h1 span {
    font: normal 60px/100px Verdana, Arial, Helvetica, sans-serif;
    display: inline-block;
    color: #836a3f;
}

.cb-stories-list ul {
    text-align: center;
}

.cb-stories-list ul li {
    display: inline-block;
    width: 95%;
    vertical-align: top;
    padding: 2% 2% 2% 5%;
    margin: 10px;
    position: relative;
    border: 1px solid #e1e1e1;
    text-align: justify;
    background: none;
}

.cb-stories-list ul li::before {
    border: none !important;
    position: absolute;
    content: '';
    background: url("../images/blockquote-open-b.png") no-repeat;
    left: 10px;
    top: 7px;
    color: #000;
    width: 33px;
    height: 33px;
    background-size: 100%;
}

.health-ipass ul {
    text-align: center;
}

.health-ipass ul li {
    display: inline-block;
    background: none !important;
    width: 33%;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

.health-ipass ul li::before {
    border: none !important;
}

.videos-listed ul {
    margin: 0px;
    padding: 0px;
}

.videos-listed li {
    width: 45%;
    display: inline-block;
    background: none !important;
}

.videos-listed ul li::before {
    content: none !important;
}

#sun-pop {
    top: 30% !important;
    width: 47% !important;
}

.textMain .video_podcast_banner {
    height: 420px;
    position: relative;
    margin: 15px auto;
}

.textMain .video_podcast_banner span {
    background: url('../images/podcast_video_banner.jpg') no-repeat center top;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.textMain .video_podcast_banner span::before,
.textMain .video_podcast_banner span::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #033C57;
    top: 0;
}

.textMain .video_podcast_banner span::before {
    left: -100%;
}

.textMain .video_podcast_banner span::after {
    right: -100%;
}

.textMain .podcasts_parent {
    padding: 0;
    margin: 15px auto;
}

.textMain .podcasts_parent li {
    list-style: none;
    background: none;
    display: inline-block;
    width: 100%;
    margin: 15px auto;
    padding: 10px 0;
    clear: both;
}

.textMain .podcasts_parent li h3 {
    margin: auto auto 15px auto;
    padding: 0;
}

.textMain .podcasts_parent li::before {
    display: none;
}

.textMain .podcasts_parent li .image_left,
.textMain .podcasts_parent li .right_content {
    float: left;
}

.textMain .podcasts_parent li .image_left img {
    border: 4px double #997D4E;
}

.textMain .podcasts_parent li .image_left {
    width: 33%;
}

.textMain .podcasts_parent li .right_content {
    width: 64%;
    margin: 10px;
}

.textMain .podcasts_parent li .right_content h3 {
    padding: 0;
    margin: 20px auto;
    color: #001F22;
    font: 400 27px/34px 'Noto Serif', serif;
}

.textMain .podcasts_parent li .right_content .video_podcasts {}

.textMain .podcasts_parent li .right_content .video_podcasts span {
    display: inline-block;
    width: 100%;
    margin: 15px auto 15px auto
}

.textMain .podcasts_parent li .right_content .video_podcasts span a {
    font: 400 20px/27px 'Raleway', sans-serif;
    text-decoration: none;
    color: #836a3f;
    display: inline-block;
    background: url('../images/podcast-audio-video.png') no-repeat left center;
    padding: 0 0 0 40px;
}

.textMain .podcasts_parent li .right_content .video_podcasts .audio_podcast a {
    background-position: 0 -3px;
}


.ypocms .blogMain .blog-post-25645 img {
    border: none !important;
}


.textMain .podcasts_parent li .right_content .video_podcasts .video_podcast a {
    background-position: 0 -61px;
}

.e-mail a{
    color: #212426 !important; 
    text-decoration: none;
}


.textMain .l-locatin .ph-icon:before {
    content: '\e802';
}

.textMain .l-locatin:before {
    position: absolute;
    left: 0;
    font-family: "fontello";
    font-size: 20px;
    border: none;
}


#Care-cntr{
    width: 100%;
    margin:20px  0px;
    padding: 0px;
    position: relative;
}

#Care-cntr {
    background: url(/images/care-professional-bg.jpg) no-repeat top center;
}


#Care-intra {
    max-width: 1200px;
    min-width: 300px;
    margin: 0px auto;
  
    position: relative;
 /*    min-height: 1077px;*/
    padding: 50px 0px 30px;
}






.care {
    /* max-width: 703px; */
    margin-right: 14px;
    margin-left: auto;
    text-align: center;
    padding: 70px 10px 20px;
    /* min-height: 560px; */
    width: 60%;
}

.care p {
       width: 90%;
    margin: 20px auto;
}
.care-mr{margin-bottom:40px;}
.care-mr a {
    display: block;
    position: relative;
    margin: auto;
    width: 155px;
   
   
   
    padding: 17px 0px;
    border-radius: 35px;
    transition: 0.5s linear;
}

.care-mr a:hover {
    background: #008eda;
}

.care-mr a:before,
.care-mr a:after {
    position: absolute;
    content: '';
    background: url(/images/care-before.png) no-repeat center;
    width: 47px;
    height: 9px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.care-mr a:before {
    right: 99%;
}

.care-mr a:after {
    left: 99%;
    transform: rotate(180deg);
}

.care-img{
    margin-top:75px;
}
#Service-c {
	background: #f7f7f7;
	padding: 70px 0px;
}
#Service-intra h2 {
	font: 400 36px/42px 'Noto Serif', serif;
	color: #997d4e;
	text-align: center;
	margin-bottom: 15px;
}
#Service-intra p {
	font: 400 15px/24px 'Raleway', sans-serif;
	color:#212426;
	text-align: center;
}
.serv-list{
	display:flex;
justify-content:center;
flex-wrap:wrap;
gap:8px;
}
.serv-list1 {
	flex-basis:282px;
	background: #ffffff;
	padding: 30px 10px;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
	position: relative;
	margin-top: 120px;
	font-family: 'Raleway';
}
/* .serv-list img {
	position: absolute;
	top: -100px;
	left: 0;
	right: 0;
	margin: 0 auto;
} */
.serv-list span {
	display:block;
	position: absolute;
	top: -100px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 263px;
  height: 263px;}
.hip-serv{background: url("../images/hip-serv.png") no-repeat left center;}
.serv-list1:hover .hip-serv{background: url("../images/hip-serv-hover.png") no-repeat left center;}
.knee-serv{background: url("../images/knee-serv.png") no-repeat left center;}
.serv-list1:hover .knee-serv{background: url("../images/knee-serv-hover.png") no-repeat left center;}
.shoulder-serv{background: url("../images/shoulder-serv.png") no-repeat left center;}
.serv-list1:hover .shoulder-serv{background: url("../images/shoulder-serv-hover.png") no-repeat left center;}
.spine-serv{background: url("../images/spine-serv.png") no-repeat left center;}
.serv-list1:hover .spine-serv{background: url("../images/spine-serv-hover.png") no-repeat left center;}
.elbow-serv{background: url("../images/elbow-serv.png") no-repeat left center;}
.serv-list1:hover .elbow-serv{background: url("../images/elbow-serv-hover.png") no-repeat left center;}
.foot-serv{background: url("../images/foot-serv.png") no-repeat left center;}
.serv-list1:hover .foot-serv{background: url("../images/foot-serv-hover.png") no-repeat left center;}
.regen-serv{background: url("../images/regen-serv.png") no-repeat left center;}
.serv-list1:hover .regen-serv{background: url("../images/regen-serv-hover.png") no-repeat left center;}
.physiatry-serv{background: url("../images/physiatry-serv.png") no-repeat left center;}
.serv-list1:hover .physiatry-serv{background: url("../images/physiatry-serv-hover.png") no-repeat left center;}

.serv-list h3{text-align:center;}
.serv-txt {
	padding-top: 150px;
	text-align: center;
}
.serv-txt h3 a{font-size:21px;}
.serv-txt ul {
	margin: 10px 0px 30px 0px;
	color: #666666;
	font-weight: 550;
}
.serv-more {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
}
.serv-more a{color:#3b719f;
font-weight:bold;font-size:16px;}
.pt-sem p, h2, h3, h4{padding:0px !important;}
	.pt-sem .pt-sem-head{width:300px;}
	.pt-sem{margin:30px 0px 60px 0px;}
	.pt-sem-list{margin:50px 0px;}
	.pt-sem-list .pt-sem-date{width:230px;}
	.pt-sem-date h4{margin-bottom:8px;}
	.pt-sem-list .pt-sem-info{padding:0px 15px;}
	.pt-sem-list .pt-sem-ph{width:200px;text-align:right;}
	.pt-sem-list .btn{margin:20px 0px;}
	.pt-sem-list .btn a {display: inline-block; text-align: center; background: #001f22; color: #ffffff; text-decoration: none; padding: 7px 20px;  border-radius: 25px; font-weight: bold;}
	.pt-sem-list .btn a:hover{background:#836a3f;}
	
	#notification-bar{background:#3b719f; color:#ffffff; text-align:center;padding:15px 0px;}
	#notification a{text-decoration:underline;}
	#notification a:hover{text-decoration:none;}
.close-button {
	float: right;
	cursor: pointer;
	font-weight: bold;
	border: 2px solid #ccc;
	padding: 2px;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	line-height: 15px;
	background: #001f22;
	margin-top: -4px;
	display: inline-block;
}

.close-button:hover {
    color: red;
}
@media only screen and (max-width: 1024px) {
    .map-address{
        right: 12%;
    }
    
}
@media only screen and (max-width: 1100px) {
    
    .care{
        width: 56%;
    }
    
    .care-img {
    margin-top: 45px;
}
	.footer-top li {
    display: inline-block;
    width: 22%;
    vertical-align: top;
    margin: 20px 10px;
}
	.social-logo ul li {
    display: inline-block;
    width: 20px;
    height: 35px;
    position: relative;
    vertical-align: top;
}
	.social-logo ul .twitter a {
    /* content: '\F099'; */
    background: url(/images/twitter-icon-new.png) no-repeat scroll 2px 4px;
    background-size: 18px;
}
}

@media only screen and (max-width: 960px) {
    
    .forms-section.table-cell {
	display: block;
	margin: 0 auto;
}
.map-section.table-cell {
	display: block;
	margin: 0 auto;
	position: relative;
}
.map-bg {
	background-position: center center;
    width: auto;
    /*min-height: 400px;*/
}
.map-address {
	top: 152px;
	right: 35%;
}
    
      #Care-cntr {
        background-position: 40% center;
        background-size: cover;
    }

     #Care-intra {
        min-height: auto;
        padding: 60px 0px 40px;
    }
    
    
    #sun-pop {
        width: 65% !important;
    }

    #Header .table-cell {
        display: block;
        text-align: center;
        width: 100%;
    }

    .logo a {
        display: inline-block;
        margin: 10px auto;
    }

    .details > li {
        margin: 10px auto;
    }

    .about-jodan {
        padding: 65px 30px 0px 15px;
    }

    .about-jodan p {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    /*.map-address {
        right: 8%;
    }*/

    .video-c {
        vertical-align: middle;
    }

    .ed-resource ul li {
        padding: 20px 0px 20px 10px;
    }

    .patient-education {
        padding: 10px;
    }

    .ed-resource li span {
        padding: 20px;
    }

    .dr-inline div {
        display: block;
        width: 100%;
    }

    .athletic div {
        display: block;
        width: 100%;
    }

    .indudival-s {
        min-height: 365px;
    }

    .bg-img a {
        top: 35%;
    }

    .accessible_on .logo {
        display: block;
        width: 100%;
        text-align: center;
    }

    .accessible_on .call-appoint {
        display: block;
        width: 100%;
        text-align: center;
    }

    .accessible_on .ed-resource ul li {
        padding: 20px 0px 10px 5px;
    }

    #Banner-Container .banner1 .banner-content {
        width: 200px;
        right: 2%;
        bottom: 0%;
        padding: 0px;
    }

    .banner4 .banner-content {
        right: 15%;
    }

    .banner4 .banner-content li {
        font: 700 14px/24px 'Raleway', sans-serif;
    }

    #Banner-Container .banner2 {
        background-position: 80% bottom;
    }

    .banner2 .banner-content {
        right: 16%;
    }

    .b-foot a {
        background: url("../images/banner2-tab.png") no-repeat center;
        padding-top: 80px;
    }

    .banner2 .banner-content .b-foot {
        top: 25px;
        width: 180px;
        left: 75px;
    }

    .online-i iframe {
        height: 1470px !important;
    }

    .copyrights h2 {
        padding-bottom: 15px;
    }

    .textMain .video_podcast_banner {
        height: auto;
        padding: 38% 0 0 0;
    }

    .textMain .video_podcast_banner span {
        background-size: 110%;
    }
	.footer-top li {
    display: inline-block;
    width: 20%;
    vertical-align: top;
    margin: 20px 10px;
}
	.footer-top{
		text-align: center;
	}
	.social-logo ul li {
    display: inline-block;
    width: 10px;
    height: 0px;
    position: relative;
    vertical-align: top;
}
}

@media only screen and (max-width: 840px) {
	
	.social-logo{
		margin: 0 30%;
	}
	.search-icon{
		padding-top: 0px;
	}
    #Banner-Container .banner2 {
        background-position: right bottom;
    }

    .banner4 .banner-content {
        display: none;
    }

    .banner2 .banner-content {
        display: none;
    }

    #Banner-Container .Banner-Tabs {
        margin: auto;
    }

    .banner3 .banner-content {
        right: 0;
    }

    #Footer-Container {
        background-size: cover;
    }

    feedback-i iframe {
        height: 570px !important;
    }

    .footer-menu a {
        margin: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .location {
        border: none;
    }

    #Doctor-intra .about {
/*        display: block;*/
        width:100%;
    }

   #Doctor-intra .different {
    /* display: block; */
    /* min-height: auto; */
    display: table-footer-group;
}
	
	#Doctor-intra .seminar {
    /* display: block; */
    /* min-height: auto; */
    display: table-row-group;
		text-align: center;
}
	#Doctor-intra .seminar img{
		width: 70%;
	
	}

    .about-jodan {
        padding: 10px;
    }

    .indudival-dr {
        display: inline-block;
    }

    #Video-intra .table-cell {
        display: block;
        width: 100%;
        margin: auto;
        text-align: center;
    }

    .video-c {
        background: none;
    }

    .educational a {
        display: inline-block;
    }

    .textMain .athletic li {
        margin: 20px 2%;
    }

    .textMain .team-h {
        margin: auto;
    }

    .textMain .doctors-list {
        text-align: center;
    }

    .textMain .service-li {
        display: block;
        width: 80%;
        margin: 10px auto;
        min-height: auto;
    }

    .indudival-s {
        min-height: auto;
    }

    .ser-read {
        position: static;
    }

    #Content {
        display: block;
    }

    #Sidebar {
        display: block;
        margin: auto;
    }

    #Banner-Container-S #Banner {
        background-size: cover;
    }

    .call-appoint {
        padding: 0px;
    }

    .accessible_on .about,
    .accessible_on .different,
    .accessible_on .bg-location,
    .accessible_on .list-difference {
        display: block;
        width: 100%;
    }

    .accessible_on .differ {
        padding: 20px 0px;
    }

    .accessible_on .read-more a {
        margin: 0px;
    }

    .accessible_on .resource-c,
    .accessible_on .video-c {
        display: block;
        width: 100%;
        text-align: center;
    }

    #Banner-Container-S .banner1 {
        background-size: cover;
    }

    .contact-div .table-cell {
        display: block;
        width: 100%;
    }

    #Forms-intra iframe {
       /* height: 420px !important;*/
        height: 715px !important;
    }

    .form-iframe iframe {
        height: 502px !important;
    }

    #Banner-Container .Banner-Tabs li.Banner_here,
    #Banner-Container .Banner-Tabs li {
        background-size: 100px;
    }

    #Banner-Container .Banner-Tabs li a,
    #Banner-Container .Banner-Tabs li a:hover,
    #Banner-Container .Banner-Tabs li.Banner_here a {
        background-size: 30px !important;
    }

    #Banner-Container .Banner-Tabs li span {
        font: 400 13px/17px 'Noto Serif', serif;
        padding: 50px 0px 0px 0px;
    }

    .surgeon a {
        background-position: center 20px;
    }

    #Banner-Container .Banner-Tabs .surgeon a:hover,
    .surgeon.Banner_here a {
        background-position: center 20px;
    }

    #Banner-Container .Banner-Tabs .specialties a:hover,
    .specialties.Banner_here a {
        background-position: center 20px;
    }

    .specialties a {
        background-position: center 20px;
    }

    #Banner-Container .Banner-Tabs .hurt a:hover,
    .hurt.Banner_here a {
        background-position: center 8px;
    }

    .hurt a {
        background-position: center 8px;
    }

    .pat-edu a {
        background-position: center 15px;
    }

    #Banner-Container .Banner-Tabs .pat-edu a:hover,
    .pat-edu.Banner_here a {
        background-position: center 15px;
    }

    #Banner-Container .Banner-Tabs li {
        width: 100px;
        height: 100px;
        position: static;
    }

    #Banner-Container .Banner-Tabs li a:before {
        display: none;
    }

    #Banner-Container .Banner-Tabs {
        width: 210px;
    }

    #Banner-Container .Banner-Tabs {
        width: 415px;
        top: 75%;
        margin: auto;
    }

    #Banner-Container .banner1 .banner-content {
        display: none;
    }

    .banner3 .banner-content {
        display: none;
    }

    .bill-section {
        display: inherit;
    }

    .forms-section {
        width: 320px;
    }

    #Banner-Container-S .Banner-Tabs {
        display: none;
    }

    /* #Banner-Container .banner3 {
        background: url(../images/banner3.jpg) no-repeat right top;
    }

    #Banner-Container .banner4 {
        background: url(../images/banner4.jpg) no-repeat right top;
    }
 */
    .health-ipass ul li {
        display: initial;
        width: 318px;
    }

    .videos-listed li {
        width: 95%;
    }
}

@media only screen and (max-width: 640px) {
    
    .map-address {
	
	right: 30%;
}
    
   
	
	.footer-top li {
    display: inline-block;
    width: 28%;
    vertical-align: top;
    margin: 20px 10px;
    text-align: c;
}
	.social-logo ul li {
    display: inline-block;
    width: 35px;
    height: 35px;
    position: relative;
    vertical-align: top;
}
	.social-logo{
		margin: 0 30%;
    width: 294px;
	}
    
    
  .care {
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    min-height: auto;
      
       padding: 10px 10px 20px;
}

    
    #Care-cntr {
    background: url(/images/care-professional-bg1.jpg) no-repeat top center;
}
    
    
      #Care-cntr {
        background-position: left center;
    }
    
        #Care-intra {
        padding: 0;
    }
    
    
    .tel1 {
        display: inline-block;
    }
    
    .popMain{
        top: 46%;
    }

    .textMain .use-full li {
        min-height: 240px;
    }

    .create-form-left {
        width: 318px;
        margin: 0 auto;
    }

    .question-div {
        padding-top: 10px;
        padding-bottom: 5px;
    }

    #Forms-intra iframe {
        height: 775px !important;
    }

    .form-iframe iframe {
        height: 775px !important;
    }

    #Banner-Container .banner1 .banner-content {
        display: none;
    }

    .banner3 .banner-content {
        display: none;
    }

    .details > li {
        margin: 5px auto;
    }

    .textMain .subList li {
        display: block;
        width: 52%;
        margin: 5px auto;
    }

    .pdfs-links.pflist li {
        width: 80%;
    }

    .textMain .podcasts_parent li .image_left,
    .textMain .podcasts_parent li .right_content {
        float: none;
        clear: both;
        width: auto;
        display: block;
        text-align: center;
        margin: 15px auto;
    }

	.pt-sem .table-cell{display:block;}
	.pt-sem-list .table-cell{display:block;}
.close-button {float:none;margin:0px;}
}

@media only screen and (max-width: 480px) {
	
	
	
    
     #Forms-intra iframe{
        width: 100% !important;
    }
    
    .map-address {
	right: 20%;
}
	
	.bill-section h3 {
    font: 400 25px/32px 'Noto Serif', serif;
    color: #836a3f;
    text-align: center;
    padding-top: 30px;
}
	.bill-bg {
    background: #f3f3f3;
    min-height: 300px;
    margin-top: 50px;
}
	
.footer-top li {
    display: inline-block;
    width: auto;
    vertical-align: top;
    margin: 10px 10px;
    
}
	.footer-top .tel1 {
    display: block;
    background: #ccc;
    padding: 5px;
    border-radius: 10px;
    margin: 5px auto;
}
	
	.event-images li
	{
		display: block;
		width: auto;
		text-align: center;
		margin: 0;
	}
	.social-logo {
		margin: 0 0%;
    width: 294px;
		
	}
	.footer-top{
		text-align: center;
	}
	

.fax {
    background: url(../images/fax-icon.png) no-repeat 15% center;
    padding: 0px 0px 5px 30px;
    letter-spacing: 1px;
}

    #sun-pop {
        width: 75% !important;
    }
    
    .popMain{
          width: 90%;
    }
    
    .popMain img{
        width: 40%;
    }

    .appoint-num ul li {
        display: inherit;
        margin: 10px;
        vertical-align: middle;
    }

    .make-list .table-cell {
        display: block;
    }

    .bcdo-logo {
        float: right;
        margin: 10px;
    }

    #Event-intra ul li {
        margin: 10px auto;
        width: auto;
        border: 1px solid #f3f3f3;
        min-height: 390px;
    }

    .insurance,
    .first-visit {
        border: none;
    }

    .ed-resource ul li {
        display: block;
        width: 80%;
        margin: auto;
    }

    .what-makes li {
        margin: 10px auto;
    }

    .textMain .service-li .bg-img {
        background: none;
        min-height: auto;
        display: block;
        width: 100%;
        text-align: center;
    }

    .bg-img a {
        position: static;
    }

    .indudival-s {
        width: 100%;
        display: block;
        min-height: auto;
    }

    .textMain .service-li {
        width: 95%;
        min-height: auto;
    }

    .float-img {
        float: none;
        margin: auto;
        text-align: center;
    }

    #Banner-Container #Banner {
        display: none;
    }

    .textMain .use-full li {
        display: block;
        width: 95%;
        margin: 10px auto;
    }

    .dr-name-p {
        display: none;
    }

    #Banner-Container-S #Banner {
        display: none;
    }

    .textMain .subList li {
        width: 79%;
    }

    .dfw-off a {
        padding: 2px 10px 0px 10px;
    }

   

    .achieve-btn a {
        display: inline-block;
    }

    .achieve-btn {
        text-align: center;
    }
}


}
@media only screen and (max-width: 360px) {
    
   .map-address {
	right: auto;
}
    
    .popMain img{
            width: 70%;
    }

}
/*@media only screen and (max-width: 320px) {
    .map-address {
	right: -7%;
}*/


