/* Global Styles */
::selection {
	background: #011e4b; /* WebKit/Blink Browsers */
	color: #fff;
}
::-moz-selection {
 background: #011e4b; /* Gecko Browsers */
 color:#fff;
}
@font-face {
	font-family: Gotham;
	src: url(fonts/GothamRnd-Book.otf);
}
@font-face {
	font-family: minnon;
	src: url(fonts/MinionPro-Regular.otf);
}
@font-face {
	font-family: Gotham-b;
	src: url(fonts/GothamRnd-Bold.otf);
}
html, body {
	height: 100%;
}
body {
	font-family: Gotham, Raleway, sans-serif;
	font-weight: 300;
}
.body {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.clear {
	clear: both;
	width: 0;
	height: 0;
	display: inline;
}
/* Loading */
#mask {
	background-color: #FFF;
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 10000000000;
}
.loader {
	position: absolute;
	width: 40px;
	height: 40px;
	margin: -20px 0 0 -20px;
	top: 50%;
	left: 50%;
}
div.wpcf7 img.ajax-loader {
	border: medium none;
	margin-left: 4px;
	margin-right: 10px;
	margin-top: 15px;
}
/* Animate Styles */
.animate {
	opacity: 0;
}
.animate-slide {
	opacity: 0;
	bottom: -100% !important;
}
.mac-img div {
	position: relative;
	bottom: 0;
}
.show {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	margin: 30px 47px;
}
.show.delay {
	-webkit-transition: all 1.5s ease-in-out;
	-moz-transition: all 1.5s ease-in-out;
	-o-transition: all 1.5s ease-in-out;
	transition: all 1.5s ease-in-out;
}
p {
	font-weight: 400;
}
.space10 {
	margin-bottom: 10px;
}
.space20 {
	margin-bottom: 20px;
}
.space30 {
	margin-bottom: 30px;
}
.space40 {
	margin-bottom: 40px;
}
.space50 {
	margin-bottom: 50px;
}
.space60 {
	margin-bottom: 85px;
}
.space70 {
	margin-bottom: 70px;
}
.space80 {
	margin-bottom: 80px;
}
.space90 {
	margin-bottom: 90px;
}
/*---------------logo-box starts----------------------*/
.is-sticky {
}
.sec-head {
	background: none repeat scroll 0 0 #fff;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}
.top-links-container {
	padding: 15px 10px;
	margin: 0 auto;
}
.top-links-container ul {
	margin: 0;
	padding: 0;
}
.col-xs-3.logo-box {
	width: 34.7%;
}
.top-links-container ul li {
	list-style: none;
	padding: 0 10px 0 0;
	height: 45px;
}
.top-links-container ul li.contact_number {
	background: url(../images/call-us.png) no-repeat scroll 5px 5px;
}

	

.top-links-container ul li.contact_number, .top-links-container ul li.call_hours {
	font-size: 14px;
	line-height: 38px;
	text-align: right;
	width: 210px;
}
.top-links-container ul li.call_hours {
	background: url(../images/call-on.png) no-repeat scroll 45px 5px;
}
.top-links-container ul li.inj-box {
	padding-right: 0;
}
.top-links-container ul li.inj-box img {
	float: right;
}
.top-links-container ul li.inj-box .inj-link, #immediate-hand-injury-instructions a.inj-link {
	background: url(../images/injury-btn.png) no-repeat scroll right 0;
	cursor: pointer;
	display: block;
	height: 30px;
}

.top-links-container ul li.inj-box .inj-link:hover, #immediate-hand-injury-instructions a:hover {
	background: url(../images/injury-btn.png) no-repeat scroll right -40px;
}

#immediate-hand-injury-instructions a.inj-link.inj-contact {
	background: url(../images/insurer-contact.png) no-repeat scroll left 0;
	cursor: pointer;
	display: block;
	height: 30px;
}

#immediate-hand-injury-instructions a.inj-link.inj-contact:hover {
	background: url(../images/insurer-contact.png) no-repeat scroll left -40px;

}





.col-xs-3.inj-box > span {
	clear: both;
	display: block;
	font-size: 10px;
	text-align: right;
	margin-top: 3px;
	margin-right: 31px;
}
.top-links-container ul li a {
}
.top-links-container ul li a.logo {
	display: block;
	margin-top: 3px;
}
.down_section {
}
/*---------------logo-box ends----------------------*/
/* Header - nav */
.down_section {
	background: url(../images/down-arrow.png) no-repeat;
	width: 30px;
	height: 30px;
	position: fixed;
	right: 20px;
	cursor: pointer;
	bottom: 40px;
	z-index: 1000;
	-webkit-transition: all 0.9s linear;
	-moz-transition: all 0.9s linear;	
	-o-transition: all 0.9s linear;
	transition: all 0.9s linear;
}
.down_section.up_arrow {
	background: url(../images/up-arrow.png) no-repeat;
}
header {
	height: 60px;
	background: #041e49;
	left: 0;
	right: 0;
	z-index: 9999999;
}
header nav li a {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 2.5px;
	text-transform: capitalize;
}
.navbar-nav > li > a {
	margin-top: -1px;
	padding-bottom: 19px;
	padding-top: 20px;
}
.navbar-nav > li > a:hover {
	color: #fff !important;
}
.menu-link.main-menu-link.active {
	background: #0c4476;
}
.navbar-nav > li > a:hover {
	color: #fff;
	background: #0c4476;
}
.menu-link.main-menu-link > span {
	display: block;
	padding-bottom: 4px;
}
.menu-link.main-menu-link > span:hover, .menu-link.main-menu-link.active span {
	border-bottom: 1px solid #fff;
	color: #fff;
}
.navbar-brand {
	padding: 32px 0;
	margin: 0;
}
.sticky-wrapper {
	position: relative;
	z-index: 999;
	height: 0;
	margin-top:60px;
}
.navigation .current a {
	color: #fd6b6b !important;
}
.current {
}
/* Top wrap */
.slider-wrap {
	background: #000;
	position: relative;
	height: 550px !important;
}
.slider-wrap #owl-main .owl-item {
	overflow: hidden;
}
.slider-wrap #owl-main img {
	position: absolute;
	max-width: none;
	top: 0;
	width: auto;
}
#owl-main {
	margin-bottom: -10px;
}
#owl-main .owl-prev {
	width: 80px;
	height: 80px;
	background: url(../images/arrow-next.png) no-repeat center center;
	border: 2px solid #fff;
	font-size: 0;
	float: left;
	margin-left: 15px;
	position: relative;
	border-radius: 50%;
	border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	opacity: 0.7;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#owl-main .owl-next {
	width: 80px;
	height: 80px;
	border: 2px solid #fff;
	background: url(../images/arrow-prev.png) no-repeat center center;
	font-size: 0;
	float: right;
	margin-right: 18px;
	position: relative;
	border-radius: 50%;
	border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	opacity: 0.7;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#owl-main .owl-prev:hover, #owl-main .owl-next:hover {
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#owl-main .owl-buttons {
	height: 43px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0px;
	bottom: 300px;
	margin: auto;
	z-index: 999999;
}
.overlay {
/*background: url(../images/overlay.png);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 999;
	width: 100%;
	height: 100%;*/
}
.slide-content {
	z-index: 100000;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	display: table-cell;
	vertical-align: middle;
	height: 270px;
	margin: auto;
	bottom: 0;
	display: none;
}
#owl-main-text {
	height: 150px;
	margin-bottom: -30px;
}
#owl-main-text h2 {
	font-size: 100px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	margin-top: 0;
}
#owl-main-text h2 span {
	font-weight: 700;
}
.slide-content p {
	width: 870px;
	margin: 0 auto;
	position: relative;
	top: -15px;
}
.slide-content p .line-left {
	width: 25%;
	height: 1px;
	background: #fff;
	float: left;
	position: relative;
	top: 15px;
}
.slide-content p .line-right {
	width: 25%;
	height: 1px;
	background: #fff;
	float: right;
	position: relative;
	top: 15px;
}
.slide-content p span {
	font-size: 22px;
	font-family: Titillium Web;
	text-transform: uppercase;
	text-align: center;
	color: #fd6b6b;
	width: 50%;
	display: table;
	float: left;
}
.welcome img {
	display: table;
	margin: 0 auto;
}
.intro-btn {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #fff;
	padding: 14px 25px;
	margin: 45px auto 0;
	display: table;
}
.scroll-btn {
	width: 55px;
	height: 55px;
	background: rgba(0,0,0,0.5);
	border-radius: 50%;
	border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 50px;
	margin: 0 auto;
	display: table;
	z-index: 100001;
	display: none;
}
.scroll-btn:hover {
	background: rgba(0,0,0,1);
}
.scroll-btn:before {
	content: "\f078";
	font-family: FontAwesome;
	color: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 55px;
}
.home-video {
	min-height: 1070px;
	padding: 375px 0;
	background: none !important;
}
.home-img {
	padding: 350px 0;
	background: url(../demo/slider/main/01.jpg) no-repeat center center;
	background-size: auto 100%;
}
.home-pattern {
	padding: 375px 0;
	background: url(../images/pattern.jpg);
}
.service-box {
}
.service-box .space60 {
	margin: 0;
}
.service-box h3 {
	color: #fff;
}
/* Common Styles */
.section-title {
	color: #011e4b;
	font-size: 35px;
	font-weight: bold;
	margin: 0;
	text-align: center;
}
.section-subtitle {
	color: #9b9999;
	font-size: 16px;
	text-align: center;
	padding: 0px;
	line-height: 26px;
	margin: 0 auto;
	width: 570px;
}
.sep {
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	height: 13px;
	margin: 20px auto;
	width: 50px;
}
.section-title-lite {
	margin: 0;
	font-weight: 300;
	font-size: 40px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}
.section-subtitle-lite {
	color: #9b9999;
	font-size: 16px;
	text-align: center;
	padding: 0px;
	line-height: 26px;
	color: #fff;
	margin: 0 auto;
	width: 570px;
}
.sep-lite {
	height: 13px;
	background: url(../images/sep-lite.png) no-repeat center center;
	width: 100%;
	margin: 15px 0;
}
/* About wrap */
.about {
	background: #fff;
	position: relative;
	padding: 30px 0;
	position: relative;
	z-index: 0;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.about .sep {
}
.about .space60 {
	margin: 0;
}
.about .container.pr-no {
	padding: 0 !important;
}
.about .col-md-6 {
	padding-left: 10px !important;
}
.about h3.section-title, .services h3.section-title, .contact h3.section-title {
	margin-top: 30px;
}
.about .sep {
	background: #34b3b9;
}
.pr-no {
	padding-right: 0 !important;
}
.inj-box {
}
.inj-box .sep {
	background: #e09b6e !important;
	margin: 40px auto 0;
}
.services .pr-no {
	padding-left: 0;
}
.service-box .sep {
	background: #fff !important;
}
.key-ben-box .vc_column_container {
	margin-bottom: 30px;
}
.key-ben-box {
}
.key-ben-box div {
	text-align: center;
	padding: 0 7px 0 0;
}
.key-ben-box a img {
}
.key-ben-box p {
	color: #fff;
	margin: 0 auto 10px;
	width: 80%;
}
.key-ben-box h1 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.about p {
	font-size: 16px;
	line-height: 33.333px;
	color: #777;
	margin: 10px 0 18px;
}
.about-info, .service-info-left {
	padding-right: 60px;
}
.about-slider, .service-info-right {
	padding-left: 60px;
}
#owl-about .item img, #owl-project-single .item img {
	display: block;
	width: 100%;
	height: auto;
}
#owl-about .owl-prev, #owl-project-single .owl-prev {
	width: 43px;
	height: 43px;
	background: #fd6b6b url(../images/arrow-next.png) no-repeat center center;
	font-size: 0;
	float: left;
	margin-left: 0;
	position: relative;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background-size: 11px;
}
#owl-about .owl-next, #owl-project-single .owl-next {
	width: 43px;
	height: 43px;
	background: #fd6b6b url(../images/arrow-prev.png) no-repeat center center;
	font-size: 0;
	float: right;
	margin-right: 0;
	position: relative;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background-size: 11px;
}
#owl-about .owl-buttons, #owl-project-single .owl-buttons {
	height: 43px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 65px;
	margin: auto;
}
#owl-about:hover .owl-prev, #owl-project-single:hover .owl-prev {
	opacity: 1;
	visibility: visible;
	margin-left: 18px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#owl-about:hover .owl-next, #owl-project-single:hover .owl-next {
	opacity: 1;
	visibility: visible;
	margin-right: 18px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.highlight-text {
	color: #fd6b6b;
}
.btn1 {
	background-color: #fff;
	border: solid 1px #050404;
	line-height: 58px;
	padding: 0 50px;
	text-transform: uppercase;
	color: #191919;
	display: table;
	font-size: 16px;
	font-weight: 500;
	display: table;
}
.btn2 {
	background-color: #fff;
	border: solid 1px #a6aaab;
	line-height: 58px;
	padding: 0 50px;
	text-transform: uppercase;
	color: #a3a7a8;
	display: table;
	font-size: 16px;
	font-weight: 500;
	margin: 30px auto 0;
}
.btn1:hover, .btn2:hover, .intro-btn:hover, .btn3:hover {
	border: solid 1px #fd6b6b;
	color: #fd6b6b;
}
/* Services */
.services {
	background: #f7f6f4;
	position: relative;
	padding: 30px 0;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.service-content {
	padding: 25px;
	background: #f7f6f4;
	margin-bottom: 20px;
}
.service-content:hover {
	cursor: pointer;
	background: #e2e1de;
}
.service-info h4 {
	font-size: 26px;
	text-transform: uppercase;
	color: #222;
	margin: 0 0 10px;
	font-weight: 400;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.service-content:hover h4 {
	color: #000;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.service-info p {
	font-size: 16px;
	margin: 0;
	color: #777;
	line-height: 26px;
}
.service-ico {
	width: 70px;
	float: left;
	position: relative;
}
.ico1 {
	background: url(../images/ico1.png) no-repeat;
	width: 70px;
	height: 90px;
}
.ico2 {
	background: url(../images/ico2.png) no-repeat;
	width: 70px;
	height: 90px;
}
.ico3 {
	background: url(../images/ico3.png) no-repeat;
	width: 70px;
	height: 90px;
}
.ico4 {
	background: url(../images/ico4.png) no-repeat;
	width: 70px;
	height: 90px;
}
.ico5 {
	background: url(../images/ico5.png) no-repeat;
	width: 70px;
	height: 90px;
}
.ico6 {
	background: url(../images/ico6.png) no-repeat;
	width: 70px;
	height: 90px;
}
.service-info {
	margin-left: 85px;
}
/* Facts */
.facts {
	padding: 85px 0 110px;
	position: relative;
}
.facts h3 {
}
.facts h1 {
	border-bottom: 1px solid #000;
	font-size: 20px;
	margin: 30px 0;
	padding-bottom: 30px;
	text-align: left;
}
.facts-list {
	padding: 0;
}
.facts-list li {
	float: left;
	list-style: none;
	margin-right: 4.5%;
}
.facts-list li:last-child {
	margin-right: 0;
}
.facts-list li .fact-ico1 {
	background: url(../images/fact1.png) no-repeat;
	width: 74px;
	height: 94px;
	float: left;
}
.facts-list li .fact-ico2 {
	background: url(../images/fact2.png) no-repeat;
	width: 74px;
	height: 94px;
	float: left;
}
.facts-list li .fact-ico3 {
	background: url(../images/fact3.png) no-repeat;
	width: 74px;
	height: 94px;
	float: left;
}
.facts-list li .fact-ico4 {
	background: url(../images/fact4.png) no-repeat;
	width: 74px;
	height: 94px;
	float: left;
}
.facts-list li h6 {
	margin: 5px 0 0;
	margin-left: 85px;
	font-size: 19px;
	color: #fff;
	font-weight: 700;
	line-height: 30px;
}
.facts-list li h6 span {
	display: block;
	font-size: 60px;
}
/* Portfolio */
.portfolio-wrap {
	padding: 72px 0 110px 0px;
	background: #fff;
	border-top: 80px solid transparent;
	margin-top: -80px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.folio-project img {
	width: 100%;
	height: auto;
}
.portfolio-wrap .container {
	width: 100%;
	max-width: 100%;
	padding: 0px;
}
.portfolio-wrap .col-md-12 {
	padding: 0px !important;
}
.folio-item {
	padding: 0 0px 0px 0;
	width: 33.333%
}
.portfolio-grid {
	margin-top: 50px;
}
.portfolio-thumb {
	position: relative;
	overflow: hidden;
}
.no-padding {
	padding: 0 !important;
}
.portfolio-dark-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	background: #c7be9e;
	background: rgba(199, 190, 158, 0.81);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.portfolio-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
}
.portfolio-thumb:hover .portfolio-inner {
	opacity: 1;
}
.portfolio-thumb:hover .portfolio-dark-overlay {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.portfolio-inner h4 {
	font-size: 22px;
	text-align: center;
	color: #fff;
	margin: 0;
	font-weight: 400;
}
.portfolio-inner .zoom {
	width: 45px;
	height: 44px;
	background: url(../images/zoom.png);
	display: table;
	margin: 0 auto 20px;
}
.portfolio-inner-ctr {
	display: table-cell;
	margin: auto;
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 90px;
}
.project-single {
	padding: 0 0 40px;
	border-top: 80px solid transparent;
	margin-top: -80px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.project-single.container {
	width: 950px !important;
	min-width: 950px !important;
	margin: 0 auto;
}
.project-single h4 {
	color: #cecece;
	text-transform: uppercase;
	font-size: 35px;
	text-align: center;
	font-weight: 400;
	margin-top: 30px;
}
.project-single h6 {
	font-size: 15px;
	color: #817e7e;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.project-single p {
	color: #a1a7a8;
	font-size: 16px;
	line-height: 27px;
}
/* hand-injury-instructions */
.inj-left .wpb_wrapper {
	text-align: left;
	width: 73%;
	min-width: 300px;
}
.inj-left .section-title {
	margin-bottom: 20px;
	text-align: left;
}
.inj-left .two {
	font-size: 17px;
}
.inj-left .sep {
	background: #df9c68;
	float: left;
}
.hand-inj {
	background: #f4efe9;
	padding: 150px 0 108px;
}
.hand-inj .space60 {
	margin-bottom: 45px;
}
.hand-inj .container.pr-no {
}
.hand-inj ul, #immediate-hand-injury-instructions ul {
	list-style: none;
	margin-right: 10px;
}
.hand-inj li, #immediate-hand-injury-instructions li {
	margin-bottom: 33px;
	position: relative;
}
.hand-inj li p, #immediate-hand-injury-instructions li p {
}
.hand-inj strong, #immediate-hand-injury-instructions strong {
	display: block;
	margin: 0 0 10px -15px;
}
.hand-inj .round-arrow, #immediate-hand-injury-instructions .round-arrow {
	background: url("../images/round-arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: -46px;
	display: block;
	height: 57px;
	left: -43px;
	position: absolute;
	text-indent: -99999px;
	width: 38px;
	margin: 0;
}
#immediate-hand-injury-instructions a{
	margin-top: 10px;
    text-indent: -99999px;
    width: 170px;
}
#immediate-hand-injury-instructions strong{ font-size:16px; font-family: "Gotham-b";}
.owl-carousel {
	height: 550px !important;
}
.owl-theme .owl-controls {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 10px;
}
.owl-theme .owl-controls .owl-page span {
	background: url(../images/paging.png) no-repeat scroll 0 0 !important;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: url(../images/paging-active.png) no-repeat scroll 0 0 !important;
}
div.wpcf7-validation-errors {
	border: none !important;
	display: none !important;
}
span.wpcf7-list-item {
	margin: 0 !important;
}
/* dr_popup */
.overlay-bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	z-index: 98;
	display: none;
}
.dr_popup {
	background-color: #fff;
	border-radius: 20px;
	box-shadow: 7px -5px 42px 5px rgba(0, 0, 0, 0.76);
	display: none;
	height: 442px;
	left: 50%;
	margin-left: -446px;
	margin-top: -186px;
	padding: 60px 20px 20px;
	position: fixed;
	top: 50%;
	width: 760px;
	z-index: 1000;
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	-webkit-box-shadow: 7px -5px 42px 5px rgba(0,0,0,0.76);
	-moz-box-shadow: 7px -5px 42px 5px rgba(0,0,0,0.76);
	box-shadow: 7px -5px 42px 5px rgba(0,0,0,0.76);
}
.dr_popup .close_icon {
	background: url("../images/close-btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	cursor: pointer;
	display: block;
	float: right;
	height: 41px;
	margin: 10px;
	position: absolute;
	right: -28px;
	text-indent: -99999px;
	top: -28px;
	width: 42px;
}
.dr_popup h1 {
	font-weight: bold;
	font-family: Gotham, Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	margin-bottom: 0;
}
.dr_popup .content h2 {
	font-size: 15px;
	margin: 4px 0 20px;
	text-align: left !important;
}
.dr_popup .feat_img {
	margin-top: -5px;
}
.dr_popup .feat_img span {
	border-radius: 50%;
	border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	display: block;
	height: 262px;
	margin: 10px auto 0;
	overflow: hidden;
	width: 262px;
}


.staff-content-wrap .staff-pic{width:175px;
	height: 175px;}
.staff-pic span.member-photo {
	border-radius: 50%;
	border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	display: block;
	width:175px;
	height: 175px;
	overflow: hidden;
}

.dr_popup .content {	
	overflow: scroll;
	height: 318px;
}
.dr_popup .content .team-cnt {
	height: 200px;
	overflow: auto;
	text-align: left !important;
}
.dr_popup .sep {
	background: #34b3b9;
	margin: 15px 0;
}
/* dr_popup */


/* hand-injury-instructions */


/* Team */
.team-wrap {
	/*padding: 72px 0 110px 0px;
	background: #f7f6f4;
	border-top: 80px solid transparent;
	margin-top: -80px;*/
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	padding: 0 0 30px;
}
.team-wrap .sep {
	background: #e0ebb4 !important;
}
.team-wrap .container {
	width: 1200px;
	max-width: 1200px;
}
.team-wrap-box {
}
.team-box .two {
	margin: 0 auto;
	width: 263px;
}
.team-box {
	text-align: center;
	opacity: 0.6;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.team-box:hover {
	opacity: 1;
}
.team-box .team-img {
	border-radius: 50% !important;
	border-radius: 50% 50% 50% 50% !important;
	-moz-border-radius: 50% 50% 50% 50% !important;
	-webkit-border-radius: 50% 50% 50% 50% !important;
	display: block !important;
	height: 185px !important;
	margin: 30px auto 0 !important;
	overflow: hidden;
	padding: 0 !important;
	width: 185px !important;
}
.team-box h2 {
	font-size: 16px;
	font-weight: bold;
}
.team-box .team-cnt {
	height: 60px;
	overflow: hidden;
	height: 60px;
	margin: 0 auto 15px;
	overflow: hidden;
	width: 210px;
}
.drpopup {
	background-color: #dfecb9;
	border-radius: 20px;
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	color: #000;
	display: block;
	margin: 0 auto;
	padding: 5px;
	width: 114px;
}
.drpopup:hover {
	color: #000;
}
.team-box .btn1:hover {
	border: none;
}
.btn-ctr {
	display: table;
	margin: 60px auto 0;
	padding: 0 24px;
}
.team-info h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin: 18px 0 2px;
}
.team-info p {
	font-size: 17px;
	color: #8c8b8a;
	text-align: center;
	margin-bottom: 15px;
}
.team-social {
	padding: 0;
	display: table;
	margin: 0 auto;
}
.team-social li {
	list-style: none;
	float: left;
	margin: 0 4px;
}
.team-social li a {
	width: 41px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	background: url(../images/social.png);
	display: table;
	color: #fff;
	font-size: 16px;
}
.team-social li a:hover {
	background: url(../images/social-hr.png);
}
#why-choose-hand-injury-service {
}
#why-choose-hand-injury-service p {
	padding: 0 15px;
	width: 100%;
}
.wpcf7 .watermark {
	color: #041b42 !important;
}
::-webkit-input-placeholder {
 color: #041b42 !important;
}
:-moz-placeholder {
 color: #041b42 !important;
}
:-moz-placeholder {
 color: #041b42 !important;
}
:-ms-input-placeholder {
 color: #041b42 !important;
}
.staff-pic {
	position: relative;
	overflow: hidden;
}
.show {
	opacity: 0.5;
}
.show:hover {
	opacity: 1;
}
.staff-pic-overlay {
	font-size: 16px;
	color: #fd6b6b;
	text-align: center;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.85);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.staff-pic-overlay a {
	color: #fd6b6b;
}
.envelope {
	width: 59px;
	height: 46px;
	background: url(../images/mail.png) no-repeat;
	display: table;
	margin: 0 auto 6px;
}
.staff-overlay-ctr {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	vertical-align: middle;
	margin: auto;
	height: 75px;
}
.team-info:hover .staff-pic-overlay {
	top: 0;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.staff-content-wrap {
	/*background: #fff;*/
	padding-bottom: 30px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-align: center;
}
.team-info:hover .staff-content-wrap {
	/*background: #fd6b6b;*/
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.staff-pic > .img-responsive{
	border-radius: 50%;
	border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
}

.staff-content-wrap .staff-pic {
	border-radius: 50%;
	border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	margin: 0 auto;
/*	width: 80%;*/
	cursor: pointer;
}
.team-info p {
	font-size: 12px;
}
.team-info:hover p {
}
/* Skills */
.skills {
	padding: 50px 0 0 !important;
	overflow: hidden;
}
.skills li {
	float: left;
	width: 44%;
	list-style: none;
	margin-right: 12%;
}
.last {
	margin-right: 0 !important;
}
.skills li h5 {
	color: #222;
	font-size: 21px;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0 0 20px;
}
.skills li h5 span {
	color: #777;
	font-size: 22px;
	float: right;
}
.progress {
	height: 19px;
	background: #f0f0f0;
	width: 100%;
	position: relative;
	display: table;
	border-radius: 0;
	margin-bottom: 40px;
	box-shadow: none;
}
.progress em {
	position: absolute;
	top: 0;
	height: 19px;
	left: 0;
	background: #fd6b6b;
}
.info-wrap .container {
	width: 100%;
}
.info-wrap-content {
	width: 975px;
	margin: 0 auto;
}
.info-content-img img {
	display: table;
	margin: 0 auto;
}
.info-wrap {
	background: #f4efea;
	position: relative;
}
.info-wrap p {
	font-size: 17px;
	line-height: 36px;
	color: #696f6f;
	margin-bottom: 35px;
}
.info-wrap h1 {
	border-bottom: 1px solid #000;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px;
	text-transform: uppercase;
}
#for-immediate-instructions {
	background: none repeat scroll 0 0 #f6dfd1;
	height: 80px;
	padding: 10px 0;
	width: 100%;
}
.imm-box {
}
.imm-box h1 {
	font-weight: bold;
	font-size: 20px;
}
.imm-box ul {
	padding: 0;
	margin: 0;
	float:right;
}
.imm-box li {
	list-style: none;
	margin: 5px 0 0;
}
.imm-box li strong {
	font-size: 16px;
}
.imm-box a {
	background: none repeat scroll 0 0 #34b3b9;
	border-radius: 50px;
	border-radius: 50px 50px 50px 50px;
	-moz-border-radius: 50px 50px 50px 50px;
	-webkit-border-radius: 50px 50px 50px 50px;
	display: block;
	float: right;
	font-size: 13px;
	font-weight: bold;
	height: 32px;
	line-height: 33px;
	text-align: center;
	text-transform: uppercase;
	width: 178px;
	color: #fff;
}
.imm-box .rm-box, .imm-box .dp-box {
}
.imm-box .col-xs-1 {
	background: url("../images/sub.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	margin-top: 14px;
	padding: 0;
	text-indent: -99999px;
}
.imm-box .rm-box {
	margin-left: 260px;
}
.imm-box .dp-box {
}
.tex-box {
	padding: 0;
}
.tex-box li {
	list-style: none;
	position: relative;
	margin-bottom: 25px;
	font-size: 16px;
}
.tex-box li:before {
	left: -15px;
	top: 3px;
	position: absolute;
	content: "";
	width: 5px;
	height: 20px;
	display: inline-block;
	border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
.tex-box li.blue:before {
	background: #34b3b9;
}
.tex-box li.dark-blue:before {
	background: #041e49;
}
.tex-box li.orange:before {
	background: #e19a73;
}
.wrap-link {
	color: #fd6b6b;
	font-size: 17px;
	border-bottom: 1px solid rgba(199, 190, 158, 0.4);
	display: table;
	font-weight: 400;
	margin-bottom: 10px;
}
.wrap-link:hover {
	color: #2b2b2b;
	font-size: 17px;
	border-bottom: 1px solid #2b2b2b;
	display: table;
	font-weight: 400;
	margin-bottom: 10px;
}
.info-content-img {
	overflow: hidden;
}
.progress em {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.hide-progress {
	width: 0 !important;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
/* Clients */
.clients {
	padding: 72px 0 72px 0px;
	background: #f7f6f4;
}
.clients .container {
	width: 100%;
	padding: 0 60px;
}
#owl-clients .item {
	margin: 0 5px;
}
#owl-clients .item img {
	display: table;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 10px;
}
/* Testimonials */
.testimonials {
	padding: 110px 0 90px;
	background: #000 url(../demo/2.jpg);
	position: relative;
}
.parallax {
	background-size: 120% auto;
}
#owl-quote .quote {
	color: #FFF;
	font-style: italic;
	font-size: 28px;
	text-align: center;
	padding: 0 10%;
	font-weight: 300;
}
cite {
	font-size: 20px;
	display: table;
	margin: 35px auto 25px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}
#owl-quote .owl-controls .owl-page span {
	display: block;
	width: 11px;
	height: 11px;
	margin: 16px 3.5px 0;
	background: none;
	border-radius: 50%;
	border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	border: 2px solid #fd6b6b;
}
#owl-quote .owl-controls .owl-page.active span, #owl-quote .owl-controls.clickable .owl-page:hover span {
	background: #fd6b6b;
}
/* Contact */
.contact {
	/*	background: #282828;*/
	padding: 30px 0;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.contact div.wpcf7-mail-sent-ok {
	border: none !important;
}
.col-md-12.jt_col.vc_column_container {
	padding: 0;
}
.contact form {
	clear: both;
}
.contact .col-xs-12, .contact .col-xs-6 {
	padding: 0;
}
.contact input {
	border: 2px solid #041b42;
	border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	color: #041b42;
	padding: 10px;
}
.contact .pr-no {
	margin-bottom: 0;
}
.contact div {
	margin-bottom: 20px;
}
.cf-names.col-xs-12 {
}
.cf-names.col-xs-12 span {
	float: left;
	margin-right: 22px;
	width: 249px;
}
.contact div .name-wrap, .contact div .p-wrap {
	margin-bottom: 0px;
}
.contact .name-wrap {
}
.contact .p-wrap {
	text-align: right;
}
.contact .cf-names input, .contact .cf-phoneaddress input, .contact .cf-emailinsurance input {
	font-size: 15px;
	color: 041b42;
	font-weight: bold;
}
.contact .cf-names input {
	height: 45px;
	width: 252px;
}
.contact .name-wrap .LastName {
	margin-left: 3px;
}
.wpcf7-form-control.wpcf7-text.cf-workplace {
	margin-right: 4px;
}
.contact .cf-phoneaddress input, .contact .cf-emailinsurance input {
	width: 98%;
	height: 45px;
}
.contact .cf-phoneaddress {
}
.contact .cf-phoneaddress span, .contact .cf-emailinsurance span {
	width: 48.6%;
	float: left;
}
.contact .cf-phoneaddress .address, .contact .cf-emailinsurance .InsuranceProvider {
	margin-left: 11px;
}
.contact .cf-emailinsurance {
}
.contact .wpcf7-checkbox input {
	margin-right: 5px;
}
.contact .sub-btn {
	text-align: right;
	position: relative;
}
.contact .wpcf7-submit {
	background: none repeat scroll 0 0 #34b3b9;
	border-radius: 20px;
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border: 0 none;
	color: #fff;
	float: right;
	font-size: 15px;
	font-weight: bold;
	height: 32px;
	margin-right: 30px;
	padding: 0;
	text-transform: uppercase;
	width: 150px;
}
.contact .wpcf7-submit:hover {
	color: #000;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea {
	border: 1px solid #777;
	min-height: 56px;
	padding: 15px;
	/*color: #fff;*/
	font-size: 16px;
	background: none;
	border-radius: 2px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	margin-bottom: 25px;
	width: 100%;
}
.s-btn {
	background: none repeat scroll 0 0 #FD6B6B;
	border: medium none;
	display: table;
	/*color: #FFF;*/
	padding: 16px 60px 12px;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 2px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
}
.s-btn:hover {
	background: #a8a5a5;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.contact p {
	font-size: 15px;
	line-height: 24px;
}
.contact-info p {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 20px;
}
.contact-info a {
	font-size: 16px;
	color: #fd6b6b;
}
.orange-stripe {
}
.orange-stripe h3 {
	color: #fff;
}
.orange-stripe .sep {
	background: #e0ebb4;
}
.orange-stripe h1 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.orange-stripe p {
	color: #fff;
}
.contact .section-title {
	text-align: left !important;
	font-size: 25px;
	margin-bottom: 30px;
}
.contact-us-info {
}
.contact-us-info .col-md-12.jt_col.vc_column_container {
	margin-bottom: 30px;
}
.contact-us-info ul {
	padding: 0;
	list-style: none;
}
.contact-us-info ul li:before {
	border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	content: "";
	display: inline-block;
	height: 42px;
	left: -15px;
	position: absolute;
	top: 3px;
	width: 10px;
	margin-left: 12px;
}
.contact-us-info ul li.col-xs-4 {
}
.contact-us-info ul li h3 {
	font-size: 16px;
	margin: 5px 0;
	font-weight: bold;
	text-transform: uppercase;
}
.contact-us-info ul li.call {
}
.contact-us-info ul li.call:before {
	background: #34b3b9;
}
.contact-us-info ul li.call h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}
.contact-us-info ul li.call div {
	float: left;
	width: 50%;
}
.contact-us-info ul li.email {
}
.contact-us-info ul li.email:before {
	background: #e19a73;
}
.contact-us-info ul li.email .email-left a {
	color: #000;
}
.contact-us-info ul li.address {
}
.contact-us-info ul li.address:before {
	background: #dfecb9;
}
.contact .col-md-6.jt_col.vc_column_container {
	padding-left: 0;
}
/* Footer - Social */
.footer {
	background: #041e49 !important;
	padding: 30px 0;
}
.footer .footer-left.col-xs-6 {
	padding: 0;
}
.footer .footer-left.col-xs-6 .col-xs-4 {
	padding: 5px 5px 5px 0;
	min-width: 185px;
	width: 50%;
}
.footer .footer-left.col-xs-6 .col-xs-4 a {
	display: block;
	color: #fff;
}
.footer .footer-right.col-xs-6 {
	min-width: 120px;
}
.footer .footer-right.col-xs-6 a {
	color: #fff;
}
.footer .footer-right.col-xs-6 a:hover, .footer .footer-left.col-xs-6 .col-xs-4 a:hover {
	text-decoration: underline;
}
.footer .footer-right.col-xs-6 .col-xs-14 {
	margin-top: 30px;
	float: right;
}
.footer .footer-right .col-xs-13 > img {
	margin-top: 10px;
}
.footer .footer-right.col-xs-6 p {
	margin-left: 200px;
	margin-top: 30px;
	color: #fff;
	font-size: 13px;
}
.footer h2 {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0;
}
.footer .social-box {
	margin-bottom: 8px !important;
}
.social-footer {
	position: relative;
}
#scrolltop {
	position: absolute;
	width: 67px;
	height: 67px;
	display: block;
	text-indent: -99999px;
	background: url('../images/scrolltop.png') no-repeat;
	bottom: 70px;
	right: 20px
}
.social {
	padding: 0 25px;
}
.social li {
	float: left;
	width: 33.3333%;
	list-style: none;
	position: relative;
}
.social li i {
	font-size: 55px;
	text-align: center;
	line-height: 212px;
	color: #fff;
	display: table;
	margin: 0 auto;
}
.social li span {
	display: none;
	position: absolute;
	left: 20px;
	top: 20px;
	color: #fff;
	font-size: 16px;
	z-index: 9999;
}
.social li:hover span {
	display: block;
}
.social li:hover {
	background: #fd6b6b;
}
/* Blog */
.post-meta {
	color: #b7b7b7;
}
.post-meta a {
	color: #fd6b6b;
}
.post-meta a i {
	color: #fd6b6b;
	margin-right: 5px;
}
.date {
	width: 120px;
	height: 120px;
	background: url(../images/date.png) no-repeat;
	line-height: 120px;
	font-size: 24px;
	text-align: center;
	position: absolute;
	left: -45px;
	top: -27px;
}
.post-meta i {
	color: #fd6b6b;
	font-size: 15px;
}
.post-meta a {
	padding-right: 10px;
	margin-left: 10px;
}
.pm-link {
	color: #b7b7b7 !important;
}
.pm-link:hover {
	color: #fd6b6b !important;
}
article {
	padding-left: 80px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 80px;
	position: relative;
}
article h3 {
	font-size: 35px;
	margin: 13px 0 25px;
	border-top: 1px solid #ebebeb;
	padding-top: 12px;
}
article h3 a {
	color: #232323;
}
article h3 a:hover {
	color: #fd6b6b;
}
article p {
	line-height: 24px;
	color: #8e8e8e;
	margin-bottom: 25px;
}
#ajax {
	height: auto;
}
.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	border: 0;
}
.video iframe, .video object, .video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.slout-controls {
	display: table;
	padding: 0;
	margin: -50px auto 50px;
}
.s-controls-down {
	margin: 50px auto 0;
}
.slout-controls li {
	float: left;
	list-style: none;
	margin: 0 7px !important;
}
.slout-controls li a {
}
.close {
	width: 41px;
	height: 41px;
	opacity: 1 !important;
	margin-top: 0 !important;
}
.slout-controls li:hover, .slout-controls li a:hover, .close:hover {
	opacity: 1;
}
.tags {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 35px 0;
}
.tags a {
	font-size: 16px;
	text-transform: none;
	font-weight: 300;
	color: #fd6b6b;
}
.page-header {
	margin-bottom: 50px;
}
.page-navigation {
	padding: 0;
	margin: -30px 0 60px;
	display: table;
}
.page-navigation li {
	list-style: none;
	float: left;
	margin-right: 10px;
}
.page-navigation li a {
	width: 40px;
	height: 40px;
	border: 1px solid #ccc;
	color: #ccc;
	border-radius: 50%;
	border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	line-height: 38px;
	text-align: center;
	display: table;
}
.page-navigation li a:hover {
	border-color: #fd6b6b;
	color: #fd6b6b;
}
.page-navigation li.active a {
	background: #fd6b6b;
	border-color: #fd6b6b;
	color: #fff;
}
.search h5 {
	color: #000 !important;
}
.search1 {
	height: 30px;
	border: 1px solid #989898;
	border-radius: 2px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	padding-left: 35px;
	position: relative;
	width: 150px;
	font-size: 13px;
	background: url(../images/search.png) no-repeat left center;
	background-position: 10px 50%;
}
aside {
	padding-left: 50px !important;
	margin-top: 150px;
}
.side-widget {
	margin-bottom: 30px;
}
.side-widget h5 {
	font-size: 22px;
	font-weight: 600;
	color: #ff6b6b;
	margin: 0 0 20px;
}
.side-widget ul {
	padding: 0;
}
.side-widget ul li {
	list-style: none;
	color: #939191;
	border-bottom: 1px dotted #cdcdcd;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	position: relative;
	left: -15px;
}
.side-widget ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.side-widget ul li a {
	color: #939191;
}
.side-widget ul li a:hover {
	color: #ff6b6b;
}
.comments-wrap {
	margin-bottom: 70px;
}
.comments-wrap h6 {
	color: #fd6b6b;
	font-size: 30px;
	font-weight: 300;
	border-top: 1px solid #cdcdcd;
	border-bottom: 2px solid #cdcdcd;
	margin: 0;
	padding: 30px 0;
}
.comments-wrap span {
	color: #747474;
	float: right;
	font-size: 20px;
}
.comments-wrap span a {
	color: #fd6b6b;
}
.post-single {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 20px;
}
.comment-form {
	padding: 30px;
	border-bottom: 2px solid #cdcdcd;
	display: table;
	width: 100%;
}
.comment-form input {
	height: 60px;
	padding: 0 25px;
	font-size: 16px;
	width: 100%;
	color: #000;
	border: 1px solid #cdcdcd;
	margin-bottom: 30px;
}
.comment-form textarea {
	padding: 25px;
	font-size: 16px;
	width: 100%;
	color: #000;
	border: 1px solid #cdcdcd;
	margin-bottom: 30px;
}
.comment-form label {
	font-size: 20px;
	color: #fd6b6b;
	font-weight: 200;
	margin-bottom: 25px;
}
.comment-content {
	padding: 50px 50px 0;
}
.comment-content li {
	list-style: none;
	display: table;
	width: 100%;
}
.comment-gravatar {
	width: 115px;
	float: left;
}
.comment-author {
	margin-left: 135px;
	margin-top: 30px;
	font-size: 24px;
	font-weight: 700;
	color: #fd6b6b;
}
.comment-content .content {
	border: 1px solid #cdcdcd;
	border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	padding: 20px 15px;
	margin: 20px 0;
	margin-left: 135px;
}
.reply {
	font-size: 13px;
	text-transform: uppercase;
	background: #fd6b6b;
	padding: 7px 30px;
	color: #fff;
	float: right;
}
.comment-sub {
	padding-left: 100px;
}
#why-choose-hand-injury-service .vc_column_container:first-child {
	padding-left: 0;
}
#why-choose-hand-injury-service .vc_column_container:last-child {
	padding-right: 0;
}
/*-------------------------------------------------------------
		           THEME SWITCHER
--------------------------------------------------------------- */
#customizer {
	position: fixed;
	top: 64px;
	z-index: 999999;
	height: 100%;
}
.corner {
	display: block;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background: url(../images/icons/switcher/corner-open.png);
	position: absolute;
	top: 50px;
	left: -50px;
}
.s-close {
	right: -205px !important;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.s-open {
	right: 0 !important;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.corner.expanded {
	background: url(../images/icons/switcher/corner.png);
}
#options {
	width: 205px;
	height: 378px;
	background: #fff;
	padding: 0;
	position: relative;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.heading {
	padding-bottom: 15px;
	margin-bottom: 20px;
}
#options h6 {
	color: #5c5c5c;
	margin-bottom: 10px;
	font-size: 13px;
}
.options-segment {
	margin-bottom: 20px;
}
.customize-button {
	display: inline-block;
	margin: 0;
	font-size: 12px;
	color: #5c5c5c !important;
	background: #f7f7f7;
	border: 1px solid #e9e9e9;
	padding: 3px 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.color-head {
	font-size: 13px;
	text-align: center;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	color: #525252;
	line-height: 40px;
	background-position: 92.5% 50%;
	margin-bottom: 15px !important;
	text-transform: uppercase;
	font-weight: 800;
}
.fonts-head {
	font-family: Bitter;
	font-size: 16px;
	color: #525252;
	line-height: 23px;
	margin-bottom: 15px !important;
}
.customize-button:hover {
	background: #fff;
}
.customize-button:first-of-type {
	margin-right: 5px;
}
.color-scheme {
	padding: 0;
}
.color-scheme li {
	float: left;
	list-style: none;
}
.color-scheme a {
	display: block;
	height: 30px;
	width: 30px;
	margin: 0 4.25px 10px;
}
.fonts-sel {
	padding: 20px 25px;
	margin-bottom: 0;
}
.colors-sel {
	padding: 20px 25px 15px;
	margin-bottom: 0;
}
.headers-sel {
	padding: 15px;
	margin-bottom: 0;
}
.green a {
	background: url(../images/icons/switcher/3.png);
}
.orange a {
	background: url(../images/icons/switcher/7.png);
}
.blue a {
	background: url(../images/icons/switcher/1.png);
}
.red a {
	background: url(../images/icons/switcher/8.png);
}
.violet a {
	background: url(../images/icons/switcher/4.png);
}
.pale-green a {
	background: url(../images/icons/switcher/6.png);
}
.yellow a {
	background: url(../images/icons/switcher/5.png);
}
.fblack a {
	background: url(../images/icons/switcher/2.png);
}
.ocre a {
	background: #c7be9e;
}
.version {
	padding: 0;
	margin-bottom: -20px;
	display: table;
	width: 100%;
}
.version li {
	list-style: none;
	width: 44%;
	margin-right: 9%;
	float: left;
}
.version li a {
	padding: 21px;
	display: table;
}
.version li:last-child {
	margin-right: 0;
}
.lite, .lite:hover {
	background: #f3f3f3;
	color: #7f7f7f;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	font-weight: 700;
	cursor: pointer;
}
.dark, .dark:hover {
	background: #7f7f7f;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	font-weight: 700;
	cursor: pointer;
}
.options-head {
	background: #fd6b6b;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
	line-height: 50px;
}

@media only screen and (min-width: 1200px){
.col-xs-3.logo-box {
	width: 210px;
}
li.contact_number.col-xs-3 {
	margin-left: 15%;
}
li.call_hours.col-xs-3 {
	margin-left: 0.4%;
}
li.col-xs-4.dp-box {
	margin-left: 0;
}
}

@media only screen and (min-width: 1051px) and (max-width: 1199px){
.col-xs-3.logo-box {
	width: 210px;
}
li.contact_number.col-xs-3 {
	margin-left: 12%;
}
li.call_hours.col-xs-3 {
	margin-left: 0.4%;
}
li.col-xs-3.inj-box {
	float: right;
	width: 20%;
}
}

/* #Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */
@media only screen and (min-width: 960px) and (max-width: 1050px) {
.info-wrap {
	width: 100%;
}
.col-xs-3.logo-box {
	width: 30.7%;
}
.call_hours{
	display: none !important;
}
.inj-box{
	float: right;
}
.contact_number{
	margin-left: 9%;
}
#immediate-hand-injury-instructions .pr-no {
	width: 100% !important;
}
.imm-box .rm-box {
	margin-left: 224px;
}
.imm-box .col-xs-1 {
	background-position: 17px -1px;
}
.show {
	margin: 30px;
}
.cf-names.col-xs-12 span {
	margin-right: 0;
	width: 238px;
}
.contact .cf-names input {
	width: 226px;
}
.contact .cf-phoneaddress input, .contact .cf-emailinsurance input {
	width: 100%;
}
.contact .wpcf7-submit {
	margin-right: 16px;
}
.animate {
	opacity: 1;
}
#owl-main-text h2 {
	font-size: 60px;
	margin-top: 15px;
}
#owl-main-text {
	height: 125px;
	margin-bottom: -30px;
}
.slide-content p {
	width: 100%;
	margin: 0 auto;
	position: relative;
	top: -15px;
	padding: 0 25%;
}
.slide-content p .line-left {
	width: 10%;
	height: 1px;
	background: #fff;
	float: left;
	position: relative;
	top: 15px;
}
.slide-content p .line-right {
	width: 10%;
	height: 1px;
	background: #fff;
	float: right;
	position: relative;
	top: 15px;
}
.slide-content p span {
	width: 80%;
}
.portfolio-wrap .container {
	width: 100%;
	max-width: 100%;
}
.project-single.container {
	width: 100% !important;
	min-width: 100% !important;
	margin: 0 auto;
}
.team-wrap .container {
	width: 100%;
	max-width: 100%;
}
.facts {
	background-position: 100% 100% !important;
	background-size: 100% auto !important;
}
.testimonials {
	background-position: 100% 100% !important;
	background-size: 100% auto !important;
}
.facts-list li {
	float: left;
	list-style: none;
	margin-right: 2%;
	width: 23%;
}
.facts-list li:last-child {
	margin-right: 0;
}
.facts-list li .fact-ico1, .facts-list li .fact-ico2, .facts-list li .fact-ico3, .facts-list li .fact-ico4 {
	width: 42px;
	height: 53px;
	background-size: cover;
	float: left;
}
.facts-list li h6 {
	margin: 5px 0 0 52px;
	font-size: 17px;
}
.facts-list li h6 span {
	display: block;
	font-size: 50px;
}
.top-links-container ul li.contact_number, .top-links-container ul li.call_hours {
	font-size: 13px;
}
.col-xs-3.inj-box > span {
	margin-left: 26px;
}
.about, .services, .info-wrap, .team-wrap, .contact, .info-wrap {
}
.contact .cf-names input {
	width: 225px;
}
.contact p {
	font-size: 14px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
li.col-xs-4.rm-box {
	margin-left: 19%;
	float: left;
}
li.col-xs-1 {
	
}
li.col-xs-4.dp-box {
	margin-left: 2%;
}
}

@media only screen and (min-width: 960px) and (max-width: 991px){
header nav li a {
	font-size: 11px;
}
li.col-xs-4.rm-box {
	margin-left: 19%;
	float: left;
}
li.col-xs-1 {
	z-index: 9999;
}
li.col-xs-4.dp-box {
	float: right;
}
}

/* #Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 959px) {
.info-wrap {
	width: 100%;
}
.contact_number{
	width: 190px;
	margin-left: 7%;
}
.imm-box .rm-box {
	margin-left: 170px;
}
.top-links-container ul li.inj-box {
	float: right;
}
.show {
	margin: 30px;
}
.contact .cf-phoneaddress .address, .contact .cf-emailinsurance .InsuranceProvider {
	margin-left: 9px;
}
.contact .cf-phoneaddress input, .contact .cf-emailinsurance input {
	width: 99%;
}
.animate {
	opacity: 1;
}
.pr-no {
	padding-right: 15px !important;
}
#owl-main-text h2 {
	font-size: 60px;
	margin-top: 15px;
}
#owl-main-text {
	height: 125px;
	margin-bottom: -30px;
}
#ajax {
	height: auto !important;
}
.dr_popup {
	height: 390px;
	margin-left: -360px;
	padding: 20px;
	width: 90%;
}
.dr_popup .feat_img span {
	height: 182px;
	width: 182px;
}
.slide-content p {
	width: 100%;
	margin: 0 auto;
	position: relative;
	top: -15px;
	padding: 0 18%;
}
.slide-content p .line-left {
	width: 10%;
	height: 1px;
	background: #fff;
	float: left;
	position: relative;
	top: 15px;
}
.slide-content p .line-right {
	width: 10%;
	height: 1px;
	background: #fff;
	float: right;
	position: relative;
	top: 15px;
}
.slide-content p span {
	width: 80%;
}
.about-info, .service-info-left {
	padding-right: 30px;
}
.about-slider, .service-info-right {
	padding-left: 30px;
}
.facts {
	background-position: 50% 50% !important;
	background-size: 100% auto !important;
}
.testimonials {
	background-position: 50% 50% !important;
	background-size: 100% auto !important;
}
.facts-list li {
	float: left;
	list-style: none;
	margin-right: 2%;
}
.facts-list li:last-child {
	margin-right: 0;
}
.facts-list li h6 {
	margin: 5px 0 0;
	margin-left: 85px;
	color: #fff;
	font-weight: 700;
	line-height: 30px;
}
.facts-list li h6 span {
	display: block;
}
header nav li a {
	font-size: 11px;
	padding: 10px;
}
.top-links-container ul li.contact_number, .top-links-container ul li.call_hours {
	font-size: 13px;
}
.top-links-container ul li a {
	display: block !important;
	margin-left: 10px;
	margin-top: 6px !important;
}
.top-links-container ul li.inj-box {
	padding-right: 10px;
}
.col-xs-3.inj-box > span {
	font-size: 9px;
	display: none;
}
.key-ben-box p {
	width: 100%;
}
.imm-box li strong {
	font-size: 14px;
}
.imm-box a {
	width: 175px;
}
.team-box .two {
	width: 100%;
}
.contact-us-info ul li.call {
	margin-bottom: 30px;
	width: 100%;
}
.contact-us-info ul li.call div {
	float: left;
	width: 36%;
}
.contact .wpb_wrapper {
	padding: 0 20px;
}
.contact-us-info ul li.email, .call-left {
	margin-right: 100px;
}
.contact .col-md-6.jt_col.vc_column_container {
	width: 100%;
}
.cf-names.col-xs-12 span {
	float: left;
	width: 50%;
	margin-right: 0;
}
.contact .cf-names input {
	height: 45px;
	margin-bottom: 20px;
	width: 327px;
}
.contact .cf-phoneaddress .address, .contact .cf-emailinsurance .InsuranceProvider {
	margin-left: 6px;
}
.cf-names.col-xs-12 {
	margin: 0;
}
.contact p {
	width: 100%;
}
.facts-list li .fact-ico1, .facts-list li .fact-ico2, .facts-list li .fact-ico3, .facts-list li .fact-ico4 {
	width: 42px;
	height: 53px;
	background-size: cover;
	float: left;
}
.facts-list li h6 {
	margin: 5px 0 0 52px;
	font-size: 15px;
}
.facts-list li h6 span {
	display: block;
	font-size: 40px;
}
.portfolio-wrap .container {
	width: 100%;
	max-width: 100%;
}
.project-single.container {
	width: 100% !important;
	min-width: 100% !important;
	margin: 0 auto;
}
.team-wrap .container {
	width: 100%;
	max-width: 100%;
}
.info-wrap-content {
	padding: 0 15px;
	width: 100%;
	margin: 0 auto;
}
.portfolio-inner h4 {
	font-size: 17px;
}
.footer .footer-right.col-xs-6 p {
	color: #fff;
	font-size: 13px;
	margin-left: 15px;
	margin-top: 34px;
}
.top-links-container ul li.call_hours {
	display: none;
}

.staff-content-wrap .staff-pic{width:115px; height:115px;}
.staff-pic span.member-photo{width:115px; height:115px; overflow:hidden; display:inline-block;} 
.nav > li > a{padding-left:10px;padding-right:10px;}
}

/*  #Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */
/*@media only screen and (max-width: 767px) {
.top-links-container ul li a.logo{ width:180px; margin-left: 10px; margin-top: 7px;}
.call_hours	{ margin-left:0;}
.contact_number{ margin-left:55px;}
.inj-box{ display:none;}
.top-links-container ul li.contact_number, .top-links-container ul li.call_hours {
    background-position: 0 0;
    font-size: 13px;
    padding-left: 44px;
    width: 32%;
}
.navbar-nav > li > a{ background:#041e49;}
.navbar-nav > li > a span:hover{ border:none !important; color:#34b3b9;}
.title{
    padding: 0 40px;
}
.about, .services, .info-wrap, .team-wrap, .contact, .info-wrap{ padding: 146px 0;}
.imm-box{}
.imm-box .col-xs-1{ display:none;}
.imm-box li{
	display: block;
    float: none;
    height: 50px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.imm-box .rm-box, .imm-box .dp-box { width:58%; margin-top:15px;}
.team-box .title{ margin-bottom:50px;}
.team-box .two{ width: 347px;}
.contact .col-xs-4{ width:100%; clear:both; display:block; margin-bottom:20px;}
.contact .col-xs-4 p{ padding:0;}
.contact .section-title{ padding-left:25px;}
.contact .title{ padding:0;}
.contact-us-info ul{ padding-left: 42px;}
.contact p{ padding:0 20px;}
.contact .cf-names input{ width: 125px; height:38px;}
.contact .cf-phoneaddress input, .contact .cf-emailinsurance input{ width: 96%;}
.footer{}
.footer .col-xs-4{}
.footer .footer-right.col-xs-6 .col-xs-14{ width:100%; margin-top:10px;}

#ajax {
	height: auto !important;
}
#scrolltop {
	display: none;
}
.animate {
	opacity: 1;
}
.animate-slide {
	bottom: 0px;
	opacity: 1;
}
.date {
	display: table;
	margin: 0 auto 20px;
	position: relative;
	left: 0;
	top: 0;
}
.home-img {
	background-size: auto 100%;
}
#owl-main {
	width: 300%;
	position: relative;
	left: -100%;
}
.welcome img {
	width: 250px;
}
.overlay {
	display: none;
}
#owl-main-text h2 {
	font-size: 27px;
	margin-top: 20px;
}
.slide-content p {
	width: 100%;
	padding: 0 10%;
}
.slide-content p .line-left {
	width: 2%;
	height: 1px;
	background: #fff;
	float: left;
	position: relative;
	top: 10px;
}
.slide-content p .line-right {
	width: 2%;
	height: 1px;
	background: #fff;
	float: right;
	position: relative;
	top: 10px;
}
.slide-content p span {
	font-size: 13px;
	font-family: Titillium Web;
	text-transform: uppercase;
	text-align: center;
	color: #fd6b6b;
	width: 96%;
	display: table;
	float: left;
}
#owl-main-text {
	height: 100px;
	margin-bottom: -30px;
}
.intro-btn {
	font-size: 15px;
	padding: 10px 20px;
	margin: 35px auto 0;
	display: table;
}
.navbar-toggle i {
	color: #fff;
	font-size: 24px;
	margin-top: 15px;
	opacity: 0.3;
}
.navbar-toggle i:hover {
	opacity: 1;
}
.navbar-nav {
	margin: 9px 0;
	background: #282828;
}
.navbar-nav > li > a {
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom: 1px solid #333;
}
.navbar-collapse {
	padding: 0;
	border-top: 0 !important;
	box-shadow: none;
}
.section-title {
	font-size: 30px;
}
.section-subtitle {
	font-size: 16px;
	padding: 0px;
	width: 250px;
	line-height: 26px;
}
.section-title-lite {
	font-size: 30px;
}
.section-subtitle-lite {
	font-size: 16px;
	padding: 0px;
	width: 250px;
	line-height: 26px;
}
.pr-no {
	padding-right: 15px !important;
}
.about-info, .service-info-left {
	padding-right: 15px;
}
.about-slider, .service-info-right {
	padding-left: 15px;
}
#owl-about {
	margin-top: 50px;
}
.facts-list li {
	float: none;
	margin-right: 0;
	margin-bottom: 60px;
}
.facts-list li:last-child {
	margin-bottom: 0;
}
.service-info h4 {
	font-size: 18px;
}
.service-info p {
	font-size: 14px;
}
.portfolio-wrap .container {
	width: 100%;
	max-width: 100%;
}
.folio-item {
	padding: 0 1px 1px 0;
	display: block;
	width: 100%;
}
.folio-filter li a {
	font-size: 12px !important;
	font-weight: 500 !important;
	padding: 4px 10px !important;
	margin-right: 1px !important;
	margin-left: -6px !important;
}
.project-single.container {
	width: 100% !important;
	min-width: 100% !important;
	margin: 0 auto;
}
.team-wrap .container {
	width: 100%;
	max-width: 100%;
}
.team-wrap {
	padding: 72px 0 42px;
}
.staff-content-wrap {
	margin-bottom: 30px;
}
.info-wrap-content {
	padding: 0 15px;
	width: 100%;
	margin: 0 auto;
}
.skills li {
	float: none;
	width: 100%;
	list-style: none;
	margin-right: 0;
	margin-bottom: 20px;
}
.skills li:last-child {
	margin-bottom: 0;
}
.skills li h5 {
	font-size: 17px;
}
.skills li h5 span {
	font-size: 18px;
}
.clients .container {
	width: 100%;
	padding: 0 10px;
}
.facts {
	background-position: 50% 50% !important;
	background-size: auto 100% !important;
}
.testimonials {
	background-position: 50% 50% !important;
	background-size: auto 100% !important;
}
#owl-quote .quote {
	font-size: 20px;
}
.contact {
	padding: 60px 0 30px;
}
.contact .col-md-6 {
	padding: 0 15px !important;
	margin-bottom: 30px;
}
.social-footer {
	background: #e9e8e6;
	height: 150px;
}
.social {
	padding: 0 25px;
}
.social li i {
	font-size: 40px;
	line-height: 150px;
}
.social li span {
	font-size: 0;
}
.contact p {
	font-size: 15px;
	line-height: 22px;
}
.contact-info p {
	font-size: 16px;
	line-height: 26px;
}
.staff-content-wrap {
	display: table;
	margin: 0 auto 30px;
}
article {
	padding-left: 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 80px;
	position: relative;
}
aside {
	padding-left: 0 !important;
}
.comments-wrap h6 {
	color: #fd6b6b;
	font-size: 20px;
}
.comments-wrap span {
	font-size: 15px;
	line-height: 25px;
}
.comments-wrap span a {
	color: #fd6b6b;
}
.comment-form {
	padding: 30px 0;
}
.comment-content {
	padding: 50px 0 0;
}
.comment-sub {
	padding-left: 20px;
}
.comment-gravatar {
	width: 50px;
	float: left;
}
.comment-author {
	margin-left: 65px;
	margin-top: 15px;
}
.comment-content p {
	margin-left: 65px;
}
.btn1 {
	font-size: 15px;
}
}*/

/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.sticky-wrapper {
	height: 0 !important;
}
.staff-content-wrap .staff-pic {
	width:175px; height:175px;
	/*width: 50%;*/
}
.navbar-nav > li > a {
	background: #041e49;
	padding: 10px;
}
.menu-link.main-menu-link > span:hover {
	border: none;
}
header {
	height: 46px;
}
.team-wrap .container {
	min-width: 100%;
	width: 100%;
	overflow: hidden;
}
.top-links-container ul li.inj-box { float: right; min-width:157px;}


.top-links-container ul li.contact_number{font-size:11px; background:none; line-height:30px; float:left;width:auto; margin-left:15px;}
.navbar-toggle {
	margin-bottom: -7px;
	padding: 0;
	margin: 0;
}
.navbar-toggle i {
	font-size: 24px;
	margin-top: 8px;
}
.dr_popup {
	margin-left:5%;
	width: 90%;
	padding: 10px;
	left: 0; height:auto;
}
.dr_popup .feat_img {
	display: none;
	margin-top: 0;
	width: 100%;
}
.dr_popup .feat_img span {
	height: 182px;
	width: 182px;
}
.dr_popup .content {
	padding: 0;
	width: 100%;
}
.top-links-container {
}
.top-links-container ul .call_hours {
	display: none;
}
.top-links-container ul .contact_number {
	float: right;
	width: 50%;
}
.about .pr-no {
	padding: 0 30px;
}
.imm-box li {
	width: 100%;
	text-align: center;
}
.imm-box .rm-box, .imm-box .dp-box {
	display: inline-block;
	padding: 0;
	width: 50%;
	margin-left: 0;
}
.imm-box .col-xs-1 {
	display: none;
}
.imm-box a {
	width: 90%;
}
.contact-us-info ul li {
	display: block;
	width: 100%;
}
.cf-names.col-xs-12 span {
	float: none;
	margin-right: 10px;
}
.contact div .name-wrap, .contact div .p-wrap {
	width: 100%;
}
.contact .cf-phoneaddress span, .contact .cf-emailinsurance span {
	margin-bottom: 10px;
	width: 100%;
}
.contact .cf-names input {
	height: 44px;
	margin-bottom: 10px;
	width: 48%;
}
.footer .footer-right.col-xs-6 p {
	font-size: 11px;
	margin-left: 74px;
	margin-top: 3px;
}
.wpcf7-form-control.wpcf7-text.cf-workplace {
	margin: 0;
}
.contact p.col-xs-6 {
	width: 100%;
}
.contact label span {
	font-size: 12px;
}
.contact .cf-phoneaddress .address, .contact .cf-emailinsurance .InsuranceProvider {
	margin-left: 0;
}
.top-links-container ul li a.logo {
	margin-left: 10px;
	margin-top: 1px;
	width: 100%;
}
#owl-main {
	width: 100%;
	position: relative;
	left: 0;
}
.slider-wrap,.owl-carousel{height:350px !important; overflow:hidden;}
.welcome img {
	width: auto;
}
#owl-main-text h2 {
	font-size: 40px;
	margin-top: 20px;
}
.slide-content p {
	padding: 0 15%;
}
.slide-content p .line-left {
	width: 7%;
	height: 1px;
	background: #fff;
	float: left;
	position: relative;
	top: 10px;
}
.slide-content p .line-right {
	width: 7%;
	height: 1px;
	background: #fff;
	float: right;
	position: relative;
	top: 10px;
}
.slide-content p span {
	font-size: 16px;
	font-family: Titillium Web;
	text-transform: uppercase;
	text-align: center;
	color: #fd6b6b;
	width: 86%;
	display: table;
	float: left;
}
#owl-main-text {
	height: 115px;
	margin-bottom: -30px;
}
.intro-btn {
	font-size: 16px;
	padding: 14px 25px;
	margin: 45px auto 0;
	display: table;
}
.folio-filter li a {
	font-size: 14px !important;
	font-weight: 500 !important;
	padding: 4px 10px !important;
	margin-right: 5px !important;
	margin-left: 5px !important;
}
.facts-list {
	padding: 0;
	display: table !important;
	margin: 0 auto;
}
.folio-item {
	width: 50%;
}
#for-immediate-instructions {
	height: auto
}
.top-links-container ul li.call_hours {
	display: none;
}
}

/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */
@media only screen and (min-width: 600px) and (max-width: 767px) {
.sticky-wrapper {
	height: 0 !important;
}
.img-responsive {
	left: 0 !important;
}
.key-ben-box div {
	padding: 0;
}
#why-choose-hand-injury-service .vc_column_container:first-child {
	padding: 0 15px;
}
/* .dr_popup {
	height: 390px;
	margin-left: -266px;
	padding: 20px;
	width: 90%;
}
.dr_popup .feat_img span {
	height: 182px;
	width: 182px;
} */
.facts {
	background-position: 50% 50% !important;
	background-size: auto 100% !important;
}
.testimonials {
	background-position: 50% 50% !important;
	background-size: auto 100% !important;
}
li.contact_number {
}
}
.mb_YTVPBar {
	display: none !important;
}

@media only screen and (max-width: 480px) {
	.staff-content-wrap .staff-pic{width:115px; height:115px;}
.staff-pic span.member-photo{width:115px; height:115px;}
.sec-head{
	display: block;
}
.sticky-wrapper {
	height: 0;
}

.hand-inj {
	padding: 80px 10px 20px;
}
.hand-inj .pr-no {
	padding: 0;
}
.inj-left .section-title {
	font-size: 20px;
}
.key-ben-box div {
	padding-right: 0;
}
.navbar-nav > li > a {
	padding: 10px;
}
.contact {
	padding: 20px;
}
.footer {
	padding: 20px 0 0;
}
.footer .footer-right.col-xs-6 {
	width: 100%;
	padding: 10px 0 20px;
}
.footer .footer-right.col-xs-6 p {
	display: block;
	margin: 0;
}
.footer .footer-left.col-xs-6 .col-xs-4 {
	padding: 0;
}
.footer .footer-right.col-xs-6 a {
	font-size: 10px;
}
.dr_popup {
	margin-left:5%;
	width: 90%;
	padding: 10px;
	left:0;z-index:1000002; height:auto;
}
.dr_popup .feat_img {
	display: none;
	margin-top: 0;
	width: 100%;
}
.dr_popup .close_icon{right:-9px;}
#why-choose-hand-injury-service .vc_column_container:first-child {
	padding: 15px;
}
.dr_popup .feat_img span {
	height: 182px;
	width: 182px;
}
.dr_popup .content {
	padding: 0;
	width: 100%;
}
.navbar-nav > li > a {
	background: #041e49;
}
.menu-link.main-menu-link > span:hover, .menu-link.main-menu-link.active span {
	border-bottom: none;
}
.menu-link.main-menu-link > span:hover, .menu-link.main-menu-link.active span {
	border-bottom: none;
}
header {
	height: 46px;
}
.navbar-toggle {
	margin-bottom: -7px;
	padding: 0;
	margin: 0;
}
.navbar-toggle i {
	font-size: 24px;
	margin-top: 8px;
}
.top-links-container ul li.call_hours {
	display: none;
}
.top-links-container ul li.contact_number{
	clear:both; float:left; font-size:11px; width:135px; background:none; 
}
.top-links-container{padding:10px 0;}
.sec-head{z-index:100001;}


.top-links-container ul li {
	width: 100%;
}
.top-links-container ul li.logo-box{ width:50%;}
.top-links-container ul li.inj-box {
	width:50%;
	float:right;
}
.logo > img {
    width: 50%;
}
.top-links-container ul li a.logo {
	margin-left: 10px;
	margin-top: 7px;
	width: 271px;
}
.imm-box li {
	clear: both;
	display: block;
	list-style: outside none none;
	margin: 10px 0 20px;
	width: 100%;
}
.team-wrap .container {
	width: 100%;
}
.contact-us-info ul li {
	width: 100%;
	display: block;
	clear: both;
}
.contact-us-info ul li.call div {
	float: none;
	width: 100%;
}
.imm-box .col-xs-1 {
	display: none;
}
.imm-box .rm-box, .imm-box .dp-box {
	float: none;
	margin-top: 15px;
	width: 100%;
	margin-left: 0;
}
.imm-box a {
	float: none;
	width: 100%;
}
.team-box .title.two {
	padding: 0 20px;
}
.team-box .two {
	width: 100%;
}
.cf-names.col-xs-12 span {
	margin-right: 0;
	width: 100%;
}
.contact .cf-names input, .contact .cf-phoneaddress span, .contact .cf-emailinsurance span {
	display: block;
	margin-bottom: 10px;
	width: 100%;
}
.contact .cf-phoneaddress .address, .contact .cf-emailinsurance .InsuranceProvider {
	margin-left: 0;
}
.contact .cf-phoneaddress input, .contact .cf-emailinsurance input {
	width: 100%;
	height: 38px;
}
.contact .col-xs-12, .contact .col-xs-6 {
	width: 100%;
}
.contact .wpcf7-submit {
	margin-right: 0;
}
#for-immediate-instructions {
	height: auto
}
.slider-wrap {
	height: 300px !important;
}
.top-links-container  li.contact_number {
	padding-right:0px;
}
}

.team_container{text-align: center;}
.team_container .col-md-3{float:none !important; display:inline-block !important; vertical-align:top}

