#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;
	}
	.section-campaign-hero h1 {
	    font-size: 2.5em;
	}

}


@media(max-width:400px){
	#category-hero .hero-metadata h1 {
		font-size:20px;
	}
	div.home-panels h1, div.home-panels h2 {
	    font-size: 32px;
	}
}

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;
}
.story-hero-tile .product-desc {
	line-height: 33px;
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {
	input#newsletter-email[placeholder] {
		font-size: 12px;
	}
}

@media only screen and (max-width:480px){
	body.circle-pdp.circle-landing #circle-get-the-app h2 {
		font-size: 2em !important;
	}
}

@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 (max-width: 992px) {

	h1.noheaderTitle span {
	    font-size: 35px;
	    line-height:1.5em;
	}
}
@media only screen and (max-width: 767px) {
	#immersion-guides .shortHeights>li {
	    height: 60px;
	}
	#immersion-guides .phoneNavButton {
    min-height: 140px;
	}
}
@media (min-width: 992px) {
	.circle-pdp #product-hero {
	    padding-top: 160px;
	}
}



/* =vc styles */
.flip-cards .card-grid .card .back {
    padding: 10px;
}
body.vc main .flip-cards p {
    font-size: 15px;
    line-height: 22px;
}
@media (max-width: 991px) {
	#mobile-vc-nav #vc-nav-menu ul.navbar-nav li a>span {
	    font-size: 11px;
	}
}
@media (max-width: 767px) {
	#mobile-vc-nav #vc-nav-menu ul.navbar-nav li a>span {
	    font-size: 15px;
	}
}

/* GMOWE - 7218 */
@media only screen and (min-width: 991px) and (max-width: 1250px) {
	.navbar-default .navbar-wrap .navbar-header {
		width: 12.66667%;
	}
	#krypto-nav.navbar .navbar-default .navbar-collapse {
		width: 56.33%;
	}
	.navbar-default .navbar-wrap .navbar-text {
		width: 31%;
	}
}

/* GMO-9165 */
.home-carousel .owl-theme .owl-dots {
	bottom: 25px;
}

@media only screen and (min-width: 992px) {
	div.home-panels h1, div.home-panels h2 {
		font-size: 4vw;
	    line-height: 4.2vw;
	}
}
@media only screen and (min-width: 451px) and (max-width: 767px) {

div.home-panels h1, div.home-panels h2 {
    font-size: 25px;
    line-height: 30px;
}
}

@media only screen and (max-width: 767px){
.campaign-hero-v2.black .ch-v2-hero-copy h1 {
	font-size: 23px;
}
.circlesafe-hero-btns-ctn > a{
	font-size: 20px;
	line-height: 22px;
}
}
@media only screen and (max-width: 400px){
.campaign-hero-v2.black .ch-v2-hero-copy h1 {
	font-size: 20px;
}
}

@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;
	}
	.circle-safe .row .col-md-4 .price-column {
		min-height: 300px;
	}
	.circle-safe .row .col-md-4 ul {
		min-height: 375px;
	}
}
@media only screen and (min-width: 1200px){
	.circle-safe .row .col-md-4 ul {
		min-height: 350px;
	}
}
@media only screen and (min-width: 1350px){
	.campaign-hero-v2.black .ch-v2-hero-copy h1 {
			font-size: 40px;
	}
}