/* Add here all your css styles (customizations)
 * CSS Document by IntSerive - Holzer & Dengg OG
 * colors:
 * yellow: #CAB000;
 * darkgreen: #32372c;
 * gray: #818376;
 * lightgray: #c8c7bd;
*/

#cookie-bar {background: rgba(17,17,17,0.95); height:auto; line-height:24px; color:#eeeeee; text-align:center; padding:1.5rem 0;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0; color: #fff;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#FF6600;}
#cookie-bar .cb-enable:hover {background: #ffa100;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}

/* Fonts */

@font-face {
  font-family: 'ml';
  src:url('../fonts/ml.eot?-2hrw2z');
  src:url('../fonts/ml.eot?#iefix-2hrw2z') format('embedded-opentype'),
  url('../fonts/ml.woff?-2hrw2z') format('woff'),
  url('../fonts/ml.ttf?-2hrw2z') format('truetype'),
  url('../fonts/ml.svg?-2hrw2z#ml') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="mlicon-"], [class*=" mlicon-"] {
  font-family: 'ml';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mnicon-logo {
  width: 150px;
  height: 200px ;
  background: url(../img/logo-michaela-nutz-grafik-design.jpg) no-repeat 0 0;
  display: block;
}

.header {
  z-index: 230;
}

.header .mlicon-logo {
  color: #32372c;
  font-size: 7em;
  display: block;
  margin: 20px 0;
}

.header .logo {
  position: relative;
  z-index: 100;
  display: block;
  height: 200px;
}

.header a.logo:hover {
  text-decoration: none;
}

.footer .mlicon-logo {
  color: #fff;
  font-size: 4em;
  display: block;
  margin: 17px 0 20px 0;
}

.footer a.logo:hover {
  text-decoration: none;
}

/* Common */

body {
  font-family: 'Open Sans', sans-serif;
}

p, li, li a, label, h1, h2, h3, h4, h5, h6 {
  color: #32372c;
  font-family: 'Open Sans', sans-serif;
}

/* Header */

.header .navbar-nav > li > a,
.header .dropdown-menu li a {
  color: #32372c;
}

.header .navbar-nav > li:hover > a {
  color: #818376;
}

.header .logo img {
  width: 330px;
  height: auto;
}

.header .topbar ul.loginbar > li > a, .header .topbar ul.loginbar > li > a:hover {
  font-size: 13px;
}

.header .topbar ul.loginbar li i.fa {
  font-size: 15px;
  margin-right: 0.25em;
}

.header .topbar ul.languages li a {
  font-size: 13px;
}

.header .dropdown-menu li a {
  font-size: 14px;
}

.header .topbar ul.languages {
  min-width: 110px;
}

.header > .container {
  position: relative;
}

.header .metaMenuHeader {
  position: absolute;
  right: 130px;
  top: 8px;
}

.header .metaMenuHeaderList li {
  list-style: none;
  display: inline-block;
}

.header .metaMenuHeaderList li.tel a:hover {
  text-decoration: none;
  cursor: default;
}

.header .metaMenuHeader,
.header .metaMenuHeader a {
  color: #7c8082;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  z-index: 10000;
}

.header .metaMenuHeaderList li:after {
  content: " /";
}

.header .metaMenuHeaderList li:last-child:after {
  content: "";
}

.header .nav li:first-child.dropdown > a:after {
  content: "" !important;
}


/* Slider */

.da-slider {
  background-image: url("../img/museum/slide-3.jpg");
  height: 500px;
}

.da-slide.slide2 .da-img {
  margin-left: -25%;
}

.tp-banner-container a.btn-u {
  color: #32372c;
  background-color: rgba(202,176,0,0.5);
  border: solid 1px rgba(202,176,0,1);
}

.tp-banner-container a.btn-u:hover {
  background-color: rgba(202,176,0,1);
}

/* Image Caption */
figure {
  position: relative;
}

figure figcaption {
  position: absolute;
  bottom: -10px;
  left: 0;
  padding: 5px 10px;
  z-index: 10;
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
}

/* Blog */

.container .blogdate {
  float: right;
}

.blog .item p {
      margin-top: 0.75rem;
}

.blog .item h2 {
  position: relative;
}

.blog .item h2 span.date {
  position: absolute;
  font-size: 1rem;
  right: 0;
}

.blog .item p a {
  color: #32372c;
}

  /* Publikation */

.publication ul li div {
  display: inline-block;
}

.publication ul li i.fa {
  width: 15px;
  text-align: center;
}

/* Foooter */

.footer .headline,
.footer .latest-list li,
.footer-v1 .link-list li {
  border-color: #73796D;
}

.footer-v1 {
  margin-top: 4rem;
}

.footer-v1 .footer {
  background: transparent;
  border-top: 2px solid #32372c;
  display: none;
}

.footer-v1 .copyright {
  background: transparent;
  border-top: 1px solid #818376;
}

.footer-v1 .footer-socials li a {
  color: #c8c7bd;
}

.footer-v1 .footer .map-img {
  background-image: none;
}

.footer-v1 .footer p, .footer-v1 .copyright p {
  color: #32372c;
}

.list-inline li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.content-sm {
  padding-bottom: 0;
}

.content-sm .typo3-neos-nodetypes-menu {
  text-align: right;
}

.content-sm .typo3-neos-nodetypes-menu ul {
  list-style-type: none;
}

.content-sm .typo3-neos-nodetypes-menu ul li a {
  font-weight: bold;
}

.content-sm .typo3-neos-nodetypes-menu ul li ul li a {
  font-weight: normal;
}

.content-sm .typo3-neos-nodetypes-menu ul li ul li.current a {
  color: #cab000;
}

.thumbnail h3 a, .thumbnail-style h3 a {
  font-size: 20px;
}

.btn-u {
  font-size: 13px;
  padding: 5px 13px 6px;
  color: #32372c;
}

.typo3-neos-nodetypes-image .marginbottom {
  margin-bottom: 1em !important;
}

.nav>li>.dropdown-toggle {
  display: none;
}

#map-canvas {
  width: 100%;
  height: 486px;
}

.panel-group .panel .panel-heading h1,
.panel-group .panel .panel-heading h2,
.panel-group .panel .panel-heading h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.panel-group .panel .panel-heading h2 {
  font-size: 1.8rem;
}

.panel-group .panel .panel-heading h3 {
  font-size: 1.6rem;
}

.panel-group .panel {
  width: 100%;
  margin-top: 4px;
}

.fa-globe {
  display: none;
}

/* Responsive StyleChanges*/

@media (max-width: 991px) {
  .header .navbar-nav .dropdown .dropdown-menu {
    border: 0;
    float: none;
    width: auto;
    margin-top: 0;
    position: static;
    box-shadow: none;
    background-color: transparent;
    display: block;
  }

  .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #cab000;
  }

  .content-sm {
    padding-top: 1em;
  }
}

@media (max-width: 768px) {

  .header .logo {
    width: 70%;
    margin-top: 1em;
  }

  .header .logo img {
    width: 100%;
  }

  .header .mlicon-logo {
    font-size: 3.5em;
    margin: 55px 0 11px;
  }
  
  .fa-globe {
    display: none;
  }

  .metaMenuHeader {
    display: block;
  }

  .dropdown {
    position: relative;
  }
  .nav>li>.dropdown-toggle {
    display: block;
    position: absolute;
    right: 0;
    z-index: 10;
    width: 15%;
  }

  .footer-v1 .footer .col-sm-3 *,
  .footer-v1 .copyright .col-md-6 * {
    text-align: center;
  }

  .footer-v1 .footer .col-sm-3 img {
    display: inline;
  }

  #map-canvas {
    width: 100%;
    height: 200px;
  }
}

.inetbase-unify-carousel .item img {
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .header .mlicon-logo {
    margin: 35px 0;
  }
}

@media (min-width: 1200px) {
  .header .mlicon-logo {
    margin: 20px 0;
  }
}

#portfoliohome .content-sm .col-sm-3 {
  height: 381px;
}

.portfolio-filter {
  display: block;
  margin-bottom: 1rem;
}
.portfolio-filter a {
  padding: 0.25rem 1rem;
  margin-left: .5rem;
}

.portfolio-filter a.active {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .thumbnail-style:hover {
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }

  .thumbnail-kenburn img {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
  }
  .thumbnail-kenburn:hover img {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .thumbnail-style a.btn-more,
  .thumbnail-style:hover a.btn-more {
    right: 10px;
  }
}
