/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Defines styles for Internet Explorer 8
 ========================================================================== */

/* Logo */
#logo-outer {
	width:100%;
	color:#999;
	padding:20px 0;
}

@media (max-width: 768px) {
.layout-slideshow .sprocket-features-content {
top: 0;
}
.layout-slideshow .sprocket-features-title {
font-size: 100%;
margin: 0 0 4px;
padding: 4px;
}
.layout-slideshow .sprocket-features-desc {
color: #fff;
max-width: 100%;
padding: 4px;
font-size:100%;
}
  @media (max-width: 500px) {
.sprocket-features-desc a.readon {display:none}
.sprocket-features-desc {display:none}
}
  @media (max-width: 735px) {
.sprocket-features-desc a.readon {display:none}
}
}