@CHARSET "ISO-8859-1";
.info-page
{
	background-color: #fff !important;
	font-family: 'Lato';
}
.info-page-inner
{
	padding: 20px;
}
.info-page-inner h1
{
	padding: 0px;
	font-size:30px;
	margin-bottom: 15px;
}
.info-page-inner h2
{
	padding: 0px;
	margin-bottom: 10px;
}
.info-page-inner p
{
	font-size:14px !important;
	line-height: 25px;
	padding-bottom: 10px;
}
.info-page div
{
	background-color: #fff !important;
}
#analytics-home 
{
    background-image: url("../images/macbook-pro.png");
    background-position: 500px 145px;
    background-repeat: no-repeat;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    padding-bottom:20px;
}
#analytics-screenshots
{
	position: relative;
	margin-top:30px;
}
#analytics-screenshots #animation
{
    left: 136px;
    position: absolute;
    top: 46px;
}
#luhundu-image 
{
    position: absolute;
    right: 71px;
    top: 108px;
}
.analytics ul
{
	padding-left: 0px;
}
.analytics ul li 
{
    background-image: url("../images/icons/tick.gif");
    background-position: 0 0px;
    background-repeat: no-repeat;
    list-style-type: none;
    padding-left: 32px;
    line-height:32px;
}
.analytics ol li
{	
    padding-left:12px;
    line-height:32px;
}
.analytics ol li ul li
{
	padding-left: 30px;
}	
#enewsletter li ul
{
	margin-top: 0px;
}
.analytics li ul li
{
	background-image: url("../images/icons/plus.png");
    background-position: 10px 9px;
    background-repeat: no-repeat;
    list-style-type: none;
}

#push-notifications
{
	background-image: url("../images/revamp/push-notifications.png");
	background-size:30%;
	background-repeat: no-repeat;
	background-position: 625px 30px;
}
#push-notifications ul
{
	width: 600px;
	height:520px;
	padding-top: 35px;
}
#push-notifications li 
{
    background-position: 0 4px;
    line-height: 29px;
    padding-bottom: 14px;
}