@font-face {
    font-family: 'fontello';
    src: url('fonts/fontello.eot?63147624');
    src: url('fonts/fontello.eot?63147624#iefix') format('embedded-opentype'), url('fonts/fontello.woff2?63147624') format('woff2'), url('fonts/fontello.woff?63147624') format('woff'), url('fonts/fontello.ttf?63147624') format('truetype'), url('fonts/fontello.svg?63147624#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* ---------- Theme CSS ---------- */

#Map-Container,
#Years-serving-container,
#Our-specialists-container,
#News-container,
#Pat-resources-container,
#Pat-review-container,
#Map-container,
#Queries-container,
#Credits-container {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}

#Accessibility,
#Header,
#Banner,
#Content-Main,
#Footer,
#Main-Menu,
#Mobile-Menu,
#Service,
#Credibility,
#Years-serving-content,
#Our-specilists-content,
#News-content,
#Pat-resources-content,
#Pat-review-content,
#Map-content,
#Queries-content,
#Credits-content {
    max-width: 1170px;
    min-width: 300px;
    margin: 0px auto;
    padding: 0px;
    position: relative;
}

a {
    color: inherit;
}
.twitter a{
	background: url(/images/twitter-icon.png) no-repeat center center !important;
	height: 30px;
}

/* Header CSS */

#Header {
    padding: 30px 0;
}

.contact-cell {
    text-align: right;
    vertical-align: middle;
    padding: 10px;
}

.head-links li {
    display: inline-block;
    vertical-align: top;
    font: 700 15px/20px "Open Sans", serif;
    margin: 5px -2px;
}

.head-links li a {
    display: block;
    padding: 15px 15px 15px 40px;
    color: #2c3437;
    border: 1px solid #cfcfcf;
}

.hm-icn a {
    background: url(../images/hm-icn.png) no-repeat 10px 19px;
    border-radius: 4px 0px 0px 4px;
    border-right: none !important;
    background-color: #fff;
    color: #000;
    padding: 15px 15px 15px 40px;
    text-decoration: none;
    display: block;
    vertical-align: top;
    font: 700 15px/20px "Open Sans", serif;
    border: 1px solid #cfcfcf;
    cursor: pointer;
}

.hm-icn:hover {
    background-color: #ffba00;
}

.hd-app a {
    background: url(../images/head-book-app.png)no-repeat 10px center;
    /* border-radius: 4px 0 0 4px; */
    border-right: none !important;
}

.hd-call a {
    background: url(../images/head-call.png)no-repeat 10px center;
    border-radius: 0 4px 4px 0;
}

.head-links li a:hover {
    background-color: #ffba00;
    border-color: #ffba00
}


/* Menu CSS */

.menu:after {
    content: '';
    display: block;
    clear: both;
}

nav {
    background: #2c3437;
    border-bottom: 1px solid #000;
}

#Mobile-Menu {
    background: #2c3437;
}

.toggleMenu a {
    border: none;
}

.menu li {
    height: 50px;
    color: #fff;
    font: 400 16px/26px "Montserrat", serif;
    text-transform: uppercase;
}

.menu li a {
    padding: 12px 0px;
}

.menu > li > a:hover:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    height: 5px;
    width: 75px;
    bottom: 0;
    background: #ffba00;
}

.menu ul {
    padding: 2px 5px 5px 5px;
}

.menu li li {
    background: #0f416c;
    width: 270px;
    border-bottom: 1px solid #236ca9;
    letter-spacing: 0.5px;
}

.menu li li a {
    border-left: 8px solid transparent;
}

.menu li li:hover a {
    background: #ffba00;
    border-left: 8px solid #236ca9;
    color: #000;
}

.menu li li:hover li a {
    background: #0f416c;
    color: #fff;
    border-left: none;
}

.menu li li li:hover a {
    background: #ffba00;
    border-left: 8px solid #236ca9;
    color: #000;
}

.menu-home {
    width: 8%;
}

.menu-about {
    width: 14%;
}

.menu-services {
    width: 14%;
}

.menu-patient {
    width: 18%;
}

.menu-patient ul li {
    width: 350px;
}

.menu-patient ul li li {
    width: 200px;
}

.menu-appointment {
    width: 20%;
}

.menu-media {
    width: 10%;
}

.menu-contact {
    width: 16%;
}

.menu-home:before {
    content: '\e800';
    color: #fff;
    font-family: 'fontello';
    position: absolute;
    left: 0;
    right: 0;
    font-size: 20px;
    margin: auto;
    top: 11px;
    z-index: 9;
}

.menu-home a {
    text-indent: -9999px;
    z-index: 9;
    position: relative;
}


/* Home Banner CSS */

.rslides:after {
    content: '';
    clear: both;
    display: block;
}

#Banner-Container #Banner {
    height: 474px;
}

#Banner-Container #Banner li {
    position: relative;
}

#Banner-Container .banner1 {
    background: url(../images/hm-ban-1.jpg) no-repeat center top;
}

#Banner-Container .banner1 .theme-L {
    background: url(../images/hm-ban-1-l.jpg) no-repeat right top;
}

#Banner-Container .banner1 .theme-R {
    background: url(../images/hm-ban-1-r.jpg) no-repeat left top;
}

#Banner-Container .banner2 {
    background: url(../images/hm-ban-2.jpg) no-repeat center top;
}

#Banner-Container .banner2 .theme-L {
    background: url(../images/hm-ban-2-l.jpg) no-repeat right top;
}

#Banner-Container .banner2 .theme-R {
    background: url(../images/hm-ban-2-r.jpg) no-repeat left top;
}

#Banner-Container .banner3 {
    background: url(../images/hm-ban-3.jpg) no-repeat center top;
}

#Banner-Container .banner3 .theme-L {
    background: url(../images/hm-ban-3-l.jpg) no-repeat right top;
}

#Banner-Container .banner3 .theme-R {
    background: url(../images/hm-ban-3-r.jpg) no-repeat left top;
}

#Banner-Container .banner4 {
    background: url(../images/hm-ban-4.jpg) no-repeat center top;
}

#Banner-Container .banner4 .theme-L {
    background: url(../images/hm-ban-4-l.jpg) no-repeat right top;
}

#Banner-Container .banner4 .theme-R {
    background: url(../images/hm-ban-4-r.jpg) no-repeat left top;
}


/* Banner Content CSS */

#Banner-Container .banner-content {
    position: absolute;
    left: 0;
    top: 10px;
    width: 62%;
    padding: 0 0 0 15px;
}


/*-----------ban1---------*/

.ban1-con-inner {
    text-align: center;
    position: relative;
}

#Banner-Container #Banner .banner-content .ban-1-list li {
    position: absolute;
    font: 400 14px/20px "Montserrat", serif;
    background: #1f5786;
    border-radius: 22px;
    min-width: 75px;
    color: #fff;
}

#Banner-Container #Banner .banner-content .ban-1-list li:hover {
    background: #2c3437;
}

.ban-1-list li a {
    display: block;
    padding: 6px 0;
}

.ban-1-list li p {
    position: relative;
    padding: 0 20px
}

.ban-1-list li p:after {
    content: '';
    display: block;
    height: 20px;
    width: 20px;
    background: url(../images/wdc-point.png)no-repeat center center;
    position: absolute;
    right: -68px;
    top: 0px;
}

.ban-1-list li:hover p:after {
    width: 52px;
    height: 52px;
    top: -10px;
    right: -80px
}

.ban-1-list li p:before {
    content: '';
    display: block;
    width: 50px;
    height: 0;
    border: 1px solid #000;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: -50px;
}

#Banner .ban-shoulder {
    left: 150px;
    top: 39px;
}

#Banner .ban-shoulder:hover p:after {
    background: url(../images/wdc-shoulder.png)no-repeat center center;
}

#Banner .ban-spine {
    left: 214px;
    top: 130px;
}

#Banner .ban-spine:hover p:after {
    background: url(../images/wdc-spine.png)no-repeat center center;
}

#Banner .ban-hip {
    left: 210px;
    top: 188px;
}

#Banner .ban-hip:hover p:after {
    background: url(../images/wdc-hip.png)no-repeat center center;
    right: -68px;
}

#Banner .ban-hip p:before {
    width: 30px;
    right: -30px;
}

#Banner .ban-hip p:after {
    right: -48px;
}

#Banner .ban-knee {
    left: 215px;
    top: 279px;
}

#Banner .ban-knee:hover p:after {
    background: url(../images/wdc-knee.png)no-repeat center center;
}

#Banner .ban-hand {
    right: 105px;
    top: 115px;
}

#Banner .ban-hand:hover p:after {
    background: url(../images/wdc-wrist.png)no-repeat center center;
    left: -80px;
}

#Banner .ban-hand p:before {
    left: -50px;
}

#Banner .ban-hand p:after {
    left: -68px;
}

#Banner .ban-elbow {
    right: 128px;
    top: 159px;
}

#Banner .ban-elbow:hover p:after {
    background: url(../images/wdc-elbow.png)no-repeat center center;
    left: -80px;
}

#Banner .ban-elbow p:before {
    left: -50px;
}

#Banner .ban-elbow p:after {
    left: -68px;
}

#Banner .ban-foot {
    right: 154px;
    bottom: 24px;
}

#Banner .ban-foot:hover p:after {
    background: url(../images/wdc-foot.png)no-repeat center center;
    left: -80px;
}

#Banner .ban-foot p:before {
    left: -50px;
}

#Banner .ban-foot p:after {
    left: -68px;
}

#Banner .Banner-Tabs {
    position: absolute;
    z-index: 99;
    margin: 0px;
    padding: 40px 0 0 0;
    bottom: 0;
    right: 0;
    top: 0;
    width: 42%;
    min-width: 423px;
    height: 474px;
    background: url(../images/ban-tree.png)no-repeat left center;
    text-align: center;
}

#Banner .Banner-Tabs ul {
    border: 10px solid #fff;
    border-radius: 50%;
    overflow: hidden;
    width: 80%;
    margin: 0 auto;
}

#Banner .Banner-Tabs li {
    display: block;
    width: auto;
    height: auto;
    text-align: center;
    font: normal 18px/22px "Open Sans", serif;
    color: #fff;
    background-color: #12446d;
}

#Banner .Banner-Tabs li:nth-child(odd) {
    background-color: #0a508a;
}

#Banner .Banner-Tabs ul li a {
    display: block;
    padding: 60px 0 20px 0;
}

.ban-where-tab a {
    background: transparent url(../images/ban-where-does.png)no-repeat center 20px;
}

.ban-where-tab:hover a,
.ban-where-tab.Banner_here a {
    background: #ffbd0a url(../images/ban-where-does-on.png)no-repeat center 20px;
    color: #000;
}

.ban-speci-tab a {
    background: url(../images/ban-our-speciality.png)no-repeat center 20px;
}

.ban-speci-tab:hover a,
.ban-speci-tab.Banner_here a {
    background: #ffbd0a url(../images/ban-our-speciality-on.png)no-repeat center 20px;
    color: #000;
}

.ban-provi-tab a {
    background: url(../images/ban-our-providers.png)no-repeat center 20px;
}

.ban-provi-tab:hover a,
.ban-provi-tab.Banner_here a {
    background: #ffbd0a url(../images/ban-our-providers-on.png)no-repeat center 20px;
    color: #000;
}

.ban-edu-tab a {
    background: url(../images/ban-pat-edu.png)no-repeat center 20px;
}

.ban-edu-tab:hover a,
.ban-edu-tab.Banner_here a {
    background: #ffbd0a url(../images/ban-pat-edu-on.png)no-repeat center 20px;
    color: #000;
}

.banner-head {
    font: 700 23px/28px "Open Sans", serif;
    width: 170px;
    border-left: 4px solid #ffba00;
    position: absolute;
    right: 0;
    top: 40px;
    text-align: left;
    color: #2c3437;
    padding: 0 0 0 10px;
}


/*---ban-2-------*/

.ban2-con-inner {
    width: 55%;
    min-width: 250px;
}

.ban2-con-inner .divTitle {
    font: 400 28px/34px "Montserrat", serif;
    padding: 15px 25px;
    color: #fff;
    background: #214f74;
    border-left: 5px solid #ffba00;
}

#Banner-Container #Banner .ban-2-list li {
    border-top: 1px solid #44779f;
    background: #214f74 url(../images/bullet-w.gif)no-repeat 30px center;
    color: #fff;
    font: 400 15px/20px 'Lato', sans-serif;
}

.ban-2-list li a {
    display: block;
    padding: 15px 0 15px 60px;
}


/*------ban3---*/

.ban-3-head {
    text-align: center;
    padding: 15px 0 10px 0;
    color: #fff;
    font: 700 23px/28px "Open Sans", serif;
}

.ban-3-list {
    text-align: center;
}

#Banner-Container #Banner .ban-3-list li {
    display: inline-block;
    vertical-align: top;
    font: 400 15px/20px "Montserrat", serif;
    color: #000;
    background: #fff;
    width: 17%;
    min-width: 100px;
    min-height: 100px;
    margin: 8px;
}

.ban-3-list li a {
    display: block;
    margin: -5px 0 0 0;
}

.ban-3-list li a span {
    display: block;
    padding: 10px 0;
}


/*------ban 4--------*/

#Banner-Container .banner4 .banner-content {
    width: 30%;
    min-width: 300px;
}

#Banner-Container.ban4-con-inner {
    width: 55%;
    min-width: 250px;
    padding: 60px 0 0 0;
    opacity: 0.8;
}

#Banner-Container .ban4-con-inner .titleHead {
    font: 400 28px/34px "Montserrat", serif;
    padding: 15px 10px;
    color: #fff;
    background: #214f74;
    border-left: 5px solid #ffba00;
}

#Banner-Container #Banner .ban-4-list li {
    border-top: 1px solid #44779f;
    color: #fff;
    font: 400 17px/23px "Montserrat", serif;
}

#Banner-Container .ban-4-list li a {
    display: block;
    padding: 25px 0 25px 100px;
}

#Banner-Container .ban-rehab {
    background: #214f74 url(../images/ban-rehab-ico.png)no-repeat 15px center;
}

#Banner-Container .ban-post-op {
    background: #214f74 url(../images/ban-post-op.png)no-repeat 15px center;
}

#Banner-Container .ban-edu-vid {
    background: #214f74 url(../images/ban-pat-vid.png)no-repeat 15px center;
}


/* Subpage Banner CSS */

#Banner-Container-S #Banner {
    height: 227px;
}

#Banner-Container-S .banner1 {
    background: url(../images/sub-ban1.jpg) no-repeat center top;
}

#Banner-Container-S .banner1 .theme-L {
    background: url(../images/sub-ban1-l.jpg) no-repeat right top;
}

#Banner-Container-S .banner1 .theme-R {
    background: url(../images/sub-ban1-r.jpg) no-repeat left top;
}

#Banner-Container-S .banner2 {
    background: url(../images/sub-ban2.jpg) no-repeat center top;
}

#Banner-Container-S .banner2 .theme-L {
    background: url(../images/sub-ban2-l.jpg) no-repeat right top;
}

#Banner-Container-S .banner2 .theme-R {
    background: #b4c5d7;
}

#Banner-Container-S .banner3 {
    background: url(../images/sub-ban3.jpg) no-repeat center top;
}

#Banner-Container-S .banner3 .theme-L {
    background: #2e6ea3;
}

#Banner-Container-S .banner3 .theme-R {
    background: #2e6ea3;
}

#Banner-Container-S .banner4 {
    background: url(../images/sub-ban4.jpg) no-repeat center top;
}

#Banner-Container-S .banner4 .theme-L {
    background: url(../images/sub-ban4-l.jpg) no-repeat right top;
}

#Banner-Container-S .banner4 .theme-R {
    background: #bfbfbf;
}


/*--------Sub-ban 1---------*/

#Banner-Container-S .banner1 .banner-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 60%;
    padding: 0 0 0 15px;
}

.ban1-con-inner {
    text-align: center;
    position: relative;
}

#Banner-Container-S #Banner .banner-content .ban-1-list li {
    position: absolute;
    font: 400 10px/15px "Montserrat", serif;
    background: #1f5786;
    border-radius: 10px;
    min-width: 75px;
    color: #fff;
}

#Banner-Container-S .ban-1-list li a {
    display: block;
    padding: 4px 0;
}

#Banner-Container-S .ban-1-list li p {
    position: relative;
    padding: 0 4px
}

#Banner-Container-S .ban-1-list li p:after {
    content: '';
    display: block;
    height: 15px;
    width: 15px;
    background: url(../images/sub-ban-point.png)no-repeat center center;
    position: absolute;
    right: -38px;
    top: 0px;
}

#Banner-Container-S .ban-1-list li:hover p:after {
    width: 30px;
    height: 30px;
    top: -6px;
    right: -43px
}

#Banner-Container-S .ban-1-list li p:before {
    content: '';
    display: block;
    width: 25px;
    height: 0;
    border: 1px solid #000;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: -25px;
}

#Banner-Container-S #Banner .ban-shoulder {
    left: 215px;
    top: 20px;
}

#Banner-Container-S #Banner .ban-shoulder:hover p:after {
    background: url(../images/sub-ban-shoulder.png)no-repeat center center;
}

#Banner-Container-S #Banner .ban-spine {
    left: 241px;
    top: 60px;
}

#Banner-Container-S #Banner .ban-spine:hover p:after {
    background: url(../images/sub-ban-spine.png)no-repeat center center;
}

#Banner-Container-S #Banner .ban-hip {
    left: 226px;
    top: 91px;
}

#Banner-Container-S #Banner .ban-hip:hover p:after {
    background: url(../images/sub-ban-hip.png)no-repeat center center;
}

#Banner-Container-S #Banner .ban-hip p:before {
    width: 30px;
    right: -30px;
}

#Banner-Container-S #Banner .ban-hip p:after {
    right: -48px;
}

#Banner-Container-S #Banner .ban-knee {
    left: 239px;
    top: 138px;
}

#Banner-Container-S #Banner .ban-knee:hover p:after {
    background: url(../images/sub-ban-knee.png)no-repeat center center;
}

#Banner-Container-S #Banner .ban-hand {
    right: 195px;
    top: 54px;
}

#Banner-Container-S #Banner .ban-hand:hover p:after {
    background: url(../images/sub-ban-wrist.png)no-repeat center center;
    left: -47px;
}

#Banner-Container-S #Banner .ban-hand p:before {
    left: -27px;
}

#Banner-Container-S #Banner .ban-hand p:after {
    left: -40px;
}

#Banner-Container-S #Banner .ban-elbow {
    right: 184px;
    top: 79px;
}

#Banner-Container-S #Banner .ban-elbow:hover p:after {
    background: url(../images/sub-ban-elbow.png)no-repeat center center;
    left: -46px;
}

#Banner-Container-S #Banner .ban-elbow p:before {
    left: -27px;
}

#Banner-Container-S #Banner .ban-elbow p:after {
    left: -40px;
}

#Banner-Container-S #Banner .ban-foot {
    right: 217px;
    bottom: -214px;
}

#Banner-Container-S #Banner .ban-foot:hover p:after {
    background: url(../images/sub-ban-foot.png)no-repeat center center;
    left: -47px;
}

#Banner-Container-S #Banner .ban-foot p:before {
    left: -27px;
}

#Banner-Container-S #Banner .ban-foot p:after {
    left: -40px;
}

#Banner-Container-S .ban1-head {
    position: absolute;
    right: 80px;
    top: 40%;
    font: 700 20px/25px "Open Sans", serif;
    padding: 20px 60px 20px 60px;
    color: #fff;
    border-left: 5px solid #ffba00;
    background: #12446d url(../images/ban-where-does.png)10px center no-repeat;
}


/*-------------sub-ban- 2-----------*/

#Banner-Container-S .banner2 .banner-content {
    position: absolute;
    right: 0%;
    width: 54%;
    bottom: 8%;
}

#Banner-Container-S .banner2 .ban2-con-inner {
    width: 411px;
    margin: auto;
}

#Banner-Container-S .ban2-head {
    font: 700 20px/25px "Open Sans", serif;
    padding: 15px 60px 15px 60px;
    color: #fff;
    border-left: 5px solid #ffba00;
    background: #12446d url(../images/ban-our-speciality.png)10px center no-repeat;
    margin: 0 0 0 -2px;
}

#Banner-Container-S #Banner .ban-2-list li {
    width: 204px;
    display: inline-block;
    border-bottom: 1px solid #44779f;
    background: #214f74 url(../images/bullet-w.gif)no-repeat 23px center;
    color: #fff;
    font: 400 12px/18px 'Lato', sans-serif;
    margin: 0 -2px;
}

#Banner-Container-S #Banner .ban-2-list {
    background: #214f74;
}

#Banner-Container-S .ban-2-list li a {
    display: block;
    padding: 8px 0 6px 40px;
}


/*-----------sub-ban-3-------------*/

#Banner-Container-S .ban3-head {
    position: absolute;
    right: 10px;
    top: 40%;
    font: 700 20px/25px "Open Sans", serif;
    padding: 20px 60px 20px 60px;
    color: #fff;
    border-left: 5px solid #ffba00;
    background: #12446d url(../images/ban-our-providers.png)10px center no-repeat;
}

#Banner-Container-S .banner3 .banner-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 75%;
}

.ban-3-list {
    text-align: center;
}

#Banner-Container-S #Banner .ban-3-list li {
    /* display: inline-block; */
    vertical-align: top;
    font: 400 8px/13px "Montserrat", serif;
    color: #000;
    background: #fff;
    width: 12%;
    min-width: 50px;
    min-height: 73px;
    display: inline-block;
    margin: 3px 2px;
}

#Banner-Container-S .ban-3-list li a {
    display: block;
    margin: -5px 0 0 0;
}

#Banner-Container-S .ban-3-list li a span {
    display: block;
    padding: 5px 0;
}


/*-------sub-ban4--------------*/

#Banner-Container-S .banner4 .banner-content {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    padding: 30px 0 0 15px;
}

#Banner-Container-S .banner4 .ban4-con-inner {
    width: 328px;
    margin: 0 auto;
}

#Banner-Container-S #Banner .ban-4-list li {
    display: inline-block;
    vertical-align: top;
    width: 110px;
    color: #fff;
    font: 400 14px/20px "Montserrat", serif;
    text-align: center;
    margin: 0 -2px;
}

#Banner-Container-S .ban-4-list li a {
    display: block;
    padding: 66px 0 20px 0;
}

#Banner-Container-S .ban-rehab {
    background: #214f74 url(../images/sub-ban-rehab.png)no-repeat center 10px;
}

#Banner-Container-S .ban-post-op {
    background: #214f74 url(../images/sub-ban-post-op.png)no-repeat center 10px;
}

#Banner-Container-S .ban-edu-vid {
    background: #214f74 url(../images/sub-ban-edu-vid.png)no-repeat center 10px;
}

#Banner-Container-S .ban4-head {
    font: 700 20px/25px "Open Sans", serif;
    padding: 15px 60px 15px 60px;
    color: #fff;
    border-left: 5px solid #ffba00;
    background: #12446d url(../images/ban-pat-edu.png)10px center no-repeat;
}

.Banner-Tabs-S {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    z-index: 99;
    text-align: center;
}

.Banner-Tabs-S ul {
    background: rgba(0, 0, 0, 0.3);
    width: 100px;
    margin: auto;
}

.Banner-Tabs-S li {
    display: inline-block;
    margin: 2px 0;
    height: 4px;
    width: 15px;
    transition: 0.7s all ease;
    background: #fff;
}

.Banner-Tabs-S li.Banner_here {
    width: 25px;
    background: #f44336;
}

.Banner-Tabs-S li a {
    display: block;
    width: 100%;
    height: 100%;
}

#Banner-Container-S .ban1-con-inner img {
    position: absolute;
    left: 297px;
}


/* Navigation CSS */

.navigation {
    font: 400 15px/20px 'Lato', sans-serif;
    color: #0b3558;
    padding: 10px 0px 20px 10px;
}

.navigation a {
    color: #0b3558;
    text-decoration: none;
}


/* Text CSS */

.textMain {
    font: 400 16px/25px 'Lato', sans-serif;
    color: #000000;
}

.textMain a {
    color: #141414;
}

.textMain a:hover {
    color: #0000AC;
}

.textMain h1 {
    font: 700 30px/34px "Gelasio", serif;
    color: #18468d;
    padding: 10px 0;
    border-bottom: 1px solid #bfbfbf;
}

.textMain h1 span {
    font: 600 16px/30px Verdana, Arial, Helvetica, sans-serif;
    color: #4d4d4d;
}

.textMain h2,
.hTag2,
.textMain h3.hTag2,
.textMain h4.hTag2 {
    font: normal 28px/32px 'Lato', sans-serif;
    color: #014cbe;
}

.textMain h2 span {
    font: 400 16px/20px 'Lato', 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: 700 23px/28px 'Lato', sans-serif;
    color: #0a508a;
}

.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: 400 18px/23px 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: 300px;
}


/*----Credibility CSS---*/

#Credits-container {
    border-top: 1px solid #ccc;
}


/* Footer CSS */

#Footer-Container {
    background: #0a508a;
}

#Footer {
    padding: 30px 0;
}

.footer-head {
    padding: 10px 0;
    text-align: center;
    font: 700 21px/27px "Open Sans", serif;
    color: #fff;
}

.quick-links-list {
    padding: 15px 0;
    text-align: center;
    border-top: 1px solid #2d6ca1;
    border-bottom: 1px solid #2d6ca1;
}

.quick-links-list li {
    display: inline-block;
    vertical-align: top;
    font: 300 15px/20px "Montserrat", serif;
    color: #fff;
    border-right: 1px solid #2d6ca1;
    padding: 0 10px;
}

.quick-links-list li:last-child {
    border: none;
}

.copy-rights {
    padding: 20px 10px;
}

.accesibility-link {
    display: block;
    font: 300 15px/20px "Montserrat", serif;
    color: #fff;
    padding: 10px;
    border: 1px solid #2d6ca1;
    border-radius: 4px;
    margin: 0 0 20px 0;
    width: 200px;
}

.dr-site-list {
    font: 400 15px/22px "Montserrat", serif;
    color: #fff;
    padding-bottom: 18px;
}

.copy-right {
    font: 400 15px/20px "Montserrat", serif;
    color: #fff;
    margin: 0 0 10px 0;
}

.footer-grid li {
    font: 300 15px/25px "Montserrat", serif;
    color: #fff;
}

.footer-grid .list-head {
    font: 700 21px/27px "Open Sans", serif;
    color: #fff;
    padding: 20px 0;
}

.social-logo {
    width: 250px;
    text-align: center;
    margin: -25px auto 0 auto;
    background: #0a508a;
}

.social-logo li {
    display: inline-block;
    vertical-align: top;
}

.ypo-logo {
    width: 120px;
    text-align: center;
}


/*-------Years of serving cotent----------*/

#Years-serving-content {
    padding: 30px 0;
}

.years-serv-head {
    font: 400 30px/38px "Gelasio", serif;
    text-align: center;
    color: #2c3437;
}

.years-serv-head span {
    display: block;
}

#Years-serving-content p {
    font: 400 16px/20px "Montserrat", serif;
    color: #303030;
    padding: 15px;
    text-align: center;
    letter-spacing: 0.5px;
}

.hm-ser-list {
    position: relative;
    text-align: center;
    z-index: 9;
}

.hm-ser-list li {
    display: inline-block;
    vertical-align: top;
    width: 210px;
    min-width: 150px;
    font: 400 14px/20px "Montserrat", serif;
    color: #fff;
    border: 10px solid #fff;
    min-height: 105px;
    margin: 20px;
    padding: 55px 0 10px 0;
}

.hm-ser-list li a {
    display: block;
    cursor: default;
}

.hm-ser-list li:hover {
    background-color: #2c3437;
}

.institute {
    background: #396c97 url(../images/institute.png)no-repeat 55px 10px;
}

.staff {
    background: #396c97 url(../images/freindly-staff-ico.png)no-repeat 55px 10px;
}

.xray {
    background: #396c97 url(../images/x-ray-ico.png)no-repeat 55px 10px;
}

.trained-surgeons {
    background: #396c97 url(../images/trained-surgeons.png)no-repeat 55px 10px;
}


/*--------our specilists---------*/

#Our-specialists-container {
    background: #083c67 url(../images/hm-specialists-bg1.jpg) no-repeat top center;
    margin: -100px 0 0 0;
}

#Our-specilists-content {
    min-height: 705px;
    padding: 100px 0 0 0;
}

.specialists-imgs {
    background: url(../images/specilities-imgs.png) no-repeat right top;
    background-size: contain;
    width: 35%;
    height: 584px;
    float: left;
    z-index: 9999;
    position: relative;
}

.specialists-imgs .theme-L {
    background: url(../images/specialities-imgs-l.png)no-repeat right 0px;
}

.specialists-text-content {
    float: left;
    width: 65%
}

.specialists-head {
    color: #fff;
    font: 400 17px/24px "Montserrat", serif;
    padding: 20px 0;
}

.specialists-head span {
    display: block;
    font: 400 28px/34px "Montserrat", serif;
    text-align: left;
}

.specialists-list {
    padding: 40px 0 0 0;
    position: relative;
    min-height: 353px;
}

.specialists-list li {
    font: 400 17px/24px "Montserrat", serif;
    border-top: 1px solid #215e92;
    color: #fff;
    width: 65%;
    position: absolute;
}

.specialists-list li:last-child {
    border-bottom: 1px solid #215e92;
}

.specialists-list li a:before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    background: url(../images/specialities-bullet.png)no-repeat left center;
    left: 40px;
    top: 15px;
    z-index: 1000;
}

.specialists-list li a {
    display: block;
    padding: 20px 0 20px 100px;
    position: relative;
}

.sports {
    left: -50px;
    top: 46px
}

.joint {
    left: -40px;
    top: 106px;
}

.ortho-trauma {
    left: -30px;
    top: 166px
}

.scoliosis {
    left: -29px;
    top: 226px
}

.pediatric {
    left: -40px;
    top: 286px
}

.sp-read-more {
    display: block;
    padding: 10px 30px;
    background: #ffba00;
    color: #000;
    font: 400 15px/20px "Montserrat", serif;
    width: 150px;
    text-align: center;
    float: right;
    margin: 0 40% 0 0;
}

.blue-color {
    background: #05adeb;
    height: 60px;
    margin: -35px 0 0 0;
    position: relative;
}

.blue-color .theme-R {
    background: #05adeb;
}

.blue-color .theme-L {
    background: #e0e0e0;
}


/*------------News-Block---------*/

#News-container {
    background: #e0e0e0;
}

#News-content {
    padding: 60px 0;
}

.news-list {
    text-align: center;
}

.news-list li {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    min-width: 280px;
}

.news-list .news-head {
    font: 400 30px/35px "Gelasio", serif;
    color: #3a474a;
    padding: 35px 0 35px 70px;
    text-align: left;
    position: relative;
}

.news-head:before {
    content: '';
    height: 87px;
    position: absolute;
    left: 35px;
    top: -60px;
    border: 1px solid #adadad;
}

.news .news-head {
    background: url(../images/news-ico.png)10px center no-repeat;
}

.what-new .news-head {
    background: url(../images/whats-new-ico.png)10px center no-repeat;
}

.news-text,
.news-img {
    display: inline-block;
    vertical-align: top;
}

.news-img {
    border: 1px solid #a9a9a9;
    width: 200px;
    height: 180px;
}

.news-img img {
    margin: -5px 0 0 -7px;
}

.news-title {
    text-align: left;
    padding: 10px 0;
    font: 400 15px/20px "Montserrat", serif;
    color: #303030;
}

.news-title span {
    display: block;
    color: #1f5786;
    font: 700 18px/24px "Open Sans", serif;
}

.news-text {
    padding: 0 0 0 10px;
    width: 60%
}

.news-text p {
    padding: 20px 0;
    font: 400 15px/20px "Montserrat", serif;
    color: #161616;
    text-align: left;
}

.news-text a {
    color: #1f5786;
    font: 400 15px/20px "Montserrat", serif;
    text-align: left;
    display: block;
}


/*-----------patent-resources---*/

#Pat-resources-container {
    background: url(../images/hm-pat-res-bg.jpg)no-repeat top center;
    background-size: cover;
    background-attachment: fixed;
}

#Pat-resources-content {
    padding: 50px 0 100px 0;
}

.pat-res-head {
    font: 400 30px/35px "Gelasio", serif;
    color: #fff;
    border-left: 4px solid #ffba00;
    padding: 20px;
}

.pat-res-list {
    padding: 10px 0;
    width: 52%;
    float: left;
    text-align: center;
}

.pat-res-list li {
    display: inline-block;
    vertical-align: top;
    font: 400 15px/20px "Montserrat", serif;
    color: #fff;
    width: 28%;
    min-width: 131px;
    text-align: center;
    margin: 20px 1.5%
}

.pat-res-list li a {
    display: block;
    padding: 150px 0 20px 0;
}

.first-visit {
    background: url(../images/first-visit.png)no-repeat center 10px;
}

.pat-forms {
    background: url(../images/pat-forms.png)no-repeat center 10px;
}

.ins-info {
    background: url(../images/insurance-info.png)no-repeat center 10px;
}

.first-visit:hover {
    background: url(../images/first-visit-on.png)no-repeat center 10px;
}

.pat-forms:hover {
    background: url(../images/pat-forms-on.png)no-repeat center 10px;
}

.ins-info:hover {
    background: url(../images/insurance-info-on.png)no-repeat center 10px;
}

.pat-edu-vid {
    width: 33%;
    min-width: 375px;
    height: 230px;
    background: url(../images/edu-vid-img.png)left top no-repeat;
    float: right;
    position: relative;
    margin: 0 30px 0 0;
}

.pat-edu-vid div {
    position: absolute;
    display: block;
    bottom: 20px;
    left: 5px;
    right: 5px;
    font: 400 23px/28px "Montserrat", serif;
    color: #fff;
    text-align: center;
}

.pat-edu-vid a {
    color: #fff;
}

.pat-edu-vid a.videomore {
    width: 177px;
    text-align: center;
    font: 400 16px/22px "Montserrat", serif;
    color: #000;
    padding: 10px 0;
    position: absolute;
    right: -98px;
    bottom: 67px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: #05adeb;
}


/*------------Testimonials----------*/

#Pat-review-content {
    padding: 0 0 50px 0;
    margin: -55px auto 0 auto;
    background: #fff;
}

.pat-rev-head {
    padding: 40px 0;
    text-align: center;
    color: #083c67;
    font: 400 35px/40px "Gelasio", serif;
}

.pat-rev-head span {
    position: relative;
}

.pat-rev-head span:before {
    content: '';
    display: inline-block;
    width: 175px;
    height: 40px;
    position: absolute;
    left: -77%;
    background: url(../images/pat-rev-border-l.png) center center no-repeat;
}

.pat-rev-head span:after {
    content: '';
    display: inline-block;
    width: 175px;
    height: 40px;
    position: absolute;
    right: -77%;
    background: url(../images/pat-rev-border-r.png) center center no-repeat;
}

.pat-testimonials {
    height: 317px;
    padding: 35px 0;
}

.ratings-list {
    text-align: center;
}

.ratings-list li {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
}

.ratings-list li:nth-child(2) {
    border-left: 1px solid #929292;
    border-right: 1px solid #929292;
}

.pat-testimonials {
    background-image: url(../images/testi-bg1.png), url(../images/testi-bg2.png);
    background-position: left top, right top;
    background-repeat: no-repeat, no-repeat;
    background-color: #def0ff;
    position: relative;
}

.testi-head {
    padding: 25px 0 10px 0;
    font: 700 22px/26px "Open Sans", serif;
    text-align: center;
}

.msgs {
    text-align: center;
    width: 45%;
    height: 115px;
    margin: auto;
}

.msgs li:before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: -30px;
    background: url(../images/start-quote.png) no-repeat center center;
}

.msgs li:after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: -20px;
    right: 15px;
    background: url(../images/end-quote.png) no-repeat center center;
}

.msgs li p {
    font: 400 15px/20px "Montserrat", serif;
    color: #050505;
}

.testi-links {
    text-align: center;
}

.testi-links a {
    display: inline-block;
    padding: 10px 25px;
    font: 400 15px/20px "Montserrat", serif;
    color: #fff;
    margin: 10px;
}

.read-all {
    background: #0a508a;
}

.submit {
    background: #303a3c;
}

.pat-testimonials .prev {
    display: inline-block;
    padding: 10px 15px 10px 40px;
    font: 300 14px/20px "Montserrat", serif;
    background: #ffba00 url(../images/prev-arr.png)no-repeat 15px center;
    position: absolute;
    left: -42px;
    top: 41px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    text-transform: uppercase;
}

.pat-testimonials .next {
    background: #ffba00 url(../images/next-arr.png)no-repeat 75px center;
    display: inline-block;
    text-transform: uppercase;
    padding: 10px 50px 10px 30px;
    font: 300 14px/20px "Montserrat", serif;
    position: absolute;
    bottom: 39px;
    right: -38px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}


/*------------Map---------*/

#Map-container {
    background: url(../images/hm-map-bg-latest.jpg)no-repeat top center;
}

#Map-content {
    min-height: 548px;
}

.address1,
.address2,
.address3,
.address4 {
    width: 32%;
    padding: 15px;
    font: 400 16px/22px "Montserrat", serif;
    color: #fff;
    position: absolute;
    background: #0a508a;
    min-width: 165px;
}

.address1 p,
.address2 p,
.address3 p,
.address4 p {
    display: none;
}

.address1 span,
.address2 span,
.address3 span,
.address4 span {
    display: block;
    font: 700 16px/22px "Open Sans", serif;
    position: relative;
}

.address1 span:before {
    content: '';
    display: block;
    border-top: 10px solid transparent;
    border-right: 10px solid #0a508a;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    left: -35px;
    top: -8px;
}

.address2 span:before {
    content: '';
    display: block;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-left: 10px solid #0a508a;
    border-bottom: 10px solid transparent;
    position: absolute;
    right: -35px;
    bottom: 8px;
}

.address3 span:before {
    content: '';
    display: block;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-left: 10px solid #0a508a;
    border-bottom: 10px solid transparent;
    position: absolute;
    right: -35px;
    bottom: 8px;
}

.address4 span:before {
    content: '';
    display: block;
    border-top: 10px solid transparent;
    border-right: 10px solid #0a508a;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    left: -35px;
    top: -19px;
}

.address2:hover span:before {
    bottom: -65px;
}

.address1 {
    top: 75px;
    right: 15%;
}

.address2 {
    bottom: 27%;
    left: -278px;
    right: 0;
    margin: auto;
}

.address3 {
    top: 136px;
    left: 84px;
    width: 21% !important;
}

.address4 {
    bottom: 5%;
    left: 31%;
    width: 200px;
}

.address1:hover p,
.address2:hover p,
.address3:hover p,
.address4:hover p {
    display: block;
}

.address1 p em,
.address2 p em,
.address3 p em,
.address4 p em {
    font-style: normal;
}


/*-----------Queries-Section----------*/

#Queries-container {
    background: url(../images/have-question-bg.jpg) no-repeat center center;
    background-attachment: fixed;
}

#Queries-content {
    padding: 100px 0 80px 0;
}

.queries-grid .office-info {
    width: 36%;
    padding: 40px 20px 20px 20px;
    background: #0a508a;
    position: relative;
    min-width: 300px;
}

.office-info > div {
    border: 1px solid #3e80b7;
    padding: 0 0 15px 0;
    min-width: 250px;
}

.queries-grid .office-info:before {
    content: '';
    height: 30px;
    display: block;
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    background: #0a508a;
}

.social-logo li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 30px;
    height: 30px;
    overflow: hidden;
    transition: 0.4s all ease;
    margin: 10px 5px;
    background: #fff;
    border-radius: 50%;
}

.social-logo li a {
    display: block;
}

.social-logo li a:before {
    position: absolute;
    font-family: 'fontello';
    font-size: 18px;
    left: 0;
    right: 0;
    top: 3px;
    text-align: center;
    transition: 0.4s all ease;
}

.social-logo .facebook a:before {
    content: '\f30c';
    color: #3b5998;
}

/*.social-logo .twitter a:before {
    content: '\f309';
    color: #00aced;
}*/

.social-logo .linkedin a:before {
    content: '\f318';
    color: #3399cc;
}

.social-logo .googleplus a:before {
    content: '\f30f';
    color: #c70c0c;
}

.social-logo .youtube a:before {
    color: #d14333;
    content: '\f167';
}

.office-head {
    color: #ffba00;
    font: normal 25px/30px "Open Sans", serif;
    text-align: center;
}

.office-head span {
    display: block;
    height: 35px;
    background: url(../images/clock.png)no-repeat center center;
}

.office-info p {
    padding: 20px 2px;
    text-align: center;
    font: normal 15px/25px "Open Sans", serif;
    color: #fff;
}

.office-info p span {
    display: block;
    font: 400 16px/20px "Montserrat", serif;
}

.office1 {
    background: url(../images/office-info-border.png)no-repeat center bottom;
}

.query-form {
    background: #fff url(../images/have-question-logo.png) no-repeat right bottom;
}


/*--------------Profile -sub- page----------*/

.dr-img {
    width: 275px;
    padding: 15px 0 0 0;
    text-align: center;
    float: right;
    border: 1px solid #888888;
    margin: 25px 50px 25px 50px;
}

.dr-img span {
    display: block;
    padding: 15px 0;
    font: 400 20px/25px "Montserrat", serif;
}

.textMain .prof-dr-desc {
    font: 400 15px/25px "Montserrat", serif;
    padding: 20px 0;
}

.textMain .prof-sub-head {
    font: 400 22px/27px "Gelasio", serif;
    color: #12446d;
    padding: 15px 25px;
    background: #e6e6e6;
}

.textMain .prof-points {
    padding: 20px 0;
}

.textMain .prof-points li {
    font: 400 15px/25px "Montserrat", serif;
    list-style: circle;
    list-style-position: inside;
    background: none;
}


/*----------Service page-------*/

.textMain .sub-services-list > li {
    display: inline-block;
    vertical-align: top;
    border: 4px solid #cbcbcb;
    width: 43%;
    min-width: 350px;
    min-height: 250px;
    background: none;
    padding: 0;
    margin: 40px 3%;
    position: relative;
}

.textMain .sub-services-list .ser-list-head {
    padding: 15px 20px;
    font: 400 22px/27px "Gelasio", serif;
    color: #fff;
    background: #236092;
}

.textMain .sub-services-list .ser-list-head a {
    text-decoration: none;
    color: #fff;
}

.ser-block {
    background: #12446d;
    margin: -25px 0 0 10px;
    width: 100%;
}

.ser-block img {
    float: right;
    margin: 0 -20px -20px 5px;
}

.textMain .sub-services-list ul li {
    list-style: none;
    background: url(../images/ser-bullet.png)no-repeat 5px center;
    padding: 5px 20px;
    font: 400 15px/25px "Montserrat", serif;
    color: #fff;
    text-align: left;
}

.textMain .sub-services-list ul li a {
    text-decoration: none;
    color: #fff;
}

.serv-content {
    min-height: 191px;
    padding: 0 5px 0 20px;
}

.serv-content p {
    color: #fff;
    font: 400 15px/25px "Montserrat", serif;
    text-align: left;
}

.serv-more {
    width: 96px;
    text-align: center;
    position: absolute;
    left: 43%;
    bottom: 25px;
}

.serv-more a {
    text-decoration: none;
    color: #fff;
    padding: 0px 0 2px 0;
    background: #319de9;
    display: block;
}

.serv-more a:hover {
    color: #d2e5f3;
}


/*-----------Side bar-------*/

.sb-specialities-head {
    font: 700 20px/25px "Open Sans", serif;
    padding: 15px 0px 15px 20px;
    color: #fff;
    border-left: 5px solid #ffba00;
    background: #0b3558;
}

.sb-speci-list.sb-speci-list1 li a {
    color: #fff;
    text-decoration: none;
}

.sb-speci-list li,
.sb-speci-list.sb-speci-list1 li {
    border-top: 1px solid #44779f;
    background: #214f74 url(../images/bullet-w.gif)no-repeat 30px center;
    color: #fff;
    font: 400 15px/20px 'Lato', sans-serif;
}

.sb-speci-list.sb-speci-list1 li {
    background: #214f74;
    display: inline-block;
    width: 270px;
    margin: 2px;
    padding: 5px;
    font-size: 19px !important;
    line-height: 25px;
}

.sb-speci-list.sb-speci-list1 li span {
    font-size: 15px;
}

.sb-speci-list.sb-speci-list1 li a {
    color: #fff;
    text-decoration: none;
    padding: 10px 0 10px 0px;
    text-align: center;
}

.sb-speci-list li:hover,
.sb-speci-list.sb-speci-list1 li:hover {
    background-color: #2c3437;
    border-top: 1px solid #434c4f;
}

.sb-speci-list li a {
    display: block;
    padding: 15px 0 15px 50px;
}

.sb-news-list li {
    color: #2c3437;
    font: 400 25px/30px "Gelasio", serif;
    margin: 5px 0;
}

.sb-news-list li a {
    display: block;
    padding: 20px 0 20px 70px;
}

.sb-news-list li:hover {
    background-color: #ffba00;
}

.sb-news {
    background: #e0e0e0 url(../images/news-ico.png)no-repeat 10px center;
}

.sb-whats-new {
    background: #e0e0e0 url(../images/whats-new-ico.png)no-repeat 10px center;
}

.sb-pat-res-head {
    font: 400 30px/35px "Gelasio", serif;
    padding: 20px 10px;
    color: #fff;
    background: #12446d;
}

.sb-pat-res-list li {
    font: 400 17px/23px "Montserrat", serif;
    color: #fff;
    border-bottom: 1px solid #515759;
}

.sb-pat-res-list li a {
    display: block;
    padding: 30px 0 30px 90px;
}

.sb-pat-res-list li a:hover {
    color: #ffba00;
}

.sb-first-visit {
    background: #2c3437 url(../images/sb-first-visit.png)no-repeat 10px center;
}

.sb-pat-forms {
    background: #2c3437 url(../images/sb-patient-form.png)no-repeat 10px center;
}

.sb-ins-info {
    background: #2c3437 url(../images/sb-insurance-info.png)no-repeat 10px center;
}

.sb-loc {
    background: #2c3437 url(../images/sb-practice-location.png)no-repeat 10px center;
}

.sb-edu-vid {
    position: relative;
    margin: 5px 0;
}

.sb-edu-vid span {
    font: 400 23px/28px "Montserrat", serif;
    color: #fff;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
}

.sb-pat-reviews {
    font: 400 25px/30px "Gelasio", serif;
    color: #fff;
    background: #0a508a url(../images/sb-pat-rev-ico.png)10px center no-repeat;
    margin: 5px 0;
}

.sb-pat-reviews a {
    display: block;
    padding: 25px 0 25px 80px;
}

#Sidebar .office-info {
    padding: 40px 20px 20px 20px;
    background: #0a508a;
    position: relative;
}

#Sidebar .office-info .social-logo {
    width: 250px;
}


/*----------ADA----------*/

.accessible_on .logo,
.accessible_on .contact-cell,
.accessible_on .specialists-list {
    text-align: center;
}

.accessible_on.dfw-blackmode .logo img {
    filter: invert(1) brightness(200%);
}

.accessible_on nav,
.accessible_on #Map-container,
.accessible_on .quick-links-list {
    border-top: 1px solid #000;
}

.accessible_on.dfw-blackmode nav,
.accessible_on.dfw-blackmode #Map-container,
.accessible_on.dfw-blackmode .quick-links-list {
    border-top: 1px solid #fff;
}

.accessible_on #Our-specialists-container,
.accessible_on nav,
.accessible_on #News-container,
.accessible_on #Map-container,
.accessible_on #Pat-resources-container,
.accessible_on #Queries-container,
.accessible_on .quick-links-list,
.accessible_on #Pat-review-container,
.accessible_on footer,
.accessible_on .office-head span {
    border-top: 1px solid #000;
}

.accessible_on.dfw-blackmode #Our-specialists-container,
.accessible_on.dfw-blackmode nav,
.accessible_on.dfw-blackmode #News-container,
.accessible_on.dfw-blackmode #Map-container,
.accessible_on.dfw-blackmode #Pat-resources-container,
.accessible_on.dfw-blackmode #Queries-container,
.accessible_on.dfw-blackmode .quick-links-list,
.accessible_on.dfw-blackmode #Pat-review-container,
.accessible_on.dfw-blackmode footer,
.accessible_on.dfw-blackmode .office-head span {
    border-top: 1px solid #fff;
}

.accessible_on .specialists-imgs,
.accessible_on .specialists-list li a:before,
.accessible_on .blue-color,
.accessible_on .news-head:before,
.accessible_on .address1 span:before,
.accessible_on .address2 span:before,
.accessible_on .address3 span:before,
.accessible_on .msgs li:before,
.accessible_on .msgs li:after {
    display: none !important;
}

.accessible_on .specialists-list li {
    position: unset;
    width: auto;
    border: none;
}

.accessible_on .specialists-text-content {
    width: auto;
    text-align: center;
    float: none;
}

.accessible_on #Map-content {
    min-height: auto;
}

.accessible_on .office-info > div,
.accessible_on .pat-res-head,
.accessible_on .menu > li:hover,
.accessible_on .menu > li > a:hover,
.accessible_on .menu li li,
.accessible_on .menu li li:hover a,
.accessible_on .head-links li a,
.accessible_on .quick-links-list li,
.accessible_on .hd-app a:hover,
.accessible_on .sb-specialities-head,
.accessible_on .sb-speci-list li,
.accessible_on .accesibility-link,
.accessible_on .hm-icn {
    border: none !important;
}

.accessible_on footer {
    text-align: center;
}

.accessible_on .msgs,
.accessible_on .pat-testimonials {
    height: auto;
}

.accessible_on .msgs li {
    margin: 10px auto;
}

.accessible_on nav,
.accessible_on #Our-specialists-container,
.accessible_on .specialists-imgs,
.accessible_on .blue-color,
.accessible_on #News-container,
.accessible_on #Pat-resources-container,
.accessible_on #Pat-review-content,
.accessible_on .pat-testimonials,
.accessible_on #Queries-container,
.accessible_on #Footer-Container,
.accessible_on .contact-cell a,
.accessible_on #Map-container,
.accessible_on .address1,
.accessible_on .address2,
.accessible_on .menu li li,
.accessible_on .office1,
.accessible_on .social-logo,
.accessible_on .textMain .sub-services-list .ser-list-head,
.accessible_on .ser-block,
.accessible_on .textMain .sub-services-list li,
.accessible_on .textMain .prof-points li,
.accessible_on .sb-specialities-head,
.accessible_on .sb-speci-list li,
.accessible_on .sb-whats-new,
.accessible_on .sb-whats-new:hover,
.accessible_on .sb-news,
.accessible_on .sb-news:hover,
.accessible_on .sb-pat-res-head,
.accessible_on #Sidebar .office-info,
.accessible_on.dfw-blackmode .textMain .prof-sub-head,
.accessible_on .contact-intra .heading-c,
.accessible_on .link-tab > .link-head,
.accessible_on.dfw-blackmode .social-logo li,
.accessible_on .office-head span,
.accessible_on .head-txt,
.accessible_on .hm-icn:hover {
    background: none !important;
}

.accessible_on .sb-news,
.accessible_on .sb-whats-new,
.accessible_on #Sidebar .office-info,
.accessible_on .staff-sec li,
.accessible_on .useful-links-tab li {
    border: 1px solid #000;
}

.accessible_on.dfw-blackmode .sb-news,
.accessible_on.dfw-blackmode .sb-whats-new,
.accessible_on.dfw-blackmode #Sidebar .office-info,
.accessible_on.dfw-blackmode .textMain .prof-sub-head,
.accessible_on.dfw-blackmode .useful-links-tab li {
    border: 1px solid #fff;
}

.accessible_on .address1,
.accessible_on .address2 {
    position: unset;
    margin: 0 auto;
}

.accessible_on .address1 p,
.accessible_on .address2 p {
    display: block;
}

.accessible_on .link-tab > .link-head {
    color: #000 !important;
}

.accessible_on a,
.accessible_on .sb-pat-res-list li,
.accessible_on .sb-pat-reviews {
    background-color: transparent !important;
}

.accessible_on.dfw-blackmode div,
.accessible_on.dfw-blackmode p,
.accessible_on.dfw-blackmode div span,
.accessible_on .contact-intra ul li {
    color: inherit !important;
}

.accessible_on div,
.accessible_on p,
.accessible_on div span {
    color: inherit !important;
}

.accessible_on #Credits-content ul {
    text-align: center;
}

.accessible_on #Credits-content li {
    display: inline-block;
}

.accessible_on #Pat-review-content {
    margin: 0 auto;
}

.accessible_on .quick-links-list {
    border-bottom: 1px solid #000;
}

.accessible_on #Credits-container {
    border: none;
}

.accessible_on .pat-rev-head span::before,
.accessible_on .pat-rev-head span::after {
    background: none;
}

.accessible_on.dfw-blackmode .hm-icn {
    background: none !important;
    color: inherit;
}

.accessible_on .first-visit:hover {
    background: url(../images/first-visit.png)no-repeat center 10px;
}

.accessible_on .pat-forms:hover {
    background: url(../images/pat-forms.png)no-repeat center 10px;
}

.accessible_on .ins-info:hover {
    background: url(../images/insurance-info.png)no-repeat center 10px;
}

.accessible_on .footer-menu,
.accessible_on .info-links,
.accessible_on .copy-rights {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    min-width: 250px;
}

.accessible_on .footer-menu li,
.accessible_on .info-links li {
    padding: 10px 0;
    font: 300 15px/20px "Montserrat", serif;
}

.accessible_on .ser-block,
.accessible_on #Our-specialists-container {
    margin: 0;
}

.accessible_on #Our-specilists-content,
.accessible_on .specialists-list {
    min-height: inherit;
    padding: 10px 0;
}

.accessible_on .specialists-head span {
    text-align: center;
}

.accessible_on .specialists-list {
    text-align: center;
}

.accessible_on .specialists-list li {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #000;
}

.accessible_on .specialists-list li a,
.accessible_on #News-content,
.accessible_on #Pat-resources-content,
.accessible_on .head-links li a {
    padding: 10px;
}

.accessible_on #Queries-content {
    padding: 30px 0;
}

.accessible_on .quick-links-list {
    margin: 30px 0;
}

.accessible_on #Footer .list-head {
    margin: 15px 0;
    font: 300 15px/20px "Montserrat", serif;
}

.accessible_on #Sidebar > div,
.accessible_on #Sidebar > ul,
.accessible_on .head-links li a,
.accessible_on .landing-page ul li a {
    border: 1px solid #000;
}

.accessible_on.dfw-blackmode #Sidebar > div,
.accessible_on.dfw-blackmode #Sidebar > ul,
.accessible_on.dfw-blackmode .head-links li a,
.accessible_on.dfw-blackmode .contactadd-r {
    border: 1px solid #fff;
}

.accessible_on .contact-map,
.accessible_on .menu-home::before,
.accessible_on .social-logo li a::before,
.accessible_on .menu > li > a:hover::before {
    display: none;
}

.accessible_on .contactadd-r {
    right: inherit;
    border: 1px solid #000;
    background: none;
}

.accessible_on .contact-intra {
    border: none;
}

.accessible_on .contact-intra {
    min-height: 267px;
}

.accessible_on.dfw-blackmode .contactadd-r li img {
    filter: invert(0);
}

.accessible_on.dfw-blackmode .contact-frm h3.hTag2 img {
    filter: invert(1) brightness(150%);
}

.accessible_on.dfw-blackmode .staff-sec li,
.accessible_on.dfw-blackmode .textMain .sub-services-list > li,
.accessible_on.dfw-blackmode .quick-links-list,
.accessible_on.dfw-blackmode .landing-page ul li a,
.accessible_on.dfw-blackmode .landing-page ul li a,
.accessible_on.dfw-blackmode .sb-pat-res-list li {
    border-color: #fff;
}

.accessible_on .menu-home a {
    text-indent: 0;
}

.accessible_on .textMain .sub-services-list > li,
.accessible_on .sb-pat-res-list li {
    border-color: #000;
}

.accessible_on .social-logo li a .nodisplay {
    display: block !Important;
}

.accessible_on .social-logo li {
    width: auto;
    height: auto;
    border-radius: 0;
    font: 400 16px/21px 'Lato', sans-serif;
    padding: 5px;
}

.submit-sec {
    position: relative;
}

.accessible_on .ypo-logo {
    filter: brightness(0);
}

.accessible_on.dfw-blackmode .ypo-logo {
    filter: brightness(200%);
}

.accessible_on .knowmore-s a {
    background: #17394a url(../images/plus-b-img.png) no-repeat 10px center;
}

.accessible_on.dfw-blackmode .knowmore-s a {
    background: #17394a url(../images/plus-w-img.png) no-repeat 10px center;
}

.accessible_on .textMain .cond-page .resp-tabs-list.hor_1 li {
    background: none !important;
    color: #000;
    border: 1px solid #000 !important;
}

.accessible_on.dfw-blackmode .textMain .cond-page .resp-tabs-list.hor_1 li {
    border: 1px solid #fff !important;
}

.accessible_on .textMain .cond-page .resp-tabs-list li.resp-tab-active,
.accessible_on .textMain .cond-page .resp-tabs-container,
.accessible_on .query-form {
    background: none;
}

.accessible_on.dfw-blackmode .textMain .cond-page .resp-tabs-list.hor_1 li {
    color: #fff;
}

.accessible_on .institute {
    background: url(../images/institute.png)no-repeat 55px 10px;
}

.accessible_on .staff {
    background: url(../images/freindly-staff-ico.png)no-repeat 55px 10px;
}

.accessible_on .xray {
    background: url(../images/x-ray-ico.png)no-repeat 55px 10px;
}

.accessible_on .trained-surgeons {
    background: url(../images/trained-surgeons.png)no-repeat 55px 10px;
}

.accessible_on .hm-ser-list li {
    color: inherit !important;
}

.accessible_on .hm-ser-list li:hover {
    background-color: transparent !important;
}

.accessible_on .sp-read-more {
    width: 166px;
    border: 1px solid;
}

.accessible_on .news-text a {
    border: 1px solid;
    width: 150px;
    padding: 5px;
}

.accessible_on .read-all,
.accessible_on .submit {
    border: 1px solid;
}

.accessible_on .hm-icn {
    background: none !important;
    padding: 11px 15px 15px 15px;
}

.accessible_on nav,
.accessible_on .textMain .useFul li {
    border-color: inherit !important;
}

.accessible_on .contactadd-r {
    position: static;
}

.accessible_on .tableborder {
    box-shadow: none;
}

.accessible_on .contactadd-r li img {
    filter: brightness(0);
}

.accessible_on.dfw-blackmode .contactadd-r li img {
    filter: none;
}


/*---------Useful links----------------*/

.usefullinks-page #Content {
    position: relative;
}

.useful-links-tab {
    width: 100%;
    margin-top: 40px !important;
}

.useful-links-tab li {
    background: none !important;
    float: left;
    margin: 0 11px 20px 0;
    padding: 5px 5px !important;
    width: 100%;
    border: 1px solid #115f98;
    vertical-align: top;
    min-height: 180px;
}

.useful-links-tab .logo-sec a {
    display: block;
}

.useful-links-tab li .logo-sec {
    text-align: center;
    min-height: 64px;
}

.link-tab > .link-head {
    background: #115f98;
    font: 600 16px/21px 'Lato', sans-serif;
    margin: 0 0 0 0;
    padding: 9px 0;
    color: #fff !important;
    text-align: center !important;
}

.link-tab p {
    text-align: center;
}

.ypo-usefullink {
    position: absolute;
    bottom: 10px;
    left: 10px;
}


/*-------------Contact css------------*/

.contact-sec {
    width: 100%;
    text-align: center;
}

.form-c {
    width: 300px;
    margin: 0 auto;
}

.contact-sec h1 {
    font: 900 40px/50px 'Lato', sans-serif;
    text-transform: uppercase;
    margin: 0 0 0 0 !important;
    padding: 0;
    text-align: center;
    border-bottom: none;
}

.contact-sec h1 span {
    color: #242424;
    font: 400 20px/25px 'Lato', sans-serif;
    text-transform: none;
}

.contact-sec .specification {
    color: #242424;
    font: 400 24px/28px 'Lato', sans-serif;
    text-transform: uppercase;
    letter-spacing: 8px;
    margin: 0 0 10px 0;
    padding: 0;
}

.textMain p.text-center.textsize {
    font-size: 20px;
    color: #545151;
    text-align: center;
    padding: 20px 0;
}

.textMain p.textservloc {
    font-size: 17px;
    color: #545151;
    text-align: center;
}

.contactpage-sec p.hTag4.center {
    text-align: center;
    margin: 21px 0;
}

.contact-intra {
    width: 100%;
    clear: both;
    min-height: 350px;
    border: 1px solid #ccc;
    position: relative;
    margin: 0 0 10px 0;
}

.contactadd-r {
    position: absolute;
    right: 0;
    top: 0;
    min-height: 100%;
    background: #0966cc;
    width: 34%;
}

.contact-intra .heading-c {
    margin: 0 0 0 0;
    color: #fff;
    background: #02438a;
    padding: 12px 5px 12px 20px;
    font: 500 19px/25px 'Lato', sans-serif;
    text-align: left;
}

.contact-intra p {
    font: 400 16px/24px 'Lato', sans-serif;
    margin: 0 0 0 22px;
    color: #fff;
}

.contact-intra ul {
    margin: 10px 0 0 24px !important;
    font: 600 16px/24px 'Lato', sans-serif;
}

.contact-intra ul li {
    background: none !important;
    padding: 0 0 0 0 !important;
    margin: 0 0 8px 0;
    color: #fff;
}

.contactadd-r li img {
    float: left;
    margin: 7px 14px 0 0;
    width: 15px;
}

.contact-intra ul li a {
    color: #fff;
    text-decoration: none;
}

.contact-intra ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

.contact-map {
    width: 70%;
    height: 350px;
}

.contact-map iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.contact-frm {
    text-align: center;
}

#Contactfrm {
    position: relative;
    width: 100%;
}

.contact-frm h3.hTag2 img {
    margin: -6px 10px 0 0;
}

.hTag4.drive {
    padding: 10px 0 0 0;
}

.ofc-h {
    color: #fff;
    margin: 15px 0 0 23px;
}

.ofc-time {
    margin: -5px 0 0 23px !important;
}


/*-----------Easy Tabs CSS-----------*/

.textMain .cond-page #parentHorizontalTab {
    background: none;
    text-transform: none;
}

.textMain .cond-page .resp-tabs-list.hor_1 {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin: 20px 0 0 0;
    padding: 0;
}

.textMain .cond-page .resp-tabs-list.hor_1 li {
    cursor: pointer;
    display: inline-block !important;
    vertical-align: top;
    font: 600 15px/18px 'Lato', sans-serif;
    text-transform: uppercase;
    position: relative;
    width: 180px;
    height: auto;
    padding: 0px;
    margin: 0 15px;
    display: block;
    text-align: center;
    background: #183a4b !important;
    color: #ffffff;
    border-radius: 5px;
    margin: 3px;
}

.textMain .cond-page .resp-tabs-list.hor_1 li a {
    padding: 15px 0px;
    text-align: center;
    width: 100%;
}

.nodisplay {
    display: none;
}

.textMain .cond-page .resp-tabs-container {
    padding: 0px;
    clear: left;
    background: #fff;
}

.textMain .cond-page h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.textMain .cond-page .resp-tab-content {
    display: none;
    padding: 15px;
}

.textMain .cond-page .resp-tab-active {
    border-bottom: none;
}

.textMain .cond-page .resp-tabs-list li.resp-tab-active {
    vertical-align: top;
    position: relative;
    background: #2e72ac !important;
}

.textMain .cond-page .resp-tabs-list li.resp-tab-active::before {
    vertical-align: top;
    position: absolute;
}

.textMain .cond-page .resp-content-active,
.textMain .cond-page .resp-accordion-active {
    display: block;
}

.textMain .cond-page .resp-tab-content {
    border: none;
    min-height: auto;
    margin: 30px 0 0 0;
}

.textMain .cond-page h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

.textMain .cond-page h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

.textMain .cond-page h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}


/*-----------Vertical tabs-----------*/

.textMain .cond-page .resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.textMain .cond-page .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}

.textMain .cond-page .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 .cond-page .resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
}

.textMain .cond-page .resp-vtabs li.resp-tab-active {
    position: relative;
    z-index: 1;
}

.textMain .cond-page .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 .cond-page 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 .cond-page h2.resp-tab-active {
    background: #DBDBDB;
}

.textMain .cond-page .resp-easy-accordion h2.resp-accordion {
    display: block;
}

.textMain .cond-page .resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.textMain .cond-page .resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1;
}

.textMain .cond-page .resp-jfit {
    width: 100%;
    margin: 0px;
}

.textMain .cond-page .resp-tab-content-active {
    display: block;
}

.textMain .cond-page h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;
}

.textMain .cond-page .resp-tabs-list li a {
    color: #a8a8a8;
    float: left;
    text-decoration: none;
    position: relative;
    width: auto;
}

.textMain .cond-page .resp-tabs-list li a span {
    float: left;
    width: 116px;
    height: 115px;
    margin: -45px 10px 0 0;
}

.textMain .cond-page .resp-tabs-list li a:hover {
    position: relative;
    color: #37aaff;
}

.textMain .cond-page .resp-tabs-list li:hover::before {
    display: none;
}


/*----------Other CSS----------*/

.review-list,
.textMain .testimonial-list li {
    margin: 0 0 4% 0;
    border-left: 4px solid #e6e6e6;
    padding: 0 20px 20px 20px;
}

.testimonial-tab,
.textMain .testimonial-list li {
    text-indent: 70px;
    position: relative;
}

.testimonial-tab::before,
.textMain .testimonial-list li::before {
    content: '';
    position: absolute;
    left: -30px;
    top: -45px;
    color: #000;
    background: url(../images/blockquote-open-b.png) no-repeat center center;
    width: 100px;
    height: 100px;
    background-size: 50%;
}

.textMain .testimonial-list li::before {
    left: -11px !important;
}

.review-list.first-child,
.textMain .testimonial-list li:first-child {
    margin: 30px 0 4% 0;
}

.topic-img {
    text-align: center;
}

.img-f {
    display: inline-block;
    margin: 0 1%;
}

.no-sidebar #Sidebar {
    display: none;
}

.ofc-img-right {
    float: right;
    margin: 18px 0 10px 10px;
    border: 1px solid #ccc;
    width: 202px;
}

.staff-sec {
    text-align: center;
}

.staff-sec li {
    display: inline-block;
    width: 30%;
    border: 1px solid #ccc;
    margin: 5px;
    min-height: 310px;
    vertical-align: top;
    background: none !important;
    padding: 5px 5px 5px 5px !important;
}

.staff-sec h2 span,
.staff-sec h3 span {
    font: 400 16px/20px "Montserrat", serif;
    color: #000000;
    display: block;
}

.profile-s {
    width: 100px;
    text-align: center;
    margin: 20px auto 0;
}

.paulmd-s .profile-s {
    margin: 0 auto 0;
}

.profile-s a {
    display: block;
    color: #fff;
    background: #404242;
    text-decoration: none;
    padding: 3px 0;
}

.profile-s a:hover {
    color: #e6f3f6;
}

.dr-image {
    float: right;
    margin: 14px 0 10px 10px;
}

.dr-image img {
    display: block;
}

.cc {
    text-align: center;
    width: 240px;
}

.cc li {
    display: inline-block;
    padding: 0px !important;
    width: 49%;
    vertical-align: top;
}

.cc-logo {
    position: absolute;
    right: 53px;
}

.reference-text {
    font: normal 13px/16px Verdana, Arial, Helvetica, sans-serif;
    color: #636567;
}

.file-pdf {
    float: left;
    margin: 2px 8px 0 0px;
    width: 16px;
    height: 22px;
    background: url(../images/pdf-icon.png) no-repeat scroll 0 0;
}

.pdfs-links li {
    background: none !important;
    padding: 9px 0 !important;
}

.PDFtext img {
    float: left;
    margin: 0 5px 0 0;
}

.form-h {
    width: 730px;
    padding: 0 0 0 47px;
}

.form-h iframe {
    min-height: 300px;
}

.form-heading {
    color: #3a474a;
    font: 400 35px/40px "Gelasio", serif;
    padding: 60px 0 5px 50px;
}

.textMain .submit-testimonials a:hover {
    color: #d3f0f6;
}


/*-----------Landing page CSS------------*/

.topicimage {
    float: left;
    width: 230px;
    margin: 16px 18px 11px 0;
    border: 1px solid #ccc;
}

.landing-page ul {
    text-align: right;
}

.landing-page ul li {
    background: none !important;
    padding: 0 !important;
    display: inline-block;
    font: 400 15px/15px "Montserrat", serif;
}

.landing-page ul li a {
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 8px 10px 8px 34px;
    border-radius: 7px;
}

.landing-page ul li a:hover {
    text-decoration: none;
    color: #dde7f4;
}

.knowmore-s a {
    background: #17394a url(../images/plus-w-img.png) no-repeat 10px center;
}

.educationalvideo-s a {
    background: #255e7a url(../images/loadmove.png) no-repeat 10px center;
}

.head-txt {
    text-align: center;
    color: #ffba00;
    font: 700 17px/22px "Open Sans", serif;
    background: #2c3437;
    color: #fff;
    display: inline-block;
    padding: 8px;
    border-radius: 5px;
    display: block;
    width: 88%;
    margin: 0 auto;
}

#sun-pop {
    width: 58% !important;
    padding: 14px !important;
    font-family: "Montserrat", serif;
}

#sun-pop .popup-logo {
    background: #5a6686;
    padding: 15px;
    text-align: center;
}

#sun-pop .readmore {
    text-align: center;
}

#sun-pop .readmore a {
    display: block;
    background: #5a6686;
    width: 105px;
    color: #fff;
    padding: 6px;
    margin: 20px auto 10px auto;
}

#sun-pop .popup-heading {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    line-height: 26px;
    margin: 10px auto;
    color: red;
}

#sun-pop p {
    margin-top: 8px;
}

#sun-pop li {
    list-style: disc inside !important;
    padding-left: 30px;
    margin-top: 8px;
    font-size: 16px !important;
}

.textMain h3 p.dr-site {
    margin: 0px;
    padding: 2px 0px;
    font: 400 18px/28px 'Lato', sans-serif;
}

.thankImg {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    font: normal 60px/100px 'Lato', sans-serif;
    background: #060;
    color: #fff;
    margin: 0 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: '\2713'
}

.textMain .thankYou {
    font: 400 17px/30px 'Lato', sans-serif;
    text-align: center;
    padding: 50px 0
}

.textMain .thankYou h1 {
    font: normal 60px/100px 'Lato', sans-serif;
}

.textMain .thankYou h1 span {
    font: normal 60px/100px 'Lato', sans-serif;
    display: inline-block;
    color: #060
}

.accessible_on .menu li li:hover a,
.accessible_on .menu li li a {
    border-left: 8px solid transparent !important;
}

.accessible_on .hm-ser-list li {
    border-color: inherit;
}

.textMain .pagelet-posts li {
    display: inline-block;
    width: 100%;
    padding: 5px 0 15px 0;
    border-bottom: 2px dashed #eee;
    margin: 5px auto;
}

.textMain .pagelet-posts li:last-child {
    border: none;
}

.textMain .pagelet-posts li h3 {
    padding: 0;
    margin: 10px auto;
}

.textMain .pagelet-posts li h3 a {
    display: inline-block;
    color: #3874A6;
    font: 500 25px/30px "Gelasio", serif;
}

.textMain .pagelet-posts li p {
    padding: 0;
    margin: 10px auto;
    display: inline-block;
    width: 100%;
}

.textMain .pagelet-posts .read-more a {
    display: inline-block;
    color: #3874A6;
    text-decoration: none;
    border: 2px solid #3874A6;
    padding: 6px 15px;
    border-radius: 25px;
    font: 500 18px/24px "Gelasio", serif;
}
.btn a{display:inline-block; padding:5px 10px; background:#0a508a; color:#fff;text-decoration:none;border-radius:25px;}
.btn a:hover{background:#ffba00; color:#000;}
.bill-cntr{
	display: table;
	table-layout: fixed;
	border-spacing: 10px;
	width: 100%;
}
.bill-inner {
	display: inline-block;
	vertical-align: middle;
	background: #0b3558;
	border: 4px solid #44779f;
	text-align: center;
	border-radius: 15px;
	padding: 20px 10px;
	
}
.bill-inner h4{color:#ffffff;}
.bill-inner a {
	background: #ffba00;
	color: #000000;
	padding: 5px 15px;
	border-radius: 50px;
	text-align: center;
	display: block;
	text-decoration: none;
	margin: 10px 0px;
}
/*-------media quieries------------*/

@media screen and (max-width:1200px) {}

@media screen and (max-width:1140px) {
    #Banner .Banner-Tabs ul {
        height: 300px;
        width: 300px;
    }

    #Banner-Container .Banner-Tabs li {
        height: 70px;
    }

    #Banner .Banner-Tabs ul li a {
        padding: 36px 0 20px 0;
    }

    .ban-where-tab a {
        background: transparent url(../images/ban-where-does.png)no-repeat center 5px;
        background-size: 20px;
    }

    .ban-where-tab:hover a,
    .ban-where-tab.Banner_here a {
        background: #ffbd0a url(../images/ban-where-does-on.png)no-repeat center 5px;
        background-size: 20px;
    }

    .ban-speci-tab a {
        background: url(../images/ban-our-speciality.png)no-repeat center 2px;
    }

    .ban-speci-tab:hover a,
    .ban-speci-tab.Banner_here a {
        background: #ffbd0a url(../images/ban-our-speciality-on.png)no-repeat center 2px;
        color: #000;
    }

    .ban-provi-tab a {
        background: url(../images/ban-our-providers.png)no-repeat center 2px;
    }

    .ban-provi-tab:hover a,
    .ban-provi-tab.Banner_here a {
        background: #ffbd0a url(../images/ban-our-providers-on.png)no-repeat center 2px;
        color: #000;
    }

    .ban-edu-tab a {
        background: url(../images/ban-pat-edu.png)no-repeat center 2px;
    }

    .ban-edu-tab:hover a,
    .ban-edu-tab.Banner_here a {
        background: #ffbd0a url(../images/ban-pat-edu-on.png)no-repeat center 2px;
        color: #000;
    }

    #Banner-Container .banner-content {
        width: 723px;
    }

    #Banner .Banner-Tabs ul li.ban-speci-tab a {
        padding: 38px 0 20px 0;
    }

    #Banner .Banner-Tabs li {
        font: normal 17px/22px "Open Sans", serif;
    }

    #Banner .Banner-Tabs ul li.ban-edu-tab a {
        padding: 31px 0 20px 0;
    }

    .ban-edu-tab:hover a,
    .ban-edu-tab.Banner_here a {
        background: #ffbd0a url(../images/ban-pat-edu-on.png)no-repeat center 8px;
    }

    .ban-edu-tab a {
        background: url(../images/ban-pat-edu.png)no-repeat center 8px;
    }

    #Banner-Container #Banner0 .banner-head {
        right: 79px;
    }

    #Banner-Container-S .banner1 .banner-content {
        width: 701px;
    }
    
    #Banner-Container #Banner .ban-3-list li{
        width: 13%;
    }
    
    #Banner-Container-S #Banner .ban-3-list li {
	min-width: 75px;
	}
    
}

@media screen and (max-width:1010px) {
    .address3 {
    top: 136px;
    left: 0;
    width: 21% !important;
}
}

@media screen and (max-width:980px) {
    .address3 {
        width: 16%;
    }

    #Banner .Banner-Tabs {
        min-width: 284px;
    }

    .form-h {
        width: 715px;
    }

    .sub-services-list {
        text-align: center;
    }

    .textMain .sub-services-list > li {
        width: 57%;
    }
}

@media screen and (max-width:959px) {
    #Banner-Container {
        display: none;
    }
    
   #Banner-Container-S #Banner .ban-3-list li {
	min-width: 56px;
	width: 8%;
}
}

@media screen and (max-width:860px) {
    .address3 span:before {
        display: none !important;
    }

    .navigation {
        padding: 10px 0px 20px 10px;
        text-align: center;
    }

    .textMain h1 {
        text-align: center;
    }

    #Banner-Container-S {
        display: none;
    }

    .specialists-head span {
        text-align: center;
    }

    .specialists-list li {
        width: auto;
    }

    #Our-specilists-content {
        min-height: inherit;
        padding: 50px 0;
    }

    header .logo {
        display: block;
        margin: auto;
        width: 98%;
    }

    header .contact-cell {
        display: block;
        margin: auto;
    }

    #Queries-content .office-info {
        display: block;
        margin: auto;
    }

    #Queries-content .query-form {
        display: block;
        margin: auto;
    }

    .header-grid,
    .contact-cell {
        text-align: center;
    }

    .specialists-imgs {
        display: none;
    }

    .specialists-text-content {
        float: none;
        width: auto;
        text-align: center;
    }

    .specialists-list {
        text-align: center;
        margin: auto;
    }

    .specialists-list li {
        margin: auto;
        position: unset;
        text-align: left;
    }

    .sp-read-more {
        float: none;
        margin: 5px auto 0;
    }

    .blue-color {
        display: none;
    }

    .pat-testimonials {
        background-image: none;
        background-size: cover;
        height: auto;
    }

    .msgs {
        width: 90%;
        height: auto;
    }

    .pat-res-list,
    .pat-edu-vid {
        float: none;
        margin: auto;
    }

    .pat-res-list {
        width: auto;
    }

    #Banner-Container-S .ban3-head {
        right: 0;
        bottom: 2%;
        left: 0;
        width: 330px;
        margin: auto;
        top: unset;
    }

    #Banner-Container-S .banner3 .banner-content {
        width: 100%;
    }

    .textMain .sub-services-list > li {
        display: block;
        width: 90%;
        margin: 40px auto;
    }

    #Content-Main #Content {
        display: block;
        width: auto;
    }

    #Content-Main #Sidebar {
        display: block;
        margin: auto;
    }

    #Banner-Container #Banner .ban-3-list li {
        width: 22%;
    }

    .contactadd-r {
        width: 40%;
    }

    .submit-testimonials {
        margin: 5px 0 0 0;
    }

    .staff-sec li {
        width: 30%;
    }

    .serv-more {
        left: 34px;
    }

    #sun-pop {
        width: 90% !important;
        top: 2% !important;
    }

    .address4 {
        left: 23%;
    }
}

@media screen and (max-width:680px) {
    .ser-block img {
        float: none;
        margin: 10px auto;
        display: block;
    }

    /*.address1 {
    right: 0;
        top: 20px;
        width: 300px;
        left: initial;
    }
    .address2 {
        right: 0;
        bottom: 0;
        width: 300px;
        left: initial;
    }
    .address3 {
  left: 0;
       top: 53px;
        width: 300px;
        right: initial;
       
    }*/
    #Map-content {
        width: 96%;
        margin: auto;
    }

    .address1,
    .address2,
    .address3,
    .address4 {
        position: sticky;
        display: inline-block;
        width: 250px !important;
        margin: 5px auto !important;
        vertical-align: top;
        min-height: 206px;
    }

    .address1 span:before,
    .address2 span:before,
    .address3 span:before,
    .address4 span:before {
        display: none;
    }

    .address1 p,
    .address2 p,
    .address3 p,
    .address4 p {
        display: block;
    }

    .news-list li {
        display: block;
        width: auto;
    }

    .news-head:before {
        display: none;
    }

    .menu li {
        font: 400 14px/20px "Montserrat", serif;
    }

    #News-content {
        padding: 20px 0;
    }

    .news-list .news-head {
        padding: 15px 0 15px 70px;
        margin: 0 0 15px 0;
    }

    #Pat-resources-content {
        padding: 20px 0 90px 0;
    }

    .news-text {
        width: auto;
    }

    .footer-grid .footer-menu {
        display: block;
        width: auto;
        text-align: center;
    }

    .footer-grid .info-links {
        display: block;
        text-align: center;
        width: auto;
    }

    .footer-grid .copy-rights {
        display: block;
        text-align: center;
        width: auto;
    }

    .ypo-logo,
    .accesibility-link {
        margin: auto;
    }

    #Banner-Container .banner3 .banner-content {
        width: 100%;
    }

    #Banner .Banner-Tabs {
        display: none;
    }

    .contactadd-r {
        position: static;
        width: 297px;
        margin: 5px auto 5px;
        padding: 0 0 6px 0;
    }

    .contact-map {
        width: 100%;
    }

    .form-h {
        width: 318px;
        padding: 0;
        margin: 0 auto;
    }

    .form-heading {
        padding: 60px 0 0px 0px;
        text-align: center;
    }

    .submit-testimonials {
        margin: 5px auto 5px;
        float: none;
        width: 260px;
    }

    .staff-sec li {
        width: 52%;
    }

    .topicimage {
        float: none;
    }

    .contact-sec h1 {
        font: 900 35px/50px 'Lato', sans-serif;
    }

    .ser-block {
        padding: 0 0 8px 0;
    }

    .serv-more {
        position: static;
        margin: 0 0 0 26px;
    }

    .dfw-off {
        display: none !important;
    }
}
@media screen and (max-width:640px){
.bill-inner {
display:block;
width: 100%;
margin:10px auto;
}
}
@media screen and (max-width:574px) {

    .address1,
    .address2,
    .address3,
    .address4 {
        width: 240px !important;
        min-height: 50px;
    }
}

@media screen and (max-width:504px) {

    .address1,
    .address2,
    .address3,
    .address4 {
        position: static;
        width: 95% !important;
        min-height: 50px;
    }

    #Map-container {
        background: url(../images/hm-map-bg.jpg)no-repeat top center;
        background-size: cover;
    }
}

@media screen and (max-width:460px) {
    .hd-app a {
        border-right: 1px solid #cfcfcf !important;
    }

    .pat-edu-vid {
        width: 300px;
        background-size: contain;
        min-width: inherit;
    }

    .contact-sec h1 {
        font: 900 36px/50px 'Lato', sans-serif;
    }

    header .logo {
        width: 97%;
    }

    .textMain .subList li {
        width: 100%;
    }

    .PDFtext img {
        float: none;
        margin: 5px 5px 0 0;
    }

    .pat-edu-vid a.videomore {
        right: 25%;
        bottom: -24px;
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .pat-edu-vid div {
        bottom: 56px;
    }

    .topicimage {
        margin: 0 auto;
    }

    .educationalvideo-s a {
        background: #255e7a url(../images/loadmove.png) no-repeat 3px center;
    }

    .landing-page ul li a {
        padding: 8px 10px 8px 25px;
    }

    .knowmore-s a {
        background: #17394a url(../images/plus-w-img.png) no-repeat 6px center;
    }

    .ofc-img-right {
        margin: 10px auto 10px;
    }

    .dr-image {
        float: none;
        margin: 10px auto 10px;
        width: 157px;
    }

    .textMain {
        position: relative;
        padding-bottom: 52%;
    }

    .cc-logo {
        right: 0;
        bottom: 0px;
        left: 0;
    }

    .textMain h1 span {
        font: 600 14px/30px Verdana, Arial, Helvetica, sans-serif;
    }

    .specialists-head span {
        margin: 17px 0 0 0;
    }

    .specialists-list {
        padding: 15px 0 0 0;
    }

    .hm-icn {
        border: 1px solid #cfcfcf !important;
    }
}

@media screen and (max-width:375px) {
    .staff-sec li {
        width: 88%;
    }

    .textMain h1 {
        font: 700 27px/34px "Gelasio", serif;
    }

    .copy-right {
        margin: 15px 0 40px 0;
    }
}
