@media screen and (max-width: 768px) {
.logo,iframe,.fb_iframe_widget, .fb_iframe_widget iframe, .widget_events h4 a { max-width: 100%;}
.middle{width:100%;}
.home-sticky-slider img{min-height: 190px;}
ul.home-sticky-slider{min-height: 190px;}
.logo a {margin-left: -45px;}

.orbit-container .orbit-slides-container>* .orbit-caption { padding: 5px 120px 20px 30px;}
}

@media screen and (max-width: 768px) and (orientation:portrait) { 
.hide-for-portrait{display:none !important;}
#featured-hero{height: 9rem !important;}
}

@media screen and (max-width: 768px) and (orientation: landscape) {
   /* .middle .logo{display:none;}*/
}

.tab-bar {z-index: 999;}