.tech-specs .details-description li span p {
	font-size: 14px;
}
#category-hero .hero-metadata h1 {
	line-height: 1 !important;
}

#immersion-guides .prod-left-nav .sectionName {
	 visibility: hidden;
	 height: 15px;
     width: 28px;
}
/*footer terms of use*/
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {
	a[href*="terms-of-use"].subnav-menu-item {
	height: 90px !important;
    max-height: 90px !important;
    line-height: 90px;
	}
	a[href*="terms-of-use"] span {
		font-size: 10px;
	    vertical-align: middle;
	    display: inline-block !important;
	    line-height: 18px;
	}
}
@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;
	}
	h1.noheaderTitle span  {
	    font-size: 20px;
	    line-height:1.5em;
	}
}
@media only screen and (device-width: 768px) and (device-height: 1024px) {
	a[href*="terms-of-use"].subnav-menu-item {
		max-width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	#immersion-guides .shortHeights>li {
	    height: 60px;
	}
	#immersion-guides .phoneNavButton {
    min-height: 140px;
	}
	#hero-messaging > .row > div.sm-width > h1 {
		font-size: 33px;
	}
}

@media (max-width: 400px){
	#category-hero .hero-metadata h1 {
	    font-size: 30px;
	    line-height: 34px;

	}
}


/* =vc styles */
.flip-cards .card-grid .card .back {
    padding: 10px;
}
body.vc main .flip-cards p {
    font-size: 15px;
    line-height: 22px;
}

@media only screen and (max-width: 374px){
	.bosphorus-overview-crush .bosphorus-overview-copy h2 {
		font-size: 3em;
	}
}