/* Sections */

.home-banner {
	margin-top: 30px;
}

/*article:nth-of-type(2) {
	background-color: #f9f8f6;
	width: 100%;
}*/

.home-banner:nth-of-type(2) {
	padding-top: 10px !important;
	padding-bottom: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}

/* Font Sizes */

.home-banner > header h2 {
	font-size: 42px !important;
	margin-bottom: 3px;
	line-height: 45px;
}

.fs-16 {
	line-height: 16px !important;
}

.fs-29 {
	font-size: 29px;
	line-height: 29px;
}

.fs-34 {
	font-size: 34px;
	line-height: 34px;
}

.fs-36 {
	font-size: 36px;
}

.fs-42 {
	font-size: 42px;
	line-height: 42px;
}

.fs-46 {
	font-size: 46px;
	line-height: 46px;
}

/* Font Sizes End */

#hero {
	height: 460px;
	max-width: 1300px;
	background: url('/cs/content/image/ferguson-plumbing-counters');
	background-position: center !important;
	margin-left: auto;
	margin-right: auto;
}

#textWrapper {
	max-width: 980px;
	height: 460px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

h1#text {
	position: relative;
	top: 40px;
	left: 20px;
	font-size: 5em;
	max-width: 50%;
	color: #fff;
	text-align: left;
	line-height: 1em;
}

#hero p {
	text-align: left !important;
	width: 50%;
	font-size: 30px;
	margin: 10px 0 0 20px;
}

.txtShadow {
	text-shadow: 2px 2px #333;
}


small {
    height: auto;
    font-size: 22px !important;
    text-align: center !important;
    margin-bottom: 20px !important;
    display: inline-block !important;
}

.bold.fc-white.gray-arrow.whiteHover.lLayer:hover {
	color: white;
  }

.rt-side-banner {
	width: 50% !important;
	right: 0;
}

.p-10 {
	padding: 10px;
}

a.lLayer {
	z-index: 199 !important;
}

.bg-transparent {
 	background: none !important;
}

.txtBlock {
	width: auto;
	display: inline-block;
}

.txtBlock2 {
	margin-left: 15px;
	width: 265px;
	height: 50px;
	display: inline-block;
}

/* Banner Link Positioning */

.bannerLinkPos {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99;
}

.posLinkBtmRt {
	position: absolute;
	bottom: 15px;
	right: 20px;
}

.posLinkBtmLft {
	position: absolute;
	bottom: 15px;
}

.posLinkBtmRt2 {
	position: absolute;
	z-index: 199;
	bottom: 15px;
}

.posLinkBtmRt3 {
	margin-top: -10px;
	position: relative;
	z-index: 99;
	width: 100%;
}

.ml-15 {
	margin-left: 15px;
}

/* BEGIN CUSTOM */

@media (min-width: 768px) {
	.homepage .hero-img {
		margin-top: 15px;
	}
}

.homepage .hero-img ul {
	background: none;
}

/* END CUSTOM */

.container > h2{
	font-family: ProximaNovaT-Thin;
    font-size: 42px !important;
    line-height: 45px;
    margin-bottom: 3px;
    text-align: center;
    text-transform: none;
}

.container small {
    font-family: ProximaNovaT-Thin;
    font-size: 24px;
    line-height: 28px;
}

#wrapper > main > .container {

    padding-bottom: 20px;
}

div.image img {
	width: 100%;
}

/* Banner Link Positioning */



/* End Desktop Size Classes - Start Media Queries for smaller sizes */


@media (min-width: 0px) and (max-width: 1023px) {

	.banner-item .fs-18 {
		font-size: 14px;
	}

	.banner-item .fs-30, .banner-item .fs-29 {
  		font-size: 22px;
  	}

  	.banner-item .fs-36, .banner-item .fs-32 {
  		font-size: 24px;
  	}

	.banner-item .fs-38, .banner-item .fs-42 {
		font-size: 28px;
	}

  	.banner-item .fs-46 {
		font-size: 35px;
	}

	.banner-item .txtBlock2 {
		font-size: 15px;
		display: block;
	}

	p.txtBlock2 {
    	height: 40px !important;
	}

	.bold.fc-white.gray-arrow.whiteHover.lLayer:hover {
		color: white;
  	}

	.posLinkBtmLftHotDeal {
		position: absolute;
		bottom: 30px;
	}

}

@media (min-width: 0px) and (max-width: 768px) {


}

@media (min-width: 0px) and (max-width: 479px) {

	.heroMbl {
		background-image: url(/cs/content/image/ferguson-plumbing-supplier-homepage-hero-mobile );
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		height: 272px;
	}

	.heroTxtMain {
		position: relative;
		width: 100%;
		bottom: 0;
		left: 0;
		background: #36BAE1;
		padding: 10px;
	}

	.heroTxtSub {
		display: block;
		margin-top: 0px;
		padding: 0;
	}

	#promo-s1-1 img {
		margin-top: 25px;
	}

	.footer-site-links .sub-item-links {
		margin-left: 0px;
		margin-right: 0px;
	}

	.banner-item .fs-42 {
	    font-size: 42px;
	    line-height: 42px;
	}

	.banner-item .fs-30 {
		font-size: 30px;
	}

	#promo-s2 {
    	margin-bottom: 90px !important;
	}

	#promo-s2-2 img {
    	margin-top: 30px;
    }

    #promo-s2-2 {
    	margin-top: 20px;
    }

    #promo-s3-1 img {
 		margin-bottom: 60px;
	}

	#promo-s3-2 img {
    	margin-top: 78px;
	}

	.txtBlock2 {
 		margin-left: 0px !important;
 	}

 	.home-banner > header h2, .container > h2 {
 		font-size: 28px !important;
		margin-bottom: .5em;
		line-height: 32px;
 	}

 	small {
 		font-size: 18px !important;
 		line-height: 18px;
 	}

 	div a img {
 		margin-bottom: 5px;
 	}



}
<!--rss params start selur eriWtaF 3209872534fwcs_deps:::___:::asset-1392105717095:StyleSheetrss params end selur eriWtaF 32474893457-->