/* ---------- Theme CSS ---------- */
#Map-Container,
#OrthopedicRow,
#Footer-Container,
#RecentRow,
#PatientsRow,
#Instagram_Bio_Container{
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}

#Accessibility,
#Header,
#Banner,
#Content-Main,
#Footer,
#Main-Menu,
#Service,
#Credibility,
#Orthopedic-Specialties,
#Map,
#RecentPosts,
#OurPatients,
#Instagram_Bio_Intra{
    max-width: 1200px;
    min-width: 300px;
    margin: 0px auto;
    padding: 0px;
    position: relative;
}

/* Default Custom CSS */
.img-l {
    margin: 0px 15px 10px 0px;
}

.img-r {
    margin: 0px 0px 10px 15px;
}

.img-c {
    margin: 10px;
}

/* Selection CSS */
#Container ::selection {
    background: #CCC;
    color: #000;
}

/* ADA Icon CSS */
.adaOn span {
    background: #003263;
    color: #fff;
    border-radius: 50%;
}

/* Scroller CSS */
#Scroller a {
    background: #fff;
    border: 2px solid #000;
    color: #000;
    border-radius: 50%;
}

/* Header CSS */
#Header {
    border-bottom: 1px solid #d5d5d5;
}

#Header-Container {
    background: #fff;
}

.call-appoint ul li {
    font: 400 15px/15px 'Lato', sans-serif;
    display: inline-block;
    border: 1px solid #e6e6e6;
    vertical-align: top;
    color: #000;
    text-transform: uppercase;
    width: 100%;
    text-align: right;
}

.call-appoint ul li a {
    display: block;
    padding: 10px 10px 10px 0px;
}

.book a {
    background: #1774af;
    color: #fff;
}

.logo img {
    padding: 15px 0px 15px 5px;
}
.logo ul{
    margin: 0 0 0 8%;
}
.logo ul,.logo ul li{
    display: inline-block;
}
.call-appoint ul li a {
    display: block;
}

.call-appoint img {
    margin: 0px 12px 0px 18px;
}

.header-right {
    vertical-align: middle;
    width: 22%;
}

.mob-ico {
    display: none;
}

/* Menu CSS */
#Main-Menu {
    height: 45px;
}

.menu {
    text-align: center;
}

.menu li,
.accessible_on .menu li {
    font: 400 15px/15px 'Lato', sans-serif;
    height: 50px;
    text-transform: uppercase;
}

.menu li a {
    padding: 15px 0px;
    color: #000;
}

.menu li a:hover {
    color: #1774af;
}

.menu ul li a:hover {
    color: #fff;
}

.menu ul li {
    background: url(../images/menu-li-bg.png) no-repeat 14px 20px #1680c4;
    border-bottom: 1px solid #004673;
    text-transform: none;
}

.menu ul li:hover {
    background: url(../images/menu-li-bg.png) no-repeat 14px 20px #004673;
}

.menu ul li a {
    color: #fff;
    padding: 14px 15px 14px 30px;
}

.menu li.menu-home {
    width: 50px;
}

.menu-home a::before {
    font-size: 20px;
}

.menu-providers {
    width: 13%;
}

.menu-specialties {
    width: 13%;
}

.menu-reviews {
    width: 17%;
}

.menu-patient {
    width: 14%;
}

.menu-patient ul {
    width: 280px;
}

.menu-blog {
    width: 10%;
}

.menu-blog ul {
    width: 150px;
}

.menu-contact {
    width: 13%;
}

.menu-contact li {
    width: 254px !important;
}

/* Mobile Menu CSS */
.toggleMenu {
    font: bold 16px/30px Verdana, Arial, Helvetica, sans-serif;
}

.Wrapper {
    font: normal 14px/20px Verdana, Arial, Helvetica, sans-serif;
}

/* Home Banner CSS */
#Banner-Container #Banner {
    height: 505px;
    margin-top: 160px;
}

#Banner-Container .banner1 {
    background: url(/images/banner-bg-new25.jpg) no-repeat center top;
}

#Banner-Container .banner1 .theme-L {
    background: url(/images/banner-l-bg-new25.jpg) no-repeat right top;
}

#Banner-Container .banner1 .theme-R {
    background: url(/images/banner-r-bg-new25.jpg) no-repeat left top;
}

/* Banner Content CSS */
.banner-content {
    position: absolute;
    left: 66%;
  bottom: -%;
  width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 15px;
    text-align: right;
}
.banner-content .content {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
.banner-content h2 {
    font: 400 24px/28px 'Crimson Text', serif;
    color: #fff;
    text-transform: uppercase;
    padding: 0px 0px 0px 30px;
}

.banner-content h3 {
    font: 700 40px/46px 'Crimson Text', serif;
    color: #0b5e93;
    text-transform: uppercase;
    /*width: 460px;
    padding-left: 20%;*/
}
.banner-content ul {
    display: inline-block;
    margin: 0 0 0 3%;
}
.banner-content ul li {
    display: inline-block;
    padding: 10px 10px 0px 0px;
}
.banner-content ul li img{
    background: #fff;
  padding: 5px;
}
.providers-list {
    position: absolute;
    bottom: 0px;
    left: 2%;
}

.providers-list ul li {
    font: 700 16px/16px 'Lato', serif;
    display: inline-block;
    background: #1661a0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin: 0px 35px;
    position: relative;
}

.providers-list ul li a {
    display: block;
    padding: 10px 0px 10px 5px;
    width: 215px;
}

.providers-list img {
    padding: 0px 0px 0px 15px;
}

.providers-list ul li::after {
    background: url(../images/meet-t-bg.png) no-repeat 0px;
    width: 29px;
    height: 12px;
    content: '';
    position: absolute;
    left: 45%;
    top: -9px;
}

/* Banner Tabs CSS */
.Review-Tabs {
    top: 37%;
    right: 0px;
}

.Review-Tabs li {
    display: inline-block;
    position: relative;
    background: #003263;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

.Review-Tabs li.Review_here {
    background: #fff;
}

/* Banner Navigation CSS */
.Banner_nav.slidePrev {
    left: 5px;
}

.Banner_nav.slideNext {
    left: 55px;
}

.Banner_nav.slidePrev span {
    left: 0px;
}

.Banner_nav.slideNext span {
    right: 0px;
}

/* Subpage Banner CSS */
#Banner-Container-S #Banner {
    text-align: center;
    padding: 40px 0px;
}

#Banner h1 {
    font: 700 35px/40px 'Crimson Text', serif;
    text-transform: uppercase;
    color: #fff;
}

.ortho-l-cell {
    vertical-align: middle;
}

.ortho-specs {
    padding: 0px 15px 0px 15px;
}

.ortho-specs h2 {
    font: 400 40px/44px 'Crimson Text', serif;
    color: #000000;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

.ortho-specs h2::after {
    content: '';
    position: absolute;
    background: #3b76ad;
    width: 65px;
    height: 3px;
    left: 45%;
    bottom: -30px;
}

.ortho-specs h3 {
    font: 700 25px/30px 'Lato', serif;
    color: #1661a0;
    text-align: center;
    padding: 80px 0px 0px 0px;
}

.ortho-specs p {
    font: 400 20px/27px 'Lato', serif;
    color: #000000;
    text-align: center;
    padding: 15px 10% 15px 10%;
}
#Instagram_Bio_Container .repro-logo a {
    display: inline-block;
    border: 14px solid #65b5e1;
    background: #fff;
    padding: 17px 25px;
    animation: zoom_in 1.3s ease-in-out;
}

#Orthopedic-Specialties {
    min-height: 750px;
}

.ortho-more {
    margin: 40px auto 0px auto;
    width: 160px;
}

.ortho-more a {
    font: 400 15px/15px 'Lato', serif;
    background: #1661a0;
    color: #fff;
    text-transform: uppercase;
    padding: 18px 35px;
    display: block;
}

.ortho-more a:hover {
    background: #004673;
}

.specialties-list {
    margin: 65px 0px 0px 0px;
    text-align: center;
}

.specialties-list ul li {
    font: 700 24px/28px 'Crimson Text', serif;
    border: 1px solid #d7d7d7;
    display: inline-block;
    width: 284px;
    min-height: 295px;
    vertical-align: top;
    margin: 4px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 120px 0px 0px 0px;
}

.specialties-list ul li span {
    font: 600 19px/21px 'Crimson Text', serif;
    display: block;
    color: #000000;
    padding: 80px 0px 8px 0px;
}

.outpatient-bg {
    background: url(../images/outpatient-joint-bg.jpg) no-repeat 0px 0px;
    padding: 100px 0px 0px 0px !important;
}

.hip-bg {
    background: url(../images/hip-bg.jpg) no-repeat 0px 0px;
}

.knee-bg {
    background: url(../images/knee-bg.jpg) no-repeat 0px 0px;
}

.shoulder-bg {
    background: url(../images/shoulder-bg.jpg) no-repeat 0px 0px;
}

.outpatient-bg:hover,
.hip-bg:hover,
.knee-bg:hover,
.shoulder-bg:hover {
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */
}

.specialties-list ul li:hover span {
    filter: none;
    -webkit-filter: grayscale(0%);
    color: #1661a0;
}

#OurPatients {
    background: url(../images/outpatient-bg.jpg) no-repeat 0px 0px;
    min-height: 588px;
}

#OurPatients h3 {
    font: 400 40px/44px 'Crimson Text', serif;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 85px 0px 25px 0px;
    position: relative;
}

#OurPatients h3::after {
    position: absolute;
    content: '';
    background: url(../images/our-patients-b-bg.png) no-repeat 0px 0px;
    width: 76px;
    height: 5px;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: 0px;
}

#OurPatients .theme-L {
    background: url(../images/our-patients-l-bg.jpg) no-repeat right 0px;
}

#OurPatients .theme-R {
    background: url(../images/our-patients-r-bg.jpg) no-repeat left 0px;
}

.review-inside {
    margin: 50px 0px 0px 0px;
}

.review-inside h4 {
    font: 400 20px/27px 'Lato', serif;
    color: #fff;
    padding: 0px 15px 0px 0px;
}

.review-inside p {
    font: 400 15px/22px 'Lato', serif;
    color: #fff;
    padding: 20px 15px 10px 0px;
}

.rev-name {
    text-align: right;
    padding: 0px 25px 5px 0px !important;
}

.review-more {
    background: #fff;
    width: 215px;
    border: 9px solid #22659e;
    text-align: center;
    outline: 1px solid #fff;
    text-transform: uppercase;
}

.review-more a {
    color: #2867a2;
    padding: 10px;
    display: block;
}

.review-more a:hover {
    background: #004673;
    color: #fff;
}

.rev-star {
    padding-bottom: 25px;
}

#RecentPosts {
    min-height: 635px;
}

#RecentPosts h3 {
    font: 400 40px/44px 'Crimson Text', serif;
    color: #000000;
    text-align: center;
    text-transform: uppercase;
    padding: 65px 0px 45px 0px;
}

.blog-cell h4,
.video-cell h4 {
    font: 600 35px/40px 'Crimson Text', serif;
    color: #000000;
    text-align: center;
    position: relative;
    padding: 0px 0px 10px 0px;
}

.blog-cell h4::after,
.video-cell h4::after {
    position: absolute;
    content: '';
    background: url(../images/blog-bg.png) no-repeat 0px 0px;
    width: 190px;
    height: 10px;
    left: 34%;
    bottom: -5px;
}

.blog-cell .recent-post-meta-entry {
    display: none;
}

.blog-cell h5 {
    font: 700 20px/24px 'Lato', serif;
    color: #000000;
    padding: 30px 0px 0px 10px;
}

.blog-cell .recent-post-title {
    font: 700 20px/24px 'Lato', serif;
    color: #000000;
    padding: 30px 0px 0px 0px;
}

.blog-text {
    display: inline-block;
    width: 300px;
    vertical-align: top;
    padding-right: 10px;
}

.blog-th {
    display: inline-block;
    vertical-align: top;
}

.recent-post-image {
    float: right;
    margin: 40px 0px 10px 20px;
}

.blog-cred {
    font: 400 15px/24px 'Lato', serif;
    padding: 45px 0px 0px 10px;
}

.blog-cell .recent-post-excerpt {
    font: 400 15px/24px 'Lato', serif;
    padding: 5px 0px 0px 0px;
}

.blog-more,
.blog-cell li .read-more {
    margin: 22px 0px 10px 0px;
    display: inline-block;
}

.blog-more a,
.blog-cell li .read-more a {
    font: 400 15px/15px 'Lato', serif;
    background: #1661a0;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 18px;
    display: block;
}

.blog-more a:hover,
.blog-cell li .read-more a:hover {
    background: #004673;
}

.VblogBg {
    background: url(../images/blog-video-bg.jpg) no-repeat 0px 0px;
    max-width: 458px;
    min-height: 306px;
    font: 400 18px/25px 'Lato', serif;
    color: #fff;
    text-align: center;
    margin: 30px auto;
}

.VblogBg a {
    display: block;
    padding: 205px 50px 50px 50px;
}

.pageimg {
    float: right;
    padding: 5px;
    border: 1px solid #1774af;
    margin: 0px 0px 10px 20px;
}

/* Navigation CSS */
.navigation {
    font: 400 15px/25px 'Lato', serif;
    padding: 5px;
    color: #fff;
}

/* Text CSS */
.textMain {
    padding: 10px 40px 50px 10px;
    font: 400 15px/25px 'Lato', serif;
    color: #000;
}

.textMain a {
    color: #0f7dc3;
}

.textMain a:hover {
    color: #064771;
}

.textMain h2,
.hTag2,
.textMain h3.hTag2,
.textMain h4.hTag2 {
    font: 700 26px/30px 'Crimson Text', serif;
    color: #0f7dc3;
}

.textMain h2 span {
    font: 400 18px/22px 'Lato', serif;
    color: #0f7dc3;
}

.textMain h2 a,
.hTag2 a,
.textMain h3.hTag2 a,
.textMain h4.hTag2 a {
    color: #0f7dc3;
}

.textMain h3,
.hTag3,
.textMain h2.hTag3,
.textMain h4.hTag3 {
    font: 700 24px/30px 'Crimson Text', serif;
    color: #1774af;
}

.textMain h3 a,
.hTag3 a,
.textMain h2.hTag3 a,
.textMain h4.hTag3 a {
    color: #1774af;
}

.textMain h4,
.hTag4,
.textMain h2.hTag4,
.textMain h3.hTag4 {
    font: 700 20px/24px 'Crimson Text', serif;
    color: #095f96;
}

.textMain h4 a,
.hTag4 a,
.textMain h2.hTag4 a,
.textMain h3.hTag4 a {
    color: #095f96;
}

/* Sidebar CSS */
#Sidebar {
    width: 300px;
    padding: 5px 0px 20px 0px;
}

/* Footer CSS */
#Map {
    display: none;
}

.home #Map {
    display: block;
}

.mapBG {
    background: url(../images/map-bg.jpg) no-repeat center top;
    min-height: 340px;
    position: relative;
}

.practice-address {
    background: #5f5f5f;
    color: #fff;
    width: 380px;
    position: absolute;
    top: 12%;
    font: 400 16px/20px 'Lato', serif;
    padding: 25px;
    min-height: 245px;
}
.practice-address.address1{
    left: 1%;
}
.practice-address.address2{
    left: 0;
    right: 0;
    margin: auto;
}


.practice-address.address3{
    right: 1%;
}






.practice-address::after {
  /*  position: absolute;
    content: '';
    width: 25px;
    height: 53px;
    left: -23px;
    top: 63px;
    background: url(../images/address-bg.png) no-repeat 0px 0px;*/
    display: none;
}

.practice-address ul li {
    padding: 10px 0px 3px 30px;
}

.ad {
    padding: 0px 0px 3px 0px !important;
}

.driving-bg {
    background: url(../images/driving-bg.png) no-repeat 0px 11px;
}

.telBG {
    background: url(../images/tel-ico.png) no-repeat 0px 12px;
    display: inline-block;
}

.faxBG {
    background: url(../images/fax-bg.png) no-repeat 10px 12px;
    display: inline-block;
    padding: 10px 0px 3px 40px !important;
}

.book-bg {
    background: url(../images/book-app-ico.png) no-repeat 0px 13px;
}
.practice-address ul li.hrBG{
    background: none;
    position: relative;
}
.practice-address ul li.hrBG::before {
    position: absolute;
    left: 2px;
    top: 10px;
}
#Map h3 {
    font: 400 40px/40px 'Crimson Text', serif;
    color: #fff;
    padding: 70px 0px 40px 0px;
    text-align: center;
}

#Footer {
    background: url(../images/footer-bg.jpg) no-repeat left top;
}

#Footer .theme-L {
    background: url(../images/footer-l-bg.jpg) no-repeat right top;
}

#Footer .theme-R {
    background: url(../images/footer-r-bg.jpg) no-repeat left top;
}

.footer-menu {
    font: 400 15px/30px 'Lato', serif;
    text-align: center;
    color: #fff;
    border-top: 1px solid #fbfbfb3b;
    border-bottom: 1px solid #fbfbfb3b;
    padding: 12px 0px 12px 0px;
    margin: 40px 0px 0px 0px;
}

.footer-menu a {
    padding: 0px 50px;
}

.copyrights {
    font: 400 15px/30px 'Lato', serif;
    text-align: center;
    color: #fff;
    padding: 40px 0px 0px 0px;
}

.copyrights h2 {
    font: 400 16px/30px 'Lato', serif;
}

.copyrights p a {
    padding: 0px 15px;
}

.social-logo {
    text-align: center;
    padding: 60px 0px 0px 0px;
}

.social-logo h3 {
    font: 400 30px/30px 'Crimson Text', serif;
    color: #fff;
}

.social-logo ul {
    font-size: 0px;
}

.social-logo li {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    font-size: 20px;
    border-radius: 100%;
    border: none;
    line-height: 32px;
    background: #fff;
    margin: 10px 7px 10px 7px;
}

.social-logo li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #2077bf;
}

.social-logo-float {
    position: fixed;
    right: 0px;
    background: #1774af;
    z-index: 999;
    width: 50px;
    top: 180px;
}

.social-logo-float ul {
    font-size: 0px;
}

.social-logo-float li {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    font-size: 20px;
    border-radius: 100%;
    border: none;
    line-height: 32px;
    background: #fff;
    margin: 10px 7px 10px 7px;
}

.social-logo-float li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #2077bf;
    padding: 0px 0px 0px 8px;
}

.social-logo-float li span {
    display: none;
}

.ypo-logo {
    text-align: center;
    padding: 40px 0px 40px 0px;
}

/* Contact Page */
.contactTable {
    border-spacing: 5px;
    border: 1px solid #e6e6e6;
}

.contactTable:hover {
    -webkit-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
    -moz-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
    -ms-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
    -o-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
    box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
}

.contact-address {
    width: 300px;
    padding: 10px;
    position: relative;
}

.contact-address p.textMainBold {
    padding: 5px 0px;
}

.contact-address p {
    position: relative;
    padding: 5px 10px 5px 30px;
}

.contact-address p::before {
    position: absolute;
    left: 5px;
    top: 5px;
}

.contact-map {
    position: relative;
}

.contact-map iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
    border: 0px;
}

/* Submit Testimonials */
.textMain .write-review {
    font: normal 16px/20px Verdana, Arial, Helvetica, sans-serif;
    float: right;
    position: relative;
    border: 2px solid #ccc;
}

.textMain .write-review a {
    display: block;
    padding: 5px 15px;
    text-decoration: none;
}

.textMain .write-review a::before {
    margin-right: 15px;
}

/* Usefull Links Page */
.textMain .useFul {
    margin: 15px 0px;
    padding: 0px;
}

.textMain .useFul ul {
    margin: 0px;
    padding: 0px;
    font-size: 0px;
    text-align: center;
}

.textMain .useFul li {
    margin: 1%;
    padding: 0px;
    display: inline-block;
    vertical-align: middle;
    width: 45%;
    min-width: 290px;
    font: 400 16px/20px Verdana, Arial, Helvetica, sans-serif;
    background: none;
    border: 1px solid #ece5e5;
}

.textMain .useFul li span {
    display: block;
    padding: 15px 0px;
    background: #f4f0f0;
    margin: 0px 0px 15px 0px;
}

.textMain .useFul li img {
    margin: 10px 0px;
}

.textMain .useFul li a {
    display: block;
    padding: 5px;
    text-decoration: none;
}

/* Relative List */
.textMain .relList li {
    border: 2px solid #ccc;
}

.textMain .relList li a {
    padding: 5px 15px;
}

#Banner-Container-S {
    background: #1774af;
    margin-bottom: 20px;
    margin-top: 180px;
}

.providers-sub {
    position: relative;
    min-height: 523px;
}

.doctor1 {
    background: url(../images/dr-colley-th-s.jpg) no-repeat 0px 0px;
}

.doctor2 {
    background: url(../images/dr-metwally-th-s.jpg) no-repeat 0px 0px;
}

.providers-sub h2 {
    font: 700 25px/25px 'Crimson Text', serif;
    text-align: center;
    background: #1774af;
    color: #ffd;
    text-transform: uppercase;
    padding: 25px;
}

.doc-creds {
    background: #1774af;
    position: absolute;
    width: 100%;
    top: 308px;
    text-align: center;
    min-height: 140px;
}

.doc-creds h3 {
    color: #fff;
    font: 700 16px/16px 'Lato', serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 20px 0px 0px 0px;
}

.doc-creds h4 {
    color: #fff;
    font: 400 15px/15px 'Lato', serif;
    padding: 15px 0px 0px 0px;
}

.dr-prof {
    color: #fff;
    font: 400 15px/15px 'Lato', serif;
    padding: 15px 0px 0px 0px;
}

.Doctor li {
    min-height: 310px;
}

.Doctor-Tabs {
    bottom: 7px;
    left: 45%;
    position: absolute;
    z-index: 9;
    width: 45px;
}

.Doctor-Tabs li {
    display: inline-block;
    position: relative;
    background: #fff;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

.Doctor-Tabs li a {
    display: block;
    width: 100%;
    height: 100%;
}

.Doctor_here {
    background: #003455 !important;
}

.specialties-sub {
    text-align: center;
}

.specialty-box {
    border: 1px solid #2b6aa5;
    padding: 10px;
    width: 40%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin: 2% 2% 2% 2%;
    min-height: 551px;
}

.specialty-box h3,
.specialty-box h2.hTag3 {
    font: 700 24px/26px 'Crimson Text', serif;
    text-transform: uppercase;
    padding: 20px 0px 10px 15px;
}
.specialty-box p{
   padding: 5px 10px 20px 14px;
}
.spec-s-more {
    width: 160px;
    margin: 5px 0px 10px 15px;
}

.spec-s-more a {
    font: 400 15px/15px 'Lato', serif;
    background: #1661a0;
    color: #fff;
    text-transform: uppercase;
    padding: 18px 35px;
    display: block;
}

.spec-s-more a:hover {
    color: #fff;
    background: #003263;
    text-decoration: none;
}

.specialty-box ul li {
    background: none;
    position: relative;
    padding: 6px 0px 6px 35px;
}

.specialty-box ul li::before {
    position: absolute;
    content: '';
    left: 15px;
    top: 14px;
    background: #757575;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.responsiveTabs {
    background: none;
    text-transform: none
}

.textMain .resp-tabs-list {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 0
}

.textMain .resp-tabs-list li {
    margin: 5px;
    padding: 10px 20px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    text-transform: uppercase;
    background: #1774af;
    border-radius: 1px;
    min-width: 275px;
    width: 24%;
}

.textMain .resp-tabs-list li.resp-tab-active {
    background: #2d2d2d
}

.textMain .resp-tabs-list li a {
    text-decoration: none;
    display: block;
    color: inherit
}

.textMain .resp-tabs-container {
    margin: 0;
    padding: 20px 0 0;
    clear: both
}

.textMain .resp-tab-content {
    display: none;
    margin: 0 auto;
    padding: 15px 5px;
    min-height: auto
}

.textMain h2.resp-accordion {
    cursor: pointer;
    display: none;
    border: 1px solid #fff;
    background: #303030;
    margin: 0;
    padding: 10px 15px;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
}

.textMain h2.resp-accordion a {
    color: inherit;
}

.textMain .resp-tabs-container h2.resp-tab-active,
.textMain .resp-tabs-list li.resp-tab-active {
    border-bottom: 0;
    background: #07456c;
    color: #fff;
}

.textMain .resp-tabs-container .resp-tab-content-active,
.textMain .resp-tabs-container .resp-accordion-active {
    display: block
}

.textMain .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 #fff
}

.textMain h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #fff
}

.textMain .resp-tabs-list li:before {
    content: ''
}

.textMain .resp-tabs-list li.resp-tab-active::before {
    position: absolute;
    content: '';
    width: 20px;
    height: 15px;
    left: 0;
    right: 0;
    margin: auto;
    border-top: 10px solid #07456c;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 0 solid transparent;
    bottom: -15px;
}

.topicimage.table-cell {
    width: 230px;
    padding-top: 14px;
}

.topicimage.table-cell img {
    border: 1px solid #ccc;
}

.landing-page.table-cell {
    padding: 0 0 0 30px;
}

.landing-page.table-cell h3 a {
    color: inherit;
    font-weight: 500;
}

.textMain .ed-more {
    text-align: right;
    font-size: 0;
}

.textMain .ed-more li {
    display: inline-block;
    background-image: none;
    border-radius: 1px;
    padding: 0 !important;
    margin: 1px;
    font: 400 16px/26px 'Lato', serif;
}

.textMain .ed-video {
    background: #07456c;
}

.textMain .ed-more li a {
    text-decoration: none;
    display: block;
    color: inherit;
    position: relative;
    font: inherit;
    color: #fff;
}

.textMain .video-more {
    background: #1774af;
}

.textMain .ed-more li a:before {
    position: absolute;
    font-family: "fontello";
    left: 10px;
    margin: auto;
    font-size: 17px;
    top: 0;
    line-height: 38px;
}

.textMain .ed-video a {
    padding: 7px 12px 7px 35px;
}

.textMain .ed-video a:before {
    content: '\e808';
}

.textMain .video-more a {
    padding: 7px 12px 7px 32px;
    color: #fff;
}

.textMain .video-more a:before {
    content: '\e80b';
}

.ortho-page {
    padding: 5px;
    border: 1px solid #e3e0e0;
    float: right;
    margin: 0px 0px 10px 10px;
}

.textMain ul.Joint {
    text-align: center!important;
}

.textMain .service-links li,
.textMain .Joint li {
    border: none;
    width: auto;
    display: inline-block;
    padding: 10px !important;
    margin: 4px;
    background: #2488c8 !important;
    vertical-align: top;
    border-radius: 5px;
    box-shadow: 2px 2px 2px #c4baba;
}

.textMain .service-links li a,
.textMain .Joint li a {
    color: #fff;
    text-decoration: none;
}
.textMain .Joint li:hover { 
    background: #004673 !important;
    text-decoration: none;
}
.minimaly li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 5px;
    margin: 5px;
    background: none !important;
}

.providers-page {
    text-align: center;
}

.providers-page ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    background: none;
    border: 1px solid #e1e1e1;
    margin: 10px;
    padding: 5px;
}

.doc-creds-s h4 {
    padding: 3px 0px 8px 0px;
}

.creds-list {
    text-align: center;
}

.creds-list ul li {
    display: inline-block;
    background: #1774af;
    vertical-align: top;
    margin: 10px 0px 0px 0px;
    padding: 0px !important;
}

.creds-list ul li a {
    color: #fff;
    padding: 10px;
    display: block;
}

.creds-list ul li a:hover {
    text-decoration: none;
    background: #003263;
    color: #fff;
}

.contactCenter {
    text-align: center;
}

.minHeight {
    min-height: 410px;
}

.accordTitle {
    font: 700 22px/28px 'Crimson Text', serif;
}

.accessible_on .book a,
.accessible_on .ortho-more a,
.accessible_on .ortho-more a:hover,
.accessible_on .outpatient-bg,
.accessible_on .hip-bg,
.accessible_on .knee-bg,
.accessible_on .shoulder-bg,
.accessible_on .VblogBg,
.accessible_on #Footer,
.accessible_on .mapBG,
.accessible_on .practice-address,
.accessible_on .practice-address::after,
.accessible_on .blog-more a:hover,
.accessible_on .blog-more a,
.accessible_on .ortho-specs h2::after,
.accessible_on .blog-cell h4::after,
.accessible_on .video-cell h4::after,
.accessible_on #Header-Container,
.accessible_on .social-logo li,
.accessible_on .accordTitle,
.accessible_on .creds-list ul li a:hover,
.accessible_on .creds-list ul li,
.accessible_on .spec-s-more a:hover,
.accessible_on .spec-s-more a,
.accessible_on .textMain .resp-tabs-list li.resp-tab-active,
.accessible_on #Banner-Container-S {
    background: none;
}

.accessible_on .outpatient-bg:hover,
.accessible_on .hip-bg:hover,
.accessible_on .knee-bg:hover,
.accessible_on .shoulder-bg:hover {
    filter: none;
    -webkit-filter: none;
}

.accessible_on #Banner-Container-S {
    margin-top: 0px;
}

.accessible_on .specialties-list ul li:hover span,
.accessible_on .social-logo h3,
.accessible_on .call-appoint ul li,
.accessible_on #Banner h1 {
    color: inherit;
}

.accessible_on .ortho-specs p,
.accessible_on .specialties-list ul li span,
.accessible_on #RecentPosts h3,
.accessible_on .blog-cell h5,
.accessible_on .blog-text,
.accessible_on .practice-address,
.accessible_on .copyrights,
.accessible_on .specialties-list ul li {
    color: inherit;
}

.accessible_on.dfw-blackmode .specialty-box ul li::before {
    background: #fff;
}

.dfw-whitemode .specialty-box ul li::before,
.dfw-greymode .specialty-box ul li::before {
    background: #000;
}

.accessible_on .blog-th,
.accessible_on .call-appoint img,
.accessible_on .accordTitle::after,
.accessible_on .textMain .accordTitle::after,
.accessible_on .specialty-box img {
    display: none;
}

.accessible_on .call-appoint ul li a {
    padding: 10px 10px 10px 10px;
}

.dfw-whitemode .cookie-main li.cookie-button a,
.dfw-whitemode .cookie-main li a.gdpr-privacy {
    color: #00e;
}

.dfw-blackmode .cookie-main li.cookie-button a,
.dfw-blackmode .cookie-main li a.gdpr-privacy {
    color: #fc0;
}

.accessible_on .specialty-box {
    min-height: 339px;
}

.accessible_on .specialties-list ul li,
.accessible_on .call-appoint ul li,
.accessible_on #Header,
.accessible_on .specialty-box {
    border-color: inherit;
}

.accessible_on .practice-address,
.accessible_on .pageimg {
    border: 1px solid;
}

.dfw-greymode .ypo-logo img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.accessible_on .VblogBg a {
    padding: 50px;
}

.servicesBox {
    margin: 10px;
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

.services-content {
    background: #f0f0f0;
    padding: 30px;
}

.servicesBox h2 {
    font: 600 30px/30px 'Lato', sans-serif;
    padding: 15px 0px 15px 30px;
    color: #fff;
    text-transform: capitalize;
    position: relative;
    background: #1774af;
}

.services-content h3 {
    font: 700 24px/24px 'Lato', sans-serif;
    color: #00b0ff;
}

.services-content h3 a {
    color: #00b0ff;
}

.services-content h4 {
    font: 600 20px/20px 'Lato', sans-serif;
    color: #000000;
    position: relative;
    padding: 20px 0px 20px 20px;
}

.services-content h4:after {
    content: '';
    position: absolute;
    background: #000;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    left: 0px;
    top: 25px;
}

.services-content ul li {
    font: 500 17px/28px 'Lato', sans-serif;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    color: #000;
}

.services-content ul li a {
    color: #000;
}

.textMain .colley-videos li {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    padding: 0 0 0 0;
    background: none;
}
.textMain .colley-videos li h3{
    font: 700 19px/27px 'Crimson Text', serif;
}

.colley-videos h3, .colley-videos h2 {
    text-align: center;
    
}

.colley-videos h3{
    min-height: 72px;
}

.textcenter {
    text-align: center;
}

.con-bg {
    background: url(../images/footer-bg.jpg) no-repeat left top;
    min-height: 400px;
    position: relative;
    padding: 30px 0 0 0;
}

.con-bg .theme-L {
    background: url(../images/footer-l-bg.jpg) no-repeat right top;
}

.con-bg .theme-R {
    background: url(../images/footer-r-bg.jpg) no-repeat left top;
}

.con-map .mapBG {
    background: url(../images/map-bg.jpg) no-repeat center top;
    min-height: 340px;
    position: relative;
}

.con-bg .practice-address {
    background: #5f5f5f;
    color: #fff;
    width: 365px;
    position: absolute;
    top: 13%;
    font: 400 16px/20px 'Lato', serif;
    padding: 25px 25px 15px 25px;
    min-height: 245px;
}
.con-bg .practice-address.address1 {
    left: 1%;
}
.con-bg .practice-address.address2 {
    right: 0;
    left: 0;
    margin: auto;
}

.con-bg .practice-address.address3 {
    right: 1%;
    
}



.con-bg .practice-address::after {
 /*   position: absolute;
    content: '';
    width: 25px;
    height: 53px;
    left: -23px;
    top: 63px;
    background: url(../images/address-bg.png) no-repeat 0px 0px;*/
    display: none;
}

.textMain .con-bg .practice-address a {
    color: #fff;
}

.textMain .con-bg .practice-address ul li {
    padding: 10px 0px 3px 30px;
}

.textMain .con-bg .ad {
    padding: 0px 0px 3px 0px !important;
    background: none;
}

.textMain .con-bg .driving-bg {
    background: url(../images/driving-bg.png) no-repeat 0px 11px;
}

.textMain .con-bg .telBG {
    background: url(../images/tel-ico.png) no-repeat 0px 12px;
    display: inline-block;
}

.textMain .con-bg .faxBG {
    background: url(../images/fax-bg.png) no-repeat 10px 12px;
    display: inline-block;
    padding: 10px 0px 3px 40px !important;
}

.textMain .con-bg .book-bg {
    background: url(../images/book-app-ico.png) no-repeat 0px 13px;
}
.textMain .con-bg .practice-address ul li.hrBG{
    background: none;
    position: relative;
}
.textMain .con-bg .practice-address ul li.hrBG::before {
    position: absolute;
    left: 2px;
    top: 10px;
}
.MapTable.table-div {
    padding: 20px 0 0 0;
    border-spacing: 5px;
}

.table-cell.MapTable-L {
    padding: 0px 10px 10px 10px;
    border: 1px solid #ccc;
}

.MapTable.table-div .MapTable-R .providers-page ul li {
    margin: 5px 2px;
    width: 46%;
    min-height: 405px;
}

.textMain .providers-page.consec ul {
    padding: 0 0 0 0;
}

.clear {
    clear: both;
}

.textMain .condhead {
    text-align: center;
    text-transform: uppercase;
    background: #edf1f6;
    margin-bottom: 15px;
}

.textMain .mako-video {
    text-align: center;
}

.textMain .mako-video .videoBorder {
    width: 88%;
}

.textMain .mako-video li {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    vertical-align: top;
    padding: 0;
    background: none;
}

.img-r img {
    padding: 2px;
    border: 1px solid #ccc;
}

.table-cell.blog-cell .recent-blog-post-list li {
    clear: both;
}

.table-cell.blog-cell {
    width: 500px;
    position: relative;
    overflow: hidden;
}

.RecentBlog_nav span {
    display: none;
}

.RecentBlog_nav.slidePrev::before,
.RecentBlog_nav.slideNext::before {
    width: 25px;
    height: 25px;
    background: #1661a0;
    color: #fff;
    display: inline-block;
    text-align: center;
    padding-top: 4px;
}

.blog-cell .recent-blog-post-list {
    min-height: 280px;
}

.blogMain .post-featured-image {
    display: none;
}

.accessible_on .blog-more a,
.accessible_on .blog-cell li .read-more a {
    background: none;
    border: 1px solid;
}

.accessible_on .social-logo li a::before,
.nodisplay {
    display: none;
}

.accessible_on .footer-menu {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.accessible_on .social-logo li {
    border: 1px solid #ccc;
    border-radius: 0px;
}

.accessible_on .topicimage.table-cell img,
.accessible_on .img-r img,
.accessible_on .menu ul li,
.accessible_on .textMain .useFul li,
.accessible_on .adobeRec::before,
.accessible_on .adobe,
.accessible_on .providers-page ul li,
.accessible_on .table-cell.MapTable-L {
    border-color: inherit;
}

.accessible_on .textMain .ed-more li a::before,
.accessible_on .textMain .resp-tabs-list li.resp-tab-active::before,
.accessible_on .social-logo-float,
.accessible_on .adobeRec,
.accessible_on .adobeRec::before,
.accessible_on .con-bg .practice-address::after {
    display: none;
}

.accessible_on .menu li li {
    height: auto;
}

.accessible_on .textMain .ed-more li,
.accessible_on .textMain .resp-tabs-list li,
.accessible_on .textMain .condhead,
.accessible_on .textMain .service-links li,
.accessible_on .textMain .Joint li,
.accessible_on .textMain .useFul li span,
.accessible_on .textMain .adobeMore,
.accessible_on .adobe,
.accessible_on .adobeRec,
.accessible_on .textMain .colley-videos li,
.accessible_on .con-bg,
.accessible_on .con-map .mapBG,
.accessible_on .textMain .con-bg .practice-address ul li,
.accessible_on .con-bg .practice-address,
.accessible_on .driving-bg,
.accessible_on .telBG,
.accessible_on .book-bg,
.accessible_on .faxBG {
    background: none;
}

.accessible_on .footer-menu {
    color: #fff;
}

.accessible_on .adobeRec,
.accessible_on .con-bg .practice-address {
    color: inherit;
}

.table-cell.MapTable-L h2 {
    text-align: center;
}

.dfw-blackmode .mandatory {
    color: rgb(236, 36, 36);
}

.dfw-whitekmode .mandatory {
    color: rgb(183, 5, 5);
}

.accessible_on .textMain .resp-tabs-list li,
.accessible_on .textMain .ed-more li {
    border: 1px solid;
    color: inherit;
}

.accessible_on .con-bg .practice-address {
    position: static;
}

.accessible_on .textMain .service-links li,
.accessible_on .textMain .Joint li {
    border: 1px solid;
}

.accessible_on .textMain .service-links li,
.accessible_on .textMain .Joint li {
    background: none !important;
    box-shadow: none;
}
.vlog-videos .textMain .resp-tabs-list li {
	width: 26% !important;
}
 h2.vlog,  h3.vlog {
    color: #050505 !important;
background: #ededed;
padding: 10px 15PX;
margin: 10px;
}


/*#Insta Bio Link Page CSS*/

#Instagram_Bio_Container {
    background: #3fa3da;
}

#Instagram_Bio_Container #Instagram_Bio_Intra {
    padding: 60px 5px;
    text-align: center;
}

#Instagram_Bio_Container .navigation {
    text-align: left;
    font: 400 18px/24px 'Source Sans Pro', sans-serif;
    color: #fff;
    padding: 0;
    margin: 10px auto;
    letter-spacing: 1px;
    display: inline-block;
    width: 100%;
}

#Instagram_Bio_Container .navigation a {
    font-weight: 700;
    display: inline-block;
}

#Instagram_Bio_Container .logo {
    margin: 30px auto;
}

#Instagram_Bio_Container .logo a {
    display: inline-block;
    border: 14px solid #65b5e1;
    background: #fff;
    padding: 17px 25px;
    animation: zoom_in 1.3s ease-in-out;
}

@keyframes zoom_in {
    from {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}

#Instagram_Bio_Container .logo a img {}

#Instagram_Bio_Container .links {
    max-width: 650px;
    margin: 20px auto;
    display: inline-block;
    width: 100%;
}

#Instagram_Bio_Container .links li {
    margin: 8px auto;
    display: inline-block;
    width: 100%;
    animation: coming_left_to_right;
    animation-timing-function: linear;
}

#Instagram_Bio_Container .links li.visit {
    animation-duration: 0.3s;
}

#Instagram_Bio_Container .links li.appointment {
    animation-duration: 0.6s;
}

#Instagram_Bio_Container .links li.blog {
    animation-duration: 0.9s;
}

#Instagram_Bio_Container .links li.subscribe {
    animation-duration: 1.2s;
}

@keyframes coming_left_to_right {
    from {
        opacity: 0;
        transform: translateX(-300px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

#Instagram_Bio_Container .links li a {
    position: relative;
    background: #fff;
    display: block;
    width: 100%;
    height: auto;
    border-radius: 6px;
    padding: 15px 65px;
    font: 400 24px/30px 'Source Sans Pro', sans-serif;
    color: #3fa3da;
}

#Instagram_Bio_Container .links li a::before {
    content: '';
    position: absolute;
    background: url('../images/instagram-bio-link-sprite.png') no-repeat center top;
    width: 53px;
    height: 42px;
    left: 10px;
    top: 50%;
    transform: translate(0, -50%);
}

#Instagram_Bio_Container .links li.visit a::before {
    background-position: 0 2px;
}

#Instagram_Bio_Container .links li.appointment a::before {
    background-position: 0 -74px;
}

#Instagram_Bio_Container .links li.blog a::before {
    background-position: 0 -152px;
}

#Instagram_Bio_Container .links li.subscribe a::before {
    background-position: 0 -230px;
}

#Instagram_Bio_Container .smo {
    padding: 0;
    margin: 10px auto;
}

#Instagram_Bio_Container .smo li {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 10px;
}

#Instagram_Bio_Container .smo li a {
    padding: 0 !important;
    background: #fff;
    width: 38px;
    height: 38px;
    display: block;
    position: relative;
    border-radius: 5px;
}

#Instagram_Bio_Container .smo li a::before {
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    color: #3fa3da;
    left: 50%;
    font-size: 26px;
}



@media screen and (max-width : 1177px) {

    .providers-list ul li {
        margin: 0 15px;
    }
    .providers-list ul li a {
      
        width: 210px;
    }
}

@media screen and (max-width : 1168px) {
    .practice-address, .con-bg .practice-address {
       
        width: 360px;
        
    }

    .con-bg .practice-address {
      
        width: 340px;
        
        min-height: 270px;
    }

}


@media screen and (max-width : 1108px) {
    .practice-address {
        width: 354px;
    }
}


@media screen and (max-width : 1094px) {
    .con-bg .practice-address {
      
        width: 320px;
       
      
    }
}

@media screen and (max-width : 1074px) {

    .practice-address {
       
        width: 320px;
      
        min-height: 270px;
    }

}

@media screen and (max-width : 1030px) {
    .con-bg .practice-address {
        
        width: 300px;
       padding: 25px 10px;
       min-height: 280px;
    }
}

@media screen and (max-width : 1000px) {
    .call-appoint ul li {
        margin: 5px 5px 5px 5px;
    }

    .ortho-l-cell,
    .ortho-r-cell {
        display: inherit;
        width: 100%;
    }

    .ortho-specs h2 {
        padding: 45px 5px 0px 5px;
    }

    .table-cell.blog-cell {
        padding: 0 0 0 5px;
    }
  /*   .con-bg .practice-address.address2 {
    right: 4%;
} */
    /* .practice-address.address2 {
    right: 4%;
} */
   /*  .con-bg .practice-address.address1 {
    left: 5%;
} */
  
}


@media screen and (max-width : 990px) {

    .providers-list ul li {
        margin: 0 5px;
    }
  
}


@media screen and (max-width : 980px) {
    .practice-address, .con-bg .practice-address {
       
        width: 32%;
       
    }
}


@media screen and (max-width : 908px) {

    .providers-list ul li a {
       
        width: 172px;
    }
}

@media screen and (max-width : 800px) {

    .logo,
    .header-right {
        display: inherit;
        width: 100%;
        text-align: center;
    }

    .call-appoint ul li {
        margin: 5px 5px 20px 5px;
        min-height: 40px;
        display: inline-block;
    width: 31%;
    }

    #Banner-Container .banner1 {
        background-size: 100% auto;
    }

    #Banner-Container #Banner {
        height: 315px;
    }

    /* .providers-list ul li a {
        display: block;
        padding: 10px 0px 8px 0px;
        width: 194px;
    }

    .providers-list ul li {
        font: 700 15px/15px 'Lato', serif;
        margin: 0px 10px;
    } */

    .banner-content h3 {
        font: 700 22px/26px 'Crimson Text', serif;
    }

    .banner-content h2 {
        font: 400 18px/22px 'Crimson Text', serif;
    }

    .banner-content ul li {
        width: 90px;
    }

    .specialties-list {
        margin: 65px 0px 45px 0px;
    }

    .review-th.table-cell {
        width: 50%;
        padding: 0px 30px 0px 10px;
    }

    .footer-menu a {
        padding: 0px 25px;
    }

    .copyrights p a {
        padding: 0px 10px;
    }

    .blog-cell,
    .video-cell {
        display: inherit;
        width: 100%;
    }

    .blog-text {
        width: 75%;
    }

    .blog-more {
        margin: -45px 0px 40px 10px;
    }

    /* .practice-address {
        width: 350px;
    } */

    .Review-Tabs {
        top: 50%;
        right: 3px;
    }

    header.stickyHeader {
        position: static !important;
    }

    #Banner-Container-S,
    #Banner-Container #Banner {
        margin-top: 0px;
    }

    .textMain {
        padding: 10px 10px 40px 10px;
    }

    .specialty-box {
        width: 46%;
        margin: 1%;
    }

    .textMain .resp-tabs-list li {
        min-width: 220px;
    }

    .servicesBox {
        width: auto;
    }

    .table-cell.blog-cell {
        width: 99%;
        padding: 0 5px 0 5px;
    }

    .blog-cell .recent-blog-post-list {
        min-height: 226px;
    }
   
   /*  .con-bg .practice-address.address1 {
    left: 5px;
} */
   /*  .practice-address.address1 {
    left: 5px;
} */
  /*   .con-bg .practice-address.address2 {
    right: 5px;
} */
   /*  .practice-address.address2 {
    right: 5px;
} */
}

@media screen and (max-width : 767px) {
    .banner-content {
        position: absolute;
        top: 45%;
    }

    #Banner-Container #Banner {
        height: 261px;
    }

    .providers-list img {
        display: none;
    }

    /* .providers-list ul li a {
        width: 155px;
    } */

    .ortho-specs h3 {
        font: 700 22px/30px 'Lato', serif;
    }

    .ortho-specs p {
        padding: 15px 3% 15px 3%;
    }

    .review-th,
    .review-story {
        display: inherit;
        width: 100%;
    }

    .review-story {
        padding: 15px 0px 0px 15px;
    }

    .review-th {
        padding: 0px 0px 0px 15px;
    }

    #OurPatients h3 {
        padding: 40px 0px 25px 0px;
    }

    #OurPatients {
        min-height: 675px;
        background-size: cover;
    }

    .blog-text {
        width: 70%;
    }

    .footer-menu a {
        padding: 0px 20px;
    }

    .copyrights p a {
        padding: 0px 1px;
    }

    /* .con-bg .practice-address {
        left: 45%;
    } */

    .providers-page.consec li {
        width: 45%;
    }

    .MapTable.table-div .table-cell {
        display: block;
        margin-bottom: 5px;
    }

    .MapTable.table-div .table-cell {
        display: block;
    }

    .social-logo-float {
        display: none;
    }
    /* .con-bg .practice-address {
    position: static;
    padding: 10px 15px;
    min-height: auto;
} */
    .con-map .mapBG, .mapBG {
    min-height: 386px;
    background-size: cover;
}
.banner-content h3 {
    font: 700 20px/26px 'Crimson Text', serif;
    padding-left: 10% !important;
    width: 300px;
}
}


@media screen and (max-width : 756x) {
    .providers-list ul li a {
        width: 166px;
    }
}

@media screen and (max-width : 733x) {
    .providers-list ul li a {
       display: none;
    }
}

@media screen and (max-width : 670px) {
    .banner-content h3 {
        font: 700 18px/22px 'Crimson Text', serif;
        padding-left: 10% !important;
        width: 288px;
    }
    .banner-content h2 {
        font: 400 16px/20px 'Crimson Text', serif;
        padding-bottom: 4px !important;
    }
    }

@media screen and (max-width : 640px) {

    /* Menu CSS */
    #Main-Menu {
        display: none;
    }

    #Mobile-Menu {
        display: block;
        position: absolute;
        top: 40px;
        right: 0px;
        width: 100%;
    }

    .toggleMenu {
        text-align: right;
    }

    .toggleMenu span {
        color: #1774af;
    }

    #Content,
    #Sidebar {
        display: block;
    }

    #Sidebar {
        margin: 0px auto;
    }

    .contactTable .table-cell {
        display: block;
        width: 100%;
    }

    .contact-address {
        border-radius: 10px 10px 0px 0px;
    }

    .contact-map {
        height: 250px;
        border-radius: 0px 0px 10px 10px;
    }

    .textMain .useFul li {
        width: 95%;
    }

    .logo {
        text-align: left;
        padding: 0px 0px 0px 5px;
    }

    .textMain .resp-tabs-list li {
        min-width: 190px;
    }

    #Banner-Container-S {
        background: #065384;
    }

    .textMain .colley-videos {
        text-align: center;
    }

    .textMain .colley-videos li {
        width: 98%;
    }

  /*   .con-bg .practice-address {
        width: 364px;
        left: 39%;
    } */

    .textMain .mako-video li {
        width: 100%;
    }

    .practice-address {
        width: 320px;
        min-height: 200px;
        padding: 0px 0px 10px 15px;
    }
    .practice-address, .con-bg .practice-address {
        padding: 0px 0px 20px 15px;
        width: 100%;
        position: static;
        min-height: unset;
    }

}

    @media screen and (max-width : 639px) {
        .desk-ico {
            display: none;
        }

        .mob-ico {
            display: inline-block;
        }

        .call-appoint ul li {
            display: block;
            width: 100%;
            background: #1774af;
            margin: 0px 0px 1px 0px;
            text-align: center;
        }

        .call-appoint ul li a {
            color: #fff;
        }

        #Banner-Container {
            display: none;
        }

        .ortho-specs h2 {
            padding: 10px 5px 0px 0px;
            text-align: left;
        }

        .ortho-specs h2::after {
            display: none;
        }

        .ortho-specs h3 {
            padding: 15px 0px 0px 0px;
            text-align: left;
        }

        .ortho-specs p {
            padding: 15px 15px 15px 0px;
            text-align: left;
        }

        .ortho-more {
            display: none;
        }

        #RecentRow {
            display: none;
        }

        #OurPatients {
            min-height: auto;
            background: none;
        }

        #Slider2,
        .Review-Tabs {
            display: none;
        }

        #OurPatients h3 {
            font: 400 33px/33px 'Crimson Text', serif;
            padding: 25px 0px 25px 15px;
            background: #1774af;
            text-align: left;
        }

        #OurPatients h3::after {
            display: none;
        }

        .mapBG {
            min-height: 389px;
            background: none;
        }

        #Map {
            background: #5f5f5f;
        }

        #Map h3 {
            font: 400 33px/33px 'Crimson Text', serif;
            padding: 25px 0px 25px 15px;
            text-align: left;
        }

        .practice-address {
            padding: 0px 0px 20px 15px;
            width: 100%;
            position: static;
        }

        .faxBG {
            background: url(../images/fax-bg.png) no-repeat 0px 12px;
            display: block;
            padding: 10px 0px 3px 30px !important;
        }

        #Footer {
            background: #1662a0;
        }

        .social-logo {
            text-align: left;
            padding: 0px;
            width: 190px;
        }

        .social-logo h3 {
            font: 400 30px/30px 'Crimson Text', serif;
            color: #fff;
            padding: 25px 0px 15px 15px;
        }

        .social-logo ul {
            font-size: 0px;
            margin: 0px 0px 0px 8px;
        }

        .social-logo li {
            margin: 10px 7px 0px 7px;
        }

        .social-logo li a {
            padding: 0px 0px 0px 9px;
        }

        .footer-menu {
            text-align: left;
        }

        .footer-menu a {
            padding: 0px 20px;
            width: 125px;
            display: inline-block;
        }

        .copyrights {
            color: #fff;
        }

        .copyrights p {
            border-bottom: 1px solid #fbfbfb3b;
            padding-bottom: 20px;
        }

        .copyrights p a {
            width: 125px;
            text-align: left;
            display: inline-block;
            padding: 0px 20px;
        }

        .copyrights {
            padding: 20px 0px 0px 0px;
            text-align: left;
        }

        .as {
            width: 180px !important;
            padding: 0px 0px 0px 20px !important;
        }

        .line {
            display: none;
        }

        .copyrights h2 {
            font: 400 16px/26px 'Lato', serif;
            padding: 15px 15px 0px 19px;
            border-bottom: 1px solid #fbfbfb3b;
            padding-bottom: 20px;
        }

        .ypo-logo {
            text-align: left;
            padding: 20px 0px 20px 20px;
        }

        .ortho-specs {
            border-bottom: 1px solid #ccc;
        }

        .ortho-specs p {
            font: 400 18px/27px 'Lato', serif;
        }

        .specialties-list ul li {
            color: #000;
            text-align: left;
            min-height: auto;
            border: none;
            padding: 10px 15px 10px 30px;
            border-bottom: 1px solid #ccc;
            width: 100%;
            background: url(../images/spec-mob-bg.jpg) no-repeat 8px 15px;
        }

        .specialties-list ul li:last-child {
            border-bottom: none;
        }

        .specialties-list ul li span {
            font: 600 16px/20px 'Crimson Text', serif;
            padding: 5px 0px 8px 0px;
        }

        .specialties-list {
            margin: 25px 0px 15px 0px;
        }

        .outpatient-bg {
            background: url(../images/spec-mob-bg.jpg) no-repeat 8px 5px !important;
            padding: 0px 10px 0px 30px !important;
        }

        .specialties-list br {
            display: none;
        }

        .specialty-box {
            width: 100%;
            margin: 10px 0px 10px 0px;
        }

        .textMain .resp-tabs-list li {
            min-width: auto;
            width: 115px;
            font-size: 14px !important;
            text-align: center;
            padding: 10px !important;
        }

        .topicimage.table-cell {
            display: inline;
        }

        .landing-page.table-cell {
            padding: 0px;
            display: inline;
        }

        .textMain .ed-more {
            text-align: left;
        }

        .pageimg {
            float: none;
            margin: 10px;
            text-align: center;
			border:none;
        }
		.pageimg img {
			padding:5px;
			border: 1px solid #1774af;
        }

        .resp-tabs-list.docTab {
            display: none;
        }

        .resp-accordion {
            display: block !important;
        }

        .textMain h2.resp-accordion {
            background: #1662a0;
        }

        .con-bg .practice-address {
            left: 20%;
        }

        .con-bg .practice-address::after {
            display: none;
        }
        
        #Instagram_Bio_Container .links li a {
        text-align: left;
        padding: 15px 8px 15px 75px;
    }

    }

    @media screen and (max-width : 480px) {
        .header-right {
            text-align: left;
        }

        .providers-page.consec li {
            width: 295px;
        }

        .MapTable.table-div .MapTable-R .providers-page ul li {
            margin: 0px 5px 5px 5px;
            width: 320px;
        }
    }

    @media screen and (max-width : 400px) {
        .logo img {
            width: 80%;
        }

        #Mobile-Menu {
            top: 30px;
        }

        .ortho-specs h2 {
            font: 400 35px/40px 'Crimson Text', serif;
        }

        .ortho-specs h3 {
            font: 700 21px/28px 'Lato', serif;
        }

        .con-bg .practice-address {
            width: 321px;
            left: 7px;
        }
    }

    @media screen and (max-width : 380px) {
        .textMain .resp-tabs-list li {
            width: 100px;
            font-size: 12px !important;
        }
    }

    @media screen and (max-width : 320px) {
        .ortho-specs h3 {
            font: 700 19px/28px 'Lato', serif;
        }

        .ortho-specs p {
            font: 400 16px/26px 'Lato', serif;
        }

        .ortho-specs p {
            padding: 15px 0px 15px 0px;
        }

        .specialties-list ul li {
            font: 700 22px/24px 'Crimson Text', serif;
        }

        #Map h3,
        #OurPatients h3,
        .social-logo h3 {
            font: 400 29px/30px 'Crimson Text', serif;
        }

        .textMain .resp-tabs-list li {
            width: 90px;
            padding: 5px !important;
        }
    }
