@charset "UTF-8";/* CSS Document *//*--------------------------------------------------------------------------------------------------------------------*//* HOME PAGE *//*--------------------------------------------------------------------------------------------------------------------*/.home_subcategory_heading {	margin: 0px 0px 20px 0px;	font-family: din700, "din700 Regular", Helvetica, Arial, sans-serif;	font-style: normal;	font-size: 36px;	line-height: 36px;	text-decoration: none;	color: #333333;	text-align: center;	text-transform: uppercase;} @media only screen and (min-width : 601px) and (max-width :960px) {.home_subcategory_heading {	font-size: 36px;	line-height: 36px;}} @media only screen and (min-width : 1px) and (max-width :600px) {.home_subcategory_heading {	font-size: 28px;	line-height: 28px;}}