/*======================================================
  Screen Style Sheet
  Air Filters
  ------------------------------------------------------
  Author(s): Christian Walker
  Created: 5/10/16
  ======================================================*/

/* .bucket-move-tablet{bottom:5px;} */
.tablet-only{display: none;}
.phone-only{display:none;}
.desktop-tablet{display: block !important;}
.tablet-phone{display: none !important;}
.responsive-only {display: none !important;}
.desktop-phone {}

/************ Hide items for Desktop view */



a.rfq-btn.tablet-only {
	display: none;
	padding-left: 15px;
	padding-right: 15px;
}

/* Mobile Devices */
@media only screen and (max-width: 1300px) {
	.nav-primary li.level0 > a.level0{
		font-size: 1.25vw;
	}

	.cms-index-index .main{
		margin: 50px 0 0;
	}
	.logo{
		min-width: 192px;
	}
	.main .std, #nav .nav-primary li.level0.parent > .children-wrapper > .children-container{
		padding: 0 30px;
	}
	.logo-container{
		padding-top: 0
	}
	.page-header-container{
		max-width: 1360px;
		padding: 0 30px;
	}
	.block-layered-nav .block-content > dl > dd ol li select{
		background-position-x: 85%;
		background-position-y: 15px;
	}
	.products-list .product-shop .product-secondary{
		width: 30%;
	}
	
}





/* Tablet */
@media only screen and (max-width: 1199px) {
	.desktop-only {display: none;}

	
	.searchautocomplete{
		right: 100px;
	}

	#header-nav{
		display: none;
	}

	.tablet-phone{display: block !important;}
	.home-banner-container{
		background-position: top center;
	}
	#mm-nav.mm-menu{
		margin: 0;
		padding: 0;
		background: #28343f;
	}
	#mm-nav.mm-menu ol{
		float: none;
	}
	#mm-nav .nav-primary li.level0{
		float: none;
		width: 100%;
		height: 60px;
		font-size: 22px;
		position: relative;
		padding: 0;
	}
	.nav-primary li.first a.level0{
		padding: 19px;
	}
	.nav-primary li.level0 > a.level0{
		padding: 19px;
		display: block;
		color: #ffffff;
		font-size: 22px;
	}
	.nav-primary li.level0.parent > a.level0:after{
		display: none;
	}
	.mm-list li a.mm-subopen{
		display: none;
	}
	.mm-list li.parent a.mm-subopen{
		display: block !important;
	}
	.children-wrapper{
		padding: 0 !important;
	}
	.page-header{
		padding: 0 30px;
	}
	#header-search{
		padding: 0;
		width: 50%;
	}
	#header-search #search_mini_form
	,#___gcse_0{
		float: left;
		width: 70%;
	}
	#header-search #hamburger{
		float: right;
	}
	#hamburger {
	   display: block;
	   width: 60px;
	   padding: 0 10px;
	   position: relative;
	   top: -5px;
	   color: #8a8a8a;
	   font-family: "Oxygen", sans-serif;
	}
	#hamburger span {
	   background: #8a8a8a;
	   display: block;
	   height: 3px;
	   margin: 5px 0;
	   height: 5px;
	   border-radius: 5px;
	}
	html.mm-opened #hamburger span.top-bar {
	   transform: rotate( 45deg );
	   top: 7px;
	   position: relative;
	   background-color: #3882c4
	}
	html.mm-opened #hamburger span.middle-bar {
	   opacity: 0;
	}
	html.mm-opened #hamburger span.bottom-bar {
	   transform: rotate( -45deg );
	   top: -13px;
	   position: relative;
	   background-color: #3882c4
	}
/*
	.utility-nav-cart-container{
		min-width: 427px
	}
*/
	.utility-account-cart-links{
		width: 235px;
	}
	.utility-navigation{
		/*width: 268px;*/
	}
	.footer{
		width: 100%;
	}
	.footer .button.home{
		left: 30px;
		top: 80px
	}
	.footer .button.top{
		right: 30px;
		top: 80px
	}
	.product-collateral .toggle-tabs{
		min-width: 371px;
	}
	.cart, #checkoutSteps{
		padding: 0 30px;
	}
	#header-account li a, .nav-primary a.level0{
		border-bottom: none;
	}
	.mm-menu .mm-list > li::after{
		border-color: #192632;
		display: none;
	}
	.nav-primary li.level0 > a.level0{
		font-family: "Oxygen", sans-serif;
		font-weight: 300;
	}
	.mm-menu .mm-list > li > a.mm-subopen:hover:after{
		border-color: #192632
	}
	.mm-list > li.view-all > a{
		display: none;
	}
	.nav-primary li.nav-action-btn{
		position: relative;
		color: #fff;
		margin: 20px auto 0;
		width: 90%;
	}
	.nav-primary li.nav-action-btn .button{
		text-align: left;
		font-size: 18px;
		padding: 20px 0 20px 70px;
		font-family: "Oxygen", sans-serif;
		border-radius: 30px
	}
	.nav-primary li.nav-action-btn .button:hover{
		background: #539cdd;
		color: #ffffff;
	}
	.nav-primary li.nav-action-btn .button2{
		background-color: #94ae34
	}
	.nav-primary li.nav-action-btn .button2:hover{
		background-color: #afcb47;
		color: #ffffff;
	}
	.nav-action-btn span{
		position: absolute;
		font-size: 30px;
		color: #fff;
		top: 12px;
		left: 6%;
		
	}
	.catalog-category-view #advance-search-form-validate .selector{
		width: 32%;
	}
	.catalog-category-view #advance-search-form-validate .selector.last{
		margin-right: 0;
	}
	.catalog-category-view #advance-search-form-validate{
		padding: 0 30px 50px;
	}
	.catalog-category-view #advance-search-form-validate .selector select{
		height: 37px;
	}
	.logo-container{
		display: block;
	}
	.logo-container div{
		display: inline-block;
	}
	.logo-container div{
		margin-right: 4%;
		width: 15%;
	}
	.catalogsearch-advanced-result .col1-layout .col-main{
		padding: 0 30px
	}
	
}

@media only screen and (max-width: 1180px){
	.category-products .toolbar .pager{
		/*float: left;*/
		padding: 0 30px 0 40px;
		max-width: 100%
	}
}

@media only screen and (max-width: 1080px) {
	.resource-container div.left, .resource-container div.right{
		float: none;
		width: 70%;
		margin: 30px auto;
		display: block;
	}
	.resource-container div.right{
		text-align: center;
	}
}
@media only screen and (max-width: 960px) {
	.pages {
		float: right;
		/* clear: both; */
		position: relative;
		top: -10px;
		/* left: 20px; */
	}

	.sort-by {
		display:none;
	}
	.category-products .toolbar {
	position: relative;
		margin-top: 0;
	}
	.pager > .count-container {
		float: none;
	}
	.utility-navigation {
		display:none;
	}
	.cms-index-index .main .std{
		padding: 0 30px;
	}
	.steps-container .steps-content .step-block{
		width: 13%;
		max-width: none;
	}
	.steps-container .steps-content{
		max-width: 737px;
	}
	.steps-container .steps-content .step-divider{
		width: 82px;
		margin: 115px 15px 0;
	}
	.steps-container .steps-content .step-block .step-img img{
		width: 100%;
	}
	.sprite-steps{
		top: 35px;
	}
	.logo-container{
		padding: 0 30px;
	}
	.logo-container div{
		margin-right: 4%;
	}
	.category-products .toolbar .pager{
		float: none;
		clear: both;
	}
	.category-products .toolbar{
		height: auto;
	}
	/*.pages{
		float: none;
		clear: both;
	}*/

}

@media only screen and (max-width: 830px) {
	.home-slide-buckets .bucket:first-child{
		margin-right: 6%;
	}
	.home-slide-buckets .bucket{
		width: 47%;
	}
	.home-slide-buckets{
		padding: 0 30px
	}
	.home-buckets-wrapper .buckets .bucket .bucket-image{
	    width: 200px;
	    height: 200px;
	    border-radius: 100px;
	    padding: 30px;
	}

}
@media only screen and (max-width : 899px) {
	#webform_11_form {
	/* border: 1px solid #3882C4; */
	padding: 5px 20px 20px;
	/* background: #efefef; */
}
}

/* Tablet (landscape & portrait) ----------- */
@media only screen and (max-width : 767px) {
	.col1-layout .pager .count-container {
	    float: none;
	}
	.cms-home .welcomeFrom {
		display:none;
	}
.col1-layout .pager .pages {
    float: right;
    margin-left: 0;
}
.sort-by-container { display:none; }
.searchautocomplete .nav{
	width: 160px;
}

.searchautocomplete{
	right: 0px;
}
	
	#amshopby-page-container .category-description.std {

	border-bottom: 0 solid #cccccc; 
}
	
	.amshopby-container-top .amshopby-item-top {max-width:100%; border:1px solid #ccc; margin-bottom:2px}
/* one item */
.amshopby-container-top .amshopby-item-top:first-child:nth-last-child(1) {
  width: 100%;
}

/* two items */
.amshopby-container-top .amshopby-item-top:first-child:nth-last-child(2),
.amshopby-container-top .amshopby-item-top:first-child:nth-last-child(2) ~ div {
  width: 100%;
}

/* three items */
.amshopby-container-top .amshopby-item-top:first-child:nth-last-child(3),
.amshopby-container-top .amshopby-item-top:first-child:nth-last-child(3) ~ div {
  width: 100%;
}

/* four items */
.amshopby-container-top .amshopby-item-top:first-child:nth-last-child(4),
.amshopby-container-top .amshopby-item-top:first-child:nth-last-child(4) ~ div {
  width: 100%;
}

/* five items */
.amshopby-container-top .amshopby-item-top:first-child:nth-last-child(5),
.amshopby-container-top .amshopby-item-top:first-child:nth-last-child(5) ~ div {
  width: 100%;
}
	.desktop-tablet, .bigTriangleColor{display: none !important;}
	.tablet-only,.utility-navigation {display: none;}
	.phone-only{
		display: block !important;
	}
	
	.tab-content .std img{
		width: 100%;
		height: auto;
	}
	
	#webform_4_form{
		padding: 10px 15px;
		width: 100%;
		padding: 0 30px;
		float: none;
		margin-bottom: 30px;
	}	
	.product-view .product-shop, .product-view .add-to-cart-wrapper, .product-view .block-related, .product-img-box{
		padding: 0 30px
	}
	
	div.block.block-layered-nav{
		max-width: none;
		width: 100%;
		float: none;
		
	}
	.category-products{
		width: 100%;
		float: none;
	}
	.block-layered-nav .block-content > dl{
		text-align: left;
		padding: 15px 30px !important;
	}
	.block-layered-nav .block-content > dl > dt{
		text-align: left;
	}
	.block-layered-nav .block-content > dl > dd{
		padding: 0
	}
	.block-layered-nav .amshopby-filters-top{
		padding: 0;
	}
	.amshopby-filters-top .block-content ol{
		margin: 0;
		max-width: 100%;
	}
	.block-layered-nav .block-content > dl > dd ol li select{
		background-position-x:95%;
	}
	.steps-container{
		display: none;
		margin: 0
	}
	#webform_1_form, #webform_2_form{
		max-width: none;
		width: 100%;
		padding: 0 30px;
	}
	#webform_1_form #webform_1 .fields .field, #webform_2_form #webform_2 .fields .field{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.resources-container-landing div ul.block{
		float: none;
		margin: auto;
		width: 219px;
	}
	.resources-container-landing div ul li{
		float: none;
		width: 100%;
		margin: 0 0 25px;
		padding-left: 50px
	}
	.resources-container-landing div ul li h4{}
	.resources-container-landing div ul li p{
		display: none;
	}
	.logo-container{
		display: block;
	}
	.logo-container div{
		display: block;
		width: 250px;
		margin: 0 auto 30px !important;
		text-align: center
	}
	.logo-container div img{
		margin: 0 auto;
	}
	
	.footer-before-content{
		text-align: center;
		padding-top: 30px;
	}
	
	.footer-before-content .block.block-1, .footer-before-content .block.block-2, .footer-before-content .block.block-3, .footer-before-content .block.block-4{
		display: none;
	}
	.footer-before-content .block.block-5{
		margin: 0 auto;
		max-width: 200px;
		padding: 0 30px;
		width: auto;
		float: none;
	}
	.footer-before-content .block h5{
		font-size: 24px;
		text-align: center;
	}
	.footer-before-content .block p{
		font-size: 16px;
		margin-bottom: 30px
	}
	.form-list .field, .form-list .wide, .form-list .control{
		margin-bottom: 20px
	}
	.form-list > li{
		margin-bottom: 0
	}
	
	.catalog-category-view #advance-search-form-validate .selector,
	#advance-search-form-validate .selector,
	.catalogsearch-advanced-result .multi-selector{
		width: 100%;
	}
	
	.catalogsearch-advanced-result .multi-selector{
		margin-bottom: 10px;
	}
	.cms-index-index .buckets-wrapper{
		padding: 0 30px;
	}
	.buckets .bucket{
	}
	.home-buckets-wrapper .buckets .bucket .bucket-image, .home-buckets-wrapper .buckets .bucket .button{
		 display: none;
	}
	.category-industries-served .buckets .bucket .bucket-image {
		display: block;
		background: none;
		width: 100%!important;
		height: 200px;
		border-radius: 0;
		padding: 0px;
		margin: 0 auto;
		}
		.category-industries-served .buckets .bucket .bucket-image img {
    border-radius: 100%;
    margin: 0 auto !important;
    padding: 0;
    max-width: 90%;
    max-height: 100%;
}
.category-industries-served .buckets-wrapper .buckets .bucket .bucket-title {
    height: 40px;
    display: block;
    position: relative;
    bottom: 50px;
    color: #000;
}
	.category-industries-served .buckets-wrapper .buckets .bucket, .home-buckets-wrapper .buckets .bucket {display: inline-block;background: none;width: 48%;height: 210px !important;}
	.buckets-wrapper .buckets .bucket, .home-buckets-wrapper .buckets .bucket {
		width: 80%;
		height: auto;
		/* display: flex; */
		margin: 10px auto 20px;
		width: 100%;
		background: #94ae34;
		position: relative;
		border-radius: 50px;
		margin: 20px auto;
		text-align: center;
		padding: 15px 0;
		float: none;
	}
	.rangeSystem {
    display: block !important;
    width: 100% !important;
	margin:30px auto !important;
}
.category-shooting-range .button {
    margin: 10px auto !important;
}
	.cms-home .buckets .bucket .bucket-image {
		display: block;
		background: none;
		width: 100%!important;
		height: 200px;
		border-radius: 0;
		padding: 0px;
		margin: 0 auto;
		}
		.cms-home .buckets .bucket .bucket-image img {
    border-radius: 100%;
    margin: 0 auto !important;
    padding: 0;
    max-width: 90%;
    max-height: 100%;
}
.cms-home .buckets-wrapper .buckets .bucket .bucket-title {
    height: 40px;
    display: block;
    position: relative;
    bottom: 50px;
    color: #000;
}
	.cms-home .buckets-wrapper .buckets .bucket, .home-buckets-wrapper .buckets .bucket {display: inline-block;background: none;width: 48%;height: 210px !important;}
	.buckets-wrapper .buckets .bucket, .home-buckets-wrapper .buckets .bucket {
		width: 80%;
		height: auto;
		/* display: flex; */
		margin: 10px auto 20px;
		width: 100%;
		background: none;
		position: relative;
		border-radius: 50px;
		margin: 20px auto;
		text-align: center;
		padding: 15px 0;
		float: none;
	}
	.buckets-wrapper .buckets .bucket .bucket-title, .home-buckets-wrapper .buckets .bucket .bucket-title{
		margin: 0 auto;
		height: auto;
	}
	.buckets-wrapper .buckets .bucket .bucket-title span, .home-buckets-wrapper .buckets .bucket .bucket-title span{
		display: block;
		margin: 0 auto;
	}
	.buckets-wrapper .buckets .bucket:nth-child(3n+1), .home-buckets-wrapper .buckets .bucket:nth-child(3n+1){
		margin: 10px auto 20px;
	}
	.buckets-wrapper .buckets .bucket:after, .home-buckets-wrapper .buckets .bucket:after{
		display: none;
	}
	.buckets-wrapper, .home-buckets-wrapper{
		padding:0 30px;
	}
	.buckets-wrapper .buckets .bucket, .home-buckets-wrapper .buckets .bucket{
		height: auto;
		
	}
	.buckets-wrapper .buckets .bucket .bucket-image {
		padding: 0 50px;
		height: 150px;
	}
	.home-buckets-wrapper .buckets .bucket .bucket-title,
	.buckets-wrapper .buckets .bucket .bucket-title{
		font-size: 1em;
	}
	.buckets-wrapper .buckets .bucket .bucket-title, .home-buckets-wrapper .buckets .bucket .bucket-title{
		height: auto;
		/* color: #ffffff; */
	}
	.buckets-wrapper .buckets .bucket + .bucket:after{
		display: none;
	}
	.std .button.quick{
		margin-bottom: 20px;
	}
	.std .button.quick, .std .button.bargains{
		padding: 25px;
		font-size: 24px;
		display: block;
		border-radius: 50px;
	}
	.std .button.bargains{
		display: none !important;
	}
	.std .button.quick span, .std .button.bargains span{
		font-size: 40px;
		top: 15px;
		left: 8%;
	}
	.std .button.bargains span{
		top:13px;
	}
	.home-banner-container{
		padding: 30px;
		height: 510px;
	}
	.home-banner-content{
		padding: 0
	}
	.home-slide-buckets .bucket a:before, .home-slide-buckets .bucket a:after, .home-slide-buckets .bucket span.button, .home-slide-buckets .bucket .bucket-text{
		display: none;
	}
	.home-slide-buckets .bucket:first-child{
		margin: 0 0 20px;
	}
	.home-slide-buckets .bucket{
		width: 100%;
		float: none;
		height: auto;
	}
	.home-slide-buckets .bucket a{
		padding: 0
	}
	.home-slide-buckets .bucket a .bucket-title{
		background: #3882c4;
		font-weight: 700;
		border-radius: 50px;
		padding: 10px 30px;
		display: block;
		float: none;
		width: 100%;
	}
	.resource-container div.right iframe{
		width: 100%;
	}
	.footer .button.home, .footer .button.top{
		top: 20px;
	}
	.footer{
		padding-top: 75px;
	}
	.product-collateral::before{
		display:none ;
	}
	.product-collateral > dl > dt, .product-collateral > dl > dt:hover{
		background: #27333f;
		padding: 15px 30px;
		font-family: "Oxygen", sans-serif;
		color: #ffffff;
		font-weight: 700;
	}
	.product-options{
		margin-bottom: 20px
	}
	.product-options, .product-options-bottom{
		float: none;
		width: 80%;
		padding: 0 30px;
		margin: 0 auto 20px;
	}
	.product-view .add-to-cart .qty-wrapper, .product-view .add-to-cart-buttons{
		width: 100%;
		float: none;
	}
	.product-view .add-to-cart .qty-wrapper{
		margin-bottom: 20px
	}
	.product-view .add-to-cart .qty-wrapper label{
		width: 15%;
		margin-right: 0
	}
	.product-options dd select{
		width: 100%;
		text-align: center;
	}
	.product-view .add-to-cart .qty-wrapper .qty{
		width: 85%;
		background: #e6e6e6;
		border: none;
	}
	.product-view .sharing-links, .product-view .add-to-links{
		display: none;
	}
	.product-view .add-to-cart{
		border-bottom: none;
	}
	.product-collateral{
		padding: 0 10px;
	}
	.product-view .product-shop .product-name .h1, .product-name h1{
		text-align: center;
		font-size: 34px
	}
	
	.product-view .product-shop .product-name{display:block}
	.product-name .size-text{
		text-align: center;
		display: block;
		line-height: 1;
		font-size: 24px;
	}
	.product-name .price-box, .price-box .price{
		text-align: center;
		color: #94ae34;
		font-size: 24px;
		font-family: "Oxygen", sans-serif;
	}
	.product-view .add-to-cart-buttons .button:before{
		left: 30%;
	}
	.utility-nav-cart-container{
		min-width:  auto;
		width: auto
	}
	.checkout-onepage-index .page-title{
		padding: 0 30px
	}
	.home-banner-container{
		background-attachment: scroll;
		background-size: auto;
	}
	#mm-nav .nav-primary li.level0{
		height: auto;
	}
	.merv-text{
		color: #b03636;
		font-size: 22px;
		font-weight: 700;
	}
	.category-banner-wrapper{
		background: #283440 !important;
		background-image: none !important;
	}
	.category-banner-wrapper .category-banner{
		height: 40px;
		min-height: 150px;
		padding: 40px 0;
	}
	.category-banner h1{
		position: relative;
		left: auto;
		top: 0;
		text-align: center;
		font-size: 28px;
	}
	h2 {font-size:24px;}
	.breadcrumbs-container{
		display: none;
	}
	.action-btn-container a{
		width: 100%;
	}
	.home-filter-container #advance-search-form-validate .selector-col{
		width: 100%;
		margin-right: 0;
		float: none;
		text-align: center;
	}
	.home-filter-container #advance-search-form-validate .buttons-set{
		position: relative;
		bottom: auto;
		margin: auto;
		left: auto;
	}
	.filter-cta{
		position: relative;
		bottom: auto;
		right: auto;
		margin: 30px;
	}
	.filter-cta p{
		text-align: center;
	}
	.home-filter-container{
		padding: 30px 0px 30px
	}
	#header-search{
		width: 56%;
	}
	.filter-close{
		right: 2%;
	}
	.filter-img{
		float: none;
		width: 300px;
		margin: 0 auto 10px;
		max-width: 100%;
	}
	.button.quick{
		margin-bottom: 30px;
	}
	
	.form-resource-container,.logo-container{
		padding-top: 30px;
	}
	.form-resource-container{
		padding-bottom: 30px;
	}
	.button.dark-blue{
		margin-left: 0;
	}
	.category-banner-wrapper.internal .category-banner, .category-contact-us .category-banner{
		background: none;
	}
	.category-products .toolbar .pager{
		padding: 0 40px;
	}
	#header-search #search{
		font-size: 10px;
		padding: 10px 40px 10px 12px;
	}
	.utility-phone-number p{
		font-size: 10px;
	}
	.utility-phone-number p strong{
		font-size: 18px;
	}
	.utility-phone-number p strong a{
	color: #ffffff !important;
	}
	.utility-phone-number a{
		color: #ffffff;
	}
	a[href^="tel"]{
		color: #ffffff;
	}

	a[x-apple-data-detectors] {
	  color: inherit !important;
	  text-decoration: none !important;
	  font-size: inherit !important;
	  font-family: inherit !important;
	  font-weight: inherit !important;
	  line-height: inherit !important;
	}
	.mobile-banner{
		display: block;
	}
	.mobile-banner .bucket-title-mobile a{
		margin: 0 auto 30px;
		padding: 0 30px;
		max-width: 700px;
		display: block;
		background-color: #3882c4;
		text-align: center;
		color: #ffffff;
		font-weight: 700;
		border-radius: 25px;
		padding: 10px 30px;
		font-size: 20px;
	}
	.mobile-banner .bucket-title-mobile a:hover{
		background: #539cdd;
		text-decoration: none;
	}
	.home-slide-buckets{
		display: none;
	}
	.category-products .toolbar{
		height: auto;
		margin-top: 0;
	}
	.category-products .toolbar .pager{
		width: 100%;
		max-width: none;
	}
	
	.sort-by-container{
		width: 100%;
		position: relative;
		top: auto;
		right: auto;
		
	}
	.sort-by{
		float: left;
	}
	.cart-table colgroup, .cart-table thead{
		display: none
	}
	.cart-table .product-cart-image{
		width: 100%;
	    float: none;
	    padding-bottom: 0;
	    text-align: center;
	    display: block;
	    margin: 0 auto;
	}
	.cart-table .product-cart-image img{
		margin: auto;
	}
	.cart-table .product-cart-info, .cart-table tbody td select{
		width: 100%;
	}
	.cart-table tbody td, .cart-table td.product-cart-price{
		border: none;
		display: block;
		width: 100%;
		text-align: left;
		padding: 10px 0;
	}
	.cart-table td[data-rwd-label]:before{
		content: attr(data-rwd-label) ":";
	    font-size: 12px;
	    font-family: "Oxygen", sans-serif;
	    padding-right: 5px;
	    text-transform: uppercase;
	}
	.cart-table .product-cart-actions, .cart-table .product-cart-total, .cart-table .product-cart-price{
		min-width: inherit;
		width: 100%;
		text-align: left;
		padding-left: 0
	}
	.cart-table .product-cart-info, .cart-table .product-cart-actions{
		padding-left: 0;
	}
	.cart-table .product-cart-info h2, .cart-table .product-cart-info .product-cart-sku, .cart-table tbody td, .cart-table tbody td, .cart-table td.product-cart-price span, .cart-table td[data-rwd-label]:before{
		font-family: "Oxygen", sans-serif;
		font-size: 24px;
	}
	.cart-table td[data-rwd-label]{
		width: 100%;
		float: none;
		padding-left: 0
	}
	.cart-table td[data-rwd-label]:before{
		font-weight: 600;
	}
	.cart-table tfoot button.button2{
		width: 100%;
		display: block;
		margin: 15px 0;
	}
	.or{
		display: none;
	}
	.image-map-container img{
		display: none;
	}
	.image-map-container .address-map-container{
		width: 100%;
		float: none;
		
	}
	.image-map-container{
		padding: 0 30px;
		width: 100%;
	}
	#webform_5_form{
		padding: 0 30px
	}
	.main-container .main .col-left.sidebar{
		width: 100%;
		float: none;
	}
	.main-container .main .col-main{
		float: none;
		width: 100%;
	}
	#each-price-container{
		text-align: center;
		margin-bottom: 25px;
	}
	.hide{
		clear: both;
		margin: 0 auto 20px;
		width: 155px;
		font-size: 16px;
	}
}
@media only screen and (max-width : 700px) { 
	.limiter {display:none;}	
}


@media only screen and (max-width : 630px) {
	.searchautocomplete {
	    right: auto;
	    left: 0px;
	    width: 100%;
	}
	.searchautocomplete .nav{
		width: 65%;
	}
	.searchautocomplete .nav .nav-input{
		padding-left: 0px !important;
	}
	
	.searchautocomplete .searchautocomplete-placeholder{
		right: auto;
	}

	
	.amshopby-container-top .amshopby-item-top {
	width: 100%;
	margin-bottom:2px;
}
	#hamburger {top: -30px; }
	.utility-phone-number p span {display:none;}
	.utility-account-cart-links {width:auto}
	.category-affiliates .category-description-image-container img {
	    display: inline-block;
	    width: 35%;
	    margin: 20px;
	}
	.resource-container div.left ul.left, .resource-container div.left ul.right{
		float: none;
		width: 100%;
	}
	.resource-container div.left{
		width: 219px;
	}
	.resource-container div.left ul li p{
		display: none;
	}
	.resource-container div.left ul li{
		padding-left: 50px;
	}
	.footer ul.footer-links{
		max-width: 315px
	}
	.footer ul.footer-links li.first{
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 20px
	}
	.logo{
		float: none;
		width: 240px;
		margin: 0 auto;
		padding-bottom:2px;
	}
	.page-header{
		height: 115px;
		padding:0 10px;
	}
	#header-search{
		float: none;
		width: 100%;
		margin-top: 5px;
	}
	#header-search #search_mini_form, #___gcse_0 {
		width: 79%;
	}
	.action-btn-container{
		width: 100%;
	}
	.home-banner-content h1{
		font-size: 6vw;
		line-height: 1.4;
	}
	.buckets .bucket .bucket-title{
		font-size: 4vw;
	}
	.products-list .product-shop .product-primary, .products-list .product-shop .desc{
		width: 100%;
	}
	.products-list .product-shop .product-secondary{
		width: 100%;
	}
	.products-list .product-shop .product-list-action-btn-container .action .button{
		width: 100%;
	}
	.pager .amount, .pager .limiter, .pager .pages{
		float: none;
		width: 100%;
	}
	.col1-layout .pager .count-container{
		float: none;
		margin-bottom: 30px
	}
.category-products .toolbar .toolbar-title {
	/* margin: 10px 0; */
	margin: 10px 0;
	text-align: center;
	display: block;
	width: 100%;
}
	.logo-container div{
		width: 145px;
	}
	.toolbar .pager {display:none !important;
	}
}





@media only screen and (max-width : 480px) {
	.address-map-container ul li {display:block; width:100% !important; }
	.footer .paymentMethods img {max-width:300px; width:100%}
	.utility-container {padding: 0px 0px 0 15px; }


	.utility-phone-number {padding: 8px 0 0 10px; }




	.catalogsearch-advanced-result .advanced-search-amount, .catalogsearch-advanced-result .search-title h3 {font-size: 16px;}
	.catalogsearch-advanced-result h1 {font-size: 24px;}
	.catalogsearch-advanced-result #advance-search-form-validate {margin-bottom:30px;}
	.catalogsearch-advanced-result .category-products .toolbar .toolbar-title {float:none;}
	.main {padding: 0;}
	
	.footer .paymentMethods{
		width: auto;
		max-width: 400px;
	}
	.utility-account-cart-links{
		width: auto;
	}
	.page-header-container {
	    padding: 2px 0 0;
	}

	.std .button.quick, .std .button.bargains{
		font-size: 15px;
	}
	.std .button.quick span, .std .button.bargains span{
		font-size: 30px;
	}
	.std .button.bargains span{
		top:18px;
	}
	.std .button.quick span{
		top: 20px;
	}
	.resource-container div.left{
		width: 224px;
	}
	.home-banner-content h1{
	}
	.home-slide-buckets{
		padding: 0
	}
	.home-slide-buckets .bucket a .bucket-title{
		font-size: 18px;
	}
	.buckets .bucket .bucket-title{
		line-height: 2;
	}
	.product-view .add-to-cart-buttons .button{
		text-align: center;
		padding: 0px 30px 0 30px;
	}
	.product-view .add-to-cart-buttons .button:before{
		display: none
	}
	.utility-account-cart-links li a{
		font-size: 0px;
	}
	.utility-container{
		padding: 0 0 0 12px;
	}
	.utility-phone-number p strong{
		font-size: 17px;
	}
}

@media only screen and (max-width : 370px) /* Portrait iphone 6*/ {
	.sort-by-container{
		height: auto;
		float: left;
	}
	
	.sort-by-container a{
		display: block;
	}
	.utility-account-cart-links{
		width: auto;
	}
	.utility-container {
		max-width: 1330px;
		margin: 0 auto;
		padding: 0 0 0px 5px;
	}
	.std .button.quick, .std .button.bargains{
		font-size: 13px;
	}
	.action-btn-container {
		padding: 0px 10px;
	}
	.utility-account-cart-links li a{
		font-size: 0px;
	}
	/*.utility-account-cart-links li:first-child{
		display: none;
	}*/
	.utility-phone-number p strong{
		font-size: 18px;
	}
}

@media only screen and (max-width : 360px) /* Portrait Galaxy 5*/ {
	.cms-index-index .action-btn-container {
		padding:0;
	}
	
	.page-header{
		padding: 0 10px;
	}
	.footer ul.footer-links{
		width: auto;
	}
	.footer ul.footer-links li a{
		font-size: 11px
	}
	.product-options dt:first-child, .product-view .add-to-cart .qty-wrapper label{
		float: none;
		width: 100%;
		text-align: center;
	}
	.product-options dl.last dd.last{
		width: 100%;
		float: none;
	}
	.product-view .add-to-cart .qty-wrapper .qty{
		float: none;
		width: 100%;
	}
	.utility-phone-number p{
		font-size: 12px;
	}
	.std .button.quick, .std .button.bargains{
		font-size: 13px;
	}
	.searchautocomplete .searchautocomplete-placeholder{
		width: 300px;
	}
		
}

/* Mobile Portrait View */
@media only screen and (max-width : 320px) {
	.std .button.quick, .std .button.bargains{
		font-size: 13px;
	}
}
@media only screen and (min-width : 900px) {
	#webform_11 li.wide.webforms-fields-row-164, #webform_11 li.wide.webforms-fields-row-165 {width:49%; display:inline-block;}

#webform_11 li.wide.webforms-fields-row-166, #webform_11 li.wide.webforms-fields-row-167, #webform_11 li.wide.webforms-fields-row-169, #webform_11 li.wide.webforms-fields-row-170, #webform_11 li.wide.webforms-fields-row-175, #webform_11 li.wide.webforms-fields-row-176 {width:32%; display:inline-block;}

#webform_11 li.wide.webforms-fields-row-165 {margin-left:1% !important;}

#webform_11 li.wide.webforms-fields-row-169, #webform_11 li.wide.webforms-fields-row-167, #webform_11 li.wide.webforms-fields-row-175, #webform_11 li.wide.webforms-fields-row-176 {margin-left:1.5% !important;}
}