.pdp.pdp-play .section-related-products .related-product-price .product-note {
	font-family: 'Brown-Pro-Lightitalic';	
}
@media (max-width: 400px){
	body.circle-landing #circle-shelf  div.content{
				margin-top: 60px;
	}
	body.fathers-day-page .bosphorus-overview-hero .bosphorus-features-hero-copy h1{
		font-size: 3.1em;
	}
}
@media only screen and (device-width: 1024px) and (device-height: 768px) {
	body.circle-landing #circle-shelf h1 {
		letter-spacing: -4px;
	}
}
@media (max-width: 992px) {
	.article h1.noheaderTitle span, .about h1.noheaderTitle span  {
	    font-size: 25px;
	    line-height:1.5em;
	}
	.article h1, .about h1 {
	    font-size: 25px;
	    line-height:1.5em;
	}
	.article h2, .about h2 {
	    font-size: 24px;
	}
	.article h3, .about h3 {
	    font-size: 23px;
	}
	.article h4, .about h4 {
	    font-size: 22px;
	}
	.pdp.pdp-play .section-related-products .related-product-price .product-note {
		font-size: 13px;
	}
}
@media (max-width: 1024px) and (min-width:768px) and (orientation : portrait){
	#category-hero .hero-metadata h1 {
	    font-size: 50px;    
	}
}

@media only screen and (min-width: 992px){
	.pdp.pdp-play .section-related-products .related-product-price .product-note {
		font-size: 15px;
	}
}