widget_nav_menu .menu {
	display: block;
}

.widget_nav_menu li.menu-item {
	display: inline-block;
	margin-left: 10px;
}

#header-sidebar .widget_social_media a {
	font-size: 1.5rem;
	color: #34495e;
}

.widget_nav_menu .menu li a {
	font-size: 0.6rem;
}

.wpmtst-widget-container {
	background-color: #fff;
}

.testimonial-widget {
	background-color: #ecf0f1;
}

#main-sidebar .widget_ai1ec_agenda_widget {
	margin-top: 0 !important;
}

.gallery:before,
.gallery:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.gallery:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.gallery {
    *zoom: 1;
}

.gallery-item {
	float: left;
	width: 33.3333%;
	padding: 20px 20px 20px 0;
	position: relative;
}

.gallery-icon {
	border: 1px solid #eee;
	padding: 20px;
	min-height: 191px;
}

.gallery-caption {
	position: absolute;
	margin: 0;
	padding-right: 20px;
	font-size: 12px;
}

#app-teaser {
	position: absolute;
	color: #fff;
	left: -290px;
	top: 80px;
	padding: 20px;
	height: 150px;
	width: 210px;
	z-index: 1000;
}

/*
.tiled-gallery .gallery-group {
	padding: 10px;
}

.tiled-gallery .tiled-gallery-item {
	display: block;
	width: auto;
	float: none;
}

.tiled-gallery .gallery-group img {
	max-width: 100%;
}
*/

.bst-panel .bst-links {
	float: right !important;
}

.bst-panel .bst-links a.bst-accept-btn:hover {
	text-decoration: none !important;
}

.bst-panel .bst-msg {
	width: auto !important;
}

.bst-panel .bst-links {
	width: auto !important;
}

.special-widget, .transparent-bg {
	padding-top: 10px;
	background-color: transparent !important;
	margin-bottom: 10px;
}

.twitter-clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.twitter-clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .twitter-clearfix { height: 1%; }
.twitter-clearfix { display: block; }

.twitter-clearfix > div {
	border-left: 1px solid #ecf0f1 !important;
	border-right: 1px solid #ecf0f1 !important;
}

.special-widget * {
	text-align: center;
}

#app-teaser {
	display: none;
}

#main-sidebar .widget.strong-testimonials-view-widget {
	background-color: transparent !important;
}

#main-sidebar .widget .testimonial {
	background-color: #ecf0f1;
}

.strong-view.default-dark .testimonial, .strong-view.default-dark .testimonial-inner {
	border: none !important;
}

@media (min-width: 1500px) {

	/* .special-widget {
		display: none;
	}

	#app-teaser {
		display: block;
	} */

}
