@charset "utf-8";

/* CSS Document */

@font-face {
    font-family: 'myriadpro-regular';
    src: url('fonts/myriadpro-regular.eot');
    src: url('fonts/myriadpro-regular.eot') format('embedded-opentype'),  url('fonts/myriadpro-regular.woff') format('woff'), url('fonts/myriadpro-regular.ttf') format('truetype'), url('fonts/myriadpro-regular.svg#LatoRegular') format('svg');
}
img{ height: auto; }
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
img,
ul,
li,
p {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    font-size: 14px;
    font-family: 'verdana';
}

img {
    max-width: 100%;
    border: none;
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #1f67c8;
}


/*header*/

header {
    width: 100%;
    height: auto;
    float: left;
}

#header {
    width: 100%;
    height: auto;
    float: left;
    background: #000000;
    border-bottom: solid 1px #646566;
    padding: 12px 0;
}

.header-top {
    max-width: 980px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.header-top1 {
    width: 100%;
    height: auto;
    float: left;
}

.header-top-rt {
    width: 350spx;
    float: right;
}

ul.header-top-nav {
    width: 180px;
    float: left;
}

ul.header-top-nav li {
    display: block;
    list-style: outside none none;
    float: left;
    text-align: center;
    padding: 0px 5px 0 0;
}

ul.header-top-nav li a {
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    font-family: 'verdana';
}

.connect {
    float: right;
    height: auto;
    width: 167px;
}

.fb {
    background: url(images/smo-new.jpg) 0px -2px no-repeat;
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 3px;
}

.twit {
    background: url(images/smo-new.jpg) -30px -2px no-repeat;
    width: 25px;
    height: 30px;
    float: left;
    margin-right: 3px;
}

.gp {
    background: url(images/smo-new.jpg) -57px -2px no-repeat;
    width: 21px;
    height: 30px;
    float: left;
    margin-right: 3px;
}

.link {
    background: url(images/smo-new.jpg) -80px -2px no-repeat;
    width: 21px;
    height: 30px;
    float: left;
    margin-right: 3px;
}

.yt {
    background: url(images/smo-new.jpg) -103px -2px no-repeat;
    width: 29px;
    height: 30px;
    float: left;
}

.header-sec {
    width: 100%;
    height: auto;
    float: left;
    background: url(images/header-sec.png);
    padding: 24px 0;
    border-bottom: solid 1px #cddfed;
    font-family: 'myriadpro-regular';
}

#logo_left {
    width: 100%;
    float: left;
}

#logo_left1 {
    width: 100%;
    float: left;
}

#sticky {
    position: fixed;
    top: 0;
    float: left;
    width: 100%;
    z-index: 999999;
    background: #fff;
}

.on-line-hd {
    float: right;
    position: absolute;
    right: 120px;
    top: -17px;
}

.stickyMenu #logo_left {
    width: 25%;
    transition: 0.4s all linear;
}

.stickyMenu #menu-mid {
    margin: 5px 0 0 0;
    transition: 0.4s all linear;
    top: 11px;
}


/*performing*/

#performing {
    width: 100%;
    height: auto;
    float: left;
}

.performing {
    max-width: 980px;
    height: auto;
    margin: 0 auto;
}

ul.performing_nav {
    width: 100%;
    margin: 0px 0px;
    clear: both;
    float: left;
    padding: 30px 0 10px 0;
}

ul.performing_nav li {
    list-style: none;
    margin: 0px 100px 0px 0px;
    line-height: 20px;
    background: url(images/performing.png) no-repeat center top;
    float: left;
    width: 241px;
}

ul.performing_nav li.last {
    float: right;
    margin: 0px 0px 0px 0px;
}

ul.performing_nav li a {
    color: #ffffff;
    font-size: 16px;
    display: block;
    text-align: center;
    font-family: 'myriadpro-regular';
    padding: 7px 0px 20px 0px;
}

ul.performing_nav li a.icon2 {
    background: url(images/performing-icon.png) no-repeat 30px 0px;
    padding: 6px 0 21px 14px;
}

ul.performing_nav li a.icon3 {
    background: url(images/performing-icon.png) no-repeat 30px -47px;
    padding: 6px 0 21px 14px;
}


/*index_banner*/


/*dr-profile*/

#banner {
    width: 100%;
    height: auto;
    float: left;
    background: #698aa3 url(images/banner-bg.png) no-repeat center top;
    margin-top: 165px;
}

.banner {
    max-width: 980px;
    height: auto;
    margin: 0 auto;
}


/*index_banner*/

#index_banner {
    width: 100%;
    height: auto;
    float: left;
}

.index_banner1 {
    max-width: 980px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

#index_banner .rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

#index_banner .rslides>li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

#index_banner .rslides>li:first-child {
    position: relative;
    display: block;
    float: left;
}

#index_banner .rslides img {
    border: 0 none;
    display: block;
    margin: 0 auto;
}

.intra {
    float: left;
    margin: 0% 0 0 0%;
}

.tagline1 span {
    color: #ffffff;
    font-size: 40px;
    padding: 0px 0 2px;
    width: 100%;
    float: left;
    font-family: 'myriadpro-regular';
    font-weight: bold;
}

.tagline1 {
    bottom: 127px;
    color: #fbf9fa;
    font-size: 12px;
    float: left;
    position: absolute;
    left: 0px;
    z-index: 999999;
    width: 70%;
    float: left;
}

.tagline2 span {
    color: #ffffff;
    font-size: 40px;
    padding: 0px 0 2px;
    width: 100%;
    float: left;
    font-family: 'myriadpro-regular';
    font-weight: bold;
    line-height: 30px;
}

p.con {
    color: #ffffff;
    font-size: 12px;
    width: 100%;
    float: left;
}

.tagline2 {
    bottom: 127px;
    color: #fbf9fa;
    font-size: 12px;
    float: left;
    position: absolute;
    left: 0px;
    z-index: 999999;
    width: 70%;
    float: left;
}

p.con {
    color: #ffffff;
    font-size: 12px;
    width: 60%;
    float: left;
}

#bannerrightone li .index_banner2 .tagline2 {
    bottom: 127px;
    color: #fbf9fa;
    font-size: 12px;
    float: left;
    position: absolute;
    left: 0px;
    z-index: 999999;
    width: 100%;
    float: left;
}

a.mn1 {
    width: 100px;
    height: auto;
    float: right;
    color: #fff;
    font-size: 12px;
    padding: 4px 5px;
    text-align: center;
    background: #000;
    border-radius: 10px 10px 0 0;
    position: absolute;
    left: 316px;
    z-index: 999999;
    bottom: 45px;
}

a.ser1 {
    width: 100%;
    height: auto;
    float: left;
    color: #000000;
    font-size: 16px;
    text-align: left;
    padding: 20px 0 10px 22px;
    min-height: 30px;
    font-family: 'myriadpro-regular';
    background: url("images/arrow2.png") no-repeat left 22px;
}
#logo_left1 span{display: none;}
a.ser3 {
    width: 100%;
    height: auto;
    float: left;
    color: #000000;
    font-size: 16px;
    text-align: left;
    padding: 10px 0 0 22px;
    min-height: 50px;
    font-family: 'myriadpro-regular';
    background: url("images/arrow2.png") no-repeat left 22px;
}

.bullet {
    margin: -6% 0 0 30%;
    float: left;
    position: relative;
    z-index: 100;
}

.bullet li {
    float: left;
    list-style-type: none;
    margin-left: 0px;
}

.bullet li a {
    display: block;
    color: #444444;
    font: normal 25px Verdana, Geneva, sans-serif;
}

.bullet ul li a:hover,
.bullet li.rslides_here a {
    color: #4d8587;
}

.callbacks_nav:active {
    opacity: 1.0;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 79%;
    left: 0%;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 48px;
    width: 30px;
    margin-top: 0px;
    background: url(images/arrow-page1.png) no-repeat left top;
}

.callbacks_nav.next {
    left: auto;
    right: 0%;
    background-position: right top;
}

#slider3-pager {
    list-style: none;
    width: 2500px;
    margin: 8px 0px;
    height: 90px;
    padding-bottom: 18px;
}

#slider3-pager li {
    float: left;
}

.callbacks_container {
    float: left;
    margin-bottom: 0px;
    position: relative;
    width: 98%;
    background-position: top;
    height: auto;
    margin: 12px 1% 0 1%;
}

.example100 {
    float: left;
    width: 100%;
    background: #FFFFFF url("images/services_tab_sec_bg.png") repeat-x;
    border-radius: 10px 10px 0 0;
}

.data1 {
    width: 92%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 13px;
}

#slider3-pager li {
    padding: 0px 0px 0px 0px;
    text-align: left;
    width: 177px;
}

#slider3-pager li a {
    font-size: 0px;
    text-align: left;
    text-decoration: none;
}

#slider3-pager li a span.ser1 {
    color: #000000;
    font-size: 16px;
    text-align: left;
    font-family: 'myriadpro-regular';
    background: url(images/arrow2.png) no-repeat scroll left 1px;
    line-height: 43px;
    padding: 0 0 0 20px;
}

#slider3-pager li a span.ser2 {
    color: #000000;
    font-size: 16px;
    text-align: left;
    font-family: 'myriadpro-regular';
    background: url(images/arrow2.png) no-repeat scroll left 1px;
    padding: 0 0 0 20px;
    display: block;
}

#slider3-pager li a #icon-lone {
    background: url(images/lone-soldier-icon.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a #icon-12 {
    background: url(images/concierge-level-care-icon.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a #icon-12:hover,
#slider3-pager .callbacks_here #icon-12 {
    background: url(images/concierge-level-care-icon-on.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a #icon-lone:hover,
#slider3-pager .callbacks_here #icon-lone {
    background: url(images/lone-soldier-icon-on.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a #icon-1 {
    background: url(images/elbow-arthroscopy.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a #icon-1:hover,
#slider3-pager .callbacks_here #icon-1 {
    background: url(images/elbow-arthroscopy-hr.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a #icon-2 {
    background: url(images/arthritis-management.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a:hover #icon-2,
#slider3-pager .callbacks_here #icon-2 {
    background: url(images/arthritis-management-hr.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a #icon-3 {
    background: url(images/wrist-arthroscopy.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a:hover #icon-3,
#slider3-pager .callbacks_here #icon-3 {
    background: url(images/wrist-arthroscopy-hr.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a #icon-4 {
    background: url(images/tendon-transfers.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a:hover #icon-4,
#slider3-pager .callbacks_here #icon-4 {
    background: url(images/tendon-transfers-hr.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a #icon-5 {
    background: url(images/hand-infections.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a:hover #icon-5,
#slider3-pager .callbacks_here #icon-5 {
    background: url(images/hand-infections-hr.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a #icon-6 {
    background: url(images/hand-wrist.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a:hover #icon-6,
#slider3-pager .callbacks_here #icon-6 {
    background: url(images/hand-wrist-hr.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a #icon-7 {
    background: url(images/microvascular-surgery.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a:hover #icon-7,
#slider3-pager .callbacks_here #icon-7 {
    background: url(images/microvascular-surgery-hr.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
    ;
}

#slider3-pager li a #icon-8 {
    background: url(images/sports-injury-management.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a:hover #icon-8,
#slider3-pager .callbacks_here #icon-8 {
    background: url(images/sports-injury-management-hr.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a #icon-9 {
    background: url(images/performing-arts.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a:hover #icon-9,
#slider3-pager .callbacks_here #icon-9 {
    background: url(images/performing-arts-hr.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a #icon-10 {
    background: url(images/fingertip-injuries.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}

#slider3-pager li a:hover #icon-10,
#slider3-pager .callbacks_here #icon-10 {
    background: url(images/fingertip-injuries-hr.png) no-repeat 0 0;
    width: 177px;
    height: 99px;
}


/*dr-profile*/

#dr-profile {
    width: 100%;
    height: auto;
    float: left;
    background: url(images/dr-profile-bg.png) repeat-x;
    padding: 1px 0 0 0;
}

.dr-profile {
    max-width: 980px;
    height: auto;
    margin: 0 auto;
}

.dr-profile-box {
    width: 100%;
    height: auto;
    float: left;
    background: url(images/dr-profile2-bg-new.png) no-repeat center border-box;
    padding-bottom: 50px;
}

.dr-profile-box-lft {
    width: 35%;
    height: auto;
    float: left;
    padding: 10px 15px 10px 5px;
    background: url(images/dr-profile-border.png) no-repeat right top;
}

.dr-img {
    float: left;
    margin-right: 15px;
    width: 200px;
    margin-left: 10px;
    border: sold 2px #4E88BA;
}

.dr-img2 {
    float: left;
    margin-right: 15px;
    width: 138px;
    margin-left: 10px;
    border: sold 2px #4E88BA;
}

span.dr-details {
    float: left;
    width: 51%;
}

span.meet {
    width: 100%;
    height: auto;
    float: left;
    color: #000000;
    font-size: 16px;
}

span.dr-name {
    width: 100%;
    height: auto;
    float: left;
    font-size: 24px;
    margin-bottom: 5px;
    font-family: 'myriadpro-regular';
    color: rgb(27, 94, 145);
    text-shadow: rgb(255, 255, 255) 1px 2px 0px;
    line-height: 25px;
}

span.dr-spl {
    width: 100%;
    height: auto;
    float: left;
    color: #383739;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

span.con {
    width: 100%;
    height: auto;
    float: left;
    color: #000000;
    font-size: 12px;
}

.dr-profile-box-lft p {
    width: 100%;
    height: auto;
    float: left;
    color: #000000;
    font-size: 12px;
    margin-bottom: 78px;
}

a.rm {
    width: 80px;
    height: auto;
    float: right;
    color: #fff;
    font-size: 12px;
    padding: 6px 5px;
    text-align: center;
    background: #3873a4;
    border-radius: 10px 10px 0 0;
    margin-bottom: 2px;
}

.dr-profile-box-mid {
    width: 36%;
    height: auto;
    float: left;
    padding: 30px 12px 0 10px;
    background: url(images/dr-profile-border.png) no-repeat right top;
}

ul.dr-profile-box-mid-nav {
    width: 100%;
    margin: 0px 0px;
    clear: both;
    float: left;
}

ul.dr-profile-box-mid-nav li {
    list-style: none;
    margin: 0px 0px 0px 0px;
    line-height: 20px;
    background: url(images/arrow1.png) no-repeat scroll 0 7px;
    padding: 0px 0px 0 10px;
    float: left;
    color: #000;
    font-size: 12px;
    display: block;
}

ul.dr-profile-box-mid-nav li a {
    color: #1b5e91;
    font-size: 12px;
    display: block;
}

.dr-profile-box-rgt {
    width: 240px;
    height: auto;
    float: right;
    /*margin-top: 30px;*/
    position: relative;
}

span.rm {
    display: inline-block;
    margin-top: 10px;
    background: #3873a4;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 5px;
}

span.rm:hover {
    background: #FF9000;
}

a.dr-img1 {
    float: left;
    text-align: center;
    width: 100%;
    /*margin:13px 0;*/
}


/*locations*/

#locations {
    width: 100%;
    height: auto;
    float: left;
}

.locations {
    max-width: 980px;
    height: auto;
    margin: 0 auto;
}

ul.locations_nav {
    width: 100%;
    margin: 0px 0px;
    clear: both;
    float: left;
    border-top: 1px solid #e1e2e3;
    padding: 20px 0;
}

ul.locations_nav li {
    list-style: none;
    margin: 0px 0px 0px 0px;
    line-height: 20px;
    background: url(images/location-bg.jpg) no-repeat right 5px;
    padding: 13px 58px 0 58px;
    float: left;
}

ul.locations_nav li.last {
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

ul.locations_nav li.first {
    padding: 13px 58px 0 0px;
}

ul.locations_nav li a {
    color: #1b5e91;
    font-size: 16px;
    display: block;
    text-transform: uppercase;
    font-family: 'myriadpro-regular';
}

ul.locations_nav li a.icon1 {
    background: url(images/location-icon.png) no-repeat -10px -1px;
    padding: 13px 0 8px 31px;
}

ul.locations_nav li a.icon2 {
    background: url(images/location-icon.png) no-repeat -1px -81px;
    padding: 13px 0 8px 45px;
}

ul.locations_nav li a.icon3 {
    background: url(images/location-icon.png) no-repeat -1px -158px;
    padding: 13px 0 8px 45px;
}

ul.locations_nav li a.icon4 {
    background: url(images/location-icon.png) no-repeat -2px -234px;
    padding: 13px 0 8px 45px;
}


/*logos*/

#logos {
    width: 100%;
    height: auto;
    float: left;
    padding: 27px 0;
    background: url(images/logos-bg.png) no-repeat center top;
}

.logos {
    max-width: 980px;
    height: auto;
    margin: 0 auto;
}

ul.logos_nav {
    width: 100%;
    float: left;
}

ul.logos_nav li {
    display: block;
    list-style: outside none none;
    float: left;
    text-align: center;
    padding: 0px 0px 0 10px;
}

ul.logos_nav li a {
    color: #4c4f56;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
}

ul.logos_nav span {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}

ul.logos_nav li.one {
    width: 181px;
}

ul.logos_nav li.two {
    width: 280px;
}


/*index_banner*/

#banner1 {
    width: 100%;
    height: auto;
    float: left;
    background: #698aa3 url(images/banner1-bg.png) no-repeat center top;
    margin-top: 164px;
}

.banner1 {
    max-width: 980px;
    height: auto;
    margin: 0 auto;
}

#inner_banner {
    width: 100%;
    height: auto;
    float: left;
}

.inner_banner1 {
    max-width: 1170px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

#inner_banner .rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

#inner_banner .rslides>li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

#inner_banner .rslides>li:first-child {
    position: relative;
    display: block;
    float: left;
}

#inner_banner .rslides img {
    border: 0 none;
    display: block;
    margin: 0 auto;
}

#bullet2 {
    bottom: 24px;
    height: auto;
    right: 2%;
    max-width: 105px;
    position: absolute;
    z-index: 99999;
}

#bullet2 li {
    float: left;
    list-style: none;
    display: block;
}

#bullet2 li a {
    color: #23C9F5;
    font-size: 20px;
    display: block;
    height: 21px;
    list-style: outside none none;
    width: 10px;
}

#bullet2 ul li a:hover,
#bullet2 li.rslides_here a {
    color: #ff8400;
}

#bannerrighttwo li .inner_banner2 {
    position: relative;
    width: 60%;
    float: left;
}

#bannerrighttwo li .inner_banner2 .tagline1 {
    bottom: 107px;
    float: left;
    position: absolute;
    left: 0px;
    z-index: 999999;
    width: 100%;
    float: left;
}

#bannerrighttwo li .inner_banner2 .tagline1 span {
    color: #ffffff;
    font-size: 40px;
    padding: 0px 0 2px;
    width: 100%;
    float: left;
    font-family: 'myriadpro-regular';
    font-weight: bold;
}


/*inner_container*/

#inner_container { position: relative;
    width: 100%;
    height: auto;
    float: left;
    background: url(images/container-bg.png) repeat-x scroll 0 0;
    padding: 20px 0 40px 0;
}

.inner_container {
    max-width: 980px;
    height: auto;
    margin: 0 auto;
}

.inner_container_left {
    width: 70%;
    height: auto;
    float: left;
    font-size: 14px;
}

.inner_container_left p {
    color: #666666;
    font-size: 14px;
    margin: 0% 0% 2% 0%;
    line-height: 22px;
}

h1 {
    color: #1b5e91;
    font-size: 26px;
    line-height: 30px;
    float: left;
    margin-bottom: 5px;
    width: 100%;
    padding: 10px 0 0px 0;
    font-weight: normal;
    font-family: 'myriadpro-regular';
}

h2 {
    color: #6B7A35;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
}

h3 {
    color: #FF9000;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 10px;
}

h4 {
    color: #bbbb;
    font-size: 14px;
    font-weight: normal;
}

.navigation1 {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0px 0 0px 0px;
    float: left;
}

.navigation1 a {
    color: #666666;
    font-size: 14px;
}

.navigation1 span {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}

.navigation1 a:hover {
    color: #23c9f5;
}

ul.list_nav {
    width: 100%;
    margin-bottom: 10px;
    clear: both;
    float: left;
}

ul.list_nav li {
    list-style: none;
    color: #666666;
    font-size: 14px;
    padding: 0px 0px 0px 11px;
    margin: 0px 0px 8px 0px;
    line-height: 20px;
    background: url(images/arrow1.png) no-repeat 0 8px;
}

ul.list_nav li a {
    color: #666666;
    font-size: 14px;
}


/*aside*/

aside {
    position: relative;
    width: 250px;
    float: right;
    margin: 0px 0 0 0;
    background: url(images/sidebar-border2.png) no-repeat left top;
    padding: 0 0 0 20px;
}

#servicelist-one {
    width: 100%;
    float: left;
    ;
    padding: 0px 0 0px 0;
}

#servicelist-one a.hd1 {
    background: rgba(0, 0, 0, 0) url("images/arrow3.png") no-repeat scroll 18px 6px;
    color: #1b5e91;
    float: left;
    font-family: "myriadpro-regular";
    font-size: 26px;
    height: auto;
    line-height: 25px;
    margin-bottom: 5px;
    padding: 2px 0 0 34px;
    text-shadow: 1px 2px 0 #ffffff;
    width: 83%;
}

ul.servicelist-one-nav {
    width: 100%;
    margin-bottom: 10px;
    clear: both;
    float: left;
}

ul.servicelist-one-nav li {
    list-style: none;
    color: #000000;
    font-size: 14px;
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 8px 0px;
    line-height: 20px;
    background: url(images/sidebar-border.png) no-repeat center bottom;
}

ul.servicelist-one-nav li a {
    color: #1b5e91;
    font-size: 16px;
    background: url(images/arrow2.png) no-repeat 15px 1px;
    padding: 0px 0px 0px 40px;
    font-family: 'myriadpro-regular';
}

#servicelist-two {
    width: 210px;
    float: none;
    padding: 10px 0;
    border: 1px solid #ccc;
    margin: 10px auto;
    clear: both;
    text-align: center;
}

#servicelist-three {
    width: 100%;
    float: left;
    ;
    padding: 0px 0 0px 0;
}

ul.servicelist-three-nav {
    width: 100%;
    margin: 0px 0px;
    clear: both;
    float: left;
}

ul.servicelist-three-nav li {
    list-style: none;
    margin: 0px 100px 0px 0px;
    line-height: 20px;
    background: url(images/performing.png) no-repeat center top;
    float: left;
    width: 241px;
}

ul.servicelist-three-nav li a {
    color: #ffffff;
    font-size: 16px;
    display: block;
    text-align: center;
    font-family: 'myriadpro-regular';
    padding: 7px 0px 20px 0px;
}

ul.servicelist-three-nav li a.icon2 {
    background: url(images/performing-icon.png) no-repeat 30px 0px;
    padding: 6px 0 21px 14px;
}

ul.servicelist-three-nav li a.icon3 {
    background: url(images/performing-icon.png) no-repeat 30px -47px;
    padding: 6px 0 21px 14px;
}

#servicelist-four {
    width: 100%;
    float: left;
    ;
    padding: 0px 0 0px 0;
}

ul.servicelist-four-nav {
    width: 100%;
    margin: 0px 0px;
    clear: both;
    float: left;
}

ul.servicelist-four-nav li {
    list-style: none;
    margin: 0px 0px 0px 0px;
    line-height: 20px;
    padding: 0px 0px 0px 0px;
    float: left;
    display: block;
    width: 100%;
}

ul.servicelist-four-nav li a {
    color: #1b5e91;
    font-size: 16px;
    display: block;
    font-family: 'myriadpro-regular';
    width: 70%;
    float: left;
}

ul.servicelist-four-nav li a.icon1 {
    background: url(images/location-icon.png) no-repeat -3px -1px;
    padding: 13px 0 8px 45px;
}

ul.servicelist-four-nav li a.icon2 {
    background: url(images/location-icon.png) no-repeat -1px -81px;
    padding: 13px 0 8px 45px;
}

ul.servicelist-four-nav li a.icon3 {
    background: url(images/location-icon.png) no-repeat -1px -158px;
    padding: 13px 0 8px 45px;
}

ul.servicelist-four-nav li a.icon4 {
    background: url(images/location-icon.png) no-repeat -2px -234px;
    padding: 13px 0 8px 45px;
}


/*footer*/

footer {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    background: #4c4f56;
    padding: 27px 0;
    padding-bottom: 120px;
}

.footer_box1 {
    max-width: 980px;
    height: auto;
    margin: 0 auto;
}

.footer_left {
    width: 70%;
    height: auto;
    float: left;
}

.footer_right {
    width: 200px;
    height: auto;
    float: right;
}

.footer_left p {
    color: #fbf9fa;
    font-size: 12px;
    float: left;
    width: 100%;
    margin: 0 0 5px 0;
}

.footer_left a {
    color: #fbf9fa;
    font-size: 12px;
}

ul.footer_left_nav {
    width: 100%;
    float: left;
}

ul.footer_left_nav li {
    display: block;
    list-style: outside none none;
    float: left;
    text-align: center;
    padding: 0px 5px 0 0;
}

ul.footer_left_nav li a {
    color: #fbf9fa;
    font-size: 12px;
    text-align: center;
}

.ypo {
    float: left;
    height: auto;
}

.tel {
    display: inline-block;
}

.tel1 {
    display: none;
}

#mobi-banner {
    width: 100%;
    height: auto;
    display: none;
    background: #698aa3 url("images/banner-bg.png") no-repeat scroll center top;
}

.mobi-banner1 {
    max-width: 1170px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

#mobi-banner .rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

#mobi-banner .rslides>li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

#mobi-banner .rslides>li:first-child {
    position: relative;
    display: block;
    float: left;
}

#mobi-banner .rslides img {
    border: 0 none;
    display: block;
    margin: 0 auto;
    min-height: 145px;
}

#bullet7 {
    bottom: 27px;
    height: auto;
    right: 2%;
    max-width: 115px;
    position: absolute;
    z-index: 99999;
}

#bullet7 li {
    float: left;
    list-style: none;
    display: block;
}

#bullet7 li a {
    color: #000;
    font-size: 20px;
    display: block;
    height: 21px;
    list-style: outside none none;
    width: 10px;
}

#bullet7 ul li a:hover,
#bullet7 li.rslides_here a {
    color: #fff;
}

.con-date {
    float: left;
    margin-right: 10px;
    min-height: 30px;
    width: 123px;
}

.con-date1 {
    float: left;
    margin-right: 10px;
    min-height: 30px;
    width: 125px;
}

.degree {
    float: left;
    margin-right: 10px;
    width: 125px;
}

.degree2 {
    float: left;
    margin-right: 10px;
    min-height: 30px;
    width: 58%;
}

ul.cond-nav {
    width: 100%;
    clear: both;
    float: left;
}

ul.cond-nav li {
    list-style: none;
    margin: 10px 0 10px 10px;
    line-height: 20px;
    background: #1b5e91;
    width: 48%;
    float: left;
    text-align: center;
    border-radius: 5px;
    border-bottom: 2px #ccc solid;
}

ul.cond-nav li:hover {
    background: #FF8400;
}

ul.cond-nav li a {
    color: #fff;
    font-size: 17px;
    display: block;
    padding: 20px 0;
}

.post-meta-entry {
    display: none;
}

.read-more {
    float: left;
    text-align: right;
    width: 100%;
    border-bottom: 1px dotted #cccccc;
    padding: 10px 0;
    margin: 10px 0;
}

.footer_left a:hover,
ul.footer_left_nav li a:hover,
ul.logos_nav li a:hover,
ul.servicelist-four-nav li a:hover,
ul.servicelist-one-nav li a:hover,
ul.header-top-nav li a:hover,
a.ser1:hover,
ul.locations_nav li a:hover {
    color: #FF9000;
    transition: color 0.4s ease-in-out 0.5s;
}

a.rm:hover {
    background: #FF9000;
}

.shy1 {
    float: left;
    margin-right: 10px;
    width: 60%;
}

.shy2 {
    float: left;
    margin-right: 10px;
    min-height: 30px;
    width: 150px;
}

.shy-date {
    float: left;
    margin-right: 20px;
    min-height: 40px;
    width: 70px;
}

.shy-date1 {
    float: left;
    margin-right: 20px;
    min-height: 10px;
    width: 80%;
}

.shy-date3 {
    float: left;
    margin-right: 20px;
    min-height: 40px;
    width: 70%;
}

#Access-Container {
    position: fixed !important;
    z-index: 9999999
}

body.dfw-blackmode {
    background: #000 !important;
}

body.dfw-blackmode header {
    background: #000 !important;
}

body.dfw-blackmode footer {
    background: #000 !important;
}

body.dfw-blackmode .header-sec {
    background: #000 !important;
}

body.dfw-blackmode #dr-profile {
    background: #000 !important;
}

body.dfw-blackmode .dr-profile-box {
    background: #000 !important;
}

body.dfw-blackmode #inner_container {
    background: #000 !important;
}

body.dfw-blackmode aside {
    background: #000 !important;
}

body.dfw-blackmode #menu-mid .menu li ul>li a {
    background: #000 !important;
}

body.dfw-blackmode #menu-mid .menu>li>a {
/*    color: #000 !important;*/
}

body.dfw-blackmode header * {
    color: #fff !important;
}

body.dfw-blackmode footer * {
    color: #fff !important;
}

body.dfw-blackmode .dr-details span {
    color: #fff !important;
}

body.dfw-blackmode ul.dr-profile-box-mid-nav li {
    color: #fff !important;
}

body.dfw-blackmode .navigation1 {
    color: #fff !important;
}

body.dfw-blackmode ul.servicelist-one-nav li a {
    color: #fff !important;
}

body.dfw-blackmode ul.servicelist-four-nav li a {
    color: #fff !important;
}

body.dfw-blackmode .inner_container_left p {
    color: #fff !important;
}

body.dfw-blackmode .inner_container_left ul li {
    color: #fff !important;
}

body.dfw-blackmode .inner_container_left img {
    background: #fff !important;
}

body.dfw-blackmode .navigation1 span {
    color: #fff !important;
}

body.dfw-blackmode .navigation1 a {
    color: yellow !important;
}

body.dfw-blackmode .inner_container_left a {
    color: yellow !important;
}

body.dfw-blackmode ul.servicelist-one-nav li a:hover {
    color: yellow !important;
}

body.dfw-blackmode ul.servicelist-four-nav li a:hover {
    color: yellow !important;
}

body.dfw-blackmode #menu-mid .menu>li>a:hover {
/*    color: #000 !important;*/
}

body.dfw-blackmode #menu-mid .menu li ul>li a:hover {
    color: yellow !important;
}

body.dfw-blackmode ul.footer_left_nav li a:hover {
    color: yellow !important;
}

.review-widget {
    max-width: 980px;
    margin: 0 auto;
    height: auto;
}

.banner-tabs {
    position: relative;
    bottom: 30px;
    right: 10px;
    z-index: 99;
    float: right;
}

.banner-tabs ul li {
    float: left;
    list-style-type: none;
    margin: 0 2px;
    padding: 0px !important;
}

.banner-tabs ul li a {
    display: block;
    background: url("images/banner-dot.png") no-repeat scroll 0px 0px;
    width: 15px;
    height: 15px;
}

#bullet1 ul li a:hover,
#bullet1 li.rslides_here a {
    background: url("images/banner-dot-hover.png") no-repeat scroll 0px 0px;
}

.external-video img {
    border: 8px solid #528DBE;
    border-radius: 5px;
}

.external-video {
    padding: 10px 0;
    margin: auto auto 30px auto;
}
.dr-profile-top-doctors {
    text-align: center;
    font: 400 20px/25px "myriadpro-regular";
    color: #4B4D54;
}
.dr-profile-top-doctors li {
    line-height: 20px;
    font-size: 17px;
    clear: both;
}
.dr-profile-top-doctors a{display: inline-block;}.dr-profile-top-doctors span {
    display: block;
}


/*ada*/

#Accessibility {
    z-index: 9999999 !important;
    position: relative !important;
}

#Accessibility li {
    display: list-item !important;
}
.accessible_on #sticky{position: relative !important;}

/*end*/

/*@media*/

@media screen and (max-width:1000px) {
    .inner_container_left {
        margin-left: 2%;
        width: 65%;
    }
    aside {
        margin-right: 2%;
    }
    .footer_left {
        margin-left: 2%;
    }
    .dr-profile-box {
        background: #EBEBEB;
    }
    .dr-profile-box-lft {
        width: 70%;
        float: none;
        margin: 0 auto;
        background: none;
    }
    .dr-profile-box-mid {
        width: 70%;
        float: none;
        margin: 0 auto;
        background: none;
    }
    .dr-profile-box-rgt {
        width: 70%;
        float: none;
        margin: 0 auto;
        background: none;
    }
}

@media screen and (max-width:900px) {
    .inner_container_left {
        width: 60%;
    }
    ul.performing_nav li {
        margin: 0 76px 0 0;
    }
    ul.locations_nav li {
        padding: 13px 40px 0;
    }
    ul.logos_nav li.one {
        width: 160px;
        padding: 0;
    }
    .index_banner2 .tagline2,
    .index_banner2 .tagline1 {
        bottom: 60px;
        left: 10px;
    }
    .index_banner2 .tagline2 span,
    .index_banner2 .tagline1 span {
        font-size: 30px;
    }
    a.mn1 {
        bottom: 1px;
    }
}

@media screen and (max-width:800px) {
    span.dr-name {
        margin-top: 20px;
    }
    ul.performing_nav li {
        margin: 0 18px 0 0;
    }
    ul.performing_nav li.last {
        float: left;
    }
    ul.locations_nav li {
        background: none;
    }
    ul.locations_nav li.last {
        float: left;
    }
    ul.locations_nav li.first {
        padding: 13px 0px 0 0
    }
    ul.locations_nav li {
        padding: 13px 10px 0 0
    }
    ul.logos_nav {
        float: none;
        margin: 0 auto;
        width: 80%;
    }
    ul.logos_nav li.one {
        width: 280px;
    }
    #logo_left {
        width: 31%;
    }
    #banner {
        margin-top: 146px;
    }
    .services_tab_sec .nbs-flexisel-inner {
        margin: 0 auto;
        overflow: hidden;
        width: 90%;
    }
    #banner1 {
        margin-top: 128px;
    }
    #bannerrighttwo li .inner_banner2 .tagline1 span {
        font-size: 25px;
    }
    #bannerrighttwo li .inner_banner2 .tagline1 {
        left: 40px;
        bottom: 38px;
    }
}

@media screen and (max-width:765px) {
    .inner_container_left {
        width: 90%;
        float: none;
        margin: 0 auto;
    }
    aside {
        float: none;
        margin: 0 auto; background: none;
    }
    .footer_left {
        float: none;
        margin: 0 auto;
        width: 90%;
    }
    .footer_right {
        float: none;
        margin: 0 auto;
    }
    .footer_right img {
        margin: 20px 0;
    }
    .footer_left p {
        text-align: center;
    }
    #sticky {
        position: relative;
    }
    #banner1 {
        margin-top: 0;
    }
    #logo_left {
        float: none;
        margin: 0 auto;
        width: 371px;
    }
    #bannerrighttwo li .inner_banner2 .tagline1 span {
        font-size: 30px;
    }
    #bannerrighttwo li .inner_banner2 .tagline1 {
        left: 30px;
        bottom: 65px;
    }
    .header-top-rt {
        float: none;
        margin: 0 auto;
        width: 178px;
    }
    .connect {
        margin: 20px 0 0px 0;
    }
    #banner {
        margin-top: 0px;
    }
    .on-line-hd {
        float: none;
        margin: 3px auto;
        position: relative;
        right: 0;
        top: 0;
        width: 250px;
        left: 0;
    }
    .header-sec {
        background: #122535 none repeat scroll 0 0;
    }
    #logo_left1 {
        float: left;
        margin-bottom: 30px;
        width: 100%;
    }
    span.con {
        margin-bottom: 10px;
    }
    .dr-profile-box-mid {
        padding: 0 12px 0 10px;
    }
}

@media screen and (max-width:700px) {
    #bannerrighttwo li .inner_banner2 .tagline1 span {
        display: none;
    }
    ul.logos_nav {
        float: none;
        margin: 0 auto;
        width: 280px;
    }
    ul.performing_nav {
        float: none;
        margin: 0 auto;
        width: 300px;
    }
    ul.locations_nav {
        float: none;
        margin: 0 auto;
        width: 300px;
    }
    ul.locations_nav li.first {
        width: 100%;
    }
    #mobi-banner {
        display: block;
    }
    #banner1,
    #banner {
        display: none;
    }
    .tel1 {
        display: inline-block;
    }
    .tel {
        display: none;
    }
}

@media screen and (max-width:600px) {
    #logo_left {
        float: none;
        margin: 0 auto;
        width: 77%;
    }
    .dr-img2 {
        margin: 0 30%;
        float: none;
    }
    span.dr-details {
        width: 100%;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    span.dr-spl {
        text-align: center;
    }
}

@media screen and (max-width:360px) {
    .services_tab_sec .nbs-flexisel-inner {
        width: 60%;
    }
}