a#mobMenu {
	display: none;
}


@media only screen and (max-width: 965px) {

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#mainContainer,
#header,
#homeSlider,
#contentContainer,
#footerContainer,
.footerContentUpper,
.footerContentUpper p,
.footerContentMiddle,
#footerContentLower,
.nivo-caption {
    width: 100% !important;
}


a#mobMenu {
    background-color: #000000;
    color: #ffffff;
    font-size: 15px;
    line-height: 15px;
    padding: 6px 25px 11px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
}

a#mobMenu img {
    margin-right: 10px;
    position: relative;
    top: 3px;
}




#homeSlider {
    
}

#homeSlider img {
    width: 100%;
}

.nivo-nextNav {
    left: auto !important;
    right: 10px;
}

.htmlcaption {
	float: left;
	width: 100%;
	background-position: center bottom;
	padding-bottom: 50px;
	text-align: center;
	padding-right: 0;
}



ul.cartNav {
    top: 0;
    width: 100%;
    background-color: #d82826;
    padding: 12px 0;
    z-index: 2;
}

ul.cartNav li {
    border-left: 1px solid #ffffff;
    margin: 0 0 0 5px;
}

ul.cartNav li.first {
	
}

ul.cartNav a {
    color: #ffffff;
}

ul.mainNav li ul {
    top: 43px;
}


.phone {
    background-color: #d80120;
    background-image: url("../images/phone-icon.png");
    background-position: center center;
    height: 45px;
    margin-top: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -10000px;
    top: 65px;
    width: 45px;
    z-index: 3;
}

.logo {
    height: auto;
    margin: 55px 0 0;
    text-align: center;
    width: 100%;
}

.logo h1 {
	margin: 0;
}


ul.mainNav {
    background-color: #000000;
    background-image: none;
    float: left;
    margin-top: 0;
    position: relative;
    top: 34px;
    width: 100%;
}

ul.mainNav a {
    font-size: 0.75em;
    padding: 15px;
}

ul.mainNav li.facebook, ul.mainNav li.twitter {
    margin: 0;
    padding-left: 5px;
    padding-top: 5px;
    float: left;
}

ul.mainNav li.twitter a {
    padding: 12px 0 18px 25px;
}






#contentContainer {
    padding: 40px 20px 0;
}





.homeHighlights {
    width: 100%;
}

.homeHighlights li {
    background-color: #efefef;
    background-image: none;
    height: auto;
    margin-right: 0;
    padding-bottom: 0;
    width: 33.33%;
    border: 1px solid #dddddd;
}

.homeHighlights li a {
    font-size: 1em;
    height: 150px;
    padding-bottom: 24px;
    position: relative;
    width: 100%;
}

.homeHighlights li a.shop {
	background-position: center 15px;
	background-size: 150px auto;
}

.homeHighlights li a.racking {
	background-position: center 15px;
	background-size: 150px auto;
}

.homeHighlights li a.shelving {
	background-position: center 15px;
	background-size: 150px auto;
}

.homeHighlights li a span {
    background-color: #d80120;
    background-image: none;
    bottom: 0;
    height: auto;
    right: 0;
    width: 100%;
}

.homeHighlights li.last a span {
    height: auto;
    padding: 6px 10px;
}









.subpageImage, .subpageImage a, .subpageImage img {
    height: auto;
    width: 100%;
}

.contentLeft {
    width: 60%;
}

#contentContainer .contentLeft ul.productListing {
    width: 100%;
}

#contentContainer .contentLeft ul.productListing li.lastInRow {
    margin-right: 24px;
}

#contentContainer .contentLeft ul.productListing li:nth-child(2n+3) {
    clear: both;
}

#contentContainer .contentLeft ul.productListing li a {
   
}

#contentContainer .contentLeft ul.productListing li a img {

}

iframe {
    width: 100%;
}

img.aboutImg {
	width: 100%;
	height: auto;
}

.productDetailContent form input.checkout {
    margin: 0 !important;
}





.contentRight {
    width: 40%;
}

.contentRight .subNavWrapper {
    width: 100%;
}

.contentRight .subNavWrapper h3 {
    width: 100%;
}

ul.accordion {
    margin: 0;
    width: 100%;
}

ul.accordion li {
    width: 100%;
}

.ui-accordion .ui-accordion-header {
    width: 100% !important;
}

ul.accordion li ul li {
    margin-left: 0;
    padding: 12px 0 0 7px;
    width: 100%;
}

.subNavWrapper img {
	width: 100%;
}

form.quickSearch {
    margin-right: 0;
    width: 100%;
}

form.quickSearch input {
    width: 100%;
}




#galleryWrapper {
    float: none;
    margin: auto auto 40px;
    max-width: 277px;
    width: 100%;
    overflow: hidden;
}

.galleria-images {
	
}

#galleryWrapper #galleria {
    width: 100% !important;
    height: 378px;
}

#galleryWrapper .galleria-container .galleria-stage img {
	max-height: 50px;
	width: auto !important;
}

.galleria-container {
    left: 0 !important;
}

.galleria-info {
    height: 225px;
    width: 100%;
    left: 0;
}

#galleryWrapper h3 {
    padding-top: 13px;
}





.subpageContactBox {
  	background: #444 none no-repeat scroll left bottom;
    height: auto;
    margin-top: 30px;
    padding: 11px 20px 20px;
    text-align: center;
    width: 100%;
}




/* Single Product */
#productDetailGalleryWrapper {
    margin: 20px 0 0;
    padding-right: 25px;
    width: 50%;
}

#productDetailGalleryWrapper #galleria {
    width: 100%;
}

.galleria-container,
.galleria-container .galleria-stage .galleria-image {
    width: 100% !important;
}







.productDetailContent {
    width: 50% !important;
}

.productDetailContent form {
    width: 100%;
}

.productDetailContent form label {
    width: 85%;
}

.productDetailContent form input {
    width: 13%;
}














.footerContentUpper img {
    float: left;
    margin-top: 17px;
}

.footerContentMiddle div {
	margin: 0;
}

.footerContentMiddle div ul {
    margin-right: 0;
    width: 100%;
}

.footerContentMiddle div ul li {
	padding: 4px 0;
}

.footerContentMiddle div:nth-child(1){
	padding-right: 25px;
    width: 17%;
    min-height: 255px;
}

.footerContentMiddle div:nth-child(2) {
    padding-left: 25px;
    padding-right: 20px;
    width: 29%;
    min-height: 255px;
}

.footerContentMiddle div:nth-child(3) {
    padding-left: 25px;
    padding-right: 20px;
    width: 29%;
    min-height: 255px;
}

.footerContentMiddle div:nth-child(4) {
    padding-left: 25px;
    padding-right: 0;
    width: 25%;
}

ul.footerContentLowerLeft {
    text-align: center;
    width: 100%;
}

#footerContentLower ul li {
    display: inline;
    float: none;
}

ul.footerContentLowerRight {
    text-align: center;
    width: 100%;
    padding-top: 10px;
}




}



@media only screen and (max-width: 640px) {


a#mobMenu {
	display: block;
}

ul.mainNav {
    display: none;
}

ul.mainNav.open {
	display: block;
}

ul.mainNav li {
    width: 100%;
}

ul.mainNav a {
    width: 100%;
}

ul.mainNav li.facebook, ul.mainNav li.twitter {
    padding-left: 0;
    width: 50%;
    padding-bottom: 20px;
}

ul.mainNav li.twitter a {
    background-position: right top;
    float: right;
    padding: 14px;
}

ul.mainNav li.facebook a {
	background-position: left top;
    float: left;
    padding: 14px;
}

ul.mainNav li ul {
    overflow: hidden;
    position: relative;
    width: 100%;
}

ul.mainNav li ul li {
    width: 100%;
}

ul.mainNav li ul li a {
    color: #000000;
    width: 100%;
}

ul.mainNav li ul {
    top: 0;
}


ul.mainNav li:hover > ul  {
	display: none;
}

ul.mainNav li.parent.open ul {
	display: block;
}




.homeHighlights li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
    width: 100%;
    margin-bottom: 10px;
}


.homeHighlights li a {
    background-color: #d80120 !important;
    background-image: none !important;
    height: auto !important;
    padding: 7px 0;
}

.homeHighlights li a span {
    position: relative;
    float: left;
    padding: 0 !important;
    height: auto !important;
}







.contentLeft {
    padding-right: 0;
    width: 100%;
}

form.contactForm input.sendButton {
    margin: 0;
}




#contentContainer .contentLeft ul.productListing li {
    margin: 0;
}

#contentContainer .contentLeft ul.productListing li:nth-child(3n+4) {
    clear: none;
}

#contentContainer .contentLeft ul.productListing li:nth-child(2n+3) {
    clear: both;
}

#contentContainer .contentLeft ul.productListing li a {
	border: 0;
}

#contentContainer .contentLeft ul.productListing li a img {
  
}

#contentContainer .contentLeft ul.productListing li .iconOverlay {
    
}



.contentRight {
    width: 100%;
}







/* Single Product */
#productDetailGalleryWrapper {
    width: 100%;
}

.productDetailContent {
    width: 100% !important;
}








.footerContentMiddle div {
    border: 0 none;
}



.footerContentMiddle div:nth-child(1) {
    min-height: 0;
    padding-right: 0;
    text-align: center;
    width: 100%;
}

.footerContentMiddle div:nth-child(2) {
    margin-top: 15px;
    min-height: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 100%;
}

.footerContentMiddle div:nth-child(3) {
    margin-top: 15px;
    min-height: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 100%;
}

.footerContentMiddle div:nth-child(4) {
    margin-top: 15px;
    min-height: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 100%;
}


} /* 640px */



@media only screen and (max-width: 505px) {


#contentContainer .contentLeft ul.productListing {
    float: none;
    margin: auto;
    width: 175px;
}


.subpageContactBox span {
    clear: both;
    display: block;
    margin-top: -3px;
}

form.contactForm input,
form.contactForm textarea {
    margin-left: 0;
    width: 100%;
}



ul.footerContentLowerLeft {
    float: none;
    margin: auto;
    max-width: 260px;
}

#footerContentLower ul.footerContentLowerRight li.last {
    clear: both;
    display: block;
}


}