#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 {
	text-align: center;
/*margin-bottom:0;*/
}
#support-platform li{
	list-style:none;
	margin:0;
	padding:0 0 16px;
	display:inline-block;
}
#support-platform li.active {
background:url(/images/support-beta/active.png) no-repeat center bottom;
}
#support-platform li:hover {
background:url(/images/support-beta/active.png) no-repeat center bottom;
}
#support-platform li a{
	display:block;
}
#support-platform li a span{
	display:block;
	color: #888888;
	margin-top: 10px;
}	

#support-platform li a:hover span{
	color: #6EA5E1;
}	

#platform-windows {
    width: 182px;
}
#platform-mac {
    width: 198px;
}
#platform-ios {
    width: 181px;
}
#platform-kindle {
    width: 192px;
}
#platform-android {
    width: 117px;
}




/*#support-actions {
	margin-left:65px;
	margin-bottom:50px;
}


#support-actions ul li {
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0 5px;
    width: 148px;
    height:172px;
    vertical-align: bottom;
}*/

#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:hover a{
	color: #000 !important;
}
#support-actions h3 {
	text-align:center;
	font-size: 15px;
    padding: 16px 0 16px 0;
    font-family:Arial;
    color:#888888;
    margin:0;

}

#support-actions h3 a  {
	font-family:Arial;
	color:#888888;
	text-align:center;
	padding: 10px 0 0 0;
	letter-spacing:0;
	margin:0;
}

#support-actions li:hover p, #support-actions li:hover h3  {
	color:black;
}

#support-actions a {
	color:#888888;
}

#support-actions p {
	font-family:Arial;
	color:#888888;
	font-size:13px;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
}


#support-actions .support-img {
    background: url("/images/support-beta/support-icon-sprite.png") no-repeat scroll 0 0 transparent;
    height: 59px;
    margin: 0 auto;
    width: 59px;
    display:block;
}

#support-blog .support-img {
    background-position: 0 bottom;
    display:block;
}
#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-contact .support-img {
    background-position: -236px 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-contact:hover .support-img {
    background-position: -236px top;
}


#support-video.active .support-img {
    background-position: -118px top;
}








#support-platform-deck h1 {
    color: #006BB3;
    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;
    font-size: 54px;
    margin: 40px 0 40px 50px;
    text-align: left;
}


.column h3 {
	/*margin-top:20px;*/
}


#support-platform-deck .column li {
	list-style-type:none;
	line-height:22px;
	margin:0;
}

#support-platform-deck .column li a {
	font-family:arial;
	color:#444444;
}

#support-platform-deck .column li a:hover {
	color:#006CB5;
}

#support-platform-deck .column li:before {
	content:"»";
	color:#ADCF56;
	padding-right:10px;
}

#support-platform-deck .support {
		background:url(/images/logos-5-press-room/10.png) no-repeat 0px 40px;
}

#support-platform-deck .support h2 {
	text-align:center;
	margin-top:40px;
	margin-bottom:40px;
	background:url(/images/logos-5-press-room/08.png) no-repeat 340px 16px;
	
}

#support-platform-deck .support h2 a {
	color:#666666;
	font-size:20px;
	letter-spacing:-1px;
}

#support-platform-deck .support h2 a:hover {
	color:#006CB5;
}


.ios #support-platform-deck .support {
	display:none;
}

.ios #support-actions, .android #support-actions {
	margin-top:50px;
}