.tech-specs .details-description li span p {
	font-size: 14px;
}
#immersion-guides .prod-left-nav .sectionName {
	 visibility: hidden;
	 height: 15px;
     width: 28px;
}
@media (max-width: 992px) {
	.article h1.noheaderTitle span, .about h1.noheaderTitle span, h1.noheaderTitle span   {
	    font-size: 22px;
   	    line-height:1.5em;
	}
	.article h1, .about h1 {
	    font-size: 22px;
	    line-height:1.5em;
	}
	.article h2, .about h2 {
	    font-size: 21px;
	}
	.article h3, .about h3 {
	    font-size: 20px;
	}
	.article h4, .about h4 {
	    font-size: 19px;
	}
	.carousel .main-hero .product-meta .product-info .product-name.mini-size {
	    font-size: 2.2em;
	}

}
@media(max-width:767px){
	#hero-messaging > .row > div.sm-width > h1 {
		font-size: 34px;
	}
}
#category-hero .hero-metadata h1 {
	font-size: 20px;
}	
@media only screen and (min-width: 450px) {
	#category-hero .hero-metadata h1 {
		font-size: 35px;
	}	
}
@media only screen and (min-width: 767px) {
	#category-hero .hero-metadata h1 {
		font-size: 50px;
	}	
}
@media only screen and (min-width: 991px) {
	#category-hero .hero-metadata h1 {
		font-size: 65px;
	}	
}
@media only screen and (min-width: 1250px) {
	#category-hero .hero-metadata h1 {
		font-size: 80px;
	}	
}

@media only screen and (min-width: 992px) {
div.home-panels h1, div.home-panels h2 {
	line-height: 4.5vw;
	font-size: 4.8vw;
}
}
@media only screen and (min-width: 451px) and (max-width: 767px) {

div.home-panels h1, div.home-panels h2 {
    font-size: 30px;
    line-height: 30px;
}
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
	div.home-panels .home-panel .home-panel-text .vertical-center h1 span.hidden-xs {
		font-size: 45px !important;
	}
}

@media only screen and (max-width: 767px){
.campaign-hero-v2.black .ch-v2-hero-copy h1 {
	font-size: 25px;
}
.circlesafe-hero-btns-ctn > a{
	font-size: 18px;
	line-height: 22px;
}
}
@media only screen and (min-width: 991px){
	.campaign-hero-v2.black .ch-v2-hero-copy h1 {
			font-size: 30px;
	}
}
@media only screen and (min-width: 1100px){
	.campaign-hero-v2.black .ch-v2-hero-copy h1 {
			font-size: 35px;
	}
	.circle-safe .row .col-md-4 .price-column {
		min-height: 300px;
	}
	.circle-safe .row .col-md-4 ul {
		min-height: 300px;
	}
}
@media only screen and (min-width: 1200px){
	.compare-link a#comparison-chart {
		font-size: 11px;
	}
}

@media only screen and (min-width: 1250px){
	.circle-safe .row .col-md-4 ul {
		min-height: 250px;
	}
}
@media only screen and (min-width: 1350px){
	.campaign-hero-v2.black .ch-v2-hero-copy h1 {
			font-size: 50px;
	}
}
@media only screen and (max-width: 450px) {
	.component-global-navigation .secondary-nav .navBtns .navBtn {
		font-size: 11px;
		letter-spacing: normal;
	}
}