#immersion-guides .col-md-10.col-md-offset-2 > .sectionHeading
+ .row .col-md-12.col-sm-12.col-xs-12.sectionDesc .sectionSubtitle + table td {
	padding: 5px;
}

#immersion-guides .row .col-md-6.col-sm-6.sectionImage >
img + div.col-md-11.paddedL table {
	text-align: center;
}
#immersion-guides .prod-left-nav .sectionName {
	 visibility: hidden;
	 height: 15px;
     width: 28px;
}
.tech-specs .details-description li span p {
	font-size: 14px;
}

#category-hero .hero-metadata h1 {
	width:100%;
	line-height: 1 !important;
	font-size:75px;
}


@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;
	}
	.ambassadors-page .bosphorus-features-hero-copy h1{
		font-size: 50px;
	}
}


@media(max-width:400px){
	#category-hero .hero-metadata h1 {
		font-size:18px;
	}
	.ambassadors-page .bosphorus-features-hero-copy h1{
		font-size: 40px;
	}
}



/*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;
	}
	.subnav-right-menus {
		padding: 0;
	}
	.subnav-right-menus .subnav-menu-item .subnav-title {
		margin: 5px !important;
	}
}

@media (max-width: 992px) {
	.asset h1.noheaderTitle span  {
	    font-size: 30px;
	    line-height:1.5em;
	}
	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;
	}
}
@media only screen and (min-width: 767px) {
	div.home-panels .home-panel .home-panel-text .vertical-center h1 span.hidden-xs {
		line-height: 6vw;
	}
}
@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: 30px;
	}
	.circlesafe-hero-btns-ctn > a{
		font-size: 20px;
		line-height: 22px;
	}
}
@media only screen and (min-width: 991px){
	.campaign-hero-v2.black .ch-v2-hero-copy h1 {
			font-size: 30px;
	}
	.circle-safe .row .col-md-4 ul {
		min-height: 400px;
	}
}
@media only screen and (min-width: 1100px){
	.campaign-hero-v2.black .ch-v2-hero-copy h1 {
			font-size: 35px;
	}
	.compare-link a#comparison-chart {
		font-size: 11px;
	}

	.circle-safe .row .col-md-4 ul {
		min-height: 300px;
	}
	.circle-safe .row .col-md-4 .price-column {
		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 (max-width: 450px) {
	.component-global-navigation .secondary-nav .navBtns .navBtn {
		font-size: 11px;
		letter-spacing: normal;
	}
}