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;
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
	input#newsletter-email[placeholder] {
		font-size: 15px;
	}	
}
@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 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-height: 768px) {
		body.circle-landing #circle-shelf .content{
		bottom: 275px;
	}
	
}
@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;
	}

}
