@charset "UTF-8";
.left-col {
	margin: 0px;
	padding: 0px;
}
.productTextWide {
	margin-left: 110px;
}
.productTextWide ul {
	margin-top: 0px;
}
.productTextWide ul li {
	background-image: none;
	padding: 0px;
	margin: 0px;
	text-align: left
}
#HomeMarquee {
	width: 100%;
	position: relative;
	display: inline-block;
}
#main-content {
	margin-top: auto;
}
#homeFeatureLeft {
	width: 49%;
	float: left;
	margin-top: 10px;
}
#homeFeatureRight {
	border: 1px solid #ABABAB;
	background-color: #FFF;
	height: 133px;
	width: 50%;
	float: right;
	margin-top: 10px;
}
#homeFeatureRight p {
	margin: 0px 0px 10px 5px;
}
#homeFeature1Img img {
	width: 100%;
	height: auto;
}
#sliders {
	float: left;
}
#homeNews {
	float: right;
	margin-top: 5px;
	height: 150px;
}
#bxslider2 {
	margin-top: 5px;
}
.bx-viewport {
	padding-bottom: 5px;
}

@media screen and (max-width:955px) {
#homeFeatureRight {
	margin-right: 11px;
	width: 48%;
	height: auto;
}
#homeFeatureRight p {
	margin: 0px 4px 5px 5px;
	font-size: 90%;
}
#homeFeatureRight img {
	display: none;
}
.landingBottomTitleHome {
	font-size: 140%;
}
.bx-wrapper {
	max-width: none !important;
	margin-right: 15px !important;
}
#sliders {
	float: none;
}
#homeNews {
	float: none;
	width: 98%;
}
.productTextWide {
	width: 80%;
}
.lpMiddleContainer {
	width: 100%;
}
.lpMiddleCol {
	width: 100%;
	margin-bottom:10px;
}
.floatHalfRight {
	float: none;
	width: 99%;
}
.floatHalfLeft {
	margin-bottom: 10px;
}
.landingBottomBox
{
	width:99%;
}
}

@media screen and (max-width:640px) {
#homeFeatureLeft, #homeFeatureRight {
	float: none;
	width: 95%;
}
.productTextWide {
	margin-left: 0px;
	width: 100%;
}
.floatHalfLeft {
	width: 95%;
	text-align: center;
	margin-bottom: 10px;
}
.floatHalfRight {
	margin-right: 3px;
	width: 95%;
}
.lpMiddleContainer {
	width: 95%;
}
.lpMiddleCol {
	width: auto;
	margin-bottom: 10px;
}
.landingBottomBox {
	height: auto;
}
}

@media screen and (max-width:365px) {
.bx-wrapper {
	margin-right: 5px !important;
}
.bx-viewport {
	height: auto !important;
}
.col {
	margin-bottom: 10px;
	width: 100%;
}
#bxslider2 {
	width: 100% !important;
}
#bxslider2 li {
	width: 99% !important;
}
#homeFeatureLeft, #homeFeatureRight {
	width: 98%;
}
#homeNews {
	margin-top: -5px;
}
.lpMiddleCol {
	width: 100%;
}
.floatHalfRight, .floatHalfLeft {
	width: 97%;
}
.floatHalfLeft img
{
	width:100%;
}
#powerFeature1Img img
{
	width:100%;
	margin-bottom:10px;
}
}
