h1.noheaderTitle {
    line-height: 40px;
}
h1.noheaderTitle span {
    font-size: 34px;
    line-height: 35px;
}

#immersion-guides .prod-left-nav .sectionName {
	 visibility: hidden;
	 height: 15px;
     width: 28px;
}
.tech-specs .details-description li span p {
	font-size: 14px;
}

body.circle-landing #circle-shelf {
	min-height:720px;
}

body.circle-pdp.circle-landing #circle-shelf .container div.content h1,
body.circle-pdp.circle-landing #circle-phone h2,
body.circle-pdp.circle-landing #circle-get-the-app .container h2,
body.circle-pdp.circle-landing #circle-get-to-know .desktop-carousel h2,
body.circle-pdp.circle-landing #product-hero h2 {
	line-height: 105% !important;
}


body.help div.top a.email {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;
	}
	#hero-messaging > .row > div.sm-width > h1 {
		font-size: 30px;
	}
}


@media(max-width:600px){
	#category-hero .hero-metadata h1 {
		font-size:25px;
	}
	.section-campaign-hero h1 {
	    font-size: 2.5em;
	}
	.ambassadors-page .bosphorus-features-hero-copy h1{
		font-size: 50px;
	}
}


@media(max-width:400px){
	#category-hero .hero-metadata h1 {
		font-size:20px;
	}
	.ambassadors-page .bosphorus-features-hero-copy h1{
		font-size: 40px;
	}
}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {
	input#newsletter-email[placeholder] {
		font-size: 15px;
	}
}

@media (max-width:480px){
	body.circle-pdp.circle-landing #circle-shelf .container div.content h1,
	body.circle-pdp.circle-landing #circle-phone h2,
	body.circle-pdp.circle-landing #circle-get-the-app .container h2,
	body.circle-pdp.circle-landing #circle-get-to-know .desktop-carousel h2,
	body.circle-pdp.circle-landing #product-hero h2 {
		font-size:2em;
	}
}

@media (max-width: 589px) {
	#immersion-guides h3.sectionHeading, #immersion-guides h3.sectionHeading-no {
	     padding-right: 5px;
	}
}



@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: 400px){
	body.circle-landing #circle-shelf  div.content{
				margin-top: 58px;
	}
	body.circle-landing #circle-shelf h1 {
		font-size: 50px;
	}
}
@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: 280px;
	}
}

@media only screen and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
	body.circle-landing #circle-shelf {
		min-height:740px;
	}

	body.circle-landing #circle-shelf h1 {
		font-size: 40px !important;
		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-height: 768px) {
		body.circle-landing #circle-shelf .content{
		bottom: 275px;
	}

}

@media (min-width: 768px){
	body.circle-pdp.circle-landing #circle-shelf div.watch-video {
		white-space:nowrap;
	}

	body.circle-pdp.circle-landing #circle-shelf div.watch-video a.action + a.action{
		position: relative;
		right:auto;
	}
}
@media only screen and (max-width: 767px) {
	#immersion-guides .shortHeights>li {
	    height: 60px;
	}
	#immersion-guides .phoneNavButton {
    min-height: 140px;
	}

}

@media (min-width: 992px){
	body.circle-landing #circle-get-to-know .carousel .slide.rechargable div.info {
		top: 281px;
	}
	body.circle-landing #circle-get-to-know .carousel .slide.rechargable div.line {
		top: 294px;
	}
}
@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;
	}
	.carousel .main-hero .product-meta .product-info .product-name {
	    font-size: 2.2em;
	}

}
/* laptop*/
@media (min-width: 992px) and (max-height: 700px){
	body.circle-pdp.circle-landing #circle-shelf .content {
		width: 530px;
		top: 45%;
	}
}
@media (min-width: 992px) {
	.circle-pdp #product-hero {
	    padding-top: 160px;
	}
}




/* =vc styles */
.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 {
	    margin: 50px auto 30px;
	}	
	.campaign-hero-v2.black .ch-v2-hero-copy h1 {
		font-size: 25px;
	}
	.campaign-hero-v2.black .ch-v2-hero-copy .circlesafe-hero-btns-ctn a {
		font-size: 20px;
		line-height: 22px;
	}
}

/* GMOWE - 7218 */
@media only screen and (min-width: 991px) and (max-width: 1250px) {
	.navbar-default .navbar-wrap .navbar-header {
		width: 13.66667%;
	}
	#krypto-nav.navbar .navbar-default .navbar-collapse {
		width: 59.33%;
	}
}
.asset .productCell {
	min-height: 430px;
}
@media only screen and (min-width: 992px) {
div.home-panels h1, div.home-panels h2 {
	line-height: 5.5vw;
	font-size: 5.2vw;
}
}

@media only screen and (min-width: 451px) and (max-width: 767px) {

div.home-panels h1, div.home-panels h2 {
    font-size: 32px;
    line-height: 34px;
}
}

@media only screen and (min-width: 991px){
	.campaign-hero-v2.black .ch-v2-hero-copy h1 {
			font-size: 30px;
	}
	.compare-link a#comparison-chart {
		font-size: 11px;
	}
	.circle-safe .row .col-md-4 ul {
	    min-height: 425px;
	}
	.circle-safe .row .col-md-4 .price-column {
		min-height: 350px;
	}
}
@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: 400px;
	}
	.circle-safe .row .col-md-4 .price-column {
		min-height: 325px;
	}
}
@media only screen and (min-width: 1250px){
	.circle-safe .row .col-md-4 ul {
	    min-height: 350px;
	}
	.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: 45px;
	}
}

@media only screen and (min-width: 767px){
	.bosphorus-features-hero .bosphorus-features-hero-copy {
		padding-top: 50px;
	}

}
