/* Additional CSS */
@import url("../fonts/2014/fonts-berlin-2014.css");

/* - Red old: #cd0050, new: #cd0050 - */
body {
	font-family: "ff-marselis-slab-web-1","ff-marselis-slab-web-2", MarselisSlabWeb-Light, serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	color: #460023;
	background-color: #CD0050;
	background: -moz-linear-gradient(left, #cd0050 10%, #ec6608 90%);
	background: -webkit-gradient(linear, left top, right top, color-stop(10%,#cd0050), color-stop(90%,#ec6608));
	background: -webkit-linear-gradient(left, #cd0050 10%,#ec6608 90%);
	background: -o-linear-gradient(left, #cd0050 10%,#ec6608 90%);
	background: -ms-linear-gradient(left, #cd0050 10%,#ec6608 90%);
	background: linear-gradient(to right, #cd0050 10%,#ec6608 90%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd0050', endColorstr='#ec6608',GradientType=1 );
    /*background-image: url("../images/back_berlin_2014_new.png");*/
    -webkit-font-smoothing: antialiased;
}

.archive .a_all, .blog .a_all, .search .a_all {
	visibility: hidden;
	opacity: 0;
}

date {
	display: inline;
}

.a_all {
	max-width: 100%;
	width: 100%;
	margin: 0;
	background-image: none;
} 

.a_inner {
	margin: 0 auto;
	max-width: 934px;
}

.service {
	right: 50%;
	margin-right: -467px;
}

.head-top {
   z-index: 1001;
}

.admin-bar .head-top {
    top: 63px;
}

.secondary-nav-wrapper {
	position: absolute;
	right: 50%;
	margin-right: -465px;
}

.secondary {
	margin-top: -30px;
}

.a_navi {
	margin-bottom: 0;
	padding-bottom: 0;
}

.a_content {
	float: none !important;
	width: 100% !important;
	height: 100%;
	margin-bottom: 0;
	/*background-image: url('../images/back_content.png');
	background-position: center 100px;
	background-repeat: no-repeat;
	background-attachment: fixed;*/
}

.page .post-content, .search .post-content {
	font-family: "ff-marselis-slab-web-1","ff-marselis-slab-web-2", MarselisSlabWeb-Light, serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
}

.page .post-content .videowrap {
	line-height: 20px;
}

.post-content {
	font-family: "ff-marselis-slab-web-1","ff-marselis-slab-web-2", MarselisSlabWeb-Light, serif;
	font-weight: 300;
	border-bottom: 1px dotted #cd0050;
}

.a_sidebar, .a_side {
	padding: 0;
}

.sidebar {
	width: 222px;
}

.a_sidebar .left {
	width: 222px;
	margin-right: 0;
}

.blog .a_sidebar .left, .search .a_sidebar .left, .a_sidebar .top, .a_sidebar .sponsor-list {
	display: none;
}

.blog .a_sidebar {
	width: 222px;
}

.archive .a_sidebar {
	width: 450px;
}

/* ---- Animation ---- */
.key-visual {
	margin: 5px auto 10px;
	width: 311px;
}

.animation {
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -155px;
	width: 311px;
	height: 310px;
	z-index: -1;
}

.animation-step {
	position: absolute;
	text-align: center;
	width: 311px;
	height: 310px;
}

.step-1 img, .step-2 img {
	margin-top: 80px;
}

.animation img {
	display: none;
}

/* ---- Links ---- */
a, .post-content a {
	color: #cd0050;
}

a:hover, .post-content a:hover {
	color: #7D0A32;
} 

.passForget a {
	color: #878987;
}

.passForget a:hover {
	color: #000;
}

.a_head h1 a {
	font-size: 13px;
	line-height: 19px;
	color: #878987;
}

.a_head h1 a:hover {
	color: #000;
}

.comment-count a {
	background-color: #cd0050;
}

.comment-count a:hover {
	background-color: #000;
}

.button-box a {
   font-family: "ff-marselis-slab-web-1","ff-marselis-slab-web-2", MarselisSlabWeb-Bold, serif;
   font-weight: 400;
   font-size: 17px; 
}

a.link-button, .button-box a {
    background-color: #ff3200;
    color: #FFFFFF;
   	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.5);
	padding: 5px 10px;
	border-radius: 4px;
}

a.link-button:hover, .button-box a:hover {
    background-color: #FFFFFF;
    color: #460023;
}

.widget li a {
	font-size: 14px !important;
	line-height: 16px !important;
	color: #980000;
    border-top: 1px solid #7D0A32;
    border-bottom: 0;
    margin: 4px 0 0;
    padding: 4px 0 0 8px;
}

.widget li a:hover {
    border-top: 1px solid #7D0A32;
    border-bottom: 0;
}

.widget li a:before {
	content: '';
}

.speaker-list a {
	color: #cd0050;
}

.speaker-list .speaker-item:hover a, .speaker-list a:hover {
	color: #FFF;
}

.main a:hover, .main .current-menu-item a, .main .current-menu-parent a, .main .current-menu-ancestor a, .blog .main #typo-berlin a, .single .main #typo-berlin a, .archive .main #typo-berlin a, .search .main #typo-berlin a, .error404 .main #typo-berlin a  { 
	color: #FFF;
	background-image: none;
	background-color: #cd0050;
	border-top: 1px solid #cd0050;
	border-left: 1px solid #cd0050;
	border-right: 1px solid #cd0050;
}

.main .current-menu-item a, .main .current-menu-parent a, .main .current-menu-ancestor a, .single .main .menu-item-27 a, .archive .main .menu-item-27 a, .search .main .menu-item-27 a { 
	color: #FFF;
}

.main .current-menu-item .sub-menu a, .main .current-menu-parent .sub-menu a, .main .current-menu-ancestor .sub-menu a, .blog .main #typo-berlin .sub-menu a, .single .main #typo-berlin .sub-menu a, .archive .main #typo-berlin .sub-menu a, .search .main #typo-berlin .sub-menu a, .error404 .main #typo-berlin .sub-menu a {
	background-color: transparent;
	color: #A7A8AA;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

.main .current-menu-item .sub-menu a:hover, .main .current-menu-parent .sub-menu .current-menu-item a {
	color: #000;
}

.main .current-menu-parent .sub-menu .current-menu-item ul a {
	color: #a7a8aa;
}

.main .sub-menu .current-menu-item ul a:hover, .main .sub-menu .current-menu-parent ul .current-menu-item a {
	color: #000;
	border-bottom: 1px solid #000;
}

/* ----Navigation ---- */
.a_side .icl_languages_selector {
    color: #cd0050;
}

.page-template-page-speaker-2014-php .icl_languages_selector, .single .icl_languages_selector {
    display: none;
}

.main .sub-menu {
    top: 250px;
}

.main .sub-menu li .sub-menu {
	display: none !important;
}

.a_navi_wrapper .clear {
	height: 0;
}

/* ---- Textelemente ---- */
.page .post-content, .search .post-content {
	font-size: 14px;
}

h3 {
	font-size: 16px;
	color: #cd0050;
	line-height: 30px;
}

.post-content h3 {
	margin-top: 30px;
}

.top .widget h3 {
	color: #000;
}

.social h3, .widget h3, date, .comment-meta, .comment-date, .talk_meta strong, .timetable th {
	color: #cd0050;
}

.post-content h4 {
	font-family: "ff-marselis-slab-web-1","ff-marselis-slab-web-2", MarselisSlabWeb-Light, serif;
	font-weight: 300;
	color: #58585a;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
	letter-spacing: 0.01em;
	margin-bottom: 8px;
}

.post-content strong, .post-content b {
	font-family: "ff-marselis-slab-web-1","ff-marselis-slab-web-2", MarselisSlabWeb, serif;
	font-weight: 400;	
}

ul.link, ul.program {
    border-top: 1px solid #7d0a32;
}

ul.link li, ul.program li {
    border-bottom: 1px solid #7d0a32;
}

table.price {
	font-size: 14px;
	line-height: 14px;
	border-collapse: separate;
	margin-bottom: 10px;
}

table.price strong {
    font-weight: 400;
    color: inherit;
}

table.price th {
	padding: 0 0 2px;
	font-size: 11px;
	line-height: 13px;
}

table.price small, table.price .small {
	font-size: 11px;
}

.price td {
	padding: 6px 0 4px;
	border-top: 1px solid #c2c2c2;
}

.price .first {
	min-width: 30%;
	width: 30%;
}

.step {
	border-left: 8px solid #FFF;
	text-align: center;
    padding-left: 0;
}

.step_1 {
	color: #cd0050;
	background-color: transparent;
}

.step_2 {
	color: #7d0a32;
	background-color: transparent;
}

.step_3 {
	color: #460023;
	background-color: transparent;
}

#text-5 {
	margin-bottom: 0px;
}

/*#linkcat-2 h3 {
	display: none;
}*/

.typo-timetable .page {
	margin: 15px 0;
}

.timetable .talk a {
    display: inline;
}

.timetable .talk a.speaker_link, .timetable .talk .my_schedule_button a, .timetable .talk strong {
    display: block;
}

.a_content img {
	max-width: 530px;
	height: auto;
}

label, .register_form .no_space span {
	font-size: 14px;
}

input[type=submit], button, .post button {
	color: #FFF;
	background-color: #FF3200;
	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.5);
	padding: 3px 8px;
	border-radius: 4px;
	font-family: "ff-marselis-slab-web-1","ff-marselis-slab-web-2", MarselisSlabWeb-Bold, serif;
	font-weight: 400;
	font-size: 17px; 
    border: 0;
    margin-top: 8px;
}

input[type=submit]:hover, button:hover, .post button:hover {
	color: #460023;
	background-color: #FFF;
}

.register_form label, .loginForm label, .frm-profile label, #tum-registration label {
	width: 19%;
	margin-right: 1%;
}

.box-inner .loginForm {
	margin-bottom: 30px;
}

.loginForm label {
	text-align: left;
	font-size: 13px;
}

.loginForm input[type="text"], .loginForm input[type="password"], #tum-recoverPass input[type="email"], #tum-registration input[type="text"], #tum-registration input[type="email"] {
	font-family: ClanWeb-Bold, Arial, sans-serif;
	border-radius: 0;
	font-weight: 600;
}

.loginForm input[type=submit], #tum-registration button.b_submit, #tum-recoverPass button.b_submit {	
	font-family: ClanWeb-Bold, Arial, sans-serif;
	font-weight: 600;
	font-size: 13px;
	color: #000;
	background-color: #eff0f2; 
	border-radius: 0;
	box-shadow: none;
}

.box-inner .loginForm input[type=submit], .box-inner #tum-registration button.b_submit, .box-inner #tum-recoverPass button.b_submit {
	margin-left: 28%;
}

h2.embedVideo {
	text-align: left !important;
	font-family: ClanWeb-Bold, Arial, sans-serif !important;
	font-weight: 600 !important;
	font-size: 24px !important;
	line-height: 28px !important;
	text-transform: none !important;
	letter-spacing: 0 !important;
	margin-bottom: 15px !important;
}

h3.embedVideo {
	text-align: left !important;
	font-family: ClanWeb-Medium, Arial, sans-serif !important;
	font-weight: 500 !important; 
	font-size: 16px !important;
	padding: 0 0 30px !important;
}

.survey-form .a_inner {
	padding-bottom: 60px;
}

#question {
	font-size: 14px;
}

#question h3, .survey_results h3, .survey-form h3 {
	font-size: 21px !important;
	line-height: 24px;
	text-align: left !important;
	padding: 15px 0 !important;
}

.survey_results td {
	padding: 0 0 3px 3px;
}

.survey_results td.answer-head, .survey_results td.answer-divider {
    padding-left: 0; 
}

.survey_results td.first {
    background-position: left 20px;
    padding-left: 0; 
}

#balken {
    background: none repeat scroll 0 0 #EC6608;
    height: 21px;
}

/* --- Images --- */
img.alignleft {
	margin: 0 20px 10px 0;
}

.aligncenter {
	margin: 0 auto;
}

.blog .wp-caption, .archive .wp-caption {
	width: auto !important;
}

.blog .alignnone, .blog .aligncenter, .single .alignnone, .single .aligncenter {
	margin: 0 auto;
	text-align: center; 
}

.blog img.alignnone, .blog img.aligncenter, .single img.alignnone, .single img.aligncenter {
	display: block;
}

/* ---- Widgets ---- */
.a_sidebar .left .widget {
	margin: 20px 0 4px;
}

.a_sidebar .left .widget:first-child {
	margin-top: 0;
}

.a_sidebar .left .widget {
	margin-left: 10px;
	margin-right: 10px;
}

.widget ul {
    border-top: 0;
}

.a_sidebar .right .widget {
	background-color: #ff3200;
	margin-bottom: 4px;
	transition: opacity .5s;
}

.a_sidebar .right .widget .widget-inner {
	background-color: #FFF;
	opacity: 0.5;
	padding: 7px 5px 12px;
}

.a_sidebar .right .widget:hover .widget-inner {
	opacity: 1;	
}

.a_sidebar .right .widget_text, .a_sidebar .right .widget_text .widget-inner, .a_sidebar .right .widget_text:hover, .a_sidebar .right .widget_text:hover .widget-inner {
	background-color: transparent;
	padding: 0;
	opacity: 1;
}

/* ---- Forms ---- */
input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input[type="number"], textarea {
	font-family: "ff-marselis-slab-web-1","ff-marselis-slab-web-2", MarselisSlabWeb-Light, serif;
	font-weight: 300;
	font-size: 14px;
	border-radius: 4px;
	font-weight: 400;
}

button, input[type="submit"] {
	-webkit-appearance: none;
}

/* ---- Error Page ---- */
.error404 .post {
	padding-top: 30px;
}

.error404 .post-content {
	border-bottom: 0;
}

.error404 .post-content p, .error404 #searchform {
	text-align: center;
}

/* ---- Video Player ---- */
.playlist li:hover {
	color: #FFF;
	background-color: #FF3200;
}

/* ---- Social Icons---- */
.social {
	text-align: center;
}

.post-content ul.social li {
	list-style: none;
	margin: 0 2px;
	display: inline;
}

.social li a {
	display: inline-block;
	width: 34px;
	height: 34px;
	text-indent: -1000em;
	overflow: hidden;
	background-repeat: no-repeat;
}

.social li a span {
	display: none;
}

.social .facebook a {
	background-image: url('../images/facebook.png');
}

.social .twitter a {
	background-image: url('../images/twitter.png');
}

.social .google-p a {
	background-image: url('../images/google-p.png');
}

.social .pinterest a {
	background-image: url('../images/pinterest.png');
}

.social .blog a {
	background-image: url('../images/wordpress.png');
}

.social .flickr a {
	background-image: url('../images/flickr.png');
}

.social .facebook a:hover {
	background-image: url('../images/facebook_h.png');
}

.social .twitter a:hover {
	background-image: url('../images/twitter_h.png');
}

.social .google-p a:hover {
	background-image: url('../images/google-p_h.png');
}

.social .pinterest a:hover {
	background-image: url('../images/pinterest_h.png');
}

.social .blog a:hover {
	background-image: url('../images/wordpress_h.png');
}

.social .flickr a:hover {
	background-image: url('../images/flickr_h.png');
}

/* ---- Box ---- */
.post-content .box h3 {
	margin-top: 0;
}

.post-content .box ul, .post-content .box ol {
	margin-bottom: 0 !important;
}

.box-middle {
	border-left: 1px solid #cd0050;
	padding: 2px 0 6px 10px;
}

.box-top {
	width: 20px;
	margin-top: 30px;
	border-top: 1px solid #cd0050;
	border-left: 1px solid #cd0050;
}

.box-bottom {
	width: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #cd0050;
	border-left: 1px solid #cd0050;
}

.button-box {
	margin-top: 20px;
}

.box-content .col-2 .videowrap {
	max-width: 100% !important;
	margin-top: 0;
}

.box-content .col-2 .videowrap .videopreview {
	max-width: 100% !important;
	height: auto !important;
}

.box-content .col-2 .videowrap .video {
	width: 445px !important;
	height: 256px !important;
}

.box-content .col-2 .videowrap .controlswrap {
	width: 445px !important;
}

.box-content .col-2 .videowrap .controlswrap .controls .time {
	width: 25%;
}

.box-content .col-2 .videowrap .controlswrap .controls .volume {
	width: 50px;
}

.box-content .col-2 .videowrap .controlswrap .controls .end {
	width: 20px;
}

/* --- Page Navi --- */
.main ul.sub-menu {
	font-family: "ff-marselis-slab-web-1","ff-marselis-slab-web-2", MarselisSlabWeb-Bold, serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	padding: 20px 0 30px;
	min-height: 10px;
	width: 100%;
	background-color: #cd0050;
	background: -moz-linear-gradient(left, #cd0050 10%, #ec6608 90%);
	background: -webkit-gradient(linear, left top, right top, color-stop(10%,#cd0050), color-stop(90%,#ec6608));
	background: -webkit-linear-gradient(left, #cd0050 10%,#ec6608 90%);
	background: -o-linear-gradient(left, #cd0050 10%,#ec6608 90%);
	background: -ms-linear-gradient(left, #cd0050 10%,#ec6608 90%);
	background: linear-gradient(to right, #cd0050 10%,#ec6608 90%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd0050', endColorstr='#ec6608',GradientType=1 );
	/*background-image: url('../images/back_content.png');
	background-position: top center;
	background-repeat: no-repeat;*/
	text-align: center;
	top: 100px;
}

.main .highlighted ul.sub-menu {
	border-bottom: 1px solid #7d0a32;
}

.main ul.sub-menu li {
	font-size: 18px;
	line-height: 22px;
	display: inline;
	background-color: transparent;
}

.main ul.sub-menu li a {
	color: #FFF !important;
	border-color: #7d0a32 !important; 
	padding: 5px !important;
	width: auto;
	display: inline;
}

.main ul.sub-menu li a:hover, .main ul.sub-menu li.current-menu-item a {
	color: #000 !important;
}

.navi-clear:before {
	clear: both;
	display: inline-block;
	width: 100%;
	height: 1px;
	content: ' ';
}

.sticky_head {
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1000;
	background-color: #FFF;
	background-image: url("../images/back_berlin_2014_new.png");
	background-repeat: repeat-x;
	background-position: 0 70px;
}

.admin-bar .sticky_head {
	top: 28px;
}

/* --- Box Navi --- */
.box-navi {
	position: absolute;
	top: 0;
	left: 50%;
	z-index:10;
	opacity: 1;
	transition: opacity .5s;
}

.box-navi-bottom {
	position: static;
   text-align: center;
   width: 100%;
}

.box-navi ul {
	font-size: 14px;
	line-height: 18px;
	opacity: 0;
	position: absolute;
	top: -28px;
	left: 0;
	background-color: #ff3200;
	padding: 5px 12px;
	border-radius: 8px;
	box-shadow: 0 4px 12px 4px rgba(0, 0, 0, 0.35); 
	z-index: -1;
	transition: opacity .5s;
}

.box-navi-bottom ul {
	top: 0;
}

.box-navi ul li {
	border-bottom: 1px solid #980000;
	padding: 2px 10px 2px 32px;
	white-space: nowrap;
}

.box-navi ul li.last, .box-navi ul li:last-child {
	border-bottom: 0;
}

.box-navi ul li a {
	color: #FFF;
}

.box-navi ul li a:hover {
	color: #980000;
}

.box-navi:hover ul {
	opacity: 1;
}

.box-navi-icon {
	text-align: center;
	display: block;
	width: 56px;
	height: 56px;
	background-color: #ff3200;
	border-radius: 28px;
	/*position: absolute;
	top: -28px;
	left: 50%;*/
	margin-top: -28px;
	margin-left: -28px;
	box-shadow: 0 4px 12px 4px rgba(0, 0, 0, 0.35); 
	z-index: 10;
	background-image: url('../images/arrow-down.png');
	background-repeat: no-repeat;
	background-position: 14px 18px;
}

.icon-top {
	background-image: url('../images/arrow-up.png');	
	background-position: 14px 13px;
	margin: 0 auto;
}

.box-navi-icon a {
	display: block;
	width: 56px;
	height: 56px;	
}

.content-box .box-navi-icon a {
	display: none;	
}

/* apescroll info */
.content-box>.box-navi{
	display: inline-block;
	visibility: hidden !important;
}
.current>.box-navi{
	visibility: visible !important;
}

/* apescroll info */
.content-box .box-navi{
	visibility: hidden;
	opacity: 0;
}
.next .box-navi{
	visibility: visible;
	opacity:1;
}

/*.current .box-navi, .transitionNext .box-navi {
	opacity: 0;
}*/

.content-box .box-navi-bottom {
	opacity: 1;
	margin-bottom: 30px;
}

/* --- Content Box --- */
.content-box {
	background-color: #FFF;
	width: 100%;
	position: static;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #7d0a32;
}

.blog .content-box, .archive .content-box, .search .content-box, .error404 .content-box, .single .content-box {
	border-bottom: 0;
}

.single-speaker .content-box {
	border-bottom: 1px solid #FFF;
}

.next, .transitionNext {
	border-bottom: 0;
	border-top: 1px solid #7d0a32;
}

.content-box h2, .schedule-box h2 {
	font-family: "ff-mark-web-pro-1","ff-mark-web-pro-2", MarkWebPro-Light, sans-serif;
	font-weight: 300;
	font-size: 40px;
	line-height: 46px;
	text-transform: uppercase;
	text-align: center;
	color: #ff3200;
	margin-bottom: 30px;
	letter-spacing: 0.075em;
}

.content-box h3, .schedule-box h3 {
	font-family: "ff-mark-web-pro-1","ff-mark-web-pro-2", MarkWebPro-Book, sans-serif;
	font-weight: 500;
	font-size: 28px;
	text-align: center;
	padding: 30px 0;
	margin-bottom: 0;
	color: #cd0050;
}

.content-box h3 a, .schedule-box h3 a {
	color: #cd0050;
}

.schedule-box h3 {
	margin-top: 0;
}

.content-box .post-content h3 {
	padding-bottom: 15px;
}

.content-box .a_sidebar h3 {
	padding: 0 0 5px;
	text-align: left;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.1em;
}

.content-box .a_sidebar .right h3 {
	font-size: 28px;
	color: #cd0050;
	text-transform: none;
	letter-spacing: 0;
	padding: 7px 0 0;
	margin-bottom: 12px;
}

.content-box .post-content h2, .content-box .post-content h3 {
	text-align: left;
	padding-top: 0;
}

.box-inner {
	padding: 30px 20px 0;
	position: relative;
}

/* New ape Scroller */
/*.current .box-inner {
	padding: 5px 20px 0;
}*/

.blog .box-inner, .archive .box-inner, .search .box-inner, .error404 .box-inner, .single .box-inner {
	padding: 0 20px 30px;
}

.content-wrapper {
	margin-bottom: 60px;
	position: relative;
}

.pink {
	background: #cd0050;
	background: -moz-linear-gradient(left, #cd0050 10%, #ec6608 90%);
	background: -webkit-gradient(linear, left top, right top, color-stop(10%,#cd0050), color-stop(90%,#ec6608));
	background: -webkit-linear-gradient(left, #cd0050 10%,#ec6608 90%);
	background: -o-linear-gradient(left, #cd0050 10%,#ec6608 90%);
	background: -ms-linear-gradient(left, #cd0050 10%,#ec6608 90%);
	background: linear-gradient(to right, #cd0050 10%,#ec6608 90%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd0050', endColorstr='#ec6608',GradientType=1 );
}

.orange {
	background: #ec6608;
	background: -moz-linear-gradient(left, #ec6608 10%, #cd0050 90%);
	background: -webkit-gradient(linear, left top, right top, color-stop(10%,#ec6608), color-stop(90%,#cd0050));
	background: -webkit-linear-gradient(left, #ec6608 10%,#cd0050 90%);
	background: -o-linear-gradient(left, #ec6608 10%,#cd0050 90%);
	background: -ms-linear-gradient(left, #ec6608 10%,#cd0050 90%);
	background: linear-gradient(to right, #ec6608 10%,#cd0050 90%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec6608', endColorstr='#cd0050',GradientType=1 );
}


.night-back {
	color: #FFF;
	background-image: url('../images/back_night2014.jpg');
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.night-page .orange {
	background: -moz-linear-gradient(left, #ec6608 10%, #ec6608 90%);
	background: -webkit-gradient(linear, left top, right top, color-stop(10%,#ec6608), color-stop(90%,#ec6608));
	background: -webkit-linear-gradient(left, #ec6608 10%,#ec6608 90%);
	background: -o-linear-gradient(left, #ec6608 10%,#ec6608 90%);
	background: -ms-linear-gradient(left, #ec6608 10%,#ec6608 90%);
	background: linear-gradient(to right, #ec6608 10%,#ec6608 90%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec6608', endColorstr='#ec6608',GradientType=1 );
}

.pink h2, .orange h2, .pink h3, .orange h3 {
	color: #FFF;
}

.pink h3.box-head a, .orange h3.box-head a {
	color: #FFF;	
}

/* --- Content Box Spalten --- */
.col-2 {
	width: 47.645%;
	float: left;
}

.col-right {
	float: right;
}

/* --- News List --- */
.news {
	position: relative;	
}

.news-list {
	text-align: center;
	overflow: hidden;
	margin: 0 auto;
}

.news-item {
	text-align: left;
	width: 222px;
	margin-bottom: 0 2px 5px;
	display: inline-table;
	background-color: #7d0a32;
	color: #cd0050;
	vertical-align: top;
}

.page-template-page-homepage-2014-php .news-item {
	width:226px;
	float: left;
	display: block;
	margin: 0;
	background-color: transparent;
}

.news-item:hover {
	background-color: #ff3200;
	/*box-shadow: 0 4px 12px 4px rgba(0, 0, 0, 0.35);*/ 
	transition: background-color .5s;
}

.page-template-page-homepage-2014-php .news-item:hover {
	background-color: transparent;
}

.news-item-inner {
	margin: 0 2px;
	background-color: #7d0a32;
}

.news-item-inner:hover {
	background-color: #ff3200;
	/*box-shadow: 0 4px 12px 4px rgba(0, 0, 0, 0.35);*/ 
	transition: background-color .5s;
}

.news-item img {
	opacity: 0.2;
	transition: opacity .5s;
	width: 222px;
	height: auto;
}

.news-item:hover img {
	opacity: 1;
}

.news-item .login-bar img {
	opacity: 1;
	width: auto;
}

.news-item .login-bar .logout-button img {
	margin-top: 2px;
}

.news-image {
	position: relative;
}

.news-image .news-head, .news-image .news-head a {
	font-size: 28px;
	line-height: 30px;
	text-transform: none;
	text-align: left;
	color: #cd0050;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0px 5px 12px;
	margin-bottom: 0;
	letter-spacing: 0;
	width: 212px;
}

.no-thumb .news-image .news-head, .no-thumb .news-image .news-head a {
	position: static;
	padding-top: 30px;
}

 .no-thumb .news-image .news-head a {
	padding: 0 0 12px;
}

.news-item:hover .news-image .news-head, .news-item:hover .news-image .news-head a, .news-item .news-image .news-head a:hover {
	color: #FFF ;
}

.news-date {
	font-size: 14px;
	color: #ff3200;
	position: absolute;
	left: 5px;
	top: 5px;
	display: none;
}

.no-thumb .news-date {
	display: block;
	top: 5px;	
}

.news-item:hover .news-date {
	display: block;
}

.news-text {
	font-size: 14px;
	line-height: 17px;
	padding: 0 5px 1px;
}

.news-item:hover .news-text, .news-item:hover .news-text a {
	color: #FFF;
}

#news-scroller .news-item .news-text a:hover {
	color: #FFF;
} 

/* --- Speaker List --- */
.speaker-list {
	text-align: center;
}

.speakers {
	position: relative;
}

.page-template-page-homepage-2014-php .speaker-list {
	overflow: hidden;
	margin: 0 auto;
}

.speaker-item {
	text-align: left;
	width: 125px;
	padding-bottom: 36px;
	margin: 0 2px 5px 0;
	display: inline-table;
	color: #cd0050;
	background-color: #7d0a32;
	vertical-align: top;
	position: relative;
}

.page-template-page-homepage-2014-php .speaker-item {
	margin: 0;
	display: block;
	float: left;
	width: 129px;
	background-color: transparent;
}

.speaker-item-inner {
	margin: 0 2px;
	background-color: #7d0a32;
}

.speaker-item-inner:hover {
	background-color: #ff3200;
	transition: background-color .5s;
}

.speaker-item:hover {
	background-color: #ff3200;
	/*box-shadow: 0 4px 12px 4px rgba(0, 0, 0, 0.35);*/
	transition: background-color .5s;
}

.page-template-page-homepage-2014-php .speaker-item:hover {
	background-color: transparent;
}

.speaker-item img {
	max-width: 125px;
	width: 125px;
	height: auto;
	opacity: 0.2;
	transition: opacity .5s;
}

.speaker-item:hover img {
	opacity: 1;
}

.speaker-video .speaker-name:before {
	content: '▶';
	position: absolute;
	top: 100px;
	left: 5px;
	z-index: 10;
}

.speaker-name {
	font-family: "ff-mark-web-pro-1","ff-mark-web-pro-2", MarkWebPro-Bold, sans-serif !important;
	font-weight: 700 !important;
	font-size: 16px !important;
	line-height: 18px !important;
	text-align: left !important;
	color: #cd0050 !important;
	padding: 3px 5px 7px !important;
	margin-bottom: 0 !important;
	text-transform: none !important;
	letter-spacing: 0 !important;
	min-height: 36px;
	width: 115px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #7d0a32;
	-webkit-font-smoothing: antialiased;
}

#speaker-scroller .speaker-name {
	padding: 7px 5px 7px !important;
	left: 2px;
	margin-left: -63px; 
}

.speaker-item:hover .speaker-name {
	color: #FFF !important;
	background-color: #ff3200;
}

.letter, .letter:hover {
	text-transform: uppercase;
	background-color: transparent;
	box-shadow: none;
	padding-bottom: 0;
}

.speaker-letter {
	font-size: 100px !important;
	line-height: 100px !important;
	font-weight: normal;
	color: #ff3200 !important;
	margin-top: 15px;
}

.speaker-list-filter form {
	text-align: center;
	margin: -10px 0 20px;
}

.speaker-list-filter select {
	position: relative;
	width: auto;
	font-family: "ff-mark-web-pro-1","ff-mark-web-pro-2", MarselisSlabWeb-Bold, serif;
	font-weight: 400;
	font-size: 17px;
	color: #FFF;
	background-color: transparent;
	box-shadow: 0;
	border: 0;
	border-bottom: 1px solid #7d0a32;
	border-radius: 0;
	-webkit-appearance: none;
}

.speaker-list-filter select option {
	padding: 1px 3px;
}

.speaker-list-filter select:after {
	content: '▼';
	position: absolute;
	top: 0;
	right:0;
}

.speaker-header {
	position: relative;
}

.speaker-header .speaker-navi div {
	position: absolute;
	top: 30px;
}

.speaker-navi div.clear {
	margin-bottom: 0 !important;
	float: none !important;
} 

.speaker-header .speaker-navi a {
	color: #CD0050;
	border-bottom: 1px solid #7d0a32;
	padding: 5px 15px 5px 5px;
	background-image: url('../images/arrow-pink-right.png');
	background-repeat: no-repeat;
	background-position: right 10px;
}

.speaker-header .speaker-navi a:hover {
	color: #000;
	background-image: url('../images/arrow-black-right.png');
}

.speaker-header .speaker-navi .nav-next {
	left: 0;
}

.speaker-header .speaker-navi .nav-next a {
	padding: 5px 5px 5px 15px;
	background-image: url('../images/arrow-pink-left.png');
	background-position: left 10px;
}

.speaker-header .speaker-navi .nav-next a:hover {
	background-image: url('../images/arrow-black-left.png');
}	

.speaker-header .speaker-navi .nav-next a.no-arrow, .speaker-header .speaker-navi .nav-next a.no-arrow:hover {
	background-image: none;
	padding: 5px;
}

.speaker-header .speaker-navi .nav-prev {
	right: 5px;
}

.talk_meta {
	margin-top: 0;
}

/*.single-speaker .talk_rates {
	float: left;
}

.single-speaker .talk_rates a, .single-speaker .talk_rates a.reached {
	background-image: none !important;
	width: auto !important;
	font-size: 24px;
	float: left;
}*/
.talk_rates {
	height: auto;
	min-height: 30px;
}

.talk_rates a:hover, .talk_rates a.reached:hover  {
    background-image: url("../images/2014_RatingStar_orange_selected.png");
}

.talk-rate-list .talk_rates a, .single-speaker .talk_rates a {
	background-position: center left;
}

.single-speaker .talk_rates a.reached {
	color: #CD0050;
}

.single-speaker .talk_rates span.statistik {
	font-size: 14px;
}

.single-speaker .talk_rates span.statistik:before {
	content: '= ';
}

.single-speaker .videowrap {
	max-width: 100% !important;
	margin-top: 0;
}

.single-speaker .videowrap .videopreview {
	max-width: 100% !important;
	height: auto !important;
}

.single-speaker .videowrap .video {
	width: 445px !important;
	height: 256px !important;
}

.single-speaker .videowrap .controlswrap {
	width: 445px !important;
}

.single-speaker .videowrap .controlswrap .controls .time {
	width: 25%;
}

.single-speaker .videowrap .controlswrap .controls .volume {
	width: 50px;
}

.talk_meta {
	position: relative;
}

.talk_meta .my_schedule_button {
	margin: 0 -6px 0 0;
}

.timetable .talk_inner {
	position: relative;
}

.timetable .talk a.speaker_link {
	padding-right: 25px;
}

.my_schedule_checkbox {
	text-align: center;
	float: none;
	margin-top: 0;
	/*position: absolute;
	top: 40px;
	right: 40px;
	z-index: 100000;*/
}

.my_schedule_button {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: -8px;
}

.my_schedule_button a:link, .my_schedule_button a:visited, .my_schedule_button a:active {
	background-image: url('../images/MyScheduleFavRegular.png');
}

.my_schedule_button a.chosen:link, .my_schedule_button a.chosen:visited, .my_schedule_button a.chosen:active {
	background-image: url('../images/MyScheduleFavSelected.png');
}

.video_icon, .video_icon_access {
	position: absolute;
	right: 4px;
    top: 6px;
}

.timetable .talk .video_icon a.speaker_link, .timetable .talk .video_icon_access a.speaker_link {
	padding-right: 0;
}

.talk_content {
	margin-bottom: 20px;
}

.talk_content h2 {
	font-size: 28px;
	line-height: 30px;
	color: #CD0050;
	text-transform: none;
	letter-spacing: 0;
	margin: 10px 0 16px;
	text-align: left;
}

.talk_content h3 {
	font-family: "ff-marselis-slab-web-1","ff-marselis-slab-web-2", MarselisSlabWeb-Light, serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	color: #460023;
	margin: 0 0 8px;
	padding: 0 !important;
	text-align: left;
}

.talk_content h3 a {
	color: #460023;
	border-bottom: 1px dotted #CD0050;
}

.talk_language {
	font-family: "ff-mark-web-pro-1","ff-mark-web-pro-2", MarkWebPro-Book, sans-serif;
	font-weight: 500;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	color: #CD0050;
	margin-bottom: 10px;
	-webkit-font-smoothing: antialiased;
}

.page-template-page-homepage-2014-php .talk-meta-data, .page-template-page-2014-php .talk-meta-data {
	display: none;
}

/* --- Program --- */
.typo-timetable h2 {
	margin: 30px 0 0;	
}

.typo-timetable th {
	font-family: "ff-mark-web-pro-1","ff-mark-web-pro-2", MarkWebPro-Book, sans-serif;
	font-size: 28px;
	font-weight: 500;
	color: #bdbcbc;
	-webkit-font-smoothing: antialiased;
}

.timetable .time strong {
    font-family: "ff-marselis-slab-web-1","ff-marselis-slab-web-2", MarselisSlabWeb-Light, serif;
	font-weight: 300;
	background-color: #CD0050;
	padding: 2px 2px 0;
}

.timetable .talk strong {
	font-family: "ff-mark-web-pro-1","ff-mark-web-pro-2", MarkWebPro-Bold, sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 20px;
	-webkit-font-smoothing: antialiased;
}

.timetable .talk a strong {
	color: #CD0050;
}

.timetable .talk a:hover strong {
	color: #000;
}

.timetable img {
	border-radius: 0;
	box-shadow: none;
}

.timetable span.clear {
	display: block;
}

.video_icon_access a:link, .video_icon_access a:visited, .video_icon_access a:active,
.video_icon a:link, .video_icon a:visited, .video_icon a:active  {
	background-image: none;
	color: #f0b2ca; 
}

/*.video_icon_access a:hover, .video_icon a:hover {
	background-image: none;
	color: #000; 
}*/

.video_icon_access a:after, .video_icon a:after {
	content: '►';
}

.page-template-page-timetable-2014-php .box-navi-bottom {
	margin: 30px 0 60px;
}

.page-template-page-timetable-2014-php .schedule-box {
	background-color: #FFF;
	border-bottom: 1px solid #7D0A32;
}

.page-template-page-timetable-2014-php .schedule-box .box-inner {
    padding: 30px 20px;
}

.additional-day-content {
	margin-top: 50px;
}

/* --- Sponsor List --- */
.sponsor-box, .current .sponsor-box {
	padding-left: 0;
	padding-right: 0;
}

.sponsor-all {
	background-color: #FFF;
	opacity: 0.3;
	transition: opacity .5s;
	position: relative;
}

.sponsor-all:hover {
	opacity: 1;
}

.sponsor-list {
	text-align: center;
	background-color: #FFF;
	margin: 0 auto;
}

.sponsor-all .sponsor-list {
	overflow: hidden;
	height: 120px;
}

.page-template-page-homepage-2014-php .sponsor-wrapper {
	margin: 0 auto;
}

.sponsor-item {
	width: 140px;
	/*margin: 0 10px;
	display: inline-table;*/
	float: left;
	background-color: #FFF;
	text-align: center;
}

.sponsor-item img {
	vertical-align: middle;
}

.page-template-page-sponsors-php .sponsor-list {
	padding-bottom: 60px;
}

.page-template-page-sponsors-php .sponsor {
	display: inline-block;
	float: none;
	overflow: hidden;
}

.page-template-page-sponsors-php .sponsor img {
	left: 0;
}

.page-template-page-sponsors-php .sponsor .link {
	white-space: nowrap;
    font-size: 13px;
	line-height: 20px;
	margin-bottom: 0;
	text-align: left;
}

.page-template-page-sponsors-php .sponsor-list .nomobile {
	clear: none;
	display: none;
}

.page-template-page-sponsors-php .sponsor-list h2 {
    color: #FF3200;
    font-family: "ff-mark-web-pro-1","ff-mark-web-pro-2",MarkWebPro-Light,sans-serif;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 0.075em;
    line-height: 46px;
    margin: 0;
    padding: 30px 0 0;
    text-align: center;
    text-transform: uppercase;
}

.page-template-page-sponsors-php .sponsor-list h3 {
	font-family: "ff-marselis-slab-web-1","ff-marselis-slab-web-2",MarselisSlabWeb-Light,serif;
    font-weight: 300;
    font-size: 13px;
	line-height: 20px;
	text-align: left;
	margin-bottom: 8px;
}

/* --- Scroll Buttons --- */
.scroll-button {
    background-color: #ff3200;
    cursor: pointer;
    height: 34px;
    width: 34px;
    border-radius: 17px;
    position: absolute;
    top: 46px;
    left: 10px;
    box-shadow: 0 4px 12px 4px rgba(0, 0, 0, 0.35); 
    font-size: 18px;
    text-align: center;
    line-height: 34px;
    text-indent: -2px;
    background-image: url('../images/arrow-left.png');
    background-repeat: no-repeat;
    background-position: 7px 8px;
	 background-size: auto;
}

.nextPage {
	left: auto;
	right: 10px;
	text-indent: 2px;
	background-image: url('../images/arrow-right.png');
	background-position: 10px 8px;
}

.scroll-button:before, .nextPage:before {
	content: "";
}

.news-all .scroll-button, .speaker-all .scroll-button {
	top: 50%;
	margin-top: -14px;
}

.disabled {
	display: none;
}

.controls {
	display: none !important;
}

.wrap:hover .controls, .videowrap .controls {
	display: block !important;
}

.items-1.wrap:hover .controls {
	display: none !important;
}

/* --- Blog Articles --- */
.blog .head-top .sidebar, .archive .head-top .sidebar {
	width: auto;
}

.blog #typo-berlin .sub-menu, .archive #typo-berlin .sub-menu, .search #typo-berlin .sub-menu, .error404 #typo-berlin .sub-menu, .single #typo-berlin .sub-menu {
	display: block !important;
}

.blog #typo-berlin .sub-menu .sub-menu, .archive #typo-berlin .sub-menu .sub-menu, .search #typo-berlin .sub-menu .sub-menu, .error404 #typo-berlin .sub-menu .sub-menu, .single #typo-berlin .sub-menu .sub-menu {
	display: none !important;
}

.news-list {
	overflow: visible;
}

.news-header {
	position: relative;
	margin: 0 auto;
}

.news-header .header-navi div {
	position: absolute;
	top: 30px;
}

.news-header .header-navi .clear {
	position: static !important;
	float: none !important;
}

.news-header .header-navi a {
	color: #FFF;
	border-bottom: 1px solid #7d0a32;
	padding: 5px 15px 5px 5px;
	background-image: url('../images/arrow-white-right.png');
	background-repeat: no-repeat;
	background-position: right 10px;
}

.news-header .header-navi a:hover {
	color: #000;
	background-image: url('../images/arrow-black-right.png');
}

.news-header .header-navi div.nav-next {
	left: 0;
}

.news-header .header-navi .nav-next a {
	padding: 5px 5px 5px 15px;
	background-image: url('../images/arrow-white-left.png');
	background-position: left 10px;
}

.news-header .header-navi .nav-next a:hover {
	background-image: url('../images/arrow-black-left.png');
}

.news-header .header-navi div.nav-prev {
	right: 5px;
}

.news-item {
	margin-bottom: 5px !important;
	display: block;
	height: auto;
}

.big-item, .big-item:hover {
	width: 449px;
	background-color: #FFF;
	opacity: 1;
}

.big-item .news-image, .big-item .news-text {
	display: none;
}

.news-item .news-content, .news-item .news-metadata {
	display: none;
	padding: 20px;
	text-align: center;
}

.big-item .news-content, .big-item .news-metadata {
	display: block;
}

.big-item .news-content img {
	opacity: 1;
	width: auto;
	max-width: 410px;
}

.big-item .news-content h2 {
	color: #ff3200;
}

.big-item .news-content .text {
	text-align: left;
	color: #460023;
}

.big-item .post-content {
	border-bottom: 0;
}

.big-item .news-metadata {
	font-size: 14px;
	line-height: 17px;
	color: #ff3200;
	background-color: #e0b2b2;
	position: relative;
}

.big-item .add-more {
	width: 18px;
	height: 18px;
	display: block;
	text-align: center;
	line-height: 18px;
	color: #FFF;
	background-color: #ff3200;
	position: absolute;
	left: 50%;
	top: -9px;
	margin-left: -9px;
	border-radius: 9px;
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.35); 
}

.big-item .add-more a {
	color: #FFF;
}

.big-item .news-metadata .categories, .big-item .news-metadata .categories a {
	color: #cd0050;
}

.corner-stamp {
	position: absolute;
	top: 0;
	right: 5px;
	height: auto;
	background-color: transparent !important;
	box-shadow: none !important;
	margin-bottom: 0 !important;
}

.corner-stamp img {
	opacity: 1;
	float: left;
}

.corner-stamp .single-ad {
	margin-bottom: 4px;
	background-color: #ff3200;
	overflow: hidden;
}

.corner-stamp .facebook-widget {
	height: 340px;
	overflow: hidden;
}

.corner-stamp .single-ad img, .corner-stamp .single-ad iframe {
	opacity: 0.5;
	transition: opacity .5s;
}

.corner-stamp .single-ad:hover img, .corner-stamp .single-ad iframe:hover {
	opacity: 1;
	/*box-shadow: 0 4px 12px 4px rgba(0, 0, 0, 0.35);*/ 
}

.corner-stamp .single-ad .clear {
	height: 0;
}

.corner-stamp iframe {
	background-color: #FFF;
}

.archive .corner-stamp, .single .corner-stamp {
	width: 449px;
}

.blog .corner-stamp .head-top .user-info img, .archive .corner-stamp .head-top .user-info img, .search .corner-stamp .head-top .user-info img {
	width: 15px !important
}

/* --- Single Article --- */
.single .content-box .a_inner {
	width: auto;
	max-width: 1150px;
}

.single .corner-stamp {
	width: 39.043%;
}

.single .a_sidebar {
	width: 100%;
}

.single .big-item {
	float: left;
	width: 58.782%;
}

.single .big-item .news-content img {
	max-width: 100%;
}

.single .corner-stamp {
	float: right;
	position: static;
}

/* --- Nest Page --- */
.nest-page .content-box .post-content h3 {
    color: #CD0050;
    font-size: 24px;
}

.nest-page .content-box .post-content h4 {
	font-weight: 300;
   	border-bottom: 1px dotted #CD0050;
    color: #460023;
    display: inline-block;
    margin-bottom: 10px;
}

/* --- Javascript active --- */
.js-active .head-top {
   	position: fixed;
}

.js-active .content-box-wrapper { 
  display: block; 
  margin-top: -130px; 
  height: 130px; 
  visibility: hidden;
}

.program.js-active .content-box-wrapper { 
  margin-top: -100px; 
  height: 100px; 
}

.js-active .sticky_head {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}

.js-active.admin-bar .sticky_head {
	top: 28px;
}

.js-active .news-list {
	margin: 0 auto;
} 

.js-active .accordion-head {
	outline: none;
	cursor: pointer;
}

/* Temporarily disabled */
.side_head, .a_side, .scheme_back {
	display: none;
}

/* ---- Footer Big ---- */
.footer-big .box-inner{
	padding-bottom:50px;
}

/* ---- Footer small ---- */
.footer-small .main ul.sub-menu {
	padding: 10px 0 20px;
}

.footer-small .box-inner, .footer-small .box-inner {
	padding-top: 15px;
}

.footer-small .content-box h3 {
	padding: 0 0 15px;
}

/*.footer-small .current h3 {
	padding-top: 20px;
}*/

.footer-small .box-navi-icon {
	background-size: 50% 50%;
    background-position: 7px 9px;
    border-radius: 14px;
    height: 28px;
    margin-left: -14px;
    margin-top: -14px;
    width: 28px;
}

.footer-small .icon-top {
    background-position: 7px 5px;
    margin-left: auto;
}

.footer-small .box-navi ul {
	top: auto;
	bottom: -25px;
}

.footer-small .box-navi ul li {
	padding: 2px 10px 2px 16px;
}

.footer-small .news-header .header-navi div {
	top: 0;
}

.footer-small .speaker-header .speaker-navi div {
	top: 5px;
}

.footer-small .animation {
	top: 20px;
}

/* ---- Mobile Accordion ----*/
.ui-accordion-header {
	outline: none;
}

.ui-accordion-header:hover {
	cursor: pointer;
}

/* ---- Mobile Slider / Navi ----*/
.touch-device .sticky_head {
	position: static !important;
}

.touch-device .head-top {
	position: absolute !important;
	/*top: 0;
	left: 0;*/
}

.touch-device .overflow {
	overflow-x: scroll;
}

.touch-device .slidee {
	width: 1000em;
	height: auto;
}

.touch-device .box-navi ul, .touch-device .box-navi {
	display: none !important;
}

.touch-device .box-navi-bottom, .touch-device .controls, .touch-device .wrap:hover .controls {
	display: block !important;
}

.touch-device .box-navi-bottom {
	margin-top: 20px;
}

.touch-device .items-1 .controls, .touch-device .items-1.wrap:hover .controls {
	display: none !important;
}

.touch-device .sponsors {
	opacity: 1;
}

.touch-device .news-item:hover, .touch-device .news-item:hover, .touch-device.page-template-page-homepage-2014-php .news-item:hover, .touch-device .news-item-inner:hover {
	background-color: #7d0a32;
}

.touch-device .news-item:hover img {
	opacity: 0.2;
}

.touch-device .news-item, .touch-device .news-item .news-image .news-head, device .news-item .news-text, .touch-device .news-item .news-image .news-head a, .touch-device .news-item .news-text a, .touch-device .news-item:hover .news-image .news-head, .touch-device .news-item:hover .news-image .news-head a, .touch-device .news-item .news-image .news-head a:hover, .touch-device .news-item:hover .news-text, .touch-device .news-item:hover .news-text a, .touch-device  #news-scroller .news-item .news-text a:hover, .touch-device .speaker-list a {
	color: #FFF;
}

.touch-device .news-item .news-date, .touch-device .news-item:hover .news-date {
	display: block;
}

.touch-device .content-box h3 {
	padding-top: 0;
}

.touch-device .news-header .header-navi div, .touch-device .speaker-header .speaker-navi div {
	top: 5px;
}

.touch-device .big-item {
	background-color: #FFF !important;
}

.touch-device .big-item img {
	opacity: 1.0 !important;
}

.touch-device #speaker-scroller .speaker-name {
	margin-left: -62px; 
}

.touch-device .sponsor-all, .touch-device .sponsor-all:hover {
	opacity: 1;
}

.touch-device .main .highlighted ul.sub-menu {
	border-bottom: 0;
}

.touch-device .news-item img, .touch-device .speaker-item img {
    opacity: 1;
}

.phone .facebook-widget {
	display: none;
}

.blog.touch-device.js-active .head-top, .single-post.touch-device.js-active .head-top, .archive.touch-device.js-active .head-top {
	position: fixed !important;
}

.b14-scrolled .blog.touch-device.js-active .login-button, .b14-scrolled .single-post.touch-device.js-active .login-button, .b14-scrolled .archive.touch-device.js-active .login-button,
.b14-scrolled .blog.touch-device.js-active .user-info, .b14-scrolled .single-post.touch-device.js-active .user-info, .b14-scrolled .archive.touch-device.js-active .user-info {
	display: none;
}

/* ---- iPad Landscape ----*/
@media screen and (max-width: 1024px) { 
	.primary .cl, .secondary .cr {
   		background-image: url("../../typo_talks/images/navi_back.png");
	}
	
	.a_all {
   		background-image: url("../images/back_berlin_2014.png");
    	background-position: 0 70px;
    	background-repeat: repeat-x;
	}
	
	.scheme_back {
		display: block;
	}
	
	.secondary-nav-wrapper {
		right: 10px;
		margin-right: 0;
	}
	
	/* ---- Images ---- */
	.a_content img, .key-visual img {
		max-width: 100%;
		height: auto;
	}
	
	.single .a_sidebar .left, .single .a_sidebar .right {
		width: 100%;
		float: none;
	}
	
	.a_sidebar .left {
		margin-bottom: 20px;
	}
	
	.a_sidebar .left .widget {
		margin-left: 0;
		margin-right: 0;
	}
	
	.single .corner-stamp .single-ad {
		width: 222px;
	}
}

/* ---- iPad Portrait ----*/
@media screen and (max-width: 1023px) { 
	body {
		padding: 0;
	}
}

@media screen and (max-width: 970px) { 
	.a_head h1 {
		margin-left: 10px;
	}
	
	.service, .head-top {
		margin-right: 0;
		right: 10px;
	}
	
	.a_navi {
		padding: 0 10px;
	}
	
	.speaker-header .speaker-navi div {
		position: static;
		width: 50%;
		float: left;
		margin-bottom: 30px;
	}
	
	.speaker-header .speaker-navi .nav-prev {
		float: right;
		text-align: right;
	}
}

/* ---- iPhone, Smartphones ----*/
@media screen and (max-width: 748px) { 
	body, .sticky_head {
		background-image: none;
	}
	
	.sticky_head {
		background-color: transparent;
	}
	
	.secondary-nav-wrapper {
		right: auto;
		left: 50%;
		top: 80px;
	}
	
	.secondary {
		margin-top: 0;
	}
	
	.a_content, .page .a_content, .blog_1 .a_content {
		padding: 0;
	}
	
	.blog .box-inner, .archive .box-inner, .search .box-inner, .error404 .box-inner, .single .box-inner {
		padding-left: 10px;
		padding-right: 10px;	
	}
	
	.a_head {
		height: 65px;
		background-color: #FFF;
	}
	
	.a_head h1 {
		margin-left: 0;
	}
	
	.a_head img {
    	padding-top: 8px;
	}
	
	.claim {
		display: none;
   		margin: 13px 0 0 6px;
	}
	
	.head-top {
    	right: 0px;
    	top: 35px;
	}
	
	.col-2 {
		width: 100%;
		float: none;
	}
	
	.col-left h3:first-child {
		margin-top: 5px;
	}
	
	.a_navi {
		padding: 0;
	}
	
	.service {
		right: 0;
	}
	
	.content-box h3 {
		padding-top: 0;
	}
		
	.key-visual {
		max-width: 311px;
		width: auto;
	}
	
	.archive .a_sidebar, .archive .corner-stamp {
		width: auto;
	}
	
	.news-header .header-navi div {
		position: static;
		width: 50%;
		float: left;
	}
	
	.news-header .header-navi .nav-prev {
		float: right;
		text-align: right;
	}
	
	.news-header .header-navi .clear {
		margin-bottom: 30px;
	}
	
	.news-header .header-navi a {
   		padding: 5px 15px 5px 0;
	}
	
	.news-header .header-navi .nav-next a {
    	padding: 5px 0 5px 15px;
	}
	
	.single .content-box h2 {
		font-size: 28px;
		line-height: 30px;
	}
	
	.single .corner-stamp, .single .a_sidebar, .single .big-item {
		float: none;
		width: 100%;
	}
	
	.speaker-header .speaker-navi div {
		width: auto;
	}
	
	.single-speaker .alignleft {
		float: none;
		margin: 0 auto 10px !important;
		display: block;
	}
	
	.register_form label, .loginForm label, .frm-profile label, #tum-registration label {
    	width: 100%;
	}
	
	.register_form .check_radio {
		margin-left: 0;
	}
	
	.register_form .no_space span {
		width: 100%;
	}
	
	.register_form .check_radio label, .newsletter_form .check_radio label {
    	display: block;
    	float: left;
    	margin: 0 0 0 6px;
    	width: 90%;
	}
	
	.register_form .check_radio input, .newsletter_form .check_radio input {
    	float: left;
	}
	
	/* ---- Links ----*/
	.main a:hover, .main .current-menu-item a { 
		line-height: 26px;
	}
	
	.main a:hover, .main .current-menu-item a, .main .current-menu-parent a, .main .current-menu-ancestor a, .blog .main #typo-berlin a, .single .main #typo-berlin a, .archive .main #typo-berlin a, .search .main #typo-berlin a, .error404 .main #typo-berlin a  { 
	background-color: #000;
	border-top: 0;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
	
	.main .current-menu-item .sub-menu a, .main .current-menu-parent .sub-menu a, .main .current-menu-ancestor .sub-menu a, .blog .main #typo-berlin .sub-menu a, .single .main #typo-berlin .sub-menu a, .archive .main #typo-berlin .sub-menu a, .search .main #typo-berlin .sub-menu a, .error404 .main #typo-berlin .sub-menu a {
		background-color: #58585A;
	}
	
	.main .sub-menu a:hover, .main .current-menu-ancestor .sub-menu .current-menu-item a, .main .current-menu-ancestor .sub-menu a:hover, .blog .main #typo-berlin .sub-menu a:hover, .single .main #typo-berlin .sub-menu a:hover, .archive .main #typo-berlin .sub-menu a:hover, .search .main #typo-berlin .sub-menu a:hover, .error404 .main #typo-berlin .sub-menu a:hover { 
		color: #000;
		background-color: #cd0050; 
	}
	
	.main .sub-menu ul a {
		border-top: 1px solid #cd0050 !important;
	}
	
	.blog .blog_5 .main #typo-berlin .sub-menu, .single .blog_5 .main #typo-berlin .sub-menu, .archive .blog_5 .main #typo-berlin .sub-menu, .search .blog_5 .main #typo-berlin .sub-menu, .error404 .blog_5 .main #typo-berlin .sub-menu {
		display: block !important;
	}
	
	/* ---- Navi ---- */	
	.a_navi_mobile {
		border-bottom: 3px solid #ECEDED;
	}
	
	.a_navi_wrapper {
    	background-color: transparent;
   		padding: 0;
   		position: absolute;
   		top: 83px;
   		left: 0;
   		width: 100%;
   		z-index: 1000;
	}
	
	.a_navi_mobile {
		background-color: #FFF;
	}
	
	.main ul.menu {
		position: relative;
	}
	
	.main a {
		color: #bdbcbc;
		border-radius: 0 !important;
		width: auto !important;
		border-top: 0 !important;
	}
	
	.main a:hover, .main .current-menu-item a, .main .current-menu-parent a, .main .current-menu-ancestor a {
		color: #FFF;
	}
	
	.main li, .main .sub-menu li {
		margin-bottom: 0;
	}
	
	.main li {
		font-size: 16px;
		width: 50%;
		border-bottom: 1px solid #bdbcbc;
	}
	
	 .main ul.sub-menu li {
	 	display: block;
		border-bottom: 1px solid #7d0a32;
	}
	
	.footer-small .main ul.sub-menu {
		padding: 0;
	}
	
	.head-top {
		right: 10px;
	}
	
	/* ---- Subnavi ----*/
	.main ul.sub-menu {
		font-family: "ff-marselis-slab-web-1","ff-marselis-slab-web-2", MarselisSlabWeb, serif;
    	font-size: 18px;
    	font-weight: 400;
    	letter-spacing: 0.01em;
		padding: 0;
		background-image: none;
		margin: 0;
		width: 50%;
		position: absolute;
		top: 0;
		left: auto;
		right: 0;
		background-color: #FF3200; 
	}
	
	.main ul.sub-menu li {
		font-size: 18px;
	}
	
	.main ul.sub-menu li.navi-clear:before {
		display: none;
	}
	
	.main ul.sub-menu li a {
		display: block;
		padding: 0 !important;
		border-top: 0 !important;
		background-color: transparent !important;
	}
	
	.main .sub-menu a, .main .current-menu-item .sub-menu a {
		text-indent: 6px;
	}
	
	.main a:hover, .main .current-menu-item a {
		line-height: 27px;
	}
}

/* ---- iPhone, Smartphones Landscape ----*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
	body.page-template-page-timetable-2014-php {
		min-width: 840px;
	}
}

/* ---- iPhone, Smartphones Portrait ----*/
@media screen and (max-width: 395px) { 
	.blog .news-item, .blog .news-item img, .archive .news-item, .archive .news-item img, .search .news-item, .search .news-item img {
		width: 260px !important;
	}
	
	.news-all .scroll-button {
		top: 50px;
	}
	
	.news-all .scroll-button, .speaker-all .scroll-button {
		left: -10px;
	}
	
	.news-all .nextPage, .speaker-all .nextPage {
		left: auto;
		right: -10px;
	}
}

/* ---- Blog iPhone, Smartphones ----*/
@media screen and (max-width: 510px) { 	 
	.news-list .news-item {
		position: static !important;
	}
}
