/*Mobile menu*/
#dc_jqaccordion_widget-2-item {
	font: bold 13px Arial, sans-serif
}

#dc_jqaccordion_widget-2-item ul,
#dc_jqaccordion_widget-2-item ul li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none
}

#dc_jqaccordion_widget-2-item ul a {
	padding: 10px 10px 10px 28px;
	background: #000;
	text-decoration: none;
	display: block;
	color: #fff;
	font-weight: 400;
	border-bottom: 1px solid #fff
}

#dc_jqaccordion_widget-2-item ul ul a {
	background: #343434
}

#dc_jqaccordion_widget-2-item ul a.dcjq-parent,
#dc_jqaccordion_widget-2-item ul a.dcjq-parent:hover {
	background: #000 url(/images/arrow1.png) no-repeat 12px center;
	color: #fff
}

#dc_jqaccordion_widget-2-item ul a.dcjq-parent.active {
	background: #000 url(/images/arrow.png) no-repeat 12px center
}

#dc_jqaccordion_widget-2-item ul a:hover {
	background: #121212
}

/*Mobile menu*/
/*slider css*/
#slider1 {
	position: absolute;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	z-index: 5;
	top: 0;
	left: 0
}

#slider1 img {
	width: 100%
}

#slider3-pager {
	list-style: none;
	width: 2000px;
	padding-bottom: 18px
}

.page-section {
	float: left;
	width: 100%;
	z-index: 5;
	position: absolute;
	bottom: 0
}

.page-section #slider1-pager {
	margin: 0 auto;
	max-width: 920px
}

.page-section #slider1-pager li {
	float: left;
	text-align: center;
	padding-right: 0;
	margin-right: 0;
	list-style-type: none
}

.page-section #slider1-pager li a {
	text-decoration: none;
	font-size: 36px;
	color: #0A2240
}

.page-section #slider1-pager li.callbacks_here a {
	color: #B94746
}

#slider2 {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: auto !important;
	padding: 0;
	margin: 0;
	float: left
}

#slider2 img {
	width: 100%
}

.callbacks_nav:active {
	opacity: 1
}

.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	bottom: 3%;
	right: 5%;
	opacity: .7;
	z-index: 5;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	width: 15px
}

.callbacks_nav.next {
	right: 0;
	bottom: 3%
}

.callbacks2_nav:active {
	opacity: 1
}

.callbacks2_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	bottom: 3%;
	right: 5%;
	opacity: .7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	width: 12px;
	margin-top: 0
}

.callbacks2_nav.next {
	right: 0;
	background-position: right top
}

.page-section {
	float: left;
	width: 100%;
	z-index: 5;
	position: absolute;
	bottom: 0
}

.page-section #slider2-pager {
	margin: 0 auto;
	max-width: 920px
}

.page-section #slider2-pager li {
	float: left;
	text-align: center;
	padding-right: 0;
	margin-right: 0;
	list-style-type: none
}

.page-section #slider2-pager li a {
	text-decoration: none;
	font-size: 36px;
	color: #0A2240
}

.page-section #slider2-pager li.callbacks_here a {
	color: #B94746
}

#slider3 {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0
}

< !-- .main:before {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	content: '';
	background: -webkit-radial-gradient(30%, rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0)), url('img/body-bg.png');
	background: -moz-radial-gradient(30%, rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0)), url('img/body-bg.png');
	background: -o-radial-gradient(30%, rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0)), url('img/body-bg.png');
	background: radial-gradient(30%, rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0)), url('img/body-bg.png');
}

.site-header-wrap {
	margin-bottom: 60px;
	border-bottom: 1px solid #cd9ad6;
}

-- > .accordion,
.accordion * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.accordion {
	overflow: hidden;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
	border-radius: 3px;
	background: #f7f7f7;
}

/*----- Section Titles -----*/
.accordion-section-title {
	width: 100%;
	padding: 15px;
	display: inline-block;
	border-bottom: 1px solid #1a1a1a;
	background: #5c6b51;
	transition: all linear 0.15s;
	font-size: 1.200em;
	text-shadow: 0px 1px 0px #1a1a1a;
	color: #fff;
}

.accordion-section a {
	color: #fff !important;
	text-decoration: none;
	font: bold 16px MyriadProRegular;
	text-decoration: none !important;
}

.accordion-section a:hover {
	color: #fff !important;
	text-decoration: none;
	font: bold 16px MyriadProRegular;
	text-decoration: none !important;
}

.accordion-section li {
	font: bold 16px MyriadProRegular !important;
	text-decoration: none !important;
}

< !-- .accordion-section-title.active,
.accordion-section-title:hover {
	background: #719250;
	text-decoration: none;
}

-- > .accordion-section:last-child .accordion-section-title {
	border-bottom: none;
}

/*----- Section Content -----*/
.accordion-section-content {
	padding: 15px;
	display: none;
	background: #ececec;
}

.accordion-section-content p {
	color: #1b1b19;
	line-height: 20px;
}

< !-- .robotic-partial-text li {
	color: #1b1b19 !important;
	font: normal 12px Arial, Helvetica, sans-serif !important;
	line-height: 20px;
}

-- > .accordion-section-content p a {
	color: #1b1b19 !important;
	text-decoration: none;
}

.accordion-section-content p a:hover {
	color: #1b1b19 !important;
	text-decoration: none;
}

.accordion-section-content ul li {
	color: #1b1b19 !important;
	text-decoration: none;
	font: normal 6px Arial, Helvetica, sans-serif;
}

.robotic-li {
	font: normal 6px Arial, Helvetica, sans-serif;
}

.gdpCookie, .gdp_popup {
	font: normal 16px ubuntulight;
}

@media only screen and (max-width:980px) {
	.callbacks_nav {
		right: 31%;
		top: 84%
	}

	.callbacks_nav.next {
		right: 29%;
		top: 91%
	}

	.callbacks3_nav:active {
		opacity: 1
	}

	.callbacks3_nav {
		left: 1%;
		top: 142px
	}

	.callbacks3_nav.next {
		right: 1%
	}
}

@media only screen and (max-width:768px) {
	.callbacks_nav {
		right: 12%;
		top: 86%
	}

	.callbacks_nav.next {
		right: 9%;
		top: 86%
	}
}

@media only screen and (max-width:640px) {
	#slider1 {
		float: left
	}

	.page-section {
		position: relative
	}

	.page-section #slider1-pager {
		position: absolute;
		top: -35px
	}

	.page-section #slider2-pager {
		position: absolute;
		top: -35px
	}

	#slider1 img {
		max-width: 100%
	}

	#slider2 {
		float: left
	}

	#slider2 img {
		max-width: 100%
	}

	.callbacks_nav {
		top: 215px
	}

	.callbacks_nav.next {
		top: 215px
	}
}

@media only screen and (max-width:610px) {
	#slider1 {
		float: left
	}

	.page-section {
		position: relative
	}

	.page-section #slider1-pager {
		position: absolute;
		top: -35px
	}

	.page-section #slider2-pager {
		position: absolute;
		top: -35px
	}

	#slider1 img {
		max-width: 100%
	}

	#slider2 {
		float: left
	}

	#slider2 img {
		max-width: 100%
	}

	.callbacks_nav {
		top: 200px
	}

	.callbacks_nav.next {
		top: 200px
	}

	.callbacks_nav {
		display: none
	}
}

@media only screen and (max-width:500px) {
	.callbacks3_nav {
		display: none
	}
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: auto !important;
	padding: 0;
	margin: 0
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: auto !important;
	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
}

#inner-slider1 {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100% !important;
	padding: 0;
	margin: 0;
	z-index: 5;
	float: left
}

#inner-slider1 img {
	width: 100%
}

.page-section {
	float: left;
	width: 100%;
	z-index: 5;
	position: absolute;
	bottom: 0
}

.page-section #inner-slider1-pager {
	margin: 0 auto;
	max-width: 920px
}

.page-section #inner-slider1-pager li {
	float: left;
	text-align: center;
	padding-right: 0;
	margin-right: 0;
	list-style-type: none
}

.page-section #inner-slider1-pager li a {
	text-decoration: none;
	font-size: 36px;
	color: #0A2240
}

.page-section #inner-slider1-pager li.callbacks_here a {
	color: #B94746
}

#slider2 {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 46% !important;
	padding: 0;
	margin: 0
}

#slider2 img {
	width: 100%;
	margin-top: 8.6%
}

.callbacks_nav:active {
	opacity: 1
}

.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	bottom: 3%;
	right: 5%;
	opacity: .7;
	z-index: 5;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	width: 15px
}

.callbacks_nav.next {
	right: 0;
	bottom: 3%
}

.callbacks2_nav:active {
	opacity: 1
}

.callbacks2_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	bottom: 3%;
	right: 5%;
	opacity: .7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	width: 12px;
	margin-top: 0
}

.callbacks2_nav.next {
	right: 0;
	background-position: right top
}

.page-section {
	float: left;
	width: 100%;
	z-index: 5;
	position: absolute;
	bottom: 0
}

.page-section #slider2-pager {
	margin: 0 auto;
	max-width: 920px
}

.page-section #slider2-pager li {
	float: left;
	text-align: center;
	padding-right: 0;
	margin-right: 0;
	list-style-type: none
}

.page-section #slider2-pager li a {
	text-decoration: none;
	font-size: 36px;
	color: #0A2240
}

.page-section #slider2-pager li.callbacks_here a {
	color: #B94746
}

@media only screen and (max-width:980px) {
	.callbacks_nav {
		right: 31%;
		top: 84%
	}

	.callbacks_nav.next {
		right: 29%;
		top: 91%
	}

	.callbacks3_nav:active {
		opacity: 1
	}

	.callbacks3_nav {
		left: 1%;
		top: 142px
	}

	.callbacks3_nav.next {
		right: 1%
	}
}

@media only screen and (max-width:768px) {
	.callbacks_nav {
		right: 12%;
		top: 86%
	}

	.callbacks_nav.next {
		right: 9%;
		top: 86%
	}
}

@media only screen and (max-width:640px) {
	#inner-slider1 {
		float: left
	}

	.page-section {
		position: relative
	}

	.page-section #inner-slider1-pager {
		position: absolute;
		top: -35px
	}

	.page-section #slider2-pager {
		position: absolute;
		top: -35px
	}

	#inner-slider1 img {
		max-width: 100%
	}

	#slider2 {
		float: left
	}

	#slider2 img {
		max-width: 100%
	}

	.callbacks_nav {
		top: 215px
	}

	.callbacks_nav.next {
		top: 215px
	}
}

@media only screen and (max-width:610px) {
	#inner-slider1 {
		float: left
	}

	.page-section {
		position: relative
	}

	.page-section #inner-slider1-pager {
		position: absolute;
		top: -35px
	}

	.page-section #slider2-pager {
		position: absolute;
		top: -35px
	}

	#inner-slider1 img {
		max-width: 100%
	}

	#slider2 {
		float: left
	}

	#slider2 img {
		max-width: 100%
	}

	.callbacks_nav {
		top: 200px
	}

	.callbacks_nav.next {
		top: 200px
	}
}

@media only screen and (max-width:610px) {
	.callbacks_nav {
		display: none
	}
}

@media only screen and (max-width:500px) {
	.callbacks3_nav {
		display: none
	}
}

@font-face {
	font-family: 'ubuntulight';
	src: url(/fonts/ubuntu-l-webfont.eot);
	src: url(/fonts/ubuntu-l-webfont.eot?#iefix) format("embedded-opentype"), url(/fonts/ubuntu-l-webfont.woff) format("woff"), url(/fonts/ubuntu-l-webfont.ttf) format("truetype"), url(/fonts/ubuntu-l-webfont.svg#ubuntulight) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'ubunturegular';
	src: url(/fonts/ubuntu-r-webfont.eot);
	src: url(/fonts/ubuntu-r-webfont.eot?#iefix) format("embedded-opentype"), url(/fonts/ubuntu-r-webfont.woff) format("woff"), url(/fonts/ubuntu-r-webfont.ttf) format("truetype"), url(/fonts/ubuntu-r-webfont.svg#ubunturegular) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'MyriadProRegular';
	src: url(/fonts/myriadpe-webfont.eot);
	src: url(/fonts/myriadpe-webfont.eot?#iefix) format("embedded-opentype"), url(/fonts/myriadpe-webfont.woff) format("woff"), url(/fonts/myriadpe-webfont.ttf) format("truetype"), url(/fonts/myriadpe-webfont.svg#MyriadProRegular) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'gothic725_bd_btbold';
	src: url(/fonts/goth725b-webfont.eot);
	src: url(/fonts/goth725b-webfont.eot?#iefix) format("embedded-opentype"), url(/fonts/goth725b-webfont.woff) format("woff"), url(/fonts/goth725b-webfont.ttf) format("truetype"), url(/fonts/goth725b-webfont.svg#gothic725_bd_btbold) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'MyriadProLightRegular';
	src: url(/fonts/myriadpro-light-webfont.eot);
	src: url(/fonts/myriadpro-light-webfont.eot?#iefix) format("embedded-opentype"), url(/fonts/myriadpro-light-webfont.woff) format("woff"), url(/fonts/myriadpro-light-webfont.ttf) format("truetype"), url(/fonts/myriadpro-light-webfont.svg#MyriadProLightRegular) format("svg");
	font-weight: 400;
	font-style: normal
}

body {
	font-family: Verdana, Geneva, sans-serif
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li {
	margin: 0;
	padding: 0
}

li {
	list-style-type: none
}

.clear {
	clear: both
}

a {
	text-decoration: none;
	outline: none
}

img,
iframe {
	border: none;
	max-width: 100%;
	vertical-align: middle
}

header,
#banner,
#container1,
#container2,
#credability-bar,
#footer-menu,
footer,
.inner-banner-wrapper,
section {
	width: 100%;
	float: left
}

.header,
.banner,
.container1,
.container2,
.credability-bar,
.footer-menu,
.footer,
.inner-banner,
.section {
	max-width: 980px;
	margin: 0 auto
}

header {
	background: #455149
}

.header-left {
	float: left
}

.header-right a {
	float: right;
	color: #fff;
	font: normal 18px ubuntulight;
	padding: 34px 21px 0 0
}

.header-right span {
	color: #9dbf71;
	font: bold 24px ubuntulight
}

#access {
	background: url(/images/menu-bg.png) 0 0 repeat-x;
	z-index: 5;
	width: 100%;
	float: left;
	text-transform: uppercase
}

.menu-wrapper {
	max-width: 980px;
	margin: 0 auto
}

#access li {
	float: left;
	display: table;
	position: relative
}

#access a {
	cursor: pointer;
	display: block;
	padding: 10px 22px;
	*padding: 10px 22px;
	position: relative;
	text-decoration: none;
	color: #fff;
	font: normal 16px ubuntulight
}

#access li li a {
	margin: 0
}

#access ul li {
	float: left;
	z-index: 15
}

#access li a:hover,
#access li:hover > a {
	background: url(/images/menu-hover-bg.png) 0 center no-repeat;
	margin: -4px 0 4px;
	background: #67814d\9;
	background-size: 100% 120%
}

#access ul li:first-child a {
	padding: 10px 28px
}

#access li:last-child a {
	padding: 10px 28px
}

#access ul li li {
	background: none
}

.menu-item-44 {
	background: none !important
}

#access ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	left: 9px;
	z-index: 10;
	top: 41px;
	background: url(/images/menu-arrow.png) 30px 0 no-repeat !important;
	padding: 7px 0 0 !important
}

#access ul ul ul {
	background: #67814d !important;
	padding: 0 !important
}

.menu-item-44 a:hover {
	border-radius: 0 0 10px 0
}

.menu-item-49 a:hover {
	border-radius: 0 0 0 10px
}

#access ul ul ul {
	left: 100%;
	top: 0
}

#access ul ul.sub-menu a {
	color: #000;
	padding: 6px 0 6px 11px;
	z-index: 99999;
	width: 223px;
	letter-spacing: normal;
	font: normal 14px ubuntulight;
	margin: 0 !important
}

#access ul ul ul.sub-menu a {
	width: 100px !important;
	padding: 6px 0 6px 11px;
	z-index: 99999;
	letter-spacing: normal;
	font: normal 14px ubuntulight
}

#access li.menu-item-16 a {
	background: #3C8793;
	text-indent: -9999px;
	width: 22px;
	height: 17px;
	padding: 0 0 2px;
	margin: 0 15px 0 0
}

#access li li a:link,
#access li li a:active,
#access li li a:visited {
	background: #67814d
}

#access ul ul a:hover {
	background: url(/images/sub-menu-hover-bg.png) 0 0 repeat-x !important;
	background: #6d8653\9 !important;
	color: #fff;
	background-size: auto 100%;
	margin: 0 !important
}

#access ul ul ul {
	background: #67814d;
	width: 113px;
	float: left;
	margin: 0;
	position: absolute
}

#access ul li:hover > ul {
	display: block
}

#access li a.active,
#access li a.selected,
#access li.current-menu-item > a,
#access > li.current_page_ancestor > a {
	background: url(/images/menu-hover-bg.png) 0 center no-repeat;
	background: #67814d\9;
	background-size: 100% 120%;
	margin: -4px 0 4px
}

#access ul ul.sub-menu li.menu-item-322 a {
	background: #67814d url(/images/tri.gif) right center no-repeat !important;
	margin: 0 !important
}

#access ul ul.sub-menu .menu-item-322 .sub-menu a {
	background: #67814d !important
}

#access ul ul.sub-menu li.menu-item-322 .sub-menu a {
	background: #67814d
}

#access ul ul.sub-menu a:hover,
#access ul ul.sub-menu .menu-item-322 .sub-menu a:hover,
#access ul ul.sub-menu li:hover > a {
	background: url(/images/sub-menu-hover-bg.png) 0 0 repeat-x !important;
	background-size: auto 100% !important;
	background: #6d8653\9 !important;
	margin: 0 !important;
	color: #fff !important
}

#access ul ul.sub-menu .menu-item-322 li:hover > a {
	background: #67814d url(/images/tri.gif) right center no-repeat !important;
	margin: 0 !important
}

.mobile_menu {
	display: none;
	margin: 0 auto;
	width: 100%;
	padding: 13px 0;
	float: left;
	text-align: center;
	background: url(/images/menu-bg.png) 0 0 repeat-x
}

.mobile_menu a {
	color: #FFF;
	position: relative;
	text-align: center;
	font: normal 16px/22px Verdana, Geneva, sans-serif;
	margin: 15px 0;
	padding: 0 0 0 25px;
	margin: 0 20px 0 0;
	display: block
}

.slidingDiv {
	clear: both;
	width: 100%;
	margin: 39px auto 15px;
	display: none
}

.slidingDiv li a {
	letter-spacing: .5px;
	padding: 10px 10px 10px 20px;
	font: normal 15px Verdana, Geneva, sans-serif
}

.slidingDiv aside {
	padding: 0 !important;
	width: 100%;
	float: left;
	margin: 0 !important;
	background: none !important
}

#banner {
	background: #4a6347 url(/images/banner-bg.jpg) center top no-repeat;
	position: relative
}

.banner-left {
	float: left;
	width: 98%;
	padding: 65px 0 0
}

.banner-left h2 {
	padding: 0 0 16px
}

.banner-left h2 a {
	color: #000
}

.banner-left p {
	padding: 0 0 21px;
	color: #fff
}

.banner-left .read-more a {
	background: #b7c6a7;
	padding: 10px 15px;
	color: #2d3532;
	font: normal 16px MyriadProRegular;
	display: block;
	float: left
}

.banner-left .read-more a:hover {
	background: #494d4a;
	color: #fff
}

.banner-right {
	width: 494px;
	float: right;
	position: relative
}

.banner-right ul li.banner-trauma a {
	width: 172px;
	height: 176px;
	position: absolute;
	top: 3px;
	right: 7%;
	text-indent: -99999px
}

.banner-right ul li.banner-hip a {
	width: 157px;
	height: 167px;
	top: 172px;
	right: 8%;
	text-indent: -99999px;
	position: absolute
}

.banner-right ul li.banner-knee a {
	width: 160px;
	height: 168px;
	bottom: 10px;
	left: 3px;
	text-indent: -99999px;
	position: absolute
}

.banner-line {
	width: 100%;
	float: left;
	position: absolute;
	top: 30px;
	left: -86px
}

.banner-line ul li {
	float: left;
	width: 100%
}

.banner-line ul li a {
	width: 162px;
	height: 166px;
	float: left;
	position: relative
}

.banner-line ul li {
	text-indent: -99999px
}

.trauma a {
	background: url(/images/taurama.png) 0 0 no-repeat;
	top: -20px;
	right: -209px
}

.hip a {
	background: url(/images/hip.png) 0 0 no-repeat;
	top: -22px;
	right: -219px
}

.knee a {
	background: url(/images/knee.png) 0 0 no-repeat;
	bottom: 171px;
	left: -79px
}

.banner-bullets li a {
	background: url(/images/banner-bullet.png) 0 0 no-repeat;
	list-style-type: none !important;
	position: absolute;
	width: 31px;
	height: 31px;
	z-index: 10
}

.bullet1 a {
	top: 55px;
	left: 226px
}

.bullet2 a {
	top: 169px;
	left: 226px
}

.bullet3 a {
	bottom: 95px;
	left: 176px
}

.banner-bullets li a:hover,
.banner-bullets li.rslides_here a {
	background: url(/images/banner-hover-bullet.png) 0 0 no-repeat
}

.bullet7 {
	z-index: 100
}

.bullet7 li,
.inner-bullet7 li {
	float: left;
	list-style-type: none;
	margin-left: 0
}

.inner-bullet7 {
	position: absolute;
	bottom: 0;
	right: 16%;
	z-index: 100
}

.bullet7 li,
.inner-bullet7 li {
	float: left;
	list-style-type: none;
	margin-left: 0
}

.inner-bullet7 li a {
	display: block;
	color: #fff;
	font: normal 30px Verdana, Geneva, sans-serif
}

.inner-bullet7 li a:hover,
.inner-bullet7 li.rslides_here a {
	color: #ff0848
}

#container1 {
	background: #494d4a;
	padding: 10px 0;
	position: relative
}

.container1-right {
	float: right;
	width: 487px
}

.container1-right ul {
	float: left;
	width: 100%
}

.container1 ul li,
.aside-list1 li {
	float: left;
	background: url(/images/container1-list-bg.png) 0 0 no-repeat;
	width: 230px
}

.container1 ul li a,
.aside-list1 li a {
	font: normal 18px MyriadProRegular;
	color: #2d3532;
	text-transform: uppercase;
	display: block
}

.aside-list1 li {
	background-size: 100% 100%
}

.container1 ul li a:hover,
.aside-list1 li a:hover,
.dr-profile-list li a:hover,
.inner-dr-profile-list li a:hover {
	color: #223450;
	text-decoration: underline
}

.appointment-list a {
	background: url(/images/sprit-image.png) -43px 5px no-repeat;
	padding: 32px 0 10px
}

.patient-education a {
	background: url(/images/sprit-image.png) -41px -254px no-repeat;
	padding: 14px 0 0;
	display: block
}

.aside-list1 li a .container-list-text {
	padding: 0 0 20px 57px
}

.container1 ul li a .container-list-text {
	padding: 0 0 20px 57px
}

#container2 {
	background: url(/images/container-bg.png) right 1px no-repeat #ececec
}

.container-left {
	float: left;
	padding: 110px 0 0
}

.dr-profile {
	background: url(/images/dr-profile-bg.png) repeat-x 0 0;
	float: left;
	padding: 13px 0 52px 19px;
	position: absolute;
	top: -80px;
	width: 462px
}

.dr-img {
	float: left;
	width: 178px
}

.dr-content {
	float: left;
	width: 260px
}

.dr-content h3 {
	color: #5a684f;
	font: normal 24px MyriadProRegular
}

.dr-content h2 a {
	color: #2d3532;
	font: normal 24px MyriadProRegular;
	padding: 6px 0 10px
}

.dr-content p {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #1b1b19;
	padding: 0 0 10px
}

.dr-content .read-more a {
	color: #5a684f;
	text-decoration: underline;
	font: normal 14px Arial, Helvetica, sans-serif
}

.dr-content .read-more a:hover {
	color: #223555
}

.dr-profile-list {
	padding: 20px 0 0
}

.dr-profile-list li,
.inner-dr-profile-list li {
	float: left;
	background: url(/images/dr-profile-list-bg.png) 0 0 no-repeat;
	width: 225px;
	border-radius: 5px;
	margin: 0 10px 0 0
}

.inner-dr-profile-list li {
	background-size: 100% 90%;
	margin: 10px 0 10px 10px
}

.dr-profile-list li a,
.inner-dr-profile-list li a {
	display: block;
	padding: 0 20px;
	color: #2d3532;
	font: normal 18px MyriadProRegular;
	padding: 20px 0 0 0
}

.follow a {
	background: url(/images/sprit-image.png) -29px -86px no-repeat
}

.patient-forms a {
	background: url(/images/sprit-image.png) -29px -342px no-repeat;
	padding: 17px 0 10px !important
}

.dr-profile-list li a .list-content,
.inner-dr-profile-list li a .list-content {
	padding: 0 0 20px 77px
}

.patient-forms a .list-content {
	padding: 10px 0 30px 77px !important
}

.container2-right {
	float: left;
	width: 466px;
	padding: 55px 0 0 30px;
	background: url(/images/container-bg.png) no-repeat right 1px #ECECEC
}

.container2-right .arrow {
	background: url(/images/container-arrow.png) left 0 no-repeat;
	position: absolute;
	width: 12%;
	margin: -13px 0 0 185px
}

.container2-right h2 {
	margin: -49px 0 0;
	font: normal 18px gothic725_bd_btbold;
	text-transform: uppercase;
	background: url(/images/sprit-image.png) -51px -185px no-repeat;
	height: 34px;
	padding: 7px 0 0 51px
}

.container2-right h2 a {
	color: #fff
}

.location-and-directions {
	float: left;
	padding: 25px 0 0
}

.location-and-directions li,
.inner-location-and-directions li {
	float: left;
	width: 206px;
	font: normal 14px Verdana, Geneva, sans-serif;
	height: 78px;
	background: url(/images/address-list-type.png) 4px 7px no-repeat;
	padding: 0 0 0 15px
}

.location-and-directions li a,
.inner-location-and-directions li a {
	color: #1b1b19
}

.location-and-directions li span,
.inner-location-and-directions li span {
	color: #4d5a51;
	padding: 0 0 12px
}

.acl-rehabitation table {
	border: 1px solid #4a6347;
	width: 100%;
	color: #4a6347
}

.acl-rehabitation h3 {
	background: #4a6347;
	color: #fff;
	font: normal 14px Verdana, Geneva, sans-serif
}

.article-list li {
	background: url(/images/bullet-tm.gif) 10px 12px no-repeat !important
}

.textMain h1 {
	font: normal 26px MyriadProRegular;
	margin: 0 0 40px;
	color: #2d3532;
	border-bottom: 1px dashed #0067a6
}

.textMain {
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif !important;
	color: #000;
	padding: 0 30px 25px 10px;
	text-decoration: none;
	text-align: justify
}

.textMain a {
	color: #81b052;
	text-decoration: underline
}

.textMain a:hover {
	color: #0067a6;
	text-decoration: underline
}

.textMain p {
	padding: 0 0 15px
}

.textMain ul,
textMain ol {
	padding: 0;
	margin: 0 0 10px !important;
	list-style: none
}

.textMain ul li {
	background: url(/images/bullet-tm.gif) no-repeat 15px 13px;
	padding: 6px 0 0 30px;
	list-style: none;
	font: normal 14px Verdana, Geneva, sans-serif !important;
	text-align: left
}

.textMain ul li a {
	color: #000;
	text-decoration: none
}

.textMain ul li ul {
	background: none;
	padding: 6px 0 0 20px;
	list-style: circle
}

.textMain ul li ul li {
	background: none;
	padding: 6px 0 0;
	list-style: circle
}

.textMain ul li ul li ul li {
	background: none;
	padding: 6px 0 0;
	list-style: square
}

.textMain ul li:last-child {
	padding-bottom: 8px
}

.textMain ol li {
	padding: 6px 0 0 30px;
	font-family: Verdana, Geneva, sans-serif;
	background: none !important
}

.textMain ol li:last-child {
	padding-bottom: 8px
}

.textMain ul li p,
textMain ol li p {
	padding-bottom: 0;
	margin: 8px 0 0
}

.textMain ul li ul,
textMain ul li ol,
textMain ol li ul,
textMain ol li ol {
	padding-bottom: 0
}

.textMainBold {
	font: bold 13px Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: justify
}

.textMainBold a {
	color: #666;
	text-decoration: underline
}

.textMainBold a:hover {
	color: #004e96;
	text-decoration: underline
}

.textNormal {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000 !important;
	text-decoration: none;
	padding: 10px 0 5px !important
}

.textNormal a {
	color: #666;
	text-decoration: underline
}

.textNormal a:hover {
	color: #2b7b6e;
	text-decoration: underline
}

.textbold {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none
}

.textMain h2 {
	color: #4a6347;
	font: bold 16px MyriadProRegular;
	text-decoration: none;
	padding: 10px 0 10px 5px !important
}

.contact-address {
	border: 1px solid #5C6B51;
	width: 100%;
	margin: 0 0 10px
}

.contact-address h2 {
	color: #fff;
	background: #5C6B51
}

.contact-address p {
	padding: 0 0 12px 10px
}

.contact-address-left {
	float: left;
	width: 33%;
	padding: 10px 0 0
}

.contact-map {
	float: right;
	width: 66%;
	padding: 10px 0
}

.contact-map ul li {
	float: left;
	margin: 8px 0 0 10px !important;
	background: none;
	width: 43%;
	padding: 0 !important
}

.multimedia {
	border: 1px solid #4c6348;
	width: 100%;
	float: left
}

.multimedia h3 {
	color: #fff;
	font: normal 14px Verdana, Geneva, sans-serif;
	background: #4c6348;
	padding: 6px 0 6px 8px
}

.multimedia ul li {
	background: none;
	padding: 5px 0 8px;
	margin: 0 0 0 10px;
	float: left;
	width: 45%;
	text-align: left
}

.multimedia ul li a {
	background: url(/images/movie-off.gif) 0 0 no-repeat;
	padding: 0 0 0 34px
}

.multimedia ul li a:hover {
	background: url(/images/movie-on.gif) 0 0 no-repeat
}

.hip-replacement li {
	float: left;
	padding: 5px 0 0 34px !important;
	width: 24%;
	height: 60px
}

.hip-anatomy li a,
.hip-replacement li a {
	color: #fff !important
}

.hip-replacement li a:hover,
.hip-anatomy li a:hover {
	text-decoration: underline !important
}

.hip-replacement li.launch-movie,
.hip-anatomy li.launch-movie {
	background: url(/images/loadmovie.png) 0 0 no-repeat
}

.hip-replacement li.patient-info {
	background: url(/images/patient.png) 0 0 no-repeat;
	float: left
}

.hip-replacement li.print-version {
	background: url(/images/print.png) 0 0 no-repeat
}

.hr {
	border-bottom: 1px dashed #0067a6;
	margin: 0 0 10px
}

p.align {
	text-align: center !important;
	padding: 10px 0 0 !important
}

.joint-replacement-surgery li {
	background: none !important;
	width: 100%;
	float: left
}

.joint-replacement-surgery li img {
	float: left
}

.joint-replacement-surgery li .content {
	float: left;
	padding: 34px 0 0 10px !important
}

.useful-links {
	border: 1px solid #5F6D78;
	border-radius: 5px;
	float: left;
	list-style: none outside none !important;
	margin: 10px 0 0 !important;
	padding: 0 1%;
	width: 90%
}

.useful-links li {
	background: none !important;
	float: left;
	list-style: none outside none !important;
	margin: 0 0 3% 3%;
	padding: 0;
	width: 40%
}

.agree-text {
	color: #333
}

div.wpcf7-mail-sent-ok {
	clear: both
}

.contact-form,
.feedback-div {
	border: 1px solid #4a6347;
	width: 97%;
	float: left;
	padding: 15px 0
}

.contact-form li,
.feedback-form li {
	width: 100%;
	float: left;
	margin: 0;
	background: none !important
}

.contact-form label,
.feedback-div label {
	width: 36%;
	float: left;
	color: #000;
	font: bold 11px Verdana, Geneva, sans-serif;
	margin: 0 2% 0 0;
	padding: 5px 0 0;
	text-align: right
}

.contact-form input[type='text'],
.contact-form input[type='email'],
.contact-form textarea {
	float: left;
	width: 225px;
	border: 1px solid #4a6347;
	border-radius: 4px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px
}

.consult-form span {
	color: #E37302;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 2px
}

.submit-reset {
	text-align: left
}

.submit-reset input[type='reset'] {
	margin: 0 0 0 10px
}

.wpcf7-captcha-captcha-177,
.wpcf7-captcha-captcha-734 {
	width: 148px;
	height: 55px;
	margin: 0 0 0 20px
}

.contact-div ul {
	margin: 10px 0 0;
	list-style-type: none;
	text-align: center;
	padding: 10px 0 0
}

.contact-div,
.feedback-div {
	width: 96%;
	float: left;
	text-align: left;
	margin: 10px 0;
	padding: 10px 0 0
}

.contact-div span,
.contact-online span,
.feedback-div span {
	color: #E37302;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif
}

.contact-form input[type='text'],
.contact-form input[type='email'],
.contact-form textarea,
.contact-online-div input[type='text'],
.contact-online-div input[type='email'],
.contact-online-div input[type='tel'],
.feedback-form input[type='text'],
.feedback-form input[type='email'],
.feedback-form input[type='tel'],
.feedback-form textarea,
.feedback-div select,
.contact-us-form input[type='text'],
.contact-us-form input[type='email'],
.contact-us-form textarea {
	border: 1px solid #4a6347;
	border-radius: 4px;
	height: 20px;
	padding: 2px 4px;
	width: 175px
}

.wpcf7-list-item {
	margin: 0 0 0 -5px;
	padding: 0
}

.feedback-form select {
	width: 185px;
	height: 25px;
	border: 1px solid #4a6347;
	border-radius: 4px
}

.contact-form input[type='submit'],
.contact-form input[type='reset'],
.contact-online-div input[type='reset'],
.contact-online-div input[type='submit'],
.feedback-div input[type='submit'],
.feedback-div input[type='reset'],
.contact-us-form input[type='submit'],
.contact-us-form input[type='reset'] {
	background: none repeat scroll 0 0 #4a6347;
	border: 1px solid #4a6347;
	border-radius: 4px;
	color: #FFF;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding: 3px 5px;
	margin: 10px 0;
	width: auto
}

.contact-form li,
.feedback-form li {
	margin: 0 0 15px;
	padding: 0 !important
}

.contact-form textarea {
	height: 100px
}

.contact-online-div {
	margin: 15px 0 0
}

.contact-online-div h3 {
	background: #4a6347;
	color: #FFF;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 7px;
	float: left;
	width: 97.8%
}

.online-personal ul,
.online-contact-details ul,
.feedback-div ul {
	margin: 0
}

.online-personal li {
	width: 160px;
	float: left;
	list-style-type: none !important;
	margin: 10px;
	padding: 0 0 0 15px !important;
	background: none !important
}

.online-comments,
.online-personal,
.injury-details {
	float: left;
	width: 100%
}

.injury-details {
	padding: 10px 0
}

.online-comments textarea,
.injury-details textarea {
	margin: 10px 8px;
	border-radius: 4px;
	width: 95%;
	float: left;
	height: 100px;
	border: 1px solid #4a6347
}

.injury-details p {
	padding: 10px 0 0 10px;
	color: #000;
	font-weight: 700;
	font: normal 10px Verdana, Geneva, sans-serif
}

.online-contact-details {
	width: 100%;
	float: left;
	margin: 0 0 15px
}

.online-contact-details li {
	width: 200px;
	float: left;
	margin: 10px;
	height: 40px;
	list-style-type: none !important;
	background: none !important
}

.contact-online-div label,
.feedback-div label {
	width: 100%;
	float: left;
	color: #333;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 3px 3px 5px
}

.contact-online-div label span,
.feedback-div label span {
	color: #E37302
}

.online-contact-details li.full-list {
	width: 100%;
	margin: 5px 0
}

.online-contact-details li.full-list label {
	width: auto;
	float: left;
	text-align: center
}

.online-contact-details li.full-list-buttons,
.feedback-form li.full-list-buttons,
.contact-form li.full-list-buttons {
	text-align: center;
	float: left;
	width: 90%
}

.full-list-buttons .wpcf7-captcha-captcha-472 {
	width: 120px;
	height: 55px
}

.contact-online-div form {
	border: 1px solid #4a6347;
	width: 100%;
	float: left
}

.full-list span {
	color: #333
}

.feedback-div label {
	width: 38%;
	text-align: right;
	min-height: 20px;
	padding: 10px 20px 0 0
}

.feedback-form textarea {
	height: 120px
}

.agree-text span {
	color: #333
}

#tell-friend {
	width: 100%;
	top: 10%;
	display: none;
	position: fixed;
	z-index: 999999
}

#tell-friend .form-container {
	border: 2px solid #68824e;
	background: #68824e;
	font: normal 12px/16px Verdana, Geneva, sans-serif;
	color: #333;
	position: relative;
	top: 10%;
	margin: 0 auto;
	display: block
}

.form-container {
	background: #EFEAF0;
	border: 5px solid #B4B4C3;
	border-radius: 8px;
	height: auto;
	margin: 15px auto;
	padding: 0 0 20px;
	width: 370px
}

#tell-friend .form-container h2 {
	color: #fff;
	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: 0;
	position: absolute;
	right: 0
}

#tell-friend .form-container a {
	float: right;
	margin: -30px 5px 0 0;
	width: 6%;
	float: right
}

.form-container .button-style input[type='reset'],
.form-container .button-style input[type='submit'] {
	margin: 8px 0 0 10%
}

#tell-friend .form-container a:hover {
	color: #f60
}

.friend-form input[type="text"],
.friend-form input[type="email"],
.friend-form textarea {
	border: 1px solid #B4B4C3;
	border-radius: 2px;
	margin: 6px 8%;
	padding: 5px 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: 179px;
	height: auto
}

.friend-form .your-message textarea {
	height: 80px;
	color: #888 !important;
	padding: 0 4px !important;
	font: normal 12px/16px Verdana, Geneva, sans-serif !important
}

.button-style {
	margin: auto 23%;
	width: 55%;
	float: none
}

#tell-friend .form-container .close {
	background: url(/images/amazon-style-close-button-md.png) 0 0;
	background-size: 100%;
	padding: 0;
	right: -3px;
	top: 32px;
	height: 29px;
	width: 29px
}

.credability-bar ul li {
	float: left;
	padding: 10px 0 30px
}

#flexiselDemo3 {
	display: none
}

.nbs-flexisel-container {
	position: relative;
	width: 100%;
	overflow: hidden
}

.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center
}

.nbs-flexisel-inner {
	overflow: hidden;
	float: left;
	width: 94%;
	margin: 0 3%
}

.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden
}

.nbs-flexisel-item img {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 100px
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
	width: 22px;
	height: 22px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	opacity: .5;
	top: 45px !important
}

.nbs-flexisel-nav-left {
	left: 2px !important;
	background: url(/images/button-previous.png) center 0 no-repeat
}

.nbs-flexisel-nav-right {
	right: 5px;
	background: url(/images/button-next.png) no-repeat
}

#footer-menu {
	background: #a1a1a1;
	padding: 21px 0 41px
}

.footer-menu h3 {
	font: normal 16px ubuntulight;
	color: #000;
	padding: 0 0 14px
}

.about-us,
.services,
.appointments,
.faqs,
.quick-links,
.social-icons {
	float: left;
	width: 162px
}

.about-us ul li,
.services ul li,
.appointments ul li,
.faqs ul li,
.quick-links ul li {
	color: #000;
	font: normal 12px MyriadProRegular;
	padding: 0 0 7px
}

.about-us ul li a,
.services ul li a,
.appointments ul li a,
.faqs ul li a,
.quick-links ul li a {
	color: #000
}

.about-us ul li a:hover,
.services ul li a:hover,
.appointments ul li a:hover,
.faqs ul li a:hover,
.quick-links ul li a:hover {
	color: #ececec;
	text-decoration: underline
}

.social-icons ul li {
	float: left;
	text-indent: -9999px;
	background: #fff;
	margin: 0 5px;
}
.social-icons ul li a {
	width: 28px;
	height: 28px;
	display: block
}

.social-icons ul li .fb {
	/*background: url(/images/sprit-image.png) -22px -480px no-repeat*/
	background: url(/images/sprit-image-upd.png) -23px -480px no-repeat;
}

.social-icons ul li .linkedin {
	/*background: url(/images/sprit-image.png) -56px -480px no-repeat*/
	background: url(/images/sprit-image-upd.png) -58px -480px no-repeat;
}

.social-icons ul li .twitter {
	/*background: url(/images/sprit-image.png) -88px -480px no-repeat*/
	background: url(/images/sprit-image-upd.png) -88px -480px no-repeat;
}

.social-icons ul li .gp {
	background: url(/images/sprit-image.png) -125px -480px no-repeat
}

footer {
	background: #2d3532;
	padding: 20px 0
}

.footer-left {
	float: left;
	width: 669px;
	font: normal 12px ubunturegular;
	color: #fff
}

.footer-left a {
	color: #fff
}

.footer-left a:hover {
	text-decoration: underline
}

.footer-right {
	float: right
}

.inner-banner-wrapper {
	background: #4a6347 url(/images/inner-banner-bg.jpg) center 0 no-repeat;
	position: relative
}

.inner-banner-text {
	float: left;
	padding: 70px 0 0 60px;
	width: 368px;
	position: relative;
	z-index: 1
}

.inner-banner-text h2 a {
	font: normal 34px MyriadProRegular;
	color: #000
}

.inner-banner-img {
	float: right;
	width: 551px
}

section {
	background: #ececec;
	padding: 20px 0 30px
}

article {
	float: left;
	width: 690px;
	padding: 30px 0 0 10px
}

.inner-dr-img {
	float: right;
	margin: 0 0 17px 23px;
	background: #5a7055;
	width: 192px;
	text-align: center;
	padding: 10px 0 0
}

.dr-name {
	text-align: center;
	color: #fff;
	font-weight: 700;
	padding: 7px 0
}

article h3 {
	color: #1b1b19;
	font: normal 18px Arial, Helvetica, sans-serif;
	padding: 0 0 10px
}

article p {
	color: #1b1b19;
	font: normal 14px Arial, Helvetica, sans-serif;
	padding: 0 0 18px;
	line-height: 20px
}

article span {
	color: #67814d;
	font: normal 14px Arial, Helvetica, sans-serif;
	padding: 0 0 7px
}

article a,
article ul li a {
	color: #4e5b52;
	font: normal 14px Arial, Helvetica, sans-serif
}

article ul li {
	color: #000;
	font: normal 14px Arial, Helvetica, sans-serif;
	background: url(/images/list-style.png) 0 3px no-repeat;
	padding: 0 0 12px 12px
}

article ul li a {
	color: #4e5b52
}

aside {
	float: right;
	width: 240px;
	padding: 0 10px 0 0
}

.aside-list1 li {
	margin: 0 0 10px
}

aside .dr-profile-list li {
	margin: 0 0 10px !important
}

.locations {
	border: 1px solid #cdcdcd;
	width: 100%
}

.locations h2 a {
	font: normal 20px gothic725_bd_btbold;
	color: #fff;
	padding: 10px 0 10px 63px;
	background: url(/images/location-icon.png) 18px 12px no-repeat #4d6348;
	display: block
}

.aside-list1 li {
	width: 100% !important
}

.inner-location-and-directions {
	padding: 26px 0 0 10px
}

.inner-location-and-directions li {
	height: auto;
	padding: 0 0 11px 15px !important
}

.inner-arrow {
	background: url(/images/inner-arrow.png) 0 0 no-repeat;
	margin: 0 0 0 93px;
	width: 12%;
	float: left
}

.aside-services {
	width: 100%;
	text-transform: uppercase;
	padding: 0 0 27px
}

.aside-services h2 {
	font: normal 18px ubuntulight;
	background: #4b6147;
	padding: 11px 0 11px 11px
}

.aside-services h2 a {
	color: #fff;
	display: block
}

.aside-services ul li {
	background: #d1d9c9;
	margin: 0 0 7px;
	padding: 10px 0
}

.aside-services ul li a {
	padding: 7px 0 7px 67px;
	display: block;
	font: normal 18px ubuntulight;
	color: #1b1b19
}

.aside-knee a {
	background: url(/images/aside-list-icons.png) 13px 0 no-repeat
}

.aside-hip a {
	background: url(/images/aside-list-icons.png) 13px -56px no-repeat
}

.aside-trauma a {
	background: url(/images/aside-list-icons.png) 13px -116px no-repeat
}

.aside-services ul li:hover {
	background: #81b052
}

.breadcrumb {
	font: normal 14px ubuntulight;
	color: #7e7e7e;
	padding: 0 0 30px 10px
}

.breadcrumb a {
	color: #7e7e7e
}

.breadcrumb a:hover {
	color: #81b052;
	text-decoration: underline
}

.dr-profile-list {
	padding: 0 0 0 10px
}

.inner-services-list {
	width: 97%;
	background: #f6f6f6;
	padding: 10px 0 20px 30px;
	margin: 0 0 24px
}

.services-knee,
.services-hip,
.services-trauma {
	float: left;
	width: 298px
}

.services-knee ul li,
.services-hip ul li,
.services-trauma ul li {
	background: url(/images/services-list-icon.gif) 2px 7px no-repeat !important;
	padding: 6px 0 0 12px
}

.services-knee ul li a,
.services-hip ul li a,
.services-trauma ul li a {
	color: #1b1b19;
	font: normal 17px MyriadProRegular;
	padding: 0 0 12px 15px;
	text-decoration: none !important
}

.services-dr-profile {
	width: 100%;
	background: #d0d8c8;
	margin: 0 0 10px;
	padding: 0 0 10px;
	clear: both
}

.services-dr-profile h2 {
	font: normal 24px MyriadProLightRegular;
	color: #fff;
	text-align: center;
	background: #4b6147;
	padding: 11px 0 0
}

.services-dr-img {
	float: none;
	margin: 13px auto;
	width: 50%
}

.view-profile a {
	background: #719250;
	color: #fff;
	font: normal 16px MyriadProRegular;
	float: none;
	margin: 0 auto;
	width: 50%;
	padding: 6px 0 6px 12px;
	display: block;
	border-radius: 18px
}

.view-profile a:hover {
	background: #494d4a
}

.reviews-list li {
	width: 26% !important;
	margin: 10px 0 0 !important;
	float: left !important;
	background: none !important
}

.blog h2 {
	color: #4A6347;
	font: bold 16px MyriadProRegular;
	padding: 10px 0 !important;
	text-decoration: none
}

.blog h2 a {
	color: #4A6347;
	font: bold 16px MyriadProRegular;
	text-decoration: none
}

.blog h2 a:hover {
	text-decoration: underline
}

.blog p {
	color: #1b1b19;
	font: normal 14px Arial, Helvetica, sans-serif;
	margin: 10px 0;
	padding: 0;
	line-height: 18px
}

.blog-more {
	margin: 10px 0 20px;
	text-align: right
}

.blog-more a {
	color: #316003;
	text-decoration: none
}

.blog-more a:hover {
	text-decoration: underline;
	color: #448304
}

article span.cat-blog {
	background: rgba(0, 0, 0, 0) url(/images/calendar_icon.png) no-repeat scroll left 0;
	display: block;
	float: left;
	padding: 0 10px 0 26px !important
}

.kento-pvc-total {
	background: rgba(0, 0, 0, 0) url(/images/total.png) no-repeat scroll left 0 !important;
	display: block;
	float: left;
	padding: 0 10px 0 27px !important
}

.BlogtextMain span.cat-blog1 {
	display: block;
	float: left;
	padding: 5px 10px 12px 26px !important;
	width: 374px
}

.BlogtextMain span.cat-blog {
	background: rgba(0, 0, 0, 0) url(/images/calendar_icon.png) no-repeat scroll left 0;
	display: block;
	float: left;
	padding: 0 10px 0 26px !important
}

.kento-pvc-today {
	display: none
}

#kento-pvc {
	display: none
}

.category p.cata-blog {
	float: left;
	width: 600px
}

.category p span {
	display: block;
	float: left;
	height: 19px;
	margin-right: 5px;
	width: 120px
}

.byline p {
	width: 210px
}

.byline p span {
	background: rgba(0, 0, 0, 0) url(/images/calendar_icon.png) no-repeat scroll right 0;
	display: block;
	float: left;
	height: 19px;
	margin-right: 5px;
	width: 20px
}

.cat-blog {
	background: rgba(0, 0, 0, 0) url(/images/calendar_icon.png) no-repeat scroll left 0;
	display: block;
	float: left;
	padding: 0 10px 0 26px !important
}

@media screen and (max-width:969px) {
	.banner-left {
		padding: 65px 0 0 10px
	}

	.dr-profile {
		width: 47%
	}

	.banner-right {
		width: 50%
	}

	.dr-content {
		width: 50%
	}

	.container-left {
		width: 50%
	}

	.container2-right {
		width: 46%
	}

	.about-us,
	.footer-left {
		padding: 0 0 0 10px
	}

	.about-us,
	.services,
	.appointments,
	.faqs,
	.quick-links,
	.social-icons {
		width: 16%
	}

	.footer-left {
		width: 74%
	}

	.inner-banner-text {
		width: 37%
	}

	.inner-banner-img {
		width: 55%
	}

	.dr-profile-list li,
	.inner-dr-profile-list li {
		margin: 0 4px 0 0;
		width: 223px
	}

	.location-and-directions li {
		width: 46%;
		height: 80px
	}

	article {
		width: 69%
	}

	.services-knee,
	.services-hip,
	.services-trauma {
		width: 50%
	}

	.container1-right {
		width: 50%
	}

	.contact-form input[type="text"],
	.contact-form input[type="email"],
	.contact-form textarea,
	.contact-online-div input[type="text"],
	.contact-online-div input[type="email"],
	.contact-online-div input[type="tel"],
	.feedback-form input[type="text"],
	.feedback-form input[type="email"],
	.feedback-form input[type="tel"],
	.feedback-form textarea,
	.feedback-div select,
	.contact-us-form input[type="text"],
	.contact-us-form input[type="email"],
	.contact-us-form textarea {
		width: 144px
	}
}

@media screen and (max-width:951px) {
	#access a {
		padding: 10px 27px
	}

	#access ul li:first-child a,
	#access ul li:last-child a {
		padding: 10px 25px
	}

	#access ul li ul li:first-child a,
	#access ul li ul li:last-child a {
		padding: 6px 0 6px 11px !important
	}
}

@media screen and (max-width:929px) {
	#access a {
		padding: 10px 21px
	}

	#access ul li:first-child a,
	#access ul li:last-child a {
		padding: 10px 23px
	}

	.dr-profile-list li {
		margin: 0 auto;
		width: 50%;
		float: none
	}

	.inner-banner-img {
		width: 50%
	}

	.inner-dr-profile-list li {
		width: 100%;
		background-size: 100%
	}

	article {
		width: 68%
	}

	.bullet1 a {
		left: 49%;
		top: 13%
	}

	.bullet2 a {
		left: 48%;
		top: 45%
	}

	.bullet3 a {
		bottom: 24%;
		left: 38%
	}

	.container1 ul li {
		width: 48%;
		margin: 0 5px 0 0;
		background-size: 100%
	}

	.appointment-list a {
		background: url(/images/sprit-image.png) no-repeat -47px 8px
	}

	.container1 ul li a .container-list-text {
		padding: 0 0 20px 46px
	}

	.patient-education a {
		background: url(/images/sprit-image.png) no-repeat-46px -258px
	}

	.container1 ul li a {
		font-size: 17px
	}

	.contact-address h3 {
		width: 96.2%
	}

	.contact-address-left h3,
	.contact-address-right h3 {
		width: 92% !important;
		font-size: 10px
	}

	.online-personal li {
		width: 154px
	}

	.contact-form input[type="text"],
	.contact-form input[type="email"],
	.contact-form textarea,
	.contact-online-div input[type="text"],
	.contact-online-div input[type="email"],
	.contact-online-div input[type="tel"] {
		width: 136px
	}
}

@media screen and (max-width:859px) {
	#access a {
		padding: 10px 20px
	}

	#access ul li:first-child a,
	#access ul li:last-child a {
		padding: 10px 17px
	}
}

@media screen and (max-width:847px) {
	#access a {
		padding: 10px 19px
	}

	#access ul li:first-child a,
	#access ul li:last-child a {
		padding: 10px 14px
	}
}

@media screen and (max-width:812px) {
	#access a {
		padding: 10px 12px
	}

	#access ul li:first-child a,
	#access ul li:last-child a {
		padding: 10px 13px
	}

	article {
		width: 65%
	}

	.social-icons {
		width: 18%
	}

	.header-left {
		width: 68%
	}

	.inner-banner-text {
		padding: 44px 0 0 60px
	}

	.inner-services-list {
		padding: 0
	}

	.container-left {
		width: 53%
	}

	.location-and-directions li {
		height: 100px;
		width: 45%
	}

	.dr-img {
		width: 40%
	}

	.dr-content {
		width: 58%;
		float: right
	}

	.dr-profile {
		background: #ECECEC;
		top: -5px
	}

	#slider1 img {
		max-width: 104% !important;
		width: 103% !important
	}

	#banner {
		background-size: 165%
	}

	.banner-left {
		padding: 15px 0 0 10px
	}

	.container1 ul li {
		width: 230px;
		margin: 0 0 10px 40px;
		height: 80px
	}

	.container1 ul li a .container-list-text {
		padding: 0 0 20px 48px
	}

	#tell-friend .form-container {
		width: 45%
	}

	.dr-profile-list li {
		width: 223px;
		margin: 7px auto
	}

	.inner-dr-profile-list li {
		width: 93%;
		margin: 7px auto
	}

	.services-knee ul li a,
	.services-hip ul li a,
	.services-trauma ul li a {
		font-size: 15px
	}

	.container2-right {
		width: 43%
	}

	.contact-online-div h3 {
		width: 97.1%
	}

	.container-left {
		padding: 62px 0 0
	}

	.dr-profile {
		top: 7px
	}

	.multimedia ul li {
		width: 92%
	}
}

@media screen and (max-width:770px) {
	#access a {
		padding: 10px
	}

	#access ul li:first-child a,
	#access ul li:last-child a {
		padding: 10px
	}

	.container2-right,
	.container-left {
		width: 94%
	}

	.dr-profile-list li {
		width: 225px;
		float: left;
		margin: 0 0 10px 20px
	}
}

@media screen and (max-width:739px) {
	#access a {
		padding: 10px 13px;
		font: normal 14px ubuntulight
	}

	#access ul li:first-child a,
	#access ul li:last-child a {
		padding: 10px
	}

	article {
		width: 61%
	}

	.about-us,
	.services,
	.appointments,
	.faqs,
	.quick-links {
		width: 15%
	}

	.social-icons {
		width: 23%
	}

	.services-knee,
	.services-hip,
	.services-trauma {
		width: 80%;
		float: none;
		margin: 0 auto
	}

	.inner-banner-text {
		padding: 13px 0 0 7px
	}

	.feedback-div label {
		width: 28%;
		float: left;
		width: 90%;
		float: left;
		display: block;
		text-align: left
	}

	.wpcf7-captcha-captcha-177,
	.wpcf7-captcha-captcha-734 {
		margin: 0
	}

	.online-contact-details li.full-list-buttons,
	.feedback-form li.full-list-buttons {
		width: 70%
	}

	.feedback-div label {
		width: 28%;
		float: left
	}

	.hip-replacement li {
		width: 42%
	}

	.contact-address-left {
		width: 49%
	}

	.contact-map {
		width: 40%
	}

	.contact-map ul li {
		width: 85%
	}
}

@media screen and (max-width:678px) {
	#access a {
		padding: 10px 14px;
		font: normal 14px ubuntulight
	}

	#access ul li:first-child a,
	#access ul li:last-child a {
		padding: 10px
	}
}

@media screen and (max-width:667px) {
	#access a {
		padding: 10px 9px;
		font: normal 13px ubuntulight
	}

	#access ul li:first-child a,
	#access ul li:last-child a {
		padding: 10px 9px
	}

	article {
		width: 58%
	}

	.inner-banner-text {
		width: 41%;
		padding: 24px 0 0 23px
	}

	.about-us,
	.services,
	.appointments,
	.faqs,
	.quick-links {
		width: 19%
	}

	.social-icons {
		width: 40%;
		float: none;
		margin: 0 auto;
		padding: 30px 0 0
	}

	.inner-banner-img {
		width: 49%
	}

	.header-left {
		width: 63%
	}

	article h2 {
		font-size: 24px
	}

	.location-and-directions li {
		padding: 0 0 20px 14px;
		width: 45%
	}

	.container2-right h2 {
		padding: 7px 0 0 27px
	}

	#tell-friend .form-container {
		width: 62%
	}

	.contact-form label {
		text-align: right;
		width: 28%
	}

	.feedback-div label {
		width: 90%;
		float: left;
		display: block;
		text-align: left
	}

	.wpcf7-captcha-captcha-177,
	.wpcf7-captcha-captcha-734 {
		margin: 0
	}

	.online-contact-details li.full-list-buttons,
	.feedback-form li.full-list-buttons {
		width: 70%
	}

	.contact-address h3,
	.contact-address-left h3,
	.contact-address-right h3 {
		width: 95%
	}

	.contact-address-left h3,
	.contact-address-right h3 {
		width: 105% !important
	}

	.dr-profile {
		top: -5px
	}

	.container-left {
		padding: 110px 0 0
	}
}

@media screen and (max-width:620px) {
	#access a {
		padding: 10px 12px;
		font: normal 10px ubuntulight
	}

	#access ul li:first-child a,
	#access ul li:last-child a {
		padding: 10px 9px
	}

	article {
		width: 56%
	}

	.inner-banner-text {
		font-size: 30px
	}
}

@media screen and (max-width:590px) {
	#access a {
		display: none
	}

	.mobile_menu {
		display: block
	}

	.header-right {
		float: none;
		width: 59%;
		padding: 0;
		margin: 0 auto
	}

	.header-right a {
		padding: 0
	}

	.header-left {
		float: none;
		margin: 0 auto;
		width: 54%
	}

	.bullet1 a {
		left: 47%
	}

	.bullet2 a {
		left: 47%;
		top: 42%
	}

	.bullet3 a {
		bottom: 22%;
		left: 37%
	}

	.banner-left p {
		display: none
	}

	.inner-banner-text h2 a {
		font-size: 26px
	}

	.container1-right {
		width: 97%
	}

	.container1 ul li {
		width: 230px;
		margin: 0 0 10px 10px
	}

	.dr-profile {
		width: 75%;
		margin: 0 0 20px 12%;
		position: static
	}

	.dr-profile-list li {
		width: 225px
	}

	.container-left {
		padding: 10px 0 0
	}

	#container2 {
		background: none
	}

	article {
		width: 95%;
		float: none;
		margin: 0 auto;
		padding: 30px 0 20px 10px
	}

	aside {
		float: none;
		margin: 10px auto
	}

	.about-us,
	.services,
	.appointments,
	.faqs,
	.quick-links {
		width: 24%;
		height: 141px;
		padding: 0 0 0 10px
	}

	.social-icons {
		width: 37%;
		float: left;
		padding: 0
	}

	.footer-menu {
		padding: 0 0 0 20px
	}

	#tell-friend .form-container {
		width: 80%
	}

	.feedback-div label,
	.contact-div label {
		text-align: right;
		width: 28%
	}

	.contact-form,
	.feedback-form {
		margin: 0 0 15px
	}

	.hip-replacement li {
		width: 24%
	}

	.contact-map ul li {
		width: 43%
	}

	.contact-map {
		width: 66%
	}

	.contact-address-left {
		width: 33%
	}
}

@media screen and (max-width:480px) {
	.inner-banner-img {
		width: 100%;
		float: left
	}

	.inner-banner-img img {
		width: 100%
	}

	.inner-banner-text {
		font-size: 26px;
		position: absolute;
		top: 50px;
		padding: 0;
		left: 30px
	}

	.container2-right,
	.container-left {
		width: 93%
	}

	.container1 ul li {
		width: 230px
	}

	.container1-right {
		width: 80%
	}

	.container-left {
		float: none;
		margin: 0 auto;
		width: 70%
	}

	.footer-left {
		width: 97%;
		float: none;
		margin: 0 auto;
		padding: 0 0 20px
	}

	.footer-right {
		float: none;
		margin: 0 auto;
		width: 40%
	}

	.banner-left {
		display: none
	}

	.banner-right {
		width: 85%;
		float: none;
		margin: 0 auto
	}

	#banner {
		background-size: 436% auto
	}

	.bullet1 a {
		left: 49%
	}

	.bullet2 a {
		left: 48%;
		top: 43%
	}

	.bullet3 a {
		bottom: 23%
	}

	.hip-replacement li {
		width: 42%
	}

	.location-and-directions li {
		width: 45%
	}

	.contact-address-left {
		width: 49%
	}

	.contact-map {
		width: 40%
	}

	.contact-map ul li {
		width: 85%
	}
}

@media screen and (max-width:416px) {

	.inner-banner-wrapper,
	.inner-banner-img {
		height: auto
	}

	.inner-banner-text h2 a {
		color: #fff
	}

	.inner-services-list {
		width: 92%
	}

	.container2-right,
	.container-left {
		width: 90%
	}

	.container1 ul li {
		margin: 0 0 10px
	}

	.feedback-div label,
	.contact-div label {
		width: 28%;
		float: left;
		width: 90%;
		float: left;
		display: block;
		text-align: left
	}

	.wpcf7-captcha-captcha-177,
	.wpcf7-captcha-captcha-734 {
		margin: 0
	}

	.contact-form li,
	.feedback-form li {
		padding: 10px 0 0 20px !important
	}

	.online-contact-details li.full-list label {
		width: 90%;
		text-align: left
	}

	.contact-online-div h3 {
		width: 96%
	}

	.online-comments textarea,
	.injury-details textarea {
		margin: 10px 0 10px 5px
	}
}

@media screen and (max-width:360px) {
	.inner-dr-img {
		margin: 0 auto;
		float: none
	}

	.about-us,
	.services,
	.appointments,
	.faqs,
	.quick-links {
		width: 28%
	}

	.social-icons {
		float: none;
		width: 45%;
		margin: 0 auto
	}

	.header-left {
		width: 75%
	}

	.header-right {
		width: 68%
	}

	.inner-banner-text {
		top: 15px
	}

	.dr-content p {
		display: none
	}

	.container1 ul li {
		margin: 0 0 10px -21px
	}

	#tell-friend .form-container {
		width: 87%
	}

	.services-knee ul li a,
	.services-hip ul li a,
	.services-trauma ul li a {
		font-size: 15px
	}

	article h1 {
		text-align: left
	}

	.feedback-div label {
		width: 90%;
		float: left;
		display: block;
		text-align: left
	}

	.contact-address-left h3,
	.contact-address-right h3 {
		width: 103% !important
	}

	.textMainBold {
		text-align: left
	}

	.contact-address p {
		text-align: left;
		padding: 0 0 12px
	}

	.container2-right h2 a {
		padding: 7px 0 0
	}
}

@media screen and (max-width:320px) {
	.contact-address-left {
		width: 75%;
		float: none;
		margin: 0 auto
	}

	.contact-map {
		width: 90%
	}

	.contact-map ul li {
		width: 44%
	}

	.inner-banner-text {
		display: none
	}
}
