/* webkit-specific letter-spacing */
@media screen and (-webkit-min-device-pixel-ratio: 0)
{
	body
	{
		letter-spacing: 0px;
	}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 0px) and (max-width: 599px) {

	img {
		max-width: 100%;
		height: auto;
		width: auto\9; /* ie8 */
	}
	
	.video embed,
	.video object,
	.video iframe {
		width: 100%;
		height: auto;
	}
	
	html {
		-webkit-text-size-adjust: none;
	}
	
	input[type="submit"], input[type="reset"] {
		appearance: none;
		-webkit-appearance: none;
	}

.slicknav_menu {
	background: transparent !important;
	border: medium none !important;
	box-shadow: none !important;
	display: block;
	margin: 0 auto !important;
	padding: 0 !important;
	position: absolute;
	width: 90.5%;
	z-index: 400;
	top: 142px;
	right: 15px;
	left: inherit;
}

.slicknav_home .slicknav_menu {
	top: 351px;
}

.slicknav_menu  .slicknav_menutxt {
	font-family: "Encode Sans", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 14px;
	color: rgba(0,0,0,0.60);
	font-weight: 700;
	text-transform: uppercase;
}

.slicknav_btn {
	background: #dc0505 !important;
	border: none !important;
	border-radius: 4px;
	padding: 13px 10px !important;
	float: right;
	height: auto;
}

.slicknav_btn.slicknav_open {
	border-radius: 4px 4px 0 0;
}

.slicknav_nav ul {
	margin: 0;
	padding: 0;
	box-shadow: 0 0 5px rgba(0,0,0,0.10);
}

.slicknav_nav ul li a {
	background: none !important;
	font-size: 11px !important;
	font-weight: 300 !important;
	border-left: 5px solid #696969;
}

.slicknav_nav, .slicknav_nav ul {
	background-color: #f5f5f5 !important;
	position: relative;
	z-index: 9999;
}

.slicknav_nav {
	border-bottom: none;
	box-shadow: 0 40px 40px rgba(0, 0, 0, 0.6);
	border-radius: 4px 0 4px 4px;
}

.slicknav_nav li {
	border-bottom: 1px solid #cdcdcd !important;
	box-shadow: 0 1px 0 #fff;
}

.slicknav_nav li:last-of-type {
	border: none !important;
	box-shadow: none;
}

.slicknav_nav a {
	font-family: "Encode Sans", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 14px !important;
	color: rgba(0,0,0,0.85) !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	padding: 12px 20px !important;
	background: #f0f0f0 !important;
	transition: all .3s linear;
}

.slicknav_nav .slicknav_row:hover {
	padding: 10px;
	font-family: "Encode Sans", Arial, Tahoma, Calibri, Verdana, sans-serif;
}

.slicknav_nav a:hover {
	font-family: "Encode Sans", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 14px !important;
	color: #dc0505 !important;
	background: #fff !important;
	transition: all .3s linear;
}

.slicknav_menu .slicknav_icon {
	margin: 0;
	padding: 0 !important;
}

.slicknav_menutxt {
	display: none !important;
}

.slicknav_menu .slicknav_icon-bar {
	background-color: #fff !important;
}



.top_header_cnt {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.top_header_cnt ul {
	float: none;
	display: table;
	padding-bottom: 10px;
}

.top_header_cnt aside {
	float: none;
	display: table;
}

.slider_content {
	width: 95%;
}

.bx-wrapper img {
	max-height: 100%;
	height: 180px;
	max-width: inherit;
}

header {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.home_cnt header {
	padding-left: 15px;
	padding-right: 15px;
}

.logo img {
	max-width: 185px;
}


.about_container section {
	width: 95%;
}

.about_container article {
	width: 90%;
	float: none;
	display: table;
	margin: 0 auto;
	padding: 0 0 45px;
}

.about_container article em {
	overflow: inherit;
	height: auto;
}

.about_container article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.about_container article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.about_container aside {
	width: 90%;
	float: none;
	display: table;
	margin: 0 auto;
}

.about_container aside em {
	overflow: inherit;
	height: auto;
}

.featured_catalog_cnt {
	width: 95%;
}

.category_cnt figure,
.category_cnt aside {
	display: table;
	padding: 15px 0 0;
}

.category_cnt figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.category_cnt figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.category_cnt aside {
	width: 100%;
}

.featured_catalog_cnt article {
	width: 100%;
	float: none;
	display: table;
}

.featured_catalog_cnt article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.featured_catalog_cnt article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.featured_catalog_cnt article h1 {
	overflow: inherit;
	height: auto;
}

.featured_catalog_cnt article em {
	overflow: inherit;
	height: auto;
}

.featured_catalog_cnt span,
.featured_catalog_cnt strong {
	float: none;
	display: table;
	clear: both;
	text-align: left;
}

.featured_catalog_cnt strong {
	margin-bottom: 10px;
}

.google_map_bottom iframe {
	height: 320px;
}

.footer_top_cnt em {
	padding: 0 30px;
	max-width: 95%;
}

.footer_copyright aside {
	width: 95%;
}

.footer_copyright p {
	max-width: 75%;
}

.main_container nav {
	width: 100%;
	float: none;
	display: table;
	margin-bottom: 30px;
}

.contact_form div {
	width: 100%;
	float: none;
	display: table;
	margin-right: 0;
}

.sorter form div {
	width: 100%;
	float: none;
	display: table;
	margin: 0 0 15px;
}

.sorter form label {
	margin-right: 0;
	float: none;
	display: table;
	padding-bottom: 8px;
}

.sorter form div select {
	width: 100% !important;
	max-width: 100% !important;
}

.basic_site_inner_content {
	width: 95%;
	padding-left: 15px;
	padding-right: 15px;
}

.basic_site_inner_content figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0 0 20px;
	padding: 0;
	float: none;
}

.basic_site_inner_content figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.basic_site_inner_content iframe {
	height: 360px;
}

.basic_inner_left_menu article {
	width: 100%;
	float: none;
	display: table;
}

.basic_inner_left_menu table th,
.basic_inner_left_menu table td {
	width: 100% !important;
	display: block;
	padding: 10px 15px;
}

.basic_site_inner_content_contact {
	width: 95%;
	padding-left: 15px;
	padding-right: 15px;
}

.basic_site_inner_content_contact article {
	width: 100%;
	float: none;
	display: table;
}

.right_column_contact {
	width: 100%;
	float: none;
	display: table;
	margin: 30px 0 0;
}

.products_container_inner {
	width: 95%;
	padding-left: 15px;
	padding-right: 15px;
}

.products_right_cnt {
	width: 100%;
	float: none;
	display: table;
}

.products_categ_cnt figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0 0 20px;
	padding: 0;
	float: none;
}

.products_categ_cnt figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.products_right_cnt .products_sub_categ_cnt article {
	width: 100%;
	float: none;
	display: table;
}

.products_right_cnt .products_sub_categ_cnt article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.products_right_cnt .products_sub_categ_cnt article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.products_right_cnt .products_sub_categ_cnt article h1 {
	overflow: inherit;
	height: auto;
}

.products_right_cnt article {
	width: 100%;
	float: none;
	display: table;
}

.products_right_cnt article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.products_right_cnt article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.products_right_cnt article h1 {
	overflow: inherit;
	height: auto;
}

.products_right_cnt article em {
	overflow: inherit;
	height: auto;
}

.products_container_inner .paging_content {
	width: 100%;
	float: none;
	display: table;
}

.products_container_inner_details {
	width: 95%;
	padding-left: 15px;
	padding-right: 15px;
}

.products_right_cnt_details {
	width: 100%;
	float: none;
	display: table;
}

.products_right_cnt_details figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0 0 20px;
	padding: 0;
	float: none;
}

.products_right_cnt_details figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.basic_product_info {
	width: 100%;
	display: table;
	padding-right: 0;
	border: none;
}

.price_cnt {
	width: 100%;
	display: table;
	margin-top: 15px;
}

.products_right_cnt_details .send_request_btn {
	width: 100%;
	display: table;
	margin-top: 10px;
}

.tabs,
.products_right_cnt_details article ul.tabs {
	width: 100%;
	float: none;
	display: table;
}

.tab-content {
	width: 100%;
	min-height: 100%;
	float: none;
	padding: 30px 15px;
}

.products_right_cnt_details .ecms_gallery_box a {
	width: 47.2%;
}

.products_right_cnt_details .ecms_gallery_box a:nth-of-type(2n) {
	margin: 15px 0 0;
}



}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 600px) and (max-width: 800px) {

	img {
		max-width: 100%;
		height: auto;
		width: auto\9; /* ie8 */
	}
	
	.video embed,
	.video object,
	.video iframe {
		width: 100%;
		height: auto;
	}
	
	html {
		-webkit-text-size-adjust: none;
	}
	
	input[type="submit"], input[type="reset"] {
		appearance: none;
		-webkit-appearance: none;
	}

.slicknav_menu {
	display: none;
}

.top_header_cnt {
	width: 100%;
}

.slider_content {
	width: 97%;
}

header {
	width: 100%;
}

.logo img {
	max-width: 135px;
}

header nav {
	padding: 11px 0 0;
}

header nav ul li {
	margin: 0 13px 0 0;
}

header nav ul li a {
	font-size: 13px;
}

header nav ul li a:hover, header nav ul li a.active {
	font-size: 13px;
}

.about_container section {
	width: 97%;
}

.about_container article {
	width: 48%;
	padding-left: 15px;
	padding-right: 15px;
}

.about_container article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.about_container article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.about_container aside {
	width: 46%;
	margin: 0 15px;
}

.featured_catalog_cnt {
	width: 97%;
}

.category_cnt figure {
	max-width: 100%;
	max-height: 100%;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
	width: 42%;
}

.category_cnt figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.category_cnt aside {
	width: 56%;
}

.featured_catalog_cnt article {
	width: 33.33%;
	padding-left: 15px;
	padding-right: 15px;
}

.featured_catalog_cnt article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.featured_catalog_cnt article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.footer_top_cnt em {
	padding: 0 30px;
	max-width: 97%;
}

.footer_copyright aside {
	width: 97%;
}

.footer_copyright p {
	max-width: 75%;
}

.main_container nav {
	width: 30%;
}

.contact_form div {
	width: 100%;
	float: none;
	display: table;
	margin-right: 0;
}

.sorter form div {
	width: 100%;
	float: none;
	display: table;
	margin: 0 0 15px;
}

.sorter form label {
	margin-right: 0;
	float: none;
	display: table;
	padding-bottom: 8px;
}

.sorter form div select {
	width: 100% !important;
	max-width: 100% !important;
}

.basic_site_inner_content {
	width: 97%;
}

.basic_site_inner_content figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0 20px 20px 0;
	padding: 0;
	float: left;
	width: 50%;
}

.basic_site_inner_content figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.basic_inner_left_menu article {
	width: 65%;
}

.basic_inner_left_menu table th,
.basic_inner_left_menu table td {
	width: 100% !important;
	display: block;
	padding: 10px 15px;
}

.basic_site_inner_content_contact {
	width: 97%;
}

.basic_site_inner_content_contact article {
	width: 50%;
}

.right_column_contact {
	width: 45%;
}

.products_container_inner {
	width: 97%;
}

.products_right_cnt {
	width: 65%;
}

.products_categ_cnt figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0 0 20px;
	padding: 0;
	float: none;
}

.products_categ_cnt figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.products_right_cnt .products_sub_categ_cnt article {
	width: 100%;
	float: none;
	display: table;
}

.products_right_cnt .products_sub_categ_cnt article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.products_right_cnt .products_sub_categ_cnt article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.products_right_cnt .products_sub_categ_cnt article h1 {
	overflow: inherit;
	height: auto;
}

.products_right_cnt article {
	width: 100%;
	float: none;
	display: table;
}

.products_right_cnt article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.products_right_cnt article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.products_right_cnt article h1 {
	overflow: inherit;
	height: auto;
}

.products_right_cnt article em {
	overflow: inherit;
	height: auto;
}

.products_container_inner .paging_content {
	width: 100%;
	float: none;
	display: table;
}

.products_container_inner_details {
	width: 97%;
}

.products_right_cnt_details {
	width: 65%;
}

.products_right_cnt_details figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0 0 20px;
	padding: 0;
	float: none;
}

.products_right_cnt_details figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.basic_product_info {
	width: 100%;
	display: table;
	padding-right: 0;
	border: none;
}

.price_cnt {
	width: 100%;
	display: table;
	margin-top: 15px;
}

.products_right_cnt_details .send_request_btn {
	width: 100%;
	display: table;
	margin-top: 10px;
}

.tabs,
.products_right_cnt_details article ul.tabs {
	width: 100%;
	float: none;
	display: table;
}

.tab-content {
	width: 100%;
	min-height: 100%;
	float: none;
	padding: 30px 15px;
}

.products_right_cnt_details .ecms_gallery_box a {
	width: 47.2%;
}

.products_right_cnt_details .ecms_gallery_box a:nth-of-type(2n) {
	margin: 15px 0 0;
}










}