@font-face {
    font-family: 'Anchorage-Regular';
    src: url('/fonts/Anchorage-Regular.eot');
    src: url('/fonts/Anchorage-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Anchorage-Regular.woff2') format('woff2'),
        url('/fonts/Anchorage-Regular.woff') format('woff'),
        url('/fonts/Anchorage-Regular.ttf') format('truetype'),
        url('/fonts/Anchorage-Regular.svg#Anchorage-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Anchorage';
    src: url('/fonts/Anchorage.eot');
    src: url('/fonts/Anchorage.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Anchorage.woff2') format('woff2'),
        url('/fonts/Anchorage.woff') format('woff'),
        url('/fonts/Anchorage.ttf') format('truetype'),
        url('/fonts/Anchorage.svg#Anchorage') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}


@charset "utf-8";
.menu-home {
    width: 14% !important;
}

.menu-providers {
    width: 18% !important;
}

.menu-servides {
    width: 16% !important;
}

.menu-education {
    width: 22% !important;
}

.menu-resources {
    width: 15% !important;
}

.menu-medicine {
    width: 18% !important;
}

.menu-faq {
    width: 12% !important;
}
.menu-location {
    width: 9% !important;
}
.menu-contact {
    width: 15% !important;
}


/* CSS Document */

body,
h1,
h2,
h3,
h4,
h5,
p,
ul,
li,
form {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}

.slicknav_nav li {
    border-bottom: 1px dashed #000;
    width: 100% !important;
}

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

a {
    border: none;
    outline: none;
    text-decoration: none;
}

.clear {
    clear: both;
}


/** COMMON STYLES **/

.fa {
    font-size: 16px !important;
    position: absolute;
    left: 9px;
    top: 6px;
}

header,
.menu,
.banner,
.services,
.inner_banner,
.breadcrumbs,
.content,
.cred_bar,
footer,
.meet_dr,
.why_dr_ahmed,
.education_resource, .snap-container {
    float: left;
    width: 100%;
}

.header_sec,
nav,
.breadcrumbs_sec,
.content_sec,
.cred_bar_sec,
.footer_sec,
.why_dr_ahmed_sec,
.education_resource_sec, .snap-frame {
    max-width: 1170px;
    margin: 0px auto;
}
.snap-frame{
    text-align: center;
}
.snap-section{
    padding: 30px 0;
}

.logo {
    /* float: left;
    padding: 45px 0 0 0; */
	/* text-align:center; */
	width:300px;
}

.head_right {
    /* float: right; 
    width: 45%;*/
    margin: 28px 0 0 0;
}

.head_right ul li {
    float: left;
    margin: 0px 2% 13px;
}

.head_appointment, .head_loc, .head_ref {
    /* width: 25%; */
	float:right;
	margin:20px 5px;
}

.head_appointment a {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    background: #c32025; /*url(../images/head-book-appointment-icon.png) 15px 13px no-repeat;*/
    padding: 10px 10px 10px 15px;
    display: block;
   /* border-radius: 25px;*/
}
.head_loc a {
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #c32025 url(../images/head-loc-icon1.png) 15px 10px no-repeat;
    padding: 10px 10px 10px 36px;
    display: block;
    border-radius: 25px;
}
.head_ref a {
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #c32025 url(../images/head-ref-icon.png) 15px 12px no-repeat;
    padding: 10px 10px 10px 36px;
    display: block;
    border-radius: 25px;
}

.head_pat_portal {
    /* width: 14%; */
	display:inline-block;
}

.head_pat_portal a {
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #000000 /*url(../images/head-patient-portal-icon.png) 15px 13px no-repeat*/;
    padding: 10px 10px 10px 15px;
    display: block;
    /* border-radius: 25px; */
}
.head_ref-new{
    display: inline-block;
}

.head_ref-new a{
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #000000 /*url(../images/head-ref-icon.png) 15px 12px no-repeat*/;
    padding: 10px 10px 10px 16px;
    display: block;
    /*border-radius: 25px;*/
}
.head_loc-new a{
    background:  #000000 /*url(../images/head-loc-icon1.png) 15px 10px no-repeat*/;
     font-family: 'Playfair Display', serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
     padding: 10px 10px 10px 16px;
    display: block;
   /* border-radius: 25px;*/
    
}
.head_loc-new{
    display: inline-block;
}
.location-list{
    text-align: center;
}

.location-list li{
  
    margin: 15px 10px 0 0;
    list-style: none;
    display: inline-block;
    width: 41%;
    border: 2px solid #ccc;
   
}
.location-list li a{
   /* background: #c32025;*/
    color:#000;
   display: inline-block;
    margin: 5px;
    padding: 14px 14px 15px 30px;
}
  

.head_pay {
    /* width: 11%; */
	display:inline-block;
}

.head_pay a {
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #c32025 url(../images/head_pay.png) 15px 13px no-repeat;
     padding: 10px 10px 10px 40px;
    display: block;
    /* border-radius: 25px; */
}

.head_pro_portal {
    /* width: 15%; */
	display:inline-block;
}

.head_pro_portal a {
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #000000 url(../images/head_pro_portal-icon.png) 18px 13px no-repeat;
    padding: 10px 10px 10px 40px;
    display: block;
    /* border-radius: 25px; */
}

.head_address {
    width: 40%;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    padding: 0 0 0 30px;
    background: url(../images/head-loc-icon.png) 9px 2px no-repeat;
    line-height: 23px;
}
.head_toll_free {
    /* width: 35%; */
    font-family: 'Playfair Display', serif;
    font-size: 16px;
    color: #c32025;
    padding: 0 10px 0 26px;
    background: url(../images/head-tel-icon-new.png) 4px 2px no-repeat;
    font-weight: 600;
	display:inline-block;
	border-right:1px solid #ffffff;
}

.head_toll_free a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
}
.head_fax {
    /* width: 35%; */
    font-family: 'Playfair Display', serif;
    font-size: 16px;
    color: #c32025;
    padding: 0 10px 0 26px;
    background: url(../images/head-fax-icon-new.png) 4px 2px no-repeat;
    font-weight: 600;
	display:inline-block;
}

.head_fax a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
}
.head-r{
	float:right;
}

/** NAV **/

.menu {
    position: relative;
    /* background: #c32025; */
}

.menu nav ul li {
    position: relative;
    float: left;
}

.menu nav ul li a {
    display: block;
    padding: 13px 0px;
    font-family: 'Playfair Display', serif;
    font-size: 16px;
    color: #000000;
    display: block;
    text-align: center;
    background: url(../images/menu-sep-new.jpg) right center no-repeat;
}


/*.menu nav ul li a{display:block; padding:13px 36px; font-family: 'Playfair Display', serif; font-size: 16px; color: #fff; display: block; background: url(../images/menu-sep.jpg) right center no-repeat;}*/

.slicknav_menu {
    display: none;
}

.menu nav ul li.last a {
    background: none;
}

.menu nav ul li a:hover {
    /* background: #000; */
	color:#c32025;
}

.menu ul li .mega_menu {
    width: 500px !important;
    left: -70px !important;
    background: #e6e6e6;
}

.menu ul li .mega_menu li {
    width: 50% !important;
    float: left !important;
}

.menu ul li .mega_menu li a {
    min-height: 17px !important;
    border-bottom: none !important;
}


/** DD Menu Styles **/

.menu ul li ul {
    z-index: 100;
    display: none;
    width: 265px;
    position: absolute;
    left: 0px;
    top: 49px;
}

.menu ul li ul li {
    float: none;
    text-align: left;
}

.menu ul li ul li:after {
    background: none !important;
}

.menu ul li ul li a {
    font-size: 16px;
    line-height: 15px;
    padding: 15px 0 15px 30px;
    color: #000;
    background: #e6e6e6 url(../images/menu-arrow.png) 12px 18px no-repeat;
    text-align: left;
    -webkit-transition: linear 0.2s all;
    transition: linear 0.2s all;
}

.menu ul li ul li a:hover {
    -webkit-transition: linear 0.2s all;
    transition: linear 0.2s all;
    background: #000 url(../images/menu-arrow.png) 12px 18px no-repeat;
    color: #fff;
}

.menu ul li:hover>ul {
    display: block;
    position: absolute;
    left: 0px;
}

.menu ul li li:hover>ul {
    display: block;
    position: absolute;
    left: 100%;
    padding: 0px;
    margin: 0px;
    top: 0px;
}


/** BANNER **/

.banner_sec {
    margin: 0px auto;
    max-width: 1750px;
    position: relative;
}

.banner {
    position: relative;
}

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

.banner .rslides>li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
    height: 526px;
    z-index: 5;
}

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

.banner .rslides>img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.banner_one {
    background: url(../images/banner-1.jpg) center 0px no-repeat;
}

.banner_two {
    background: url(../images/banner-2.jpg) center 0px no-repeat;
}

.banner_three {
    background: url(../images/banner-3.jpg) center 0px no-repeat;
}

.banner_four {
    background: url(../images/banner-hand-wrist.jpg) center 0px no-repeat;
}


.banner_five {
    background: url(../images/banner-foot-ankle.jpg) center 0px no-repeat;
}

.banner_txt_sec {
    margin: 0 auto;
    max-width: 1140px;
    position: relative;
    min-height: 526px;
}

.banner_txt {
    position: absolute;
    z-index: 3;
    bottom: 25%;
    right: 25%;
}

.banner_txt h2 {
    font-family: 'Playfair Display', serif;
    font-size: 23px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}

.banner_txt h2 a,
.inner_banner_txt h2 a {
    color: #fff;
}

.banner_txt ul {
    border: 1px solid #393535;
    padding: 20px;
}

.banner_txt ul li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    padding: 0 0 0 13px;
    background: url(../images/banner-text-arrow.png) 0px 7px no-repeat;
    line-height: 30px;
}

.banner #controls {
    position: absolute;
    z-index: 9;
    bottom: 30px;
    right: 65px;
    background: #696666;
}

.banner #controls li {
    display: inline-block;
    cursor: pointer
}

.banner #controls .pause {
    display: none
}

.banner_hurt {
    position: absolute;
    left: 170px;
    top: 90px;
    z-index: 5;
}

.banner_hurt_blk {
    width: 360px;
    position: relative;
}

.banner_hurt_blk ul li a {
    position: absolute;
    font-size: 14px;
    color: #fff;
}

.banner_hurt_tittle {
    position: absolute;
    right: -50px;
    top: -40px;
    text-transform: uppercase;
}

.banner_hurt_tittle h2 {
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}

.banner_hurt_tittle h3 {
    font-family: 'Playfair Display', serif;
    font-size: 32px;
    color: #c32025;
}

.banner_elbow a {
    left: -37px;
    top: 66px;
    padding: 16px 67px 25px 5px;
    border-radius: 0 32px 32px 0;
}

.banner_wrist a {
    left: -56px;
    top: 190px;
    padding: 19px 67px 22px 5px;
    border-radius: 0 32px 32px 0;
}

.banner_hip a {
    left: 15px;
    bottom: 37px;
    padding: 21px 79px 20px 5px;
    border-radius: 0 32px 32px 0;
}

.banner_shoulder a {
    right: -55px;
    top: 66px;
    padding: 16px 5px 25px 67px;
    border-radius: 32px 0 0 32px;
}

.banner_knee a {
    right: -52px;
    top: 200px;
    padding: 16px 5px 25px 78px;
    border-radius: 32px 0 0 32px;
}

.banner_ankle a {
    right: 15px;
    bottom: 37px;
    padding: 22px 5px 20px 79px;
    border-radius: 32px 0 0 32px;
}

.services {
    padding: 0 0 70px 0;
    background: url(../images/serv-sec-bg.png) center 58px no-repeat;
    position: relative;
    z-index: 8;
    margin: -58px 0 0 0;
}

.services_sec {
    max-width: 657px;
    margin: 0px auto;
}

.services_sec ul li a {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    padding: 145px 0 0 0;
    display: block;
}

.serv_shoulder a {
    background: url(../images/serv-shoulder.png) top center no-repeat;
}

.serv_hip a {
    background: url(../images/serv-hip.png) top center no-repeat;
}

.serv_knee a {
    background: url(../images/serv-knee.png) top center no-repeat;
}

.serv_elbow a {
    background: url(../images/serv-elbow.png) top center no-repeat;
}

.serv_ankle a {
    background: url(../images/serv-ankle.png) top center no-repeat;
}

.serv_wrist a {
    background: url(../images/serv-wrist.png) top center no-repeat;
}

.serv_shoulder a:hover {
    background: url(../images/serv-shoulder-hover.png) top center no-repeat;
}

.serv_hip a:hover {
    background: url(../images/serv-hip-hover.png) top center no-repeat;
}

.serv_knee a:hover {
    background: url(../images/serv-knee-hover.png) top center no-repeat;
}

.serv_elbow a:hover {
    background: url(../images/serv-elbow-hover.png) top center no-repeat;
}

.serv_ankle a:hover {
    background: url(../images/serv-ankle-hover.png) top center no-repeat;
}

.serv_wrist a:hover {
    background: url(../images/serv-wrist-hover.png) top center no-repeat;
}

#flexiselDemo1 {
    display: block;
}

.services .nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.services .nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    padding: 0px;
    list-style-type: none;
    z-index: 2;
}

.services .nbs-flexisel-inner {
    overflow: hidden;
    width: 100%;
    margin: 0px auto;
    text-align: center;
}

.services .nbs-flexisel-item {
    float: left;
    margin: 0;
    padding: 0px;
    cursor: pointer;
    position: relative;
}


/*** Navigation ***/

.services .nbs-flexisel-nav-left,
.services .nbs-flexisel-nav-right {
    width: 24px;
    height: 60px;
    top: 90px !important;
    position: absolute;
    cursor: pointer;
    z-index: 6;
}

.services .nbs-flexisel-nav-left {
    left: -25px;
    background: url(../images/serv-left-arrow.png) 0px 0px no-repeat;
}

.services .nbs-flexisel-nav-right {
    right: -25px;
    background: url(../images/serv-right-arrow.png) 0px 0px no-repeat;
}

.meet_dr {
    padding-bottom: 50px;
	/* background: url(../images/insurance-bg.png) center center no-repeat; */
}

.meet_dr_sec {
    max-width: 1158px;
    margin: 0px auto;
}

.meet_dr_blk {
    border: 3px solid #a9a9a9;
    float: left;
    width: 100%;
}

.doc_txt {
    float: left;
    width: 47%;
    background: url(../images/doc-sec-corner.png) 5px 5px no-repeat;
    padding: 40px 0 0 50px;
    position: relative;
}

.doc_txt h2 {
    font-size: 44px;
    font-weight: normal;
    color: #c8c8c8;
    margin: 0 0 10px 0;
}

.doc_txt h1 {
    font-family: 'Playfair Display', serif;
    font-size: 54px;
    text-transform: uppercase;
}

.doc_txt h3 {
    font-size: 17px;
    color: #c32025;
    font-weight: 600;
    margin: 0 0 25px 0;
}

.doc_txt p {
    line-height: 26px;
    margin: 0 0 20px 0;
}

.interview_blk img {
    float: left;
}

.interview_blk .interview_blk_txt {
    border-top: 3px solid #b2b2b2;
    border-bottom: 3px solid #b2b2b2;
    border-right: 3px solid #b2b2b2;
    float: left;
    padding: 10px;
    color: #000;
    line-height: 20px;
    margin: 91px 0 0 0;
}

.interview_blk .interview_blk_txt:hover {
    background: #c32025;
    color: #fff;
}

.doc_list {
    position: absolute;
    bottom: 20px;
    left: 520px;
    width: 35%;
}

.doc_list ul li a {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    padding: 7px 25px 8px 50px;
    display: block;
    margin: 0 0 3px 0;
    background: #000 url(../images/doc-sec-sprite.png) no-repeat;
    color: #fff;
}

.doc_list ul li a:hover {
    background: #c32025 url(../images/doc-sec-sprite.png) no-repeat;
}

.doc_list ul li.doc_awrds a {
    background-position: 14px 10px;
}

.doc_list ul li.doc_pub a {
    background-position: 17px -33px;
}

.doc_list ul li.doc_resrch a {
    background-position: 17px -76px;
}

.doc_list ul li.doc_bio a {
    background-position: 17px -118px;
}

.doc_pic {
    float: right;
    width: 46%;
}

.dr-lst{
    text-align: center;
}

.doc_profile_pg {
    /*float: left;*/
    display: inline-block;
    border: 2px solid #c32025;
    width: 228px;
    margin: 10px 15px;
    text-align: center;
    padding: 16px 0 10px 0;
    vertical-align: top;
}

.doc_profile_pg h2 {
    font-size: 20px;
    font-weight: 500;
    padding: 7px 0 0;
}

.doc_profile_pg h3 {
    font-size: 18px;
    padding: 0 0 10px 0;
}

.doc_profile_pg h4 {
    font-size: 12px;
    padding: 7px 0;
}

.doc_view_profile {
    width: 110px;
    margin: 0 auto;
}

.doc_view_profile a {
    display: block;
    font-size: 14px;
    color: #fff;
    background: #c32025;
    font-style: italic;
    padding: 7px 0;
}

/*.why_dr_ahmed {
    background: #D2D2D2 url(../images/why-dr-ahmed-bg.jpg) top center no-repeat;
    padding: 60px 0 70px;
}*/
.why_dr_ahmed {
    background: #D2D2D2 url(../images/why-dr-ahmed-bg-new-img.jpg) top center no-repeat;
    padding: 60px 0 70px;
}

.why_dr_ahmed_title {
    font-size: 30px;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    color: #000;
    text-align: center;
    margin: 0 0 35px 0;
}

.why_dr_ahmed_title-preview {
    font-size: 30px;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    color: #000;
    text-align: center;
    margin: 0 0 35px 0;
}

.why-doctor li {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-align: center;
   /*background: #c32025;*/
    padding: 13px 0 0;
    min-height: 53px;
    width: 24%;
    float: left;
    margin: 0 5px;
    border-radius: 20px;
   
}
.why_dr_ahmed ul{
    text-align: center;
}

.why_dr_ahmed ul li {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: #c32025;
    padding: 13px 0 0;
    min-height: 45px;
    width: 32%;
    float: left;
    margin: 0 5px;
    border-radius: 20px;
   
}






.education_resource {
    padding: 70px 0;
}

.education_resource_title {
    font-family: 'Playfair Display', serif;
    font-size: 23px;
    margin: 0 0 25px 0;
    text-align: center;
}

.pat_edu_vid {
    float: left;
    width: 49%;
}

.pat_edu_vid_blk a {
    display: block;
    background: url(../images/patient-education-videos.jpg) top center no-repeat;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: 'Muli', sans-serif;
    padding: 255px 0 47px 0;
}

.pat_edu_vid_blk a span {
    background: #000;
    padding: 4px 23px;
    border-radius: 20px;
}

.pat_rsrc {
    float: right;
    width: 49%;
}

.pat_rsrc ul li a {
    width: 49%;
    float: left;
    margin: 0 5px 5px 0;
    padding: 108px 0 30px;
    display: block;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.pat_rsrc ul li a:hover {
    color: #373535;
}

.rsrc_pat_frm a {
    background: #373535 url(../images/pr-icon-patient-form.png) center 40px no-repeat;
}

.rsrc_frst_vst a {
    background: #373535 url(../images/pr-icon-first-visit.png) center 40px no-repeat;
}

.rsrc_appnt a {
    background: #373535 url(../images/pr-icon-appointments.png) center 40px no-repeat;
}

.rsrc_loc_dir a {
    background: #373535 url(../images/pr-icon-location-and-direction.png) center 40px no-repeat;
}

.rsrc_pat_frm a:hover {
    background: #dddddd url(../images/pr-icon-patient-form-hover.png) center 40px no-repeat;
}

.rsrc_frst_vst a:hover {
    background: #dddddd url(../images/pr-icon-first-visit-hover.png) center 40px no-repeat;
}

.rsrc_appnt a:hover {
    background: #dddddd url(../images/pr-icon-appointments-hover.png) center 40px no-repeat;
}

.rsrc_loc_dir a:hover {
    background: #dddddd url(../images/pr-icon-location-and-direction-hover.png) center 40px no-repeat;
}

.ad-head {
    font-weight: 500;
    font-size: 16px;
    color: #000;
    margin: 10px 0 0 0;
}

.ad-head1 {
    font-weight: 500;
}

.ad-head3 a {
    color: #FF0000;
    font-weight: 600;
    font-size: 16px;
}

.cred_bar {
    padding: 25px 0;
}

#flexiselDemo2 {
    display: block;
}

.cred_bar .nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.cred_bar .nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    padding: 0px;
    list-style-type: none;
    z-index: 2;
}

.cred_bar .nbs-flexisel-inner {
    overflow: hidden;
    width: 96%;
    margin: 0px auto;
    text-align: center;
}

.cred_bar .nbs-flexisel-item {
    float: left;
    margin: 0;
    padding: 0px;
    cursor: pointer;
    position: relative;
}


/*** Navigation ***/

.cred_bar .nbs-flexisel-nav-left,
.cred_bar .nbs-flexisel-nav-right {
    width: 12px;
    height: 32px;
    top: 30px !important;
    position: absolute;
    cursor: pointer;
    z-index: 6;
}

.cred_bar .nbs-flexisel-nav-left {
    left: 10px;
    background: url(../images/cred-left-arrow.jpg) 0px 0px no-repeat;
}

.cred_bar .nbs-flexisel-nav-right {
    right: 10px;
    background: url(../images/cred-right-arrow.jpg) 0px 0px no-repeat;
}

footer {
    background: #22231D url(../images/footer-bg.jpg) top center no-repeat;
    padding: 60px 0 40px;
}

.foot_spl,
.foot_menu,
.foot_qlinks {
    float: left;
    width: 24%;
}

.foot_spl ul li a,
.foot_menu ul li a,
.foot_qlinks ul li a {
    font-size: 15px;
    padding: 0 0 0 20px;
    background: url(../images/banner-text-arrow.png) 5px 7px no-repeat;
    color: #fff;
    line-height: 26px;
}

.foot_title {
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    margin: 0 0 18px 0;
    color: #fff;
}

.smo {
    float: right;
}

.smo ul li {
    display: inline-block;
    padding: 0 4px;
}

.smo ul .last {
    background: none;
}

.smo ul li a {
    display: block;
    height: 30px;
    width: 30px;
    float: left;
}

.smo ul li a span {
    display: none;
}

.smo_fb a {
    background: url(../images/smo-icons.png) 0 0 no-repeat;
}

.smo_tweet a {
    background: url(../images/smo-icons.png) -41px 0px no-repeat;
}

.smo_gp a {
    background: url(../images/smo-icons.png) -81px 0px no-repeat;
}

.smo_link a {
    background: url(../images/smo-icons.png) -122px 0px no-repeat;
}

.smo_yt a {
    background: url(../images/smo-icons.png) -163px 0px no-repeat;
}

.foot_bottom {
    float: left;
    width: 100%;
    padding: 30px 0 0 0;
    margin: 30px 0 0 0;
    border-top: 1px solid #4c4c48;
}

.foot_pro_portal {
    width: auto;
}

.foot_pro_portal a {
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #c32025 url(../images/head_pro_portal-icon.png) 18px 13px no-repeat;
    padding: 10px 0 10px 34px;
    display: block;
    border-radius: 25px;
}

.copy {
    float: left;
    width: 85%;
    color: #fff;
}

.ypo {
    float: right;
}

.inner_banner_sec {
    margin: 0px auto;
    max-width: 1750px;
    position: relative;
}

.inner_banner {
    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;
    height: 253px;
    z-index: 999;
}

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

.inner_banner .rslides>img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.inner_banner_one {
    background: url(../images/inner-banner-1.jpg) center 0px no-repeat;
}

.inner_banner_two {
    background: url(../images/inner-banner-2.jpg) center 0px no-repeat;
}

.inner_banner_three {
    background: url(../images/inner-banner-3.jpg) center 0px no-repeat;
}

.inner_banner_four {
    background: url(../images/inner-banner-hand-wrist.jpg) center 0px no-repeat;
}


.inner_banner_five {
    background: url(../images/inner-banner-foot-ankle.jpg) center 0px no-repeat;
}

.inner_banner_txt_sec {
    margin: 0 auto;
    max-width: 1140px;
    position: relative;
    min-height: 253px;
}

.inner_banner_txt {
    position: absolute;
    z-index: 3;
    top: 25%;
    right: 13%;
    width: 41%;
}

.inner_banner_txt h2 {
    font-family: 'Playfair Display', serif;
    font-size: 23px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    float: left;
    margin: 45px 20px 0 0;
}

.inner_banner_txt ul {
    border: 1px solid #373333;
    padding: 20px;
    width: 55%;
    float: left;
}

.inner_banner_txt ul li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    padding: 0 0 0 13px;
    background: url(../images/banner-text-arrow.png) 0px 7px no-repeat;
    line-height: 30px;
}

.inner_banner #controls2 {
    position: absolute;
    z-index: 9;
    bottom: 30px;
    right: 65px;
    background: #696666;
}

.inner_banner #controls2 li {
    display: inline-block;
    cursor: pointer
}

.inner_banner #controls2 .pause {
    display: none
}


/** CONTENT **/

.content {
    padding: 0 0 20px 0;
    border-bottom: 1px solid #dddddd;
}

.breadcrumbs {
    font-size: 14px;
    color: #000;
}

.breadcrumbs_sec {
    border-bottom: 1px solid #cccccc;
    padding: 15px 0;
}

.breadcrumbs a {
    color: #000;
}

.breadcrumbs span {
    color: #c32025
}

article {
    width: 74%;
    float: left;
}

article h1 {
    font-size: 38px;
    padding: 20px 0 15px 0;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
}

article h2 {
    font-size: 30px;
    padding: 7px 0;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    color: #c50006;
}

article h3 {
    font-size: 26px;
    padding: 7px 0;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
}

article h4 {
    font-size: 20px;
    padding: 4px 0;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    color: #c50006;
}

article strong {
    font-weight: 600;
}

article p {
    font-size: 16px;
    font-weight: 400;
    padding: 5px 0;
    line-height: 24px;
    color: #000;
}

article ul {
    padding: 5px 0 5px 25px
}

article ul li {
    font-size: 16px;
    list-style: disc;
    font-weight: 400;
    padding: 2px 0 5px 5px;
    line-height: 25px;
    color: #000;
}

article ol li {
    list-style-type: decimal;
    padding: 2px 0 5px 5px;
    font-weight: 400;
    line-height: 25px;
    color: #000;
}

article a {
    color: #c50006;
}

aside {
    float: right;
    width: 270px;
    padding: 50px 0 0 0;
}

.side_doc {
    border: 2px solid #c32025;
    text-align: center;
    padding: 22px 0 26px;
    position: relative;
    margin: 0 0 50px 0;
}

.side_doc_title {
    font-family: 'Playfair Display', serif;
    font-size: 22px;
    font-weight: 600;
    padding: 15px 0;
}

.side_doc_title a {
    color: #c32025;
}

.side_doc_profile {
    position: absolute;
    bottom: -2px;
    left: -2px;
}

.side_doc_profile a {
    width: 270px;
    display: block;
    background: #353535;
    padding: 7px 0;
    color: #fff;
    font-family: 'Muli', sans-serif;
}

.side_serv {
    margin: 0 10px 40px;
}

.side_serv ul li a {
    font-size: 18px;
    display: block;
    font-weight: 600;
    padding: 40px 0 40px 104px;
    text-transform: uppercase;
    border-bottom: 1px solid #dfdfdf;
    color: #000;
    background: url(../images/sidebar-serv-sprite.png) no-repeat;
}

.side_serv ul li.last a {
    border: none;
}

.side_serv ul li a:hover {
    background: url(../images/sidebar-serv-sprite-hover.png) no-repeat;
}

.side_serv ul li.side_shoulder a {
    background-position: 0px 12px;
}

.side_serv ul li.side_knee a {
    background-position: 0px -88px;
}

.side_serv ul li.side_elbow a {
    background-position: 0px -188px;
}

.side_serv ul li.side_hip a {
    background-position: 0px -288px;
}

.side_serv ul li.side_ankle a {
    background-position: 0px -388px;
}

.side_serv ul li.side_wrist a {
    background-position: 0px -492px;
}

.side_pat_edu_vid {
    margin: 0 0 40px 0;
}

.side_pat_edu_vid_title {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 12px 0;
}

.side_pat_edu a {
    background: url(../images/sidebar-patient-education-videos.png) top center no-repeat;
    display: block;
    font-size: 16px;
    color: #fff;
    font-family: 'Muli', sans-serif;
    text-align: center;
    padding: 138px 0 5px 0px;
}

.side_pat_rsrc {}

.side_pat_rsrc_title {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 12px 0;
}

.side_pat_rsrc ul li a {
    display: block;
    font-size: 15px;
    color: #fff;
    padding: 35px 0 35px 90px;
    margin: 0 0 4px 0;
    background: #373535 url(../images/sidebar-pr-sprite.png) no-repeat;
    text-transform: uppercase;
    font-weight: 500;
}

.side_pat_rsrc ul li a:hover {
    background: #000 url(../images/sidebar-pr-sprite.png) no-repeat;
}

.side_pat_rsrc ul li.side_pat_frm a {
    background-position: 30px 23px;
}

.side_pat_rsrc ul li.side_frst_vst a {
    background-position: 30px -69px;
}

.side_pat_rsrc ul li.side_pat_test a {
    background-position: 30px -160px;
}

.side_pat_rsrc ul li.side_loc_dir a {
    background-position: 30px -253px;
}

.full_width {
    width: 100%;
    margin: 0px;
}

.serv_pg_blk {
    position: relative;
    float: left;
    width: 48%;
    margin: 0 20px 0 0;
}

.serv_pg_pic {
    position: absolute;
    top: 80px;
    left: 0px;
}

.serv_pg_txt {
    background: #d1d3d6;
    padding: 50px 0 35px 110px;
    float: left;
    margin: 0 0 50px 50px;
    width: 67%;
    min-height: 230px;
}

.serv_pg_txt h2 {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.serv_pg_txt ul li a {
    font-size: 16px;
    color: #000;
}

.serv_pg_more {
    margin: 20px 0 0 0;
}

.serv_pg_more a {
    background: #c32025;
    color: #fff;
    padding: 3px 7px;
    text-transform: uppercase;
}

.img_left {
    margin: 0 10px 10px 0;
    float: left;
}

.img_right {
    margin: 0 0 10px 10px;
    float: right;
}

#proftabs {
    padding: 0
}

#proftabs li {
    padding: 0;
    list-style: none;
    float: left;
    width: 275px;
    margin: 0 5px 5px 0;
    display: table;
}

#proftabs li a {
    background: #000000;
    width: 98%;
    margin: 3px;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    height: 50px;
}

#proftabs li a:hover,
#proftabs li a.selected {
    background: #c32025;
    color: #fff
}

.form-tabs,
.forms-home {
    float: left;
    width: 100%;
    clear: both;
    margin: 13px 0 0 0;
}

.doc_profile_blk {
    border: 2px solid #c32025;
    padding: 20px;
    clear: both;
    float: left;
    width: 96%;
}

.forms-home li {
    clear: both;
    margin: 7px 0;
}

.forms-home ul li p {
    float: left;
    width: 80%;
    padding: 0 0 7px 0;
}

.forms-home ul li span {
    float: left;
    width: 18%;
}

.vid_blk {
    padding: 20px 0;
    text-align: center;
    clear: both;
}

.vid_blk iframe {
    width: 90%;
    height: 450px;
    border: 2px solid #c32025;
}

.contact_pg_blk {
    border: 2px solid #c32025;
    width: 98%;
    float: left;
    margin: 20px 0 0 0;
}

.cont_pg_add {
    float: left;
    width: 35%;
    margin: 35px 0 0 0;
}

.cont_pg_add p {
    font-size: 14px;
    font-weight: 600;
    padding: 0 0 0 25px;
    margin: 0 0 11px 12px;
}

.cont_add {
    background: url(../images/contact-icons.png) 5px -261px no-repeat;
}

.cont_phone {
    background: url(../images/contact-icons.png) 4px -4px no-repeat;
}

.cont_fax {
    background: url(../images/contact-icons.png) 1px -64px no-repeat;
}

.cont_mail {
    background: url(../images/contact-icons.png) 2px -123px no-repeat;
}

.cont_web {
    background: url(../images/contact-icons.png) 2px -184px no-repeat;
}

.cont_pg_map {
    float: left;
    width: 65%;
}

.cont_pg_map iframe {
    width: 100%;
    height: 300px;
}

.direction_blk {
    border: 2px solid #c32025;
    width: 96%;
    padding: 10px;
    margin: 20px 0;
}

#servtabs {
    padding: 0
}

#servtabs li {
    padding: 0;
    list-style: none;
    float: left;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    width: 25%;
}

#servtabs li a {
    background: #ccc;
    padding: 15px 0;
    width: 98%;
    margin: 3px;
    display: block;
    float: left;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    text-align: center
}

#servtabs li a:hover,
#servtabs li a.selected {
    background: #c32025;
    color: #fff
}

.videoBorder {
    border: 4px solid #333;
    margin: 15px auto;
    padding: 53% 0 0;
    position: relative;
    width: 90%;
}

.videoBorder iframe,
.videoBorder embed {
    border: 0 none !important;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100.1%;
}

.serv_list {
    margin: 20px 0 0 0;
    padding: 0
}

.serv_list>li {
    display: table;
    float: left;
    height: 58px;
    list-style: outside none none;
    margin: 0 10px 10px 0;
    padding: 0;
    clear: none;
}

.serv_list a {
    display: table-cell;
    padding: 0 0 0 10px;
    vertical-align: middle;
    width: 385px;
    color: #414142;
    background: #e5e5e5 url(../images/more-but-arrow.png) 93% center no-repeat;
    font-weight: 600;
    font-size: 17px;
    transition: .3s all linear;
    border-radius: 5px;
}

.serv_list a:hover {
    background: #c32025 url(../images/more-but-arrow.png) 96% center no-repeat;
    color: #000;
    transition: .3s all linear;
    color: #fff;
}

.joint {
    color: #ffffff;
    display: block;
    height: auto;
    float: left;
    width: 100%;
    padding: 0px;
    margin: 25px 0 0 0;
}

.joint li {
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    display: block;
    float: left;
    list-style: outside none none;
    margin: 0 10px 15px 0;
    padding: 0;
    width: 413px;
}

.joint li a {
    color: #111111;
    display: block;
    float: left;
    padding: 13px 0 10px 215px;
    min-height: 79px;
}

.joint li a:hover {
    color: #1b82cd;
    text-decoration: none;
}

.minimally a {
    background: url("../images/joint-rep-min-invasive.png") no-repeat scroll 5px 3px;
}

.computer-assisted a {
    background: url("../images/joint-rep-comp-hip-knee-rep.png") no-repeat scroll 5px 3px;
}

.thr a {
    background: url("../images/joint-rep-hip-repl.png") no-repeat scroll 5px 3px;
}

.tkr a {
    background: url("../images/joint-rep-tot-knee-rep.png") no-repeat scroll 5px 3px;
}

.revision-knee a {
    background: url("../images/joint-rep-rev-knee-rep.png") no-repeat scroll 5px 3px;
}

.revision-hip a {
    background: url("../images/joint-rep-rev-hip-rep.png") no-repeat scroll 5px 3px;
}

.shoulder-jr a {
    background: url("../images/shoulder-joint-replacement.png") no-repeat scroll 5px 3px;
}

.unicondylar a {
    background: url("../images/joint-rep-uni-knee-rep.png") no-repeat scroll 5px 3px;
}

.useful-links {
    padding: 0px;
    margin: 0;
}

.useful-links li {
    border: 1px solid #ccc;
    float: left;
    margin: 5px;
    padding: 10px;
    width: 250px;
    text-align: center;
    min-height: 150px;
    list-style: none;
    font-size: 15px;
}


/* Patient Form Styles */

ul.patient-forms {
    padding: 0;
}

ul.patient-forms li {
    list-style: none;
    padding: 0;
    background: none;
}

ul.patient-forms li a {
    background: url(/images/pdf-icon.png) no-repeat 0 3px !important;
    display: inline-block;
    padding: 0px 0 0 25px;
    margin-top: 15px;
    color: #000;
}

.content-button ul {
    padding: 0px;
    margin: 20px 0;
    clear: both;
    width: 100%;
    float: left;
}

.content-button ul li {
    float: left;
    background: none;
    margin: 0 10px 0 0;
    list-style: none;
    padding: 0px;
}

.content-button ul li a {
    padding: 5px 14px 5px 25px;
    color: #fff;
}

.content-button ul li a.patient-contact {
    background: #c32025 url(../images/cont-pdf.png) 6px 8px no-repeat;
}

.content-button ul li a.appointment-contact {
    background: #c32025 url(../images/head-book-appointment-icon.png) 6px 10px no-repeat;
}

.content-button ul li a.appointment-contact-us {
    background: #c32025 url(../images/head-tel-icon.png) 6px 10px no-repeat;
}

.submit-testimonial a {
    padding: 0;
    float: right;
    margin: -55px 0 0;
    background: #c32025;
    color: #fff;
    padding: 6px 10px;
}

.we-are-on-fb {
    margin: 10px 0;
    font-size: 18px;
    text-align: center;
}

.fa.fa-thumbs-up {
    color: #c32025;
    font-size: 50px;
}

.testimonial_blk {
    float: left;
    width: 100%;
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: 1px dashed #000;
}

.testimonial_pic {
    text-align: center;
}

.testimonial_blk .testimonial_name {
    text-align: right;
    font-weight: 600;
}

.follow-us {
    /* float: left;
    width: 330px; */
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    /* margin-bottom: 10px; */
    /*margin-left: 230px;*/
    /* margin-left: 80px; */
}


/*connect*/

/* .connect {
    height: auto;
    width: 215px;
    float: right;
    margin-top: -5px;
} */

span.sc1 {
    display: none;
}

.index_fb,
.index_insta,
.index_twit,
.index_ln,
.index_gp,
.index_yt,
.index_bg,
.index_tt {
    width: 35px;
    height: 32px;
    float: left;
}

.index_fb {
    background: url(../images/smo-new1.png) 12px -5px no-repeat;
}
.index_insta {
	background: url(../images/smo-new1.png) -116px -5px no-repeat;
    /* background: url(../images/inst-icon.jpg) 0px 0px no-repeat;
	margin: 0px 0px 0px 4px; */
}

.index_twit {
    background: url(../images/smo-new1.png) -36px 0px no-repeat
}

.index_gp {
    background: url(../images/smo-new1.png) -74px 0px no-repeat;
}

.index_ln {
    background: url(../images/smo-new1.png) -28px -7px no-repeat;
}

.index_yt {
    background: url(../images/smo-new1.png) -73px -5px no-repeat;
}

.index_bg {
    background: url(../images/smo-new1.png) -184px 0px no-repeat;
}
.index_tt {
    background: url(../images/smo-new1.png) -160px -5px no-repeat;
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    left: 0;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    background: #ccc;
    color: #000;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}


/** CONTENT **/

.patient-testimonials {
    float: left;
    width: 100%;
    background: #f6f6f6;
    border-bottom: 1px solid #e9e9e9;
    padding: 70px 0px;
}

.patient-testimonials-sec {
    max-width: 1170px;
    margin: 0px auto;
}

.patient-testimonials-box {
    float: left;
    width: 100%;
}

.patient-testimonials-left {
    float: left;
    width: 47%;
}

.patient-testimonials-right {
    float: right;
    width: 47%;
}

.patient-testimonials-left a.hd1,
.patient-testimonials-right a.hd1 {
    color: #000000;
    font-size: 22px;
    margin-bottom: 30px;
    font-family: 'Playfair Display', serif;
    display: block;
    width: 100%;
}

.patient-testimonials-box1 {
    width: 90%;
    border: solid 10px #d2d2d2;
    float: left;
    padding: 6% 4% 7% 4%;
    background: #fff;
}

.patient-testimonials-box2 {
    width: 90%;
    border: solid 10px #d2d2d2;
    float: left;
    padding: 5%;
    background: url(../images/patient-testimonials-box2.png) no-repeat left top;
}

.patient-testimonials-right p {
    font-size: 17px;
    width: 230px;
    float: left;
    color: #000000;
    margin: 10px 0 0px 176px;
}

.patient-testimonials-right p span.color {
    color: #c32025;
    text-align: left;
    font-size: 21px;
    width: 100%;
    float: left;
}

.patient-testimonials-right p span.txt {
    color: #000000;
    text-align: left;
    font-size: 15px;
    width: 100%;
    float: left;
    margin-top: 10px;
}

.patient-testimonials-right p a {
    font-size: 14px;
    float: left;
    color: #c32025;
    text-decoration: underline;
    margin-top: 10px;
}


/*sub_banner*/

#patient-testimonials-slider {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    position: relative
}

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

#patient-testimonials-slider .rslides>li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0px;
    height: 200px;
}

#controls6 {
    bottom: 10px;
    position: absolute;
    right: 0;
    width: 111px;
    z-index: 4;
    background: #fff;
}

#controls6 li {
    cursor: pointer;
    display: inline-block;
    padding: 2px 5px;
}

#controls6 li.pause {
    display: none;
}

#patient-testimonials-slider .name {
    color: #000000;
    top: 0px;
    position: absolute;
    text-align: left;
    z-index: 9;
    right: 0px;
    width: 240px;
    font-size: 15px;
}

#patient-testimonials-slider .name p span {
    font-size: 15px;
    width: 100%;
    float: left;
    color: #c32025;
    font-weight: bold;
    margin-top: 20px;
}

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

ul.cond-nav1 li {
    list-style: none;
    margin: 0px 1% 10px 0%;
    line-height: 20px;
    width: 44%;
    float: left;
    text-align: left;
    padding: 5px;
}

ul.cond-nav1 li a {
    color: #fff;
    font-size: 15px;
    display: block;
    padding: 15px 0px;
    background: #000;
    width: 100%;
    float: left;
    text-align: center;
}

.smo {
    width: 25%;
}

.smo p {
    color: #fff;
    margin-top: 24px;
}

.smo p a {
    color: #fff;
}

.smo p img {
    margin-top: 48px;
}

.services-condition h2 {}

.services-condition h2.ui-accordion-header-active {
    background: #C32025;
    color: #fff;
    padding: 3px 20px;
    font-size: 18px !important;
    padding: 10px 20px;
}

.ui-accordion .ui-accordion-header {
    float: left;
    padding: 10px 20px;
    color: #fff;
    width: 97%;
    margin: 5px 0px;
    font-size: 18px !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    color: #fff;
    background: #000000;
}

.videoBorder,
.videoBorder-land {
    border: 2px solid #072b61;
    /* padding: 0px;
    float: left; */
    margin: 0 0 10px;
    width: 90%;
    /* height: 573px; */
}

.services-condition {
    float: left;
    margin: 0px 0px 0px 1%;
    width: 97%
}

.blog-posts {
    padding-left: 0px !important;
}

.blog-posts li {
    list-style-type: none !important;
    margin: 0px !important;
    border-bottom: 1px dashed #000000;
    background: none !important;
    padding: 0px !important;
}

.blog-posts li .read-more {
    text-align: right !important;
}

.blog-posts h3 {
    line-height: 30px;
}

.inlin-videos {
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

.inlin-videos li {
    display: inline-block;
    margin: 5px 2px;
    width: 48%;
    border: 2px solid #072b61;
    padding: 0;
    line-height: 0;
}
.fa-eye::before {
    content: none !important;
}
.dfw-off a {
    display: block;
    color: #fff !important;
    padding: 5px 10px 5px 45px;
    background: url(/images/accessible-icon.png) no-repeat 0px 0px;
}
.appt-txt {
	text-align: center;
	padding-left: 120px;
}
.fatd-badge-outer {
	/*width: 130px;*/
	background: #fff;
	border-radius: 10px;
	padding: 10px;
}
.fatd-badge-outer img {
/* width: 250px; */
    padding: 15px 15px;
}
.fatd-doctor-name {
text-align:center;
font-size:18px;
font-family:Cambria, Times, serif;
}
.dtable{
	display:table;
	width:100%;
}
.dtablecell{
	display:table-cell;
	vertical-align:bottom;
	/* padding-top:10px; */
}
#head-top {
	background:#c32025;
}
#head-top-inner{
	max-width:1170px;
	margin:0px auto;
	text-align:right;
}
.store-images {
    width: 100%;
    padding: 0px;
}
.store-images li {
    display: inline-block;
    vertical-align: top;
    background: none;
    margin: 0px;
    width: 43%;
}
/*.store-images li:last-child {
    width: 64.7%;
    margin-top: -134px;
}*/
.store-page {
    width: 100%;
}
.last-img {
    width: 87% !important;
    margin-top: 0px !important;
}
.store-section {
    float: left;
    width: 70%;
}
.store-section1 {
    float: right;
    width: 30%;
}
.store-section1 li {
    width: 100%;
    margin-left: -96px;
}
/*.store-section1 li img {
    height: 534px;
}*/

.appt-float{
	position:fixed;
	right:10px;
	bottom:30px;
	z-index:9;
}
.appt-float a{
	display:block;
	padding:10px;
	background: #c32025 ;
	color:#fff;
	border-radius: 30px;
    border-bottom-right-radius: 0 !important;
	box-shadow: 0 10px 20px rgba(0,0,0,0.2);
	transition: all .2s ease-in-out;
	margin:5px;
	text-align: center;
  max-width: 120px;
}


@media only screen and (max-width:1170px) {
    /* .logo {
        width: 50%;
    } */
    /* .head_right {
        width: 45%;
    } */
    .menu nav ul li a {
        padding: 13px 0px;
    }
    .banner_hurt {
        left: 90px;
    }
    .banner_txt {
        right: 21%;
    }
    .meet_dr_blk {
        width: auto;
    }
    .doc_txt {
        padding: 20px 0 0 50px;
    }
    .doc_txt h2 {
        font-size: 38px;
        line-height: 20px;
    }
    .doc_txt h1 {
        font-size: 40px;
    }
    .doc_txt h3 {
        margin: 0 0 10px 0px;
    }
    .doc_txt p {
        margin: 0 0 20px 0;
    }
    .doc_list {
        width: 42%;
        left: 435px;
    }
    .why_dr_ahmed ul li {
        margin: 0 4px;
        font-size: 14px;
    }
    .pat_rsrc ul li a {
        width: 48%;
    }
    .foot_spl,
    .foot_menu,
    .foot_qlinks {
        width: 24%;
        margin: 0 0 0 10px;
    }
    footer {
        padding: 45px 0 40px;
    }
    .inner_banner_txt {
        width: 49%;
    }
    article {
        width: 70%;
        margin: 0 0 0 10px;
    }
    .patient-testimonials-left,
    .patient-testimonials-right {
        float: none;
        width: 567px;
        margin: 0 auto;
    }
    .serv_pg_blk {
        width: 46%;
    }
    .doc_profile_blk {
        width: 92%;
    }
    .patient-testimonials-left a.hd1,
    .patient-testimonials-right a.hd1 {
        margin-bottom: 0px;
        margin-top: 30px;
    }
    .videoBorder,
    .videoBorder-land {
        width: 95%;
    }
}

@media only screen and (max-width:1130px) {
    .doc_profile_pg {
        margin: 10px 5px;
    } 
    
}
@media only screen and (max-width:1065px) {
    .store-section1 li {
        width: 100%;
        margin-left: -26px;
    }    
}









@media only screen and (max-width:958px) {
    .logo {
       /*  width: 45%;
        padding: 35px 0 25px; */
    }
    /* .head_right {
        width: 55%;
    } */
    .head_toll_free a,.head_fax a {
        font-size: 18px;
    }
    .menu nav ul li a {
        padding: 13px 0px;
    }
    .banner_txt {
        right: 2%;
        bottom: 12%;
    }
    .banner #controls {
        right: 7px;
    }
    .banner .rslides>li {
        background-position: -743px 0px;
    }
    .banner_txt {
        right: 1%;
    }
    .banner_txt ul li a {
        font-size: 14px;
    }
    .banner_txt h2 {
        font-size: 19px;
        margin: 0 0 10px 0;
    }
    .banner_txt ul {
        padding: 10px;
        border: 1px solid #fff
    }
    .doc_pic {
        width: 36%;
    }
    .doc_txt {
        padding: 20px 0 0 20px;
        width: 58%;
    }
    .doc_list {
        width: 54%;
        left: 500px;
    }
    .why_dr_ahmed ul li {
        font-size: 14px;
        margin: 0 3px;
    }
    .pat_edu_vid_blk a {
        background-size: 100%;
    }
    .foot_spl {
        width: 18%;
    }
    .foot_menu {
        width: 20%;
    }
    .foot_qlinks {
        width: 24%;
    }
    .inner_banner_txt {
        width: 53%;
    }
    article {
        width: 75%;
    }
    .serv_pg_blk {
        width: 85%;
    }
    .doc_profile_blk {
        padding: 10px;
    }
    #servtabs li {
        width: 230px;
    }
    .cont_pg_map,
    .cont_pg_add {
        width: 100%;
    }
    .dfw-off {
        font: 400 12px/20px 'Muli', sans-serif;
        color: #fff !important;
        background: #003263;
        z-index: 9999999;
        transform-origin: left;
        transform: rotate(90deg);
        position: fixed;
        top: 26% !important;
        left: 18px;
    }
    .snap-section {
    padding: 10px 0 !important;
}
    .snap-frame iframe{
        height: auto !important;
    }
    .location-list li{
        width: auto;
    }
    
}

@media only screen and (max-width:766px) {
    
    .dr-lst{
        text-align: center;
    }
    .menu {
        display: none
    }
    .slicknav_menu {
        display: block
    }
    .slicknav_btn {
        position: relative;
        display: block;
        vertical-align: middle;
        float: right;
        padding: .438em .625em;
        line-height: 1.125em;
        cursor: pointer
    }
    .slicknav_menu .slicknav_menutxt {
        display: block;
        float: left;
        padding: 0 1px
    }
    .slicknav_menu .slicknav_icon {
        float: left;
        margin: .188em 0 0 .438em
    }
    .slicknav_menu .slicknav_no-text {
        margin: 0
    }
    .slicknav_menu .slicknav_icon-bar {
        display: block;
        width: 1.125em;
        height: 2px;
        border-radius: 1px;
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25)
    }
    .slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
        margin-top: .188em
    }
    .slicknav_nav {
        clear: both
    }
    .slicknav_nav ul,
    .slicknav_nav li {
        display: block
    }
    .slicknav_nav ul li ul {
        margin: 0;
        padding: 0
    }
    .slicknav_nav ul li ul li {
        padding: 0 0 0 20px
    }
    .slicknav_nav .slicknav_arrow {
        font-size: .8em;
        margin: 0 0 0 .4em
    }
    .slicknav_nav .slicknav_item {
        display: block;
        cursor: pointer
    }
    .slicknav_nav a {
        display: block
    }
    .slicknav_nav .slicknav_item a {
        display: inline
    }
    .slicknav_menu:before,
    .slicknav_menu:after {
        content: " ";
        display: table
    }
    .slicknav_menu:after {
        clear: both
    }
    .slicknav_menu {
        *zoom: 1
    }
    .slicknav_btn {
        margin: 5px 5px 6px;
        text-decoration: none;
        border-radius: 4px;
        background-color: #fff;
        width: 80px;
        height: 14px;
        float: none;
        margin: 4px auto 9px
    }
    .slicknav_menu .slicknav_menutxt {
        color: #000;
        font-weight: 700
    }
    .slicknav_menu .slicknav_icon-bar {
        background-color: #000
    }
    .slicknav_menu {
        padding: 5px 0 0;
        clear: both;
        background: #c32025;
    }
    .slicknav_nav {
        color: #fff;
        margin: 0;
        padding: 0;
        font-size: .875em
    }
    .slicknav_nav,
    .slicknav_nav ul {
        list-style: none;
        overflow: hidden
    }
    .slicknav_nav ul {
        padding: 0;
        background: #fff;
    }
    .slicknav_nav .slicknav_item {
        padding: 5px 10px;
        margin: 2px 5px
    }
    .slicknav_nav a {
        padding: 5px 10px;
        margin: 2px 5px;
        text-decoration: none;
        color: #000
    }
    .slicknav_nav .slicknav_item a {
        padding: 0;
        margin: 0
    }
    .slicknav_nav .slicknav_item:hover {
        color: #FF2922
    }
    .slicknav_nav a:hover {
        color: #FF2922
    }
    .slicknav_nav .slicknav_txtnode {
        margin-left: 15px
    }
    .slicknav_nav li {
        border-bottom: 1px dashed #000width: 100% !important;
    }
    .slicknav_nav ul li a:hover a {
        color: #000
    }
    .videoBorder,
    .videoBorder-land {
        width: 98%;
        height: 319px;
    }
    /* .logo {
        width: 60%;
        float: none;
        margin: 10px auto;
        padding: 0;
    } */
    /* .head_right {
        width: 66%;
        float: none;
        margin: 10px auto;
    } */
    .banner .rslides>li {
        background-size: 252%;
        background-position: -633px 0px;
        height: 375px;
    }
    .banner_txt {
        right: auto;
        left: 10px;
        bottom: auto;
        top: 10%;
    }
    .banner #controls {
        right: auto;
        left: 10px;
        bottom: auto;
        top: 40%;
    }
    .banner_hurt_tittle {
        position: relative;
        right: auto;
        top: auto;
        text-transform: uppercase;
        text-align: center;
    }
    .banner_hurt {
        position: relative;
        background: url(../images/wher-it-hurts-bg.jpg) top center no-repeat;
        left: auto;
        top: auto;
        padding: 10px 0 30px;
    }
    .banner_hurt_blk {
        float: none;
        margin: 0px auto;
    }
    .services .nbs-flexisel-inner {
        width: 480px;
    }
    .services .nbs-flexisel-nav-left,
    .services .nbs-flexisel-nav-right {
        display: none;
    }
    .doc_txt h2 {
        font-size: 30px;
    }
    .doc_txt h1 {
        font-size: 35px;
    }
    .interview_blk img {
        width: 76%;
    }
    .doc_list {
        left: 400px;
    }
    .why_dr_ahmed ul li {
        font-size: 12px;
        margin: 0px 3px;
    }
    .pat_rsrc ul li a {
        padding: 105px 0 20px;
        min-height: 43px;
    }
    .copy {
        margin: 0 0 0 10px;
        width: 81%;
    }
    .cred_bar .nbs-flexisel-nav-left,
    .cred_bar .nbs-flexisel-nav-right {
        display: none;
    }
    .inner_banner_txt {
        width: 64%;
    }
    article {
        width: 73%;
    }
    .serv_pg_blk {
        width: 95%;
    }
    .serv_pg_txt {
        padding: 50px 0 35px 50px;
    }
    .serv_pg_txt ul li a {
        font-size: 14px;
    }
    .img_lft,
    .img_right {
        float: none;
        text-align: center;
        clear: both;
    }
    #servtabs li {
        width: 191px;
    }
    #servtabs li a {
        font-size: 12px;
    }
    .joint li {
        width: 305px;
        font-size: 13px;
    }
    .joint li a {
        background-size: 50%;
        padding: 13px 0 10px 170px;
    }
    .submit-testimonial {
        clear: both;
        float: left;
        width: 100%;
    }
    .submit-testimonial a {
        float: left;
        margin: 10px 0;
        clear: both;
    }
}

@media only screen and (max-width:680px) {
    
    .doc_profile_pg{
        display: block;
        text-align: center;
        margin: 10px auto;
    }
    .inlin-videos li {
        display: block;
        width: 90%;
        margin: 5px auto;
    }
	.head_right ul li {
	float: none;
	margin:5px auto;
}
.head_appointment, .head_pro_portal, .head_pay, .head_pat_portal, .head_loc, .head_ref {
	width: 280px;
	float:none;
	margin:10px auto;
	text-align:center;
}
.dtablecell {
	display: block;
	/* width: 280px; */
	margin: 0 auto;
	text-align:center;
}
.connect {
	width: 180px;
	margin: 0 auto;
}
.follow-us{
	text-align:center;
}
}
@media only screen and (max-width:640px) {
.fatd-badge-outer {
margin:0 auto;
}
.head_pro_portal, .head_pay, .head_pat_portal {
	width: 180px;
	float: none;
	margin: 0px auto;
	text-align: center;
	display: block;
	clear:both;
}
	.head_fax,.head_toll_free{
		width:145px;
		margin:5px auto;
		display:block;
	}
	.head_toll_free{
		border-right:none;
	}
	.fatd-badge-inner{text-align:center;}
}
@media only screen and (max-width:639px) {
    .logo {
        width: 450px;
    }
    /* .head_right {
        width: 94%;
    } */
    .banner_txt ul {
        display: none;
    }
    .banner .rslides>li {
        background-position: -544px 0px;
        height: 295px;
    }
    .banner #controls {
        top: 30%;
    }
    .meet_dr_blk {
        width: 95%;
        float: none;
        margin: 0px auto;
        border: none;
    }
    .doc_pic {
        width: auto;
    }
    .doc_txt {
        width: auto;
        border: 3px solid #a9a9a9;
    }
    .doc_list {
        position: relative;
        clear: both;
        left: 0px;
    }
    .why_dr_ahmed {
        padding: 30px 0;
    }
    .why_dr_ahmed_title {
        margin: 0 0 15px 0;
    }
    
     .why_dr_ahmed_title-preview {
        margin: 0 0 15px 0;
    }
    
       .why-doctor li {
        width: 90%;
        float: none;
        margin: 10px auto;
        font-size: 14px;
        min-height: 33px;
    }
    
    
    
    
    .why_dr_ahmed ul li {
        width: 90%;
        float: none;
        margin: 10px auto;
        font-size: 14px;
        min-height: 33px;
    }
    .pat_edu_vid {
        width: 90%;
        float: none;
        margin: 10px auto;
    }
    .pat_rsrc {
        width: 90%;
        float: none;
        margin: 10px auto;
    }
    .foot_spl,
    .foot_menu,
    .foot_qlinks,
    .smo {
        width: 90%;
        float: left;
        margin: 0 0 0 10px;
    }
    .foot_title {
        margin: 10px 0;
    }
    .ypo {
        float: left;
        margin: 10px 0 0 10px;
    }
    .inner_banner_txt ul {
        display: none;
    }
    .inner_banner_txt {
        width: 24%;
    }
    .inner_banner .rslides>li {
        background-position: -600px 0;
    }
    article {
        width: 96%;
        margin: 0px auto;
        float: none;
        clear: both;
    }
    aside {
        margin: 0px auto;
        float: none;
        clear: both;
    }
    .full_width .img_right {
        width: 60%;
        margin: 0px auto;
    }
    .full_width {
        width: 97%;
        clear: both;
        float: none;
        margin: 0px auto;
    }
    .vid_blk iframe {
        height: 325px;
    }
    .forms-home ul li p {
        width: 100%;
    }
    .forms-home ul li span {
        width: 60%;
    }
}

@media only screen and (max-width:593px) {
    /*.store-images li:last-child {
        width: 90%;
        margin-top: 5px;
    }*/
    }

@media only screen and (max-width:567px) {
    .patient-testimonials-left,
    .patient-testimonials-right {
        width: 90%;
    }
    .patient-testimonials-box2 {
        background: #fff;
    }
    .patient-testimonials-right p {
        width: 80%;
        margin: 5%;
    }
    #patient-testimonials-slider .name {
        width: 95%;
    }
    #patient-testimonials-slider .rslides>li img {
        display: none;
    }
	 
}

@media only screen and (max-width:479px) {
	.appt-txt {
	padding: 0px;
}
    .logo {
        width: 300px;
    }
    .head_right {
        width: 290px;
    }
    .head_right ul li {
        width: 213px;
        margin: 0 0 10px 0;
    }
    .banner_hurt {
        padding: 10px 0 50px;
    }
    .banner_hurt_blk {
        width: 196px;
    }
    .banner_elbow a {
        left: -46px;
        top: 36px;
        padding: 4px 41px 7px 5px;
    }
    .banner_wrist a {
        left: -58px;
        top: 99px;
        padding: 7px 36px 5px 5px;
    }
    .banner_hip a {
        left: -5px;
        bottom: 19px;
        padding: 7px 41px 7px 5px;
    }
    .banner_shoulder a {
        right: -60px;
        top: 34px;
        padding: 7px 5px 7px 36px;
    }
    .banner_knee a {
        right: -45px;
        top: 106px;
        padding: 7px 5px 7px 41px;
    }
    .banner_ankle a {
        right: -10px;
        bottom: 19px;
        padding: 7px 5px 7px 41px;
    }
    .services .nbs-flexisel-inner {
        width: 210px;
    }
    .banner .rslides>li {
        background-position: -319px 0px;
        height: 193px;
    }
    .meet_dr {
        padding: 0 0 20px 0;
    }
    .doc_txt h2 {
        font-size: 30px;
    }
    .doc_txt h1 {
        font-size: 30px;
    }
    .doc_txt h3 {
        font-size: 15px;
    }
    .interview_blk img {
        width: 184px
    }
    .interview_blk .interview_blk_txt {
        margin: 35px 0 0 0;
    }
    .doc_list {
        width: 85%;
        bottom: 5px;
    }
    .education_resource {
        padding: 20px 0;
    }
    .snap-frame{
        text-align: center !important;
        
        
    }
    .snap-frame iframe{
         padding-top: 20px !important;
    }
  /*  .snap-frame iframe{
        width: 90% !important;
   
    height: 160px !important;
    }*/
    
    .patient-testimonials{
        padding: 10px 0;
    }
    .snap-frame iframe{
        padding-top: 20px;
    }
    .pat_edu_vid_blk a {
        padding: 109px 0 34px 0;
    }
    .inner_banner .rslides>li {
        background-size: 396%;
        background-position: -333px 0;
        height: 152px;
    }
    .inner_banner_txt h2 {
        font-size: 18px;
    }
    .inner_banner_txt {
        top: 4%;
    }
    article h1 {
        font-size: 33px;
    }
    article h2 {
        font-size: 27px;
    }
    article h3 {
        font-size: 22px;
    }
    article h4 {
        font-size: 18px;
    }
    .doc_profile_blk {
        padding: 5px;
        width: 95%;
    }
    #servtabs li {
        width: 143px;
    }
    #servtabs li a {
        font-size: 10px;
    }
    .vid_blk iframe {
        height: 198px;
    }
    .head_right ul li {
        width: 213px;
        margin: 10px auto;
        display: block;
        float: none;
        clear: both;
    }
    .store-section {
        float: none;
        width: 100%;
    }
    .store-section1 {
        float: none;
        width: 55% !important;
        text-align: center;
        margin: 0 auto;
    }
}