/*
Theme Name: Galera Cluster 2013
Theme URI: 
Author: Into-Digital Oy
*/


.relative { position:relative; }
.absolute { position:absolute; }

.left { display:inline; float:left; }
.right { display:inline; float:right; }

.hide { display:none; }
.clear { clear:both; }

/* SITE */

body {
	font:16px "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	line-height:1.25em;	
	background:#FFF;
}

h1 {
	font-family:'UniversLT-CondensedBold';	
	font-weight:normal;
	text-transform:uppercase;
	font-size:2.375em;
	line-height:1.05em;
	color:#FFF;
}

h2 {
	font-family:'UniversLT-CondensedBold';	
	font-weight:normal;
	color:#004d95;
	text-transform:uppercase;
	font-size:1.30em;
}

h4 {
	font-family:'UniversLT-CondensedBold';	
	font-weight:normal;
	color:#004d95;
	text-transform:uppercase;
	font-size:0.9375em;
	line-height:1.25em;
}

hr {
	display:block;
	margin:12px auto 0;
	height:2px;
	width:961px;
	background:url('images/hr.png') repeat-x left top;	
	border:none;
}

iframe {
	display:block;
	max-width:100%;	
}

#page {
	width:100%;
	min-width:1200px;	
}

header {
	
}

header .top {
	height:91px;	
	width:960px;
	margin:0 auto;
}

header a.home-link {
	display:inline;
	float:left;
	width:257px;
	height:49px;
	margin:23px 0 0;
	background:url('images/logo.png') no-repeat;	
}

.search-form {
	position:relative;
	display:inline;
	float:right;	
	padding:3px 37px 3px 8px;
	width:176px;
	height:21px;
	margin:30px 0 0;
	background:#f7f5f4;	
}

.search-form label { display:block; }
.search-form input.search-field {
	-webkit-appearance:none;
	display:block;
	border:none;
	width:176px;
	height:21px;
	padding:0;
	background:none;
}

.search-form input.search-submit {
	position:absolute;
	display:block;
	top:6px;
	right:8px;
	width:21px;
	height:15px;
	background:url('images/btn-search.png') no-repeat;
	border:none;
	padding:0;
	cursor:pointer;
}

#site-navigation {
	padding:5px 0 3px;	
	width:100%;
	background:#000;
	margin-bottom:1px;
}

#site-navigation ul {
	display:block;
	width:960px;
	margin:0 auto;
	padding:0;
	list-style:none;
}

#site-navigation ul li {
	position: relative;
	display:inline-block;	
	*display: inline;
	zoom: 1;
	font-size:1em;
	line-height:1.15em;
	padding:0 28px 0 12px;
	font-weight:normal;
	background:url('images/navi-separator.png') no-repeat right bottom;
}

#site-navigation ul li ul { display:none; }

#site-navigation ul li:first-child { padding-left:0; }

#site-navigation ul li:last-child,
#site-navigation ul li.last-child { background:none; padding-right:0; }

#site-navigation ul li a {
	font-family:'FuturaStd-Heavy';
	text-transform:uppercase;	
	color:#FFF;
	text-decoration:none;
	letter-spacing:0.5px;
}

#site-navigation ul li a:hover {
	color:#ed7703;
}

#site-navigation ul li.current-menu-item a,
#site-navigation ul li.current_page_item a,
#site-navigation ul li.current-post-ancestor a,
#site-navigation ul li.current-page-ancestor a {
	color:#ed7703;
}	

#content .page-part:last-child hr {
	display:none!important;	
}

th, td
{
	vertical-align:top;
	border-bottom:solid 1px #BDBDBD;
}


footer {
	background:#b4b4b4;	
}

footer .top {
	width:100%;
	/*background:#c6c6c6;*/
	background:#b4b4b4;
	padding:27px 0 0;
}

footer .top .powered-by {
	width:960px;
	margin:0 auto;	
	overflow:hidden;
}

footer .top .powered-by p {
	font-family:'FuturaStd-Book';
	color:#FFF;
	text-transform:uppercase;	
	padding:0 0 21px;
}

footer .top .powered-by p a img {
	position: relative;
	display:inline-block;	
	*display: inline;
	zoom: 1;
	border:none;
	margin:0 43px 0 0;	
	vertical-align:top;
}

footer .top .powered-by p img.alignright {
	float: right;
	margin-left: 15px;
	display: block;
	max-width: 80px;
	height: auto;
}

.footer-menu { 
	width:960px;
	padding:45px 0 0;
	margin:0 auto;
}

footer ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;	
}

footer ul.nav-menu > li {
	position: relative;
	display:inline-block;	
	*display: inline;
	zoom: 1;
	vertical-align:top;
	width:138px;
}

footer ul.nav-menu > li.link-home { display:none; }


footer ul.nav-menu > li > a {
	font-family:'FuturaStd-Heavy';
	text-transform:uppercase;
	letter-spacing:0.5px;
	text-decoration:none;
	color:#000;
}

footer ul.nav-menu > li > a:hover { text-decoration:underline; }

footer ul.nav-menu > li:last-child {
	width:auto;	
}

footer ul.nav-menu li ul.sub-menu {
	padding:4px 0 0;
}	

footer ul.nav-menu li ul.sub-menu li a {
	font-family:'FuturaStd-Book';
	text-decoration:none;
	letter-spacing:0.5px;
	color:#000;
	font-size:0.6875em;
	line-height:2.364em;		
}

footer ul.nav-menu li ul.sub-menu li a:hover { text-decoration:underline; }

.footer-search {
	padding:7px 0 0;
	width:960px;
	margin:0 auto;
	overflow:hidden;	
}

.footer-bar {
	width:960px;
	margin:0 auto;
	padding:20px 0 18px;
	overflow:hidden;
}

.footer-bar a {
	display:inline;
	float:left;	
	font-family:'FuturaStd-Book';
	text-decoration:none;
	letter-spacing:0.75px;
	color:#000;
	font-size:0.875em;
}	

.footer-bar a.privacy-policy {
	letter-spacing:0;	
}

.footer-bar span.separator {
	display:inline;
	float:left;	
	font-family:'FuturaStd-Heavy';
	padding:0 8px;
}

.footer-bar p.copyright {
	display:inline;
	float:left;	
	font-family:'FuturaStd-Book';
	text-decoration:none;
	letter-spacing:0.75px;
	color:#FFF;
	font-size:0.875em;
}

.footer-bar a.imagery {
	float:right;	
	color:#FFF;
}

.footnote {
	background:#000;	
	padding:24px 0 20px;
}

.footnote h2 {
	display:block;
	width:966px;
	margin:0 auto;
}


/* INTRO */
.intro-wrap {
	position:relative;
	width:100%;
	background:#000;	
	z-index:2;
}	

.intro {
	position:relative;
	max-width:1200px;	
	height:331px;
	overflow:hidden;
	margin:0 auto;
}

.home .intro { margin:0 auto; }

.intro .img-wrap {
    position: absolute;
    right: -50%;
    width: 100%;
    height: 100%;
	z-index:0;
}

.intro .img-wrap img {
	display:block;
    height: auto;
    left: -50%;
    position: absolute;
    top:0;
	bottom:0;
	margin:auto;
    width: 100%;	
}

.intro .lift-wrap {
	position:relative;
	margin:32px 0 0 128px;
	z-index:1;	
}

.intro h1 {
	padding:0 0 20px;	
}

.intro p {
	font-family:'FuturaStd-Book';
	color:#FFF;
	font-size:1.125em;
	line-height:1.167em;
	letter-spacing:0.5px;
	margin:0 0 46px;
}	

.intro a.btn-intro {
	position: relative;
	display:inline-block;	
	*display: inline;
	zoom: 1;
	text-align:center;
}

.intro a.btn-intro-2nd,
.intro a.btn-intro-additional {
	margin-left:60px;	
}

.intro a.btn-intro-1 {
	margin-left:0;	
}

.intro a {
	height:39px;
	padding:0 0 0 18px;
	background:url('images/btn-orange-1line-left.png') no-repeat left top;
	font-size:1em;
	line-height:1.25em;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:0.5px;
}

.intro a span {
	display:block;
	font-family:'FuturaStd-Heavy';
	height:21px;
	margin-right:-25px;
	padding:9px 18px 9px 0;
	background:url('images/btn-orange-1line-right.png') no-repeat right top;
}

.intro a.two-line {
	height:55px;
	padding:0 0 0 26px;
	background:url('images/btn-orange-2line-left.png') no-repeat left top;
	font-size:1em;
	line-height:1.25em;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:0.5px;
}

.intro a.two-line span {
	display:block;
	font-family:'FuturaStd-Heavy';
	height:41px;
	margin-right:-37px;
	padding:7px 20px 7px 0;
	background:url('images/btn-orange-2line-right.png') no-repeat right top;
}

.intro a.two-line:hover { background-position:left bottom; }
.intro a.two-line:hover span { background-position:right bottom; }



/* OTHER PARTS */

.page-part {
	width:auto;	
	position:relative;
}

.featured-highlights { 
	padding:21px 0 10px;
}

.featured-highlights .posts-wrap {
	width:1004px;
	margin:0 auto;	
}

.featured-highlights .featured-highlight {
	position: relative;
	display:inline-block;	
	*display: inline;
	zoom: 1;
	margin:0 20px 22px;
	width:290px;
	text-align:left;
	vertical-align:top;
}

.featured-highlights .featured-highlight .thumbnail {
	padding:0 0 26px;	
}

.featured-highlights .featured-highlight .thumbnail img {
	display:block;
	height:72px;
	width:auto;	
}

.featured-highlights .featured-highlight h2 {
	padding:0 0 10px;	
}

.featured-highlights .featured-highlight ul {
	padding:0 0 10px;
	margin:0 0 0 16px;	
}

.featured-highlights .featured-highlight p {
	font-family:"Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:0.75em;	
	line-height:1.333em;
	letter-spacing:0.5px;
	padding:0 0 10px;
}

.featured-highlights .featured-highlight ul li {
	font-family:"Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:0.75em;	
	line-height:1.333em;
	letter-spacing:0.5px;
	padding:0 0 10px;
}

.featured-highlights .featured-highlight a {
	font-family:"Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:1.167em;
	text-decoration:none;
	color:#ed7703;
}

.featured-highlights .featured-highlight a:hover {
	text-decoration:underline;	
}

.latest-blog-posts {
	padding:21px 0 10px;
}

.latest-blog-posts .top {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

.latest-blog-posts .top h2 {
	display:inline;
	float:left;
	margin:0 25px 0 0;
	padding:0 0 14px;	
}

.latest-blog-posts .top a {
	font-family:"Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	display:inline;
	float:left;
	font-size:0.875em;
	line-height:1.75em;
	letter-spacing:0.5px;
	text-decoration:none;
	color:#ed7703;	
	display:none;
}

.latest-blog-posts .top .img-wrap {
	padding:6px 0 21px;
	clear:left;	
}

.latest-blog-posts .top .img-wrap img {
	display:block;	
}

.latest-blog-posts .posts-wrap {
	padding:4px 0 0;
	width:1004px;
	margin:0 auto;
}

.latest-blog-posts .post-teaser {
	position: relative;
	display:inline-block;	
	*display: inline;
	zoom: 1;
	margin:0 21px 31px;
	width:205px;
	text-align:left;
	vertical-align:top;
}

.latest-blog-posts .post-teaser span {
	letter-spacing:0.5px;
	display:block;
	font-size:0.75em;
	
}

.latest-blog-posts .post-teaser a {
	text-decoration:none;
	letter-spacing:0.5px;
	font-size:1.0em;
	line-height:1.5em;
	color:#ed7703;
}

.latest-blog-posts .post-teaser a:hover { text-decoration:underline; }

#btn-show-blog-posts,
#btn-show-video-posts {
	display:block;
	width:109px;
	height:57px;
	margin:0 auto 28px;
	padding:0 0 21px;
	background:url('images/btn-arrow-down.png') no-repeat center bottom;	
	
	letter-spacing:0.5px;
	text-align:center;
	font-family:'FuturaStd-Heavy';
	font-size:0.875em;
	text-decoration:none;
	text-transform:uppercase;
	color:#ed7703;	
}

#btn-show-blog-posts:hover,
#btn-show-video-posts:hover{
	margin-bottom:23px;
	padding-bottom:26px;
}

.latest-press-releases {
	padding:21px 0 10px;
}

.latest-press-releases .top {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

.latest-press-releases .top h2 {
	display:inline;
	float:left;
	margin:0 25px 0 0;
	padding:0 0 14px;	
}

.latest-press-releases .top a {
	font-family:"Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	display:inline;
	float:left;
	font-size:0.875em;
	line-height:1.75em;
	letter-spacing:0.5px;
	text-decoration:none;
	color:#ed7703;	
	display:none;
}

.latest-press-releases .img-wrap {
	padding:9px 0;	
}

.latest-press-releases .posts-wrap {
	padding:4px 0 0;
	width:1004px;
	margin:0 auto;
}

.latest-press-releases .post-teaser {
	position: relative;
	display:inline-block;	
	*display: inline;
	zoom: 1;
	margin:0 21px 31px;
	width:205px;
	text-align:left;
	vertical-align:top;
}

.latest-press-releases .post-teaser span {
	letter-spacing:0.5px;
	display:block;
	font-size:0.75em;
	
}

.latest-press-releases .post-teaser a {
	text-decoration:none;
	letter-spacing:0.5px;
	font-size:1.0em;
	line-height:1.5em;
	color:#ed7703;
}

.latest-press-releases .post-teaser a:hover { text-decoration:underline; }

#btn-show-press-releases {
	display:block;
	width:109px;
	height:57px;
	margin:0 auto 28px;
	padding:0 0 21px;
	background:url('images/btn-arrow-down.png') no-repeat center bottom;	
	
	letter-spacing:0.5px;
	text-align:center;
	font-family:'FuturaStd-Heavy';
	font-size:0.875em;
	text-decoration:none;
	text-transform:uppercase;
	color:#ed7703;	
}

#btn-show-press-releases:hover {
	margin-bottom:23px;
	padding-bottom:26px;
}

.upcoming-events {
	padding:21px 0 10px;
}

.upcoming-events .top {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

.upcoming-events .top h2 {
	display:inline;
	float:left;
	margin:0 15px 0 0;
	padding:0 0 14px;	
}

.lupcoming-events .top a {
	font-family:'FuturaStd-Heavy';
	display:inline;
	float:left;
	font-size:0.875em;
	line-height:1.75em;
	letter-spacing:0.5px;
	text-decoration:none;
	color:#ed7703;	
}

.upcoming-events .posts-wrap {
	padding:4px 0 0;
	width:1004px;
	margin:0 auto;
}

.upcoming-events .post-teaser {
	position: relative;
	display:inline-block;	
	*display: inline;
	zoom: 1;
	margin:0 21px 46px;
	width:205px;
	text-align:left;
	vertical-align:top;
}

.upcoming-events .post-teaser span {
	letter-spacing:0.5px;
	display:block;
	font-size:0.75em;
	
}

.upcoming-events .post-teaser a {
	text-decoration:none;
	letter-spacing:0.5px;
	font-size:1.00em;
	line-height:1.5em;
	color:#ed7703;
}

.content-wrap {
	width:100%;	
	margin:0;
}

.content {
	padding:21px 0 40px;
	max-width:1200px;
	margin:0 auto;
	overflow:hidden;	
}

.content .imagery {
	padding:4px 0 0;
	display:inline;
	float:left;	
	width:455px;
}

.content .contents {
	display:inline;
	float:left;
	width:745px;
}

.content .contents .top {
	width:610px;	
}

.content .contents h2 {
	padding:0 0 19px;	
}

.content .contents h3 {
	padding:10px 0 15px;
	font-family:'UniversLT-CondensedBold';	
	font-weight:normal;
	color:#004d95;
	font-size:1.25em;	
}

.content .contents p {
	font-size:1.025em;	
	line-height:1.225em;
}

.content .sub-content {
	padding:30px 0 0;
	width:320px;
	display:inline;
	float:left;	
}

.content .sub-content h4 {
	width:80%;
	min-height:1.5em;
	padding:0 0 6px;
}
	

.content .sub-content ul {
	padding:0 0 10px;
	margin:0 0 0 16px;	
}

.contents ul {
	padding:0 0 10px;
	margin:0 0 0 16px;	
}

.contents p {
	
}

.contents p img.alignleft {
	display:inline;
	float:left;	
	padding:0 32px 1.25em 0;
}

.contents p img.alignright {
	display:inline;
	float:right;	
	padding:0 1.25em 32px;
}

.contents p img.aligncenter {
	
}

.content .sub-content.odd {
	margin:0 46px 0 0;
	clear:left;
}

.content .sub-content ul li,
.content .sub-content p {
	font-size:0.75em;
	line-height:1.333em;
	letter-spacing:0.5px;
}

.content .sub-content p { 
	letter-spacing:0.25px;
}

.content .sub-content p strong {
	position: relative;
	display:inline-block;	
	*display: inline;
	zoom: 1;
	padding:0 0 3px;	
}

.content .sub-content a {
    color: #ED7703;
    font-weight: bold;
	line-height:1.75em;
    text-decoration: none;	
	letter-spacing:-0.5px;
}

.content .sub-content a:hover { text-decoration:underline; }

.use-cases {
	padding:21px 0 10px;
}

.use-cases .top {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

.use-cases .top h2 {
	display:inline;
	float:left;
	margin:0 15px 0 0;
	padding:0 0 14px;	
}

.use-cases .top a {
	font-family:'FuturaStd-Heavy';
	display:inline;
	float:left;
	font-size:0.875em;
	line-height:1.75em;
	letter-spacing:0.5px;
	text-decoration:none;
	color:#ed7703;	
}

.use-cases .top .img-wrap {
	padding:6px 0 24px;
	clear:left;	
}

.use-cases .top .img-wrap img {
	display:block;	
}

.use-cases .posts-wrap {
	padding:4px 0 0;
	width:1004px;
	margin:0 auto;
}

.use-cases .use-case {
	position: relative;
	display:inline-block;	
	*display: inline;
	zoom: 1;
	margin:0 21px 22px;
	width:285px;
	text-align:left;
	vertical-align:top;
}

.use-cases .use-case span {
	font-weight:bold;
	letter-spacing:0.5px;
	display:block;
	font-size:0.75em;
	
}

.use-cases .use-case a {
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0.5px;
	font-size:0.75em;
	line-height:1.5em;
	color:#ed7703;
}

.use-cases .use-case strong {
	display:block;
	padding:3px 0 5px;
}	

.use-cases .use-case p,
.use-cases .use-case strong {
	font-size:0.75em;
	line-height:1.325em;
}	

.use-cases .use-case a {
	font-family:"Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:1.167em;	
}

.white-papers,
.case-studies {
	padding:21px 0 0px;
}

.white-papers .top,
.case-studies .top {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

.white-papers .top h2,
.case-studies .top h2 {
	display:inline;
	float:left;
	margin:0 15px 0 0;
	padding:0 0 14px;	
}

.white-papers .top a,
.case-studies .top a {
	font-family:'FuturaStd-Heavy';
	display:inline;
	float:left;
	font-size:0.875em;
	line-height:1.75em;
	letter-spacing:0.5px;
	text-decoration:none;
	color:#ed7703;	
}

.white-papers .top .img-wrap,
.case-studies .top .img-wrap {
	padding:6px 0 27px;
	clear:left;	
}

.white-papers .top .img-wrap img,
.case-studies .top .img-wrap img {
	display:block;	
}

.white-papers .posts-wrap,
.case-studies .posts-wrap {
	padding:4px 0 0;
	width:1004px;
	margin:0 auto;
}

.white-papers .white-paper,
.case-studies .case-study {
	position: relative;
	display:inline-block;	
	*display: inline;
	zoom: 1;
	margin:0 21px 22px;
	width:285px;
	text-align:left;
	vertical-align:top;
}

.white-papers .white-paper span,
.case-studies .case-study span {
	font-weight:bold;
	letter-spacing:0.5px;
	display:block;
	font-size:0.75em;
	
}

.white-papers .white-paper a,
.case-studies .case-study a {
	font-family:"Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:1.167em;
	text-decoration:none;
	letter-spacing:-0.25px;
	color:#ed7703;
	line-height:2em;
}

.white-papers .white-paper a:hover,
.case-studies .case-study a:hover { text-decoration:underline; }

.white-papers .white-paper strong,
.case-studies .case-study strong {
	display:block;
	padding:3px 0 5px;
}	

.white-papers .white-paper p,
.case-studies .case-study p {
	font-size:0.75em;
	line-height:1.325em;
}	

.white-papers .white-paper strong,
.case-studies .case-study strong {
	font-size:0.75em;
	line-height:1.325em;
}	



.careers-wrap {
	width:100%;	
	background:#FFF;
	color:#000;
}

.careers {
	padding:0 0 60px;
	max-width:1200px;
	margin:0 auto;
	overflow:hidden;	
}

.careers .imagery {
	padding:4px 0 0;
	display:inline;
	float:left;	
	width:455px;
}

.careers .contents {
	display:inline;
	float:left;
	width:745px;
	padding:30px 0 0;
}

.careers h2 {
	padding:0 0 28px;	
}

.careers p {
	font-size:1.125em;
	line-height:1.325em;
	padding:0 0 24px;
}

.careers a { 
	font-family:'FuturaStd-Heavy';
	font-size:1.125em;
	text-decoration:none;
}

.careers a:hover {
	text-decoration:underline;	
}

.carousel-wrap {
	width:100%;
	background:#FFF;
	padding:35px 0;
	color:#000;
}

.inner-wrap {
	position: relative;
	width:575px;
	margin:0 auto;
}

.carousel {
	overflow: hidden;
	visibility: hidden;
	position: relative;
	width:575px;
	margin:0 auto;
	-ms-touch-action: pan-y;
}

.swipe-wrap {
	overflow: hidden;
	position: relative;
}
.swipe-wrap > div {
	float:left;
	width:100%;
	position: relative;
}

.btn-carousel-prev {
	display:block;
	position:absolute;
	top:50%;
	margin-top:-49px;
	left:-199px;
	width:57px;
	height:110px;
	padding:0 0 0 5px;
	background:url('images/btn-arrow-left.png') no-repeat 5px top;
}	

.btn-carousel-prev:hover { background-position: 0 0; }

.btn-carousel-next {
	display:block;
	position:absolute;
	top:50%;
	margin-top:-49px;
	right:-199px;
	width:57px;
	height:110px;
	padding:0 5px 0 0;
	background:url('images/btn-arrow-right.png') no-repeat 0 top;
}	

.btn-carousel-next:hover { background-position: 5px 0; }

.carousel-wrap ul.indicators {
	list-style:none;
	text-align:center;
	margin:0;
	padding:0;	
}

.carousel-wrap ul.indicators li {
	position: relative;
	display:inline-block;	
	*display: inline;
	zoom: 1;
	width:15px;
	height:14px;
	margin:0 5px;
	background:url('images/btn-indicator.png') no-repeat;	
}

.carousel-wrap ul.indicators li.current { background-position:0 bottom; }

.codership-story-wrap {
	width:100%;	
	padding:21px 0 10px;
}

.codership-story {
	width:1002px;
	margin:0 auto;
	overflow:hidden;	
	padding:0 0 26px;
}

.codership-story .contents {
	width:610px;
	padding:0 22px 50px;
}

.codership-story .contents h2 {
	padding:0 0 19px;	
}

.codership-story .contents p {
	font-size:1.125em;	
	line-height:1.325em;
}

.codership-story .sub-content {
	position: relative;
	display:inline-block;	
	*display: inline;
	zoom: 1;
	margin:0 20px;
	width:290px;
	vertical-align:top;
}

.codership-story .sub-content .thumbnail {
	padding:0 0 14px;	
}

.codership-story .sub-content .thumbnail img { 
	display:block;
	max-width:100%;
	height:auto;
}

.codership-story .sub-content h4 {
	padding:0 0 3px;	
}

.codership-story .sub-content p {
	font-size:0.75em;
	line-height:1.333em;	
}

.image-block {
	position:relative;
	width:100%;	
	margin:-12px 0 0;
	background:#f0f0f0;	
}

.image-block .contents {
	position:relative;
	margin:0 auto;	
	width:1200px;
}

.image-block h2 {
	position:absolute;
	top:22px;
	left:120px;	
	max-width:610px;
	line-height:1.2em;
}

.image-block .contents img {
	max-width:100%;
	height:auto;
	display:block;	
	border:none;
}

.image-block .wp-caption-text {
	width:960px;
	padding:6px 0;
	margin:0 auto;	
	font-size:0.75em;
	line-height:1.333em;
}

.documentation-wrap {
	width:100%;	
	background:#FFF;
	padding:21px 0 10px;
}

.documentation {
	max-width:960px;
	margin:0 auto;
	overflow:hidden;	
	padding:0 0 25px;
}

.documentation .top {
	width:auto;
	overflow:hidden;
	padding:22px 0 0;	
}

.documentation .img-wrap {
	display:inline;
	float:left;
	width:169px;	
}

.documentation .contents {
	display:inline;
	float:left;
	width:566px;	
}

.documentation .contents p,
.documentation .contents ul li {
	font-size:0.9375em;	
	line-height:1.267em;
}

.documentation .documentation-links {
	padding:21px 0 0 169px;
	width:566px;	
}

.documentation .documentation-links .row {
	width:auto;
	overflow:hidden;	
	border-bottom:1px solid #000;
	padding:0 0 8px;
	margin:0 0 10px;
}

.documentation .documentation-links .title {
	display:inline;
	float:left;
	height:39px;
	text-align:left;	
}

.documentation .documentation-links .links {
	display:inline;
	float:right;
	text-align:right;	
}

.documentation .documentation-links h2 {
	position: relative;
	display:inline-block;	
	*display: inline;
	zoom: 1;
	font-size:0.9375em;	
	line-height:1.4em;
	padding:22px 0 0;
}

.documentation .documentation-links a {
	position: relative;
	display:inline-block;	
	*display: inline;
	zoom: 1;
	height:39px;
	padding:0 0 0 18px;
	background:url('images/btn-orange-1line-left.png') no-repeat left top;
	font-size:1em;
	line-height:1.25em;
	color:#FFF;
	text-decoration:none;
	margin:0 25px 0 12px;
	text-transform:uppercase;
	letter-spacing:0.5px;
}

.documentation .documentation-links a span {
	color:#FFF;
	display:block;
	font-family:'FuturaStd-Heavy';
	height:21px;
	margin-right:-25px;
	padding:9px 18px 9px 0;
	background:url('images/btn-orange-1line-right.png') no-repeat right top;
}

.documentation .documentation-links a:hover { background-position:0 bottom; }
.documentation .documentation-links a:hover span { background-position:right bottom; }

.fullwidth-wrap {
	width:100%;	
	background:#FFF;
	padding:21px 0 10px;
}

.fullwidth {
	max-width:960px;
	margin:0 auto;
	overflow:hidden;	
	padding:0 0 25px;
}

.fullwidth .top {
	width:auto;
	overflow:hidden;
	padding:22px 0 0;	
}

.fullwidth .contents {
	margin:0 auto;
	width:100%;	
}

.fullwidth .contents p,
.fullwidth .contents ul li {
	font-size:0.9375em;	
	line-height:1.267em;
}

.form-wrap {
	width:100%;	
	background:#FFF;
	padding:21px 0 10px;
}

.form {
	max-width:960px;
	margin:0 auto;
	overflow:hidden;	
	padding:0 0 40px;
}

.form .top {
	width:auto;
	overflow:hidden;
	padding:22px 0 0;	
}

.form .img-wrap {
	display:inline;
	float:left;
	width:169px;	
}

.form .contents {
	display:inline;
	float:left;
	width:566px;	
}

.form .contents p {
	font-size:0.9375em;	
	line-height:1.267em;
}

#content .form .gform_wrapper {
	padding:42px 0 0;	
}

#content .form .gform_wrapper label {
	display:none;	
}

#content .form .gform_wrapper .ginput_container {
	background:#ebebeb;	
	width:366px;
	height:33px;
	margin:0 0 21px;
}

#content .form .gform_wrapper .ginput_container input {
	display:block;
	width:338px;
	padding:7px 14px;
	height:19px;
	line-height:19px;
	font-size:15px;
	border:none;
	background:none;
	color:#000;
}

#content .gform_wrapper .gform_footer { padding:0; }
#content .gfield_error { background:none; border:none; padding:0!important; margin:0!important; }
#content .validation_message, #content .validation_error { display:none; }
#content .gfield_error .ginput_container { border:1px solid #F00; }

#content .form .gform_wrapper input.gform_button {
	font-family:'FuturaStd-Heavy';
	background:url('images/btn-signup.png') no-repeat;
	height:39px;
	width:166px;
	font-size:1em;
	line-height:39px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:0.5px;
	border:none;
	padding:0;
	cursor:pointer;
}

#content .form .gform_wrapper input.gform_button:hover {
	background-position:0 bottom;
}

.office-wrap {
	width:100%;	
	height:538px;
	background:#FFF;
	margin:0;
}

.office-container {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;	
}

.office {
	position:relative;
	width:262px;
	background:#FFF;
	padding:20px 32px 4px;
	margin:27px auto 0;	
	z-index:1;
}

.office h2 {
	padding:0 0 17px;	
}

.office p {
	font-size:0.9375em;	
	line-height:1.267em;
	padding:0 0 19px;
}

.office a {
	text-decoration:none;
	color:#ED7703;
}

.office a:hover { text-decoration:underline; }

#gmap {
	position:relative;
	width:100%;
	height:100%;	
	z-index:0;
}

.contactus-container {
	padding:0 0 23px;
	max-width:1200px;
	margin:0 auto;
	overflow:hidden;	
}

.contactus-container .imagery {
	padding:4px 0 0;
	display:inline;
	float:left;	
	width:430px;
}

.contactus-container .contactus {
	display:inline;
	float:left;
	width:366px;
	padding:25px 0 0;
}

.contactus .salesforce_w2l_lead .w2llabel {
	display:none;	
}

.contactus #requiredfieldsmsg {
	display:none;	
}

.sform form {
	padding:19px 0 0;	
}

.sform form .sf_type_textarea br {
	display:none;	
}

.contactus .salesforce_w2l_lead .w2linput.text {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	border:none;
	padding:2px 12px 3px;
	margin:4px 0 16px;
	height:28px;	
	width:342px;
	font-size:15px;
	line-height:22px;
	background:#f0f0f0;
	color:#000;
	display:block;
}

.contactus .salesforce_w2l_lead .w2linput.textarea {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	border:none;
	font-size:15px;
	line-height:22px;
	padding:4px 12px;
	margin:4px 0 24px;
	height:182px;	
	width:342px;
	resize:none;
	background:#f0f0f0;
	color:#000;
	display:block;
}

.contactus .salesforce_w2l_lead .sf_field span.error_message {
	color:#FFF;
	margin:-12px 0 12px;	
	display:block;
}

.contactus .salesforce_w2l_lead strong {
	display:block;
	padding:24px 0;	
}

.contactus .salesforce_w2l_lead .w2linput.submit {
	display:block;
	width:166px;
	height:39px;
	background:	url('images/btn-send-message.png') no-repeat;
	border:none;
	padding:0;
	text-indent:-9999px;
	cursor:pointer;
}

.contactus .salesforce_w2l_lead .w2linput.submit:hover {
	background-position:0 bottom;	
}

.downloads-wrap {
	width:100%;	
	background:#FFF;
	padding:21px 0 10px;
}

.downloads {
	max-width:960px;
	margin:0 auto;
	overflow:hidden;	
	padding:0 0 25px;
}

.downloads .top {
	width:auto;
	overflow:hidden;
	padding:22px 0 0;	
}

.downloads .img-wrap {
	display:inline;
	float:left;
	width:169px;	
}

.downloads .contents {
	display:inline;
	float:left;
	width:566px;	
}

.downloads .contents p {
	font-size:0.9375em;	
	line-height:1.267em;
}


.downloads .downloads-links {
	padding:21px 0 0 169px;
}

.downloads .downloads-links .row {
	width:auto;
	overflow:hidden;	
	border-bottom:1px solid #000;
	padding:0 0 8px;
	margin:0 0 10px;
}

.downloads .downloads-links .release {
	display:inline;
	float:left;
	min-height:39px;
	width:115px;
}

.downloads .downloads-links .component {
	display:inline;
	float:left;
	min-height:39px;
	width:140px;
}

.downloads .downloads-links .comment {
	display:inline;
	float:left;
	min-height:39px;
	width:270px;
	padding:0 20px 0 0;
}

.downloads .downloads-links .link {
	display:inline;
	float:left;	
	text-align:right;
	min-height:39px;
	width:246px;
}

.downloads .downloads-links p {
	font-size:0.9375em;	
	line-height:1.4em;
}

.downloads .downloads-links .link a {
	position: relative;
	display:inline-block;	
	*display: inline;
	zoom: 1;
	height:55px;
	width:182px;
	padding:0 0 0 26px;
	background:url('images/btn-orange-2line-left.png') no-repeat left top;
	font-size:1em;
	line-height:1.25em;
	color:#FFF;
	text-decoration:none;
	margin:0 37px 0 0;
	text-transform:uppercase;
	letter-spacing:0.5px;
}

.downloads .downloads-links .link a span {
	display:block;
	color:#FFF;
	text-align:center;
	font-family:'FuturaStd-Heavy';
	height:41px;
	margin-right:-37px;
	padding:7px 20px 7px 0;
	background:url('images/btn-orange-2line-right.png') no-repeat right top;
}

.downloads .downloads-links .link a:hover { background-position:0 bottom; }
.downloads .downloads-links .link a:hover span { background-position:right bottom; }

.partner-downloads-wrap {
	width:100%;	
	padding:21px 0 10px;
}

.partner-downloads {
	width:1002px;
	margin:0 auto;
	overflow:hidden;	
}

.partner-downloads .contents {
	width:610px;
	padding:0 20px 0px;
}

.partner-downloads .contents h2 {
	padding:0 0 19px;	
}

.partner-downloads .contents p {
	font-size:1.125em;	
	line-height:1.325em;
}

.partner-downloads .sub-content {
	position: relative;
	display:inline-block;	
	*display: inline;
	zoom: 1;
	margin:0 20px;
	width:290px;
	vertical-align:top;
}

.partner-downloads .sub-content .thumbnail {
	padding:0 0 14px;	
}

.partner-downloads .sub-content .thumbnail img { 
	display:block;
	max-width:100%;
	height:auto;
}

.partner-downloads .sub-content h4 {
	padding:0 0 14px;	
}

.partner-downloads .sub-content p {
	font-size:0.75em;
	line-height:1.333em;
	padding-bottom:1em;
}

.partner-downloads .sub-content ul {
	margin:0 0 0 16px;
	padding:0;
}

.partner-downloads .sub-content ul li {
	font-size:0.75em;
	line-height:1.333em;
	padding-bottom:1em;
}

.partner-downloads .sub-content a {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:1.167em;
	text-decoration:none;
	color:#ed7703;
}

.partner-downloads .sub-content a:hover {
	text-decoration:underline;	
}

.page-404 {
	padding:50px 0 60px;
	width:960px;
	margin:0 auto;		
}

.page-404 .page-header { display:none; }

.page-404 .page-content {
	width:auto;
	overflow:hidden;	
}

.page-404 .text {
	display:inline;
	float:left;	
	width:200px;
}

.page-404 .search-form {
	float:left;	
	margin:0;
}

.page-none {
	padding:50px 0 60px;
	width:960px;
	margin:0 auto;		
}

.search .page-header { display:none; }

.page-none .page-content {
	width:auto;
	overflow:hidden;	
}

.page-none .text {
	display:inline;
	float:left;	
	width:200px;
}

.page-none .search-form {
	float:left;	
	margin:0;
}

#category {
	width:auto;
	padding:0 60px;
	overflow:hidden;	
}

#category-sidebar {
	display:inline;
	float:left;
	width:214px;
	padding:23px 60px;	
}

#mobile-sidebar {
	display:inline;
	float:left;
	width:214px;
	padding:23px 60px;	
}

#mobile-sidebar { display:none; }

#category-sidebar h2 {
	padding:0 0 13px;	
}

#category-sidebar img {
	display:block;
	margin:0 0 19px;	
}

#category-sidebar p {
	font-weight:bold;
	letter-spacing:0.5px;
	display:block;
	font-size:0.75em;
}

#mobile-sidebar p {
	font-weight:bold;
	letter-spacing:0.5px;
	display:block;
	font-size:0.75em;
}

#category-sidebar a {
	display:block;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0.5px;
	font-size:0.75em;
	line-height:1.5em;
	color:#ed7703;
	margin:0 0 8px;
}

#category-sidebar a em {
	font-size:0.8em;
	color:#000;	
}

#mobile-sidebar a {
	display:block;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0.5px;
	font-size:0.75em;
	line-height:1.5em;
	color:#ed7703;
	margin:0 0 8px;
}

#category-sidebar a:hover span { text-decoration:underline; }
#category-sidebar a:hover em { text-decoration:underline; }

#category-content {
	display:inline;
	float:left;
	width:626px;
	padding:60px 60px 0;	
}

#single {
	width:auto;
	padding:0 60px;
	overflow:hidden;	
}

#single-sidebar {
	display:inline;
	float:left;
	width:214px;
	padding:58px 60px 23px;	
}

#single-sidebar h2 {
	padding:0 0 13px;	
}

#single-sidebar img {
	display:block;
	margin:0 0 19px;	
}

#single-sidebar p {
	font-weight:bold;
	letter-spacing:0.5px;
	display:block;
	font-size:0.75em;
}

#single-sidebar a {
	display:block;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0.5px;
	font-size:0.75em;
	line-height:1.5em;
	color:#ed7703;
	margin:0 0 8px;
}

#single-sidebar a em {
	font-size:0.8em;
	color:#000;	
}

#single-sidebar a:hover span { text-decoration:underline; }
#single-sidebar a:hover em { text-decoration:underline; }

#single-content {
	display:inline;
	float:left;
	width:626px;
	padding:60px 60px 0;	
}

#single-content article { padding:0 0 22px; }

article .post-date {
	display:block;
	font-size:0.75em;
	line-height:1.333em;	
	padding:0 0 4px;
}

article h1.entry-title,
article h1.entry-title a {
	font-family:"UniversLT-CondensedBold", "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	text-transform:none;
	color:#000;
	text-decoration:none;
}

article h1.entry-title {
	font-family:"UniversLT-CondensedBold", "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:1.875em;
	line-height:1.2em;
	padding:0 0 1em;
}

article .entry-summary {
	padding:0 0 52px;
}

article .entry-summary a, 
article .entry-summary p {
	color:#000;	
	text-decoration:none;
}

article .entry-summary em {
	font-size:0.875em;
	font-weight:bold;
	display:block;
	padding:1em 0 0.5em;
}

article .entry-summary p {
	font-size:1.025em;
	line-height:1.233em;
}

article .entry-content h2 {
	padding:1em 0;
}

article .entry-content p {
	padding-bottom:1em;	
}

article .entry-content ul {
	padding:0 0 1em;
	margin:0 0 0 16px;	
}

article .entry-content p a {
	color:#ED7703;	
	text-decoration:none;
}

article .entry-content p a img {
	display:block;	
	margin:0 0 16px;
}

article .entry-content p a:hover {
	text-decoration:underline;	
}

article .entry-content pre,
article .entry-content code {
	display:block;
	margin:0;
	padding:0;	
	overflow:auto;
}

article .entry-content pre {
	background:#cfe2f3;
	border:1px solid #7b7b7b;
	margin:0 0 2em;
	padding:1em;	
}

article .entry-content code {
	padding:0 0 1em;	
}

.navigation h1 { display:none; }

.nav-links {
	width:auto;
	overflow:hidden;
	padding:0 0 44px;	
}

.nav-links a {
	text-decoration:none;
	color:#ED7703;	
}

.nav-links a span { display:none; }

.nav-links a:hover { text-decoration:underline; }

.nav-links .nav-next { display:inline; float:left; }
.nav-links .nav-previous { display:inline; float:right; }

.single #primary {
	padding:21px 0 44px;
	margin:0 auto;
	width:960px;
}
.single #primary p {
	padding:0 0 1em;	
}

.single #primary p a {
	text-decoration:none;
	color:#ED7703;	
}

.single #primary p a:hover {
	text-decoration:underline;	
}

.nav-links a.btn-next { display:inline; float:left; max-width:250px; text-align:left; }
.nav-links a.btn-previous { display:inline; float:right; max-width:250px; text-align:right; }

.search #primary {
	padding:58px 60px;	
}

.search #primary h2.page-title {
	padding:0 0 22px;
}

#mobile-menu-link { display:none; }

.social-media-plugins {
	padding:21px 0 10px;	
}

.some-wrap {
		
}

.some-wrap .content {
    margin: 0 auto;
    padding: 24px 0 0;
    width: 1004px;	
	text-align:center;
}

.some-wrap .content div {
	display:inline-block;
    margin: 0 1% 46px;
    position: relative;
    width: 30%;	
	height:600px;
	vertical-align:top;
}

.some-wrap .content div.other-portals h2,
.some-wrap .content div.other-portals-mobile h2 {
	margin:0 0 1em;	
}

.some-wrap .content div.other-portals a,
.some-wrap .content div.other-portals-mobile a {
	display:inline-block;
	margin:0 0 1em;	
	text-decoration:none;
}

.some-wrap .content div.other-portals a:hover {
	text-decoration:underline;	
}

.some-wrap .content div.other-portals-mobile {
	display:none;	
}
/* Background color tweaks */


.bg-white { background:#fff!important; color:#000!important; margin-top:-12px; }
.bg-lightgrey { background:#f0f0f0!important; color:#000!important; margin-top:-12px; }
.bg-lightgrey { background:#f0f0f0!important; color:#000!important; margin-top:-12px; }
.bg-darkgrey { background:#878787!important; color:#FFF!important; margin-top:-12px; }
.bg-red { background:#8c1713!important; color:#FFF!important; margin-top:-12px; }
.bg-blue { background:#004d95!important; color:#FFF!important; margin-top:-12px; }
.bg-green { background:#97bf0d!important; color:#FFF!important; margin-top:-12px; }
.bg-orange { background:#ed7703!important; color:#FFF!important; margin-top:-12px; }

.bg-lightgrey h2 { }
.bg-darkgrey h2 { }
.bg-red h2 { color:#FFF!important; }
.bg-blue h2 { color:#FFF!important; }
.bg-green h2 { color:#FFF!important; }
.bg-orange h2 { color:#FFF!important; }

.bg-white a { color:#ed7703!important; }
.bg-lightgrey a { color:#ed7703!important;  }
.bg-darkgrey a { color:#fff!important;  }
.bg-red a { color:#fff!important; }
.bg-blue a { color:#ed7703!important; }
.bg-green a { color:#fff!important; }
.bg-orange a { color:#004d95!important; }

.carousel-wrap.bg-blue { padding-bottom:52px; }
.carousel-wrap.bg-green { padding-bottom:52px; }
.carousel-wrap.bg-orange { padding-bottom:52px; }

.carousel-wrap.bg-lightgrey h2 { padding:0 0 24px; }
.carousel-wrap.bg-darkgrey h2 { padding:0 0 24px; }
.carousel-wrap.bg-red h2,
.carousel-wrap.bg-blue h2,
.carousel-wrap.bg-green h2,
.carousel-wrap.bg-orange h2 { padding:0 0 24px; }

.carousel-wrap.bg-lightgrey p { line-height:1.5em; padding:0 0 54px; }
.carousel-wrap.bg-darkgrey p { line-height:1.5em; padding:0 0 54px; }
.carousel-wrap.bg-red p,
.carousel-wrap.bg-blue p,
.carousel-wrap.bg-green p,
.carousel-wrap.bg-orange p { line-height:1.5em; padding:0 0 54px; }

.signup-popup {
	background:#FFF;
	border:5px solid #ed7703;
	display:none;
	left:25%;
	height:394px;
	max-width:542px;
	position:absolute;
	top:100px;
	width:100%;	
	z-index:999;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.signup-popup a.close-signup-popup {
	color:#ed7703;
	font-size:16px;
	font-weight:bold;
	padding:10px;
	position:absolute;
	right:0px;
	text-decoration:none;
	top:-2px;	
}


.accordion {
	display: block;
}

	.accordion h3,
	.ui-accordion .ui-accordion-header {
		color: #fff;
		background: #ed7703;
		font-size: 15px;
		line-height: 19px;
		padding: 8px 10px;
		margin: 0 0 2px;
	}
	
	.ui-accordion h3.ui-accordion-icons {
		padding-left: 10px;
		padding-right: 38px;
	}
	
		.accordion h3:first-child {
			-webkit-border-top-left-radius: 10px;
			-webkit-border-top-right-radius: 10px;
			-moz-border-radius-topleft: 10px;
			-moz-border-radius-topright: 10px;
			border-top-left-radius: 10px;
			border-top-right-radius: 10px;
		}
		
		.accordion h3.ui-accordion-header:hover {
			background: #f78b04;
		}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: auto;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	width: 18px;
	height: 18px;
	background: url('images/accordion-plus@2x.png') no-repeat left top;
	background-size: 18px 36px;
}

	.ui-accordion .ui-accordion-header .ui-accordion-header-icon.ui-icon-triangle-1-s {
		background: url('images/accordion-plus@2x.png') no-repeat left bottom;
		background-size: 18px 36px;
	}


	.accordion div,
	.ui-accordion .ui-accordion-content {
		background: #f0f0f0;
		margin: 0 0 2px;
		padding: 18px 20px 0;
	}
	
	.accordion p.comment {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 20px;
		float: left;
		width: 356px;
		padding-left: 10px;
	}
	
	.accordion p.release {
		font-size: 15px;
		font-weight: bold;
		line-height: 19px;
		padding: 7px 10px;
		background: #fff;
		margin-bottom: 0;
		float: right;
		width: 346px;
	}
	
	.accordion div:last-child,
	.accordion h3:last-of-type {
		-webkit-border-bottom-left-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		-moz-border-radius-bottomleft: 10px;
		-moz-border-radius-bottomright: 10px;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	
	.accordion h3.ui-accordion-header-active {
		-webkit-border-bottom-left-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		-moz-border-radius-bottomleft: 0;
		-moz-border-radius-bottomright: 0;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}

.downloads-accordion {
	padding: 21px 0 0 169px;
	width: 791px;
}

	.accordion .accordion {
		padding: 0;
		margin: 20px 0;
		float: right;
		width: 366px;
	}
	
.download-links-accordion div,
.download-links-accordion.ui-accordion .ui-accordion-content {
	background: #fff;
	padding: 18px 10px;
}

.accordion ul {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
}

	.accordion ul li {
		font-size: 15px;
		line-height: 22px;
	}
	
		.accordion ul li a {
			text-decoration: none;
		}
		
			.accordion ul li a:hover {
				color: #000!important;
			}
		
.download-links-accordion.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: auto;
	right: 10px;
	top: 50%;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	background: url('images/accordion-arrow@2x.png') no-repeat left bottom;
	background-size: 10px 20px;
}

	.download-links-accordion.ui-accordion .ui-accordion-header .ui-accordion-header-icon.ui-icon-triangle-1-s {
		background: url('images/accordion-arrow@2x.png') no-repeat left top;
		background-size: 10px 20px;
	}


.videopage #ytplayer {
	width: 626px!important;
	height: 352px!important;	
}

.videolisting a.videolink {
	display:block;
	width: 100%;
	height: auto;
	background: #fff;
	position: relative;
	overflow: hidden;
	color: #fff!important;
	margin-bottom: 7px;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

	.videolisting a.videolink img {
		display: block;
		width: 100%;
		height: auto;
		opacity: 0.9;
		color: #fff!important;
		
		-webkit-transition-duration: 0.3s;
		-moz-transition-duration: 0.3s;
		-o-transition-duration: 0.3s;
		transition-duration: 0.3s;
		
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	
		.videolisting a.videolink:hover img {
			opacity: 0.5;	
		}
		
	.videolisting a.videolink span.hover {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
		color: #fff!important;
		background: url('images/gallery-videoicon.png') no-repeat center center;
	}

.videolisting .post-teaser.hide {
	display: none;	
}

.videolisting .post-teaser span.length {
	color: #ed7703;
}

.videolisting .post-teaser p {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
	letter-spacing: 0.5px;	
}

.video-popup h2 {
	margin-bottom: 0;
}

	.video-popup span.length,
	.videopage span.length {
		margin-bottom: 10px;	
		color: #ed7703;
		display: block;
	}
	
	.video-popup .ingress,
	.videopage .ingress {
		font-weight: bold;	
	}

.videopage h1.entry-title {
	margin-bottom: 0;
	padding: 0;
}

.webinar-iframe iframe {
	border:none;
	height:740px;
	overflow:auto;
	width:100%;	
}

.webinar-iframe a.btn-webinar {
	position: relative;
	display:inline-block;	
	*display: inline;
	zoom: 1;
	height:39px;
	padding:0 0 0 18px;
	background:url('images/btn-orange-1line-left.png') no-repeat left top;
	font-size:1em;
	line-height:1.25em;
	color:#FFF;
	text-decoration:none;
	margin:0 25px 25px 0;
	text-transform:uppercase;
	letter-spacing:0.5px;
}

.webinar-iframe a.btn-webinar span {
	color:#FFF;
	display:block;
	font-family:'FuturaStd-Heavy';
	height:21px;
	margin-right:-25px;
	padding:9px 18px 9px 0;
	text-decoration:none;
	background:url('images/btn-orange-1line-right.png') no-repeat right top;
}

.webinar-iframe a.btn-webinar:hover { background-position:0 bottom; text-decoration:none; }
.webinar-iframe a.btn-webinar:hover span { background-position:right bottom; text-decoration:none; }

@media screen and (max-width:1024px) {
	
	#page { width:1024px; min-width:inherit; }
	.intro .img-wrap { width:1200px; right:-512px; }
	.intro .img-wrap img { left:-512px; }
	.content { max-width:1024px; }
	.content .imagery { width:300px; }
	.content .imagery img { max-width:90%; height:auto; }
	.content .contents { width:724px; }
	.careers .imagery { width:366px; }
	.careers .imagery img { max-width:90%; height:auto; }
	.careers .contents { width:650px; }
	.contactus-container .imagery { width:366px; }
	.contactus-container .imagery img { max-width:90%; height:auto; }
	.contactus-container .contactus { width:650px; }
	.image-block .contents { width:1024px; }
	.image-block .contents > div { width:1024px!important; }
	#category { padding:0; }
	#category-sidebar { padding-right:30px; }
	#category-content { padding-left:30px; }
	#single { padding:0; }
	#single-sidebar { padding-right:30px; }
	#single-content { padding-left:30px; }	
}

@media screen and (max-width:800px) {
	
	.signup-popup { left:10%; }
	
	#page { max-width:800px; width:auto; min-width:inherit; }
	header .top { width:92%; }
	header a.home-link { background:url('images/logo@2x.png') no-repeat; background-size:257px 49px; }
	#site-navigation ul { width:92%; }
	#site-navigation ul li { padding:0 14px 0 6px; font-size:0.8em; }
	.intro .img-wrap { width:1200px; right:-400px; }
	.intro .img-wrap img { left:-400px; }
	.intro .lift-wrap { margin:32px 0 0 30px; }
	
	.featured-highlights .posts-wrap { max-width:800px; width:auto; }
	.featured-highlights .featured-highlight { width:40%; margin:0 4% 22px; }
	
	.latest-blog-posts .top { width:92%; }
	.latest-blog-posts .posts-wrap { max-width:800px; width:auto; }
	.latest-blog-posts .post-teaser { width:40%; margin:0 4% 22px; }
	
	.latest-press-releases .top { width:92%; }
	.latest-press-releases .posts-wrap { max-width:800px; width:auto; }
	.latest-press-releases .post-teaser { width:40%; margin:0 4% 22px; }
	
	.upcoming-events .top { width:92%; }
	.upcoming-events .posts-wrap { max-width:800px; width:auto; }
	.upcoming-events .post-teaser { width:40%; margin:0 4% 22px; }
	
	.use-cases .top { width:92%; }
	.use-cases .posts-wrap { max-width:800px; width:auto; }
	.use-cases .use-case { width:40%; margin:0 4% 22px; }
	
	.white-papers .top, .case-studies .top { width:92%; }
	.white-papers .posts-wrap, .case-studies .posts-wrap { max-width:800px; width:auto; }
	.white-papers .white-paper, .case-studies .case-study { width:40%; margin:0 4% 22px; }
	
	.partner-downloads { width:100%; }
	.partner-downloads .contents { width:92%; padding:0; margin:0 auto; }
	.partner-downloads .sub-items { max-width:800px; width:auto; }
	.partner-downloads .sub-content { width:40%; margin:0 4% 22px; }
	
	.content { max-width:800px; }
	.content .imagery { width:30%; }
	.content .imagery img { max-width:90%; height:auto; }
	.content .contents { width:70%; }
	.content .contents .top { width:80%; }
	.content .sub-content { width:auto; margin:0; }
	.content .sub-content.even, .content .sub-content.odd { width:95%; margin:0; }
	.content .sub-content h4 { min-height:inherit; }
	
	.careers .imagery { width:30%; }
	.careers .imagery img { max-width:90%; height:auto; }
	.careers .contents { width:65%; }
	
	.contactus-container .imagery { width:30%; }
	.contactus-container .imagery img { max-width:90%; height:auto; }
	.contactus-container .contactus{ width:65%; }

	.contactus .salesforce_w2l_lead .w2linput.text,
	.contactus .salesforce_w2l_lead .w2linput.textarea {
		max-width:80%;	
	}
	
	.documentation .documentation-links { padding-left:0; width:auto; }
	
	.downloads { width:92%; }
	.downloads .img-wrap { width:25%; }
	.downloads .img-wrap img { max-width:90%; height:auto; display:block; }
	.downloads .contents { width:75%; }
	.downloads .downloads-links { padding-left:0; }
	.downloads .downloads-links .row:first-child .link { display:none; }
	.downloads .downloads-links .release { width:33%; }
	.downloads .downloads-links .component { width:33%; }
	.downloads .downloads-links .comment { width:33%; padding:0; }
	.downloads .downloads-links .link { width:100%; float:none; display:block; clear:both; text-align:center; }
	.downloads .downloads-links .link a { margin-top:22px; margin-bottom:22px; }
	
	.documentation { width:92%; }
	.documentation .img-wrap { width:25%; }
	.documentation .img-wrap img { max-width:90%; height:auto; display:block; }
	.documentation .contents { width:75%; }
	
	.fullwidth { width:92%; }
	
	.form { width:92%; }
	.form .img-wrap { width:25%; }
	.form .img-wrap img { max-width:90%; height:auto; display:block; }
	.form .contents { width:75%; }
	
	.inner-wrap { width:70%; }
	.carousel { width:100%; }
	.btn-carousel-prev { left:-19%; }
	.btn-carousel-next { right:-19%; }
	
	.codership-story { width:auto; }
	.codership-story .contents { width:92%; padding:0 0 50px; margin:0 auto; }
	.codership-story .sub-content { width:40%; margin:0 4% 22px; }
	
	.image-block .contents { width:100%; }
	.image-block .contents > div { width:100%!important; }
	.image-block h2 { left:10%; max-width:80%; }
	.image-block .wp-caption-text { width:92%; }
	
	hr { width:92%; }
	
	footer .top .powered-by { width:92%; }
	.footer-menu { width:92%; }
	footer ul.nav-menu > li { width:13.5%; }
	footer ul.nav-menu > li { font-size:0.8em; }
	.footer-search { width:92%; }
	.footer-bar { width:92%; }
	.footnote h2 { width:92%; }
	
	#category { padding:0; }
	#category-sidebar { padding-right:0; padding-left:0; width:26%; margin:0 4%; }
	#category-sidebar img { max-width:90%; height:auto; }
	#category-content { padding-right:0; padding-left:0; width:58%; margin:0 4%; }
	#single { padding:0; }
	#single-sidebar { padding-right:0; padding-left:0; width:26%; margin:0 4%; }
	#single-content { padding-right:0; padding-left:0; width:58%; margin:0 4%; }
	
	.page-404 { width:92%; }	
	.page-none { width:92%; }
	
	.some-wrap .content {
		max-width:800px; width:auto;
	}

	.some-wrap .content div {
		width:42%;
		margin:0 2%;	
	}

	.some-wrap .content div.other-portals {
		display:none;	
	}
	
	.some-wrap .content div.other-portals-mobile {
		display:block; width:92%; margin:40px 4% 22px; height:auto;
	}
	
	
	.downloads-accordion {
		padding: 21px 0 0 25%;
		width: 75%;
	}
	
	.accordion p.comment {
		float: none;
		padding: 0;
		width: auto;
	}
	
	.accordion p.release {
		float: none;
		width: auto;
	}
	
	.accordion .accordion {
		float: none;
		width: auto;	
	}
	
	footer .top .powered-by p img {
		margin-bottom: 15px!important;
		display: block;
	}
	
	footer .top .powered-by p img.alignright {
		float: none;
		margin-left: 0;
		margin-right: 15px;
		max-width: 80px;
		height: auto;
	}
	
}

@media screen and (max-width:715px) {
	
	.signup-popup {
		left:1%;	
		max-width:96%;
	}
	
	.some-wrap .content div {
		width:92%;
		margin:0 4% 22px;	
	}	
	.some-wrap .content .twitter-box iframe {
		width:100%;	
	}
	.some-wrap .content .fb-like-box span,
	.some-wrap .content .fb-like-box span iframe {
		width:100%!important;	
	}
	.some-wrap .content div.other-portals-mobile {
		margin:40px 0 22px;
	}
	
	.accordion div, .ui-accordion .ui-accordion-content {
		padding: 10px 10px 0;	
	}
	
	.accordion p.release {
		word-break: break-all;	
	}
}

@media screen and (max-width:480px) {
	
	body { font-size:12px; min-width:320px; }
	
	#page { max-width:480px; width:auto; min-width:inherit; }
	header .top { width:100%; height:68px; }
	header a.home-link { display:block; float:none; margin:23px 0 0 60px; }
	header .top .search-form { display:none; }
	
	.intro a.two-line { font-size:12px; padding-left:16px; }
	.intro a.two-line span { padding-right:16px; }
	.intro a.btn-intro-2nd { margin-left:40px; }
	.intro a.btn-intro-3 { display:none; }
	.intro a.btn-intro-4 { display:none; }
	.intro a.btn-intro-5 { display:none; }
	
	#navbar { background:#000; padding:5px 0; margin-bottom:1px; position:relative; }
	#mobile-menu-link { display: block; margin:0 0 0 60px; padding:16px 0 12px; overflow:hidden; text-decoration:none; font-family: 'FuturaStd-Heavy'; width:130px; letter-spacing:0.5px; }
	#mobile-menu-link span { display:inline; float:left; color:#FFF; text-decoration:none; font-size:2.083em; line-height:1em; }
	#mobile-menu-link .stripes { display:inline; float:right; height:25px; width:32px; padding:3px 0 0; }
	#mobile-menu-link .stripe { background:#FFFFFF; height: 4px; margin:0 0 5px; width: 100%; }

	#site-navigation { display:none; background:#000; text-align:left; position:absolute; top: 62px; left:0; z-index:10;  opacity:0.9; -khtml-opacity: 0.9; -moz-opacity: 0.9; filter: alpha(opacity=90); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";  }
	#site-navigation ul { width:100%; }
	#site-navigation ul li { background:none; display:block; width:100%; padding:16px 0 17px; font-size:1.5em; line-height:1.25em; border-top:1px solid #FFF; }
	#site-navigation ul li a { padding:0 0 0 60px; font-size:1.389em; line-height:1.25em; }
	
	#site-navigation ul li.current-menu-item,
	#site-navigation ul li.current_page_item,
	#site-navigation ul li.current-post-ancestor,
	#site-navigation ul li.current-menu-ancestor { background:#ED7703; }
	
	#site-navigation ul li.current-menu-item a,
	#site-navigation ul li.current_page_item a,
	#site-navigation ul li.current-post-ancestor a,
	#site-navigation ul li.current-menu-ancestor a { color:#FFF; }
	
	.contactus h2 { text-align:center; }
	.contactus-container .imagery { display:none; }
	.contactus-container .imagery img { max-width:90%; height:auto; }
	.contactus-container .contactus{ width:100%; margin:0 auto; float:none; display:block; }
	.contactus .salesforce_w2l_lead .w2linput.text, .contactus .salesforce_w2l_lead .w2linput.textarea { margin-left:auto; margin-right:auto; float:none; }
	.contactus .salesforce_w2l_lead .w2linput.submit { margin-left:auto; margin-right:auto; }
	.contactus .salesforce_w2l_lead .sf_field span.error_message { text-align:center; }
	.contactus .salesforce_w2l_lead strong { text-align:center; }
	
	h1 { font-size:1.5em; }
	
	.intro { height:133px; }
	.intro h1 { padding-bottom:0.5em; }
	.intro p { display:none; }
	.intro .img-wrap { width:480px; right:-240px; }
	.intro .img-wrap img { left:-240px; }
	.intro .lift-wrap { margin:10px auto; width:92%; }
	
	.intro a { height:31px; background-size:280px 62px; }
	.intro a span { height:15px; padding:8px 18px 8px 0; background-size:20px 62px; margin-right:-20px; }
	
	.intro a.two-line { height: 44px; background-size:280px 88px; }
	.intro a.two-line span { height: 30px; background-size:29px 88px; margin-right:-29px; }
	
	.featured-highlights .featured-highlight { margin:0 0 22px; width:92%; padding:0 4%; }
	.featured-highlights .featured-highlight .thumbnail { width:18%; display:inline; float:left; }
	.featured-highlights .featured-highlight .thumbnail img { max-width:100%; height:auto; }
	.featured-highlights .featured-highlight .hl-content { width:78%; display:inline; float:right; }
	.latest-press-releases .img-wrap { width:18%; }
	.latest-press-releases .img-wrap img { max-width:100%; height:auto; }
	.latest-blog-posts .img-wrap { width:18%; }
	.latest-blog-posts .img-wrap img { max-width:100%; height:auto; }
	
	.latest-blog-posts { font-size:1.167em; }
	.latest-blog-posts h2 { line-height:1.25em; }
	.latest-blog-posts .top a { line-height:2em; }
	.latest-press-releases { font-size:1.167em; }
	.latest-press-releases h2 { line-height:1.25em; }
	.upcoming-events { font-size:1.167em; }
	.upcoming-events h2 { line-height:1.25em; }
	.use-cases { font-size:1.25em; }
	.use-cases h2 { line-height:1.25em; }
	.use-cases .top .img-wrap { width:18%; }
	.use-cases .top .img-wrap img { max-width:100%; height:auto; }
	.white-papers, .case-studies { font-size:1.25em; }
	.white-papers h2, .case-studies h2 { line-height:1.25em; }
	
	h4 { font-size:1em; }
	.content .sub-content ul li, .content .sub-content p { font-size:0.875em; }
	
	.footer-menu { padding:22px 0 0; }
	footer ul.nav-menu > li { width:13%; }
	footer ul.nav-menu > li { font-size:0.5em; }
	footer ul.nav-menu li ul.sub-menu li a { font-size:1em; }
	.footer-search { padding:0; }
	.footer-search .search-form { margin:0; }
	.footnote h2 { text-align:center; font-size:1.125em; }
	
	.downloads .downloads-links .link a { height: 44px; background-size:280px 88px; }
	.downloads .downloads-links .link a span { height: 30px; background-size:29px 88px; margin-right:-29px; }
	
	.documentation .documentation-links h2 { padding:20px 0 0; }
	.documentation .documentation-links .title { height:31px; }
	.documentation .documentation-links a { height:31px; background-size:280px 62px; }
	.documentation .documentation-links a span { height:15px; padding:8px 18px 8px 0; background-size:20px 62px; margin-right:-20px; }
	
	#content .form .gform_wrapper { padding:12px 0 0; }
	#content .form .gform_wrapper .ginput_container { margin: 0 0 10px; }
	.gform_wrapper .gform_footer { margin:10px 0 0; }
	#content .form .gform_wrapper input.gform_button { height:31px;  width:132px; background-size:132px 62px; line-height:31px; }
	
	.carousel-wrap { padding:20px 0; }
	.carousel-wrap.bg-orange { padding-bottom:32px; }
	.btn-carousel-prev { height:55px; width:28px; background-size:28px 55px; }
	.btn-carousel-next { height:55px; width:28px; background-size:28px 55px; }
	.carousel-wrap ul.indicators li { width:7px; height:7px; background-size:7px 14px; }
	
	.careers { padding-bottom:10px; }
	.careers .contents { padding:14px 0 0; }
	
	.carousel h2 { font-size:1em; }
	.careers h2 { font-size:1em; }
	.carousel p { font-size:0.875em; }
	.careers p { font-size:0.875em; }
	
	.carousel-wrap.bg-red h2, .carousel-wrap.bg-blue h2, .carousel-wrap.bg-green h2, .carousel-wrap.bg-orange h2 { padding-bottom:12px; }
	.carousel-wrap.bg-red p, .carousel-wrap.bg-blue p, .carousel-wrap.bg-green p, .carousel-wrap.bg-orange p { padding-bottom:24px; }
	.careers h2 { padding-bottom:12px; }
	.careers p { padding-bottom:12px; }
	
	#category-sidebar .thumbnail { width:80%; }
	#category-single .thumbnail { width:80%; }
	
	.office-wrap { height:280px; }
	.office { width:45%; margin:0 auto; padding:10px 16px 4px; }
	.office h2, .office p { padding:0 0 4px; }
	
	.nav-links a.btn-previous { max-width:40%; }
	.nav-links a.btn-next { max-width:40%; }
	
	.videopage #ytplayer {
		width: 100%!important;
		height: 180px!important;	
	}
	
	.videolisting a.videolink span.hover {
		background: url('images/gallery-videoicon.png') no-repeat center center;
		background-size: 42px 30px;
	}
}

@media screen and (max-width:320px) {
	body { font-size:14px; }
	header a.home-link { margin:23px auto 0; }
	#page { max-width:inherit; width:320px; min-width:inherit; }
	#mobile-menu-link { margin:0 0 0 30px; }
	#mobile-menu-link span { font-size:25px;  }
	#site-navigation ul li a { padding:0 0 0 30px; font-size:25px; }
	.latest-blog-posts .post-teaser { width:92%; }
	.latest-press-releases .post-teaser { width:92%; }
	.upcoming-events .post-teaser { width:92%; }
	.white-papers .white-paper, .case-studies .case-study { width:92%; }
	.use-cases .use-case { width:92%; }
	.powered-by p { width:auto; overflow:hidden; }
	.powered-by p a { display:inline; float:left; width:40%; margin:0 10% 0 0; }
	.powered-by p a img { max-width:100%; height:auto; margin:0; }
	footer ul.nav-menu > li { width:32%; padding:0 0 10px; }
	.footer-search .search-form { display:block; float:none; margin:0 auto; }
	.footer-bar { font-size:0.75em; }
	.footer-bar a.imagery { display:inline-block; float:none; margin:0 auto; }
	.content .imagery { display:none; }
	.content .contents { width:92%; margin:0 auto; display:block; float:none; }	
	.content .contents .top { width:auto; }
	.content .sub-content.even, .content .sub-content.odd { width:auto; }
	.careers .imagery { display:none; }
	.careers .contents { width:92%; margin:0 auto; display:block; float:none; }
	.downloads .img-wrap { display:none; }
	.downloads .contents { width:100%; display:block; float:none; margin:0 auto; }
	.partner-downloads .sub-content { width:92%; }
	.documentation .img-wrap { display:none; }
	.documentation .contents { width:100%; display:block; float:none; margin:0 auto; }
	.documentation .documentation-links .title { display:block; float:none; }
	.documentation .documentation-links .title h2 { padding:0; }
	.documentation .documentation-links .links { text-align:left; float:none; display:block; }
	.documentation .documentation-links .links a { margin-left:0; }
	.form .img-wrap { display:none; }
	.form .contents { width:100%; display:block; float:none; }
	.codership-story .sub-content { width:92%; }
	.image-block h2 { font-size:0.875em; }
	.office-wrap { height:auto; }
	.office-container { height:auto; left:auto; top:auto; position:relative; }
	.office { width:auto; }
	#gmap { height:280px; }
	#single-sidebar { display:none; }
	#category-sidebar .links { display:none; }
	#category-sidebar { width:92%; }
	#category-sidebar .thumbnail { width:18%; }
	#category-content, #single-content { width:92%; padding:12px 0 0; }
	#mobile-sidebar { padding:0; display:block; width:92%; margin:0 4%; }
	
	.downloads-accordion {
		padding: 21px 0 0 0;
		width: 100%;
	}
}


/* IE */
.ie7 .bg-lightgrey { margin-top:-19px; }
.ie7 .bg-lightgrey { margin-top:-19px; }
.ie7 .bg-darkgrey { margin-top:-19px; }
.ie7 .bg-red { margin-top:-19px; }
.ie7 .bg-blue { margin-top:-19px; }
.ie7 .bg-green { margin-top:-19px; }
.ie7 .bg-orange { margin-top:-19px; }
.ie7 .image-block { margin-top:-19px; }

.ie7 .office-container { height:0; overflow:visible; z-index:1; }