.splash-product h1.title-main--44,.splash-product .title-main.title-main--44 {font-size: 44px;line-height: 58px;}
.splash-product .text-main.text-main--big {font-size: 24px;line-height: 1.42;color: #454a52;margin-bottom: 60px;}
.splash-product .glyphicon.glyphicon-download {color: #0088d3;vertical-align: top;font-size: 22px;margin: 0 8px 10px 0;}
.splash-product .lh-1-5 {line-height: 1.5;}
.splash-product .download-link {font-family: "HelveticaNeue", Arial, sans-serif;font-size: 16px;font-weight: bold;line-height: 1.5;color: #0088d3;text-decoration: none;display: inline-block;vertical-align: top;margin-left: 10px;}
.splash-product .download-link:hover {text-decoration: underline;color: #337ab7;}
.splash-product {padding-top: 60px;padding-bottom: 60px;}
.splash-product-new .text-main {
    color: #676D70;
    margin-bottom: 22px;
}
.splash-product-new h1{color: #101010;font-size:36px;line-height:44px;}
.splash-product-new{
	padding-top: 80px;
	padding-bottom: 0;
}
/* redesign expert */

.splash-expert {
    padding-top: 25px;
}
.splash-expert .splash-product {
	padding-top: 0;
}
.splash-expert .splash-product .heading {
    margin-top: 60px;
}
  
.margin-top-negative-300 {
	margin-top: -110px;
}
  
.section-description--heading{
	margin-top: 22px;
	margin-bottom: 38px;
}

@media(max-width: 991px) {
	.margin-top-negative-300 {
	  margin-top: 0;
	}
  }
@media (max-width: 767px) {
	.splash-product-new{
		padding-top: 30px;
		padding-bottom: 0;
	}
	.splash-product-new .btn-group{
		margin-top: 0;
	}
	.splash-product-new h1{font-size:32px;line-height:36px;}
	.splash-product.splash-product--justplay .btn-group {margin-top: 18px;}
	.splash-product.splash-product--justplay .btn-group .button {margin-bottom: 0;}
	.splash-product .productLogo {margin-bottom: 5px;}
	.splash-product .text-main.text-main--big {font-size: 20px;line-height: 28px;}	
	.splash-expert .splash-product{
		padding-bottom: 20px;
		padding-top: 0;
	}
	.splash-expert .img-splash{
		max-width: 100%;
		width: 100%;
		height: auto;
	}
	.splash-expert .splash-product .heading {
		text-align: center;
		margin-top: 0;
	  }
	.splash-expert .splash-product .section-description {
		text-align: center;
	  }
	  .splash-expert {
		padding-bottom: 30px;
	  }
	  .margin-top-negative-300 {
		margin-top: 0;
	  }
}
@media (max-width: 480px) {
	.splash-product h1.title-main--44,
	.splash-product .title-main.title-main--44 {line-height: 36px;}
}
@media(max-width: 495px) {
	.btn-group__splash .button {
	  display: block;
	  margin-left: auto;
	  margin-right: auto;
	}
	.btn-group__splash .button:not(:last-child){
		margin-bottom: 20px;
	}
	.btn-group__splash .button .btn{
		width: 100%;
	}
  }
  
  @media(max-width: 480px) {
	.splash-product .btn-group__splash .button.button--discount {
	  margin-top: 40px;
	}
  }
  