/*
* Project: Matrix Update
* Author: IDH-media
* Comments:Template File
*
*/



.section[data-temp='Events'] { background-attachment: fixed !important; }


/* Events Container */
.fb_events { max-width:900px; }
.event_content { }
.menu_flyer_pos { position: relative; top:0px; margin-top:30px; }
.menu_flyer_pos > div { margin: 0; padding: 0; width: 100%; }
.menu_flyer_text_lang { display: block; }
.menu_flyer_text_short { display:none; }
#menu_flyer { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5); margin-bottom:9px; height: 44px; width:100%; padding: 0px; list-style:none; }
#menu_flyer li { float: left; font-size: 17px; height: 44px; list-style: none outside none; padding-top: 9px; text-align: center; }
#menu_flyer .active { background-color: #E44762; }
#menu_flyer li { border-right: 1px solid #4D4D4D; width:14.285714285714285714285714285714%; }
#menu_flyer li:last-child { border-right:0px solid #555; }
#menu_flyer li a { text-decoration:none; color:#fff; font-weight:bold; font-size:.8em/*90%*/; cursor: pointer; line-height: 30px;}
#menu_flyer li a:hover { text-decoration:none; }

@media (max-width:768px){
  .menu_flyer_text_lang { display:none; }
  .menu_flyer_text_short { display:block; }
}

@media(min-width:1024px){
  .event_day_div > img { height:321px; }
}
