/* webkit-specific letter-spacing */
@media screen and (-webkit-min-device-pixel-ratio: 0)
{
	body
	{
		letter-spacing: 0px;
	}
}

/*media queries basic styles*/
@media only screen and (min-width: 0px) and (max-width: 1024px) {

	img {
		max-width: 100%;
		height: auto;
		width: auto\9;
	}
	
	html {
		-webkit-text-size-adjust: none;
	}
	
	body {
		margin: 0;
		padding: 0;
	}

	.cookie_ribon {
		width: 100%;
		z-index: 10999;
		display: none !important;
	}
	
	#toTop {
		display: none !important;
	}
	
	input[type="reset"], input[type="submit"] {
		appearance: none;
		-webkit-appearance: none;
	}

}



/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 0px) and (max-width: 800px) {

.logo img {
	max-height: 86px;
}

.portauthority_cnt figure img {
	max-height: 70px;
}

.choose_country_region {
	margin: 28px 0;
}

.choose_country_region ul {
	left: inherit;
	right: -1px;
	width: 220px;
}

.search_content {
	width: 100%;
	float: none;
	clear: both;
	margin: 0;
	padding: 15px 0;
}

.search_content input[type="search"] {
	padding-left: 15px;
	padding-right: 15px;
	background-image: none;
}

.search_content form input#keyword_check {
	width: 100% !important;
	max-width: 100% !important;
}

.header_buyyour_callusinfo {
	width: 100%;
	float: none;
	display: table;
	padding: 0;
}

.buy_your_snt_header {
	width: 100%;
	max-width: 100%;
}

.header_right_cnt_cart_compare {
	float: none;
	display: table;
	margin: 0 auto;
}

.compare_button {
	padding: 26px 0;
}

.cart_info_header {
	margin: 23px 0;
}



.featured_categories {
	width: 97%;
}

.featured_categories article {
	width: 99%;
	float: none;
	display: table;
	margin-bottom: 20px;
}

.featured_categories article ul li {
	padding-right: 10px;
	margin: 0 0 7px;
}

.products_container {
	width: 100%;
}

.sorter_cont {
	float: none;
	display: table;
}

.items_sorter_filter_cnt h2 {
	float: none;
	display: table;
	padding-bottom: 10px;
}

.items_sorter_filter_cnt p,
.items_sorter_filter_cnt form {
	display: table;
	margin: 20px 0 0;
}

.items_sorter_filter_cnt form div {
	float: none;
	display: table;
	margin: 0 0 15px;
}



.filter_content em {
	margin: 5px 0 0;
}

.filter_content input[name="price_low"],
.filter_content input[name="price_high"] {
	width: 22% !important;
	max-width: 22% !important;
	margin-top: 10px;
	margin-bottom: 10px;
}

.filter_content select {
	width: 78.2% !important;
	max-width: 78.2% !important;
	margin-top: 10px;
	margin-bottom: 10px;
}

.filter_btns {
	margin: 10px 0 0;
	display: block;
}



.products_container article {
	width: 99%;
	float: none;
	display: table;
	margin-bottom: 20px;
	height: auto;
}

.products_container article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.products_container article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.product_color_swatches_group_view {
	overflow: inherit;
	height: auto;
}

.products_container article span {
	float: none;
	display: table;
	clear: both;
}

.new_items_featured aside {
	width: 95%;
}

.new_items_featured article {
	width: 100%;
	float: none;
	display: table;
}

.new_items_featured article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.new_items_featured article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.new_items_featured article h1 {
	overflow: inherit;
	height: auto;
}

.new_items_featured article em {
	overflow: inherit;
	height: auto;
}

.footer_top_cnt section {
	max-width: 95%;
}

.footer_copyright {
	width: 95%;
}

.footer_copyright p {
	float: none;
	display: table;
}

.footer_copyright p:last-of-type {
	float: none;
	padding-top: 15px;
}

.group_view .search_content {
	width: 100%;
}

.browse_tabs_cnt {
	width: 95%;
}

.item_colors_cnt_browse,
.products_container aside.item_colors_cnt_browse {
	width: 95%;
}

.breadcrumbs_cnt {
	width: 95%;
}

.breadcrumbs_cnt ul {
	float: none;
	display: table;
	margin-bottom: 15px;
}

.product_det_top_cnt, .product_details_container aside.product_det_top_cnt {
	float: none;
}

.product_details_container aside {
	width: 95%;
}

.product_details_container article {
	width: 95%;
}

.related_items_cnt,
.product_details_container aside.related_items_cnt {
	width: 95%;
}

.product_details_tabs_cnt,
.product_details_container aside.product_details_tabs_cnt {
	width: 95%;
}

.basic_site_inner_content article {
	width: 95%;
}

.basic_site_inner_content aside {
	width: 95%;
}

.basic_site_inner_content aside article {
	width: 100%;
	float: none;
	display: table;
}

.basic_site_inner_content_contact aside {
	width: 95%;
}

.basic_site_inner_content_contact article {
	width: 100%;
	float: none;
	display: table;
}

.right_column_contact {
	width: 100%;
	float: none;
	display: table;
}

.contact_form div.product_date {
	width: 100%;
}

.compare_lists_container {
	width: 95%;
}

.contact_form div {
	width: 100%;
	float: none;
	display: table;
	margin-right: 0;
}

.contact_form div.product_quantity {
	width: 100%;
	margin-right: 0 !important;
}

.contact_form div.product_date {
	width: 100%;
}

.contact_form div.product_color {
	margin-right: 0;
}

form.EWF__form {
	width: 100%;
}

.item_image_cnt {
	width: 100%;
	float: none;
	display: table;
	margin-bottom: 30px;
}

.lSSlideOuter {
	width: 342px !important;
}

.item_desc_cnt {
	width: 100%;
	float: none;
	display: table;
}

.product_details_container table {
	width: 342px;
	display: block;
	overflow-x: scroll;
}

.gender_box,
.product_details_container aside.gender_box {
	float: none;
	display: table;
	padding-top: 10px;
}

/*
.gender_box a {
}
*/

.related_items_cnt article {
	width: 100%;
	float: none;
	display: table;
}

.related_items_cnt article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.related_items_cnt article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.quote_btn {
	margin-bottom: 10px;
}



.featured_categories article ul {
	min-height: inherit;
}

.featured_categories article ul li a {
	overflow: inherit;
	height: auto;
}



.success_add_cart_content {
	padding: 10px 0;
}

.success_add_cart_content figure {
	display: none;
}

.success_add_cart_content aside,
.product_details_container .success_add_cart_content aside {
	display: table;
	border-right: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.add_to_cart_btn {
	float: none;
	margin: 0 0 15px;
	display: table;
}

.quote_btn {
	float: none;
	margin: 0 0 15px;
	display: table;
}






}

/*Higher breakpoint - table, image*/

@media only screen and (min-width: 380px) and (max-width: 800px) {

.lSSlideOuter {
	width: 361px !important;
}

.product_details_container table {
	width: 361px;
}

}

@media only screen and (min-width: 400px) and (max-width: 800px) {

.lSSlideOuter {
	width: 380px !important;
}

.product_details_container table {
	width: 380px;
}

}

@media only screen and (min-width: 420px) and (max-width: 800px) {

.lSSlideOuter {
	width: 399px !important;
}

.product_details_container table {
	width: 399px;
}

}

@media only screen and (min-width: 440px) and (max-width: 800px) {

.lSSlideOuter {
	width: 418px !important;
}

.product_details_container table {
	width: 418px;
}

}

@media only screen and (min-width: 460px) and (max-width: 800px) {

.lSSlideOuter {
	width: 437px !important;
}

.product_details_container table {
	width: 437px;
}

}

@media only screen and (min-width: 480px) and (max-width: 800px) {

.lSSlideOuter {
	width: 456px !important;
}

.product_details_container table {
	width: 456px;
}

}

@media only screen and (min-width: 500px) and (max-width: 800px) {

.lSSlideOuter {
	width: 475px !important;
}

.product_details_container table {
	width: 475px;
}

}

@media only screen and (min-width: 540px) and (max-width: 800px) {

.lSSlideOuter {
	width: 513px !important;
}

.product_details_container table {
	width: 513px;
}

}

@media only screen and (min-width: 560px) and (max-width: 800px) {

.lSSlideOuter {
	width: 532px !important;
}

.product_details_container table {
	width: 532px;
}

}

@media only screen and (min-width: 580px) and (max-width: 800px) {

.lSSlideOuter {
	width: 551px !important;
}

.product_details_container table {
	width: 551px;
}

}

@media only screen and (min-width: 600px) and (max-width: 800px) {

.lSSlideOuter {
	width: 570px !important;
}

.product_details_container table {
	width: 570px;
}

}

