@media screen and (max-width: 1050px) {
	address.home_address ul li:nth-last-child(1) {
		display: none;
	}
	#switch_check {
		width: 75px;
		height: 75px;
		line-height: 75px;
		margin-top: -37.5px;
	}
	.menu_element ul , .menu_element ul li {
		height: 75px;
		line-height: 75px;
	}
	.coveroverall article img {
    	width: 40%;
    }
    .goods-catalog-container .catalog-inner > .breadcrumbs {
		font-size: 150px;
    }
    .dynamic_cover {
    	padding: 60px 40px 13px;
    }
    .dynamic > div, .dynamic input, .steel_type span {
    	width: 140px;
    }
    .steel_type {
    	width: 360px;
    }
    .dynamic {
		width: 360px;
	}
	.recommend {
		display: none;
	}
	.change_variations td {
		width: 100%;
		padding-bottom: 5px;
	}
	.recentLinks {
		width: -webkit-calc(68% + 80px);
		width: calc(68% + 80px);
	}
}
@media screen and (max-width: 900px), screen and (max-height: 560px) {
	footer#contact ul li:nth-child(1) {
		margin: 5px;
		margin-left: 50px;
	}
	footer#contact ul li {
		width: 30%;
		text-align: left;
	}
	.header-top > .div {
		width: 400px;
	}
	.header-top h1, .goods-catalog-container > .catalog_header, footer#contact > h2, .coveroverall article header h2  {
	    font-size: 25px;
	    line-height: 29px;
	}
	.header-top article, .goods-catalog-container > p, footer#contact > p {
	    width: 400px;
	    font-size: 14px;
	}	
	body {
		font-size: 14px;
	}
	.goods-category-list-title, .goods-item-title {
		font-size: 14px;
	}
	.goods-categories-container .grid .link_container a {
		height: 40px;
		line-height: 40px;
	}
	.goods-catalog-container .catalog-inner > .breadcrumbs {
		font-size: 110px;
	}	
	.photo_link {
		display: none;
	}
}
@media screen and (max-width: 650px) {
	address.home_address ul li:nth-child(2) {
		display: none;
	}
	.dynamic > div, .dynamic input, .steel_type span {
    	width: 180px;
    }
    .steel_type {
    	width: 220px;
    }
    .dynamic {
		width: 220px;
	}
	.dynamic > div.result_section {
		width: 220px;
	}
	.calculate_cell {
		text-align: left !important;
		margin-top: 25px !important;
	}
	.goods-catalog-container .catalog-inner > .breadcrumbs {
		font-size: 80px;
	}
	.menu_element {
		height: 100%;
		background: #222;
		line-height: 100vh;
	}
	.menu_element > * {
		display: inline-block;
		vertical-align: middle;
	}
	.menu_element ul {
		display: inline-block;
		text-align: left;
		height: 100%;
		width: 100%;
		padding-left: 75px;
		vertical-align: middle;
		margin: 0;
		box-shadow: none !important;
	}	
	.menu_element ul li {
		display: list-item;
		width: auto !important;
		padding-left: 30px;
		text-align: left;
	}
	.menu_element ul li a:hover {
		background: #222;	
		color: #ccc;	
	}
	.header.header-top > .div > article {
		display: none;
	}
	.header-top > .div {
		width: 300px;
	}
	.header-top h1 {
		margin: 0px;
	}
	footer#contact ul li, footer#contact ul li:nth-child(1) {
		width: 240px;
		margin: 15px;
		display: inline-block;
	}
}
@media screen and (max-width: 480px) {
	address.home_address ul li:nth-child(3) {
		display: none;
	}
	.search_field {
		width: 250px;
	}
	.header-top > .div {
		width: 250px;
	}
	.header-top article, .goods-catalog-container > p, footer#contact > p {
	    width: 250px;
	    font-size: 14px;
	}
	.goods-catalog-container .catalog-inner > .breadcrumbs {
	    font-size: 60px;
	    -webkit-transform: translate(-50%,0%);
		transform: translate(-50%, 0%);
	}
	.goods-item-thumb, .goods-single-thumb {
		margin-bottom: 15px;
	}
	.goods-catalog {
		padding: 0px 2%;
	}
}