@media screen and (max-width: 1199px) {
	header{
		padding-top: 9px;
	}
	header .logo{
		margin-left: 15px;
	}
	.top-menu{
		clear: both;
		padding-bottom: 75px;
		padding-top: 20px;
		display: inline-block;
		text-align: right;
		width: 45%
	}
	.top-menu li {
		margin: 0 10px 0 0;
		padding: 5px 10px 5px 0
	}
	.top-menu > li:last-child{
		border: none;
		margin-right: 0;
		padding-right: 0;
	}
	.top-menu a {
		font-size: 12px
	}
	.main-menu{
		text-align: right;
		right: 15px
	}

	header .logo {
		width: 22%;
		height: 60px;
		background: url(../img/logo-mobile.png) no-repeat 50% 50%;
		background-size: contain;
		position: relative;
		left: 20px;
	}

	header .search-form{
		margin: 22px 20px 0 0;
		width: 24%
	}
	.footer-menu{
		clear: both;
		margin: 0 -10px;
		padding: 20px 0 0 0;
		width: auto;
		font-size: 0;
		line-height: 0;
		text-align: center;
	}
	.footer-menu li{
		display: inline-block;
		vertical-align: top;
		font-size: 16px;
		line-height: 20px;
		width: auto !important;
		margin:5px 10px 0;
		float: none;
	}
	.footer-layout{
		height: auto;
		margin: 0;
	}
	footer{
		height: auto;
		margin:0 auto;
		overflow: hidden;
		padding: 20px 15px;
	}
	.content{
		padding-bottom: 0;
		margin-bottom: 0;
	}
	footer .col-middle{
		float: none;
		overflow: hidden;
		text-align: center;
		width: auto;
	}
	footer .col-middle .fb-block{
		display: inline-block;
		vertical-align: top;
		text-align: left;
	}
	.home-widgets .widget{
		padding: 30px;
		border: none;
	}
	.home-widgets .widget-title{
		font-size: 28px;
		line-height: 1;
	}
	.home-widgets .side-left,
	.home-widgets .side-right {
		width: 100%;
	}
	.home-widgets .side-left .widget{
		width: 50%;
		float: left;
		min-height: 230px;
	}
	.widget-3 .discount{
		margin-top: 18px;
	}
	.home-widgets .widget-5{
		min-height: 0;
	}
	.widget-3 .discount + p{
		margin-top: 5px;
	}
	.content-col-left{
		width: 240px;
	}
	.content-col-right {
		float: none;
		width: auto;
		overflow: hidden;
	}
	.content-menu a{
		padding: 15px 25px;
	}
	.tabs-links{
		padding: 0;
		display: table;
		width: 100%;
		margin-bottom: -1px;
	}
	.tabs-links:before,.tabs-links:after{
		display: none;
	}
	.tabs-links li{
		display: table-cell;
		vertical-align: middle;
		height: 40px;
		float: none;
		border-radius:11px 11px 0 0;
		text-align: center;
	}
	.tabs-links li a{
		font-size: 12px;
		line-height: 16px;
		padding: 0 10px;
		display: inline-block;
		background: none !important;
	}
	.tabs-links li:hover a{
		color: #33a052;
	}
	.tabs-links li.current{
		background: #206433;
	}
	.tabs-links li a:before,.tabs-links li a:after{
		display: none;
	}
	.tabs-links li.current:hover a{
		cursor: default;
		color: #fff;
	}
	.tabs-links:after{
		display: none;
		height: 0;
	}
}

@media screen and (max-width: 1024px) {
	.content-col-right p img{
		max-width: 50%;
		height: auto;
	}
	.content-col-right .st-list{
		clear: both;
	}
	::-webkit-input-placeholder {
		font-size: 14px
	}
	:-moz-placeholder {
		font-size: 14px
	}
	::-moz-placeholder {
		font-size: 14px
	}
	:-ms-input-placeholder {
		font-size: 14px
	}
}

@media screen and (max-width: 992px) {
	.main-menu li{
		margin: 0;
	}
	.main-menu a{
		padding: 17px 12px 15px 12px;
	}
	.footer-menu li{
		font-size: 14px;
	}
	.home-widgets .widget-1 {
		width: 100%;
	}
	.tablet-hide{
		display: none !important;
	}
	.home-widgets p{
		font-size: 16px;
		line-height: 19px;
		margin-top: 19px;
	}
	.content-col-right .text-block{
		padding: 0;
	}
	.organizations-holder{
		padding: 15px 15px 5px 15px;
	}
	.tabs-list-holder .tabs{
		padding: 15px;
	}
	.tabs .tab-left{
		margin-right: 25px;
	}
	.tabs .box-title{
		font-size: 30px;
		padding: 0;
		margin-bottom: 10px;
	}
	.products-list .product-left,
	.products-list .product-right{
		float: none;
		width: auto;
		margin-bottom: 15px;
	}
	.products-list .product-left{
		margin: 0 0 30px;
	}
	.products-list .product-left img{
		width: 100%;
		box-sizing: border-box;
		display: block;
	}
	.content-col-right p{
		margin: 16px 0;
	}
	#ListContainer .prettyFileBar .prettyMapListSearch {
		float: left;
		width: 100%
	}
	#ListContainer .prettySearchValue {
		width: 100%;
		border-radius: 3px 8px 8px 3px;
		padding-right: 105px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box
	}
	#ListContainer .customCategoryList {
		margin-bottom: 20px
	}
	#ListContainer .doPrettySearch {
		right: 0
	}
}
@media screen and (min-width: 767px) {
	.home-banner .text-holder {
		padding: 48px;
	}
	.home-banner .text-holder h3{
		margin: 0 0 8px;
	}
}
@media screen and (min-width: 700px) {
	.home-banner .text-holder h3{
		font-size: 2.8em;
		line-height: 45px;
	}
	.home-banner .text-holder p {
	    font-size: 20px;
	    line-height: 22px;
	}
}
@media screen and (max-width: 700px) {
	.list-left, .list-right {
		width: 100%;
		display: block;
		margin-right: 0
	}
	.list-left {
		padding-bottom: 0
	}
}
@media screen and (min-width: 930px) {
	.home-banner .text-holder h3{
		font-size: 3.5em;
	    line-height: 45px;
	}
	.home-banner .text-holder p {
	    font-size: 24px;
	    line-height: 26px;
	}
}
@media screen and (min-width: 1100px) {
	.home-banner .text-holder h3{
		font-size: 4.08em;
	    line-height: 67px;
	}
	.home-banner .text-holder p {
	    font-size: 28px;
	    line-height: 30px;
	}
}
@media screen and (max-width: 767px) {
	.mobile-hide{
		display: none !important;
	}
	.menu-holder{
		position: fixed;
		left:-125px;
		top:0;
		width: 125px;
		height: 100%;
		min-height: 100%;
		overflow-y: auto;
		background:#232020; 
		box-shadow: inset -10px 0 10px rgba(0,0,0,0.45);
		transition: all 0.5s linear;
	}
	header .search-form{
		margin:0 12px 2px;
		height: 44px;
		padding: 0;
		float: none;
		width: auto;
	}
	.search-form [type="text"]{
		padding: 12px 30px 12px 0;
		background: none; 
		font-size: 12px;
		line-height: 20px;
		background: none;
		color: #fff;
		border-color: #fff;
	}
	::-webkit-input-placeholder {
		color: #fff;
		font: 12px/20px 'droid serif bold';
	}
	:-moz-placeholder {
		color: #fff;
		font: 12px/20px 'droid serif bold';
	}
	::-moz-placeholder {
		color: #fff;
		font: 12px/20px 'droid serif bold';
	}
	:-ms-input-placeholder {
		color: #fff;
		font: 12px/20px 'droid serif bold';
	}
	.search-form [type="submit"]{
		right: 0;
		background-image: url(../img/search-mobile.png);
		background-size: contain;
	}
	.main-menu {
		white-space: normal;
		position: relative;
		right: auto;
		bottom: auto;
		display: block;
		text-align: left;
	}
	.main-menu li{
		display: block;
	}
	.main-menu a{
		font-size: 8px;
		line-height: 12px;
		display: block;
		padding: 8px 18px;
		color: #fff;
		border-radius: 0;
	}
	.main-menu a:hover{
		background: none;
		color: #fff;
	}
	.main-menu a:before, .main-menu a:after{
		display: none;
	}
	.main-menu a.active,.main-menu .current-menu-item a{
		color: #649b79;
		background: #000; 
	}
	.top-menu{
		margin: 0;
		padding: 0;
		text-align: left;
		display: block;
		width: auto;
	}
	.top-menu li{
		border: none;
		margin:0;
		padding: 0;
		display: block;
		overflow: hidden;
	}
	.top-menu a{
		display: block;
		background: #fefefe;
		font-size: 8px;
		line-height: 12px;
		padding: 8px 20px;
		color: #206433 !important;
		box-shadow: inset 0 1px 2px rgba(2,3,3,0.25);
		margin: 0 -2px;
	}
	.top-menu li:first-child a{
		box-shadow: none;
	}
	.menu-holder .fb-link{
		display: block;
	}
	header{
		min-height: 0;
		padding: 10px 0 5px;
	}
	header .logo{
		margin: 0 auto;
		float: none;
		display: block;
		width: 185px;
		height: 60px;
		background: url(../img/logo-mobile.png) no-repeat 50% 50%;
		background-size: contain;
		position: relative;
		left: 20px; 
	}
	.open-mobile-aside{
		display: block;
	}
	footer{
		overflow: hidden;
	}
	.footer-menu,footer .col-middle,.content-col-left{
		display: none;
	}
	.footer-logo {
		width: 86px;
		margin-right: 15px;
	}
	footer .col-right{
		float: none;
		margin: 0;
		overflow: hidden;
	}
	footer .copyrights{
		font-size: 9px;
		line-height: 1.25;
	}
	footer .company-name{
		font-size: 16px;
		line-height: 1.2;
		margin: 4px 0;
	}
	.home-banner{
		overflow: hidden;
	}
	.home-banner .img-holder{
		margin:0 -15%;
	}
	.home-widgets .widget{
		width: 100%;
		border: none;
		height: auto !important;
	}
	.home-widgets .side-left .widget{
		min-height: 0;
		width: 100%;
	}
	.home-banner .text-holder{
		display: block;
	}
	.widget-6 .st-btn, .products-list .st-btn{
		font-size: 17px;
		line-height: 20px;
		padding: 15px 85px 15px 35px;
	}
	.widget-3 .discount .number {
		font-size: 36px;
	}
	.widget-3 .discount sup{
		font-size: 24px;
	}
	.widget-3 .discount .text{
		font-size: 14px;
	}
	.home-widgets .widget-6 {
		background-image: url(../img/widget-6-mobile.jpg);
		background-position: 50% 0;
		min-height: 0;
	}
	.home-widgets .widget-3 {
		background:  #DC3D53 url(../img/widget-3-mobile.jpg) no-repeat;
		background-position: 100% 100%;
		background-size: 221px 133px !important;
		min-height: 0;
	}
	.home-widgets .widget-1{
		background-image: url(../img/widget-1-mobile.jpg);
	}
	.menu-active .menu-holder{
		left:0;
	}
	.content-col-right{
		padding: 15px;
	}
	.content-title{
		font-size: 36px;
		line-height: 1.2;
	}
	.content-col-right p{
		font-size: 14px;
		line-height: 1.4;
		padding: 0;
		margin-top: 20px;
	}
	.organizations{
		margin: 0 -10px;
		text-align: center;
	}
	.organizations img{
		margin: 10px;
	}
	.organizations-holder .box-title{
		font-size: 18px;
		margin-bottom: 10px;
		text-align: center;
	}
	.organizations-holder{
		margin: 30px 0;
	}
	.tabs-links{
		table-layout: fixed;
	}
	.tabs-links li a{
		padding: 3px 8px 0;
		font-size: 8px;
		line-height: 12px;
	}
	.tabs-links li{
		height: 30px;
	}
	.tabs-list-holder{
		margin: 0 -15px
	}
	.tabs-list-holder .tabs{
		margin-bottom: -15px;
	}
	.tabs .box-title{
		font-size: 24px;
	}
	.tabs-list-holder .tab{
		padding: 15px 0
	}
	.products-list{
		margin: 0;
	}
	.products-list .product-name{
		font-size: 24px;
	}
	.content-col-right p{
		margin: 12px 0;
	}
	.products-list .product-right{
		margin-bottom: 10px;
	}
	.products-list .product-left{
		margin: 0 0 20px;
	}
}

@media screen and (max-width: 480px){
	.tabs .tab-left{
		margin: 0 0 30px 0;
		float: none;
		width: auto;
		text-align: center;
	}
	#ListContainer .sortList .menuDropDown {
		right: inherit;
		left: 4px
	}
}