@media screen and (max-width: 1024px) {
	.container {
		background: #fff none repeat scroll 0 0;
		width: auto;
	}
}


@media screen and (max-width: 991px) {
	.h2, h2 {
		font-size: 22px;
	}
	.container {
		background: #fff none repeat scroll 0 0;
		width: auto;
	}
	.container .navbar-header, .container .navbar-collapse {
		margin-left: 0;
		margin-right: 0;
	}
	.navbar {
		margin-bottom: 23px;
		min-height: 50px;
		position: relative;
	}
	.navbar-header {
		float: left;
	}
	.navbar-collapse {
		display: block !important;
		height: auto !important;
		overflow: visible !important;
		padding-bottom: 0;
		visibility: visible !important;
	}
	.navbar-toggle {
		display: none;
	}
	.navbar-collapse {
		border-top: 0 none;
	}
	.navbar-brand {
		margin-left: -15px;
	}
	.navbar-nav {
		float: left;
		margin: 0;
	}
	.navbar-nav > li {
		float: left;
	}
	.navbar-nav > li > a {
		padding: 15px;
	}
	.navbar-nav.navbar-right {
		float: right;
	}
	.navbar .navbar-nav .open .dropdown-menu {
		-moz-border-bottom-colors: none;
		-moz-border-left-colors: none;
		-moz-border-right-colors: none;
		-moz-border-top-colors: none;
		background-color: #81bd41;
		border-color: rgba(0, 0, 0, 0);
		border-image: none;
		border-radius: 0;
		border-style: solid;
		border-width: 0 1px 1px;
		box-shadow: 0 0 0 rgba(0, 0, 0, 0);
		float: left;
		position: absolute;
	}
	.navbar-default .navvar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
		color:#fff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
		padding: 10px;
	}
	.navbar .navbar-nav .open .dropdown-menu > li > a:hover, .navbar .navbar-nav .open .dropdown-menu > li > a:focus, .navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
		background-color: #488b00 !important;
		color: #fff !important;
		padding: 10px;
	}
	.navbar .navbar-nav .open .dropdown-menu > .disabled > a, .navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		background-color: transparent !important;
		color: #fff !important;
		padding: 10px;
	}
	.navbar-form {
		border: 0 none;
		box-shadow: none;
		float: left;
		margin-left: 0;
		margin-right: 0;
		padding-bottom: 0;
		padding-top: 0;
		width: auto;
	}
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .form-control {
		display: inline-block;
		vertical-align: middle;
		width: auto;
	}
	.navbar-form .form-control-static {
		display: inline-block;
	}
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
		width: auto;
	}
	.navbar-form .input-group > .form-control {
		width: 100%;
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .radio, .navbar-form .checkbox {
		display: inline-block;
		margin-bottom: 0;
		margin-top: 0;
		vertical-align: middle;
	}
	.navbar-form .radio label, .navbar-form .checkbox label {
		padding-left: 0;
	}
	.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
		margin-left: 0;
		position: relative;
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
	#keyword {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		border: medium none;
		color: #fff;
		float: left;
		height: 50px;
		text-indent: 55px;
		width: 185px;
	}
	#keyword-search {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		border: medium none;
		float: left;
		height: 50px;
		width: 80px;
	}
	.newsletter {
		background: #488b00 url("../../img/trading-hours.jpg") no-repeat scroll right bottom;
		color: #fff;
		font-size: 14px;
		height: 350px;
		overflow: hidden;
		padding: 20px;
		width: 100%;
	}
	.promotions {
		background:#03cccd;
		height:350px;
		overflow: hidden;
		font-size: 14px;
		width:100%;
		padding:20px;
		color:#fff;
	}
	.trading-hours {
		background: #1b989d url("../../img/link.png") no-repeat scroll right bottom;
		color: #fff;
		height: 350px;
		overflow: hidden;
		font-size: 14px;
		padding: 20px;
		width: 100%;
	}
	.events {
		background: #03cbcc url("../../img/link.png") no-repeat scroll right bottom;
		color: #fff;
		height: 350px;
		font-size: 14px;
		overflow: hidden;
		padding: 20px;
		width: 100%;
	}
	.storefocus {
		background: #81bd41 url("../../img/store-focus.jpg") no-repeat scroll right bottom;
		color: #fff;
		height: 350px;
		overflow: hidden;
		padding: 20px;
		width: 100%;
	}
	.tradinghours {
		background: #488b00 url("../../img/trading-hours.jpg") no-repeat scroll right bottom;
		color: #fff;
		height: 335px;
		overflow: hidden;
		padding: 20px;
		width: 100%;
	}
}

@media screen and (min-width: 768px) and (max-height: 767px) {
	.h2, h2 {
		font-size: 22px;
	}
}

@media screen and (max-width: 767px) {
	.mobisearchblock {
		width:100%;
		height:1px;
		position:relative;
	}
	.mobisearchinner {
		background: none;
		height: 50px;
		position: absolute;
		right: 0;
		width: 250px;
		z-index: 9999;
	}
	#keyword {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		border: medium none;
		color: #fff;
		float: left;
		height: 50px;
		text-indent: 55px;
		width: 185px;
		display: inline-block;
	}
	#keyword-search {
		background: url("../../img/mobisearch.jpg") top center no-repeat;
		border: medium none;
		float: right;
		height: 56px;
		width: 56px;
	}
	section, header {
		display: block;
		height: auto;
	}
	section#content {
		padding-bottom: 15px;
		position: relative;
		top: 0;
		z-index: 1;
	}
	.menuwrap {
		height: auto;
		position: relative;
		width: 100%;
	}
	.menuinner {
		position: relative;
		top: 0;
		width: 100%;
	}
	.ac-container {
		background: #488b00 none repeat scroll 0 0;
		margin: 0;
		text-align: left;
		width: 100%;
	}
	.ac-container label {
		color: #fff;
		cursor: pointer;
		display: block;
		font-family: inherit;
		font-size: 26px;
		height: 50px;
		line-height: 33px;
		padding: 10px 20px;
		position: relative;
		text-align: left;
		z-index: 20;
	}
	.ac-container label:hover {
		background: #488b00 none repeat scroll 0 0;
	}
	.ac-container input:checked + label, .ac-container input:checked + label:hover {
		background: #488b00 none repeat scroll 0 0;
		color: #fff;
	}
	.ac-container input {
		display: none;
	}
	.ac-container article {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		height: 0;
		margin: 0px;
		overflow: hidden;
		position: relative;
		transition: height 0.3s ease-in-out 0s, box-shadow 0.6s linear 0s;
		z-index: 10;
	}
	.ac-container input:checked ~ article.ac-small {
		height: auto;
	}
	.ac-container input:checked ~ article.ac-medium {
		height: auto;
	}
	.ac-container input:checked ~ article.ac-large {
		height: auto;
	}
	#cssmenu, #cssmenu ul, #cssmenu li, #cssmenu a {
		border-bottom: 0 solid #eeeeee;
		font-family: "Open Sans",sans-serif;
		font-size: 20px;
		font-weight: normal;
		line-height: 1;
		list-style: outside none none;
		margin: 0;
		padding: 0;
		position: relative;
		text-decoration: none;
	}
	#cssmenu a {
		line-height: 1.3;
	}
	#cssmenu {
		width: 100%;
	}
	#cssmenu > ul > li > a {
		background: #488b00 none repeat scroll 0 0;
		border-bottom: 1px solid #eeeeee;
		color: #fff;
		display: block;
		font-size: 25px;
		font-weight: bold;
		position: relative;
		text-transform: uppercase;
	}
	#cssmenu > ul > li > a > span {
		background: #488b00 none repeat scroll 0 0;
		display: block;
		font-size: 16px;
		font-weight: 100;
		padding: 10px;
	}
	#cssmenu > ul > li > a:hover {
		text-decoration: none;
	}
	#cssmenu > ul > li.active {
		border-bottom: medium none;
	}
	#cssmenu > ul > li.active > a {
		color: #fff;
	}
	#cssmenu > ul > li.active > a span {
		background: #488b00 none repeat scroll 0 0;
	}
	#cssmenu ul ul {
		display: none;
	}
	#cssmenu ul ul li a {
		border-bottom: 1px solid #eeeeee;
	}
	#cssmenu ul ul a {
		color: #fff;
		display: block;
		font-size: 16px;
		padding: 10px;
	}
	#cssmenu ul ul a:hover {
		color: #fff;
	}
	#cssmenu ul ul li.odd {
		background: #81bd41 none repeat scroll 0 0;
		color: #fff;
	}
	#cssmenu ul ul li.even {
		background: #81bd41 none repeat scroll 0 0;
		color: #fff;
	}
	.h2, h2 {
		font-size: 22px;
	}
	.container {
		background: #fff none repeat scroll 0 0;
		width: auto;
	}
	.navbar-toggle {
		border-radius: 0;
		float: right;
		margin-bottom: 15px;
		margin-right: 30px;
		margin-top: 15px;
		padding: 9px 10px;
		position: relative;
	}
	.navbar-default, .navbar-default .navbar-collapse, .navbar-default .navbar-form, .navbar-default .navbar-toggle, .navbar-inverse, .navbar-inverse .navbar-toggle {
		background: transparent none repeat scroll 0 0;
	}
	.navbar-default .navbar-nav > li > a {
		background: #488b00 none repeat scroll 0 0;
		color: #fff;
	}
	.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
		background-color: #488b00;
		color: #fff;
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
		background-color: #81bd41;
		color: #fff;
	}
	.newsletter {
		background: #488b00 url("../../img/trading-hours.jpg") no-repeat scroll right bottom;
		color: #fff;
		font-size: 14px;
		height: 300px;
		overflow: hidden;
		padding: 20px;
		width: 100%;
	}
	.promotions {
		background:#03cccd;
		height:300px;
		overflow: hidden;
		font-size: 14px;
		width:100%;
		padding:20px;
		color:#fff;
	}
	.trading-hours {
		background: #1b989d url("../../img/link.png") no-repeat scroll right bottom;
		color: #fff;
		height: 370px;
		overflow: hidden;
		font-size: 14px;
		padding: 20px;
		width: 100%;
	}
}