/*  MAKE LAYOUT RESPONSIVE at 1024px FOR SMALLER SCREENS ================================================================ */





	

		header {

			width: 93.75%; /* 960px / 1024px */

		}



		#maincontent{

					width: 93.75%; /* 960px / 1024px */

		}

		#bcwrap {

					width: 93.75%; /* 960px / 1024px */

		}

		#top-hdr .top-hdr-content {

			width: 93.75%; /* 960px / 1024px */

		}

		.maincontent{

			width: 93.75%; /* 960px / 1024px */

		}



		footer {

			width: 93.75%; /* 960px / 1024px */

		}

		

		.prodgrid {

			height: 305px;

			min-height: 305px;

		}

		

