#noResultFoundContainer{
	text-align: center;
}

#noResultFoundContainer .noResultFound{
	padding-left: 14.0625%; /* 45/320 */
	padding-right: 14.0625%; /* 45/320 */
	padding-top: 30px;
	padding-bottom: 36px;
}
#noResultFoundContainer .noResultFound.tipsContainer{
	padding-left: 6.25%; /* 20/320 */
	padding-right: 6.25%; /* 20/320 */
}

#noResultFoundContainer .noResultFound:first-child{
	border-top: 1px solid #d6d6d6;
}
#noResultFoundContainer .noResultFound{
	border-bottom: 1px solid #d6d6d6;
}

#noResultFoundContainer .noResultFound .noResultFoundImg{
	margin: 0 auto;
	display: block;
}

.sparPageMiddleWrapper #noResultFoundContainer .noResultFound .noResultFoundInfo {
	width: 100%;
	font-size: 16px;
}

#noResultFoundContainer .noResultFound.cf {
	padding: 0;
}

.noResultFound.cf div:first-of-type {
	border-bottom: 1px solid #d6d6d6;
}

#noResultFoundContainer .noResultFound .noResultFoundMsg{
	display:block;
	font-family: MuseoSans;
	font-weight: 700;
	font-size: 18px;
	color: #000000;
	margin-bottom: 30px;
}
#noResultFoundContainer .noResultFound .noResultFoundMsg .searchTerm{
	font-style: italic;
	font-weight: 500;
}

#noResultFoundContainer .noResultFound .noResultFoundInfo{
	padding: 30px 55px;
}

#noResultFoundContainer .noResultFound .noResultFoundInfo li{
	font-family: MuseoSans;
	font-weight: 500;
	font-size: 14px;
	color: #000000;
}

#noResultFoundContainer .noResultFound .noResultFoundInfo .noResultFoundMessageHelp{
	font-family: MuseoSans;
	font-weight: 500;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
}

#noResultFoundContainer .noResultFound .noResultFoundInfo:last-child{
	margin-bottom: 0;
}

#noResultFoundContainer .noResultFound .noResultFoundInfo .noResultFoundTitle{
	margin-bottom: 24px;
	font-family: MuseoSans;
	font-weight: 700;
	font-size: 14px;
	color: #c90613;
	margin-top: 9px;
}

#noResultFoundContainer .noResultFound .noResultFoundInfo li.noResultFoundLinkList{
	margin-bottom: 15px;
}

#noResultFoundContainer .noResultFound .noResultFoundInfo li.noResultFoundLinkList:last-child{
	margin-bottom: 0;
}


#noResultFoundContainer .noResultFound .noResultFoundInfo .noResultFoundLink{
	text-decoration: underline;
}

.page-searchEmpty .noResultFoundContainer .simple-banner{
	padding: 14px 2.8125%; 9/320
	text-align: center;
}

.notFoundText {
	text-align: center;
}

.notFoundText .content {
	padding: 4%;
}
.notFoundText .breadcrumbAndPrint {
	border-bottom: 1px solid #d6d6d6;
}



.titleNotFound {
	text-transform: uppercase;
	font-weight: 700;
}

.backgroundBanner {
	background-color: #B00511;
	text-transform: uppercase;
	font-family: MuseoSans, Arial, sans-serif;
	float: left;
	padding: 4%;
	width: 100%;
}

.whiteCircle {
	background-color: #FFFFFF;
	text-align: center;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	padding: 2%;
	display: inline-block;
	line-height: 1;
}

.template-pages-product-productNotFoundPage .notFoundText .breadcrumbContainer {
	text-align: left;
}

.discountAmountContainer {
	text-align: center;
	font-weight: 700;
}

.discountAmountContainer p {
	color: #B00511;
}

.discountAmountContainer p:first-of-type {
	font-size: 47px;
	margin-top: 25px;
}

.discountAmountContainer p:last-of-type {
	font-size: 18px;
}

.discountParagraph {
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
	margin-top: 22px;
	padding: 0 15px;
}

.discountParagraph p:nth-child(2) {
	font-size: 30px;
	font-weight: 700;
}

.noResultFoundSolutionTitle,
.notFoundSolutionTitle {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 17px;
	color: #B00511;
}

.notFoundText .solutionsList li,
.noResultFoundSolutionList li {
	list-style-position: inside;
	list-style-type: none;
	counter-increment: section;
	font-weight: 500;
}
.noResultFoundSolutionList li {
	position: relative;
	padding-top: 25px;
	margin-bottom: 10px;
}

.noResultFoundSolutionList li:before {
	content: counter(section, decimal);
	font-size: 14px;
	font-family: MuseoSans, Arial, sans-serif;
	background-color: #cd000b;
	font-weight: 700;
	color: #fff;
	border-radius: 50%;
	width: 22px;
	height: 22px;line-height: 22px;
	top: 0;
	left: 50%;
	margin-left: -11px;
	position: absolute;
}

.notFoundText .solutionsList li:before {
	content: counter(section, decimal) ")";
	font-size: 14px;
	padding-right: 5px;
	font-family: MuseoSans, Arial, sans-serif;
	color: #B00511;
	font-weight: 700;
}

.noResultFoundInfo:first-child:before {
	content: "\a031";
	color: #B00511;
	font-size: 34px;
}

.noResultFoundInfo:nth-child(2):before {
	content: "\a069";
	color: #B00511;
	font-size: 34px;
}

.DiscountBannerContent .content {
	float: left;
	width: 100%;
	padding: 10px;
}

@media (min-width:768px){

	.DiscountBannerContent .backgroundBanner {
		padding: 3%;
	}

	.discountAmountContainer {
		float: left;
		width: 30%;
		margin-left: 7%;
		font-size: 34px;
	}

	.whiteCircle p:first-of-type {
		margin-top: 32px;
	}

	.discountParagraph {
		float: left;
		width: auto;
		text-align: left;
		margin-left: 30px;
		margin-top: 15px;
		font-size: 18px;
		line-height: 1.3;
		font-weight: 700;
	}

	.discountParagraph p:nth-child(2) {
		font-size: 36px;
	}

	.sparPageMiddleWrapper #noResultFoundContainer .noResultFound .noResultFoundInfo {
		width: 50%;
	}

	.sparPageMiddleWrapper #noResultFoundContainer .noResultFound .noResultFoundInfo:first-child {
		border-bottom: none;
	}

	#noResultFoundContainer .noResultFound.cf div:nth-of-type(2) {
		border-left: 1px solid #d6d6d6;
		padding-bottom: 54px;
	}

	#noResultFoundContainer .noResultFound{
		padding-left: 3.90625%; /* 30/768 */
		padding-right: 3.90625%; /* 30/768 */
		padding-top: 49px;
		padding-bottom: 54px; 
	}
	
	#noResultFoundContainer .noResultFound .noResultFoundInfo{
		margin-bottom: 0;
		float: left;
		width: 50%;
	}
	
	#noResultFoundContainer .noResultFound .noResultFoundMsg{
		font-size: 22px;
		padding: 0 14.0625%; /* (138-30)/768 */
	}
	
	.page-searchEmpty .noResultFoundContainer .simple-banner{
		padding-left: 1.6927083%; /* 13/768 */
		padding-right: 1.6927083%; /* 13/768 */
	}
}


@media (min-width:1280px){
	
	.DiscountBannerContent .content {
		float: left;
		width: 100%;
		padding: 7px;
		border-bottom: 1px solid #d6d6d6;
	}

	.discountAmountContainer {
		float: left;
		width: 30%;
		margin-left: 0;
	}

	.DiscountBannerContent .backgroundBanner {
		padding: 5%;
	}

	#noResultFoundContainer .noResultFound{
		padding-left: 2.6041667%; /* 20/768 */
		padding-right: 2.6041667%; /* 20/768 */
		padding-top: 49px;
		padding-bottom: 54px;
	}
	
	#noResultFoundContainer .noResultFound .noResultFoundMsg{
		font-size: 22px;
		padding: 0 7.109375%; /* (111-20)/1280 */
	}
	
	#noResultFoundContainer .noResultFound .noResultFoundInfo .noResultFoundTitle{
		font-size: 12px;
	}
	
	#noResultFoundContainer .noResultFound .noResultFoundInfo li{
		font-size: 12px;
	}
	
	#noResultFoundContainer .noResultFound .noResultFoundInfo .noResultFoundMessageHelp{
		font-size: 12px;
	}
	
	#noResultFoundContainer .noResultFound .noResultFoundInfo li.noResultFoundLinkList{
		margin-bottom: 9px;
	}
	
	.page-searchEmpty .noResultFoundContainer .simple-banner{
		padding: 6px 1.09375%; 7/640
		border-bottom:1px solid #d9d9d9;
	}
}





