
#section-product-hero .link-button {
	font-size: 0.7em;
}

#immersion-guides .prod-left-nav .sectionName {
	 visibility: hidden;
	 height: 15px;
     width: 28px;
}
.tech-specs .details-description li span p {
	font-size: 14px;
}
.compare-product-price {
    font-size: .96em;
    white-space: nowrap;
}



#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;
	}
	.section-campaign-hero h1 {
	    font-size: 2.5em;
	}
}


@media(max-width:400px){
	#category-hero .hero-metadata h1 {
		font-size:20px;
	}
}


/*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){
	h1.noheaderTitle span {
	    font-size: 27px;
	    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;
	}
	.bosphorus-overview-crush .bosphorus-overview-copy a {
		margin-left: 7px;
		margin-right: 7px;
	}
}


/* =vc styles */
.flip-cards .card-grid .card .back {
    padding: 10px;
}
body.vc main .flip-cards p {
    font-size: 15px;
    line-height: 22px;
}
.full-bleed .container .partner-program {
    margin-top: 9%;
}
body.vc main h1 {
    line-height: 1.1;
}
body.vc main h1 span {
    margin-bottom: 10px;
}

@media (min-width: 1025px) {
	body.vc main h1 {
	    font-size: 72px;
	}
}
@media (min-width: 768px) {
	#hero-banner-photo .container.full .hero-metadata {
	    margin: 190px auto 70px;
	}
}
@media (max-width: 767px) {
	#hero-banner-photo .container.full .hero-metadata.hero-partner-landing {
	    margin: 50px auto 30px;
	}
	.main-hero .mhero-meta .mhero-info .mhero-name.mini-size {
		font-size: 1.6em;
	}
}

@media only screen and (max-width: 374px){
	.bosphorus-overview-crush .bosphorus-overview-copy h2 {
		font-size: 2.7em;
	}
}
@media only screen and (min-width: 992px) {
div.home-panels h1, div.home-panels h2 {
    line-height: 5.8vw;
}
}

@media only screen and (min-width: 451px) and (max-width: 767px) {

	div.home-panels h1, div.home-panels h2 {
	    font-size: 35px;
	    line-height: 35px;
	}
}

@media only screen and (min-width: 991px) {
	div.home-panels h1, div.home-panels h2 {
	    font-size: 5vw;
	    line-height: 5.2vw;
	}
}