@media only screen and (min-width: 1200px) {
	.visible-large {
		display: inherit !important;
	}
	.hidden-large {
		display: none !important;
	}
	.visible-desktop {
		display: inherit !important;
	}
	.hidden-desktop {
		display: none !important;
	}
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.visible-large {
		display: none !important;
	}
	.hidden-large {
		display: inherit !important;
	}
	.visible-desktop {
		display: inherit !important;
	}
	.hidden-desktop {
		display: none !important;
	}
	.promo h1 {
		font-size: 3.7em;
	}
	.promo p {
		font-size: 1.3em;
	}
	.promo-image {
		width: 40%;
	}
	.promo-image img {
		max-width: 100%;
	}
}
@media (min-width: 768px) and (max-width: 959px) {
	.visible-tablet {
		display: inherit !important;
	}
	.hidden-tablet {
		display: none !important;
	}
	.hidden-desktop {
		display: inherit !important;
	}
	.visible-desktop {
		display: none !important;
	}
	.visible-large {
		display: none !important;
	}
	.hidden-large {
		display: inherit !important;
	}
	.promo-image {
		width: 38%;
	}
	.promo-image img {
		max-width: 100%;
	}
	.promo h1 {
		font-size: 2.9em;
	}
	.promo p {
		font-size: 1.1em;
	}
	.promo-desc {
		padding-top: 0;
	}
}
@media (max-width: 767px) {
	body {
		padding: 0;
	}
	.visible-phone {
		display: inherit !important;
	}
	.hidden-phone {
		display: none !important;
	}
	.hidden-desktop {
		display: inherit !important;
	}
	.visible-desktop {
		display: none !important;
	}
	.hidden-large {
		display: inherit !important;
	}
	.visible-large {
		display: none !important;
	}
	#rt-logo {
		margin: 0 auto;
	}
	body .component-content .column-1,
	body .component-content .column-2,
	body .component-content .column-3,
	body .component-content .column-4 {
		width: 100% !important;
		float: none !important;
		margin: 0 !important;
	}
	#gantry-totop {
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	.gantry-width-20,
	.gantry-width-25,
	.gantry-width-30,
	.gantry-width-33,
	.gantry-width-40,
	.gantry-width-50,
	.gantry-width-60,
	.gantry-width-66,
	.gantry-width-70,
	.gantry-width-75,
	.gantry-width-80 {
		width: 100%;
	}
	.gantry-width-spacer {
		margin: 5px;
	}
	.row {
		margin: 0;
		display: block;
	}
	.row .cell {
		display: block;
		width: 100%;
	}
	.form-horizontal .control-group .control-label {
		float: none;
		width: auto;
		text-align: left;
	}
	.form-horizontal .control-group .controls {
		margin-left: 0;
	}
	select {
		width: 100%;
	}
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
	.promo-image {
		width: 48%;
		margin-top: 0;
		margin-bottom: 0;
	}
	.promo-image img {
		max-width: 100%;
	}
	.promo h1 {
		font-size: 2.2em;
	}
	.promo p {
		font-size: 1em;
	}
	.promo-desc {
		padding-top: 0;
	}
}
@media only screen and (max-width: 480px) {
	.promo-image {
		margin: 0 auto;
		width: 100%;
		float: none;
		text-align: center;
	}
	.promo-image img {
		max-width: 50%;
	}
	.promo h1 {
		font-size: 2.2em;
	}
	.promo p {
		font-size: 0.9em;
	}
	.promo-desc {
		padding-top: 0;
	}
	#rt-breadcrumbs .rt-container {
		width: 90%;
	}
	#rt-feature .rt-container {
		width: 90%;
	}
	#rt-utility .rt-container {
		width: 90%;
	}
	#rt-maintop .rt-container {
		width: 90%;
	}
	#rt-bottom .rt-container {
		width: 90%;
	}
	#rt-feature .rt-block {
		margin-top: 0px;
	}
}
@media (min-width: 959px) and (max-width: 1199px) {
	#roksearch_search_str {
		width: 70%;
		float: right;
	}
	.gf-menu li {
		padding: 8px 2px 12px 2px;
	}
	.rn_hktitlelisting {
		float: none;
		padding-right: 0px;
		margin-left: auto;
		margin-right: auto;
	}
	.rn_hktitlelistingspn {
		line-height: 22px;
	}
}
@media (min-width: 768px) and (max-width: 958px) {
	#roksearch_search_str {
		width: 70%;
		float: right;
	}
	.gf-menu li {
		padding: 8px 0px 12px 0px;
	}
	.rt-num {
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.row-fluid .span3 {
		width: 22.4043% !important;
	}
	.row-fluid .span4 {
		width: 30.4043%;
	}
	li.tab {
		font-size: 11px;
	}
	.tabs_mask {
		line-height: 30px !important;
	}
	#rt-top ul.menu li {
		padding-right: 5px;
		font-size: 11px !important;
	}
	#rt-top ul.menu {
		margin-left: -15px;
		margin-right: -5px;
	}
	.gf-menu li.parent > .item:after {
		color: #FFF;
		position: absolute;
		right: 12px;
		top: 50%;
		margin-top: -10px;
	}
	.rn_hktitlelisting {
		float: none;
		padding-right: 0px;
		margin-left: auto;
		margin-right: auto;
	}
	.rn_hktitlelistingspn {
		line-height: 22px;
	}
	td.hikashop_cart_product_price_value span.hikashop_product_price_full {
		margin-top: 0px !important;
	}
	td.hikashop_cart_product_total_value span.hikashop_product_price_full {
		margin-top: 0px !important;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	li.tab {
		font-size: 11px;
		margin-right: 0px !important;
	}
	.tabs_mask {
		line-height: 30px !important;
	}
}
@media (max-width: 480px) {
	.rn_hktitlelisting {
		float: none;
		padding-right: 0px;
		margin-left: auto;
		margin-right: auto;
	}
	.rn_hktitlelistingspn {
		line-height: 22px;
	}
	.gf-menu {
		margin-left: auto;
	}
	.hikashop_filter_main_Name {
		width: 100% !important;
	}
	.hikashop_filter_main_Category {
		width: 100% !important;
	}
	.hikashop_filter_main_Price {
		width: 100% !important;
	}
	.ui-slider-horizontal {
		margin-left: 8px;
	}
}
@media (max-width: 1199px) {
	.chzn-container,
	.chzn-container-single .chzn-drop {
		width: 80% !important;
	}
}
