/**8-apr-23**/
/*******************************************************************************************************************************************************************************************************************************************/
/***generic*********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
#mainBannerOuter{
	width:100%;
	padding-bottom:30%;/**0.30 ratio**/
	margin-bottom:10px;
	float:left;
}

#mainBannerInner{
	width:100%;
	position:relative;
	float:left;
}

.mainBanner{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	float:left;
}

.mainBanner img{
	width:100%;
	float:left;
}

/******************************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
/***size1***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
#mainBannerOuter{
	margin-bottom:10px;
}

}/**@media**/
/*******************************************************************************************************************************************************************************************************************************************/
/***size2***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
#mainBannerOuter{
	margin-bottom:20px;
}

}/**@media**/
/*******************************************************************************************************************************************************************************************************************************************/
/***size3***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){
#mainBannerOuter{
	margin-bottom:20px;
}

}/**@media**/
/*******************************************************************************************************************************************************************************************************************************************/
/***size4***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
#mainBannerOuter{
	margin-bottom:20px;
}

}/**@media**/
/*******************************************************************************************************************************************************************************************************************************************/
/***size5***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){
#mainBannerOuter{
	margin-bottom:20px;
}

}/**@media**/
/*******************************************************************************************************************************************************************************************************************************************/
/***size6***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){
#mainBannerOuter{
	margin-bottom:20px;
}

}/**@media**/
/*******************************************************************************************************************************************************************************************************************************************/
/***size7***********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#mainBannerOuter{
	margin-bottom:20px;
}

}/**@media**/
/*******************************************************************************************************************************************************************************************************************************************/
/***generic*********************************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************************/
#weeklyDealWrapper{
	width:1200px;
	height:400px;
	margin: 0 auto;
	margin-top:25px;
	background:grey;	
	display:table;
}

#weeklyDealText{
	width:370px;
	height:370px;
	padding:15px;
	font-size:17px;
	color:white;
	background:#808080;
	float:left;
}

#weeklyDealTextTitle{
	width:100%;
	margin-top:47px;
	margin-bottom:1px;
	text-align:center;
	font-size:40px;
	float:left;
}

#weeklyDealTextSubTitle{
	width:100%;
	margin-bottom:10px;
	text-align:center;
	font-size:25px;
	float:left;
}

#weeklyDealDaysCountdown, #weeklyDealHoursCountdown, #weeklyDealMinutesCountdown, #weeklyDealSecondsCountdown{
	width:100%;
	margin-bottom:10px;
	font-size:20px;
	text-align:center;
	float:left;	
}

#weeklyDealImage{
	width:800px;
	height:400px;
	float:left;
}

#weeklyDealImage img{
	width:800px;
	height:400px;
	float:left;
}


/********************************************************************************************************************************************************************************************************************************************/
/***size1************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
#weeklyDealWrapper{
	width:1200px;
	height:400px;
}

#weeklyDealText{
	width:370px;
	height:370px;
	padding:15px;
}

#weeklyDealTextTitle{
	margin-top:47px;
}

#weeklyDealTextSubTitle{
	margin-bottom:10px;
}

#weeklyDealDaysCountdown, #weeklyDealHoursCountdown, #weeklyDealMinutesCountdown, #weeklyDealSecondsCountdown{
	margin-bottom:10px;
}

#weeklyDealImage{
	width:800px;
	height:400px;
}

#weeklyDealImage img{
	width:800px;
	height:400px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size2************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
#weeklyDealWrapper{
	width:1100px;
	height:365px;
}

#weeklyDealText{
	width:335px;
	height:335px;
	padding:15px;
}

#weeklyDealTextTitle{
	margin-top:47px;
}

#weeklyDealTextSubTitle{
	margin-bottom:10px;
}

#weeklyDealDaysCountdown, #weeklyDealHoursCountdown, #weeklyDealMinutesCountdown, #weeklyDealSecondsCountdown{
	margin-bottom:10px;
}

#weeklyDealImage{
	width:735px;
	height:365px;
}

#weeklyDealImage img{
	width:735px;
	height:365px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size3************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){
#weeklyDealWrapper{
	width:1000px;
	height:330px;
}

#weeklyDealText{
	width:300px;
	height:300px;
	padding:15px;
}

#weeklyDealTextTitle{
	margin-top:38px;
	font-size: 30px;
}

#weeklyDealTextSubTitle{
	margin-bottom:10px;
	font-size: 20px;
}

#weeklyDealDaysCountdown, #weeklyDealHoursCountdown, #weeklyDealMinutesCountdown, #weeklyDealSecondsCountdown{
	margin-bottom:10px;
	font-size: 17px;
}

#weeklyDealImage{
	width:670px;
	height:330px;
}

#weeklyDealImage img{
	width:670px;
	height:330px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size4************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
#weeklyDealWrapper{
	width:900px;
	height:300px;
}

#weeklyDealText{
	width:270px;
	height:270px;
	padding:15px;
}

#weeklyDealTextTitle{
	margin-top:33px;
	font-size: 30px;
}

#weeklyDealTextSubTitle{
	margin-bottom:10px;
	font-size: 20px;
}

#weeklyDealDaysCountdown, #weeklyDealHoursCountdown, #weeklyDealMinutesCountdown, #weeklyDealSecondsCountdown{
	margin-bottom:10px;
	font-size: 15px;
}

#weeklyDealImage{
	width:600px;
	height:300px;
}

#weeklyDealImage img{
	width:600px;
	height:300px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size5************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){
#weeklyDealWrapper{
	width:800px;
	height:265px;
}

#weeklyDealText{
	width:235px;
	height:235px;
	padding:15px;
}

#weeklyDealTextTitle{
	margin-top:25px;
	font-size: 25px;
}

#weeklyDealTextSubTitle{
	margin-bottom:10px;
	font-size: 15px;
}

#weeklyDealDaysCountdown, #weeklyDealHoursCountdown, #weeklyDealMinutesCountdown, #weeklyDealSecondsCountdown{
	margin-bottom:10px;
	font-size: 15px;
}

#weeklyDealImage{
	width:535px;
	height:265px;
}

#weeklyDealImage img{
	width:535px;
	height:265px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size6************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){
#weeklyDealWrapper{
	width:700px;
	height:230px;
}

#weeklyDealText{
	width:200px;
	height:200px;
	padding:15px;
}

#weeklyDealTextTitle{
	margin-top:20px;
	font-size:20px;
}

#weeklyDealTextSubTitle{
	margin-bottom:10px;
	font-size:15px;
}

#weeklyDealDaysCountdown, #weeklyDealHoursCountdown, #weeklyDealMinutesCountdown, #weeklyDealSecondsCountdown{
	margin-bottom:10px;
	font-size:12px;
}

#weeklyDealImage{
	width:470px;
	height:230px;
}

#weeklyDealImage img{
	width:470px;
	height:230px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size7************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#weeklyDealWrapper{
	width:90%;
	height: auto;
	margin-left:5%;
	margin-right:5%;
	margin-top:20px;
	background:#db4a03;
	float:left;
}

#weeklyDealText{
	width:100%;
	height: auto;
	padding: 0px;
	color:white;
	float:left;
}

#weeklyDealTextTitle{
	margin-top:7px;
	margin-bottom:7px;
}

#weeklyDealTextSubTitle{
	margin-bottom:4px;
}

#weeklyDealCountdownWrapper{
	margin:0 auto;
	display:table;	
}

#weeklyDealDaysCountdown, #weeklyDealHoursCountdown, #weeklyDealMinutesCountdown, #weeklyDealSecondsCountdown{
	margin-bottom:10px;
}

#weeklyDealImage{
	width:100%;
	height: auto;
}

#weeklyDealImage img{
	width:100%;
	height: auto;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***generic*************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
#carouselOuter{
	width:100%;
	max-height:190px;
	margin-top: 30px;
	overflow: hidden;
	float:left;	
}

#carouselInner{
	width:1200px;
	margin: 0 auto;
	display:table;	
}

#carouselHeader{
	width: 1200px;
	margin-bottom:7px;
	font-size:22px;
	color: #58595b;
	float:left;
}

#carouselViewer{
	width:1128px;
	max-height:210px;
	margin-bottom:40px;
	overflow:hidden;
	float:left;
}

#carouselReel{
	width: 200%;
	position:relative;
	z-index:1;
}


#carouselSlide{
	width:282px;
	float:left;
}

#carouselSlide a{
	text-decoration:none;
}

#slideImage{
	float: left;
}

#slideImage img{
	float: left;
}

#slideTitle{
	width:100%;
	margin-bottom:10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align:center;
	font-size:16px;
	color:#58595b;
	float:left;
}

#slidePrice{
	width:100%;
	margin-bottom:10px;
	text-align:center;
	font-size:16px;
	color:#58595b;
	float:left;
}

#slideViewButton{
	margin:0 auto;
	padding:3px;
	font-weight:300;
	font-size:16px;
	color:white;
	background:#58595b;
	display:table;
}

#leftArrow{
}

#rightArrow{
}

#leftArrow img, #rightArrow img{
}

#leftArrow:hover, #rightArrow:hover{
	cursor: pointer;
}

/***********************************************************************************************************************************************************************************************************************************/
/***size1***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
	
#carouselInner{
	width:1200px;
}

#carouselHeader{
	width:1200px;
}

#carouselViewer{
	width:1128px;
	max-height:210px;
	margin-bottom:40px;
}

#carouselReel{
	width:200%;
}

#carouselSlide{
	width:282px;
}

#slideImage{
	width:222px;
	height:127px;
	padding-left:30px;
	padding-right:30px;
}

#slideImage img{
	width:222px;
	height:127px;
}

#slideTitle{
	width:222px;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:3px;
	font-size:13px;
}

#slidePrice{
	width:222px;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:3px;
	font-size:13px;
}

#slideViewButton{
	font-size:13px;
}

#leftArrow, #rightArrow{
	width:36px;
	padding-bottom:36px;
	margin-top:55px;
	position:relative;
	border-radius:50%;
	background: #58595b;
	float:left;
}

#leftArrow img, #rightArrow img{
	width:50%;
	padding-top:25%;
	padding-left:25%;
	position:absolute;
	float: left;
}

#leftArrowInner{
	display: block;
}

#leftArrowInnerDummy{
	display: none;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size2***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
	
#carouselInner{
	width:1100px;
}

#carouselHeader{
	width:1100px;
}

#carouselViewer{
	width:1028px;
	max-height:178px;
	margin-bottom:40px;
}

#carouselReel{
	width:200%;
}

#carouselSlide{
	width:257px;
}

#slideImage{
	width:197px;
	height:112px;
	padding-left:30px;
	padding-right:30px;
}

#slideImage img{
	width:197px;
	height:112px;
}

#slideTitle{
	width:197px;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:3px;
	font-size:13px;
}

#slidePrice{
	width:197px;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:3px;
	font-size:13px;
}

#slideViewButton{
	font-size:13px;
}

#leftArrow, #rightArrow{
	width:36px;
	padding-bottom:36px;
	margin-top:55px;
	position:relative;
	border-radius:50%;
	background: #58595b;
	float:left;
}

#leftArrow img, #rightArrow img{
	width:50%;
	padding-top:25%;
	padding-left:25%;
	position:absolute;
	float: left;
}

#leftArrowInner{
	display: block;
}

#leftArrowInnerDummy{
	display: none;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size3***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){

#carouselOuter{
	display: none;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size4***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){

#carouselOuter{
	display: none;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size5***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){

#carouselOuter{
	display: none;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size6***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){

#carouselOuter{
	display: none;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************************/
/***size7***************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){

#carouselOuter{
	display: none;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***generic************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
#departmentsHeading{
	width:1200px;
	margin:0 auto;
	padding-bottom:20px;
	box-sizing: border-box;
	text-align:center;
	font-weight:100;
	font-size:50px;
	color:#000000;
	display:table;
}

/********************************************************************************************************************************************************************************************************************************************/
/***size1************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
#departmentsHeading{
	width:1200px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size2************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
#departmentsHeading{
	width:1100px;
}


}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size3************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){
#departmentsHeading{
	width:1000px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size4************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
#departmentsHeading{
	width:900px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size5************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){
#departmentsHeading{
	width:800px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size6************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){
#departmentsHeading{
	width:700px;
	padding-bottom:10px;
	font-size:40px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size7************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#departmentsHeading{
	width:94%;
	margin-left: 3%;
	margin-right: 3%;
	padding-bottom:10px;
	font-size:35px;
	float: left;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***generic**********************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
#categoryImageLinkWrapper{
	margin: 0 auto;
	display: table;
}

#imageWrapper{
	float:left;
}

#imageWrapper a{
	text-decoration:none;
}

#imageWrapper #image{
	float:left;
}

#imageWrapper #image img{
	display: block; 
}

#imageWrapper #image img:hover{
	opacity:0.5;
}


#imageWrapper #imageLabel{
	width:100%;
	height: 20px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-weight:100;
	font-size:20px;
	color:#000000;
	float:left;
}

/********************************************************************************************************************************************************************************************************************************************/
/***size1************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
#categoryImageLinkWrapper{
	width:1200px;
}

#imageWrapper{
	width:384px;
	margin-right: 23px;
	margin-bottom:23px;
}

#imageWrapper:nth-child(3), #imageWrapper:nth-child(6), #imageWrapper:nth-child(9), #imageWrapper:nth-child(12){
	margin-right: 0px;
}

#imageWrapper #image, #imageWrapper #image img{
	width:384px;
	height:219px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size2************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
#categoryImageLinkWrapper{
	width:1100px;
}

#imageWrapper{
	width:351px;
	margin-right: 23px;
	margin-bottom:23px;
}

#imageWrapper:nth-child(3), #imageWrapper:nth-child(6), #imageWrapper:nth-child(9), #imageWrapper:nth-child(12){
	margin-right: 0px;
}

#imageWrapper #image, #imageWrapper #image img{
	width:351px;
	height:200px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size3************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){
#categoryImageLinkWrapper{
	width:1000px;
}

#imageWrapper{
	width:319px;
	margin-right: 21px;
	margin-bottom:21px;
}

#imageWrapper:nth-child(3), #imageWrapper:nth-child(6), #imageWrapper:nth-child(9), #imageWrapper:nth-child(12){
	margin-right: 0px;
}

#imageWrapper #image, #imageWrapper #image img{
	width:319px;
	height:181px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size4************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
#categoryImageLinkWrapper{
	width:900px;
}

#imageWrapper{
	width:287px;
	margin-right: 19px;
	margin-bottom:19px;
}

#imageWrapper:nth-child(3), #imageWrapper:nth-child(6), #imageWrapper:nth-child(9), #imageWrapper:nth-child(12){
	margin-right: 0px;
}

#imageWrapper #image, #imageWrapper #image img{
	width:287px;
	height:163px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size5************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){
#categoryImageLinkWrapper{
	width:800px;
}

#imageWrapper{
	width:255px;
	margin-right: 17px;
	margin-bottom:17px;
}

#imageWrapper:nth-child(3), #imageWrapper:nth-child(6), #imageWrapper:nth-child(9), #imageWrapper:nth-child(12){
	margin-right: 0px;
}

#imageWrapper #image, #imageWrapper #image img{
	width:255px;
	height:145px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size6************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){
#categoryImageLinkWrapper{
	width:700px;
}

#imageWrapper{
	width:223px;
	margin-right: 15px;
	margin-bottom:15px;
}

#imageWrapper:nth-child(3), #imageWrapper:nth-child(6), #imageWrapper:nth-child(9), #imageWrapper:nth-child(12){
	margin-right: 0px;
}

#imageWrapper #image, #imageWrapper #image img{
	width:223px;
	height:127px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size7************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#categoryImageLinkWrapper{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	float: left;
}

#imageWrapper{
	width:100%;
	margin-bottom:20px;
}

#image, #image img{
	width:100%;
}

#imageLabel{
	width:100%;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***generic**********************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
#betterValueBox{
	width:1200px;
	background: grey;
}

#betterValueBox img{
	width:100%;
	height:auto;
}

#colouredPanelWrapper{
	width:1200px;
}

#colouredPanelLeft{
	width:31.66%;
	height:auto;
	margin-right:2.5%;
	background:none;
	float:left;
}

#colouredPanelLeft img{
	width:100%;
	height:auto;
}

#colouredPanelMiddle{
	width:31.66%;
	height:auto;
	margin-right:2.5%;
	background:none;
	float:left;
}

#colouredPanelMiddle img{
	width:100%;
	height:auto;
}

#colouredPanelRight{
	width:31.66%;
	height:auto;
	background:none;
	float:left;
}

#colouredPanelRight img{
	width:100%;
	height:auto;
}

/*******************************/
#logoWrapper{
	width:86.67%;
	height:auto;
	margin-top:30px;
	margin-left:6%;
	margin-right:7.33%;
	background:none;
	float:left;
}

#logoWrapper img{
	width:100%;
	height:auto;
}

/********************************************************************************************************************************************************************************************************************************************/
/***size1************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
#betterValueBox{
	width:1200px;
	margin: 0 auto;
	margin-bottom: 13px;
	background: grey;
	display: table;
}

#colouredPanelWrapper{
	width:1200px;
	margin: 0 auto;
	display: table;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size2************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){

#betterValueBox{
	width:1100px;
	margin: 0 auto;
	margin-bottom: 13px;
	background: grey;
	display: table;
}

#colouredPanelWrapper{
	width:1100px;
	margin: 0 auto;
	display: table;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size3************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){

#betterValueBox{
	width:1000px;
	margin: 0 auto;
	margin-bottom: 13px;
	background: grey;
	display: table;
}

#colouredPanelWrapper{
	width:1000px;
	margin: 0 auto;
	display: table;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size4************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){

#betterValueBox{
	width:900px;
	margin: 0 auto;
	margin-bottom: 13px;
	background: grey;
	display: table;
}

#colouredPanelWrapper{
	width:900px;
	margin: 0 auto;
	display: table;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size5************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){

#betterValueBox{
	width:800px;
	margin: 0 auto;
	margin-bottom: 13px;
	background: grey;
	display: table;
}

#colouredPanelWrapper{
	width:800px;
	margin: 0 auto;
	display: table;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size6************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){

#betterValueBox{
	width:700px;
	margin: 0 auto;
	margin-bottom: 13px;
	background: grey;
	display: table;
}

#colouredPanelWrapper{
	width:700px;
	margin: 0 auto;
	display: table;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size7************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){

#betterValueBox{
	width:90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 13px;
	float: left;
}

#colouredPanelWrapper{
	width:90%;
	margin-left: 5%;
	margin-right: 5%;
	float: left;
}

}/**@media**/

/*******************************************************************************************************************************************************************************************************************************/
/***size1***********************************************************************************************************************************************************************************************************************/
/*******************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
#brandsWrapper{
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	margin-bottom:20px;
	display:table;
}

#clickLeft{
	margin-right:20px;
	margin-top:31px;
	cursor: pointer;
	/**/	
	font-size:60px;
	font-weight:100;
	color:black;
	display:none;
	float:left;
}

#clickRight{
	margin-left:20px;
	margin-top:31px;
	cursor: pointer;
	/**/	
	font-size:60px;
	font-weight:100;
	color:black;
	float:left;
}

#brand1{
	height:140px;
	margin-left:0px;
	display:block;
	float:left;
}

#brand2, #brand3, #brand4, #brand5,#brand6, #brand7{
	height:140px;
	margin-left:10px;
	display:block;
	float:left;
}

#brand8, #brand9, #brand10, #brand11{
	height:140px;
	margin-left:0px;
	display:none;
	float:left;
}

#brand1 img, #brand2 img, #brand3 img, #brand4 img, #brand5 img, #brand6 img, #brand7 img, #brand8 img, #brand9 img, #brand10 img, #brand11 img{
	height:140px;
	display:block;
}



}/**@media**/
/******************************************************************************************************************************************************************************************************************************/
/***size2**********************************************************************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
#brandsWrapper{
	width:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	margin-bottom:20px;
	background:none;
	display:table;
}

#clickLeft{
	margin-right:20px;
	margin-top:21px;
	cursor: pointer;
	/**/	
	font-size:45px;
	font-weight:100;
	color:#615B55;
	display:none;
	float:left;
}

#clickRight{
	margin-left:20px;
	margin-top:21px;
	cursor: pointer;
	/**/	
	font-size:45px;
	font-weight:100;
	color:#615B55;
	float:left;
}

#brand1{
	height:100px;
	margin-left:0px;
	display:block;
	float:left;
}

#brand2, #brand3, #brand4, #brand5,#brand6, #brand7{
	height:100px;
	margin-left:10px;
	display:block;
	float:left;
}

#brand8, #brand9, #brand10, #brand11{
	height:100px;
	margin-left:0px;
	display:none;
	float:left;
}

#brand1 img, #brand2 img, #brand3 img, #brand4 img, #brand5 img, #brand6 img, #brand7 img, #brand8 img, #brand9 img, #brand10 img, #brand11 img{
	height:100px;
	display:block;
}



}/**@media**/
/******************************************************************************************************************************************************************************************************************************/
/***size3**********************************************************************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){
#brandsWrapper{
	width:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	margin-bottom:20px;
	background:none;
	display:table;
}

#clickLeft{
	margin-right:20px;
	margin-top:21px;
	cursor: pointer;
	/**/	
	font-size:45px;
	font-weight:100;
	color:#615B55;
	display:none;
	float:left;
}

#clickRight{
	margin-left:20px;
	margin-top:21px;
	cursor: pointer;
	/**/	
	font-size:45px;
	font-weight:100;
	color:#615B55;
	float:left;
}

#brand1{
	height:100px;
	margin-left:0px;
	display:block;
	float:left;
}

#brand2, #brand3, #brand4, #brand5,#brand6, #brand7{
	height:100px;
	margin-left:10px;
	display:block;
	float:left;
}

#brand8, #brand9, #brand10, #brand11{
	height:100px;
	margin-left:0px;
	display:none;
	float:left;
}

#brand1 img, #brand2 img, #brand3 img, #brand4 img, #brand5 img, #brand6 img, #brand7 img, #brand8 img, #brand9 img, #brand10 img, #brand11 img{
	height:100px;
	display:block;
}


}/**@media**/
/******************************************************************************************************************************************************************************************************************************/
/***size4**********************************************************************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
#brandsWrapper{
	width:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	margin-bottom:20px;
	background:none;
	display:table;
}

#clickLeft{
	margin-right:20px;
	margin-top:21px;
	cursor: pointer;
	/**/	
	font-size:45px;
	font-weight:100;
	color:#615B55;
	display:none;
	float:left;
}

#clickRight{
	margin-left:20px;
	margin-top:21px;
	cursor: pointer;
	/**/	
	font-size:45px;
	font-weight:100;
	color:#615B55;
	float:left;
}

#brand1{
	height:100px;
	margin-left:0px;
	display:block;
	float:left;
}

#brand2, #brand3, #brand4, #brand5,#brand6, #brand7{
	height:100px;
	margin-left:10px;
	display:block;
	float:left;
}

#brand8, #brand9, #brand10, #brand11{
	height:100px;
	margin-left:0px;
	display:none;
	float:left;
}

#brand1 img, #brand2 img, #brand3 img, #brand4 img, #brand5 img, #brand6 img, #brand7 img, #brand8 img, #brand9 img, #brand10 img, #brand11 img{
	height:100px;
	display:block;
}


}/**@media**/
/******************************************************************************************************************************************************************************************************************************/
/***size5**********************************************************************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){
#brandsWrapper{
	width:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	margin-bottom:20px;
	background:none;
	display:table;
}

#clickLeft{
	margin-right:20px;
	margin-top:11px;
	cursor: pointer;
	/**/	
	font-size:40px;
	font-weight:100;
	color:#615B55;
	display:none;
	float:left;
}

#clickRight{
	margin-left:20px;
	margin-top:11px;
	cursor: pointer;
	/**/	
	font-size:40px;
	font-weight:100;
	color:#615B55;
	float:left;
}

#brand1{
	height:80px;
	margin-left:0px;
	display:block;
	float:left;
}

#brand2, #brand3, #brand4, #brand5,#brand6, #brand7{
	height:80px;
	margin-left:10px;
	display:block;
	float:left;
}

#brand8, #brand9, #brand10, #brand11{
	height:80px;
	margin-left:0px;
	display:none;
	float:left;
}

#brand1 img, #brand2 img, #brand3 img, #brand4 img, #brand5 img, #brand6 img, #brand7 img, #brand8 img, #brand9 img, #brand10 img, #brand11 img{
	height:80px;
	display:block;
}


}/**@media**/
/******************************************************************************************************************************************************************************************************************************/
/***size6**********************************************************************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){
#brandsWrapper{
	width:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	margin-bottom:20px;
	background:none;
	display:table;
}

#clickLeft{
	margin-right:20px;
	margin-top:11px;
	cursor: pointer;
	/**/	
	font-size:40px;
	font-weight:100;
	color:#615B55;
	display:none;
	float:left;
}

#clickRight{
	margin-left:20px;
	margin-top:11px;
	cursor: pointer;
	/**/	
	font-size:40px;
	font-weight:100;
	color:#615B55;
	float:left;
}

#brand1{
	height:80px;
	margin-left:0px;
	display:block;
	float:left;
}

#brand2, #brand3, #brand4, #brand5,#brand6, #brand7{
	height:80px;
	margin-left:10px;
	display:block;
	float:left;
}

#brand8, #brand9, #brand10, #brand11{
	height:80px;
	margin-left:0px;
	display:none;
	float:left;
}

#brand1 img, #brand2 img, #brand3 img, #brand4 img, #brand5 img, #brand6 img, #brand7 img, #brand8 img, #brand9 img, #brand10 img, #brand11 img{
	height:80px;
	display:block;
}


}/**@media**/
/******************************************************************************************************************************************************************************************************************************/
/***size7**********************************************************************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#brandsWrapper{
	display:none;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***generic**********************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
#homeText{
	margin: 0 auto;
	text-align: center;
	font-weight: 300;
	font-size: 16px;
	color: #000000;
	display: table;
}

#homeText a{
	font-weight: bold;
	color: #000000;
}

#homeText h1{
	margin: 0px;
	font-weight: 300;
	font-size: 24px;
}

#homeText h2{
	margin: 0px;
	font-weight: 300;
	font-size: 20px;
}

/********************************************************************************************************************************************************************************************************************************************/
/***size1************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){

#homeText{
	width:1200px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size2************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){

#homeText{
	width:1100px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size3************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){

#homeText{
	width:1000px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size4************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){

#homeText{
	width:900px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size5************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){

#homeText{
	width:800px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size6************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){

#homeText{
	width:700px;
}

}/**@media**/
/********************************************************************************************************************************************************************************************************************************************/
/***size7************************************************************************************************************************************************************************************************************************************/
/********************************************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
#homeText{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	float: left;
}

}/**@media**/