/*Base Styles*/
.loadWrap {	
	margin:0 0 20px 0;
	position:relative;
}
@media screen and (max-width:1023px){
	.loadWrap {
		display:none;
	}
}

@media screen and (min-width:1024px){
	.prod-img {
		min-width: 455px;
		min-height: 385px;
	}
}
@media screen and (min-width:1024px) and (max-width:1439px){
	.loadWrap {
		min-height: 401px;
	}
}
@media screen and (min-width:1440px) {
	.loadWrap {
		min-height: 462px;
	}
	
}
@media screen and (min-width:320px) and (min-height:634px) {
	.prod-img img {
		min-width: 300px;
		min-height: 168px;
	}
}

.preloader {
	position: absolute;
	z-index: 999999;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%);
	-moz-transform: translate(-50%);
	transform: translate(-50%);
}
.royalSlider {
width: 600px;
/*height: 400px;*/
position: relative;
direction: ltr;
}
.royalSlider > * {
float: left;
}
.rsWebkit3d .rsSlide {
-webkit-transform: translateZ(0);
}
.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
-webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
-webkit-transform: none;
}
.rsOverflow {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
float: left;
-webkit-tap-highlight-color:rgba(0,0,0,0);
border:1px solid #d2cfc9;
	max-width: 912px;
}
.rsVisibleNearbyWrap {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
left: 0;
top: 0;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap .rsOverflow {
position: absolute;
left: 0;
top: 0;
}
.rsContainer {
position: relative;
width: 100%;
height: 100%;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsArrow,
.rsThumbsArrow {
cursor: pointer;
}
.rsThumb {
float: left;
position: relative;
}
.rsArrow,
.rsNav,
.rsThumbsArrow {
opacity: 1;
-webkit-transition:opacity 0.3s linear;
-moz-transition:opacity 0.3s linear;
-o-transition:opacity 0.3s linear;
transition:opacity 0.3s linear;
}
.rsHidden {
opacity: 0;
visibility: hidden;
-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}
.rsGCaption {
width: 100%;
float: left;
text-align: center;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
position: fixed !important;
height: auto !important;
width: auto !important;
margin: 0 !important;
padding: 0 !important;
z-index: 2147483647 !important;
top: 0 !important;
left: 0 !important;
bottom: 0 !important;
right: 0 !important;
}
.royalSlider .rsSlide.rsFakePreloader {
opacity: 1 !important;
-webkit-transition: 0s;
-moz-transition: 0s;
-o-transition:0s;
transition:0s;
display: none;
}
.rsSlide {
position: absolute;
left: 0;
top: 0;
display: block;
overflow: hidden;
height: 100%;
width: 100%;
}
.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
height: auto;
}
.rsContent {
width: 100%;
height: 100%;
position: relative;
}
.rsPreloader {
position:absolute;
z-index: 0;
}
.rsNav {
-moz-user-select: -moz-none;
-webkit-user-select: none;
user-select: none;
}
.rsThumbs {
cursor: pointer;
position: relative;
overflow: hidden;
float: left;
z-index: 22;
}
.rsTabs {
float: left;
}
.rsTabs,
.rsThumbs {
-webkit-tap-highlight-color:rgba(0,0,0,0);
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVideoContainer {
width: auto;
height: auto;
line-height: 0;
position: relative;
}
.rsVideoFrameHolder {
position: absolute;
left: 0;
top: 0;
background: #141414;
opacity: 0;
-webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
position: absolute;
z-index: 50;
left: 0;
top: 0;
width: 100%;
height: 100%;
}

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-right: 44px;
}
.rsABlock {
left: 0;
top: 0;
position: absolute;
z-index: 15;
}
img.rsImg {
max-width: none;
}
.grab-cursor {
cursor:url(grab.png) 8 8, move; 
}
.grabbing-cursor{ 
cursor:url(grabbing.png) 8 8, move;
}
.rsNoDrag {
cursor: auto;
}
.rsLink {
left:0;
top:0;
position:absolute;
width:100%;
height:100%;
display:block;
z-index: 20;
background: url(blank.gif);
}
.contentSlider {
width: 100%;
}
.contentSlider h3 {
font-size: 22px;
font-weight: bold;
text-align: center;
margin-bottom: 5px;
}
.contentSlider img {
max-width: 100%;
}
.content-slider-bg {
width: 86%;
padding: 24px 7%;
background: #FFF;
}
.slideWrap {
margin-bottom: 5px;
}

/***************
*
*1. Arrows
*
****************/

.rsDefault .rsArrow {
height: 100%;
width: 44px;
position: absolute;
display: block;
cursor: pointer;
z-index: 21;
}
.rsDefault.rsVer .rsArrow {
width: 100%;
height: 44px;
}
.rsDefault.rsVer .rsArrowLeft { top: 0; left: 0; }
.rsDefault.rsVer .rsArrowRight { bottom: 0;left: 0; }
.rsDefault.rsHor .rsArrowLeft {
left: -5px;
top: 0;
}
.rsDefault.rsHor .rsArrowRight {
right: -9px;
top: 0;
}
.rsDefault .rsArrowIcn {
width: 23px;
height: 62px;
top: 45%;
left: 50%;
margin-top: -16px;
margin-left: -16px;
position: absolute;
cursor: pointer;
background: url('arrow.png');
/*border-radius: 2px;*/
}
.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
background-position: 0px 0px;
}
.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
background-position: 0 -61px;
}
.rsDefault.rsVer .rsArrowLeft .rsArrowIcn { background-position: -96px -32px; }
.rsDefault.rsVer .rsArrowRight .rsArrowIcn { background-position: -96px -64px; }
.rsDefault .rsArrowDisabled .rsArrowIcn { opacity: .2; filter: alpha(opacity=20);*display: none; }

/***************
*
*2. Bullets
*
****************/

.rsDefault .rsBullets {
position: absolute;
z-index: 35;
left: 0;
bottom: 0;
width: 100%;
height: auto;
margin: 0 auto; 

background: #000;
background: rgba(0,0,0,0.75);

text-align: center;
line-height: 8px;
overflow: hidden;
}
.rsDefault .rsBullet {
width: 8px;
height: 8px;
display: inline-block;
*display:inline; 
*zoom:1;
padding: 6px 5px 6px;
}
.rsDefault .rsBullet span {
display: block;
width: 8px;
height: 8px;
border-radius: 50%;
background: #777;
background: rgba(255,255,255,0.5);
}
.rsDefault .rsBullet.rsNavSelected span {
background-color: #FFF;
}

/***************
*
*3. Thumbnails
*
****************/

.rsDefault .rsThumbsHor {
width: 100%;
height: 72px;
}
.rsDefault .rsThumbsVer {
width: 96px;
height: 100%;
position: absolute;
top: 0;
right: 0;
}
.rsDefault.rsWithThumbsHor .rsThumbsContainer {
position: relative;
height: 100%;
}
.rsDefault.rsWithThumbsVer .rsThumbsContainer {
position: relative;
width: 100%;
}
.rsDefault .rsThumb {
float: left;
overflow: hidden;
width: 96px;
height: 72px;
}
.rsDefault .rsThumb img {
width: 100%;
height: 100%;
}
.rsDefault .rsThumb.rsNavSelected {
background: #02874a;
}
.rsDefault .rsThumb.rsNavSelected img {
opacity: 0.3;
filter: alpha(opacity=30);
}
.rsDefault .rsTmb {
display: block;
text-transform: uppercase;
}
/* Thumbnails with text */
.rsDefault .rsTmb h5 {
font-size: 16px;
margin: 0;
padding: 0;
line-height: 20px;
color: #FFF;
}
.rsDefault .rsTmb span {
color: #DDD;
margin: 0;
padding: 0;
font-size: 13px;
line-height: 18px;
}

/* Thumbnails arrow icons */
.rsDefault .rsThumbsArrow {
height: 100%;
width: 20px;
position: absolute;
display: block;
cursor: pointer;
z-index: 21;
background: #000;
background: rgba(0,0,0,0.75);
}
.rsDefault .rsThumbsArrow:hover {
background: rgba(0,0,0,0.9);
}
.rsDefault.rsWithThumbsVer .rsThumbsArrow {
width: 100%;
height: 20px;
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0;left: 0; }
.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top:0; }
.rsDefault .rsThumbsArrowIcn {
width: 16px;
height: 16px;
top: 50%;
left: 50%;
margin-top:-8px;
margin-left: -8px;
position: absolute;
cursor: pointer;
background: url('rs-default.png');
}
.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -128px -32px; }
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -128px -48px; }
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }
.rsDefault .rsThumbsArrowDisabled { display: none !important; }
/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
	.rsDefault .rsThumb {
	width: 59px;
	height: 44px;
	}
	.rsDefault .rsThumbsHor {
	height: 44px;
	}
	.rsDefault .rsThumbsVer {
	width: 59px;
	}
}


/***************
*
*4. Tabs
*
****************/
.rsDefault .rsTabs {
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 0;
	width:100%;
	background-color: white;
}
.rsDefault .rsTab {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	height: auto;
	width: auto;
	padding: 11px;
	text-decoration: none;
	background-color: #e45600;
	font-weight: bold;
	color:white;
	border: 1px solid #e45600;
	border-bottom: none;
}
.rsDefault .rsTab:nth-child(even){
	margin:0 1px;
}
.rsDefault .rsTab.rsNavSelected {
	border: 1px solid #d2cfc9;
	border-bottom: none;
	background-color: #FFF;
	color:#333;
}
.rsDefault .rsTab.rsNavSelected:hover {
	background-color: white;
	border:solid 1px #d2cfc9;
	border-bottom: none;
}
.rsDefault .rsTab:hover {
	background-color: #ff9416;
	border: 1px solid #ff9416;
	border-bottom: none;
}

/***************
*
*5. Fullscreen button
*
****************/

.rsDefault .rsFullscreenBtn {
right: 0;
top: 0;
width: 44px;
height: 44px;
z-index: 22;
display: block;
position: absolute;
cursor: pointer;
}
.rsDefault .rsFullscreenIcn {
display: block;
margin: 6px;
width: 32px;
height: 32px;
background: url('rs-default.png') 0 0;
background-color: #000;
background-color: rgba(0,0,0,0.75);
*background-color: #000;
/*border-radius: 2px;*/
}
.rsDefault .rsFullscreenIcn:hover {
background-color: rgba(0,0,0,0.9);
}
.rsDefault.rsFullscreen .rsFullscreenIcn {
background-position: -32px 0;
}

/***************
*
*6. Play/close video button
*
****************/

.rsDefault .rsPlayBtn {
-webkit-tap-highlight-color:rgba(0,0,0,0.3);
width:64px;
height:64px;
margin-left:-32px;
margin-top:-32px;
cursor: pointer;
}
.rsDefault .rsPlayBtnIcon {
width:64px;
display:block;
height:64px;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-transition: .3s;
-moz-transition: .3s;
transition: .3s;
background:url(rs-default.png) no-repeat 0 -32px;
background-color: #000;
background-color: rgba(0,0,0,0.75);
*background-color: #000;
}
.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
background-color: rgba(0,0,0,0.9);
}
.rsDefault .rsBtnCenterer {
position:absolute;
left:50%;
top:50%;
}
.rsDefault .rsCloseVideoBtn {
right: 0;
top: 0;
width: 44px;
height: 44px;
z-index: 500;
position: absolute;
cursor: pointer;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0);
}
.rsDefault .rsCloseVideoBtn.rsiOSBtn {
top: -38px;
right: -6px;
}
.rsDefault .rsCloseVideoIcn {
margin: 6px;
width: 32px;
height: 32px;
background: url('rs-default.png') -64px 0;
background-color: #000;
background-color: rgba(0,0,0,0.75);
*background-color: #000;
}
.rsDefault .rsCloseVideoIcn:hover {
background-color: rgba(0,0,0,0.9);
}

/***************
*
*7. Preloader
*
****************/

.rsDefault .rsPreloader {
width:20px;
height:20px;
background-image:url(../preloaders/preloader-white.gif);
left:50%;
top:50%;
margin-left:-10px;
margin-top:-10px;
}

/***************
*
*8. Global caption
*
****************/
.rsDefault .rsGCaption {
position: absolute;
float: none;
bottom: 6px;
left: 6px;
text-align: left;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.75);
color: #FFF;
padding: 2px 8px;
width: auto;
font-size: 12px;
border-radius: 2px;
}

/***************
*
*9. Slides
*
****************/
.slideClear {
clear: both;
margin-bottom: 15px;
}
.slide {
padding: 5px;
/*width: 98%;*/
height: 100%;
overflow: hidden;
text-align: left;
}
.slide h2 {
font-size: 18px;
}
.freeSling {
background: url(../img/HeadPatientLift.jpg) no-repeat;
padding: 15px 15px 15px 25px;
width: 692px;
height: 150px;
}
.VehicleLift {
background: url(../img/HeadVehicleLift.jpg) no-repeat;
padding: 15px 5px 15px 35px;
/*width: 692px;*/
height: 150px;
}
.installGuide {
height: 300px;
}
.freeSling p {
font-size: 14px;
color: #333333;
line-height: 10px;
text-align: left;
}
.sliderImgTabs {
list-style-type: none;
margin-left: 15px;
float: left;
color: #6a8d00;
clear: both;
width: 100%;
}
.sliderImgTabs a {
text-decoration: none;
font-weight: bold;
font-size: 12px;
}
.sliderImgTabs li {
padding: 4px 0;
float: left;
margin-right: 15px!important;
width: 127px;
text-align: center;
box-shadow: 0 0 7px #7698de;
/*border-radius: 4px;*/
position: relative;
}
.slings .sliderImgTabs li {
width: 164px;
}
.sliderImgTabs a span {
display: inline-block;
height: 35px;
}
.wheelchairTypes .sliderImgTabs a span {
height: 15px;
padding-top: 5px;
}
.inactive {
box-shadow: none!important;
}
.sliderImgTabs img {
display: inline-block!important;
}
.innerTabContainer {
float: left;
width: 703px;
height: 120px;
padding: 20px 5px 10px 30px;
margin: 15px 0 0 -5px;
border-top: 1px solid #BBB;
box-shadow: inset 0 3px 5px #E5E5E5;
}
.innerTabContainer ul {
float: left;
width: 300px;
list-style-type: none;
margin-left: 20px;
font-size: 12px;
line-height: 15px;
}
.innerTabContainer ul li {
margin-top: 5px;
font-weight: normal;
margin:5px 0 0 0!important;
}
.innerTabContainer strong {
color: #4166b0;
margin-left: -15px;
}
.liftsLeft {
float: left;
width: 330px;
border-right: 1px solid #DDD;
margin-right: 10px;
margin-left: 10px;
}
.liftsRight {
float: left;
width: 350px;
}
.tabsChuck {
display: none;
z-index: 9999;
position: absolute;
left: 38%;
bottom: -19px;
height: 23px;
}
.slide .highlight {
color: #4166b0;
font-weight: bold;
padding-top: 8px;
display: inline-block;
font-size: 12px;
}
.patientLifts {
height: 200px;
}
.liftTypes {
height: 400px;
}
/*options tabs*/
.optionsLeft, .optionsLeft2 {
float: left;
list-style-type: none;
text-align: right;
width: 310px;
margin-top: 20px;
}
.optionsLeft2 {
width: 200px;
}
.optionsLeft li, .optionsLeft2 li {
background-image: url('../img/optionPointer.png');
background-repeat: no-repeat;
padding-right: 15px;
background-position: 100% 66%;
}
.optionsLeft li a, .optionsLeft2 li a  {
text-decoration: none;
color: #8e2091;
padding: 3px 5px;
display: inline-block;
/*border-radius: 4px;*/
margin-top: 5px;
font-weight: bold;
background-color: #E5E5E5;
font-size: 12px;
}
.optionsLeft li a:hover, .optionsLeft2 li a:hover {
color: #8e2091!important;
}
.optionsRight, .optionsRight2 {
border-left: 1px dashed #CCC;
float: left;
padding: 10px;
margin-left: 10px;
width: 377px;
}
.optionsRight2 {
width: 485px;
}
.optionsRight2 ol {
margin-left: 30px;
}
.prodImg {
float: right;
padding: 5px;
margin: 5px;
/*border-radius: 6px;*/
}
.prodImg:hover {
box-shadow: 0 0 5px #AAA;
}
.tabsThird {
float: left;
width: 33.333%;
text-align: center;
}
.vehicleLiftTypes {
height: 430px;
}
.slings {
height: 450px;
}
.slings .innerTabContainer {
height: 161px;
}
.innerTabContainer a {
float: right;
margin-top: 10px;
margin-right: 15px;
}
.fourSlides li {
width: 22%;
margin: 0 0 0 15px!important;
}
.hitchInfo {
height: 290px;
}
.inlineList {
margin-left: 25px;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
table.sliderTable {
margin-top: 15px;
font-size: 11px!important;
border: 1px solid #CCC;
text-align: center;
}
.sliderTable th {
color: #4166b0;
background-color: #EEE;
padding: 5px 3px;
border-right: 1px solid #CCC;
}
.sliderTable th:last-child {
border-right: none;
}
.sliderTable .tiny {
font-size: 10px;
line-height: 1.1em!important;
display: inline-block;
font-weight: normal;
padding-top: 1px;
}
.sliderTable td {
border-top: 1px solid #CCC;
border-right: 1px solid #CCC;
padding: 2px;
}
.sliderTable td:last-child {
border-right: none;
}
.needs h2 a:link, .needs h2 a:visited {
color: #361754;
text-decoration: none;
}
.needs h2 a:hover {
text-decoration: underline;
}
.needs {
height: 240px;
}
.slingPics {
margin: 10px 0 0 0;
}
div#content .slide h1 {
text-align: left;
}
.optionsRight p {
font-size: 12px;
font-weight: normal;
}
.contentHeaderHide {
display: none;
}
div.columnContainer .fullRightColumn .banner-area ul li {
line-height: 15px!important;
/* margin: 5px 0 0 15px; */
}

@-moz-document url-prefix() { 
	
}