/* 
Theme Name: Crawford
Description: Crawford is a responsive minimalist theme designed for writers.
Author: Michael Burrows  
Author URI: http://www.wpmultiverse.com/
Theme URI: http://www.wpmultiverse.com/themes/crawford/
Tags: black, white, light, one-column, responsive-layout, custom-menu, custom-colors, editor-style, featured-images, sticky-post
Version: 1.0.3
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html 
Crawford WordPress Theme, Copyright 2014 wpmultiverse.com
Crawford WordPress Theme is distributed under the terms of the GNU GPL
Text Domain: crawford
*/

@font-face {
  font-family: "SuisseIntl-Regular-WebXL";
  src: url("type/SuisseIntl-Regular-WebXL.eot") format("eot"),
    url("type/SuisseIntl-Regular-WebXL.ttf") format("truetype"),
    url("type/SuisseIntl-Regular-WebXL.woff") format("woff"),
    url("type/SuisseIntl-Regular-WebXL.woff2") format("woff2"),
    url("type/SuisseIntl-Regular-WebXL.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: "IKANSEEYOUALL";
  src: url("type/IKANSEEYOUALL-Web.eot") format("eot"),
    url("type/IKANSEEYOUALL-Web.ttf") format("truetype"),
    url("type/IKANSEEYOUALL-Web.woff") format("woff"),
    url("type/IKANSEEYOUALL-Web.woff2") format("woff2"),
    url("type/IKANSEEYOUALL-Web.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Apoc-Dark-Regular";
  src: url("type/Apoc-Dark.eot") format("eot"),
    url("type/Apoc-Dark.woff") format("woff"),
    url("type/Apoc-Dark.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Apoc-DarkItalic";
  src: url("type/Apoc-DarkItalic.eot") format("eot"),
    url("type/Apoc-DarkItalic.woff") format("woff"),
    url("type/Apoc-DarkItalic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
	-moz-font-feature-settings: 'ss01', 'ss02';      /* low-level (old Firefox)      */
-webkit-font-feature-settings: 'ss01', 'ss02';   /* low-level (old Webkit)       */
font-feature-settings: 'ss02' on;     /* low-level (all new browsers) */
  font-family: "Apoc-Light";
  src: url("type/Apoc-Light.eot") format("eot"),
    url("type/Apoc-Light.woff") format("woff"),
    url("type/Apoc-Light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Apoc-LightItalic";
  src: url("type/Apoc-LightItalic.eot") format("eot"),
    url("type/Apoc-LightItalic.woff") format("woff"),
    url("type/Apoc-LightItalic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SangBleuEmpire-Black";
  src: url("type/SangBleuEmpire-Black-WebXL.eot") format("eot"),
    url("type/SangBleuEmpire-Black-WebXL.ttf") format("truetype"),
    url("type/SangBleuEmpire-Black-WebXL.woff") format("woff"),
    url("type/SangBleuEmpire-Black-WebXL.woff2") format("woff2"),
    url("type/SangBleuEmpire-Black-WebXL.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Frivole";
  src: url("type/Frivole-Regular.eot") format("eot"),
    url("type/Frivole-Regular.ttf") format("truetype"),
    url("type/Frivole-Regular.woff") format("woff"),
    url("type/Frivole-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

body {  
	background-color: #000000;
  font-family: Helvetica, Arial, "sans-serif";
  font-size: 18px;
	font-weight: 300;
  margin: 0px;
  overflow-x: hidden;
  color: white;
  letter-spacing: 1px;
}

body p {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

/*  .excerpt-link {display: none;} .row[role="main"] {background-color: #fff;  } */

/* ----- startpage ----- */

.page-id-2 footer {
  width: 100%;
  margin-top: 0px;
  position: relative;
  bottom: 0;
}
.page-id-2 #post-title {
  display: none;
}
img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}

.wp-image-125 {
	background-size: 100%;
    background-position: center center;
    background-image: url('http://dev.eps51.com/testsites/palais/wp-content/uploads/animat-icon-static.gif');
}
.wp-image-125:hover {
    background-image: url('http://dev.eps51.com/testsites/palais/wp-content/uploads/animat-icon-animated.gif');
}


.contentbox {
  margin-top: 40px;
}


/* ----- aktuell DE ----- */
.post-page-title {
  font-size: 100px;
  margin: 60px 0 30px 0;
  font-family: "SangBleuEmpire-Regular", serif;
  font-weight: normal;
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: 1px;
  display: block;
  transform: scaleY(1.2);
text-align: center;
}

/* ----- aktuell DE - DETAILSEITE ----- */

.type-post #post-title {
  font-family: SuisseIntl-Regular-WebXL, Helvetica, Arial, sans-serif;
  font-size: 60px;
  margin-bottom: 20px;
  margin-top: 20px;
  transform: scaleY(1);
}
.type-post .post-date {
  margin-top: 40px;
}

/* ----- header & footer ----- */

header {
  background-color: #000000;
  margin: 0;
}
header #logo-tagline {
  background-color: #000000;
  text-align: center;
  padding-bottom: 0px;
}
header #logo-tagline.col-md-12 {
  width: 100% !important;
  height: auto !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.col-md-12 {
  min-height: 0px !important;
padding-left: 20px !important;
  padding-right: 20px !important;
}
header #site-name {
  font-family: "Apoc-Light";
  font-size: 100px;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  transform: scaleY(1.3);
  padding-top: 50px;
  padding-bottom: 40px;
  line-height: 90px;
  letter-spacing: 30px;
}
header #tagline {
  font-family: "SangBleuEmpire-Black";
  font-size: 80px;
  background-color: #000000;
  margin: 0 0 0 0;
  padding: 0;
}
header nav {
  border-top: 0px solid;
}
header nav ul {
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
header nav li {
  position: relative;
  float: none;
  margin: 0;
  padding-right: 0;
  display: block;
  text-align: center;
}

header nav li a {
  font-family: "Apoc-Light";
  font-size: 80px;
  display: run-in;
  text-align: center;
  vertical-align: middle;
  color: black;
}

header nav li.last {
  border: 0;
  float: none;
}
header nav .sub-menu {
  display: none;
  float: none;
  position: absolute;
  left: -1px;
  z-index: 9999;
  background-color: #eaeaea;
  top: 35px;
  padding: 3px 20px;
}
header nav .sub-menu li {
  float: none;
  border: 0;
  position: static;
  right: 0;
  white-space: nowrap;
  font-size: 12px;
  text-transform: none;
  padding: 0;
}
header nav .sub-menu li a {
  font-family: SuisseIntl-Regular-WebXL, Helvetica, Arial, sans-serif;
  font-weight: regular;
  color: #000000;
  line-height: 1.1;
  letter-spacing: 1px;
  font-stretch: expanded;
  padding: 4px 0;
  width: 100%;
  display: block;
}
header nav .menu-item-has-children:hover {
  background-color: #eaeaea;
}
header nav .menu-item-has-children:hover .sub-menu li a {
  color: #000000;
}

/* Burgermenu dauerhaft zeigen  */

.navbar-header {
  float: none;
}
.navbar-toggle {
  display: block;
  margin-top: 12px !important;
}
.navbar-collapse.collapse {
  display: none !important;
}
.navbar-collapse.collapse.in {
  display: block !important;
}
.navbar-nav {
  float: none !important;
}
.navbar-nav > li {
  float: none;
}

.navbar-collapse {
  background-color: #ffffff !important;
  max-height: none !important;
  padding-right: 0px !important;
}

.navbar-collapse.in {
  overflow-y: visible;
}

nav.col-md-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}


button:focus {
  outline: none;
  text-decoration: underline;
}

header .navbar-toggle {
  background-color: transparent;
  float: left;
  z-index: 9999;
  padding-left: 10px;
padding-top: 15px;
  margin-bottom: 0px;
}
header .navbar-toggle span {
  background-color: #ffffff;
}

.navbar-toggle .icon-bar {
  width: 40px !important;
  height: 3px !important;
  margin-bottom: 7px !important;
}

.navi-bar {
  background-color: #000000;
  z-index: 700;
}
button.navi-bar-button {
  background-color: transparent;
  border: 0;
  margin-top: -10px;
  margin-right: 80px;
  height: 80px;
  z-index: 800;
}

.back-button {
	margin-left: 47%;
  background-color: transparent;
  border: solid;
  border-color: #ffffff;
  border-width: 2px;
  margin-top: 20px;
margin-bottom: 40px;
  height: 30px;
}


.menu-item-1120-en {
  background-color: #ffffff;
}
.menu-item-1120-en:hover {
  background-color: #3636fb;
}
header nav li.menu-item-1120-en a {
  font-family: "Frivole";
}

.menu-item-1145-de {
  background-color: #ff9000;
}
.menu-item-1145-de:hover {
  background-color: #3636fb;
}
header nav li.menu-item-1145-de a {
  font-family: "Frivole";
}

header nav li {
  background-color: #dddddd;
}
header nav li a {
  width: 100%;
}
header nav li:hover {
  background-color: #dddddd;
  color: #000000;
  width: 100%;
  text-align: center;
}
header nav li.current-menu-item {
  color: #000000;
  width: 100%;
  text-align: center;
 text-decoration:line-through;
}


/* Burgermenu dauerhaft zeigen – END */

header #site-name:hover {
  font-family: "Frivole";
  color: #ffffff;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  transform: scaleY(1.3);
  padding-top: 50px;
  padding-bottom: 40px;
  line-height: 90px;
  letter-spacing: 30px;
}
.navbar-collapse {
  padding-left: 0px !important;
}
.newer {
  color: #ffffff;
}

article a {
  color: #ffffff;
  text-decoration: underline;
}
article a:hover {
  color: #777777;
  text-decoration: none;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}

/* ----- Allgemein ----- */

.table-palais table {
table-layout: fixed;
} 


.archive-link {
	text-align: center;
  color: #ffffff !important;
	font-weight: bold;
	text-transform: uppercase;
}
.archive-link a {
	text-align: center;
  color: #ffffff !important;
  text-decoration: underline;
}


.archive-link a:hover {
	text-align: center;
  color: #ffffff !important;
  text-decoration: none;
}


.container {
width: 100% !important;
}

.sticky-element {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 700;
}
.sticky-element-2 {
  position: -webkit-sticky;
  position: sticky;
  z-index: 700;
  top: 0px;
} /*  top:70px; */

footer {
  width: 100%;
  margin-top: 40px;
  position: relative;
  bottom: 0;
}
#footer-sidebar {
}
s #footer-sidebar .row {
  overflow: hidden;
}
#footer-sidebar .col {
  padding: 30px 0 0px 0;
  margin-bottom: 0px;
  *margin-bottom: -0px;
}
#footer-sidebar .left {
  text-align: left;
  padding-left: 20px;
  padding-right: 30px;
}
#footer-sidebar .middle {
  padding-left: 15px;
  padding-right: 30px;
}
#footer-sidebar .right {
  padding-left: 15px;
  border: 0;
}
#footer-sidebar .widget {
  padding-bottom: 15px;
}
#footer-sidebar .widget h4 {
  margin-top: 0;
}
#footer-meta {
  margin-top: 20px;
  text-align: left;
  padding-left: 8px;
}
#footer-meta p {
  color: #ffffff;
  font-size: 12px;
font-weight: 100;
}
#footer-meta a {
  color: #ffffff;
}

#footer-meta a:hover {
  color: #777777;
}
#footer-meta .menu {
  text-align: left;
  position: relative;
  float: left;
  padding-left: 0px;
  list-style: none;
}
#footer-meta .menu li {
  position: relative;
  float: left;
  font-size: 12px;
  padding-right: 10px;
font-weight: 100;
}
#footer-meta .col-md-10 {
  height: 20px;
}
#menu-footer_menu_de {
  padding-top: 0px !important;
  margin-top: 0px !important;
}
#menu-footer_menu_en {
  padding-top: 0px !important;
  margin-top: 0px !important;
}

ul#menu-footer.menu{
margin-top: 0.4em;
margin-bottom: 1.5em;
}

#text-3 {
  font-size: 14px;
  line-height: 1.1;
}

/* ----- widgets ----- */
.widget p {
  line-height: 1.4em;
}
.widget ul {
  padding-left: 0;
}
.widget li {
  margin: 0 0 5px 16px;
}
.widget select {
  width: 100%;
}
.widget_search input[type="text"] {
  width: 75%;
}
.widget_calendar table {
  width: 100%;
}
.widget_calendar table td {
  text-align: center;
}
.widget_calendar table caption {
  border-bottom: 1px solid #ddd;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.widget_tag_cloud a {
  font-size: 12px !important;
  background-color: #eee;
  padding: 4px 6px;
  margin: 0 6px 6px 0;
  display: inline-block;
}

/* ----- posts ----- */
#post-title,
.post-title {
  text-align: center;
  font-size: 100px;
  margin: 60px 0 50px 0;
}
article .post-title {
  text-align: center;
  font-size: 40px;
  margin: 60px 0 30px 0;
}
.post-title-news a {
  font-family: SuisseIntl-Regular-WebXL, Helvetica, Arial, sans-serif;
  font-size: 50px;
  text-align: left;
  margin: 0 0 30px 0;
  text-decoration: underline;
}
.post-title-news a:hover {
  font-family: SuisseIntl-Regular-WebXL, Helvetica, Arial, sans-serif;
  font-size: 50px;
  margin: 0 0 30px 0;
  text-decoration: none;
  color: #777777;;
}
.post-date {
  font-family: Apoc-Light, serif;
  font-size: 50px;
  text-align: center;
  color: #ffffff;
  margin-top: 60px;
}
.post-title a {
  color: #ffffff;
}
.divider {
  width: 100%;
  text-align: center;
  color: #ffffff !important;
  font-size: 30px;
  margin-top: 42px;
}
.excerpt-link {
  font-family: IKANSEEYOUALL, serif;
  font-size: 1em;
  width: 100%;
  text-align: center;
}
article {
  text-align: left;
  margin-bottom: 25px;
  line-height: 1.5em;
  font-size: 18px;
}
article.last .divider {
  display: none;
}
article h1,
article h2,
article h3,
article h4,
article h5,
article h6 {
  margin: 0 0 20px 0;
  font-family: "Apoc-Light", serif;
  font-weight: normal;
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: 1px;
  display: block;
}
article h1 {
  font-size: 100px;
  transform: scaleY(1.0);
}
article h2 {
  font-size: 60px;
  transform: scaleY(1.2);
}
article h3 {
  font-size: 40px;
}
article h4 {
  font-size: 24px;
}
article h5 {
  font-size: 21px;
}
article h6 {
  font-size: 18px;
}
article p,
article ul,
article ol {
  margin-bottom: 20px;
}
article ul ul,
article ol ol {
  margin-bottom: 0;
}
article li {
  margin-bottom: 10px;
}
article table {
  width: 100%;
  margin-bottom: 25px;
}
article table td,
article table th {
  border-bottom: 1px solid #484848;
  padding: 5px 10px;
  font-size: 24px;
}
article blockquote {
  border-left: 3px solid #20b2aa;
  padding-left: 30px;
}
article blockquote cite {
  font-style: italic;
}
article dl {
  margin-bottom: 25px;
}
article dt {
  font-weight: bold;
  font-size: 17px;
}
article dd {
  margin: 0 0 10px 0;
  font-size: 16px;
}
#featured-image,
.featured-image {
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: center;
}
#featured-image img,
.featured-image img {
  padding-bottom: 3px;
}
#post-tags {
  font-size: 16px;
  text-align: center;
  margin-top: 45px;
}
#post-tags a {
  color: #ffffff;
  margin-right: 10px;
  font-style: italic;
  display: inline-block;
font-weight: 100;
}
#page-links {
  text-align: center;
  font-size: 14px;
}
.wp-caption,
.gallery-caption {
  max-width: 97%;
  font-size: 14px;
}
.wp-caption-text {
  font-size: 14px;
}
.aligncenter {
  text-align: center;
}
.alignleft {
  float: left;
  margin-right: 15px;
}
.alignright {
  float: right;
  margin-left: 15px;
}
.sticky {
  padding: 20px 60px;
}
.sticky .post-title {
  font-size: 40px;
}
.sticky .divider {
  display: none;
}
.pager {
  width: 100%;
  text-align: center;
  clear: both;
  padding-top: 80px;
  text-transform: uppercase;
}
.pager a.page-numbers {
  background-color: #fff;
  color: #ffffff;
  padding: 4px 10px;
  border: 2px solid #fff;
}
.pager .current {
  padding: 4px 10px;
  border: 2px solid #000000;
}
.pager a.page-numbers:hover {
  background-color: #fff;
  border: 2px solid #000000;
  color: #777777;
}
.pager a.prev,
.pager a.next {
  background-color: #000000;
  color: #ffffff;
  border: 0px solid #fff;
}
.pager a.prev:hover,
.pager a.next:hover {
  background-color: #000000;
  color: #ffffff;
  border: 0px solid #fff;
}

/* ----- comments ----- */
#comments {
  margin-top: 60px;
  margin-bottom: 45px;
  border-top: 1px solid #ddd;
  padding-top: 25px;
}
#comments-title {
  font-size: 18px;
}
#respond {
  margin-top: 30px;
}
.comment-form-comment label {
  width: 100%;
  margin-bottom: 10px;
}
.comment-list {
  list-style: none;
  padding-left: 0;
}
.comment-list li {
  margin-bottom: 20px;
}
.comment-author-name {
  margin-bottom: 3px;
  font-weight: bold;
}
.comment-author-name a {
  color: #222;
}
.comment-body p {
  margin-top: 0;
  line-height: 1.75em;
}
.bypostauthor {
  padding: 5px 20px;
  background-color: #f0f8ff;
}
.comment-awaiting-moderation {
  color: #aaa;
  font-style: italic;
  background-color: #ebebeb;
  padding: 8px;
}
#commentform label,
.form-allowed-tags {
  display: none;
}

/* ----- form elements ----- */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
textarea {
  border: 2px solid #000000;
  margin-right: 5px;
  padding: 12px;
  width: 100%;
  margin-bottom: 10px;
	color: black;
}
input[type="submit"],
input[type="reset"] {
  background-color: #000000;
  border: 0;
  color: #fff;
  padding: 10px 12px;
  text-align: center;
}
input[type="password"] {
  width: 100%;
		color: black;
}
.screen-reader-text {
  display: none;
}


/* ----- Kalender ----- */


.non-stop-bis {
    font-family: SuisseIntl-Regular-WebXL, Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
	font-style: italic; 
    color: #ffffff;
	 text-align: center;
	transform: scaleY(1.6);
	  font-weight: 100;
  }


.row-event {
  border-bottom: 1px solid black;
}

/* -- ACF fields -- */

@media screen and (min-width: 931px) {
  
  .event-name {
    font-family: SuisseIntl-Regular-WebXL, Helvetica, Arial, sans-serif;
    font-size: 50px;
    font-weight: normal;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 1.1;
    letter-spacing: 1px;
    font-stretch: expanded;
    text-align: left;
  }
  .event-time {
    font-family: SuisseIntl-Regular-WebXL, serif;
    font-size: 24px;
    font-weight: normal;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 1.1;
    letter-spacing: 1px;
    text-align: left;
  }
	
	  .event-time-detail {
    font-family: SuisseIntl-Regular-WebXL, serif;
    font-size: 24px;
    font-weight: normal;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 1.1;
    letter-spacing: 1px;
    text-align: center;
  }
	
	
		
.event-date {
    font-family: Apoc-Light, serif;
    font-size: 50px;
    font-weight: normal;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.1;
    letter-spacing: 1px;
    text-align: left;
  }
	
.event-date-detail {
    font-family: Apoc-Light, serif;
    font-size: 60px;
    font-weight: normal;
    color: #ffffff;
    margin-bottom: 0px;
    line-height: 1.1;
    letter-spacing: 1px;
    text-align: center;
text-decoration: underline;
  }


  /* -- Page Sections -- */
  .section-tag1 {
    font-family: Apoc-Light, serif;
    margin-top: 40px;
    margin-bottom: 60px;
    font-size: 70px;
    line-height: 1em;
    background-color: #3636fb;
  }
  .section-tag2 {
    background-color: #ff9000;
    font-family: Apoc-Light, serif;
    margin-top: 30px;
    margin-bottom: 60px;
    font-size: 70px;
    line-height: 1em;
  }
  .section-tag3 {
    background-color: #44a89c;
    font-family: Apoc-Light, serif;
    margin-top: 30px;
    margin-bottom: 60px;
    font-size: 70px;
    line-height: 1em;
  }
  .section-tag4 {
    background-color: #7b2569;
    font-family: Apoc-Light, serif;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 70px;
    line-height: 1em;
  }

  /* -- Inline Text Codes -- */

  .link {
    font-family: SuisseIntl-Regular-WebXL, Helvetica, Arial, sans-serif;
    color: #000000;
    text-decoration: underline;
  }
  .link a {
    font-family: Apoc-Light, serif;
    color: #000000;
    text-decoration: underline;
  }
  .link a:hover {
    text-decoration: none;
  }
  .link:hover {
    text-decoration: none;
  }

  .footnote {
    font-family: SuisseIntl-Regular-WebXL, Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.5;
  }
}


/* -- media queries -- */

@media screen and (max-width: 930px) and (min-width: 640px) {
  #footer-sidebar .col {
    padding-left: 15px;
    border: 0;
  }
  body {
    font-size: 16px;
  }
  header #site-name {
    font-size: 60px;
    line-height: 50px;
    letter-spacing: 10px;
  }
  header #site-name:hover {
    font-size: 60px;
    line-height: 50px;
    letter-spacing: 10px;
  }
  header #tagline {
    font-size: 60px;
    line-height: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  header nav li a {
    font-size: 65px;
  }
  #post-title,
  .post-title {
    font-size: 80px;
  }
  article {
    font-size: 16px;
  }
  article h1 {
    font-size: 80px;
  }
	
	article h2 {
  font-size: 48px;
  transform: scaleY(1.2);
}
	
article h3 {
  font-size: 32px;
  transform: scaleY(1.0);
}
  article h4 {
    font-size: 22px;
    line-height: 1.5;
  }
  .type-post #post-title {
    font-size: 50px;
    margin: 0 0 20px 0;
  }
  .type-post .post-date {
    margin-top: 40px;
  }

  .post-page-title {
    font-size: 80px;
    margin: 40px 0 20px 0;
    line-height: 1.1;
    letter-spacing: 1px;
    transform: scaleY(1.2);
  }
  .post-date {
    font-size: 50px;
    margin-top: 40px;
  }
  .post-title-news a {
    font-size: 40px;
    margin: 0 0 30px 0;
    text-decoration: none;
  }
  .post-title-news a:hover {
    font-size: 40px;
  }

  .page-id-4 footer {
    width: 100%;
    margin-top: 40px;
    position: relative;
  }
  .page-id-4 #post-title,
  .post-title {
    display: none;
  }

  .row-event {
    border-bottom: 1px solid black;
  }
	
.col-md-12 {
padding-left: 20px !important;
padding-right: 20px !important;
}
	
#footer-meta {
  margin-top: 20px;
  text-align: left;
  padding-left: 5px;
}
	
	
header .navbar-toggle {
  background-color: transparent;
  float: left;
  z-index: 9999;
  padding-left: 4px;
padding-top: 15px;
  margin-bottom: 0px;
}
	
article table td,
article table th {
  border-bottom: 1px solid #484848;
  padding: 5px 10px;
  font-size: 20px;
}

  /* -- ACF fields responsive -- */


  .event-name {
    font-family: SuisseIntl-Regular-WebXL, Helvetica, Arial, sans-serif;
    font-size: 40px;
    font-weight: normal;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 30px;
    line-height: 1.1;
    letter-spacing: 1px;
    font-stretch: expanded;
    text-align: left;
  }
  .event-time {
    font-family: SuisseIntl-Regular-WebXL, serif;
    font-size: 20px;
    font-weight: normal;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 1.1;
    letter-spacing: 1px;
    text-align: left;
  }
	
	  .event-time-detail {
    font-family: SuisseIntl-Regular-WebXL, serif;
    font-size: 20px;
    font-weight: normal;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 1.1;
    letter-spacing: 1px;
    text-align: center;
  }
	
	.event-date {
    font-family: Apoc-Light, serif;
    font-size: 40px;
    font-weight: normal;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.1;
    letter-spacing: 1px;
    text-align: left;
  }
	
.event-date-detail {
    font-family: Apoc-Light, serif;
    font-size: 50px;
    font-weight: normal;
    color: #ffffff;
    margin-bottom: 0px;
    line-height: 1.1;
    letter-spacing: 1px;
    text-align: center;
text-decoration: underline;
  }
	
	.back-button {	
	margin-left: 45%;
  background-color: transparent;
  border: solid;
  border-color: #ffffff;
  border-width: 2px;
  margin-top: 20px;
margin-bottom: 30px;
  height: 30px;
}
	



  /* -- Page Sections -- */
  .section-tag1 {
    font-family: Apoc-Light, serif;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 60px;
    line-height: 1em;
    background-color: #3636fb;
  }
  .section-tag2 {
    background-color: #ff9000;
    font-family: Apoc-Light, serif;
    margin-top: 30px;
    margin-bottom: 40px;
    font-size: 60px;
    line-height: 1em;
  }
  .section-tag3 {
    background-color: #44a89c;
    font-family: Apoc-Light, serif;
    margin-top: 30px;
    margin-bottom: 40px;
    font-size: 60px;
    line-height: 1em;
  }
  .section-tag4 {
    background-color: #7b2569;
    font-family: Apoc-Light, serif;
    margin-top: 30px;
    margin-bottom: 40px;
    font-size: 60px;
    line-height: 1em;
  }

  /* -- Inline Text Codes -- */

  .link {
    font-family: SuisseIntl-Regular-WebXL, Helvetica, Arial, sans-serif;
    color: #000000;
    text-decoration: underline;
  }
  .link a {
    font-family: Apoc-Light, serif;
    color: #000000;
    text-decoration: underline;
  }
  .link a:hover {
    text-decoration: none;
  }
  .link:hover {
    text-decoration: none;
  }

 

  .footnote {
    font-family: SuisseIntl-Regular-WebXL, Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.5;
  }
}



@media screen and (max-width: 639px) {
  #footer-sidebar .col {
    padding-left: 15px;
    border: 0;
  }
  body {
    font-size: 15px;
    line-height: 1.3;
  }
  header #site-name,
  header #site-name:hover {
    font-size: 40px;
    line-height: 35px;
    letter-spacing: 5px;
    padding-top: 35px;
    padding-bottom: 30px;
  }
  header #tagline {
    font-size: 35px;
    line-height: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header nav li a {
    font-size: 40px;
  }
  #post-title,
  .post-title {
    text-align: center;
    font-size: 35px;
    margin: 30px 0 25px 0;
  }
  .type-post #post-title {
    font-size: 35px;
    margin: 0 0 15px 0;
  }
  .type-post .post-date {
    margin-top: 30px;
  }

  article {
    font-size: 15px;
  }
  article h1 {
    font-size: 60px;
  }
	
	article h2 {
  font-size: 36px;
  transform: scaleY(1.2);
}
	
		article h3 {
  font-size: 28px;
  transform: scaleY(1.0);
}
  article h4 {
    font-size: 18px;
    line-height: 1.5;
  }
	
	article table td,
article table th {
  border-bottom: 1px solid #484848;
  padding: 5px 10px;
  font-size: 18px;
}
	.table-palais table {
table-layout: auto;
}
	
  #sun {
    align: center;
    height: auto;
    width: auto;
    max-height: 440px;
    display: block;
    margin: auto;
  }

  .post-page-title {
    font-size: 60px;
    margin: 30px 0 15px 0;
    line-height: 1.1;
    letter-spacing: 1px;
    transform: scaleY(1.2);
  }
  .post-date {
    font-size: 35px;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .post-title-news a {
    font-size: 35px;
    margin: 0 0 10px 0;
    text-decoration: none;
  }
  .post-title-news a:hover {
    font-size: 35px;
    margin: 0 0 10px 0;
  }

  .page-id-4 footer {
    width: 100%;
    margin-top: 40px;
    position: relative;
  }
  .page-id-4 #post-title,
  .post-title {
    display: none;
  }
	
#footer-meta {
  margin-top: 20px;
  text-align: left;
  padding-left: 0px;
}
	
header .navbar-toggle {
  background-color: transparent;
  float: left;
  z-index: 9999;
  padding-left: 4px;
padding-top: 0px;
  margin-bottom: 0px;
}

  /* -- EN pages -- */

  /* -- ACF fields responsive -- */

	
  .event-name {
    font-family: SuisseIntl-Regular-WebXL, Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: normal;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 40px;
    line-height: 1.1;
    letter-spacing: 1px;
    font-stretch: expanded;
    text-align: left;
  }
	
.event-date {
    font-family: Apoc-Light, serif;
    font-size: 30px;
    font-weight: normal;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.1;
    letter-spacing: 1px;
    text-align: left !important;
  }
	
	.event-date-detail {
    font-family: Apoc-Light, serif;
    font-size: 30px;
    font-weight: normal;
    color: #ffffff;
    margin-bottom: 0px;
    line-height: 1.1;
    letter-spacing: 1px;
    text-align: center;
text-decoration: underline;
  }

  .event-time {
    font-family: SuisseIntl-Regular-WebXL, serif;
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    margin-top: 5px;
    margin-bottom: 20px;
    line-height: 1.1;
    letter-spacing: 1px;
    text-align: left;
  }
	
	  .event-time-detail {
    font-family: SuisseIntl-Regular-WebXL, serif;
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    margin-top: 5px;
    margin-bottom: 20px;
    line-height: 1.1;
    letter-spacing: 1px;
    text-align: center;
  }
	
.back-button {
margin-left: 40%;
  background-color: transparent;
  border: solid;
  border-color: #ffffff;
  border-width: 2px;
  margin-top: 20px;
margin-bottom: 20px;
  height: 30px;
}
  .row-event {
    border-bottom: 1px solid black;
  }
	
	.non-stop-bis {
    font-size: 14px;
  }

  /* -- Page Sections -- */
  .section-tag1 {
    font-family: Apoc-Light, serif;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 1em;
    background-color: #3636fb;
  }
  .section-tag2 {
    background-color: #ff9000;
    font-family: Apoc-Light, serif;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 1em;
  }
  .section-tag3 {
    background-color: #44a89c;
    font-family: Apoc-Light, serif;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 1em;
  }
  .section-tag4 {
    background-color: #7b2569;
    font-family: Apoc-Light, serif;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 1em;
  }

  /* -- Inline Text Codes -- */

  .link {
    font-family: SuisseIntl-Regular-WebXL, Helvetica, Arial, sans-serif;
    color: #ffffff;
    text-decoration: underline;
  }
  .link a {
    font-family: Apoc-Light, serif;
    color: #ffffff;
    text-decoration: underline;
  }
  .link a:hover {
    text-decoration: none;
  }
  .link:hover {
    text-decoration: none;
  }


  .footnote {
    font-family: SuisseIntl-Regular-WebXL, Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.3;
  }
}

	/* -- Social Media Footer -- */
	.footer__social-media {
		display: inline-flex;
		flex-direction: row;
		align-items: center;
		width: auto;
		margin-top: 23px;
		padding-left: 23px;
		padding-right: 23px;
		float: right;
	}
	.footer__social-media__link {
		margin-right: 30px;
	}
	.footer__social-media__link:last-of-type {
		margin-right: 0;
	}
	.footer__social-media__link:hover {
		margin-right: 30px;
	}
	.footer__social-media__link:last-of-type:hover {
		margin-right: 0;
	}
	.footer__social-media__img {
		height: 25px;
		width: 25px;
	}
	.footer__social-media__link:nth-of-type(3) > img {
		height: 30px;
		width: 30px;
	}
	.footer__social-media__link:nth-of-type(4) > img {
		height: 33px;
		width: 33px;
	}




