@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 800px) {
	body{
		background:#000;	
		width: auto!important;
	}
#page	{
	width:96%;
	margin:auto;
	    background: none;	
}
	
#headerimg {
    display: block;
    float: none;
    padding-left: 0px;
    width: 100%;
	text-align:center;
}	
ul.menu {
    float: none;
    padding-left: 0px;
    padding-top: 26px;
	display:block;
}
#header-img {
    float: none;
    width: 100%;
}
img{
	max-width:100%;
	display:block;	
}
#sidebar {
    background-color: #ee3423;
    display: block;
    float: none;
    padding-left: 0px;
    width: 100%;
	    clear: both;
}
#content {
    background-color: #fff;
    display: block;
    float: none;
    padding-left: 5%;
	padding-right: 5%;
    width:90%;
	    clear: both;
}
#footer {
    background-color: #110c0e;
    clear: both;
    display:block;
    height: auto;
    margin: 0 auto;
     padding-left: 2%;
	padding-right: 2%;
    width:96%;
}
ul.menu li a{
	text-indent:inherit;
	color:#fff;
	font-size:14px;	
}
ul.menu li a:hover{
	color: #EE3423;
}
.category-homepage-featured#post {
    clear: both;
    margin-bottom: 10px;
    padding-right: 0;
        width: auto;
}
.category-homepage-featured#post #thumbnail {
    height: auto;
    max-width: 100%;
    text-align: center;
	
}
.category-homepage-featured#post #thumbnail img{
	display: inline-block;
	}
#sidebar ul li {
    padding-left: 12px;
}
ul.menu li{
	width:100%!important;
	text-align:center;
	margin:10px 0;	
	background:none!important;
}
ul.menu li.company :hover, ul.menu li.home-over :hover, ul.menu li.products :hover, ul.menu li.featured :hover
, ul.menu li.news :hover, ul.menu li.distributors :hover, ul.menu li.contact :hover, ul.menu li.home :hover{
	background:none!important;	
	width:auto!important;	
}
ul.menu li a{
	text-decoration:none;	
}
ul.menu li.div{
	display:none;	
}
#catpost{
	width:100%;	
}
#footer div {
   float: none;
    text-align: center;
}
#header-img, .products-over{
	display:none;	
}
#sidebar.categories-product h3{
	position:relative;
	margin-left:12px;
width: 95%;	
}
.categories-product h3:after{
	position:absolute;
	content:'';
	 right:40px;
	 top:0px;
	 background:url(../images/burger-icon.png) no-repeat;
	 width:26px;
	 height:23px;	
}
.desktopFtr{
	display:none;	
}
.mobileFtr{
	display:block;
	margin:auto;
	display:block;	
}
.mobileFtr .ftrPh{
	font-size: 14px!important;
    padding: 5px 20px!important;
    display: inline-block;
    background: #D0D0D0;
    color: #000000!important;
    margin: 7px 0;
    text-decoration: none;
    border-radius: 4px;
    line-height: normal!important;
    width: 80%;
}
.mobileFtr .ftrPh:hover{
	background:#fff;	
}

#stimuli_outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 100%!important;
    height: 100%!important;
    margin: 0 auto;
}
#stimuli_imageDataContainer{
width: 100%!important;	
}

#stimuli_outerImageContainer img {
    max-width: 100%;
    display: block;
	    width: auto!important;
    height: auto!important;
}
.post {
    padding-right: 0px;
}
#sidebar.redClrNone{
	display:none;	
}
.clearNew{
	clear:both;	
}

.filterSearch {
    margin-left: 5%;
}
}