/*
Theme Name: Exground 33 Theme
Author: Patrik Pezelj and Marius Hofmann
Description: Theme for Exground 33
Version: 1.5
Text Domain: exground
 */
/* Define main Variablen */

body, html{ width: 100%;height: 100%;margin: 0;padding: 0;}
body{background-color: white; font-family: 'Open Sans', sans-serif;}

a:link, a:visited{ color: #300300; text-decoration: underline;}
a:hover {text-decoration: none;}
a:active {color: red;}

a.wp-block-file__button {
  color: #fff;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6{ font-family: 'Oswald', sans-serif; font-weight: 400; color: #c8081e;}

.screen-reader-text{display: none;}
.header{background-color: #c8081e;font-family: 'Oswald', sans-serif; font-weight: 300; letter-spacing: 0.1em;}
.header .logo{background-image: url(assets/images/ex_logo_big.png); background-repeat: no-repeat; background-position: left center; background-size: contain; display: inline-block; }

.underHeader{margin: 10px 0 20px 0;width: 100%; min-height: 30px;}

.pageTitle{font-size: 26px;font-family: 'Oswald', sans-serif; font-weight: 400; color: #c8081e;}

/* .content{} */

.postImage{max-width: 100%;width: 100%; height: auto; }

.searchContainer form input {height: 40px; min-width: 200px; font-size: 16px;}
.search-submit{ background-color: transparent; background-image: url(assets/images/search_dark.png); background-repeat: no-repeat; background-position: center; background-size: contain; width: 15px; height: 15px; border: 0; top: -5px; position: relative; margin: 0px 5px; }
.header .search-submit{background-image: url(assets/images/search.png); width: 25px; height: 25px; margin: 0px 10px;}
.page{position: relative;min-height: 100%;}
.mobileMenu {font-size: 40px; z-index: 999; color: white;}

.showSearchContainer{max-height: 50px; padding: 10px;}
.header .display {max-height: 500px !important; padding: 10px !important;}


.header .menu { color: #e52c3f; }
.menu ul { position: relative;  text-transform: lowercase; margin: 0; padding: 0; list-style-type: none; list-style-position: outside; z-index: 900;  }
.menu ul li {padding: 0 0 5px; display: inline; position: relative; }
.menu ul li:hover:after { width: 100%; }
.menu ul li:first-child { padding-left: 0; }
.menu li ul li { float: none; margin: 0; padding: 15px 0 10px 0; border-top: 1px solid #fff; display: block; }
/*.menu li:hover > ul {  max-height: 600px; }*/
.menu li ul{display: none;}
.menu li ul li:after{display: none;}
.menu li ul li:hover{border-top-color: white;}
.menu a:link, .menu a:visited{color: #fff; text-decoration: none;}
.menu a{position: relative; z-index: 999;}


.footer{position: absolute; bottom: 0px; left: 0px;width: 100%;display: block; margin-top: 100px;height: auto;}
.footer .footerContent{padding: 10px; color: #fff; text-align: right; font-size: 12px;background-color: #c8081e;}
.footer ul{ margin: 0; padding: 0; list-style-type: none; list-style-position: outside; }
.footer ul li{display: inline; padding: 0px 7px 0px 5px; border-right: #fff solid 2px;}
.footer ul li:last-child{border-right: 0 none;}
.footer ul li a:link, .footer ul li a:visited{text-decoration: none; color: #fff;}

.socialMedia img{
  height: 75px;
  width: 75px;
  padding: 2.5px;
}

.socialMedia .full-width-icon{
  width: 157px;
  height: 53px;
  margin: 3px 0;
}

.socialMedia .small-icon{
  height: 50px;
  width: 50px;
  padding: 0;
}

.socialMedia{
  width: 170px;
  float: left;
  margin-left: 10px;
  text-align: center;
}

@media (max-width: 850px){
  .socialMedia{
    width: 100%;
    float: left;
    text-align: center;
    margin: 0;
  }
  .socialMedia .mobile-small-icon {
    height: 45px;
    width: 45px;
  }
  .socialMedia .mobile-full-width-icon{
    width: 80px;
    height: 27px;
  }
}

/*News Page*/
.newsContainer{width: 50%; float: left;}
.newsEntry{background-color: #fffcc6; width: 95%; max-width: 400px; padding-bottom: 5px; margin-left: auto; margin-right: auto; margin-bottom: 20px; position: relative;}
.newsEntry .newsImage{background-size: cover; background-repeat: no-repeat; background-position: center; width: 100%; height: 300px;}
.newsEntry .newsText{margin: 10px 10px 40px 10px;}
.newsEntry .newsText .newsTitle{font-family: 'Oswald', sans-serif; font-weight: 500; font-size: 20px; }
.newsEntry .readMore{font-family: 'Oswald', sans-serif; font-weight: 500; font-size: 16px; position: absolute; left: 10px; bottom: 10px;}
.newsEntry .published{ font-size: 14px; font-style: italic; position: absolute; right: 10px; bottom: 10px;}
.newsEntry a:link, .newsEntry a:visited{text-decoration: none; color: #000000;}

/*Search Results*/
.searchResultArticle{border-bottom: #000 solid 2px; margin-bottom: 20px;}
.searchResultArticle:last-child{border-bottom: none 0px;}


/*#country{background-image: url(https://exground.com/wp-content/themes/exground/assets/images/laenderschwerpunkt_en.png);}*/
#countryMobil{background-position: top;background-size: 150px;background-repeat: no-repeat;}

#infoBox{display: block; text-align: center;}
#infoBox img {margin-bottom: 10px;}

.langSelection{ color: #fff;}

*, ::after, ::before {
    box-sizing: content-box;
}

.splitContentRight{margin: 10px 0px;}

@media (min-width: 1001px){
  /* Alles fuer die Desktop*/
  .header{height: 200px;}
  .header .logo {width: 500px; height: 120px; left: 0px; top: 0px; padding-left: 250px; padding-top: 25px;}
  .header .menu {font-size: 14px; margin-left: 250px; margin-top: 15px;}

  .header .title{font-size: 40px; font-weight: 500; color: #fff;}
  .menu ul li { padding: 0 15px 2px}
  .content{margin-left: 210px; margin-right: 210px; max-width: 900px;}
	.navigation{margin-right: 210px;}
  .searchContainer{position: absolute;top: 100px; right: 30px;}

  .menu li ul { background-color: rgba(50,50,50,0.9); z-index: 900; position: absolute; top: 0; left: 0px; width: auto; margin: 20px 0 0; padding: 0 10px; overflow: hidden;}

  .mobileMenu {display: none; font-size: 40px; left: 10px; top: 10px; width: 50px; position: absolute; z-index: 999; color: white;}

  .mobileSearch{display: none;}

  .splitContentLeft{width: 48%; margin: 10px 2% 15px; float: left;}
  .splitContentRightLimited{width: 48%; float: left; margin-top: 0px;}
  .spaceContent{width: 2%; float: left;}
  .wideContent{width: 100%;margin-bottom: 100px;}

  #country{z-index: 800; position: absolute; right: 10px; height: 400px; width: 200px;background-position: center;background-size: contain; background-repeat: no-repeat; margin-top: 20px;}
  #countryMobil{display: none;}

  #infoBox{z-index: 800; position: absolute; top: 650px; right: 50px; width: 200px; text-align: center;}
  #infoBox a img{padding-left: 40px;}

  .langSelection{position: absolute; top: 20px; right: 50px; }


}

@media (max-width: 1000px) and (min-width: 850px){
  /* Alles fuer die Tablets*/
    .header{height: 150px;}
    .header .logo {width: 400px; height: 80px; left: 0px; top: 0px; padding-left: 200px; padding-top: 25px;}
    .header .title{font-size: 25px; font-weight: 500; color: #fff;}
    .mobileMenu {display: none; font-size: 40px; left: 10px; top: 10px; width: 50px; position: absolute; z-index: 999; color: white;}
    .searchContainer{position: absolute;top: 50px; right: 15px;}


    .header .menu {font-size: 14px; margin-left: 200px; margin-top: 15px;}
    .menu ul li { padding: 0 5px 2px}

    .menu li ul { background-color: rgba(50,50,50,0.9); z-index: 900; position: absolute; top: 0; left: -20px; width: auto; margin: 20px 0 0; padding: 0 20px; overflow: hidden;  }

    .content{margin-left: 210px; margin-right: 210px;width: calc(90% - 200px)}
		.navigation{margin-left: 210px; width: calc(90% - 200px)}

    .mobileSearch{display: none;}

    /*#country{z-index: 999; position: absolute; right: 50px; height: 100px; width: 200px;background-position: center;background-size: contain; background-repeat: no-repeat;}
    #countryMobil{display: none;}*/
    #country{display: block;}
    #countryMobil{width: 100%; height: 200px; margin-top: 10px; margin-bottom: 20px; display: inline-block; background-position: top; background-size: contain;}

    #infoBox{z-index: 800; position: absolute; top: 700px; left: 0px; width: 200px; text-align: center;}

    .footer{height: 200px;}

    .langSelection{position: absolute; top: 20px; right: 30px; }

}

@media (min-width: 849px){
	.newsRow{display: table-row; height: 100%;}
  .newsContainer{display: table-cell; height: 100%;}
  .newsEntry{height: 95%;}

}

@media (max-width: 849px){
    .header{height: 100px; width: 100%;}
    .newsContainer{width: 100%;}

    .header .logo {width: 170px; height: 75px; left: 0px; top: 0px; padding-left: 150px; padding-top: 25px;}
    .header .title{font-size: 16px; font-weight: 500; color: #fff;}

    .searchContainer{position: absolute;top: 0px; right: 15px; display: none;}


    .mobileMenu {display: inline;cursor: pointer; position: absolute; right: 20px; top: 20px; width: 20px;}
    .header .menu {display: none;position: absolute; top: 100px; left: 0; right: 0; background-color: #c8081e; z-index: 999; padding-bottom: 20px;}
    .menu li ul { background-color: rgba(50,50,50,0.9); z-index: 900; position: absolute; top: 0; left: 0px; width: auto; margin: 20px 0 0; padding: 0 20px; overflow: hidden;}

  	.menu ul{  margin: 0; padding: 0 10px; overflow: hidden; float: none; top: 0px;}
  	.menu ul li{display: block; float: none; margin-left: 0; margin-right: 0px; padding: 10px 0; border-top: #fff 2px solid;}
  	.menu ul li:hover:after{display: none;}
  	.menu ul li ul{position: relative; display: none; margin-top: 10px; margin-left: 0px;}
  	.menu ul li ul li{padding-left: 20px; padding-right: 20px;}


    .mobileSearch{margin-left: 20px;}
    .mobileSearch form input{height: 50px; width: calc(100% - 80px); font-size: 20px;}



    .content{width: 96%; margin: 0px 2%;}
		.navigation{margin: 0px 2%;}

    #country{display: none;}
    #countryMobil{width: 100%; height: 160px; margin-top: 10px; margin-bottom: 20px; display: block;}

    #rightInfoBox{z-index: 800; position: relative; top: 200px; text-align: center;}

    #infoBox{
      display: block;
      text-align: center;
      position: relative;
      top: -210px;
    }
    .footer{height: 200px;}
    .langSelection{text-align: center; margin: 10px 0px;}
      /*#countryMobil{display: block;margin-top: 20px;position: relative; bottom: 50px; left: 0px;width: 100%; text-align: center;height: 100px;background-position: center;background-size: contain; background-repeat: no-repeat;}*/
}

/* Slider design */
.ms-info {
    padding: 0 10px;
}

.filmTitle {
	font-size: 18px;
	line-height: 1.2;
}

.filmInProgram {
	margin-bottom: 30px;
}

.bookingButton {
	background-color: #c8081e;
	padding: 10px;
	color: #fff;
	display: inline-block;
	margin-bottom: 10px;
}

.sy-slides-wrap{
	height: auto;
}

.wpcf7-form label{
	font-weight: bold;
}

.wpcf7-list-item {
	display: block;
}

.wp-form-info{
	margin-bottom: 0.5rem;
	display: inline-block;
}

.sy-slide > a > img {
  width: 100%;
  height: 300px;
  margin: auto;
  object-fit: contain;
}
