body {
    margin: 0px;
    padding: 0px;overflow-x: hidden;
    position: relative;
}

ul,
li,
h1,
h2,
h3,
h4,
h5,
p {
    padding: 0px;
    margin: 0px;
}

img {
    border: 0 none;
}

ul {
    list-style: none;
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
    outline: none;
    color: #000;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/opensans-regular-webfont.woff') format('woff'), url('fonts/opensans-regular-webfont.ttf') format('truetype'), url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'opensans_light';
    src: url('fonts/opensans_light.eot');
    src: url('fonts/opensans_light.eot') format('embedded-opentype'), url('fonts/opensans_light.woff') format('woff'), url('fonts/opensans_light.ttf') format('truetype'), url('fonts/opensans_light.svg#opensans_light') format('svg');
}

.gsst_a {
    margin: 0 !important;
    padding-top: 3px;
}

a.hiptest {
    display: block;
    float: right;
    margin-top: -54px;
    padding: 7px 15px;
    background: #0A4085;
    color: #fff !important;
}

input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus {
    border-color: #d9d9d9;
    width: 188px;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 12px;
    width: 177px;
}

.contac-img {
    margin: auto;
    float: none;
}

.video-container {
    height: 0;
    margin: 20px 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
    border: 3px solid #2C4D78;
}

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

ul.patient-forms-page li a {
    background: rgba(0, 0, 0, 0) url("images/pdf-icon.png") no-repeat scroll 0 0;
    display: inline-block;
    margin-top: 15px;
    padding: 0 0 0 25px;
}

.content-left ul {
    margin: 0 0 10px;
}

ul.patient-forms-page li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    list-style: outside none none;
    padding: 0 !important;
}

.gallery1-m {
    float: left;
    width: 100%;
}

.gallery-m,
.gallery1 {
    border-radius: 5px;
    float: left;
    position: relative;
}

.shoulder-subpage-f {
    float: left;
    width: 98%;
}

.shoulder-subpage-f ul li {
    background: #00285C !important;
    border-radius: 10px;
    color: #fff;
    float: left;
    margin: 0 14px 5px 0;
    padding-left: 0 !important;
    width: 346px;
}

.shoulder-subpage-f ul li:hover {
    background: #1c5db1 !important;
}

.shoulder-subpage-f ul li a {
    color: #fff !important;
    display: block;
    font: 14px/18px verdana !important;
    padding: 3px 0 11px;
    text-align: center;
    text-decoration: none !important;
}

.mobilesOnly {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: none !important;
    padding: 0;
}

.desktopOnly {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline !important;
    padding: 0;
}

.textMainBold {
    color: #000000;
    font: bolder 15px "open_sansregular" !important;
    text-decoration: none;
}

.doctor-photos {
    float: right;
    margin: 4px -1px 6px 4px;
    padding: 6px 0 0;
    text-align: center;
    width: 226px;
    border-radius: 5px;
    background: #3A5AB7;
}

.doctor-photos>span {
    color: #fff !important;
    display: block;
    font-size: 15px !important;
    font-weight: normal;
    margin: 3px 0 0;
    padding: 10px 0;
    text-align: center;
}

header {
    float: left;
    position: relative;
    width: 100%;
}

.header {
    margin: auto;
    width: 1170px;
}

.header-left {
    float: left;
    padding: 17px 10px 21px 0;
    width: auto;
}

.header-left img.img2 {
    border-left: solid 1px #eee;
    padding-left: 9px;
    /* margin-top: 22px; */
    vertical-align: top;
    margin: 12px 0 0 0px;
}

.header-right {
    
    padding: 13px 0;
    width: 72%;
    -webkit-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -moz-display: flex;
    display: flex;
    justify-content: right;
    align-items: center;
    flex-wrap: wrap;
}

.header-right > div {
	display: block;
	text-align: center;
	padding: 0;
	margin: 5px 12px;
	max-width: 250px;
	font: 400 15px/21px "open_sansregular";
}

.header-right .book-an-appointment {
    position: relative;
    z-index: 999;
    margin: 10px 2px auto 15px;
    font: 400 17px/25px "open_sansregular";
    text-align: left;
}
.header-right .book-an-appointment span{    display: inline-block;
    width: 100%;
    text-align: left;
} 
.book-an-appointment .header-mail {
    display: block;
    padding: 10px 0;
    max-width: 206px; 
    text-align: center;
}

.book-an-appointment .header-mail a {
    background: url('../images/mail.jpg') no-repeat left center;
    display: block;
    background-size: 22px;
}
 

.header-right>div a {
    display: inline-block;
}

.header-right0 {}

.header-right1 {
    background: rgba(0, 0, 0, 0) url("images/border-right.jpg") no-repeat scroll 196px center;
}

.header-right1 p,
.header-right0 p {
    color: #2000b1;
    display: block;
    font: 16px/18px "open_sansregular";
    padding: 3px 0;
}



.book-an-appointment {}

.header-right2 p {
    color: #00285c;
    display: block;
    font: 16px/18px "open_sansregular";
    padding: 3px 0 3px 8px;
}

.header-right2 p a {
    background: rgba(0, 0, 0, 0) url("images/ph-icon.jpg") no-repeat scroll 0 2px;
    color: #00285c;
    font: 20px/26px "open_sansregular";
    margin: 0 0 0 10px;
    padding: 0 0 6px 31px;
    border: none;
}

.book-an-appointment {}
.header-right .book-an-appointment span{ padding: 2px 2px 2px 0px;}



.book-an-appointment a {
   
    color: #00285c;
    display: block;
    
    font: 400 17px/25px "open_sansregular";
    padding: 2px 9px 2px 33px;
    margin: 0 5px 0 0;
}
.header-right .book-an-appointment span .ph-icon{
    background: rgba(0, 0, 0, 0) url("images/ph-icon.jpg") no-repeat scroll 0px 3px;
   
    
}
.header-right .book-an-appointment span.fax a{  background: rgba(0, 0, 0, 0) url("images/fax.png") no-repeat scroll 0px 3px;}
.h-online {
    background: #0a4085 none repeat scroll 0 0 !important;
    color: #ffffff !important;
    display: block;
    margin-bottom: 0;
    margin-left: 16% !important;
    margin-right: auto;
    margin-top: 0;
    padding: 4px 4px 6px 4px !important;
    width: 141px;
    text-align: center;
}

.header-right1 img {
    text-align: center;
    display: block;
    margin: 0 auto;
}

.thumbnails {
    margin: 10px 0 0 0;
}

.slicknav_menu {
    display: none;
}

nav {
    background: #0a4085 none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 100%;
    z-index: 99;
}

.menu-h {
    margin: auto;
    width: 1170px;
}

.menu-h li {
    display: block;
    float: left;
    position: relative;
    border-right: 1px solid #466080;
}

.menu-h li a {
    color: #fff;
    display: block;
    font: 15px/18px 'opensans_light';
    padding: 13px 54px;
    text-align: center;
    text-transform: uppercase;
}

.menu-h li a:hover {
    background: #1c5db1;
}

.menu-h li ul {
    background: #1c5db1;
    display: none;
    left: 0;
    position: absolute;
    top: 51px !important;
    width: 208px !important;
    z-index: 9999999;
}

.menu-h li li:last-child {
    background: #00285C;
}

.menu-h li li {
    background: #1c5db1;
    border-bottom: 1px solid #336eb9;
    padding: 0;
    position: relative;
    width: 208px;
    z-index: 1000;
}

.menu-h li li a:hover {
    background: #00285c !important;
    color: #fff;
}

.menu-h li li a {
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 10px;
    text-align: left;
}

.menu-h li:hover>ul {
    display: block;
    top: 44px !important;
    width: 200px;
}

.menu-h li li:hover>ul {
    background: #1C5DB1 !important;
    left: 100%;
    position: absolute;
    top: 0 !important;
    width: 250px !important;
    z-index: 99999 !important;
}

.menu-h li li ul {
    background: #1C5DB1;
}

.menu-h li li li {
    text-align: left;
    background: #1C5DB1 !important;
    width: 250px;
    z-index: 100000;
}

.menu-h li li li a {
    display: block;
    color: #fff;
}

.menu-h li li li a:hover {
    background: #00285C !important;
    color: #fff;
}

#banner {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.banner {
    margin: auto;
    position: relative;
    width: 1170px;
}

.baner-text-m {
    background: #0a4085 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font: 22px/20px "open_sanssemibold";
    left: 535px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: -126px;
    width: 557px;
    text-transform: uppercase;
}

.baner-text {
    color: #fff;
    left: 535px;
    position: absolute;
    top: -65px;
    width: 578px;
}

.baner-text a {
    color: #fff;
    background: #acabb1 url("images/plus.jpg") no-repeat scroll 10px 14px;
    display: block;
    float: left;
    font: 17px/20px "open_sansregular";
    padding: 10px 10px 10px 31px;
}

.baner-text a.read {
    background: #0a4085;
    border-radius: 10px;
    clear: both;
    color: #fff;
    display: block;
    font: 13px/20px "open_sansregular";
    margin: 0;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    width: 89px;
    position: absolute;
    top: 110px;
}

.baner1 {
    background: rgba(0, 0, 0, 0) url("images/baner1-l.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner2 {
    background: rgba(0, 0, 0, 0) url("images/baner2-l.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner3 {
    background: rgba(0, 0, 0, 0) url("images/baner3-l.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner2-new {
    background: rgba(0, 0, 0, 0) url("images/baner2-l-new.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner3-new {
    background: rgba(0, 0, 0, 0) url("images/baner3-l-new.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner4 {
    background: rgba(0, 0, 0, 0) url("images/baner4-n.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner5 {
    background: rgba(0, 0, 0, 0) url("images/baner5-new.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner6 {
    background: rgba(0, 0, 0, 0) url("images/baner6.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner7 {
    background: rgba(0, 0, 0, 0) url("images/baner7.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner8 {
    background: rgba(0, 0, 0, 0) url("images/baner8-new.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner9 {
    background: rgba(0, 0, 0, 0) url("images/baner9.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner10 {
    background: rgba(0, 0, 0, 0) url("images/baner10.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner11 {
    background: rgba(0, 0, 0, 0) url("images/baner11.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner12 {
    background: rgba(0, 0, 0, 0) url("images/baner12-new.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner1,
.baner2,
.baner3,
.baner2-new,
.baner3-new,
.baner4,
.baner5,
.baner6,
.baner7,
.baner8,
.baner9,
.baner10,
.baner11,
.baner12 {
    padding: 192px 0;
}

.slidesjs-control {
    height: 384px !important;
}

#banner-s .slidesjs-control {
    height: 249px !important;
}

.slidesjs-container {
    height: auto !important;
}

.slidesjs-pagination {
    display: none;
}


/* .slidesjs-navigation {

  display: none;

} */

.slidesjs-navigation {
    bottom: 10px;
    position: absolute;
    right: 80px;
    z-index: 99;
}

.slidesjs-next {
    background: #071036;
    width: 20px;
    height: 20px;
    margin-right: -36px;
    color: #ffffff;
    padding: 5px;
    border-radius: 20px;
    text-align: center;
}

.slidesjs-previous {
    background: #071036;
    width: 20px;
    height: 20px;
    color: #ffffff;
    padding: 5px;
    border-radius: 20px;
    text-align: center;
}

.slidesjs-previous::before {
    content: "<";
}

.slidesjs-next::before {
    content: ">";
}

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

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

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

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

.bullet1 {
    float: right;
    left: 967px;
    margin: 330px 0 0 0px;
    position: absolute;
    z-index: 999999999 !important;
}

.bullet1 li {
    float: left;
    list-style: outside none none;
    margin: 0 2px;
    color: #0da9fa;
    top: 568px;
}

.bullet1 li a {
    border: medium none;
    color: #0da9fa;
    font-size: 39px;
    margin: 0 !important;
    padding: 0;
    width: auto;
}

.bullet1 li a:hover {
    color: #fff;
}

.bullet1 li.rslides_here a {
    color: #0056a6;
    font-size: 39px;
}

.nbs-flexisel-nav-left {
    background: url("images/leftarow.png") no-repeat scroll 0 79px;
    cursor: pointer;
    height: 204px;
    left: 0;
    position: absolute;
    top: 10px !important;
    width: 23px;
    z-index: 100;
}

.nbs-flexisel-nav-right {
    background: url("images/rightarow.png") no-repeat scroll 0 79px;
    cursor: pointer;
    height: 204px;
    position: absolute;
    right: 0;
    top: 10px !important;
    width: 23px;
    z-index: 100;
}

.nbs-flexisel-container {
    max-width: 100%;
    position: relative;
    z-index: 99999;
}

.nbs-flexisel-inner {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

.nbs-flexisel-ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 9999px;
}

#services {
    background: #0a4085 none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 100%;
    z-index: 9999;
    margin: -1px 0 0 0;
}

.services {
    margin: auto;
    width: 1170px;
}

.services1 {
    float: none;
    margin: auto;
    width: 100%;
}

.services li {
    padding: 0 0 30px;
    width: 16%;
    display: inline-block;
    vertical-align: top;
}

.services li a {
    display: block;
    margin: 25px 0 0;
    padding: 85px 19px 0;
    text-align: center;
}

.services li a span {
    color: #fff;
    display: block;
    font: 15px/20px "open_sanssemibold";
    padding: 43px 0 0;
}

.services li a.hip-replace {
    background: rgba(0, 0, 0, 0) url("images/hip-replace.png") no-repeat scroll center 0px;
}

.services li a.knee-replace {
    background: url(images/knee-replace.png) center top no-repeat;
}

.services li a.kneearthro {
    background: rgba(0, 0, 0, 0) url("images/kneearthro.png") no-repeat scroll center top;
}

.services li a.aclrecon {
    background: url(images/aclrecon.png) center top no-repeat;
}

.services li a.revisionhip {
    background: url(images/revisionhip.png) center 0px no-repeat;
}

.services li a.hip-replace:hover {
    background: rgba(0, 0, 0, 0) url("images/hip-replace-h.png") no-repeat scroll center 0px;
}

.services li a.knee-replace:hover {
    background: url(images/knee-replace-h.png) center top no-repeat;
}

.services li a.kneearthro:hover {
    background: rgba(0, 0, 0, 0) url("images/kneearthro-h.png") no-repeat scroll center top;
}

.services li a.aclrecon:hover {
    background: url(images/aclrecon-h.png) center top no-repeat;
}

.services li a.revisionhip:hover {
    background: url(images/revisionhip-h.png) center 0px no-repeat;
}

.services li a.revisionknee {
    background: url(images/revisionknee.png) center top no-repeat;
}

.services li a.minimally {
    background: url(images/minimally.png) center top no-repeat;
}

.services li a.minimalyinvas {
    background: url(images/minimalyinvas.png) center top no-repeat;
}


/*reviews page */

.textMain {
    font: normal 14px/22px 'Tahoma';
    color: #424242;
    padding: 23px 30px 10px 25px;
    text-align: justify;
}

.reviews {
    font: bold 22px/30px caption, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #959393;
    text-decoration: none;
    text-align: center;
}

.reviews1 {
    font: bold 22px/30px caption, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #eed12b;
    text-decoration: none;
    text-align: center;
}

.reviews3 {
    font: bold 13px caption, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #554f61;
    text-decoration: none;
    text-align: center;
}


/*reviews page ends*/


/*.services li:last-child {

  background: none;

}*/

.services li a.pk-replacements {
    background: url(images/pk-replacement.png) center top no-repeat;
}

.services li a.pk-replacements:hover {
    background: url(images/pk-replacement-on.png) center top no-repeat;
}

#surgery {
    background: rgba(0, 0, 0, 0) url("images/syrgery-bg.jpg") no-repeat scroll center top;
    float: left;
    position: relative;
    width: 100%;
}

.surgery {
    margin: auto;
    width: 1170px;
}

.surgery a {
    background: rgba(0, 0, 0, 0) url("images/serjery-arow.jpg") no-repeat scroll center 76px;
    color: #4e4e4e;
    display: block;
    font: 36px/48px "open_sanssemibold";
    padding: 32px 0 30px;
    text-align: center;
    text-transform: uppercase;
}

.surgery-m {
    float: none;
    margin: auto;
    width: 90%;
    padding: 50px 0 0 0;
}

.surgery-left {
    background: rgba(0, 0, 0, 0) url("images/hip-bg.jpg") no-repeat scroll 0 0;
    float: left;
    padding: 0 0 51px;
    width: 523px;
}

.surgery-left1 a {
    background: none;
}

.surgery-left1 {
    width: 30%;
    float: left;
}

.surgery-left2 {
    float: left;
    width: 64%;
}

.surgery-left2 a {
    color: #6f6f6f;
    display: block;
    font: 35px/20px "opensans_light";
    margin: 52px 0 15px;
    padding: 0;
    text-align: left;
}

.surgery-left3 {
    float: left;
    width: 64%;
}

.surgery-left3 a {
    background: #00285c none repeat scroll 0 0 !important;
    border-radius: 10px;
    color: #fff;
    display: block;
    float: right;
    font: 16px/20px "opensans_light";
    padding: 8px;
    text-transform: initial;
}

.surgery-left2 p {
    font: 13px/20px 'open_sansregular';
    color: #6f6f6f;
}

.surgery-left2 p a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #1c5db1;
    display: inline;
    font: 13px/20px "open_sansregular";
    text-transform: initial;
}

.surgery-right {
    background: rgba(0, 0, 0, 0) url("images/knee-bg.jpg") no-repeat scroll 0 0;
    float: left;
    width: 523px;
    padding: 0 0 32px 0;
}

.surgery-right1 a {
    background: none;
}

.surgery-right1 {
    width: 30%;
    float: left;
}

.surgery-right2 {
    float: left;
    width: 64%;
}

.surgery-right2 a {
    color: #6f6f6f;
    display: block;
    font: 35px/20px "opensans_light";
    margin: 52px 0 15px;
    padding: 0;
    text-align: left;
}

.surgery-right3 {
    float: left;
    width: 64%;
}

.surgery-right3 a {
    background: #00285c none repeat scroll 0 0 !important;
    border-radius: 10px;
    color: #fff;
    display: block;
    float: right;
    font: 16px/20px "opensans_light";
    padding: 8px;
    text-transform: initial;
}

.surgery-right2 p {
    font: 13px/20px 'open_sansregular';
    color: #6f6f6f;
}

.surgery-right2 p a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #1c5db1;
    display: inline;
    font: 13px/20px "open_sansregular";
    text-transform: initial;
}

#doc-section {
    background: rgba(0, 0, 0, 0) url("images/doc-bg.jpg") no-repeat scroll center top;
    float: left;
    position: relative;
    width: 100%;
}

.doc-section {
    margin: auto;
    width: 1170px;
}

.doc-section-left {
    float: left;
    padding: 8px 0 0;
    width: 655px;
}

.doc-section-right {
    float: left;
    margin: 54px 0 0 20px;
    width: 493px;
}

.doc-section-right a {
    color: #00285c;
    display: block;
    font: 50px/87px "open_sanssemibold";
}

.doc-section-right a span {
    color: #00285c;
    display: block;
    font: 24px/18px "open_sansregular";
}

.doc-section-right p {
    color: #000;
    font: 14px/18px "open_sansregular";
    padding: 38px 0;
}

.doc-section-right a.view {
    background: #ffeda6 none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    float: left;
    font: 15px/18px "open_sansregular";
    margin: 10px 20px 0 0;
    padding: 10px 15px;
}

#journey-m {
    float: left;
    position: relative;
    width: 100%;
}

#journey {
    float: left;
    position: relative;
    width: 100%;
}

.journey {
    margin: auto;
    width: 1170px;
}

.journey a {
    background: rgba(0, 0, 0, 0) url("images/serjery-arow.jpg") no-repeat scroll center 82px;
    color: #4e4e4e;
    display: block;
    font: 36px/48px "open_sanssemibold";
    padding: 32px 0 35px;
    text-align: center;
    text-transform: uppercase;
}

.journey-m {
    background: rgba(0, 0, 0, 0) url("images/journey.jpg") no-repeat scroll center 69px;
    float: left;
    position: relative;
    width: 100%;
}

.journey-m a {
    float: left;
    margin: 90px 0 0;
    padding: 10px 0 118px;
    width: 125px;
}

.journey-m a span {
    color: #808080;
    display: block;
    font: 13px/18px "open_sansregular";
    margin: -73px 0 0;
    text-align: center;
}

.journey-m a span.down {
    color: #808080;
    display: block;
    font: 13px/18px "open_sansregular";
    margin: 140px 0 0;
    padding: 0 0 30px;
}

.journey-m a.consultation {
    background: rgba(0, 0, 0, 0) url("images/consultation-l.png") no-repeat scroll 0 0;
    margin-left: 50px;
}

.journey-m a.undersatand {
    background: rgba(0, 0, 0, 0) url("images/undersatand-l.png") no-repeat scroll 0 0;
    margin-left: 36px;
    padding-bottom: 0;
}

.journey-m a.treatment {
    background: rgba(0, 0, 0, 0) url("images/treatment-l.png") no-repeat scroll 0 0;
    margin-left: 33px;
}

.journey-m a.surgery {
    background: rgba(0, 0, 0, 0) url("images/surgery-l.png") no-repeat scroll 0 0;
    margin-left: 31px;
    padding-bottom: 0;
}

.journey-m a.recovery {
    background: rgba(0, 0, 0, 0) url("images/recovery-l.png") no-repeat scroll 0 0;
    margin-left: 31px;
}

.journey-m a.rehab {
    background: rgba(0, 0, 0, 0) url("images/rehab-l.png") no-repeat scroll 0 0;
    margin-left: 31px;
    padding-bottom: 0;
}

.journey-m a.postop {
    background: rgba(0, 0, 0, 0) url("images/postop-l.png") no-repeat scroll 0px 0;
    margin-left: 31px;
}

#price {
    background: #033181;
    padding-bottom: 101px;
    float: left;
    position: relative;
    width: 100%;
    z-index: 99;
}

.price {
    margin: auto;
    width: 1170px;
}

.price a {
    background: rgba(0, 0, 0, 0) url("images/payment.png") no-repeat scroll center 82px;
    color: #fff;
    display: block;
    font: 36px/48px "open_sanssemibold";
    padding: 32px 0 35px;
    text-align: center;
    text-transform: uppercase;
}

.price-m {
    float: none;
    margin: auto;
    position: relative;
    width: 65%;
}

.price-m a {
    color: #fff;
    display: block;
    float: left;
    font: 15px/18px "open_sansregular";
    margin: 51px 25% 0 0;
    padding: 135px 0 0;
    text-transform: uppercase;
    width: 125px;
}

.price-m a:last-child {
    margin-right: 0;
}

.price-m a.insured {
    background: rgba(0, 0, 0, 0) url("images/insured.png") no-repeat scroll center top;
}

.price-m a.noninsured {
    background: rgba(0, 0, 0, 0) url("images/noninsured.png") no-repeat scroll center top;
}

.price-m a.tax {
    background: rgba(0, 0, 0, 0) url("images/tax.png") no-repeat scroll center top;
}

.price-m a.super {
    background: rgba(0, 0, 0, 0) url("images/super.png") no-repeat scroll center top;
}

.price-m a.insured:hover {
    background: rgba(0, 0, 0, 0) url("images/insured-hover.png") no-repeat scroll center top;
}

.price-m a.noninsured:hover {
    background: rgba(0, 0, 0, 0) url("images/noninsured-hover.png") no-repeat scroll center top;
}

.price-m a.tax:hover {
    background: rgba(0, 0, 0, 0) url("images/tax-hover.png") no-repeat scroll center top;
}

.price-m a.super:hover {
    background: rgba(0, 0, 0, 0) url("images/super-hover.png") no-repeat scroll center top;
}

.price a.every {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #b5c0ff;
    color: #00285c;
    display: block;
    font: 16px/48px "open_sanssemibold";
    margin: 265px 0 -22px 450px;
    padding: 0 15px;
    text-align: center;
    text-transform: uppercase;
    width: 229px;
}

#patient {
    background: #f4f4f4 none repeat scroll 0 0;
    float: left;
    margin: -15px 0 0;
    position: relative;
    width: 100%;
    z-index: 9;
}

.patient {
    margin: auto;
    width: 1170px;
}

.patient-m {
    background: #ececec none repeat scroll 0 0;
    float: left;
    margin: 65px 0;
    width: 99%;
}

.patient-m a {
    color: #4e4e4e;
    display: block;
    font: 36px/48px "open_sanssemibold";
    padding: 35px 0 0;
    text-align: center;
    text-transform: uppercase;
}

.patient-m a span {
    color: #808080;
    display: block;
    font: 18px/48px "open_sanssemibold";
}

.patient-m-left {
    border-right: 1px solid #484848;
    float: left;
    margin: 20px 0;
    width: 50%;
}

.patient-m-left li {
    background: #fff none repeat scroll 0 0;
    margin: 0 0 20px 50px;
    width: 369px;
}

.patient-m-left li a {
    background: #fff none repeat scroll 0 0;
    color: #484848;
    display: block;
    font: 16px/20px "open_sanssemibold";
    padding: 15px 0 13px 50px;
    text-align: left;
}

.patient-m-left a span {
    background: rgba(0, 0, 0, 0) url("images/arow.jpg") no-repeat scroll right 0;
    line-height: 0;
    padding: 16px 0 0;
    margin: -16px 10px 0 0;
}

.patient-m-left a.first {
    background: rgba(0, 0, 0, 0) url("images/first.jpg") no-repeat scroll 10px 12px;
}

.patient-m-left a.urgent {
    background: url(images/urgent.jpg) 10px 6px no-repeat;
}

.patient-m-right {
    float: right;
    margin: 20px 0;
    width: 49%;
}

.patient-m-right li {
    background: #fff none repeat scroll 0 0;
    margin: 0 3px 20px 135px;
    width: 369px;
}

.patient-m-right li a {
    background: #fff none repeat scroll 0 0;
    color: #484848;
    display: block;
    font: 16px/20px "open_sanssemibold";
    padding: 15px 0 13px 50px;
    text-align: left;
}

.patient-m-right a span {
    background: rgba(0, 0, 0, 0) url("images/arow.jpg") no-repeat scroll right 0;
    line-height: 0;
    padding: 16px 0 0;
    margin: -16px 10px 0 0;
}

.patient-m-right a.education {
    background: rgba(0, 0, 0, 0) url("images/education.jpg") no-repeat scroll 10px 5px;
}

.patient-m-right a.gp-p {
    background: rgba(0, 0, 0, 0) url("images/gp-p.jpg") no-repeat scroll 7px 5px;
}

.patient-m-right a.download {
    background: url(images/download.jpg) 10px 12px no-repeat;
}

#logo {
    float: left;
    position: relative;
    width: 100%;
    z-index: 9;
}

.logo {
    margin: auto;
    width: 1170px;
}

.logo a {
    display: block;
    float: left;
    margin: 15px 86px;
}

#map-f {
    background: url(images/map_bg.jpg) center top no-repeat;
    float: left;
    min-height: 420px;
    position: relative;
    width: 100%;
    z-index: 9;
    background-size: cover;
    text-align: center;
}

.map-f {
    margin: 80px auto auto auto;
    width: 1170px;
}

#map-f {}

#map-f .parent-map {
    color: #4e4e4e;
    display: inline-block;
    font: 400 16px/22px "open_sansregular";
    vertical-align: top;
    width: 310px;
    padding: 15px;
    background: #fff;
    text-align: center;
    border: 1px solid #ccc;
    box-shadow: 0 0 0px 10px #fff;
    margin: 15px 20px;
    min-height: 150px;
    position: relative;
}

#map-f .parent-map::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    bottom: -16px;
    box-shadow: 0 0 15px 2px #807878;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
}

#map-f .parent-map h4 a {
    font: 600 18px/24px "open_sansregular";
    color: #666;
    display: inline-block;
}

#map-f .parent-map h4 span {
    display: block;
    font: 400 15px/22px "open_sansregular";
    margin: 10px auto;
    max-width: 275px;
    color: #777;
}

#map-f .parent-map>div {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#map-f .parent-map p {
    display: inline-block;
    vertical-align: top;
    font: 400 15px/21px "open_sansregular";
    padding: 10px 0 10px 8px;
}

#map-f .parent-map p:first-child {
    border-right: 1px solid #ccc;
    padding: 10px 8px 10px 0;
}

#map-f .parent-map p.mail{}
#map-f .parent-map p.mail a{}

#map-f .parent-map p a {}

#footer {
    background: rgba(0, 0, 0, 0) url("images/footer-bg-l.jpg") no-repeat scroll center top;
    float: left;
    height: 343px;
    position: relative;
    width: 100%;
    z-index: 9;
    overflow: hidden;
}

.footer {
    margin: auto;
    width: 1170px;
}

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

.footer-left1 {
    width: 150px;
    float: left;
    margin: 20px 60px 0 0;
}

.footer-left1 a {
    color: #fff;
    display: block;
    font: 22px/20px "open_sanssemibold";
    margin: 14px 0 30px;
}

.footer-left1 li {
    float: none;
}

.footer-left1 li a {
    color: #619fef;
    display: block;
    font: 14px/18px "open_sansregular";
    margin: 10px 0;
}

.footer-left2 {
    width: 159px;
    float: left;
    margin: 20px 30px 0 0;
}

.footer-left2 a {
    color: #fff;
    display: block;
    font: 22px/20px "open_sanssemibold";
    margin: 14px 0 30px;
}

.footer-left2 li {
    float: none;
}

.footer-left2 li a {
    color: #619fef;
    display: block;
    font: 14px/18px "open_sansregular";
    margin: 10px 0;
}

.footer-right {
    width: 600px;
    float: right;
}

.footer-right1 {
    width: 50%;
    float: left;
    margin: 20px 30px 0 0;
}

.footer-right1 a {
    color: #fff;
    display: block;
    font: 22px/20px "open_sanssemibold";
    margin: 14px 0 17px;
}

.footer-right1 ul li {
    float: left;
    margin: 10px 0 0;
}

.footer-right1 ul li a {
    display: block;
    height: 42px;
    margin: 2px;
    width: 42px;
}

.footer-right1 ul li a.linked {
    background: rgba(0, 0, 0, 0) url("images/linked.png") no-repeat scroll 0 0;
}

.footer-right1 ul li a.twiter {
    background: rgba(0, 0, 0, 0) url("images/twiter.png") no-repeat scroll 0 0;
}

.footer-right1 ul li a.gplus {
    background: rgba(0, 0, 0, 0) url("images/gplus.png") no-repeat scroll 0 0;
}

.footer-right1 ul li a.utube {
    background: rgba(0, 0, 0, 0) url("images/utube.png") no-repeat scroll 0 0;
}

.footer-right1 ul li a.fb {
    background: rgba(0, 0, 0, 0) url("images/fb.png") no-repeat scroll 0 0;
}

.footer-right1 ul li a.blog {
    background: rgba(0, 0, 0, 0) url("images/blog.png") no-repeat scroll 0 0;
}

.footer-right1 ul li a.blogs {
    background: rgba(0, 0, 0, 0) url("images/blog-icon.png") no-repeat scroll 0 0;
}

.footer-right2 {
    float: right;
    width: 44%;
}

.footer-right2 a {
    color: #fff;
    display: block;
    float: left;
    font: 22px/20px "open_sanssemibold";
    margin: 38px 0 17px;
}

.footer-right ul {
    clear: both;
}

.footer-right li a {
    color: #619fef;
    display: block;
    float: left;
    font: 14px/18px "open_sansregular";
    margin: 36px 2px 10px;
}

.footer-right span {
    color: #619fef;
    display: block;
    float: left;
    font: 14px/18px "open_sansregular";
}

.footer-rightlogo {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
}

#banner-s {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 10;
}

.banner-s {
    margin: auto;
    position: relative;
    width: 1170px;
}

.baner-text-ms {
    background: #0a4085;
    color: #fff;
    display: block;
    font: 22px/20px "open_sanssemibold";
    left: 535px;
    padding: 10px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -86px;
    width: 557px;
}

.baner-text-s {
    color: #fff;
    left: 535px;
    position: absolute;
    top: -18px;
    width: 578px;
}

.baner-text-s a {
    color: #fff;
    background: #b0afb4 url("images/plus.jpg") no-repeat scroll 10px 14px;
    display: block;
    float: left;
    font: 16px/20px "open_sansregular";
    padding: 10px 10px 10px 31px;
}

.baner-text-s a.read {
    background: #0a4085;
    border-radius: 10px;
    clear: both;
    color: #fff;
    display: block;
    font: 13px/20px "open_sansregular";
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 89px;
    position: absolute;
    top: 93px;
}

.baner1-s {
    background: rgba(0, 0, 0, 0) url("images/i-baner1-s-new.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner2-s {
    background: rgba(0, 0, 0, 0) url("images/i-baner2-s.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner3-s {
    background: rgba(0, 0, 0, 0) url("images/i-baner3-s.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner4-s {
    background: rgba(0, 0, 0, 0) url("images/i-baner4-s.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner5-s {
    background: rgba(0, 0, 0, 0) url("images/i-baner5-s-new.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner6-s {
    background: rgba(0, 0, 0, 0) url("images/i-baner6-s.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner7-s {
    background: rgba(0, 0, 0, 0) url("images/i-baner7-s.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner8-s {
    background: rgba(0, 0, 0, 0) url("images/i-baner8-s.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner9-s {
    background: rgba(0, 0, 0, 0) url("images/i-baner9-s.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner10-s {
    background: rgba(0, 0, 0, 0) url("images/i-baner10-s.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner11-s {
    background: rgba(0, 0, 0, 0) url("images/i-baner11-s.jpg") no-repeat center top;
    float: left;
    width: 100%;
}

.baner1-s,
.baner2-s,
.baner3-s,
.baner4-s,
.baner5-s,
.baner6-s,
.baner7-s,
.baner8-s,
.baner9-s,
.baner10-s,
.baner11-s {
    padding: 124px 0;
}

.bullet2 {
    float: right;
    left: 967px;
    margin: 206px 0 0;
    position: absolute;
    z-index: 999999999 !important;
}

.bullet2 li {
    float: left;
    list-style: outside none none;
    margin: 0 2px;
    color: #0da9fa;
    top: 568px;
}

.bullet2 li a {
    border: medium none;
    color: #0da9fa;
    font-size: 39px;
    margin: 0 !important;
    padding: 0;
    width: auto;
}

.bullet2 li a:hover {
    color: #fff;
}

.bullet2 li.rslides_here a {
    color: #0056a6;
    font-size: 39px;
}

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

.content {
    margin: auto;
    width: 1170px;
}

.innercontent {
    width: 100%;
    color: #4c4c4b;
    float: left;
    font: 15px/18px "open_sansregular";
}

.navigation {
    color: #4c4c4b;
    float: left;
    font: 15px/18px "open_sansregular";
    margin: 20px 0;
}

.content-left {
    color: #4c4c4b;
    float: left;
    font: 15px/18px "open_sansregular";
    padding: 1px 10px 34px 0;
    position: relative;
    width: 859px;
}

.content-left a {
    color: #3A5AB7;
    font: 15px/18px "open_sansregular";
}

.content-left a:hover {
    color: #843e2e;
}

.content-left ul li {
    background: rgba(0, 0, 0, 0) url("images/bullet-tm.gif") no-repeat scroll 15px 11px;
    list-style: outside none none;
    padding: 6px 0 0 30px;
}

.content-left ul {
    margin: 0 0 10px;
}

.content-left p {
    line-height: 21px;
    margin-bottom: 14px;
}

.content-left h1 {
    clear: both;
    color: #000;
    font: 26px/28px "open_sanssemibold";
    margin: 18px 0;
}

.content-left h2 {
    color: #14b6fe;
    font: 22px/28px "open_sanssemibold";
    margin: 12px 0;
    clear: both;
}

.content-left h3 {
    color: #0066ae;
    font: 20px/28px "open_sanssemibold";
    margin: 9px 0;
}

.bread-crumbs span a {
    color: #0054ae !important;
    font: 13px/18px "open_sansregular";
}

.bread-crumbs span {
    color: #033a63;
    font: 15px/18px "open_sansregular";
}

aside {
    float: right;
    margin: 20px 0 0 0;
    width: 300px;
}

.service {
    background: #0a4085;
    float: left;
    width: 300px;
}

.service ul li {
    border-bottom: 1px solid #2C4D78;
}

.service ul li a {
    color: #fff;
    display: block;
    font: 18px/18px "open_sansregular";
    padding: 18px 0 16px 62px;
    margin: 12px 0 12px 11px;
}

.service ul li a.hip-replace-s {
    background: url(images/i-hip-replace-s.png) 0 0 no-repeat;
}

.service ul li a.knee-replace-s {
    background: url(images/i-knee-replace-s.png) 0 0 no-repeat;
}

.service ul li a.kneearthro-s {
    background: url(images/i-kneearthro-s.png) 0 0 no-repeat;
}

.service ul li a.aclrecon-s {
    background: url(images/i-aclrecon-s.png) 0 0 no-repeat;
}

.service ul li a.rivisionhip-s {
    background: url(images/i-rivisionhip-s.png) 0 0 no-repeat;
}

.service ul li a.hip-replace-s:hover {
    background: url(images/i-hip-replace-h.png) 0 0 no-repeat;
}

.service ul li a.knee-replace-s:hover {
    background: url(images/i-knee-replace-h.png) 0 0 no-repeat;
}

.service ul li a.kneearthro-s:hover {
    background: url(images/i-kneearthro-h.png) 0 0 no-repeat;
}

.service ul li a.aclrecon-s:hover {
    background: url(images/i-aclrecon-h.png) 0 0 no-repeat;
}

.service ul li a.rivisionhip-s:hover {
    background: url(images/i-rivisionhip-h.png) 0 0 no-repeat;
}

.service ul li a.pk-replacement-s:hover {
    background: url(images/pk-replacement-s-on.png) 0 0 no-repeat;
}

.service ul li a.revisionknee-s {
    background: url(images/revisionknee-s.jpg) 0 0 no-repeat;
}

.service ul li a.minimalyinvas-s {
    background: url(images/minimalyinvas-s.jpg) 0 0 no-repeat;
}

.service ul li a.minimally-s {
    background: url(images/minimally-s.jpg) 0 0 no-repeat;
}

.service ul li a.pk-replacement-s {
    background: url(images/pk-replacement-s.png) 0 0 no-repeat;
}

.doctor-s {
    background: rgba(0, 0, 0, 0) url("images/doc-bg-s.jpg") no-repeat scroll 0 0;
    float: left;
    height: 404px;
    margin: 20px 0 0;
    width: 300px;
}

.doctor-s a {
    color: #00285C;
    display: block;
    font: 26px/43px "open_sanssemibold";
    padding: 16px 0 0;
    text-align: center;
    text-transform: uppercase;
}

.doctor-s a span {
    color: #00285C;
    display: block;
    font: 18px/20px "open_sansregular";
}

.doctor-s p a {
    color: #3c3d3f;
    display: block;
    font: 16px/20px "open_sanssemibold";
    margin: 280px 0 0;
    text-align: center;
}

.gp-s {
    background: rgba(0, 0, 0, 0) url("images/gp-bg.jpg") repeat-x scroll 0 0;
    float: left;
    margin: -4px 0 40px 0;
    width: 300px;
}

.gp-s a {
    background: rgba(0, 0, 0, 0) url("images/gp.jpg") no-repeat scroll 10px 8px;
    color: #fff;
    display: block;
    font: 16px/20px "open_sanssemibold";
    padding: 6px 0 5px 62px;
}

.gp-s a span {
    color: #fff;
    display: block;
    font: 12px/18px "open_sanssemibold";
}

.patient-s {
    background: #ececec;
    float: left;
    margin: 20px 0 20px;
    width: 300px;
}

.patient-s a {
    color: #4e4e4e;
    display: block;
    font: 26px/43px "open_sanssemibold";
    padding: 16px 0 0;
    text-align: center;
    text-transform: uppercase;
}

.patient-s a span {
    color: #4e4e4e;
    display: block;
    font: 18px/20px "open_sansregular";
}

.patient-s li {
    background: #fff none repeat scroll 0 0;
    margin: 20px 16px;
    width: 272px;
}

.patient-s a.first {
    background: rgba(0, 0, 0, 0) url("images/first.jpg") no-repeat scroll 10px 12px;
}

.patient-s a.urgent {
    background: rgba(0, 0, 0, 0) url("images/urgent.jpg") no-repeat scroll 10px 12px;
}

.patient-s a.education {
    background: rgba(0, 0, 0, 0) url("images/education.jpg") no-repeat scroll 10px 12px;
}

.patient-s a.download {
    background: rgba(0, 0, 0, 0) url("images/download.jpg") no-repeat scroll 10px 12px;
}

.patient-s li a span {
    background: rgba(0, 0, 0, 0) url("images/arow.jpg") no-repeat scroll right 0;
    line-height: 0;
    margin: -19px 10px 2px 0;
    padding: 16px 0 0;
}

.patient-s li a {
    background: #fff none repeat scroll 0 0;
    color: #484848;
    display: block;
    font: 14px/20px "open_sanssemibold";
    padding: 15px 0 13px 50px;
    text-align: left;
}

.servicesmain {
    float: left;
    width: 100%;
}

.servicesmain-left {
    float: left;
    width: 48%;
    margin: 0 10px 0 0;
}

.servicesmain-left1 {
    float: left;
    margin: 0 10px 0 0;
    width: 135px;
}

.servicesmain-left2 {
    float: left;
    margin: 9px 0 0 10px;
    width: 335px;
}

.servicesmain-left2 a {
    color: #0a4085;
    display: block;
    font: 20px/20px "open_sanssemibold";
}

.servicesmain-left2 p {
    padding: 10px 0;
    color: #4c4c4b;
    display: block;
    font: 14px/20px "open_sansregular";
}

.servicesmain-left2 a.readmore {
    background: #9a9a9a url("images/readmore.jpg") no-repeat scroll 110px 14px;
    color: #fff;
    display: block;
    font: 14px/20px "open_sansregular";
    padding: 10px;
    position: absolute;
    right: 18px;
    text-align: center;
    top: 129px;
    width: 110px;
}

.servicesmain-left li {
    border: 1px solid #ccc;
    float: left;
    margin: 25px 0;
    padding: 10px;
    position: relative;
}

.servicesmain-right {
    float: left;
    width: 48%;
    margin: 0 0px 0 35px;
}

.servicesmain-right1 {
    float: left;
    margin: 0 10px 0 0;
    width: 135px;
}

.servicesmain-right2 {
    float: left;
    margin: 9px 0 0 10px;
    width: 335px;
}

.servicesmain-right2 a {
    color: #0A4086;
    display: block;
    font: 20px/20px "open_sanssemibold";
}

.servicesmain-right2 p {
    padding: 10px 0;
    color: #4c4c4b;
    display: block;
    font: 14px/20px "open_sansregular";
}

.servicesmain-right2 a.readmore {
    background: #9a9a9a url("images/readmore.jpg") no-repeat scroll 110px 14px;
    color: #fff;
    display: block;
    font: 14px/20px "open_sansregular";
    padding: 10px;
    position: absolute;
    right: 18px;
    text-align: center;
    top: 129px;
    width: 110px;
}

.servicesmain-right li {
    border: 1px solid #ccc;
    float: left;
    margin: 25px 0;
    padding: 10px;
    position: relative;
}

.blog-posts li {
    min-height: 385px !important;
}

.post-title {
    min-height: 56px !important;
}

@media screen and (max-width: 1025px) {
    .header-left {
        margin: 0 auto;
        float: none;
        text-align: center;
    }
    .header,
    .menu-h,
    .banner,
    .services,
    .surgery,
    .doc-section,
    .journey,
    .price,
    .patient,
    .logo,
    .map-f,
    .footer,
    .banner-s,
    .content {
        width: 100%;
    }
    .header-right>div {
        margin: 5px 15px
    }
    .price a.every {
        margin: 265px 0 0 384px;
    }
    .services1 {
        width: 100%;
    }
    .bullet2 {
        left: 866px;
        margin: 213px 0 0;
    }
    .baner-text-ms {
        left: 367px;
        width: 495px;
    }
    .baner-text-s {
        left: 371px;
        width: 578px;
    }
    .content-left {
        padding: 1px 10px 34px 10px;
        position: relative;
        width: 704px;
    }
    .menu-h li a {
        padding: 13px 44px;
    }
    .bullet1 {
        left: 893px;
    }
    .baner-text-m {
        left: 413px;
    }
    .baner-text {
        left: 413px;
    }
    .surgery-m {
        width: 100%;
    }
    .surgery-left {
        width: 516px;
    }
    .surgery-right {
        width: 508px;
    }
    .doc-section-left {
        width: 545px;
    }
    .doc-section-right {
        margin: 16px 0 0 20px;
        width: 458px;
    }
    .journey-m {
        background: rgba(0, 0, 0, 0) url("images/journey.jpg") no-repeat scroll center 69px / 100% auto;
    }
    .journey-m a.consultation {
        margin-left: 17px;
    }
    .journey-m a {
        background-size: 92% auto !important;
    }
    .journey-m a.undersatand {
        margin-left: 16px;
        padding-bottom: 0;
    }
    .journey-m a.treatment {
        margin-left: 25px;
    }
    .journey-m a.surgery {
        margin-left: 22px;
        padding-bottom: 0;
    }
    .journey-m a.recovery {
        margin-left: 18px;
    }
    .journey-m a.rehab {
        margin-left: 18px;
        padding-bottom: 0;
    }
    .journey-m a.postop {
        margin-left: 31px;
    }
    .price-m {
        width: 75%;
    }
    .patient-m-right li {
        margin: 0 3px 20px 76px;
        width: 369px;
    }
    .logo a {
        margin: 15px 56px;
    }
    .servicesmain-right {
        float: left;
        margin: 0 0 0 20px;
        width: 48%;
    }
    .map-f-left {
        margin: 57px 0 0 16px;
    }
    .map-f-right {
        margin: 184px 0 0 128px;
    }
    .footer-left1 {
        margin: 20px 60px 0 10px;
    }
    .servicesmain-left {
        margin: 0 10px 0 5px;
        width: 44%;
    }
    .servicesmain-left2 {
        float: left;
        margin: 9px 0 0 10px;
        width: 273px;
    }
    .servicesmain-right2 {
        width: 314px;
    }
    .header-right {
        float: none;
        padding: 0px 0;
        width: 100%;
        margin: 15px auto;
        justify-content: center;
    }
    nav {
        margin-top: 12px;
    }
    .services li a {
        padding: 85px 34px 0;
    }
    padding-bottom {
        padding-bottom: 20px;
    }
    .surgery-right2 a {
        font: 34px/20px "opensans_light";
    }
}

@media screen and (max-width: 1023px) {
    .services li a {
        padding: 85px 9px 0;
    }
    .servicesmain-right2 {
        margin: 6px 0 0 2px;
        width: 231px;
    }
    .servicesmain-right li {
        margin: 30px 0;
    }
    .servicesmain-left2 {
        float: left;
        margin: 9px 0 0 -2px;
        width: 228px;
    }
    .servicesmain-left {
        margin: 0 10px 0 5px;
        width: 48%;
    }
    .servicesmain-right {
        float: left;
        margin: 0 0 0 14px;
        width: 48%;
    }
    .servicesmain-left2 a.readmore {
        top: 130px;
        width: 110px;
    }
    .servicesmain-right2 a {
        font: 19px/20px "open_sanssemibold";
    }
    .servicesmain-left1 {
        float: left;
        margin: 0 10px 0 0;
        width: 103px;
    }
    .servicesmain-right1 {
        width: 103px;
    }
    .baner-text-s {
        left: 231px;
    }
    .content-left {
        padding: 1px 3px 34px;
        position: relative;
        width: 462px;
    }
    .bullet2 {
        left: 655px;
    }
    .baner-text-ms {
        left: 239px;
        font: 25px/20px "open_sanssemibold";
        width: 477px;
    }
    img {
        border: 0 none;
        max-width: 100%;
    }
    /*
.header-left {

  float: none;

  margin: auto;

  padding: 17px 0 21px;

  width: 393px;

}
*/
    /*

.header-right {

  clear: both;

  float: none;

  margin: auto;

  padding: 0px 0 10px;

  width: 602px;

}
*/
    .menu-h li a {
        padding: 13px 26px;
    }
    .bullet1 {
        left: 638px;
    }
    .baner-text-m {
        left: 244px;
        width: 399px;
        font: 20px/20px "open_sanssemibold";
        top: -44px;
    }
    .baner-text {
        left: 190px;
        top: 17px;
    }
    .surgery-m {
        padding: 15px 0 0;
    }
    .surgery-left {
        float: none;
        height: 197px;
        margin: auto;
        padding: 0 0 33px;
        width: 516px;
    }
    .surgery-right {
        float: none;
        margin: auto;
        width: 520px;
        height: 200px;
    }
    .doc-section-left {
        width: 653px;
        float: none;
        margin: auto;
    }
    #doc-section {
        background: #FFFFEB;
    }
    .doc-section-right {
        float: none;
        margin: auto;
        width: 485px;
    }
    .journey-m a.consultation {
        margin-left: 17px;
    }
    .journey-m a span {
        padding: 0 17px 0 0;
        margin: -68px -35px 0;
        text-align: center;
    }
    .journey-m a {
        background-size: 96% auto;
        width: 88px;
    }
    .journey-m a span.down {
        margin: 104px 0 0;
    }
    .price-m {
        width: 64%;
    }
    .price-m a {
        margin: 51px 52px 0 0;
    }
    .price a.every {
        margin: 265px 0 0 250px;
    }
    .patient-m-right li {
        margin: 0 3px 20px 49px;
        width: 307px;
    }
    .patient-m-left li {
        background: #fff none repeat scroll 0 0;
        margin: 0 0 20px 12px;
        width: 309px;
    }
    .logo a {
        margin: 15px 17px;
    }
    .map-f-left {
        margin: 19px 0 0 16px;
    }
    .map-f-right {
        margin: 21px 0 0 267px;
    }
    .footer-left1 {
        margin: 20px -1px 0 10px;
    }
    .footer-left2 {
        float: left;
        margin: 20px 9px 0 0;
        width: 159px;
    }
    .footer-right1 {
        clear: both;
        margin: 20px 0 0;
        width: 63%;
    }
    .footer-right2 {
        clear: both;
        float: none;
        margin: 0 0 20px;
        width: 44%;
    }
    .footer-right2 a {
        color: #fff;
        display: block;
        float: left;
        font: 22px/20px "open_sanssemibold";
        margin: 38px 0 17px;
    }
    #footer {
        background: #00285C;
        height: auto;
    }
    .footer-right {
        float: right;
        width: 440px;
    }
    .footer-right li a {
        margin: -2px 0 10px;
    }
    .footer-right span {
        padding: 10px 0 0 0;
    }
    #journey {
        overflow: hidden;
    }
    .footer-rightlogo {
        margin: 23px 0 23px;
        width: 100%;
    }
    #doc-section {
        overflow: hidden;
    }
    /*.header-right{ width: 90%;}*/
}

@media screen and (max-width: 767px) {
    .services li a {
        padding: 85px 42px 0;
    }
    .services1 {
        text-align: center;
    }
    .services li {
        width: 30%;
    }
    .price-m {
        width: 71%;
    }
    .services li a.kneearthro {
        background: rgba(0, 0, 0, 0) url("images/kneearthro.png") no-repeat scroll center top;
    }
    .menu-h li a {
        padding: 13px 27px;
    }
    .services li a {
        padding: 85px 7% 0;
    }
    .services li {
        background: none;
    }
    .map-icon ul li {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        float: none !important;
        list-style: outside none none !important;
        margin: auto !important;
        padding: 0;
        width: 48%;
    }
    .servicesmain-left2 {
        width: 271px;
    }
    .servicesmain-left1 {
        width: 140px;
    }
    .servicesmain-left {
        float: none;
        margin: auto;
        width: 74%;
    }
    .servicesmain-right {
        float: none;
        margin: auto;
        width: 74%;
    }
    .servicesmain-right2 {
        width: 271px;
    }
    .servicesmain-right1 {
        width: 140px;
    }
    .baner1-s,
    .baner2-s,
    .baner3-s,
    .baner4-s {
        background-size: 100% auto;
        padding: 40px 0;
    }
    .baner-text-s {
        left: 209px;
    }
    .content-left {
        width: 319px;
    }
    .baner-text-ms {
        display: none;
    }
    .baner-text-s {
        display: none;
    }
    .menu-h li a {
        padding: 13px 19px;
        font: 14px/18px "opensans_light";
    }
    .baner-text {
        display: none;
    }
    .baner-text-m {
        display: none;
    }
    .bullet1 {
        display: none;
    }
    .baner1,
    .baner2,
    .baner2-new,
    .baner3-new,
    .baner3,
    .baner4 {
        padding: 58px 0;
        background-size: 100%;
    }
    .doc-section-left {
        width: 637px;
    }
    .journey-m {
        background: none;
    }
    .journey-m a {
        background-size: auto auto !important;
        padding: 10px 0 50px;
        width: 154px;
        margin: 0 0 0 0 !important;
    }
    .journey-m {
        background: rgba(0, 0, 0, 0) url("images/journey.jpg") no-repeat scroll center 69px;
        float: none;
        position: relative;
        width: 90%;
        margin: auto;
    }
    .journey-m a span {
        margin: 126px 5px 0;
        padding: 0 17px 0 0;
        text-align: center;
    }
    .journey-m a span.down {
        margin: 128px 0 0;
    }
    .price-m a {
        margin: 51px 18px 0 0;
    }
    .price a.every {
        margin: 265px 0 0 190px;
    }
    .patient-m-left {
        border-right: medium none;
        float: none;
        margin: auto;
        width: 51%;
    }
    .patient-m-right {
        float: none;
        margin: auto;
        width: 62%;
    }
    .map-f-left {
        float: none;
        margin: auto;
        padding: 20px 0;
    }
    .map-f-right {
        float: none;
        margin: auto;
    }
    .footer-left1 {
        margin: 20px 80px 0 10px;
    }
    .footer-right {
        float: right;
        width: 576px;
    }
}

@media screen and (max-width: 639px) {
    .header-left {
        float: none;
        margin: auto;
        padding: 17px 0 21px;
        width: 90%;
        text-align: center;
    }
    .surgery-left3 {
        margin: -10px 0 0 0;
    }
    .contac-img {
        float: none;
        margin: auto;
        padding: 0 0 10px;
    }
    .baner1-s,
    .baner2-s,
    .baner3-s,
    .baner4-s {
        background-size: 100% auto;
        padding: 124px 0;
    }
    .baner1-s {
        background: rgba(0, 0, 0, 0) url("images/baner12-i-new.jpg") no-repeat scroll center top;
    }
    .baner2-s {
        background: rgba(0, 0, 0, 0) url("images/baner2-i.jpg") no-repeat scroll center top;
    }
    .baner3-s {
        background: rgba(0, 0, 0, 0) url("images/baner3-i.jpg") no-repeat scroll center top;
    }
    .baner4-s {
        background: rgba(0, 0, 0, 0) url("images/baner4-i.jpg") no-repeat scroll center top;
    }
    .baner5-s {
        background: rgba(0, 0, 0, 0) url("images/baner5-i.jpg") no-repeat scroll center top;
    }
    .baner6-s {
        background: rgba(0, 0, 0, 0) url("images/baner6-i.jpg") no-repeat scroll center top;
    }
    .baner7-s {
        background: rgba(0, 0, 0, 0) url("images/baner7-i.jpg") no-repeat scroll center top;
    }
    .baner8-s {
        background: rgba(0, 0, 0, 0) url("images/baner8-i-new.jpg") no-repeat scroll center top;
    }
    .baner9-s {
        background: rgba(0, 0, 0, 0) url("images/baner9-i.jpg") no-repeat scroll center top;
    }
    .baner10-s {
        background: rgba(0, 0, 0, 0) url("images/baner10-i.jpg") no-repeat scroll center top;
    }
    .baner11-s {
        background: rgba(0, 0, 0, 0) url("images/baner11-i.jpg") no-repeat scroll center top;
    }
    .baner1,
    .baner2,
    .baner2-new,
    .baner3-new,
    .baner3,
    .baner4,
    .baner5,
    .baner6,
    .baner7,
    .baner8,
    .baner9,
    .baner10,
    .baner11,
    .baner12 {
        background-size: 100% auto;
        padding: 124px 0;
    }
    .baner1 {
        background: rgba(0, 0, 0, 0) url("images/baner1-i.jpg") no-repeat scroll center top;
    }
    .baner2 {
        background: rgba(0, 0, 0, 0) url("images/baner2-i.jpg") no-repeat scroll center top;
    }
    .baner3 {
        background: rgba(0, 0, 0, 0) url("images/baner3-i.jpg") no-repeat scroll center top;
    }
    .baner2-new {
        background: rgba(0, 0, 0, 0) url("images/baner2-i-new.jpg") no-repeat scroll center top;
    }
    .baner3-new {
        background: rgba(0, 0, 0, 0) url("images/baner3-i-new.jpg") no-repeat scroll center top;
    }
    .baner4 {
        background: rgba(0, 0, 0, 0) url("images/baner4-i.jpg") no-repeat scroll center top;
    }
    .baner5 {
        background: rgba(0, 0, 0, 0) url("images/baner5-i.jpg") no-repeat scroll center top;
    }
    .baner6 {
        background: rgba(0, 0, 0, 0) url("images/baner6-i.jpg") no-repeat scroll center top;
    }
    .baner7 {
        background: rgba(0, 0, 0, 0) url("images/baner7-i.jpg") no-repeat scroll center top;
    }
    .baner8 {
        background: rgba(0, 0, 0, 0) url("images/baner8-i-new.jpg") no-repeat scroll center top;
    }
    .baner9 {
        background: rgba(0, 0, 0, 0) url("images/baner9-i.jpg") no-repeat scroll center top;
    }
    .baner10 {
        background: rgba(0, 0, 0, 0) url("images/baner10-i.jpg") no-repeat scroll center top;
    }
    .baner11 {
        background: rgba(0, 0, 0, 0) url("images/baner11-i.jpg") no-repeat scroll center top;
    }
    .baner12 {
        background: rgba(0, 0, 0, 0) url("images/baner12-i-new.jpg") no-repeat scroll center top;
    }
    .servicesmain-left {
        width: 98%;
    }
    .servicesmain-right {
        width: 98%;
    }
    .servicesmain-left li {
        margin: 19px 0;
    }
    aside {
        float: none;
        margin: auto;
        width: 300px;
    }
    .content-left {
        float: none;
        margin: auto;
        width: 457px;
    }
    .menu-h {
        display: none;
    }
    .surgery-left {
        padding: 0px;
        width: 476px;
        background-size: 100%;
    }
    .surgery-right {
        background-size: 100% auto;
        clear: both;
        width: 476px;
    }
    .doc-section-left {
        width: 468px;
    }
    .doc-section-right {
        width: 454px;
    }
    .journey-m {
        width: 69%;
    }
    .journey-m a {
        padding: 10px 0 20px;
    }
    .price-m a {
        margin: 51px 82px 0 0;
    }
    .price a.every {
        margin: 427px 0 0 102px;
    }
    .patient-m {
        margin: 0;
    }
    .patient-m-left {
        width: 76%;
    }
    .patient-m-right {
        width: 90%;
    }
    .logo a {
        display: block;
        float: none;
        margin: auto;
        width: 281px;
    }
    .map-f-left-m a {
        margin: 19px 0 0;
        text-align: center;
    }
    .footer-right {
        width: 472px;
    }
    .footer-right2 {
        clear: both;
        float: none;
        margin: 0 0 20px;
        width: 74%;
        padding: 0 0 0 32px;
    }
    .footer-right2 a {
        float: left;
    }
    .book-an-appointment,
    .header-right1,
    .header-right2 {
        float: none;
        margin: 11px auto;
        width: 220px;
    }
    .slidesjs-control {
        height: 250px !important;
    }
    .surgery-right2 a {
        font: 32px/20px "opensans_light";
    }
}

@media screen and (max-width: 479px) {
    .surgery-left3 a {
        padding: 8px !important;
        font: 16px/20px "opensans_light" !important;
    }
    .surgery-left3 {
        float: left;
        margin: 14px 0 0;
        width: 59%;
    }
    .surgery-right3 a {
        padding: 8px !important;
        font: 16px/20px "opensans_light" !important;
    }
    .surgery-right3 {
        float: left;
        margin: 14px 0 0;
        width: 59%;
    }
    .services li a {
        margin: 19px 0 0;
    }
    .services1 {
        width: auto;
    }
    .services li {
        width: 49%;
    }
    .map-f-left-m2 p a {
        color: #4e4e4e;
        display: block;
        font: 13px/18px "open_sansregular";
    }
    .map-f-left-m a {
        margin: 5px 0 0;
        text-align: center;
    }
    .map-f-right-m2 p a {
        display: block;
    }
    .servicesmain-left1 {
        width: 140px;
        margin: auto;
        float: none;
    }
    .servicesmain-left li {
        float: none;
        margin: auto;
        height: 252px;
        clear: both;
    }
    .servicesmain-left2 {
        width: 339px;
    }
    .servicesmain-left2 a.readmore {
        top: 253px;
        width: 110px;
    }
    .servicesmain-right {
        clear: both;
        padding: 39px 0;
        width: 98%;
    }
    .servicesmain-right li {
        clear: both;
        float: none;
        height: 258px;
        margin: auto;
    }
    .servicesmain-right1 {
        float: none;
        margin: auto;
        width: 140px;
    }
    .servicesmain-right2 {
        width: 335px;
    }
    .servicesmain-right2 a.readmore {
        top: 256px;
        width: 110px;
    }
    .content-left {
        width: 338px;
    }
    .nbs-flexisel-nav-left,
    .nbs-flexisel-nav-right {
        background: none;
    }
    .surgery a {
        font: 21px/39px "open_sanssemibold";
    }
    .surgery-left {
        background: none;
        width: 355px;
    }
    .surgery-m {
        padding: 0;
    }
    .surgery-left2 {
        width: 70%;
    }
    .surgery-right {
        background: none;
        width: 345px;
    }
    .surgery-right2 {
        float: left;
        width: 70%;
    }
    .surgery-left2 a {
        margin: 34px 0 15px;
    }
    .surgery-right2 a {
        margin: 32px 0 15px;
    }
    .doc-section-left {
        width: 357px;
    }
    .doc-section-right {
        width: 338px;
    }
    .doc-section-right a {
        font: 37px/61px "open_sanssemibold";
    }
    .journey-m {
        width: 35%;
    }
    .price a {
        font: 25px/48px "open_sanssemibold";
    }
    .price-m {
        width: 47%;
    }
    .price a.every {
        display: none;
    }
    .price-m a {
        margin: 21px 82px 0 0;
        font: 20px/49px "open_sanssemibold";
        width: 154px;
    }
    .patient-m-right li {
        margin: 0 3px 20px 20px;
    }
    .patient-m-right {
        width: 97%;
    }
    .patient-m-left {
        width: 94%;
    }
    .map-f-left-m {
        border: 1px solid #ccc;
        width: 93%;
    }
    .map-f-left {
        background: #fff none repeat scroll 0 0;
        width: 359px;
        padding: 20px 0;
    }
    .map-f-left-m2 {
        padding: 17px 0px;
        text-align: center;
        width: 54%;
    }
    .map-f-left-m1 {
        padding: 17px 0;
        text-align: center;
        width: 45%;
    }
    .map-f-right {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #ccc;
        float: none;
        margin: auto;
        width: 354px;
    }
    .map-f-right-m1 {
        padding: 17px 0;
        text-align: center;
        width: 44%;
    }
    .map-f-right-m2 {
        padding: 17px 0;
        text-align: center;
        width: 55%;
    }
    .map-f-right-m a {
        margin: 8px 0 0;
    }
    .footer-left1 {
        margin: auto;
        float: none;
    }
    .footer-left2 {
        float: none;
        margin: auto;
    }
    .footer-right {
        width: 359px;
        margin: auto;
        float: none;
    }
    .footer-right1 {
        clear: both;
        margin: 20px 0 0 10px;
        width: 89%;
    }
    .footer-rightlogo {
        clear: both;
        float: none;
        margin: auto;
        padding: 20px 0;
        width: 117px;
    }
    .mobilesOnly {
        display: block !important;
        padding: 0;
    }
    .desktopOnly {
        display: none !important;
        padding: 0;
    }
    .header-right2 p {
        padding: 3px 0 3px 1px;
    }
    .map-f-right {
        padding: 0 0 16px 0;
    }
    #map-f {
        margin: 30px 0 0 0;
    }
    .book-an-appointment a {
        margin: 0 5px 5px 0;
    }
    .header-left {
        padding: 1px 0 0px;
    }
}

@media screen and (max-width: 359px) {
    .surgery-left3 {
        width: 83%;
    }
    .surgery-right3 {
        width: 83%;
    }
    .servicesmain-right2 {
        width: 299px;
    }
    .servicesmain-left2 {
        width: 304px;
    }
    .content-left {
        width: 296px;
    }
    .surgery-left {
        width: 318px;
    }
    .surgery-right {
        padding: 0 0 2px;
        width: 317px;
    }
    .surgery a {
        padding: 21px 0 0;
    }
    .surgery-left {
        height: 152px;
    }
    .surgery-right1 {
        margin: 26px 0 0;
        width: 30%;
    }
    .surgery-left1 {
        margin: 21px 0 0 0;
    }
    .doc-section-left {
        width: 317px;
    }
    .doc-section-right {
        width: 314px;
    }
    .doc-section-right p {
        padding: 21px 0;
    }
    .doc-section-right a {
        font: 34px/61px "open_sanssemibold";
    }
    .journey-m a {
        width: 138px;
    }
    .price a {
        font: 22px/53px "open_sanssemibold";
    }
    .patient-m-left li {
        margin: 0 0 20px;
    }
    .patient-m-left {
        width: 97%;
    }
    .patient-m-right {
        width: 99%;
    }
    .patient-m-right li {
        margin: 0 3px 20px;
    }
    .map-f-left {
        width: 317px;
    }
    .map-f-right {
        width: 313px;
    }
    .footer-right {
        width: 314px;
    }
}

.container_cont {
    margin: 0 auto;
    max-width: 638px;
}

.blueish {
    display: block;
    background: #0A4085;
    color: #fff;
    padding: 5px 20px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.blueish h2 {
    margin: 0;
}

.red,
.reddy {
    display: none;
    text-align: center;
    background: red;
    color: #fff;
    padding: 5px;
    border: solid 1px #000;
    border-radius: 3px;
    margin: 20px 0;
}

.green,
.greendy {
    transition: 0.3s linear all;
    display: none;
    text-align: center;
    background: green;
    color: #fff;
    padding: 5px;
    border: solid 1px #000;
    border-radius: 3px;
    margin: 20px 0;
}

.orange,
.orangedy {
    display: none;
    text-align: center;
    background: #FFBF00;
    color: #fff;
    padding: 5px;
    border: solid 1px #000;
    border-radius: 3px;
    margin: 20px 0;
}

.ypo {
    float: right;
    margin: -26px 0 0 0;
}

.lavaLampWithImage1 {
    position: relative;
    height: 51px;
    background: url(/bg2.jpg) repeat;
    border: solid 1px #7eaed2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    width: 590px
}

.lavaLampWithImage1 li {
    float: left;
    list-style: none;
    background: none!important;
    width: 195px;
    text-align: center!important;
    padding: 0!important;
    margin: 0!important;
}

.lavaLampWithImage1 li.back {
    background: url(/over1.jpg) repeat;
    width: 9px;
    height: 100px;
    z-index: 8;
    position: absolute
}

.lavaLampWithImage1 li.back .left {
    background: url(/over1.jpg) repeat;
    height: 41px;
    margin: 4px 1px 0 4px
}

.lavaLampWithImage1 li a {
    width: 195px;
    font: bold 14px arial;
    text-decoration: none;
    color: #565656;
    outline: none;
    text-align: center;
    top: 7px;
    text-transform: uppercase;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 30px;
    position: relative;
    overflow: hidden;
    padding: 10px 0 4px 3px;
    margin: 0;
    text-align: center!important
}

.lavaLampWithImage1 li a:hover,
.lavaLampWithImage1 li a:active,
.lavaLampWithImage1 li a:visited {
    border: none;
    text-decoration: none!important
}

.candidate-bg {
    border: 1px solid #d9d9d9;
    width: 616px;
    background-color: #f1f1f1;
    padding: 10px 10px;
    margin-bottom: 10px
}

.candidate-bg p {
    width: 16px;
    height: 20px;
    color: #fff;
    float: left;
    margin: 10px 10px 10px 0;
    padding: 3px 0 0 7px;
    font: bold 12px/16px Verdana, Geneva, sans-serif;
    background: url(/bullet-point.png) no-repeat
}

.candidate-bg h3 {
    float: left;
    width: 500px;
    height: 22px;
    padding: 0;
    font: 12px/16px Verdana, Geneva, sans-serif
}

input.submit-but,
.conty {
    background: #0A4085;
    padding: 5px 10px;
    border: none;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    margin: 10px auto;
    width: 80px;
    float: none;
    display: block;
}

.conty {
    width: 190px;
}

.kneetotal,
.grandtotal {
    text-align: center;
}

.conty,
.conty2 {
    display: none;
}

.conty a {
    color: #fff;
}

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

@media screen and (max-width:960px) {
    .candidate-bg {
        width: 96%;
        padding: 10px 2%;
    }
    .candidate-bg h3 {
        width: 80%;
    }
}