.container {
	width:100%;
	max-width: 1200px;
	position:relative;
	margin: 0 auto;
	padding:0;
}
@media (max-width: 1980px) {
 body {
font-size: calc(13px + (15 - 12) * ((100vw - 300px) / (1600 - 300)));}
}
@media (max-width: 1280px) {
.container {
max-width:94%;
}
}
@media (max-width: 1024px) {
.container {
max-width:720px;
}
.node-type-webform #sidebar{
	display:none;
}
#main,
#sidebar{
	width:100%;
}
.taxon .views-row{
	width:46%;
}
.view-new-posts .view-content .views-row:nth-child(1),
.view-new-posts .view-content .views-row:nth-child(n+2){
	width:100%;
	margin-bottom:20px;
}
.view-categories .views-row:nth-child(1){
	margin-left:0;
	margin-bottom:20px;
}
.view-categories .views-row:nth-child(1),
.view-categories .views-row:nth-child(n+2){
	width:100%;
}
.view-categories .views-row:nth-child(1) .img-item img{
	width:100%;
	height:auto;
}
}
@media (max-width: 768px) {
	.container {
max-width:540px;
}
body {
 text-align:left;
}
#logo {
width:auto;
height:25px;
padding:10px 0px;
margin-left:50px;
}
#block-superfish-1 {
float:none;
display:block;
margin:0;
}
#superfish-1-toggle {
position:absolute;
left:5px;
top:6px;
margin:auto;
width:32px;
height:32px;
display:block;
text-indent:-9999px;
background:url(images/mobile.png) no-repeat center top;
}
#block-superfish-1 .bcontent ul li a.sf-depth-1 {
padding:0.5em;
font-size:1.2em;
}
#block-superfish-1 .bcontent ul li a.sf-depth-2 {
padding:0.5em;
font-size:1.1em;
}
.block-commerce-multicurrency {
clear:both;
}
.breadcrumb {
font-size:0.9em;
}
.body img {
width:94%;
height:auto;
margin:0 auto;
}
.node-type-articles #main{
	margin-bottom:2em;
}
.view-new-posts .views-row:nth-of-type(1) h3 a{
	font-size:1.1em;
}
.field_category a{
	bottom:10px;
}
.taxon .views-row {
 width:100%;
}
#block-views-categories-block, #block-views-categories-block-1, #block-views-categories-block-2, #block-views-categories-block-3{
	width:100%;
}

#media, #product {
 width:100%;
 float:none;
}
#footer .block {
 width:50%;
 padding:0;
 margin:0 0 1.5em 0;
 float:none;
 border:none !important;
}
}
@media (max-width: 540px) {
		.container {
max-width:94%;
}
 body {
 padding-bottom: 0;
}
.form-text{
	max-width:100%;
}
.new-item .entry-in{
	padding:20px;
}
.view-new-posts h2{
	font-size:1.2em;
}
.btn a{
	margin-top:25px;
}
.view-content{
	display:flex;
	flex-wrap:wrap;
}
.view-new-posts .views-row:nth-of-type(n+2) .new-item{
	flex-direction:column;
}
.view-new-posts .views-row:nth-of-type(n+2) .new-item .img-item,
.view-new-posts .view-content .views-row:nth-child(1) .img-item{
	height:180px;
	width:100%;
	overflow:hidden;
}
.view-new-posts .views-row:nth-of-type(n+2) .new-item .entry,
.view-new-posts .view-content .views-row:nth-child(1) .entry{
	min-height:100px;
	width:100%;
}
.view-new-posts .views-row:nth-child(1) img{
	max-height:unset;
}
.view-new-posts .views-row:nth-of-type(even) .new-item .img-item{
	order:unset;
}
.webform-client-form .form-item:nth-child(-n+3),
.webform-client-form .form-item:nth-child(4){
	width:100%;
	position:relative;
}
footer {
 position: relative;
 font-size:1.2em;
}
#footer .block {
 width:100%;
 padding:0;
 margin:0 0 1.5em 0;
 float:none;
 border:none !important;
}
}
