.container .row + .row h4 {
	font-size: 20px;
}
.tech-specs .details-description li span p {
	font-size: 14px;
}



#category-hero .hero-metadata h1 {
	width:100%;
	line-height: 1 !important;
	font-size:75px;
}

.circle2 .ch-v2-hero-copy h1 {
	line-height: 1.2;
}


@media(max-width:1240px){
	#category-hero .hero-metadata h1 {
		font-size:60px;

	}
}

@media(max-width:992px){
	#category-hero .hero-metadata h1 {
		font-size:45px;
	}
}

@media(max-width:768px){
	#category-hero .hero-metadata h1 {
		font-size:35px;
	}
}


@media(max-width:600px){
	#category-hero .hero-metadata h1 {
		font-size:25px;
	}
}


@media(max-width:400px){
	#category-hero .hero-metadata h1 {
		font-size:20px;
	}
}


#immersion-guides .prod-left-nav .sectionName {
	 visibility: hidden;
	 height: 15px;
     width: 28px;
}
@media only screen and (max-width: 980px) and (min-width: 480px) {
	#immersion-guides .phoneNav div {
    	height: 125px
	}
}
@media only screen and (max-width: 480px) and (min-width: 200px) {
	#immersion-guides .phoneNav div {
    	height: 125px
	}
}
@media (max-width: 992px){
	h1.noheaderTitle span {
	    font-size: 19px;
	    line-height:1.5em;
	}
}
@media only screen and (device-width: 1024px) and (device-height: 768px) {
		body.circle-landing #circle-shelf h1 {
		font-size: 45px;
		padding-top: 25px;
		letter-spacing: -4px;
	}
	body.circle-landing #circle-shelf h1 + p {
		font-size: 20px;
	}
	body.circle-landing #circle-shelf .content{
		bottom: 300px;
	}
}
@media only screen and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {

	body.circle-landing #circle-shelf h1 {
		font-size: 45px;
		padding-top: 25px;
		letter-spacing: -4px;
	}
	body.circle-landing #circle-shelf h1 + p {
		font-size: 20px;
	}
	body.circle-landing #circle-shelf .content{
		bottom: 300px;
	}

}
@media only screen and (max-width: 767px) {
	#immersion-guides .shortHeights>li {
	    height: 60px;
	}
	#immersion-guides .phoneNavButton {
    min-height: 140px;
	}
}

/* =vc styles */
@media (max-width: 767px) {
	body.vc main h2 {
		font-size: 20px;
	}
	.campaign-hero-v2.black .ch-v2-hero-copy .circlesafe-hero-btns-ctn a {
		font-size: 22px;
		line-height: 24px;
	}
}

@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: 50px !important;
	}
}
@media only screen and (min-width: 992px) {
	div.home-panels .home-panel .home-panel-text .vertical-center h1 span.hidden-xs {
		font-size: 4.7vw !important;
	}
}
@media only screen and (max-width: 399px){

.campaign-hero-v2.black .ch-v2-hero-copy h1 {
	font-size: 20px;
}
.circlesafe-hero-btns-ctn > a{
	font-size: 18px;
	line-height: 20px;
}
}
@media only screen and (min-width: 400px){
	.campaign-hero-v2.black .ch-v2-hero-copy h1 {
			font-size: 30px;
	}
	.circlesafe-hero-btns-ctn > a{
		font-size: 20px;
		line-height: inherit;
	}
}
@media only screen and (min-width: 767px){
	.campaign-hero-v2.black .ch-v2-hero-copy h1 {
			font-size: 40px;
	}
}
@media only screen and (min-width: 1024px){
	.circle-safe .row .col-md-4 .price-column {
		min-height: 300px;
	}
}
@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 ul {
	    min-height: 300px;
	}
}
@media only screen and (min-width: 1350px){
	.campaign-hero-v2.black .ch-v2-hero-copy h1 {
			font-size: 50px;
	}
}
@media only screen and (min-width: 1200px){
	.compare-link a#comparison-chart {
		font-size: 11px;
	}
}

@media only screen and (max-width: 450px) {
	.component-global-navigation .secondary-nav .navBtns .navBtn {
		font-size: 11px;
		letter-spacing: normal;
	}
}