﻿/*
	Theme Name: Mr Rupen Dattani London Shoulder Unit United Kingdom
	Theme URI: http://www.yourpracticeonline.org.uk
	Description: This theme is completely compatible with WordPress 4.0
	Author URI: http://www.yourpracticeonline.org.uk
	Version: 1.0
*/
/* ------------------------------ Fonts CSS ------------------------------ */
@import url('fonts.css');

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,600italic,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700,300);

/* ------------------------------ Global CSS ------------------------------ */
body {
    margin: 0px;
    padding: 0px;
    overflow-y: scroll;
    *;
    font-family: verdana;
    overflow-y: none;
}

img {
    border: 0px;
    max-width: 100%;
    vertical-align: middle;
    .submit-form p
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 10px 0px;
    padding: 0px;
}

ul,
ol {
    margin: 0px;
    padding: 0px;
}

ul {
    list-style: none;
}

a,
a:hover {
    text-decoration: none;
    outline: none !important;
}

/* ------------------------------ General CSS ------------------------------ */
.hr {
    height: 10px;
    clear: both;
    background: url(images/hr-img.jpg) no-repeat 10% 4px;
    width: 100%;
}

.clear-float {
    clear: both;
}

.align-left {
    float: left;
}

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

.align-right {
    float: right;
    margin: 0px 0px 10px 10px;
}

.videoBorder {
    border: 4px solid #333;
}

.align-right1 img {
    border: 0 none;
    max-width: 100%;
    vertical-align: middle;
    border: 3px solid #333;
    height: 232px;
}

/* ------------------------------ Banner CSS ------------------------------ */
.video-embed {
    text-align: center;
}

.video-embed li {
    background: none !important;
    padding: 5px !important;
    width: 48%;
    display: inline-block;
}

.rslides {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.rslides li {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    left: 0px;
    top: 0px;
}

#Interactivity {
    position: relative;
}

.intra-div {
    width: 100%;
    height: 100%;
}

.Intra-L,
.Intra-R {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
}

.Intra-L {
    left: -100%;
}

.Intra-R {
    right: -100%;
}

.Intra-Tabs {
    position: absolute;
    z-index: 200;
    margin: 0px;
    padding: 0px;
}

/* ------------------------------ Scrolling Styles ------------------------------ */
#flexiselDemo1 {
    margin: 0px;
    padding: 0px;
    display: block;
    list-style: none;
    overflow: hidden !important;
}

.nbs-flexisel-container {
    margin: 0px;
    padding: 0px;
    position: relative;
    max-width: 100%;
    overflow: hidden !important;
}

.nbs-flexisel-ul {
    width: 9999px;
    *;
    width: 9999px;
    position: relative;
    margin: 0px;
    padding: 0px;
    list-style: none;
    overflow: hidden !important;
}

.nbs-flexisel-inner {
    width: 90%;
    max-width: 90%;
    margin: 0px auto;
    padding: 0px;
    overflow: hidden !important;
}

.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
    overflow: hidden !important;
}

.nbs-flexisel-item img {
    position: relative;
    margin-top: 15px;
}

.nbs-flexisel-item a,
.nbs-flexisel-item a:hover {
    text-decoration: none;
}

/*----- Navigation -----*/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 40px;
    height: 100%;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    top: 50px !important;
}

.nbs-flexisel-nav-left {
    left: 3px;
    background: url(images/button-previous.gif) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 3px;
    background: url(images/button-next.gif) no-repeat;
}

/* ------------------------------ Main CSS ------------------------------ */
#Container,
header,
#Intra-Container,
#Intra-Container-S,
section,
#Multimedia-Container,
footer,
#Links-Container,
#Content-Container,
#Sports-Medicine-Container,
#Credability-Container,
#Contact-Service-Container,
#Patient-Care-Container,
#Comment-Container {
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    position: relative;
}

#Menu-Container,
.service-tabs-container,
#Meet-Container {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;

}

#Header,
#Main-Menu,
#Mobile-Main,
#Interactivity,
#Personal,
#Treat,
#Meet,
#Benefit,
#Multimedia-Main,
#Credbility,
#Quick,
#Footer,
#Content-Main,
#Patient,
#Sports-Medicine-Main,
#Credability-Main,
.service-tabs-main,
#Patient-Care-Main,
#Comment-Main {
    max-width: 940px;
    min-width: 320px;
    position: relative;
    margin: 0px auto;
}

#Contact-Service-Main {
    max-width: 940px;
    min-width: 320px;
    position: relative;
    margin: 0px auto;
}

#Header .intra-div,
#Meet .intra-div,
#Links .intra-div,
#Quick .intra-div,
#Content-Main .intra-div,
#Multimedia-Main .intra-div {
    display: table;
}

.logo,
.appoint,
.meet,
.links,
.quick-address,
.quick-contact,
#Content-Left,
#Sidebar {
    display: table-cell;
    vertical-align: top;
}

/* ------------------------------ Header CSS ------------------------------ */
header {
    position: relative;
    background: #272264;
}

#Header {
    min-height: 114px;
    position: relative;
}

.logo {
    float: left;
}

.logo img {
    float: left;
    margin: 0px 0px 0px 8px;
    max-width: 95%;
}

.appoint-social {
    width: 180px;
    float: right;
    margin: 22px 5px 0px 0px;
}

.socail-media {
    clear: both;
    float: right;
    margin: 0;
    width: 160px;
}

.socail-media a {
    border: 1px solid #8e8e91;
    border-radius: 50%;
    color: #8e8e91;
    display: block;
    float: left;
    font-family: "icomoon";
    height: 23px;
    line-height: 23px;
    text-align: center;
    width: 23px;
    margin: 0 5px 0 0;
}

.socail-media a:hover {
    border: 1px solid #FFF;
    color: #FFF;

}

.socail-media a.facebook:before {
    content: "\e805";
    margin: 0px 0px 0px 0px;
}

/* .socail-media a.twitter:before {
    content: "\e603";
} */

.socail-media a.twitter{
    background: url(/wp-content/themes/rupen-theme/images/twiter-x-icn.png) no-repeat center center;
    background-size: 16px;

}

.socail-media a.twitter:hover{
    background: url(/wp-content/themes/rupen-theme/images/twiter-x-icn-h.png) no-repeat center center;
    background-size: 16px;

}

.socail-media a.google-plus:before {
    content: "\e800";
}

.socail-media a.youtube:before {
    content: "\e802";
}

.socail-media a.linkedin:before {
    content: "\e801";
}

.appoint {
    clear: both;
    float: left;
    font: 24px/32px "times new roman";
    margin: 8px 0 0;
    width: 100%;
    color: #fff;
}

.appoint a {
    display: block;
    color: #FFF;
}

.appoint a img {
    float: left;
    margin: 6px 7px 0px 0px;
}

/* ------------------------------ Menu CSS ------------------------------ */
#Menu-Container {
    position: relative;
    background: #007EB9;
    border-bottom: 1px solid #f3f5f7;
    font: normal 15px/40px 'ralewayregular';
}

#Mobile-Menu {
    display: none;
}

#Main-Menu,
#Mobile-Main {
    height: 52px;
    position: relative;
    color: #FFF;
    background: url(images/menu-main-bg.jpg) no-repeat left 0px;

}

#Main-Menu .Intra-L {
    background: url(images/menu-l.jpg) no-repeat right 0px
}

#Main-Menu .Intra-R {
    background: url(images/menu-r.jpg) no-repeat left 0px;
}



#Mobile-Main {
    display: none;
}


#access li {
    float: left;
    text-align: center;
    background: url(images/menu-devider.png) no-repeat right center;
    color: #FFF;
    position: relative;
    font: normal 14px/47px 'Open Sans', sans-serif;
    height: 50px;
    padding: 0 0 0 0;
}

#access li:first-child {
    background: url(images/menu-devider.png) no-repeat right center, url(images/menu-devider.png) no-repeat left center;
}

#access li a {
    color: #FFF;
    display: block;
}

#access li a:hover {
    color: #fff;
    background: url(images/menu-hover.jpg) repeat-x 0px 0px;
}

#access ul ul {
    position: absolute;
    z-index: 99999;
    display: none;
    left: 0px;
    padding: 0px;
}

#access ul ul li {
    font: normal 14px/40px 'Open Sans', sans-serif;
    height: 40px;
    color: #ffffff;
    text-align: left;
    float: none;
    width: 200px;
    border-bottom: 1px solid #014b6c;
}

#access ul li#menu-item-33 ul li {
    width: 230px;
}

#access ul ul a {
    background: #015d85;
    border: medium none;
    color: #ffffff;
    padding: 0 0 0 15px;
}

#access ul ul a:hover {
    background: #025174;
    color: #ffffff;
}

#access ul ul ul {
    left: 99%;
    top: 0px;
    padding: 0px 0px 0px 0px;
}

#access ul li:hover > ul {
    display: block;
}

#menu-item-30 {
    width: 9%;
    padding: 0px 1% !important;

}

#menu-item-31 {
    width: 12%;
}

#menu-item-32 {
    width: 12%;
}

#menu-item-33 {
    width: 12%;
}

#menu-item-33 a {
    padding: 0 1% 0 0;
}

#menu-item-34 {
    width: 14%;
}

#menu-item-212 {
    width: 9%;
}

#menu-item-36 {
    width: 12%;
}

#menu-item-390 {
    width: 18%;
}

#menu-item-496 {
    width: 18%;
}

#access .menu li a:hover,
#access .menu > li:hover > a,
#access .menu li.current_page_item > a,
#access .menu li.current-menu-item > a {
    color: #fff !important;
    background: #025174 !important;
}

#access .menu > li.current-menu-ancestor > a,
#access .menu > li.current-page-ancestor > a {
    color: #fff !important;
    background: #025174 !important;
}

#access .menu ul li a:hover,
#access .menu ul > li:hover > a,
#access .menu ul li.current_page_item > a,
#access .menu ul li.current-menu-item > a {
    color: #fff !important;
    background: #025174 !important;
}

#access .menu ul > li.current-menu-ancestor > a,
#access .menu ul > li.current-page-ancestor > a {
    color: #fff !important;
    background: #025174 !important;
}


#access ul ul li#menu-item-234 {

    line-height: 17px !important;
    height: 51px;
}

#access ul ul li#menu-item-234 a {

    padding: 5px 0 12px 15px !important;
}


/* ---------- Mobile Menu ---------- */
#Mobile-Menu {
    display: none;
    width: 100%;
    height: 50px;
    margin: 0px;
    padding: 0px;
}

.menu-link {
    height: 50px;
    font: normal 18px/50px Verdana;
    color: #FFF;
    margin: 0px;
    padding: 0px;
    text-align: center;
    border-top: 1px solid #1D71B1;
    border-bottom: 1px solid #1D71B1;
}

.menu-link a {
    color: #FFF;
    display: block;
}

.menu-link img {
    margin: -7px 10px 0px 0px;
}

#wrapper {
    left: 0px;
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 99999;
    top: -2px;
}

#wrapper ul {
    margin: 0px;
    padding: 0px;
}

#wrapper ul ul {
    margin: 0px;
    padding: 0px;
    display: none;
    position: relative;
}

#wrapper ul ul ul {
    margin: 0px;
    padding: 0px;
}

#wrapper ul li {
    font: normal 14px/35px Arial, Helvetica, sans-serif;
    height: auto;
    text-align: left;
    float: none;
    text-transform: none;
    background: #015d85;
    color: #ffffff;
    border-bottom: 1px solid #27a8ca;
    width: 100%;
}

#wrapper ul li a {
    display: block;
    color: #ffffff;
    padding: 0px 0px 0px 20px;
}

#wrapper ul li a:hover {
    color: #fff;
    background: #025174;
}

#wrapper .menu li > a:hover,
#wrapper .menu > li:hover > a,
#wrapper .menu li.current_page_item > a,
#wrapper .menu li.current-menu-item > a {
    color: #fff !important;
    background: #025174 !important;
}

#wrapper .menu > li.menu-item-has-children > a {
    background: #025174 !important;
}

#wrapper .menu > li.menu-item-has-children a:hover,
#wrapper .menu > li.menu-item-has-children:hover > a,
#wrapper .menu > li.current-menu-ancestor > a,
#wrapper .menu > li.current-page-ancestor > a,
#wrapper .menu > li.menu-item-has-children a.active {
    color: #fff !important;
    background: #025174 !important;
}

#wrapper .menu-item-has-children ul a {
    color: #fff !important;
    background: #6ACDE7 !important;
}

#wrapper .menu > li.menu-item-has-children li > a:hover {
    color: #fff !important;
    background: #27a8ca !important;
}


/* ------------------------------ Banner CSS ------------------------------ */
#Intra-Container #Interactivity {
    height: 517px;
    position: relative;
}

#Intra-Container {
    position: relative;
    margin: -1px 0 0 0;
}

#Interactivity .banner1 {
    background: url(images/banner1.jpg) no-repeat left top;
    height: 100%;
    background-size: 100% auto;
}

#Interactivity .banner1 .Intra-L {
    background: url(images/banner1-l.jpg) no-repeat right top;
}

#Interactivity .banner1 .Intra-R {
    background: url(images/banner1-r.jpg) no-repeat left top;
}

#Interactivity .banner2 {
    background: url(images/banner2.jpg) no-repeat left top;
    height: 100%;
    background-size: 100% auto;
}

#Interactivity .banner2 .Intra-L {
    background: url(images/banner2-l.jpg) no-repeat right top;
}

#Interactivity .banner2 .Intra-R {
    background: url(images/banner2-r.jpg) no-repeat left top;
}

#Interactivity .banner3 {
    background: url(images/banner3.jpg) no-repeat left top;
    height: 100%;
    background-size: 100% auto;
}

#Interactivity .banner3 .Intra-L {
    background: url(images/banner3-l.jpg) no-repeat right top;
}

#Interactivity .banner3 .Intra-R {
    background: url(images/banner3-r.jpg) no-repeat left top;
}

#Interactivity .banner4 {
    background: url(images/banner4.jpg) no-repeat left top;
    height: 100%;
    background-size: 100% auto;
}

#Interactivity .banner4 .Intra-L {
    background: url(images/banner4-l.jpg) no-repeat right top;
}

#Interactivity .banner4 .Intra-R {
    background: url(images/banner4-r.jpg) no-repeat left top;
}

#Interactivity li.banner1,
#Interactivity li.banner2,
#Interactivity li.banner3,
#Interactivity li.banner4 {
    position: relative;
}

.intra-main {
    right: 5px;
    position: absolute;
    top: 100px;
    width: 40%;
}

.intra-main h2 {
    text-transform: uppercase;
    font: normal 31px/35px "Flaticon";
    color: #202020;
    margin: 0px;

    letter-spacing: -1px;
}

.intra-main h2 a {
    color: #010101;
}

.intra-more {
    float: left;
    margin: 17px 0 0;
    width: 96%;
}

.intra-more ul {
    margin: 0px;
}

.intra-more li {
    float: left;
    width: 100%;
    font: normal 14px/19px 'Open Sans', sans-serif;
    background: url(images/intra-list-bg.png) no-repeat 0px 6px;
    margin: 0 0 5px 0;
}

.intra-more li a {
    color: #202020;
    padding: 4px 0 0 15px;
}

.intra-more a {
    color: #202020;
}

.read-more {
    float: left;
    font: 12px/30px 'playfair_display_scregular';
    margin: 20px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 100px;
}

.read-more a {
    color: #FFF;
    border-radius: 8px;
    background: #444348;
    display: block;

}

.banner-tabs a:hover,
.banner-tabs li.rslides_here a {
    color: #fff !important;
}

/*---------------------------Service Tab Container Styles---------------*/
.service-tabs-container {
    background: rgba(0, 0, 0, 0) url("images/service-tab-bg.png") repeat-x scroll 0 0;
    position: relative;
    margin: -100px 0 0 0;
    z-index: 150;
    opacity: 4;
}

.service-tabs-main {
    position: relative;
    min-height: 100px;
}

.service-tabs {
    position: relative;
    width: 395px;
    float: right;
    top: -50px;
}

.service-tabs ul {
    width: 100%;
    margin: 0px;
}

.service-tabs li {
    float: left;
    width: 50%;
    margin: 0px;
}

.elbow,
.shoulder {
    width: 185px;
    height: 200px;
    text-align: center;
    display: table;
    text-transform: uppercase;
    float: left;
    font: bold 16px/20px 'playfair_displayregular';
}

.elbow span,
.shoulder span {
    display: block;
}

.elbow a {
    margin: 0 10px 0 0;
    background: url(images/elbow.png) no-repeat 0px 0px;
}

.shoulder a {
    background: url(images/shoulder.png) no-repeat 0px 0px;
}

.elbow a:hover,
.service-tabs li.rslides_here .elbow a {
    background: url(images/elbow-h.png) no-repeat 0px 0px;
}

.shoulder a:hover,
.service-tabs li.rslides_here .shoulder a {
    background: url(images/shoulder-h.png) no-repeat 0px 0px;
}

.elbow a,
.shoulder a {
    display: block;
    color: #FFF;
    padding: 125px 0 130px 0;
}

.elbow img,
.shoulder img {
    margin: 0px auto 5px auto;
    clear: both;
    display: table-cell;
    vertical-align: middle;
}

.shoulder img {
    margin: 0px auto 5px auto;
}

.banner-tabs {
    bottom: 40px;
    position: absolute;
    right: 10px;
    width: 140px;
    z-index: 1500;
}

.banner-tabs li {
    float: left;
    width: 20px;
}

.banner-tabs a {
    color: #000;
    display: block;
    float: left;
    font-size: 40px;
    height: 10px;
    width: 20px;
}

.banner-tabs li. a:hover,
.banner-tabs li.Banner_here a {
    color: #FFF !important;
}

/* ------------------------------ Meet Dr CSS ------------------------------ */
#Meet-Container {
    position: relative;

}

#Meet {
    min-height: 386px;
    position: relative;
    background: url(images/meet-bg.jpg) repeat-x 0 0;
}

#Meet .Intra-L {
    background: url(images/meet-l-bg.jpg) no-repeat right top;

}

#Meet .Intra-R {
    background: url(images/meet-r.jpg) no-repeat left top;
}

#Meet h2 {
    margin: 0px;
    font: 300 26px/45px 'open_sansbold';
    color: #fff;
    padding: 185px 0px 0px 0px;

}

#Meet h2 span {
    font: 300 30px/40px 'open_sanslight';
    color: #fff;
    text-align: left;

}

#Meet h2 a {
    color: #fff;
}

#Meet h3 {
    margin: 0px 0 0 0;
    font: normal 21px/25px 'playfair_displayregular';
    text-transform: none;
    color: #fff;
}

.doctor-info {
    padding: 10px 0 0 2%;
}

.doctor-info p {
    margin: 0px;
    color: #434247;
    font: normal 14px/24px 'Open Sans', sans-serif;


}

.appointment,
.view-profile {
    width: 210px;

    text-align: center;
    float: right;
    margin: 20px 0px 20px 6px;
}

.appoint img {
    float: left;
    margin: 7px 10px 0px 0px;
}

.appointment a,
.view-profile a {
    color: #fff;
    display: block;
    font: 12px/33px Georgia;
    width: 100%;
    box-shadow: 0px 3px 3px #888888;
}

.appointment a {
    background: #434247;
    border: 1px solid #FFF;
}

.view-profile a {
    background: #003793;
    border: 1px solid #f9f9f9;


}

.credability {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
}

.credability ul,
.credability li {
    margin: 0px;
}

.credability li {
    float: left;
    text-align: center;
    width: 36%;
    text-align: center;

}

.credability li img {
    margin: 0 0 0 0;
}

.credability li:first-child {
    width: 16%;
}

.credability li:last-child img {
    margin: 20px 0 0 0;
}

.doctor-image {
    float: left;
    margin: 0 5px 0 0;
    position: relative;
    top: 51px;
}

/*-----------------------------Patient-Care-Container  Styles-----------*/
#Patient-Care-Container {
    position: relative;
    background: #146b97;
}

#Patient-Care-Main {
    position: relative;
    min-height: 309px;
    background: url(images/patient-care-bg.jpg) no-repeat 0px 0px;
}

#Patient-Care-Main h2 {
    background: url("images/patient-care-header-l-bg.jpg") no-repeat scroll 12% 48px, rgba(0, 0, 0, 0) url("images/patient-care-header-r-bg.jpg") no-repeat scroll right 48px;
    clear: both;
    font: 300 38px/42px 'Open Sans', sans-serif;
    margin: 0;
    padding: 22px 0 0;
    text-align: center;
    width: 100%;
    color: #FFF;
}

#Patient-Care-Main h2 a {

    color: #FFF;
}

#Patient-Care-Main .Intra-L {
    background: url(images/patient-care-l.jpg) no-repeat right 0px;
}

#Patient-Care-Main .Intra-R {
    background: url(images/patient-care-r.jpg) no-repeat left 0px;
}

#Patient-Care-Main ul {
    margin: 26px 0 0 0;
}

#Patient-Care-Main li {
    width: 24%;
    float: left;
    text-align: left;
    margin: 0px 1% 0px 0px;
}

#Patient-Care-Main li a {

    color: #FFF;
    display: block;
    text-align: center;
    font: bold 14px/18px 'Open Sans', sans-serif;
    text-transform: uppercase;

}

#Patient-Care-Main li a.gap {
    padding: 20px 0px 0px 0px
}

#Patient-Care-Main li img {
    float: left;
    margin: 0 0 15px 0;
    border: 7px solid #98bed0;
}

/*----------------#Comment Styles---------------------*/
#Comment-Container {
    background: #444348;
}

#Comment-Main {
    background: url(images/comment-bg.jpg) no-repeat 0px 0px;
    min-height: 299px;

}

#Comment-Main h2 {
    background: url("images/comment-head-l.jpg") no-repeat scroll 2% 55px, rgba(0, 0, 0, 0) url("images/comment-head-l.jpg") no-repeat scroll right 55px;
    clear: both;
    font: 300 30px/34px 'Open Sans', sans-serif;
    margin: 0;
    padding: 32px 0 0;
    text-align: center;
    width: 100%;
    color: #FFF;
}

#Comment-Main h2 a {

    color: #FFF;
}

.comment-form {
    width: 98%;
    float: left;
    margin: 45px 0px 0px 2%;
}

.comment-form-text {
    width: 32.5%;
    float: left;
}

.comment-form-text-box {
    float: left;
    width: 98%;

    color: #FFF;
    border: none;
    margin: 0px 0px 7px 0px;
    padding: 0px 0px 0px 8px;
    font: normal 14px/35px 'Open Sans', sans-serif;
}

.coment-textarea {
    width: 98%;
    margin: 0px 0px 0px 15px;
    float: left;
    border: none;
    font: normal 14px/18px 'Open Sans', sans-serif;
    padding: 8px 0px 10px 10px;
    height: 60px;
    color: #FFF;
}

.comment-form .captcha .wpcf7-captcha-captcha-177,
.comment-form .captcha .wpcf7-captchac {
    float: left;
    height: 34px;
    margin: 7px 0 0 15px;
    width: 109px;
}

.comment-form .enter-the-captcha .comment-form-text-box {
    float: right;
    margin: 7px -20px 0;
    padding: 0 0 0 8px;
    width: 60%;
}

.comment-form-text-box .comment-form .captcha-455 .comment-form-text-box {
    float: right;
    margin: 7px -20px 0;
    padding: 0 0 0 8px;
    width: 60%;
}

.submit-form p {
    margin: 0 0 0 10px;
    width: 100%;
}

.submit-form {
    font: normal 14px/20px 'Open Sans', sans-serif;
    width: 30%;
    color: #FFF;
    float: right;

    padding: 0px 0px 0px 10px;
}

.submit-button {
    background: #e6a63a none repeat scroll 0 0;
    color: #fff;
    float: left;
    font: 14px/33px 'Open Sans', sans-serif;
    border: none;
    text-transform: uppercase;
    height: 33px;
    margin: 10px 10px 0 0;
    text-align: center;
    width: 90px;
}

/* ------------------------------ Footer CSS ------------------------------ */
footer {
    background: url(images/footer-bg.jpg) repeat-x 0px 0px;
}

#Footer {
    min-height: 147px;
}

.copy-menu {
    width: 70%;
    float: left;
    background: url(images/footer-menu-bg.jpg) no-repeat right 60px;
    padding: 40px 0 10px 10px;
}

.copy {
    font: normal 14px/19px "Open Sans", sans-serif;
    font: normal 14px/19px "Open Sans", sans-serif;
    color: #444348;
    float: left;
    width: 100%;
    margin: 10px 0 0 0px;

}

.copy a,
.footer-menu a {
    color: #444348;
    padding: 0px 3px;
}

.footer-menu {
    font: 400 15px/19px "Open Sans", sans-serif;
    color: #444348;
    float: left;
    width: 100%;
}

.ypo-logo {
    float: left;
    margin: 65px 0px 10px 20px;
}

/*------------#Intra-Container-S-----------------*/
#Intra-Container-S #Interactivity {
    height: 254px;
    position: relative;
}

#Intra-Container-S #Interactivity .banner1 {
    background: url(images/banner1s.jpg) no-repeat left top;
    height: 100%;
    background-size: 100% auto;
}

#Intra-Container-S #Interactivity .banner1 .Intra-L {
    background: url(images/banner1s-l.jpg) no-repeat right top;
}

#Intra-Container-S #Interactivity .banner1 .Intra-R {
    background: #dcdbdc url(images/banner1s-r.jpg) no-repeat left top;
}

#Intra-Container-S #Interactivity .banner2 {
    background: url(images/banner2s.jpg) no-repeat left top;
    height: 100%;
    background-size: 100% auto;
}

#Intra-Container-S #Interactivity .banner2 .Intra-L {
    background: url(images/banner2s-l.jpg) no-repeat right top;
}

#Intra-Container-S #Interactivity .banner2 .Intra-R {
    background: url(images/banner2s-r.jpg) no-repeat left top;
}

#Intra-Container-S #Interactivity .banner3 {
    background: url(images/banner3s.jpg) no-repeat left top;
    height: 100%;
    background-size: 100% auto;
}

#Intra-Container-S #Interactivity .banner3 .Intra-L {
    background: url(images/banner3s-l.jpg) no-repeat right top;
}

#Intra-Container-S #Interactivity .banner3 .Intra-R {
    background: url(images/banner3s-r.jpg) no-repeat left top;
}

#Intra-Container-S #Interactivity .banner4 {
    background: url(images/banner4s.jpg) no-repeat left top;
    height: 100%;
    background-size: 100% auto;
}

#Intra-Container-S #Interactivity .banner4 .Intra-L {
    background: url(images/banner4s-l.jpg) no-repeat right top;
}

#Intra-Container-S #Interactivity .banner4 .Intra-R {
    background: url(images/banner4s-r.jpg) no-repeat left top;
}

#Intra-Container-S .intra-main {
    right: 5%;
    width: 44%;
}

#Intra-Container-S .intra-more {
    display: none;
}

/* ------------------------------ Content CSS ------------------------------ */
#Content-Container {
    background: #d0e6f3;
}

/*#Content-Main {
	background:url(images/content-main-bg.jpg) no-repeat 0px 0px;
}*/
/*----- Navigation Starts -----*/
.navigation {
    max-width: 900px;
    min-width: 280px;
    margin: 0px auto;
    font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    padding: 10px 30px 10px 10px;
}

.navigation a {
    color: #626262;
    text-decoration: none;
}

.navigation a:hover {
    text-decoration: underline;
}

/*----- textMain Starts -----*/
.textMain {
    font: normal 13px/20px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    padding: 10px 30px 80px 10px;
    text-align: justify;
}

.textMain a {
    color: #033b5e;
    text-decoration: underline;
}

.textMain a:hover {
    color: #033b5e;
    text-decoration: none;
}

.textMain ul {
    padding: 0px;
    margin: 10px 0px;
}

.textMain ol {
    padding: 0px;
    margin: 10px 0px 0px 30px;
}

.textMain ul li {
    background: url(images/bullet-tm.gif) no-repeat 15px 12px;
    padding: 5px 0px 5px 30px;
    list-style: none;
}

.textMain ol li {
    padding: 5px 0px 5px 0px;
    list-style: decimal;
}

.textMain ul ul,
.textMain ol ol {
    margin: 0px;
    padding: 5px 0px 5px 20px;
}

.textMain ul ul li {
    background: none;
    padding: 5px 0px;
    list-style: circle;
}

.textMain ol ol li {
    padding: 5px 0px;
    list-style-type: lower-alpha;
}

.textMain ul ul ul li {
    list-style: square;
}

.textMain ol ol ol li {
    list-style: lower-roman;
}

.textMain li p {
    margin: 5px 0px;
}

/*----- textMain Heading Starts -----*/
.textMain h1 {
    font: normal 30px/34px 'trajan_proregular';
    color: #003793;
    margin: 0px 0px 15px 0px;
    text-transform: uppercase;
    text-align: left;
}

.textMain h2 {
    font: normal 22px/26px 'Open Sans', sans-serif;
    color: #627195;
    text-align: left;
}

.textMain h2 a {
    color: #627195;
}

.textMain h2 a:hover {
    text-decoration: underline;
}

.textMain h3 {
    font: 600 17px/22px 'Open Sans', sans-serif;
    color: #003793;
    text-align: left;
}

.textMain h3 a {
    color: #444DAA;
}

.textMain h3 a:hover {
    text-decoration: underline;
}

.textMain h4 {
    font: normal 16px/20px 'latoregular';
    color: #2A3753;
    text-align: left;
}

.textMain h4 a {
    color: #2A3753;
}

.textMain h4 a:hover {
    text-decoration: underline;
}

.textMainBold {
    font: bold 12px/20px Verdana, Arial, Helvetica, sans-serif;
    color: #282828;
    text-align: left;
}

.textMainBold a {
    color: #577086;
}

.textMainBold a:hover {
    text-decoration: underline;
}

.PDFtext {
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    color: #999999;
}

#Sidebar {
    width: 255px;
    padding: 35px 0px 20px 0px;
}

.sidebar-services {

    width: 255px;
    float: left;
}

.sidebar-services ul {
    margin: 0px;
    padding: 0px;
}

.sidebar-services li {
    width: 100%;
    float: left;
    margin: 0 0 6px 0;
    text-transform: uppercase;
    font: 300 21px/35px 'Open Sans', sans-serif;

}

.sidebar-services li:last-child {
    line-height: 22px;
}

.sidebar-services li:last-child a {
    padding: 10px 0px 15px;
}

.sidebar-services li img {
    float: left;
    margin: 0px 15px 0px 15px;
}

.sidebar-services li a {
    color: #00c6ff;
    display: block;
    height: 37px;

    background: #003793;
    padding: 10px 0px 10px;
}

.doctor-section-s {
    width: 255px;
    float: left;
    margin: 23px 0 0 0;
}

.doctor-section-s img {
    width: 255px;
}

.doctor-info-s {
    width: 100%;
    clear: both;
    float: left;
    background: #00a8ee;
    height: 80px;
    text-align: center;
}

.doctor-info-s h3 {
    font: 700 25px/29px "Open Sans", sans-serif;
    margin: 15px 0 0;
    text-shadow: 2px 3px 0 #0082b8;
}

.doctor-info-s h3 a {
    color: #FFF;
}

.doctor-info-s p {
    margin: 2px 0 0 0;
    color: #b0edff;
    font: 400 14px/18px 'Open Sans', sans-serif;
}

.expert-patient-care-s {
    width: 255px;
    clear: both;
    margin: 20px 0px 0px 0px;

}

.expert-patient-care-s h3 {
    margin: 0px;
    padding: 15px 0px;
    color: #444348;
    font: 300 22px/26px 'Open Sans', sans-serif;
    text-align: center;
    text-transform: uppercase;

}

.expert-patient-care-s h3 a {
    color: #444348;
}

.expert-patient-care-s ul {
    width: 100%;
    clear: both;
    margin: 0px;
}

.expert-patient-care-s li {
    width: 100%;
    float: left;
    margin: 10px 0px 0px 0px;
    font: 400 14px/18px 'Open Sans', sans-serif;
}

.expert-patient-care-s li a {
    display: block;
    color: #fff;
    border: 3px solid #e4e4e4;
    padding: 20px 0px 0px 12px;
    height: 63px;
}

.expert-patient-care-s li a.arthroscpy {
    background: url(images/shoulder-elbow-sidebar.jpg) no-repeat 0px 0px;
}

.expert-patient-care-s li a.joint {
    background: url(images/joint-replacement-sidebar.jpg) no-repeat 0px 0px;
}

.expert-patient-care-s li a.print {
    background: #e6a63a url(images/print-sidebar.png) no-repeat scroll 171px 12px;
}

.expert-patient-care-s li a.animated {
    background: url(images/animated-procedure-sidebar.jpg) no-repeat 0px 0px;
}

/*-------------------services-page Styles---------------*/
.services-page {
    width: 100%;
    float: left;

    margin: 25px 0px 0px 0%;
}

.services-page ul {
    width: 100%;
    margin: 0px;
}

.services-page ul li {
    width: 32%;
    padding: 5px 0px !important;
    margin: 10px 10px 25px 0px;
    float: left;
    text-align: left !importnat;
    background: none;
    list-style: none !important;
}

.services-page ul li h3 {
    font: normal 18px/22px "Flaticon";
    text-transform: uppercase;

}

.services-page ul li h3 a {
    color: #003793;
    text-decoration: none !important;
}

.services-page ul ul {
    padding: 5px 0px !important;
}

.services-page ul li img {
    float: left;
    clear: both;

}

.services-page .read-more a {
    color: #FFF !important;
}

.services-list {
    width: 100%;
    float: left;
    margin: 10px 0px 0px;
    min-height: 117px;
}

.services-list li {
    width: 100% !important;
    list-style: none !important;
    padding: 5px 0px !important;
    margin: 0px !important;
    float: left;
    text-align: left !importnat;
    font: 400 14px/18px 'Open Sans', sans-serif;
    background: url(images/service-list-bottmon-bg.jpg) no-repeat 0px 25px !important;
    ;

}

.services-list li a {
    padding: 0px 0px 0px 15px;
    color: #101011;
    text-decoration: none !important;

    background: url(images/service-list-bg.jpg) no-repeat 0px 5px;
}

/*-------------------- Contact Address Styles --------------------*/

.contact-main {
    width: 99%;
    padding: 3px;
    margin: 15px auto 15px auto;
    display: table;

}



.contact-address {
    border: 1px solid #444348;
    display: table-row;
    float: left;
    min-height: 100px;
    margin: 0 10px 10px 0;
    width: 96%;
}

.contact-address p {
    padding: 0 0 0 0;
}

.contact-address p img {
    margin: 0 10px 0 0;
}

.contact-address1 p {
    text-align: left !important;
    padding: 0 0 0 10px;
}

.address-text {
    display: table;
    padding: 10px 0 0 1%;
    vertical-align: top;
}

.map-pics {
    display: table-cell;
    width: 55%;
}

.map-pics img {
    margin: 5px;
    float: right;
    border: 1px solid #444348;
    width: 45%;
}


.contact-ph {
    color: #003464;
    margin: 2px 0px 10px 0px;
}

.contact-ph a {
    color: #003464;
    text-decoration: none;
}

.contact-ph a:hover {
    color: #003464;
    text-decoration: none;
}

.contact-ph ul {
    margin: 0px !important;
    padding: 0px !important;
}

.contact-ph li {
    font: normal 14px/40px Verdana, Arial, Helvetica, sans-serif;
    width: 50%;
    min-width: 240px;
    float: left;
    height: 40px;
    background: none !important;
    margin: 0px !important;
    padding: 0px !important;
}

.contact-ph img {
    margin: 0px 10px 0px 5px;
}

/*----- Forms Style Starts -----*/

.formHead {
    background: #fa61a0;
    clear: both;
    color: #ffffff;
    float: left;
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    padding: 5px 10px;
    text-decoration: none;
    width: 97%;
}

.formHead a {
    color: #ffffff;
    text-decoration: underline;
}

.formHead a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.formlable {
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

.mandatory {
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #FF8204;
}

/*----- Forms Style Starts -----*/

.formHead {
    background: #444348;
    clear: both;
    color: #ffffff;
    float: left;
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    padding: 5px 10px;
    text-decoration: none;
    width: 97%;
}

.formHead a {
    color: #ffffff;
    text-decoration: underline;
}

.formHead a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.formlable {
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

.mandatory {
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #FF8204;
}

/*forms css*/
.wp-form {
    border: 1px solid #444348;
    margin: 21px auto;
    width: 99%;
    padding: 0 0 0 0;
    font: normal 13px Verdana, Geneva, sans-serif;
}

.wp-form ul {
    margin: 15px 6%;
}

.wp-form ul li {
    width: 100%;
    padding: 0;
    background: none !important;
    margin: 0 0 10px 0;
}

.wp-form ul.text li {
    width: 45%;
    float: left;
    margin-right: 5%;
    height: 30px;
}

.wp-form ul li.full-list label b,
.wp-form ul li.full-list label {
    font: normal 13px verdana !important;
    padding: 0 0 0 5px;
}

.wp-form ul.text li input[type=text],
.wp-form ul li textarea,
.wp-form ul.captcha li input[type=text],
.wp-form ul.text li select,
.wp-form ul.text li input[type=email] {
    border: 1px solid #444348;
    padding: 3px 5px;
}

.wp-form ul li textarea {
    width: 95%;
    height: 130px;
    margin: 0 0 0 1%;
    font: normal 13px Verdana, Geneva, sans-serif;
}

.wp-form ul.text li input[type=text],
.wp-form ul.text li input[type=email] {
    height: 23px;
    width: 100%;
}

.wp-form ul.text li select {
    width: 100%;
    height: 29px;
}

.wp-form ul.captcha li img {
    width: auto;
    height: 31px;
}

.wp-form ul.captcha li input[type=text] {
    height: 23px;
    width: 25%;
    margin: 0 0 0 2%;
}

.wp-form ul li.buttons input[type=submit],
.wp-form ul li.buttons input[type=reset] {
    background: #444348;
    padding: 3px 20px;
    border: 1px solid #a6aab3;
    color: #ffffff;
    font-weight: normal;
    cursor: pointer;
    margin: 10px 0 0 10px;
}

.wp-form ul.testimonial-section li {
    float: left;
}

.wp-form ul.testimonial-section li label {
    font-weight: normal;
    margin: 0 10px 0 5px;
}

.wp-form ul.testimonial-section li.agree-text {
    width: 100%;
    font-weight: normal;
    text-align: left;
}

.wp-form ul.testimonial-section li.agree-text span.wpcf7-list-item {
    display: block;
}

.textMain .wp-form h3 {
    background: #444348;
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    padding: 5px 0 5px 10px;
    clear: both;
    margin: 0 0 10px 0;
}

.textMain .wp-form ul.text {
    padding: 10px 0 0 1% !important;
}

/** Tell A friend Styles **/
#tell-friend {
    width: 100%;
    bottom: 10%;
    display: none;
    position: fixed;
    z-index: 999999;
}

#tell-friend .form-container {
    border: 2px solid #026db8;
    background: #ffffff;
    font: normal 12px/16px Verdana, Geneva, sans-serif;
    color: #333333;
    position: relative;
    top: 10%;
    margin: 0px auto;
    display: block;
}

.form-container {
    background: #026db8;
    border: 2px solid #026db8 !important;
    height: auto;
    margin: 15px auto;
    padding: 0 0 20px 0;
    width: 370px;
}

#tell-friend .form-container h2 {
    color: #026db8;
    font: 26px/26px sans-serif;
    padding: 10px 0 0 10px;
}

#tell-friend .form-container .close {
    background: url(images/amazon-style-close-button-md.png) 0 0;
    padding: 0px;
    position: absolute;
    right: 0px;
}

#tell-friend .form-container a {
    float: right;
    margin: -30px 5px 0 0;
    width: 6%;
}

#tell-friend .form-container a {
    float: right;
}

.form-container .button-style input[type=reset],
.form-container .button-style input[type=submit] {
    background: #026db8;
    color: #fff;
    padding: 6px 8px;
    border: none;
    cursor: pointer;
    font-weight: bold;
}

#tell-friend .form-container a:hover {
    color: #ff6600;
}

.friend-form input[type=text],
.friend-form input[type=email],
.friend-form textarea {
    border: 1px solid #026db8;
    margin: 6px 8%;
    padding: 4px 4px;
    text-decoration: none;
    vertical-align: middle;
    width: 81%;
}

#tell-friend .wpcf7-captcha-captcha {
    height: auto;
    width: 160px;
    margin: 0 0 0 85px;
}

.wpcf7-captcha-captcha-177,
.wpcf7-captchac {
    width: 200px;
    height: 60px;
}

.friend-form .your-message textarea {
    height: 80px;
    padding: 0px 4px !important;
}

.button-style {
    margin: auto 23%;
    width: 52%;
    float: none;
}

#tell-friend .form-container .close {
    background: url(images/amazon-style-close-button-md.png) 0 0;
    background-size: 100%;
    padding: 0px;
    right: -3px;
    top: 32px;
    height: 29px;
    width: 29px;
}

div.wpcf7 .watermark {
    color: #2b2b2b !important;
    font: normal 12px Verdana, Geneva, sans-serif;
}


/*-------------------- Review Page Styles --------------------*/
.review {
    margin: 20px auto 0px auto;
    padding: 0px;
    width: 100%;
    height: auto;
    text-align: left;
}

.review img {
    margin: 5px;
    padding: 0px;

}

.google-reviews a {
    text-decoration: none;
    position: relative;
    display: inline-block;
    margin: 20px 5px
}

.google-reviews a span {
    position: absolute;
    bottom: -38px;
    width: 100%;
    text-align: center;
    left: 0px;
    font-weight: bold;
}

/*-------------------- Useful Links Styles --------------------*/
.UseFul-links {
    width: 90%;
    height: auto;
    margin: 10px 0px;
    padding: 0px;
    text-align: center;
}

.UseFul-links img {
    margin: 2px;
    padding: 10px;
    border: 1px solid #666666;
    float: left;
}

/*-------------------- Multimedialist Styles --------------------*/
.iframe-video-size {
    height: 700px;
    width: 100%;
}

.multimedialist ul {
    margin: 0px !important;
    padding: 0px !important;
}

.multimedialist li {
    padding: 0px !important;
    margin: 5px !important;
    width: 140px;
    height: 30px;
    float: left;
    font: normal 14px/30px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    background: none !important;
    border: 1px solid #4b72c5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.multimedialist a {
    color: #005087;
    display: block;
    text-decoration: none;
    padding: 0px 0px 0px 40px !important;
}

.multimedialist a:hover {
    color: #005087;
    text-decoration: none;
}

.video a {
    background: url(images/loadmove.png) no-repeat 5px center;
}

.info a {
    background: url(images/patient.png) no-repeat 5px center;
}

.print a {
    background: url(images/print.png) no-repeat 5px center;
}

.multimedia-iframe {
    min-height: 600px;
    border: none;
}

/*----- Testimonial Page Styles -----*/

.submit-testimonial {
    width: 200px;
    height: 30px;
    font: normal 14px/30px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-align: center;
    margin: -70px 15px 15px 15px;
    float: right;
    border: 2px solid #ffffff;
    box-shadow: 0px 5px 5px 0px #aaaaaa;
    -o-box-shadow: 0px 5px 5px 0px #aaaaaa;
    -moz-box-shadow: 0px 5px 5px 0px #aaaaaa;
    -ms-box-shadow: 0px 5px 5px 0px #aaaaaa;
    -webkit-box-shadow: 0px 5px 5px 0px #aaaaaa;
}

.submit-testimonial a {
    background: #005087;
    color: #ffffff;
    display: block;
    text-decoration: none;
    -webkit-transition: 2s linear;
    -moz-transition: 2s linear;
    -ms-transition: 2s linear;
    -o-transition: 2s linear;
    transition: 2s linear;
}

.submit-testimonial a:hover {
    background: #0077AE;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: 2s linear;
    -moz-transition: 2s linear;
    -ms-transition: 2s linear;
    -o-transition: 2s linear;
    transition: 2s linear;
}

/*-----------------other-list Styles------------------*/
.child-list {
    float: left;
    padding: 20px 0 0px;
    width: 100%;
}

.other-list,
.other-list ul,
.child-list,
.child-list ul {
    color: #ffffff;
    font: 24px/28px "Open Sans", sans-serif;
    text-decoration: none;
    margin: 0px 0px 30px 0px !important;
    clear: both;
}

.other-list li a,
.child-list li a {
    background: #00a8ee;
    color: #ffffff;
    display: block;
    font: 14px/20px "Open Sans", sans-serif;
    height: 32px;
    padding: 12px 0 3px 36px !important;
    border-radius: 7px;
    text-align: left;
    text-decoration: none !important;
    border-bottom: 3px solid #cdcdcd;
}

.child-list1 li a {
    text-transform: capitalize !important;
    font-size: 13px;
}

.other-list li a:hover,
.child-list li a:hover {
    background: #00a8ee;
    color: #FFF !important;
}

.other-list li,
.child-list li {
    background-image: none !important;
    float: left;
    line-height: 17px;
    margin: 3px 5px;
    padding: 0 !important;
    text-align: center;
    width: 45%;
    min-width: 300px;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    left: 0;
    position: absolute;
    top: -10px;
}

/*-----------Multimedia CSS------------*/
.video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
    border: 4px solid #272264;
}

.video-container iframe,
.video-container object,
.video-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.iframe-video-size {
    height: 950px;
    width: 100%;
}

/*---------------------SChema Styles CSS--------*/
.tableborder {
    border: 1px solid #444348;
    float: left;
    width: 96%;
    padding: 0 0 10px 0;
}

.text-address {
    font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
    color: #707070;
    padding: 0px 10px 0px 10px;
    text-decoration: none;
    text-align: justify;
    float: left;
}

.text-address p {}

.text-address a:hover {
    color: #004e96;
    text-decoration: underline;
}

.tel-schema {}

.tel-schema img {
    margin: -5px 15px 0px 0px;
    float: left;
}

.comment-form .wpcf7-validation-errors {
    bottom: 0px !important;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    float: left !important;
    margin: 10px 0 0;
}

span.wpcf7-not-valid-tip {
    left: 22px !important;
    position: relative !important;
    top: 0px !important;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14 !important;
    position: absolute !important;
    left: 0px !important;
    bottom: 10px !important;
    color: #FFF !important;
}

/*---------------------SChema Styles CSS--------*/
.tableborder {
    border: 1px solid #444348;
    float: left;
    margin: 0 0 30px;
    padding: 0 0 10px;
    width: 96%;
}

.text-address {
    font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
    color: #707070;
    padding: 0px 10px 0px 10px;
    text-decoration: none;
    text-align: justify;
    float: left;
}

.text-address p {}

.text-address a:hover {
    color: #004e96;
    text-decoration: underline;
}

.tel-schema {}

.tel-schema img {
    margin: -5px 15px 0px 0px;
    float: left;
}


.backtotop {
    position: fixed;
    z-index: 180;
    right: 1px;
    bottom: 45px;
    background: #143679;
    font: normal 15px/30px verdana;
    width: 65px;
    height: 30px;
    border-radius: 6px;
    text-align: center;
}

.backtotop a {
    color: #FFF;
}

.con-section {
    padding: 10px 10px 10px 10px;
    margin: 20px 0px;
    border: 1px solid #003793;
    border-radius: 5px;
}

.con-section h2 {
    margin: -25px 10px 0px 10px;
    background: #d0e6f3;
    padding: 0px 5px;
    float: left;
    color: #00A8EE;
    font-size: 25px;
}

.textMain .pdf-list li {
    background: rgba(0, 0, 0, 0) url("images/pdf-icon.png") no-repeat scroll 5px 8px;
    list-style: outside none none;
    padding: 6px 0 0 30px;
}

#Credability-Main {
    min-height: 120px;
}

.outcome {
    width: 180px;
    height: 30px;
    text-align: center;
    font: 16px/20px "Open Sans", sans-serif;
    padding: 10px 0px 0px 0px;
    background: #3f3796;
    border-bottom: 3px solid #756ec2;
    color: #eee8e8;
    top: 38px;
    left: 215px;
    position: relative;
    float: left;
    border-radius: 6px;
}

.outcome a {
    color: #eee8e8;
    text-decoration: none;
}

.outcome a:hover {
    color: #fff;
}

.google-map-view {
    border: 1px solid #ccc;
}

.videoBorder,
.google-map-view {
    border: 1px solid #ccc;
    margin: 15px auto;
    padding: 50% 0 0;
    position: relative;
    width: 96%;
}

.videoBorder iframe,
.videoBorder embed,
.multiBorder iframe,
.multiBorder embed,
.google-map-view embed,
.google-map-view iframe {
    border: 0 none !important;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.map-view {
    float: right;
    margin: 10px;
    border: 1px solid #ccc;
}

.london-video {
    display: inline-block;
    margin-left: 115px;
    margin-top: 20px;
    width: 140px;
}

.london-video img {
    border: 2px solid #fff;
}


.doctify-h {
    display: inline-block;
    margin-left: 15px;
    margin-top: 20px;
    width: 130px;
}

.doctify-h img {
    border: 2px solid #fff;
}

.video-youtube iframe {
    width: 100%;
    height: 420px;
    padding: 1px;
    border: 2px solid #272264;
}


@media screen and (max-width : 900px) {

    .london-video {
      
        margin-left: 30px;
     
    }
}

/*-------------Media Query Starts Here--------------*/
@media screen and (max-width : 880px) {

    /*.service-tabs {
  float: left;
  width: 395px;
}*/
    .appointment,
    .view-profile {
        float: right;
        margin: 20px 15px 20px 6px;
    }

    #Patient-Care-Main h2,
    #Comment-Main h2 {
        background: none;
    }

    #Patient-Care-Main li img {
        max-width: 87%;
    }

    .services-page ul li {
        width: 30%;
    }

    .services-page ul li h3 {
        font: 15px/22px "Flaticon";
    }
}

@media screen and (max-width: 810px) {
    .doctor-image {
        top: 0;
        margin-top: -124px;
    }



    .london-video {
      
        margin-left: 4px;
     
    }

    .london-video , .doctify-h{
        width: 110px;
    }



}

@media screen and (max-width : 768px) {

    .video-youtube iframe {
        width: 98%;
        height: 300px;
    }

   

    .logo {
        width: 40%;
    }

    .read-more {
        margin: 10px 0 0;
    }

    .intra-main {
        top: 24px;
    }

    #Meet h3 {
        font: 20px/25px "playfair_displayregular";
    }

    .intra-main h2 {
        font: 24px/31px "Flaticon";
    }

    #Meet h2 {
        font: 300 21px/45px "open_sansbold";
    }

    #Meet h2 span {
        font: 300 21px/45px "open_sanslight";
    }

    .doctor-info p {
        width: 90%;
    }

    .submit-button {
        font: 12px/33px "Open Sans", sans-serif;
        width: 73px;
    }

    .comment-form .captcha .wpcf7-captcha-captcha-177,
    .comment-form .captcha .wpcf7-captchac {
        width: 90px;
    }

    .outcome {
        left: 50px;
    }

}

@media screen and (max-width : 640px) {


    .align-right{
        float: none;
        text-align: center;
        margin: 10px auto;
    }






    .video-embed li{
        width: 95%;
        display: block;
        margin: 0px auto;
    }
    .london-video,.doctify-h {
        display: block;
        margin-left: 0;
        width: auto;
        text-align: center;
        clear: both;
    }

    header {
        padding-bottom: 20px;
    }

    .socail-media a {
        float: none;
        margin: 0 0 0 0;
        display: inline-block;
        clear: both;
        vertical-align: middle;
    }

    #Header {
        background: #272264;
        min-height: 180px;
    }

    .logo {
        clear: both;
        float: none;
        margin: 0 auto;
        width: 310px;
        display: block;
    }

    .logo img {
        float: none;
    }

    .appoint-social {
        float: none;
        margin: 20px auto 20px;
        width: 200px;
        margin-bottom: 10px;
        text-align: left;
    }

    .socail-media {
        clear: both;
        float: none;
        margin: 0  auto;
        width: 160px;
        text-align: center;
    }

    .intra-more,
    .read-more,
    .service-tabs-container {
        display: none;
    }

    #Meet {
        background: #fafafa none repeat scroll 0 0;
        min-height: 444px;
        padding: 20px 0 1px;
        position: relative;
        margin: 0px auto 15px auto;
    }

    .doctor-info {
        float: none;
        left: 10px;
        margin: 0 auto;
        position: absolute;
        width: 95%;
    }

    .appointment,
    .view-profile {
        float: none;
        margin: 20px auto;
    }

    #Meet h2 {
        font: 300 27px/31px "Open Sans", sans-serif;
        text-align: center;
        padding: 25px 0 0;
    }

    #Meet h3 {
        font: 16px/20px "playfair_displayregular";
        text-align: center;
    }

    .doctor-image {
        bottom: 0;
        clear: both;
        margin: 0 auto;
        position: relative;
        right: 0;
        width: 300px;
        z-index: 150;
        float: none;
        top: 3px;
    }

    #Patient-Care-Main h2 {
        clear: both;
        font: 300 28px/32px "Open Sans", sans-serif;
    }

    #Patient-Care-Main li {
        width: 47%;
        padding: 0 0 0 5px;
    }

    #Patient-Care-Main li a.gap {
        clear: both;
        padding: 0 0 20px;
        text-align: left;
    }

    #Comment-Main h2 {
        font: 300 21px/27px "Open Sans", sans-serif;
    }

    .appoint,
    .meet,
    .links,
    .quick-address,
    .quick-contact,
    #Content-Left,
    #Sidebar {
        display: inherit;
    }

    .services-page ul li {
        clear: both;
        float: none;
        margin: 0 auto;
        width: 310px;
    }

    #Sidebar {
        padding: 80px 0 20px;
        width: 255px;
        margin: 0px auto;
    }

    #Main-Menu {
        display: none;

    }

    #Mobile-Menu {
        display: block !important;
        font-family: Verdna;
    }

    #Patient-Care-Main ul {
        margin: 26px 0 0 80px;
    }

    #Patient-Care-Main li {
        width: 41%;
        margin: 0 1% 15px 0;
    }

    .outcome {
        left: 0px;
        float: none;
        margin: 0 auto;
    }
}

@media screen and (max-width : 480px) {
    .video-youtube iframe {
        width: 98%;
        height: 240px;
    }

    .intra-main {
        display: none;
    }

    .doctor-info {
        position: relative;
    }

    #Patient-Care-Main {
        background: #1c709c none repeat scroll 0 0;
        min-height: 309px;
        position: relative;
    }

    #Patient-Care-Main ul {
        width: 251px;
        margin: 29px auto 0px auto;
    }

    .comment-form-text {
        float: left;
        width: 310px;
    }

    #Comment-Main {
        background: #444348;
    }

    #Patient-Care-Main li {
        width: 96%;
        padding: 0 0 0 5px;
    }

    .comment-form {
        float: none;
        margin: 40px auto;
        width: 310px;
        clear: both;
    }

    .coment-textarea {
        margin: 0;
    }

    .submit-form {
        padding: 0 0 10px 10px;
        width: 310px;
    }

}

@media screen and (max-width : 320px) {
    .services-page ul li {
        width: 300px;
    }

}
