.mainIntro {
	margin: 50px 0;
}
#spotlight img {
	width: 100%;
	zoom: normal !important;
}
.browseByCategory h2 {
	text-align: center;
    font-weight: 400;
    font-size: 2.3em;
    margin-bottom: 35px;
}
.browseByCategory ul {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.browseByCategory ul li {
	max-width: 280px;
    width: 280px;
    min-height: 260px;
    text-align: center;
    margin-bottom: 30px;
}
.browseByCategory ul li figure, .productList ul li figure, .relatedProducts ul li figure {
	margin-bottom: 20px;
	min-height: 160px;
    display: table;
}
.browseByCategory h3, .productList h3, .relatedProducts h3 {
	color: #bc1832;
	margin-bottom: 20px;
	font-size: 1.3em;
	display: table-cell;
    height: 75px;
    text-align: center;
    vertical-align: middle;
    width: 230px;
}
.browseByCategory ul li a {
	color: #bc1832;
	font-size: 1.3em;
	text-decoration: underline;
	display: inline-block;
}
.productList ul, .relatedProducts ul {
	margin: 15px 20px 0;
}
.productList ul li, .relatedProducts ul li {
	max-width: 230px;
    width: 230px;
    min-height: 260px;
    text-align: center;
    margin: 0 67px 30px 0;
    display: inline-block;
    vertical-align: top;
}
.productList ul li:nth-child(4n), .relatedProducts ul li:nth-child(4n) {
	margin-right: 0;
}
.productList ul li a, .relatedProducts ul li a {
	color: #bc1832;
	font-size: 1.3em;
	text-decoration: underline;
	
}

.productList ul li figure a, .relatedProducts ul li figure a {
	display: table-cell;
	vertical-align: middle;
	width: 230px;
}
.searchProduct, .browseByCategory {
	margin: 80px 0;
}
.searchProduct h2, .contractManufacturing h2 {
	text-align: center;
    font-weight: 400;
    font-size: 2.3em;
    margin-bottom: 35px;
}
.searchProduct form {
	text-align: center;
}
.searchProduct input[type=text] {
	width: 647px;
	height: 40px;
	box-sizing: border-box;
	border: 2px solid #bc1832;
	display: inline-block;
	margin: 0 15px 0 0;
    vertical-align: top;
}
.searchProduct input[type=submit] {
	background-color: #bc1832;
    color: #fff;
    font-weight: 400;
    font-size: 1.5em;
    text-transform: inherit;
    padding: 4px 51px 4px 20px;
    background-image: url(../images/layout/search1.gif);
    background-position-x: 96px;
    background-repeat: no-repeat;
    background-position-y: -3px;
    border: 2px solid #bc1832;
}
.contractManufacturing {
	margin-bottom: 150px;
}
.customManufacturingLink {
	text-align: center;
}
.customManufacturingLink a {
	color: #bc1832;
    font-weight: 600;
    font-size: 1.25em;
}
.breadCrum {
	display: inline-block;
    background: #bc1832;
    padding: 5px 8px;
    color: #fff;
}
.breadCrum a {
	color: #fff;
    font-size: 1.25em;
    vertical-align: text-bottom;
}
.breadCrum span {
	font-size: 1.25em;
}
.rightArrow, .pagination .prevButton, .pagination .nextButton {
	display: inline-block;
	width: 0; 
  	height: 0; 
  	border-top: 7px solid transparent;
  	border-bottom: 7px solid transparent;
}
.rightArrow {
  	border-left: 9px solid #fff;
  	margin: 0 10px;
}
#categoryForm {
	display: inline-block;
	margin-left: 15px;
}
#subCategorySeoTitle {
	border: 1px solid #bc1832;
    padding-left: 10px;
    font-size: 1.25em;
    color: #bc1832;
    text-decoration: underline;
    width: 195px;
    background: #fff;
}
.pagination {
	text-align: center;
}
.pagination .prevButton {
  	border-right: 9px solid #bc1832;
  	margin: 0 10px;
  	vertical-align: sub;
}
.pagination .nextButton {
  	border-left: 9px solid #bc1832;
  	margin: 0 10px;
  	vertical-align: sub;
}
.pagination .pageLink {
	background: #bc1832;
    padding: 0 7px;
    color: #fff;
    margin-left: -3px;
    font-weight: bold;
    font-size: 1.3em;
    text-decoration: none;
    padding-bottom: 5px;
}
.pagination .pageLink.activePage {
	background: #fff;
	color: #bc1832;
	padding: 3px 10px;
}
.pagination .pageLink span {
	border-bottom: 2px solid #dd8896;
}
.pagination .pageLink.activePage span {
	border: none;
}
.searchProduct {
	margin: 80px 0 200px;
}
.mainIntro .productName + p:nth-of-type(1) {
	margin-top: 35px;
}
.productInfo {
	margin-bottom: 50px;
}
.productInfo img {
	/*margin: 0 80px 0 0;*/
}
.productInfo .productDetails {
	display: inline-block;
	vertical-align: top;
	max-width: 400px;
	width: 100%;
}
.productDetails h3 {
	color: #bc1832;
	margin-top: 0;
	font-size: 1.25em;
}
.productDetails h4 {
	color: #bc1832;
	font-size: 1.25em;
	font-weight: 400;
	margin: 0 0 5px;
}
.keyFeatures ul, .classifications ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}
.keyFeatures ul li {
	margin-left: 0;
}
.keyFeatures ul li::before, .classifications ul li::before {
  content: "• ";
  color: #bc1832;
  font-size: 20px;
  margin-right: 5px;
}
.specifications li p {
	font-size: 1em;
	margin: 0;
}
.specifications li {
	display: inline-block;
	margin: 0 40px 15px 0;
} 
.specifications ul li:last-child {
	margin-right: 0;
}
.specifications li p span {
	font-weight: bold;
    display: inline-block;
    width: auto;
    margin-right: 15px;
}
.requestLinks {
	margin: 0 0 120px;
}
.requestLinks a {
	color: #fff;
	padding: 8px 50px 8px 10px;
	font-size: 1.25em;
	font-family: 'Playfair Display', serif;
	position: relative;
	display: inline-block;
}
.requestLinks a:after {
	content: "";
	width: 35px;
	height: 40px;
	position: absolute;
	right: 5px;
	top: 0;
}
.dowmloadSpecificationLink {
	background: #bc1832;
	margin-right: 35px;
	border: 1px solid #bc1832;
}
.dowmloadSpecificationLink:after {
	background: url(../images/layout/pdf1.gif);
} 
.requestForPrice {
	background: #bc1832;
	border: 1px solid #bc1832;
}
.requestForPrice:after {
	background: url(../images/layout/pricing1.gif);
}
.relatedProducts {
	/*margin: 120px 0 0;*/
}
.relatedProducts h2 {
	font-weight: 400;
    font-size: 2em;
    text-align: center;
    margin-bottom: 45px;
}
.relatedProducts+.paginationWrapper, .searchproductList+.paginationWrapper {
	margin-bottom: 150px;
}
.searchProductList {
	margin-top: 50px;
}
.productVideo {
	margin-bottom: 115px;
}
.productVideo h2 { 
	font-size: 1.8em;
	margin-bottom: 15px;
}
.breadCrum+.productName {
	display: inline-block;
	margin-left: 5px;
	color: #bc1832;
	font-size: 18px;
}
.breadCrum .rightArrow:last-child {
	margin-right: 0;
}
#singleUseProductsSlider {
	display: inline-block;
	margin: 0 50px 0 0;
	max-width: 462px;
	padding: 0 30px;
}
#singleUseProductsSlider li {
	display: inline-block;
	
}
#singleUseProductsSlider:after {
	display: none;
}
.productVideo iframe {
	max-width: 632px;
	width: 100%;
}
#spotlight .spotlightTextBlock h2 {
	left: 0;
	right: initial;
}
.formDialog .priceInquiry textarea {
	display: block;
	margin-top: 0;
}
.productCategoryLink {
    padding: 20px 0;
}
.productCategoryLink .innerWrapper {
	text-align: left;
}
@media(max-width: 1180px) { 
    .productList ul, .relatedProducts ul {
    	margin: 15px 0px 0;
    	zoom: 0.9;
    	text-align: center;
    }
}
@media(max-width: 1050px) { 
	.productList ul, .relatedProducts ul {
		zoom: 0.7;
	}
}
@media(max-width: 960px) { 
	.productInfo .productDetails {
		margin-top: 50px;
		width: 100%;
		max-width: initial;
	}
}
@media(max-width: 880px) { 
	.browseByCategory ul li {
		margin: 0 auto 45px;
	}
	.searchProduct input[type=text] {
		width: 100%;
    	margin-bottom: 15px;
	}
	.productList ul, .relatedProducts ul {
		zoom: 0;
	}
	.productList ul li, .relatedProducts ul li {
		margin-right: 78px;
	}
	.productList ul li:nth-child(2n), .relatedProducts ul li:nth-child(2n) {
		margin-right: 0;
	}
	.breadCrum+.productName {
		margin-top: 10px;
		display: block;
	}
}
@media(max-width: 700px) {
	.requestLinks a {
		display: block;
		width: 240px;
		margin: 0 auto 15px;
	}
	.dowmloadSpecificationLink {
		margin: 0 0 20px;
	}
}
@media(max-width: 600px) {
	.relatedProducts {
		margin: 80px 0 0;
	}
	.productList ul, .relatedProducts ul, #categoryForm {
		margin-left: 0;
	}
	.productList {
		margin-top: 50px;
	}
	.productList, .relatedProducts {
		text-align: center;
	}
	.productList ul li, .relatedProducts ul li, .productList ul li:nth-child(4n), .relatedProducts ul li:nth-child(4n), .productList ul li:nth-child(2n), .relatedProducts ul li:nth-child(2n) {
		margin: 0 auto 30px;
	}
	.productList ul li, .relatedProducts ul li {
		display: block;
	}
} 
@media(max-width: 625px) { 
	#spotlight.innerPageSpotlight+main {
		box-shadow: none;
	}
}
@media(max-width: 550px) { 
	.mainIntro {
		margin: 0;
		height: auto;
	}
	.mainIntro:after {
		display: none;
	}
	.searchProduct, .browseByCategory {
		margin: 35px 0;
	}
	
	.browseByCategory h2, .searchProduct h2, .contractManufacturing h2 {
		font-size: 1.7em;
		margin-bottom: 25px;
	}
	.contractManufacturing {
		margin: 80px 0 150px;
	}
	.productInfo img {
		margin: 0 0 20px;
	}
	.productInfo .productDetails {
		width: 100%;
	}
	.mainIntro h1 {
		margin-top: 35px;
	}
	.browseByCategory h3, .productList h3, .relatedProducts h3 {
		min-height: auto;
	}
	
	#subCategorySeoTitle {
		width: auto;
		margin: 25px 0;
	}
	#singleUseProductsSlider {
		margin-right: 0;
		width: 100%;
	}
	.productInfo .productDetails {
		margin-top: 15px;
	}
	#singleUseProductsSlider li img {
		width: 100%;
		height: auto;
	}
	
}