@media (max-width: 1400px) {

.content {
	width: 1200px;
	min-width: 320px;
}

.moduletable_logo,
.moduletable_news ul, .moduletable_news h3,
.moduletable_careers h3, .moduletable_careers p,
.moduletable_contact,
.category-list,
.item-page
{
	margin-left: 5px;
}

.moduletable_menu,
.moduletable_tel,
.item-page
{
	margin-right: 15px;
}

.moduletable_welcome {
	padding-left: 15px;
}

.moduletable_welcome img {
	margin-right: 10%;
}

.moduletable_careers form {
	margin-top: -50px;
}

.moduletable_contact > p:nth-child(5) {
	margin-right: 0px;
}


}


@media (max-width: 710px) {

.copy {
  float: none;
  margin-right: 0;
}

.moduletable_careers form {
  margin-left: 0%;
}

.moduletable_contact {
  margin-left: 0px;
}

.content,
.moduletable_products,
.moduletable_contact,
.moduletable_slajder
{
	width: 100% !important; 
}

.moduletable_slajder {
  height: 250px !important; 
  display: table;
}

.moduletable_slajder img {
  width: 100% !important;
  height: auto !important;
  display: table !important;
}

.fixed .content {
  margin-top: 0px;
  width: 100%;
}

.fixed header,
.fixed header .wrap
{
  position: static;
  width: 100%;
  margin: 0;
  padding: 0;
}

.moduletable_welcome img {
	margin-right: 2%;
	margin-top: -20px;
}

.moduletable_careers form {
	margin-top: 20px;
	float: none;
	width: 100%;
	margin-left: 2%;
}

.moduletable_careers p,
.moduletable_careers h3,
.moduletable_careers.moduletable_careers.questions h3,
.moduletable_careers.moduletable_careers.questions h2
{
	float: none;
	width: 95%;
	height: auto;
}

.moduletable_careers.moduletable_careers.questions h2 {
	margin-top: 10px;
	margin-left: 0%;
}

.moduletable_careers.questions {
	display: block;
}

.category tr td, .category tr th {
    border: 1px solid #E6E6E6;
	padding-left: 10px;
	padding-right: 10px;
}

.item-page h1:before,
.content-category h2:before {
    display: none;
}

.moduletable_welcome p br,
.blog-featured
{
	display: none;
}

.moduletable_products img {
  clear: both;
  float: none;
}

.moduletable_products div.row {
  height: auto;
}

}

@media (max-width: 580px) {
.moduletable_logo {
	margin-bottom: 20px;
}

.moduletable_slajder {
  height: 220px !important; 
}

.moduletable_products div.row {
	height: auto;
	padding-bottom: 10px;
}

.moduletable_products table td {
	display: block;
}

.more {
	width: 60%;
}

.moduletable_products img {
    float: none;
    clear: both;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    width: 100%;
    height: auto;
    margin-right: 0px;
    display: block !important;
    margin-bottom: 20px;
}

.moduletable_contact p:nth-child(2) {
	margin-bottom: 20px;
}

footer p,
footer .copy,
footer .copy a
{
	clear: both;
	float: none;
	margin: auto;
	text-align: center;
	margin-bottom: 5px;
}

#categorylist_header_date {
	width: 50px;
}

.item-page {
	margin-top: 20px;
}

.moduletable_welcome img {
	display: none;
}

}

@media (max-width: 385px) {

.moduletable_slajder {
  height: 180px !important; 
}

.moduletable_welcome {
	background-color: #F7F7F7;
	padding-top: 20px;
	padding-bottom: 20px;
}

.moduletable_careers.questions h2 {
	padding-left: 0px !important;
	background: none !important;
}

.moduletable_tel,
.moduletable_lang,
.moduletable_logo
{
  margin: auto;
  float: left;
  width: 180px;
}

.moduletable_tel {
  float: right;
  margin-right: 10px;    
}

.moduletable_lang {
  width: 130px;
  margin-top: 10px;
  margin-bottom: 10px;
  float: right;
  margin-right: 10px;  
}

.moduletable_logo {
  width: 140px;
  margin-bottom: 10px;
  margin-left: 10px;
}

.moduletable_logo img {
   margin: auto; 
}

}


@media (max-width: 340px) {

.moduletable_logo {
  margin-left: 5px;
}

.moduletable_tel {
  width: 160px;
  margin-right: 5px;
}

.moduletable_tel p {
  padding-left: 30px;
}

.moduletable_lang {
  margin-right: 5px;
}



}

@media (max-width: 330px) {

.moduletable_slajder {
  height: 130px !important; 
}

.moduletable_products {
	margin-bottom: 0px;
}

.moduletable_news {
	padding-bottom: 20px;
}

}