
/* LAYOUT */
/* @font-face {
    font-family: 'MetaPlusMedium';
    src: url('../fonts/MetaPlusMedium-Roman.eot');
    src: url('../fonts/MetaPlusMedium-Roman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MetaPlusMedium-Roman.woff2') format('woff2'),
        url('../fonts/MetaPlusMedium-Roman.woff') format('woff'),
        url('../fonts/MetaPlusMedium-Roman.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MetaPlusBlack';
    src: url('../fonts/MetaPlusBlackRoman.eot');
    src: url('../fonts/MetaPlusBlackRoman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MetaPlusBlackRoman.woff2') format('woff2'),
        url('../fonts/MetaPlusBlackRoman.woff') format('woff'),
        url('../fonts/MetaPlusBlackRoman.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
 */


body, body .avia-tooltip {
    font-size: 1rem !important;
}
.avia_textblock {
    line-height: 1.45em;
}
.main_color a, .main_color .widget_first, .main_color b a, .main_color strong a, .main_color #js_sort_items a:hover, .main_color #js_sort_items a.active_sort, .main_color .av-sort-by-term a.active_sort, .main_color .special_amp, .main_color .taglist a.activeFilter, .main_color #commentform .required, #top .main_color .av-no-color.av-icon-style-border a.av-icon-char, .html_elegant-blog #top .main_color .blog-categories a, .html_elegant-blog #top .main_color .blog-categories a:hover {
    color: #dd977b !important;
	text-decoration: none;
}
a:hover, a:focus, a:visited {
    outline: 0;
    text-decoration: underline;
}
/* .dotfbpost a */
#footer-include a,
#instarow a{
	/* color: white !important; */
    color: #453888 !important;
}
.content, .sidebar {
    /* padding-top: 20px; */
    border: 0 !important;
}
.container {
    padding: 0px 20px;
}
.cleardiv{
	clear: both;
}
a{
    color: #dd977b;
}
/* a, strong{
    color: #dd977b;
} */
.logo {
    /* width: 70%; */
    
    width: calc(100% - 220px);
}
.logo img {
    padding: 5px 0;
    padding: 11px 0;
    float: left;
}
#avia-menu a,
.extra_scoial a,
.logo > a,
.logo > a > img {	
    /* max-height: 54px !important; */
    /* height: 54px !important; */
    line-height: 54px !important;
    /* max-width: 450px; */
    margin-top: inherit;
    height: 100%;
    padding: 0;
}
.dot_mini a img, 
.plus_mini a img, 
.extra_scoial a{	
    max-height: 32px !important;
    height: 32px !important;
    line-height: 32px !important;
}
.dot_mini{	
    /* position: absolute; */
    margin-top: 17px;
    margin-right: 45px;
}
.dot_mini a img{	
    max-height: 20px !important;
}
.logo a,
.logo .subtext {
    float: left;
}
.container_wrap {
    border: 0;
}
.logo .beijedemwetter {
    float: left;
    height: initial;
    padding: 0;
    text-transform: uppercase;
    color: black;
    font-size: 75%;
    margin: -8px 3em 0 16px;
    font-weight: bold;
}
.logo .beijedemwetter {
    position: absolute;
    bottom: 64px;
    left: 209px;
}


/* .logo .dot_claim {
    line-height: initial;
    position: absolute;
    right: 0;
    top: 53px;
    top: -6px;
} */
.logo .dot_claim {
    line-height: initial;
    margin: 0 10px 0;
    float: left;
    height: 100%;
}
/* .logo .dot_date img,
.logo .dot_claim img {
    max-width: 304px; 
    max-width: 450px;
    width: 25vw;
} */
.logo .dot_date img,
.logo .dot_claim img {
    height: 89%;
    width: auto;
    padding: 0;
    margin: 1.1% 0;
}
.logo .dot_date {
	line-height: initial;
    position: absolute;
    left: 225px;
    bottom: 0px;
}
.logo .dot_date img{
    max-height: 53px !important;
}
.header-scrolled .logo .dot_date {
    bottom: 3px;
}
.header-scrolled .logo .dot_date img{
    max-height: 49px !important;
}
/*  */

.logo .dot_date,
.logo .dot_claim {
    color: black;
	
    font-family: 'rubik-v21-latin', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif !important;
	font-size: 26px;
}
.logo .dot_claim{
    font-size: 31px;
	text-transform: uppercase;
	
}
.logo .dot_claim,
.logo .dot_claim a{
    white-space: nowrap;
	color: black;
	text-decoration: none !important;
}
.logo .dot_date {
    color: #dd977b;
    white-space: nowrap;
    top: 17px;
    font-size: 30px;
    bottom: initial;
}

@media only screen and (max-width:767px) {
  .responsive #top.home .logo {
      margin-left: 6%;
  }
}
@media only screen and (max-width:990px) {
  body:not(.page-template-template-4plus) .logo img{ 
    visibility: hidden !important;
  }

  body:not(.page-template-template-4plus) .logo {
	  /* background: url('https://dot2016.machiel.at/wp-content/uploads/2023/07/dotdotdot2023_logo.svg')!important; */
	  background: url('https://dotdotdot.at/wp-content/uploads/2022/07/dotdotdot_logo.svg')!important;
	  background-repeat: no-repeat!important;
      background-position: center left !important;
      background-size: contain !important;
  }
  body:not(.page-template-template-4plus) .logo .dot_claim,
  body:not(.page-template-template-4plus) .logo .dot_claim a{
    display: none;
  }
  .responsive #top .logo {
      width: 58%;
  }
}

@media only screen and (max-width:450px) {
  
  .responsive #top .logo {
      width: 58%;
    width: 70%;
  }
  .logo {
      background-size: contain!important;
  }
}




.av_minimal_header.header-scrolled  #header_main, 
.av_minimal_header.header-scrolled  #header_meta , 
#wrap_all.fixed_header  #header_main, 
#wrap_all.fixed_header  #header_meta {
    border-bottom: 1px solid black;
}
.plus_mini,
.extra_scoial {
    position: absolute;
    right: 88px;
    top: 27px;
    width: 80px;
    font-size: 108%;
}
.plus_mini {
    right: 153px;
    top: 12px;
}

.avia-fullwidth-slider.avia-builder-el-first.fullsize{
	/* margin-top: -110px;
	margin-top: -58px; */
}
.avia_transform .av_slideshow_full h2.avia-caption-title{
	text-transform: none;
	font-size: 16px !important;
}

#top .av_slideshow_full .avia-slideshow-arrows a {
    width: 50px !important;
    height: 50px !important;
}
#top .av_slideshow_full .avia-slideshow-arrows a.prev-slide:before, 
#top .av_slideshow_full .avia-slideshow-arrows a.next-slide:before {
    top: -25px !important;
    background-color: transparent;
}

.main_color .av_slideshow_full  .avia-color-theme-color-subtle{
	background-color: #dd977b !important;
	color: white !important;
	border: 3px solid white;
	
    font-size: 16px;
    padding: 10px 15px !important;
}
#top .main_color .av_slideshow_full h2:after{
	background-color: white;
}

.avia_transform .av_slideshow_full .avia-caption-content  {
	text-transform: none;
	font-size: 32px;
}

.special-heading-border {
    display: none;
} 
#top .av-special-heading,
#projects .filtertext h4,
#top .av-special-heading h1, #top .av-special-heading h2, #top .av-special-heading h3, #top .av-special-heading h4,
.main_color h1, .main_color h2, .main_color h3, .main_color h4,
.bsingle .event-detail > .event-header > .sdetail.thetitle h4, .logoswrap h4{
    color: #dd977b;
    width: 100%;
    margin-bottom: 6px !important;
    margin-top: 0em;
    font-size: 100%;
    font-weight: bold;
	position: relative;
}


#top .main_color h1{ font-size: 260%; }
#top .main_color h2{ font-size: 230%; }
#top .main_color h3{ font-size: 200%; }
#top .main_color h4,
#projects .filtertext h4,
.logoswrap h4{ font-size: 160%; }
#top .main_color h5{ font-size: 120%; }
#top .main_color h6{ font-size: 100%; }

#top .all_colors h1{ 
    font-size: 380%;
}
#top .all_colors h2{ font-size: 320%; }
#top .all_colors h3{ font-size: 250%; }
#top .all_colors h4{ font-size: 220%; }
#top .all_colors h5{ font-size: 160%; }
#top .all_colors h6{ font-size: 100%; }
#top .all_colors h1,
#top .all_colors h2,
#top .all_colors h3,
#top .all_colors h4,
#top .all_colors h5,
#top .all_colors h6{ 
    color: black; 
    text-transform: uppercase; 
    line-height: .8em; 
    margin-bottom: 15px;
}

#top .alternate_color h1{ font-size: 380%; }
#top .alternate_color h2{ font-size: 320%; }
#top .alternate_color h3{ font-size: 250%; }
#top .alternate_color h4{ font-size: 220%; } 
#top .alternate_color h5{ font-size: 160%; } 
#top .alternate_color h6{ font-size: 100%; } 

#top .main_color h1:after,
#top .main_color h2:after,
#top .main_color h3:after,
#top .main_color h4:after,
#top .all_colors h1:after,
#top .all_colors h2:after,
#top .all_colors h3:after,
#top .all_colors h4:after,
#projects .filtertext h4:after,
.logoswrap h4:after,
#top .alternate_color h1:after,
#top .alternate_color h2:after,
#top .alternate_color h3:after,
#top .alternate_color h4:after,
.sdetail.filmtitle h4:after,
.bsingle .event-detail > .event-header > .sdetail.thetitle h4:after{
	content: '';
	width: 100%;
	height: 1px;
	background-color: #000;
    display: block;
    margin-top: 2px;
}

.a11y-toolbar.right {
    right: -5px;
    left: auto;
    top: 70% !important;
    left: initial;
    transform: scale(.8);
}

#top nav .extra_scoial .social_bookmarks {
    overflow: visible;
}
.av-burger-overlay-bg {
    background: #dd977b !important;
}
#top .av-logo-container .social_bookmarks li {
    border: none;
}

#top .social_bookmarks li {
    width: 40px;
}
#top .social_bookmarks li.social_icon_3 {
    display: none;
}
#top .social_bookmarks li a {
    width: 40px;
    line-height: 40px;
    padding: 3px;
    min-height: 40px;
}
.one-half {
    float: left;
    width: 47%;
    margin-right: 3%;
    margin-bottom: 25px;
}
/* .header-scrolled .logo a img {
    visibility: hidden;
}
.header-scrolled .logo a {
    background: url('/wp-content/themes/dotdotdot/img/onlydots.png') no-repeat top center;
    background-size: contain;
}
 */

/* SLIDER */
.avia-caption {
    border-radius: 0px;
    bottom: initial;
    top: 7px;
}
.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
    /* background: rgba(113, 148, 48, 0.66); */
}
.responsive .home #after_section_1 .content {
	padding-top: 0;
}	
.responsive #homesilder .container {
    max-width: initial;
    padding: 0;
}
.mg-thumbs.owl-carousel > div .caption.below{
	position: absolute;
	bottom: 0px;
	left: 10px;
	
    z-index: 999;
}

/* .mg-thumbs.owl-carousel > div .behindimg{
	display: none;
} */
.mg-thumbs.owl-carousel > div .infront{
    background: transparent;
    top: 20px;
    bottom: initial;
    left: 5px;
    z-index: 2;
}
.mg-thumbs.owl-carousel > div .infront *{
    color: white !important;
    font-size: 100% !important;
}
.mg-thumbs.owl-carousel > div .infront h6:before{
    background-color: white;
    left: -6px;
}
.mg-thumbs.owl-carousel > div .caption.below{
	display: none;
}
.mg-thumbs.owl-carousel > div .caption.below a{
	color: white;
	font-weight: bold;
}
.mg-thumbs.owl-carousel {
    margin: 2em auto 1em;
    width: 96%;
    /* width: 100%; */
    padding: 0;
    max-width: 100%;
	
	
    margin: 1em -15% 1em;
    width: 130%;
    max-width: initial;
}
.owl-item > li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
 /*.owl-carousel .owl-item {
    transform: scale(.86);
	transition: all linear 0.2s;
}
.owl-carousel .owl-item.active.center {
    transform: scale(1);
} */
.owl-theme .owl-nav [class*=owl-] {
    padding: 4px 22px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: #dd977b;
}


.owl-prev, .owl-next {
	position: absolute;
	border: none;
	z-index: 100;
    top: 33%;
}
.owl-prev {
    left: 13%;
}

.owl-next {
    right: 13%;
}
 
.film-detail .mg-thumbs .thumbswrap img{
	width: 100%;
}

#cff {
    padding: 0 !important;
    margin: 20px 0;
}
.cff-load-more{
	text-transform: uppercase;
	font-weight: bold;
}
#cff.cff-masonry .cff-load-more {
    color: white !important;
}

#cff.cff-thumb-layout .cff-text-wrapper,
#cff.cff-thumb-layout .cff-photo, #cff.cff-thumb-layout .cff-iframe-wrap, #cff.cff-thumb-layout .cff-html5-video, #cff.cff-thumb-layout .cff-vidLink{
    width: 100% !important;
    clear: both;
}
/* #cff .cff-item{

}
#cff .cff-item .cff-text-wrapper{
	background-color: #fffffff7;
    padding: 0 10px;
} */
 .avia_transform .mg-thumbs.owl-carousel > div a .image-overlay {
    opacity: 0.6;	
    top: 0;
}
 .avia_transform .mg-thumbs.owl-carousel > div .active.center a .image-overlay {
    opacity: 0;
    top: inherit;
}
 .avia_transform .mg-thumbs.owl-carousel > div .active.center:hover a .image-overlay{
    opacity: .5;
    background: #898989;
}
/*  .avia_transform .mg-thumbs.owl-carousel > div .active.center a:hover .image-overlay  .image-overlay-inside{
    display: block;
} */
 .avia_transform .mg-thumbs.owl-carousel > div .active.center:hover .infront,
 .avia_transform .mg-thumbs.owl-carousel > div .active.center:hover .behindimg{
 z-index: 999;	
}



/* PROGRAMM */
/* .mg-thumbs ul li.newmonth,
.mg-thumbs ul li.newweek{
    clear: both;
	margin-top: 3em;
} */
.mg-thumbs ul li .monatslabel,
.mg-thumbs ul li .wochenlabel{
    position: absolute;
	margin-top: -3em;
}

.monatslabel,
.wochenlabel{
	display: none;
}
.mg-thumbs div.gehoerlos, 
.mg-thumbs div.audiodesk, 
div.ontop, 
div.infront {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 303;
    background-color: rgba(0, 0, 0, 0.48);
    padding: 10px;
    width: 75px;
    min-height: 75px;
	
    width: 90px;
    min-height: 90px;
}
.mg-thumbs.owl-carousel .image-overlay .image-overlay-inside {
    display: none;
}
.image-overlay {
    background: #dd977b;
}
div.infront h5,
div.infront h6,
div.ontop h5,
div.ontop h6{ 
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 5px;
  padding: 0;
}

/* FOTO-GRID */
.mg-thumbs ul {
    margin: 0;
    padding: 0;
    margin-left: 0 !important;
}

.mg-thumbs ul li,
.mg-thumbs ul .filme,
.mg-thumbs ul.showall > div,
.filmsearchlist .type-film{
    width: 32%;
    margin: .5% !important;
    float: left;
    padding: 0;
    list-style-type: none;
    position: relative;
}

.film-inner .mg-thumbs ul li .thumbswrap{    
    position: relative;
}
.filmsearchlist .type-film .mg-thumbs ul .filme,
.filmsearchlist .type-film .mg-thumbs ul li{
    min-width: 100%;
    margin: 0 0 2em 0 !important;
}

.mg-thumbs.owl-carousel > div .thumbs-animate,
#projects .mg-thumbs .thumbs-animate {
  background: white;
  height: 0;
  overflow: hidden;
  /* padding-top: calc(591.44 / 1127.34 * 100%); */
  position: relative;
}
.mg-thumbs.owl-carousel > div .thumbs-animate a,
#projects .mg-thumbs .thumbs-animate a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} 
.mg-thumbs .thumbs-animate .infront a,
#projects .mg-thumbs .thumbs-animate .ontop a {
  position: relative;
  top: initial;
  left: initial;
  width: initial;
  height: initial;
} 
.mg-thumbs.owl-carousel > div .thumbs-animate img,
#projects .mg-thumbs .thumbs-animate img {
    width: 100%;
} 
.mg-thumbs.owl-carousel > div .thumbs-animate.img_hoch img,
#projects .mg-thumbs .thumbs-animate.img_hoch img {
  position: absolute;
  margin-top: -33%;
} 

.maxgallery.mg-image-tiles > .mg-thumbs li{
	
}
.maxgallery.mg-image-tiles > .mg-thumbs li img{
	/* height: 300px !important; */
	object-fit: cover;
}
.maxgallery.mg-image-tiles > .mg-thumbs li,
.maxgallery.mg-image-tiles > .mg-thumbs li img{
	width: 300px !important;    
    padding: 0 10px 10px 0;
	
}
#maxgallery-7266.maxgallery.mg-image-tiles > .mg-thumbs li,
#maxgallery-7266.maxgallery.mg-image-tiles > .mg-thumbs li img{
	height: 450px !important;
	
}
.maxgallery.mg-image-tiles > .mg-thumbs li .caption.below p{
    font-size: 90%;
    font-style: oblique;
    padding: 5px 0;
    margin: 0;
    line-height: 1.4em;
    min-height: 50px;
}
.maxgallery .mg-image-tiles .mg-thumbs ul li {
    float: none;
}

/* Filmdetails */

/* .film-inner .rightfloat{
	height: 130px;
	overflow: hidden;
} */



/* Header Infos Wetter */
.topbar{
    position: absolute;
    /* right: 137px;
    top: -31px; */
    right: 203px;
    top: -34px;
	text-transform: uppercase;
	color: #dd977b;	
    white-space: nowrap;
}
.wetter{
	margin: 4px;
}
.wetter_sun,
.wetter_rain{
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: -3px 2px -3px 1px;
    background: transparent url('../img/wetter_sun.png') no-repeat top center;
}

.wetter_rain{
	width: 23px;
	background: transparent url('../img/wetter_rain.png') no-repeat top center;
}
.team-details, .blog-details {
    background: #ffffff;
    border-right: 0;
}

/* Partner Logos*/
.parnterlogos{
	float: right;
	max-height: 80px;
	display: table;
    margin: 25px 0 10px;
}
.parnterlogos a{
    /* float: left; */
    display: table-cell;
    width: 170px;
    height: 100%;
    vertical-align: middle;
    padding: 0 5px;
    /* min-width: 90px; */
    text-align: center;
}
.parnterlogos img{
	margin-bottom: 0;
	height: auto;
	width: 85%;
	margin-left: 10px; 
}


#partnerinnenlogos div{
   transition:all 0.5s ease;
}
#partnerinnenlogos .logoimg,
#partnerinnenlogos .logodesc,
#partnerinnenlogos .logowrap,
#partnerinnenlogos .logodesc,
#partnerinnenlogos .logoimgwrap{
 /*   width: 235px;
  height: 235px;
  width: 155px;
  height: 155px;
 min-height: 224px;
    height: 90px; */
    width: auto;
    
    margin: 5px 10px 5px 0;
}

#partnerinnenlogos .logowrap{
  /* position: relative;
  float: left;
  margin: 0 0 20px 20px;
  margin: 0 0 15px 15px;
  color: rgb(230, 230, 230); */
}

/* #partnerinnenlogos .logoimg,
#partnerinnenlogos .logodesc,
#partnerinnenlogos .logoimgwrap{
  top:0;
  left: 0;
  position: absolute;
} */

#partnerinnenlogos .hasinfo{
  position: absolute;
  top: 30px;
  right: 3px;
  width: 20px;
  height: 20px;
  background: transparent url('../img/info.png') no-repeat top center;
  z-index: 40;
  cursor: pointer;
}

#partnerinnenlogos h4{
    font-size: 130% !important;
    margin-bottom: 10px !important;
}
#partnerinnenlogos .logoimg{
  z-index: 20;
  background-color: white;
  overflow: hidden;
}
#partnerinnenlogos .logoswrap{
  /* width: 100%; */
    margin-bottom: 3em;
 /*  margin-left: -15px; */
  float: left;
  width: 100%;
}
.logoswrap h4{
    margin-top: 0em;
}
#partnerinnenlogos  .logowrap.anim .logoimg{
    /* opacity:0.5; */
	
	-webkit-border-radius: 0%;
	-moz-border-radius: 0%;
    border-radius:0%;
	
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	
	margin-top: 0px;
	margin-left: 0px;
}
#partnerinnenlogos  .logowrap.anim:hover .logoimg{
    /*  opacity:1; */
	
/* 	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
    border-radius:50%;
	
	-webkit-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	
	margin-top: -90px;
	margin-left: -90px;
	margin-top: -60px;
	
	-webkit-transform: scale(0.6);
	-ms-transform: scale(0.6);
	transform: scale(0.6); */
}
#partnerinnenlogos .logodesc{
  /* overflow: hidden; */
  /* background-color: rgb(216, 216, 216); */
  background-color: white;
	/* display:table; */
	display:none;
  top: 130px;
  z-index: 50;
}
#partnerinnenlogos .desc{
  /* background-color: rgb(216, 216, 216); */
  padding: 15px;
  background-color: #F2F2F2;
  color: black;
  height: inherit;
  line-height: 16px;
	display:table-cell;
	vertical-align: middle;
  height: 127px;
  margin-left: -15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#partnerinnenlogos .desc:after 
{
  content: '';
  position: absolute;
  border-style: solid;
  /* border-width: 15px 15px 15px 0; */
  border-width:  0 15px 0 15px;
  border-width:  15px 0 15px 0;
  border-color: transparent #7A9D20;
  display: block;
  width: 0;
  z-index: 1;
  
  
border-width: 0 15px 15px 15px;
border-color: transparent transparent #7A9D20 transparent;
  
/*   margin-top: -15px;
  left: -15px;
  top: 73px; */
  
  margin-top: -15px;
  top: 0;
  left: 73px;
  left: 48%;
}
#partnerinnenlogos .desc p {
  margin-bottom: 0px;
  width: 100%;
  /* height: inherit; */
}
#partnerinnenlogos .logoimgwrap{
  margin: auto;
  text-align: center;
}
#partnerinnenlogos .logoimg img{
  /* width: 80%;
  height: auto !important;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%); */
  
    width: auto;
    height: 90px;
    max-height: 90px;
}
#partnerinnenlogos .logowrap {
}

/* Footer Logos */
#footer-include{
    font-size: 0.94rem !important;
}
#footer-include,
#footer-include a{
	/* color: white !important; */
	color: black !important;
}
#footer-include a{
    color: white !important;
}
#footer-include br{
   display: block;
   margin: 0;
}
#top #footer-include h3{
	font-size: 21px;
	color: black;
}
.menu-item-3528,
#footer-include .menu-item-3528,
#footer-include .menu-item-5520{ /* Hide Archiv */
	display: none;
}
#footer .widget {
    margin: 15px 0;
}
#footer-logos{
  padding: 5px 7px;
  width: 100%;
  display: block;
  overflow: visible;
}
#footer-logos .container{
  max-width: initial;
    /* margin: 15px; */
    padding: 0;
}
#footer-logos .content{
  padding: 0;
}
#footer-logos .widget {
  width: 100%;
  margin-right: 0px;
    padding: 6px;	
    text-align: center;
}
#footer-logos img{
  float: left;
  height: 100%;
  width: auto;
}
#top #footer-logos .widget ul{
    display: inline-block;
    width: auto;	
    margin: 0 auto 6px !important;
    padding: 0;
    float: none;
	
	text-align: center;	
    width: 100%;
	
    /* display: flex;
    flex-flow: row wrap; */
}
#footer-logos ul > li,
#footer-logos .widget{
  /* height: 72px; */
  float: left;
  margin-right: 2em;
  display: table-cell;
  margin-bottom: 0;
  clear: none;
  
    margin-right: 0.5em;
    display: inline-block;
    margin-bottom: 0;
    clear: none;
    /* flex: 1 1 10%; */
    float: none;
}
#footer-logos ul > li a{
  height: 70px;
	display:table-cell;
	vertical-align: middle;
}

/* FILMARCHIV */
.searchandfilter ul li {	
    width: 25%;
    float: left;
}
.filmsearchlist .type-film{
	/* clear: both; */
    width: 32%;
}
.filmsearchlist .type-film .mg-thumbs.thumbs-events{
    width: 100%;
}
/* DIVERSES */
#instahead,
#relatedfilms{
    min-height: 20px;
    padding: 3em 0 0.5em;
    padding: 0;
    /* border-top: 4px solid white; */
    /* border-top: 1px solid #000000; */
    /* border-bottom: 1px solid #000000; */
    /* background-color: #afc47c; */
    background-color: #dd977b;
}
/* #top #instahead h3{
    margin-bottom: 0px !important;
} */
/* #top #instahead h3:after{
    display: none;
} */
#instahead p,
#relatedfilms p{
    margin: 5px auto 3px;
}
#instahead a,
#relatedfilms a{
	text-transform: uppercase;
	text-decoration: none !important;
}
.event-template-default.single-event #instahead .template-page.content {
    padding-top: 0;
    padding-bottom: 0;
}
#instarow{
    /* margin: 0 -2px -4px; */
    position: relative;
    clear: both;
}
#instarow .container{
    max-width: initial;
    padding: 0;
}
#instarow #sb_instagram{
    padding: 0 !important;
}
#instarow #sb_instagram .sbi_info { /* hide instagram infos in row */
    display: none;
}
#instarow #sb_instagram .sbi_follow_btn a {
    background: #fcfdfe;
    background: transparent !important;
    color: #000;
}
#instarow #sb_instagram #sbi_load .sbi_follow_btn {
    position: absolute;
    margin-top: -3.5em;
    top: 0;
    z-index: 99;
	
	display: none;
}
#instarow #sb_instagram .sbi_follow_btn a:hover, #sb_instagram .sbi_follow_btn a:focus {
    box-shadow: none;
}
#instarow #sb_instagram #sbi_load .sbi_follow_btn a:before {
    content: 'dotdotdot.film.festival';
    padding: 10px 0 0;
    display: inline-block;
    color: #719430;
    font-size: 16px;
    margin: 0 8px 0 -100%;
}



#projects .gridlist{
	position: absolute;
	right: 0;
	top: -35px;
  
	display: block;
	width: 52px;
	height: 26px;
}
#projects.list .mg-thumbs ul li.begleitprogramm{
	display: none;
}
.post-type-archive-event #projects .gridlist{
	display: none;
}
#projects .gridlist > div{
	position: relative;
	float: left;  
	display: block;
	width: 26px;
	height: 26px;
	text-indent: -9999px;
	
    background: transparent url('../img/gridlist.png') no-repeat left top;
}
#projects .gridlist > div.button_grid{
    background: transparent url('../img/gridlist.png') no-repeat right top;
}
#projects .gridlist > div.button_list{
    opacity: 1;
}
#projects .gridlist > div.button_grid{
    opacity: 0.4;
}
#projects.list .gridlist > div.button_grid{
    opacity: 1;
}
#projects.list .gridlist > div.button_list{
    opacity: 0.4;
}

#projects.list .mg-image-tiles  .mg-thumbs .thumbs-events .img,
#projects.list .mg-image-tiles  .mg-thumbs .thumbs-events .infront,
#projects.list .mg-image-tiles  .mg-thumbs .thumbs-events .ontop,
#projects.list .mg-image-tiles.tightness .mg-thumbs .caption.below,
#projects.list .mg-image-tiles.tightness .mg-thumbs .gehoerlos,
#projects.list .mg-image-tiles.tightness .mg-thumbs .audiodesk
{
  display: none !important;
}
#projects.list .mg-thumbs ul.showcase {
  padding: 0 20px;
  margin-top: 0px;
  margin-top: 1em;
   padding: 0 20px 40px;
}
#projects.list .mg-threecol .thumbs-events, 
#projects.list .mg-threecol .thumbs-animate{
	width: 100%;
	height: auto;
}
#projects.list  .mg-image-tiles .mg-thumbs > ul 
{
  width: 100% !important;
}
#projects.list  .mg-image-tiles .mg-thumbs > ul > li
{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	margin: 0px !important;
	width: 100%;
	border-bottom: 1px dotted rgb(226, 213, 213);
    border-bottom: none;
}
#projects.list  .mg-image-tiles .mg-thumbs > ul.showall > li.withgap
{
    margin-top: 15px !important;
    border-top: 1px solid #8B8B8B;
	border-top: 1px dotted rgb(226, 213, 213);
    padding-top: 15px;
}
#projects  .mg-image-tiles .mg-thumbs > ul > li.vergangen
{
	
}
#projects.list  .mg-image-tiles .mg-thumbs > ul > li.vergangen
{
	display: block !important;
	/* opacity: 0.5 !important; */
}
#projects  .mg-image-tiles .mg-thumbs > ul > li.vergangen
{
	
}
#projects.list .mg-image-tiles.tightness .mg-thumbs div.behindimg, 
#projects.list .mg-thumbs div.behindimg {
  background-color: white !important;
  width: 100%;
  padding: 4px;
  transition:all 0.1s ease;
  z-index: 299;
}
#projects.list .mg-image-tiles.tightness .mg-thumbs div.behindimg:hover, 
#projects.list .mg-thumbs div.behindimg:hover {
 background-color: rgb(242, 242, 242) !important;
 background-color: rgba(127, 162, 41, 0.28) !important; 
}
#projects.list .mg-image-tiles.tightness .mg-thumbs div.behindimg div, 
#projects.list .mg-thumbs div.behindimg div {
  float: left;
  font-weight: 500;
  min-height: 15px;
}
#projects.list .mg-thumbs div.behindimg div.datum {
  width: 10%;
}
#projects.list .mg-thumbs div.behindimg div.datum.mitbis{
  width: 20%;
}
#projects.list .mg-thumbs div.behindimg div.zeit {
  width: 10%;
}
#projects.list .mg-thumbs div.behindimg div.zeit.mitbis {
  width: 0%;
}
#projects.list .mg-thumbs div.behindimg div.topic {
  width: 13%;
}
#projects.list .mg-thumbs div.behindimg div.barrierefrei {
  position: relative;
  width: 7%;
  height: 17px;
  margin-right: 1%;
    min-width: 60px;
}
.bsingle div.infront div.barrierefrei{	
      position: absolute;
    right: 6px;
    bottom: -7px;
    width: 35px;
}
#projects.grid .mg-thumbs div.behindimg div.barrierefrei{	
    position: absolute;
    right: 6px;
    bottom: 0;
    width: 100%;
    top: 0;
}
#projects.list .mg-thumbs div.behindimg div.barrierefrei > div{  
    background: transparent url('../img/gebaerden_mini.png') no-repeat center top;
    width: 25px;
    height: 25px;
    float: left;
    right: inherit;
    display: block !important;
    position: relative;
    float: right!important;
    margin-right: 5px;
    margin-top: -2px;
}

#projects.grid .mg-thumbs div.thumbs-events > div.gebaerden,
#projects.list .mg-thumbs div.behindimg div.bft-barrierefrei > div.gebaerden,
#projects.list .mg-thumbs div.behindimg div.barrierefrei > div.gebaerden{  
  background: transparent url('../img/gebaerden_mini.png') no-repeat center top;
  display: block !important;
}
#projects.list .mg-thumbs div.behindimg div.barrierefrei > div.audiodesk{  
  background: transparent url('../img/audiodesk_mini.png') no-repeat center top;
  display: block !important;
}
#projects.list .mg-thumbs div.behindimg div.title {
  width: 58%;
}

#projects.list .mg-thumbs div.behindimg div.title,
#projects.list .mg-image-tiles.tightness .mg-thumbs ul li.be-park-of-it div.behindimg div,
#projects.list .mg-image-tiles.tightness .mg-thumbs ul li.workshop div.behindimg div
{
  font-weight: 700;
}

#projects.grid .mg-thumbs div.thumbs-events > div.gebaerden{
    width: 35px;
    height: 35px;
    position: absolute;
    right: 15px;
    bottom: 15px;
    background-color: white;
    border-radius: 20px;
    background-position: center center;
}



#projects.list .mg-thumbs div.behindimg div.title a:link,
#projects.list .mg-thumbs div.behindimg div.title a:visited,
#projects.list .mg-thumbs div.behindimg div.datum,
#projects.list .mg-thumbs div.behindimg div.zeit,
#projects.list .mg-thumbs div.behindimg div.topic
{
  color: black;
}

#projects.list .mg-thumbs div.behindimg div.datum
{
	text-transform: uppercase;
}

/* 2019 */
.ontop{
	display: none;
}
#projects.grid .ontop{
	display: block;
}
#projects.grid .behindimg {
    display: none;
}
#projects.grid .caption.below {
    position: absolute;
    top: 0;
    color: white;
    padding: 0;
    width: 100%;
}
#projects.grid .caption.below > p{
    padding: 10px;
    margin: 0;
}
#projects.grid .caption.below > p > a{
    color: white;
    font-weight: bold;
    width: 100%;
}
#projects.grid .caption.below {
    display: none;
}
.mg-thumbs div.gehoerlos, .mg-thumbs div.audiodesk, div.infront, div.ontop {
    bottom: 10px;
    left: 0;
    background-color: rgba(255, 255, 255, 0.72);
    padding: 5px;
    width: 100%;
    min-height: initial;
    top: initial;
}

.one-half:nth-child(2n) {
    margin-right: 0;
}

.one-half:nth-child(2n+1) {
    clear: left;
}


.bsingle .event-detail > .event-header > .sdetail.thetitle,
.bsingle .event-detail > .sdetail.filter {
  margin-left: 128px;
  margin-left: 0;
}
.bsingle .event-detail > .event-header > .sdetail.thetitle {
  background: none;
 /*  min-height: 50px; */
    margin-bottom: -8px;
    margin-bottom: 8px;
}
.bsingle .event-detail > .event-header > .sdetail.thetitle h4 {
    font-size: 180%;
    /* position: absolute; */
}
.bsingle .filmzeile > .blist {
    border-top: 3px solid #dd977b;
    padding: 2.3em 0;
    clear: both;
    display: block;
}
.bsingle .filmzeile .film-info.sdetail {
    /* font-size: 80%; */
    line-height: 135%;
    /* text-transform: uppercase; */
    /* margin-top: 2em; */
	
   /*  background-color: #afc47c; */
    padding: 13px 10px;
}
/* .bsingle .event-detail .filter{
    padding-bottom: 17px;
    height: 20px;
    display: table;
    width: calc(100% - 130px);
    position: absolute;
    top: 100px;

} */
.bsingle .event-detail > .filter > .filterlogos{
  float: left;
  height: 100%;
  text-align: left;
  
     max-width: 80%;
    line-height: 1em;
}
.bsingle .event-detail > .filter > .filterlogos {
    float: none;
    height: 100%;
    text-align: left;
	
     max-width: 66%;
    line-height: 1em;
    display: table-cell;
    vertical-align: middle;
    height: 22px;
    position: absolute;
	
    /* display: none; */
}

.bsingle .event-detail > .filter img{
  height: 100%;
  height: 20px;
  width: auto;
  margin-right: 10px;
  
     margin: -6px 15px 0;
}
.bsingle .event-detail.saison_2017 > .filter img{
  height: 27px;
}
.bsingle .event-detail .filter .logo_untertitel-oegs img,
.bsingle .event-detail .filter .logo_audiodeskription img,
.bsingle .event-detail .filter .logo_ut-oegs img{
  height: 38px; /* 2016 */
  width: 38px;
  margin-top: -16px;
}
.bsingle .event-detail > .filter .logo_untertitel-oegs img,
.bsingle .event-detail > .filter .logo_barrierefrei img{
  float: right;
}
/* .bsingle .event-detail > .filter .logo_4plus img{
  height: 90%; 
} */
.bsingle .event-detail > .filter .zurueck{
  float: right;
  text-transform: uppercase;
  font-size: 14px;
    margin-top: -6px;
  /* padding-top: 2px; */
  
    display: none;
}
.event-detail div.infront div.barrierefrei {
    bottom: -75px;
    width: 61px;
  
    display: none;
}

.film-info.sdetail .parnterlogos a{
    display: inline-block;
}
.bsingle .film-inner > .mg-thumbs,
.bsingle .film-inner > .rightfloat{
    float: left;
    width: 33%;
    min-height: 100px;
}
.bsingle .film-inner > .mg-thumbs ul,
.bsingle .film-inner > .mg-thumbs ul li{
    
    width: 100%;
}
.bsingle .film-inner > .rightfloat{
    width: 65%;
    margin-left: 2%;
    line-height: 1.3em;
}
.bsingle .film-inner > .rightfloat small{
    font-size: 100%;
    font-weight: bold;
}
.sdetail.filmtitle h4 {
    color: #dd977b;
	font-size: 21px;
}
/* .sdetail.film-info span {
    text-transform: uppercase;
    color: #323232;
    color: #dd977b;
    color: white;
} */
/* .sdetail.film-info span.field {
    color: #323232;
	color: #dd977b;
} */
.sdetail.film-info {
    margin-top: 2.5em;
}
.event-detail .sdetail.film-info span {
    font-size: 85%;
}
.sdetail.film-info span.field:before {
    content: '•';
    margin: 0px 5px 0 0px;
	
    white-space: pre;
    content: "\A";
}
.sdetail.film-info span.field:first-child:before {
	content: none;
	margin: 0px;
}
.sdetail.film-info span.value {
    text-transform: none; 
}

.film-detail .sdetail.filmtitle > small > div {
  float: left;
  display: inline;
}

.film-inner .film-info.sdetail {
  padding-top: 8px;
  margin-top: 5px;
  padding-bottom: 0;
  margin-bottom: 0;
}

.film-inner .film-info.sdetail,
.film-inner .sdetail.filmcontent{
    width: 48%;
    float: left;
    margin: 0 2% 0 0;
}


#projects.grid .behindimg,
.mg-thumbs.owl-carousel > div .behindimg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0.375) 0%, transparent 50%);
    width: 100%;
    min-height: 205px;
    z-index: 2;
}
#projects.grid .behindimg .datum,
#projects.grid .behindimg .zeit,
#projects.grid .behindimg .topic,
.mg-thumbs.owl-carousel > div .behindimg .datum,
.mg-thumbs.owl-carousel > div .behindimg .zeit,
.mg-thumbs.owl-carousel > div .behindimg .topic
{
    display: none;
}
#projects.grid .behindimg .title a,
.mg-thumbs.owl-carousel > div .behindimg .title a
{
    padding: 20px;
    color: white !important;
    font-weight: bold;
    line-height: 1.3em;
    font-size: 120%;
	text-decoration: none !important;
}

.mg-thumbs.owl-carousel > div .behindimg .title a
{
    padding: 45px 20px 20px;
}
.owl-controls > .owl-nav > div,
#dotnav-link,
#scroll-top-link,
#trailerlink {
    background-color: #dd977b !important;
    color: #ffffff !important;
    border: 1px solid #ffffff;
    border-radius: 25px !important;
}
#trailerlink {    
    height: 30px;
    width: 50px;
    line-height: 30px;
    text-decoration: none;
    text-align: center;
    right: 15px;
    bottom: 15px;
    bottom: 20px;
    position: absolute;
    top: initial;
    left: initial;
    z-index: 999;
    opacity: .9;
    white-space: nowrap;
    text-align: right;
    width: initial;
    padding: 0 13px 0 34px;
    border-radius: 30px !important;
    opacity: .95 !important;
    /* font-weight: 700; */
    border: 0;	
}
.image-overlay {
    display: none !important;
}
#trailerlink:hover {    
    opacity: 1;
}

.owl-controls > .owl-nav > div:before,
#dotnav-link:before,
#scroll-top-link:before,
#trailerlink:before{
    content: '\e886';
    font-size: 260%;
    font-size: 50px;
    position: absolute;
    left: 12px;
    top: 0px;
    color: white;
}
.owl-controls > .owl-nav > div:hover:before,
#dotnav-link:hover:before,
#scroll-top-link:hover:before,
#trailerlink:hover:before{
    color: black;
}
#trailerlink:before{
    margin: 2px 0 0 2px;
    content: '\e885';
    font-family: 'entypo-fontello';
    font-size: 340%;
    font-size: 29px;
    left: 13px;
    top: -2px;
}
#top .avia-post-nav {
	display: none;
  top: 30%;
}
#top .avia-post-nav.dot-nav {
	display: block;
    top: 31%;
    background: rgba(127, 162, 41, 0.75);
    border: 1px solid white;
}
#top .avia-post-nav.dot-nav.avia-post-prev {
	border-left: 0;
}
#top .avia-post-nav.dot-nav.avia-post-next {
	border-right: 0;
}
.avia-post-nav.dot-nav.avia-post-prev .entry-info span.entry-title {
    padding-right: 5px;
}
.avia-post-nav.dot-nav.avia-post-next .entry-info span.entry-title {
    padding-left: 15px;
}
.avia-post-nav.dot-nav.avia .entry-info span > div {
    color: black;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.filtertext{
  display: none;
  position: relative;
  padding-bottom: 5px;
    margin-bottom: 20px;
    float: left;
    margin-top: 5px;
}
.filtertext .text{
  /* display: none;  */
  display: block;
}
.filtertext .text p{
    margin: 0 0 1.7em 0;
}


.saison_2017 .filtertext h4{
    height: 38px;
}
.filtertext h4 img{
  height: 100%;
  width: auto;
}
.filtertext h3{
  font-size: 100%;
}
.filtertext .more{
  float: right;
  
  position: absolute;
  right: 0;
  bottom: 2px;
}

.post-type-archive-event .cat-list{
	display: none;
}
.post-type-archive-event .home-programmslider{
    margin-top: 0;
    margin-bottom: -15px;
}
#premenu .cat-list{
	display: block;
    margin-top: -16px;
}
#projects .cat-list{
	display: block;
    margin: 0px;
    position: relative;
    float: none;
/*   background: url('../img/single-separator@2x.gif') repeat-x bottom; */
    padding-bottom: 5px;
    margin-bottom: 15px;
}
#projects .cat-list:after{
	content: '';
    clear: both;
    width: 100%;
    display: block;
}
#projects .filterlabel,
#projects .cat-list .filter{
    float: left;
    margin: 0 0 -1em;
}
#projects .cat-list.menu .filterlabel{
    display: none;
}
#projects .filtertext {
    /* margin: 0 0 30px 0; */
    padding: 0px 5px;
    line-height: 1.3em;
}

#projects .filter.sub-menu li,
.logofilter.sub-menu li{
	float: left;
	margin: 0 5px 6px 0;
}
#projects .filter.sub-menu li a,
.logofilter.sub-menu  li a{
    background-color: #dd977b;
    color: #ffffff;
    /* border: 1px solid #ffffff; */
    border-radius: 50px;
    padding: 4px 15px;
    color: white;
    text-decoration: none !important;
    font-size: 100%;
}
#projects .filter.sub-menu li.current a,
#projects .filter.sub-menu li a:hover,
.logofilter.sub-menu  li.current a,
.logofilter.sub-menu  li a:hover {
    background-color: #dd977b;
}

h4.dotted:before {
    content: url(../img/Icons_dotdotdot17.png);
    /* background: url(../img/Icons_dotdotdot17.png) no-repeat -68px bottom; */
    display: none;
    position: absolute;
    width: 62px;
    height: 61px;
    overflow: hidden;
    transform: scale(0.58);
    top: -22px;
    right: -8px;
    transition: all 0.5s ease;
    text-indent: -68px;
}
h4.dotted:hover:before {
    transform: scale(.65);
    /* top: -61px;
    left: -40px; */
}

h4.dotted.icon_pay:before {
	display: block;
    text-indent: 0px;
}
h4.dotted.icon_roll:before {
	display: block;
    text-indent: -68px;
}
h4.dotted.icon_4plus:before {
	display: block;
    text-indent: -333px;
}
h4.dotted.icon_gehoer:before {
	display: block;
    text-indent: -135px;
}
h4.dotted.icon_workshop:before {
    display: block;
    text-indent: -402px;
    width: 129px;
    margin-right: -7px;
}
h4.dotted.icon_barriere:before {
	display: block;
    text-indent: -68px;
     width: 262px;
    right: -53px;
}
h4.dotted.icon_freitag:before {
    display: block;
    text-indent: -131px;
    width: 196px;
    right: -26px;
}

.filmzeile .more,
.film-detail .more{
	display: none;
}
.mg-thumbs .zoom {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 9999;
}
.mg-thumbs .zoom.link {
    left: 40px;
}

.mg-thumbs .zoom a {
    text-indent: -9999px;
	display: block;
}
.mg-thumbs .zoom a:before {	
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    content: attr(data-av_icon);
    speak: none;
	
    font-family: 'entypo-fontello';
	
	color: white;
	font-size: 140%;
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 0;
}
.mg-thumbs .zoom a:before{	
    content: '';
}
.mg-thumbs .zoom.link a:before {	
    content: '\e822';
}

#ytc-wrapper .ytc-thumbnails .ytcthumb-cont {
    margin-bottom: 1em;
}
#ytc-wrapper div.film-detail .ytctdescription{
    line-height: 1.4em;
}

#top label.input_checkbox_label {
    /* font-weight: 400; */
    /* font-size: 87%; */
    /* line-height: 1.2em; */
    font-weight: 600;
    font-size: 1.1rem;
    line-height: 1.2em;
    margin: 10px 0;
    float: left;
}
#film-detail-still{
	margin-bottom: -3em;
}
#film-detail-still-single{
	margin-bottom: 2em;
}

.bsingle .event-detail div.infront,
.mfp-wrap .bsingle div.infront,
.bsingle .event-detail div.ontop,
.mfp-wrap .bsingle div.ontop {
    top: 62px;
    left: 0 !important;
    padding: 0;
    background-color: transparent !important;
	
    width: initial;
    position: relative;
    top: 0;
    height: initial;
    min-height: initial;
    padding-bottom: 24px;
}
#projects div.infront *,
.bsingle .event-detail div.infront *,
.mfp-wrap .bsingle div.infront *,
.mg-thumbs.owl-carousel > div .infront *,
#projects div.ontop *,
.bsingle .event-detail div.ontop *,
.mfp-wrap .bsingle div.ontop *{
    color: black;
    float: left;
    margin: 0 5px;
    font-size: 110%;
    position: relative;
}
.bsingle .event-detail div.infront{
    left: -7px !important;
}
#projects div.ontop *,
#projects div.infront *{
    font-size: 100%;
}
#projects div.infront h6:before,
.bsingle .event-detail div.infront h6:before,
.bsingle .event-detail div.infront .topic:before,
.mfp-wrap .bsingle div.infront h6:before,
.mfp-wrap .bsingle div.infront .topic:before,
.mg-thumbs.owl-carousel > div .infront h6:before,
#projects div.ontop h6:before,
.bsingle .event-detail div.ontop h6:before,
.bsingle .event-detail div.ontop .topic:before,
.mfp-wrap .bsingle div.ontop h6:before,
.mfp-wrap .bsingle div.ontop .topic:before{
    content: '';
    width: 1px;
    height: 100%;
    background-color: black;
    position: absolute;
    left: -6px;
}
.mfp-wrap{
    top: 110px !important;
    height: calc(100% - 110px) !important;
}
.doteventnav,
.mfp-arrow {
    position: fixed !important;
}
button.mfp-arrow,
.doteventnav {
    top: 205px;
	visibility: visible !important;
	bottom: initial;
}
.doteventnav a{
    text-indent: -9999px;
}
.mfp-close-btn-in .mfp-close {
    color: #fff !important;
    right: 10px !important;
    top: 10px !important;
}
/* .owl-controls > .owl-nav > div.owl-prev, */
.doteventnav.dotprev,
.mfp-arrow-left{
	left: 50px !important;
	right: initial !important;
}
/* .owl-controls > .owl-nav > div.owl-next, */
.doteventnav.dotnext,
.mfp-arrow-right{
	right: 50px !important;
	left: initial !important;
}
.doteventnav a,
button.mfp-close, button.mfp-arrow {
    background: #000 !important;
    border-radius: 60px !important;
}
button.mfp-close {
    width: 44px !important;
    height: 44px !important;
    padding: 0 13px !important;
}
/* div.avia-popup .mfp-close {
    height: 44px !important;
    width: 44px !important;
} */
button.mfp-arrow {
    height: 50px !important;
    opacity: 0.7 !important;
}
button.mfp-arrow,
.doteventnav a{
    height: 50px !important;
    width: 50px;
    display: block;
	opacity: 0.7;
}
.doteventnav a:hover{
	opacity: 1; 
}
/* div.avia-popup button.mfp-arrow:before {
    line-height: 40px !important;
    height: 40px !important;
    margin-top: -20px !important;
    font-size: 40px !important;
    color: white !important;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 20px !important;
    border-bottom-width: 20px !important;
    top: -9px !important;
    left: -10px !important;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
    opacity: 1;
    border: none !important;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 30px solid #FFF !important;
    margin-left: 31px !important;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 30px solid #FFF !important;
    margin-left: 45px !important;
} */

#top .avia-slideshow-arrows a {
    width: 50px;
    height: 50px;
    line-height: 52px;
    font-size: 25px;
    opacity: 1;
    display: block;
    visibility: visible;
    background-color: rgba(127, 162, 41, 0.84);
    border-radius: 60px;
    border: 1px solid white;
	transform: scale(.7);
}
#top .avia-slideshow-arrows a:hover {
    background-color: #dd977b;
}

.owl-controls > .owl-nav > div,
#dotnav-link {
    position: fixed;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-decoration: none;
    text-align: center;
    z-index: 1030;
}
.owl-controls > .owl-nav > div{
    position: absolute;
}

#top .avia-slideshow-arrows a:before,
/* div.avia-popup button:before, */
.owl-controls > .owl-nav > div:before,
#dotnav-link.doteventnav:before {
    content: '\e885' !important;
    font-size: 50px !important;
    top: 0 !important;
    font-family: 'entypo-fontello' !important;
    color: white;
}
.owl-controls > .owl-nav > div.owl-next .fa,
.owl-controls > .owl-nav > div.owl-prev .fa{
	display: none;
}
.avia-slideshow-dots a {
    height: 8.5px;
    width: 8.5px;
    background: #dd977b;
}
button.mfp-arrow:before {
    border: 0;
    width: 100%;
    height: 100%;
	margin: 0;
    color: white;
    font-size: 50px;
    top: 0px;
    transform: scale(1) !important;
}
#top .avia-slideshow-arrows a.next-slide:before,
button.mfp-arrow-right:before,
.owl-controls > .owl-nav > div.owl-next:before,
#dotnav-link.doteventnav.dotnext:before {
    font-family: 'entypo-fontello' !important;
    content: '\e885' !important;
    left: 17px !important;
}
.mfp-arrow-right:after,
.mfp-arrow-left:after{
	content: none;
	display: none !important;
}
#top .avia-slideshow-arrows a.prev-slide:before,
button.mfp-arrow-left:before,
.owl-controls > .owl-nav > div.owl-prev:before,
#dotnav-link.doteventnav.dotprev:before {
    font-family: 'entypo-fontello' !important;
    content: '\e884' !important;
    left: 10px !important;
}
#top .avia-slideshow-arrows a.prev-slide:before,
#top .avia-slideshow-arrows a.next-slide:before{
    top: -6px !important;
    background-color: transparent;
}
#top .avia-slideshow-arrows a.prev-slide:before{
    left: -3px !important;
}
#top .avia-slideshow-arrows a.next-slide:before{
    left: 3px !important;
}
button.mfp-arrow:before {
    left: 4px !important;
    top: -3px;
}
button.mfp-arrow-left:before {
    left: -4px !important;
}


button.mfp-close,
button.mfp-arrow {
    top: 50%;
    border: 1px solid white !important;
}
#trailerlink,
.owl-controls > .owl-nav > div,
#dotnav-link {
    opacity: 0.7;
    visibility: visible;
}
#trailerlink:hover,
button.mfp-arrow:hover,
#scroll-top-link:hover,
.owl-controls > .owl-nav > div:hover,
#dotnav-link:hover {
    visibility: visible;
    background-color: #f8f8f8  !important;
    color: #000000  !important;
    border: 1px solid #ebebeb;
}
button.mfp-arrow:hover:before {
    color: black !important;
}
div.avia-popup .mfp-close {
    border: 1px solid white;
}
/* .doteventnav a:after {
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
    border-width: 15px;
    margin-top: -15px;
}
.doteventnav.dotnext a:after {
	left: 42%;
	border-left-color: #ffffff;
}
.doteventnav.dotprev a:after {
	right: 42%;
	border-right-color: #ffffff;
} */

#projects {	
    margin: 2em 0;
    padding-bottom: 2em;
    padding-bottom: 0;
}
#projects.relatedfilms {	
    margin: 0 0 -2em;
}
#projects div.ontop {	
    position: relative;
    padding: 0;
    bottom: initial;
    margin-top: 1.5em;
    background-color: transparent;
}
#projects a .image-overlay {	
    left: -5px;
    top: 0px;
    overflow: hidden;
    display: block;
    height: 475px;
    width: 485px;
}
#projects div.ontop a{	
	float: none;
}
#projects div.ontop a h5{	
    margin-left: -7px;
    font-size: 112%;
    margin-top: -1px;
}
#projects div.ontop a h5,
#projects div.ontop a h5 *{	
    color: #dd977b;
}
#projects div.infront{	
	display: none;
    top: initial;
    background-color: rgba(255, 255, 255, 0.77);
    z-index: 99;
}
#projects.grid .caption.below > p {
    padding: 2px 6px;
    line-height: 1.4em;
}
#projects.grid .caption.below > p > a {
    color: black;
}
#projects.relatedfilms {
    background-color: #dd977b;
}
#projects.relatedfilms div.ontop a h5, 
#projects.relatedfilms div.ontop a h5 * {
    color: white;
}

#menu-item-search > a{
    margin-left: -32px !important;
    float: left;
}



@media only screen and (min-width: 768px) {
	.event-detail .event-header{
		position: absolute;
		height: 100px;
		top: -115px;
		top: -140px;
		left: 0;
		right: 0;
		background-color: rgba(255, 255, 255, 0.83);
		padding: 20px;
	}
	.event-detail > .event-header > .sdetail.thetitle{
		width: 100%;
		border-bottom: 0;
		padding-top: 21px;
	}
	.event-detail > .event-header > .sdetail.thetitle h4{
		padding: 6px 0 0;
		margin: 6px 0 0 !important;
		border-top: 1px solid black;
	}
	.event-detail > .event-header > .sdetail.thetitle h4:after{
		display: none !important;
	}
	.event-detail > .event-header > .infront{
		position: absolute !important;
		top: 20px !important;
		margin-left: 20px !important;
	}
} 

@media only screen and (max-width: 990px) {
	
	.responsive #top .av-main-nav .av-burger-menu-main {
		position: fixed;
		top: 4px;
		right: 20px;
	}
	/* #avia-menu a, .extra_scoial a, .logo > a, .logo > a > img {
		max-height: 42px !important;
		height: 42px !important;
		line-height: 42px !important;
	}
	.logo .dot_date img, .logo .dot_claim img {
		max-height: 44px !important;
	}
	.logo .dot_claim {
		top: 38px;
	}
	.logo .dot_date {
		left: 171px;
		bottom: 8px;
	}
	.logo .beijedemwetter {
		bottom: 51px;
		left: 154px;
	} */
  .responsive.html_mobile_menu_tablet #top #header_main>.container .main_menu .av-main-nav>li>a,
	#avia-menu a, .extra_scoial a {
		max-height: 42px !important;
		height: 42px !important;
		line-height: 42px !important;
	}
  .html_burger_menu #top #avia-menu .menu-item-search-dropdown {
    display: block;
    position: absolute;
    right: 63px;
    top: -28px;
    top: 3px;
}
	.extra_scoial {
		top: 16px;
	}
	/* .plus_mini {
		top: 7px;
	} */
	.mg-thumbs ul li,
	.mg-thumbs ul .filme,
	.mg-thumbs ul.showall > div,
	.filmsearchlist .type-film,
	.mg-thumbs ul .filme {
		width: 49%;
	}
	/* .logo .dot_claim {
		white-space: nowrap;
		font-size: 1.1em;
		top: 43px;
	}
	.logo .dot_date {
		left: 171px;
		top: 41px;
		font-size: 27px;
	}
	.responsive .logo {
		height: 90%;
		margin-top: 10px;
	}
	
	
	
	.logo .dot_claim {
		white-space: nowrap;
		font-size: 23px;
		top: 43px;
	}
	.logo .dot_date {
		left: 158px;
		top: 11px;
		font-size: 24px;
	}
	.responsive .logo {
		height: 90%;
		margin-top: 10px;
	}
	 */
   
	.film-inner .film-info.sdetail,
	.film-inner .sdetail.filmcontent{
		width: 100%;
		margin: 0;
	}
}
@media only screen and (max-width: 900px) {
	
	
	.bsingle .film-inner > .rightfloat {
		width: 100%;
		margin-left: 0;

	}
	.bsingle .film-inner > .mg-thumbs, .bsingle .film-inner > .rightfloat {
		width: 100%;
		margin-bottom: 2em;
	}
	
}
@media only screen and (max-width: 767px) {
		
	.responsive #top #wrap_all .container {
		/* width: 94%;
		max-width: 94%; */
    width: 96%;
    max-width: 96%;
    margin: 0 auto;
	}
	.responsive #top #wrap_all #homesilder .container {
		width: 100%;
		max-width: 100%;
	}
	.extra_scoial {
		/* top: 59px; */
		right: -17px;
	}
	.plus_mini {
		/* top: 50px; */
		right: -32px;
		right: 39px;
	}
	.logo .beijedemwetter {
		bottom: 92px;
	}
	/* .logo .dot_date {
		top: 43px;
		bottom: initial;
	} */
	.responsive .home #after_section_1 .content {
		padding-top: 0;
	}
	
	.mg-thumbs.owl-carousel {
		margin: 1em 0 3em;
		width: 100%;
	}
	.owl-prev {
		left: 0;
		top: 37%;
	}
	.owl-next {
		right: 0;
		top: 37%;
	}
	#top .av-special-heading, #top .av-special-heading h1, #top .av-special-heading h2, #top .av-special-heading h3, #top .av-special-heading h4, .main_color h1, .main_color h2, .main_color h3, .main_color h4, .bsingle .event-detail>.event-header>.sdetail.thetitle h4 {
		margin-top: 0;
	}
	
	.mg-thumbs ul li,
	.mg-thumbs ul .filme,
	.mg-thumbs ul.showall > div,
	.filmsearchlist .type-film,
	.mg-thumbs ul .filme {
		margin: .49% !important;
		width: 100%;
	}
	.responsive #top #wrap_all #header .container {
        height: 60px !important;
        line-height: 60px !important;
	}
	#top #wrap_all .social_bookmarks li {
		float: left;
	}
	.page-template-template-4plus .extra_scoial {
		width: 81px;
		right: 0px;
		top: 80px;
	}
	.dot_mini {
		top: 64px;
		right: 50px;
		
		display: none;
	}
	#cff {
		padding: 20px !important;
		margin: 0 -20px;
	}
	.html_burger_menu #top #avia-menu .menu-item-search-dropdown {
		display: none;
	}
	h4.dotted {
		margin-bottom: 50px !important;
	}
	h4.dotted:before {
		top: 22px;
	}
	button.mfp-arrow {
		top: initial;
		bottom: 10%;
	}
	.owl-controls > .owl-nav > div.owl-next, .doteventnav.dotnext, .mfp-arrow-right {
		right: 10px !important;
	}
	.owl-controls > .owl-nav > div.owl-prev, .doteventnav.dotprev, .mfp-arrow-left {
		left: 10px !important;
	}
	.owl-theme .owl-dots{
		display: none !important;
	}
	.responsive #top .avia-slideshow-controls a{
		display: inline-block;
	}
	
	#film-detail-still-single > .container{
		height: 230px !important;
	}
}

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

	.logo .dot_claim {
		white-space: nowrap;
		font-size: 23px;
		top: 43px;
	}
	.logo .dot_date {
		left: 0px;
		top: 70px;
		font-size: 24px;
	}
}
@media only screen and (max-width: 475px) {

    #top .all_colors h1, #top .all_colors h2, #top .all_colors h3, #top .all_colors h4, #top .all_colors h5, #top .all_colors h6 {
        overflow-wrap: break-word;
        font-size: 200%;
    }
    #top .all_colors h2 {
        font-size: 190%;
    }
    #top .all_colors h3 {
        font-size: 180%;
    }
    #top .all_colors h4 {
        font-size: 170%;
    }
    #top .all_colors h5 {
        font-size: 140%;
    }
    #top .all_colors h6 {
        font-size: 110%;
    }
	.extra_scoial {
		display: none,
	}
	.plus_mini {
        right: 25px;
        top: 19px;
	}
	.logo .beijedemwetter {
		display: none !important;
	}
	.responsive #top .av-main-nav .av-burger-menu-main {
		top: 12px;
	}
}