#section-head{
    padding: 40px 0;
}
#section-text{
    width:580px;
    padding:0 40px 0 50px;
    float:left;
    margin-right:5px;
}
#section-text h1{
    font-size:48px;
    color: #006cb4;
    margin-bottom:10px;
}
#section-text .button-large{
	margin-right:8px;
}
#section-text p{
	font-size: 14px;
	color: #444444;
}
#logos-video{
	width:230px;
	padding-right:40px;
	float:left;
	margin-left:5px;
	text-align:center;
}
#logos-video a{
	float:left;
}
#logos-video a img{
	margin-bottom:11px;
}
.fpo{
	color: red !important;
}
#support-platform{
	border-bottom: 1px solid #ddd;
	margin-bottom:50px;
}

#support-platform ul{
	text-align: center;
margin-bottom:0;
}
#support-platform ul li{
	list-style:none;
	margin:0;
	padding:0 0 16px;
	display:inline-block;
}
#support-platform ul li:hover{
	background: url("/images/support-beta/active.png") no-repeat center bottom;
}
#support-platform ul li.active {
/*border-bottom: 6px solid #6ea5e1;
padding-bottom: 10px;*/
}
#support-platform ul li a{
	display:block;
}
#support-platform ul li a span{
	display:block;
	color: #888888;
	margin-top: 10px;
}	

#support-platform ul li a:hover span{
	color: #6EA5E1;
}	

#support-platform h3, #support-actions h3{
	font-size:24px;
	letter-spacing: -1px;
	margin-bottom:40px;
	padding-left:50px;
}
#platform-windows{
	width: 182px;
}
#platform-mac{
	width: 198px;
}
#platform-ios{
	width:181px;
}
#platform-kindle{
	width:192px;
}
#platform-android{
	width:117px;
}
#support-actions{
	float:left;
}
#support-actions ul{
	text-align:center;
	float: left;
	margin-bottom:0;
	width: 950px;
}
#support-actions ul li{
	display:inline-block;
	list-style:none;
	margin:0;
	padding:0 5px 5px;
	width: 148px;
	height: 225px;
}
#support-actions ul li:hover{
	border-bottom: 5px solid #6EA5E1;
	padding-bottom: 0;
}

#support-actions ul li a span{
	color: #888;
	display:block;
}
#support-actions ul li a:hover span{
	color: #000;
}
#support-actions .support-img{
background: url("/images/support-beta/support-icon-sprite2.png") no-repeat 0 0;
	width:59px;
	height:59px;
	margin:0 auto;
}
#support-actions a{
	display:block;
}
#support-actions a:hover .support-img{
	background-position: top inherit;
}
#support-actions .support-title{
	padding:16px 0;
	font-size:15px;
}

#support-blog .support-img{
	background-position: 0 bottom;
}
#support-forums .support-img{
	background-position: -59px bottom;
}
#support-video .support-img{
	background-position: -118px bottom;
}
#support-training .support-img{
	background-position: -177px bottom;
}
#support-advanced .support-img{
	background-position: -354px bottom;
}
#support-contact .support-img{
	background-position: -236px bottom;
}
#support-support .support-img{
	background-position: -295px bottom;
}

#support-blog:hover .support-img{
	background-position: 0 top;
}
#support-forums:hover .support-img{
	background-position: -59px top;
}
#support-video:hover .support-img{
	background-position: -118px top;
}
#support-training:hover .support-img{
	background-position: -177px top;
}
#support-advanced:hover .support-img{
	background-position: -354px top;
}
#support-contact:hover .support-img{
	background-position: -236px top;
}
#support-support:hover .support-img{
	background-position: -295px top;
}



#support-platform-deck h1 {
	color:#006BB3;
	font-size:54px;
	font-family:'ff-dax-web-pro-1','ff-dax-web-pro-2','Gotham A','Gotham B','Arial Narrow','Helvetica Neue',Arial,'Liberation Sans',FreeSans,Sans-Serif;
	text-align:left;
	margin: 40px 0px 40px 20px;
}

span.support-img {
	vertical-align:top;
}

li#support-forums, li#support-contact {
	vertical-align:top;
}