/*

	openBIT Colors:

	openBIT cyan: #1F9CD9
	openBIT lime: #9CBE19
	openBIT gray: #343435

*/

* {
	box-sizing: inherit;
	font-family: "Source Sans Pro", "Helvetica", "Arial", sans-serif;
	font-weight: 300;
	color: #494949;
	font-size: 15px;
	line-height: 21px;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

html,
body {
	height: 100%;
}

html {
	box-sizing: border-box;
	position: relative;
}

body {
	min-height: 100%;
}

#page {
	width: 100%;
	min-height: 100%;
	min-width: 320px;
	position: relative;
	padding-bottom: 150px;
}

p {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

ul {
	padding-left: 24px;
}

a {
	color: #1F9CD9;
	font: inherit;
	text-decoration: none;
	-webkit-transition:
		color .3s ease,
		text-shadow .3s ease;
	-moz-transition:
		color .3s ease,
		text-shadow .3s ease;
	-ms-transition:
		color .3s ease,
		text-shadow .3s ease;
	transition:
		color .3s ease,
		text-shadow .3s ease;
}

a:hover {
	color: #52c5ff;
	text-shadow: 0px 0px 3px rgba(255,255,255,.3);
}

.no-padding-top {
	padding-top: 0px;
}

img {
	max-width: 100%;
	height:auto;
}

img.sponsor-feature-image {
	width: 100%;
	height: auto;
	margin: 0px auto;
	display: inline-block;
}

.sponsor-feature-image-wrapper {
	width: auto;
	height: auto;
	text-align: center;
}

::selection {
	background: rgba(30, 155, 217, 0.68);
}
::-webkit-selection {
	background: rgba(30, 155, 217, 0.68);
}
::-moz-selection {
	background: rgba(30, 155, 217, 0.68);
}

.small-text {
	font-size: 12px;
}

.large-text {
	font-size: 18px;
	line-height: 1.45em;
}

em {
	font: inherit;
	color: inherit;
	font-style: italic;
}

strong,
b {
	font: inherit;
	color: inherit;
	font-weight: 700;
}

.noMarginTop {
	margin-top: 0px;
}

h1,
h2,
h3 {
	font-weight: 500;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-font-smoothing: subpixel-antialiased;
	-ms-font-smoothing: subpixel-antialiased;
	font-smoothing: subpixel-antialiased;
	-webkit-text-rendering: optimizeLegibility;
	-moz-text-rendering:    optimizeLegibility;
	-ms-text-rendering:    optimizeLegibility;
	text-rendering:         optimizeLegibility;
}

h1 {
	font-family: "Raleway";
	font-size: 36px;
	font-weight: 200;
	color: black;
	line-height: 43.2px;
}

h2 {
	font-family: "Raleway";
	font-weight: 500;
	font-size: 24px;
	color: #575757;
	line-height: 24px;
	margin-top: 48px;
	margin-bottom: 12px;
}

h3 {
	font-family: "Raleway";
	font-size: 20px;
	margin-bottom: 6px;
	margin-top: 36px;
	font-weight: 500;
}

h4,
.primary-sidebar h2 {
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 24px;
	font-weight: 600;
	text-transform: uppercase;
}

h4 {
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 24px;
	font-weight: 600;
	text-transform: uppercase;
}

#page {
	min-height: 100%;
	min-width: 320px;
	margin: 0px auto;
	padding-top: 45px;
}

.section-intro {
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	width: 63.75%;
	margin: 0px auto;
}
.section-intro p {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.content p {
	margin-bottom: 10.5px;
}

.content p:last-child {
	margin-bottom: 0px;
}

main > .content {
	padding: 24px 0;
}

header {
	padding: 0px 2.5%;
	background: white;
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,.3);
	position: fixed;
	margin-top: inherit;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 100;
}

.header-logo {
	width: 175px;
	height: 37px;
	float: left;
	position: absolute;
	left: 0px;
	top:  6px;
}

.header-logo img {
	max-height: 100%;
	width: auto;
}

.header-logo a {
	display: block;
	width: 100%;
	height: 100%;
}

.navigation-menu {
	display: block;
	text-align: center;
	padding: 0px;
}

.navigation-menu .menu-item {
	display: inline-block;
	font-weight: 400;
	height: 48px;
	padding-top: 14px;
	color: #343435;
}

.navigation-menu .menu-item a {
	text-decoration: none;
	-webkit-transition: color 0.2s ease, border 0.5s ease;
	   -moz-transition: color 0.2s ease, border 0.5s ease;
	    -ms-transition: color 0.2s ease, border 0.5s ease;
	        transition: color 0.2s ease, border 0.5s ease;
	border-bottom: 0px solid #1F9CD9;
	display: block;
	height: 100%;
	padding: 0px 6px;
	text-transform: uppercase;
	color: inherit;
}

.navigation-menu li a:hover,
.navigation-menu li.current_page_item,
.navigation-menu li.current-menu-item {
	border-bottom: 8px solid #1F9CD9;
}

.navigation-menu li.menu-item-9890,
.navigation-menu li.menu-item-9898 {

	width: 16px;
	height: 10px;
	background: url(../images/flag-icon-map.png) no-repeat bottom center;
	overflow: hidden;
/* 	border: 1px solid gray; */
	border-radius: 2px;
	margin-bottom: 0px;
	margin-right: -24px;
	margin-left: 8px;
	padding: 0px;
	background-size: 16px auto;

}

.navigation-menu li.menu-item-9890.current_page_item,
.navigation-menu li.menu-item-9890.current-menu-item
.navigation-menu li.menu-item-9898.current_page_item,
.navigation-menu li.menu-item-9898.current-menu-item {

	background-position: top center;

}

.navigation-menu li.menu-item-9890:hover,
.navigation-menu li.menu-item-9898:hover {

	background-position: top center;

}

.navigation-menu li.menu-item-9890.current_page_item,
.navigation-menu li.menu-item-9898.current_page_item {
	border-bottom: none;
}

.navigation-menu li.menu-item-9890 a,
.navigation-menu li.menu-item-9898 a {
	display: block;
	width: 100%;
	height: 100%;
	color: transparent;
}

.navigation-menu li.menu-item-9890 a:hover,
.navigation-menu li.menu-item-9898 a:hover {
	border: none;
}

header .content {
	position: relative;
}

#header-logo a:hover {
	background: gray;
}


main:after {
	content: "";
	display: block;
	clear: both;
}

/* Section Styles */

section {
	position: relative;
	padding: 48px 0px 72px 0px;
}

section h2:first-child {
	margin-top: 24px;
}

section:nth-child(2n+1) {
	background: #F7F7F7;
}

section:nth-child(2n) {
	background: white;
}

section h1 {
	margin-bottom: 18px;
}

.page-section-divider {
	width: 100%;
	height: 4px;
	margin: 0px auto;
	background: #343435;
	position: absolute;
}

.page-section-divider.thin {
	height: 2px;
}

.page-section-divider .content {
	position: relative;
	padding: 0;
	height: 100%;
}

.page-section-divider .content:after {
	content: "";
	display: block;
	position: absolute;
	left: 0; top: 0;
	width: 50%;
	height: 100%;
	background: url(../images/ob-section-divider.png) bottom center;
	background-size: 100% auto;
}

#shortcode {
	padding: 0px;
	padding-bottom: 24px;
}

#veranstaltungen-preview-banner {
	padding-bottom: 24px;
}

#shortcode h4 {
	text-transform: none;
}

.top {
	top: 0px;
}

.bottom {
	bottom: 0px;
}

.content {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 959px) {
	.content {
		padding-left: 2%;
		padding-right: 2%;
	}
}

.article-wrapper {
	background-color: white;
	padding: 48px 3.75% 0px 3.75%;
	min-height: 100%;
}

.article-wrapper:after {
	content: "";
	display: block;
	clear: both;
}

article {
	position: relative;
	padding: 0px 0px 72px 0px;
	background: white;
	-webkit-hyphens: auto;
	 -moz-hyphens: auto;
	 -ms-hyphens: auto;
	 hyphens: auto;
	overflow-x: hidden;
}

article h2 a {
	text-decoration: none;
}

article .post-footer {
	margin-top: 6px;
	padding-top: 3px;
}

article .post-footer .post-author,
article .post-footer .post-date {
	color: #aaaaaa;
	font-size: 12px;
}

article .post-tags {
	margin-top: 6px;
	text-align: right;
}

article .post-tags a {
	border: 1px solid #aaa;
	border-radius: 10px;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
	color: #aaa;
}

article .post-tags a:hover {
	color: white;
	background: #aaa;
}

article .post-tags a:first-child {
	margin-left: -3px;
}

.widgets ul {
	list-style-type: none;
}

.posts,
.widgets {
	padding-top: 24px;
}

.widgets ul:after {
	content: "";
	display: block;
	clear: both;
}

.widgets ul li a {
	text-decoration: none;
	color: #9EBD01;
}

.widget h2 {
	margin-top: 0px;
}

.spacedTop {
	margin-top: 24px;
}

.post-navigation {
	margin-bottom: 48px;
	text-align: center;
}

.post-navigation a {
	display: inline-block;
	font-size: 24px;
	color: #1f9ddb;
	text-decoration: none;
	padding: 6px;
	border-radius: 3px;
}

.arrow-right,
.arrow-left {
	content: "";
	display: inline-block;
	width: 12px;
	height: 20px;
	background: center center no-repeat;
	background-size: 100% auto;
	margin-bottom: -2px;

}

.arrow-right {
	background-image: url(../images/sc-link-arrow-at-2x.png);
	margin-left: 4px;
}

.arrow-left {
	background: url(../images/sc-link-arrow-at-2x.png) center center no-repeat;
	background-size: 100% auto;
	-webkit-transform: rotate(180deg);
	margin-right: 4px;
}

.post-navigation a:hover {
	background-color:#f0f0f0
}

footer {
	height: auto;
	position: absolute;
	left: 0; right: 0;
	bottom: 0;
	background: #f7f7f7;
	padding: 24px 0px;
}

footer .content {
	padding: 12px 0px;

}

.footer-navigation-nav {
	position: relative;
	bottom: 0px;
	right: 0px;
	display: block;
	text-align: right;
	clear: both;
}

.footer-navigation-nav li {
	display: inline-block;
	font-size: 14px;
	text-transform: none;
	margin-top: 22px;
	float: left;
	list-style-type: none;
	margin-right: 12px;
	font-weight: 500;

}

.footer-navigation-nav li:last-child {
	margin-right: 0px;
}

.footer-navigation-nav .menu-item a {
	text-transform: none;
	font: inherit;
	color: #1F9CD9;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-ms-transition: color .3s ease;
	transition: color .3s ease;
}

.footer-navigation-nav .menu-item a:hover {
	color: #52c5ff;
}

.footer-navigation-links li {
	width: 36px;
	height: 36px;
	display: inline-block;
	background: #d2d2d2;
	overflow: hidden;
	border-radius: 50%;
}

.footer-navigation-links li a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 100%;
}

.footer-navigation-links li a[title="twitter"] {
	background: url(../images/twitter-icon-map.png) bottom center;
}

.footer-navigation-links li a[title="twitter"]:hover {
	background-position: top center;
}

.footer-navigation-links li a[title="xing"] {
	background: url(../images/xing-icon-map.png) bottom center;
}

.footer-navigation-links li a[title="xing"]:hover {
	background-position: top center;
}

.footer-navigation-links li a[title="rss"] {
	background: url(../images/rss-icon-map.png) bottom center;
}

.footer-navigation-links li a[title="rss"]:hover {
	background-position: top center;
}

.footer-navigation-links li a[title="newsletter"] {
	background: url(../images/newsletter-icon-map.png) bottom center;
}

.footer-navigation-links li a[title="newsletter"]:hover {
	background-position: top center;
}

.button {
	padding: 16px 24px;
	text-align: center;
	font-size: 24px;
	text-decoration: none;
	float: none;
	width: auto;
	max-width: 300px;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
}

.button.cta {
	width: auto;
	cursor: pointer;
}

.button.cta.primary {
	border-radius: 4px;
	color: white;
	background: -webkit-linear-gradient(-89deg, #BAE545 0%, #7EA60E 100%);
	background: -moz-linear-gradient(-89deg, #BAE545 0%, #7EA60E 100%);
	background: -ms-linear-gradient(-89deg, #BAE545 0%, #7EA60E 100%);
	background: linear-gradient(-179deg, #BAE545 0%, #7EA60E 100%);
	border: 1px solid #979797;
	-webkit-transition: background .3s ease;
       -moz-transition: background .3s ease;
	    -ms-transition: background .3s ease;
		    transition: background .3s ease;
}

.button.cta.primary:hover {
	background-image: -o-linear-gradient(-89deg, #9DC337 0%, #A2D317 100%);
	background-image: -moz-linear-gradient(-89deg, #9DC337 0%, #A2D317 100%);
	background-image: -ms-linear-gradient(-89deg, #9DC337 0%, #A2D317 100%);
	background-image: linear-gradient(-179deg, #9DC337 0%, #A2D317 100%);
}

.business-day .button.cta.primary {
	background: #01A0E2;
	background-image: -webkit-linear-gradient(-89deg, #25BAF7 0%, #1D91C1 100%);
	background-image: -moz-linear-gradient(-89deg, #25BAF7 0%, #1D91C1 100%);
	background-image: -ms-linear-gradient(-89deg, #25BAF7 0%, #1D91C1 100%);
	background-image: linear-gradient(-179deg, #25BAF7 0%, #1D91C1 100%);
}

.business-day .button.cta.primary:hover {
	background-image: -o-linear-gradient(-89deg, #20A8DF 0%, #28AEE4 100%);
	background-image: -moz-linear-gradient(-89deg, #20A8DF 0%, #28AEE4 100%);
	background-image: -ms-linear-gradient(-89deg, #20A8DF 0%, #28AEE4 100%);
	background-image: linear-gradient(-179deg, #20A8DF 0%, #28AEE4 100%);
}

/* Sponsor List Styles */

ul.sponsor-list {
	width: 100%;
	position: relative;
	z-index: 9;
}

ul.sponsor-list:after {
	content: "";
	display: block;
	clear: both;
}

ul.sponsor-list li {
	display: block;
	height: auto;
	float: left;
	margin-top:    0.5%;
	margin-bottom: 0.5%;
	border-radius: 4px;
	-webkit-transition:
		0.3s background ease,
		0.5s box-shadow ease,
		0.5s -webkit-transform;
	-moz-transition:
		0.3s background ease,
		0.5s box-shadow ease,
		0.5s -moz-transform;
	-ms-transition:
		0.3s background ease,
		0.5s box-shadow ease,
		0.5s -ms-transform;
	transition:
		0.3s background ease,
		0.5s box-shadow ease,
		0.5s transform;
	-webkit-transform: scale3d(1, 1, 1);
	-moz-transform:    scale3d(1, 1, 1);
	-ms-transform:     scale3d(1, 1, 1);
	transform:         scale3d(1, 1, 1);

}

ul.sponsor-list li:hover {
	background: white;
	box-shadow: 0px 0px 24px 0px rgba(0,0,0,.3);
	-webkit-transform: scale3d(1.05, 1.05, 1);
	-moz-transform:    scale3d(1.05, 1.05, 1);
	-ms-transform:     scale3d(1.05, 1.05, 1);
	transform:         scale3d(1.05, 1.05, 1);
}

ul.sponsor-list li a {
	display: block;
	height: auto;
}



ul.sponsor-list.three li {
	width: 30%;
	margin-right: 5%;
}

ul.sponsor-list li a img {
	display: block;
	height: auto;
	width: 100%;
}

ul.sponsor-list.three li:nth-child(3n) {
	margin-right: 0px;
}

ul.sponsor-list.four li {
	width: 21.25%;
	margin-right: 5%;
	font-size: 10px;
}

ul.sponsor-list.four li:nth-child(4n) {
	margin-right: 0px;
}

/* END Sponsor List Styles */

.contact-button {
	border: 1px solid #1F9CD9;
	border-radius: 3px;
	text-transform: uppercase;
	text-align: center;
	padding: 4px 12px;
	text-decoration: none;
	color: #1F9CD9;
	display: inline-block;
	-webkit-transition: background .3s ease;
	   -moz-transition: background .3s ease;
	    -ms-transition: background .3s ease;
	        transition: background .3s ease;
}

.line-top {
	border-top: solid 1px #dcdcdc;
}

.contact-button:hover {
	background: #1F9CD9;
	color: white;
}

.additional-page-content {
	padding: 48px 0px;
}

.additional-page-content h4 {
	margin-top: 0px;
}

/* Executive List Styles*/

.executive-list {
	padding: 0px;
}

.executive-list:after {
	content: "";
	display: block;
	clear: both;
}

.executive-list-item.open .executive-list-item-content-wrapper:after {
	content: "";
	display: none;
}

.executive-list-item {
	margin-top: 48px;
}

.executive-list-item-content-wrapper:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 48px;
	background: -webkit-linear-gradient(rgba(255,255,255,0) 0%, #ffffff 100%);
}

.executive-list-item-header {
	margin-bottom: 6px;
	min-height: 66px;
	text-align: center;
}

.executive-list-item-header h3 {
	font-size: 21px;
	font-weight: 100;
	margin-top: 6px;
}

.executive-list-item-content-wrapper {
	overflow: hidden;
	position: relative;
	padding-bottom: 36px;
	-webkit-transition: height 0.5s ease;
	   -moz-transition: height 0.5s ease;
	    -ms-transition: height 0.5s ease;
	        transition: height 0.5s ease;
}

.executive-list-item-header-role {
	font-style: italic;
	font-weight: 100;
}

.executive-list-item-header-project a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 14px;
	font-weight: 500;
	color: #b4b4b4;
	border-radius: 10.5px;
	display: inline-block;
	padding: 0px 6px;
	margin: 4px 0px 4px 0px;
	border: 1px solid #b4b4b4;
	-webkit-transition: background .3s ease;
	   -moz-transition: background .3s ease;
	    -ms-transition: background .3s ease;
	        transition: background .3s ease;
}

.executive-list-item-header-project a:hover {
	background: #b4b4b4;
	color: white;
}

.ob-collapsable-list-openbutton {
	width: 100%;
	height: 18px;
	position: absolute;
	display: block;
	bottom: 0px;
	background: none;
	border: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	cursor: pointer;
	z-index: 100;
	-webkit-transition: background 0.3s ease;
	   -moz-transition: background 0.3s ease;
	    -ms-transition: background 0.3s ease;
	        transition: background 0.3s ease;
}

.ob-collapsable-list-openbutton:hover {
	background: #d8d8d8;
}

.ob-collapsable-list-openbutton:after {
	content: "▾";
	width: 18px;
	height: 18px;
	display: block;
	margin: 0px auto;
	-webkit-transition: -webkit-transform 0.5s ease;
	   -moz-transition:    -moz-transform 0.5s ease;
	    -ms-transition:     -ms-transform 0.5s ease;
	        transition:         transform 0.5s ease;
}

.ob-list-item.open .ob-collapsable-list-openbutton:after {
	-webkit-transform: rotate(180deg);
	   -moz-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);
}

.executive-list-item-image-wrapper {
	width: 100px;
	height: 100px;
	overflow: hidden;
	border-radius: 50%;
	margin: 0px auto;
	border: 3px solid #1F9CD9;
}

.executive-list-item-image-wrapper img {
	min-height: 100%;
}

.image-wrapper-64 {
	width: 64px;
	height: 64px;
}

.executive-list-item-footer {
	text-align: center;
}

.ob-executive-list-item-footer {
	margin-top: 24px;
	text-align: center;
}

.ob-executive-sc-list-item-footer {
	margin-top: 6px;
	text-align: center;
}

.ob-executive-sc-list-item {
	margin-top: 36px;
}

/* END Executive List Styles*/

/* Member List Styles  */

.member-list {
	width: 100%;
	max-width: 960px;
	margin: 0px auto;
	background: rgba(255,255,255,0.3);
}

.member-list:after {
	content: "";
	display: block;
	clear: both;
	left: 0px;
	top: 0px;
}

.member-list-section {
	position: relative;
	padding-left: 80px;
	overflow: hidden;
}

.member-list-section:before {
	content: attr(data-letter);
	display: block;

	font-weight: 300;
	color: #d2d2d2;
	font-size: 48px;

	text-align: center;

	position: absolute;
	top: 0px;
	left: 0px;

	width: 80px;
	height: 80px;
	padding-top: 12px;
}

.member-list-item {

	border-bottom: 1px solid #f5f5f5;
	-webkit-transition:
		background .3s ease,
		opacity .3s ease,
		height .7s ease,
		min-height .7s ease,
		-webkit-transform .3s ease,
		margin .7s ease;

	-moz-transition:
		background .3s ease,
		opacity .3s ease,
		height .7s ease,
		min-height .7s ease,
		-moz-transform .3s ease,
		margin .7s ease;

	-ms-transition:
		background .3s ease,
		opacity .3s ease,
		height .7s ease,
		min-height .7s ease,
		-ms-transform .3s ease,
		margin .7s ease;

	transition:
		background .3s ease,
		opacity .3s ease,
		height .7s ease,
		min-height .7s ease,
		transform .3s ease,
		margin .7s ease;

	overflow: hidden;
}

.member-list-item.hidden {

	border-bottom: none;

}

.member-list-item.active {
	background: rgba(0,0,0,0.05);
}

.member-list-item-header {
	position: relative;
	-webkit-transition: background .3s ease;
	   -moz-transition: background .3s ease;
	    -ms-transition: background .3s ease;
	        transition: background .3s ease;
	padding-left: 12px;
}

.member-list-item-header:after {
	content: "";
	display: block;
	clear: both;
}

.member-item-header h3 {
	font-size: 24px;
	font-weight: 300;
	display: block;
	padding: 18px 0px;
	margin: 0px;
}

.member-list-item-header:hover {
	background: rgba(0,0,0,.1);
	cursor: pointer;
}

.member-item-header h1,
.project-single-header h1 {
	margin-bottom: 24px;
}

.member-list-item-header h3 {
	font-size: 24px;
	color: #1F9CD9;
	font-weight: 300;
	float: left;
	display: block;
	padding: 18px 0px;
	margin: 0px;
}

.member-list-item-content-wrapper {

	-webkit-transition:
		height .3s ease,
		min-height .3s ease;
	-moz-transition:
		height .3s ease,
		min-height .3s ease;
	-ms-transition:
		height .3s ease,
		min-height .3s ease;
	transition:
		height .3s ease,
		min-height .3s ease;
	overflow: hidden;
}

.member-list-item-content-meta-wrapper {
	position: relative;
}

.member-list-item-content {
	padding: 12px;
}

.member-list-item-logo-wrapper {
/* 	background: white; */
	width: 150px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	border-radius: 3px;
}

.member-list-item-logo-wrapper:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.member-list-item-logo-wrapper img {
	display: inline-block;
	vertical-align: middle;
	max-width: 95%;
	height: auto;
}

.member-item.type-person .member-list-item-logo-wrapper {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0px auto 12px auto;
}

.member-item.type-person .member-list-item-logo-wrapper:before {
	display:none;
}

.member-item.type-person .member-list-item-logo-wrapper img {
	display: block;
	width: 100%;
	height: auto;
	max-height: none;
	max-width: none;
}

.member-list-item-person-wrapper,
.member-list-item-contact-wrapper {
	margin-top: 24px;
}

.member-list-type-navigation {
	text-align: center;
	padding: 24px;
}

.member-list-type-navigation-select-option {
	padding: 4px 8px;
	border: 1px solid gray;
	border-radius: 16px;
	text-transform: uppercase;
	background: none;
	-webkit-transition: background 0.3s ease;
	   -moz-transition: background 0.3s ease;
	    -ms-transition: background 0.3s ease;
	        transition: background 0.3s ease;
	cursor: pointer;
	margin-bottom: 12px;
}

.member-list-type-navigation-select-option.active {
	background: #1F9CD9;
	color: white;
	border: 1px solid #1F9CD9;
}

.member-list-type-navigation-select-option:hover {
	background: #e8e8e8;
}

.member-list-type-navigation-select-option.active:hover {
	background: #1f86b9;
}

.member-list-section-navigation {
	display: block;
	position: fixed;
	left: 20px;
	top: 200px;
	z-index: 100;
}

.member-list-section-navigation-item {
	display: block;
	height: 24px;
	width: 24px;
	list-style-type: none;
	border-radius: 14px;
	padding: 0px;
	overflow: hidden;
	padding: 2px;
	position: relative;
	margin-top: -12px;
}

.member-list-section-navigation-item a {
	color: transparent;
	color: rgba(255,255,255,0);
	display: block;
	height: 6px;
	width: 6px;
	margin-left:-4px;
	left: 50%;
	top: 50%;
	margin-top: -4px;
	border-radius: 50%;
	position: absolute;
	background-color: #a8a8a8;
	cursor: pointer;
	pointer-events: all;
	text-decoration: none;
	text-align: center;
	line-height: 8px;


	-webkit-transition:
		background ease .3s,
		height ease .3s,
		width ease .3s,
		top ease .3s,
		left ease .3s,
		margin ease .3s,
		color ease .3s,
		line-height .3s;
	-moz-transition:
		background ease .3s,
		height ease .3s,
		width ease .3s,
		top ease .3s,
		left ease .3s,
		margin ease .3s,
		color ease .3s,
		line-height .3s;
	-ms-transition:
		background ease .3s,
		height ease .3s,
		width ease .3s,
		top ease .3s,
		left ease .3s,
		margin ease .3s,
		color ease .3s,
		line-height .3s;
	transition:
		background ease .3s,
		height ease .3s,
		width ease .3s,
		top ease .3s,
		left ease .3s,
		margin ease .3s,
		color ease .3s,
		line-height .3s;
}

.member-list-section-navigation-item a:hover {
	color: rgba(255,255,255,1);
	height: 100%;
	width: 100%;
	background: #1F9CD9;
	top: 0px;
	left: 0px;
	margin: 0;
	line-height: 24px;
}

.member-item-header {
	padding-left: 0px;
}

.member-item-content {
	padding: 0px;
}

.member-item-content-wrapper,
.project-item-content-wrapper {
	padding: 64px 0px 128px 0px;
}

.member-list-item-content-text p {
	font-size: 18px;
	line-height: 24px;
}

/* END Member List Styles  */

/* Project List Styles */

.ob-projects-sc-list {
	margin-top: 24px;
}

.ob-projects-sc-list-item {
	margin-bottom: 24px;
}

.ob-projects-list-item {
	margin-bottom: 24px;
}

.ob-projects-sc-list-item-header:after {
	content: "";
	display: block;
	clear: both;
}

.ob-projects-sc-list-item-header h3,
.ob-projects-list-item-header h3 {
	font-size: 21px;
	font-weight: 100;
	margin-top: 6px;
	margin-bottom: 8px;
	color: #1F9CD9;
	text-align: left;
	min-height: 48px;
	-webkit-transition: .3s color ease;
	-moz-transition: .3s color ease;
	-ms-transition: .3s color ease;
	transition: .3s color ease;
}

.ob-projects-sc-list-item-header:hover h3,
.ob-projects-list-item-header:hover h3 {
	color: #52c5ff
}

.ob-projects-list-item-header h3 {
	min-height: 0;
}

.ob-projects-sc-list-item a,
.ob-projects-list-item a {
	display: block;
	width: 100%;
	height: auto;
	text-decoration: none;
	text-align: center;
}

.ob-projects-sc-list-item a:after,
.ob-projects-list-item a:after {
	content: "Zum Projekt";
	display: inline-block;
	width: 100%;
	opacity: 0;
	-webkit-transition: opacity .5s ease;
	-moz-transition: opacity .5s ease;
	-ms-transition: opacity .5s ease;
	transition: opacity .5s ease;
	border-radius: 3px;
	text-align: center;
	padding: 3px 6px;
	color: white;
	background: #1F9CD9;
	margin-top: 6px;
}

.ob-projects-sc-list-item a:hover:after,
.ob-projects-list-item a:hover:after {
	display: inline-block;
	opacity: 1;
}

.ob-projects-sc-list-item-summary {
	text-align: left;
}

.project-single-meta-summary {
	font-size: 18px;
	font-style: italic;
	font-weight: 100;
	color: #acacac
}

.project-single-image-wrapper {
	text-align: center;
}

.project-single-image-wrapper img {
	display: inline-block;
	margin-bottom: 24px;
}

.project-list-item-image-wrapper {
	margin-bottom: 12px;
	width: 100px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}

.project-single {
	padding-top: 48px;
	padding-bottom: 64px;
}

.project-faq-list {
	display: block;
	border: 1px solid #d4d4d4;
	border-radius: 8px;
	margin-top: 48px;
}

.project-faq-list-item {
	border-bottom: 1px solid #d4d4d4;
}

.project-faq-list-item-question h3 {
	margin: 0px;
}

.project-faq-list-item:last-child {
	border: none;
}

.project-faq-list-item-content {
	overflow: hidden;
}

.project-faq-list-item-header {
	padding: 8px 12px;
	position: relative;
	cursor: pointer;
}

.project-faq-list-item-header:hover {
	background: rgba(0,0,0,0.05);
}

.project-faq-list-item-header:after {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	right: 12px;
	top: 8px;
	background: url(../images/project-faq-list-header-button.png) center center no-repeat;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition:
		opacity .5s ease,
		-webkit-transition .3s ease;
	-moz-transition:
		opacity .5s ease,
		-moz-transition .3s ease;
	-ms-transition:
		opacity .5s ease,
		-ms-transition .3s ease;
	transition:
		opacity .5s ease,
		transition .3s ease;
	opacity: 0;
}

.project-faq-list-item-header:hover:after {
	opacity: 1;
}

.project-faq-list-item-header h3 {
	font-size: 18px;
	font-weight: 300;
	color: #1F9CD9;
}

.project-faq-list-item-answer {
	padding: 12px;
}

.project-faq-list-item-content {
	-webkit-transition: height .5s ease;
	-moz-transition: height .5s ease;
	-ms-transition: height .5s ease;
	transition: height .5s ease;
}

/* Member List Shortcode */

.ob-members-sc-list {

}

.ob-members-sc-list-item {
	height: 100px;
	white-space: nowrap;
	border-radius: 4px;
	text-align: center;
	margin-bottom: 24px;
}

.ob-members-sc-list-item a {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 4px;
}

.ob-members-sc-list-item a img {
	-webkit-transform: scale3d(1,1,1);
	-moz-transform: scale3d(1,1,1);
	-ms-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
	-webkit-transition:
		-webkit-transform .3s ease;
	-moz-transition:
		   -moz-transform .3s ease;
	-ms-transition:
		    -ms-transform .3s ease;
	transition:
		        transform .3s ease;
}


.ob-members-sc-list-item a:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	-moz-transform: scale3d(1.1,1.1,1);
	-ms-transform: scale3d(1.1,1.1,1);
	transform:         scale3d(1.1,1.1,1);
}

.ob-members-sc-list-item a:before {
	content: "";
	display: inline-block;
    height: 100%;
    text-decoration: none;
    vertical-align: middle;
}


.ob-projects-sc-list-item-header-image-wrapper img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.ob-projects-sc-list-item-header-image-wrapper  {
	display: block;
	width: 48px;
	height: 48px;
	float: left;
	margin-right: 12px;
}


/* END Member List Shortcode */

/* MCE Editor Styles */

.bullet-list {
	display: block;
	margin-top: 24px;
}

.bullet-list li {
	list-style-type: none;
	padding-left: 16px;
	position: relative;
	margin-bottom: 6px;
}

.bullet-list li:before {
	content: "";
	display: block;
	position: absolute;
	left: 0px;
	top: -1px;
	width:  12px;
	height: 12px;
	background: url(../images/ob-bullet-list-icon-map.png) no-repeat top center;
	background-size: 12px auto;
}

.bullet-list li:nth-child(2n):before {
	background-position: bottom center;
}

.sc-list-link {
	display: inline-block;
	font-size: 24px;
	color: #1F9DDB;
	text-decoration: none;
	padding: 6px;
	border-radius: 3px;
}

.sc-list-link:hover {
	background-color: #f0f0f0;
}

.sc-list-link:after {
	content: "";
	display: inline-block;
	width: 12px;
	height: 20px;
	background: url(../images/sc-link-arrow-at-2x.png) center center no-repeat;
	background-size: 100% auto;
	margin-bottom: -2px;
	margin-left: 4px;
}

/* post styles */

.post-header h1 {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 12px;
}

.post-categories {
	text-align: right;
}

.post-categories a {
	display: inline-block;
	font-size: 10px;
	line-height: 12px;
	font-family: "Verdana", "Arial", sans-serif;
	color: grey;
	border: 1px solid #bbbbbb;
	padding-left: 6px;
	padding-right: 6px;
	border-radius: 12px;
	-webkit-transition:
		background .3s ease,
		color .3s ease;
	-moz-transition:
		background .3s ease,
		color .3s ease;
	-ms-transition:
		background .3s ease,
		color .3s ease;
	transition:
		background .3s ease,
		color .3s ease;
}

.post-categories a:hover {
	color: white;
	background: #a8a8a8;
}

.post-meta {
	font-size: 12px;
	font-weight: 400;
}

.post-meta-author,
.post-meta-date {
	font: inherit
}

.post-meta-author {
	margin-left: 12px;
}

.post-meta-date {
	display: inline-block;
	color: #acacac;
}

.post-content br:last-of-type {
	display: none;
}

.post-content p:last-of-type {
	display: inline-block;
	margin-right: 12px;
}

.post-content ul {
	margin-bottom: 10.5px;
}

.more-link {
	display: inline-block;
}

.more-link:after {
	content: " →";
}

.post-single h1 {
	font-size: 36px;
	line-height: 42px;
}

.post-single .post-header h1 {
	margin-top: 24px;

	margin-top: 64px;
	margin-bottom: 24px;
}

.post-content h3 {
	font-size: 20px;
	margin-bottom: 6px;
	margin-top: 36px;
	font-weight: 500;
}

.post-sources-list-item {
	border-bottom: 1px solid #d4d4d4;
	padding: 8px 12px;
	position: relative;
}
.post-sources-list-item:after {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	right: 12px;
	top: 8px;
	background: url(../images/project-faq-list-header-button.png) center center no-repeat;
	opacity: 0;
}

.post-sources-list-item h4 a {
	display: block;
	width: 100%;
	height: 100%;
}

.post-sources-list-item:hover {
	background: rgba(0,0,0,0.05);
}

.post-sources-list-item:hover:after {
	opacity: 1;
}

.post-sources-list-item:last-child {
	border: none;
}

.post-sources-list-item h4 {
	display: block;
	text-transform: none;
	font-size: 14px;
	margin-top: 0px;
	font-weight: 300;
}

.post-sources-list-item-source {
	display: inline-block;
	font-size: 10px;
	font-family: Verdana;
	text-transform: uppercase;
	color: #c2c2c2;
	border-radius: 3px;
	padding: 2px 8px;
	line-height: 14px;
	border: 1px solid #c2c2c2;
	margin-right: 12px;
}

/* END post styles */



.widget-area h2 {

	margin-top: 48px;
}

.widget-area ul {
	padding-left: 0px;
}

.widget-area ul li {
	list-style-type: none;
	margin-bottom: 6px;
}

.screen-reader-text {
	display: none;
}

#searchform div {
	position: relative;
	height: 36px;
}

#searchsubmit {
	display: block;
	width: 36px;
	height:36px;
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	border: none;
	background: -webkit-linear-gradient(#1bafef 0%, #0f8cc0 100%);
	background: -moz-linear-gradient(#1bafef 0%, #0f8cc0 100%);
	background: -ms-linear-gradient(#1bafef 0%, #0f8cc0 100%);
	background: linear-gradient(#1bafef 0%, #0f8cc0 100%);
	background-image: url(../images/search-icon.png);
	color: transparent;
}

#s {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid darkgray;
	border-radius: 4px;
	padding: 4px 8px;
}

#s:after {
	content: "Suche";
	display: block;
	position: absolute;
	left: 4px;
	top: 4px;
	bottom: 4px;
	right: 4px;
	pointer-events: none;
	color: black;
}

/* IE Image Border fix */

a img {
     border:0px;
}

#comments {
	margin-top: 48px;
}

article header {
	position: relative;
	box-shadow: none;
	width: 62.5%;
	margin: 0px auto;
	z-index: 0;
	padding: 96px 0px 24px 0px;
}

article header h1 {
	font-size: 42px;
}

article.has-feature-image header {
	background: no-repeat center center bottom;
	background-size: cover;
	height: 50vh;
	width: 100%;
	z-index: 0;
	padding: 0px;
}

article.has-feature-image header:after {
	content: "";
	display: block;
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	background: rgba(0,0,0,0.4);
	height: auto;
	width: auto;
}

article.has-feature-image header .content {
	height: 100%;
	vertical-align: middle;
	text-align: center;
}

article.has-feature-image header .content:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

article.has-feature-image header .content h1 {
	display: inline-block;
	vertical-align: middle;
	color: white;
	text-shadow: 0 0 24px rgba(0,0,0,0.8);
	position: relative;
	z-index: 10;
	font-size: 48px;
}

article.has-feature-image main.content {
	padding-top: 64px;
}

article main {
	width: 62.5%;
	max-width: 960px;
	font-size: 18px;
	line-height: 24px;
	padding-top: 24px;
}

article main p,
article main ul,
article main ul li {
	font: inherit;
	line-height: inherit;
	margin-bottom: 12px;
}

@media screen and (max-width: 899px) {

	article main,
	article header {
		width: 80%;
		padding-left:  0px !important;
		padding-right: 0px !important;
	}

	article header .content {
		padding-left:  0px !important;
		padding-right: 0px !important;
	}

}

.social-media-list {
	list-style-type: none;
	padding-left: 0px;
	margin: 6px 0px;
}

.social-media-list > li {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../images/social-media-icon-map.png) no-repeat;
	background-size: auto 200%;
}

.social-media-list > li > a {
	color: transparent;
}

.social-media-list li.xing {
	background-position: left bottom;
}

.social-media-list li.xing:hover {
	background-position: left top;
}

.social-media-list li.twitter {
	background-position: -18px bottom;
}

.social-media-list li.twitter:hover {
	background-position: -18px top;
}

.social-media-list li.facebook {
	background-position: -36px bottom;
}

.social-media-list li.facebook:hover {
	background-position: -36px top;
}

.social-media-list li.linkedin {
	background-position: -54px bottom;
}

.social-media-list li.linkedin:hover {
	background-position: -54px top;
}

.social-media-list li.other {
	background-position: right bottom;
	position: relative;
}

.social-media-list li.other:hover {
	background-position: right top;
}

.social-media-sub-list {
	display: block;
	opacity: 0;
	min-width: 140px;
	width: auto;
	border: 1px solid #d8d8d8;
	padding: 0px;
	background: white;
	z-index: 100;
	position: absolute;
	bottom: 18px;
	border-radius: 4px;
	box-shadow: 0 0 12px 0 rgba(0,0,0,0.3);
	-webkit-transition: opacity .5s ease;
	margin-left: -61px;
}

.social-media-sub-list:after {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	-webkit-transform: rotate(45deg);
	position: absolute;
	bottom: -8px;
	margin-left: -6px;
	left: 50%;
	background: white;
}

.social-media-list li.other:hover .social-media-sub-list {
	display: block;
	opacity: 1;
}

.social-media-sub-list li {
	width: auto;
	list-style-type: none;
	display: block;
	color: gray;
}

.social-media-sub-list li  a {
	display: block;
	width: 100%;
	padding: 4px 12px;
	position: relative;
	z-index: 20;
}

.social-media-sub-list li a:hover {
	background: #ececec
}

.ob-dates-sc-list-item {
	padding-left: 64px;
	position: relative;
	margin-bottom: 36px;
}

.ob-dates-sc-list-item:before {
	content: "";
	display: block;
	width: 48px;
	height: 48px;
	background: url(../images/calendar-icon.png) center center no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

.ob-dates-date {
	font-size: 14px;
	font-weight: 600;
	color: #575757;
	line-height: 18px;
}

span {
	color: inherit;
	font: inherit;
}

.ob-dates-sc-list-item-content h4 {
	font-size: 18px;
	line-height: 23px;
	text-transform: none;
	margin-top: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ob-dates-place {
	font-style: italic;
	font-size: 14px;
	color: #575757;
	line-height: 18px;
}

/* Hero badge Styles */

.hero-badge {
	display: block;
	width: 270px;
	height: 270px;
	position: absolute;
	right: -135px;
	top: -135px;
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
}

.hero-badge .openup-signet {
	display: block;
	position: absolute;
	width: 46px;
	height: 91px;
	top: 150px;
	left: 50%;
	margin-left: -23px;
	background: url(../images/openup-signet-white.svg) no-repeat center center;
	pointer-events: none;
	-webkit-transform: scale3d(1, 1, 1);
	   -moz-transform: scale3d(1, 1, 1);
	    -ms-transform: scale3d(1, 1, 1);
	        transform: scale3d(1, 1, 1);
	-webkit-transition: -webkit-transform .7s ease;
	-moz-transition: -webkit-transform .7s ease;
	-ms-transition: -webkit-transform .7s ease;
	        transition: transform .7s ease;

}

.hero-badge:hover .openup-signet {
	-webkit-transform: scale3d(1.2, 1.2, 1);
	   -moz-transform: scale3d(1.2, 1.2, 1);
	    -ms-transform: scale3d(1.2, 1.2, 1);
	        transform: scale3d(1.2, 1.2, 1);
}

.hero-badge a {
	display: block;
	width: 100%;
	height: 100%;
}

.hero-badge span {
	color: white;
	text-transform: uppercase;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 18px;
	padding: 6px 0;
	text-align: center;
}

.hero-badge.cyan {
	background: #1E9DD8;
}


.hero-badge.green {
	background: #A2C715;
}

/* END Hero badge Styles */

.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@-moz-keyframes jello {
  from, 11.1%, to {
    -moz-transform: none;
    transform: none;
  }

  22.2% {
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    -ms-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    -ms-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    -ms-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    -ms-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
	-moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
	-ms-transform: skewX(-0.78125deg) skewY(-0.78125deg);    
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    -ms-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -ms-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  -moz-animation-name: jello;
  -ms-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}

.text-light {
	opacity: 0.4;
}

.tab-nav {
	text-align: center;
	letter-spacing: -4px;
}

.tab-nav:before {
	content: "";
	display: block;
	width: 100%;
	border-top: 1px solid #1F9CD9;
	margin-bottom: -20px;
	margin-top: 20px;
}

.tab-nav li {
	letter-spacing: normal;
	list-style-type: none;
	display: inline-block;
	color: #1F9CD9;
	background: white;
	font-weight: 500;
	line-height: 24px;
	border: 1px solid #1F9CD9;
}

.tab-nav li > a {
	padding: 6px 12px;
	font: inherit;
	color: inherit;
	display: block;
	width: 100%;
	height: 100%;
}

.tab-nav li > a:hover {
	color: #52c5ff
}

.tab-nav li:first-child {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.tab-nav li:last-child {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.tab-nav li.active,
.tab-nav li.active a:hover {
	background: #1F9CD9;
	color: white;
	cursor: default;
}

.table-list {
	padding: 0;
}

.table-list li {
	list-style-type: none;
	border-bottom: 1px solid #e2e2e2;
	padding: 6px;
	position: relative;
}

.table-list li:last-child {
	border-bottom: none;
}

.table-list li a {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	padding: 6px;
}

.table-list li a:hover {
	background: #f8f8f8;
}

.table-list li a:hover h3 {
	color: #52c5ff;
}

.item-header h3 {
	margin: 3px 0 6px 0;
}

.date-list li a {
	padding-left: 36px;
}

.date-list li a h3 {
	color: #1F9CD9
}

.date-list li:before {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	background: url(../images/calendar-icon.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	left: 12px;
	top: 50%;
	margin-top: -22px;
}