.features-font-size-10
{
	font-size: 10px; 
	height: 10px;
	width: 10px;
	margin: auto;
}
.features-font-size-20
{
	font-size: 20px; 
	height: 20px;
	width: 20px;
	margin: auto;
}
.features-font-size-30
{
	font-size: 30px; 
	height: 30px;
	width: 30px;
	margin: auto;
}
.features-font-size-40
{
	font-size: 40px; 
	height: 40px;
	width: 40px;
	margin: auto;
}
.features-font-size-50
{
	font-size: 50px; 
	height: 50px;
	width: 50px;
	margin: auto;
}
.features-font-size-60
{
	font-size: 60px; 
	height: 60px;
	width: 60px;
	margin: auto;
}
.features-font-size-70
{
	font-size: 70px; 
	height: 70px;
	width: 70px;
	margin: auto;
}
.features-font-size-80
{
	font-size: 80px; 
	height: 80px;
	width: 80px;
	margin: auto;
}
.features-font-size-90
{
	font-size: 90px; 
	height: 90px;
	width: 90px;
	margin: auto;
}
.features-font-size-100
{
	font-size: 100px; 
	height: 100px;
	width: 100px;
	margin: auto;
}

.team-font-size
{
	font-size: 30px;
	color: #ffffff;
}

div#bx-panel
{
	margin-top: 94px !important;
}

ul li 
{
	list-style-type: none;
}
ul.disk{
	padding: 20px;
}
ul.disk li{
	list-style-type: disc;
}


.h1{
    font-size: 72px;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    letter-spacing: -3px;
    font-weight: 300;
    margin: 20px 0 0 0;
    line-height: 1;
    font-family: inherit;
}